@charset "utf-8";

/*Googlefonts*/
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Noto+Sans+JP:wght@100..900&family=Roboto+Condensed:wght@700&display=swap');

body {
	margin: 0px;
	padding: 0px;
	font-family: "Noto Sans JP", "Arial", Lato, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	-webkit-text-size-adjust: 100%;
	font-size: 1.5rem;
	max-width: 1920px;
	margin: 0 auto;
	background-color: #fff;
}

html {
	-ms-overflow-style: scrollbar;
	font-size: 62.5%;
}

.serif {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

ul {
	padding: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 100%
}

a {
	transition-property: all;
	transition: 0.2s linear;
	text-decoration: none;
}

_:-ms-lang(x)::-ms-backdrop,
a {
	transition: 0s;
}

a:focus,
*:focus {
	outline: none;
}

p {
	margin: 0px;
	padding: 0px
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*/
	/*/
height: auto;
overflow: hidden;
/**/
}

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

.moa {
	margin: 0 auto;
}

.tac {
	text-align: center;
}

.tal {
	text-align: left
}

@media (min-width: 992px) {
	.tal {
		text-align: center
	}
}

.left {
	float: left;
}

.right {
	float: right;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb5 {
	margin-bottom: .5rem !important;
}

.mb10 {
	margin-bottom: 1rem !important;
}

.mb15 {
	margin-bottom: 1.5rem !important;
}

.mb20 {
	margin-bottom: 2rem !important;
}

.mb25 {
	margin-bottom: 2.5rem !important;
}

.mb30 {
	margin-bottom: 3rem !important;
}

.mb35 {
	margin-bottom: 3.5rem !important;
}

.mb40 {
	margin-bottom: 4rem !important;
}

.mb45 {
	margin-bottom: 4.5rem !important;
}

.mb50 {
	margin-bottom: 5rem !important;
}

.mb55 {
	margin-bottom: 5.5rem !important;
}

.mb60 {
	margin-bottom: 6rem !important;
}

.mb65 {
	margin-bottom: 6.5rem !important;
}

.mb70 {
	margin-bottom: 7rem !important;
}

.mb75 {
	margin-bottom: 7.5rem !important;
}

.mb80 {
	margin-bottom: 8rem !important;
}

.mb85 {
	margin-bottom: 8.5rem !important;
}

.mb90 {
	margin-bottom: 9rem !important;
}

.mb95 {
	margin-bottom: 9.5rem !important;
}

.mb100 {
	margin-bottom: 10rem !important;
}

.fwb {
	font-weight: bold;
}

@media (max-width: 767px) {
	.lh2 {
		line-height: 1.8 !important;
	}

	.lh22 {
		line-height: 1.8 !important;
	}
}

@media (min-width: 768px) {
	.lh2 {
		line-height: 1.8 !important;
	}

	.lh22 {
		line-height: 2 !important;
	}
}

@media (min-width: 992px) {
	.lh2 {
		line-height: 2 !important;
	}

	.lh22 {
		line-height: 2.2 !important;
	}
}

.s11 {
	font-size: 1.1rem !important;
	line-height: 1.6;
}

.s12 {
	font-size: 1.2rem !important;
	line-height: 1.6;
}

.s13 {
	font-size: 1.3rem !important;
	line-height: 1.6;
}

.s14 {
	font-size: 1.4rem !important;
	line-height: 1.6;
}

.s14_c {
	font-size: 1.4rem !important;
	line-height: 1.6;
	text-align: center;
}

@media (max-width: 767px) {
	.s15 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: left;
	}

	.s16_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: left;
	}
}

@media (min-width: 768px) {
	.s15 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 1.6rem !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: center;
	}

	.s16_c {
		font-size: 1.6rem !important;
		line-height: 1.7;
		text-align: center;
	}
}

@media (min-width: 992px) {
	.s15 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 1.6rem !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: center;
	}

	.s16_c {
		font-size: 1.6rem !important;
		line-height: 1.7;
		text-align: center;
	}
}

.s17 {
	font-size: 1.7rem !important;
	line-height: 1.7;
}

.s18 {
	font-size: 1.8rem !important;
	line-height: 1.7;
}

.s19 {
	font-size: 1.9rem !important;
	line-height: 1.7;
}

.s20 {
	font-size: 2rem !important;
	line-height: 1.7;
}

.s21 {
	font-size: 2.1rem !important;
	line-height: 1.7;
}

.s22 {
	font-size: 2.2rem !important;
	line-height: 1.7;
}

.s23 {
	font-size: 2.3rem !important;
	line-height: 1.7;
}

.s24 {
	font-size: 2.4rem !important;
	line-height: 1.7;
}

.s25 {
	font-size: 2.5rem !important;
	line-height: 1.7;
}

.s26 {
	font-size: 2.6rem !important;
	line-height: 1.7;
}

.s27 {
	font-size: 2.7rem !important;
	line-height: 1.7;
}

.s28 {
	font-size: 2.8rem !important;
	line-height: 1.7;
}

.s29 {
	font-size: 2.9rem !important;
	line-height: 1.7;
}

.s30 {
	font-size: 3rem !important;
	line-height: 1.7;
}

.br10 img {
	border-radius: 10px;
}

.br20 img {
	border-radius: 20px;
}

.br30 img {
	border-radius: 30px;
}

img.br10 {
	border-radius: 10px;
}

img.br20 {
	border-radius: 20px;
}

img.br30 {
	border-radius: 30px;
}

