@charset "UTF-8";
/* Scss Document */
@media screen and (min-width: 768px) {
  header.notcollapse.fixed {
    height: 90px;
  }

  header.notcollapse.fixed .logo {
    padding: 30px 0 12px;
  }

  header.notcollapse.fixed .logo img {
    height: inherit;
  }

  header.fixed .company dt .num {
    top: 5px;
  }

  .retirement_table .select_area {
    margin: 0 0 20px 0;
  }

  .dashboard .error-download {
    float: right;
    margin: unset;
    width: unset;
    margin-right: 10px;
  }

  #lp_wrapper .talent_lp_body {
    margin-top: -130px;
  }
}
@media screen and (max-width: 767px) {
  header.notcollapse.fixed .logo {
    padding: 20px 0 7px;
  }

  header.notcollapse.fixed .logo img {
    width: 60%;
  }

  #lp_wrapper .talent_lp_body {
    margin-top: -99px;
  }
}
header.notcollapse.fixed .company {
  height: auto;
}

header.fixed .company .notification_alert dd {
  width: 250px;
}

header.fixed .company .notification_alert dd li {
  padding: 10px 0 10px 20px;
}

table.compare .grey {
  background: #808080;
}

select {
  line-height: inherit;
}

.account .modal-users dl.info dd select,
.trial select {
  line-height: 1;
}

.dashboard input[type=radio] {
  width: inherit;
}

.dashboard input[type=radio]:after {
  background: inherit;
  border: inherit;
}

.dashboard input[type=radio]:checked:before {
  background: inherit;
}

@media screen and (max-width: 767px) {
  .survey_setting .survey_setting_list .survey_comparison {
    position: -webkit-sticky;
    position: sticky;
    left: -1px;
    z-index: 200;
  }

  .emp_condition .score_transition,
.emp_condition .score_chart,
.emp_condition .score,
.emp_condition .risk_transition {
    width: 100%;
  }

  .department_compare.org_score .category_score .score_chart,
.pdca.org_score .category_score .score_chart {
    margin-top: 20px;
    width: 100%;
  }

  .department_compare.org_score .category_score .score_transition,
.department_compare.org_score .category_score .score,
.pdca.org_score .category_score .score_transition,
.pdca.org_score .category_score .score {
    width: 100%;
  }

  .department_compare.org_score .category_score .score_chart .error-chart {
    margin-top: 25px;
  }
}
.survey_setting .survey_list .edit_area li.add_table p,
.survey_setting .survey_list .edit_area li.change_table p {
  position: absolute;
  bottom: -110px;
  width: 100%;
  left: 0;
  color: #d11010;
}

.talent .modal_msg_bg,
.recruit .modal_msg_bg,
.survey_setting .modal_msg_bg {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.75);
  z-index: 21000;
}

.emp_condition .personal_condition .score_chart .chart_graph {
  margin-top: 20px;
}

.emp_condition .condition_list td a,
.follow_content .retirement_table .employee a {
  color: #143f28;
  text-decoration: none;
}

.emp_condition .condition_list td a:hover,
.follow_content .retirement_table .employee a:hover {
  color: #30b176;
}

.department div a,
.retirement_list tr a {
  color: #143f28;
  text-decoration: none;
}

.department div a:hover,
.retirement_list tr a:hover {
  color: #30b176;
}

.emp_condition .condition_list .main_head .sort {
  background: none;
  font-size: 1rem;
  cursor: pointer;
  color: #666;
  position: relative;
  top: 0.5px;
  margin-left: 5px;
}

.category .retirement_list .main_head .sort {
  background: none;
  font-size: 1rem;
  cursor: pointer;
  color: #666;
  position: relative;
  top: 0.5px;
  margin-left: 5px;
}

.admin .billing_info .btn_area button {
  padding: 14px 30px 14px 15px;
}

.admin .data_list .edit_area li p {
  width: 100%;
  position: absolute;
  bottom: -65px;
  left: 0;
  font-size: 1.4rem;
}

.admin .notification_detail .body_display {
  line-height: 1.5rem;
}

.admin .from_to input[type=date] {
  width: inherit;
  font-size: inherit;
}

.admin input[type=checkbox] {
  width: 13px;
  height: 13px;
}

.admin input[type=checkbox]:before {
  content: none;
}

.admin input[type=checkbox]:after {
  content: none;
}

.admin .error-text-admin {
  margin: 0;
  padding: 10px 0 0;
  color: #d11010;
}

.admin .notification_detail .send_content .cke_contents {
  display: block;
  margin: 0;
  padding: calc(-1em + 20px) 10px 10px;
  border: 1px solid #ccc;
  font-size: 1.4rem;
  text-align: left;
}

.tablePDCAPlan td {
  vertical-align: top;
}

.pdca .error-text {
  max-width: none;
}

.pdca .error-org {
  max-width: 80%;
}

.follow_content .retirement_table .center {
  margin: 80px auto !important;
}

.follow_text {
  white-space: pre-line;
}

.follow_content .switchArea {
  margin-left: 5px;
}

@media screen and (min-width: 768px) {
  .admin .notification_detail .send_content .cke_contents {
    min-height: 30em;
  }

  .department_compare.org_score .category_score .score_chart .error-chart {
    margin-top: 40px;
  }

  .department_compare.org_score .org_management .score_chart .chart_graph {
    margin-top: 20px;
  }

  .emp_condition .personal_condition .score_chart .error-chart {
    margin-top: 40px;
  }

  .pdca.org_score .management_culture {
    flex-wrap: nowrap;
  }
}
table.send .survey_type {
  position: relative;
}

.notification .notification_detail article {
  line-height: 1.5rem;
}

.employee #engagement .satisfy .section1 {
  width: 18.95%;
}

.employee #engagement .satisfy .section5 {
  width: 22.8%;
}

@media screen and (max-width: 767px) {
  .emp_condition .com_types .com_types_detail .type_graph {
    width: 100%;
  }

  .stresscheck_content.result .graph {
    width: 100%;
  }
}
.condition_map_detail .highcharts-container,
.condition_map_detail .highcharts-root {
  width: 100% !important;
}

.condition_map_detail .error-text {
  margin: 70px auto !important;
  max-width: 200px;
}

.stresscheck_content .download_btn .button {
  line-height: unset;
  height: unset;
}

.stresscheck_content.result .stressmap_graph .graph_area .scatter {
  background: linear-gradient(to top right, #ffcfcf 0%, #ffffe4 50%, #ffffff 51%) !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border: 1px solid;
  border-color: white;
}

.stresscheck_content.result .customErr {
  margin-bottom: 0px !important;
}

.stresscheck_content .stresscheck_prepare .modal_stresscheck_physician .errMail {
  position: absolute;
  top: 120px;
}

.stresscheck_content .stresscheck_prepare .modal_stresscheck_physician .errPhone {
  position: absolute;
  top: 195px;
}

@media screen and (max-width: 767px) {
  .stresscheck_content .stresscheck_prepare .modal_stresscheck_physician .errMail {
    top: 220px;
  }

  .stresscheck_content .stresscheck_prepare .modal_stresscheck_physician .errPhone {
    top: 355px;
  }
}
#pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#pdf .inner_box {
  padding: 30px;
}
#pdf .inner_box .stresscheck_title h2 {
  font-size: 2.6rem;
}
#pdf .inner_box .stresscheck_title .employee_data {
  text-align: right;
  font-size: 1.3rem;
  color: #666;
  margin-top: 0px;
}
#pdf .inner_box article h3 {
  font-size: 2.2rem;
}
#pdf .inner_box article h3 .num {
  font-size: 4rem;
}
#pdf .inner_box article .information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#pdf .inner_box article .scores {
  width: calc(100% - 530px);
  min-width: 340px;
}
#pdf .inner_box article .graph {
  width: 478px;
  margin-top: unset;
}
#pdf .inner_box article .graph .explain {
  position: absolute;
  right: 0;
  top: -30px;
}
#pdf .inner_box article .graph .explain li {
  display: block;
  text-align: left;
  padding: 0 0 0 60px;
}
#pdf .inner_box article .graph .explain li.line1 {
  background: url("/stress_graph_line1.702cb359.png") left center no-repeat;
}
#pdf .inner_box article .graph .explain li.line2 {
  background: url("/stress_graph_line2.15c0972b.png") left center no-repeat;
}
#pdf .inner_box article .graph .explain li.line3 {
  background: url("/stress_graph_line3.c9fdb4ca.png") left center no-repeat;
}
#pdf .inner_box article .graph .annotation {
  text-align: right;
}
#pdf .inner_box article .advice {
  padding: 30px;
}
#pdf .inner_box article .advice .advice_text {
  width: calc(100% - 250px);
}
#pdf .inner_box article .advice .advice_sec {
  width: 30%;
  text-align: center;
}
#pdf .inner_box article .advice .advice_sec .advice_text {
  margin-top: 10px;
  width: auto;
}
#pdf .inner_box article .advice .advice_sec li {
  text-align: left;
}
#pdf .inner_box article .advice .separator {
  width: 1px;
  margin: unset;
  height: unset;
}
#pdf .inner_box .stresscheck_result {
  margin-top: 80px;
}
#pdf .inner_box .stresscheck_result .box .sub_ttl {
  font-size: 1.8rem;
}
#pdf .inner_box .stresscheck_result .box .advice_text {
  width: calc(100% - 250px);
  margin: inherit;
  padding: inherit;
}
#pdf .inner_box .physician .inhouse {
  width: 49%;
}
#pdf .inner_box .physician .inhouse dl,
#pdf .inner_box .physician .meeting p {
  font-size: 1.6rem;
}
#pdf .inner_box .physician .outside {
  width: 49%;
  margin-top: 0px;
}
#pdf .inner_box .physician .meeting form input[type=radio]::after {
  top: 0px;
  left: 0px;
}
#pdf .inner_box .physician .meeting form input[type=radio]:checked:before {
  top: 3px;
}
#pdf .resultIndex h4 {
  font-size: 2.2rem;
}
#pdf .resultIndex h4 .num {
  font-size: 4rem;
}
#pdf .resultIndex h3.org_name {
  font-size: 2.2rem;
}
#pdf .resultIndex .result_score {
  width: 48%;
  min-width: 340px;
}
#pdf .resultIndex .result_score table {
  font-size: 14px;
}
#pdf .resultIndex .graph {
  width: 48%;
  margin-top: unset;
}
#pdf .resultIndex .stresscheck_title .result_data {
  margin-top: 0;
  text-align: right;
}
#pdf .resultIndex .result_detail .flex_bt {
  position: relative;
}
#pdf .resultIndex .result_detail .explain {
  position: absolute;
  right: 0;
  top: -30px;
}
#pdf .resultIndex .result_detail .explain li {
  display: block;
  text-align: left;
  padding: 0 0 0 60px;
}
#pdf .resultIndex .result_detail .explain li.line1 {
  background: url("/stress_graph_line1.702cb359.png") left center no-repeat;
}
#pdf .resultIndex .result_detail .explain li.line2 {
  background: url("/stress_graph_line2.15c0972b.png") left center no-repeat;
}
#pdf .resultIndex .result_detail .explain li.line3 {
  background: url("/stress_graph_line3.c9fdb4ca.png") left center no-repeat;
}
#pdf .resultIndex .stresscheck_title h2 {
  font-size: 2.2rem;
  margin-top: 0;
}
#pdf .resultIndex .stress_profile .sub_head th {
  writing-mode: unset;
  line-height: 1;
}
#pdf .stresscheck_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#pdf h3.org_name {
  font-size: 2.2rem;
}
#pdf .resultOrgPos h2 {
  font-size: 2.4rem;
}
#pdf .resultOrgPos .stresscheck_title .result_data {
  margin-top: 0;
  text-align: right;
}
#pdf .resultOrgPos .data_info.flex {
  margin-top: 20px;
  text-align: center;
  justify-content: center;
  padding: inherit;
  border-top: unset;
}
#pdf .resultOrgPos section .select_area {
  margin-left: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
}
#pdf .resultOrgPos .data_info.flex .flex_ct {
  margin: 0 0 20px 20px;
}
#pdf .resultOrgPos .stressmap_graph .error-text {
  font-size: 1.4rem !important;
}
#pdf .resultOrgPos .stress_profile table {
  width: 100%;
}
#pdf .resultOrgPos .stressmap_graph .vertical_map,
#pdf .resultOrgPos .stress_profile .sub_head th {
  writing-mode: unset;
  line-height: 1;
}
#pdf .resultOrgPos .result_detail,
#pdf .resultOrgPos #page3 h3.org_name:nth-of-type(1) {
  margin-top: 60px;
}
#pdf .resultOrgPos .result_detail.resut_map {
  margin-top: 30px;
}
#pdf .resultOrgPos .result_detail .flex_bt {
  position: relative;
}
#pdf .resultOrgPos .result_flex {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#pdf .resultOrgPos .high_stress_status table {
  width: 100%;
}
#pdf .resultOrgPos .result_flex .benchmark {
  width: 300px;
  margin-left: 30px;
}
#pdf .resultOrgPos .slide_graph {
  margin-top: 40px;
  overflow-x: hidden;
}
#pdf .resultOrgPos .stressmap_graph .graph_area .scatter {
  border-width: 2px;
  border-style: solid;
  border-color: #a09d9d;
}

#dashboardPdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#dashboardPdf .dashboard_sticky .data_info {
  padding: inherit;
}
#dashboardPdf .dashboard_sticky {
  position: unset;
  top: unset;
  z-index: unset;
  padding: 0 0 20px;
  background: unset;
}
#dashboardPdf .dashboard_sticky.fixed .data_info {
  justify-content: center;
}
#dashboardPdf .survey article.flex {
  justify-content: space-between;
  margin: inherit;
  padding-right: unset;
}
#dashboardPdf .survey .update {
  top: 10px;
  display: inline-block;
  position: relative;
  font-size: 1.4rem;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#dashboardPdf .box {
  margin-bottom: 0px;
}
#dashboardPdf .survey h2 {
  display: inline-block;
  margin: 0 20px 0px 0;
  padding: 0;
  font-size: 2rem;
}
#dashboardPdf .box h3 span {
  display: none;
}
#dashboardPdf article.voice_table p.lead {
  margin: unset;
  display: inline-block;
  line-height: unset;
}
#dashboardPdf .dashboard_sticky .data_info .flex {
  margin: 0 20px;
}
#dashboardPdf .survey.pulse .condition {
  width: 240px;
}
#dashboardPdf .survey.pulse .condition_transition {
  width: calc(100% - 555px);
}
#dashboardPdf .survey.pulse .retire_alert {
  width: 285px;
}
#dashboardPdf article.voice_table {
  position: relative;
  margin: inherit;
  background: #f6f5f2;
  padding: 30px;
  margin: 30px 0 0 0;
}
#dashboardPdf article.voice_table .download.flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#dashboardPdf article.voice_table .download a {
  width: inherit;
}
#dashboardPdf .survey .box.advice {
  width: auto !important;
  margin: 0px 0 0 0;
  padding: 30px;
  box-sizing: border-box;
}
#dashboardPdf .survey.engagement .box {
  width: 32%;
  padding-bottom: 20px;
}
#dashboardPdf .category_score .score_compare_ttl dl dd li .title {
  writing-mode: unset;
}
#dashboardPdf .survey.engagement .category_score_top {
  width: auto;
  padding: 30px;
  margin: unset;
  margin-right: inherit;
  margin-top: 0px;
}
#dashboardPdf .survey.culture .box.category_score {
  margin: 0 0 30px 0;
}
#dashboardPdf .category_score .slide_graph {
  margin-top: 40px;
}
#dashboardPdf .category_score.category_score_top .slide_graph {
  width: inherit;
  overflow-x: inherit;
}
#dashboardPdf .category_score.category_score_top .slide_graph .line_graph {
  width: unset;
}
#dashboardPdf .survey.culture .box {
  width: 32%;
}
#dashboardPdf .survey.culture .box.category_score {
  margin: 0 0 30px 0;
  padding: 30px;
  width: auto;
}
#dashboardPdf article.voice_table .table_wrapper {
  margin: 20px 0 0;
  padding: 0 30px 0;
  background: #fff;
}
#dashboardPdf article.voice_table table thead span {
  font-size: 1.4rem;
}
#dashboardPdf article.voice_table table thead th {
  display: table-cell;
  position: unset;
}
#dashboardPdf article.voice_table table thead .group {
  width: 14%;
  padding: 0 15px 5px 0;
  box-sizing: border-box;
  background: #fff;
  display: table-cell;
  position: unset;
}
#dashboardPdf article.voice_table table thead .good {
  width: 43%;
  padding: 0 15px 5px 0;
  box-sizing: border-box;
  display: table-cell;
  background: #fff;
}
#dashboardPdf article.voice_table table thead .modify {
  width: 43%;
  padding: 0 0 5px 15px;
  box-sizing: border-box;
  display: table-cell;
  background: #fff;
}
#dashboardPdf article.voice_table table tbody .answer {
  width: 100%;
  display: block;
}
#dashboardPdf article.voice_table table tbody .group {
  width: 14%;
  padding: 15px 0 15px 0 !important;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 1.3rem;
  display: table-cell;
}
#dashboardPdf article.voice_table table tbody .good {
  width: 43%;
  padding: 15px 15px 15px 0;
  box-sizing: border-box;
  vertical-align: top;
  display: table-cell;
  font-size: 1.5rem;
}
#dashboardPdf article.voice_table table tbody .name {
  width: auto;
  padding-top: 0;
  display: inline-block;
}
#dashboardPdf article.voice_table table tbody .modify {
  position: relative;
  width: 43%;
  padding: 15px 0 15px 15px;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 1.5rem;
  display: table-cell;
  border-left: 1px dotted #ccc;
}
#dashboardPdf article.voice_table .pager {
  text-align: left;
  margin: 20px 0 0;
  padding: 0;
  letter-spacing: -0.4em;
  height: 24px;
}
#dashboardPdf article.voice_table .download ul {
  margin-bottom: unset;
}
#dashboardPdf .error-text {
  font-size: 1.3rem !important;
}
#dashboardPdf .survey .box.advice ul {
  padding: 20px 30px 20px 45px;
}
#dashboardPdf .box h3 {
  margin: 0.5rem;
}
#dashboardPdf .category_score.category_score_top .explain {
  top: 10px;
}
#dashboardPdf .survey.engagement .category_score_top .link_area {
  margin: 10px 0 0;
  font-size: 1.4rem;
}
#dashboardPdf .survey.culture .box.category_score .link_area {
  margin: 10px 0 0;
  font-size: 1.4rem;
}
#dashboardPdf article.voice_table table tbody.stwk .group {
  width: 100%;
  padding-top: 15px !important;
  display: block;
}
#dashboardPdf article.voice_table table tbody .good::before {
  content: "維持すべき強み";
  display: block;
  color: #5bb49b;
  font-weight: bold;
}
#dashboardPdf article.voice_table table tbody .modify::before {
  content: "改善すべき課題";
  display: block;
  color: #ed9eb1;
  font-weight: bold;
  top: unset;
  position: unset;
  left: unset;
  width: unset;
  height: unset;
  background: unset;
}
#dashboardPdf .category_score .score_compare_ttl dl dt div {
  height: 38px;
}

.chartLabel {
  -moz-text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
  -webkit-text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
}

.survey_setting .modal_box p.error,
.custom_survey p.error,
.peer_message p.error,
.peer_message_full p.error,
.ai_mentor p.error,
.cross_analysis p.error {
  border-color: unset;
  background: unset;
}

.cross_analysis p.error {
  width: unset;
}

#two_factor_code {
  display: block;
  margin: 2rem auto;
  border: none;
  padding: 0;
  padding-left: 1.3ch;
  width: 17ch;
  height: 120px;
  background: repeating-linear-gradient(90deg, #a2a2a2 0, #a2a2a2 1.5ch, transparent 0, transparent 2.5ch) 0 100%/15ch 4px no-repeat;
  font: 5ch Arial, Helvetica, sans-serif;
  letter-spacing: 1.5ch;
  background-position-x: 1ch;
  outline: none;
}

@media screen and (max-width: 767px) {
  #two_factor_code {
    padding-left: 0.8ch;
    width: 13.5ch;
    background: repeating-linear-gradient(90deg, #a2a2a2 0, #a2a2a2 1.5ch, transparent 0, transparent 2ch) 0 100%/11.5ch 4px no-repeat;
    font: 5ch Arial, Helvetica, sans-serif;
    letter-spacing: 1ch;
    background-position-x: 0.5ch;
  }
}
.disabled_check td {
  background: #ebebeb !important;
  color: #999;
}

#messageId .modal_bg {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.75);
  z-index: 21000;
}

#messageId .modal_outbox {
  position: relative;
  widows: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#messageId .modal_outbox .modal_box.add_modal {
  padding: 50px;
  height: auto;
  max-height: 90vh;
  width: 90%;
  max-width: 800px;
}

@media screen and (max-width: 767px) {
  #messageId .modal_outbox .modal_box.add_modal {
    padding: 30px;
    height: auto;
    max-height: 70vh;
  }
}
.survey_setting.custom_survey .survey_disabled,
.custom_survey .create_area .survey_disabled.edit::before,
.custom_survey .survey_disabled.edit::before {
  cursor: default;
}

.custom_survey .survey_disabled.edit::before,
.custom_survey.survey_master .survey_disabled.edit::before {
  cursor: default;
  background: unset;
}

.survey_setting.custom_survey #analyzePdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
.survey_setting.custom_survey #analyzePdf dl {
  margin: inherit;
}
.survey_setting.custom_survey #analyzePdf .analyze_type {
  margin: unset;
}
.survey_setting.custom_survey #analyzePdf .select_area {
  margin: unset;
  position: relative;
  display: inline-block;
  background: #fff;
  border-radius: 5px;
}
.survey_setting.custom_survey #analyzePdf .question {
  margin: inherit;
}
.survey_setting.custom_survey #analyzePdf .question dt {
  font-size: 1.8rem;
  padding: 0 0 0 3.5em;
}
.survey_setting.custom_survey #analyzePdf .question .num {
  display: inline-block;
  position: absolute;
  left: 0;
  min-width: 3.5em;
}
.survey_setting.custom_survey #analyzePdf .question dt .necessary {
  top: 30px;
  left: 0;
}
.survey_setting.custom_survey #analyzePdf .question dd {
  padding: 0 0 40px 4em;
}
.survey_setting.custom_survey #analyzePdf .graph {
  margin: 40px 0 60px;
}
.survey_setting.custom_survey #analyzePdf .explain.analyze {
  text-align: right;
}
.survey_setting.custom_survey #analyzePdf .table_scroll .answer {
  width: calc(400px - 200px);
}
.survey_setting.custom_survey #analyzePdf .checkbox {
  margin-right: 1.5em;
  display: inline-block;
}
.survey_setting.custom_survey #analyzePdf .checkbox .checked {
  transform: rotate(-45deg);
  height: 1rem;
  border: 2px solid #5bb49b;
  border-top-style: none;
  border-right-style: none;
  position: absolute;
  top: 2px;
  width: 16px;
}
.survey_setting.custom_survey #analyzePdf .checkbox .unchecked {
  position: absolute;
  top: 2px;
  border: 1px solid #ccc;
  width: 16px;
  height: 16px;
  border-radius: 3px;
}

.survey_setting.custom_survey .contents .create_area.box h3 span,
.survey_setting.custom_survey .contents .quesitonnaire_area.box h3 span {
  position: inherit;
  top: inherit;
  margin: inherit;
  display: inherit;
  width: inherit;
  height: inherit;
  font-size: inherit;
  text-align: inherit;
  line-height: inherit;
  overflow: inherit;
  border-radius: inherit;
  background: inherit;
  color: inherit;
  cursor: inherit;
}

aside {
  z-index: 998;
}

.survey_setting.custom_survey.content.full .quesitonnaire_area.box .btn_area {
  margin-top: 40px;
}

.peer_message_full .message_board .left_area .sort select {
  position: inherit;
  display: inherit;
  border: inherit;
  margin: inherit;
  padding: inherit;
  font-size: inherit;
  border-radius: inherit;
  line-height: inherit;
}

body.room_padding {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .peer_message_full .message_board .right_area .message_input input[type=submit] {
    width: inherit;
    height: inherit;
    font-size: inherit;
  }
}
.peer_message_full .message_board .right_area .message_head .select_image,
.peer_message_full .message_board .left_area .search_area .sort select {
  cursor: pointer;
}

.peer_message_full .message_board .left_area .room_list li .sub_menu {
  margin: auto 10px;
}

.peer_message_full .message_board .left_area .room_list li .sub_menu span {
  margin: 1px 8px;
}

@media screen and (min-width: 767px) {
  .peer_message_full .peer_message_modal .member_list ul {
    height: calc(100vh - 330px);
  }
}
.peer_message_full .peer_message_modal .member_list .pager {
  margin: 20px 0 0;
  padding: 0;
  letter-spacing: -0.4em;
}

.peer_message_full .peer_message_modal .member_list .pager li {
  list-style: none;
  display: inline-block;
  margin: 0 10px 0 0;
  letter-spacing: 0;
  font-size: 1.4rem;
  padding: 0;
  border-bottom: unset;
  font-weight: unset;
}

.peer_message_full .peer_message_modal .member_list .pager a {
  color: #666;
}

#analysisPdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
  margin: 0;
}
#analysisPdf .question.box {
  margin: 0;
  margin: top 40px;
  box-shadow: unset;
  padding: 0;
}
#analysisPdf .data_info {
  width: unset;
  text-align: center;
}
#analysisPdf .data_info .question_select {
  width: unset;
  margin-bottom: 0;
}
#analysisPdf .data_info .question_select .select_area,
#analysisPdf .data_info .select_area,
#analysisPdf .data_info .category_select {
  width: unset;
  margin-right: 20px;
  margin-bottom: 10px;
}
#analysisPdf .data_info .select_area select,
#analysisPdf .data_info .question_select select {
  margin-left: 10px;
  width: unset;
}
#analysisPdf .data_info .question_select span {
  margin-bottom: 10px;
}
#analysisPdf dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}
#analysisPdf .question dt {
  padding: 0;
}
#analysisPdf .question dt p {
  font-size: 1.6rem;
}
#analysisPdf .question dd {
  padding: 0;
}
#analysisPdf .question dd .response_num {
  font-size: 1.6rem;
}
#analysisPdf .question .graph {
  margin-top: 40px;
}
#analysisPdf .question .explain.analyze {
  text-align: right;
}
#analysisPdf .table_scroll .answer {
  width: 250px;
}
#analysisPdf .question .graph.cross {
  padding: 0 0 0 60px;
}
#analysisPdf .question .graph.cross .cross_title_vertical {
  writing-mode: unset;
  margin-left: 15px;
  width: 40px;
  height: calc(100% - 75px);
  font-size: 1.6rem;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: center;
}
#analysisPdf .question .response_comment_list {
  margin-top: 40px;
}
#analysisPdf .question .category_score {
  margin-top: 40px;
  margin-left: 0;
}
#analysisPdf .question .satisfy_comparison .explain {
  top: 0;
  right: 0;
  margin: 20px 0 0;
}
#analysisPdf .slide_graph {
  overflow-x: hidden;
}
#analysisPdf .question .satisfy_comparison .line_graph {
  width: unset;
}
#analysisPdf .category_score .score_compare_ttl dl dt div {
  height: 38px;
}
#analysisPdf .category_score .score_compare_ttl dl dd li .title {
  writing-mode: unset;
  text-align: center;
}
#analysisPdf .question .category_score .select .flex {
  -webkit-box-pack: end;
  justify-content: flex-end;
}
#analysisPdf .question .important_detail thead th {
  position: relative;
}
#analysisPdf .satisfy_comparison .category_score .select .checkbox {
  margin-right: 2em;
  display: inline-block;
  width: 16px;
}
#analysisPdf .satisfy_comparison .category_score .select .checkbox .checked {
  transform: rotate(-45deg);
  height: 1rem;
  border: 2px solid #5bb49b;
  border-top-style: none;
  border-right-style: none;
  position: absolute;
  top: 2px;
  width: 16px;
}
#analysisPdf .satisfy_comparison .category_score .select .checkbox .unchecked {
  position: absolute;
  top: 2px;
  border: 1px solid #ccc;
  width: 16px;
  height: 16px;
  border-radius: 3px;
}

#plus_results_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
  margin: 0;
}
#plus_results_pdf .box {
  box-shadow: unset;
  padding: 0;
}
#plus_results_pdf .flag {
  width: auto;
  font-size: 1.6rem;
  top: -30px;
  position: absolute;
}
#plus_results_pdf .question {
  margin: 20px 0 0;
  padding-top: 30px;
}
#plus_results_pdf .question dt {
  padding: 0 0 0 3.5em;
  font-size: 1.8rem;
}
#plus_results_pdf .question dt .necessary {
  top: 30px;
  left: 0;
}
#plus_results_pdf .question dt .optional {
  top: 30px;
  left: 0;
}
#plus_results_pdf .question dd {
  padding: 0 0 0 4em;
  font-size: 1.6rem;
}
#plus_results_pdf .question .num {
  position: absolute;
  left: 0;
  min-width: 3.5em;
  display: inline-block;
}
#plus_results_pdf .explain.analyze {
  text-align: right;
}
#plus_results_pdf .explain.analyze li {
  padding: 0;
}
#plus_results_pdf .explain.ranking_select {
  text-align: right;
}
#plus_results_pdf .explain.ranking_select li {
  padding: 0;
}
#plus_results_pdf .explain.ranking_select li label {
  font-size: 1.5rem;
}
#plus_results_pdf .answer {
  width: 250px;
}
#plus_results_pdf .checkbox {
  margin-right: 1.5em;
  display: inline-block;
}
#plus_results_pdf .checkbox .checked {
  transform: rotate(-45deg);
  height: 1rem;
  border: 2px solid #5bb49b;
  border-top-style: none;
  border-right-style: none;
  position: absolute;
  top: 2px;
  width: 16px;
}
#plus_results_pdf .checkbox .unchecked {
  position: absolute;
  top: 2px;
  border: 1px solid #ccc;
  width: 16px;
  height: 16px;
  border-radius: 3px;
}

#secret_on::after,
#secret_off::after,
#announce_on::after,
#announce_off::after {
  background: #fff;
  border: 1px solid #ccc;
}

#secret_on:checked:before,
#secret_off:checked:before,
#announce_on:checked:before,
#announce_off:checked:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #5bb49b;
  border-radius: 100%;
  visibility: visible;
}

.cross_analysis .cross_analyze_detail .edit_area.emp li.change_table p {
  position: absolute;
  bottom: -75px;
  width: 100%;
  left: 0;
  color: #d11010;
}

#lp_wrapper a {
  text-decoration: none;
}

#lp_wrapper .lp_ttl.typeB .title_text {
  font-size: 32px !important;
}

#lp_wrapper .lp_ttl.typeB .title_text ul.panels li p {
  font-size: 14.4px !important;
}

#lp_wrapper .lp_plus .plus_introduction .slider_plus_nav a strong {
  font-size: 22.4px !important;
}

@media screen and (max-width: 480px) {
  #lp_wrapper .lp_ttl.typeB .title_text {
    font-size: 19.2px !important;
  }

  #lp_wrapper .lp_ttl.typeB .title_text ul.panels li p {
    font-size: 9.6px !important;
  }

  #lp_wrapper .lp_ttl.talent_lp_body {
    background: none;
  }
}
@media screen and (max-width: 320px) {
  #lp_wrapper .lp_ttl.talent_lp_body {
    background: none;
  }
}
.cross_analysis .cross_analyze_detail table thead th span.sort {
  background: none;
  font-size: 1rem;
  cursor: pointer;
  color: #666;
  position: relative;
  top: -2px;
  margin-left: 5px;
}

.cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section2,
.cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section3,
.cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section4 {
  width: 15% !important;
}

.cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section5,
.cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section6 {
  width: 18.8% !important;
}

.cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section2 li,
.cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section3 li,
.cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section4 li {
  width: 25%;
}

.cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section6 li {
  width: 20%;
}

.cross_analysis .cross_analyze_detail .cross_analysis_attribute #sucTitlePc {
  display: inline-block;
}

.cross_analysis .cross_analyze_detail .cross_analysis_attribute #sucTitleSp {
  display: none;
}

@media screen and (max-width: 767px) {
  .cross_analysis .cross_analyze_detail .cross_analysis_attribute #sucTitlePc {
    display: none;
  }

  .cross_analysis .cross_analyze_detail .cross_analysis_attribute #sucTitleSp {
    display: inline-block;
  }
}
.survey_control .select_type_detail dd {
  margin-top: 10px !important;
}

.slider_input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none;
  top: -0.5em;
  border-radius: 100%;
  background: #5bb49b;
}

.slider_input::-moz-range-thumb {
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none;
  top: -0.5em;
  border-radius: 100%;
  background: #5bb49b;
}

.pills {
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border: none;
  padding: 5px 10px;
  width: 40px;
  height: 30px;
  text-align: center;
  display: inline-block;
  border-radius: 25px;
  font-size: 1.4rem;
}

#dashboardPdfNew {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#dashboardPdfNew .dashboard_sticky {
  text-align: left;
  margin: inherit;
  padding: 0 0 20px;
  position: static;
}
#dashboardPdfNew .flex_bt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#dashboardPdfNew .dashboard_sticky::before {
  left: -10px;
}
#dashboardPdfNew .dashboard_sticky .data_info {
  padding: unset;
  width: inherit;
  text-align: inherit;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.4rem;
}
#dashboardPdfNew .dashboard_sticky.fixed select {
  padding: 5px 30px 5px 10px;
  width: unset;
}
#dashboardPdfNew .dashboard_sticky .data_info .category_select {
  width: inherit;
}
#dashboardPdfNew .dashboard_sticky .data_info .category_select ul {
  margin: inherit;
  list-style: none;
}
#dashboardPdfNew .dashboard_sticky .data_info .category_select ul li {
  width: inherit;
}
#dashboardPdfNew .dashboard_sticky .data_info .flex {
  margin: 0 15px 0 0;
}
#dashboardPdfNew .dashboard_sticky .data_info .flex.-select {
  width: inherit;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
}
#dashboardPdfNew .dashboard_sticky .data_info .flex.flex-sp-column {
  width: inherit;
  text-align: inherit;
  -webkit-box-orient: inherit;
  -webkit-box-direction: inherit;
  -ms-flex-direction: inherit;
  flex-direction: inherit;
}
#dashboardPdfNew .dashboard_sticky .data_info .flex-valign-center-pc {
  -webkit-box-align: center;
  align-items: center;
}
#dashboardPdfNew .dashboard_sticky select {
  margin: 0 0 0 10px;
}
#dashboardPdfNew .survey h2 {
  display: inline-block;
  margin: 0 20px 25px 0;
  padding: 0;
}
#dashboardPdfNew .survey h2.text {
  padding-top: 15px;
}
#dashboardPdfNew h2 {
  font-size: 2rem;
}
#dashboardPdfNew .box,
#dashboardPdfNew .pills {
  box-shadow: unset;
  border: 1px solid #808080;
}
#dashboardPdfNew .survey .update.text {
  text-align: right;
  top: -40px;
  margin: 0 40px -10px 0;
  padding: unset;
  font-size: 1.4rem;
}
#dashboardPdfNew .survey article.flex {
  margin: unset;
  padding-right: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#dashboardPdfNew .survey.pulse .condition.-analyze {
  width: 260px;
}
#dashboardPdfNew .survey.pulse .condition_transition.-analyze {
  width: calc(100% - 530px);
}
#dashboardPdfNew .survey.pulse .condition_score_point {
  width: 240px;
}
#dashboardPdfNew .box {
  margin-bottom: 30px;
}
#dashboardPdfNew .box h3 {
  margin: 0 0 20px;
}
#dashboardPdfNew .box h3 span {
  display: inline-block;
}
#dashboardPdfNew .survey.analyze_condition .half,
#dashboardPdfNew .survey.analyze_retire .half,
#dashboardPdfNew .survey.analyze_engagement .half,
#dashboardPdfNew .survey.analyze_nps .half,
#dashboardPdfNew .survey.analyze_importance .half,
#dashboardPdfNew .survey.analyze_feature .half {
  margin-top: 20px;
  width: 49.2%;
}
#dashboardPdfNew .survey.analyze_condition .graph_top5,
#dashboardPdfNew .survey.analyze_retire .graph_top5,
#dashboardPdfNew .survey.analyze_engagement .graph_top5,
#dashboardPdfNew .survey.analyze_nps .graph_top5,
#dashboardPdfNew .survey.analyze_importance .graph_top5,
#dashboardPdfNew .survey.analyze_feature .graph_top5 {
  width: 48%;
}
#dashboardPdfNew .survey.analyze_condition .graph_worst5,
#dashboardPdfNew .survey.analyze_retire .graph_worst5,
#dashboardPdfNew .survey.analyze_engagement .graph_worst5,
#dashboardPdfNew .survey.analyze_nps .graph_worst5,
#dashboardPdfNew .survey.analyze_importance .graph_worst5,
#dashboardPdfNew .survey.analyze_feature .graph_worst5 {
  width: 48%;
}
#dashboardPdfNew .category_select_sub.content_inner {
  margin: 10px 0 0;
}
#dashboardPdfNew .category_select.content_inner li,
#dashboardPdfNew .category_select_sub.content_inner li {
  padding: 5px 20px;
  font-size: 1.6rem;
}
#dashboardPdfNew .survey.pulse .retire_alert {
  width: 285px;
}
#dashboardPdfNew .survey.analyze_retire .risk_transition {
  width: calc(100% - 300px);
}
#dashboardPdfNew .survey.analyze_engagement .category_score_top .explain.-switch,
#dashboardPdfNew .survey.analyze_nps .category_score_top .explain.-switch,
#dashboardPdfNew .survey.analyze_importance .category_score_top .explain.-switch {
  width: unset;
}
#dashboardPdfNew .category_score .explain {
  position: absolute;
  right: 20px;
  top: 40px;
}
#dashboardPdfNew .category_score.category_score_top .explain {
  top: 10px;
}
#dashboardPdfNew .explain li {
  width: unset;
  display: inline-block;
  margin: 0 5px !important;
  font-size: 1.4rem;
}
#dashboardPdfNew .category_score .score_compare_ttl dl dd li .title {
  -ms-writing-mode: tb-rl;
  writing-mode: unset;
  line-height: 1;
}
#dashboardPdfNew .category_score .score_compare_ttl dl dt div {
  height: 38px;
}
#dashboardPdfNew .category_score .slide_graph {
  margin-top: 40px;
  width: 100%;
}
#dashboardPdfNew .category_score {
  margin: 20px 30px 30px 0px;
}
#dashboardPdfNew .slide_graph {
  margin-top: 40px;
  overflow-x: hidden;
}
#dashboardPdfNew .category_score.category_score_top .slide_graph .line_graph {
  width: unset;
}
#dashboardPdfNew .survey.analyze_importance .importance_ranking {
  margin: 30px 30px 0 0;
}
#dashboardPdfNew .survey.analyze_importance .importance_ranking .table_scroll {
  width: 100%;
  overflow-x: hidden;
}
#dashboardPdfNew .survey.analyze_importance .importance_ranking table {
  width: 100%;
}
#dashboardPdfNew .survey.analyze_importance .importance_ranking .button,
#dashboardPdfNew .survey.analyze_importance .importance_ranking input[type=submit] {
  max-width: 250px;
}
#dashboardPdfNew .survey.analyze_feature .voice_condition {
  margin: 0px 30px 30px 0px;
}
#dashboardPdfNew .survey.analyze_feature .voice_condition .monthly_question {
  position: absolute;
  right: 30px;
  top: 30px;
}
#dashboardPdfNew .survey.analyze_feature .good,
#dashboardPdfNew .survey.analyze_feature .worst {
  width: 49%;
}
#dashboardPdfNew .survey.analyze_feature .voice_feature {
  margin: 0 30px 0 0;
}
#dashboardPdfNew .survey.analyze_feature .good,
#dashboardPdfNew .survey.analyze_feature .worst {
  margin-top: 0px;
}
#dashboardPdfNew .survey#page5,
#dashboardPdfNew .survey#page7 {
  border-top: none;
}

@media screen and (max-width: 768px) {
  .dashboard .survey.pulse.analyze_condition .condition-org .box.half.org_ranking,
.dashboard .survey.pulse.analyze_condition .condition-org .box.half.org_transition,
.dashboard .survey.pulse.analyze_condition .condition-pos .box.half.org_ranking,
.dashboard .survey.pulse.analyze_condition .condition-pos .box.half.org_transition,
.dashboard .survey.pulse.analyze_retire .risk-org .box.half.org_ranking,
.dashboard .survey.pulse.analyze_retire .risk-org .box.half.org_transition,
.dashboard .survey.pulse.analyze_retire .risk-pos .box.half.org_ranking,
.dashboard .survey.pulse.analyze_retire .risk-pos .box.half.org_transition,
.dashboard .survey.pulse.analyze_engagement .engagement-org .box.half.org_ranking,
.dashboard .survey.pulse.analyze_engagement .engagement-org .box.half.org_transition,
.dashboard .survey.pulse.analyze_engagement .engagement-pos .box.half.org_ranking,
.dashboard .survey.pulse.analyze_engagement .engagement-pos .box.half.org_transition,
.dashboard .survey.pulse.analyze_nps .nps-item .box.half.org_ranking,
.dashboard .survey.pulse.analyze_nps .nps-item .box.half.org_transition,
.dashboard .survey.pulse.analyze_nps .nps-org .box.half.org_ranking,
.dashboard .survey.pulse.analyze_nps .nps-org .box.half.org_transition,
.dashboard .survey.pulse.analyze_nps .nps-pos .box.half.org_ranking,
.dashboard .survey.pulse.analyze_nps .nps-pos .box.half.org_transition {
    width: 100%;
  }
}
.custom_survey .create_area .question .hover_menu .-disabled,
.custom_survey .quesitonnaire_area .question .hover_menu .-disabled {
  cursor: default;
}

.custom_survey .create_area .question table.matrix.-own tr:nth-child(1) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(1) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(2) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(2) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(3) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(3) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(4) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(4) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(5) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(5) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(6) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(6) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(7) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(7) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(8) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(8) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(9) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(9) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(10) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(10) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(11) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(11) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(12) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(12) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(13) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(13) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(14) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(14) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(15) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(15) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(16) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(16) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(17) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(17) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(18) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(18) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(19) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(19) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(20) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(20) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(21) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(21) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(22) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(22) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(23) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(23) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(24) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(24) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(25) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(25) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(26) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(26) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(27) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(27) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(28) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(28) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(29) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(29) .text_left::before,
.custom_survey .create_area .question table.matrix.-own tr:nth-child(30) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(30) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(1) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(1) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(2) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(2) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(3) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(3) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(4) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(4) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(5) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(5) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(6) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(6) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(7) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(7) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(8) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(8) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(9) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(9) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(10) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(10) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(11) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(11) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(12) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(12) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(13) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(13) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(14) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(14) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(15) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(15) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(16) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(16) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(17) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(17) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(18) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(18) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(19) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(19) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(20) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(20) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(21) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(21) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(22) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(22) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(23) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(23) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(24) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(24) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(25) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(25) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(26) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(26) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(27) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(27) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(28) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(28) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(29) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(29) .text_left::before,
.custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(30) .text_left::before,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(30) .text_left::before {
  position: relative;
}

.custom_survey .create_area .question table.matrix.-own .text_left,
.custom_survey .quesitonnaire_area .question table.matrix.-own .text_left,
.custom_survey .create_area .question table.matrix.ranking.-plus .text_left,
.custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus .text_left {
  padding-left: 0;
}

.custom_survey.survey_setting .modal_box .collect_confirm dd,
.custom_survey.survey_setting .collect_detail.box .survey_setting_list.survey_list.-collect .error-mail-title {
  margin-top: 0 !important;
}

.survey_setting.custom_survey.survey_master .modal-inner.collect_target,
.survey_setting.custom_survey .modal-inner.collect_target {
  margin: auto !important;
}

.survey_setting.plus_download .download_select .edit_area.emp .add_table select {
  font-size: 1.6rem;
}

.survey_setting.plus_download .download_select .edit_area.emp .change_table input[type=date] {
  margin-top: 0;
  max-width: 250px;
}

.survey_setting.custom_survey .custom_survey_title.-collect .btn_area {
  margin-top: 0;
}

.survey_setting.custom_survey .collect_detail.box .collect_url .url_text,
.survey_setting.custom_survey .collect_detail.box .collect_num .answered_num {
  font-family: sans-serif;
}

header .company dl {
  margin-bottom: 0;
}

.survey_setting.custom_survey .create_area.box .create_setting .flex .flag {
  left: unset;
  top: unset;
}

@media screen and (max-width: 768px) {
  .survey_setting.custom_survey .create_area.box .create_setting .flex dd label {
    margin-top: unset !important;
  }
}
#plus_cross_analysis_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#plus_cross_analysis_pdf .question {
  padding: 0;
  margin-top: 40px;
}
#plus_cross_analysis_pdf .box {
  box-shadow: unset;
  margin-top: 60px;
  padding: 0;
}
#plus_cross_analysis_pdf .box .data_info {
  padding-top: 0;
}
#plus_cross_analysis_pdf .box .data_info .question_select {
  width: unset;
  margin-bottom: 20px;
}
#plus_cross_analysis_pdf .box .data_info .question_select span {
  margin-bottom: 10px;
}
#plus_cross_analysis_pdf .box .data_info .select_area {
  width: unset;
  margin-right: 20px;
  margin-bottom: 10px;
}
#plus_cross_analysis_pdf .box .data_info .select_area select {
  margin-left: 10px;
}
#plus_cross_analysis_pdf .question dt {
  padding: 0 0 0 3.5em;
  font-size: 1.8rem;
}
#plus_cross_analysis_pdf .question .num {
  position: absolute;
  left: 0;
  min-width: 3.5em;
  display: inline-block;
  margin-bottom: unset;
}
#plus_cross_analysis_pdf .question dt .necessary {
  top: 30px;
  left: 0;
  margin: 0 10px 0 0;
}
#plus_cross_analysis_pdf .question dd {
  padding: 0 0 0 4em;
  font-size: 1.6rem;
}
#plus_cross_analysis_pdf .explain.analyze {
  text-align: right;
}
#plus_cross_analysis_pdf .explain.analyze li {
  position: relative;
  padding: 0 0 0 0;
}
#plus_cross_analysis_pdf .graph.cross {
  min-height: 300px;
  padding: 0 0 0 60px;
}
#plus_cross_analysis_pdf .graph.cross h4 {
  padding: 10px;
  font-size: 1.6rem;
}
#plus_cross_analysis_pdf .graph.cross .cross_title_vertical {
  min-height: 150px;
  width: 40px;
  line-height: 1.5;
  height: calc(100% - 75px);
}
#plus_cross_analysis_pdf .box h3 span {
  display: inline-block;
}
#plus_cross_analysis_pdf .question li {
  position: relative;
  padding: 0 0 0 25px;
}
#plus_cross_analysis_pdf .question label {
  font-size: 1.4rem;
}
#plus_cross_analysis_pdf .question .checkbox {
  margin-right: 1.5em;
  display: inline-block;
  position: absolute;
  left: 0;
}
#plus_cross_analysis_pdf .question .checkbox .checked {
  transform: rotate(-45deg);
  height: 1rem;
  border: 2px solid #5bb49b;
  border-top-style: none;
  border-right-style: none;
  position: absolute;
  top: 2px;
  width: 16px;
}
#plus_cross_analysis_pdf .question .checkbox .unchecked {
  position: absolute;
  top: 2px;
  border: 1px solid #ccc;
  width: 16px;
  height: 16px;
  border-radius: 3px;
}
#plus_cross_analysis_pdf .explain.ranking_select {
  text-align: right;
}
#plus_cross_analysis_pdf .category_select_analyze li {
  padding: 5px 10px;
}
#plus_cross_analysis_pdf .question .graph.cross .cross_title_vertical {
  writing-mode: unset;
  margin-left: 15px;
  width: 40px;
  height: calc(100% - 75px);
  font-size: 1.6rem;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dashboard .plus_dashboard .box .graph_select input[type=date] {
  margin-top: 0;
}

#plus_dashboard_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#plus_dashboard_pdf .dashboard_sticky {
  margin-top: -20px;
  margin-left: -10px;
  margin-right: 0px;
  padding-top: 20px;
  padding-left: 10px;
  padding-bottom: 20px;
  position: unset;
  top: 60px;
}
#plus_dashboard_pdf .dashboard_sticky::before {
  display: none;
}
#plus_dashboard_pdf .dashboard_sticky select {
  margin: 0;
}
#plus_dashboard_pdf .dashboard_sticky .question_select,
#plus_dashboard_pdf .dashboard_sticky .select_area {
  width: fit-content;
  margin-right: 10px;
  margin-top: 0;
}
#plus_dashboard_pdf .dashboard_sticky .data_info {
  flex-wrap: nowrap;
  padding: unset;
  text-align: left;
  width: unset;
}
#plus_dashboard_pdf .dashboard_sticky span {
  width: 100%;
  display: block;
}
#plus_dashboard_pdf .dashboard_sticky .flex.question_select.flex-valign-center-pc {
  width: 30%;
}
#plus_dashboard_pdf .dashboard_sticky .flex_bt.flex-nowrap-pc {
  width: 65%;
}
#plus_dashboard_pdf .dashboard_sticky .flex_bt.flex-nowrap-pc .flex.flex-valign-center {
  width: 70%;
  margin-top: 0;
  margin-right: 15px;
}
#plus_dashboard_pdf .dashboard_sticky .flex_bt.flex-nowrap-pc .select_wrap.-select {
  width: 22%;
}
#plus_dashboard_pdf .dashboard_sticky .select_wrap.-select .flex.flex-valign-center-pc.flex-sp-column {
  margin-top: 0;
  margin-right: 15px;
}
#plus_dashboard_pdf .dashboard_sticky .flex_bt.flex-nowrap-pc .select_wrap.-select select {
  width: 157px;
}
#plus_dashboard_pdf .dashboard_sticky .select_cross_sub {
  margin-right: 0px;
}
#plus_dashboard_pdf .dashboard_sticky .select_cross_sub ul.cross_select_box {
  margin: 20px 0 0;
  padding: 20px;
}
#plus_dashboard_pdf .dashboard_sticky .select_cross_sub ul.cross_select_box::before {
  right: 50px;
  left: unset;
}
#plus_dashboard_pdf .dashboard_sticky .select_cross_sub ul.cross_select_box li {
  min-width: 20%;
  text-align: left;
}
#plus_dashboard_pdf .plus_dashboard {
  margin: 10px 0 0 0;
}
#plus_dashboard_pdf .plus_dashboard .box {
  box-shadow: unset;
  border-style: ridge;
  border-color: #ccc;
  margin: 0;
  padding: 30px;
}
#plus_dashboard_pdf .plus_dashboard .box h3 {
  margin-bottom: 30px;
}
#plus_dashboard_pdf .plus_dashboard .box h3 span {
  display: none;
}
#plus_dashboard_pdf .plus_dashboard .box .helper {
  display: none;
}
#plus_dashboard_pdf .plus_dashboard .box .graph_select {
  position: absolute;
  right: 0;
  top: 0;
  padding: 12px 20px 12px 45px;
  margin: 0;
}
#plus_dashboard_pdf .plus_dashboard .box .graph_select .select_area {
  width: unset;
  margin-bottom: unset;
}
#plus_dashboard_pdf .plus_dashboard .box .graph_select input[type=date] {
  width: 150px;
  margin-bottom: unset;
}
#plus_dashboard_pdf .plus_dashboard .box .graph_select::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 0 0 30px;
  border-color: transparent transparent transparent #fff;
}
#plus_dashboard_pdf .plus_dashboard .slide_graph {
  margin-top: 40px;
}
#plus_dashboard_pdf .plus_dashboard .line_graph {
  width: 100%;
}
#plus_dashboard_pdf .plus_dashboard .slide_graph .line_graph .plus_graph_list {
  margin-left: 10px;
  margin-right: 5px;
}
#plus_dashboard_pdf .plus_dashboard .plus_graph_list li {
  writing-mode: unset;
  line-height: 1;
  text-align: center;
}
#plus_dashboard_pdf .cross_select_box li {
  position: relative;
}
#plus_dashboard_pdf .cross_select_box li label {
  margin-left: 20px;
}
#plus_dashboard_pdf .cross_select_box .checkbox {
  margin-right: 1.5em;
  display: inline-block;
  position: absolute;
  left: 0;
}
#plus_dashboard_pdf .cross_select_box .checkbox .checked {
  transform: rotate(-45deg);
  height: 1rem;
  border: 2px solid #5bb49b;
  border-top-style: none;
  border-right-style: none;
  position: absolute;
  top: 2px;
  width: 16px;
}
#plus_dashboard_pdf .cross_select_box .checkbox .unchecked {
  position: absolute;
  top: 2px;
  border: 1px solid #ccc;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: white;
}

