@charset "UTF-8";

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

/* Reset box-model and set borders */
/* ============================================ */

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

/* Document */
/* ============================================ */

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

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

/* Sections */
/* ============================================ */

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

body {
	margin: 0;
}

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

main {
	display: block;
}

/* Vertical rhythm */
/* ============================================ */

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

/* Headings */
/* ============================================ */

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

/* Lists (enumeration) */
/* ============================================ */

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

/* Lists (definition) */
/* ============================================ */

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

/* Grouping content */
/* ============================================ */

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

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

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

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

address {
	font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */

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

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

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

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

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

b,
strong {
	font-weight: bolder;
}

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

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

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

small {
	font-size: 75%;
}

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

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Replaced content */
/* ============================================ */

/**
 * Prevent vertical alignment issues.
 */

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

/* Forms */
/* ============================================ */

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

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

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */

[type="checkbox"] {
	-webkit-appearance: checkbox;
	appearance: checkbox;
}

[type="radio"] {
	-webkit-appearance: radio;
	appearance: radio;
}

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

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

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

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

:-moz-focusring {
	outline: auto;
}

select:disabled {
	opacity: inherit;
}

/**
 * Remove padding
 */

option {
	padding: 0;
}

/**
 * Reset to invisible
 */

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

legend {
	padding: 0;
}

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

progress {
	vertical-align: baseline;
}

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

textarea {
	overflow: auto;
}

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

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

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

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

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

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

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

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

/**
 * Clickable labels
 */

label[for] {
	cursor: pointer;
}

/* Interactive */
/* ============================================ */

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

details {
	display: block;
}

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

summary {
	display: list-item;
}

/*
 * Remove outline for editable content.
 */

[contenteditable]:focus {
	outline: auto;
}

/* Tables */
/* ============================================ */

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

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

caption {
	text-align: left;
}

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

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

/* ====================== common ====================== */

/*
header、footerの要素は基本縦px固定
mainの要素は基本rem
fontsizeは基本rem、見出しなどはclamp
clamp計算 画面幅360px〜768px（URL：https://min-max-calculator.9elements.com/?16,24,320,1200）
*/

:root {
	--d-turquoise: #539ea4;
	--turquoise: #9bcdd1;
	--l-turquoise: #E0F3F4;
	--black: #1e1e20;
	--d-grey: #4c4a51;
	--grey: #67686c;
	--red: #d00;
}

html, body {
  height: 100%;
  margin: 0;
}

html {
	scroll-behavior: smooth;
}

body {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	/* font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif; */
	letter-spacing: .02em;
	font-feature-settings: "palt";
	line-height: 1;
	color: var(--d-grey);
	overflow-x: hidden;
}

.en {
	font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
	position: relative;
}

.main {
	flex: 1;
	margin-top: 164px; /* うちheader104px */
	margin-bottom: 120px;
}

.container {
	width: 100%;
	margin: 0 auto;
	padding-inline: 1rem;
}

.anchor-offset {
  scroll-margin-top: 164px; /* うちheader104px */
}

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

a {
	transition: all 0.4s ease;
}

a:focus,
a:hover {
	opacity: 0.6;
}

.is-hidden {
  display: none;
}

.underline {
	text-decoration: underline;
}

.center {
	text-align: center;
}

.red {
	color: var(--red)!important;
}

.blue {
	color: #1b496a!important;
}

.bold {
	font-weight: 600!important;
}

.pc_br {
	display: none;
}

@media (min-width: 768px) {
  .pc_br {
		display: block;
	}
	.sp_br {
		display: none;
	}
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

input,
textarea,
select,
button {
	font: inherit;
	color: inherit;
	border: none;
	background: none;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	outline: none;
}

input:focus,
textarea:focus {
	outline: none;
	box-shadow: none;
}

input,
textarea {
	width: 100%;
	max-width: 100%;
}

textarea {
	resize: vertical;
}


/* ====================== header ====================== */

.header {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	background-color: #fff;
	z-index: 9;
}

.header_bg {
	height: 32px;
}

.naname-stripe {
  background: repeating-linear-gradient(
    -55deg,
    #fff,
    #fff 16px,
    #e3f0ef 16px,
		#e3f0ef 32px
  );
}

.logo_wrapper {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height:64px;
	padding-inline: 0.5rem; /* 8px */
	margin-top: 8px;
	background-color: var(--turquoise);
}

.logo {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 48px;
}

.h1 {
	font-size: clamp(1.125rem, 0.904rem + 0.98vw, 1.375rem); /* 18px〜22px */
	font-weight: 600;
	letter-spacing: .06em;
	color: var(--black);
	margin-bottom: 6px;
}

.h1_wrapper {
	text-align: center;
}

.h1_wrapper .h1 span {
	display: inline-block;
	width: 24px;
}

.h1_sub {
	font-size: clamp(0.625rem, 0.515rem + 0.49vw, 0.75rem); /* 10px〜12px */
	letter-spacing: .06em;
}

/* toggle */

.openbtn {
	position: absolute;
	z-index: 999;
	top: 60px;
	right: 20px;
	cursor: pointer;
	width: 35px;
	height: 20px;
}

.openbtn span {
	display: inline-block;
	transition: all 0.4s ease;
	position: absolute;
	height: 4px;
	border-radius: 1px;
	background-color: var(--d-grey);
	width: 100%;
}

.openbtn span:nth-of-type(1) {
	top: 0;
}

.openbtn span:nth-of-type(2) {
	top: 10px;
}

.openbtn span:nth-of-type(3) {
	top: 20px;
}

.openbtn.active {
	top: 24px;
}

.openbtn.active span:nth-of-type(1) {
	transform: translateY(10px) rotate(-45deg);
}

.openbtn.active span:nth-of-type(2) {
	opacity: 0;
	visibility: hidden;
}

.openbtn.active span:nth-of-type(3) {
	transform: translateY(-10px) rotate(45deg);
}

/* nav menu */
.menu {
	margin-top: 70px;
}

.menu li {
	border-bottom: 1px solid #8c8c8c;
}

.menu li:first-of-type {
	border-top: 1px solid #8c8c8c;
}

.menu li a {
	display: flex;
	justify-content: left;
	align-items: center;
	height: 54px;
	padding-inline: 1rem;
	font-size: 0.875rem; /* 14px */
	font-weight: 600;
	color: var(--black);
}

.menu li a::before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 0.625rem ; /* 10px */
}

.menu li a.schedule::before {
	background-image: url(../img/icn-schedule.png);
}

.menu li a.announcement::before {
	background-image: url(../img/icn-announcement.png);
}

.menu li a.announcement-urgent::before {
	background-image: url(../img/icn-announcement-urgent.png);
}

.menu li a.qanda::before {
	background-image: url(../img/icn-qanda.png);
}

.menu li a.questionnaire::before {
	background-image: url(../img/icn-questionnaire.png);
}

.menu li a.user-information::before {
	background-image: url(../img/icn-user-information.png);
}

.menu li a.logout::before {
	background-image: url(../img/icn-logout.png);
}

.menu li a.alert_mark {
	position: relative;
}

.menu li a.alert_mark::after {
	content: '';
	display: block;
	position: absolute;
	top: 16px;
	left: 30px;
	background-color: var(--red);
	width: 8px;
	height: 8px;
	border-radius: 50%;
}

.nav_blank {
	height: 54px;
}

.nav_sns {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1.5rem;
	padding-inline: 2rem;
	margin-top: 40px;
}

.nav_sns figure {
	text-align: center;
}

.nav_sns figure img{
	max-width: 48px;
}

.nav_sns figcaption {
	margin-top: 8px;
	font-size: 0.625rem; /* 10px */
}

.nav_copyright {
	margin-top: 88px;
	margin-bottom: 24px;
	padding-inline: 1rem;
	font-size: 0.875rem; /* 14px */
	font-weight: 600;
	text-align: right;
	color: var(--grey);
}

#nav {
  position: fixed;
	top: 0;
	right: -16.25rem; /* メニュー幅 260px */
	width: 16.25rem;/* メニュー幅 260px */
	height: 100dvh;
  background: #f0f0f0;
	border-left: 1px solid #8c8c8c;
	transition: right 0.6s ease;
  overflow-y: auto;
	z-index: 998;
}

