@charset "UTF-8";
/*!
 * ress.css • v2.0.4
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

hr {
  overflow: visible;
  height: 0;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
  color: inherit;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  white-space: normal;
  max-width: 100%;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not([fill]) {
  fill: currentColor;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }

  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

.h-flex-bet, .bl_horizontal {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.h-nowrap {
  white-space: nowrap;
}

.h-vTop {
  vertical-align: top;
}

.h-hide {
  display: none !important;
}

.h-mtb20 {
  margin: 30px 0;
}

.h-ml12 {
  margin-left: 12px !important;
}

.h-ml24 {
  margin-left: 24px !important;
}

.h-mr0 {
  margin-right: 0 !important;
}

.h-mr5 {
  margin-right: 5px !important;
}

.h-mr8 {
  margin-right: 8px !important;
}

.h-mr16 {
  margin-right: 16px !important;
}

.h-mr24 {
  margin-right: 24px !important;
}

.h-mt24 {
  margin-top: 24px !important;
}

.h-mt38 {
  margin-top: 38px !important;
}

.h-mb0 {
  margin-bottom: 0 !important;
}

.h-mb8 {
  margin-bottom: 8px !important;
}

.h-mb10 {
  margin-bottom: 10px !important;
}

.h-mb12 {
  margin-bottom: 12px !important;
}

.h-mb15 {
  margin-bottom: 15px !important;
}

.h-mb20 {
  margin-bottom: 20px !important;
}

.h-mb24 {
  margin-bottom: 24px !important;
}

.h-mb32 {
  margin-bottom: 32px !important;
}

.h-mb54 {
  margin-bottom: 54px !important;
}

.h-pr10 {
  padding-right: 10px !important;
}

.h-pr24 {
  padding-right: 24px !important;
}

.h-pd0 {
  padding: 0 !important;
}

.h-pd24 {
  padding: 24px !important;
}

.h-pd24 {
  padding: 24px !important;
}

.h-pt15 {
  padding-top: 15px !important;
}

.h-bdn {
  border: none !important;
}

.h-dInlineblock {
  display: inline-block;
}

.w86 {
  width: 86px;
}

.w92 {
  width: 92px;
}

.w104 {
  width: 104px;
}

.w114 {
  width: 114px;
}

.w122 {
  width: 122px;
}

.w154 {
  width: 154px;
}

.w180 {
  width: 180px;
}

.w300 {
  width: 300px;
}

.w396 {
  width: 396px;
}

.w100p {
  width: 100%;
}

.h-small {
  display: block;
  line-height: 1.4;
}
.h-small::before {
  color: #454545;
  content: "※";
  font-size: 12px;
  font-size: 0.75rem;
}

.h-small02 {
  display: block;
  color: #666;
  line-height: 1.8;
  font-size: 12px;
  font-size: 0.75rem;
}

.h-small03 {
  display: block;
  margin-top: 10px;
  font-weight: bold;
  line-height: 1.4;
  font-size: 16px;
  font-size: 1rem;
}
.h-small03::before {
  color: #454545;
  content: "※";
}

.h-fs11 {
  font-size: 0.6875rem !important;
}

.h-fs13 {
  font-size: 0.8125rem !important;
}

.h-fs14 {
  font-size: 14px;
  font-size: 0.875rem;
}

.h-bold {
  font-weight: bold;
}

.h-right {
  text-align: right;
}

.h-center {
  text-align: center;
}

.cf:after,
.cf:before {
  display: table;
  content: "";
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

html {
  color: #212121;
  font-weight: 400;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
  scroll-behavior: smooth;
}

body {
  padding-top: 98px;
  min-width: 1200px;
  word-wrap: break-word;
}
body.is-modal {
  overflow: hidden;
}

.bl_contentMargin {
  padding-top: 115px;
}

a,
button,
[type=submit] {
  color: inherit;
  transition: all 0.3s;
}
a:hover,
button:hover,
[type=submit]:hover {
  opacity: 0.6;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}

:visited:hover,
a {
  text-decoration: none;
}

ul {
  list-style: none;
}

i {
  font-style: normal;
}

input[type=button]:not([disabled]),
input[type=submit]:not([disabled]),
input[type=reset]:not([disabled]),
button:not([disabled]) {
  cursor: pointer;
}

[list]::-webkit-calendar-picker-indicator {
  margin-top: -15px;
}

input[type=button],
input[type=submit] {
  -webkit-appearance: none;
}

[disabled] {
  cursor: default;
}

[hidden] {
  display: none !important;
}

img {
  height: auto;
}

label {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  page-break-before: avoid;
}

th {
  font-weight: normal;
}

a[href*="tel:"] {
  cursor: default;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  a[href*="tel:"] {
    cursor: pointer;
    pointer-events: auto;
  }
}

::-moz-placeholder {
  color: #acacac;
}

:-ms-input-placeholder {
  color: #acacac;
}

::placeholder {
  color: #acacac;
}

[v-cloak] {
  visibility: hidden;
}

.ly_header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 23;
  display: flex;
  padding: 0 39px 0 42px;
  min-width: 1100px;
  width: 100%;
  height: 98px;
  border-top: 12px solid #70ba2a;
  background-color: #fff;
  align-items: center;
  justify-content: space-between;
}

.ly_footer {
  border-top: 1px solid #edeceb;
}

.ly_content {
  display: flex;
  background-color: #f2f1f0;
}
.ly_content__single .bl_content {
  padding: 20px 24px;
}
.ly_content__single .bl_content_main {
  min-height: calc(100vh - 507px);
}
.ly_content__single .bl_content_main__noHeader {
  min-height: calc(100vh - 262px);
}

.ly_contentPrint {
  display: flex;
  background-color: #fff;
}

.ly_footer {
  display: flex;
  padding-top: 18px;
  padding-bottom: 5px;
  align-items: center;
  justify-content: flex-end;
}

.bl_modalContent, .bl_modalContent03, .bl_modalContent02 {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 26;
  overflow: hidden;
  border-radius: 16px;
  background-color: #fff;
  color: #454545;
  opacity: 0;
  transition: all 0.3s;
  transform: translate(-50%, -100%);
  pointer-events: none;
}
.bl_modalContent.is-active, .is-active.bl_modalContent03, .is-active.bl_modalContent02 {
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}

.bl_modalContent02 {
  padding: 24px;
  width: 952px;
}

.bl_modalContent03 {
  padding: 24px;
  max-width: 100vw;
  width: 920px;
}

.bl_modalContent_header {
  display: flex;
  min-height: 58px;
  background-color: #f9f3e7;
  font-weight: bold;
  align-items: center;
  font-size: 18px;
  font-size: 1.125rem;
  justify-content: center;
}

.bl_modalContent_body {
  padding: 32px;
}

.bl_modalContent_header02 {
  margin-bottom: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid #dcdcdc;
  font-weight: bold;
}

.bl_close {
  position: absolute;
  top: 16px;
  right: 15px;
  color: #000;
}
.bl_close span {
  font-size: 28px;
  font-size: 1.75rem;
}

.bl_modalConfirm, .bl_modalConfirmation, .bl_modalNotification {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 26;
  background-color: #fff;
  box-shadow: 0 4px 10px rgba(51, 51, 51, 0.3);
  opacity: 0;
  transition: all 0.3s;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.is-active.bl_modalConfirm, .is-active.bl_modalConfirmation, .is-active.bl_modalNotification {
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}

.bl_modalNotification {
  width: 640px;
  border-radius: 6px;
}

.bl_modalNotification_header {
  padding: 8px 24px;
  border-bottom: 1px solid #d6d3d0;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
}

.bl_modalNotification_body {
  padding: 23px 24px;
  border-bottom: 1px solid #d6d3d0;
  font-weight: 500;
}

.bl_modalNotification_footer {
  padding: 0 24px 20px;
  padding-bottom: 20px;
}
.bl_modalNotification_footer .el_btn {
  display: block;
  margin: 16px auto;
  width: 432px;
  font-size: 14px;
  font-size: 0.875rem;
}

.bl_modalNotification_message {
  text-align: right;
  font-size: 14px;
  font-size: 0.875rem;
}
.bl_modalNotification_message span {
  margin-right: 5px;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1rem;
}

.bl_iconError {
  color: #e01e5a;
}

.bl_modalConfirmation {
  display: flex;
  width: 400px;
  height: 240px;
  border-radius: 16px;
  align-items: center;
  justify-content: center;
}

.bl_modalConfirmation_txt {
  margin-bottom: 30px;
}

.bl_modalConfirmation_btns {
  text-align: center;
}
.bl_modalConfirmation_btns .el_btn {
  margin: 0 5px;
  width: 120px;
  box-shadow: none;
}

.bl_modalConfirm {
  padding: 24px 50px;
  width: 538px;
  border-radius: 16px;
}

.bl_modalConfirm_textarea {
  margin-top: 12px;
  margin-bottom: 15px;
  padding: 10px;
  width: 100%;
  height: 212px;
  border: 2px solid #d9d9d9;
  border-radius: 4px;
}

.bl_modalConfirm_btns {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  max-width: 704px;
  justify-content: space-between;
}
.bl_modalConfirm_btns .el_btn {
  width: 47.5%;
}

.bl_sideModal {
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 26;
  overflow: auto;
  padding: 85px 60px 0 59px;
  padding-bottom: 50px;
  width: 410px;
  height: 100%;
  background-color: #fff;
  transition: all 0.3s;
}
.bl_sideModal.is-active {
  right: 0;
}

.bl_sideModal_heading {
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 24px;
  font-size: 1.5rem;
}

.bl_sideModal_heading02 {
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
}

.bl_sideList {
  margin-bottom: 30px;
}
.bl_sideList p {
  margin-bottom: 20px;
}
.bl_sideList dt {
  font-weight: bold;
}

.bl_sideClose {
  position: absolute;
  top: 90px;
  right: 20px;
  color: #238d27;
}

.bl_headerRight {
  display: flex;
  line-height: 1;
  align-items: center;
}

.bl_header_dropDown {
  position: relative;
  margin-left: 30px;
  padding: 10px 15px;
  border: 2px solid rgba(68, 143, 102, 0);
  cursor: pointer;
}
.bl_header_dropDown:hover {
  border: 2px solid rgba(68, 143, 102, 0.2);
  border-radius: 8px;
}
.bl_header_dropDown:hover .bl_header_dropDown_list {
  opacity: 1;
}
.bl_header_dropDown:hover .bl_header_dropDown_list a {
  padding: 9px 12px;
  height: 32px;
}
.bl_header_dropDown::after {
  display: inline-block;
  margin-left: 10px;
  width: 0;
  height: 0;
  border-width: 4px 3px 0 3px;
  border-style: solid;
  border-color: #23221f transparent transparent transparent;
  content: "";
  vertical-align: middle;
}

.bl_header_dropDown_list {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-top: 10px;
  width: 153px;
  opacity: 0;
  transition: all 0.3s;
  transform: translateY(100%);
  font-size: 14px;
  font-size: 0.875rem;
}
.bl_header_dropDown_list ul {
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 9px 28px 8px rgba(0, 0, 0, 0.05), 0 6px 16px rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12);
}
.bl_header_dropDown_list li {
  border-bottom: 1px solid #f0f0f0;
}
.bl_header_dropDown_list li:last-child {
  color: #ff4d4f;
}
.bl_header_dropDown_list a {
  display: block;
  overflow: hidden;
  padding: 0 12px;
  height: 0;
}

.bl_header_list {
  margin-left: 20px;
}

.bl_header_notification {
  position: relative;
  color: #70ba2a;
}
.bl_header_notification > span {
  cursor: pointer;
}
.bl_header_notification.is-active::before {
  position: absolute;
  top: 4px;
  left: 2px;
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #ed412e;
  content: "";
}

.bl_notificationBox {
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 24;
  width: 546px;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 4px 10px rgba(51, 51, 51, 0.3);
  color: #454545;
  line-height: 1.8;
}

.bl_notificationBoxUnit {
  overflow: auto;
  max-height: calc(100vh - 230px);
  height: 450px;
}

.bl_notificationBox_header {
  padding: 13.5px 24px;
  border-bottom: 1px solid #d4ceca;
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
}
.bl_notificationBox_header .bl_close {
  top: 18px;
  color: #d4ceca;
}

.bl_notificationBox_item {
  padding: 24px 24px 24px 100px;
}

.bl_notificationBox_body {
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
}
.bl_notificationBox_body .bl_notificationBox_body_icon {
  position: absolute;
  top: 0;
  left: -65px;
  display: block;
  margin-right: 10px;
  color: #e01e5a;
  vertical-align: middle;
  font-size: 35px;
  font-size: 2.1875rem;
}

.bl_notificationBox_footer {
  padding-top: 24px;
}
.bl_notificationBox_footer .el_btn {
  padding: 3px 7px;
  font-size: 11px;
  font-size: 0.6875rem;
}

.bl_notificationBackLayer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 22;
  width: 100%;
  height: 100%;
}

.bl_footerCopy {
  font-size: 12px;
  font-size: 0.75rem;
}

.bl_footerNav {
  display: flex;
}
.bl_footerNav li {
  margin-right: 30px;
  font-size: 14px;
  font-size: 0.875rem;
}
.bl_footerNav li a {
  color: #388e3c;
}

.bl_sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 98px;
  left: 0;
  overflow: auto;
  padding: 24px 24px 28px;
  width: 177px;
  height: calc(100vh - 98px);
  background-color: #f2f1f0;
  color: #454545;
}

.bl_sidebarList {
  margin: 0 -24px;
}
.bl_sidebarList:not(:first-child) {
  border-top: 1px solid #d4ceca;
}

.bl_sidebarList_item {
  font-weight: bold;
  font-size: 13px;
  font-size: 0.8125rem;
}
.bl_sidebarList_item a {
  display: inline-block;
  padding: 11px 14px;
  width: 100%;
}
.bl_sidebarList_item.is-current a {
  background-color: #e7f4e4;
  color: #448f66;
}

.bl_sidebarList_icon {
  display: inline-block;
  margin-bottom: 2px;
  width: 30px;
  vertical-align: middle;
}

.bl_breadcrumb {
  display: flex;
  margin-bottom: 40px;
  color: #388e3c;
  font-weight: bold;
  align-items: center;
  font-size: 12px;
  font-size: 0.75rem;
}
.bl_breadcrumb a {
  color: #999;
}
.bl_breadcrumb li:not(:last-child)::after {
  display: inline-block;
  margin: 0 12px;
  width: 8px;
  height: 8px;
  border-top: 1.5px solid #454545;
  border-right: 1.5px solid #454545;
  content: "";
  transform: rotate(45deg);
}

.bl_content {
  padding: 20px 24px 20px 43px;
  background-color: #f9f9f7;
  flex: 1;
}

.bl_contentPrint {
  padding: 20px 24px 20px 43px;
  background-color: #fff;
  flex: 1;
  font-size: 14px;
  font-size: 0.875rem;
}

.bl_content_main {
  margin-bottom: 40px;
  min-height: calc(100vh - 227px);
}

.bl_contentInner {
  max-width: 1215px;
}

.bl_horizontal {
  margin-bottom: 45px;
}

.bl_contentCard {
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.bl_horizontalLinkSet {
  display: flex;
}
.bl_horizontalLinkSet__form {
  margin-right: 21px;
  margin-bottom: 20px;
  margin-left: 44px;
}
.bl_horizontalLinkSet__form .bl_horizontalLinkSet_item {
  padding: 5px 0;
}

.bl_horizontalLinkSet_item {
  position: relative;
  border-bottom: 3px solid #edeceb;
  color: #acacac;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  transition: all 0.5s;
  flex: 1;
  font-size: 14px;
  font-size: 0.875rem;
}
.bl_horizontalLinkSet_item a {
  display: block;
  padding: 15px 0;
}
.bl_horizontalLinkSet_item.is-current {
  border-color: #70ba2a;
  color: #388e3c;
}
.bl_horizontalLinkSet_item.is-current .bl_horizontalLinkSet_number {
  color: #666;
}
.bl_horizontalLinkSet_item.is-caution {
  color: #ed412e;
}

.bl_horizontalLinkSet_number {
  display: inline-block;
  margin-left: 10px;
  padding: 4px 8.5px;
  border-radius: 12px;
  background-color: #f9f9f7;
  color: #acacac;
}

.bl_tabBody {
  padding: 24px 26px;
}

.bl_btnWrapper .el_btn {
  margin-left: 16px;
}
.bl_btnWrapper__right {
  text-align: right;
}

.bl_contentSection {
  margin-top: 25px;
}

.bl_contentCardInner {
  padding: 24px;
}

.bl_cancel {
  margin-top: 14px;
  color: #70ba2a;
  font-size: 11px;
  font-size: 0.6875rem;
}

.bl_bottomBorderUnit {
  display: flex;
  padding: 5px 0;
  border-bottom: 1px solid #dcdcdc;
}
.bl_bottomBorderUnit:last-child {
  border: none;
}
.bl_bottomBorderUnit .bl_bottomBorderUnit_item01 {
  margin-right: 10%;
}
.bl_bottomBorderUnit .bl_bottomBorderUnit_item01:first-child {
  width: 35%;
}
.bl_bottomBorderUnit .bl_bottomBorderUnit_item01:nth-child(2) {
  width: 15%;
}
.bl_bottomBorderUnit .bl_bottomBorderUnit_item01:nth-child(2) {
  width: 15%;
}
.bl_bottomBorderUnit .bl_bottomBorderUnit_item02 {
  margin-right: 20px;
}
.bl_bottomBorderUnit time {
  font-size: 14px;
  font-size: 0.875rem;
}
.bl_bottomBorderUnit__02 {
  padding: 15px 0;
}

.bl_messageWrapper {
  font-size: 14px;
  font-size: 0.875rem;
}
.bl_messageWrapper p {
  margin: 20px 0;
}

.bl_contactHeader {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.bl_contactHeader .el_badge {
  margin-left: 10px;
}

.bl_uploadImgData {
  display: flex;
  /* Border/Border */
  margin: 4px 0;
  padding: 6px 18px;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  background: #f9f9f7;
  align-items: center;
  justify-content: space-between;
}
.bl_uploadImgData > div {
  font-size: 14px;
  font-size: 0.875rem;
}
.bl_uploadImgData a {
  color: #388e3c;
}
.bl_uploadImgData button {
  color: #ed412e;
}
.bl_uploadImgData button .material-icons {
  margin-right: 5px;
  vertical-align: middle;
}

