/*
 Theme Name: valtes
 Author: valtes
*/


@media screen and (min-width: 768px) {
    .p-top-footer__btns {
        max-width: 100%;
    }
}

.p-top-footer__btn {
    width: 100%;
}

.p-top-footer__link2:last-child .c-arrowLink:hover .c-arrowLink__text {
    color: #FFFFFF;
}

@media screen and (min-width: 768px) {
    .p-top-footer__btn {
        width: 19rem;
    }
}

.l-404 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc( 100vh - 50px );
}

.p-404 {
    padding-top: 0;
}

@media screen and (min-width: 768px) {
    .p-404 {
        padding-top: 0;
    }
}

.p-404__inner {
    text-align: center;
}

.p-404__subtitle {
    font-size: 60px;
    font-weight: bold;
    letter-spacing: 0.03em;
    margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
    .p-404__subtitle {
        font-size: 80px;
    }
}

.p-404__title {
    font-size: 22px;
    font-size: 1.225rem;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
    .p-404__title {
        font-size: 26px;
        font-size: 1.625rem;
    }
}

.p-404__content {
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 32px;
}

@media screen and (min-width: 768px) {
    .p-404__content {
        font-size: 15px;
    }
}

.p-404__button {
    height: 60px;
    height: 3.75rem;
    margin: 0 auto;
    margin-top: 40px;
    margin-top: 2.5rem;
    max-width: 300px;
    max-width: 18.75rem;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .p-404__button {
        height: 4.075rem;
        margin-top: 2.5rem;
        max-width: 25rem;
    }
}

.p-works__button .c-roundBtn:hover {
    color: #FFFFFF;
}

.p-works__button .c-roundBtn:hover::before {
    background: #FFFFFF;
}

