@charset "UTF-8";
.form-stretch {
  width: 100%;
}
.form-stretch .form-stretch_strech {
  flex-grow: 1;
  width: auto;
}

.datetime_select {
  display: flex;
  align-items: center;
}
.datetime_select select {
  flex-grow: 1;
  margin-right: 1rem;
}
.datetime_select select:nth-child(4) {
  margin-left: 1rem;
}
.datetime_select select:nth-child(5) {
  margin-left: 1rem;
}
.datetime_select select:last-child {
  margin-right: 0;
}

.with_error_message {
  padding: 0 0 0.2rem 0 !important;
  width: 100%;
  height: auto;
}
.with_error_message th {
  padding: 0 1rem 0 0 !important;
}
.with_error_message td {
  padding: 0 0 0.5rem 0 !important;
}
.with_error_message .error_border {
  border: 1px solid red;
  border-radius: 2px;
}

.error_message {
  color: #f30606;
}
.error_message th {
  padding: 0 2rem 2rem 0 !important;
}
.error_message td {
  padding: 0 0 0.2rem 0 !important;
  background-color: #f7dddd;
}

.may_select_add_button_frame {
  font-size: 12px;
}
.may_select_add_button_frame .bold_text {
  font-weight: bold;
}

.may_select_add_button_frame:hover {
  cursor: pointer;
  background-color: #f6f1f1;
}

.may_select_add_button {
  justify-content: center;
  text-align: center;
  align-items: center;
  display: flex;
  color: rgb(139, 136, 136) !important;
  min-height: 4rem;
  margin-top: 1rem !important;
  border: 0.1rem dashed rgb(139, 136, 136);
  border-radius: 10px;
  padding: 1rem;
}

html {
  font-size: 62.5%;
}

body {
  background-color: #f5f5f5;
  box-sizing: border-box;
  margin: 0;
  color: #333;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
}

.pagination {
  white-space: nowrap;
}

.dashboard-alert-info {
  background-color: #ffebee;
}

.dashboard-badge {
  white-space: nowrap;
  padding: 0.2rem 0.5rem;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
  border-radius: 2px;
  border: 1px solid #777;
  color: #777;
  background-color: #fff;
  display: inline-block;
}
.dashboard-badge.status-before {
  border-color: #D7D7D7;
  color: #777;
  background-color: #D7D7D7;
}
.dashboard-badge.status-during {
  border-color: #C7F2E1;
  color: #00965C;
  background-color: #C7F2E1;
}
.dashboard-badge.status-after {
  border-color: #D7D7D7;
  color: #777;
  background-color: #D7D7D7;
}
.dashboard-badge.status-urgent {
  border-color: #C53939;
  color: #C53939;
}
.dashboard-badge.status-passed {
  border: none;
  color: #00965C;
  background-color: #C7F2E1;
}
.dashboard-badge.status-failed {
  border: none;
  color: #C53939;
  background-color: #F2C7C7;
}
.dashboard-badge.status-attended {
  border: none;
  color: #00965C;
  background-color: #C7F2E1;
}

@media screen and (max-width: 768px) {
  body .tech_user .main-side-area .main-side-area_main {
    display: block;
    width: 100%;
  }
  body .tech_user .main-side-area .card {
    padding: 1rem;
  }
  body .tech_user .main-side-area .card form {
    margin-top: 3rem;
  }
  body .tech_user .main-side-area .card_in_card .flex {
    display: block;
  }
  body .tech_user .main-side-area .card_in_card .w-50 {
    width: 100% !important;
  }
  body .tech_user .main-side-area .card_in_card .w-50 > div {
    margin: 3rem 0 0;
  }
  body .tech_user .main-side-area .d-flex {
    display: block !important;
  }
  body .tech_user .main-side-area .d-flex .user_course_index_link {
    display: block;
    margin-top: 1rem;
  }
  body .tech_user .main-side-area .d-flex .user_course_index_link .button {
    height: auto;
  }
  body .tech_user .main-side-area .d-flex .user_course_index_link_text {
    margin: 0;
    padding: 0 3rem;
    font-size: 1.2rem;
  }
  body .tech_user .main-side-area .w80, body .tech_user .main-side-area .w-70, body .tech_user .main-side-area .w-30, body .tech_user .main-side-area .w-20 {
    width: 100%;
    margin-bottom: 2rem;
  }
  body .tech_user .main-side-area .d-flex.mr-2 {
    text-align: center;
  }
  body .tech_user .main-side-area .form-radio span label {
    white-space: normal;
  }
  body .tech_user .user_course_show_radio_form {
    display: block;
  }
  body .tech_user .user_course_show_radio_form .user_course_show_radio_form_option {
    margin-top: 0.5rem;
  }
  body .tech_user .course_application_show_layout {
    display: block;
  }
  body .tech_user .course_application_show_layout .course_application_show_layout_95,
  body .tech_user .course_application_show_layout .course_application_show_layout_75,
  body .tech_user .course_application_show_layout .course_application_show_layout_24 {
    width: 100%;
    margin: 0;
  }
  body .tech_user .course_lesson_show_private_description_card {
    margin-top: 1rem;
  }
  body .tech_user .tech_user_exercise_result_card > .row-area {
    display: block;
    margin-bottom: 0 !important;
  }
  body .tech_user .tech_user_exercise_result_card > .row-area .row-area {
    display: block;
    margin-bottom: 1rem;
  }
  body .tech_user .tech_user_exercise_result_card > .row-area .row-area + .row-area:last-child {
    margin-bottom: 0;
  }
  body .tech_user .tech_user_exercise_result_card > .row-area .row-area .badge + span {
    display: block;
    margin-top: 0.2rem;
  }
  body .tech_user .tech_user_course_trainer {
    text-align: center;
  }
  body .tech_user .tech_user_course_trainer_img {
    float: none;
    width: 50%;
    margin: 0;
  }
  body .tech_user .tech_user_course_trainer_txt {
    margin-top: 1rem;
    text-align: left;
  }
  body .tech_user #modal-view {
    display: block;
  }
  body .tech_user #modal-view > div > div {
    width: 90% !important;
    max-height: 90% !important;
  }
  body .footer-padding {
    display: none;
  }
}
.tech_user .accordion > dt {
  margin-top: 1rem;
  cursor: pointer;
}
.tech_user .accordion > dt:first-child {
  margin-top: 0;
}
.tech_user .accordion > dd {
  display: none;
  padding: 1rem;
  border: 1px solid #205dc9;
  border-top: none;
  border-radius: 0 0 0.4rem 0.4rem;
}
.tech_user .accordion-new > dt {
  align-items: center;
  background-color: #a6bee9;
  border: 1px solid #ebd2da;
  color: #205dc9;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  padding: 1rem 2rem;
}
.tech_user .accordion-new > dt::after {
  font-family: "Material Icons";
  font-size: 2rem;
  line-height: 1;
}
.tech_user .accordion-new > dt:hover {
  color: #133879;
}
.tech_user .accordion-new > dt.accordion-new_close::after {
  content: "\e5c9";
}
.tech_user .accordion-new > dt.accordion-new_open::after {
  content: "\e147";
}
.tech_user .accordion-new > dd {
  border-left: 1px solid #ebd2da;
  border-right: 1px solid #ebd2da;
  display: none;
  padding: 2rem;
}
.tech_user .accordion-new > dd:last-child {
  border-bottom: 1px solid #ebd2da;
}
.tech_user .accordion-new > dd.accordion-new_content-open {
  display: block;
}

.tech_user .badge {
  white-space: nowrap;
  background-color: #fff;
  margin-right: 0.5rem;
  padding: 0.2rem 0.5rem;
  color: #777;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
  border: 1px solid #777;
}
.tech_user .badge_important {
  color: #C53939;
  border: 1px solid #C53939;
}
.tech_user .badge_success {
  color: #429992;
  border: 1px solid #429992;
}
.tech_user .badge_status {
  font-size: 1.2rem;
  font-weight: 600;
  padding: 0.2rem 0.5rem;
  white-space: nowrap;
}
.tech_user .badge_status_active {
  background-color: #C7F2E1;
  color: #00965C;
}
.tech_user .badge_status_nonactive {
  background-color: #d7d7d7;
  color: #777;
}
.tech_user .badge_status_decline {
  background-color: #F2C7C7;
  color: #960000;
}
.tech_user .badge_status_notification {
  background-color: #c53939;
  color: #ffffff;
}
.tech_user .badge_status_notification_number-only {
  border-radius: 10rem;
}
.tech_user .badge_status_pending {
  background-color: #fffacd;
  color: #ff8c00;
}
.tech_user .badge_status_important {
  background-color: #ffe5e5;
  color: #c53939;
}
.tech_user .badge_status_caption {
  background-color: #777;
  color: #fff;
}
.tech_user .badge_border_only {
  background-color: none;
  border: 1px solid #777;
  color: #777;
}
.tech_user .badge_status_attendance-blank {
  background-color: #205dc9;
  color: #ffffff;
}
.tech_user .badge_status_attendance-checked {
  background-color: #777777;
  color: #ffffff;
}
.tech_user .table_form .badge_status_important {
  margin: 0 0 0 0.5rem;
  padding-top: 1px;
}
.tech_user .table_form .badge_status_caption {
  margin: 0 0 0 0.5rem;
  padding-top: 1px;
}
.tech_user .mobile_form-area .badge {
  margin-left: 0.5rem;
}
.tech_user .badge_border_none {
  border-style: none;
}
.tech_user .notification-badge {
  background-color: #205dc9;
  border-radius: 50%;
  flex-shrink: 0;
  height: 10px;
  width: 10px;
}

.tech_user .button {
  justify-content: center;
  height: 44px;
  background-color: #205dc9;
  padding: 1rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  border-radius: 0.4rem;
  cursor: pointer;
}
.tech_user .button,
.tech_user .button_action,
.tech_user .button_remove {
  display: flex;
  align-items: center;
  width: 100%;
}
.tech_user .button:hover,
.tech_user a.button:hover {
  background-color: #133879;
  color: #fff;
  text-decoration: none;
}
.tech_user a.button {
  color: #fff;
}
.tech_user .button_disabled,
.tech_user a.button_disabled {
  color: #777777;
  background-color: #FFFFFF;
  border: solid;
  border-width: 1px;
  border-color: #777777;
  cursor: default;
}
.tech_user .button_disabled:hover,
.tech_user a.button_disabled:hover {
  color: #777777;
  background-color: #FFFFFF;
  border: solid;
  border-width: 1px;
  border-color: #777777;
}
.tech_user .button_action span,
.tech_user .button_remove span {
  padding-right: 0.5rem;
}
.tech_user .button_action span:last-child,
.tech_user .button_remove span:last-child {
  padding-right: 0;
}
.tech_user .button_action,
.tech_user a.button_action,
.tech_user .button_action:hover,
.tech_user a.button_action:hover {
  background-color: #fff;
  color: #205dc9;
  border: 1px solid #205dc9;
}
.tech_user .button_action:hover,
.tech_user a.button_action:hover {
  opacity: 0.7;
}
.tech_user .button_action_accordion {
  justify-content: flex-start;
}
.tech_user .button_action_accordion span:last-child {
  text-align: right;
}
.tech_user .button_action_accordion:after,
.tech_user .button_action_accordion_enable:after {
  font-family: "Material Icons";
  width: 100%;
  text-align: right;
  font-size: 2.4rem;
}
.tech_user .button_action_accordion:after {
  content: "\e313";
}
.tech_user .button_action_accordion_enable {
  border-radius: 0.4rem 0.4rem 0 0;
}
.tech_user .button_action_accordion_enable:after {
  content: "\e316";
}
.tech_user .button_action_right {
  position: relative;
  text-align: center;
}
.tech_user .button_action_right span:last-child {
  position: absolute;
  right: 0;
}
.tech_user .button_action_disabled,
.tech_user a.button_action_disabled,
.tech_user .button_action_disabled:hover,
.tech_user a.button_action_disabled:hover {
  border: 1px solid #777777;
  color: #777777;
}
.tech_user .button_action_important,
.tech_user a.button_action_important,
.tech_user .button_action_important:hover,
.tech_user a.button_action_important:hover {
  border: 1px solid #c53939;
  color: #c53939;
}
.tech_user .button_enable {
  background-color: #fff;
  border: 1px solid #205dc9;
  color: #205dc9;
}
.tech_user .button_enable:hover {
  background-color: #fff;
  color: #205dc9;
}
.tech_user .button_disable {
  background-color: #205dc9;
  color: #fff;
}
.tech_user .button_disable:hover {
  background-color: #133879;
  color: #fff;
}
.tech_user .button_disable_pointer_none {
  pointer-events: none;
}
.tech_user .button_to {
  display: block;
}
.tech_user .button_conversion {
  background-color: #EC9505;
  color: #fff;
  font-size: 1.6rem;
}
.tech_user .button_conversion.button_conversion_medium {
  font-size: 1.2rem;
}
.tech_user .button_conversion:hover,
.tech_user a.button_conversion:hover {
  background-color: #B16E00;
}
.tech_user .button_conversion_disable,
.tech_user .button_conversion_disable:hover {
  background-color: #fff;
  color: #777;
}
.tech_user .button_conversion_disable {
  border: 1px solid #777;
  font-size: 1.2rem;
  pointer-events: none;
  cursor: not-allowed;
}
.tech_user .button_cancel,
.tech_user a.button_cancel,
.tech_user .button_cancel:hover,
.tech_user a.button_cancel:hover {
  color: #333;
}
.tech_user .button_cancel,
.tech_user a.button_cancel {
  background-color: #d7d7d7;
}
.tech_user .button_cancel:hover,
.tech_user a.button_cancel:hover {
  background-color: #a7a7a7;
}
.tech_user .button_delete {
  background-color: #c53939;
}
.tech_user .button_delete:hover,
.tech_user a.button_delete:hover {
  background-color: #600000;
}
.tech_user .button_inline-flex {
  display: inline-flex;
}
.tech_user .button_confirm {
  min-width: 5em;
}
.tech_user .button_remove,
.tech_user a.button_remove,
.tech_user .button_remove:hover,
.tech_user a.button_remove:hover {
  background-color: #fff;
  color: #333;
}
.tech_user .button_remove span,
.tech_user a.button_remove span,
.tech_user .button_remove:hover span,
.tech_user a.button_remove:hover span {
  color: #777;
}
.tech_user .button_remove:hover {
  opacity: 0.7;
}
.tech_user [type=submit]:disabled,
.tech_user .button:disabled {
  background-color: #fff;
  border: 1px solid #777;
  color: #777;
}
.tech_user .button_nostretch {
  display: inline-flex;
  width: auto;
}
.tech_user .button_small {
  height: inherit;
  padding: 0.5rem 1rem;
}
.tech_user .button_scroll_up {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  color: #205dc9;
  background-color: #a6bee9;
  border-radius: 50%;
  box-shadow: 0 0.4rem 0.8rem rgba(0, 0, 0, 0.2);
  z-index: 999;
  cursor: pointer;
}
.tech_user .button_scroll_up:hover {
  background-color: #205dc9;
  color: #fff;
}
.tech_user .button-area_fit .button {
  justify-content: center;
  width: 100px;
}
.tech_user .button-area_fit_large .button {
  width: 200px;
}
.tech_user .pagination_calendar_select {
  margin: 0px 10px 0px 10px;
  width: 200px;
}
.tech_user .pagination_calendar_select .button {
  border-radius: 0 0.4rem 0.4rem 0;
}
.tech_user .text-button {
  background-color: inherit;
  color: #205dc9;
  font-size: 1.4rem;
  font-weight: 600;
  height: 32px;
  outline: none;
  padding: 0;
}
.tech_user .text-button:hover {
  color: #133879;
}
.tech_user .button_text_delete {
  color: #c53939;
}
.tech_user .button_text_delete:hover {
  color: #600000;
}