.bl_inputUnitWrapper {
  display: flex;
}
.bl_inputUnitWrapper .el_input {
  border-radius: 8px 0 0 8px;
  flex: 1;
}

.bl_inputUnit {
  display: flex;
  padding: 0 9px;
  border: 0.5px solid #d4ceca;
  border-radius: 0 4px 4px 0;
  background-color: #f9f9f7;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
  justify-content: center;
}

.bl_printMessage {
  color: #a8071a;
  font-size: 14px;
  font-size: 0.875rem;
}

.bl_sideBtnbar {
  display: flex;
  padding: 10px 16px;
  border-radius: 8px;
  background-color: #f2f1f0;
  color: #454545;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
  justify-content: space-between;
}

.bl_dataInput {
  padding: 10px;
}
.bl_dataInput .bl_dataInput_dtFixed {
  width: 116px;
}
.bl_dataInput > div {
  display: flex;
  margin: 0 0 24px;
  color: #454545;
  align-items: center;
}
.bl_dataInput > div:last-child {
  margin-bottom: 0;
}
.bl_dataInput > div.bl_dataInput_itemTop {
  align-items: flex-start;
}
.bl_dataInput dt {
  position: relative;
  margin-right: 16px;
  width: 22%;
  font-weight: bold;
}
.bl_dataInput .bl_errorWrapper {
  align-items: flex-start;
}
.bl_dataInput .bl_errorWrapper dt {
  padding-top: 8px;
}
.bl_dataInput .bl_errorWrapper dd {
  flex-wrap: wrap;
}
.bl_dataInput dd {
  display: flex;
  flex: 1;
}
.bl_dataInput dd input {
  padding: 6px 10px;
  width: 100%;
}
.bl_dataInput dd input:not(:last-child) {
  margin-right: 16px;
}

