/* Home Style */

/* mixin */
.contents .contents-wrap .title-detail-link {
	padding: .8125rem;
}

.contents .contents-wrap.home01 .inside .image,
.contents .contents-wrap.home02 .inside .image {
	line-height: 1;
}

.contents .contents-wrap.home01 .inside .tk-changeling-neo,
.contents .contents-wrap.home02 .inside .tk-changeling-neo {
	display: block;
	-webkit-transform: scale(.7, 1);
	transform: scale(.7, 1);
	-webkit-transform-origin: top left;
	transform-origin: top left;
	color: #1a65c7;
	font-size: 3rem;
	font-weight: bold;
	line-height: .8;
}

.contents .contents-wrap.home01 .inside h2,
.contents .contents-wrap.home02 .inside h2 {
	margin-bottom: 2rem;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.2;
}

.contents .contents-wrap.home01 .inside h3,
.contents .contents-wrap.home02 .inside h3 {
	margin-bottom: 1.5rem;
	font-size: 1.5rem;
	line-height: 1.2;
}

.contents .contents-wrap.home02 .inside h2 {
	margin-bottom: 0;
}

.contents .contents-wrap.home02 .inside .construction {
	display: grid;
	gap: 2rem;
}

.contents .contents-wrap.home02 .inside .construction h3 {
	padding: 0 0 .5rem .875rem;
	border-bottom: 1px solid #1a65c7;
	border-left: 5px solid #1a65c7;
}

.contents .contents-wrap.home03 {
	background-color: #efefef;
}

.contents .contents-wrap.home03 .inside {
	padding: 1rem 0;
}

.contents .contents-wrap.home03 .inside .tk-changeling-neo {
	display: block;
	width: 142.857%;
	-webkit-transform: scale(.7, 1);
	transform: scale(.7, 1);
	-webkit-transform-origin: top left;
	transform-origin: top left;
	color: #1a65c7;
	font-size: 3rem;
	font-weight: bold;
	line-height: .8;
	text-align: center;
}

.contents .contents-wrap.home03 .inside h2 {
	margin-bottom: 2rem;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
}

.contents .contents-wrap.home03 .inside p {
	margin-bottom: 2rem;
}

.contents .contents-wrap.home03 .inside ul {
	display: grid;
	margin: 0;
	padding: 0;
	list-style: none;
	gap: 1.5rem;
}

.contents .contents-wrap.home03 .inside ul li {
	padding: 1.25rem;
	border: 1px solid #717071;
	background-color: #fff;
}

.contents .contents-wrap.home03 .inside ul li h3 {
	margin-bottom: 1rem;
	color: #595858;
	font-size: 1.5rem;
	line-height: 1.2;
	text-align: center;
}

.contents .contents-wrap.home03 .inside ul li h3 span {
	display: inline-block;
	position: relative;
	z-index: 1;
	margin: 0 auto;
}

.contents .contents-wrap.home03 .inside ul li h3 span::after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	bottom: .1rem;
	left: 0;
	width: 100%;
	height: .4rem;
	background-color: #82abe0;
}

.contents .contents-wrap.home03 .inside ul li h3 span b {
	display: block;
}

.contents .contents-wrap.home03 .inside ul li h3 span strong {
	font-size: 2rem;
}

.contents .contents-wrap.home03 .inside ul li h3 span small {
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: auto;
}

.contents .contents-wrap.home03 .inside ul li h3 span small.line::before {
	content: "";
	display: inline-block;
	height: 1.25rem;
	margin-right: .5rem;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
	border-left: 2px solid #1a65c7;
}

.contents .contents-wrap.home03 .inside ul li h3 span small.line::after {
	content: "";
	display: inline-block;
	height: 1.25rem;
	margin-left: .5rem;
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	border-left: 2px solid #1a65c7;
}

.contents .contents-wrap.home03 .inside ul li .image {
	margin-bottom: 1rem;
	line-height: 1;
}

.contents .contents-wrap.home03 .inside ul li p {
	margin-bottom: 0;
	text-align: left;
}

.contents .contents-wrap.home04 .inside {
	padding: 1rem 0;
}

.contents .contents-wrap.home04 .inside h2 {
	margin-bottom: 1rem;
	font-size: 2rem;
	line-height: 1.2;
	text-align: center;
}

.contents .contents-wrap.home04 .inside h2 span {
	display: inline-flex;
	position: relative;
	align-items: center;
	gap: 1rem;
}

.contents .contents-wrap.home04 .inside h2 span::before,
.contents .contents-wrap.home04 .inside h2 span::after {
	content: "";
	display: block;
	aspect-ratio: 22/32;
	height: 2rem;
	background-image: url("../images/home/service-title-deco.svg");
	background-repeat: no-repeat;
	background-size: contain;
}

