@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
main {
	display: block;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}
address {
	font-style: normal;
}
caption,
th,
td {
	font-weight: 400;
	text-align: left;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	border: 0;
	height: 1px;
	border-bottom: 1px solid #ccc;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
button {
	border: none;
	background: none;
	display: block;
	cursor: pointer;
}
textarea,
input {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
button,
a {
	text-decoration: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
img {
	border: 0 none;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
}
body {
	word-break: break-all;
	line-break: strict;
	word-break: normal !important;
	word-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
}
.clr:after {
	content: ' ';
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}
.clr {
	display: inline-block;
	min-height: 1%;
}
* html .clr {
	height: 1%;
}
.clr {
	display: block;
}
a:focus,
*:focus {
	outline: none;
}
form {
	display: inline;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	outline: none;
	background: transparent;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding: 0;
	font-size: 16px;
	border: 0;
	border-radius: 0;
}
select::-ms-expand {
	display: none;
}
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	resize: none;
	padding: 0;
	border: 0;
	outline: none;
	background: transparent;
	font-size: 16px;
	border-radius: 0;
}
input[type='text'],
input[type='number'],
input[type='time'],
input[type='week'],
input[type='month'],
input[type='date'],
input[type='datetime'],
input[type='password'],
input[type='email'],
input[type='url'],
input[type='tel'],
input[type='search'] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	resize: none;
	border: 0;
	outline: none;
	background: transparent;
	border-radius: 0;
}
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.noBar {
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.noBar::-webkit-scrollbar {
	display: none;
}
.content-box {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
@media screen and (min-width: 768px) {
	a[href^='tel:'] {
		pointer-events: none;
	}
}
html body .sp-block,
html body .sp-inline,
html body .sp-inlineB,
html body .sp-flex {
	display: none;
}
@media only screen and (max-width: 767px) {
	html body .sp-none {
		display: none;
	}
	html body .sp-block {
		display: block;
	}
	html body .sp-flex {
		display: flex;
	}
	html body .sp-inline {
		display: inline;
	}
	html body .sp-inlineB {
		display: inline-block;
	}
	html body .sp-brNone br {
		display: none;
	}
}

/* 要素設定 */
body {
	color: #333;
	font-size: 14px;
	font-family: 'Noto Sans JP', sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0;
}

@media screen and (max-width: 767px) {
	body {
		font-size: 14px;
	}
}

button,
select,
textarea,
input {
	font-family: 'Noto Sans JP', sans-serif;
	font-optical-sizing: auto;
	color: #000;
	font-size: 16px;
}

@media screen and (max-width: 767px) {
	button,
	select,
	textarea,
	input {
	}
}

.font-en {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	letter-spacing: 0;
}

.font-i {
	font-family: 'Material Symbols Outlined';
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;

	font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

@media screen and (max-width: 767px) {
	.font-en {
		/* margin-top: 66px; */ /* font-size: 11px; */
	}

	.font-i {
	}
}

.font-i.person:before {
	content: 'person';
}
.font-i.calendar_month:before {
	content: 'calendar_month';
}
.font-i.note_stack:before {
	content: 'note_stack';
}
.font-i.group:before {
	content: 'group';
}
.font-i.devices:before {
	content: 'devices';
}
.font-i.inbox:before {
	content: 'inbox';
}
.font-i.import_contacts:before {
	content: 'import_contacts';
}
.font-i.star:before {
	content: 'star';
}
.font-i.mail:before {
	content: 'mail';
}
.font-i.account_circle:before {
	content: 'account_circle';
}
.font-i.videocam:before {
	content: 'videocam';
}
.font-i.check:before {
	content: 'check';
}
.font-i.send:before {
	content: 'send';
}
.font-i.article:before {
	content: 'article';
}
.font-i.download:before {
	content: 'download';
}
.font-i.reply:before {
	content: 'reply';
}
.font-i.id_card:before {
	content: 'id_card';
}
.font-i.school:before {
	content: 'school';
}
.font-i.apartment:before {
	content: 'apartment';
}
.font-i.Badge:before {
	content: 'Badge';
}
.font-i.lock:before {
	content: 'lock';
}
.font-i.close:before {
	content: 'close';
}
.font-i.edit_document:before {
	content: 'edit_document';
}
.font-i.contact_page:before {
	content: 'contact_page';
}

a {
	color: #333;
}

.mainWidth {
	padding-left: 80px;
	padding-right: 80px;
}

.mainInner {
	max-width: 1010px;
	margin: 0 auto;
}
.mainWidth2 {
	padding-left: 80px;
	padding-right: 80px;
}

.mainInner2 {
	max-width: 1010px;
	margin: 0 auto;
}

@media screen and (max-width: 767px) {
	.mainWidth {
		padding-left: 20px;
		padding-right: 20px;
	}

	.mainWidth2 {
		padding-left: 20px;
		padding-right: 20px;
	}
}

:root {
	/* メインカラー */
	--color-main: #0069e5;

	/* カラー */
	--color-black: #454b55;
	--color-gray: #90959e;
	--color-red: #ed2d39;
	--color-green: #04af65;

	/* バックカラーー */
	--background-gray: #fafbff;

	/* ホバーのバックーー */
	--hover-gray: #f2f4f8;

	/* 角丸 */
	--radius-s: 5px;
	--radius-m: 10px;
	--radius-l: 100px;

	/* 左の余白 */
	--left-margin: 270px;

	/* ボーダー */
	--border-main: solid 1px #dfe3ec;
	--border-main_bg: #dfe3ec;

	/* 影 */
	--shadow-main: 0px 2px 2px rgba(0, 0, 0, 0.05);

	/* parameter.jsで設定できる色 */
	--main_bg_color: #f8f8f8;
	--corporate_bg_color: transparent;
	--corporate_bg_color2: transparent;
	--corporate_text_color: transparent;
	--corporate_text_color2: transparent;
}

/*　mypage_top_v5のbody
---------------------------------------------------------*/
#topFrame {
	overflow: hidden;
}
#topFrame .wrapper {
	padding-bottom: 0;
}

/*　lineのmodal
---------------------------------------------------------*/
.line-btn-box,
.line_box_err,
.line_linkage,
.line_release {
	display: none;
}

.line_modal_logo {
	padding: 0 0 20px;
}

.line_modal_logo_img {
	max-height: 30px;
	max-width: 100%;
	object-fit: contain;
}

.line-btn-box {
	padding: 0 70px;
	width: 100%;
	max-width: 1200px;
	position: absolute;
	bottom: 70px;
	left: 50%;
	z-index: 50;
	text-align: right;
	transform: translateX(-50%);
}

.line-btn {
	margin: 0 0 0 auto;
	padding: 20px 30px 20px 100px;
	border: 2px solid #06c755;
	border-radius: 10px;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
	vertical-align: middle;
	background: url(/ja/e2r_common/e2r_pro/assets/images/icon-line.png) left 15px center no-repeat #fff;
	background-size: 60px auto;
	cursor: pointer;
}

.line-btn:hover {
	color: #06c755;
	text-decoration: none;
}

.jquery-modal {
	z-index: 1010;
}

.line_btn_wrapper {
	padding: 20px 0 0;
	text-align: center;
}

@media screen and (max-width: 1200px) {
	.line-btn-box {
		padding: 0 20px;
		left: auto;
		right: 0;
		bottom: 20px;
		transform: translateX(0);
	}

	.line-btn {
		padding: 15px 25px 15px 80px;
		font-size: 14px;
		background-size: 45px auto;
	}
}

/*　ヘッダー
---------------------------------------------------------*/
#pageHeader {
	position: relative;
	z-index: 100;
}

.l-head {
	border-top: 8px solid var(--corporate_bg_color);
	position: fixed;
	z-index: 6;
	top: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	width: 270px;
	padding: 34px 0 25px 0;
	box-shadow: 1px 0px 5px rgba(0, 34, 122, 0.1);
	overflow-y: auto;
}
.l-head_logo {
	margin: 0 30px;
}

.l-head_logo a {
	display: block;
	text-align: center;
}

.l-head_logo img {
	max-height: 60px;
}

/*
.l-head_logo img{
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: contain;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}*/

.l-head_mes {
	/* font-family: 'Inter'; */
	font-weight: 700;
	font-size: 13px;
	margin: 20px 30px 0;
	line-height: 1.2;
}
.l-head_mes p {
}
.l-head_mes p + p {
	margin-top: 6px;
}

.l-head_navi {
	margin: 24px 30px 0;
}

.l-head_navi_line {
	/* border-top: var(--border-main); */
	display: block;
	margin: 20px 0 0;
	padding-top: 20px;
	position: relative;
	z-index: 1;
}
.l-head_navi_line:before {
	content: '';
	z-index: 1;
	position: absolute;

	border-top: var(--border-main);

	top: 0;
	right: 0;
	left: 0;
}

.l-head_navi_box {
}
.l-head_navi_btn1 {
	font-weight: 700;
	font-size: 13px;
	padding: 10px 30px 10px 28px;
	position: relative;
	z-index: 1;
	display: block;
}

.l-head_navi_btn1.js-menuOpen2:after,
.l-head_navi_btn1.js-menuOpen2:before {
	content: '';
	z-index: 1;
	position: absolute;
	background: #333;
	width: 13px;
	height: 1px;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.l-head_navi_btn1.js-menuOpen2:after {
	transform: rotate(90deg);
}
.l-head_navi_btn1.js-menuOpen2.on:after {
	display: none;
}

.l-head_navi_btn1 .font-i {
	font-size: 20px;
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: -3px;
	text-align: center;
	width: 25px;
	margin: auto;
	line-height: 20px;
	height: 20px;
}
.l-head_navi_btn1 .c-icon-new {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 15px;
}

.l-head_navi_box2_list a .c-icon-new {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 15px;
}

.l-head_navi_list {
	display: none;
}

.l-head_navi_list-data {
	background: var(--background-gray);
	border-radius: var(--radius-s);
	padding: 18px 18px 22px;
}

.l-head_data {
	width: 384px;
	background: var(--background-gray);
	position: fixed;
	z-index: 5;
	top: 0;
	left: 270px;
	bottom: 0;
	padding: 98px 0 0;
	overflow-y: auto;
	box-shadow: 1px 0px 5px rgba(0, 34, 122, 0.1);
	transform: translate(-105%, 0px);

	transition: transform 0.3s cubic-bezier(0.43, 0.05, 0.17, 1);
}
.l-head_data.on {
	transform: translate(0%, 0px);
}
/*.l-head_data2{
  width: 246px;
  background: #fff;
  position: fixed;
  z-index: 5;
  left: 281px;
  bottom: 100px;
  padding: 0 0;
  overflow-y: auto;
  box-shadow: 1px 0px 5px rgba(0, 34, 122, 0.1);
  border-radius: var(--radius-s);
  padding: 29px 2%;
  display: none;
}
.l-head_data2.on{
  display: block;
}*/
.l-head_data3 {
	display: none;
}

.l-head_navi_box2 {
	margin: 0 30px;
}
.l-head_navi_box2 + .l-head_navi_box2 {
	margin-top: 30px;
}

.l-head_navi_box2_ttl {
	font-weight: 700;
	font-size: 16px;
	padding-left: 29px;
	position: relative;
	z-index: 1;
	margin-bottom: 17px;
}
.l-head_navi_box2_ttl .font-i {
	font-size: 24px;
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: -3px;
	text-align: center;
	width: 25px;
	margin: auto;
	line-height: 24px;
	height: 24px;
}
.l-head_navi_box2_list {
	/* border-top: var(--border-main); */
}
.l-head_navi_box2_list a {
	display: block;
	border-bottom: var(--border-main);
	padding: 14px 40px 14px 30px;
	font-size: 13px;
	position: relative;
	z-index: 1;
}
.l-head_navi_box2_list a:last-child {
	border-bottom: none;
}

.l-head_navi_box2_list a:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 11px;
	width: 5px;
	height: 5px;
	margin: auto;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	transform: rotate(45deg);
}

.l-head_navi_box3_ttl {
	font-weight: 700;
	margin-bottom: 13px;
}
.l-head_navi_box3_list + .l-head_navi_box3_list {
	margin-top: 15px;
	padding-top: 15px;
	border-top: var(--border-main);
}
.l-head_navi_box3_list li:nth-child(n + 2) {
	margin-top: 6px;
}
.l-head_navi_box3_list a {
	font-size: 13px;
}

@media screen and (min-width: 768px) {
	.l-head_navi_box3_list a:hover,
	.l-head_navi_box2_list a:hover,
	.l-head_navi_btn1:hover {
		color: var(--color-gray);
	}

	.l-head_navi_box2_list a:hover:before {
		border-color: var(--color-gray);
	}
}

@media screen and (max-width: 767px) {
	#pageHeader {
		height: 66px;
	}

	.l-head {
		visibility: hidden;
		transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
		opacity: 0;
		bottom: 59px;
		border-top-width: 6px;
		width: auto;
		right: 0;
		padding: 27px 0 0 0;
	}

	.l-head.on {
		visibility: visible;
		transition: transform 0.4s, opacity 0.4s;
		opacity: 1;
		padding: 27px 0;
	}

	.l-head_logo {
		margin: 0 0 0 11%;
		width: 206px;
	}

	.l-head_logo img {
		max-height: 40px;
	}

	.l-head_mes {
		margin: 17px 11% 0;
		font-size: 12px;
	}

	.l-head_navi {
		margin: 24px 5% 0;
	}

	.l-head_navi_line {
		margin: 10px 0 0;
		padding-top: 10px;
	}

	.l-head_navi_line:before {
		right: 20px;
		left: 20px;
	}

	.l-head_navi_btn1 {
		padding: 16px 39px 16px 57px;
		font-size: 15px;
	}

	.l-head_navi_btn1.js-menuOpen2,
	.l-head_navi_btn1.js-menuOpen {
		position: relative;
		z-index: 1;
	}

	.l-head_navi_btn1.js-menuOpen2:after,
	.l-head_navi_btn1.js-menuOpen2:before,
	.l-head_navi_btn1.js-menuOpen:after,
	.l-head_navi_btn1.js-menuOpen:before {
		content: '';
		z-index: 1;
		position: absolute;
		background: #333;
		width: 16px;
		height: 2px;
		top: 0;
		bottom: 0;
		right: 19px;
		margin: auto;
	}

	.l-head_navi_btn1.js-menuOpen2:after,
	.l-head_navi_btn1.js-menuOpen:after {
		transform: rotate(90deg);
	}

	.l-head_navi_btn1.js-menuOpen2.on:after,
	.l-head_navi_btn1.js-menuOpen.on:after {
		display: none;
	}

	.l-head_navi_btn1 .font-i {
		left: 20px;
	}

	.l-head_navi_btn1 .c-icon-new {
		position: relative;
		top: -1px;
		margin-left: 12px;
	}

	.l-head_sp-none {
		display: none;
	}

	.l-head_navi_list {
		background: var(--background-gray);
		border-radius: var(--radius-s);
		padding: 8px 0;
	}

	.l-head_navi_list.l-head_navi_list-multiple {
		padding: 27px 0 25px;
	}

	.l-head_navi_list .l-head_navi_box2_list {
		border-top: none;
	}

	.l-head_navi_list .l-head_navi_box2 {
		margin: 0 8% 0;
	}

	.l-head_data {
		display: none;
	}

	.l-head_data.on {
		display: none;
	}

	.l-head_data2.on {
		display: none;
	}

	.l-head_data3 {
		background: var(--background-gray);
		display: block;
		position: fixed;
		z-index: 4;
		top: 0;
		left: 0;
		right: 0;
		bottom: 59px;
		visibility: hidden;
		transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
		opacity: 0;
		/* overflow-y: auto; */
		overflow: hidden;
		padding: 40px 0;
	}

	.l-head_data3.on {
		visibility: visible;
		transition: transform 0.4s, opacity 0.4s;
		opacity: 1;
	}

	.l-head_data3 .l-head_navi_box2_ttl {
		display: block;
	}

	.l-head_data3 .l-head_navi_box2_list a {
		padding: 16px 10px 16px 30px;
	}

	.l-head_data3_inner {
		border-radius: 20px 20px 0 0;
		background: #fff;
		position: absolute;
		z-index: 5;
		top: 128px;
		left: 0;
		right: 0;
		bottom: 0;

		transform: translate(0px, 100%);
		transition: transform 0.3s cubic-bezier(0.43, 0.05, 0.17, 1);
	}
	.l-head_data3.on .l-head_data3_inner {
		transform: translate(0px, 0px);
	}

	.l-head_data3_close {
		position: absolute;
		z-index: 5;
		right: 0;
		overflow: hidden;
		/* background: #ccc; */
		display: block;
		width: 40px;
		height: 40px;
		text-align: center;
		top: 29px;
		right: 5%;
		color: var(--color-gray);
	}

	.l-head_data3_close i {
		font-size: 24px;
		line-height: 40px;
	}

	.l-head_data3_main {
		position: absolute;
		z-index: 1;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
	}

	.l-head_data3_main .l-head_navi_box2 {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		flex-direction: column;
		position: absolute;
		z-index: 1;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: 39px 5.4% 0;
	}

	.l-head_data3_main .l-head_navi_box2_list {
		flex: 1;
		overflow-y: auto;
		padding-bottom: 28px;
	}

	.l-head_data3_bg {
		position: absolute;
		z-index: 1;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;

		background: rgba(0, 0, 0, 0.8);
	}

	.l-head_navi_box2 + .l-head_navi_box2 {
		margin-top: 30px;
	}

	.l-head_navi_box2_ttl {
		font-size: 15px;
	}

	.l-head_navi_box2_list a {
		font-size: 14px;
	}

	.l-head_navi_box3 {
		margin: 0 8% 0;
		padding: 15px 0;
	}

	.l-head_navi_box3_ttl {
		margin-bottom: 14px;
	}

	.l-head_navi_box3_list + .l-head_navi_box3_list {
		margin-top: 18px;
		padding-top: 18px;
	}

	.l-head_navi_box3_list li:nth-child(n + 2) {
		margin-top: 14px;
	}

	.l-head_navi_box3_list a {
		font-size: 14px;
	}
}

