/*
Theme Name: 株式会社増田喜 求人採用サイト
Author: 9Design
Author URI: https://9design.jp/
Description: 採用パッケージテーマ7
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSEbout
Text Domain: 採用パッケージ7
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Header
# Footer
# Navigation
## Links
## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
## Posts and pages
## トップページ
## インタビュー詳細
## 募集要項詳細
## サイドバー
## アーカイブ（お知らせ）
## お知らせ詳細
## 固定ページ
## よくある質問
## 99の質問
## オンライン面談
## マッチング率
## 404ページ
## 検索結果
## Comments
# Infinite scroll
# Media
## Captions
## Galleries
# Break Point
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
html {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: employment2line;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
	font-size: 1rem;
	font-weight: 700;
	cursor: pointer;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
.mark {
	background-image: linear-gradient(0deg, #EAF221 0.5em, transparent 0.5em);
	font-weight: bold;
}
small {
	font-size: 75%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: employment2line;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	padding: 0;
	margin: 0;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 1.5em;
	line-height: 2;
}
td a,
th a {
	font-size: clamp(0.875rem, 0.821rem + 0.24vw, 1rem);
	line-height: 2;
}
@media screen and (max-width: 824px) {
	p>a {
		background-color: transparent;
		font-size: 14px;
	}
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
	font-size: 16px;
}
body,
button,
input,
select,
textarea {
	font-family: "Poppins", "PoppinsSubset", "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight:500;
	font-style: normal;
	color: var(--txt-color);
}
h1,
h2,
h3{
	font-weight:900;
}
h2{
	letter-spacing: -0.035em;
	line-height: 1.4;
}
h2.headline .hl-en{
	display:block;
	font-family: "Poppins", sans-serif;
	font-size:clamp(1rem, 0.562rem + 0.85vw, 1.2rem);
	color: var(--main-blue);
	margin-bottom:0.5em;
}

h2.hl-large {
	font-size: clamp(1.75rem, 0.226rem + 2.96vw, 3rem);
	margin-bottom:0.75em;
	letter-spacing:0;
}
h2.hl-large-out {
	font-size: clamp(1.75rem, 0.226rem + 2.96vw, 3rem);
	margin-bottom:1em;
	letter-spacing:0;
}
h2.small {
	font-size: 36px;
	font-size: 2.25rem;
}
h3.headline {
	font-size: clamp(1.5rem, 0.404rem + 2.13vw, 2rem);
	margin-bottom: 0.75em
}
h3.hl-small{
	font-size: clamp(1.5rem, 0.952rem + 1.06vw, 1.75rem);
}
h3.txt-headline{
	font-size: clamp(1.2rem, 0.528rem + 1.3vw, 1.75rem);
	margin-bottom: 0.5em;
}
h3.headline .hl-en{
	display:block;
	font-family: "Poppins", sans-serif;
	font-size:clamp(1rem, 0.562rem + 0.85vw, 1.2rem);
	color: var(--main-blue);
	margin-bottom:0.2em;
}
h3.headline.hl-small .hl-en{
	font-size:clamp(0.85rem, 0.521rem + 0.64vw, 1rem);
}
h4 {
	font-size: 24px;
	font-size: 1.5rem;
}
h4.headline{
	font-size: clamp(1.2rem, -0.005rem + 2.34vw, 1.75rem);
	margin-bottom: 0.5em;
}
h5 {
	font-size: 16px;
	font-size: 1rem;
}
p {
	font-size: clamp(1rem, 0.849rem + 0.29vw, 1.2rem);
	font-weight:500;
	line-height: 1.8;
	margin: 1em 0 2em 0;
}
@media screen and (max-width: 510px) {
	p {
		font-size: 15px;
	}
}
p.page-lead{
	font-size:clamp(1rem, 0.562rem + 0.85vw, 1.2rem);
}
ul, li {
	font-size: clamp(1rem, 0.849rem + 0.29vw, 1.2rem);
	line-height: 1.8;
}
th, td {
	font-size: clamp(1rem, 0.849rem + 0.29vw, 1.2rem);
}
dt,dd{
	font-size: clamp(1rem, 0.849rem + 0.29vw, 1.2rem);
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code,
kbd,
tt,
var {
	font-size: 15px;
	font-size: 0.9375rem;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	text-decoration: none;
}
big {
	font-size: 125%;
}
.color-txt{
	font-weight:700;
	color: var(--main-blue);
}
.em-txt{
	font-weight:700;
}
.bold-txt{
	font-weight:900;
}
/*--------------------------------------------------------------
color（色）
--------------------------------------------------------------*/
:root {
	--white: #ffffff;
	--base-gray: #F4F4F4;
	--base-gray-thin: #F7F9FA;
	--base-blue: #E9F0F8;
	--base-darkblue:#EBEFF2;	
	--main-blue:#2d92f2;/*#2793FF*/
	--main-blue-light:#0FB9EB;
	--main-navy:#1A3E90;
	--txt-color: #112758;
	--accent-ylw:#E3EB1E;
	--gradient-blue: linear-gradient(180deg, #0FB9EB, #3993E0, #4F7FCC);
	--accent-ylw:#E3EB1E;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}
*,
*:before,
*:after {
	box-sizing: inherit;
}
body {
	background: var(--base-beige);
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul,
ol {
	margin: 0;
	padding: 0;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li,
ul.row,
ol.row {
	list-style: none;
}
li>ul,
li>ol {
	margin-bottom: 0;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.75em;
	margin: 0 0 1.5em 0;
}
img {
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
	transition: all 0.3s ease-in-out;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
a {
	color: var(--dark-blue);
}
em {
	font-style: normal;
}
figcaption {
	font-weight: bold;
	color: var(--thin-brown01);
	font-size: clamp(0.75rem, 0.707rem + 0.19vw, 0.85rem);
	margin-top: 0.25rem;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
input[type="button"],
input[type="reset"],
input[type="submit"] {
	display: block;
	color: #fff;
	border-radius: 5px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
	transition: all 0.3s ease-in-out;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #fff;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	border-color: rgba(52, 52, 52, 0.15);
	border-radius: 3px;
	background: #fff;
	padding: 3px;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"] {
	max-width: 500px;
	width: 100%;
	height: 50px;
}
select {
	border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}
textarea {
	width: 100%;
	line-height: 1.3;
}
/*--------------------------------------------------------------
# animation
--------------------------------------------------------------*/
.inview {
	transform: translateY(10px);
	opacity: 0;
	transition: transform 1s, opacity 1s;
}
.inview.show {
	transform: translateY(0);
	opacity: 1;
}
@media screen and (max-width: 824px) {
	.archive .inview,
	.single-recruit .inview {
		transform: translateY(0px);
		opacity: 1;
	}
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-header {
	position: relative;
}
@media screen and (max-width: 824px) {
	.site-header {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
}
@media screen and (max-width: 510px) {
	.site-header {
		position: sticky;
		top: 0;
		background: #fff;
		z-index: 3;
		width: 100%;
		animation: none;
	}
}
.site-branding {
	width: clamp(11.25rem, 7.021rem + 8.21vw, 16.875rem);
}
@media screen and (max-width: 824px) {
	.site-branding {
		width: 170px;
	}
}
@media screen and (max-width: 510px) {
	.site-branding {
		width: 130px;
	}
}
.site-title {
	margin: 0;
}

.hd-top-wrapper.row {
	justify-content: space-between;
	align-items: center;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 998;
	padding:1.2rem 1.5rem;
}
@media screen and (max-width: 824px) {
	.hd-top-wrapper.row {
		align-items: flex-start;
		flex-direction:row;
	}
}
.hd-right {
	margin-left: 2.5rem;
}

@media screen and (max-width: 1200px) {
	.hd-right .gnavi__wrap {
		display: none;
	}
}
.hd-right ul {
	list-style: none;
	font-size: 0.85714rem;
	/*max-width:800px;
	margin:0 auto;*/
}
@media screen and (max-width: 824px) {
	.hd-right ul.gnavi__lists {
		display: none;
	}
}
.hd-right-inner {
	justify-content: space-between;
	align-items: center;
	background-color: rgba(255, 255, 255, 0.95);
	box-shadow: 0 4px 10px rgba(17, 39, 88, 0.10);
	padding:0 1.5rem;
	border-radius:10px;
	gap:1.5rem;
}
@media screen and (max-width: 1200px) {
	.hd-right-inner {
		background:none;
		padding:0;
		box-shadow: none;
	}
}
.site-header.fixed { /* スクロール時 */
	position: fixed;
	top: 0;
	z-index: 3;
	width: 100%;
	animation: hdfix 0.8s;
}
@keyframes hdfix {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
.site-header.fixed .site-branding img {
	filter: drop-shadow(0 0 3px rgba(255,255,255,0.7));
}
@media (min-width: 811px) {
	.site-header.fixed .site-branding img {
		scale: 0.8;
		transform-origin: top left;
	}
}
/*固定エントリーボタン*/
.fixed-btn {
	display: block;
	position: fixed;
	top: 26%;
	right: 0 !important;
	z-index: 9;
}
/*@supports (-moz-appearance: none) {
@media (min-width: 824px) {
.fixed-btn {
right: -32px !important;
}
}
}*/
@media screen and (min-width: 825px) {
	@supports (-webkit-hyphens: none) {
		.fixed-btn {
			transform: translateX(-20px); /* Safariだけ横にずらす */
		}
	}
}
@media (max-width: 824px) {
	.fixed-btn {
		width: 100%;
		position: fixed;
		top: inherit;
		bottom: 0;
	}
}
.fixed-btn a {
	font-size:1.2rem;
	color: #fff;
	background: #0D73FF;
	padding:1.5em 1em;
	display: flex;
	justify-content: center;
	align-items: center;
	writing-mode: vertical-rl;
	border-radius: 10px 0 0 10px;
}
@media (max-width: 824px) {
	.fixed-btn a {
		writing-mode: horizontal-tb;
		font-size:1rem;
		padding:1em;
		border-radius: 0;
	}
}
.fixed-btn a span {
	padding-top: 8px;
}
@media (max-width: 824px) {
	.fixed-btn a span {
		padding: 0 0 0 8px;
	}
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer {
	background: var(--base-thin-pink);
}
/*footer_募集要項*/
.footer-recruit-wrapper{
	padding:clamp(4.5rem, -2.074rem + 12.77vw, 7.5rem) 0;
	background: url(./images/common/bg-entry.jpg) no-repeat center / cover;
	position:relative;
}
.footer-recruit-wrapper::before{
	content: "";
	background: url(./images/common/recruit-en.svg) no-repeat center / contain;
	position: absolute;
	top: 0;
	left: clamp(0.25rem, -0.72rem + 3.04vw, 1.563rem);
	width:clamp(10.625rem, 2.957rem + 24.06vw, 21rem);
	height: clamp(4.25rem, 1.293rem + 9.28vw, 8.25rem);
	transform: rotate(-16deg);
}
.archive .footer-recruit-wrapper::before{
	top:34px;
}
@media (max-width: 824px) {
	.archive .footer-recruit-wrapper::before{
		top:15px;
	}	
}
.footer-recruit-wrapper h2.headline{
	color:#fff !important;
	margin:0;
}
.footer-recruit-wrapper .hl-jp{
	color:#fff !important;
	margin:0 !important;
}
.footer-recruit-wrapper .hl-jp::before{
	content:none;
}
.footer-recruit-wrapper p.lead{
	color:#fff;
	margin:2rem 0 clamp(3rem, 0.809rem + 4.26vw, 4rem) 0;
}
.recruit-btn-wrapper {
	display:grid;
	grid-template-columns: repeat(2, 1fr);
	gap: clamp(1rem, -0.096rem + 2.13vw, 1.5rem);
}

@media screen and (max-width: 824px) {
	.recruit-btn-wrapper {
		grid-template-columns: repeat(1, 1fr);
	}
}
.recruit-btn{
	background: #fff;
	border-radius: 10px;
	align-items:center;
	padding:clamp(1rem, -0.096rem + 2.13vw, 1.5rem);
	gap:clamp(1rem, -1.191rem + 4.26vw, 2rem);
}
@media screen and (max-width: 824px) {
	.recruit-btn.row{
		flex-direction:row;
	}
}
.recruit-btn .img {
	flex-shrink: 0;
	max-width: 150px;
	width:100%;
	height: auto;
	overflow: hidden;
}
@media screen and (max-width: 510px) {
	.recruit-btn .img {
		max-width:90px;
	}
}

.recruit-btn .img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.recruit-btn .txt {
	flex: 1;
	display:flex !important;
	justify-content:space-between;
	align-items:center;
}
.recruit-btn .card-title-en{
	font-size:14px;
	color: var(--main-blue-light);
}
.recruit-btn h3{
	font-size:clamp(1.2rem, -0.005rem + 2.34vw, 1.75rem);
	text-align:left;
	margin-right:1.5rem;
}
@media screen and (min-width: 824px) {
	.recruit-btn h3{
		margin-right:0;
	}
}
.recruit-btn .recruit-tags{
	text-align:left;
	margin-top: 0.4em;
}
.recruit-btn .recruit-tags li{
	font-size:clamp(0.85rem, 0.521rem + 0.64vw, 1rem);
	display:inline-block;
	border-radius:100vh;
	padding:0 1em 2px 1em;
	font-weight:400;
}
.recruit-btn .recruit-tags li.career{
	background:#E4F0F5;
}
.recruit-btn .recruit-tags li.newgraduate{
	background:#E4F5F1;
	margin-right:0.5em;
}
.recruit-btn .txt img{
	width: clamp(2.188rem, 1.448rem + 2.32vw, 3.188rem);
	height: clamp(1.188rem, 0.772rem + 1.3vw, 1.75rem);
}

/*footer_フッターメニュー*/
.footer-right {
	gap:0 6rem;
}
@media screen and (max-width: 824px) {
	.footer-right.row {
		flex-direction:row;
		gap:0 2rem;
	}
}
.f-menu-column .content {
	gap: 0 2.5rem !important;
	padding: 0 2rem;
}
.f-menu-column .category {
	margin-bottom: 1.5rem;
}
@media screen and (max-width: 824px) {
	.f-menu-column.category {
		margin-bottom: 1.5rem;
	}
}
.f-menu-column .category > a {
	font-weight:bold;
	font-size: clamp(1rem, 0.914rem + 0.38vw, 1.2rem);
	line-height: 2em;
}
.f-menu-column a {
	display: block;
	line-height: 2em;
	font-size: clamp(0.85rem, 0.786rem + 0.29vw, 1rem);
	font-weight: 500;
}
/*最下部フッター*/
.footer-container {
	justify-content: space-between;
	gap: 4rem 5rem;
	margin: clamp(4rem, 1.809rem + 4.26vw, 5rem) 0;
}
@media screen and (max-width: 1024px) {
	.footer-container {
		flex-direction: column;
	}
}
.footer-container .footer-left .row {
	gap: 2rem 2.5rem;
}
.footer-container .site-title{
	margin-bottom:clamp(2rem, -2.383rem + 8.51vw, 4rem);
}
@media screen and (max-width: 824px) {
	.footer-container .site-title img {
		max-width: 180px;
	}
}
.footer-container .footer-left p {
	font-size: 1rem;
	margin: 0;
}
.footer-container p.address-company{
	font-size:clamp(1.2rem, 0.543rem + 1.28vw, 1.5rem);
	font-weight:bold;
}
.footer-container .site-link{
	margin-top:1.5rem;
	text-decoration:underline;
}
.footer-container .site-link a{
	font-weight:500;
}
.footer-container .site-link img{
	padding:0 0 2px 2px;
}
.footer-container .btn-area{
	margin-top:2.5rem;
}
.footer-container .btn-area .btn:nth-of-type(2){
	margin-top:0.5rem;
}
.footer-container .btn-area .btn img{
	margin-right:10px;
}
.pagetop-wrapper {
	position: fixed;
	display: none;
	right: 8%;
	bottom: 20px;
	z-index: 2;
}
@media screen and (max-width: 824px) {
	.pagetop-wrapper {
		bottom: 60px;
	}
}
@media screen and (max-width: 510px) {
	.pagetop-wrapper {
		right: 5%;
	}
}
.pagetop-wrapper a {
	color: var(--text-color);
	font-weight: 400;
	font-size: 0.85rem;
}
.pagetop-wrapper img {
	width: 20px;
	margin-bottom: 5px;
}
.copyright {
	padding: 1rem 0;
	font-size: 0.75rem;
	text-align: center;
	line-height: 1;
}
@media screen and (max-width: 824px) {
	.copyright {
		margin: 5rem 0 3.5rem 0;
	}
}
@media screen and (max-width: 510px) {
	.copyright {
		position: relative;
		right: 0;
		bottom: 0;
		font-size: 11px;
		line-height: 1.6;
	}
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}
a:hover,
a:active {
	opacity: 0.7;
}
a:hover,
a:active {
	outline: 0;
}
a img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
a:hover img {
	opacity: 1;
}
@keyframes flash {
	0% {
		opacity: 0.5;
	}
	100% {
		opacity: 1;
	}
}
.expansion-thumb {
	overflow: hidden;
}
.expansion-thumb img {
	width: 100%;
	transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.expansion-thumb a:hover img {
	transform: scale3d(1.1, 1.1, 1);
	animation: none;
	@
		}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
header .drawer-nav .drawer-nav-list {
	display: flex;
	justify-content: center;
	gap: 2rem;
}
.gnavi__lists {
	display: flex;
}
.gnavi__list {
	position: relative;
	padding: 0 0.75rem;
}
@media screen and (max-width:1500px) {
	.gnavi__list {
		padding: 0 0.75rem;
	}
}
.gnavi__list:hover a {
	color: var(--txt-color);
}
.gnavi__list>a {
	display:inline-flex;
	white-space: nowrap;
	font-size: 1.2rem;
	color: var(--txt-color);
	padding:1.5rem 0;
}
@media screen and (max-width:1300px) {
	.gnavi__list>a {
		font-size: 1rem;
	}
}
.gnavi__list>a:hover {
	opacity: 1;
}
.gnavi__list>a img{
	padding-left:7px;
}
.dropdown__lists {
	visibility: hidden;
	opacity: 0;
	transition: all .2s;
	position: absolute;
	top: 90px;
	left: -9px;
	display: flex;
	flex-direction: column;
	width: 260px;
	padding: 0 1rem;
	margin-left: 0;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 2px 2px 12px rgba(71, 22, 22, 0.05);
}
.gnavi__list:hover .dropdown__lists,
.gnavi__list:focus .dropdown__lists {
	visibility: visible;
	opacity: 1;
	position: absolute;
	transition: all 0.3s ease-in-out;
}
.dropdown__list {
	background-color: #fff;
	transition: all .3s;
	position: relative;
}
.dropdown__list a {
	height: 60px;
	padding: 0 5px;
	position: relative;
}
.dropdown__list a:hover{
	color: var(--main-blue);
}
.dropdown__list a::after {
	content: "";
	position: absolute;
	right: 5px;
	top: 47%;
	background: url(./images/common/yajirushi-category.svg) no-repeat center / contain;
	width: 10px;
	height: 6px;
	transform: rotate(-90deg);
}
.dropdown__list:not(:first-child)::before {
	content: "";
	width: 100%;
	height: 0.5px;
	background-color: #9AAFB5;
	position: absolute;
	top: 0;
	left: 0;
}
.dropdown__list a {
	display: flex;
	justify-content: left;
	align-items: center;
	text-decoration: none;
	position: relative;
}
.dropdown__list a::before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	transform: rotate(135deg);
	position: absolute;
	right: 15px;
	top: calc(50% - 5px);
}
.sp-menu-wrapper.row {
	display: flex;
	align-items: center;
	justify-content: right;
}

.gm,
.sp-menu {
	display: none;
}
/* ハンバーガーメニュー */
.menu-trigger {
	position: relative;
	color: #fff;
	display: inline-block;
	z-index: 100001;
	background:var(--gradient-blue);
	width: 90px;
	height: 50px;
	padding: 6px 24px 16px 24px;
	border-radius:5px;
}

.menu-trigger span {
	display: block;
	margin: 17px 0 0;
	color: #fff;
}

.drawer-hamburger-icon {
	background: #fff;
	margin-top: 0;
	height: 2px;
	transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
	content: "";
	display: block;
	position: relative;
	height: 2px;
	background: #fff;
	transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.drawer-hamburger-icon:before {
	top: -9px;
}
.drawer-hamburger-icon:after {
	top: 7px;
}

.active .drawer-hamburger-icon {
	background: transparent;
}
.active .drawer-hamburger-icon::before {
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	top: 0;
	background: #fff;
}
.active .drawer-hamburger-icon::after {
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
	top: -2px;
	background: #fff;
}
.menu-trigger.active span {
	color: #fff;
}
.sp-menu {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100vh;
	background:var(--gradient-blue);
	list-style: none;
	z-index: 100000;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	text-align: left;
	z-index: 10;
}
.sp-menu-inner {
	display: flex;
	position:relative;
}
.sp-menu-inner::before{
	content: "";
	background: url(./images/common/logo-back.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width:652px;
	height: 560px;
	z-index:-1;
}
@media screen and (max-width: 824px) {
	.sp-menu-inner::before{
		bottom: 20%;
		width:400px;
		height: 360px;
	}
}
@media screen and (max-width: 510px) {
	.sp-menu-inner::before{
		width: 300px;
		height: 250px;
	}
}
.drawer-dropdown-menu {
	display: none;
	padding-left: 20px;
	transition: max-height 0.3s ease-in-out;
}
.menu-toggle {
	display: none;
}
.menu-label {
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	font-weight: bold;
	position: relative;
	padding: 1.5rem 1rem 1.5rem 1rem;
}
.menu-label::after {
	content: '＋';
	margin-left: 8px;
	font-size: 18px;
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.menu-toggle:checked+.menu-label::after {
	content: '−';
	transform: rotate(180deg);
}
.drawer-dropdown-menu {
	display: block;
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	transition:
		max-height 0.6s ease,
		opacity 0.6s ease;
}
.menu-toggle:checked+.menu-label+.drawer-dropdown-menu {
	display: block;
	max-height: 500px;
	opacity: 1;
	transition:
		max-height 1.2s ease,
		opacity 0.6s ease 0.1s;
}
/* 閉じるとき */
.menu-toggle:not(:checked) + .menu-label + .drawer-dropdown-menu {
	max-height: 0;
	opacity: 0;
	transition:
		max-height 0.6s ease,
		opacity 0.6s ease;
}
.sp-menu-list ul {
	max-width:800px;
	margin:0 auto;
}
.sp-menu .sp-menu-list {
	width: 100%;
	height: 100vh;
	padding: 6rem 12rem 5rem 12rem;
	margin:0 auto;
	overscroll-behavior-y: contain;
	overflow-y: auto;
}
.sp-menu .sp-menu-list .row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0 4rem;
}
@media screen and (max-width:900px) {
	.sp-menu .sp-menu-list {
		padding: 9rem 1.5rem 9rem 1.5rem;
	}
	.sp-menu .sp-menu-list .row {
		grid-template-columns: 1fr;
	}
}
@media screen and (max-width:510px) {
	.sp-menu .sp-menu-list {
		padding: 7rem 1.5rem 13rem 1.5rem;
	}
}
.sp-menu .sp-menu-list .default-btn{
	margin:4rem auto 0 auto;
}
.sp-menu li.drawer-dropdown {
	color: #fff;
	border-bottom: solid 0.5px #fff;
	font-size:clamp(1.2rem, 1.091rem + 0.55vw, 1.5rem);
}
.sp-menu li.drawer-dropdown>a {
	color:#fff;
	display: block;
	font-size:clamp(1.2rem, 1.091rem + 0.55vw, 1.5rem);
	padding: 1.5rem 1rem 1.5rem 1rem;
	width: 100%;
	height: 100%;   
}
.sp-menu li.drawer-dropdown-small {
	font-size: 0.85rem;
	color: #fff;
	padding: 1.5rem 1rem;
}
.sp-menu li.drawer-dropdown-small a {
	font-size: 0.85rem;
	display: inline-block;
}
.sp-menu li.drawer-dropdown li:last-of-type{
	margin-bottom: 1rem;
}
.sp-menu li.drawer-dropdown li a{
	padding: 0.5em 0;
	display:block;
}
.sp-menu-inner .default-btn a{
	font-size:1.2rem;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
#content[tabindex="-1"]:focus {
	outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 30px;
}
.widget_archive h2,
.widget_recent_entries h2 {
	margin-bottom: 5px;
}
.widget select {
	max-width: 100%;
	margin: 15px 35px;
	font-size: 16px;
}
.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.widget li {
	padding: 10px 0 7px 0;
	line-height: 1.3;
	border-bottom: dotted 1px rgba(52, 52, 52, 0.15);
}
.widget li:last-child {
	border-bottom: none;
}
/* カテゴリー */
.widget li.cat-item {
	border: 1.5px solid;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.widget li.cat-item a {
	color: #343434;
}
/* アーカイブ */
.widget_archive li::before {
	font-family: "Font Awesome 5 Free";
	content: "\f152";
	font-weight: bold;
	transform: translateY(-50%);
	margin-right: 8px;
}
/*--------------------------------------------------------------
# 共通クラス
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}
.byline,
.updated:not(.published) {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.entry-content {
	margin: 4rem 0 0 0;
	padding: 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.site-content {
	margin: 0;
}

/*共通レイアウト*/
.row {
	display: flex;
}
/**/
.row.repeat-grow1-1>*,
.row.repeat-grow1-1>* {
	flex: 1;
	width: 100%;
}
.row.repeat-grow1-2>*:nth-of-type(1) {
	flex: 1;
	width: 100%;
}
.row.repeat-grow1-2>*:nth-of-type(2) {
	flex: 2;
	width: 100%;
}
.row.repeat-grow2-1>*:nth-of-type(1) {
	flex: 2;
	width: 100%;
}
.row.repeat-grow2-1>*:nth-of-type(2) {
	flex: 1;
	width: 100%;
}
/**/
.row.repeat-grow1-3>*:nth-of-type(1) {
	flex: 1;
	width: 100%;
}
.row.repeat-grow1-3>*:nth-of-type(2) {
	flex: 3;
	width: 100%;
}
.row.repeat-grow3-1>*:nth-of-type(1) {
	flex: 3;
	width: 100%;
}
.row.repeat-grow3-1>*:nth-of-type(2) {
	flex: 1;
	width: 100%;
}
.row.repeat-grow4-1>*:nth-of-type(1) {
	flex: 4;
	width: 100%;
}
.row.repeat-grow4-1>*:nth-of-type(2) {
	flex: 1;
	width: 100%;
}
.row.repeat-grow1-4>*:nth-of-type(1) {
	flex: 1;
	width: 100%;
}
.row.repeat-grow1-4>*:nth-of-type(2) {
	flex: 4;
	width: 100%;
}
.row.repeat-grow1-5>*:nth-of-type(1) {
	flex: 1;
	width: 100%;
}
.row.repeat-grow1-5>*:nth-of-type(2) {
	flex: 5;
	width: 100%;
}
@media screen and (max-width: 824px) {
	.row {
		flex-direction: column;
	}
	.row.repeat-grow1-2>*:nth-of-type(1),
	.row.repeat-grow1-2>*:nth-of-type(2),
	.row.repeat-grow2-1>*:nth-of-type(1),
	.row.repeat-grow2-1>*:nth-of-type(2),
	.row.repeat-grow1-3>*:nth-of-type(1),
	.row.repeat-grow1-3>*:nth-of-type(2),
	.row.repeat-grow3-1>*:nth-of-type(1),
	.row.repeat-grow3-1>*:nth-of-type(2),
	.row.repeat-grow1-4>*:nth-of-type(1),
	.row.repeat-grow1-4>*:nth-of-type(2),
	.row.repeat-grow4-1>*:nth-of-type(1),
	.row.repeat-grow4-1>*:nth-of-type(2),
	.row.repeat-grow1-5>*:nth-of-type(1),
	.row.repeat-grow1-5>*:nth-of-type(2) {
		flex: 1;
		display: block;
	}
}
.page .repeat-grow1-1,
.page .repeat-grow2-1 {
	gap: 2.5rem 3rem;
}
.main-wrapper {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
}
@media screen and (max-width: 824px) {
	.main-wrapper {
		width: 90%;
	}
}
.default-btn{
	display: block;
	width: fit-content;
	background: #F7F9FA;
	border: solid 1.5px #B7C5C9;
	position: relative;
	border-radius:5px;
	box-shadow: 0 3px 12px rgba(17, 39, 88, 0.1);
}
.default-btn::before{
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	transform: translatey(-50%);
	background: url(./images/common/yajirushi-btn-small.svg) center / cover no-repeat;
	width: 32px;
	height: 18px;
}
.default-btn a{
	padding:1em 5em 1em 2rem;
	display: flex;
	align-items: center;
	text-align:left;
	font-size: 1rem;
	font-weight:600;
	line-height: 1.5;
	color: var(--main-navy);
}
.radius-small {
	border-radius: 10px;
}
.radius-midium {
	border-radius:20px;
}
.hl-jp:before{
	content: "";
	background: url(./images/common/hl-deco.svg) no-repeat center / contain;
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	left: -1.2em;
	width: clamp(0.875rem, -0.423rem + 2.56vw, 1.5rem);
	height:clamp(1.313rem, -0.635rem + 3.85vw, 2.25rem);
}
.hl-jp-small{
	font-size:clamp(1rem, 0.56rem + 0.85vw, 1.2rem);
	position:relative;
	margin-left: 25px;
	display:block;
}
.hl-jp-small:before{
	content: "";
	background: url(./images/common/hl-deco.svg) no-repeat center / contain;
	position: absolute;
	top: 55%;
	transform: translatey(-50%);
	left: -25px;
	width: 16px;
	height: 22px;
}
.home p.lead {
	font-size: clamp(1rem, 0.562rem + 0.85vw, 1.2rem);
	font-weight:600;
}
.poppins{
	font-family: "Poppins", sans-serif;
	letter-spacing: -0.025em;
}
.img-cover {
	object-fit: cover;
	object-position: center center;
	width: 100%;
	height: 100%;
}
.inner {
	margin-top: 3.5rem;
}
@media screen and (max-width: 824px) {
	.inner {
		margin-top: 2.5rem;
	}
}
.nowrap {
	white-space: nowrap;
}
@media screen and (max-width: 824px) {
	.sp-order0 {
		order: 0;
	}
	.sp-order1 {
		order: 1;
	}
}
a.wrap-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.ibl {
	display: inline-block;
	vertical-align: middle;
}
.tcenter {
	text-align: center;
}
.tright {
	text-align: right;
}
.tleft {
	text-align: left;
}
.nowrap {
	white-space: nowrap;
}
.img-caption {
	margin-top: 10px;
	font-weight: bold;
}
.breadcrumb-list{
	background:#efefef;
	box-shadow:0 0 0 100vmax #efefef;
	clip-path:inset(0 -100vmax);
}
.breadcrumb-list,
.breadcrumb-list a {
	padding: 15px 0;
	font-size: 11px;
}
.breadcrumb-list .sep {
	margin: 0 8px;
	opacity: 0.5;
}
@media screen and (max-width: 510px) {
	.breadcrumb-list {
		line-height: 1.6;
	}
}
.point-txt{
	padding:1.5em 2.5em 1.5em 3.5em;
	display: inline-block;
	border-radius:10px;
}
.point-txt .point-txt-inner{
	position:relative;
}
.point-txt .point-txt-inner::before{
	content: "";
	background: url(./images/page/icon-point.svg) no-repeat center / contain;
	position: absolute;
	top: 50%;
	transform:translatey(-50%);
	left: -34px;
	width:20px;
	height: 35px;
}
.point-txt .point-txt-inner,
.point-txt .point-txt-inner p{
	margin:0;
}
/*--------------------------------------------------------------
# 切り替え
--------------------------------------------------------------*/
.sp {
	display: none;
}
.tb {
	display: none;
}
.pc {
	display: block;
}
@media screen and (max-width: 824px) {
	.pc {
		display: none;
	}
	.sp {
		display: none;
	}
	.tb {
		display: block;
	}
}
@media screen and (max-width: 510px) {
	.tb {
		display: none;
	}
	.sp {
		display: block;
	}
}
/*--------------------------------------------------------------
## トップページ
--------------------------------------------------------------*/

/*メインビジュアル*/
.main-visual {
	position: relative;
	height: 100vh;
	overflow: hidden;
}
@media screen and (max-width: 510px) {
	.main-visual {
		background:var(--gradient-blue);
		height: 100%;
		padding-bottom:164px;
	}
}
.mv-bg {
	width: 100%;
	height: 100vh;
	display:flex;
	background: #0FB9EB;
}
@media screen and (max-width: 510px) {
	.mv-bg {
		height: 100%;
	}
}
.mv-img {
	flex: 1;
	overflow: hidden;
	width: 100%;
	height: auto;
}

.mv-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
@media screen and (max-width: 510px) {
	.mv-img img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center top;
	}
}
/*mv表示アニメーション*/
.reveal-classy-blur {
	opacity: 0;
	transform: scale(1.05);
	filter: blur(4px);
	animation: classyBlurIn 1.2s cubic-bezier(0.33, 1, 0.68, 1) forwards;
	animation-delay: 0.1s;
	will-change: opacity, transform, filter;
}

@keyframes classyBlurIn {
	to {
		opacity: 1;
		transform: scale(1);
		filter: blur(0);
	}
}
.main-visual .content {
	position: absolute;
	bottom: 200px;
	left: 50%;
	transform:translatex(-50%);
	text-align: center;
	width: 100%;
}
@media screen and (max-width: 824px) {
	.main-visual .content {
		bottom:300px;
	}
}
@media screen and (max-width: 510px) {
	.main-visual .content {
		bottom:66px;
	}
}
.main-visual h1 img {
	width: 100%;
	max-width: clamp(38.125rem, 26.059rem + 23.81vw, 54.625rem);
	height: auto;
}
@media screen and (max-width: 824px) {
	.main-visual h1 img {
		width: 80%;
	}
}
@media screen and (max-width: 510px) {
	.main-visual h1 img {
		width: 90%;
	}
}
.slide-txt {
	font-family: "Poppins", sans-serif;
	letter-spacing: -0.025em;
	font-size:clamp(6.5rem, 2.706rem + 4.26vw, 7.813rem);
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	bottom: -10px;
	width: 100%;
}
@media screen and (max-width: 510px) {
	.slide-txt {
		font-size:4rem;
		bottom: -27px;
		opacity:0.6;
	}
}
.slide-track {
	display: inline-flex;
	width: max-content;
	animation: slide-left 25s linear infinite;
	will-change: transform;
}

.slide-txt span {
	display: inline-block;
	padding-right: 0.25em;
	color: rgba(255, 255, 255, 0.27);
}

@keyframes slide-left {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-50%);
	}
}
/*top_共通パーツ*/
/*見出し*/
.home h2.headline,
.footer-recruit-wrapper h2.headline{
	font-family: "Poppins", sans-serif;
	font-size:clamp(3.5rem, -1.431rem + 9.57vw, 5.75rem);
	font-weight:700;
	letter-spacing: -0.025em;
	line-height:1.2;
	color: var(--main-navy);
	position: relative;
}
@media screen and (max-width:824px) {
	.home h2.headline,
	.footer-recruit-wrapper h2.headline{
		line-height:1.4;
	}
}
.headline a:hover h2::before {
	left: -50px;
	transition: left 0.3s ease-in-out;
}
@media screen and (max-width:824px) {
	.headline h2::before {
		left: -35px;
		width: 25px;
		height: 25px;
	}
	.headline a:hover h2::before {
		left: -30px;
	}
}
.home h2 .hl-jp,
.footer-recruit-wrapper h2 .hl-jp{
	font-family: "Noto Sans JP", sans-serif;
	font-size:clamp(1.2rem, 0.058rem + 2.26vw, 1.75rem);
	letter-spacing:0;
	position:relative;
	margin-left: 1.4em;
	color:#55658B;
	display:block;
}
/*topボタン*/
.btn-container .btn {
	display: flex;
	background: #f8fbfd;
	text-decoration: none;
	background:#F7F9FA;
	border:solid 1.5px #9AAFB5;
	box-shadow: 0 4px 8px rgba(17, 39, 88, 0.14);
	transition: all 0.3s 
		ease-in-out;
}
.home .btn h3 {
	font-size: clamp(1.2rem, 0.543rem + 1.28vw, 1.5rem);;
	font-weight: bold;
	color: var(--main-navy);
	margin: 4px 0 0
}
.home .btn-text {
	padding:clamp(1.2rem, -0.553rem + 3.4vw, 2rem) clamp(1.2rem, -0.691rem + 4.26vw, 2.5rem);
}
.home .btn .btn-text p{
	font-size: clamp(0.85rem, 0.123rem + 1.44vw, 1.2rem);
	color: #55658B;
	margin: 0 !important;
}
@media screen and (max-width: 510px) {
	.home .btn .btn-text p{
		white-space:nowrap;
	}
}
.btn-small-wrapper {
	flex: 1;
	display: flex;
	flex-direction: column;
	width:100%;

}
@media screen and (max-width: 824px) {
	.btn-small-wrapper {
		flex-direction: column;
	}
}
.btn-small {
	flex-direction: column;
	justify-content: center;
	position:relative;
}
@media screen and (max-width: 824px) {
	.btn-large,
	.btn-small {
		width: 100%;
	}
}
.btn-small :after{
	content: "";
	background: url(./images/common/yajirushi-btn.svg) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 1.5rem;
	right: 1.5rem;
	width:clamp(2.188rem, 1.448rem + 2.32vw, 3.188rem);
	height:clamp(1.188rem, 0.772rem + 1.3vw, 1.75rem);
}

/*top_共通レイアウト*/
.back-wrapper-dark {
	background: var(--base-thin-pink);
}
.back-wrapper-thin {
	padding: 0 0 9rem 0;
	background: var(--base-pink);
}
@media screen and (max-width:824px) {
	.back-wrapper-thin {
		padding: 0 0 5rem 0;
	}
}
.base-layout .content {
	gap: 3rem 4rem;
	align-items: center;
	margin-top: 5rem;
}
@media screen and (max-width:824px) {
	.base-layout .content {
		margin-top: 2rem;
	}
}


/*top_メッセージ*/
.message-area {
	position: relative;
	overflow-x: clip;
	background: var(--gradient-blue); 
}
.home .message-wrapper {
	max-width: 1500px;
	width: 100%;
	margin: 0 auto;
	padding:10rem 0;
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	gap:clamp(4rem, -5.423rem + 10.77vw, 7.5rem);
}
@media (max-width: 824px) {
	.home .message-wrapper {
		flex-direction: column;
		gap: 4rem;
		width: 90%;
		padding:5rem 0;
	}
}
.home .message-wrapper::before{
	content: "";
	background: url(./images/common/logo-back.png) no-repeat center / contain;
	position: absolute;
	bottom: 5%;
	left: -5%;
	width:652px;
	height: 560px;
}
@media (max-width: 824px) {
	.home .message-wrapper::before{
		bottom: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width:400px;
		height: 330px;
	}
}
.message-wrapper .message-txt {
	flex: 1;
	max-width: 811px;
	color: #fff;
	padding-left:4rem;
}
.message-wrapper .message-txt h2 {
	font-size:clamp(2.5rem, 1.558rem + 1.83vw, 3.55rem);
	margin-bottom: 1em;
}
@media (max-width: 824px) {
	.message-wrapper .message-txt h2 {
		font-size:1.75rem;
	}
}
.message-wrapper .message-txt p {
	font-size:clamp(0.938rem, 0.362rem + 1.12vw, 1.2rem);
	font-weight:700;
	margin:0 0 2em 0;
}
.message-wrapper .message-txt p.ceo{
	margin:3rem 0;
}
.message-wrapper .message-txt p.ceo span:nth-of-type(1){
	font-size:clamp(1.2rem, -0.005rem + 2.34vw, 1.75rem);
}
.message-wrapper .message-txt p.ceo span:nth-of-type(2){
	font-size:1.2rem;
}
.message-wrapper .default-btn{
	margin-left: auto;
}
@media (max-width: 824px) {
	.message-wrapper .default-btn{
		margin-left: 0;
	}
}
.message-wrapper .message-img {
	flex: 1;
	height:100%;
	width: calc(50vw + 700px);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
@media (max-width: 824px) {
	.message-wrapper .message-txt,
	.message-wrapper .message-img {
		max-width: 100%;
		padding-left: 0;
		margin-right: 0;
		width: 100%;
	}
}
.message-wrapper .message-img .grid {
	display: flex;
	flex-direction: column;
	gap: 10px;
	height: 100%;
	object-fit: cover;
	margin-right: calc((50vw - 100%) * -1);
}
@media (max-width: 824px) {
	.message-wrapper .message-img .grid {
		margin:0;
	}
}
.message-wrapper .message-img .grid img {
	width: 100%;
	display: block;
	object-fit: cover;
	border-radius: 8px 0 0 8px;
}
@media (max-width: 824px) {
	.message-wrapper .message-img .grid img:nth-of-type(1) {
		border-radius: 8px 8px 0 0;
	}
	.message-wrapper .message-img .grid img:nth-of-type(2) {
		border-radius:0;
	}
	.message-wrapper .message-img .grid img:nth-of-type(3) {
		border-radius: 0 0 8px 8px;
	}
}
@media (max-width: 824px) {
	.message-wrapper .message-txt,
	.message-wrapper .message-img {
		max-width: 100%;
		padding-left: 0;
		margin-right: 0;
		width: 100%;
	}
}

/*top_会社を知る*/
.company-back{
	background: url(./images/top/company-back.jpg) no-repeat center / cover;
	margin:0 auto;
	padding:clamp(4.5rem, -2.074rem + 12.77vw, 7.5rem) 0;
}
.company-wrapper{
	margin-left: clamp(1rem, -0.364rem + 5.82vw, 4rem);
	margin-right: clamp(1rem, -0.364rem + 5.82vw, 4rem);
	background-color: rgba(255, 255, 255, 0.93);
	border-radius:20px;
	padding:clamp(4.5rem, -2.074rem + 12.77vw, 7.5rem) 0;
}

.company-wrapper .row{
	align-items:center;
	gap:1rem clamp(2rem, -3.212rem + 10.28vw, 4.5rem);
}
.company-wrapper p.lead{
	margin-top:2rem;
}



.company-wrapper .img{
	width: 50%;
}
.company-wrapper .img span{
	height: 100%;
	object-fit: cover;
	display: block;
	margin-left: calc((50vw - 100%) * -1);
}
.home .btn-container > a:first-of-type{
	border-radius: 10px 10px 0 0;
	border-bottom: none;
}
.home .btn-container > a:last-of-type{
	border-radius: 0 0 10px 10px;
	border-top: none;
}
.company-wrapper .btn-large {
	flex: 1;
	display: flex;
	flex-direction: row;
	gap:2rem 1.5rem;
	justify-content: space-between;
	align-items: center;
	padding: clamp(1.2rem, -0.553rem + 3.4vw, 2rem) clamp(1.2rem, -0.691rem + 4.26vw, 2.5rem);
}
@media (max-width: 1400px) and (min-width: 824px) {
	.company-wrapper .btn-large {
		flex-direction: column;
	}
}
@media screen and (max-width: 510px) {
	.company-wrapper .btn-large {
		gap:2rem 0.5rem;
	}
}
.company-wrapper .btn-large .btn-text{
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center; /* 上下中央揃え */
	padding: 0;
}
.company-wrapper .btn-large .btn-text::after{
	content: "";
	background: url(./images/common/yajirushi-btn.svg) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -48px;
	right: 0;
	width: clamp(2.188rem, 1.448rem + 2.32vw, 3.188rem);
	height: clamp(1.188rem, 0.772rem + 1.3vw, 1.75rem);
}
@media screen and (max-width: 1400px) {
	.company-wrapper .btn-large .btn-text::after{
		bottom: 0px;
	}
}
@media screen and (max-width: 824px) {
	.company-wrapper .btn-large .btn-text::after{
		bottom: -23px;
	}
}
@media screen and (max-width: 510px) {
	.company-wrapper .btn-large .btn-text::after{
		bottom: -9px;
		right:3px;
	}
}
.company-wrapper .btn-large img {
	width:clamp(6.25rem, -2.611rem + 17.48vw, 10.5rem);
	height: auto;
	object-fit: cover;
}
@media screen and (max-width:824px) {
	.company-wrapper .btn-large {
		border-radius: 10px 10px 0 0;
	}
	.company-wrapper .btn-small:nth-of-type(1) {
		border-radius: 0;
	}
}

/*top_仕事を知る*/
.works-president-area{
	background: url(./images/top/bg-works.jpg) center center / cover no-repeat;
}
.works-wrapper {
	padding:clamp(4.5rem, -2.074rem + 12.77vw, 7.5rem) 0;
	margin:0 60px;
}
@media screen and (max-width: 824px) {
	.works-wrapper {
		margin:0 auto;
		width:90%;
	}
}
.hl-wrap {
	display: inline-flex; 
	flex-direction: column;
	align-items: center;
}
.works-wrapper h2.headline .hl-jp{
	display: inline-block;
}

@media screen and (max-width: 824px) {
	.works-wrapper .txt{
		flex-direction:column;
		align-items: flex-start;
	}
}
.works-wrapper p.lead{
	margin: 2rem 0 clamp(3rem, 0.809rem + 4.26vw, 4rem) 0;
}
.works-card-wrapper {
	gap:1.5rem clamp(1rem, -1.2rem + 4.27vw, 2rem);
}
@media screen and (max-width: 1024px) {
	.works-card-wrapper {
		display: flex !important;
		flex-direction: row;
		justify-content: left;
		flex-wrap: nowrap !important;
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		gap: 1.5rem;
		padding: 1rem 1rem 2rem;
		margin: 0;
	}
	.works-card {
		flex: 0 0 80%;
		min-width: 80%;
		scroll-snap-align: start;
	}
}
@media screen and (max-width: 510px) {
	.works-card {
		flex: 0 0 95%;
		max-width: 95%;
	}
}
.works-wrapper .works-card{
	padding:1.5rem 1.5rem 5rem 1.5rem;
	border-radius:12px;
	position:relative;
}
.works-wrapper .works-card:nth-of-type(1){
	background:#4F7FCC;
}
.works-wrapper .works-card:nth-of-type(2){
	background:#3993E0;
}
.works-wrapper .works-card:nth-of-type(3){
	background:#0FB9EB;
}
.works-wrapper .works-card img{
	border-radius:10px;
}
.works-wrapper .works-card .works-content{
	color: var(--white);
}
.works-wrapper .works-card .works-content h3{
	font-size:clamp(1.5rem, 0.77rem + 1.44vw, 2.5rem);
	margin-top:0.8em;
}
.works-wrapper .works-card .works-content p{
	font-size:clamp(1rem, 0.585rem + 0.82vw, 1.2rem);
}
.works-wrapper .works-card .works-content .role-label{
	position:absolute;
	bottom:-5.2%;
	font-size:clamp(3.75rem, 2.226rem + 4.78vw, 5.813rem);
	color: rgba(255,255,255,0.15);
}
@media (max-width: 824px) {
	.works-wrapper .works-card .works-content .role-label{
		bottom:-4%;
	}
}
.works-wrapper .works-card::before{
	content: "";
	background: url(./images/common/btn-yajirushi-wt.svg) no-repeat center / contain;
	position: absolute;
	bottom: 2rem;
	right: 2rem;
	width:51px;
	height: 28px;
}
.works-wrapper .works-card.driver::before{
	background: url(./images/common/btn-yajirushi-pb.svg) no-repeat center / contain;
}
.works-wrapper .works-card.sales::before{
	background: url(./images/common/btn-yajirushi-b.svg) no-repeat center / contain;
}
/*top_ 社長を知る*/
.president-wrapper{
	padding:clamp(0rem, -13.149rem + 25.53vw, 6rem) 0 clamp(4.5rem, -2.074rem + 12.77vw, 7.5rem)m 0;
	position:relative;
}
.president-wrapper .president-inner{
	display: flex;
	align-items:center;
	gap: 5rem clamp(2rem, -3.212rem + 10.28vw, 4.5rem);
}
@media screen and (max-width:824px) {
	.president-wrapper .president-inner{
		flex-direction:column;
	}
}
.president-wrapper .president-inner:not(:last-child) {
	padding-bottom:6rem;
}
.president-wrapper p.lead{
	margin: 2rem 0 clamp(3rem, 0.809rem + 4.26vw, 4rem) 0;
}
@media screen and (max-width:824px) {
	.president-wrapper p.lead{
		margin:2rem 0;
	}
}
.president-wrapper .president-inner .txt{
	flex: 1;
	width:100%;
}
.president-wrapper .btn-small-wrapper .btn:nth-of-type(2) {
	border-top: none;
	border-bottom: none;
}
.president-wrapper .btn-small-wrapper .btn:nth-of-type(3) {
	border-radius:0 0 5px 5px ;
}
.president-inner .img{
	width: 50%;
	position:relative;
}
@media screen and (max-width:824px) {
	.president-inner .img{
		width: 60%;
	}
}
@media screen and (max-width:510px) {
	.president-inner .img{
		width: 80%;
	}
}
.president-wrapper .president-inner .img::before{
	content: "";
	background: url(./images/top/fukidashi-president.png) no-repeat center / contain;
	position: absolute;
	top: -20px;
	left: -25px;
	width:clamp(13.75rem, 5.814rem + 15.68vw, 24.625rem);
	height:clamp(5.875rem, 2.546rem + 6.58vw, 10.438rem);
}
@media screen and (max-width:824px) {
	.president-wrapper .president-inner .img::before{
		top: -55px;
		left: -42px;
	}
}
@media screen and (max-width:510px) {
	.president-wrapper .president-inner .img::before{
		width:200px;
		height:87px;
	}
}
.president-wrapper .president-inner:nth-child(odd)  .img span{
	height: 100%;
	object-fit: cover;
	display: block;
	margin-right: calc((50vw - 100%)* -1);
}
.president-wrapper .president-inner:nth-child(even) .img span{
	height: 100%;
	object-fit: cover;
	display: block;
	margin-left: calc((50vw - 100%)* -1) ;
}
@media screen and (max-width:1024px) {
	.president-wrapper .president-inner:nth-child(odd)  .img span{
		margin-right:0;
	}
	.president-wrapper .president-inner:nth-child(even) .img span{
		margin-left:0;
	}
}
.president-wrapper .slide-txt{
	bottom:-0.4em;
}
/*top_インタビュー*/
.home .interview-wrapper {
	position: relative;
	overflow-x: hidden;
	margin-top:clamp(5.5rem, -4.362rem + 19.15vw, 10rem);
}

.home .interview-main {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	width: 90%;
}

.interview-wrapper .txt{
	display:flex;
	align-items:center;
	justify-content:space-between;
}
@media screen and (max-width: 824px) {
	.interview-wrapper .txt{
		flex-direction: column;
		align-items: flex-start;
	}
}
.interview-wrapper .txt .hl-jp{
	display:block;
}
.interview-wrapper .txt p.lead{
	margin:2rem 0 0 0;
}
.interview-wrapper .btn{
	margin:0 14px 0 0;
}
.interview-bg-wrapper {
	position: relative;
	z-index: 0;
	padding-bottom:clamp(5.5rem, -4.362rem + 19.15vw, 10rem);
}
.interview-wrapper .photo{
	position:relative;
	width:auto; 
	margin:0 auto; 
	overflow:hidden;
	border-radius:15px 15px 0 0;
}
.interview-wrapper .photo img{
	transition: transform 0.3s ease; 
}
.interview-wrapper .photo img:hover{
	transform:scale(1.1,1.1);
}
.interview-wrapper .interview_job{
	position:relative;
	bottom:0;
	left:0;
}

.interview-wrapper .interview_job p{
	margin:0;
	color:#fff;
}
.interview-wrapper .interview_job p.job_position{
	font-size:1.2rem;
	line-height:1.75rem;
}
.interview-wrapper .interview_job .job{
	font-size: clamp(1.2rem, 0.54rem + 1.28vw, 1.5rem);
	font-weight:700;
	color: #fff;
	background:var(--main-blue-light);
	padding: 0.5em 1em;
	border-radius: 0 5px 0 0;
	z-index: 1;
	position:absolute;
	bottom:0;
	display:inline-flex;
}
.interview-wrapper .interview_job .job img{
	margin:2px 0 0 0.5em;
	width:clamp(1.375rem, 1.085rem + 0.91vw, 1.938rem);
}
.interview-wrapper .interview_name{
	margin:1em 0 0.75em 0;
}
.interview-wrapper .catch{
	font-size:clamp(1.2rem, 0.543rem + 1.28vw, 1.5rem);
}
/*インタビュースライド*/
@media screen and (max-width:510px) {
	.slider, .interview_slider {
		box-sizing: border-box;
		max-width: 100%;
		overflow: hidden;
	}
}

.interview_list {
	margin: 4rem calc((100vw - 1200px) / -2) 4.5rem 0;
	width: calc(100vw - ((100vw - 1200px) / 2));
}
@media screen and (max-width:824px) {
	.interview_list {
		margin:2rem 0;
	}
}
.interview_list .slick-slide {
	width: 365px;
	margin: 20px;
}
@media screen and (max-width:824px) {
	.interview_list .slick-slide {
		width: 280px;
		margin: 10px;
	}
}
.slick-prev-custom{
	transform: rotate(180deg);
	padding-left:20px;
}
@media screen and (max-width:824px) {
	.slick-prev-custom{
		padding-left:10px;
	}
}
@media screen and (max-width:824px) {
	.slick-arrow img{
		width:60px;	
	}
}
.interview-slider-wrapper {
	position: relative;
}

/*top_働く環境・よくある質問*/
.environment-area{
	background:var(--gradient-blue);
	overflow:hidden;
}
.environment-wrapper > .row{
	align-items:center;
}
.environment-wrapper .txt >h2,
.environment-wrapper .txt >h2 span,
.environment-wrapper .txt >p{
	color:#fff;
}
.environment-wrapper .txt{
	padding:clamp(5.5rem, -3.266rem + 17.02vw, 9.5rem) 0;
}
@media screen and (max-width:824px) {
	.environment-wrapper .txt{
		padding-bottom:3rem;
	}
}
@media screen and (max-width:510px) {
	.environment-wrapper .txt >h2{
		font-size:3rem;
	}
}
.environment-wrapper .lead{
	margin: 2rem 0 clamp(3rem, 0.809rem + 4.26vw, 4rem) 0;
}
.environment-wrapper .btn-container .btn:nth-of-type(1){
	border-bottom:solid 1.5px #9AAFB5;
}
.environment-wrapper .img {
	margin-right: -4rem;
	padding-left: clamp(2rem, -2.383rem + 8.51vw, 4rem);
}
@media screen and (max-width:824px) {
	.environment-wrapper .img {
		margin-right: 0;
		padding-left: 0;
	}
}
.environment-wrapper .img span{
	height: 100%;
	object-fit: cover;
	display: block;
	margin-right: calc((50vw - 100%) * -1);
}
@media screen and (max-width:824px) {
	.environment-wrapper .img span{
		margin-right:0;
	}
}
.environment-wrapper .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.home .faq-wrapper{
	padding:clamp(4.5rem, -2.074rem + 12.77vw, 7.5rem) 0;
}
.home .faq-wrapper img{
	max-width:1124px;
	margin: 0 auto;
	width:100%;
	padding:0 2rem;
}

/*top_応募の前に*/
.recinfo-area{
	background: var(--base-darkblue);
	box-shadow:0 0 0 100vmax var(--base-darkblue);;
	clip-path:inset(0 -100vmax);
	padding-bottom:clamp(4.5rem, -2.074rem + 12.77vw, 7.5rem) 0;
}
/*スライド*/
.photo_gallery {
	overflow: hidden;
	display: flex;
	align-items: center;
	padding-top: 1.2rem;
}
.photo_gallery ul {
	display: flex;
	margin: 0 !important;
	animation: loop-slide 60s infinite linear 1s both;
}
.photo_gallery li{
	width: 640px;
	height: auto;
	margin:0 8px;
}
@media screen and (max-width: 824px) {
	.photo_gallery li{
		width: 300px; 
	}
}
.photo_gallery img {
	width:640px;
	height: auto;
	border-radius: 10px;
}
@media screen and (max-width: 824px) {
	.photo_gallery img {
		width:300px;
	}
}

@keyframes loop-slide {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-100%);
	}
}
.recinfo-wrapper{
	padding:clamp(4.5rem, -2.074rem + 12.77vw, 7.5rem) 0;
	gap:2rem;
}
.recinfo-wrapper .row{
	gap:2rem 0;
}
.recinfo-area .ttl{
	flex:1;
}
.recinfo-area .recinfo-container{
	flex:1.5;
}
.recinfo-container a:first-of-type .recinfo-item{
	margin-bottom:1.5rem;
}
.recinfo-container .recinfo-item{
	background:#fff;
	border-radius:0 10px 10px 0;
	display:flex;
	align-items:center;
	gap:1rem 2rem;
	padding:clamp(2rem, 0.904rem + 2.13vw, 2.5rem);
	box-shadow: 0 3px 12px rgba(17, 39, 88, 0.1);
	width:100%;
	position: relative;
}
.recinfo-item::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 100%;
	background:var(--gradient-blue);
}
.recinfo-item::after {
	content: "";
	background: url(./images/common/yajirushi-btn.svg) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 1.5rem;
	right: 1.5rem;
	width: clamp(2.188rem, 1.448rem + 2.32vw, 3.188rem);
	height: clamp(1.188rem, 0.772rem + 1.3vw, 1.75rem);
}
.recinfo-container .recinfo-item .icon{
	text-align:center;
}
@media screen and (max-width:824px) {
	.recinfo-container .recinfo-item .icon{
		width:clamp(3.75rem, 1.72rem + 6.37vw, 5rem);
	}
}
.recinfo-container .recinfo-item h3{
	font-size:clamp(1.5rem, 0.404rem + 2.13vw, 2rem);
}
.recinfo-container .recinfo-item p{
	font-size:clamp(1rem, 0.562rem + 0.85vw, 1.2rem);
	margin-bottom:0;
}
/*--------------------------------------------------------------
## 下層ページ共通ここから
--------------------------------------------------------------*/
.page-layout {
	padding: 7.5rem 0;
}
@media screen and (max-width:824px) {
	.page-layout {
		padding: 4rem 0;
	}
}
.page-layout-bottom {
	padding:0 0 7.5rem 0;
}
@media screen and (max-width:824px) {
	.page-layout-bottom {
		padding:0 0 4rem 0;
	}
}
.page .entry-header,
.error404 .entry-header,
.archive .entry-header,
.single .entry-header{
	display:flex;
	height:clamp(17.5rem, 10.922rem + 20.64vw, 35.688rem);
	background: url(./images/page/back-header.jpg) no-repeat center / cover;
}
.page .entry-header .entry-header-ttl,
.archive .entry-header .entry-header-ttl,
.single .entry-header .entry-header-ttl,
.error404 .entry-header .entry-header-ttl{
	display:flex;
	align-items:center;
	padding-left:clamp(2rem, -3.651rem + 10.96vw, 9.5rem);
}

.page .entry-header .entry-header-ttl h1,
.error404 .entry-header h1,
.archive .entry-header h1,
.single .entry-header h1{
	color: #fff;
	font-weight:800;
	font-size:clamp(2rem, 0.522rem + 4.64vw, 4rem);
	position:relative;
	margin-top:1em;
}
.page .entry-header .entry-header-ttl h1::before,
.archive .entry-header h1::before,
.single .entry-header h1::before,
.error404 .entry-header h1::before{
	font-family: "Poppins", sans-serif;
	position:absolute;
	color: var(--main-navy);
	font-size: clamp(1.2rem, 0.599rem + 1.17vw, 2rem);
	top: -1.5em;
}
.index-wrapper {
	margin: 7.5rem auto
}
@media screen and (max-width: 824px) {
	.index-wrapper {
		margin: 4rem auto;
	}
}
.index-wrapper>div {
	color: var(--thin-brown02);
	margin-bottom: 0.5em;
}
.index-wrapper .index{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1000px) {
	.index-wrapper .index{
		grid-template-columns: repeat(3, 1fr);
	}
}
@media screen and (max-width: 824px) {
	.index-wrapper .index{
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width: 510px) {
	.index-wrapper .index{
		grid-template-columns: repeat(1, 1fr);
	}
}
.index li{
	position: relative;
	display:flex;
	align-items:center;
	background:#F7F9FA;
	border:solid 0.9px #B7C5C9;
	box-shadow: 0 4px 8px rgba(17, 39, 88, 0.1);
}
.index li:before {
	content: "";
	position: absolute;
	top:50%;
	right: 16px;
	transform:translatey(-50%);
	background: url(./images/common/btn-yajirushi-index.svg) no-repeat;
	background-size: contain;
	width: 16px;
	height: 25px;
}
.index li a {
	padding: 1em 3em 1em 1.5rem ;
	display: flex;
	align-items: center;
	width:100%;
	font-size:clamp(1rem, 0.756rem + 0.47vw, 1.2rem);
	line-height: 1.4;
}
@media screen and (max-width: 824px) {
	.index {
		flex-direction: row;
	}
	.index li a {
		padding: 10px 13px 10px 30px;
	}
	.index li a:before {}
}
.back-gray-thin{
	background: var(--base-gray-thin);
	box-shadow: 0 0 0 100vmax var(--base-gray-thin);
	clip-path: inset(0 -100vmax);
	padding: 7rem 0;
}
.back-gray{
	background: var(--base-gray);
	box-shadow: 0 0 0 100vmax var(--base-gray);;
	clip-path: inset(0 -100vmax);
	padding: 7rem 0;
}
.back-blue {
	background: var(--base-darkblue);
	box-shadow: 0 0 0 100vmax var(--base-darkblue);
	clip-path: inset(0 -100vmax);
	padding: 7rem 0;
}
.back-light-blue {
	background: var(--base-blue);
	box-shadow: 0 0 0 100vmax var(--base-blue);
	clip-path: inset(0 -100vmax);
	padding: 7rem 0;
}
@media screen and (max-width: 824px) {
	.back-gray-thin,
	.back-gray,
	.back-blue,
	.back-light-blue {
		padding: 4rem 0;
	}
}
/*下層ページ共通レイアウト*/
/*吹き出し*/
.bubble-wrap {
	justify-content: space-between;
	align-items: center;
	gap: 1.5rem 2rem !important;
	margin: clamp(2rem, -2.383rem + 8.51vw, 4rem);
}
@media screen and (max-width: 824px) {
	.bubble-wrap {
		flex-direction: column;
	}
}
.bubble-wrap .img {
	width: 95px;
	text-align: center;
}
@media screen and (max-width: 824px) {
	.bubble-wrap .img {
		width: 100px;
		order: 1;
	}
}
.bubble-wrap .bubble {
	background:#fff;
	color: var(--main-navy);
	text-align: left;
	padding: 2em 2.5em;
	border-radius: 20px;
	position: relative;
	width: calc(100% - 95px - 32px);
	margin:0;
}
@media screen and (max-width: 824px) {
	.bubble-wrap .bubble {
		width: 100%;
		padding: 1.5em;
		font-size: 14px;
		order: 0;
	}
}
.bubble-wrap .bubble::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border: 10px solid transparent;
	border-right: 10px solid #fff;
	position: absolute;
	top: 50%;
	left: -20px;
	transform: translateY(-50%);
}
@media screen and (max-width: 824px) {
	.bubble-wrap .bubble::before {
		bottom: auto;
		top: 100%;
		left: 50%;
		transform: rotate(-90deg) translateY(-50%);
		text-align: center;
	}
}
/*.bubble-wrap .bubble::after {
content: "";
display: block;
width: 20px;
height: 20px;
border: 10px solid transparent;
border-right: 10px solid #fff;
position: absolute;
top: 50%;
left: -19.5px;
transform: translateY(-50%);
}
@media screen and (max-width: 824px) {
.bubble-wrap .bubble::after {
bottom: calc(100% - 1px);
top: calc(100% - 2px);
left: 50%;
transform: rotate(-90deg) translateY(-50%);
}
}*/
.bubble-wrap .bubble a {
	text-decoration: underline;
}
/*白吹き出し*/
.bubble-wrap .bubble.bubble-wht {
	background: var(--white);
}
.bubble-wrap .bubble.bubble-wht::before {
	border-right: 10px solid var(--white);
}
.bubble-wrap .bubble.bubble-wht::after {
	border-right: 10px solid var(--white);
}
.point-blue {
	color: var(--blue);
	font-weight: bold;
}
/*--------------------------------------------------------------
## 社長メッセージ
--------------------------------------------------------------*/
.message section.page-layout{
	max-width:900px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
@media (max-width: 824px) {
	.message section.page-layout{
		width: 90%;
	}
}
/*.message .message-back{
position:relative;
}
.message .message-back::before{
content: "";
background: url(./images/page/message-logo-back.png) no-repeat center / contain;
position: absolute;
top:0;
right: 0;
width: 652px;
height: 560px;
z-index: 1;
opacity:0.4;
}*/
.message .entry-header .entry-header-ttl h1::before{
	content:"Message";
}
.message .page-layot h2.headline{
	margin-bottom:2em;
}
.message h2.headline span{
	margin-bottom:1em;
}
.message span.color-txt{
	font-size:1.2em;
}
.message figure img{
	max-width:472px;
	width:100%;
}
.message figure {
	margin-top:4.5rem;
}
.message figure .name{
	font-size:1.5em;
}
.message figure .en-name{
	color: var(--main-blue);
}
/*--------------------------------------------------------------
## 会社を知る
--------------------------------------------------------------*/
.company .entry-header .entry-header-ttl h1::before{
	content:"Company";
}
/*--------------------------------------------------------------
## 増田喜の理念
--------------------------------------------------------------*/
.philosophy .entry-header .entry-header-ttl h1::before{
	content:"Philosophy";
}
.philosophy .philosophy-content{
	font-size:clamp(1rem, 0.446rem + 1.74vw, 1.75rem);
	background:#F0F3F7;
	border:solid 1px #C5D1DD;
	border-radius:8px;
	padding:1.25em 1.5em;
	position:relative;
}
.philosophy .philosophy-content::before {
	content: "";
	position: absolute;
	left: 0;
	top: 1em;
	bottom: 1em;
	width: 9px;
	background-color: var(--main-blue);
}
@media (max-width: 824px) {
	.philosophy .philosophy-content::before {
		width: 6px;
	}
}
.philosophy .point-txt{
	background:var(--base-blue);
	color: var(--main-navy);
}
.guideline-img {
	position: relative;
}
.guideline-img {
	position: relative;
}
.philosophy .guideline-container {
	background: var(--base-blue);
	padding: clamp(2rem, -2.383rem + 8.51vw, 4rem);
	position: relative;
}
.guidelines-section {
	position: relative;
	z-index: 1;
	margin-top: -7rem;
}
@media (max-width: 824px) {
	.guidelines-section {
		margin-top: -2rem;
	}
}
.philosophy .guideline-content {
	font-size: clamp(1rem, 0.63rem + 1.16vw, 1.5rem);
	background: #fff;
	border: 1px solid #C5D1DD;
	padding: 1.25em 1.5em;
	position: relative;
	border-radius: 8px;
}
.philosophy .guideline-content::before {
	content: "";
	position: absolute;
	left: 0;
	top: 1em;
	bottom: 1em;
	width: 9px;
	background-color: var(--main-blue);
}
@media (max-width: 824px) {
	.philosophy .guideline-content::before {
		width: 6px;
	}
}
.philosophy .guideline-container .point-txt {
	background: #fff;
}
.guideline-inner {
	position: relative;
}
.philosophy .guideline-ttl {
	position: absolute;
	left: 0;
	bottom: 100%;
	z-index: 2;
	color: #fff;
	background: var(--gradient-blue);
	font-size: clamp(1rem, 0.543rem + 1.28vw, 1.5rem);
	font-weight: 900;
	display: inline-block;
	padding: .4em 1.5em;
	border-radius: 5px 5px 0 0;
	box-sizing: border-box;
	max-width: 100%;   
}
.philosophy .vision-content{
	font-size:clamp(1rem, 0.446rem + 1.74vw, 1.75rem);
	color: var(--main-blue);
	background:#fff;
	border:solid 1px #C5D1DD;
	border-radius:8px;
	padding:1.25em 1.5em;
	margin: 1em 0 1.5em 0;
	position:relative;
}
.philosophy .vision-content::before {
	content: "";
	position: absolute;
	left: 0;
	top: 1em;
	bottom: 1em;
	width: 9px;
	background-color: var(--main-blue);
}
.philosophy .vision-img{
	margin-top:5rem;
}
@media screen and (max-width: 824px) {
	.philosophy .vision-img{
		flex-direction:row;
		margin-top:3rem;
	}
}
.philosophy .vision-img img{
	flex: 1 1 50%;
	max-width: 50%;
	height: auto;
	display: block;
	object-fit: cover;
}
.philosophy .bubble-wrap{
	margin:clamp(2rem, -2.383rem + 8.51vw, 4rem) auto;
}
/*--------------------------------------------------------------
## 会社概要・アクセス
--------------------------------------------------------------*/
.access .entry-header .entry-header-ttl h1::before{
	content:"Access";
}
.access .history-list li {
	display: flex;
	gap: 1rem;
	line-height:2;
}
.access .history-list .year {
	width: 7em;
	flex-shrink: 0;
}
@media screen and (max-width: 510px) {
	.access .history-list li,
	.access .history-list .year,
	.access .history-list .desc{
		display:block;
	}
}
/*--------------------------------------------------------------
## 1Pでわかる増田喜
--------------------------------------------------------------*/
.info .entry-header .entry-header-ttl h1::before{
	content:"About Masudaki";
}
.info h2.headline{
	position:relative;
	z-index:2;
}
.info h2.headline::before{
	content: "";
	position: absolute;
	top: -57px;
	left: 50%;
	transform:translatex(-50%);
	max-width:1136px;
	width:100%;
	height: 169px;
}
.info .number-environment-section h2.headline::before{
	background: url(./images/page/envir-back-en.svg) no-repeat center / contain;
}
.info .number-stats-section h2.headline::before{
	background: url(./images/page/stats-back-en.svg) no-repeat center / contain;
}
.info .numbers-department-section h2.headline::before{
	background: url(./images/page/dev-back-en.svg) no-repeat center / contain;
}
.info .number-where-section h2.headline::before{
	background: url(./images/page/where-back-en.svg) no-repeat center / contain;
}
.info .numbers-back h2.headline{
	color:#fff;
}
.info .numbers-back h2.headline small{
	font-size:1rem;
}
.info .numbers-back h2 .hl-en{
	color: var(--main-navy);
	position:inherit;
	z-index:2;
}
.info .business-content{
	margin-top:6rem;
}
.info .business-content h3{
	font-size:clamp(1.75rem, 0.833rem + 1.78vw, 2.5rem);
	color: var(--main-blue);
	margin:0;
	position:relative;
}
.info .business-content h3::before{
	position: absolute;
	top:-40px;
	left: -36px;
	width:96px;
	height: 71px;
}

@media screen and (max-width: 824px) {
	.info .business-content h3::before{
		left: -1px;
	}
}
.info .business-content:nth-of-type(1) h3::before{
	content: "";
	background: url(./images/page/info-number01.svg) no-repeat center / contain;
}
.info .business-content:nth-of-type(2) h3::before{
	content: "";
	background: url(./images/page/info-number02.svg) no-repeat center / contain;
}
.info .business-content:nth-of-type(3) h3::before{
	content: "";
	background: url(./images/page/info-number03.svg) no-repeat center / contain;
}
.info .business-content .img{
	gap:1rem;
}
@media screen and (max-width: 824px) {
	.info .business-content .img{
		gap:0.5rem;
		flex-direction:row;
	}
}
.info .business-content .img img{
	flex: 1 1 50%;
	max-width: 50%;
	height: auto;  
	display: block;  
	object-fit: cover;
	border-radius:10px;
}
@media screen and (max-width: 824px) {
	.info .business-content .img img {
		width: calc((100% - 0.5rem) / 2);
	}
}
.info .point-txt{
	background:#fff;
	margin-top:4rem;
	padding:1.5em 3em 1.25em 4em;
}
.info .point-txt li{
	font-size:clamp(1rem, -0.096rem + 2.13vw, 1.5rem);
	display:inline-block;
}
.info .point-txt li span{
	color: var(--main-blue);
	font-weight:700;
}
.info .point-txt .point-txt-inner::before{
	left: -37px;
}
/*数字で見る*/
.info .numbers-back{
	background: repeating-linear-gradient(180deg,#0FB9EB 0%,#3993E0 20%,#4F7FCC 40%,#3993E0 60%,#0FB9EB 80%);
}
.number-where-section{
	padding-top:0;
}
.info .stats-card-wrap{
	margin-bottom:clamp(1rem, -1.191rem + 4.26vw, 2rem);
}
.info .stats-card-wrap.row{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap:clamp(1rem, -1.191rem + 4.26vw, 2rem);
}
@media screen and (max-width: 824px) {
	.info .stats-card-wrap.row:nth-of-type(2){
		grid-template-columns: repeat(1, 1fr);
	}
}
@media screen and (max-width: 510px) {
	.info .stats-card-wrap.row:nth-of-type(1){
		grid-template-columns: repeat(1, 1fr);
	}
}
@media screen and (max-width: 824px) {
	.info .stats-card-wrap.row:nth-of-type(2) .stats-card:nth-of-type(1) .stats-card__body{
		flex-direction:row;
	}
}
@media screen and (max-width: 824px) {
	.info .stats-card-wrap.experience .stats-card__body{
		flex-direction:row;
		gap:0;
	}
}
.info .stats-card{
	background:#fff;
	border-radius:clamp(0.5rem, -0.459rem + 1.86vw, 0.938rem);
	text-align:center;
	padding:2.5rem;
	box-shadow:0 4px 8px rgba(39,147,255, 0.9);
}
.info .experience .stats-card{
	padding-bottom:0;
}
.info .stats-card__body{
	justify-content:center;
	align-items:center;
	gap:1.5rem 1rem;
	margin:2rem 0 1rem 0;
}
.info .experience .stats-card .stats-card__body{
	align-items: flex-end; 
}
@media screen and (max-width: 824px) {
	.info .stats-card__body .icon img{
		width:100px;
	}
}
.info .experience .stats-card__body{
	gap:1.5rem 5rem;
}
.info .experience .stats-card__body >div{
	flex:1;
}
.info .experience .stats-card__body >.left img{
	max-width:clamp(18.75rem, 6.375rem + 24vw, 24.375rem);
	margin:0 -5rem 0 0;
}
.info .experience .stats-card__body >.right img{
	max-width:220px;
	width:100%;
	margin-left:-8rem;
}
@media screen and (max-width: 824px) {
	.info .experience .stats-card__body >.right img{
		margin-left:0rem;
	}
}
.info .title{
	color: var(--main-blue);
	font-size:clamp(1.2rem, 0.793rem + 1.28vw, 1.75rem);
	text-align:center;
}
.info .stats-card p{
	margin:2rem 0 0 0 ;
}
.info .value {
	color: var(--main-navy);
	white-space:nowrap;
}
.info .value .count{
	font-family: "Poppins", sans-serif;
	letter-spacing:-0.025em;
	line-height: 1;
	white-space:nowrap;
}
.info .experience .value .count{
	line-height:1;
}
.info .value-large .count{
	font-size:clamp(3.5rem, 0.543rem + 9.28vw, 7.5rem);
}
.info .value-midium .count{
	font-size:clamp(4rem, 2.152rem + 5.8vw, 6.5rem);
}
.info .value-small .count{
	font-size:clamp(3rem, 2.261rem + 2.32vw, 4rem);	
}
.info .value span{
	font-family: "Noto Sans JP", sans-serif;
	font-size:2.5rem;
	font-weight:900;
}
@media screen and (max-width: 824px) {
	.info .number-environment-section .value span{
		font-size:1.5rem;
	}
	.info .number-environment-section .value span.count{
		font-size:clamp(3.5rem, 0.543rem + 9.28vw, 7.5rem);
	}
}
.info .value span.small{
	font-size:clamp(2.5rem, 0.283rem + 6.96vw, 5.5rem);
	display: inline-block;
	position: relative;
	top: -0.2em;
}
.info .stats-card .experience-text{
	font-size:clamp(1.2rem, 0.543rem + 1.28vw, 1.5rem);
	font-weight:900;
	padding-bottom: 3rem;
}
@media screen and (max-width: 510px) {
	.info .experience .experience-text{
		margin:0.5rem 0 2rem 0;
		padding-bottom: 0;
	}
}
.info .department-card-wrap{
	margin-bottom:clamp(1rem, -1.191rem + 4.26vw, 2rem);
	box-shadow:0 4px 8px rgba(39,147,255, 0.9);
}
.info .department-card-wrap:nth-of-type(1){
	gap:clamp(1rem, -1.191rem + 4.26vw, 2rem);
}
@media (min-width:511px) and (max-width:824px){
	.info .department-card-wrap:nth-of-type(1){
		flex-direction:row;
	}
}
.info .dep-card.row {
	display: flex;
	align-items: center;
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
}
@media (min-width:511px) and (max-width:824px){
	.info .department-card-wrap:nth-of-type(1) .dep-card.row {
		flex-direction:column;
		width:50%;
	}
}
.info .dep-card.row>div{
	flex:1;
}
.info .dep-card.row .img,
.info .dep-card.row .img img{
	object-fit: cover;
	object-position: center center;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 824px) {
	.info .dep-card.row .img img{
		height:300px;
	}
}
.info .dep-card.row .dep-info {
	flex: 1;
}
@media screen and (max-width: 824px) {
	.info .dep-card.row .dep-info {
		width:100%;
	}
}
.department-card-wrap:nth-of-type(1) .dep-info {
	padding: 1.5rem 0;
}
.department-card-wrap:nth-of-type(2) .dep-info,
.department-card-wrap:nth-of-type(3) .dep-info{
	padding: 2rem 0;
}
.info .dep-card .dep-title {
	font-size: 1.25rem;
	color: var(--primary-blue);
	margin-bottom: 1rem;
	text-align: center;
}
.info .dep-card .dep-stats {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1rem;
	margin:1.5rem 0 1rem 0;
}
.info .dep-card .subtext {
	font-size: 1rem;
	font-weight:900;
	align-items:center;
	border-top:solid 0.5px #7A89AA;
	padding:1.5rem 1rem 0 1rem;
}
.info .dep-card .subtext>div:nth-of-type(1){
	margin-right:0.5em;
}
.info .dep-card .subtext>div:nth-of-type(2){
	color: var(--main-navy);
	font-size:1.2rem;
}

.info .dep-card .subtext .average{
	color: var(--main-blue);
}
.info .dep-card .subcards {
	display: flex;
	gap: 1rem;
	margin:2rem 2rem 0 2rem;
}
.info .dep-card .dep-subcard {
	background:#F2F8FF;
	border-radius: 8px;
	flex: 1;
	padding: 1rem;
}
@media screen and (max-width: 824px) {
	.info .dep-card .dep-subcard {
		text-align:center;
	}
}
@media (min-width:511px) and (max-width:824px){
	.info .dep-card .dep-subcard{
		width: 80%;
		margin: 0 auto;
	}
}
.info .dep-card .sub-title {
	font-size: 0.87rem;
	color: #fff;
	background: var(--main-blue);
	display:inline-block;
	padding: 3px 10px;
	border-radius:5px;
}
.info .where-content{
	background:#fff;
	padding:clamp(2.5rem, 1.022rem + 4.64vw, 4.5rem) clamp(2rem, 1.261rem + 2.32vw, 3rem);
	gap:1rem 0;
	border-radius:15px;
	box-shadow:0 4px 8px rgba(39,147,255, 0.9);
}
@media screen and (max-width: 824px) {
	.info .where-content{
		padding:2.5rem;
	}
}
.info .where-content ,txt,
.info .where-content figure{
	flex:1;
}
.info .where-content .txt{
	gap:0 4rem;
}
.info .where-content .where-list li{
	position:relative;
	font-size:clamp(1rem, -0.096rem + 2.13vw, 1.5rem);
	margin-left:25px;
}
.info .where-content .where-list li::before{
	content: "";
	background: url(./images/page/numbers/icon-map01.svg) no-repeat center / contain;
	position: absolute;
	top: 10px;
	left: -25px;
	width:20px;
	height: 24px;
}
@media screen and (max-width: 824px) {
	.info .where-content .where-list li::before{
		width: 16px;
		height: 21px;
		top: 4px;
	}
}
.info .where-content .where-list li.ishikawa::before{
	content: "";
	background: url(./images/page/numbers/icon-map02.svg) no-repeat center / contain;
}
.info .where-list{
	font-size:clamp(1.2rem, 0.553rem + 1.26vw, 1.5rem);
	font-weight:700;
}
/*--------------------------------------------------------------
## 社長プロフィール
--------------------------------------------------------------*/
.president .entry-header .entry-header-ttl h1::before{
	content:"President";
}
/*--------------------------------------------------------------
## 社長プロフィール
--------------------------------------------------------------*/
.profile .entry-header .entry-header-ttl h1::before{
	content:"Profile ";
}
.profile-wrapper .img {
	position:relative;
	margin-top:4rem;
}
@media (max-width: 824px) {
	.profile-wrapper .img {
		margin-top:2rem;
	}
}
.profile-wrapper .img >p{
	color:#fff;
	font-weight:700;
	position:absolute;
	bottom:clamp(1rem, 0.261rem + 2.32vw, 2rem);
	left:clamp(1rem, -1.217rem + 6.96vw, 4rem);
	margin:1em 0 0 0;
}
@media (max-width: 510px) {
	.profile-wrapper .img >p{
		color: var(--txt-color);
		position:inherit;
		bottom:0;
		left:0;
	}
}
.profile-wrapper .img >p span{
	display:block;
	font-size:clamp(0.85rem, 0.083rem + 1.49vw, 1.2rem);
}

.profile-wrapper .img >p span.name{
	font-size:clamp(1.2rem, -0.553rem + 3.4vw, 2rem);
}
.profile-wrapper .profile-grid.row {
	max-width: 1200px;
	margin:clamp(1.5rem, -1.287rem + 6.38vw, 3.5rem) 2rem 0 2rem;
	gap:0 2.5rem;
}
@media (max-width: 824px) {
	.profile-wrapper .profile-grid.row {
		grid-template-columns: 1fr;
	}
}
@media (max-width:510px) {
	.profile-wrapper .profile-grid.row {
		margin-left:0;
		margin-right:0;
	}
}
.profile-wrapper .profile-list {
	margin: 0;
}
.profile-item{
	display:flex;
	align-items:center;
	position:relative;
	border-bottom:1px solid #DBDBDB;
}
.profile-item::before{
	content:"";
	position:absolute;
	left:0;
	bottom:-1px;
	width:33%;
	border-bottom:2px solid var(--main-blue);;
}
@media screen and (max-width: 824px) {
	.profile-item::before{
		width:30%;
	}
}
.profile-item dt{
	width:35%;
	margin:0;
	padding:1em 0;
	font-size:clamp(0.85rem, 0.083rem + 1.49vw, 1.2rem);	
	color: var(--main-blue);
}
@media screen and (max-width: 824px) {
	.profile-item dt{
		width:30%;
	}
}
.profile-item dd{
	margin:0;
	padding:1em 2em;
	width:70%;
}

/*社長ヒストリー*/
.step-wrapper{
	position:relative;
}
.stepbar .stepbarwrap {
	margin:5rem 0;
	position: relative;
}
.stepbar .stepbarwrap:last-of-type {
	margin-bottom:0;
}
@media screen and (max-width: 824px) {
	.stepbar .stepbarwrap{
		margin:3rem 0;
	}
}
.stepbar .stepbarwrap >.row{
	gap:0 2rem;
}
.stepbar .stepbarwrap .steptitle {
	display: inline-flex;
	align-items: center;
}
.stepbar .stepbarwrap .steptxt {
	margin:1.5rem 0 1.5rem 5.5rem;
}
@media screen and (max-width: 824px) {
	.stepbar .stepbarwrap .steptxt {
		margin:1rem 0 1rem 2.5rem;
	}
	.stepbar .stepbarwrap .txt + .img{
		margin-left:2.5rem;
		width: calc(100% - 2.5rem);
	}
}
.stepbar .stepnum {
	color: #fff;
	background:var(--gradient-blue);
	font-size: clamp(1rem, 0.562rem + 0.85vw, 1.2rem) !important;
	font-weight:700;
	margin-left: 4rem;
	padding:0.5em 1em;
	border-radius:100vh;
	position:relative;
	width:200px;
	text-align:center;
}
@media screen and (max-width: 824px) {
	.stepbar .stepnum {
		margin-left: 21px;
	}
}
.stepbar .stepbarwrap h4{
	font-size:clamp(1.2rem, 0.222rem + 1.9vw, 2rem);
	font-weight:900;
	color: var(--main-blue);
	margin-bottom:0.75em;
}
.stepbar .steptxt p,
.stepbar .steptxt ul{
	margin:0 0 1rem 0;
}
.stepbar .steptxt p small{
	display:block;
	line-height:2;
	margin-top:1rem;
}
.steptxt ul li{
	text-indent:-1em;
	padding:0 0 0.5rem 1rem;
}
@media screen and (max-width: 824px) {
	.steptxt ul li{
		font-size:14px;
		line-height:2em;
	}
}
.stepbar .bubble-wrap{
	margin:1rem 0 0 5.5rem;
}
@media screen and (max-width: 824px) {
	.stepbar .bubble-wrap{
		margin:2rem 0 0 2.5rem;
	}
}
.stepbar .stepcircle {
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background-color: #a9bdd2;
	position: relative;
	z-index: 2;
}
.stepbar .stepcircle::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 8px;
	height: 8px;
	background-color: #fff;
	border-radius: 50%;
}
.stepbar .stepbarwrap .stepcircle{
	background-color: #B0C1D3
}
.stepbar .stepbarwrap:not(:last-child) .stepline {
	height: calc(100% + 3em);
	border-left: 3px dotted #C5D1DD; 
	position: absolute;
	top: 2.5em;
	left:11px;
}
.stepbarwrap > .repeat-grow2-1 .img img{
	box-shadow: 0 4px 10px rgba(17, 39, 88, 0.10);
}
/*--------------------------------------------------------------
## 社長ってどんな人？
--------------------------------------------------------------*/
.personal .entry-header .entry-header-ttl h1::before{
	content:"What is the president like?";
}
.personal .personal-back{
	margin-top:0;
	margin-bottom:var(--personal-overhang);
	margin-left:clamp(1rem, -0.364rem + 5.82vw, 4rem);
	margin-right:clamp(1rem, -0.364rem + 5.82vw, 4rem);
	background:url(./images/page/back-personal.jpg) center / cover no-repeat;
	border:solid clamp(0.438rem, 0.33rem + 0.48vw, 0.688rem) var(--pink);
	border-radius:30px;
	padding:5rem 0 0 0;
	overflow:visible;
	position:relative;
}
.personal .personal-back::before{
	content: "";
	background: url(./images/page/back-personal-en01.svg) no-repeat center / contain;
	position: absolute;
	top: 0px;
	left: 0;
	width:2000px;
	height: 117px;
}
.personal .personal-back::before,
.personal .personal-back::after{
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 2000px;
	height: clamp(40px, 6vw, 117px);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	pointer-events: none;
	z-index: 0; 
}
.personal .personal-back::before{
	top: 0;
	background-image: url(./images/page/back-personal-en01.svg);
}
.personal .personal-back::after{
	bottom: 0;
	background-image: url(./images/page/back-personal-en02.svg);
}

.personal .personal-back h2{
	color:#fff;
	margin-bottom:0;
}
.personal .personal-back h2 span{
	color:#fff;
}
.personal .personal-container {
	align-items:center;
}
@media screen and (max-width: 1000px) {
	.personal .personal-container {
		flex-direction:column;
	}
}
@media (max-width: 1300px) and (min-width: 1000px) {
	.personal .personal-container {
		gap:2rem;
	}
}
.personal .personal-container .img{
	flex:1;
	align-self:flex-end;
	transform:translateY(var(--personal-overhang));
	position:inherit;
	z-index:1;
	margin-bottom:-1rem;
}
@media screen and (max-width: 1200px) {
	.personal .personal-container .img{
		transform:translateY(0);
	}
}
@media screen and (max-width: 1000px) {
	.personal .personal-container .img{
		order:1;
		margin:-5rem  auto -1rem auto;
		max-width: 470px;
		width:60%;
	}
}
.personal .personal-container .comment-content{
	flex:1.75;
	margin:3rem 0;
}
@media screen and (max-width: 1300px) {
	.personal .personal-container .comment-content{
		flex:1;
	}
}
@media screen and (max-width: 1000px) {
	.personal .personal-container .comment-content{
		order:0;
	}
}
.personal .comment-item{
	background:#fff;
	border-radius:40px 40px 40px 0;
	padding:2.5em;
	position:relative;
}
@media screen and (max-width: 1000px) {
	.personal .comment-item{
		border-radius:20px 20px 20px 0;
		padding:1.5em;
	}
}
.personal .comment-item:nth-of-type(1){
	margin:0 clamp(0rem, -9.792rem + 13.06vw, 5.875rem) 1.2rem 0;
}
.personal .comment-item:nth-of-type(2){
	margin-left:clamp(0rem, -9.792rem + 13.06vw, 5.875rem);
}
.personal .comment-item::before{
	content:"";
	position:absolute;
	top:-12px;
	right:25px;
	width:clamp(2.5rem, 1.761rem + 2.32vw, 3.5rem);
	height:clamp(2.188rem, 1.633rem + 1.74vw, 2.938rem);
}
.personal .comment-item:nth-of-type(1)::before{
	background:url(./images/page/icon-comma01.svg) no-repeat center / contain;
}
.personal .comment-item:nth-of-type(2)::before{
	background:url(./images/page/icon-comma02.svg) no-repeat center / contain;
}
.personal .comment-item h3{
	font-size:clamp(1.2rem, 0.53rem + 1.3vw, 1.75rem);
}
.personal .comment-item:nth-of-type(1) h3 span{
	color:var(--main-blue-light);
}
.personal .comment-item:nth-of-type(2) h3 span{
	color:var(--main-blue);
}
@media (max-width:824px){
	.personal{ --personal-overhang:24px; }
}
.personal .comment-item p{
	margin-bottom:0;
}
/*社員から見た*/
.comments-container{
	position: relative;
	padding-top: 3rem;
	overflow: visible;
}
.comments-avatar{
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, -50%);
	width: 143px;
	height: 153px;
	overflow: hidden;
	z-index: 2;
}
.comments-container:last-of-type .comments-avatar{
	width: 226px;
}
@media (max-width:824px){
	.comments-avatar{
		width: clamp(6.25rem, 4.22rem + 6.37vw, 7.5rem);
		height:auto;
	}
	.comments-container:last-of-type .comments-avatar{
		width: clamp(9.375rem, 5.314rem + 12.74vw, 11.875rem);
	}
}
.comments-avatar img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.personal .comments-container{
	background: var(--base-gray);
	padding:7.5rem clamp(2rem, -2.383rem + 8.51vw, 4rem) clamp(2rem, -2.383rem + 8.51vw, 4rem) clamp(2rem, -2.383rem + 8.51vw, 4rem);
	margin-top:7.5rem;
}
@media (max-width:824px){
	.personal .comments-container{
		margin-top:5.5rem;
		padding:5rem clamp(1rem, -0.624rem + 5.1vw, 2rem) 2rem clamp(1rem, -0.624rem + 5.1vw, 2rem);
	}
}
.personal .comments-container:not(:first-of-type){
	margin-top:6rem;
}
@media (max-width:824px){
	.personal .comments-container:not(:first-of-type){
		margin-top:4.5rem;
	}	
}
.personal .comments-container .comments-ttl{
	color: var(--main-blue);
	font-size:clamp(1.2rem, 0.222rem + 1.9vw, 2rem);
	margin-bottom:2em;
}
@media (max-width:824px){
	.personal .comments-container .comments-ttl{
		margin-bottom:1em;
	}
}
.personal .comments-container:not(:first-of-type) .comments-ttl{
	margin-bottom:1.5em;
}
.comments-toggle {
	margin-top: 1rem;
	text-align:center;
}

/* summaryのデフォルトのマーカーを消す */
.comments-toggle > summary::-webkit-details-marker { display: none; }

.comments-toggle > summary {
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	gap: .4em;
	font-size:clamp(0.85rem, 0.521rem + 0.64vw, 1rem);
	font-weight: 900;
	color: var(--main-blue);
	background: #fff;
	border: 1px solid #C5D1DD;
	border-radius: 9999px;
	padding: 0.5em 1.2em 0.6em 1.2em;
	user-select: none;
}

.comments-toggle > summary::after {
	content: '＋';
	margin-left: .25em;
	transition: transform .25s ease;
	line-height: 1;
}
.comments-toggle[open] > summary::after {
	content: '−';
	transform: rotate(180deg);
}

.comments-toggle .comments-content {
	overflow: hidden;
	max-height: 0;
	transition: max-height .5s cubic-bezier(.4,0,.2,1);
}

.comments-toggle[open] .comments-content {
	max-height: 4000px;
}
.personal .comments-items:nth-of-type(1){
	padding-top: 3rem;
	margin-top:2.5rem;
	border-top: solid 0.5px var(--main-blue);
}
@media (max-width:824px){
	.personal .comments-items:nth-of-type(1){
		padding-top: 2rem;
		margin-top:1.5rem;
	}
}
.personal .comments-items h4{
	font-size:clamp(1.2rem, 0.543rem + 1.28vw, 1.5rem);
	font-weight:900;
	text-align:left;
}
.personal .comments-items h4 span{
	color: var(--main-blue);
	font-family: "Poppins", sans-serif;
}
.personal .bubble-wrap{
	margin:1rem 0 3rem 0;
}
@media (max-width:824px){
	.personal .bubble-wrap{
		margin:1rem 0 2rem 0;
	}
}
.personal .bubble-wrap .bubble{
	color: var(--txt-color);
}
.personal .bubble-wrap .bubble span{
	color: var(--main-blue);
	font-weight:900;
}
@media (max-width: 824px) {
	.personal .comments-toggle .bubble{
		width:84%;
	}
}
.personal .comments-toggle .bubble::before{
	content: "";
	display: block;
	width: 20px;
	height: 0px;
	border: 10px solid transparent;
	border-right: 11px solid #fff;
	position: absolute;
	top: 50%;
	left: -41px;
	transform: translateY(-50%);
}
@media (max-width: 824px) {
	.personal .comments-toggle .bubble::before{
		bottom: auto;
		top:calc(100% + 10px);
		left: 50%;
		transform: translate(-50%, 0) rotate(-90deg);
		text-align: center;
	}
}
.personal .comments-toggle .img{
	width:clamp(5rem, 2.97rem + 6.37vw, 6.25rem);
}
.graph-section {
	margin: 7.5rem auto 0 auto;
	padding:clamp(3rem, -1.383rem + 8.51vw, 5rem) clamp(2rem, -2.383rem + 8.51vw, 4rem) clamp(2rem, -2.383rem + 8.51vw, 4rem) clamp(2rem, -2.383rem + 8.51vw, 4rem);
	background:#fff;
	position:relative;
}
@media (max-width: 824px) {
	.graph-section {
		padding:2rem 1.5rem;
	}
}
.graph-section h3 {
	position: absolute;
	left: 0;
	bottom: 100%;
	z-index: 2;
	color: #fff;
	background: var(--gradient-blue);
	font-size: clamp(1rem, 0.543rem + 1.28vw, 1.5rem);
	font-weight: 900;
	display: inline-block;
	padding: .4em 1.5em;
	margin-bottom:0;
	border-radius: 5px 5px 0 0;
	box-sizing: border-box;
	max-width: 100%;
}

.graph-img img {
	max-width:664px;
	width: 100%;
	height: auto;
	display: block;
	margin:0 auto 4.5rem auto;
}
@media (max-width: 824px) {
	.graph-img img {
		margin:0 auto 2rem auto;
	}
}
.graph-details {
	display: flex;
	flex-wrap: wrap;
	gap: 2.5rem;
}
@media (max-width: 824px) {
	.graph-details {
		gap: 1.5rem;
	}
}
.graph-item {
	flex: 1 1 calc(50% - 2rem);
	text-align:left;
}
@media (max-width: 824px) {
	.graph-item {
		flex: 1 1 100%;
	}
}
.graph-item h4 {
	font-size: clamp(1.2rem, 0.543rem + 1.28vw, 1.5rem);
	color: var(--main-navy);
	margin-bottom:0.5em;
}
.graph-item p{
	margin:0;
}

.graph-item .score {
	display: inline-block;
	background: #e6f0ff;
	color: #0070d2;
	font-weight: bold;
	border-radius: 50%;
	padding:0.1em 0.55em 0.15em 0.55em;
	font-size: clamp(1.2rem, 0.543rem + 1.28vw, 1.5rem);
	margin-left: 0.3rem;
}
/*--------------------------------------------------------------
## 職場環境を知る
--------------------------------------------------------------*/
.environment .entry-header .entry-header-ttl h1::before {
	content: "Environment";
}
/*--------------------------------------------------------------
## 働きやすい理由
--------------------------------------------------------------*/
.reason .entry-header .entry-header-ttl h1::before {
	content: "Reason";
}
.reason .reason-container{
	background:#fff;
	padding:6rem 4rem 4rem 4rem;
	position: relative;
}
@media screen and (max-width: 824px) {
	.reason .reason-container{
		padding:3.5rem 2rem 2rem 2rem;
	}
}
.reason .reason-container::before{
	content: "";
	position: absolute;
	top: -2em;
	left: 50%;
	transform:translatex(-50%);
	width: clamp(5.625rem, 2.761rem + 8.99vw, 9.5rem);
	height:clamp(3.438rem, 1.774rem + 5.22vw, 5.688rem);
}
@media screen and (max-width: 824px) {
	.reason .reason-container::before{
		top: -1.5em;
	}
}
.reason .reason-container:nth-of-type(1)::before {
	background: url(./images/page/reason-num01.svg) no-repeat;
	background-size: contain;
}
.reason .reason-container:nth-of-type(2)::before {
	background: url(./images/page/reason-num02.svg) no-repeat;
	background-size: contain;
}
.reason .reason-container:nth-of-type(3)::before {
	background: url(./images/page/reason-num03.svg) no-repeat;
	background-size: contain;
}
.reason .reason-container:not(:last-child) {
	margin-bottom: 5rem;
}
@media screen and (max-width: 824px) {
	.reason .reason-container:not(:last-child) {
		margin-bottom: 3.5rem;
	}
}
/*.reason .reason-container h2{
color: var(--main-blue);
}*/
.reason .reason-content{
	gap:1.5rem 2.5rem;
}
.reason .reason-content:nth-of-type(1){
	margin-bottom:4rem;
	padding-top:4rem;
	border-top:solid 0.8px #9AAFB5;
}
@media screen and (max-width: 824px) {
	.reason .reason-content:nth-of-type(1){
		padding-top:2rem;
		margin-bottom:3rem;
	}
}
.reason h3.headline.hl-small{
	position:relative;
	margin-left:30px;
}
.reason h3.headline.hl-small::before{
	content: "";
	background: url(./images/common/hl-deco.svg) no-repeat center / contain;
	position: absolute;
	top: 0.3em;
	left: -30px;
	width: 16px;
	height: 22px;
}
.reason .reason-container p,
.reason .reason03-item p {
	margin: 0;
}
.reason .btn-container{
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}
.reason a.btn-small{
	margin-top:4rem;
	background: #f8fbfd;
	text-decoration: none;
	background: #F7F9FA;
	border: solid 1.5px #9AAFB5;
	border-radius: 10px;
	box-shadow: 0 4px 8px rgba(17, 39, 88, 0.14);
	transition: all 0.3s 
		ease-in-out;
}
@media screen and (max-width: 824px) {
	.reason a.btn-small{
		margin-top:2rem;
	}
}
.reason .btn-text{
	padding: clamp(1.2rem, -0.553rem + 3.4vw, 2rem) clamp(1.2rem, -0.691rem + 4.26vw, 2.5rem);
}
.reason a.btn-small h3{
	font-size: clamp(1.2rem, 0.543rem + 1.28vw, 1.5rem);
	font-weight: bold;
	color: var(--main-navy);
	margin: 4px 0 0;
}
/*--------------------------------------------------------------
## 福利厚生
--------------------------------------------------------------*/
.welfare .entry-header .entry-header-ttl h1::before {
	content: "Welfare";
}
.welfare .welfare-container{
	background:#fff;
	padding:4rem;
	position: relative;
}
@media screen and (max-width: 824px) {
	.welfare .welfare-container{
		padding:2rem;
	}
}
.welfare .welfare-container{
	margin-top: 4.5rem;
}
@media screen and (max-width: 824px) {
	.welfare .welfare-container{
		margin-top: 2.5rem;
	}
}
.welfare .welfare-ttl{
	align-items:center;
	padding-bottom:clamp(2rem, -0.191rem + 4.26vw, 3rem);
	gap:0.5rem 2.5rem;
}
@media screen and (max-width: 824px) {
	.welfare .welfare-ttl img{
		width:100px;
	}
}
.welfare .welfare-ttl h3{
	margin-bottom:0.5em;
}
.welfare .welfare-content{
	gap:1.5rem 2.5rem;
	align-items:center;
}
.welfare-section .welfare-container > .welfare-ttl + .welfare-content{
	padding-top:clamp(2rem, -0.191rem + 4.26vw, 3rem);
	border-top:solid 0.8px #9AAFB5;
}
.welfare .welfare-content:not(:last-of-type){
	margin-bottom:3rem;
}
.welfare .welfare-content h4{
	color: var(--main-blue);
}
.welfare .welfare-content li{
	font-size:clamp(1rem, 0.562rem + 0.85vw, 1.2rem);
}
.welfare .welfare-content li span{
	color: var(--main-blue);
}
.welfare .welfare-container p,
.welfare .welfare03-item p {
	margin: 0;
}
.welfare .welfare-container p a{
	text-decoration:underline;
}
/*--------------------------------------------------------------
## 仕事を知る
--------------------------------------------------------------*/
.works .entry-header .entry-header-ttl h1::before{
	content:"Works";
}
.job-tabs{
	margin-top:6rem;
}
.job-tabs>p{
	font-size:clamp(1rem, 0.56rem + 0.85vw, 1.2rem);
	margin-bottom:6rem;
}
@media screen and (max-width: 824px) {
	.job-tabs>p{
		margin-bottom:3rem;
	}
}
.job-tab-buttons input[type="radio"] {
	display: none;
}
/* タブの共通スタイル */
input[name="job-tab"] {
	display: none; /* ラジオボタンを非表示 */
}

label[for="tab-driver"],
label[for="tab-sales"],
label[for="tab-clerk"] {
	display: inline-block;
	padding: 1em 2.5em;
	font-size:clamp(1.5rem, 0.891rem + 1.18vw, 2rem);
	font-weight: bold;
	color: #fff;
	text-align: center;
	cursor: pointer;
	transition: background-color 0.3s ease;
	border-right: 0.25px solid #fff;
	width:400px;
}
@media screen and (max-width: 824px) {
	label[for="tab-driver"],
	label[for="tab-sales"],
	label[for="tab-clerk"] {
		width:90%;
	}
}
/* デフォルトの背景色（未選択時） */
label[for="tab-driver"] {
	background-color: #4F7FCC;
	opacity:0.7;
	border-radius:5px 0 0 5px;
}
label[for="tab-sales"] {
	background-color:#3A93E0;
	opacity:0.7;
}
label[for="tab-clerk"] {
	background-color:#12B9EB;
	opacity:0.7;
	border-radius:0 5px 5px 0;
}
@media screen and (max-width: 824px) {
	label[for="tab-driver"] {
		border-radius:5px 5px 0 0;
	}
	label[for="tab-clerk"] {
		border-radius: 0 0 5px 5px;
	}
}
/* 選択中のタブ色 */
#tab-driver:checked + label[for="tab-driver"] {
	opacity:1;
}

#tab-sales:checked + label[for="tab-sales"] {
	opacity:1;
}

#tab-clerk:checked + label[for="tab-clerk"] {
	background-color:#12B9EB;
	opacity:1;
}

label:last-of-type {
	border-right: none;
}
.works-tab-content {
	display: none;
}
#tab-driver:checked ~ #content-driver,
#tab-sales:checked ~ #content-sales,
#tab-clerk:checked ~ #content-clerk {
	display: block;
}
/*下部ボタン*/
.bottom-tab {
	display: flex;
	justify-content: center;
	margin-top: 2rem;
}

/* 下部タブの各リンクを上部タブと同じ見た目に */
.bottom-tab .tab-button {
	display: inline-block;
	padding: 1em 2.5em;
	font-size: clamp(1.5rem, 0.891rem + 1.18vw, 2rem);
	font-weight: bold;
	color: #fff;
	text-align: center;
	cursor: pointer;
	transition: background-color 0.3s ease;
	border-right: 0.25px solid #fff;
	width: 400px;
	text-decoration: none;
}
.bottom-tab .tab-button:hover,
.bottom-tab .tab-button:active,
.bottom-tab .tab-button:focus,
.bottom-tab .tab-button:visited {
	opacity: 0.7 !important;
}
/* スマホ幅 */
@media screen and (max-width: 824px) {
	.bottom-tab {
		flex-direction: column;
		align-items: center;
	}
	.bottom-tab .tab-button {
		width: 90%;
	}
}

/* タブごとの色 */
.bottom-tab .tab-button:nth-of-type(1) {
	background-color: #4F7FCC;
	border-radius: 5px 0 0 5px;
}

.bottom-tab .tab-button:nth-of-type(2) {
	background-color: #3A93E0;
}

.bottom-tab .tab-button:nth-of-type(3) {
	background-color: #12B9EB;
	border-radius: 0 5px 5px 0;
}

@media screen and (max-width: 824px) {
	.bottom-tab .tab-button:nth-of-type(1) {
		border-radius: 5px 5px 0 0;
	}
	.bottom-tab .tab-button:nth-of-type(3) {
		border-radius: 0 0 5px 5px;
	}
}
.bottom-tab .tab-button:hover {
	opacity: 1;
}

.bottom-tab .tab-button:last-of-type {
	border-right: none;
}
.job-tabs h2{
	margin-bottom:1.5em;
}
.works-section {
	margin: 6rem 0 0 0;
}
@media screen and (max-width: 824px) {
	.works-section {
		margin: 3rem 0 0 0;
	}
}
.works-driver-section{
	background:#E9EFF8;
}
.works-sales-section{
	background:#E9F0F8;
}
.works-clerk-section{
	background:#E9F2F8;
}
.works-hero {
	max-width:1500px;
	display: flex;
	margin-bottom: 4rem;
	position:relative;
}
@media (max-width: 824px) {
	.works-hero {
		width:100% !important;
		margin-bottom:12rem;
	}
}
.works-hero .works-img{
	width: 70%;
}
@media (max-width: 824px) {
	.works-hero .works-img{
		width: 100%;
	}
}
.works-hero .works-img span{
	height: 100%;
	object-fit: cover;
	display: block;
	margin-left: calc((70vw - 100%) * -1);
}
@media (max-width: 824px) {
	.works-hero .works-img span{
		margin-left: calc((100vw - 100%) * -1);
	}
}
.works-hero img {
	width: 100%;
	height: clamp(25rem, -2.5rem + 53.33vw, 37.5rem);
	object-fit: cover;
	object-position: center 30%;
}

.works-hero-text {
	position: absolute;
	top: 70%;
	right: 0;
	transform: translateY(-50%);
	background: rgba(255, 255, 255, 0.95);
	padding: clamp(2rem, -0.2rem + 4.27vw, 3rem) clamp(2.5rem, -0.8rem + 6.4vw, 4rem);
	border-radius:8px;
	text-align:left;
}
@media (max-width: 824px) {
	.works-hero-text {
		top:75%;
		left: 50%;
		transform: translateX(-50%);
		width:70%;
	}
}
@media (max-width: 510px) {
	.works-hero-text {
		width:90%;
	}
}
.works-hero-text .en-ttl {
	display: block;
	font-family: "Poppins", sans-serif;
	font-size:clamp(4rem, -1.362rem + 10.4vw, 6.438rem);
	line-height:1em;
}
.works-driver-section .en-ttl {
	color:#3F81EB;
}
.works-sales-section .en-ttl {
	color:#2F98F4;
}
.works-clerk-section .en-ttl {
	color:#12B9EB;
}
.works-hero-text h2 {
	font-size:clamp(2rem, 1.391rem + 1.18vw, 2.5rem);
	font-weight:700;
	color: var(--main-navy);
	margin:0.25em 0 1.25em 0;
}
@media (max-width: 824px) {
	.works-hero-text h2 {
		font-size:1.75rem;
		margin:0.25em 0 0.5em 0;
	}
}
.works-hero-text h2 span{
	font-size: clamp(1rem, -0.1rem + 2.13vw, 1.5rem);
	color: var(--txt-color);
}
.works-info {
	list-style: none;
	padding: 0.5em 1.5em;
}
.works-driver-section .works-info {
	border-left:solid 8px #3F81EB;
}
.works-sales-section .works-info {
	border-left:solid 8px #2F98F4;
}
.works-clerk-section .works-info {
	border-left:solid 8px #12B9EB;
}
.works-info li {
	font-size:clamp(0.85rem, 0.08rem + 1.49vw, 1.2rem);
	font-weight:700;
}

.works-info li span {
	margin-right: 5px;
	color: #555;
}
.works-driver-section .works-info li span {
	color:#3F81EB;
}
.works-sales-section .works-info li span {
	color:#2F98F4;
}
.works-clerk-section .works-info li span {
	color:#12B9EB;
}
/* 業務内容 */
.job-description h2{
	margin-bottom:1.5em;
}
.job-description h3 {
	font-size: 1.5rem;
	margin-bottom: 20px;
}

.job-grid {
	display: grid;
	gap:clamp(1rem, -0.1rem + 2.13vw, 1.5rem);
	grid-template-columns: repeat(3, 1fr);
}
.works-clerk-section .job-grid{
	grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 824px) {
	.job-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 510px) {
	.job-grid{
		grid-template-columns: repeat(1, 1fr);
		gap:1rem;
	}
	.works-clerk-section .job-grid{
		grid-template-columns: repeat(1, 1fr);
	}
}
.job-card {
	background: #fff;
	padding: 2.5rem;
	border-radius: 10px;
	text-align:left;
	position:relative;
}
@media (max-width: 824px) {
	.job-card {
		padding: 1.5rem;
	}
}
.job-card .job-img{
	max-width:144px;
	width:100%;
	margin:0 auto 2rem auto;
}
@media (max-width: 824px) {
	.job-card .job-img{
		max-width:100px;
		margin:0 auto 1rem auto;
	}
}
@media (max-width: 824px) {
	.job-card .job-img{
		max-width:80px;
	}
}
.job-card h4 {
	font-size:clamp(1.2rem, -0.01rem + 2.35vw, 1.75rem);
	color:#3F82EA;
	position: relative;
	margin-bottom: 0.5em;
}
.works-driver-section .job-card h4 {
	color:#3F81EB;
}
.works-sales-section .job-card h4 {
	color:#2F98F4;
}
.works-clerk-section .job-card h4 {
	color:#12B9EB;
}
.job-card h4::before {
	content: "";
	position: absolute;
	left: -2.5rem;
	top: 0;
	height: 100%;
	width: 8px;
}
.works-driver-section .job-card h4::before {
	background-color:#3F82EA;
}
.works-sales-section .job-card h4::before {
	background-color:#2F98F4;
}
.works-clerk-section .job-card h4::before {
	background-color:#12B9EB;
}
@media (max-width: 824px) {
	.job-card h4::before {
		left: -1.65rem;
	}
}
.job-card ul {
	list-style: none;
	padding: 0;
}
.job-card li{
	padding-left:1em;
	text-indent:-1.2em;
}
.job-card li span {
	margin-right: 5px;
}
.works-driver-section .job-card li span {
	color:#3F81EB;
}
.works-sales-section .job-card li span {
	color:#2F98F4;
}
.works-clerk-section .job-card li span {
	color:#12B9EB;
}

/* ギャラリー */
.works-gallery {
	display: flex;
}

.works-gallery img {
	flex: 1 1 50%;
	max-width: 50%;
	height: auto;
	display: block;
	object-fit: cover;
}
/* レスポンシブ対応 */
@media (max-width: 824px) {
	.works-hero {
		flex-direction: column;
	}
	.works-hero img,
	.works-hero-text {
		flex: 1 1 100%;
	}
	.works-gallery {
		flex-direction: row;
	}
	.works-gallery img {
		flex: 1 1 100%;
	}
}
@media (max-width: 510px) {
	.works-gallery {
		flex-direction: column;
	}
	.works-gallery img{
		max-width:100%;
	}
}
/* キャリアプラン */
.careerplan-bar{
	background:#fff;
	padding:clamp(2rem, -2.383rem + 8.51vw, 4rem);
}
.careerplan-bar .careerplan-bar-wrap {
	margin: 4rem 0;
	position: relative;
}
@media screen and (max-width: 824px) {
	.careerplan-bar .careerplan-bar-wrap {
		margin: 3rem 0;
	}
}
.careerplan-bar .careerplan-bar-wrap:nth-of-type(1){
	margin-top:0;
}
.careerplan-bar .careerplan-bar-wrap:last-of-type{
	margin-bottom:0;
}
.careerplan-bar .careerplan-num {
	color: #fff;
	font-size: clamp(0.85rem, 0.08rem + 1.49vw, 1.2rem);
	font-weight: 700;
	padding: 5px 1em;
	border-radius: 100vh;
	position: absolute;
	left: 0;
	top: 0;
	width: 185px;
	text-align: center;
}

.careerplan-bar .careerplan-bar-wrap:nth-of-type(1) .careerplan-num {
	background-color: #0FC9EB;
}

.careerplan-bar .careerplan-bar-wrap:nth-of-type(2) .careerplan-num {
	background-color: #12B9EB;
}

.careerplan-bar .careerplan-bar-wrap:nth-of-type(3) .careerplan-num {
	background-color: #3291DB;
}

.careerplan-bar .careerplan-bar-wrap:nth-of-type(4) .careerplan-num {
	background-color: #437DD3;
}

.careerplan-bar .careerplan-bar-wrap:nth-of-type(5) .careerplan-num {
	background-color: #446BC4;
}
@media screen and (max-width: 824px) {
	.careerplan-bar .careerplan-num {
		width: 125px;
	}
}
@media screen and (max-width: 824px) {
	.careerplan-bar .careerplan-num {
		width: 140px;
	}
}
@media screen and (max-width: 510px) {
	.careerplan-bar .careerplan-num {
		position:inherit;
	}
}
.careerplan-bar .careerplan-circle {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #B0C1D3;
	position: absolute;
	left: calc(182px + 2.5rem);
	top: 0.4rem;
	z-index: 2;
}

@media screen and (max-width: 824px) {
	.careerplan-bar .careerplan-circle {
		left: calc(135px + 1.2rem);
		width: 15px;
		height: 15px;
	}
}

@media screen and (max-width: 510px) {
	.careerplan-bar .careerplan-circle {
		left: 0;
	}
}

.careerplan-bar .careerplan-circle::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 8px;
	height: 8px;
	background-color: #fff;
	border-radius: 50%;
}
@media screen and (max-width: 824px) {
	.careerplan-bar .careerplan-circle::after {
		width: 6px;
		height:6px;
	}
}
.careerplan-bar .careerplan-bar-wrap:not(:last-child) .careerplan-line {
	height: calc(100% + 3em);
	border-left: 3px dotted #C5D1DD;
	position: absolute;
	top: 2em;
	left: calc(180px + 2.5rem + 10px);
}
@media screen and (max-width: 824px) {
	.careerplan-bar .careerplan-bar-wrap:not(:last-child) .careerplan-line {
		top: 1em;
		left: calc(135px + 1.2rem + 6px);
	}
}
@media screen and (max-width: 510px) {
	.careerplan-bar .careerplan-bar-wrap:not(:last-child) .careerplan-line {
		left: 6px;
	}
}
.careerplan-bar-wrap:not(:first-child)  h4{
	position:relative;
	margin-left:58px;
}
@media screen and (max-width: 824px) {
	.careerplan-bar-wrap:not(:first-child)  h4{
		position:relative;
		margin-left:38px;
	}
}
.careerplan-bar-wrap h4::before{
	content: "";
	position: absolute;
	top: 8px;
	left: -58px;
	width:44px;
	height:30px;
}
@media screen and (max-width: 824px) {
	.careerplan-bar-wrap h4::before{
		top: 0;
		left: -36px;
		width:32px;
	}
}
.careerplan-bar-wrap:nth-of-type(2) h4::before{
	background: url(./images/page/careerplan-plus01.svg) no-repeat center / contain;
}
.careerplan-bar-wrap:nth-of-type(3) h4::before{
	background: url(./images/page/careerplan-plus02.svg) no-repeat center / contain;
}
.careerplan-bar-wrap:nth-of-type(4) h4::before{
	background: url(./images/page/careerplan-plus03.svg) no-repeat center / contain;
}
.careerplan-bar-wrap:nth-of-type(5) h4::before{
	background: url(./images/page/careerplan-plus04.svg) no-repeat center / contain;
}
.careerplan-bar .careerplan-txt {
	margin-left: calc(182px + 2.5rem + 20px + 2.5rem);
	text-align:left;
}

@media screen and (max-width: 824px) {
	.careerplan-bar .careerplan-txt {
		margin-left: calc(125px + 1.2rem + 20px + 1.2rem);
	}
}
@media screen and (max-width: 510px) {
	.careerplan-bar .careerplan-txt {
		margin-left:2.5rem;
	}
}
.careerplan-bar .careerplan-txt .careerplan-item{
	margin:2rem 0;
}
@media screen and (max-width: 510px) {
	.careerplan-bar .careerplan-txt .careerplan-item{
		margin:1rem 0 1.5rem 0;
	}
}
.careerplan-bar .careerplan-txt .careerplan-item >.row{
	gap:1rem 2rem;
}
.careerplan-bar .careerplan-txt .careerplan-item:not(:last-of-type) >.row{
	margin-bottom:2.5rem;
}
.careerplan-bar .careerplan-txt .careerplan-item figure{
	flex:1;
}
.careerplan-bar .careerplan-txt .careerplan-item figure img{
	border-radius:10px;
}
.careerplan-bar .careerplan-txt .careerplan-item h4{
	font-size:clamp(1.2rem, 0.528rem + 1.3vw, 1.75rem);
}
.careerplan-bar .careerplan-txt .careerplan-item p{
	margin:0.5em 0 0 0;
}
.careerplan-bar .careerplan-txt .careerplan-item ul{
	margin-top:1em;
}
.careerplan-bar .careerplan-txt .careerplan-item ul li span{
	color:#12B9EB;
}
.works .job-interview-back{
	margin: clamp(1rem, -0.364rem + 5.82vw, 4rem);
	background-color: rgba(255, 255, 255, 0.93);
	border-radius: 20px;
	padding: clamp(4.5rem, -2.074rem + 12.77vw, 7.5rem) 0;
	background: url(./images/page/back-job-interview.jpg) no-repeat center / cover;
}
.interview-sales-wrapper .interview-list.row,
.interview-clerk-wrapper .interview-list.row{
	display: flex !important;
	justify-content: center;
}
@media screen and (max-width: 824px) {
	.interview-sales-wrapper .interview-list.row,
	.interview-clerk-wrapper .interview-list.row{
		flex-direction:row;
	}
}
.interview-sales-wrapper .interview-list-item,
.interview-clerk-wrapper .interview-list-item{
	max-width:430px;
}
@media screen and (max-width: 824px) {
	.interview-sales-wrapper .interview-list-item,
	.interview-clerk-wrapper .interview-list-item{
		max-width:300px;
	}
}
@media screen and (max-width: 510px) {
	.interview-sales-wrapper .interview-list-item,
	.interview-clerk-wrapper .interview-list-item{
		max-width:250px;
	}
}
.works .interview-wrapper h2 {
	margin-bottom: 1.5em;
	color:#fff;
}
.works .interview-list-item{
	text-align:left;
}
.works .interview-wrapper .hl-en,
.works .interview-wrapper .catch,
.works .interview_name{
	color:#fff;
}
/*--------------------------------------------------------------
## よくある質問 
--------------------------------------------------------------*/
.faq .entry-header-ttl h1::before{
	content:"Faq";
}
.faq-wrapper {
	gap: 0 3.5rem;
}
/* 目次（PC用） */
.faq .column-index .pc {
	position: sticky;
	top: 150px;
	z-index: 2;
	margin: 0;
	background: #ffffff;
}

/* 目次（SP用） */
.faq .column-index .tb {
	width: 80%;
	margin-top: 0;
	padding: 10px;
}
.faq .column-index .index{
	display:block;
}
.faq .column-index .index li a {
	padding:1em 4em 1em 1.5em;
	display: block;
	text-decoration: none;
}

.faq .column-index .index li a.active {
	color: var(--main-blue);
}
@media screen and (max-width: 824px) {
	.faq .index-wrapper.pc {
		display: none;
	}
	.faq .column-index {
		position: sticky;
		top: 90px;
		z-index: 2;
	}
}
.faq .faq-item{
	margin:2.5rem 0;
}
.faq-block .faq-item:not(:last-child){
	border-bottom:solid 0.75px #929c9e;
}
.faq .faq-category h3{
	font-size: clamp(1.2rem, 0.54rem + 1.28vw, 1.5rem);
	line-height: 1.5em;
	background: var(--base-blue);
	margin: 2em 0;
	padding: 0.5em 1em;
}
.faq .faq-category h4{
	font-size:clamp(1.2rem, 0.543rem + 1.28vw, 1.5rem);
}
.faq .faq-category h4::first-letter {
	font-family:"Poppins", sans-serif;
	color: var(--main-blue);
	font-size:1.1em;
}
.faq .bubble-wrap .bubble{
	background: #F7F9FA;
}
.faq .bubble-wrap .bubble::before{
	border-right: 10px solid #F7F9FA;
}
.faq .bubble-wrap a{
	font-size: clamp(1rem, 0.849rem + 0.29vw, 1.2rem);
}
@media screen and (max-width: 824px) {
	.faq  .bubble-wrap a{
		font-size: 14px;
	}
}
/*--------------------------------------------------------------
## 99の質問
--------------------------------------------------------------*/
.qa99 .entry-header-ttl h1::before{
	content:"Q&A99";
}
.qa99-wrapper {
	gap: 0 3rem;
}
.qa99 .column-index .index{
	display:block;
}
.qa99 .column-index .pc {
	position: sticky;
	top: 150px;
	background: white;
	border-radius: 10px;
	margin: 0;
	z-index: 2;
	display: flex;
	justify-content: center;
	display:block;
}
.qa99 .column-index .tb {
	margin-top: 0;
	padding: 10px;
	width: 80%;
}
.qa99 .index li a {
	padding: 1em 4em 1em 1.5em;
}
.qa99 .column-index .index li a.active {
	color: var(--main-blue);
}
@media screen and (max-width: 824px) {
	.qa99 .index-wrapper.pc {
		display: none;
	}
	.qa99 .column-index {
		position: sticky;
		top: 90px;
		/* 画面上部に固定 */
		z-index: 2;
	}
}
.column-content section:not(:first-of-type){
	padding: 5rem 0 0 0;
}
.column-content section:last-of-type {
	padding-bottom:0;
}
.qa99 .qa-item {
	margin-top: clamp(2rem, 1.786rem + 0.95vw, 2.5rem);
	gap: 1rem 3rem;
}
.qa99 .qa-item h4 {
	font-size: clamp(1.2rem, 0.54rem + 1.28vw, 1.5rem);
	line-height: 1.5em;
	color: #2990f7;
	border-bottom: solid 1px var(--main-blue);
	padding-bottom: 0.5em;
	margin: 1.5em 0;
}
.qa99 .qa-item h4 span{
	font-family: "Poppins", sans-serif;
	color: var(--main-blue);
}
.qa99 .qa-item img{
	box-shadow: 0 4px 10px rgba(17, 39, 88, 0.10);
}
/*よくある質問・99の質問共通*/
.index-wrapper li a:hover,
.index-wrapper li a.active {
	color: var(--blue);
}
/*--------------------------------------------------------------
##マッチング率診断
--------------------------------------------------------------*/
.matching .entry-header .entry-header-ttl h1::before{
	content:"Matching";
}
.matching .keyword{
	width:80%;
	margin:2rem 0;
}
@media screen and (max-width: 510px) {
	.matching .keyword{
		width:60%;
		margin:2rem auto;
	}
}
.matching p.lead{
	margin-bottom:4rem;
}
.matching #important p:last-of-type {
	margin-bottom:0;
}
.matching .photo_gallery{
	padding-top:0;
	margin-bottom:2rem;
}
.matching form h3 {
	font-size: clamp(1.2rem, 0.543rem + 1.28vw, 1.5rem);
	color: var(--text-color);
	margin: 3rem 0 2rem 0;
}
.matching form h3 span {
	font-family: "Poppins", sans-serif;
	color: var(--main-blue);
}
.matching form >div .q_wrap>div {
	transition: all 0.3s ease-in-out;
}
.matching form >div .q_wrap {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 1rem;
}
@media screen and (max-width:1260px) {
	.matching form>div .q_wrap {
		grid-template-columns: repeat(2, 1fr);
		gap: 0.5rem;
	}
}
@media screen and (max-width:530px) {
	.matching form>div .q_wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}
.matching form>div .q_wrap>div label {
	display: block;
	height: 60px;
	padding: 0 1.5rem;
	line-height: 60px;
	background: #fff;
	white-space: nowrap;
}
@media screen and (max-width:530px) {
	.matching form>div .q_wrap>div label {
		font-size: 0.85rem;
		padding: 0 1rem;
	}
}
.matching formdiv .q_wrap>div label input {
	margin-right: 1rem;
}
.matching form button#resultbtn {
	display: block;
	max-width: 300px;
	width: 100%;
	background: #F7F9FA;
	border: solid 1.5px #B7C5C9;
	position: relative;
	border-radius: 5px;
	padding: 1em 2em;
	margin:4rem auto 0 auto;
	font-size: 1rem;
	font-weight: 700;
	color: var(--main-navy);
}
.matching form button#resultbtn::before{
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	transform: translatey(-50%);
	background: url(./images/common/yajirushi-btn-small.svg) center / cover no-repeat;
	width: 32px;
	height: 18px;
}
.matching form div.resource {
	background: #fff;
	padding: clamp(2.5rem, 1.404rem + 2.13vw, 3rem);
	margin-top: 53px;
	border-radius:10px;
	text-align:center;
}
.matching form div.resource .default-btn{
	margin:0 auto;
}
@media screen and (max-width:510px) {
	.matching form div.resource .default-btn a{
		padding: 1em 4em 1em 1rem;
	}
}
.matching form div.resource p#goukei {
	color: var(--sub-text-color);
	font-size: 1.5rem;
	line-height: 1.4;
	margin: 0 0 1rem;
	font-weight: 600;
}
@media screen and (max-width:530px) {
	.matching form div.resource p#goukei {
		font-size: 1rem;
	}
}
.matching form div.resource p#goukei span {
	font-size: 3rem;
	color:var(--main-blue);
}
.matching form div.resource .btn-wrapper {
	justify-content: center;
}
.matching form div.resource .btn {
	display: flex;
	justify-content: center;
	gap: 1rem;
}
@media screen and (max-width:530px) {
	.matching formm div.resource .main-btn {
		flex-direction: column;
	}
}
.matching form div.resource .main-btn:nth-of-type(2) {
	margin-top: 0;
}
.matching form div.resource .main-btn a {
	width: 310px;
}
@media screen and (max-width:824px) {
	.matching form div.resource .main-btn a {
		width: 100%;
	}
}
.matching form div.resource .main-btn a:hover {
	opacity: 0.7;
}
#acMenu dt {
	display: block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}
