@charset "UTF-8";
/*
Theme Name: ツネイシチャレンジド
Theme URL: http://tsuneishi-challenged.jp
Description: ツネイシチャレンジド　オフィシャル
Author: CMYK
*/

/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
	border-width: 0;
	border-style: solid;
	box-sizing: border-box;
	;
}html {
	line-height: 1.15;

	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: 100%;
	;
}body {
	margin: 0;
}main {
	display: block;
}p, table, blockquote, address, pre, iframe, form, figure, dl {
	margin: 0;
}h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: inherit;
	font-size: inherit;
	;
}ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
	;
}dt {
	font-weight: 700;
}dd {
	margin-left: 0;
}hr {
	clear: both;
	height: 0;
	margin: 0;
	overflow: visible;
	border-top-width: 1px;
	box-sizing: content-box;
	color: inherit;
}pre {
	font-size: inherit;
	font-family: monospace,monospace;
	;
}address {
	font-style: inherit;
}a {
	background-color: transparent;
	color: inherit;
	text-decoration: none;
	;
}abbr[title] {
	        text-decoration: underline dotted;

	-webkit-text-decoration: underline dotted;
	;
}b, strong {
	font-weight: bolder;
}code, kbd, samp {
	font-size: inherit;
	font-family: monospace,monospace;
	;
}small {
	font-size: 80%;
}sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}sub {
	bottom: -.25em;
}sup {
	top: -.5em;
}svg, img, embed, object, iframe {
	vertical-align: bottom;
}button, input, optgroup, select, textarea {
	margin: 0;
	padding: 0;
	border-radius: 0;
	background: transparent;
	color: inherit;
	font: inherit;
	text-align: inherit;
	text-transform: inherit;
	vertical-align: middle;

	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	;
}
button, [type="button"], [type="reset"], [type="submit"] {
	cursor: pointer;
}button:disabled, [type="button"]:disabled, [type="reset"]:disabled, [type="submit"]:disabled {
	cursor: default;
}:-moz-focusring {
	outline: auto;
}select:disabled {
	opacity: inherit;
}option {
	padding: 0;
}fieldset {
	min-width: 0;
	margin: 0;
	padding: 0;
	;
}legend {
	padding: 0;
}progress {
	vertical-align: baseline;
}textarea {
	overflow: auto;
}[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto;
}[type="search"] {
	outline-offset: -2px;
}[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}::-webkit-file-upload-button {
	font: inherit;

	-webkit-appearance: button;
	;
}[type="number"] {
	-moz-appearance: textfield;
}label[for] {
	cursor: pointer;
}details {
	display: block;
}summary {
	display: list-item;
}[contenteditable]:focus {
	outline: auto;
}table {
	border-color: inherit;
	border-collapse: collapse;
}caption {
	text-align: left;
}td, th {
	padding: 0;
	vertical-align: top;
	;
}th {
	font-weight: 700;
	text-align: left;
	;
}

/* 変数 */
:root {
	--easeInBack: cubic-bezier(.6, -.28, .735, .045);
	--easeInCirc: cubic-bezier(.6, .04, .98, .335);
	--easeInCubic: cubic-bezier(.55, .055, .675, .19);
	--easeInExpo: cubic-bezier(.95, .05, .795, .035);
	--easeInOutBack: cubic-bezier(.68, -.55, .265, 1.55);
	--easeInOutCirc: cubic-bezier(.785, .135, .15, .86);
	--easeInOutCubic: cubic-bezier(.645, .045, .355, 1);
	--easeInOutExpo: cubic-bezier(1, 0, 0, 1);
	--easeInOutQuad: cubic-bezier(.455, .03, .515, .955);
	--easeInOutQuart: cubic-bezier(.77, 0, .175, 1);
	--easeInOutQuint: cubic-bezier(.86, 0, .07, 1);
	--easeInOutSine: cubic-bezier(.445, .05, .55, .95);
	--easeInQuad: cubic-bezier(.55, .085, .68, .53);
	--easeInQuart: cubic-bezier(.895, .03, .685, .22);
	--easeInQuint: cubic-bezier(.755, .05, .855, .06);
	--easeInSine: cubic-bezier(.47, 0, .745, .715);
	--easeOutBack: cubic-bezier(.175, .885, .32, 1.275);
	--easeOutCirc: cubic-bezier(.075, .82, .165, 1);
	--easeOutCubic: cubic-bezier(.215, .61, .355, 1);
	--easeOutExpo: cubic-bezier(.19, 1, .22, 1);
	--easeOutQuad: cubic-bezier(.25, .46, .45, .94);
	--easeOutQuart: cubic-bezier(.165, .84, .44, 1);
	--easeOutQuint: cubic-bezier(.23, 1, .32, 1);
	--easeOutSine: cubic-bezier(.39, .575, .565, 1);
	--fontGothic: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	--fontLato: "Lato", sans-serif;
	--fontMincho: "游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	--fontOswald: "Oswald", sans-serif;
	--fontRoboto: "Roboto", sans-serif;
	--fz0px: 0;
	--fz10px: .625rem;
	--fz11px: .6875rem;
	--fz12px: .75rem;
	--fz13px: .8125rem;
	--fz14px: .875rem;
	--fz15px: .9375rem;
	--fz16px: 1rem;
	--fz17px: 1.0625rem;
	--fz18px: 1.125rem;
	--fz19px: 1.1875rem;
	--fz1px: .0625rem;
	--fz20px: 1.25rem;
	--fz21px: 1.3125rem;
	--fz22px: 1.375rem;
	--fz23px: 1.4375rem;
	--fz24px: 1.5rem;
	--fz25px: 1.5625rem;
	--fz26px: 1.625rem;
	--fz27px: 1.6875rem;
	--fz28px: 1.75rem;
	--fz29px: 1.8125rem;
	--fz2px: .125rem;
	--fz30px: 1.875rem;
	--fz31px: 1.9375rem;
	--fz32px: 2rem;
	--fz33px: 2.0625rem;
	--fz34px: 2.125rem;
	--fz35px: 2.1875rem;
	--fz36px: 2.25rem;
	--fz37px: 2.3125rem;
	--fz38px: 2.375rem;
	--fz39px: 2.4375rem;
	--fz3px: .1875rem;
	--fz40px: 2.5rem;
	--fz41px: 2.5625rem;
	--fz42px: 2.625rem;
	--fz43px: 2.6875rem;
	--fz44px: 2.75rem;
	--fz45px: 2.8125rem;
	--fz46px: 2.875rem;
	--fz47px: 2.9375rem;
	--fz48px: 3rem;
	--fz49px: 3.0625rem;
	--fz4px: .25rem;
	--fz50px: 3.125rem;
	--fz51px: 3.1875rem;
	--fz52px: 3.25rem;
	--fz53px: 3.3125rem;
	--fz54px: 3.375rem;
	--fz55px: 3.4375rem;
	--fz56px: 3.5rem;
	--fz57px: 3.5625rem;
	--fz58px: 3.625rem;
	--fz59px: 3.6875rem;
	--fz5px: .3125rem;
	--fz60px: 3.75rem;
	--fz61px: 3.8125rem;
	--fz62px: 3.875rem;
	--fz63px: 3.9375rem;
	--fz64px: 4rem;
	--fz65px: 4.0625rem;
	--fz66px: 4.125rem;
	--fz67px: 4.1875rem;
	--fz68px: 4.25rem;
	--fz69px: 4.3125rem;
	--fz6px: .375rem;
	--fz70px: 4.375rem;
	--fz71px: 4.4375rem;
	--fz72px: 4.5rem;
	--fz73px: 4.5625rem;
	--fz74px: 4.625rem;
	--fz75px: 4.6875rem;
	--fz76px: 4.75rem;
	--fz77px: 4.8125rem;
	--fz78px: 4.875rem;
	--fz79px: 4.9375rem;
	--fz7px: .4375rem;
	--fz80px: 5rem;
	--fz81px: 5.0625rem;
	--fz82px: 5.125rem;
	--fz83px: 5.1875rem;
	--fz84px: 5.25rem;
	--fz85px: 5.3125rem;
	--fz86px: 5.375rem;
	--fz87px: 5.4375rem;
	--fz88px: 5.5rem;
	--fz89px: 5.5625rem;
	--fz8px: .5rem;
	--fz90px: 5.625rem;
	--fz91px: 5.6875rem;
	--fz92px: 5.75rem;
	--fz93px: 5.8125rem;
	--fz94px: 5.875rem;
	--fz95px: 5.9375rem;
	--fz9px: .5625rem;
	--linear: cubic-bezier(.0, .0, 1.0, 1.0);
}

/* ベース */
html {
	font-size: 16px;

	scroll-behavior: smooth;
	scroll-padding-top: 0;
}
@media (max-width: 766px) {
	html {
		font-size: 14px;

		scroll-padding-top: 50px;
	}
}
body {
	display: flex;
	flex-direction: column;
	min-height: 100dvh;
	overflow: hidden auto;
	color: #000;
	font-weight: 500;
	font-size: var(--fz18px);
	line-height: 1.6;
	font-family: var(--fontGothic);
	letter-spacing: .025em;

	font-feature-settings: "palt";
}

