* {
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact;
}

/* ヘッダー */
.l-header {
	position: absolute;
}

.l-header__logo-area {
	margin-left: 24px;
}

.g-nav-side__overall {
	display: none;
}

/* ファーストビュー + ミッション */
.main-block {
}

/* ファーストビュー */
.home_fv_sec {
	--fv-height: 700px;
}

/* 追加HTML + クラス */
.home_project_group_sec {
	height: auto;
	overflow: hidden;
}

/* 追加クラス、ミッション */
.home_project_sec__content-box_pc {
	display: block;
	overflow: hidden;
}

/* 追加クラス */
.home_project_sec__content-box_sp {
	display: none;
}

/* テクノロジー */
.home_technology_sec {
	/* display: none; */

	height: 700px;
	/* height: 100vh;
	page-break-before: auto;
	page-break-after: always;
	page-break-inside: avoid;
	overflow: hidden; */
}

/* 会社概要 */
.home_company_sec {
	/* display: none; */

	height: 700px;
	/* height: 100vh;
	page-break-before: auto;
	page-break-after: always;
	page-break-inside: avoid;
	overflow: hidden; */
}

/* お知らせ */
.home_news_sec {
	/* display: none; */
	/* page-break-before: auto;
	page-break-after: always;
	page-break-inside: avoid;
	overflow: hidden; */
}

/* フッター */
.l-footer01 {
	/* display: none; */
	/* page-break-before: auto;
	page-break-after: always;
	page-break-inside: avoid;
	overflow: hidden; */
}

.home_fv_sec__tlt {
	font-size: 64px;
}

.home_fv_sec__tlt-sub {
	font-size: 30px;
	margin-top: 24px;
}

.ja .home_fv_sec__tlt-sub {
	font-size: 26px;
}

.slick-track {
	width: 100% !important;
}

.home_fv_sec__slide {
	display: none !important;
	width: 100% !important;
	aspect-ratio: auto;
	opacity: 0 !important;
	transition: none !important;
}

.home_fv_sec__slide.is-slide1 {
	display: block !important;
	opacity: 1 !important;
	background-image: url(../images/index/fv1-pc.jpg);
}

.home_fv_sec__slide.is-slide2 {
	background-image: url(../images/index/fv2-pc.jpg);
	background-position: center top;
}

.g-nav02 {
	position: static;
	opacity: 1;
	z-index: 1;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
	padding: 0;
	pointer-events: none;
}

.g-nav02__menu {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	margin: 24px 20px 24px 0;
	list-style: none;
}

.g-nav02__item:not(:last-child) {
	margin-right: 20px;
	margin-bottom: 0;
}

.l-header__languages {
	position: relative;
	left: 0;
	top: 0;
	margin-block: 24px;
	padding-left: 20px;
}

.l-header__logo {
	width: 66px;
	line-height: initial;
}

img {
	width: auto;
}

body,
button,
input,
select,
textarea {
	font-size: 16px;
}

.c-box__col--align-left {
	padding-left: 50px;
}

.c-box__col--align-right {
	padding-right: 50px;
}

.c-box__2-col--justify .c-box__col {
	width: 50% !important;
}

.c-box__3-col--justify .c-box__col {
	width: 33% !important;
}

.c-box__concept::before {
	width: 100vw;
	height: 393px;
	left: 112px;
	top: 32px;
}

.c-box__concept--img {
	width: 42% !important;
}

.c-box__concept--txt-box {
	width: 58% !important;
}

.c-box__concept--reverse::before {
	right: 112px;
	top: 62px;
	left: auto;
}

.c-btn--small {
	padding: 16px 32px 16px 40px;
}

.c-btn__text {
	font-size: 16px;
	line-height: 1.375;
}

.c-card__item {
	margin-bottom: 40px;
}

.c-card__header {
	margin-top: 15px;
}

.c-card__body {
	margin-top: 15px;
}

.c-card__data {
	font-size: 15px;
}

.c-card__title {
	font-size: 16px;
}

.c-card--col-2 .c-card__item {
	width: 47%;
}

.c-card--col-2::after {
	content: "";
	display: block;
	width: 47%;
	height: 0;
}

.c-card--col-3 .c-card__item {
	width: 30%;
}

.c-card--col-3::after {
	content: "";
	display: block;
	width: 30%;
	height: 0;
}

.c-form__dl {
	display: flex;
	align-items: stretch;
	margin-bottom: 0;
	margin-top: 0;
}

.c-form__dl--align-start {
	align-items: start;
}

.c-form__dt {
	width: 300px;
	margin-bottom: 0;
}