.tech_user .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  padding: 2rem;
  border: 1px solid #d7d7d7;
  border-bottom: none;
}
.tech_user .card .card_section .card_article:last-child,
.tech_user .card .card_section .card_section_article:last-child,
.tech_user .card .card_section .card_row:last-child {
  margin-bottom: 0;
}
.tech_user .card .card_section .card_section_article_border:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.tech_user .card .card_section:last-child {
  margin-bottom: 0;
}
.tech_user .card .card_content .card_content_section {
  margin-bottom: 4rem;
}
.tech_user .card .card_content .card_content_section .card_content_section_article {
  margin-bottom: 2rem;
}
.tech_user .card .card_content .card_content_section .card_content_section_article:last-child {
  margin-bottom: 0;
}
.tech_user .card .card_content .card_content_section:last-child {
  margin-bottom: 0;
}
.tech_user .card .card_content .card_content_section_border-content .card_content_section_article {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 2rem;
}
.tech_user .card .card_content .card_content_section_border-content .card_content_section_article:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.tech_user .card:last-child {
  border-bottom: 1px solid #d7d7d7;
}
.tech_user .card_article {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.tech_user .card_article .card_side:last-child {
  margin-right: 0;
}
.tech_user .card_section {
  margin-bottom: 4rem;
}
.tech_user .card_section .card:last-child {
  border-bottom: 1px solid #d7d7d7;
}
.tech_user .card_section_article {
  display: block;
  margin-bottom: 2rem;
}
.tech_user .card_section_article_border {
  padding-bottom: 2rem;
  border-bottom: 1px solid #d7d7d7;
}
.tech_user .card_row {
  margin-bottom: 1rem;
}
.tech_user .card_side {
  width: 100%;
  margin-right: 2rem;
  padding: 2rem;
  border: 1px solid #d7d7d7;
}
.tech_user .card_side h3 {
  text-align: center;
}
.tech_user .row-area.row-area_card,
.tech_user .row-area_card {
  align-items: stretch;
}
.tech_user .row-area.row-area_card .card,
.tech_user .row-area_card .card {
  flex-grow: 2;
  width: 100%;
  margin-right: 2rem;
  border-bottom: 1px solid #d7d7d7;
}
.tech_user .row-area.row-area_card .card:last-child,
.tech_user .row-area_card .card:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .tech_user .card {
    border-left: none;
    border-right: none;
    padding: 3rem 1rem;
  }
  .tech_user .card .card_in-card .card {
    padding: 2rem 1rem;
  }
  .tech_user .card .card_in-card .card:last-child {
    border-bottom: none;
  }
  .tech_user .card:only-child {
    border-radius: 0;
  }
  .tech_user .card_section {
    margin-bottom: 0;
    padding: 0;
  }
  .tech_user .card_section .card {
    border-top: none;
  }
  .tech_user .card_section .card:first-child,
  .tech_user .card_section .card:last-child {
    border-radius: 0;
  }
  .tech_user .card_section .card:last-child {
    border-bottom: none;
  }
}

.tech_user .main-content #content .dialog .content {
  border: none;
  min-height: inherit;
  margin: 0 auto;
  padding: 4rem;
  top: 40%;
  width: 600px;
}
.tech_user .dialog {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}
.tech_user .dialog .dialog_h2 {
  margin: 0 0 2rem;
  padding-bottom: 2rem;
  color: #333;
  font-size: 1.6rem;
}
.tech_user .dialog .dialog_close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  color: #777;
}

.tech_user textarea.form-text {
  height: 20rem;
  width: 100%;
  background-color: #fff;
  padding: 1rem;
  border: 1px solid #205dc9;
  border-radius: 0.4rem;
}
.tech_user textarea.form-text_small {
  height: 10rem;
}
.tech_user .form-checkbox,
.tech_user .form-file,
.tech_user .form-number,
.tech_user .form-radio,
.tech_user .form-result,
.tech_user .form-search,
.tech_user .form-select,
.tech_user .form-text {
  position: relative;
  width: 100%;
}
.tech_user .form-checkbox input,
.tech_user .form-checkbox select,
.tech_user .form-checkbox textarea,
.tech_user .form-file input,
.tech_user .form-file select,
.tech_user .form-file textarea,
.tech_user .form-number input,
.tech_user .form-number select,
.tech_user .form-number textarea,
.tech_user .form-radio input,
.tech_user .form-radio select,
.tech_user .form-radio textarea,
.tech_user .form-result input,
.tech_user .form-result select,
.tech_user .form-result textarea,
.tech_user .form-search input,
.tech_user .form-search select,
.tech_user .form-search textarea,
.tech_user .form-select input,
.tech_user .form-select select,
.tech_user .form-select textarea,
.tech_user .form-text input,
.tech_user .form-text select,
.tech_user .form-text textarea {
  width: 100%;
}
.tech_user .form-number input,
.tech_user .form-number select,
.tech_user .form-number textarea,
.tech_user .form-search input,
.tech_user .form-search select,
.tech_user .form-search textarea,
.tech_user .form-select input,
.tech_user .form-select select,
.tech_user .form-select textarea,
.tech_user .form-text input,
.tech_user .form-text select,
.tech_user .form-text textarea {
  background-color: #EBEBEB;
  border: none;
  border-radius: 0.4rem;
  font-size: 1.4rem;
  min-height: 44px;
  padding: 1rem;
}
.tech_user .form-checkbox {
  width: inherit;
}
.tech_user .form-checkbox div {
  display: flex;
  flex-wrap: wrap;
}
.tech_user .form-checkbox div label {
  align-items: center;
  color: #205dc9;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  margin-right: 2rem;
}
.tech_user .form-checkbox div label input {
  display: block;
  width: inherit;
  margin-right: 0.5rem;
}
.tech_user .form-checkbox div label:hover {
  color: #133879;
}
.tech_user .form-checkbox div label:last-child {
  margin-right: 0;
}
.tech_user .form-radio {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.tech_user .form-radio span {
  align-items: center;
  display: flex;
  margin: 0 2rem 0.5rem 0;
}
.tech_user .form-radio span input {
  width: inherit;
  margin-right: 0.5rem;
}
.tech_user .form-radio span label {
  color: #205dc9;
  font-size: 1.4rem;
  font-weight: 600;
  white-space: nowrap;
  width: inherit;
}
.tech_user .form-radio span:last-child {
  margin: 0 0 0.5rem 0;
}
.tech_user .form-radio-col {
  align-items: flex-start;
  flex-direction: column;
}
.tech_user .form-radio-col .form-radio-col > span {
  margin: 0 0 1rem;
}
.tech_user .form-radio-col .form-radio-col > span:last-child {
  margin: 0;
}
.tech_user .form-area label {
  text-align: left;
}
.tech_user .form-result {
  padding: 1rem;
  border: 1px solid #205dc9;
  border-radius: 0.4rem;
}
.tech_user .form-search {
  position: relative;
}
.tech_user .form-search input {
  min-height: 44px;
  padding: 1rem;
}
.tech_user .form-search_input-button {
  display: flex;
}
.tech_user .form-search_input-button span {
  position: static;
}
.tech_user .form-search_input-button .form-search_input-button_input,
.tech_user .form-search_input-button .form-search_input-button_button {
  width: auto;
}
.tech_user .form-search_input-button .form-search_input-button_input {
  flex-grow: 1;
}
.tech_user .form-search_input-button .form-search_input-button_input input {
  padding: 1rem;
  border-radius: 0.4rem 0 0 0.4rem;
}
.tech_user .form-search_input-button .form-search_input-button_button input {
  background-color: #205dc9;
  padding: 1rem;
  border: none;
  border-radius: 0 0.4rem 0.4rem 0;
}
.tech_user .form-text input {
  height: 44px;
}
.tech_user .form-text textarea {
  height: 20rem;
}
.tech_user .form-text_date span {
  flex-grow: 1;
}
.tech_user .form-text_date span:nth-child(2) {
  flex-grow: 0;
}
.tech_user .form-text_editor textarea {
  padding-top: 10rem;
}
.tech_user .form-text_editor .form-text_editor_toolbar {
  left: 0;
  max-width: 500px;
  padding: 1rem;
  position: absolute;
  top: 0;
  width: 100%;
}
.tech_user .form-text_editor .form-text_editor_toolbar .form-text_editor_toolbar_content {
  background-color: #fff;
  border-radius: 0.4rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  display: flex;
  padding: 0.5rem;
  width: 100%;
}
.tech_user .form-text_editor .form-text_editor_toolbar .form-text_editor_toolbar_content .form-text_editor_toolbar_content_button {
  position: relative;
}
.tech_user .form-text_editor .form-text_editor_toolbar .form-text_editor_toolbar_content .form-text_editor_toolbar_content_button .material-icons {
  border-radius: 0.4rem;
  cursor: pointer;
  margin-right: 0.5rem;
  padding: 0.5rem;
}
.tech_user .form-text_editor .form-text_editor_toolbar .form-text_editor_toolbar_content .form-text_editor_toolbar_content_button .material-icons:hover {
  background-color: #ebebeb;
}
.tech_user .form-text_editor .form-text_editor_toolbar .form-text_editor_toolbar_content .form-text_editor_toolbar_content_button .form-text_editor_toolbar_content_button_tooltip {
  background-color: #777;
  border-radius: 0.4rem;
  color: #fff;
  font-size: 1.2rem;
  left: 0;
  padding: 0.2rem 0.5rem;
  position: absolute;
  top: -3rem;
  white-space: nowrap;
}
.tech_user .form-text_editor .form-text_editor_toolbar .form-text_editor_toolbar_content .form-text_editor_toolbar_content_button:last-child .material-icons {
  margin-right: 0;
}
.tech_user .form-select select {
  border: none;
  min-height: 44px;
}
.tech_user .form-select .form-select_ymd {
  display: flex;
  align-items: center;
}
.tech_user .form-select .form-select_ymd > select {
  margin-right: 1rem;
}
.tech_user .form-select .form-select_ymd > select:last-child {
  margin-right: 0;
}
.tech_user .form-select .form-select_ymd_time > select:nth-child(4) {
  margin-left: 1rem;
}
.tech_user .form-select .form-select_ymd_time > select:last-child {
  margin-left: 1rem;
}
.tech_user .control-area .form-select,
.tech_user .control-area .form-text {
  width: 15rem;
}
.tech_user .form-small input,
.tech_user .form-small select {
  height: 34px;
  min-height: 34px;
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
}
.tech_user .pagination_calendar .form-search {
  display: inline-block;
  width: inherit;
}
.tech_user .pagination_calendar .form-search input {
  width: 16rem;
  padding: 1rem 1rem 1rem 3.4rem;
  text-align: center;
}
.tech_user .space-between-area .space-between-area_main-area .control-area_section_article .form-text {
  width: 100%;
}
.tech_user .upload-label {
  display: inline-block;
  cursor: pointer; /* カーソルを指に */
  padding: 0.7em 1em; /* 文字まわりの余白 */
  line-height: 1.4; /* 行間 */
  background: #205dc9; /* 背景色 */
  color: #FFF; /* 文字色 */
  font-size: 0.95em; /* フォントサイズ */
  border-radius: 2.5em; /* 角の丸み */
  transition: 0.2s; /* ホバーをなめらかに */
}
.tech_user .form-multi-checkbox-select > div {
  height: 200px;
  overflow: auto;
  border: 1px solid #005BAC;
  border-radius: 0.4rem;
  padding: 0 1rem 1rem 1rem;
  background: white;
}
.tech_user .form-multi-checkbox-select table th {
  padding: 0.5rem 0 !important;
  position: sticky;
  top: 0;
  background: white;
}
.tech_user .form-multi-checkbox-select table td {
  padding: 0 !important;
}
.tech_user .form-error input,
.tech_user .form-error select,
.tech_user .form-error textarea {
  background-color: #ffe5e5;
  border: 1px solid #c53939;
}
.tech_user .form-error .form-error_message ul li {
  color: #c53939;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .tech_user .mobile-only_form-area > span {
    align-items: center;
    display: flex;
  }
  .tech_user .mobile-only_form-area > span > input {
    margin-right: 0.5rem;
  }
  .tech_user .mobile-only_form-area .mobile_form-checkbox label {
    align-items: center;
    display: flex;
  }
  .tech_user .mobile-only_form-area .mobile_form-checkbox label > input {
    margin-right: 0.5rem;
  }
}

.tech_user #hot-table table {
  border-collapse: collapse;
}
.tech_user #hot-table table tr:first-child .static-column {
  background-color: #fff;
  border: none;
}
.tech_user #hot-table table td {
  font-size: 1.2rem;
  border: 1px solid #d7d7d7;
}
.tech_user #hot-table .edited-cell {
  background-color: #a5db91;
}
.tech_user #hot-table .header-row {
  background-color: #FFFBDE;
  font-weight: 600;
}
.tech_user #hot-table .grey {
  background-color: #bebebe;
}
.tech_user #hot-table .static-column {
  background-color: #FFFBDE;
  font-weight: 600;
}
.tech_user #hot-table .bold {
  font-weight: bold;
}
.tech_user #hot-table .sunday {
  color: #E55451;
}
.tech_user #hot-table .saturday {
  color: #2B60DE;
}

.tech_user .answer_label,
.tech_user .question_label {
  align-items: center;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  font-size: 1.8rem;
  height: 40px;
  justify-content: center;
  width: 40px;
}
.tech_user .answer_label {
  background-color: #ffe5e5;
  color: #c53939;
}
.tech_user .question_label {
  background-color: #a6bee9;
  color: #205dc9;
}