.nav_open #nav {
  right: 0;
	box-shadow: 0 0px 6px rgba(0,0,0,0.1);
}

.nav_open .overlay {
  opacity: 0.8;
  visibility: visible;
}

.overlay {
  background-color: #c5d9db;
  cursor: pointer;
  height: 100dvh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
	transition: opacity 0.6s ease, visibility 0.6s ease;
  visibility: hidden;
  width: 100vw;
  z-index: 997;
}


/* ====================== footer ====================== */

.footer_bg {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-top: 8px;
}

.footer_sns {
	display: flex;
	gap: 0.875rem; /* 14px */
	padding-inline: 1rem;
}

.footer_sns figure {
	text-align: center;
}

.footer_sns figure img{
	max-width: 32px;
}

.footer_sns figcaption {
	margin-top: 6px;
	font-size: 0.625rem; /* 10px */
}

.footer_copyright {
	font-size: clamp(0.75rem, 0.64rem + 0.49vw, 0.875rem); /* 12px〜14px */
	padding-inline: 1rem;
	font-weight: 600;
	text-align: right;
	color: var(--grey);
}

@media (min-width: 435px) {
	.br_footer{
		display: none;
	}
}


/* ====================== main ====================== */

p {
	line-height: 1.4;
}

.h2 {
	margin-bottom: 2.5rem; /* 40px */
	font-size: clamp(1.375rem, 0.934rem + 1.96vw, 1.875rem); /* 22px〜30px */
	font-size: clamp(1.5rem, 1.279rem + 0.98vw, 1.75rem); /* 24px〜28px */
	/* font-weight: 600; */
	letter-spacing: .04em;
	color: var(--black);
	text-align: center;
}