@media screen and (min-width: 768px) {
    .p-top-people__person .p-person__cats {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media screen and (min-width: 768px) {
    .candidate .pc-service__item a {
        padding: 2.5rem 2.225rem;
    }
}

@media screen and (min-width: 968px) {
    .candidate .pc-service__item a {
        padding: 2.5rem 2.925rem;
    }
}

/*キャリア_職種紹介_RSR採用情報リンクボタン*/
.rsr_recruit_link{
border: 0.0625rem solid #ff4100;
    color: #ff4100;
    display: block;
    text-align: center;
    font-size: .9rem;
    border-radius: 5px;
    padding: 10px 0;
    margin-top: 30px;
}
.rsr_recruit_link:hover{
    background-color: #ff4100;
    color: #fff;
}

/*キャリア_職種紹介_アンカーリンクボタン調整*/
.p-works__btn:nth-child(5) img {
    height: 70px;
    max-height: none;
    max-width: none;
}
@media (max-width: 767px) {
.p-works__btn:nth-child(5) img {
    height: 50px;
}
}
	
.j-detail {
	    max-width: 1000px;
    padding-left: 25px;
    padding-right: 25px;
	margin:0 auto;
	}
.j-detail .p-job__button  {
    margin-top: 0;
    margin-bottom: 2.5rem;
	}
	.j-detail_inner {
				display: grid;
		gap: 3.125rem;
		background-color: #fff;
		padding: 5rem 0;
	}
	.j-box {
		padding: 0 5.625rem;
	}
	.j-box h3 {
	font-size: 1.375rem;
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	letter-spacing: 0.07em;
	border-left: 4px solid #062F70;
	padding-left: 20px;
	margin-bottom: 50px;
	}
	.j-box .j-box__text {
		font-size: 1rem;
    line-height: 2.1333333333;
	}
	.j-box table {
		font-size: 1rem;
    line-height: 2.1333333333;
		    width: 100%;
    background-color: #f6f6f6;
    text-align: left;
		border-collapse: collapse;
	}
	.j-box table>caption {
		    padding: 14px 12px;
    border: solid #e6e6e6;
    border-width: 1px 1px 0;
    background-color: #f6f6f6;
    text-align: left;
    font-weight: 700;
	}
	.j-box tbody {}
	.j-box th {
		    width: 180px;
    text-align: left;
		    padding: 10px;
    border: 1px solid #e6e6e6;
    vertical-align: top;
	}
	.j-box td {
		    padding: 10px;
    border: 1px solid #e6e6e6;
    vertical-align: top;
		    background: #fff;
 word-break: break-all;
	}
	.j-box td a {
	text-decoration: underline;
	color: #ff7a59;
	font-weight: bold;
	}
	.j-box td a::after {
content:' ▶︎';
	}
.j-detail button.p-job__button {
		grid-column: auto;
	}

/*キャリア_いいとも採用_noteバナー*/
.p-iitomo__inner {
		max-width: calc(67.5rem + 50px);
}
	.l-iitomo-bnr {
		max-width:640px;
		margin:4.375rem auto 0;
		display: block;
	}

@media (max-width: 767px) {
.p-zemi__card:nth-child(1) .p-iine__btn {
	margin-top:0;
}
}

	.p-job__button {
		margin-top: 3.75rem;
		max-width: 21.875rem;
		height: 3.75rem;
		margin: 0 auto;
}

	.p-job__button .c-roundBtn {
	position: relative;
	border-color: #062F70;
	border-radius: 2.1875rem;
	color: #fff;
	background-color: #062F70;
}
	.p-job__button .c-roundBtn:hover {
	position: relative;
    border-color: #062F70;
	background-color: #fff;
    color: #062F70;
	}
	.p-job__button .c-roundBtn::before {
    background-color: #fff;
    content: '';
    height: 5px;
    height: 0.3125rem;
    position: absolute;
    right: 20px;
    right: 1.25rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 21px;
    width: 1.3125rem;
}
	.p-job__button .c-roundBtn:hover::before {
    background: #062F70;
    right: 15px;
    right: 0.9375rem;
}

	@media (max-width: 767px) {
			.j-detail {
		padding: 0 15px !important;
	}
			.j-detail_inner {
    padding: 2rem 0;
				display: block;
	}
			.j-box {
				padding: 0 1.375rem 2.8125rem 1.375rem;
	}
			.j-box table {
				width: auto;
				border-bottom:1px solid #e6e6e6;
	}
		.j-box th {
display: block;
				width: 100%;
				border-bottom:none;
	}
	.j-box td {
display: block;
				width: 100%;
				border-bottom:none;
	}
		.l-iitomo-bnr {
		margin:3.125rem auto 0;
	}
}
	
	.l-topBnr {
		max-width:695px;
		margin:4.375rem auto 0;
		display: block;
	}

.thanks__main {
		margin-top: 7.875rem;
}
.p-thanks__headText {
	    margin-top: 4.375rem;
    text-align: center;
	    font-size: 1rem;
    line-height: 2.1333333333;
}

/*新卒_メッセージ_noteリンク*/
#graduates .l-iitomo .c-lineText {
    font-family: "Noto Sans JP", sans-serif;
    color: #0097E2;
    line-height: 1.3;
    border-bottom: 0.0625rem solid #CCCCCC;
    font-weight: 400;
padding-bottom: 1.25rem;
}
#graduates .l-iitomo .c-lineText span::before {
content:none;
}
#graduates .l-iitomo .c-arrowLink:hover .c-arrowLink__arrow {
    background-color: #FF7C2A;
}
.c-arrowLink__text--gray {
	color:rgb(68, 68, 68);
}
.p-message .p-wrapContent {
gap: 2rem;
}
.p-message .p-interview-movie__slide {
margin: 0;
}
.p-message .p-iitomo__content {
    margin-top: 5rem;
}
	@media (max-width: 767px) {
.p-message .p-iitomo__content {
margin-top: 4rem;
}
		}

.potential .p-iitomo__content {
    margin-bottom: 8.375rem;
}

ul.page-numbers {
    display: flex;
    justify-content: center;
    margin: 3rem 0;
    font-family: '游ゴシック';
}

@media (max-width: 767px) {
    ul.page-numbers {
        font-size: .6rem;
    }
}

ul.page-numbers li {
    margin: 0 1rem;
    font-weight: bold;
}