.tech_user a {
  font-weight: 600;
  text-decoration: none;
  -webkit-text-decoration-skip: objects;
}
.tech_user a:hover {
  text-decoration: underline;
}
.tech_user a.a_already-read,
.tech_user a.a_no_room {
  font-weight: 400;
}
.tech_user dl {
  margin-bottom: 1rem;
}
.tech_user dl:last-child {
  margin-bottom: 0;
}
.tech_user dd p:last-child {
  margin: 0;
}
.tech_user .card_section p:last-child {
  margin: 0;
}
.tech_user table {
  width: 100%;
  border-collapse: collapse;
}
.tech_user table th {
  padding: 2rem;
  text-align: center;
}
.tech_user table th {
  color: #777;
  font-size: 1.2rem;
  font-weight: 600;
}
.tech_user table td {
  background-color: #fff;
}
.tech_user .article-area {
  margin-bottom: 1rem;
}
.tech_user .badge-area {
  display: flex;
  align-items: center;
}
.tech_user .badge-area div {
  margin-right: 2rem;
}
.tech_user .badge-area div:last-child {
  margin-right: 0;
}
.tech_user .button-area {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.tech_user .button-area > span {
  margin-right: 1rem;
}
.tech_user .button-area > span:last-child {
  margin-right: 0;
}
.tech_user .button-area_liquid > span {
  margin-top: 1rem;
  width: 100%;
}
.tech_user .button-area_liquid a {
  justify-content: center;
}
.tech_user .button-area_start {
  justify-content: flex-start;
}
.tech_user .button-area_stretch > span,
.tech_user .button-area_stretch > input {
  flex-grow: 1;
}
.tech_user .col-area {
  display: flex;
  flex-direction: column;
}
.tech_user .col-area > div,
.tech_user .col-area > span {
  margin-bottom: 1rem;
}
.tech_user .col-area > div:last-child,
.tech_user .col-area > span:last-child {
  margin-bottom: 0;
}
.tech_user .col-area_xlarge > div {
  margin-bottom: 2rem;
}
.tech_user .col-area_xlarge > div:last-child {
  margin-bottom: 0;
}
.tech_user .col-area_large > div {
  margin-bottom: 1.5rem;
}
.tech_user .col-area_large > div:last-child {
  margin-bottom: 0;
}
.tech_user .col-area_small > span {
  margin-bottom: 0.5rem;
}
.tech_user .col-area_small > span:last-child {
  margin-bottom: 0;
}
.tech_user .control-area {
  white-space: nowrap;
  display: flex;
  align-items: center;
  margin-right: 2rem;
}
.tech_user .control-area .control-area_section {
  display: flex;
  align-items: center;
  margin-right: 2rem;
}
.tech_user .control-area .control-area_section .control-area_section_article {
  display: flex;
  align-items: center;
  margin-right: 1rem;
}
.tech_user .control-area .control-area_section .control-area_section_article .control-area_section_article_date {
  margin: 0 0.5rem;
}
.tech_user .control-area .control-area_section .control-area_section_article .control-area_section_article_title {
  white-space: nowrap;
  margin-right: 0.5rem;
}
.tech_user .control-area .control-area_section .control-area_section_article:last-child {
  margin-right: 0;
}
.tech_user .control-area .control-area_section:last-child {
  margin-right: 0;
}
.tech_user .control-area .control-area_section_stretch_wrap {
  flex-direction: column;
  flex-grow: 2;
}
.tech_user .control-area .control-area_section_stretch_wrap .control-area_section_article_stretch {
  width: 100%;
  margin-right: 0;
  margin-bottom: 1rem;
}
.tech_user .control-area .control-area_section_stretch_wrap .control-area_section_article_stretch .control-area_stretch {
  width: 100%;
}
.tech_user .control-area .control-area_section_stretch_wrap .control-area_section_article_stretch .control-area_stretch .control-area_section_stretch {
  flex-grow: 2;
}
.tech_user .control-area .control-area_section_stretch_wrap .control-area_section_article_stretch .control-area_stretch .control-area_section_stretch .control-area_section_article {
  width: 100%;
}
.tech_user .control-area .control-area_section_stretch_wrap .control-area_section_article_stretch .control-area_stretch .control-area_section_stretch .control-area_section_article .form-select,
.tech_user .control-area .control-area_section_stretch_wrap .control-area_section_article_stretch .control-area_stretch .control-area_section_stretch .control-area_section_article .form-text {
  width: 100%;
}
.tech_user .control-area .control-area_section_stretch_wrap .control-area_section_article_stretch .control-area_stretch .control-area_section_stretch .control-area_section_article .multi-select {
  width: 100%;
}
.tech_user .control-area .control-area_section_stretch_wrap .control-area_section_article_stretch .control-area_stretch .control-area_section_stretch .control-area_section_article .multi-select .select2-container {
  width: 100% !important;
}
.tech_user .control-area .control-area_section_stretch_wrap .control-area_section_article_stretch .control-area_stretch .control-area_section_stretch .control-area_section_article .multi-select .select2-container .select2-selection--multiple {
  height: 34px;
  min-height: 34px;
  padding: 0;
}
.tech_user .control-area .control-area_section_stretch_wrap .control-area_section_article_stretch .control-area_stretch .control-area_section_stretch .control-area_section_article .multi-select .select2-container .select2-selection--multiple .select2-selection__rendered {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
}
.tech_user .control-area .control-area_section_stretch_wrap .control-area_section_article_stretch .control-area_stretch .control-area_section_stretch .control-area_section_article .multi-select .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search__field {
  margin-top: 0;
}
.tech_user .control-area .control-area_section_stretch_wrap .control-area_section_article_stretch .control-area_stretch .control-area_section_stretch .control-area_section_article .multi-select .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  margin: 0;
}
.tech_user .control-area .control-area_section_stretch_wrap .control-area_section_article_stretch .control-area_section_article_date,
.tech_user .control-area .control-area_section_stretch_wrap .control-area_section_article_stretch .control-area_section_article_title {
  font-size: 1.2rem;
}
.tech_user .control-area .control-area_section_stretch_wrap .control-area_section_article_stretch:last-child {
  margin-bottom: 0;
}
.tech_user .control-area_section_article_title_none {
  padding-bottom: 10px;
}
.tech_user .control-area:last-child {
  margin-right: 0;
}
.tech_user .form-area {
  display: flex;
  align-items: center;
}
.tech_user .form-area label {
  width: 8%;
  margin-right: 1rem;
  color: #777;
  font-size: 1.2rem;
  font-weight: 600;
  white-space: nowrap;
}
.tech_user .form-area_row label {
  margin-right: 0;
  width: inherit;
}
.tech_user .form-area-area_multiple-lines {
  align-items: flex-start;
}
.tech_user .heading-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.tech_user .heading-area.flex-end {
  justify-content: flex-end;
}
.tech_user .heading-area .title-area {
  width: 100%;
  margin-right: 2rem;
}
.tech_user .heading-area .title-area h2 {
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 1.6rem;
  border-bottom: 0;
}
.tech_user .heading-area .title-area div {
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
}
.tech_user .heading-area .title-area div .title-area_contents {
  display: flex;
  align-items: center;
  margin-right: 2rem;
  color: #777;
}
.tech_user .heading-area .title-area div .title-area_contents span:last-child {
  padding-left: 0.5rem;
}
.tech_user .heading-area .title-area div .title-area_contents:last-child {
  margin-right: 0;
}
.tech_user .heading-area .title-area .title-area_pagination {
  display: flex;
  align-items: center;
  margin-top: 0;
}
.tech_user .heading-area .title-area .title-area_pagination h1 {
  margin-right: 2rem;
  font-size: 1.4rem;
}
.tech_user .heading-area .title-area .title-area_pagination div {
  margin-top: 0;
}
.tech_user .heading-area .title-area_nobutton {
  margin-right: 0;
}
.tech_user .heading-area_card,
.tech_user .heading-area_nomargin {
  margin-bottom: 0;
}
.tech_user .heading-area_nocard {
  margin-bottom: 4rem;
}
.tech_user .heading-area_right_large .title-area {
  width: inherit;
}
.tech_user .heading-area_right_large form {
  flex-grow: 2;
}
.tech_user .heading-area_secondary {
  margin-top: 4rem;
}
.tech_user .row-area_card .heading-area {
  margin-bottom: 0;
}
.tech_user .row-area_card .heading-area h2 {
  color: #333;
  font-size: 1.8rem;
  border-bottom: 0;
}
.tech_user .row-area_card .heading-area_border {
  margin: 0 0 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #d7d7d7;
}
.tech_user .row-area_card .heading-area_border h2 {
  margin: 0;
  padding: 0;
  color: #777;
  font-size: 1.2rem;
  font-weight: 600;
  word-break: break-word;
}
.tech_user .icon-area {
  display: flex;
  align-items: center;
  width: 100%;
}
.tech_user .icon-area .notification_div {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.tech_user .icon-area .notification_div .notification-label {
  margin-right: 0;
}
.tech_user .icon-area .notification_div .badge-notify {
  background: red;
  position: relative;
  top: 0;
  right: -3px;
  margin-right: 0;
  color: white;
  border: none;
}
.tech_user .icon-area .user_menu_div {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.tech_user .icon-area .user_menu_div .notification-label {
  margin-right: 0;
}
.tech_user .icon-area span {
  margin-right: 0.5rem;
}
.tech_user .icon-area span:last-child {
  margin-right: 0;
}
.tech_user .img-txt-btn-area {
  display: flex;
}
.tech_user .img-txt-btn-area .img-txt-btn-area_img {
  display: flex;
  width: 150px;
  height: 85px;
  background-color: #ebebeb;
  margin-right: 1rem;
}
.tech_user .img-txt-btn-area .img-txt-btn-area_img img {
  object-fit: cover;
}
.tech_user .img-txt-btn-area .img-txt-btn-area_txt {
  flex-grow: 2;
}
.tech_user .img-txt-btn-area .img-txt-btn-area_txt .img-txt-btn-area_txt_article {
  margin-bottom: 1.5rem;
}
.tech_user .img-txt-btn-area .img-txt-btn-area_txt .img-txt-btn-area_txt_article:last-child {
  margin-bottom: 0;
}
.tech_user .img-txt-btn-area .img-txt-btn-area_btn {
  display: flex;
  flex-direction: column;
  margin-left: 2rem;
}
.tech_user .img-txt-btn-area .img-txt-btn-area_btn > div {
  margin-bottom: 1rem;
}
.tech_user .img-txt-btn-area .img-txt-btn-area_btn > div:last-child {
  margin-bottom: 0;
}
.tech_user .input-area {
  display: flex;
  align-items: center;
}
.tech_user .input-area span:nth-child(odd) {
  flex-grow: 1;
}
.tech_user .input-area span:nth-child(even) {
  margin: 0 1rem;
}
.tech_user .main-side-area {
  display: flex;
  justify-content: space-between;
}
.tech_user .main-side-area .main-side-area_main {
  flex-grow: 2;
}
.tech_user .main-side-area .main-side-area_side {
  flex-shrink: 0;
  width: 25%;
}
.tech_user .main-side-area .main-side-area_side .main-side-area_side_title {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 1rem 0;
  font-weight: bold;
}
.tech_user .main-side-area .main-side-area_side .main-side-area_side_disabled_link {
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0 0 0 1rem;
  font-weight: bold;
  color: gray;
}
.tech_user .main-side-area .main-side-area_side .main-side-area_side_disabled_link:after {
  color: gray;
  content: "\e5cc";
  font-family: "Material Icons";
  font-size: 2.4rem;
}
.tech_user .main-side-area_left-side-bar .main-side-area_side {
  margin-right: 2rem;
}
.tech_user .main-side-area_right-side-bar .main-side-area_side {
  margin-left: 2rem;
}
.tech_user .row-area {
  display: flex;
  align-items: center;
}
.tech_user .row-area > span {
  margin-right: 1rem;
}
.tech_user .row-area > span:last-child {
  margin-right: 0;
}
.tech_user .row-area_xlarge > div,
.tech_user .row-area_xlarge > span {
  margin-right: 2rem;
}
.tech_user .row-area_xlarge > div:last-child,
.tech_user .row-area_xlarge > span:last-child {
  margin-right: 0;
}
.tech_user .row-area_small > div,
.tech_user .row-area_small > span {
  margin-right: 0.5rem;
}
.tech_user .row-area_small > div:last-child,
.tech_user .row-area_small > span:last-child {
  margin-right: 0;
}
.tech_user .row-area_card {
  display: flex;
}
.tech_user .row-area_liquid span {
  flex-grow: 2;
  margin: 0;
  max-width: 500px;
}
.tech_user .row-area_liquid .row-area_liquid_connect {
  flex-grow: 0;
  margin: 0 1rem;
}
.tech_user .row-area_liquid .row-area_liquid_noconnect {
  margin-right: 1rem;
}
.tech_user .row-area_liquid .row-area_liquid_noconnect:last-child {
  margin-right: 0;
}
.tech_user .row-area_liquid.clear-date {
  padding-left: 2px;
  font-size: 120%;
  cursor: pointer;
}
.tech_user .row-area_liquid.clear-date-side {
  padding-left: 2px;
  cursor: pointer;
  color: #dc143c;
}
.tech_user .row-area_liquid.clear-date-side .round_btn {
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%; /* 丸みの度合い */
  background: #dc143c; /* ボタンの背景色 */
  margin-right: 5px;
}
.tech_user .row-area_liquid.clear-date-side .round_btn::before, .tech_user .row-area_liquid.clear-date-side .round_btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px;
  height: 15px;
  background: #fff; /* バツ印の色 */
}
.tech_user .row-area_liquid.clear-date-side .round_btn::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.tech_user .row-area_liquid.clear-date-side .round_btn::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.tech_user .row-area_stretch {
  flex-grow: 1;
}
.tech_user .row-area_ai-start {
  align-items: start;
}
.tech_user .row-area_jc-space-between {
  justify-content: space-between;
}
.tech_user .section-area {
  margin-bottom: 2rem;
}
.tech_user .content .section-area:last-child {
  margin-bottom: 0;
}
.tech_user .space-between-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tech_user .space-between-area .space-between-area_main-area {
  flex-grow: 1;
}
.tech_user .space-between-area .space-between-area_main-area > div {
  flex-grow: 1;
}
.tech_user .space-between-area .space-between-area_main-area .control-area_section_article {
  width: 100%;
}
.tech_user .thumbnail-area {
  flex-shrink: 0;
  position: relative;
}
.tech_user .thumbnail-area img {
  max-height: 100px;
  object-fit: cover;
}
.tech_user .thumbnail-area_square img {
  height: 140px;
  max-height: inherit;
  width: 140px;
}
.tech_user .thumbnail-area_circle {
  flex-shrink: 0;
}
.tech_user .thumbnail-area_circle img {
  border-radius: 50%;
  height: 48px;
  width: 48px;
}
.tech_user .thumbnail-area_circle_border img {
  border: 0.5px solid;
  border-color: #d1cdcd;
  border-radius: 50%;
  height: 40px;
  width: 40px;
}
.tech_user .thumbnail-area_circle_large img {
  height: 84px;
  width: 84px;
}
.tech_user .thumbnail-area_circle_profile img {
  border-radius: 50%;
  height: 132px;
  max-height: inherit;
  width: 132px;
}
.tech_user .thumbnail-area_applied,
.tech_user .thumbnail-area_soldout {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.5);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.tech_user .thumbnail-area_applied span,
.tech_user .thumbnail-area_soldout span {
  background-color: #fff;
  border-radius: 0.4rem;
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 1;
  padding: 0.5rem;
  transform: rotate(-15deg);
}
.tech_user .thumbnail-area_applied span {
  border: 2px solid #777;
  color: #777;
}
.tech_user .thumbnail-area_soldout span {
  border: 2px solid #c53939;
  color: #c53939;
}
.tech_user .thumbnail-area_upload img {
  border-radius: 0.4rem;
  max-height: inherit;
  max-width: 200px;
  width: 100%;
}
.tech_user .sticky_top {
  position: sticky;
  top: 119px;
}
.tech_user .ai_flex-end {
  align-items: flex-end;
}
.tech_user .jc_flex-start {
  justify-content: flex-start;
}
.tech_user .mb_00 {
  margin-bottom: 0;
}
.tech_user .pl_05 {
  padding-left: 0.5rem;
}
@media screen and (max-width: 768px) {
  .tech_user .heading-area {
    margin-bottom: 0;
    padding: 0 0 3rem;
  }
  .tech_user .heading-area .title-area {
    margin-right: 0;
  }
  .tech_user .main-side-area {
    flex-direction: column;
  }
  .tech_user .main-side-area .main-side-area_side {
    width: 100%;
  }
  .tech_user .main-side-area_left-side-bar .main-side-area_side {
    margin: 0 0 1rem;
  }
  .tech_user .main-side-area_right-side-bar .main-side-area_side {
    margin: 1rem 0 0;
  }
  .tech_user .mobile-only_d_block {
    display: block;
  }
  .tech_user .mobile-only_pa_5 {
    padding: 5vw;
  }
  .tech_user .mobile-only_mb-2 {
    margin-bottom: 0.5rem;
  }
  .tech_user .mobile-only_button-area {
    width: 100%;
  }
  .tech_user .mobile-only_button-area > div,
  .tech_user .mobile-only_button-area > span {
    flex-grow: 1;
  }
  .tech_user .mobile-only_col-area {
    flex-direction: column;
  }
  .tech_user .mobile-only_col-area > div {
    margin: 0 0 1rem;
  }
  .tech_user .mobile-only_col-area > div:last-child {
    margin: 0;
  }
  .tech_user .mobile-only_col-area_xlarge > div {
    margin: 0 0 2rem;
  }
  .tech_user .mobile-only_col-area_xlarge > div:last-child {
    margin: 0;
  }
  .tech_user .mobile-only_control-area {
    width: 100%;
  }
  .tech_user .mobile-only_control-area form {
    width: 100%;
  }
  .tech_user .mobile-only_control-area form .mobile-only_control-area_stretch {
    flex-grow: 1;
  }
  .tech_user .mobile-only_ai_center {
    align-items: center;
  }
  .tech_user .mobile-only_ai_flex-start {
    align-items: flex-start;
  }
  .tech_user .mobile-only_d_none {
    display: none;
  }
  .tech_user .mobile-only_fg_1 {
    flex-grow: 1;
  }
  .tech_user .mobile-only_m_00_10 {
    margin: 0 1rem;
  }
  .tech_user .mobile-only_m_20_10 {
    margin: 2rem 1rem;
  }
  .tech_user .mobile-only_m_20_10_0 {
    margin: 2rem 1rem 0;
  }
  .tech_user .mobile-only_mt_10 {
    margin-top: 1rem;
  }
  .tech_user .mobile-only_p_20_10 {
    padding: 2rem 1rem;
  }
}

.tech_user .main-content {
  display: flex;
  flex-direction: column;
}
.tech_user .main-content #sidebar {
  position: fixed;
  background-color: #fff;
  height: 100vh;
  width: 0;
  padding: 79px 0 67px 0;
  color: #205dc9;
  overflow-y: scroll;
  z-index: 99;
}
.tech_user .main-content #sidebar .sidebar_nav {
  padding: 1rem 0;
}
.tech_user .main-content #sidebar .sidebar_nav dl dt {
  padding: 1rem 2rem;
  font-weight: 400;
}
.tech_user .main-content #sidebar .sidebar_nav dl dd {
  display: none;
}
.tech_user .main-content #sidebar .sidebar_nav ul {
  padding: 0;
  margin-bottom: 4rem;
}
.tech_user .main-content #sidebar .sidebar_nav ul li.sidebar_nav_children:last-child {
  margin-bottom: 1.5rem;
}
.tech_user .main-content #sidebar .sidebar_nav ul:last-child {
  margin-bottom: 0;
}
.tech_user .main-content #sidebar .sidebar_nav a {
  display: flex;
  align-items: center;
  color: #205dc9;
}
.tech_user .main-content #sidebar .sidebar_nav a:hover {
  background-color: #a6bee9;
  text-decoration: none;
}
.tech_user .main-content #sidebar .sidebar_nav dt.sidebar_nav_parent span {
  white-space: nowrap;
}
.tech_user .main-content #sidebar .sidebar_nav .sidebar_nav_parent {
  padding: 2rem;
  font-weight: 600;
  cursor: pointer;
}
.tech_user .main-content #sidebar .sidebar_nav .sidebar_nav_parent:hover {
  background-color: #a6bee9;
}
.tech_user .main-content #sidebar .sidebar_nav .sidebar_nav_parent_disable:after,
.tech_user .main-content #sidebar .sidebar_nav .sidebar_nav_parent_enable:after {
  font-family: "Material Icons";
  width: 100%;
  text-align: right;
  font-size: 2.4rem;
}
.tech_user .main-content #sidebar .sidebar_nav .sidebar_nav_parent_disable:after {
  content: "\e313";
}
.tech_user .main-content #sidebar .sidebar_nav .sidebar_nav_parent_enable:after {
  content: "\e316";
}
.tech_user .main-content #sidebar .sidebar_nav .sidebar_nav_children a {
  padding: 0.5rem 2rem 0.5rem 5rem;
}
.tech_user .main-content #sidebar .sidebar_nav .sidebar_nav_category {
  padding: 3rem 2rem 1rem;
}
.tech_user .main-content #sidebar .sidebar_nav .sidebar_nav_link {
  height: 44px;
}
.tech_user .main-content #sidebar .sidebar_new-design a {
  padding: 1rem 2rem;
  width: 100%;
}
.tech_user .main-content #content {
  width: 100%;
  padding: 79px 0 0 0;
}
.tech_user .main-content #content .content {
  position: relative;
  min-height: 450px;
  margin: 4rem 2rem;
}
.tech_user .main-content #content .content .content_single-column {
  margin: 0 auto;
  max-width: 500px;
}
.tech_user .main-content #main-footer {
  background-color: #fff;
  border-top: 1px solid #ebebeb;
  color: #777;
  font-size: 1.4rem;
  padding: 1rem 2rem;
  width: calc(100% - 0);
  margin-left: 0;
  position: relative;
  box-sizing: border-box;
}
.tech_user .main-content #main-footer .main-footer_logo {
  margin-bottom: 1rem;
  text-align: center;
}
.tech_user .main-content #main-footer .main-footer_logo img {
  height: 120px;
}
.tech_user .main-content #main-footer .main-footer_nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.tech_user .main-content #main-footer .main-footer_nav li {
  margin: 0 2rem 0 0;
}
.tech_user .main-content #main-footer .main-footer_nav li a {
  color: #777;
  font-weight: 600;
}
.tech_user .main-content #main-footer .main-footer_nav li a:hover {
  text-decoration: underline;
}
.tech_user .main-content #main-footer .main-footer_nav li .main-footer_nav_corporation {
  padding-right: 0.4rem;
}
.tech_user .main-content #main-footer .main-footer_nav li:last-child {
  margin: 0;
}
.tech_user .main-content #main-footer .main-footer_copyrights {
  list-style: none;
  margin-top: 1rem;
}
.tech_user .main-content #main-footer .main-footer_copyrights li {
  margin: 0;
}
.tech_user .main-content #main-footer .main-footer_version {
  align-items: center;
  display: flex;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 1rem;
  top: 0;
  max-width: calc(100% - 4rem);
}
.tech_user .main-content.sidebar_close #sidebar {
  min-width: 64px;
  width: inherit;
}
.tech_user .main-content.sidebar_close #sidebar .sidebar_nav {
  font-size: 1.2rem;
}
.tech_user .main-content.sidebar_close #sidebar .sidebar_nav_hide {
  display: none;
}
.tech_user .main-content.sidebar_close #sidebar .sidebar_nav_parent_disable:after,
.tech_user .main-content.sidebar_close #sidebar .sidebar_nav_parent_enable:after {
  content: none;
}
.tech_user .main-content.sidebar_close #sidebar .sidebar_nav_children a {
  padding: 0.5rem 2rem 0.5rem 3rem;
}
.tech_user .main-content.sidebar_close #sidebar .icon-area span {
  margin-right: 0;
}
.tech_user .main-content.sidebar_close #content {
  padding: 85px 0 0 64px;
}
.tech_user .main-content.sidebar_close #main-footer {
  width: calc(100% - 64px);
  margin-left: 64px;
}
.tech_user .main-content.main-content_single-column #content {
  padding: 0;
}
.tech_user .main-content.main-content_single-column #content .content {
  width: 750px;
  margin: 4rem auto;
}
.tech_user .main-content.main-content_single-column #main-footer {
  width: 100%;
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .tech_user .main-content #content {
    padding: 0;
  }
  .tech_user .main-content #content .content {
    margin: 1rem 0;
    min-height: inherit;
  }
  .tech_user .main-content #hamburger_menu {
    position: absolute !important;
    z-index: 100;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 1rem;
  }
  .tech_user .main-content #main-footer {
    padding: 1rem;
    width: 100%;
    margin-left: 0;
  }
  .tech_user .main-content #main-footer .main-footer_nav {
    flex-direction: column;
    justify-content: start;
    text-align: left;
  }
  .tech_user .main-content #main-footer .main-footer_nav li {
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 1rem;
    padding: 0 0 1rem;
    width: 100%;
  }
  .tech_user .main-content #main-footer .main-footer_copyrights li {
    border-bottom: none;
    padding: 0;
    text-align: center;
  }
  .tech_user .main-content #main-footer .main-footer_version {
    justify-content: center;
    margin: 1rem 0 0;
    position: relative;
    right: 0;
  }
}