.h3 {
	margin-bottom: 3rem; /* 48px */
	font-size: clamp(1.25rem, 0.809rem + 1.96vw, 1.75rem); /* 20px〜28px */
	font-weight: 600;
	letter-spacing: .04em;
	color: var(--d-turquoise);
}

.h3::before {
	content: '▼';
	color: var(--d-turquoise);
	margin-right: 0.25rem;
}

/* 利用登録のご案内 */

.center_wrapper {
	display: flex;
  justify-content: center;
  align-items: center;
}

.width520 {
	max-width: 32.5rem; /* 520px */
}

.width640 {
	max-width: 40rem; /* 640px */
}

.membership_txt {
	line-height: 1.6;
	color: var(--black);
}

.bg_gr {
	padding-top: 2.5rem; /* 40px */
	padding-bottom: 2.5rem; /* 40px */
	padding-inline: 1.5rem; /* 24px */
	border-radius: 16px;
	background-color: var(--l-turquoise);
}

@media (min-width: 768px) {
	.bg_gr {
		padding-inline: 2rem; /* 32px */
	}
}

.bg_wh {
	padding-top: 2.5rem; /* 40px */
	padding-bottom: 2.5rem; /* 40px */
	padding-inline: 1.5rem; /* 24px */
	border-radius: 16px;
	background-color: #fff;
	border: 1px solid var(--turquoise);
}

@media (min-width: 768px) {
	.bg_wh {
		padding-inline: 2rem; /* 32px */
	}
}

