@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/*First-section*/

#voice-01 #heading-flex {
  -ms-flex-align: stretch;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-align-items: stretch;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  align-items: stretch;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
  background-color: transparent;
  height: 100%;
  position: relative;
  max-width: 944px;
  margin: 0 auto;
}

#voice-01 #heading-flex #page-txt {
  padding: 0px;
}

#voice-01 #heading-flex #page-txt .page-title h2 {
  font-size: 40px;
  color: #303030;
  margin: 40px 0 32px;
  line-height: 60px;
 font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  text-shadow: 0 0;
  text-align: center;
}

#voice-01 #heading-flex #page-txt .page-title h2 span.color-sohf-red {
  color: #E01F2D;
  font-weight: 700;
}

#voice-01 #heading-flex #page-txt .page-title hr {
  width: 10%;
  border: 0;
  color: #3c3c3c;
  background: #3c3c3c;
  margin: 30px auto;
  height: 1px;
  text-shadow: 0 0;
}

/*second section*/

#voice-01 #gray-box {
  min-height: auto;
  height: auto;
  background-color: #f6f6f6;
  overflow: auto;
  position: relative;
  background-size: cover;
  color: #fff;
  width: 100%;
}

#voice-01 #gray-box #second-section-flex {
  -ms-flex-align: stretch;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-align-items: stretch;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  align-items: stretch;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
  background-color: transparent;
  height: 100%;
  position: relative;
}

