#app {
	width: 100%;
}

.top-hero-slideWrap {
	position: relative
}

.top-hero-slideWrap>.kf-inner {
	bottom: 0;
	color: #fff;
	height: -webkit-max-content;
	height: -moz-max-content;
	height: max-content;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1
}

.top-hero-slideWrap .swiper-pagination {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.top-hero-slideWrap .swiper-pagination-bullet::before {
	background: #ccc;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	margin: auto;
	position: absolute;
	top: -2px;
	width: 100%;
	z-index: 1
}

.top-hero-slideWrap .swiper-pagination-bullet-active {
	background: 0 0
}

.top-hero-slideWrap .swiper-pagination-bullet-active::before {
	background: #092c7e
}

.top-hero-slide {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center
}

.top-hero-slide__li {
	position: relative;
	width: 100%
}

.top-hero-slide__thumb {
	position: relative
}

.top-hero-slide__thumb::before {
	content: "";
	display: block
}

.top-hero-slide__thumb img {
	-o-object-fit: cover;
	height: 100%;
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1
}

.top-hero-slide__content {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	bottom: 0;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1
}

.top-hero-slide__btn {
	display: inline-block;
	margin-top: 1.25em
}

.top-hero-slide__pagination {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	align-items: center;
	background: #fff;
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	position: absolute;
	right: 0;
	z-index: 1
}

.top-hero-slide__pagination>p {
	padding: 0 .75em
}

.top-description {
	line-height: 1.85;
	text-align: center
}

.top-6clm {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between
}

.top-6clm__li img {
	height: auto;
	width: 100%
}

.top-inquiryArea-B {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.top-features-title {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.333
}

.top-features-title__label {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	align-items: center;
	background: #092a73;
	border-radius: 50%;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 2.5em;
	justify-content: center;
	width: 2.5em
}

.top-features-title__text {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-weight: 700;
	padding-left: .5em
}

.top-features-subtitle {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-weight: 700;
	line-height: 1.333;
	margin-top: 40px
}

.top-features-subtitle+.top-thumbScroll {
	margin-top: 40px
}

.top-features-text {
	line-height: 1.75;
	margin-top: 1.5em
}

.top-features-subtext {
	font-weight: 700;
	line-height: 1.333;
	margin-top: 20px;
	text-align: center
}

.top-features-btn {
	margin-top: 1.5em
}

.top-features-clm {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.top-features-clm__thumb img {
	display: block;
	height: auto;
	position: relative;
	width: 100%
}

.top-features-clm__full {
	width: 100%
}

.top-achieve-slideWrap .swiper-button-next,
.top-achieve-slideWrap .swiper-button-prev {
	border: 1px solid #ccc;
	border-radius: 50%;
	position: static
}

.top-achieve-slideWrap .swiper-button-next::after,
.top-achieve-slideWrap .swiper-button-prev::after {
	font-family: kf-icon !important
}

.top-achieve-slideWrap .swiper-button-next::after,
.top-achieve-slideWrap .swiper-button-prev::after {
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	background: 0 0;
	color: #333;
	content: "\e900";
	font-size: .5em;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	text-transform: none
}

.top-achieve-slide-btns {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center
}

.top-achieve-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.top-achieve-slide__li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.top-achieve-slide__thumb img {
	height: auto;
	width: 100%
}

.top-achieve-slide__title {
	font-weight: 700;
	line-height: 1.75
}

.top-achieve-slide__text {
	line-height: 1.75;
	line-height: 1.85;
	margin-top: 1em
}

.top-achieve-slide-list {
	line-height: 1.75;
	margin-top: 1em
}

.top-achieve-slide-list__li {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: .5em
}

.top-achieve-slide-list__li>i {
	height: 1em;
	width: 1em
}

.top-achieve-slide-list__li>i img {
	height: auto;
	vertical-align: baseline;
	width: 100%
}

.top-achieve-slide-list__li>span {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: .5em
}

.top-section-title {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between
}

.top-section-title__h2 {
	font-family: Helvetica, Segoe UI, Arial, sans-serif
}

.top-section-title__h3 {
	font-weight: 700
}

.top-casestudy-logoclm {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.top-casestudy-casesList {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap
}

.top-casestudy-casesList__li img {
	height: auto;
	width: 100%
}

.top-column-block:hover {
	text-decoration: none
}

.top-column-block__thumb {
	aspect-ratio: 392/263;
	position: relative
}

.top-column-block__thumb img {
	-o-object-fit: contain;
	bottom: 0;
	height: 100%;
	left: 0;
	object-fit: contain;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1
}

.top-column-block__contents {
	padding-top: 1.5em
}

.top-column-block__title {
	font-weight: 700
}

.top-column-block__text {
	margin-top: 1em
}

.top-office-fullimg {
	position: relative
}

.top-office-fullimg img {
	-o-object-fit: contain;
	bottom: 0;
	height: 100%;
	left: 0;
	margin: auto;
	object-fit: contain;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1
}

.top-inquiryArea {
	background: url(/sites/default/files/shared_contents/renewal/assets/top/img/inquiry_bg.jpg) no-repeat;
	background-size: cover
}

.top-clm2__title {
	font-weight: 700
}

.top-clm2__text {
	margin-top: 1em
}

.top-clm2__btn {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin-top: 1em
}

.top-clm2__btn>* {
	margin-right: 2em
}

@media (min-width:769px) {
	.top-hero {
		padding-bottom: 0
	}

	.top-hero-slideWrap .swiper-pagination-bullet {
		background: 0 0;
		height: 1em;
		margin: 0 4px;
		opacity: 1;
		position: relative;
		width: 24px
	}

	.top-hero-slide__thumb::before {
		padding-bottom: 54.0540540541%;
		padding-bottom: 320px
	}

	.top-hero-slide__title {
		font-size: min(2.7027027027vw, 40px);
		width: 49.1216216216vw
	}

	.top-hero-slide__subtitle {
		font-size: min(1.6216216216vw, 24px);
		margin-top: 1.25em
	}

	.top-hero-slide__btn {
		font-size: min(1.0810810811vw, 16px)
	}

	.top-hero-slide__pagination {
		font-size: 13px;
		height: 60px;
		width: 300px
	}

	.top-text--lg {
		font-size: min(1.0810810811vw, 16px)
	}

	.top-6clm {
		margin-top: 60px
	}

	.top-6clm__li {
		padding: 0 16px;
		width: 16.6666666667%
	}

	.top-supportArea {
		padding-bottom: 40px
	}

	.top-inquiryArea-B {
		background: url(/sites/default/files/shared_contents/renewal/assets/top/img/inquiry-b_bg.jpg) no-repeat;
		background-size: cover;
		height: 360px;
		padding: 10px 0
	}

	.top-inquiryArea-B .kf-clm2 {
		margin: 0 auto;
		margin-bottom: 40px;
		max-width: 848px
	}

	.top-features-title {
		font-size: min(1.8918918919vw, 28px)
	}

	.top-features-subtitle {
		font-size: min(1.6216216216vw, 24px)
	}

	.top-features-text {
		font-size: min(1.0810810811vw, 16px)
	}

	.top-features-subtext {
		font-size: min(1.3513513514vw, 20px)
	}

	.top-features-btn {
		font-size: min(1.0810810811vw, 16px)
	}

	.top-features-clm {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		align-items: center;
		justify-content: space-between;
		margin-top: 60px
	}

	.top-features-clm+.top-features-clm {
		margin-top: 80px
	}

	.top-features-clm__content {
		width: 40.3225806452%
	}

	.top-features-clm__thumb {
		width: 56.7741935484%
	}

	.top-features-clm__thumb img {
		left: -9.9431818182%
	}

	.top-features-clm__content+.top-features-clm__thumb img {
		left: auto;
		right: -9.9431818182%
	}

	.top-features-clm__flex {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between
	}

	.top-features-clm__flex .top-features-text {
		width: 74.3548387097%
	}

	.top-features-clm__flex .top-features-btn {
		text-align: right;
		width: 16.1290322581%
	}

	.top-thumbScroll {
		margin-top: 60px
	}

	.top-thumbScroll img {
		height: auto;
		width: 100%
	}

	.top-achieve-slideWrap {
		margin-top: 100px
	}

	.top-achieve-slideWrap .swiper-button-next,
	.top-achieve-slideWrap .swiper-button-prev {
		font-size: min(5vw, 74px);
		height: 1em;
		margin: 0 10px;
		width: 1em
	}

	.top-achieve-slide-btns {
		margin-top: 50px
	}

	.top-achieve-slide__li {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.top-achieve-slide__contents {
		width: 40.1612903226%
	}

	.top-achieve-slide__contents {
		font-size: min(1.0810810811vw, 16px)
	}

	.top-achieve-slide__thumb {
		width: 56.7741935484%
	}

	.top-achieve-slide__title {
		font-size: min(1.6216216216vw, 24px)
	}

	.top-section-title__h2 {
		font-size: 48px;
		margin-bottom: 70px
	}

	.top-section-title__h3 {
		font-size: 24px;
		margin-bottom: 20px
	}

	.top-section-title__btn {
		font-size: 15px;
		margin-bottom: 70px
	}

	.top-casestudy-logoArea {
		margin: 0 auto 0
	}

	.top-casestudy-logoclm+.top-casestudy-logoclm {
		margin-top: 0
	}

	.top-casestudy-logoclm {
		margin: 30px auto 0
	}

	.top-casestudy-logoclm__li {
		max-width: 18%
	}

	.top-casestudy-cases {
		margin-top: 80px
	}

	.top-casestudy-casesList__li {
		width: 25%
	}

	.top-casestudy-moreBtn {
		margin: 0 auto;
		margin-top: 50px;
		width: 320px
	}

	.top-column-clm {
		margin-top: 45px
	}

	.top-column-block__contents {
		font-size: min(.9459459459vw, 14px)
	}

	.top-column-block__title {
		font-size: min(1.2162162162vw, 18px)
	}

	.top-column-moreBtn {
		margin: 0 auto;
		margin-top: 50px;
		width: 428px
	}

	.top-office-fullimg {
		aspect-ratio: 1480/480;
		margin-top: 50px
	}

	.top-office-moreBtn {
		margin: 0 auto;
		margin-top: 50px;
		width: 428px
	}

	.top-inquiryArea .kf-clm2 {
		margin-top: 40px
	}

	.top-clm2 {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between
	}

	.top-clm2__l,
	.top-clm2__r {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		justify-content: center;
		width: 50%
	}

	.top-clm2+.top-clm2 {
		margin-top: 120px
	}

	.top-clm2__l {
		padding-right: 8.1081081081%
	}

	.top-clm2+.top-clm2 .top-clm2__l {
		padding-left: 8.1081081081%;
		padding-right: 0
	}

	.top-clm2__r figure {
		margin-right: -8.1081081081vw
	}

	.top-clm2+.top-clm2 .top-clm2__r {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}

	.top-clm2+.top-clm2 .top-clm2__r figure {
		margin-left: -8.1081081081vw;
		margin-right: 0
	}

	.top-clm2__title {
		font-size: 24px
	}

	.top-clm2__text {
		font-size: 14px
	}

	.top-clm2__btn {
		font-size: 15px
	}
}

@media (min-width:769px) and (max-width:1028px) {
	.top-casestudy-logoclm__li {
		width: 18%
	}
}

@media (min-width:1480px) {
	.top-hero-slide__thumb::before {
		padding-bottom: 800px;
		padding-bottom: 320px
	}

	.top-hero-slide__btn {
		font-size: 15px
	}
}

@media (min-width:1495px) {
	.top-hero-slide__thumb img {
		-o-object-fit: cover;
		object-fit: cover
	}
}

@media (max-width:768px) {
	.top-hero {
		padding-bottom: 0
	}

	.top-hero-slideWrap .swiper-pagination-bullet {
		background: 0 0;
		height: 1em;
		margin: 0 2px;
		opacity: 1;
		position: relative;
		width: 12px
	}

	.top-hero-slide__thumb::before {
		padding-bottom: 85.3333333333%
	}

	.top-hero-slide__title {
		font-size: min(8vw, 45px)
	}

	.top-hero-slide__subtitle {
		font-size: min(5.3333333333vw, 30px);
		margin-top: 1em
	}

	.top-hero-slide__btn {
		font-size: min(4.2666666667vw, 24px);
		margin-bottom: -.5em
	}

	.top-hero-slide__pagination {
		font-size: 13px;
		height: 40px;
		width: 150px
	}

	.top-text--lg {
		font-size: min(4.2666666667vw, 24px)
	}

	.top-description {
		text-align: left
	}

	.top-6clm {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: 15px
	}

	.top-6clm__li {
		margin-top: 15px;
		width: calc(50% - 8px)
	}

	.top-supportArea {
		padding-bottom: 20px
	}

	.top-inquiryArea-B {
		aspect-ratio: 400/375;
		background: url(/sites/default/files/shared_contents/renewal/assets/top/img/inquiry-b_bg-sp.jpg) no-repeat;
		background-size: cover;
		padding: 10px 0
	}

	.top-inquiryArea-B .kf-clm2 {
		margin-bottom: 20px
	}

	.top-features-title {
		font-size: min(5.3333333333vw, 30px)
	}

	.top-features-subtitle {
		font-size: min(4.8vw, 27px)
	}

	.top-features-text {
		font-size: min(4.2666666667vw, 24px)
	}

	.top-features-subtext {
		font-size: min(4.8vw, 27px)
	}

	.top-features-btn {
		font-size: min(4.2666666667vw, 24px)
	}

	.top-features-clm {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		align-items: flex-start;
		flex-direction: column;
		justify-content: flex-start;
		margin-top: 30px
	}

	.top-features-clm+.top-features-clm {
		margin-top: 40px
	}

	.top-features-clm__content {
		width: 100%
	}

	.top-features-clm__thumb {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		margin-top: 1em;
		order: 1;
		width: 100%
	}

	.top-features-clm__flex .top-features-text {
		width: 100%
	}

	.top-features-clm__flex .top-features-btn {
		width: 100%
	}

	.top-thumbScroll {
		margin-right: -6.25vw;
		margin-top: 30px;
		overflow: auto;
		padding-right: 6.25vw
	}

	.top-achieve-slideWrap {
		margin: 50px -4.2666666667vw 0
	}

	.top-achieve-slideWrap .swiper-button-next,
	.top-achieve-slideWrap .swiper-button-prev {
		font-size: min(12.8vw, 72px);
		height: 1em;
		margin: 0 0 0 15px;
		width: 1em
	}

	.top-achieve-slide-btns {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin-top: 15px;
		padding: 0 4.2666666667vw
	}

	.top-achieve-slide {
		padding: 0 4.2666666667vw
	}

	.top-achieve-slide__li {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.top-achieve-slide__contents {
		width: 100%
	}

	.top-achieve-slide__contents {
		font-size: min(4.2666666667vw, 24px)
	}

	.top-achieve-slide__thumb {
		margin: 0 auto;
		margin-top: 20px
	}

	.top-achieve-slide__title {
		font-size: min(5.3333333333vw, 30px)
	}

	.top-section-title__h2 {
		font-size: 2.4rem;
		margin-bottom: 35px
	}

	.top-section-title__h3 {
		font-size: 2.4rem;
		margin-bottom: 20px
	}

	.top-section-title__btn {
		font-size: 1.5rem;
		margin-bottom: 35px
	}

	.top-casestudy-logoArea {
		margin: 0 auto 0
	}

	.top-casestudy-logoclm+.top-casestudy-logoclm {
		margin-top: 0
	}

	.top-casestudy-logoclm {
		margin: 25px auto 0
	}

	.top-casestudy-logoclm__li {
		width: calc(50% - 10px)
	}

	.top-casestudy-cases {
		margin-top: 40px
	}

	.top-casestudy-casesList__li {
		width: 50%
	}

	.top-casestudy-moreBtn {
		margin-top: 25px;
		width: 100%
	}

	.top-column-clm {
		margin-top: 25px
	}

	.top-column-block__contents {
		font-size: min(3.7333333333vw, 21px)
	}

	.top-column-block__title {
		font-size: min(4.8vw, 27px)
	}

	.top-column-moreBtn {
		margin-top: 25px;
		width: 100%
	}

	.top-office-fullimg {
		aspect-ratio: 375/250;
		margin-top: 25px
	}

	.top-office-moreBtn {
		margin-top: 25px;
		width: 100%
	}

	.top-inquiryArea .kf-clm2 {
		margin-top: 20px
	}

	.top-clm2+.top-clm2 {
		margin-top: 60px
	}

	.top-clm2__r {
		margin: 20px -6.25vw 0
	}

	.top-clm2__title {
		font-size: 2.4rem
	}

	.top-clm2__text {
		font-size: 1.4rem
	}

	.top-clm2__btn {
		font-size: 1.5rem
	}
}