.membership_notice {
	margin-top: 1rem;
	font-size: 0.825rem; /* 13px */
	font-weight: 600;
	line-height: 1.6;
	color: var(--black);
	text-indent: -1em;
	margin-left: 1em;
}

input[type="text"],
input[type="email"],
input[type="password"] {
	width: 100%;
	padding: 0.25rem 0.5rem; /* 4px 8px */
	border: 1px solid #c4c4c4;
	background-color: #fff;
	border-radius: 4px;
}

.size_s > input[type="text"] {
	max-width: 13.75rem; /* 220px */
}

.size_m > input[type="text"],
input[type="password"] {
	/* max-width: 26.5rem; */ /* 424px */
	max-width: 60rem;
}

.form_btn {
  display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	gap: 1rem;
}

.btn {
	width: 100%;
	max-width: 26.5rem; /* 424px */
	padding: 0.75rem 1rem; /* 12px 16px */
	margin: 0 auto;
	border-radius: 8px;
  transition: .3s;
	font-size: 1.25rem; /* 20px */
	font-weight: 600;
}

.btn_bl {
	background-color: #44a8b0;
	border: 1px solid var(--turquoise);
	color: #fff;
	text-align: center;
	letter-spacing: .1em;
}

.btn_wh {
	background-color: var(--l-turquoise);
	border: 1px solid var(--d-turquoise);
	color: #379199;
}

.btn_gy {
	background-color: #a4a4a4;
	border: 1px solid #cacaca;
	color: #fff;
}

.btn_lgy {
	background-color: #eaeaea;
	border: 1px solid #919191;
}

.haveto {
	display: inline-block;
	vertical-align: middle;
	background-color: var(--red);
	border-radius: 10px;
	color: #fff;
	font-size: 0.625rem ; /* 10px */
	line-height: 1;
  padding: 0.2rem 0.375rem 0.25rem; /* 3px 6px 4px */
	margin-left: 0.25rem; /* 4px */
	transform: translateY(-2px);
}

.error {
	position: relative;;
	font-size: 0.875rem; /* 14px */
	line-height: 1.4;
	color: var(--red);
	display: block;
	margin-top: 0.5rem; /* 8px */
}

.error::before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url(../img/icn-error.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 0.25rem ;
}

input[type="text"].error-wrap,
input[type="email"].error-wrap,
input[type="password"].error-wrap {
  border-color: #e74c3c;
  box-shadow: 0 0 5px rgba(231, 76, 60, 0.6);
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
  outline: none;
  border-color: #379199;
  box-shadow: 0 0 3px rgba(55, 145, 153, 0.6);
}

.form_heading {
	display: block;
	margin-bottom: 0.625rem; /* 10px */
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.2;
  color: var(--black);
}

.form_txt {
	font-size: 0.875rem; /*14px*/
	font-weight: 600;
	white-space: nowrap;
}

.form_notice {
  font-size: 0.825rem; /*13px*/
  color: var(--black);
  margin-left: 0.5rem;
}

.form_notice02 {
	font-size: 0.875rem; /*14px*/
	margin-bottom: 0.625rem; /* 10px */
}

.form_notice_box {
	max-width: 26.5rem; /* 424px */
	padding: 0.5rem; /* 8px */
	background-color: #e3f0ef;
	margin-top: 0.5rem; /* 8px */
  border-radius: 32px;
}

.form_notice_box > p {
	font-size: 0.75rem; /* 12px */
	line-height: 1.2;
	text-align: center;
}

.form_notice_box02 {
	max-width: 38rem; /* 608px */
	padding: 0.5rem 1rem; /* 8px 16px */
	background-color: #f2f2f2;
	margin-bottom: 0.5rem; /* 8px */
}

.form_notice_box02 > p {
	font-size: 0.875rem; /* 14px */
	line-height: 1.6;
}

.form_txt > label {
	white-space: nowrap;
}

.grid_name {
	display: grid;
	grid-template-columns: 38px 26px 1fr 26px 1fr;
	align-items: baseline;
	gap: 0 0.5rem; /* 0 8px */
}