@media screen and (max-width: 767px) {
  .dashboard_mentor.chat .dashboard_mentor_box .message_input .message_action .submit {
    width: 100%;
    font-size: 1.6rem;
  }
}
.account.full .login p.error-text {
  display: block;
}

.admin .admin_list.data_list .table_box.data_table .flex_bt .btn_area {
  margin: unset;
}

.follow_content.emp_condition .error-text,
.trend_transition.emp_condition .error-text,
.stresscheck_content.high_stress .error-text,
.stresscheck_content .error-text {
  display: block;
}

@media screen and (max-width: 767px) {
  .department_compare .content_head .data_info.flex_bt .select_area,
.department_compare .content_head .data_info.flex_bt .select_area select,
.department_compare.org_score .content_head .data_info.flex .select_area,
.department_compare.org_score .content_head .data_info.flex .select_area select,
.trend_transition .content_head .data_info.flex_bt .select_area,
.trend_transition .content_head .data_info.flex_bt .select_area select,
.category .content_head .data_info.flex_bt .select_area,
.category .content_head .data_info.flex_bt .select_area select,
.trend_transition.emp_condition .content_head .data_info.flex .select_area,
.trend_transition.emp_condition .content_head .data_info.flex .select_area select,
.follow_content.emp_condition .data_info .select_area,
.follow_content.emp_condition .data_info .select_area select,
.survey_setting.custom_survey .analyze_detail.box .flex_bt.analyze_type .select_area,
.survey_setting.custom_survey .analyze_detail.box .flex_bt.analyze_type .select_area select,
.stresscheck_content .stresscheck_flow .box.step2 .stresscheck_month .select_area,
.stresscheck_content .stresscheck_flow .box.step2 .stresscheck_month .select_area select,
.stresscheck_content .content_head .data_info .select_area,
.stresscheck_content .content_head .data_info .select_area select,
.employee .content_head .data_info .select_area,
.employee .content_head .data_info .select_area select,
.survey_setting .content_head .data_info .select_area,
.survey_setting .content_head .data_info .select_area select {
    width: unset;
  }

  .dashboard_sticky .data_info .flex.select_wrap.-select .flex.flex-sp-column {
    width: 48%;
  }

  .dashboard_sticky .data_info .select_wrap.-select .flex.flex-sp-column {
    width: 100%;
  }

  .dashboard_sticky .data_info .flex.select_wrap.-select .flex.flex-sp-column .select_area {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .dashboard_sticky .data_info .flex.select_wrap.-select .flex.flex-sp-column .select_area {
    margin-right: 0;
    margin-bottom: 0;
  }
}
.account .user_list .error {
  font-size: 1.6rem !important;
}

.account .user_list p.error {
  margin: 0 0 1rem 0 !important;
}

.account .collect_type.flex_bt .collect_url .url_text {
  font-family: sans-serif;
}

aside ul li.plus.current,
aside ul .employee .tab li.plus:hover,
.employee .tab aside ul li.plus:hover {
  background: url("/icon_plus_on.185f2b2e.png") left center/25px auto no-repeat;
}

.lpp img {
  vertical-align: middle;
}

.account #plus_available_on::after,
.account #plus_available_off::after,
.account #empcondition_on::after,
.account #empcondition_off::after {
  background: #fff;
  border: 1px solid #ccc;
}

.account #plus_available_on:checked::before,
.account #plus_available_off:checked::before,
.account #empcondition_on:checked::before,
.account #empcondition_off:checked::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #5bb49b;
  border-radius: 100%;
  visibility: visible;
}

.account #questionnaire::after,
.account #stresscheck::after,
.account #customsurvey::after {
  background: #fff;
  border: 1px solid #ccc;
}

.account #questionnaire:checked::before,
.account #stresscheck:checked::before,
.account #customsurvey:checked::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #5bb49b;
  border-radius: 100%;
  visibility: visible;
}

.account.survey_setting .common_page_list #update-error-fix {
  width: unset;
  display: none;
  max-width: unset;
  text-align: center;
}

.admin .template_list .button {
  max-width: 220px;
}

#lp_wrapper .campaign_bar a:hover {
  text-decoration: underline;
  color: #333;
}

.survey_setting.custom_survey .collect_detail.box#plus_survey_collect_url .collect_url,
.survey_setting.custom_survey .collect_detail.box#plus_survey_collect_qr .collect_url {
  width: 100%;
  padding: 20px 20px 14px;
}
.survey_setting.custom_survey .collect_detail.box#plus_survey_collect_url .collect_url h3,
.survey_setting.custom_survey .collect_detail.box#plus_survey_collect_qr .collect_url h3 {
  text-align: center;
}
.survey_setting.custom_survey .collect_detail.box#plus_survey_collect_url .collect_url .url_text,
.survey_setting.custom_survey .collect_detail.box#plus_survey_collect_qr .collect_url .url_text {
  min-height: inherit;
  text-align: center;
  padding: 20px 10px 15px;
  font-size: 2.2rem;
}

.dashboard_sticky select {
  padding: 9px 25px 9px 8px;
}

.dashboard_sticky input[type=date] {
  width: 140px;
  margin-bottom: 10px;
  padding: 8px 5px;
}

#comparison_score_pdf,
#comparison_download_score_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#comparison_score_pdf .box,
#comparison_download_score_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#comparison_score_pdf .box.end_pdf,
#comparison_download_score_pdf .box.end_pdf {
  margin-bottom: 0;
}
#comparison_score_pdf .box h3,
#comparison_download_score_pdf .box h3 {
  margin: 0 0 20px;
}
#comparison_score_pdf h2,
#comparison_download_score_pdf h2 {
  margin-bottom: 30px;
}
#comparison_score_pdf h2::before,
#comparison_download_score_pdf h2::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  background: url("/h2_bg_right.227f30a3.png") left top/156px auto no-repeat, url("/h2_bg_right.227f30a3.png") right top/156px auto no-repeat;
  background-color: #f5f4f3;
  z-index: -1;
}
#comparison_score_pdf .content_head,
#comparison_download_score_pdf .content_head {
  margin: 60px 30px 15px 0;
}
#comparison_score_pdf .content_head h1,
#comparison_download_score_pdf .content_head h1 {
  font-size: 2rem;
}
#comparison_score_pdf .content_head .flex:nth-of-type(1),
#comparison_download_score_pdf .content_head .flex:nth-of-type(1) {
  margin-left: 0;
}
#comparison_score_pdf .content_head .flex,
#comparison_download_score_pdf .content_head .flex {
  margin: 0 0 0 20px;
}
#comparison_score_pdf .content_head .data_info,
#comparison_download_score_pdf .content_head .data_info {
  width: unset;
  margin-top: 20px;
}
#comparison_score_pdf .content_head .select_area,
#comparison_download_score_pdf .content_head .select_area {
  margin: 0;
}
#comparison_score_pdf .slide_graph,
#comparison_download_score_pdf .slide_graph {
  overflow-x: hidden;
}
#comparison_score_pdf .category_score .score_compare_ttl dl dd li .title,
#comparison_download_score_pdf .category_score .score_compare_ttl dl dd li .title {
  -ms-writing-mode: tb-rl;
  writing-mode: unset;
  line-height: 1;
}
#comparison_score_pdf .department_compare .category_score,
#comparison_download_score_pdf .department_compare .category_score {
  margin-right: 0;
}
#comparison_score_pdf .member_nav,
#comparison_download_score_pdf .member_nav {
  padding: 10px 30px 10px 0;
  position: unset;
}
#comparison_score_pdf .member_nav ul,
#comparison_download_score_pdf .member_nav ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#comparison_score_pdf .member_nav ul::before,
#comparison_download_score_pdf .member_nav ul::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 83px;
  left: -10px;
  top: -10px;
  background: #fff;
}
#comparison_score_pdf .member_nav .current strong,
#comparison_download_score_pdf .member_nav .current strong {
  font-size: 2.6rem;
}
#comparison_score_pdf .member_nav .prev a,
#comparison_download_score_pdf .member_nav .prev a {
  padding-left: 40px;
  font-size: 1.6rem;
}
#comparison_score_pdf .member_nav .prev span,
#comparison_score_pdf .member_nav .next span,
#comparison_download_score_pdf .member_nav .prev span,
#comparison_download_score_pdf .member_nav .next span {
  font-size: 1.4rem;
}
#comparison_score_pdf .member_nav .next a,
#comparison_download_score_pdf .member_nav .next a {
  padding-right: 40px;
  font-size: 1.6rem;
}
#comparison_score_pdf .member_nav .next a,
#comparison_download_score_pdf .member_nav .next a {
  background: url("/condition_arrow_next.709447d8.svg") right center no-repeat;
}
#comparison_score_pdf .member_nav .prev a,
#comparison_download_score_pdf .member_nav .prev a {
  background: url("/condition_arrow_prev.ecd59959.svg") left center no-repeat;
}
#comparison_score_pdf section.category_score,
#comparison_download_score_pdf section.category_score {
  margin: 0 30px 0 0;
  padding: 0;
}
#comparison_score_pdf .category_score h2,
#comparison_download_score_pdf .category_score h2 {
  font-size: 2rem;
}
#comparison_score_pdf .category_score h2 span,
#comparison_download_score_pdf .category_score h2 span {
  display: inline-block;
}
#comparison_score_pdf .org_score_total .date,
#comparison_download_score_pdf .org_score_total .date {
  position: absolute;
  width: 50%;
  right: 40px;
  top: 35px;
  text-align: right;
}
#comparison_score_pdf .org_score_total .score,
#comparison_download_score_pdf .org_score_total .score {
  width: 48%;
  margin-top: 0;
  order: 1;
}
#comparison_score_pdf .org_score_total .score_transition,
#comparison_download_score_pdf .org_score_total .score_transition {
  width: 100%;
  margin-top: 0;
  order: 3;
}
#comparison_score_pdf .org_score_total .score_chart,
#comparison_download_score_pdf .org_score_total .score_chart {
  width: 48%;
  margin-top: 0;
  order: 2;
}
#comparison_score_pdf .org_score_total .score_chart h3,
#comparison_download_score_pdf .org_score_total .score_chart h3 {
  margin-bottom: 0;
}
#comparison_score_pdf .org_score_total .explain,
#comparison_download_score_pdf .org_score_total .explain {
  top: 90px;
  text-align: left;
  right: 40px;
  position: absolute;
}
#comparison_score_pdf .org_satisfy .score_chart .explain li,
#comparison_score_pdf .org_team .score_chart .explain li,
#comparison_score_pdf .org_condition .score_chart .explain li,
#comparison_score_pdf .org_engagement .score_chart .explain li,
#comparison_score_pdf .org_management .explain li,
#comparison_download_score_pdf .org_satisfy .score_chart .explain li,
#comparison_download_score_pdf .org_team .score_chart .explain li,
#comparison_download_score_pdf .org_condition .score_chart .explain li,
#comparison_download_score_pdf .org_engagement .score_chart .explain li,
#comparison_download_score_pdf .org_management .explain li {
  margin-bottom: 5px;
  display: block;
}
#comparison_score_pdf .org_score_total .explain li,
#comparison_download_score_pdf .org_score_total .explain li {
  margin-bottom: 5px;
  display: block;
}
#comparison_score_pdf .org_condition .score,
#comparison_download_score_pdf .org_condition .score {
  width: 24%;
  margin-top: 0;
}
#comparison_score_pdf .org_condition .score_transition,
#comparison_download_score_pdf .org_condition .score_transition {
  width: 35%;
  margin-top: 0;
}
#comparison_score_pdf .org_condition .score_chart,
#comparison_download_score_pdf .org_condition .score_chart {
  width: 35%;
  margin-top: 0;
}
#comparison_score_pdf .org_condition .explain,
#comparison_download_score_pdf .org_condition .explain {
  top: 90px;
  text-align: left;
  right: 40px;
  position: absolute;
}
#comparison_score_pdf .org_condition .score_chart h3,
#comparison_download_score_pdf .org_condition .score_chart h3 {
  margin-bottom: 0;
}
#comparison_score_pdf .org_engagement .score,
#comparison_download_score_pdf .org_engagement .score {
  margin-top: 0;
  width: 24%;
}
#comparison_score_pdf .org_engagement .score_transition,
#comparison_download_score_pdf .org_engagement .score_transition {
  margin-top: 0;
  width: 35%;
}
#comparison_score_pdf .org_engagement .score_chart,
#comparison_download_score_pdf .org_engagement .score_chart {
  margin-top: 0;
  width: 35%;
}
#comparison_score_pdf .org_engagement .score_chart h3,
#comparison_download_score_pdf .org_engagement .score_chart h3 {
  margin-top: 0;
  margin-bottom: 0;
}
#comparison_score_pdf .org_engagement .explain,
#comparison_download_score_pdf .org_engagement .explain {
  top: 90px;
  text-align: left;
  right: 40px;
  position: absolute;
}
#comparison_score_pdf .org_team .score,
#comparison_download_score_pdf .org_team .score {
  margin-top: 0;
  width: 24%;
}
#comparison_score_pdf .org_team .score_transition,
#comparison_download_score_pdf .org_team .score_transition {
  margin-top: 0;
  width: 35%;
}
#comparison_score_pdf .org_team .score_chart,
#comparison_download_score_pdf .org_team .score_chart {
  margin-top: 0;
  width: 35%;
}
#comparison_score_pdf .org_team .explain,
#comparison_download_score_pdf .org_team .explain {
  top: 90px;
  text-align: left;
  right: 40px;
  position: absolute;
}
#comparison_score_pdf .org_team .score_chart h3,
#comparison_download_score_pdf .org_team .score_chart h3 {
  margin-bottom: 0;
}
#comparison_score_pdf .org_satisfy .score,
#comparison_download_score_pdf .org_satisfy .score {
  margin-top: 0;
  width: 24%;
}
#comparison_score_pdf .org_satisfy .score_transition,
#comparison_download_score_pdf .org_satisfy .score_transition {
  margin-top: 0;
  width: 35%;
}
#comparison_score_pdf .org_satisfy .score_chart,
#comparison_download_score_pdf .org_satisfy .score_chart {
  margin-top: 0;
  width: 35%;
}
#comparison_score_pdf .org_satisfy .score_chart h3,
#comparison_download_score_pdf .org_satisfy .score_chart h3 {
  margin-bottom: 0;
}
#comparison_score_pdf .org_satisfy .score_chart .explain,
#comparison_download_score_pdf .org_satisfy .score_chart .explain {
  top: 90px;
  text-align: left;
  right: 40px;
  position: absolute;
}
#comparison_score_pdf .org_satisfy .satisfy_comparison .line_graph,
#comparison_download_score_pdf .org_satisfy .satisfy_comparison .line_graph {
  width: 100%;
}
#comparison_score_pdf .org_satisfy .satisfy_comparison .explain,
#comparison_download_score_pdf .org_satisfy .satisfy_comparison .explain {
  top: -10px;
  right: 0;
}
#comparison_score_pdf .category_score .score_compare_ttl dl dt div,
#comparison_download_score_pdf .category_score .score_compare_ttl dl dt div {
  height: 38px;
}
#comparison_score_pdf .management_culture,
#comparison_download_score_pdf .management_culture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#comparison_score_pdf .org_management,
#comparison_download_score_pdf .org_management {
  width: 60%;
}
#comparison_score_pdf .org_culture,
#comparison_download_score_pdf .org_culture {
  width: 35%;
}
#comparison_score_pdf .org_management .score_chart h3,
#comparison_download_score_pdf .org_management .score_chart h3 {
  margin-bottom: 0;
}
#comparison_score_pdf .org_management .score,
#comparison_download_score_pdf .org_management .score {
  margin-top: 0px;
  width: 45%;
}
#comparison_score_pdf .org_management .score_chart,
#comparison_download_score_pdf .org_management .score_chart {
  width: 50%;
  margin-top: 0;
}
#comparison_score_pdf .org_management .score_chart .chart_graph,
#comparison_download_score_pdf .org_management .score_chart .chart_graph {
  margin-top: 20px;
}
#comparison_score_pdf .org_management .explain,
#comparison_download_score_pdf .org_management .explain {
  top: 90px;
  text-align: left;
  right: 40px;
  position: absolute;
}
#comparison_score_pdf .category_score .box.top_pdf .satisfy_comparison,
#comparison_download_score_pdf .category_score .box.top_pdf .satisfy_comparison {
  margin-top: 0;
}
#comparison_score_pdf .category_score .box,
#comparison_download_score_pdf .category_score .box {
  padding: 30px;
}

#comparison_download_score_pdf .content_head select {
  position: relative;
  padding: 10px 30px 10px 10px;
  margin: 0 0 0 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: none;
  z-index: 11;
  width: unset;
}
#comparison_download_score_pdf .content_head .select_area {
  position: relative;
  display: inline-block;
  width: unset;
  max-width: unset;
}

#position_pos_pdf,
#position_download_pos_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#position_pos_pdf .box,
#position_download_pos_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#position_pos_pdf .box h3,
#position_download_pos_pdf .box h3 {
  margin: 0 0 20px;
}
#position_pos_pdf h2,
#position_download_pos_pdf h2 {
  margin-bottom: 30px;
}
#position_pos_pdf h2::before,
#position_download_pos_pdf h2::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  background: url("/h2_bg_right.227f30a3.png") left top/156px auto no-repeat, url("/h2_bg_right.227f30a3.png") right top/156px auto no-repeat;
  background-color: #f5f4f3;
  z-index: -1;
}
#position_pos_pdf .content_head,
#position_download_pos_pdf .content_head {
  margin: 60px 30px 15px 0;
}
#position_pos_pdf .content_head h1,
#position_download_pos_pdf .content_head h1 {
  font-size: 2rem;
}
#position_pos_pdf .content_head .data_info,
#position_download_pos_pdf .content_head .data_info {
  margin-top: 20px;
}
#position_pos_pdf .content_head .flex:nth-of-type(1),
#position_download_pos_pdf .content_head .flex:nth-of-type(1) {
  margin-left: 0;
}
#position_pos_pdf .content_head .flex,
#position_download_pos_pdf .content_head .flex {
  margin: 0 0 0 20px;
}
#position_pos_pdf .content_head .data_info,
#position_download_pos_pdf .content_head .data_info {
  width: unset;
}
#position_pos_pdf .content_head .select_area,
#position_download_pos_pdf .content_head .select_area {
  margin: 0;
}
#position_pos_pdf .category_score .score_compare_ttl dl dd li .title,
#position_download_pos_pdf .category_score .score_compare_ttl dl dd li .title {
  -ms-writing-mode: tb-rl;
  writing-mode: unset;
  line-height: 1;
}
#position_pos_pdf .department_compare .category_score,
#position_download_pos_pdf .department_compare .category_score {
  margin-right: 0;
}
#position_pos_pdf .member_nav,
#position_download_pos_pdf .member_nav {
  padding: 10px 30px 10px 0;
  position: unset;
}
#position_pos_pdf .member_nav ul,
#position_download_pos_pdf .member_nav ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#position_pos_pdf .member_nav ul::before,
#position_download_pos_pdf .member_nav ul::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 83px;
  left: -10px;
  top: -10px;
  background: #fff;
}
#position_pos_pdf .member_nav .current strong,
#position_download_pos_pdf .member_nav .current strong {
  font-size: 2.6rem;
}
#position_pos_pdf .member_nav .prev a,
#position_download_pos_pdf .member_nav .prev a {
  padding-left: 40px;
  font-size: 1.6rem;
}
#position_pos_pdf .member_nav .prev span,
#position_pos_pdf .member_nav .next span,
#position_download_pos_pdf .member_nav .prev span,
#position_download_pos_pdf .member_nav .next span {
  font-size: 1.4rem;
}
#position_pos_pdf .member_nav .next a,
#position_download_pos_pdf .member_nav .next a {
  padding-right: 40px;
  font-size: 1.6rem;
}
#position_pos_pdf .member_nav .next a,
#position_download_pos_pdf .member_nav .next a {
  background: url("/condition_arrow_next.709447d8.svg") right center no-repeat;
}
#position_pos_pdf .member_nav .prev a,
#position_download_pos_pdf .member_nav .prev a {
  background: url("/condition_arrow_prev.ecd59959.svg") left center no-repeat;
}
#position_pos_pdf section.category_score,
#position_download_pos_pdf section.category_score {
  margin: 0 30px 0 0;
  padding: 0;
}
#position_pos_pdf .category_score h2,
#position_download_pos_pdf .category_score h2 {
  font-size: 2rem;
}
#position_pos_pdf .category_score h2 span,
#position_download_pos_pdf .category_score h2 span {
  display: inline-block;
}
#position_pos_pdf .org_score_total .date,
#position_download_pos_pdf .org_score_total .date {
  position: absolute;
  width: 50%;
  right: 40px;
  top: 35px;
  text-align: right;
}
#position_pos_pdf .org_score_total .score,
#position_download_pos_pdf .org_score_total .score {
  width: 48%;
  margin-top: 0;
  order: 1;
}
#position_pos_pdf .org_score_total .score_transition,
#position_download_pos_pdf .org_score_total .score_transition {
  width: 100%;
  margin-top: 0;
  order: 3;
}
#position_pos_pdf .org_score_total .score_chart,
#position_download_pos_pdf .org_score_total .score_chart {
  width: 48%;
  margin-top: 0;
  order: 2;
}
#position_pos_pdf .org_score_total .score_chart h3,
#position_download_pos_pdf .org_score_total .score_chart h3 {
  margin-bottom: 0;
}
#position_pos_pdf .org_score_total .explain,
#position_download_pos_pdf .org_score_total .explain {
  top: 90px;
  text-align: left;
  right: 40px;
  position: absolute;
}
#position_pos_pdf .org_satisfy .score_chart .explain li,
#position_pos_pdf .org_team .score_chart .explain li,
#position_pos_pdf .org_condition .score_chart .explain li,
#position_pos_pdf .org_engagement .score_chart .explain li,
#position_pos_pdf .org_management .explain li,
#position_download_pos_pdf .org_satisfy .score_chart .explain li,
#position_download_pos_pdf .org_team .score_chart .explain li,
#position_download_pos_pdf .org_condition .score_chart .explain li,
#position_download_pos_pdf .org_engagement .score_chart .explain li,
#position_download_pos_pdf .org_management .explain li {
  margin-bottom: 5px;
  display: block;
}
#position_pos_pdf .org_score_total .explain li,
#position_download_pos_pdf .org_score_total .explain li {
  margin-bottom: 5px;
  display: block;
}
#position_pos_pdf .org_condition .score,
#position_download_pos_pdf .org_condition .score {
  width: 24%;
  margin-top: 0;
}
#position_pos_pdf .org_condition .score_transition,
#position_download_pos_pdf .org_condition .score_transition {
  width: 35%;
  margin-top: 0;
}
#position_pos_pdf .org_condition .score_chart,
#position_download_pos_pdf .org_condition .score_chart {
  width: 35%;
  margin-top: 0;
}
#position_pos_pdf .org_condition .explain,
#position_download_pos_pdf .org_condition .explain {
  top: 90px;
  text-align: left;
  right: 40px;
  position: absolute;
}
#position_pos_pdf .org_condition .score_chart h3,
#position_download_pos_pdf .org_condition .score_chart h3 {
  margin-bottom: 0;
}
#position_pos_pdf .org_engagement .score,
#position_download_pos_pdf .org_engagement .score {
  margin-top: 0;
  width: 24%;
}
#position_pos_pdf .org_engagement .score_transition,
#position_download_pos_pdf .org_engagement .score_transition {
  margin-top: 0;
  width: 35%;
}
#position_pos_pdf .org_engagement .score_chart,
#position_download_pos_pdf .org_engagement .score_chart {
  margin-top: 0;
  width: 35%;
}
#position_pos_pdf .org_engagement .score_chart h3,
#position_download_pos_pdf .org_engagement .score_chart h3 {
  margin-top: 0;
  margin-bottom: 0;
}
#position_pos_pdf .org_engagement .explain,
#position_download_pos_pdf .org_engagement .explain {
  top: 90px;
  text-align: left;
  right: 40px;
  position: absolute;
}
#position_pos_pdf .org_team .score,
#position_download_pos_pdf .org_team .score {
  margin-top: 0;
  width: 24%;
}
#position_pos_pdf .org_team .score_transition,
#position_download_pos_pdf .org_team .score_transition {
  margin-top: 0;
  width: 35%;
}
#position_pos_pdf .org_team .score_chart,
#position_download_pos_pdf .org_team .score_chart {
  margin-top: 0;
  width: 35%;
}
#position_pos_pdf .org_team .explain,
#position_download_pos_pdf .org_team .explain {
  top: 90px;
  text-align: left;
  right: 40px;
  position: absolute;
}
#position_pos_pdf .org_team .score_chart h3,
#position_download_pos_pdf .org_team .score_chart h3 {
  margin-bottom: 0;
}
#position_pos_pdf .org_satisfy .score,
#position_download_pos_pdf .org_satisfy .score {
  margin-top: 0;
  width: 24%;
}
#position_pos_pdf .org_satisfy .score_transition,
#position_download_pos_pdf .org_satisfy .score_transition {
  margin-top: 0;
  width: 35%;
}
#position_pos_pdf .org_satisfy .score_chart,
#position_download_pos_pdf .org_satisfy .score_chart {
  margin-top: 0;
  width: 35%;
}
#position_pos_pdf .org_satisfy .score_chart h3,
#position_download_pos_pdf .org_satisfy .score_chart h3 {
  margin-bottom: 0;
}
#position_pos_pdf .org_satisfy .score_chart .explain,
#position_download_pos_pdf .org_satisfy .score_chart .explain {
  top: 90px;
  text-align: left;
  right: 40px;
  position: absolute;
}
#position_pos_pdf .org_satisfy .satisfy_comparison .line_graph,
#position_download_pos_pdf .org_satisfy .satisfy_comparison .line_graph {
  width: 100%;
}
#position_pos_pdf .org_satisfy .satisfy_comparison .explain,
#position_download_pos_pdf .org_satisfy .satisfy_comparison .explain {
  top: -10px;
  right: 0;
}
#position_pos_pdf .category_score .score_compare_ttl dl dt div,
#position_download_pos_pdf .category_score .score_compare_ttl dl dt div {
  height: 38px;
}
#position_pos_pdf .management_culture,
#position_download_pos_pdf .management_culture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#position_pos_pdf .org_management,
#position_download_pos_pdf .org_management {
  width: 60%;
}
#position_pos_pdf .org_culture,
#position_download_pos_pdf .org_culture {
  width: 35%;
}
#position_pos_pdf .org_management .score_chart h3,
#position_download_pos_pdf .org_management .score_chart h3 {
  margin-bottom: 0;
}
#position_pos_pdf .org_management .score,
#position_download_pos_pdf .org_management .score {
  margin-top: 0px;
  width: 45%;
}
#position_pos_pdf .org_management .score_chart,
#position_download_pos_pdf .org_management .score_chart {
  width: 50%;
  margin-top: 0;
}
#position_pos_pdf .org_management .score_chart .chart_graph,
#position_download_pos_pdf .org_management .score_chart .chart_graph {
  margin-top: 20px;
}
#position_pos_pdf .org_management .explain,
#position_download_pos_pdf .org_management .explain {
  top: 90px;
  text-align: left;
  right: 40px;
  position: absolute;
}
#position_pos_pdf .category_score .box.top_pdf .satisfy_comparison,
#position_download_pos_pdf .category_score .box.top_pdf .satisfy_comparison {
  margin-top: 0;
}
#position_pos_pdf .category_score .box,
#position_download_pos_pdf .category_score .box {
  padding: 30px;
}