.bl_verticalList {
  text-align: left;
}
.bl_verticalList__borderSeparate > div {
  padding: 0 0 20px;
  border-bottom: 1px solid #dcdcdc;
}
.bl_verticalList > div {
  margin-bottom: 24px;
}
.bl_verticalList dt {
  margin-bottom: 5px;
  font-weight: bold;
}
.bl_verticalList .el_input {
  padding: 4px 10px;
  min-width: 416px;
  width: 100%;
}

.bl_completionWrapper {
  margin-top: 80px;
  text-align: center;
}
.bl_completionWrapper p {
  margin-top: 25px;
  margin-bottom: 18px;
}

.bl_completionWrapper620 {
  margin-top: 38px;
  margin-right: auto;
  margin-left: auto;
  max-width: 620px;
  text-align: center;
}

.bl_picUplode {
  display: block;
  margin-bottom: 10px;
  margin-left: 10px;
  width: 115px;
}
.bl_picUplode input {
  display: none;
}

.bl_picUplode_imgWrapper {
  margin: 10px auto 8px;
  width: 96px;
  height: 96px;
  border: 1px solid #ddd;
  border-radius: 50%;
  background-position: center center;
  background-size: cover;
}

.bl_picUplode_btn {
  padding: 3px 0;
  border: 1px solid #d6d3d0;
  border-radius: 8px;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  font-size: 0.6875rem;
}

