@charset "UTF-8";
a {
  word-break: break-all;
}

#standard > section > p:first-of-type img:not([width]):first-of-type,
#editor-input-content > p:first-of-type img:not([width]):first-of-type {
  max-height: 460px;
}

#standard, #editor-input-content {
  font-size: 1rem;
  margin-bottom: 60px;
  /* p, div, ul, ol, dl, table, pre, code, a, span { word-break: break-all;
    &::before, &::after { word-break: normal; }
  } */
}
#standard *, #editor-input-content * {
  font-size: 1.3rem;
}
#standard *:not([align]), #editor-input-content *:not([align]) {
  text-align: left;
}
#standard * + p, #editor-input-content * + p {
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  #standard *, #editor-input-content * {
    font-size: 1rem;
  }
}
#standard sub, #standard sup, #editor-input-content sub, #editor-input-content sup {
  font-size: 75%;
}
#standard span, #standard b, #standard strong, #editor-input-content span, #editor-input-content b, #editor-input-content strong {
  font-size: inherit;
}
#standard .bold, #editor-input-content .bold {
  font-weight: 700;
}
#standard .small, #standard small, #editor-input-content .small, #editor-input-content small {
  font-size: 85%;
}
#standard em, #editor-input-content em {
  font-style: italic;
}
#standard p, #editor-input-content p {
  min-height: 0.5rem;
}
#standard .c-entryBody > p:not(:first-child), #standard .c-entryBody > div:not(:first-child), #standard .c-entryBody > ul:not(:first-child), #standard .c-entryBody > ol:not(:first-child), #standard .c-entryBody > dl:not(:first-child), #standard .c-entryBody > table:not(:first-child), #standard .c-entryBody > pre:not(:first-child), #standard .c-entryBody > code:not(:first-child), #editor-input-content .c-entryBody > p:not(:first-child), #editor-input-content .c-entryBody > div:not(:first-child), #editor-input-content .c-entryBody > ul:not(:first-child), #editor-input-content .c-entryBody > ol:not(:first-child), #editor-input-content .c-entryBody > dl:not(:first-child), #editor-input-content .c-entryBody > table:not(:first-child), #editor-input-content .c-entryBody > pre:not(:first-child), #editor-input-content .c-entryBody > code:not(:first-child) {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  #standard .col-sm-1, #editor-input-content .col-sm-1 {
    margin: 1rem 0;
    padding: 0;
  }
  #standard .col-sm-1:first-child, #editor-input-content .col-sm-1:first-child {
    margin-top: 0;
  }
  #standard .col-sm-1:last-child, #editor-input-content .col-sm-1:last-child {
    margin-bottom: 0;
  }
  #standard .col-sm-2, #editor-input-content .col-sm-2 {
    margin: 1rem 0;
    padding: 0;
  }
  #standard .col-sm-2:first-child, #editor-input-content .col-sm-2:first-child {
    margin-top: 0;
  }
  #standard .col-sm-2:last-child, #editor-input-content .col-sm-2:last-child {
    margin-bottom: 0;
  }
  #standard .col-sm-3, #editor-input-content .col-sm-3 {
    margin: 1rem 0;
    padding: 0;
  }
  #standard .col-sm-3:first-child, #editor-input-content .col-sm-3:first-child {
    margin-top: 0;
  }
  #standard .col-sm-3:last-child, #editor-input-content .col-sm-3:last-child {
    margin-bottom: 0;
  }
  #standard .col-sm-4, #editor-input-content .col-sm-4 {
    margin: 1rem 0;
    padding: 0;
  }
  #standard .col-sm-4:first-child, #editor-input-content .col-sm-4:first-child {
    margin-top: 0;
  }
  #standard .col-sm-4:last-child, #editor-input-content .col-sm-4:last-child {
    margin-bottom: 0;
  }
  #standard .col-sm-5, #editor-input-content .col-sm-5 {
    margin: 1rem 0;
    padding: 0;
  }
  #standard .col-sm-5:first-child, #editor-input-content .col-sm-5:first-child {
    margin-top: 0;
  }
  #standard .col-sm-5:last-child, #editor-input-content .col-sm-5:last-child {
    margin-bottom: 0;
  }
  #standard .col-sm-6, #editor-input-content .col-sm-6 {
    margin: 1rem 0;
    padding: 0;
  }
  #standard .col-sm-6:first-child, #editor-input-content .col-sm-6:first-child {
    margin-top: 0;
  }
  #standard .col-sm-6:last-child, #editor-input-content .col-sm-6:last-child {
    margin-bottom: 0;
  }
  #standard .col-sm-7, #editor-input-content .col-sm-7 {
    margin: 1rem 0;
    padding: 0;
  }
  #standard .col-sm-7:first-child, #editor-input-content .col-sm-7:first-child {
    margin-top: 0;
  }
  #standard .col-sm-7:last-child, #editor-input-content .col-sm-7:last-child {
    margin-bottom: 0;
  }
  #standard .col-sm-8, #editor-input-content .col-sm-8 {
    margin: 1rem 0;
    padding: 0;
  }
  #standard .col-sm-8:first-child, #editor-input-content .col-sm-8:first-child {
    margin-top: 0;
  }
  #standard .col-sm-8:last-child, #editor-input-content .col-sm-8:last-child {
    margin-bottom: 0;
  }
  #standard .col-sm-9, #editor-input-content .col-sm-9 {
    margin: 1rem 0;
    padding: 0;
  }
  #standard .col-sm-9:first-child, #editor-input-content .col-sm-9:first-child {
    margin-top: 0;
  }
  #standard .col-sm-9:last-child, #editor-input-content .col-sm-9:last-child {
    margin-bottom: 0;
  }
  #standard .col-sm-10, #editor-input-content .col-sm-10 {
    margin: 1rem 0;
    padding: 0;
  }
  #standard .col-sm-10:first-child, #editor-input-content .col-sm-10:first-child {
    margin-top: 0;
  }
  #standard .col-sm-10:last-child, #editor-input-content .col-sm-10:last-child {
    margin-bottom: 0;
  }
  #standard .col-sm-11, #editor-input-content .col-sm-11 {
    margin: 1rem 0;
    padding: 0;
  }
  #standard .col-sm-11:first-child, #editor-input-content .col-sm-11:first-child {
    margin-top: 0;
  }
  #standard .col-sm-11:last-child, #editor-input-content .col-sm-11:last-child {
    margin-bottom: 0;
  }
  #standard .col-sm-12, #editor-input-content .col-sm-12 {
    margin: 1rem 0;
    padding: 0;
  }
  #standard .col-sm-12:first-child, #editor-input-content .col-sm-12:first-child {
    margin-top: 0;
  }
  #standard .col-sm-12:last-child, #editor-input-content .col-sm-12:last-child {
    margin-bottom: 0;
  }
}
#standard summary p, #editor-input-content summary p {
  display: inline;
}
#standard .taL, #editor-input-content .taL {
  text-align: left;
}
#standard .taC, #standard center, #standard [align=center], #editor-input-content .taC, #editor-input-content center, #editor-input-content [align=center] {
  text-align: center !important;
}
#standard .taR, #editor-input-content .taR {
  text-align: right;
}
@media screen and (max-width: 767px) {
  #standard .only-pc, #editor-input-content .only-pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  #standard .only-sp, #editor-input-content .only-sp {
    display: none !important;
  }
}
#standard .h2size, #editor-input-content .h2size {
  font-weight: 700;
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  #standard .h2size, #editor-input-content .h2size {
    font-size: 1.875rem;
  }
}
#standard .emphasiscolor, #editor-input-content .emphasiscolor {
  color: #13c3bc;
}
#standard .highlight, #editor-input-content .highlight {
  background: #acf7f4;
  padding: 0;
}
#standard h1:not([class]), #standard h1.detail_tit, #standard h2:not([class]), #standard h2.detail_tit, #standard h3:not([class]), #standard h3.detail_tit, #standard h4:not([class]), #standard h4.detail_tit, #standard h5:not([class]), #standard h5.detail_tit, #standard h6:not([class]), #standard h6.detail_tit, #editor-input-content h1:not([class]), #editor-input-content h1.detail_tit, #editor-input-content h2:not([class]), #editor-input-content h2.detail_tit, #editor-input-content h3:not([class]), #editor-input-content h3.detail_tit, #editor-input-content h4:not([class]), #editor-input-content h4.detail_tit, #editor-input-content h5:not([class]), #editor-input-content h5.detail_tit, #editor-input-content h6:not([class]), #editor-input-content h6.detail_tit {
  position: relative;
  text-align: left;
  margin: 3rem 0 1.5rem;
  font-weight: 700;
}
#standard h1:first-child, #standard h2:first-child, #standard h3:first-child, #standard h4:first-child, #standard h5:first-child, #standard h6:first-child, #editor-input-content h1:first-child, #editor-input-content h2:first-child, #editor-input-content h3:first-child, #editor-input-content h4:first-child, #editor-input-content h5:first-child, #editor-input-content h6:first-child {
  margin-top: 0;
}
#standard h1 a, #standard h2 a, #standard h3 a, #standard h4 a, #standard h5 a, #standard h6 a, #editor-input-content h1 a, #editor-input-content h2 a, #editor-input-content h3 a, #editor-input-content h4 a, #editor-input-content h5 a, #editor-input-content h6 a {
  font-size: inherit;
}
#standard .dummy-h1, #standard .dummy-h2, #standard .dummy-h3, #standard .dummy-h4, #standard .dummy-h5, #standard .dummy-h6, #editor-input-content .dummy-h1, #editor-input-content .dummy-h2, #editor-input-content .dummy-h3, #editor-input-content .dummy-h4, #editor-input-content .dummy-h5, #editor-input-content .dummy-h6 {
  position: relative;
  text-align: left;
  margin: 5rem 0 1.5rem !important;
  font-weight: 700;
}
#standard .dummy-h1:first-child, #standard .dummy-h2:first-child, #standard .dummy-h3:first-child, #standard .dummy-h4:first-child, #standard .dummy-h5:first-child, #standard .dummy-h6:first-child, #editor-input-content .dummy-h1:first-child, #editor-input-content .dummy-h2:first-child, #editor-input-content .dummy-h3:first-child, #editor-input-content .dummy-h4:first-child, #editor-input-content .dummy-h5:first-child, #editor-input-content .dummy-h6:first-child {
  margin-top: 0 !important;
}
#standard .dummy-h1 a, #standard .dummy-h2 a, #standard .dummy-h3 a, #standard .dummy-h4 a, #standard .dummy-h5 a, #standard .dummy-h6 a, #editor-input-content .dummy-h1 a, #editor-input-content .dummy-h2 a, #editor-input-content .dummy-h3 a, #editor-input-content .dummy-h4 a, #editor-input-content .dummy-h5 a, #editor-input-content .dummy-h6 a {
  font-size: inherit;
}
#standard h1:not([class]), #standard .dummy-h1, #editor-input-content h1:not([class]), #editor-input-content .dummy-h1 {
  font-size: 2.3rem;
}
@media screen and (min-width: 768px) {
  #standard h1:not([class]), #standard .dummy-h1, #editor-input-content h1:not([class]), #editor-input-content .dummy-h1 {
    font-size: 2.25rem;
  }
}
#standard h2:not([class]), #standard .dummy-h2, #editor-input-content h2:not([class]), #editor-input-content .dummy-h2 {
  padding: 0 0 0 2.5rem;
  font-size: 2rem;
}
#standard h2:not([class])::before, #standard .dummy-h2::before, #editor-input-content h2:not([class])::before, #editor-input-content .dummy-h2::before {
  background: #7ce6ff;
  content: "";
  height: 0.35rem;
  left: 0;
  position: absolute;
  top: 1.25rem;
  width: 0.725rem;
}
#standard h2:not([class])::after, #standard .dummy-h2::after, #editor-input-content h2:not([class])::after, #editor-input-content .dummy-h2::after {
  background: #4b7ebf;
  content: "";
  height: 0.35rem;
  left: 0.725rem;
  position: absolute;
  top: 1.25rem;
  width: 0.725rem;
}
@media screen and (min-width: 768px) {
  #standard h2:not([class]), #standard .dummy-h2, #editor-input-content h2:not([class]), #editor-input-content .dummy-h2 {
    font-size: 1.875rem;
  }
  #standard h2:not([class])::before, #standard .dummy-h2::before, #editor-input-content h2:not([class])::before, #editor-input-content .dummy-h2::before {
    height: 0.25rem;
    width: 1rem;
  }
  #standard h2:not([class])::after, #standard .dummy-h2::after, #editor-input-content h2:not([class])::after, #editor-input-content .dummy-h2::after {
    height: 0.25rem;
    left: 1rem;
    width: 1rem;
  }
}
#standard h3:not([class]), #standard .dummy-h3, #standard h3.subhead, #standard h3.entry-title, #standard h3.detail_tit, #editor-input-content h3:not([class]), #editor-input-content .dummy-h3, #editor-input-content h3.subhead, #editor-input-content h3.entry-title, #editor-input-content h3.detail_tit {
  border-bottom: 1px #d7dee2 solid;
  padding: 0 0 0.5rem 0;
  position: relative;
  font-size: 1.8rem;
}
#standard h3:not([class])::after, #standard .dummy-h3::after, #standard h3.subhead::after, #standard h3.entry-title::after, #standard h3.detail_tit::after, #editor-input-content h3:not([class])::after, #editor-input-content .dummy-h3::after, #editor-input-content h3.subhead::after, #editor-input-content h3.entry-title::after, #editor-input-content h3.detail_tit::after {
  background: #789ecf;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 2.5rem;
}
@media screen and (min-width: 768px) {
  #standard h3:not([class]), #standard .dummy-h3, #standard h3.subhead, #standard h3.entry-title, #standard h3.detail_tit, #editor-input-content h3:not([class]), #editor-input-content .dummy-h3, #editor-input-content h3.subhead, #editor-input-content h3.entry-title, #editor-input-content h3.detail_tit {
    font-size: 1.5rem;
  }
}
#standard h4:not([class]), #standard .dummy-h4, #editor-input-content h4:not([class]), #editor-input-content .dummy-h4 {
  font-size: 1.6rem;
  font-weight: 700;
  padding: 0 0 0.5rem 0;
}
#standard h4:not([class])::after, #standard .dummy-h4::after, #editor-input-content h4:not([class])::after, #editor-input-content .dummy-h4::after {
  background: #789ecf;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 1.875rem;
}
@media screen and (min-width: 768px) {
  #standard h4:not([class]), #standard .dummy-h4, #editor-input-content h4:not([class]), #editor-input-content .dummy-h4 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 768px) {
  #standard h5:not([class]), #standard .dummy-h5, #editor-input-content h5:not([class]), #editor-input-content .dummy-h5 {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 768px) {
  #standard h6:not([class]), #standard .dummy-h6, #editor-input-content h6:not([class]), #editor-input-content .dummy-h6 {
    font-size: 1rem;
  }
}
#standard table, #editor-input-content table {
  border: 1px solid #d7dee2;
}
#standard table:not(:first-child), #editor-input-content table:not(:first-child) {
  margin-top: 1rem;
}
#standard table th, #editor-input-content table th {
  background: #eff5f8;
  border: 1px solid #d7dee2;
  font-weight: 700;
  padding: 0.5rem;
  text-align: center;
}
#standard table th small, #standard table th .small, #editor-input-content table th small, #editor-input-content table th .small {
  font-weight: normal;
}
#standard table td, #editor-input-content table td {
  background: #fff;
  border: 1px solid #d7dee2;
  padding: 0.5rem;
  text-align: left;
}
#standard table thead th, #standard table thead td, #editor-input-content table thead th, #editor-input-content table thead td {
  background: #909fb1;
  color: #fff;
  text-align: center;
}
#standard table .bg_01, #editor-input-content table .bg_01 {
  background-color: #DEEAF0;
}
#standard table .bg_02, #editor-input-content table .bg_02 {
  background-color: #EFF5F8;
}
#standard table .textdefault, #editor-input-content table .textdefault {
  color: initial;
}
#standard table .bg_typeA, #editor-input-content table .bg_typeA {
  background-color: #4b7ebf;
}
#standard table.table_BottomBorder, #editor-input-content table.table_BottomBorder {
  border: none;
  border-spacing: 10px 0;
  border-collapse: separate;
}
#standard table.table_BottomBorder th, #standard table.table_BottomBorder td, #editor-input-content table.table_BottomBorder th, #editor-input-content table.table_BottomBorder td {
  background: none;
  border: none;
  padding: 1rem 0;
}
#standard table.table_BottomBorder th, #editor-input-content table.table_BottomBorder th {
  border-bottom: 1px solid #4b7ebf;
}
#standard table.table_BottomBorder td, #editor-input-content table.table_BottomBorder td {
  border-bottom: 1px solid #D7DEE2;
}
#standard table.threecolumn th, #editor-input-content table.threecolumn th {
  width: 33.3333333333%;
}
#standard table.table, #editor-input-content table.table {
  border: none;
}
#standard table.table td, #standard table.table th, #editor-input-content table.table td, #editor-input-content table.table th {
  border: none;
}
#standard svg, #editor-input-content svg {
  display: inline-block;
  height: 100%;
  transition: all 0.3s ease;
  width: 100%;
}
#standard ul:not([class]), #standard ul.detail_ul, #editor-input-content ul:not([class]), #editor-input-content ul.detail_ul {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
#standard ul:not([class]) > li, #standard ul.detail_ul > li, #editor-input-content ul:not([class]) > li, #editor-input-content ul.detail_ul > li {
  padding-left: 2rem;
  position: relative;
  font-size: 1.625rem;
}
#standard ul:not([class]) > li::before, #standard ul.detail_ul > li::before, #editor-input-content ul:not([class]) > li::before, #editor-input-content ul.detail_ul > li::before {
  display: inline-block;
  background: #4b7ebf;
  border-radius: 100%;
  content: "";
  height: 0.5rem;
  position: absolute;
  top: 1rem;
  transform: translateX(-1.2rem);
  width: 0.5rem;
}
@media screen and (min-width: 768px) {
  #standard ul:not([class]) > li, #standard ul.detail_ul > li, #editor-input-content ul:not([class]) > li, #editor-input-content ul.detail_ul > li {
    font-size: 1rem;
  }
  #standard ul:not([class]) > li::before, #standard ul.detail_ul > li::before, #editor-input-content ul:not([class]) > li::before, #editor-input-content ul.detail_ul > li::before {
    top: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  #standard ul:not([class]) > li, #standard ul.detail_ul > li, #editor-input-content ul:not([class]) > li, #editor-input-content ul.detail_ul > li {
    font-size: 1.3rem;
  }
}
#standard ol:not([class]), #standard ol.detail_ol, #editor-input-content ol:not([class]), #editor-input-content ol.detail_ol {
  counter-reset: listNum;
  list-style: none;
  padding-left: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