#acMenu dd {
	background: #f2f2f2;
	width: 200px;
	text-align: center;
	display: none;
}
.mach_txt,
.resource {
	display: none;
}
.mach_txt p a{
	color: var(--main-blue);
	font-size: clamp(1rem, 0.849rem + 0.29vw, 1.2rem);
}
@media screen and (max-width: 510px) {
	.mach_txt p a{
		font-size: 15px;
	}
}
.error_txt {
	display: none;
	color: #f00;
}
/*--------------------------------------------------------------
##採用情報
--------------------------------------------------------------*/
.recruit-info .entry-header .entry-header-ttl h1::before{
	content:"Recruit infomation";
}
/*--------------------------------------------------------------
##採用フロー
--------------------------------------------------------------*/
.flow .entry-header .entry-header-ttl h1::before{
	content:"Flow";
}
.flow .recruit-link a{
	color: var(--main-blue);
	font-size:1.2rem;
	display:block;
	text-decoration:underline;
}
.recruit-flow-content {
	margin: 4rem auto;
	border-radius: 10px;
}
.recruit-flow-item{
	background:var(--base-gray);
	align-items:center;
	padding: clamp(1.5rem, -1.287rem + 6.38vw, 3.5rem)  clamp(1.5rem, -1.287rem + 6.38vw, 3.5rem)  clamp(1.5rem, -1.287rem + 6.38vw, 3.5rem) 0;
	border-radius:20px;
	gap:1rem 0;
}
@media screen and (max-width:824px) {
	.recruit-flow-item{
		padding: clamp(1.5rem, -1.287rem + 6.38vw, 3.5rem) clamp(1.5rem, -1.287rem + 6.38vw, 3.5rem) clamp(2.5rem, -1.287rem + 6.38vw, 3.5rem) clamp(1.5rem, -1.287rem + 6.38vw, 3.5rem);
	}
}
#career .recruit-flow-item{
	background:#fff;
}
.recruit-flow-item:not(:last-child){
	margin-bottom:3rem;
	position:relative;
}
.recruit-flow-item:not(:last-child)::before{
	content: "";
	background: url(./images/page/yajirushi-flow.svg) no-repeat center / contain;
	position: absolute;
	bottom:-32px;
	left: 50%;
	transform:translatex(-50%);
	width:clamp(1.563rem, 1.008rem + 1.74vw, 2.313rem);
	height: clamp(0.938rem, 0.891rem + 0.14vw, 1rem);
}
.recruit-flow-item .img{
	text-align:center;
}
@media screen and (max-width:824px) {
	.recruit-flow-item .img img{
		max-width:80px;
		width:100%:
	}
}
.recruit-flow-item p {
	margin-bottom: 0;
}
.recruit-flow-item .step {
	font-weight: bold;
	color: var(--dark-blue);
	font-size: clamp(1rem, -0.096rem + 2.13vw, 1.5rem);
}
.recruit-flow-item .flow-text h3:nth-of-type(2) {
	margin-top: 2rem;
}
/*--------------------------------------------------------------
##お問い合わせ
--------------------------------------------------------------*/
.contact .tel a {
	font-size: 2.5rem;
	text-decoration: underline;
}
.contact .entry-form .no-recaptcha{
	background:#eee;
}
/*--------------------------------------------------------------
##新卒ページ
--------------------------------------------------------------*/
/* 新卒バナー */
/*.fixed-btn-new-graduate {
position: fixed;
bottom: 100px;
right: 0;
z-index: 2;
width: 300px;
height: auto;
opacity: 0;
display: none;
transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
display: block;
border-radius: 50%;
}
.fixed-btn-new-graduate.show {
opacity: 1;
}
.new-graduate .fixed-btn-new-graduate {
display: none;
}
#closeBanner {
display: none;
}
#closeBanner:checked~.fixed-btn-new-graduate {
transform: translateX(150px);
opacity: 0;
pointer-events: none;
}
#closeBanner:checked~.close-btn-label {
display: none;
}
.close-btn-label {
position: absolute;
top: -10px;
left: -10px;
background: var(--main-blue);
color: #fff;
padding: 6px 12.5px;
cursor: pointer;
font-size: 15px;
text-align: center;
z-index: 999;
transition: background 0.3s;
border-radius: 50%;
}
.close-btn-label:hover {
opacity:0.7;
}
@media (max-width: 1200px) {
body:not(.home) .fixed-btn-new-graduate {
display: none;
}
}
@media (max-width: 824px) {
.fixed-btn-new-graduate {
width:200px;
bottom: 125px;
}
}*/

