.g-fv {
	width: 100vw;
	padding: 0 72px 72px;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}
.g-fv .wp-block-group__inner-container {
	position: relative !important;
	/* max-width: 1110px; */
	margin: 0 0 0 auto;
	padding: 0 !important;
}
.main-vs {
	position: relative;
	width: 100%;
	margin: 0 0 0 auto !important;
	/* max-width: 1096px; */
	z-index: 1;
	height: calc(100vh - 164px) !important;
	min-height: 600px;
}
.main-vs .ark-block-slider__inner,
.main-vs .swiper-wrapper,
.main-vs .swiper-slide {
	height: 100% !important;
}
.ark-block-slider .swiper {
	width: 100%;
}
.main-vs .swiper {
	margin-right: 0;
}
.swiper-pagination {
    display: none;
}
.main-vs .ark-block-slider__media {
	-webkit-mask-image: url("../images/mask-shape.svg");
	mask-image: url("../images/mask-shape.svg");
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	width: 100%;
	height: 100% !important;
	padding-top: 0 !important;
	position: relative;
}
.main-vs .ark-block-slider__img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.first-view__tagline {
	position: absolute !important;
	left: 0;
	bottom: 32px;
	z-index: 10;
	margin: 0 !important;
	pointer-events: none;
}
.first-view__tagline h1 {
	font-family: "Zen Maru Gothic", "Hiragino Maru Gothic ProN", "Yu Gothic", sans-serif;
	font-size: clamp(2rem, 5.16vw, 52px);
	font-weight: 900;
	line-height: 1.5;
	color: #111111;
	margin: 0;
	-webkit-text-stroke-width: 8px !important;
	-webkit-text-stroke-color: #ffffff !important;
	paint-order: stroke fill !important;
}
.first-view__tagline h1 span {
	display: block;
}
span.small {
    font-size: 1rem;
	padding-top: 1rem;
}

.star-img {
	position: absolute !important;
	z-index: 5 !important;
	margin: 0 !important;
	pointer-events: none;
}
.star-img img {
	width: 100% !important;
	height: auto !important;
}
.star-img.-star1 {
	left: -12px;
	bottom: 237px;
	width: 32px !important;
}
.star-img.-star2 {
	left: -26px;
	bottom: 210px;
	width: 22px;
}
.star-img.-star3 {
	left: 250px;
	bottom: 0px;
	width: 22px;
}
.first-view__bus {
	position: absolute !important;
	right: -60px;
	bottom: -78px;
	z-index: 10 !important;
	width: 480px;
	margin: 0 !important;
}

.star-img.-star1 img {
	width: 100%;
	height: auto;
	display: block;
	transition: transform 0.3s ease;
}

.star-img.-star1:hover img {
	transform: translateY(-1px);
}
.star-img.-star1 img {
    display: block;
    transform-origin: center center;
    animation: -star1-tilt-step 3s steps(1, end) infinite;
}
@keyframes -star1-tilt-step {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(-16deg);
    }
}

.star-img.-star2 img,
.star-img.-star3 img {
	width: 100%;
	height: auto;
	display: block;
	transition: transform 0.3s ease;
}

.star-img.-star2:hover img
.star-img.-star3:hover img {
	transform: translateY(-1px);
}
.star-img.-star2 img,
.star-img.-star3 img {
    display: block;
    transform-origin: center center;
    animation: -star2-tilt-step 4s steps(1, end) infinite;
}
@keyframes -star2-tilt-step {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(17deg);
    }
}

.first-view__bus img {
	width: 100%;
	height: auto;
	display: block;
	transition: transform 0.3s ease;
}
.first-view__bus:hover img {
	transform: translateY(-1px);
}
.first-view__bus img {
    display: block;
    transform-origin: 40% bottom;
    animation: bus-tilt-step 3s steps(1, end) infinite;
}
@keyframes bus-tilt-step {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(-3deg);
    }
}

