@charset "utf-8";


:root {
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-sm: 576px;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-lg: 992px;
    --bs-breakpoint-xl: 1200px;
    --bs-breakpoint-xxl: 1400px;
}
:root, [data-bs-theme=light] {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-secondary-color: rgba(33, 37, 41, 0.75);
    --bs-secondary-color-rgb: 33, 37, 41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233, 236, 239;
    --bs-tertiary-color: rgba(33, 37, 41, 0.5);
    --bs-tertiary-color-rgb: 33, 37, 41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248, 249, 250;
    --bs-heading-color: inherit;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13, 110, 253;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #0a58ca;
    --bs-link-hover-color-rgb: 10, 88, 202;
    --bs-code-color: #d63384;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545;
}


.app-section {
    padding: 30px 20px;
    background-color: #fff;
    margin: 0 auto;
    width: 100%;
    max-width: var(--page-width);
}
.login-card {
    max-width: 400px;
    margin: 0 auto;
    background-color: transparent;
}
.login-title {
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 20px 0;
    color: var(--text-dark);
}
.form-group {
    margin-bottom: 15px;
}
.input_label {
    font-weight: bold;
    font-size: 0.95rem;
    margin-bottom: 8px;
    color: var(--text-dark);
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;

    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 12px;
    font-size: 1.1rem;
    margin-bottom: 5px;

}
#link-forgot-password {
    display: block;
    text-align: right;
    font-size: 0.85rem;
    color: var(--text-dark);
    margin-top: 5px;
    margin-bottom: 20px;
    text-decoration: none !important;
}
.btn-warning {
    display: block;
    text-decoration: none;
    text-align: center;
    background-color: var(--button-bg-color-yellow);
    border: none;
    color: #333;
    border-radius: 50px;
    font-weight: bold;
    font-size: 1.1rem;
    padding: 14px 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    width: 100%;
    margin-top: 20px;
    cursor: pointer;
}
.text-center {
    text-align: center !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}
.regist_btn {
    text-decoration: none;
    color: var(--text-color2);
    border: 1px solid var(--text-color2);
    border-radius: 1em;
    padding: 3px;
    display: block;
    width: 9rem;
    margin: 1em auto 2em;
    cursor: pointer;
}
.review_btn {
    width: 300px;
    display: block;
    margin: 2em auto;
}

.alert {
    --bs-alert-bg: transparent;
    --bs-alert-padding-x: 1rem;
    --bs-alert-padding-y: 1rem;
    --bs-alert-margin-bottom: 1rem;
    --bs-alert-color: inherit;
    --bs-alert-border-color: transparent;
    --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
    --bs-alert-border-radius: var(--bs-border-radius);
    --bs-alert-link-color: inherit;
    position: relative;
    padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
    margin-bottom: var(--bs-alert-margin-bottom);
    color: var(--bs-alert-color);
    background-color: var(--bs-alert-bg);
    border: var(--bs-alert-border);
    border-radius: var(--bs-alert-border-radius);
}
.alert-danger {
    --bs-alert-color: var(--bs-danger-text-emphasis);
    --bs-alert-bg: var(--bs-danger-bg-subtle);
    --bs-alert-border-color: var(--bs-danger-border-subtle);
    --bs-alert-link-color: var(--bs-danger-text-emphasis);
}