.tech_user #main-nav {
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  font-size: 1.4rem;
  justify-content: space-between;
  left: 0;
  min-width: 891px;
  padding: 1rem 2rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.tech_user #main-nav .container {
  padding: 24px 40px 26px;
}
.tech_user #main-nav a:focus,
.tech_user #main-nav a:active {
  text-decoration: none;
}
.tech_user #main-nav .main-nav_logo,
.tech_user #main-nav .main-nav_nav {
  display: flex;
  align-items: center;
  padding: 2rem;
}
.tech_user #main-nav .main-nav_logo {
  display: flex;
  background-color: #fff;
  width: 0;
}
.tech_user #main-nav .main-nav_logo .main-nav_logo_menu {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 44px;
  background-color: #a6bee9;
  margin-right: 1rem;
  color: #205dc9;
  border-radius: 50%;
  cursor: pointer;
}
.tech_user #main-nav .main-nav_logo .main-nav_logo_menu span {
  padding-left: 0;
  font-size: 2.4rem;
}
.tech_user #main-nav .main-nav_logo .main-nav_logo_menu:hover {
  background-color: #205dc9;
  color: #fff;
  opacity: 1;
}
.tech_user #main-nav .main-nav_logo a {
  font-family: "Helvetica Neue";
  font-size: 1.6rem;
  font-weight: 400;
}
.tech_user #main-nav .main-nav_logo a span {
  padding-left: 0.5rem;
  font-size: 1.2rem;
}
.tech_user #main-nav .main-nav_logo a:hover {
  text-decoration: none;
  color: #133879;
  opacity: 0.7;
}
.tech_user #main-nav .main-nav_logo img {
  height: 24px;
}
.tech_user #main-nav .main-nav_nav {
  flex-grow: 2;
}
.tech_user #main-nav .main-nav_nav li {
  white-space: nowrap;
  margin-right: 2rem;
}
.tech_user #main-nav .main-nav_nav li a:hover {
  text-decoration: none;
}
.tech_user #main-nav .main-nav_nav li:last-child {
  margin-right: 0;
}
.tech_user #main-nav .main-nav_nav li.main-nav_nav_search {
  flex-grow: 1;
  margin-right: 4rem;
}
.tech_user #main-nav .main-nav_nav_nosearch {
  flex-grow: inherit;
}
.tech_user #main-nav.main-nav_logo-only {
  position: relative;
  display: block;
  padding: 2rem;
  text-align: center;
}
.tech_user #main-nav.main-nav_logo-only img {
  height: 24px;
}
.tech_user #main-nav-mobile {
  display: none;
}
.tech_user .side-nav {
  list-style: none;
  padding: 0;
}
.tech_user .side-nav a {
  text-decoration: none;
}
.tech_user .side-nav li a {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0 0 0 1rem;
}
.tech_user .side-nav li a:after {
  color: #205dc9;
  content: "\e5cc";
  font-family: "Material Icons";
  font-size: 2.4rem;
}
.tech_user .side-nav li:first-child a {
  padding: 0 0 0 1rem;
}
.tech_user .side-nav li:last-child a {
  padding: 0 0 0 1rem;
}
@media screen and (max-width: 768px) {
  .tech_user #main-nav {
    min-width: inherit;
    padding: 1rem;
    position: inherit;
  }
  .tech_user #main-nav .main-nav_logo {
    padding: 0;
    width: inherit;
  }
  .tech_user #main-nav .main-nav_nav {
    padding: 0 0 0 2rem;
  }
  .tech_user #main-nav-mobile {
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
    display: block;
  }
  .tech_user #main-nav-mobile .main-nav-mobile_links {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 1rem;
  }
  .tech_user #main-nav-mobile .main-nav-mobile_links .main-nav-mobile_links_logo img {
    height: 24px;
  }
  .tech_user #main-nav-mobile .main-nav-mobile_links .main-nav-mobile_links_menu {
    align-items: center;
    display: flex;
    font-size: 1.2rem;
    padding: 0;
  }
  .tech_user #main-nav-mobile .main-nav-mobile_links .main-nav-mobile_links_menu li {
    margin-right: 2rem;
  }
  .tech_user #main-nav-mobile .main-nav-mobile_links .main-nav-mobile_links_menu li:last-child {
    margin-right: 0;
  }
  .tech_user #main-nav-mobile .main-nav-mobile_main-nav {
    background-color: #205dc9;
    display: flex;
    justify-content: center;
    padding: 1rem;
  }
  .tech_user #main-nav-mobile .main-nav-mobile_main-nav li {
    margin-right: 2rem;
  }
  .tech_user #main-nav-mobile .main-nav-mobile_main-nav li:last-child {
    margin-right: 0;
  }
  .tech_user #main-nav-mobile .main-nav-mobile_main-nav a {
    color: #ffffff;
  }
  .tech_user #main-nav-mobile .main-nav-mobile_search {
    margin-top: 1rem;
  }
  .tech_user #main-nav-mobile .main-nav-mobile_search .form-select {
    max-width: 10rem;
  }
  .tech_user .mobile-only_tab-menu {
    display: flex;
    justify-content: center;
  }
  .tech_user .mobile-only_tab-menu li {
    background-color: #a6bee9;
  }
  .tech_user .mobile-only_tab-menu li a {
    border: none;
    color: #fff;
  }
  .tech_user .mobile-only_tab-menu li a::after {
    content: none;
  }
  .tech_user .mobile-only_tab-menu li {
    padding: 1rem;
  }
  .tech_user .mobile-only_tab-menu li a {
    padding: 0;
  }
  .tech_user .mobile-only_tab-menu li:first-child a {
    padding: 0;
  }
  .tech_user .mobile-only_tab-menu li:last-child a {
    padding: 0;
  }
  .tech_user .mobile-only_active {
    background-color: #205dc9 !important;
  }
  .tech_user .mobile-only_active a {
    color: #fff !important;
  }
  .tech_user .mobile-only_nav-scroll-x {
    background-color: #205dc9;
    display: flex;
    overflow-x: scroll;
    padding: 1rem;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
  }
  .tech_user .mobile-only_nav-scroll-x li {
    padding: 0 2rem 0 0;
  }
  .tech_user .mobile-only_nav-scroll-x li a {
    border: none;
    color: #ffffff;
    padding: 0;
  }
  .tech_user .mobile-only_nav-scroll-x li a::after {
    content: none;
  }
  .tech_user .mobile-only_nav-scroll-x li:first-child a {
    padding: 0;
  }
  .tech_user .mobile-only_nav-scroll-x li:last-child {
    padding: 0;
  }
  .tech_user .mobile-only_nav-scroll-x li:last-child a {
    padding: 0;
  }
  .tech_user .mobile-only_nav-scroll-x::-webkit-scrollbar {
    display: none;
  }
}