.fixed-btn-new-graduate {
	position: fixed;
	bottom: 100px;
	right: 0;
	z-index:2;
	width: 300px;
	border-radius: 50%;
	opacity: 0;
	pointer-events: none;
	transition: opacity .6s ease, transform .6s ease;
}
.newgraduate .fixed-btn-new-graduate {
	display:none;
}
/* × ボタン */
.close-btn-label {
	position: absolute;
	top: -10px;
	left: -10px;
	background: var(--main-blue);
	color: #fff;
	padding: 6px 12.5px;
	cursor: pointer;
	font-size: 15px;
	text-align: center;
	z-index: 3;
	transition: background 0.3s;
	border-radius: 50%;
	transition: opacity .6s ease, transform .6s ease;
}
#closeBanner:checked ~ .fixed-btn-new-graduate {
	transform: translateX(150px);
	opacity: 0;
	pointer-events: none;
}
#closeBanner:checked ~ .close-btn-label {
	display: none;
}

.fixed-btn-new-graduate.is-visible {
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto;
}
@media (max-width: 824px) {
	.fixed-btn-new-graduate {
		width: 200px;
		bottom: 125px;
	}
}
@media (max-width: 510px) {
	.fixed-btn-new-graduate {
		transform: translateY(20px);
	}
}


