@charset "UTF-8";
/*
   フォームアイテム カスタム
   ========================================================================== */
/* 検索 */
.search-style {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: none;
	border: 1px solid var(--color-main, #148837);
	-moz-border-radius: 0;
	border-radius: 0;
	color: inherit;
	font-family: inherit;
	font-size: 1em;
	padding: .4em .8em;
	width: -webkit-calc(100% - 6.4em);
	width: -moz-calc(100% - 6.4em);
	width: calc(100% - 6.4em);
}
.search-style:focus {
	border: 1px solid rgba(0, 0, 0, .6);
	box-shadow: none;
	outline: none;
}
.search-style + input[type="submit"] {
	width: 6.4em;
	padding: .5em .8em .4em;
	background: var(--color-main, #148837);
	color: var(--color-white, #fff);
	text-align: center;
	font-family: "Font Awesome 5 Free";
	border: 1px solid var(--color-main, #148837);
	margin-left: -.4em;
	font-weight: 900;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*password eye*/
.input-wrap_eye {
	position: relative;
}
.toggle-pass {
	position: absolute;
	top: 50%;
	right: 40px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
/*logout icon*/
.ic_logout {
	position: relative;
}
.ic_logout::before {
	position: absolute;
	top: 16px;
	left: -1em;
	content: "\f2f5";
	display: inline-block;
	font-family: "Font Awesome 5 Free Regular";
	font-weight: 900;
	font-size: 1em;
	width: 1em;
	height: 1em;
	z-index: 10;
}
/*入力フォーム　確認ページ共通*/
.bl_contactName {
	font-size: 2.4rem;
	color: #80BF9F;
	padding-bottom: 1em;
}
.ly_contactTable {
	margin-bottom: 4em;
}
.ly_contactTable tr {
	text-align: left;
}
.ly_contactTable th {
	width: 30%;
	min-width: 19em;
}
.ly_contactTable td {
	width: 70%;
	line-height: 1.75;
}
.ly_contactTable th span {
	font-size: 1.4rem;
	font-weight: normal;
	padding: .4em .8em;
	background: #BF8080;
	color: #fff;
	margin-right: 1em;
}
.ly_contactTable td ul {
	list-style: none;
}
.bl_page_btn__content {
	list-style: none;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.bl_page_btn__content li:first-of-type {
	margin-right: 2em;
}
.bl_contact_final-confirmation {
	padding: 0 0 3em;
	line-height: 1.75;
	font-size: 1.4rem;
}
/*フォーム　横並び*/
.ly_aide_by_side {}
.ly_aide_by_side label {
	padding-right: .5em;
	padding-left: 1em;
}
.ly_aide_by_side li.bl_card, .ly_aide_by_side2 li.bl_card {
	width: -webkit-calc((100% * 1) / 2);
	width: -moz-calc((100% * 1) / 2);
	width: calc((100% * 1) / 2);
	margin-bottom: 1em;
	margin-right: 0;
}
.ly_aide_by_side li.bl_card:last-of-type, .ly_aide_by_side2 li.bl_card:last-of-type {
	margin-bottom: 0;
}
.ly_aide_by_side li.bl_card:first-of-type label {
	padding-left: 0;
}
.ly_aide_by_side label + input {
	width: -webkit-calc(100% - 3.2em);
	width: -moz-calc(100% - 3.2em);
	width: calc(100% - 3.2em);
}
.ly_aide_by_side2 {}
.ly_aide_by_side2 label {
	padding-right: .5em;
	padding-left: 1em;
}
.ly_aide_by_side2 li.bl_card:first-of-type label {
	padding-left: 0;
}
.ly_aide_by_side2 label + input {
	width: -webkit-calc(100% - 4.4em);
	width: -moz-calc(100% - 4.4em);
	width: calc(100% - 4.4em);
}
/*テーブコンテンツ*/
.bl_tableList__wrap {
	width: 100%;
	margin-top: 2em;
}
.bl_tableList__wrap.margin-non {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.bl_tableList__wrap tr:first-of-type th {
	-moz-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
	vertical-align: top;
}
.bl_tableList__wrap tr:first-of-type td {
	-moz-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
}
.bl_tableList__wrap tr:last-of-type th {
	-moz-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
	vertical-align: top;
}
.bl_tableList__wrap tr:last-of-type td {
	-moz-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
}
.bl_tableList__wrap tr:not(:last-of-type) {
	border-bottom: 1px solid #e3e3e3;
}
.bl_tableList__wrap th, .bl_tableList__wrap td {
	padding: 1.5em;
}
.bl_tableList__wrap th {
	background-color: #F3EFEA;
	min-width: 8em;
}
.bl_tableList__wrap td {
	background-color: #f2f2f2;
}
.bl_tableList__wrap td p {
	line-height: 2;
}
.bl_tableList__wrap a {
	color: #333;
}
.bl_tableList__wrap a:hover {
	color: #80A2BF;
}
/*テーブルコンテンツ　終了*/
/*カスタム　ラジオボタン*/
.bl_serect-radio {
	padding: 0.5em 0;
	text-align: left;
}
.bl_serect-radio input[type="radio"] + label {
	cursor: pointer;
	display: inline-block;
	position: relative;
	padding-left: 25px;
	padding-right: 10px;
	width: 100%;
}
.bl_serect-radio input[type="radio"] + label::before {
	content: " ";
	position: absolute;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 1em;
	height: 1em;
	margin-top: 1px;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 1px solid;
	border-color: #408F63;
	background-color: #FFF;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.bl_serect-radio input[type="radio"]:checked + label::before {
	background-color: #408F63;
}
.bl_serect-radio input[type="radio"]:checked + label::after {
	content: " ";
	position: absolute;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: .6em;
	height: .3em;
	margin-top: -2px;
	top: 50%;
	left: 3px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-color: #fff;
}
.un_raid_purpose {
	display: block;
	width: 100% !important;
}
/*カスタム　チェックボタン*/
.bl_serect-radio input[type="checkbox"] + label {
	cursor: pointer;
	display: inline-block;
	position: relative;
	padding-left: 25px;
	padding-right: 10px;
	width: 100%;
}
.bl_serect-radio input[type="checkbox"] + label::before {
	content: " ";
	position: absolute;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 1em;
	height: 1em;
	margin-top: 1px;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 1px solid;
	border-color: #408F63;
	background-color: #FFF;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.bl_serect-radio input[type="checkbox"]:checked + label::before {
	background-color: #408F63;
}
.bl_serect-radio input[type="checkbox"]:checked + label::after {
	content: "";
	position: absolute;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: .6em;
	height: .3em;
	margin-top: -2px;
	top: 50%;
	left: 3px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-bottom: 2px solid;
	border-left: 2px solid;
	border-color: #fff;
}
/*カスタム　セレクトフォーム*/
.bl_serect-form {
	position: relative;
}
.bl_serect-form::after {
	content: " ";
	position: absolute;
	right: 1em;
	top: 50%;
	width: .4em;
	height: .4em;
	border-top: 2px solid #333;
	border-left: 2px solid #333;
	-webkit-transform: translateY(-50%) rotate(-135deg);
	-moz-transform: translateY(-50%) rotate(-135deg);
	-ms-transform: translateY(-50%) rotate(-135deg);
	-o-transform: translateY(-50%) rotate(-135deg);
	transform: translateY(-50%) rotate(-135deg);
	font-size: 20px;
	pointer-events: none;
}
.bl_serect-form select {
	padding-right: 1em;
}
/*新規登録カレンダー用 selectform*/
select.bl_calendar_serect {
	position: relative;
	background-color: var(--color-snowwhite, #F2F2F2);
	padding: 0 1em 0 0;
	font-size: 1.6rem;
	border: none;
	color: var(--color-darkgray, #333);
}
select.bl_calendar_serect {
	background-image:
		-webkit-gradient(linear, left top, right top, from(var(--color-snowwhite, #F2F2F2)), to(var(--color-snowwhite, #F2F2F2)));
	background-image:
		-webkit-linear-gradient(left, var(--color-snowwhite, #F2F2F2), var(--color-snowwhite, #F2F2F2));
	background-image:
		-moz-linear-gradient(left, var(--color-snowwhite, #F2F2F2), var(--color-snowwhite, #F2F2F2));
	background-image:
		linear-gradient(to right, var(--color-snowwhite, #F2F2F2), var(--color-snowwhite, #F2F2F2));
	background-position: 100% 0;
	background-size: 2.5em 100%;
	background-repeat: no-repeat;
}
.bl_calendar_serect_icon {
	position: relative;
	display: inherit;
}
.bl_calendar_serect_icon::before {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 50%;
	width: .4em;
	height: .4em;
	border-top: 2px solid var(--color-darkgray, #333);
	border-right: 2px solid var(--color-darkgray, #333);
	-webkit-transform: rotate(135deg) translateY(-50%);
	-moz-transform: rotate(135deg) translateY(-50%);
	-ms-transform: rotate(135deg) translateY(-50%);
	-o-transform: rotate(135deg) translateY(-50%);
	transform: rotate(135deg) translateY(-50%);
	z-index: 1;
	color: var(--color-white, #fff);
	pointer-events: none;
}
/*mypage用 selectform*/
select.bl_mypage_serect {
	position: relative;
}
select.bl_mypage_serect {
	background-image:
		-webkit-gradient(linear, left top, right top, from(var(--color-main, #148837)), to(var(--color-main, #148837)));
	background-image:
		-webkit-linear-gradient(left, var(--color-main, #148837), var(--color-main, #148837));
	background-image:
		-moz-linear-gradient(left, var(--color-main, #148837), var(--color-main, #148837));
	background-image:
		linear-gradient(to right, var(--color-main, #148837), var(--color-main, #148837));
	background-position: 100% 0;
	background-size: 2.5em 100%;
	background-repeat: no-repeat;
	color: var(--color-darkgray, #333);
}
.bl_mypage_serect_icon {
	position: relative;
}
.bl_mypage_serect_icon::before {
	content: " ";
	position: absolute;
	right: 1em;
	bottom: 50%;
	width: .4em;
	height: .4em;
	border-top: 2px solid var(--color-white, #fff);
	border-right: 2px solid var(--color-white, #fff);
	-webkit-transform: rotate(135deg) translateY(-50%);
	-moz-transform: rotate(135deg) translateY(-50%);
	-ms-transform: rotate(135deg) translateY(-50%);
	-o-transform: rotate(135deg) translateY(-50%);
	transform: rotate(135deg) translateY(-50%);
	z-index: 1;
	color: var(--color-white, #fff);
	pointer-events: none;
}
/*mypage用 inut="number"form*/
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type="number"] {
	-moz-appearance: textfield;
}
.no-spin::-webkit-inner-spin-button, .no-spin::-webkit-outer-spin-button {
	-webkit-appearance: none !important;
	margin: 0 !important;
	-moz-appearance: textfield !important;
}
/*mypage用 using-list*/
.bl_user-list_table {
	width: 100%;
}
.bl_user-list_table tr {
	width: 50%;
	background-color: var(--color-lightgray, #F8F8F8);
}
.bl_user-list_table th {
	padding: 1em 1.5em;
	vertical-align: middle;
}
/*mypage用　using-list-confirm*/
.bl_user-list-confirm_table {
	width: 100%;
}
.bl_user-list-confirm_table li:nth-of-type(even) {
	background-color: var(--color-white, #fff);
}
.bl_user-list-confirm_table li:nth-of-type(odd) {
	background-color: var(--color-lightgray, #F8F8F8);
}
.bl_user-list-confirm_table th, .bl_user-list-confirm_table td {
	padding: 1em;
}
.bl_user-list-confirm_table th {
	width: 3em;
}
.bl_user-list-confirm_table td:not(:last-of-type) {
	border-right: 1px solid var(--color-lightgray2, #e3e3e3);
}
.bl_user-list-confirm_table td:first-of-type {
	width: 60%;
}
.bl_user-list-confirm_table td:nth-of-type(2) {
	width: 30%;
}
.bl_user-list-confirm_table td:last-of-type {
	width: 10%;
	min-width: 5em;
}
@media (max-width: 959px) {
	/*
   フォームアイテム カスタム
   ========================================================================== */
	/* 検索 */
	.search-style {
		-moz-appearance: none;
		-webkit-appearance: none;
		appearance: none;
		background-color: #fff;
		background-image: none;
		border: 1px solid var(--color-main, #148837);
		-moz-border-radius: 0;
		border-radius: 0;
		color: inherit;
		font-family: inherit;
		font-size: 1em;
		padding: .4em .8em;
		width: -webkit-calc(100% - 6.4em);
		width: -moz-calc(100% - 6.4em);
		width: calc(100% - 6.4em);
	}
	.search-style:focus {
		border: 1px solid rgba(0, 0, 0, .6);
		box-shadow: none;
		outline: none;
	}
	.search-style + input[type="submit"] {
		width: 6.4em;
		padding: .5em .8em .4em;
		background: var(--color-main, #148837);
		color: var(--color-white, #fff);
		text-align: center;
		font-family: "Font Awesome 5 Free";
		border: 1px solid var(--color-main, #148837);
		margin-left: -.4em;
		font-weight: 900;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	/*password eye*/
	.input-wrap_eye {
		position: relative;
	}
	.toggle-pass {
		position: absolute;
		top: 50%;
		right: 40px;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	/*logout icon*/
	.ic_logout {
		position: relative;
	}
	.ic_logout::before {
		position: absolute;
		top: 16px;
		left: -1em;
		content: "\f2f5";
		display: inline-block;
		font-family: "Font Awesome 5 Free Regular";
		font-weight: 900;
		font-size: 1em;
		width: 1em;
		height: 1em;
		z-index: 10;
	}
	/*入力フォーム　確認ページ共通*/
	.bl_contactName {
		font-size: 2.4rem;
		color: #80BF9F;
		padding-bottom: 1em;
	}
	.ly_contactTable {
		margin-bottom: 4em;
	}
	.ly_contactTable tr {
		text-align: left;
	}
	.ly_contactTable th {
		width: 30%;
		min-width: 10em;
		font-size: 1.4rem;
	}
	.ly_contactTable td {
		width: 70%;
		line-height: 1.75;
	}
	.ly_contactTable th span {
		font-size: 1.2rem;
		font-weight: normal;
		padding: .4em .8em;
		background: #BF8080;
		color: #fff;
		margin-right: 1em;
	}
	.ly_contactTable td ul {
		list-style: none;
	}
	.bl_page_btn__content {
		list-style: none;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.bl_page_btn__content li:first-of-type {
		margin-right: 2em;
	}
	/*フォーム　横並び*/
	.ly_aide_by_side {}
	.ly_aide_by_side label {
		padding-right: .5em;
		padding-left: 0;
	}
	.ly_aide_by_side li.bl_card, .ly_aide_by_side2 li.bl_card {
		width: 100%;
		margin-bottom: 1em;
		margin-right: 0;
	}
	.ly_aide_by_side li.bl_card:last-of-type, .ly_aide_by_side2 li.bl_card:last-of-type {
		margin-bottom: 0;
	}
	.ly_aide_by_side li.bl_card :first-of-type label {
		padding-left: 0;
	}
	.ly_aide_by_side label + input {
		width: -webkit-calc(100% - 1.9em);
		width: -moz-calc(100% - 1.9em);
		width: calc(100% - 1.9em);
	}
	.ly_aide_by_side2 {}
	.ly_aide_by_side2 label {
		padding-right: .5em;
		padding-left: 0;
	}
	.ly_aide_by_side2 li:first-of-type label {
		padding-left: 0;
	}
	.ly_aide_by_side2 label + input {
		width: -webkit-calc(100% - 2.8em);
		width: -moz-calc(100% - 2.8em);
		width: calc(100% - 2.8em);
	}
	/*テーブコンテンツ*/
	.bl_tableList__wrap {
		width: 100%;
		margin-top: 2em;
	}
	.bl_tableList__wrap.margin-non {
		width: 100%;
		margin-top: 0;
		margin-bottom: 0;
	}
	.bl_tableList__wrap tr:first-of-type th {
		-moz-border-radius: 5px 0 0 0;
		border-radius: 5px 0 0 0;
		vertical-align: top;
	}
	.bl_tableList__wrap tr:first-of-type td {
		-moz-border-radius: 0 5px 0 0;
		border-radius: 0 5px 0 0;
	}
	.bl_tableList__wrap tr:last-of-type th {
		-moz-border-radius: 0 0 0 5px;
		border-radius: 0 0 0 5px;
		vertical-align: top;
	}
	.bl_tableList__wrap tr:last-of-type td {
		-moz-border-radius: 0 0 5px 0;
		border-radius: 0 0 5px 0;
	}
	.bl_tableList__wrap tr:not(:last-of-type) {
		border-bottom: 1px solid #e3e3e3;
	}
	.bl_tableList__wrap th, .bl_tableList__wrap td {
		padding: 1.5em;
		margin-bottom: 0 !important;
		height: 100%;
	}
	.bl_tableList__wrap th {
		background-color: #F3EFEA;
		vertical-align: top;
	}
	.bl_tableList__wrap td {
		background-color: #f2f2f2;
		font-size: 1.4rem;
	}
	.bl_tableList__wrap td p {
		line-height: 2;
	}
	.bl_tableList__wrap a {
		color: #333;
	}
	.bl_tableList__wrap a:hover {
		color: #80A2BF;
	}
	/*テーブルコンテンツ　終了*/
	/*カスタム　ラジオボタン*/
	.bl_serect-radio {
		padding: 0.5em 0;
		text-align: left;
	}
	.bl_serect-radio input[type="radio"] + label {
		cursor: pointer;
		display: inline-block;
		position: relative;
		padding-left: 25px;
		padding-right: 10px;
		width: 100%;
	}
	.bl_serect-radio input[type="radio"] + label::before {
		content: "";
		position: absolute;
		display: block;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 1em;
		height: 1em;
		margin-top: 1px;
		left: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		border: 1px solid;
		border-color: #408F63;
		background-color: #FFF;
		-moz-border-radius: 50%;
		border-radius: 50%;
	}
	.bl_serect-radio input[type="radio"]:checked + label::before {
		background-color: #408F63;
	}
	.bl_serect-radio input[type="radio"]:checked + label::after {
		content: "";
		position: absolute;
		display: block;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: .6em;
		height: .3em;
		margin-top: -2px;
		top: 50%;
		left: 3px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		border-bottom: 2px solid;
		border-left: 2px solid;
		border-color: #fff;
	}
	.un_raid_purpose {
		display: flex;
		flex-wrap: wrap;
		width: 100% !important;
	}
	.un_raid_purpose span {
		margin-right: 1em;
	}
	/*カスタム　チェックボタン*/
	.bl_serect-radio input[type="checkbox"] + label {
		cursor: pointer;
		display: inline-block;
		position: relative;
		padding-left: 25px;
		padding-right: 10px;
		width: 100%;
	}
	.bl_serect-radio input[type="checkbox"] + label::before {
		content: "";
		position: absolute;
		display: block;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 1em;
		height: 1em;
		margin-top: 1px;
		left: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		border: 1px solid;
		border-color: #408F63;
		background-color: #FFF;
		-moz-border-radius: 50%;
		border-radius: 50%;
	}
	.bl_serect-radio input[type="checkbox"]:checked + label::before {
		background-color: #408F63;
	}
	.bl_serect-radio input[type="checkbox"]:checked + label::after {
		content: "";
		position: absolute;
		display: block;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: .6em;
		height: .3em;
		margin-top: -2px;
		top: 50%;
		left: 3px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		border-bottom: 2px solid;
		border-left: 2px solid;
		border-color: #fff;
	}
	/*カスタム　セレクトフォーム*/
	.bl_serect-form {
		position: relative;
	}
	.bl_serect-form::after {
		content: " ";
		position: absolute;
		right: 1em;
		top: 50%;
		width: .4em;
		height: .4em;
		border-top: 2px solid #333;
		border-left: 2px solid #333;
		-webkit-transform: translateY(-50%) rotate(-135deg);
		-moz-transform: translateY(-50%) rotate(-135deg);
		-ms-transform: translateY(-50%) rotate(-135deg);
		-o-transform: translateY(-50%) rotate(-135deg);
		transform: translateY(-50%) rotate(-135deg);
		font-size: 20px;
		pointer-events: none;
	}
	.bl_serect-form select {
		padding-right: 1em;
	}
	/*新規登録カレンダー用 selectform*/
	select.bl_calendar_serect {
		position: relative;
		background-color: var(--color-snowwhite, #F2F2F2);
		padding: 0 3em 0 0;
		font-size: 1.4rem;
		border: none;
		-moz-border-radius: 3em;
		border-radius: 3em;
	}
	select.bl_calendar_serect {
		background-image:
			-webkit-gradient(linear, left top, right top, from(var(--color-snowwhite, #F2F2F2)), to(var(--color-snowwhite, #F2F2F2)));
		background-image:
			-webkit-linear-gradient(left, var(--color-snowwhite, #F2F2F2), var(--color-snowwhite, #F2F2F2));
		background-image:
			-moz-linear-gradient(left, var(--color-snowwhite, #F2F2F2), var(--color-snowwhite, #F2F2F2));
		background-image:
			linear-gradient(to right, var(--color-snowwhite, #F2F2F2), var(--color-snowwhite, #F2F2F2));
		background-position: 100% 0;
		background-size: 2.5em 100%;
		background-repeat: no-repeat;
	}
	.bl_calendar_serect_icon {
		position: relative;
		margin-bottom: 1em;
	}
	.bl_calendar_serect_icon::before {
		content: " ";
		position: absolute;
		right: 1.5em;
		bottom: 50%;
		width: .4em;
		height: .4em;
		border-top: 2px solid var(--color-darkgray, #333);
		border-right: 2px solid var(--color-darkgray, #333);
		-webkit-transform: rotate(135deg) translateY(-50%);
		-moz-transform: rotate(135deg) translateY(-50%);
		-ms-transform: rotate(135deg) translateY(-50%);
		-o-transform: rotate(135deg) translateY(-50%);
		transform: rotate(135deg) translateY(-50%);
		z-index: 1;
		color: var(--color-white, #fff);
		pointer-events: none;
	}
	/*mypage用 selectform*/
	select.bl_mypage_serect {
		position: relative;
	}
	select.bl_mypage_serect {
		background-image:
			-webkit-gradient(linear, left top, right top, from(var(--color-main, #148837)), to(var(--color-main, #148837)));
		background-image:
			-webkit-linear-gradient(left, var(--color-main, #148837), var(--color-main, #148837));
		background-image:
			-moz-linear-gradient(left, var(--color-main, #148837), var(--color-main, #148837));
		background-image:
			linear-gradient(to right, var(--color-main, #148837), var(--color-main, #148837));
		background-position: 100% 0;
		background-size: 2.5em 100%;
		background-repeat: no-repeat;
	}
	.bl_mypage_serect_icon {
		position: relative;
		min-width: 6em;
	}
	.bl_mypage_serect_icon::before {
		content: " ";
		position: absolute;
		right: 1em;
		bottom: 50%;
		width: .4em;
		height: .4em;
		border-top: 2px solid var(--color-white, #fff);
		border-right: 2px solid var(--color-white, #fff);
		-webkit-transform: rotate(135deg) translateY(-50%);
		-moz-transform: rotate(135deg) translateY(-50%);
		-ms-transform: rotate(135deg) translateY(-50%);
		-o-transform: rotate(135deg) translateY(-50%);
		transform: rotate(135deg) translateY(-50%);
		z-index: 1;
		color: var(--color-white, #fff);
		pointer-events: none;
	}
	/*mypage用 inut="number"form*/
	.bl_mypage_number_icon {
		position: relative;
		width: 6em;
	}
	input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
		-webkit-appearance: none;
		margin: 0;
	}
	input[type="number"] {
		-moz-appearance: textfield;
	}
	.no-spin::-webkit-inner-spin-button, .no-spin::-webkit-outer-spin-button {
		-webkit-appearance: none !important;
		margin: 0 !important;
		-moz-appearance: textfield !important;
	}
	.bl_mypage_number_icon input.bl_mypage_serect[type="number"]::-webkit-contacts-auto-fill-button {
		opacity: 0;
	}
	/*mypage用 using-list*/
	.bl_user-list_table {
		width: 100%;
	}
	.bl_user-list_table tr {
		width: 50%;
		background-color: var(--color-lightgray, #F8F8F8);
	}
	.bl_user-list_table th {
		padding: 1em 1.5em;
		vertical-align: middle;
	}
	/*mypage用　using-list-confirm*/
	.bl_user-list-confirm_table {
		width: 100%;
	}
	.bl_user-list-confirm_table li:nth-of-type(even) {
		background-color: var(--color-white, #fff);
	}
	.bl_user-list-confirm_table li:nth-of-type(odd) {
		background-color: var(--color-lightgray, #F8F8F8);
	}
	.bl_user-list-confirm_table th, .bl_user-list-confirm_table td {
		padding: 1em;
	}
	.bl_user-list-confirm_table th {
		width: 3em;
	}
	.bl_user-list-confirm_table td:not(:last-of-type) {
		border-right: 1px solid var(--color-lightgray2, #e3e3e3);
	}
	.bl_user-list-confirm_table td:first-of-type {
		width: 60%;
	}
	.bl_user-list-confirm_table td:nth-of-type(2) {
		width: 30%;
	}
	.bl_user-list-confirm_table td:last-of-type {
		width: 10%;
		min-width: 5em;
	}
}
@media (max-width: 559px) {
	/*
   フォームアイテム カスタム
   ========================================================================== */
	/* 検索 */
	.search-style {
		-moz-appearance: none;
		-webkit-appearance: none;
		appearance: none;
		background-color: #fff;
		background-image: none;
		border: 1px solid var(--color-main, #148837);
		-moz-border-radius: 0;
		border-radius: 0;
		color: inherit;
		font-family: inherit;
		font-size: 1em;
		padding: .4em .8em;
		width: -webkit-calc(100% - 6.4em);
		width: -moz-calc(100% - 6.4em);
		width: calc(100% - 6.4em);
	}
	.search-style:focus {
		border: 1px solid rgba(0, 0, 0, .6);
		box-shadow: none;
		outline: none;
	}
	.search-style + input[type="submit"] {
		width: 6.4em;
		padding: .5em .8em .4em;
		background: var(--color-main, #148837);
		color: var(--color-white, #fff);
		text-align: center;
		font-family: "Font Awesome 5 Free";
		border: 1px solid var(--color-main, #148837);
		margin-left: -.4em;
		font-weight: 900;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	/*password eye*/
	.input-wrap_eye {
		position: relative;
	}
	.toggle-pass {
		position: absolute;
		top: 50%;
		right: 40px;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	/*logout icon*/
	.ic_logout {
		position: relative;
	}
	.ic_logout::before {
		position: absolute;
		top: 16px;
		left: -1em;
		content: "\f2f5";
		display: inline-block;
		font-family: "Font Awesome 5 Free Regular";
		font-weight: 900;
		font-size: 1em;
		width: 1em;
		height: 1em;
		z-index: 10;
	}
	/*入力フォーム　確認ページ共通*/
	.bl_contactName {
		font-size: 2.4rem;
		color: #80BF9F;
		padding-bottom: 1em;
	}
	.ly_contactTable {
		margin-bottom: 4em;
	}
	.ly_contactTable tr {
		text-align: left;
	}
	.ly_contactTable th {
		width: 100%;
		min-width: 19em;
	}
	.ly_contactTable td {
		width: 100%;
		line-height: 1.75;
	}
	.ly_contactTable th span {
		font-size: 1rem;
		font-weight: normal;
		padding: .4em .8em;
		background: #BF8080;
		color: #fff;
		margin-right: 1em;
	}
	.ly_contactTable td ul {
		list-style: none;
	}
	.bl_page_btn__content {
		list-style: none;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.bl_page_btn__content li:first-of-type {
		margin-right: 2em;
	}
	.bl_contact_final-confirmation {
		padding: 0 0 3em;
		line-height: 1.75;
		font-size: 1.4rem;
	}
	/*フォーム　横並び*/
	.ly_aide_by_side {}
	.ly_aide_by_side label {
		padding-right: .5em;
		padding-left: 0;
	}
	.ly_aide_by_side li.bl_card, .ly_aide_by_side2 li.bl_card {
		width: 100%;
		margin-bottom: 1em;
	}
	.ly_aide_by_side li.bl_card:last-of-type, .ly_aide_by_side2 li.bl_card:last-of-type {
		margin-bottom: 0;
	}
	.ly_aide_by_side li.bl_card :first-of-type label {
		padding-left: 0;
	}
	.ly_aide_by_side label + input {
		width: -webkit-calc(100% - 2.3em);
		width: -moz-calc(100% - 2.3em);
		width: calc(100% - 2.3em);
	}
	.ly_aide_by_side2 {}
	.ly_aide_by_side2 label {
		padding-right: .3em;
		padding-left: 0;
	}
	.ly_aide_by_side2 li:first-of-type label {
		padding-left: 0;
	}
	.ly_aide_by_side2 label + input {
		width: -webkit-calc(100% - 2.9em);
		width: -moz-calc(100% - 2.9em);
		width: calc(100% - 2.9em);
	}
	/*テーブコンテンツ*/
	.bl_tableList__wrap {
		width: 100%;
		margin-top: 2em;
	}
	.bl_tableList__wrap.margin-non {
		width: 100%;
		margin-top: 0;
		margin-bottom: 0;
	}
	.bl_tableList__wrap tr:first-of-type th {
		-moz-border-radius: 5px 0 0 0;
		border-radius: 5px 0 0 0;
		vertical-align: top;
	}
	.bl_tableList__wrap tr:first-of-type td {
		-moz-border-radius: 0 5px 0 0;
		border-radius: 0 5px 0 0;
	}
	.bl_tableList__wrap tr:last-of-type th {
		-moz-border-radius: 0 0 0 5px;
		border-radius: 0 0 0 5px;
		vertical-align: top;
	}
	.bl_tableList__wrap tr:last-of-type td {
		-moz-border-radius: 0 0 5px 0;
		border-radius: 0 0 5px 0;
	}
	.bl_tableList__wrap tr:not(:last-of-type) {}
	.bl_tableList__wrap th, .bl_tableList__wrap td {
		display: block;
		text-align: left;
	}
	.bl_tableList__wrap th {
		background-color: #F3EFEA;
		min-width: 100%;
		font-size: 1.4rem;
		padding: 1em;
	}
	.bl_tableList__wrap td {
		background-color: #f2f2f2;
		font-size: 1.4rem;
		padding: 1.5em;
	}
	.bl_tableList__wrap td p {
		line-height: 2;
	}
	.bl_tableList__wrap a {
		color: #333;
	}
	.bl_tableList__wrap a:hover {
		color: #80A2BF;
	}
	/*テーブルコンテンツ　終了*/
	/*カスタム　ラジオボタン*/
	.bl_serect-radio {
		padding: 0.5em 0;
		text-align: left;
	}
	.bl_serect-radio input[type="radio"] + label {
		cursor: pointer;
		display: inline-block;
		position: relative;
		padding-left: 25px;
		padding-right: 10px;
		width: 100%;
	}
	.bl_serect-radio input[type="radio"] + label::before {
		content: "";
		position: absolute;
		display: block;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 1em;
		height: 1em;
		margin-top: 1px;
		left: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		border: 1px solid;
		border-color: #408F63;
		background-color: #FFF;
		-moz-border-radius: 50%;
		border-radius: 50%;
	}
	.bl_serect-radio input[type="radio"]:checked + label::before {
		background-color: #408F63;
	}
	.bl_serect-radio input[type="radio"]:checked + label::after {
		content: "";
		position: absolute;
		display: block;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: .6em;
		height: .3em;
		margin-top: -2px;
		top: 50%;
		left: 3px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		border-bottom: 2px solid;
		border-left: 2px solid;
		border-color: #fff;
	}
	.un_raid_purpose {
		display: flex !important;
		flex-wrap: wrap !important;
		width: 100% !important;
	}
	.un_raid_purpose span {
		margin-right: 1em;
	}
	/*カスタム　チェックボタン*/
	.bl_serect-radio input[type="checkbox"] + label {
		cursor: pointer;
		display: inline-block;
		position: relative;
		padding-left: 25px;
		padding-right: 10px;
		width: 100%;
	}
	.bl_serect-radio input[type="checkbox"] + label::before {
		content: "";
		position: absolute;
		display: block;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 1em;
		height: 1em;
		margin-top: 1px;
		left: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		border: 1px solid;
		border-color: #408F63;
		background-color: #FFF;
		-moz-border-radius: 50%;
		border-radius: 50%;
	}
	.bl_serect-radio input[type="checkbox"]:checked + label::before {
		background-color: #408F63;
	}
	.bl_serect-radio input[type="checkbox"]:checked + label::after {
		content: "";
		position: absolute;
		display: block;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: .6em;
		height: .3em;
		margin-top: -2px;
		top: 50%;
		left: 3px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		border-bottom: 2px solid;
		border-left: 2px solid;
		border-color: #fff;
	}
	/*カスタム　セレクトフォーム*/
	.bl_serect-form {
		position: relative;
	}
	.bl_serect-form::after {
		content: " ";
		position: absolute;
		right: 1em;
		top: 50%;
		width: .4em;
		height: .4em;
		border-top: 2px solid #333;
		border-left: 2px solid #333;
		-webkit-transform: translateY(-50%) rotate(-135deg);
		-moz-transform: translateY(-50%) rotate(-135deg);
		-ms-transform: translateY(-50%) rotate(-135deg);
		-o-transform: translateY(-50%) rotate(-135deg);
		transform: translateY(-50%) rotate(-135deg);
		font-size: 20px;
		pointer-events: none;
	}
	.bl_serect-form select {
		padding-right: 1em;
	}
	/*新規登録カレンダー用 selectform*/
	select.bl_calendar_serect {
		position: relative;
		background-color: var(--color-snowwhite, #F2F2F2);
		padding: 0 3em 0 0;
		font-size: 1.2rem;
		border: none;
		-moz-border-radius: 3em;
		border-radius: 3em;
	}
	select.bl_calendar_serect {
		background-image:
			-webkit-gradient(linear, left top, right top, from(var(--color-snowwhite, #F2F2F2)), to(var(--color-snowwhite, #F2F2F2)));
		background-image:
			-webkit-linear-gradient(left, var(--color-snowwhite, #F2F2F2), var(--color-snowwhite, #F2F2F2));
		background-image:
			-moz-linear-gradient(left, var(--color-snowwhite, #F2F2F2), var(--color-snowwhite, #F2F2F2));
		background-image:
			linear-gradient(to right, var(--color-snowwhite, #F2F2F2), var(--color-snowwhite, #F2F2F2));
		background-position: 100% 0;
		background-size: 2.5em 100%;
		background-repeat: no-repeat;
	}
	.bl_calendar_serect_icon {
		position: relative;
		margin: auto;
	}
	.bl_calendar_serect_icon::before {
		content: " ";
		position: absolute;
		right: 1.5em;
		bottom: 50%;
		width: .4em;
		height: .4em;
		border-top: 2px solid var(--color-darkgray, #333);
		border-right: 2px solid var(--color-darkgray, #333);
		-webkit-transform: rotate(135deg) translateY(-50%);
		-moz-transform: rotate(135deg) translateY(-50%);
		-ms-transform: rotate(135deg) translateY(-50%);
		-o-transform: rotate(135deg) translateY(-50%);
		transform: rotate(135deg) translateY(-50%);
		z-index: 1;
		color: var(--color-white, #fff);
		pointer-events: none;
	}
	/*mypage用 selectform*/
	select.bl_mypage_serect {
		position: relative;
	}
	select.bl_mypage_serect {
		background-image:
			-webkit-gradient(linear, left top, right top, from(var(--color-main, #148837)), to(var(--color-main, #148837)));
		background-image:
			-webkit-linear-gradient(left, var(--color-main, #148837), var(--color-main, #148837));
		background-image:
			-moz-linear-gradient(left, var(--color-main, #148837), var(--color-main, #148837));
		background-image:
			linear-gradient(to right, var(--color-main, #148837), var(--color-main, #148837));
		background-position: 100% 0;
		background-size: 2.5em 100%;
		background-repeat: no-repeat;
	}
	.bl_mypage_serect_icon {
		position: relative;
		min-width: 6em;
	}
	.bl_mypage_serect_icon::before {
		content: " ";
		position: absolute;
		right: 1em;
		bottom: 50%;
		width: .4em;
		height: .4em;
		border-top: 2px solid var(--color-white, #fff);
		border-right: 2px solid var(--color-white, #fff);
		-webkit-transform: rotate(135deg) translateY(-50%);
		-moz-transform: rotate(135deg) translateY(-50%);
		-ms-transform: rotate(135deg) translateY(-50%);
		-o-transform: rotate(135deg) translateY(-50%);
		transform: rotate(135deg) translateY(-50%);
		z-index: 1;
		color: var(--color-white, #fff);
		pointer-events: none;
	}
	/*mypage用 inut="number"form*/
	.bl_mypage_number_icon {
		position: relative;
		width: 6em;
	}
	input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
		-webkit-appearance: none;
		margin: 0;
	}
	input[type="number"] {
		-moz-appearance: textfield;
	}
	.no-spin::-webkit-inner-spin-button, .no-spin::-webkit-outer-spin-button {
		-webkit-appearance: none !important;
		margin: 0 !important;
		-moz-appearance: textfield !important;
	}
	/*mypage用 using-list*/
	.bl_user-list_table {
		width: 100%;
	}
	.bl_user-list_table tr {
		width: 50%;
		background-color: var(--color-lightgray, #F8F8F8);
	}
	.bl_user-list_table th {
		padding: 1em 1.5em;
		vertical-align: middle;
	}
	/*mypage用　using-list-confirm*/
	.bl_user-list-confirm_table {
		width: 100%;
	}
	.bl_user-list-confirm_table li:nth-of-type(even) {
		background-color: var(--color-white, #fff);
	}
	.bl_user-list-confirm_table li:nth-of-type(odd) {
		background-color: var(--color-lightgray, #F8F8F8);
	}
	.bl_user-list-confirm_table th, .bl_user-list-confirm_table td {
		padding: 1em;
	}
	.bl_user-list-confirm_table th {
		width: 3em;
	}
	.bl_user-list-confirm_table td:not(:last-of-type) {
		border-right: 1px solid var(--color-lightgray2, #e3e3e3);
	}
	.bl_user-list-confirm_table td:first-of-type {
		width: 60%;
	}
	.bl_user-list-confirm_table td:nth-of-type(2) {
		width: 30%;
	}
	.bl_user-list-confirm_table td:last-of-type {
		width: 10%;
		min-width: 5em;
	}
}