@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap");

/* パスワード画面用 */
.post-password-form {
	padding: 100px;
	width: 80%;
	margin: 0 auto;
}

/* HireのFV */
.p-service-main.p-service-main--hire .p-service-main__txt {
    margin-top: 0;
	text-align: left;
}
.p-service-main.p-service-main--hire .p-service-main__btn a.c-btn-common {
	max-width: 100%;
	width: 443px;
}
.p-service-main.p-service-main--hire .p-service-sub__btn .c-btn-demo {
	border: none;
}

@media print, screen and (max-width: 767px) {
	.p-service-main.p-service-main--hire {
		padding-top: 23.73333vw;
		background-position: top center;
	}
	.p-service-main.p-service-main--hire .p-service-main__inner {
		padding-bottom: 40px;
	}
	.p-service-main.p-service-main--hire .p-service-main__txt .p-service-main__catch {
		font-size: 2rem;
	}
	.p-service-main.p-service-main--hire .p-service-main__logo {
		margin-top: 15px;
	}
	.p-service-main.p-service-main--hire .p-service-main__txt .p-service-main__catch .p-service-main__catch_large {
		font-size: 1.5em;
	}
	.p-service-main .p-service-main__txt .p-service-main__desc {
		font-size: 1.6rem;
		margin-top: 15px;
	}
	.p-service-main .p-service-main__img {
		position: relative;
		margin-top: 20px;
	}
	.p-service-main.p-service-main--hire .p-service-main__btn a.c-btn-common {
		padding: 10px 20px;
	}
	.p-service-main.p-service-main--hire .p-service-sub__btn .c-btn-demo {
		min-width: initial !important;
		width: calc((100vw - 40px - 8px) / 2);
		font-size: 1.4rem;
	}
	.p-service-main.p-service-main--hire .c-btn--hire {
		display: flex;
		gap: 8px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1139px) {
	.p-service-main.p-service-main--hire {
		background-image: url(../../images/bg_hire_sp.png);
		padding-top: 23.73333vw;
		background-position: top center;
	}
	.p-service-main.p-service-main--hire .p-service-main__inner {
		flex-direction: column;
	}
	.p-service-main.p-service-main--hire .p-service-main__img {
		position: relative;
	}
	.p-service-main.p-service-main--hire .p-service-main__txt .p-service-main__catch {
        font-size: 3.6rem;
    }
	.p-service-main.p-service-main--hire .p-service-main__txt .p-service-main__catch .p-service-main__catch_large {
		font-size: 5.4rem;
	}
}
@media screen and (min-width: 1140px) {
	.p-service-main [data-fixed] {
        width: 100%;
        max-width: 1200px;
        box-sizing: border-box;
		padding-left: 0;
		padding-right: 0;
    }
	.p-service-main.p-service-main--hire .p-service-sub__btn .c-btn-demo {
		min-width: 173px;
		padding: 12px 24px;
	}
}

/* Hireの導入セクション */
#p-hire-introduction {
	padding-bottom: 0 !important;
}
#p-hire-introduction h2.c-txt-sectionttl-jp + p {
	line-height: 2;
}
@media print, screen and (max-width: 767px) {
	#p-hire-introduction .c-box-sectioninner__bgtxt {
		transform: translateY(-50%);
		white-space: nowrap;
		font-size: 9vw;
	}
}
@media print, screen and (min-width: 768px) {
	#p-hire-introduction .c-box-sectioninner {
		text-align: center;
	}
    #p-hire-introduction .c-box-sectioninner .c-box-sectioninner__bgtxt {
		transform: translateY(-50%);
	}
}

/* Hireの特徴セクション */
#p-hire-feature {
	position: relative;
}
#p-hire-feature:before {
	content: "";
	display: block;
	width: 100%;
	height: 85vw;
	background-color: #ECF0F1;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#p-hire-feature .c-box-sectioninner {
	z-index: 5;
}
#p-hire-feature .c-box-sectioninner__bgtxt {
	left: 50%;
	right: auto;
	transform: translate(-50%, -60%);
}
#p-hire-feature .p-hire-feature__img {
	margin: 20px 0;
}
#p-hire-feature .p-about-list {
	margin-top: 0;
}
@media print, screen and (min-width: 768px) {
    #p-hire-feature .p-hire-feature__img {
		margin: 30px auto 0;
		max-width: 670px;
	}
}
@media print, screen and (min-width: 1140px) {
	#p-hire-feature:before {
		height: 440px;
	}
	#p-hire-feature {
		padding-top: 140px;
		padding-bottom: 80px;
	}
	#p-hire-feature:before {
		height: 440px;
	}
}

/* Hireの特徴セクション */
#p-hire-solution .c-list-solution {
	gap: 0;
}
#p-hire-solution .c-list-solution li {
	padding-bottom: 70px;
	position: relative;
}
#p-hire-solution .c-list-solution li:last-of-type {
	padding-bottom: 0 !important;
}
#p-hire-solution .c-list-solution li:after {
	content: "";
	display: block;
	width: 100%;
	height: 70px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 80px 40px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#p-hire-solution .c-list-solution li:nth-of-type(1):after {
	background-image: url(../../images/service/p_solution_hire_01_line_sp.svg);
}
#p-hire-solution .c-list-solution li:nth-of-type(2):after {
	background-image: url(../../images/service/p_solution_hire_02_line_sp.svg);
}
#p-hire-solution .c-list-solution li:nth-of-type(3):after {
	background-image: url(../../images/service/p_solution_hire_03_line_sp.svg);
}
#p-hire-solution .c-list-solution li:nth-of-type(4):after {
	background-image: url(../../images/service/p_solution_hire_04_line_sp.svg);
}

@media print, screen and (min-width: 768px) {
	#p-hire-solution .c-list-solution li {
		padding-bottom: 80px;
	}
	#p-hire-solution .c-list-solution li:after {
		height: 80px;
		background-size: auto;
	}
	#p-hire-solution .c-list-solution li:nth-of-type(1):after {
		background-image: url(../../images/service/p_solution_hire_01_line.svg);
	}
	#p-hire-solution .c-list-solution li:nth-of-type(2):after {
		background-image: url(../../images/service/p_solution_hire_02_line.svg);
	}
	#p-hire-solution .c-list-solution li:nth-of-type(3):after {
		background-image: url(../../images/service/p_solution_hire_03_line.svg);
	}
	#p-hire-solution .c-list-solution li:nth-of-type(4):after {
		background-image: url(../../images/service/p_solution_hire_04_line.svg);
	}
	#p-hire-solution .c-list-solution li:nth-of-type(even) .c-list-solution__img {
		text-align: right;
	}
	#p-hire-solution .c-list-solution li:nth-of-type(2) .c-list-solution__img img {
		width: 100%;
		max-width: 447px;
	}
	#p-hire-solution .c-list-solution li:nth-of-type(4) .c-list-solution__img img {
		width: 100%;
		max-width: 419px;
	}
}

/* コンタクト */
@media screen and (max-width: 767px) {
	.c-box-contact .c-box-contact__inner .c-box-contact__area .c-box-contact__area-cnt .c-box-contact__area-lead {
		font-size: 4.8vw;
	}
	.c-box-contact .c-box-contact__inner .c-box-contact__area .c-box-contact__area-cnt .c-box-contact__area-lead small {
		font-size: 0.888em;
	}
}