.newgraduate .entry-header .entry-header-ttl h1::before {
	content: "For new graduate";
}
.newgraduate .numbers-back{
	background:repeating-linear-gradient(180deg,#0FB9EB 0%,#3993E0 20%,#4F7FCC 40%,#3993E0 60%,#0FB9EB 80%);
}
.newgraduate h2.headline{
	color: var(--main-navy);
	position: relative;
}
.newgraduate h2.headline .hl-en{
	color: var(--main-navy);
	z-index: 2;
	position: inherit;
}
.newgraduate h2.hl-large-out{
	position:relative;
	color:#fff;
}
.newgraduate .lead{
	font-weight:bold;
}
.newgraduate .reason-section h2.hl-large-out::before{
	content: "";
	background: url(./images/page/newreason-back-en.svg) no-repeat center / contain;
	position: absolute;
	top: -57px;
	left: 50%;
	transform: translatex(-50%);
	max-width: 577px;
	width: 100%;
	height: 115px;
}
@media screen and (max-width: 824px) {
	.newgraduate .reason-section h2.hl-large-out::before{
		width:50%;
	}
}
.newgraduate .reason-container{
	position:relative;
	background:#fff;
	padding:4rem;
	align-items:center;
}
@media screen and (max-width: 824px) {
	.newgraduate .reason-container{
		padding:3rem 2rem 2rem 2rem;
	}	
}
.newgraduate .reason-container:not(last-of-type){
	margin-bottom:2rem;
}
.newgraduate .reason-container::before{
	content: "";
	position: absolute;
	top: -10px;
	left:-15px;
	width: 229px;
	height: 45px;
	transform: rotate(-10deg);
}
@media screen and (max-width: 510px) {
	.newgraduate .reason-container::before{
		width: 175px;
		height: 34px;
	}
}
.newgraduate .reason-container:nth-of-type(1)::before{
	background: url(./images/page/new-reason-icon01.svg) no-repeat center / contain;
}
.newgraduate .reason-container:nth-of-type(2)::before{
	background: url(./images/page/new-reason-icon02.svg) no-repeat center / contain;
}
.newgraduate .reason-container:nth-of-type(3)::before{
	background: url(./images/page/new-reason-icon03.svg) no-repeat center / contain;
}
@media screen and (max-width:1205px) {
	.newgraduate .reason-container h3 br{
		display:none;
	}
}
.newgraduate .reason-container a{
	text-decoration:underline;
}
.newgraduate .reason-container p span{
	color: var(--main-blue);
}
/*新卒ページ_会社を知る・仕事を知る*/
.newgraduate .environment-area{
	background:none;
}
.newgraduate .environment-wrapper .btn-container > a.btn-small{
	border-radius:10px;
	border-top:solid 1.5px #9AAFB5;
}
.newgraduate .environment-wrapper .img {
	margin-right: -10rem;
	padding-left: clamp(2rem, 0.493rem + 2.92vw, 4rem);
}
@supports (-webkit-backdrop-filter: blur(0)) {
	.newgraduate .environment-wrapper .img span {
		display: initial;
	}
}
@media screen and (max-width:1800px) {
	.newgraduate .environment-wrapper .img{
		margin-right: -18rem;
	}
}
@media screen and (max-width:1400px) {
	.newgraduate .environment-wrapper .img{
		margin-right: -24rem;
	}
}
@media screen and (max-width:1100px) {
	.newgraduate .environment-wrapper .img{
		margin-right: -31rem;
	}
}
@media screen and (max-width:824px) {
	.newgraduate .environment-wrapper .img{
		margin-right: 0;
		padding:0;
	}
}
.newgraduate .environment-wrapper .txt >p{
	color: var(--txt-color);
}
.newgraduate .environment-wrapper h2.headline,
.newgraduate .works-wrapper h2.headline,
.newgraduate .faq-wrapper h2.headline{
	font-family: "Poppins", sans-serif;
	font-size: clamp(3.5rem, -1.431rem + 9.57vw, 5.75rem);
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 1.2;
}
.newgraduate .environment-wrapper h2.headline .hl-jp,
.newgraduate .works-wrapper h2.headline .hl-jp,
.newgraduate .faq-wrapper h2.headline .hl-jp{
	font-family: "Noto Sans JP", sans-serif;
	font-size: clamp(1.2rem, 0.058rem + 2.26vw, 1.75rem);
	letter-spacing: 0;
	position: relative;
	margin-left: 1.4em;
	color: #55658B;
	display: block;
}
/*新卒ページ_よくある質問*/
.newgraduate .faq-wrapper h2.headline .hl-jp{
	display:inline-block;
}
.newgraduate .faq-wrapper .lead{
	margin: 2rem 0 clamp(3rem, 0.809rem + 4.26vw, 4rem) 0;
}
.newgraduate .faq-list{
	position:relative;
	background:#fff;
	border-radius:0 10px 10px 0;
	padding:clamp(2rem, 1.489rem + 3.19vw, 3rem);
	box-shadow: 0 3px 12px rgba(17, 39, 88, 0.1);
	max-width:1000px;
	margin:0 auto;
	padding: 2rem 3.5rem;
	opacity: 1;
}
@media screen and (max-width:510px) {
	.newgraduate .faq-list{
		padding:0.5rem 2rem;
	}
}
.newgraduate .faq-list::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 100%;
	background: var(--gradient-blue);
}
.newgraduate .faq-item + .faq-item{
	border-top:1px solid #ccc;
}
.newgraduate .faq-toggle{
	display:none;
}
.newgraduate .faq-question{
	display:flex;
	justify-content:space-between;
	gap:0.5em;
	align-items:center;
	padding:1.5rem 0;
	cursor:pointer;
	font-size:clamp(1.2rem, 1.019rem + 0.38vw, 1.5rem);
}
@media screen and (max-width:510px) {
	.newgraduate .faq-question{
		font-size:1rem;
	}
}
.newgraduate .faq-question span::first-letter{
	font-family: "Poppins", sans-serif;
}
.newgraduate .faq-icon{
	width:18px;
	height:18px;
	position:relative;
	flex-shrink:0;
}
@media screen and (max-width:510px) {
	.newgraduate .faq-icon{
		width:15px;
		height:15px;
	}
}
.newgraduate .faq-icon::before,
.newgraduate .faq-icon::after{
	content:"";
	position:absolute;
	background:#0057b7;
	transition:0.3s ease;
}
.newgraduate .faq-icon::before{
	top:50%;
	left:0;
	right:0;
	height:2px;
	transform:translateY(-50%);
}
.newgraduate .faq-icon::after{
	left:50%;
	top:0;
	bottom:0;
	width:2px;
	transform:translateX(-50%);
}
.newgraduate .faq-toggle:checked + .faq-question .faq-icon::after{
	opacity:0;
}
.faq-answer{
	max-height:0;
	overflow:hidden;
	transition:max-height 0.35s ease;
	background:#F0F6FC;
	padding:0 2rem;
	transition:
		max-height 0.6s ease,
		opacity 0.4s ease,
		transform 0.6s ease;
}
@media screen and (max-width:510px) {
	.faq-answer{
		padding:0 1.5rem;
	}
}
.newgraduate .faq-toggle:checked + .faq-question + .faq-answer {
	max-height: 500px;
	opacity: 1;
	transform: translateY(0);
	transition:
		max-height 0.8s ease,
		opacity 0.4s ease 0.15s,
		transform 0.6s ease;
}
.newgraduate .faq-toggle:not(:checked) + .faq-question + .faq-answer {
	max-height: 0;
	opacity: 0;
	transform: translateY(-8px);
	transition:
		max-height 0.6s ease,
		opacity 0.4s ease 0.2s,
		transform 0.6s ease;
}
.faq-answer p{
	padding:2rem 0;
	margin:0;
}
@media screen and (max-width:510px) {
	.faq-answer p{
		padding:1.5rem 0;
	}
}
.faq-toggle:checked ~ .faq-answer{
	max-height:300px;
}
.newgraduate .faq-wrapper .default-btn{
	margin:4rem auto 0 auto;
	background:#fff;
}
/*--------------------------------------------------------------
## インタビュー一覧
--------------------------------------------------------------*/
.post-type-archive-interview .entry-header-ttl h1::before{
	content:"Intervew";
}
.archive .interview-list.row,
.works .interview-list.row{
	gap: 4rem 3rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width:1024px) {
	.archive .interview-list.row,
	.works .interview-list.row{
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width:824px) {
	.archive .interview-list.row,
	.works .interview-list.row{
		gap: 2rem 1rem;
	}
}
@media screen and (max-width:824px) {
	.archive .interview_job .job img,
	.works .interview_job .job img{
		width:clamp(1.25rem, 0.133rem + 3.5vw, 1.938rem);
	}
}
.archive .interview-wrapper .job,
.works .interview-wrapper .job{
	font-size:clamp(0.85rem, 0.582rem + 1.22vw, 1.5rem);
}
@media screen and (max-width:510px) {
	.archive .interview-wrapper .job,
	.works .interview-wrapper .job{
		padding:0.25em 0.75em;
	}
}
@media screen and (max-width:824px) {
	.archive .interview-wrapper .interview_name,
	.works .interview-wrapper .interview_name{
		font-size:clamp(0.75rem, 0.612rem + 0.63vw, 0.938rem);
	}
}
@media screen and (max-width:824px) {
	.archive .interview-wrapper .catch,
	.works .interview-wrapper .catch{
		font-size:clamp(1rem, 0.675rem + 1.02vw, 1.2rem);
	}
}
/*--------------------------------------------------------------
## インタビュー詳細
--------------------------------------------------------------*/
.single-interview .site-content {
	margin-bottom: 5rem;
}
.single-interview .entry-header {
	display: none;
}
.single-interview .intervew-bg{
	background: url(./images/page/bg-interview.jpg) center / cover no-repeat;
}

.single .interview-main {
	gap: 2rem 4rem;
	align-items: center;
	padding: 10rem 0 6rem 0;
}
@media screen and (max-width: 824px) {
	.single .interview-main {
		padding: 8rem 0 4rem 0;
	}
}
.interview-info-item-name,
.interview-info .name,
.interview-info-item-status{
	display:inline-block;
	font-size: clamp(1.2rem, 0.543rem + 1.28vw, 1.5rem);
	color:#fff;
	margin:0;
}
.interview-info h1 {
	font-size: clamp(1.5rem, 1.071rem + 1.9vw, 2.5rem);
	margin-bottom: 1em;
	color:#fff;
}
@media (max-width: 510px) {
	.interview-info h1 {
		margin-bottom: 0.5em;
	}
}
.interview-profile-grid {
	background:rgba(255, 255, 255, 0.9);
	padding:1.5rem;
	margin-top:2.5rem;
}
@media (max-width: 510px) {
	.interview-profile-grid{
		margin-top:1.5rem;
	}
}
.profile-group {
	flex-direction: column;
}
.profile-group.left {
	flex: 1;
}
.profile-group.right {
	flex: 2;
}
.profile-group dl{
	display:flex;
	align-items:center;
	font-size:clamp(1rem, 0.849rem + 0.29vw, 1.2rem);
}
@media (max-width: 510px) {
	.profile-group dt,
	.profile-group dd{
		font-size:0.85rem;
	}
	.profile-group.right dl{
		flex-direction:column;
		align-items: baseline;
	}	
}
.profile-group dl span{
	color:var(--main-blue);
}
.profile-group dd{
	margin:0;
}

@media (max-width: 824px) {
	.profile-group {
		width: 100%;
	}
}
@media screen and (max-width:824px) {
	.single .interview-main .photo {
		width: 70%;
		margin: 0 auto;
	}
}
.single .interview-main .photo,
.single .interview-main .photo img {
	flex: 1;
	height: 100%;
}
.single .interview-qa {
	width: 80%;
	padding: 0 0 clamp(4rem, -2.574rem + 12.77vw, 7rem) 0;
}
@media screen and (max-width:824px) {
	.single .interview-qa {
		width: 90%;
	}
}
.single .interview-qa .breadcrumb-list {
	margin-bottom: 4rem;
}
.single .interview-qa .interview-cont {
	list-style: none;
}

.interview-qa .interview-cont li+li {
	margin: 3.5rem 0 0;
}
.interview-qa .hl-jp-small{
	margin-top:clamp(3rem, -1.383rem + 8.51vw, 5rem);
}
.single .interview-cont h2 {
	font-family: "Poppins", "PoppinsSubset", "Noto Sans JP", sans-serif;
	font-size:clamp(1rem, 0.54rem + 1.28vw, 1.5rem);
	font-weight:700;
	line-height:1.5em;
	color:#2990f7;
	border-bottom: solid 1px var(--main-blue);
	padding-bottom: 0.5em;
	margin:1.5em 0;
}
.single .interview-qa p {
	position: relative;
	margin: 0 0 1em 114px;
}
@media screen and (max-width: 510px) {
	.single .interview-qa p {
		margin-left: 84px;
	}
}
.single .interview-qa p:before {
	content: "";
	position: absolute;
	top:0;
	left: -110px;
	width: 80px;
	height: 80px;
}
@media screen and (max-width: 510px) {
	.single .interview-qa p:before {
		left: -80px;
		width: 60px;
		height: 60px;
	}
}
.postid-2962 .interview-qa p:nth-of-type(1):before {
	background: url(./images/page/bubble-staff-mi.png) no-repeat center / contain;
}
.postid-2961 .interview-qa p:nth-of-type(1):before {
	background: url(./images/page/bubble-staff-sa.png) no-repeat center / contain;
}
.postid-2960 .interview-qa p:nth-of-type(1):before {
	background: url(./images/page/bubble-staff-yn.png) no-repeat center / contain;
}
.postid-2959 .interview-qa p:nth-of-type(1):before {
	background: url(./images/page/bubble-staff-nu.png) no-repeat center / contain;
}
.postid-2953 .interview-qa p:nth-of-type(1):before {
	background: url(./images/page/bubble-staff-ys.png) no-repeat center / contain;
}
/*一日の流れ*/
.single .interview-flow{
	background:var(--gradient-blue);
}
.one-day-flow{
	padding:4rem 5rem;
	background:#fff;
	margin:0 auto;
	max-width:1000px;
	border-radius:10px;
}
@media screen and (max-width: 824px) {
	.one-day-flow{
		padding:3rem;
	}
}
@media screen and (max-width: 510px) {
	.one-day-flow{
		padding:2rem;
	}
}
.one-day-flow .headline{
	text-align:center;
	margin-bottom:0.5em;
}
.day-flow-list{
	margin:0;
	padding:0;
}
.day-flow-list .flow-item{
	display:flex;
	gap:2rem;
	padding:1.5rem 0;
}
@media screen and (max-width: 824px) {
	.day-flow-list .flow-item{
		gap:0rem;
		padding:1em 0;
	}
}
.day-flow-list .flow-item:not(:last-of-type){
	border-bottom:1px solid #ddd;
}
.day-flow-list dt{
	min-width:80px;
	color: var(--main-blue);
}
@media screen and (max-width: 510px) {
	.day-flow-list dt{
		min-width:60px;
	}
}
.day-flow-list .work dt{
	color: var(--main-blue-light);
}
.day-flow-list dd{
	margin:0;
}
.day-flow-list .flow-comment{
	background:#eee;
	padding:2rem;
	border-radius:10px;
	margin-top:1rem;
}
@media screen and (max-width: 510px) {
	.day-flow-list .flow-comment{
		padding:1.5rem;
	}
}
.day-flow-list .flow-comment h3{
	font-weight:600;
	margin-bottom:0.25em;
	color:var(--main-blue);
}
.day-flow-list .flow-comment li{
	padding-left: 1em;
	text-indent: -1.2em;
}
.day-flow-list .flow-comment li span{
	color:var(--main-blue);
}
/*ページ送り*/
.interview-navigation {
	display: flex;
	justify-content: space-between;
	gap: 1rem 2rem;
	align-items: center;
	margin-bottom: 10px;
	margin: 4rem 0 2rem 0;
}
@media screen and (max-width:824px) {
	.interview-navigation {
		flex-direction: column;
	}
}
.interview-navigation .btn {
	margin: 0;
}
@media screen and (max-width:824px) {
	.interview-navigation .btn {
		width: 100%;
	}
}
.interview-navigation .tag {
	background-color: white;
	color: var(--dark-blue);
	font-size: clamp(0.85rem, 0.521rem + 0.64vw, 1rem);
	padding: 2px 10px 5px 10px;
	border-radius: 100vh;
	margin-right: 5px;
}
.interview-navigation .prev {
	margin-right: auto;
	margin-left:0 !important;
}
@media screen and (max-width:824px) {
	.interview-navigation .prev,
	.interview-navigation .next{
		margin:0 auto !important;
	}
}
.interview-navigation .prev.default-btn::before{
	left:16px;
	transform: translateY(-50%) rotate(180deg);
}
.interview-navigation .prev a{
	padding:1em 2em 1em 5rem;
}
.interview-navigation .prev::before {
	left: 0.75rem;
	transition: left 0.3s ease-in-out;
	transform: rotate(-180deg);
}
.interview-navigation .next {
	position: relative;
	margin-left: auto;
}
.interview-navigation .next a:before {
	content: none;
}
.interview-navigation .interview-back {
	text-align: center;
	margin-top: 10px;
}
.interview-back a {
	font-weight: bold;
	text-decoration: underline;
}
/*--------------------------------------------------------------
## 募集要項一覧
--------------------------------------------------------------*/
.post-type-archive-recruit .entry-header-ttl h1::before{
	content:"Recruit";
}
.post-type-archive-recruit .recruit-job{
	gap:2rem 3rem;
}
.post-type-archive-recruit .recruit-job:not(:last-child){
	margin-bottom:6rem;
}
@media screen and (max-width:824px) {
	.post-type-archive-recruit .recruit-job:not(:last-child){
		margin-bottom:4rem;
	}
}
.post-type-archive-recruit .recruit-job img{
	object-fit: cover;
	object-position: center center;
	width: 100%;
	height: 100%;
}
.post-type-archive-recruit h2{
	font-size: clamp(1.5rem, 0.404rem + 2.13vw, 2rem);
	color: var(--txt-color);
}
.post-type-archive-recruit .recruit-list {
	gap: 1rem 3rem;
}
.post-type-archive-recruit .recruit-list li {
	padding: 2em;
	background: #F7F9FA;
	border: solid 1px #9AAFB5;
	position: relative;
	transition: all 0.3s ease-in-out;
	box-shadow: 0 4px 8px rgba(17, 39, 88, 0.14);
}
.post-type-archive-recruit .recruit-list li:first-of-type{
	border-radius:10px 10px 0 0;
}
.post-type-archive-recruit .recruit-list li:last-of-type{
	border-radius:0 0 10px 10px;
	border-top:none;
}
.post-type-archive-recruit .recruit-list li:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	transform: translatey(-50%);
	background: url(./images/common/yajirushi-btn.svg) no-repeat;
	background-size: contain;
	width: clamp(2.188rem, 1.448rem + 2.32vw, 3.188rem);
	height: clamp(1.188rem, 0.772rem + 1.3vw, 1.75rem);
}
.post-type-archive-recruit .recruit-list h3{
	display:inline-block;
	margin:0;
	font-weight:700;
}
.post-type-archive-recruit .recruit-list h3 span{
	font-size:clamp(1.2rem, 0.543rem + 1.28vw, 1.5rem);
}