#standard ol:not([class]) > li, #standard ol.detail_ol > li, #editor-input-content ol:not([class]) > li, #editor-input-content ol.detail_ol > li {
  padding-left: 2rem;
  position: relative;
  font-size: 1.625rem;
}
#standard ol:not([class]) > li::before, #standard ol.detail_ol > li::before, #editor-input-content ol:not([class]) > li::before, #editor-input-content ol.detail_ol > li::before {
  display: block;
  color: #4b7ebf;
  content: counter(listNum);
  counter-increment: listNum;
  font-family: Poppins;
  font-size: 2rem;
  font-weight: 600;
  left: -0.5rem;
  position: absolute;
  text-align: center;
  top: -0.5rem;
  width: 2rem;
}
@media screen and (min-width: 768px) {
  #standard ol:not([class]) > li, #standard ol.detail_ol > li, #editor-input-content ol:not([class]) > li, #editor-input-content ol.detail_ol > li {
    font-size: 1rem;
  }
  #standard ol:not([class]) > li::before, #standard ol.detail_ol > li::before, #editor-input-content ol:not([class]) > li::before, #editor-input-content ol.detail_ol > li::before {
    font-size: 1.5rem;
    left: -0.5rem;
    top: -0.25rem;
  }
}
@media screen and (max-width: 767px) {
  #standard ol:not([class]) > li, #standard ol.detail_ol > li, #editor-input-content ol:not([class]) > li, #editor-input-content ol.detail_ol > li {
    font-size: 1.3rem;
  }
  #standard ol:not([class]) > li::before, #standard ol.detail_ol > li::before, #editor-input-content ol:not([class]) > li::before, #editor-input-content ol.detail_ol > li::before {
    top: -0.2rem;
  }
}
#standard ul:not([class]):not(:first-child), #standard ol:not([class]):not(:first-child), #editor-input-content ul:not([class]):not(:first-child), #editor-input-content ol:not([class]):not(:first-child) {
  margin-top: 1rem;
}
#standard ul:not([class]) ul:not([class]) li, #standard ol:not([class]) ul:not([class]) li, #editor-input-content ul:not([class]) ul:not([class]) li, #editor-input-content ol:not([class]) ul:not([class]) li {
  padding-left: 1.5rem;
  position: relative;
}
#standard ul:not([class]) ul:not([class]) li::before, #standard ol:not([class]) ul:not([class]) li::before, #editor-input-content ul:not([class]) ul:not([class]) li::before, #editor-input-content ol:not([class]) ul:not([class]) li::before {
  content: "・";
  width: auto;
  height: auto;
  background: none;
  left: 0;
  top: 0;
  transform: none;
}
@media screen and (max-width: 767px) {
  #standard ul:not([class]) ul:not([class]) li, #standard ol:not([class]) ul:not([class]) li, #editor-input-content ul:not([class]) ul:not([class]) li, #editor-input-content ol:not([class]) ul:not([class]) li {
    font-size: 1.3rem;
  }
}
#standard ul:not([class]) ol:not([class]), #standard ol:not([class]) ol:not([class]), #editor-input-content ul:not([class]) ol:not([class]), #editor-input-content ol:not([class]) ol:not([class]) {
  counter-reset: listNum_02;
  margin-top: 1rem;
}
#standard ul:not([class]) ol:not([class]) > li::before, #standard ol:not([class]) ol:not([class]) > li::before, #editor-input-content ul:not([class]) ol:not([class]) > li::before, #editor-input-content ol:not([class]) ol:not([class]) > li::before {
  color: #333;
  content: counter(listNum_02) ".";
  counter-increment: listNum_02;
  font-family: Poppins;
  font-size: 1.625rem;
  left: -0.5rem;
  position: absolute;
  text-align: center;
  top: 0;
  width: 2rem;
}
@media screen and (min-width: 768px) {
  #standard ul:not([class]) ol:not([class]) > li, #standard ol:not([class]) ol:not([class]) > li, #editor-input-content ul:not([class]) ol:not([class]) > li, #editor-input-content ol:not([class]) ol:not([class]) > li {
    font-size: 1rem;
  }
  #standard ul:not([class]) ol:not([class]) > li::before, #standard ol:not([class]) ol:not([class]) > li::before, #editor-input-content ul:not([class]) ol:not([class]) > li::before, #editor-input-content ol:not([class]) ol:not([class]) > li::before {
    font-size: 1rem;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  #standard ul:not([class]) ol:not([class]) > li, #standard ol:not([class]) ol:not([class]) > li, #editor-input-content ul:not([class]) ol:not([class]) > li, #editor-input-content ol:not([class]) ol:not([class]) > li {
    font-size: 1.3rem;
  }
  #standard ul:not([class]) ol:not([class]) > li::before, #standard ol:not([class]) ol:not([class]) > li::before, #editor-input-content ul:not([class]) ol:not([class]) > li::before, #editor-input-content ol:not([class]) ol:not([class]) > li::before {
    font-size: 1.3rem;
    left: 0;
  }
}
#standard code, #editor-input-content code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
#standard pre, #editor-input-content pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: auto;
}
#standard pre code, #editor-input-content pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
#standard .btn_base, #editor-input-content .btn_base {
  margin: 1rem 0;
  font-size: 0;
}
#standard .btn_base > a, #editor-input-content .btn_base > a {
  display: inline-flex;
  font-weight: 500;
  width: auto;
  max-width: 80%;
  min-width: 300px;
  padding: 1rem 2.8125rem 1rem 2.5rem;
  position: relative;
  text-decoration: none;
  justify-content: center;
  text-align: center;
  transition: all 0.3s;
}
#standard .btn_base > a:hover, #editor-input-content .btn_base > a:hover {
  opacity: 0.7;
}
#standard .btn_base i, #editor-input-content .btn_base i {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  height: 1rem;
  position: absolute;
  right: 1.25rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
  margin: 0;
}
#standard .btn_base.compact > a, #editor-input-content .btn_base.compact > a {
  padding: 0.5rem 2.8125rem 0.5rem 1rem;
}
#standard .btn_base.btn_sub > a, #editor-input-content .btn_base.btn_sub > a {
  background: #deeaf0;
  border: 1px solid #deeaf0;
  color: #4b7ebf;
}
#standard .btn_base.btn_sub svg, #editor-input-content .btn_base.btn_sub svg {
  fill: #4b7ebf;
}
#standard .btn_base.btn_typeA > a, #editor-input-content .btn_base.btn_typeA > a {
  background: #4b7ebf;
  border: 1px solid #4b7ebf;
  color: #fff;
}
#standard .btn_base.btn_typeA svg, #editor-input-content .btn_base.btn_typeA svg {
  fill: #fff;
}
#standard .btn_base.btn_typeB > a, #editor-input-content .btn_base.btn_typeB > a {
  background: #285791;
  border: 1px solid #285791;
  color: #fff;
}
#standard .btn_base.btn_typeB svg, #editor-input-content .btn_base.btn_typeB svg {
  fill: #fff;
}
#standard .btn_base.btn_impA > a, #editor-input-content .btn_base.btn_impA > a {
  background: #13c3bc;
  border: 1px solid #13c3bc;
  color: #fff;
}
#standard .btn_base.btn_impA svg, #editor-input-content .btn_base.btn_impA svg {
  fill: #fff;
}
#standard .btn_base.btn_impB > a, #editor-input-content .btn_base.btn_impB > a {
  background: #c70118;
  border: 1px solid #c70118;
  color: #fff;
}
#standard .btn_base.btn_impB svg, #editor-input-content .btn_base.btn_impB svg {
  fill: #fff;
}
#standard .btn_base.btn_White > a, #editor-input-content .btn_base.btn_White > a {
  background: #fff;
  border: 1px solid #fff;
  color: #4b7ebf;
}
#standard .btn_base.btn_White svg, #editor-input-content .btn_base.btn_White svg {
  fill: #4b7ebf;
}
#standard .btn_base.btn_ank > a, #editor-input-content .btn_base.btn_ank > a {
  background-color: #285791;
  color: #fff;
}
#standard .btn_base.btn_ank > a::after, #editor-input-content .btn_base.btn_ank > a::after {
  content: "";
  width: 10px;
  height: 6px;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  left: 50%;
  bottom: 0.5rem;
  transform: translateX(-50%);
}
#standard .btn_base.btn_ank.ver2 > a, #editor-input-content .btn_base.btn_ank.ver2 > a {
  background-color: #eff5f8;
  color: #4B7EBF;
  border: 2px solid #eff5f8;
  transition: all 0.3s;
}
#standard .btn_base.btn_ank.ver2 > a::after, #editor-input-content .btn_base.btn_ank.ver2 > a::after {
  background-color: #4B7EBF;
}
#standard .btn_base.btn_ank.ver2 > a:hover, #editor-input-content .btn_base.btn_ank.ver2 > a:hover {
  background-color: #fff;
  opacity: 1;
}
#standard .btn_base.col3, #editor-input-content .btn_base.col3 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
#standard .btn_base.col3 a, #editor-input-content .btn_base.col3 a {
  margin: 0 !important;
  width: calc((100% - 40px) / 3);
  min-width: auto;
  display: inline-flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #standard .btn_base > a:nth-child(2n), #editor-input-content .btn_base > a:nth-child(2n) {
    margin-left: 1rem;
  }
  #standard .btn_base > a:not(:nth-child(1)):not(:nth-child(2)), #editor-input-content .btn_base > a:not(:nth-child(1)):not(:nth-child(2)) {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #standard .btn_base > a, #editor-input-content .btn_base > a {
    width: 100%;
  }
  #standard .btn_base > a:not(:nth-child(1)), #editor-input-content .btn_base > a:not(:nth-child(1)) {
    margin-top: 1rem;
  }
  #standard .btn_base.col3, #editor-input-content .btn_base.col3 {
    flex-direction: column;
    align-items: center;
  }
  #standard .btn_base.col3 > a, #editor-input-content .btn_base.col3 > a {
    width: 100%;
  }
}
#standard .table_ank, #editor-input-content .table_ank {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
#standard .table_ank a, #editor-input-content .table_ank a {
  display: inline-flex;
  font-size: 1.3rem;
  font-weight: 700;
  padding: 0.5rem 1rem 1rem;
  position: relative;
  text-align: center;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