a.underline {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.pos {
	position: relative;
}

@media (max-width: 767px) {
	.flex_b {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.reverse_sp {
		flex-direction: column-reverse !important;
	}
}

@media (min-width: 768px) {
	.flex_b {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
}

@media (max-width: 767px) {
	.flex_c {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}

@media (min-width: 768px) {
	.flex_c {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
}

@media (max-width: 767px) {
	.flex_s {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
}

@media (min-width: 768px) {
	.flex_s {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
	}
}

@media (max-width: 767px) {
	.flex_e {
		display: flex;
		flex-direction: column;
	}
}

@media (min-width: 768px) {
	.flex_e {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
	}
}

.stretch {
	align-items: stretch;
}

.center {
	align-items: center;
}

.start {
	align-items: flex-start;
}

.end {
	align-items: flex-end;
}

.baseline {
	align-items: baseline;
}

.wrap {
	flex-wrap: wrap;
}

.dg {
	display: grid;
}

@media (max-width: 767px) {
	.cont20 {
		width: 100%;
	}

	.cont21 {
		width: 100%;
	}

	.cont22 {
		width: 100%;
	}

	.cont23 {
		width: 100%;
	}

	.cont24 {
		width: 100%;
	}

	.cont25 {
		width: 100%;
	}

	.cont26 {
		width: 100%;
	}

	.cont27 {
		width: 100%;
	}

	.cont28 {
		width: 100%;
	}

	.cont29 {
		width: 100%;
	}

	.cont30 {
		width: 100%;
	}

	.cont31 {
		width: 100%;
	}

	.cont32 {
		width: 100%;
	}

	.cont33 {
		width: 100%;
	}

	.cont34 {
		width: 100%;
	}

	.cont35 {
		width: 100%;
	}

	.cont36 {
		width: 100%;
	}

	.cont37 {
		width: 100%;
	}

	.cont38 {
		width: 100%;
	}

	.cont39 {
		width: 100%;
	}

	.cont40 {
		width: 100%;
	}

	.cont41 {
		width: 100%;
	}

	.cont42 {
		width: 100%;
	}

	.cont43 {
		width: 100%;
	}

	.cont44 {
		width: 100%;
	}

	.cont45 {
		width: 100%;
	}

	.cont46 {
		width: 100%;
	}

	.cont47 {
		width: 100%;
	}

	.cont48 {
		width: 100%;
	}

	.cont49 {
		width: 100%;
	}

	.cont50 {
		width: 100%;
	}

	.cont51 {
		width: 100%;
	}

	.cont52 {
		width: 100%;
	}

	.cont53 {
		width: 100%;
	}

	.cont54 {
		width: 100%;
	}

	.cont55 {
		width: 100%;
	}

	.cont56 {
		width: 100%;
	}

	.cont57 {
		width: 100%;
	}

	.cont58 {
		width: 100%;
	}

	.cont59 {
		width: 100%;
	}

	.cont60 {
		width: 100%;
	}

	.cont61 {
		width: 100%;
	}

	.cont62 {
		width: 100%;
	}

	.cont63 {
		width: 100%;
	}

	.cont64 {
		width: 100%;
	}

	.cont65 {
		width: 100%;
	}

	.cont66 {
		width: 100%;
	}

	.cont67 {
		width: 100%;
	}

	.cont68 {
		width: 100%;
	}

	.cont69 {
		width: 100%;
	}

	.cont70 {
		width: 100%;
	}

	.cont71 {
		width: 100%;
	}

	.cont72 {
		width: 100%;
	}

	.cont73 {
		width: 100%;
	}

	.cont74 {
		width: 100%;
	}

	.cont75 {
		width: 100%;
	}

	.cont76 {
		width: 100%;
	}

	.cont77 {
		width: 100%;
	}

	.cont78 {
		width: 100%;
	}

	.cont79 {
		width: 100%;
	}

	.cont80 {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.cont20 {
		width: 20%;
	}

	.cont21 {
		width: 21%;
	}

	.cont22 {
		width: 22%;
	}

	.cont23 {
		width: 23%;
	}

	.cont24 {
		width: 24%;
	}

	.cont25 {
		width: 25%;
	}

	.cont26 {
		width: 26%;
	}

	.cont27 {
		width: 27%;
	}

	.cont28 {
		width: 28%;
	}

	.cont29 {
		width: 29%;
	}

	.cont30 {
		width: 30%;
	}

	.cont31 {
		width: 31%;
	}

	.cont32 {
		width: 32%;
	}

	.cont33 {
		width: 33%;
	}

	.cont34 {
		width: 34%;
	}

	.cont35 {
		width: 35%;
	}

	.cont36 {
		width: 36%;
	}

	.cont37 {
		width: 37%;
	}

	.cont38 {
		width: 38%;
	}

	.cont39 {
		width: 39%;
	}

	.cont40 {
		width: 40%;
	}

	.cont41 {
		width: 41%;
	}

	.cont42 {
		width: 42%;
	}

	.cont43 {
		width: 43%;
	}

	.cont44 {
		width: 44%;
	}

	.cont45 {
		width: 45%;
	}

	.cont46 {
		width: 46%;
	}

	.cont47 {
		width: 47%;
	}

	.cont48 {
		width: 48%;
	}

	.cont49 {
		width: 49%;
	}

	.cont50 {
		width: 50%;
	}

	.cont51 {
		width: 51%;
	}

	.cont52 {
		width: 52%;
	}

	.cont53 {
		width: 53%;
	}

	.cont54 {
		width: 54%;
	}

	.cont55 {
		width: 55%;
	}

	.cont56 {
		width: 56%;
	}

	.cont57 {
		width: 57%;
	}

	.cont58 {
		width: 58%;
	}

	.cont59 {
		width: 59%;
	}

	.cont60 {
		width: 60%;
	}

	.cont61 {
		width: 61%;
	}

	.cont62 {
		width: 62%;
	}

	.cont63 {
		width: 63%;
	}

	.cont64 {
		width: 64%;
	}

	.cont65 {
		width: 65%;
	}

	.cont66 {
		width: 66%;
	}

	.cont67 {
		width: 67%;
	}

	.cont68 {
		width: 68%;
	}

	.cont69 {
		width: 69%;
	}

	.cont70 {
		width: 70%;
	}

	.cont71 {
		width: 71%;
	}

	.cont72 {
		width: 72%;
	}

	.cont73 {
		width: 73%;
	}

	.cont74 {
		width: 74%;
	}

	.cont75 {
		width: 75%;
	}

	.cont76 {
		width: 76%;
	}

	.cont77 {
		width: 77%;
	}

	.cont78 {
		width: 78%;
	}

	.cont79 {
		width: 79%;
	}

	.cont80 {
		width: 80%;
	}
}

@media (max-width: 420px) {
	.mb_mainimg {
		margin-bottom: 3rem !important;
	}

	.mb_cont {
		margin-bottom: 4rem !important;
	}

	.mb_cont2 {
		margin-bottom: 4rem !important;
	}

	.mb_cont3 {
		margin-bottom: 2rem !important;
	}

	.mb_cont4 {
		margin-bottom: 1.5rem !important;
	}
}

@media (min-width: 421px) {
	.mb_mainimg {
		margin-bottom: 4rem !important;
	}

	.mb_cont {
		margin-bottom: 4rem !important;
	}

	.mb_cont2 {
		margin-bottom: 4rem !important;
	}

	.mb_cont3 {
		margin-bottom: 3rem !important;
	}

	.mb_cont4 {
		margin-bottom: 2rem !important;
	}
}

@media (min-width: 768px) {
	.mb_mainimg {
		margin-bottom: 4rem !important;
	}

	.mb_cont {
		margin-bottom: 5rem !important;
	}

	.mb_cont2 {
		margin-bottom: 4rem !important;
	}

	.mb_cont3 {
		margin-bottom: 3rem !important;
	}

	.mb_cont4 {
		margin-bottom: 2.5rem !important;
	}
}

@media (min-width: 992px) {
	.mb_mainimg {
		margin-bottom: 5rem !important;
	}

	.mb_cont {
		margin-bottom: 6rem !important;
	}

	.mb_cont2 {
		margin-bottom: 5rem !important;
	}

	.mb_cont3 {
		margin-bottom: 4rem !important;
	}

	.mb_cont4 {
		margin-bottom: 3rem !important;
	}
}

@media (min-width: 1920px) {
	.mb_mainimg {
		margin-bottom: 7rem !important;
	}

	.mb_cont {
		margin-bottom: 7rem !important;
	}

	.mb_cont2 {
		margin-bottom: 5rem !important;
	}

	.mb_cont3 {
		margin-bottom: 4rem !important;
	}

	.mb_cont4 {
		margin-bottom: 3rem !important;
	}
}

.dn {
	display: none;
}

span.tel_link {
	color: #333;
}

span.tel_link_white {
	color: #fff;
}

@media (min-width: 768px) {
	.smooth {
		clip-path: inset(0 100% 0 0);
		display: inline-block;
		transition: 1s cubic-bezier(0.37, 0, 0.63, 1);
		transition-property: clip-path;
	}
	
		.smooth.is-animated {
		clip-path: inset(0);
	}
	
	span.text2 {
		transition-delay: 1s;
	}
	
	.delay1 {
		animation-delay: 1s;
	}
	
}






/* header
=========================================================================== */

.inner_body {
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

header {
	width: 100%;
	max-width: 1920px;
	height: 80px;
	position: absolute;
	top: 0;
	right: 50%;
	left: inherit;
	transform: translateY(0) translateX(50%);
	z-index: 9999;
}

header img {
	width: 100%;
	height: auto;
}

h1.logo_h {
	width: 250px;
	margin: 0;
	position: absolute;
	top: 15px;
	left: 5px;
	z-index: 10;
}

h1.logo_h a {
	display: block;
}

.h_fixed {
	position: fixed;
	background-color: rgba(20, 20, 20, 0.85);
	backdrop-filter: blur(15px) brightness(120%);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}

@media (min-width: 768px) {
	header {
		height: 90px;
	}

	h1.logo_h {
		width: 280px;
		top: 15px;
		left: 25px;
	}
}

@media (min-width: 992px) {
	header {
		height: 120px;
	}

	h1.logo_h {
		width: 330px;
		top: 30px;
		left: 35px;
	}
}

@media (min-width: 1200px) {
	header {
		height: 120px;
	}

	h1.logo_h {
		width: 360px;
		left: 20px;
	}
}

@media (min-width: 1600px) {
	header {
		height: 120px;
	}

	h1.logo_h {
		width: 400px;
		left: 50px;
	}
}



/* ドロワー
--------------------------------------------------------- */
.drawer_btn {
	position: absolute;
	top: 5px;
	right: 0;
	z-index: 1000;
	width: 50px;
	height: 50px;
	outline: none !important;
	background-color: transparent;
	transition: background-color .5s;
	-webkit-user-select: none;
	user-select: none;
	border: none;
}

.btn_line {
	position: absolute;
	top: 10px;
	right: 15px;
	bottom: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 30px;
	height: 2px;
	margin: auto;
	background: #fff;
	transition: .5s cubic-bezier(.645, .045, .355, 1);
	pointer-events: none;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
}

.is-drawer-open .btn_line {
	background-color: #fff;
}

.btn_line:nth-child(1) {
	-webkit-transform: translateY(-9px);
	transform: translateY(-9px);
}

.is-drawer-open .btn_line:nth-child(1) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.is-drawer-open .btn_line:nth-child(2) {
	opacity: 0;
}

.btn_line:nth-child(3) {
	-webkit-transform: translateY(9px);
	transform: translateY(9px);
}

.is-drawer-open .btn_line:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media (max-width: 767px) {
	.drawer_bg {
		position: fixed;
		top: 0;
		left: 100%;
		z-index: 500;
		overflow-x: hidden;
		width: 90%;
		height: 100vh;
		background-color: #292929;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;
	}

	.is-drawer-open .drawer_bg {
		overflow-y: auto;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		pointer-events: auto;
	}

	.drawer_inner {
		visibility: hidden;
		padding: 90px 5px 140px;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1) .25s;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
		display: flex;
		flex-direction: column;
	}

	.is-drawer-open .drawer_inner {
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}

	.drawer__overlay {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 400;
		visibility: hidden;
		width: 100%;
		height: 100vh;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;
	}

	.is-drawer-open .drawer__overlay {
		visibility: visible;
		background: rgba(0, 0, 0, 0.3);
		opacity: 1;
		pointer-events: auto;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.drawer_btn {
		right: 10px;
	}

	.drawer_bg {
		position: fixed;
		top: 0;
		left: 100%;
		z-index: 500;
		overflow-x: hidden;
		width: 80%;
		height: 100vh;
		background-color: #292929;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;
	}

	.is-drawer-open .drawer_bg {
		overflow-y: auto;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		pointer-events: auto;
	}

	.drawer_inner {
		visibility: hidden;
		padding: 90px 5px 140px;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1) .25s;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
		display: flex;
		flex-direction: column;
	}

	.is-drawer-open .drawer_inner {
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}

	.drawer__overlay {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 400;
		visibility: hidden;
		width: 100%;
		height: 100vh;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;
	}

	.is-drawer-open .drawer__overlay {
		visibility: visible;
		background: rgba(0, 0, 0, 0.3);
		opacity: 1;
		pointer-events: auto;
	}
}

@media (min-width: 992px) {
	.drawer_btn {
		display: none;
	}

	.drawer_bg {
		width: 100%;
		height: 120px;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		background-color: rgba(0, 0, 0, 0.18);
	}

	.drawer_inner {
		width: 72%;
		height: 120px;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
	}
}


/* グローバルナビ
--------------------------------------------------------- */
.gnav_item>a {
	display: block;
	text-decoration: none;
	letter-spacing: .03em;
	font-weight: 500;
	line-height: 1.3;
	transition: background-color .2s, color .2s;
}

@media (max-width: 767px) {
	.gnav_items {
		padding-right: 2vw;
		padding-left: 2vw;
	}

	.gnav_item {
		position: relative;
		border-bottom: 1px dotted #aaa;
	}

	.gnav_item>a {
		padding: .7em 0.5em;
		color: #fff;
		text-align: left;
		font-size: 1.6rem;
	}

	.gnav_item.active>a,
	.gnav_item>a:hover {
		color: #ff6722;
		opacity: 1;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.gnav_items {
		padding-right: 2vw;
		padding-left: 2vw;
	}

	.gnav_item {
		position: relative;
		border-bottom: 1px solid #ffffff85;
	}

	.gnav_item>a {
		padding: .7em 0.5em;
		color: #fff;
		text-align: left;
		font-size: 1.8rem;
	}

	.gnav_item.active>a,
	.gnav_item>a:hover {
		color: #ff6722;
		opacity: 1;
	}
}

@media (min-width: 992px) {
	.gnav_items {
		position: relative;
		height: 80px;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		align-items: center;
		margin-bottom: 0;
	}

	.gnav_item>a {
		font-size: 1.6rem;
		color: #fff !important;
		font-weight: 500;
		letter-spacing: 0.05em;
		line-height: 1;
		padding: 5px 10px;
		min-width: 50px;
		position: relative;
		text-align: center;
    margin-right: 25px;
	}

	.gnav .gnav_items>li.active>a,
	.gnav .gnav_items>li>a:hover {
		color: #fff !important;
		opacity: 1;
	}

	.gnav_item>a::after {
		position: absolute;
		bottom: -10px;
		left: 5px;
		width: calc(100% - 10px);
		height: 1px;
		background-color: #fff;
		content: '';
		transition: transform .2s ease, -webkit-transform .2s ease;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}

	.gnav_item>a:hover::after,
	.gnav_item>a:focus::after,
	.gnav_item.active>a::after {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
	}
}

@media (min-width: 1200px) {
	.gnav_items {
		height: 120px;
	}
}

.info_h a {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 500;
}

.info_h img {
	width: auto;
	margin-right: 10px;
}

@media (max-width: 991px) {
	.info_h {
		padding: 25px 15px 0;
	}

	.info_h p {
		margin-bottom: 15px;
	}

	.info_h a {
		min-height: 55px;
		border: 1px solid #fff;
	}

	.btn_contact_h a {
		background-color: #ff6722;
		border-color: #ff6722;
	}
}

@media (min-width: 992px) {
	.gnav {
		margin-right: 15px;
	}

	.info_h {
		display: flex;
		align-items: center;
		padding-right: 15px;
	}

	.tel_h {
    display: flex;
    flex-direction: row;
    align-items: center;
    		font-family: "Roboto Condensed", sans-serif;
		font-size: 2rem;
		font-weight: 700;
	}

	.tel_h span.tel_link {
    color: #fff;
	}

  	.tel_h:before {
      content: '';
      display: block;
      background: url(../images/icon_h01.png)  0 0 /contain no-repeat;
      width: 22px;
      height: 22px;
      flex-shrink: 0;
      margin-right: 5px;
    }

	.btn_contact_h,
	.btn_entry_h {
		width: 150px;
		margin-left: 10px;
	}

	.btn_contact_h a,
	.btn_entry_h a {
		height: 50px;
		border: 1px solid #fff;
		border-radius: 25px;
	}

	.btn_contact_h a {
		background-color: #ff6722;
		border-color: #ff6722;
	}
}

.btn_contact_h a:hover {
  opacity: 1;
  background-color: #e96020;
}

.btn_entry_h a:hover {
  opacity: 1;
  background-color: #777;
}

@media (min-width: 1440px) {
	.drawer_inner {
		width: 75%;
	}

	.gnav_item>a {
		min-width:70px;
		margin-right: 12px;
		white-space: nowrap;
	}

	.tel_h {
    display: flex;
    flex-direction: row;
    align-items: center;
    		font-family: "Roboto Condensed", sans-serif;
		font-size: 2.6rem;
		font-weight: 700;
    margin-right: 20px;
	}

	.tel_h span.tel_link {
    color: #fff;
	}

  	.tel_h:before {
      content: '';
      display: block;
      background: url(../images/icon_h01.png)  0 0 /contain no-repeat;
      width: 22px;
      height: 22px;
      flex-shrink: 0;
      margin-right: 5px;
    }


	.btn_contact_h,
	.btn_entry_h {
		width: 190px;
	}
}

@media (min-width: 1600px) {
	.drawer_inner {
		width: 68%;
	}

	.gnav_item>a {
		min-width:70px;
		margin-right: 12px;
		white-space: nowrap;
	}

	.tel_h {
    display: flex;
    flex-direction: row;
    align-items: center;
    		font-family: "Roboto Condensed", sans-serif;
		font-size: 2.6rem;
		font-weight: 700;
    margin-right: 20px;
	}

	.tel_h span.tel_link {
    color: #fff;
	}

  	.tel_h:before {
      content: '';
      display: block;
      background: url(../images/icon_h01.png)  0 0 /contain no-repeat;
      width: 22px;
      height: 22px;
      flex-shrink: 0;
      margin-right: 5px;
    }


	.btn_contact_h,
	.btn_entry_h {
		width: 190px;
	}
}

@media (min-width: 992px) and (max-width: 1439px) {
	h1.logo_h {
		width: 330px;
    top: 35px;
		left: 20px;
	}

	.drawer_inner {
		width: 68%;
	}

	.gnav_item>a {
		min-width: 70px;
		margin-right: 15px;
		font-size: 1.4rem;
		white-space: nowrap;
	}

	.tel_h {
		display: none;
	}

	.btn_contact_h {
		width: 140px;
	}
}

@media (max-width:1199px) {
  .info_h {
    display: none;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
	.gnav_item>a {
		min-width: 50px;
		margin-right: 5px;
		font-size: 1.4rem;
		white-space: nowrap;
    padding: 5px 0;
	}
}



/* メインイメージ
=========================================================================== */

.bg_mainimg {
	position: relative;
	display: block;
	padding: 0;
	width: 100%;
	max-width: 1920px;
	height: 50.5vw;
	max-height: 970px;
}

.bg_mainimg:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.38) 0%, rgba(0, 0, 0, 0.28) 48%, rgba(0, 0, 0, 0.05) 75%);
	pointer-events: none;
}

.bg_mainimg:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 4;
	width: 620px;
	height: 220px;
	background-color: #ee6c1b;
	clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
	pointer-events: none;
}

.inner_catch {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 58%;
	height: 100%;
	padding-left: 220px;
  padding-top: 150px;
}

.catch_mainimg {
	width: 650px;
}

.sub_mainimg {
	margin-bottom: 10px;
	color: #ff6722;
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}

.ttl_mainimg {
	margin-bottom: 40px;
	color: #fff;
	font-size: 8rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.08em;
	text-shadow: 0 5px 8px rgba(0, 0, 0, 0.17);
}

.ttl_mainimg span {
	color: #ff6722;
}

.text_mainimg {
	color: #fff;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 2.65;
	letter-spacing: 0.03em;
	text-shadow: 0 5px 8px rgba(0, 0, 0, 0.17);
}

.inner_mainimg {
	position: absolute;
	top: 0;
	right: 0;
	z-index: auto;
	width: 100%;
	height: 100%;
	max-width: 1920px;
	min-width: 0;
}

.inner_mainimg:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 3;
	width: 615px;
	height: 190px;
	border-top: 1px solid rgba(238, 108, 27, 0.55);
	border-left: 1px solid rgba(238, 108, 27, 0.55);
	transform: skewX(-15.75deg);
	transform-origin: left top;
	pointer-events: none;
}

.swiper-container {
	overflow: hidden !important;
	width: 100%;
	height: 100%;
}

.swiper-wrapper {
	height: 100%;
}

.swiper-slide {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	overflow: hidden;
	position: relative;
	height: 100%;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
}

.slide-img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.slide-img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;

	transform: scale(1.06) translateX(-2%);
	transform-origin: center center;
	will-change: transform;
}

.swiper-slide.is-mainimg-panning .slide-img img {
	animation: mainimg-pan-right 9s ease forwards;
}

.swiper-slide.is-mainimg-end .slide-img img {
	transform: scale(1.06) translateX(2%);
}

@keyframes mainimg-pan-right {
	from {
		transform: scale(1.06) translateX(-2%);
	}

	to {
		transform: scale(1.06) translateX(2%);
	}
}

@media (max-width: 1700px) {
  .brand_mainimg {
    display: none;
  }

  .inner_catch {
    padding-left: 120px;
    padding-top: 120px;
  }
}


@media (max-width: 767px) {
	.bg_mainimg {
		height: 125vw;
		max-height: none;
	}

	.bg_mainimg:before {
		background: linear-gradient(90deg, rgba(0, 0, 0, 0.52) 0%, rgba(0, 0, 0, 0.12) 100%);
	}

	.bg_mainimg:after {
		display: none;
	}

	.inner_mainimg:after {
		display: none;
	}

	.inner_catch {
		align-items: flex-end;
		width: 100%;
    max-width: 400px;
		padding: 0 25px 50px;
	}

	.catch_mainimg {
		width: 100%;
	}

	.sub_mainimg {
		font-size: 1.2rem;
	}

	.ttl_mainimg {
		margin-bottom: 20px;
		font-size: 3.2rem;
	}

	.text_mainimg {
		font-size: 1.3rem;
		line-height: 2;
	}

	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.bg_mainimg {
		height: 620px;
	}

	.bg_mainimg:after {
		width: 400px;
		height: 140px;
	}

	.inner_mainimg:after {
		right: 0;
		width: 385px;
		height: 120px;
		transform: skewX(-16deg);
	}

	.inner_catch {
		width: 64%;
		padding-left: 70px;
    padding-top: 100px;
	}

	.catch_mainimg {
		width: 540px;
	}

	.ttl_mainimg {
		font-size: 5.4rem;
    margin-bottom: 20px;
	}

	.text_mainimg {
		font-size: 1.4rem;
		line-height: 2;
	}
}

@media (min-width: 1200px) and (max-width: 1399px) {
  	.inner_catch {
		width: 64%;
		padding-left: 70px;
	}

  .ttl_mainimg {
	margin-bottom: 40px;
	color: #fff;
	font-size: 6.2rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.08em;
	text-shadow: 0 5px 8px rgba(0, 0, 0, 0.17);
}

.bg_mainimg:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 4;
	width: 520px;
	height: 160px;
	background-color: #ee6c1b;
	clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
	pointer-events: none;
}

.inner_mainimg:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 3;
	width: 515px;
	height: 140px;
	border-top: 1px solid rgba(238, 108, 27, 0.55);
	border-left: 1px solid rgba(238, 108, 27, 0.55);
	transform: skewX(-15.75deg);
	transform-origin: left top;
	pointer-events: none;
}
}




.hero-index {
	position: absolute;
	top: 34%;
	right: 35px;
	z-index: 4;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.hero-index button {
	display: flex;
	align-items: center;
	margin-bottom: 18px;
	padding: 0;
	background: none;
	border: none;
	color: rgba(255, 255, 255, .6);
	font-family: "Nunito", sans-serif;
	font-size: 1.2rem;
	letter-spacing: .1em;
	transition: color .45s ease;
}

.hero-index .bar {
	display: block;
	width: 25px;
	height: 1px;
	margin-left: 12px;
	background-color: rgba(255, 255, 255, .6);
	transform-origin: left center;
	transition: width .45s ease, background-color .45s ease;
}

.hero-index button.on {
	color: #fff;
}

.hero-index button.on .bar {
	width: 60px;
	background-color: #fff;
}



/* スクロール */

a.scroll-guide {
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  z-index: 9;
  display: flex;
  align-items: center;
  gap: 13px;
  font-size: 9px;
  letter-spacing: .28em;
  writing-mode: vertical-rl;
  color: #fff;
}

.scroll-guide i {
  position: relative;
  display: block;
  width: 1px;
  height: 62px;
  background: rgba(255, 255, 255, .55);
  overflow: hidden;
}

.scroll-guide i::after {
  content: "";
  position: absolute;
  inset: -100% 0 auto;
  height: 100%;
  background: #fff;
  animation: scrollLine 2.2s infinite;
}

@keyframes scrollLine {
  to {
    transform: translateY(200%);
  }
}


@media (max-width: 991px) {
a.scroll-guide,.hero-index {
	display: none;
}
}





/* index.html
=========================================================================== */

.sub_top {
	margin-bottom: 35px;
	color: #ff6722;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}

h2.top {
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 1.55;
	letter-spacing: 0.06em;
}

p.btn_top a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 240px;
	height: 60px;
	border-radius: 30px;
	background-color: #ff7a1a;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}

p.btn_top a img {
	width: 14px;
	margin-left: 20px;
}

.bg_top01 {
	position: relative;
	height: 666px;
	padding-top: 125px;
	background-color: #0e1315;
	background-image: linear-gradient(90deg, rgba(35, 13, 4, 0.7) 0%, rgba(14, 19, 21, 0.97) 40%, rgba(14, 19, 21, 0.4) 70%, rgba(14, 19, 21, 0.05) 100%), url(../images/pic_top01.png);
	background-repeat: no-repeat;
	background-position: center, right center;
	background-size: 100% 100%, auto 100%;
}

.bg_top01 .container {
	position: relative;
	z-index: 1;
	width: 65%;
	max-width: 1250px;
}

.bg_top01 h2.top {
	margin-bottom: 35px;
	color: #fff;
}

.bg_top01 h2.top span {
	color: #ff6722;
}

.bg_top01 p.text {
	color: #fff;
	font-size: 1.7rem;
	font-weight: 500;
	line-height: 2;
	letter-spacing: 0.03em;
}

@media (max-width: 1199px) {
	.bg_top01 {
		height: 610px;
		padding-top: 100px;
		background-position: center, 60% center;
	}

	.bg_top01 .container {
		width: 92%;
	}

	.bg_top01 p.text {
		font-size: 1.6rem;
	}
}

p.btn_top a:hover {
  opacity: 1;
  background-color: #e7701b;
}

@media (max-width: 991px) {
	.bg_top01 {
		height: auto;
		min-height: 590px;
		padding: 80px 0;
		background-position: center, 65% center;
	}

	h2.top {
		font-size: 3.2rem;
	}
}

@media (max-width: 767px) {
	.sub_top {
		margin-bottom: 15px;
	}

	h2.top {
		font-size: 2.2rem;
	}

	.bg_top01 {
		min-height: 0;
		padding: 60px 0;
		background-image: linear-gradient(90deg, rgba(14, 19, 21, 0.96) 0%, rgba(14, 19, 21, 0.72) 100%), url(../images/pic_top01.png);
		background-position: center, 68% center;
		background-size: 100% 100%, auto 100%;
	}

	.bg_top01 h2.top {
		margin-bottom: 20px;
	}

	.bg_top01 p.text {
		font-size: 1.5rem;
		line-height: 1.9;
	}

	.bg_top01 p.text br {
		display: none;
	}

  p.btn_top a {
	width: 200px;
	height: 50px;
}
}

.bg_top02 {
	height: 1021px;
	padding: 135px 0 100px;
	background-color: #eceeea;
}

.bg_top02 .container_top02 {
	width: 77%;
	max-width: 1470px;
}

.ttl_service {
	font-family: "Anton", sans-serif;
	font-size: 6.6rem;
	line-height: 1.1;
	letter-spacing: 0.02em;
	text-align: center;
}

.ttl_service span {
	color: #ff6722;
}

.sub_service {
	margin: 10px 0 45px;
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
}

.list_top02 {
	margin: 0;
}

.list_top02>li {
	position: relative;
	overflow: hidden;
	width: 23.6%;
	height: 512px;
	border-radius: 20px;
	background-color: #fff;
}

.pic_top02 {
	height: 270px;
	background-color: #f3f8e9;
}

.pic_top02 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cont_top02 {
	padding: 35px 25px 20px;
}

.num_top02 {
	position: absolute;
	top: 190px;
	left: 20px;
	color: #ff6722;
	font-family: "Anton", sans-serif;
	font-size: 4rem;
	line-height: 1;
}

.cont_top02 h3 {
	position: relative;
	margin-bottom: 20px;
	padding-left: 25px;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.3;
}

.cont_top02 h3:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	height: 26px;
	background-color: #ff6722;
}

.bg_top02 p.text {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.75;
}

.bg_top02 p.btn_top {
	margin-top: 45px;
}

.bg_top02 p.btn_top a {
	margin: 0 auto;
}

@media (max-width: 1199px) {
	.bg_top02 {
		height: auto;
		padding: 100px 0 90px;
	}

	.bg_top02 .container_top02 {
		width: 92%;
	}

	.ttl_service {
		font-size: 5.6rem;
	}

	.list_top02>li {
		height: 480px;
	}

	.pic_top02 {
		height: 230px;
	}

	.num_top02 {
		top: 155px;
	}

	.cont_top02 {
		padding: 35px 20px 20px;
	}

	.cont_top02 h3 {
		font-size: 2rem;
	}

	.bg_top02 p.text {
		font-size: 1.4rem;
	}
}

@media (max-width: 991px) {
	.bg_top02 {
		padding: 80px 0 60px;
	}

	.list_top02 {
		flex-wrap: wrap;
	}

	.list_top02>li {
		width: 48%;
		margin-bottom: 30px;
	}

	.pic_top02 {
		height: 245px;
	}

	.num_top02 {
		top: 170px;
	}

	.bg_top02 p.btn_top {
		margin-top: 15px;
	}
}

@media (max-width: 767px) {
	.bg_top02 {
		padding: 60px 0;
	}

	.ttl_service {
		font-size: 4.2rem;
	}

	.sub_service {
		margin: 10px 0 35px;
		font-size: 1.6rem;
	}

	.list_top02>li {
		width: 100%;
		max-width: 340px;
		margin: 0 auto 25px;
	}

	.pic_top02 {
		height: 270px;
	}

	.num_top02 {
		top: 220px;
    font-size: 3rem;
	}

	.cont_top02 {
		padding: 35px 25px 20px;
	}

	.cont_top02 h3 {
		font-size: 2.2rem;
    padding-left: 15px;
	}

	.bg_top02 p.text {
		font-size: 1.5rem;
	}
}



















.bg_top03 {
	height: 723px;
	padding: 130px 0 80px;
	background: #fff url(../images/bg_top03.png) right center / auto 100% no-repeat;
}

.cont_top03 {
	width: 650px;
}

.bg_top03 .container {
	width: 65%;
	max-width: 1250px;
}

.bg_top03 h2.top {
	margin-bottom: 35px;
}

.bg_top03 h2.top span {
	color: #ff6722;
}

.bg_top03 p.text {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2;
}

.bg_top03 p.btn_top {
	margin-top: 50px;
}

@media (max-width: 1199px) {
	.bg_top03 {
		height: auto;
		min-height: 650px;
		padding: 100px 0 80px;
		background-position: 60% center;
	}

	.bg_top03 .container {
		width: 92%;
	}
}

@media (max-width: 991px) {
	.bg_top03 {
		min-height: 620px;
		padding: 80px 0;
		background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.88) 55%, rgba(255, 255, 255, 0.1) 100%), url(../images/bg_top03.png);
		background-position: center, 65% center;
		background-size: 100% 100%, auto 100%;
	}

	.cont_top03 {
		width: 620px;
	}
}