#position_download_pos_pdf .content_head select {
  position: relative;
  padding: 10px 30px 10px 10px;
  margin: 0 0 0 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: none;
  z-index: 11;
  width: unset;
}
#position_download_pos_pdf .content_head .select_area {
  position: relative;
  display: inline-block;
  width: unset;
  max-width: unset;
}

#trend_index_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#trend_index_pdf .box {
  box-shadow: unset;
  margin-bottom: 0;
  border: 1px solid #808080;
}
#trend_index_pdf .box h3 {
  margin: 0 0 20px;
}
#trend_index_pdf h2::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  background: url("/h2_bg_right.227f30a3.png") left top/156px auto no-repeat, url("/h2_bg_right.227f30a3.png") right top/156px auto no-repeat;
  background-color: #f5f4f3;
  z-index: -1;
}
#trend_index_pdf .content_head {
  margin: 60px 30px 15px 0;
  padding-bottom: 15px;
}
#trend_index_pdf .content_head h1 {
  font-size: 2rem;
}
#trend_index_pdf .content_head .select_area {
  margin-bottom: 0;
}
#trend_index_pdf .sticky_selector {
  position: inherit;
  top: 50px;
  z-index: 205;
  background: #fff;
}
#trend_index_pdf .sticky_selector::before,
#trend_index_pdf .sticky_selector::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 90px;
  bottom: 0;
  background: #fff;
}
#trend_index_pdf .sticky_selector::before {
  left: -10px;
}
#trend_index_pdf .sticky_selector::after {
  right: -10px;
}
#trend_index_pdf .trend_graph {
  margin: 0 30px 30px 0;
}
#trend_index_pdf .trend_graph h2 {
  font-size: 2rem;
}
#trend_index_pdf .trend_graph h2 span {
  display: inline-block;
}
#trend_index_pdf .trend_graph .box {
  padding: 30px;
}
#trend_index_pdf .trend_graph .explain {
  position: absolute;
  right: calc(20px + 30px);
  top: calc(50px + 30px);
}
#trend_index_pdf .explain {
  margin: 20px 0 0;
  padding: 0;
  text-align: center;
  letter-spacing: -0.4em;
}

#trend_condition_pdf,
#trend_engagement_pdf,
#trend_team_pdf,
#trend_es_pdf,
#trend_management_pdf,
#trend_all_item_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#trend_condition_pdf .box,
#trend_engagement_pdf .box,
#trend_team_pdf .box,
#trend_es_pdf .box,
#trend_management_pdf .box,
#trend_all_item_pdf .box {
  box-shadow: unset;
  margin-bottom: 0;
  border: 1px solid #808080;
}
#trend_condition_pdf .box h3,
#trend_engagement_pdf .box h3,
#trend_team_pdf .box h3,
#trend_es_pdf .box h3,
#trend_management_pdf .box h3,
#trend_all_item_pdf .box h3 {
  margin: 0 0 20px;
}
#trend_condition_pdf .content_head h1,
#trend_engagement_pdf .content_head h1,
#trend_team_pdf .content_head h1,
#trend_es_pdf .content_head h1,
#trend_management_pdf .content_head h1,
#trend_all_item_pdf .content_head h1 {
  font-size: 2rem;
}
#trend_condition_pdf .content_head,
#trend_engagement_pdf .content_head,
#trend_team_pdf .content_head,
#trend_es_pdf .content_head,
#trend_management_pdf .content_head,
#trend_all_item_pdf .content_head {
  margin: 60px 30px 15px 0;
  padding-bottom: 15px;
}
#trend_condition_pdf .content_head .select_area,
#trend_engagement_pdf .content_head .select_area,
#trend_team_pdf .content_head .select_area,
#trend_es_pdf .content_head .select_area,
#trend_management_pdf .content_head .select_area,
#trend_all_item_pdf .content_head .select_area {
  margin-bottom: 0;
}
#trend_condition_pdf .sticky_selector::before,
#trend_condition_pdf .sticky_selector::after,
#trend_engagement_pdf .sticky_selector::before,
#trend_engagement_pdf .sticky_selector::after,
#trend_team_pdf .sticky_selector::before,
#trend_team_pdf .sticky_selector::after,
#trend_es_pdf .sticky_selector::before,
#trend_es_pdf .sticky_selector::after,
#trend_management_pdf .sticky_selector::before,
#trend_management_pdf .sticky_selector::after,
#trend_all_item_pdf .sticky_selector::before,
#trend_all_item_pdf .sticky_selector::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 90px;
  bottom: 0;
  background: #fff;
}
#trend_condition_pdf .sticky_selector::before,
#trend_engagement_pdf .sticky_selector::before,
#trend_team_pdf .sticky_selector::before,
#trend_es_pdf .sticky_selector::before,
#trend_management_pdf .sticky_selector::before,
#trend_all_item_pdf .sticky_selector::before {
  left: -10px;
}
#trend_condition_pdf .sticky_selector::after,
#trend_engagement_pdf .sticky_selector::after,
#trend_team_pdf .sticky_selector::after,
#trend_es_pdf .sticky_selector::after,
#trend_management_pdf .sticky_selector::after,
#trend_all_item_pdf .sticky_selector::after {
  right: -10px;
}
#trend_condition_pdf .sticky_selector,
#trend_engagement_pdf .sticky_selector,
#trend_team_pdf .sticky_selector,
#trend_es_pdf .sticky_selector,
#trend_management_pdf .sticky_selector,
#trend_all_item_pdf .sticky_selector {
  position: inherit;
  top: 50px;
  z-index: 205;
  background: #fff;
}
#trend_condition_pdf .trend_graph,
#trend_engagement_pdf .trend_graph,
#trend_team_pdf .trend_graph,
#trend_es_pdf .trend_graph,
#trend_management_pdf .trend_graph,
#trend_all_item_pdf .trend_graph {
  margin: 0 30px 30px 0;
}
#trend_condition_pdf .trend_graph h2,
#trend_engagement_pdf .trend_graph h2,
#trend_team_pdf .trend_graph h2,
#trend_es_pdf .trend_graph h2,
#trend_management_pdf .trend_graph h2,
#trend_all_item_pdf .trend_graph h2 {
  font-size: 2rem;
}
#trend_condition_pdf .trend_graph h2 span,
#trend_engagement_pdf .trend_graph h2 span,
#trend_team_pdf .trend_graph h2 span,
#trend_es_pdf .trend_graph h2 span,
#trend_management_pdf .trend_graph h2 span,
#trend_all_item_pdf .trend_graph h2 span {
  display: inline-block;
}
#trend_condition_pdf .trend_graph .box,
#trend_engagement_pdf .trend_graph .box,
#trend_team_pdf .trend_graph .box,
#trend_es_pdf .trend_graph .box,
#trend_management_pdf .trend_graph .box,
#trend_all_item_pdf .trend_graph .box {
  margin-bottom: 0;
}
#trend_condition_pdf .trend_graph.flex_bt .box,
#trend_engagement_pdf .trend_graph.flex_bt .box,
#trend_team_pdf .trend_graph.flex_bt .box,
#trend_es_pdf .trend_graph.flex_bt .box,
#trend_management_pdf .trend_graph.flex_bt .box,
#trend_all_item_pdf .trend_graph.flex_bt .box {
  margin-bottom: 30px;
  width: 48.5%;
}
#trend_condition_pdf .trend_graph .box,
#trend_engagement_pdf .trend_graph .box,
#trend_team_pdf .trend_graph .box,
#trend_es_pdf .trend_graph .box,
#trend_management_pdf .trend_graph .box,
#trend_all_item_pdf .trend_graph .box {
  padding: 30px;
}
#trend_condition_pdf .trend_graph .explain,
#trend_engagement_pdf .trend_graph .explain,
#trend_team_pdf .trend_graph .explain,
#trend_es_pdf .trend_graph .explain,
#trend_management_pdf .trend_graph .explain,
#trend_all_item_pdf .trend_graph .explain {
  position: absolute;
  right: calc(20px + 30px);
  top: calc(50px + 30px);
}
#trend_condition_pdf .explain,
#trend_engagement_pdf .explain,
#trend_team_pdf .explain,
#trend_es_pdf .explain,
#trend_management_pdf .explain,
#trend_all_item_pdf .explain {
  margin: 20px 0 0;
  padding: 0;
  text-align: center;
  letter-spacing: -0.4em;
}

#category_index_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#category_index_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#category_index_pdf .category_score .score_compare_ttl dl dd li .title {
  -ms-writing-mode: tb-rl;
  writing-mode: unset;
  line-height: 1;
}
#category_index_pdf .sticky_selector::before,
#category_index_pdf .sticky_selector::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 90px;
  bottom: 0;
  background: #fff;
}
#category_index_pdf .sticky_selector::before {
  left: -10px;
}
#category_index_pdf .sticky_selector::after {
  right: -10px;
}
#category_index_pdf .sticky_selector {
  position: inherit;
  top: 50px;
  z-index: 205;
  background: #fff;
}
#category_index_pdf .content_head {
  margin: 60px 30px 15px 0;
  padding-bottom: 15px;
}
#category_index_pdf .content_head h1 {
  font-size: 2rem;
}
#category_index_pdf .content_head .data_info {
  width: unset;
  margin-top: 20px;
}
#category_index_pdf .select_area {
  margin: 0 20px 0 0;
}
#category_index_pdf .category_score {
  margin: 0 30px 0 0;
}
#category_index_pdf .category_score h2 {
  font-size: 2rem;
}
#category_index_pdf .explain {
  margin: 20px 0 0;
  padding: 0;
  text-align: center;
  letter-spacing: -0.4em;
}
#category_index_pdf .category_score .explain {
  position: absolute;
  right: calc(20px + 30px);
}
#category_index_pdf .category_score.category_score_top .explain {
  top: calc(40px + 30px);
  z-index: 10;
}
#category_index_pdf .category_score .helper {
  display: none;
  position: absolute;
  margin: 0 20px;
  top: -10px;
  left: 20px;
  right: 20px;
  width: 550px;
  max-width: 550px;
  padding: 5px 10px;
  background: #ebfae1;
  border-radius: 5px;
  font-size: 1.3rem;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  #category_index_pdf .category_score .helper {
    margin: 0 20px !important;
  }
}
#category_index_pdf .category_score .slide_graph {
  margin-top: 40px;
}
#category_index_pdf .category_score.category_score_top .slide_graph .line_graph {
  width: inherit;
}
#category_index_pdf .category_score .score_compare_ttl dl dt div {
  height: 38px;
}
#category_index_pdf .category_score .box {
  padding: 30px;
}

#category_condition_pdf,
#category_engagement_pdf,
#category_team_pdf,
#category_management_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#category_condition_pdf .box,
#category_engagement_pdf .box,
#category_team_pdf .box,
#category_management_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#category_condition_pdf .content_head .flex:nth-of-type(1),
#category_engagement_pdf .content_head .flex:nth-of-type(1),
#category_team_pdf .content_head .flex:nth-of-type(1),
#category_management_pdf .content_head .flex:nth-of-type(1) {
  margin-left: 0;
}
#category_condition_pdf .box h3,
#category_engagement_pdf .box h3,
#category_team_pdf .box h3,
#category_management_pdf .box h3 {
  margin: 0 0 20px;
}
#category_condition_pdf #category_detail2,
#category_condition_pdf #category_detail4,
#category_condition_pdf #category_detail6,
#category_condition_pdf #category_detail8,
#category_engagement_pdf #category_detail2,
#category_engagement_pdf #category_detail4,
#category_engagement_pdf #category_detail6,
#category_engagement_pdf #category_detail8,
#category_team_pdf #category_detail2,
#category_team_pdf #category_detail4,
#category_team_pdf #category_detail6,
#category_team_pdf #category_detail8,
#category_management_pdf #category_detail2,
#category_management_pdf #category_detail4,
#category_management_pdf #category_detail6,
#category_management_pdf #category_detail8 {
  padding-top: 0;
}
#category_condition_pdf .sticky_selector::before,
#category_condition_pdf .sticky_selector::after,
#category_engagement_pdf .sticky_selector::before,
#category_engagement_pdf .sticky_selector::after,
#category_team_pdf .sticky_selector::before,
#category_team_pdf .sticky_selector::after,
#category_management_pdf .sticky_selector::before,
#category_management_pdf .sticky_selector::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 90px;
  bottom: 0;
  background: #fff;
}
#category_condition_pdf .sticky_selector::before,
#category_engagement_pdf .sticky_selector::before,
#category_team_pdf .sticky_selector::before,
#category_management_pdf .sticky_selector::before {
  left: -10px;
}
#category_condition_pdf .sticky_selector::after,
#category_engagement_pdf .sticky_selector::after,
#category_team_pdf .sticky_selector::after,
#category_management_pdf .sticky_selector::after {
  right: -10px;
}
#category_condition_pdf .sticky_selector,
#category_engagement_pdf .sticky_selector,
#category_team_pdf .sticky_selector,
#category_management_pdf .sticky_selector {
  position: inherit;
  top: 50px;
  z-index: 205;
  background: #fff;
}
#category_condition_pdf .content_head,
#category_engagement_pdf .content_head,
#category_team_pdf .content_head,
#category_management_pdf .content_head {
  margin: 60px 30px 15px 0;
  padding-bottom: 15px;
}
#category_condition_pdf .content_head h1,
#category_engagement_pdf .content_head h1,
#category_team_pdf .content_head h1,
#category_management_pdf .content_head h1 {
  font-size: 2rem;
}
#category_condition_pdf .select_area,
#category_engagement_pdf .select_area,
#category_team_pdf .select_area,
#category_management_pdf .select_area {
  margin: 0 20px 0 0;
}
#category_condition_pdf .category_score,
#category_engagement_pdf .category_score,
#category_team_pdf .category_score,
#category_management_pdf .category_score {
  margin: 0 30px 0 0;
}
#category_condition_pdf .category_score .box,
#category_engagement_pdf .category_score .box,
#category_team_pdf .category_score .box,
#category_management_pdf .category_score .box {
  padding: 30px;
}
#category_condition_pdf .category_score h2,
#category_engagement_pdf .category_score h2,
#category_team_pdf .category_score h2,
#category_management_pdf .category_score h2 {
  font-size: 2rem;
}
#category_condition_pdf .category_score h2 span,
#category_engagement_pdf .category_score h2 span,
#category_team_pdf .category_score h2 span,
#category_management_pdf .category_score h2 span {
  display: inline-block;
}
#category_condition_pdf .category_score .helper,
#category_engagement_pdf .category_score .helper,
#category_team_pdf .category_score .helper,
#category_management_pdf .category_score .helper {
  display: none;
  position: absolute;
  margin: 0 20px;
  top: -10px;
  left: 20px;
  right: 20px;
  width: 550px;
  max-width: 550px;
  padding: 5px 10px;
  background: #ebfae1;
  border-radius: 5px;
  font-size: 1.3rem;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  #category_condition_pdf .category_score .helper,
#category_engagement_pdf .category_score .helper,
#category_team_pdf .category_score .helper,
#category_management_pdf .category_score .helper {
    margin: 0 20px !important;
  }
}
#category_condition_pdf .category_score .point_graph,
#category_engagement_pdf .category_score .point_graph,
#category_team_pdf .category_score .point_graph,
#category_management_pdf .category_score .point_graph {
  width: 30%;
}
#category_condition_pdf .category_score .transition,
#category_engagement_pdf .category_score .transition,
#category_team_pdf .category_score .transition,
#category_management_pdf .category_score .transition {
  margin-top: 0;
  width: 68%;
}
#category_condition_pdf .category_score .transition,
#category_engagement_pdf .category_score .transition,
#category_team_pdf .category_score .transition,
#category_management_pdf .category_score .transition {
  position: relative;
}
#category_condition_pdf .category_score .explain,
#category_engagement_pdf .category_score .explain,
#category_team_pdf .category_score .explain,
#category_management_pdf .category_score .explain {
  right: 20px;
}
#category_condition_pdf .category_score.category_score_top .explain,
#category_engagement_pdf .category_score.category_score_top .explain,
#category_team_pdf .category_score.category_score_top .explain,
#category_management_pdf .category_score.category_score_top .explain {
  top: 40px;
  z-index: 10;
}
#category_condition_pdf .category_score .category_details .point_details,
#category_engagement_pdf .category_score .category_details .point_details,
#category_team_pdf .category_score .category_details .point_details,
#category_management_pdf .category_score .category_details .point_details {
  width: 100%;
  padding-bottom: 20px;
}
#category_condition_pdf .category_score .category_details .point_details li,
#category_engagement_pdf .category_score .category_details .point_details li,
#category_team_pdf .category_score .category_details .point_details li,
#category_management_pdf .category_score .category_details .point_details li {
  width: 23.5%;
  margin: 20px 2% 0 0;
}
#category_condition_pdf .category_score .category_details .point_details li:nth-of-type(4n),
#category_engagement_pdf .category_score .category_details .point_details li:nth-of-type(4n),
#category_team_pdf .category_score .category_details .point_details li:nth-of-type(4n),
#category_management_pdf .category_score .category_details .point_details li:nth-of-type(4n) {
  margin-right: 0;
}
#category_condition_pdf .category_score .category_details .point_details li,
#category_engagement_pdf .category_score .category_details .point_details li,
#category_team_pdf .category_score .category_details .point_details li,
#category_management_pdf .category_score .category_details .point_details li {
  position: relative;
}
#category_condition_pdf .category_score.category_detail,
#category_engagement_pdf .category_score.category_detail,
#category_team_pdf .category_score.category_detail,
#category_management_pdf .category_score.category_detail {
  margin-top: -90px;
  padding-top: 90px;
}
#category_condition_pdf .category_score .category_details .rank_details li,
#category_engagement_pdf .category_score .category_details .rank_details li,
#category_team_pdf .category_score .category_details .rank_details li,
#category_management_pdf .category_score .category_details .rank_details li {
  width: 18.4%;
  margin: 20px 2% 0 0;
}
#category_condition_pdf .category_score .category_details .rank_details li,
#category_engagement_pdf .category_score .category_details .rank_details li,
#category_team_pdf .category_score .category_details .rank_details li,
#category_management_pdf .category_score .category_details .rank_details li {
  position: relative;
}
#category_condition_pdf .category_score .category_details .rank_details li:nth-of-type(5),
#category_engagement_pdf .category_score .category_details .rank_details li:nth-of-type(5),
#category_team_pdf .category_score .category_details .rank_details li:nth-of-type(5),
#category_management_pdf .category_score .category_details .rank_details li:nth-of-type(5) {
  margin-right: 0;
}
#category_condition_pdf .category_score .category_details .rank_details h4,
#category_engagement_pdf .category_score .category_details .rank_details h4,
#category_team_pdf .category_score .category_details .rank_details h4,
#category_management_pdf .category_score .category_details .rank_details h4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 70%;
  font-size: 1.4rem;
  padding-left: 1.4em;
}
#category_condition_pdf .for-sp,
#category_engagement_pdf .for-sp,
#category_team_pdf .for-sp,
#category_management_pdf .for-sp {
  display: none;
}
#category_condition_pdf .category_score .explain.bottom,
#category_engagement_pdf .category_score .explain.bottom,
#category_team_pdf .category_score .explain.bottom,
#category_management_pdf .category_score .explain.bottom {
  position: relative;
  right: auto;
  top: auto;
  margin: 20px 0 0;
  padding: 0;
  text-align: center;
  letter-spacing: -0.4em;
}

#category_esmatix_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#category_esmatix_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#category_esmatix_pdf .content_head {
  margin: 60px 30px 15px 0;
  padding-bottom: 15px;
}
#category_esmatix_pdf .content_head h1 {
  font-size: 2rem;
}
#category_esmatix_pdf .select_area {
  margin: 0 20px 0 0;
}
#category_esmatix_pdf .category_score {
  margin: -90px 30px 0 0;
}
#category_esmatix_pdf .category_score.category_detail {
  margin-top: -180px;
  padding-top: 180px;
}
#category_esmatix_pdf .category_score .box {
  padding: 30px;
}
#category_esmatix_pdf .category_score h2 {
  font-size: 2rem;
}
#category_esmatix_pdf .category_score h2 span {
  display: inline-block;
}

#category_enps_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#category_enps_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#category_enps_pdf .category_score .enps_compare li .title {
  -ms-writing-mode: tb-rl;
  writing-mode: unset;
  line-height: 1;
}
#category_enps_pdf .content_head {
  margin: 60px 30px 15px 0;
  padding-bottom: 15px;
}
#category_enps_pdf .content_head h1 {
  font-size: 2rem;
}
#category_enps_pdf .category_score {
  margin: 0 30px 0 0;
}
#category_enps_pdf .category_score.category_enps .point_graph {
  padding-bottom: 25px;
}
#category_enps_pdf .category_score.category_enps .transition {
  padding-bottom: 5px;
}
#category_enps_pdf .category_score .transition {
  position: relative;
}
#category_enps_pdf .category_score.category_enps .transition {
  padding-bottom: 5px;
}
#category_enps_pdf .category_score .transition {
  width: 68%;
  margin-top: 0;
}
#category_enps_pdf .category_score .box {
  padding: 30px;
}
#category_enps_pdf .category_score .point_graph {
  width: 30%;
}
#category_enps_pdf .category_score .detail_baloon {
  order: 3;
}
#category_enps_pdf .category_score h2 span {
  display: inline-block;
}
#category_enps_pdf .category_score.category_enps .transition .line_graph {
  width: unset;
}
#category_enps_pdf .category_score h2 {
  font-size: 2rem;
}
#category_enps_pdf .category_score .enps_graph_exp {
  top: 10px;
  z-index: 10;
}
#category_enps_pdf .category_score .explain {
  position: absolute;
  right: calc(20px + 30px);
  top: calc(40px + 30px);
}

#category_culture_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#category_culture_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#category_culture_pdf .sticky_selector::before,
#category_culture_pdf .sticky_selector::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 90px;
  bottom: 0;
  background: #fff;
}
#category_culture_pdf .sticky_selector::before {
  left: -10px;
}
#category_culture_pdf .sticky_selector::after {
  right: -10px;
}
#category_culture_pdf .sticky_selector {
  position: inherit;
  top: 50px;
  z-index: 205;
  background: #fff;
}
#category_culture_pdf .content_head {
  margin: 60px 30px 15px 0;
  padding-bottom: 15px;
}
#category_culture_pdf .content_head h1 {
  font-size: 2rem;
}
#category_culture_pdf .select_area {
  margin: 0 20px 0 0;
}
#category_culture_pdf .category_score .point_graph {
  width: 30%;
}
#category_culture_pdf .category_score .explain {
  position: absolute;
  right: calc(20px + 30px);
  top: calc(40px + 30px);
}
#category_culture_pdf .category_score .transition .explain {
  top: calc(-6px + 30px);
  z-index: 10;
}
#category_culture_pdf .category_score .explain.culture {
  top: calc(50px + 30px);
}
#category_culture_pdf .category_score .explain.bottom {
  position: relative;
  right: auto;
  top: auto;
  margin: 20px 0 0;
  padding: 0;
  text-align: center;
  letter-spacing: -0.4em;
}
#category_culture_pdf .category_score .box {
  padding: 30px;
}
#category_culture_pdf .category_score h2 span {
  display: inline-block;
}
#category_culture_pdf .category_score .point_graph .circle_graph {
  margin-top: 30px;
}
#category_culture_pdf .category_score {
  margin: 0 30px 0 0;
}
#category_culture_pdf .category_score .transition {
  width: 68%;
  margin-top: 0;
}
#category_culture_pdf .category_score .transition {
  position: relative;
}
#category_culture_pdf .category_score.category_culture .transition {
  order: 2;
}
#category_culture_pdf .category_score .detail_baloon {
  order: 3;
}
#category_culture_pdf .category_score .transition h2 {
  font-size: 1.8rem;
}
#category_culture_pdf .category_score h2 {
  font-size: 2rem;
}
#category_culture_pdf .category_score .graph_head.culture {
  margin: 0 0 10px 0;
  padding: 0 0 0 40px;
}
#category_culture_pdf .category_score .culture_detail_ttl dl {
  width: 16.66%;
  padding: 20px 15px 0;
  box-sizing: border-box;
  font-size: 1.4rem;
}
#category_culture_pdf .category_score.category_culture .transition .line_graph {
  position: unset;
  padding-top: 0;
}
#category_culture_pdf .category_score .slide_graph {
  margin-top: 40px;
}