.tech_user .notice {
  width: 100%;
  padding: 2rem;
  color: #fff;
  border-radius: 0.4rem;
}
.tech_user .notice_alert {
  background-color: #ffe5e5;
  color: rgb(177, 4, 4);
  font-weight: 600;
  text-align: center;
}
.tech_user .notice_alert dt {
  color: #c53939;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.tech_user .notice_alert dd {
  color: #333;
}
.tech_user .notice_disable {
  background-color: #d7d7d7;
  color: #333;
  font-weight: 600;
  text-align: center;
}
.tech_user .notice_error {
  background-color: #ffe5e5;
  color: #c53939;
  font-weight: 600;
  text-align: center;
}
.tech_user .notice_error dt {
  margin-bottom: 1rem;
  font-weight: 600;
}
.tech_user .notice_error dd {
  display: list-item;
  list-style-type: disc;
  list-style-position: inside;
}
.tech_user .notice_success {
  background-color: #31AD7D;
  font-weight: 600;
  text-align: center;
}
.tech_user .field_with_errors input,
.tech_user .field_with_errors textarea,
.tech_user .field_with_errors select {
  background-color: #FFE2E2;
  border: 1px solid #c53939;
}
.tech_user .field_with_errors .select2 .select2-selection {
  background-color: #FFE2E2;
  border: 1px solid #c53939;
}

.tech_user #notification {
  color: #205dc9;
  font-weight: 600;
  cursor: pointer;
}
.tech_user #notification:hover {
  color: #133879;
}
.tech_user .notification_filter {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  height: 100%;
  width: 100%;
  padding: 1rem;
  z-index: 1000;
}
.tech_user .notification_container {
  position: relative;
  height: 100%;
  padding-top: 5rem;
}
.tech_user .notification {
  position: absolute;
  top: 0;
  right: 0;
  width: 500px;
  height: 100%;
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 0.4rem;
  box-shadow: 0 0.4rem 0.8rem rgba(0, 0, 0, 0.2);
  overflow: scroll;
  z-index: 1000;
}
.tech_user .notification h1 {
  padding: 2rem;
  font-size: 1.8rem;
  font-weight: 600;
  border-bottom: 1px solid #ebebeb;
}
.tech_user .notification > div {
  border-bottom: 1px solid #ebebeb;
}
.tech_user .notification > div a {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 2rem;
  font-weight: 600;
}
.tech_user .notification > div a dt {
  font-weight: 600;
}
.tech_user .notification > div a dd {
  color: #777;
  font-size: 1.2rem;
}
.tech_user .notification > div a.notification_read {
  font-weight: 400;
}
.tech_user .notification > div a.notification_read dt {
  font-weight: 400;
}
.tech_user .notification > div a:hover {
  background-color: #a6bee9;
  text-decoration: none;
}
.tech_user .notification .notification_label {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  margin-right: 1rem;
  color: #fff;
  font-size: 1.2rem;
  border-radius: 50%;
}
.tech_user .notification .notification_label_attendance {
  background-color: #FF9393;
}
.tech_user .notification .notification_label_labor {
  background-color: #C889FF;
}
.tech_user .notification_badge {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #C53939;
  height: 16px;
  width: 16px;
  font-size: 1rem;
  color: #fff;
  border-radius: 50%;
}

.tech_user nav.pagy-bootstrap-nav .pagination {
  align-items: center;
  display: flex;
  justify-content: center;
}
.tech_user nav.pagy-bootstrap-nav .pagination .page-item .page-link {
  display: flex;
  align-items: center;
  min-height: 44px;
  margin: 0;
  color: #205dc9;
  font-size: 1.2rem;
  border: 1px solid #205dc9;
  border-radius: 0.4rem;
}
.tech_user nav.pagy-bootstrap-nav .pagination .page-item .page-link:hover {
  color: #205dc9;
  opacity: 0.7;
  text-decoration: none;
}
.tech_user nav.pagy-bootstrap-nav .pagination .page-item.next .page-link {
  padding: 1rem 0.2rem 1rem 1rem;
}
.tech_user nav.pagy-bootstrap-nav .pagination .page-item.next .page-link:after {
  content: "\e5cc";
  font-family: "Material Icons";
  font-size: 24px;
  padding-left: 0.2rem;
}
.tech_user nav.pagy-bootstrap-nav .pagination .page-item.prev .page-link {
  padding: 1rem 1rem 1rem 0.2rem;
}
.tech_user nav.pagy-bootstrap-nav .pagination .page-item.prev .page-link:before {
  content: "\e5cb";
  font-family: "Material Icons";
  font-size: 24px;
  padding-right: 0.2rem;
}
.tech_user nav.pagy-bootstrap-nav .pagination .page-place {
  padding: 0 1rem;
}
.tech_user nav.pagy-bootstrap-nav .pagination .disabled .page-link {
  border: 1px solid #777;
  color: #777;
}
.tech_user .pagination_calendar .pagination_calendar_date,
.tech_user .pagination_calendar .pagination_calendar_date-select,
.tech_user .pagination_calendar .pagination_calendar_select {
  margin: 0 1rem;
}
.tech_user .pagination_calendar .pagination_calendar_date {
  font-size: 1.8rem;
  font-weight: 600;
}
.tech_user .pagination_calendar .pagination_calendar_date-select select {
  margin-right: 0.5rem;
}
.tech_user .pagination_calendar .pagination_calendar_select {
  display: flex;
}

.tech_user table.table th,
.tech_user table.table td {
  padding: 2rem;
  border: 1px solid #d7d7d7;
  word-break: break-all;
}
.tech_user table.table th {
  background-color: #fffbde;
}
.tech_user table.table .local {
  background-color: #fff;
}
.tech_user table.table_card {
  background-color: #fff;
  table-layout: fixed;
}
.tech_user table.table_card tr {
  border: 1px solid #d7d7d7;
}
.tech_user table.table_card td {
  padding: 2rem 0;
}
.tech_user table.table_card td div {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 2rem;
  border-right: 1px solid #d7d7d7;
}
.tech_user table.table_card td:last-child div {
  border-right: none;
}
.tech_user table.table_card .table_card_title {
  white-space: inherit;
  width: 100%;
  font-size: 1.6rem;
}
.tech_user table.table_card .table_card_title div {
  justify-content: flex-start;
  border-right: none;
}
.tech_user table.table_card .table_card_contents div {
  flex-direction: column;
}
.tech_user table.table_card .table_card_contents div > span {
  font-size: 1.6rem;
  font-weight: 600;
}
.tech_user table.table_card .table_card_contents div > span:first-child {
  color: #777;
  font-size: 1.2rem;
  font-weight: 400;
}
.tech_user table.table_calendar {
  table-layout: fixed;
}
.tech_user table.table_calendar th,
.tech_user table.table_calendar td {
  padding: 1rem;
  border: 1px solid #d7d7d7;
}
.tech_user table.table_calendar th {
  background-color: #fffbde;
}
.tech_user table.table_calendar th div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tech_user table.table_calendar th div span:last-child {
  padding-left: 0.5rem;
}
.tech_user table.table_calendar td .calendar_contents {
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #a6bee9;
  padding: 0.5rem;
  color: #205dc9;
  font-size: 1.2rem;
  border-radius: 0.4rem;
}
.tech_user table.table_calendar td .calendar_modify_contents {
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #FFEFEF;
  padding: 0.5rem;
  color: #c53939;
  font-size: 1.2rem;
  border-radius: 0.4rem;
}
.tech_user table.table_calendar td .calendar_shift_contents {
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #E3EDDB;
  padding: 0.5rem;
  color: #488513;
  font-size: 1.2rem;
  border-radius: 0.4rem;
}
.tech_user table.table_form th {
  padding: 0 1rem 2rem 0;
}
.tech_user table.table_form th label {
  text-align: left;
  color: #777;
  font-size: 1.2rem;
  font-weight: 600;
  white-space: nowrap;
}
.tech_user table.table_form th .row-area {
  justify-content: flex-end;
}
.tech_user table.table_form th.required-cell {
  padding: 0 1rem 0 0;
}
.tech_user table.table_form th.section-border-cell {
  border-bottom: 1px solid #d7d7d7;
}
.tech_user table.table_form th.section-title-cell {
  padding-top: 4rem;
  text-align: left;
  color: #333;
  font-size: 1.6rem;
  border-bottom: 1px solid #d7d7d7;
}
.tech_user table.table_form td {
  padding: 0 0 2rem;
}
.tech_user table.table_form td.required-cell {
  padding: 0;
}
.tech_user table.table_fixed {
  table-layout: fixed;
}
.tech_user table.table_ranking .table_ranking_rank {
  padding-right: 0;
  text-align: right;
  border-right: none;
}
.tech_user table.table_ranking .table_ranking_name {
  border-right: none;
  border-left: none;
}
.tech_user table.table_ranking .table_ranking_data {
  text-align: right;
}
.tech_user table.table_ranking .table_ranking_count {
  padding-right: 0;
  text-align: right;
  border-right: none;
  border-left: none;
}
.tech_user table.table_ranking .table_ranking_total_price {
  padding-right: 0;
  text-align: right;
  border-left: none;
}
.tech_user .row_note td::before {
  margin-right: 0.5rem;
  content: "*";
}
@media screen and (max-width: 768px) {
  .tech_user .table {
    display: block;
  }
  .tech_user .table tbody,
  .tech_user .table tr {
    display: block;
  }
  .tech_user .table tr th,
  .tech_user .table tr td {
    display: block;
  }
  .tech_user .table tr td {
    border-bottom: none;
    border-top: none;
  }
  .tech_user .table tr:last-child {
    border-bottom: 1px solid #d7d7d7;
  }
}

.tech_user .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin: 0;
  padding: 0;
}
.tech_user .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  background-color: #205dc9;
  color: #fff;
}
.tech_user .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-active:hover {
  background-color: #133879;
}
.tech_user .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: 1rem 0;
  float: none;
}
.tech_user .ui-tabs .ui-tabs-panel {
  margin-top: 2rem;
  padding: 0;
}
.tech_user .ui-state-default a,
.tech_user .ui-state-default a:link,
.tech_user .ui-state-default a:visited,
.tech_user a.ui-button,
.tech_user a:link.ui-button,
.tech_user a:visited.ui-button,
.tech_user .ui-state-default a.non-active,
.tech_user .ui-button {
  background-color: #fff;
  color: #205dc9;
}
.tech_user .tabs_content {
  background: transparent;
  padding: 0;
  color: inherit;
  border: none;
  border-radius: 0;
}
.tech_user .tabs_nav {
  align-items: center;
  display: flex;
  line-height: inherit;
  padding: 0;
}
.tech_user .tabs_nav li {
  flex-grow: 2;
  background: transparent;
  margin: 0;
  padding: 0;
  text-align: center;
  border: none;
}
.tech_user .tabs_nav li a {
  display: block;
  min-width: 60px;
  background-color: #fff;
  font-size: 1.2rem;
  border-top: 1px solid #205dc9;
  border-right: 1px solid #205dc9;
  border-bottom: 1px solid #205dc9;
}
.tech_user .tabs_nav li:first-child a {
  border-left: 1px solid #205dc9;
  border-radius: 0.4rem 0 0 0.4rem;
}
.tech_user .tabs_nav li:last-child a {
  border-radius: 0 0.4rem 0.4rem 0;
}
.tech_user .tabs_section {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .tech_user .tabs_nav {
    margin: 2rem 1rem;
  }
}

.tech_user .toast_wrap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: fit-content;
  text-align: center;
}
.tech_user .toast_content {
  display: inline-block;
  padding: 1rem;
  color: #fff;
  font-weight: 600;
  border-radius: 0.4rem;
  box-shadow: 0 0.4rem 0.8rem rgba(0, 0, 0, 0.2);
}
.tech_user .toast_content_notice {
  background-color: #31AD7D;
}
.tech_user .toast_content_alert {
  background-color: #ffa5a5;
}
.tech_user #flash-alert {
  z-index: 1000;
  top: 0;
  left: 50%;
  position: absolute;
}