.l-head_menu {
	position: absolute;
	z-index: 1;
	width: 60px;
	height: 60px;
	display: block;
	right: 0;
	top: 6px;
	background: var(--color-black);
}
.l-head_menu:after,
.l-head_menu:before,
.l-head_menu span {
	content: '';
	z-index: 1;
	position: absolute;
	background: #fff;
	width: 22px;
	height: 2px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;

	margin: auto;
	transition: background 300ms cubic-bezier(0.18, 0.06, 0.23, 1), top 300ms cubic-bezier(0.43, 0.05, 0.17, 1), bottom 300ms cubic-bezier(0.43, 0.05, 0.17, 1),
		transform 300ms cubic-bezier(0.43, 0.05, 0.17, 1);
	transition-delay: 0s, 300ms, 300ms, 0s;
	overflow: hidden;
	text-decoration: -999px;
}
.l-head_menu span {
	transition: opacity 1ms ease;
	transition-delay: 300ms;
	opacity: 1;
}

.l-head_menu:after {
	top: 14px;
}

.l-head_menu:before {
	bottom: 14px;
}

.l-head_menu.on span {
	opacity: 0;
}

.l-head_menu.on:after,
.l-head_menu.on:before {
	transition: background 300ms cubic-bezier(0.18, 0.06, 0.23, 1), top 300ms cubic-bezier(0.43, 0.05, 0.17, 1), bottom 300ms cubic-bezier(0.43, 0.05, 0.17, 1),
		transform 300ms cubic-bezier(0.43, 0.05, 0.17, 1);
	transition-delay: 0s, 0s, 0s, 300ms;
}

