.ashi-container {
	width: 100%;
	max-width: 1190px;
	padding: 0 15px;
	margin: 0 auto;
}

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

.ashi-banner {
	background-color: #171741;
	padding: 33.5px 0;
}

.ashi-banner h1 {
	font-family: 'Oxygen';
	font-weight: 700;
	font-size: 37px;
	line-height: 47px;
	color: #ED551E;
	margin: 53.5px 0 20px;
	max-width: 460px;
}

.ashi-banner-details {
	width: 50%;
}

.ashi-banner-image {
	width: 50%;
}

.ashi-banner-image>div {
	display: flex;
	justify-content: flex-end;
}

.ashi-banner-desc {
	font-family: 'Oxygen';
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
	max-width: 420px;
	margin: 0 0 27px;
}

.ashi-banner-btns {
	display: flex;
	flex-wrap: wrap;
	gap: 19.5px;
}

.ashi-banner-btns a {
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 6px 23px 7px;
	display: inline-block;
	text-decoration: none !important;
}

.ashi-banner-btns a:hover {
	color: #FFFFFF;
	background-color: #ED551E;
	border-color: #ED551E;
}

.ashi-banner-btns a.ashi-banner-orange {
	padding: 6px 30px 7px;
	background-color: #ED551E;
	border-color: #ED551E;
}

.ashi-banner-btns a.ashi-banner-orange:hover {
	color: #FFFFFF;
	border-color: #FFFFFF;
}

.ashi-banner-btns a.ashi-banner-orange:hover {
	color: #FFFFFF;
}

.ashi-pom {
	padding: 65px 0 76px;
	background-color: #D8D7EA;
}

.ashi-pom-details {
	width: 50%;
	padding: 32px 7px 0 0;
	padding-right: 7px;
}

.ashi-pom-details h2 {
	font-weight: 700;
	font-size: 37px;
	line-height: 47px;
	text-align: center;
	color: #1A154C;
	max-width: 434px;
	margin: 0 auto 33px;
}

.ashi-pom-desc {
	max-width: 500px;
	margin: 0 auto;
}

.ashi-pom-desc p {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #0B0A38;
	margin: 0 0 17px;
}

.ashi-pom-image {
	width: 50%;
	padding-left: 2.9%;
}

.ashi-wc {
	background-color: #0B0A38;
	padding: 98px 0 98px;
}

.ashi-wc h2 {
	font-weight: 700;
	font-size: 37px;
	line-height: 47px;
	text-align: center;
	color: #FFFFFF;
	max-width: 644px;
	margin: 0 auto;
}

.ashi-wc-list {
	width: 100%;
}

.ashi-wc-list ul {
	align-items: stretch;
	padding: 0 4px 0 0;
	margin: 0;
}

.ashi-wc-list li {
	width: 20%;
	padding: 0 10px;
}

@media (max-width: 1024px){
	.ashi-wc-list li {
		width: 33.33%;
	}
}

.ashi-wc-list li>div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.ashi-wc-heading {
	width: 100%;
	margin: 0 0 37px;
}

.ashi-wc-title {
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	color: #FFFFFF;
	margin: 0 0 12px;
}

.ashi-wc-desc {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
}
.ashi-wc-desc *:last-child{
	margin-bottom: 0;
}
.ashi-wc-desc a{
	color: #428bca;
}
.ashi-wc-desc a:hover{
	text-decoration: underline;
}

.ashi-wc>.ashi-container {
	max-width: 1362px;
}

/* .ashi-wc-list li:nth-child(1)>div {
	padding: 14px 0 0;
} */

.ashi .slick-arrow {
	cursor: pointer;
}

.ashi .slick-arrow:hover {
	opacity: 0.5;
}

/* .ashi-wc-list li:nth-child(2)>div {
	padding: 26px 0 0;
}

.ashi-wc-list li:nth-child(3)>div {
	padding: 20px 0 0;
} */

.ashi-wc-image {
	display: flex;
	margin: 0 0 22.47px;
	min-height: 87px;
    align-items: center;
}

/* .ashi-wc-list li:nth-child(2) .ashi-wc-image {
	margin: 0 0 35px;
}

.ashi-wc-list li:nth-child(3) .ashi-wc-image {
	margin: 0 0 35px;
}

.ashi-wc-list li:nth-child(4) .ashi-wc-image {
	margin: 0 0 10px;
} */

.ashi-wc-details {
	padding: 0 15px;
}

.ashi-nati h2 {
	font-weight: 700;
	font-size: 37px;
	line-height: 47px;
	color: #1A154C;
	max-width: 570px;
	margin: 0 0 34px;
}

.ashi-nati {
	padding: 100px 0 80px;
	background-color: #D8D7EA;
}

.ashi-nati-texts {
	margin: 0 -10px;
}

