html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	vertical-align: baseline;
	border: 0;
	margin: 0;
	padding: 0;
}

html {
	scroll-padding-top: 100px;
}

@media (max-width: 767px) {
	html {
		scroll-padding-top: 80px;
	}
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
	padding: 1.25em 2.375em;
}

.l_recruit main {
	/* padding-bottom: 120px; */
}

@media (min-width: 768px) {
	.l_recruit main {
		/* padding-bottom: 140px; */
	}
}

@media (min-width: 1024px) {
	.l_recruit main {
		/* padding-bottom: 0; */
	}
}

.l_recruit .-main {
	padding-bottom: 0;
}

@media (min-width: 768px) {
	.l_recruit .-main {
		padding-bottom: 74px;
	}
}

@media (min-width: 1024px) {
	.l_recruit .-main {
		/* padding-bottom: 120px; */
	}
}

.is-small-text {
	font-size: 0.875em;
}

.is-regular-text {
	font-size: 1em;
}

.is-large-text {
	font-size: 2.25em;
}

.is-larger-text {
	font-size: 3em;
}

.has-drop-cap:not(:focus):first-letter {
	float: left;
	text-transform: uppercase;
	margin: 0.05em 0.1em 0 0;
	font-size: 8.4em;
	font-style: normal;
	font-weight: 100;
	line-height: 0.68;
}

p.has-drop-cap.has-background {
	overflow: hidden;
}

p.has-background {
	padding: 1.25em 2.375em;
}

:where(p.has-text-color:not(.has-link-color)) a {
	color: inherit;
}

:root {
	--wp--preset--font-size--normal: 16px;
	--wp--preset--font-size--huge: 42px;
}

:root .has-very-light-gray-background-color {
	background-color: #eee;
}

:root .has-very-light-blue-background-color {
	background-color: #fafcff;
}

:root .has-very-dark-gray-background-color {
	background-color: #313131;
}

:root .has-very-light-gray-color {
	color: #eee;
}

:root .has-very-dark-gray-color {
	color: #313131;
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
	background: linear-gradient(135deg, #00d084, #0693e3);
}

:root .has-purple-crush-gradient-background {
	background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}

:root .has-hazy-dawn-gradient-background {
	background: linear-gradient(135deg, #faaca8, #dad0ec);
}

:root .has-subdued-olive-gradient-background {
	background: linear-gradient(135deg, #fafae1, #67a671);
}

:root .has-atomic-cream-gradient-background {
	background: linear-gradient(135deg, #fdd79a, #004a59);
}

:root .has-nightshade-gradient-background {
	background: linear-gradient(135deg, #330968, #31cdcf);
}

:root .has-midnight-gradient-background {
	background: linear-gradient(135deg, #020381, #2874fc);
}

.has-regular-font-size {
	font-size: 1em;
}

.has-larger-font-size {
	font-size: 2.625em;
}

.has-normal-font-size {
	font-size: var(--wp--preset--font-size--normal);
}

.has-huge-font-size {
	font-size: var(--wp--preset--font-size--huge);
}

.has-text-align-center {
	text-align: center;
}

.has-text-align-left {
	text-align: left;
}

.has-text-align-right {
	text-align: right;
}

#end-resizable-editor-section {
	display: none;
}

.aligncenter {
	clear: both;
}

.items-justified-left {
	justify-content: flex-start;
}

.items-justified-center {
	justify-content: center;
}

.items-justified-right {
	justify-content: flex-end;
}

.items-justified-space-between {
	justify-content: space-between;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	border: 0;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	overflow: hidden;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	clip-path: none;
	color: #444;
	z-index: 100000;
	background-color: #ddd;
	width: auto;
	height: auto;
	padding: 15px 23px 14px;
	font-size: 1em;
	line-height: normal;
	text-decoration: none;
	display: block;
	top: 5px;
	left: 5px;
	clip: auto !important;
}

html :where(.has-border-color),
html :where([style*="border-width"]) {
	border-style: solid;
}

html :where(img[class*="wp-image-"]) {
	max-width: 100%;
	height: auto;
}

.wp-container-1 {
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 0.5em;
	display: flex;
}

.wp-container-1>* {
	margin: 0;
}

.wp-container-2 {
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 0.5em;
	display: flex;
}

.wp-container-2>* {
	margin: 0;
}

.wp-container-3 {
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 0.5em;
	display: flex;
}

.wp-container-3>* {
	margin: 0;
}

.wp-container-4 {
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 0.5em;
	display: flex;
}

.wp-container-4>* {
	margin: 0;
}

.wp-container-5 {
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 0.5em;
	display: flex;
}

.wp-container-5>* {
	margin: 0;
}

.wp-container-6>.alignleft {
	float: left;
	margin-inline: 0 2em;
}

.wp-container-6>.alignright {
	float: right;
	margin-inline: 2em 0;
}

.wp-container-6>.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}

.wp-container-7>.alignleft {
	float: left;
	margin-inline: 0 2em;
}

.wp-container-7>.alignright {
	float: right;
	margin-inline: 2em 0;
}

.wp-container-7>.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}

.wp-container-8 {
	flex-wrap: nowrap;
	align-items: center;
	gap: 2em;
	display: flex;
}

.wp-container-8>* {
	margin: 0;
}

.wp-container-9>.alignleft {
	float: left;
	margin-inline: 0 2em;
}

.wp-container-9>.alignright {
	float: right;
	margin-inline: 2em 0;
}

.wp-container-9>.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}

.wp-container-10>.alignleft {
	float: left;
	margin-inline: 0 2em;
}

.wp-container-10>.alignright {
	float: right;
	margin-inline: 2em 0;
}

.wp-container-10>.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}

.wp-container-11>.alignleft {
	float: left;
	margin-inline: 0 2em;
}

.wp-container-11>.alignright {
	float: right;
	margin-inline: 2em 0;
}

.wp-container-11>.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}

.wp-container-12 {
	flex-wrap: nowrap;
	align-items: center;
	gap: 2em;
	display: flex;
}

.wp-container-12>* {
	margin: 0;
}

*,
:before,
:after {
	box-sizing: border-box;
	-webkit-tap-highlight-color: #0000;
}

html {
	height: 100%;
	font-family: Noto Sans JP, sans-serif;
}

body {
	color: #333;
	height: 100%;
	letter-spacing: 5%;
	word-break: break-word;
	text-align: inherit;
	letter-spacing: 0.05em;
	font-feature-settings: "palt";
	text-size-adjust: 100%;
	background-color: #fff;
	font-family: Noto Sans JP, sans-serif;
	font-weight: 500;
	line-height: 1.7;
	position: relative;
	padding-top: 60px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: inherit;
	-webkit-tap-highlight-color: #0000;
	outline: 0;
	text-decoration: none;
}

p,
figure,
label {
	margin: 0;
}

button {
	padding: 0;
}

p {
	text-align: inherit;
	margin: 0;
}

a {
	cursor: pointer;
}

input[type="text"],
input[type="button"],
input[type="email"],
input[type="submit"],
input[type="password"],
textarea,
button {
	appearance: none;
	-webkit-tap-highlight-color: #0000;
	-webkit-user-select: auto;
	font: inherit;
	color: inherit;
	cursor: pointer;
	background: 0;
	border: 0;
	border-radius: 0;
	outline: 0;
	padding: 0;
}

div.contents-ga-overflow {
	-webkit-overflow-scrolling: touch;
	overscroll-behavior-y: none;
}

div.contents-ga-overflow>* {
	-webkit-transform: translateZ(0);
}

img,
svg {
	width: 100%;
	height: auto;
	display: block;
}

b,
strong,
.bold {
	font-weight: 700;
}