@media (max-width: 767px) {
	.bg_top03 {
		min-height: 0;
		padding: 60px 0;
		background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.78) 100%), url(../images/bg_top03.png);
		background-position: center, 70% center;
	}

	.cont_top03 {
		width: 100%;
	}

	.bg_top03 h2.top {
		margin-bottom: 15px;
	}

	.bg_top03 p.text {
		font-size: 1.5rem;
		line-height: 1.9;
	}

	.bg_top03 p.text br {
		display: none;
	}

	.bg_top03 p.btn_top {
		margin-top: 35px;
	}
}

.bg_top04 {
	height: 906px;
	background-color: #eceeea;
}

.inner_top04 {
	height: 100%;
}

.pic_top04 {
	position: relative;
	z-index: 1;
	width: 52%;
	height: 100%;
	clip-path: polygon(0 0, 86% 0, 100% 100%, 0 100%);
}

.pic_top04 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 70% center;
}

.cont_top04 {
	position: relative;
	z-index: 2;
	width: 48%;
	padding: 120px 80px 70px 170px;
}

.ttl_top04 {
	position: relative;
	z-index: 3;
	margin-bottom: 20px;
	margin-left: -300px;
}

.ttl_top04 h2 {
	color: #ff6722;
	font-family: "Anton", sans-serif;
	font-size: 12rem;
	line-height: 1;
	letter-spacing: 0.02em;
}

.ttl_top04 p {
	margin: 0 0 15px 35px;
	font-size: 2rem;
	font-weight: 700;
}

.cont_top04 h3 {
	margin-bottom: 25px;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.55;
	letter-spacing: 0.05em;
}

.cont_top04 h3 span {
	color: #ff6722;
}

.bg_top04 p.text {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2;
}

.bg_top04 p.btn_top {
	margin-top: 35px;
}

@media (max-width: 1399px) {
	.cont_top04 {
		padding: 100px 45px 60px 100px;
	}

	.ttl_top04 {
		margin-left: -200px;
	}

	.ttl_top04 h2 {
		font-size: 9rem;
	}

	.cont_top04 h3 {
		font-size: 2.8rem;
	}

	.bg_top04 p.text {
		font-size: 1.4rem;
	}

  .pic_top04 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 80% center;
}
}

@media (max-width: 991px) {
	.bg_top04 {
		height: auto;
	}

	.pic_top04 {
		width: 48%;
		min-height: 700px;
	}

	.cont_top04 {
		width: 52%;
		padding: 75px 35px 60px 50px;
	}

	.ttl_top04 {
		margin-left: -110px;
	}

	.ttl_top04 h2 {
		font-size: 7rem;
	}

	.ttl_top04 p {
		font-size: 1.7rem;
	}

	.cont_top04 h3 {
		font-size: 2.4rem;
	}

	.bg_top04 p.text br {
		display: none;
	}
}

@media (max-width: 767px) {
	.inner_top04 {
		display: flex;
		flex-direction: column;
	}

	.pic_top04 {
		width: 100%;
		height: 440px;
		min-height: 0;
		clip-path: polygon(0 0, 100% 0, 100% 88%, 0 100%);
	}

	.cont_top04 {
		width: 100%;
		padding: 25px 25px 60px;
	}

	.ttl_top04 {
		align-items: flex-end;
		margin: -25px 0 20px;
	}

	.ttl_top04 h2 {
		font-size: 6.5rem;
	}

	.ttl_top04 p {
		margin: 0 0 10px 20px;
		font-size: 1.5rem;
	}

	.cont_top04 h3 {
		font-size: 2.4rem;
	}

	.bg_top04 p.text {
		font-size: 1.5rem;
		line-height: 1.9;
	}
}

.bg_top05 {
	height: 743px;
	padding: 115px 0 70px;
	background: #fff url(../images/bg_top05.png) right center / auto 100% no-repeat;
}

.cont_top05 {
	width: 660px;
}

.bg_top05 .container {
	width: 65%;
	max-width: 1250px;
}

.bg_top05 h2.top {
	margin-bottom: 35px;
}

.bg_top05 p.text {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2;
}

.bg_top05 p.btn_top {
	margin-top: 45px;
}

@media (max-width: 1199px) {
	.bg_top05 {
		height: auto;
		min-height: 700px;
		padding: 100px 0 70px;
		background-position: 60% center;
	}

	.bg_top05 .container {
		width: 92%;
	}
}

@media (max-width: 991px) {
	.bg_top05 {
		min-height: 650px;
		padding: 80px 0 60px;
		background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.88) 58%, rgba(255, 255, 255, 0.15) 100%), url(../images/bg_top05.png);
		background-position: center, 65% center;
		background-size: 100% 100%, auto 100%;
	}
}

@media (max-width: 767px) {
	.bg_top05 {
		min-height: 0;
		padding: 60px 0;
		background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.82) 100%), url(../images/bg_top05.png);
		background-position: center, 72% center;
	}

	.cont_top05 {
		width: 100%;
	}

	.bg_top05 h2.top {
		margin-bottom: 25px;
	}

	.bg_top05 p.text {
		font-size: 1.5rem;
		line-height: 1.9;
	}

	.bg_top05 p.text br {
		display: none;
	}

	.bg_top05 p.btn_top {
		margin-top: 35px;
	}
}

.bg_contact_f {
	height: 560px;
	padding: 120px 0 80px;
	background: linear-gradient(90deg, rgba(255, 103, 34, 0.16) 0%, rgba(255, 103, 34, 0.1) 30%, rgba(255, 103, 34, 0) 60%), #292929;
}

.bg_contact_f .container_contact_f {
	width: 77%;
	max-width: 1470px;
}

.ttl_contact_f {
	margin-bottom: 35px;
}

.ttl_contact_f h2,
.ttl_contact_f h3 {
	color: #fff;
	font-family: "Anton", sans-serif;
	font-size: 9rem;
	line-height: 1;
	letter-spacing: 0.03em;
}

.ttl_contact_f>p {
	margin-left: 70px;
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	line-height: 2;
}

.cont_contact_f {
	display: flex;
	height: 170px;
	width: 32%;
	border-radius: 12px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
}

.tel_contact_f {
	background-color: #171a1c;
}

.mail_contact_f {
	background-color: #ff6722;
  transition: 0.2s;
}

.entry_contact_f {
	border: 1px solid #fff;
  transition: 0.2s;
}

.mail_contact_f:hover {
  opacity: 1;
  background-color: #e96020;
}

.mail_contact_f a:hover {
  opacity: 1;
}

.entry_contact_f:hover {
  opacity: 1;
  background-color: #353535;
}

.entry_contact_f a:hover {
  opacity: 1;
}

.label_contact_f {
	margin-bottom: 5px;
	font-size: 1.5rem;
	font-weight: 700;
}

.cont_contact_f a {
	display: flex;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 700;
}

.btn_contact_f {
	display: flex;
	align-items: center;
	justify-content: center;
}

.cont_contact_f a img {
	width: 34px;
	margin-right: 10px;
}

.tel_contact_f .tel {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 4.4rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.tel_contact_f .tel span.tel_link {
  color: #fff;
}

.tel_contact_f .tel:before {
  content: '';
  display: block;
  background: url(../images/icon_contact_f01.png)  0 0 /contain no-repeat;
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  margin-right: 5px;
}

@media (max-width: 1199px) {
	.bg_contact_f {
		height: auto;
		padding: 90px 0;
	}

	.bg_contact_f .container_contact_f {
		width: 92%;
	}

	.ttl_contact_f h2,
	.ttl_contact_f h3 {
		font-size: 7rem;
	}

	.ttl_contact_f>p {
		margin-left: 45px;
		font-size: 1.7rem;
	}

	.cont_contact_f {
		height: 150px;
	}

	.label_contact_f {
		font-size: 1.2rem;
	}

	.cont_contact_f a {
		font-size: 1.8rem;
	}

	.tel_contact_f .tel {
		font-size: 3rem;
	}
}

@media (min-width: 768px) and (max-width: 899px) {
	.cont_contact_f a {
		font-size: 1.6rem;
		white-space: nowrap;
	}

	.cont_contact_f a img {
		margin-right: 10px;
    width: 30px;
	}
}

@media (min-width: 1200px) and (max-width: 1399px) {
	.cont_contact_f a {
		font-size: 2rem;
		white-space: nowrap;
	}
}

@media (max-width: 767px) {
	.bg_contact_f {
		padding: 60px 0;
	}

	.ttl_contact_f {
		align-items: flex-start;
		margin-bottom: 30px;
	}

	.ttl_contact_f h2,
	.ttl_contact_f h3 {
		font-size: 5.5rem;
	}

	.ttl_contact_f>p {
		margin: 20px 0 0;
		font-size: 1.5rem;
	}

	.cont_contact_f {
		width: 100%;
		max-width: 460px;
		height: 120px;
		margin: 0 auto 20px;
	}

	.label_contact_f {
		font-size: 1.3rem;
	}

	.cont_contact_f a {
		font-size: 2rem;
	}

	.tel_contact_f .tel {
		font-size: 3.2rem;
	}

  	.cont_contact_f a img {
		margin-right: 5px;
    width: 26px;
	}
}

/* フッター
=========================================================================== */

footer {
	min-height: 500px;
	padding: 135px 0 50px;
	background-color: #393b3d;
	color: #fff;
}

footer .container {
	width: 77%;
	max-width: 1470px;
}

p.logo_f {
	width: 400px;
	margin-bottom: 45px;
}

.footer_l {
	width: 55%;
}

.address_f {
	display: flex;
	align-items: flex-start;
	margin-bottom: 20px;
}

.ttl_address_f {
	width: 90px;
	padding-top: 5px;
	color: #ff6722;
	font-size: 1.4rem;
	font-weight: 700;
}

p.text_f {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 2;
}

p.text_f span.tel_link {
  color: #fff;
}

span.btn_map_f a {
    display: inline-block;
    margin-left: 5px;
    flex-shrink: 0;
}

span.btn_map_f a img {
	width: 17px;
}

.info_f {
	display: flex;
	width: 45%;
	flex-direction: column;
	align-items: flex-end;
}

ul.fnav {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	flex-wrap: wrap;
	margin: 15px 0 0;
	padding: 0;
}

ul.fnav li {
	margin-left: 35px;
	margin-bottom: 15px;
}

ul.fnav li a {
	color: #fff;
	font-size: 1.5rem;
	font-weight: 700;
}

p.copyright {
	margin-top: 150px;
	color: #757575;
	font-size: 1.2rem;
	font-weight: 700;
}

@media (max-width: 1199px) {
	footer {
		padding-top: 100px;
	}

	footer .container {
		width: 100%;
	}

	p.logo_f {
		width: 340px;
	}

	ul.fnav li {
		margin-left: 20px;
	}
}

@media (max-width: 767px) {
	footer {
		min-height: 0;
		padding: 60px 0 40px;
	}

	footer .container {
		display: flex;
		flex-direction: column;
	}

	.footer_l,
	.info_f {
		width: 100%;
	}

	p.logo_f {
		width: 100%;
		max-width: 400px;
		margin-bottom: 25px;
	}

	.address_f {
		display: block;
		margin-bottom: 25px;
	}

	.ttl_address_f {
		width: 100%;
		padding: 0;
	}

	p.text_f {
		font-size: 1.4rem;
	}

	.info_f {
		align-items: flex-start;
	}

	ul.fnav {
		justify-content: flex-start;
		margin-top: 15px;
	}

	ul.fnav li {
		width: 50%;
		margin: 0 0 5px;
	}

	ul.fnav li a {
		font-size: 1.4rem;
	}

	p.copyright {
		margin-top: 30px;
	}
}

@media (max-width: 767px) {
	p.pagetop a {
		position: fixed;
		bottom: 25px;
		right: 15px;
		width: 30px;
		height: 30px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 30px;
		height: 30px;
	}
}

@media (min-width: 768px) {
	p.pagetop a {
		position: fixed;
		bottom: 40px;
		right: 35px;
		width: 50px;
		height: 50px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 50px;
		height: 50px;
	}
}

@media (min-width: 1921px) {
	p.pagetop a {
		right: calc(50% - 920px);
		z-index: 99;
	}
}





/* sub mainimg
=========================================================================== */

.bg_sub_business {
  position: relative;
  height: 500px;
  background: #171717 url(../images/bg_business.jpg) center 35% / cover no-repeat;
  color: #fff;
}

.shade_sub_business {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(10, 10, 10, 0.95) 0%, rgba(10, 10, 10, 0.82) 38%, rgba(10, 10, 10, 0.2) 72%, rgba(10, 10, 10, 0.05) 100%);
}

.shape_sub_business {
  position: absolute;
  right: -80px;
  bottom: 0;
  width: 500px;
  height: 92px;
  background: #ff681c;
  transform: skewX(-28deg);
  transform-origin: left bottom;
}

.cont_sub_business {
  position: relative;
  z-index: 2;
  padding-top: 185px;
}

.en_sub_business,
.en_business,
.label_business {
  color: #ff681c;
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-weight: 700;
  letter-spacing: 0.12em;
}

.en_sub_business {
  margin-bottom: 12px;
  font-size: 1.35rem;
}

.cont_sub_business h2 {
  font-size: 4.6rem;
  line-height: 1.25;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.line_sub_business {
  width: 64px;
  height: 3px;
  margin-top: 26px;
  background: #ff681c;
}

.breadcrumb {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  padding-bottom: 20px;
  font-size: 1.2rem;
}

.breadcrumb a::after {
  margin: 0 14px;
  color: rgba(255, 255, 255, 0.55);
  content: "/";
}

.breadcrumb span {
  color: rgba(255, 255, 255, 0.75);
}




/* business.html
=========================================================================== */

@media (max-width: 991px) {
#business05 {
  margin-top: -70px;
  padding-top: 70px;
}
}

@media (min-width: 992px) {
#business05 {
  margin-top: -100px;
  padding-top: 100px;
}
}

.container_business {
  max-width: 1220px;
}

.bg_business01 {
  padding: 115px 0 130px;
  background: #f1f1ed;
}

.head_business {
  margin-bottom: 70px;
  text-align: center;
}

.en_business {
  margin-bottom: 10px;
  font-size: 1.45rem;
}