a {
	color: #004784;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

summary {
	display: block;
	list-style: none;
	cursor: pointer;
}
summary::-webkit-details-marker {
	display: none;
}


/* レイアウト */
.ly_container {
	width: 100%;
	max-width: calc(1100px + 60px);
	margin-right: auto;
	margin-left: auto;
	padding: 0 30px;
}
@media (max-width: 766px) {
	.ly_container {
		padding: 0 20px;
	}
}
.ly_container2 {
	width: 100%;
	max-width: calc(1220px + 60px);
	margin: auto;
	padding: 0 30px;
}
.ly_mainContent {
	padding: 50px 0;
}
@media (max-width: 766px) {
	.ly_mainContent {
		padding: 30px 0 50px;
	}
}

@media (min-width: 767px) {
	.ly_pc_imgTextBox_imgLeft {
		float: left;
		margin-right: 20px;
		margin-bottom: 20px;
	}
}
.ly_imgTextBox::after {
	display: block;
	clear: both;
	content: "";
}

.ly_cols {
	display: flex;

	gap: 30px;
}

@media (max-width: 766px) {
	.ly_cols.ly_cols__sp1 {
		flex-direction: column;

		gap: 20px;
	}
}
@media (max-width: 766px) {
	.ly_cols.ly_cols__sp2 {
		flex-wrap: wrap;

		gap: 20px;
	}
	.ly_cols.ly_cols__sp2 > * {
		width: calc(100% / 2 - 20px / 2 * 1);
	}
}
@media (max-width: 500px) {
	.ly_cols.ly_cols__xsp1 {
		flex-direction: column;

		gap: 10px;
	}
	.ly_cols.ly_cols__xsp1 > * {
		width: 100%;
	}
}
@media (min-width: 767px) {
	.ly_cols.ly_cols__pc1 {
		flex-wrap: wrap;
	}
	.ly_cols.ly_cols__pc2 > * {
		width: 100%;
	}
}
@media (min-width: 767px) {
	.ly_cols.ly_cols__pc2 {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.ly_cols.ly_cols__pc2 > * {
		width: calc(96% / 2 - 30px / 2 * 1);
	}
}
@media (min-width: 767px) {
	.ly_cols.ly_cols__pc3 {
		flex-wrap: wrap;
	}
	.ly_cols.ly_cols__pc3 > * {
		width: calc(100% / 3 - 30px / 3 * 2);
	}
}
@media (min-width: 767px) {
	.ly_cols.ly_cols__pc4 {
		flex-wrap: wrap;
	}
	.ly_cols.ly_cols__pc4 > * {
		width: calc(100% / 4 - 30px / 4 * 3);
	}
}
@media (max-width:766px) {
	.pc_disp {
		display: none !important;
	}
}
@media (min-width:767px) {
	.sp_disp {
		display: none !important;
	}
}
.ly_cols_col.ly_cols_col__g1 {
	flex-grow: 1;
}
@media (min-width:1000px) {
	.ly_pc_cols {
		display: flex;
		flex-wrap: wrap;

		gap: var(--gap1) var(--gap2);
		--gap1: 15px;
		--gap2: 15px;
	}
	.ly_pc_cols > * {
		width: calc(100% / var(--colSize) - var(--gap2) * (var(--colSize) - 1) / var(--colSize));
	}
}
@media (min-width:1000px) {
	.ly_pc_cols.ly_pc_cols__2 {
		--colSize: 2;
	}
}
@media (min-width:1000px) {
	.ly_pc_cols.ly_pc_cols__3 {
		--colSize: 3;
	}
}
@media (min-width:1000px) {
	.ly_pc_cols.ly_pc_cols__4 {
		--colSize: 4;
	}
}
@media (max-width:999px) {
	.ly_sp_cols {
		display: flex;
		flex-wrap: wrap;

		--gap: 15px;
		gap: var(--gap);
	}
	.ly_sp_cols > * {
		width: calc(100% / var(--colSize) - var(--gap) * (var(--colSize) - 1) / var(--colSize));
	}
}
@media (max-width:999px) {
	.ly_sp_cols.ly_sp_cols__1 {
		flex-direction: column;
	}
	.ly_sp_cols.ly_sp_cols__1 > * {
		width: 100%;
	}
}
@media (max-width:999px) {
	.ly_sp_cols.ly_sp_cols__2 {
		--colSize: 2;
	}
}
@media (max-width:399px) {
	.ly_xsp_cols {
		display: flex;
		flex-wrap: wrap;

		--gap: 15px;
		gap: var(--gap);
	}
	.ly_xsp_cols > * {
		width: calc(100% / var(--colSize) - var(--gap) * (var(--colSize) - 1) / var(--colSize));
	}
}
@media (max-width:399px) {
	.ly_xsp_cols.ly_xsp_cols__1 {
		flex-direction: column;
	}
	.ly_xsp_cols.ly_xsp_cols__1 > * {
		width: 100%;
	}
}
@media (max-width:399px) {
	.ly_xsp_cols.ly_xsp_cols__2 {
		--colSize: 2;
	}
}


/* 共通部分 */
.cm_main {
	padding-top: 0;
	padding-bottom: 100px;
	overflow: hidden auto;
}

@media (max-width: 1299px) {
	.cm_main {
	}
}
@media (max-width: 766px) {
	.cm_main {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
@media (max-width: 766px) {
	.cm_main:not(.cm_main__top) {
		padding-top: 50px;
	}
}












.cm_header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100px;
	transition: background-color .2s var(--easeOutExpo);
	        animation-duration: 1s;
	        animation-timing-function: var(--easeOutExpo);

	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: var(--easeOutExpo);
}
.cm_header a {
	text-decoration: none;
}
@media (max-width: 766px) {
	.cm_header {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 10000;
		width: 100%;
		height: 80px;
	}
}
/* .cm_header.js_upMove {
	animation: UpAnime 0.5s forwards;
}
.cm_header.js_downMuve {
	animation: DownAnime 0.5s forwards;
} */
@-webkit-keyframes UpAnime {
	from {
		opacity: 1;
		transform: translateY(0);
	}
	to {
		opacity: 0;
		transform: translateY(-100%);
	}
}
@keyframes UpAnime {
	from {
		opacity: 1;
		transform: translateY(0);
	}
	to {
		opacity: 0;
		transform: translateY(-100%);
	}
}
@-webkit-keyframes DownAnime {
	from {
		opacity: 0;
		transform: translateY(-100%);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes DownAnime {
	from {
		opacity: 0;
		transform: translateY(-100%);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
.cm_header > .ly_container {
	height: 100%;
}

.cm_gnav {
	display: flex;
	align-items: center;

	gap: 30px;
}
@media (max-width: 1080px) {
	.cm_gnav {
		gap: 15px;
	}
}
.cm_gnavLinkList {
	display: flex;

	gap: 30px;
}
@media (max-width: 1080px) {
	.cm_gnavLinkList {
		gap: 10px;
	}
}
.cm_gnavLink {
	display: block;
	padding: 5px 15px;
	border: solid 1px #fff;
	color: #fff;
	/*font-weight: bold;*/
	font-size: var(--fz18px);
	letter-spacing: .23em;
	line-height: 1;
	text-decoration: none;
	transition: background-color .1s var(--easeOutCubic);
}
@media (max-width: 1108px) {
	.cm_gnavLink {
		font-size: var(--fz16px);
		white-space: nowrap;
	}
}
@media (max-width: 890px) {
	.cm_gnavLink {
		font-size: var(--fz14px);
		white-space: nowrap;
	}
}
.cm_gnavLink.is_active {
	background-color: #000;
}
.cm_gnavBtnList {
	display: flex;
}
.cm_gnavBtnList a:hover {
	opacity: .8;
}
.cm_gnavBtn {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100px;
	padding: 0 8px;
	background-color: #000;
	color: #fff;
	/*font-weight: bold;*/
	line-height: 1;
	letter-spacing: .25em;

	gap: 15px;
}

.cm_gnavBtn_text {
	font-size: var(--fz16px);
	letter-spacing: 0;
}
@media (max-width: 1080px) {
	.cm_gnavBtn_text {
		font-size: var(--fz14px);
		white-space: nowrap;
	}
}
.cm_header_cols {
	display: flex;
	justify-content: space-between;
	height: 100%;

	gap: 20px;
}
@media (max-width: 1080px) {
	.cm_header_cols {
		gap: 15px;
	}
}
.cm_header_cols_1 {
	padding-top: 30px;
}
@media (max-width: 766px) {
	.cm_header_cols_1 {
		padding-left: 10px;
	}
}
.cm_header_logoWrapper {
	position: relative;
	z-index: 0;
	height: 60px;
	padding-right: 60px;
	background-color: #fff;
}
@media (max-width: 1080px) {
	.cm_header_logoWrapper {
		padding-right: 20px;
	}
}
@media (max-width: 766px) {
	.cm_header_logoWrapper {
		display: contents;
	}
}
.cm_header_logoWrapper::before {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	width: 100vw;
	height: 100%;
	background-color: #fff;
	content: "";
}
@media (max-width: 766px) {
	.cm_header_logoWrapper::before {
		display: contents;
	}
}
.cm_header_logo {
	display: flex;
	align-items: center;
	position: relative;
	height: 60px;
}

.cm_header_logo .el_img {
	width: 274px;
}

.cm_header_cols_2 {
	height: 100%;
}
.cm_header_cols_2_cols {
	display: flex;

	gap: 40px;
}
@media (max-width: 1299px) {
	.cm_header_cols_2_cols {
		gap: 30px;
	}
}

.cm_header_sp {
	position: relative;
	height: 50px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	background-color: #fff;
}
.cm_header_sp_logo {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	z-index: 1;
	height: -webkit-fit-content;
	height:    -moz-fit-content;
	height:         fit-content;
	margin: auto;
}
.cm_header_sp_btn {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 60px;
	height: 60px;
}
@media (max-width: 766px) {
	.cm_header_sp_btn {
		width: 50px;
		height: 50px;
		background-color: #004784;
	}
}
.cm_header_sp_btn > span {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 20px;
	height: 3px;
	margin: auto;
	border-radius: 5px;
	background-color: #fff;
}
.cm_header_sp_btn > span:nth-child(1) {
	transform: translateY(-10px);
}

.cm_header_sp_btn > span:nth-child(3) {
	transform: translateY(10px);
}
.cm_header_sp_btn.is_active > span {
	background-color: #fff;
}
.cm_header_sp_btn.is_active > span:nth-child(1) {
	transform: rotate(45deg);
}
.cm_header_sp_btn.is_active > span:nth-child(2) {
	transform: rotate(45deg);
}
.cm_header_sp_btn.is_active > span:nth-child(3) {
	transform: rotate(-45deg);
}
.cm_header_sp_btn2 {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	right: 60px;
	width: 60px;
	height: 60px;
	background-color: #000;
}
@media (max-width: 766px) {
	.cm_header_sp_btn2 {
		right: 50px;
		width: 50px;
		height: 50px;
	}
}
.cm_header_sp_modal:not(.is_active) {
	display: none;
}
.cm_header_sp_modal {
	position: fixed;
	z-index: 1;
	width: 100%;
	height: 100dvh;
	background-color: #004784;
	color: #fff;
}
.cm_header_sp_modal_title {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	border-bottom: solid 1px rgba(255, 255, 255, .2);
	background-color: #004784;
	font-weight: bold;
	font-size: var(--fz18px);
}
.cm_header_sp_modal_content {
	height: 100dvh;
	padding-top: 50px;
	overflow: auto;
}
.cm_header_sp_modal_linkList {
	display: flex;
	flex-direction: column;
}
.cm_header_sp_modal_linkList > li + li {
	border-top: solid 1px rgba(255, 255, 255, .2);
}
/* .cm_header_sp_modal_linkList > li:last-child {
	border-bottom: solid 1px rgba(255, 255, 255, .2);
} */
.cm_header_sp_modal_link {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 10px 20px;
	text-align: center;

	gap: 5px;
}
.cm_header_gnav {
	display: flex;
	align-items: center;

	gap: 40px;
}
@media (max-width: 1299px) {
	.cm_header_gnav {
		align-items: start;

		gap: 15px;
	}
}
@media (max-width: 766px) {
	.cm_header_gnav {
		flex-direction: column;

		gap: 50px;
	}
}
.cm_header_gnav_link {
	display: block;
	display: flex;
	position: relative;
	color: #888;
	font-size: var(--fz13px);
	letter-spacing: .2em;
	text-decoration: none;

	gap: 5px;
}
@media (max-width: 1299px) {
	.cm_header_gnav_link {
		font-size: var(--fz12px);
	}
}
@media (max-width: 766px) {
	.cm_header_gnav_link {
		font-size: var(--fz16px);
	}
}
.cm_header_gnav_link::before {
	content: "●";
}
.cm_header_gnav_link.cm_header_gnav_link__red::before {
	color: #c5596d;
}
.cm_header_gnav_link.cm_header_gnav_link__purple::before {
	color: #6f43a7;
}
.cm_header_gnav_link.cm_header_gnav_link__yellow::before {
	color: #004784;
}
.cm_header_gnav_link.cm_header_gnav_link__green::before {
	color: #a3b852;
}
.cm_header_gnav_link.cm_header_gnav_link__blue::before {
	color: #598bc5;
}
.cm_header_iconList {
	display: flex;
	align-items: center;

	gap: 20px;
}
@media (max-width: 1299px) {
	.cm_header_iconList {
		/* gap: 10px; */
	}
}
@media (max-width: 766px) {
	.cm_header_iconList {
		gap: 20px;
	}
}
.cm_header_icon {
	display: flex;
}

.cm_menuBtn {
	position: fixed;
	top: 10px;
	right: 10px;
	z-index: 10001;
	width: 20px;
	height: 20px;
}

.cm_menuBtn > span {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	margin: auto;
	border-radius: 3px;
	background-color: #b98d18;
}
.cm_menuBtn > span:nth-child(1) {
	transform: translateY(-9px);
}

.cm_menuBtn > span:nth-child(3) {
	transform: translateY(9px);
	width: 12px;
}

.cm_menuBtn.is_active > span:nth-child(1) {
	transform: rotate(45deg);
}
.cm_menuBtn.is_active > span:nth-child(2) {
	transform: rotate(45deg);
}
.cm_menuBtn.is_active > span:nth-child(3) {
	transform: rotate(-45deg);
	width: 100%;
}
.cm_menu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background-color: #fff;
	color: #fff;
}
.cm_menu.is_active {
	transition: opacity .2s var(--easeOutCubic);
}
.cm_menu:not(.is_active) {
	opacity: 0;

	pointer-events: none;
}
.cm_menu_logo {
	display: block;
	position: fixed;
	top: 10px;
	left: 30px;
	z-index: 10001;
	width: 140px;
}
.cm_menu > .ly_container {
	display: contents;
}
@media (max-width: 766px) {
	.cm_menu > .ly_container {
		padding: 0;
	}
}

.cm_menu_content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	height: 100%;
	padding: 50px;
}
.cm_menu_links {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;

	gap: 30px;
}
.cm_menu.is_active .cm_menu_links {
	        animation-name: fadeZoomOut;
	        animation-duration: .5s;
	        animation-timing-function: var(--easeOutQuad);
	        animation-iteration-count: 1;
	        animation-direction: normal;
	        animation-fill-mode: both;
	        animation-play-state: running;

	-webkit-animation-direction: normal;
	-webkit-animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: fadeZoomOut;
	-webkit-animation-play-state: running;
	-webkit-animation-timing-function: var(--easeOutQuad);
}
@media (max-width: 766px) {
	.cm_menu_links {
		gap: 20px;
	}
}

.cm_menu_link {
	display: block;
	padding: 1em 2em;
	color: inherit;
	font-weight: bold;
	font-size: var(--fz18px);
	text-decoration: none;
}
@media (max-width: 766px) {
	.cm_menu_link {
		font-size: var(--fz14px);
	}
}
.bl_customList {
	display: flex;
	flex-direction: column;

	gap: 5px;
}
.bl_customList > li {
	position: relative;
	padding-left: 1.2em;
	font-size: var(--fz24px);
	line-height: 1.5;
}
.bl_customList_dot {
	position: absolute;
	top: .1ex;
	left: 0;
}
.bl_snsLinkList {
	display: flex;

	gap: 20px;
}
@media (max-width: 766px) {
	.cm_footer .bl_snsLinkList {
		margin-top: 30px;

		gap: 10px;
	}
}
.bl_snsLink {
	display: block;
}
@media (max-width: 766px) {
	.bl_snsLink {
		width: 20px;
	}
}
.bl_snsLink > .el_img {
	aspect-ratio: 1 / 1;
	-o-object-fit: contain;
	   object-fit: contain;
}
.cm_menuClose {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
}

.cm_footer {
	margin-top: auto;
	padding-top: 30px;
	background: url(./assets/img/footer_back.jpg) no-repeat center center;
	background-size: cover;
	color: #fff;
}
.cm_footer a {
	color: inherit;
	text-decoration: none;
}
.cm_footer a:hover {
	text-decoration: underline;
}
.cm_footer .sp_view {
	display: none;
}
@media (max-width: 766px) {
	.cm_footer {
		padding-top: 0;
		background: none;
	}

	.cm_footer .sp_view {
		display: block;
		height: 140px;
		background: url(./assets/img/footer_back.jpg) no-repeat center center;
		background-size: cover;
	}
}
.cm_footer > .ly_container {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding-bottom: 15px;

	gap: 90px;
}

@media (max-width: 1159px) {
	.cm_footer > .ly_container {
		gap: 30px;
	}
}
@media (max-width: 766px) {
	.cm_footer > .ly_container {
		flex-direction: column;

		gap: 0;
	}
}
.cm_footer_1 {
	flex-grow: 1;
}
@media (max-width: 766px) {
	.cm_footer_1 {
		display: contents;
	}
}
.cm_footer_2 {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
@media (max-width: 766px) {
	.cm_footer_2 {
		width: -webkit-fit-content;
		width:    -moz-fit-content;
		width:         fit-content;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
}
.footer_navi_wrapper {
	width: 100%;
	max-width: calc(1100px + 60px);
	margin: 0 auto;
	padding: 0 30px;
}
.cm_footer_sitemapList {
	display: flex;
	max-width: 767px;
	font-size: var(--fz13px);

	gap: 20px;
}
.cm_footer_1 .cm_footer_sitemapList {
	flex-wrap: wrap;
}
.cm_footer_1 .cm_footer_sitemapList li {
	white-space: nowrap;
}
@media (max-width: 766px) {
	.cm_footer_sitemapList {
		display: none;
	}
	.cm_footer_1 .cm_footer_sitemapList:nth-of-type(1), .cm_footer_2 {
		display: none;
	}
}
.cm_footer_sitemapList > li {
	flex-grow: 1;
}
@media (max-width: 766px) {
	.cm_footer_sitemapList > li {
		flex-grow: 0;
		width: 100%;
		text-align: center;
	}
}
@media (max-width: 499px) {
	.cm_footer_sitemapList > li {
		width: 100%;
	}
}
.cm_footer_sitemap_head {
	padding-bottom: 5px;
	border-bottom: solid 1px #fff;
}
@media (max-width: 766px) {
	.cm_footer_sitemap_head {
		padding-bottom: 8px;
	}
}
.cm_footer_sitemap_title {
	display: block;
	max-width: 100%;
	padding: 0 20px;
	font-size: var(--fz18px);
	line-height: 1.4;
	letter-spacing: .23em;
}
@media (max-width: 1159px) {
	.cm_footer_sitemap_title {
		padding: 0 20px;
	}
}
@media (max-width: 766px) {
	.cm_footer_sitemap_title {
		/* font-size: var(--fz20px); */
	}
}
.cm_footer_sitemap_title:hover {
	text-decoration: underline;
}
.cm_footer_sitemap_body {
	padding-top: 5px;
}
@media (max-width: 766px) {
	.cm_footer_sitemap_body {
		padding-top: 10px;
	}
}
.cm_footer_sitemap_linkList {
	display: flex;
	flex-direction: column;
	max-width: 100%;
	padding: 0 0 0 20px;
	line-height: 1.2;
}
@media (max-width: 1159px) {
	.cm_footer_sitemap_linkList {
		padding-left: 20px;
	}
}
@media (max-width: 766px) {
	.cm_footer_sitemap_linkList {
		gap: 5px;
	}
}
.cm_footer_sitemap_link {
	font-size: var(--fz12px);
	line-height: 1.4;
	letter-spacing: .2em;
}
@media (max-width: 766px) {
	.cm_footer_sitemap_link {
		/* font-size: var(--fz16px); */
	}
}
.cm_footer_sitemap_link:hover {
	text-decoration: underline;
}
.cm_footer_copy {
	display: block;
	color: #fff;
	font-size: var(--fz13px);
	text-align: center;
}
@media (max-width: 766px) {
	.cm_footer_copy {
		order: 1;
		margin: 10px auto 0;
	}
}
.cm_footer_logo {
	display: block;
}
@media (max-width: 766px) {
	.cm_footer_logo {
		width: 300px;
	}
}

.cm_footer_info_1 {
	font-size: var(--fz16px);
}
.cm_footer_info_2 {
	font-size: var(--fz13px);
}
.cm_footer_info_2 > span {
	display: inline-block;
}
.cm_footer_info_2 > span:first-child {
	margin-right: 1em;
}
.cm_footer_mail {
	display: block;
	width: -webkit-fit-content;
	width:    -moz-fit-content;
	width:         fit-content;
	padding: 5px 20px;
	background-color: #fff;
	color: #004784 !important;
	font-weight: bold;
	font-size: var(--fz17px);
	line-height: 1.4;
}
@media (max-width: 766px) {
	.cm_footer_mail {
		padding: 3px 20px;
	}
}
.cm_footer_mail:hover {
	text-decoration: underline;
}
.cm_footer_totop {
	display: block;
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 9999;
	width: 50px;
	height: 50px;
	overflow: hidden;
	border: solid 2px #fff;
	border-radius: 50%;
	background-color: #004784;
	text-indent: -10000em;
	transition: background-color .2s var(--easeOutCubic), transform .5s var(--easeInOutCubic);
}
.cm_footer_totop:not(.is_active) {
	transform: translateY(calc(100% + 30px));
}
@media (max-width: 766px) {
	.cm_footer_totop {
		right: 10px;
		bottom: 10px;
		width: 40px;
		height: 40px;
	}
}
.cm_footer_totop:hover {
	background-color: #fff;
	/* border-color: #004784; */
}
.cm_footer_totop::before {
	display: block;
	position: absolute;
	top: 8px;
	right: 0;
	bottom: 0;
	left: 0;
	transform: rotate(45deg);
	width: 12px;
	margin: auto;
	border-top: solid 2px #fff;
	border-left: solid 2px #fff;
	content: "";
	transition: all .2s var(--easeOutCubic);

	aspect-ratio: 1 / 1;
}
@media (max-width: 766px) {
	.cm_footer_totop::before {
		top: 6px;
		width: 10px;
	}
}
.cm_footer_totop:hover::before {
	border-color: #004784;
}

.cm_footer_3 {
	padding: 10px 0;
	background-color: #fff;
	text-align: center;
}
@media (max-width: 766px) {
	.cm_footer_3 {
		padding: 15px 0 5px;
	}
}
.cm_footer_3_inner {
	position: relative;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}
.cm_footer_3 .footer_logo {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
}
@media (max-width: 766px) {
	.cm_footer_3 .footer_logo {
		position: relative;
		transform: none;
		text-align: center;
	}
}
.cm_footer_3 .footer_logo img {
	width: 150px;
}
@media (max-width: 766px) {
	.cm_footer_3 .footer_logo img.el_img {
		display: inline-block;
	}
}
.cm_footer_3 small {
	color: #004784;
	font-size: var(--fz12px);
}
@media (max-width: 766px) {
}


/* 単体の要素につけるクラス */
.el_p, .bl_content p, .editor-styles-wrapper .is-root-container p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 2;
}
.separate-topics {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.4rem;
}
.el_h2 {
	width: -webkit-fit-content;
	width:    -moz-fit-content;
	width:         fit-content;
	min-width: 240px;
	margin-top: 3.5em;
	margin-bottom: 1em;
	padding: 3px 20px;
	background-color: #5276B7;
	color: #fff;
	font-weight: bold;
	font-size: var(--fz20px);
	line-height: 1.4;
	letter-spacing: .025em;
	text-align: center;
}
.separate-topics .el_h2 {
	margin-bottom: 0;
}
.separate-topics a {
	color: #000;
	font-size: var(--fz12px);
	text-decoration: none;
}
.separate-topics a::before {
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: .5rem;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 7px solid #000;
	content: "";
}
.separate-topics a:hover {
	text-decoration: underline;
}
@media (max-width: 766px) {
	.separate-topics {
		background-color: #004784;
	}
	.el_h2 {
		margin-top: 2em;
		margin-bottom: 1em;
		font-size: var(--fz24px);
	}
	.separate-topics .el_h2 {
		text-align: left;
	}
	/*.un_top_section .el_h2 {
		width: 100%;
	}*/
	.separate-topics a {
		padding-right: .5rem;
		color: #fff;
	}
	.separate-topics a::before {
		border-left: 10px solid #fff;
	}
	.release_ttl.el_h2 {
		width: 100%;
		text-align: left;
	}
}
.el_h2.el_h2__cDark {
	background-color: #004784;
	color: #fff;
}




.bl_content {
	line-height: 1.9;
}

.bl_content > :first-child {
	margin-top: 0;
}

.bl_content cite, .bl_content em, .bl_content i {
	font-style: italic;
}

.bl_content p + p {
	margin-top: 1.5em;
}

.bl_content ol, .bl_content ul {
	margin: 1.4rem 0;
	line-height: 1.7;
}

.bl_content ol > li, .bl_content ul > li {
	margin: .4rem 0;
}

.bl_content ol ol, .bl_content ol ul, .bl_content ul ol, .bl_content ul ul {
	margin: .2em 0;
}

.bl_content ol p, .bl_content ul p {
	margin: 0;
}

.bl_content ul {
	padding-left: 1.8em;
}

.bl_content ul > li {
	list-style: disc;
}

.bl_content ul > li::marker {
	color: #004784;
	font-size: 1.1em;
}

.bl_content ol {
	padding-left: 1.7em;
}

.bl_content ol > li {
	list-style: decimal;
	padding-left: .2em;
}

.bl_content ol > li::marker {
	color: #004784;
	font-weight: 600;
	letter-spacing: -.05em;
}

.bl_content h1 + p, .bl_content h2 + p, .bl_content h3 + p, .bl_content h4 + p, .bl_content h5 + p, .bl_content h6 + p {
	margin-top: .3em;
}

.bl_content h1, .bl_content h2 {
	margin-top: 2.3em;
	margin-bottom: .5em;
}

.bl_content h3, .bl_content h4, .bl_content h5, .bl_content h6 {
	margin-top: 2.25em;
	margin-bottom: .5em;
}

.bl_content h1 {
	padding-bottom: .2em;
	font-size: 1.7em;
}

.bl_content h1, .bl_content h2 {
	margin-bottom: 1.1rem;
	border-bottom: 1px solid #0047842b;
}

.bl_content h2 {
	padding-bottom: .3em;
	font-size: 1.5em;
}

.bl_content h3 {
	font-size: 1.3em;
}

.bl_content h4 {
	font-size: 1.1em;
}

.bl_content h5 {
	font-size: 1em;
}

.bl_content h6 {
	font-size: .9em;
}

@media screen and (max-width: 766px) {
	.bl_content h1 {
		font-size: 1.6em;
	}

	.bl_content h2 {
		font-size: 1.4em;
	}

	.bl_content h3 {
		font-size: 1.2em;
	}

	.bl_content h4 {
		font-size: 1.1em;
	}

	.bl_content h5 {
		font-size: 1em;
	}

	.bl_content h6 {
		font-size: .85em;
	}
}


.el_h1 {
	margin: 2em 0 1.5em;
	color: #004784;
	font-weight: bold;
	font-size: var(--fz32px);
	line-height: 1.4;
	text-align: center;
}
@media (max-width: 766px) {
	.el_h1 {
		font-size: var(--fz26px);
	}
}

.el_h2b {
	margin: 2em 0 1.5em;
	color: #004784;
	font-weight: bold;
	font-size: var(--fz28px);
	line-height: 1.4;
	text-align: center;
}
@media (max-width: 766px) {
	.el_h2b {
		margin-bottom: 20px;
		font-size: var(--fz32px);
	}
}
.el_h2b_1 {
	display: block;
	padding-bottom: 5px;
	border-bottom: solid 1px #004784;
	font-family: var(--fontMincho);
}
@media (max-width: 766px) {
	.el_h2b_1 {
		font-size: var(--fz20px);
	}
}
.el_h2b_2 {
	display: block;
	margin-top: 20px;
	font-weight: bold;
	font-size: var(--fz14px);
	letter-spacing: .465em;
}
@media (max-width: 766px) {
	.el_h2b_2 {
		margin-top: 5px;
		font-size: var(--fz16px);
	}
}

.el_h2c {
	width: -webkit-fit-content;
	width:    -moz-fit-content;
	width:         fit-content;
	max-width: 100%;
	margin: 2em 0 60px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 130px;
	padding-bottom: 10px;
	padding-left: 130px;
	border-bottom: solid 1px #6c9bd2;
	color: #000;
	font-weight: bold;
	font-size: var(--fz36px);
	line-height: 1.4;
	letter-spacing: .065em;
	text-align: center;
}
@media (max-width: 766px) {
	.el_h2c {
		margin: 2em auto 30px;
		padding-right: 20px;
		padding-left: 20px;
		font-size: var(--fz28px);
	}
}

.el_h2d {
	position: relative;
	max-width: 100%;
	margin: 30px 0 50px;
	padding-bottom: 10px;
	color: #004784;
	font-size: var(--fz38px);
	line-height: 1.4;
	/*font-family: var(--fontMincho);*/
	letter-spacing: .04em;
	text-align: center;
}
@media (max-width: 766px) {
	.el_h2d {
		margin: 30px 0 20px;
		font-size: var(--fz28px);
	}
}
.el_h2d::before {
	display: flex;
	justify-content: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(to right, #6c9bd2, #004784);
	content: "";
}

.el_h2e {
	width: -webkit-fit-content;
	width:    -moz-fit-content;
	width:         fit-content;
	min-width: 240px;
	margin-top: 40px;
	margin-bottom: 30px;
	padding: 5px 20px;
	border: solid 2px #000;
	background-color: #fff;
	font-weight: bold;
	font-size: var(--fz20px);
	line-height: 1.4;
	text-align: center;
}
@media (max-width: 766px) {
	.el_h2e {
		min-width: 200px;
		margin-top: 30px;
		margin-bottom: 20px;
		padding: 5px 10px;
		font-size: var(--fz22px);
	}
}

.el_h2f {
	width: 100%;
	min-width: 240px;
	margin-top: 40px;
	margin-bottom: 30px;
	padding: 5px 20px;
	background-color: #004784;
	color: #fff;
	font-size: var(--fz24px);
	line-height: 1.4;
	text-align: center;
}
@media (max-width: 766px) {
	.el_h2f {
		margin-top: 30px;
		margin-bottom: 20px;
		font-size: var(--fz22px);
	}
}

.el_h3 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 80px 0 50px;
	color: #000;
	font-size: 16px;
	line-height: 1;

	gap: 0;
}
@media (max-width: 766px) {
	.el_h3 {
		margin: 30px 0 20px;
	}
}
.el_h3_1 {
	font-size: var(--fz72px);
	font-family: var(--fontMincho);
	letter-spacing: .04em;
}
@media (max-width: 766px) {
	.el_h3_1 {
		font-size: var(--fz48px);
		line-height: 1.4;
	}
}
.el_h3_2 {
	color: #000;
	font-weight: bold;
	font-size: var(--fz16px);
	letter-spacing: .065em;
}
@media (max-width: 766px) {
	.el_h3_2 {
		font-size: var(--fz18px);
	}
}

.el_h3b {
	margin: 0 0 .5em;
	padding: 0 10px;
	border: solid 3px #004784;
	background-color: #004784;
	color: #fff;
	font-size: var(--fz18px);
	line-height: 1.4;
}
@media (max-width: 766px) {
	.el_h3b {
		min-height: 0;
		font-size: var(--fz20px);
	}
}
.el_h3c {
	margin-top: 3.5em;
	margin-bottom: 1em;
	padding: 10px 10px;
	background-color: #004784;
	color: #fff;
	font-weight: bold;
	font-size: var(--fz24px);
	line-height: 1.4;
}
@media (max-width: 766px) {
	.el_h3c {
		font-size: var(--fz20px);
	}
}
.el_h3d {
	margin-top: 2em;
	margin-bottom: 1em;
	color: #004784;
	font-weight: bold;
	font-size: var(--fz24px);
	line-height: 1.4;
}
@media (max-width: 766px) {
	.el_h3d {
		font-size: var(--fz20px);
	}
}
.el_h4 {
	margin-top: 2em;
	margin-bottom: .5em;
	padding: 0 5px 10px;
	border-bottom: solid 1px #004784;
	color: #004784;
	font-weight: bold;
	font-size: var(--fz24px);
	line-height: 1.4;
}
@media (max-width: 766px) {
	.el_h4, .bl_content h4 {
		font-size: var(--fz20px);
	}
}
.el_h5 {
	margin-top: 1.5em;
	margin-bottom: .5em;
	padding: 3px 0 3px 10px;
	border-left: solid 4px #004784;
	color: #004784;
	font-weight: bold;
	font-size: var(--fz22px);
	line-height: 1.4;
}
@media (max-width: 766px) {
	.el_h5 {
		font-size: var(--fz18px);
	}
}
.el_h6 {
	margin-top: 1.5em;
	margin-bottom: .5em;
	color: #004784;
	font-weight: bold;
	font-size: var(--fz20px);
	line-height: 1.4;
}
@media (max-width: 766px) {
	.el_h6 {
		font-size: var(--fz16px);
	}
}

.el_h2 + * {
	margin-top: 0;
}

.el_h3 + * {
	margin-top: 0;
}

.el_h3c + * {
	margin-top: 0;
}
.el_h4 + * {
	margin-top: 0;
}
.el_h5 + * {
	margin-top: 0;
}
.el_h6 + * {
	margin-top: 0;
}
.editor-styles-wrapper .is-root-container ul:not(.is_cancel):not(.block-editor-block-variation-picker__variations), .editor-styles-wrapper .is-root-container ol:not(.is_cancel):not(.block-editor-block-variation-picker__variations) {
	list-style: none;
	padding-left: 0;
}
.editor-styles-wrapper .is-root-container ul:not(.is_cancel):not(.block-editor-block-variation-picker__variations) > li, .editor-styles-wrapper .is-root-container ol:not(.is_cancel):not(.block-editor-block-variation-picker__variations) > li {
	width: 100%;
}

.el_icon {
	display: inline-block;
	position: relative;
}
.el_icon.el_icon__cW::after {
	-webkit-filter: brightness(0) invert(1);
	        filter: brightness(0) invert(1);
}
.el_icon::after {
	display: inline-block;
	position: relative;
	top: -.1ex;
	width: 18px;
	height: 18px;
	margin-left: 4px;
	vertical-align: middle;
	content: "";
}
.el_icon.el_icon__pdf::after {
	background: url("assets/img/icon/pdf.svg") center/contain no-repeat;
}
.el_icon.el_icon__ext::after {
	background: url("assets/img/icon/ext.svg") center/contain no-repeat;
}

.el_blockquote, .editor-styles-wrapper .is-root-container blockquote:not(.is_cancel), .bl_content blockquote:not(.is_cancel) {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 1em 2em;
	border-left: solid 5px #004784;
	background-color: #f6faff;
}
.el_blockquote > *:first-child, .bl_content blockquote:not(.is_cancel) > *:first-child, .editor-styles-wrapper .is-root-container blockquote:not(.is_cancel) > *:first-child {
	margin-top: 0;
}
.el_blockquote > *:last-child, .editor-styles-wrapper .is-root-container blockquote:not(.is_cancel) > *:last-child, .bl_content blockquote:not(.is_cancel) > *:last-child {
	margin-bottom: 0;
}

.el_hr {
	height: 1px;
	margin: 90px 0;
	border: none;
	background: linear-gradient(to right, #6c9bd2, #004784);
}
@media (max-width: 766px) {
	.el_hr {
		/* border-top: dashed 1px #000; */
		margin: 40px 0;
	}
}
.el_img {
	display: block;
	max-width: 100%;
	height: auto;
}
.el_iframe {
	display: block;
	max-width: 100%;
}
.el_youtube {
	height: auto;

	aspect-ratio: 16 / 9;
}
.el_fax {
	text-decoration: none;
}
.el_inputText {
	display: inline-block;
	max-width: 100%;
	min-height: 44px;
	padding: 20px;
	border: solid 2px #004784;
	border-radius: 15px;
	background-color: #fff;
	color: inherit;
	font-size: var(--fz18px);
	line-height: 1;
}
@media (max-width: 766px) {
	.el_inputText {
		min-height: 40px;
		padding: 10px;
		border-radius: 8px;
	}
}
.el_checkbox {
	display: inline-block;
	position: relative;
	top: -1px;
	width: 20px;
	height: 20px;
	margin-right: 2px;
	border-radius: 3px;
	background-color: #f2f2f2;
	vertical-align: middle;
	cursor: pointer;
}
.el_checkbox::before {
	display: block;
	opacity: 0;
	position: absolute;
	bottom: 2px;
	left: 3px;
	transform: rotate(30deg);
	width: 8px;
	height: 15px;
	border-right: solid 3px #c5596d;
	border-bottom: solid 3px #c5596d;
	content: "";

	transform-origin: right bottom;
}
.el_checkbox:checked::before {
	opacity: 1;
}
.el_select {
	display: inline-block;
	display: inline-block;
	position: relative;
	min-width: 240px;
	max-width: 100%;
	min-height: 44px;
	padding: 10px 35px 10px 10px;
	border-radius: 5px;
	background: url("assets/img/icon/triangle.svg") top 54% right 13px/12px 15px no-repeat;
	background-color: #f2f2f2;
	background-color: #f2f2f2;
	color: #c5596d;
	line-height: 1;
}
label:has(.el_radio) {
	cursor: pointer;
}
.el_radio {
	display: inline-block;
	position: relative;
	top: -1px;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	border: solid 1px #000;
	border-radius: 50%;
	background-color: #fff;
	vertical-align: middle;
	cursor: pointer;
}
.el_radio::before {
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 14px;
	height: 14px;
	margin: auto;
	border-radius: 50%;
	background-color: #000;
	content: "";
}
.el_radio:checked::before {
	opacity: 1;
}
.el_textarea {
	display: inline-block;
	max-width: 100%;
	min-height: 44px;
	padding: 20px;
	border: solid 1px ;
	border: solid 2px #004784;
	border-radius: 15px;
	background-color: #fff;
	color: inherit;
	font-size: var(--fz18px);
	line-height: 1.4;
	resize: none;
}
@media (max-width: 766px) {
	.el_textarea {
		padding: 10px;
		border-radius: 8px;
	}
}
.el_lead {
	display: block;
	color: #004784;
	font-weight: bold;
	font-size: var(--fz24px);
	line-height: 1.4;
}
.el_lead.el_lead__mincho {
	font-family: var(--fontMincho);
}
@media (max-width: 766px) {
	.el_lead {
		font-size: var(--fz22px);
	}
}
.el_lead.el_lead__lg {
	font-size: var(--fz40px);
}
@media (max-width: 766px) {
	.el_lead.el_lead__lg {
		font-size: var(--fz24px);
	}
}
.el_lead.el_lead__xlg {
	font-size: var(--fz64px);
}
@media (max-width: 766px) {
	.el_lead.el_lead__xlg {
		font-size: var(--fz28px);
	}
}
.el_lead2 {
	position: relative;
	padding: 60px 0;
	font-size: var(--fz16px);
	line-height: 1.8;
	text-align: center;
}
@media (max-width: 766px) {
	.el_lead2 {
		padding: 30px 0;
		font-size: var(--fz18px);
		text-align: left;
	}
}
.el_lead2::before, .el_lead2::after {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 740px;
	max-width: 100%;
	height: 1px;
	margin: auto;
	background-color: #6c9bd2;
	content: "";
}
.el_lead2::after {
	top: auto;
	bottom: 0;
}
.el_btn {
	display: inline-block;
	min-width: 120px;
	padding: 5px 20px;
	background: linear-gradient(to right, #6c9bd2, #004784);
	color: #fff !important;
	font-weight: bold;
	font-size: var(--fz12px);
	line-height: 1.4;
	letter-spacing: 0;
	text-decoration: none;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	transition: opacity .2s var(--easeOutCubic);
}
@media (max-width: 766px) {
	.el_btn {
		min-width: 200px;
		padding: 10px 20px;
	}
}
.el_btn.el_btn__md {
	min-width: 200px;
	padding: 10px 30px;
	font-size: var(--fz18px);
}
.el_btn.el_btn__g {
	background-color: #697783;
	color: #fff;
}
.el_btn.el_btn__r {
	background-color: #d34418;
	color: #fff;
}
.el_btn:hover {
	opacity: .8;
}
.el_btn.el_icon::after {
	top: -2px;
}


.el_btn2 {
	min-width: 240px;
	padding: 10px 40px;
	border-radius: 30px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	font-size: var(--fz24px);
	line-height: 1.4;
	text-decoration: none;
	text-align: center;
	transition: opacity .2s var(--easeOutCubic);
}
.el_btn2:hover {
	opacity: .8;
}
.el_btn2.el_btn2__g {
	background-color: #dcdcdc;
	color: #333;
}
@media (max-width: 766px) {
	.el_btn2 {
		min-width: 170px;
		padding: 10px 30px;
		border-radius: 30px;
		background-color: #000;
		color: #fff;
		font-weight: bold;
		font-size: var(--fz20px);
		line-height: 1.4;
		text-align: center;
	}
}



.el_table > *:first-child > tr:first-child > *, .el_table > *:first-child > tr:first-child > td, .bl_content table > *:first-child > tr:first-child > *, .bl_content table > *:first-child > tr:first-child > td, .editor-styles-wrapper .is-root-container table:not(.acf-table) > *:first-child > tr:first-child > *, .editor-styles-wrapper .is-root-container table:not(.acf-table) > *:first-child > tr:first-child > td {
	border-top: 0;
}
.el_table > * > tr > th:first-child, .el_table > * > tr > td:first-child, .bl_content table > * > tr > th:first-child, .bl_content table > * > tr > td:first-child, .editor-styles-wrapper .is-root-container table:not(.acf-table) > * > tr > th:first-child, .editor-styles-wrapper .is-root-container table:not(.acf-table) > * > tr > td:first-child {
	border-left: 0;
}
.el_table > * > tr > th:last-child, .el_table > * > tr > td:last-child, .bl_content table > * > tr > th:last-child, .bl_content table > * > tr > td:last-child, .editor-styles-wrapper .is-root-container table:not(.acf-table) > * > tr > th:last-child, .editor-styles-wrapper .is-root-container table:not(.acf-table) > * > tr > td:last-child {
	border-right: 0;
}
.el_table, .bl_content table, .editor-styles-wrapper .is-root-container table:not(.acf-table) {
	margin: 1em 0;
	font-size: var(--fz18px);
	border-collapse: collapse;
}
.el_table.un_about_table > * > tr > th {
	padding: 15px 30px  15px 30px;
	font-size: 1rem;
}
.el_table.un_about_table > * > tr > td {
	padding: 5px 50px  5px 15px;
}

.el_table > * > tr > th, .bl_content table > * > tr > th, .editor-styles-wrapper .is-root-container table:not(.acf-table) > * > tr > th {
	padding: 5px 15px;
	text-align: center;
	text-align: justify;

	-moz-text-align-last: justify;
	     text-align-last: justify;
}
.el_table > * > tr > td, .bl_content table > * > tr > td, .editor-styles-wrapper .is-root-container table:not(.acf-table) > * > tr > td {
	padding: 5px 15px;
}
.el_table > * > tr > th, .el_table > * > tr > td, .bl_content table > * > tr > th, .bl_content table > * > tr > td, .editor-styles-wrapper .is-root-container table:not(.acf-table) > * > tr > th, .editor-styles-wrapper .is-root-container table:not(.acf-table) > * > tr > td {
	font-weight: inherit;
	line-height: 1.6;
	vertical-align: middle;
}
@media (max-width: 766px) {
	.el_table > * > tr > th, .el_table > * > tr > td, .bl_content table > * > tr > th, .bl_content table > * > tr > td, .editor-styles-wrapper .is-root-container table:not(.acf-table) > * > tr > th, .editor-styles-wrapper .is-root-container table:not(.acf-table) > * > tr > td {
		padding: .8em;
	}
	.el_table.un_about_table > * > tr > th {
		padding: 15px 10px;
		font-size: 1rem;
		vertical-align: top;
	}
}
.el_table.un_about_table > * > tr > td {
	padding: 15px 10px  15px 0;
	font-size: 1rem;
	vertical-align: top;
}

.el_table > tbody > tr:nth-child(odd), .bl_content table > tbody > tr:nth-child(odd), .editor-styles-wrapper .is-root-container table:not(.acf-table) > tbody > tr:nth-child(odd) {
	background-color: #e4e9ee;
}

.el_table > thead, .bl_content table > thead, .editor-styles-wrapper .is-root-container table:not(.acf-table) > thead {
	text-align: center;
}





/* ヘルパークラス */
.hp_bR {
	overflow: hidden;
	border-radius: 12px;
}
.hp_bR20px {
	overflow: hidden;
	border-radius: 20px;
}
.hp_w100per {
	width: 100%;
}
.hp_ofH {
	overflow: hidden !important;
}
.hp_opacity {
	text-decoration: none;
	transition: opacity .2s var(--easeOutCubic);
}
.hp_opacity:hover {
	opacity: .8;
}
.hp_cGray {
	color: #888;
}
.hp_cBlue {
	color: #598bc5;
}
.hp_cRed {
	color: #d34418 !important;
}
.hp_cOrange {
	color: #000 !important;
}
/*.hp_fwB {
	font-weight: bold;
}*/
.hp_ffM {
	font-family: var(--fontMincho);
}

.hp_wFit {
	width: -webkit-fit-content !important;
	width:    -moz-fit-content !important;
	width:         fit-content !important;
}

.hp_lhSmall {
	line-height: 1.4;
}
.hp_lhMedium {
	line-height: 1.6;
}

.hp_lineClamp {
	display: -webkit-box;
	overflow: hidden;

	-webkit-box-orient: vertical;
}
.hp_lineClamp.hp_lineClamp__1 {
	-webkit-line-clamp: 1;
}
.hp_lineClamp.hp_lineClamp__2 {
	-webkit-line-clamp: 2;
}
.hp_lineClamp.hp_lineClamp__3 {
	-webkit-line-clamp: 3;
}
.hp_lineClamp.hp_lineClamp__4 {
	-webkit-line-clamp: 4;
}
.hp_lineClamp.hp_lineClamp__5 {
	-webkit-line-clamp: 5;
}
@media (min-width: 767px) {
	.hp_lineClamp.hp_pc_lineClamp__1 {
		-webkit-line-clamp: 1;
	}
	.hp_lineClamp.hp_pc_lineClamp__2 {
		-webkit-line-clamp: 2;
	}
	.hp_lineClamp.hp_pc_lineClamp__3 {
		-webkit-line-clamp: 3;
	}
	.hp_lineClamp.hp_pc_lineClamp__4 {
		-webkit-line-clamp: 4;
	}
	.hp_lineClamp.hp_pc_lineClamp__5 {
		-webkit-line-clamp: 5;
	}
}
@media (max-width: 766px) {
	.hp_lineClamp.hp_sp_lineClamp__1 {
		-webkit-line-clamp: 1;
	}
	.hp_lineClamp.hp_sp_lineClamp__2 {
		-webkit-line-clamp: 2;
	}
	.hp_lineClamp.hp_sp_lineClamp__3 {
		-webkit-line-clamp: 3;
	}
	.hp_lineClamp.hp_sp_lineClamp__4 {
		-webkit-line-clamp: 4;
	}
	.hp_lineClamp.hp_sp_lineClamp__5 {
		-webkit-line-clamp: 5;
	}
}
@media (min-width: 767px) {
	.hp_pc_g0px {
		gap: 0;
	}
}

.hp_clearInnerMargin > *:first-child, .wp-block-column > *:first-child {
	margin-top: 0;
}
.hp_clearInnerMargin > *:last-child, .wp-block-column > *:last-child {
	margin-bottom: 0;
}
.hp_mCenter {
	margin-right: auto;
	margin-left: auto;
}
@media (max-width: 766px) {
	.hp_sp_mCenter {
		margin-right: auto;
		margin-left: auto;
	}
}
.hp_taC {
	text-align: center;
}
.hp_taR {
	text-align: right;
}
@media (min-width: 767px) {
	.hp_pc_taC {
		text-align: center !important;
	}
}
@media (max-width: 766px) {
	.hp_sp_taC {
		text-align: center !important;
	}
}
.hp_taL {
	text-align: left;
}
.hp_mt0px {
	margin-top: 0 !important;
}
.hp_mt10px {
	margin-top: 10px !important;
}
.hp_mt20px {
	margin-top: 20px !important;
}
.hp_mt30px {
	margin-top: 30px !important;
}
.hp_mt40px {
	margin-top: 40px !important;
}
.hp_mt50px {
	margin-top: 50px !important;
}
.hp_mt60px {
	margin-top: 60px !important;
}
.hp_mt70px {
	margin-top: 70px !important;
}
.hp_mt80px {
	margin-top: 80px !important;
}
.hp_mt90px {
	margin-top: 90px !important;
}
.hp_mt100px {
	margin-top: 100px !important;
}
.hp_mt110px {
	margin-top: 110px !important;
}
.hp_mt120px {
	margin-top: 120px !important;
}
.hp_mt130px {
	margin-top: 130px !important;
}
.hp_mt140px {
	margin-top: 140px !important;
}
.hp_mt150px {
	margin-top: 150px !important;
}
.hp_mt160px {
	margin-top: 160px !important;
}
.hp_mt170px {
	margin-top: 170px !important;
}
.hp_mt180px {
	margin-top: 180px !important;
}
.hp_mt190px {
	margin-top: 190px !important;
}
.hp_mt200px {
	margin-top: 200px !important;
}
.hp_mt210px {
	margin-top: 210px !important;
}
.hp_mt220px {
	margin-top: 220px !important;
}
.hp_mt230px {
	margin-top: 230px !important;
}
.hp_mt240px {
	margin-top: 240px !important;
}
.hp_mt250px {
	margin-top: 250px !important;
}
.hp_mt260px {
	margin-top: 260px !important;
}
.hp_mt270px {
	margin-top: 270px !important;
}
.hp_mt280px {
	margin-top: 280px !important;
}
.hp_mt290px {
	margin-top: 290px !important;
}
.hp_mt300px {
	margin-top: 300px !important;
}
.hp_mt310px {
	margin-top: 310px !important;
}
.hp_mt320px {
	margin-top: 320px !important;
}
.hp_mt330px {
	margin-top: 330px !important;
}
.hp_mt340px {
	margin-top: 340px !important;
}
.hp_mt350px {
	margin-top: 350px !important;
}
.hp_mt360px {
	margin-top: 360px !important;
}
.hp_mt370px {
	margin-top: 370px !important;
}
.hp_mt380px {
	margin-top: 380px !important;
}
.hp_mt390px {
	margin-top: 390px !important;
}
.hp_mt400px {
	margin-top: 400px !important;
}

.hp_mb0px {
	margin-bottom: 0 !important;
}
.hp_mb10px {
	margin-bottom: 10px !important;
}
.hp_mb20px {
	margin-bottom: 20px !important;
}
.hp_mb30px {
	margin-bottom: 30px !important;
}
.hp_mb40px {
	margin-bottom: 40px !important;
}
.hp_mb50px {
	margin-bottom: 50px !important;
}
.hp_mb60px {
	margin-bottom: 60px !important;
}
.hp_mb70px {
	margin-bottom: 70px !important;
}
.hp_mb80px {
	margin-bottom: 80px !important;
}
.hp_mb90px {
	margin-bottom: 90px !important;
}
.hp_mb100px {
	margin-bottom: 100px !important;
}
.hp_mb110px {
	margin-bottom: 110px !important;
}
.hp_mb120px {
	margin-bottom: 120px !important;
}
.hp_mb130px {
	margin-bottom: 130px !important;
}
.hp_mb140px {
	margin-bottom: 140px !important;
}
.hp_mb150px {
	margin-bottom: 150px !important;
}
.hp_mb160px {
	margin-bottom: 160px !important;
}
.hp_mb170px {
	margin-bottom: 170px !important;
}
.hp_mb180px {
	margin-bottom: 180px !important;
}
.hp_mb190px {
	margin-bottom: 190px !important;
}
.hp_mb200px {
	margin-bottom: 200px !important;
}
.hp_mb210px {
	margin-bottom: 210px !important;
}
.hp_mb220px {
	margin-bottom: 220px !important;
}
.hp_mb230px {
	margin-bottom: 230px !important;
}
.hp_mb240px {
	margin-bottom: 240px !important;
}
.hp_mb250px {
	margin-bottom: 250px !important;
}
.hp_mb260px {
	margin-bottom: 260px !important;
}
.hp_mb270px {
	margin-bottom: 270px !important;
}
.hp_mb280px {
	margin-bottom: 280px !important;
}
.hp_mb290px {
	margin-bottom: 290px !important;
}
.hp_mb300px {
	margin-bottom: 300px !important;
}
.hp_mb310px {
	margin-bottom: 310px !important;
}
.hp_mb320px {
	margin-bottom: 320px !important;
}
.hp_mb330px {
	margin-bottom: 330px !important;
}
.hp_mb340px {
	margin-bottom: 340px !important;
}
.hp_mb350px {
	margin-bottom: 350px !important;
}
.hp_mb360px {
	margin-bottom: 360px !important;
}
.hp_mb370px {
	margin-bottom: 370px !important;
}
.hp_mb380px {
	margin-bottom: 380px !important;
}
.hp_mb390px {
	margin-bottom: 390px !important;
}
.hp_mb400px {
	margin-bottom: 400px !important;
}

.hp_pt0px {
	padding-top: 0 !important;
}
.hp_pt10px {
	padding-top: 10px !important;
}
.hp_pt20px {
	padding-top: 20px !important;
}
.hp_pt30px {
	padding-top: 30px !important;
}
.hp_pt40px {
	padding-top: 40px !important;
}
.hp_pt50px {
	padding-top: 50px !important;
}
.hp_pt60px {
	padding-top: 60px !important;
}
.hp_pt70px {
	padding-top: 70px !important;
}
.hp_pt80px {
	padding-top: 80px !important;
}
.hp_pt90px {
	padding-top: 90px !important;
}
.hp_pt100px {
	padding-top: 100px !important;
}
.hp_pt110px {
	padding-top: 110px !important;
}
.hp_pt120px {
	padding-top: 120px !important;
}
.hp_pt130px {
	padding-top: 130px !important;
}
.hp_pt140px {
	padding-top: 140px !important;
}
.hp_pt150px {
	padding-top: 150px !important;
}
.hp_pt160px {
	padding-top: 160px !important;
}
.hp_pt170px {
	padding-top: 170px !important;
}
.hp_pt180px {
	padding-top: 180px !important;
}
.hp_pt190px {
	padding-top: 190px !important;
}
.hp_pt200px {
	padding-top: 200px !important;
}
.hp_pt210px {
	padding-top: 210px !important;
}
.hp_pt220px {
	padding-top: 220px !important;
}
.hp_pt230px {
	padding-top: 230px !important;
}
.hp_pt240px {
	padding-top: 240px !important;
}
.hp_pt250px {
	padding-top: 250px !important;
}
.hp_pt260px {
	padding-top: 260px !important;
}
.hp_pt270px {
	padding-top: 270px !important;
}
.hp_pt280px {
	padding-top: 280px !important;
}
.hp_pt290px {
	padding-top: 290px !important;
}
.hp_pt300px {
	padding-top: 300px !important;
}
.hp_pt310px {
	padding-top: 310px !important;
}
.hp_pt320px {
	padding-top: 320px !important;
}
.hp_pt330px {
	padding-top: 330px !important;
}
.hp_pt340px {
	padding-top: 340px !important;
}
.hp_pt350px {
	padding-top: 350px !important;
}
.hp_pt360px {
	padding-top: 360px !important;
}
.hp_pt370px {
	padding-top: 370px !important;
}
.hp_pt380px {
	padding-top: 380px !important;
}
.hp_pt390px {
	padding-top: 390px !important;
}
.hp_pt400px {
	padding-top: 400px !important;
}

.hp_pb0px {
	padding-bottom: 0 !important;
}
.hp_pb10px {
	padding-bottom: 10px !important;
}
.hp_pb20px {
	padding-bottom: 20px !important;
}
.hp_pb30px {
	padding-bottom: 30px !important;
}
.hp_pb40px {
	padding-bottom: 40px !important;
}
.hp_pb50px {
	padding-bottom: 50px !important;
}
.hp_pb60px {
	padding-bottom: 60px !important;
}
.hp_pb70px {
	padding-bottom: 70px !important;
}
.hp_pb80px {
	padding-bottom: 80px !important;
}
.hp_pb90px {
	padding-bottom: 90px !important;
}
.hp_pb100px {
	padding-bottom: 100px !important;
}
.hp_pb110px {
	padding-bottom: 110px !important;
}
.hp_pb120px {
	padding-bottom: 120px !important;
}
.hp_pb130px {
	padding-bottom: 130px !important;
}
.hp_pb140px {
	padding-bottom: 140px !important;
}
.hp_pb150px {
	padding-bottom: 150px !important;
}
.hp_pb160px {
	padding-bottom: 160px !important;
}
.hp_pb170px {
	padding-bottom: 170px !important;
}
.hp_pb180px {
	padding-bottom: 180px !important;
}
.hp_pb190px {
	padding-bottom: 190px !important;
}
.hp_pb200px {
	padding-bottom: 200px !important;
}
.hp_pb210px {
	padding-bottom: 210px !important;
}
.hp_pb220px {
	padding-bottom: 220px !important;
}
.hp_pb230px {
	padding-bottom: 230px !important;
}
.hp_pb240px {
	padding-bottom: 240px !important;
}
.hp_pb250px {
	padding-bottom: 250px !important;
}
.hp_pb260px {
	padding-bottom: 260px !important;
}
.hp_pb270px {
	padding-bottom: 270px !important;
}
.hp_pb280px {
	padding-bottom: 280px !important;
}
.hp_pb290px {
	padding-bottom: 290px !important;
}
.hp_pb300px {
	padding-bottom: 300px !important;
}
.hp_pb310px {
	padding-bottom: 310px !important;
}
.hp_pb320px {
	padding-bottom: 320px !important;
}
.hp_pb330px {
	padding-bottom: 330px !important;
}
.hp_pb340px {
	padding-bottom: 340px !important;
}
.hp_pb350px {
	padding-bottom: 350px !important;
}
.hp_pb360px {
	padding-bottom: 360px !important;
}
.hp_pb370px {
	padding-bottom: 370px !important;
}
.hp_pb380px {
	padding-bottom: 380px !important;
}
.hp_pb390px {
	padding-bottom: 390px !important;
}
.hp_pb400px {
	padding-bottom: 400px !important;
}

.hp_fz12px {
	font-size: var(--fz12px);
}
.hp_fz14px {
	font-size: var(--fz14px);
}
.hp_fz16px {
	font-size: var(--fz16px);
}
.hp_fz18px {
	font-size: var(--fz18px);
}
.hp_fz20px {
	font-size: var(--fz20px);
}
.hp_fz21px {
	font-size: var(--fz21px);
}
.hp_fz22px {
	font-size: var(--fz22px);
}
.hp_fz24px {
	font-size: var(--fz24px);
}
.hp_fz26px {
	font-size: var(--fz26px);
}
.hp_fz28px {
	font-size: var(--fz28px);
}
.hp_fz30px {
	font-size: var(--fz30px);
}
.hp_fz32px {
	font-size: var(--fz32px);
}
.hp_fz34px {
	font-size: var(--fz34px);
}
.hp_fz36px {
	font-size: var(--fz36px);
}
.hp_fz38px {
	font-size: var(--fz38px);
}
.hp_fz40px {
	font-size: var(--fz40px);
}
.hp_fz42px {
	font-size: var(--fz42px);
}
.hp_fz44px {
	font-size: var(--fz44px);
}
.hp_fz46px {
	font-size: var(--fz46px);
}
.hp_fz48px {
	font-size: var(--fz48px);
}
.hp_fz50px {
	font-size: var(--fz50px);
}
.hp_fz52px {
	font-size: var(--fz52px);
}
.hp_fz54px {
	font-size: var(--fz54px);
}
.hp_fz56px {
	font-size: var(--fz56px);
}
.hp_fz58px {
	font-size: var(--fz58px);
}
.hp_fz60px {
	font-size: var(--fz60px);
}
.hp_fz62px {
	font-size: var(--fz62px);
}
.hp_fz64px {
	font-size: var(--fz64px);
}
.hp_fz66px {
	font-size: var(--fz66px);
}
.hp_fz68px {
	font-size: var(--fz68px);
}
.hp_fz70px {
	font-size: var(--fz70px);
}

@media (min-width: 767px) {
	.hp_pc_fz12px {
		font-size: var(--fz12px);
	}
	.hp_pc_fz14px {
		font-size: var(--fz14px);
	}
	.hp_pc_fz16px {
		font-size: var(--fz16px);
	}
	.hp_pc_fz18px {
		font-size: var(--fz18px);
	}
	.hp_pc_fz20px {
		font-size: var(--fz20px);
	}
	.hp_pc_fz21px {
		font-size: var(--fz21px);
	}
	.hp_pc_fz22px {
		font-size: var(--fz22px);
	}
	.hp_pc_fz24px {
		font-size: var(--fz24px);
	}
	.hp_pc_fz26px {
		font-size: var(--fz26px);
	}
	.hp_pc_fz28px {
		font-size: var(--fz28px);
	}
	.hp_pc_fz30px {
		font-size: var(--fz30px);
	}
	.hp_pc_fz32px {
		font-size: var(--fz32px);
	}
	.hp_pc_fz34px {
		font-size: var(--fz34px);
	}
	.hp_pc_fz36px {
		font-size: var(--fz36px);
	}
	.hp_pc_fz38px {
		font-size: var(--fz38px);
	}
	.hp_pc_fz40px {
		font-size: var(--fz40px);
	}
	.hp_pc_fz42px {
		font-size: var(--fz42px);
	}
	.hp_pc_fz44px {
		font-size: var(--fz44px);
	}
	.hp_pc_fz46px {
		font-size: var(--fz46px);
	}
	.hp_pc_fz48px {
		font-size: var(--fz48px);
	}
	.hp_pc_fz50px {
		font-size: var(--fz50px);
	}
	.hp_pc_fz52px {
		font-size: var(--fz52px);
	}
	.hp_pc_fz54px {
		font-size: var(--fz54px);
	}
	.hp_pc_fz56px {
		font-size: var(--fz56px);
	}
	.hp_pc_fz58px {
		font-size: var(--fz58px);
	}
	.hp_pc_fz60px {
		font-size: var(--fz60px);
	}
	.hp_pc_fz62px {
		font-size: var(--fz62px);
	}
	.hp_pc_fz64px {
		font-size: var(--fz64px);
	}
	.hp_pc_fz66px {
		font-size: var(--fz66px);
	}
	.hp_pc_fz68px {
		font-size: var(--fz68px);
	}
	.hp_pc_fz70px {
		font-size: var(--fz70px);
	}
}
@media (max-width: 766px) {
	.hp_sp_fz12px {
		font-size: var(--fz12px);
	}
	.hp_sp_fz14px {
		font-size: var(--fz14px);
	}
	.hp_sp_fz16px {
		font-size: var(--fz16px);
	}
	.hp_sp_fz18px {
		font-size: var(--fz18px);
	}
	.hp_sp_fz20px {
		font-size: var(--fz20px);
	}
	.hp_sp_fz21px {
		font-size: var(--fz21px);
	}
	.hp_sp_fz22px {
		font-size: var(--fz22px);
	}
	.hp_sp_fz24px {
		font-size: var(--fz24px);
	}
	.hp_sp_fz26px {
		font-size: var(--fz26px);
	}
	.hp_sp_fz28px {
		font-size: var(--fz28px);
	}
	.hp_sp_fz30px {
		font-size: var(--fz30px);
	}
	.hp_sp_fz32px {
		font-size: var(--fz32px);
	}
	.hp_sp_fz34px {
		font-size: var(--fz34px);
	}
	.hp_sp_fz36px {
		font-size: var(--fz36px);
	}
	.hp_sp_fz38px {
		font-size: var(--fz38px);
	}
	.hp_sp_fz40px {
		font-size: var(--fz40px);
	}
	.hp_sp_fz42px {
		font-size: var(--fz42px);
	}
	.hp_sp_fz44px {
		font-size: var(--fz44px);
	}
	.hp_sp_fz46px {
		font-size: var(--fz46px);
	}
	.hp_sp_fz48px {
		font-size: var(--fz48px);
	}
	.hp_sp_fz50px {
		font-size: var(--fz50px);
	}
	.hp_sp_fz52px {
		font-size: var(--fz52px);
	}
	.hp_sp_fz54px {
		font-size: var(--fz54px);
	}
	.hp_sp_fz56px {
		font-size: var(--fz56px);
	}
	.hp_sp_fz58px {
		font-size: var(--fz58px);
	}
	.hp_sp_fz60px {
		font-size: var(--fz60px);
	}
	.hp_sp_fz62px {
		font-size: var(--fz62px);
	}
	.hp_sp_fz64px {
		font-size: var(--fz64px);
	}
	.hp_sp_fz66px {
		font-size: var(--fz66px);
	}
	.hp_sp_fz68px {
		font-size: var(--fz68px);
	}
	.hp_sp_fz70px {
		font-size: var(--fz70px);
	}
}

@media (min-width: 767px) {
	.hp_pc_mt0px {
		margin-top: 0 !important;
	}
	.hp_pc_mt10px {
		margin-top: 10px !important;
	}
	.hp_pc_mt20px {
		margin-top: 20px !important;
	}
	.hp_pc_mt30px {
		margin-top: 30px !important;
	}
	.hp_pc_mt40px {
		margin-top: 40px !important;
	}
	.hp_pc_mt50px {
		margin-top: 50px !important;
	}
	.hp_pc_mt60px {
		margin-top: 60px !important;
	}
	.hp_pc_mt70px {
		margin-top: 70px !important;
	}
	.hp_pc_mt80px {
		margin-top: 80px !important;
	}
	.hp_pc_mt90px {
		margin-top: 90px !important;
	}
	.hp_pc_mt100px {
		margin-top: 100px !important;
	}
	.hp_pc_mt110px {
		margin-top: 110px !important;
	}
	.hp_pc_mt120px {
		margin-top: 120px !important;
	}
	.hp_pc_mt130px {
		margin-top: 130px !important;
	}
	.hp_pc_mt140px {
		margin-top: 140px !important;
	}
	.hp_pc_mt150px {
		margin-top: 150px !important;
	}
	.hp_pc_mt160px {
		margin-top: 160px !important;
	}
	.hp_pc_mt170px {
		margin-top: 170px !important;
	}
	.hp_pc_mt180px {
		margin-top: 180px !important;
	}
	.hp_pc_mt190px {
		margin-top: 190px !important;
	}
	.hp_pc_mt200px {
		margin-top: 200px !important;
	}
	.hp_pc_mt210px {
		margin-top: 210px !important;
	}
	.hp_pc_mt220px {
		margin-top: 220px !important;
	}
	.hp_pc_mt230px {
		margin-top: 230px !important;
	}
	.hp_pc_mt240px {
		margin-top: 240px !important;
	}
	.hp_pc_mt250px {
		margin-top: 250px !important;
	}
	.hp_pc_mt260px {
		margin-top: 260px !important;
	}
	.hp_pc_mt270px {
		margin-top: 270px !important;
	}
	.hp_pc_mt280px {
		margin-top: 280px !important;
	}
	.hp_pc_mt290px {
		margin-top: 290px !important;
	}
	.hp_pc_mt300px {
		margin-top: 300px !important;
	}
	.hp_pc_mt310px {
		margin-top: 310px !important;
	}
	.hp_pc_mt320px {
		margin-top: 320px !important;
	}
	.hp_pc_mt330px {
		margin-top: 330px !important;
	}
	.hp_pc_mt340px {
		margin-top: 340px !important;
	}
	.hp_pc_mt350px {
		margin-top: 350px !important;
	}
	.hp_pc_mt360px {
		margin-top: 360px !important;
	}
	.hp_pc_mt370px {
		margin-top: 370px !important;
	}
	.hp_pc_mt380px {
		margin-top: 380px !important;
	}
	.hp_pc_mt390px {
		margin-top: 390px !important;
	}
	.hp_pc_mt400px {
		margin-top: 400px !important;
	}

	.hp_pc_mb0px {
		margin-bottom: 0 !important;
	}
	.hp_pc_mb10px {
		margin-bottom: 10px !important;
	}
	.hp_pc_mb20px {
		margin-bottom: 20px !important;
	}
	.hp_pc_mb30px {
		margin-bottom: 30px !important;
	}
	.hp_pc_mb40px {
		margin-bottom: 40px !important;
	}
	.hp_pc_mb50px {
		margin-bottom: 50px !important;
	}
	.hp_pc_mb60px {
		margin-bottom: 60px !important;
	}
	.hp_pc_mb70px {
		margin-bottom: 70px !important;
	}
	.hp_pc_mb80px {
		margin-bottom: 80px !important;
	}
	.hp_pc_mb90px {
		margin-bottom: 90px !important;
	}
	.hp_pc_mb100px {
		margin-bottom: 100px !important;
	}
	.hp_pc_mb110px {
		margin-bottom: 110px !important;
	}
	.hp_pc_mb120px {
		margin-bottom: 120px !important;
	}
	.hp_pc_mb130px {
		margin-bottom: 130px !important;
	}
	.hp_pc_mb140px {
		margin-bottom: 140px !important;
	}
	.hp_pc_mb150px {
		margin-bottom: 150px !important;
	}
	.hp_pc_mb160px {
		margin-bottom: 160px !important;
	}
	.hp_pc_mb170px {
		margin-bottom: 170px !important;
	}
	.hp_pc_mb180px {
		margin-bottom: 180px !important;
	}
	.hp_pc_mb190px {
		margin-bottom: 190px !important;
	}
	.hp_pc_mb200px {
		margin-bottom: 200px !important;
	}
	.hp_pc_mb210px {
		margin-bottom: 210px !important;
	}
	.hp_pc_mb220px {
		margin-bottom: 220px !important;
	}
	.hp_pc_mb230px {
		margin-bottom: 230px !important;
	}
	.hp_pc_mb240px {
		margin-bottom: 240px !important;
	}
	.hp_pc_mb250px {
		margin-bottom: 250px !important;
	}
	.hp_pc_mb260px {
		margin-bottom: 260px !important;
	}
	.hp_pc_mb270px {
		margin-bottom: 270px !important;
	}
	.hp_pc_mb280px {
		margin-bottom: 280px !important;
	}
	.hp_pc_mb290px {
		margin-bottom: 290px !important;
	}
	.hp_pc_mb300px {
		margin-bottom: 300px !important;
	}
	.hp_pc_mb310px {
		margin-bottom: 310px !important;
	}
	.hp_pc_mb320px {
		margin-bottom: 320px !important;
	}
	.hp_pc_mb330px {
		margin-bottom: 330px !important;
	}
	.hp_pc_mb340px {
		margin-bottom: 340px !important;
	}
	.hp_pc_mb350px {
		margin-bottom: 350px !important;
	}
	.hp_pc_mb360px {
		margin-bottom: 360px !important;
	}
	.hp_pc_mb370px {
		margin-bottom: 370px !important;
	}
	.hp_pc_mb380px {
		margin-bottom: 380px !important;
	}
	.hp_pc_mb390px {
		margin-bottom: 390px !important;
	}
	.hp_pc_mb400px {
		margin-bottom: 400px !important;
	}

	.hp_pc_pt0px {
		padding-top: 0 !important;
	}
	.hp_pc_pt10px {
		padding-top: 10px !important;
	}
	.hp_pc_pt20px {
		padding-top: 20px !important;
	}
	.hp_pc_pt30px {
		padding-top: 30px !important;
	}
	.hp_pc_pt40px {
		padding-top: 40px !important;
	}
	.hp_pc_pt50px {
		padding-top: 50px !important;
	}
	.hp_pc_pt60px {
		padding-top: 60px !important;
	}
	.hp_pc_pt70px {
		padding-top: 70px !important;
	}
	.hp_pc_pt80px {
		padding-top: 80px !important;
	}
	.hp_pc_pt90px {
		padding-top: 90px !important;
	}
	.hp_pc_pt100px {
		padding-top: 100px !important;
	}
	.hp_pc_pt110px {
		padding-top: 110px !important;
	}
	.hp_pc_pt120px {
		padding-top: 120px !important;
	}
	.hp_pc_pt130px {
		padding-top: 130px !important;
	}
	.hp_pc_pt140px {
		padding-top: 140px !important;
	}
	.hp_pc_pt150px {
		padding-top: 150px !important;
	}
	.hp_pc_pt160px {
		padding-top: 160px !important;
	}
	.hp_pc_pt170px {
		padding-top: 170px !important;
	}
	.hp_pc_pt180px {
		padding-top: 180px !important;
	}
	.hp_pc_pt190px {
		padding-top: 190px !important;
	}
	.hp_pc_pt200px {
		padding-top: 200px !important;
	}
	.hp_pc_pt210px {
		padding-top: 210px !important;
	}
	.hp_pc_pt220px {
		padding-top: 220px !important;
	}
	.hp_pc_pt230px {
		padding-top: 230px !important;
	}
	.hp_pc_pt240px {
		padding-top: 240px !important;
	}
	.hp_pc_pt250px {
		padding-top: 250px !important;
	}
	.hp_pc_pt260px {
		padding-top: 260px !important;
	}
	.hp_pc_pt270px {
		padding-top: 270px !important;
	}
	.hp_pc_pt280px {
		padding-top: 280px !important;
	}
	.hp_pc_pt290px {
		padding-top: 290px !important;
	}
	.hp_pc_pt300px {
		padding-top: 300px !important;
	}
	.hp_pc_pt310px {
		padding-top: 310px !important;
	}
	.hp_pc_pt320px {
		padding-top: 320px !important;
	}
	.hp_pc_pt330px {
		padding-top: 330px !important;
	}
	.hp_pc_pt340px {
		padding-top: 340px !important;
	}
	.hp_pc_pt350px {
		padding-top: 350px !important;
	}
	.hp_pc_pt360px {
		padding-top: 360px !important;
	}
	.hp_pc_pt370px {
		padding-top: 370px !important;
	}
	.hp_pc_pt380px {
		padding-top: 380px !important;
	}
	.hp_pc_pt390px {
		padding-top: 390px !important;
	}
	.hp_pc_pt400px {
		padding-top: 400px !important;
	}

	.hp_pc_pb0px {
		padding-bottom: 0 !important;
	}
	.hp_pc_pb10px {
		padding-bottom: 10px !important;
	}
	.hp_pc_pb20px {
		padding-bottom: 20px !important;
	}
	.hp_pc_pb30px {
		padding-bottom: 30px !important;
	}
	.hp_pc_pb40px {
		padding-bottom: 40px !important;
	}
	.hp_pc_pb50px {
		padding-bottom: 50px !important;
	}
	.hp_pc_pb60px {
		padding-bottom: 60px !important;
	}
	.hp_pc_pb70px {
		padding-bottom: 70px !important;
	}
	.hp_pc_pb80px {
		padding-bottom: 80px !important;
	}
	.hp_pc_pb90px {
		padding-bottom: 90px !important;
	}
	.hp_pc_pb100px {
		padding-bottom: 100px !important;
	}
	.hp_pc_pb110px {
		padding-bottom: 110px !important;
	}
	.hp_pc_pb120px {
		padding-bottom: 120px !important;
	}
	.hp_pc_pb130px {
		padding-bottom: 130px !important;
	}
	.hp_pc_pb140px {
		padding-bottom: 140px !important;
	}
	.hp_pc_pb150px {
		padding-bottom: 150px !important;
	}
	.hp_pc_pb160px {
		padding-bottom: 160px !important;
	}
	.hp_pc_pb170px {
		padding-bottom: 170px !important;
	}
	.hp_pc_pb180px {
		padding-bottom: 180px !important;
	}
	.hp_pc_pb190px {
		padding-bottom: 190px !important;
	}
	.hp_pc_pb200px {
		padding-bottom: 200px !important;
	}
	.hp_pc_pb210px {
		padding-bottom: 210px !important;
	}
	.hp_pc_pb220px {
		padding-bottom: 220px !important;
	}
	.hp_pc_pb230px {
		padding-bottom: 230px !important;
	}
	.hp_pc_pb240px {
		padding-bottom: 240px !important;
	}
	.hp_pc_pb250px {
		padding-bottom: 250px !important;
	}
	.hp_pc_pb260px {
		padding-bottom: 260px !important;
	}
	.hp_pc_pb270px {
		padding-bottom: 270px !important;
	}
	.hp_pc_pb280px {
		padding-bottom: 280px !important;
	}
	.hp_pc_pb290px {
		padding-bottom: 290px !important;
	}
	.hp_pc_pb300px {
		padding-bottom: 300px !important;
	}
	.hp_pc_pb310px {
		padding-bottom: 310px !important;
	}
	.hp_pc_pb320px {
		padding-bottom: 320px !important;
	}
	.hp_pc_pb330px {
		padding-bottom: 330px !important;
	}
	.hp_pc_pb340px {
		padding-bottom: 340px !important;
	}
	.hp_pc_pb350px {
		padding-bottom: 350px !important;
	}
	.hp_pc_pb360px {
		padding-bottom: 360px !important;
	}
	.hp_pc_pb370px {
		padding-bottom: 370px !important;
	}
	.hp_pc_pb380px {
		padding-bottom: 380px !important;
	}
	.hp_pc_pb390px {
		padding-bottom: 390px !important;
	}
	.hp_pc_pb400px {
		padding-bottom: 400px !important;
	}

	.hp_pc_fz12px {
		font-size: var(--fz12px);
	}
	.hp_pc_fz14px {
		font-size: var(--fz14px);
	}
	.hp_pc_fz16px {
		font-size: var(--fz16px);
	}
	.hp_pc_fz18px {
		font-size: var(--fz18px);
	}
	.hp_pc_fz20px {
		font-size: var(--fz20px);
	}
	.hp_pc_fz22px {
		font-size: var(--fz22px);
	}
	.hp_pc_fz24px {
		font-size: var(--fz24px);
	}
	.hp_pc_fz26px {
		font-size: var(--fz26px);
	}
	.hp_pc_fz28px {
		font-size: var(--fz28px);
	}
	.hp_pc_fz30px {
		font-size: var(--fz30px);
	}
	.hp_pc_fz32px {
		font-size: var(--fz32px);
	}
	.hp_pc_fz34px {
		font-size: var(--fz34px);
	}
	.hp_pc_fz36px {
		font-size: var(--fz36px);
	}
	.hp_pc_fz38px {
		font-size: var(--fz38px);
	}
	.hp_pc_fz40px {
		font-size: var(--fz40px);
	}
	.hp_pc_fz42px {
		font-size: var(--fz42px);
	}
	.hp_pc_fz44px {
		font-size: var(--fz44px);
	}
	.hp_pc_fz46px {
		font-size: var(--fz46px);
	}
	.hp_pc_fz48px {
		font-size: var(--fz48px);
	}
	.hp_pc_fz50px {
		font-size: var(--fz50px);
	}
	.hp_pc_fz52px {
		font-size: var(--fz52px);
	}
	.hp_pc_fz54px {
		font-size: var(--fz54px);
	}
	.hp_pc_fz56px {
		font-size: var(--fz56px);
	}
	.hp_pc_fz58px {
		font-size: var(--fz58px);
	}
	.hp_pc_fz60px {
		font-size: var(--fz60px);
	}
	.hp_pc_fz62px {
		font-size: var(--fz62px);
	}
	.hp_pc_fz64px {
		font-size: var(--fz64px);
	}
	.hp_pc_fz66px {
		font-size: var(--fz66px);
	}
	.hp_pc_fz68px {
		font-size: var(--fz68px);
	}
	.hp_pc_fz70px {
		font-size: var(--fz70px);
	}

	.hp_pc_fz12px {
		font-size: var(--fz12px);
	}
	.hp_pc_fz14px {
		font-size: var(--fz14px);
	}
	.hp_pc_fz16px {
		font-size: var(--fz16px);
	}
	.hp_pc_fz18px {
		font-size: var(--fz18px);
	}
	.hp_pc_fz20px {
		font-size: var(--fz20px);
	}
	.hp_pc_fz22px {
		font-size: var(--fz22px);
	}
	.hp_pc_fz24px {
		font-size: var(--fz24px);
	}
	.hp_pc_fz26px {
		font-size: var(--fz26px);
	}
	.hp_pc_fz28px {
		font-size: var(--fz28px);
	}
	.hp_pc_fz30px {
		font-size: var(--fz30px);
	}
	.hp_pc_fz32px {
		font-size: var(--fz32px);
	}
	.hp_pc_fz34px {
		font-size: var(--fz34px);
	}
	.hp_pc_fz36px {
		font-size: var(--fz36px);
	}
	.hp_pc_fz38px {
		font-size: var(--fz38px);
	}
	.hp_pc_fz40px {
		font-size: var(--fz40px);
	}
	.hp_pc_fz42px {
		font-size: var(--fz42px);
	}
	.hp_pc_fz44px {
		font-size: var(--fz44px);
	}
	.hp_pc_fz46px {
		font-size: var(--fz46px);
	}
	.hp_pc_fz48px {
		font-size: var(--fz48px);
	}
	.hp_pc_fz50px {
		font-size: var(--fz50px);
	}
	.hp_pc_fz52px {
		font-size: var(--fz52px);
	}
	.hp_pc_fz54px {
		font-size: var(--fz54px);
	}
	.hp_pc_fz56px {
		font-size: var(--fz56px);
	}
	.hp_pc_fz58px {
		font-size: var(--fz58px);
	}
	.hp_pc_fz60px {
		font-size: var(--fz60px);
	}
	.hp_pc_fz62px {
		font-size: var(--fz62px);
	}
	.hp_pc_fz64px {
		font-size: var(--fz64px);
	}
	.hp_pc_fz66px {
		font-size: var(--fz66px);
	}
	.hp_pc_fz68px {
		font-size: var(--fz68px);
	}
	.hp_pc_fz70px {
		font-size: var(--fz70px);
	}

	.hp_pc_w10px {
		width: 10px;
	}
	.hp_pc_w20px {
		width: 20px;
	}
	.hp_pc_w30px {
		width: 30px;
	}
	.hp_pc_w40px {
		width: 40px;
	}
	.hp_pc_w50px {
		width: 50px;
	}
	.hp_pc_w60px {
		width: 60px;
	}
	.hp_pc_w70px {
		width: 70px;
	}
	.hp_pc_w80px {
		width: 80px;
	}
	.hp_pc_w90px {
		width: 90px;
	}
	.hp_pc_w100px {
		width: 100px;
	}
	.hp_pc_w110px {
		width: 110px;
	}
	.hp_pc_w120px {
		width: 120px;
	}
	.hp_pc_w130px {
		width: 130px;
	}
	.hp_pc_w140px {
		width: 140px;
	}
	.hp_pc_w150px {
		width: 150px;
	}
	.hp_pc_w160px {
		width: 160px;
	}
	.hp_pc_w170px {
		width: 170px;
	}
	.hp_pc_w180px {
		width: 180px;
	}
	.hp_pc_w190px {
		width: 190px;
	}
	.hp_pc_w200px {
		width: 200px;
	}
	.hp_pc_w210px {
		width: 210px;
	}
	.hp_pc_w220px {
		width: 220px;
	}
	.hp_pc_w230px {
		width: 230px;
	}
	.hp_pc_w240px {
		width: 240px;
	}
	.hp_pc_w250px {
		width: 250px;
	}
	.hp_pc_w260px {
		width: 260px;
	}
	.hp_pc_w270px {
		width: 270px;
	}
	.hp_pc_w280px {
		width: 280px;
	}
	.hp_pc_w290px {
		width: 290px;
	}
	.hp_pc_w300px {
		width: 300px;
	}
	.hp_pc_w310px {
		width: 310px;
	}
	.hp_pc_w320px {
		width: 320px;
	}
	.hp_pc_w330px {
		width: 330px;
	}
	.hp_pc_w340px {
		width: 340px;
	}
	.hp_pc_w350px {
		width: 350px;
	}
	.hp_pc_w360px {
		width: 360px;
	}
	.hp_pc_w370px {
		width: 370px;
	}
	.hp_pc_w380px {
		width: 380px;
	}
	.hp_pc_w390px {
		width: 390px;
	}
	.hp_pc_w400px {
		width: 400px;
	}
	.hp_pc_w410px {
		width: 410px;
	}
	.hp_pc_w420px {
		width: 420px;
	}
	.hp_pc_w430px {
		width: 430px;
	}
	.hp_pc_w440px {
		width: 440px;
	}
	.hp_pc_w450px {
		width: 450px;
	}
	.hp_pc_w460px {
		width: 460px;
	}
	.hp_pc_w470px {
		width: 470px;
	}
	.hp_pc_w480px {
		width: 480px;
	}
	.hp_pc_w490px {
		width: 490px;
	}
	.hp_pc_w500px {
		width: 500px;
	}
	.hp_pc_w510px {
		width: 510px;
	}
	.hp_pc_w520px {
		width: 520px;
	}
	.hp_pc_w530px {
		width: 530px;
	}
	.hp_pc_w540px {
		width: 540px;
	}
	.hp_pc_w550px {
		width: 550px;
	}
	.hp_pc_w560px {
		width: 560px;
	}
	.hp_pc_w570px {
		width: 570px;
	}
	.hp_pc_w580px {
		width: 580px;
	}
	.hp_pc_w590px {
		width: 590px;
	}
	.hp_pc_w600px {
		width: 600px;
	}
	.hp_pc_w610px {
		width: 610px;
	}
	.hp_pc_w620px {
		width: 620px;
	}
	.hp_pc_w630px {
		width: 630px;
	}
	.hp_pc_w640px {
		width: 640px;
	}
	.hp_pc_w650px {
		width: 650px;
	}
	.hp_pc_w660px {
		width: 660px;
	}
	.hp_pc_w670px {
		width: 670px;
	}
	.hp_pc_w680px {
		width: 680px;
	}
	.hp_pc_w690px {
		width: 690px;
	}
	.hp_pc_w700px {
		width: 700px;
	}
	.hp_pc_w710px {
		width: 710px;
	}
	.hp_pc_w720px {
		width: 720px;
	}
	.hp_pc_w730px {
		width: 730px;
	}
	.hp_pc_w740px {
		width: 740px;
	}
	.hp_pc_w750px {
		width: 750px;
	}
	.hp_pc_w760px {
		width: 760px;
	}
	.hp_pc_w770px {
		width: 770px;
	}
	.hp_pc_w780px {
		width: 780px;
	}
	.hp_pc_w790px {
		width: 790px;
	}
	.hp_pc_w800px {
		width: 800px;
	}
	.hp_pc_w810px {
		width: 810px;
	}
	.hp_pc_w820px {
		width: 820px;
	}
	.hp_pc_w830px {
		width: 830px;
	}
	.hp_pc_w840px {
		width: 840px;
	}
	.hp_pc_w850px {
		width: 850px;
	}
	.hp_pc_w860px {
		width: 860px;
	}
	.hp_pc_w870px {
		width: 870px;
	}
	.hp_pc_w880px {
		width: 880px;
	}
	.hp_pc_w890px {
		width: 890px;
	}
	.hp_pc_w900px {
		width: 900px;
	}
	.hp_pc_w910px {
		width: 910px;
	}
	.hp_pc_w920px {
		width: 920px;
	}
	.hp_pc_w930px {
		width: 930px;
	}
	.hp_pc_w940px {
		width: 940px;
	}
	.hp_pc_w950px {
		width: 950px;
	}
	.hp_pc_w960px {
		width: 960px;
	}
	.hp_pc_w970px {
		width: 970px;
	}
	.hp_pc_w980px {
		width: 980px;
	}
	.hp_pc_w990px {
		width: 990px;
	}
}
@media (max-width: 766px) {
	.hp_sp_mt0px {
		margin-top: 0 !important;
	}
	.hp_sp_mt5px {
		margin-top: 5px !important;
	}
	.hp_sp_mt10px {
		margin-top: 10px !important;
	}
	.hp_sp_mt20px {
		margin-top: 20px !important;
	}
	.hp_sp_mt30px {
		margin-top: 30px !important;
	}
	.hp_sp_mt40px {
		margin-top: 40px !important;
	}
	.hp_sp_mt50px {
		margin-top: 50px !important;
	}
	.hp_sp_mt60px {
		margin-top: 60px !important;
	}
	.hp_sp_mt70px {
		margin-top: 70px !important;
	}
	.hp_sp_mt80px {
		margin-top: 80px !important;
	}
	.hp_sp_mt90px {
		margin-top: 90px !important;
	}
	.hp_sp_mt100px {
		margin-top: 100px !important;
	}
	.hp_sp_mt110px {
		margin-top: 110px !important;
	}
	.hp_sp_mt120px {
		margin-top: 120px !important;
	}
	.hp_sp_mt130px {
		margin-top: 130px !important;
	}
	.hp_sp_mt140px {
		margin-top: 140px !important;
	}
	.hp_sp_mt150px {
		margin-top: 150px !important;
	}
	.hp_sp_mt160px {
		margin-top: 160px !important;
	}
	.hp_sp_mt170px {
		margin-top: 170px !important;
	}
	.hp_sp_mt180px {
		margin-top: 180px !important;
	}
	.hp_sp_mt190px {
		margin-top: 190px !important;
	}
	.hp_sp_mt200px {
		margin-top: 200px !important;
	}
	.hp_sp_mt210px {
		margin-top: 210px !important;
	}
	.hp_sp_mt220px {
		margin-top: 220px !important;
	}
	.hp_sp_mt230px {
		margin-top: 230px !important;
	}
	.hp_sp_mt240px {
		margin-top: 240px !important;
	}
	.hp_sp_mt250px {
		margin-top: 250px !important;
	}
	.hp_sp_mt260px {
		margin-top: 260px !important;
	}
	.hp_sp_mt270px {
		margin-top: 270px !important;
	}
	.hp_sp_mt280px {
		margin-top: 280px !important;
	}
	.hp_sp_mt290px {
		margin-top: 290px !important;
	}
	.hp_sp_mt300px {
		margin-top: 300px !important;
	}
	.hp_sp_mt310px {
		margin-top: 310px !important;
	}
	.hp_sp_mt320px {
		margin-top: 320px !important;
	}
	.hp_sp_mt330px {
		margin-top: 330px !important;
	}
	.hp_sp_mt340px {
		margin-top: 340px !important;
	}
	.hp_sp_mt350px {
		margin-top: 350px !important;
	}
	.hp_sp_mt360px {
		margin-top: 360px !important;
	}
	.hp_sp_mt370px {
		margin-top: 370px !important;
	}
	.hp_sp_mt380px {
		margin-top: 380px !important;
	}
	.hp_sp_mt390px {
		margin-top: 390px !important;
	}
	.hp_sp_mt400px {
		margin-top: 400px !important;
	}

	.hp_sp_mb0px {
		margin-bottom: 0 !important;
	}
	.hp_sp_mb5px {
		margin-bottom: 5px !important;
	}
	.hp_sp_mb10px {
		margin-bottom: 10px !important;
	}
	.hp_sp_mb20px {
		margin-bottom: 20px !important;
	}
	.hp_sp_mb30px {
		margin-bottom: 30px !important;
	}
	.hp_sp_mb40px {
		margin-bottom: 40px !important;
	}
	.hp_sp_mb50px {
		margin-bottom: 50px !important;
	}
	.hp_sp_mb60px {
		margin-bottom: 60px !important;
	}
	.hp_sp_mb70px {
		margin-bottom: 70px !important;
	}
	.hp_sp_mb80px {
		margin-bottom: 80px !important;
	}
	.hp_sp_mb90px {
		margin-bottom: 90px !important;
	}
	.hp_sp_mb100px {
		margin-bottom: 100px !important;
	}
	.hp_sp_mb110px {
		margin-bottom: 110px !important;
	}
	.hp_sp_mb120px {
		margin-bottom: 120px !important;
	}
	.hp_sp_mb130px {
		margin-bottom: 130px !important;
	}
	.hp_sp_mb140px {
		margin-bottom: 140px !important;
	}
	.hp_sp_mb150px {
		margin-bottom: 150px !important;
	}
	.hp_sp_mb160px {
		margin-bottom: 160px !important;
	}
	.hp_sp_mb170px {
		margin-bottom: 170px !important;
	}
	.hp_sp_mb180px {
		margin-bottom: 180px !important;
	}
	.hp_sp_mb190px {
		margin-bottom: 190px !important;
	}
	.hp_sp_mb200px {
		margin-bottom: 200px !important;
	}
	.hp_sp_mb210px {
		margin-bottom: 210px !important;
	}
	.hp_sp_mb220px {
		margin-bottom: 220px !important;
	}
	.hp_sp_mb230px {
		margin-bottom: 230px !important;
	}
	.hp_sp_mb240px {
		margin-bottom: 240px !important;
	}
	.hp_sp_mb250px {
		margin-bottom: 250px !important;
	}
	.hp_sp_mb260px {
		margin-bottom: 260px !important;
	}
	.hp_sp_mb270px {
		margin-bottom: 270px !important;
	}
	.hp_sp_mb280px {
		margin-bottom: 280px !important;
	}
	.hp_sp_mb290px {
		margin-bottom: 290px !important;
	}
	.hp_sp_mb300px {
		margin-bottom: 300px !important;
	}
	.hp_sp_mb310px {
		margin-bottom: 310px !important;
	}
	.hp_sp_mb320px {
		margin-bottom: 320px !important;
	}
	.hp_sp_mb330px {
		margin-bottom: 330px !important;
	}
	.hp_sp_mb340px {
		margin-bottom: 340px !important;
	}
	.hp_sp_mb350px {
		margin-bottom: 350px !important;
	}
	.hp_sp_mb360px {
		margin-bottom: 360px !important;
	}
	.hp_sp_mb370px {
		margin-bottom: 370px !important;
	}
	.hp_sp_mb380px {
		margin-bottom: 380px !important;
	}
	.hp_sp_mb390px {
		margin-bottom: 390px !important;
	}
	.hp_sp_mb400px {
		margin-bottom: 400px !important;
	}

	.hp_sp_pb0px {
		padding-bottom: 0 !important;
	}
	.hp_sp_pb5px {
		padding-bottom: 5px !important;
	}
	.hp_sp_pb10px {
		padding-bottom: 10px !important;
	}
	.hp_sp_pb20px {
		padding-bottom: 20px !important;
	}
	.hp_sp_pb30px {
		padding-bottom: 30px !important;
	}
	.hp_sp_pb40px {
		padding-bottom: 40px !important;
	}
	.hp_sp_pb50px {
		padding-bottom: 50px !important;
	}
	.hp_sp_pb60px {
		padding-bottom: 60px !important;
	}
	.hp_sp_pb70px {
		padding-bottom: 70px !important;
	}
	.hp_sp_pb80px {
		padding-bottom: 80px !important;
	}
	.hp_sp_pb90px {
		padding-bottom: 90px !important;
	}
	.hp_sp_pb100px {
		padding-bottom: 100px !important;
	}
	.hp_sp_pb110px {
		padding-bottom: 110px !important;
	}
	.hp_sp_pb120px {
		padding-bottom: 120px !important;
	}
	.hp_sp_pb130px {
		padding-bottom: 130px !important;
	}
	.hp_sp_pb140px {
		padding-bottom: 140px !important;
	}
	.hp_sp_pb150px {
		padding-bottom: 150px !important;
	}
	.hp_sp_pb160px {
		padding-bottom: 160px !important;
	}
	.hp_sp_pb170px {
		padding-bottom: 170px !important;
	}
	.hp_sp_pb180px {
		padding-bottom: 180px !important;
	}
	.hp_sp_pb190px {
		padding-bottom: 190px !important;
	}
	.hp_sp_pb200px {
		padding-bottom: 200px !important;
	}
	.hp_sp_pb210px {
		padding-bottom: 210px !important;
	}
	.hp_sp_pb220px {
		padding-bottom: 220px !important;
	}
	.hp_sp_pb230px {
		padding-bottom: 230px !important;
	}
	.hp_sp_pb240px {
		padding-bottom: 240px !important;
	}
	.hp_sp_pb250px {
		padding-bottom: 250px !important;
	}
	.hp_sp_pb260px {
		padding-bottom: 260px !important;
	}
	.hp_sp_pb270px {
		padding-bottom: 270px !important;
	}
	.hp_sp_pb280px {
		padding-bottom: 280px !important;
	}
	.hp_sp_pb290px {
		padding-bottom: 290px !important;
	}
	.hp_sp_pb300px {
		padding-bottom: 300px !important;
	}
	.hp_sp_pb310px {
		padding-bottom: 310px !important;
	}
	.hp_sp_pb320px {
		padding-bottom: 320px !important;
	}
	.hp_sp_pb330px {
		padding-bottom: 330px !important;
	}
	.hp_sp_pb340px {
		padding-bottom: 340px !important;
	}
	.hp_sp_pb350px {
		padding-bottom: 350px !important;
	}
	.hp_sp_pb360px {
		padding-bottom: 360px !important;
	}
	.hp_sp_pb370px {
		padding-bottom: 370px !important;
	}
	.hp_sp_pb380px {
		padding-bottom: 380px !important;
	}
	.hp_sp_pb390px {
		padding-bottom: 390px !important;
	}
	.hp_sp_pb400px {
		padding-bottom: 400px !important;
	}


	.hp_sp_pt0px {
		padding-top: 0 !important;
	}
	.hp_sp_pt5px {
		padding-top: 5px !important;
	}
	.hp_sp_pt10px {
		padding-top: 10px !important;
	}
	.hp_sp_pt20px {
		padding-top: 20px !important;
	}
	.hp_sp_pt30px {
		padding-top: 30px !important;
	}
	.hp_sp_pt40px {
		padding-top: 40px !important;
	}
	.hp_sp_pt50px {
		padding-top: 50px !important;
	}
	.hp_sp_pt60px {
		padding-top: 60px !important;
	}
	.hp_sp_pt70px {
		padding-top: 70px !important;
	}
	.hp_sp_pt80px {
		padding-top: 80px !important;
	}
	.hp_sp_pt90px {
		padding-top: 90px !important;
	}
	.hp_sp_pt100px {
		padding-top: 100px !important;
	}
	.hp_sp_pt110px {
		padding-top: 110px !important;
	}
	.hp_sp_pt120px {
		padding-top: 120px !important;
	}
	.hp_sp_pt130px {
		padding-top: 130px !important;
	}
	.hp_sp_pt140px {
		padding-top: 140px !important;
	}
	.hp_sp_pt150px {
		padding-top: 150px !important;
	}
	.hp_sp_pt160px {
		padding-top: 160px !important;
	}
	.hp_sp_pt170px {
		padding-top: 170px !important;
	}
	.hp_sp_pt180px {
		padding-top: 180px !important;
	}
	.hp_sp_pt190px {
		padding-top: 190px !important;
	}
	.hp_sp_pt200px {
		padding-top: 200px !important;
	}
	.hp_sp_pt210px {
		padding-top: 210px !important;
	}
	.hp_sp_pt220px {
		padding-top: 220px !important;
	}
	.hp_sp_pt230px {
		padding-top: 230px !important;
	}
	.hp_sp_pt240px {
		padding-top: 240px !important;
	}
	.hp_sp_pt250px {
		padding-top: 250px !important;
	}
	.hp_sp_pt260px {
		padding-top: 260px !important;
	}
	.hp_sp_pt270px {
		padding-top: 270px !important;
	}
	.hp_sp_pt280px {
		padding-top: 280px !important;
	}
	.hp_sp_pt290px {
		padding-top: 290px !important;
	}
	.hp_sp_pt300px {
		padding-top: 300px !important;
	}
	.hp_sp_pt310px {
		padding-top: 310px !important;
	}
	.hp_sp_pt320px {
		padding-top: 320px !important;
	}
	.hp_sp_pt330px {
		padding-top: 330px !important;
	}
	.hp_sp_pt340px {
		padding-top: 340px !important;
	}
	.hp_sp_pt350px {
		padding-top: 350px !important;
	}
	.hp_sp_pt360px {
		padding-top: 360px !important;
	}
	.hp_sp_pt370px {
		padding-top: 370px !important;
	}
	.hp_sp_pt380px {
		padding-top: 380px !important;
	}
	.hp_sp_pt390px {
		padding-top: 390px !important;
	}
	.hp_sp_pt400px {
		padding-top: 400px !important;
	}

	.hp_sp_fz12px {
		font-size: var(--fz12px);
	}
	.hp_sp_fz14px {
		font-size: var(--fz14px);
	}
	.hp_sp_fz16px {
		font-size: var(--fz16px);
	}
	.hp_sp_fz18px {
		font-size: var(--fz18px);
	}
	.hp_sp_fz20px {
		font-size: var(--fz20px);
	}
	.hp_sp_fz22px {
		font-size: var(--fz22px);
	}
	.hp_sp_fz24px {
		font-size: var(--fz24px);
	}
	.hp_sp_fz26px {
		font-size: var(--fz26px);
	}
	.hp_sp_fz28px {
		font-size: var(--fz28px);
	}
	.hp_sp_fz30px {
		font-size: var(--fz30px);
	}
	.hp_sp_fz32px {
		font-size: var(--fz32px);
	}
	.hp_sp_fz34px {
		font-size: var(--fz34px);
	}
	.hp_sp_fz36px {
		font-size: var(--fz36px);
	}
	.hp_sp_fz38px {
		font-size: var(--fz38px);
	}
	.hp_sp_fz40px {
		font-size: var(--fz40px);
	}
	.hp_sp_fz42px {
		font-size: var(--fz42px);
	}
	.hp_sp_fz44px {
		font-size: var(--fz44px);
	}
	.hp_sp_fz46px {
		font-size: var(--fz46px);
	}
	.hp_sp_fz48px {
		font-size: var(--fz48px);
	}
	.hp_sp_fz50px {
		font-size: var(--fz50px);
	}
	.hp_sp_fz52px {
		font-size: var(--fz52px);
	}
	.hp_sp_fz54px {
		font-size: var(--fz54px);
	}
	.hp_sp_fz56px {
		font-size: var(--fz56px);
	}
	.hp_sp_fz58px {
		font-size: var(--fz58px);
	}
	.hp_sp_fz60px {
		font-size: var(--fz60px);
	}
	.hp_sp_fz62px {
		font-size: var(--fz62px);
	}
	.hp_sp_fz64px {
		font-size: var(--fz64px);
	}
	.hp_sp_fz66px {
		font-size: var(--fz66px);
	}
	.hp_sp_fz68px {
		font-size: var(--fz68px);
	}
	.hp_sp_fz70px {
		font-size: var(--fz70px);
	}

	.hp_sp_w10px {
		width: 10px;
	}
	.hp_sp_w20px {
		width: 20px;
	}
	.hp_sp_w30px {
		width: 30px;
	}
	.hp_sp_w40px {
		width: 40px;
	}
	.hp_sp_w50px {
		width: 50px;
	}
	.hp_sp_w60px {
		width: 60px;
	}
	.hp_sp_w70px {
		width: 70px;
	}
	.hp_sp_w80px {
		width: 80px;
	}
	.hp_sp_w90px {
		width: 90px;
	}
	.hp_sp_w100px {
		width: 100px;
	}
	.hp_sp_w110px {
		width: 110px;
	}
	.hp_sp_w120px {
		width: 120px;
	}
	.hp_sp_w130px {
		width: 130px;
	}
	.hp_sp_w140px {
		width: 140px;
	}
	.hp_sp_w150px {
		width: 150px;
	}
	.hp_sp_w160px {
		width: 160px;
	}
	.hp_sp_w170px {
		width: 170px;
	}
	.hp_sp_w180px {
		width: 180px;
	}
	.hp_sp_w190px {
		width: 190px;
	}
	.hp_sp_w200px {
		width: 200px;
	}
	.hp_sp_w210px {
		width: 210px;
	}
	.hp_sp_w220px {
		width: 220px;
	}
	.hp_sp_w230px {
		width: 230px;
	}
	.hp_sp_w240px {
		width: 240px;
	}
	.hp_sp_w250px {
		width: 250px;
	}
	.hp_sp_w260px {
		width: 260px;
	}
	.hp_sp_w270px {
		width: 270px;
	}
	.hp_sp_w280px {
		width: 280px;
	}
	.hp_sp_w290px {
		width: 290px;
	}
	.hp_sp_w300px {
		width: 300px;
	}
	.hp_sp_w310px {
		width: 310px;
	}
	.hp_sp_w320px {
		width: 320px;
	}
	.hp_sp_w330px {
		width: 330px;
	}
	.hp_sp_w340px {
		width: 340px;
	}
	.hp_sp_w350px {
		width: 350px;
	}
	.hp_sp_w360px {
		width: 360px;
	}
	.hp_sp_w370px {
		width: 370px;
	}
	.hp_sp_w380px {
		width: 380px;
	}
	.hp_sp_w390px {
		width: 390px;
	}
	.hp_sp_w400px {
		width: 400px;
	}
	.hp_sp_w410px {
		width: 410px;
	}
	.hp_sp_w420px {
		width: 420px;
	}
	.hp_sp_w430px {
		width: 430px;
	}
	.hp_sp_w440px {
		width: 440px;
	}
	.hp_sp_w450px {
		width: 450px;
	}
	.hp_sp_w460px {
		width: 460px;
	}
	.hp_sp_w470px {
		width: 470px;
	}
	.hp_sp_w480px {
		width: 480px;
	}
	.hp_sp_w490px {
		width: 490px;
	}
	.hp_sp_w500px {
		width: 500px;
	}
	.hp_sp_w510px {
		width: 510px;
	}
	.hp_sp_w520px {
		width: 520px;
	}
	.hp_sp_w530px {
		width: 530px;
	}
	.hp_sp_w540px {
		width: 540px;
	}
	.hp_sp_w550px {
		width: 550px;
	}
	.hp_sp_w560px {
		width: 560px;
	}
	.hp_sp_w570px {
		width: 570px;
	}
	.hp_sp_w580px {
		width: 580px;
	}
	.hp_sp_w590px {
		width: 590px;
	}
	.hp_sp_w600px {
		width: 600px;
	}
	.hp_sp_w610px {
		width: 610px;
	}
	.hp_sp_w620px {
		width: 620px;
	}
	.hp_sp_w630px {
		width: 630px;
	}
	.hp_sp_w640px {
		width: 640px;
	}
	.hp_sp_w650px {
		width: 650px;
	}
	.hp_sp_w660px {
		width: 660px;
	}
	.hp_sp_w670px {
		width: 670px;
	}
	.hp_sp_w680px {
		width: 680px;
	}
	.hp_sp_w690px {
		width: 690px;
	}
	.hp_sp_w700px {
		width: 700px;
	}
	.hp_sp_w710px {
		width: 710px;
	}
	.hp_sp_w720px {
		width: 720px;
	}
	.hp_sp_w730px {
		width: 730px;
	}
	.hp_sp_w740px {
		width: 740px;
	}
	.hp_sp_w750px {
		width: 750px;
	}
	.hp_sp_w760px {
		width: 760px;
	}
	.hp_sp_w770px {
		width: 770px;
	}
	.hp_sp_w780px {
		width: 780px;
	}
	.hp_sp_w790px {
		width: 790px;
	}
	.hp_sp_w800px {
		width: 800px;
	}
	.hp_sp_w810px {
		width: 810px;
	}
	.hp_sp_w820px {
		width: 820px;
	}
	.hp_sp_w830px {
		width: 830px;
	}
	.hp_sp_w840px {
		width: 840px;
	}
	.hp_sp_w850px {
		width: 850px;
	}
	.hp_sp_w860px {
		width: 860px;
	}
	.hp_sp_w870px {
		width: 870px;
	}
	.hp_sp_w880px {
		width: 880px;
	}
	.hp_sp_w890px {
		width: 890px;
	}
	.hp_sp_w900px {
		width: 900px;
	}
	.hp_sp_w910px {
		width: 910px;
	}
	.hp_sp_w920px {
		width: 920px;
	}
	.hp_sp_w930px {
		width: 930px;
	}
	.hp_sp_w940px {
		width: 940px;
	}
	.hp_sp_w950px {
		width: 950px;
	}
	.hp_sp_w960px {
		width: 960px;
	}
	.hp_sp_w970px {
		width: 970px;
	}
	.hp_sp_w980px {
		width: 980px;
	}
	.hp_sp_w990px {
		width: 990px;
	}
}
@media (max-width: 766px) {
	.hp_sp_dN {
		display: none !important;
	}
}
@media (min-width: 767px) {
	.hp_pc_dN {
		display: none !important;
	}
}
.hp_overContainer {
	width: 100vw;
	margin: 0 calc(50% - 50vw);
}
.hp_bgGradient {
	background: linear-gradient(to bottom, #04408c, #219ed9);
}

@media (min-width:1000px) {
	.hp_pc_g50px {
		gap: 50px !important;
	}
}




/* 複数の要素をブロックとして使うクラス */


.bl_pagelinkList {
	display: flex;
	flex-wrap: wrap;
}
@media (max-width: 766px) {
	.bl_pagelinkList {
	}
}
.bl_pagelinkList > * {
	flex-grow: 1;
	position: relative;
	width: 33.33%;
}
@media (max-width: 766px) {
	.bl_pagelinkList > * {
		width: 50%;
	}
}
@media (min-width: 767px) {
	.bl_pagelinkList > *:nth-child(-n + 3) {
		border-bottom: solid 2px #474747;
	}
	.bl_pagelinkList > *:not(:nth-child(3n))::after {
		display: block;
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		width: 2px;
		height: calc(100% - 10px);
		margin-top: auto;
		margin-bottom: auto;
		background-color: #474747;
		content: "";
		;
	}
}
@media (max-width: 766px) {
	.bl_pagelinkList > *:nth-child(odd) {
		border-right: dashed 1px #474747;
	}
	.bl_pagelinkList > *:not(:last-child):not(:nth-last-child(2):not(:nth-child(even))) {
		border-bottom: dashed 1px #474747;
	}
}



.bl_pagelink {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 17px 20px;
	color: #474747;
	font-size: var(--fz16px);
	line-height: 1.4;
	text-decoration: none;
}
@media (max-width: 766px) {
	.bl_pagelink {
		justify-content: center;
		height: 100%;
		padding: 13px 10px;
		font-size: var(--fz16px);
	}
}


.bl_box {
	padding: 2em 3em;
	border: solid 3px #dfdfdf;
	background-color: #fff;
}
.bl_box2 {
	padding: 1em 3em;
	background-color: #004784;
	color: #fff;
}
@media (max-width: 766px) {
	.bl_box2 {
		padding: 1.5em 2em;
	}
}
.bl_pageTitle {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 160px;
	border-top: solid 1px #004784;
	border-bottom: solid 1px #004784;
	background-color: #fff;
}
@media (max-width: 766px) {
	.bl_pageTitle {
		height: auto;
		min-height: 60px;
	}
}
.bl_pageTitle_text {
	color: #004784;
	font-weight: bold;
	font-size: var(--fz24px);
	line-height: 1.4;
}
@media (max-width: 766px) {
	.bl_pageTitle_text {
		font-size: var(--fz20px);
	}
}
.bl_breadcrumbs {
	display: flex;
	flex-wrap: wrap;
	line-height: 1.4;

	gap: 24px;
}
@media (max-width: 766px) {
	.bl_breadcrumbs {
		gap: 18px;
	}
}
.bl_breadcrumbs > li + li {
	position: relative;
}
.bl_breadcrumbs > li + li::before {
	display: block;
	        clip-path: polygon(0 7%, 7% 0, 57% 50%, 7% 100%, 0 93%, 43% 50%, 0 7%);
	position: absolute;
	top: 7px;
	left: -14px;
	height: 10px;
	margin: auto;
	background-color: #231815;
	content: "";

	aspect-ratio: 1;
	-webkit-clip-path: polygon(0 7%, 7% 0, 57% 50%, 7% 100%, 0 93%, 43% 50%, 0 7%);
}
@media (max-width: 766px) {
	.bl_breadcrumbs > li + li::before {
		top: 6px;
		left: -11px;
		height: 9px;
	}
}
.bl_content > *:first-child {
	margin-top: 0;
}
.bl_content > *:last-child {
	margin-bottom: 0;
}
.bl_content img {
	max-width: 100%;
	height: auto;
}



.bl_scrollable {
	position: relative;
	overflow: auto;

	overflow-scrolling: touch;
}

._dv_shusei_line {
	margin: 100px 0;
	padding: 50px 20px;
	border: solid 5px darkorange;
	background-color: #fff;
	color: darkorange;
	font-size: var(--fz32px);
	text-align: center;
}
._dv_shusei_line + * {
	margin-top: 0 !important;
}


.bl_daihyoName {
	display: flex;
	align-items: flex-end;
	width: -webkit-fit-content;
	width:    -moz-fit-content;
	width:         fit-content;
	margin-left: auto;

	gap: 15px;
}
.bl_daihyoName p {
	font-size: var(--fz16px);
}
.bl_daihyoName span {
	padding-right: 1rem;
	font-size: var(--fz14px);
}
@media (max-width: 766px) {
	.bl_daihyoName span {
		font-size: var(--fz14px);
	}
	.bl_daihyoName img {
		width: 120px;
	}
}
@media (min-width: 767px) {
	.bl_verticalCols.bl_verticalCols__pc4 {
		-moz-column-gap: 20px;
		     column-gap: 20px;
		-moz-columns: 4;
		     columns: 4;
	}
	.bl_verticalCols.bl_verticalCols__pc4 > * + * {
		margin-top: 20px;
	}
}
@media (max-width: 766px) {
	.bl_verticalCols.bl_verticalCols__sp2 {
		-moz-column-gap: 20px;
		     column-gap: 20px;
		-moz-columns: 2;
		     columns: 2;
	}
	.bl_verticalCols.bl_verticalCols__sp2 > * {
		margin-top: 20px;
	}
}

.bl_fukidashi {
	position: relative;
	width: -webkit-fit-content;
	width:    -moz-fit-content;
	width:         fit-content;
	max-width: 100%;
	padding: 30px 50px;
	border-radius: 5px;
	background-color: #fff;

	-webkit-filter: drop-shadow(0px 0px 30px #aaa);
	        filter: drop-shadow(0px 0px 30px #aaa);
}
@media (max-width: 766px) {
	.bl_fukidashi {
		padding: 20px 30px;

		-webkit-filter: drop-shadow(0px 0px 10px #bbb);
		        filter: drop-shadow(0px 0px 10px #bbb);
	}
}
.bl_fukidashi::before {
	        clip-path: polygon(0 0, 100% 0%, 50% 100%);
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 10;
	width: 56px;
	height: 30px;
	margin: auto;
	background-color: #fff;
	content: "";

	-webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

.bl_fukidashi2 {
	display: block;
	position: relative;
	z-index: 0;
	width: -webkit-fit-content;
	width:    -moz-fit-content;
	width:         fit-content;
	padding: 20px 30px;
	border: solid 2px #c5596d;
	border-radius: 20px;
	background-color: #fff;
}
@media (max-width: 766px) {
	.bl_fukidashi2 {
		padding: 15px 20px;
	}
}
.bl_fukidashi2::before {
	display: block;
	position: absolute;
	top: 0;
	right: -17px;
	bottom: 0;
	z-index: 1;
	transform: rotate(45deg);
	width: 15px;
	height: 15px;
	margin: auto;
	border-top: solid 2px #c5596d;
	border-right: solid 2px #c5596d;
	background: #fff;
	content: "";

	transform-origin: left top;
}

.bl_priceBox {
	display: block;
}
@media (max-width: 766px) {
	.bl_priceBox {
		width: 100%;
		max-width: 400px;
		margin: auto;
	}
}
.bl_priceBox_title {
	color: #c5596d;
	font-weight: bold;
	font-size: var(--fz40px);
	line-height: 1.4;
}
@media (max-width: 766px) {
	.bl_priceBox_title {
		font-size: var(--fz24px);
	}
}
.bl_priceBox_price {
	width: -webkit-fit-content;
	width:    -moz-fit-content;
	width:         fit-content;
	margin-top: 14px;
	padding: 8px 10px;
	border: solid 2px #c5596d;
	color: #c5596d;
	font-weight: bold;
	font-size: var(--fz32px);
	line-height: 1.4;
}
@media (max-width: 766px) {
	.bl_priceBox_price {
		margin-top: 10px;
		margin-right: auto;
		margin-left: auto;
		font-size: var(--fz22px);
	}
}
.bl_priceBox_price > strong {
	font-size: var(--fz48px);
	line-height: 1.2;
}
@media (max-width: 766px) {
	.bl_priceBox_price > strong {
		font-size: var(--fz42px);
	}
}
.bl_priceBox_price > small {
	display: inline-block;
	margin-left: 2px;
	font-size: var(--fz16px);
	vertical-align: middle;
}
.bl_priceBox_note {
	margin-top: 5px;
	color: #c5596d;
	font-weight: bold;
}
.bl_priceBox_buttons {
	display: flex;
	margin-top: 14px;

	gap: 20px;
}
@media (max-width: 766px) {
	.bl_priceBox_buttons {
		flex-direction: column;
		justify-content: center;
		align-items: center;

		gap: 10px;
	}
}
.bl_priceBox_buttons > * {
	flex-grow: 1;
}

.bl_card {
	padding: 30px 30px 40px;
	background-color: #fff;
}
.bl_card > .el_h2b {
	margin-bottom: 30px;
}
.un_top_section2 a.bl_card_sp {
	display: none;
}
@media (max-width: 766px) {
	.bl_card {
		padding: 20px;
	}
	.bl_card > .el_h2b {
		margin-bottom: 20px;
	}
	.un_top_section2 .bl_card {
		display: none;
	}
	.un_top_section2 .ly_cols.ly_cols__sp1 li {
		width: 100%;
	}
	.un_top_section2 a.bl_card_sp {
		display: block;
		width: 100%;
		padding: 1rem 2rem;
		        box-sizing: border-box;
		background-color: #fff;
		text-decoration: none;

		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
	}
	.un_top_section2 a.bl_card_sp .el_h2b {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0;
	}
	.un_top_section2 a.bl_card_sp .el_h2b_1 {
		padding-bottom: 0;
		border-bottom: 0;
		font-size: var(--fz24px);
	}
	.un_top_section2 a.bl_card_sp .el_h2b_2 {
		margin-top: 0;
		font-size: var(--fz18px);
		letter-spacing: 0;
	}
	.un_top_section2 a.bl_card_sp .el_h2b_2::after {
		display: inline;
		content: " ＞";
	}
}
.bl_card_text {
	font-size: var(--fz16px);
}
@media (max-width: 766px) {
	.bl_card_text {
		display: block;
		width: -webkit-fit-content;
		width:    -moz-fit-content;
		width:         fit-content;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
		font-size: var(--fz18px);
	}
}
.bl_card2 {
	display: flex;
	flex-direction: column;
	padding: 30px 20px 40px;
	box-shadow: 0 10px 10px #dfdfdf;
	background-color: #fff;
}
@media (max-width: 766px) {
	.bl_card2 {
		display: flex;
		flex-direction: column;
		padding: 20px 20px 30px;
		box-shadow: 0 5px 5px #dfdfdf;
		background-color: #fff;
	}
}

.bl_card2_foot {
	margin-top: auto;
}
@media (max-width: 766px) {
	.bl_card2_foot {
		margin-top: 1em;
	}
}
.bl_card2_title > span:not(.bl_card2_tags) {
	display: block;
	font-weight: bold;
	font-size: var(--fz24px);
	line-height: 1.2;
	text-align: center;
}
@media (max-width: 766px) {
	.bl_card2_title > span:not(.bl_card2_tags) {
		font-size: var(--fz20px);
	}
}
.bl_card2_tags {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	margin-top: 5px;

	gap: 5px;
}
.bl_card2_tag {
	display: block;
	margin-top: 2px;
	padding: 2px 5px;
	border: solid 2px #c5596d;
	border-radius: 3px;
	color: #c5596d;
	font-weight: normal;
	font-weight: bold;
	font-size: var(--fz14px);
	line-height: 1;
}
.bl_card2_desc {
	flex-grow: 1;
	margin: 1.5em 0 .8em;
	line-height: 1.6;
}
.bl_card2_price {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

	gap: 5px 10px;
}
.bl_card2_price > dt {
	width: 6em;
}
.bl_card2_price > dd {
	width: calc(100% - 7em - 10px);
}
.bl_stepList {
	display: flex;
	flex-direction: column;

	gap: 40px;
}
@media (max-width: 766px) {
	.bl_stepList {
		gap: 30px;
	}
}
.bl_stepList > li {
	position: relative;
	width: 100%;
	padding: 10px 0;
}

.bl_stepList > li + li::before {
	display: block;
	position: absolute;
	bottom: 100%;
	left: 40px;
	width: 1px;
	height: 30px;
	border-left: dotted 2px #b5bec7;
	content: "";
}
@media (max-width: 766px) {
	.bl_stepList > li + li::before {
		left: 30px;
	}
}
.bl_step {
	display: flex;
	flex-direction: column;
	width: 100%;

	gap: 10px;
}
.bl_step_head {
	display: flex;

	gap: 16px;
}
.bl_step_no {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	color: #79afde;
	font-size: var(--fz12px);
	line-height: 1;
	font-family: var(--fontOswald);
}
@media (max-width: 766px) {
	.bl_step_no {
		width: 60px;
	}
}
.bl_step_title {
	width: calc(100% - 80px - 16px);
	color: #c5596d;
	font-weight: bold;
	font-size: var(--fz16px);
	line-height: 1.4;
}
@media (max-width: 766px) {
	.bl_step_title {
		width: calc(100% - 60px - 16px);
	}
}
.bl_step_body {
	display: flex;
	align-items: flex-start;

	gap: 16px;
}
.bl_step_fukidashi {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 80px;
	border: solid 3px #c5596d;
	border-radius: 5px;
	background-color: #fff;

	aspect-ratio: 1/ 1;
}
@media (max-width: 766px) {
	.bl_step_fukidashi {
		width: 60px;
	}
}
.bl_step_fukidashi::before {
	display: block;
	        clip-path: polygon(0 0, 0% 100%, 100% 50%);
	position: absolute;
	right: 0;
	transform: translateX(100%);
	width: 10px;
	height: 12px;
	background-color: #c5596d;
	content: "";

	-webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.bl_step_fukidashi > img {
	position: relative;
	max-width: 60%;
	max-height: 60%;
}
.bl_step_description {
	display: flex;
	align-items: center;
	width: calc(100% - 80px - 16px);
	min-height: 80px;
	padding: 1em 1.5em;
	border: solid 3px #c5596d;
	font-weight: bold;
	font-size: var(--fz16px);
	line-height: 2;
}
@media (max-width: 766px) {
	.bl_step_description {
		width: calc(100% - 60px - 16px);
		padding: 10px 20px;
	}
}

.bl_faqList {
	display: flex;
	flex-direction: column;
	counter-reset: faqlist;

	gap: 20px;
}
@media (max-width: 766px) {
	.bl_faqList {
		gap: 10px;
	}
}
.bl_faqList > li {
	width: 100%;
}
.bl_faq {
	border: solid 1px #c5596d;
}
.bl_faq_title {
	display: block;
	position: relative;
	padding: 28px 70px 28px 28px;
	color: inherit;
	line-height: 1.4;
}
@media (max-width: 766px) {
	.bl_faq_title {
		display: block;
		position: relative;
		padding: 15px 50px 15px 20px;
		line-height: 1.4;
	}
}
.bl_faq_title::before, .bl_faq_title::after {
	display: block;
	position: absolute;
	top: 0;
	right: 30px;
	bottom: 0;
	width: 24px;
	height: 2px;
	margin: auto;
	background-color: #c5596d;
	content: "";
	transition: transform .4s var(--easeOutCubic);
}
@media (max-width: 766px) {
	.bl_faq_title::before, .bl_faq_title::after {
		right: 14px;
		width: 18px;
		height: 2px;
	}
}
.bl_faq .bl_faq_title::before {
	transform: rotate(-270deg);
}
.bl_faq .bl_faq_title::after {
	transform: rotate(-180deg);
}
.bl_faq.is_open .bl_faq_title::before, .bl_faq.is_open .bl_faq_title::after {
	transform: rotate(0);
}
.bl_faq_content {
	position: relative;
	padding: 28px;
	border-top: solid 1px #c5596d;
	background-color: #f6faff;
	line-height: 1.4;
}
@media (max-width: 766px) {
	.bl_faq_content {
		padding: 15px 20px;
	}
}
.bl_faq:not(.is_open) .bl_faq_content {
	display: none;
}
.bl_categoryList {
	display: flex;
	flex-wrap: wrap;

	gap: 10px;
}
@media (max-width: 766px) {
	.bl_tabList > li {
		flex-grow: 1;
	}
}
.el_category {
	display: block;
	padding: 5px 10px;
	border: solid 1px #000;
	background-color: #fff;
	color: inherit;
	font-weight: bold;
	font-size: var(--fz14px);
	line-height: 1;
	text-decoration: none;
	text-align: center;
}
@media (max-width: 766px) {
	.el_category {
		padding: 8px 15px;
	}
}
.el_category.is_active {
	background-color: #000;
	color: #fff;
}

.bl_tabPage:not(.is_active) {
	display: none;
}
.bl_newsList {
	/*display: flex;
	flex-direction: column;*/
	padding: 10px 25px 30px 5px;
	border-bottom: dashed 1px gray;
}
.bl_newsList li {
	padding: 8px 10px 10px;
}
/*.bl_newsList li:nth-child(even) {
	background-color: #f0f4fa;
}*/
.bl_news {
	/*display: flex;
	align-items: center;
	padding: 30px 25px 30px 5px;*/
	color: inherit;
	text-decoration: none;

	gap: 20px;
}
.bl_news:is(a):hover .bl_news_title {
	color: #004784;
	text-decoration: underline;

	text-decoration-thickness: 1px;
}
@media (max-width: 766px) {
	.bl_news {
		flex-direction: column;
		/*padding: 10px 5px;*/

		gap: 5px;
	}
}
.bl_news_head .el_date {
	/*width: 100px;*/
	text-align: left;
}
@media (max-width: 766px) {
	.bl_news_head {
		width: 100%;
	}
}
.el_date {
	color: #757575;
	font-size: var(--fz16px);
}
.bl_news_body {
	width: calc(100% - 100px - 20px);
}
@media (max-width: 766px) {
	.bl_news_body {
		width: 100%;
	}
}
.bl_news_title {
	/*font-weight: bold;*/
	font-size: var(--fz18px);
	line-height: 1.5;
}
.bl_news_title span.bl_news2_new {
	display: inline;
}
@media (max-width: 766px) {
	.bl_news_title {
		font-size: var(--fz18px);
	}
}


@media (max-width: 766px) {
}
@media (min-width: 767px) {
	.bl_news2List > li + li {
		width: 100%;
		/*border-top: dashed 1px #000;*/
	}
}
.bl_news2 {
	display: flex;
	padding: 30px 20px 30px 5px;
	color: inherit;
	text-decoration: none;

	gap: 8%;
}
.bl_news2_head {
	width: 36%;
}
.bl_news2_img {
	width: 100%;
	height: 100%;

	-o-object-fit: cover;
	   object-fit: cover;
}
.bl_news2_body {
	position: relative;
	width: 56%;
}
.bl_news2_new {
	color: #f00;
	font-size: var(--fz14px);
}
@media (max-width: 766px) {
	.bl_news2 {
		flex-direction: column;
		padding: 0;

		gap: 20px;
	}
	.bl_news2_head {
		width: 100%;
	}
	.bl_news2_body {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-content: flex-start;
		width: 100%;
	}
	.bl_news2_new {
		display: flex;
		align-items: center;
		position: relative;
		width: 100%;
	}
	.bl_news2List.ly_cols.ly_cols__sp2 > * {
		width: 100%;
	}
	.bl_news2List .bl_news2 {
		flex-direction: row;
	}
	.bl_news2List .bl_news2 .bl_news2_head {
		width: 38%;
	}
	.bl_news2List .bl_news2 .bl_news2_body {
		width: 60%;
	}
}
.bl_news2_title {
	/*position: relative;
	padding-left: 20px;
	font-weight: bold;*/
	font-size: var(--fz18px);
	line-height: 1.4;
	color: #000;
}
@media (max-width: 766px) {
	.bl_news2_title {
		order: 3;
		width: 100%;
		margin-bottom: 10px;
	}
}
.bl_news2_title + div {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1;
}
@media (max-width: 766px) {
	.bl_news2_title + div {
		margin-bottom: 10px;
	}
}
.bl_news2_title + div .cat_name {
	padding: 3px 6px;
	background-color: #000;
	color: #fff;
	font-size: var(--fz12px);
}
/*.bl_news2_title::before {
	display: block;
	position: absolute;
	top: .6ex;
	left: 0;
	width: 14px;
	height: 14px;
	background-color: #000;
	content: "";
}*/
.bl_news2_date {
	color: #757575;
	font-size: var(--fz16px);
}
@media (max-width: 766px) {
	.bl_news2_date {
		display: flex;
		flex-shrink: 0;
		align-items: center;
		order: 1;
		height: 25px;
	}
}
.bl_news2_summary {
	font-size: var(--fz14px);
	line-height: 1.6;
}
@media (max-width: 766px) {
	.bl_news2_summary {
		order: 4;
		width: 100%;
	}
}
.bl_news2_more {
	color: #004784;
	font-size: var(--fz12px);
	text-decoration: none;
}
@media (min-width: 767px) {
	.bl_news2_more {
		position: absolute;
		right: 0;
		bottom: 1px;
	}
}
@media (max-width: 766px) {
	.bl_news2_more {
		order: 5;
		margin-left: auto;
	}
}
.bl_news2_more:hover {
	text-decoration: underline;
}

.bl_newslineList {
	padding: 0 !important;
}
.bl_newslineList > li {
	display: block;
}
.bl_newslineList > li + li {
	border-top: solid 1px rgba(14, 54, 105, .2);
}
.bl_newsline {
	display: flex;
	position: relative;
	padding: 20px 40px 20px 10px;
	color: inherit;
	text-decoration: none;
	transition: opacity .2s var(--easeOutCubic);

	gap: 20px;
}
@media (max-width: 766px) {
	.bl_newsline {
		padding: 15px 30px 15px 0;

		gap: 10px;
	}
}
.bl_newsline::before {
	display: block;
	        clip-path: polygon(0 7%, 7% 0, 57% 50%, 7% 100%, 0 93%, 43% 50%, 0 7%);
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	height: 13px;
	margin: auto;
	background-color: #c5596d;
	content: "";

	aspect-ratio: 1;
	-webkit-clip-path: polygon(0 7%, 7% 0, 57% 50%, 7% 100%, 0 93%, 43% 50%, 0 7%);
}
@media (max-width: 766px) {
	.bl_newsline::before {
		right: 5px;
		height: 10px;
	}
}
.bl_newsline:hover {
	background-color: #f6faff;
}
.bl_newsline_head {
	width: 90px;
}
@media (max-width: 766px) {
	.bl_newsline_head {
		width: 70px;
	}
}

.bl_newsline_body {
	/* width: calc(100% - 90px - 20px); */
	display: flex;
	align-items: center;
	/* flex-direction: column; */

	gap: 10px;
}
@media (max-width: 766px) {
	.bl_newsline_body {
		/* width: calc(100% - 70px - 10px);
		gap: 0; */
	}
}
.bl_newsline_date {
	flex-shrink: 0;
	width: 80px;
	color: #aaa;
	font-size: var(--fz14px);
	line-height: 1.4;
	font-family: var(--fontLato);
}
@media (max-width: 766px) {
	.bl_newsline_date {
		width: 60px;
	}
}
.bl_newsline_title {
	flex-grow: 1;
}
@media (max-width: 766px) {
}

.bl_categoryTitle {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	height: 300px;
	padding-bottom: 20px;
	/*padding-left: 70px;*/
	background-color: #004784;
}
@media (max-width: 766px) {
	.bl_categoryTitle {
		height: 100px;
		padding-bottom: 10px;
		/*padding-left: 30px;*/
	}
}
.bl_categoryTitle_text {
	color: #fff;
	/*font-weight: bold;*/
	font-size: var(--fz56px);
	letter-spacing: .254em;
}
@media (max-width: 766px) {
	.bl_categoryTitle_text {
		/*font-size: var(--fz32px);*/
		font-size: 1.8rem;
		letter-spacing: 0;
	}
}
.bl_categoryTitle_text.adjust {
	letter-spacing: 0;
}
.bl_form_head {
	margin-bottom: 100px;
}
@media (max-width: 766px) {
	.bl_form_head {
		margin-bottom: 30px;
	}
}
.bl_form_body {
	display: flex;
	flex-direction: column;

	gap: 40px;
}
@media (max-width: 766px) {
	.bl_form_body {
		gap: 24px;
	}
}
.bl_form_foot {
	margin-top: 50px;
}
@media (max-width: 766px) {
	.bl_form_foot {
		margin-top: 40px;
	}
	.bl_form_foot .el_btn2 {
		display: block;
		width: 100%;
	}
}

.bl_form_field {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	font-weight: bold;
	line-height: 1.4;

	gap: 10px;
}
@media (max-width: 766px) {
	.bl_form_field {
		flex-direction: column;

		gap: 5px;
	}
}
.bl_form_label {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	font-weight: bold;
	font-size: var(--fz22px);

	gap: 10px;
}
@media (max-width: 766px) {
	.bl_form_label {
		justify-content: flex-start;
		width: 100%;
		font-size: var(--fz18px);
	}
}
.bl_form_label > small {
	display: inline-block;
	vertical-align: text-bottom;
}
.bl_form_label__required::after {
	display: block;
	flex-shrink: 0;
	width: -webkit-fit-content;
	width:    -moz-fit-content;
	width:         fit-content;
	margin-left: auto;
	padding: 5px 10px;
	border-radius: 5px;
	background-color: #004784;
	color: #fff;
	font-size: var(--fz14px);
	line-height: 1;
	content: "必須";
}
@media (max-width: 766px) {
	.bl_form_label__required::after {
		margin-left: 0;
	}
}
.mw_wp_form_confirm .bl_form_label__required::after {
	display: none;
}
.bl_form_value {
	width: 100%;
}
.el_radioList {
	display: flex;
	flex-wrap: wrap;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 1em;

	gap: 20px 80px;
}
@media (max-width: 766px) {
	.el_radioList {
		padding-top: 10px;
		padding-left: 0;

		gap: 15px 30px;
	}
}

.bl_form_value > .el_inputText, .bl_form_value > .el_textarea {
	display: block;
	width: 100%;
}
@media (max-width: 766px) {
	.bl_form_value {
		width: 100%;
	}
}
.bl_form_placeholder {
	margin-top: 5px;
	color: #8a8a8a;
	font-size: var(--fz14px);
	line-height: 1.6;
}

#ank_challenged.el_h2c {
	font-size: var(--fz24px);
}
/* 特定のページだけで使用するクラス */
@media (min-width: 767px) {
	.un_about_accessCols {
		gap: 70px !important;
	}
}
@media (min-width: 767px) {
	.un_about_accessCols > * {
		width: calc(50% - 70px / 2) !important;
	}
}
.about_boss {
	padding: 40px 0 80px;
	background: url(./assets/img/company_boss.jpg) no-repeat center bottom;
	background-size: cover;
}
.about_boss .ly_cols > div {
	width: 53%;
	padding: 50px;
	background-color: rgba(255, 255, 255, .5);
}
.about_boss .greeting_ttl {
	font-weight: bold;
}
#ank_story + .el_p, .about_boss .el_p {
	text-align: justify;
	max-width: 740px;
	margin: 0 auto;
}
@media (max-width: 766px) {
	.about_boss .ly_cols > div {
		width: 100%;
		padding: 2rem;
	}
}
.un_recruit_scheduleTitle {
	display: flex;
	position: relative;
	padding-top: 200px;
}
@media (max-width: 766px) {
	.un_recruit_scheduleTitle {
		padding-top: 40%;
	}
}
.un_recruit_scheduleTitle_img {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	transform: translateY(20%);
	width: -webkit-fit-content;
	width:    -moz-fit-content;
	width:         fit-content;
	margin: auto;
}
@media (max-width: 766px) {
	.un_recruit_scheduleTitle_img {
		width: 100%;
	}
}
#ank_schedule2-1.un_recruit_scheduleTitle, #ank_schedule2-2.un_recruit_scheduleTitle {
	width: 100%;
	margin-bottom: 50px;
}
#ank_schedule2-1 .un_recruit_scheduleTitle_img {
	left: 0;
}
@media (max-width: 766px) {
	#ank_schedule2-1 .el_img, #ank_schedule2-2 .el_img {
		width: 100%;
	}
}
.un_recruit_scheduleTitle_text {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50%;
	padding: 3px 20px;
	color: #fff;
	font-weight: bold;
	font-size: var(--fz30px);
	line-height: 1.4;
}
@media (max-width: 766px) {
	.un_recruit_scheduleTitle_text {
		font-size: var(--fz16px);
	}
}
.un_recruit_scheduleTitle_text.un_recruit_scheduleTitle_text__1 {
	background-color: #C75300; 
}
@media (max-width: 766px) {
	.un_recruit_scheduleTitle_text.un_recruit_scheduleTitle_text__1 {
		padding: 2px 20px 2px 0;
	}
}
.un_recruit_scheduleTitle_text.un_recruit_scheduleTitle_text__2 {
	background-color: #004784;
}
@media (max-width: 766px) {
	.un_recruit_scheduleTitle_text.un_recruit_scheduleTitle_text__2 {
		padding: 2px 0 2px 20px;
	}
}



.un_mv {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	width: 100%;
}
.un_mv_lead {
	width: -webkit-fit-content;
	width:    -moz-fit-content;
	width:         fit-content;
	max-width: 100%;
	height: -webkit-fit-content;
	height:    -moz-fit-content;
	height:         fit-content;
	margin: auto;
	color: #fff;
	font-size: var(--fz28px);
	line-height: 2;
	font-family: var(--fontMincho);
	letter-spacing: .14em;
	text-align: center;
}
.un_mv_catch {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 35%;
	height: auto;
}
.un_mv_logo {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	width: -webkit-fit-content;
	width:    -moz-fit-content;
	width:         fit-content;
	margin-right: auto;
	margin-left: auto;
}
@media (max-width: 766px) {
	.un_mv_lead {
		font-size: var(--fz22px);
	}
	.un_mv_catch {
		transform: translate(-50%, -60%);
		width: 60%;
		height: auto;
	}
	.un_mv_logo {
		bottom: 10px;
		width: 45%;
	}
    .un_mv_logo img.el_img {
        margin: 0 auto;
    }
}



.bl_recruitInterviewCols {
	display: flex;
	align-items: center;

	gap: 30px;
}
@media (max-width: 766px) {
	.bl_recruitInterviewCols {
		flex-direction: column;

		gap: 20px;
	}
}
.bl_recruitInterviewCols_1 {
	width: 400px;
}
@media (max-width: 766px) {
	.bl_recruitInterviewCols_1 {
		width: 100%;
	}
}
.bl_recruitInterviewCols_2 {
	width: calc(100% - 400px - 30px);
}
@media (max-width: 766px) {
	.bl_recruitInterviewCols_2 {
		width: 100%;
	}
}
.bl_recruitInterview {
	display: flex;
	align-items: center;

	gap: 20px;
}
@media (max-width: 766px) {
	.bl_recruitInterview {
		width: -webkit-fit-content;
		width:    -moz-fit-content;
		width:         fit-content;
		max-width: 620px;
		margin-right: auto;
		margin-left: auto;
	}
}
.bl_recruitInterview_img {
	position: relative;
	z-index: 1;
	width: 200px;
	font-weight: bold;
}

.bl_recruitInterview_profile {
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: -1;
}
.bl_recruitInterview_profile_name {
	position: relative;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: var(--fz27px);
	line-height: 1.4;
}
.bl_recruitInterview_profile_name::before {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: calc(100% + 50px);
	height: 2px;
	background: linear-gradient(to bottom, #04408c, #219ed9);
	content: "";
}
.bl_recruitInterview_profile_name > small {
	font-size: var(--fz18px);
}
.bl_recruitInterview_profile_description {
	padding-top: 10px;
	font-weight: bold;
	font-size: var(--fz18px);
	line-height: 1.4;
}


.un_top_section {
	padding: 50px 0;
}
@media (max-width: 766px) {
	.un_top_section {
		padding: 30px 0;
	}
}
.un_top_section_cols {
	display: flex;
	width: 100%;

	gap: 70px;
}
@media (max-width: 766px) {
	.un_top_section_cols {
		flex-direction: column;

		gap: 30px;
	}
}
.un_top_section_cols_1 {
	width: 64%;
	max-width: 700px;
}
@media (max-width: 766px) {
	.un_top_section_cols_1 {
		width: 100%;
	}
}
.un_top_section_cols_1 .bl_tabPageList {
	/*max-height: 700px;
	overflow-y: scroll;*/
	padding-right: 20px;
}

.un_top_section_cols_2 {
	width: calc(36% - 70px);
	max-width: 330px;
}
@media (max-width: 766px) {
	.un_top_section_cols_2 {
		display: none;
	}
}

.un_top_section2 {
	padding: 30px 0;
	background-color: #dcdcdc;
}



.un_top_mv:not(.slick-initialized) {
	height: 502px;
}
.un_top_mv_slide {
	height: 502px;
}
@media (max-width: 766px) {
	.un_top_mv_slide {
		height: auto;
	}
}
@media (max-width: 766px) {
	.un_top_mv_slide > .el_img {
		height: calc(100dvh - 80px);

		-o-object-fit: cover;
		   object-fit: cover;
	}
}

.un_top_mv_slide .el_img {
	height: 100%;
	margin: auto;

	-o-object-fit: cover;
	   object-fit: cover;
}
.un_top_section {
	padding: 70px 0;
}
.un_top_section:last-child {
	padding-bottom: 0;
}
@media (max-width: 766px) {
	.un_top_section {
		padding: 30px 0;
	}
}
.un_top_section.un_top_section__bgcPink {
	background-color: #eecdd3;
}
.un_top_section.un_top_section__bgcYellow {
	background-color: #f2e8d5;
}
.un_top_section.un_top_section__bgcWhite {
	background-color: #fff;
}

.un_top_h2 {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	position: relative;
	margin-bottom: 50px;
	padding-left: 2.8em;
	color: #333;

	gap: 0 20px;
}
@media (max-width: 766px) {
	.un_top_h2 {
		margin-bottom: 20px;
		padding-left: 1.5em;

		gap: 5px;
	}
}

.un_top_h2.un_top_h2__cPink {
	color: #c5596d;
}
.un_top_h2.un_top_h2__cYellow {
	color: #004784;
}
.un_top_h2.un_top_h2__cPurple {
	color: #6f43a7;
}
.un_top_h2.un_top_h2__cGreen {
	color: #a3b852;
}
.un_top_h2.un_top_h2__cBlue {
	color: #598bc5;
}
.un_top_h2.un_top_h2__cPink::before {
	background-color: #c5596d;
}
.un_top_h2.un_top_h2__cYellow::before {
	background-color: #004784;
}
.un_top_h2.un_top_h2__cPurple::before {
	background-color: #6f43a7;
}
.un_top_h2.un_top_h2__cGreen::before {
	background-color: #a3b852;
}
.un_top_h2.un_top_h2__cBlue::before {
	background-color: #598bc5;
}
.un_top_h2::before {
	display: block;
	position: absolute;
	top: 3.5ex;
	left: 15px;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	background-color: #c5596d;
	content: "";
}
@media (max-width: 766px) {
	.un_top_h2::before {
		top: 1.2ex;
		left: 0;
		width: .8em;
		height: .8em;
	}
}
.un_top_h2_en {
	font-weight: 100;
	font-size: var(--fz48px);
	font-family: var(--fontLato);
}
@media (max-width: 766px) {
	.un_top_h2_en {
		font-size: var(--fz32px);
		line-height: 1;
	}
}
.un_top_h2_ja {
	margin-bottom: 1.7ex;
	font-weight: bold;
}
@media (max-width: 766px) {
	.un_top_h2_ja {
		margin-bottom: 0;
		font-size: var(--fz14px);
	}
}


.un_top_slider {
	position: relative;
}
.un_top_slider .slick-arrow {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: calc(360px / 2 - 30px);
	z-index: 1;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #fff;
	text-indent: -10000rem;
	transition: opacity .1s var(--easeOutCubic);
}
@media (max-width: 766px) {
	.un_top_slider .slick-arrow {
		top: 0;
		bottom: 0;
		transform: translateY(-4vw);
		width: 40px;
		height: 40px;
		margin: auto;
	}
}
.un_top_slider .slick-arrow::before {
	display: block;
	width: 25px;
	height: 25px;
	background: url("./assets/img/icon/slide_arrow.svg") center/auto no-repeat;
	content: "";
}
@media (max-width: 766px) {
	.un_top_slider .slick-arrow::before {
		width: 40%;
		height: 40%;
		background-size: contain;
	}
}
.un_top_slider .slick-arrow:hover {
	opacity: .8;
}
.un_top_slider .slick-arrow.slick-next {
	right: -30px;
}
@media (max-width: 766px) {
	.un_top_slider .slick-arrow.slick-next {
		right: -10px;
	}
}
.un_top_slider .slick-arrow.slick-prev {
	left: -30px;
}
@media (max-width: 766px) {
	.un_top_slider .slick-arrow.slick-prev {
		left: -10px;
	}
}
.un_top_slider .slick-arrow.slick-next::before {
	transform: rotate(180deg);
}

.un_top_slide {
	padding: 0 10px;
}
@media (max-width: 766px) {
	.un_top_slide {
		padding: 0 5px;
	}
}
.un_top_slide > .un_top_product {
	width: 100%;
}
.un_top_product {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: -webkit-fit-content;
	width:    -moz-fit-content;
	width:         fit-content;
	max-width: 100%;
	font-weight: bold;
	font-size: var(--fz18px);
}
.un_top_product_img {
	width: 100%;
}
.un_top_product_img .el_img {
	width: 100%;
	margin: auto;
}
.un_top_product_img + * {
	margin-top: 15px;
}
@media (max-width: 766px) {
	.un_top_product_img + * {
		margin-top: 10px;
	}
}
.un_top_product_term {
	display: block;
	min-width: 80px;
	padding: 5px 20px;
	border-radius: 20px;
	background-color: #a3b852;
	color: #fff;
	font-size: var(--fz11px);
	line-height: 1;
	text-align: center;
}
.un_top_product_term + * {
	margin-top: 5px;
}
.un_top_product_title {
	font-size: var(--fz18px);
	line-height: 1.4;
}
.un_top_product_title + * {
	margin-top: 2px;
}
@media (max-width: 766px) {
	.un_top_product_title {
		font-size: var(--fz16px);
		line-height: 1.4;
	}
}
.un_top_product_price {
	font-size: var(--fz18px);
	line-height: 1.4;
}
@media (max-width: 766px) {
	.un_top_product_price {
		font-size: var(--fz16px);
	}
}

.un_top_shopInfo {
	color: #598bc5;
}
.un_top_shopInfo dt {
	position: relative;
	padding-left: 1.2em;
	font-weight: normal;
	font-size: var(--fz12px);
	line-height: 1.4;
}
@media (max-width: 766px) {
	.un_top_shopInfo dt {
		padding-left: 1em;
		font-size: var(--fz14px);
	}
}
.un_top_shopInfo dd {
	margin-top: 5px;
	font-weight: bold;
	font-size: var(--fz19px);
}
@media (max-width: 766px) {
	.un_top_shopInfo dd {
		margin-top: 0;
		font-size: var(--fz16px);
	}
}
.un_top_shopInfo dt::before {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 10px;
	height: 10px;
	margin: auto;
	border-radius: 50%;
	background-color: #598bc5;
	content: "";
}
@media (max-width: 766px) {
	.un_top_shopInfo dt::before {
		top: 0;
		left: 0;
		width: 8px;
		height: 8px;
	}
}
.un_top_shopInfo dd + dt {
	margin-top: 20px;
}
@media (max-width: 766px) {
	.un_top_shopInfo dd + dt {
		margin-top: 10px;
	}
}
.un_top_shopMap > iframe {
	display: block;
	width: 100%;
	height: 320px;
}


/* アニメーションに関するクラス */

.delighter:not(.started), .delighter:not(.started) > * {
	        animation-play-state: paused;

	-webkit-animation-play-state: paused;
}

.an_delay05s {
	        animation-delay: .5s;

	-webkit-animation-delay: .5s;
}
.an_delay1s {
	        animation-delay: .5s;

	-webkit-animation-delay: .5s;
}
.an_delay15s {
	        animation-delay: 1.5s;

	-webkit-animation-delay: 1.5s;
}
.an_fadeUpList > * {
	        animation-name: fadeUp1;
	        animation-duration: .8s;
	        animation-timing-function: var(--easeOutQuad);
	        animation-iteration-count: 1;
	        animation-direction: normal;
	        animation-fill-mode: both;
	        animation-play-state: running;

	-webkit-animation-direction: normal;
	-webkit-animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: fadeUp1;
	-webkit-animation-play-state: running;
	-webkit-animation-timing-function: var(--easeOutQuad);
}
.an_fadeLeftList > * {
	        animation-name: fadeLeft;
	        animation-duration: .8s;
	        animation-timing-function: var(--easeOutQuad);
	        animation-iteration-count: 1;
	        animation-direction: normal;
	        animation-fill-mode: both;
	        animation-play-state: running;

	-webkit-animation-direction: normal;
	-webkit-animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: fadeLeft;
	-webkit-animation-play-state: running;
	-webkit-animation-timing-function: var(--easeOutQuad);
}
.an_fadeUpList > *:nth-child(2), .an_fadeLeftList > *:nth-child(2) {
	        animation-delay: .2s;

	-webkit-animation-delay: .2s;
}
.an_fadeUpList > *:nth-child(3), .an_fadeLeftList > *:nth-child(3) {
	        animation-delay: .3s;

	-webkit-animation-delay: .3s;
}
.an_fadeUpList > *:nth-child(4), .an_fadeLeftList > *:nth-child(4) {
	        animation-delay: .4s;

	-webkit-animation-delay: .4s;
}
.an_fadeUpList > *:nth-child(5), .an_fadeLeftList > *:nth-child(5) {
	        animation-delay: .5s;

	-webkit-animation-delay: .5s;
}
.an_fadeUpList > *:nth-child(6), .an_fadeLeftList > *:nth-child(6) {
	        animation-delay: .6s;

	-webkit-animation-delay: .6s;
}
.an_fadeUpList > *:nth-child(7), .an_fadeLeftList > *:nth-child(7) {
	        animation-delay: .7s;

	-webkit-animation-delay: .7s;
}
.an_fadeUpList > *:nth-child(8), .an_fadeLeftList > *:nth-child(8) {
	        animation-delay: .8s;

	-webkit-animation-delay: .8s;
}
.an_fadeUpList > *:nth-child(9), .an_fadeLeftList > *:nth-child(9) {
	        animation-delay: .9s;

	-webkit-animation-delay: .9s;
}
.an_fadeUpList > *:nth-child(10), .an_fadeLeftList > *:nth-child(10) {
	        animation-delay: 1s;

	-webkit-animation-delay: 1s;
}
.an_fadeUpList > *:nth-child(11), .an_fadeLeftList > *:nth-child(11) {
	        animation-delay: 1.1s;

	-webkit-animation-delay: 1.1s;
}
.an_fadeUpList > *:nth-child(12), .an_fadeLeftList > *:nth-child(12) {
	        animation-delay: 1.2s;

	-webkit-animation-delay: 1.2s;
}
.an_fadeUpList > *:nth-child(13), .an_fadeLeftList > *:nth-child(13) {
	        animation-delay: 1.3s;

	-webkit-animation-delay: 1.3s;
}
.an_wobble {
	        animation-name: wobble;
	        animation-duration: .8s;
	        animation-timing-function: var(--easeOutQuad);
	        animation-iteration-count: 1;
	        animation-direction: normal;
	        animation-fill-mode: both;
	        animation-play-state: running;

	-webkit-animation-direction: normal;
	-webkit-animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: wobble;
	-webkit-animation-play-state: running;
	-webkit-animation-timing-function: var(--easeOutQuad);
}

.an_bounce {
	        animation-name: bounce;
	        animation-duration: .8s;
	        animation-timing-function: var(--easeOutQuad);
	        animation-iteration-count: 1;
	        animation-direction: normal;
	        animation-fill-mode: both;
	        animation-play-state: running;

	-webkit-animation-direction: normal;
	-webkit-animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: bounce;
	-webkit-animation-play-state: running;
	-webkit-animation-timing-function: var(--easeOutQuad);
	transform-origin: center bottom;
}

.an_fadeZoomOut {
	        animation-name: fadeZoomOut;
	        animation-duration: .8s;
	        animation-timing-function: var(--easeOutQuad);
	        animation-iteration-count: 1;
	        animation-direction: normal;
	        animation-fill-mode: both;
	        animation-play-state: running;

	-webkit-animation-direction: normal;
	-webkit-animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: fadeZoomOut;
	-webkit-animation-play-state: running;
	-webkit-animation-timing-function: var(--easeOutQuad);
}
.an_spin {
	        animation-name: spin;
	        animation-duration: .8s;
	        animation-timing-function: var(--easeOutQuad);
	        animation-iteration-count: 1;
	        animation-direction: normal;
	        animation-fill-mode: both;
	        animation-play-state: running;

	-webkit-animation-direction: normal;
	-webkit-animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: spin;
	-webkit-animation-play-state: running;
	-webkit-animation-timing-function: var(--easeOutQuad);
}
.an_spin2 {
	        animation-name: spin2;
	        animation-duration: .8s;
	        animation-timing-function: var(--easeOutQuad);
	        animation-iteration-count: 1;
	        animation-direction: normal;
	        animation-fill-mode: both;
	        animation-play-state: running;

	-webkit-animation-direction: normal;
	-webkit-animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: spin2;
	-webkit-animation-play-state: running;
	-webkit-animation-timing-function: var(--easeOutQuad);
}
.an_fadeIn {
	        animation-name: fadeIn;
	        animation-duration: .5s;
	        animation-timing-function: var(--easeOutQuad);
	        animation-iteration-count: 1;
	        animation-direction: normal;
	        animation-fill-mode: both;
	        animation-play-state: running;

	-webkit-animation-direction: normal;
	-webkit-animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: fadeIn;
	-webkit-animation-play-state: running;
	-webkit-animation-timing-function: var(--easeOutQuad);
}
.an_fadeUp {
	        animation-name: fadeUp1;
	        animation-duration: .5s;
	        animation-timing-function: var(--easeOutQuad);
	        animation-iteration-count: 1;
	        animation-direction: normal;
	        animation-fill-mode: both;
	        animation-play-state: running;

	-webkit-animation-direction: normal;
	-webkit-animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: fadeUp1;
	-webkit-animation-play-state: running;
	-webkit-animation-timing-function: var(--easeOutQuad);
}
.an_fadeLeft {
	        animation-name: fadeLeft;
	        animation-duration: .5s;
	        animation-timing-function: var(--easeOutQuad);
	        animation-iteration-count: 1;
	        animation-direction: normal;
	        animation-fill-mode: both;
	        animation-play-state: running;

	-webkit-animation-direction: normal;
	-webkit-animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: fadeLeft;
	-webkit-animation-play-state: running;
	-webkit-animation-timing-function: var(--easeOutQuad);
}
.an_fadeRight {
	        animation-name: fadeRight;
	        animation-duration: .5s;
	        animation-timing-function: var(--easeOutQuad);
	        animation-iteration-count: 1;
	        animation-direction: normal;
	        animation-fill-mode: both;
	        animation-play-state: running;

	-webkit-animation-direction: normal;
	-webkit-animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: fadeRight;
	-webkit-animation-play-state: running;
	-webkit-animation-timing-function: var(--easeOutQuad);
}
.an_popup {
	        animation-name: popup;
	        animation-duration: .5s;
	        animation-timing-function: var(--easeOutBack);
	        animation-iteration-count: 1;
	        animation-direction: normal;
	        animation-fill-mode: both;
	        animation-play-state: running;

	-webkit-animation-direction: normal;
	-webkit-animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name: popup;
	-webkit-animation-play-state: running;
	-webkit-animation-timing-function: var(--easeOutBack);
}
@-webkit-keyframes fadeZoomOut {
	0% {
		opacity: 0;
		transform: scale(1.05);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}
@keyframes fadeZoomOut {
	0% {
		opacity: 0;
		transform: scale(1.05);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes spin {
	0% {
		opacity: 0;
		transform: rotateY(240deg) scale(.5) translateY(10%);
	}
	100% {
		opacity: 1;
		transform: rotateY(0) scale(1) translateY(0);
	}
}

@keyframes spin {
	0% {
		opacity: 0;
		transform: rotateY(240deg) scale(.5) translateY(10%);
	}
	100% {
		opacity: 1;
		transform: rotateY(0) scale(1) translateY(0);
	}
}
@-webkit-keyframes fadeUp1 {
	0% {
		opacity: 0;
		transform: translateY(50px);
	}
	100% {
		opacity: 01;
		transform: translateY(0);
	}
}
@keyframes fadeUp1 {
	0% {
		opacity: 0;
		transform: translateY(50px);
	}
	100% {
		opacity: 01;
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeDown1 {
	0% {
		opacity: 0;
		transform: translateY(min(-20%, -50px));
	}
	100% {
		opacity: 01;
		transform: translateY(0);
	}
}

@keyframes fadeDown1 {
	0% {
		opacity: 0;
		transform: translateY(min(-20%, -50px));
	}
	100% {
		opacity: 01;
		transform: translateY(0);
	}
}
@-webkit-keyframes fadeLeft {
	0% {
		opacity: 0;
		transform: translateX(min(-20%, -50px));
	}
	100% {
		opacity: 01;
		transform: translateX(0);
	}
}
@keyframes fadeLeft {
	0% {
		opacity: 0;
		transform: translateX(min(-20%, -50px));
	}
	100% {
		opacity: 01;
		transform: translateX(0);
	}
}
@-webkit-keyframes fadeRight {
	0% {
		opacity: 0;
		transform: translateX(max(20%, 50px));
	}
	100% {
		opacity: 01;
		transform: translateX(0);
	}
}
@keyframes fadeRight {
	0% {
		opacity: 0;
		transform: translateX(max(20%, 50px));
	}
	100% {
		opacity: 01;
		transform: translateX(0);
	}
}

@-webkit-keyframes popup {
	0% {
		opacity: 0;
		transform: scale(.8);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@keyframes popup {
	0% {
		opacity: 0;
		transform: scale(.8);
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@-webkit-keyframes poyopoyo {
	0%, 40%, 60%, 80% {
		transform: scale(1.0);
	}
	50%, 70% {
		transform: scale(.95);
	}
}

@keyframes poyopoyo {
	0%, 40%, 60%, 80% {
		transform: scale(1.0);
	}
	50%, 70% {
		transform: scale(.95);
	}
}


@-webkit-keyframes wobble {
	from {
		transform: none;
	}

	15% {
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	to {
		transform: none;
	}
}


@keyframes wobble {
	from {
		transform: none;
	}

	15% {
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	to {
		transform: none;
	}
}

@-webkit-keyframes bounce {
	from, 20%, 53%, 80%, to {
		transform: translate3d(0,0,0);
		        animation-timing-function: cubic-bezier(.215, .610, .355, 1.000);

		-webkit-animation-timing-function: cubic-bezier(.215, .610, .355, 1.000);
	}

	40%, 43% {
		transform: translate3d(0, -30px, 0);
		        animation-timing-function: cubic-bezier(.755, .050, .855, .060);

		-webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
	}

	70% {
		transform: translate3d(0, -15px, 0);
		        animation-timing-function: cubic-bezier(.755, .050, .855, .060);

		-webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
	}

	90% {
		transform: translate3d(0,-4px,0);
	}
}

@keyframes bounce {
	from, 20%, 53%, 80%, to {
		transform: translate3d(0,0,0);
		        animation-timing-function: cubic-bezier(.215, .610, .355, 1.000);

		-webkit-animation-timing-function: cubic-bezier(.215, .610, .355, 1.000);
	}

	40%, 43% {
		transform: translate3d(0, -30px, 0);
		        animation-timing-function: cubic-bezier(.755, .050, .855, .060);

		-webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
	}

	70% {
		transform: translate3d(0, -15px, 0);
		        animation-timing-function: cubic-bezier(.755, .050, .855, .060);

		-webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
	}

	90% {
		transform: translate3d(0,-4px,0);
	}
}


/* MW WP Formに関するクラス */
.mw_wp_form .error {
	display: block;
	margin-top: .5em;
	color: #f00 !important;
}
.mw_wp_form_input .mw_input_hidden {
	display: none;
}
.mw_wp_form_confirm .mw_confirm_hidden {
	display: none;
}
.mw_wp_form_complete .mw_complete_hidden {
	display: none;
}

.grecaptcha-badge {
	bottom: 104px !important;
}
@media (max-width: 766px) {
	.grecaptcha-badge {
		bottom: 70px !important;
	}
}

/* index */
.no_article {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 3em;
}
.no_article span {
	width: 100%;
	text-align: center;
}
.no_article a {
	display: block;
	width: 100%;
	margin-top: 20px;
	color: #000;
	font-size: var(--fz14px);
	text-align: center;
}

/*recruit*/
@media (max-width: 766px) {
	#ank_process.el_h2e {
		margin-right: auto;
		margin-left: auto;
	}
	#ank_process + .el_p .el_img {
		margin-right: auto;
		margin-left: auto;
	}
}

/* products */
.products_shop_data {
	margin-top: 25px;
	padding: 16px 30px 13px;
	background-color: #dcdcdc;
}
.products_shop_data > div {
	display: flex;
	justify-content: right;
}
@media (max-width: 766px) {
	.products_shop_data > div {
		flex-wrap: wrap;
		justify-content: left;
	}
}
.products_shop_data > div p {
	font-weight: bold;
	font-size: var(--fz16px);
}
.products_shop_data > div p:nth-of-type(1) {
	margin-right: 80px;
	color: #004784;
}

/* contact */
#contact table {
	width: 100%;
	border: solid 3px #9b9b9b;
}
#contact table th, #contact table td {
	min-height: 74px;
	padding: 11px 22px;
	border: solid 1px #9b9b9b;
}
#contact table th {
	width: 33%;
	background-color: rgb(108,138,193,.2);
	vertical-align: middle;
}
#contact table th.pd_adjust, #contact table td.pd_adjust {
	padding: 22px 22px 21px;
}
#contact table input[type="radio"] {
	width: 20px;
	height: 20px;
	border: 1px solid #000;
	border-radius: 50%;
	vertical-align: -3px;
	cursor: pointer;
}
#contact table input[type="radio"]:checked {
	border-color: #000;
	background-color: #000;
}
#contact .wpcf7-list-item {
	margin: 0 1em 0 0;
}
#contact table th .required {
	margin-right: 10px;
	padding: 5px 10px;
	background-color: #000;
	color: #fff;
	font-size: var(--fz14px);
}
#contact table th .any {
	margin-right: 10px;
	padding: 5px 10px;
	background-color: #666;
	color: #fff;
	font-size: var(--fz14px);
}
#contact table input[type="text"], #contact table input[type="email"], #contact table input[type="tel"], textarea {
	width: 100%;
	padding: 10px 20px;
	border: solid 1px #9b9b9b;
}
#contact .submit > p {
	text-align: center;
}
#contact .submit .wpcf7-form-control-wrap {
	display: none;
}
#contact input[type="submit"], #contact input[type="button"] {
	margin: 0 10px 15px;
	padding: 5px 60px;
	border-radius: 50px;
	background-color: #888;
	color: #fff;
}
#contact .wpcf7cp-btns {
	margin-top: 80px;
	text-align: center;
}
#contact .wpcf7cp-cfm-edit-btn {
	padding: 5px 60px;
	border-radius: 50px;
	background-color: #888;
	color: #fff;
}
#contact .wpcf7cp-btns .wpcf7-submit {
	padding: 5px 60px;
	border-radius: 50px;
	background-color: #000;
	color: #fff;
}

/* others */
.article h2 {
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: solid 2px #004784;
	font-size: var(--fz20px);
}
.article > div {
	font-size: var(--fz15px);
	text-align: justify;
}
.article > div a {
	color: #000;
}
.ind_1em {
	display: inline-block;
	padding-left: 2em;
	text-indent: -1em;
}
.ind_2em {
	display: inline-block;
	padding-left: 3em;
	text-indent: -1em;
}

/* cat_list */
.cat_list {
	display: flex;
	flex-wrap: nowrap;
	justify-content: left;
}
@media (max-width: 766px) {
	.cat_list {
		flex-wrap: wrap;
	}
}
.cat_list .main {
	width: 720px;
	margin-right: 40px;
}
@media (max-width: 766px) {
	.cat_list .main {
		width: 100%;
		margin-right: 0;
		margin-bottom: 70px;
	}
}
.cat_list .main .post_thumbnail {
	margin-bottom: 30px;
}

.cat_list .main .post_thumbnail {
	display: flex;
	justify-content: space-between;
}
.cat_list .main .post_thumbnail > div {
	width: 100%; /*横幅*/
	/*text-align: center;*/
}
.cat_list .main .post_thumbnail > div > img {
	max-width: 100%;
	height: auto;
	/*margin: 0 auto;*/
}
.cat_list .main .post_content {
	min-height: calc(100vh - 500px);
}
.cat_list .main .post_content li {
	margin-bottom: 80px;
	padding-bottom: 70px;
	border-bottom: solid 1px #004784;
}
@media (max-width: 766px) {
	.cat_list .main .post_content li {
		margin-bottom: 50px;
		padding-bottom: 40px;
	}
}
.cat_list .main .post_title {
	margin-bottom: 20px;
}
.cat_list .main .post_title h2 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #bbb;
	font-weight: bold;
	font-size: var(--fz18px);
}
.cat_list .main .post_title h2 a {
	color: #000;
	text-decoration: none;
}
.cat_list .main .post_title h2 a:hover {
	text-decoration: underline;
}
.cat_list .main .post_property {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.cat_list .main .post_property span {
	padding: 2px 10px;
	background-color: #000;
	color: #fff;
	font-size: var(--fz12px);
}
.cat_list .main .post_text {
	font-size: var(--fz14px);
	line-height: 1.8em;
	text-align: justify;
}
.cat_list .main .wp-block-image {
	margin: 30px 0;
}
.cat_list .main .wp-block-image img {
	max-width: 100%;
}
.cat_list .main .post_nav {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	padding: 0 20px;
}
.cat_list .main .post_nav > div {
	width: calc(100% / 3);
}
.cat_list .main .post_nav > div:nth-of-type(2) {
	text-align: center;
}
.cat_list .main .post_nav > div:nth-of-type(2) a {
	padding: 8px 15px;
	background-color: #000;
	color: #fff;
	text-decoration: none;
}
.cat_list .main .post_nav > div:nth-of-type(3) {
	text-align: right;
}
.cat_list .main .post_nav > div a {
	color: #000;
	font-size: var(--fz15px);
}
.cat_list .main .cat-name {
	margin-bottom: 5px;
}
.cat_list .main .cat-name a {
	padding: 3px 8px;
	background-color: #ddd;
	color: #000;
	font-size: var(--fz12px);
	text-decoration: none;
}
.cat_list .side {
	width: 35%;
	min-width: 250px;
}
@media (max-width: 766px) {
	.cat_list .side {
		width: 100%;
	}
	.cat_list .main .post_nav {
		padding-top: 5rem;
	}
}
.cat_list .side > div {
	margin-bottom: 20px;
}
.cat_list .side dl {
	margin-top: 15px;
}
.cat_list .side dt {
	color: #555;
	font-weight: normal;
	font-size: var(--fz16px);
}
.cat_list .side li a, .cat_list .side dd a {
	color: #555;
	font-size: var(--fz16px);
	text-decoration: none;
	text-decoration: underline;
}
.cat_list .side dd a {
	padding-left: 1em;
}
.cat_list .side-new li {
	margin-top: 10px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #bbb;
}
.cat_list .side-new h3 {
	background-color: #000;
}
.cat_list .side h3 {
	width: 100%;
	text-align: center;
}
.cat_list .side-new h3 {
	padding: 10px;
	background-color: #000;
	color: #fff;
}
.cat_list .side-release h3 {
	background-color: #5276B7;
}
.cat_list .side-topics h3 {
	background-color: #004784;
}
.cat_list .side h3 a {
	display: block;
	padding: 10px;
	color: #fff;
	text-decoration: none;
}
.cat_list .side .cat-name span {
	padding: 3px 8px;
	background-color: #ddd;
	font-size: var(--fz12px);
}
.el_date {
	display: block;
	font-size: var(--fz12px);
	text-align: right;
}
.page-numbers {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.page-numbers .page-numbers {
	display: inline-block;
	width: 25px;
	margin: 0 5px;
	padding: 2px;
	border: solid 1px #004784;
	color: #004784;
	font-size: var(--fz12px);
	text-decoration: none;
	text-align: center;
}
.page-numbers .page-numbers.current {
	border: solid 1px #004784;
	background-color: #004784;
	color: #fff;
}

#cn-notice-text a {
	color: #fff;
}
#cn-notice-buttons {
	display: block;
}

#cookie-notice .cookie-notice-container {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
#cn-notice-buttons {
	padding-right: 1rem;
}
.cn-text-container {
	text-align: left;
}
.cn-close-icon:after, .cn-close-icon:before {
	background-color: #fff;
}
.shain_voise {
	text-align: justify;
}
#ank_about + .un_about_table tr:nth-child(odd) {
	background-color: #e4e9ee;
}

@media (max-width: 766px) {
	#ank_challenged.el_h2c {
		font-size: 1.6rem;
		letter-spacing: 0;
	}
}