.c-form__dd {
	width: calc(100% - 300px);
	padding-left: 32px;
}

.c-form__input {
	font-size: 23px;
	padding: 15px !important;
}

.c-form__input--radio--label {
	margin-bottom: 0;
}

.c-form__input--radio--label:not(:last-child) {
	margin-right: 70px;
}

.c-form__input--checkbox--label {
	margin-bottom: 0;
}

.c-form__input--checkbox--label:not(:last-child) {
	margin-right: 70px;
}

.wpcf7-list-item {
	font-size: 14px !important;
}

.wpcf7-list-item:not(:last-child) {
	margin-right: 70px !important;
}

.wpcf7-list-item label {
	font-size: 14px;
}

.wpcf7-list-item label:not(:last-child) {
	margin-right: 70px;
}

.c-layout__item {
	display: flex;
	position: relative;
}

.c-layout__item--reverse {
	flex-direction: row-reverse;
	margin-left: 0;
}

.c-layout__item--reverse .c-layout__body {
	padding: 0 5% 0 0;
}

.c-layout__item--col-1 .c-layout__img-wrap {
	width: 100%;
}

.c-layout__item--col-1 .c-layout__body {
	width: 100%;
	padding-left: 0;
	margin-top: 50px;
}

.c-layout__item--col-3 .c-layout__img-wrap {
	width: 30%;
}

.c-layout__item--col-3 .c-layout__body {
	width: 70%;
}

.c-layout__item--col-4 .c-layout__img-wrap {
	width: 25%;
}

.c-layout__item--col-4 .c-layout__body {
	width: 75%;
}

.c-layout__img-wrap {
	margin: 0;
	width: 50%;
	flex-shrink: 0;
}

.c-layout__img-wrap--m {
	height: 300px;
	overflow: hidden;
}

.c-layout__body {
	width: 50%;
	margin-top: 0;
	padding-left: 40px;
}

.c-layout__title {
	font-size: 25px;
	letter-spacing: 1.36;
}

.c-layout__text {
	font-size: 15px;
}

.c-list__item__inner {
	padding: 20px 32px;
}

.c-list__title {
	font-size: 17px;
}

.c-list__text {
	letter-spacing: 0;
	color: #d1d1d1;
	line-height: 1.3529411765;
}

.c-table .c-table__th,
.c-table .c-table__td {
	font-size: 16px;
	min-height: 70px;
	padding: 23px 10px;
	margin-top: 0;
}

.c-table--style-01 .c-table__th,
.c-table--style-01 .c-table__td {
	padding: 40px 50px;
	line-height: 28px;
}

.c-table--style-01 .c-table__td {
	width: calc(100% - 200px);
}

.c-table--style-01 .c-table__th {
	width: 200px !important;
}

.c-table__dl {
	flex-wrap: wrap;
}

.c-table--d--style-01 .c-table__dt {
	width: 200px;
}

.c-table--d--style-01 .c-table__dd {
	width: calc(100% - 200px);
}

.l-footer01 {
	padding-top: 160px;
}

.l-footer01 > .l-container {
	flex-direction: row;
	align-items: flex-start;
	gap: 24px;
}

.l-footer01__main {
	flex-grow: 1;
	display: grid;
	grid-template-columns: 116px 1fr;
	grid-template-rows: auto auto;
	grid-template-areas: "logo address" "nav nav";
}

.l-footer01__logo {
	grid-area: logo;
	width: 116px;
	order: 1;
}

.l-footer01__nav__box {
	grid-area: nav;
}

.l-footer01__foot-inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	align-items: center;
}

.l-footer01__mailing-list {
	flex-basis: 320px;
	flex-shrink: 0;
}

.g-nav {
	position: static;
	z-index: 0;
	opacity: 1;
	padding: 0;
	height: auto;
	pointer-events: auto;
}

.g-nav__icons {
	margin: 0;
	border-bottom: 1px solid #f2f0f0;
	justify-content: flex-end;
	flex: 1;
	padding-right: 27px;
}

.g-nav__icon:not(:last-child) {
	margin-right: 46px;
}

.g-nav__tel {
	background-color: #fafafa;
	width: 272px;
	margin-top: 0;
}

.g-nav__btn {
	width: 221px;
	min-height: 44px;
	padding: 0;
	font-size: 16px;
	margin: 0;
}

.g-nav__btn::before {
	font-size: 16px;
	margin-right: 10px;
}

.g-nav__btn--min {
	width: 170px;
}