.tech_user a {
  color: #205dc9;
}
.tech_user a .label-text {
  color: #777777;
  font-weight: 600;
}
.tech_user a:hover {
  color: #133879;
}
.tech_user a:hover .text-link-normal {
  color: #133879;
}
.tech_user h1 {
  margin: 0;
  font-size: 1.8rem;
  font-weight: 600;
}
.tech_user h2 {
  border-bottom: 1px solid #d7d7d7;
  font-size: 1.6rem;
  font-weight: 600;
  margin: 0 0 1rem;
  padding-bottom: 1rem;
  word-break: break-word;
}
.tech_user h2.h2_border_none {
  padding-bottom: 0;
  border-bottom: none;
}
.tech_user h2.h2_large {
  margin: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.tech_user h2.h2_large_border {
  margin: 0 0 2rem;
  padding-bottom: 2rem;
}
.tech_user h2.h2_large_addborder {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.tech_user h3 {
  margin: 0 0 2rem;
  color: #777;
  font-size: 1.2rem;
  font-weight: 600;
}
.tech_user h3.h3_border {
  margin: 0 0 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #d7d7d7;
}
.tech_user h3.h3_large {
  margin: 0 0 1.5rem;
  color: #333;
  font-size: 1.4rem;
}
.tech_user p {
  margin: 0 0 1rem;
}
.tech_user .bc_alert {
  background-color: #ffe5e5;
}
.tech_user .bc_yellow {
  background-color: #fffbde;
}
.tech_user .c_blue {
  color: #6579e5;
}
.tech_user .c_gray {
  color: #777;
}
.tech_user .c_main {
  color: #205dc9;
}
.tech_user .c_red {
  color: #c53939;
}
.tech_user .c_white {
  color: #fff;
}
.tech_user .fs_l, .tech_user .material-icons.fs_l {
  font-size: 1.6rem;
}
.tech_user .fs_m, .tech_user .material-icons.fs_m {
  font-size: 1.4rem;
}
.tech_user .fs_s, .tech_user .material-icons.fs_s {
  font-size: 1.2rem;
}
.tech_user .fw_bold {
  font-weight: 600;
}
.tech_user .fw_normal {
  font-weight: 400;
}
.tech_user .jc_center {
  justify-content: center;
}
.tech_user .jc_flex-end {
  justify-content: flex-end;
}
.tech_user .ta_center {
  text-align: center;
}
.tech_user .va_middle, .tech_user .table td.va_middle {
  vertical-align: middle;
}
.tech_user .ws_nowrap {
  white-space: nowrap;
}
.tech_user .caption {
  color: #777;
  font-size: 1.2rem;
}
.tech_user .error-message {
  color: #c53939;
  font-weight: 600;
}
.tech_user .font-size-10 {
  font-size: 10px;
}
.tech_user .link-icon-and-text:hover {
  text-decoration: none;
}
.tech_user .link-icon-and-text:hover .link-icon-and-text_text {
  text-decoration: underline;
}
.tech_user .label-text {
  color: #777;
  font-size: 1.2rem;
  font-weight: 600;
}
.tech_user .most-strong-text {
  font-size: 2rem;
  font-weight: 600;
}
.tech_user .text-link-nochange {
  color: inherit;
  font-weight: inherit;
}
.tech_user .text-link-normal {
  color: #333333;
  font-weight: 400;
}
.tech_user .text-red {
  color: red;
}
@media screen and (max-width: 768px) {
  .tech_user h2 {
    border: none;
    padding: 0;
  }
  .tech_user .mobile-only_ta_center {
    text-align: center;
  }
}

.tech_user_mobile .mobile_style .mobile_breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0;
  font-size: 1.2rem;
  font-weight: 600;
  list-style: none;
}
.tech_user_mobile .mobile_style .mobile_breadcrumb .mobile_breadcrumb-item + .mobile_breadcrumb-item::before {
  position: relative;
  padding: 0 0.5rem;
  color: #777;
  font-family: "Material Icons";
  content: "\e5cc";
}
.tech_user_mobile .mobile_style .mobile_breadcrumb .mobile_breadcrumb-item {
  display: flex;
  align-items: center;
}

.tech_user_mobile .mobile_style .mobile_button {
  display: flex;
  align-items: center;
  background-color: #205dc9;
  height: 44px;
  padding: 0 1rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  border-radius: 0.4rem;
}
.tech_user_mobile .mobile_style .mobile_button_action {
  white-space: nowrap;
  background-color: #fff;
  color: #205dc9;
  border: 1px solid #205dc9;
}
.tech_user_mobile .mobile_style .mobile_button_action span {
  margin-right: 0.5rem;
}
.tech_user_mobile .mobile_style .mobile_button_action span:last-child {
  margin-right: 0;
}
.tech_user_mobile .mobile_style .mobile_button:hover {
  text-decoration: none;
}
.tech_user_mobile .mobile_style .button_action_accordion {
  justify-content: flex-start;
}
.tech_user_mobile .mobile_style .button_action_accordion span:last-child {
  text-align: right;
}
.tech_user_mobile .mobile_style .mobile_button_action_accordion:after,
.tech_user_mobile .mobile_style .mobile_button_action_accordion_enable:after {
  font-family: "Material Icons";
  width: 100%;
  text-align: right;
  font-size: 2.4rem;
}
.tech_user_mobile .mobile_style .mobile_button_action_accordion:after {
  content: "\e313";
}
.tech_user_mobile .mobile_style .mobile_button_action_accordion_enable {
  border-radius: 0.4rem 0.4rem 0 0;
}
.tech_user_mobile .mobile_style .mobile_button_action_accordion_enable:after {
  content: "\e316";
}
.tech_user_mobile .mobile_style .mobile_button_cancel {
  background-color: #d7d7d7;
  color: #333;
}
.tech_user_mobile .mobile_style .mobile_button_liquid {
  justify-content: center;
  width: 100%;
}
.tech_user_mobile .mobile_style .mobile_button_remove {
  background-color: #c53939;
  color: #fff;
}
.tech_user_mobile .mobile_style .mobile_button_inline-flex {
  display: inline-flex;
}
.tech_user_mobile .mobile_style .mobile_pagination_calendar_select .mobile_button {
  border-radius: 0 0.4rem 0.4rem 0;
}

.tech_user_mobile .mobile_style .mobile_card {
  background-color: #fff;
  padding: 1rem;
}
.tech_user_mobile .mobile_style .mobile_card .mobile_card_section:last-child {
  margin-bottom: 0;
}
.tech_user_mobile .mobile_style .mobile_card .mobile_card_article:last-child {
  margin-bottom: 0;
}
.tech_user_mobile .mobile_style .mobile_card_section {
  margin-bottom: 2rem;
}
.tech_user_mobile .mobile_style .mobile_card_section_large {
  margin-bottom: 3rem;
}
.tech_user_mobile .mobile_style .mobile_card_article {
  margin-bottom: 1rem;
}

.tech_user_mobile .mobile_style .mobile_content {
  padding: 2rem 0 6.4rem;
}

.tech_user_mobile .mobile_style .mobile_floating-action-button {
  position: fixed;
  bottom: 64px;
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 100;
}
.tech_user_mobile .mobile_style .mobile_floating-action-button a {
  color: #fff;
}
.tech_user_mobile .mobile_style .mobile_floating-action-button .mobile_button {
  display: flex;
  align-items: center;
  background-color: #EC9505;
  border-radius: 4rem;
  box-shadow: 0 0.4rem 0.8rem rgba(0, 0, 0, 0.2);
}
.tech_user_mobile .mobile_style .mobile_floating-action-button .mobile_button span {
  margin-right: 0.5rem;
}
.tech_user_mobile .mobile_style .mobile_floating-action-button .mobile_button span:last-child {
  margin-right: 0;
}

.tech_user_mobile .mobile_style textarea.mobile_form-text {
  height: 20rem;
  width: 100%;
  background-color: #fff;
  padding: 1rem;
  border: 1px solid #205dc9;
  border-radius: 0.4rem;
}
.tech_user_mobile .mobile_style textarea.mobile_form-text_small {
  height: 10rem;
}
.tech_user_mobile .mobile_style .mobile_form-checkbox,
.tech_user_mobile .mobile_style .mobile_form-file,
.tech_user_mobile .mobile_style .mobile_form-radio,
.tech_user_mobile .mobile_style .mobile_form-search,
.tech_user_mobile .mobile_style .mobile_form-select,
.tech_user_mobile .mobile_style .mobile_form-text {
  width: 100%;
}
.tech_user_mobile .mobile_style .mobile_form-checkbox div {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.tech_user_mobile .mobile_style .mobile_form-checkbox div label {
  display: flex;
  align-items: center;
  margin-right: 2rem;
}
.tech_user_mobile .mobile_style .mobile_form-checkbox div label input {
  display: block;
  width: inherit;
  margin-right: 0.5rem;
}
.tech_user_mobile .mobile_style .mobile_form-checkbox div label:last-child {
  margin-right: 0;
}
.tech_user_mobile .mobile_style .mobile_form-file input {
  width: 100%;
  background-color: #fff;
  padding: 1rem;
  border: 1px solid #205dc9;
  border-radius: 0.4rem;
}
.tech_user_mobile .mobile_style .mobile_form-radio {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.tech_user_mobile .mobile_style .mobile_form-radio span {
  display: flex;
  align-items: center;
  margin-right: 2rem;
}
.tech_user_mobile .mobile_style .mobile_form-radio span input {
  width: inherit;
  margin-right: 0.5rem;
}
.tech_user_mobile .mobile_style .mobile_form-radio span label {
  white-space: nowrap;
  width: inherit;
  color: #333;
  font-size: 1.4rem;
  font-weight: 400;
}
.tech_user_mobile .mobile_style .mobile_form-search {
  position: relative;
}
.tech_user_mobile .mobile_style .mobile_form-search span {
  position: absolute;
  top: 1rem;
  left: 1rem;
  color: #205dc9;
}
.tech_user_mobile .mobile_style .mobile_form-search input {
  min-height: 44px;
  padding: 1rem 1rem 1rem 3.4rem;
  border: 1px solid #205dc9;
  border-radius: 0.4rem;
}
.tech_user_mobile .mobile_style .mobile_pagination_calendar_select .mobile_form-search {
  display: inline-block;
  width: inherit;
}
.tech_user_mobile .mobile_style .mobile_pagination_calendar_select .mobile_form-search input {
  width: 100%;
  padding: 1rem;
  text-align: center;
  border-right: none;
  border-radius: 0.4rem 0 0 0.4rem;
}
.tech_user_mobile .mobile_style .mobile_form-select input,
.tech_user_mobile .mobile_style .mobile_form-select select {
  height: 44px;
  width: 100%;
  background-color: #fff;
  padding: 1rem;
  border: 1px solid #205dc9;
  border-radius: 0.4rem;
}
.tech_user_mobile .mobile_style .mobile_pagination_calendar_date-select .mobile_form-select {
  width: auto;
}
.tech_user_mobile .mobile_style .mobile_pagination_calendar_date-select .mobile_form-select select {
  width: auto;
  margin-right: 0.5rem;
}
.tech_user_mobile .mobile_style .mobile_form-text input,
.tech_user_mobile .mobile_style .mobile_form-text textarea {
  width: 100%;
  background-color: #fff;
  padding: 1rem;
  border: 1px solid #205dc9;
  border-radius: 0.4rem;
}
.tech_user_mobile .mobile_style .mobile_form-text input {
  height: 44px;
}
.tech_user_mobile .mobile_style .mobile_form-text textarea {
  height: 10rem;
}
.tech_user_mobile .mobile_style .mobile_form-time {
  display: flex;
  align-items: center;
}
.tech_user_mobile .mobile_style .mobile_form-time select {
  margin-right: 0.5rem;
}
.tech_user_mobile .mobile_style .mobile_form-time select:last-child {
  margin: 0 0 0 0.5rem;
}

.tech_user_mobile .mobile_style header,
.tech_user_mobile .mobile_style footer {
  z-index: 111;
}
.tech_user_mobile .mobile_style header a,
.tech_user_mobile .mobile_style footer a {
  padding: 1rem;
  color: #fff;
}
.tech_user_mobile .mobile_style header a:hover,
.tech_user_mobile .mobile_style footer a:hover {
  text-decoration: none;
}
.tech_user_mobile .mobile_style header img,
.tech_user_mobile .mobile_style footer img {
  height: 24px;
}
.tech_user_mobile .mobile_style header ul,
.tech_user_mobile .mobile_style footer ul {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
}
.tech_user_mobile .mobile_style header ul li,
.tech_user_mobile .mobile_style footer ul li {
  line-height: 0;
}
.tech_user_mobile .mobile_style header {
  background-color: #133879;
}
.tech_user_mobile .mobile_style header .mobile_logo {
  flex-grow: 2;
  margin: 0 1rem;
  text-align: center;
}
.tech_user_mobile .mobile_style footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #205dc9;
}
.tech_user_mobile .mobile_style footer ul {
  justify-content: space-around;
}
.tech_user_mobile .mobile_style footer ul li a {
  display: flex;
  align-items: center;
}
.tech_user_mobile .mobile_style footer ul li a span:last-child {
  padding-left: 0.5rem;
}
.tech_user_mobile .mobile_style section {
  margin-bottom: 2rem;
  padding: 0 1rem;
}
.tech_user_mobile .mobile_style section:last-child {
  margin-bottom: 0;
}
.tech_user_mobile .mobile_style .mobile_button-area {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.tech_user_mobile .mobile_style .mobile_button-area > span {
  margin-right: 1rem;
}
.tech_user_mobile .mobile_style .mobile_button-area > span:last-child {
  margin-right: 0;
}
.tech_user_mobile .mobile_style .mobile_button-area_fit > span {
  flex-grow: 1;
}
.tech_user_mobile .mobile_style .mobile_button-area_fit .mobile_button {
  justify-content: center;
  width: 100%;
}
.tech_user_mobile .mobile_style .mobile_card-area section {
  margin-bottom: 1rem;
}
.tech_user_mobile .mobile_style .mobile_card-area_large section {
  margin-bottom: 2rem;
}
.tech_user_mobile .mobile_style .mobile_form-area label {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  color: #777;
  font-size: 1.2rem;
  font-weight: 600;
}
.tech_user_mobile .mobile_style .mobile_heading-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tech_user_mobile .mobile_style .mobile_heading-area .mobile_title-area {
  white-space: nowrap;
  margin-right: 2rem;
}
.tech_user_mobile .mobile_style .mobile_heading-area .mobile_title-area h1 {
  display: flex;
  align-items: center;
  margin: 0;
  font-size: 1.8rem;
  font-weight: 600;
}
.tech_user_mobile .mobile_style .mobile_heading-area .mobile_title-area_result h1 {
  align-items: flex-start;
  flex-direction: column;
  font-size: 1.4rem;
}
.tech_user_mobile .mobile_style .mobile_heading-area .mobile_title-area_result h1 .strong {
  color: #205dc9;
  font-size: 2.4rem;
}
.tech_user_mobile .mobile_style .mobile_heading-area .mobile_title-area_result h1 .caption {
  font-size: 1.2rem;
  font-weight: 400;
}
.tech_user_mobile .mobile_style .mobile_heading-area .mobile_control-area {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  flex-grow: 2;
}
.tech_user_mobile .mobile_style .mobile_heading-area .mobile_control-area .mobile_control-area_section {
  display: flex;
  align-items: center;
  margin-right: 2rem;
}
.tech_user_mobile .mobile_style .mobile_heading-area .mobile_control-area .mobile_control-area_section .mobile_control-area_section_article {
  display: flex;
  align-items: center;
  margin-right: 1rem;
}
.tech_user_mobile .mobile_style .mobile_heading-area .mobile_control-area .mobile_control-area_section .mobile_control-area_section_article:last-child {
  margin-right: 0;
}
.tech_user_mobile .mobile_style .mobile_heading-area .mobile_control-area .mobile_control-area_section:last-child {
  margin-right: 0;
}
.tech_user_mobile .mobile_style .mobile_operation-area {
  display: flex;
  align-items: center;
}
.tech_user_mobile .mobile_style .mobile_operation-area label {
  white-space: nowrap;
  margin-right: 1rem;
  text-align: right;
}
.tech_user_mobile .mobile_style .mobile_row-area {
  display: flex;
  align-items: center;
}
.tech_user_mobile .mobile_style .mobile_row-area > span {
  margin-right: 1rem;
}
.tech_user_mobile .mobile_style .mobile_row-area > span:last-child {
  margin-right: 0;
}
.tech_user_mobile .mobile_style .mobile_row-area_small span {
  margin-right: 0.5rem;
}
.tech_user_mobile .mobile_style .mobile_row-area_small span:last-child {
  margin-right: 0;
}
.tech_user_mobile .mobile_style .mobile_spacebetween-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tech_user_mobile .mobile_style .mobile_section-area {
  margin-bottom: 2rem;
}
.tech_user_mobile .mobile_style .mobile_article-area {
  margin-bottom: 1rem;
}

.tech_user_mobile .mobile_style .mobile_notice {
  padding: 1rem;
  color: #fff;
  border-radius: 0.4rem;
}
.tech_user_mobile .mobile_style .mobile_notice_error {
  background-color: #c53939;
}
.tech_user_mobile .mobile_style .mobile_notice_error dt {
  margin-bottom: 1rem;
  text-align: center;
  font-weight: 600;
}
.tech_user_mobile .mobile_style .mobile_notice_error dd {
  display: list-item;
  list-style-type: disc;
  list-style-position: inside;
}
.tech_user_mobile .mobile_style .mobile_notice_success {
  background-color: #31AD7D;
}
.tech_user_mobile .mobile_style .field_with_errors input {
  background-color: #FFEFEF;
  border: 1px solid #c53939;
}

.tech_user_mobile #mobile_notification {
  padding: 1rem;
  color: #fff;
}
.tech_user_mobile .mobile_notification {
  position: absolute;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: scroll;
  z-index: 1000;
}
.tech_user_mobile .mobile_notification .mobile_notification_heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem;
  border-bottom: 1px solid #ebebeb;
}
.tech_user_mobile .mobile_notification .mobile_notification_heading h1 {
  font-size: 1.8rem;
  font-weight: 600;
}
.tech_user_mobile .mobile_notification .mobile_notification_heading span {
  color: #777;
}
.tech_user_mobile .mobile_notification > div {
  border-bottom: 1px solid #ebebeb;
}
.tech_user_mobile .mobile_notification > div a {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 2rem;
  font-weight: 600;
}
.tech_user_mobile .mobile_notification > div a dt {
  font-weight: 600;
}
.tech_user_mobile .mobile_notification > div a dd {
  color: #777;
  font-size: 1.2rem;
}
.tech_user_mobile .mobile_notification > div a.mobile_notification_read {
  font-weight: 400;
}
.tech_user_mobile .mobile_notification > div a.mobile_notification_read dt {
  font-weight: 400;
}
.tech_user_mobile .mobile_notification > div a:hover {
  background-color: #a6bee9;
  text-decoration: none;
}
.tech_user_mobile .mobile_notification > div:last-child {
  padding: 2rem;
  border-bottom: none;
}
.tech_user_mobile .mobile_notification .mobile_notification_label {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  margin-right: 1rem;
  color: #fff;
  font-size: 1.2rem;
  border-radius: 50%;
}
.tech_user_mobile .mobile_notification .mobile_notification_label_attendance {
  background-color: #FF9393;
}
.tech_user_mobile .mobile_notification .mobile_notification_label_labor {
  background-color: #C889FF;
}
.tech_user_mobile .mobile_notification_badge {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #C53939;
  height: 16px;
  width: 16px;
  font-size: 1rem;
  color: #fff;
  border-radius: 50%;
}

.tech_user_mobile .mobile_pagination_calendar_date {
  flex-grow: 2;
  margin: 0 1rem;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 600;
}
.tech_user_mobile .mobile_pagination_calendar_date-select {
  display: flex;
  align-items: center;
  flex-grow: 1;
  justify-content: center;
}
.tech_user_mobile .mobile_pagination_calendar_select {
  display: flex;
}

.tech_user_mobile .mobile_style .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin: 0;
  padding: 0;
}
.tech_user_mobile .mobile_style .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  background-color: #205dc9;
  color: #fff;
}
.tech_user_mobile .mobile_style .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: 1rem 0;
  float: none;
}
.tech_user_mobile .mobile_style .ui-state-default a,
.tech_user_mobile .mobile_style .ui-state-default a:link,
.tech_user_mobile .mobile_style .ui-state-default a:visited,
.tech_user_mobile .mobile_style a.ui-button,
.tech_user_mobile .mobile_style a:link.ui-button,
.tech_user_mobile .mobile_style a:visited.ui-button,
.tech_user_mobile .mobile_style .ui-button {
  color: #205dc9;
}
.tech_user_mobile .mobile_style .mobile_tabs_content {
  background: transparent;
  padding: 0;
  color: inherit;
  border: none;
  border-radius: 0;
}
.tech_user_mobile .mobile_style .mobile_tabs_nav {
  display: flex;
  align-items: center;
  padding: 0;
  line-height: inherit;
}
.tech_user_mobile .mobile_style .mobile_tabs_nav li {
  flex-grow: 2;
  background: transparent;
  margin: 0;
  padding: 0;
  text-align: center;
  border: none;
}
.tech_user_mobile .mobile_style .mobile_tabs_nav li a {
  display: block;
  min-width: 60px;
  background-color: #fff;
  font-size: 1.2rem;
  border-top: 1px solid #205dc9;
  border-right: 1px solid #205dc9;
  border-bottom: 1px solid #205dc9;
}
.tech_user_mobile .mobile_style .mobile_tabs_nav li:first-child a {
  border-left: 1px solid #205dc9;
  border-radius: 0.4rem 0 0 0.4rem;
}
.tech_user_mobile .mobile_style .mobile_tabs_nav li:last-child a {
  border-radius: 0 0.4rem 0.4rem 0;
}
.tech_user_mobile .mobile_style .mobile_tabs_section {
  padding: 0;
}