.post-type-archive-recruit .recruit-list .recruit-tag.career{
	background: #E4F0F5;
}
.post-type-archive-recruit .recruit-list .recruit-tag.newgraduate{
	background: #E4F5F1;
}
/*--------------------------------------------------------------
## 募集要項詳細
--------------------------------------------------------------*/
.single-recruit .entry-header-ttl h1::before{
	content:"Recruit";
}
@media screen and (max-width: 510px) {
	.recruit-wrapper {
		margin: 50px auto 0;
	}
}
.post-modified{
	text-align:right;
}
.index .entry a {
	color: #fff;
	background: var(--text-color);
}
.index .entry a::before {
	background: url(./images/common/index-yajirushi-wt.svg) no-repeat center / contain;
}
.recruit-table th,
th {
	line-height: 1.4;
	font-weight: 900;
	color:var(--main-blue);
	width: 20%;
	vertical-align: top;
	border-bottom: solid 2px var(--main-blue);
	text-align:left;
}
.recruit-table th:nth-of-type(1),
th:nth-of-type(1){
	border-top: solid 2px var(--main-blue);
}
.recruit-table td,
td {
	border-bottom: solid 1px #9AAFB5;
}
@media screen and (max-width: 510px) {
	.recruit-table th,
	th{
		width:25%;
		font-size: 15px;
		padding:1em 0.5em;
	}
	.recruit-table td,
	td{
		font-size: 15px;
		padding:1em 0.5em;
	}
}
.recruit-table td:nth-of-type(1),
td:nth-of-type(1) {
	border-top: solid 1px #9AAFB5;
}
@media screen and (max-width: 510px) {
	.recruit-table th,
	.recruit-table td {
		padding: 15px;
	}
}
.single-recruit .schedule {
	display: grid;
	grid-template-columns: max-content 1fr;
	column-gap: 1rem;
}
.single-recruit .schedule li {
	display: contents;
}
.single-recruit .schedule .time {
	white-space: nowrap;
}
@media (max-width: 510px) {
	.single-recruit .schedule {
		display: block;
	}
	.single-recruit .schedule li {
		display: block;
		margin-bottom: 0.75em;
	}
	.single-recruit .schedule .time {
		display: block;
	}
	.single-recruit .schedule .text {
		display: block;
	}
}
.single-recruit .lead small {
	display: block;
	line-height: 2;
}
.single-recruit .lead small,
.single-recruit .lead small a {
	font-size: 1rem;
}
@media screen and (max-width: 824px) {
	.single-recruit .lead small,
	.single-recruit .lead small a {
		font-size: 0.75rem;
	}
}
#entry-form {
	text-align: center;
	margin-top: 8rem;
}
@media screen and (max-width: 824px) {
	#entry-form {
		margin-top: 6rem;
	}
}
.entry-form {
	margin-top: 1.5rem;
}
.entry-form p {
	margin: 0 0 10px;
}
.entry-form label {
	display: inline-block;
	text-align: center;
	line-height: 1.8;
	max-width: 800px;
	width: 100%;
	margin-bottom: 1rem;
}
.contact .entry-form label {
	text-align: left;
}
.entry-form .check-web {
	margin-top: 2rem;
	text-align: center;
}
.entry-form .check-web .radio {
	margin-top: 1rem;
}
.entry-submit {
	margin: 4rem auto 0;
	position: relative;
}
.entry-submit input[type="submit"] {
	display: block;
	max-width: 300px;
	width: 100%;
	background:var(--gradient-blue);
	border: solid 1px #B7C5C9;
	position: relative;
	border-radius: 5px;
	padding: 1em 2em;
	margin: 0 auto;
	font-size: 1rem;
	font-weight: 700;
	color:#fff;
}
.entry-submit input[type="submit"]:focus,
.entry-submit input[type="submit"]:active {
	outline: none;
}
.entry-form .no-recaptcha{
	font-size:1rem;
	background: #fff;
	display: inline-block;
	padding: 2rem;
	margin: 2rem 0 0 0;
}
@media screen and (max-width: 824px) {
	.entry-form .no-recaptcha{
		font-size:15px;
		padding:1.5rem;
	}
}
.entry-form .no-recaptcha a{
	text-decoration:underline;
}
.around-link-wrap {
	margin: 3rem 0 0;
}
/*--------------------------------------------------------------
## プライバシーポリシー
--------------------------------------------------------------*/
.privacy-policy section:not(:first-of-type) {
	margin-top: clamp(2rem, -2.383rem + 8.51vw, 4rem);
}
.privacy-policy .entry-header .entry-header-ttl h1::before{
	content:"Privacy policy";
}
.privacy-policy h2 {
	font-size: clamp(1.2rem, -0.553rem + 3.4vw, 2rem);
	margin-bottom: 1em;
}
@media screen and (max-width: 824px) {
	.privacy-policy h2 {
		font-size: 1.2rem;
		margin-bottom: 1.2rem;
	}
}
/*--------------------------------------------------------------
## 404ページ
--------------------------------------------------------------*/
.error404 .entry-header-ttl h1::before {
	content: "404";
}
.notfound-list:not(:first-child) {
	margin: 1rem 0;
}
.notfound-list li {
	line-height: 2.5em;
}
.notfound-list:nth-of-type(1)>li>a:nth-of-type(1) {
	font-size: clamp(1rem, 0.562rem + 0.85vw, 1.2rem);
}
.notfound-list:nth-of-type(1)>li {
	margin: clamp(1.5rem, 0.404rem + 2.13vw, 2rem) 0;
}

