*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

/* Set core root defaults */

html {
	scroll-behavior: smooth;
}

/* 768px以下の場合 */

/* 768pxより大きい場合 */

/* Set core body defaults */

body {
	line-height: 1.5;
	min-height: 100vh;
	text-rendering: optimizeSpeed;
}

/* Remove list styles on ul, ol elements with a class attribute */

ul,
ol {
	list-style: none;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img {
	display: block;
	max-width: 100%;
	width: 100%;
}

/* Natural flow and rhythm in articles by default */

article > * + * {
	margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
	font: inherit;
}

/* Blur images when they have no alt attribute */

img:not([alt]) {
	-webkit-filter: blur(10px);
	filter: blur(10px);
}

/* フォームリセット */

input,
button,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea {
	resize: vertical;
}

input[type=checkbox],
input[type=radio] {
	display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
	cursor: pointer;
}

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

/* リキッドレイアウト対応 */

.u-desktop {
	display: none;
}

html {
	font-size: 16px;
}

body {
	background-color: #FFFFFD;
	color: #001F54;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-family: "Noto Sans JP", sans-serif;
}

main {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

/* pcの電話番号発信対応 */

/* ホバー */

a {
	-webkit-text-decoration: none;
	-webkit-text-decoration: none;
	color: inherit;
	text-decoration: none;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

/* テスト用スタイル（納品前に削除予定） */

.fz10 {
	font-size: max(10px, 10px);
	font-size: max(0.625rem, 10px);
}

.fz12 {
	font-size: max(12px, 10px);
	font-size: max(0.75rem, 10px);
}

.fz14 {
	font-size: max(14px, 10px);
	font-size: max(0.875rem, 10px);
}

.fz16 {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
}

.fz18 {
	font-size: max(18px, 10px);
	font-size: max(1.125rem, 10px);
}

.fz20 {
	font-size: max(20px, 10px);
	font-size: max(1.25rem, 10px);
}

.l-about-award-election {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.l-about-message.l-about-message--ceo {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.l-about-message.l-about-message--coo {
	margin-top: 80px;
	margin-top: 5rem;
	padding-bottom: 80px;
	padding-bottom: 5rem;
}

.l-about-mv {
	padding-bottom: 80px;
	padding-bottom: 5rem;
	padding-top: 32px;
	padding-top: 2rem;
}

.l-casestudy-mv {
	margin-top: 32px;
	margin-top: 2rem;
}

.l-contact {
	margin-top: 30px;
	margin-top: 1.875rem;
	padding-bottom: 104px;
	padding-bottom: 6.5rem;
}

.l-home-mv {
	margin-top: 32px;
	margin-top: 2rem;
}

.l-inner {
	margin: 0 auto;
	max-width: 588px;
	max-width: 36.75rem;
	padding: 0 24px;
	padding: 0 1.5rem;
	width: 100%;
}

.l-main {
	padding-top: 76px;
	padding-top: 4.75rem;
}

.l-mid-inner {
	margin: 0 auto;
	max-width: 588px;
	max-width: 36.75rem;
	padding: 0 24px;
	padding: 0 1.5rem;
	width: 100%;
}

.l-mt100sp40 {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.l-mt104sp80 {
	margin-top: 80px;
	margin-top: 5rem;
}

.l-mt120sp40 {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.l-mt120sp80 {
	margin-top: 80px;
	margin-top: 5rem;
}

.l-mt165sp60 {
	margin-top: 60px;
	margin-top: 3.75rem;
}

.l-mt207sp90 {
	margin-top: 90px;
	margin-top: 5.625rem;
}

.l-mt32sp32 {
	margin-top: 32px;
	margin-top: 2rem;
}

.l-mt60sp40 {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.l-mt80sp40 {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.l-mt80sp80 {
	margin-top: 80px;
	margin-top: 5rem;
}

.l-page {
	margin-top: 32px;
	margin-top: 2rem;
	padding-bottom: 160px;
	padding-bottom: 10rem;
}

.l-pt104sp80 {
	padding-top: 80px;
	padding-top: 5rem;
}

.l-recruit-introduction {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.l-service-pr-flow {
	margin-top: 64px;
	margin-top: 4rem;
}

.l-service-pr-merit {
	margin-top: 80px;
	margin-top: 5rem;
}

.l-service-pr-need {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.l-service-studyconcierge-cta01 {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.l-service-studyconcierge-function {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.l-service-studyconcierge-introduction {
	margin-top: 88px;
	margin-top: 5.5rem;
}

.l-service-studyconcierge-merit {
	margin-top: 80px;
	margin-top: 5rem;
}

.l-single {
	margin-top: 32px;
	margin-top: 2rem;
	padding-bottom: 120px;
	padding-bottom: 7.5rem;
}

.c-btn {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	border: 2px solid #001F54;
	border: 0.125rem solid #001F54;
	border-radius: 4rem;
	color: #001F54;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 700;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1.5;
	min-width: 263px;
	min-width: 16.4375rem;
	padding: 18px 32px;
	padding: 1.125rem 2rem;
	text-align: center;
}

.c-btn::before {
	-webkit-mask-size: contain;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: url(../images/common/arrow-right-03.svg) center center no-repeat;
	background-size: contain;
	content: "";
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 16px;
	height: 1rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 8px;
	margin-right: 0.5rem;
	mask-size: contain;
	width: 16px;
	width: 1rem;
}

.c-btn--small {
	min-width: 220px;
	min-width: 13.75rem;
}

.c-btn--navy {
	background-color: #001F54;
	color: #fff;
}

.c-btn--transparent {
	background: transparent;
	border: 2px solid #F5F7FA;
	border: 0.125rem solid #F5F7FA;
	color: #fff;
}

.c-btn.c-btn--navy::before,
.c-btn--transparent::before {
	background: url(../images/common/arrow-right-02.svg) center center no-repeat;
	background-size: contain;
}

.c-logo {
	display: inline-block;
	height: 32px;
	height: 2rem;
	overflow: hidden;
	width: 149px;
	width: 9.3125rem;
}

.c-logo a img {
	aspect-ratio: 149/31;
	height: 100%;
	width: 100%;
}

.c-logo--large {
	height: 52px;
	height: 3.25rem;
	width: 250px;
	width: 15.625rem;
}

.c-logo--large a img {
	aspect-ratio: 250/52;
}

.c-pagination .wp-pagenavi {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #001F54;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: "Noto Sans JP", sans-serif;
	font-size: max(18px, 10px);
	font-size: max(1.125rem, 10px);
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.c-pagination .wp-pagenavi .current {
	background-color: #001F54;
	color: #F5F7FA;
}

.c-pagination .wp-pagenavi a,
.c-pagination .wp-pagenavi span {
	border: none;
	margin: 0;
	padding: 0;
}

.c-pagination .wp-pagenavi > a,
.c-pagination .wp-pagenavi > span {
	background-color: #F5F7FA;
	border: 1px solid #C8CDD3;
	border: 0.0625rem solid #C8CDD3;
}

.c-pagination .wp-pagenavi a.page,
.c-pagination .wp-pagenavi span.current {
	font-family: "Noto Sans JP", sans-serif;
	font-size: max(18px, 10px);
	font-size: max(1.125rem, 10px);
	font-weight: 400;
	padding: 11px 14.8px;
	padding: 0.6875rem 0.925rem;
}

.c-pagination .wp-pagenavi a.first,
.c-pagination .wp-pagenavi a.last {
	padding: 11px 15.5px;
	padding: 0.6875rem 0.96875rem;
}

.c-pagination .wp-pagenavi a.previouspostslink,
.c-pagination .wp-pagenavi a.nextpostslink {
	padding: 11px 15px;
	padding: 0.6875rem 0.9375rem;
}

.c-pagination .wp-pagenavi span.extend {
	color: #8D9596;
	padding: 11px 15.5px;
	padding: 0.6875rem 0.96875rem;
}

.c-pagination .wp-pagenavi a.first,
.c-pagination .wp-pagenavi span.extend,
.c-pagination .wp-pagenavi a.last {
	display: none;
}

.c-pagination__img-first {
	background-image: url(../images/common/pagination-first.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block;
	height: 16px;
	height: 1rem;
	width: 16px;
	width: 1rem;
}

.c-pagination__img-previous {
	background-image: url(../images/common/pagination-previous.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block;
	height: 16px;
	height: 1rem;
	width: 16px;
	width: 1rem;
}

.c-pagination__img-next {
	background-image: url(../images/common/pagination-next.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block;
	height: 16px;
	height: 1rem;
	width: 16px;
	width: 1rem;
}

.c-pagination__img-last {
	background-image: url(../images/common/pagination-last.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block;
	height: 16px;
	height: 1rem;
	width: 16px;
	width: 1rem;
}

.c-section-title {
	color: #001F54;
	display: inline-block;
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	position: relative;
}

.c-section-title::after {
	background: #001F54;
	bottom: -16px;
	bottom: -1rem;
	content: "";
	height: 2px;
	height: 0.125rem;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 32px;
	width: 2rem;
}

.c-section-title.c-section-title--white {
	color: #F5F7FA;
}

.c-section-title.c-section-title--white::after {
	background: #F5F7FA;
}

.c-simple-title {
	color: #001F54;
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
}

.c-simple-title.c-simple-title--white {
	color: #F5F7FA;
}

.c-simple-title span {
	display: block;
	font-size: max(18px, 10px);
	font-size: max(1.125rem, 10px);
	letter-spacing: 0.03em;
	line-height: 1;
}

.c-text {
	line-height: 2;
}

.c-text + .c-text {
	margin-top: 32px;
	margin-top: 2rem;
}

.c-title {
	color: #001F54;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: max(32px, 10px);
	font-size: max(2rem, 10px);
	font-weight: 700;
	gap: 8px;
	gap: 0.5rem;
	position: relative;
}

.c-title::after {
	background-color: #001F54;
	bottom: -16px;
	bottom: -1rem;
	content: "";
	display: block;
	height: 2px;
	height: 0.125rem;
	left: 0;
	position: absolute;
	width: 40px;
	width: 2.5rem;
}

.p-about-access-address {
	padding-bottom: 80px;
	padding-bottom: 5rem;
	padding-top: 40px;
	padding-top: 2.5rem;
}

.p-about-access-address__image {
	overflow: hidden;
}

.p-about-access-address__image iframe {
	-o-object-fit: cover;
	aspect-ratio: 342/440;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-about-access-address__text {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 2;
	margin-top: 10px;
	margin-top: 0.625rem;
}

.p-about-access-address__btn {
	margin-top: 58px;
	margin-top: 3.625rem;
	text-align: center;
}

.p-about-access-address__btn .c-btn {
	-webkit-text-decoration: underline;
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.p-about-access-address__btn .c-btn::before {
	background-image: url(../images/about/about-access-map-icon.svg);
}

.p-about-award-election__list {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-about-award-election__item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px solid #DADFE6;
	border-top: 0.0625rem solid #DADFE6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 16px;
	gap: 1rem;
	padding: 15px 0;
	padding: 0.9375rem 0;
}

.p-about-award-election__item:last-child {
	border-bottom: 1px solid #DADFE6;
	border-bottom: 0.0625rem solid #DADFE6;
}

.p-about-award-election__image {
	height: auto;
	max-width: 120px;
	max-width: 7.5rem;
	overflow: hidden;
	width: 100%;
}

.p-about-award-election__image {
	-o-object-fit: cover;
	aspect-ratio: 120/63;
	object-fit: cover;
}

.p-about-award-election__text-block {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.p-about-award-media {
	padding-bottom: 82px;
	padding-bottom: 5.125rem;
	padding-top: 40px;
	padding-top: 2.5rem;
}

.p-about-award-media__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 40px;
	gap: 2.5rem;
}

.p-about-award-media__list {
	margin-top: 17px;
	margin-top: 1.0625rem;
}

.p-about-award-media__item + .p-about-award-media__item {
	margin-top: 4px;
	margin-top: 0.25rem;
}

.p-about-award {
	background-color: #F2F7E8;
	padding-bottom: 80px;
	padding-bottom: 5rem;
	padding-top: 45px;
	padding-top: 2.8125rem;
	position: relative;
}

.p-about-award::before {
	background-image: url(../images/about/about-award-medal-sp.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: block;
	height: 200px;
	height: 12.5rem;
	position: absolute;
	right: 0;
	top: 0;
	width: 62px;
	width: 3.875rem;
}

.p-about-award__wrapper {
	position: relative;
}

.p-about-card__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-transition: ease-in-out 0.3s;
	transition: ease-in-out 0.3s;
}

.p-about-card__image {
	overflow: hidden;
}

.p-about-card__image:last-child {
	margin-left: auto;
	margin-right: auto;
	width: 180px;
	width: 11.25rem;
}

.p-about-card__image:last-child img {
	aspect-ratio: 180/162;
}

.p-about-card__image img {
	-o-object-fit: cover;
	aspect-ratio: 342/180;
	object-fit: cover;
}

.p-about-card__text-block {
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 16px 16px 24px 16px;
	padding: 1rem 1rem 1.5rem 1rem;
}

.p-about-card__title {
	font-size: max(18px, 10px);
	font-size: max(1.125rem, 10px);
	font-weight: 500;
	text-align: center;
}

.p-about-card__description {
	font-size: max(14px, 10px);
	font-size: max(0.875rem, 10px);
	font-weight: 300;
	line-height: 1.7142857143;
	padding-top: 14px;
	padding-top: 0.875rem;
}

.p-about-cards__item + .p-about-cards__item {
	margin-top: 24px;
	margin-top: 1.5rem;
}

.p-about-cards__item:last-child {
	margin-top: 65px;
	margin-top: 4.0625rem;
}

.p-about-company-info {
	padding-bottom: 80px;
	padding-bottom: 5rem;
	padding-top: 40px;
	padding-top: 2.5rem;
}

.p-about-company-info__item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #F5F7FA;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 64px;
	min-height: 4rem;
	padding: 8px;
	padding: 0.5rem;
}

.p-about-company-info__item:nth-child(even) {
	background: #E5E8ED;
}

.p-about-company-info__title {
	word-wrap: break-word;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.5;
	margin-right: 15px;
	margin-right: 0.9375rem;
	max-width: 75px;
	max-width: 4.6875rem;
	width: 100%;
}

.p-about-company-info__detail {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.5;
}

.p-about-company-info__detail span {
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}

.p-about-culture-innovator {
	background-image: url(../images/about/about-culture-innovators-bg-sp.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 50px;
	padding-bottom: 3.125rem;
	padding-top: 40px;
	padding-top: 2.5rem;
}

.p-about-culture-innovator__inner.l-inner {
	padding: 0 50px;
	padding: 0 3.125rem;
}

.p-about-culture-innovator__title {
	color: #F5F7FA;
	font-size: max(54px, 10px);
	font-size: max(3.375rem, 10px);
	font-weight: 700;
	line-height: 1;
}

.p-about-culture-innovator__title span {
	color: #5F6468;
}

.p-about-culture-innovator__text-list {
	margin-top: 30px;
	margin-top: 1.875rem;
	padding: 20px 0px;
	padding: 1.25rem 0rem;
	position: relative;
}

.p-about-culture-innovator__text-list::before,
.p-about-culture-innovator__text-list::after {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: block;
	height: 22px;
	height: 1.375rem;
	position: absolute;
	width: 22px;
	width: 1.375rem;
}

.p-about-culture-innovator__text-list::before {
	background-image: url(../images/about/about-culture-kakko-right.svg);
	bottom: -3px;
	bottom: -0.1875rem;
	right: calc(50% - 9.6875rem);
}

.p-about-culture-innovator__text-list::after {
	background-image: url(../images/about/about-culture-kakko-left.svg);
	left: calc(50% - 9.6875rem);
	top: 3px;
	top: 0.1875rem;
}

.p-about-culture-innovator__item + .p-about-culture-innovator__item {
	margin-top: 14px;
	margin-top: 0.875rem;
}

.p-about-culture-innovator__description {
	color: #4E4F53;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 700;
	line-height: 1.3125;
	text-align: center;
}

.p-about-culture-innovator__image {
	-webkit-box-shadow: 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.1);
	margin-left: auto;
	margin-right: auto;
	margin-top: 46px;
	margin-top: 2.875rem;
	overflow: hidden;
}

.p-about-culture-innovator__image img {
	-o-object-fit: cover;
	aspect-ratio: 289/380;
	object-fit: cover;
}

.p-about-culture-mv {
	position: relative;
}

.p-about-culture-mv__bg-image {
	height: calc(100vh - 6.125rem);
	margin-top: 7px;
	margin-top: 0.4375rem;
	min-height: 500px;
	min-height: 31.25rem;
	position: relative;
}

.p-about-culture-mv__bg-image img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-about-culture-mv__image {
	left: 50%;
	max-width: 480px;
	max-width: 30rem;
	mix-blend-mode: color-burn;
	overflow: hidden;
	padding: 47px;
	padding: 2.9375rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 2;
}

.p-about-culture-mv__image img {
	-o-object-fit: cover;
	aspect-ratio: 296/331;
	object-fit: cover;
}

.p-about-culture-philosophy {
	background-image: url(../images/about/about-culture-philosophy-bg-sp.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 64px;
	padding-bottom: 4rem;
	padding-top: 44px;
	padding-top: 2.75rem;
}

.p-about-culture-philosophy__main-title {
	color: #D99C86;
	font-family: "Vollkorn", serif;
	font-size: max(72px, 10px);
	font-size: max(4.5rem, 10px);
	font-style: italic;
	font-weight: normal;
}

.p-about-culture-philosophy__mv-image {
	margin-top: 33px;
	margin-top: 2.0625rem;
	overflow: hidden;
}

.p-about-culture-philosophy__mv-image img {
	aspect-ratio: 335/204;
}

.p-about-culture-philosophy__list {
	margin-top: 37px;
	margin-top: 2.3125rem;
}

.p-about-culture-philosophy__item {
	color: #64483E;
}

.p-about-culture-philosophy__item + .p-about-culture-philosophy__item {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-about-culture-philosophy__title {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	letter-spacing: 0.15em;
}

.p-about-culture-philosophy__description {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 300;
	line-height: 2;
	margin-top: 24px;
	margin-top: 1.5rem;
}

.p-about-culture-philosophy__contents {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-about-culture-philosophy__image {
	margin-top: 40px;
	margin-top: 2.5rem;
	overflow: hidden;
	padding: 0 10px;
	padding: 0 0.625rem;
}

.p-about-culture-philosophy__image img {
	-o-object-fit: cover;
	aspect-ratio: 323/212;
	object-fit: cover;
}

.p-about-culture-policy {
	background-image: url(../images/about/about-culture-policy-bg-sp.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 80px;
	padding-bottom: 5rem;
	padding-top: 43px;
	padding-top: 2.6875rem;
}

.p-about-culture-policy__block .p-media__title {
	color: #8A98B0;
}

.p-about-culture-policy__block .p-media__item:not(.p-media--vision .p-media__item) {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.p-about-history-illustration {
	background-color: #EFF6FF;
}

.p-about-history__inner {
	display: contents;
}

.p-about-history-illustration__image {
	overflow: hidden;
}

.p-about-history-illustration__image img {
	-o-object-fit: cover;
	aspect-ratio: 390/423;
	object-fit: cover;
}

.p-about-history-load {
	padding-bottom: 80px;
	padding-bottom: 5rem;
	padding-top: 40px;
	padding-top: 2.5rem;
}

.p-about-history-load__title {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
}

.p-about-history-load__title span {
	font-size: max(18px, 10px);
	font-size: max(1.125rem, 10px);
}

.p-about-history-load__title:not(:first-of-type) {
	margin-top: 48px;
	margin-top: 3rem;
}

.p-about-history-load__list {
	margin-top: 15px;
	margin-top: 0.9375rem;
}

.p-about-history-load__item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px solid #DADFE6;
	border-top: 0.0625rem solid #DADFE6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 15px 0;
	padding: 0.9375rem 0;
}

.p-about-history-load__item:last-child {
	border-bottom: 1px solid #DADFE6;
	border-bottom: 0.0625rem solid #DADFE6;
}

.p-about-history-load__month {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	margin-right: 20px;
	margin-right: 1.25rem;
	max-width: 50px;
	max-width: 3.125rem;
	width: 100%;
}

.p-about-history-load__month span {
	font-size: max(18px, 10px);
	font-size: max(1.125rem, 10px);
}

.p-about-history-load__detail {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	line-height: 1.5;
}

.p-about-message__image {
	position: relative;
}

.p-about-message__image img {
	aspect-ratio: 390/242;
}

.p-about-message__wrapper {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-about-message__text {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 300;
	line-height: 2;
}

.p-about-message__text + .p-about-message__text {
	margin-top: 32px;
	margin-top: 2rem;
}

.p-about-message__content-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 50px;
	margin-top: 3.125rem;
}

.p-about-message__text--order {
	margin-top: 10px;
	margin-top: 0.625rem;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.p-about-message__content-block {
	display: contents;
}

.p-about-message__content-image {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	overflow: hidden;
	padding: 0 30px;
	padding: 0 1.875rem;
}

.p-about-message__content-image img {
	-o-object-fit: cover;
	aspect-ratio: 283/348;
	object-fit: cover;
}

.p-about-message__content-text {
	margin-top: 32px;
	margin-top: 2rem;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.p-about-message__order-text {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 300;
	padding-left: 1.5em;
	text-indent: -1em;
}

.p-about-mv__wrapper {
	margin-top: 81px;
	margin-top: 5.0625rem;
}

.p-about-mv__inner {
	display: contents;
}

.p-about-mv__image {
	margin-left: auto;
	margin-right: auto;
	max-width: 540px;
	max-width: 33.75rem;
	overflow: hidden;
	padding: 0 10px;
	padding: 0 0.625rem;
	width: 100%;
}

.p-about-mv__image img {
	-o-object-fit: cover;
	aspect-ratio: 370/215;
	object-fit: cover;
}

.p-about-mv__text-block {
	margin-left: auto;
	margin-right: auto;
	margin-top: 38px;
	margin-top: 2.375rem;
	max-width: 540px;
	max-width: 33.75rem;
	padding: 0 24px;
	padding: 0 1.5rem;
	width: 100%;
}

.p-about-mv__title {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	line-height: 1.45;
}

.p-about-mv__text {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 2;
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-about-officer-introduction {
	padding-bottom: 60px;
	padding-bottom: 3.75rem;
	padding-top: 40px;
	padding-top: 2.5rem;
}

.p-about-officer-introduction__executive-item + .p-about-officer-introduction__executive-item,
.p-about-officer-introduction__item + .p-about-officer-introduction__item {
	margin-top: 24px;
	margin-top: 1.5rem;
}

.p-about-officer-introduction__executive-image {
	overflow: hidden;
}

.p-about-officer-introduction__executive-image img {
	-o-object-fit: cover;
	aspect-ratio: 342/240;
	object-fit: cover;
}

.p-about-officer-introduction__text-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 16px;
	margin-top: 1rem;
}

.p-about-officer-introduction__name {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: max(20px, 10px);
	font-size: max(1.25rem, 10px);
	font-weight: 500;
	position: relative;
}

.p-about-officer-introduction__name[data-officer]::before {
	content: attr(data-officer);
	display: block;
	font-size: max(12px, 10px);
	font-size: max(0.75rem, 10px);
}

.p-about-officer-introduction__name span {
	display: block;
	font-size: max(12px, 10px);
	font-size: max(0.75rem, 10px);
	font-weight: 500;
}

.p-about-officer-introduction__link-image {
	height: auto;
	overflow: hidden;
	width: 48px;
	width: 3rem;
}

.p-about-officer-introduction__link-image img {
	-o-object-fit: contain;
	aspect-ratio: 48/48;
	object-fit: contain;
}

.p-about-officer-introduction__list {
	margin-top: 24px;
	margin-top: 1.5rem;
}

.p-about-officer-introduction__image img {
	-o-object-fit: cover;
	aspect-ratio: 342/240;
	object-fit: cover;
}

.p-about-officer-modal {
	display: none;
	height: 100%;
	left: 0;
	overflow-y: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1005;
}

.p-about-officer-modal__bg {
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
}

.p-about-officer-modal__inner {
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 100%;
}

.p-about-officer-modal__wrapper {
	background: #fff;
	bottom: 20px;
	bottom: 1.25rem;
	left: 20px;
	left: 1.25rem;
	overflow-y: auto;
	padding: 80px 24px 64px 24px;
	padding: 5rem 1.5rem 4rem 1.5rem;
	position: absolute;
	right: 20px;
	right: 1.25rem;
	top: 20px;
	top: 1.25rem;
}

.p-about-officer-modal__close {
	background: #fff;
	height: 46px;
	height: 2.875rem;
	overflow: hidden;
	padding: 7px;
	padding: 0.4375rem;
	position: fixed;
	right: 41px;
	right: 2.5625rem;
	top: 45px;
	top: 2.8125rem;
	width: 46px;
	width: 2.875rem;
}

.p-about-officer-modal__close img {
	-o-object-fit: cover;
	aspect-ratio: 32/32;
	margin-left: auto;
	object-fit: cover;
}

.p-about-officer-modal__image {
	overflow: hidden;
}

.p-about-officer-modal__image img {
	-o-object-fit: cover;
	aspect-ratio: 287/180;
	object-fit: cover;
}

.p-about-officer-modal__text-block {
	margin-top: 32px;
	margin-top: 2rem;
}

.p-about-officer-modal__name {
	font-size: max(20px, 10px);
	font-size: max(1.25rem, 10px);
	font-weight: 500;
}

.p-about-officer-modal__name[data-officer]::before {
	content: attr(data-officer);
	display: block;
	font-size: max(12px, 10px);
	font-size: max(0.75rem, 10px);
}

.p-about-officer-modal__name span {
	display: block;
	font-size: max(12px, 10px);
	font-size: max(0.75rem, 10px);
	font-weight: 500;
}

.p-about-officer-modal__description {
	font-size: max(14px, 10px);
	font-size: max(0.875rem, 10px);
	font-weight: 300;
	line-height: 1.7142857143;
	margin-top: 10px;
	margin-top: 0.625rem;
}

.p-about-officer-modal__btn {
	margin-top: 24px;
	margin-top: 1.5rem;
	text-align: center;
}

.p-about-partner-company {
	padding-bottom: 82px;
	padding-bottom: 5.125rem;
	padding-top: 41px;
	padding-top: 2.5625rem;
}

.p-about-partner-company__wrapper + .p-about-partner-company__wrapper {
	margin-top: 80px;
	margin-top: 5rem;
}

.p-about-partner-company__order-box {
	background-color: #F5F7FA;
	margin-top: 15px;
	margin-top: 0.9375rem;
	padding: 9px;
	padding: 0.5625rem;
}

.p-about-partner-company__order {
	font-size: max(14px, 10px);
	font-size: max(0.875rem, 10px);
}

.p-about-partner-company__list {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-about-partner-company__item + .p-about-partner-company__item {
	margin-top: 26px;
	margin-top: 1.625rem;
}

.p-about-partner-company__image {
	overflow: hidden;
}

.p-about-partner-company__image img {
	-o-object-fit: cover;
	aspect-ratio: 342/183;
	object-fit: cover;
}

.p-about-partner-company__name {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 700;
	margin-top: 7px;
	margin-top: 0.4375rem;
}

.p-about-partner-company__link {
	-webkit-text-decoration: underline;
	-webkit-text-decoration: underline;
	display: inline-block;
	font-weight: 300;
	margin-top: 2px;
	margin-top: 0.125rem;
	text-decoration: underline;
	word-break: break-all;
}

.p-about-partner-contents {
	background-color: #F5F7FA;
	padding-bottom: 72px;
	padding-bottom: 4.5rem;
	padding-top: 80px;
	padding-top: 5rem;
}

.p-about-partner-contents__cards {
	margin-top: 41px;
	margin-top: 2.5625rem;
}

.p-about-section {
	position: relative;
}

.p-about-section__image {
	height: 501px;
	height: 31.3125rem;
	overflow: hidden;
	width: 100%;
}

.p-about-section__image img {
	-o-object-fit: cover;
	aspect-ratio: 390/501;
	object-fit: cover;
}

.p-about-section__wrapper {
	left: 50%;
	padding: 0 20px;
	padding: 0 1.25rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}

.p-about-section__title {
	color: #F5F7FA;
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	position: relative;
	text-align: center;
}

.p-about-section__title::before {
	background-color: #F5F7FA;
	bottom: -18px;
	bottom: -1.125rem;
	content: "";
	display: block;
	height: 2px;
	height: 0.125rem;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 32px;
	width: 2rem;
}

.p-about-section__text {
	color: #F5F7FA;
	line-height: 1.75;
	margin-top: 72px;
	margin-top: 4.5rem;
	text-align: center;
}

.p-about-section__btn {
	margin-top: 30px;
	margin-top: 1.875rem;
	text-align: center;
}

.p-article {
	border-bottom: 1px solid #DADFE6;
	padding: 37px 0;
	padding: 2.3125rem 0;
}

.p-article a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-transition: -webkit-box-shadow 0.3s ease;
	transition: -webkit-box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}

.p-article__img {
	width: 100%;
}

.p-article__img img {
	-o-object-fit: cover;
	aspect-ratio: 342/179;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-article__img img {
	-o-object-fit: cover;
	aspect-ratio: 342/179;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-article__img.u-no-image img {
	-o-object-fit: contain;
	aspect-ratio: 342/179;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.p-article__meta {
	margin-top: 4px;
	margin-top: 0.25rem;
}

.p-article__title {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 700;
	line-height: 1.5;
	margin-top: 11px;
	margin-top: 0.6875rem;
	overflow: hidden;
	text-align: left;
}

.p-breadcrumb {
	color: #8A98B0;
	font-size: max(10px, 10px);
	font-size: max(0.625rem, 10px);
	font-weight: 300;
}

.p-breadcrumb__inner {
	padding: 0 16px;
	padding: 0 1rem;
}

.p-breadcrumb__wrapper {
	visibility: hidden;
}

.p-breadcrumb__home {
	aspect-ratio: 1/1;
	background: url(../images/common/icon-home.svg) no-repeat center/contain;
	display: inline-block;
	height: auto;
	-webkit-transform: translateY(0.125rem);
	transform: translateY(0.125rem);
	width: 1.2em;
}

.p-breadcrumb .current-item {
	color: #001F54;
}

.p-casestudy__wrapper {
	margin-top: 67px;
	margin-top: 4.1875rem;
	text-align: center;
}

.p-casestudy__category {
	margin-left: -24px;
	margin-left: -1.5rem;
	margin-right: -24px;
	margin-right: -1.5rem;
}

.p-casestudy__content {
	margin-top: 40px;
	margin-top: 2.5rem;
	padding-bottom: 120px;
	padding-bottom: 7.5rem;
}

.p-casestudy__items .p-casestudy__item:first-child {
	border-top: 1px solid #DADFE6;
}

.p-casestudy__pagination {
	margin-top: 80px;
	margin-top: 5rem;
}

.p-category {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.p-category__link {
	color: #001F54;
	display: inline-block;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 300;
	padding: 4px 17px;
	padding: 0.25rem 1.0625rem;
	position: relative;
}

.p-category__link:not(:last-child)::after {
	background-color: #CAD1DB;
	content: "";
	height: 24px;
	height: 1.5rem;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1px;
	width: 0.0625rem;
}

.p-common-mv__image {
	margin-top: 40px;
	margin-top: 2.5rem;
	overflow: hidden;
}

.p-common-mv__image img {
	-o-object-fit: cover;
	aspect-ratio: 390/242;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-contact__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 90px;
	gap: 5.625rem;
	margin-top: 104px;
	margin-top: 6.5rem;
}

.p-contact__item-heading {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	line-height: 1.5;
}

.p-contact__item-container {
	background-color: #f7f8f8;
	border-radius: 1rem;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 300;
	line-height: 2;
	padding: 24px;
	padding: 1.5rem;
}

.p-contact__item-container:nth-child(n+2) {
	margin-top: 18px;
	margin-top: 1.125rem;
}

.p-contact__description {
	line-height: 2;
}

.p-contact__list {
	padding-left: 4px;
	padding-left: 0.25rem;
}

.p-contact__list-item {
	line-height: 2;
	padding-left: 1em;
	text-indent: -1em;
}

.p-contact__list-item::before {
	content: "・";
	font-weight: 700;
}

.p-contact__icon-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 6px;
	gap: 0.375rem;
	margin-top: 38px;
	margin-top: 2.375rem;
}

.p-contact__icon-list-item {
	width: calc((100% - 0.75rem) / 3);
}

.p-contact__button {
	margin-top: 37px;
	margin-top: 2.3125rem;
	text-align: center;
}

.p-contact__list-link {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #e6e9ee;
	border-radius: 0.1875rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.p-contact__form {
	margin-left: auto;
	margin-right: auto;
	margin-top: 61px;
	margin-top: 3.8125rem;
	max-width: 900px;
	max-width: 56.25rem;
}

.p-content {
	margin-top: 80px;
	margin-top: 5rem;
}

.p-content h2 {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	line-height: 1.4479166667;
}

.p-content p,
.p-content li,
.p-content th,
.p-content td {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 300;
	line-height: 2;
}

.p-content .wp-block-group + h2 {
	margin-top: 25px;
	margin-top: 1.5625rem;
}

.p-content h2:nth-of-type(n + 2) {
	margin-top: 64px;
	margin-top: 4rem;
}

.p-content figure:nth-child(n+2) {
	margin-top: 42px;
	margin-top: 2.625rem;
}

.p-content .wp-block-group:nth-child(n+2),
.p-content p:nth-child(n+2),
.p-content h3:nth-child(n+2),
.p-content h4:nth-child(n+2),
.p-content h2 + ul:nth-of-type(n + 2),
.p-content h2 + ol:nth-of-type(n + 2),
.p-content ol > li > ol:nth-of-type(n + 2) {
	margin-top: 16px;
	margin-top: 1rem;
	max-width: 100%;
}

.p-content ol {
	counter-reset: number 0;
}

.p-content ol > li {
	padding-left: 24px;
	padding-left: 1.5rem;
	text-indent: -16px;
	text-indent: -1rem;
}

.p-content ol > li:nth-child(n+10) {
	text-indent: -24px;
	text-indent: -1.5rem;
}

.p-content ol > li::before {
	content: counter(number) ". ";
	counter-increment: number 1;
}

.p-content ol > li > ol {
	counter-reset: number 0;
}

.p-content ol > li > ol > li {
	padding-left: 24px;
	padding-left: 1.5rem;
	text-indent: -16px;
	text-indent: -1rem;
}

.p-content ol > li > ol > li::before {
	content: counter(number, lower-alpha) ". ";
	counter-increment: number 1;
}

.en-US .p-content ol > li > ol > li::before {
	content: "(" counter(number) ") ";
	counter-increment: number 1;
}

.p-content ol > li > ol > li > ol {
	counter-reset: number 0;
}

.p-content ol > li > ol > li > ol > li {
	padding-left: 22px;
	padding-left: 1.375rem;
}

.p-content ol > li > ol > li > ol > li:nth-child(1) {
	text-indent: -12px;
	text-indent: -0.75rem;
}

.p-content ol > li > ol > li > ol > li:nth-child(2) {
	text-indent: -16px;
	text-indent: -1rem;
}

.p-content ol > li > ol > li > ol > li:nth-child(n+3) {
	text-indent: -20px;
	text-indent: -1.25rem;
}

.p-content ol > li > ol > li > ol > li::before {
	content: counter(number, lower-roman) ". ";
	counter-increment: number 1;
}

.en-US .p-content ol > li > ol > li > ol > li::before {
	content: counter(number) ". ";
	counter-increment: number 1;
}

.p-content ul > li {
	padding-left: 1em;
	text-indent: -1em;
}

.p-content ul > li::before {
	content: "・";
}

.p-content ul.circle-list > li::before {
	content: "●";
}

.p-content ul > li ol {
	counter-reset: number 0;
}

.p-content ul > li ol > li {
	padding-left: 2em;
	text-indent: -2em;
}

.p-content ul > li ol > li::before {
	content: "(" counter(number) ") ";
	counter-increment: number 1;
}

.p-content th {
	border: none;
	padding: 8px 16px;
	padding: 0.5rem 1rem;
	text-align: left;
}

.p-content td {
	border: none;
	padding: 8px 16px;
	padding: 0.5rem 1rem;
}

.p-content tr:nth-child(odd) th,
.p-content tr:nth-child(odd) td {
	background-color: #f9f9fb;
}

.p-content tr:nth-child(even) th,
.p-content tr:nth-child(even) td {
	background-color: #e5e8ed;
}

.p-content .wp-block-table thead {
	border-bottom: none;
}

.p-content .t1 th {
	width: 35.0877192982%;
}

.p-content .t2 {
	width: 100%;
}

.p-content .t2 th:nth-child(1) {
	min-width: 150px;
	min-width: 9.375rem;
	width: 20.5479452055%;
}

.p-content .t2 th:nth-child(2) {
	min-width: 300px;
	min-width: 18.75rem;
	width: 41.7808219178%;
}

.p-content .t2 th:nth-child(3) {
	min-width: 130px;
	min-width: 8.125rem;
	width: 13.698630137%;
}

.p-content .t2 th:nth-child(4) {
	min-width: 100px;
	min-width: 6.25rem;
	width: 10.2739726027%;
}

.p-content .t2 th:nth-child(5) {
	min-width: 120px;
	min-width: 7.5rem;
	width: 13.698630137%;
}

.p-content figure.aligncenter,
.p-content img.aligncenter {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.p-content figure.alignright,
.p-content img.alignright {
	float: none;
	margin-left: auto;
}

.p-content a {
	word-wrap: break-word;
	word-wrap: break-word;
	-webkit-text-decoration: underline;
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.p-content .wp-block-group {
	background-color: #f7f8f8;
	border-radius: 1rem;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 300;
	line-height: 2;
	padding: 24px;
	padding: 1.5rem;
}

.p-content cite {
	font-style: normal;
}

.p-content .wp-block-image.logo-truste {
	margin-left: auto;
	margin-right: auto;
	width: 89px;
	width: 5.5625rem;
}

.p-content .wp-block-image.logo-truste + p {
	margin-top: 35px;
	margin-top: 2.1875rem;
}

.p-drawer {
	background-color: #fff;
	display: none;
	height: 100vh;
	left: 0;
	overflow: scroll;
	position: absolute;
	right: 0;
	top: 68px;
	top: 4.25rem;
	-webkit-transition: visibility 0.3s ease;
	transition: visibility 0.3s ease;
	width: 100%;
	z-index: 6000;
}

.p-drawer.is-active {
	display: block;
}

.p-drawer__inner {
	height: auto;
	margin: 0 auto;
	max-width: 390px;
	max-width: 24.375rem;
	width: 100%;
}

.p-drawer__language-wrapper {
	background-color: #d9dde1;
}

.p-drawer__language {
	margin: 0 auto;
	max-width: 390px;
	max-width: 24.375rem;
}

.p-drawer__language.no-translation li:not(.current) span {
	background-color: #f1f2f2;
	color: #c5cbd6;
	cursor: auto;
	display: block;
	padding: 16px;
	padding: 1rem;
}

.p-drawer__language .bogo-language-switcher {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 3px;
	gap: 0.1875rem;
	padding: 8px 10px;
	padding: 0.5rem 0.625rem;
}

.p-drawer__language .bogo-language-switcher li {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center;
}

.p-drawer__language .bogo-language-switcher li span {
	background-color: #fff;
	display: block;
}

.p-drawer__language .bogo-language-switcher li span a {
	color: #001F54;
	display: block;
	padding: 16px;
	padding: 1rem;
}

.p-drawer__language .bogo-language-switcher .first span {
	border-radius: 0.625rem 0 0 0.625rem;
}

.p-drawer__language .bogo-language-switcher .last span {
	border-radius: 0 0.625rem 0.625rem 0;
}

.p-drawer__language .bogo-language-switcher .current span {
	background-color: #f1f2f2;
}

.p-drawer__language .bogo-language-switcher .current span a {
	color: #c5cbd6;
	cursor: auto;
	pointer-events: none;
}

.p-drawer__bottom {
	background-color: #E6E9EE;
	min-height: 500px;
	min-height: 31.25rem;
	padding-bottom: 64px;
	padding-bottom: 4rem;
	padding-top: 64px;
	padding-top: 4rem;
}

.p-drawer__bottom-inner {
	height: 100%;
	margin: 0 auto;
	max-width: 390px;
	max-width: 24.375rem;
	padding-left: 35px;
	padding-left: 2.1875rem;
	padding-right: 35px;
	padding-right: 2.1875rem;
	text-align: center;
	width: 100%;
}

.p-drawer__sns-items {
	padding-top: 28px;
	padding-top: 1.75rem;
}

.p-dropdown__items {
	display: block;
}

.p-dropdown__item a {
	color: #001F54;
	display: block;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 400;
	line-height: 1.5;
}

.p-drawer__items.p-dropdown .p-dropdown__item {
	background-color: #fff;
	border-top: 1px solid #E6E9EE;
	border-top: 0.0625rem solid #E6E9EE;
	color: #001F54;
	position: relative;
}

.p-drawer__items.p-dropdown .p-dropdown__item a {
	padding: 15.5px 24px;
	padding: 0.96875rem 1.5rem;
}

.p-drawer__items.p-dropdown .p-dropdown__item::after {
	background-image: url(../images/header/header-arrow-right.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 24px;
	height: 1.5rem;
	position: absolute;
	right: 24px;
	right: 1.5rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 24px;
	width: 1.5rem;
}

.p-drawer__items.p-dropdown .menu-item-has-children {
	padding: 0px 0px;
	padding: 0rem 0rem;
}

.p-drawer__items.p-dropdown .menu-item-has-children::after {
	background-image: none;
}

.menu-item-has-children > a {
	color: #001F54;
	display: block;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 400;
	line-height: 1.5;
	padding: 16px 24px;
	padding: 1rem 1.5rem;
	position: relative;
}

.p-drawer__items.p-dropdown .menu-item-has-children > a::after {
	background-image: url(../images/header/header-plus.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 24px;
	height: 1.5rem;
	position: absolute;
	right: 24px;
	right: 1.5rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 24px;
	width: 1.5rem;
}

.p-drawer__items.p-dropdown .menu-item-has-children > a.is-open::after {
	background-image: url(../images/header/header-minus.svg);
}

.p-drawer__items.p-dropdown .p-dropdown__item::after {
	pointer-events: none;
}

.p-drawer__items.p-dropdown .sub-menu .p-dropdown__item {
	background-color: #F9F9FB;
}

.p-footer {
	background-color: #DADFE6;
	padding-bottom: 64px;
	padding-bottom: 4rem;
	padding-top: 64px;
	padding-top: 4rem;
}

.p-footer__inner {
	height: inherit;
	margin: 0 auto;
	width: 100%;
}

.p-footer__top-inner {
	height: inherit;
	margin: 0 auto;
	max-width: 390px;
	max-width: 24.375rem;
	padding-left: 35px;
	padding-left: 2.1875rem;
	padding-right: 35px;
	padding-right: 2.1875rem;
	width: 100%;
}

.p-footer__box {
	text-align: center;
}

.p-footer__logo {
	text-align: center;
}

.p-footer__sp-inner {
	height: auto;
	margin: 0 auto;
	max-width: 390px;
	max-width: 24.375rem;
	width: 100%;
}

.p-footer__sns .menu-sns-container .menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 24px;
	gap: 1.5rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 26px;
	margin-top: 1.625rem;
}

.p-footer__sns .p-sns__facebook.p-sns__icon a::before {
	left: 0;
}

.p-footer__sns .p-sns__x.p-sns__icon a::before {
	left: -11px;
	left: -0.6875rem;
}

.p-footer__sns .p-sns__linkedin.p-sns__icon a::before {
	left: -22px;
	left: -1.375rem;
}

.p-footer__sns .p-sns__note.p-sns__icon a::before {
	left: -34px;
	left: -2.125rem;
}

.p-footer__sns .p-sns__wantedly.p-sns__icon a::before {
	left: -46px;
	left: -2.875rem;
}

.p-footer__items {
	border-top: 1px solid #E6E9EE;
	border-top: 0.0625rem solid #E6E9EE;
	margin-top: 68px;
	margin-top: 4.25rem;
}

.p-footer__items.p-dropdown .p-dropdown__item {
	background-color: #E5E8ED;
	border-bottom: 1px solid #F5F7FA;
	border-bottom: 0.0625rem solid #F5F7FA;
	position: relative;
}

.p-footer__items.p-dropdown .p-dropdown__item::after {
	background-image: url(../images/footer/footer-arrow.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 24px;
	height: 1.5rem;
	pointer-events: none;
	position: absolute;
	right: 24px;
	right: 1.5rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 24px;
	width: 1.5rem;
}

.p-footer__items.p-dropdown .menu-item-has-children {
	padding: 0px 0px;
	padding: 0rem 0rem;
}

.p-footer__items.p-dropdown .menu-item-has-children::after {
	background-image: none;
}

.p-footer__items.p-dropdown .menu-item-has-children > a {
	border-bottom: 1px solid #F5F7FA;
	border-bottom: 0.0625rem solid #F5F7FA;
}

.p-footer__items.p-dropdown .p-dropdown__item > a {
	padding: 16px 24px;
	padding: 1rem 1.5rem;
}

.p-footer__items.p-dropdown .menu-item-has-children > a::after {
	background-image: url(../images/footer/footer-plus.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	height: 24px;
	height: 1.5rem;
	position: absolute;
	right: 24px;
	right: 1.5rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 24px;
	width: 1.5rem;
}

.p-footer__items.p-dropdown .menu-item-has-children > a.is-open::after {
	background-image: url(../images/footer/footer-minus.svg);
}

.p-footer__items.p-dropdown .sub-menu .p-dropdown__item {
	background-color: #DADFE6;
}

.p-footer__others {
	margin-top: 36px;
	margin-top: 2.25rem;
}

.p-footer__others-items {
	text-align: center;
}

.p-footer__others-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.p-footer__others-item a {
	display: inline-block;
	font-family: "Inter", "Noto Sans JP", serif;
	font-size: max(12px, 10px);
	font-size: max(0.75rem, 10px);
	font-weight: 400;
	line-height: 2.3333333333;
	padding: 0 8px;
	padding: 0 0.5rem;
}

.p-footer__others-wrapper:nth-child(1) > .p-footer__others-item:nth-child(2),
.p-footer__others-wrapper:nth-child(2) > .p-footer__others-item:nth-child(2) {
	position: relative;
}

.p-footer__others-wrapper:nth-child(1) > .p-footer__others-item:nth-child(2)::before,
.p-footer__others-wrapper:nth-child(2) > .p-footer__others-item:nth-child(2)::before {
	background-color: #001F54;
	content: "";
	height: 45%;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1px;
	width: 0.0625rem;
}

.p-footer__wrapper .menu-footer-pc-container {
	width: 100%;
}

.p-footer__wrap .menu-item-has-children > a {
	color: #001F54;
	display: block;
	font-family: "Inter", "Noto Sans JP", serif;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 700;
	list-style: none;
	margin-bottom: 15px;
	margin-bottom: 0.9375rem;
	padding: 0;
	pointer-events: none;
}

.p-footer__wrap > .p-footer__link {
	margin-bottom: 6px;
	margin-bottom: 0.375rem;
}

.p-footer .sub-menu a {
	-moz-column-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	display: block;
	font-family: "Inter", "Noto Sans JP", serif;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 400;
	line-height: 1.5;
	page-break-inside: avoid;
}

.p-footer__container {
	padding-top: 50px;
	padding-top: 3.125rem;
}

.p-footer__container-inner {
	height: inherit;
	margin: 0 auto;
	max-width: 390px;
	max-width: 24.375rem;
	padding-left: 22px;
	padding-left: 1.375rem;
	padding-right: 32px;
	padding-right: 2rem;
	width: 100%;
}

.p-footer__images {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 16px;
	gap: 1rem;
}

.p-footer__area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.p-footer__image01 img {
	-o-object-fit: cover;
	aspect-ratio: 160/74;
	object-fit: cover;
}

.p-footer__image02 img {
	-o-object-fit: cover;
	aspect-ratio: 160/198;
	object-fit: cover;
}

.p-footer__isms {
	color: #001F54;
	font-family: "Inter", "Noto Sans JP", serif;
	font-size: max(9px, 10px);
	font-size: max(0.5625rem, 10px);
	font-weight: 400;
	line-height: 1;
	margin-top: 10px;
	margin-top: 0.625rem;
	padding-left: 1em;
	text-indent: -1em;
}

.en-US .p-footer__isms {
	padding-left: 0.5em;
	text-indent: -0.5em;
}

.p-footer__copyright {
	color: #001F54;
	font-family: "Inter", "Noto Sans JP", serif;
	font-size: max(12px, 10px);
	font-size: max(0.75rem, 10px);
	font-weight: 400;
	margin-top: 70px;
	margin-top: 4.375rem;
	text-align: center;
}

.p-form-service__items {
	grid-gap: 1.3125rem;
	display: grid;
	gap: 21px;
	gap: 1.3125rem;
	grid-template-columns: repeat(1, 1fr);
}

.p-form-service__item {
	grid-gap: 0.5625rem;
	display: grid;
	gap: 9px;
	gap: 0.5625rem;
	grid-template-columns: repeat(1, 1fr);
}

.p-form-service__dt {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.5;
}

.p-form-service__required {
	color: #c04c4c;
	margin-left: 4px;
	margin-left: 0.25rem;
}

.p-form-service__item:nth-child(1) .p-form-service__dd {
	grid-column-gap: 0.625rem;
	-moz-column-gap: 0.625rem;
	-webkit-column-gap: 0.625rem;
	column-gap: 0.625rem;
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.p-form-service__dt {
	white-space: nowrap;
}

.p-form-service__dd input:not([type=radio]):not([type=checkbox]),
.p-form-service__dd select,
.p-form-service__dd textarea {
	background-color: #f5f7fa;
	border: 1px solid #bdc2c3;
	border-radius: 0.3125rem;
	display: block;
	font-size: max(20px, 10px);
	font-size: max(1.25rem, 10px);
	line-height: 1.5;
	padding: 7px 10px;
	padding: 0.4375rem 0.625rem;
	width: 100%;
}

.p-form-service__dd input::-moz-placeholder,
.p-form-service__dd textarea::-moz-placeholder {
	color: #8d9596;
}

.p-form-service__dd input::-webkit-input-placeholder,
.p-form-service__dd textarea::-webkit-input-placeholder {
	color: #8d9596;
}

.p-form-service__dd input:-ms-input-placeholder,
.p-form-service__dd textarea:-ms-input-placeholder {
	color: #8d9596;
}

.p-form-service__dd input::-ms-input-placeholder,
.p-form-service__dd textarea::-ms-input-placeholder {
	color: #8d9596;
}

.p-form-service__dd input::placeholder,
.p-form-service__dd select,
.p-form-service__dd textarea::placeholder {
	color: #8d9596;
}

.p-form-service__dd textarea {
	min-height: 20em;
	resize: none;
}

.p-form-service__dd select {
	width: 100%;
}

.p-form-service__item:nth-child(4) .p-form-service__dd {
	position: relative;
}

.p-form-service__dd .arrow {
	border: 2px solid #001F54;
	border: 0.125rem solid #001F54;
	border-left: 0;
	border-top: 0;
	content: "";
	display: inline-block;
	height: 8px;
	height: 0.5rem;
	margin: -15px 0 0 15px;
	margin: -0.9375rem 0 0 0.9375rem;
	pointer-events: none;
	position: absolute;
	right: 15px;
	right: 0.9375rem;
	top: 50%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
	width: 8px;
	width: 0.5rem;
}

.p-form-service__policy-description a {
	-webkit-text-decoration: underline;
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.p-form-service__send {
	margin-top: 27px;
	margin-top: 1.6875rem;
	text-align: center;
}

.p-form-service .error {
	color: #c04c4c;
	font-size: max(13px, 10px);
	font-size: max(0.8125rem, 10px);
	line-height: 1.4769230769;
}

.p-form-service__privacy-policy {
	margin-top: 20px;
	margin-top: 1.25rem;
	text-align: center;
}

.p-form-service__privacy-policy-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.p-form-service__privacy-policy input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	background-color: rgb(242, 242, 242);
	border: none;
	border-radius: 0.25rem;
	border-radius: 0;
	cursor: pointer;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 24px;
	height: 1.5rem;
	margin: 2px 5px 0 0;
	outline: none;
	position: relative;
	width: 24px;
	width: 1.5rem;
}

.p-form-service__privacy-policy input[type=checkbox]::before {
	background-color: rgb(242, 242, 242);
	border-radius: 0.25rem;
	content: "";
	display: block;
	height: 100%;
	width: 100%;
}

.p-form-service__privacy-policy input[type=checkbox]:checked::before {
	background-color: #007bff;
}

.p-form-service__privacy-policy input[type=checkbox]::after {
	border: solid #F5F7FA;
	border-width: 0 3.2px 3.2px 0;
	border-width: 0 0.2rem 0.2rem 0;
	content: "";
	height: 10px;
	height: 0.625rem;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	width: 6px;
	width: 0.375rem;
}

.p-form-service__privacy-policy input[type=checkbox]:checked::after {
	opacity: 1;
}

.p-form-service__privacy-policy label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.p-form-service__privacy-policy span {
	text-align: left;
}

.p-form-service__privacy-policy-text a {
	border-bottom: 1px solid #001F54;
	border-bottom: 0.0625rem solid #001F54;
	display: inline-block;
}

.p-form__items {
	grid-gap: 1.3125rem;
	display: grid;
	gap: 21px;
	gap: 1.3125rem;
	grid-template-columns: repeat(1, 1fr);
}

.p-form__item {
	grid-gap: 0.5625rem;
	display: grid;
	gap: 9px;
	gap: 0.5625rem;
	grid-template-columns: repeat(1, 1fr);
}

.p-form__dt {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.5;
}

.p-form__required {
	color: #c04c4c;
	margin-left: 4px;
	margin-left: 0.25rem;
}

.p-form__dd input:not([type=radio]):not([type=checkbox]),
.p-form__dd textarea {
	background-color: #f5f7fa;
	border: 1px solid #bdc2c3;
	border-radius: 0.3125rem;
	display: block;
	font-size: max(20px, 10px);
	font-size: max(1.25rem, 10px);
	line-height: 1.5;
	padding: 7px 10px;
	padding: 0.4375rem 0.625rem;
	width: 100%;
}

.p-form__dd input::-moz-placeholder,
.p-form__dd textarea::-moz-placeholder {
	color: #8d9596;
}

.p-form__dd input::-webkit-input-placeholder,
.p-form__dd textarea::-webkit-input-placeholder {
	color: #8d9596;
}

.p-form__dd input:-ms-input-placeholder,
.p-form__dd textarea:-ms-input-placeholder {
	color: #8d9596;
}

.p-form__dd input::-ms-input-placeholder,
.p-form__dd textarea::-ms-input-placeholder {
	color: #8d9596;
}

.p-form__dd input::placeholder,
.p-form__dd textarea::placeholder {
	color: #8d9596;
}

.p-form__dd textarea {
	min-height: 20em;
}

.p-form__policy-description a {
	-webkit-text-decoration: underline;
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.p-form__send {
	margin-top: 27px;
	margin-top: 1.6875rem;
	text-align: center;
}

.p-form .error {
	color: #c04c4c;
	font-size: max(13px, 10px);
	font-size: max(0.8125rem, 10px);
	line-height: 1.4769230769;
}

.p-header-nav__items {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
}

.p-header-nav__item {
	height: inherit;
}

.p-header-nav__item a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #001F54;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	height: inherit;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 12px;
	padding-left: 0.75rem;
	padding-right: 12px;
	padding-right: 0.75rem;
}

.p-header-nav__item:not(:last-child) a {
	position: relative;
}

.p-header-nav__item:not(:last-child) a::after {
	background-color: #001F54;
	bottom: 40px;
	bottom: 2.5rem;
	content: "";
	height: 1px;
	height: 0.0625rem;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: width 0.3s ease;
	transition: width 0.3s ease;
	width: 0%;
}

.p-header__nav .p-header-nav__item:not(:last-child) a::after {
	background-color: #001F54;
}

.p-header-nav__item.p-header-nav__item-contact {
	height: auto;
	height: initial;
}

.p-header-nav__item-contact a {
	background-color: #001F54;
	border-radius: 3rem;
	color: #F5F7FA;
	display: block;
	margin-left: 12px;
	margin-left: 0.75rem;
	margin-right: 24px;
	margin-right: 1.5rem;
	padding: 12px 24px;
	padding: 0.75rem 1.5rem;
	text-align: center;
}

.p-header-nav__language {
	display: none;
}

.p-header-nav__language ul li span a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #001F54;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	height: inherit;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 24px;
	padding: 0 1.5rem;
}

.p-header-nav__language::after {
	background-color: #CAD1DB;
	content: "";
	height: 48px;
	height: 3rem;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1px;
	width: 0.0625rem;
}

.p-header-nav__language.no-translation {
	color: #c5cbd6;
	padding: 0 24px;
	padding: 0 1.5rem;
}

.p-header-nav__language ul,
.p-header-nav__language li:not(.current),
.p-header-nav__language li span:not(.current),
.p-header-nav__language li span a:not(.current) {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: inherit;
}

.p-header-nav__language .current,
.p-header-nav__language li span .current {
	display: none;
}

.p-header {
	background-color: rgba(255, 255, 253, 0.5);
	border-bottom: 1px solid #F5F7FA;
	border-bottom: 0.0625rem solid #F5F7FA;
	height: 68px;
	height: 4.25rem;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
	z-index: 1000;
}

.p-header.is-scrolled {
	background-color: #F5F7FA;
}

.p-header.bg-white {
	background-color: #fff;
}

.p-header__inner {
	height: inherit;
	margin: 0 auto;
	padding-right: 20px;
	padding-right: 1.25rem;
}

.p-header__wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
}

.p-header__logo {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
	margin-top: 2px;
	margin-top: 0.125rem;
}

.p-header__logo a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: inherit;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 10px;
	padding: 0 0.625rem;
}

.p-header__nav {
	display: none;
}

.p-header__hamburger {
	height: 27px;
	height: 1.6875rem;
	margin-left: auto;
	position: relative;
	width: 33px;
	width: 2.0625rem;
	z-index: 9999;
}

.p-header__hamburger span {
	background-color: #001F54;
	border-radius: 100vh;
	height: 2px;
	height: 0.125rem;
	position: absolute;
	right: 0;
	-webkit-transition: width 0.3s, top 0.3s, -webkit-transform 0.3s;
	transition: width 0.3s, top 0.3s, -webkit-transform 0.3s;
	transition: transform 0.3s, width 0.3s, top 0.3s;
	transition: transform 0.3s, width 0.3s, top 0.3s, -webkit-transform 0.3s;
	width: inherit;
}

.p-header__hamburger span:nth-child(1) {
	top: -3%;
}

.p-header__hamburger span:nth-child(2) {
	top: 48%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.p-header__hamburger span:nth-child(3) {
	top: 100%;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

.p-header__hamburger.is-active span:nth-child(1) {
	background-color: #001F54;
	right: -8px;
	right: -0.5rem;
	top: -11px;
	top: -0.6875rem;
	-webkit-transform: translateY(1.5rem) rotate(45deg);
	transform: translateY(1.5rem) rotate(45deg);
	width: 50px;
	width: 3.125rem;
}

.p-header__hamburger.is-active span:nth-child(2) {
	opacity: 0;
}

.p-header__hamburger.is-active span:nth-child(3) {
	background-color: #001F54;
	right: -7px;
	right: -0.4375rem;
	top: 29px;
	top: 1.8125rem;
	-webkit-transform: translateY(-1rem) rotate(-45deg);
	transform: translateY(-1rem) rotate(-45deg);
	width: 50px;
	width: 3.125rem;
}

.p-home__wrapper {
	margin-top: 76px;
	margin-top: 4.75rem;
	text-align: center;
}

.p-home__category {
	margin-left: -24px;
	margin-left: -1.5rem;
	margin-right: -24px;
	margin-right: -1.5rem;
}

.p-home__content {
	margin-top: 35px;
	margin-top: 2.1875rem;
	padding-bottom: 120px;
	padding-bottom: 7.5rem;
}

.p-home__items .p-home__item:first-child {
	border-top: 1px solid #DADFE6;
}

.p-home__pagination {
	margin-top: 80px;
	margin-top: 5rem;
}

.p-media + .p-media {
	margin-top: 44px;
	margin-top: 2.75rem;
}

.p-media__title {
	color: #A7C664;
	font-family: "Vollkorn", serif;
	font-size: max(72px, 10px);
	font-size: max(4.5rem, 10px);
	font-style: italic;
	font-weight: normal;
}

.p-media__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 30px;
	gap: 1.875rem;
	margin-top: 21px;
	margin-top: 1.3125rem;
}

.p-media__item + .p-media__item {
	margin-top: 80px;
	margin-top: 5rem;
}

.p-media__text-block ol {
	margin-top: 24px;
	margin-top: 1.5rem;
}

.p-media__text-block ol li {
	line-height: 2;
	padding-left: 2em;
	text-indent: -2.1em;
}

.p-media__text-block ol li + .p-media__text-block ol li {
	margin-top: 4px;
	margin-top: 0.25rem;
}

.p-media__sub-title {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	letter-spacing: 0.12em;
	line-height: 1.45;
}

.p-media__text {
	line-height: 2;
	margin-top: 24px;
	margin-top: 1.5rem;
}

.p-media__image {
	-webkit-box-shadow: 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.1);
	overflow: hidden;
}

.p-media__image img {
	-o-object-fit: cover;
	aspect-ratio: 330/222;
	object-fit: cover;
}

.p-media--award .p-media__sub-title {
	letter-spacing: 0;
}

.p-meta {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
	gap: 0.5rem;
}

.p-meta__date {
	color: #001F54;
	font-size: max(14px, 10px);
	font-size: max(0.875rem, 10px);
	font-weight: 400;
	line-height: 1;
}

.p-meta__category {
	background-color: #001F54;
	border-radius: 22.5rem;
	color: #fff;
	font-size: max(12px, 10px);
	font-size: max(0.75rem, 10px);
	font-weight: 400;
	line-height: 1;
	padding: 4px 8px;
	padding: 0.25rem 0.5rem;
}

.p-meta--large .p-meta__date {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
}

.p-meta--large .p-meta__category {
	padding: 7px 8px;
	padding: 0.4375rem 0.5rem;
}

.p-meta__category[data-category=notice],
.p-meta__category[data-category=notice-en] {
	background-color: #03AF7A;
}

.p-meta__category[data-category=press-releases],
.p-meta__category[data-category=press-releases-en] {
	background-color: #005AFF;
}

.p-meta__category[data-category=media],
.p-meta__category[data-category=media-en] {
	background-color: #FF4B00;
}

.p-meta__category[data-category=event],
.p-meta__category[data-category=event-en] {
	background-color: #990099;
}

.p-meta__category[data-category=webinars],
.p-meta__category[data-category=webinars-en],
.p-meta__category[data-category=casestudies-jp],
.p-meta__category[data-category=casestudies-en],
.p-meta__category[data-category=whitepapers],
.p-meta__category[data-category=whitepapers-en] {
	background-color: #E6E9EE;
	color: #001F54;
}

.p-page__inner {
	margin: 0 auto;
	max-width: 588px;
	max-width: 36.75rem;
	padding: 0 24px;
	padding: 0 1.5rem;
	width: 100%;
}

.p-recruit-about__text {
	font-weight: 300;
	line-height: 1.75;
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-recruit-document__image {
	margin-top: 40px;
	margin-top: 2.5rem;
	overflow: hidden;
}

.p-recruit-document__image img {
	-o-object-fit: cover;
	aspect-ratio: 350/203;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-recruit-document__text {
	font-weight: 300;
	line-height: 2;
	margin-top: 18px;
	margin-top: 1.125rem;
	text-align: center;
}

.p-recruit-graph {
	background-image: url(../images/recruit/recruit-graph-bg-sp.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 29px;
	padding-bottom: 1.8125rem;
	padding-top: 79px;
	padding-top: 4.9375rem;
	position: relative;
}

.p-recruit-graph__list {
	grid-gap: 1rem;
	display: grid;
	gap: 16px;
	gap: 1rem;
	grid-template-columns: repeat(1, 1fr);
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-recruit-graph__image {
	overflow: hidden;
}

.p-recruit-graph__image img {
	-o-object-fit: cover;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-recruit-introduction__text-block {
	background-color: #FDF7F4;
	padding-bottom: 40px;
	padding-bottom: 2.5rem;
	padding-top: 80px;
	padding-top: 5rem;
}

.p-recruit-introduction__text {
	margin-top: 55px;
	margin-top: 3.4375rem;
}

.p-recruit-introduction__btn {
	margin-top: 24px;
	margin-top: 1.5rem;
	text-align: center;
}

.p-recruit-introduction__image {
	overflow: hidden;
}

.p-recruit-introduction__image img {
	-o-object-fit: cover;
	aspect-ratio: 390/260;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-recruit-member-interview {
	background-color: #fdf7f4;
	padding-bottom: 56px;
	padding-bottom: 3.5rem;
	padding-top: 40px;
	padding-top: 2.5rem;
}

.p-recruit-member-interview__inner-pc {
	margin: 0 auto;
	max-width: 588px;
	max-width: 36.75rem;
	padding: 0 24px;
	padding: 0 1.5rem;
	width: 100%;
}

.p-recruit-member-interview__intro {
	font-weight: 300;
	margin-top: 14px;
	margin-top: 0.875rem;
}

.p-recruit-member-interview__wrapper {
	margin-top: 30px;
	margin-top: 1.875rem;
	padding: 0 30px;
	padding: 0 1.875rem;
	position: relative;
}

.p-recruit-member-interview__article.swiper-slide {
	opacity: 0.3;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.p-recruit-member-interview__article.swiper-slide.swiper-slide-active,
.p-recruit-member-interview__article.swiper-slide.swiper-slide-prev,
.p-recruit-member-interview__article.swiper-slide.swiper-slide-next {
	opacity: 1;
}

.p-recruit-member-interview__image {
	border-radius: 0.5rem;
	overflow: hidden;
}

.p-recruit-member-interview__image img {
	-o-object-fit: cover;
	aspect-ratio: 800/419;
	height: auto;
	object-fit: cover;
}

.p-recruit-member-interview__text {
	color: #001F54;
	font-size: max(18px, 10px);
	font-size: max(1.125rem, 10px);
	font-weight: 700;
	line-height: 1.45;
	margin-top: 16px;
	margin-top: 1rem;
}

.p-recruit-member-interview__box {
	margin-top: auto;
}

.p-recruit-member-interview__prev,
.p-recruit-member-interview__next {
	-o-object-fit: cover;
	height: 48px;
	height: 3rem;
	object-fit: cover;
	width: 48px;
	width: 3rem;
}

.p-recruit-member-interview__prev {
	left: -22px;
	left: -1.375rem;
}

.p-recruit-member-interview__next {
	right: -22px;
	right: -1.375rem;
}

.p-recruit-member-interview__prev::after,
.p-recruit-member-interview__next::after {
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: inherit;
	margin: auto;
	width: inherit;
}

.p-recruit-member-interview__prev::after {
	background-image: url(../images/common/arrow-left-01.svg);
}

.p-recruit-member-interview__next::after {
	background-image: url(../images/common/arrow-right-01.svg);
}

.p-recruit-member-interview__prev img,
.p-recruit-member-interview__next img {
	-o-object-fit: cover;
	aspect-ratio: 1/1;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-recruit-member-interview__btn {
	margin-top: 46px;
	margin-top: 2.875rem;
	text-align: center;
}

.p-recruit-member-introduction {
	padding-bottom: 40px;
	padding-bottom: 2.5rem;
	padding-top: 62px;
	padding-top: 3.875rem;
}

.p-recruit-member-introduction__block-item + .p-recruit-member-introduction__block-item {
	margin-top: 80px;
	margin-top: 5rem;
}

.p-recruit-member-introduction__title {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
}

.p-recruit-member-introduction__description {
	font-weight: 300;
	line-height: 1.45;
	margin-top: 15px;
	margin-top: 0.9375rem;
}

.p-recruit-member-introduction__role {
	font-size: max(18px, 10px);
	font-size: max(1.125rem, 10px);
	font-weight: 700;
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-recruit-member-introduction__description + .p-recruit-member-introduction__list {
	margin-top: 33px;
	margin-top: 2.0625rem;
}

.p-recruit-member-introduction__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 15px 16px;
	gap: 0.9375rem 1rem;
	margin-top: 15px;
	margin-top: 0.9375rem;
}

.p-recruit-member-introduction__item {
	display: inline-block;
	max-width: 100px;
	max-width: 6.25rem;
}

.p-recruit-member-introduction__image {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 100px;
	width: 6.25rem;
}

.p-recruit-member-introduction__image img {
	-o-object-fit: cover;
	aspect-ratio: 100/100;
	object-fit: cover;
}

.p-recruit-member-introduction__name-block {
	font-size: max(14px, 10px);
	font-size: max(0.875rem, 10px);
	margin-top: 8px;
	margin-top: 0.5rem;
	text-align: center;
}

.p-recruit-member-introduction__name-block span {
	display: inline-block;
}

.p-recruit-member-introduction__link .p-recruit-member-introduction__name-block span {
	-webkit-text-decoration: underline;
	-webkit-text-decoration: underline;
	color: #17A2B8;
	text-decoration: underline;
}

.p-recruit-member-mv__introduction-text {
	font-weight: 300;
	line-height: 1.45;
	margin-top: 80px;
	margin-top: 5rem;
}

.p-recruit-message {
	padding-top: 80px;
	padding-top: 5rem;
}

.p-recruit-message__text {
	margin-top: 46px;
	margin-top: 2.875rem;
}

.p-recruit-message__btn {
	margin-top: 24px;
	margin-top: 1.5rem;
	text-align: center;
}

.p-recruit-message__image {
	margin-top: 40px;
	margin-top: 2.5rem;
	overflow: hidden;
}

.p-recruit-message__image img {
	-o-object-fit: cover;
	aspect-ratio: 390/260;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-recruit-shokusyu {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#F9F9FB));
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #F9F9FB 100%);
	padding-bottom: 80px;
	padding-bottom: 5rem;
	padding-top: 80px;
	padding-top: 5rem;
}

.p-recruit-shokusyu__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.p-recruit-shokusyu__content {
	display: contents;
}

.p-recruit-shokusyu__title {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.p-recruit-shokusyu__text-block {
	margin-top: 38px;
	margin-top: 2.375rem;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.p-recruit-shokusyu__text {
	font-weight: 300;
}

.p-recruit-shokusyu__btn {
	margin-top: 11px;
	margin-top: 0.6875rem;
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
	text-align: center;
}

.p-recruit-shokusyu__image {
	margin-top: 40px;
	margin-top: 2.5rem;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.p-recruit-shokusyu__image img {
	aspect-ratio: 341/234;
}

.p-recruit-sns {
	background: #F9F9FB;
	padding-bottom: 40px;
	padding-bottom: 2.5rem;
	padding-top: 40px;
	padding-top: 2.5rem;
}

.p-recruit-sns__list {
	grid-gap: 1rem;
	display: grid;
	gap: 16px;
	gap: 1rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-recruit-sns__image {
	overflow: hidden;
}

.p-recruit-sns__image img {
	aspect-ratio: 163/80;
	height: auto;
	width: 100%;
}

.p-recruit-sns__title {
	color: #001C4C;
	font-weight: 700;
	padding-bottom: 7px;
	padding-bottom: 0.4375rem;
	padding-top: 7px;
	padding-top: 0.4375rem;
	text-align: center;
}

.p-recruit-workplace__list {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-recruit-workplace__item + .p-recruit-workplace__item {
	margin-top: 22px;
	margin-top: 1.375rem;
}

.p-recruit-workplace__image {
	overflow: hidden;
}

.p-recruit-workplace__image img {
	-o-object-fit: cover;
	aspect-ratio: 342/179;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-recruit-workplace__text-block {
	margin-top: 14px;
	margin-top: 0.875rem;
}

.p-recruit-workplace__title {
	font-size: max(18px, 10px);
	font-size: max(1.125rem, 10px);
	font-weight: 700;
}

.p-recruit-workplace__text {
	font-weight: 300;
	line-height: 1.5;
	margin-top: 12px;
	margin-top: 0.75rem;
}

.p-service-common-mv {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-top: 63px;
	padding-top: 3.9375rem;
}

.p-service-common-mv--large {
	padding-top: 50px;
	padding-top: 3.125rem;
}

.p-service-common-mv__image {
	text-align: center;
}

.p-service-common-mv__image img {
	-o-object-fit: contain;
	aspect-ratio: 342/197;
	display: inline-block;
	height: auto;
	object-fit: contain;
	width: 342px;
	width: 21.375rem;
}

.p-service-common-mv__image--large {
	margin: 0 -24px;
	margin: 0 -1.5rem;
}

.p-service-common-mv__image--large img {
	-o-object-fit: cover;
	aspect-ratio: 389/245;
	object-fit: cover;
	width: 389px;
	width: 24.3125rem;
}

.p-service-common-mv__desc {
	color: #001F54;
	font-size: max(14px, 10px);
	font-size: max(0.875rem, 10px);
	font-weight: 700;
	margin-top: 25px;
	margin-top: 1.5625rem;
	text-align: center;
}

.p-service-common-mv__logo {
	margin-top: 14px;
	margin-top: 0.875rem;
	text-align: center;
}

.p-service-common-mv__logo img {
	-o-object-fit: contain;
	-o-object-position: center;
	aspect-ratio: 300/43;
	display: inline-block;
	height: auto;
	object-fit: contain;
	object-position: center;
	width: 300px;
	width: 18.75rem;
}

.p-service-common-mv__btn {
	margin-top: 26px;
	margin-top: 1.625rem;
	text-align: center;
}

.p-service-feasicon__contents {
	margin-top: 48px;
	margin-top: 3rem;
	padding-bottom: 80px;
	padding-bottom: 5rem;
}

.p-service-feasicon__desc {
	color: #001F54;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 400;
	line-height: 1.75;
}

.p-service-feasicon__thumbnail {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-feasicon__thumbnail img {
	-o-object-fit: cover;
	aspect-ratio: 340/156;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-service-feasicon__container .scroll-hint-icon {
	top: 200px;
	top: 12.5rem;
}

.p-service-feasicon__table {
	border-collapse: collapse;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.75;
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: left;
	width: 100%;
}

.p-service-feasicon__table-index {
	background-color: #001F54;
	color: #F5F7FA;
}

.p-service-feasicon__table-functions,
.p-service-feasicon__table-overview,
.p-service-feasicon__table-advantages {
	padding: 16px;
	padding: 1rem;
}

.p-service-feasicon__table-functions {
	min-width: 150px;
	min-width: 9.375rem;
}

.p-service-feasicon__table-overview {
	min-width: 192px;
	min-width: 12rem;
}

.p-service-feasicon__table-advantages {
	min-width: 320px;
	min-width: 20rem;
}

.p-service-feasicon__table-contents:nth-child(2n) {
	background-color: #E5E8ED;
}

.p-service-feasicon__table-contents:nth-child(2n+1) {
	background-color: #F9F9FB;
}

.p-service-feasicon__table-contents-functions,
.p-service-feasicon__table-contents-overview,
.p-service-feasicon__table-contents-advantages {
	padding: 8px 16px;
	padding: 0.5rem 1rem;
}

.p-service-feasicon__table-contents-advantages span {
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}

.p-service-feasicon__index-advantages {
	color: #001F54;
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	margin-top: 94px;
	margin-top: 5.875rem;
}

.p-service-feasicon__cards-advantages {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-feasicon__card-advantages {
	background-color: #F9F9FB;
	border-radius: 0.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 8px 24px;
	padding: 0.5rem 1.5rem;
}

.p-service-feasicon__card-advantages:not(:first-child) {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-feasicon__card-advantages-index {
	color: #001F54;
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	padding: 15px 0;
	padding: 0.9375rem 0;
}

.p-service-feasicon__card-advantages-contents {
	padding-bottom: 24px;
	padding-bottom: 1.5rem;
}

.p-service-feasicon__card-advantages-contents span {
	color: #001F54;
	display: inline-block;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	padding-left: 1em;
	text-indent: -1em;
}

.p-service-feasicon__thumbnail-advantages img {
	-o-object-fit: cover;
	aspect-ratio: 339/245;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-service-feasicon__index-casestudy {
	color: #001F54;
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	margin-top: 38px;
	margin-top: 2.375rem;
}

.p-service-feasicon__index-casestudy-desc {
	color: #001F54;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 300;
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-feasicon__index-casestudy-desc span {
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}

.p-service-feasicon__cards-casestudy {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-feasicon__card-casestudy {
	background-color: #F9F9FB;
	border-radius: 0.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 8px 24px;
	padding: 0.5rem 1.5rem;
}

.p-service-feasicon__card-casestudy:not(:first-child) {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-feasicon__card-casestudy-index {
	color: #001F54;
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	padding: 12px 0;
	padding: 0.75rem 0;
}

.p-service-feasicon__card-casestudy-contents {
	padding-bottom: 24px;
	padding-bottom: 1.5rem;
}

.p-service-feasicon__card-casestudy-contents span {
	color: #001F54;
	display: inline-block;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	padding-left: 1em;
	text-indent: -1em;
}

.p-service_feasicon__btn {
	margin-top: 48px;
	margin-top: 3rem;
	text-align: center;
}

.p-service-miilike__mv {
	background-color: #F2FAF9;
	margin-top: 42px;
	margin-top: 2.625rem;
}

.p-service-miilike__mv-image-mobile {
	-webkit-filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.25));
	filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.25));
	-webkit-filter: drop-shadow(0 0.25rem 0.625rem rgba(0, 0, 0, 0.25));
	filter: drop-shadow(0 0.25rem 0.625rem rgba(0, 0, 0, 0.25));
	margin-left: auto;
	margin-right: auto;
	-webkit-transform: translateY(2.0625rem);
	transform: translateY(2.0625rem);
	width: 199px;
	width: 12.4375rem;
}

.p-service-miilike__mv-image-mobile img {
	aspect-ratio: 199/406;
}

.p-service-miilike__mv-image {
	display: none;
}

.p-service-miilike__mv-image img {
	-o-object-fit: cover;
	aspect-ratio: 739/417;
	object-fit: cover;
}

.p-service-miilike__contents {
	padding-bottom: 80px;
	padding-bottom: 5rem;
	padding-top: 85px;
	padding-top: 5.3125rem;
}

.p-service-miilike__btn {
	text-align: center;
}

.p-service-miilike__text-block {
	margin-top: 45px;
	margin-top: 2.8125rem;
}

.p-service-miilike__text {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.75;
}

.p-service-miilike__contents-image {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-service-miilike__mobile-images {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 26px;
	gap: 1.625rem;
	margin-top: 57px;
	margin-top: 3.5625rem;
}

.p-service-miilike__mobile-image01,
.p-service-miilike__mobile-image02,
.p-service-miilike__mobile-image03 {
	-webkit-filter: drop-shadow(0 4px 5px rgba(0, 0, 0, 0.25));
	filter: drop-shadow(0 4px 5px rgba(0, 0, 0, 0.25));
	-webkit-filter: drop-shadow(0 0.25rem 0.3125rem rgba(0, 0, 0, 0.25));
	filter: drop-shadow(0 0.25rem 0.3125rem rgba(0, 0, 0, 0.25));
}

.p-service-miilike__mobile-image01 {
	aspect-ratio: 95/193;
}

.p-service-miilike__mobile-image02 {
	aspect-ratio: 95/193;
}

.p-service-miilike__mobile-image03 {
	aspect-ratio: 100/209;
}

.p-service-miilike__btn--second {
	margin-top: 65px;
	margin-top: 4.0625rem;
}

.p-service-pr-case__title {
	font-size: max(28px, 10px);
	font-size: max(1.75rem, 10px);
	font-weight: 700;
	text-align: center;
}

.p-service-pr-case__image {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-service-pr-case__image img {
	-o-object-fit: cover;
	aspect-ratio: 342/785;
	object-fit: cover;
}

.p-service-pr-case__text-block {
	background-color: #F9F9FB;
	border-radius: 1rem;
	margin-top: 24px;
	margin-top: 1.5rem;
	padding: 24px 40px 40px;
	padding: 1.5rem 2.5rem 2.5rem;
}

.p-service-pr-case__sub-title {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	line-height: 1.45;
	text-align: center;
}

.p-service-pr-case__description {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.75;
	margin-top: 15px;
	margin-top: 0.9375rem;
}

.p-service-pr-flow {
	padding-bottom: 80px;
	padding-bottom: 5rem;
}

.p-service-pr-flow__title {
	font-size: max(28px, 10px);
	font-size: max(1.75rem, 10px);
	font-weight: 700;
	text-align: center;
}

.p-service-pr-contents {
	margin-top: 40px;
	margin-top: 2.5rem;
}
.p-service-pr__text {
	line-height:1.8;
}

.p-service-pr-flow__image {
	overflow: hidden;
}

.p-service-pr-flow__image img {
	-o-object-fit: cover;
	aspect-ratio: 342/672;
	object-fit: cover;
}

.p-service-pr-flow__text-list {
	display: none;
}

.p-service-pr-flow__btn {
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: center;
}

.p-service-pr-merit__title {
	font-size: max(28px, 10px);
	font-size: max(1.75rem, 10px);
	font-weight: 700;
	text-align: center;
}

.p-service-pr-merit__list {
	grid-gap: 1rem;
	display: grid;
	gap: 16px;
	gap: 1rem;
	grid-template-columns: 1fr;
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-service-pr-merit__item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #F9F9FB;
	border-radius: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 170px;
	min-height: 10.625rem;
	padding: 24px;
	padding: 1.5rem;
}

.p-service-pr-merit__text {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	text-align: center;
}

.p-service-pr-method__title {
	font-size: max(28px, 10px);
	font-size: max(1.75rem, 10px);
	font-weight: 700;
	text-align: center;
}

.p-service-pr-method__description {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.75;
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-service-pr-method__image {
	margin-top: 32px;
	margin-top: 2rem;
}

.p-service-pr-method__image img {
	-o-object-fit: cover;
	aspect-ratio: 342/883;
	object-fit: cover;
}

.p-service-pr-method__btn {
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: center;
}

.p-service-pr-mv {
	position: relative;
}

.p-service-pr-mv__bg-image {
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.p-service-pr-mv__content {
	padding-top: 44.1025641026vw;
	position: relative;
	width: 100%;
}

.p-service-pr-mv__title-block {
	text-align: center;
}

.p-service-pr-mv__title {
	display: inline-block;
	font-size: 4.6153846154vw;
	font-weight: 700;
}

.p-service-pr-mv__title-image {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5641025641vw;
	width: 24.358974359%;
}

.p-service-pr-mv__title-image > img {
	-o-object-fit: cover;
	aspect-ratio: 95/48;
	object-fit: cover;
}

.p-service-pr-mv__title-en {
	display: inline-block;
	font-size: 4.1025641026vw;
	font-weight: 700;
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-pr-mv__btn {
	margin-top: 7.6923076923vw;
	text-align: center;
}

.p-service-pr-need__title {
	font-size: max(28px, 10px);
	font-size: max(1.75rem, 10px);
	font-weight: 700;
	text-align: center;
}

.p-service-pr-need__wrapper {
	margin-top: 80px;
	margin-top: 5rem;
}

.p-service-pr-need__subtitle {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	line-height: 1.45;
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-service-pr-need__description {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.75;
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-pr-need__image-together {
	margin-top: 23px;
	margin-top: 1.4375rem;
}

.p-service-pr-need__image-together img {
	-o-object-fit: cover;
	aspect-ratio: 342/219;
	object-fit: cover;
}

.p-service-pr-need__image-trouble {
	margin-top: 30px;
	margin-top: 1.875rem;
}

.p-service-pr-need__image-trouble img {
	-o-object-fit: cover;
	aspect-ratio: 342/477;
	object-fit: cover;
}

.p-service-smt__contents {
	margin-top: 48px;
	margin-top: 3rem;
	padding-bottom: 80px;
	padding-bottom: 5rem;
}

.p-service-smt__desc {
	color: #001F54;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 400;
	line-height: 1.75;
}

.p-service-smt__thumbnail {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-service-smt__thumbnail img {
	-o-object-fit: cover;
	aspect-ratio: 338/226;
	display: inline-block;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-service-smt__table {
	border-collapse: collapse;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.5;
	margin-top: 34px;
	margin-top: 2.125rem;
	text-align: left;
	width: 100%;
}

.p-service-smt__table-index {
	background-color: #001F54;
	color: #F5F7FA;
}

.p-service-smt__table-functions,
.p-service-smt__table-overview,
.p-service-smt__table-advantages {
	padding: 16px;
	padding: 1rem;
}

.p-service-smt__table-functions {
	min-width: 150px;
	min-width: 9.375rem;
}

.p-service-smt__table-overview {
	min-width: 192px;
	min-width: 12rem;
}

.p-service-smt__table-advantages {
	min-width: 320px;
	min-width: 20rem;
}

.p-service-smt__table-contents:nth-child(2n) {
	background-color: #E5E8ED;
}

.p-service-smt__table-contents:nth-child(2n+1) {
	background-color: #F9F9FB;
}

.p-service-smt__table-contents-functions,
.p-service-smt__table-contents-overview,
.p-service-smt__table-contents-advantages {
	padding: 8px 16px;
	padding: 0.5rem 1rem;
}

.p-service-smt__table-contents-overview small {
	font-size: max(12px, 10px);
	font-size: max(0.75rem, 10px);
	line-height: 2;
}

.p-service-smt__smtforx-index {
	color: #001F54;
	font-size: max(32px, 10px);
	font-size: max(2rem, 10px);
	font-weight: 700;
	margin-top: 94px;
	margin-top: 5.875rem;
}

.p-service-smt__smtforx-img {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-smt__smtforx-img img {
	-o-object-fit: cover;
	aspect-ratio: 342/208;
	height: auto;
	object-fit: cover;
}

.p-service-smt__smtforx-desc {
	color: #001F54;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 300;
	line-height: 1.75;
	margin-top: 10px;
	margin-top: 0.625rem;
}

.p-service_smt__btn-01 {
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: center;
}

.p-service-smt__case-index {
	color: #001F54;
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	margin-top: 80px;
	margin-top: 5rem;
}

.p-top-service-section__case-items {
	margin-top: 14px;
	margin-top: 0.875rem;
}

.p-service-smt__case-item:not(:first-child) {
	margin-top: 24px;
	margin-top: 1.5rem;
}

.p-service-smt__case-item-img img {
	-o-object-fit: cover;
	aspect-ratio: 342/183;
	border: solid 1px #E6E9EE;
	border: solid 0.0625rem #E6E9EE;
	object-fit: cover;
}

.p-service-smt__case-item-index {
	color: #001F54;
	font-size: max(18px, 10px);
	font-size: max(1.125rem, 10px);
	font-weight: 700;
	margin: 6px 0 0;
	margin: 0.375rem 0 0;
}

.p-service-smt__case-item-link {
	color: #17a2b8;
	display: inline-block;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 400;
	line-height: 1.375;
	margin-top: 5px;
	margin-top: 0.3125rem;
	text-decoration-line: underline;
}

.p-service-smt__case-item-detail {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.45;
	margin-top: 5px;
	margin-top: 0.3125rem;
}

.p-service_smt__btn-02 {
	margin-top: 48px;
	margin-top: 3rem;
	text-align: center;
}

.p-service-studyconcierge-aim__title-block {
	padding: 40px 0;
	padding: 2.5rem 0;
}

.p-service-studyconcierge-aim__title {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
}

.p-service-studyconcierge-aim__intro {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.75;
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-studyconcierge-aim__contents-inner.l-inner {
	padding-bottom: 64px;
	padding-bottom: 4rem;
	padding-top: 24px;
	padding-top: 1.5rem;
}

.p-service-studyconcierge-aim__text {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.75;
}

.p-service-studyconcierge-case {
	padding-bottom: 80px;
	padding-bottom: 5rem;
}

.p-service-studyconcierge-case__intro {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.75;
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-studyconcierge-case__list {
	display: none;
}

.p-service-studyconcierge-case__text {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.75;
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-studyconcierge-case__btn {
	margin-top: 100px;
	margin-top: 6.25rem;
	text-align: center;
}

.p-service-studyconcierge-cta01 {
	position: relative;
}

.p-service-studyconcierge-cta01__text-block {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}

.p-service-studyconcierge-cta01__text {
	color: #F5F7FA;
	font-size: max(18px, 10px);
	font-size: max(1.125rem, 10px);
	font-weight: 700;
	text-align: center;
}

.p-service-studyconcierge-cta01__btn {
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: center;
}

.p-service-studyconcierge-cta02 {
	position: relative;
}

.p-service-studyconcierge-cta02__text-block {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}

.p-service-studyconcierge-cta02__text {
	color: #F5F7FA;
	font-size: max(18px, 10px);
	font-size: max(1.125rem, 10px);
	font-weight: 700;
	text-align: center;
}

.p-service-studyconcierge-cta02__btn {
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: center;
}

.p-service-studyconcierge-function__title {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	line-height: 1.45;
}

.p-service-studyconcierge-function__intro {
	display: none;
}

.p-service-studyconcierge-function__bg {
	display: none;
}

.p-service-studyconcierge-function__sp {
	margin-top: 15px;
	margin-top: 0.9375rem;
}

.p-service-studyconcierge-function__list {
	background-color: #F9F9FB;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 0 21px;
	gap: 0 1.3125rem;
	overflow: auto;
	padding: 33px;
	padding: 2.0625rem;
}

.p-service-studyconcierge-function__item {
	background-color: #E5E8ED;
	border-radius: 0.9375rem;
	padding: 15px 39px;
	padding: 0.9375rem 2.4375rem;
}

.p-service-studyconcierge-function__image {
	overflow: hidden;
}

.p-service-studyconcierge-function__image img {
	-o-object-fit: cover;
	object-fit: cover;
}

.p-service-studyconcierge-function__sp .p-service-studyconcierge-function__image {
	height: auto;
	width: 231px;
	width: 14.4375rem;
}

.p-service-studyconcierge-function__attention {
	font-size: max(12px, 10px);
	font-size: max(0.75rem, 10px);
	line-height: 2.3333333333;
	padding-bottom: 16px;
	padding-bottom: 1rem;
	text-align: center;
}

.p-service-studyconcierge-function__pc {
	display: none;
}

.p-service-studyconcierge-function__next-block {
	background-color: #F1F1F1;
	padding-bottom: 20px;
	padding-bottom: 1.25rem;
	padding-top: 40px;
	padding-top: 2.5rem;
}

.p-service-studyconcierge-function__text {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	line-height: 1.45;
}

.p-service-studyconcierge-function__arrow img {
	-o-object-fit: cover;
	aspect-ratio: 278/114;
	object-fit: cover;
}

.p-service-studyconcierge-heading__inner.l-inner {
	padding: 0 10px 0 24px;
	padding: 0 0.625rem 0 1.5rem;
}

.p-service-studyconcierge-introduction__title {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	line-height: 1.45;
}

.p-service-studyconcierge-introduction__description {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.75;
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-studyconcierge-introduction__images {
	margin-top: 40px;
	margin-top: 2.5rem;
	position: relative;
}

.p-service-studyconcierge-introduction__mobile {
	left: 50%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 23.8461538462%;
}

.p-service-studyconcierge-introduction__mobile img {
	-o-object-fit: cover;
	aspect-ratio: 93/191;
	object-fit: cover;
}

.p-service-studyconcierge-introduction__text-image {
	margin-left: auto;
	margin-right: auto;
	max-width: 540px;
	max-width: 33.75rem;
	width: 100%;
}

.p-service-studyconcierge-introduction__text {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.75;
	padding: 0 24px;
	padding: 0 1.5rem;
	text-align: center;
}

.p-service-studyconcierge-introduction__btn {
	margin-top: 80px;
	margin-top: 5rem;
	text-align: center;
}

.p-service-studyconcierge-merit__title-block > img {
	display: none;
}

.p-service-studyconcierge-merit__title {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
}

.p-service-studyconcierge-merit__intro {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.75;
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-studyconcierge-merit__wrapper {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-service-studyconcierge-merit__number-bg {
	display: none;
}

.p-service-studyconcierge-merit__item + .p-service-studyconcierge-merit__item {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-service-studyconcierge-merit__description {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.75;
}

.p-service-studyconcierge-mv {
	margin-top: 42px;
	margin-top: 2.625rem;
}

.p-service-studyconcierge-mv__bg-image {
	left: 0;
	overflow: hidden;
	position: relative;
	right: 0;
	top: 0;
}

.p-service-studyconcierge-mv__bg-image > img {
	-o-object-fit: cover;
	aspect-ratio: 390/648;
	object-fit: cover;
}

.p-service-studyconcierge-mv__contents {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 2;
}

.p-service-studyconcierge-mv__lead {
	margin-left: auto;
	margin-right: auto;
	width: 80.7692307692%;
}

.p-service-studyconcierge-mv__lead img {
	-o-object-fit: cover;
	aspect-ratio: 315/100;
	object-fit: cover;
}

.p-service-studyconcierge-mv__mobile {
	margin-left: auto;
	margin-right: auto;
	margin-top: 29px;
	margin-top: 1.8125rem;
	width: 80.7692307692%;
}

.p-service-studyconcierge-mv__mobile img {
	-o-object-fit: cover;
	aspect-ratio: 315/389;
	object-fit: cover;
}

.p-service-studyconcierge-mv__heading {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-top: 1.25rem;
	width: 76.9230769231%;
}

.p-service-studyconcierge-mv__heading img {
	-o-object-fit: cover;
	aspect-ratio: 300/37;
	object-fit: cover;
}

.p-service-studyconcierge-mv__btn {
	margin-top: 80px;
	margin-top: 5rem;
	text-align: center;
}

.p-service-studyworks__contents {
	margin-top: 48px;
	margin-top: 3rem;
	padding-bottom: 80px;
	padding-bottom: 5rem;
}

.p-service-studyworks__desc {
	color: #001F54;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 400;
	line-height: 1.75;
}

.p-service-studyworks__thumbnail {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-studyworks__thumbnail img {
	-o-object-fit: cover;
	aspect-ratio: 342/200;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-service-studyworks__container .scroll-hint-icon {
	top: 200px;
	top: 12.5rem;
}

.p-service-studyworks__table {
	border-collapse: collapse;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.5;
	margin-top: 40px;
	margin-top: 2.5rem;
	text-align: left;
	width: 100%;
}

.p-service-studyworks__table-index {
	background-color: #001F54;
	color: #F5F7FA;
}

.p-service-studyworks__table-functions,
.p-service-studyworks__table-overview,
.p-service-studyworks__table-advantages {
	padding: 16px;
	padding: 1rem;
}

.p-service-studyworks__table-functions {
	min-width: 150px;
	min-width: 9.375rem;
}

.p-service-studyworks__table-overview {
	min-width: 192px;
	min-width: 12rem;
}

.p-service-studyworks__table-advantages {
	min-width: 320px;
	min-width: 20rem;
}

.p-service-studyworks__table-contents:nth-child(2n) {
	background-color: #E5E8ED;
}

.p-service-studyworks__table-contents:nth-child(2n+1) {
	background-color: #F9F9FB;
}

.p-service-studyworks__table-contents-functions,
.p-service-studyworks__table-contents-overview,
.p-service-studyworks__table-contents-advantages {
	padding: 8px 16px;
	padding: 0.5rem 1rem;
}

.p-service-studyworks__table-contents-advantages span {
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}

.p-service-studyworks__index {
	color: #001F54;
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	margin-top: 94px;
	margin-top: 5.875rem;
}

.p-service-studyworks__index-desc {
	color: #001F54;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 300;
	line-height: 1.45;
	margin-top: 14px;
	margin-top: 0.875rem;
}

.p-service-studyworks__cards {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-studyworks__card {
	background-color: #F9F9FB;
	border-radius: 0.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 8px 24px;
	padding: 0.5rem 1.5rem;
}

.p-service-studyworks__card:not(:first-child) {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service-studyworks__card-index {
	color: #001F54;
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	padding: 16px 0;
	padding: 1rem 0;
}

.p-service-studyworks__card-contents {
	padding-bottom: 24px;
	padding-bottom: 1.5rem;
}

.p-service-studyworks__card-contents span {
	color: #001F54;
	display: inline-block;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	line-height: 1.45;
	padding-left: 1em;
	text-indent: -1em;
}

.p-service_studyworks__btn {
	margin-top: 48px;
	margin-top: 3rem;
	text-align: center;
}

.p-service__system {
	margin-top: 40px;
	margin-top: 2.5rem;
}

.p-service__box {
	text-align: center;
}

.p-service__sub {
	color: #001F54;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 300;
}

.p-service__title {
	color: #001F54;
	font-family: "Vollkorn", serif;
	font-size: max(40px, 10px);
	font-size: max(2.5rem, 10px);
	font-style: normal;
	font-weight: 400;
	margin-top: 5px;
	margin-top: 0.3125rem;
}

.p-service__desc {
	color: #001F54;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 300;
	line-height: 1.75;
	margin-top: 24px;
	margin-top: 1.5rem;
}

.p-service__puzzsystem {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-service__puzzsystem img {
	-o-object-fit: contain;
	object-fit: contain;
	width: 100%;
}

.p-service__content {
	margin-top: 40px;
	margin-top: 2.5rem;
	padding-bottom: 104px;
	padding-bottom: 6.5rem;
}

.p-service__index {
	color: #001F54;
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
}

.p-service__cards {
	margin-top: 12px;
	margin-top: 0.75rem;
}

.p-service__card {
	border: 1px solid #E6E9EE;
	border-radius: 1rem;
}

.p-service__card:not(:first-child) {
	margin-top: 32px;
	margin-top: 2rem;
}

.p-service__img img {
	-o-object-fit: cover;
	aspect-ratio: 342/200;
	border-radius: 1rem 1rem 0 0;
	object-fit: cover;
}

.p-service__container {
	padding: 24px 24px 32px;
	padding: 1.5rem 1.5rem 2rem;
}

.p-service__head {
	color: #001F54;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 700;
	text-align: center;
}

.p-service__name img {
	-o-object-fit: contain;
	-o-object-position: center;
	aspect-ratio: 278/40;
	margin-top: 16px;
	margin-top: 1rem;
	object-fit: contain;
	object-position: center;
}

.p-service__body {
	color: #001F54;
	font-size: max(14px, 10px);
	font-size: max(0.875rem, 10px);
	font-weight: 400;
	line-height: 1.7142857143;
	margin-top: 24px;
	margin-top: 1.5rem;
}

.p-service__btn {
	margin-top: 24px;
	margin-top: 1.5rem;
	text-align: center;
}

.p-single {
	overflow-x: hidden;
	position: relative;
}

.p-single__inner {
	margin: 0 auto;
	max-width: 588px;
	max-width: 36.75rem;
	padding: 0 24px;
	padding: 0 1.5rem;
	width: 100%;
}

.p-single__title {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	line-height: 1.3333333333;
	margin-top: 8px;
	margin-top: 0.5rem;
}

.p-single__meta {
	margin-top: 64px;
	margin-top: 4rem;
}

.p-single__thumbnail {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	margin-top: 24px;
	margin-top: 1.5rem;
}

.p-single__thumbnail img {
	-o-object-fit: cover;
	aspect-ratio: 390/203;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-single__content {
	word-wrap: break-word;
	color: #001F54;
	padding-top: 40px;
	padding-top: 2.5rem;
}

.p-single__content h2 {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	margin-top: 24px;
	margin-top: 1.5rem;
}

.p-single__content p {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 300;
	line-height: 2;
}

.p-single__content li {
	margin-top: 14px;
	margin-top: 0.875rem;
}

.p-single__content h2:nth-child(n+2) {
	margin-top: 47px;
	margin-top: 2.9375rem;
}

.p-single__content p:nth-child(n+2),
.p-single__content h3:nth-child(n+2),
.p-single__content h4:nth-child(n+2),
.p-single__content ol:nth-child(n+2),
.p-single__content ol > li > ol,
.p-single__content > ol > li:nth-child(n+2),
.p-single__content figure:nth-child(n+2) {
	margin-top: 31px;
	margin-top: 1.9375rem;
}

.p-single__content li:nth-child(n+2) {
	margin-top: 10px;
	margin-top: 0.625rem;
}

.p-single__content figure {
	padding: 0 20px;
	padding: 0 1.25rem;
	text-align: center;
}

.p-single__image img {
	display: inline-block;
}

.p-single__content ol > li {
	font-size: max(18px, 10px);
	font-size: max(1.125rem, 10px);
	font-weight: 700;
	line-height: 2;
}

.p-single__content ol > li > ul > li {
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 300;
	line-height: 2;
}

.p-single__btn {
	margin-top: 128px;
	margin-top: 8rem;
	text-align: center;
}

/* hover指定できるPCを想定したスタイル */

/* hoverが使えないタッチ端末を想定した装飾 */

.p-single__content .wp-block-group .wp-block-group__inner-container p {
	background-color: #F7F8F8;
	border: 1px solid #001F54;
	border: 0.0625rem solid #001F54;
	border-radius: 0.5rem;
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	line-height: 2;
	margin-top: 16px;
	margin-top: 1rem;
	padding: 16px 8px;
	padding: 1rem 0.5rem;
	text-align: center;
}

.p-single__related {
	margin-top: 120px;
	margin-top: 7.5rem;
}

.p-single__related-title {
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
}

.p-single__related-list {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-single__related-article:nth-child(1) {
	border-top: 1px solid #DADFE6;
	border-top: 0.0625rem solid #DADFE6;
}

.p-sns__inner {
	margin: 0 auto;
	max-width: 390px;
	max-width: 24.375rem;
	padding: 0 35px;
	padding: 0 2.1875rem;
	width: 100%;
}

.p-sns__wrapper .menu-sns-container .menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 24px;
	gap: 1.5rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.p-sns__icon a {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	height: 45px;
	height: 2.8125rem;
	width: 45px;
	width: 2.8125rem;
}

.p-sns__facebook.p-sns__icon a {
	background-image: url(../images/common/sns-facebook.png);
}

.p-sns__x.p-sns__icon a {
	background-image: url(../images/common/sns-x.png);
}

.p-sns__linkedin.p-sns__icon a {
	background-image: url(../images/common/sns-linkedin.png);
}

.p-sns__note.p-sns__icon a {
	background-image: url(../images/common/sns-note.png);
}

.p-sns__wantedly.p-sns__icon a {
	background-image: url(../images/common/sns-wantedly.png);
}

.p-sns__icon a {
	font-size: 0;
}

.p-top-about-section {
	background-color: rgba(249, 249, 251, 0.9);
	position: relative;
}

.p-top-about-section__inner {
	margin: 0 auto;
	width: 100%;
}

.p-top-about-section__container {
	margin: 0 auto;
	max-width: 588px;
	max-width: 36.75rem;
	padding: 50px 24px;
	padding: 3.125rem 1.5rem;
	width: 100%;
}

.p-top-about-section__title {
	color: #001F54;
	font-size: max(32px, 10px);
	font-size: max(2rem, 10px);
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
}

.en-US .p-top-about-section__title {
	font-family: "Vollkorn", serif;
	font-style: normal;
}

.p-top-about-section__items {
	margin-top: 20px;
	margin-top: 1.25rem;
}

.p-top-about-section__box:not(:first-child) {
	margin-top: 20px;
	margin-top: 1.25rem;
}

.p-top-about-section__head {
	color: #001F54;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 700;
}

.p-top-about-section__body {
	color: #001F54;
	font-size: max(14px, 10px);
	font-size: max(0.875rem, 10px);
	font-weight: 300;
	margin-top: 8px;
	margin-top: 0.5rem;
}

.p-top-about-section__img {
	width: 100%;
}

.p-top-about-section__img img {
	-o-object-fit: cover;
	aspect-ratio: 390/380;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-top-ai-section {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(13.37%, #001F54), color-stop(86.37%, #334C76));
	background: linear-gradient(180deg, #001F54 13.37%, #334C76 86.37%);
	height: 100%;
	padding-bottom: 80px;
	padding-bottom: 5rem;
	padding-top: 80px;
	padding-top: 5rem;
	position: relative;
	width: 100%;
}

.p-top-ai-section__inner {
	margin: 0 auto;
	max-width: 588px;
	max-width: 36.75rem;
	padding: 0 17px;
	padding: 0 1.0625rem;
	width: 100%;
}

.p-top-ai-section__container {
	margin-left: -17px;
	margin-left: -1.0625rem;
	margin-right: -17px;
	margin-right: -1.0625rem;
}

.p-top-ai-section__title {
	color: #F5F7FA;
	font-size: max(24px, 10px);
	font-size: max(1.5rem, 10px);
	font-weight: 700;
	text-align: center;
}

.p-top-ai-section__thumbnail {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-top-ai-section__thumbnail img {
	-o-object-fit: cover;
	aspect-ratio: 390/280;
	object-fit: cover;
	width: 100%;
}

.p-top-ai-section__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 24px;
	gap: 1.5rem;
	margin-top: 16px;
	margin-top: 1rem;
}

.p-top-ai-section__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
	gap: 0.5rem;
}

.p-top-ai-section__img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.p-top-ai-section__img img {
	-o-object-fit: contain;
	aspect-ratio: 80/66;
	object-fit: contain;
	width: 80px;
	width: 5rem;
}

.p-top-ai-section__box {
	margin-bottom: auto;
}

.p-top-ai-section__head {
	color: #F5F7FA;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 700;
}

.p-top-ai-section__body {
	color: #F5F7FA;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: max(13px, 10px);
	font-size: max(0.8125rem, 10px);
	font-weight: 300;
	margin-top: 8px;
	margin-top: 0.5rem;
}

.p-top-casestudy-section {
	padding-bottom: 80px;
	padding-bottom: 5rem;
	position: relative;
}

.p-top-casestudy-section__bg-img {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}

.p-top-casestudy-section__bg-img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-top-casestudy-section__inner {
	height: inherit;
	margin: 0 auto;
	max-width: 588px;
	max-width: 36.75rem;
	padding-left: 55px;
	padding-left: 3.4375rem;
	padding-right: 55px;
	padding-right: 3.4375rem;
	position: relative;
	width: 100%;
}

.p-top-casestudy-section__title {
	text-align: center;
}

.p-top-casestudy-section__container {
	margin-top: 72px;
	margin-top: 4.5rem;
}

.p-top-casestudy-section__img.u-no-image,
.p-top-casestudy-section__img img {
	border-radius: 0.625rem;
}

.p-top-casestudy-section__img img {
	-o-object-fit: cover;
	aspect-ratio: 280/184;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-top-casestudy-section__head {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #001F54;
	display: inline-block;
	display: -webkit-box;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 700;
	margin-top: 16px;
	margin-top: 1rem;
	min-height: 48px;
	min-height: 3rem;
	overflow: hidden;
}

.p-top-casestudy-section__box {
	margin-top: auto;
}

.p-top-casestudy-section__excerpt {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	color: #001F54;
	display: -webkit-box;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 300;
	margin-top: 16px;
	margin-top: 1rem;
	overflow: hidden;
}

.p-top-casestudy-section__prev,
.p-top-casestudy-section__next {
	-o-object-fit: cover;
	aspect-ratio: 1/1;
	height: 48px;
	height: 3rem;
	object-fit: cover;
	top: 54%;
	width: 48px;
	width: 3rem;
}

.p-top-casestudy-section__prev {
	left: 0;
}

.p-top-casestudy-section__next {
	right: 0;
}

.p-top-casestudy-section__prev::after,
.p-top-casestudy-section__next::after {
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: inherit;
	margin: auto;
	width: inherit;
}

.p-top-casestudy-section__prev::after {
	background-image: url(../images/common/arrow-left-01.svg);
}

.p-top-casestudy-section__next::after {
	background-image: url(../images/common/arrow-right-01.svg);
}

.p-top-casestudy-section__prev img,
.p-top-casestudy-section__next img {
	height: auto;
	width: 100%;
}

.p-top-casestudy-section__btn {
	margin-top: 48px;
	margin-top: 3rem;
	text-align: center;
}

.p-top-mv {
	background-color: #fff;
	height: 100vh;
	min-height: 390px;
	min-height: 24.375rem;
	position: relative;
	width: 100%;
}

.p-top-mv__img-left,
.p-top-mv__img-center,
.p-top-mv__img-right {
	content: "";
	position: absolute;
}

.p-top-mv__img-left {
	bottom: -49%;
	left: -5%;
	max-width: 100vw;
	width: 46.1538461538vh;
}

.p-top-mv__img-center {
	height: 205px;
	height: 12.8125rem;
	left: 49%;
	top: 54%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 308px;
	width: 19.25rem;
}

.p-top-mv__img-right {
	max-width: 100vw;
	right: 0;
	top: 0;
	width: 46.1538461538vh;
}

.p-top-mv__img-left img,
.p-top-mv__img-center img,
.p-top-mv__img-right img {
	-o-object-fit: cover;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-top-mv__img-left img {
	aspect-ratio: 390/790;
}

.p-top-mv__img-center img {
	aspect-ratio: 308/205;
}

.p-top-mv__img-right img {
	aspect-ratio: 390/320;
}

.p-top-mv__box {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 0.85;
	padding-top: 57px;
	padding-top: 3.5625rem;
	text-align: center;
}

.p-top-mv__title {
	-webkit-animation: colorChange 40s linear infinite;
	animation: colorChange 40s linear infinite;
	font-family: "Vollkorn", serif;
	font-size: max(120px, 10px);
	font-size: max(7.5rem, 10px);
	font-weight: 600;
	letter-spacing: 0.05em;
}

.p-top-mv__title {
	-webkit-animation: colorChange 40s ease-in-out infinite;
	animation: colorChange 40s ease-in-out infinite;
	font-family: "Vollkorn", serif;
	font-size: max(120px, 10px);
	font-size: max(7.5rem, 10px);
	font-weight: 600;
	letter-spacing: 0.05em;
}

.p-top-mv__sub {
	font-family: "Vollkorn", serif;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 600;
	line-height: 1.45;
}

.p-top-news-section__inner {
	height: inherit;
	margin: 0 auto;
	max-width: 588px;
	max-width: 36.75rem;
	padding-left: 35px;
	padding-left: 2.1875rem;
	padding-right: 35px;
	padding-right: 2.1875rem;
	width: 100%;
}

.p-top-news-section__title {
	text-align: center;
}

.p-top-news-section__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 8px 0;
	padding: 0.5rem 0;
}

.p-top-news-section__cards {
	grid-row-gap: 1rem;
	display: grid;
	grid-template-rows: repeat(4, 1fr);
	margin-top: 72px;
	margin-top: 4.5rem;
	row-gap: 16px;
	row-gap: 1rem;
}

.p-top-news-section__cards a:nth-child(n+5) {
	display: none;
}

.p-top-news-section__img {
	-o-object-fit: cover;
	aspect-ratio: 320/168;
	-webkit-box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
	box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
	display: inline-block;
	object-fit: cover;
	-webkit-transition: -webkit-box-shadow 0.3s ease;
	transition: -webkit-box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}

.p-top-news-section__img.u-no-image {
	width: 100%;
}

.p-top-news-section__img img {
	height: auto;
	width: 100%;
}

.p-top-news-section__meta {
	margin-top: 8px;
	margin-top: 0.5rem;
}

.p-top-news-section__box {
	margin-top: auto;
}

.p-top-news-section__text {
	color: #001F54;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 400;
	line-height: 1.5;
	margin-top: 12px;
	margin-top: 0.75rem;
}

.p-top-news-section__btn {
	margin-top: 56px;
	margin-top: 3.5rem;
	text-align: center;
}

.p-top-service-section {
	height: 100%;
	padding: 80px 0;
	padding: 5rem 0;
	position: relative;
	width: 100%;
}

.p-top-service-section__bg-img {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}

.p-top-service-section__bg-img img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-top-service-section__inner {
	height: inherit;
	margin: 0 auto;
	max-width: 588px;
	max-width: 36.75rem;
	padding: 0 55px;
	padding: 0 3.4375rem;
	position: relative;
	width: 100%;
}

.p-top-service-section__title {
	text-align: center;
}

.p-top-service-section__system {
	background: rgba(0, 31, 84, 0.7);
	background-blend-mode: darken;
	border: 1px solid #54698C;
	border: 0.0625rem solid #54698C;
	border-radius: 1rem;
	-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 18px;
	gap: 1.125rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 74px;
	margin-top: 4.625rem;
	padding: 24px 16px;
	padding: 1.5rem 1rem;
	text-align: center;
}

.p-top-service-section__desc {
	color: #F5F7FA;
	font-size: max(14px, 10px);
	font-size: max(0.875rem, 10px);
	font-weight: 300;
	line-height: 1.45;
}

.p-top-service-section__head {
	color: #F5F7FA;
	font-family: "Vollkorn", serif;
	font-size: max(15px, 10px);
	font-size: max(0.9375rem, 10px);
	font-style: normal;
	font-weight: 300;
	line-height: 1.5;
}

.p-top-service-section__head span {
	color: #F5F7FA;
	font-family: "Vollkorn", serif;
	font-size: max(31px, 10px);
	font-size: max(1.9375rem, 10px);
	font-style: normal;
	font-weight: 300;
	line-height: 1.0322580645;
}

.p-top-service-section__area-sp {
	margin: 0 -55px;
	margin: 0 -3.4375rem;
}

.p-top-service-section__cards-sp {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-top-service-section__card-sp {
	background-color: #fff;
	border-radius: 1rem;
}

.p-top-service-section__card-sp.swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: auto;
	opacity: 0.3;
	-webkit-transition: opacity 0.7s;
	transition: opacity 0.7s;
}

.p-top-service-section__card-sp.swiper-slide.swiper-slide-active {
	opacity: 1;
}

.p-top-service-section__box-sp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 32px 24px;
	padding: 2rem 1.5rem;
}

.en-US .p-top-service-section__box-sp {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 25px 15px;
	padding: 1.5625rem 0.9375rem;
}

.p-top-service-section__text-sp {
	color: #001F54;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: max(14px, 10px);
	font-size: max(0.875rem, 10px);
	font-weight: 700;
	min-height: 40px;
	min-height: 2.5rem;
	text-align: center;
}

.p-top-service-section__name-sp {
	padding-top: 16px;
	padding-top: 1rem;
}

.p-top-service-section__name-sp img {
	-o-object-fit: contain;
	aspect-ratio: 225/31;
	object-fit: contain;
}

.p-top-service-section__img-sp img {
	-o-object-fit: cover;
	aspect-ratio: 280/200;
	border-radius: 0 0 1rem 1rem;
	object-fit: cover;
	width: 100%;
}

.p-top-service-section__prev-sp,
.p-top-service-section__next-sp {
	-o-object-fit: cover;
	aspect-ratio: 1/1;
	height: 48px;
	height: 3rem;
	object-fit: cover;
	top: 76%;
	width: 48px;
	width: 3rem;
}

.p-top-service-section__prev-sp {
	left: 0;
}

.p-top-service-section__next-sp {
	right: 0;
}

.p-top-service-section__prev-sp::after,
.p-top-service-section__next-sp::after {
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: inherit;
	margin: auto;
	width: inherit;
}

.p-top-service-section__prev-sp::after {
	background-image: url(../images/common/arrow-left-02.svg);
}

.p-top-service-section__next-sp::after {
	background-image: url(../images/common/arrow-left-02.svg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.p-top-service-section__prev-sp img,
.p-top-service-section__next-sp img {
	height: auto;
	width: 100%;
}

.p-top-service-section__area-pc {
	margin: 0 -82px;
	margin: 0 -5.125rem;
}

.p-top-service-section__cards-pc {
	margin-top: 32px;
	margin-top: 2rem;
}

.p-top-service-section__card-pc {
	background-color: #fff;
	border-radius: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
}

.p-top-service-section__card-pc.swiper-slide-active {
	opacity: 1;
}

.p-top-service-section__card-pc.swiper-slide-prev,
.p-top-service-section__card-pc.swiper-slide-next {
	opacity: 0.8;
	position: relative;
}

.p-top-service-section__card-pc.swiper-slide-prev::before,
.p-top-service-section__card-pc.swiper-slide-next::before {
	content: "";
	height: 100.1%;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: opacity 0.1s 0s;
	transition: opacity 0.1s 0s;
	width: 4.125vw;
	z-index: 2;
}

.p-top-service-section__card-pc.swiper-slide-prev::before {
	background: -webkit-gradient(linear, right top, left top, from(rgba(6, 42, 94, 0.7)), color-stop(20%, rgba(6, 42, 94, 0.8)), color-stop(60%, rgba(6, 42, 94, 0.9)), color-stop(85%, rgb(6, 42, 94)));
	background: linear-gradient(to left, rgba(6, 42, 94, 0.7) 0%, rgba(6, 42, 94, 0.8) 20%, rgba(6, 42, 94, 0.9) 60%, rgb(6, 42, 94) 85%);
	border-radius: 0 1rem 1rem 0;
	right: 0;
}

.p-top-service-section__card-pc.swiper-slide-next::before {
	background: -webkit-gradient(linear, left top, right top, color-stop(40%, rgba(90, 70, 184, 0.85)), color-stop(60%, rgba(90, 70, 184, 0.9)), color-stop(70%, rgba(90, 70, 184, 0.95)), color-stop(80%, rgb(90, 70, 184)));
	background: linear-gradient(to right, rgba(90, 70, 184, 0.85) 40%, rgba(90, 70, 184, 0.9) 60%, rgba(90, 70, 184, 0.95) 70%, rgb(90, 70, 184) 80%);
	border-radius: 1rem 0 0 1rem;
	left: 0;
}

.p-top-service-section__card-pc.custom-slide.swiper-slide-prev::before,
.p-top-service-section__card-pc.custom-slide.swiper-slide-next::before {
	opacity: 1;
}

.p-top-service-section__box-pc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 56px;
	padding: 3.5rem;
	width: 50%;
}

.p-top-service-section__text-pc {
	color: #001F54;
	font-size: max(16px, 10px);
	font-size: max(1rem, 10px);
	font-weight: 700;
	min-height: 40px;
	min-height: 2.5rem;
}

.p-top-service-section__name-pc {
	margin-top: 16px;
	margin-top: 1rem;
}

.p-top-service-section__name-pc img {
	-o-object-fit: contain;
	-o-object-position: left;
	aspect-ratio: 340/50;
	height: auto;
	object-fit: contain;
	object-position: left;
	width: 340px;
	width: 21.25rem;
}

.p-top-service-section__body-pc {
	color: #001F54;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: auto;
	line-height: 1.7;
	margin-top: auto;
	padding-top: 27px;
	padding-top: 1.6875rem;
}

.p-top-service-section__btn-detail-pc {
	margin-top: auto;
	padding-top: 18px;
	padding-top: 1.125rem;
}

.p-top-service-section__img-pc img {
	-o-object-fit: cover;
	aspect-ratio: 510/588;
	border-radius: 0 1rem 1rem 0;
	height: 100%;
	object-fit: cover;
	width: 510px;
	width: 31.875rem;
}

.p-top-service-section__prev-pc,
.p-top-service-section__next-pc {
	-o-object-fit: cover;
	aspect-ratio: 1/1;
	height: 50px;
	height: 3.125rem;
	object-fit: cover;
	top: 66.5%;
	width: 50px;
	width: 3.125rem;
}

.p-top-service-section__prev-pc {
	left: -55px;
	left: -3.4375rem;
}

.p-top-service-section__next-pc {
	right: -55px;
	right: -3.4375rem;
}

.p-top-service-section__prev-pc::after,
.p-top-service-section__next-pc::after {
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: inherit;
	margin: auto;
	width: inherit;
}

.p-top-service-section__prev-pc::after {
	background-image: url(../images/common/arrow-left-02.svg);
}

.p-top-service-section__next-pc::after {
	background-image: url(../images/common/arrow-left-02.svg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.p-top-service-section__prev-pc img,
.p-top-service-section__next-pc img {
	height: auto;
	width: 100%;
}

.p-top-service-section__thumbnail {
	margin-top: 11px;
	margin-top: 0.6875rem;
}

.p-top-service-section__items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 5px;
	gap: 0.3125rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.p-top-service-section__item {
	border-radius: 0.25rem;
	cursor: pointer;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
}

.p-top-service-section__item img {
	-o-object-fit: contain;
	aspect-ratio: 139/48;
	border-radius: 0.25rem;
	height: auto;
	object-fit: contain;
	width: 100%;
}

.p-top-service-section__thumbnail .swiper-slide {
	background-color: #B0BACA;
	-webkit-transition: background-color 0.7s;
	transition: background-color 0.7s;
}

.p-top-service-section__thumbnail .swiper-slide.swiper-slide-thumb-active {
	background-color: #fff;
	pointer-events: none;
}

body.bg-fixed {
	overflow: hidden;
}

.u-no-hover:hover {
	opacity: 1;
}

.u-no-image {
	background-color: #ccc;
}

.u-no-image img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	padding: 20px;
	padding: 1.25rem;
	width: 100%;
}

.u-no-image.p-recruit-sns__image {
	border: 1px solid #E6E9EE;
	border: 0.0625rem solid #E6E9EE;
	border-radius: 0.5rem;
}

.u-no-image.p-recruit-member-interview__image {
	border-radius: 0.5rem;
}

.u-no-image.p-recruit-workplace__image {
	border-radius: 0.5rem;
}

@media (hover: hover) {

.c-btn:hover {
	opacity: 0.7;
}

.p-about-card__link:hover {
	-webkit-box-shadow: 0 0.25rem 1.5rem rgba(0, 0, 0, 0.25);
	box-shadow: 0 0.25rem 1.5rem rgba(0, 0, 0, 0.25);
}

.p-header-nav__item:not(:last-child) a:hover::after {
	width: 80%;
}

.p-single__btn:hover {
	opacity: 0.7;
}

}

@media (hover: none) {

.c-btn:active {
	opacity: 0.7;
}

.p-about-card__link:active {
	-webkit-box-shadow: 0 0.25rem 1.5rem rgba(0, 0, 0, 0.25);
	box-shadow: 0 0.25rem 1.5rem rgba(0, 0, 0, 0.25);
}

.p-header-nav__item:not(:last-child) a:active::after {
	width: 80%;
}

.p-single__btn:active {
	opacity: 0.7;
}

}

@media screen and (min-width: 768px) {

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

html {
	font-size: 1.3136288998vw;
}

a[href^="tel:"] {
	pointer-events: none;
}

a:hover {
	opacity: 0.7;
}

.l-about-award-election {
	margin-top: 7.1875rem;
}

.l-about-message.l-about-message--ceo {
	margin-top: 3.75rem;
}

.l-about-message.l-about-message--coo {
	margin-top: 7.5rem;
	padding-bottom: 7.5rem;
}

.l-about-mv {
	padding-bottom: 2.5rem;
	padding-top: 2rem;
}

.l-contact {
	padding-bottom: 7.5rem;
}

.l-inner {
	max-width: 76.125rem;
	padding: 0 1.5625rem;
}

.l-main {
	padding-top: 6.6875rem;
}

.l-mid-inner {
	max-width: 59.375rem;
	padding: 0 1.5625rem;
}

.l-mt100sp40 {
	margin-top: 6.25rem;
}

.l-mt104sp80 {
	margin-top: 6.5rem;
}

.l-mt120sp40 {
	margin-top: 7.5rem;
}

.l-mt120sp80 {
	margin-top: 7.5rem;
}

.l-mt165sp60 {
	margin-top: 10.3125rem;
}

.l-mt207sp90 {
	margin-top: 12.9375rem;
}

.l-mt60sp0 {
	margin-top: 3.75rem;
}

.l-mt60sp40 {
	margin-top: 3.75rem;
}

.l-mt80sp40 {
	margin-top: 5rem;
}

.l-pt104sp80 {
	padding-top: 6.5rem;
}

.l-recruit-introduction {
	margin-top: 5rem;
}

.l-service-pr-flow {
	margin-top: 6.5rem;
}

.l-service-pr-merit {
	margin-top: 10rem;
}

.l-service-pr-need {
	margin-top: 5rem;
}

.l-service-studyconcierge-cta01 {
	margin-top: 13.625rem;
}

.l-service-studyconcierge-function {
	margin-top: 5.125rem;
}

.l-service-studyconcierge-introduction {
	margin-top: 4rem;
}

.l-service-studyconcierge-merit {
	margin-top: 1.25rem;
}

.c-btn--small {
	min-width: 16.4375rem;
}

.c-pagination .wp-pagenavi a.first {
	border-radius: 0.25rem 0 0 0.25rem;
}

.c-pagination .wp-pagenavi a.last {
	border-radius: 0 0.25rem 0.25rem 0;
}

.c-pagination .wp-pagenavi a.first,
.c-pagination .wp-pagenavi span.extend,
.c-pagination .wp-pagenavi a.last {
	display: inline-block;
}

.c-section-title {
	font-size: max(2.5rem, 10px);
	line-height: 1.5;
}

.c-section-title::after {
	height: 0.25rem;
	width: 4rem;
}

.c-simple-title {
	font-size: max(2.25rem, 10px);
}

.c-simple-title span {
	font-size: max(1.5rem, 10px);
}

.c-simple-title.c-simple-title--lg {
	font-size: max(2.25rem, 10px);
}

.c-title {
	font-size: max(2.5rem, 10px);
}

.c-title::after {
	bottom: -1.125rem;
	height: 0.25rem;
	width: 5rem;
}

.p-about-access-address {
	padding-bottom: 7.5rem;
	padding-top: 5rem;
}

.p-about-access-address__image iframe {
	aspect-ratio: 1168/440;
}

.p-about-access-address__text {
	margin-top: 1.5rem;
}

.p-about-access-address__btn {
	margin-top: 2.9375rem;
}

.p-about-award-election__list {
	margin-top: 2.5rem;
}

.p-about-award-election__item {
	gap: 2rem;
	padding: 2.1875rem 0;
}

.p-about-award-election__image {
	max-width: 15rem;
}

.p-about-award-election__image {
	aspect-ratio: 240/126;
}

.p-about-award-media {
	padding-bottom: 11.25rem;
	padding-top: 5rem;
}

.p-about-award-media__wrapper {
	grid-gap: 1.375rem;
	display: grid;
	gap: 1.375rem;
	grid-template-columns: repeat(2, 1fr);
}

.p-about-award-media__list {
	margin-top: 1.75rem;
}

.p-about-award {
	padding-bottom: 9rem;
	padding-top: 7.125rem;
}

.p-about-award::before {
	background-image: url(../images/about/about-award-medal.png);
	height: 32.375rem;
	width: 10.0625rem;
}

.p-about-card__image:last-child {
	width: 100%;
}

.p-about-card__image:last-child img {
	aspect-ratio: 368/483;
}

.p-about-card__image img {
	aspect-ratio: 368/240;
}

.p-about-card__text-block {
	padding: 1.5rem 2rem 2rem 2rem;
}

.p-about-card__title {
	font-size: max(1.5rem, 10px);
}

.p-about-card__description {
	font-size: max(1rem, 10px);
	line-height: 2;
	padding-top: 1.4375rem;
}

.p-about-cards {
	grid-gap: 4rem 2rem;
	display: grid;
	gap: 4rem 2rem;
	grid-template-columns: repeat(3, 1fr);
}

.p-about-cards__item + .p-about-cards__item {
	margin-top: 0;
}

.p-about-cards__item:last-child {
	margin-top: 0;
}

.p-about-company-info {
	padding-top: 5rem;
}

.p-about-company-info__item {
	padding: 1rem;
}

.p-about-company-info__title {
	margin-right: 1.25rem;
	max-width: 8.25rem;
}

.p-about-company-info__detail {
	line-height: 2;
}

.p-about-culture-innovator {
	background-image: url(../images/about/about-culture-innovators-bg.jpg);
	padding-bottom: 3.75rem;
	padding-top: 3.75rem;
}

.p-about-culture-innovator__inner.l-inner {
	padding: 0 1.5625rem;
}

.p-about-culture-innovator__wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 5.1369863014%;
	position: relative;
}

.p-about-culture-innovator__text-block {
	width: 44.948630137%;
}

.p-about-culture-innovator__title {
	font-size: max(5.875rem, 10px);
}

.p-about-culture-innovator__text-list {
	margin-top: 3rem;
	padding: 2.625rem 2.375rem;
}

.p-about-culture-innovator__text-list::before,
.p-about-culture-innovator__text-list::after {
	height: 2.8125rem;
	width: 2.8125rem;
}

.p-about-culture-innovator__text-list::before {
	right: 0;
}

.p-about-culture-innovator__text-list::after {
	left: 0;
}

.p-about-culture-innovator__item + .p-about-culture-innovator__item {
	margin-top: 1rem;
}

.p-about-culture-innovator__description {
	font-size: max(1.1875rem, 10px);
	line-height: 1.2631578947;
	text-align: left;
}

.p-about-culture-innovator__image {
	-webkit-box-shadow: 1rem 1rem 0 rgba(0, 0, 0, 0.1);
	box-shadow: 1rem 1rem 0 rgba(0, 0, 0, 0.1);
	margin-left: 0;
	margin-left: initial;
	margin-right: 0;
	margin-right: initial;
	margin-top: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 43.9212328767%;
}

.p-about-culture-innovator__image img {
	aspect-ratio: 514/682;
}

.p-about-culture-mv__bg-image {
	height: calc(100vh - 8.4375rem);
	margin-top: 0.625rem;
	min-height: 43.75rem;
}

.p-about-culture-mv__image {
	max-width: 32.0625rem;
	padding: 0;
}

.p-about-culture-mv__image img {
	aspect-ratio: 513/573;
}

.p-about-culture-philosophy {
	background-image: url(../images/about/about-culture-philosophy-bg.jpg);
	padding-bottom: 10rem;
	padding-top: 7.5rem;
}

.p-about-culture-philosophy__main-title {
	font-size: max(7.5rem, 10px);
}

.p-about-culture-philosophy__mv-image {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.875rem;
	max-width: 41.5625rem;
	width: 100%;
}

.p-about-culture-philosophy__mv-image img {
	-o-object-fit: cover;
	aspect-ratio: 665/404;
	object-fit: cover;
}

.p-about-culture-philosophy__list {
	margin-top: 2.8125rem;
}

.p-about-culture-philosophy__item + .p-about-culture-philosophy__item {
	margin-top: 2.8125rem;
}

.p-about-culture-philosophy__title {
	font-size: max(2.5rem, 10px);
	letter-spacing: 0.1em;
}

.p-about-culture-philosophy__description {
	margin-top: 1.9375rem;
}

.p-about-culture-philosophy__contents {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 2.5rem;
}

.p-about-culture-philosophy__contents > .p-about-culture-philosophy__item {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.p-about-culture-philosophy__image {
	max-width: 36.1875rem;
	width: 100%;
}

.p-about-culture-philosophy__image img {
	aspect-ratio: 579/379;
}

.p-about-culture-policy {
	background-image: url(../images/about/about-culture-policy-bg.jpg);
	padding-bottom: 7.5rem;
	padding-top: 7.125rem;
}

.p-about-culture-policy__block .p-media__item:not(.p-media--vision .p-media__item) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.p-about-culture-policy__block.p-media:nth-child(even) .p-media__item {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.p-about-history__inner {
	display: block;
	margin: 0 auto;
	max-width: 76.125rem;
	padding: 0 1.5625rem;
	width: 100%;
}

.p-about-history-illustration__image img {
	aspect-ratio: 1168/1307;
}

.p-about-history-load {
	padding-bottom: 7.5rem;
	padding-top: 5rem;
}

.p-about-history-load__title:not(:first-of-type) {
	margin-top: 3.75rem;
}

.p-about-message__image img {
	aspect-ratio: 1600/500;
}

.p-about-message__inner.l-inner {
	max-width: 59.375rem;
}

.p-about-message__content-wrap {
	margin-top: 2rem;
}

.p-about-message__text--order {
	margin-top: 0;
	-webkit-box-ordinal-group: initial;
	-ms-flex-order: initial;
	order: initial;
}

.p-about-message__content-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	gap: 2.5rem;
	margin-top: 2.5rem;
}

.p-about-message__content-image {
	height: auto;
	max-width: 23.0625rem;
	-webkit-box-ordinal-group: initial;
	-ms-flex-order: initial;
	order: initial;
	padding: 0;
	width: 100%;
}

.p-about-message__content-image img {
	aspect-ratio: 369/454;
}

.p-about-message__content-text {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-top: 0;
	-webkit-box-ordinal-group: initial;
	-ms-flex-order: initial;
	order: initial;
}

.p-about-message__order-text {
	padding-left: 0;
	text-indent: 0;
}

.p-about-mv__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 5rem;
	margin-top: 6.125rem;
	padding-right: 1.5625rem;
}

.p-about-mv__inner {
	display: block;
	margin: 0 auto;
	max-width: 76.125rem;
	padding: 0 1.5625rem;
	width: 100%;
}

.p-about-mv__image {
	margin-left: -4.0625rem;
	margin-right: 0;
	margin-right: initial;
	max-width: 49.25rem;
	max-width: 49.25vw;
	padding: 0;
	width: 100%;
}

.p-about-mv__image img {
	aspect-ratio: 788/676;
}

.p-about-mv__text-block {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 0;
	margin-left: initial;
	margin-right: 0;
	margin-right: initial;
	margin-top: 0;
	max-width: 40.8125rem;
	max-width: 40.8125vw;
	padding: 0;
}

.p-about-mv__title {
	font-size: 3vw;
}

.en-US .p-about-mv__title {
	font-size: 2.5vw;
}

.p-about-mv__text {
	font-size: max(1.125rem, 10px);
	font-size: max(1.125vw, 10px);
	line-height: 1.7777777778;
}

.p-about-officer-introduction {
	padding-bottom: 10.625rem;
	padding-top: 5rem;
}

.p-about-officer-introduction__executive-list {
	grid-gap: 4.1875rem 3rem;
	display: grid;
	gap: 4.1875rem 3rem;
	grid-template-columns: repeat(2, 1fr);
}

.p-about-officer-introduction__executive-item + .p-about-officer-introduction__executive-item,
.p-about-officer-introduction__item + .p-about-officer-introduction__item {
	margin-top: 0;
}

.p-about-officer-introduction__executive-image img {
	aspect-ratio: 560/400;
}

.p-about-officer-introduction__text-block {
	margin-top: 1.9375rem;
}

.p-about-officer-introduction__name {
	font-size: max(1.5rem, 10px);
}

.p-about-officer-introduction__name[data-officer]::before {
	font-size: max(1rem, 10px);
}

.p-about-officer-introduction__name span {
	display: inline-block;
	font-size: max(1rem, 10px);
}

.p-about-officer-introduction__list {
	grid-gap: 4.1875rem 3rem;
	display: grid;
	gap: 4.1875rem 3rem;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 4.1875rem;
}

.p-about-officer-introduction__image img {
	aspect-ratio: 357/300;
}

.p-about-officer-modal__inner {
	max-width: 44rem;
	padding: 0 1.5625rem;
}

.p-about-officer-modal__wrapper {
	padding: 5.125rem 3rem 2.5rem 3rem;
}

.p-about-officer-modal__close {
	cursor: pointer;
	height: 3.125rem;
	right: calc(50% - 19.6875rem);
	top: 2.1875rem;
	width: 3.125rem;
}

.p-about-officer-modal__close img {
	aspect-ratio: 36/36;
}

.p-about-officer-modal__image img {
	aspect-ratio: 558/350;
}

.p-about-officer-modal__name {
	font-size: max(1.5rem, 10px);
}

.p-about-officer-modal__name[data-officer]::before {
	font-size: max(1rem, 10px);
}

.p-about-officer-modal__name span {
	font-size: max(1rem, 10px);
}

.p-about-officer-modal__description {
	font-size: max(1rem, 10px);
	line-height: 2;
}

.p-about-officer-modal__btn {
	margin-top: 2.5rem;
	text-align: left;
}

.p-about-partner-company {
	padding-bottom: 9.8125rem;
	padding-top: 5rem;
}

.p-about-partner-company__wrapper + .p-about-partner-company__wrapper {
	margin-top: 7.5rem;
}

.p-about-partner-company__order-box {
	margin-top: 2.5rem;
	padding: 1rem;
}

.p-about-partner-company__order {
	font-size: max(1rem, 10px);
}

.p-about-partner-company__list {
	grid-gap: 3rem;
	display: grid;
	gap: 3rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 2.375rem;
}

.p-about-partner-company__item + .p-about-partner-company__item {
	margin-top: 0;
}

.p-about-partner-company__image img {
	aspect-ratio: 560/300;
}

.p-about-partner-company__name {
	font-size: max(1.5rem, 10px);
	margin-top: 1rem;
}

.p-about-partner-company__link {
	margin-top: 1.125rem;
}

.p-about-partner-contents {
	padding-bottom: 7.5rem;
	padding-top: 5rem;
}

.p-about-partner-contents__cards {
	margin-top: 3rem;
}

.p-about-section__image {
	height: auto;
}

.p-about-section__image img {
	aspect-ratio: 1600/550;
}

.p-about-section__wrapper {
	padding: 0 1.5625rem;
}

.p-about-section__title {
	font-size: max(2.5rem, 10px);
}

.p-about-section__title::before {
	height: 0.25rem;
	width: 4rem;
}

.p-about-section__text {
	line-height: 2;
	margin-top: 5.0625vw;
}

.p-about-section__btn {
	margin-top: 3.9375vw;
}

.p-article {
	padding: 2.125rem 0;
}

.p-article a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	gap: 2rem;
}

.p-article__img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: auto;
}

.p-article__img img {
	aspect-ratio: 240/126;
	width: 15rem;
}

.p-article__img img {
	aspect-ratio: 240/126;
	width: 15rem;
}

.p-article__img.u-no-image img {
	aspect-ratio: 240/126;
	width: 15rem;
}

.p-article a:hover,
.p-article a:focus {
	-webkit-box-shadow: 0.125rem 0.125rem 0.625rem 0.125rem #e2e8ef;
	box-shadow: 0.125rem 0.125rem 0.625rem 0.125rem #e2e8ef;
}

.p-article__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.p-article__meta {
	margin-top: 0;
}

.p-article__title {
	margin-top: 0.4375rem;
	padding-right: 2.1875rem;
}

.p-breadcrumb {
	font-size: max(0.75rem, 10px);
}

.p-breadcrumb__home {
	width: 1.3333333333em;
}

.p-casestudy__wrapper {
	margin-top: 2.875rem;
}

.p-casestudy__category {
	margin-left: 0;
	margin-right: 0;
}

.p-casestudy__content {
	margin-top: 1.875rem;
}

.p-category {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.p-category__link {
	padding: 0.78125rem 1.50625rem;
}

.p-common-mv__image {
	margin-top: 3.75rem;
}

.p-common-mv__image img {
	aspect-ratio: 1600/320;
	height: 20rem;
	max-height: 320px;
}

.p-common-mv__image.p-common-mv__image--recruit img {
	-o-object-position: 50% 70%;
	object-position: 50% 70%;
}

.p-contact__items {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5.25rem;
	max-width: 56.25rem;
}

.p-contact__item-heading {
	font-size: max(2rem, 10px);
}

.p-contact__item-container {
	padding: 1.75rem 1.5rem;
}

.p-contact__icon-list {
	gap: 0.9375rem 0.75rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.p-contact__icon-list-item {
	width: calc((100% - 2.25rem) / 4);
}

.p-contact__list-link {
	border-radius: 0.375rem;
}

.p-contact__content {
	margin-left: auto;
	margin-right: auto;
	max-width: 56.25rem;
}

.p-contact__form {
	margin-top: 3.5625rem;
}

.p-content {
	margin-top: 3.625rem;
}

.p-content h2 {
	font-size: max(2rem, 10px);
}

.p-content .wp-block-group + h2 {
	margin-top: 2.125rem;
}

.p-content figure:nth-child(n+2) {
	margin-top: 2.375rem;
}

.p-content .wp-block-group:nth-child(n+2),
.p-content p:nth-child(n+2),
.p-content h3:nth-child(n+2),
.p-content h4:nth-child(n+2),
.p-content h2 + ul:nth-of-type(n + 2),
.p-content h2 + ol:nth-of-type(n + 2),
.p-content ol > li > ol:nth-of-type(n + 2) {
	margin-top: 1.5rem;
}

.p-content .t1 th {
	width: 20.5479452055%;
}

.p-content .wp-block-group {
	padding: 1.5rem 1.875rem;
}

.p-content .wp-block-image.logo-truste {
	width: 11.1875rem;
}

.p-footer {
	padding-bottom: 4.53125rem;
	padding-top: 4.25rem;
}

.p-footer__inner {
	max-width: 76.125rem;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem;
}

.p-footer__top-inner {
	max-width: 76.125rem;
	padding-left: 0;
	padding-right: 0;
}

.p-footer__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.p-footer__sp-inner {
	max-width: 76.125rem;
	padding-left: 0;
	padding-right: 0;
}

.p-footer__sns .menu-sns-container .menu {
	margin-top: 0;
}

.p-footer__sns .p-sns__facebook.p-sns__icon a::before {
	left: -14.0625rem;
}

.p-footer__sns .p-sns__x.p-sns__icon a::before {
	left: -11.25rem;
}

.p-footer__sns .p-sns__linkedin.p-sns__icon a::before {
	left: -8.4375rem;
}

.p-footer__sns .p-sns__note.p-sns__icon a::before {
	left: -5.5625rem;
}

.p-footer__sns .p-sns__wantedly.p-sns__icon a::before {
	left: -2.8125rem;
}

.p-footer__items {
	margin-top: 3rem;
}

.p-footer__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 3.75rem;
}

.p-footer__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 1.875rem;
	height: 22.125rem;
}

.p-footer__link {
	-moz-column-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	color: #001F54;
	font-family: "Inter", "Noto Sans JP", serif;
	font-size: max(0.875rem, 10px);
	font-weight: 400;
	line-height: 2.2857142857;
	page-break-inside: avoid;
}

.p-footer .sub-menu a {
	font-size: max(0.875rem, 10px);
	line-height: 2.2857142857;
}

.p-footer__container {
	display: contents;
}

.p-footer__container-inner {
	display: contents;
}

.p-footer__images {
	display: block;
	padding: 0 0.625rem;
}

.p-footer__area {
	gap: 0.6875rem;
	margin-top: 1rem;
}

.p-footer__image01 img {
	aspect-ratio: 190/85;
	width: 11.875rem;
}

.p-footer__image02 img {
	aspect-ratio: 190/231;
	width: 11.875rem;
}

.p-footer__isms {
	margin-top: 0;
}

.p-form-service__items {
	gap: 0.9375rem;
}

.p-form-service__dt {
	padding-right: 1.5rem;
	padding-top: 0.5rem;
}

.p-form-service__dd .arrow {
	border-left: 0;
	border-top: 0;
	margin: -1.125rem 0 0 1.125rem;
}

.p-form-service__send {
	margin-top: 2rem;
}

.p-form-service__privacy-policy {
	margin-top: 1.875rem;
}

.p-form-service__privacy-policy-wrapper {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.p-form__items {
	gap: 0.9375rem;
}

.p-form__dt {
	padding-right: 1.5rem;
	padding-top: 0.5rem;
}

.p-form__send {
	margin-top: 2rem;
}

.p-header-nav__language {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
	position: relative;
}

.p-header {
	height: 6.25rem;
}

.p-header.bg-white {
	background-color: transparent;
}

.p-header__inner {
	max-width: 76.125rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}

.p-header__logo {
	display: block;
	margin-top: 0;
}

.p-header__logo a {
	padding: 0 0.75rem;
}

.p-header__nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
	margin-left: auto;
}

.p-header__hamburger {
	display: none;
}

.p-home__wrapper {
	margin-top: 2.875rem;
}

.p-home__category {
	margin-left: 0;
	margin-right: 0;
}

.p-home__content {
	margin-top: 1.875rem;
}

.p-media + .p-media {
	margin-top: 6.375rem;
}

.p-media__title {
	font-size: max(7.5rem, 10px);
}

.p-media__title:not(:first-of-type) {
	margin-top: 7.5rem;
}

.p-media__item {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	gap: 2.1875rem;
	margin-top: 2.8125rem;
}

.p-media__item + .p-media__item {
	margin-top: 7.5rem;
}

.p-media__item:nth-of-type(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.p-media:nth-child(even) .p-media__item {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.p-media:nth-child(even) .p-media__title {
	text-align: right;
}

.p-media__text-block {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.p-media__text-block ol li + .p-media__text-block ol li {
	margin-top: 0.5rem;
}

.p-media:nth-child(even) .p-media__text-block {
	text-align: right;
}

.p-media__sub-title {
	font-size: max(2.5rem, 10px);
	letter-spacing: 0.07em;
	line-height: 1.8;
}

.p-media__image {
	-webkit-box-shadow: 1rem 1rem 0 rgba(0, 0, 0, 0.1);
	box-shadow: 1rem 1rem 0 rgba(0, 0, 0, 0.1);
	width: 34.375rem;
}

.p-media__image img {
	aspect-ratio: 550/370;
}

.p-media--award .p-media__item {
	gap: 5.125rem;
}

.p-media--award .p-media__item:first-of-type {
	margin-top: 1.25rem;
}

.p-media--award .p-media__sub-title {
	line-height: 1.45;
}

.p-meta__category {
	font-size: max(0.875rem, 10px);
}

.p-meta--large .p-meta__date {
	line-height: 1.15;
}

.p-meta--large .p-meta__category {
	padding: 0.5rem;
}

.p-page__inner {
	max-width: 59.375rem;
	padding: 0 1.5625rem;
}

.p-recruit-about__text {
	line-height: 2;
	margin-top: 3.375rem;
}

.p-recruit-document__image {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3.4375rem;
	max-width: 67.5rem;
	width: 100%;
}

.p-recruit-document__image img {
	aspect-ratio: 1080/640;
}

.p-recruit-document__text {
	line-height: 2;
	margin-top: 2.4375rem;
}

.p-recruit-graph {
	background-image: url(../images/recruit/recruit-graph-bg.jpg);
	padding-bottom: 5.1875rem;
}

.p-recruit-graph__list {
	gap: 3rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 3.5625rem;
}

.p-recruit-introduction__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.p-recruit-introduction__text-block {
	padding-bottom: 6.75rem;
	padding-top: 6.75rem;
	width: 37.625%;
}

.p-recruit-introduction__inner.l-inner {
	margin: 0 auto 0 0;
	max-width: 34.875rem;
	padding: 0 5vw;
	width: 100%;
}

.p-recruit-introduction__text {
	margin-top: 2.5rem;
}

.p-recruit-introduction__btn {
	margin-top: 2.625rem;
	text-align: left;
}

.p-recruit-introduction__image {
	width: 62.375%;
}

.p-recruit-introduction__image img {
	aspect-ratio: 998/611;
	height: 100%;
}

.p-recruit-member-interview {
	padding-bottom: 5rem;
	padding-top: 5rem;
}

.p-recruit-member-interview__inner-pc {
	display: contents;
}

.p-recruit-member-interview__inner-sp {
	margin: 0 auto;
	max-width: 76.125rem;
	padding: 0 1.5625rem;
	width: 100%;
}

.p-recruit-member-interview__intro {
	margin-top: 3.3125rem;
}

.p-recruit-member-interview__wrapper {
	margin-top: 1.8125rem;
	padding: 0;
}

.p-recruit-member-interview__text {
	margin-top: 1.25rem;
}

.p-recruit-member-interview__prev,
.p-recruit-member-interview__next {
	height: 3.125rem;
	width: 3.125rem;
}

.p-recruit-member-interview__prev {
	left: 8.375rem;
	top: 7.875rem;
}

.p-recruit-member-interview__next {
	right: 8.375rem;
	top: 7.875rem;
}

.p-recruit-member-introduction {
	padding-bottom: 7.5rem;
	padding-top: 6.5rem;
}

.p-recruit-member-introduction__block-item + .p-recruit-member-introduction__block-item {
	margin-top: 2.5rem;
}

.p-recruit-member-introduction__role {
	margin-top: 4.4375rem;
}

.p-recruit-member-introduction__list {
	gap: 1.5rem 2rem;
}

.p-recruit-member-introduction__item {
	max-width: none;
	max-width: initial;
}

.p-recruit-member-introduction__name-block {
	font-size: max(1rem, 10px);
}

.p-recruit-member-mv__introduction-text {
	margin-top: 6.125rem;
}

.p-recruit-message {
	padding: 0;
}

.p-recruit-message__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.p-recruit-message__text-block {
	padding-bottom: 5rem;
	padding-top: 5.1875rem;
	width: 62.375%;
}

.p-recruit-message__inner {
	max-width: 62.375rem;
	padding: 0 7.75rem 0 7.125rem;
	width: 100%;
}

.p-recruit-message__btn {
	margin-top: 2.625rem;
}

.p-recruit-message__image {
	margin-top: 0;
	width: 37.625%;
}

.p-recruit-message__image img {
	-o-object-position: 80% 50%;
	aspect-ratio: initial;
	height: 100%;
	object-position: 80% 50%;
}

.p-recruit-shokusyu {
	padding-bottom: 4.0625rem;
	padding-top: 4.0625rem;
}

.p-recruit-shokusyu__inner.l-inner {
	max-width: 86.125rem;
	width: 100%;
}

.p-recruit-shokusyu__wrapper {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	gap: 2.5625rem;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
}

.p-recruit-shokusyu__content {
	display: block;
	padding-top: 4.9375rem;
}

.p-recruit-shokusyu__text-block {
	margin-top: 3.25rem;
}

.p-recruit-shokusyu__btn {
	margin-top: 1.8125rem;
	text-align: left;
}

.p-recruit-shokusyu__image img {
	-o-object-fit: cover;
	aspect-ratio: 647/444;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.p-recruit-sns {
	padding-bottom: 5.1875rem;
	padding-top: 5rem;
}

.p-recruit-sns__list {
	gap: 2rem;
	grid-template-columns: repeat(auto-fit, minmax(263px, 1fr));
	margin-top: 3.4375rem;
}

.p-recruit-sns__image img {
	aspect-ratio: 268/140;
}

.p-recruit-sns__title {
	padding-bottom: 0.9375rem;
	padding-top: 0.9375rem;
}

.p-recruit-workplace__list {
	grid-gap: 3rem;
	display: grid;
	gap: 3rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 3.375rem;
}

.p-recruit-workplace__item + .p-recruit-workplace__item {
	margin-top: 0;
}

.p-recruit-workplace__image img {
	aspect-ratio: 560/293;
}

.p-recruit-workplace__title {
	font-size: max(1.5rem, 10px);
}

.p-service-common-mv {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	gap: 1.875rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 5.375rem 0;
}

.p-service-common-mv--large {
	gap: 0;
	padding: 0;
}

.p-service-common-mv__image img {
	aspect-ratio: 442/248;
	width: 27.625rem;
}

.p-service-common-mv__image--large {
	margin: 0 -5.875rem;
}

.p-service-common-mv__image--large img {
	aspect-ratio: 663/418;
	width: 41.4375rem;
}

.p-service-common-mv__container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.p-service-common-mv__desc {
	font-size: max(1rem, 10px);
	margin-top: 0;
	text-align: left;
}

.p-service-common-mv__logo {
	margin-top: 1.5rem;
}

.p-service-common-mv__logo img {
	aspect-ratio: 340/50;
	width: 21.25rem;
}

.p-service-common-mv__btn {
	margin-top: 1.5rem;
}

.p-service-feasicon__contents {
	margin-top: 0;
	padding-bottom: 7.5rem;
}

.p-service-feasicon__desc {
	line-height: 1.45;
}

.p-service-feasicon__thumbnail {
	margin-top: 2.5rem;
	text-align: center;
}

.p-service-feasicon__thumbnail img {
	aspect-ratio: 537/246;
	display: inline-block;
	width: 33.5625rem;
}

.p-service-feasicon__table {
	margin-top: 2.0625rem;
}

.p-service-feasicon__table-functions {
	min-width: 9.6875rem;
}

.p-service-feasicon__table-overview {
	min-width: 0;
}

.p-service-feasicon__table-advantages {
	min-width: 10.625rem;
}

.p-service-feasicon__index-advantages {
	font-size: max(2.25rem, 10px);
	margin-top: 7.5rem;
}

.p-service-feasicon__cards-advantages {
	grid-gap: 1.5rem;
	display: grid;
	gap: 1.5rem;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 2.5rem;
}

.p-service-feasicon__card-advantages:not(:first-child) {
	margin-top: 0;
}

.p-service-feasicon__card-advantages-index {
	padding: 1rem 0;
}

.p-service-feasicon__card-advantages-contents {
	padding-bottom: 0;
}

.p-service-feasicon__thumbnail-advantages {
	text-align: center;
}

.p-service-feasicon__thumbnail-advantages img {
	aspect-ratio: 559/403;
	display: inline-block;
	width: 34.9375rem;
}

.p-service-feasicon__index-casestudy {
	font-size: max(2.25rem, 10px);
	margin-top: 4.375rem;
}

.p-service-feasicon__index-casestudy-desc {
	margin-top: 2.1875rem;
}

.p-service-feasicon__cards-casestudy {
	grid-gap: 1.5rem;
	display: grid;
	gap: 1.5rem;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 1.25rem;
}

.p-service-feasicon__card-casestudy:not(:first-child) {
	margin-top: 0;
}

.p-service-feasicon__card-casestudy-index {
	padding: 1.125rem 0 0.9375rem;
}

.p-service-feasicon__card-casestudy-contents {
	padding-bottom: 1.125rem;
}

.p-service-miilike__mv {
	margin-top: 3.75rem;
}

.p-service-miilike__mv-inner.l-inner {
	max-width: 65.9375rem;
}

.p-service-miilike__mv-images {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: right;
	-ms-flex-pack: right;
	justify-content: right;
}

.p-service-miilike__mv-image-mobile {
	margin-left: 0;
	margin-left: initial;
	margin-right: 0;
	margin-right: initial;
	width: 21.0945273632%;
}

.p-service-miilike__mv-image-mobile img {
	-o-object-fit: cover;
	aspect-ratio: 212/432;
	object-fit: cover;
}

.p-service-miilike__mv-image {
	display: block;
	width: 73.5323383085%;
}

.p-service-miilike__contents-inner.l-inner {
	max-width: 59.375rem;
}

.p-service-miilike__text-block {
	margin-top: 2.5rem;
}

.p-service-miilike__contents-image {
	margin-left: auto;
	margin-right: auto;
	max-width: 37.5rem;
	width: 100%;
}

.p-service-miilike__mobile-images {
	gap: 3.75rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5rem;
	max-width: 49.5rem;
	width: 100%;
}

.p-service-miilike__mobile-image01 {
	aspect-ratio: 220/449;
}

.p-service-miilike__mobile-image02 {
	aspect-ratio: 220/449;
}

.p-service-miilike__mobile-image03 {
	aspect-ratio: 232/484;
}

.p-service-miilike__btn--second {
	margin-top: 5.3125rem;
}

.p-service-pr-case__title {
	font-size: max(2.25rem, 10px);
}

.p-service-pr-case__image {
	margin-top: 5rem;
}

.p-service-pr-case__image img {
	aspect-ratio: 900/510;
}

.p-service-pr-case__text-block {
	margin-top: 2.5rem;
}

.p-service-pr-flow {
	padding-bottom: 10rem;
}

.p-service-pr-flow__title {
	font-size: max(2.25rem, 10px);
}

.p-service-pr-contents {
	margin-top: 4.8125rem;
	position: relative;
}

.p-service-pr-flow__image img {
	aspect-ratio: 900/520;
}

.p-service-pr-flow__text-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 4.0625rem;
	left: 0.625rem;
	position: absolute;
	top: 5.375rem;
	width: 100%;
}

.p-service-pr-flow__text {
	font-size: max(1rem, 10px);
	line-height: 1.75;
	max-width: 10.75rem;
	text-align: center;
	width: 100%;
}

.p-service-pr-flow__btn {
	margin-top: 5.5rem;
}

.p-service-pr-merit__title {
	font-size: max(2.25rem, 10px);
}

.p-service-pr-merit__list {
	gap: 1.5rem;
	grid-template-columns: repeat(2, 1fr);
}

.p-service-pr-method__title {
	font-size: max(2.25rem, 10px);
}

.p-service-pr-method__description {
	text-align: center;
}

.p-service-pr-method__image {
	margin-top: 5rem;
}

.p-service-pr-method__image img {
	aspect-ratio: 900/300;
}

.p-service-pr-method__btn {
	margin-top: 3rem;
}

.p-service-pr-mv__content {
	padding-top: 21.125vw;
}

.p-service-pr-mv__title {
	font-size: max(2.25rem, 10px);
}

.p-service-pr-mv__title-image {
	margin-top: 1.25rem;
	width: 10.5625rem;
}

.p-service-pr-mv__title-image > img {
	aspect-ratio: 169/86;
}

.p-service-pr-mv__title-en {
	font-size: max(1.9375rem, 10px);
	margin-top: 1rem;
}

.p-service-pr-mv__btn {
	margin-top: 2.5rem;
}

.p-service-pr-need__title {
	font-size: max(2.25rem, 10px);
}

.p-service-pr-need__wrapper {
	margin-top: 5.625rem;
}

.p-service-pr-need__subtitle {
	text-align: center;
}

.p-service-pr-need__description {
	margin-top: 1.25rem;
	text-align: center;
}

.p-service-pr-need__image-together {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5rem;
	max-width: 37.5rem;
	width: 100%;
}

.p-service-pr-need__image-together img {
	aspect-ratio: 600/384;
}

.p-service-pr-need__image-trouble {
	margin-top: 6.6875rem;
}

.p-service-pr-need__image-trouble img {
	aspect-ratio: 900/295;
}

.p-service-smt__contents {
	margin-top: 0;
	padding-bottom: 10rem;
}

.p-service-smt__desc {
	margin-top: 0.9375rem;
}

.p-service-smt__thumbnail {
	margin-top: 2.5rem;
	text-align: center;
}

.p-service-smt__thumbnail img {
	aspect-ratio: 537/246;
	width: 33.5625rem;
}

.p-service-smt__table-functions {
	min-width: 15.0625rem;
}

.p-service-smt__table-overview {
	min-width: 6.875rem;
}

.p-service-smt__table-advantages {
	min-width: auto;
}

.p-service-smt__smtforx-index {
	font-size: max(2.5rem, 10px);
	margin-top: 7.5rem;
}

.p-service-smt__smtforx-img {
	margin-top: 2.5rem;
}

.p-service-smt__smtforx-img img {
	aspect-ratio: 900/547;
}

.p-service-smt__smtforx-desc {
	margin-top: 1.5625rem;
}

.p-service-smt__case-index {
	font-size: max(2.25rem, 10px);
	margin-top: 4.8125rem;
}

.p-top-service-section__case-items {
	grid-gap: 2.375rem;
	display: grid;
	gap: 2.375rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 2.5rem;
}

.p-service-smt__case-item:not(:first-child) {
	margin-top: 0;
}

.p-service-smt__case-item-img img {
	aspect-ratio: 432/231;
}

.p-service-smt__case-item-index {
	font-size: max(1.5rem, 10px);
}

.p-service-smt__case-item-link {
	line-height: 1.45;
	margin-top: 0.875rem;
}

.p-service-smt__case-item-detail {
	margin-top: 0.4375rem;
}

.p-service_smt__btn-02 {
	margin-top: 5.5rem;
}

.p-service-studyconcierge-aim__title-block {
	padding: 5rem 0;
}

.p-service-studyconcierge-aim__title {
	font-size: max(2.25rem, 10px);
	text-align: center;
}

.p-service-studyconcierge-aim__intro {
	margin-top: 2.5rem;
	text-align: center;
}

.p-service-studyconcierge-aim__contents-inner.l-inner {
	padding-bottom: 5rem;
	padding-top: 5rem;
}

.p-service-studyconcierge-aim__text {
	text-align: center;
}

.p-service-studyconcierge-case {
	padding-bottom: 11.125rem;
}

.p-service-studyconcierge-case__intro {
	margin-top: 4rem;
	text-align: center;
}

.p-service-studyconcierge-case__list {
	display: block;
	margin-top: 4rem;
}

.p-service-studyconcierge-case__list-sp {
	display: none;
}

.p-service-studyconcierge-case__item:nth-child(even) {
	margin-left: auto;
	margin-right: auto;
	max-width: 48.875rem;
	width: 100%;
}

.p-service-studyconcierge-case__text {
	margin-top: 5rem;
	text-align: center;
}

.p-service-studyconcierge-case__btn {
	margin-top: 5.5rem;
}

.p-service-studyconcierge-cta01__text {
	font-size: max(2.25rem, 10px);
}

.p-service-studyconcierge-cta01__btn {
	margin-top: 3.125rem;
}

.p-service-studyconcierge-cta02__text {
	font-size: max(1.5rem, 10px);
}

.p-service-studyconcierge-cta02__btn {
	margin-top: 4.0625rem;
}

.p-service-studyconcierge-function__inner.l-inner {
	display: block;
}

.p-service-studyconcierge-function__title {
	font-size: max(2.25rem, 10px);
	text-align: center;
}

.p-service-studyconcierge-function__intro {
	display: block;
	margin-top: 2.5rem;
	text-align: center;
}

.p-service-studyconcierge-function__wrapper {
	margin-top: 5.3125rem;
	position: relative;
}

.p-service-studyconcierge-function__bg {
	display: block;
}

.p-service-studyconcierge-function__sp {
	display: none;
}

.p-service-studyconcierge-function__list {
	background-color: transparent;
	background-color: initial;
	display: block;
	overflow: visible;
	overflow: initial;
	padding: 0;
	width: auto;
	width: initial;
}

.p-service-studyconcierge-function__list:first-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 1.5%;
}

.p-service-studyconcierge-function__list:nth-child(2) {
	margin-top: -4%;
}

.p-service-studyconcierge-function__item {
	background-color: transparent;
	background-color: initial;
	padding: 0;
}

.p-service-studyconcierge-function__pc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	left: 50%;
	position: absolute;
	top: 3%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 56.25%;
}

.p-service-studyconcierge-function__text {
	text-align: center;
}

.p-service-studyconcierge-function__arrow {
	margin-left: auto;
	margin-right: auto;
	max-width: 39.9375rem;
	width: 100%;
}

.p-service-studyconcierge-function__arrow img {
	aspect-ratio: 639/260;
}

.p-service-studyconcierge-heading__inner.l-inner {
	padding: 0 1.5625rem;
}

.p-service-studyconcierge-introduction__title {
	font-size: max(2.25rem, 10px);
	text-align: center;
}

.p-service-studyconcierge-introduction__description {
	margin-top: 2.5rem;
	text-align: center;
}

.p-service-studyconcierge-introduction__mobile {
	width: 18.25%;
}

.p-service-studyconcierge-introduction__mobile img {
	aspect-ratio: 292/602;
}

.p-service-studyconcierge-introduction__text-image {
	max-width: 26.0625rem;
}

.p-service-studyconcierge-introduction__bridge {
	margin-left: auto;
	margin-right: auto;
	max-width: 13.625rem;
	width: 100%;
}

.p-service-studyconcierge-introduction__btn {
	margin-top: 5.5rem;
}

.p-service-studyconcierge-merit__title-block {
	position: relative;
}

.p-service-studyconcierge-merit__title-block > img {
	display: block;
}

.p-service-studyconcierge-merit__title-box {
	left: 50%;
	position: absolute;
	text-align: center;
	top: 28%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.p-service-studyconcierge-merit__title {
	font-size: max(2.25rem, 10px);
}

.p-service-studyconcierge-merit__intro {
	margin-top: 2.1875rem;
}

.p-service-studyconcierge-merit__wrapper {
	margin-top: -1.5625rem;
	position: relative;
}

.p-service-studyconcierge-merit__wrapper-inner.l-inner {
	display: contents;
	max-width: 65.875rem;
}

.p-service-studyconcierge-merit__number-bg {
	display: block;
	height: 100%;
	height: auto;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
}

.p-service-studyconcierge-merit__item {
	position: absolute;
	width: 24.375%;
	z-index: 2;
}

.p-service-studyconcierge-merit__item--01 {
	left: 18.3125%;
	top: 5.9982862039%;
}

.p-service-studyconcierge-merit__item--02 {
	left: 57.8125%;
	top: 11.5681233933%;
}

.p-service-studyconcierge-merit__item--03 {
	left: 18.3125%;
	top: 33.5047129392%;
}

.p-service-studyconcierge-merit__item--04 {
	left: 57.8125%;
	top: 44.0017137961%;
}

.p-service-studyconcierge-merit__item--05 {
	left: 18.3125%;
	top: 64.353041988%;
}

.p-service-studyconcierge-merit__item--06 {
	left: 57.8125%;
	top: 72.0651242502%;
}

.p-service-studyconcierge-merit__description {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.9375rem;
	max-width: 19.3125rem;
	width: 100%;
}

.en-US .p-service-studyconcierge-merit__description {
	margin: 0.9375rem -1.875rem 0 -1.875rem;
	max-width: none;
	max-width: initial;
	width: auto;
	width: initial;
}

.p-service-studyconcierge-mv {
	margin-top: 3.75rem;
}

.p-service-studyconcierge-mv__bg-image {
	overflow: visible;
	overflow: initial;
}

.p-service-studyconcierge-mv__bg-image > img {
	aspect-ratio: 1600/450;
}

.p-service-studyconcierge-mv__contents {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	max-width: 59.375%;
	padding: 0 1.5625rem;
}

.p-service-studyconcierge-mv__lead {
	display: none;
}

.p-service-studyconcierge-mv__mobile {
	margin-left: 0;
	margin-left: initial;
	margin-right: 0;
	margin-right: initial;
	margin-top: 3.75rem;
	width: 45.3333333333%;
}

.p-service-studyconcierge-mv__mobile img {
	aspect-ratio: 408/504;
}

.p-service-studyconcierge-mv__heading {
	margin: 0;
	width: 58.5555555556%;
}

.p-service-studyconcierge-mv__heading img {
	aspect-ratio: 527/292;
}

.p-service-studyconcierge-mv__btn {
	margin-top: 7.5rem;
}

.p-service-studyworks__contents {
	margin-top: 0;
	padding-bottom: 7.5rem;
}

.p-service-studyworks__thumbnail {
	margin-top: 2.5rem;
}

.p-service-studyworks__thumbnail img {
	aspect-ratio: 900/508;
}

.p-service-studyworks__table-overview {
	min-width: 6.875rem;
}

.p-service-studyworks__table-advantages {
	min-width: auto;
}

.p-service-studyworks__index {
	font-size: max(2.25rem, 10px);
	margin-top: 7.5rem;
}

.p-service-studyworks__index-desc {
	margin-top: 2.5rem;
}

.p-service-studyworks__cards {
	grid-gap: 1.5rem;
	display: grid;
	gap: 1.5rem;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 1.25rem;
}

.p-service-studyworks__card:not(:first-child) {
	margin-top: 0;
}

.p-service-studyworks__card-index {
	padding: 1.125rem 0;
}

.p-service-studyworks__card-contents {
	padding-bottom: 0;
}

.p-service__system {
	margin-top: 4.6875rem;
}

.p-service__title {
	font-size: max(4.5rem, 10px);
	margin-top: 0;
}

.p-service__desc {
	line-height: 1.5;
	margin-top: 1.375rem;
}

.p-service__puzzsystem {
	margin-top: 2.5rem;
}

.p-service__content {
	margin-top: 5rem;
	padding-bottom: 7.5rem;
}

.p-service__index {
	font-size: max(2.5rem, 10px);
}

.p-service__cards {
	margin-top: 2.375rem;
}

.p-service__card:not(:first-child) {
	margin-top: 5rem;
}

.p-service__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.p-service__img {
	width: 50%;
}

.p-service__img img {
	aspect-ratio: 584/588;
	border-radius: 0 1rem 1rem 0;
	height: 100%;
	width: 36.5rem;
}

.p-service__container {
	padding: 5rem 4rem 3.5rem 4.5rem;
	width: 50%;
}

.p-service__head {
	text-align: left;
}

.p-service__name img {
	-o-object-position: left;
	aspect-ratio: 340/50;
	object-position: left;
	width: 21.25rem;
}

.p-service__body {
	font-size: max(1rem, 10px);
	line-height: 1.75;
	margin-top: 3.4375rem;
}

.p-service__btn {
	margin-top: 3rem;
	text-align: left;
}

.p-single {
	overflow-x: visible;
	position: static;
}

.p-single__inner {
	max-width: 59.375rem;
	padding: 0 1.5625rem;
}

.p-single__title {
	font-size: max(2.5rem, 10px);
	margin-top: 1.125rem;
}

.p-single__meta {
	margin-top: 6.125rem;
}

.p-single__thumbnail {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5rem;
	text-align: center;
}

.p-single__thumbnail img {
	aspect-ratio: 600/315;
	display: inline-block;
/* 	width: 37.5rem; */
	width: 100%;
}

.p-single__content h2 {
	font-size: max(2rem, 10px);
}

.p-single__content figure {
	padding: 0;
	text-align: left;
}

.p-single__content .wp-block-group .wp-block-group__inner-container p {
	font-size: max(2rem, 10px);
	margin-top: 1.5rem;
	padding: 1.25rem 1rem;
}

.p-single__related {
	margin-top: 7.375rem;
}

.p-single__related-title {
	font-size: max(2.5rem, 10px);
}

.p-single__related-list {
	margin-top: 2.5rem;
}

.p-top-about-section {
	overflow-x: hidden;
}

.p-top-about-section__inner {
	max-width: 75.625rem;
	padding: 0 1.5625rem;
}

.p-top-about-section__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: calc(50% - 50vw);
}

.p-top-about-section__container {
	max-width: none;
	padding: 5.3125rem 3.125rem 3.125rem 0;
}

.p-top-about-section__title {
	font-size: max(3.25rem, 10px);
	line-height: 1.3846153846;
}

.p-top-about-section__items {
	margin-top: 3.125rem;
}

.p-top-about-section__box:not(:first-child) {
	margin-top: 1.5rem;
}

.p-top-about-section__head {
	font-size: max(1.125rem, 10px);
	text-align: left;
}

.p-top-about-section__body {
	font-size: max(0.875rem, 10px);
	text-align: left;
}

.p-top-about-section__img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 50vw;
}

.p-top-about-section__img img {
	aspect-ratio: 800/850;
	height: 100%;
	width: 50rem;
}

.p-top-ai-section {
	background: -webkit-gradient(linear, left top, right top, color-stop(13.37%, #001F54), color-stop(86.37%, #334C76));
	background: linear-gradient(90deg, #001F54 13.37%, #334C76 86.37%);
	overflow: hidden;
	padding: 4rem 0 3.25rem;
}

.p-top-ai-section__inner {
	max-width: 72.5rem;
	padding: 0 1.5625rem;
}

.p-top-ai-section__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.p-top-ai-section__container {
	margin: 0;
	width: 50vw;
}

.p-top-ai-section__title {
	font-size: max(2.5rem, 10px);
	padding-top: 1rem;
	text-align: left;
}

.p-top-ai-section__thumbnail {
	margin: 0 0 -10.8125vw calc(50% - 35vw);
	width: 50vw;
}

.p-top-ai-section__thumbnail img {
	aspect-ratio: 808/593;
}

.p-top-ai-section__items {
	gap: 1rem;
	margin-top: 0;
	width: 50vw;
}

.p-top-ai-section__item {
	gap: 1rem;
}

.p-top-ai-section__img img {
	aspect-ratio: 135/110;
	width: 8.4375rem;
}

.p-top-ai-section__box {
	padding: 0.9375rem 0;
}

.p-top-ai-section__head {
	font-size: max(1.125rem, 10px);
}

.p-top-ai-section__body {
	font-size: max(1rem, 10px);
	margin-top: 0.5rem;
}

.p-top-casestudy-section {
	padding-bottom: 7.5rem;
}

.p-top-casestudy-section__inner {
	max-width: 1382px;
	padding-left: 6.6875rem;
	padding-right: 6.6875rem;
	position: static;
}

.p-top-casestudy-section__wrapper {
	position: relative;
}

.p-top-casestudy-section__container {
	margin-top: 5.1875rem;
}

.p-top-casestudy-section__img img {
	aspect-ratio: 368/243;
}

.p-top-casestudy-section__head {
	font-size: max(1.125rem, 10px);
	min-height: 3.375rem;
}

.p-top-casestudy-section__prev,
.p-top-casestudy-section__next {
	height: 3.125rem;
	top: 66%;
	width: 3.125rem;
}

.p-top-casestudy-section__prev {
	left: -5.125rem;
}

.p-top-casestudy-section__next {
	right: -5.125rem;
}

.p-top-casestudy-section__btn {
	margin-top: 4.125rem;
}

.p-top-mv {
	min-height: 35rem;
}

.p-top-mv__img-left {
	bottom: -68%;
	left: 0;
	width: 55.2941176471vh;
}

.p-top-mv__img-center {
	height: auto;
	left: 50%;
	top: 51%;
	width: auto;
}

.p-top-mv__img-right {
	width: 55.2941176471vh;
}

.p-top-mv__img-left img {
	aspect-ratio: 624/1265;
}

.p-top-mv__img-center img {
	aspect-ratio: 562/360;
	width: 35.125rem;
}

.p-top-mv__img-right img {
	aspect-ratio: 690/669;
}

.p-top-mv__box {
	padding-top: 8.375rem;
}

.p-top-mv__title {
	font-size: max(15rem, 10px);
	letter-spacing: 0.06em;
}

.p-top-mv__title {
	font-size: max(15rem, 10px);
	letter-spacing: 0.06em;
}

.p-top-mv__sub {
	font-size: max(1.5rem, 10px);
}

.p-top-news-section__inner {
	max-width: 76.125rem;
	padding: 0 1.5625rem;
}

.p-top-news-section__cards {
	-moz-column-gap: 2rem;
	-webkit-column-gap: 2rem;
	column-gap: 2rem;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(2, 1fr);
	margin-top: 5rem;
	row-gap: 2rem;
}

.p-top-news-section__cards a:hover .p-top-news-section__img,
.p-top-news-section__cards a:focus .p-top-news-section__img {
	-webkit-box-shadow: 0.125rem 0.125rem 0.625rem 0.125rem #e2e8ef;
	box-shadow: 0.125rem 0.125rem 0.625rem 0.125rem #e2e8ef;
}

.p-top-news-section__cards a:nth-child(n+5) {
	display: block;
}

.p-top-news-section__img {
	aspect-ratio: 268/140.7;
}

.p-top-news-section__img.u-no-image {
	width: 16.75rem;
}

.p-top-news-section__btn {
	margin-top: 3rem;
}

.p-top-service-section {
	padding: 5rem 0 10.625rem;
}

.p-top-service-section__inner {
	max-width: 66.875rem;
	padding: 0 1.5625rem;
}

.p-top-service-section__system {
	display: block;
	margin-top: 5rem;
}

.p-top-service-section__desc {
	font-size: max(1rem, 10px);
}

.p-top-service-section__head {
	font-size: max(2rem, 10px);
	margin-top: 1rem;
}

.p-top-service-section__head span {
	font-size: max(3rem, 10px);
	line-height: 1.6666666667;
}

.u-no-image.p-recruit-workplace__image {
	border-radius: 1rem;
}

}

@media screen and (hover: none) and (min-width: 768px) {

.p-article a:active {
	-webkit-box-shadow: 0.125rem 0.125rem 0.625rem 0.125rem #e2e8ef;
	box-shadow: 0.125rem 0.125rem 0.625rem 0.125rem #e2e8ef;
}

.p-top-news-section__cards a:active .p-top-news-section__img {
	-webkit-box-shadow: 0.125rem 0.125rem 0.625rem 0.125rem #e2e8ef;
	box-shadow: 0.125rem 0.125rem 0.625rem 0.125rem #e2e8ef;
}

}

@media screen and (min-width: 769px) {

html {
	scroll-padding-top: 6.25rem;
}

}

@media (min-width: 1150px) {

.p-top-service-section__card-pc.swiper-slide-prev::before,
.p-top-service-section__card-pc.swiper-slide-next::before {
	width: 4.25vw;
}

}

@media (min-width: 1218px) {

html {
	font-size: 16px;
}

.p-top-mv__img-left {
	width: 69.4117647059vh;
}

.p-top-mv__img-right {
	width: 69.4117647059vh;
}

}

@media screen and (min-width: 1600px) {

html {
	font-size: 1vw;
}

.p-top-mv__img-left {
	width: 73.4117647059vh;
}

.p-top-mv__img-right {
	width: 81.1764705882vh;
}

}

@media screen and (max-width: 768px) {

html {
	scroll-padding-top: 4.25rem;
}

}

@media (max-width: 425px) {

.en-US .p-form-service__item:nth-child(3) .p-form-service__dd input::-moz-placeholder {
	font-size: max(0.9375rem, 10px);
}

.en-US .p-form-service__item:nth-child(3) .p-form-service__dd input::-webkit-input-placeholder {
	font-size: max(0.9375rem, 10px);
}

.en-US .p-form-service__item:nth-child(3) .p-form-service__dd input:-ms-input-placeholder {
	font-size: max(0.9375rem, 10px);
}

.en-US .p-form-service__item:nth-child(3) .p-form-service__dd input::-ms-input-placeholder {
	font-size: max(0.9375rem, 10px);
}

.en-US .p-form-service__item:nth-child(3) .p-form-service__dd input::placeholder {
	font-size: max(0.9375rem, 10px);
}

}

@media (max-width: 390px) {

html {
	font-size: 4.1025641026vw;
}

}

@-webkit-keyframes colorChange {

0%,5% {
	color: #001F54;
}

10%,15% {
	color: #005AFF;
}

20%,25% {
	color: #4DC4FF;
}

30%,35% {
	color: #03AF7A;
}

40%,45% {
	color: #FF8082;
}

50%,55% {
	color: #FF4B00;
}

60%,65% {
	color: #F6AA00;
}

70%,75% {
	color: #FFF100;
}

80%,85% {
	color: #804000;
}

90%,95% {
	color: #990099;
}

100% {
	color: #001F54;
}

}

@keyframes colorChange {

0%,5% {
	color: #001F54;
}

10%,15% {
	color: #005AFF;
}

20%,25% {
	color: #4DC4FF;
}

30%,35% {
	color: #03AF7A;
}

40%,45% {
	color: #FF8082;
}

50%,55% {
	color: #FF4B00;
}

60%,65% {
	color: #F6AA00;
}

70%,75% {
	color: #FFF100;
}

80%,85% {
	color: #804000;
}

90%,95% {
	color: #990099;
}

100% {
	color: #001F54;
}

}


/*# sourceMappingURL=style.css.map */