.bl_picUplode_delete {
  margin-top: 16px;
  margin-left: 10px;
  width: 115px;
  text-align: center;
  cursor: pointer;
  font-size: 11px;
  font-size: 0.6875rem;
}

.bl_progressBar {
  position: relative;
  overflow: hidden;
  width: 224px;
  height: 8px;
  border-radius: 4px;
  background-color: #edeceb;
}
.bl_progressBar span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  border-radius: 4px;
  background-color: #70ba2a;
}

.bl_progressWrapper {
  display: flex;
  align-items: center;
}

.bl_progress_number {
  margin-right: 10px;
}

.bl_pageNavi {
  display: flex;
  margin-top: 32px;
  justify-content: flex-end;
}

.bl_pageNavi_item {
  margin-left: 8px;
}
.bl_pageNavi_item.is-current {
  color: #388e3c;
}
.bl_pageNavi_item.is-current a {
  border-color: currentColor;
}
.bl_pageNavi_item > a {
  display: flex;
  width: 32px;
  height: 32px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background-color: #fff;
  font-weight: bold;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
  justify-content: center;
}

.bl_pageNavi_arrow {
  position: relative;
}
.bl_pageNavi_arrow::before {
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #262626;
  border-right: 1px solid #262626;
  content: "";
}
.bl_pageNavi_arrow__prev.is-disable {
  background-color: #f5f5f5;
  cursor: default;
}
.bl_pageNavi_arrow__prev.is-disable::before {
  border-color: #bfbfbf;
}
.bl_pageNavi_arrow__prev::before {
  transform: rotate(-135deg);
}
.bl_pageNavi_arrow__next::before {
  transform: rotate(45deg);
}

.bl_formWrapper {
  padding: 0 23px 0 0;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.bl_formWrapper02 {
  padding: 0 23px 0 0;
}
.bl_formWrapper02 .bl_formHeader {
  margin-right: 0;
}

.bl_formHeader {
  margin-right: 24px;
}

.bl_contentSection_header {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}
.bl_contentSection_header .el_lv3Heading {
  margin-right: 20px;
}

.bl_formMessage {
  margin-left: 15px;
  font-size: 14px;
  font-size: 0.875rem;
}
.bl_formMessage span {
  margin-top: -2px;
  margin-left: 2px;
  vertical-align: middle;
  font-size: 20px;
  font-size: 1.25rem;
}
.bl_formMessage__error {
  color: #ec4949;
}
.bl_formMessage__check span {
  color: #388e3c;
}

.bl_column2Wrapper {
  display: flex;
}

.bl_column2_side {
  position: relative;
  padding-top: 20px;
}

.bl_column2_body {
  flex: 1;
}
.bl_column2_body .bl_formbody {
  display: block;
  margin-bottom: 40px;
}

.bl_errorWrapper .el_input {
  background-position: 98.5% center;
}
.bl_errorWrapper .el_textarea,
.bl_errorWrapper .el_input,
.bl_errorWrapper .el_select {
  border-color: #ec4949;
}

.bl_errorMessage {
  margin-top: 2px;
  color: #ec4949;
  font-weight: bold;
  font-size: 12px;
  font-size: 0.75rem;
}

.bl_sideLIst {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  margin-right: 45px;
  padding: 10px 0;
  width: 252px;
  background: #faf8f1;
  font-size: 14px;
  font-size: 0.875rem;
}
.bl_sideLIst li {
  position: relative;
}
.bl_sideLIst li.is-current a {
  color: #388e3c;
}
.bl_sideLIst li.is-current a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: #70ba2a;
  content: "";
}
.bl_sideLIst a {
  display: block;
  display: flex;
  padding: 0 18px;
  height: 38px;
  align-items: center;
}
.bl_sideLIst span {
  margin-left: 8px;
  vertical-align: middle;
  font-size: 20px;
  font-size: 1.25rem;
}
.bl_sideLIst .material-icons_error {
  color: #ec4949;
}
.bl_sideLIst .material-icons-outlined__info {
  color: #ffc415;
}
.bl_sideLIst .material-icons-outlined__check {
  color: #388e3c;
}

.bl_dataList {
  display: flex;
  margin-bottom: 40px;
  font-size: 12px;
  font-size: 0.75rem;
}
.bl_dataList__02 {
  display: block;
}
.bl_dataList > div {
  display: flex;
  margin-right: 40px;
}
.bl_dataList > div:last-child {
  margin-right: 0;
}
.bl_dataList dt::after {
  content: "：";
}

.bl_pageItem:not(:last-child) {
  margin-bottom: 20px;
}

.bl_formHorizontal {
  display: flex;
  font-weight: bold;
  flex-wrap: wrap;
}
.bl_formHorizontal input,
.bl_formHorizontal select {
  margin-right: 10px;
  font-weight: normal;
}
.bl_formHorizontal > div {
  margin-right: 18px;
}
.bl_formHorizontal > div:last-child {
  margin-right: 0;
}

.bl_formHorizontal_ttl {
  margin-bottom: 8px;
  font-weight: normal;
}

.bl_formHorizontalFixed2 {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, 1fr);
}

.bl_formHorizontalFixed3 {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}