#standard .table_ank a::before, #editor-input-content .table_ank a::before {
  content: "";
  background: #4b7ebf;
  bottom: 0;
  height: 1px;
  position: absolute;
  width: 100%;
  left: 0;
}
#standard .table_ank a::after, #editor-input-content .table_ank a::after {
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-top: 0.5rem solid #4b7ebf;
  bottom: -0.5rem;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
}
#standard .table_ank.col2 li, #editor-input-content .table_ank.col2 li {
  width: calc((100% - 10px) / 2);
}
#standard .table_ank.col3 li, #editor-input-content .table_ank.col3 li {
  width: calc((100% - 20px) / 3);
}
#standard .table_ank.col4 li, #editor-input-content .table_ank.col4 li {
  width: calc((100% - 30px) / 4);
}
#standard .table_ank.col5 li, #editor-input-content .table_ank.col5 li {
  width: calc((100% - 40px) / 5);
}
#standard .table_ank.col6 li, #editor-input-content .table_ank.col6 li {
  width: calc((100% - 50px) / 6);
}
@media screen and (min-width: 768px) {
  #standard .table_ank a, #editor-input-content .table_ank a {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #standard .table_ank, #editor-input-content .table_ank {
    flex-direction: column;
  }
  #standard .table_ank li, #editor-input-content .table_ank li {
    width: 100% !important;
  }
}
#standard .Emp_area, #editor-input-content .Emp_area {
  padding: 0.8rem;
}
#standard .Emp_area.Emp_sub, #editor-input-content .Emp_area.Emp_sub {
  background: #eff5f8;
}
#standard .Emp_area.Emp_regular, #editor-input-content .Emp_area.Emp_regular {
  background: #c4e6ff;
}
#standard .Emp_area.Emp_impA, #editor-input-content .Emp_area.Emp_impA {
  background: #acf7f4;
}
#standard .Emp_area.Emp_impB, #editor-input-content .Emp_area.Emp_impB {
  background: #ffced3;
}
#standard .Emp_area.Emp_disabled, #editor-input-content .Emp_area.Emp_disabled {
  background: #696969;
  color: #fff;
}
#standard .link_txt, #editor-input-content .link_txt {
  color: #4b7ebf;
}
#standard .link_txt i, #editor-input-content .link_txt i {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  height: 1.2rem;
  margin: 0 0.5rem 0 0.3125rem;
  position: relative;
  transform: translateY(0.1rem);
  width: 1.2rem;
}
#standard .link_txt svg, #editor-input-content .link_txt svg {
  fill: #4b7ebf;
}
#standard .link_txt.ank::after, #editor-input-content .link_txt.ank::after {
  display: inline-block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #4b7ebf;
  content: "";
  height: 0;
  margin: 0 0.5rem 0 5px;
  width: 0;
}
@media screen and (min-width: 768px) {
  #standard .link_txt i, #editor-input-content .link_txt i {
    height: 1rem;
    transform: translateY(0.1rem);
    width: 1rem;
  }
}
#standard .list_base, #editor-input-content .list_base {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
#standard .list_base > li, #editor-input-content .list_base > li {
  padding-left: 2rem;
  position: relative;
  font-size: 1.625rem;
}
@media screen and (min-width: 768px) {
  #standard .list_base > li, #editor-input-content .list_base > li {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #standard .list_base > li, #editor-input-content .list_base > li {
    font-size: 1.3rem;
  }
}
#standard .list_check, #editor-input-content .list_check {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
#standard .list_check > li, #editor-input-content .list_check > li {
  padding: 0 0 0 2rem;
  position: relative;
}
#standard .list_check > li::before, #editor-input-content .list_check > li::before {
  border-bottom: 5px solid #4b7ebf;
  border-left: 5px solid #4b7ebf;
  content: "";
  height: 1.2rem;
  left: -0.5rem;
  position: absolute;
  top: 0;
  transform: rotate(-45deg);
  width: 2rem;
}
#standard .list_check.type_02 li::before, #editor-input-content .list_check.type_02 li::before {
  background: url("/common/images/svg/icon_triangle_check.svg") no-repeat;
  background-size: 100%;
  height: 1.5rem;
  left: -0.5rem;
  top: 0.35rem;
  width: 2rem;
  border: none;
  transform: none;
}
@media screen and (min-width: 768px) {
  #standard .list_check, #editor-input-content .list_check {
    gap: 1rem;
  }
  #standard .list_check > li, #editor-input-content .list_check > li {
    padding: 0 0 0 2.75rem;
  }
  #standard .list_check > li::before, #editor-input-content .list_check > li::before {
    border-bottom: 5px solid #4b7ebf;
    border-left: 5px solid #4b7ebf;
    height: 0.8rem;
    left: 0;
    top: 0.1rem;
    width: 1.5rem;
  }
  #standard .list_check.type_02 li::before, #editor-input-content .list_check.type_02 li::before {
    height: 1rem;
    left: 0;
    top: 0.35rem;
    width: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  #standard .list_check > li, #editor-input-content .list_check > li {
    font-size: 1.3rem;
  }
  #standard .list_check.type_02 li, #editor-input-content .list_check.type_02 li {
    font-size: 1.3rem;
  }
}
#standard .list_Num, #editor-input-content .list_Num {
  counter-reset: listNum;
  list-style: none;
}
#standard .list_Num > li, #editor-input-content .list_Num > li {
  padding: 0 0 0 2rem;
  position: relative;
}
#standard .list_Num > li::before, #editor-input-content .list_Num > li::before {
  display: block;
  color: #333;
  content: counter(listNum) ".";
  counter-increment: listNum;
  font-family: Poppins;
  left: -0.5rem;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 2rem;
}
@media screen and (max-width: 767px) {
  #standard .list_Num > li, #editor-input-content .list_Num > li {
    font-size: 1.3rem;
  }
}
#standard .list_dl, #editor-input-content .list_dl {
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
}
#standard .list_dl dt, #editor-input-content .list_dl dt {
  font-weight: 700;
  margin-top: 0.125rem;
}
#standard .list_dl.dl_icon dd, #editor-input-content .list_dl.dl_icon dd {
  padding: 0 0 0 2rem;
  position: relative;
}
#standard .list_dl.dl_icon dd::before, #editor-input-content .list_dl.dl_icon dd::before {
  content: "";
  background: #4b7ebf;
  border-radius: 50%;
  height: 0.5rem;
  left: 0.5rem;
  position: absolute;
  top: 0.5rem;
  width: 0.5rem;
}
#standard .list_dl.dl_check dd, #editor-input-content .list_dl.dl_check dd {
  padding: 0 0 0 2rem;
  position: relative;
}
#standard .list_dl.dl_check dd::before, #editor-input-content .list_dl.dl_check dd::before {
  border-bottom: 5px solid #4b7ebf;
  border-left: 5px solid #4b7ebf;
  content: "";
  height: 1.2rem;
  left: -0.5rem;
  position: absolute;
  top: 0;
  transform: rotate(-45deg);
  width: 2rem;
}
#standard .list_dl.dl_bar dt, #editor-input-content .list_dl.dl_bar dt {
  background: #eff5f8;
  padding: 1rem;
}
#standard .list_dl.dl_accordion dt, #editor-input-content .list_dl.dl_accordion dt {
  background: #eff5f8;
  padding: 1rem 3rem 1rem 1rem;
}
#standard .list_dl.dl_accordion .c-icon__accordion::before, #editor-input-content .list_dl.dl_accordion .c-icon__accordion::before {
  height: 2px;
  width: 1rem;
  transform: translate(-50%, -50%) rotate(90deg);
}
#standard .list_dl.dl_accordion .is-open .c-icon__accordion::before, #editor-input-content .list_dl.dl_accordion .is-open .c-icon__accordion::before {
  transform: translate(-50%, -50%);
}
#standard .list_dl.dl_qa dt, #standard .list_dl.dl_qa dd, #editor-input-content .list_dl.dl_qa dt, #editor-input-content .list_dl.dl_qa dd {
  padding: 0 0 0 2.5rem;
  position: relative;
  min-height: 2rem;
}
#standard .list_dl.dl_qa dt::before, #standard .list_dl.dl_qa dd::before, #editor-input-content .list_dl.dl_qa dt::before, #editor-input-content .list_dl.dl_qa dd::before {
  display: block;
  font-family: Poppins;
  font-size: 2rem;
  font-weight: 600;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 2rem;
  line-height: 1;
}
#standard .list_dl.dl_qa dt::before, #editor-input-content .list_dl.dl_qa dt::before {
  color: #4b7ebf;
  content: "Q.";
}
#standard .list_dl.dl_qa dd::before, #editor-input-content .list_dl.dl_qa dd::before {
  color: #909fb1;
  content: "A.";
}
#standard .list_dl.dl_qa dd + dt, #editor-input-content .list_dl.dl_qa dd + dt {
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  #standard .list_dl.dl_icon dt::before, #editor-input-content .list_dl.dl_icon dt::before {
    height: 0.5rem;
    top: 0.5rem;
    width: 0.5rem;
  }
  #standard .list_dl.dl_check dd, #editor-input-content .list_dl.dl_check dd {
    padding: 0 0 0 2.75rem;
  }
  #standard .list_dl.dl_check dd::before, #editor-input-content .list_dl.dl_check dd::before {
    height: 0.8rem;
    left: 0;
    top: 0.1rem;
    width: 1.5rem;
  }
  #standard .list_dl.dl_bar dt, #editor-input-content .list_dl.dl_bar dt {
    padding: 0.875rem 1rem;
    position: relative;
  }
  #standard .list_dl.dl_accordion dt, #editor-input-content .list_dl.dl_accordion dt {
    padding: 0.875rem 2rem 0.875rem 1rem;
    position: relative;
  }
  #standard .list_dl.dl_accordion dd, #editor-input-content .list_dl.dl_accordion dd {
    display: none;
  }
  #standard .list_dl.dl_qa dt, #standard .list_dl.dl_qa dd, #editor-input-content .list_dl.dl_qa dt, #editor-input-content .list_dl.dl_qa dd {
    padding: 0 0 0 2.75rem;
  }
  #standard .list_dl.dl_qa dt::before, #standard .list_dl.dl_qa dd::before, #editor-input-content .list_dl.dl_qa dt::before, #editor-input-content .list_dl.dl_qa dd::before {
    top: -0.5rem;
  }
}
#standard .induction, #editor-input-content .induction {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}
#standard .induction > i, #editor-input-content .induction > i {
  width: 40px;
}
#standard .induction > p, #editor-input-content .induction > p {
  font-size: 2rem;
  font-weight: 700;
  margin: 0;
}
#standard .induction > .btn_base, #editor-input-content .induction > .btn_base {
  margin: 0;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #standard .induction > p, #editor-input-content .induction > p {
    font-size: 1.5rem;
  }
}
#standard .c-table__Area--scrollSp, #editor-input-content .c-table__Area--scrollSp {
  position: relative;
}
@media screen and (max-width: 767px) {
  #standard .c-table__Area--scrollSp, #editor-input-content .c-table__Area--scrollSp {
    overflow-x: scroll;
  }
  #standard .c-table__Area--scrollSp th, #standard .c-table__Area--scrollSp td, #editor-input-content .c-table__Area--scrollSp th, #editor-input-content .c-table__Area--scrollSp td {
    white-space: nowrap;
  }
}
#standard .card_base, #editor-input-content .card_base {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 15px;
}
#standard .card_base > li, #editor-input-content .card_base > li {
  width: calc((100% - 45px) / 4);
}
#standard .card_base > li > img, #editor-input-content .card_base > li > img {
  display: block;
  margin: 0 auto;
}
#standard .card_base.col2 > li, #editor-input-content .card_base.col2 > li {
  width: calc((100% - 15px) / 2);
}
#standard .card_base.col3 > li, #editor-input-content .card_base.col3 > li {
  width: calc((100% - 30px) / 3);
}
#standard .card_base .ttl, #editor-input-content .card_base .ttl {
  font-size: 20px;
  font-weight: 700;
}
#standard .card_base ul, #standard .card_base ol, #standard .card_base p, #editor-input-content .card_base ul, #editor-input-content .card_base ol, #editor-input-content .card_base p {
  margin: 0;
  color: #333;
}
#standard .card_base .point, #editor-input-content .card_base .point {
  padding-bottom: 10px;
  border-bottom: 1px solid #D7DEE2;
  font-weight: 700;
}
#standard .card_base .sub, #editor-input-content .card_base .sub {
  font-weight: 700;
}
#standard .card_base .sub + .desc, #editor-input-content .card_base .sub + .desc {
  margin-top: -10px;
}
#standard .card_base .btn_base, #editor-input-content .card_base .btn_base {
  text-align: center;
}
#standard .card_base .btn_base a, #editor-input-content .card_base .btn_base a {
  max-width: 100%;
  min-width: auto;
}
@media screen and (max-width: 767px) {
  #standard .card_base, #editor-input-content .card_base {
    flex-direction: column;
  }
  #standard .card_base > li, #editor-input-content .card_base > li {
    width: 100% !important;
  }
}
#standard .card_link > li a, #editor-input-content .card_link > li a {
  background: #EFF5F8;
  border: 1px solid #EFF5F8;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 15px;
  transition: all 0.3s;
  height: 100%;
}
#standard .card_link > li a:hover, #editor-input-content .card_link > li a:hover {
  background: #fff;
}
#standard .card_point > li, #editor-input-content .card_point > li {
  position: relative;
  border: 1px solid #D7DEE2;
  border-top: 4px solid #D7DEE2;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 10px;
}
#standard .card_point > li::before, #editor-input-content .card_point > li::before {
  content: "";
  width: 40px;
  height: 4px;
  position: absolute;
  top: -4px;
  left: 0;
  background: #4B7EBF;
}
#standard .card_point.other > li, #editor-input-content .card_point.other > li {
  border-top-width: 1px;
}
#standard .card_point.other > li::before, #editor-input-content .card_point.other > li::before {
  content: none;
}
#standard .arrow, #editor-input-content .arrow {
  gap: 40px;
  justify-content: space-between;
  flex-wrap: nowrap;
  position: relative;
}
#standard .arrow > li, #editor-input-content .arrow > li {
  width: calc((100% - 40px) / 2);
  border: 1px solid #D7DEE2;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
}
#standard .arrow > li:nth-child(2), #editor-input-content .arrow > li:nth-child(2) {
  border-color: #4B7EBF;
  background: #E3F6FF;
}
#standard .arrow::after, #editor-input-content .arrow::after {
  content: "";
  width: 16px;
  height: 30px;
  background-color: #4b7ebf;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  #standard .arrow, #editor-input-content .arrow {
    gap: 12px;
    align-items: center;
  }
  #standard .arrow > li:nth-child(1), #editor-input-content .arrow > li:nth-child(1) {
    order: 1;
  }
  #standard .arrow > li:nth-child(2), #editor-input-content .arrow > li:nth-child(2) {
    order: 3;
  }
  #standard .arrow::after, #editor-input-content .arrow::after {
    width: 30px;
    height: 16px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    position: static;
    transform: none;
    order: 2;
  }
}
#standard .card_info li, #editor-input-content .card_info li {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#standard .card_info .ttl, #editor-input-content .card_info .ttl {
  text-align: left;
  color: #4B7EBF;
}
#standard .card_info .tag, #editor-input-content .card_info .tag {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
}
#standard .card_info .tag i, #editor-input-content .card_info .tag i {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  height: 1rem;
  margin: 0.6rem 0.5rem 0;
  width: 1rem;
}
#standard .card_info .tag svg, #editor-input-content .card_info .tag svg {
  fill: #4b7ebf;
}
#standard .card_info .tag a:hover, #editor-input-content .card_info .tag a:hover {
  color: #71a7eb;
}
#standard .card_info .data, #editor-input-content .card_info .data {
  color: #b3b7ba;
  margin-top: -10px;
  font-size: 14px;
}
#standard .info_box, #editor-input-content .info_box {
  padding: 30px;
  border: 1px solid #D7DEE2;
  display: flex;
  gap: 20px 30px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