#category_es_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#category_es_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#category_es_pdf .box h3 {
  margin: 0 0 20px;
}
#category_es_pdf .top_pdf {
  margin-top: 0;
  padding-top: 0;
}
#category_es_pdf .select_area {
  margin: 0 20px 0 0;
}
#category_es_pdf hr#category_detail2,
#category_es_pdf hr#category_detail4,
#category_es_pdf hr#category_detail6 {
  display: none;
}
#category_es_pdf .category_score .box div:nth-of-type(1) .sub_title {
  padding-top: 0;
}
#category_es_pdf .sticky_selector::before,
#category_es_pdf .sticky_selector::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 90px;
  bottom: 0;
  background: #fff;
}
#category_es_pdf .sticky_selector::before {
  left: -10px;
}
#category_es_pdf .sticky_selector::after {
  right: -10px;
}
#category_es_pdf .sticky_selector {
  position: inherit;
  top: 50px;
  z-index: 205;
  background: #fff;
}
#category_es_pdf .content_head {
  margin: 60px 30px 15px 0;
  padding-bottom: 15px;
}
#category_es_pdf .content_head h1 {
  font-size: 2rem;
}
#category_es_pdf .select_area {
  margin: 0 20px 0 0;
}
#category_es_pdf .category_score {
  margin: 0 30px 0 0;
}
#category_es_pdf .category_score .box {
  padding: 30px;
}
#category_es_pdf .category_score h2 {
  font-size: 2rem;
}
#category_es_pdf .category_score h2 span {
  display: inline-block;
}
#category_es_pdf .category_score .helper {
  display: none;
  position: absolute;
  margin: 0 20px;
  top: -10px;
  left: 20px;
  right: 20px;
  width: 550px;
  max-width: 550px;
  padding: 5px 10px;
  background: #ebfae1;
  border-radius: 5px;
  font-size: 1.3rem;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  #category_es_pdf .category_score .helper {
    margin: 0 20px !important;
  }
}
#category_es_pdf .category_score .point_graph {
  width: 30%;
}
#category_es_pdf .category_score .transition {
  width: 68%;
  margin-top: 0;
}
#category_es_pdf .category_score .transition {
  position: relative;
}
#category_es_pdf .category_score .category_details .point_details li {
  width: 23.5%;
  margin: 20px 2% 0 0;
}
#category_es_pdf .category_score .category_details .point_details li {
  position: relative;
}
#category_es_pdf .category_score .category_details .point_details li:nth-of-type(4n) {
  margin-right: 0;
}
#category_es_pdf .category_score .explain {
  position: absolute;
  right: 20px;
}
#category_es_pdf .category_score .explain.bottom {
  position: relative;
  right: auto;
  top: auto;
  margin: 20px 0 0;
  padding: 0;
  text-align: center;
  letter-spacing: -0.4em;
}
#category_es_pdf .category_score .box_tab {
  justify-content: center;
  margin: 0;
}
#category_es_pdf .category_score .box_tab .tab {
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  width: unset;
  margin: 0 2px;
  font-size: inherit;
}
#category_es_pdf .tab::after {
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
  width: 10px;
  height: 100%;
  background: #fff;
}
#category_es_pdf .category_score .box_tab_bottom {
  justify-content: center;
  margin: -60px 0 30px;
}
#category_es_pdf .category_score .box_tab_bottom .tab {
  border-top: none;
  border-radius: 0 0 5px 5px;
  width: unset;
  margin: 0 2px;
  font-size: inherit;
}
#category_es_pdf .category_score .category_details .rank_details li {
  width: 18.4%;
  margin: 20px 2% 0 0;
}
#category_es_pdf .category_score .category_details .rank_details li:nth-of-type(5) {
  margin-right: 0;
}
#category_es_pdf .category_score .category_details .rank_details h4 {
  font-size: 1.4rem;
}

#emp_condition_map_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#emp_condition_map_pdf .content_head {
  padding-bottom: 20px;
  border-bottom: 1px solid #f6f5f2;
  margin: 60px 30px 15px 0;
}
#emp_condition_map_pdf .content_head h1 {
  font-size: 2rem;
}
#emp_condition_map_pdf .content_head .select_area {
  margin: 0 40px 0 0;
}
#emp_condition_map_pdf .condition_map_detail {
  margin: 0 30px 0 0;
}

#emp_condition_retirement_risk_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#emp_condition_retirement_risk_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#emp_condition_retirement_risk_pdf .content_head {
  padding-bottom: 20px;
  border-bottom: 1px solid #f6f5f2;
}
#emp_condition_retirement_risk_pdf .sticky_selector::before,
#emp_condition_retirement_risk_pdf .sticky_selector::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 90px;
  bottom: 0;
  background: #fff;
}
#emp_condition_retirement_risk_pdf .retirement_table .select_area {
  margin: 0 0 20px 0;
}
#emp_condition_retirement_risk_pdf select {
  line-height: normal;
}
#emp_condition_retirement_risk_pdf .sticky_selector::before {
  left: -10px;
}
#emp_condition_retirement_risk_pdf .sticky_selector::after {
  right: -10px;
}
#emp_condition_retirement_risk_pdf .sticky_selector {
  position: unset;
  top: 50px;
  z-index: 205;
  background: #fff;
}
#emp_condition_retirement_risk_pdf .content_head {
  margin: 60px 30px 15px 0;
  padding-bottom: 15px;
}
#emp_condition_retirement_risk_pdf .content_head h1 {
  font-size: 2rem;
}
#emp_condition_retirement_risk_pdf .content_head .select_area {
  margin: 0 60px 0 0;
}
#emp_condition_retirement_risk_pdf .content_head .select_area {
  position: relative;
  display: inline-block;
}
#emp_condition_retirement_risk_pdf .content_head ul li:nth-of-type(-n + 2) {
  margin-right: 20px;
}
#emp_condition_retirement_risk_pdf .for-sp {
  display: none;
}
#emp_condition_retirement_risk_pdf .category_score {
  margin: 0 30px 0 0;
}
#emp_condition_retirement_risk_pdf .box {
  margin-bottom: 60px;
  padding: 30px 40px 40px;
}
#emp_condition_retirement_risk_pdf h2 {
  margin-bottom: 30px;
}
#emp_condition_retirement_risk_pdf .category_score h2 span {
  display: inline-block;
}
#emp_condition_retirement_risk_pdf .category_score h2 {
  font-size: 2rem;
}
#emp_condition_retirement_risk_pdf .category_score .explain {
  top: 80px;
}
#emp_condition_retirement_risk_pdf .explain {
  right: 40px;
}
#emp_condition_retirement_risk_pdf .explain li {
  list-style: none;
  position: relative;
  display: inline-block;
  left: 0;
  margin: 0 5px;
  letter-spacing: 0;
  font-size: 1.4rem;
}
#emp_condition_retirement_risk_pdf .category_score .explain.retirement_level {
  width: 300px;
  margin-top: -20px;
  align-self: center;
}
#emp_condition_retirement_risk_pdf .category_score .explain.retirement_level {
  top: 0;
}
#emp_condition_retirement_risk_pdf .category_score .explain.retirement_level {
  position: relative;
  right: 0;
}
#emp_condition_retirement_risk_pdf .category_score .explain.retirement_level li {
  margin-left: 20px;
}
#emp_condition_retirement_risk_pdf .category_score .retirement_table .slide_graph table {
  width: 100%;
}
#emp_condition_retirement_risk_pdf .category_score .data_info .date_select {
  width: calc(100% - 300px);
}
#emp_condition_retirement_risk_pdf .category_score .explain.retirement_level {
  margin-bottom: 0;
}

#emp_cond_comtype_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#emp_cond_comtype_pdf .content_head {
  padding-bottom: 20px;
  border-bottom: 1px solid #f6f5f2;
  margin: 60px 30px 15px 0;
}
#emp_cond_comtype_pdf .content_head h1 {
  font-size: 2rem;
}
#emp_cond_comtype_pdf .select_area {
  margin: 0 40px 0 0;
}
#emp_cond_comtype_pdf .condition_map_detail {
  margin: 0 30px 0 0;
}
#emp_cond_comtype_pdf .com_type_details {
  margin: 0;
}
#emp_cond_comtype_pdf .content_intro::before {
  content: unset;
}
#emp_cond_comtype_pdf .com_type_details .box_tab {
  justify-content: center;
  margin: 0;
}
#emp_cond_comtype_pdf .com_type_details .box_tab .tab {
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  margin: 0 2px;
}
#emp_cond_comtype_pdf .com_type_details .box_tab .tab {
  width: unset;
}
#emp_cond_comtype_pdf .for-pc {
  display: block;
}
#emp_cond_comtype_pdf .for-sp {
  display: none;
}
#emp_cond_comtype_pdf .com_type_details .box {
  padding: 30px 0 0;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box.controller .type_image {
  background: #b80d0d;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box .type_image {
  position: relative;
  width: 180px;
  border-radius: 0 10px 0 10px;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box .type_image figure {
  position: absolute;
  top: 30px;
  right: -10px;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box .type_text {
  width: calc(100% - 240px);
  padding-bottom: 50px;
  min-height: 690px;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box .behavior_detail {
  margin-top: 0;
}
#emp_cond_comtype_pdf .box h3 {
  margin: 0 0 20px;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box .behavior_detail ul {
  margin: 0 40px 0 0;
  padding-left: 25px;
  list-style: disc;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box .behavior_detail ul li {
  margin-bottom: 20px;
  font-size: 1.5rem;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box .howto_detail ul {
  list-style: disc;
  margin: 0 40px 0 0;
  padding-left: 25px;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box .howto_detail ul li {
  margin-bottom: 20px;
  font-size: 1.5rem;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box .howto_detail p {
  font-size: 1.5rem;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box .howto_detail h4 {
  font-size: 1.8rem;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box .employee_list ul {
  margin: 0 40px 0 0;
  padding: 0;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box .employee_list ul li {
  width: 33.3%;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box .employee_list ul li {
  padding: 10px 15px;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box .employee_list ul li p {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
}
#emp_cond_comtype_pdf .com_type_details .type_detail_box .employee_list ul li p.name {
  margin: 5px 0 0;
  font-size: 1.8rem;
  font-weight: 600;
}
#emp_cond_comtype_pdf .com_type_details .box_tab_bottom {
  justify-content: center;
  margin: -30px 0 0 0;
}
#emp_cond_comtype_pdf .com_type_details .box_tab_bottom .tab {
  border-top: none;
  border-radius: 0 0 5px 5px;
}
#emp_cond_comtype_pdf .com_type_details .box_tab_bottom .tab {
  width: unset;
}
#emp_cond_comtype_pdf .com_type_details .box_tab_bottom .tab {
  position: relative;
  top: 0;
  margin: 0 2px;
  padding: 10px 20px;
  border: 1px solid #ccc;
}
#emp_cond_comtype_pdf .com_type_details .box_tab .tab.active::after {
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 5px;
  background: #fff;
}
#emp_cond_comtype_pdf .tab::after {
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
  width: 10px;
  height: 100%;
  background: #fff;
}
#emp_cond_comtype_pdf .com_type_details .box_tab_bottom .tab,
#emp_cond_comtype_pdf .com_type_details .box_tab .tab {
  font-size: 1.5rem;
}

#talent_emp_condtion_detail_pdf,
#emp_condtion_detail_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#talent_emp_condtion_detail_pdf .box,
#emp_condtion_detail_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#talent_emp_condtion_detail_pdf h2,
#emp_condtion_detail_pdf h2 {
  margin-bottom: 30px;
}
#talent_emp_condtion_detail_pdf .box h3,
#emp_condtion_detail_pdf .box h3 {
  margin: 0 0 20px;
}
#talent_emp_condtion_detail_pdf .category_score .score_compare_ttl dl dd li .title,
#emp_condtion_detail_pdf .category_score .score_compare_ttl dl dd li .title {
  -ms-writing-mode: tb-rl;
  writing-mode: unset;
  line-height: 1;
}
#talent_emp_condtion_detail_pdf .content_head,
#emp_condtion_detail_pdf .content_head {
  padding-bottom: 20px;
  border-bottom: 1px solid #f6f5f2;
  margin: 60px 30px 15px 0;
}
#talent_emp_condtion_detail_pdf .content_head h1,
#emp_condtion_detail_pdf .content_head h1 {
  font-size: 2rem;
}
#talent_emp_condtion_detail_pdf .select_area,
#emp_condtion_detail_pdf .select_area {
  margin: 0 40px 0 0;
}
#talent_emp_condtion_detail_pdf .member_nav,
#emp_condtion_detail_pdf .member_nav {
  top: 104px;
  padding: 10px 30px 10px 0;
  position: unset;
}
#talent_emp_condtion_detail_pdf .member_nav ul::before,
#emp_condtion_detail_pdf .member_nav ul::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 83px;
  left: -10px;
  top: -10px;
  background: #fff;
}
#talent_emp_condtion_detail_pdf .member_nav .prev a,
#emp_condtion_detail_pdf .member_nav .prev a {
  padding-left: 40px;
  background: url("/condition_arrow_prev.ecd59959.svg") left center no-repeat;
}
#talent_emp_condtion_detail_pdf .member_nav .prev span,
#talent_emp_condtion_detail_pdf .member_nav .next span,
#emp_condtion_detail_pdf .member_nav .prev span,
#emp_condtion_detail_pdf .member_nav .next span {
  font-size: 1.4rem;
  color: #666;
  text-decoration: none;
}
#talent_emp_condtion_detail_pdf .member_nav .prev a,
#talent_emp_condtion_detail_pdf .member_nav .next a,
#emp_condtion_detail_pdf .member_nav .prev a,
#emp_condtion_detail_pdf .member_nav .next a {
  display: inline-block;
  text-decoration: none;
  font-size: 1.6rem;
}
#talent_emp_condtion_detail_pdf .member_nav .current,
#emp_condtion_detail_pdf .member_nav .current {
  font-size: 1.6rem;
}
#talent_emp_condtion_detail_pdf .member_nav .current strong,
#emp_condtion_detail_pdf .member_nav .current strong {
  font-size: 2.6rem;
  font-weight: normal;
}
#talent_emp_condtion_detail_pdf .member_nav .next a,
#emp_condtion_detail_pdf .member_nav .next a {
  text-align: right;
  padding-right: 40px;
  background: url("/condition_arrow_next.709447d8.svg") right center no-repeat;
}
#talent_emp_condtion_detail_pdf .member_nav ul,
#emp_condtion_detail_pdf .member_nav ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#talent_emp_condtion_detail_pdf .category_score,
#emp_condtion_detail_pdf .category_score {
  margin: 0 30px 0 0;
}
#talent_emp_condtion_detail_pdf .personal_condition,
#emp_condtion_detail_pdf .personal_condition {
  position: relative;
}
#talent_emp_condtion_detail_pdf .box,
#emp_condtion_detail_pdf .box {
  margin-bottom: 60px;
  padding: 30px 40px 40px;
}
#talent_emp_condtion_detail_pdf .category_score h2,
#emp_condtion_detail_pdf .category_score h2 {
  font-size: 2rem;
}
#talent_emp_condtion_detail_pdf .personal_condition .date,
#emp_condtion_detail_pdf .personal_condition .date {
  position: absolute;
  width: 50%;
  right: 40px;
  top: 35px;
  text-align: right;
  margin-right: 40px;
  margin-top: 10px;
}
#talent_emp_condtion_detail_pdf .personal_condition .score,
#emp_condtion_detail_pdf .personal_condition .score {
  width: 40%;
  margin-top: 0;
}
#talent_emp_condtion_detail_pdf .personal_condition .score_chart,
#emp_condtion_detail_pdf .personal_condition .score_chart {
  width: 55%;
  margin-top: 0;
}
#talent_emp_condtion_detail_pdf .personal_condition .score_chart h3,
#emp_condtion_detail_pdf .personal_condition .score_chart h3 {
  margin-bottom: 0;
}
#talent_emp_condtion_detail_pdf .explain,
#emp_condtion_detail_pdf .explain {
  right: 40px;
}
#talent_emp_condtion_detail_pdf .personal_condition .explain,
#emp_condtion_detail_pdf .personal_condition .explain {
  top: 90px;
  text-align: left;
  position: absolute;
}
#talent_emp_condtion_detail_pdf .personal_condition .explain li,
#emp_condtion_detail_pdf .personal_condition .explain li {
  margin-bottom: 5px;
  display: block;
}
#talent_emp_condtion_detail_pdf .personal_condition .explain li.person,
#emp_condtion_detail_pdf .personal_condition .explain li.person {
  font-size: 1.6rem;
}
#talent_emp_condtion_detail_pdf .box h3 span,
#emp_condtion_detail_pdf .box h3 span {
  display: inline-block;
}
#talent_emp_condtion_detail_pdf .category_score h2 span,
#emp_condtion_detail_pdf .category_score h2 span {
  display: inline-block;
}
#talent_emp_condtion_detail_pdf .condition_transition .data_info,
#emp_condtion_detail_pdf .condition_transition .data_info {
  position: absolute;
  top: 30px;
  right: 40px;
}
#talent_emp_condtion_detail_pdf .condition_transition .data_info,
#emp_condtion_detail_pdf .condition_transition .data_info {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#talent_emp_condtion_detail_pdf .condition_transition .data_info.flex,
#emp_condtion_detail_pdf .condition_transition .data_info.flex {
  margin-top: 10px;
  margin-right: 40px;
}
#talent_emp_condtion_detail_pdf .condition_transition .data_info .compare_others:nth-of-type(1),
#emp_condtion_detail_pdf .condition_transition .data_info .compare_others:nth-of-type(1) {
  margin-right: 30px;
}
#talent_emp_condtion_detail_pdf .category_score .data_info,
#emp_condtion_detail_pdf .category_score .data_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#talent_emp_condtion_detail_pdf .for-sp,
#emp_condtion_detail_pdf .for-sp {
  display: none;
}
#talent_emp_condtion_detail_pdf .condition_transition .score,
#emp_condtion_detail_pdf .condition_transition .score {
  margin: 30px 0 0;
}
#talent_emp_condtion_detail_pdf .condition_transition .explain,
#emp_condtion_detail_pdf .condition_transition .explain {
  top: 70px;
}
#talent_emp_condtion_detail_pdf .category_score .explain,
#emp_condtion_detail_pdf .category_score .explain {
  position: absolute;
}
#talent_emp_condtion_detail_pdf .condition_transition .flex_bt .score,
#emp_condtion_detail_pdf .condition_transition .flex_bt .score {
  width: 47%;
}
#talent_emp_condtion_detail_pdf .condition_transition .flex_bt .score,
#emp_condtion_detail_pdf .condition_transition .flex_bt .score {
  margin: 60px 0 0;
}
#talent_emp_condtion_detail_pdf .condition_engagement .score,
#emp_condtion_detail_pdf .condition_engagement .score {
  width: 40%;
}
#talent_emp_condtion_detail_pdf .condition_engagement .score_transition,
#emp_condtion_detail_pdf .condition_engagement .score_transition {
  width: 55%;
  margin-top: 0;
  position: unset;
}
#talent_emp_condtion_detail_pdf .condition_engagement .score_transition .explain,
#emp_condtion_detail_pdf .condition_engagement .score_transition .explain {
  top: 40px;
  margin: 20px 0 0;
}
#talent_emp_condtion_detail_pdf .category_score .slide_graph,
#emp_condtion_detail_pdf .category_score .slide_graph {
  margin-top: 80px;
}
#talent_emp_condtion_detail_pdf .condition_engagement.satisfy .line_graph,
#emp_condtion_detail_pdf .condition_engagement.satisfy .line_graph {
  width: unset;
}
#talent_emp_condtion_detail_pdf .category_score .score_compare_ttl dl dt div,
#emp_condtion_detail_pdf .category_score .score_compare_ttl dl dt div {
  height: 38px;
}
#talent_emp_condtion_detail_pdf .condition_engagement#values .values_detail .transition,
#emp_condtion_detail_pdf .condition_engagement#values .values_detail .transition {
  width: 47%;
}
#talent_emp_condtion_detail_pdf .condition_engagement#values .values_detail .motivation,
#emp_condtion_detail_pdf .condition_engagement#values .values_detail .motivation {
  width: 47%;
  margin-top: 0;
}
#talent_emp_condtion_detail_pdf .category_score .transition,
#emp_condtion_detail_pdf .category_score .transition {
  position: relative;
}
#talent_emp_condtion_detail_pdf .condition_engagement#values .transition ol li:nth-of-type(-n + 3),
#emp_condtion_detail_pdf .condition_engagement#values .transition ol li:nth-of-type(-n + 3) {
  color: #38876c;
  font-size: 2.2rem;
}
#talent_emp_condtion_detail_pdf .condition_engagement#values .transition ol li,
#emp_condtion_detail_pdf .condition_engagement#values .transition ol li {
  padding: 10px 10px 10px 40px;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}
#talent_emp_condtion_detail_pdf .condition_engagement#values .transition ol li:nth-of-type(n + 4),
#emp_condtion_detail_pdf .condition_engagement#values .transition ol li:nth-of-type(n + 4) {
  font-size: 1.8rem;
}
#talent_emp_condtion_detail_pdf .condition_engagement#values .values_detail,
#emp_condtion_detail_pdf .condition_engagement#values .values_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#talent_emp_condtion_detail_pdf .condition_engagement#values .transition ol li:nth-of-type(-n + 3) .rank,
#emp_condtion_detail_pdf .condition_engagement#values .transition ol li:nth-of-type(-n + 3) .rank {
  font-size: 1.8rem;
}
#talent_emp_condtion_detail_pdf .condition_engagement#values .transition ol li:nth-of-type(n + 4) .rank,
#emp_condtion_detail_pdf .condition_engagement#values .transition ol li:nth-of-type(n + 4) .rank {
  font-size: 1.6rem;
}
#talent_emp_condtion_detail_pdf .condition_engagement#values .transition ol li img,
#emp_condtion_detail_pdf .condition_engagement#values .transition ol li img {
  float: right;
  width: 25px;
  height: auto;
  vertical-align: middle;
}
#talent_emp_condtion_detail_pdf .com_types .howto ul p,
#emp_condtion_detail_pdf .com_types .howto ul p {
  display: block;
  font-size: 1.5rem;
}
#talent_emp_condtion_detail_pdf .com_types .howto ul h4::after,
#emp_condtion_detail_pdf .com_types .howto ul h4::after {
  content: "－";
}
#talent_emp_condtion_detail_pdf .com_types .helper,
#emp_condtion_detail_pdf .com_types .helper {
  top: auto;
  bottom: 98%;
  min-width: 850px;
  z-index: 1000;
}
#talent_emp_condtion_detail_pdf .category_score .helper,
#emp_condtion_detail_pdf .category_score .helper {
  display: none;
  position: absolute;
  margin: 0 20px;
  top: -10px;
  left: 20px;
  right: 20px;
  width: 550px;
  max-width: 550px;
  padding: 5px 10px;
  background: #ebfae1;
  border-radius: 5px;
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  #talent_emp_condtion_detail_pdf .category_score .helper,
#emp_condtion_detail_pdf .category_score .helper {
    margin: 0 20px !important;
  }
}
#talent_emp_condtion_detail_pdf .com_types .com_types_detail,
#emp_condtion_detail_pdf .com_types .com_types_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-direction: unset;
}
#talent_emp_condtion_detail_pdf .com_types .com_types_detail .com_type,
#emp_condtion_detail_pdf .com_types .com_types_detail .com_type {
  width: 340px;
  padding-right: 30px;
  box-sizing: border-box;
}
#talent_emp_condtion_detail_pdf .com_types .com_type,
#emp_condtion_detail_pdf .com_types .com_type {
  position: relative;
  z-index: 30;
}
#talent_emp_condtion_detail_pdf .com_types .com_types_detail .com_type,
#emp_condtion_detail_pdf .com_types .com_types_detail .com_type {
  margin-top: 0;
}
#talent_emp_condtion_detail_pdf .com_types .com_types_detail .type_graph,
#emp_condtion_detail_pdf .com_types .com_types_detail .type_graph {
  order: 2;
}
#talent_emp_condtion_detail_pdf .com_types .com_types_detail .type_graph,
#emp_condtion_detail_pdf .com_types .com_types_detail .type_graph {
  width: calc(100% - 340px);
  padding: 0 0 0 30px;
  box-sizing: border-box;
}
#talent_emp_condtion_detail_pdf .com_types .howto ul li:nth-of-type(1),
#emp_condtion_detail_pdf .com_types .howto ul li:nth-of-type(1) {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
#talent_emp_condtion_detail_pdf .com_types .howto ul li,
#emp_condtion_detail_pdf .com_types .howto ul li {
  margin: 15px 0;
  padding-top: 15px;
  border-top: 1px dotted #ccc;
}
#talent_emp_condtion_detail_pdf .com_types .howto ul h4,
#emp_condtion_detail_pdf .com_types .howto ul h4 {
  padding-right: 0;
  font-size: 1.8rem;
}
#talent_emp_condtion_detail_pdf .com_types .com_type h4,
#emp_condtion_detail_pdf .com_types .com_type h4 {
  font-size: 3.8rem;
}
#talent_emp_condtion_detail_pdf .condition_risk .risk_status,
#emp_condtion_detail_pdf .condition_risk .risk_status {
  width: 306px;
}
#talent_emp_condtion_detail_pdf .condition_risk .risk_transition,
#emp_condtion_detail_pdf .condition_risk .risk_transition {
  width: calc(100% - 360px);
}
#talent_emp_condtion_detail_pdf .answer_history .data_info,
#emp_condtion_detail_pdf .answer_history .data_info {
  position: absolute;
  top: 30px;
  right: 30px;
}
#talent_emp_condtion_detail_pdf .category_score .explain.retirement_level,
#emp_condtion_detail_pdf .category_score .explain.retirement_level {
  position: relative;
  margin-top: 50px;
  top: auto;
  right: 0;
}
#talent_emp_condtion_detail_pdf .answer_history .slide_graph table,
#emp_condtion_detail_pdf .answer_history .slide_graph table {
  width: unset;
}
#talent_emp_condtion_detail_pdf .category_score.answer_history .retirement_table h3.sub_ttl,
#emp_condtion_detail_pdf .category_score.answer_history .retirement_table h3.sub_ttl {
  margin-top: 40px;
}
#talent_emp_condtion_detail_pdf .com_types .com_type .com_type_illust,
#emp_condtion_detail_pdf .com_types .com_type .com_type_illust {
  position: absolute;
  width: 50px;
  top: 5px;
  right: 15px;
  z-index: 10;
}
#talent_emp_condtion_detail_pdf .com_types .behavior li,
#emp_condtion_detail_pdf .com_types .behavior li {
  font-size: 16px;
}
#talent_emp_condtion_detail_pdf .com_types .behavior ul,
#emp_condtion_detail_pdf .com_types .behavior ul {
  margin: 0 0 10px 0;
  padding: 0 0 0 40px;
}
#talent_emp_condtion_detail_pdf .answer_history .slide_graph thead,
#emp_condtion_detail_pdf .answer_history .slide_graph thead {
  position: unset;
}
#talent_emp_condtion_detail_pdf .condition_risk .risk_prevention,
#emp_condtion_detail_pdf .condition_risk .risk_prevention {
  width: calc(100% - 360px);
}
#talent_emp_condtion_detail_pdf .condition_risk .risk_prevention dl dt,
#emp_condtion_detail_pdf .condition_risk .risk_prevention dl dt {
  font-size: 2rem;
}