.bl_formHorizontalFixed4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.bl_formHorizontalFixed_item {
  margin-bottom: 6px;
  padding-right: 10px;
  color: #454545;
  font-size: 14px;
  font-size: 0.875rem;
}

.bl_formFooter {
  position: fixed;
  bottom: 0;
  z-index: 21;
  display: flex;
  padding: 10px 24px;
  min-width: 580px;
  max-width: calc(100% - 520px);
  width: 918px;
  border-radius: 8px 8px 0 0;
  background-color: rgba(255, 255, 255, 0.9);
  align-items: center;
  flex-wrap: wrap;
  font-size: 14px;
  font-size: 0.875rem;
  justify-content: space-between;
}
.bl_formFooter > div {
  margin: 10px 0;
}
.bl_formFooter__shadow {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.bl_formFooter__wide {
  min-width: 977px;
  max-width: calc(100% - 223px);
  width: 1215px;
}
.bl_formFooter__02 {
  max-width: calc(100% - 542px);
  width: 895px;
}

.bl_formFooter_check {
  display: inline-block;
  margin-right: 20px;
  color: #000;
}
.bl_formFooter_check.is-comp span {
  color: #70ba2a;
}
.bl_formFooter_check span {
  color: #999;
  vertical-align: middle;
  font-size: 18px;
  font-size: 1.125rem;
}

.bl_orangeBoxParent {
  overflow: hidden;
  margin-bottom: 20px;
  padding: 24px 8px 24px 24px;
  border-radius: 8px;
  background-color: #f9f3e7;
  color: #454545;
}

.bl_orangeBoxHeader {
  position: relative;
  font-weight: bold;
  cursor: pointer;
}
.bl_orangeBoxHeader.is-open::before {
  transform: translateY(-50%) rotate(-135deg);
}
.bl_orangeBoxHeader span {
  margin-top: -2px;
  margin-right: 10px;
  vertical-align: middle;
}
.bl_orangeBoxHeader__arrow::before {
  position: absolute;
  top: 50%;
  right: 24px;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-right: 2px solid #70ba2a;
  border-bottom: 2px solid #70ba2a;
  content: "";
  vertical-align: middle;
  transition: all 0.3s;
  transform: translateY(-50%) rotate(45deg);
}

.bl_orangeBoxBody {
  overflow: hidden;
  padding-top: 20px;
  transition: all 0.3s;
}
.bl_orangeBoxBody:first-child {
  padding-top: 0;
}
.bl_orangeBoxBody__sideDrag {
  position: relative;
  padding-left: 40px;
}
.bl_orangeBoxBody__sideDrag .bl_dragIcon,
.bl_orangeBoxBody__sideDrag .bl_dragIconCat,
.bl_orangeBoxBody__sideDrag .bl_dragIconPicture,
.bl_orangeBoxBody__sideDrag .bl_dragIconBland {
  position: absolute;
  left: 0;
  cursor: move;
}
.bl_orangeBoxBody__sideDrag .bl_dragIcon {
  top: 128px;
}
.bl_orangeBoxBody__sideDrag .bl_dragIconCat {
  top: 45px;
}
.bl_orangeBoxBody__sideDrag .bl_dragIconPicture {
  top: 75px;
}
.bl_orangeBoxBody__sideDrag .bl_dragIconBland {
  top: 48px;
}
.bl_orangeBoxBody_2clum {
  display: flex;
}
.bl_orangeBoxBody_2clum > div:first-child {
  margin-top: 60px;
}
.bl_orangeBoxBody_2clum > div:last-child {
  margin-left: 16px;
  flex: 1;
}

.bl_addItem {
  color: #388e3c;
  font-weight: bold;
}
.bl_addItem span {
  margin-right: 5px;
  color: #70ba2a;
  vertical-align: middle;
}

.bl_removeItem {
  float: right;
  margin-right: 10px;
  color: #ed412e;
  font-weight: bold;
}
.bl_removeItem span {
  margin-right: 5px;
  vertical-align: middle;
}

.bl_removeItem02 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #ed412e;
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
}
.bl_removeItem02 span {
  margin-right: 5px;
  vertical-align: middle;
}

.bl_checkbox [type=checkbox] {
  display: none;
}

.bl_radioWrapper [type=radio] {
  display: none;
}

.bl_radioWrapper,
.bl_checkbox {
  display: inline-block;
  padding-left: 1.2em;
  text-indent: -1.2em;
  line-height: 1.5;
}

.bl_checkboxDummy {
  border-radius: 4px;
}

.bl_radioDummy {
  border-radius: 50%;
}

.bl_checkboxDummy,
.bl_radioDummy {
  position: relative;
  display: inline-block;
  margin-top: -2px;
  margin-right: 5px;
  width: 14px;
  height: 14px;
  border: 1px solid #999;
  vertical-align: middle;
}

:checked + .bl_checkboxDummy {
  border-color: #70ba2a;
  background-color: #70ba2a;
}
:checked + .bl_checkboxDummy::before {
  position: absolute;
  top: 40%;
  left: 50%;
  display: inline-block;
  width: 8px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  transform: translate(-50%, -50%) rotate(135deg);
}
:checked + .bl_radioDummy {
  border-color: #70ba2a;
}
:checked + .bl_radioDummy::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10.5px;
  height: 10.5px;
  border-radius: 50%;
  background-color: #70ba2a;
  content: "";
  transform: translate(-50%, -50%);
}

.bl_radioListItem {
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #edeceb;
  justify-content: space-between;
}
.bl_radioListItem .el_lv4Heading {
  margin-bottom: 0;
}
.bl_radioListItem [class^=material-icons] {
  display: inline-block;
  margin-top: -3px;
  vertical-align: middle;
  text-indent: 0;
  line-height: 1;
}

.bl_radioListItem_right {
  display: flex;
}
.bl_radioListItem_right > div {
  margin-left: 25px;
}

.bl_radioListItem_right_item01 {
  color: #ed412e;
}
.bl_radioListItem_right_item01 span {
  font-size: 25px;
  font-size: 1.5625rem;
}

.bl_radioListItem_right_item02 {
  color: #fa6e00;
}
.bl_radioListItem_right_item02 span {
  font-size: 25px;
  font-size: 1.5625rem;
}

.bl_radioListItem_right_item03,
.bl_radioListItem_right_item04 {
  color: #999;
}
.bl_radioListItem_right_item03 span,
.bl_radioListItem_right_item04 span {
  font-size: 25px;
  font-size: 1.5625rem;
}

.bl_dropArea {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  height: 200px;
  border: 2px dashed #70ba2a;
  border-radius: 8px;
  color: #595959;
  text-align: center;
  font-weight: bold;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
  justify-content: center;
}
.bl_dropArea input {
  display: none;
}
.bl_dropArea span {
  margin-bottom: 5px;
  color: #388e3c;
  font-size: 45px;
  font-size: 2.8125rem;
}
.bl_dropArea__bgGray {
  background-color: #f2f1f0;
}