.l-head_menu.on:after {
	top: 0px;
	transform: rotate(45deg);
}

.l-head_menu.on:before {
	bottom: 0px;
	transform: rotate(-45deg);
}

.l-head2 {
	border-top: solid 6px var(--corporate_bg_color);
	height: 66px;
	display: flex;
	align-items: center;
}

.l-head2_logo {
	display: block;
	width: auto;
	margin: 0 20px;
}

.l-head2_logo img {
	max-width: 200px;
	width: auto;
	max-height: 40px;
	height: auto;
}

.l-head3 {
	position: fixed;
	z-index: 5;
	bottom: -1px;
	left: 0;
	right: 0;
	/* height: 60px; */
	background: #ffffff;
	box-shadow: 0px -2px 3px rgba(0, 34, 122, 0.05);
	padding-bottom: calc(env(safe-area-inset-bottom) * 2);
}

.l-head3-off {
	pointer-events: none;
	color: var(--color-gray);
}

.l-head3_name {
	position: relative;
	z-index: 1;
	display: block;
}

.l-head3_btn {
	display: flex;
	margin-right: 60px;
	height: 60px;
}
.l-head3_btn a {
	width: 50%;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	font-weight: 700;
}
.l-head3 i {
	font-size: 20px;
	position: relative;
	z-index: 1;
}
.l-head3-new i:after {
	content: '';
	z-index: 1;
	position: absolute;
	background: var(--color-red);
	width: 6px;
	height: 6px;
	top: 0;
	right: -6px;
	border-radius: var(--radius-l);
}

.l-head3 .l-head_menu {
	top: 0;
}

@media screen and (min-width: 768px) {
	.l-head_navi_list-second {
		display: none !important;
	}
}

/*　メイン
---------------------------------------------------------*/
#pageMain {
	margin-left: var(--left-margin);
	position: relative;
	z-index: 1;
}

.iframe_main {
	width: 100%;
	height: 100vh;
	overflow: auto;
}

