@charset "utf-8";

body {
	width: 100%;
	font-family: "Zen Kaku Gothic New", 'Hiragino Kaku Gothic ProN', 'Meiryo', 'Helvetica Neue', 'Helvetica', 'Hiragino Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 2;
	color: #0F1545;
	background-color: #FFFFFF;
	overflow-x: hidden;
}

*:focus {
	outline: none;
}

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

.-fixed {
	width: 100%;
	position: fixed;
	left: 0;
}

.-sb-smooth {
	scroll-behavior: smooth;
	scroll-padding-top: 144px;
}

.-pc,
.-pcsp,
.-pctab {
	display: block;
}

.-tab,
.-sptab,
.-sp {
	display: none;
}

.-pctab.-inline {
	display: inline;
}

*+.-contents {
	margin-top: 64px;
}

.-inner {
	max-width: 1680px;
	margin-left: auto;
	margin-right: auto;
	padding-left: clamp(2.5rem, -5.015rem + 11.73vw, 5rem);
	padding-right: clamp(2.5rem, -5.015rem + 11.73vw, 5rem);
}

.-inner-small {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.-inner.-pd-right-small {
	padding-right: 40px;
}

.-inner-bg {
	padding-top: clamp(2.5rem, -5.015rem + 11.73vw, 5rem);
	padding-right: clamp(2.5rem, -5.015rem + 11.73vw, 5rem);
	padding-bottom: clamp(2.5rem, -5.015rem + 11.73vw, 5rem);
	padding-left: clamp(2.5rem, -5.015rem + 11.73vw, 5rem);
	border-radius: 24px;
}

.-section {
	padding-top: 120px;
	padding-bottom: 240px;
	position: relative;
	z-index: 1;
}

.-section:nth-child(2) {
	z-index: 2;
}

.-section:nth-child(3) {
	z-index: 3;
}

.-section:nth-child(4) {
	z-index: 4;
}

.-section:nth-child(5) {
	z-index: 5;
}

.-section:nth-child(6) {
	z-index: 6;
}

.-section:nth-child(7) {
	z-index: 7;
}

.-section:nth-child(8) {
	z-index: 8;
}

.-section:nth-child(9) {
	z-index: 9;
}

.-section:nth-child(10) {
	z-index: 10;
}

.-section+.-section {
	margin-top: -120px;
}

.-section.-bg {
	padding-top: 80px;
	padding-bottom: 240px;
	border-radius: 80px;
}

.-section.-pd-top-close {
	padding-top: 40px;
}

.-section:last-child,
.-section:last-of-type,
.-section.-bg:last-child {
	padding-bottom: 80px;
}

.-section+.-sep,
.-sep+.-sep {
	margin-top: 120px;
}

.-section+.-sep.-near,
.-sep.-near+.-sep.-near {
	margin-top: 80px;
}

.-bg-light-ora {
	background-color: #FFF8EB;
}

.-bg-white {
	background-color: #FFFFFF;
}

.-bg-light-gray {
	background-color: #FAFAFA;
}

.-bg-gray {
	background-color: #EEEEEE;
}

.-bg-blue {
	color: #FFFFFF;
	background-color: #0F1545;
}

.-bg-blue .-bg-white,
.-bg-blue .-bg-light-gray {
	color: #0F1545;
}

.-bg-squaregrid {
	background-image: linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px), linear-gradient(to right, rgba(255, 255, 255, 0.04) 1px, #0F1545 1px);
	background-size: 80px 80px;
}

.-tit-col .-tit-item {
	display: block;
}

.-tit-col .-tit-item.-en {
	line-height: 1;
}

.-tit-col .-tit-item+.-tit-item {
	margin-top: 8px;
}

.-tit-row {
	display: flex;
	align-items: center;
}

.-tit-row .-tit-item+.-tit-item {
	margin-top: 16px;
	margin-left: 16px;
}

.-tit-point-inner {
	display: flex;
	align-items: center;
}

.-tit-point-number {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	width: 32px;
	height: 32px;
	margin-left: 12px;
	border-radius: 100px;
	color: #0F1545;
	background-color: #FFEC1C;
}

.-tit-point-number span {
	display: block;
	margin-top: -2px;
}

*+.-tit-point-copy {
	margin-top: 8px;
}

.-tit-point-copy {
	display: block;
}

.-tit-point-copy-inner {
	display: inline-block;
	min-width: fit-content;
}

.-tit-icon {
	display: flex;
	align-items: center;
}

.-tit-icon+* {
	margin-top: 16px;
}

.-tit-icon-inner {
	flex: 1;
	line-height: 1.5;
	margin-left: 12px;
}

.-tit-icon:before {
	content: "";
	width: 32px;
	height: 32px;
	border-radius: 100px;
	background-color: #FFEC1C;
	background-size: 16px;
	background-position: center;
	background-repeat: no-repeat;
}

.-tit-icon.-index:before {
	background-image: url(/assets/images/common/icon-morevert-blue.svg);
}

.-tit-icon.-point:before {
	background-size: 24px;
	background-image: url(/assets/images/common/icon-point-blue.svg);
}

.-tit-icon.-no-bg-color:before {
	width: 24px;
	height: 24px;
	background-size: 24px;
	background-color: transparent;
}

.-tit-line01 {
	position: relative;
}

.-tit-line01+*,
.-tit-inc-caption+* {
	margin-top: 72px;
}

.-tit-line-item {
	display: block;
}

.-tit-line01 *+.-tit-line01-deco {
	margin-top: 24px;
}

.-tit-line01-deco {
	display: flex;
	justify-content: flex-end;
	border-radius: 0 0 24px 0;
	overflow: hidden;
	position: relative;
}

.-tit-line01-deco svg {
	width: 50%;
	max-width: 410px;
	position: relative;
	z-index: 1;
}

.-tit-line01-deco:after {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 28%;
	background-color: #DDDDDD;
}

.-tit-inc-caption {
	position: relative;
}

.-tit-inc-caption .-tit-line-item:first-child {
	width: 70%;
}

.-tit-inc-caption .-tit-caption {
	display: flex;
	justify-content: flex-end;
	width: calc(30% - 8px);
	margin-top: -16px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.-tit-line02-deco svg {
	display: block;
	width: 100%;
}

.-tit-line02 .-tit-line-item+.-tit-line-item {
	margin-top: 8px;
}

.-tit-display01 {
	font-size: 72px;
	font-weight: 600;
}

.-tit-display01.-en {
	font-size: 88px;
	font-weight: 800;
	letter-spacing: 0.05em;
}

.-tit-display02 {
	font-size: 52px;
	font-weight: 600;
}

.-tit-display02.-en {
	font-size: 54px;
	font-weight: 800;
	letter-spacing: 0.05em;
}

.-tit-large01 {
	font-size: 48px;
	line-height: 1.5;
	font-weight: 600;
	letter-spacing: -0.04em;
}

.-tit-medium01 {
	font-size: 40px;
	font-weight: 600;
	line-height: 1.5;
}

.-tit-small01 {
	font-size: 32px;
	font-weight: 600;
	line-height: 1.8;
}

.-txt-large01 {
	font-size: 24px;
	line-height: 1.8;
}

.-txt-medium01 {
	font-size: 20px;
	line-height: 1.8;
}

.-txt-small01 {
	font-size: 14px;
	line-height: 1.8;
}

.-deco-large01 {
	font-size: clamp(10rem, -9.914rem + 31.09vw, 16.625rem);
	letter-spacing: -0.05em;
}

.-bold {
	font-weight: 600;
}

.-black {
	font-weight: 800;
}

.-dark-ora {
	color: #CE9449;
}

.-yellow {
	color: #FFEC1C;
}

.-gray {
	color: #DDDDDD;
}

.-light-gray {
	color: #FAFAFA;
}

.-red {
	color: #AD0000;
}

.-ellipsis {
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.-line01 {
	-webkit-line-clamp: 2;
}

.-line02 {
	-webkit-line-clamp: 2;
}

.-line03 {
	-webkit-line-clamp: 3;
}

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

*+.-caption {
	margin-top: 64px;
}

*+.-btn-wrap {
	margin-top: 120px;
}

*+.-btn-wrap.-near {
	margin-top: 80px;
}

*+.-btn-wrap.-close {
	margin-top: 40px;
}

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

.-btn-wrap.-right .-btn-inner {
	justify-content: flex-end;
}

.-btn-inner .-btn {
	max-width: 240px;
}

.-btn {
	display: flex;
	align-items: center;
	width: 100%;
	color: #0F1545;
	font-weight: 500;
	line-height: 1.2;
	padding-top: 16px;
	padding-right: 40px;
	padding-bottom: 16px;
	padding-left: 24px;
	border-radius: 16px;
	border: 2px solid transparent;
	background-color: #FFCB1C;
	position: relative;
}

.-btn:after {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(/assets/images/common/icon-arrow01-next-blue.svg);
	background-repeat: no-repeat;
	background-size: 24px;
	background-position: center;
	background-color: transparent;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	right: 8px;
	transform: translateY(-50%);
}

.-btn span {
	display: block;
}

.-btn.-prev {
	justify-content: center;
	padding-right: 40px;
	padding-left: 40px;
}

.-btn.-prev:after {
	background-image: url(/assets/images/common/icon-arrow01-prev-blue.svg);
	right: auto;
	left: 8px;
}

.-btn.-down:after {
	background-image: url(/assets/images/common/icon-arrow01-down-blue.svg);
}

.-btn.-center {
	justify-content: center;
	padding-left: 40px;
}

.-btn.-white {
	background-color: #FFFFFF;
}

.-btn.-gray {
	background-color: #EEEEEE;
}

.-btn.-icon {
	padding-left: 48px;
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: left 24px center;
}

.-btn.-download {
	background-image: url(/assets/images/common/icon-download-blue.svg);
}

.-btn.-contact {
	background-image: url(/assets/images/common/icon-contact-blue.svg);
}

.-btn.-slim {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	border-radius: 8px;
}

.-btn.-slim.-icon {
	padding-left: 40px;
	background-position: left 16px center;
}

.-btn.-slim:after {
	background-size: 16px;
}

.-link-ul {
	color: #CE9449;
	line-height: 1.5;
	word-break: break-all;
	text-decoration: underline;
}

.-link-ul.-icon {
	display: inline-block;
	position: relative;
}

.-link-ul.-icon span {
	display: inline-block;
	padding-left: 18px;
	text-decoration: underline;
}

.-link-ul.-icon:after {
	content: "";
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 14px;
	position: absolute;
	top: 0.3em;
	left: 0;
}

.-link-ul.-blank:after {
	background-image: url(/assets/images/common/icon-blank-ora.svg);
}

.-link-ul.-inline,
.-link-ul.-inline span {
	display: inline;
}

.-link-ul.-inline span {
	padding-left: 20px;
}

.-link-ul.-icon.-inline:after {
	left: 3px;
}

.-link-item+.-link-item {
	border-top: 1px solid #DDDDDD;
}

.-link-list {
	border-bottom: 1px solid #DDDDDD;
}

.-link-item .-txtlink {
	padding-top: 40px;
	padding-bottom: 40px;
}

.-txtlink {
	display: block;
	cursor: pointer;
}

.-txtlink-inner {
	display: flex;
	align-items: center;
}

.-txtlink-item {
	display: flex;
	align-items: center;
}

.-txtlink-item+.-txtlink-item {
	margin-left: 16px;
	flex: 1;
}

.-txtlink-day {
	display: block;
}

.-txtlink-lable {
	margin-left: 8px;
}

.-txtlink-name {
	display: block;
	width: 100%;
	line-height: 1.5;
	padding-right: 32px;
	position: relative;
}

.-txtlink-name:after {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(/assets/images/common/icon-arrow01-next-blue.svg);
	background-repeat: no-repeat;
	background-size: 24px;
	background-position: center;
	border-radius: 100px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.-txtlink-name br {
	display: none;
}

.-txtlink.-down .-txtlink-name:after {
	background-image: url(/assets/images/common/icon-arrow01-down-blue.svg);
}

.-txtlink.-up .-txtlink-name:after {
	background-image: url(/assets/images/common/icon-arrow01-up-blue.svg);
}

.-sup {
	font-size: 65%;
	font-weight: 600;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -0.5em;
}

.-label {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	color: #0F1545;
	min-width: 100px;
	min-height: 32px;
	max-width: fit-content;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
}

.-label.-small {
	min-width: 44px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 1;
}

.-label.-ora {
	background-color: #CE9449;
}

.-label.-yellow {
	background-color: #FFEC1C;
}

.-label.-ol {
	border: 1px solid #0F1545;
}

.-label.-blue {
	color: #FFFFFF;
	background-color: #0F1545;
}

.-card {
	display: block;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	border-radius: 40px;
	background-color: #FAFAFA;
	border: 2px solid transparent;
	position: relative;
}

.-bg-light-gray .-card {
	background-color: #FFFFFF;
}

.-card.-ora {
	background-color: #FFECCB;
}

.-card:before,
.-card:after {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
}

.-card:before {
	content: "";
	width: 24px;
	height: 24px;
	right: 14px;
	bottom: 10px;
	background-image: url(/assets/images/common/icon-arrow02-next-blue.svg);
	background-size: 24px;
	z-index: 1;
}

.-card:after {
	content: "";
	width: 144px;
	height: 144px;
	right: -2px;
	bottom: -2px;
	background-image: url(/assets/images/common/bg-panel-link-yellow.svg);
	background-size: 100%;
}

.-card-inner {
	display: block;
	border-radius: 40px;
	background-color: #FFFFFF;
}

.-card-thum {
	display: block;
	aspect-ratio: 164 / 101;
	overflow: hidden;
	border-radius: 40px 40px 0 0;
	will-change: transform;
}

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

.-card-logo {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 63%;
	padding-top: 16px;
	padding-right: 24px;
	padding-bottom: 16px;
	padding-left: 24px;
	margin-top: -30px;
	position: relative;
	z-index: 1;
	border-radius: 0 40px 0 0;
	background-color: #FFFFFF;
}

.-card-logo-inner {
	display: block;
	width: 100%;
	max-width: 160px;
	aspect-ratio: 5 / 1;
}

.-card-logo-inner img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.-card-copy {
	display: block;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}

.-card-company-name {
	display: block;
}

.-card-tit {
	min-height: 72px;
	line-height: 1.5;
}

*+.-card-tit {
	margin-top: 8px;
}

.-card.-single {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	min-height: 160px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.-card.-single+.-card.-single {
	margin-top: 24px;
}

.-card.-single .-card-tit {
	min-height: auto;
}

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

.-card-illust {
	display: block;
	max-width: 200px;
	margin-right: auto;
	margin-left: auto;
}

.-card-illust+* {
	margin-top: 16px;
}

.-panel-row-row {
	display: flex;
}

.-panel-row-row-item {
	width: 100%;
	display: flex;
	flex-direction: column;
	border: 1px solid #DDDDDD;
	border-radius: 40px;
}

.-panel-row-row-item+.-panel-row-row-item {
	margin-left: 40px;
}

.-panel-row-name {
	text-align: center;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 120px;
	padding-left: 40px;
	border-radius: 40px;
}

.-panel-row-details {
	display: flex;
	flex-direction: column;
	height: 100%;
	margin-top: -80px;
	border-radius: 40px;
	position: relative;
	z-index: 1;
}

.-panel-row-details-item+.-panel-row-details-item {
	border-top: 1px solid #DDDDDD;
	min-height: clamp(19.563rem, 7.75rem + 13.13vw, 23.5rem);
}

.-panel-row-details-item {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.-panel-row-details-inner+.-panel-row-details-inner .-panel-row-details-item {
	padding-top: 0;
}

.-panel-row-details-tit,
.-panel-row-details-caption {
	text-align: center;
}

.-panel-row-details-price {
	min-height: 200px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.-panel-ol {
	border-radius: 24px;
	border: 1px solid #DDDDDD;
}

.-panel-ol+.-panel-ol {
	margin-top: 40px;
}

.-panel-summary {
	display: flex;
	align-items: center;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.-panel-summary-item+.-panel-summary-item {
	margin-left: 40px;
	flex: 1;
}

.-panel-disc-item+.-panel-disc-item {
	margin-top: 16px;
}

.-panel-images {
	width: 40%;
	max-width: 324px;
}

.-panel-icon-tit {
	display: flex;
	align-items: center;
}

.-panel-icon {
	width: 40px;
}

.-panel-tit {
	line-height: 1.4;
}

.-panel-icon-tit-item+.-panel-icon-tit-item {
	flex: 1;
	margin-left: 8px;
}

.-panel-disc-item+.-panel-disc-item.-panel-btn {
	margin-top: 16px;
}

.-panel-btn {
	max-width: fit-content;
}

.-panel-details {
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	border-top: 1px solid #DDDDDD;
}

.-panel-details-name+* {
	margin-top: 4px;
}

.-panel-row-images {
	display: flex;
}

.-panel-row-images-item {
	width: 100%;
	border: 1px solid #EEEEEE;
}

.-panel-row-images-item+.-panel-row-images-item {
	margin-left: 16px;
}

.-panel-details-inner+.-panel-details-inner {
	margin-top: 24px;
}

.-panel-details-txt+.-panel-details-txt {
	margin-top: 16px;
}

.-panel-que {
	display: flex;
	align-items: flex-start;
}

.-panel-que-txt {
	margin-top: 16px;
}

.-panel-que-inner+.-panel-que-inner {
	flex: 1;
	margin-left: 16px;
}

.-panel-details.-panel-ans {
	padding-top: 56px;
	position: relative;
}

.-panel-ans-label {
	position: absolute;
	top: 0;
	left: 0;
}

.-ac-link {
	position: relative;
	background-color: #FFFFFF;
}

.-ac-link+.-ac-link {
	margin-top: 40px;
}

.-ac-arrow {
	width: 144px;
	height: 144px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.-ac-tit {
	cursor: pointer;
	z-index: 1;
	border-radius: 24px;
}

.-ac-tit:before,
.-ac-tit:after {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
}

.-ac-tit:before {
	width: 24px;
	height: 24px;
	right: 14px;
	bottom: 10px;
	background-image: url(/assets/images/common/icon-arrow02-down-blue.svg);
	background-size: 24px;
	z-index: 2;
}

.-ac-link.-open .-ac-tit:before {
	transform: rotate(-180deg);
}

.-ac-tit:after {
	width: 144px;
	height: 144px;
	right: 0;
	bottom: 0;
	background-image: url(/assets/images/common/bg-panel-link-yellow.svg);
	background-size: 100%;
	z-index: 1;
}

.-ac-details {
	display: none;
}

.-linear {
	transition-timing-function: linear !important;
}

.-check-icon-item {
	padding-left: 24px;
	background-image: url(/assets/images/common/icon-check-ora.svg);
	background-repeat: no-repeat;
	background-size: 16px 12px;
	background-position: top 7px left;
}

.-check-icon-item+.-check-icon-item {
	margin-top: 8px;
}

.-disc-item {
	line-height: 1.5;
	padding-left: 16px;
	position: relative;
}

.-disc-item+.-disc-item {
	margin-top: 8px;
}

.-disc-item:before {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 100px;
	background-color: #CE9449;
	position: absolute;
	top: 0.5em;
	left: 0;
}

.-lo-row02 {
	display: flex;
	align-items: flex-start;
}

.-lo-row-item {
	width: 100%;
}

.-lo-row-item+.-lo-row-item {
	flex: 1;
	margin-left: 80px;
}

.-lo-row-item.-small {
	width: 26.6%;
	max-width: 320px;
}

.-lo-row-item.-small+.-lo-row-item {
	margin-left: 72px;
}

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

.-row03 .-row-item {
	display: flex;
	width: calc((100% - 80px) / 3);
}

.-row03 .-row-item:not(:nth-child(1), :nth-child(2), :nth-child(3)) {
	margin-top: 40px;
}

.-row03 .-row-item:not(:nth-of-type(3n)) {
	margin-right: 40px;
}

.-lower-tit {
	position: relative;
	z-index: 1;
}

.-lower-main-type01 {
	padding-top: 184px;
	padding-bottom: 80px;
	position: relative;
	background-color: #FAFAFA;
}

.-lower-main-type01 .-lower-tit {
	min-height: 242px;
	display: flex;
	align-items: center;
}

.-lower-main-deco01-type01 {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	bottom: -20px;
}

.-lower-main-deco01-type02 {
	width: 100%;
	max-width: 880px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.-lower-main-deco01-type02 svg {
	width: 100%;
	height: auto;
}

.-lower-main-type02 {
	border-bottom: 1px solid #DDDDDD;
}

.-lower-main-type02-inner {
	padding-top: 350px;
	padding-bottom: 88px;
	position: relative;
}

.-lower-main-deco02-type02 {
	line-height: 1;
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 64px;
}

.-lower-main-type03-inner .-tit-item {
	line-height: 1;
}

.-lower-main-type03 {
	padding-top: 136px;
	padding-bottom: 40px;
	border-bottom: 1px solid #DDDDDD;
}

.-lower-main-type03+* {
	margin-top: 40px;
}

.-lower-label+* {
	margin-top: 12px;
}

.-article-summary+* {
	margin-top: 120px;
}

.-article-summary-item+.-article-summary-item {
	margin-top: 48px;
}

.-article-thum-images img {
	border-radius: 40px;
	border: 1px solid #EEEEEE;
}

.-article-company {
	display: flex;
	align-items: center;
}

.-article-company-logo {
	width: 38%;
	max-width: 304px;
	padding-left: 40px;
	padding-right: 40px;
}

.-article-company-logo-inner {
	display: block;
	aspect-ratio: 5 / 1;
}

.-article-company-logo-inner img {
	object-fit: contain;
	width: 100%;
	height: 100%;
}

.-article-company-info {
	margin-left: 40px;
	flex: 1;
}

.-article-company-record {
	display: flex;
}

.-article-company-record-inner {
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-direction: column;
	width: 100%;
	padding-top: 28px;
	padding-left: 24px;
	padding-right: 24px;
	border-left: 1px solid #DDDDDD;
	background-repeat: no-repeat;
	background-size: 24px;
	background-position: top center;
}

.-article-company-record-inner:last-child {
	border-right: 1px solid #DDDDDD;
}

.-article-company-record-inner.-plan {
	background-image: url(/assets/images/common/icon-plan-blue.svg);
}

.-article-company-record-inner.-user {
	background-image: url(/assets/images/common/icon-user-blue.svg);
}

.-article-company-record-inner.-server {
	background-image: url(/assets/images/common/icon-server-blue.svg);
}

.-article-outline-txt+* {
	margin-top: 40px;
}

.-article-outline-index {
	border-radius: 40px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.-article-details-item+.-article-details-item {
	margin-top: 120px;
}

.-article-details-item:last-child {
	margin-top: 80px;
	padding-top: 80px;
	border-top: 1px solid #DDDDDD;
}

.-article-details-images img {
	border-radius: 8px;
	border: 1px solid #EEEEEE;
}

.-article-details-images+.-article-details-images,
.-article-details-images+.-article-details-txt,
.-article-details-txt+.-article-details-images {
	margin-top: 40px;
}

.-article-details-txt+.-article-details-txt {
	margin-top: 32px;
}

img+.-article-details-images-caption {
	margin-top: 8px;
	text-align: center;
}

.-article-member {
	display: flex;
	align-items: flex-start;
	line-height: 1.5;
}

.-article-member+.-article-member {
	margin-top: 40px;
}

.-article-member-details {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1;
	margin-left: 24px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.-article-member-images {
	width: 30%;
	max-width: 112px;
	aspect-ratio: 1 / 1;
	overflow: hidden;
	border-radius: 24px;
	border: 1px solid #EEEEEE;
}

.-article-member-images img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

*+.-article-others-item {
	margin-top: 40px;
}

.-dl {
	display: flex;
	padding-bottom: 16px;
	line-height: 1.5;
	border-bottom: 1px solid #DDDDDD;
}

.-dl+.-dl {
	margin-top: 16px;
}

.-dl-tit {
	min-width: 144px;
}

.-dl-details {
	flex: 1;
	margin-left: 56px;
}

.-refs {
	border-radius: 24px;
	border: 1px solid #DDDDDD;
}

.-refs-head,
.-refs-lsit {
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}

.-refs-lsit {
	display: flex;
	border-top: 1px solid #DDDDDD;
}

.-refs-item {
	width: 50%;
}

.-refs-item+.-refs-item {
	margin-left: 16px;
	padding-left: 16px;
	border-left: 1px solid #DDDDDD;
}

.-refs-tit {
	display: flex;
	line-height: 1.5;
}

.-refs-tit-item+.-refs-tit-item {
	margin-left: 7px;
}

.-refs-name {
	flex: 1;
}

.-refs-link {
	display: flex;
	align-items: center;
}

input,
select,
textarea,
label {
	cursor: pointer;
}

.-form-desc {
	width: 44%;
	max-width: 475px;
}

.-form-desc-tit+* {
	margin-top: 40px;
}

.-form-desc-txt {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	border: 1px solid #DDDDDD;
	border-radius: 24px;
}

*+.-form-desc-txt {
	margin-top: 24px;
}

.-form-desc-images img {
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.-form-bg {
	position: relative;
}

.-form-bg:after {
	content: "";
	display: block;
	width: calc(100% + clamp(2.5rem, -5.015rem + 11.73vw, 5rem));
	height: 100%;
	position: absolute;
	top: 0;
	right: calc(clamp(2.5rem, -5.015rem + 11.73vw, 5rem) * -1);
	border-radius: 40px 0 0 40px;
	background-color: #FAFAFA;
}

.-form-bg .-form-inner {
	padding-top: 48px;
	padding-bottom: 80px;
	padding-left: 80px;
	position: relative;
	z-index: 1;
}

.-form-item+.-form-item {
	margin-top: 16px;
}

.-form-btn .-form-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
}

.-form-btn button,
.-form-btn input[type="submit"],
.-form-btn input[type="button"] {
	max-width: 240px;
	margin-left: auto;
	margin-right: auto;
}

.-form-btn button:disabled,
.-form-btn input[type="submit"]:disabled,
.-form-btn input[type="button"]:disabled {
	opacity: 0.32;
}

.-form-btn input[type="submit"],
.-form-btn input[type="button"] {
	text-align: center;
	background-image: url(/assets/images/common/icon-arrow01-next-blue.svg);
	background-repeat: no-repeat;
	background-size: 24px;
	background-position: right 8px center;
}

.-form-txt+* {
	margin-top: 24px;
}

.-form-label {
	display: flex;
	line-height: 1.5;
	align-items: center;
}

.-form-label+* {
	margin-top: 8px;
}

.-form-label-item {
	display: flex;
	align-items: center;
	min-height: auto;
}

.-form-label-item+.-form-label-item {
	flex: 1;
	margin-left: 4px;
}

*+.-form-caption {
	margin-top: 16px;
}

*::placeholder {
	color: #0F1545;
	opacity: 0.24;
}

.-input,
.-textarea,
.-select {
	width: 100%;
	line-height: 1;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	border-radius: 8px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}

.-textarea {
	min-height: 240px;
	line-height: 1.5;
}

.-select {
	padding-right: 48px;
	background-image: url(/assets/images/common/icon-arrow01-down-blue.svg);
	background-size: 24px;
	background-position: right 16px center;
	background-repeat: no-repeat;
}

.-checkbox {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: fit-content;
	line-height: 24px;
	position: relative;
}

.-checkbox input {
	display: block;
	width: 24px;
	height: 24px;
	background-color: #FFFFFF;
	border: 2px solid #0F1545;
	appearance: none;
}

.-checked {
	opacity: 0;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background-color: #0F1545;
	background-image: url(/assets/images/common/icon-check-white.svg);
	background-size: 12px;
	background-position: center;
	background-repeat: no-repeat;
}

.-checked {
	transition: opacity 0.4s ease;
}

.-checkbox input[type=checkbox]:checked+.-checked,
.-checkbox input[type=checkbox]:checked+span.error+.-checked {
	opacity: 1;
}

.-form-checkbox-txt {
	margin-left: 8px;
}

.error.-input,
.error.-textarea,
.error.-select,
.error.-checkbox {
	background-color: #FFF8F8;
	border: 1px solid #AD0000;
}

.-form-error .-checkbox {
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	border-radius: 16px;
}

.-input:focus,
.-form-error .-input:focus {
	background-color: #FFFFFF;
	border: 1px solid #0F1545;
}

.-checkbox-item span.error {
	position: absolute;
	bottom: 0;
	left: 0;
}

.-checkbox-item input.error {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.-form-error-msg {
	display: flex;
	margin-top: 8px;
}

.-form-error-msg-inner {
	flex: 1;
	line-height: 1.5;
	margin-left: 4px;
}

.-form-error-msg:before {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(/assets/images/common/icon-error-red.svg);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

span.error {
	display: block;
	color: #AD0000;
	padding-left: 32px;
	background-image: url(/assets/images/common/icon-error-red.svg);
	background-size: 24px;
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 24px;
}

*+span.error,
span.error+span.error {
	margin-top: 12px;
}

.-form-btn {
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #DDDDDD;
}

#submit {
	scroll-behavior: smooth;
}

.-filter-row {
	display: flex;
	justify-content: flex-end;
}

.-filter-row+* {
	margin-top: 40px;
}

.-filter-row-item+.-filter-row-item {
	margin-left: 16px;
}

.-filter-year {
	min-width: 160px;
}

.-filter-category {
	min-width: 240px;
}

.-tab-nav-wrap {
	padding-top: 16px;
	padding-bottom: 16px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	position: relative;
	z-index: 10;
}

.-tab-nav-wrap+* {
	margin-top: 80px;
}

.-tab-nav,
.-tab-nav-item {
	display: flex;
	justify-content: center;
}

.-tab-nav-item {
	width: 100%;
	max-width: 388px;
	border-left: 1px solid #DDDDDD;
}

.-tab-nav-item:last-child {
	border-right: 1px solid #DDDDDD;
}

.-tab-nav-link {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 1.4;
	position: relative;
	font-weight: 600;
}

.-tab-nav-link:before,
.-tab-nav-link:after {
	content: "";
	display: block;
	position: absolute;
	opacity: 0;
	transition: all ease 0.4s;
}

.-tab-nav-link:before {
	width: calc(100% - 32px);
	height: 3px;
	background-color: #0F1545;
	left: 50%;
	bottom: -18px;
	transform: translateX(-50%);
}

#-tab-under .-tab-nav-link:before {
	top: -18px;
	bottom: auto;
}

.-tab-nav-link:after {
	width: 72px;
	height: 48px;
	background-image: url(/assets/images/common/icon-current-down.svg);
	background-size: 72px;
	background-repeat: no-repeat;
	left: 50%;
	bottom: -56px;
	transform: translateX(-50%);
}

#-tab-under .-tab-nav-link:after {
	top: -56px;
	bottom: auto;
	background-image: url(/assets/images/common/icon-current-up.svg);
}

.-tab-nav-link span {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding-left: 48px;
	padding-right: 48px;
	background-image: url(/assets/images/common/icon-arrow01-down-blue.svg);
	background-size: 24px;
	background-position: center right 24px;
	background-repeat: no-repeat;
}

#-tab-under .-tab-nav-link span {
	background-image: url(/assets/images/common/icon-arrow01-up-blue.svg);
}

.-tab-nav-link.-current:before,
.-tab-nav-link.-current:after {
	opacity: 1;
}

.-tab-nav-link.-current span,
#-tab-under .-tab-nav-link.-current span {
	padding-left: 16px;
	padding-right: 16px;
	background-image: none;
}

.-tab-item {
	display: none;
	opacity: 0;
	animation: tab-show 2s ease forwards;
	transition-duration: 0.3s;
}

.-tab-item .-section:last-child {
	border-radius: 80px 80px 0 0;
}

.-tab-item.-show {
	display: block;
	animation: tab-show 2s ease forwards;
}

@keyframes tab-show {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.-side-toc-wrap {
	position: relative;
}

.-side-toc {
	width: 270px;
	position: absolute;
	top: 80px;
	left: 80px;
	z-index: 10;
}

.-side-toc-set {
	position: relative;
}

.-side-toc-set:after {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background-color: #EEEEEE;
	position: absolute;
	top: 0;
	left: 350px;
	z-index: 10;
}

.-side-toc-set-inner {
	display: flex;
	justify-content: flex-end;
}

.-side-toc-set-item {
	width: calc(100% - 350px);
}

.-toc-menu-item+.-toc-menu-item {
	margin-top: 24px;
}

.-toc-link-inner {
	display: flex;
	align-items: center;
	min-height: 40px;
}

.-toc-number {
	min-width: 16px;
}

.-toc-link-item {
	display: block;
}

.-toc-link-item+.-toc-link-item {
	flex: 1;
	margin-left: 16px;
}

.-toc-link {
	display: block;
	position: relative;
}

.-toc-link:after {
	content: "";
	width: 3px;
	height: 100%;
	background-color: #0F1545;
	position: absolute;
	top: 0;
	right: -2px;
	opacity: 0;
}

.-toc-link:before {
	content: "";
	display: block;
	width: clamp(1.5rem, -0.003rem + 2.35vw, 2rem);
	aspect-ratio: 1 / 1;
	background-image: url(/assets/images/common/icon-current-prev.svg);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	right: calc(clamp(1.188rem, -0.128rem + 2.05vw, 1.625rem) * -1);
	top: 50%;
	z-index: 4;
	transform: translateY(-50%);
	opacity: 0;
}

.-toc-link,
.-toc-link:after,
.-toc-link:before {
	transition: all ease 0.4s;
}

.-toc-link.-current {
	font-size: 16px;
	font-weight: 600;
}

.-toc-link.-current:after,
.-toc-link.-current:before {
	opacity: 1;
}

.-bottom-toc-wrap {
	width: 100%;
	opacity: 0;
	position: fixed;
	bottom: 0;
	left: 0;
	transform: translateY(50px);
	transition: all ease 0.4s;
}

.-bottom-toc-wrap.-show {
	opacity: 1;
	transform: translateY(0);
}

.-toc-opened .-bottom-toc-wrap {
	z-index: 250;
	opacity: 1;
}

.-bottom-toc-bg {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 200;
	background-color: rgba(255, 255, 255, 0.64);
}

.-bottom-toc-btn {
	display: inline-block;
	padding-top: 16px;
	padding-left: 16px;
	padding-bottom: 16px;
	padding-right: 32px;
	border-radius: 16px 16px 0 0;
	background-color: #FFCB1C;
	position: relative;
	left: 16px;
}

.-bottom-toc {
	display: none;
	height: 53vh;
	background-color: #FAFAFA;
	border-top: 2px solid #FFCB1C;
	overflow-y: auto;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.-bottom-toc .-toc-menu {
	padding-bottom: 40px;
}

.-spec+.-spec {
	margin-top: 40px;
}

.-spec-col+.-spec-row {
	border-top: 1px solid #DDDDDD;
}

.-spec-col+.-spec-col {
	padding-top: 40px;
	border-top: 1px solid #DDDDDD;
}

.-spec-row {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.-spec-row:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #DDDDDD;
	position: absolute;
	left: 0;
	bottom: 0;
}

.-spec-row .-spec-item {
	display: flex;
	width: calc((100% - 1px)/2);
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #DDDDDD;
}

.-spec-row .-spec-item .-spec-details {
	display: flex;
	flex-direction: column;
	padding-right: 40px;
	border-right: 1px solid #DDDDDD;
}

.-spec-row .-spec-item:nth-of-type(2n) .-spec-details {
	padding-left: 40px;
	padding-right: 0;
	border-right: 0;
}

.-spec-icon {
	width: 80px;
	padding-top: 16px;
	padding-left: 16px;
	padding-bottom: 16px;
	padding-right: 16px;
	border-radius: 24px;
	background-color: #0F1545;
}

.-spec-icon+*,
.-spec-others+.-spec-others,
.-spec-txt+* {
	margin-top: 16px;
}

.-spec-tit+* {
	margin-top: 24px;
}

.-spec-row .-spec-item .-spec-name {
	min-height: 86px;
}

.-tbl {
	line-height: 1.4;
}

.-tbl-upper {
	position: relative;
	z-index: 1;
}

.-tbl-head {
	position: sticky;
	top: 0;
	padding-top: 120px;
	background-color: #FAFAFA;
	margin-top: -120px;
}

.-tbl-tr {
	display: flex;
	border: 1px solid #DDDDDD;
}

.-tbl-head+.-tbl-tr,
.-tbl-tr+.-tbl-tr {
	margin-top: -1px;
}

.-tbl-th {
	width: 20%;
	text-align: center;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}

.-tbl-th+.-tbl-th {
	border-left: 1px solid #DDDDDD;
}

.-tbl-th.-long {
	width: 40%;
	text-align: left;
}

.-tbl-func-tit {
	display: flex;
	width: clamp(6.25rem, 2.058rem + 12.4vw, 10rem);
}

.-tbl-func-tit+*,
.-tbl-td-name+* {
	flex: 1;
}

.-tbl-td-item {
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}

.-tbl-td+.-tbl-td,
.-tbl-td-item+.-tbl-td-item {
	border-left: 1px solid #DDDDDD;
}

.-tbl-td-inner {
	display: flex;
}

.-tbl-td-inner+.-tbl-td-inner {
	border-top: 1px solid #DDDDDD;
}

.-tbl-td-item {
	display: flex;
}

.-tbl-td-name {
	display: flex;
	align-items: center;
	width: 32%;
}

.-tbl-td-func {
	display: flex;
	flex: 1;
	width: 70%;
}

.-tbl-td-func-item {
	width: 100%;
}

.-tbl-td-func-item span {
	justify-content: center;
}

.-tbl-head .-tbl-func-tit+.-tbl-td {
	border-left: 0;
}

.-tbl-head .-tbl-func-tit {
	align-items: center;
}

.-banner-head {
	padding-top: 120px;
	padding-right: 80px;
	padding-bottom: 240px;
	padding-left: 80px;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	border-radius: 80px;
}

.-banner-contents {
	padding-top: 80px;
	padding-right: 80px;
	padding-bottom: 80px;
	padding-left: 80px;
	border-radius: 80px;
	position: relative;
	margin-top: -160px;
	z-index: 1;
}

.-banner-head.-consul {
	background-image: url(/assets/images/price/consul-plan.jpg);
}

.-banner-tit-item {
	display: block;
}

.-banner-tit-item+.-banner-tit-item {
	margin-top: 8px;
}

.-banner-row {
	display: flex;
}

.-banner-row-item {
	border-radius: 24px;
	overflow: hidden;
}

.-banner-row-item+.-banner-row-item {
	margin-left: 40px;
}

.-banner-disc {
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
}

.-banner-row-images+* {
	position: relative;
	top: -20px;
	z-index: 1;
}

.-banner-overview {
	padding-top: 0;
	position: relative;
}

.-banner-overview:after {
	content: "";
	width: calc(100% - 40px);
	height: 64px;
	border-radius: 0 40px 0 0;
	background-color: #FFFFFF;
	position: absolute;
	top: -30px;
	left: 0;
}

.-banner-overview-inner {
	position: relative;
	z-index: 1;
}

.-banner-tit+* {
	margin-top: 32px;
}

.-banner-name+*,
.-banner-eg-tit+* {
	margin-top: 8px;
}

.-banner-name,
.-banner-copy {
	line-height: 1.4;
}

.-banner-point {
	min-height: 127px;
}

*+.-banner-caption {
	margin-top: 80px;
}

.-banner-caption {
	text-align: center;
}

.-step {
	display: flex;
	padding-top: 32px;
}

.-step-item {
	display: flex;
	width: 100%;
	position: relative;
}

.-step-item:not(:last-child) {
	padding-right: 48px;
}

.-step-item:not(:last-child):after {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	background-image: url(/assets/images/common/icon-arrow01-next-ora.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

.-step-number {
	width: 100%;
	display: flex;
	justify-content: center;
	position: absolute;
	top: -16px;
	left: 50%;
	transform: translateX(-50%);
}

.-step-number-inner {
	color: #FFFFFF;
	line-height: 1;
	max-width: fit-content;
	padding-top: 2px;
	padding-right: 24px;
	padding-bottom: 6px;
	padding-left: 24px;
	border-radius: 100px;
	background-color: #0F1545;
}

.-step-number-item {
	line-height: 1.2;
}

.-step-contents {
	width: 100%;
	padding-top: 32px;
	padding-right: 32px;
	padding-bottom: 32px;
	padding-left: 32px;
	border-radius: 24px;
	position: relative;
}

.-step-contents-item {
	text-align: center;
}

.-step-icon {
	max-width: 56px;
	margin-right: auto;
	margin-left: auto;
}

.-step-icon+* {
	margin-top: 4px;
}

.-step-name {
	line-height: 1.2;
}

.-anchor-list {
	display: flex;
}

.-anchor-item {
	display: flex;
	width: 100%;
}

.-anchor-item+.-anchor-item {
	margin-left: 24px;
}

/*===HEADER===*/
header {
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
	position: fixed;
	top: 8px;
	z-index: 100;
}

.header-inner {
	display: flex;
	align-items: center;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	transition: all 0.8s ease;
}

.header-menu-inner+.header-menu-inner {
	margin-left: clamp(1rem, -0.503rem + 2.35vw, 1.5rem);
}

.header-logo {
	width: 18%;
	max-width: 225px;
}

.header-logo+* {
	margin-left: clamp(1.5rem, -1.506rem + 4.69vw, 2.5rem);
}

.header-logo-link {
	display: block;
}

.header-menu {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header-nav {
	flex: 1;
}

.header-nav-list {
	display: flex;
}

.header-nav-item+.header-nav-item {
	margin-left: clamp(1rem, -0.503rem + 2.35vw, 1.5rem);
}

.header-nav-link {
	display: block;
	font-size: clamp(0.813rem, 0.625rem + 0.29vw, 0.875rem);
	font-weight: 500;
}

.header-cv-list {
	display: flex;
	min-width: fit-content;
}

.header-cv-item+.header-cv-item {
	margin-left: clamp(0.5rem, -1.003rem + 2.35vw, 1rem);
}

.header-btn {
	display: block;
	font-weight: 500;
	font-size: 14px;
	min-width: clamp(6.5rem, 3.494rem + 4.69vw, 7.5rem);
	text-align: center;
	padding-top: 24px;
	padding-right: clamp(0.5rem, -1.003rem + 2.35vw, 1rem);
	padding-bottom: 8px;
	padding-left: clamp(0.5rem, -1.003rem + 2.35vw, 1rem);
	background-repeat: no-repeat;
	background-position: top 8px center;
	background-size: 16px;
	background-color: #FFCB1C;
	border-radius: 16px;
	border: 2px solid transparent;
}

.header-btn.-white {
	background-color: #FFFFFF;
}

.header-btn.-download {
	background-image: url(/assets/images/common/icon-download-blue.svg);
}

.header-btn.-contact {
	background-image: url(/assets/images/common/icon-contact-blue.svg);
}

.header-h-menu,
.header-h-menu-bg {
	display: none;
}

.-scroll-cposi,
.-scroll-fixed {
	position: fixed;
	top: 8px;
}

.-scroll-cposi .header-inner,
.-scroll-fixed .header-inner {
	overflow: hidden;
	border-radius: 24px;
	backdrop-filter: blur(10px);
	background-color: rgba(255, 255, 255, 0.8);
}

/*=== / HEADER===*/

/*===FOOTER===*/

.footer-wrap {
	padding-top: 160px;
}

.footer-inner {
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
	padding-left: clamp(2.5rem, -5.015rem + 11.73vw, 5rem);
	padding-right: clamp(2.5rem, -5.015rem + 11.73vw, 5rem);
	position: relative;
}

.footer-inner+.footer-inner {
	margin-top: 80px;
}

.footer-breadcrumb-item {
	font-size: 14px;
}

.footer-breadcrumb-item:not(:last-child) {
	margin-right: 16px;
	padding-right: 32px;
	background-image: url(/assets/images/common/icon-arrow01-next-blue.svg);
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: right center;
}

.footer-breadcrumb-item:last-child {
	flex: 1;
	overflow: hidden;
}

.footer-breadcrumb-item:last-child span {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.footer-breadcrumb-link {
	color: #CE9449;
	text-decoration: underline;
	font-weight: 500;
}


.footer-breadcrumb+footer {
	margin-top: 8px;
}

footer {
	padding-top: 200px;
	background-color: #FFFFFF;
	background-image: url(/assets/images/common/bg-footer.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
}

.footer-pagetop {
	position: absolute;
	top: clamp(5rem, -10.029rem + 23.46vw, 10rem);
	right: 40px;
	z-index: 1;
}

.footer-pagetop-link {
	display: flex;
	flex-direction: column;
	align-items: center;
	cursor: pointer;
}

.footer-pagetop-link:before {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(/assets/images/common/icon-arrow01-up-blue.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

.footer-pagetop-link-inner {
	display: block;
	font-weight: 600;
	writing-mode: vertical-rl;
	line-height: 1;
	position: relative;
	left: 1px;
}

.footer-breadcrumb-list {
	display: flex;
	align-items: center;
}

.footer-breadcrumb-icon {
	width: 16px;
}

.footer-cv+* {
	margin-top: 80px;
}

.footer-cv-tit+* {
	margin-top: 40px;
}

.footer-cv-en {
	font-size: 98px;
	font-weight: 600;
	letter-spacing: 0.05em;
}

.footer-cv-tit-item {
	display: block;
}

.footer-cv-tit-item+.footer-cv-tit-item {
	margin-top: -40px;
}

.footer-cv-jp {
	color: #CE9449;
	font-size: 32px;
	font-weight: 600;
}

.footer-cv-list {
	display: flex;
}

.footer-cv-item {
	display: flex;
	width: 100%;
}

.footer-cv-item+.footer-cv-item {
	margin-left: 40px;
}

.footer-btn {
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 136px;
	font-weight: 600;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: clamp(5.75rem, 1.993rem + 5.87vw, 7rem);
	border-radius: 40px;
	border: 2px solid transparent;
	background-color: #FAFAFA;
	background-size: clamp(2.5rem, -0.506rem + 4.69vw, 3.5rem);
	background-position: left 40px center;
	background-repeat: no-repeat;
	position: relative;
}

.footer-btn:before,
.footer-btn:after {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
}

.footer-btn:before {
	width: 16px;
	height: 16px;
	right: 12px;
	bottom: 12px;
	background-image: url(/assets/images/common/icon-arrow02-next-blue.svg);
	background-size: 16px;
	z-index: 1;
}

.footer-btn:after {
	width: 112px;
	height: 112px;
	right: -2px;
	bottom: -2px;
	background-image: url(/assets/images/common/bg-panel-link-yellow.svg);
	background-size: 100%;
}

.footer-btn.-download {
	background-image: url(/assets/images/common/icon-download-blue.svg);
}

.footer-btn.-contact {
	background-image: url(/assets/images/common/icon-contact-blue.svg);
}

.footer-btn.-trial {
	background-image: url(/assets/images/common/icon-trial-blue.svg);
}

.footer-btn span {
	display: block;
}

*+.footer-btn-tit {
	margin-top: 4px;
}

.footer-btn-subtit {
	font-size: clamp(0.75rem, -0.001rem + 1.17vw, 1rem);
	line-height: 1.4;
	letter-spacing: -0.03em;
}

.footer-btn-tit {
	font-size: clamp(1rem, 0.249rem + 1.17vw, 1.25rem);
	line-height: 1.4;
}

.footer-menu {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #0F1545;
}

.footer-menu-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.footer-logo {
	max-width: 216px;
}

.footer-nav-list {
	display: flex;
}

.footer-nav-item:not(:last-child) {
	margin-right: 24px;
}

.footer-nav-link {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
}

.footer-credits {
	padding-top: 24px;
	padding-bottom: 24px;
	background-color: #FFFFFF;
}

.footer-credits-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.footer-credits-item+.footer-credits-item {
	margin-left: 40px;
}

.footer-credits-logo {
	max-width: 104px;
}

.footer-credits-logo+* {
	margin-left: 24px;
}

.footer-credits-txt {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.footer-credits-company {
	display: flex;
	align-items: center;
}

.footer-credits-name {
	flex: 1;
	font-size: 14px;
	line-height: 1.4;
}

.footer-credits-copyright {
	font-size: 14px;
	line-height: 1.4;
	margin-left: 16px;
}

/*=== / FOOTER===*/

.top-main {
	width: 100%;
	max-height: 100vh;
	overflow: hidden;
}

.top-mainvisual {
	height: 100vh;
	min-height: 768px;
	position: relative;
}

.top-mainvisual img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
	z-index: 2;
}

.top-mainvisual .top-mainvisual-deco {
	width: 100%;
	height: 100vh;
	position: absolute;
	left: 0;
	top: 0;
}

.top-mainvisual-deco01 {
	z-index: 2;
}

.top-main-contents {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 4;
}

.top-main-contents-inner {
	max-width: 1920px;
}

.top-main-contents-item+.top-main-contents-item {
	margin-top: 40px;
}

.top-main-copy {
	max-width: 600px;
}

.top-main-copy-name {
	font-size: clamp(1.25rem, 0.499rem + 1.17vw, 1.5rem);
	font-weight: 600;
	line-height: 1.5;
}

.top-main-copy-heading {
	font-size: clamp(2.5rem, 0.997rem + 2.35vw, 3rem);
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: -0.04em;
}

.top-main-copy-item+.top-main-copy-item {
	margin-top: 8px;
}

.top-main-cv {
	max-width: 496px;
}

.top-main-cv-list {
	display: flex;
}

.top-main-cv-item {
	width: 100%;
	display: flex;
}

.top-main-cv-item+.top-main-cv-item {
	margin-left: 16px;
}

.top-main-logo {
	width: 100%;
	position: absolute;
	bottom: 32px;
}

.top-main-logo-slider-item img {
	border-radius: 8px;
}

.top-contents {
	width: 100%;
	overflow-x: hidden;
	margin-top: 120px;
}

#top-issue {
	padding-top: 0;
	padding-bottom: 280px;
	background-image: url(/assets/images/top/top-issue-bg.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top 64px center;
}

.top-issue-tit {
	background: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 50%, #FFF8EB 50%, #FFF8EB 100%);
}

.top-issue-tit-inner {
	display: flex;
	justify-content: space-between;
	position: relative;
}

.top-issue-tit-item {
	width: 50%;
	position: relative;
}

.top-clip-white {
	padding-top: 12px;
	padding-right: 40px;
	padding-bottom: 40px;
	background-color: #FFFFFF;
}

.top-clip-inner {
	position: relative;
	z-index: 2;
}

.top-clip-under:after,
.top-clip-upper:after {
	content: "";
	display: block;
	width: 56px;
	height: 56px;
	position: absolute;
	z-index: 1;
	background-size: 56px;
	background-position: center;
	background-repeat: no-repeat;
}

.top-clip-under:after {
	bottom: 0;
	right: 0;
	background-image: url(/assets/images/top/clip-shape01.svg);
}

.top-clip-upper:after {
	top: 0;
	left: 0;
	background-image: url(/assets/images/top/clip-shape02.svg);
}

.too-issue-details {
	padding-top: 80px;
}

.too-issue-item {
	display: flex;
	flex-direction: column;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-color: #FFFFFF;
	border-radius: 40px;
	position: relative;
}

.too-issue-label {
	width: 200px;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/assets/images/top/bg-issu-label.svg);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 100%;
}

.too-issue-label-inner {
	padding-left: 8px;
}

.too-issue-list {
	display: flex;
}

.too-issue-item {
	width: 100%;
}

.too-issue-item+.too-issue-item {
	margin-left: 40px;
}

.top-issue-subtit+* {
	margin-top: 24px;
}

.too-issue-images {
	max-width: 160px;
	margin-left: auto;
	margin-right: auto;
}

.top-issue-name {
	text-align: center;
	margin-top: 24px;
}

#top-overview {
	padding-bottom: 120px;
	position: relative;
	z-index: 9;
}

.top-overview-inner {
	position: relative;
}

.top-overview-inner+.top-overview-inner {
	margin-top: 120px;
}

.top-overview-deco {
	width: 60%;
	max-width: 950px;
	position: absolute;
	top: -184px;
	right: 0;
}

.top-overview-deco svg {
	width: 100%;
	height: 100%;
}

.top-overview-tit+* {
	margin-top: 120px;
}

.top-overview-details-inner {
	display: flex;
	position: relative;
}

.top-overview-details-inner+.top-overview-details-inner {
	margin-top: 120px;
}

.top-overview-details-inner:nth-of-type(2n) {
	justify-content: flex-end;
}

.top-overview-details-deco {
	display: block;
	width: 26.6%;
	max-width: 320px;
	aspect-ratio: 32 / 27;
	background-image: url(/assets/images/common/deco-network-right.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50%;
	right: -80px;
	transform: translateY(-50%);
}

.top-overview-details-deco.-left {
	right: auto;
	left: -80px;
	background-image: url(/assets/images/common/deco-network-left.svg);
}

.top-overview-details-item {
	display: flex;
	align-items: flex-start;
	width: calc(100% - (26.6% - 64px));
}

.top-overview-images {
	width: 50%;
	max-width: 440px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	border-radius: 24px;
	background-color: #FFFFFF;
}

.top-overview-images+.top-overview-copy {
	margin-left: 64px;
}

.top-overview-copy {
	flex: 1;
}

.top-overview-txt {
	margin-top: 48px;
}

.top-consultant-bnr {
	display: flex;
	align-items: center;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	border-radius: 24px;
	background-color: #151D5D;
}

.top-consultant-details {
	flex: 1;
}

.top-consultant-details-inner {
	display: flex;
	align-items: center;
}

.top-consultant-details-inner:before {
	content: "";
	display: block;
	width: 72px;
	height: 72px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

.top-consultant-details01:before {
	background-image: url(/assets/images/top/consultant-details-icon01.svg);
}

.top-consultant-details02:before {
	background-image: url(/assets/images/top/consultant-details-icon02.svg);
}


.top-consultant-details-inner+.top-consultant-details-inner {
	padding-top: 32px;
	background-image: url(/assets/images/top/consultant-details-cross.svg);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: top 8px left 30px;
}

.top-consultant-details-images {
	width: 72px;
}

.top-consultant-details-copy {
	flex: 1;
	margin-left: 16px;
}

.top-consultant-details {
	border-left: 1px solid #FFFFFF;
	margin-left: 40px;
	padding-left: 40px;
}

.top-consultant-details-item+.top-consultant-details-item {
	margin-left: 16px;
}

#top-case {
	padding-top: 240px;
	background-repeat: no-repeat;
	background-image: url(/assets/images/top/bg-case.svg);
	background-size: 100%;
	background-position: top 80px left;
}

.top-case-details {
	margin-top: 32px;
}

.top-case-list li:nth-child(2) {
	position: relative;
	top: -120px;
}

.top-news-inner {
	padding-top: 80px;
	padding-right: 80px;
	padding-bottom: 80px;
	padding-left: 80px;
	border-radius: 40px;
}

.top-news-item {
	display: flex;
}

.top-news-list {
	flex: 1;
	margin-top: 20px;
	margin-left: 24px;
	border-bottom: 0;
}

.top-news-list .-label.-ol {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.top-news-list .-txtlink-name:after {
	background-image: url(/assets/images/common/icon-arrow01-next-white.svg);
}

.top-news-list .-link-item+.-link-item {
	border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.top-news-list .-link-item:last-child {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.top-news-btn-wrap {
	margin-top: 80px;
}

.top-case-btn-wrap {
	margin-top: 8px;
}

.top-btn-inner {
	display: flex;
}

.top-btn-item {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.top-btn-item+.top-btn-item {
	margin-left: 24px;
}

.news-list li:first-child {
	border-top: 1px solid #DDDDDD;
}

.news-year:not(:last-child) {
	margin-bottom: 120px;
}

.feature-summary {
	position: relative;
	padding-bottom: 144px !important;
	border-radius: 80px 80px 0 0 !important;
}

.feature-summary-inner {
	display: flex;
	align-items: center;
}

.feature-summary-item {
	position: relative;
}

.feature-summary-item+.feature-summary-item {
	margin-left: 24px;
}

.feature-summary-copy {
	flex: 1;
	padding-top: 80px;
	padding-bottom: 80px;
}

.feature-summary-tit+* {
	margin-top: 40px;
}

.feature-summary-tit {
	position: relative;
}

.feature-summary-tit:after {
	content: "";
	display: block;
	width: 26.6%;
	max-width: 216px;
	aspect-ratio: 32 / 27;
	background-image: url(/assets/images/common/deco-network-left.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: -32px;
	left: -80px;
}

.feature-summary-images {
	width: 48%;
	max-width: 458px;
	position: relative;
}

.feature-summary-images img {
	opacity: 0.32;
}

.feature-details {
	margin-top: -120px;
	position: relative;
	z-index: 2;
}

.feature-details {
	position: relative;
}

.feature-summary+.feature-details:after {
	content: "";
	display: block;
	width: 26.6%;
	max-width: 216px;
	aspect-ratio: 32 / 27;
	background-image: url(/assets/images/common/deco-network-right.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	top: -120px;
	right: 40px;
	z-index: 10;
}

.feature-details {
	position: relative;
}

.feature-details-tit+* {
	margin-top: 8px;
}

*+.feature-details-images {
	margin-top: 24px;
}

.feature-details-images img {
	border-radius: 24px;
}

.feature-details-item+.feature-details-item {
	margin-top: 80px;
}

/*===ANIMATION===*/

.top-mainvisual-deco-path {
	transform-origin: bottom;
	opacity: 1;
	transform: translateX(50px) translateY(0);
}

.-start .top-mainvisual-deco-path01 {
	animation: top-mainvisual-deco-path01 2s ease forwards;
}

.top-mainvisual-deco-path02 {
	transition: all 0.4s ease 0.2s;
}

.top-mainvisual-deco-path03 {
	transition: all 0.4s ease 0.4s;
}

.top-mainvisual-deco-path04 {
	transition: all 0.4s ease 0.8s;
}

.top-mainvisual-images,
.top-main-contents {
	opacity: 1;
	transition: all 0.8s ease 1s;
}

.top-mainvisual-images {
	transform: translateX(0);
}

.top-main-contents {
	transform: translateX(0) translateY(-50%);
}

#top header {
	opacity: 1;
	transform: translateY(0);
}

.top-main-logo {
	opacity: 1;
	transform: translateY(0);
	transition: all 0.8s ease 1.5s;
}

@keyframes top-mainvisual-deco-path01 {
	0% {
		opacity: 0;
		fill: #CE9449;
		transform: rotate(4deg) translateY(-111%) translateX(-82%);
	}

	5% {
		opacity: 1;
	}

	20% {
		transform: rotate(0) translateY(0) translateX(50px);
	}

	65% {
		fill: #CE9449;
	}

	100% {
		transform: rotate(0) translateY(0) translateX(50px);
		fill: #EEEEEE;
	}
}

.-loading {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 200;
	background-color: #FFFFFF;
}

.-loading-end .top-mainvisual-deco-path01 {
	opacity: 0;
	transform: rotate(7deg) translateY(67%) translateX(45%);
}

.-loading-end .top-mainvisual-deco-path02 {
	opacity: 0;
	transform: rotate(20deg) translateY(16%);
}

.-loading-end .top-mainvisual-deco-path03 {
	opacity: 0;
	transform: rotate(20deg) translateY(-14%);
}

.-loading-end .top-mainvisual-deco-path04 {
	opacity: 0;
	transform: rotate(20deg) translateY(-7%);
}

.-loading-end .top-mainvisual-images {
	opacity: 0;
	transform: translateX(100px);
}

.-loading-end .top-main-contents {
	opacity: 0;
	transform: translateX(-100px) translateY(-50%);
}

.-loading-end .top-main-logo {
	opacity: 0;
	transform: translateY(24px);
}

.-loading-end .-lower-main-deco01-type01-01,
.-loading-end .-lower-main-deco01-type01-02 {
	opacity: 0;
	transform: translateY(150px) translateX(660px) rotate(-42deg);
	transform-origin: left bottom;
}

.-loading-end .-lower-main-deco01-type02 {
	opacity: 0;
	transform: rotate(-30deg) translateX(-90px);
}

.-lower-main-deco01-type01-01 {
	opacity: 1;
	transform: translateY(0) translateX(0) rotate(0);
	transition: all 0.4s ease;
}

.-lower-main-deco01-type01-02 {
	opacity: 1;
	transform: translateY(0) translateX(0) rotate(0);
	transition: all 0.4s ease 0.4s;
}

.-lower-main-deco01-type02 {
	opacity: 1;
	transform: translateY(0) translateX(0) rotate(0);
	transition: all 0.8s ease;
}

.-scroll-slideup {
	opacity: 0;
	transform: translateY(50px);
	transition: all 0.8s ease;
}

.-scroll-slideup.-fadein {
	opacity: 1;
	transform: translateY(0);
}

.-scroll-fadein {
	opacity: 0;
	transition: all 0.8s ease;
}

.-scroll-fadein.-fadein {
	opacity: 1;
}

.-scroll-slideup.-delay:nth-child(2),
.too-issue-list .-scroll-slideup:nth-child(2) {
	transition: all 0.4s ease 0.4s;
}

.-scroll-slideup.-delay:nth-child(3),
.too-issue-list .-scroll-slideup:nth-child(3) {
	transition: all 0.4s ease 0.8s;
}

.-scroll-slideup.-delay:nth-child(4) {
	transition: all 0.4s ease 1.2s;
}

.-scroll-slideup.-delay:nth-child(5) {
	transition: all 0.4s ease 1.6s;
}

.-scroll-slideup.top-overview-deco {
	transform: translateY(0) rotate(15deg);
	transition: all 0.8s ease;
}

.-scroll-slideup.-fadein.top-overview-deco {
	transform: translateY(0) rotate(0);
}

.-scroll-slideup.top-overview-details-deco {
	transform: translateX(90px) translateY(-90px);
	transition: all 0.4s ease 0.4s;
}

.-scroll-slideup.top-overview-details-deco.-left {
	transform: translateX(-90px) translateY(-90px);
}

.-scroll-slideup.-fadein.top-overview-details-deco {
	transform: translateX(0) translateY(0);
	opacity: 1;
}

/*=== / ANIMATION===*/

@media screen and (min-width: 1025px) and (max-width: 1680px) {
	.top-main-contents {
		margin-top: 8vh;
	}
}

@media screen and (min-width: 1680px) {

	body {
		font-size: clamp(1rem, 0.25rem + 0.83vw, 1.25rem);
	}

	.-txt-large01 {
		font-size: clamp(1.5rem, 1.125rem + 0.42vw, 1.625rem);
	}

	.-txt-small01 {
		font-size: clamp(0.875rem, 0.125rem + 0.83vw, 1.125rem);
		line-height: 2;
	}

	.-btn.-icon {
		padding-left: clamp(3rem, 2.25rem + 0.83vw, 3.25rem);
		background-size: clamp(1rem, 0.25rem + 0.83vw, 1.25rem);
	}

	.-btn.-btn.-slim.-icon {
		padding-left: clamp(2.5rem, 1.75rem + 0.83vw, 2.75rem);
	}

	.-link-ul.-icon span {
		padding-left: clamp(1.125rem, 1.25vw, 1.5rem);
	}

	.-link-ul.-icon:after {
		width: clamp(0.875rem, 0.125rem + 0.83vw, 1.125rem);
		height: clamp(0.875rem, 0.125rem + 0.83vw, 1.125rem);
		background-size: clamp(0.875rem, 0.125rem + 0.83vw, 1.125rem);
	}

	.-disc-item {
		line-height: clamp(1.688rem, 1.88vw, 2.25rem);
	}

	.-disc-item:before {
		top: clamp(0.563rem, -0.375rem + 1.04vw, 0.875rem);
	}

	.-card-tit,
	.-txtlink-name {
		line-height: clamp(1.875rem, 0.75rem + 1.25vw, 2.25rem);
	}

	.top-main-copy {
		max-width: 100%;
	}

	.top-main-copy-heading {
		font-size: clamp(3rem, 0.75rem + 2.5vw, 3.75rem);
	}

	.top-overview-details-item {
		width: calc(100% - (240px - 64px));
	}

	.-check-icon-item {
		background-position: top clamp(0.438rem, -0.688rem + 1.25vw, 0.813rem) left;
	}

	.-check-icon-item+.-check-icon-item {
		margin-top: clamp(0.5rem, -1rem + 1.67vw, 1rem);
	}

	.top-overview-details-inner:nth-of-type(2n) {
		margin-bottom: 200px;
	}

	.top-overview-details-inner.-scroll-slideup.-fadein:nth-of-type(2n) .top-overview-details-deco {
		transform: translateX(0) translateY(30%);
	}

	.top-overview-details-deco {
		right: -40px;
		margin-top: calc(clamp(0rem, -18.75rem + 20.83vw, 6.25rem) * -1);
	}

	.top-overview-details-deco.-left {
		left: -40px;
		margin-top: 0;
	}

	.top-overview-txt {
		font-size: clamp(1rem, 0.25rem + 0.83vw, 1.25rem);
	}

	.header-nav-link {
		font-size: clamp(0.875rem, 0.5rem + 0.42vw, 1rem);
	}

	footer {
		padding-top: clamp(12.5rem, -48.75rem + 58.33vw, 21.25rem);
	}

}


@media only screen and (min-width:1025px) {

	.-btn,
	.-btn:after,
	.-card,
	.-card:before,
	.-card:after,
	.-ac-tit,
	.-ac-tit:before,
	.-ac-tit:after,
	.-txtlink-name:after,
	.-link-ul,
	.-tab-nav-link span,
	input[type="submit"],
	input[type="button"] {
		transition: all ease 0.4s;
	}

	.-card .-card-thum img {
		transition: transform ease 0.4s;
	}

	.-btn:hover {
		background-color: #F3D79D;
	}

	.-btn:hover:after {
		background-color: #CE9449;
		background-size: 16px;
	}

	.-card:hover,
	.-bg-light-gray .-card:hover {
		background-color: #F3D79D;
	}

	.-ac-tit:hover {
		background-color: #FFECCB;
	}

	.-open .-ac-tit:hover {
		background-color: transparent;
	}

	.-card:hover:after,
	.-ac-tit:hover:after {
		background-image: url(/assets/images/common/bg-panel-link-brown.svg);
	}

	.-card:hover:after {
		right: -2px;
		bottom: -2px;
	}

	.-card:hover:before {
		right: 8px;
		bottom: 8px;
		transform: rotate(45deg);
	}

	.-ac-tit:hover:before {
		bottom: 4px;
	}

	.-open .-ac-tit:hover:before {
		bottom: 14px;
	}

	.-card:hover .-card-thum img {
		transform: scale(1.1);
	}

	.-txtlink:hover .-txtlink-name:after {
		background-size: 16px;
		background-color: #F3D79D;
	}

	.top-news-list .-txtlink:hover .-txtlink-name:after {
		background-image: url(/assets/images/common/icon-arrow01-next-blue.svg);
	}

	.-link-ul:hover,
	.-tab-nav-link:hover span {
		opacity: 0.4;
	}

	input[type="submit"]:hover,
	input[type="button"]:hover {
		background-image: url(/assets/images/common/icon-arrow-input-hover.svg);
	}

	/*===HEADER & FOOTER===*/

	.header-logo-link,
	.header-nav-link,
	.header-btn,
	.footer-breadcrumb-link,
	.footer-pagetop-link,
	.footer-btn,
	.footer-btn:before,
	.footer-nav-link {
		transition: all ease 0.4s;
	}

	.header-logo-link:hover,
	.header-nav-link:hover,
	.footer-breadcrumb-link:hover,
	.footer-pagetop-link:hover,
	.footer-nav-link:hover {
		opacity: 0.72;
	}

	.header-btn:hover,
	.footer-btn:hover {
		background-color: #F3D79D;
	}

	.footer-btn:hover:after {
		background-image: url(/assets/images/common/bg-panel-link-brown.svg);
	}

	.footer-btn:hover:before {
		right: 8px;
		bottom: 8px;
		transform: rotate(45deg);
	}

	/*=== / =HEADER & FOOTER===*/
}


@media only screen and (max-width:1024px) {

	.-tab,
	.-sptab,
	.-pctab {
		display: block;
	}

	.-pc,
	.-pcsp,
	.-sp {
		display: none;
	}

	.-pctab.-inline {
		display: inline;
	}

	.-sb-smooth {
		scroll-behavior: smooth;
		scroll-padding-top: 124px;
	}

	.-bg-squaregrid {
		background-size: 56px 56px;
	}

	*+.-contents {
		margin-top: clamp(2.5rem, -0.3rem + 8.28vw, 5rem);
	}

	.-inner,
	.-sptab-inner {
		padding-left: clamp(1rem, -0.68rem + 4.97vw, 2.5rem);
		padding-right: clamp(1rem, -0.68rem + 4.97vw, 2.5rem);
	}

	.-inner.-pd-right-small {
		padding-right: clamp(1rem, -0.68rem + 4.97vw, 2.5rem);
	}

	.-inner-bg {
		padding-top: clamp(2rem, 1.441rem + 1.65vw, 2.5rem);
		padding-right: clamp(2rem, 1.441rem + 1.65vw, 2.5rem);
		padding-bottom: clamp(2rem, 1.441rem + 1.65vw, 2.5rem);
		padding-left: clamp(2rem, 1.441rem + 1.65vw, 2.5rem);
	}

	.-section.-bg {
		border-radius: clamp(2.5rem, -0.3rem + 8.28vw, 5rem);
	}

	.-section.-pd-top-close {
		padding-top: 80px;
	}

	.-innee-bg {
		padding-top: clamp(1rem, -0.68rem + 4.97vw, 2.5rem);
		padding-bottom: clamp(1rem, -0.68rem + 4.97vw, 2.5rem);
	}

	.-tit-line01+*,
	.-tit-inc-caption+* {
		margin-top: clamp(2.5rem, 0.26rem + 6.63vw, 4.5rem);
	}

	.-tit-line01 .-tit-line-item+.-tit-line-item {
		margin-top: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
	}

	.-tit-inc-caption .-tit-line-item:first-child {
		width: 100%;
	}

	.-tit-inc-caption .-tit-caption {
		justify-content: flex-start;
		margin-top: 8px;
		position: static;
		transform: translateY(0);
		width: 100%;
	}

	.-tit-display01.-en {
		font-size: clamp(3.375rem, 0.995rem + 7.04vw, 5.5rem);
		word-break: break-word;
	}

	.-tit-display01 {
		font-size: clamp(3rem, 0.76rem + 6.63vw, 5rem);
	}

	.-tit-display02.-en {
		font-size: clamp(2.5rem, 1.52rem + 2.9vw, 3.375rem);
	}

	.-tit-display02 {
		font-size: clamp(2rem, 0.603rem + 4.13vw, 3.25rem);
	}

	.-tit-large01 {
		font-size: clamp(2rem, 0.88rem + 3.31vw, 3rem);
	}

	.-tit-medium01 {
		font-size: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
	}

	.-tit-small01 {
		font-size: clamp(1.25rem, 0.41rem + 2.48vw, 2rem);
	}

	.-txt-large01 {
		font-size: clamp(1.25rem, 0.97rem + 0.83vw, 1.5rem);
	}

	.-txt-medium01 {
		font-size: clamp(1.125rem, 0.985rem + 0.41vw, 1.25rem);
	}

	.-sptab-txt-small01 {
		font-size: clamp(0.875rem, 0.735rem + 0.41vw, 1rem);
	}

	.-deco-large01 {
		font-size: clamp(7.5rem, 4.7rem + 8.28vw, 10rem);
	}

	*+.-btn-wrap.-near {
		margin-top: clamp(2rem, -1.36rem + 9.94vw, 5rem);
	}

	*+.-btn-wrap.-close {
		margin-top: clamp(2rem, 1.672rem + 0.97vw, 2.5rem);
	}

	.-btn.-icon {
		padding-left: 40px;
		background-position: left 16px center;
	}

	.-card {
		padding-top: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
		padding-right: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
		padding-bottom: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
		padding-left: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
		border-radius: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
	}

	.-card-thum {
		border-radius: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
	}

	.-card-logo {
		width: 90%;
		max-width: 202px;
	}

	.-card:before {
		width: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
		height: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
		right: clamp(0.75rem, 0.47rem + 0.83vw, 1rem);
		bottom: 12px;
		background-size: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
	}

	.-card:after {
		width: clamp(7.5rem, 5.82rem + 4.97vw, 9rem);
		height: clamp(7.5rem, 5.82rem + 4.97vw, 9rem);
	}

	.-panel-row-details-item+.-panel-row-details-item {
		min-height: auto;
	}

	.-txtlink-inner {
		display: block;
	}

	.-txtlink-item+.-txtlink-item {
		margin-top: 16px;
		margin-left: 0;
	}

	.-txtlink-lable {
		margin-left: 16px;
	}

	.-row03 .-row-item:not(:nth-of-type(3n)) {
		margin-right: 16px;
	}

	.-row03 .-row-item {
		width: calc((100% - 32px) / 3);
	}

	.-tit-point-copy-inner {
		display: inline;
	}

	.-lower-main-type01 {
		min-height: auto;
		padding-top: clamp(7.5rem, 3.283rem + 12.45vw, 11.25rem);
		padding-bottom: clamp(7.5rem, 3.283rem + 12.45vw, 11.25rem);
	}

	.-lower-main-type01-inner {
		max-width: 80%;
		margin-left: 0;
	}

	.-lower-main-type01 .-lower-tit {
		min-height: auto;
	}

	.-lower-main-deco01-type01 {
		bottom: 0;
	}

	.-lower-main-type02-inner {
		padding-top: clamp(10rem, -5.029rem + 23.46vw, 15rem);
		padding-bottom: 64px;
	}

	.-lower-main-deco01-type02 {
		width: 70%;
	}

	.-lower-main-deco02-type02 {
		bottom: 0;
	}

	.-lower-main-type03 {
		padding-top: clamp(7.5rem, 3.283rem + 12.45vw, 11.25rem);
		padding-bottom: clamp(2.5rem, -0.3rem + 8.28vw, 5rem);
	}

	.-panel-row-row-item+.-panel-row-row-item {
		margin-left: clamp(0.5rem, -1.74rem + 6.63vw, 2.5rem);
	}

	.-panel-row-details-item {
		padding-top: clamp(2rem, 1.44rem + 1.66vw, 2.5rem);
		padding-right: clamp(2rem, 1.44rem + 1.66vw, 2.5rem);
		padding-bottom: clamp(2rem, 1.44rem + 1.66vw, 2.5rem);
		padding-left: clamp(2rem, 1.44rem + 1.66vw, 2.5rem);
	}

	.-panel-ol+.-panel-ol {
		margin-top: clamp(2rem, 1.441rem + 1.65vw, 2.5rem);
	}

	.-panel-summary {
		padding-top: clamp(1.5rem, 0.382rem + 3.31vw, 2.5rem);
		padding-right: clamp(1.5rem, 0.382rem + 3.31vw, 2.5rem);
		padding-bottom: clamp(1.5rem, 0.382rem + 3.31vw, 2.5rem);
		padding-left: clamp(1.5rem, 0.382rem + 3.31vw, 2.5rem);
	}

	.-panel-summary-item+.-panel-summary-item {
		margin-left: clamp(1.5rem, 0.382rem + 3.31vw, 2.5rem);
	}

	.-panel-details {
		margin-right: clamp(1.5rem, 0.382rem + 3.31vw, 2.5rem);
		margin-left: clamp(1.5rem, 0.382rem + 3.31vw, 2.5rem);
		padding-top: clamp(1.5rem, 0.382rem + 3.31vw, 2.5rem);
	}

	.-panel-disc-item+.-panel-disc-item {
		margin-top: 8px;
	}

	.-panel-icon {
		width: clamp(2rem, 1.441rem + 1.65vw, 2.5rem);
	}

	.-panel-que-txt {
		margin-top: clamp(0.5rem, 0.318rem + 0.91vw, 1rem);
	}

	.-ac-tit {
		min-height: clamp(7.5rem, 5.82rem + 4.97vw, 9rem);
	}

	.-ac-tit:before {
		width: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
		height: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
		right: clamp(0.75rem, 0.47rem + 0.83vw, 1rem);
		background-size: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
	}

	.-ac-tit:after {
		width: clamp(7.5rem, 5.82rem + 4.97vw, 9rem);
		height: clamp(7.5rem, 5.82rem + 4.97vw, 9rem);
	}

	.-article-thum-images img {
		border-radius: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
	}

	.-article-company-logo {
		padding-left: clamp(0rem, -2.8rem + 8.28vw, 2.5rem);
		padding-right: clamp(0rem, -2.8rem + 8.28vw, 2.5rem);
	}

	.-article-company-record-inner {
		padding-left: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
		padding-right: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
	}

	.-article-outline-index {
		padding-top: clamp(2rem, 1.44rem + 1.66vw, 2.5rem);
		padding-right: clamp(2rem, 1.44rem + 1.66vw, 2.5rem);
		padding-bottom: clamp(2rem, 1.44rem + 1.66vw, 2.5rem);
		padding-left: clamp(2rem, 1.44rem + 1.66vw, 2.5rem);
		border-radius: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
	}

	.-article-outline-txt+* {
		margin-top: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
	}

	.-article-details-images+.-article-details-images,
	.-article-details-images+.-article-details-txt,
	.-article-details-txt+.-article-details-images {
		margin-top: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
	}

	.-article-details-txt+.-article-details-txt {
		margin-top: clamp(1.5rem, 0.94rem + 1.66vw, 2rem);
	}

	.-article-details-item+.-article-details-item {
		margin-top: clamp(5rem, 2.2rem + 8.28vw, 7.5rem);
	}

	.-article-member+.-article-member {
		margin-top: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
	}

	.-article-member-images img {
		border-radius: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
	}

	.-dl-tit {
		width: 30%;
		min-width: auto;
	}

	.-dl-details {
		margin-left: clamp(1.5rem, -0.74rem + 6.63vw, 3.5rem);
	}

	.-lo-row-item+.-lo-row-item {
		margin-left: clamp(2.5rem, -0.3rem + 8.28vw, 5rem);
	}

	.-lo-row-item.-small+.-lo-row-item {
		margin-left: clamp(1.5rem, 0.844rem + 1.94vw, 2.5rem);
	}

	.-form-bg .-form-inner {
		padding-top: clamp(2rem, -1.36rem + 9.94vw, 5rem);
		padding-bottom: clamp(2rem, -1.36rem + 9.94vw, 5rem);
		padding-left: clamp(2rem, -1.36rem + 9.94vw, 5rem);
	}

	.-tab-nav-wrap+* {
		margin-top: clamp(3.5rem, 1.318rem + 10.91vw, 5rem);
	}

	.-tab-nav-link:after {
		width: clamp(2rem, 1.455rem + 2.73vw, 3.5rem);
		height: clamp(2rem, 1.455rem + 2.73vw, 3.5rem);
		background-size: clamp(2rem, 1.455rem + 2.73vw, 3.5rem);
	}

	.-tab-nav-link:after {
		width: 32px;
		height: 32px;
		background-image: url(/assets/images/common/icon-current-down-sp.svg);
		background-size: 32px;
		bottom: -42px;
	}

	#-tab-under .-tab-nav-link:after {
		background-image: url(/assets/images/common/icon-current-up-sp.svg);
		top: -42px;
		bottom: auto;
	}

	.-tab-nav-link span {
		padding-left: 40px;
		padding-right: 40px;
		background-position: center right 16px;
	}

	.-tab-item .-section:last-child {
		border-radius: clamp(2.5rem, -0.3rem + 8.28vw, 5rem) clamp(2.5rem, -0.3rem + 8.28vw, 5rem) 0 0;
	}

	.-side-toc {
		width: 100%;
		background-color: #FAFAFA;
		position: static;
		padding-top: 80px;
		padding-right: 20px;
		padding-bottom: 160px;
		padding-left: 20px;
	}

	.-side-toc+* {
		margin-top: -80px;
	}

	.-toc-menu {
		display: flex;
		flex-wrap: wrap;
	}

	.-toc-menu-item {
		display: flex;
		width: calc((100% - 40px) / 2);
		margin-right: 40px;
	}

	.-toc-menu-item+.-toc-menu-item {
		margin-top: 16px;
	}

	.-toc-menu-item:nth-of-type(2n) {
		margin-right: 0;
	}

	.-toc-menu-item:nth-child(1),
	.-toc-menu-item:nth-child(2) {
		margin-top: 0;
	}

	.-toc-link,
	.-toc-link.-current {
		font-size: 16px;
		font-weight: 600;
	}

	.-toc-link {
		display: flex;
		width: 100%;
		padding-bottom: 16px;
		border-bottom: 1px solid #DDDDDD;
	}

	.-toc-link-inner {
		width: 100%;
		position: relative;
		padding-right: 32px;
	}

	.-toc-link-inner:after {
		content: "";
		width: 24px;
		height: 24px;
		background-image: url(/assets/images/common/icon-arrow01-down-blue.svg);
		background-size: 24px;
		background-repeat: no-repeat;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
	}

	.-toc-link:after,
	.-toc-link:before,
	.-toc-link.-current:after,
	.-toc-link.-current:before {
		display: none;
	}

	.-toc-link-inner {
		min-height: auto;
	}

	.-side-toc-set:after {
		display: none;
	}

	.-side-toc-set-item {
		width: 100%;
	}

	.-toc-tit+* {
		margin-top: 24px;
	}

	.-spec-icon {
		width: clamp(4.5rem, 3.94rem + 1.66vw, 5rem);
		border-radius: clamp(1.25rem, 0.97rem + 0.83vw, 1.5rem);
	}

	.-banner-contents {
		padding-top: clamp(2rem, -1.36rem + 9.94vw, 5rem);
		padding-right: clamp(2rem, -1.36rem + 9.94vw, 5rem);
		padding-bottom: clamp(2rem, -1.36rem + 9.94vw, 5rem);
		padding-left: clamp(2rem, -1.36rem + 9.94vw, 5rem);
	}

	.-banner-head {
		padding-top: clamp(5rem, 2.206rem + 8.26vw, 7.5rem);
		padding-right: clamp(2rem, -1.36rem + 9.94vw, 5rem);
		padding-bottom: clamp(10rem, 4.411rem + 16.53vw, 15rem);
		padding-left: clamp(2rem, -1.36rem + 9.94vw, 5rem);
	}

	.-banner-head,
	.-banner-contents {
		border-radius: clamp(2.5rem, -0.3rem + 8.28vw, 5rem);
	}

	.-banner-contents {
		margin-top: calc(clamp(5rem, -0.589rem + 16.53vw, 10rem) * -1);
	}

	.-banner-disc {
		padding-top: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
		padding-right: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
		padding-bottom: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
		padding-left: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
	}

	.-banner-overview {
		padding-top: 0;
	}

	.-banner-overview:after {
		width: calc(100% - clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem));
	}

	.-banner-overview:after {
		top: calc(clamp(1.25rem, 0.55rem + 2.07vw, 1.875rem) * -1);
		border-radius: 0 clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem) 0 0;
	}

	.-banner-row-item+.-banner-row-item {
		margin-left: clamp(1rem, -0.68rem + 4.97vw, 2.5rem);
	}

	*+.-banner-caption {
		margin-top: clamp(2rem, -1.36rem + 9.94vw, 5rem);
	}

	.-step {
		flex-wrap: wrap;
	}

	.-step-item {
		width: 33%;
		margin-top: 56px;
	}

	.-step-item:nth-child(1),
	.-step-item:nth-child(2),
	.-step-item:nth-child(3) {
		margin-top: 0;
	}

	.-step-item:last-child {
		width: calc(33% - 40px);
	}

	.-step.-step03 {
		width: 100%;
		flex-wrap: nowrap;
	}

	.-step.-step03 .-step-item {
		width: 100%;
	}

	.-step-icon {
		max-width: clamp(2rem, 0.32rem + 4.97vw, 3.5rem);
	}

	.-anchor-list {
		flex-wrap: wrap;
	}

	.-anchor-item+.-anchor-item {
		margin-left: 0;
	}

	.-anchor-item {
		width: calc((100% - 32px)/3);
		margin-top: 16px;
		margin-right: 16px;
	}

	.-anchor-item:nth-of-type(3n) {
		margin-right: 0;
	}

	.-anchor-item:nth-child(1),
	.-anchor-item:nth-child(2),
	.-anchor-item:nth-child(3) {
		margin-top: 0;
	}

	/*===HEADER===*/
	header {
		top: 0;
		padding-right: 0;
		padding-left: 0;
	}

	.header-inner {
		display: block;
		padding-top: 0;
		padding-right: 16px;
		padding-bottom: 0;
		padding-left: 16px;
		position: relative;
		z-index: 10;
		height: 100%;
		overflow-y: auto;
	}

	.header-logo {
		width: 160px;
		margin-top: 24px;
		position: relative;
		background-image: none;
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: left top;
		transition: all ease 0.4s;
	}

	.header-logo-link {
		position: relative;
		transition: all ease 0.4s;
	}

	.header-h-menu {
		display: flex;
		justify-content: flex-end;
		width: 124px;
		height: 124px;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 11;
		background-image: url(/assets/images/common/bg-menu-upper.svg);
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: top right;
	}

	.header-h-icon {
		display: flex;
		align-items: center;
		justify-items: center;
		width: 16px;
		height: 14px;
		margin-top: 16px;
		margin-right: 16px;
		position: relative
	}

	.header-h-icon:before,
	.header-h-icon:after,
	.header-h-icon-inner {
		width: 100%;
		height: 2px;
		background-color: #FFFFFF;
		transition: all ease 0.4s;
	}

	.header-h-icon:before,
	.header-h-icon:after {
		content: "";
		position: absolute;
		left: 0;
	}

	.header-h-icon:before {
		top: 0;
	}

	.header-h-icon:after {
		bottom: 0;
	}

	.header-h-menu-bg {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background-color: #0F1545;
	}

	.header-h-menu-bg:after {
		content: "";
		display: block;
		width: 60%;
		aspect-ratio: 75 / 41;
		background-image: url(/assets/images/common/bg-menu-lower.svg);
		background-size: 100% auto;
		background-position: left bottom;
		background-repeat: no-repeat;
		position: absolute;
		bottom: 0;
		left: 0;
	}

	.header-menu {
		display: none;
		margin-left: 0;
		padding-top: 156px;
		padding-bottom: 32px;
		position: relative;
		z-index: 1;
	}

	.header-nav-list {
		display: block;
	}

	.header-nav-link {
		display: flex;
		align-items: center;
		font-size: 16px;
		min-height: 24px;
		color: #FFFFFF;
		padding-right: 32px;
		background-image: url(/assets/images/common/icon-arrow01-next-white.svg);
		background-repeat: no-repeat;
		background-size: 24px;
		background-position: right center;
	}

	.header-nav-item {
		padding-bottom: 16px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.24);
	}

	.header-nav-item+.header-nav-item {
		margin-top: 16px;
		margin-left: 0;
	}

	.header-menu-inner+.header-menu-inner {
		margin-left: 0;
		margin-top: 32px;
	}

	.header-cv-item,
	.header-btn {
		display: flex;
		width: 100%;
	}

	.header-cv-item+.header-cv-item {
		margin-left: 16px;
	}

	.header-btn {
		line-height: 1.2;
		align-items: center;
		justify-content: space-between;
		text-align: left;
		padding-top: 16px;
		padding-bottom: 16px;
		padding-left: 40px;
		padding-right: 8px;
		position: relative;
		background-position: left 16px center;
	}

	.header-btn:after {
		content: "";
		width: 16px;
		height: 16px;
		margin-left: 8px;
		background-image: url(/assets/images/common/icon-arrow01-next-blue.svg);
		background-repeat: no-repeat;
		background-size: 16px;
		background-position: center;
	}

	header.-opened {
		height: 100%;
	}

	header.-opened .header-logo:after {
		opacity: 1;
	}

	header.-opened .header-logo-link img {
		opacity: 0;
	}

	header.-opened .header-logo {
		position: fixed;
		background-image: url(/assets/images/common/logomark-hn-white.png);
		z-index: 1;
	}

	header.-opened .header-h-icon-inner {
		opacity: 0;
	}

	header.-opened .header-h-icon:before {
		top: 6px;
		transform: rotate(45deg);
	}

	header.-opened .header-h-icon:after {
		top: 6px;
		transform: rotate(-45deg);
	}

	.-scroll-cposi,
	.-scroll-fixed {
		top: 0;
	}

	.-scroll-cposi .header-inner,
	.-scroll-fixed .header-inner {
		border-radius: 0;
		backdrop-filter: blur(0);
		background-color: rgba(255, 255, 255, 0);
	}

	.-scroll-cposi .header-btn.-white,
	.-scroll-fixed .header-btn.-white {
		background-color: #FFFFFF;
	}

	/*=== / HEADER===*/

	/*===FOOTER===*/

	footer {
		padding-top: clamp(5rem, -3.401rem + 24.84vw, 12.5rem);
	}

	.footer-pagetop {
		top: clamp(0rem, -5.6rem + 16.56vw, 5rem);
		right: clamp(1rem, -0.68rem + 4.97vw, 2.5rem);
	}

	.footer-pagetop-link:before {
		width: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
		height: clamp(1rem, 0.44rem + 1.66vw, 1.5rem);
	}

	.footer-pagetop-link-inner {
		font-size: clamp(0.875rem, 0.735rem + 0.41vw, 1rem);
	}

	.footer-inner {
		padding-left: clamp(1rem, -0.68rem + 4.97vw, 2.5rem);
		padding-right: clamp(1rem, -0.68rem + 4.97vw, 2.5rem);
	}

	.footer-breadcrumb-item {
		font-size: clamp(0.875rem, 0.735rem + 0.41vw, 1rem);
	}

	.footer-breadcrumb+footer {
		margin-top: 16px;
	}

	.footer-cv-item+.footer-cv-item {
		margin-left: clamp(1rem, -0.68rem + 4.97vw, 2.5rem);
	}

	.footer-cv-en {
		font-size: clamp(2.75rem, -1.03rem + 11.18vw, 6.125rem);
	}

	.footer-cv-jp {
		font-size: clamp(1rem, -0.12rem + 3.31vw, 2rem);
	}

	.footer-cv-tit-item+.footer-cv-tit-item {
		margin-top: calc(clamp(1.25rem, -0.15rem + 4.14vw, 2.5rem) * -1);
	}

	.footer-cv-tit+* {
		margin-top: 24px;
	}

	.footer-btn {
		padding-top: clamp(5.5rem, 3.82rem + 4.97vw, 7rem);
		padding-right: clamp(2rem, 1.44rem + 1.66vw, 2.5rem);
		padding-left: clamp(2rem, 1.44rem + 1.66vw, 2.5rem);
		padding-bottom: clamp(2rem, 1.44rem + 1.66vw, 2.5rem);
		background-size: clamp(2.5rem, 1.38rem + 3.31vw, 3.5rem);
		background-position: left clamp(2rem, 1.44rem + 1.66vw, 2.5rem) top clamp(2rem, 1.44rem + 1.66vw, 2.5rem);
		border-radius: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
	}

	.footer-btn-subtit {
		font-size: clamp(0.875rem, 0.735rem + 0.41vw, 1rem);
	}

	.footer-btn-tit {
		font-size: clamp(1rem, 0.72rem + 0.83vw, 1.25rem);
	}

	.footer-btn:after {
		width: clamp(5rem, 2.76rem + 6.63vw, 7rem);
		height: clamp(5rem, 2.76rem + 6.63vw, 7rem);
	}

	.footer-btn:before {
		width: clamp(0.75rem, 0.47rem + 0.83vw, 1rem);
		height: clamp(0.75rem, 0.47rem + 0.83vw, 1rem);
		right: clamp(0.5rem, 0.22rem + 0.83vw, 0.75rem);
		bottom: clamp(0.5rem, 0.22rem + 0.83vw, 0.75rem);
		background-size: clamp(0.75rem, 0.47rem + 0.83vw, 1rem);
	}

	.footer-logo {
		margin-right: 24px;
	}

	.footer-menu-inner {
		flex-wrap: wrap;
	}

	.footer-menu {
		padding-bottom: 32px;
	}

	.footer-nav-list {
		flex-wrap: wrap;
		margin-top: 8px;
		margin-bottom: 8px;
	}

	.footer-nav-link {
		font-size: clamp(0.875rem, 0.735rem + 0.41vw, 1rem);
	}

	.footer-credits-logo {
		width: clamp(5rem, 3.32rem + 4.97vw, 6.5rem);
	}

	.footer-credits-txt {
		flex-wrap: wrap;
	}

	.footer-credits-item+.footer-credits-item {
		margin-left: clamp(1rem, -0.68rem + 4.97vw, 2.5rem);
	}

	.footer-credits-name,
	.footer-credits-copyright {
		font-size: clamp(0.625rem, 0.345rem + 0.83vw, 0.875rem);
	}

	.footer-credits-name {
		min-width: fit-content;
		margin-right: 16px;
	}

	.footer-credits-copyright {
		flex: 1;
		min-width: fit-content;
		margin-top: 4px;
		margin-bottom: 4px;
		margin-left: 0;
	}

	/*=== / FOOTER===*/

	.top-main-contents {
		top: auto;
		bottom: 18%;
		margin-top: 0;
	}

	.top-mainvisual{
		min-height: auto;
	}

	.top-main-contents-item+.top-main-contents-item {
		margin-top: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
	}

	.top-main-copy-name {
		font-size: clamp(0.875rem, 0.455rem + 1.24vw, 1.25rem);
	}

	.top-main-copy-heading {
		font-size: clamp(2rem, 1.44rem + 1.66vw, 2.5rem);
	}

	.top-main-btn {
		padding-right: 32px;
		font-size: clamp(0.875rem, 0.735rem + 0.41vw, 1rem);
	}

	.top-main-btn:after {
		width: 16px;
		height: 16px;
		background-size: 16px;
	}

	.too-issue-list {
		display: block;
	}

	.too-issue-item {
		padding-top: 56px;
		padding-right: 80px;
		padding-bottom: 56px;
		padding-left: 80px;
	}

	.too-issue-item+.too-issue-item {
		margin-top: 40px;
		margin-left: 0;
	}

	.top-issue-subtit {
		display: flex;
		align-items: center;
	}

	.top-overview-tit+* {
		margin-top: clamp(5rem, 2.2rem + 8.28vw, 7.5rem);
	}

	.too-issue-images {
		margin-left: 0;
		margin-right: 0;
	}

	.top-issue-name {
		text-align: left;
		margin-top: 0;
		margin-left: 24px;
	}

	.top-overview-images+.top-overview-copy {
		margin-left: clamp(1.5rem, -1.3rem + 8.28vw, 4rem);
	}

	.top-overview-images {
		padding-top: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
		padding-right: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
		padding-bottom: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
		padding-left: clamp(1.5rem, 0.38rem + 3.31vw, 2.5rem);
	}

	.top-overview-txt {
		margin-top: clamp(1rem, -1.24rem + 6.63vw, 3rem);
	}

	.top-consultant-bnr {
		display: block;
		padding-top: 32px;
		padding-right: 32px;
		padding-bottom: 32px;
		padding-left: 32px;
	}

	.top-consultant-details {
		margin-top: 24px;
		margin-left: 0;
		padding-top: 24px;
		padding-left: 0;
		border-top: 1px solid #FFFFFF;
		border-left: 0;
	}

	.top-case-btn-wrap {
		margin-top: 40px;
	}

	.top-news-list {
		margin-top: clamp(0rem, -1.4rem + 4.14vw, 1.25rem);
	}

	.top-news-inner {
		padding-top: clamp(2rem, -1.36rem + 9.94vw, 5rem);
		padding-right: clamp(2rem, -1.36rem + 9.94vw, 5rem);
		padding-bottom: clamp(2rem, -1.36rem + 9.94vw, 5rem);
		padding-left: clamp(2rem, -1.36rem + 9.94vw, 5rem);
	}

	.top-news-btn-wrap {
		margin-top: clamp(2rem, -1.36rem + 9.94vw, 5rem);
	}

	.feature-summary {
		width: 100%;
		overflow-x: hidden;
		padding-bottom: 80px !important;
		border-radius: clamp(2.5rem, -0.3rem + 8.28vw, 5rem) !important;
	}

	.feature-summary-copy {
		padding-top: 0;
		padding-bottom: 0;
	}

	.feature-summary-tit:after {
		width: 56.6%;
		left: -40px;
	}

	.feature-details {
		margin-top: 0;
	}

	/*===ANIMATION===*/

	.top-main-contents {
		transform: translateX(0) translateY(0);
	}

	.top-issue-list li.-scroll-slideup:nth-child(2) {
		transition: all 0.4s ease;
	}

	.top-issue-list li.-scroll-slideup:nth-child(3) {
		transition: all 0.4s ease;
	}

	.-loading-end .top-main-contents {
		transform: translateX(-100px) translateY(0);
	}

	/*=== / ANIMATION===*/

}

@media only screen and (max-width: 540px) {

	body {
		line-height: 1.8;
	}

	.-sp,
	.-pcsp {
		display: block;
	}

	.-pc,
	.-tab,
	.-pctab,
	.-pctab.-inline {
		display: none;
	}

	.-deco-large01 {
		font-size: clamp(5rem, -0.682rem + 24.24vw, 7.5rem);
	}

	.-lower-main-type01-inner {
		max-width: 90%;
	}

	.-sp-line03 {
		-webkit-line-clamp: 3;
	}

	*+.-btn-wrap {
		margin-top: 80px;
	}

	.-btn-inner .-btn {
		max-width: 100%;
	}

	.-card-logo {
		width: 68%;
		max-width: 100%;
	}

	.-card-illust {
		max-width: clamp(7.5rem, 0.26rem + 36.2vw, 12.5rem);
	}

	.-panel-row-row {
		display: block;
	}

	.-panel-row-row-item+.-panel-row-row-item {
		margin-top: 40px;
		margin-left: 0;
	}

	.-panel-row-details-price {
		min-height: auto;
	}

	.-panel-summary {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		justify-content: center;
	}

	.-panel-images {
		width: 100%;
		max-width: 100%;
	}

	.-panel-summary-item+.-panel-summary-item {
		margin-top: 24px;
		margin-left: 0;
	}

	.-panel-btn {
		max-width: 100%;
	}

	.-panel-row-images {
		display: block;
	}

	.-panel-row-images-item+.-panel-row-images-item {
		margin-top: 8px;
		margin-left: 0;
	}

	.-link-item .-txtlink {
		padding-top: 32px;
		padding-bottom: 32px;
	}

	.-row03 {
		display: block;
	}

	.-row03 .-row-item {
		width: 100%;
	}

	.-row03 .-row-item:not(:nth-of-type(3n)) {
		margin-right: 0;
	}

	.-row03 .-row-item:not(:nth-child(1)) {
		margin-top: 24px;
	}

	.-article-company {
		display: block;
	}

	.-article-company-info {
		margin-top: 40px;
		margin-left: 0;
	}

	.-article-company-logo {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
	}

	.-article-company-record.-article-summary-item {
		display: block;
		margin-top: 24px;
	}

	.-article-company-record-inner {
		border-left: 0;
		padding-bottom: 24px;
		border-bottom: 1px solid #DDDDDD;
	}

	.-article-company-record-inner+.-article-company-record-inner {
		margin-top: 24px;
	}

	.-article-company-record-inner:last-child {
		border-right: 0;
	}

	.-article-member-details-inner+.-article-member-details-inner {
		margin-top: 8px;
	}

	.-article-member-details {
		margin-left: 16px;
	}

	img+.-article-details-images-caption {
		text-align: left;
	}

	.-dl-tit {
		min-width: 144px;
	}

	.-refs-lsit {
		display: block;
	}

	.-refs-item {
		width: 100%;
	}

	.-refs-item+.-refs-item {
		margin-top: 16px;
		margin-left: 0;
		padding-top: 16px;
		padding-left: 0;
		border-top: 1px solid #DDDDDD;
		border-left: 0 solid #DDDDDD;
	}

	.-lo-row02 {
		display: block;
	}

	.-form-desc {
		width: 100%;
		max-width: 100%;
	}

	.-lo-row-item+.-lo-row-item,
	.-lo-row-item.-small+.-lo-row-item {
		margin-top: 40px;
		margin-left: 0;
	}

	.-lo-row-item.-small {
		width: 100%;
		max-width: 100%;
	}

	.-form-bg:after {
		width: 100%;
		right: 0;
		border-radius: 24px;
	}

	.-form-bg .-form-inner {
		padding-right: 32px;
	}

	.-form-btn button,
	.-form-btn input[type="submit"],
	.-form-btn input[type="button"] {
		max-width: 100%;
	}

	.-filter-row-item {
		width: 100%;
		min-width: auto;
	}

	.-tab-nav-item:first-child {
		border-left: 0;
	}

	.-tab-nav-item:last-child {
		border-right: 0;
	}

	.-tab-nav-item {
		letter-spacing: -0.01em;
	}

	.-tab-nav-link span {
		padding-bottom: 20px;
		padding-right: 16px;
		padding-left: 16px;
		background-size: 16px;
		background-position: center bottom;
	}

	#-tab-under .-tab-nav-link span {
		padding-top: 20px;
		padding-bottom: 0;
		background-position: center top;
	}

	.-tab-nav-link.-current span,
	#-tab-under .-tab-nav-link.-current span {
		padding-top: 0;
		padding-bottom: 0;
	}

	.-toc-menu {
		display: block;
	}

	.-bottom-toc .-toc-menu {
		padding-bottom: 0;
	}

	.-toc-menu-item {
		width: 100%;
		margin-right: 0;
	}

	.-toc-menu-item:nth-child(2) {
		margin-top: 16px;
	}

	.-spec-row {
		display: block;
	}

	.-spec-row .-spec-item {
		width: 100%;
	}

	.-spec-row .-spec-item .-spec-details {
		padding-right: 0;
		border-right: 0;
	}

	.-spec-row .-spec-item:nth-of-type(2n) .-spec-details {
		padding-left: 0;
	}

	.-spec-row .-spec-item .-spec-name {
		min-height: auto;
	}

	.-tbl-head .-tbl-func-tit,
	.-tbl-head .-tbl-td-name {
		display: none;
	}

	.-tbl-tr {
		display: block;
	}

	.-tbl-tr.-tbl-head {
		display: flex;
	}

	.-tbl-func-tit {
		width: 100%;
		justify-content: center;
	}

	.-tbl-td.-tbl-func-tit+.-tbl-td,
	.-tbl-td+.-tbl-td.-tbl-td-func {
		border-left: 0;
	}

	.-tbl-func-tit+*,
	.-tbl-td-name+* {
		border-top: 1px solid #DDDDDD;
	}

	.-tbl-head .-tbl-td-name+*,
	.-tbl-head .-tbl-func-tit+* {
		border-top: 0;
	}

	.-tbl-td-item {
		justify-content: center;
	}

	.-tbl-td-inner {
		display: block;
	}

	.-tbl-td-name,
	.-tbl-td-func {
		width: 100%;
		justify-content: center;
	}

	.-tbl-func-tit .-tbl-td-item,
	.-tbl-td-name .-tbl-td-item {
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.-tbl-td-inner {
		background-color: #FFFFFF;
	}

	.-tbl-td-name {
		background-color: #FAFAFA;
	}

	.-banner-row {
		display: block;
	}

	.-banner-overview {
		padding-top: 8px;
	}

	.-banner-disc {
		padding-right: 32px;
		padding-bottom: 32px;
		padding-left: 32px;
	}

	.-banner-row-item+.-banner-row-item {
		margin-top: 24px;
		margin-left: 0;
	}

	.-banner-tit-item {
		letter-spacing: -0.01em;
	}

	.-step {
		display: block;
	}

	.-step-contents {
		display: flex;
		align-items: center;
	}

	.-step-contents-item {
		display: flex;
		align-items: center;
		flex: 1;
		text-align: left;
		margin-left: 24px;
	}

	.-step-icon {
		margin-left: 0;
		margin-right: 0;
	}

	.-step-icon+* {
		margin-top: 0;
		margin-left: 8px;
	}

	.-step-number {
		width: auto;
		position: static;
		transform: translateY(0);
	}

	.-step-item,
	.-step-item:last-child {
		width: 100%;
		margin-top: 0;
	}

	.-step-item:not(:last-child) {
		padding-right: 0;
		padding-bottom: 40px;
	}

	.-step-item:not(:last-child):after {
		top: auto;
		bottom: 10px;
		left: 50%;
		right: auto;
		transform: translateX(-50%);
		background-image: url(/assets/images/common/icon-arrow01-down-blue.svg);
	}


	.-anchor-item {
		width: calc((100% - 8px)/2);
		min-height: 75px;
		margin-top: 8px;
		margin-right: 8px;
	}

	.-anchor-item:nth-of-type(3n) {
		margin-right: 8px;
	}

	.-anchor-item:nth-of-type(2n) {
		margin-right: 0;
	}

	.-anchor-item:nth-child(3) {
		margin-top: 8px;
	}

	/*===FOOTER===*/

	.footer-wrap {
		padding-top: 120px;
	}

	.footer-cv-list,
	.footer-cv-item {
		display: block;
	}

	.footer-cv-item+.footer-cv-item {
		margin-left: 0;
		margin-top: 16px;
	}

	.footer-btn {
		padding-top: 32px;
		padding-left: 80px;
		background-position: left 32px center;
	}

	.footer-pagetop {
		top: -4px;
	}

	.footer-pagetop-link-inner {
		font-size: 12px;
	}

	.footer-menu {
		padding-top: 64px;
		padding-bottom: 64px;
	}

	.footer-logo {
		width: 200px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		left: -12px;
	}

	.footer-nav-list {
		flex-wrap: wrap;
		margin-top: 40px;
		margin-bottom: 0;
	}

	.footer-nav-item {
		display: flex;
		padding-bottom: 16px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	}

	.footer-nav-item,
	.footer-nav-item:not(:last-child) {
		width: calc((100% - 16px) / 2);
		margin-top: 16px;
		margin-right: 16px;
	}

	.footer-nav-item:nth-of-type(2n) {
		margin-right: 0;
	}

	.footer-nav-item:nth-child(1),
	.footer-nav-item:nth-child(2) {
		margin-top: 0;
	}

	.footer-nav-link {
		width: 100%;
		display: flex;
		align-items: center;
		padding-right: 24px;
		position: relative;
	}

	.footer-nav-link:after {
		content: "";
		display: block;
		width: 16px;
		height: 16px;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		background-image: url(/assets/images/common/icon-arrow01-next-white.svg);
		background-size: 100%;
		background-position: center;
	}

	.footer-credits-txt {
		display: block;
	}

	.footer-credits-name {
		min-width: auto;
		margin-right: 0;
	}

	.footer-credits-copyright {
		margin-bottom: 0;
	}

	.footer-cv-tit-item+.footer-cv-tit-item {
		margin-top: 0;
	}

	/*=== / FOOTER===*/

	.top-main-inner {
		position: relative;
	}

	.top-mainvisual {
		height: calc(100vh - 72px);
	}

	.top-main-contents {
		top: auto;
		bottom: 12.7%;
		transform: translateX(0) translateY(0);
	}

	.top-main-cv {
		max-width: 100%;
	}

	.top-main-copy-heading {
		font-size: clamp(1.5rem, 0.37rem + 4.82vw, 2rem);
	}

	.top-mainvisual .top-mainvisual-deco {
		height: calc(100vh - 72px);
	}

	.top-main-logo {
		bottom: 16px;
	}

	.too-issue-item {
		padding-top: 40px;
		padding-right: 40px;
		padding-bottom: 40px;
		padding-left: 40px;
	}

	.top-issue-subtit {
		display: block;
	}

	.too-issue-images {
		margin-left: auto;
		margin-right: auto;
	}

	.top-issue-name {
		text-align: center;
		margin-top: 24px;
		margin-left: 0;
	}

	.top-overview-deco {
		width: 100%;
		top: -160px;
		right: -20px;
	}

	.top-clip-white {
		padding-right: 0;
	}

	.top-overview-tit {
		position: relative;
	}

	.top-overview-tit-deco {
		display: block;
		width: 47.6%;
		max-width: 160px;
		aspect-ratio: 32 / 27;
		background-image: url(/assets/images/common/deco-network-right.svg);
		background-repeat: no-repeat;
		background-size: 100%;
		position: absolute;
		right: 0;
		bottom: -56px;
	}

	.top-overview-details-item {
		width: 100%;
		display: block;
		padding-top: 48px;
	}

	.top-overview-images {
		display: flex;
		justify-content: center;
		width: 100%;
		max-width: 100%;
		padding-top: 32px;
		padding-right: 32px;
		padding-bottom: 32px;
		padding-left: 32px;
	}

	.top-overview-images img {
		max-width: 280px;
	}

	.top-overview-images+.top-overview-copy {
		margin-top: 24px;
		margin-left: 0;
	}

	.top-point-number {
		position: absolute;
		top: 0;
	}

	.top-overview-details-deco {
		width: 47.6%;
		max-width: 160px;
		left: 0;
		top: auto;
		right: auto;
		bottom: -56px;
		transform: translateY(0);
		background-image: url(/assets/images/common/deco-network-left.svg);
	}

	.top-overview-details-deco.-left {
		right: 0;
		left: auto;
		background-image: url(/assets/images/common/deco-network-right.svg);
	}

	.top-overview-details-inner+.top-overview-details-inner {
		margin-top: 80px;
	}

	#top-issue {
		padding-bottom: 240px;
	}

	.top-issue-tit-item {
		width: 60%;
	}

	.top-issue-tit-item+.top-issue-tit-item {
		width: 40%;
	}

	.top-consultant-details-inner:before {
		display: none;
	}

	.top-consultant-details-copy {
		margin-left: 0;
	}

	.top-consultant-details-tit {
		display: flex;
		align-items: center;
	}

	.top-consultant-details-tit .top-consultant-details-tit-inner {
		display: block;
		flex: 1;
		margin-left: 16px;
	}

	.top-consultant-details-tit:before {
		content: "";
		display: block;
		width: 64px;
		height: 64px;
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: center;
	}

	.top-consultant-details01 .top-consultant-details-tit:before {
		background-image: url(/assets/images/top/consultant-details-icon01.svg);
	}

	.top-consultant-details02 .top-consultant-details-tit:before {
		background-image: url(/assets/images/top/consultant-details-icon02.svg);
	}

	.top-consultant-details-txt {
		margin-top: 8px;
	}

	.top-consultant-details-inner+.top-consultant-details-inner {
		background-position: top center;
		margin-top: 16px;
		padding-top: 24px;
	}

	#top-case {
		background-image: url(/assets/images/top/bg-case-sp.svg);
		background-position: top left;
	}

	.top-case-list li:nth-child(2) {
		top: 0;
	}

	.top-btn-inner {
		display: block;
	}

	.top-btn-item+.top-btn-item {
		margin-top: 16px;
		margin-left: 0;
	}

	.top-btn-item:last-child {
		flex-direction: row;

	}

	.top-btn-item:last-child .-card.-single+.-card.-single {
		margin-top: 0;
		margin-left: 16px;
	}

	.top-news-item {
		display: block;
	}

	.top-news-list {
		margin-top: 8px;
		margin-left: 0;
	}

	.feature-summary-images {
		width: 60vw;
		max-width: 224px;
		position: absolute;
		top: 40px;
		right: -10px;
	}

	.feature-summary-copy {
		position: relative;
		z-index: 1;
	}

	.feature-summary-tit+* {
		margin-top: 16px;
	}

	.feature-summary-tit-inner {
		display: block;
		width: 60%;
	}

	.feature-summary+.feature-details:after {
		display: none;
	}

	.feature-summary-tit {
		display: flex;
	}

	.feature-summary-tit:after {
		width: 41%;
		max-width: 142px;
		top: -40px;
		bottom: auto;
		left: auto;
		right: -16px;
		background-image: url(/assets/images/common/deco-network-right.svg);
	}

	/*===ANIMATION===*/

	.top-mainvisual-deco-path {
		transform: translateX(0) translateY(0);
	}

	@keyframes top-mainvisual-deco-path01 {
		0% {
			opacity: 0;
			fill: #CE9449;
			transform: rotate(-15deg) translateY(-41%) translateX(-116%);
		}

		5% {
			opacity: 1;
		}

		20% {
			transform: rotate(0) translateY(0) translateX(0);
			fill: #CE9449;
		}

		80% {
			fill: #CE9449;
		}

		100% {
			transform: rotate(0) translateY(0) translateX(0);
			fill: #EEEEEE;
		}
	}

	.-scroll-slideup.top-overview-details-deco {
		transform: translateX(-90px) translateY(-20px);
	}

	.-scroll-slideup.top-overview-details-deco.-left,
	.-scroll-slideup.top-overview-tit-deco {
		transform: translateX(90px) translateY(-20px);
	}

	.-scroll-slideup.-fadein.top-overview-details-deco,
	.-scroll-slideup.-fadein.top-overview-details-deco.-left,
	.-scroll-slideup.-fadein.top-overview-tit-deco {
		transform: translateX(0) translateY(0);
	}

	.-scroll-slideup.-delay:nth-child(2),
	.-scroll-slideup.-delay:nth-child(3),
	.-scroll-slideup.-delay:nth-child(4),
	.-scroll-slideup.-delay:nth-child(5) {
		transition: all 0.4s ease;
	}

	/*=== / ANIMATION===*/
}

@media only screen and (max-width:340px) {
	.-checkbox-item input.error {
		margin-top: 4em;
		margin-bottom: 4em;
	}
}