.flex_representative {
	display: flex;
	flex-wrap: wrap;
  align-items: center;
	white-space: nowrap;
  gap: 0.5rem 1rem; /* 8px 16px */
}

.flex_representative > label {
	display: flex;
	align-items: center;
	white-space: nowrap;
	gap: 0.25rem; /* 4px */
}

.flex_relationship {
	display: flex;
	flex-wrap: wrap;
  align-items: left;
	white-space: nowrap;
  gap: 0.5rem 2rem; /* 8px 32px */
  flex-direction: column;
}

.flex_relationship > label {
	display: flex;
	align-items: center;
	white-space: nowrap;
	gap: 0.25rem; /* 4px */
}

.other-wrapper {
  display: flex;
  align-items: center;
  gap: 0.5rem; /* 8px */
}

.other-wrapper > label {
  display: flex;
	align-items: center;
	white-space: nowrap;
	gap: 0.25rem; /* 4px */
}

.other-wrapper > input[type="text"] {
  max-width: 7rem; /* 112px */
}

.terms-box {
  max-height: 10rem; /* 160px */
  overflow-y: auto;
  border: 1px solid #ccc;
  padding: 1rem;
  font-size: 0.875rem; /* 14px */
	line-height: 1.6;
  background-color: #f9f9f9;
}

.agree-check {
  display: flex;
  justify-content: center;
  margin-top: 2rem; /* 32px */
}

/* input 非表示 */
.custom-radio input[type="radio"],
.custom-checkbox input[type="checkbox"] {
  display: none;
}

/* 枠の見た目 */
.custom-radio {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem; /* 8px */
  font-size: 0.875rem; /*14px*/
  cursor: pointer;
  position: relative;
  user-select: none;
}

.custom-checkbox {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem; /* 8px */
  cursor: not-allowed; /* 初期状態では無効 */
	opacity: 0.6;
}

.custom-checkbox.enabled {
  cursor: pointer;
  opacity: 1;
}

.custom-radio .radiomark {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #379199;
  border-radius: 50%;
  position: relative;
  background-color: #fff;
}

.custom-checkbox .checkmark {
  width: 1rem;
  height: 1rem;
  border: 1px solid #379199;
  border-radius: 4px;
  background-color: #fff;
  position: relative;
}

.custom-radio input[type="radio"]:checked + .radiomark {
  border-color: #379199;
  background-color: #e0f7f9;
}

.custom-radio input[type="radio"]:focus + .radiomark {
  outline: 2px solid #76bcc1;
  outline-offset: 2px;
}

/* チェックがついた時の見た目 */
.custom-radio input[type="radio"]:checked + .radiomark::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
  background: #379199;
  border-radius: 50%;
}

.custom-checkbox input[type="checkbox"]:checked + .checkmark::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 0px;
  width: 7px;
  height: 11px;
  border: solid var(--d-grey);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* disabled中の見た目 */
.custom-radio input[disabled] {
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 0.6;
}

.custom-checkbox input[disabled] + .checkmark {
  opacity: 0.4;
  cursor: not-allowed;
}

/* ログイン画面 */
.login_heading {
	display: block;
	margin-bottom: 0.25rem; /* 4px */
	font-size: 1rem;
	line-height: 1.2;
}

.login_notice {
	display: block;
	margin-top: 2rem; /* 32px */
	line-height: 1.4;
	color: #0780d6;
}

/* QRコード */
.qr {
	display: inline-block;
	max-width: 12.5rem; /* 200px */
}

/* ====================== メイン画面 ====================== */

/* 予定 */
.schedule_wrapper {
	margin-bottom: 5rem; /* 80px */
}

.flex_maindashboard {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	gap: 1rem;
	margin-bottom: 3rem; /*48px*/
}