.head_business h3 {
  color: #202020;
  font-size: 4rem;
  line-height: 1.45;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.head_business h3 span {
  color: #ff681c;
}

.block_business {
  gap: 8%;
}

.pic_business {
  position: relative;
  width: 51%;
}

.pic_business img {
  height: 570px;
  object-fit: cover;
}

.num_business {
  position: absolute;
  right: -34px;
  bottom: -40px;
  color: #ff681c;
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 10rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.04em;
}

.cont_business {
  width: 41%;
}

.label_business {
  margin-bottom: 18px;
  font-size: 1.35rem;
}

.cont_business h4 {
  position: relative;
  margin-bottom: 36px;
  padding-bottom: 23px;
  font-size: 3.4rem;
  line-height: 1.4;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.cont_business h4::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 62px;
  height: 3px;
  background: #ff681c;
  content: "";
}

.cont_business p.text {
  margin-bottom: 24px;
  font-size: 1.55rem;
  line-height: 2.05;
  letter-spacing: 0.035em;
}

.bg_business02 {
  position: relative;
  padding: 125px 0;
  overflow: hidden;
  background: linear-gradient(90deg, #321f16 0%, #171717 45%, #0f1517 100%);
  color: #fff;
}

.shape_business02 {
  position: absolute;
  top: -220px;
  left: -180px;
  width: 520px;
  height: 520px;
  border: 1px solid rgba(255, 104, 28, 0.22);
  transform: rotate(28deg);
}

.inner_business02 {
  position: relative;
  z-index: 2;
  width: 92%;
  max-width: 1420px;
  margin-left: auto;
  gap: 7%;
}

.cont_business02 {
  width: 39%;
}

.cont_business02 h4 {
  color: #fff;
}

.pic_business02 {
  width: 52%;
}

.pic_business02 img {
  height: 620px;
}

.pic_business02 .num_business {
  right: auto;
  bottom: -50px;
  left: -60px;
}

.bg_business03 {
  padding: 140px 0;
  background: #fff;
}

.inner_business03 {
  position: relative;
  width: 94%;
  max-width: 1500px;
  min-height: 700px;
  margin: 0 auto;
}

.pic_business03 {
  width: 72%;
  margin-left: auto;
}

.pic_business03 img {
  height: 650px;
  object-fit: cover;
}

.cont_business03 {
  position: absolute;
  top: 105px;
  left: 0;
  width: 48%;
  padding: 65px 65px 52px;
  background: #f3f3ef;
  box-shadow: 0 25px 55px rgba(0, 0, 0, 0.12);
}

.num_business03 {
  position: absolute;
  top: -58px;
  left: 55px;
  color: #ff681c;
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 10rem;
  font-weight: 700;
  line-height: 1;
}

.bg_business04 {
  position: relative;
  padding: 130px 0;
  overflow: hidden;
  background: #e8eaeb;
}

.line_business04 {
  position: absolute;
  width: 540px;
  height: 1px;
  background: rgba(55, 91, 111, 0.28);
  transform: rotate(-38deg);
}

.line_business04_01 {
  top: 85px;
  right: -95px;
}

.line_business04_02 {
  right: 35px;
  bottom: 105px;
}

.pic_business04 {
  overflow: hidden;
  background: #dde3e6;
}

.pic_business04 img {
  height: 560px;
  opacity: 0.86;
  filter: saturate(0.75);
}

.pic_business04::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, transparent 35%, rgba(255, 255, 255, 0.48) 35%, rgba(255, 255, 255, 0.12) 53%, transparent 53%);
  content: "";
}

.icon_business04 {
  position: absolute;
  right: 32px;
  bottom: 30px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  border: 1px solid rgba(255, 255, 255, 0.75);
}

.icon_business04 svg {
  width: 52px;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
}

.cont_business04 {
  position: relative;
}

.num_business04 {
  position: absolute;
  top: -115px;
  right: 0;
  color: rgba(32, 50, 61, 0.11);
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 17rem;
  font-weight: 700;
  line-height: 1;
}

.bg_business05 {
  padding: 125px 0 140px;
  background: #f3f3ef;
}

.head_business05 {
  margin-bottom: 65px;
  text-align: left;
}

.head_business05 h3 {
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 4rem;
  letter-spacing: 0.05em;
}

.list_case {
  display: grid;
  grid-template-columns: 1.45fr 1fr 1fr;
  grid-template-rows: 300px 260px;
  gap: 18px;
}

.list_case p {
  position: relative;
  overflow: hidden;
  background: #222;
}

.list_case p::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 55%, rgba(0, 0, 0, 0.35) 100%);
  content: "";
  opacity: 0;
  transition: opacity 0.3s ease;
}

.list_case p:hover::after {
  opacity: 1;
}

.list_case img {
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.list_case p:hover img {
  transform: scale(1.035);
}

.case01 {
  grid-row: 1 / 3;
}

.case02,
.case03 {
  grid-row: 1;
}

.case04,
.case05 {
  grid-row: 2;
}




/* 1199px
=========================================================================== */

@media (max-width: 1199px) {
  .inner_header {
    width: 96%;
  }

  .gnav_items {
    gap: 20px;
  }

  .info_h {
    margin-left: 22px;
  }

  .btn_contact_h a,
  .btn_entry_h a {
    padding: 0 15px;
  }

  .block_business,
  .inner_business02 {
    gap: 5%;
  }

  .pic_business img {
    height: 520px;
  }

  .cont_business p.text {
    font-size: 1.48rem;
  }

  .cont_business03 {
    width: 52%;
    padding: 55px 50px 45px;
  }
}

/* 991px
=========================================================================== */

@media (max-width: 991px) {
  header {
    height: 68px;
    background: rgba(20, 20, 20, 0.23);
  }

  .inner_header {
    width: 92%;
  }

  .logo_h a {
    font-size: 1.25rem;
  }

  .logo_h span {
    width: 38px;
    height: 38px;
  }

  .gnav_items,
  .info_h {
    display: block;
  }

  .gnav_item a {
    height: auto;
    padding: 18px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
    font-size: 1.6rem;
  }

  .gnav_item a::after {
    display: none;
  }

  .info_h {
    margin: 15px 0 0;
  }

  .tel_h {
    margin-bottom: 18px;
    font-size: 2rem;
    display: flex;
    flex-direction: row;
    align-items: center;
  }

   .tel_h span.tel_link {
    color: #fff;
   }

  .btn_contact_h,
  .btn_entry_h {
    margin-top: 12px;
  }

  .btn_contact_h a,
  .btn_entry_h a {
    height: 50px;
  }

  .bg_sub_business {
    height: 430px;
  }

  .cont_sub_business {
    padding-top: 160px;
  }

  .cont_sub_business h2 {
    font-size: 4.5rem;
  }

  .bg_business01,
  .bg_business02,
  .bg_business03,
  .bg_business04,
  .bg_business05 {
    padding-top: 95px;
    padding-bottom: 100px;
  }

  .head_business h3 {
    font-size: 3.3rem;
  }

  .block_business,
  .inner_business02 {
    align-items: flex-start;
  }

  .pic_business img,
  .pic_business02 img,
  .pic_business04 img {
    height: 460px;
  }

  .cont_business h4 {
    margin-bottom: 27px;
    font-size: 2.8rem;
  }

  .cont_business p.text {
    font-size: 1.42rem;
    line-height: 1.95;
  }

  .num_business {
    font-size: 9rem;
  }

  .inner_business02 {
    width: 94%;
  }

  .cont_business03 {
    top: 80px;
    width: 56%;
    padding: 48px 38px 38px;
  }

  .pic_business03 img {
    height: 620px;
  }

  .num_business03 {
    top: -44px;
    left: 35px;
    font-size: 8rem;
  }

  .num_business04 {
    top: -80px;
    font-size: 12rem;
  }

  .list_case {
    grid-template-rows: 260px 220px;
  }

  .ttl_contact_f {
    font-size: 5.5rem;
  }

  .list_contact_f {
    flex-wrap: wrap;
  }

  .box_contact_f {
    width: 48.5%;
  }

  .box_entry_f {
    width: 100%;
  }
}

/* 767px
=========================================================================== */

@media (max-width: 767px) {
  body {
    font-size: 1.5rem;
  }

  .container {
    width: 100%;
  }

  .logo_h a {
    font-size: 1.15rem;
  }

  .logo_h span {
    width: 34px;
    height: 34px;
    margin-right: 8px;
    font-size: 0.8rem;
  }

  .bg_sub_business {
    height: 380px;
    background-position: 63% center;
  }

  .shade_sub_business {
    background: linear-gradient(90deg, rgba(10, 10, 10, 0.94) 0%, rgba(10, 10, 10, 0.7) 65%, rgba(10, 10, 10, 0.25) 100%);
  }

  .shape_sub_business {
    right: -150px;
    width: 350px;
    height: 58px;
  }

  .cont_sub_business {
    padding-top: 145px;
  }

  .en_sub_business {
    font-size: 1.1rem;
  }

  .cont_sub_business h2 {
    font-size: 3.4rem;
  }

  .line_sub_business {
    width: 50px;
    margin-top: 20px;
  }

  .breadcrumb {
    padding-bottom: 14px;
    font-size: 1.05rem;
  }

  .bg_business01,
  .bg_business02,
  .bg_business03,
  .bg_business04,
  .bg_business05 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .head_business {
    margin-bottom: 45px;
    text-align: left;
  }

  .en_business {
    font-size: 1.2rem;
  }

  .head_business h3 {
    font-size: 2.6rem;
    line-height: 1.55;
  }

  .head_business h3 span {
    display: block;
  }

  .block_business,
  .inner_business02 {
    display: block;
  }

  .pic_business,
  .cont_business,
  .cont_business02,
  .pic_business02 {
    width: 100%;
  }

  .pic_business {
    margin-bottom: 60px;
  }

  .pic_business img,
  .pic_business02 img,
  .pic_business04 img {
    height: 360px;
  }

  .num_business {
    right: -5px;
    bottom: -34px;
    font-size: 7.5rem;
  }

  .cont_business h4 {
    margin-bottom: 25px;
    padding-bottom: 18px;
    font-size: 2.6rem;
  }

  .cont_business p.text {
    font-size: 1.45rem;
    line-height: 1.95;
  }

  .cont_business p.text br {
    display: none;
  }

  .inner_business02 {
    width: 88%;
    margin: 0 auto;
  }

  .cont_business02 {
    margin-bottom: 0;
  }

  .pic_business02 {
    margin-bottom: 0;
  }

  .pic_business02::after {
    right: -45px;
    width: 190px;
    height: 42px;
  }

  .pic_business02 .num_business {
    right: -5px;
    bottom: -34px;
    left: auto;
  }

  .inner_business03 {
    width: 100%;
    min-height: auto;
  }

  .pic_business03 {
    width: 100%;
  }

  .pic_business03 img {
    height: 330px;
  }

  .cont_business03 {
    position: relative;
    top: auto;
    left: auto;
    width: 88%;
    margin: -35px auto 0;
    padding: 55px 25px 30px;
  }

  .num_business03 {
    top: -40px;
    left: 20px;
    font-size: 7rem;
  }

  .block_business04 {
    display: flex;
    flex-direction: column;
  }

  .pic_business04 {
    order: 1;
  }

  .cont_business04 {
    order: 2;
  }

  .num_business04 {
    top: -18px;
    right: 0;
    font-size: 7rem;
  }

  .icon_business04 {
    width: 70px;
    height: 70px;
  }

  .icon_business04 svg {
    width: 42px;
  }

  .head_business05 h3 {
    font-size: 4.7rem;
  }

  .list_case {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 250px 180px 180px;
    gap: 10px;
  }

  .case01 {
    grid-row: 1;
    grid-column: 1 / 3;
  }

  .case02,
  .case03,
  .case04,
  .case05 {
    grid-row: auto;
  }

  .bg_contact_f {
    padding: 65px 0 50px;
  }

  .head_contact_f {
    display: block;
    margin-bottom: 30px;
  }

  .ttl_contact_f {
    margin-bottom: 18px;
    font-size: 4.8rem;
  }

  .text_contact_f {
    font-size: 1.4rem;
  }

  .list_contact_f {
    display: block;
  }

  .box_contact_f,
  .box_entry_f {
    width: 100%;
    min-height: 105px;
    margin-top: 12px;
    padding: 20px 22px;
  }

  .box_contact_f strong {
    font-size: 1.8rem;
  }

  footer {
    padding: 50px 0 20px;
  }

  .container_footer {
    display: block;
  }

  .info_footer,
  .right_footer {
    width: 100%;
  }

  .info_footer dl > div {
    display: block;
    margin-top: 20px;
  }

  .info_footer dt {
    width: auto;
    margin-bottom: 3px;
  }

  .right_footer {
    margin-top: 45px;
  }

  .fnav {
    justify-content: flex-start;
    gap: 9px 20px;
  }

  .copyright {
    margin-top: 45px;
    text-align: left;
  }

  .pagetop {
    right: 12px;
    bottom: 12px;
  }
}

/* 420px
=========================================================================== */

@media (max-width: 420px) {
  .logo_h a {
    font-size: 1.05rem;
  }

  .logo_h span {
    display: none;
  }

  .drawer_inner {
    width: 100%;
    padding-right: 28px;
    padding-left: 28px;
  }

  .cont_sub_business h2 {
    font-size: 3rem;
  }

  .pic_business img,
  .pic_business02 img,
  .pic_business04 img {
    height: 300px;
  }

  .pic_business03 img {
    height: 285px;
  }

  .head_business h3 {
    font-size: 2.35rem;
  }

  .cont_business h4 {
    font-size: 2.35rem;
  }

  .list_case {
    grid-template-rows: 220px 155px 155px;
  }
}

/* recruit.html
=========================================================================== */

.bg_sub_recruit {
  position: relative;
  height: 500px;
  background: #171717 url(../images/bg_recruit.jpg) center 48% / cover no-repeat;
  color: #fff;
}

.shade_sub_recruit {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(10, 10, 10, 0.96) 0%, rgba(10, 10, 10, 0.84) 38%, rgba(10, 10, 10, 0.22) 72%, rgba(10, 10, 10, 0.05) 100%);
}

.shape_sub_recruit {
  position: absolute;
  right: -80px;
  bottom: 0;
  width: 500px;
  height: 92px;
  background: #ff681c;
  transform: skewX(-28deg);
  transform-origin: left bottom;
}

.cont_sub_recruit {
  position: relative;
  z-index: 2;
  padding-top: 185px;
}

.en_sub_recruit,
.en_recruit {
  color: #ff681c;
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-weight: 700;
  letter-spacing: 0.12em;
}

.en_sub_recruit {
  margin-bottom: 12px;
  font-size: 1.35rem;
}

.cont_sub_recruit h2 {
  font-size: 4.6rem;
  line-height: 1.25;
  letter-spacing: 0.08em;
}

.line_sub_recruit {
  width: 64px;
  height: 3px;
  margin-top: 26px;
  background: #ff681c;
}

.container_recruit {
  max-width: 1220px;
}


.head_recruit {
  margin-bottom: 40px;
}

.en_recruit {
  margin-bottom: 5px;
  font-size: 1.4rem;
}

.head_recruit h3 {
  font-size: 4rem;
  line-height: 1.45;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.head_recruit h3 span {
  color: #ff681c;
}

.bg_recruit01 {
  position: relative;
  padding: 135px 0 145px;
  overflow: hidden;
  background: #f1f1ed;
}

.inner_recruit01 {
  position: relative;
  z-index: 1;
  width: calc(100% - 40px);
  max-width: 1220px;
  margin: 0 auto;
  gap: 70px;
}

.pic_recruit01 {
  position: relative;
  z-index: 1;
  flex: 0 0 500px;
  width: 500px;
}

.pic_recruit01 img {
  width: 500px;
  height: 500px;
  object-fit: cover;
  object-position: center top;
}

.word_recruit01 {
  position: absolute;
  top: -110px;
  left: -6px;
  z-index: 0;
  color: #253036;
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 13.5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
  white-space: nowrap;
  opacity: 0.055;
  pointer-events: none;
}

.cont_recruit01 {
  position: relative;
  z-index: 1;
  flex: 1 1 auto;
  width: auto;
}

.cont_recruit01 h3 {
  position: relative;
  margin-bottom: 38px;
  padding-bottom: 26px;
  font-size: 3.6rem;
  line-height: 1.55;
  letter-spacing: 0.07em;
  font-weight: 500;
}

.cont_recruit01 h3 span {
  color: #ff681c;
}

.cont_recruit01 h3::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 65px;
  height: 3px;
  background: #ff681c;
  content: "";
}

.cont_recruit01 p.text {
  margin-bottom: 23px;
  font-size: 1.55rem;
  line-height: 2.05;
}

.bg_recruit02 {
  position: relative;
  padding: 120px 0 130px;
  overflow: hidden;
  background: linear-gradient(90deg, #321f16 0%, #1d1d1d 47%, #12191b 100%);
  color: #fff;
}

.shape_recruit02 {
  position: absolute;
  border: 1px solid rgba(255, 104, 28, 0.22);
  transform: rotate(28deg);
}

.shape_recruit02_01 {
  top: -230px;
  left: -180px;
  width: 520px;
  height: 520px;
}

.shape_recruit02_02 {
  right: -150px;
  bottom: -270px;
  width: 600px;
  height: 600px;
}

.head_recruit02 {
  position: relative;
  z-index: 2;
  text-align: center;
}

.head_recruit02 h3 {
  color: #fff;
}

.list_charm_recruit {
  position: relative;
  z-index: 2;
  align-items: stretch;
  gap: 18px;
}

.box_charm_recruit {
  position: relative;
  width: 25%;
  overflow: hidden;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.055);
}

.pic_charm_recruit {
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #252525;
}

.pic_charm_recruit img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease;
}

.box_charm_recruit:hover .pic_charm_recruit img {
  transform: scale(1.035);
}

.cont_charm_recruit {
  position: relative;
  min-height: 190px;
  padding: 58px 28px 32px;
  overflow: hidden;
}

.cont_charm_recruit::after {
  position: absolute;
  right: -55px;
  bottom: -58px;
  width: 135px;
  height: 135px;
  border: 1px solid rgba(255, 104, 28, 0.32);
  content: "";
  transform: rotate(32deg);
}