.bl_dropImgView {
  margin: 0 auto;
  width: 250px;
  height: 172px;
  background-color: #ccc;
  background-position: center center;
  background-size: cover;
}
.bl_dropImgView img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.bl_orangeBox_imgWrapper {
  position: relative;
  display: block;
  width: 200px;
  height: 150px;
}
.bl_orangeBox_imgWrapper input {
  display: none;
}

.bl_orangeBox_imgMessage {
  position: absolute;
  right: 0;
  bottom: 0;
  padding-top: 3.5px;
  padding-bottom: 3.5px;
  width: 160px;
  border-radius: 8px 0 0 0;
  background-color: rgba(242, 241, 240, 0.8);
  color: #454545;
  text-align: center;
  font-weight: bold;
  transition: all 0.3s;
  font-size: 14px;
  font-size: 0.875rem;
}

:checked + .bl_orangeBox_imgMessage {
  background-color: rgba(237, 65, 46, 0.8);
  color: #fff;
}

.bl_cautionMessage {
  display: block;
  margin-top: 10px;
  padding-left: 1.5em;
  text-indent: -0.7em;
  font-weight: bold;
  line-height: 1.5;
  font-size: 14px;
  font-size: 0.875rem;
}
.bl_cautionMessage .material-icons {
  vertical-align: middle;
  font-size: 20px;
  font-size: 1.25rem;
}

.bl_formServiceCheck_ttl {
  margin-bottom: 5px;
  font-weight: bold;
}

.bl_formServiceCheck {
  display: flex;
  font-size: 14px;
  font-size: 0.875rem;
  justify-content: space-between;
}
.bl_formServiceCheck > div:not(:last-child) {
  padding-right: 20px;
}
.bl_formServiceCheck > div:last-child {
  width: 59.4%;
}

.bl_editor {
  margin: 24px 0;
}

.bl_moreBtn {
  position: relative;
  display: flex;
  padding: 20px 0;
  cursor: pointer;
}
.bl_moreBtn:hover .bl_moreBtn_balloon {
  display: block;
}

.bl_moreBtn_balloon {
  position: absolute;
  top: 58px;
  right: 0;
  display: none;
  padding: 7.5px 12px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  filter: drop-shadow(0px 6px 16px rgba(0, 0, 0, 0.08));
  font-size: 14px;
  font-size: 0.875rem;
}
.bl_moreBtn_balloon::before {
  position: absolute;
  top: -8px;
  right: 15px;
  width: 0;
  height: 0;
  border-width: 0 6px 8px 6px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  content: "";
}

.el_grayBack {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 25;
  width: 100%;
  height: 100%;
  background-color: rgba(69, 69, 69, 0.5);
  opacity: 0;
  transition: all 0.3s;
  pointer-events: none;
}

.is-modal .el_grayBack {
  opacity: 1;
  pointer-events: auto;
}

.el_lv1Heading img {
  display: block;
}

.el_lv2Heading {
  color: #454545;
  font-weight: bold;
  font-size: 24px;
  font-size: 1.5rem;
}
.el_lv2Heading__mb {
  margin-bottom: 15px;
}

.el_lv3Heading {
  margin-bottom: 15px;
  color: #454545;
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
}

.el_lv4Heading {
  margin-bottom: 8px;
  color: #454545;
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
}
.el_lv4Heading .material-icons {
  margin-top: -2px;
  margin-right: 5px;
  margin-left: 0;
  color: #70ba2a;
  vertical-align: middle;
  font-size: 20px;
  font-size: 1.25rem;
}
.el_lv4Heading span {
  margin-left: 10px;
  color: #000;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
}

.el_lv5Heading {
  margin-bottom: 8px;
  color: #454545;
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem;
}

.bl_bgiTtl {
  display: flex;
  min-height: 200px;
  background-image: url(/images/common/header_back.jpg);
  background-size: cover;
  color: #fff;
  align-items: center;
  font-size: 30px;
  font-size: 1.875rem;
  justify-content: center;
}

.el_discList {
  list-style: disc;
  list-style-position: inside;
}

.el_colonList dt,
.el_colonList dd {
  display: inline;
}
.el_colonList dt::after {
  margin-left: 5px;
  content: ":";
}

.el_input {
  padding: 4px 12px;
  border: 2px solid #d4ceca;
  border-radius: 8px;
  background-color: #fff;
}
.el_input__bold {
  padding-top: 6px;
  padding-bottom: 6px;
}
.el_input__search {
  padding-right: 30px;
  width: 396px;
  background-image: url(/images/icon/icon-search.svg);
  background-position: right 12px center;
}
@media only screen and (max-width: 1310px) {
  .el_input__search {
    width: 270px;
  }
}