.contents .contents-wrap.home04 .inside h2 span::after {
	transform: scaleX(-1);
}

.contents .contents-wrap.home04 .inside .list-wrap {
	display: grid;
	gap: 1.5rem;
}

.contents .contents-wrap.home04 .inside .list-wrap .item {
	background-color: #251e1c;
}

.contents .contents-wrap.home04 .inside .list-wrap .item .inner {
	max-width: calc(766px + (24px * 2));
	margin: auto;
	padding: 24px;
}

.contents .contents-wrap.home04 .inside .list-wrap .item .imag {
	line-height: 1;
	text-align: center;
}

.contents .contents-wrap.home04 .inside .list-wrap .item .detail {
	display: grid;
	gap: 1.5rem;
}

.contents .contents-wrap.home04 .inside .list-wrap .item .header-title {
	padding-bottom: 3rem;
	text-align: center;
}

.contents .contents-wrap.home04 .inside .list-wrap .item .header-title h3 {
	display: inline-flex;
	position: relative;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-bottom: .5rem;
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.2;
	white-space: nowrap;
	gap: 0 .25rem;
}

.contents .contents-wrap.home04 .inside .list-wrap .item .header-title h3 i {
	font-size: 2.5375rem;
}

.contents .contents-wrap.home04 .inside .list-wrap .item .header-title h3 small {
	font-size: 1.125rem;
}

.contents .contents-wrap.home04 .inside .list-wrap .item .header-title h3::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: calc(100% + (2rem * 2));
	transform: translate(-50%, 0%);
	border-bottom: 2px solid #1a65c7;
}

.contents .contents-wrap.home04 .inside .list-wrap .item .header-title p {
	color: #fff;
	font-size: 1.125rem;
	line-height: 1.6;
	text-align: left;
}

.contents .contents-wrap.home04 .inside .list-wrap .item dl {
	padding-left: 24px;
}

.contents .contents-wrap.home04 .inside .list-wrap .item dl dt {
	position: relative;
	margin-bottom: 1.5rem;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.2;
}

.contents .contents-wrap.home04 .inside .list-wrap .item dl dt::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: -24px;
	height: 1.5rem;
	transform: translate(0%, -50%);
	background-image: url("../images/home/service-subttl-deco.svg");
	background-repeat: no-repeat;
	background-size: contain;
	aspect-ratio: 22/32;
}

.contents .contents-wrap.home04 .inside .list-wrap .item dl dd {
	line-height: 1.6;
}

.contents .contents-wrap.home04 .inside .list-wrap .item dl dd:not(:last-child) {
	margin-bottom: 3rem;
}

.contents .contents-wrap.home04 .inside .list-wrap .item dl dd .list {
	color: #fff;
	font-size: 1.125rem;
}

.contents .contents-wrap.home04 .inside .list-wrap .item dl dd .notice {
	margin-top: 1.25rem;
	color: #fff;
	font-size: 1.125rem;
}

.contents .contents-wrap.home04 .inside .list-wrap .item .comm {
	margin-top: .625rem;
	color: #fff;
	font-size: 1.125rem;
}


.contents .contents-wrap.home05 {
	display: flex;
	position: relative;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-flow: row-reverse;
	flex-flow: row-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 1.5rem;
}

.contents .contents-wrap.home05::before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 1920px;
	background-image: url("../images/home/recruit-bd.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
	aspect-ratio: 1/1.7;
}

.contents .contents-wrap.home05 .right-sider {
	z-index: 1;
	width: 1.5rem;
}

.contents .contents-wrap.home05 .right-sider em {
	display: block;
	height: 100%;
	color: #717071;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.contents .contents-wrap.home05 .inside {
	width: calc(100vw - 1.5rem);
	padding: 1rem 0;
}

.contents .contents-wrap.home05 .inside .head-line-wrap {
	position: relative;
	z-index: 1;
	margin-bottom: 1rem;
	padding: .8125rem 0 .8125rem .8125rem;
}

.contents .contents-wrap.home05 .inside .head-line-wrap .title-wrap {
	margin-bottom: 1rem;
}

.contents .contents-wrap.home05 .inside .head-line-wrap .title-wrap .tk-changeling-neo {
	display: block;
	-webkit-transform: scale(.7, 1);
	transform: scale(.7, 1);
	-webkit-transform-origin: top left;
	transform-origin: top left;
	color: #fff;
	font-size: 3rem;
	font-weight: bold;
	line-height: .8;
}

.contents .contents-wrap.home05 .inside .head-line-wrap .title-wrap h2 {
	margin-bottom: 1.5rem;
	color: #fff;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.2;
}