.num_charm_recruit {
  position: absolute;
  top: 22px;
  left: 28px;
  z-index: 1;
  color: #ff681c;
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.ttl_charm_recruit {
  position: relative;
  z-index: 1;
  font-size: 2.05rem;
  font-weight: 700;
  line-height: 1.65;
  letter-spacing: 0.06em;
}

.bg_recruit03 {
  padding: 125px 0 140px;
  background: #f3f3ef;
}

.head_recruit03 {
  text-align: center;
}

.data_recruit {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
}

.box_data_recruit {
  position: relative;
  min-height: 315px;
  padding: 38px 42px;
  overflow: hidden;
  background: #fff;
}

.label_data_recruit {
  position: relative;
  z-index: 2;
  padding-left: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.label_data_recruit::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 18px;
  background: #ff681c;
  content: "";
  transform: translateY(-50%);
}

.value_staff_recruit {
  position: absolute;
  right: 45px;
  bottom: 30px;
  z-index: 2;
  display: flex;
  align-items: flex-end;
}

.value_staff_recruit strong,
.value_year_recruit strong {
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 8rem;
  line-height: 0.86;
  letter-spacing: -0.03em;
}

.value_staff_recruit span,
.value_year_recruit span {
  margin: 0 0 5px 8px;
  font-size: 2.2rem;
  font-weight: 700;
}

.icon_staff_recruit {
  position: absolute;
  bottom: 32px;
  left: 42px;
  display: flex;
  align-items: flex-end;
  gap: 9px;
}

.icon_staff_recruit span {
  position: relative;
  display: block;
  width: 28px;
  height: 75px;
  border-radius: 15px 15px 5px 5px;
  background: #18272c;
}

.icon_staff_recruit span::before {
  position: absolute;
  top: -23px;
  left: 3px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #18272c;
  content: "";
}

.icon_staff_recruit span:nth-child(2),
.icon_staff_recruit span:nth-child(4) {
  height: 62px;
  opacity: 0.72;
}

.gender_recruit {
  position: absolute;
  right: 42px;
  bottom: 38px;
  left: 42px;
  gap: 45px;
}

.gender_recruit > div {
  width: 50%;
  border-top: 1px solid #c9c9c5;
  padding-top: 10px;
}

.gender_recruit span {
  display: block;
  margin-bottom: 5px;
  font-size: 1.45rem;
  font-weight: 700;
}

.gender_recruit strong {
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 6.8rem;
  line-height: 1;
}

.gender_recruit small {
  margin-left: 4px;
  font-size: 2rem;
}

.gender_recruit > div:first-child strong {
  color: #1f3440;
}

.gender_recruit > div:last-child strong {
  color: #a5a5a2;
}

.chart_age_recruit {
  position: absolute;
  right: 42px;
  bottom: 35px;
  left: 42px;
  display: flex;
  align-items: flex-end;
  height: 190px;
  border-bottom: 1px solid #bdbdb9;
  gap: 11%;
}

.bar_age_recruit {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 17%;
  height: 100%;
  text-align: center;
}

.bar_age_recruit span {
  margin-bottom: 6px;
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 1.35rem;
  font-weight: 700;
}

.bar_age_recruit i {
  display: block;
  width: 100%;
  min-height: 2px;
  background: #ff681c;
}

.bar_age20 i {
  height: 48px;
}

.bar_age30 i {
  height: 2px;
}

.bar_age40 i {
  height: 80px;
}

.bar_age50 i {
  height: 155px;
  background: #353535;
}

.bar_age_recruit small {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  font-size: 1.2rem;
  font-style: normal;
}

.box_year_recruit {
  background: #fff;
}

.icon_year_recruit {
  position: absolute;
  bottom: 40px;
  left: 42px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 96px;
  height: 96px;
  border: 2px solid #353535;
  border-radius: 50%;
  color: #353535;
}

.icon_year_recruit i {
  font-size: 4.8rem;
}

.value_year_recruit {
  position: absolute;
  right: 48px;
  bottom: 40px;
  z-index: 2;
  display: flex;
  align-items: flex-end;
}

.line_year_recruit {
  display: none;
}

.box_year_recruit::after {
  position: absolute;
  right: -90px;
  bottom: -125px;
  width: 290px;
  height: 290px;
  border: 1px solid rgba(37, 61, 73, 0.2);
  content: "";
  transform: rotate(35deg);
}

.bg_recruit04 {
  padding: 140px 0;
  background: #fff;
}

.inner_recruit04 {
  width: calc(100% - 40px);
  max-width: 1220px;
  margin: 0 auto;
  align-items: stretch;
  gap: 0;
}

.pic_recruit04 {
  width: 48%;
  min-height: 570px;
  overflow: hidden;
}

.pic_recruit04 img {
  width: 100%;
  height: 100%;
  min-height: 570px;
  object-fit: cover;
  object-position: center center;
}

.cont_recruit04 {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 52%;
  min-height: 570px;
  margin-left: 0;
  padding: 62px 65px 58px;
  background: #f1f1ed;
  box-shadow: none;
}

.cont_recruit04 h3 {
  position: relative;
  margin-bottom: 45px;
  padding-bottom: 22px;
  font-size: 3.8rem;
  font-weight: 500;
  letter-spacing: 0.08em;
}

.cont_recruit04 h3::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 64px;
  height: 3px;
  background: #ff681c;
  content: "";
}

.list_person_recruit li {
  position: relative;
  padding: 22px 0 22px 62px;
  border-bottom: 1px solid #cfceca;
  font-size: 1.65rem;
  font-weight: 700;
  line-height: 1.65;
}

.list_person_recruit li:first-child {
  border-top: 1px solid #cfceca;
}

.list_person_recruit span {
  position: absolute;
  top: 20px;
  left: 0;
  color: #ff681c;
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 1.55rem;
  font-weight: 700;
}

.bg_recruit05 {
  padding: 120px 0 130px;
  background: #e8eaeb;
}

.head_recruit05 {
  text-align: center;
}

.table_recruit {
  background: #fff;
}

.table_recruit table {
  width: 100%;
  border-collapse: collapse;
}

.table_recruit th,
.table_recruit td {
  border-bottom: 1px solid #d4d4cf;
  padding: 25px 30px;
  text-align: left;
  vertical-align: top;
}

.table_recruit th {
  width: 25%;
  background: #202728;
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
}

.table_recruit td {
  font-size: 1.6rem;
  line-height: 1.85;
}

.bg_recruit06 {
  padding: 125px 0 140px;
  background: #f3f3ef;
}

.head_recruit06 {
  text-align: center;
}

.list_flow_recruit {
  position: relative;
  gap: 20px;
}

.list_flow_recruit::before {
  position: absolute;
  top: 68px;
  right: 8%;
  left: 8%;
  height: 1px;
  background: #bcbcb7;
  content: "";
}

.box_flow_recruit {
  position: relative;
  z-index: 2;
  width: 25%;
  min-height: 330px;
  padding: 90px 28px 35px;
  background: #fff;
}

.num_flow_recruit {
  position: absolute;
  top: 32px;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  border: 2px solid #ff681c;
  border-radius: 50%;
  background: #f3f3ef;
  color: #ff681c;
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  transform: translateX(-50%);
}

.box_flow_recruit h4 {
  margin: 28px 0 20px;
  font-weight: 500;
  font-size: 2.1rem;
  text-align: center;
  letter-spacing: 0.08em;
}

.box_flow_recruit > p:last-child {
  font-size: 1.5rem;
  line-height: 1.9;
  text-align: center;
}

@media (max-width: 1199px) {
  .inner_recruit01 {
    gap: 50px;
  }

  .pic_recruit01 {
    flex-basis: 460px;
    width: 460px;
  }

  .pic_recruit01 img {
    width: 460px;
    height: 460px;
  }

  .word_recruit01 {
    top: -80px;
    font-size: 11rem;
  }

  .pic_recruit04,
  .pic_recruit04 img,
  .cont_recruit04 {
    min-height: 530px;
  }

  .cont_recruit01 h3 {
    font-size: 3.2rem;
  }

  .cont_recruit01 p.text {
    font-size: 1.48rem;
  }

  .ttl_charm_recruit {
    font-size: 1.95rem;
  }

  .box_data_recruit {
    min-height: 300px;
  }

  .cont_recruit04 {
    padding: 60px 50px 55px;
  }

  .box_flow_recruit {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 991px) {
  .bg_sub_recruit {
    height: 430px;
  }

  .cont_sub_recruit {
    padding-top: 160px;
  }

  .cont_sub_recruit h2 {
    font-size: 4.5rem;
  }

  .bg_recruit01,
  .bg_recruit02,
  .bg_recruit03,
  .bg_recruit04,
  .bg_recruit05,
  .bg_recruit06 {
    padding-top: 95px;
    padding-bottom: 100px;
  }

  .inner_recruit01 {
    align-items: flex-start;
    gap: 38px;
  }

  .pic_recruit01 {
    flex-basis: 410px;
    width: 410px;
  }

  .pic_recruit01 img {
    width: 410px;
    height: 410px;
  }

  .word_recruit01 {
    top: -70px;
    left: 0;
    font-size: 8.5rem;
  }

  .cont_recruit01 {
    width: auto;
  }

  .cont_recruit01 h3 {
    font-size: 2.8rem;
  }

  .cont_recruit01 p.text {
    font-size: 1.4rem;
    line-height: 1.95;
  }

  .head_recruit h3 {
    font-size: 3.3rem;
  }

  .list_charm_recruit {
    flex-wrap: wrap;
  }

  .box_charm_recruit {
    width: 48.5%;
  }

  .pic_charm_recruit {
    aspect-ratio: 16 / 10;
  }

  .cont_charm_recruit {
    min-height: 165px;
  }

  .box_data_recruit {
    padding: 35px 30px;
  }

  .value_staff_recruit {
    right: 30px;
  }

  .icon_staff_recruit {
    left: 30px;
  }

  .icon_year_recruit {
    left: 30px;
  }

  .gender_recruit,
  .chart_age_recruit {
    right: 30px;
    left: 30px;
  }

  .value_year_recruit {
    right: 30px;
  }

  .line_year_recruit {
    left: 30px;
  }

  .inner_recruit04 {
    align-items: stretch;
  }

  .pic_recruit04,
  .pic_recruit04 img,
  .cont_recruit04 {
    min-height: 500px;
  }

  .cont_recruit04 {
    padding: 48px 38px 44px;
  }

  .cont_recruit04 h3 {
    font-size: 3.1rem;
  }

  .list_person_recruit li {
    padding: 17px 0 17px 50px;
    font-size: 1.45rem;
  }

  .list_person_recruit span {
    top: 16px;
  }

  .table_recruit th,
  .table_recruit td {
    padding: 22px 25px;
  }

  .list_flow_recruit {
    flex-wrap: wrap;
  }

  .list_flow_recruit::before {
    display: none;
  }

  .box_flow_recruit {
    width: 48.5%;
    min-height: 300px;
  }
}

@media (max-width: 767px) {
  .bg_sub_recruit {
    height: 380px;
    background-position: 66% center;
  }

  .shade_sub_recruit {
    background: linear-gradient(90deg, rgba(10, 10, 10, 0.95) 0%, rgba(10, 10, 10, 0.74) 65%, rgba(10, 10, 10, 0.25) 100%);
  }

  .shape_sub_recruit {
    right: -150px;
    width: 350px;
    height: 58px;
  }

  .cont_sub_recruit {
    padding-top: 145px;
  }

  .en_sub_recruit {
    font-size: 1.1rem;
  }

  .cont_sub_recruit h2 {
    font-size: 3.4rem;
  }

  .line_sub_recruit {
    width: 50px;
    margin-top: 20px;
  }

  .bg_recruit01,
  .bg_recruit02,
  .bg_recruit03,
  .bg_recruit04,
  .bg_recruit05,
  .bg_recruit06 {
    padding-top: 70px;
    padding-bottom: 75px;
  }

  .inner_recruit01,
  .inner_recruit04 {
    display: block;
    width: 88%;
    margin: 0 auto;
  }

  .pic_recruit01,
  .cont_recruit01,
  .pic_recruit04,
  .cont_recruit04 {
    width: 100%;
  }

  .pic_recruit01 {
    margin-bottom: 45px;
  }

  .pic_recruit01 img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
  }

  .word_recruit01 {
    top: -50px;
    left: -2%;
    display: block;
    font-size: 6rem;
    opacity: 0.05;
  }

  .pic_recruit04,
  .pic_recruit04 img,
  .cont_recruit04 {
    min-height: 0;
  }

  .pic_recruit04 {
    aspect-ratio: 1 / 1.08;
  }

  .pic_recruit04 img {
    height: 100%;
  }

  .cont_recruit01 h3 {
    margin-bottom: 28px;
    padding-bottom: 20px;
    font-size: 2.6rem;
  }

  .cont_recruit01 p.text {
    font-size: 1.45rem;
  }

  .cont_recruit01 p.text br {
    display: none;
  }

  .head_recruit {
    margin-bottom: 25px;
    text-align: left;
  }

  .en_recruit {
    font-size: 1.2rem;
  }

  .head_recruit h3 {
    font-size: 2.7rem;
  }

  .list_charm_recruit {
    display: block;
  }

  .box_charm_recruit {
    width: 100%;
    margin-top: 18px;
  }

  .pic_charm_recruit {
    aspect-ratio: 16 / 9;
  }

  .cont_charm_recruit {
    min-height: 145px;
    padding: 52px 22px 24px;
  }

  .ttl_charm_recruit {
    font-size: 1.9rem;
  }

  .num_charm_recruit {
    top: 18px;
    left: 22px;
  }

  .data_recruit {
    display: block;
  }

  .box_data_recruit {
    min-height: 280px;
    margin-top: 12px;
    padding: 30px 25px;
  }

  .value_staff_recruit {
    right: 25px;
  }

  .value_staff_recruit strong,
  .value_year_recruit strong {
    font-size: 8rem;
  }

  .icon_staff_recruit {
    left: 25px;
  }

  .icon_year_recruit {
    left: 25px;
    width: 88px;
    height: 88px;
  }

  .icon_year_recruit i {
    font-size: 4.4rem;
  }

  .gender_recruit,
  .chart_age_recruit {
    right: 25px;
    left: 25px;
  }

  .gender_recruit {
    gap: 0;
  }

  .gender_recruit strong {
    font-size: 5.6rem;
  }

  .value_year_recruit {
    right: 25px;
  }

  .line_year_recruit {
    left: 25px;
  }

  .pic_recruit04 {
    margin-bottom: 0;
  }

  .cont_recruit04 {
    margin: 0;
    padding: 48px 25px 35px;
  }

  .cont_recruit04 h3 {
    margin-bottom: 30px;
    font-size: 2.7rem;
  }

  .list_person_recruit li {
    padding-left: 45px;
  }

  .table_recruit table,
  .table_recruit tbody,
  .table_recruit tr,
  .table_recruit th,
  .table_recruit td {
    display: block;
    width: 100%;
  }

  .table_recruit th {
    padding: 16px 20px;
    border-bottom: 0;
  }

  .table_recruit td {
    padding: 18px 20px 24px;
  }

  .list_flow_recruit {
    display: block;
  }

  .box_flow_recruit {
    width: 100%;
    min-height: auto;
    margin-top: 18px;
    padding: 82px 25px 30px;
  }

  .num_flow_recruit {
    top: 22px;
    width: 58px;
    height: 58px;
  }

  .box_flow_recruit h4 {
    margin-top: 10px;
  }
}

@media (max-width: 420px) {
  .cont_sub_recruit h2 {
    font-size: 3rem;
  }

  .pic_recruit01 img {
    height: auto;
  }

  .pic_recruit04 img {
    height: 100%;
  }

  .cont_recruit01 h3,
  .head_recruit h3,
  .cont_recruit04 h3 {
    font-size: 2rem;
    font-weight: 500;
  }

  .value_staff_recruit strong,
  .value_year_recruit strong {
    font-size: 6rem;
  }

  .icon_staff_recruit span {
    width: 16px;
  }

  .icon_staff_recruit span::before {
    left: 1px;
    width: 14px;
    height: 14px;
  }

  .icon_year_recruit {
    width: 76px;
    height: 76px;
  }

  .icon_year_recruit i {
    font-size: 3.8rem;
  }

  .gender_recruit strong {
    font-size: 4.8rem;
  }

  .chart_age_recruit {
    gap: 9%;
  }

  .gender_recruit > div {
  width: 50%;
  border-top: none;
  padding-top: 10px;
}

    
}

/* contact.html
=========================================================================== */

.bg_sub_contact {
  position: relative;
  height: 500px;
  background: #171717 url(../images/bg_contact.jpg) center 35% / cover no-repeat;
  color: #fff;
}

.shade_sub_contact {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(10, 10, 10, 0.96) 0%, rgba(10, 10, 10, 0.84) 38%, rgba(10, 10, 10, 0.22) 72%, rgba(10, 10, 10, 0.05) 100%);
}

.shape_sub_contact {
  position: absolute;
  right: -80px;
  bottom: 0;
  width: 500px;
  height: 92px;
  background: #ff681c;
  transform: skewX(-28deg);
  transform-origin: left bottom;
}

.cont_sub_contact {
  position: relative;
  z-index: 2;
  padding-top: 185px;
}

.en_sub_contact,
.en_contact {
  color: #ff681c;
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-weight: 700;
  letter-spacing: 0.12em;
}

.en_sub_contact {
  margin-bottom: 12px;
  font-size: 1.35rem;
}

.cont_sub_contact h2 {
  font-size: 4.6rem;
  line-height: 1.25;
  letter-spacing: 0.08em;
}

.line_sub_contact {
  width: 64px;
  height: 3px;
  margin-top: 26px;
  background: #ff681c;
}

.active_contact a {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.28);
}

.container_contact {
  max-width: 1160px;
}

.head_contact {
  margin-bottom: 62px;
  text-align: center;
}

.en_contact {
  margin-bottom: 10px;
  font-size: 1.35rem;
}

.head_contact h3 {
  font-size: 4rem;
  line-height: 1.45;
  letter-spacing: 0.08em;
}

.head_contact h3 span {
  color: #ff681c;
}

.bg_contact01 {
  position: relative;
  padding: 115px 0 125px;
  overflow: hidden;
  background: #f1f1ed;
}

.bg_contact01::before {
  position: absolute;
  top: -260px;
  right: -190px;
  width: 540px;
  height: 540px;
  border: 1px solid rgba(255, 104, 28, 0.18);
  content: "";
  transform: rotate(32deg);
}

.list_direct_contact {
  position: relative;
  z-index: 2;
  gap: 22px;
}

.box_direct_contact {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  min-height: 315px;
  padding: 48px 55px 43px 145px;
  overflow: hidden;
}