@media screen and (max-width: 767px) {
	#pageMain {
		margin-left: 0;
	}
	.iframe_main {
		height: calc(100vh - 125px);
	}
}

/*　ボタン類
---------------------------------------------------------*/

.c-btn1 {
	display: block;
	height: 94px;
	border: var(--border-main);
	box-shadow: var(--shadow-main);
	border-radius: var(--radius-s);
	letter-spacing: 0;
	text-align: center;
	padding: 24px 0 0;
	font-size: 13px;
}
.c-btn1 i {
	display: block;
	font-size: 22px;
	margin: 0 0 3px;
}
.c-btn1-off,
.c-btn1.disabled {
	pointer-events: none;
	box-shadow: none;
	background: #f5f6f9;
	color: #c6cad2;
	border-color: #f5f6f9;
}

.c-btn2 {
	position: relative;
	z-index: 1;
	font-weight: 700;
	color: var(--color-gray);
}
.c-btn2:before {
	content: '';
	z-index: -1;
	position: absolute;
	background: var(--hover-gray);
	top: -9px;
	bottom: -11px;
	right: -13px;
	left: -13px;
	border-radius: var(--radius-l);
	opacity: 0;
}

.c-btn3 {
	border: var(--border-main);
	box-shadow: var(--shadow-main);
	border-radius: var(--radius-l);
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	width: 240px;
	background: #fff;
}

.c-btn3-black {
	border-color: var(--color-black);
	background: var(--color-black);
	color: #fff;
}

.c-btn-language {
	padding: 10px 13px;
	border: var(--border-main);
	border-radius: var(--radius-l);
	display: inline-block;
	color: var(--color-gray);
	font-weight: 700;
	text-align: center;
	background: #fff;
	box-shadow: var(--shadow-main);
}

.c-btn-language:hover {
	border-color: var(--hover-gray);
	background-color: var(--hover-gray);
}

@media screen and (min-width: 768px) {
	.c-btn1:hover {
		color: var(--color-gray);
		box-shadow: none;
	}

	.c-btn2:hover:before {
		opacity: 1;
	}
	.c-btn2:hover {
		color: #333;
	}

	.c-btn3:hover {
		color: var(--color-gray);
		box-shadow: none;
	}
}

@media screen and (max-width: 1000px) {
	.c-btn1 {
		height: 48px;
		padding: 7px 0 0;
		border-radius: var(--radius-l);
		font-size: 14px;
	}
	.c-btn1 i {
		display: inline-block;
		margin: 0px 5px 0 0;
		position: relative;
		z-index: 1;
		top: 5px;
	}

	.c-btn3 {
		width: 100%;
		height: 50px;
		font-size: 15px;
	}
}

/*　タイトル
---------------------------------------------------------*/

.c-ttl1 {
	position: relative;
	z-index: 1;
	font-weight: 700;
	font-size: 26px;

	padding: 0 0 0 30px;
}
.c-ttl1:before {
	content: '';
	z-index: 1;
	position: absolute;
	background: var(--corporate_bg_color);
	width: 6px;
	top: 4px;
	bottom: 4px;
	left: 0;
	border-radius: 0px var(--radius-s) var(--radius-s) 0px;
}

.c-ttl1Head {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.c-ttl1Head .c-ttl1 {
	margin-bottom: 0;
	flex: 1;
}
.c-ttl1,
.c-ttl1Head {
	margin-bottom: 40px;
}

.c-ttl1Head_link {
	margin-right: 7px;
}

.c-ttl1Head_link a {
	/* font-weight: 700; */
	/* font-size: 14px; */
	/* color: var(--color-gray); */
}

.c-ttl2 {
	font-weight: 700;
	font-size: 18px;
	position: relative;
	z-index: 1;
	padding: 0px 0 0px 35px;
}
.c-ttl2 .font-i {
	font-size: 24px;
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: -2px;
	text-align: center;
	width: 25px;
	margin: auto;
	line-height: 24px;
	height: 24px;
}

.c-ttl2Head {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.c-ttl2Head .c-ttl2 {
	margin-bottom: 0;
	flex: 1;
}
.c-ttl2,
.c-ttl2Head {
	margin-bottom: 17px;
}

.c-ttl3 {
	font-weight: 700;
	font-size: 22px;
	position: relative;
	z-index: 1;
	padding: 0 0 9px;
	border-bottom: var(--border-main);
	margin-bottom: 19px;
}
.c-ttl3:before {
	content: '';
	z-index: 1;
	position: absolute;
	background: var(--corporate_bg_color);
	width: 20px;
	height: 1px;
	bottom: -1px;
	left: 0;
}

@media screen and (max-width: 767px) {
	.c-ttl1 {
		font-size: 21px;
		padding: 0 0 0 15px;
	}

	.c-ttl1:before {
		width: 4px;
		top: 4px;
		bottom: 4px;
		left: 0px;
	}

	.c-ttl1,
	.c-ttl1Head {
		margin-bottom: 28px;
	}

	.c-ttl1Head_link {
		margin-right: 16px;
	}

	.c-ttl1Head_link a {
		/* font-size: 13px; */
	}

	.c-ttl2 {
		font-size: 16px;
		padding: 0px 0 0px 31px;
	}

	.c-ttl3 {
		font-size: 16px;
		margin-bottom: 16px;
	}
}

/*　画像ホバー
---------------------------------------------------------*/

.imgScale {
	transition: transform 0.35s cubic-bezier(0.43, 0.05, 0.17, 1);
}

.imgOpacity {
	transition: opacity 0.35s cubic-bezier(0.26, 0.06, 0, 1);
}

@media screen and (min-width: 768px) {
	a:hover .imgScale {
		transform: scale(1.05);
	}
}

/*　画像 cover
---------------------------------------------------------*/

img.cover {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 0;
	left: 0;
}
img.contain {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	object-fit: contain;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/*　スライド
---------------------------------------------------------*/

.scroll_bar::-webkit-scrollbar {
	width: 0px;
	height: 5px;
}
.scroll_bar::-webkit-scrollbar-track {
	background-color: #ccc;
}
.scroll_bar::-webkit-scrollbar-thumb {
	background-color: #37a55b;
}

/*　アンカー位置調整
---------------------------------------------------------*/
.anc1 {
	height: 0;
	position: relative;
	z-index: 1;
	top: -50px;
}

@media screen and (max-width: 767px) {
	.anc1 {
	}
}

/*　フッター
---------------------------------------------------------*/

.wrapper {
	min-height: 100vh;
	position: relative;
	z-index: 1;
	padding-bottom: 65px;
}

@media screen and (max-width: 767px) {
	.wrapper {
		position: static;
		padding-bottom: 0;
	}
}

#pageFooter {
	width: 100%;
	position: absolute;
	bottom: 0;
}
@media screen and (max-width: 767px) {
	.logauto #pageFooter,
	.entry #pageFooter {
		position: static;
	}
}

.l-foot {
	background: #6e7887;
	color: #fff;
	font-size: 10px;
}

.l-foot_inner {
	padding-top: 25px;
	padding-bottom: 25px;
}

.l-foot_copy {
	text-align: right;
}

.pagetop {
	width: 40px;
	height: 40px;
	background: #f2f4f8;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.11);
	border-radius: var(--radius-l);
	position: fixed;
	z-index: 1;
	bottom: 20px;
	right: 20px;
	opacity: 0;
	overflow: hidden;
	text-indent: -999px;
	transition: opacity 0.5s ease;
}

.pagetop:before {
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	bottom: 0;
	right: 0;
	width: 8px;
	height: 8px;
	margin: auto;
	border-top: 2px solid var(--color-black);
	border-right: 2px solid var(--color-black);
	transform: rotate(-45deg);
}

.pagetop.visible {
	opacity: 1;
}

@media screen and (max-width: 767px) {
	.l-foot {
		font-size: 11px;
	}
	.l-foot_inner {
		/* padding-bottom: 155px; */
	}
	.l-foot_copy {
		text-align: center;
	}

	.pagetop {
		bottom: calc(70px + (env(safe-area-inset-bottom) * 2));

		right: 9px;
	}
}

/*　コンテンツ
---------------------------------------------------------*/

.c-content2 {
	background: var(--background-gray);
	padding-top: 80px;
	padding-bottom: 80px;
}

.c-content1 {
	padding-top: 80px;
	padding-bottom: 80px;
}

.c-content-hidden {
	overflow: hidden;
}

.c-content-sub {
	padding-top: 36px;
	padding-bottom: 70px;
}

@media screen and (max-width: 767px) {
	.c-content2 {
		padding-top: 60px;
		padding-bottom: 55px;
	}

	.c-content1 {
		padding-top: 61px;
		padding-bottom: 55px;
	}
	.c-content1-top {
		padding-top: 36px;
	}
}

/* ---------------------------------- */

.c-notData {
	font-weight: 700;
	color: var(--color-gray);
}

/* ---------------------------------- */
.c-icon-new {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	background: var(--color-red);
	color: #fff;
	font-size: 10px;
	padding: 2px 5px 1px;
	border-radius: var(--radius-l);
	position: relative;
	z-index: 1;
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
}

.c-icon-new:after {
	content: 'NEW';
	font-style: normal;
}

.c-icon-new2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	background: var(--color-red);
	color: #fff;
	font-size: 12px;
	padding: 4px 8px 3px;
	border-radius: var(--radius-l);
	position: relative;
	z-index: 1;
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
}