#standard .info_box .ttl, #editor-input-content .info_box .ttl {
  font-size: 1.25rem;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px solid #D7DEE2;
  position: relative;
  width: 100%;
  margin: 0;
}
#standard .info_box .ttl::before, #editor-input-content .info_box .ttl::before {
  content: "";
  width: 20px;
  height: 2px;
  background: #789ECF;
  position: absolute;
  left: 0;
  bottom: 0;
}
#standard .info_box .ttl_02, #editor-input-content .info_box .ttl_02 {
  font-size: 1.25rem;
  font-weight: 700;
  width: 100%;
}
#standard .info_box .sub, #editor-input-content .info_box .sub {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 10px;
}
#standard .info_box .desc:not(:last-child), #editor-input-content .info_box .desc:not(:last-child) {
  margin-bottom: 20px;
}
#standard .info_box img, #editor-input-content .info_box img {
  width: 200px;
}
#standard .info_box .txt:nth-child(2):last-child, #editor-input-content .info_box .txt:nth-child(2):last-child {
  width: 100%;
}
#standard .info_box .txt:nth-child(3), #editor-input-content .info_box .txt:nth-child(3) {
  width: calc(100% - 230px);
}
#standard .info_box .contents, #editor-input-content .info_box .contents {
  display: flex;
  gap: 20px 30px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
