@font-face {
	font-family: 'noto sans medium';
	src: url('../fonts/NotoSansJP-Medium.woff') format('truetype');
	font-display: swap;
}

#top {
	overflow: hidden;
}

.topabout {
	padding-bottom: 80%;
	background-position-y: 68%;
}

article .fix.fix-ready {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

article .fix.fix-ready.fixed {
	position: fixed;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
}

#top .sec10__inner--block form dl dd input[type=email] {
	border: 1px solid #000;
	width: 93.5%;
	padding: 3% 3%;
	font-size: 16px;
}

#top .sec10__inner--block form dl dd .mwform-tel-field input[type=text] {
	width: 50px;
}

#top .sec10__inner--block form dl dt.form-info-title {
	margin-bottom: 4%;
}

.form-info-title {
	font-family: 'noto sans medium';
}

.form-info-section + .form-info-section {
	margin-top: 4%;
	padding-top: 4%;
	border-top: 1px solid #000000;
}

.form-info-section .heading {
	margin-bottom: 4%;
	font-family: 'noto sans medium';
	font-size: inherit;
}

.form-info-section .heading:before {
	content: "▪";
}

.form-info-section .content {
	margin-bottom: 4%;
	padding-left: 1em;
}

.form-info-section .content p,
.form-info-section .content ul {
	margin-bottom: 4%;
}

.form-info-section .content ul {
	list-style: disc inside;
}

.form-info-section .policy {
	height: 250px;
	margin-bottom: 6%;
	padding: 1em;
	border: 1px solid #000000;
	overflow: auto;
}

.form-info-section .policy p + p {
	margin-top: 1.5em;
}

.form-info-section .policy p:empty {
	display: none;
}

.form-info-section .acceptance .mwform-checkbox-field {
	display: flex;
	justify-content: center;
}

.form-info-section .acceptance label {
	position: relative;
	line-height: 30px;
}

.form-info-section .acceptance label:before {
	content: "";
	box-sizing: border-box;
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	border: 1px solid #000000;
}

.form-info-section .acceptance label:has(input[type="checkbox"]:checked):after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(../img/top/check.svg);
	background-size: 24px 20px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1;
}

.form-info-section .acceptance label input[type="checkbox"] {
	-webkit-appearance: none;
	appearance: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	opacity: 0;
	z-index: 2;
}

.form-info-section .acceptance label .mwform-checkbox-field-text {
	margin-left: 0.5em;
	font-family: 'noto sans medium';
}

.form-info-section .acceptance .error {
	margin-top: 0.5em;
	text-align: center;
}

.mw_wp_form_confirm dl dt {
	margin-bottom: 8%;
}

.mw_wp_form_confirm form dl dt span {
	margin-left: 2%;
	font-size: 12px;
}

.mw_wp_form_confirm form dl dd {
	margin-bottom: 6%;
	padding-bottom: 6%;
	border-bottom: 1px solid #000000;
}

.mw_wp_form_confirm .form-info-title,
.mw_wp_form_confirm .form-info {
	display: none;
}

.mw_wp_form_confirm form .btn {
	width: 60%;
	margin: 10% auto 0;
}

.mw_wp_form_confirm form .btn input {
	display: block;
	width: 100%;
	padding: 3% 0;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	background: #e5424b;
	border: none;
	border-radius: 50px;
	cursor: pointer;
}

.mw_wp_form_confirm form .btn input.back {
	margin-top: 16px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	color: #e5424b;
	background-color: #ffffff;
	border: 1px solid #e5424b;
}

.form-complete-btn {
	width: 60%;
	margin: 10% auto 0;
}

.form-complete-btn a {
	display: block;
	width: 100%;
	padding: 3% 0;
	color: #e5424b;
	font-size: 20px;
	text-align: center;
	border: 1px solid #e5424b;
	border-radius: 50px;
	cursor: pointer;
}

.footer {
	position: relative;
	z-index: 2;
}

#blog .sec01__inner .entry-content h2 {
	margin-bottom: 28px;
	text-align: inherit;
	color: inherit;
	font-size: 1.5em;
}

#blog .sec__inner--not-found  {
	padding-top: 8%;
	text-align: center;
}

#blog .sec01__inner--detail .pager_detail ul li.prev,
#blog .sec01__inner--detail .pager_detail ul li.next {
	width: 5em;
}

/* entry-content */
:where(.entry-content) h1,
:where(.entry-content) h2,
:where(.entry-content) h3,
:where(.entry-content) h4,
:where(.entry-content) h5,
:where(.entry-content) h6,
:where(.entry-content) p,
:where(.entry-content) ol,
:where(.entry-content) ul,
.wp-block-image,
.wp-block-gallery,
.wp-block-table  {
	margin-top: 28px;
	margin-bottom: 28px;
}

:where(.entry-content) h1,
:where(.entry-content) h2,
:where(.entry-content) h3,
:where(.entry-content) h4,
:where(.entry-content) h5,
:where(.entry-content) h6 {
	font-weight: bold;
}

:where(.entry-content) h1 {
	font-size: 2em;
}

:where(.entry-content) h2 {
	font-size: 1.5em;
}

:where(.entry-content) h3 {
	font-size: 1.17em;
}

:where(.entry-content) h4 {
	font-size: 1em;
}

:where(.entry-content) h5 {
	font-size: .83em;
}

:where(.entry-content) h6 {
	font-size: .67em;
}

:where(.entry-content) ol ol,
:where(.entry-content) ol ul,
:where(.entry-content) ul ol,
:where(.entry-content) ul ul {
	margin-top: 0;
	margin-bottom: 0;
}

:where(.entry-content) ol,
:where(.entry-content) ul {
	padding-left: 40px;
}

:where(.entry-content) ul {
	list-style-type: disc;
}

:where(.entry-content) ul ul {
	list-style-type: circle;
}

:where(.entry-content) ul ul ul {
	list-style-type: square;
}

:where(.entry-content) > :first-child,
:where(.post-new-format) :where(.entry-content) :where(.is-layout-flow) > :first-child {
	margin-block-start: 0;
}

:where(.entry-content) > :last-child,
:where(.entry-content) :where(.is-layout-flow) > :last-child {
	margin-block-end: 0;
}