.box_tel_contact {
  background: linear-gradient(135deg, #321f16 0%, #1c2021 72%);
  color: #fff;
  box-shadow: 0 22px 50px rgba(0, 0, 0, 0.13);
}

.box_fax_contact {
  border: 1px solid #d9d8d3;
  background: #fff;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.07);
}

.box_fax_contact::after {
  position: absolute;
  right: -70px;
  bottom: -70px;
  width: 180px;
  height: 180px;
  border: 1px solid rgba(255, 104, 28, 0.28);
  content: "";
  transform: rotate(35deg);
}

.icon_direct_contact {
  position: absolute;
  top: 50%;
  left: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  border: 1px solid #ff681c;
  transform: translateY(-50%);
}

.icon_direct_contact img {
  display: block;
  width: 36px;
  height: 36px;
}

.label_direct_contact {
  margin-bottom: 12px;
  color: #ff681c;
  font-size: 1.35rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.box_direct_contact span.tel_link {
  color: #fff;
}

.box_direct_contact strong {
  position: relative;
  z-index: 2;
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 4rem;
  line-height: 1.2;
  letter-spacing: 0.03em;
}

.box_direct_contact small {
  position: relative;
  z-index: 2;
  margin-top: 14px;
  font-size: 1.35rem;
  font-weight: 700;
}

.tap_direct_contact {
  position: relative;
  z-index: 2;
  margin-top: 12px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 1.1rem;
}

.bg_contact02 {
  padding: 125px 0 140px;
  background: #e8eaeb;
}

.lead_contact {
  margin: -12px 0 55px;
  padding: 35px 40px;
  border-left: 4px solid #ff681c;
  background: rgba(255, 255, 255, 0.58);
}

.lead_contact p {
  font-size: 1.45rem;
  line-height: 2;
}

.lead_contact p span {
  color: #d84d0e;
  font-weight: 700;
}

.form_contact {
  padding: 55px 55px 65px;
  background: #fff;
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.09);
}

.p-country-name {
  display: none;
}

.note_contact {
  margin-bottom: 20px;
  color: #d84d0e;
  font-size: 1.35rem;
  font-weight: 700;
  text-align: right;
}

.table_contact table {
  width: 100%;
  border-collapse: collapse;
}

.table_contact th,
.table_contact td {
  border-top: 1px solid #d9d9d4;
  padding: 27px 30px;
  text-align: left;
  vertical-align: top;
}

.table_contact tr:last-child th,
.table_contact tr:last-child td {
  border-bottom: 1px solid #d9d9d4;
}

.table_contact th {
  width: 29%;
  background: #f1f1ed;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.06em;
}

.table_contact th label {
  display: inline-block;
  padding-top: 12px;
}

.required_contact {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 43px;
  height: 24px;
  margin: 10px 0 0 12px;
  padding: 0 7px;
  background: #ff681c;
  color: #fff;
  font-size: 1.05rem;
  line-height: 1;
  vertical-align: top;
}

.table_contact input,
.table_contact select,
.table_contact textarea {
  width: 100%;
  border: 1px solid #cccac5;
  border-radius: 0;
  background: #fff;
  color: #202020;
  font-family: inherit;
  font-size: 1.55rem;
  line-height: 1.6;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.table_contact input,
.table_contact select {
  height: 52px;
  padding: 0 16px;
}

.table_contact textarea {
  min-height: 220px;
  padding: 15px 16px;
  resize: vertical;
}

.table_contact input:focus,
.table_contact select:focus,
.table_contact textarea:focus,
.privacy_box_contact:focus {
  border-color: #ff681c;
  box-shadow: 0 0 0 3px rgba(255, 104, 28, 0.12);
  outline: 0;
}

.table_contact input::placeholder,
.table_contact textarea::placeholder {
  color: #a7a59f;
}

.table_contact .form_s_contact {
  width: 220px;
}

.table_contact .form_m_contact {
  width: 360px;
}

.postal_contact {
  display: flex;
  align-items: center;
  gap: 12px;
}

.postal_contact > span {
  font-size: 1.7rem;
  font-weight: 700;
}

.postal_contact small {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 34px;
  padding: 0 12px;
  background: #202728;
  color: #fff;
  font-size: 1.15rem;
  white-space: nowrap;
}

.privacy_contact {
  margin-top: 70px;
}

.head_privacy_contact {
  margin-bottom: 28px;
}

.head_privacy_contact h4 {
  position: relative;
  padding-bottom: 19px;
  font-size: 2.8rem;
  letter-spacing: 0.07em;
}

.head_privacy_contact h4::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 62px;
  height: 3px;
  background: #ff681c;
  content: "";
}

.privacy_box_contact {
  max-height: 430px;
  padding: 35px 38px;
  overflow-y: auto;
  border: 1px solid #cecec8;
  background: #f7f7f3;
  scrollbar-color: #ff681c #dddcd7;
  scrollbar-width: thin;
}

.privacy_box_contact p {
  margin-bottom: 18px;
  font-size: 1.35rem;
  line-height: 1.95;
}

.privacy_box_contact h5 {
  margin: 34px 0 14px;
  padding-left: 16px;
  border-left: 4px solid #ff681c;
  font-size: 1.65rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.privacy_box_contact h5:first-of-type {
  margin-top: 28px;
}

.company_privacy_contact {
  margin-top: 30px;
  font-weight: 700;
  text-align: right;
}

.agree_contact {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 35px;
  font-size: 1.45rem;
  font-weight: 700;
}

.agree_contact input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin: 0 12px 0 0;
  accent-color: #ff681c;
}

.form_btn_contact {
  margin-top: 48px;
  text-align: center;
}

.form_btn_contact button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 500px;
  min-height: 68px;
  padding: 15px 35px;
  border: 0;
  border-radius: 36px;
  background: #ff681c;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: background-color 0.25s ease, transform 0.25s ease;
}

.form_btn_contact button:hover {
  background: #e95610;
  transform: translateY(-3px);
}

.form_btn_contact button span {
  margin-left: 18px;
  font-family: "Arial Narrow", sans-serif;
  font-size: 2rem;
}

@media (max-width: 1199px) {
  .box_direct_contact {
    padding-right: 35px;
    padding-left: 125px;
  }

  .icon_direct_contact {
    left: 35px;
  }

  .box_direct_contact strong {
    font-size: 3.5rem;
  }

  .table_contact th {
  width: 32%;
  background: #f1f1ed;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  padding: 25px 20px;
}
}

@media (max-width: 991px) {
  .bg_sub_contact {
    height: 430px;
  }

  .cont_sub_contact {
    padding-top: 160px;
  }

  .cont_sub_contact h2 {
    font-size: 4.5rem;
  }

  .bg_contact01,
  .bg_contact02 {
    padding-top: 95px;
    padding-bottom: 100px;
  }

  .head_contact h3 {
    font-size: 3.3rem;
  }

  .box_direct_contact {
    min-height: 280px;
    padding: 42px 28px 38px 105px;
  }

  .icon_direct_contact {
    left: 25px;
    width: 62px;
    height: 62px;
  }

  .box_direct_contact strong {
    font-size: 3rem;
  }

  .form_contact {
    padding: 45px 35px 55px;
  }

  .table_contact th,
  .table_contact td {
    padding: 24px 22px;
  }

  .table_contact th {
    width: 31%;
  }

  .required_contact {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 30px;
  height: 20px;
  margin: 10px 0 0 7px;
  padding: 0 7px;
  background: #ff681c;
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  vertical-align: top;
}
}

@media (max-width: 767px) {
  .bg_sub_contact {
    height: 380px;
    background-position: 68% center;
  }

  .shade_sub_contact {
    background: linear-gradient(90deg, rgba(10, 10, 10, 0.95) 0%, rgba(10, 10, 10, 0.74) 65%, rgba(10, 10, 10, 0.25) 100%);
  }

  .shape_sub_contact {
    right: -150px;
    width: 350px;
    height: 58px;
  }

  .cont_sub_contact {
    padding-top: 145px;
  }

  .en_sub_contact {
    font-size: 1.1rem;
  }

  .cont_sub_contact h2 {
    font-size: 3.4rem;
  }

  .line_sub_contact {
    width: 50px;
    margin-top: 20px;
  }

  .bg_contact01,
  .bg_contact02 {
    padding-top: 70px;
    padding-bottom: 75px;
  }

  .head_contact {
    margin-bottom: 30px;
    text-align: left;
  }

  .en_contact {
    font-size: 1.2rem;
  }

  .head_contact h3 {
    font-size: 2.6rem;
    line-height: 1.55;
  }

  .head_contact h3 span {
    display: inline-block;
  }

  .list_direct_contact {
    display: block;
  }

  .box_direct_contact {
    width: 100%;
    min-height: 245px;
    margin-top: 15px;
    padding: 38px 25px 34px 100px;
  }

  .icon_direct_contact {
    left: 23px;
  }

  .box_direct_contact strong {
    font-size: 2.8rem;
  }

  .lead_contact {
    margin-bottom: 40px;
    padding: 25px 22px;
  }

  .lead_contact p {
    font-size: 1.35rem;
  }

  .lead_contact p br {
    display: none;
  }

  .form_contact {
    padding: 30px 20px 42px;
  }

  .note_contact {
    font-size: 1.2rem;
    text-align: left;
  }

  .table_contact table,
  .table_contact tbody,
  .table_contact tr,
  .table_contact th,
  .table_contact td {
    display: block;
    width: 100%;
  }

  .table_contact th {
    padding: 17px 18px;
    border-bottom: 0;
  }

  .table_contact th label {
    padding-top: 0;
  }

  .required_contact {
    margin-top: 0;
  }

  .table_contact td {
    padding: 18px 0 28px;
    border-top: 0;
  }

  .table_contact tr:last-child th {
    border-bottom: 0;
  }

  .table_contact .form_s_contact,
  .table_contact .form_m_contact {
    width: 100%;
  }

  .postal_contact {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 8px;
  }

  .postal_contact .form_s_contact {
    flex: 0 1 160px;
    min-width: 0;
    width: 160px;
  }

  .postal_contact small {
    flex: 0 0 auto;
    padding: 0 9px;
    font-size: 1.05rem;
  }

  .privacy_contact {
    margin-top: 50px;
  }

  .head_privacy_contact h4 {
    font-size: 2rem;
  }

  .privacy_box_contact {
    max-height: 380px;
    padding: 25px 20px;
  }

  .privacy_box_contact p {
    font-size: 1.25rem;
  }

  .privacy_box_contact h5 {
    font-size: 1.45rem;
  }

  .agree_contact {
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 1.3rem;
  }

  .agree_contact input[type="checkbox"] {
    flex: 0 0 20px;
    margin-top: 3px;
  }

  .form_btn_contact button {
    width: 100%;
    min-width: 0;
    min-height: 64px;
    padding: 15px 22px;
    border-radius: 34px;
    font-size: 1.3rem;
    line-height: 1.6;
  }
}

@media (max-width: 420px) {
  .cont_sub_contact h2 {
    font-size: 3rem;
  }

  .head_contact h3 {
    font-size: 2rem;
  }

  .box_direct_contact {
    padding-left: 86px;
  }

  .icon_direct_contact {
    left: 18px;
    width: 54px;
    height: 54px;
  }

  .icon_direct_contact img {
    width: 29px;
    height: 29px;
  }

  .box_direct_contact strong {
    font-size: 2.4rem;
  }
}

/* company.html
=========================================================================== */

.bg_sub_company {
  position: relative;
  height: 500px;
  background: #171717 url(../images/bg_company.jpg) center 45% / cover no-repeat;
  color: #fff;
}

.shade_sub_company {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(10, 10, 10, 0.96) 0%, rgba(10, 10, 10, 0.84) 38%, rgba(10, 10, 10, 0.25) 72%, rgba(10, 10, 10, 0.08) 100%);
}

.shape_sub_company {
  position: absolute;
  right: -80px;
  bottom: 0;
  width: 500px;
  height: 92px;
  background: #ff681c;
  transform: skewX(-28deg);
  transform-origin: left bottom;
}

.cont_sub_company {
  position: relative;
  z-index: 2;
  padding-top: 185px;
}

.en_sub_company,
.en_company,
.label_office_company,
.label_map_company {
  color: #ff681c;
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-weight: 700;
  letter-spacing: 0.12em;
}

.en_sub_company {
  margin-bottom: 12px;
  font-size: 1.35rem;
}

.cont_sub_company h2 {
  font-size: 4.6rem;
  line-height: 1.25;
  letter-spacing: 0.08em;
}

.line_sub_company {
  width: 64px;
  height: 3px;
  margin-top: 26px;
  background: #ff681c;
}

.container_company {
  max-width: 1220px;
}

.head_company {
  margin-bottom: 40px;
}

.en_company {
  margin-bottom: 10px;
  font-size: 1.35rem;
}

.head_company h3 {
  font-size: 4rem;
  line-height: 1.45;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.bg_company01 {
  padding: 125px 0 140px;
  background: #f1f1ed;
}

.inner_company01 {
  width: 94%;
  max-width: 1500px;
  margin: 0 auto;
  gap: 8%;
}

.pic_company01 {
  position: relative;
  width: 50%;
}

.pic_company01 img {
  height: 720px;
  object-fit: cover;
  object-position: center top;
}

.pic_company01::after {
  position: absolute;
  right: -45px;
  bottom: -28px;
  width: 245px;
  height: 48px;
  background: #ff681c;
  content: "";
  transform: skewX(-26deg);
}

.word_company01 {
  position: absolute;
  top: 45px;
  right: -105px;
  color: rgba(255, 104, 28, 0.9);
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 8.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.03em;
  writing-mode: vertical-rl;
}

.cont_company01 {
  width: 42%;
}

.cont_company01 h3 {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 22px;
  font-size: 3.8rem;
  line-height: 1.4;
  letter-spacing: 0.08em;
  font-weight: 500;
}

.cont_company01 h3::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 62px;
  height: 3px;
  background: #ff681c;
  content: "";
}

.lead_company01 {
  margin-bottom: 25px;
  color: #ff681c;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.65;
  letter-spacing: 0.06em;
}

.cont_company01 p.text {
  margin-bottom: 21px;
  font-size: 1.48rem;
  line-height: 2.05;
  letter-spacing: 0.035em;
}

.sign_company01 {
  margin-top: 36px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.8;
  text-align: right;
}

.sign_company01 span {
  font-size: 1.8rem;
}

.bg_company02 {
  position: relative;
  padding: 125px 0 140px;
  overflow: hidden;
  background: #e8eaeb;
}

.word_company02 {
 display: none;
}

.head_company02 {
  position: relative;
  z-index: 2;
  text-align: center;
}

.profile_company {
  position: relative;
  z-index: 2;
  padding: 25px 55px;
  border-top: 5px solid #ff681c;
  background: #fff;
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.09);
}

.profile_company table {
  width: 100%;
  border-collapse: collapse;
}

.profile_company th,
.profile_company td {
  border-bottom: 1px solid #deded9;
  padding: 26px 25px;
  text-align: left;
  vertical-align: top;
}

.profile_company tr:last-child th,
.profile_company tr:last-child td {
  border-bottom: 0;
}

.profile_company th {
  width: 25%;
  color: #202020;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.07em;
}

.profile_company td {
  font-size: 1.5rem;
  line-height: 1.8;
}

.profile_company td a {
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 1.65rem;
  font-weight: 700;
}

.bg_company03 {
  position: relative;
  padding: 125px 0 140px;
  overflow: hidden;
  background: linear-gradient(90deg, #321f16 0%, #171717 43%, #101617 100%);
  color: #fff;
}

.shape_company03 {
  position: absolute;
  border: 1px solid rgba(255, 104, 28, 0.22);
  transform: rotate(33deg);
}

.shape_company03_01 {
  top: -180px;
  left: -170px;
  width: 470px;
  height: 470px;
}

.shape_company03_02 {
  right: -130px;
  bottom: -210px;
  width: 430px;
  height: 430px;
}

.head_company03 {
  position: relative;
  z-index: 2;
  text-align: center;
}

.list_office_company {
  position: relative;
  z-index: 2;
  gap: 25px;
}

.box_office_company {
  position: relative;
  width: 50%;
  min-height: 430px;
  padding: 55px 55px 45px;
  overflow: hidden;
}

.box_head_company {
  border-top: 5px solid #ff681c;
  background: #fff;
  color: #202020;
}

.box_nagasaki_company {
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-top: 5px solid #ff681c;
  background: rgba(255, 255, 255, 0.06);
}

.num_office_company {
  position: absolute;
  top: 20px;
  right: 30px;
  color: rgba(255, 104, 28, 0.16);
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 10rem;
  font-weight: 700;
  line-height: 1;
}

.label_office_company {
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
  font-size: 1.2rem;
}

.box_office_company h4 {
  position: relative;
  z-index: 2;
  margin-bottom: 38px;
  padding-bottom: 20px;
  font-size: 3.2rem;
  line-height: 1.4;
  letter-spacing: 0.08em;
}

.box_office_company h4::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 55px;
  height: 3px;
  background: #ff681c;
  content: "";
}

.box_office_company dl {
  position: relative;
  z-index: 2;
}

.box_office_company dl > div {
  display: flex;
  border-top: 1px solid rgba(120, 120, 120, 0.25);
  padding: 17px 0;
}

.box_nagasaki_company dl > div {
  border-color: rgba(255, 255, 255, 0.18);
}

.box_office_company dt {
  flex: 0 0 90px;
  color: #ff681c;
  font-size: 1.5rem;
  font-weight: 700;
}

.box_office_company dd {
  font-size: 1.5rem;
  line-height: 1.8;
}

.box_nagasaki_company dd span.tel_link {
  color: #fff;
}

.box_office_company dd a {
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
}

.tap_office_company {
  margin-top: 20px;
  color: rgba(120, 120, 120, 0.72);
  font-size: 1.05rem;
}

.box_nagasaki_company .tap_office_company {
  color: rgba(255, 255, 255, 0.5);
}

.bg_company04 {
  padding: 125px 0 145px;
  background: #f3f3ef;
}

.head_company04 {
  text-align: center;
}

.map_company {
  position: relative;
  min-height: 620px;
  overflow: hidden;
}