@media (max-width: 767px) {
    ul.page-numbers li {
        margin: 0 .5rem;
    }
}

ul.page-numbers li .current {
    color: #1562A0;
}

@media (max-width: 767px) {
    ul.page-numbers li .prev,
    ul.page-numbers li .next {
        display: inline-block;
        min-width: 44px;
    }
}

#careers .p-information__anchr_list {
margin-top: 7.875rem;
}
#careers .p-information__anchr_list .c-title {
margin-bottom: 1rem;
font-size: 24px;
}
#careers .p-information__anchr_list .c-title::before {
content: none;
}
#careers .p-information__anchr_list ul {
	display:grid;
	grid-template-columns: repeat(3, 1fr);
	gap:20px;
	    background-color: #fff;
    padding: 30px;
}
@media (max-width: 767px) {
#careers .p-information__anchr_list {
margin-top: 3rem;
}
#careers .p-information__anchr_list ul {
	display:grid;
	grid-template-columns: repeat(1, 1fr);
	gap:20px;
}
}
#careers .p-information__anchr_list li {
	text-align:center;
	border-bottom:1px solid #062F70;
	font-weight:bold;
}
#careers .p-information__anchr_list li a {
	background-color: transparent;
	border: none;
	padding: 20px 0 20px 20px;
}
#careers .p-information__anchr_list li a:hover {
color:#fff;
}
#careers .p-information__anchr_list li a::after {
content:none;
}
#careers .p-information__subtitle .p-information__text {
text-align:center;
		margin-top:40px;
	}
@media screen and (min-width: 768px) {
#careers .p-information__subtitle .p-information__text {
text-align:center;
		margin-top:80px;
	}
}
#careers .p-information__btn .c-whiteBtn {
        padding-right: 4rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
@media screen and (min-width: 768px) {
#careers .p-information__btn .c-whiteBtn {
        padding-right: 6rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}
#careers .p-information__btn {
    height: auto;
}
#careers .c-whiteBtn span {
    font-family: "Noto Sans JP", san-serif;
    font-size: 1.2rem;
	font-weight:bold;
}
#careers .c-whiteBtn span.lead {
	font-weight:normal;
    }
@media screen and (min-width: 768px) {
#careers .c-whiteBtn span {
    font-family: "Noto Sans JP", san-serif;
    font-size: 1.6rem;
}
#careers .c-whiteBtn span.lead {
        font-size: 0.9rem !important;
    }
}
#careers .p-information__btns {
	gap:1px !important;
}

/* 更新日 */
#careers span.update {
    font-size: 0.7rem;
				font-weight: 400;
				font-style: italic;
}
#careers .j-detail span.update {
	margin-bottom: .5rem;
	display: block;
	text-align:right;
}
@media (max-width: 767px) {
#careers span.update {
    font-size: 0.6rem;
}
}

/* 一覧用テキスト */
#careers span.update {
    font-size: 0.7rem;
	margin-top: .3rem;
}

/* キャンペーン */
#careers .campaign-information {
	max-width: 50rem;
	margin: 3.5rem auto 0 auto;
}
#careers .campaign-information .sp_obj {
display: none;
}
@media (max-width: 767px) {
#careers .campaign-information .pc_obj {
display: none;
}
#careers .campaign-information .sp_obj {
display: block;
}
}

/* お知らせ詳細ぱんくず修正 */
.p-breadcrumb--news-detail .p-breadcrumb__lists {
    text-align: left !important;
				white-space: normal;
}

/* フッターFacebook */
.c-snsBtn--facebook img {
    width: 17px;
    width: 1.1rem;
}
@media screen and (min-width: 768px) {
    .c-snsBtn--facebook img {
        width: 1.7rem;
    }
}