.contents .contents-wrap.home05 .inside .head-line-wrap .title-wrap .copy-block p {
	color: #fff;
}

.contents .contents-wrap.home05 .inside .head-line-wrap .title-wrap .copy-block h3 {
	margin-bottom: .8rem;
	color: #fff;
}

.contents .contents-wrap.home05 .inside .head-line-wrap .imag {
	line-height: 1;
}

.contents .contents-wrap.home05 .inside .application-block {
	position: relative;
	z-index: 1;
	margin: 0 0 0 1rem;
	padding: 1rem;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .3);
}

.contents .contents-wrap.home05 .inside .application-block::before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .8;
	background-color: #fff;
}

.contents .contents-wrap.home05 .inside .application-block h3 {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 1rem;
	padding: 0 0 .3rem .5rem;
	border-bottom: 1px solid #1a65c7;
	border-left: 5px solid #1a65c7;
}

.contents .contents-wrap.home05 .inside .application-block h3 span {
	color: #1a65c7;
	line-height: 1;
}

.contents .contents-wrap.home05 .inside .application-block .appli-table {
	margin-bottom: 1rem;
}

.contents .contents-wrap.home05 .inside .application-block .appli-table h4 {
	width: 6.25rem;
	margin-bottom: 1rem;
	font-size: 1.25rem;
	line-height: 1.2;
	text-align: center;
}

.contents .contents-wrap.home05 .inside .application-block .appli-table h4::after {
	content: "";
	display: block;
	width: 100%;
	height: .25rem;
	margin-top: .3125rem;
	background-color: #1a65c7;
}

.contents .contents-wrap.home05 .inside .application-block .appli-table h4 + p {
	padding-bottom: .625rem;
	border-bottom: 1px solid #251e1c;
	line-height: 1.5;
}

.contents .contents-wrap.home05 .inside .application-block .appli-table table {
	display: block;
	width: 100%;
}

.contents .contents-wrap.home05 .inside .application-block .appli-table table tbody {
	display: grid;
	gap: .625rem;
}

.contents .contents-wrap.home05 .inside .application-block .appli-table table tbody tr {
	display: grid;
	gap: .25rem;
}

.contents .contents-wrap.home05 .inside .application-block .appli-table table tbody tr th,
.contents .contents-wrap.home05 .inside .application-block .appli-table table tbody tr td {
	line-height: 1.5;
}

.contents .contents-wrap.home05 .inside .application-block .appli-table table tbody tr td {
	padding-bottom: .625rem;
	border-bottom: 1px solid #251e1c;
}

.link-btn a {
	display: inline-block;
	padding: .8rem 1rem;
	border: 1px solid #1a65c7;
	color: #251e1c;
	font-size: 1.0625rem;
	line-height: 1.2;
}

.link-btn a .arw {
	color: #1a65c7;
}

.contents .contents-wrap.home05 .contact-wrap {
	display: grid;
	gap: 1rem;
}

.contents .contents-wrap.home05 .contact-wrap .imag {
	line-height: 1;
}

.contents .contents-wrap.home05 .contact-wrap .title-wrap .tk-changeling-neo {
	display: block;
	-webkit-transform: scale(.7, 1);
	transform: scale(.7, 1);
	-webkit-transform-origin: top left;
	transform-origin: top left;
	color: #1a65c7;
	font-size: 3rem;
	font-weight: bold;
	line-height: .8;
}

.contents .contents-wrap.home05 .contact-wrap .title-wrap h2 {
	margin-bottom: 1.5rem;
	color: #1a65c7;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.2;
}

.contents .contents-wrap.home06 {
	display: flex;
	position: relative;
	z-index: 1;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	gap: 1.5rem;
}

.contents .contents-wrap.home06::before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 1920px;
	background-image: url("../images/home/company-bd.svg");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	aspect-ratio: 1/1.7;
}

.contents .contents-wrap.home06 .left-sider {
	position: relative;
	z-index: 1;
	width: 1.5rem;
}

.contents .contents-wrap.home06 .left-sider em {
	display: block;
	height: 100%;
	color: #1a65c7;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.contents .contents-wrap.home06 .inside {
	width: calc(100vw - 1.5rem);
}

.contents .contents-wrap.home06 .inside .head-line-wrap {
	display: grid;
	position: relative;
	margin-bottom: 1rem;
	padding: .8125rem .8125rem .8125rem 0;
	gap: 1rem;
}

.contents .contents-wrap.home06 .inside .head-line-wrap .title-wrap {
	margin-bottom: 1rem;
}

.contents .contents-wrap.home06 .inside .head-line-wrap .title-wrap h2 {
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-flow: column-reverse;
	flex-flow: column-reverse;
	margin: 0 -3.6rem 1.5rem 0;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.2;
}