.g-news {
	margin-top: 0;
	display: flex;
	align-items: flex-start;
	border-radius: 24px 0 0 24px;
	background: #FFFDED;
	width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.g-news > div {
	display: flex;
	align-items: flex-start;
	max-width: 1000px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin: auto;
}
.g-news-info {
	display: flex;
	width: 600px;
	padding: 0 40px;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	flex-shrink: 0;
	align-self: stretch;
	border-right: solid 1px #E34444;
}
.g-news-info > div {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 24px;
	align-items: flex-start;
}
.g-title > div {
	display: flex;
    align-items: flex-end;
    gap: 16px;
    width: fit-content;
    max-width: none ;
    margin: 0 auto ;
    padding: 0 ;
}
h2.wp-block-heading {
    padding-bottom: 0;
}
h2.wp-block-heading.oshirase,
h2.wp-block-heading.otayori {
	display: block;
}
h2.wp-block-heading::before {
	color: #E34444;
	font-family: "Zen Kaku Gothic New";
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	display: block;
}
h2.wp-block-heading.oshirase::before,
h2.wp-block-heading.otayori::before {
    width: 100%;
    height: auto;
    background-image: none;
}
h2.wp-block-heading.oshirase::before {
	content: "News";
}
h2.wp-block-heading.otayori::before {
	content: "Letters";
}
h2.wp-block-heading.oshirase::after,
h2.wp-block-heading.otayori::after {
    border-bottom: none;
}

.p-postList.-type-simple {
	border-top: unset;
	width: 519px;
}
.p-postList__body {
	display: flex;
	align-items: center;
}
.p-postList__times.c-postTimes.u-color-thin.u-flex--aic {
	color: #888;
	font-family: "Zen Kaku Gothic New";
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px;
	margin-right: 2em;
}
.p-postList .p-postList__title {
	font-family: "Zen Kaku Gothic New";
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px;
}
.p-postList.-type-simple .p-postList__link {
	border-bottom: 1px dashed #E34444;
}
.motto {
	text-align: right;
    width: 100%;
}
p.motto a {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 8px;
	align-self: stretch;
    font-family: "Zen Maru Gothic";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}
.motto > a::after {
	content: "";
	display: block;
	flex: 0 0 auto;
	width: 10px;
	height: 20px;
	background-color: #111;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='24' viewBox='0 0 12 24'%3E%3Cpath d='M2.45199 6.57999L3.51299 5.51999L9.29199 11.297C9.38514 11.3896 9.45907 11.4996 9.50952 11.6209C9.55997 11.7421 9.58594 11.8722 9.58594 12.0035C9.58594 12.1348 9.55997 12.2648 9.50952 12.3861C9.45907 12.5073 9.38514 12.6174 9.29199 12.71L3.51299 18.49L2.45299 17.43L7.87699 12.005L2.45199 6.57999Z'/%3E%3C/svg%3E");

	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='24' viewBox='0 0 12 24'%3E%3Cpath d='M2.45199 6.57999L3.51299 5.51999L9.29199 11.297C9.38514 11.3896 9.45907 11.4996 9.50952 11.6209C9.55997 11.7421 9.58594 11.8722 9.58594 12.0035C9.58594 12.1348 9.55997 12.2648 9.50952 12.3861C9.45907 12.5073 9.38514 12.6174 9.29199 12.71L3.51299 18.49L2.45299 17.43L7.87699 12.005L2.45199 6.57999Z'/%3E%3C/svg%3E");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 10px 20px;
	mask-size: 10px 20px;
}
.g-otayori > div {
	display: flex;
	padding: 0 40px;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	flex: 1 0 0;
	align-self: stretch;
}
.tex_c {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 16px;
	align-self: stretch;
}

.g-otayori .top-pdf-links a {
	width: 320px;
	height: 56px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 12px 32px;
	overflow: hidden;
	background: #fff;
	border-radius: 60px;
	color: #111;
	text-decoration: none;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 32px;
	white-space: nowrap;
}
.tayori1 a {
	border: 1.6px solid #55a9a7;
	svg.btn-icon {
		color: #55a9a7;
	}
}
.tayori2 a {
	border: 1.6px solid #888;
	svg.btn-icon {
		color: #888;
	}
}
.top-pdf-links .btn-icon {
	width: 1.2em;
	height: 1.2em;
	flex-shrink: 0;
}
.g-about {
	width: 100vw !important;
	max-width: 100vw !important;
	margin-top: 120px;
	margin-left: calc(50% - 50vw) !important;
	margin-right: calc(50% - 50vw) !important;
}
.g-about .image_right .image_left01,
.g-about .image_right .image_left02,
.g-about .image_right .image_right01 {
	overflow: visible !important;
}

/* ========================================
   STAR 4
======================================== */
.g-about .image_left01,
.g-about .image_left02,
.g-about .image_right01 {
    position: relative;
}
.g-about .image_left .image_left01::before {
	content: "";
	position: absolute;
	top: 8%;
    right: -5%;
    width: 40px;
    height: 72px;
	background-image: url("https://www.tuyazaki-seiai.com/cms/wp-content/uploads/2026/08/star4.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	z-index: 20;
	pointer-events: none;
	transform-origin: center center;
	animation:
		about-star-tilt-left
		3s
		steps(1, end)
		0s
		infinite;
}


/* ========================================
   STAR 5
======================================== */
.g-about .image_right .image_right01::before {
	content: "";
	position: absolute;
	top: 53%;
    right: -23%;
    width: 40px;
    height: 72px;
	background-image: url("https://www.tuyazaki-seiai.com/cms/wp-content/uploads/2026/08/star5.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	z-index: 20;
	pointer-events: none;
	transform-origin: center center;
	animation:
		about-star-tilt-right
		3.4s
		steps(1, end)
		0.5s
		infinite;
}


/* ========================================
   STAR 6
======================================== */
.g-about .image_left .image_left02::before {
	content: "";
	position: absolute;
    top: -20%;
    left: 26%;
    width: 27px;
    height: 50px;
	background-image: url("https://www.tuyazaki-seiai.com/cms/wp-content/uploads/2026/08/star6.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	z-index: 20;
	pointer-events: none;
	transform-origin: center center;
	animation:
		about-star-tilt-left
		2.8s
		steps(1, end)
		1s
		infinite;
}
@keyframes about-star-tilt-left {
	0% {
		transform: rotate(0deg);
	}
	50% {
		transform: rotate(-16deg);
	}
}

@keyframes about-star-tilt-right {
	0% {
		transform: rotate(0deg);
	}
	50% {
		transform: rotate(16deg);
	}
}

.g-about > .wp-block-group__inner-container {
	max-width: 100%;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.g-about .g-block.center_text {
	width: 608px;
	padding: 80px;
}
.g-about .g-block.center_text > div {
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.g-about .image_left,
.g-about .image_right {
	width: calc((100% - 608px) / 2);
}
.wp-block-group.g-image_left_bottom > div,
.wp-block-group.g-image_right_top > div {
	display: flex;
	gap: 24px;
}
.image_left01 {
	margin-bottom: 24px;
}
figure.wp-block-image.size-large.image_right03 {
	margin-top: 24px;
}
p.text-top.wp-block-paragraph {
	font-family: "Zen Maru Gothic";
	font-size: 28px;
	font-style: normal;
	font-weight: 900;
	line-height: 40px;
}
.text-top.wp-block-paragraph span.red {
	color: #E34444;
}
.image_left01 img,
.image_left02 img {
	border-radius: 0 24px 24px 0;
}
.image_left03 img {
	border-radius: 24px;
}
.image_right01 img {
	border-radius: 24px;
}
.image_right03 img,
.image_right02 img {
	border-radius: 24px 0 0 24px;
}
figure.image_left03 {
	width: 700px;
	overflow: hidden;
	margin: 0;
}
figure.image_left03 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: left center;
}
.wp-block-group.g-features {
	padding-top: 120px;
}
.for-new-families {
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	z-index: 1;
	margin-top: 120px;
	max-width: 1000px;
    margin: auto;
}
.for-new-families::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(50% - 50vw);
	right: 20%;
	background: #FFFDED;
	border-radius: 0 32px 32px 0;
	z-index: -1;
}
.icon40 {
	width: 40px;
	height: 40px;
}


/* ========================================
   3カード
======================================== */

.g-3block,
.g-3block * {
	box-sizing: border-box;
}


/* ========================================
   3カード横並び
======================================== */

.g-3block
> div {
	display: grid;

	grid-template-columns: repeat(3, minmax(0, 1fr));

	align-items: stretch;

	gap: 24px;

	width: 100%;
	max-width: 1000px !important;

	margin: 0 auto !important;
	padding: 0 !important;
}


/* ========================================
   CARD
======================================== */

.g-3block .g-nf_block {
	height: 100%;

	margin: 0 !important;

	background: #fff;

	border: 1.6px solid #111;
	border-radius: 24px;

	overflow: hidden;
}


/*
 * ここが高さを揃える重要部分
 */
.g-3block .g-nf_block
> .wp-block-group__inner-container {
	display: flex;
	flex-direction: column;
	position: relative;
	width: 100%;
	height: 100%;

	margin: 0 !important;
	padding: 0 !important;
}


/* ========================================
   IMAGE
======================================== */

.g-3block .g-block-img {
	flex: 0 0 auto;

	width: 100%;

	margin: 0 !important;
	padding: 0 !important;

	aspect-ratio: 2400 / 1600;

	overflow: hidden;
}


/* リンク */
.g-3block .g-block-img > a {
	display: block;

	width: 100%;
	height: 100%;
}
.g-block-img a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1; /* カード全体を覆う */
}

/* 画像 */
.g-3block .g-block-img img {
	display: block;

	width: 100% !important;
	height: 100% !important;

	margin: 0;

	object-fit: cover;
	object-position: center;

	border-radius: 22px 22px 0 0;
}


/* ========================================
   下部コンテンツ
======================================== */

.g-3block .g-block-bottom {
	/*
	 * ここが重要
	 *
	 * 3行になるカードを基準に
	 * 他カードの下部も同じ高さまで伸ばす
	 */
	flex: 1 1 auto;

	width: 100%;

	margin: 0 !important;
	padding: 0 !important;
}


/* content */
.g-3block .g-block-bottom
> .wp-block-group__inner-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;

	gap: 24px;

	width: 100%;
	height: 100%;

	margin: 0 !important;
	padding: 24px !important;
}


/* ========================================
   TITLE
======================================== */

.g-3block .g-title {
	width: 100%;

	margin: 0 !important;
	padding: 0 !important;
}


.g-3block .g-title
> .wp-block-group__inner-container {
	display: flex;
	align-items: flex-end;
	justify-content: center;

	gap: 12px;

	width: 100%;
	max-width: none !important;

	margin: 0 !important;
	padding: 0 !important;
}


/* ========================================
   ICON
======================================== */

.g-3block .icon40 {
	flex: 0 0 40px;

	width: 40px !important;
	height: 40px !important;

	margin: 0 !important;
	padding: 0 !important;
}


.g-3block .icon40 img {
	display: block;

	width: 40px !important;
	height: 40px !important;

	object-fit: contain;
	object-position: center bottom;
}


/* ========================================
   H3
======================================== */

.g-3block .g-title h3 {
	margin: 0 !important;
	padding: 0 !important;

	color: #111;

	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 24px;
	font-weight: 900;
	line-height: 32px;
	letter-spacing: 0;

	white-space: nowrap;

	background: none !important;
	border: 0 !important;
}


/* Arkhe側の見出し装飾を無効化 */
.g-3block .g-title h3::before,
.g-3block .g-title h3::after {
	display: none !important;
}


/* ========================================
   説明文
======================================== */

.g-3block .g-block-bottom
> .wp-block-group__inner-container
> p {
	width: 100%;

	margin: 0 !important;
	padding: 0 !important;

	color: #111;

	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0;

	text-align: left;
}



.g-tomi-slider,
.g-tomi-slider * {
	box-sizing: border-box;
}
.g-tomi-slider {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 24px;
	position: relative;
	width: 100vw !important;
	max-width: none !important;
	margin-left: calc(50% - 50vw) !important;
	margin-right: calc(50% - 50vw) !important;
	overflow: hidden;
	padding: 64px 0;
}
.g-tomi-slider > .wp-block-group__inner-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 24px;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
}
.g-tomi-slider figure,
.g-tomi-slider figcaption {
	margin: 0 !important;
}
.g-tomi-slider__viewport {
	position: relative;
	left: 50%;
	flex: 0 0 auto;
	width: 1728px;
	height: 373.333333px;
	overflow: hidden;
	transform: translateX(-50%);
	margin: auto;
}
@media screen and (min-width: 1728px) {
	.g-tomi-slider__viewport {
	flex: 0 0 auto;
	width: 1728px;
	margin: 0 auto;
	}
}
.g-tomi-slider__track {
	display: flex;
	align-items: flex-start;
	gap: 24px;
	width: max-content;
	transform: translate3d(0, 0, 0);
	transition: transform 0.55s cubic-bezier(.4, 0, .2, 1);
	will-change: transform;
}
.g-tomi-slider__track > figure.wp-block-image {
	position: relative;
	display: block;
	flex: 0 0 560px;
	width: 560px !important;
	max-width: none !important;
	height: 373.333333px;
	margin: 0 !important;
	overflow: visible;
}
.g-tomi-slider__track > figure.wp-block-image > img {
	display: block;
	width: 560px !important;
	max-width: none !important;
	height: 373.333333px !important;
	margin: 0;
	object-fit: cover;
	object-position: center;
	border-radius: 24px;
}
.g-tomi-slider__track .wp-block-image figcaption {
	position: absolute;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
	max-width: none;
	margin: 0 !important;
	padding: 8px 24px !important;
	background: #fff;
	color: #111;
	border-radius: 24px 0 0 0;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 24px !important;
	font-weight: 900;
	line-height: 32px !important;
	letter-spacing: 0;
	text-align: center;
	white-space: nowrap;
	opacity: 1;
}
.g-tomi-slider__pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	width: auto;
	height: 12px;
	margin: 0 auto;
	padding: 0;
	flex: 0 0 auto;
}
.g-tomi-slider__dot {
	display: block;
	flex: 0 0 12px;
	width: 12px;
	height: 12px;
	margin: 0;
	padding: 0;
	background: #C1DD5C;
	border: 0;
	border-radius: 50%;
	box-shadow: none;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
	transition: background-color .2s ease, transform .2s ease;
}
.g-tomi-slider__dot.is-active {
	background: #E34444;
}
.g-tomi-slider__track.is-resetting {
	transition: none !important;
}
@media (hover: hover) {
	.g-tomi-slider__dot:hover {
		transform: scale(1.15);
	}
}
.g-tomi-slider__dot:focus-visible {
	outline: 2px solid #111;
	outline-offset: 3px;
}
@media (prefers-reduced-motion: reduce) {
	.g-tomi-slider__track {
		transition: none;
	}
}
.g-features .g-title {
	width: 100%;
	margin: 0 !important;
}
.g-features .g-title > .wp-block-group__inner-container {
	display: flex;
	align-items: flex-end;
	gap: 16px;
	width: fit-content;
	max-width: none !important;
	margin: 0 auto !important;
	padding: 0 !important;
}
.g-features .g-title .icon {
	flex: 0 0 64px;
	width: 64px !important;
	height: 64px !important;
	margin: 0 !important;
}
.g-features .g-title .icon img {
	display: block;
	width: 64px !important;
	height: 64px !important;
	margin: 0;
	object-fit: contain;
	object-position: center bottom;
}
.g-features .g-title h2 {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 4px;
	margin: 0 !important;
	padding: 0 !important;
	color: #111;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 900;
	line-height: 40px;
	letter-spacing: 0;
	white-space: nowrap;
	background: none !important;
	border: 0 !important;
}
.g-features .g-title h2::after {
	display: none !important;
}
.g-features .g-title h2::before {
	content: "Features";
	display: block;
	margin: 0;
	padding: 0;
	color: #E34444;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0;
	white-space: nowrap;
	background: none !important;
	border: 0 !important;
}
.g-features .g-title h2.wp-block-heading,
.for-new-families h2.wp-block-heading {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 4px;
}
.g-features .g-title h2.wp-block-heading::before,
.for-new-families h2.wp-block-heading::before {
	display: block;
	width: 0;
	height: 20px;
	margin: 0;
	padding: 0;
	color: #E34444;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0;
	white-space: nowrap;
	background: none !important;
	border: 0 !important;
}