/* 採用フロー */
ul.job_flow {
display: grid;
gap: 2.8125rem;
margin-top: 4.375rem;
}
ul.job_flow li {
	gap: 3.125rem;
	display: grid;
	grid-template-columns: 6.25rem 1fr;
	padding: 2.5rem 3.75rem;
	background-color: #fff;
	position: relative;
	border: 1px solid #062F70;
}
ul.job_flow li:not(:last-child)::before {
	bottom: -2.125rem;
	height: 2.5rem;
	left: calc(50% + 0.5rem);
	width: 0.625rem;
	background: url(/wp/wp-content/themes/valtes/images/careers/iitomo/arrow.png) center center / contain no-repeat;
	content: "";
	position: absolute;
	transform: translateX(-50%);
}
ul.job_flow li .job_flow_head {
border-bottom: none;
border-right: 0.0625rem solid #CCC;
padding-bottom: 0;
gap: 0.875rem;
align-items: center;
display: grid;
grid-template-columns: 2.5rem 1fr;
}
ul.job_flow li .job_flow_number {
font-size: 0.75rem;
align-items: center;
display: flex;
flex-direction: column;
font-family: "Montserrat", sans-serif;
font-weight: 600;
justify-content: center;
letter-spacing: 0.14em;
}
ul.job_flow li .job_flow_number span {
font-size: 2.125rem;
letter-spacing: 0.14em;
line-height: 2.1875rem;
}
ul.job_flow li .job_flow_sttl {
font-family: "Noto Serif JP", serif;
font-size: 18px;
font-size: 1.125rem;
font-weight: 500;
letter-spacing: 0.07em;
}
ul.job_flow li .job_flow_content {}
ul.job_flow li .job_flow_text {
margin-top: 1.125rem;
font-size: 0.9375rem;
line-height: 2.1333333333;
color: #807970;
direction: ltr;
font-family: -apple-system, BlinkMacSystemFont, Roboto, "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
letter-spacing: 0.05em;
}

@media (max-width: 767px) {
ul.job_flow li {
	grid-template-columns: 1fr;
	padding: 1.375rem 1.875rem 1.875rem;
	display: block;
}
ul.job_flow li .job_flow_head {
border-right: none;
border-bottom: 0.0625rem solid #CCCCCC;
padding-bottom: 1.25rem;
}
}

/*2024-11-20：バルテスグループについて*/
.p-about__box2 {
	margin-top: 25px;
	margin-top: 1.5625rem;
}

.p-about__wrap2 {
	border: 1px solid #F0F3F5;
	border: 0.0625rem solid #F0F3F5;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin: 0 auto;
	max-width: 220px;
	max-width: 13.75rem;
	position: relative;
}

/*2025-01-22：3分でわかる*/
.p-business__btn {
margin-top: 1.125rem;
}
.p-link__items {
    display: grid;
    margin-top: 32px;
    margin-top: 2rem;
				gap: 1.5625rem;
				grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
.p-feature__units .c-arrowLink {
justify-content: center;
}
.p-feature__tool .p-link__items {
    grid-template-columns: repeat(1, 1fr);
}
.p-feature__tool .p-link__items .p-works__button {
margin-top: 0;
}
}

/*2025-02-16：中途採用TOPページ*/
.job_list_area{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin-top: 55px;
}
.job_list_area .job_list_box {
	text-align: center;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	padding: 30px 0;
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 4;
	gap: 0;
	}
.job_list_area .job_list_icon {
  width: 50px;
  height: 50px;
  object-fit: contain;
		margin:0 auto 20px;
		display: flex;
justify-content: center;
align-items: center;
}
.job_list_area ul {
	display: inline-flex;
	flex-direction: column;
	margin-top: 28px;
}
.job_list_area ul.job_tag li {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	background-color: #062F70;
	margin: 0 40px 10px;
	padding: 3px 10px;
}
.job_list_area .c-arrowLink {
justify-content: center !important;
}
#careers .p-top-information__nav {
	padding: 2rem 1.5625rem;
}
#careers .p-top-people__person .p-person__cat .c-cat {
				-ms-flex-direction: row;
				flex-direction: row;
}
@media (max-width: 767px) {
.job_list_area{
	grid-template-columns: repeat(1, 1fr);
	gap: 10px;
	margin-top: 25px;
}
.job_list_area ul.job_tag li {
	margin: 0 20px 10px;
}
}