.tab_no_after.tab::after {
  content: none;
}

.lpp #lp_wrapper .lp_faq {
  background: unset;
}

.plus_individual.custom_survey .individual_table .question {
  width: 13%;
}
.plus_individual.custom_survey .individual_table .question .count {
  display: -webkit-box;
  margin: 0 auto;
  padding-right: 1.2em;
  width: 160px;
  text-align: left;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.plus_individual.custom_survey .individual_table .question .sort {
  height: 1.4em;
}
@media screen and (min-width: 768px) {
  .plus_individual.custom_survey .individual_detail .individual_head .individual_select {
    max-width: 700px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .plus_individual.custom_survey .individual_table table {
    table-layout: fixed;
    width: auto;
    min-width: 100%;
    white-space: nowrap;
  }
}

#talent_emp_condtion_detail_pdf .member_nav ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
}
#talent_emp_condtion_detail_pdf .member_nav figure {
  margin: 0;
  width: 80px;
  height: 82px;
  overflow: hidden;
}
#talent_emp_condtion_detail_pdf .talent .talent_detail .member_nav .profile_img {
  position: relative;
  top: -1px;
  width: 80px;
  height: auto;
  clip-path: circle(40px at 50% 40%);
}

#plus_individual_answer_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#plus_individual_answer_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#plus_individual_answer_pdf section.individual_detail {
  margin-right: 0;
}
#plus_individual_answer_pdf .member_nav {
  position: unset;
}
#plus_individual_answer_pdf .individual_detail .member_nav::before {
  left: -10px;
}
#plus_individual_answer_pdf .individual_detail .member_nav::after {
  right: -10px;
}
#plus_individual_answer_pdf .individual_detail .member_nav::before,
#plus_individual_answer_pdf .individual_detail .member_nav::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 105px;
  top: -10px;
  background: #fff;
}
#plus_individual_answer_pdf .member_nav {
  padding: 10px 30px 10px 0;
}
#plus_individual_answer_pdf h2 {
  font-size: 2rem;
}
#plus_individual_answer_pdf .individual_detail .member_nav.plus_individual .back_list {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 15px;
  margin: 0;
  padding: 0;
}
#plus_individual_answer_pdf .member_nav ul::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 83px;
  left: -10px;
  top: -10px;
  background: #fff;
}
#plus_individual_answer_pdf .individual_detail .member_nav.plus_individual ul::before {
  height: 60px;
}
#plus_individual_answer_pdf .member_nav .prev a {
  padding-left: 40px;
  background: url("/condition_arrow_prev.ecd59959.svg") left center no-repeat;
}
#plus_individual_answer_pdf .member_nav .prev a,
#plus_individual_answer_pdf .member_nav .next a {
  font-size: 1.6rem;
}
#plus_individual_answer_pdf .member_nav .current {
  font-size: 1.6rem;
}
#plus_individual_answer_pdf .member_nav .current strong {
  font-size: 2.6rem;
}
#plus_individual_answer_pdf .member_nav .next a {
  padding-right: 40px;
  background: url("/condition_arrow_next.709447d8.svg") right center no-repeat;
}
#plus_individual_answer_pdf .respondent_detail ul {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
#plus_individual_answer_pdf .respondent_detail ul li {
  font-size: 1.6rem;
}
#plus_individual_answer_pdf .respondent_detail ul li {
  width: 50%;
  white-space: nowrap;
}
#plus_individual_answer_pdf .individual_detail .respondent_detail .date {
  width: 100%;
}
#plus_individual_answer_pdf .individual_detail .respondent_answer {
  margin-top: 30px;
  margin-bottom: 0;
  padding: 30px 50px;
}
#plus_individual_answer_pdf .individual_detail .respondent_answer dl {
  margin: 0;
}
#plus_individual_answer_pdf .individual_detail .respondent_answer dl dd {
  padding: 20px 0;
}
#plus_individual_answer_pdf .member_nav ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#plus_individual_answer_pdf .individual_detail .respondent_answer table td:nth-of-type(1) {
  width: 5%;
  padding-right: 50px;
  white-space: nowrap;
}

#plus_trend_loyalty_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#plus_trend_loyalty_pdf .dashboard_sticky {
  position: unset;
}
#plus_trend_loyalty_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#plus_trend_loyalty_pdf article#page2 h4 {
  margin-top: 0;
}
#plus_trend_loyalty_pdf .box .graph_select {
  position: absolute;
  right: 0;
  top: 0;
  padding: 12px 20px 12px 45px;
  margin-bottom: 0;
}
#plus_trend_loyalty_pdf .box {
  padding: 30px;
  margin: 30px 0 0;
}
#plus_trend_loyalty_pdf h2 {
  font-size: 2rem;
}
#plus_trend_loyalty_pdf .box h2 {
  margin-bottom: 30px;
}
#plus_trend_loyalty_pdf .box .graph_select::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 0 0 30px;
  border-color: transparent transparent transparent #fff;
}
#plus_trend_loyalty_pdf .box .graph_select .select_area {
  margin-bottom: 0;
}
#plus_trend_loyalty_pdf .select_area {
  margin-left: 10px;
}
#plus_trend_loyalty_pdf .plus_trend_detail {
  margin-right: 0;
}

#plus_trend_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#plus_trend_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#plus_trend_pdf .dashboard_sticky {
  position: unset;
}
#plus_trend_pdf .box .graph_select {
  position: absolute;
  right: 0;
  top: 0;
  padding: 12px 20px 12px 45px;
  margin-bottom: 0;
}
#plus_trend_pdf .box {
  padding: 30px;
  margin: 30px 0 0;
}
#plus_trend_pdf h2 {
  font-size: 2rem;
}
#plus_trend_pdf .box h2 {
  margin-bottom: 30px;
}
#plus_trend_pdf .box .graph_select::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 0 0 30px;
  border-color: transparent transparent transparent #fff;
}
#plus_trend_pdf .box .graph_select .select_area {
  margin-bottom: 0;
}
#plus_trend_pdf .select_area {
  margin-left: 10px;
}
#plus_trend_pdf .plus_trend_detail {
  margin-right: 0;
}

.plus_trend_detail .question_delete {
  position: absolute;
  right: 15px;
  bottom: 10px;
  margin: 0;
  cursor: pointer;
}
.plus_trend_detail .question_delete img {
  width: 18px;
  height: auto;
}

#plus_trend_comparison_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
}
#plus_trend_comparison_pdf .dashboard_sticky {
  position: unset;
}
#plus_trend_comparison_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#plus_trend_comparison_pdf .box {
  box-shadow: unset;
  border: 1px solid #808080;
}
#plus_trend_comparison_pdf .box .graph_select {
  position: absolute;
  right: 0;
  top: 0;
  padding: 12px 20px 12px 45px;
  margin-bottom: 0;
}
#plus_trend_comparison_pdf .box {
  padding: 30px;
  margin: 30px 0 0;
}
#plus_trend_comparison_pdf h2 {
  font-size: 2rem;
}
#plus_trend_comparison_pdf .box h2 {
  margin-bottom: 30px;
}
#plus_trend_comparison_pdf .box .graph_select::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 0 0 30px;
  border-color: transparent transparent transparent #fff;
}
#plus_trend_comparison_pdf .box .graph_select .select_area {
  margin-bottom: 0;
}
#plus_trend_comparison_pdf .select_area {
  margin-left: 10px;
}
#plus_trend_comparison_pdf .plus_trend_detail {
  margin-right: 0;
}
#plus_trend_comparison_pdf .trend_comparison_switch {
  top: 28px;
  left: 200px;
  font-size: 1.4rem;
  right: unset;
}
#plus_trend_comparison_pdf .trend_comparison_list {
  margin-right: 30px;
}
#plus_trend_comparison_pdf ul.cross_select_box {
  margin: -30px 0 40px;
  padding: 20px;
}
#plus_trend_comparison_pdf .trend_comparison_list ul.cross_select_box li {
  min-width: 25%;
}
#plus_trend_comparison_pdf .checkbox .checked {
  transform: rotate(-45deg);
  height: 1rem;
  border: 2px solid #5bb49b;
  border-top-style: none;
  border-right-style: none;
  position: absolute;
  width: 16px;
}
#plus_trend_comparison_pdf .checkbox .unchecked {
  position: absolute;
  border: 1px solid #ccc;
  width: 16px;
  height: 16px;
  border-radius: 3px;
}
#plus_trend_comparison_pdf .trend_comparison_switch::after {
  content: "";
}
#plus_trend_comparison_pdf .arrow_dropdown {
  color: #5bb49b;
}
#plus_trend_comparison_pdf .trend_comparison_list ul.cross_select_box li.comparison_continue {
  min-width: 75%;
}
#plus_trend_comparison_pdf .trend_comparison_list ul label {
  position: relative;
  left: 16px;
}

.plus_individual.custom_survey .individual_table table {
  white-space: unset;
}

.header_no_sticky {
  position: unset;
}

.custom_survey .analyze_detail.box .individual_table table {
  white-space: unset;
}

.recruit .recruit_list.list_auto_width th {
  width: auto !important;
}

.recruit .modal_box p.error {
  border-color: unset;
  background: unset;
}

.error.error-text.recruit_modal_delete_notify {
  width: unset;
  max-width: unset;
  padding: 0 !important;
}

.recruit .preview_btn {
  margin-left: 20px;
}

.recruit .preview_btn input[type=button] {
  color: #5bb49b;
  padding: 9px 10px;
  border: 1px solid #5bb49b;
  background: #fff;
}

.recruit .modal_box .recruit_respondent_answer dd {
  margin-top: 0 !important;
  position: relative;
}

.recruit .create_area .edit.-disabled::before {
  background: unset;
  cursor: default;
}

.recruit .sheet_title h2 span.edit.-disabled::before {
  background: unset;
  cursor: default;
}

.recruit .content_head.-create h1 span.edit.-disabled::before {
  background: unset;
  cursor: default;
}

.recruit .content_head.-create h1:has(.edit.-disabled) {
  padding: 0;
}

#recruit_analyze_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
  margin: 0;
}
#recruit_analyze_pdf .individual_head .individual_select {
  max-width: 700px;
  margin-bottom: 0;
}
#recruit_analyze_pdf .individual_head .individual_select .select_area {
  margin: 0 0 0 20px;
  padding: 0;
  text-align: center;
}
#recruit_analyze_pdf .individual_head.flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#recruit_analyze_pdf .individual_head .list_search.flex-self-center {
  width: unset;
  margin: 0;
}
#recruit_analyze_pdf .select_area {
  position: relative;
  display: inline-block;
  background: #fff;
  border-radius: 5px;
  width: unset;
  vertical-align: unset;
}
#recruit_analyze_pdf .select_area select {
  position: relative;
  padding: 10px 30px 10px 10px;
  margin: 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: none;
  z-index: 11;
}
#recruit_analyze_pdf .individual_head .individual_select .select_area::after {
  top: 0px;
}
#recruit_analyze_pdf .individual_head .individual_select select {
  width: auto;
  max-width: 20em;
  top: 0;
  float: unset;
  vertical-align: unset;
}
#recruit_analyze_pdf .question {
  margin: 80px 0 0 0;
}
#recruit_analyze_pdf dl {
  margin: 0 0 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#recruit_analyze_pdf .question dt {
  padding: 0 0 0 3.5em;
  font-size: 1.8rem;
}
#recruit_analyze_pdf .question .num {
  position: absolute;
  left: 0;
  min-width: 3.5em;
  display: inline-block;
}
#recruit_analyze_pdf .question dt .necessary {
  top: 30px;
  left: 0;
}
#recruit_analyze_pdf .question .necessary {
  margin: 0 10px 0 0;
}
#recruit_analyze_pdf .question dd {
  padding: 0 0 40px 4em;
}
#recruit_analyze_pdf .explain.analyze {
  text-align: right;
}
#recruit_analyze_pdf .graph {
  margin: 40px 0 60px;
  margin-bottom: 0;
}
#recruit_analyze_pdf .response_comment_list {
  width: 100%;
  overflow-x: unset;
}
#recruit_analyze_pdf .response_comment_list table {
  width: 100%;
}
#recruit_analyze_pdf .explain.ranking_select {
  text-align: right;
}
#recruit_analyze_pdf .explain.ranking_select li {
  padding: 0;
}
#recruit_analyze_pdf .explain.ranking_select li label {
  font-size: 1.5rem;
}
#recruit_analyze_pdf .answer {
  width: 250px;
}
#recruit_analyze_pdf .checkbox {
  margin-right: 1.5em;
  display: inline-block;
}
#recruit_analyze_pdf .checkbox .checked {
  transform: rotate(-45deg);
  height: 1rem;
  border: 2px solid #5bb49b;
  border-top-style: none;
  border-right-style: none;
  position: absolute;
  top: 2px;
  width: 16px;
}
#recruit_analyze_pdf .checkbox .unchecked {
  position: absolute;
  top: 2px;
  border: 1px solid #ccc;
  width: 16px;
  height: 16px;
  border-radius: 3px;
}

.recruit .error-text.no-margin {
  margin: 5px 0 0 !important;
}

.recruit .button.-disabled {
  background: #ccc;
  border-color: #ccc;
  cursor: default;
}

.recruit .button.-disabled:hover {
  background: #ccc;
}

.recruit .survey_list .button.edit_btn.-disabled {
  background: #ccc;
  border-color: #ccc;
  cursor: default;
}

.recruit .create_area .lead .hover_menu .question_separator {
  position: absolute;
  display: inline-block;
  padding: 10px 80px 10px 15px;
  height: 40px;
  left: 0;
  font-size: 1.4rem;
  bottom: -38px;
  vertical-align: middle;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  cursor: pointer;
  z-index: 90;
}

main.account.full.-plan {
  max-width: 1200px !important;
  padding-bottom: 100px !important;
}

@media screen and (max-width: 767px) {
  main.account.full.-plan {
    margin: 0 5% !important;
  }
  main.account.full.-plan .select_area {
    width: unset;
  }
}
main.account.full.-plan#_plan {
  max-width: 100% !important;
  padding-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
  main.account.full.-plan#_plan {
    margin: 0 !important;
  }
}
.recruit_flow.box .flex_bt.-interview .btn_area {
  margin-top: 18px;
  margin-left: auto;
  margin-right: 0px;
}

@media screen and (max-width: 767px) {
  .recruit_flow.box .flex_bt.-interview .btn_area {
    margin-left: calc((100vw - 250px) / 2 - 4vw);
    margin-top: 0;
  }
}
.follow_content .setting_detail .setting_edit .report_title_section {
  width: auto;
  min-width: 100px;
  display: inline-block;
}

.follow_content .setting_detail .setting_edit p.follow_type {
  width: calc(100% - 150px);
  display: inline-block;
  margin: 10px 20px 0 0;
  padding: 10px 15px 10px 0;
  font-size: 1.6rem;
  vertical-align: top;
}

#chat_gpt_markdown {
  text-align: justify;
}
#chat_gpt_markdown h1,
#chat_gpt_markdown h2,
#chat_gpt_markdown h3,
#chat_gpt_markdown h4,
#chat_gpt_markdown h5,
#chat_gpt_markdown h6 {
  margin-bottom: 0.5rem !important;
}
#chat_gpt_markdown h1 {
  font-size: 2em;
}
#chat_gpt_markdown h2 {
  font-size: 1.5em;
}
#chat_gpt_markdown h2::before,
#chat_gpt_markdown h2::after {
  content: unset;
}
#chat_gpt_markdown h3 {
  margin: 0;
  font-weight: bold;
  padding: 0;
  font-size: 1.3em;
}
#chat_gpt_markdown h4 {
  font-size: 1em;
}
#chat_gpt_markdown h5 {
  font-size: 0.8em;
}
#chat_gpt_markdown h6 {
  font-size: 0.7em;
}
#chat_gpt_markdown ul {
  list-style: disc;
}
#chat_gpt_markdown table {
  border-spacing: 2px;
  display: block;
  font-size: 14px;
  overflow: auto;
  width: 100%;
  margin-bottom: 16px;
  border-spacing: 0;
  border-collapse: collapse;
}
#chat_gpt_markdown td {
  padding: 6px 13px;
  border: 1px solid #dfe2e5;
}
#chat_gpt_markdown th {
  font-weight: 600;
  padding: 6px 13px;
  border: 1px solid #dfe2e5;
}
#chat_gpt_markdown tr {
  background-color: #fff;
  border-top: 1px solid #c6cbd1;
}
#chat_gpt_markdown table tr:nth-child(2n) {
  background-color: #f6f8fa;
}
#chat_gpt_markdown code {
  background-color: rgba(27, 31, 35, 0.05);
  border-radius: 3px;
  font-size: 85%;
  margin: 0;
  word-wrap: break-word;
  padding: 0.2em 0.4em;
}
#chat_gpt_markdown pre {
  background-color: #f6f8fa;
  border-radius: 3px;
  font-size: 85%;
  line-height: 1.45;
  overflow: auto;
  padding: 16px;
}
#chat_gpt_markdown pre > code {
  background-color: transparent;
  border: 0;
  display: inline;
  line-height: inherit;
  margin: 0;
  overflow: visible;
  padding: 0;
  word-wrap: normal;
  font-size: 100%;
}
#chat_gpt_markdown blockquote {
  margin-left: 30px;
  margin-top: 0px;
  margin-bottom: 16px;
  border-left-width: 3px;
  padding: 0 1em;
  color: #828282;
  border-left: 4px solid #e8e8e8;
  padding-left: 15px;
  font-size: 18px;
  letter-spacing: -1px;
  font-style: italic;
}
#chat_gpt_markdown blockquote * {
  font-style: normal !important;
  letter-spacing: 0;
  color: #6a737d !important;
}

.translate li a.selected,
.translate li span.selected {
  color: #fff;
  background: #5bb49b;
}

.skiptranslate {
  display: none !important;
}

#google_translate_element.enabled .skiptranslate {
  display: block !important;
}

.admin .administrator_modal .modal_box p.error {
  background: unset;
  margin: 10px 0 0 !important;
}

html {
  height: unset !important;
}
html body {
  top: 0 !important;
  min-height: unset !important;
}

.mt-8px {
  margin-top: 8px !important;
}

.ai-mentor-input {
  height: unset !important;
  position: unset !important;
  font-size: 1.4rem !important;
  width: unset !important;
  line-height: unset !important;
}

.ai-mentor-preview {
  position: relative;
  left: 0;
  bottom: 8px;
  text-align: left;
}

.ai-mentor-preview > img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  object-position: center;
  border-radius: 8px;
}

.ai-mentor-preview .file-preview {
  display: flex;
  gap: 4px;
  align-items: center;
  cursor: pointer;
}
.ai-mentor-preview .file-preview span {
  font-size: 12px;
}
.ai-mentor-preview .file-preview img {
  height: 24px;
  width: 24px;
}

.ai_mentor .message_input .message_action.-new {
  padding: 5px 20px;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.ai_mentor .message_body dl.assistant dd.-file {
  text-align: left;
  padding-right: 15px;
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 6px;
}
.ai_mentor .message_body dl.assistant dd.-file span {
  font-size: 12px;
}
.ai_mentor .message_body dl.assistant dd.-file img {
  height: 36px;
  width: 36px;
}

.ai_mentor .message_body dl.my_comment dd.-file {
  text-align: right;
  padding-right: 15px;
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 6px;
}
.ai_mentor .message_body dl.my_comment dd.-file span {
  font-size: 12px;
}
.ai_mentor .message_body dl.my_comment dd.-file img {
  height: 36px;
  width: 36px;
}

.translate li a.other {
  width: 70px;
}

.lpp #lp_wrapper .lp_melit article.melit1 .search_box .flex {
  display: block;
}

@media screen and (min-width: 481px) {
  .lpp #lp_wrapper .lp_melit article.melit1 .search_box .flex {
    display: -webkit-box;
    display: flex;
  }
}
*[renewal-ui=true] .load1 .loader,
*[renewal-ui=true] .load1 .loader:before,
*[renewal-ui=true] .load1 .loader:after {
  background: #5bb49b;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 0.7em;
  height: 3em;
}
*[renewal-ui=true] .load1 .loader {
  color: #5bb49b;
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
*[renewal-ui=true] .load1 .loader:before,
*[renewal-ui=true] .load1 .loader:after {
  position: absolute;
  top: 0;
  content: "";
}
*[renewal-ui=true] .load1 .loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
*[renewal-ui=true] .load1 .loader:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%, 80%, 100% {
    box-shadow: 0 0;
    height: 3em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 4em;
  }
}
@keyframes load1 {
  0%, 80%, 100% {
    box-shadow: 0 0;
    height: 3em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 4em;
  }
}
*[renewal-ui=true] #chat_gpt_markdown > * {
  margin-top: 0;
  margin-bottom: 0;
}
*[renewal-ui=true] .account .collect_type .collect_explain_text {
  font-weight: unset;
  font-size: 1.4rem;
  width: 100%;
  margin-top: 16px;
  margin-bottom: -16px;
}
*[renewal-ui=true] .survey_setting .collect_type .collect_explain_text {
  font-weight: unset;
  font-size: 1.4rem;
  width: 100%;
  margin-bottom: -4px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  *[renewal-ui=true] .account .collect_type .collect_explain_text,
*[renewal-ui=true] .survey_setting .collect_type .collect_explain_text {
    margin-bottom: 6px;
    margin-top: 10px;
  }
}
*[renewal-ui=true] .cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section2,
*[renewal-ui=true] .cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section3,
*[renewal-ui=true] .cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section4 {
  width: 15% !important;
}
*[renewal-ui=true] .cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section2 ul,
*[renewal-ui=true] .cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section3 ul,
*[renewal-ui=true] .cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section4 ul {
  justify-content: space-between;
}
*[renewal-ui=true] .cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section5 {
  width: 18.8% !important;
}
*[renewal-ui=true] .cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section5 ul {
  justify-content: space-between;
}
*[renewal-ui=true] .cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section6 {
  width: 18.95% !important;
}
*[renewal-ui=true] .cross_analysis .cross_analyze_detail .question .satisfy_comparison .line_graph .score_compare_ttl .section6 ul {
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  *[renewal-ui=true] main.dashboard .survey.engagement .engagement,
*[renewal-ui=true] main.dashboard .survey.engagement .team,
*[renewal-ui=true] main.dashboard .survey.engagement .satisfy {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  *[renewal-ui=true] .position_compare.org_score .category_score .org_score_total .score,
*[renewal-ui=true] .position_compare.org_score .category_score .org_score_total .score_transition,
*[renewal-ui=true] .position_compare.org_score .category_score .org_score_total .score_chart,
*[renewal-ui=true] .position_compare.org_score .category_score .org_condition .score,
*[renewal-ui=true] .position_compare.org_score .category_score .org_condition .score_transition,
*[renewal-ui=true] .position_compare.org_score .category_score .org_condition .score_chart,
*[renewal-ui=true] .position_compare.org_score .category_score .org_engagement .score,
*[renewal-ui=true] .position_compare.org_score .category_score .org_engagement .score_transition,
*[renewal-ui=true] .position_compare.org_score .category_score .org_engagement .score_chart,
*[renewal-ui=true] .position_compare.org_score .category_score .org_team .score,
*[renewal-ui=true] .position_compare.org_score .category_score .org_team .score_transition,
*[renewal-ui=true] .position_compare.org_score .category_score .org_team .score_chart,
*[renewal-ui=true] .position_compare.org_score .category_score .org_satisfy .score,
*[renewal-ui=true] .position_compare.org_score .category_score .org_satisfy .score_transition,
*[renewal-ui=true] .position_compare.org_score .category_score .org_satisfy .score_chart,
*[renewal-ui=true] .position_compare.org_score .category_score .org_management .score,
*[renewal-ui=true] .position_compare.org_score .category_score .org_management .score_transition,
*[renewal-ui=true] .position_compare.org_score .category_score .org_management .score_chart {
    width: 100%;
  }
}
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(1) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(1) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(2) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(2) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(3) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(3) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(4) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(4) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(5) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(5) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(6) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(6) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(7) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(7) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(8) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(8) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(9) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(9) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(10) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(10) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(11) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(11) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(12) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(12) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(13) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(13) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(14) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(14) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(15) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(15) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(16) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(16) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(17) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(17) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(18) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(18) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(19) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(19) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(20) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(20) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(21) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(21) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(22) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(22) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(23) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(23) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(24) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(24) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(25) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(25) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(26) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(26) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(27) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(27) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(28) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(28) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(29) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(29) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.-own tr:nth-child(30) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(30) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(1) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(1) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(2) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(2) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(3) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(3) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(4) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(4) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(5) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(5) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(6) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(6) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(7) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(7) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(8) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(8) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(9) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(9) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(10) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(10) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(11) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(11) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(12) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(12) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(13) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(13) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(14) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(14) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(15) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(15) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(16) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(16) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(17) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(17) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(18) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(18) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(19) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(19) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(20) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(20) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(21) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(21) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(22) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(22) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(23) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(23) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(24) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(24) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(25) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(25) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(26) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(26) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(27) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(27) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(28) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(28) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(29) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(29) .text_left::before,
*[renewal-ui=true] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(30) .text_left::before,
*[renewal-ui=true] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(30) .text_left::before {
  position: relative;
}
*[renewal-ui=true] .emp_condition.-risk .category_score .explain {
  top: 60px;
}
*[renewal-ui=true] .emp_condition.-risk .category_score .explain.retirement_level {
  top: 0;
}
@media screen and (max-width: 767px) {
  *[renewal-ui=true] .emp_condition.-risk .category_score .explain {
    top: 40px;
  }
}
*[renewal-ui=true] header.fixed .company .notification_alert.for-pc dt {
  line-height: 60px;
}
@media screen and (max-width: 767px) {
  *[renewal-ui=true] aside ul li.dashboard:not(.current):hover {
    background: url("/icon_dashboard.0078e2d4.png") left center/25px auto no-repeat;
  }
  *[renewal-ui=true] aside ul li.group:not(.current):hover {
    background: url("/icon_group.9372c422.png") left center/25px auto no-repeat;
  }
  *[renewal-ui=true] aside ul li.position:not(.current):hover {
    background: url("/icon_position.d5c297a6.png") left center/25px auto no-repeat;
  }
  *[renewal-ui=true] aside ul li.trend:not(.current):hover {
    background: url("/icon_trend.65ea7c58.png") left center/25px auto no-repeat;
  }
  *[renewal-ui=true] aside ul li.detail:not(.current):hover {
    background: url("/icon_detail.9a674d54.png") left center/25px auto no-repeat;
  }
  *[renewal-ui=true] aside ul li.condition:not(.current):hover {
    background: url("/icon_condition.bccbfe74.png") left center/25px auto no-repeat;
  }
  *[renewal-ui=true] aside ul li.cross_analysis:not(.current):hover {
    background: url("/icon_cross_analysis.f7e3a971.png") left center/25px auto no-repeat;
  }
  *[renewal-ui=true] aside ul li.custom_survey:not(.current):hover {
    background: url("/icon_custom_survey.c312ad7d.png") left center/25px auto no-repeat;
  }
  *[renewal-ui=true] aside ul li.follow:not(.current):hover {
    background: url("/icon_follow.21620a4f.png") left center/25px auto no-repeat;
  }
  *[renewal-ui=true] aside ul li.pdca:not(.current):hover {
    background: url("/icon_pdca.d150e05f.png") left center/25px auto no-repeat;
  }
  *[renewal-ui=true] aside ul li.message:not(.current):hover {
    background: url("/icon_peer_message.e533fc98.png") left center/25px auto no-repeat;
  }
  *[renewal-ui=true] aside ul li.stress:not(.current):hover {
    background: url("/icon_stress.7383dfd4.png") left center/25px auto no-repeat;
  }
  *[renewal-ui=true] aside ul li.mentor:not(.current):hover {
    background: url("/icon_mentor.1ead9ce4.png") left center/25px auto no-repeat;
  }
  *[renewal-ui=true] aside ul li.recruit:not(.current):hover {
    background: url("/icon_recruit.8bb406db.png") left center/25px auto no-repeat;
  }
  *[renewal-ui=true] aside ul li.download:not(.current):hover {
    background: url("/icon_data.21aacaf7.png") left center/25px auto no-repeat;
  }
  *[renewal-ui=true] aside ul li.setting:not(.current):hover {
    background: url("/icon_setting.06e88174.png") left center/25px auto no-repeat;
  }
}
*[renewal-ui=true] .recruit .interview_sub_title .return {
  z-index: 1;
}
@media screen and (min-width: 768px) {
  *[renewal-ui=true] header.fixed .nav_employee2 {
    width: calc(100% - 650px);
  }
}
@media screen and (max-width: 767px) {
  *[renewal-ui=true] .modal-inner.modal-follow-inner {
    overflow-x: hidden;
    overflow-y: auto;
  }
}

#lp_wrapper .lp_flow .lp_case ul.case_list .text_area ul li {
  background: url("/icon_check_old.deacdff4.png") left top 3px no-repeat;
}