#standard .info_box .contents + .contents, #editor-input-content .info_box .contents + .contents {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #standard .info_box, #editor-input-content .info_box {
    flex-direction: column;
  }
  #standard .info_box .ttl, #editor-input-content .info_box .ttl {
    font-size: 1.6rem;
  }
  #standard .info_box .ttl_02, #editor-input-content .info_box .ttl_02 {
    font-size: 1.6rem;
  }
  #standard .info_box .contents, #editor-input-content .info_box .contents {
    flex-direction: column;
  }
  #standard .info_box img, #standard .info_box .txt, #editor-input-content .info_box img, #editor-input-content .info_box .txt {
    width: 100% !important;
  }
}
#standard .toc_bace, #editor-input-content .toc_bace {
  display: flex;
}
#standard .toc_bace > div, #editor-input-content .toc_bace > div {
  width: 50%;
  padding: 30px;
}
#standard .toc_bace .lt, #editor-input-content .toc_bace .lt {
  background: #EFF5F8;
  position: relative;
  overflow: hidden;
}
#standard .toc_bace .rt, #editor-input-content .toc_bace .rt {
  background: #DEEAF0;
}
#standard .toc_bace img, #editor-input-content .toc_bace img {
  width: 100%;
}
#standard .toc_bace .toc_ttl, #editor-input-content .toc_bace .toc_ttl {
  font-size: 1.25rem;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  #standard .toc_bace, #editor-input-content .toc_bace {
    flex-direction: column;
  }
  #standard .toc_bace > div, #editor-input-content .toc_bace > div {
    width: 100%;
    padding: 15px;
  }
  #standard .toc_bace .img, #editor-input-content .toc_bace .img {
    padding: 0;
  }
  #standard .toc_bace .toc_ttl, #editor-input-content .toc_bace .toc_ttl {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  #standard .toc_bace img, #editor-input-content .toc_bace img {
    object-fit: cover;
    position: absolute;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