.c-icon-new2:after {
	content: 'NEW';
	font-style: normal;
}

@media screen and (max-width: 767px) {
	.c-icon-new {
		font-size: 11px;
	}

	.c-icon-new2 {
		font-size: 11px;
		padding: 2px 5px 1px;
	}
}

/* ---------------------------------- */
.c-message_list {
}
.c-message_list li {
	border-bottom: var(--border-main);
}
.c-message_list li:last-child {
	border-bottom: none;
}
.c-message_list a {
	display: block;
	padding: 18px 14px;
}

.c-message_date {
	font-weight: 400;
	font-size: 12px;
	color: var(--color-gray);
	margin: 0 0 5px;
}
.c-message_date span {
	font-family: 'Noto Sans JP', sans-serif;
}
.c-message_data {
	display: flex;
	align-items: center;
	line-height: 1.7;
}
.c-message_post {
	font-weight: 500;
	font-size: 12px;
	color: var(--color-gray);
	border: var(--border-main);
	border-radius: 3px;
	line-height: 1.6;
	padding: 0 5px;
	margin-right: 10px;
	line-height: 1.5;
}
.c-message_ttl {
	font-size: 14px;
	height: calc(14px * 1.5 * 2);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 1.5;
	overflow: hidden;
}
.c-message_data + .c-message_ttl {
	margin-top: 5px;
}
.c-message_body {
	height: calc(14px * 1.5 * 1);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height: 1.5;
	overflow: hidden;
}

.c-message-unread .c-message_date:after {
	content: '';
	position: relative;
	z-index: 1;
	display: inline-block;
	background: var(--color-red);
	width: 6px;
	height: 6px;
	top: -1px;
	left: 0;
	vertical-align: middle;
	border-radius: var(--radius-l);
	left: 5px;
}

.c-message-unread .c-message_date,
.c-message-unread .c-message_name,
.c-message-unread .c-message_ttl,
.c-message-unread .c-message_body {
	font-weight: 700;
}

@media screen and (min-width: 768px) {
	.c-message_list a:hover .c-message_ttl,
	.c-message_list a:hover .c-message_body,
	.c-message_list a:hover .c-message_name {
		color: var(--color-gray);
	}
}

@media screen and (max-width: 767px) {
	.c-message_list a {
		padding: 15px 14px 12px;
	}

	.c-message_date {
		font-size: 12px;
		margin: 0 0 0px;
	}

	.c-message_post {
		font-size: 12px;
	}

	.c-message_ttl {
		font-size: 13px;
		height: calc(13px * 1.5 * 2);
	}

	.c-message-unread .c-message_date:after {
		top: -1px;
	}
}

/* ---------------------------------- */

.c-human {
	display: flex;
	flex-wrap: wrap;
}
.c-human li {
	width: calc(33.33% - 17px);
	margin-left: 25px;
	position: relative;
	z-index: 1;
}
.c-human li:nth-child(3n + 1) {
	margin-left: 0;
}

.c-human li:nth-child(n + 4) {
	margin-top: 35px;
}

.c-human_img {
	aspect-ratio: 320 / 214;
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0 0 15px;
}
.c-human_img a {
	display: block;
}

.c-human_ttl {
	font-weight: 700;
	font-size: 16px;
	max-height: calc(16px * 1.6 * 2);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 1.6;
	overflow: hidden;
	margin: 0 0 10px;
}
.c-human_mes {
	font-size: 12px;
	height: calc(12px * 1.5 * 3);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-height: 1.5;
	overflow: hidden;
}
.c-human_date {
	font-size: 12px;
	margin-top: 23px;
	color: var(--color-gray);
}
.c-human_date span {
	font-family: 'Noto Sans JP', sans-serif;
}
.c-human_date .c-icon-new2 {
	position: absolute;
	z-index: 5;
	right: 8px;
	top: 8px;
	/* font-size: 12px; */
	/* padding: 1px 7px; */
}

@media screen and (max-width: 767px) {
	.c-human li {
		width: 48%;
		margin-left: 4%;
	}
	.c-human li:nth-child(3n + 1) {
		margin-left: 4%;
	}
	.c-human li:nth-child(2n + 1) {
		margin-left: 0;
	}

	.c-human li:nth-child(n + 3) {
		margin-top: 37px;
	}

	.c-human_img {
		margin: 0 0 13px;
	}

	.c-human_ttl {
		font-size: 15px;
		max-height: calc(15px * 1.6 * 2);
		margin: 0 0 4px;
	}
	.c-human_mes {
		font-size: 12px;
		height: calc(12px * 1.5 * 3);
	}
	.c-human_date {
		margin-top: 12px;
		font-size: 12px;
	}
	.c-human_date .c-icon-new {
		font-size: 10px;
		top: 11px;
	}
}

/* ---------------------------------- */
.c-staff {
	display: flex;
	flex-wrap: wrap;
}

.c-staff li {
	width: calc(33.33% - 17px);
	margin-left: 25px;
	display: flex;
}
.c-staff li .c-icon-new2 {
	position: absolute;
	z-index: 1;
	top: 6px;
	right: 6px;
}
.c-staff li:nth-child(3n + 1) {
	margin-left: 0;
}