.map_company iframe {
  display: block;
  width: 100%;
  height: 620px;
  border: 0;
  filter: grayscale(0.35) saturate(0.8) contrast(0.94);
}

.info_map_company {
  position: absolute;
  top: 50%;
  left: 55px;
  width: 390px;
  padding: 42px 45px 40px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.16);
  transform: translateY(-50%);
}

.label_map_company {
  margin-bottom: 10px;
  font-size: 1.15rem;
}

.info_map_company h4 {
  margin-bottom: 22px;
  padding-bottom: 20px;
  border-bottom: 1px solid #deded9;
  font-size: 2.15rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

.info_map_company > p:not(.label_map_company):not(.btn_map_company) {
  font-size: 1.45rem;
  line-height: 1.9;
}

.btn_map_company {
  margin-top: 28px;
}

.btn_map_company a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  height: 56px;
  border-radius: 29px;
  background: #ff681c;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 700;
  transition: background-color 0.25s ease, transform 0.25s ease;
}

.btn_map_company a:hover {
  background: #e95610;
  transform: translateY(-3px);
}

.btn_map_company span {
  margin-left: 15px;
  font-family: "Arial Narrow", sans-serif;
  font-size: 1.8rem;
}

@media (max-width: 1199px) {
  .inner_company01 {
    gap: 5%;
  }

  .pic_company01 img {
    height: 680px;
  }

  .word_company01 {
    right: -82px;
    font-size: 7.3rem;
  }

  .cont_company01 {
    width: 44%;
  }

  .box_office_company {
    padding-right: 42px;
    padding-left: 42px;
  }
}

@media (max-width: 991px) {
  .bg_sub_company {
    height: 430px;
  }

  .cont_sub_company {
    padding-top: 160px;
  }

  .cont_sub_company h2 {
    font-size: 4.5rem;
  }

  .bg_company01,
  .bg_company02,
  .bg_company03,
  .bg_company04 {
    padding-top: 95px;
    padding-bottom: 105px;
  }

  .inner_company01 {
    align-items: flex-start;
  }

  .pic_company01 {
    width: 48%;
  }

  .pic_company01 img {
    height: 620px;
  }

  .word_company01 {
    right: -62px;
    font-size: 6rem;
  }

  .cont_company01 {
    width: 47%;
  }

  .cont_company01 h3,
  .head_company h3 {
    font-size: 3.3rem;
  }

  .lead_company01 {
    font-size: 1.9rem;
  }

  .cont_company01 p.text {
    font-size: 1.4rem;
  }

  .profile_company {
    padding-right: 35px;
    padding-left: 35px;
  }

  .profile_company th,
  .profile_company td {
    padding-right: 18px;
    padding-left: 18px;
  }

  .box_office_company {
    min-height: 455px;
    padding: 48px 32px 40px;
  }

  .box_office_company h4 {
    font-size: 2.7rem;
  }

  .map_company,
  .map_company iframe {
    min-height: 560px;
    height: 560px;
  }

  .info_map_company {
    left: 35px;
    width: 350px;
    padding: 35px;
  }
}

@media (max-width: 767px) {
  .bg_sub_company {
    height: 380px;
    background-position: 65% center;
  }

  .shade_sub_company {
    background: linear-gradient(90deg, rgba(10, 10, 10, 0.95) 0%, rgba(10, 10, 10, 0.74) 65%, rgba(10, 10, 10, 0.25) 100%);
  }

  .shape_sub_company {
    right: -150px;
    width: 350px;
    height: 58px;
  }

  .cont_sub_company {
    padding-top: 145px;
  }

  .en_sub_company {
    font-size: 1.1rem;
  }

  .cont_sub_company h2 {
    font-size: 3.4rem;
  }

  .line_sub_company {
    width: 50px;
    margin-top: 20px;
  }

  .bg_company01,
  .bg_company02,
  .bg_company03,
  .bg_company04 {
    padding-top: 70px;
    padding-bottom: 75px;
  }

  .inner_company01 {
    display: block;
    width: 90%;
  }

  .pic_company01,
  .cont_company01 {
    width: 100%;
  }

  .pic_company01 {
    margin-bottom: 60px;
  }

  .pic_company01 img {
    height: 470px;
  }

  .pic_company01::after {
    right: -25px;
    bottom: -20px;
    width: 175px;
    height: 36px;
  }

  .word_company01 {
    top: auto;
    right: 15px;
    bottom: -36px;
    font-size: 5.2rem;
    writing-mode: horizontal-tb;
  }

  .cont_company01 h3,
  .head_company h3 {
    font-size: 2.7rem;
  }

  .lead_company01 {
    font-size: 1.75rem;
  }

  .cont_company01 p.text {
    font-size: 1.4rem;
    line-height: 1.95;
  }

  .sign_company01 {
    font-size: 1.3rem;
  }

  .word_company02 {
    top: 45px;
    right: -15px;
    font-size: 5.5rem;
  }

  .head_company {
    margin-bottom: 42px;
    text-align: left;
  }

  .en_company {
    font-size: 1.2rem;
  }

  .profile_company {
    padding: 10px 20px;
  }

  .profile_company table,
  .profile_company tbody,
  .profile_company tr,
  .profile_company th,
  .profile_company td {
    display: block;
    width: 100%;
  }

  .profile_company tr {
    border-bottom: 1px solid #deded9;
    padding: 18px 0;
  }

  .profile_company tr:last-child {
    border-bottom: 0;
  }

  .profile_company th,
  .profile_company td {
    border: 0;
    padding: 0;
  }

  .profile_company th {
    margin-bottom: 7px;
    color: #ff681c;
    font-size: 1.2rem;
  }

  .profile_company td {
    font-size: 1.4rem;
  }

  .list_office_company {
    display: block;
  }

  .box_office_company {
    width: 100%;
    min-height: 0;
    margin-top: 18px;
    padding: 42px 28px 35px;
  }

  .num_office_company {
    font-size: 7.5rem;
  }

  .box_office_company h4 {
    margin-bottom: 28px;
    font-size: 2.5rem;
  }

  .box_office_company dl > div {
    display: block;
  }

  .box_office_company dt {
    margin-bottom: 6px;
  }

  .tap_office_company {
    display: none;
  }

  .map_company {
    min-height: 0;
    overflow: visible;
    height: 400px;
  }

  .map_company iframe {
    height: 400px;
    min-height: 400px;
  }

  .info_map_company {
    position: relative;
    top: auto;
    left: auto;
    width: 92%;
    margin: -45px auto 0;
    padding: 30px 25px;
    transform: none;
  }

  .info_map_company h4 {
    font-size: 1.85rem;
  }

  .btn_map_company a {
    width: 230px;
  }
}

@media (max-width: 420px) {
  .pic_company01 img {
    height: 390px;
  }

  .word_company01 {
    font-size: 4.3rem;
  }

  .box_office_company dd {
    font-size: 1.35rem;
  }

  .map_company iframe {
    height: 360px;
    min-height: 360px;
  }
}



/* recruit.html improvement v04
=========================================================================== */
.bg_sub_recruit {
  height: 540px;
  max-height: 540px;
  background-position: center 46%;
}

.cont_sub_recruit {
  padding-top: 270px;
}

.breadcrumb_recruit {
  position: static;
  margin: 0;
  padding: 17px 0;
  border-radius: 0;
  background: #f5f5f3;
  color: #6f6f6f;
  font-size: 1.2rem;
}

.breadcrumb_recruit a {
  color: #3f3f3f;
}

.breadcrumb_recruit a::after {
  color: #aaa;
}

.breadcrumb_recruit span {
  color: #8a8a8a;
}

@media (max-width: 1199px) {
  .bg_sub_recruit {
    height: 430px;
  }

  .cont_sub_recruit {
    padding-top: 160px;
  }
}

@media (max-width: 767px) {
  .bg_sub_recruit {
    height: 330px;
    background: #171717 url(../images/bg_recruit_sp.jpg) center 48% / cover no-repeat;
  }

  .cont_sub_recruit {
    padding-top: 150px;
  }

  .breadcrumb_recruit {
    padding: 14px 0;
    font-size: 1.05rem;
  }
}



/* business.html improvement v02
=========================================================================== */
.bg_sub_business {
  height: 540px;
  max-height: 540px;
  background-position: center 46%;
}

.cont_sub_business {
  padding-top: 270px;
}

.breadcrumb_business {
  position: static;
  margin: 0;
  padding: 17px 0;
  border-radius: 0;
  background: #f5f5f3;
  color: #6f6f6f;
  font-size: 1.2rem;
}

.breadcrumb_business a {
  color: #3f3f3f;
}

.breadcrumb_business a::after {
  color: #aaa;
}

.breadcrumb_business span {
  color: #8a8a8a;
}

.bg_business02,
.bg_business03,
.bg_business04 {
  padding: 70px 0;
}

.block_business02,
.block_business03,
.block_business04 {
  gap: 8%;
}

.block_business02 .cont_business,
.block_business03 .cont_business,
.block_business04 .cont_business {
  width: 41%;
}

.block_business02 .pic_business,
.block_business03 .pic_business,
.block_business04 .pic_business {
  width: 51%;
}

.block_business02 .pic_business img,
.block_business03 .pic_business img,
.block_business04 .pic_business img {
  height: 570px;
  object-fit: cover;
}

.block_business02 .num_business {
  right: auto;
  left: -34px;
}

.bg_business03 {
  background: #fff;
}

.pic_business03,
.cont_business03 {
  position: relative;
  top: auto;
  left: auto;
  width: auto;
  min-height: 0;
  margin: 0;
  padding: 0;
  background: none;
  box-shadow: none;
}

.pic_business03 img {
  width: 100%;
}

.bg_business04 {
  background: #e8eaeb;
}

.line_business04,
.icon_business04,
.pic_business04::after {
  display: none;
}

.pic_business04 {
  overflow: visible;
  background: none;
}

.pic_business04 img {
  opacity: 1;
  filter: none;
}

.cont_business04 {
  position: relative;
}

.bg_business05 {
  overflow: hidden;
}

.bg_business05 .container_business {
  max-width: 1220px;
}

.case_marquee {
  width: 100%;
  overflow: hidden;
}

.case_track {
  display: flex;
  width: max-content;
  animation: caseMarquee 38s linear infinite;
  will-change: transform;
}

.case_group {
  display: flex;
  flex-shrink: 0;
  gap: 24px;
  padding-right: 24px;
}

.case_item {
  flex: 0 0 400px;
  width: 400px;
  height: 400px;
  overflow: hidden;
  background: #222;
}

.case_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease;
}

.case_item:hover img {
  transform: scale(1.035);
}

.case_marquee:hover .case_track {
  animation-play-state: paused;
}

@keyframes caseMarquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

@media (max-width: 1199px) {
  .bg_sub_business {
    height: 430px;
  }

  .cont_sub_business {
    padding-top: 160px;
  }

  .block_business02 .pic_business img,
  .block_business03 .pic_business img,
  .block_business04 .pic_business img {
    height: 460px;
  }

  .case_item {
    flex-basis: 340px;
    width: 340px;
    height: 340px;
  }
}

@media (max-width: 767px) {
  .bg_sub_business {
    height: 330px;
        background: #171717 url(../images/bg_business_sp.jpg) center 48% / cover no-repeat;
  }

  .cont_sub_business {
    padding-top: 135px;
  }

  .breadcrumb_business {
    padding: 14px 0;
    font-size: 1.05rem;
  }

  .block_business02,
  .block_business03,
  .block_business04 {
    display: flex;
    flex-direction: column;
    gap: 0;
  }

  .block_business02 .cont_business,
  .block_business03 .cont_business,
  .block_business04 .cont_business,
  .block_business02 .pic_business,
  .block_business03 .pic_business,
  .block_business04 .pic_business {
    width: 100%;
  }

  .block_business02 .cont_business,
  .block_business04 .cont_business {
    order: 2;
  }

  .block_business02 .pic_business,
  .block_business04 .pic_business {
    order: 1;
  }

  .block_business03 .pic_business {
    order: 1;
  }

  .block_business03 .cont_business {
    order: 2;
  }

  .block_business02 .pic_business,
  .block_business03 .pic_business,
  .block_business04 .pic_business {
    margin-bottom: 60px;
  }

  .block_business02 .pic_business img,
  .block_business03 .pic_business img,
  .block_business04 .pic_business img {
    height: 360px;
  }

  .block_business02 .num_business,
  .block_business03 .num_business,
  .block_business04 .num_business {
    right: -5px;
    bottom: -34px;
    left: auto;
  }

  .head_business05 {
    width: 88%;
    margin-right: auto;
    margin-left: auto;
  }

  .case_item {
    flex-basis: 280px;
    width: 280px;
    height: 280px;
  }

  .case_group {
    gap: 14px;
    padding-right: 14px;
  }

  .case_track {
    animation-duration: 30s;
  }
}

@media (prefers-reduced-motion: reduce) {
  .case_track {
    animation-play-state: paused;
  }
}


/* company.html improvement v01
=========================================================================== */
.bg_sub_company {
  height: 540px;
  max-height: 540px;
  background-position: center 46%;
}

.cont_sub_company {
  padding-top: 270px;
}

.breadcrumb_company {
  position: static;
  margin: 0;
  padding: 17px 0;
  border-radius: 0;
  background: #f5f5f3;
  color: #6f6f6f;
  font-size: 1.2rem;
}

.breadcrumb_company a {
  color: #3f3f3f;
}

.breadcrumb_company a::after {
  color: #aaa;
}

.breadcrumb_company span {
  color: #8a8a8a;
}

.inner_company01 {
  position: relative;
  z-index: 1;
  width: calc(100% - 40px);
  max-width: 1220px;
  gap: 7%;
}

.pic_company01 {
  position: relative;
  z-index: 1;
  flex: 0 0 33.333%;
  width: 33.333%;
}

.photo_placeholder_company {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 4 / 4;
  background: #c9c9c6;
  color: #767673;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.15em;
}

.word_company01 {
  top: -82px;
  left: -6px;
  right: auto;
  z-index: 0;
  color: #253036;
  font-size: 13.5rem;
  letter-spacing: 0.08em;
  writing-mode: horizontal-tb;
  white-space: nowrap;
  opacity: 0.055;
  pointer-events: none;
}

.cont_company01 {
  position: relative;
  z-index: 1;
  flex: 1 1 auto;
  width: auto;
}

.btn_map_company_below {
  display: flex;
  justify-content: center;
  margin-top: 32px;
}

@media (max-width: 1199px) {
  .bg_sub_company {
    height: 430px;
  }

  .cont_sub_company {
    padding-top: 160px;
  }

  .inner_company01 {
    gap: 5%;
  }

  .pic_company01 {
    flex-basis: 35%;
    width: 35%;
  }

  .word_company01 {
    top: -64px;
    left: 0;
    right: auto;
    font-size: 10rem;
  }
}

@media (max-width: 991px) {
  .pic_company01 {
    flex-basis: 37%;
    width: 37%;
  }

  .word_company01 {
    top: -55px;
    font-size: 8.5rem;
  }

  .photo_placeholder_company {
    aspect-ratio: 4 / 5.5;
  }
}

@media (max-width: 767px) {
  .bg_sub_company {
    height: 330px;
        background: #171717 url(../images/bg_company_sp.jpg) center 48% / cover no-repeat;
  }

  .cont_sub_company {
    padding-top: 135px;
  }

  .breadcrumb_company {
    padding: 14px 0;
    font-size: 1.05rem;
  }

  .inner_company01 {
    display: block;
    width: 88%;
  }

  .pic_company01,
  .cont_company01 {
    width: 100%;
  }

  .pic_company01 {
    margin-bottom: 55px;
  }

  .photo_placeholder_company {
    aspect-ratio: 4 / 5;
  }

  .word_company01 {
    top: -35px;
    left: -2%;
    bottom: auto;
    display: block;
    font-size: 6rem;
    opacity: 0.05;
  }

  .btn_map_company_below {
    margin-top: 0;
  }
}

@media (max-width: 420px) {
  .word_company01 {
    font-size: 5rem;
  }
}


/* contact.html improvement v06
=========================================================================== */
.bg_sub_contact {
  height: 540px;
  max-height: 540px;
  background-position: center 42%;
}

.cont_sub_contact {
  padding-top: 270px;
}

.breadcrumb_contact {
  position: static;
  margin: 0;
  padding: 17px 0;
  border-radius: 0;
  background: #f5f5f3;
  color: #6f6f6f;
  font-size: 1.2rem;
}

.breadcrumb_contact a {
  color: #3f3f3f;
}

.breadcrumb_contact a::after {
  color: #aaa;
}

.breadcrumb_contact span {
  color: #8a8a8a;
}

.bg_contact01 {
  padding-top: 95px;
  padding-bottom: 105px;
}

.box_direct_contact {
  min-height: 235px;
  padding-top: 34px;
  padding-bottom: 31px;
}

.box_direct_contact::after {
  position: absolute;
  right: -70px;
  bottom: -70px;
  width: 180px;
  height: 180px;
  border: 1px solid rgba(255, 104, 28, 0.28);
  content: "";
  transform: rotate(35deg);
}

.box_fax_contact::after {
  right: -70px;
  bottom: -70px;
}

.privacy_box_contact {
  max-height: 290px;
}

.privacy_box_contact .privacy_policy_list {
  margin: -2px 0 22px;
  padding-left: 1.5em;
  list-style: disc;
}

.privacy_box_contact .privacy_policy_list li {
  margin-bottom: 8px;
  font-size: 1.35rem;
  line-height: 1.9;
}