/* CSS Document */
/*
* {
  box-sizing: border-box;
}
.error { color: red; }
.header_top-right{ display: none!important;}

input::placeholder {
  color: #ddd;
}
input:-ms-input-placeholder {
  color: #ddd;
}
input::-ms-input-placeholder {
  color: #ddd;
}
.hide_sp {
  display: block;
}
span.hide_sp {
  display: inline-block;
}
span.hide_pc,
.hide_pc {
  display: none;
}
body {
  margin: 0;
  font-size: 16px;
}
a:hover,
button:hover {
  opacity: 0.8;
}
h1 {
  font-size: 23px;
  margin: 0;
  padding: 0;
  color: #F9B830;
}
h2 {
  color: #F9B830;
  font-weight: normal;
  font-size: 23px;
}
.marker_yellow {
  background: linear-gradient(transparent 45%, #F7FBC6 45%, #F7FBC6 80%, transparent 80%);
}
header .flex_row {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  padding: 0;
  border-left: 1px solid #fff;
  justify-content: space-between;
  max-width: 1000px;
}
header #h_title {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 10px;
}
header #h_title #flex1 {
  flex: initial;
}
header #h_title #flex1 img {
  max-width: 330px;
}
header #h_title #flex2 {
  flex: initial;
  text-align: right;
}
header #h_title #flex2 img {
  max-width: 330px;
}
header #h_title #flex2 nav ul {
  display: flex;
}
header #h_title #flex2 nav ul li {
  width: auto;
  padding: 0;
  margin-left: 15px;
  list-style: none;
}
header #h_title #flex2 nav ul li a {
  font-size: 13px;
  color: #FF850D;
  text-decoration: none;
}
header #h_title #flex_sp {
  flex: auto;
}
header #h_menu {
  background-color: #F9B830;
  line-height: 3em;
}
header #h_menu ul li {
  flex: initial;
  list-style: none;
  width: calc(16.66666667%);
  text-align: center;
  border-right: 1px solid #fff;
}
header #h_menu ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
}
header #h_namebox {
  margin: 1em auto 0.5em;
  border: none;
  border-bottom: 5px solid #F9B830;
}
header #h_name,
header #h_seirino {
  padding: 0.5em 1em;
}
header #h_name {
  width: 68%;
}
header #h_name_label,
header #h_seirino_label {
  margin: 0;
}
header #logout {
  display: block;
  overflow: hidden;
  margin-bottom: 2em;
  max-width: 1000px;
  margin: 10px auto 0px;
  text-align: right;
}
header #logout a {
  text-decoration: none;
  border: 1px solid #ccc;
  display: inline-block;
  border-radius: 5px;
  padding: 3px 1em;
  background-color: #fa0;
  color: #fff;
  margin: 2px;
  font-size: 16px;
}
header #logout #change_pw_button {
  display: none;
}
header h1#title {
  clear: both;
  color: #F9B830;
  display: flex;
  justify-content: space-between;
  font-size: 23px;
  margin-top: 1em;
}
header h1#title img#step_pc {
  width: 528px;
  padding: 0 0 0.5em;
  max-width: 65%;
}
header #title img {
  width: 80%;
}
header #title #h1_button {
  width: 20%;
  background-color: #fff;
}
header #title #h1_button a {
  display: block;
  margin: 9% auto 5%;
}
header #title #h1_button a img {
  width: 80%;
  margin: 0 10%;
}
#title_i {
  margin-top: 1em;
  clear: both;
  color: #F9B830;
  display: flex;
  justify-content: space-between;
  font-size: 23px;
}
#title_i img {
  width: 80%;
}
#title_i #h1_button {
  width: 20%;
  background-color: #fff;
}
#title_i #h1_button a {
  display: block;
  margin: 9% auto 5%;
}
#title_i #h1_button a img {
  width: 80%;
  margin: 0 10%;
}
.nenko {
  position: relative;
}
.nenko #nenko_button {
  position: relative;
  margin: 0 2.5% 30px;
  display: block;
  width: 456px;
  max-width: 95%;
}
.nenko #nenko_button img {
  width: 100%;
}
.nenko #nenko_button img.ribbon {
  position: absolute;
  z-index: 100;
  right: -10px;
  top: 15%;
  width: 20%;
}
footer {
  background-color: #fff;
}
footer .copyright {
  text-align: center;
  margin: 2em 0;
}
.inner {
  max-width: 1000px;
  margin: 20px auto 10px;
  color: #666;
  font-size: 16px;
}
#nenko_php #meisai {
  background-color: #fff;
  padding: 2em 2em;
  border: 1px solid #F9B830;
  border-radius: 10px;
  box-sizing: border-box;
  line-height: 2em;
}
#nenko_php #meisai table {
  margin: 0 auto;
}
#nenko_php #meisai table #tr_sougaku {
  font-size: 23px;
}
#nenko_php #meisai table th {
  text-align: right;
  padding-right: 30px;
  color: #F9B830;
}
#dispinfo_php #license {
  width: 590px;
  height: 378px;
  margin: 3em auto;
  background-image: url(image/card_bkimg_green.png);
  background-size: 100%;
  position: relative;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  font-size: 16px;
}
#dispinfo_php #license img#logo {
  position: absolute;
  bottom: 2%;
  left: 3%;
  width: 12%;
}
#dispinfo_php #license #license_table {
  position: absolute;
  top: 5%;
  left: 7%;
}
#dispinfo_php #license #license_table th,
#dispinfo_php #license #license_table td {
  font-weight: normal;
  text-align: left;
}
#dispinfo_php #license #license_table table.l1 {
  font-size: 16px;
  width: 100%;
}
#dispinfo_php #license #license_table table.center_name {
  text-align: left;
  margin-left: 15%;
}
#dispinfo_php #license #license_table table.l2 {
  width: 26em;
  margin-bottom: 15px;
}
#dispinfo_php #license #license_table table.l2 th {
  width: 7em;
  text-align: left;
}
#dispinfo_php #license #license_table table.l2 td {
  line-height: 1.2em;
}
#dispinfo_php .link_editinfo {
  text-align: right;
  margin: 1em;
}
#dispinfo_php #print_button button {
  background-color: #F9B830;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #fff;
  padding: 1em 2em;
  margin: 2em auto;
  display: block;
  width: 200px;
  text-align: center;
  text-decoration: none;
}
#dispinfo_php #re_entry a {
  background-color: #F9B830;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 1em 2em;
  margin: 0em auto 2em;
  display: block;
  width: 200px;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
table.info_table {
  border: 1px solid #ccc;
  width: 98%;
  margin: 1% auto;
  max-width: 820px;
}
table.info_table th {
  width: 180px;
  text-align: left;
  padding: 0.2em 0.5em;
  background-color: #F9B830;
  border: 1px solid #fff;
  font-weight: normal;
  color: #fff;
}
table.info_table td {
  background-color: #fff;
  border: 1px solid #F9B830;
  padding: 0.2em 0.5em;
}
#logout_php #h_menu,
#login_php #h_menu,
#regist_php #h_menu,
#regist_pw_php #h_menu,
#regist_mail_php #h_menu,
#regist_pw_done_php #h_menu,
#logout_php #h_namebox,
#login_php #h_namebox,
#regist_php #h_namebox,
#regist_pw_php #h_namebox,
#regist_mail_php #h_namebox,
#regist_pw_done_php #h_namebox,
#logout_php #title,
#login_php #title,
#regist_php #title,
#regist_pw_php #title,
#regist_mail_php #title,
#regist_pw_done_php #title,
#logout_php #logout,
#login_php #logout,
#regist_php #logout,
#regist_pw_php #logout,
#regist_mail_php #logout,
#regist_pw_done_php #logout {
  display: none;
}
#logout_php form,
#login_php form,
#regist_php form,
#regist_pw_php form,
#regist_mail_php form,
#regist_pw_done_php form {
  width: 100%;
  max-width: 700px;
}
#regist_mail_php #body_inner {
  background-color: #fff;
  padding: 50px 130px;
}
#regist_mail_php h1 {
  text-align: center;
  color: #707070;
}
#regist_mail_php .alert {
  text-align: center;
  color: #f00;
  font-size: 20px;
}
#regist_mail_php #word_info {
  border: 1px solid #e70010;
  padding: 40px 100px;
}
#regist_mail_php #word_info p {
  margin: 0;
}
#regist_mail_php #word_info .wi1 {
  color: #fff;
  background-color: #e70010;
  font-size: 23px;
  text-align: center;
  font-weight: bold;
}
#regist_mail_php #word_info .wi1 + img {
  display: block;
  margin: 10px auto 0px;
  width: 36px;
}
#regist_mail_php #word_info .wi2 {
  color: #e70010;
  font-size: 20px;
  margin: 27px 0 5px;
  padding: 0.2em 0;
}
#regist_mail_php #word_info .wi_noflex,
#regist_mail_php #word_info .wi_flex {
  display: flex;
  justify-content: space-around;
}
#regist_mail_php #word_info .wi_noflex div,
#regist_mail_php #word_info .wi_flex div {
  text-align: center;
  margin-top: 20px;
}
#regist_mail_php #word_info .wi_noflex div a,
#regist_mail_php #word_info .wi_flex div a {
  border: 1px solid #F9B830;
  border-radius: 2em;
  padding: 0.5em 1em;
  text-decoration: none;
  margin: 0.5em auto;
  display: block;
}
#regist_mail_php #word_info .wi_noflex {
  display: block;
  padding-left: 50px;
}
#change_pw_php form,
#change_pw_done_php form {
  width: 100%;
  max-width: 700px;
}
#login_php #login_input {
  overflow: hidden;
}
#login_php form {
  float: left;
  height: 270px;
  box-sizing: border-box;
  max-width: 690px;
}
#login_php div#regist {
  background-color: #fff;
  border: 1px solid #BFBFBF;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 30px 1em 40px;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  margin: 35px auto 0px;
  max-width: 690px;
}
#login_php #word_info {
  clear: both;
  margin-top: 1em;
}
#login_php .submit_button,
#login_php #submit_button {
  width: 160px;
}
#login_php .back_button {
  width: 160px;
}
#login_php #acc_link {
  text-decoration: underline;
  cursor: pointer;
}
#login_php #acc_seirino {
  margin-bottom: 20px;
  margin-left: 15px;
}
#login_php #acc_seirino #acc_seirino_img {
  display: flex;
  position: relative;
}
#login_php #acc_seirino #acc_seirino_img img {
  width: 60%;
}
#login_php #acc_seirino #acc_seirino_img p {
  position: absolute;
  bottom: 0;
  right: 0;
}
.submit_button,
#submit_button {
  background-color: #f18c17;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #fff;
  padding: 0.5em 0;
  margin: 1em auto;
  display: block;
  max-width: 300px;
  width: 90%;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 23px;
  cursor: pointer;
}
.back_button {
  background-color: #ccc;
  border: 1px solid #aaa;
  border-radius: 5px;
  color: #222;
  padding: 0;
  margin: 1em auto;
  display: block;
  max-width: 200px;
  width: 90%;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.5em;
}
#login_button, #regist_btn {
  display: block;
  margin: 40px auto;
  border: none;
  cursor: pointer;
  font-size: 22px;
  color: #fff;
  background: #F19D21;
  border-radius: 5px;
  width: 253px;
  height: 57px;
  line-height: 57px;
  font-weight: bold;
  position: relative;
}

#regist_btn{
  background: #60B440;
  text-decoration: none;
  margin: 0 auto;
}

#login_button::after, #regist_btn::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  right: 15px;
  width: 12px;
  height: 12px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}

#regist>p{
  color: #60B440;
  font-weight: bold;
  margin: 0 0 8px;
}


#dispinfo_php .input_item,
#logout_php .input_item,
#login_php .input_item,
#regist_php .input_item,
#regist_pw_php .input_item,
#regist_pw_done_php .input_item,
#change_pw_php .input_item,
#change_pw_done_php .input_item,
#editinfo_php .input_item,
#editinfo_kakunin_php .input_item,
#editinfo_done_php .input_item {
  margin: 1em auto;
}
#dispinfo_php .input_item .input_label,
#logout_php .input_item .input_label,
#login_php .input_item .input_label,
#regist_php .input_item .input_label,
#regist_pw_php .input_item .input_label,
#regist_pw_done_php .input_item .input_label,
#change_pw_php .input_item .input_label,
#change_pw_done_php .input_item .input_label,
#editinfo_php .input_item .input_label,
#editinfo_kakunin_php .input_item .input_label,
#editinfo_done_php .input_item .input_label {
  width: 12em;
  display: inline-block;
  text-align: right;
  padding-right: 1em;
}
#dispinfo_php #submit_button,
#logout_php #submit_button,
#login_php #submit_button,
#regist_php #submit_button,
#regist_pw_php #submit_button,
#regist_pw_done_php #submit_button,
#change_pw_php #submit_button,
#change_pw_done_php #submit_button,
#editinfo_php #submit_button,
#editinfo_kakunin_php #submit_button,
#editinfo_done_php #submit_button {
  background-color: #F9B830;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #fff;
  padding: 0.5em 1em;
  margin: 2em auto;
  display: block;
  width: 250px;
  text-align: center;
  text-decoration: none;
}
#dispinfo_php form,
#logout_php form,
#login_php form,
#regist_php form,
#regist_pw_php form,
#regist_pw_done_php form,
#change_pw_php form,
#change_pw_done_php form,
#editinfo_php form,
#editinfo_kakunin_php form,
#editinfo_done_php form {
  width: 100%;
  padding: 20px 1em;
  background-color: #fff;
  border: 1px solid #F9B830;
  margin: 0 auto;
}
#dispinfo_php form input,
#logout_php form input,
#login_php form input,
#regist_php form input,
#regist_pw_php form input,
#regist_pw_done_php form input,
#change_pw_php form input,
#change_pw_done_php form input,
#editinfo_php form input,
#editinfo_kakunin_php form input,
#editinfo_done_php form input {
  width: 270px;
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  padding: 4px;
}
#dispinfo_php form #submit_button,
#logout_php form #submit_button,
#login_php form #submit_button,
#regist_php form #submit_button,
#regist_pw_php form #submit_button,
#regist_pw_done_php form #submit_button,
#change_pw_php form #submit_button,
#change_pw_done_php form #submit_button,
#editinfo_php form #submit_button,
#editinfo_kakunin_php form #submit_button,
#editinfo_done_php form #submit_button {
  display: block;
}
#dispinfo_php #word_info,
#logout_php #word_info,
#login_php #word_info,
#regist_php #word_info,
#regist_pw_php #word_info,
#regist_pw_done_php #word_info,
#change_pw_php #word_info,
#change_pw_done_php #word_info,
#editinfo_php #word_info,
#editinfo_kakunin_php #word_info,
#editinfo_done_php #word_info {
  width: 95%;
}
#dispinfo_php #word_info li,
#logout_php #word_info li,
#login_php #word_info li,
#regist_php #word_info li,
#regist_pw_php #word_info li,
#regist_pw_done_php #word_info li,
#change_pw_php #word_info li,
#change_pw_done_php #word_info li,
#editinfo_php #word_info li,
#editinfo_kakunin_php #word_info li,
#editinfo_done_php #word_info li {
  margin-bottom: 1em;
}
#regist_pw_php form,
#regist_php form {
  padding: 1em 2em;
  margin: 0 auto;
}
#regist_pw_php form input,
#regist_php form input {
  width: 100%;
}
#regist_pw_php form input[name="email"]{
  max-width: 310px;
}
#regist_pw_php .input_item,
#regist_php .input_item {
  margin: 0 auto 3em auto;
  max-width: 630px;
}
#regist_pw_php .input_item .input_label,
#regist_php .input_item .input_label {
  width: 13em;
}
#regist_pw_php form {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
  max-width: none;
}
#regist_pw_php .input_item {
  margin: 0;
  max-width: none;
}
#regist_pw_php .input_item table {
  border-collapse: collapse;
  max-width: 760px;
  width: 100%;
}
#regist_pw_php .input_item table tr th,
#regist_pw_php .input_item table tr td {
  border: 1px solid #707070;
  padding: 5px 10px;
  height: 5em;
}
#regist_pw_php .input_item table tr th input,
#regist_pw_php .input_item table tr td input {
  max-width: 300px;
}
#regist_pw_php .input_item table tr th {
  background-color: #F4F4F4;
}
#regist_pw_php .input_item table tr th .input_label {
  text-align: left;
}
#regist_pw_php .input_item table tr td {
  width: 100%;
  background-color: #fff;
}
#editinfo_php form,
#editinfo_kakunin_php form {
  width: 100%;
  max-width: 100%;
}
#editinfo_php form td input,
#editinfo_kakunin_php form td input {
  width: 98%;
}
#editinfo_php form input[type="checkbox"],
#editinfo_kakunin_php form input[type="checkbox"] {
  width: auto;
}
#editinfo_php form #tr_license input,
#editinfo_kakunin_php form #tr_license input {
  margin: 1em 0 3em 0;
  width: 80%;
}
#editinfo_php form #check_info,
#editinfo_kakunin_php form #check_info {
  margin-left: 1em;
}
#editinfo_php #submit_button.disabled,
#editinfo_kakunin_php #submit_button.disabled {
  background-color: #ccc;
  color: #aaa;
  font-weight: normal;
}
#top_php header #logout #change_pw_button {
  display: inline-block;
}
#top_php .inner ul {
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
}
#top_php .inner ul li {
  overflow: hidden;
  margin: 20px 0;
}
#top_php .inner ul li img {
  width: 100%;
  max-width: 100px;
  margin-right: 20px;
  float: left;
}
#top_php .inner ul li img.ribbon {
  position: absolute;
  z-index: 100;
  right: -10px;
  top: 10px;
  width: 35%;
}
#kanyusya_php .gray_box {
  background-color: #EBECED;
  padding: 10px 15px;
  margin: 56px 0;
}
#kanyusya_php .gray_box .roudouhokenbangou td:nth-child(1) {
  width: 70px;
}
#kanyusya_php .gray_box .roudouhokenbangou td:nth-child(2) {
  width: 200px;
}
#syoumei_php table.info_table {
  max-width: 600px;
}
#syoumei_php table.info_table th {
  width: auto;
}
#syoumei_php table.info_table td {
}
#index_i_ul {
  list-style: none;
  background-color: #fff;
  padding: 1em;
}
#index_i_ul li {
  font-size: 16px;
  line-height: 30px;
}
#index_i_ul li a {
  text-decoration: none;
  color: #222;
}
#index_i_ul li a:hover {
  text-decoration: underline;
}
#nenko_edit_php .inner article#normal {
  position: relative;
}
#nenko_edit_php .inner article {
  background-color: #fff;
  padding: 2em 3em;
  border: 1px solid #F9B830;
  border-radius: 20px;
}
#nenko_edit_php .inner article table {
  margin: 2em auto;
  line-height: 2em;
  width: 95%;
  box-sizing: border-box;
}
#nenko_edit_php .inner article table th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: right;
  padding-right: 1em;
}
#nenko_edit_php .inner article table td {
  border-bottom: 1px solid #ccc;
  padding-left: 1em;
}
#nenko_edit_php .inner article table tr:last-child th,
#nenko_edit_php .inner article table tr:last-child td {
  border-bottom: none;
}
#nenko_edit_php #henkou_yn {
  max-width: 430px;
  margin: 0 auto;
}
#nenko_edit_php #henkou_yn input {
  display: none;
}
#nenko_edit_php #henkou_yn input + label {
  margin: 1em;
  display: inline-block;
  border: 1px solid #F9B830;
  padding: 1em;
  border-radius: 5px;
  color: #F9B830;
  font-weight: bold;
}
#nenko_edit_php #henkou_yn input:checked + label {
  background-color: #F9B830;
  color: #fff;
}

@media screen and (max-width: 640px) {
  span.hide_sp,
  .hide_sp {
    display: none;
  }
  .hide_pc {
    display: block;
  }
  span.hide_pc {
    display: inline-block;
  }
  table.info_table {
    margin: 0;
  }
  img#step_sp {
    width: 96%;
    margin: 0 2% 1em;
  }
  header #h_title #flex1 img {
    max-width: 204px;
  }
  header .flex_row {
    flex-wrap: wrap;
  }
  header #h_menu ul li {
    width: 50%;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
  }
  header #h_namebox {
    margin: 10px;
  }
  header #h_name,
  header #h_seirino {
    width: 100%;
    border: none;
  }
  header #h_name #h_name_label,
  header #h_seirino #h_name_label,
  header #h_name #h_seirino_label,
  header #h_seirino #h_seirino_label {
    display: block;
  }
  header #h_name {
    padding-bottom: 0;
  }
  header #h_seirino {
    padding-top: 10px;
  }
  header h1#title {
    display: block;
  }
  header h1#title img {
    width: 96%;
    margin: 0 2%;
  }
  header h1#title #h1_button {
    width: 100%;
    background-color: transparent;
  }
  header h1#title #h1_button a {
    display: inline-block;
    margin: 0px 2%;
    width: 46%;
  }
  header h1#title #h1_button a img {
    width: 100%;
    margin: 0;
  }
  #title_i {
    display: block;
  }
  #title_i img {
    width: 96%;
    margin: 0 2%;
  }
  #title_i #h1_button {
    width: 100%;
    background-color: transparent;
  }
  #title_i #h1_button a {
    display: inline-block;
    margin: 0px 2%;
    width: 46%;
  }
  #title_i #h1_button a img {
    width: 100%;
    margin: 0;
  }
  .inner {
    padding: 0 10px;
  }
  #login_php .inner {
    padding-top: 0px;
  }
  #login_php #title_i {
    margin-top: 0;
  }
  #login_php .input_item .input_label {
    text-align: left;
  }
  #login_php form {
    float: none;
    height: auto;
  }
  #logout_php .submit_button,
  #login_php .submit_button,
  #regist_php .submit_button,
  #regist_pw_php .submit_button,
  #regist_pw_done_php .submit_button,
  #change_pw_php .submit_button,
  #change_pw_done_php .submit_button,
  #editinfo_php .submit_button,
  #editinfo_kakunin_php .submit_button,
  #editinfo_done_php .submit_button,
  #logout_php #submit_button,
  #login_php #submit_button,
  #regist_php #submit_button,
  #regist_pw_php #submit_button,
  #regist_pw_done_php #submit_button,
  #change_pw_php #submit_button,
  #change_pw_done_php #submit_button,
  #editinfo_php #submit_button,
  #editinfo_kakunin_php #submit_button,
  #editinfo_done_php #submit_button {
    margin-left: auto;
    margin-right: auto;
  }
  #logout_php .back_button,
  #login_php .back_button,
  #regist_php .back_button,
  #regist_pw_php .back_button,
  #regist_pw_done_php .back_button,
  #change_pw_php .back_button,
  #change_pw_done_php .back_button,
  #editinfo_php .back_button,
  #editinfo_kakunin_php .back_button,
  #editinfo_done_php .back_button {
    margin-left: auto;
    margin-right: auto;
  }
  #regist_pw_php form,
  #regist_php form {
    padding: 1em 1em 0 1em;
  }
  #regist_pw_php .input_item .input_label,
  #regist_php .input_item .input_label {
    text-align: left;
  }
  #regist_pw_php .input_item table tr th,
  #regist_pw_php .input_item table tr td {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px;
  }
  #regist_pw_php .input_item table tr th .input_label,
  #regist_pw_php .input_item table tr td .input_label {
    width: 100%;
  }
  #regist_mail_php #body_inner {
    margin: 15px;
    padding: 50px 20px;
  }
  #regist_mail_php #word_info {
    padding: 40px 20px;
  }
  #regist_mail_php #word_info .wi_noflex,
  #regist_mail_php #word_info .wi_flex {
    display: block;
  }
  #regist_mail_php #word_info .wi_noflex div,
  #regist_mail_php #word_info .wi_flex div {
    margin-top: 30px;
  }
  #regist_mail_php #word_info .wi_noflex {
    padding-left: 0;
  }
  #top_php .inner ul#top_menu li {
    width: 42%;
    margin: 0;
    margin: 5px 4%;
  }
  #top_php .inner ul#top_menu li.clear {
    clear: both;
  }
  #dispinfo_php #license {
  }
  #dispinfo_php #re_entry {
    margin: 0 auto;
  }
  #dispinfo_php table th,
  #dispinfo_php table td {
    box-sizing: border-box;
    border: none;
    min-height: 2em;
  }
  #dispinfo_php table.info_table th,
  #dispinfo_php table.info_table td {
    display: block;
    width: 100%;
  }
  #nenko_php #meisai {
    padding: 2em 1em;
    margin: 5px;
    font-size: 16px;
  }
  #nenko_php #meisai table {
    width: 100%;
  }
  #nenko_php #meisai table #tr_sougaku td span {
    font-size: 23px;
  }
  #nenko_php #meisai table th,
  #nenko_php #meisai table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: none;
    min-height: 2em;
    text-align: center;
    padding: 0;
  }
  #nenko_php #meisai .submit_button,
  #nenko_php #meisai #submit_button {
    font-size: 16px;
    width: 85%;
  }
  #nenko_php #meisai .back_button {
    font-size: 16px;
    width: 85%;
  }
  #editinfo_php table th,
  #editinfo_php table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: none;
  }
  #editinfo_php table th input,
  #editinfo_php table td input {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 2px;
    margin: 2% 0;
  }
  #nenko_edit_php #henkou_yn {
    max-width: 220px;
  }
  #nenko_edit_php .submit_button,
  #nenko_edit_php #submit_button {
    font-size: 16px;
  }
  #nenko_edit_php .back_button {
    font-size: 16px;
  }
  #nenko_edit_php .inner article {
    padding: 2em 1em;
  }
  #nenko_edit_php .inner article table th,
  #nenko_edit_php .inner article table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    border: none;
  }
}
@media screen and (max-width: 1000px) {
  #login_php .hide_sp {
    display: none;
  }
  #login_php .hide_pc {
    display: block;
  }
  #login_php #acc_seirino {
    margin-left: 0;
  }
  #login_php #acc_seirino #acc_seirino_img {
    display: block;
  }
  #login_php #acc_seirino #acc_seirino_img img.show_sp {
    width: 100%;
    display: block;
  }
  #login_php #acc_seirino #acc_seirino_img p {
    position: relative;
  }
  #login_php #acc_seirino #acc_seirino_img p br {
    display: none;
  }
}
body header #h_namebox {
  font-size: 23px;
  line-height: 23px;
}
body header #h_namebox #h_name {
  padding: 17px 0px;
}
body header #h_namebox #h_seirino {
  padding: 17px 50px 17px 0px;
  font-size: 23px;
}
body .inner input[type="button"],
body .inner input[type="submit"] {
  display: block;
  margin: 50px auto;
  width: 220px;
  height: 50px;
  font-size: 23px;
  color: #707070;
  border: 1px solid #707070;
  background-color: #EBF4FC;
  cursor: pointer;
}
body .inner a {
  color: inherit;
}
body .inner figure {
  width: 100%;
  max-width: 1000px;
  margin: 2em auto 1em;
}
body .inner figure figcaption {
  font-size: 23px;
}
body .inner figure table {
  width: 100%;
  border-spacing: 0px;
  border-collapse: collapse;
}
body .inner figure table th {
  width: auto;
  height: 32px;
  border: 1px solid #707070;
  font-size: 16px;
  background-color: #F9B830;
  text-align: left;
  font-weight: normal;
  padding: 2px 8px;
}
body .inner figure table td {
  width: auto;
  height: 32px;
  border: 1px solid #707070;
  font-size: 16px;
  background-color: #fff;
  padding: 2px 8px;
}
body .inner figure table td input {
  width: 100%;
  line-height: 1.7em;
}
#top_php body .inner ul li {
  float: left;
  width: 50%;
  font-size: 16px;
  padding-right: 2em;
}
#top_php body .inner ul li img {
  width: 110px;
  max-width: 100%;
}
#top_php body .inner ul li:nth-child(2n+1) {
  clear: both;
}
#kaisya_edit_php body .inner figure,
#kaisya_check_php body .inner figure,
#kaisya_done_php body .inner figure,
#kaisya_php body .inner figure {
  max-width: 800px;
  font-size: 16px;
}
#kaisya_edit_php body .inner figure table,
#kaisya_check_php body .inner figure table,
#kaisya_done_php body .inner figure table,
#kaisya_php body .inner figure table {
  border-collapse: separate;
  border-spacing: 5px;
}
#kaisya_edit_php body .inner figure table th,
#kaisya_check_php body .inner figure table th,
#kaisya_done_php body .inner figure table th,
#kaisya_php body .inner figure table th {
  width: 35%;
  border: none;
  font-size: 16px;
  height: 32px;
}
#kaisya_edit_php body .inner figure table td,
#kaisya_check_php body .inner figure table td,
#kaisya_done_php body .inner figure table td,
#kaisya_php body .inner figure table td {
  width: 65%;
  font-size: 16px;
  height: 32px;
}
#kaisya_edit_php table tr td {
  border: none;
  padding: 0;
}
#kaisya_edit_php table tr td input {
  height: 32px;
  font-size: 16px;
  line-height: 32px;
}
#kaisya_edit_php #readcheck {
  width: 100%;
  display: block;
  text-align: center;
}
#kaisya_done_php .inner input[type="submit"] {
  width: 425px;
}
#kanyusya_php body .inner figure .roudouhokenbangou {
  max-width: 720px;
}
#kanyusya_php body .inner figure table th {
  height: 33px;
}
#kanyusya_php body .inner figure table td {
  height: 45px;
}
#download_php body #roudouhokenbangou {
  font-size: 23px;
}
#kaiinsyo_php body .inner figure {
  max-width: 800px;
}
#kaiinsyo_php body .inner figure #kaiinsyo_div {
  width: 90%;
  max-width: 91.2mm;
  margin: 0 auto;
  position: relative;
  font-family: serif;
  font-size: 15px;
  font-weight: bold;
}
#kaiinsyo_php body .inner figure #kaiinsyo_div img {
  width: 100%;
}
#kaiinsyo_php body .inner figure #kaiinsyo_div p {
  white-space: nowrap;
  max-width: 310px;
  overflow: hidden;
  left: 35px;
  font-size: 14px;
  display: flex;
}
#kaiinsyo_php body .inner figure #kaiinsyo_div .kaiinsyo_title{
 display: flex;
 margin-right: 1em;
 width: 60px;
 font-size: 10px;
 justify-content: space-between;
 padding: 0.3em 0;
}
#kaiinsyo_php body .inner figure #kaiinsyo_div p#nendo {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 13px;
  left: 30px;
}
#kaiinsyo_php body .inner figure #kaiinsyo_div p#roudouhokenbangou {
  position: absolute;
  top: 27px;
}
#kaiinsyo_php body .inner figure #kaiinsyo_div p#jigyosyo {
  position: absolute;
  top: 44px;
}
#kaiinsyo_php body .inner figure #kaiinsyo_div p#seiribangou {
  position: absolute;
  top: 59px;
}
#kaiinsyo_php body .inner figure #kaiinsyo_div p#name {
  position: absolute;
  top: 76px;
}
#kaiinsyo_php body .inner figure #kaiinsyo_div p#hakkou {
  position: absolute;
  top: 92px;
}
#kaiinsyo_php body .inner figure #kaiinsyo_div p#kigen {
  position: absolute;
  top: 109px;
}
#kaiinsyo_php body .inner figure #kaiinsyo_print {
  font-size: 23px;
  max-width: 120px;
  margin: 40px auto;
  display: block;
}
#kaiinsyo_php body .inner figure #kaiinsyo_div p#card_title {
  position: absolute;
  top: 0px;
  left: 20px;
  font-family: sans-serif;
  font-weight: bold;
}

@media screen and (max-width: 1000px) {
  .header_body .main-nav {
    justify-content: space-between;
  }
  .header_body #telicon {
    display: none;
  }
  .header_body #h_namebox #h_name {
    font-size: 16px;
    width: auto;
    padding-bottom: 0;
  }
  .header_body #h_namebox #h_seirino {
    font-size: 16px;
    width: auto;
    padding-bottom: 0;
  }
  #top_php body .inner {
    margin-top: 0;
  }
  #top_php body .inner ul#top_menu li {
    float: left;
    width: 50%;
    margin: 15px auto;
    padding: 0;
  }
  #top_php body .inner ul#top_menu li a {
    display: block;
    overflow: hidden;
    text-align: center;
  }
  #top_php body .inner ul#top_menu li a img {
    margin: 0 auto;
    display: block;
    float: none;
  }
  #top_php body .inner ul#top_menu li p {
    display: none;
  }
  #download_php body .inner {
    margin-top: 0;
  }
  #download_php body .inner figure {
    margin-top: 0;
  }
  #download_php body .inner figure table {
    width: 90%;
    margin: 30px auto 0;
  }
  #download_php body .inner figure table th {
    height: 45px;
    min-width: 4em;
    text-align: center;
  }
  #download_php body .inner figure table td {
    height: auto;
  }
  #download_php body .inner figure table + p {
    margin: 5px auto 1em;
    width: 90%;
    padding-left: 5px;
  }
  #kaisya_edit_php body .inner figure table,
  #kaisya_check_php body .inner figure table,
  #kaisya_done_php body .inner figure table,
  #kaisya_php body .inner figure table {
    border-collapse: collapse;
  }
  #kaisya_edit_php body .inner figure table th,
  #kaisya_check_php body .inner figure table th,
  #kaisya_done_php body .inner figure table th,
  #kaisya_php body .inner figure table th {
    border: 1px solid #707070;
  }
  #kaisya_edit_php body .inner figure table td,
  #kaisya_check_php body .inner figure table td,
  #kaisya_done_php body .inner figure table td,
  #kaisya_php body .inner figure table td {
    border: 1px solid #707070;
  }
}
aisya_check_php body .inner figure table td,
  #kaisya_done_php body .inner figure table td,
  #kaisya_php body .inner figure table td {
    border: 1px solid #707070;
  }

#login_php #login_input {
    display: grid;
    grid-template-columns: 1fr;
}
#login_php form {
    float: none;
    height: auto;
}
#login_php div#regist {
    float: none;
    height: auto;
}
.login_error_state {
    display: grid;
    grid-template-columns: 1fr 230px;
    border: 1px solid #F9B830;
    padding: 15px;
    border-radius: 10px;
    margin: 10px 0 20px;
    justify-content: center;
    align-items: center;
    grid-column-gap: 30px;
}
.login_error_state_title {
    font-size: 20px;
    color: #f00;
    font-weight: bold;
    margin: 0;
}
.login_error_state_message {
    font-size: 14px;
    margin: 10px 0 0 0;
}
.login_error_state_buttonbox {
    display: flex;
    justify-content: center;
    align-items: center;
}
.login_error_state_buttonbox a {
    text-decoration: none;
    font-size: 14px;
    background-color: #F18C17;
    color: #fff!important;
    padding: 5px 10px 5px 40px;
    border-radius: 8px;
 position: relative;
}
.login_error_state_buttonbox a:before {
    font-family: "Font Awesome 5 Free";
    content: '▲';
    font-size: 30px;
    font-weight: 900;
    color: #fff;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -ms-transform: translate(-50%, -50%) rotate(90deg);
}
@media screen and (max-width: 1100px) {
 #login_php #login_input {
     grid-template-columns: 1fr;
 }
 .login_error_state {
    grid-template-columns: 1fr;
    grid-row-gap: 10px;
 }

}

input#popup_img {
  display: none;
}


#overlay {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 70;
  width: 100%;
  height: 100%;
}
#bg_gray {
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 80;
}
#window {
  width: 50%;
  max-width: 500px;
  height: 80vh;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 90;
  opacity: 0;
}

@media screen and (max-width: 1000px) {
  #window {
    width: 90%;
  }
}


#msg .msg_red{
  color: #F95151;
}

#msg{
  width: 100%;
  height: 100%;
  padding: 20px;
  background: #FFFBE2;
  border-radius: 5px;
  border: 1px solid #F19D21;
  box-shadow: 0px 0px 20px -6px rgba(0, 0, 0, 0.6);
  overflow-y: scroll;
  
}

#msg .msg_inner{
  max-width: 300px;
  margin: 0 auto;
}

#msg h2{
  color: #F9B830;
  font-size: 23px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}

.msg_inner_item {
  font-weight: bold;
  margin: 30px 0 10px -5px;
}

#msg .sample_img img{
  width: 100%;
}

#btn_cloth {
  z-index: 100;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 10px;
  right: 20px
}
#btn_cloth:hover {
  opacity: 0.7;
}



#popup_img:checked ~ #overlay {
  visibility: visible;
}
#popup_img:checked ~ #overlay #window {
  animation: fadein 500ms forwards;
  animation-timing-function: ease-in-out;
}
@keyframes fadein {
  100% {
      opacity: 1;
  }
}

#popup_label {
  cursor: pointer;
  display: block;
  font-weight: bold;
  margin-bottom: 20px;
}

#popup_label:hover {
  opacity: 0.7;
}

#popup_label:before, .pw_regist_link::before, span.acc_link::before {
  content: "?";
  color: #fff;
  background-color: #F19D21;
  border-radius: 50%;
  margin-right: 8px;
  text-decoration: none;
  display: inline-block;
  width: 28px;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
}

#login_input .input_item,  #regist_php .input_item{
  width: 90%;
  margin: 30px auto;
}


#login_input .input_item .input_label, #regist_php .input_item .input_label{
  text-align: left;
  padding-right: 0;
  width: auto !important;
  display: block;
  font-weight: bold;
}

#login_php form input, #regist_php form input{
  width: 270px;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    padding: 16px;
    width: 100%;
    height: 55px;
}

#login_php .login_info, #regist_php .login_info {
  width: 90%;
  margin: 0 auto;
}
#login_php .pw_regist_link {
  text-decoration: none;
  font-weight: bold;
}

.msg_box {
  background: #D3E6E0;
  border-radius: 5px;
  padding: 20px;
  position: relative;
  width: 290px;
  margin: 30px auto 0;
  font-size: 14px;
  font-weight: bold;
}

.msg_box::before {
  position: absolute;
  content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 36px solid #d3e6e0;
    border-top: 0;
    top: -28px;
    left: 80px;
}

.msg_box_text01{
  position: relative;
  margin-left: 30px !important;
  text-align: center;
}

.msg_box_text01::before{
  position: absolute;
  content:"";
  background: url(img/msg_box_img.png) no-repeat center/contain;
  width: 27px;
  height: 24px;
  left: -15px;
  top: -3px;
}

  .msg_box_text02{
    color:#F95151;
    text-align: center;
  }

.login_input_ttl, .regist_php_ttl{
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  color: #F19D21;
  margin-top: 20px;
}

.regist_php_ttl {
  margin-bottom: 20px;
}

#login_php form, #regist_php form {
  border: 1px solid #BFBFBF;
  border-radius: 5px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}


#regist_php form #submit_button {
  display: block;
  margin: 40px auto;
  border: none;
  cursor: pointer;
  font-size: 22px;
  color: #fff;
  background: #F19D21;
  border-radius: 5px;
  width: 253px;
  height: 57px;
  font-weight: bold;
  position: relative;
}

#regist_php form #submit_button::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  right: 15px;
  width: 12px;
  height: 12px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}

span.acc_link {
  cursor: pointer;
  display: block;
  font-weight: bold;
  margin-bottom: 20px;
}

.acc_seirino {
  padding: 0 30px 30px 30px;
}


a.contact_tel_btn {
  border: 1px solid #BFBFBF;
  border-radius: 5px;
  height: 83px;
  width: 304px;
  margin: 0 auto 70px;
  display: flex;
  gap: 25px;
  align-items: center;
  text-decoration: none;
  padding: 20px 15px;
  position: relative;
}

a.contact_tel_btn::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  right: 15px;
  width: 12px;
  height: 12px;
  border-top: 3px solid #666;
  border-right: 3px solid #666;
  transform: rotate(45deg);
}

.contact_tel_text {
  font-size: 14px;
  font-weight: bold;
}

.contact_tel_text span {
  font-size: 10px;
  font-weight: normal;
}

.login_input_subttl {
  font-size: 22px;
  font-weight: bold;
  color: inherit;
  text-align: center;
  margin-top: 70px;
}

a.review_btn {
    display: block;
    max-width: 338px;
    height: 176px;
    margin: 50px auto;
}

a.review_btn img {
    width: 100%;
    vertical-align: bottom;
}
    */