.c-staff li:nth-child(n + 4) {
	margin-top: 23px;
}

.c-staff a {
	flex: 1;
	display: block;
	background: #fff;
	border: var(--border-main);
	box-shadow: var(--shadow-main);
	border-radius: var(--radius-s);
	overflow: hidden;
}

.c-staff_img {
	aspect-ratio: 320 / 240;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.c-staff_main {
	padding: 16px 7.7%;
}
.c-staff_ttl {
	font-weight: 700;
	font-size: 16px;

	margin: 0 0 11px;
}
.c-staff_post {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.4;
}
.c-staff_age {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.4;
}

@media screen and (max-width: 767px) {
	.c-staff {
		justify-content: space-between;
	}

	.c-staff li {
		width: calc(50% - 4px);
		margin-left: 0;
	}
	.c-staff li .c-icon-new {
		font-size: 10px;
	}
	.c-staff li:nth-child(2n + 1) {
		margin-left: 0;
	}

	.c-staff li:nth-child(n + 3) {
		margin-top: 10px;
	}

	.c-staff_main {
		padding: 12px 7.7% 16px;
	}
	.c-staff_ttl {
		font-size: 14px;
		margin: 0 0 9px;
	}
	.c-staff_post {
		font-size: 11px;
	}
	.c-staff_age {
		font-size: 11px;
	}
}

/* ---------------------------------- */

.c-pagenavi {
	display: flex;
	justify-content: center;
	margin-top: 81px;
	font-size: 12px;
}

.c-pagenavi_link,
.c-pagenavi_dotto,
.c-pagenavi_current {
	width: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 5px;
	border-radius: var(--radius-l);
	font-weight: 700;
}

.c-pagenavi_link {
	color: var(--color-gray);
}
.c-pagenavi_current {
	color: #333;
	background: var(--hover-gray);
}

.c-pagenavi-detail {
	position: relative;
	z-index: 1;
	margin-top: 0;
	height: 40px;
}

.c-pagenavi_next,
.c-pagenavi_prev {
	overflow: hidden;
	text-indent: -999px;
	position: relative;
	z-index: 1;
}
.c-pagenavi_prev {
	transform: scale(-1, 1);
}

.c-pagenavi_next:before,
.c-pagenavi_prev:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 1px;
	left: 0;
	width: 5px;
	height: 5px;
	margin: auto;
	border-top: 2px solid var(--color-gray);
	border-right: 2px solid var(--color-gray);
	transform: rotate(45deg);
}

.c-pagenavi_prev2 {
	float: left;
}
.c-pagenavi_next2 {
	float: right;
}

.c-pagenavi2 {
	margin-top: 80px;
}