#standard .step_base, #editor-input-content .step_base {
  display: flex;
  flex-direction: column;
  counter-reset: mycounter;
  margin: 0 0 30px 0;
  max-width: 75rem;
  padding: 2rem 0;
  gap: 40px;
  flex-wrap: wrap;
}
#standard .step_base p, #editor-input-content .step_base p {
  margin: 0;
}
#standard .step_base .ttl, #editor-input-content .step_base .ttl {
  font-size: 1.8rem;
  font-weight: 700;
}
#standard .step_base .ttl_02, #editor-input-content .step_base .ttl_02 {
  font-size: 1.6rem;
  font-weight: 700;
}
#standard .step_base img, #editor-input-content .step_base img {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #standard .step_base, #editor-input-content .step_base {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: flex-start;
    margin: 0 auto 30px;
  }
  #standard .step_base .item, #editor-input-content .step_base .item {
    width: calc((100% - 90px) / 4);
  }
  #standard .step_base.col2 .item, #editor-input-content .step_base.col2 .item {
    width: calc((100% - 30px) / 2);
  }
  #standard .step_base.col3 .item, #editor-input-content .step_base.col3 .item {
    width: calc((100% - 60px) / 3);
  }
  #standard .step_base.col4 .item, #editor-input-content .step_base.col4 .item {
    width: calc((100% - 90px) / 4);
  }
  #standard .step_base .ttl, #editor-input-content .step_base .ttl {
    font-size: 1.25rem;
  }
  #standard .step_base .ttl_02, #editor-input-content .step_base .ttl_02 {
    font-size: 1.125rem;
  }
}
#standard .step_box .item, #editor-input-content .step_box .item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border: 1px solid #d7dee2;
  margin: 0;
  padding: 2rem 1.25rem 30px;
  position: relative;
}
#standard .step_box .item::before, #editor-input-content .step_box .item::before {
  display: flex;
  align-items: center;
  background: #fff;
  color: #4b7ebf;
  content: counter(mycounter, decimal-leading-zero);
  counter-increment: mycounter;
  font-family: Poppins;
  font-size: 2.8rem;
  font-weight: 600;
  justify-content: center;
  left: 1.5rem;
  padding: 0 1.2rem;
  position: absolute;
  top: -2rem;
  width: 5rem;
}
#standard .step_box .item::after, #editor-input-content .step_box .item::after {
  content: "";
  background-color: #4b7ebf;
  position: absolute;
  width: 30px;
  height: 16px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  right: 50%;
  bottom: -29px;
}
#standard .step_box .item:last-child::after, #editor-input-content .step_box .item:last-child::after {
  content: none;
}
@media screen and (min-width: 768px) {
  #standard .step_box .item, #editor-input-content .step_box .item {
    padding: 2rem 1rem 1rem;
  }
  #standard .step_box .item::before, #editor-input-content .step_box .item::before {
    font-size: 2rem;
    top: -1.5rem;
    width: 3.5rem;
  }
  #standard .step_box .item::after, #editor-input-content .step_box .item::after {
    width: 16px;
    height: 30px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    right: -25px;
    top: 50%;
    transform: translate(0, -50%);
    bottom: auto;
  }
  #standard .step_box.col2 .item:not(:first-child):nth-child(2n+1), #editor-input-content .step_box.col2 .item:not(:first-child):nth-child(2n+1) {
    margin: 0 0 0 1.5rem;
  }
  #standard .step_box.col3 .item:not(:first-child):nth-child(3n+1), #editor-input-content .step_box.col3 .item:not(:first-child):nth-child(3n+1) {
    margin: 0 0 0 1.5rem;
  }
  #standard .step_box.col3.over .item, #editor-input-content .step_box.col3.over .item {
    width: calc((100% - 60px) / 3.1);
  }
  #standard .step_box.col3.over .item:nth-child(n+4)::after, #editor-input-content .step_box.col3.over .item:nth-child(n+4)::after {
    left: -1.5rem;
    right: auto;
    content: "";
  }
  #standard .step_box.col4 .item:not(:first-child):nth-child(4n+1), #editor-input-content .step_box.col4 .item:not(:first-child):nth-child(4n+1) {
    margin: 0 0 0 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  #standard .step_box .item, #editor-input-content .step_box .item {
    width: 100%;
  }
}
#standard .step_bar, #editor-input-content .step_bar {
  gap: 40px 20px;
}
#standard .step_bar .item, #editor-input-content .step_bar .item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}
#standard .step_bar .step, #editor-input-content .step_bar .step {
  display: flex;
  align-items: center;
  background: #4b7ebf;
  height: 60px;
  justify-content: center;
  position: relative;
  width: calc(100% - 1rem);
  margin-right: 1rem;
  font-size: 2.4rem;
}
#standard .step_bar .step::before, #editor-input-content .step_bar .step::before {
  color: #fff;
  content: "Step" counter(mycounter, decimal-leading-zero);
  counter-increment: mycounter;
  font-family: Poppins;
  font-weight: 600;
}
#standard .step_bar .step::after, #editor-input-content .step_bar .step::after {
  content: "";
  position: absolute;
  right: -1rem;
  width: 1rem;
  height: 60px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background: #4b7ebf;
}
#standard .step_bar img, #editor-input-content .step_bar img {
  max-width: 150px;
  border-radius: 50%;
  aspect-ratio: 1;
  display: block;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  #standard .step_bar .item, #editor-input-content .step_bar .item {
    width: calc((100% - 60px) / 4) !important;
  }
  #standard .step_bar.col2 .item, #editor-input-content .step_bar.col2 .item {
    width: calc((100% - 20px) / 2) !important;
  }
  #standard .step_bar.col3 .item, #editor-input-content .step_bar.col3 .item {
    width: calc((100% - 40px) / 3) !important;
  }
  #standard .step_bar .step, #editor-input-content .step_bar .step {
    font-size: 1.5rem;
  }
}
#standard .vertical_flow, #editor-input-content .vertical_flow {
  background: #EFF5F8;
  display: flex;
  flex-direction: column;
  gap: 36px;
  counter-reset: mycounter;
  padding: 30px;
}
#standard .vertical_flow .item, #editor-input-content .vertical_flow .item {
  position: relative;
  display: flex;
}
#standard .vertical_flow .item:not(:last-child)::after, #editor-input-content .vertical_flow .item:not(:last-child)::after {
  content: "";
  width: 30px;
  height: 16px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #4b7ebf;
  position: absolute;
  bottom: -26px;
  left: 50%;
  transform: translateX(-50%);
}
#standard .vertical_flow .step, #editor-input-content .vertical_flow .step {
  width: 180px;
  background-color: #4B7EBF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