.privacy_box_contact a {
  color: #d84d0e;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}

.form_btn_contact .comfirm {
  min-width: 500px;
}

.form_btn_contact .btn_space {
  display: flex;
  justify-content: center;
  gap: 24px;
  max-width: 760px;
  margin: 24px auto 0;
}

.form_btn_contact .btn_space button {
  width: calc(50% - 12px);
  min-width: 0;
  min-height: 64px;
  border-radius: 50px;
  font-size: 1.5rem;
}

.form_btn_contact .btn_space .back {
  border: 1px solid #ff681c;
  background: #fff;
  color: #d95713;
}

.form_btn_contact .btn_space .back:hover {
  background: #fff7f2;
}

.form_btn_contact .btn_space .send {
  background: #ff681c;
  color: #fff;
}

@media (max-width: 1199px) {
  .bg_sub_contact {
    height: 430px;
  }

  .cont_sub_contact {
    padding-top: 160px;
  }

  .box_direct_contact {
    min-height: 220px;
  }
}

@media (max-width: 767px) {
  .bg_sub_contact {
    height: 330px;
        background: #171717 url(../images/bg_contact_sp.jpg) center 48% / cover no-repeat;
  }

  .cont_sub_contact {
    padding-top: 135px;
  }

  .breadcrumb_contact {
    padding: 14px 0;
    font-size: 1.05rem;
  }

  .bg_contact01 {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .box_direct_contact {
    min-height: 205px;
    padding-top: 32px;
    padding-bottom: 30px;
  }

  .privacy_box_contact {
    max-height: 250px;
  }

  .privacy_box_contact .privacy_policy_list li {
    font-size: 1.25rem;
  }

  .form_btn_contact .comfirm {
    min-width: 0;
  }

  .form_btn_contact .btn_space {
    gap: 12px;
    margin-top: 18px;
  }

  .form_btn_contact .btn_space button {
    width: calc(50% - 6px);
    min-height: 58px;
    padding: 12px 8px;
    font-size: 1.25rem;
  }
}

/* entry.html
=========================================================================== */
.bg_sub_entry {
  position: relative;
  height: 540px;
  max-height: 540px;
  background: #171717 url(../images/bg_entry.jpg) center 46% / cover no-repeat;
  color: #fff;
}

.shade_sub_entry {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(10, 10, 10, 0.96) 0%, rgba(10, 10, 10, 0.84) 38%, rgba(10, 10, 10, 0.22) 72%, rgba(10, 10, 10, 0.05) 100%);
}

.shape_sub_entry {
  position: absolute;
  right: -80px;
  bottom: 0;
  width: 500px;
  height: 92px;
  background: #ff681c;
  transform: skewX(-28deg);
  transform-origin: left bottom;
}

.cont_sub_entry {
  position: relative;
  z-index: 2;
  padding-top: 270px;
}

.en_sub_entry {
  margin-bottom: 12px;
  color: #ff681c;
  font-family: "Arial Narrow", "Roboto Condensed", sans-serif;
  font-size: 1.35rem;
  font-weight: 700;
  letter-spacing: 0.12em;
}

.cont_sub_entry h2 {
  font-size: 4.6rem;
  line-height: 1.25;
  letter-spacing: 0.08em;
}

.line_sub_entry {
  width: 64px;
  height: 3px;
  margin-top: 26px;
  background: #ff681c;
}

.breadcrumb_entry {
  position: static;
  margin: 0;
  padding: 17px 0;
  border-radius: 0;
  background: #f5f5f3;
  color: #6f6f6f;
  font-size: 1.2rem;
}

.breadcrumb_entry a {
  color: #3f3f3f;
}

.breadcrumb_entry a::after {
  color: #aaa;
}

.breadcrumb_entry span {
  color: #8a8a8a;
}

.bg_entry01 {
  padding: 125px 0 140px;
  background: #e8eaeb;
}

.table_entry .label_entry {
  display: inline-block;
  padding-top: 12px;
}

.date_entry {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px 20px;
}

.unit_date_entry {
  display: flex;
  align-items: center;
  gap: 8px;
}

.table_contact .unit_date_entry input.form_year_entry {
  width: 130px;
}

.table_contact .unit_date_entry select.form_date_entry {
  width: 165px;
}

.unit_date_entry span {
  font-size: 1.5rem;
  font-weight: 700;
}

.radio_entry {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px 30px;
  min-height: 52px;
}

.radio_entry label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 1.55rem;
  cursor: pointer;
}

.table_contact .radio_entry input[type="radio"] {
  width: 18px;
  height: 18px;
  margin: 0;
  accent-color: #ff681c;
}

.education_entry {
  display: grid;
  gap: 14px;
}

.table_entry textarea.form_history_entry,
.table_entry textarea.form_reason_entry {
  min-height: 265px;
}

.interview_entry {
  display: grid;
  gap: 12px;
}

.row_interview_entry {
  display: flex;
  align-items: center;
  gap: 9px;
  font-size: 1.5rem;
}

.row_interview_entry > span {
  width: 72px;
  font-weight: 700;
}

.table_contact .row_interview_entry input {
  width: 52px;
  height: 44px;
  padding: 0 8px;
  text-align: center;
}

.row_interview_entry i {
  font-style: normal;
}

@media (max-width: 1199px) {
  .bg_sub_entry {
    height: 430px;
  }

  .cont_sub_entry {
    padding-top: 160px;
  }
}

@media (max-width: 991px) {
  .bg_entry01 {
    padding-top: 95px;
    padding-bottom: 100px;
  }

  .date_entry {
    gap: 12px 14px;
  }

  .table_contact .unit_date_entry input.form_year_entry {
  width: 100px;
}

.table_contact .unit_date_entry select.form_date_entry {
  width: 100px;
}
}

@media (max-width: 767px) {
  .bg_sub_entry {
    height: 330px;
            background: #171717 url(../images/bg_entry_sp.jpg) center 48% / cover no-repeat;
  }

  .shape_sub_entry {
    right: -150px;
    width: 350px;
    height: 58px;
  }

  .cont_sub_entry {
    padding-top: 135px;
  }

  .en_sub_entry {
    font-size: 1.1rem;
  }

  .cont_sub_entry h2 {
    font-size: 3.4rem;
  }

  .line_sub_entry {
    width: 50px;
    margin-top: 20px;
  }

  .breadcrumb_entry {
    padding: 14px 0;
    font-size: 1.05rem;
  }

  .bg_entry01 {
    padding-top: 70px;
    padding-bottom: 75px;
  }

  .table_entry .label_entry {
    padding-top: 0;
  }

  .date_entry {
    display: block;
  }

  .unit_date_entry {
    width: 100%;
    margin-top: 10px;
  }

  .unit_date_entry:first-child {
    margin-top: 0;
  }

  .table_contact .unit_date_entry input.form_year_entry,
  .table_contact .unit_date_entry select.form_date_entry {
    flex: 1;
    /* width: auto; */
  }

  .radio_entry {
    display: grid;
    gap: 14px;
  }

  .radio_entry label {
    font-size: 1.45rem;
  }

  .table_entry textarea.form_history_entry,
  .table_entry textarea.form_reason_entry {
    min-height: 220px;
  }

  .row_interview_entry {
    display: grid;
    grid-template-columns: 74px 1fr auto 1fr auto;
    gap: 8px;
  }

  .row_interview_entry > span {
    width: auto;
    font-size: 1.35rem;
  }

  .table_contact .row_interview_entry input {
    width: 100%;
    min-width: 0;
  }
}

@media (max-width: 420px) {
  .cont_sub_entry h2 {
    font-size: 3rem;
  }

  .row_interview_entry {
    grid-template-columns: 68px 1fr auto 1fr auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  [data-aos] {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}

/* client corrections 2026-08-28
=========================================================================== */
.catch_mainimg {
	width: 690px;
}

.ttl_mainimg {
	margin-bottom: 22px;
	font-size: 6.6rem;
	line-height: 1.48;
	letter-spacing: 0.08em;
}

.lead_mainimg {
	margin-bottom: 28px;
	color: #fff;
	font-size: 2.3rem;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: 0.08em;
	text-shadow: 0 5px 8px rgba(0, 0, 0, 0.17);
}

.line_mainimg {
	position: relative;
	width: 520px;
	height: 1px;
	margin-bottom: 34px;
	background: rgba(255, 255, 255, 0.28);
}

.line_mainimg span {
	display: block;
	width: 74px;
	height: 2px;
	background: #ee6c1b;
}

.text_mainimg {
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 2.45;
	letter-spacing: 0.1em;
}

.brand_mainimg {
	width: 280px;
	margin-top: 62px;
	color: #fff;
}

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

.brand_aks_mainimg {
	font-size: 5.4rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.02em;
}

.brand_rule_mainimg {
	width: 1px;
	height: 52px;
	margin: 0 12px;
	background: rgba(255, 255, 255, 0.7);
}

.brand_en_mainimg {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.55;
	letter-spacing: 0.28em;
}

.brand_en_mainimg b {
  font-weight: 700;
  letter-spacing: 0.53em;
}

.brand_company_mainimg {
	margin-top: 13px;
	padding-top: 12px;
	border-top: 1px solid rgba(255, 255, 255, 0.55);
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.15em;
  text-align: center;
}

.pic_company01 img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: center top;
}

.link_map_company {
	display: inline-flex;
	align-items: center;
	margin-left: 10px;
	vertical-align: middle;
}

.link_map_company img {
	width: 14px;
	height: auto;
}

.signboard_company {
	max-width: 930px;
	margin: 65px auto 0;
	padding: 28px;
	background: #fff;
	color: #222;
}

.form_sign_company {
	margin-bottom: 12px;
	font-size: 1.4rem;
}

.table_sign_company {
	padding: 26px 28px 28px;
	border: 1px solid #222;
	background: #fff;
}

.ttl_sign_company {
	margin-bottom: 20px;
	font-size: 2.4rem;
	font-weight: 700;
	text-align: center;
}

.table_sign_company table {
	width: 100%;
	border-collapse: collapse;
	font-size: 1.6rem;
}

.table_sign_company th,
.table_sign_company td {
	padding: 18px 20px;
	border: 1px solid #222;
	line-height: 1.7;
}

.table_sign_company th {
	width: 38%;
	font-weight: 700;
	text-align: left;
	white-space: nowrap;
}

.table_sign_company td {
	text-align: right;
}

.note_sign_company {
	margin-top: 25px;
	font-size: 1.35rem;
	line-height: 1.8;
}

.note_sign_company dl > div {
	display: flex;
	margin-top: 8px;
}

.note_sign_company dt {
	flex: 0 0 82px;
	font-weight: 500;
}

.note_sign_company dd {
	margin: 0;
}

.note_sign_company dd p {
	display: flex;
	margin: 0 0 2px;
}

.note_sign_company dd p span {
	flex: 0 0 28px;
}

.chart_age_recruit {
	gap: 2.5%;
}

.bar_age_recruit {
	width: 12%;
}

.bar_age10 i {
	height: 8px;
}

.bar_age20 i {
	height: 86px;
}

.bar_age30 i {
	height: 52px;
}

.bar_age40 i {
	height: 155px;
	background: #353535;
}

.bar_age50 i {
	height: 121px;
	background: #ff681c;
}

.bar_age60 i {
	height: 112px;
}

.bar_age70 i {
	height: 69px;
}

.requirements_recruit {
	padding: 42px 55px 48px;
	background: #fff;
	text-align: center;
}

.requirements_recruit p.text {
	margin-bottom: 30px;
	font-size: 1.6rem;
	line-height: 1.9;
}

.list_requirements_recruit {
	gap: 35px;
}

.btn_requirements_recruit {
	width: 50%;
}

.btn_requirements_recruit a {
	display: flex;
	align-items: center;
	position: relative;
	min-height: 82px;
	padding: 18px 58px 18px 20px;
	border: 2px solid #353535;
	border-radius: 8px;
	background: #353535;
	color: #fff;
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	transition: 0.25s;
}

.icon_requirements_recruit {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 46px;
	width: 46px;
	height: 46px;
	margin-right: 18px;
	border-radius: 50%;
	background: #ff681c;
	color: #fff;
	font-size: 1.8rem;
}

.text_requirements_recruit {
	flex: 1;
	text-align: left;
}

.arrow_requirements_recruit {
	position: absolute;
	top: 50%;
	right: 24px;
	font-size: 1.3rem;
	transform: translateY(-50%);
}

.btn_requirements_recruit a:hover {
	border-color: #ff681c;
	background: #ff681c;
	color: #fff;
}

.btn_requirements_recruit a:hover .icon_requirements_recruit {
	background: #fff;
	color: #ff681c;
}

.list_flow_recruit {
	gap: 15px;
}

.list_flow_recruit::before {
	right: 7%;
	left: 7%;
}

.box_flow_recruit {
	flex: 1 1 0;
	width: auto;
	min-width: 0;
	min-height: 0;
	padding-right: 20px;
	padding-left: 20px;
}

.box_flow_recruit h4 {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 3em;
	font-size: 1.85rem;
	line-height: 1.5;
}

.box_flow_recruit > p:last-child {
	font-size: 1.35rem;
	line-height: 1.85;
	text-align: left;
}

@media (max-width: 1399px) and (min-width: 1200px) {
	.inner_catch {
		padding-left: 85px;
	}

	.catch_mainimg {
		width: 610px;
	}

	.ttl_mainimg {
		font-size: 5.6rem;
	}

	.lead_mainimg {
		font-size: 1.7rem;
	}

	.text_mainimg {
		font-size: 1.55rem;
	}

	.brand_mainimg {
		margin-top: 42px;
	}
}

@media (max-width: 1199px) {
	.catch_mainimg {
		width: 540px;
	}

	.ttl_mainimg {
		font-size: 4.8rem;
		line-height: 1.4;
	}

	.lead_mainimg {
		font-size: 1.55rem;
	}

	.line_mainimg {
		width: 430px;
		margin-bottom: 28px;
	}

	.text_mainimg {
		font-size: 1.4rem;
		line-height: 2.2;
	}

	.brand_mainimg {
	display: none;
	}

	.brand_aks_mainimg {
		font-size: 4.4rem;
	}

	.brand_rule_mainimg {
		height: 44px;
	}

	.brand_en_mainimg {
		font-size: 1.15rem;
	}

	.brand_company_mainimg {
		font-size: 1.2rem;
	}

	.list_flow_recruit {
		flex-wrap: wrap;
	}

	.list_flow_recruit::before {
		display: none;
	}

	.box_flow_recruit {
		flex: none;
		width: 48.5%;
	}
}

@media (max-width: 991px) {
	.signboard_company {
		margin-top: 50px;
		padding: 20px;
	}

	.table_sign_company {
		padding: 22px;
	}
}

@media (max-width: 767px) {
	.inner_catch {
		padding-bottom: 42px;
	}

	.catch_mainimg {
		width: 100%;
	}

	.ttl_mainimg {
		margin-bottom: 14px;
		font-size: 3.3rem;
		line-height: 1.45;
	}

	.lead_mainimg {
		margin-bottom: 18px;
		font-size: 1.25rem;
		line-height: 1.75;
		letter-spacing: 0.05em;
	}

	.line_mainimg {
		width: 100%;
		margin-bottom: 20px;
	}

	.line_mainimg span {
		width: 55px;
	}

	.text_mainimg {
		font-size: 1.25rem;
		line-height: 2;
	}

	.brand_mainimg {
		width: 235px;
		margin-top: 24px;
	}

	.brand_aks_mainimg {
		font-size: 3.7rem;
	}

	.brand_rule_mainimg {
		height: 37px;
		margin-right: 9px;
		margin-left: 9px;
	}

	.brand_en_mainimg {
		font-size: 0.95rem;
	}

	.brand_company_mainimg {
		margin-top: 9px;
		padding-top: 8px;
		font-size: 1rem;
	}

	.link_map_company {
		margin-left: 7px;
	}

	.signboard_company {
		margin-top: 40px;
		padding: 12px;
	}

	.form_sign_company {
		font-size: 1.1rem;
	}

	.table_sign_company {
		padding: 14px 12px;
	}

	.ttl_sign_company {
		margin-bottom: 12px;
		font-size: 2rem;
	}

	.table_sign_company table {
		font-size: 1.15rem;
	}

	.table_sign_company th,
	.table_sign_company td {
		padding: 10px 8px;
	}

	.table_sign_company th {
		width: 42%;
		white-space: normal;
	}

	.note_sign_company {
		margin-top: 18px;
		font-size: 1.05rem;
	}

	.note_sign_company dl > div {
		display: block;
		margin-top: 10px;
	}

	.note_sign_company dt {
		margin-bottom: 2px;
	}

	.chart_age_recruit {
		right: 18px;
		left: 18px;
		gap: 1.5%;
	}

	.bar_age_recruit {
		width: 13%;
	}

	.bar_age_recruit span,
	.bar_age_recruit small {
		font-size: 1rem;
	}

	.requirements_recruit {
		padding: 30px 22px 35px;
	}

	.requirements_recruit p.text {
		font-size: 1.45rem;
	}

	.list_requirements_recruit {
		display: block;
	}

	.btn_requirements_recruit {
		width: 100%;
		margin-top: 12px;
	}

	.btn_requirements_recruit a {
		min-height: 68px;
		padding: 12px 48px 12px 14px;
		font-size: 1.45rem;
	}

	.icon_requirements_recruit {
		flex-basis: 40px;
		width: 40px;
		height: 40px;
		margin-right: 12px;
		font-size: 1.5rem;
	}

	.arrow_requirements_recruit {
		right: 18px;
	}

	.box_flow_recruit {
		width: 100%;
		padding-right: 25px;
		padding-left: 25px;
	}

	.box_flow_recruit h4 {
		min-height: 0;
	}

	.box_flow_recruit > p:last-child {
		font-size: 1.4rem;
	}
}

@media (max-width: 420px) {
	.ttl_mainimg {
		font-size: 2.9rem;
	}

	.lead_mainimg {
		font-size: 1.15rem;
	}

	.text_mainimg {
		font-size: 1.15rem;
	}

	.brand_mainimg {
		width: 220px;
	}

	.brand_aks_mainimg {
		font-size: 3.4rem;
	}

	.brand_en_mainimg {
		font-size: 0.9rem;
	}

	.chart_age_recruit {
		gap: 1%;
	}

	.bar_age_recruit span,
	.bar_age_recruit small {
		font-size: 1.2rem!important;
	}
}
