/********************************
* インナー
********************************/

/********************************
* フォント
********************************/

/********************************
* カラー
********************************/

/********************************
* レイヤー
********************************/

html {
	font-size: 16px;
}

/* link */

/* ============================================ */

a {
	color: inherit;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

a:hover {
	opacity: 0.7;
}

/* img */

/* ============================================ */

img {
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
	width: 100%;
}

body {
	background: #f9fcf8;
	color: #333;
	color: #333;
	font-family: "Noto Sans JP", sans-serif;
	font-size: clamp(16px, 0.9375vw, 18px);
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 1.8;
	min-height: 100vh;
	position: relative;
	z-index: -1;
}

.wvh-body-no-scroll {
	height: 100%;
	overflow: hidden;
	width: 100%;
}

main > section {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model and set borders */

/* ============================================ */

*,
::before,
::after {
	border-style: solid;
	border-width: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

/* Document */

/* ============================================ */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */

html {
	-webkit-text-size-adjust: 100%; /* 2 */
	-webkit-tap-highlight-color: transparent; /* 3*/
	line-height: 1.15; /* 1 */
}

/* Sections */

/* ============================================ */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
	display: block;
}

/* Vertical rhythm */

/* ============================================ */

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
	margin: 0;
}

/* Headings */

/* ============================================ */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit;
	margin: 0;
}

/* Lists (enumeration) */

/* ============================================ */

ul,
ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Lists (definition) */

/* ============================================ */

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

/* Grouping content */

/* ============================================ */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	border-top-width: 1px;
	-webkit-box-sizing: content-box;
	        box-sizing: content-box; /* 1 */
	clear: both;
	color: inherit;
	height: 0; /* 1 */
	margin: 0;
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: inherit; /* 2 */
}

address {
	font-style: inherit;
}

/* Text-level semantics */

/* ============================================ */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
	color: inherit;
	text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Replaced content */

/* ============================================ */

/**
 * Prevent vertical alignment issues.
 */

svg,
img,
embed,
object,
iframe {
	vertical-align: bottom;
}

/* Forms */

/* ============================================ */

/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */

button,
input,
optgroup,
select,
textarea {
	-webkit-appearance: none; /* 1 */
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border-radius: 0;
	color: inherit;
	font: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
	text-transform: inherit; /* 2 */
	vertical-align: middle;
}

/**
 * Correct cursors for clickable elements.
 */