.g-nav__menu {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

.g-nav__item {
	font-size: 16px;
	padding: 30px 30px 30px 0;
}

.g-nav__item:not(:last-child) {
	margin-right: 66px;
	margin-bottom: 0;
}

.g-nav__link--dot.is-current {
	padding-left: 0;
}

.g-nav__link--dot.is-current::after {
	top: initial;
	width: 8px;
	height: 8px;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
}

.g-nav__link--dot:hover::after {
	position: absolute;
	content: "";
	background-color: #4f66c9;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
}

.g-nav__link--border.is-current::after {
	bottom: -15px;
}

.g-nav__link--border:hover::after {
	opacity: 1;
	visibility: visible;
	bottom: -15px;
}

.g-nav__megamenu__contents {
	position: absolute;
	top: calc(100% + 30px);
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	margin-top: 0;
}

.g-nav__megamenu__contents--01 {
	width: 315px;
}

.g-nav02__item {
	font-size: 16px;
}

.l-header__inner {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-right: 24px;
}

.l-header__nav {
	flex: 1;
}

.l-header__nav-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	flex-direction: row;
}

.l-header__logo {
	width: 66px;
	line-height: initial;
}

.l-header__cv {
	text-align: left;
	display: flex;
	flex-wrap: wrap;
}

.top .l-header__languages {
	top: 0;
	margin-block: 24px;
	padding-left: 20px;
	position: relative;
	left: 0;
}

.l-header__languages::before {
	display: block;
}

.l-header__languages ul li {
	font-size: 16px;
}

.company_sec_crew__toggle_content {
	display: none !important;
	height: 0;
	width: 0;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
}

.company_sec_careers .l-2col__side--tlt {
	margin-bottom: 0;
}

.contact .l-2col__container,
.apply .l-2col__container {
	padding-left: 70px;
}

.home_live-heat_sec__container {
	margin-bottom: 50px;
}

.home_live-heat_sec__box:nth-of-type(1),
.home_live-heat_sec__box:nth-of-type(3) {
	padding-right: 30px;
}

.home_technology_sec__container {
	margin-left: -12px;
}

.technology_sec_patents .technology_sec-container {
	padding: 133px 40px 103px 40px;
}

.l-header__button {
	display: block;
	text-shadow: none;
	box-shadow: none;
	margin-left: 20px;
}

.fade_in {
	opacity: 1;
}

.fade_up {
	opacity: 1;
	transform: translateY(0);
}

.fade_left {
	opacity: 1;
	transform: translateX(0);
}

.home_fv_sec__slide.is-slide2,
.home_fv_sec__slide.is-slide3,
.home_fv_sec__slide.is-slide4 {
	display: none;
}

.u-pc-hide {
	display: none !important;
}

.u-sp-hide {
	display: block !important;
}

.nav-btn {
	position: absolute;
	display: none;
}

.home_project_sec {
	width: 100% !important;
	max-width: initial !important;
	height: auto !important;
	max-height: initial !important;
	position: static !important;
}

.home_project_sec__main {
	position: static;
}

.home_project_sec__head {
	padding-left: 32px;
}

.home_project_sec__tlt {
	padding-left: 32px;
	font-size: 44px;
}

.home_project_sec__nav__list {
	padding-inline: 20px;
}

.home_project_sec__nav__list-item {
	flex: 1;
	width: auto;
	padding-inline: 12px;
}

.home_project_sec__nav__tlt {
	font-size: 24px;
}

.home_project_sec__txt {
	font-size: 14px;
}

.home_project_sec__main__slides {
	width: 100%;
	height: 400px !important;
}

.home_project_sec__main__slides-box {
	width: 100%;
	height: auto;
	transition: none;
}

.home_project_sec__main__slides_col {
	width: 100%;
	height: auto;
}

.home_project_sec__content-box_pc .pin-spacer {
	width: 100% !important;
	height: auto !important;
	padding: 0 !important;
	overflow: hidden !important;
}

.home_project_sec__main__slides_col.home_project_sec__main__slides_col--2,
.home_project_sec__main__slides_col.home_project_sec__main__slides_col--3 {
	display: none;
}

.home_project_sec__main__slides__img-box {
	height: auto;
}

.home_project_sec__main__slides__img {
	height: 400px;
}

.home_project_sec__slides {
	display: none;
}

.home_fv_sec__container {
	text-shadow: none;
	padding-right: 32px;
	left: 32px;
}

.c-btn {
	text-shadow: none;
	box-shadow: none;
}

.home_company_sec__container {
	text-shadow: none;
}

.home_technology_sec__txt {
	padding-inline: 32px;
	font-size: 22px;
}