.ashi-nati-text {
	width: 50%;
	padding: 0 10px;
}
.ashi-nati-text  li,
.ashi-nati-text p {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #0B0A38;
	margin: 0 0 17px;
}
.ashi-blogs {
	padding: 99px 0 50px;
}

.ashi-blogs>.ashi-container {
	max-width: 1188px;
}

.ashi-blogs ul {
	padding: 0;
	list-style: none;
	margin: 0 -11px;
	align-items: stretch;
}

.ashi-blogs li {
	width: 50%;
	padding: 0 11px;
}

.ashi-blogs li>div {
	display: flex;
	flex-direction: column;
}

.ashi-blogs-details {
	background-color: #0B0A38;
	padding: 37px 42px 34px;
	flex-grow: 1;
}

.ashi-blogs-title {
	font-weight: 700;
	font-size: 37px;
	line-height: 47px;
	color: #FFFFFF;
	margin: 0 0 19px;
}

.ashi-blogs-desc p {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0 0 18px;
}

.ashi-blogs-button a {
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	color: #ED551E;
}

.ashi-testi-details h2 {
	font-weight: 700;
	font-size: 37px;
	line-height: 47px;
	color: #0B0A38;
	margin: 0 0 16.5px;
}

.ashi-testi {
	padding: 50px 0 99px;
}

.ashi-testi-details {
	width: 34%;
}

.ashi-testi-desc {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #0B0A38;
	max-width: 297px;
	margin: 0 0 81px;
}

.ashi-testi-arrows {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 26px;
	padding-left: 3px;
}

.ashi-testi-arrows>div {
	display: inline-flex !important;
}

.ashi-testi-list {
	width: 66%;
}

.ashi-testi-slider {
	margin: 0 -10px;
}

.ashi-testi-slider-it {
	padding: 0 10px;
}

.ashi-testi-slider-it>div {
	border: 1px solid #ED551E;
	padding: 28px 41px 39px 33px;
}

.ashi-testi-slider-it .avatar {
	margin: 0 0 9px;
}

.ashi-testi-slider-it .avatar img {
	width: 45.5px;
	height: 45.5px;
	border-radius: 50%;
}

.ashi-testi-slider-it .name {
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	color: #0B0A38;
	margin: 0 0 12px;
}

.ashi-testi-slider-it .review {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #0B0A38;
}