.custom_error,
.error-text.custom_error {
  text-align: left;
  padding: 1rem 0 0 0 !important;
}

#errBtn.custom_error {
  text-align: center;
}

.emp_condition.-risk .tab::before {
  content: "個人コンディション";
}

.recruit.-sheet .tab::before {
  content: "採用支援";
}

*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(1) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(1) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(2) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(2) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(3) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(3) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(4) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(4) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(5) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(5) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(6) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(6) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(7) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(7) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(8) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(8) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(9) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(9) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(10) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(10) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(11) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(11) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(12) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(12) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(13) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(13) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(14) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(14) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(15) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(15) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(16) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(16) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(17) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(17) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(18) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(18) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(19) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(19) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(20) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(20) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(21) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(21) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(22) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(22) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(23) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(23) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(24) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(24) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(25) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(25) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(26) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(26) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(27) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(27) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(28) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(28) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(29) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(29) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(30) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(30) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(1) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(1) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(2) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(2) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(3) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(3) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(4) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(4) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(5) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(5) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(6) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(6) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(7) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(7) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(8) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(8) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(9) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(9) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(10) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(10) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(11) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(11) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(12) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(12) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(13) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(13) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(14) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(14) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(15) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(15) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(16) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(16) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(17) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(17) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(18) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(18) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(19) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(19) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(20) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(20) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(21) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(21) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(22) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(22) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(23) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(23) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(24) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(24) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(25) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(25) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(26) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(26) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(27) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(27) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(28) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(28) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(29) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(29) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.-own tr:nth-child(30) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.-own tr:nth-child(30) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(1) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(1) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(2) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(2) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(3) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(3) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(4) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(4) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(5) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(5) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(6) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(6) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(7) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(7) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(8) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(8) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(9) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(9) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(10) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(10) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(11) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(11) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(12) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(12) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(13) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(13) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(14) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(14) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(15) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(15) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(16) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(16) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(17) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(17) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(18) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(18) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(19) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(19) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(20) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(20) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(21) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(21) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(22) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(22) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(23) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(23) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(24) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(24) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(25) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(25) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(26) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(26) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(27) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(27) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(28) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(28) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(29) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(29) .text_left::before,
*[renewal-ui=false] .custom_survey .create_area .question table.matrix.ranking.-plus tr:nth-child(30) .text_left::before,
*[renewal-ui=false] .custom_survey .quesitonnaire_area .question table.matrix.ranking.-plus tr:nth-child(30) .text_left::before {
  position: relative;
}

#talent-detail-error {
  margin-top: 10vh !important;
  text-align: center;
}

.talent.-recruit .tab::before,
.talent.-recruit .content_head h1::before {
  content: "採用支援";
}

.talent.-employee .error.mt-16px {
  margin-top: 16px !important;
}

.talent .talent_detail .talent_work_modal.-work_edit .selector select {
  margin-left: 0 !important;
}

.employee #messageId .modal_outbox .modal_box.add_modal,
.talent #messageId .modal_outbox .modal_box.add_modal {
  background-color: #fff !important;
}

.employee #messageId .modal_outbox .modal_box.add_modal h1,
.talent #messageId .modal_outbox .modal_box.add_modal h1 {
  text-align: center !important;
  font-size: 2.2rem !important;
}

.talent_list .database_table.-condition td.low,
.talent_list .database_table.-condition td.row {
  color: #fff;
  background: #cbbc41;
}

.talent_list .database_table.-condition td.middle {
  color: #fff;
  background: #eda128;
}

.talent_list .database_table.-condition td.high {
  color: #fff;
  background: #d11010;
}

.admin .admin_list th,
.admin .admin_list td {
  word-break: break-word;
}

#invitation_target_data {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: start;
}

#invitation_target_data li {
  flex-grow: 0;
  flex-shrink: 0;
}

.aspect-2-3 {
  aspect-ratio: 2/3;
}

.talent .contents .talent_list.talent_detail .member_nav .current .profile.is--default {
  position: relative;
}

.talent .contents .talent_list.talent_detail .member_nav .current .profile.is--default .default_name {
  position: absolute;
  top: 15px;
  left: 15px;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  font-size: 2.8rem;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  *[renewal-ui=true] .talent .modal-inner.talent_interview_modal:not(.modal_inner_delete) {
    max-height: 580px;
  }
}
@media screen and (min-width: 768px) {
  *[renewal-ui=true] .talent .talent_skill_edit.modal-inner.short.-skill_edit {
    max-height: 600px;
  }
}
@media screen and (min-width: 768px) and (min-height: 635px) {
  *[renewal-ui=true] .talent .talent_skill_edit.modal-inner.short .modal-close {
    top: calc(50vh - 25px - 300px);
  }
}
@media screen and (min-width: 768px) {
  *[renewal-ui=true] .talent .modal-users dl.info dt.uneditable {
    padding-top: 20px;
  }

  *[renewal-ui=true] .talent .modal-users dl.info dt.uneditable.-status {
    padding-top: 15px;
  }
}
.talent .talent_detail .condition_transition .data_info.flex {
  margin-top: 0;
}

.talent .talent_detail .condition_transition .data_info.flex::before {
  content: unset;
}

.talent .talent_detail .condition_transition .data_info.flex::after {
  content: unset;
}

.talent .talent_detail .retirement_table .data_info {
  margin-top: 0;
}

.talent.-evaluation .contents .modal-inner.collect_target .modal_box.collect_target_modal .collect_org.select_type_detail dd .disabled td {
  color: #999;
  background-color: #EBEBEB;
}

*[renewal-ui=true] .talent .talent_list .modal_inner_delete.skill_delete .delete_modal dt.mt10 {
  margin-top: 20px !important;
}

*[renewal-ui=true] .talent .modal_inner_delete.-skill_edit .delete_modal dt.mt10 {
  margin-top: 20px !important;
}

*[renewal-ui=false] .custom_survey .collect_detail .schedule_list input[type=time],
*[renewal-ui=false] .custom_survey .analyze_detail .schedule_list input[type=time] {
  width: 36%;
  margin: 0 0 0 5px;
}

*[renewal-ui=false] .custom_survey .schedule_list input[type=date] {
  width: 58%;
  margin: 0px;
}

#lp_wrapper .lp_introduction h2 .ruby::before {
  font-size: 15px;
}

@media screen and (max-width: 480px) {
  #lp_wrapper .lp_introduction h2 .ruby::before {
    font-size: 9.75px;
  }
}
.talent.-evaluation .contents .evaluation_block.-term_list .table_box.database_table .send.list.-setup_process .main_head .head_process .helper {
  bottom: calc(100% - 70px) !important;
}

.talent.-evaluation .contents .evaluation_block.-term_list .evaluation_block.-process_detail .process_flow.box .flow_detail .table_process_detail .result .helper.left {
  bottom: calc(100% - 55px) !important;
}

footer#talent_lp.footer_talent_lp {
  padding: 40px 0 !important;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  background: #333;
  text-align: center;
}

footer#talent_lp p.copyright.p_talent_lp {
  margin: 30px 0 0;
  padding: 0;
  color: #fff;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  *[renewal-ui=false] footer#talent_lp.footer_talent_lp {
    height: unset;
  }
}
footer#talent_lp ul.ul_talent_lp {
  margin: 0;
  padding: 0;
  list-style: none;
  letter-spacing: -0.4em;
}

@media screen and (max-width: 480px) {
  footer#talent_lp.footer_talent_lp {
    padding: 20px 0 !important;
  }
}
@media screen and (max-width: 480px) {
  footer#talent_lp.footer_talent_lp ul.ul_talent_lp {
    text-align: center !important;
  }
}
footer#talent_lp ul.ul_talent_lp li {
  display: inline-block;
  letter-spacing: 0;
  margin: 0 10px;
  font-size: 14px;
}

@media screen and (max-width: 480px) {
  footer#talent_lp ul.ul_talent_lp li {
    width: 40%;
    font-size: 12px;
    padding: 0;
  }
}
footer#talent_lp ul.ul_talent_lp li a {
  color: #fff !important;
  text-decoration: none;
}

footer#talent_lp ul.ul_talent_lp li a:hover {
  color: #ccc !important;
  text-decoration: underline;
}

@media screen and (max-width: 480px) {
  footer#talent_lp .copyright.p_talent_lp {
    font-size: 12px !important;
  }
}
#lp_wrapper .lp_melit article figure.talent_lp_melit img {
  max-width: 1019px;
  height: auto;
}

#lp_wrapper .lp_melit article .separate.talent_lp_separate {
  color: #212529;
  font-size: 16px;
  margin-top: 16px;
}

#lp_wrapper .lp_function.talent_lp_lp_function {
  background-color: #FFF;
}

#lp_wrapper .lp_ttl .lp_ttl_wrap {
  max-width: none;
}

.talent.-evaluation .contents .modal-inner .modal_box.evaluator_request .info .error.error-text {
  padding: 0 !important;
}

.talent.-evaluation .contents .evaluation_block.-term_list .table_box.database_table .error.error-text {
  padding: 0 !important;
  margin-top: 10px !important;
}

.talent.-evaluation .contents .evaluation_block.-term_list .modal-inner.modal_evaluator_delete.evaluator_delete .resign .button.cancel.all {
  border: 1px solid #5bb49b;
  padding: 10px;
}

.talent.-evaluation .contents .evaluation_block.-term_list .modal-inner.modal_evaluator_delete.evaluator_delete .resign .button.cancel.field {
  margin-bottom: 25px;
}

*[renewal-ui=true] .talent .evaluation_block.-term_list .table_box.database_table table.send.list.custom-setup .process {
  white-space: nowrap;
}

*[renewal-ui=true] .talent.-evaluation .contents .evaluation_block.-term_list .send.list.-setup_process .process span img.disabled {
  filter: grayscale(1);
  opacity: 0.7;
}

#lp_wrapper .lp_feature4 ul.feature_nav a:hover {
  text-decoration: underline;
  color: #0056b3;
}

.talent.-evaluation.-evaluation_sheet .contents .modal-inner.create_survey_select.-evaluation .modal_box.add_modal .edit_area .error-text {
  margin-top: 10px !important;
}

.talent.-evaluation.-evaluation_sheet .contents .modal-inner.create_survey_reset .modal_box.delete_modal .resign form p.error.error-text.custom-delete {
  margin-top: 10px !important;
  padding: 0 !important;
}

.talent .evaluation_block.-term_list .table_box.database_table table.send.list .org, .talent .evaluation_block.-term_list .table_box.database_table table.send.list .pos, .talent .evaluation_block.-term_list .table_box.database_table table.send.list .status {
  min-width: 120px;
}
.talent .evaluation_block.-term_list .table_box.database_table table.send.list .edit {
  min-width: 50px;
}
.talent .evaluation_block.-term_list .table_box.database_table table.send.list .evaluation_target {
  min-width: 220px;
}

.talent .evaluation_block.-term_list .table_box.database_table.-process, .talent .evaluation_block.-term_list .table_box.database_table.-request, .talent .evaluation_block.-term_list .table_box.database_table.-setup {
  max-height: 85vh;
}

.talent.-evaluation .contents .evaluation_block.-term_list .evaluation_block.-setup_detail .profile.is--default .default_name {
  position: absolute;
  top: 15px;
  left: 15px;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  font-size: 28px;
  font-weight: bold;
}

.talent.-evaluation .contents .evaluation_block.-term_list .evaluation_block.-setup_detail .request_all.-disabled {
  background: #ebebeb;
  color: #aaa;
  pointer-events: none;
}

.talent.-evaluation.-evaluation_sheet .contents .create_area.box .edit.-disabled::before {
  background: unset;
  cursor: default;
}

.talent.-evaluation.-evaluation_sheet .contents .content_head.no_tabs.-create .edit.-disabled::before {
  background: unset;
  cursor: default;
}

.talent.-evaluation.-evaluation_sheet .contents .content_head.no_tabs.-create h1:has(.edit.-disabled) {
  padding: 0;
}

.talent .evaluation_block.-sheet .table_box.survey_list .status {
  width: auto;
}

.talent .evaluation_block.-sheet .analyze_evaluation_detail .individual_table table.send td:nth-of-type(1) {
  width: unset;
  white-space: unset;
}

.talent .evaluation_block table.send .process img.disabled {
  cursor: default;
}

.talent .request_btn .-disabled {
  background: #ebebeb;
  color: #aaa;
  pointer-events: none;
}

.custom_survey .explain.analyze li:nth-of-type(101):before,
.talent.-evaluation_sheet .create_area.-analysis .explain.analyze li:nth-of-type(101):before,
.talent.-evaluation_sheet .quesitonnaire_area.-analysis .explain.analyze li:nth-of-type(101):before {
  color: #7FE8C4;
}

#talent_analyze_pdf {
  opacity: 0;
  position: absolute;
  top: -99999%;
  left: -99999%;
  z-index: -999;
  margin: 0;
}
#talent_analyze_pdf .individual_head .individual_select {
  max-width: 700px;
  margin-bottom: 0;
}
#talent_analyze_pdf .individual_head .individual_select .select_area {
  margin: 0 0 0 20px;
  padding: 0;
  text-align: center;
}
#talent_analyze_pdf .individual_head.flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#talent_analyze_pdf .individual_head .list_search.flex-self-center {
  width: unset;
  margin: 0;
}
#talent_analyze_pdf .select_area {
  position: relative;
  display: inline-block;
  background: #fff;
  border-radius: 5px;
  width: unset;
  vertical-align: unset;
}
#talent_analyze_pdf .select_area select {
  position: relative;
  padding: 10px 30px 10px 10px;
  margin: 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: none;
  z-index: 11;
}
#talent_analyze_pdf .individual_head .individual_select .select_area::after {
  top: 0px;
}
#talent_analyze_pdf .individual_head .individual_select select {
  width: auto;
  max-width: 20em;
  top: 0;
  float: unset;
  vertical-align: unset;
}
#talent_analyze_pdf .question {
  margin: 80px 0 0 0;
}
#talent_analyze_pdf .question.question_block {
  position: relative;
  top: 8.5px;
}
#talent_analyze_pdf .question dl {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 0 10px 0;
}
#talent_analyze_pdf .question dt,
#talent_analyze_pdf .question dd {
  width: 100%;
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 0;
  position: relative;
}
#talent_analyze_pdf .question dt {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 8px;
  padding: 0 0 0 3.5em;
}
#talent_analyze_pdf .question dd {
  padding: 0 0 40px 0;
  font-size: 1.6rem;
}
#talent_analyze_pdf .question .num {
  position: absolute;
  left: 0;
  top: -63px;
  min-width: 3.5em;
  display: inline-block;
  margin-right: 8px;
  font-size: 3.6rem;
  font-weight: bold;
  color: #5bb49b;
  background: none;
  z-index: 10;
  line-height: 1;
  letter-spacing: -2px;
}
#talent_analyze_pdf .question dt {
  position: relative;
  border-bottom: none !important;
  box-shadow: none !important;
}
#talent_analyze_pdf .question .necessary {
  margin: 0 10px 0 0;
}
#talent_analyze_pdf .question dd {
  padding: 0 0 40px 4em;
}
#talent_analyze_pdf .explain.analyze {
  text-align: right;
}
#talent_analyze_pdf .explain.analyze li {
  list-style: none;
}
#talent_analyze_pdf .explain.analyze li:before {
  content: none !important;
  display: none !important;
}
#talent_analyze_pdf .graph {
  margin: 40px 0 60px;
  margin-bottom: 0;
}
#talent_analyze_pdf .response_comment_list {
  width: 100%;
  overflow-x: unset;
}
#talent_analyze_pdf .response_comment_list table {
  width: 100%;
}
#talent_analyze_pdf .explain.ranking_select {
  text-align: right;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
#talent_analyze_pdf .explain.ranking_select li {
  align-items: center;
  gap: 6px;
  padding: 0;
}
#talent_analyze_pdf .explain.ranking_select li label {
  font-size: 1.5rem;
}
#talent_analyze_pdf .explain.ranking_select li {
  list-style: none;
}
#talent_analyze_pdf .explain.ranking_select li:before {
  content: none !important;
  display: none !important;
}
#talent_analyze_pdf .answer {
  width: 250px;
}
#talent_analyze_pdf .checkbox {
  margin-right: 1.5em;
  display: inline-block;
}
#talent_analyze_pdf .checkbox .checked {
  transform: rotate(-45deg);
  height: 1rem;
  border: 2px solid #5bb49b;
  border-top-style: none;
  border-right-style: none;
  position: absolute;
  top: 2px;
  width: 16px;
}
#talent_analyze_pdf .checkbox .unchecked {
  position: absolute;
  top: 2px;
  border: 1px solid #ccc;
  width: 16px;
  height: 16px;
  border-radius: 3px;
}
#talent_analyze_pdf .question-header {
  align-items: start;
  text-align: start;
}
#talent_analyze_pdf .chart-table-area,
#talent_analyze_pdf .chart-bar-container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
#talent_analyze_pdf .chart-table-area .table_scroll {
  width: 100%;
}
#talent_analyze_pdf .chart-table-area table.send.response_rate_detail {
  width: 100%;
  table-layout: fixed;
}
#talent_analyze_pdf .category_select_analyze {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#talent_analyze_pdf .category_select_analyze > ul.flex {
  margin-left: auto;
  display: flex;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 0 0 1px #e0e0e0;
  background: #fff;
  margin-top: 15px;
  margin-bottom: 15px;
}
#talent_analyze_pdf .category_select_analyze > ul.flex li {
  min-width: 60px;
  padding: 6px 18px;
  text-align: center;
  cursor: pointer;
  font-size: 1.3rem;
  color: #333;
  background: #fff;
  border: none;
  transition: background 0.2s, color 0.2s;
}
#talent_analyze_pdf .category_select_analyze > ul.flex li.current {
  background: #5bb49b;
  color: #fff;
  font-weight: bold;
}
#talent_analyze_pdf .category_select_analyze > ul.flex li:not(.current):hover {
  background: #f2f2f2;
}
#talent_analyze_pdf .question dt .optional {
  background: #fff;
  border: 1px solid #5bb49b;
}
#talent_analyze_pdf .question dt .necessary,
#talent_analyze_pdf .question dt .optional {
  position: absolute;
  top: 0;
  left: 0;
}

.talent.-evaluation .contents .evaluation_block.-term_list .profile.is--default .default_name._custom {
  position: absolute;
  top: 15px;
  left: 15px;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  font-size: 28px;
  font-weight: bold;
}

.talent .evaluation_block .evalution_result .cell_name {
  word-break: break-word;
}

.talent.account.-user_setting .contents .talent_list .modal-inner.survey_setting_modal .modal-delete.modal_emp_delete {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 92%;
  max-width: 750px;
  height: 450px;
  background-color: #fff;
  z-index: 20205;
  border-radius: 10px;
  box-sizing: border-box;
  overflow: auto;
  padding: 47px;
}

.talent.account.-user_setting .contents .talent_list .modal-inner.survey_setting_modal .modal-delete.modal_emp_delete .resign {
  margin-right: 0;
}

.talent.account.-user_setting .contents .talent_list .modal-inner.survey_setting_modal .modal-delete.modal_emp_delete form {
  margin: 0;
  padding: 0;
  background-color: #fff;
}

.talent.account.-user_setting .contents .talent_list .modal-inner.survey_setting_modal .modal-delete.modal_emp_delete .resign form h4 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
}

.talent.account.-user_setting .contents .talent_list .modal-inner.survey_setting_modal .modal-delete.modal_emp_delete .resign dl.flex_bt {
  margin: 20px auto;
  max-width: 390px;
  padding: 10px 20px 5px;
  background-color: #f6f5f2;
  box-sizing: border-box;
}

.talent.account.-user_setting .contents .talent_list .modal-inner.survey_setting_modal .modal-delete.modal_emp_delete .resign dl.flex_bt dt {
  width: 20%;
  text-align: left;
}

.talent.account.-user_setting .contents .talent_list .modal-inner.survey_setting_modal .modal-delete.modal_emp_delete .resign dl.flex_bt dd {
  width: 80%;
  text-align: left;
}

.talent.account.-user_setting .contents .talent_list .modal-inner.survey_setting_modal .modal-delete.modal_emp_delete .resign p {
  margin: 0px 0px 10px;
  text-align: center;
}

.talent.account.-user_setting .contents .talent_list .modal-inner.survey_setting_modal .modal-delete.modal_emp_delete .resign input.button.emp_delete_cancel {
  display: block;
  margin: 20px auto 0;
  text-align: center;
  color: #5bb49b;
  background-color: #fff;
  border: 1px solid #5bb49b;
}

.talent.account.-user_setting .contents .talent_list .modal-inner.survey_setting_modal .modal-delete.modal_emp_delete .resign input.button.emp_delete_cancel:hover {
  background: #fff url(/btn_arrow_prev.6637afef.svg) left 15px center no-repeat;
  background-color: #5bb49b;
  color: #fff;
}

.talent.account.-user_setting .contents .talent_list .modal-inner.survey_setting_modal .modal-delete.modal_emp_delete .resign input.done {
  background: #5bb49b url(/btn_arrow.0b850927.svg) right 15px center no-repeat;
  background-color: #d11010;
}

.talent.account.-user_setting .contents .talent_list .modal-inner.survey_setting_modal .modal-delete.modal_emp_delete .resign input.done:hover {
  background: #5bb49b url(/btn_arrow.0b850927.svg) right 15px center no-repeat;
}

@media screen and (min-width: 768px) {
  .talent.account.-user_setting .contents .talent_list .talent_setting.-emp .setting_users .table_box {
    overflow-x: visible;
  }
}

.talent.account.-user_setting .contents .modal-inner.survey_setting_modal .modal_box.add_modal span.necessary {
  padding: 2px 10px;
  font-size: unset;
  box-sizing: unset;
  font-size: 13px;
}