button,
[type=button],
[type=reset],
[type=submit] {
	cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
	cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */

:-moz-focusring {
	outline: auto;
}

select:disabled {
	opacity: inherit;
}

/**
 * Remove padding
 */

option {
	padding: 0;
}

/**
 * Reset to invisible
 */

fieldset {
	margin: 0;
	min-width: 0;
	padding: 0;
}

legend {
	padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * Correct the outline style in Safari.
 */

[type=search] {
	outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */

[type=number] {
	-moz-appearance: textfield;
}

/**
 * Clickable labels
 */

label[for] {
	cursor: pointer;
}

/* Interactive */

/* ============================================ */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/*
 * Remove outline for editable content.
 */

[contenteditable]:focus {
	outline: auto;
}

/* Tables */

/* ============================================ */

/**
1. Correct table border color inheritance in all Chrome and Safari.
*/

table {
	border-collapse: collapse;
	border-color: inherit; /* 1 */
}

caption {
	text-align: left;
}

td,
th {
	padding: 0;
	vertical-align: top;
}

th {
	font-weight: bold;
	text-align: left;
}

/* pタグ削除 */

.disabled-link {
	cursor: default;
	opacity: 1;
}

.js-text-effect {
	line-height: 1;
	overflow: hidden;
}

.js-text-effect span {
	display: inline-block;
	opacity: 0;
	visibility: hidden;
}

.splide__container {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	position: relative;
}

.splide__list {
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
	display: block;
}

.splide__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;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: 0;
	pointer-events: none;
}

.splide__pagination li {
	display: inline-block;
	line-height: 1;
	list-style-type: none;
	margin: 0;
	pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
	display: none;
}

.splide__progress__bar {
	width: 0;
}

.splide {
	position: relative;
	visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
	visibility: visible;
}

.splide__slide {
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	list-style-type: none !important;
	margin: 0;
	position: relative;
}

.splide__slide img {
	vertical-align: bottom;
}

.splide__spinner {
	-webkit-animation: splide-loading 1s linear infinite;
	        animation: splide-loading 1s linear infinite;
	border: 2px solid #999;
	border-left-color: transparent;
	border-radius: 50%;
	bottom: 0;
	contain: strict;
	display: inline-block;
	height: 20px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.splide__sr {
	clip: rect(0 0 0 0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
	display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
	display: inline;
}

.splide__track {
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.splide__track--draggable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	    user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
	margin: 0 !important;
	opacity: 0;
	z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
	opacity: 1;
	z-index: 1;
}

.splide--rtl {
	direction: rtl;
}

.splide__track--ttb > .splide__list {
	display: block;
}

/* 矢印のクリック範囲など */

.splide__arrow > svg {
	display: none;
}

.wvh-footer-fixed {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	min-height: 100vh;
}

.layout-aside {
	padding-left: 1.875rem;
}

.layout-aside--tab {
	padding-left: 1.875rem;
}

.layout-inner {
	max-width: 78.75rem;
	padding: 0 1.875rem;
	width: 100%;
}

.layout-inner--large {
	max-width: 80.25rem;
	padding: 0 1.875rem;
	width: 100%;
}

.layout-inner--tab {
	max-width: 87.5rem;
	padding: 0 1.875rem;
	width: 100%;
}

.wvh-below-mv {
	overflow: hidden;
	padding-top: 5rem;
	position: relative;
}

.wvh-below-mv__img {
	height: 40.1875rem;
}

.wvh-below-mv__img img {
	-o-object-position: center;
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.wvh-below-mv__title {
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
	position: absolute;
	right: calc(50vw - 56.25rem);
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	white-space: nowrap;
}

.wvh-below-mv__title.wvh-below-mv__title--support {
	right: 1.25rem;
}

.wvh-below-mv__title.wvh-below-mv__title--contact {
	right: calc(50vw - 15.625rem);
}

.wvh-below-mv__sub-lead {
	font-size: clamp(18px, 1.25vw, 24px);
	font-weight: 700;
	letter-spacing: 2.4px;
	line-height: 1.8;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff; /* 左上 */
}

.wvh-below-mv__title-bg {
	background: linear-gradient(98deg, #69ba00 0.55%, #2e4f04 109.12%);
	color: #fff;
	display: block;
	font-size: 2.625rem;
	font-size: clamp(22px, 2.1875vw, 42px);
	font-weight: 700;
	letter-spacing: 0.02em;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
	padding: 1.0625rem 2.125rem;
}

.wvh-below-mv__title-bg:not(:first-of-type) {
	margin-left: 2.8125rem;
}

.wvh-below-mv__title-bg:nth-of-type(3) {
	margin-left: 5.625rem;
}

.wvh-below-mv__title--overview {
	bottom: 0;
	height: -moz-fit-content;
	height: -webkit-fit-content;
	height: fit-content;
	max-width: 100%;
	padding-left: 0;
	position: relative;
	right: 0;
	top: auto;
	-webkit-transform: translate(0);
	        transform: translate(0);
	width: 100%;
}

.wvh-below-mv__title--overview::after {
	background: #fff;
	content: "";
	-webkit-filter: blur(50px);
	        filter: blur(50px);
	height: 6.25rem;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}

.wvh-below-mv__title--overview .wvh-below-mv__title-bg {
	display: block;
	line-height: 1.8;
	max-width: 100%;
	padding: 1.25rem 9.375rem 5.1875rem 1.25rem;
	text-align: center;
	width: 100%;
}

.wvh-below-mv__title-bg:not(:first-child) {
	margin-top: 0.8125rem;
}

.wvh-below-text {
	color: #4d4e4d;
	font-size: clamp(16px, 0.9375vw, 18px);
	letter-spacing: 0.36px;
	line-height: 1.8;
}

.wvh-btn {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background-color: #fff;
	border: 1px solid #69ba00;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 2.1875rem;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
	padding: 0.9375rem 1.25rem 0.9375rem 3.4375rem;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.wvh-btn__text {
	color: #69ba00;
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.wvh-btn__icon-wrap {
	aspect-ratio: 4/8;
	display: block;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	width: 0.375rem;
}

.wvh-btn__icon-arrow {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

.wvh-btn__icon-arrow::after {
	-webkit-mask: url(../images/common/arrow.svg) no-repeat center center/cover;
	background: #69ba00;
	content: "";
	height: 100%;
	left: 50%;
	-webkit-mask: url(../images/common/arrow.svg) no-repeat center center/cover;
	        mask: url(../images/common/arrow.svg) no-repeat center center/cover;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	        transform: translateY(-50%) translateX(-50%);
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	width: 100%;
}

/* btn--green  */

.wvh-btn--green {
	background-color: #69ba00;
}

.wvh-btn--green .wvh-btn__text {
	color: #fff;
}

.wvh-btn--green .wvh-btn__icon-arrow::after {
	-webkit-mask: url(../images/common/arrow-white.svg) no-repeat center center/cover;
	background: #fff;
	-webkit-mask: url(../images/common/arrow-white.svg) no-repeat center center/cover;
	        mask: url(../images/common/arrow-white.svg) no-repeat center center/cover;
}

/* btn-register */

.wvh-btn-register {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #316ea9;
	border-radius: 10px;
	border-radius: 0.625rem;
	-webkit-box-shadow: 0px 6px 0px 0px #1c550d;
	        box-shadow: 0px 6px 0px 0px #1c550d;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 3.4375rem;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
	padding: 0.9375rem 1.5625rem 0.9375rem 5.3125rem;
	position: relative;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.wvh-btn-register::after {
	background: rgba(255, 255, 254, 0.15);
	border-radius: 10px 10px 0px 0px;
	content: "";
	height: 50%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	width: 100%;
}

/* btn-register--green */

.wvh-btn-register--green {
	background: #69ba00;
}

.wvh-btn-register__text {
	color: #fff;
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.wvh-btn-register__text--form {
	font-size: 1.125rem;
	letter-spacing: 0.2em;
}

.wvh-btn-register__icon-wrap {
	aspect-ratio: 4/8;
	display: block;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	width: 0.375rem;
}

.wvh-btn-register__icon-arrow {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

.wvh-btn-register__icon-arrow::after {
	-webkit-mask: url(../images/below/arrow-btn.svg) no-repeat center center/cover;
	background: #fff;
	content: "";
	height: 100%;
	left: 50%;
	-webkit-mask: url(../images/below/arrow-btn.svg) no-repeat center center/cover;
	        mask: url(../images/below/arrow-btn.svg) no-repeat center center/cover;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	        transform: translateY(-50%) translateX(-50%);
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	width: 100%;
}

.wvh-btn--back {
	padding: 0.9375rem 3.4375rem 0.9375rem 1.25rem;
}

.wvh-btn--back .wvh-btn__icon-arrow::after {
	-webkit-transform: translateY(-50%) translateX(-50%) rotate(-180deg);
	        transform: translateY(-50%) translateX(-50%) rotate(-180deg);
}

.wvh-common-content {
	padding-top: 15.625rem;
}

.wvh-common-content__body {
	margin-top: 7.0625rem;
}

.wvh-common-content__top-lists {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[4];
	grid-template-columns: repeat(4, 1fr);
}

.wvh-common-content__top-link {
	display: block;
	position: relative;
}

.wvh-common-content__bottom-link {
	display: block;
}

.wvh-common-content__top-img img {
	-o-object-fit: cover;
	aspect-ratio: 480/691;
	height: auto;
	object-fit: cover;
	-webkit-transition: -webkit-filter 0.3s ease-out 0s;
	transition: -webkit-filter 0.3s ease-out 0s;
	transition: filter 0.3s ease-out 0s;
	transition: filter 0.3s ease-out 0s, -webkit-filter 0.3s ease-out 0s;
}

.wvh-common-content__text {
	color: #fff;
	font-size: clamp(1.25rem, 1.6666666667vw, 2rem);
	font-weight: 700;
	left: 50%;
	letter-spacing: 3.2px;
	line-height: 1.5;
	position: absolute;
	text-align: center;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	        transform: translateY(-50%) translateX(-50%);
	width: 98%;
}

.wvh-common-content__bottom-lists {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
}

.wvh-common-content__bottom-link {
	position: relative;
}

.wvh-common-content__bottom-img img {
	-o-object-fit: cover;
	aspect-ratio: 960/500;
	height: auto;
	object-fit: cover;
	-webkit-transition: -webkit-filter 0.3s ease-out 0s;
	transition: -webkit-filter 0.3s ease-out 0s;
	transition: filter 0.3s ease-out 0s;
	transition: filter 0.3s ease-out 0s, -webkit-filter 0.3s ease-out 0s;
}

.wvh-common-content__login-link {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #45b035;
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.25rem;
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	letter-spacing: 0.01em;
	line-height: 1.5;
	padding: 0.625rem 0.9375rem;
	width: 100%;
}

.wvh-common-content__login-icon {
	-o-object-fit: contain;
	aspect-ratio: 107/129;
	object-fit: contain;
	width: 6.6875rem;
}

.wvh-common-content__login-text {
	color: #fff;
	font-size: clamp(1.875rem, 2.7083333333vw, 3.25rem);
	font-weight: 700;
	letter-spacing: 5.2px;
	text-align: center;
}

.wvh-common-list {
	padding-left: clamp(2rem, 2.4479166667vw, 2.9375rem);
	position: relative;
}

.wvh-common-list::before {
	aspect-ratio: 1/1;
	border-radius: 50%;
	content: "";
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: clamp(1.25rem, 1.6666666667vw, 2rem);
}

.wvh-common-list--blue::before {
	background: #316ea9;
}

.wvh-common-list--yellow::before {
	background: #ffc44d;
}

.wvh-common-login {
	bottom: 2.1875rem;
	left: 50%;
	max-width: 100%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 18.75rem;
}

.wvh-common-login-link {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #45b035;
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.25rem;
	max-width: 25rem;
	padding: 0.625rem 0.9375rem;
}

.wvh-common-login__icon {
	-o-object-fit: contain;
	aspect-ratio: 24/29;
	object-fit: contain;
	width: 1.5rem;
}

.wvh-common-login__text {
	color: #fff;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.32px;
}

.wvh-cta {
	aspect-ratio: 1/1;
	background: #fff;
	border: 2px solid #69ba00;
	border-radius: 100%;
	bottom: 5.3125rem;
	color: #69ba00;
	display: block;
	position: absolute;
	right: 3.5625rem;
	width: clamp(8.75rem, 8.3333333333vw, 10rem);
	z-index: 20;
}

.wvh-cta a {
	-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;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0.625rem;
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
}

.wvh-cta img {
	display: block;
	height: auto;
	width: clamp(1.875rem, 2.1875vw, 2.625rem);
}

.wvh-cta span {
	font-size: clamp(0.9375rem, 0.9375vw, 1.125rem);
	font-weight: 700;
	text-align: center;
}

.wvh-entry-content {
	letter-spacing: 0.48px;
	line-height: 1.6875;
}

.wvh-entry-content a {
	text-decoration: underline;
}

.wvh-entry-content h1 {
	color: #45b035;
	font-size: 1.5rem;
	letter-spacing: 0.08em;
	margin-top: 4.375rem;
	padding-left: 1.375rem;
	position: relative;
}

.wvh-entry-content h1::before {
	background: #45b035;
	content: "";
	height: 2.5rem;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.375rem;
}

.wp-block-image {
	height: auto;
	margin-top: 2rem;
	width: 100%;
}

.wp-block-image img {
	-o-object-fit: contain;
	display: block;
	height: auto;
	object-fit: contain;
}

.wvh-entry-content h2 {
	border-bottom: 1px solid #45b035;
	color: #45b035;
	font-size: 1.5rem;
	letter-spacing: 0.72px;
	margin-top: 2rem;
	padding-bottom: 0.375rem;
	position: relative;
}

.wvh-entry-content h2::after {
	background: #45b035;
	bottom: -0.0625rem;
	content: "";
	height: 0.0625rem;
	left: 0;
	position: absolute;
	width: 11.1875rem;
}

.wvh-entry-content p {
	margin-top: 2rem;
}

.wvh-entry-content h3 {
	color: #45b035;
	font-size: 1.125rem;
	letter-spacing: 0.54px;
	margin-top: 2rem;
	padding-left: 0.75rem;
	position: relative;
}

.wvh-entry-content h3::before {
	background: #45b035;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.1875rem;
}

.wvh-entry-content h4 {
	color: #45b035;
	font-size: 1.375rem;
	letter-spacing: 0.08em;
	margin-top: 3.125rem;
}

.wvh-entry-content ol,
.wvh-entry-content ul {
	font-size: 1rem;
	margin-left: 1.25rem;
	margin-top: 0.875rem;
	padding-left: 0.625rem;
}

.wvh-entry-content ol li {
	list-style-type: decimal;
}

.wvh-entry-content ul li {
	list-style-type: disc;
}

.wvh-entry-content li:not(:first-child) {
	margin-top: 0.4375rem;
}

.wvh-entry-content > * + * {
	margin-top: 1.5rem;
}

.wvh-entry-content h5 {
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.6875;
	padding-left: 0.5em;
	position: relative;
	z-index: 0;
}

.wvh-entry-content h5::before {
	background-color: #45b035;
	border-radius: 0.125rem;
	content: "";
	display: block;
	height: 85%;
	left: 0;
	position: absolute;
	top: 0.2em;
	width: 0.125rem;
}

.wvh-entry-content h6 {
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 1.7333333333;
}

.wvh-entry-content blockquote {
	background-color: #f5f5f5;
	border-radius: 1rem;
	font-size: 0.875rem;
	font-weight: 300;
	line-height: 1.7142857143;
	padding-block: 2rem;
	padding-inline: 1.125rem;
}

.wvh-entry-content blockquote cite {
	display: block;
	font-style: italic;
	margin-top: 1em;
}

.wvh-entry-content table {
	font-weight: 300;
	table-layout: fixed;
	width: 100%;
}

.wvh-entry-content table thead th,
.wvh-entry-content table thead td {
	background-color: #eee;
	border: solid #fff;
	border-width: 0 2px;
	padding-block: 1em;
	padding-inline: 0;
	text-align: left;
}

.wvh-entry-content table tr {
	border-bottom: 1px solid #c0c2dd;
}

.wvh-entry-content table tr th:first-child,
.wvh-entry-content table tr td:first-child {
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	min-width: 10.625rem;
	text-align: left;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.wvh-entry-content table tr th,
.wvh-entry-content table tr td {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	padding-block: 2rem;
}

.wvh-entry-content table tr th:not(:first-child),
.wvh-entry-content table tr td:not(:first-child) {
	padding-left: 2em;
}

.wvh-entry-content dl {
	font-weight: 300;
	width: 100%;
}

.wvh-entry-content dl dt {
	border-bottom: 1px solid #c0c2dd;
	display: inline-block;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	min-width: 10.625rem;
	padding-block: 2rem;
	text-align: left;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.wvh-entry-content dl dd {
	border-bottom: 1px solid #c0c2dd;
	display: inline-block;
	padding-block: 2rem;
	padding-left: 2em;
	width: calc(100% - 12.5rem);
}

.wvh-heading-circle {
	-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;
	gap: 0.625rem;
}

.wvh-heading-circle__lead {
	font-size: clamp(18px, 1.25vw, 24px);
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.5;
	padding-inline: 0.25rem;
}

.wvh-circle__wrap {
	-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;
	gap: 0.625rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.wvh-circle {
	aspect-ratio: 1/1;
	border-radius: 100%;
	display: block;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	width: clamp(20px, 2vw, 32px);
}

.wvh-circle--main-green {
	background-color: #45b035;
}

.wvh-circle--sub-green {
	background-color: #69ba00;
}

.wvh-circle--yellow {
	background-color: #ffc44d;
}

/* =========================================
# pagenavi
========================================= */

.nav-links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.page-numbers {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background-color: #fff;
	border: 1px solid #45b035;
	color: #45b035;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 0.9375rem;
	height: 1.5rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	letter-spacing: 0.75px;
	line-height: 1.2;
	margin-inline: 0.75rem;
	max-width: 100%;
	padding: 0.4em;
	-webkit-transition: all 0.3s ease-out 0.1s;
	transition: all 0.3s ease-out 0.1s;
	width: 1.5rem;
}

.page-numbers.current {
	background-color: #45b035;
	border: 1px solid #45b035;
	color: #fff;
}

.page-numbers.dots {
	border: none;
}

.page-numbers.next,
.page-numbers.prev {
	border: none;
	display: contents;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	padding: 0.4em;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.page-numbers img {
	max-width: 0.875rem;
	width: 100%;
}

.page-numbers.prev img {
	-webkit-transform: scaleX(-1);
	        transform: scaleX(-1);
}

.wvh-prev-text,
.wvh-next-text {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: #333;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	gap: 0.75rem;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
}

.wvh-prev-text p,
.wvh-next-text p {
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
}

.wvh-scroll-top {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	bottom: 21.875rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0.625rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	opacity: 0;
	padding: 0.625rem;
	position: fixed;
	right: 9.375rem;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	z-index: 30;
}

.wvh-scroll-top__arrow {
	-o-object-fit: contain;
	display: block;
	object-fit: contain;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	width: 0.3125rem;
}

.wvh-scroll-top__text {
	font-size: 0.8125rem;
	-webkit-writing-mode: vertical-rl;
	    -ms-writing-mode: tb-rl;
	        writing-mode: vertical-rl;
}

.wvh-search-content {
	height: 100vh;
	margin-top: 12.5rem;
	padding-inline: 1.25rem;
}

.wvh-search-content__results {
	margin-top: 1.25rem;
}

.wvh-search-content__title {
	font-size: 1.5rem;
	font-weight: 600;
}

.wvh-search-content__count {
	color: #555;
	font-size: 1.125rem;
	margin-top: 0.625rem;
}

.wvh-search-content__results {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1.875rem;
}

.wvh-search-content__item a {
	border: 1px solid #ddd;
	border-radius: 0.3125rem;
	display: block;
	padding: 0.9375rem;
}

.wvh-search-content__item-title a {
	color: #333;
	font-size: 1.25rem;
	text-decoration: none;
}

.wvh-search-content__item-summary {
	color: #666;
	padding: 0.625rem;
}

.wvh-search-content__no-results {
	margin-top: 1.875rem;
	text-align: center;
}

/* サイト内検索フォーム */

.wvh-searchform {
	-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;
	gap: 0.375rem;
	height: 2.9375rem;
}

.wvh-searchform input[type=text] {
	background: -webkit-gradient(linear, left bottom, left top, color-stop(38.79%, #fff), color-stop(102.08%, #e4e4e5));
	background: linear-gradient(0deg, #fff 38.79%, #e4e4e5 102.08%);
	border: 2px solid #b7b8b8;
	height: 2.9375rem; /* 入力欄の幅 */
	padding: 0.5rem 1.375rem;
	width: clamp(12.5rem, 12.8125vw, 15.375rem);
}

.wvh-searchform input[type=text]::-moz-placeholder {
	border: 1px solid transparent;
	color: #b9bab7;
	letter-spacing: 0.36px;
}

.wvh-searchform input[type=text]::-webkit-input-placeholder {
	border: 1px solid transparent;
	color: #b9bab7;
	letter-spacing: 0.36px;
}

.wvh-searchform input[type=text]:-ms-input-placeholder {
	border: 1px solid transparent;
	color: #b9bab7;
	letter-spacing: 0.36px;
}

.wvh-searchform input[type=text]::-ms-input-placeholder {
	border: 1px solid transparent;
	color: #b9bab7;
	letter-spacing: 0.36px;
}

.wvh-searchform input[type=text]::placeholder {
	border: 1px solid transparent;
	color: #b9bab7;
	letter-spacing: 0.36px;
}

.wvh-searchform__search-button {
	aspect-ratio: 1/1;
	background: #b7b8b8;
	border: none;
	cursor: pointer;
	padding: 0;
	width: 2.9375rem;
}

.wvh-searchform__icon--search {
	-o-object-fit: contain;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	aspect-ratio: 1/1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: auto;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-inline: auto;
	max-width: 100%;
	object-fit: contain;
	width: 1.6875rem;
}

/* tab */

.wvh-tab {
	margin-top: -4.0625rem;
	position: relative;
	z-index: 10;
}

.wvh-tab__lists {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.25rem;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.wvh-tab__list {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #f3f3f3;
	color: #69ba00;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	font-size: 1.5rem;
	font-weight: 700;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	letter-spacing: 0.48px;
	line-height: 1.5;
	max-width: 100%;
	padding: 1rem;
	text-align: center;
	width: 19.75rem;
}

.wvh-tab__arrow {
	aspect-ratio: 1/1;
	display: block;
	margin-inline: auto;
	margin-top: 0.625rem;
	width: 1.125rem;
}

.wvh-tab__arrow-icon {
	border-right: 2px solid #69ba00;
	border-top: 2px solid #69ba00;
	display: block;
	height: 100%;
	rotate: 135deg;
	width: 100%;
}

.wvh-table {
	border: 2px solid #333;
	border-radius: 1.875rem;
	margin-inline: auto;
	max-width: 46.25rem;
}

.wvh-table__box-title-wrap {
	padding: 1.625rem 1.625rem;
}

.wvh-table__box-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;
	gap: 0.625rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.wvh-table__text {
	-webkit-padding-before: 1.25rem;
	letter-spacing: 0.32px;
	line-height: 1.5;
	padding-block-start: 1.25rem;
}

.wvh-table__deco-wrap {
	-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;
	gap: 0.625rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.wvh-table__deco {
	aspect-ratio: 1/1;
	border-radius: 100%;
	display: block;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	width: clamp(20px, 2vw, 32px);
}

.wvh-table__deco--main-green {
	background-color: #45b035;
}

.wvh-table__deco--sub-green {
	background-color: #69ba00;
}

.wvh-table__lead {
	font-size: clamp(18px, 1.25vw, 24px);
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.5;
	padding-inline: 0.25rem;
	text-align: center;
}

.wvh-table__deco--yellow-green {
	background-color: #ffc44d;
}

.wvh-table__content {
	border-top: 2px solid #333;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1.25rem;
	padding: 1.5rem 3.75rem;
}

.wvh-table__content-wrap {
	-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;
	gap: 0.9375rem;
}

.wvh-table__content-text {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.title {
	font-size: clamp(22px, 1.6666666667vw, 32px);
	font-weight: 700;
	line-height: 1;
	line-height: 1.3;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 2;
}

.title::before {
	bottom: -0.9375rem;
	color: #c4e7bf;
	content: attr(data-title);
	font-family: "Poppins", sans-serif;
	font-size: 9.375rem;
	font-size: clamp(80px, 7.8125vw, 150px);
	font-weight: 400;
	left: 50%;
	letter-spacing: 2px;
	line-height: 1;
	position: absolute;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	z-index: -1;
}

.title--white::before {
	color: #fff;
}

/* about */

.wvh-about {
	padding-top: 7.875rem;
}

.wvh-about__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 3.75rem;
}

.wvh-about__box {
	width: 49.0131578947%;
}

.wvh-about__text {
	margin-top: 2.5rem;
}

.wvh-about__img {
	overflow: hidden;
	width: 54.1118421053%;
}

.wvh-about__img img {
	-o-object-fit: cover;
	aspect-ratio: 568/457;
	height: auto;
	object-fit: cover;
}

/* about-expertise */

.wvh-about-expertise {
	padding-top: 5.8125rem;
}

.wvh-about-expertise__text {
	margin-top: 2.5rem;
}

.wvh-about-expertise__box {
	margin-top: 2.5rem;
}

/* about-utilization */

.wvh-about-utilization {
	padding-block: 6.5625rem 10rem;
}

.wvh-about-utilization__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 3.75rem;
}

.wvh-about-utilization__box {
	width: 55.6221889055%;
}

.wvh-about-utilization__text {
	margin-top: 2.5rem;
}

.wvh-about-utilization__img {
	margin-top: 8.75rem;
	width: 41.1504424779%;
}

.wvh-archive-content {
	height: 100vh;
	padding-block: 12.25rem 7.5rem;
}

.wvh-archive-content__date {
	color: #45b035;
	display: block;
	font-size: 1.25rem;
	margin-top: 3.75rem;
}

.wvh-archive-content__heading {
	margin-top: 0.625rem;
}

.wvh-archive-content__heading-ja {
	font-size: clamp(1.375rem, 2.0833333333vw, 2.5rem);
}

.wvh-archive-content__category {
	margin-top: 1.25rem;
}

.wvh-archive-content__category-link {
	border: 1px solid #45b035;
	border-radius: 22px;
	color: #45b035;
	display: block;
	line-height: 1;
	margin-left: auto;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
	padding: 0.3125rem 1.125rem 0.4375rem;
}

.wvh-archive-content__body {
	margin-top: 2.5rem;
}

.wvh-archive-content__box {
	background: #fff;
	border-radius: 12px;
	margin-inline: auto;
	padding: 2.5rem 2.5rem;
}

.wvh-archive-content__img {
	display: block;
	margin-inline: auto;
	max-width: 30.5rem;
}

.wvh-archive-content__img img {
	-o-object-fit: cover;
	aspect-ratio: 488/311;
	height: auto;
	object-fit: cover;
}

.wvh-archive-content__back {
	margin-inline: auto;
	margin-top: 3rem;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
}

.wvh-archive-content__back-link {
	-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;
	gap: 1rem;
}

.wvh-archive-content__arrow {
	display: block;
	max-width: 0.875rem;
}

.wvh-archive-content__arrow img {
	-o-object-fit: contain;
	object-fit: contain;
	-webkit-transform: scaleX(-1);
	        transform: scaleX(-1);
	vertical-align: middle;
}

.wvh-archive-content__text {
	font-size: 1.125rem;
}

.wvh-archive-page {
	padding-block: 11.5625rem 5rem;
}

.wvh-archive-page__items {
	margin-top: 3.25rem;
}

.wvh-archive-page__pages {
	margin-top: 3.0625rem;
	text-align: center;
}

.wvh-archive-page__items {
	grid-gap: 3.125rem;
	display: -ms-grid;
	display: grid;
	gap: 3.125rem;
	-ms-grid-columns: (1fr)[1];
	grid-template-columns: repeat(1, 1fr);
}

.wvh-archive-page__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0.9375rem;
}

.wvh-archive-page__item-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0.9375rem;
}

.wvh-archive-page__date {
	font-size: 1.125rem;
	letter-spacing: 0.02em;
}

.wvh-archive-page__card-title {
	color: #333;
	font-size: clamp(1.25rem, 1.25vw, 1.5rem);
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.5;
}

.wvh-archive-page__category {
	-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;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-top: auto;
}

.wvh-archive-page__category-link {
	background: #45b035;
	color: #fff;
	display: inline-block;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1;
	padding: 0.5625rem 3.25rem;
}

.wvh-archive-page__no-article {
	color: #fff;
	text-align: center;
}

/* become-exam */

.wvh-become-exam {
	-webkit-padding-before: 7.875rem;
	padding-block-start: 7.875rem;
}

.wvh-become-exam__text {
	margin-top: 2.5rem;
}

.wvh-become-exam__lists {
	grid-gap: 2.5rem;
	display: -ms-grid;
	display: grid;
	gap: 2.5rem;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	margin-top: 2.5rem;
}

.wvh-become-exam__list {
	background: linear-gradient(98deg, #69ba00 0.55%, #2e4f04 109.12%);
	background: var(--, linear-gradient(98deg, #69ba00 0.55%, #2e4f04 109.12%));
	color: #fff;
	padding: 1.9375rem 2.8125rem 1.3125rem;
}

.wvh-become-exam__img {
	max-width: 33.375rem;
}

.wvh-become-exam__img img {
	-o-object-fit: cover;
	aspect-ratio: 534/400;
	height: auto;
	object-fit: cover;
}

.wvh-become-exam__head {
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 2.4px;
	margin-top: 0.75rem;
	text-align: center;
}

.wvh-become-exam__message {
	font-size: 1.125rem;
	letter-spacing: 0.36px;
	line-height: 1.5;
	margin-top: 1.5rem;
}

/* become-office */

.wvh-become-offline {
	-webkit-padding-before: 6.5625rem;
	padding-block-start: 6.5625rem;
}

.wvh-become-offline__container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 4.375rem;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.wvh-become-offline__body {
	width: 52.8192371476%;
}

.wvh-become-offline__text {
	margin-top: 2.5rem;
}

.wvh-become-offline__btn {
	margin-top: 2.5rem;
}

.wvh-become-offline__img-wrap {
	position: relative;
	width: 42.3714759536%;
}

.wvh-become-offline__img {
	max-width: 31.9375rem;
}

.wvh-become-offline__img img {
	aspect-ratio: 511/318;
}

.wvh-become-offline__img-deco {
	bottom: -7.875rem;
	left: -8.125rem;
	max-width: 5.5rem;
	position: absolute;
}

.wvh-become-offline__img-deco img {
	aspect-ratio: 88/223;
}

/* about-details */

.wvh-about-details {
	-webkit-padding-before: 14.5rem;
	padding-block-start: 14.5rem;
}

.wvh-about-details__text {
	margin-top: 2.5rem;
}

.wvh-about-details__box {
	margin-top: 2.5rem;
}

/*==================================================================
# 共通
================================================================== */

input[type=text],
input[type=email],
input[type=tel],
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	background: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 5px;
	border-style: none;
	color: #333;
	font-family: inherit;
	font-size: 1rem;
	height: 2.75rem;
	line-height: 1;
	margin: 0;
	outline: none;
	padding: 0;
	padding: 0.625rem 1.875rem;
	width: 100%;
}

input::-moz-placeholder, textarea::-moz-placeholder {
	border: 1px solid #ddd;
	color: #c0c2dd;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	border: 1px solid #ddd;
	color: #c0c2dd;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	border: 1px solid #ddd;
	color: #c0c2dd;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
	border: 1px solid #ddd;
	color: #c0c2dd;
}

input::placeholder,
textarea::placeholder {
	border: 1px solid #ddd;
	color: #c0c2dd;
}

select:-webkit-autofill,
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset;
	        box-shadow: 0 0 0 1000px #fff inset;
}

/* 送信ボタン下完了時 */

.wpcf7 form.sent .wpcf7-response-output {
	border-color: transparent;
	display: none;
}

/* 送信ボタン下未入力警告 */

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: transparent;
}

/* ハイフンなしで入力追加CSSで消す記述 */

#autozip {
	display: none !important;
}

.cf7 {
	font-size: 1rem;
}

.cf7__list {
	margin-inline: auto;
	max-width: 40rem;
}

.cf7__item dt {
	font-size: 1.125rem;
	font-weight: 400;
}

.cf7__item dd {
	margin-top: 0.5rem;
}

.cf7__item dd input,
.cf7__item dd textarea {
	border: 1px solid #ccc;
}

.cf7__item textarea {
	height: 15rem;
}

.cf7__item:nth-of-type(n + 2) {
	margin-top: 2.5rem;
}

.cf7__label {
	font-weight: 600;
}

.cf7__input {
	margin-top: 0.9375rem;
}

.cf7__input--half {
	max-width: 22.3125rem;
}

/* 必須・任意 */

.cf7__required {
	background: #45b035;
	color: #fff;
	font-size: 0.75rem;
	line-height: 1;
	margin-right: 0.5625rem;
	padding: 0.1875rem 0.3125rem;
	vertical-align: 1px;
}

.cf7__input textarea {
	height: 19.875rem;
	margin-top: 1.75rem;
	padding-top: 1.8125rem;
	resize: vertical;
}

/* ドロップダウンメニュー */

.cf7__select {
	position: relative;
}

.cf7__select:before {
	border-bottom: 3px solid #333;
	border-right: 3px solid #333;
	content: "";
	height: 0.625rem;
	pointer-events: none;
	position: absolute;
	right: 20px;
	top: 1.125rem;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	width: 0.625rem;
	z-index: 10;
}

.cf7__select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff;
	color: #333;
	font-size: 1.125rem;
	letter-spacing: 0.54px;
	padding: 0.8125rem 1.25rem;
	width: 100%;
}

/* チェックボックス・ラジオボタン */

.cf7__check,
.cf7__radio {
	display: block;
	font-size: 0.875rem;
}

.cf7__check {
	font-size: 1.125rem;
	font-weight: 500;
	margin-top: 2rem;
}

/* 縦並び（チェックボックス・ラジオボタン） */

.wpcf7-list-item {
	display: block;
	margin: 0;
}

.wpcf7-list-item:nth-child(n+2) {
	margin-top: 0.625rem;
}

/* マウスカーソル（チェックボックス・ラジオボタン） */

.wpcf7-list-item label {
	cursor: pointer;
}

/* チェックボックス・ラジオボタン */

input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	aspect-ratio: 1/1;
	background: #fff;
	border: 0.5px solid #ddd;
	cursor: pointer;
	margin-right: 0.5rem;
	position: relative;
	vertical-align: -0.1875rem;
	width: 1rem;
}

input[type=checkbox] {
	border-radius: 0.1875rem;
	width: 1.25rem;
}

/* チェックボックス */

input[type=checkbox]:checked:before {
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	content: "";
	height: 0.8125rem;
	left: 0.375rem;
	position: absolute;
	top: 0.125rem;
	-webkit-transform: rotate(50deg);
	        transform: rotate(50deg);
	width: 0.375rem;
}

/* 送信ボタン */

.cf7__button {
	margin-top: 3.5rem;
	text-align: center;
}

.wpcf7-spinner {
	display: none !important;
}

input[type=submit] {
	background: #45b035;
	border: 1px solid #45b035;
	color: #fff;
	height: 3.5rem;
	max-width: 100%;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	width: 8.125rem;
}

.wpcf7-submit:disabled {
	background-color: #969a96;
	border: none;
	color: #fff;
}

/* ajax-loader */

.wpcf7-spinner {
	vertical-align: middle;
}

.contact {
	padding-block: 7.5rem 6.25rem;
}

.contact__text {
	font-size: clamp(18px, 1.5vw, 24px);
	letter-spacing: 0.02em;
	text-align: center;
}

.contact__form {
	background: #fafafa;
	margin-inline: auto;
	margin-top: 3.75rem;
	max-width: 65.1875rem;
	padding: 3.75rem 2.5rem 5rem;
}

.wvh-heading-en {
	color: #ffc44d;
	display: block;
	font-family: "Poppins", sans-serif;
	font-size: clamp(18px, 1.0416666667vw, 20px);
	letter-spacing: 2px;
}

.wvh-heading-ja {
	display: block;
	font-size: 2rem;
	font-size: clamp(22px, 1.6666666667vw, 32px);
	font-weight: 700;
	letter-spacing: 2px;
	margin-top: 0.125rem;
	position: relative;
}

.wvh-heading-ja::before {
	background: #45b035;
	bottom: -0.8125rem;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 2.5rem;
}

/* wvh-overview-philosophy  */

.wvh-overview-philosophy {
	padding-top: 7.5rem;
}

.wvh-overview-philosophy__text {
	margin-top: 3.125rem;
}

.wvh-overview-philosophy__box {
	margin-top: 3.75rem;
}

.wvh-overview-philosophy__content {
	margin-top: 1.875rem;
}

.wvh-overview-philosophy__head-text {
	margin-top: 1.25rem;
}

/* wvh-overview-business */

.wvh-overview-business {
	margin-top: 6.5625rem;
}

.wvh-overview-business__text {
	margin-top: 3.125rem;
}

.wvh-overview-business__body {
	margin-top: 1.875rem;
}

.wvh-overview-business__head {
	margin-inline: auto;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
	text-align: center;
}

.wvh-overview-business__img {
	margin-inline: auto;
	margin-top: 3.75rem;
	max-width: 67.875rem;
}

.wvh-overview-summary {
	margin-top: 6.5625rem;
}

.wvh-overview-summary__box {
	margin-top: 3.125rem;
}

.wvh-overview-summary__body {
	margin-top: 3.75rem;
}

.wvh-overview-summary__date {
	display: block;
	font-size: 1rem;
	line-height: 1.8;
	text-align: right;
}

.wvh-overview-summary__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.wvh-overview-summary__list-title {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #69ba00;
	border: 1px solid #fff;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	font-size: 1.25rem;
	font-weight: 700;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	letter-spacing: 0.1em;
	max-width: 100%;
	padding: 1.1875rem 1.875rem;
	width: 16.0625rem;
}

.wvh-overview-summary__list-description {
	background: #d8f3d4;
	border: 2px solid #f6f8ff;
	color: #333;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	letter-spacing: 0.1em;
	padding: 1.1875rem 1.875rem;
}

.wvh-page-404 {
	padding-bottom: 6.25rem;
	padding-top: 12.5rem;
}

.wvh-page-404__inner {
	margin-inline: auto;
	max-width: 50rem;
	padding-inline: 2rem;
}

.wvh-page-404__lead--big {
	font-size: 1.5rem;
}

.wvh-page-404__lead--small {
	margin-top: 2.5rem;
}

.wvh-page-404__back {
	margin-top: 3.75rem;
}

.wvh-page-404__text {
	font-size: 1.125rem;
	letter-spacing: 0.9px;
}

.wvh-policy {
	padding-block: 11.5625rem 11.25rem;
}

.wvh-policy__box {
	font-size: 1.125rem;
	letter-spacing: 0.02em;
	line-height: 1.8;
	margin-top: 3.75rem;
}

.wvh-policy__text:not(:first-of-type) {
	margin-top: 1.25rem;
}

.wvh-policy__items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1.25rem;
	margin-top: 1.25rem;
}

.wvh-register-form input,
.wvh-register-form select {
	border: 1px solid #ccc;
	padding: 0.3125rem 0.625rem;
}

.wvh-register-form input {
	height: 2.875rem;
}

.wvh-register-form {
	margin-inline: auto;
	margin-top: 3.75rem;
	max-width: 62.75rem;
	padding-bottom: 8.25rem;
}

.wvh-register-form__list,
.wvh-register-form__mailing-address {
	margin-inline: auto;
	max-width: 52.875rem;
}

.wvh-register-form__list--company {
	margin-top: 6.25rem;
}

.wvh-register-form__mailing-address {
	margin-top: 6.25rem;
}

.wvh-register-form__mailing-head {
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.02em;
}

.wvh-register-form__list--mailing {
	margin-top: 1.25rem;
}

.wvh-register-form__item {
	grid-gap: 0.3125rem;
	display: -ms-grid;
	display: grid;
	gap: 0.3125rem;
	-ms-grid-columns: 12.5rem 1fr;
	grid-template-columns: 12.5rem 1fr;
}

.wvh-register-form__reference label,
.wvh-register-form__item label {
	margin-top: 0.1875rem;
}

.wvh-register-form__item input,
.wvh-register-form__item textarea {
	border: 1px solid #ccc;
}

.wvh-register-form__item textarea {
	height: 15rem;
}

.wvh-register-form__item:nth-of-type(n + 2) {
	margin-top: 1.5rem;
}

.wvh-register-form__label {
	font-weight: 600;
}

.wvh-register-form__input {
	margin-top: 0.9375rem;
}

.wvh-register-form__input--half {
	max-width: 22.3125rem;
}

.wvh-register-form__number {
	grid-gap: 2.5rem;
	display: -ms-grid;
	display: grid;
	gap: 2.5rem;
	-ms-grid-columns: (1fr)[4];
	grid-template-columns: repeat(4, 1fr);
	max-width: 25rem;
}

.wvh-register-form__name-group {
	grid-gap: 4.375rem;
	display: -ms-grid;
	display: grid;
	gap: 4.375rem;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	max-width: 22.9375rem;
}

.wvh-register-form__birth {
	-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;
	gap: 0.3125rem;
}

.wvh-register-form__birth span {
	white-space: nowrap;
}

#birth-year {
	width: 6.25rem;
}

#birth-month,
#birth-day {
	margin-left: 0.9375rem;
	width: 3.75rem;
}

.wvh-register-form__zip {
	-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;
	gap: 3.4375rem;
	max-width: 100%;
	position: relative;
	width: 11.5625rem;
}

.wvh-register-form__zip::before {
	background: #333;
	content: "";
	height: 1px;
	left: 5rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.9375rem;
}

#zip1 {
	width: 3.75rem;
}

#zip2 {
	width: 5rem;
}

/* 必須・任意 */

.wvh-register-form__required {
	background: #45b035;
	color: #fff;
	font-size: 0.75rem;
	line-height: 1;
	margin-right: 0.5625rem;
	padding: 0.1875rem 0.3125rem;
	vertical-align: 1px;
}

.wvh-register-form__input textarea {
	height: 19.875rem;
	margin-top: 1.75rem;
	padding-top: 1.8125rem;
	resize: vertical;
}

/* ドロップダウンメニュー */

.wvh-register-form__select {
	position: relative;
	width: 10.875rem;
}

.wvh-register-form__select:before {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	content: "";
	height: 0.625rem;
	pointer-events: none;
	position: absolute;
	right: 20px;
	top: 0.9375rem;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	width: 0.625rem;
	z-index: 10;
}

.wvh-register-form__select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff;
	color: #333;
	font-size: 1rem;
	padding: 0rem 1.25rem;
	width: 100%;
}

/* チェックボック */

.wvh-register-form__check {
	display: block;
	font-size: 0.875rem;
}

.wvh-register-form__check {
	font-size: 1.125rem;
	font-weight: 500;
	margin-top: 2rem;
}

.wvh-register-form__check input {
	height: auto;
}

/* 縦並び（チェックボックス・ラジオボタン） */

.wpregister-form-list-item {
	display: block;
	margin: 0;
}

.wpregister-form-list-item:nth-child(n+2) {
	margin-top: 0.625rem;
}

/* マウスカーソル（チェックボックス・ラジオボタン） */

.wpregister-form-list-item label {
	cursor: pointer;
}

/* チェックボックス・ラジオボタン */

input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	aspect-ratio: 1/1;
	background: #fff;
	border: 0.5px solid #ddd;
	cursor: pointer;
	margin-right: 0.5rem;
	position: relative;
	vertical-align: -0.1875rem;
	width: 1rem;
}

input[type=checkbox] {
	border-radius: 0.1875rem;
	width: 1.25rem;
}

/* チェックボックス */

input[type=checkbox]:checked:before {
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	content: "";
	height: 0.8125rem;
	left: 0.375rem;
	position: absolute;
	top: 0.125rem;
	-webkit-transform: rotate(50deg);
	        transform: rotate(50deg);
	width: 0.375rem;
}

/* 送信ボタン */

.wvh-register-form__register {
	margin-inline: auto;
	margin-top: 1.875rem;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
	text-align: center;
}

.wpregister-form-spinner {
	display: none !important;
}

input[type=submit] {
	background: #45b035;
	border: 1px solid #45b035;
	color: #fff;
	height: 3.5rem;
	margin-inline: auto;
	max-width: 100%;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	width: 8.125rem;
}

.wpregister-form-submit:disabled {
	background-color: #969a96;
	border: none;
	color: #fff;
}

/* ajax-loader */

.wpregister-form-spinner {
	vertical-align: middle;
}

/* 引用選択のラジオボタン */

.wvh-register-form__reference {
	grid-gap: 0.3125rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -ms-grid;
	display: grid;
	gap: 0.3125rem;
	-ms-grid-columns: 12.5rem 1fr;
	grid-template-columns: 12.5rem 1fr;
}

.wvh-register-form__reference label {
	font-weight: 600;
	margin-top: 0.1875rem;
}

.wvh-register-form__radio-group {
	-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;
	gap: 1.25rem;
}

/* ラジオボタン */

.wvh-register-form__radio input[type=radio] {
	display: none; /* デフォルトのラジオボタンを非表示 */
}

.wvh-register-form__radio {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #ddd;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 2.875rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
	-webkit-transition: background 0.3s ease, color 0.3s ease;
	transition: background 0.3s ease, color 0.3s ease;
	width: 14.8125rem;
}

/* 選択時のスタイル */

.wvh-register-form__radio input[type=radio]:checked + span {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #45b035;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
}

.wvh-register-procedures {
	-webkit-margin-before: 6.5625rem;
	margin-block-start: 6.5625rem;
}

.wvh-register-procedures__head {
	margin-top: 2.5rem;
}

.wvh-register-procedures__head-small {
	margin-top: 1.875rem;
}

.wvh-register-procedures__content {
	margin-top: 1.25rem;
}

.wvh-register-procedures__content-img {
	margin-inline: auto;
	margin-top: 1.875rem;
	max-width: 62.3125rem;
}

.wvh-register-procedures__notice {
	color: #ff4d4d;
	font-size: 1rem;
	margin-top: 1.25rem;
}

.wvh-register-procedures__btn {
	margin-inline: auto;
	margin-top: 6.25rem;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
}

.wvh-register-procedures__flow-btn {
	display: none;
}

.wvh-register-procedures__flow-btn.is-show {
	display: block;
	margin-inline: auto;
	margin-top: 6.25rem;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
}

.wvh-register-registration {
	-webkit-padding-before: 11.5625rem;
	padding-block-start: 11.5625rem;
}

.wvh-register-registration__text {
	margin-top: 3.125rem;
}

.wvh-register-registration__head {
	margin-top: 1.875rem;
}

.wvh-register-registration__content {
	letter-spacing: 0.02em;
	margin-top: 1.25rem;
}

.wvh-register-registration__flex-wrap {
	-webkit-box-align: start;
	-webkit-align-items: start;
	    -ms-flex-align: start;
	        align-items: start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.wvh-register-registration__flow-img {
	-o-object-fit: contain;
	aspect-ratio: 150/383;
	display: block;
	margin-top: 5.125rem;
	max-width: clamp(5rem, 10.4166666667vw, 9.375rem);
	object-fit: contain;
}

.wvh-register-registration__flow-lists {
	grid-gap: 7.9375rem;
	display: -ms-grid;
	display: grid;
	gap: 7.9375rem;
	-ms-grid-columns: (1fr)[1];
	grid-template-columns: repeat(1, 1fr);
	margin-top: 7.375rem;
	max-width: 50.75rem;
	width: 100%;
}

.wvh-register-registration__flow-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
}

.wvh-register-registration__flow-list:not(:first-child) {
	margin-top: -1.25rem;
}

.wvh-register-registration__flow-label {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.15));
	        filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.15));
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	font-size: 1.5rem;
	font-weight: 700;
	height: 10.9375rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	max-width: 10rem;
	position: relative;
	position: relative;
	width: 100%;
}

.wvh-register-registration__flow-label::after {
	background: url(../images/below/step01.svg) no-repeat center center/contain;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.wvh-register-registration__flow-list:nth-child(2) .wvh-register-registration__flow-label::after {
	background: url(../images/below/step02.svg) no-repeat center center/contain;
}

.wvh-register-registration__flow-list:nth-child(3) .wvh-register-registration__flow-label::after {
	background: url(../images/below/step03.svg) no-repeat center center/contain;
}

.wvh-register-registration__flow-label-step {
	font-size: 1.125rem;
	font-weight: 900;
}

.wvh-register-registration__flow-label-number {
	font-size: 1.75rem;
	font-weight: 900;
	line-height: 1;
	text-shadow: 0px 0px 10px rgba(0, 83, 92, 0.3);
}

.wvh-register-registration__flow-box {
	margin-left: clamp(1.25rem, 3.4722222222vw, 3.125rem);
}

.wvh-register-registration__flow-item {
	background-color: #fff;
	max-width: 30.6875rem;
	padding: 1.5rem;
}

.wvh-register-registration__flow-title {
	color: #316EA9;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.03em;
}

.wvh-register-registration__flow-text {
	font-size: 0.9375rem;
	margin-top: 0.625rem;
}

.wvh-register-registration__flow-form {
	border: 1px solid #333;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1.25rem;
	margin-top: 1.875rem;
	padding: 1.25rem;
}

.wvh-register-registration__flow-row {
	-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;
	gap: 0.625rem;
}

.wvh-register-registration__flow-row label {
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	flex-shrink: 0;
	font-size: 1rem;
	letter-spacing: 0.08em;
	max-width: 100%;
	width: 12.5rem;
}

.wvh-register-registration__flow-row input {
	border: 1px solid #333;
	padding: 0.3125rem;
}

.name-inputs,
.wvh-register-registration__number-inputs {
	-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-size: 1rem;
	gap: 1.25rem;
}

.name-inputs-row {
	-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;
	gap: 0.625rem;
}

.name-inputs input,
.wvh-register-registration__number-inputs input {
	background: transparent;
	max-width: 5rem;
	text-align: center;
}

.wvh-register-registration input::-webkit-input-placeholder,
.wvh-register-registration textarea::-webkit-input-placeholder {
	border: none;
}

.wvh-register-registration input[type=text] {
	border-radius: 0;
}

.wvh-schools-industry {
	-webkit-padding-before: 7.875rem;
	padding-block-start: 7.875rem;
}

.wvh-schools-industry__text {
	-webkit-margin-before: 3.125rem;
	margin-block-start: 3.125rem;
}

.wvh-schools-industry__item {
	-webkit-margin-before: 4.1875rem;
	margin-block-start: 4.1875rem;
}

.wvh-schools-item {
	background-color: #faf3e3;
	font-size: clamp(20px, 1.25vw, 24px);
	letter-spacing: 0.01em;
	line-height: 1.8;
	margin-inline: 1.625rem 3.5625rem;
	padding: 4.625rem 5.4375rem 6.125rem 2.375rem;
	position: relative;
	z-index: 0;
}

.wvh-schools-item::after {
	border: 1px solid #4d4e4d;
	content: "";
	height: 100%;
	left: -1.625rem;
	position: absolute;
	top: -1.625rem;
	width: 100%;
	z-index: -1;
}

.wvh-schools-item span {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background: linear-gradient(98deg, #69ba00 0.55%, #2e4f04 109.12%);
	background-clip: text;
}

.wvh-schools-course {
	-webkit-padding-before: 6.5625rem;
	padding-block-start: 6.5625rem;
}

.wvh-schools-course__item {
	-webkit-margin-before: 4.8125rem;
	margin-block-start: 4.8125rem;
}

.wvh-schools-course__body {
	-webkit-margin-before: 2.8125rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-block-start: 2.8125rem;
}

.wvh-schools-course__box {
	background: #fff;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
	        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
	margin-top: 5.875rem;
	max-width: 100%;
	padding: 1.5rem;
	width: 44.9375rem;
}

.wvh-schools-course__head {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-inline: auto;
}

.wvh-schools-course__lists {
	grid-gap: 1.25rem;
	display: -ms-grid;
	display: grid;
	gap: 1.25rem;
	-ms-grid-columns: (1fr)[1];
	grid-template-columns: repeat(1, 1fr);
	margin-top: 1.25rem;
}

.wvh-schools-course__img {
	margin-left: -3.125rem;
	max-width: 100%;
	position: relative;
	width: 31.4375rem;
	z-index: -1;
}

.wvh-schools-course__explain-box-top {
	max-width: 56.25rem;
}

.wvh-schools-course__explain-item {
	color: #45b035;
	font-size: clamp(1.25rem, 1.6666666667vw, 2rem);
	font-weight: 700;
	letter-spacing: 0.1em;
	margin-left: auto;
	margin-top: 6.25rem;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
	padding-left: 0.3125rem;
	position: relative;
	z-index: 0;
}

.wvh-schools-course__explain-item::after {
	aspect-ratio: 920/171;
	background: url(../images/below/fukidashi.svg) no-repeat center center/contain;
	content: "";
	left: 50%;
	position: absolute;
	top: 60%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	        transform: translateY(-50%) translateX(-50%);
	width: clamp(32.5rem, 47.9166666667vw, 57.5rem);
}

.wvh-schools-course__explain-item span {
	position: relative;
}

.wvh-schools-course__explain-item span::before {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #ffc44d));
	background: linear-gradient(transparent 50%, #ffc44d 50%);
	bottom: 0;
	content: "";
	height: 50%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1;
}

.wvh-schools-course__small {
	display: block;
	margin-top: 3.4375rem;
	text-align: right;
}

.wvh-schools-course__explain {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.875rem;
}

.wvh-schools-course__explain-img {
	max-width: 6.1875rem;
}

.wvh-schools-course__explain-box {
	max-width: 65.75rem;
	padding-top: 4.5625rem;
}

.wvh-schools-course__explain-bottom-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 3.4375rem;
	margin-top: 7.75rem;
	position: relative;
}

.wvh-schools-course__explain-bottom-box::after {
	-webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
	aspect-ratio: 64/58;
	background: #ffc44d;
	clip-path: polygon(0 0, 50% 100%, 100% 0);
	content: "";
	left: 50%;
	position: absolute;
	top: -5.625rem;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 4rem;
}

.wvh-schools-course__explain-bottom-text {
	max-width: 38.6875rem;
}

.wvh-schools-course__explain-bottom-img {
	margin-top: -3.125rem;
	max-width: 19.25rem;
}

.wvh-schools-course__explain-bottom-caption {
	font-size: 1rem;
	text-align: center;
}

.wvh-schools-fee {
	margin-top: 3.75rem;
}

.wvh-schools-fee__head {
	margin-top: 5rem;
}

.wvh-heading-circle__lead--gradation {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background: linear-gradient(98deg, #69ba00 0.55%, #2e4f04 109.12%);
	background-clip: text;
}

.wvh-schools-fee__text {
	margin-top: 1.25rem;
}

.wvh-schools-fee__box {
	margin-top: 2.5rem;
}

.wvh-schools-fee__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.wvh-schools-fee__list-title {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #316ea9;
	border: 1px solid #fff;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	font-size: 1.25rem;
	font-weight: 700;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	letter-spacing: 0.1em;
	max-width: 100%;
	padding: 1.1875rem 1.875rem;
	width: 16.0625rem;
}

.wvh-schools-fee__list-description {
	background: #d9e9f8;
	border: 2px solid #f6f8ff;
	color: #333;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	letter-spacing: 0.1em;
	padding: 1.1875rem 1.875rem;
}

.wvh-schools-fee__list-description--flex {
	-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;
}

.wvh-schools-fee__img-box {
	-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;
	gap: 2.5rem;
	margin-top: 1.0625rem;
	padding-left: 7.75rem;
}

.wvh-schools-fee__img {
	max-width: 17.1875rem;
}

.wvh-schools-fee__img-text {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	letter-spacing: 0.02em;
}

.wvh-schools-fee__content-box {
	margin-top: 1.25rem;
}

.wvh-schools-fee__lists {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1.25rem;
	margin-top: 1.25rem;
}

.wvh-schools-fee__notice {
	letter-spacing: 0.02em;
	margin-top: 1.25rem;
}

.wvh-schools-fee__item {
	margin-inline: auto;
	margin-top: 2.5rem;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
}

.wvh-schools-fee__item-head {
	font-size: clamp(1.125rem, 1.25vw, 1.5rem);
	font-weight: 700;
	text-align: center;
}

.wvh-schools-fee__item-deco-wrap {
	-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;
	gap: 0.3125rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 3.125rem;
}

.wvh-schools-fee__item-deco {
	-webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
	aspect-ratio: 64/58;
	background: #45b035;
	clip-path: polygon(0 0, 50% 100%, 100% 0);
	display: block;
	width: 4rem;
}

.wvh-schools-fee__item-deco-text {
	font-weight: 700;
	position: relative;
}

.wvh-schools-fee__item-deco-text::before {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #def7da));
	background: linear-gradient(transparent 50%, #def7da 50%);
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: layer-background;
	z-index: -1;
}

.wvh-schools-fee__item-price {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 4px solid #ffc44d;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 3.125rem;
	padding-block: 1.875rem 1.25rem;
	padding-inline: 1.5rem;
	position: relative;
	z-index: 0;
}

.wvh-schools-fee__item-price::after {
	background: #faf3e3;
	bottom: 0;
	content: "";
	height: 87%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: -1;
}

.wvh-schools-fee__item-text {
	font-size: clamp(1.25rem, 1.6666666667vw, 2rem);
	line-height: 1;
	padding-top: 0.625rem;
}

.wvh-schools-fee__item-number {
	color: #45b035;
	font-size: clamp(2.5rem, 5.2083333333vw, 6.25rem);
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1;
	padding-left: 0.625rem;
}

.wvh-schools-fee__item-yen-wrap {
	padding-top: 0.9375rem;
}

.wvh-schools-fee__item-yen-text {
	line-height: 1;
}

.wvh-schools-fee__item-yen {
	color: #45b035;
	font-size: clamp(1.125rem, 1.25vw, 1.5rem);
	font-weight: 700;
	padding-left: 0.625rem;
}

.wvh-schools-recommendation {
	margin-top: 6.5625rem;
}

.wvh-schools-recommendation__lists {
	grid-gap: 2.5rem;
	display: -ms-grid;
	display: grid;
	gap: 2.5rem;
	-ms-grid-columns: (1fr)[1];
	grid-template-columns: repeat(1, 1fr);
	margin-top: 4.375rem;
}

.wvh-schools-recommendation__list {
	grid-gap: 2.5rem;
	display: -ms-grid;
	display: grid;
	gap: 2.5rem;
	-ms-grid-columns: clamp(8.75rem, 10.7291666667vw, 12.875rem) 1fr;
	grid-template-columns: clamp(8.75rem, 10.7291666667vw, 12.875rem) 1fr;
}

.wvh-schools-recommendation__list-img {
	width: clamp(8.75rem, 10.7291666667vw, 12.875rem);
}

.wvh-schools-recommendation__list-img img {
	-o-object-fit: contain;
	aspect-ratio: 1/1;
	border-radius: 50%;
	height: auto;
	object-fit: contain;
	overflow: hidden;
}

.wvh-schools-recommendation__list-content {
	background: #fff;
	padding: 1.5625rem 1.875rem;
}

.wvh-schools-recommendation__list-content--gray {
	background: #e9f1f9;
}

.wvh-schools-recommendation__list-name {
	font-size: clamp(1.125rem, 1.25vw, 1.5rem);
	font-weight: 700;
	letter-spacing: 0.08em;
}

.wvh-schools-recommendation__list-text {
	margin-top: 1.25rem;
}

.wvh-support-information {
	-webkit-padding-before: 7.5rem;
	padding-block-start: 7.5rem;
}

.wvh-support-information__text {
	margin-top: 2.5rem;
}

.wvh-support-information__img-body {
	-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;
	gap: 1.25rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 2.5rem;
	padding-right: 7.5rem;
}

.wvh-support-information__img {
	max-width: 7.0625rem;
}

.wvh-support-information__name {
	font-size: clamp(20px, 2.1875vw, 42px);
	font-weight: 700;
	letter-spacing: 0.1em;
}

.wvh-support-information__number {
	font-family: "Lato", sans-serif;
	font-size: clamp(60px, 5.2083333333vw, 100px);
	font-weight: 800;
	letter-spacing: 0.08em;
}

.wvh-support-information__number span {
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.02em;
}

.wvh-support-information__contents {
	max-width: 67.0625rem;
}

.wvh-support-information__head {
	background: rgba(250, 243, 227, 0.87);
	border-bottom: 4px solid #ffc44d;
	font-size: clamp(20px, 1.6666666667vw, 32px);
	font-weight: 700;
	letter-spacing: 0.02em;
	margin-top: 6.25rem;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
	padding: 1rem 7.125rem 1rem 4.625rem;
}

.wvh-support-information__lists {
	grid-gap: 2.8125rem 4.625rem;
	display: -ms-grid;
	display: grid;
	gap: 2.8125rem 4.625rem;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	margin-inline: auto;
	margin-top: 3.5rem;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
	padding-left: 0.625rem;
}

.wvh-support-information__list {
	background-color: #dbf3bc;
	font-size: clamp(20px, 1.40625vw, 27px);
	letter-spacing: 0.01em;
	line-height: 1.5;
	padding: 4.625rem 5.4375rem 6.125rem 2.375rem;
	position: relative;
	text-align: center;
	z-index: 0;
}

.wvh-support-information__list::after {
	border: 1px solid #4d4e4d;
	content: "";
	height: 100%;
	left: -1.5rem;
	position: absolute;
	top: -1.25rem;
	width: 100%;
	z-index: -1;
}

.wvh-support-information__message {
	font-size: clamp(16px, 0.9375vw, 18px);
	letter-spacing: 0.02em;
	line-height: 1.8;
	margin-top: 2.5rem;
	padding-left: 3.125rem;
}

.wvh-support-support {
	-webkit-padding-before: 6.5625rem;
	padding-block-start: 6.5625rem;
}

.wvh-support-support__text {
	margin-top: 2.5rem;
}

.wvh-support-support__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-inline: auto;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
}

.wvh-support-support__lists {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1.25rem;
	max-width: 100%;
	padding-top: 2.5rem;
	width: 21.875rem;
}

.wvh-support__content-wrap {
	-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;
	gap: 0.9375rem;
}

.wvh-support__deco {
	aspect-ratio: 1/1;
	border-radius: 100%;
	display: block;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	width: clamp(20px, 2vw, 32px);
}

.wvh-support__deco--sub-green {
	background-color: #69ba00;
}

.wvh-support__content-text {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.wvh-support-support__img {
	max-width: 8.4375rem;
	-webkit-transform: rotate(2deg);
	        transform: rotate(2deg);
}

.wvh-support-activities__text {
	margin-top: 2.5rem;
}

.wvh-thanks {
	padding-bottom: 6.25rem;
	padding-top: 12.5rem;
}

.wvh-thanks__inner {
	margin-inline: auto;
	max-width: 50rem;
	padding-inline: 2rem;
}

.wvh-thanks__lead--big {
	font-size: 1.5rem;
}

.wvh-thanks__lead--small {
	margin-top: 2.5rem;
}

.wvh-thanks__back {
	margin-top: 3.75rem;
}

.wvh-thanks__text {
	font-size: 1.125rem;
	letter-spacing: 0.9px;
	margin-top: 1.25rem;
}

.wvh-aside-header-wrapper {
	-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;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-inline: auto;
	max-width: 120rem;
	width: 100%;
}

.main {
	width: calc(100% - 300px);
}

.wvh-aside-header {
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	flex-shrink: 0;
	font-size: 1.25rem;
	font-size: clamp(16px, 1.0416666667vw, 20px);
	font-weight: 400;
	height: calc(100dvh - 6.875rem); /* 必要に応じて調整 */
	left: 1.5rem;
	letter-spacing: 0.4px;
	line-height: 1.3;
	margin-bottom: 1.875rem;
	max-width: 100%;
	overflow-x: clip;
	overflow-y: auto; /* 縦方向のスクロールを有効化 */
	position: -webkit-sticky;
	position: sticky;
	text-align: center;
	top: 6.875rem;
	width: 300px;
	z-index: 35;
}

.wvh-aside-header__box {
	background: #eeecec;
	border-radius: 1.25rem;
	height: -moz-fit-content;
	height: -webkit-fit-content;
	height: fit-content;
	padding-bottom: 2.5rem;
}

.wvh-aside-header.is-scroll {
	left: 1.5rem; /* 固定位置を維持 */
	position: absolute; /* 固定を解除 */
}

.wvh-aside-header__nav-item {
	border-bottom: 1px dashed #969a96;
}

.wvh-aside-header__nav-link {
	cursor: pointer;
	display: block;
	padding-block: 1.25rem;
	padding-inline: 1.25rem;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.wvh-aside-header__contact {
	padding-inline: 1.5625rem;
	padding-top: 1.25rem;
}

.wvh-aside-header__contact-box {
	-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;
	gap: 0.75rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.wvh-aside-header__contact-icon {
	aspect-ratio: 24/29;
	width: 1.5rem;
}

.wvh-aside-header__contact-link {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #45b035;
	color: #fff;
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 1.25rem;
	padding: 1.6875rem;
	width: 100%;
}

.wvh-aside-header__contact-notice {
	display: block;
	font-size: 1rem;
	margin-top: 1.25rem;
	text-align: left;
}

.wvh-footer__wrap {
	background: #606360;
	color: #b6b7b6;
	margin-top: auto;
	padding-block: 5rem;
	position: relative;
}

.wvh-footer__inner {
	margin-inline: auto;
	max-width: 120rem;
	padding-inline: clamp(1.875rem, 5.7291666667vw, 6.875rem);
}

.wvh-footer__items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: clamp(2.5rem, 8.3333333333vw, 10rem);
}

.wvh-footer__company {
	max-width: 23.875rem;
}

.wvh-footer__nav {
	grid-gap: clamp(1.25rem, 2.6041666667vw, 3.125rem);
	display: -ms-grid;
	display: grid;
	gap: clamp(1.25rem, 2.6041666667vw, 3.125rem);
	-ms-grid-columns: (1fr)[4];
	grid-template-columns: repeat(4, 1fr);
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
}

.wvh-footer__nav-items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1.125rem;
}

.wvh-footer__nav-item a {
	letter-spacing: 1.12px;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.wvh-footer__bottom-items {
	-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-size: 0.75rem;
	gap: 1.5rem;
	letter-spacing: 0.48px;
	margin-top: 8.125rem;
}

.wvh-footer__bottom-item a {
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.wvh-footer__copy-right {
	color: #fff;
	display: block;
	font-size: 0.8125rem;
	letter-spacing: 0.52px;
	margin-top: -0.9375rem;
	text-align: center;
}

.wvh-header {
	background-color: #fff;
	height: 5rem;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 40;
}

.wvh-header__inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-inline: auto;
	padding-inline: 4.125rem 1.25rem;
	position: relative;
	width: 100%;
	z-index: 40;
}

.wvh-header__logo {
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	font-size: 0;
	height: inherit;
	max-width: 18.125rem;
	max-width: clamp(15rem, 15.1041666667vw, 18.125rem);
	width: 100%;
}

.wvh-header__logo a {
	-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;
	height: inherit;
}

.wvh-header__logo img {
	-o-object-fit: contain;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.wvh-header__nav-wrap {
	height: inherit;
}

.wvh-header__nav-lists {
	-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;
	gap: clamp(0.9375rem, 1.3020833333vw, 1.5625rem);
	height: inherit;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.wvh-header__nav-link--login {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #45b035;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: clamp(0.875rem, 0.9375vw, 1.125rem);
	font-weight: 700;
	gap: 0.625rem;
	height: 2.9375rem;
	letter-spacing: 0.36px;
	line-height: 100%; /* 18px */
	padding: 0.375rem 1rem;
}

.wvh-header__icon--login {
	-o-object-fit: contain;
	aspect-ratio: 24/19;
	object-fit: contain;
	width: 1.5rem;
}

.wvh-header__link-mail {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #fff;
	border: 1px solid #69ba00;
	color: #69ba00;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
	        filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.25));
	font-size: 0.9375rem;
	font-style: normal;
	font-weight: 700;
	gap: 0.9375rem;
	height: 2.9375rem;
	line-height: 1;
	padding: 0.5rem 1.4375rem;
	position: relative;
}

.wvh-header__link-mail::after {
	border-right: 2px solid #69ba00;
	border-top: 2px solid #69ba00;
	content: "";
	height: 6px;
	position: absolute;
	right: 0.9375rem;
	rotate: 45deg;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 6px;
}

.wvh-header__icon--mail {
	-o-object-fit: contains;
	max-width: 1.75rem;
	object-fit: contains;
}

/* hamburger */

.wvh-header__hamburger {
	border: none;
	cursor: pointer;
	display: none;
	height: 1.5rem;
	margin: 0;
	outline: none;
	padding: 0;
	position: relative;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	-webkit-transition: 0.1s;
	transition: 0.1s;
	width: 1.5rem;
	z-index: 999;
}

.wvh-header__hamburger.is-open {
	background-color: transparent;
}

.wvh-header__hamburger span {
	background-color: #333;
	border-radius: 2px;
	display: block;
	height: 2px;
	left: 50%;
	position: relative;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	-webkit-transition: 0.1s;
	transition: 0.1s;
	width: 18px;
}

.wvh-header__hamburger span:nth-of-type(1) {
	top: -3px;
}

.wvh-header__hamburger span:nth-of-type(2) {
	top: 0px;
}

.wvh-header__hamburger span:nth-of-type(3) {
	top: 3px;
}

.wvh-header__hamburger.is-open span:nth-of-type(1) {
	top: 0;
	-webkit-transform: translateX(-50%) rotate(45deg);
	        transform: translateX(-50%) rotate(45deg);
}

.wvh-header__hamburger.is-open span:nth-of-type(2) {
	opacity: 0;
}

.wvh-header__hamburger.is-open span:nth-of-type(3) {
	top: -4px;
	-webkit-transform: translateX(-50%) rotate(-45deg);
	        transform: translateX(-50%) rotate(-45deg);
}

/* drawer */

.wvh-header__drawer {
	bottom: 0;
	font-size: 1rem;
	font-weight: bold;
	left: 0;
	letter-spacing: 2px;
	overflow-y: scroll;
	position: fixed;
	right: 0;
	scrollbar-width: none;
	top: 0;
	-webkit-transform: translateX(100%);
	        transform: translateX(100%);
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
	width: 100%;
	z-index: 36;
}

.wvh-header__drawer-nav {
	background: linear-gradient(98deg, #69ba00 0.55%, #2e4f04 109.12%);
	margin-left: auto;
	padding-block: 5rem 5rem;
	position: relative;
	width: 95.8974358974%;
	z-index: 38;
}

.wvh-header__drawer.is-open {
	-webkit-transform: translateX(0);
	        transform: translateX(0);
}

.wvh-header__drawer::-webkit-scrollbar {
	display: none;
}

.wvh-header__drawer-items {
	padding-inline: 5rem 1.25rem;
}

.wvh-header__drawer-link {
	color: #fff;
	display: block;
	padding: 0.75rem 0;
}

.wvh-header__drawer-link-contact {
	margin-top: 1.25rem;
	max-width: 15rem;
}

.wvh-header__drawer-link--arrow {
	position: relative;
}

.wvh-header__drawer-link--arrow::after {
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	content: "";
	height: 6px;
	left: -1.875rem;
	position: absolute;
	rotate: 135deg;
	top: 1.125rem;
	width: 6px;
}

.wvh-header__drop-menu-lists {
	display: none;
}

.wvh-header__drop-menu-lists.is-open {
	display: block;
}

.wvh-header__drop-menu-lists {
	padding-block: 0.5rem;
}

.wvh-header__drop-menu-list {
	color: #cacaca;
	margin-left: 1rem;
	padding-block: 0.375rem;
}

/* current */

.wvh-header__drawer-link.current {
	color: #45b035;
}

/* ドロワーメニューが開いた時のスタイル */

.wvh-header__hamburger.is-open.wvh-header__hamburger span {
	background-color: #fff;
}

.wvh-news-tabs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	gap: 1.25rem 2.5rem;
}

.wvh-news-tabs__inner {
	margin-inline: auto;
	padding-inline: 1.25rem;
}

.wvh-news-tabs__item {
	border: 1px solid #fbf7ef;
	border: 1px solid var(--bg_all, #fbf7ef);
	font-size: 1rem;
	letter-spacing: 0.32px;
	min-width: 10.625rem;
	padding: 0.625rem 1.25rem;
	text-align: center;
}

.wvh-news-tabs__item[aria-selected=true] {
	background: #fbf7ef;
	pointer-events: none;
}

.wvh-news-tabs__item[aria-selected=false] {
	background: transparent;
}

.wvh-news-tabs__contents {
	margin-top: 2.5rem;
}

.wvh-news-tabs__content-wrap {
	height: 0;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease, translate 0.3s ease;
	transition: opacity 0.3s ease, translate 0.3s ease;
	translate: 0 20px;
	visibility: hidden;
}

.wvh-news-tabs__content-wrap.js-show {
	height: -moz-fit-content;
	height: -webkit-fit-content;
	height: fit-content;
	opacity: 1;
	translate: 0;
	visibility: visible;
}

/* スライダー全体 */

.wvh-top-logo-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex; /* スライドのグループを横並び */
	gap: 1.25rem;
	margin-top: 6.25rem;
	overflow: hidden; /* はみ出たスライドを隠す */
}

/* スライド3枚のグループ */

.wvh-top-logo-slide__slider {
	-webkit-animation: scroll-left 20s infinite linear 0.5s both;
	        animation: scroll-left 20s infinite linear 0.5s both;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex; /* スライド3枚を横並び */
	gap: 1.25rem;
	padding-bottom: 0.625rem;
}

/* スライド */

.wvh-top-logo-slide__list {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background-color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 20vw; /* 3はスライドの枚数 */
}

/* スライドの画像 */

.wvh-top-logo-slide__list img {
	display: block;
	width: 100%;
}

/* CSSアニメーション */

.wvh-top-mv {
	overflow: hidden;
	padding-block: 1.5625rem 9.0625rem;
	position: relative;
}

.wvh-top-mv::before {
	aspect-ratio: 840/704;
	background: radial-gradient(69.66% 72.94% at 28.67% 21.31%, #45b035 0%, rgba(69, 176, 53, 0.53) 100%);
	border-radius: 25.1875rem;
	bottom: 6.25rem;
	content: "";
	-webkit-filter: blur(94px);
	        filter: blur(94px);
	left: 50%;
	mix-blend-mode: hard-light;
	opacity: 0.66;
	position: absolute;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 43.75vw;
	z-index: -1;
}

.wvh-top-mv__slide-wrap {
	-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;
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding-inline: 2.5rem 6.25rem;
}

.wvh-top-mv__splide {
	position: relative;
}

.wvh-top-mv__splide::after {
	background: radial-gradient(69.66% 72.94% at 28.67% 21.31%, #45b035 0%, rgba(69, 176, 53, 0.53) 100%);
	border-radius: 25.1875rem;
	content: "";
	-webkit-filter: blur(94px);
	        filter: blur(94px);
	height: 21.125rem;
	mix-blend-mode: hard-light;
	opacity: 0.66;
	position: absolute;
	width: 25.1875rem;
	z-index: -1;
}

.wvh-top-mv__splide::after {
	bottom: -3.125rem;
	right: -3.125rem;
}

.splide__arrow {
	height: inherit;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	z-index: 2;
}

.splide__arrow--prev {
	aspect-ratio: 1/1;
	left: -1.5625rem;
	width: 3.125rem;
	z-index: 2;
}

.splide__arrow--prev img {
	rotate: 180deg;
}

.splide__arrow--next {
	aspect-ratio: 1/1;
	right: -1.5625rem;
	width: 3.125rem;
	z-index: 2;
}

.wvh-top-mv__label {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: linear-gradient(98deg, #69ba00 0.55%, #2e4f04 109.12%);
	border-radius: 1.875rem 0 0 1.875rem;
	bottom: 0;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: clamp(1.75rem, 2.1875vw, 2.625rem);
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	letter-spacing: 4.2;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
	padding: 2.5rem 4.375rem;
	position: absolute;
	right: 0;
}

.wvh-top-mv__bold {
	font-size: 3.3125rem;
	font-size: clamp(2.125rem, 2.7604166667vw, 3.3125rem);
	letter-spacing: 5.3px;
}

.wvh-top-mv__splide {
	height: inherit;
	position: relative;
}

.wvh-top-mv__track {
	height: inherit;
}

.wvh-top-mv__slide {
	height: inherit;
}

.wvh-top-mv__img {
	border-radius: 6.25rem 6.25rem 0 6.25rem;
	display: block;
	height: inherit;
	overflow: hidden;
}

/* ズーム */

.wvh-top-mv__slide img {
	height: inherit;
}

.wvh-top-mv__deco {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	width: 55%;
	width: 56.4583333333vw;
}

.wvh-top-mv__deco img {
	height: 100%;
	width: 100%;
}

.wvh-top-mv__title-bg {
	background: linear-gradient(98deg, #69ba00 0.55%, #2e4f04 109.12%);
	display: block;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
	padding: 1.0625rem 0.75rem;
}

.wvh-top-mv__title-bg:not(:first-child) {
	margin-top: 0.625rem;
}

.wvh-top-news {
	background: url(../images/common/top-news_bg.png) center center/cover no-repeat;
	padding-block: 13.125rem 9.375rem;
}

.wvh-top-news__box {
	margin-top: 6.875rem;
}

.wvh-top-news__lists {
	grid-gap: 1.875rem;
	display: -ms-grid;
	display: grid;
	gap: 1.875rem;
	-ms-grid-columns: (1fr)[1];
	grid-template-columns: repeat(1, 1fr);
}

.wvh-top-news__list-link {
	background: #fafcfa;
	border: 1px solid #69ba00;
	border: 1px solid var(--sub_green, #69ba00);
	border-radius: 75px 75px 0px 75px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: clamp(18px, 1.4583333333vw, 28px);
	gap: 2.5rem;
	padding: 2.375rem 4.0625rem;
	position: relative;
}

.wvh-top-news__date {
	display: block;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	font-family: "Poppins", sans-serif;
}

.wvh-top-news__label {
	background: #45b035;
	color: #fff;
	display: block;
	font-size: 1rem;
	font-weight: 700;
	min-width: 10.625rem;
	padding: 0.5rem 0.9375rem;
	text-align: center;
}

.wvh-top-news__list-meta {
	-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;
	gap: 2.5rem;
}

.wvh-top-news__list-title {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	font-size: clamp(22px, 1.6666666667vw, 32px);
	letter-spacing: 0.64px;
	line-height: 1.5;
	overflow: hidden;
	-webkit-transition: all 0.2s ease-out 0.1s;
	transition: all 0.2s ease-out 0.1s;
}

.wvh-top-online {
	background: url(../images/common/top-online-bg.png) top center/cover no-repeat;
	padding-block: 13.125rem 8.5rem;
}

.wvh-top-online__body {
	grid-gap: 1.875rem;
	display: -ms-grid;
	display: grid;
	gap: 1.875rem;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	margin-top: 6.875rem;
	max-width: 73.875rem;
}

.wvh-top-online__box {
	grid-gap: 0;
	display: -ms-grid;
	display: grid;
	gap: 0;
	-ms-grid-row-span: 3;
	grid-row: span 3;
	-ms-grid-rows: subgrid;
	grid-template-rows: subgrid;
}

.wvh-top-online__head {
	font-size: 2rem;
	font-size: clamp(22px, 1.6666666667vw, 32px);
	font-weight: 700;
	margin-top: 1.25rem;
	text-align: center;
}

.wvh-top-online__content {
	font-size: 1.125rem;
	margin-top: 1.25rem;
}

.wvh-top-online__logion-link {
	color: #fff;
	display: block;
	margin-top: 5rem;
	position: relative; /* 擬似要素を適用するために必要 */
	text-align: center;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.wvh-top-online__bg {
	display: block;
	-webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	height: 100%;
}

.wvh-top-online__bg img {
	-o-object-fit: cover;
	height: 100%;
	min-height: 18rem;
	object-fit: cover;
	-webkit-transition: -webkit-filter 0.3s ease-out 0s;
	transition: -webkit-filter 0.3s ease-out 0s;
	transition: filter 0.3s ease-out 0s;
	transition: filter 0.3s ease-out 0s, -webkit-filter 0.3s ease-out 0s;
}

.wvh-top-online__login-content {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	        transform: translateY(-50%) translateX(-50%);
}

.wvh-top-online__logion-link:hover {
	opacity: 1;
}

.wvh-top-online__logion-link:hover .wvh-top-online__bg img {
	-webkit-filter: brightness(0.8);
	        filter: brightness(0.8); /* 背景画像だけ暗くする */
}

.wvh-top-online__login-head {
	font-size: clamp(28px, 2.1875vw, 42px);
	font-weight: 700;
	position: relative;
	z-index: 2;
}

.wvh-top-online__login-text {
	font-size: 1.5rem;
	position: relative;
	z-index: 2;
}

.wvh-top-online__login-btn {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #45b035;
	border-radius: 0.625rem;
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: clamp(20px, 1.5625vw, 30px);
	font-weight: 700;
	height: 4.875rem;
	height: clamp(3.5rem, 4.0625vw, 4.875rem);
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-inline: auto;
	margin-top: 1.5rem;
	max-width: 24.0625rem;
	position: relative;
	text-align: center;
	z-index: 2;
}

.wvh-top-schedule {
	overflow: hidden;
	padding-block: 8.125rem 4.6875rem;
}

.wvh-top-schedule__box {
	-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;
	gap: 1.875rem;
	margin-top: 5.625rem;
}

.wvh-top-schedule__img {
	background: #d9d9d9;
	border-radius: 75px 75px 0px 75px;
	-webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	max-width: 40.75rem;
	overflow: hidden;
}

.wvh-top-schedule__img img {
	-o-object-fit: cover;
	aspect-ratio: 652/541;
	height: auto;
	object-fit: cover;
}

.wvh-top-schedule__content {
	color: #4d4e4d;
	-webkit-flex-shrink: 0;
	    -ms-flex-negative: 0;
	        flex-shrink: 0;
	font-size: clamp(20px, 1.6666666667vw, 32px);
	font-weight: 700;
	letter-spacing: 4px;
	max-width: 32.625rem;
	padding-bottom: 1.25rem;
	padding-inline: 1.25rem;
}

.wvh-top-schedule__label {
	background: linear-gradient(98deg, #69ba00 0.55%, #2e4f04 109.12%);
	color: #fff;
	display: block;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 1.6px;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
	padding: 0.5rem 1rem;
}

.wvh-top-schedule__date {
	font-weight: 400;
	margin-top: 1.875rem;
}

.wvh-top-schedule__btn {
	margin-top: 1.875rem;
}

.u-xl {
	display: none;
}

.u-inner {
	display: none;
}

.u-tab {
	display: none;
}

.u-mobile {
	display: none;
}

.u-mobile--grid {
	display: none;
}

.u-sm {
	display: none;
}

.u-bold {
	font-weight: 700;
}

@media (hover: hover) {

.wvh-btn-register:hover {
	-webkit-box-shadow: none;
	        box-shadow: none;
	opacity: 1;
	-webkit-transform: translateY(2px);
	        transform: translateY(2px);
}

.wvh-common-content__top-link:hover {
	opacity: 1;
}

.wvh-common-content__top-link:hover .wvh-common-content__top-img img {
	-webkit-filter: brightness(0.8);
	        filter: brightness(0.8); /* 画像を暗くする */
}

.wvh-common-content__bottom-link:hover {
	opacity: 1;
}

.wvh-common-content__bottom-link:hover .wvh-common-content__bottom-img img {
	-webkit-filter: brightness(0.8);
	        filter: brightness(0.8); /* 画像を暗くする */
}

.page-numbers:hover {
	background-color: #45b035;
	color: #fff;
}

.page-numbers.next:hover,
.page-numbers.prev:hover,
.page-numbers.dots:hover {
	background-color: #fff;
	color: #45b035;
}

.page-numbers.next:hover,
.page-numbers.prev:hover {
	opacity: 0.7;
}

.wvh-scroll-top:hover {
	opacity: 0.7;
}

.wvh-archive-page__item:hover .wvh-archive-page__img img {
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
	-webkit-transition: -webkit-transform 0.8s;
	transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	transition: transform 0.8s, -webkit-transform 0.8s;
}

.wpcf7-submit:hover {
	background: #45b035;
	border: 1px solid #fff;
	color: #fff;
}

.wpregister-form-submit:hover {
	background: #45b035;
	border: 1px solid #fff;
	color: #fff;
}

.wvh-aside-header__nav-link:hover {
	color: #141414;
	opacity: 1;
}

.wvh-footer__bottom-item a:hover,
.wvh-footer__nav-item a:hover {
	color: #fff;
	opacity: 1;
}

}

@media (any-hover: hover) {

.wvh-news-tabs__item[aria-selected=false]:hover {
	background: #fbf7ef;
	cursor: pointer;
}

}

@media (max-width: 1920px) {

main > section {
	display: block;
}

.wvh-below-mv__title {
	right: calc(50vw - 46.875rem);
}

.wvh-below-mv__title--overview {
	padding-left: 0;
	right: 0;
}

}

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

.wvh-scroll-top {
	right: 0;
}

.wvh-footer__inner {
	padding-inline: 2.5rem;
}

}

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

.wvh-below-mv__title {
	right: 7.375rem;
}

.wvh-below-mv__title--overview {
	right: 0;
}

.wvh-below-mv__title--overview .wvh-below-mv__title-bg {
	padding-inline: 1.875rem;
}

.wvh-cta {
	right: 1.875rem;
}

}

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

.wvh-common-content {
	padding-top: 11.25rem;
}

.wvh-common-content__body {
	margin-top: 5rem;
}

.wvh-cta {
	right: 1.25rem;
}

.wvh-tab__list {
	font-size: 1.25rem;
}

.wvh-tab__list--small {
	font-size: 1.125rem;
}

.wvh-tab__arrow {
	width: 0.875rem;
}

.wvh-policy__box {
	font-size: 1rem;
}

.wvh-footer__wrap {
	padding-bottom: 2.5rem;
}

.wvh-footer__inner {
	padding-inline: 1.875rem;
}

.wvh-footer__items {
	gap: 6.25rem;
}

.wvh-footer__nav {
	gap: 0.9375rem 1.875rem;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
}

.wvh-footer__nav-item a {
	font-size: 1rem;
}

.wvh-footer__bottom-items {
	margin-top: 5.625rem;
}

.wvh-footer__copy-right {
	margin-top: 1.25rem;
}

.wvh-top-mv {
	padding-block: 3.75rem;
}

.wvh-top-mv__slide-wrap {
	padding-right: 2.5rem;
}

.wvh-top-mv__label {
	padding: 1.25rem 1.875rem;
}

.wvh-top-news__box {
	margin-top: 3.75rem;
}

.wvh-top-news__list-link {
	display: block;
}

.wvh-top-news__list-title {
	margin-top: 1.25rem;
}

.wvh-top-online__body {
	margin-top: 3.125rem;
}

.u-wide {
	display: none;
}

.u-xl {
	display: block;
}

}

@media (max-width: 1300px) {

.wvh-register-registration__flex-wrap {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	    -ms-flex-direction: column-reverse;
	        flex-direction: column-reverse;
}

.wvh-register-registration__flow-lists {
	gap: 6.25rem;
	margin-top: 0;
}

}

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

html {
	font-size: 1.5384615385vw;
}

.wvh-heading-circle__lead {
	font-size: 1.375rem;
}

.wvh-search-content__title {
	font-size: 1.25rem;
}

.wvh-search-content__item-title a {
	font-size: 1.125rem;
}

.wvh-search-content__item-summary {
	font-size: 1rem;
}

.wvh-tab {
	margin-top: -2.5rem;
}

.wvh-table__lead {
	font-size: 1.375rem;
}

.wvh-about__body {
	display: block;
}

.wvh-about__box {
	width: 100%;
}

.wvh-about__img {
	margin-inline: auto;
}

.wvh-about-utilization__body {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1.875rem;
}

.wvh-about-utilization__box {
	width: 100%;
}

.wvh-about-utilization__img {
	margin-top: 0;
	width: 100%;
}

.wvh-become-exam {
	-webkit-padding-before: 5.625rem;
	padding-block-start: 5.625rem;
}

.wvh-become-exam__lists {
	-ms-grid-columns: (1fr)[1];
	grid-template-columns: repeat(1, 1fr);
}

.wvh-become-exam__list {
	padding: 1.25rem;
}

.wvh-become-exam__img {
	margin-inline: auto;
}

.wvh-become-exam__head {
	font-size: 1.25rem;
}

.wvh-become-exam__message {
	font-size: 1rem;
}

.wvh-become-offline {
	-webkit-padding-before: 5rem;
	padding-block-start: 5rem;
}

.wvh-become-offline__container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0;
}

.wvh-become-offline__body {
	display: contents;
	width: 100%;
}

.wvh-become-offline__box {
	max-width: 100%;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	    -ms-flex-order: 1;
	        order: 1;
}

.wvh-become-offline__btn {
	margin-inline: auto;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	    -ms-flex-order: 3;
	        order: 3;
}

.wvh-become-offline__img-wrap {
	margin-top: 1.875rem;
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	    -ms-flex-order: 2;
	        order: 2;
	width: 100%;
}

.wvh-become-offline__img {
	margin-left: auto;
	max-width: 80%;
}

.wvh-become-offline__img-deco {
	bottom: -5rem;
	left: 3.125rem;
	max-width: 3.75rem;
}

.wvh-about-details {
	-webkit-padding-before: 10.625rem;
	padding-block-start: 10.625rem;
}

.cf7__check {
	font-size: 1rem;
}

.contact__form {
	margin-top: 1.25rem;
	padding: 2.5rem 1.875rem;
}

.wvh-heading-en {
	font-size: 1.125rem;
}

.wvh-overview-philosophy__text {
	margin-top: 2.5rem;
}

.wvh-overview-philosophy__box {
	margin-top: 2.5rem;
}

.wvh-overview-summary__box {
	margin-top: 2.5rem;
}

.wvh-overview-summary__box--center {
	text-align: center;
}

.wvh-overview-summary__body {
	margin-top: 3.125rem;
}

.wvh-overview-summary__list-title {
	padding: 0.3125rem 1.5625rem;
}

.wvh-overview-summary__list-description {
	padding: 0.3125rem 1.5625rem;
}

.wvh-register-form__number {
	gap: 1.25rem;
}

.wvh-register-form__name-group {
	gap: 1.25rem;
}

.wvh-register-procedures {
	-webkit-margin-before: 4.375rem;
	margin-block-start: 4.375rem;
}

.wvh-register-procedures__btn {
	margin-top: 4.375rem;
}

.wvh-register-procedures__flow-btn.is-show {
	margin-top: 4.375rem;
}

.wvh-register-registration {
	-webkit-padding-before: 7.8125rem;
	padding-block-start: 7.8125rem;
}

.wvh-register-registration__flow-lists {
	gap: 2.5rem;
	margin-inline: auto;
}

.wvh-register-registration__flow-list {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.wvh-register-registration__flow-list:not(:first-child) {
	margin-top: 1.875rem;
}

.wvh-register-registration__flow-label {
	max-width: 7.5rem;
	min-height: 2.5rem;
}

.wvh-register-registration__flow-box {
	margin-left: 0;
	margin-top: 0.625rem;
}

.wvh-register-registration__flow-row label {
	width: 15.625rem;
}

.wvh-schools-industry {
	-webkit-padding-before: 5.625rem;
	padding-block-start: 5.625rem;
}

.wvh-schools-industry__item {
	-webkit-margin-before: 2.9375rem;
	margin-block-start: 2.9375rem;
}

.wvh-schools-item {
	padding: 3.375rem 4.1875rem 4.875rem 1.125rem;
}

.wvh-schools-item::after {
	left: -0.75rem;
	top: -0.75rem;
}

.wvh-schools-course {
	-webkit-padding-before: 5.3125rem;
	padding-block-start: 5.3125rem;
}

.wvh-schools-course__item {
	-webkit-margin-before: 3.5625rem;
	margin-block-start: 3.5625rem;
}

.wvh-schools-course__lists {
	gap: 0.3125rem;
	margin-top: 0.625rem;
}

.wvh-schools-course__small {
	margin-top: 2.1875rem;
}

.wvh-schools-fee__head {
	margin-top: 3.75rem;
}

.wvh-schools-fee__list-title {
	padding: 0.3125rem 1.5625rem;
}

.wvh-schools-fee__list-description {
	padding: 0.3125rem 1.5625rem;
}

.wvh-schools-fee__img-box {
	gap: 1.875rem;
	padding-left: 2.5rem;
}

.wvh-schools-fee__img {
	max-width: 15.625rem;
}

.wvh-schools-fee__lists {
	gap: 0.3125rem;
	margin-top: 0.625rem;
}

.wvh-schools-fee__item-deco-wrap {
	margin-top: 1.875rem;
}

.wvh-schools-fee__item-price {
	margin-top: 0.625rem;
}

.wvh-schools-recommendation {
	margin-top: 4.375rem;
}

.wvh-schools-recommendation__lists {
	margin-top: 1.875rem;
}

.wvh-schools-recommendation__list {
	gap: 0.625rem;
	-ms-grid-columns: (1fr)[1];
	grid-template-columns: repeat(1, 1fr);
}

.wvh-schools-recommendation__list-img {
	margin-inline: auto;
}

.wvh-support-information__img {
	max-width: 5rem;
}

.wvh-support-information__number span {
	font-size: 0.875rem;
}

.wvh-support-information__head {
	padding: 1rem 1.25rem;
}

.wvh-support-information__list {
	padding: 3.375rem 4.1875rem 4.875rem 1.125rem;
}

.wvh-support-information__list::after {
	left: -0.75rem;
	top: -0.75rem;
}

.main {
	width: calc(100% - 240px);
}

.wvh-aside-header {
	font-size: 1rem;
	left: 15px;
	max-width: 240px;
}

.wvh-footer__wrap {
	padding-block: 3.125rem 1.25rem;
}

.wvh-footer__items {
	gap: 3.75rem;
	margin-inline: auto;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
}

.wvh-footer__bottom-items {
	margin-inline: auto;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
}

.wvh-header__inner {
	padding-inline: 0.625rem;
}

.wvh-header__nav-link--login {
	padding-inline: 0.3125rem;
}

.wvh-header__link-mail::after {
	display: none;
}

.wvh-header__link-mail {
	padding-inline: 0.625rem;
}

.wvh-top-logo-slide {
	margin-top: 3.75rem;
}

.wvh-top-mv__slide-wrap {
	padding-inline: 0.9375rem 2.5rem;
}

.splide__arrow--prev {
	left: 0;
}

.splide__arrow--next {
	right: 0;
}

.wvh-top-mv__label {
	padding: 0.9375rem 1.25rem;
}

.wvh-top-online {
	padding-block: 8.125rem 5.625rem;
}

.wvh-top-online__content {
	font-size: 1rem;
}

.wvh-top-online__login-text {
	font-size: 1.25rem;
}

.u-inner {
	display: block;
}

}

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

.wvh-overview-summary__list {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.wvh-overview-summary__list-title {
	width: 100%;
}

.wvh-schools-course__explain {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0.625rem;
}

.wvh-schools-course__explain-img {
	margin-left: 6.25rem;
	max-width: 4.375rem;
}

.wvh-schools-course__explain-box {
	padding-top: 1.4375rem;
}

.wvh-schools-fee__list {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.wvh-schools-fee__list-title {
	width: 100%;
}

.wvh-support-information__head {
	margin-top: 3.75rem;
	padding: 0.9375rem;
}

.wvh-top-mv::before {
	bottom: 3.75rem;
}

.u-pc {
	display: none;
}

.u-tab-hidden {
	display: none;
}

.u-tab {
	display: block;
}

}

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

html {
	font-size: 16px;
}

a {
	opacity: 1;
	opacity: initial;
}

body {
	font-size: 1rem;
	letter-spacing: 1.5px;
	min-height: 100svh;
}

.wvh-footer-fixed {
	min-height: 100svh;
}

.layout-aside {
	padding-left: 0;
}

.layout-aside--tab {
	padding-left: 0;
}

.layout-inner {
	margin-inline: auto;
	max-width: 37.5rem;
	padding: 0 1.25rem;
}

.layout-inner--large {
	margin-inline: auto;
	max-width: 37.5rem;
	padding: 0 1.25rem;
}

.layout-inner--tab {
	margin-inline: auto;
	max-width: 37.5rem;
	padding: 0 1.25rem;
}

.wvh-below-mv {
	height: 100vh;
	height: 100svh;
	padding-top: 3.75rem;
}

.wvh-below-mv--overview {
	max-height: 40.625rem;
}

.wvh-below-mv__img {
	height: 100%;
	height: 100vh;
	height: 100svh;
}

.wvh-below-mv__img img {
	height: 100%;
	height: 100svh;
}

.wvh-below-mv__img--top img {
	-o-object-position: top;
	object-position: top;
}

.wvh-below-mv__title {
	left: 1.25rem;
	right: auto;
}

.wvh-below-mv__sub-lead {
	font-size: 1.125rem;
}

.wvh-below-mv__title-bg {
	font-size: 1.375rem;
	padding: 1.0625rem 1.625rem;
}

.wvh-below-mv__title-bg:not(:first-of-type) {
	margin-left: 0;
}

.wvh-below-mv__title-bg:nth-of-type(3) {
	margin-left: 0;
}

.wvh-below-mv__title--overview {
	left: 0;
	right: 0;
}

.wvh-common-content {
	padding-top: 6.25rem;
}

.wvh-common-content__body {
	margin-top: 2.5rem;
}

.wvh-common-content__top-lists {
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
}

.wvh-common-content__text {
	font-size: 1.125rem;
}

.wvh-common-content__bottom-lists {
	-ms-grid-columns: (1fr)[1];
	grid-template-columns: repeat(1, 1fr);
}

.wvh-common-content__login-link {
	padding-block: 2.5rem;
}

.wvh-common-content__login-icon {
	width: 3.75rem;
}

.wvh-common-content__login-text {
	font-size: 1.375rem;
}

.wvh-common-list {
	padding-left: 1.5625rem;
}

.wvh-common-list::before {
	top: 0.9375rem;
	-webkit-transform: 0;
	        transform: 0;
	width: 0.9375rem;
}

.wvh-common-login-link {
	max-width: 22.5rem;
}

.wvh-cta {
	bottom: 9.375rem;
	right: 0.3125rem;
}

.wvh-entry-content {
	line-height: 2;
	margin-top: 1.25rem;
}

.wvh-entry-content h1 {
	margin-top: 3.125rem;
}

.wp-block-image {
	margin-top: 1.5rem;
}

.wvh-entry-content h2 {
	letter-spacing: 0.18px;
	margin-top: 2rem;
}

.wvh-entry-content p {
	margin-top: 1.5rem;
}

.wvh-entry-content h3 {
	margin-top: 1.5625rem;
}

.wvh-entry-content h6 {
	font-size: 1rem;
}

.wvh-entry-content blockquote {
	font-size: 1.125rem;
	padding-inline: 2rem;
}

.wvh-circle {
	width: 0.9375rem;
}

.page-numbers {
	height: 1.75rem;
	margin-inline: 0.1875rem;
	width: 1.75rem;
}

.page-numbers.next,
.page-numbers.prev {
	margin-inline: 0;
}

.page-numbers img {
	max-width: 0.875rem;
}

.wvh-tab {
	margin-top: 2.5rem;
}

.wvh-tab__lists {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.wvh-tab__list {
	font-size: 1.125rem;
	margin-inline: auto;
	padding: 1rem 0.5rem;
}

.wvh-table__deco {
	width: 1.25rem;
}

.wvh-table__content {
	padding-inline: 1.25rem;
}

.title {
	font-size: 1.375rem;
}

.title::before {
	bottom: -0.625rem;
	font-size: 5rem;
}

.title.title--small::before {
	font-size: 3.75rem;
}

.wvh-about {
	padding-top: 5rem;
}

.wvh-about-expertise {
	padding-top: 5rem;
}

.wvh-about-utilization {
	padding-block: 5rem 1.25rem;
}

.wvh-archive-content {
	padding-block: 7.5rem 3.5rem;
}

.wvh-archive-content__date {
	font-size: 0.875rem;
	font-weight: 500;
	margin-top: 2.5rem;
}

.wvh-archive-content__heading {
	margin-top: 0.3125rem;
}

.wvh-archive-content__category {
	margin-top: 1.125rem;
}

.wvh-archive-content__category-link {
	margin-inline: auto;
}

.wvh-archive-content__box {
	padding: 1.875rem 1.25rem;
}

.wvh-archive-content__img img {
	aspect-ratio: 311/190;
}

.wvh-archive-content__back {
	margin-top: 2.0625rem;
}

.wvh-archive-page {
	padding-block: 7.5rem 2.5rem;
}

.wvh-archive-page__pages {
	margin-top: 2.5rem;
}

.wvh-about-details {
	-webkit-padding-before: 6.25rem;
	padding-block-start: 6.25rem;
}

input[type=text],
input[type=email],
input[type=tel],
select,
textarea {
	height: 3.1875rem;
	padding: 0.625rem 0.5625rem;
}

.cf7__input textarea {
	height: 7.625rem;
	padding-top: 1.125rem;
}

.cf7__select select {
	padding: 0.5rem 1.25rem;
}

input[type=submit] {
	width: 22.75rem;
}

.contact {
	background: #fff;
	padding: 3.75rem 0;
}

.contact__text {
	font-size: 1.125rem;
	text-align: left;
}

.wvh-heading-ja {
	font-size: 1.375rem;
}

.wvh-overview-philosophy {
	padding-top: 5rem;
}

.wvh-overview-business {
	margin-top: 5rem;
}

.wvh-overview-summary {
	margin-top: 5rem;
}

.wvh-overview-summary__box {
	margin-inline: auto;
	max-width: 25rem;
}

.wvh-overview-summary__list-description {
	padding-inline: 1.25rem 0.625rem;
}

.wvh-page-404 {
	padding-bottom: 3.75rem;
	padding-top: 7.5rem;
}

.wvh-page-404__lead--big {
	font-size: 1.375rem;
}

.wvh-policy {
	padding-block: 8.75rem 5rem;
}

.wvh-register-form {
	padding-bottom: 5.625rem;
}

.wvh-register-form__list--company {
	margin-top: 5rem;
}

.wvh-register-form__mailing-address {
	margin-top: 5rem;
}

.wvh-register-form__item {
	gap: 1.25rem;
	-ms-grid-columns: (1fr)[1];
	grid-template-columns: repeat(1, 1fr);
}

.wvh-register-form__input textarea {
	height: 7.625rem;
	padding-top: 1.125rem;
}

input[type=submit] {
	width: 22.75rem;
}

.wvh-register-form__reference {
	gap: 1.25rem;
	-ms-grid-columns: (1fr)[1];
	grid-template-columns: repeat(1, 1fr);
}

.wvh-register-registration__flow-row {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.wvh-schools-item {
	font-size: 1rem;
	margin-inline: 0.9375rem 0;
	padding: 1.875rem;
}

.wvh-schools-course__body {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.wvh-schools-course__box {
	margin-top: 1.25rem;
	padding: 0.9375rem;
}

.wvh-schools-course__img {
	margin-left: 0;
	margin-top: 1.25rem;
}

.wvh-schools-course__explain-item {
	margin-left: 0;
	margin-top: 1.25rem;
}

.wvh-schools-course__explain-item::after {
	display: none;
}

.wvh-schools-course__explain-item span {
	display: block;
	max-width: -moz-fit-content;
	max-width: -webkit-fit-content;
	max-width: fit-content;
}

.wvh-schools-course__small {
	margin-left: 0.3125rem;
	margin-top: 0.625rem;
	text-align: left;
}

.wvh-schools-course__explain-bottom-box::after {
	top: -3.125rem;
	width: 2.5rem;
}

.wvh-schools-course__explain-bottom-box {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-top: 5rem;
}

.wvh-schools-course__explain-bottom-img {
	margin-inline: auto;
	margin-top: 0;
}

.wvh-schools-fee__img-box {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1.25rem;
	padding-left: 0;
}

.wvh-schools-fee__item-head {
	font-size: 1rem;
}

.wvh-schools-fee__item-deco-wrap {
	margin-top: 1.25rem;
}

.wvh-schools-fee__item-deco {
	width: 2.5rem;
}

.wvh-schools-fee__item-price {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.wvh-schools-fee__item-text {
	font-size: 1.125rem;
}

.wvh-schools-fee__item-number {
	-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;
	margin-top: 0.625rem;
}

.wvh-schools-recommendation__list-content {
	padding: 1.25rem 0.9375rem;
}

.wvh-support-information__img-body {
	padding-right: 0;
}

.wvh-support-information__head {
	font-size: 1.125rem;
}

.wvh-support-information__lists {
	gap: 1.875rem 1.875rem;
}

.wvh-support-information__list {
	padding: 1.875rem 1.875rem 2.5rem 1.125rem;
}

.wvh-support-information__list-head {
	font-size: 1rem;
}

.wvh-support-information__message {
	padding-left: 1.25rem;
}

.wvh-support__deco {
	width: 1.25rem;
}

.wvh-support-support__img {
	max-width: 5rem;
}

.wvh-support-activities {
	margin-top: 4.375rem;
}

.wvh-thanks {
	padding-bottom: 3.75rem;
	padding-top: 7.5rem;
}

.wvh-thanks__lead--big {
	font-size: 1.375rem;
}

.wvh-aside-header-wrapper {
	display: block;
}

.main {
	width: 100%;
}

.wvh-aside-header {
	display: none;
}

.wvh-aside-header__contact {
	padding-inline: 1.25rem;
}

.wvh-footer__inner {
	padding-inline: 1.25rem;
}

.wvh-footer__items {
	display: block;
	gap: 2.5rem;
}

.wvh-footer__nav {
	gap: 1.125rem;
	-ms-grid-columns: (1fr)[1];
	grid-template-columns: repeat(1, 1fr);
	margin-top: 2.5rem;
}

.wvh-footer__bottom-items {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1.125rem;
	margin-top: 3.75rem;
}

.wvh-footer__copy-right {
	margin-top: 2.5rem;
	padding-inline: 1.25rem;
}

.wvh-header {
	height: 3.75rem;
}

.wvh-header__inner {
	padding-inline: 1rem 0.8125rem;
}

.wvh-header__logo {
	max-width: 9.0625rem;
}

.wvh-header__nav-wrap {
	display: none;
}

.wvh-header__hamburger {
	display: block;
}

.wvh-news-tabs {
	gap: 1.25rem;
}

.wvh-news-tabs__item {
	min-width: 0;
	min-width: initial;
}

.wvh-top-logo-slide__list {
	width: 50vw; /* 3はスライドの枚数 */
}

.wvh-top-mv {
	height: 100dvh;
	padding-bottom: 0;
}

.wvh-top-mv__slide-wrap {
	padding-inline: 0;
}

.splide__arrow {
	display: none;
}

.wvh-top-mv__img {
	border-radius: 0;
}

.wvh-top-mv__slide img {
	-o-object-position: top;
	-o-object-fit: cover;
	height: 100dvh;
	object-fit: cover;
	object-position: top;
}

.wvh-top-mv__deco {
	bottom: auto;
	top: 3.75rem;
	width: 75.4666666667vw;
}

.wvh-top-mv__deco img {
	height: auto;
}

.wvh-top-mv__title {
	color: #fff;
	font-size: 1.375rem;
	font-size: 5.641025641vw;
	font-weight: 700;
	left: 50%;
	letter-spacing: 2.2px;
	line-height: 1.6;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	        transform: translateY(-50%) translateX(-50%);
	white-space: nowrap;
}

.wvh-top-news {
	padding-block: 10.625rem 7.5rem;
}

.wvh-top-news__list-link {
	border-radius: 45px 45px 0px 45px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	font-size: 1rem;
	padding: 0.75rem 1.875rem;
}

.wvh-top-news__date {
	font-size: 1rem;
}

.wvh-top-news__label {
	margin-top: 0.625rem;
}

.wvh-top-news__list-meta {
	display: block;
	gap: 1.25rem;
}

.wvh-top-news__list-title {
	font-size: 1.375rem;
	margin-top: 0.625rem;
}

.wvh-top-online__body {
	gap: 3.75rem;
	-ms-grid-columns: (1fr)[1];
	grid-template-columns: repeat(1, 1fr);
}

.wvh-top-online__head {
	font-size: 1.375rem;
}

.wvh-top-online__logion-link {
	margin-top: 3.75rem;
}

.wvh-top-online__login-content {
	padding-inline: 0.625rem;
	width: 100%;
}

.wvh-top-online__login-head {
	font-size: 1.75rem;
}

.wvh-top-online__login-text {
	font-size: 1.125rem;
}

.wvh-top-online__login-btn {
	font-size: 1.25rem;
}

.wvh-top-schedule__box {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-top: 3.75rem;
}

.wvh-top-schedule__img {
	max-width: 100%;
}

.wvh-top-schedule__content {
	font-size: 1rem;
	max-width: 100%;
	padding-bottom: 0;
	padding-inline: 0;
}

.wvh-top-schedule__date {
	margin-top: 1.25rem;
}

.wvh-top-schedule__btn {
	margin-top: 1.25rem;
}

.u-desktop {
	display: none;
}

.u-mobile {
	display: block;
}

.u-mobile--grid {
	display: -ms-grid;
	display: grid;
}

}

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

.wvh-below-mv__title {
	left: 0.9375rem;
}

.wvh-below-mv__title-bg {
	font-size: 1.25rem;
	padding-inline: 0.625rem;
}

.wvh-below-mv__title--overview {
	left: 0;
	right: 0;
}

.u-sm {
	display: block;
}

}

@media (max-width: 500px) {

.contact__form {
	padding-inline: 0.625rem;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}

@-webkit-keyframes splide-loading {

0% {
	-webkit-transform: rotate(0);
	        transform: rotate(0);
}

to {
	-webkit-transform: rotate(1turn);
	        transform: rotate(1turn);
}

}

@keyframes splide-loading {

0% {
	-webkit-transform: rotate(0);
	        transform: rotate(0);
}

to {
	-webkit-transform: rotate(1turn);
	        transform: rotate(1turn);
}

}

@-webkit-keyframes scroll-left {

from {
	-webkit-transform: translateX(0);
	        transform: translateX(0);
}

to {
	-webkit-transform: translateX(-100%);
	        transform: translateX(-100%);
}

}

@keyframes scroll-left {

from {
	-webkit-transform: translateX(0);
	        transform: translateX(0);
}

to {
	-webkit-transform: translateX(-100%);
	        transform: translateX(-100%);
}

}