.ashi-qa {
	background-color: #D8D7EA;
	background-image: url(../img/Background_RepeatPrint.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 99px 0 100px;
}

.ashi-qa h2 {
	font-weight: 700;
	font-size: 37px;
	line-height: 47px;
	text-align: center;
	color: #0A0A38;
	width: 100%;
	margin: 0 0 50px;
}

.ashi-qa-collapse {
	width: 100%;
}

.ashi-qa-collapse ul {
	width: 100%;
	max-width: 766px;
	margin: 0 auto;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
	list-style: none;
}

.ashi-qa-main {
	display: none;
}

.ashi-qa-collapse li.active .plus {
	display: none;
}

.ashi-qa-collapse li.active .minus {
	display: block !important;
}

.ashi-qa-question {
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	color: #0B0A38;
	background: #FFFFFF;
	padding: 16.5px 30px;
	position: relative;
	cursor: pointer;
}

.ashi-qa-question .icon {
	position: absolute;
	top: 50%;
	right: 27px;
	transform: translate(0, -50%);
	display: flex;
}

.ashi-qa-main {
	background-color: #FFFFFF;
	padding: 3px 30px 28px;
}

.ashi-qa-main p {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #1A154C;
}

.ashi-al {
	padding: 100px 0 84px;
}

.ashi-al h2 {
	font-weight: 700;
	font-size: 37px;
	line-height: 47px;
	color: #0B0A38;
	margin: 0 0 50px;
}

.ashi-al-list ul {
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0 calc(-21px / 2);
}

.ashi-al-list li {
	width: calc(100% / 3);
	padding: 0 calc(21px / 2);
}

.ashi-al-image {
	display: flex;
}

.ashi-al-details {
	padding: 20px 28.5px 20px;
	border: 1px solid #ED551E;
	border-width: 0 1px 1px 1px;
	margin: -1px 0 0;
	position: relative;
	z-index: 1;
}

.ashi-al-date {
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #0B0A38;
	margin: 0 0 10px;
}

.ashi-al-title {
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	color: #0B0A38;
	margin: 0 0 5px;
}

.ashi-al-excerpt {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #0B0A38;
}

.ashi-gc {
	background: #0B0A38;
	padding: 67.5px 0;
	background-image: url(../img/ashi-gc.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.ashi-gc h2 {
	font-weight: 700;
	font-size: 37px;
	line-height: 47px;
	color: #ED551E;
	margin: 0 0 27px;
}

.ashi-gc>.ashi-container {
	max-width: 994px;
}

.ashi-banner-btns.gc-btns a.ashi-banner-white {
	padding: 5px 28px 8px;
}

.ashi-banner-image img {
	max-width: 100%;
}

.ashi-wc-arrows {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.ashi-wc-arrows {
	padding: 55px 2px 0;
}

.ashi-wc-arrows>div {
	display: inline-flex;
}

.ashi-blogs-image img {
	width: 100%;
}

.ashi-pom-image img {
	max-width: 100%;
}

.ashi-al-image img {
	width: 100%;
}

.ashi-packages {
	padding: 102.5px 0 163px;
}

.ashi-packages-arrows {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 15px;
}

.ashi-packages-arrows>div {
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	padding: 4px 23.5px 4px;
	background-color: #0B0A38;
	border-radius: 50px;
	cursor: pointer;
}

.ashi-packages-arrows>div:hover {
	opacity: 0.5;
}

.ashi-packages-it {
	width: 255px;
}

.ashi-packages-it:last-child>div {
	border-width: 1px;
}

.ashi-packages-it.slick-current {
	padding-left: 0;
}

.ashi-packages-it.slick-current>div {
	margin-left: 0px;
}

.ashi-packages-it>div {
	padding: 29px 17px 44px 20px;
	border: 1px solid #ED551E;
	border-width: 1px 0 1px 1px;
}

.ashi-packages-logo {
	display: flex;
	justify-content: center;
}

.ashi-packages-logo img {
	width: 100%;
	max-width: 144px;
	margin: 0 0 19.5px;
}

.ashi-packages-name {
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #0B0A38;
	margin: 0 0 12px;
}

.ashi-packages-desc {
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: #0B0A38;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	margin: 0 0 17.5px;
}

.ashi-packages>.ashi-container {
	max-width: 794px;
}

.ashi-packages-price {
	font-size: 40px;
	line-height: 51px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #0B0A38;
	margin: 0 0 10px;
}

.ashi-packages-join a,
.ashi-packages-policy a {
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	display: inline-block;
	background-color: #0B0A38;
	min-width: 202px;
	border-radius: 50px;
	padding: 3px 20px 4px;
	margin: 0 0 17.5px;
}

.ashi-packages-join a:hover,
.ashi-packages-policy a:hover {
	background-color: #ED551E;
	color: #FFFFFF;
	text-decoration: none;
}

.ashi-packages-mote {
	text-align: center;
}

.ashi-packages-mote a {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #0B0A38;
}

.ashi-packages-slider {
	margin-right: -2px;
}

.ashi-packages-services {
	display: none;
}

.ashi-packages-services ul {
	list-style: none;
	display: flex;
	flex-direction: column;
	padding: 0;
	gap: 10px;
}

.ashi-packages-services li {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	color: #07074e;
}

.ashi-service .icon {
	display: inline-flex;
	align-content: center;
	padding: 2px 0 0;
}

.ashi-packages-services li a {
	color: inherit;
	display: flex;
	align-items: start;
	gap: 8px;
	text-decoration: none;
}

.ashi-service .desc {
	display: none;
}

.flickity-button {
	display: none;
}

.ashi-packages-policy,
.ashi-packages-join {
	padding-left: 7px;
}

.ashi-service .name:hover {
	color: #e5a33b;
	text-decoration: none !important;
}

.ashi-packages-services {
	transition: all 0.3s linear;
	/* height: auto !important; */
}

.ashi-nati.pt-0 {
    padding-top: 0;
}
.ashi-nati.pb-0 {
    padding-bottom: 0;
}

.ashi-al-list a {
    text-decoration: none;
}

@media (min-width: 768px) {
	.hide-desk {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.ashi-banner-image img {
		width: 100%;
	}

	.hide-mob {
		display: none !important;
	}

	.ashi-container {
		padding: 0 30px;
	}

	.ashi-banner {
		padding: 49px 0;
	}

	.ashi-banner>.ashi-container {
		flex-direction: column-reverse;
	}

	.ashi-banner-details {
		width: 100%;
	}

	.ashi-banner-image {
		width: 100%;
	}

	.ashi-banner h1 {
		font-size: 32px;
		line-height: 40px;
		margin: 34.5px 0 7px;
	}

	.ashi-banner-desc {
		font-size: 19px;
		line-height: 24px;
		margin: 0 0 15px;
	}

	.ashi-banner-btns a {
		min-width: 205px;
	}

	.ashi-pom {
		padding: 50px 0 34px;
	}

	.ashi-pom>.ashi-container {
		flex-direction: column-reverse;
		padding: 0 16.5px;
	}

	.ashi-pom-image {
		width: 100%;
		padding: 0;
	}

	.ashi-pom-image img {
		width: 100%;
	}

	.ashi-pom-details {
		width: 100%;
		padding: 37px 0 0 0;
	}

	.ashi-pom-details h2 {
		font-size: 32px;
		line-height: 40px;
		margin: 0 auto 19px;
	}

	.ashi-pom-desc {
		padding: 0 15px;
	}


	.ashi-wc {
		padding: 50px 0 50px;
	}

	.ashi-wc h2 {
		font-size: 32px;
		line-height: 40px;
		padding: 0 10px;
	}

	.ashi-wc-list li {
		width: 100%;
	}

	.ashi-wc-heading {
		margin: 0 0 31px;
	}

	.ashi-wc-list li>div {
		padding: 14px 0 0 !important;
	}

	.ashi-wc-image {
		margin: 0 0 30px !important;
	}

	.ashi-wc-title {
		margin: 0 0 12px;
	}

	.ashi-wc-desc {
		padding: 0 19px
	}

	.ashi-wc-list ul {
		padding: 0 0 0 2px;
	}

	.ashi-wc-image img {
		max-width: 69px;
	}

	.ashi-nati h2 {
		font-size: 32px;
		line-height: 40px;
	}

	.ashi-nati {
		padding: 50px 0 49px;
	}

	.ashi-nati-text {
		width: 100%;
	}

	.ashi-nati-text p {
		margin: 0 0 19px;
	}

	.ashi-nati-text:not(:first-child) {
		display: none;
	}

	.ashi-nati-more {
		margin: -5px 0 0;
	}

	.ashi-nati-more button {
		font-weight: 700;
		font-size: 14px;
		line-height: 18px;
		color: #0B0A38;
		background-color: transparent;
		padding: 0;
	}

	.ashi-blogs {
		padding: 0;
	}

	.ashi-blogs>.ashi-container {
		padding: 0;
	}

	.ashi-blogs li {
		width: 100%;
	}

	.ashi-blogs-title {
		font-size: 32px;
		line-height: 40px;
		margin: 0 0 26px;
	}

	.ashi-blogs-details {
		padding: 43px 28px 49px;
	}

	.ashi-blogs-button {
		padding: 5px 0 0;
	}

	.ashi-testi-details {
		width: 100%;
	}

	.ashi-testi .ashi-container {
		padding: 0 27px;
	}

	.ashi-testi-details h2 {
		margin: 0 0 17.5px;
	}

	.ashi-testi-list {
		width: 100%;
	}

	.ashi-testi-desc {
		margin: 0 0 38px;
	}

	.ashi-testi-list {
		padding: 0 3px;
	}

	.ashi-testi-slider-it>div {
		padding: 28px 37px 37px 33px;
	}

	.ashi-testi-arrows {
		justify-content: space-between;
		padding: 38px 0 0;
	}

	.ashi-testi {
		padding: 50px 0 50px;
	}

	.ashi-qa h2 {
		text-align: left;
	}

	.ashi-qa {
		padding: 44px 0 50px;
	}

	.ashi-qa-question {
		font-size: 14px;
		line-height: 18px;
		padding: 18.5px 40% 18.5px 13px;
	}

	.ashi-qa-collapse ul {
		gap: 12px;
	}

	.ashi-qa-question .icon {
		top: 39%;
		right: 15px;
	}

	.ashi-qa-main {
		background-color: #FFFFFF;
		padding: 0px 12% 18px 14px;
		margin: -3px 0 0;
	}

	.ashi-qa-main p br {
		display: none;
	}

	.ashi-al {
		padding: 41px 0 50px;
	}

	.ashi-al h2 {
		padding-right: 25%;
		margin: 0 0 36px;
	}

	.ashi-al-list ul {
		margin: 0;
	}

	.ashi-al-list li {
		padding: 0;
	}

	.ashi-al-details {
		padding: 20px 28.5px 18px;
	}

	.ashi-al-arrows {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 43px 0 0;
	}

	.ashi-al-arrows>div {
		display: inline-flex;
	}

	.ashi-gc {
		padding: 49.5px 0 253px;
		background-image: url(../img/ashi-gc-mb.jpg);
	}

	.ashi-gc h2 {
		margin: 0 0 20px;
	}

	.ashi-banner-btns.gc-btns a {
		min-width: auto;
	}

	.ashi-packages {
		padding: 50.5px 0 50px;
	}

	.ashi-packages-arrows {
		margin: 0 0 38px;
	}

	.ashi-packages-logo img {
		margin: 0 0 18.5px;
	}

	.ashi-packages-name {
		margin: 0 0 11px;
	}

	.ashi-packages-price {
		margin: 0 0 12px;
	}

	.ashi-packages-mote {
		margin: -2px 0 0;
	}

	.ashi-packages-slider {
		margin-right: -30px;
	}

	.ashi-al-image img {
		aspect-ratio: 334/190;
		object-fit: cover;
	}
}