.talent.account.-user_setting .contents .modal-inner.survey_setting_modal .modal_box.add_modal span.optional {
  padding: 2px 10px;
  font-size: unset;
  box-sizing: unset;
  font-size: 13px;
}

.talent.account.-user_setting .contents .modal-inner.survey_setting_modal .modal_box.add_modal dd input {
  max-width: 650px !important;
}

.talent.account.-user_setting .contents .modal-inner.survey_setting_modal .modal_box.add_modal dd div.selector select {
  background: none;
  z-index: 11;
  position: relative;
  font-family: inherit;
  line-height: inherit;
}

.talent.account.-user_setting .contents .modal-inner.survey_setting_modal .modal_box.edit_modal span.necessary {
  padding: 2px 10px;
  font-size: unset;
  box-sizing: unset;
  font-size: 13px;
}

.talent.account.-user_setting .contents .modal-inner.survey_setting_modal .modal_box.edit_modal span.optional {
  padding: 2px 10px;
  font-size: unset;
  box-sizing: unset;
  font-size: 13px;
}

.talent.account.-user_setting .contents .modal-inner.survey_setting_modal .modal_box.edit_modal dd input {
  max-width: 650px !important;
}
.talent.account.-user_setting .contents .modal-inner.survey_setting_modal .modal_box.edit_modal dd div.selector select {
  background: none;
  z-index: 11;
  position: relative;
  font-family: inherit;
  line-height: inherit;
}

.talent.-evaluation.-evaluation_sheet .evaluation_block.-sheet.-analyze {
  margin-right: 0;
}
.talent.-evaluation.-evaluation_sheet .evaluation_block.-sheet.-analyze .inner_tab {
  margin-right: 30px;
}

.talent.-evaluation.-evaluation_sheet .evaluation_block.-term_list.-sheet.-analyze .analyze_detail.analyze_evaluation_detail.box .individual_table.slide_graph .table_box table.send {
  white-space: unset;
  word-break: break-all;
}

.talent.account.-user_setting .contents .talent_list .talent_setting.box.-users .setting_users .table_box .send._display {
  margin-top: 0px;
}

.talent.account.-user_setting .contents .talent_list .talent_setting.box.-users.-emp .collect_type.flex_bt .collect_explain_text {
  text-align: left;
}

.talent.-evaluation.-evaluation_sheet .contents .evaluation_block.-term_list.-sheet.-analyze .analyze_detail.analyze_evaluation_detail.box p.error-text {
  padding: 0 !important;
}
.talent.-evaluation.-evaluation_sheet .contents .evaluation_block.-term_list.-sheet.-analyze .analyze_detail.analyze_evaluation_detail.box p.error-text._custom-error {
  align-items: center;
  align-content: center;
  justify-content: center !important;
  width: 100%;
  min-height: 20vh;
  text-align: center;
}
.talent.-evaluation.-evaluation_sheet .contents .evaluation_block.-term_list.-sheet.-analyze .analyze_detail.analyze_evaluation_detail.box div.btn_area {
  padding: 0 !important;
  display: flex;
  justify-content: center;
  -webkit-box-pack: center;
  flex-wrap: wrap;
}

.talent.-evaluation .contents .evaluation_block.-term_list .evaluation_block.-setup_detail .table_process_detail {
  table-layout: fixed;
}

.talent.-evaluation .contents .evaluation_block.-term_list .evaluation_block.-process_detail .table_process_detail {
  table-layout: fixed;
}
.talent.-evaluation .contents .evaluation_block.-term_list .evaluation_block.-process_detail .table_process_detail tbody td {
  border-bottom: 1px dotted #ccc !important;
}

.talent.-mbo .contents .tab li.disabled a {
  color: #999;
}

.talent.-mbo .contents p.error.error-text.custom_margin {
  margin: 10px 0 0 !important;
}

.talent.-mbo.-evaluation_sheet .contents .talent_list .talent_setting.box .setting_process .pos_input.mb0 .table_box.-setting_result table.send thead tr th._custom_border {
  border-left: none !important;
}

.talent.-mbo .contents .content_head .request_btn p._custom_padding {
  padding: 0 !important;
}

.talent.-mbo .contents .modal-inner .modal_box.evaluator_request form dl.info dd.send_title p.error.error-text {
  padding-left: 0 !important;
}

.talent.-mbo.-evaluation_sheet .contents .talent_list .talent_setting.box p.custom_text {
  padding: 0 !important;
  margin-top: 10px !important;
}
.talent.-mbo.-evaluation_sheet .contents .modal-inner.modal_copy_box .modal_box.modal_copy_admin .modal_action_btn_area .button.save {
  margin-top: 30px !important;
}

.talent.-mbo .contents ._nowap_custom {
  white-space: nowrap;
}
.talent.-mbo .contents .modal-inner.collect_target .modal_box.collect_target_modal form ul.modal_action_btn_area p.error.error-text {
  padding-left: 0 !important;
}
.talent.-mbo .contents .evaluation_block.-setup_detail .member_nav .flex_bt .current .flex.flex-align-center.flex-valign-center .profile.is--default .default_name {
  position: absolute;
  top: 15px;
  left: 15px;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  font-size: 2.8rem;
  font-weight: bold;
}
.talent.-mbo .contents .evaluation_block.-setup_detail p.error.error-text {
  padding-left: 0 !important;
}
.talent.-mbo .contents .modal-inner.set_evaluator .modal_box.set_evaluator_modal form .modal_action_btn_area .error.error-text {
  padding-left: 0 !important;
}
.talent.-mbo .contents .modal-inner .modal_box.evaluator_request form .error.error-text {
  padding-left: 0 !important;
}
.talent.-mbo .contents .evaluation_block .table_box.database_table table.send.list tbody tr td.comment {
  position: relative;
  margin: 0;
  padding: 0;
}
.talent.-mbo .contents .evaluation_block .table_box.database_table table.send.list tbody tr td.comment img.comment._custom_display {
  position: relative !important;
  margin: 0 !important;
  padding: 0 !important;
}

.mbo-comment-tooltip {
  position: absolute;
  width: 300px;
  padding: 25px 15px 10px;
  color: #333;
  font-size: 1.4rem;
  text-align: left;
  border: 4px solid #5bb49b;
  background-color: #fff;
  box-sizing: border-box;
  white-space: normal;
  box-shadow: 0 0 3px white;
  z-index: 9999;
  background-image: url("/corner_lt.83a0cafc.png"), url("/corner_rb.aed2126e.png"), url("/comment_tips.9258c450.png"), url("/h2_bg_left.b4c10c35.png");
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-position: left top, right bottom, left 15px top 5px, left top;
  background-size: 10px auto, 10px auto, 49px auto, 156px auto;
}

.talent.-mbo.-mbo_sheet .contents .modal-inner.create_question .modal_box.create_question_modal_head form .select_head .contents_selector dd ul li label input._custom_margin_left {
  margin-left: 14px !important;
}
.talent.-mbo.-mbo_sheet .contents .modal-inner.create_question .error.error-text {
  padding-left: 0 !important;
  margin-top: 20px !important;
}
.talent.-mbo.-mbo_sheet .contents ._select_custom {
  text-align: center;
  font-size: 1.4rem;
  font-weight: normal;
}
.talent.-mbo.-mbo_sheet .contents .create_area.box .edit_area_box .question.edit ._custom_left {
  -webkit-box-pack: start !important;
  justify-content: flex-start !important;
}
.talent.-mbo.-mbo_sheet .contents .create_area.box .edit_area_box .question.edit ._custom_right {
  -webkit-box-pack: end !important;
  justify-content: flex-end !important;
}
.talent.-mbo.-mbo_sheet .contents .create_area.box .edit_area_box .question.edit ._custom_center {
  -webkit-box-pack: center !important;
  justify-content: center !important;
}
.talent.-mbo.-mbo_sheet .contents .create_area.box .edit_area_box .question.edit ._custom_justified {
  -webkit-box-pack: justify !important;
  justify-content: space-between !important;
}
.talent.-mbo.-mbo_sheet .contents .create_area.box .edit_area_box .question.edit ._custom_border {
  padding: 30px;
  border: 1px solid #ccc;
  margin: 0px !important;
}
.talent.-mbo.-mbo_sheet .contents .create_area.box .edit_area_box .question.edit.-disabled::before {
  background: unset;
  cursor: default;
}
.talent.-mbo.-mbo_sheet .contents .create_area.box .edit_area_box .add_question .button.modal-open.btn_add_question._custom_disabled {
  color: #999;
  background-color: #EFEFEF;
  border: 1px solid #EFEFEF;
}
.talent.-mbo.-mbo_sheet .contents .create_area.box .edit_area_box .add_question .error.error-text {
  padding: 0 !important;
  margin-top: 10px !important;
}
.talent.-mbo.-mbo_sheet .contents .create_area.box .mbo_sheet_data.flex_bt.edit._custom_hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
}
.talent.-mbo.-mbo_sheet .contents .create_area.box .mbo_sheet_data.flex_bt.edit .hover_menu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 1.2rem;
}
.talent.-mbo.-mbo_sheet .contents .create_area.box .mbo_sheet_data.flex_bt.edit .hover_menu .question_separator {
  position: absolute;
  display: inline-block;
  padding: 10px 80px 10px 15px;
  height: 40px;
  left: 0;
  font-size: 1.4rem;
  bottom: -38px;
  vertical-align: middle;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  cursor: pointer;
  z-index: 90;
}
.talent.-mbo.-mbo_sheet .contents .create_area.box .mbo_sheet_data.flex_bt.edit .hover_menu .question_separator::after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 20px;
  bottom: 0;
  right: 15px;
  width: 50px;
  border-top: 1px dashed #ccc;
}
.talent.-mbo.-mbo_sheet .contents ._custom_disabled {
  background: #ccc;
  border-color: #ccc;
  margin-bottom: 0;
  cursor: default;
}
.talent.-mbo.-mbo_sheet .contents ._custom_disabled:hover {
  background: #ccc;
}
.talent.-mbo.-mbo_sheet .contents .button.-disabled {
  filter: grayscale(1);
  pointer-events: none;
  opacity: 0.5;
}

.talent.-mbo.-mbo_sheet.full .contents .mbo_sheet_area.-mbo_sheet.box .edit_area_box .question ._custom_left {
  -webkit-box-pack: start !important;
  justify-content: flex-start !important;
}
.talent.-mbo.-mbo_sheet.full .contents .mbo_sheet_area.-mbo_sheet.box .edit_area_box .question ._custom_right {
  -webkit-box-pack: end !important;
  justify-content: flex-end !important;
}
.talent.-mbo.-mbo_sheet.full .contents .mbo_sheet_area.-mbo_sheet.box .edit_area_box .question ._custom_center {
  -webkit-box-pack: center !important;
  justify-content: center !important;
}
.talent.-mbo.-mbo_sheet.full .contents .mbo_sheet_area.-mbo_sheet.box .edit_area_box .question ._custom_justified {
  -webkit-box-pack: justify !important;
  justify-content: space-between !important;
}
.talent.-mbo.-mbo_sheet.full .contents .mbo_sheet_area.-mbo_sheet.box .edit_area_box .question ._custom_border {
  padding: 30px !important;
  border: 1px solid #ccc;
  margin: 0px !important;
}

.talent.-mbo.-mbo_sheet .contents .create_area.box form.-uneditable .edit_area_box div.question.edit.-disabled .mbo_sheet_comment.flex_bt.flex-nowrap-pc dl dd.setting_icon {
  min-height: unset !important;
}

@media screen and (min-width: 768px) {
  *[renewal-ui=true] .talent.-mbo.-mbo_sheet .contents .modal-inner.create_question._custom_delete {
    max-width: 850px !important;
    max-height: 430px !important;
  }

  *[renewal-ui=true] .talent.-mbo.-mbo_sheet .contents .modal-inner.create_question._custom_delete::before {
    top: calc(50vh - 1px - 215px);
    z-index: -1;
    left: unset !important;
  }

  *[renewal-ui=true] .talent.-mbo.-mbo_sheet .contents .modal-inner.create_question._custom_delete .modal-close {
    top: calc(50vh - 25px - 215px);
    right: calc((100% - 900px) / 2);
  }
}
.talent.-mbo.-mbo_sheet .contents .modal-inner.create_question._custom_delete .modal_box.question_delete_modal .resign form .button.cancel {
  line-height: unset !important;
}

.talent.-mbo.-mbo_sheet .contents .mbo_sheet_checkbox.flex_bt.flex-nowrap-pc .flex {
  gap: 20px;
  width: 100%;
  box-sizing: border-box;
}
.talent.-mbo.-mbo_sheet .contents .mbo_sheet_checkbox.flex_bt.flex-nowrap-pc .flex li._custom_li {
  min-width: 10em;
  width: 18%;
  margin: 0;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
}

.talent.-mbo.-mbo_sheet .contents ._status6 {
  background-color: #666 !important;
}

.talent.-mbo.-mbo_sheet .contents .mbo_sheet_item .mbo_sheet_block._custom_auto {
  width: auto !important;
}

.talent.-mbo.-mbo_sheet.full .contents .mbo_sheet_area.-mbo_sheet.box .mbo_sheet_data.flex_bt .sheet_employee.flex_bt .flex.flex-align-center.flex-valign-center .profile.is--default img.profile_img {
  position: relative;
  top: 0;
  width: 80px;
  height: auto;
  clip-path: circle(40px at 50% 40px);
}

.employee.-mbo .contents .table_box.database_table table.send.list tbody tr td.comment {
  position: relative;
  margin: 0;
  padding: 0;
}
.employee.-mbo .contents .table_box.database_table table.send.list tbody tr td.comment .comment_icon img.comment._custom_display {
  position: relative !important;
  margin: 0 !important;
  padding: 0 !important;
}

.talent.-mbo.-mbo_sheet .contents .content_head.no_tabs.-create h1.-custom-disabled {
  padding: unset;
}
.talent.-mbo.-mbo_sheet .contents .content_head.no_tabs.-create span.edit.-disabled::before {
  background: unset;
  cursor: default;
}

.talent.-mbo_sheet .create_area .setting_icon td:nth-last-of-type(-n+3) ul,
.talent.-mbo_sheet .mbo_sheet_area .setting_icon td:nth-last-of-type(-n+3) ul {
  transform: none !important;
}

.talent.-mbo_sheet .create_area .setting_icon td:nth-last-of-type(-n+3):not(.columnfixed) ul,
.talent.-mbo_sheet .mbo_sheet_area .setting_icon td:nth-last-of-type(-n+3):not(.columnfixed) ul {
  transform: translateX(-170px) !important;
}

.dashboard .contents .survey.pulse.employee_follow .category_score.emp_condition.-top .retirement_table .slide_graph.condition_list table.list tbody tr td a {
  position: unset;
  right: unset;
  bottom: unset;
  font-size: unset;
}

.dashboard .contents .modal-inner.dashboard_mentor {
  padding: 50px 0 0;
}

.talent.-allocation .contents .talent_list.allocation .modal-inner.-allocation.collect_target .modal_box.collect_target_modal form ul.modal_action_btn_area.mt30 li.error.error-text.custom {
  padding: 0 !important;
  margin-top: 10px !important;
}

.talent.-allocation .contents .talent_list.allocation .allocation_search_box .allocation_search_wrapper .box.skill_data .flex_bt .flex.allocation_data_search .flex.skill_set .talent_search .select_area p.error.error-text.custom {
  position: absolute;
  padding: 0 !important;
  margin-top: 1px !important;
}
.talent.-allocation .contents .talent_list.allocation .allocation_search_box .allocation_search_wrapper .box.work_data .flex_bt .flex.allocation_data_search .flex.work_set .error.error-text.custom_1 {
  padding: 0 !important;
  margin-right: calc(75% - 10px) !important;
}
.talent.-allocation .contents .talent_list.allocation .allocation_search_box .allocation_search_wrapper .box.work_data .flex_bt .flex.allocation_data_search .flex.work_set .error.error-text.custom_2 {
  padding: 0 !important;
  margin-left: calc(62% - 10px) !important;
}
.talent.-allocation .contents .talent_list.allocation .allocation_search_box .allocation_search_wrapper .box.common_data .flex_bt .error.error-text.custom {
  padding: 0 !important;
  margin-left: calc(22% - 10px) !important;
}
.talent.-allocation .contents .talent_list.allocation .allocation_search_box .allocation_search_wrapper .box.condition_data .flex_bt .flex.allocation_data_search .error.error-text.custom_1 {
  padding: 0 !important;
  text-align: left !important;
}
.talent.-allocation .contents .talent_list.allocation .allocation_search_box .allocation_search_wrapper .box.condition_data .flex_bt .flex.allocation_data_search .error.error-text.custom_2 {
  padding: 0 !important;
  margin-left: calc(40% - 10px) !important;
}
.talent.-allocation .contents .talent_list.allocation .allocation_search_box .allocation_search_wrapper div.error.error-text {
  padding: 0 !important;
  margin-top: 5px !important;
}

.talent.-allocation .contents .talent_list.allocation .allocation_search_box .allocation_search_result.mt30 .database_thumb.mt20 li:nth-child(10n) div.profile_float_box.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
  right: 135px;
}

#lp_wrapper .lp_ttl.talent_lp_body .lp_ttl_wrap .lp_header .header_wrap .cta.for-pc .custom_img {
  vertical-align: sub !important;
}

.talent .contents .tab ul li.disabled a {
  color: #999;
}

.talent .contents .talent_list .talent_setting.box .modal-inner.salary_setting_modal.-grade .modal_box.edit_modal dl.info dt.custom {
  text-align: left;
}
.talent .contents .talent_list .talent_setting.box .modal-inner.salary_setting_modal.-grade .modal_box.edit_modal dl.info dd div.select_area {
  margin: 0 !important;
  display: flex;
  align-items: start;
}
.talent .contents .talent_list .talent_setting.box .modal-inner.salary_setting_modal.-grade .modal_box.add_modal table.salary_setting_grade_table thead tr th.custom {
  text-align: left;
}

.talent.-salary .contents .evaluation_block.-term_list ul.edit_area.-center li.add_table p.success_custom {
  color: #d11010;
  margin-top: 10px;
}
.talent.-salary .contents .evaluation_block.-term_list ul.edit_area.-center li.add_table p.error.error-text {
  padding-left: 0 !important;
  margin-top: 10px !important;
}

.talent.-salary .contents .evaluation_block.-revision .box.-revision .revision_selector .revision_detail.-baseup .flex_bt dt span.help {
  margin-left: 14px;
}

.talent.-salary .contents .history_detail p.error.error-text {
  margin-top: 10px;
  padding-left: 0 !important;
}

.talent.-salary .contents .history_detail .history_detail_graph h3.sub_ttl.text_custom {
  font-weight: normal;
}
.talent.-salary .contents .history_detail .pdf_download a {
  margin-left: 24px;
}
.talent.-salary .contents .history_detail .history_detail_table .table_box table.send.list thead tr.main_head th.evaluation_target,
.talent.-salary .contents .history_detail .history_detail_table .table_box table.send.list tbody td:first-child {
  z-index: unset !important;
  white-space: nowrap;
}
.talent.-salary .contents .history_detail .history_detail_graph ul.explain.history {
  margin-right: 20px;
}

.talent.-salary .contents div.load1._custom {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.talent.-salary .contents .evaluation_block.-revision .box.-revision .revision_selector div.revision_detail.-evaluation dl.flex_bt span.help_show_long {
  margin-left: 15px !important;
}
.talent.-salary .contents .evaluation_block.-revision .box.-revision .revision_selector div.revision_detail.-evaluation dl.flex_bt span.help._custom {
  margin-left: 14px !important;
}

.talent.-salary .contents .evaluation_block.-revision .box.-revision ul.modal_action_btn_area p.error.error-text._custom {
  padding-left: 0 !important;
}

.talent.-salary .contents .setup_table .colSalaryBirthCustom {
  min-width: 70px !important;
}
.talent.-salary .contents .setup_table .colSalaryHireCustom {
  min-width: 70px !important;
}
.talent.-salary .contents .setup_table .colSalarynumOfAllowanceCustom {
  min-width: 120px !important;
}
.talent.-salary .contents .setup_table .colSalarymonthlySalaryX12Custom {
  min-width: 90px !important;
}

.talent.-mbo .contents .evaluation_block.-term_list div.modal-inner div.modal_box.edit_term_modal form dl.pos_input.-mt0 dd.term_edit input {
  margin-right: 24px !important;
}

.talent.-mbo .contents .evaluation_block.-term_list h2 span.edit.modal-open.open_term_edit._custom_margin {
  margin-left: 25px !important;
}

.talent.-salary .contents .setup_table table .main_head th:nth-of-type(1),
.talent.-salary .contents .setup_table table td:nth-of-type(1) {
  z-index: 200;
}
.talent.-salary .contents .setup_table table .evaluation_target {
  min-width: 220px;
}
.talent.-salary .contents .setup_table table .pos,
.talent.-salary .contents .setup_table table .org {
  min-width: 120px;
}
.talent.-salary .contents .setup_table table .edit {
  min-width: 50px;
}
.talent.-salary .contents .setup_table table .colAnnualIncome {
  min-width: 80px;
}

.talent.-salary .contents .history_table table .main_head th:nth-of-type(1),
.talent.-salary .contents .history_table table td:nth-of-type(1) {
  z-index: 200;
}
.talent.-salary .contents .history_table table .evaluation_target {
  min-width: 220px;
}
.talent.-salary .contents .history_table table .pos,
.talent.-salary .contents .history_table table .org {
  min-width: 120px;
}
.talent.-salary .contents .history_table table .edit {
  min-width: 50px;
}
.talent.-salary .contents .history_table table .colAnnualIncome {
  min-width: 80px;
}
.talent.-salary .contents .history_table table .colSalaryBirthCustom {
  min-width: 70px !important;
}
.talent.-salary .contents .history_table table .colSalaryHireCustom {
  min-width: 70px !important;
}
.talent.-salary .contents .history_table table .colSalarymonthlySalaryX12Custom {
  min-width: 90px !important;
}

.talent.-salary .contents .evaluation_block.-revision .box.-revision .revision_selector .revision_detail.-individual .table_box.database_table table .col_revision {
  width: 120px;
}

.talent.-salary .contents .evaluation_block.-revision .box.-revision .revision_selector .revision_detail.-baseup .table_box table .main_head th:nth-of-type(1),
.talent.-salary .contents .evaluation_block.-revision .box.-revision .revision_selector .revision_detail.-baseup .table_box table td:nth-of-type(1),
.talent.-salary .contents .evaluation_block.-revision .box.-revision .revision_selector .revision_detail.-evaluation .table_box table .main_head th:nth-of-type(1),
.talent.-salary .contents .evaluation_block.-revision .box.-revision .revision_selector .revision_detail.-evaluation .table_box table td:nth-of-type(1),
.talent.-salary .contents .evaluation_block.-revision .box.-revision .revision_selector .revision_detail.-individual .table_box table .main_head th:nth-of-type(1),
.talent.-salary .contents .evaluation_block.-revision .box.-revision .revision_selector .revision_detail.-individual .table_box table td:nth-of-type(1) {
  z-index: 200;
}

.talent.-salary .contents .evaluation_block.-term_list > section > div.member_nav > ul > li.current > div > figure > span.default_name,
.talent.-salary .history_detail > div.member_nav > ul > li.current > div > figure > span {
  position: absolute;
  top: 15px;
  left: 15px;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  font-size: 28px;
  font-weight: bold;
}

.talent.-salary .revision_selector input[type=text].placeholder-text-left {
  text-align: left;
  padding: 10px 10px 10px 40px;
}

.talent.-salary table.list.sticky_header {
  border-top: none;
}

.talent.-salary .revision_detail.border_top_header,
.talent.-salary .setup_table.border_top_header,
.talent.-salary .history_table.border_top_header {
  border-top: 1px solid #ccc;
}

.talent.-salary .revision_detail table thead,
.talent.-salary .setup_table table thead,
.talent.-salary .history_table table thead,
.talent.-salary .salary_table_create_body .table_box table thead {
  position: sticky;
  top: 0;
  z-index: 500;
}

.talent.-salary .-evaluation_org .example,
.talent.-salary .-evaluation_pos .example,
.talent.-salary .-evaluation_grade .example,
.talent.-salary .salary_table_create_body .example {
  margin: 20px 0 10px 0 !important;
}

.talent.-salary .-evaluation_org .table_box.border_top_header,
.talent.-salary .-evaluation_pos .table_box.border_top_header,
.talent.-salary .-evaluation_grade .table_box.border_top_header,
.talent.-salary .salary_table_create_body .table_box.border_top_header {
  padding: 0 !important;
  border-top: 1px solid #ccc;
}

*[renewal-ui=true] .talent.-salary .-evaluation_base .table_box tbody .salary_num,
.talent.-salary .-evaluation_org .table_box.border_top_header tbody .salary_num,
.talent.-salary .-evaluation_grade .table_box.border_top_header tbody .salary_num,
.talent.-salary .-evaluation_pos .table_box.border_top_header tbody .salary_num {
  min-width: 120px !important;
  max-width: 150px !important;
}

.follow_content .modal-inner .modal-follow.modal_follow_delete {
  z-index: 20205;
}

.chat-popup-question-select input[type=radio] {
  width: 16px;
}

.chat-popup-question-select > li {
  list-style: none !important;
}

.chat-popup-question-select input[type=radio]::after {
  top: 2px;
  left: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 100%;
}

.chat-popup-question-select input[type=radio]::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: inherit;
  border-radius: 100%;
  visibility: visible;
}

.chat-popup-question-select input[type=radio]:checked:before {
  background: #5bb49b;
}

.contents .modal-inner.dashboard_mentor {
  padding: 50px 0 0;
}

aside ul li.administrators {
  background: url("/icon_position.d5c297a6.png") left top/25px auto no-repeat;
}

aside ul li.administrators.current {
  background: url("/icon_position_on.66e01910.png") left top/25px auto no-repeat;
}

.custom_survey .collect_detail .year_change .button {
  display: inline-block;
  max-width: 160px;
}

.custom_survey .quesitonnaire_area .lead h3,
.custom_survey .create_area.box .lead h3 {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 1.8rem;
}