.reflected-time {
	display: block;
	padding: 0.5rem 2rem; /* 8px 32px */
	border-radius: 8px;
	background-color: var(--d-turquoise);
	text-align: center;
	line-height: 1.4;
}

.reflected-time dt, .reflected-time dd {
	font-weight: 400;
	color: #fff;
}

.h5 {
	font-size: clamp(1.125rem, 0.794rem + 1.47vw, 1.5rem); /* 18px〜24px */
	color: var(--grey);
	letter-spacing: .06em;
}

.h6 {
	margin-bottom: 2rem; /*32px*/
	font-size: clamp(1rem, 0.669rem + 1.47vw, 1.375rem); /* 16px〜22px */
	color: var(--grey);
	letter-spacing: .04em;
}

.noplan_txt {
	position: relative;
	font-size: clamp(1rem, 0.779rem + 0.98vw, 1.25rem); /*16px〜20px*/
	font-weight: 600;
	line-height: 1.6;
	text-align: center;
	color: var(--black);
}

.noplan_txt::before {
	content: ' ー ';
}

.noplan_txt::after {
	content: ' ー ';
}

.schedule_notice_box {
  padding: 0.75rem; /* 12px */
	color: var(--red);
  margin-top: 1rem;
	border: 2px solid var(--red);
	text-align: center;
}

.schedule-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  margin-top: 1rem;
  font-size: 0.95rem; /* 15px */
}

.schedule-table th,
.schedule-table td {
	width: 50%;
  border: 1px solid #ccc;
  padding: 0.75rem 1rem; /* 12px 16px */
  text-align: center;
	line-height: 1.4;
	color: var(--black);
	vertical-align: top;
  word-break: break-word;
}

.schedule-table th.left,
.schedule-table td.left {
	text-align: left!important;
}

.schedule-table th {
  background-color: var(--l-turquoise);
  font-weight: 600;
}

.schedule-table tr:nth-child(even) {
  background-color: #fafafa;
}

.schedule-table tr:hover {
  background-color: #f1f7fb;
}

@media screen and (max-width: 767px) {
	.schedule-table th,
	.schedule-table td {
		text-align: left;
	}
}

/* 緊急の通知 */
.announcement-urgent_wrapper {
	margin-bottom: 5rem; /* 80px */
}

.announcement-urgent_box {
	padding: 0.5rem 1rem; /* 8px 16px */
	background-color: #ffe5e5;
	margin-top: 0.75rem; /* 12px */
	color: var(--black);
	line-height: 1.4;
}

/* お知らせ */
.announcement_box {
	padding: 0.5rem 1rem; /* 8px 16px */
	background-color: #d7f0ff;
	margin-top: 0.75rem; /* 12px */
	color: var(--black);
	line-height: 1.4;
}

/* 登録情報 */
.user-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.user-table th,
.user-table td {
  border: 1px solid #666;
  padding: 0.75em; /* 12px */
	font-size: 0.95rem; /* 15px */
	line-height: 1.3;
  text-align: center;
  vertical-align: top;
}

.user-table th {
	width: 30%;
  background-color: var(--l-turquoise);
  font-weight: normal;
}

.user-table td {
	width: 70%;
}

@media screen and (max-width: 767px) {
	.user-table th,
	.user-table td {
		text-align: left;
	}
}

/* トップへ戻る */
.btn_pagetop {
	display: none;
	position: fixed;
  right: 24px;
  bottom: 24px;
	width: 72px;
	height: 72px;
  background: linear-gradient(to bottom, #91d8e5, #5ec2d3);
  border-radius: 16px;
  z-index: 9;
  cursor: pointer;
}

.btn_pagetop::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 16px solid #fff;
}

/* 緊急の通知がある場合、ポップアップ */
/* 背景オーバーレイ */
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9990;
}

/* ポップアップ本体 */
.popup-notice {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 2rem 2rem 1.5rem; /* 32px 32px 24px */
  border-radius: 8px;
  width: 90%;
  max-width: 25rem; /* 400px */
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  z-index: 9991;
}