.c-pagenavi2:after {
	content: ' ';
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

.c-pagenavi2_prev,
.c-pagenavi2_next {
	position: relative;
	z-index: 1;
}

.c-pagenavi2_prev:before,
.c-pagenavi2_next:before {
	content: '';
	z-index: 1;
	position: absolute;
	background: var(--hover-gray);
	width: 36px;
	height: 36px;
	border-radius: var(--radius-l);
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	opacity: 0;
}

.c-pagenavi2_next:before {
	left: auto;
	right: 0;
	margin: auto;
}

.c-pagenavi2_prev:after,
.c-pagenavi2_next:after {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	right: 15px;
	width: 5px;
	height: 5px;
	margin: auto;
	border-top: 2px solid var(--color-gray);
	border-right: 2px solid var(--color-gray);
	transform: rotate(45deg);
}

.c-pagenavi2_prev:after {
	right: auto;
	left: 15px;
	margin: auto;
	transform: rotate(225deg);
}

.c-pagenavi2_prev {
	float: left;
	padding-left: 45px;
}
.c-pagenavi2_next {
	float: right;
	padding-right: 45px;
}
.c-pagenavi2_txt {
	font-size: 12px;
	color: var(--color-gray);
	display: block;
	margin-bottom: 4px;
}
.c-pagenavi2_ttll {
	font-size: 14px;
	height: calc(14px * 1.5 * 2);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 1.5;
	overflow: hidden;
	width: 226px;
	font-weight: 700;
	text-align: left;
}
.c-pagenavi2_ttlr {
	font-size: 14px;
	height: calc(14px * 1.5 * 2);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 1.5;
	overflow: hidden;
	width: 226px;
	font-weight: 700;
	text-align: right;
}
.c-pagenavi2_next .c-pagenavi2_txt {
	text-align: right;
}

.c-pagenavi3 {
	margin-top: 58px;
	text-align: center;
}

.c-pagenavi3_prev,
.c-pagenavi3_next {
	position: relative;
	z-index: 1;
}

.c-pagenavi3_prev:before,
.c-pagenavi3_next:before {
	content: '';
	z-index: 1;
	position: absolute;
	background: var(--hover-gray);
	width: 36px;
	height: 36px;
	border-radius: var(--radius-l);
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	opacity: 0;
}

.c-pagenavi3_next:before {
	left: auto;
	right: 0;
	margin: auto;
}

.c-pagenavi3_prev:after,
.c-pagenavi3_next:after {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	right: 15px;
	width: 5px;
	height: 5px;
	margin: auto;
	border-top: 2px solid var(--color-gray);
	border-right: 2px solid var(--color-gray);
	transform: rotate(45deg);
}

.c-pagenavi3_prev:after {
	right: auto;
	left: 15px;
	margin: auto;
	transform: rotate(225deg);
}

.c-pagenavi3_prev {
	/* float: left; */
	padding-left: 45px;
}
.c-pagenavi3_next {
	/* float: right; */
	padding-right: 45px;
}

.c-pagenavi3_prev + .c-pagenavi3_next {
	margin-left: 60px;
}

@media screen and (min-width: 768px) {
	.c-pagenavi_link:hover {
		font-weight: 700;
		color: #333;
		background: var(--hover-gray);
	}

	.c-pagenavi_next:hover:before,
	.c-pagenavi_prev:hover:before {
		border-color: #333;
	}

	.c-pagenavi_prev2:hover,
	.c-pagenavi_next2:hover {
		box-shadow: none;
		color: var(--color-gray);
	}
	.c-pagenavi_prev2:hover:before,
	.c-pagenavi_next2:hover:before {
		border-color: var(--color-gray);
	}

	.c-pagenavi2_prev:hover:before,
	.c-pagenavi2_next:hover:before {
		opacity: 1;
	}

	.c-pagenavi2_prev:hover:after,
	.c-pagenavi2_next:hover:after {
		border-color: #333;
	}

	.c-pagenavi3_prev:hover:before,
	.c-pagenavi3_next:hover:before {
		opacity: 1;
	}

	.c-pagenavi3_prev:hover:after,
	.c-pagenavi3_next:hover:after {
		border-color: #333;
	}
}

@media screen and (max-width: 767px) {
	.c-pagenavi {
		font-size: 12px;
	}

	.c-pagenavi_link,
	.c-pagenavi_dotto,
	.c-pagenavi_current {
		width: 45px;
		line-height: 45px;
		margin: 0;
	}

	.c-pagenavi_dotto {
		width: 14px;
	}

	.c-pagenavi2 {
		margin-top: 46px;
		position: relative;
		z-index: 1;
	}

	.c-pagenavi2:before {
		content: '';
		z-index: 1;
		position: absolute;

		border-left: var(--border-main);

		top: 0;
		bottom: 0;
		left: 50%;
	}

	.c-pagenavi2_prev,
	.c-pagenavi2_next {
		display: block;
		width: 43.5%;
	}

	.c-pagenavi2_prev:before,
	.c-pagenavi2_next:before {
		width: 32px;
		height: 32px;
	}

	.c-pagenavi2_prev {
		padding-left: 33px;
	}
	.c-pagenavi2_next {
		padding-right: 33px;
	}
	.c-pagenavi2_txt {
		font-size: 10px;
	}
	.c-pagenavi2_ttll,
	.c-pagenavi2_ttlr {
		width: auto;
		font-size: 11px;
		height: calc(11px * 1.5 * 2);
	}

	.c-pagenavi3 {
		margin-top: 37px;
	}
}

/* flont.css ***********************************************************************************/

.mainv_slide {
	background: #d9d9d9;
}

.mainv_slide_img {
	position: relative;
	z-index: 1;
	aspect-ratio: 1170 / 468;
}
.mainv_slide_img img {
	position: absolute;
	z-index: 1;
	width: auto;
	height: 100%;
	object-fit: cover;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
}

@media screen and (max-width: 767px) {
	.mainv_slide {
		margin-left: 0;
		background: var(--background-gray);
	}

	.mainv_slide_img {
		aspect-ratio: auto;
	}

	.mainv_slide_img img {
		position: static;
		width: 100%;
		height: auto;
		transform: translate(0px, 0px);
	}
}

.top_bg {
}

.top {
	background: #fff;
	padding: 60px 6%;
	border-radius: var(--radius-s);
}

.top_ttl {
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 34px;
}

@media screen and (max-width: 767px) {
	.top_bg {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.top {
		padding: 31px 7%;
	}
	.top_ttl {
		font-size: 17px;
		line-height: 1.5;
		margin-bottom: 24px;
	}
	.top_mes {
		line-height: 1.5;
	}
}

/* ---------------------------------- */
.ttl_come {
	font-size: 12px;
	margin-left: 30px;
}

@media screen and (max-width: 767px) {
	.ttl_come {
		font-size: 12px;
	}
}

/* ---------------------------------- */
.reservation {
	/* border-top: var(--border-main); */
}

.reservation_box {
	display: flex;
	align-items: center;
	padding: 30px 0;
	border-bottom: var(--border-main);
	min-height: 160px;
}

.reservation_box:first-child {
	padding-top: 0;
	min-height: 130px;
}

.reservation_box:last-child {
	padding-bottom: 0;
	border-bottom: none;
	min-height: 130px;
}

.reservation_empty_box,
.reservation_empty_box:first-child,
.reservation_empty_box:last-child {
	padding: 30px 0;
	height: auto;
}

.reservation_main {
	flex: 1;
}

.reservation_ttl {
	font-weight: 700;
}

.reservation_data {
	flex: 1;
	/* font-size: 14px; */
	margin-top: 15px;
}

.reservation_date {
	margin-right: 10px;
}

.reservation_date_week {
	font-family: 'Noto Sans JP', sans-serif;
}

.reservation_addr {
	margin-right: 21px;
}

.reservation_change {
	position: relative;
	z-index: 1;
	padding: 0 0 0 23px;
	font-size: 12px;
}

.reservation_change i {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0px;
	font-size: 19px;
}

.reservation_btn {
	display: flex;
	/*  justify-content:space-between;*/
	justify-content: flex-end;
	/*  width: 120px;*/
	width: 250px;
	margin-left: 40px;
}

.reservation_btn li {
	/*  width: 100%;*/
	flex-basis: calc(50% - 5px);
}
.reservation_btn li + li {
	margin-left: 10px;
}

@media screen and (max-width: 767px) {
	.reservation_box {
		padding: 33px 0 30px;
	}

	.reservation_ttl {
		font-size: 15px;
	}

	.reservation_data {
		/* font-size: 14px; */
		margin-top: 5px;
	}

	.reservation_date {
		margin-top: 66px;
		font-size: 12px;
	}

	.reservation_change {
		display: block;
		margin-top: 5px;
	}

	.reservation_btn {
		margin: 33px 0 0;
		width: auto;
	}
}

@media screen and (max-width: 1000px) {
	.reservation_box {
		display: block;
		min-height: 0;
	}
	.reservation_btn {
		margin: 18px 0 0 auto;
	}
}

/* ---------------------------------- */
.save {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.save_box {
	width: calc(50% - 10px);

	display: flex;
	flex-direction: column;
	position: relative;
}
.save_box:nth-child(n + 3) {
	margin-top: 77px;
}

.save_main {
	flex: 1;
	position: relative;
	z-index: 1;
	display: flex;
	background: #fff;
	border-radius: var(--radius-s);
	min-height: 100px;
}

.save_main .c-notData {
	margin: auto;
}

.save_main:before {
	content: '';
	z-index: 6;
	position: absolute;
	background: rgb(255, 255, 255);
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0) 100%);
	height: 44px;
	bottom: 0;
	right: 30px;
	left: 30px;
	pointer-events: none;
	border-radius: 0 0 var(--radius-s) var(--radius-s);
}
.save_main_inner {
	overflow-y: auto;
	/* min-height: 304px; */
	max-height: 380px;
	padding: 0 30px;
	flex: 1;
}
.save_list {
	padding: 22px 0 44px;
}
.save_list li {
	border-bottom: var(--border-main);
}
.save_list li:last-child {
	border-bottom: none;
}
.save_list a {
	display: flex;
	align-items: center;
	padding: 19px 0 19px 16px;
	position: relative;
	z-index: 1;
}

.save_list a:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 11px;
	width: 5px;
	height: 5px;
	margin: auto;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	transform: rotate(45deg);
}

.save_list_ttl {
	margin-left: 1em;
	display: inline-block;
	flex: 1;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: 3em;
}
.save_list_ttl .c-icon-new {
	top: -2px;
	margin-left: 6px;
}
.save_list_check {
	color: var(--color-gray);
	border: var(--color-gray) solid 1px;
	border-radius: 3px;
	margin-left: 10px;
	font-size: 10px;
	font-weight: 700;
	position: relative;
	z-index: 1;
	padding: 1px 4px 1px 19px;
	display: block;
}
.save_list_check .font-i {
	font-size: 18px;
	position: absolute;
	top: 0;
	left: 1px;
}

@media screen and (max-width: 767px) {
	.save_main:before {
		height: 34px;
	}
	.save_main_inner {
		max-height: 335px;
	}
	.save_list {
		padding: 20px 0 34px;
	}
	.save_list a {
		padding: 15px 0 16px 19px;
	}

	.save_list a:before {
		left: 13px;
	}
	.save_list_check {
		font-size: 11px;
	}
}

@media screen and (max-width: 1000px) {
	.save_box {
		width: 100%;
	}

	.save_box:nth-child(n + 2) {
		margin-top: 39px;
	}
}

/* ---------------------------------- */
.message {
	display: flex;
	justify-content: space-between;
}
.message_box {
	flex: 1;
	margin-left: 15px;
	margin-right: 15px;
	/*  width: 100%;*/
	/* flex-basis: calc(50% - 30px); */
}
.message_box:nth-child(n + 2) {
	/*  margin-left: 6%;  */
}
.message_link {
	margin-right: 18px;
}
.message_link a {
	/* font-weight: 700; */
	/* color: var(--color-gray); */
}