#standard .vertical_flow .step.current, #editor-input-content .vertical_flow .step.current {
  background-color: #13c3dc;
}
#standard .vertical_flow .step::before, #editor-input-content .vertical_flow .step::before {
  content: "Step";
  font-family: Poppins;
  font-weight: 600;
  color: #fff;
  counter-increment: mycounter;
  font-size: 1.25rem;
}
#standard .vertical_flow .step::after, #editor-input-content .vertical_flow .step::after {
  content: counter(mycounter, decimal-leading-zero);
  font-family: Poppins;
  font-weight: 600;
  color: #fff;
  font-size: 2.5rem;
}
#standard .vertical_flow .txt, #editor-input-content .vertical_flow .txt {
  width: calc(100% - 180px);
  padding: 30px;
  background: #fff;
}
#standard .vertical_flow .ttl, #editor-input-content .vertical_flow .ttl {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
#standard .vertical_flow.other, #editor-input-content .vertical_flow.other {
  gap: 20px;
}
#standard .vertical_flow.other .item::after, #editor-input-content .vertical_flow.other .item::after {
  content: none;
}
#standard .vertical_flow .step_ttl, #editor-input-content .vertical_flow .step_ttl {
  width: 180px;
  background: #909FB1;
  color: #fff;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
#standard .vertical_flow .step_contents, #editor-input-content .vertical_flow .step_contents {
  background: #fff;
  padding: 15px;
  display: flex;
  gap: 30px;
  padding: 30px;
  width: calc(100% - 180px);
  align-items: flex-start;
}
#standard .vertical_flow .step_contents ul, #editor-input-content .vertical_flow .step_contents ul {
  width: 65%;
}
#standard .vertical_flow .step_contents img, #editor-input-content .vertical_flow .step_contents img {
  max-width: calc(100% - 30px - 65%);
}
#standard .vertical_flow .step_contents:first-child:last-child, #editor-input-content .vertical_flow .step_contents:first-child:last-child {
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  #standard .vertical_flow, #editor-input-content .vertical_flow {
    padding: 15px;
  }
  #standard .vertical_flow .item, #editor-input-content .vertical_flow .item {
    flex-direction: column;
  }
  #standard .vertical_flow .step, #standard .vertical_flow .step_ttl, #editor-input-content .vertical_flow .step, #editor-input-content .vertical_flow .step_ttl {
    width: 100%;
    flex-direction: row;
    padding: 10px;
    font-size: 18px;
  }
  #standard .vertical_flow .step::before, #standard .vertical_flow .step_ttl::before, #editor-input-content .vertical_flow .step::before, #editor-input-content .vertical_flow .step_ttl::before {
    font-size: 2rem;
  }
  #standard .vertical_flow .step::after, #standard .vertical_flow .step_ttl::after, #editor-input-content .vertical_flow .step::after, #editor-input-content .vertical_flow .step_ttl::after {
    font-size: 3.2rem;
  }
  #standard .vertical_flow .txt, #editor-input-content .vertical_flow .txt {
    width: 100%;
  }
  #standard .vertical_flow .ttl, #editor-input-content .vertical_flow .ttl {
    font-size: 16px;
  }
  #standard .vertical_flow .step_contents, #editor-input-content .vertical_flow .step_contents {
    flex-direction: column;
    padding: 20px 15px;
    width: 100%;
    align-items: center;
  }
  #standard .vertical_flow .step_contents ul, #editor-input-content .vertical_flow .step_contents ul {
    width: 100%;
  }
  #standard .vertical_flow .step_contents img, #editor-input-content .vertical_flow .step_contents img {
    max-width: none;
    display: block;
  }
}
#standard .video_base, #editor-input-content .video_base {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
#standard .video_base video, #standard .video_base iframe, #editor-input-content .video_base video, #editor-input-content .video_base iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#standard .table_img, #editor-input-content .table_img {
  padding: 20px;
  display: flex;
  gap: 20px;
  background: #EFF5F8;
  flex-wrap: wrap;
}
#standard .table_img.type_02, #editor-input-content .table_img.type_02 {
  background: #AEC0D0;
}
#standard .table_img img, #editor-input-content .table_img img {
  width: calc((100% - 60px) / 4);
}
#standard .table_img.col2 img, #editor-input-content .table_img.col2 img {
  width: calc((100% - 20px) / 2);
}
#standard .table_img.col3 img, #editor-input-content .table_img.col3 img {
  width: calc((100% - 40px) / 3);
}
@media screen and (max-width: 767px) {
  #standard .table_img, #editor-input-content .table_img {
    flex-direction: column;
  }
  #standard .table_img img, #editor-input-content .table_img img {
    width: 100% !important;
  }
}
#standard .img_table, #editor-input-content .img_table {
  padding: 20px;
  display: flex;
  gap: 50px;
  background: #EFF5F8;
}
#standard .img_table .img, #editor-input-content .img_table .img {
  width: 260px;
}
#standard .img_table .txt, #editor-input-content .img_table .txt {
  width: calc(100% - 310px);
}
@media screen and (max-width: 767px) {
  #standard .img_table, #editor-input-content .img_table {
    flex-direction: column;
    gap: 30px;
    padding: 10px;
  }
  #standard .img_table .img, #standard .img_table .txt, #editor-input-content .img_table .img, #editor-input-content .img_table .txt {
    width: 100%;
  }
}
#standard .contrast, #editor-input-content .contrast {
  display: flex;
}
#standard .contrast > div, #editor-input-content .contrast > div {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px;
}
#standard .contrast > div:first-child, #editor-input-content .contrast > div:first-child {
  background-color: #EFF5F8;
}
#standard .contrast > div:last-child, #editor-input-content .contrast > div:last-child {
  background-color: #DEEAF0;
}
#standard .contrast .ttl, #editor-input-content .contrast .ttl {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
#standard .contrast img, #editor-input-content .contrast img {
  margin: 0 auto;
}
#standard .contrast .btn_base, #editor-input-content .contrast .btn_base {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #standard .contrast, #editor-input-content .contrast {
    flex-direction: column;
  }
  #standard .contrast > div, #editor-input-content .contrast > div {
    width: 100%;
  }
  #standard .contrast .ttl, #editor-input-content .contrast .ttl {
    font-size: 20px;
  }
}
#standard .box_base, #editor-input-content .box_base {
  position: relative;
}
#standard .box_base:not(:first-child), #editor-input-content .box_base:not(:first-child) {
  margin-top: 1rem;
}
#standard .box_base .box_Inner, #editor-input-content .box_base .box_Inner {
  border: 2px solid #3FC3BC;
  padding: 50px 30px 40px;
  display: flex;
  gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