#voice-01 #gray-box #second-section-flex #second-section-txt {
  padding: 0px;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin {
  padding: 0px;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size {
  max-width: 944px;
  margin: 0 auto;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size h2.section-title-h2 {
  color: #303030;
  font-size: 32px;
  line-height: 48px;
  margin: 16px 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  text-shadow: 0 0;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size h2.section-title-h2 span.color-sohf-red {
  color: #E01F2D;
  font-weight: 700;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content {
  margin: 32px 0;
  color: #303030;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .yellow-signal {
  background-color: #F9AB00;
  padding: 12px;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content p {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  width: auto;
  font-family: 'Noto Sans JP', sans-serif;
  color: #303030;
  font-weight: 400;
  text-shadow: 0 0;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content p.yellow-signal_text {
  padding: 16px;
  text-align: center;
  border: 1px solid #303030;
  font-size: 24px;
  line-height: 36px;
  font-family: 'Noto Sans JP', sans-serif;
  color: #303030;
  font-weight: 400;
  text-shadow: 0 0;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content p.yellow-signal_text span.text-bold {
  font-weight: 700;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .yellow-signal + p {
  padding-top: 16px;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content p + p {
  margin-top: 8px;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content p span.color-sohf-red {
  color: #E01F2D;
  font-weight: 700;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content p a {
  font-weight: 400;
  color: #0000EE;
  text-decoration: underline;
  text-shadow: 0 0;
  scroll-behavior: smooth;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content p a:hover {
  text-decoration: none;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content p a:focus-visible {
  outline-offset: 1px;
  outline: -webkit-focus-ring-color auto 1px;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content h3.section-title-h3 {
  text-align: center;
  color: #303030;
  font-size: 22px;
  line-height: 33px;
  position: relative;
  margin: 0;
  padding: 0 224px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  text-shadow: 0 0;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content h3.section-title-h3 span.color-sohf-red {
  color: #E01F2D;
  font-weight: 700;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content h3.section-title-h3::before {
  left: 0;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content h3.section-title-h3::after {
  right: 0;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content h3.section-title-h3::before,
#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content h3.section-title-h3::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 13rem;
  height: 1px;
  background-color: #2a2a72;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .table-flex {
  margin-top: 32px;
  flex-wrap: wrap;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content table.inspection-value-table {
  width: 100%;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content table.inspection-value-table + .inspection-value-table {
  margin-top: 16px;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content table.inspection-value-table thead {
  background-color: #303030;
  color: #fff;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content table.inspection-value-table thead th {
  border: 1px solid #ccc;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  text-shadow: 0 0;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content table.inspection-value-table tbody {
  background-color: #fff;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content sup {
  font-weight: 400;
  font-family: 'Noto Sans JP', sans-serif;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content table.inspection-value-table tbody td {
  padding: 8px 16px;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  border: 1px solid #ccc;
  text-shadow: 0 0;
  color: #303030;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content table.inspection-value-table tbody td.text-bold {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content table.inspection-value-table tbody.td-head tr td:first-child {
  width: 55%;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content table.inspection-value-table tbody td span.text-bold {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content ul.list-notes {
  margin: 16px 0 0 0;
  font-size: 12px;
  line-height: 18px;
  list-style: none;
  text-shadow: none;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content ul.list-notes li {
  position: relative;
  font-size: 12px;
  line-height: 14.4px;
  text-indent: -30px;
  padding-left: 30px;
  padding-bottom: 5px;
  text-shadow: 0 0;
  list-style: none;
  color: #303030;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content ul.list-notes li.list-notes__item {
  padding-left: 53px;
  padding-bottom: 0;
  line-height: 18px;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content ul.list-notes li.list-notes__item::before {
  position: absolute;
  left: 31px;
  content: "※";
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .triangle-bg-white {
  background-color: #fff;
  margin: 24px 0;
  position: relative;
  text-shadow: 0 0;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .triangle-bg-white::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #f6f6f6;
  width: 32px;
  height: 16px;
  -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .triangle-bg-white .triangle-bg-white_text {
  padding: 20px;
  text-align: center;
  font-size: 22px;
  line-height: 33px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  margin: 0;
  width: auto;
  color: #303030;
  text-shadow: 0 0;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .triangle-bg-white .triangle-bg-white_text span.color-sohf-red {
  color: #E01F2D;
  font-weight: 700;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content ol.list-number {
  counter-reset: cnt;
  margin: 16px 0 0 0;
  list-style: none;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content ol.list-number li.list-number_item {
  padding-left: 24px;
  padding-bottom: 0;
  position: relative;
  counter-increment: cnt;
  text-shadow: 0 0;
  list-style: none;
  font-size: 12px;
  line-height: 18px;
  color: #303030;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content ol.list-number li.list-number_item::before {
  position: absolute;
  left: 0;
  content: "" counter(cnt) " )";
}

#voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content ol.list-number li.list-number_item + .list-number_item {
  padding-top: 6px;
}

/*Third section*/

#voice-01 #red-signal {
  min-height: auto;
  height: auto;
  background-color: #fff;
  overflow: auto;
  position: relative;
  background-size: cover;
  color: #fff;
  width: 100%;
}

#voice-01 #red-signal #column-flex {
  background-color: transparent;
  height: 100%;
  position: relative;
  -ms-flex-align: stretch;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-align-items: stretch;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  align-items: stretch;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
}

#voice-01 #red-signal #column-flex #third-section-txt {
  padding: 0px;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin {
  padding: 0px;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size {
  max-width: 944px;
  margin-left: auto;
  margin-right: auto;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size h2.section-title-h2 {
  color: #303030;
  font-size: 32px;
  line-height: 48px;
  margin: 16px 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  text-shadow: 0 0;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size h2.section-title-h2 span.color-sohf-red {
  color: #E01F2D;
  font-weight: 700;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content {
  margin: 32px 0;
  color: #303030;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item {
  border: 1px solid #E01F2D;
  background-color: #f6f6f6;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item .bad-status__item__title {
  background-color: #E01F2D;
  padding: 16px;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item .bad-status__item__title p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  margin-top: auto;
  width: auto;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  text-shadow: 0 0;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item .bad-status__item__title p.bad-status__item__title__main {
  font-size: 22px;
  line-height: 33px;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item .bad-status__item__title p .text-bold {
  font-weight: 700;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item .bad-status__item__condition {
  padding: 28px 16px 16px 16px;
  background-image: url('/content/dam/intelligentcontent/unbranded/spotlightonheartfailure/jp/ja/images/down-arrow-red-img.png');
  background-repeat: no-repeat;
  background-position: 16px 0;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item .bad-status__item__condition p {
  font-size: 16px;
  line-height: 24px;
  color: #303030;
  margin: 0;
  width: auto;
 font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  text-shadow: 0 0;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item .bad-status__item__condition p sup {
  font-weight: 400;
  font-family: 'Noto Sans JP', sans-serif;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content h3.section-title-h3 {
  text-align: center;
  color: #303030;
  font-size: 22px;
  line-height: 33px;
  position: relative;
  margin: 0;
  padding: 0 224px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  text-shadow: 0 0;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content h3.section-title-h3::before, 
#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content h3.section-title-h3::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 13rem;
  height: 1px;
  background-color: #2a2a72;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content h3.section-title-h3::before {
  left: 0;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content h3.section-title-h3::after {
  right: 0;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .img-flex {
  flex-wrap: wrap;
  margin-top: 32px;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .img-flex .flex-wrap__left p {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  width: auto;
  color: #303030;
  text-shadow: 0 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .img-flex .flex-wrap__left p span.color-sohf-red {
  color: #E01F2D;
  font-weight: 700;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content figure {
  margin: 0 auto;
  text-align: center;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .para-flex {
  flex-wrap: wrap;
  margin-top: 32px;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .para-flex p {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  width: auto;
  color: #303030;
  text-shadow: 0 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .para-flex p span.color-sohf-red {
  color: #E01F2D;
  font-weight: 700;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .word-description {
  background-color: #f6f6f6;
  margin: 24px 0;
  padding: 16px;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .word-description table.word-description__table {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .word-description table.word-description__table tr td:first-child {
  white-space: nowrap;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .word-description table.word-description__table tr td {
  padding: 0;
  vertical-align: top;
  font-size: 12px;
  line-height: 18px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  text-shadow: 0 0;
  color: #303030;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .word-description table.word-description__table tr td:nth-child(2) {
  padding: 0 6px;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .word-description table.word-description__table tr:not(:first-child) td {
  padding-top: 8px;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .word-description table.word-description__table tr td.color-sohf-red {
  color: #E01F2D;
  font-weight: 700;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .red-signal {
  background-color: #E01F2D;
  padding: 12px;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .red-signal p.red-signal__text {
  padding: 16px;
  text-align: center;
  border: 1px solid #fff;
  font-size: 24px;
  line-height: 36px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  color: #fff;
  margin: 0;
  width: auto;
  text-shadow: 0 0;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .red-signal + p {
  padding-top: 16px;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .red-signal + p {
  font-size: 16px;
  line-height: 24px;
  color: #303030;
  margin: 0;
  width: auto;
  text-shadow: 0 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .red-signal + p a {
  color: #0000EE;
  font-weight: 400;
  text-decoration: underline;
  text-shadow: 0 0;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .red-signal + p a:hover {
  text-decoration: none;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .red-signal + p a:focus-visible {
  outline-offset: 1px;
}

#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content p.text-indent-style {
  font-size: 16px;
  line-height: 1;
  text-indent: -24px;
  padding-left: 24px;
  color: #303030;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  margin: 0;
  width: auto;
  text-shadow: 0 0;
}

/*Fourth section*/

#voice-01 #bottom-section {
  min-height: auto;
  height: auto;
  background-color: #fff;
  overflow: auto;
  position: relative;
  background-size: cover;
  color: #fff;
  width: 100%;
}

#voice-01 #bottom-section #bottom-section-flex {
  background-color: transparent;
  height: 100%;
  position: relative;
  -ms-flex-align: stretch;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  -webkit-align-items: stretch;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  align-items: stretch;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size {
  padding: 0px;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size .margin {
  padding: 0px;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-hr {
  border: 0;
  margin: auto;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content {
  width: calc(100% - 112px);
  border-top: 1px solid #ccc;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 0;
  color: #303030;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links {
  margin: 0 !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links li {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  text-shadow: 0 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  list-style: none;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 4px 24px;
  border: 1px solid #E01F2D;
  border-radius: 100vh;
  color: #303030;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  min-height: 56px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  text-shadow: 0 0;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links li a:hover {
  background-color: #E01F2D;
  color: #fff;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links li a:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
  outline-offset: 1px;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links a > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links a > span span {
  margin: 0 4px;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links a .arrow-right {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links a .arrow-right {
  display: inline-block;
  position: relative;
  width: 20px;
  min-width: 20px;
  height: 2.5px;
  background-color: #303030;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links li a:hover .arrow-right {
  background-color: #fff;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links a .arrow-right::before {
  content: "";
  width: 15px;
  height: 15px;
  border: 3px solid #303030;
  border-bottom: 0;
  position: absolute;
  top: 50%;
  right: -2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-left: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

#voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links a:hover .arrow-right::before {
  border-color: #fff;
}

/*Footer*/

#voice-01 #footer p.footer-reference {
  display: none;
}

/*=============Responsive design=================*/

@media screen and (min-width: 768px) {
    
  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .triangle-bg-white .triangle-bg-white_text .for-small {
    display: none;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .triangle-bg-white .triangle-bg-white_text span.aem-br-space-non-small {
    margin-left: -4.400px;
  }
  
  /*Fourth section*/
  
  #voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links li {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    
    /*Footer*/
    
  #voice-01 #footer-content #footer-first-box #footer-box-first {
    min-height: 300px;
  }

  #voice-01 #footer #footer-content #footer-box-first .text:last-child {
    height: 0px;
  }
}

@media screen and (max-width: 992px) {
    
    /*Header*/
    
  #voice-01 #header .menu-list ul {
    display: none;
  }
  
  /*second section*/
  
  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size {
    padding: 16px 10px;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size h2.section-title-h2 .for-pc {
    display: none;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .table-flex [class^=flex-wrap_] + [class^=flex-wrap_] {
    margin-top: 16px;
  }
  
  
  #voice-01 #heading-flex #page-txt {
    padding-bottom: 16px;
  }
  
  /*Third section*/
  
  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size {
    padding: 16px 10px;
    padding-top: 0px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size h2.section-title-h2 .for-pc {
    display: none;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size h2.section-title-h2 .aem-br-space-sp {
    margin-left: -0.2em;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item .bad-status__item__title p.bad-status__item__title__main .for-pc {
    display: none;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item + .bad-status__item {
    margin-top: 16px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .img-flex [class^=flex-wrap__] + [class^=flex-wrap__] {
    margin-top: 16px;
  }

  #voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links {
    padding: 0 10px;
  }

  #voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-hr {
    max-width: 944px;
    width: calc(100% - 1.25rem);
    border-bottom: 1px solid #ccc;
    background: none;
    margin: auto;
    height: auto;
  }

  #voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content {
    width: auto;
    border-top: none;
  }
  
  /*Footer*/
  
  #voice-01 #footer #footer-content #footer-img-content .footer-margin .flex-img img.only_sp {
    display: none;
  }
}

@media screen and (min-width: 993px) {
    
    /*First-section*/
    
  #voice-01 #heading-flex {
    padding-bottom: 16px;
  }

  #voice-01 #heading-flex #page-txt .page-title h2 br.for-sp {
    display: none;
  }
  
  #voice-01 #header #link-text .content-container .local-global-menu .local-global-menu_links li:first-child a{
       color: #E01F2D;
        font-weight: 700;
        pointer-events: none;
  }

  #voice-01 #heading-flex #page-txt .page-title h2 span.aem-br-space-pc {
    margin-left: -8px;
  }
  
  /*second section*/

  #voice-01 #gray-box {
    z-index: auto;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin {
    padding: 16px 0px;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size h2.section-title-h2 {
    text-align: center;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .yellow-signal + p {
    text-align: center;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .table-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .table-flex .flex-wrap_left {
    width: calc(50% - 16px);
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .table-flex .flex-wrap_right {
    width: calc(50% - 16px);
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content table.inspection-value-table thead th:first-child {
    font-size: 20px;
    line-height: 30px;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content table.inspection-value-table tbody td {
    padding: 6px 16px;
    height: 40.67px;
  }
  
  /*Third section*/

  #voice-01 #red-signal {
    z-index: auto;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin {
    padding: 16px 0px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size h2.section-title-h2 {
    text-align: center;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item {
    width: calc((100% - 4rem) / 3);
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .img-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .img-flex .flex-wrap__left {
    width: calc((100% - 64px) / 3 * 2 + 32px);
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .img-flex .flex-wrap__right {
    width: calc((100% - 4rem) / 3);
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .para-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .red-signal + p {
    text-align: center;
  }
  
  /*Fourth section*/

  #voice-01 #bottom-section {
    z-index: auto;
  }

  #voice-01 #bottom-section #bottom-section-flex #margin-size .margin {
    padding: 16px 0px;
  }
}

@media screen and (max-width: 767px) {
    
    /*First section*/
    
  #voice-01 #heading-flex #page-txt .page-title h2 {
    font-size: 26px;
    line-height: 39px;
  }

  #voice-01 #heading-flex #page-txt .page-title hr {
    width: 40%;
  }

    
    /*second section*/
    
  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content table.inspection-value-table thead th {
    font-size: 14px;
    line-height: 21px;
    padding: 8px;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size h2.section-title-h2 {
    font-size: 22px;
    line-height: 33px;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content p {
    font-size: 14px;
    line-height: 21px;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .yellow-signal {
    padding: 5px;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content p.yellow-signal_text {
    font-size: 18px;
    line-height: 27px;
    padding: 5px;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content h3.section-title-h3 {
    font-size: 18px;
    line-height: 27px;
    padding: 0 32px;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content h3.section-title-h3::before, 
  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content h3.section-title-h3::after {
    width: 32px;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content table.inspection-value-table tbody td {
    font-size: 14px;
    line-height: 21px;
    padding: 8px;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .triangle-bg-white::before {
    width: 16px;
    height: 8px;
  }

  #voice-01 #gray-box #second-section-flex #second-section-txt .margin .wid-size .section-content .triangle-bg-white .triangle-bg-white_text {
    font-size: 18px;
    line-height: 27px;
    padding: 8px;
  }
  
  /*Third section*/
  
  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size h2.section-title-h2 {
    font-size: 21px;
    line-height: 33px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item .bad-status__item__title {
    padding: 10px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item .bad-status__item__title p.bad-status__item__title__main {
    font-size: 20px;
    line-height: 30px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item .bad-status__item__title p {
    font-size: 13px;
    line-height: 21px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item .bad-status__item__condition {
    padding: 26px 10px 10px 10px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .bad-status .bad-status__item .bad-status__item__condition p {
    font-size: 13px;
    line-height: 20px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content h3.section-title-h3 {
    font-size: 18px;
    line-height: 27px;
    padding: 0 32px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content h3.section-title-h3::before, 
  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content h3.section-title-h3::after {
    width: 32px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .img-flex .flex-wrap__left p {
    font-size: 14px;
    line-height: 21px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content figure {
    width: auto;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .para-flex p {
    font-size: 14px;
    line-height: 21px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .word-description table.word-description__table tr td {
    font-size: 11px;
  }
  
  /*Fourth section*/
  
  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .red-signal {
    padding: 5px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .red-signal p.red-signal__text {
    font-size: 17px;
    line-height: 27px;
    padding: 5px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .red-signal + p {
    font-size: 13px;
    line-height: 21px;
  }

  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content p.text-indent-style {
    font-size: 14px;
    line-height: 14px;
  }

  #voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  #voice-01 #bottom-section #bottom-section-flex #margin-size .margin .section-content ul.local-footer-menu__links li a {
    font-size: 14px;
    line-height: 24px;
    min-height: 49px;
  }
  
  /*Footer*/
  
  #voice-01 #footer #footer-content #footer-first-box #footer-box-first {
    min-height: 395px;
    margin-top: 55px;
  }

  #voice-01 #footer #footer-content #footer-img-content .footer-margin .flex-img img {
    margin: 60px auto 20px;
  }
}
  

@media screen and (max-width: 480px) {
#voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .para-flex p {
    font-size: 14.2px;
    line-height: 21px;
  }
  
  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content p.text-indent-style {
    font-size: 13px;
    line-height: 14px;
  }
  
  #voice-01 #red-signal #column-flex #third-section-txt .margin .container-size .section-content .para-flex:last-child p{
       font-size: 14px;
  }
}


