.c-message_ttl {
	height: calc(14px * 1.7 * 1);
	line-height: 1.7;
	-webkit-line-clamp: 1;
}

@media screen and (max-width: 767px) {
	.message_box:nth-child(n + 2) {
		margin-top: 68px;
	}

	.message_link {
		margin-right: 17px;
	}

	.c-message_ttl {
		font-size: 14px;
		height: calc(14px * 1.5 * 2);
		-webkit-line-clamp: 2;
	}
}

@media screen and (max-width: 1000px) {
	.message {
		display: block;
	}
	.message_box {
		width: auto;
	}
	.message_box:nth-child(n + 2) {
		margin-top: 38px;
		margin-left: 0;
	}
}
/* ---------------------------------- */
.blog_box {
}
.blog_box + .blog_box {
	margin-top: 135px;
}

.blog_description {
	margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
	.blog_box {
	}
	.blog_box + .blog_box {
		margin-top: 87px;
	}
}

/* ---------------------------------- */
.human_control {
	display: flex;
	align-items: center;
	margin-top: 57px;
}
.human_slide_bg {
	position: relative;
	z-index: 1;
}
.human_slide_scrollbar {
	flex: 1;
	height: 1px;
	background: #d6dae6;
}
.human_slide_np {
	width: 77px;
	display: flex;
	justify-content: space-between;
	margin: 0 12px 0 40px;
}
.human_slide_next,
.human_slide_prev {
	width: 42px;
	height: 42px;
	overflow: hidden;
	text-indent: -999px;
	position: relative;
	z-index: 1;
	cursor: pointer;
	position: relative;
	z-index: 1;
	position: absolute;
	z-index: 1;
	top: 82px;
	margin: auto;
	transform: rotate(315deg);
	right: 10px;
}
.human_slide_prev {
	transform: rotate(135deg);
	right: auto;
	left: 10px;
}

.human_slide_next span:after,
.human_slide_prev span:after,
.human_slide_next span:before,
.human_slide_prev span:before,
.human_slide_next:after,
.human_slide_prev:after,
.human_slide_next:before,
.human_slide_prev:before {
	content: '';
	position: absolute;
	z-index: 5;
	left: 6px;
	right: 6px;
	bottom: 6px;
	height: 2px;
	background: #fff;
}

.human_slide_next span:after,
.human_slide_prev span:after,
.human_slide_next span:before,
.human_slide_prev span:before {
	background: none;
	z-index: 1;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.6);
}

.human_slide_next span:after,
.human_slide_prev span:after,
.human_slide_next:after,
.human_slide_prev:after {
	left: auto;
	width: 2px;
	top: 6px;
	height: auto;
}

.swiper-button-disabled {
	display: none;
}

.human_slide_pagination {
	text-align: center;
	margin-top: 40px;
}
.swiper-pagination-bullet {
	background: #c6cad2 !important;
	opacity: 1 !important;
}
.swiper-pagination-bullet + .swiper-pagination-bullet {
	margin-left: 10px;
}
.swiper-pagination-bullet-active {
	background: #454b55 !important;
}

.human_slide_next {
}
.human_slide_prev {
	/* transform: scale(-1,1); */
}
.human_slide_pagination {
	margin-top: 35px;
}

@media screen and (max-width: 767px) {
	.human_control {
		margin-top: 47px;
	}
	.human_slide_next,
	.human_slide_prev {
		display: none;
	}
}

/* ---------------------------------- */
.limited1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.limited1 li {
	width: calc(50% - 10px);
}
.limited1 li:nth-child(n + 3) {
	margin-top: 38px;
}

.limited1 a {
	display: block;
}
.limited1_img {
	aspect-ratio: 490 / 190;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.limited1_caption {
	margin-top: 9px;
	font-weight: 700;
}

@media screen and (max-width: 767px) {
	.limited1 {
		display: block;
	}
	.limited1 li {
		width: 100%;
	}
	.limited1 li:nth-child(n + 2) {
		margin-top: 20px;
	}
}

/* ---------------------------------- */
.limited2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.limited2 li {
	display: flex;
	width: calc(50% - 10px);
}
.limited2 li:nth-child(n + 3) {
	margin-top: 21px;
}
.limited2 a {
	flex: 1;
	border: var(--border-main);
	box-shadow: var(--shadow-main);
	border-radius: var(--radius-s);
	display: flex;
	align-items: center;
	padding: 15px 49px 15px 15px;
	position: relative;
	z-index: 1;
}
.limited2 a:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 21px;
	width: 5px;
	height: 5px;
	margin: auto;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	transform: rotate(45deg);
}
.limited2_img {
	aspect-ratio: 160 / 107;
	position: relative;
	z-index: 1;
	width: 37.5%;
	margin-right: 5%;
	overflow: hidden;
}
.limited2_img i {
	position: absolute;
	z-index: 1;
	top: 8px;
	right: 8px;
}
.limited2_caption {
	flex: 1;
	font-weight: 700;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	max-height: 4.5em;
}

@media screen and (min-width: 768px) {
	.limited2 a:hover,
	.limited1 a:hover,
	.save_list a:hover {
		color: var(--color-gray);
	}

	.limited2 a:hover:before,
	.save_list a:hover:before {
		border-color: var(--color-gray);
	}

	.limited2 a:hover {
		box-shadow: none;
	}

	.human_slide_next:hover:after,
	.human_slide_prev:hover:after {
		opacity: 1;
	}

	.human_slide_next:hover,
	.human_slide_prev:hover {
		opacity: 0.7;
	}
}

@media screen and (max-width: 767px) {
	.limited2 {
		display: block;
	}
	.limited2 li {
		width: 100%;
	}
	.limited2 li:nth-child(n + 2) {
		margin-top: 20px;
	}
	.limited2 a {
		padding: 13px 49px 13px 12px;
	}
	.limited2_img {
		width: 41%;
	}
}

/*　第二階層
---------------------------------------------------------*/
.scnd-wrp {
	padding-bottom: 65px;
	position: relative;
	min-height: 100vh;
}

/* @media screen and (max-width: 767px) {
  .scnd-wrp {
    padding-bottom: 0;
  }
} */

.btn_webtest {
	margin-top: 40px;
	text-align: center;
}
.btn_webtest input.btn {
	background: #454b55;
	border: 1px solid #454b55;
	border-radius: 50px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 20px;
	text-align: center;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: nowrap;
	margin-left: 10px;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
	line-height: 150%;
	text-shadow: none;
	font-weight: 400;
}

table.tbl_webtest {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0;
}
table.tbl_webtest th {
	padding: 8px 12px;
	text-align: center;
	border: solid 1px #dfe3ec;
	font-weight: bold;
	background-color: #edeff4;
	line-height: 140% !important;
}
table.tbl_webtest th.theader {
	text-align: left;
	border: solid 1px #dfe3ec;
	color: #ffffff;
	background-color: #6e7887;
}
table.tbl_webtest td {
	padding: 8px 12px;
	border: solid 1px #dfe3ec;
	line-height: 140% !important;
}

/**************************************************************************
  misc
 **************************************************************************/

.dspn {
	display: none;
}

.ilb {
	display: inline-block;
}

html {
	/* scroll-behavior: smooth; */
}