.tech_user_mobile table.mobile_table th,
.tech_user_mobile table.mobile_table td {
  padding: 1rem;
  border: 1px solid #ebebeb;
}
.tech_user_mobile table.mobile_table th {
  white-space: nowrap;
  background-color: #fffbde;
}
.tech_user_mobile table.mobile_table td {
  width: 100%;
}
.tech_user_mobile table.mobile_table_calendar th,
.tech_user_mobile table.mobile_table_calendar td {
  padding: 1rem;
  border: 1px solid #ebebeb;
}
.tech_user_mobile table.mobile_table_calendar th {
  background-color: #fffbde;
}
.tech_user_mobile table.mobile_table_calendar th div {
  display: flex;
  justify-content: center;
}
.tech_user_mobile table.mobile_table_calendar th div input {
  display: block;
}
.tech_user_mobile table.mobile_table_calendar th div span:last-child {
  padding-left: 0.5rem;
}
.tech_user_mobile table.mobile_table_calendar td .calendar_contents {
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #a6bee9;
  padding: 0.5rem;
  color: #205dc9;
  font-size: 1.2rem;
  border-radius: 0.4rem;
}

.tech_user_mobile .mobile_style a {
  color: #205dc9;
}
.tech_user_mobile .mobile_style .mobile_caption {
  color: #777;
  font-size: 1.2rem;
}
.tech_user_mobile .mobile_style .mobile_fs_small {
  font-size: 1.2rem;
}
.tech_user_mobile .mobile_style .mobile_fw_strong {
  font-weight: 600;
}
.tech_user_mobile .mobile_style .mobile_ta_center {
  text-align: center;
}

.tech_user .main-content #content .content {
  margin: 4rem auto;
  max-width: 1100px;
  padding: 0 2rem;
}
.tech_user .disabled_link {
  cursor: not-allowed;
  color: #6c757d;
  background-color: #e9ecef;
  pointer-events: none;
  text-decoration: none;
}
.tech_user iframe {
  pointer-events: none;
}
.tech_user .no_wrap {
  white-space: nowrap;
}
.tech_user .tech_user_courses_show_badge {
  margin: 0 auto 2rem;
  width: 140px;
}
@media screen and (max-width: 768px) {
  .tech_user .main-content #content {
    padding: 0;
  }
  .tech_user .main-content #content .content {
    margin: 1rem auto;
    padding: 0;
  }
  .tech_user .tech_user_courses_show_badge {
    margin: 2rem auto 0;
  }
}