.contents .contents-wrap.home06 .inside .head-line-wrap .title-wrap h2 span {
	-webkit-transform: scale(.7, 1);
	transform: scale(.7, 1);
	-webkit-transform-origin: top left;
	transform-origin: top left;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	line-height: .8;
}

.contents .contents-wrap.home06 .inside .head-line-wrap .imag {
	line-height: 1;
}

.contents .contents-wrap.home06 .inside .head-line-wrap .tk-changeling-neo {
	display: block;
	-webkit-transform: scale(.7, 1);
	transform: scale(.7, 1);
	-webkit-transform-origin: top left;
	transform-origin: top left;
	color: #fff;
	font-size: 3rem;
	font-weight: bold;
	line-height: .8;
}

.contents .contents-wrap.home06 .inside .head-line-wrap h2 {
	margin-bottom: 1.5rem;
	color: #fff;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.2;
}

.contents .contents-wrap.home06 .inside .head-line-wrap .copy-block h3 {
	margin-bottom: .8rem;
	color: #fff;
	line-height: 1.2;
}

.contents .contents-wrap.home06 .inside .head-line-wrap .copy-block p {
	color: #fff;
}

.contents .contents-wrap.home06 .inside .messeage {
	position: relative;
	z-index: 1;
	margin-right: .8125rem;
	padding: .8125rem;
}

.contents .contents-wrap.home06 .inside .messeage::before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .9;
	background-color: #fff;
}

.contents .contents-wrap.home06 .inside .messeage .imag {
	max-width: 23.3125rem;
	margin: auto;
	margin-bottom: 1rem;
	line-height: 1;
}

.contents .contents-wrap.home06 .inside .messeage .text h3 {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 1rem;
	padding: 0 0 .3rem .5rem;
	border-bottom: 1px solid #1a65c7;
	border-left: 5px solid #1a65c7;
}

.contents .contents-wrap.home06 .inside .messeage .text h3 span {
	color: #1a65c7;
	line-height: 1;
}

.contents .contents-wrap.home06 .inside .company-prof-block {
	position: relative;
	z-index: 1;
	padding: 1rem;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .3);
}

.contents .contents-wrap.home06 .inside .company-prof-block::before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .9;
	background-color: #fff;
}

.contents .contents-wrap.home06 .inside .company-prof-block h3 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 1rem;
	padding: 0 0 .3rem .5rem;
	border-bottom: 1px solid #1a65c7;
	border-left: 5px solid #1a65c7;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
}

.contents .contents-wrap.home06 .inside .company-prof-block h3 span {
	color: #1a65c7;
	line-height: 1;
}

.contents .contents-wrap.home06 .inside .company-prof-block .prof-table {
	margin-bottom: 1.5rem;
}

.contents .contents-wrap.home06 .inside .company-prof-block .prof-table table {
	display: block;
	width: 100%;
}

.contents .contents-wrap.home06 .inside .company-prof-block .prof-table table tbody {
	display: grid;
	gap: .625rem;
}

.contents .contents-wrap.home06 .inside .company-prof-block .prof-table table tbody tr {
	display: grid;
	gap: .25rem;
}

.contents .contents-wrap.home06 .inside .company-prof-block .prof-table table tbody tr th,
.contents .contents-wrap.home06 .inside .company-prof-block .prof-table table tbody tr td {
	display: block;
	line-height: 1.5;
}

.contents .contents-wrap.home06 .inside .company-prof-block .prof-table table tbody tr td {
	padding-bottom: .625rem;
	border-bottom: 1px solid #251e1c;
}

.home07 {
	position: relative;
	z-index: 1;
	background-color: #1a65c7;
}

.home07 .inside {
	padding: 1rem;
}

.home07 .backdrop {
	padding: 1rem;
	background-color: #fff;
	text-align: center;
}

.home07 .tk-changeling-neo {
	display: block;
	width: 142.857%;
	-webkit-transform: scale(.7, 1);
	transform: scale(.7, 1);
	-webkit-transform-origin: top left;
	transform-origin: top left;
	color: #5697db;
	font-size: 4.4375rem;
	font-weight: bold;
	line-height: .8;
}

.home07 .title-wrap h2 {
	margin-bottom: 1.5rem;
	color: #1a65c7;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.2;
}

.home07 .wraper ul {
	display: grid;
	margin: 24px 0 0;
	padding: 0;
	list-style: none;
	gap: 1rem;
}

.home07 .tel {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #5697db;
	font-family: "din-2014-narrow", sans-serif;
	font-size: 3.1rem;
	font-style: normal;
	font-weight: bold;
	line-height: .9;
	gap: 10px;
}