.error404 .menu-list a{
	font-weight:500;
}
.notfound-list+h2 {
	margin-top: 2.5em;
}
.search-form-wrapper input[type="search"] {
	width: 80%;
}
.search-form-wrapper input[type="submit"] {
	display: inline-block;
	width: 60px;
	height: 25px;
}
/* 投稿一覧と応募完了を消す */
.page-item-7,
.page-item-121 {
	display: none;
}
/*--------------------------------------------------------------
# カテゴリ別親ページ
--------------------------------------------------------------*/
.related-pages-wrapper {
	background: #fff;
	background-size: cover;
	padding: 6rem 0;
	margin-top: 0;
	margin-bottom: 3rem;
	margin-left: clamp(1rem, -0.364rem + 5.82vw, 4rem);
	margin-right: clamp(1rem, -0.364rem + 5.82vw, 4rem);
	border-radius: clamp(1.25rem, 0.398rem + 3.64vw, 3.125rem);
}
@media screen and (max-width: 824px) {
	.related-pages-wrapper {
		padding: 4rem 0;
	}
}
.related-pages-wrapper h3.headline {
	margin-bottom: 0.5em;
	font-size: clamp(0.85rem, 0.769rem + 0.36vw, 1.2rem);
	color:var(--main-blue);
}
.related-pages-wrapper h2 {
	font-size: clamp(1.5rem, 0.404rem + 2.13vw, 2rem);
	margin-bottom: 1.5em;	
}
.child-page-list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 2rem;
}
@media screen and (max-width: 1024px) {
	.child-page-list {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width:510px) {
	.child-page-list {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media screen and (max-width: 824px) {
	.page-related .child-page-list{
		grid-template-columns: repeat(1, 1fr);
		gap: 1rem;
	}
}
.child-page-list li{
	position:relative;
	background: #F7F9FA;
	border: solid 1px #9AAFB5;
	border-radius:10px;
	box-shadow: 0 4px 8px rgba(17, 39, 88, 0.14);
	transition: box-shadow 0.2s;
}
.child-page-list li::before{
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	transform: translatey(-50%);
	background: url(./images/common/yajirushi-btn.svg) no-repeat;
	background-size: contain;
	width: 34px;
	height: 19px;
}
.child-page-list li a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	width: 100%;
	padding:1.5em 3em 1.5em 2em;
	position: relative;
	transition: 0.3s ease;
}
.child-page-list li h3{
	font-size:clamp(1.2rem, 0.833rem + 0.71vw, 1.5rem);
}
.child-page-list li p{
	color: var(--main-blue);
	margin:0;
}
.child-page-list li p::first-letter {
	text-transform: uppercase;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
embed,
iframe,
object {
	max-width: 100%;
}
/*--------------------------------------------------------------
## フォームへのボタン
--------------------------------------------------------------*/
.fix-btn2 {
	position: static;
	display: none;
}
.fix-btn2 a {
	display: block;
	color: #fff;
	font-size: 1.2rem;
	padding: 18px 10px;
	margin: 0;
	width: 100%;
	text-align: center;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	position: relative;
	background: #212121;
}
@media screen and (max-width: 510px) {
	.fix-btn2 {
		display: block;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 3;
		width: 100%;
	}
	.fix-btn {
		display: none;
	}
}

/* 260119 エントリーフォーム 鎌田 */
input[type="date"] {
	max-width: 500px;
    width: 100%;
    height: 50px;
}

/*編集用コメントの非表示*/
.comment {
	display: none;
}
/*リキャプチャ非表示*/
.grecaptcha-badge {
	visibility: hidden;
}