/* more */
.product_discript {
	text-align: justify;
}
.products_shop_data {
	display: flex;
	justify-content: center;
	padding: unset;
	background-color: unset;
	background-color: #dcdcdc ;
}
.products_shop_data p {
	padding: 8px 30px;
	font-size: var(--fz16px);
	text-align: justify;
}
.products_shop_data p:nth-of-type(1) {
	display: inline-block;
	padding-right: 20px;
	color: #004784;
	font-weight: bold;
}
.products_shop_data p:nth-of-type(1) span {
	display: none;
}
.products_shop_data p br.sp {
	display: none;
}

#ank_process + p img.pc_disp {
	max-width: 950px;
	width: 100%;
	margin: 0 auto;
}

@media (max-width: 766px) {
	.ly_cols.ly_cols__pc2 > * {
		width: calc(50% - 20px);
	}
	.ly_cols.ly_cols__sp1 {
		flex-direction: unset;

		gap: 20px;
	}
	.products_shop_data {
		flex-wrap: wrap;
	}
	.products_shop_data p {
		width: 100%;
		padding: 8px 15px;
		font-size: var(--fz15px);
		text-align: initial;
	}
	.products_shop_data p:nth-of-type(1) {
		display: flex;
		justify-content: space-between;
		color: #000;
	}
	.products_shop_data p:nth-of-type(1) span {
		display: block;
	}
	.products_shop_data p:nth-of-type(2) {
		background-color: #fff;
		text-align: center;
	}
	.ly_cols__sp1 {
		flex-wrap: wrap;
	}
	.prod-text {
		width: 100%;
		margin: 0;
	}
	#ank_access + div .ly_cols.ly_cols__sp1 {
		flex-wrap: wrap;
	}
	#ank_access + div .hp_clearInnerMargin {
		width: 100%;
	}
	#ank_access + div .hp_clearInnerMargin:nth-of-type(1) {
		order: 2;
	}
	#contact table {
		border: none;
	}
	#contact table tr {
		border-bottom: dashed 1px #dcdcdc;
	}
	#contact table tr:nth-last-of-type(1) {
		border-bottom: unset;
	}
	#contact table th, #contact table td {
		min-height: unset;
	}
	#contact table th {
		display: block;
		width: 100%;
		padding-bottom: 5px;
		border: unset;
		background-color: unset;
	}
	#contact table td {
		display: block;
		padding-top: 5px;
		padding-left: 77px;
		border: unset;
	}
	#contact table th.pd_adjust, #contact table td.pd_adjust {
		padding: 11px 22px 10px;
	}
	#contact table td.pd_adjust {
		padding-left: 77px;
	}
	#contact table input[type="text"], #contact table input[type="email"], #contact table input[type="tel"], textarea {
		border: solid 1px #ccc;
	}
}
@media (max-width: 400px) {
	.products_shop_data p br.sp {
		display: inline;
	}
}
.wpcf7-spinner {
	display: none;
}
.cm_header a {
	text-align: center;
}
.cm_header nav a:hover {
	background-color: #000;
}