.home07 .tel::before {
	content: "";
	width: 33px;
	height: 35px;
	background-image: url("../images/common/phone.svg");
	background-repeat: no-repeat;
	background-size: contain;
}

.home07 .time {
	display: block;
}

.home04,
.home05,
.home06 {
	margin-bottom: 2rem;
}

@media screen and (min-width: 46.25em) {

	.contents .contents-wrap.home04 .inside .list-wrap .item .detail {
		grid-template-columns: auto 404px;
	}

	.contents .contents-wrap.home05 .inside .application-block .appli-table {
		margin-bottom: 2rem;
	}

	.contents .contents-wrap.home05 .inside .application-block .appli-table table {
		display: table;
	}

	.contents .contents-wrap.home05 .inside .application-block .appli-table table tbody {
		display: table-row-group;
	}

	.contents .contents-wrap.home05 .inside .application-block .appli-table table tbody tr {
		display: table-row;
	}

	.contents .contents-wrap.home05 .inside .application-block .appli-table table tbody tr th,
	.contents .contents-wrap.home05 .inside .application-block .appli-table table tbody tr td {
		display: table-cell;
		padding: 1rem;
		border-bottom: 1px solid #251e1c;
	}

	.contents .contents-wrap.home05 .inside .application-block .appli-table table tbody tr th {
		width: 20%;
	}

	.contents .contents-wrap.home05 .inside .application-block .appli-table table tbody tr td {
		width: 80%;
	}

	.contents .contents-wrap.home05 .inside .application-block .appli-table h4 + p {
		padding: 1rem;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block .prof-table {
		margin-bottom: 2rem;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block .prof-table table {
		display: table;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block .prof-table table tbody {
		display: table-row-group;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block .prof-table table tbody tr {
		display: table-row;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block .prof-table table tbody tr th,
	.contents .contents-wrap.home06 .inside .company-prof-block .prof-table table tbody tr td {
		display: table-cell;
		padding: 1rem;
		border-bottom: 1px solid #251e1c;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block .prof-table table tbody tr th {
		width: 20%;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block .prof-table table tbody tr td {
		width: 80%;
	}

	.contents .contents-wrap.home07 .inside .backdrop {
		text-align: center;
	}

	.contents .contents-wrap.home07 .inside .backdrop .wraper {
		display: inline-flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.contents .contents-wrap.home07 .inside .backdrop .wraper ul {
		grid-template-columns: repeat(2, auto);
		gap: 2rem;
	}

	.contents .contents-wrap.home07 .inside .backdrop .wraper ul li:last-child a {
		display: inline-block;
	}

	.contents .contents-wrap.home07 .inside .backdrop .wraper ul li:last-child a:hover {
		text-decoration: none;
	}
}

@media screen and (min-width: 55em) {

	.contents .contents-wrap.home06 .inside .messeage {
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 1rem;
		gap: 1rem;
	}

	.contents .contents-wrap.home06 .inside .messeage .imag {
		width: 30%;
	}

	.contents .contents-wrap.home06 .inside .messeage .text {
		width: calc(70% - 1rem);
	}
}

@media screen and (min-width: 62.5em) {

	.contents .contents-wrap .detail-block {
		max-width: 1330px;
		margin: 0 auto;
		padding: 0;
	}

	.contents .contents-wrap.home04 .inside .list-wrap .item {
		min-height: 600px;
	}

	.contents .contents-wrap.home01 .inside {
		display: grid;
		grid-template-columns: 50vw auto;
		padding: 2rem 5vw 2rem 0;
		gap: 3vw;
	}

	.contents .contents-wrap.home01 .inside .image {
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		overflow: hidden;
	}

	.contents .contents-wrap.home01 .inside .image img {
		-o-object-fit: cover;
		object-fit: cover;
		width: 100%;
		height: 100%;
	}

	.contents .contents-wrap.home02 .inside {
		display: grid;
		padding: 1rem 0 3rem 5vw;
		gap: 2rem;
	}

	.contents .contents-wrap.home02 .inside .wrapper {
		display: grid;
		grid-template-columns: auto 47vw;
		gap: 3vw;
	}

	.contents .contents-wrap.home02 .inside .wrapper .image {
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		overflow: hidden;
	}

	.contents .contents-wrap.home02 .inside .wrapper .image img {
		-o-object-fit: cover;
		object-fit: cover;
		width: 100%;
		height: 100%;
	}

	.contents .contents-wrap.home03 .inside {
		padding: 2rem 5vw;
	}

	.contents .contents-wrap.home03 .inside ul {
		grid-template-columns: repeat(3, 1fr);
		gap: 3vw;
	}

	.contents .contents-wrap.home05 {
		gap: calc(5vw - 2.25rem);
		-webkit-box-align: self-start;
		-ms-flex-align: self-start;
		align-items: self-start;
	}

	.contents .contents-wrap.home05 .right-sider {
		width: 2.25rem;
	}

	.contents .contents-wrap.home05 .right-sider em {
		font-size: 2.25rem;
	}

	.contents .contents-wrap.home05 .inside {
		padding: 2rem 0 2rem 5vw;
	}

	.contents .contents-wrap.home05 .inside .head-line-wrap {
		display: grid;
		grid-template-columns: auto 50%;
		margin-bottom: 2rem;
		padding: 0;
		gap: 3vw;
	}

	.contents .contents-wrap.home05 .inside .head-line-wrap .title-wrap {
		margin-bottom: 0;
	}

	.contents .contents-wrap.home05 .inside .head-line-wrap .title-wrap .copy-block h3 {
		margin-bottom: 1rem;
	}

	.contents .contents-wrap.home05 .inside .application-block {
		margin: 0;
		padding: 31px 37px;
	}

	.contents .contents-wrap.home05 .contact-wrap {
		grid-template-columns: 50% calc(50% - 56px);
		gap: 56px;
		align-items: center;
	}

	.contents .contents-wrap.home05 .inside .application-block h3 {
		margin-bottom: 1rem;
	}

	.contents .contents-wrap.home05 .inside .application-block .appli-table h4 {
		margin-bottom: .5rem;
	}

	.contents .contents-wrap.home05 .inside .square {
		-webkit-box-shadow: 0 1rem 1rem rgba(0, 0, 0, .3);
		box-shadow: 0 1rem 1rem rgba(0, 0, 0, .3);
	}

	.contents .contents-wrap.home05::before {
		aspect-ratio: initial;
		height: 100%;
		background-position: right center;
	}

	.contents .contents-wrap.home06 {
		gap: calc(5vw - 2.25rem);
		-webkit-box-align: self-start;
		-ms-flex-align: self-start;
		align-items: self-start;
	}

	.contents .contents-wrap.home06::before {
		aspect-ratio: initial;
		height: 55vw;
	}

	.contents .contents-wrap.home06 .left-sider {
		width: 2.25rem;
	}

	.contents .contents-wrap.home06 .left-sider em {
		font-size: 2.25rem;
	}

	.contents .contents-wrap.home06 .inside {
		padding: 2rem 5vw 2rem 0;
	}

	.contents .contents-wrap.home06 .inside .head-line-wrap {
		display: grid;
		grid-template-columns: 50% auto;
		margin-bottom: 2rem;
		padding: 0;
		gap: 3vw;
	}

	.contents .contents-wrap.home06 .inside .head-line-wrap .title-wrap {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin-bottom: 0;
		text-align: right;
	}

	.contents .contents-wrap.home06 .inside .head-line-wrap .title-wrap h2 {
		display: inline-flex;
		color: #fff;
		text-align: left;
	}

	.contents .contents-wrap.home06 .inside .head-line-wrap .title-wrap .copy-block {
		margin-bottom: 0;
		text-align: left;
	}

	.contents .contents-wrap.home06 .inside .head-line-wrap .title-wrap .copy-block h3 {
		margin-bottom: .5rem;
		color: #fff;
	}

	.contents .contents-wrap.home06 .inside .head-line-wrap .title-wrap .copy-block p {
		color: #fff;
	}

	.contents .contents-wrap.home06 .inside .messeage {
		margin-right: 0;
		padding: 1.5rem;
	}

	.contents .contents-wrap.home06 .inside .messeage .imag {
		margin-bottom: 0;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block {
		padding: 2rem 6rem;
	}

	.contents .contents-wrap.home06 .inside .square {
		-webkit-box-shadow: 0 1rem 1rem rgba(0, 0, 0, .3);
		box-shadow: 0 1rem 1rem rgba(0, 0, 0, .3);
	}

	.contents .contents-wrap.home07 .inside {
		padding: 2rem 5vw;
	}
}

@media screen and (min-width: 77.5em) {

	.contents .contents-wrap.home01 .inside {
		padding: 3rem 5vw 3rem 0;
	}

	.contents .contents-wrap.home02 .inside {
		padding: 1rem 0 3.5rem 5vw;
	}

	.contents .contents-wrap.home03 .inside {
		padding: 3.5rem 5vw;
	}

	.contents .contents-wrap.home03 .inside p {
		text-align: center;
	}

	.contents .contents-wrap.home05 .inside {
		padding: 4rem 0 1rem 5vw;
	}

	.contents .contents-wrap.home06 .inside {
		padding: 4rem 5vw 1rem 0;
	}

	.contents .contents-wrap.home06 .inside .head-line-wrap {
		margin-bottom: 3rem;
	}

	.contents .contents-wrap.home06 .inside .messeage {
		padding: 2.5rem;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block {
		padding: 3rem 13.75%;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block .prof-table {
		margin-bottom: 3rem;
	}

	.contents .contents-wrap.home06 .inside .head-line-wrap .title-wrap {
		text-align: left;
	}
}

@media screen and (min-width: 87.5em) {

	.contents .contents-wrap.home01 .inside .tk-changeling-neo,
	.contents .contents-wrap.home02 .inside .tk-changeling-neo,
	.contents .contents-wrap.home03 .inside .tk-changeling-neo {
		font-size: 4.4375rem;
	}

	.contents .contents-wrap.home01 .inside h2,
	.contents .contents-wrap.home02 .inside h2,
	.contents .contents-wrap.home03 .inside h2 {
		font-size: 1.0625rem;
	}

	.contents .contents-wrap.home01 .inside {
		padding: 3rem 10.26vw 3rem 0;
	}

	.contents .contents-wrap.home01 .inside h2 {
		margin-bottom: 2.5rem;
	}

	.contents .contents-wrap.home01 .inside h3 {
		margin-bottom: 1.4rem;
		font-size: 2.125rem;
	}

	.contents .contents-wrap.home01 .inside p {
		font-size: 1.125rem;
	}

	.contents .contents-wrap.home02 .inside {
		padding: 1rem 0 4.8125rem 10.26vw;
	}

	.contents .contents-wrap.home02 .inside .construction {
		gap: 6rem;
	}

	.contents .contents-wrap.home02 .inside .construction h3 {
		margin-bottom: 1.4rem;
		font-size: 2.125rem;
	}

	.contents .contents-wrap.home02 .inside .construction p {
		margin: 0;
		font-size: 1.125rem;
	}

	.contents .contents-wrap.home03 .inside {
		padding: 3rem 10.26vw 5.4rem;
	}

	.contents .contents-wrap.home03 .inside h2 {
		margin-bottom: 3rem;
	}

	.contents .contents-wrap.home03 .inside p {
		margin: 0 0 3.25rem;
		font-size: 1.125rem;
	}

	.contents .contents-wrap.home03 .inside ul li {
		padding: 1.5rem 1.75rem;
	}

	.contents .contents-wrap.home03 .inside ul li h3 {
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		height: 4.5rem;
		font-size: 1.875rem;
	}

	.contents .contents-wrap.home04 .inside .list-wrap {
		gap: 44px;
	}

	.home04,
	.home05 {
		margin-bottom: 100px;
	}

	.home06 {
		margin-bottom: 168px;
	}

	.contents .contents-wrap.home05 {
		gap: 5.99vw;
	}

	.contents .contents-wrap.home05 .right-sider {
		width: 4.27vw;
	}

	.contents .contents-wrap.home05 .right-sider em {
		font-size: 3.9vw;
	}

	.contents .contents-wrap.home05 .inside {
		padding: 4.625rem 0 3.8rem 10.26vw;
	}

	.contents .contents-wrap.home05 .inside .head-line-wrap {
		margin-bottom: 4rem;
	}

	.contents .contents-wrap.home05 .inside .head-line-wrap .title-wrap .tk-changeling-neo {
		font-size: 4.4375rem;
	}

	.contents .contents-wrap.home05 .inside .head-line-wrap .title-wrap h2 {
		font-size: 1.0625rem;
	}

	.contents .contents-wrap.home05 .inside .head-line-wrap .title-wrap .copy-block h3 {
		margin-bottom: 1.5rem;
		font-size: 2.125rem;
	}

	.contents .contents-wrap.home05 .inside .head-line-wrap .title-wrap .copy-block p {
		font-size: 1.125rem;
	}

	.contents .contents-wrap.home05 .inside .application-block h3 {
		margin-bottom: 2.5rem;
		padding: 0 0 .75rem .75rem;
		font-size: 2.125rem;
		line-height: 1.2;
	}

	.contents .contents-wrap.home05 .inside .application-block h3 span {
		font-size: 1.8125rem;
	}

	.contents .contents-wrap.home05 .inside .application-block .appli-table {
		margin-bottom: 3.5rem;
	}

	.contents .contents-wrap.home05 .inside .application-block .appli-table h4 {
		font-size: 1.375rem;
	}

	.contents .contents-wrap.home05 .inside .application-block .appli-table h4 + p {
		font-size: 1.0625rem;
	}

	.contents .contents-wrap.home05 .inside .application-block .appli-table table tbody tr th,
	.contents .contents-wrap.home05 .inside .application-block .appli-table table tbody tr td {
		font-size: 1.0625rem;
	}

	.contents .contents-wrap.home05 .inside .application-block .appli-table:last-child {
		margin-bottom: 2.5rem;
	}

	.contents .contents-wrap.home05 .inside .application-block .link-btn a {
		font-size: 1.1875rem;
	}

	.contents .contents-wrap.home05 .inside .square {
		margin: 0 5.1vw;
	}

	.contents .contents-wrap.home06::before {
		height: calc(100% - 5rem);
		background-position: left center;
	}

	.contents .contents-wrap.home06 {
		gap: 5.99vw;
	}

	.contents .contents-wrap.home06 .left-sider {
		width: 4.27vw;
	}

	.contents .contents-wrap.home06 .left-sider em {
		font-size: 3.3vw;
	}

	.contents .contents-wrap.home06 .inside {
		padding: 4.625rem 15.36vw 0 5.1vw;
	}

	.contents .contents-wrap.home06 .inside .head-line-wrap {
		margin-bottom: 4rem;
	}

	.contents .contents-wrap.home06 .inside .head-line-wrap .title-wrap .tk-changeling-neo {
		font-size: 4.4375rem;
	}

	.contents .contents-wrap.home06 .inside .head-line-wrap .title-wrap h2 {
		margin-right: -8rem;
		margin-bottom: 2rem;
		font-size: 1.0625rem;
	}

	.contents .contents-wrap.home06 .inside .head-line-wrap .title-wrap .copy-block h3 {
		margin-bottom: 1.5rem;
		font-size: 2.125rem;
		line-height: 1.2;
	}

	.contents .contents-wrap.home06 .inside .head-line-wrap .title-wrap .copy-block p {
		font-size: 1.125rem;
	}

	.contents .contents-wrap.home06 .inside .messeage .text h3 {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: end;
		margin-bottom: 2.625rem;
		padding: 0 0 .75rem .75rem;
		font-size: 2.125rem;
		line-height: 1.2;
	}

	.contents .contents-wrap.home06 .inside .messeage .text h3 span {
		font-size: 1.8125rem;
		line-height: .5;
	}

	.contents .contents-wrap.home06 .inside .messeage .text p {
		margin: 0 1.125rem;
		font-size: 1.0625rem;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block {
		padding: 3rem 9.53vw 4.9375rem;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block h3 {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: end;
		margin-bottom: 2.625rem;
		padding: 0 0 .75rem .75rem;
		font-size: 2.125rem;
		line-height: 1.2;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block h3 span {
		font-size: 1.5rem;
		line-height: .5;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block .prof-table {
		margin-bottom: 3.5rem;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block .prof-table:last-child {
		margin-bottom: 0;
	}

	.contents .contents-wrap.home06 .inside .company-prof-block .prof-table table tbody tr th,
	.contents .contents-wrap.home06 .inside .company-prof-block .prof-table table tbody tr td {
		font-size: 1.0625rem;
	}

	.contents .contents-wrap.home06 .inside .head-line-wrap .copy-block h3 {
		margin-bottom: 1.5rem;
		font-size: 2.125rem;
	}

	.contents .contents-wrap.home06 .inside .head-line-wrap .copy-block p {
		font-size: 1.125rem;
	}

	.contents .contents-wrap.home07 .inside {
		padding: 72px 0;
	}

	.contents .contents-wrap.home07 .inside .backdrop {
		max-width: 1330px;
		margin: auto;
		padding: 32px 0 40px;
	}

	.contents .contents-wrap.home07 .inside .backdrop h2 {
		font-size: 2.0625rem;
		gap: .5rem;
	}

	.contents .contents-wrap.home07 .inside .backdrop h2 em {
		font-size: 4.4375rem;
		line-height: .8;
	}

	.contents .contents-wrap.home07 .inside .backdrop .wraper p {
		font-size: 1.125rem;
	}

	.contents .contents-wrap.home07 .inside .backdrop .wraper ul {
		gap: 4.75rem;
	}

	.contents .contents-wrap.home07 .inside .backdrop .wraper ul li .number .tel {
		font-size: 2.9375rem;
	}

	.contents .contents-wrap.home07 .inside .backdrop .wraper ul li .number .time {
		font-size: 1.125rem;
	}

	.contents .contents-wrap.home07 .inside .backdrop .wraper ul li:last-child a {
		font-size: 1.0625rem;
	}

	.contents .contents-wrap.home04 .inside h2 {
		padding-top: 4rem;
		padding-bottom: 2.4rem;
	}

	.contents .contents-wrap.home04 .inside .list-wrap .item .header-title h3 {
		margin-bottom: 1.6rem;
	}

	.contents .contents-wrap.home04 .inside .list-wrap .item .inner {
		padding-bottom: 40px;
	}
}