.el_file {
  display: flex;
  width: 200px;
  height: 150px;
  background-color: #fff;
  background-position: center center;
  background-size: cover;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.el_file input {
  display: none;
}

.el_textarea {
  padding: 10px;
  width: 100%;
  height: 140px;
  border: 2px solid #d4ceca;
  border-radius: 8px;
  background-color: #fff;
}
.el_textarea__micro {
  height: 85px;
}
.el_textarea__min {
  height: 100px;
}
.el_textarea__120 {
  height: 120px;
}
.el_textarea__140 {
  height: 140px;
}
.el_textarea__height {
  max-height: 805px;
  height: calc(100vh - 200px);
}

.el_select {
  padding: 4px 25px 4px 10px;
  border: 2px solid #d4ceca;
  border-radius: 8px;
  background-color: #fff;
  background-image: url(/images/icon/icon-bottom-arrow.svg);
  background-position: right 10px center;
  background-size: 11px 6px;
}
.el_select__396 {
  width: 396px;
}
@media only screen and (max-width: 1310px) {
  .el_select__396 {
    width: 270px;
  }
}
.el_select__bold {
  padding-top: 6px;
  padding-bottom: 6px;
}

.el_table01 {
  width: 100%;
  color: #454545;
  text-align: left;
}
.el_table01.el_table01__empty tbody {
  text-align: center;
}
.el_table01.el_table01__empty tbody tr {
  border-bottom: none;
}
.el_table01.el_table01__empty tbody tr td {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #999;
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
}
.el_table01 thead th {
  padding: 8px 16px;
  background-color: #f9f3e7;
  white-space: nowrap;
  font-weight: bold;
}
.el_table01 thead th:first-child {
  border-radius: 8px 0 0 8px;
}
.el_table01 thead th:last-child {
  border-radius: 0 8px 8px 0;
}
.el_table01 tbody tr {
  border-bottom: 1px solid #edeceb;
}
.el_table01 tbody td {
  padding: 13px 16px;
}
.el_table01 tbody .el_badge {
  margin-left: 15px;
}
.el_table01__contact {
  line-height: 1.6;
}
.el_table01__contact thead th {
  white-space: normal;
}
.el_table01__contact thead th:last-child {
  width: 9%;
}
.el_table01__contact tbody .el_badge {
  margin-left: auto;
}
.el_table01__contact tbody td a {
  color: #388e3c;
}
.el_table01__qa tbody .el_badge {
  min-width: 51px;
  text-align: center;
  margin-left: 0;
}
.el_table01__qa tbody td {
  padding-top: 20px;
  padding-bottom: 20px;
}
.el_table01__qa tbody td a {
  color: #388e3c;
  font-weight: bold;
}
.el_table01__qa tbody td:first-child {
  padding-right: 11%;
  width: 40.5%;
  font-weight: bold;
}
.el_table01__qa tbody td:nth-child(2) {
  width: 20.5%;
}
.el_table01__qa tbody td:nth-child(3) {
  white-space: nowrap;
}
.el_table01__qa tbody td:nth-child(4) {
  width: 100px;
}
.el_table01__qa tbody td:nth-child(5) {
  width: 66px;
}
.el_table01__qa tbody td:nth-child(6) {
  width: 66px;
}
.el_table01__qa tbody td:nth-child(6) span {
  color: #c4c4c4;
}
.el_table01__user tbody td {
  padding-top: 34.5px;
  padding-bottom: 34.5px;
}
.el_table01__user tbody td:nth-child(1) {
  width: 330px;
}
.el_table01__user tbody td:last-child {
  width: 175px;
}
.el_table01__user02 tbody td {
  padding-top: 34.5px;
  padding-bottom: 34.5px;
}
.el_table01__user02 tbody td:nth-child(1) {
  width: 280px;
}
.el_table01__user02 tbody td:last-child {
  width: 175px;
}
.el_table01__institution input,
.el_table01__institution select {
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.el_table01__institution span {
  display: inline-block;
}
.el_table01__institution input {
  padding: 9px 15px;
}
.el_table01__institution select {
  padding: 9px 22px 9px 15px;
}
.el_table01__institution tbody {
  line-height: 1.4;
}
.el_table01__institution tbody td:nth-child(1) {
  color: #388e3c;
}
.el_table01__institution tbody td:last-child {
  text-align: right;
}
.el_table01__institution tbody td span {
  color: #454545;
  font-size: 14px;
  font-size: 0.875rem;
}
.el_table01__institution02 tbody {
  line-height: 1.4;
}
.el_table01__institution02 tbody td {
  padding-top: 20px;
  padding-bottom: 20px;
}
.el_table01__institution02 tbody td:nth-child(1) {
  width: 24%;
}
.el_table01__institution02 tbody td:nth-child(3) {
  width: 22%;
}
.el_table01__institution02 tbody td:nth-child(4) {
  width: 30%;
}
.el_table01__institution02 tbody td:nth-child(5) {
  width: 145px;
}
.el_table01__contact01 {
  font-size: 14px;
  font-size: 0.875rem;
}
.el_table01__contact01 thead th {
  padding: 12px 20px;
  border-bottom: 1px solid #edeceb;
  background-color: transparent;
}
.el_table01__contact01 thead th:last-child {
  width: 100px;
}
.el_table01__contact01 tbody td {
  padding: 22px 20px;
}
.el_table01__contact01 tbody .el_badge {
  margin-left: 0;
}

.el_table02 {
  table-layout: fixed;
}

.el_table02,
.el_table05 {
  width: 100%;
}
.el_table02 th,
.el_table05 th {
  background-color: #f9f9f7;
  text-align: left;
  font-weight: bold;
}
.el_table02 th,
.el_table02 td,
.el_table05 th,
.el_table05 td {
  padding: 9px 23px;
  border: 1px solid #c4c4c4;
}
.el_table02 th.w220,
.el_table02 td.w220,
.el_table05 th.w220,
.el_table05 td.w220 {
  width: 220px;
}
.el_table02 th.w160,
.el_table02 td.w160,
.el_table05 th.w160,
.el_table05 td.w160 {
  width: 160px;
}
.el_table02 th.w130,
.el_table02 td.w130,
.el_table05 th.w130,
.el_table05 td.w130 {
  width: 130px;
}

.el_table03 {
  width: 100%;
}
.el_table03 th {
  width: 32%;
  background-color: #f9f9f7;
  text-align: left;
  font-weight: bold;
}
.el_table03 th,
.el_table03 td {
  padding: 9px 23px;
  border: 1px solid #c4c4c4;
}

.el_table04 {
  width: 100%;
}
.el_table04 p {
  margin: 20px 0;
}
.el_table04 th {
  background-color: #f9f9f7;
  text-align: left;
  white-space: nowrap;
  font-weight: bold;
}
.el_table04 td {
  height: 83px;
}
.el_table04 td.w290 {
  width: 290px;
}
.el_table04 td:nth-child(6) {
  width: 125px;
  text-align: center;
}
.el_table04 td:nth-child(5) {
  width: 107px;
  text-align: center;
}
.el_table04 th,
.el_table04 td {
  padding: 5px 13px;
  border: 1px solid #c4c4c4;
}

.el_table05 {
  font-size: 14px;
  font-size: 0.875rem;
}
.el_table05 thead th {
  white-space: nowrap;
}
.el_table05 td {
  height: 70px;
}
.el_table05 th.w160,
.el_table05 td.w160 {
  width: 160px;
}
.el_table05 th.w130,
.el_table05 td.w130 {
  width: 130px;
}
.el_table05 strong {
  font-size: 16px;
  font-size: 1rem;
}
.el_table05 .el_table05_address {
  min-width: 300px;
}

.el_table06 {
  width: 100%;
}
.el_table06 > thead > tr > th {
  padding: 6px 23px 15px;
  text-align: left;
  font-weight: bold;
}
.el_table06 > tbody > tr {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  background-color: #f9f9f7;
}
.el_table06 > tbody > tr > td {
  padding: 6px 23px;
}
.el_table06 > tbody > tr > td:first-child {
  width: 370px;
}
.el_table06 > tbody > tr > td:last-child {
  padding-right: 10px;
  width: 210px;
  flex-wrap: wrap;
}
.el_table06 > tbody .el_btn {
  margin-right: 8px;
}

.el_table07 {
  margin-top: 10px;
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
}
.el_table07 select {
  max-width: 100%;
  width: 340px;
}
.el_table07 thead th {
  padding-right: 16px;
  padding-bottom: 5px;
  font-weight: bold;
}
.el_table07 td {
  padding-right: 16px;
}
.el_table07 td:last-child {
  padding-right: 0;
}
.el_table07 .bl_checkboxDummy {
  width: 24px;
  height: 24px;
}
.el_table07 .bl_checkboxDummy::before {
  width: 15px;
  height: 10px;
}

.el_badge {
  display: inline-block;
  padding: 3.6px 8px;
  border: 1px solid #d6d3d0;
  border-radius: 6px;
  background-color: #fff;
  font-weight: bold;
  font-size: 11px;
  font-size: 0.6875rem;
}
.el_badge__red {
  border-color: currentColor;
  background-color: #d53526;
  color: #fff;
  font-weight: normal;
}
.el_badge__green {
  border-color: currentColor;
  background-color: #70ba2a;
  color: #fff;
  font-weight: normal;
}
.el_badge__yellow {
  border-color: #FFC415;
  background-color: #FFC415;
  color: #fff;
  font-weight: normal;
}
.el_badge__error {
  border-color: currentColor;
  background-color: #ec4949;
  color: #fff;
}
.el_badge__lg {
  padding: 0 7.5px;
  font-weight: bold;
  font-size: 15px;
  font-size: 0.9375rem;
}
.el_badge__billed {
  padding-left: 0;
  border: none;
  white-space: nowrap;
}
.el_badge__billed span {
  margin-right: 8px;
  vertical-align: middle;
  font-size: 12px;
  font-size: 0.75rem;
}

.el_badge02 {
  padding: 0 7px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background: #fafafa;
  font-size: 12px;
  font-size: 0.75rem;
}
.el_badge02__green {
  border: 1px solid #52c41a;
  background-color: #f6ffed;
  color: #52c41a;
}

.el_statusBadge {
  display: inline-block;
  padding: 3.6px 6px;
  border-radius: 3px;
  background-color: #fff;
  font-weight: bold;
  font-size: 12px;
  font-size: 0.75rem;
}
.el_statusBadge__yellow {
  background-color: #fffbe6;
  color: #613400;
}
.el_statusBadge__red {
  background-color: #ffccc7;
  color: #cf1322;
}
.el_statusBadge__green {
  background-color: #b7eb8f;
  color: #135200;
}
.el_statusBadge__gray {
  background-color: #eff0f1;
  color: #666;
}

.el_bubble {
  position: absolute;
  top: -22px;
  left: 50%;
  display: block;
  padding: 10px 8px;
  border-radius: 2px;
  background-color: #ed412e;
  box-shadow: 0 9px 28px 8px rgba(0, 0, 0, 0.05), 0 3px 6px -4px rgba(0, 0, 0, 0.12);
  color: #fff;
  white-space: nowrap;
  font-weight: normal;
  transform: translateX(-92px);
  font-size: 14px;
  font-size: 0.875rem;
}
.el_bubble::before {
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 0;
  height: 0;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #ed412e transparent transparent transparent;
  content: "";
  transform: translateY(100%);
}

.el_btn {
  display: inline-block;
  padding: 6px 13px;
  border: 1px solid #d6d3d0;
  border-radius: 6px;
  background-color: #fff;
  text-align: center;
  white-space: nowrap;
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem;
}
.el_btn.h-fs11 {
  padding: 3px 13px;
}
.el_btn__radius {
  border-radius: 2px;
}
.el_btn__min {
  padding: 3.5px 13px;
  font-size: 11px;
  font-size: 0.6875rem;
}
.el_btn__green {
  border-color: #70ba2a;
  background-color: #70ba2a;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  color: #fff;
}
.el_btn__greenNoShadow {
  border-color: #70ba2a;
  background-color: #70ba2a;
  color: #fff;
}
.el_btn__gray {
  border-color: #f2f1f0;
  background-color: #f2f1f0;
  color: #388e3c;
}
.el_btn__gray[disable] {
  color: #999;
}
.el_btn__red {
  border-color: #ec4949;
  background-color: #ec4949;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  color: #fff;
}
.el_btn__shadow {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
}
.el_btn__shadow[disable] {
  box-shadow: none;
}
.el_btn__arrow::after {
  display: inline-block;
  margin-top: -2px;
  margin-left: 5px;
  width: 7px;
  height: 7px;
  border-top: 2px solid currentcolor;
  border-right: 2px solid currentcolor;
  content: "";
  vertical-align: middle;
  transform: rotate(45deg);
}
.el_btn__thin {
  padding: 1px 13px;
  min-width: 120px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  font-size: 13px;
  font-size: 0.8125rem;
}
.el_btn__bold {
  padding: 8px 13px;
}
.el_btn__bold02 {
  padding: 15px 30px;
}
.el_btn.el_btn__moreBold {
  padding: 13px 13px;
  min-width: 262px;
  font-size: 15px;
  font-size: 0.9375rem;
}
.el_btn__long {
  padding-right: 57px;
  padding-left: 57px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  font-size: 16px;
  font-size: 1rem;
}
.el_btn .material-icons-outlined {
  margin-top: -2px;
  margin-right: 8px;
  vertical-align: middle;
  font-size: 18px;
  font-size: 1.125rem;
}

.el_label {
  padding: 6.5px 16px;
  border: 2px solid #ffa39e;
  border-radius: 8px;
  background-color: #fff1f0;
  color: #d53526;
  font-size: 14px;
  font-size: 0.875rem;
}
.el_label__yellow {
  border: 2px solid #f6c01d;
  background-color: #fffbe6;
  color: #754f2d;
}

.el_label_ttl {
  margin-bottom: 5px;
  color: #388e3c;
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem;
}
.el_label_ttl img {
  margin-right: 5px;
  vertical-align: middle;
}

.el_requireStatic::after, .el_requireFront::before, .el_require::after {
  top: 50%;
  right: 0;
  border-radius: 3px;
  background-color: #ec4949;
  color: #fff;
  content: "必須";
  font-weight: bold;
  transform: translateY(-50%);
  font-size: 15px;
  font-size: 0.9375rem;
}

.el_require::after {
  position: absolute;
  padding: 0 8.5px;
}

.el_any::after {
  position: absolute;
  top: 50%;
  right: 0;
  padding: 0 8.5px;
  border-radius: 3px;
  background-color: #32373f;
  color: #fff;
  content: "任意";
  font-weight: bold;
  transform: translateY(-50%);
  font-size: 15px;
  font-size: 0.9375rem;
}

.el_requireFront::before {
  margin-right: 10px;
  padding: 3px 8.5px;
}

.el_requireStatic::after {
  margin-left: 10px;
  padding: 3.5px 8.5px;
  font-size: 12px;
  font-size: 0.75rem;
}

.el_colorBlack {
  color: #000;
}

.el_colorGreen {
  color: #238d27;
}

.el_colorError {
  color: #ec4949;
}

.el_attention {
  color: #f5222d;
  font-size: 14px;
  font-size: 0.875rem;
}

.el_colorPrimaryDark {
  color: #388e3c;
}

.el_colorSecondaryDark {
  color: #d53526;
}

.el_colorPrimaryColor {
  color: #70ba2a;
}