#standard .box_base .box_ttl, #editor-input-content .box_base .box_ttl {
  background: #fff;
  padding: 0 10px;
  font-size: 30px;
  font-weight: 700;
  color: #3FC3BC;
  transform: translate(40px, 50%);
  line-height: 1;
  display: inline-block;
  max-width: calc(100% - 80px);
  position: relative;
  z-index: 1;
}
#standard .box_base dl dd, #editor-input-content .box_base dl dd {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  align-items: flex-start;
}
#standard .box_base dl dd img, #editor-input-content .box_base dl dd img {
  width: 200px;
}
#standard .box_base.compact .box_Inner, #editor-input-content .box_base.compact .box_Inner {
  border-color: #D7DEE3;
}
#standard .box_base.compact .box_ttl, #editor-input-content .box_base.compact .box_ttl {
  font-size: 1.25rem;
}
#standard .box_base.type_02 .box_Inner, #editor-input-content .box_base.type_02 .box_Inner {
  border-color: #D7DEE3;
}
#standard .box_base.type_02 .box_ttl, #editor-input-content .box_base.type_02 .box_ttl {
  color: #fff;
  background: #909FB1;
  padding: 5px 20px 8px;
}
#standard .box_base.type_03 .box_Inner, #editor-input-content .box_base.type_03 .box_Inner {
  border-color: #E3F6FF;
  padding: 40px 30px;
  background-color: #E3F6FF;
}
#standard .box_base.type_04 .box_Inner, #editor-input-content .box_base.type_04 .box_Inner {
  border: 1px dotted #AEC0D0;
  padding: 40px 30px;
}
#standard .box_base.type_05 .box_Inner, #editor-input-content .box_base.type_05 .box_Inner {
  border: 1px solid #D7DEE3;
  padding: 40px 30px;
}
#standard .box_base.type_05 .box_Inner::before, #editor-input-content .box_base.type_05 .box_Inner::before {
  content: "";
  display: block;
  border-left: 4px solid #4b7ebf;
  border-top: 4px solid #4b7ebf;
  height: 5rem;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 5rem;
}
@media screen and (max-width: 767px) {
  #standard .box_base .box_Inner, #editor-input-content .box_base .box_Inner {
    padding: 40px 15px 20px;
    flex-direction: column;
    gap: 20px;
  }
  #standard .box_base .box_ttl, #editor-input-content .box_base .box_ttl {
    font-size: 2rem;
    transform: translate(20px, 50%);
    max-width: calc(100% - 40px);
  }
  #standard .box_base dl dd, #editor-input-content .box_base dl dd {
    flex-direction: column;
    gap: 20px;
  }
  #standard .box_base dl dd img, #editor-input-content .box_base dl dd img {
    width: 100%;
  }
  #standard .box_base.type_03 .box_Inner, #standard .box_base.type_04 .box_Inner, #standard .box_base.type_05 .box_Inner, #editor-input-content .box_base.type_03 .box_Inner, #editor-input-content .box_base.type_04 .box_Inner, #editor-input-content .box_base.type_05 .box_Inner {
    padding: 20px 15px;
  }
}
#standard .bubble_base, #editor-input-content .bubble_base {
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  gap: 20px;
}
#standard .bubble_base .item, #editor-input-content .bubble_base .item {
  width: calc((100% - 60px) / 4);
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#standard .bubble_base.col3 .item, #editor-input-content .bubble_base.col3 .item {
  width: calc((100% - 40px) / 3);
}
#standard .bubble_base .bubble, #editor-input-content .bubble_base .bubble {
  background: #eff5f8;
  border-radius: 20px;
  padding: 1.875rem;
  position: relative;
}
#standard .bubble_base .bubble::after, #editor-input-content .bubble_base .bubble::after {
  content: "";
  width: 16px;
  height: 8px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #eff5f8;
}
#standard .bubble_base img, #editor-input-content .bubble_base img {
  display: block;
  margin: 0 auto;
  max-width: 90%;
}
#standard .bubble_base .ttl, #editor-input-content .bubble_base .ttl {
  text-align: center;
  font-size: 1.125rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #standard .bubble_base, #editor-input-content .bubble_base {
    flex-direction: column;
  }
  #standard .bubble_base .item, #editor-input-content .bubble_base .item {
    width: 100% !important;
  }
  #standard .bubble_base .ttl, #editor-input-content .bubble_base .ttl {
    font-size: 1.5rem;
  }
}
#standard .cel_img, #editor-input-content .cel_img {
  display: flex;
  gap: 60px;
  flex-wrap: wrap;
  justify-content: space-between;
}
#standard .cel_img .item, #editor-input-content .cel_img .item {
  width: calc((100% - 60px) / 2);
}
#standard .cel_img img, #editor-input-content .cel_img img {
  max-width: 50%;
}
#standard .cel_img p, #editor-input-content .cel_img p {
  margin-top: 0;
}
#standard .cel_img.img_left img, #editor-input-content .cel_img.img_left img {
  float: left;
  margin: 0 15px 15px 0;
}
#standard .cel_img.img_right img, #editor-input-content .cel_img.img_right img {
  float: right;
  margin: 0 0 15px 15px;
}
@media screen and (max-width: 767px) {
  #standard .cel_img, #editor-input-content .cel_img {
    flex-direction: column;
    gap: 40px;
  }
  #standard .cel_img .item, #editor-input-content .cel_img .item {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  #standard .cel_img img, #editor-input-content .cel_img img {
    float: none !important;
    margin: 0 auto !important;
    display: block;
    max-width: none;
  }
}
#standard .img_txt, #editor-input-content .img_txt {
  display: flex;
  gap: 50px;
  justify-content: space-between;
}
#standard .img_txt > *, #editor-input-content .img_txt > * {
  width: calc((100% - 50px) / 2);
}
#standard .img_txt > * > *:not(:first-child), #editor-input-content .img_txt > * > *:not(:first-child) {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  #standard .img_txt, #editor-input-content .img_txt {
    flex-direction: column;
    gap: 20px;
  }
  #standard .img_txt > *, #editor-input-content .img_txt > * {
    width: 100%;
  }
}
#standard a[id]:empty:not([href]), #editor-input-content a[id]:empty:not([href]) {
  display: block;
}

.c-list--issue .c-list__box > em {
  white-space: nowrap;
}