/* コンテンツの内側 */
.popup-content {
  position: relative;
}

/* 閉じるボタン */
.popup-close {
  position: absolute;
  top: -44px;
  right: -12px;
  font-size: 2rem; /* 32px */
  color: var(--black);
  cursor: pointer;
}

.popup-content > .announcement-urgent_wrapper {
	margin-top: 2rem; /* 32px */
	margin-bottom: 1rem;
}

/* アニメーション（任意） */
.popup-notice.fade-in {
  animation: fadeIn 0.3s ease-out;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate(-50%, -60%);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}


/* ====================== コンポーネント ====================== */


/* margin-top */

.hp_mt0 {
  margin-top: 0rem !important;
}

.hp_mt5 {
  margin-top: 0.3125rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mt5 {
    margin-top: calc(2rem * (5/50)) !important;
  }
}

.hp_mt10 {
  margin-top: 0.625rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mt10 {
    margin-top: calc(2rem * (10/50)) !important;
  }
}

.hp_mt15 {
  margin-top: 0.9375rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mt15 {
    margin-top: calc(2rem * (15/50)) !important;
  }
}

.hp_mt20 {
  margin-top: 1.25rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mt20 {
    margin-top: calc(2rem * (20/50)) !important;
  }
}

.hp_mt25 {
  margin-top: 1.5625rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mt25 {
    margin-top: calc(2rem * (25/50)) !important;
  }
}

.hp_mt30 {
  margin-top: 1.875rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mt30 {
    margin-top: calc(2rem * (30/50)) !important;
  }
}

.hp_mt35 {
  margin-top: 2.1875rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mt35 {
    margin-top: calc(2rem * (35/50)) !important;
  }
}

.hp_mt40 {
  margin-top: 2.5rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mt40 {
    margin-top: calc(2rem * (40/50)) !important;
  }
}

.hp_mt45 {
  margin-top: 2.8125rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mt45 {
    margin-top: calc(2rem * (45/50)) !important;
  }
}

.hp_mt50 {
  margin-top: 3.125rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mt50 {
    margin-top: calc(2rem * (50/50)) !important;
  }
}

/* margin-bottom */

.hp_mb0 {
  margin-bottom: 0rem !important;
}

.hp_mb5 {
  margin-bottom: 0.3125rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mb5 {
    margin-bottom: calc(2rem * (5/50)) !important;
  }
}

.hp_mb10 {
  margin-bottom: 0.625rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mb10 {
    margin-bottom: calc(2rem * (10/50)) !important;
  }
}

.hp_mb15 {
  margin-bottom: 0.9375rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mb15 {
    margin-bottom: calc(2rem * (15/50)) !important;
  }
}

.hp_mb20 {
  margin-bottom: 1.25rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mb20 {
    margin-bottom: calc(2rem * (20/50)) !important;
  }
}

.hp_mb25 {
  margin-bottom: 1.5625rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mb25 {
    margin-bottom: calc(2rem * (25/50)) !important;
  }
}

.hp_mb30 {
  margin-bottom: 1.875rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mb30 {
    margin-bottom: calc(2rem * (30/50)) !important;
  }
}

.hp_mb35 {
  margin-bottom: 2.1875rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mb35 {
    margin-bottom: calc(2rem * (35/50)) !important;
  }
}

.hp_mb40 {
  margin-bottom: 2.5rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mb40 {
    margin-bottom: calc(2rem * (40/50)) !important;
  }
}

.hp_mb45 {
  margin-bottom: 2.8125rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mb45 {
    margin-bottom: calc(2rem * (45/50)) !important;
  }
}

.hp_mb50 {
  margin-bottom: 3.125rem !important;
}
@media screen and (max-width: 767px) {
  .hp_mb50 {
    margin-bottom: calc(2rem * (50/50)) !important;
  }
}