/* new design */
.tech_user_new #main-nav {
  border-bottom: none;
  display: inherit;
  position: inherit;
}
.tech_user_new #main-nav .main-nav_sub {
  align-items: center;
  display: flex;
  padding: 0;
  width: 100%;
}
.tech_user_new #main-nav .main-nav_sub li {
  margin-right: 2rem;
}
.tech_user_new #main-nav .main-nav_sub li:nth-of-type(2) {
  margin-right: auto;
}
.tech_user_new #main-nav .main-nav_sub li:last-child {
  margin-right: 0;
}
.tech_user_new #main-nav .main-nav_sub .main-nav_sub_logo img {
  height: 50px;
}
.tech_user_new #main-nav .main-nav_sub_menu {
  text-wrap: nowrap;
  align-items: baseline;
}
.tech_user_new #main-nav .main-nav_sub_menu a {
  margin-right: 3rem;
}
.tech_user_new #main-nav .main-nav_sub_menu a:last-child {
  margin-right: 0;
}
.tech_user_new #main-nav .main-nav_main {
  align-items: center;
  background-color: #205dc9;
  display: flex;
  justify-content: center;
  padding: 1.5rem 2rem;
}
.tech_user_new #main-nav .main-nav_main li {
  margin-right: 3rem;
}
.tech_user_new #main-nav .main-nav_main li:last-child {
  margin-right: 0;
}
.tech_user_new #main-nav .main-nav_main a {
  color: #ffffff;
}
.tech_user_new #main-nav .text-bold {
  font-weight: bold;
}
.tech_user_new #main-nav.ver220415 .main-nav_sub {
  position: absolute;
  z-index: 1;
}
.tech_user_new .main-content #content {
  padding: 0;
}
.tech_user_new .main-content #content .content {
  margin: 0 auto;
  padding: 4rem 2rem;
}
.tech_user_new .main-content #content .content .hero-area {
  display: flex;
}
.tech_user_new .main-content #content .content .hero-area .hero-area_slider {
  flex-shrink: 0;
  position: relative;
  flex-shrink: inherit; /* サイドバーに表示するコンテンツができた時は消す */
}
.tech_user_new .main-content #content .content .hero-area .hero-area_slider .hero-area_slider_button {
  align-items: center;
  bottom: 2rem;
  display: flex;
  justify-content: center;
  padding: 0 2rem;
  position: absolute;
  width: 100%;
}
.tech_user_new .main-content #content .content .hero-area .hero-area_slider .hero-area_slider_button li {
  margin-right: 2rem;
}
.tech_user_new .main-content #content .content .hero-area .hero-area_slider .hero-area_slider_button li button::before {
  color: #205dc9;
  content: "○";
  font-size: 1.2rem;
}
.tech_user_new .main-content #content .content .hero-area .hero-area_slider .hero-area_slider_button li:last-child {
  margin-right: 0;
}
.tech_user_new .main-content #content .content .hero-area .hero-area_slider .hero-area_slider_button .hero-area_slider_button_active button::before {
  content: "●";
}
.tech_user_new .main-content #content .content .hero-area .hero-area_navigation {
  background-color: #205dc9;
  border-radius: 0 0.4rem 0.4rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 2rem;
  width: 100%;
}
.tech_user_new .main-content #content .content .hero-area .hero-area_navigation li {
  border-bottom: 1px solid #ffffff;
  display: flex;
}
.tech_user_new .main-content #content .content .hero-area .hero-area_navigation li a {
  align-items: center;
  color: #ffffff;
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  line-height: 1;
  padding: 2rem 0;
}
.tech_user_new .main-content #content .content .hero-area .hero-area_navigation li a::after {
  content: "\e5cc";
  font-family: "Material Icons";
  font-size: 24px;
  margin-left: 1rem;
}
.tech_user_new .main-content #content .content .hero-area .hero-area_navigation li a:hover {
  text-decoration: none;
}
.tech_user_new .main-content #content .content .hero-area .hero-area_navigation li a:hover span {
  text-decoration: underline;
}
.tech_user_new .main-content #content .content .hero-area .hero-area_navigation li:last-child {
  border-bottom: none;
}
.tech_user_new .main-content #content .content .venu-alliance-partners .venu-alliance-partners_title {
  font-size: 1.8rem;
  font-weight: 600;
}
.tech_user_new .main-content #content .content .venu-alliance-partners .venu-alliance-partners_logos {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
}
.tech_user_new .main-content #content .content .venu-alliance-partners .venu-alliance-partners_logos li {
  margin: 1rem;
  max-width: 234px;
}
.tech_user_new .main-content #content .content .venu-alliance-partners .venu-alliance-partners_logos li a {
  color: #333;
  font-weight: normal;
}
.tech_user_new .main-content #content .content .venu-alliance-partners .venu-alliance-partners_logos li a figure {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.tech_user_new {
  /* layout */
}
.tech_user_new .section-area {
  margin-bottom: 4rem;
}
.tech_user_new .content .section-area:last-child {
  margin-bottom: 0;
}
.tech_user_new {
  /* list */
}
.tech_user_new .list-article {
  padding: 0;
}
.tech_user_new .list-article li {
  border-bottom: 1px solid #d7d7d7;
}
.tech_user_new .list-article li a {
  padding: 2rem 0;
}
.tech_user_new .list-article li a .list-article_sub {
  font-size: 1.2rem;
  font-weight: 400;
}
.tech_user_new .list-article li .article-none {
  display: flex;
  padding: 2rem 0 0;
}
.tech_user_new .list-article li:last-child {
  border-bottom: none;
}
.tech_user_new .list-article .list-article_show-list a {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  padding: 2rem 0 0;
}
.tech_user_new .list-article .list-article_show-list a::after {
  content: "\e5cc";
  font-family: "Material Icons";
  font-size: 24px;
  margin-left: 1rem;
}
.tech_user_new .list-article .list-article_show-list a:hover {
  text-decoration: none;
}
.tech_user_new .list-article .list-article_show-list a:hover span {
  text-decoration: underline;
}
.tech_user_new {
  /* typography */
}
.tech_user_new a:hover {
  color: #205dc9;
}
.tech_user_new .text-link-color-nochange {
  color: inherit;
}
.tech_user_new .text-link-color-nochange:hover {
  color: inherit;
}
.tech_user_new {
  /* special-page */
}
.tech_user_new .main-content #content .special-page {
  margin-top: 4rem;
}
.tech_user_new .main-content #content .special-page .content {
  max-width: inherit;
  padding: 0;
}
.tech_user_new .main-content #content .special-page .content .section {
  display: flex;
  font-size: 1.6rem;
  margin: 0 auto;
  max-width: 1060px;
  padding: 10rem 5rem;
  width: 100%;
}
.tech_user_new .main-content #content .special-page .content .section dl dt,
.tech_user_new .main-content #content .special-page .content .section dl dd {
  font-size: 1.6rem;
}
.tech_user_new .main-content #content .special-page .content .section p {
  margin-bottom: 2rem;
}
.tech_user_new .main-content #content .special-page .content .section p strong {
  font-size: 2rem;
}
.tech_user_new .main-content #content .special-page .content .section p:last-child {
  margin-bottom: 0;
}
.tech_user_new .main-content #content .special-page .content .section .article {
  margin-bottom: 5rem;
}
.tech_user_new .main-content #content .special-page .content .section .article:last-child {
  margin-bottom: 0;
}
.tech_user_new .main-content #content .special-page .content .section .article-large {
  margin-bottom: 10rem;
}
.tech_user_new .main-content #content .special-page .content .section .article-large:last-child {
  margin-bottom: 0;
}
.tech_user_new .main-content #content .special-page .content .section .article-small {
  margin-bottom: 2rem;
}
.tech_user_new .main-content #content .special-page .content .section .article-small:last-child {
  margin-bottom: 0;
}
.tech_user_new .main-content #content .special-page .content .section .article-row {
  display: flex;
}
.tech_user_new .main-content #content .special-page .content .section .article-row > div {
  margin-right: 3rem;
  width: 100%;
}
.tech_user_new .main-content #content .special-page .content .section .article-row > div:last-child {
  margin-right: 0;
}
.tech_user_new .main-content #content .special-page .content .section_content {
  width: 100%;
}
.tech_user_new .main-content #content .special-page .content .section-row > div {
  margin-right: 5rem;
  padding: 0 5rem;
}
.tech_user_new .main-content #content .special-page .content .section-row > div:last-child {
  margin-right: 0;
}
.tech_user_new .main-content #content .special-page .content .section-row .section-row_title,
.tech_user_new .main-content #content .special-page .content .section-row .section-row_content {
  flex-shrink: 0;
}
.tech_user_new .main-content #content .special-page .content .section-row .section-row_title {
  width: 40%;
}
.tech_user_new .main-content #content .special-page .content .section-row .section-row_content {
  width: 60%;
}
.tech_user_new .main-content #content .special-page .content .section-hero {
  max-width: 750px;
  padding: 4rem 5rem;
}
.tech_user_new .main-content #content .special-page {
  /* accordion */
}
.tech_user_new .main-content #content .special-page .accordion dt,
.tech_user_new .main-content #content .special-page .accordion dd {
  border: 1px solid #00afef;
}
.tech_user_new .main-content #content .special-page .accordion dt {
  align-items: center;
  background-color: #00afef;
  border-radius: 0.4rem;
  display: flex;
  justify-content: space-between;
  padding: 2rem;
}
.tech_user_new .main-content #content .special-page .accordion dt::after {
  color: #ffffff;
  content: "\e5cf";
  font-family: "Material Icons";
  font-size: 2.4rem;
  margin-left: 2rem;
}
.tech_user_new .main-content #content .special-page .accordion dt:hover span {
  text-decoration: underline;
}
.tech_user_new .main-content #content .special-page .accordion-active dt {
  border-radius: 0.4rem 0.4rem 0 0;
}
.tech_user_new .main-content #content .special-page .accordion-active dt::after {
  content: "\e5ce";
}
.tech_user_new .main-content #content .special-page .accordion-active dd {
  display: block;
}
.tech_user_new .main-content #content .special-page {
  /* background */
}
.tech_user_new .main-content #content .special-page .bg_white {
  background-color: #ffffff;
}
.tech_user_new .main-content #content .special-page .special-page_bg {
  background-attachment: fixed;
  background-size: cover;
}
.tech_user_new .main-content #content .special-page .special-page_bg-contact {
  background-color: #ffffff;
}
.tech_user_new .main-content #content .special-page .special-page_bg-dasca-hero {
  background-attachment: scroll;
  background-image: url(https://www.tech-kai.com/images/dasca_bg_hero.jpg);
}
.tech_user_new .main-content #content .special-page .special-page_bg-dasca-about {
  background-image: url(https://www.tech-kai.com/images/dasca_bg_about.jpg);
}
.tech_user_new .main-content #content .special-page .special-page_bg-dasca-experience {
  background-image: url(https://www.tech-kai.com/images/dasca_bg_experience.jpg);
}
.tech_user_new .main-content #content .special-page .special-page_bg-dasca-problem {
  background-color: #003a56;
}
.tech_user_new .main-content #content .special-page .special-page_bg-dasca-feature {
  background-color: #00afef;
}
.tech_user_new .main-content #content .special-page .special-page_bg-dasca-analyst {
  background-image: url(https://www.tech-kai.com/images/dasca_bg_analyst.jpg);
}
.tech_user_new .main-content #content .special-page .special-page_bg-dasca-engineer {
  background-image: url(https://www.tech-kai.com/images/dasca_bg_engineer.jpg);
}
.tech_user_new .main-content #content .special-page {
  /* card */
}
.tech_user_new .main-content #content .special-page .card {
  border: none;
  border-radius: 0.4rem;
}
.tech_user_new .main-content #content .special-page {
  /* form */
}
.tech_user_new .main-content #content .special-page .content .section-form {
  max-width: 375px;
  padding: 10rem 2rem;
}
.tech_user_new .main-content #content .special-page .content .section-form .button {
  background-color: #00afef;
}
.tech_user_new .main-content #content .special-page .content .section-form .button:hover {
  background-color: #003a56;
}
.tech_user_new .main-content #content .special-page {
  /* typography */
}
.tech_user_new .main-content #content .special-page h2 {
  border: none;
  font-size: 3rem;
  margin: 0;
  padding: 0;
}
.tech_user_new .main-content #content .special-page .h2-dasca-about {
  position: relative;
}
.tech_user_new .main-content #content .special-page .h2-dasca-about::after {
  content: "About";
  font-size: 6rem;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: -8rem;
  width: 100%;
}
.tech_user_new .main-content #content .special-page .ai-center {
  align-items: center;
}
.tech_user_new .main-content #content .special-page .color-dasca {
  color: #00afef;
}
.tech_user_new .main-content #content .special-page .jc-flex-end {
  justify-content: flex-end;
}
.tech_user_new .main-content #content .special-page {
  /* dasca */
}
.tech_user_new .main-content #content .special-page .dasca-experience-list dt img {
  width: 150px;
}
.tech_user_new .main-content #content .special-page .dasca-experience-list dd {
  margin-top: 2rem;
}
.tech_user_new .main-content #content .special-page .dasca-problem-text strong {
  color: #003a56;
}
.tech_user_new .main-content #content .special-page .dasca-problem-text::before {
  color: #003a56;
  content: "\e811";
  display: block;
  font-family: "Material Icons";
  font-size: 7.2rem;
  line-height: 1;
  margin-bottom: 2rem;
  opacity: 0.5;
}
.tech_user_new .main-content #content .special-page .dasca-problem-solution {
  align-items: center;
  color: #ffffad;
  display: flex;
  font-size: 2.4rem;
  font-weight: 600;
  justify-content: center;
}
.tech_user_new .main-content #content .special-page .dasca-problem-solution::before,
.tech_user_new .main-content #content .special-page .dasca-problem-solution::after {
  content: "\e65f";
  font-family: "Material Icons";
  font-size: 7.2rem;
  font-weight: 400;
  line-height: 1;
}
.tech_user_new .main-content #content .special-page .dasca-problem-solution::before {
  margin-right: 2rem;
}
.tech_user_new .main-content #content .special-page .dasca-problem-solution::after {
  margin-left: 2rem;
  transform: scale(-1, 1);
}
.tech_user_new .main-content #content .special-page .dasca-feature-text::before {
  color: #00afef;
  content: "\e4fb";
  display: block;
  font-family: "Material Icons";
  font-size: 7.2rem;
  line-height: 1;
  margin-bottom: 2rem;
}
.tech_user_new .main-content #content .special-page .dasca-course-logo {
  align-items: center;
  display: flex;
  padding: 0;
}
.tech_user_new .main-content #content .special-page .dasca-course-logo li {
  margin-right: 2rem;
}
.tech_user_new .main-content #content .special-page .dasca-course-logo li img {
  height: 111px;
}
.tech_user_new .main-content #content .special-page .dasca-course-logo li:last-child {
  margin-right: 0;
}
.tech_user_new .main-content #content.ver220415 {
  /* button */
}
.tech_user_new .main-content #content.ver220415 .button {
  border-radius: 3rem;
  padding: 2rem;
}
.tech_user_new .main-content #content.ver220415 .special-page {
  margin-top: 0;
  /* layout */
}
.tech_user_new .main-content #content.ver220415 .special-page .client-area ul {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
  padding: 0;
}
.tech_user_new .main-content #content.ver220415 .special-page .client-area ul li {
  margin-right: 2rem;
}
.tech_user_new .main-content #content.ver220415 .special-page .client-area ul li img {
  max-width: 176px;
  width: 100%;
}
.tech_user_new .main-content #content.ver220415 .special-page .client-area ul li:last-child {
  margin-right: 0;
}
.tech_user_new .main-content #content.ver220415 .special-page .client-area ul:last-child {
  margin-bottom: 0;
}
.tech_user_new .main-content #content.ver220415 .special-page .scroll-area {
  align-items: center;
  bottom: 0;
  display: flex;
  flex-direction: column;
  position: absolute;
}
.tech_user_new .main-content #content.ver220415 .special-page .scroll-area .scroll-area_text {
  font-size: 1.2rem;
}
.tech_user_new .main-content #content.ver220415 .special-page {
  /* typography */
}
.tech_user_new .main-content #content.ver220415 .special-page .h2_main {
  display: block;
  margin-top: 1rem;
}
.tech_user_new .main-content #content.ver220415 .special-page .h2_sub {
  font-size: 2rem;
  font-weight: 400;
}
.tech_user_new .main-content #content.ver220415 .special-page h3 {
  align-items: center;
  display: flex;
}
.tech_user_new .main-content #content.ver220415 .special-page h3 .h3_icon {
  margin-right: 0.5rem;
}
.tech_user_new .main-content #content.ver220415 .special-page h3 .h3_icon img {
  width: 48px;
}
.tech_user_new .main-content #content.ver220415 .special-page h3 .h3_main {
  font-size: 2.4rem;
}
.tech_user_new .main-content #content.ver220415 .special-page h3 .h3_sub {
  display: block;
  font-size: 1.6rem;
}
.tech_user_new .main-content #content.ver220415 .special-page {
  /* index */
}
.tech_user_new .main-content #content.ver220415 .special-page .special-page_bg-index-hero {
  align-items: center;
  background-image: url(https://www.tech-kai.com/images/index_bg_hero.jpg);
  display: flex;
  height: 100vh;
  justify-content: center;
  position: relative;
}
.tech_user_new .main-content #content.ver220415 .special-page .special-page_bg-index-hero .hero-area {
  align-items: center;
  color: #ffffff;
  flex-direction: column;
}
.tech_user_new .main-content #content.ver220415 .special-page .special-page_bg-index-hero .hero-area h1 {
  width: 100%;
}
.tech_user_new .main-content #content.ver220415 .special-page .special-page_bg-index-hero .hero-area h1 img {
  width: 100%;
}
.tech_user_new .main-content #content.ver220415 .special-page .special-page_bg-index-hero .hero-area p {
  font-size: 2rem;
  margin: 2rem 0 4rem;
  text-align: center;
}
.tech_user_new .main-content #content.ver220415 .special-page .special-page_bg-index-hero .hero-area p strong {
  font-size: 2.8rem;
  font-weight: 400;
}
.tech_user_new .main-content #content.ver220415 .special-page .special-page_bg-index-hero .hero-area .button {
  background-color: #ffffff;
  color: #205dc9;
  font-size: 1.8rem;
  height: inherit;
  line-height: 1;
}
.tech_user_new .main-content #content.ver220415 .special-page .special-page_bg-index-hero .hero-area .button:hover {
  background-color: #a6bee9;
  color: #ffffff;
}
.tech_user_new .main-content #content.ver220415 .special-page .special-page_bg-index-about-us {
  background: no-repeat bottom left url(https://www.tech-kai.com/images/index_bg_about-us.png);
  background-size: 50%;
}
.tech_user_new .main-content #content.ver220415 .special-page .special-page_bg-index-service {
  background-image: url(https://www.tech-kai.com/images/index_bg_service.jpg);
}
.tech_user_new {
  /* breadcrumb */
}
.tech_user_new .breadcrumb {
  margin: 0 0 4rem;
}
.tech_user_new {
  /* faq */
}
.tech_user_new .faq {
  display: flex;
}
.tech_user_new .faq .faq_content {
  padding-top: 1.2rem;
}
.tech_user_new .faq .faq_answer,
.tech_user_new .faq .faq_question {
  align-items: center;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  font-size: 1.8rem;
  height: 40px;
  justify-content: center;
  margin-right: 1rem;
  width: 40px;
}
.tech_user_new .faq .faq_answer {
  background-color: #ffe5e5;
  color: #c53939;
}
.tech_user_new .faq .faq_question {
  background-color: #d2dff4;
  color: #205dc9;
  margin-bottom: 3rem;
}
.tech_user_new {
  /* layout */
}
.tech_user_new .content-area .content-area_article {
  border-top: 1px solid #ebebeb;
  margin-top: 2rem;
  padding-top: 2rem;
}
.tech_user_new .content-area .content-area_article:first-child {
  margin-top: 0;
}
.tech_user_new {
  /* list */
}
.tech_user_new .side-navigation {
  list-style: none;
  padding: 0;
}
.tech_user_new .side-navigation li {
  margin-bottom: 3rem;
}
.tech_user_new .side-navigation li:last-child {
  margin-bottom: 0;
}
.tech_user_new {
  /* typography */
}
.tech_user_new .heading-h1 {
  background-color: transparent;
  color: inherit;
  font-size: 2.2rem;
  margin: 0 0 4rem;
  width: inherit;
}
.tech_user_new #payjp_checkout_box input[type=button] {
  justify-content: center;
  height: 44px;
  background-color: #205dc9;
  background-image: none;
  padding: 1rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  border-radius: 0.4rem;
  border: none;
  cursor: pointer;
}
.tech_user_new #payjp_checkout_box input[type=button]::after {
  content: attr(value);
  white-space: pre;
}
.tech_user_new #payjp_checkout_box .has-token {
  background-color: #205dc9 !important;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  border-radius: 0.4rem;
  border: none !important;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .tech_user_new {
    background-color: #d7d7d7;
  }
  .tech_user_new #main-nav {
    display: block;
    min-width: auto;
  }
  .tech_user_new #main-nav .main-nav_sub a {
    margin: 0 1.5rem 0 0;
  }
  .tech_user_new #main-nav .main-nav_sub a:last-child {
    margin: 0;
  }
  .tech_user_new #main-nav .main-nav_sub .main-nav_sub_logo {
    margin: 0 0 1rem;
    text-align: center;
  }
  .tech_user_new #main-nav .main-nav_sub .main-nav_sub_menu {
    display: flex;
  }
  .tech_user_new .main-content #content .content {
    padding: 0 0 1rem;
  }
  .tech_user_new .main-content #content .content .hero-area .hero-area_slider .hero-area_slider_image .hero-area_slider_image_content img {
    border-radius: 0;
  }
  .tech_user_new .main-content #content #main-footer {
    position: relative;
  }
  .tech_user_new .list-article {
    border-top: 1px solid #d7d7d7;
  }
  .tech_user_new .list-article li a {
    padding: 2rem 1rem;
  }
  .tech_user_new .list-article li .article-none {
    padding: 2rem 1rem;
  }
  .tech_user_new .list-article .list-article_show-list a {
    justify-content: flex-start;
    padding: 2rem 1rem;
  }
  .tech_user_new .section-area {
    margin-bottom: 1rem;
  }
}
.space-between {
  display: flex;
  justify-content: space-between;
}

.tech_user_course_show_subtitle {
  font-size: 1.8rem !important;
  font-weight: bold !important;
  color: black !important;
}

.tech_user_course_show_subtitle_2 {
  font-size: 1.4rem !important;
  font-weight: bold !important;
  color: black !important;
}

.tech_user_course_show_side_content_article {
  font-size: 1.6rem !important;
  color: black !important;
  padding: 1rem;
  margin-bottom: 1rem;
}

.tech_user_course_show_side_content_article_link {
  font-size: 1.4rem !important;
}

.tech_user_course_show_side_content_remarks {
  font-size: 1.3rem !important;
  color: black !important;
  padding: 1rem;
  margin-bottom: 1rem;
}

.tech_user_course_show_private_description {
  color: rgb(139, 136, 136) !important;
  min-height: 4rem;
  margin-top: 2rem !important;
  border: 0.1rem dashed rgb(139, 136, 136);
  border-radius: 10px;
  padding: 2rem;
}

.tech_user_course_show_private_description_alert {
  justify-content: center;
  text-align: center;
  align-items: center;
  display: flex;
  color: rgb(139, 136, 136) !important;
  min-height: 4rem;
  margin-top: 2rem !important;
  border: 0.1rem dashed rgb(139, 136, 136);
  border-radius: 10px;
  padding: 2rem;
}

.underline {
  text-decoration: underline !important;
}

.tech_user_course_trainer_img {
  float: left;
  width: 25%;
  margin: 0 1rem 1rem 0;
}

.tech_user_course_lesson_video_index {
  justify-content: center;
  text-align: center;
  align-items: center;
  display: flex;
  min-height: 4rem;
  margin-top: 2rem !important;
  border-radius: 10px;
  padding: 2rem;
}

.tech_user_course_lesson_video_content {
  width: 100%;
}

.tech_user_course_lesson_video_row {
  margin-bottom: 1rem;
  padding: 1rem;
  display: flex;
  justify-content: space-between;
  border: 0.2rem solid rgb(139, 136, 136);
  border-radius: 10px;
}

.tech_user_course_lesson_video_row:hover {
  cursor: pointer;
  background-color: rgb(241, 233, 233);
}

.tech_user_course_lesson_video_row_content {
  display: flex;
  justify-content: flex-start;
  width: 100%;
}

.tech_user_course_lesson_video_row_head {
  display: flex;
  justify-content: flex-end;
  text-align: end;
  align-items: flex-end;
}

.tech_user_course_lesson_video_row_img_div {
  height: 10rem;
  width: 10rem;
  position: relative;
}

.tech_user_course_lesson_video_row_img {
  height: 100%;
  width: 100%;
}

.tech_user_course_lesson_video_row_img_overicon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0;
  margin: 0;
  font-size: 30px;
  color: rgb(250, 246, 246);
  background-color: rgba(241, 233, 233, 0.5);
  width: 100%;
  height: 100%;
}

.tech_user_course_lesson_video_row_title {
  display: flex;
  flex: 1;
  justify-content: center;
  text-align: center;
  align-items: center;
  margin-left: 2rem;
}

.border-bottom {
  border-bottom: 1px solid;
}

.exercise_confirm_check_mark {
  font-size: 48px !important;
  color: #0ef444;
}

.exercise_confirm_batsu_mark {
  font-size: 48px !important;
  color: #e80c0c;
}

.exercise_results_index_no_content {
  justify-content: center;
  text-align: center;
  align-items: center;
  display: flex;
  color: rgb(139, 136, 136) !important;
  min-height: 4rem;
  margin-top: 2rem !important;
  border: 0.1rem dashed rgb(139, 136, 136);
  border-radius: 10px;
  padding: 2rem;
}

.exercise_results_index_no_content_icon {
  font-size: 20rem !important;
  color: #c7c1c1;
}

/*# sourceMappingURL=/assets/tech_user-9e5445bd.css.map */