.for-new-families h2.wp-block-heading::before {
	content: "For New Families";
}
h2.wp-block-heading::after {
    border-bottom: none;
}

@media screen and (max-width: 1340px) {
	.first-view__tagline {
		left: 0px;
		bottom: 40px;
	}
}
@media screen and (max-width: 999px) {
	.g-fv {
		margin: 3rem -50px;
		padding: 0;
	}
	.main-vs {
		max-width: 100%;
	}
	.ark-block-slider .swiper {
		width: 130%;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
	}
	.first-view__tagline {
		left: 90px;
		bottom: 36px;
	}
	.star-img.-star1 {
		left: 90px;
		bottom: 212px;
	}
	.star-img.-star2 {
		left: 75px;
		bottom: 190px;
	}
	.star-img.-star3 {
        left: 440px;
        bottom: 16px;
    }
	.first-view__bus {
		width: 360px;
		right: -50px;
		bottom: -46px;
	}
	.ark-block-slider__img.wp-image-2366 {
		object-position: 100% 100%;
	}
	.ark-block-slider__img.wp-image-2365,
	.ark-block-slider__img.wp-image-2367 {
		object-position: center 100%;
	}
	.g-news {
		border-radius: 0;
	}
	.g-news > div,
	.g-about > .wp-block-group__inner-container {
		flex-direction: column;
	}
	.g-news-info {
		padding: 0;
		border-right: unset;
	}
	.g-news-info .ark-block-postList,
	.p-postList.-type-simple {
		width: 100%;
	}
	.g-otayori {
		padding: 0;
	}
	.g-otayori > div {
		padding: 0;
	}
	.g-news > div {
		width: 100%;
		display: flex;
		padding: 40px;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 24px;
		align-self: stretch;
	}
	.g-news-info .p-postList__body {
		display: block;
	}
	.tex_c {
		flex-direction: row;
	}
	.g-about .g-block.center_text {
		width: 100%;
		padding: 64px 40px;
	}
	p.text-top.wp-block-paragraph {
		font-size: 20px;
		font-weight: 900;
		line-height: 28px;
	}
	.g-news > div > div,
	.g-about .image_left,
	.g-about .image_right {
		width: 100%;
	}
	.g-about .image_left {
		margin-right: 40px;
	}
	.image_left01 {
		margin-bottom: 18px;
	}
	.wp-block-group.g-image_left_bottom > div,
	.wp-block-group.g-image_right_top > div {
		gap: 18px;
	}
	.image_right03 {
		margin-top: 18px;
	}
	.g-about .image_left .image_left01::before {
		top: -6%;
		right: -2%;
	}
	.g-about .image_right .image_right01::before {
		top: 86%;
		right: -5%;
	}
	.g-about .image_right {
		margin-left: 40px;
	}
	figure.image_left03 {
		width: unset;
		overflow: unset;
		margin: auto;
	}
	figure.image_left02,
	figure.image_left03 {
		width: 50%;
	}

	.ark-block-slider {
		--arkb-padding: 0.5rem;
	}
	.g-tomi-slider__track {
		gap: 18px;
	}
	.for-new-families {
		display: flex;
		padding: 88px 40px;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 10px;
		align-self: stretch;
	}
	.g-3block > div {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 24px;
		align-self: stretch;
	}
	footer#footer {
		padding-top: 0;
	}
}
@media screen and (min-width: 600px) and (max-width: 999px) {
	.g-3block .g-block-bottom > .wp-block-group__inner-container > p {
		text-align: center;
	}
}
@media screen and (max-width: 748px) {
    .p-postList.-type-simple {
		width: auto;
	}
	.top-pdf-links {
		display: block;
		width: 100%;
	}
	.tex_c {
        flex-direction: column;
    }
	.tayori1,
	.tayori2,
	.g-otayori .top-pdf-links a {
		width: 100%;
	}
}	
@media screen and (max-width: 599px) {
	.main-vs {
		height: calc(100vh - 140px) !important;
	}
	.star-img.-star1 {
        left: 96px;
        bottom: 198px;
	}
	.star-img.-star2 {
        left: 80px;
        bottom: 168px;
	}
	.star-img.-star3 {
        left: 342px;
        bottom: 16px;
    }
	.first-view__bus {
		right: -70px;
		bottom: -96px;
	}
	.first-view__bus img {
		width: 320px;
	}
	.g-news {
		margin-top: 88px;
		margin-left: 0;
	}
	.g-news > div {
		padding: 40px 0;
	}
	.g-news-info,
	.g-otayori > div {
		padding: 0px 24px;
	}
	.top-pdf-links {
		margin-left: auto;
		margin-right: auto;
	}
	.g-about .image_left {
		margin-right: 24px;
	}
	.g-about .g-block.center_text {
		padding: 64px 24px;
	}
	.g-about .image_right {
		margin-left: 24px;
	}
	.tex_c {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
		gap: 16px;
		align-self: stretch;
	}
	.for-new-families {
        padding: 88px 24px;
    }
	.for-new-families::before {
		right: -10px;
		border-radius: 0;
	}
	.g-tomi-slider__viewport {
		position: relative;
		left: 50%;
		width: 996px;
		height: 213.333333px;
		overflow: hidden;
		transform: translateX(-50%);
	}
	.g-tomi-slider__track {
		gap: 18px;
	}
	.g-tomi-slider__track
	> figure.wp-block-image {
		flex: 0 0 320px;
		width: 320px !important;
		max-width: none !important;
		height: 213.333333px;
	}
	.g-tomi-slider__track
	> figure.wp-block-image
	> img {
		width: 320px !important;
		max-width: none !important;
		height: 213.333333px !important;
		object-fit: cover;
		border-radius: 24px;
	}
	.g-tomi-slider__track
	.wp-block-image
	figcaption {
		padding: 8px 24px !important;
		border-radius:
			24px
			0
			0
			0;
		font-size: 20px !important;
		line-height: 28px !important;
	}
}