/* insta feed */
.sb_instagram_header, #sbi_load {
	display: none;
}


/* CrossMart 変更分 *****************************************/
.home_article_lists .bl_news2List li {
	padding: 8px 10px 10px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
/*.home_article_lists .bl_news2List li:nth-child(even) {
	background-color: #f0f4fa;
}*/
.home_article_lists .bl_news2List li a {
	text-decoration: none;
}
.home_article_lists .bl_news2List li a > div span,
.home_article_lists .bl_news2List li a > div time {
	display: inline;
}
.home_article_lists .bl_news2List li a > div span.cat_name {
	padding: 3px 6px;
	margin-right: 5px;
	background-color: #000;
	color: #FFF;
	font-size: var(--fz12px);
}
.home_article_lists .bl_news2List li a > div time.el_date {
	font-size: var(--fz12px);
	pdding-right: 6px;
}
.home_article_lists .bl_news2List li a:hover .bl_news2_title {
	text-decoration: underline;
}
.bl_customList.recruit_schedule_note > li {
	font-size: var(--fz20px);
}
#ank_schedule + p img.el_img {
	width: 100%;
	max-width: 1000px;
}
@media (max-width: 766px) {
	.bl_customList.recruit_schedule_note > li {
		font-size: var(--fz14px);
	}
}