sup,
sub {
	font-size: 62%;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

.l_breadcrumbs {
	position: absolute;
	top: 144px;
}

.l_breadcrumbs ul {
	color: #204483;
	align-items: center;
	font-size: 12px;
	display: flex;
}

.l_breadcrumbs ul>li:first-child {
	width: 24px;
}

.l_breadcrumbs ul>li+li {
	margin-left: 13px;
}

.l_breadcrumbs ul>li+li:before {
	content: "・";
	margin-right: 13px;
}

.l_breadcrumbs ul>li a {
	white-space: nowrap;
	text-overflow: ellipsis;
	text-underline-offset: 1px;
	text-decoration: underline;
	overflow: hidden;
}

.l_breadcrumbs ul>li a:hover {
	text-decoration: none;
}

.l_breadcrumbs ul>li a.-current {
	color: #0c419a;
	text-decoration: none;
}

.l_header {
	z-index: 1100;
	background-color: #fff0;
	width: 100%;
	transition: all 1s;
	position: fixed;
	top: 0;
	left: 0;
}

.l_header.is-opened {
	box-shadow: none !important;
	background-color: #fff0 !important;
	z-index: 1200 !important;
}

.l_header.is-small.is-opened .l_header_inner {
	box-shadow: none !important;
	background-color: #fff;
}

.l_header.is-opened .l_header_menu-pc {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}

.l_header_inner {
	padding: 12px 24px;
	transition: all 0.5s;
	position: relative;
	background-color: #fff;
}

.l_header_logo {
	width: 210px;
	transition: all 0.4s;
	display: block;
}

.l_header_logo svg {
	width: 100%;
	height: auto;
	display: block;
}

.l_header_logo .path {
	fill: #000;
	transition: all 0.4s;
}

.l_header_nav {
	align-items: center;
	display: flex;
}

.l_header_menu-pc {
	margin-right: 15px;
	font-family: Heebo, sans-serif;
	transition: opacity 0.4s;
}

.l_header_menu-pc_list {
	color: #204483;
	align-items: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	display: flex;
}

.l_header_menu-pc_list>li {
	white-space: nowrap;
	position: relative;
}

.l_header_menu-pc_list>li.-has-megamenu,
.l_header_menu-pc_list>li.-has-megamenu:hover {
	position: static;
}

.l_header_menu-pc_list_link {
	text-align: center;
	padding: 10px 12px;
	display: block;
}

.l_header_menu-pc_list_link:hover,
.l_header_menu-pc_list_link.-current {
	color: #0c419a;
}

.c_megamenu {
	pointer-events: none;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease;
	position: absolute;
	top: calc(100% - 20px);
	left: 0;
	right: 0;
	background-color: #fff;
	border: 1px solid rgba(34, 54, 109, 0.16);
	border-radius: 24px;
	box-shadow: 0 30px 70px rgba(12, 65, 154, 0.18);
	padding: 32px 0;
	width: 100%;
	min-width: 0;
	max-width: none;
	z-index: 1200;
}

.c_megamenu_wrap {
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 24px;
	padding-right: 24px;
}

.c_megamenu_inner {
	display: flex;
	flex-wrap: wrap;
	gap: 16px 28px;
	justify-content: flex-start;
}

.c_megamenu .c_nav_link {
	width: 100%;
	padding-left: 12px;
	padding-right: 12px;
	align-items: center;
	gap: 12px;
	display: inline-flex;
	font-size: 16px;
	flex: 0 1 calc((100% - (28px * 3)) / 4);
	max-width: calc((100% - (28px * 3)) / 4);
}

.c_megamenu .c_nav_link .c_btn_hover-up2_wrap {
	flex: 1 1 auto;
	min-width: 0;
	overflow: hidden;
}

.c_megamenu .c_nav_link .c_btn_hover-up2_txt {
	display: block;
	white-space: normal;
}

.c_megamenu .c_nav_link .c_nav_link_icon {
	margin-left: auto;
	flex-shrink: 0;
}

.l_header_menu-pc_list>li.-has-megamenu .c_megamenu {
	display: none;
}

@media screen and (width>=768px) {
	.c_megamenu_wrap {
		padding-left: 80px;
		padding-right: 80px;
	}

	.l_header_menu-pc_list>li.-has-megamenu .c_megamenu {
		display: block;
	}

	.l_header_menu-pc_list>li.-has-megamenu:hover .c_megamenu,
	.l_header_menu-pc_list>li.-has-megamenu:focus-within .c_megamenu {
		pointer-events: auto;
		opacity: 1;
		visibility: visible;
	}
}

.l_header_btn-contact {
	cursor: pointer;
	color: #000;
	background-color: #dbf248;
	border: 2px solid #dbf248;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 140px;
	height: 40px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	transition: all 0.4s;
	display: flex;
	position: relative;
}

.l_header_toggleDrawer {
	margin-left: auto;
	margin-right: 0;
}

/* Show hamburger (drawer) on tablet and below, and show PC menu on desktop. */
@media not all and (width>=1240px) {
	.l_header_menu-pc {
		display: none;
	}
}

@media screen and (width>=1240px) {
	.l_header_toggleDrawer {
		display: none;
	}
}

.l_header2 {
	z-index: 1100;
	background-color: #fff0;
	width: 100%;
	transition: all 0.5s;
	position: absolute;
	top: 0;
	left: 0;
}

.l_container {
	flex-direction: column;
	min-height: 100%;
	display: flex;
	overflow: hidden;
}

.l_main {
	z-index: 3;
	flex: 1;
	position: relative;
}

.l_footer {
	color: #fff;
	background: linear-gradient(227deg,
			#65d7ff 5.29%,
			#0c419a 40.68%,
			#204483 84.46%);
	padding-bottom: 60px;
	position: relative;
}

.l_footer_inner {
	padding-top: 32px;
	padding-bottom: 10px;
}

.l_footer_copy {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.15;
}

.l_footer_logo {
	max-width: 474px;
	margin-top: 64px;
	display: block;
}

.l_footer_logo svg path,
.l_footer_logo svg rect {
	fill: #fff;
}

.l_footer_menu {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
}

.l_footer_menu_link {
	padding: 3px 0;
	display: block;
}

.l_footer_menu_link.-current {
	opacity: 0.5;
}

.l_footer_menu>li {
	margin-bottom: 9px;
}

.l_footer_iso {
	flex-wrap: wrap;
	align-items: center;
	font-weight: 400;
	display: flex;
}

.l_footer_iso_img {
	flex-basis: 72px;
	margin-right: 16px;
}

.l_footer_iso_body {
	flex-grow: 1;
	font-size: 10px;
	line-height: 1.5;
}

.l_footer_expo {
	background-color: #fff;
	border-radius: 4px;
	width: 100%;
	margin-top: 32px;
	overflow: hidden;
}

.l_footer_nk {
	background-color: #fff;
	border-radius: 4px;
	width: 100%;
	max-width: 200px;
	margin-top: 32px;
	overflow: hidden;
}

.l_footer_submenu {
	margin-top: 48px;
	font-size: 12px;
	font-weight: 400;
}

.l_footer_submenu>li {
	margin-bottom: 4px;
}

.l_footer_submenu a.-current {
	opacity: 0.5;
}

.l_footer_copyright {
	margin-top: 80px;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
}

.l_footer_pagetop {
	z-index: 10;
	flex-direction: column;
	align-items: center;
	display: flex;
	position: absolute;
	bottom: 105px;
	right: 24px;
}

.l_footer_pagetop_txt {
	letter-spacing: 0.01em;
	font-family: Heebo, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
}

.l_footer_pagetop:after {
	content: "";
	background: #fff url(../images/common/ico_arrow01_up.svg) 50%/16px no-repeat;
	border-radius: 50%;
	width: 48px;
	height: 48px;
	display: block;
}

.l_footer2 {
	background-color: #f2f5f9;
}

.l_footer2_logo {
	width: 108px;
	display: block;
}

.l_footer2_copyright {
	color: #a1abb8;
	margin-top: 20px;
	font-size: 10px;
	font-weight: 400;
	line-height: 1.5;
}

.l_footer_nav {
	background-color: #0c419a;
}

.l_footer_nav_child>li {
	margin-bottom: 4px;
}

.l_footer_nav_child_link {
	color: #204483;
	border-bottom: 2px solid #e5eaf0;
	justify-content: space-between;
	align-items: center;
	font-weight: 700;
	line-height: 1.3;
	display: flex;
	position: relative;
}

.l_footer_nav_child_link:after {
	content: "";
	background-color: #0c419a;
	width: 24px;
	height: 2px;
	display: block;
	position: absolute;
	bottom: -2px;
	right: 0;
}

.l_flopoverMenu {
	opacity: 0;
	z-index: 1098;
	pointer-events: none;
	color: #fff;
	background: url(../images/common/bg_menu_shape_sp.svg) top/100% no-repeat,
		linear-gradient(227deg, #65d7ff 5.29%, #0c419a 40.68%, #204483 84.46%) 0 0 / cover;
	padding: 0 40px;
	font-family: Heebo, sans-serif;
	transition: all 0.5s;
	position: fixed;
	inset: 0;
}

.l_flopoverMenu .-scrollable {
	-ms-overflow-style: none;
	scrollbar-width: none;
	overflow-y: auto;
}

.l_flopoverMenu .-scrollable::-webkit-scrollbar {
	display: none;
}

.l_flopoverMenu_content {
	z-index: 1098;
	flex-direction: column;
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	position: relative;
}

.l_flopoverMenu_nav {
	padding-bottom: 100px;
}

.l_flopoverMenu.is-opened {
	opacity: 1;
	pointer-events: auto;
}

.l_flopoverMenu_header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}

.l_flopoverMenu_logo {
	width: 91px;
	display: block;
}

.l_flopoverMenu_logo img {
	width: 100%;
	height: auto;
}

.l_flopoverMenu_close {
	color: #fff;
	align-items: center;
	display: flex;
	background: none;
	border: none;
	cursor: pointer;
	padding: 0;
}

.l_flopoverMenu_close_txt {
	font-size: 12px;
	font-weight: 700;
	margin-right: 8px;
}

.l_flopoverMenu_close_icon {
	width: 24px;
	height: 24px;
	position: relative;
	display: block;
}

.l_flopoverMenu_close_icon span {
	background-color: #fff;
	width: 100%;
	height: 2px;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform-origin: center;
}

.l_flopoverMenu_close_icon span:first-child {
	transform: translateY(-50%) rotate(45deg);
}

.l_flopoverMenu_close_icon span:last-child {
	transform: translateY(-50%) rotate(-45deg);
}

.l_flopoverMenu_menu {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.3;
}

.l_flopoverMenu_menu_link {
	padding-top: 14px;
	padding-bottom: 14px;
	display: block;
	position: relative;
}

.l_flopoverMenu_menu_link:before {
	content: "";
	background-color: #fff;
	width: 16px;
	height: 2px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.l_flopoverMenu_menu_link.-current {
	opacity: 0.5;
}

.l_flopoverMenu_menu>li {
	margin-bottom: 22px;
}

.l_flopoverMenu_menu_child {
	margin-top: 4px;
	font-size: 14px;
}

.l_flopoverMenu_menu_child>li {
	margin-bottom: 8px;
}

.l_flopoverMenu_menu_child a {
	display: block;
}

.l_flopoverMenu_menu_child a.-current {
	opacity: 0.5;
}

.l_flopoverMenu_submenu {
	margin-top: 43px;
	font-size: 12px;
}

.l_flopoverMenu_submenu>li a.-current {
	opacity: 0.5;
}

.l_bg {
	background: url(../images/common/bg_sp.jpg) 50% / cover no-repeat;
}

.l_related-services {
	background: url(../images/common/related-services_bg_sp.jpg) 50% / cover no-repeat;
}

.c_section_inner {
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 24px;
	padding-right: 24px;
}

.sns_nav {
	width: 160px;
}

.sns_nav.-col3 {
	flex-wrap: wrap;
	display: flex;
}

.sns_nav.-col3>li {
	width: 26.3%;
}

.sns_nav.-col3>li:not(:nth-child(3n)) {
	margin-right: 8.05%;
}

.c_hamburgerBtn {
	color: #204483;
	align-items: center;
	transition: all 0.3s;
	display: flex;
}

.c_hamburgerBtn_txt {
	letter-spacing: 0.01em;
	margin-right: 16px;
	font-family: Heebo, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	transition: transform 0.3s;
	display: block;
}

.c_hamburgerBtn_icon {
	width: 48px;
	height: 18px;
	margin-top: -2px;
	transition: all 0.3s;
	display: block;
	position: relative;
}

.c_hamburgerBtn_icon span {
	background: linear-gradient(90deg, #0c419a 0 48px, #0000 48px 96px) 0/96px no-repeat;
	height: 2px;
	margin: auto;
	transition: all 0.3s;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

.c_hamburgerBtn_icon span:first-child {
	width: 100%;
	transform: translateY(-8px);
	animation-delay: 0 !important;
}

.c_hamburgerBtn_icon span:nth-child(2) {
	width: 100%;
	transform: translate(0);
	animation-delay: 0.12s !important;
}

.c_hamburgerBtn_icon span:nth-child(3) {
	width: 24px;
	transform: translateY(8px);
	animation-delay: 0.24s !important;
}

.c_hamburgerBtn.is-opened {
	color: #204483;
	margin-top: 0;
}

.c_hamburgerBtn.is-opened .c_hamburgerBtn_icon {
	width: 32px;
	height: 32px;
}

.c_hamburgerBtn.is-opened .c_hamburgerBtn_icon span {
	background-color: #204483;
	background-position: 50px;
	width: 23px;
	height: 3px;
	right: 0;
}

.c_hamburgerBtn.is-opened .c_hamburgerBtn_icon span:first-child {
	transform: translate(0) rotate(45deg);
}

.c_hamburgerBtn.is-opened .c_hamburgerBtn_icon span:nth-child(2) {
	opacity: 0;
}

.c_hamburgerBtn.is-opened .c_hamburgerBtn_icon span:nth-child(3) {
	transform: translate(0) rotate(-45deg);
}

.l_header.is-scroll .c_hamburgerBtn {
	top: 6px;
}

@keyframes bgAnimation {
	50% {
		background-position: 48px;
	}

	51% {
		background-position: -96px;
	}
}

.c_btn {
	color: #0c419a;
	cursor: pointer;
	background-color: #fff;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	min-width: 120px;
	min-height: 30px;
	padding: 4px;
	font-size: 10px;
	line-height: 1.3;
	transition: all 0.2s;
	display: inline-flex;
	position: relative;
}

.pc .c_btn:hover {
	color: #fff;
	background-color: #0c419a;
}

.pc .c_btn:hover .c_icon2-plus:before,
.pc .c_btn:hover .c_icon2-plus:after,
.pc .c_btn:hover .c_icon2-arrow:before,
.pc .c_btn:hover .c_icon2-arrow:after {
	background-color: #fff;
}

.c_btn2 {
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #cbd3de;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	min-width: 250px;
	min-height: 48px;
	padding: 4px;
	font-size: 12px;
	line-height: 1.3;
	transition: all 0.2s;
	display: inline-flex;
	position: relative;
}

.c_btn2_icon {
	right: 21px;
	position: absolute !important;
}

.c_btn2_icon.-prev {
	left: 21px;
	right: auto;
	transform: scaleX(-1);
}

.pc .c_btn2:hover {
	color: #fff;
	background-color: #0c419a;
	border: 0;
}

.pc .c_btn2:hover .c_icon2-plus:before,
.pc .c_btn2:hover .c_icon2-plus:after,
.pc .c_btn2:hover .c_icon2-arrow:before,
.pc .c_btn2:hover .c_icon2-arrow:after {
	background-color: #fff;
}

.c_btn3 {
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #cbd3de;
	justify-content: center;
	align-items: center;
	min-height: 60px;
	padding: 4px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	transition: all 0.2s;
	display: inline-flex;
	position: relative;
	border-radius: 100px !important;
}

.c_btn3.-blue00 {
	color: #fff;
	background-color: #204483;
	border: 0;
}

.c_btn3.-blue01 {
	color: #fff;
	background-color: #0c419a;
	border: 0;
}

.pc .c_btn3:hover {
	color: #fff;
	background-color: #0c419a;
}

.pc .c_btn3.-blue00:hover {
	color: #204483;
	background-color: #e5eaf0;
}

.pc .c_btn3.-blue01:hover {
	color: #0c419a;
	background-color: #e5eaf0;
}

.c_btn4 {
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #cbd3de;
	justify-content: center;
	align-items: center;
	min-width: 150px;
	min-height: 30px;
	padding: 4px;
	font-size: 10px;
	line-height: 1.3;
	transition: all 0.2s;
	display: inline-flex;
	position: relative;
	border-radius: 100px !important;
}

.c_btn4.-gray00 {
	color: #333;
	background-color: #f2f5f9;
	border: 0;
}

.c_btn4.-blue00 {
	color: #fff;
	background-color: #204483;
	border: 0;
}

.c_btn4.-blue01 {
	color: #fff;
	background-color: #0c419a;
	border: 0;
}

.pc .c_btn4.-blue00:hover {
	color: #204483;
	background-color: #e5eaf0;
}

.pc .c_btn4.-blue01:hover {
	color: #0c419a;
	background-color: #e5eaf0;
}

.c_btn4_icon {
	right: 8px;
	position: absolute !important;
}

.c_btn4_icon.-prev {
	left: 8px;
	right: auto;
	transform: scaleX(-1);
}

.pc .c_btn4:hover {
	color: #fff;
	background-color: #0c419a;
}

.pc .c_btn4:hover .c_icon2-plus:before,
.pc .c_btn4:hover .c_icon2-plus:after,
.pc .c_btn4:hover .c_icon2-arrow:before,
.pc .c_btn4:hover .c_icon2-arrow:after,
.pc .c_btn4:hover .c_icon2-arrow-large:before,
.pc .c_btn4:hover .c_icon2-arrow-large:after {
	background-color: #fff;
}

.c_btn5 {
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #cbd3de;
	border-radius: 4px 4px 0 0;
	justify-content: center;
	align-items: center;
	min-height: 56px;
	padding: 4px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	transition: all 0.2s;
	display: inline-flex;
	position: relative;
}

.c_btn5.-blue00 {
	color: #fff;
	background-color: #204483;
	border: 0;
}

.c_btn5.-blue01 {
	color: #fff;
	background-color: #0c419a;
	border: 0;
}

.pc .c_btn5:hover {
	color: #fff;
	background-color: #0c419a;
}

.pc .c_btn5.-blue00:hover {
	color: #204483;
	background-color: #e5eaf0;
}

.pc .c_btn5.-blue01:hover {
	color: #0c419a;
	background-color: #e5eaf0;
}

.c_btn6 {
	color: #0c419a;
	cursor: pointer;
	background-color: #fff;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	min-height: 48px;
	padding: 4px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	transition: all 0.2s;
	display: inline-flex;
	position: relative;
}

.c_btn6.-blue00 {
	color: #fff;
	background-color: #204483;
	border: 0;
}

.c_btn6.-blue01 {
	color: #fff;
	background-color: #0c419a;
	border: 0;
}

.pc .c_btn6:hover {
	color: #0c419a;
	background-color: #e5eaf0;
}

.pc .c_btn6.-blue00:hover {
	color: #204483;
	background-color: #e5eaf0;
}

.pc .c_btn6.-blue01:hover {
	color: #0c419a;
	background-color: #e5eaf0;
}

.c_btn7 {
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #cbd3de;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	min-height: 48px;
	padding: 4px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	transition: all 0.2s;
	display: inline-flex;
	position: relative;
}

.c_btn7.-blue00 {
	color: #fff;
	background-color: #204483;
	border: 0;
}

.c_btn7.-blue01 {
	color: #fff;
	background-color: #0c419a;
	border: 0;
}

.pc .c_btn7:hover {
	color: #fff;
	background-color: #0c419a;
}

.pc .c_btn7.-blue00:hover {
	color: #204483;
	background-color: #fff;
}

.pc .c_btn7.-blue01:hover {
	color: #0c419a;
	background-color: #fff;
}

.c_btn8 {
	cursor: pointer;
	background-color: #fff;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	min-width: 220px;
	min-height: 48px;
	padding: 4px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3;
	transition: all 0.2s;
	display: inline-flex;
	position: relative;
}

.c_btn8_icon {
	right: 16px;
	position: absolute !important;
}

.c_btn8.-white {
	color: #0c419a;
	background-color: #fff;
}

.c_btn8.-blue00 {
	color: #fff;
	background-color: #204483;
	border: 0;
}

.c_btn8.-blue01 {
	color: #fff;
	background-color: #0c419a;
	border: 0;
}

.pc .c_btn8:hover {
	color: #fff;
	background-color: #0c419a;
}

.pc .c_btn8.-blue00:hover {
	color: #204483;
	background-color: #f2f5f9;
}

.pc .c_btn8.-blue01:hover {
	color: #0c419a;
	background-color: #f2f5f9;
}

.pc .c_btn8.-hover-gray:hover {
	color: #0c419a;
	background-color: #e5eaf0;
}

.c_btn-float {
	white-space: nowrap;
	cursor: pointer;
	z-index: 1000;
	color: #fff;
	background-color: #204483;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	min-height: 50px;
	padding: 4px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
	transition: all 0.2s;
	display: inline-flex;
	position: fixed;
}

.c_btn-float:hover {
	color: #204483;
	background-color: #e5eaf0;
}

.c_btn-icon {
	white-space: nowrap;
	letter-spacing: 0.095em;
	color: #204483;
	letter-spacing: normal;
	align-items: center;
	font-weight: 700;
	line-height: 1.4;
	transition: all 0.4s;
	display: inline-flex;
}

.c_btn-icon.-white {
	color: #fff;
}

.c_btn-icon.-white .icon {
	background-color: #fff;
	background-image: url(../images/common/ico_arrow01_right.svg);
}

.c_btn_hover-up_wrap {
	display: inline-flex;
	position: relative;
	overflow: hidden;
}

.c_btn_hover-up_txt {
	display: inline-block;
	transform: translateY(0);
}

.c_btn_hover-up_line {
	transform-origin: 0;
	background-color: currentColor;
	width: 100%;
	height: 1px;
	transition: all 0.6s;
	position: absolute;
	bottom: 0;
	left: 0;
	transform: scaleX(0);
}

.pc .c_btn_hover-up:hover .c_btn_hover-up_txt {
	animation: 0.8s cubic-bezier(0, 0, 0, 1.01) forwards scrollUp;
}

.pc .c_btn_hover-up:hover .c_btn_hover-up_line {
	transform: scaleX(1);
}

.c_btn_hover-up2_wrap {
	display: inline-flex;
	position: relative;
	overflow: hidden;
}

.c_btn_hover-up2_txt {
	transition: all 0.6s;
	display: inline-block;
	transform: translateY(0);
}

.c_btn_hover-up2_line {
	transform-origin: 0;
	background-color: #204483;
	width: 100%;
	height: 2px;
	transition: all 0.6s;
	position: absolute;
	bottom: -2px;
	left: 0;
	transform: scaleX(0);
}

.c_btn_hover-up2_line-white {
	transform-origin: 0;
	background-color: #fff;
	width: 100%;
	height: 2px;
	transition: all 0.6s;
	position: absolute;
	bottom: -2px;
	left: 0;
	transform: scaleX(0);
}

.pc .c_btn_hover-up2:hover .c_btn_hover-up2_txt {
	animation: 0.8s cubic-bezier(0, 0, 0, 1.01) forwards scrollUp;
}

.pc .c_btn_hover-up2:hover .c_btn_hover-up2_line,
.pc .c_btn_hover-up2:hover .c_btn_hover-up2_line-white {
	transform: scaleX(1);
}

.c_btn_hover-img_wrap {
	overflow: hidden;
}

.c_btn_hover-img_wrap img {
	transition: transform 2s cubic-bezier(0.01, 0.67, 0.58, 1);
}

.pc .c_btn_hover-img:hover .c_btn_hover-img_wrap img {
	transform: scale(1.08);
}

.c_btn_hover-line {
	transition: all 0.4s;
}

.c_btn_hover-line_wrap {
	display: inline-flex;
	position: relative;
	overflow: hidden;
}

.c_btn_hover-line_line {
	transform-origin: 0;
	background-color: #0c419a;
	width: 100%;
	height: 1px;
	transition: all 0.6s;
	position: absolute;
	bottom: 0;
	left: 0;
	transform: scaleX(0);
}

.pc .c_btn_hover-line:hover {
	color: #0c419a;
}

.pc .c_btn_hover-line:hover .c_btn_hover-line_line {
	transform: scaleX(1);
}

@keyframes scrollUp {
	30% {
		transform: translateY(-101%);
	}

	30.1% {
		transform: translateY(101%);
	}

	80% {
		transform: translateY(0);
	}
}

.c_heading {
	font-weight: 400;
	line-height: 1.3;
	position: relative;
}

.c_heading.-lv2 {
	color: #204483;
	font-size: 26px;
	font-weight: 700;
	display: block;
	position: relative;
}

.c_heading.-lv2.-line {
	padding-top: 18px;
}

.c_heading.-lv2.-line:before {
	content: "";
	background-color: red;
	border-radius: 2px;
	width: 48px;
	height: 2px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.c_heading.-lv3 {
	color: #204483;
	letter-spacing: 0.02em;
	font-size: 22px;
	font-weight: 700;
	display: block;
	position: relative;
}

.c_heading.-lv3.-line {
	padding-top: 16px;
}

.c_heading.-lv3.-line:before {
	content: "";
	background-color: #f2f5f9;
	border-radius: 2px;
	width: 100%;
	height: 2px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.c_heading.-lv3.-line:after {
	content: "";
	background-color: red;
	border-radius: 2px;
	width: 24px;
	height: 2px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.q_heading.-lv3 {
	color: #204483;
	letter-spacing: 0.02em;
	font-weight: 700;
	display: block;
	position: relative;
	font-size: 18px;
}

@media(min-width:768px) {
	.q_heading.-lv3 {
		font-size: 36px;
	}
}

.q_heading.-lv3:before {
	content: "Q.";
	color: #0c419a;
	font-weight: 700;
	display: inline-block;
	position: relative;
	top: 0;
	left: 0;
}

.q_heading.-lv4 {
	color: #204483;
	letter-spacing: 0.02em;
	font-weight: 700;
	position: relative;

	& .-first {
		flex-shrink: 0;
		width: 40px;
		margin-right: 16px;
	}

	@media(min-width:768px) {
		.-first {
			width: 80px;
		}
	}

	& .-second {
		flex: 1;
	}
}

.q_answer {
	letter-spacing: 0.02em;
	display: block;
	position: relative;
}

.q_d_answer {
	letter-spacing: 0.02em;
	display: block;
	position: relative;

	& .-first {
		flex-shrink: 0;
		width: 40px;
		margin-right: 16px;
	}

	@media(min-width:768px) {
		.-first {
			width: 80px;
		}
	}

	& .-second {
		flex: 1;
	}
}

.q_answer:before {
	content: "A.";
	font-size: 18px;
	font-weight: 700;
	display: inline-block;
	position: relative;
	top: 0;
	left: 0;
}

@media(min-width:768px) {
	.q_answer:before {
		font-size: 36px;
	}
}

.c_heading.-lv4 {
	color: #204483;
	font-size: 16px;
	font-weight: 700;
}

.c_heading.-lv5 {
	color: #0c419a;
	font-size: 12px;
	font-weight: 700;
}

.c_heading.-lv6 {
	color: #204483;
	font-size: 14px;
	font-weight: 700;
}

.c_heading.-lv7 {
	color: #204483;
	font-size: 12px;
	font-weight: 700;
}

.c_heading_area.-lv2 {
	min-height: 90vw;
	padding-top: 36.9%;
}

.c_heading_main {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
}

.c_heading_main.-lv1 {
	color: #204483;
}

.c_heading_main.-lv2 {
	color: #204483;
	font-size: 12px;
}

.c_policy_list {
	margin-top: 16px;
	margin-bottom: 16px;
}

.c_policy_item {
	margin-bottom: 16px;
}

.c_policy_title {
	color: #204483;
	padding-left: 28px;
	font-weight: 700;
	position: relative;
}

.c_policy_title:before {
	content: "-";
	color: #0c419a;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.p-event__blockTitle-wrapper .p-event__tabs {
	flex-direction: column;
	gap: 8px;
	display: flex;
}

.p-event__blockTitle-wrapper .p-event__tabs .p-event__tab {
	cursor: pointer;
	color: #204483;
	padding: 6px 8px;
	border: 1px solid transparent;
}

.p-event__blockTitle-wrapper .p-event__tabs .p-event__tab.is-active {
	color: #0c419a;
	font-weight: 700;
	border: 1px solid #0c419a;
}

.p-event__blockTitle-wrapper .p-event__tabs .p-event__tab.is-active .border-b {
	border-bottom: none;
	padding-bottom: 0;
}

.p-event__blockTitle-wrapper .p-event__tabs .p-event__tab {
	transition: color 0.18s, opacity 0.18s;
}

.p-event__blockTitle-wrapper .p-event__tabs .p-event__tab:not(.is-active) {
	color: #204483;
	opacity: 1;
}

.p-event__detail .p-event__detail-item {
	display: block;
}

.p-event__detail [data-group] {
	display: none;
}

.p-event__detail [data-group].is-active {
	display: block;
}

.p-event__tab:focus {
	outline-offset: 2px;
	outline: 2px solid #0c419a33;
}

.c_heading_main.-lv3 {
	color: #204483;
	font-size: 32px;
}

.c_heading_main.-lv4 {
	color: #204483;
	font-size: 26px;
}

.c_heading_en {
	font-family: Heebo, sans-serif;
	font-weight: 700;
	line-height: 1;
}

.c_heading_en.-lv1 {
	color: #0c419a;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	margin-top: 17px;
	font-size: min(14.4vw, 56px);
}

.c_heading_en.-lv2 {
	color: #0c419a;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	margin-top: 12px;
	font-size: 38px;
}

.c_link {
	color: #44aeea;
	text-underline-offset: 2px;
	text-decoration: underline;
	transition: all 0.4s;
	position: relative;
}

.pc .c_link:hover {
	color: #204483;
}

.c_link.-disable {
	color: inherit;
	pointer-events: none;
	text-decoration: none;
}

.c_link.-disable:before,
.c_link.-disable:after {
	content: none !important;
}

.c_link[target="_blank"]:not(.c_link_map):before {
	width: calc(100% - 1.2em);
}

.c_link[target="_blank"]:not(.c_link_map):after {
	content: "";
	vertical-align: middle;
	background: url(../images/common/ico_blank.svg) 50% / contain no-repeat;
	width: 1em;
	height: 1em;
	margin-left: 0.2em;
	display: inline-block;
}

.c_link[target="_blank"]:not(.c_link_map):hover:after {
	background-image: url(../images/common/ico_blank_bl.svg);
}

.c_link-icon {
	color: #204483;
	align-items: center;
	font-weight: 700;
	line-height: 1.3;
	display: flex;
}

.c_link-icon_icon {
	margin-left: 0.4em;
}

.c_link_map:after {
	content: "";
	vertical-align: middle;
	background: url(../images/common/ico_marker.svg) 50% / contain no-repeat;
	width: 16px;
	height: 16px;
	margin-bottom: 2px;
	margin-left: 4px;
	display: inline-block;
}

.c_table03 {
	border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
}

.c_table03>thead th {
	text-align: center;
	vertical-align: middle;
	background-color: #e5eaf0;
	padding: 26px 10px;
	font-size: 16px;
	font-weight: 700;
}

.c_table03>thead tr:first-child th:first-child {
	border-top-left-radius: 8px;
}

.c_table03>thead tr:first-child th:last-child {
	border-top-right-radius: 8px;
}

.c_table03>tbody tr:last-child th:first-child {
	border-bottom-left-radius: 8px;
}

.c_table03>tbody tr:last-child td:last-child {
	border-bottom-right-radius: 8px;
}

.c_table03>tbody th,
.c_table03>tbody td {
	vertical-align: middle;
	background-color: #f2f5f9;
	padding: 29px 30px;
}

.c_table03>tbody>tr>th {
	text-align: center;
	font-weight: 700;
}

.c_table03>tbody>tr>th,
.c_table03>tbody>tr>td {
	font-size: 16px;
	line-height: 1.6;
}

.c_table04 {
	border-collapse: separate;
	border-spacing: 2px;
	table-layout: fixed;
	width: 100%;
}

.c_table04>thead th {
	color: #fff;
	background-color: #0c419a;
	padding: 10px;
	font-size: 16px;
}

.c_table04>thead tr:first-child th:first-child {
	border-top-left-radius: 8px;
}

.c_table04>tbody tr:last-child td:last-child {
	border-bottom-right-radius: 8px;
}

.c_table04>tbody th,
.c_table04>tbody td {
	background-color: #f2f5f9;
	padding: 22px;
}

.c_table04>tbody>tr>th {
	text-align: left;
	font-weight: 400;
}

.c_table04>tbody>tr>th,
.c_table04>tbody>tr>td {
	font-size: 14px;
	line-height: 1.6;
}

.c_nav>li {
	margin-bottom: 4px;
}

.c_nav_link {
	color: #204483;
	border-bottom: 2px solid #e5eaf0;
	justify-content: space-between;
	align-items: center;
	font-weight: 700;
	line-height: 1.3;
	display: flex;
	position: relative;
	padding-bottom: 1rem;
}

.c_nav_link.-current {
	color: #0c419a;
	pointer-events: none;
}

.c_nav_link.-current .c_nav_link_icon {
	display: none;
}

.c_nav-img2_img {
	position: relative;
}

.c_nav-img2_img img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.c_nav-img2_img:before {
	content: "";
	padding-top: 66.2%;
	display: block;
}

.c_nav_accordion_nav {
	flex-wrap: wrap;
	display: flex;
}

.c_nav-fixed {
	color: #fff;
	z-index: 11;
	background-color: #44aeea;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	transition: all 0.5s;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
}

.c_nav-fixed_ttl {
	font-weight: 700;
	line-height: 1.3;
}

.c_nav-fixed_menu {
	flex-wrap: wrap;
	line-height: 1.3;
	display: flex;
}

.c_nav-fixed_menu a {
	opacity: 0.5;
	transition: all 0.4s;
	display: block;
}

.c_nav-fixed_menu a.-current {
	opacity: 1;
}

.c_nav-fixed_btn {
	color: #fff;
	letter-spacing: 0.01em;
	align-items: center;
	font-family: Heebo, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.3;
	transition: all 0.3s;
	display: flex;
}

.c_nav-fixed_btn_icon {
	width: 16px;
	height: 16px;
	margin-left: 8px;
	transition: all 0.3s;
	display: block;
	position: relative;
}

.c_nav-fixed_btn_icon span {
	background-color: #204483;
	width: 100%;
	height: 2px;
	margin: auto;
	transition: all 0.3s;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

.c_nav-fixed_btn_icon span:nth-child(2) {
	transform: rotate(90deg);
}

.c_nav-fixed_btn.is-opened .c_nav-fixed_btn_icon span:nth-child(2) {
	transform: rotate(0);
}

.c_nav_contact {
	background-color: #0c419a;
}

.c_nav_contact_list a {
	background-color: #f2f5f9;
	border-radius: 10px;
	align-items: center;
	transition: all 0.4s;
	display: flex;
}

.c_nav_contact_list a:hover {
	background-color: #204483;
}

.c_nav_contact_list a:hover .c_nav_contact_icon path {
	fill: #fff;
}

.c_nav_contact_list a:hover .c_nav_contact_txt {
	color: #fff !important;
}

.c_nav_contact_icon path {
	transition: all 0.4s;
}

.c_nav-float {
	z-index: 12;
	width: 100%;
	padding-left: 8px;
	padding-right: 8px;
	position: fixed;
	bottom: 0;
	left: 0;
}

.c_nav-float_inner {
	justify-content: center;
	display: flex;
}

.c_icon {
	vertical-align: middle;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	display: inline-block;
}

.c_icon_arrow {
	background: #0c419a url(../images/common/ico_arrow02_right.svg) 50%/16px no-repeat;
}

.c_icon_arrow-down {
	transform: rotate(90deg);
}

.c_icon_arrow-white {
	background: #fff url(../images/common/ico_arrow02_right_blue.svg) 50%/16px no-repeat;
}

.c_icon_blank {
	background: #0c419a url(../images/common/ico_blank_wt.svg) 50%/16px no-repeat;
}

.c_icon_plus {
	background-color: #0c419a;
	position: relative;
}

.c_icon_plus:before,
.c_icon_plus:after {
	content: "";
	z-index: 2;
	background-color: #fff;
	width: 8px;
	height: 1.5px;
	margin: auto;
	transition: all 0.2s;
	display: block;
	position: absolute;
	inset: 0;
}

.c_icon_plus:before {
	transform: rotate(90deg);
}

.c_icon_plus .c_btn.is-open:before,
dt.is-opened .c_icon_plus:before {
	transform: rotate(0);
}

.c_icon_plus-white {
	background-color: #fff;
}

.c_icon_plus-white:before,
.c_icon_plus-white:after {
	background-color: #204483;
}

.c_icon2 {
	justify-content: center;
	align-items: center;
	width: 16px;
	height: 16px;
	font-size: 14px;
	font-style: normal;
	transition: all 0.3s;
	display: flex;
	position: relative;
	overflow: hidden;
}

.c_icon2-blank {
	background: url(../images/common/ico_blank_bl2.svg) 50% / contain no-repeat;
}

.c_icon2-plus:before,
.c_icon2-plus:after {
	content: "";
	z-index: 2;
	background-color: #0c419a;
	width: 8px;
	height: 1.5px;
	margin: auto;
	transition: all 0.2s;
	display: block;
	position: absolute;
	inset: 0;
}

.c_icon2-plus:before {
	transform: rotate(90deg);
}

.c_btn.is-open .c_icon2-plus:before {
	transform: rotate(0);
}

.c_icon2-arrow:before,
.c_icon2-arrow:after {
	content: "";
	z-index: 2;
	background-color: #0c419a;
	width: 6px;
	height: 1.5px;
	margin: auto;
	transition: all 0.2s;
	display: block;
	position: absolute;
	inset: 0;
}

.c_icon2-arrow:before {
	transform-origin: 100% 100%;
	transform: rotate(45deg) translateY(0.25px);
}

.c_icon2-arrow:after {
	transform-origin: 100% 0;
	transform: rotate(-45deg) translateY(-0.25px);
}

.c_icon2-arrow-large:before,
.c_icon2-arrow-large:after {
	content: "";
	z-index: 2;
	background-color: #0c419a;
	width: 8px;
	height: 2px;
	margin: auto;
	transition: all 0.2s;
	display: block;
	position: absolute;
	inset: 0;
}

.c_icon2-arrow-large:before {
	transform-origin: 100% 100%;
	transform: rotate(45deg) translateY(0.5px);
}

.c_icon2-arrow-large:after {
	transform-origin: 100% 0;
	transform: rotate(-45deg) translateY(-0.5px);
}

.c_icon2-arrow svg,
.c_icon2.-next svg,
.c_icon2.-prev svg {
	z-index: 2;
	display: block;
	transform: rotate(90deg);
}

.c_icon2.-prev svg {
	transform: rotate(270deg);
}

.c_icon-balloon {
	color: #204483;
	background-color: #e5eaf0;
	border-radius: 4px;
	padding: 5px 8px;
	line-height: 1.2;
	display: inline-block;
	position: absolute;
	top: 7px;
	left: 50%;
	transform: translate(-50%, -25px);
}

.c_icon-balloon:after {
	content: "";
	border-top: 10px solid #e5eaf0;
	border-left: 5px solid #0000;
	border-right: 5px solid #0000;
	display: block;
	position: absolute;
	bottom: -8px;
	left: 50%;
	transform: translate(-50%);
}

.c_list-num-round-parentheses {
	counter-reset: none;
}

.c_list-num-round-parentheses>dt {
	counter-increment: round-parentheses;
	color: #204483;
	padding-left: 2.3em;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
}

.c_list-num-round-parentheses>dt:before {
	content: "(" counter(round-parentheses) ")";
	position: absolute;
	left: 0;
}

.c_list-num-round-parentheses>dd {
	margin-top: 1.4em;
}

.c_list-num-round-parentheses>dd+dt {
	margin-top: 1.86em;
}

.c_list-num {
	margin-left: 1.5em;
	list-style-type: decimal;
}

.c_list-alpha {
	margin-left: 1.5em;
	list-style-type: lower-alpha;
}

.c_list-indent>li {
	text-indent: -1em;
	padding-left: 1em;
}

.c_list-dot>li {
	padding-left: 1.3em;
	position: relative;
}

.c_list-dot>li:before {
	content: "";
	background-color: currentColor;
	border-radius: 50%;
	width: 3px;
	height: 3px;
	position: absolute;
	top: 0.85em;
	left: 0.45em;
}

.c_list-dl {
	line-height: 1.5;
	overflow: hidden;
}

.c_list-dl>dt {
	background-color: #e5eaf0;
	font-weight: 700;
}

.c_list-dl>dd {
	background-color: #f2f5f9;
	font-weight: 400;
}

.c_list-dl2 {
	line-height: 1.5;
}

.c_list-dl2>dt,
.c_list-dl2>dd {
	border-top: 1px solid #e5eaf0;
}

.c_list-dl2>dt {
	font-weight: 700;
}

.c_list-dl3 {
	line-height: 1.5;
}

.c_list-dl3>dt {
	color: #fff;
	text-align: center;
	background-color: #204483;
	justify-content: center;
	align-items: center;
	font-weight: 700;
	display: flex;
	position: relative;
}

.c_list-dl3>dt:before {
	content: "";
	background-color: #44aeea;
	border-radius: 2px;
	display: block;
	position: absolute;
}

.c_list-dl3>dd {
	color: #204483;
	background-color: #f2f5f9;
	align-items: center;
	font-weight: 700;
	display: flex;
	position: relative;
}

.c_list-dl3>dd:not(:last-child):after {
	content: "";
	border-top: 24px solid #0c419a;
	border-left: 13px solid #0000;
	border-right: 13px solid #0000;
	display: block;
	position: absolute;
	transform: translate(-50%);
}

.c_list-dl4 {
	line-height: 1.5;
}

.c_list-dl4>dt {
	color: #0c419a;
	text-align: center;
	border: 1px solid #0c419a;
	justify-content: center;
	align-items: center;
	font-weight: 700;
	display: flex;
	position: relative;
}

.c_list-dl4>dt.-col1:before {
	background-color: #cbd3de;
}

.c_list-dl4>dt:empty {
	background-color: #0000;
	width: 0;
	padding: 0;
}

.c_list-dl4>dt:empty:before {
	content: none;
}

.c_list-dl4>dt:empty+dd {
	width: 100%;
}

.c_list-dl4>dt:empty+dd:after {
	left: 50%;
}

.c_list-dl4>dd {
	color: #204483;
	text-align: center;
	flex-grow: 1;
	justify-content: center;
	align-items: center;
	font-weight: 700;
	display: flex;
	position: relative;
}

.c_list-dl4>dd:not(:last-child):after {
	content: "";
	border-top: 24px solid #0c419a;
	border-left: 13px solid #0000;
	border-right: 13px solid #0000;
	display: block;
	position: absolute;
	transform: translate(-50%);
}

.c_list-ol {
	counter-reset: none;
}

.c_list-ol>li {
	counter-increment: message;
}

.c_list-ol_ttl {
	color: #204483;
	align-items: flex-start;
	font-weight: 700;
	line-height: 1.3;
	display: flex;
}

.c_list-ol_ttl:before {
	content: counter(message, decimal-leading-zero);
	color: #0c419a;
	white-space: nowrap;
	font-family: Heebo, sans-serif;
	font-weight: 700;
}

.c_list-ol2 {
	counter-reset: none;
}

.c_list-ol2>li {
	counter-increment: num;
}

.c_list-ol2_ttl {
	color: #204483;
	align-items: flex-start;
	font-weight: 700;
	line-height: 1.3;
	display: flex;
}

.c_list-ol2_ttl:before {
	content: counter(num, decimal-leading-zero);
	color: #0c419a;
	white-space: nowrap;
	font-family: Heebo, sans-serif;
	font-weight: 700;
}

.c_list_dl-en>dt {
	color: #0c419a;
	font-family: Heebo, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
}

.c_list_dl-en>dd {
	color: #204483;
	margin-top: 0.2em;
}

.c_list_dl-en>dd+dt {
	margin-top: 1.4em;
}

.c_text-bold {
	color: #204483;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.8;
}

.c_text-bold p+p {
	margin-top: 1.7em;
}

.c_text-small {
	font-size: 10px;
	font-weight: 400;
}

.c_text-indent {
	text-indent: -1em;
	padding-left: 1em;
}

.font-en {
	font-family: Heebo, sans-serif !important;
}

.c_rounded {
	border-radius: 10px;
	display: block;
	overflow: hidden;
}

.c_rounded-r {
	border-radius: 0 10px 10px 0;
	display: block;
	overflow: hidden;
}

.c_rounded-l {
	border-radius: 10px 0 0 10px;
	display: block;
	overflow: hidden;
}

.c_rounded-s {
	border-radius: 4px;
	display: block;
	overflow: hidden;
}

.c_rounded-top {
	display: block;
	overflow: hidden;
}

.c_mr_cutoff {
	margin-right: -24px;
}

.c_ml_cutoff {
	margin-left: -24px;
}

.c_mx_cutoff {
	margin-left: -24px;
	margin-right: -24px;
}

.c_form-label {
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 14px;
	line-height: 1.4;
	display: flex;
}

.c_form-label .txt {
	margin-right: 1em;
	display: inline-block;
}

.c_form_icon-req {
	vertical-align: middle;
	background-color: #333;
	border-radius: 11px;
	margin-left: 2.4em;
	padding: 3px 11px;
	font-size: 11px;
	font-weight: 700;
	display: inline-block;
}

.c_form_scrollbox {
	background-color: #333;
	border-radius: 10px;
	height: 316px;
	padding: 26px 22px;
	overflow: auto;
}

.c_form-col {
	width: 100%;
}

.c_form-text[type] {
	appearance: none;
	color: inherit;
	font-size: inherit;
	vertical-align: middle;
	box-sizing: border-box;
	background: padding-box padding-box;
	border: 0;
	border-radius: 10px;
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 12px 16px;
	font-size: 18px;
	transition: all 0.3s;
	background-color: #f0f0f0 !important;
}

.c_form-text[type]::-ms-clear {
	display: none;
}

.c_form-text[type]::-ms-reveal {
	display: none;
}

.c_form-text[type]::-ms-expand {
	display: none;
}

.c_form-text[type]:focus {
	outline: 0;
}

.c_form-text[type].wpcf7-not-valid {
	border-color: #d62b2b !important;
}

.c_form-text[type]::placeholder {
	color: #00000080;
}

.c_form-text[type]:-ms-placeholder-shown {
	color: #00000080;
}

.c_form-text[type]::-moz-placeholder {
	color: #00000080;
}

.c_form-text[type].-has-error {
	color: #eb5757;
	background-color: #eb5757;
}

.c_form-select {
	appearance: none;
	color: inherit;
	font-size: inherit;
	vertical-align: middle;
	box-sizing: border-box;
	background: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='001616'%3e%3cpathfill='none'stroke='%232e2e2e'stroke-linecap='round'stroke-linejoin='round'stroke-width='2'd='M25l666-6'/%3e%3c/svg%3e") right 1.15rem center/16px no-repeat padding-box padding-box;
	border: 0;
	border-radius: 10px;
	outline: 0;
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 12px 30px 12px 16px;
	font-size: 18px;
	transition: all 0.3s;
	background-color: #f0f0f0 !important;
}

.c_form-select::-ms-clear {
	display: none;
}

.c_form-select::-ms-reveal {
	display: none;
}

.c_form-select::-ms-expand {
	display: none;
}

.c_form-select:focus {
	outline: 0;
}

.c_form-select.wpcf7-not-valid {
	border-color: #d62b2b !important;
}

.c_form .wpcf7-list-item {
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 2.2em;
}

.c_form-radio {
	align-items: flex-start;
	margin-bottom: 3px;
	line-height: 1.3;
	display: inline-flex;
}

.c_form-radio input[type="radio"] {
	appearance: none;
	color: inherit;
	font-size: inherit;
	box-sizing: border-box;
	vertical-align: middle;
	background: #fff 50% / contain no-repeat padding-box padding-box;
	border: 0;
	border-radius: 50%;
	flex: 0 0 1.4em;
	width: 1.4em;
	height: 1.4em;
	margin: 0 17px 0 0;
	padding: 0;
}

.c_form-radio input[type="radio"]::-ms-clear {
	display: none;
}

.c_form-radio input[type="radio"]::-ms-reveal {
	display: none;
}

.c_form-radio input[type="radio"]::-ms-expand {
	display: none;
}

.c_form-radio input[type="radio"]:checked {
	background-color: #0c419a;
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='-4-488'%3e%3ccircler='2'fill='%23ffffff'/%3e%3c/svg%3e");
}

.c_form-checkbox {
	align-items: flex-start;
	margin-bottom: 3px;
	line-height: 1.3;
	display: inline-flex;
}

.c_form-checkbox input[type="checkbox"] {
	appearance: none;
	color: inherit;
	font-size: inherit;
	box-sizing: border-box;
	vertical-align: middle;
	background: #fff 50% / contain no-repeat padding-box padding-box;
	border: 0;
	border-radius: 3px;
	flex: 0 0 1.4em;
	width: 1.4em;
	height: 1.4em;
	margin: 0 17px 0 0;
	padding: 0;
}

.c_form-checkbox input[type="checkbox"]::-ms-clear {
	display: none;
}

.c_form-checkbox input[type="checkbox"]::-ms-reveal {
	display: none;
}

.c_form-checkbox input[type="checkbox"]::-ms-expand {
	display: none;
}

.c_form-checkbox input[type="checkbox"]:checked {
	background-color: #0c419a;
	background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='002020'%3e%3cpathfill='none'stroke='%23ffffff'stroke-width='2'd='M610l33l6-6'/%3e%3c/svg%3e");
}

.c_form-checkbox.-large {
	font-size: 120%;
}

.c_form-checkbox.-large .wpcf7-list-item-label {
	margin-bottom: 0.1em;
	font-size: 98%;
}

.c_form-textarea {
	appearance: none;
	color: inherit;
	font-size: inherit;
	vertical-align: middle;
	box-sizing: border-box;
	background: padding-box padding-box;
	border: 0;
	border-radius: 10px;
	width: 100%;
	margin: 0;
	padding: 12px 16px;
	font-size: 18px;
	transition: all 0.3s;
	background-color: #f0f0f0 !important;
	height: 178px !important;
}

.c_form-textarea::-ms-clear {
	display: none;
}

.c_form-textarea::-ms-reveal {
	display: none;
}

.c_form-textarea::-ms-expand {
	display: none;
}

.c_form-textarea:focus {
	outline: 0;
}

.c_form-textarea.wpcf7-not-valid {
	border-color: #d62b2b !important;
}

.wpcf7-not-valid-tip {
	color: #d62b2b;
	font-size: 1em;
	font-weight: 400;
	display: block;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	color: #d62b2b;
	text-align: center;
	border: 0;
}

.c_modal {
	z-index: 1101;
	width: 100%;
	height: 100vh;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
}

.c_modal_wrapper {
	flex-direction: column;
	align-items: center;
	min-height: 100%;
	display: flex;
}

.c_modal_wrapper:before,
.c_modal_wrapper:after {
	content: "";
	pointer-events: none;
	flex: auto;
	width: 100%;
	min-height: 50px;
	display: block;
}

.c_modal_overlay {
	opacity: 0.64;
	background: var(--Black, #323232);
	z-index: 1;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
}

.c_modal_content {
	z-index: 2;
	width: 100%;
	max-width: 1000px;
	max-height: calc(100vh - 100px);
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px;
	position: relative;
	overflow: auto;
}

.c_modal_inner {
	background-color: #fff;
	border-radius: 8px;
	position: relative;
	box-shadow: 0 4px 8px 2px #006cb814;
}

.c_modal_close {
	cursor: pointer;
	background: 0;
	border: 0;
	outline: 0;
	width: 24px;
	height: 24px;
	transition: all 0.4s;
	position: absolute;
	top: 16px;
	right: 16px;
}

.c_modal_close:hover {
	opacity: 0.6;
}

.c_modal_close:before,
.c_modal_close:after {
	content: "";
	background-color: #323232;
	border-radius: 1px;
	width: calc(100% - 5px);
	height: 2px;
	transition: all 0.4s;
	display: block;
	position: absolute;
	left: 0;
}

.c_modal_close:before {
	top: calc(50% - 0);
	transform: translateY(0) rotate(315deg);
}

.c_modal_close:after {
	top: calc(50% - 0);
	transform: translateY(0) rotate(-315deg);
}

.js-animate-letters {
	opacity: 0;
}

.js-animate-letters>span {
	overflow: hidden;
}

.js-animate-letters span {
	display: inline-block;
}

.c_hr {
	border: 0;
	border-top: 1px solid #cbd3de;
}

.c_result_card {
	display: block;
}

.c_result_card_img {
	background-color: #f2f5f9;
	position: relative;
}

.c_result_card_img:before {
	content: "";
	padding-top: 67%;
	display: block;
}

.c_result_card_img img {
	-o-object-fit: cover;
	object-fit: cover;
	z-index: 2;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.c_result_card_body {
	-webkit-line-clamp: 4;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	height: 6.2em;
	font-weight: 700;
	line-height: 1.5;
	display: -webkit-box;
	overflow: hidden;
}

.c_result_card_data {
	background-color: #f2f5f9;
	border-radius: 8px;
	margin-top: 24px;
}

.c_result_card_data table {
	width: 100%;
}

.c_result_card_data table th,
.c_result_card_data table td {
	padding: 0 4px;
	line-height: 1.5;
}

.c_result_card_data table th {
	white-space: nowrap;
	text-align: left;
	width: 4.5em;
	font-weight: 700;
}

.c_result2_card {
	display: block;
}

.c_result2_card_img {
	background-color: #f2f5f9;
	position: relative;
}

.c_result2_card_img:before {
	content: "";
	padding-top: 67%;
	display: block;
}

.c_result2_card_img img {
	-o-object-fit: cover;
	object-fit: cover;
	z-index: 2;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.c_result2_card_body {
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	max-height: 3em;
	font-weight: 700;
	line-height: 1.5;
	display: -webkit-box;
	overflow: hidden;
}

.c_result2_card_data {
	background-color: #f2f5f9;
	border-radius: 8px;
	margin-top: 24px;
}

.c_result2_card_data table {
	width: 100%;
}

.c_result2_card_data table th,
.c_result2_card_data table td {
	padding: 0 4px;
	line-height: 1.5;
}

.c_result2_card_data table th {
	white-space: nowrap;
	text-align: left;
	width: 4.5em;
	font-weight: 700;
}

.c_result2_card_table {
	width: 100%;
}

.c_result2_card_table th,
.c_result2_card_table td {
	padding: 0 4px;
	line-height: 1.5;
}

.c_result2_card_table th {
	white-space: nowrap;
	text-align: left;
	width: 4.5em;
	padding-right: 1em;
	font-weight: 700;
}

.c_staff_card {
	width: 100%;
}

.c_staff_card_header_content {
	line-height: 1.4;
}

.c_staff_card_img {
	background-color: #f2f5f9;
	position: relative;
}

.c_staff_card_img:before {
	content: "";
	padding-top: 100%;
	display: block;
}

.c_staff_card_img img {
	-o-object-fit: cover;
	object-fit: cover;
	z-index: 2;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.c_staff_card_pos {
	font-size: 10px;
}

.c_staff_card_name {
	margin-top: 6px;
	font-size: 16px;
	font-weight: 700;
}

.c_tag {
	text-align: center;
	color: #204483;
	background-color: #f2f5f9;
	border-radius: 30px;
	justify-content: center;
	align-items: center;
	min-width: 100px;
	min-height: 24px;
	padding: 2px 10px;
	font-size: 10px;
	font-weight: 500;
	line-height: 1.1;
	display: inline-flex;
}

.c_unit_col2_ttl {
	color: #204483;
	font-weight: 700;
	line-height: 1.3;
}

.c_bnr_txt {
	z-index: 2;
	font-size: 20px;
	font-weight: 700;
	position: absolute;
	bottom: 24px;
	left: 24px;
}

.c_bnr {
	display: block;
	position: relative;
	overflow: hidden;
}

.c_bnr_body {
	z-index: 2;
	position: absolute;
}

.c_bnr_img img {
	-o-object-fit: cover;
	object-fit: cover;
}

.p_top_mv {
	width: 100%;
	height: 100vh;
	min-height: 100vh;
	position: relative;
	overflow: visible;
}

.p_top_mv_img {
	height: 100%;
	position: relative;
}

.p_top_mv_img,
.p_top_mv_img .slick-list,
.p_top_mv_img .slick-track,
.p_top_mv_img .slick-slide,
.p_top_mv_img .slick-slide>div,
.p_top_mv_img picture {
	height: 100%;
}

.p_top_mv_img li {
	height: 100%;
	position: relative;
}

.p_top_mv_img picture,
.p_top_mv_img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	display: block;
}

.p_top_mv_copy {
	color: #fff;
	z-index: 3;
	font-weight: 700;
	line-height: 1.1575;
	position: absolute;
}

.p_top_mv_desc {
	letter-spacing: 0.05em;
	color: #fff;
	text-shadow: 0 2px 8px #00000059;
	max-width: 70vw;
	margin-top: 1.1em;
	font-size: 3.6vw;
	font-weight: 400;
	line-height: 1.6;
	display: block;
	text-shadow: 2px 0 0 #000000, -2px 0 0 #000000, 0 2px 0 #000000,
		0 -2px 0 #000000, 1.5px 1.5px 0 #000000, -1.5px 1.5px 0 #000000,
		1.5px -1.5px 0 #000000, -1.5px -1.5px 0 #000000;
}

.c_mv_btn {
	border-bottom: none;
	border-radius: 999px;
	align-items: center;
	gap: 1.8em;
	width: auto;
	max-width: 70vw;
	min-height: auto;
	margin-top: 1.2em;
	padding: 0.55em 1.8em 0.55em 1.6em;
	font-size: 18px;
	display: inline-flex;
	color: #fff;
	background-color: rgba(12, 65, 154, 0.9);
	box-shadow: 0 12px 32px rgba(4, 10, 36, 0.45);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	text-shadow: none;
	transition: color 0.35s ease, border-color 0.35s ease,
		background-color 0.35s ease, box-shadow 0.35s ease, transform 0.35s ease;
}

.c_mv_btn .c_btn_hover-up2_wrap {
	align-items: center;
}

.c_mv_btn .c_btn_hover-up2_txt {
	color: inherit;
	letter-spacing: 0.08em;
}

.c_mv_btn .c_btn_hover-up2_line {
	display: none;
}

.c_mv_btn .c_nav_link_icon {
	width: 2.9em;
	height: 2.9em;
	margin-left: 0;
	border-radius: 999px;
	border: 1px solid #ffffff80;
	background: transparent;
	position: relative;
	flex: 0 0 auto;
	transition: background-color 0.35s ease, border-color 0.35s ease;
}

.c_mv_btn .c_nav_link_icon:before,
.c_mv_btn .c_nav_link_icon:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	transition: transform 0.35s ease, opacity 0.35s ease;
}

.c_mv_btn .c_nav_link_icon:before {
	width: 0.42em;
	height: 0.42em;
	border-top: 0.12em solid #fff;
	border-right: 0.12em solid #fff;
	background-color: transparent;
	transform: translate(-15%, -50%) rotate(45deg);
}

.c_mv_btn .c_nav_link_icon:after {
	width: 1em;
	height: 0.12em;
	border-radius: 0.12em;
	background-color: #fff;
	transform: translate(-70%, -50%);
}

.pc .c_mv_btn:hover {
	border-color: transparent;
	background-color: rgba(255, 255, 255, 0.9);
	box-shadow: 0 20px 42px rgba(4, 10, 36, 0.6);
	transform: translateY(-2px);
	color: #0c419a;
}

.pc .c_mv_btn:hover .c_nav_link_icon {
	background-color: rgba(12, 65, 154, 0.12);
	border-color: #0c419a;
}

.pc .c_mv_btn:hover .c_nav_link_icon:before {
	border-top-color: #0c419a;
	border-right-color: #0c419a;
	transform: translate(-2%, -50%) rotate(45deg);
}

.pc .c_mv_btn:hover .c_nav_link_icon:after {
	background-color: #0c419a;
	transform: translate(-40%, -50%);
}

.p_top_mv_scroll {
	z-index: 10;
	align-items: center;
	display: flex;
	position: absolute;
	bottom: 11.7vw;
	left: 6.2vw;
}

.p_top_mv_scroll_txt {
	color: #204483;
	letter-spacing: 0.01em;
	font-family: Heebo, sans-serif;
	font-weight: 700;
	line-height: 0;
}

.p_top_mv_scroll:before {
	content: "";
	background: #0c419a;
	border-radius: 50%;
	display: block;
}

.p_top_mv_img .slick-dots {
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 8px;
	display: flex;
	position: absolute;
	top: 90%;
	left: 50%;
	transform: translate(-50%, 24px);
}

.p_top_mv_img .slick-dots button {
	text-indent: -9999px;
	width: 24px;
	height: 24px;
	padding: 0;
	position: relative;
	overflow: hidden;
}

.p_top_mv_img .slick-dots button:before,
.p_top_mv_img .slick-dots button:after {
	content: "";
	border-radius: 50%;
	transition: all 0.3s;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.p_top_mv_img .slick-dots button:before {
	z-index: 1;
	background-color: #fff;
	width: 16px;
	height: 16px;
}

.p_top_mv_img .slick-dots button:after {
	opacity: 0;
	background-color: #ddeaff80;
	border: 1px solid #ddeaff80;
	width: 24px;
	height: 24px;
}

.p_top_mv_img .slick-dots .slick-active button:after {
	opacity: 1;
}

.p_top_mv_img .slick-dots .slick-active button:before {
	background-color: #0c419a;
}

.p_top_message {
	--message-typo-sp-width: 900px;
	--message-typo-pc-width: 5100px;
	position: relative;
}

.p_top_message_typo {
	z-index: 0;
	background: url(../images/top/top_mv_typo_sp.svg) repeat-x 0 center/var(--message-typo-sp-width) auto;
	width: 100%;
	height: 89px;
	animation: 28s linear infinite topMessageTypoSp;
	position: absolute;
	left: 0;
}

.p_top_recruit_typo {
	z-index: 0;
	background: url(../images/recruit/recruit_mv_typo_sp.svg) repeat-x 0 center/var(--message-typo-sp-width) auto;
	width: 100%;
	height: 89px;
	animation: 28s linear infinite topMessageTypoSp;
	position: absolute;
	left: 0;
}

.p_top_interview_typo {
	z-index: 0;
	background: url(../images/recruit/interview/interview_mv_typo_sp.svg) repeat-x 0 center/var(--message-typo-sp-width) auto;
	width: 100%;
	height: 89px;
	animation: 28s linear infinite topMessageTypoSp;
	position: absolute;
	left: 0;
}

@keyframes topMessageTypoSp {
	0% {
		background-position: 0;
	}

	to {
		background-position: calc(var(--message-typo-sp-width) * -1) center;
	}
}

@keyframes topMessageTypo {
	0% {
		background-position: 0;
	}

	to {
		background-position: calc(var(--message-typo-pc-width) * -1) center;
	}
}

.p_top_company_images {
	position: relative;
}

.p_top_company_shapes {
	z-index: -99;
	pointer-events: none;
	display: none;
	position: absolute;
	inset: 0;
}

.p_top_company_img1 {
	z-index: 1;
	position: relative;
}

.p_top_company_img1 .img {
	width: 100%;
	display: block;
}

.p_top_company_img1 .img:before {
	content: "";
	padding-top: 114.902%;
	display: block;
}

.p_top_company_img1 img {
	width: 100%;
	height: auto;
	position: absolute;
	top: -20px;
	left: 0;
}

.p_top_company_img2 {
	z-index: 2;
	margin-left: 0;
	position: relative;
}

.p_top_company_img2 .img {
	width: 100%;
	display: block;
}

.p_top_company_img2 .img:before {
	content: "";
	padding-top: 114.828%;
	display: block;
}

.p_top_company_img2 .img img {
	width: 100%;
	height: auto;
	position: absolute;
	top: -24px;
	left: 0;
}

.p_top_company_shape {
	width: clamp(720px, 95vw, 1480px);
	transform: translate(var(--top-company-shape-shift-x, -50%),
			var(--top-company-shape-shift-y, -50%));
	max-width: none;
	height: auto;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -99;
}

.p_top_company_shape.-right {
	--top-company-shape-shift-x: -10%;
	--top-company-shape-shift-y: -60%;
	z-index: -99;
}

.p_top_company_shape.-left {
	--top-company-shape-shift-x: -90%;
	--top-company-shape-shift-y: -35%;
	z-index: -99;
}

.p_top_recruit {
	text-align: center;
	color: #fff;
	background: linear-gradient(244deg,
			#65d7ff 9.61%,
			#0c419a 50.58%,
			#204483 77.04%);
	align-items: center;
	display: flex;
	position: relative;
	overflow: hidden;
}

.p_top_recruit .c_heading,
.p_top_recruit .c_heading_en,
.p_top_recruit p,
.p_top_recruit .c_btn_hover-up_txt {
	text-shadow: 0 4px 12px rgba(0, 0, 0, 0.35);
}

.p_top_recruit .c_section_inner {
	position: relative;
	z-index: 2;
}

.p_top_recruit:before {
	content: "";
	background: #0c419a;
	opacity: 0.6;
	position: absolute;
	inset: 0;
	z-index: 1;
	pointer-events: none;
}

.p_top_footer {
	color: #fff;
	position: relative;
	overflow: hidden;
}

.p_top_footer_img {
	z-index: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

.p_top_footer_txt {
	z-index: 2;
	white-space: nowrap;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	justify-content: center;
	padding-left: 10px;
	font-family: Heebo, sans-serif;
	font-size: 28.71vw;
	font-weight: 700;
	line-height: 0.85;
	display: flex;
	position: relative;
}

.p_company_sec1_bnr {
	position: relative;
}

.p_company_sec1_bnr_btn {
	z-index: 2;
	position: absolute;
}

.p_company_sec1_typo {
	z-index: 0;
	position: absolute;
}

.p_company_message_sec1 {
	position: relative;
}

.p_company_message_sec1_typo {
	--typo-sp-width: 600px;
	--typo-pc-width: 3564px;
	z-index: 0;
	background: url(../images/company/message/meassage_typo_sp.svg) repeat-x 0 center/var(--typo-sp-width) 89px;
	width: 100%;
	height: 89px;
	animation: 28s linear infinite spmenuTypo;
	position: absolute;
	bottom: 0;
	left: 0;
}

@keyframes spmenuTypo {
	0% {
		background-position: 0;
	}

	to {
		background-position: calc(var(--typo-sp-width) * -1) center;
	}
}

@keyframes menuTypo {
	0% {
		background-position: 0;
	}

	to {
		background-position: calc(var(--typo-pc-width) * -1) center;
	}
}

.p_company_philosophy_typo1 {
	--philosophy-typo1-width: 752px;
	--philosophy-typo1-height: 86px;
	z-index: 0;
	width: 100%;
	height: var(--philosophy-typo1-height);
	background: url(../images/company/philosophy/philosophy_typo1.svg) repeat-x 0 center/var(--philosophy-typo1-width) var(--philosophy-typo1-height);
	animation: 28s linear infinite philosophyTypo1;
	position: absolute;
	bottom: 4px;
	left: 0;
}

.p_company_philosophy_typo2 {
	--philosophy-typo2-width: 508px;
	--philosophy-typo2-height: 86px;
	z-index: 0;
	width: 100%;
	height: var(--philosophy-typo2-height);
	background: url(../images/company/philosophy/philosophy_typo2.svg) repeat-x 0 center/var(--philosophy-typo2-width) var(--philosophy-typo2-height);
	animation: 28s linear infinite philosophyTypo2;
	position: absolute;
	bottom: 4px;
	left: 0;
}

@keyframes philosophyTypo1 {
	0% {
		background-position: 0;
	}

	to {
		background-position: calc(var(--philosophy-typo1-width) * -1) center;
	}
}

@keyframes philosophyTypo2 {
	0% {
		background-position: 0;
	}

	to {
		background-position: calc(var(--philosophy-typo2-width) * -1) center;
	}
}

.p_inquiry_estimate_step {
	counter-reset: none;
	justify-content: center;
	display: flex;
}

.p_inquiry_estimate_step>li {
	counter-increment: step;
	color: #a1abb8;
	text-align: center;
	margin-left: 21px;
	margin-right: 21px;
	font-size: 9px;
	position: relative;
}

.p_inquiry_estimate_step>li:before {
	content: counter(step);
	border: 1px solid;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 32px;
	margin-bottom: 6px;
	font-weight: 700;
	display: flex;
}

.p_inquiry_estimate_step>li+li:after {
	content: "";
	background: url(../images/contact/dots.svg) 50% / contain no-repeat;
	display: block;
	position: absolute;
}

.p_inquiry_estimate_step>li.-current {
	color: #0c419a;
}

.p_inquiry_estimate_step>li.-current:before {
	color: #fff;
	background-color: #0c419a;
}

.p_inquiry_estimate_list1 {
	font-feature-settings: normal;
}

.p_inquiry_estimate_plan {
	background-color: #e5eaf0;
	border: 4px solid #e5eaf0;
	border-radius: 10px;
	padding: 40px 28px 31px;
	position: relative;
}

.p_inquiry_estimate_plan.-border {
	border: 4px solid #204483;
}

.p_inquiry_estimate_plan:not(.-border):before {
	content: "";
	background-color: #0c419a;
	border-radius: 2px;
	width: 120px;
	height: 4px;
	margin: auto;
	display: block;
	position: absolute;
	top: -4px;
	left: 0;
	right: 0;
}

.p_inquiry_estimate_plan_tag {
	color: #fff;
	text-align: center;
	background-color: #204483;
	border-radius: 30px;
	justify-content: center;
	align-items: center;
	min-width: 120px;
	min-height: 32px;
	padding: 3px 8px;
	display: flex;
	position: absolute;
	top: -4px;
	left: 50%;
	transform: translate(-50%, -50%);
}

.p_inquiry_estimate_plan_en {
	color: #0c419a;
	text-align: center;
	font-family: Heebo, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.3;
}

.p_inquiry_estimate_plan_price {
	text-align: center;
}

.p_inquiry_estimate_plan_price .val {
	font-weight: 700;
}

.p_inquiry_estimate_plan_accordion-sp {
	position: relative;
	overflow: hidden;
}

.p_inquiry_estimate_plan_accordion-sp:before {
	content: "";
	z-index: 2;
	opacity: 1;
	background: linear-gradient(#0000 0, #e5eaf080 1%, #e5eaf0 90%);
	width: 100%;
	height: 100%;
	transition: all 1s;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.p_inquiry_estimate_plan_accordion-sp.is-opened:before {
	opacity: 0;
	pointer-events: none;
}

.p_inquiry_estimate_plan_accordion-sp_btn {
	z-index: 3;
	text-align: center;
	color: #204483;
	justify-content: center;
	align-items: center;
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	display: inline-flex;
	position: absolute;
	top: 38px;
	left: 0;
}

.p_inquiry_estimate_plan_accordion-sp_content {
	z-index: 1;
	transition: all 1s;
	position: relative;
	overflow: hidden;
}

.p_inquiry_estimate_plan_table1 {
	border-collapse: separate;
	border-spacing: 0 8px;
}

.p_inquiry_estimate_plan_table1 th,
.p_inquiry_estimate_plan_table1 td {
	vertical-align: middle;
	padding: 1px 8px;
	line-height: 1.4;
}

.p_inquiry_estimate_plan_table1 th {
	background-color: #fff;
	border-radius: 3px;
	font-size: 14px;
}

.p_inquiry_estimate_plan_table1 td {
	padding-left: 14px;
	font-size: 22px;
	font-weight: 700;
}

.p_inquiry_estimate_plan_table2 th,
.p_inquiry_estimate_plan_table2 td {
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 1.5;
}

.p_inquiry_estimate_plan_table2 th {
	text-align: left;
	padding-right: 36px;
	font-weight: 400;
}

.p_inquiry_estimate_plan_table2 td {
	font-weight: 700;
}

.p_inquiry_estimate_plan_hr {
	border-top: 1px solid #cbd3de;
}

.p-news_archive_nav {
	margin-top: 42px;
}

.p-news_archive_years {
	appearance: none;
	color: #204483;
	font-size: inherit;
	vertical-align: middle;
	box-sizing: border-box;
	background: url(../images/common/ico_arrow01.svg) right 15px center/24px no-repeat;
	border: 1px solid #cbd3de;
	border-radius: 4px;
	outline: 0;
	width: 150px;
	height: 40px;
	margin: 0;
	padding: 12px 16px;
	font-family: Noto Sans JP, sans-serif;
	font-size: 12px;
	line-height: 1.1;
	transition: all 0.3s;
	background-color: #fff !important;
}

.p-news_archive_years::-ms-clear {
	display: none;
}

.p-news_archive_years::-ms-reveal {
	display: none;
}

.p-news_archive_years::-ms-expand {
	display: none;
}

.p-news_archive_years:focus {
	outline: 0;
}

.p-news_archive_years.wpcf7-not-valid {
	border-color: #eb5757 !important;
}

.p-news_archive_categories {
	text-align: center;
	flex-wrap: wrap;
	margin-top: 32px;
	margin-right: -16px;
	display: flex;
}

.p-news_archive_categories>li {
	margin-bottom: 16px;
	margin-right: 16px;
}

.p-news_archive_categories a {
	cursor: pointer;
	color: #a1abb8;
	background-color: #f2f5f9;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	min-height: 32px;
	padding: 2px 24px;
	font-size: 12px;
	line-height: 1.3;
	transition: all 0.2s;
	display: inline-flex;
	position: relative;
}

.p-news_archive_categories a.-current {
	color: #fff;
	background-color: #0c419a;
}

.p-news_archive_list {
	border-top: 1px solid #e5eaf0;
	margin-top: 24px;
}

.p-news_archive_list>p {
	margin-top: 2em;
}

.p-news_archive_list>li {
	border-bottom: 1px solid #e5eaf0;
}

.p-news_archive_list a {
	padding-top: 31px;
	padding-bottom: 31px;
	display: block;
}

.p-news_archive_list_ttl {
	font-size: 12px;
}

.p-news_archive_list_date {
	color: #0c419a;
	letter-spacing: 0.02em;
	margin-top: 2px;
	font-family: Heebo, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.2;
}

.p-news_archive_list_date:not(:first-child) {
	margin-left: 16px;
}

.p-news_archive_list_tag {
	color: #204483;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: #f2f5f9;
	border-radius: 30px;
	width: 100px;
	padding: 7px 8px 6px;
	font-size: 10px;
	line-height: 1.1;
	display: inline-block;
	overflow: hidden;
}

.p-news_archive_meta {
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	width: auto;
	display: flex;
}

.p_news_post_detail {
	max-width: 840px;
	margin-top: 62px;
	margin-left: auto;
	margin-right: auto;
}

.c_post>* {
	margin-top: 1.6em;
}

.c_post img {
	width: revert-layer;
	max-width: 100%;
}

.c_post h1,
.c_post h2,
.c_post h3,
.c_post h4,
.c_post h5,
.c_post h6 {
	letter-spacing: 0.04em;
	margin-top: 2.7em;
	margin-bottom: 0.6em;
	font-weight: 700;
	line-height: 1.3;
}

.c_post h1+*,
.c_post h1:first-child,
.c_post h2+*,
.c_post h2:first-child,
.c_post h3+*,
.c_post h3:first-child,
.c_post h4+*,
.c_post h4:first-child,
.c_post h5+*,
.c_post h5:first-child,
.c_post h6+*,
.c_post h6:first-child {
	margin-top: 0;
}

.c_post h2 {
	margin-bottom: 1em;
	font-size: 22px;
}

.c_post h3,
.c_post h4 {
	margin-bottom: 0.8em;
}

.c_post h5 {
	margin-bottom: 0.8em;
	font-size: 14px;
}

.c_post a:not([class]) {
	color: #44aeea;
	text-underline-offset: 2px;
	text-decoration: underline;
	transition: all 0.4s;
	position: relative;
}

.pc .c_post a:not([class]):hover {
	color: #204483;
}

.c_post a:not([class])[target="_blank"]:after {
	content: "";
	vertical-align: middle;
	background: url(../images/common/ico_blank.svg) 50% / contain no-repeat;
	width: 1em;
	height: 1em;
	margin-bottom: 0.2em;
	margin-left: 0.2em;
	display: inline-block;
}

.c_post a:not([class])[target="_blank"]:hover:after {
	background-image: url(../images/common/ico_blank_bl.svg);
}

.c_post sup {
	vertical-align: super;
	font-size: 60%;
}

.c_post sub {
	vertical-align: sub;
	font-size: 60%;
}

.c_post .wp-block-quote {
	border-left: 2px solid #7f7f7f;
	margin-top: 5.7em;
	margin-bottom: 5em;
	padding: 4px 0 4px 33px;
	font-size: 88%;
	line-height: 2.2;
}

.c_post .wp-block-quote cite {
	margin-top: 1em;
	font-size: 80%;
}

.c_post .wp-block-separator {
	border-bottom: 0;
	max-width: 160px;
	margin: 9.8em auto 10em;
	display: block;
}

.c_post #ez-toc-container {
	background-color: #f0f0f0;
	border: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 20px;
}

.c_post ol,
.c_post ul {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 20px;
}

.c_post ol>li,
.c_post ul>li {
	position: relative;
	padding-left: 1.4em !important;
	line-height: 1.8 !important;
}

.c_post ol>li+li,
.c_post ul>li+li {
	margin-top: 1em !important;
}

.c_post ol {
	counter-reset: none;
}

.c_post ol>li {
	counter-increment: num;
}

.c_post ol>li:before {
	content: counter(num) ".";
	position: absolute;
	left: 0;
}

.c_post ol>li+li {
	margin-top: 0.8em;
}

.c_post ul>li:before {
	content: "";
	background-color: #000;
	border-radius: 50%;
	width: 5px;
	height: 5px;
	display: block;
	position: absolute;
	top: 0.75em;
	left: 0.3em;
}

.c_post mark:not([style="background-color:rgba(0, 0, 0, 0)"]) {
	padding: 1px 0.8em;
}

.c_post .wp-block-add-blocks-note {
	text-indent: -1em;
	color: gray;
	margin-top: 1.6em;
	padding-left: 1em;
	font-size: 75%;
	line-height: 1.8;
}

.c_post .wp-block-add-blocks-note:before {
	content: "※";
}

.c_post .wp-block-buttons {
	margin-top: 9.6em;
}

.c_post .wp-block-buttons+.wp-block-buttons {
	margin-top: 2.5em;
}

.c_post .wp-block-button {
	color: currentColor;
	min-width: 146px;
	position: relative;
	margin-left: 16px !important;
	margin-right: 16px !important;
}

.c_post .wp-block-button .wp-block-button__link {
	z-index: 2;
	border: 0;
	width: 100%;
	padding: 8px 20px;
	font-size: 12px;
	line-height: 1.4;
	position: relative;
}

.c_post .wp-block-button .wp-block-button__link:after {
	content: "";
	z-index: 2;
	margin: auto;
	transition: all 0.2s;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 8px;
}

.c_post .wp-block-button .wp-block-button__link:not([target="_blank"]):not([href$="\.pdf"]):after {
	background: url(../images/common/arrow1.svg) 50% / contain no-repeat;
	width: 0.7em;
	height: 0.7em;
}

.c_post .wp-block-button .wp-block-button__link[target="_blank"]:after {
	background: url(../images/common/ico_blank.svg) 50% / contain no-repeat;
	width: 0.8em;
	height: 0.8em;
}

.c_post .wp-block-button:hover .wp-block-button__link:after {
	right: 6px;
}

.c_post .wp-block-button.is-style-outline:after {
	content: "";
	z-index: 1;
	background-color: #1a1a1a00;
	border: 2px solid;
	border-radius: 50px;
	width: 100%;
	height: 100%;
	transition: all 0.2s;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.c_post .wp-block-button.is-style-outline:hover:after {
	background-color: #1a1a1a;
	border-color: #0000;
	transform: scale(1.1);
}

.c_post .wp-block-button.is-style-rounded-btn-large {
	min-width: 276px;
	margin-left: 16px;
	margin-right: 16px;
}

.c_post .wp-block-button.is-style-rounded-btn-large .wp-block-button__link {
	background-color: #0000;
	padding: 14px 40px;
	font-size: 17px;
}

.c_post .wp-block-button.is-style-rounded-btn-large .wp-block-button__link:after {
	right: 16px;
}

.c_post .wp-block-button.is-style-rounded-btn-large .wp-block-button__link:not([target="_blank"]):not([href$="\.pdf"]):after {
	background-image: url(../images/common/arrow1.svg);
}

.c_post .wp-block-button.is-style-rounded-btn-large .wp-block-button__link:hover:after {
	right: 14px;
}

.c_post .wp-block-button.is-style-rounded-btn-large:after {
	content: "";
	z-index: 1;
	background-color: #1a1a1a00;
	border: 2px solid;
	border-radius: 50px;
	width: 100%;
	height: 100%;
	transition: all 0.2s;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.c_post .wp-block-button.is-style-rounded-btn-large:hover:after {
	background-color: #1a1a1a;
	border-color: #0000;
	transform: scale(1.1);
}

.c_post .wp-block-button.is-style-line-btn {
	border-radius: 0;
	min-width: 110px;
	margin-left: 35px !important;
	margin-right: 35px !important;
}

.c_post .wp-block-button.is-style-line-btn .wp-block-button__link {
	text-align: left;
	background-color: #0000;
	border-bottom: 1px solid;
	border-radius: 0;
	padding: 3px 30px 6px 0;
}

.c_post .wp-block-button.is-style-line-btn .wp-block-button__link:after {
	right: 6px;
}

.c_post .wp-block-button.is-style-line-btn .wp-block-button__link:hover {
	border-bottom-color: #0000;
}

.c_post .wp-block-button.is-style-line-btn .wp-block-button__link:hover:after {
	right: 4px;
}

.c_post .wp-block-image,
.c_post .wp-block-video,
.c_post .wp-block-table {
	margin-top: 3.4em !important;
	margin-bottom: 3.4em !important;
}

.c_post .wp-block-image figcaption,
.c_post .wp-block-embed figcaption,
.c_post .wp-block-table figcaption {
	font-size: 14px;
	line-height: 1.8;
	margin-top: 1em !important;
}

.c_post .wp-block-table {
	line-height: 1.5;
	overflow: hidden;
}

.c_post .wp-block-table table th,
.c_post .wp-block-table table td {
	border: 0;
}

.c_post .wp-block-table table th,
.c_post .wp-block-table.heading-first td:first-child {
	text-align: left;
	background-color: #e5eaf0;
	font-weight: 700;
}

.c_post .wp-block-table table td {
	background-color: #f2f5f9;
}

.c_post .wp-block-table table tr:not(:last-child) th,
.c_post .wp-block-table table tr:not(:last-child) td {
	border-bottom: 1px solid #fff;
}

.c_post .wp-container-3 {
	gap: 3.5em;
}

.has-red-color {
	color: #eb5757;
}

.has-blue-color {
	color: #204483;
}

.has-light-blue-color {
	color: #0c419a;
}

.has-dark-gray-color {
	color: #a1abb8;
}

.has-gray-color {
	color: #cbd3de;
}

.has-light-gray-color {
	color: #e5eaf0;
}

.has-white-color {
	color: #fff;
}

.pagination {
	margin-top: 45px;
}

.pagination>.page-numbers {
	justify-content: center;
	display: flex;
}

.pagination>.page-numbers .page-numbers {
	text-align: center;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	width: 7.17vw;
	height: 12.3vw;
	margin-left: 1.02vw;
	margin-right: 1.02vw;
	font-family: Heebo, sans-serif;
	font-size: 18px;
	font-weight: 700;
	transition: all 0.4s;
	display: flex;
}

.pagination>.page-numbers .page-numbers svg {
	width: 6.15vw;
	height: 6.15vw;
}

.pagination>.page-numbers .page-numbers.arrow {
	background-color: #0c419a;
}

.pagination>.page-numbers .page-numbers.arrow path,
.pagination>.page-numbers .page-numbers.arrow rect {
	fill: #fff;
	transition: all 0.4s;
}

.pagination>.page-numbers .page-numbers.arrow.-disabled {
	pointer-events: none;
	background-color: #f2f5f9;
}

.pagination>.page-numbers .page-numbers.arrow.-disabled path,
.pagination>.page-numbers .page-numbers.arrow.-disabled rect {
	fill: #cbd3de;
}

.pagination>.page-numbers .page-numbers.current {
	color: #0c419a;
}

.pagination>.page-numbers .page-numbers.prev {
	margin-right: 2.56vw;
}

.pagination>.page-numbers .page-numbers.next {
	margin-left: 2.56vw;
}

.p_service_feature_txt1 {
	text-align: center;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
	font-size: 10px;
	display: flex;
}

.p_service_feature_txt1 .bold {
	align-items: flex-end;
	margin-left: 3px;
	font-size: 12px;
	font-weight: 700;
	line-height: 0.5;
	display: inline-flex;
}

.p_service_feature_txt1 .line {
	text-underline-offset: -0.3em;
	text-decoration-skip-ink: none;
	color: #204483;
	text-decoration: underline #44aeea;
	text-decoration-thickness: 0.6em;
}

.p_service_feature_txt1 .en {
	font-family: Heebo, sans-serif;
	font-size: 30px;
}

.p_service_feature_txt1 .large {
	margin-bottom: 4px;
	margin-left: 2px;
	font-size: 22px;
}

.p_service_feature_tab {
	margin-top: 40px;
}

.p_service_feature_tab-nav {
	grid-template-columns: 1fr 1fr;
	display: grid;
}

.p_service_feature_tab-nav_btn {
	text-align: center;
	color: #fff;
	background-color: #a1abb8;
	border-radius: 8px 8px 0 0;
	justify-content: center;
	align-items: center;
	min-height: 80px;
	font-size: 22px;
	font-weight: 700;
	display: flex;
}

.p_service_feature_tab-nav_btn.-active {
	color: #204483;
	background-color: #f2f5f9;
}

.p_service_feature_tab-contents_box {
	background-color: #f2f5f9;
	padding: 33px 24px 39px;
	display: none;
}

.p_service_feature_tab-contents_box.-active {
	display: block;
}

.p_service_feature_list_ttl {
	color: #fff;
	text-align: center;
	background-color: #0c419a;
	font-weight: 700;
	line-height: 1.7;
}

.p_service_feature_list_ttl small {
	margin-left: 0.5em;
	font-weight: 400;
	display: inline-block;
}

.p_service_feature_list_body {
	background-color: #fff;
}

.p_service_feature_list_img {
	background-color: #f2f5f9;
}

.p_service_feature_grade_list>li {
	background-color: #fff;
	border-radius: 4px;
	grid-template-columns: auto 80px;
	grid-auto-rows: auto;
	align-items: center;
	padding: 29px 32px 28px;
	display: grid;
}

.p_service_feature_grade_list>li+li {
	margin-top: 16px;
}

.p_service_feature_grade_list_ttl {
	color: #204483;
	font-weight: 700;
	line-height: 1.4;
}

.p_service_feature_grade_list_tag {
	color: #fff;
	text-align: center;
	background-color: #204483;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4;
	display: flex;
}

.p-service_bottom-nav {
	background-color: #e5eaf0;
	border-radius: 4px;
	padding: 50px 28px 55px;
}

.p-service_bottom-nav_btn {
	text-align: center;
	color: #fff;
	background-color: #204483;
	border-radius: 10px;
	justify-content: center;
	align-items: center;
	padding: 10px;
	font-weight: 700;
	display: inline-flex;
	position: relative;
}

.c-navi-col3 {
	grid-auto-rows: auto;
	display: grid;
}

.c-navi-col3_img {
	border-radius: 10px;
	overflow: hidden;
}

.c-navi-col3_img img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.c-navi-col3_ttl {
	color: #204483;
	font-weight: 700;
	line-height: 1.4;
	display: block;
	position: relative;
}

.c-navi-col3_ttl .icon {
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	transform: rotate(90deg);
}

.c-navi-col3 a {
	display: block;
}

.p_service_selfcheck_block_hr {
	background-color: #f2f5f9;
	border: 0;
	border-radius: 2px;
	width: 100%;
	height: 2px;
	margin: 0;
	display: block;
	position: relative;
}

.p_service_selfcheck_block_hr:after {
	content: "";
	background-color: #0c419a;
	border-radius: 2px;
	width: 24px;
	height: 2px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.p_service_selfcheck_block_box {
	background-color: #f2f5f9;
	border-radius: 4px;
	max-width: 1060px;
	margin-left: auto;
	margin-right: auto;
}

.p_service_selfcheck_block_box .rounded {
	border-radius: 10px;
	overflow: hidden;
}

.p_service_selfcheck_block_ttl {
	color: #204483;
	font-weight: 700;
	line-height: 1.4;
	position: relative;
}

.p_service_selfcheck_block_ttl:before {
	content: "";
	background: url(../images/service/selfcheck/check.svg) 50% / contain no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	top: 0.1em;
	left: 0;
}

.p-service_point_point-box {
	background-color: #f2f5f9;
	padding: 10px;
}

.p-service_point_point-box_ttl {
	text-transform: uppercase;
	color: #204483;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
}

.p-service_point_box {
	background: #f2f5f9;
	border-radius: 4px;
	font-size: 14px;
	line-height: 1.56;
}

.p-service_point_box_ttl {
	color: #204483;
	text-transform: uppercase;
	margin-bottom: 8px;
	font-family: Heebo, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
}

.p-service_point_block_lead {
	color: #204483;
	font-weight: 700;
	line-height: 1.4;
}

.p_service_selfcheck_footer {
	text-align: center;
	color: #fff;
	background-color: #0c419a;
	border-radius: 4px;
	max-width: 1060px;
	margin-left: auto;
	margin-right: auto;
}

.p_service_selfcheck_footer_ttl {
	font-weight: 700;
	line-height: 1.4;
}

.p_service_selfcheck_footer_txt {
	text-align: left;
}

.p_service_comparison-chart_table {
	height: 100%;
}

.p_service_comparison-chart_table th,
.p_service_comparison-chart_table td {
	height: 100%;
	position: relative;
}

.p_service_comparison-chart_table tr:nth-child(2n) .p_service_comparison-chart_label {
	background-color: #a1abb8;
}

.p_service_comparison-chart_table tr:nth-child(2n) .p_service_comparison-chart_body,
.p_service_comparison-chart_table tr:nth-child(2n) .p_service_comparison-chart_btn {
	background-color: #f2f5f9;
}

.p_service_comparison-chart_ttl {
	text-align: center;
	color: #fff;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
}

.p_service_comparison-chart_ttl_small {
	font-weight: 500;
}

.p_service_comparison-chart_label {
	color: #fff;
	text-align: left;
	white-space: nowrap;
	background-color: #cbd3de;
	align-items: center;
	height: 100%;
	font-weight: 700;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	right: 2px;
}

.p_service_comparison-chart_label span {
	display: block;
	position: relative;
}

.p_service_comparison-chart_label span:before {
	content: "";
	background-color: #44aeea;
	border-radius: 2px;
	display: block;
	position: absolute;
}

.p_service_comparison-chart_body {
	background-color: #fff;
	height: 100%;
	padding: 25px 24px;
}

.p_service_comparison-chart_btn {
	justify-content: center;
	display: flex;
}

.p_recruit_understand_grid,
.p_recruit_understand_column.-full {
	grid-auto-rows: auto;
	display: grid;
}

.p_recruit_understand_card {
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
	background-color: #f2f5f9;
	border-radius: 4px;
	overflow: hidden;
}

.p_recruit_understand_card_ttl {
	color: #204483;
	font-weight: 700;
	line-height: 1.4;
}

.p_recruit_understand_card_numbers {
	justify-content: center;
	align-items: flex-end;
	line-height: 1;
	display: flex;
}

.p_recruit_understand_card_numbers .num {
	color: #0c419a;
	font-family: Heebo, sans-serif;
	font-weight: 700;
}

.p_recruit_understand_card_numbers .num.-large {
	line-height: 0.8;
}

.p_recruit_understand_card_numbers .ruby {
	color: #204483;
	text-align: center;
	white-space: nowrap;
	display: block;
}

.p_recruit_understand_card_numbers .ruby.-medium {
	font-weight: 700;
}

.p_recruit_understand_card_numbers .unit {
	color: #204483;
	font-weight: 700;
}

.p_recruit_mv {
	text-align: center;
	color: #fff;
	background: linear-gradient(244deg,
			#65d7ff 9.61%,
			#0c419a 50.58%,
			#204483 77.04%);
	align-items: center;
	display: flex;
	position: relative;
	overflow: hidden;
	min-height: auto;
	padding: 120px 0 100px 0;
}

@media(min-width:768px) {
	.p_recruit_mv {
		padding: 210px 0 120px 0;
	}
}

.p_recruit_mv .c_heading,
.p_recruit_mv .c_heading_main,
.p_recruit_mv h3,
.p_recruit_mv p,
.p_recruit_mv .c_btn8 {
	text-shadow: 0 4px 12px rgba(0, 0, 0, 0.35);
}

.p_recruit_mv .c_section_inner {
	position: relative;
	z-index: 2;
}

.p_recruit_mv:before {
	content: "";
	background: #0c419a;
	opacity: 0.6;
	position: absolute;
	inset: 0;
	z-index: 1;
	pointer-events: none;
}

.p_recruit_slide_images {
	justify-content: space-between;
	margin-left: -55%;
	margin-right: -55%;
	display: flex;
	position: absolute;
	inset: 0;
	z-index: 0;
}

@media (min-width: 768px) and (max-width: 1023px) {
	.p_recruit_slide_images_block.-tablet-hide {
		display: none;
	}
}

.recruit-video-wrapper {
	aspect-ratio: 16 / 9;
}

/* aspect-ratio未対応ブラウザ用フォールバック (Safari < 15) */
@supports not (aspect-ratio: 16 / 9) {
	.recruit-video-wrapper {
		position: relative;
		padding-bottom: 56.25%;
		/* 16:9 = 9/16 = 56.25% */
	}

	.recruit-video-wrapper video {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

.p_recruit_ticker {
	--rec-ticker-sp-width: 1271px;
	--rec-ticker-pc-width: 2511px;
	z-index: 0;
	background: url(../images/recruit/recruit_ticker_img.png) repeat-x 0 center/var(--rec-ticker-sp-width) 207px;
	width: 100%;
	height: 207px;
	margin-top: 105px;
	animation: 28s linear infinite spRecruitTicker;
	position: relative;
	bottom: 0;
	left: 0;
}

@keyframes spRecruitTicker {
	0% {
		background-position: 0;
	}

	to {
		background-position: calc(var(--rec-ticker-sp-width) * -1) center;
	}
}

@keyframes pcRecruitTicker {
	0% {
		background-position: 0;
	}

	to {
		background-position: calc(var(--rec-ticker-pc-width) * -1) center;
	}
}

.p_recruit_footer {
	text-align: center;
	color: #fff;
	--typo-recruit-sp-width: 1075px;
	--typo-recruit-pc-width: 2400px;
	background: url(../images/recruit/recruit_footer_bg_sp.jpg) 50% / cover no-repeat;
	position: relative;
}

.p_recruit_footer_nav {
	z-index: 2;
	position: relative;
}

.p_recruit_footer_nav a {
	cursor: pointer;
	color: #fff;
	background-color: #0c419a;
	border-radius: 10px;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 120px;
	padding: 10px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.3;
	transition: all 0.2s;
	display: inline-flex;
	position: relative;
}

.p_recruit_footer_nav a.-blue00 {
	color: #fff;
	background-color: #204483;
	border: 0;
}

.p_recruit_footer_nav a.-blue01 {
	color: #fff;
	background-color: #0c419a;
	border: 0;
}

.pc .p_recruit_footer_nav a:hover {
	color: #0c419a;
	background-color: #e5eaf0;
}

.pc .p_recruit_footer_nav a.-blue00:hover {
	color: #204483;
	background-color: #e5eaf0;
}

.pc .p_recruit_footer_nav a.-blue01:hover {
	color: #0c419a;
	background-color: #e5eaf0;
}

.p_recruit_footer_typo {
	z-index: 0;
	background: url(../images/recruit/recruit_footer_typo.svg) repeat-x 0 center/var(--typo-recruit-sp-width) 69px;
	width: 100%;
	height: 69px;
	animation: 28s linear infinite spRecruitTypo;
	position: absolute;
	bottom: -6px;
	left: 0;
}

@keyframes spRecruitTypo {
	0% {
		background-position: 0;
	}

	to {
		background-position: calc(var(--typo-recruit-sp-width) * -1) center;
	}
}

@keyframes pcRecruitTypo {
	0% {
		background-position: 0;
	}

	to {
		background-position: calc(var(--typo-recruit-pc-width) * -1) center;
	}
}

.p_recruit_new-graduate_typo {
	--typo-sp-width: 936px;
	--typo-pc-width: 2907px;
	z-index: 0;
	background: url(../images/recruit/career/new-graduate_typo.svg) repeat-x 0 center/var(--typo-sp-width) 85px;
	width: 100%;
	height: 85px;
	animation: 28s linear infinite spNewGraduateTypo;
	position: absolute;
	bottom: 10px;
	left: 0;
}

@keyframes spNewGraduateTypo {
	0% {
		background-position: 0;
	}

	to {
		background-position: calc(var(--typo-sp-width) * -1) center;
	}
}

@keyframes pcNewGraduateTypo {
	0% {
		background-position: 0;
	}

	to {
		background-position: calc(var(--typo-pc-width) * -1) center;
	}
}

.p_recruit_career_flow {
	position: relative;
}

.p_recruit_career_flow>li:nth-child(2n) .p_recruit_career_flow_item {
	color: #fff;
	background-color: #0c419a;
}

.p_recruit_career_flow>li:last-child .p_recruit_career_flow_item:after {
	content: "";
	display: block;
	position: absolute;
}

.p_recruit_career_flow_item {
	text-align: center;
	color: #204483;
	background: #e5eaf0;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	display: flex;
}

.p_recruit_career_flow_balloon {
	color: #fff;
	background-color: #204483;
	padding: 35px 8px;
	line-height: 1.2;
	display: inline-block;
	position: absolute;
}

.p_recruit_career_flow_balloon:after {
	content: "";
	display: block;
	position: absolute;
}

.p_recruit_career_typo {
	--typo-sp-width: 910px;
	--typo-pc-width: 2827px;
	z-index: 0;
	background: url(../images/recruit/career/career_typo.svg) repeat-x 0 center/var(--typo-sp-width) 85px;
	width: 100%;
	height: 85px;
	animation: 28s linear infinite spCareerTypo;
	position: absolute;
	bottom: 10px;
	left: 0;
}

@keyframes spCareerTypo {
	0% {
		background-position: 0;
	}

	to {
		background-position: calc(var(--typo-sp-width) * -1) center;
	}
}

@keyframes pcCareerTypo {
	0% {
		background-position: 0;
	}

	to {
		background-position: calc(var(--typo-pc-width) * -1) center;
	}
}

.p_recruit_float {
	z-index: 12;
	position: fixed;
	right: 0;
}

.p_recruit_float_nav a {
	cursor: pointer;
	color: #fff;
	background-color: #0c419a;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 120px;
	padding: 10px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.3;
	transition: all 0.2s;
	display: flex;
	position: relative;
}

.p_recruit_float_nav a.-blue00 {
	color: #fff;
	background-color: #204483;
	border: 0;
}

.p_recruit_float_nav a.-blue01 {
	color: #fff;
	background-color: #0c419a;
	border: 0;
}

.pc .p_recruit_float_nav a:hover {
	color: #0c419a;
	background-color: #e5eaf0;
}

.pc .p_recruit_float_nav a.-blue00:hover {
	color: #204483;
	background-color: #e5eaf0;
}

.pc .p_recruit_float_nav a.-blue01:hover {
	color: #0c419a;
	background-color: #e5eaf0;
}

.p_faq_list {
	border-bottom: 1px solid #e5eaf0;
}

.p_faq_list>dt {
	cursor: pointer;
	border-top: 1px solid #e5eaf0;
	padding-right: 30px;
	font-weight: 700;
	line-height: 1.4;
	position: relative;
}

.p_faq_list>dt:before {
	content: "Q";
	color: #204483;
	font-family: Heebo, sans-serif;
	font-size: 22px;
	font-weight: 700;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.p_faq_list>dt i {
	background-color: #0c419a;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.p_faq_list>dt i:before {
	content: "";
	background-color: #fff;
	width: 8px;
	height: 1px;
	transition: all 0.4s;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.p_faq_list>dt i:after {
	content: "";
	background-color: #fff;
	width: 1px;
	height: 8px;
	transition: all 0.4s;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.p_faq_list>dt.is-opened i:after {
	transform: translate(-50%, -50%) rotate(90deg);
}

.p_faq_list>dd {
	font-size: 12px;
	display: none;
	position: relative;
}

.anclinkslist {
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 20px;
	display: flex;
}

.anclinkslist>li a {
	text-align: center;
	color: #a1abb8;
	background-color: #f2f5f9;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	display: flex;
}

.anclinkslist>li a:hover,
.anclinkslist>li a.-active {
	color: #fff;
	background-color: #0c419a;
}

.p_partners_content {
	flex-wrap: wrap;
	display: flex;
}

.partnersArchiveTenpoBox .tag {
	text-align: center;
	color: #fff;
	background-color: #44aeea;
	border-radius: 100px;
	justify-content: center;
	align-items: center;
	min-width: 100px;
	min-height: 24px;
	padding: 0 20px;
	font-size: 10px;
	line-height: 1;
	display: inline-flex;
}

.partnersArchiveTenpoBox .header {
	align-items: center;
	gap: 14px;
	margin-top: 7px;
	display: flex;
}

.partnersArchiveTenpoBox .name {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.4;
}

.partnersArchiveTenpoBox .year {
	color: #a1abb8;
	flex-basis: 8em;
	font-size: 10px;
}

.partnersArchiveTenpoBox .body {
	margin-top: 15px;
}

.partnersArchiveTenpoBox .footer {
	background-color: #f2f5f9;
	border-radius: 8px;
	margin-top: 24px;
}

.partnersArchiveTenpoBox .footer table {
	width: 100%;
}

.partnersArchiveTenpoBox .footer table th,
.partnersArchiveTenpoBox .footer table td {
	padding: 0 4px;
	line-height: 1.5;
}

.partnersArchiveTenpoBox .footer table th {
	white-space: nowrap;
	text-align: left;
	width: 4.5em;
	font-weight: 700;
}

.p_area_list1 {
	flex-wrap: wrap;
	display: flex;
}

.p_area_list1_img {
	position: relative;
	overflow: hidden;
}

.p_area_list1_img:before {
	content: "";
	padding-top: 100%;
	display: block;
}

.p_area_list1_img img {
	-o-object-fit: cover;
	object-fit: cover;
	z-index: 2;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.p_area_list1_ttl {
	text-align: center;
	font-weight: 700;
	line-height: 1.4;
}

.p_area_list2>li+li {
	margin-top: 24px;
}

.p_area_list2_card {
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	display: flex;
}

.p_area_list2_img {
	position: relative;
	overflow: hidden;
}

.p_area_list2_img:before {
	content: "";
	padding-top: 100%;
	display: block;
}

.p_area_list2_img img {
	-o-object-fit: cover;
	object-fit: cover;
	z-index: 2;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.p_area_list2_ttl {
	color: #204483;
	margin-bottom: 8px;
	font-weight: 700;
	line-height: 1.4;
}

.p_area_list2_txt {
	margin-top: 14px;
}

.p_area_tags {
	color: #204483;
	flex-wrap: wrap;
	justify-content: space-between;
	font-weight: 700;
	display: flex;
}

.p_area_tags>li {
	width: 49%;
	line-height: 1.3;
	position: relative;
}

.p_area_tags>li:before {
	content: "";
	background-color: #0c419a;
	border-radius: 5px;
	width: 2px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.p_area_dl {
	margin-top: 64px;
}

.p_area_dl>dt {
	color: #204483;
	cursor: pointer;
	background-color: #f2f5f9;
	margin-top: 16px;
	padding-right: 30px;
	font-weight: 700;
	line-height: 1.4;
	position: relative;
}

.p_area_dl>dt i {
	background-color: #0c419a;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	right: 16px;
	transform: translateY(-50%);
}

.p_area_dl>dt i:before {
	content: "";
	background-color: #fff;
	width: 8px;
	height: 1px;
	transition: all 0.4s;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.p_area_dl>dt i:after {
	content: "";
	background-color: #fff;
	width: 1px;
	height: 8px;
	transition: all 0.4s;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.p_area_dl>dt.is-opened i:after {
	transform: translate(-50%, -50%) rotate(90deg);
}

.p_area_dl>dd {
	position: relative;
}

.p_area_dl>dd a {
	color: #44aeea;
	text-underline-offset: 2px;
	text-decoration: underline;
	transition: all 0.4s;
	position: relative;
}

.pc .p_area_dl>dd a:hover {
	color: #204483;
}

.p_area_dl>dd a.-disable {
	color: inherit;
	pointer-events: none;
	text-decoration: none;
}

.p_area_dl>dd a.-disable:before,
.p_area_dl>dd a.-disable:after {
	content: none !important;
}

.p_area_dl>dd a[target="_blank"]:not(.c_link_map):before {
	width: calc(100% - 1.2em);
}

.p_area_dl>dd a[target="_blank"]:not(.c_link_map):after {
	content: "";
	vertical-align: middle;
	background: url(../images/common/ico_blank.svg) 50% / contain no-repeat;
	width: 1em;
	height: 1em;
	margin-left: 0.2em;
	display: inline-block;
}

.p_area_dl>dd a[target="_blank"]:not(.c_link_map):hover:after {
	background-image: url(../images/common/ico_blank_bl.svg);
}

.p_area_map {
	position: relative;
}

.p_area_map:before {
	content: "";
	padding-top: 67%;
	display: block;
}

.p_area_map iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.js-accordion_btn {
	cursor: pointer;
}

.p_result_search_box {
	background: var(--Gray-01, #f2f5f9);
	border-radius: 10px;
	margin-top: 34px;
	padding: 14px 32px 150px;
}

.p_result_search_btn {
	text-align: center;
	appearance: none;
	justify-content: center;
	align-items: center;
	height: 56px;
	padding: 10px;
	font-weight: 700;
	display: flex;
	color: #fff !important;
	background-color: #204483 !important;
	border-radius: 4px 4px 0 0 !important;
	font-size: 14px !important;
}

.p_result_reset_btn {
	text-align: center;
	appearance: none;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	display: flex;
}

.p_result_search {
	background-color: #f2f5f9;
	border-radius: 8px;
}

.p_result_content_ttl {
	font-weight: 700;
	line-height: 1.3;
}

.p_result_content_ttl span+span:before {
	content: "、";
}

.p_result_content_ttl em {
	font-style: normal;
}

.p_result_form-list {
	padding-top: 7px;
}

.p_result_form-list>dt {
	color: #204483;
	font-weight: 700;
	line-height: 1.4;
	position: relative;
}

.p_result_form-list>dt i {
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
}

.more_box .js-more {
	display: none;
}

.p_result_catch img {
	-o-object-fit: contain;
	object-fit: contain;
	width: 100%;
}

.p_result_data {
	background-color: #f2f5f9;
	border-radius: 4px;
	margin-bottom: 33px;
}

.p_result_data ul {
	flex-wrap: wrap;
	gap: 30px;
	width: 100%;
	display: flex;
}

.p_result_data ul li {
	line-height: 1.5;
	display: flex;
}

.p_result_data ul strong {
	min-width: 4.5em;
	font-weight: 700;
}

.p_result_table {
	width: 100%;
}

.p_result_table th,
.p_result_table td {
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 1.5;
}

.p_result_table th {
	white-space: nowrap;
	text-align: left;
	width: 6.5em;
	padding-right: 2em;
	font-weight: 700;
}

.p_result_beforeafter_lead {
	background: #f2f5f9;
	border-radius: 4px;
}

.p_result_beforeafter_images,
.p_csr02_images {
	justify-content: space-between;
	align-items: center;
	display: flex;
}

.p_result_beforeafter_images>figure,
.p_csr02_images>figure {
	width: 47.6%;
}

.p_result_beforeafter_images>figure figcaption {
	margin-top: 15px;
	font-weight: 700;
	line-height: 1.4;
}

.p_result_beforeafter_images>figure+figure {
	z-index: 2;
	position: relative;
}

.p_result_beforeafter_images>figure+figure .img:before {
	content: "";
	z-index: 2;
	border-top: 20px solid #0000;
	border-bottom: 20px solid #0000;
	border-left: 12px solid #0c419a;
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(-200%, -50%);
}

.p_result_beforeafter_images .img {
	position: relative;
}

.p_result_beforeafter_images .img img {
	-o-object-fit: contain;
	object-fit: contain;
	width: 100%;
}

.p_result_details h2 {
	color: #204483;
}

.p_result_details h3 {
	margin-bottom: 1em !important;
}

.p_result_details h2,
.p_result_details h3 {
	margin-top: 2em !important;
}

.p_result_details img {
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
}

.p_result_comment {
	align-items: center;
	display: flex;
}

.p_result_comment_img {
	flex-shrink: 0;
}

.p_result_comment_balloon {
	background: #fff;
	border-radius: 8px;
	position: relative;
}

.p_result_comment_balloon:before {
	content: "";
	border-style: solid;
	border-color: #0000 #fff #0000 #0000;
	width: 0;
	height: 0;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
}

.p_result_comment_balloon.-right:before {
	border-color: #0000 #0000 #0000 #fff;
}

.slick-slider {
	box-sizing: border-box;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	display: block;
	position: relative;
}

.slick-list {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	overflow: hidden;
}

.slick-list:focus {
	outline: 0;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	transform: translate(0, 0);
}

.slick-track {
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	border: 1px solid #0000;
	height: auto;
	display: block;
}

.slick-arrow.slick-hidden {
	display: none;
}

.size-full {
	width: 100%;
	max-width: none;
	height: auto;
}

.mfp-bg {
	z-index: 1042;
	opacity: 0.8;
	background: #333;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}

.mfp-close {
	display: none !important;
}

.mfp-wrap {
	z-index: 1043;
	-webkit-backface-visibility: hidden;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	outline: none !important;
}

.mfp-container {
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 0 8px;
	position: absolute;
	top: 0;
	left: 0;
}

.mfp-container:before {
	content: "";
	vertical-align: middle;
	height: 100%;
	min-height: 80px;
	display: inline-block;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	vertical-align: middle;
	text-align: left;
	z-index: 1045;
	margin: 0 auto;
	display: inline-block;
	position: relative;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	cursor: auto;
	width: 100%;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	text-align: center;
	z-index: 1044;
	width: auto;
	margin-top: -0.8em;
	position: absolute;
	top: 50%;
	left: 8px;
	right: 8px;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-ready .mfp-preloader,
.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	cursor: pointer;
	-webkit-appearance: none;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
	background: 0 0;
	border: 0;
	outline: 0;
	padding: 0;
	display: block;
	overflow: visible;
}

button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.mfp-close {
	text-align: center;
	opacity: 0.65;
	color: #fff;
	width: 44px;
	height: 44px;
	padding: 0 0 18px 10px;
	font-family: Arial, Baskerville, monospace;
	font-size: 28px;
	font-style: normal;
	line-height: 44px;
	text-decoration: none;
	position: absolute;
	top: 0;
	right: 0;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	text-align: right;
	width: 100%;
	padding-right: 6px;
	right: -6px;
}

.mfp-counter {
	color: #ccc;
	white-space: nowrap;
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	top: 0;
	right: 0;
}

.mfp-arrow {
	opacity: 0.65;
	-webkit-tap-highlight-color: #0000;
	width: 90px;
	height: 110px;
	margin: -55px 0 0;
	padding: 0;
	position: absolute;
	top: 50%;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: "";
	border: inset #0000;
	width: 0;
	height: 0;
	margin-top: 35px;
	margin-left: 35px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	opacity: 0.7;
	border-top-width: 21px;
	border-bottom-width: 21px;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	border-right: 27px solid #3f3f3f;
	margin-left: 25px;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	width: 100%;
	max-width: 900px;
	line-height: 0;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	overflow: hidden;
}

.mfp-iframe-scaler iframe {
	background: #000;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: 0 0 8px #0009;
}

img.mfp-img {
	box-sizing: border-box;
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 40px 0;
	line-height: 0;
	display: block;
}

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	z-index: -1;
	background: #444;
	width: auto;
	height: auto;
	display: block;
	position: absolute;
	inset: 40px 0;
	box-shadow: 0 0 8px #0009;
}

.mfp-figure small {
	color: #bdbdbd;
	font-size: 12px;
	line-height: 14px;
	display: block;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	cursor: auto;
	width: 100%;
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
}

.mfp-title {
	text-align: left;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
	line-height: 18px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

.mfp-zoom-in.mfp-bg.mfp-ready {
	opacity: 1;
}

.mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: all 0.3s ease-out;
}

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	transition: all 0.2s ease-in-out;
	transform: scale(0.8);
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1);
}

.mfp-content {
	padding: 80px 0;
}

.wpcf7-spinner {
	z-index: 5 !important;
	background-color: red !important;
}

@media (width>=600px) {

	.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
	.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
	.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
	.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
		width: calc(33.3333% - 0.66667em);
		margin-right: 1em;
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
	.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
	.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
	.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
		width: calc(25% - 0.75em);
		margin-right: 1em;
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
	.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
	.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
	.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
		width: calc(20% - 0.8em);
		margin-right: 1em;
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
	.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
	.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
	.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
		width: calc(16.6667% - 0.83333em);
		margin-right: 1em;
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
	.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
	.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
	.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
		width: calc(14.2857% - 0.85714em);
		margin-right: 1em;
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
	.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
	.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
	.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
		width: calc(12.5% - 0.875em);
		margin-right: 1em;
	}

	.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(n),
	.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(n),
	.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
	.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
	.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
	.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
	.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
	.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
	.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
	.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
	.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
	.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
	.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
	.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
	.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
	.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
	.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(n),
	.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(n),
	.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
	.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
	.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
	.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
	.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
	.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
	.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
	.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
	.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
	.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
	.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
	.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
	.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
	.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
		margin-right: 0;
	}

	.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
		width: calc(33.3333% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667);
	}

	.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
		width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px) * 0.75);
	}

	.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
		width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px) * 0.8);
	}

	.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
		width: calc(16.6667% - var(--wp--style--unstable-gallery-gap, 16px) * 0.83333);
	}

	.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
		width: calc(14.2857% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714);
	}

	.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
		width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px) * 0.875);
	}

	.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
		width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667);
	}

	.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
	.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
		width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) * 0.5);
	}

	.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
		width: 100%;
	}

	.wp-block-latest-posts.columns-2 li {
		width: calc(50% - 0.625em);
	}

	.wp-block-latest-posts.columns-2 li:nth-child(2n) {
		margin-right: 0;
	}

	.wp-block-latest-posts.columns-3 li {
		width: calc(33.3333% - 0.83333em);
	}

	.wp-block-latest-posts.columns-3 li:nth-child(3n) {
		margin-right: 0;
	}

	.wp-block-latest-posts.columns-4 li {
		width: calc(25% - 0.9375em);
	}

	.wp-block-latest-posts.columns-4 li:nth-child(4n) {
		margin-right: 0;
	}

	.wp-block-latest-posts.columns-5 li {
		width: calc(20% - 1em);
	}

	.wp-block-latest-posts.columns-5 li:nth-child(5n) {
		margin-right: 0;
	}

	.wp-block-latest-posts.columns-6 li {
		width: calc(16.6667% - 1.04167em);
	}

	.wp-block-latest-posts.columns-6 li:nth-child(6n) {
		margin-right: 0;
	}

	.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
		z-index: auto;
		background-color: inherit;
		width: 100%;
		display: block;
		position: relative;
	}

	.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
		display: none;
	}

	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
		left: 0;
	}

	.wp-block-navigation__responsive-container-open:not(.always-shown) {
		display: none;
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li,
	.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li {
		width: calc(50% - 0.625em);
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li,
	.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li {
		width: calc(33.3333% - 0.83333em);
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li,
	.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li {
		width: calc(25% - 0.9375em);
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li,
	.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li {
		width: calc(20% - 1em);
	}

	.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li,
	.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li {
		width: calc(16.6667% - 1.04167em);
	}

	ul.wp-block-rss.columns-2 li {
		width: calc(50% - 1em);
	}

	ul.wp-block-rss.columns-3 li {
		width: calc(33.3333% - 1em);
	}

	ul.wp-block-rss.columns-4 li {
		width: calc(25% - 1em);
	}

	ul.wp-block-rss.columns-5 li {
		width: calc(20% - 1em);
	}

	ul.wp-block-rss.columns-6 li {
		width: calc(16.6667% - 1em);
	}
}

@media not all and (width>=768px) {
	body {
		font-size: 12px;
	}

	.l_breadcrumbs,
	.l_header_menu-pc {
		display: none;
	}

	.l_footer_menu {
		margin-top: 31px;
	}

	.l_footer_iso {
		margin-top: 39px;
	}

	.l_footer_pagetop_txt {
		writing-mode: vertical-rl;
		margin-bottom: 16px;
	}

	.l_footer2 {
		padding: 38px 38px 45px;
	}

	.l_footer_nav {
		border-radius: 30px 30px 0 0;
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.l_footer_nav_child {
		margin-top: 28px;
	}

	.l_footer_nav_child_link {
		min-height: 68px;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 16px;
	}

	.l_flopoverMenu_content {
		padding-top: 104px;
	}

	.l_flopoverMenu_menu_child {
		margin-bottom: 34px;
	}

	.l_flopoverMenu_submenu>li {
		margin-bottom: 5px;
	}

	.c_hamburgerBtn.is-opened .c_hamburgerBtn_txt {
		font-size: 12px;
	}

	.c_btn3-small-sp {
		min-height: 48px;
	}

	.c_btn4-large-sp {
		min-width: 220px;
		min-height: 48px;
		font-size: 12px;
	}

	.c_btn6 {
		width: 100%;
		max-width: 278px;
	}

	.c_btn7-small-sp {
		min-height: 48px;
	}

	.c_btn-float {
		border-radius: 4px 4px 0 0;
		bottom: 0;
		left: 8px;
		right: 8px;
	}

	.c_btn-icon {
		font-size: 16px;
	}

	.c_btn-icon .icon {
		width: 48px;
		height: 48px;
		margin-left: 16px;
	}

	.c_link-icon {
		font-size: 26px;
	}

	.c_link-icon-small {
		font-size: 16px;
	}

	.c_table03 {
		min-width: 1000px;
	}

	.c_table03_wrap {
		margin-right: -24px;
		overflow-x: auto;
	}

	.c_table03>thead th {
		padding: 12px 5px;
		font-size: 12px;
	}

	.c_table03>thead tr:first-child th:first-child {
		box-shadow: -10px 0 0 10px #fff;
	}

	.c_table03>tbody tr:last-child th:first-child {
		box-shadow: -20px 10px 0 10px #fff;
	}

	.c_table03>tbody th,
	.c_table03>tbody td {
		padding: 20px 5px;
	}

	.c_table03>tbody>tr>th:first-child {
		box-shadow: -1px 0 0 1px #fff;
	}

	.c_table03>tbody>tr>th,
	.c_table03>tbody>tr>td {
		font-size: 12px;
	}

	.c_table03.-sp-stickey-header thead th:first-child,
	.c_table03.-sp-stickey-header tbody th:first-child {
		z-index: 2;
		border-right: 1px solid #fff;
		position: sticky;
		left: 0;
	}

	.c_table04 {
		width: 100%;
		min-width: calc(var(--countCol) * 360px);
	}

	.c_table04_wrap {
		margin-right: -20px;
		overflow-x: auto;
	}

	.c_table04>thead {
		margin-left: 10px;
	}

	.c_table04>thead th {
		writing-mode: vertical-rl;
		text-align: center;
		text-orientation: upright;
		justify-content: center;
		align-items: center;
		width: 40px;
		margin: 1px;
		padding: 6px;
		font-size: 14px;
		display: flex;
	}

	.c_table04>thead tr {
		grid-template-rows: subgrid;
		grid-row: span 3;
		display: grid;
	}

	.c_table04>tbody {
		grid-template-rows: auto auto;
		grid-template-columns: 40px repeat(auto-fit, minmax(320px, 1fr));
		display: grid;
		position: relative;
	}

	.c_table04>tbody tr {
		grid-template-rows: subgrid;
		grid-row: span 3;
		display: grid;
	}

	.c_table04>tbody tr:last-child th:first-child {
		border-top-right-radius: 4px;
	}

	.c_table04>tbody tr:last-child td:last-child {
		border-bottom-right-radius: 4px;
	}

	.c_table04>tbody tr:first-child>* {
		position: relative;
	}

	.c_table04>tbody th,
	.c_table04>tbody td {
		min-height: 100px;
		margin: 1px;
		padding: 20px 28px;
		font-size: 12px;
	}

	.c_table04>tbody .header {
		z-index: 2;
		background-color: #fff;
		position: sticky;
		left: 0;
	}

	.c_table04>tbody .header th {
		color: #fff;
		writing-mode: vertical-rl;
		text-align: center;
		text-orientation: upright;
		background-color: #0c419a;
		justify-content: center;
		align-items: center;
		width: 40px;
		margin: 1px;
		padding: 6px;
		font-size: 14px;
		display: flex;
	}

	.c_table04>tbody .header th:first-child {
		border-top-left-radius: 4px;
	}

	.c_table04>tbody .header th:last-child {
		border-bottom-left-radius: 4px;
	}

	.c_table04.-sp-stickey-header thead {
		z-index: 2;
		border-right: 1px solid #fff;
		position: sticky;
		left: 0;
	}

	.c_nav-large>li {
		margin-bottom: 17px;
	}

	.c_nav_link {
		min-height: 68px;
		font-size: 16px;
	}

	.c_nav-img.-col3>li+li,
	.c_nav-img.-col1>li+li {
		margin-top: 42px;
	}

	.c_nav-img_link {
		justify-content: space-between;
		display: flex;
	}

	.c_nav-img_link-col1 {
		display: block;
	}

	.c_nav-img_link-col1 .c_nav-img_img {
		width: 100%;
	}

	.c_nav-img_link-col1 .c_nav-img_body {
		width: 100%;
		margin-top: 25px;
	}

	.c_nav-img_img {
		width: 44.9%;
	}

	.c_nav-img_body {
		width: 47.9%;
	}

	.c_nav-img2.-col3>li+li {
		margin-top: 25px;
	}

	.c_nav-img2_link {
		justify-content: space-between;
		align-items: center;
		display: flex;
	}

	.c_nav-img2_img {
		width: 48.7%;
	}

	.c_nav-img2_body {
		width: 47.4%;
		margin-right: -5%;
	}

	.c_nav_accordion {
		margin-bottom: 10px;
	}

	.c_nav_accordion_content {
		margin-top: 20px;
	}

	.c_nav-fixed {
		height: 80px;
		padding: 10px 24px;
	}

	.c_nav-fixed_ttl {
		font-size: 20px;
	}

	.c_nav-fixed_menu {
		z-index: 10;
		background-color: #44aeea;
		justify-content: space-between;
		padding: 0 24px 48px;
		font-size: 14px;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
	}

	.c_nav-fixed_menu>li {
		border-bottom: 1px solid #fff;
		width: 47.7%;
	}

	.c_nav-fixed_menu>li:nth-child(n + 3) {
		margin-top: 16px;
	}

	.c_nav-fixed_menu a {
		padding-top: 14px;
		padding-bottom: 14px;
	}

	.c_nav_contact {
		padding-top: 54px;
		padding-bottom: 54px;
	}

	.c_nav_contact_list>li+li {
		margin-top: 8px;
	}

	.c_nav_contact_list a {
		min-height: 96px;
		padding: 10px 26px;
	}

	.c_nav_contact_icon {
		width: 32px;
		height: 32px;
		margin-right: 24px;
	}

	.c_icon-balloon {
		font-size: 12px;
	}

	.c_list-dl {
		border-radius: 4px;
	}

	.c_list-dl>dt,
	.c_list-dl>dd {
		padding: 16.3px 24px;
		font-size: 12px;
	}

	.c_list-dl>dd:not(:last-child) {
		margin-bottom: 1px;
	}

	.c_list-dl2>dt,
	.c_list-dl2>dd {
		letter-spacing: 0.02em;
		font-size: 12px;
	}

	.c_list-dl2>dt {
		padding-top: 16px;
	}

	.c_list-dl2>dd {
		border-top: 0;
		margin-top: 16px;
		padding-bottom: 32px;
	}

	.c_list-dl3 {
		border-radius: 4px;
	}

	.c_list-dl3>dt,
	.c_list-dl3>dd {
		padding: 19px 24px;
		font-size: 12px;
	}

	.c_list-dl3>dt {
		border-radius: 4px 4px 0 0;
		font-size: 16px;
	}

	.c_list-dl3>dt:before {
		width: 80px;
		height: 4px;
		top: 0;
	}

	.c_list-dl3>dd {
		text-align: center;
		border-radius: 0 0 4px 4px;
		justify-content: center;
		min-height: 80px;
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 14px;
	}

	.c_list-dl3>dd:not(:last-child):after {
		border-top: 20px solid #0c419a;
		border-left: 9px solid #0000;
		border-right: 9px solid #0000;
		bottom: -44px;
		left: 50%;
	}

	.c_list-dl3>dd:not(:last-child)+dt {
		margin-top: 65px;
	}

	.c_list-dl4 {
		border-radius: 4px;
	}

	.c_list-dl4>dt,
	.c_list-dl4>dd {
		padding: 19px 24px;
		font-size: 12px;
	}

	.c_list-dl4>dt {
		border-radius: 4px 4px 0 0;
		flex-direction: column;
		font-size: 16px;
	}

	.c_list-dl4>dt:before {
		width: 80px;
		height: 4px;
		top: 0;
	}

	.c_list-dl4>dt.-col1 {
		border-radius: 4px;
		min-height: 80px;
		font-size: 16px;
		background-color: #0c419a;
		color: #fff;
	}

	.c_list-dl4>dt:empty+dd {
		border-radius: 4px;
	}

	.c_list-dl4>dd {
		border-radius: 0 0 4px 4px;
		flex-direction: column;
		min-height: 80px;
		padding-top: 30px;
		padding-bottom: 30px;
		font-size: 16px;
	}

	.c_list-dl4>dd:not(:last-child):after {
		border-top: 20px solid #0c419a;
		border-left: 9px solid #0000;
		border-right: 9px solid #0000;
		bottom: -44px;
		left: 50%;
	}

	.c_list-dl4>dd:not(:last-child)+dt {
		margin-top: 65px;
	}

	.c_list-ol {
		margin-top: 39px;
	}

	.c_list-ol>li {
		margin-bottom: 33px;
	}

	.c_list-ol_ttl {
		margin-right: -24px;
		font-size: 22px;
	}

	.c_list-ol_ttl:before {
		margin-right: 7px;
		font-size: 12px;
	}

	.c_list-ol_list {
		margin-top: 27px;
		padding-left: 65px;
	}

	.c_list-ol2 {
		margin-top: 39px;
		line-height: 1.5;
	}

	.c_list-ol2>li+li {
		margin-top: 30px;
	}

	.c_list-ol2_ttl {
		margin-bottom: 12px;
		font-size: 17px;
	}

	.c_list-ol2_ttl:before {
		margin-right: 7px;
		font-size: 12px;
	}

	.c_list-ol2_list {
		margin-top: 27px;
		padding-left: 65px;
	}

	.c_rounded-top {
		border-radius: 30px 30px 0 0;
	}

	.c_mx_cutoff-sp {
		margin-left: -24px;
		margin-right: -24px;
	}

	.c_form-col+.c_form-col {
		margin-top: 16px;
	}

	.c_result_list {
		margin-top: 40px;
	}

	.c_result_list>li+li {
		margin-top: 32px;
	}

	.c_result_card {
		flex-wrap: wrap;
		justify-content: space-between;
		display: flex;
	}

	.c_result_card_img {
		width: 48%;
	}

	.c_result_card_body {
		width: 47%;
		font-size: 16px;
	}

	.c_result_card_data {
		width: 100%;
		padding: 16px 20px;
	}

	.c_result2_list {
		margin-top: 64px;
	}

	.c_result2_list>li+li {
		margin-top: 48px;
	}

	.c_result2_card_body {
		margin-top: 24px;
		font-size: 12px;
	}

	.c_result2_card_data {
		padding: 16px 20px;
	}

	.c_result2_card_table {
		margin-top: 10px;
		font-size: 12px;
	}

	.c_staff_list {
		margin-top: 40px;
	}

	.c_staff_list>li+li {
		margin-top: 32px;
	}

	.c_staff_card_header {
		justify-content: space-between;
		align-items: center;
		display: flex;
	}

	.c_staff_card_header_content {
		width: 63%;
	}

	.c_staff_card_img {
		width: 32%;
	}

	.c_staff_card_body {
		margin-top: 24px;
		font-size: 12px;
	}

	.c_unit_col2 {
		margin-top: 40px;
	}

	.c_unit_col2_img {
		width: 47.7%;
	}

	.c_unit_col2_ttl {
		margin-top: 27px;
		font-size: 20px;
	}

	.c_unit_col2_txt {
		margin-top: 14px;
	}

	.c_bnr_body {
		bottom: 24px;
		left: 24px;
	}

	.c_bnr_img img {
		height: 47vw;
	}

	.p_top_mv_copy {
		text-align: left;
		width: calc(100% - 48px);
		max-width: 90vw;
		font-size: 10.17vw;
		inset: 50% auto auto 50%;
		transform: translate(-50%, -50%);
		text-shadow: 2px 0 0 #000000, -2px 0 0 #000000, 0 2px 0 #000000,
			0 -2px 0 #000000, 1.5px 1.5px 0 #000000, -1.5px 1.5px 0 #000000,
			1.5px -1.5px 0 #000000, -1.5px -1.5px 0 #000000;
	}

	.p_top_mv_copy .c_mv_btn {
		margin-left: 0;
		margin-right: auto;
	}

	.p_top_mv_desc {
		max-width: 100vw;
		font-size: 4.6vw;
		text-shadow: 2px 0 0 #000000, -2px 0 0 #000000, 0 2px 0 #000000,
			0 -2px 0 #000000, 1.5px 1.5px 0 #000000, -1.5px 1.5px 0 #000000,
			1.5px -1.5px 0 #000000, -1.5px -1.5px 0 #000000;
	}

	.c_mv_btn {
		gap: 2em;
		font-size: 14px;
	}

	.p_top_mv_scroll_txt {
		font-size: 4.1vw;
	}

	.p_top_mv_scroll:before {
		width: 2.56vw;
		height: 2.56vw;
		margin-right: 2.05vw;
	}

	.p_top_message_typo,
	.p_top_recruit_typo,
	.p_top_interview_typo {
		top: 65px;
	}

	.p_top_company_images {
		margin-top: 62px;
	}

	.p_top_company_img1 {
		width: 77.1%;
		margin-left: auto;
		margin-right: auto;
	}

	.p_top_company_img2 {
		width: 42.1%;
		margin-top: -31.3%;
	}

	.p_top_company_shapes {
		inset: -12vw 0 auto;
	}

	.p_top_company_shape {
		width: 220vw;
		top: 44%;
	}

	.p_top_company_shape.-right {
		--top-company-shape-shift-x: -2%;
	}

	.p_top_company_shape.-left {
		--top-company-shape-shift-x: -98%;
	}

	.p_top_recruit {
		min-height: 153.84vw;
		margin-top: 20.51vw;
	}

	.p_top_news {
		margin-top: 80px;
	}

	.p_top_news_list {
		margin-top: 30px !important;
	}

	.p_top_news_btn {
		margin-top: 40px;
	}

	.p_top_footer {
		border-radius: 7.69vw 7.69vw 0 0;
		height: 115.38vw;
		margin-top: 20.76vw;
		padding-top: 34.87vw;
	}

	.p_top_footer_txt {
		margin-left: -24px;
		margin-right: -24px;
	}

	.p_company_sec1_bnr_btn {
		bottom: 23px;
		right: 22px;
	}

	.p_company_sec1_typo {
		height: 67px;
		bottom: -40px;
		left: 50%;
		transform: translate(-50%);
	}

	.p_company_philosophy_list>li+li {
		margin-top: 16px;
	}

	.p_inquiry_estimate_step {
		margin-top: 10px;
	}

	.p_inquiry_estimate_step>li+li:after {
		width: 12px;
		height: 3px;
		top: 15px;
		left: -27px;
	}

	.p_inquiry_estimate_list1 {
		font-size: 12px;
	}

	.p_inquiry_estimate_plan+.p_inquiry_estimate_plan {
		margin-top: 24px;
	}

	.p_inquiry_estimate_plan_tag {
		font-size: 14px;
	}

	.p_inquiry_estimate_plan_en {
		margin-bottom: 4px;
	}

	.p_inquiry_estimate_plan_price {
		margin-top: 5px;
		margin-bottom: 20px;
	}

	.p_inquiry_estimate_plan_price .val {
		font-size: 32px;
	}

	.p_inquiry_estimate_plan_table1 {
		margin-top: 6px;
	}

	.p_inquiry_estimate_plan_table1 th,
	.p_inquiry_estimate_plan_table1 td {
		line-height: 1.3;
	}

	.p_inquiry_estimate_plan_table2 td {
		font-size: 14px;
	}

	.p_inquiry_estimate_plan_hr {
		margin: 23px -28px;
	}

	.p-news_archive_list_ttl {
		margin-top: 17px;
	}

	.c_post h3 {
		font-size: 16px;
	}

	.c_post h4 {
		font-size: 18px;
	}

	.c_post .wp-block-table {
		border-radius: 4px;
	}

	.c_post .wp-block-table table th,
	.c_post .wp-block-table table td {
		padding: 16.3px 24px;
		font-size: 12px;
		display: block;
	}

	.c_post .wp-block-table table td:not(:last-child) {
		margin-bottom: 1px;
	}

	.pagination>.page-numbers {
		margin-left: -24px;
		margin-right: -24px;
	}

	.pagination>.page-numbers .page-numbers.arrow {
		width: 12.3vw;
		height: 12.3vw;
	}

	.pagination>.page-numbers .page-numbers.dots {
		width: 1em;
		margin-left: 0;
		margin-right: 0;
	}

	.p_service_feature_txt1 {
		flex-direction: column;
	}

	.p_service_feature_txt1 .bold {
		margin-top: 10px;
		padding-bottom: 4px;
	}

	.p_service_feature_tab-nav {
		gap: 10px;
	}

	.p_service_feature_tab-contents_box {
		margin-left: -24px;
		margin-right: -24px;
	}

	.p_service_feature_list {
		margin-top: 29px;
	}

	.p_service_feature_list>li+li {
		margin-top: 16px;
	}

	.p_service_feature_list_ttl {
		border-radius: 4px 4px 0 0;
		padding: 15px 10px;
		font-size: 14px;
	}

	.p_service_feature_list_ttl small {
		font-size: 12px;
	}

	.p_service_feature_list_body {
		border-radius: 0 0 4px 4px;
		padding: 32px 32px 29px;
	}

	.p_service_feature_list_txt {
		margin-top: 17px;
	}

	.p_service_feature_grade_list {
		margin-top: 33px;
	}

	.p_service_feature_grade_list>li {
		gap: 16px 10px;
	}

	.p_service_feature_grade_list_ttl {
		grid-area: 1/1/2/2;
		font-size: 14px;
	}

	.p_service_feature_grade_list_tag {
		grid-area: 1/2/2/3;
		width: 80px;
		height: 80px;
	}

	.p_service_feature_grade_list_txt {
		grid-area: 2/1/3/3;
	}

	.p-service_bottom-nav_list {
		margin-top: 32px;
		padding-left: 17px;
		padding-right: 17px;
	}

	.p-service_bottom-nav_list>li+li {
		margin-top: 23px;
	}

	.p-service_bottom-nav_list_link {
		justify-content: space-between;
		align-items: center;
		display: flex;
	}

	.p-service_bottom-nav_list_body {
		width: 39%;
	}

	.p-service_bottom-nav_list_img {
		width: 52%;
	}

	.p-service_bottom-nav_row {
		margin-top: 32px;
		margin-bottom: 48px;
	}

	.p-service_bottom-nav_row>li+li {
		margin-top: 16px;
	}

	.p-service_bottom-nav_btn {
		min-height: 80px;
		font-size: 16px;
	}

	.c-navi-col3 {
		grid-template-columns: 1fr 1fr;
		gap: 7px 15px;
	}

	.c-navi-col3_ttl {
		padding: 17px 0;
		font-size: 16px;
	}

	.p_service_selfcheck_block_box {
		margin-top: 32px;
		padding: 31px 24px 29px;
		font-size: 12px;
		line-height: 1.5;
	}

	.p_service_selfcheck_block_box .ttl {
		margin-bottom: 15px;
	}

	.p_service_selfcheck_block_box .list {
		width: 74%;
		margin: 38px auto 37px;
	}

	.p_service_selfcheck_block_box .list>li+li {
		margin-top: 7%;
	}

	.p_service_selfcheck_block {
		margin-top: 56px;
	}

	.p_service_selfcheck_block+.p_service_selfcheck_block {
		margin-top: 59px;
	}

	.p_service_selfcheck_block_row {
		padding-top: 16px;
	}

	.p_service_selfcheck_block_img {
		margin-top: 30px;
	}

	.p_service_selfcheck_block_ttl {
		margin-bottom: 22px;
		padding-left: 40px;
		font-size: 22px;
	}

	.p-service_point_box {
		margin-top: 31px;
		padding: 34px 31px 28px;
	}

	.p-service_point_list>li+li {
		margin-top: 56px;
	}

	.p_service_selfcheck_section,
	.p_service_selfcheck_section+.p_service_selfcheck_section {
		margin-top: 46px;
	}

	.p-service_point_block {
		margin-top: 20px;
	}

	.p-service_point_block_img {
		margin-top: 32px;
	}

	.p-service_point_block_lead {
		margin-top: 31px;
		margin-bottom: 13px;
		font-size: 20px;
	}

	.p_service_selfcheck_footer {
		padding: 31px 23px 30px;
	}

	.p_service_selfcheck_footer_copy {
		font-size: 12px;
	}

	.p_service_selfcheck_footer_ttl {
		margin-top: 2px;
		font-size: 16px;
	}

	.p_service_selfcheck_footer_txt {
		margin-top: 24px;
		font-size: 12px;
	}

	.p_service_selfcheck_footer_btn {
		margin-top: 20px;
	}

	.p_service_comparison-chart_col+.p_service_comparison-chart_col {
		margin-top: 40px;
	}

	.p_service_comparison-chart_ttl {
		padding: 18px 24px;
		font-size: 16px;
	}

	.p_service_comparison-chart_ttl_small {
		font-size: 10px;
	}

	.p_service_comparison-chart_label {
		writing-mode: vertical-rl;
		font-size: 12px;
	}

	.p_service_comparison-chart_label span {
		padding-top: 1.6em;
	}

	.p_service_comparison-chart_label span:before {
		width: 24px;
		height: 2px;
		top: 0;
		left: 50%;
		transform: translate(-50%);
	}

	.p_service_comparison-chart_btn {
		padding: 22px 24px;
	}

	.p_recruit_understand_grid {
		grid-template-columns: 1fr;
		gap: 16px;
		margin-top: 42px;
	}

	.p_recruit_understand_column.-full {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	.p_recruit_understand_card {
		padding: 32px;
	}

	.p_recruit_understand_card_ttl {
		margin-top: 31px;
		font-size: 20px;
	}

	.p_recruit_understand_card_numbers {
		margin-top: 15px;
	}

	.p_recruit_understand_card_numbers .num {
		font-size: min(18.46vw, 72px);
	}

	.p_recruit_understand_card_numbers .num.-small {
		margin-bottom: 5px;
		font-size: min(10.25vw, 40px);
	}

	.p_recruit_understand_card_numbers .num.-large {
		margin-top: 7px;
		font-size: min(22.76vw, 120px);
	}

	.p_recruit_understand_card_numbers .ruby {
		margin-bottom: 6px;
		font-size: min(2.56vw, 10px);
	}

	.p_recruit_understand_card_numbers .ruby.-medium {
		margin-bottom: 6px;
		font-size: min(4.1vw, 16px);
	}

	.p_recruit_understand_card_numbers .unit {
		margin-bottom: 12px;
		margin-left: 6px;
		font-size: min(4.1vw, 16px);
	}

	.p_recruit_understand_card_txt {
		margin-top: 14px;
		font-size: 12px;
	}

	.p_recruit_understand_card_note {
		font-size: 10px;
	}

	.p_recruit_mv {
		height: auto;
	}

	.p_recruit_slide_images {
		transform: translateY(-24.4%);
		max-height: 100%;
	}

	.p_recruit_slide_images_block {
		width: 17%;
	}

	.recruit-video-wrapper {
		max-width: 85%;
	}

	.p_recruit_footer {
		min-height: 400px;
		padding-top: 56px;
	}

	.p_recruit_footer_nav>li+li {
		margin-top: 16px;
	}

	.p_recruit_career_flow {
		padding-right: 36vw;
	}

	.p_recruit_career_flow>li+li {
		border-top: 2px solid #fff;
	}

	.p_recruit_career_flow>li:last-child {
		--arrow-height: 36px;
		padding-bottom: var(--arrow-height);
		position: relative;
		overflow: hidden;
	}

	.p_recruit_career_flow>li:last-child .p_recruit_career_flow_item {
		min-height: calc(98px - var(--arrow-height));
		padding-top: 18px;
	}

	.p_recruit_career_flow>li:last-child .p_recruit_career_flow_item:after {
		border-top: var(--arrow-height) solid #e5eaf0;
		border-left: 32vw solid #0000;
		border-right: 32vw solid #0000;
		bottom: 0;
	}

	.p_recruit_career_flow_item {
		min-height: 80px;
		font-size: 16px;
	}

	.p_recruit_career_flow_balloon {
		writing-mode: vertical-lr;
		text-align: left;
		border-radius: 8px;
		flex-direction: column;
		justify-content: center;
		width: calc(36vw - 26px);
		font-size: 12px;
		display: flex;
		top: 0;
		bottom: 0;
		right: 0;
	}

	.p_recruit_career_flow_balloon .num {
		text-combine-upright: all;
	}

	.p_recruit_career_flow_balloon:after {
		border-top: 8px solid #0000;
		border-bottom: 8px solid #0000;
		border-right: 16px solid #204483;
		top: 50%;
		left: -15px;
		transform: translateY(-50%);
	}

	.p_recruit_float {
		padding-left: 4px;
		padding-right: 4px;
		bottom: 0;
		left: 0;
	}

	.p_recruit_float_nav {
		justify-content: center;
		display: flex;
	}

	.p_recruit_float_nav>li {
		width: calc(50% - 8px);
		margin-left: 4px;
		margin-right: 4px;
	}

	.p_recruit_float_nav a {
		border-radius: 4px 4px 0 0;
		min-height: 56px;
		padding: 4px;
		font-size: 14px;
		display: inline-flex;
	}

	.p_faq_list>dt {
		border-width: 2px;
		padding-top: 30px;
		padding-bottom: 30px;
		padding-left: 26px;
		font-size: 16px;
	}

	.p_faq_list>dd {
		padding-bottom: 32px;
	}

	.anclinkslist>li a {
		min-height: 32px;
		padding: 2px 24px;
		font-size: 12px;
	}

	.p_partners_content {
		margin-top: 64px;
	}

	.partnersArchiveTenpoBox {
		width: 100%;
		margin-bottom: 48px;
	}

	.partnersArchiveTenpoBox .footer {
		padding: 16px 20px 8px;
	}

	.partnersArchiveTenpoBox .footer table th,
	.partnersArchiveTenpoBox .footer table td {
		display: block;
	}

	.partnersArchiveTenpoBox .footer table th {
		padding-bottom: 3px;
	}

	.partnersArchiveTenpoBox .footer table td {
		padding-bottom: 8px;
	}

	.p_area_list1 {
		justify-content: space-between;
		margin-top: 24px;
	}

	.p_area_list1>li {
		width: 47%;
	}

	.p_area_list1>li:nth-child(n + 3) {
		margin-top: 24px;
	}

	.p_area_list1_img {
		border-radius: 10px;
	}

	.p_area_list1_ttl {
		margin-top: 14px;
		font-size: 14px;
	}

	.p_area_list2 {
		margin-top: 24px;
	}

	.p_area_list2_img {
		border-radius: 10px;
		width: 30%;
	}

	.p_area_list2_body {
		width: 65%;
	}

	.p_area_list2_ttl {
		font-size: 14px;
	}

	.p_area_list2_txt {
		font-size: 12px;
	}

	.p_area_tags {
		margin-top: 22px;
		font-size: 13px;
	}

	.p_area_tags>li {
		padding-left: 14px;
	}

	.p_area_dl {
		margin-top: 40px;
	}

	.p_area_dl>dt {
		border-radius: 10px;
		padding: 19px 40px 19px 20px;
		font-size: 14px;
	}

	.p_area_dl>dd {
		padding-bottom: 24px;
	}

	.p_result_float-area {
		z-index: 2;
		grid-template-columns: 1fr 1fr;
		gap: 16px;
		display: grid;
		position: fixed;
		bottom: 0;
		left: 8px;
		right: 8px;
	}

	.p_result_reset_btn {
		height: 56px;
		padding: 10px;
		font-size: 14px;
		font-weight: 700;
		color: #fff !important;
		background-color: #a1abb8 !important;
		border-radius: 4px 4px 0 0 !important;
	}

	.p_result_search {
		display: none;
	}

	.p_result_content_ttl {
		font-size: 26px;
	}

	.p_result_form-list {
		font-size: 14px;
	}

	.p_result_form-list>dt {
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 20px;
	}

	.p_result_form-list>dd dt {
		font-size: 16px;
	}

	.p_result_form-list>dd ul {
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top: 10px;
		margin-bottom: 16px;
		display: flex;
	}

	.p_result_form-list>dd li {
		width: 49%;
		margin-bottom: 12px;
	}

	.p_result_catch {
		margin-bottom: 33px;
	}

	.p_result_data {
		padding: 16px 20px;
	}

	.p_result_table {
		margin-bottom: 10px;
		font-size: 12px;
	}

	.p_result_beforeafter_lead {
		margin-top: 40px;
		padding: 30px 20px;
	}

	.p_result_beforeafter_images {
		margin-top: 26px;
	}

	.p_result_beforeafter_images>figure figcaption {
		margin-top: 6px;
		font-size: 12px;
	}

	.p_result_beforeafter_images>figure+figure .img:before {
		border-top-width: 2.56vw;
		border-bottom-width: 2.56vw;
		border-left-width: 1.53vw;
		transform: translate(-193%, -50%);
	}

	.p_result_comment {
		justify-content: space-between;
		margin-top: 24px;
	}

	.p_result_comment_img {
		flex-basis: 22.4%;
	}

	.p_result_comment_balloon {
		width: 68%;
		padding: 25px 20px;
	}

	.p_result_comment_balloon:before {
		border-top-width: 10px;
		border-bottom-width: 10px;
	}

	.p_result_comment_balloon.-left:before {
		border-right-width: 23px;
		left: -22px;
	}

	.p_result_comment_balloon.-right:before {
		border-left-width: 23px;
		right: -22px;
	}
}

@media screen and (width>=768px) {
	.p-news_archive_meta {
		flex-wrap: nowrap;
		gap: 12px;
	}

	.p_top_company_shapes {
		display: block;
	}

	body {
		font-size: 16px;
	}

	.l_header.is-scroll.is-small {
		transform: translateY(-150%);
	}

	.l_header.is-small {
		height: 80px;
		margin-top: 30px;
	}

	.l_header.is-small .l_header_inner {
		/* background-color: #fff; */
		border-radius: 8px;
		margin-left: 50px;
		margin-right: 50px;
		padding-top: 22px;
		padding-bottom: 20px;
		/* box-shadow: 0 2px 24px #008cd626; */
	}

	.l_header_inner {
		padding-top: 22px;
		padding-bottom: 20px;
		background-color: #fff;
		box-shadow: 0 2px 24px #008cd626;
	}

	.l_header_logo {
		width: auto;
		margin-right: 52px;
	}

	.l_footer {
		padding-top: 74px;
		padding-bottom: 74px;
	}

	.l_footer_inner {
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
		padding-bottom: 24px;
		display: flex;
	}

	.l_footer_content {
		flex-wrap: wrap;
		align-items: flex-start;
		width: 730px;
		display: flex;
	}

	.l_footer_copy {
		letter-spacing: 0.02em;
		font-size: 64px;
	}

	.l_footer_logo {
		width: 100%;
		margin-top: 22px;
		margin-bottom: 55px;
	}

	.l_footer_menu {
		font-size: 16px;
	}

	.l_footer_menu>li {
		margin-bottom: 8px;
	}

	.l_footer_iso {
		width: 400px;
		margin-top: 9px;
		margin-left: 62px;
	}

	.l_footer_iso_img {
		flex-basis: 82px;
		margin-right: 24px;
	}

	.l_footer_iso_body {
		font-size: 14px;
	}

	.l_footer_expo {
		border-radius: 8px;
		width: 364px;
	}

	.l_footer_submenu {
		margin-top: 24px;
		font-size: 14px;
	}

	.l_footer_submenu>li {
		margin-bottom: 9px;
	}

	.l_footer_copyright {
		margin-top: 60px;
		font-size: 14px;
	}

	.l_footer_pagetop {
		flex-direction: row;
		bottom: 80px;
		right: 80px;
	}

	.l_footer_pagetop_txt {
		letter-spacing: 0.02em;
		margin-top: 2px;
		margin-right: 16px;
		font-size: 18px;
	}

	.l_footer_pagetop:after {
		background-size: 24px;
		width: 64px;
		height: 64px;
	}

	.l_footer2 {
		padding: 48px 48px 35px;
	}

	.l_footer2_copyright {
		margin-top: 25px;
		font-size: 14px;
	}

	.l_footer_nav {
		border-radius: 60px 60px 0 0;
		padding-top: 119px;
		padding-bottom: 110px;
	}

	.l_footer_nav_child {
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top: 25px;
		display: flex;
	}

	.l_footer_nav_child>li {
		width: 31.3%;
		margin-bottom: 10px;
	}

	.l_footer_nav_child_link {
		min-height: 102px;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 20px;
	}

	.l_flopoverMenu {
		background: url(../images/common/bg_menu_shape.svg) top/100% no-repeat,
			linear-gradient(227deg,
				#65d7ff 5.29%,
				#0c419a 40.68%,
				#204483 84.46%) 0 0 / cover;
		padding: 80px 80px 20px;
	}

	.l_flopoverMenu_content {
		width: 1060px;
		padding-top: 0;
	}

	.l_flopoverMenu_header {
		margin-bottom: 60px;
	}

	.l_flopoverMenu_logo {
		width: 150px;
	}

	.l_flopoverMenu_close_txt {
		font-size: 14px;
		margin-right: 12px;
	}

	.l_flopoverMenu_close_icon {
		width: 28px;
		height: 28px;
	}

	.l_flopoverMenu_nav {
		padding-bottom: 20px;
	}

	.l_flopoverMenu_menu {
		grid-template-columns: auto auto auto;
		max-width: 810px;
		font-size: 26px;
		/* display: grid; */
	}

	.l_flopoverMenu_menu_home {
		grid-column: 1/4;
	}

	.l_flopoverMenu_menu>li {
		margin-bottom: 30px;
	}

	.l_flopoverMenu_menu_child {
		margin-top: 20px;
	}

	.l_flopoverMenu_submenu {
		margin-top: 14px;
		font-size: 14px;
		display: flex;
	}

	.l_flopoverMenu_submenu>li {
		margin-right: 40px;
	}

	.l_bg {
		background: url(../images/common/bg_pc.jpg) 50% / cover no-repeat;
	}

	.l_related-services {
		background: url(../images/common/related-services_bg_pc.jpg) 50% / cover no-repeat;
	}

	.c_section_inner {
		padding-left: 80px;
		padding-right: 80px;
	}

	.c_hamburgerBtn_txt {
		margin-right: 16px;
		font-size: 14px;
	}

	.c_btn {
		min-width: 160px;
		padding: 4px;
		font-size: 12px;
	}

	.c_btn2 {
		min-width: 280px;
		min-height: 64px;
		padding: 4px;
		font-size: 16px;
	}

	.c_btn2_icon {
		right: 29px;
	}

	.c_btn2_icon.-prev {
		left: 29px;
	}

	.c_btn3 {
		min-width: 250px;
		min-height: 54px;
		padding: 4px;
		font-size: 14px;
	}

	.c_btn4 {
		min-width: 250px;
		min-height: 48px;
		padding: 4px;
		font-size: 14px;
	}

	.c_btn4_icon {
		right: 14px;
	}

	.c_btn4_icon.-prev {
		left: 24px;
	}

	.c_btn5 {
		min-width: 250px;
		min-height: 54px;
		padding: 4px;
		font-size: 14px;
	}

	.c_btn6 {
		min-width: 320px;
		min-height: 54px;
		padding: 4px;
		font-size: 14px;
	}

	.c_btn7 {
		min-width: 250px;
		min-height: 54px;
		padding: 4px;
		font-size: 14px;
	}

	.c_btn8 {
		min-width: 250px;
		padding: 4px;
		font-size: 14px;
	}

	.c_btn-float {
		letter-spacing: 0.1em;
		writing-mode: vertical-rl;
		border-radius: 8px 0 0 8px;
		min-width: 80px;
		padding: 40px 4px;
		font-size: 16px;
		top: 256px;
		right: 0;
	}

	.c_btn-icon {
		font-size: 18px;
	}

	.c_btn-icon .icon {
		background-size: 24px;
		width: 64px;
		height: 64px;
		margin-left: 16px;
	}

	.c_heading.-lv2 {
		font-size: 40px;
	}

	.c_heading.-lv2.-line {
		padding-top: 26px;
	}

	.c_heading.-lv2.-line:before {
		width: 64px;
		height: 4px;
	}

	.c_heading.-lv3 {
		font-size: 26px;
	}

	.c_heading.-lv3.-line {
		padding-top: 24px;
	}

	.c_heading.-lv4,
	.c_heading.-lv5,
	.c_heading.-lv6 {
		font-size: 20px;
	}

	.c_heading.-lv7 {
		font-size: 16px;
	}

	.c_heading_area.-lv2 {
		min-height: 630px;
		padding-top: 220px;
	}

	.c_heading_area.-lv3 {
		min-height: 410px;
		padding-top: 262px;
	}

	.c_heading_area.-lv4 {
		min-height: 410px;
		padding-top: 220px;
	}

	.c_heading_main.-lv1 {
		font-size: 20px;
	}

	.c_heading_main.-lv2 {
		font-size: 16px;
	}

	.c_heading_main.-lv3 {
		font-size: 48px;
	}

	.c_heading_main.-lv4 {
		font-size: 36px;
	}

	.c_heading_en.-lv1 {
		margin-top: 18px;
		font-size: 6rem;
	}

	.c_heading_en.-lv2 {
		margin-top: 24px;
		font-size: 80px;
	}

	.c_link-icon {
		font-size: 26px;
	}

	.c_link-icon-small {
		font-size: 20px;
	}

	.c_table04>thead tr:first-child th:last-child {
		border-top-right-radius: 8px;
	}

	.c_table04>tbody tr:last-child th:first-child {
		border-bottom-left-radius: 8px;
	}

	.c_nav>li {
		margin-bottom: 10px;
	}

	.c_nav.-col3 {
		flex-wrap: wrap;
		display: flex;
	}

	.c_nav.-col3>li {
		width: 31.3%;
	}

	.c_nav.-col3>li:not(:nth-child(3n)) {
		margin-right: 3.05%;
	}

	.c_nav.-col2 {
		flex-wrap: wrap;
		justify-content: space-between;
		display: flex;
	}

	.c_nav.-col2>li {
		width: 48.4%;
	}

	.c_nav_link {
		font-size: 20px;
	}

	.c_nav-img {
		flex-wrap: wrap;
		display: flex;
	}

	.c_nav-img.-col3>li {
		width: 31.2%;
		margin-right: 3.2%;
	}

	.c_nav-img.-col3>li:nth-child(3n) {
		margin-right: 0;
	}

	.c_nav-img.-col3>li:nth-child(n + 4) {
		margin-top: 6.1%;
	}

	.c_nav-img2 {
		flex-wrap: wrap;
		display: flex;
	}

	.c_nav-img2.-col3>li {
		width: 30.5%;
		margin-right: 4.25%;
	}

	.c_nav-img2.-col3>li:nth-child(3n) {
		margin-right: 0;
	}

	.c_nav-img2.-col3>li:nth-child(n + 4) {
		margin-top: 6.1%;
	}

	.c_nav_accordion_content {
		margin-top: 32px;
	}

	.c_nav-fixed {
		border-radius: 8px;
		padding: 35px 48px;
	}

	.c_nav-fixed.is-scroll {
		height: 80px;
		border-radius: 0 !important;
	}

	.c_nav-fixed_ttl {
		font-size: 20px;
	}

	.c_nav-fixed_menu {
		font-size: 16px;
	}

	.c_nav-fixed_menu>li {
		margin-left: 28px;
	}

	.c_nav-fixed_btn {
		display: none;
	}

	.c_nav_contact {
		padding-top: 60px;
		padding-bottom: 90px;
	}

	.c_nav_contact_list {
		display: flex;
	}

	.c_nav_contact_list>li {
		width: 22.7%;
	}

	.c_nav_contact_list>li:not(:nth-child(4n)) {
		margin-right: 3.066%;
	}

	.c_nav_contact_list a {
		border-radius: 8px;
		flex-direction: column;
		padding: 32px 10px 28px;
	}

	.c_nav_contact_icon {
		margin-bottom: 16px;
	}

	.c_icon2-arrow-large-pc:before,
	.c_icon2-arrow-large-pc:after {
		content: "";
		z-index: 2;
		background-color: #0c419a;
		width: 8px;
		height: 2px;
		margin: auto;
		transition: all 0.2s;
		display: block;
		position: absolute;
		inset: 0;
	}

	.c_icon2-arrow-large-pc:before {
		transform-origin: 100% 100%;
		transform: rotate(45deg) translateY(0.5px);
	}

	.c_icon2-arrow-large-pc:after {
		transform-origin: 100% 0;
		transform: rotate(-45deg) translateY(-0.5px);
	}

	.c_icon-balloon {
		padding: 8px 13px;
		top: 0;
	}

	.c_list-num-round-parentheses>dt {
		font-size: 26px;
	}

	.c_list-dot>li:before {
		width: 4px;
		height: 4px;
	}

	.c_list-dl {
		border-radius: 8px;
		grid-template-columns: auto 1fr;
		grid-auto-rows: auto;
		gap: 2px;
		display: grid;
	}

	.c_list-dl>dt,
	.c_list-dl>dd {
		padding: 32px;
		font-size: 16px;
	}

	.c_list-dl>dt:nth-of-type(n + 2),
	.c_list-dl>dd:nth-of-type(n + 2) {
		margin-top: 1px;
	}

	.c_list-dl>dt {
		padding-right: 60px;
	}

	.c_list-dl2 {
		flex-wrap: wrap;
		justify-content: space-between;
		display: flex;
	}

	.c_list-dl2>dt,
	.c_list-dl2>dd {
		padding: 24px 0 40px;
		font-size: 16px;
	}

	.c_list-dl2>dt:nth-of-type(n + 2),
	.c_list-dl2>dd:nth-of-type(n + 2) {
		margin-top: 1px;
	}

	.c_list-dl2>dt {
		width: 22.6%;
	}

	.c_list-dl2>dd {
		width: 74.2%;
	}

	.c_list-dl3 {
		border-radius: 8px;
		flex-wrap: wrap;
		display: flex;
	}

	.c_list-dl3>dt,
	.c_list-dl3>dd {
		padding: 28px 32px;
		font-size: 16px;
	}

	.c_list-dl3>dt:nth-of-type(n + 2),
	.c_list-dl3>dd:nth-of-type(n + 2) {
		margin-top: 88px;
	}

	.c_list-dl3>dt {
		border-radius: 8px 0 0 8px;
		width: 27.4%;
		font-size: 26px;
	}

	.c_list-dl3>dt:before {
		width: 4px;
		height: 40px;
		left: 0;
	}

	.c_list-dl3>dd {
		border-radius: 0 8px 8px 0;
		width: 72.6%;
		font-size: 20px;
	}

	.c_list-dl3>dd:not(:last-child):after {
		bottom: -58px;
		left: 31%;
	}

	.c_list-dl4 {
		border-radius: 8px;
		flex-wrap: wrap;
		display: flex;
	}

	.c_list-dl4>dt,
	.c_list-dl4>dd {
		padding: 28px 32px;
		font-size: 16px;
	}

	.c_list-dl4>dt:nth-of-type(n + 2),
	.c_list-dl4>dd:nth-of-type(n + 2),
	.recflow .c_list-dl4>dt:first-of-type,
	.recflow .c_list-dl4>dd:first-of-type {
		margin-top: 88px;
	}

	.c_list-dl4>dt {
		color: #0c419a;
		border-radius: 8px 0 0 8px;
		width: 19%;
		min-height: 96px;
		font-size: 20px;
	}

	.c_list-dl4>dt:before {
		width: 4px;
		height: 40px;
		left: 0;
	}

	.c_list-dl4>dt.-col1 {
		border-radius: 8px;
		width: 480px;
		margin-left: auto;
		margin-right: auto;
		font-size: 26px;
		background-color: #0c419a;
		color: #fff;
	}

	.c_list-dl4>dt:empty+dd {
		border-radius: 8px;
		padding-left: 22%;
	}

	.c_list-dl4>dd {
		border-radius: 0 8px 8px 0;
		width: 70%;
		padding-right: 22%;
		font-size: 20px;
	}

	.c_list-dl4>dd:not(:last-child):after {
		bottom: -58px;
		left: 38.3%;
	}

	.c_list-ol {
		margin-top: 77px;
	}

	.c_list-ol>li {
		justify-content: space-between;
		margin-bottom: 47px;
		display: flex;
	}

	.c_list-ol_ttl {
		width: 30%;
		margin-top: -3px;
		font-size: 26px;
	}

	.c_list-ol_ttl:before {
		margin-right: 7px;
		font-size: 14px;
	}

	.c_list-ol_list {
		width: 79%;
	}

	.c_list-ol2 {
		margin-top: 77px;
	}

	.c_list-ol2>li+li {
		margin-top: 50px;
	}

	.c_list-ol2_ttl {
		margin-bottom: 21px;
		font-size: 20px;
	}

	.c_list-ol2_ttl:before {
		margin-top: -3px;
		margin-right: 7px;
		font-size: 14px;
	}

	.c_list-ol2_list {
		width: 79%;
	}

	.c_list_dl-en>dt {
		font-size: 20px;
	}

	.c_text-bold {
		font-size: 32px;
	}

	.c_text-bold p+p {
		margin-top: 1.8em;
	}

	.c_text-small {
		font-size: 14px;
	}

	.c_rounded {
		border-radius: 20px;
	}

	.c_rounded-r {
		border-radius: 0 20px 20px 0;
	}

	.c_rounded-l {
		border-radius: 20px 0 0 20px;
	}

	.c_rounded-s {
		border-radius: 8px;
	}

	.c_rounded-top {
		border-radius: 60px 60px 0 0;
	}

	.c_mr_cutoff {
		margin-right: -80px;
	}

	.c_ml_cutoff {
		margin-left: -80px;
	}

	.c_ml_cutoff_img {
		width: calc((100vw - 100%) / 2+48.4%);
	}

	.c_mx_cutoff {
		margin-left: -80px;
		margin-right: -80px;
	}

	.c_form-label {
		margin-bottom: 16px;
	}

	.c_form-row {
		flex-wrap: wrap;
		justify-content: space-between;
		display: flex;
	}

	.c_form-col.-half {
		width: 48.6%;
	}

	.c_form-text[type],
	.c_form-select {
		padding: 12px 24px;
	}

	.c_form-select {
		background-position: right 1.65rem center;
	}

	.c_form-radio input[type="radio"],
	.c_form-checkbox input[type="checkbox"] {
		flex-basis: 1.3em;
		width: 1.3em;
		height: 1.3em;
		margin-right: 20px;
	}

	.c_form-textarea {
		padding: 12px 24px;
	}

	.c_result_list {
		grid-template-columns: 1fr 1fr 1fr;
		grid-auto-rows: auto;
		gap: 40px;
		margin-top: 80px;
		display: grid;
	}

	.c_result_list>li+li:nth-child(n + 4) {
		margin-top: 64px;
	}

	.c_result_card_body {
		-webkit-line-clamp: 2;
		height: 3em;
		margin-top: 28px;
		font-size: 20px;
	}

	.c_result_card_data {
		padding: 22px 28px;
	}

	.c_result2_list {
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top: 64px;
		display: flex;
	}

	.c_result2_list>li {
		width: 47.6%;
	}

	.c_result2_list>li:nth-child(n + 3) {
		margin-top: 100px;
	}

	.c_result2_list>li+li:nth-child(n + 3) {
		margin-top: 48px;
	}

	.c_result2_card_body {
		height: 3em;
		margin-top: 28px;
		font-size: 20px;
	}

	.c_result2_card_data {
		padding: 22px 28px;
	}

	.c_result2_card_table {
		margin-top: 24px;
		font-size: 14px;
	}

	.c_staff_list {
		grid-template-columns: 1fr 1fr;
		grid-auto-rows: auto;
		gap: 64px 40px;
		margin-top: 100px;
		display: grid;
	}

	.c_staff_card {
		grid-template-columns: 28.6% auto;
		grid-auto-rows: auto;
		gap: 40px;
		display: grid;
	}

	.c_staff_card_body {
		font-size: 16px;
	}

	.c_staff_card_pos {
		margin-top: 14px;
		font-size: 14px;
	}

	.c_staff_card_name {
		margin-top: 7px;
		font-size: 20px;
	}

	.c_tag {
		min-width: 110px;
		min-height: 30px;
		font-size: 12px;
	}

	.c_unit_col2 {
		justify-content: space-between;
		margin-top: 48px;
		display: flex;
	}

	.c_unit_col2_img {
		width: 34.4%;
	}

	.c_unit_col2_body {
		width: 57%;
	}

	.c_unit_col2_txt {
		margin-top: 24px;
	}

	.c_bnr_txt {
		font-size: 26px;
		bottom: 30px;
		left: 40px;
	}

	.c_bnr {
		border-radius: 8px;
	}

	.c_bnr_body {
		bottom: 40px;
		left: 40px;
	}

	.p_top_mv_copy {
		font-size: 4.2vw;
		bottom: 15vw;
		left: 12vw;
		text-shadow: 2px 0 0 #000000, -2px 0 0 #000000, 0 2px 0 #000000,
			0 -2px 0 #000000, 1.5px 1.5px 0 #000000, -1.5px 1.5px 0 #000000,
			1.5px -1.5px 0 #000000, -1.5px -1.5px 0 #000000;
	}

	.p_top_mv_desc {
		max-width: 35vw;
		font-size: 1.5vw;
		text-shadow: 2px 0 0 #000000, -2px 0 0 #000000, 0 2px 0 #000000,
			0 -2px 0 #000000, 1.5px 1.5px 0 #000000, -1.5px 1.5px 0 #000000,
			1.5px -1.5px 0 #000000, -1.5px -1.5px 0 #000000;
	}

	.c_mv_btn {
		gap: 2.2em;
		max-width: 48vw;
		font-size: 18px;
	}

	.p_top_mv_scroll {
		bottom: 61px;
		left: 35px;
	}

	.p_top_mv_scroll_txt {
		font-size: 14px;
	}

	.p_top_mv_scroll:before {
		width: 8.5px;
		height: 8.5px;
		margin-right: 7px;
	}

	.p_top_message_typo {
		background: url(../images/top/top_mv_typo.svg) repeat-x 0 center/var(--message-typo-pc-width) auto;
		height: 382px;
		animation: 68s linear infinite topMessageTypo;
		bottom: 0;
		left: 0;
	}

	.p_top_recruit_typo {
		background: url(../images/recruit/recruit_mv_typo.svg) repeat-x 0 center/var(--message-typo-pc-width) auto;
		height: 382px;
		animation: 68s linear infinite topMessageTypo;
		bottom: 0;
		left: 0;
	}

	.p_top_interview_typo {
		background: url(../images/recruit/interview/interview_mv_typo_sp.svg) repeat-x 0 center/var(--message-typo-pc-width) auto;
		height: 382px;
		animation: 68s linear infinite topMessageTypo;
		bottom: 0;
		left: 0;
	}

	.p_top_company_nav {
		width: 31.2%;
	}

	.p_top_company_images {
		width: 60.2%;
	}

	.p_top_company_img1 {
		width: 100%;
	}

	@media (min-width: 768px) {
		.p_top_company_img1 {
			width: 100%;
		}
	}

	@media (min-width: 1024px) {
		.p_top_company_img1 {
			width: 77.1%;
		}
	}

	.p_top_company_img2 {
		width: 37.6%;
		margin-top: -20.6%;
	}

	.p_top_company_shapes {
		top: -6%;
	}

	.p_top_company_shape {
		top: 48%;
	}

	.p_top_company_shape.-right {
		--top-company-shape-shift-x: -4%;
	}

	.p_top_company_shape.-left {
		--top-company-shape-shift-x: -96%;
	}
}

/* ==========================================================================
   Tablet responsive fixes (768px-1239px)
   Elements wrap naturally when they don't fit the viewport
   ========================================================================== */
@media screen and (width>=768px) and (width<1240px) {

	/* Message section - wrap when elements don't fit */
	.p_top_message .md\:flex {
		flex-wrap: wrap;
		gap: 40px;
	}

	.p_top_message .c_heading.-lv2 {
		flex: 1 0 200px;
		min-width: 200px;
	}

	.p_top_message .md\:flex>div {
		flex: 1 0 320px;
		min-width: 320px;
		margin-left: 0;
	}

	/* Company section - wrap when elements don't fit */
	.p_top_company .md\:flex {
		flex-wrap: wrap;
		gap: 40px;
	}

	.p_top_company_nav {
		flex: 1 0 240px;
		min-width: 240px;
		width: auto;
	}

	.p_top_company_images {
		flex: 1 0 280px;
		min-width: 280px;
		width: auto;
	}

	/* Shape decorative elements - reduce size for tablets */
	.p_top_company_shape {
		width: clamp(600px, 95vw, 1200px);
	}

	/* Header navigation wrapping */
	.l_header_menu-pc_list {
		flex-wrap: wrap;
		gap: 12px 20px;
	}

	.l_header_menu-pc_list>li {
		white-space: normal;
	}

	.l_header_menu-pc_item {
		font-size: 14px;
		padding: 8px 12px;
	}

	.l_header_logo {
		margin-right: 24px;
	}

	.l_header.is-small .l_header_inner {
		margin-left: 20px;
		margin-right: 20px;
	}

	/* Flopover Menu - tablet specific */
	.l_flopoverMenu {
		padding: 80px 60px 20px;
	}

	.l_flopoverMenu_content {
		max-width: 600px;
	}

	.l_flopoverMenu_header {
		margin-bottom: 50px;
	}

	.l_flopoverMenu_logo {
		width: 120px;
	}

	.l_flopoverMenu_menu {
		display: flex;
		flex-direction: column;
		font-size: 24px;
	}

	.l_flopoverMenu_menu>li {
		margin-bottom: 26px;
	}

	.l_flopoverMenu_menu_child {
		margin-top: 12px;
		margin-bottom: 20px;
		font-size: 16px;
	}
}

@media screen and (width>=768px) {
	body {
		padding-top: 0;
	}

	.p_top_recruit {
		background: linear-gradient(244deg,
				#65d7ff 9.61%,
				#0c419a 50.58%,
				#204483 77.04%);
		height: 47.22vw;
		min-height: 680px;
		margin-top: 5.34vw;
	}

	.p_top_news {
		margin-top: 150px;
	}

	.p_top_news_inner {
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 1060px;
		margin-left: auto;
		margin-right: auto;
		display: flex;
	}

	.p_top_news_header {
		order: 1;
	}

	.p_top_news_list {
		order: 3;
		width: 100%;
		margin-top: 59px !important;
	}

	.p_top_news_btn {
		order: 2;
		margin-top: 54px;
	}

	.p_top_footer {
		border-radius: 4.16vw 4.16vw 0 0;
		height: 41.66vw;
		margin-top: 10.34vw;
		padding-top: 15.13vw;
	}

	.p_top_footer_txt {
		text-align: center;
		font-size: 185px;
	}

	.p_company_sec1_bnr_btn {
		bottom: 47px;
		right: 55px;
	}

	.p_company_sec1_typo {
		height: 162px;
		top: -97px;
		left: -96px;
	}

	.p_company_philosophy_list {
		flex-wrap: wrap;
		justify-content: space-between;
		display: flex;
	}

	.p_company_philosophy_list>li {
		width: 48.1%;
	}

	.p_company_philosophy_list>li:nth-child(n + 3) {
		margin-top: 48px;
	}

	.p_company_philosophy_typo1 {
		--philosophy-typo1-width: 2300px;
		--philosophy-typo1-height: 263px;
		animation-duration: 48s;
		bottom: 0;
	}

	.p_company_philosophy_typo2 {
		--philosophy-typo2-width: 1560px;
		--philosophy-typo2-height: 264px;
		animation-duration: 48s;
		bottom: 0;
	}

	.p_inquiry_estimate_step {
		margin-top: 42px;
	}

	.p_inquiry_estimate_step>li {
		margin-left: 40px;
		margin-right: 40px;
		font-size: 14px;
	}

	.p_inquiry_estimate_step>li:before {
		width: 80px;
		height: 40px;
		margin-bottom: 6px;
	}

	.p_inquiry_estimate_step>li+li:after {
		width: 16px;
		height: 4px;
		top: 18px;
		left: -48px;
	}

	.p_inquiry_estimate_list1 {
		display: flex;
	}

	.p_inquiry_estimate_list1>li {
		margin-right: 1em;
	}

	.p_inquiry_estimate_plan {
		border-radius: 20px;
		width: 31.2%;
		padding: 40px 35px 30px;
	}

	.p_inquiry_estimate_plan:not(.-border):before {
		width: 160px;
	}

	.p_inquiry_estimate_plan_tag {
		min-width: 160px;
	}

	.p_inquiry_estimate_plan_en {
		margin-bottom: 3px;
	}

	.p_inquiry_estimate_plan_price {
		margin-top: 10px;
		margin-bottom: 27px;
	}

	.p_inquiry_estimate_plan_price .val {
		font-size: 40px;
	}

	.p_inquiry_estimate_plan_accordion-sp:before {
		content: none;
	}

	.p_inquiry_estimate_plan_table1 {
		margin-top: 4px;
	}

	.p_inquiry_estimate_plan_table1 th,
	.p_inquiry_estimate_plan_table1 td {
		line-height: 1.4;
	}

	.p_inquiry_estimate_plan_table1 td {
		font-size: 20px;
	}

	.p_inquiry_estimate_plan_table2 th,
	.p_inquiry_estimate_plan_table2 td {
		padding-top: 7px;
		padding-bottom: 7px;
	}

	.p_inquiry_estimate_plan_hr {
		margin: 32px -35px;
	}

	.p-news_archive_nav {
		margin-top: 76px;
	}

	.p-news_archive_years {
		border-radius: 8px;
		width: 180px;
		height: 60px;
		padding: 12px 15px;
		font-size: 14px;
	}

	.p-news_archive_categories {
		margin-top: 40px;
	}

	.p-news_archive_categories a {
		min-height: 40px;
		padding: 2px 32px;
		font-size: 14px;
	}

	.p-news_archive_list {
		margin-top: 64px;
	}

	.p-news_archive_list a {
		align-items: center;
		padding-top: 45px;
		padding-bottom: 45px;
		display: flex;
	}

	.p-news_archive_list_ttl {
		flex: auto;
		margin-left: 44px;
		font-size: 16px;
	}

	.p-news_archive_list_date {
		width: 8em;
		font-size: 14px;
	}

	.p-news_archive_list_date:not(:first-child) {
		margin-left: 24px;
	}

	.p-news_archive_list_tag {
		width: 110px;
		padding: 9px 8px 8px;
		font-size: 12px;
	}

	.p_news_post_detail {
		margin-top: 116px;
	}

	.c_post h1,
	.c_post h2,
	.c_post h3,
	.c_post h4,
	.c_post h5,
	.c_post h6 {
		margin-top: 4em;
	}

	.c_post h2 {
		font-size: 26px;
	}

	.c_post h3 {
		font-size: 20px;
	}

	.c_post h4 {
		font-size: 15px;
	}

	.c_post h5 {
		font-size: 17px;
	}

	.c_post #ez-toc-container {
		padding: 60px;
		font-size: 18px;
	}

	.c_post ol,
	.c_post ul {
		font-size: 18px;
	}

	.c_post ul>li:before {
		width: 8px;
		height: 8px;
	}

	.c_post .wp-block-image,
	.c_post .wp-block-video,
	.c_post .wp-block-table {
		margin-top: 5em !important;
		margin-bottom: 5em !important;
	}

	.c_post .wp-block-table {
		border-radius: 8px;
	}

	.c_post .wp-block-table table th,
	.c_post .wp-block-table table td {
		padding: 32px;
		font-size: 16px;
	}

	.pagination {
		margin-top: 65px;
	}

	.pagination>.page-numbers .page-numbers {
		width: 48px;
		height: 48px;
		margin-left: 4px;
		margin-right: 4px;
	}

	.pagination>.page-numbers .page-numbers svg {
		width: 24px;
		height: 24px;
	}

	.pagination>.page-numbers .page-numbers.prev {
		margin-right: 10px;
	}

	.pagination>.page-numbers .page-numbers.next {
		margin-left: 10px;
	}

	.p_service_feature_txt1 {
		margin-top: 48px;
		padding-bottom: 8px;
		font-size: 14px;
	}

	.p_service_feature_txt1 .bold {
		margin-left: 7px;
		font-size: 16px;
	}

	.p_service_feature_txt1 .en {
		font-size: 48px;
	}

	.p_service_feature_txt1 .large {
		margin-bottom: 5px;
		margin-left: 7px;
		font-size: 37px;
	}

	.p_service_feature_tab {
		margin-top: 80px;
	}

	.p_service_feature_tab-nav {
		gap: 40px;
	}

	.p_service_feature_tab-nav_btn {
		min-height: 96px;
		font-size: 26px;
	}

	.p_service_feature_tab-contents_box {
		padding: 96px 110px 80px;
	}

	.p_service_feature_list {
		grid-template-columns: 1fr 1fr;
		grid-auto-rows: auto;
		gap: 64px 40px;
		margin-top: 47px;
		display: grid;
	}

	.p_service_feature_list>li {
		flex-direction: column;
		display: flex;
	}

	.p_service_feature_list_ttl {
		border-radius: 8px 8px 0 0;
		justify-content: center;
		align-items: center;
		min-height: 80px;
		padding: 3px 10px;
		font-size: 20px;
		display: flex;
	}

	.p_service_feature_list_ttl small {
		font-size: 16px;
	}

	.p_service_feature_list_body {
		border-radius: 0 0 8px 8px;
		flex: auto;
		justify-content: space-between;
		align-items: flex-start;
		padding: 37px 34px 38px 40px;
		display: flex;
	}

	.p_service_feature_list_img {
		width: 45.9%;
	}

	.p_service_feature_list_txt {
		width: 46.7%;
	}

	.p_service_feature_grade_list {
		margin-top: 33px;
	}

	.p_service_feature_grade_list>li {
		border-radius: 8px;
		grid-template-columns: auto 104px;
		gap: 21px 76px;
		padding: 40px 39px 39px;
	}

	.p_service_feature_grade_list_ttl {
		grid-area: 1/1/2/2;
		font-size: 20px;
	}

	.p_service_feature_grade_list_tag {
		grid-area: 1/2/3/3;
		height: 104px;
		font-size: 16px;
	}

	.p_service_feature_grade_list_txt {
		grid-area: 2/1/3/2;
	}

	.p-service_bottom-nav {
		border-radius: 8px;
		padding: 94px 90px 96px;
	}

	.p-service_bottom-nav_list {
		grid-template-columns: 1fr 1fr 1fr;
		gap: 46px;
		margin-top: 65px;
		display: grid;
	}

	.p-service_bottom-nav_row {
		grid-template-columns: 1fr 1fr;
		gap: 38px;
		margin-top: 64px;
		margin-bottom: 80px;
		padding-left: 20px;
		padding-right: 20px;
		display: grid;
	}

	.p-service_bottom-nav_btn {
		border-radius: 8px;
		min-height: 96px;
		font-size: 20px;
	}

	.c-navi-col3 {
		grid-template-columns: 1fr 1fr 1fr;
		gap: 14px 40px;
	}

	.c-navi-col3_ttl {
		padding: 17px 0;
		font-size: 20px;
	}

	.p_service_selfcheck_block_box {
		border-radius: 8px;
		margin-top: 48px;
		padding: 80px 80px 73px;
	}

	.p_service_selfcheck_block_box .ttl {
		margin-bottom: 23px;
	}

	.p_service_selfcheck_block_box .list {
		grid-template-columns: 1fr 1fr 1fr;
		grid-auto-rows: auto;
		gap: 25px;
		margin-top: 50px;
		margin-bottom: 47px;
		display: grid;
	}

	.p_service_selfcheck_block {
		margin-top: 80px;
	}

	.p_service_selfcheck_block_row {
		justify-content: space-between;
		align-items: flex-start;
		padding-top: 48px;
		display: flex;
	}

	.p_service_selfcheck_block_content,
	.p_service_selfcheck_block_img {
		width: 48.6%;
	}

	.p_service_selfcheck_block_ttl {
		margin-bottom: 24px;
		padding-left: 48px;
		font-size: 26px;
	}

	.p_service_selfcheck_block_ttl:before {
		width: 32px;
		height: 32px;
	}

	.p-service_point_box {
		border-radius: 8px;
		margin-top: 32px;
		padding: 32px 31px 26px;
	}

	.p-service_point_box_ttl {
		margin-bottom: 12px;
	}

	.p-service_point_list>li+li {
		margin-top: 62px;
	}

	.p_service_selfcheck_section+.p_service_selfcheck_section {
		margin-top: 130px;
	}

	.p-service_point_block {
		justify-content: space-between;
		margin-top: 37px;
		display: flex;
	}

	.p-service_point_block_body {
		width: 48.6%;
	}

	.p-service_point_block_img {
		width: 40%;
	}

	.p-service_point_block_lead {
		margin-bottom: 20px;
		font-size: 26px;
	}

	.p_service_selfcheck_footer {
		border-radius: 8px;
		padding: 71px 77px 80px;
	}

	.p_service_selfcheck_footer_copy {
		font-size: 16px;
	}

	.p_service_selfcheck_footer_ttl {
		margin-top: 2px;
		font-size: 26px;
	}

	.p_service_selfcheck_footer_txt {
		margin-top: 37px;
	}

	.p_service_selfcheck_footer_btn {
		margin-top: 48px;
	}

	.p_service_comparison-chart {
		justify-content: flex-end;
		display: flex;
	}

	.p_service_comparison-chart_col {
		width: 41.5%;
	}

	.p_service_comparison-chart_col:first-child {
		width: calc(58.5% - 2px);
	}

	.p_service_comparison-chart_col+.p_service_comparison-chart_col {
		margin-left: 2px;
	}

	.p_service_comparison-chart_ttl {
		min-height: 116px;
		font-size: 20px;
	}

	.p_service_comparison-chart_ttl_small {
		margin-bottom: 2px;
		font-size: 14px;
	}

	.p_service_comparison-chart_label {
		font-size: 18px;
	}

	.p_service_comparison-chart_label span {
		padding-left: 1.1em;
	}

	.p_service_comparison-chart_label span:before {
		width: 4px;
		top: 0.2em;
		bottom: 0.2em;
		left: 0;
	}

	.p_service_comparison-chart_body {
		padding: 31.5px 33px;
	}

	.p_service_comparison-chart_btn {
		padding: 32px 10px;
	}

	.p_recruit_understand_grid {
		grid-template-columns: 1fr 1fr 1fr;
		gap: 40px;
		margin-top: 66px;
	}

	.p_recruit_understand_column.-full {
		grid-column: 1/4;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		gap: 40px;
	}

	.p_recruit_understand_column.-full .-full {
		grid-column: 1/5;
	}

	.p_recruit_understand_column.-full .-half1 {
		grid-column: 1/3;
	}

	.p_recruit_understand_column.-full .-half2 {
		grid-column: 3/5;
	}

	.p_recruit_understand_card {
		border-radius: 8px;
		padding: 44px 40px;
	}

	.p_recruit_understand_card_img {
		margin-left: 7%;
		margin-right: 7%;
	}

	.p_recruit_understand_card_img img {
		margin: 0 auto;
	}

	.p_recruit_understand_card_ttl {
		margin-top: 31px;
		font-size: 26px;
	}

	.p_recruit_understand_card_numbers {
		margin-top: 25px;
	}

	.p_recruit_understand_card_numbers .num {
		font-size: 48px;
	}

	.p_recruit_understand_card_numbers .num.-small {
		font-size: 48px;
	}

	.p_recruit_understand_card_numbers .num.-large {
		font-size: 48px;
	}

	.p_recruit_understand_card_numbers .ruby {
		margin-bottom: 3px;
		font-size: 14px;
	}

	.p_recruit_understand_card_numbers .ruby.-medium {
		margin-bottom: 3px;
		font-size: 20px;
	}

	.p_recruit_understand_card_numbers .unit {
		margin-bottom: 12px;
		margin-left: 6px;
		font-size: 20px;
	}

	.p_recruit_understand_card_txt {
		margin-top: 19px;
		font-size: 16px;
	}

	.p_recruit_understand_card_note {
		font-size: 14px;
	}

	.p_recruit_mv {
		background: linear-gradient(244deg,
				#65d7ff 9.61%,
				#0c419a 50.58%,
				#204483 77.04%);
		height: auto;
	}

	.p_recruit_slide_images {
		margin-left: -3%;
		margin-right: -3%;
		/* transform: translateY(-40.4%); */
		max-height: 100%;
	}

	.recruit-video-wrapper {
		max-width: 375px;
	}

	.p_recruit_slide_images_block {
		width: 16.4%;
	}

	.p_recruit_ticker {
		background-size: var(--rec-ticker-pc-width) 409px;
		height: 409px;
		margin-top: 204px;
		animation: 68s linear infinite pcRecruitTicker;
		left: 0;
	}

	.p_recruit_footer {
		background-image: url(../images/recruit/recruit_footer_bg_pc.jpg);
		min-height: 400px;
		padding-top: 90px;
		padding-bottom: 90px;
	}

	.p_recruit_footer_nav {
		flex-wrap: wrap;
		justify-content: center;
		display: flex;
	}

	.p_recruit_footer_nav>li {
		width: 40%;
		max-width: 510px;
		margin: 20px;
	}

	.p_recruit_footer_nav a {
		min-height: 180px;
		font-size: 26px;
	}

	.p_recruit_footer_typo {
		background: url(../images/recruit/recruit_footer_typo.svg) repeat-x 0 center/var(--typo-recruit-pc-width) 134px;
		height: 134px;
		animation: 68s linear infinite pcRecruitTypo;
		bottom: -4px;
		left: 0;
	}

	.p_recruit_new-graduate_typo {
		background: url(../images/recruit/career/new-graduate_typo.svg) repeat-x 0 center/var(--typo-pc-width) 256px;
		height: 256px;
		animation: 68s linear infinite pcNewGraduateTypo;
		bottom: 10px;
		left: 0;
	}

	.p_recruit_career_flow {
		display: flex;
	}

	.p_recruit_career_flow>li+li {
		border-left: 2px solid #fff;
	}

	.p_recruit_career_flow>li:last-child .p_recruit_career_flow_item {
		--arrow-width: 32px;
		width: calc(100% - var(--arrow-width));
		padding-left: 25px;
	}

	.p_recruit_career_flow>li:last-child .p_recruit_career_flow_item:after {
		top: 0;
		bottom: 0;
		right: calc(-1 * var(--arrow-width));
		border-left: var(--arrow-width) solid #e5eaf0;
		border-top: 80px solid #0000;
		border-bottom: 80px solid #0000;
	}

	.p_recruit_career_flow_item {
		min-height: 160px;
		font-size: 20px;
		position: relative;
	}

	.p_recruit_career_flow_balloon {
		border-radius: 8px;
		width: 86%;
		padding: 19px 10px;
		font-size: 14px;
		top: calc(100% - 39px);
		left: 50%;
		transform: translate(-50%);
	}

	.p_recruit_career_flow_balloon:after {
		border-bottom: 16px solid #204483;
		border-left: 8px solid #0000;
		border-right: 8px solid #0000;
		top: -15px;
		left: 50%;
		transform: translate(-50%);
	}

	.p_recruit_career_typo {
		background: url(../images/recruit/career/career_typo.svg) repeat-x 0 center/var(--typo-pc-width) 264px;
		height: 264px;
		animation: 68s linear infinite pcCareerTypo;
		bottom: 10px;
		left: 0;
	}

	.p_recruit_float {
		top: 240px;
	}

	.p_recruit_float_nav a {
		writing-mode: vertical-rl;
		border-radius: 8px 0 0 8px;
		width: 80px;
		min-height: 180px;
		font-size: 16px;
	}

	.p_faq_list>dt {
		padding-top: 36px;
		padding-bottom: 36px;
		padding-left: 70px;
		font-size: 20px;
	}

	.p_faq_list>dt:before {
		font-size: 40px;
	}

	.p_faq_list>dd {
		padding-bottom: 40px;
		padding-left: 70px;
		font-size: 16px;
	}

	.anclinkslist>li a {
		min-height: 40px;
		padding: 9px 32px;
		font-size: 14px;
	}

	.p_partners_content {
		margin-top: 116px;
		margin-left: -1.5%;
		margin-right: -1.5%;
	}

	.partnersArchiveTenpoBox {
		width: 30.3%;
		margin-bottom: 56px;
		margin-left: 1.5%;
		margin-right: 1.5%;
	}

	.partnersArchiveTenpoBox .tag {
		min-width: 110px;
		min-height: 30px;
		padding: 0 20px;
		font-size: 14px;
	}

	.partnersArchiveTenpoBox .header {
		gap: 14px;
		margin-top: 16px;
	}

	.partnersArchiveTenpoBox .name {
		font-size: 26px;
	}

	.partnersArchiveTenpoBox .year {
		font-size: 14px;
	}

	.partnersArchiveTenpoBox .body {
		margin-top: 22px;
	}

	.partnersArchiveTenpoBox .footer {
		padding: 32px 28px;
	}

	.p_area_list1 {
		gap: 40px;
		margin-top: 48px;
	}

	.p_area_list1>li {
		width: 21.4%;
	}

	.p_area_list1_img {
		border-radius: 20px;
	}

	.p_area_list1_ttl {
		margin-top: 12px;
		font-size: 20px;
	}

	.p_area_list2 {
		margin-top: 48px;
	}

	.p_area_list2_img {
		border-radius: 20px;
		width: 23.3%;
	}

	.p_area_list2_body {
		width: 73%;
	}

	.p_area_list2_ttl {
		font-size: 20px;
	}

	.p_area_list2_txt {
		margin-top: 20px;
		font-size: 16px;
	}

	.p_area_tags {
		margin-top: 40px;
		font-size: 20px;
	}

	.p_area_tags>li {
		padding-left: 20px;
	}

	.p_area_tags>li:before {
		width: 4px;
	}

	.p_area_dl>dt {
		border-radius: 20px;
		padding-top: 36px;
		padding-bottom: 36px;
		padding-left: 70px;
		font-size: 20px;
	}

	.p_area_dl>dt i {
		right: 40px;
	}

	.p_area_dl>dd {
		padding-bottom: 64px;
		font-size: 16px;
	}

	.p_result_reset_btn {
		width: 100%;
		margin-top: 12px;
		font-size: 14px;
		text-decoration: underline;
	}

	.p_result_search {
		width: 290px;
		padding: 32px;
	}

	.p_result_content {
		width: calc(100% - 440px);
	}

	.p_result_content_ttl {
		font-size: 40px;
	}

	.p_result_form-list {
		font-size: 16px;
	}

	.p_result_form-list>dt {
		margin-top: 16px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.p_result_form-list>dd {
		margin-top: 7px;
	}

	.p_result_form-list>dd li+li {
		margin-top: 5px;
	}

	.p_result_catch {
		margin-bottom: 80px;
	}

	.p_result_data {
		border-radius: 8px;
		margin-bottom: 42px;
		padding: 32px 28px;
	}

	.p_result_table {
		margin-bottom: 24px;
		font-size: 16px;
	}

	.p_result_beforeafter_lead {
		border-radius: 8px;
		margin-top: 60px;
		padding: 66px 60px;
	}

	.p_result_beforeafter_images {
		margin-top: 50px;
	}

	.p_result_beforeafter_images>figure figcaption {
		font-size: 16px;
	}

	.p_result_details img {
		border-radius: 20px;
		max-width: 620px;
	}

	.p_result_comment {
		margin-top: 46px;
		margin-bottom: 30px;
	}

	.p_result_comment_img {
		flex-basis: 14.2%;
	}

	.p_result_comment_balloon {
		width: 72.4%;
		margin-inline: 4.8%;
		padding: 41px 45px;
	}

	.p_result_comment_balloon:before {
		border-top-width: 12px;
		border-bottom-width: 12px;
	}

	.p_result_comment_balloon.-left:before {
		border-right-width: 26px;
		left: -25px;
	}

	.p_result_comment_balloon.-right:before {
		border-left-width: 26px;
		right: -25px;
	}
}

@media (width>=782px) {
	.wp-block-columns {
		flex-wrap: nowrap !important;
	}

	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-grow: 1;
		flex-basis: 0;
	}

	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*="flex-basis"] {
		flex-grow: 0;
	}

	.wp-block-navigation .has-child:where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container {
		top: -1px;
		left: 100%;
	}

	.wp-block-navigation .has-child:where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container:before {
		content: "";
		background: 0 0;
		width: 0.5em;
		height: 100%;
		display: block;
		position: absolute;
		right: 100%;
	}

	.wp-block-navigation .has-child:where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon {
		margin-right: 0.25em;
	}

	.wp-block-navigation .has-child:where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon svg {
		transform: rotate(-90deg);
	}

	.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
		top: 0;
		left: 100%;
	}

	.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
	.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
	.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
	.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
		left: auto;
		right: 100%;
	}
}

@media screen and (width>=1240px) {
	body {
		min-width: 1240px;
	}

	/* Desktop-specific shape sizing */
	.p_top_company_shape {
		width: clamp(880px, 82vw, 1600px);
	}

	.c_mr_cutoff {
		margin-right: calc(-50vw + 50%);
	}

	.c_ml_cutoff {
		margin-left: calc(-50vw + 50%);
	}

	.c_mx_cutoff {
		margin-left: calc(-50vw + 50%);
		margin-right: calc(-50vw + 50%);
	}

	.p_top_mv_copy {
		text-shadow: 2px 3px 3px #0006;
		font-size: 3.33vw;
		bottom: 8.8vw;
		left: 15.6vw;
		color: #ffffff;
		/* 中の色 */

		text-shadow: 2px 0 0 #000000, -2px 0 0 #000000, 0 2px 0 #000000,
			0 -2px 0 #000000, 1.5px 1.5px 0 #000000, -1.5px 1.5px 0 #000000,
			1.5px -1.5px 0 #000000, -1.5px -1.5px 0 #000000;
	}

	.p_top_mv_desc {
		max-width: 28vw;
		font-size: 1.15vw;
		color: #ffffff;
		text-shadow: 2px 0 0 #000000, -2px 0 0 #000000, 0 2px 0 #000000,
			0 -2px 0 #000000, 1.5px 1.5px 0 #000000, -1.5px 1.5px 0 #000000,
			1.5px -1.5px 0 #000000, -1.5px -1.5px 0 #000000;
	}

	.c_mv_btn {
		gap: 2.5em;
		max-width: 24vw;
		font-size: 18px;
	}

	.p_top_mv_scroll {
		bottom: 4.9vw;
		left: 2.8vw;
	}

	.p_top_mv_scroll_txt {
		font-size: 1.11vw;
	}

	.p_top_mv_scroll:before {
		width: 0.69vw;
		height: 0.69vw;
		margin-right: 0.55vw;
	}

	.p_top_footer_txt {
		font-size: 14.93vw;
	}
}

@media (width<=900px) {
	.mfp-arrow {
		transform: scale(0.75);
	}

	.mfp-arrow-left {
		transform-origin: 0 0;
	}

	.mfp-arrow-right {
		transform-origin: 100%;
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

@media screen and (width<=800px) and (orientation: landscape),
screen and (height<=300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-figure small {
		margin-left: 5px;
		display: inline;
	}

	.mfp-img-mobile .mfp-bottom-bar {
		box-sizing: border-box;
		background: #0009;
		margin: 0;
		padding: 3px 5px;
		position: fixed;
		top: auto;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}

	.mfp-img-mobile .mfp-counter {
		top: 3px;
		right: 5px;
	}

	.mfp-img-mobile .mfp-close {
		text-align: center;
		background: #0009;
		width: 35px;
		height: 35px;
		padding: 0;
		line-height: 35px;
		position: fixed;
		top: 0;
		right: 0;
	}
}

@media (width<=781px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis: 100% !important;
	}
}

@media (width<=600px) {
	.wp-block-media-text.is-stacked-on-mobile {
		grid-template-columns: 100% !important;
	}

	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
		grid-area: 1/1;
	}

	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
		grid-area: 2/1;
	}
}

@media (hover: hover) {
	.c_hamburgerBtn:not(.is-opened):hover .c_hamburgerBtn_icon span {
		animation: 0.5s ease-in-out forwards bgAnimation;
	}

	.c_btn_hover-opacity {
		transition: all 0.4s;
	}

	.c_btn_hover-opacity:hover {
		opacity: 0.5;
	}

	.c_btn_hover-gray {
		transition: all 0.4s;
	}

	.c_btn_hover-gray:hover {
		color: #0c419a !important;
		background-color: #e5eaf0 !important;
	}

	.c_btn_hover-white {
		transition: all 0.4s;
	}

	.c_btn_hover-white:hover {
		color: #0c419a !important;
		background-color: #fff !important;
	}

	.c_link_map:hover:after {
		background-image: url(../images/common/ico_marker_bl.svg);
	}

	.p_result_reset_btn:hover {
		text-decoration: none;
	}
}

@media (prefers-reduced-motion: reduce) {

	.wp-block-cover-image.has-parallax,
	.wp-block-cover.has-parallax {
		background-attachment: scroll;
	}

	.wp-block-social-link {
		transition-duration: 0;
		transition-delay: 0;
	}
}

.recruit_entry {
	position: fixed;
	bottom: 0;
	right: 0;
	padding: 15px 30px;
	background-color: #0c419a;
	z-index: 99;
	color: white;
	text-align: center;
}

.underline {
	border-bottom: solid 1px #0c419a;
}

.header-logo {
	height: 1.8rem;
}

.p_top_message .p_top_interview_typo {
	top: 50%;
	bottom: auto;
	transform: translateY(-50%);
}

video {
	border-radius: 1.6rem;
}

/* Edge cases for recruit video responsiveness */
@media (max-width: 375px) {
	.p_recruit_mv {
		padding-top: 120px;
		padding-bottom: 100px;
	}

	.recruit-video-wrapper {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}

@media (max-height: 600px) and (orientation: landscape) {
	.p_recruit_mv {
		min-height: auto;
		padding-top: 80px;
		padding-bottom: 80px;
	}
}

@media (min-width: 1920px) {
	.recruit-video-wrapper {
		max-width: 740px;
	}
}

.recruit_entry_img {
	width: 100%;
}

.gmap {
	width: 100%;
	height: 200px;
}

@media (min-width: 768px) {
	.gmap {
		height: 400px;
	}
}