#comm-layout-event .contents-area {
  padding: 0 0 4rem 0;
}
#comm-layout-event .contents-area .txt-tit {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  margin-bottom: 2rem;
  font-size: 2rem;
  line-height: 2.4rem;
  color: #0b0d0f;
  font-weight: 700;
}
#comm-layout-event .contents-area .txt-tit.color-point {
  color: #0068ff;
}
#comm-layout-event .contents-area .img-tit {
  margin-bottom: 2rem;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #0b0d0f;
  font-weight: 400;
}
#comm-layout-event [class^=ico-] {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  width: 2.8rem;
  height: 2.8rem;
}
#comm-layout-event [class^=ico-].ico-check-point {
  background-image: url("/v2/resources/images/customer/07/icon_check_point.png");
}
#comm-layout-event [class^=ico-].ico-housing-pension {
  background-image: url("/v2/resources/images/customer/07/icon_housing_pension.png");
}
#comm-layout-event .case_visual .txt p {
  color: #0b0d0f;
}
#comm-layout-event .case_visual .txt p .sub-title {
  display: block;
  margin-bottom: 0.7rem;
  font-size: 1.3rem;
  line-height: 1.7;
  color: #ffffff;
}
#comm-layout-event .case_visual.case31 {
  background: #646e7e;
}
#comm-layout-event .case_visual.case32 {
  background: #bed1ef;
}
#comm-layout-event .case_visual.case33 {
  background-color: #c0daff;
}
#comm-layout-event .case_visual.case34 {
  background-color: #fff1eb;
}
#comm-layout-event .case_visual.case35 {
  background-color: #f8f7e4;
}
#comm-layout-event .case_visual.case36 {
  background-color: #deebff;
}
#comm-layout-event .case_visual.case37 {
  background-color: #e4f4ff;
}
#comm-layout-event .comm-step-list li .txt-step {
  margin-bottom: 0.1rem;
  padding: 0.2rem 1.1rem;
  color: #0068ff;
  font-size: 1.2rem;
  line-height: 1.32;
  letter-spacing: -0.24px;
  font-weight: 700;
  background-color: #edf4ff;
  border-radius: 0.6rem;
}
#comm-layout-event .comm-step-list li p {
  margin-top: 1rem;
  color: #5a5b63;
  font-size: 1.7rem;
  line-height: 1.62;
}
#comm-layout-event .comm-step-list li .txt-tip {
  color: #868a93;
  font-size: 1.5rem;
  line-height: 1.6;
}
#comm-layout-event .comm-step-list li + li {
  margin-top: 2rem;
}
#comm-layout-event .comm-basic-list li {
  font-size: 1.8rem;
  color: #5a5b63;
  line-height: 2.8rem;
}
#comm-layout-event .comm-basic-list li span {
  color: #0b0d0f;
}
#comm-layout-event .comm-basic-list li + li {
  margin-top: 2rem;
}
#comm-layout-event .adv-tbl-section {
  padding: 0 2.4rem;
}
#comm-layout-event .adv-tbl-section .section-inner {
  margin-top: 3rem;
  border-radius: 2rem;
  overflow: hidden;
}
#comm-layout-event .adv-tbl-section .comm-group-txt {
  margin-top: 3rem;
  padding: 0;
}
#comm-layout-event .adv-tbl-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  padding: 1.6rem 0;
  background-color: #5a5b63;
}
#comm-layout-event .adv-tbl-header strong {
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1;
  color: #fff;
}
#comm-layout-event .adv-tbl-ico {
  font-size: 2rem;
}
#comm-layout-event .adv-tbl-body {
  border: 1px solid #e5e5e8;
}
#comm-layout-event .adv-tbl-body table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
#comm-layout-event .adv-tbl-body th,
#comm-layout-event .adv-tbl-body td {
  padding: 1rem 0;
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.3;
  border-bottom: 1px solid #ccd1dc;
  color: #0b0d0f;
}
#comm-layout-event .adv-tbl-body thead th {
  background-color: #f1f1f3;
  color: #868a93;
  font-weight: 500;
  font-size: 1.2rem;
  border-right: 1px solid #ccd1dc;
}
#comm-layout-event .adv-tbl-body thead th:first-child {
  background-color: #ffffff;
}
#comm-layout-event .adv-tbl-body thead th:last-child {
  border-right: none;
}
#comm-layout-event .adv-tbl-body tbody th {
  font-weight: 500;
  color: #868a93;
  background-color: #fff;
  border-right: 1px solid #ccd1dc;
}
#comm-layout-event .adv-tbl-body tbody td {
  font-weight: 400;
  border-right: 1px solid #ccd1dc;
}
#comm-layout-event .adv-tbl-body tbody td:last-child {
  border-right: none;
}
#comm-layout-event .adv-tbl-body tfoot th,
#comm-layout-event .adv-tbl-body tfoot td {
  background-color: #cee2ff;
  color: #0069ff;
  font-weight: 700;
  font-size: 1.3rem;
  border-bottom: none;
}
#comm-layout-event .adv-tbl-body tfoot th {
  border-right: 1px solid #ccd1dc;
  color: #0b0d0f;
}
#comm-layout-event .adv-tbl-body tfoot td {
  border-right: 1px solid #ccd1dc;
  font-size: 1.4rem;
  color: #0068ff;
}
#comm-layout-event .adv-tbl-body tfoot td:last-child {
  border-right: none;
}
#comm-layout-event .table-basic table {
  width: 100%;
  margin: 2rem 0 1rem 0;
  border-top: 1px solid #9f9f9f;
}
#comm-layout-event .table-basic thead th {
  padding: 0.8rem 1rem;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  color: #ffffff;
  font-size: 1.4rem;
  line-height: 2rem;
  text-align: left;
  font-weight: 700;
  background: #0068ff;
}
#comm-layout-event .table-basic thead th:last-child {
  border-right: 0;
}
#comm-layout-event .table-basic tbody th,
#comm-layout-event .table-basic tbody td {
  padding: 0.8rem 1rem;
  border-bottom: 1px solid #e1e1e1;
}
#comm-layout-event .table-basic tbody th {
  border-right: 1px solid #e1e1e1;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 700;
  color: #0b0d0f;
  text-align: left;
  background: #f9f9fb;
}
#comm-layout-event .table-basic tbody td {
  padding: 0.8rem 1rem;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
  color: #5a5b63;
}
#comm-layout-event .comm-group-txt {
  padding: 0 2.4rem;
  margin-top: 4rem;
}
#comm-layout-event .comm-group-txt .group-inner + .group-inner {
  margin-top: 2rem;
}
#comm-layout-event .comm-group-txt .tit-copy {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #0b0d0f;
}
#comm-layout-event .comm-group-txt .txt-standard {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6rem;
  color: #868a93;
}
#comm-layout-event .comm-group-txt .txt-copy {
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #5a5b63;
  word-break: keep-all;
  word-wrap: break-word;
}
#comm-layout-event .comm-group-txt .txt-copy .txt-block {
  display: block;
  color: #0b0d0f;
}
#comm-layout-event .comm-group-txt .txt-copy .color-black {
  color: #0b0d0f;
}
#comm-layout-event .comm-group-txt .txt-copy .color-gray {
  color: #5a5b63;
}
#comm-layout-event .comm-group-txt .txt-copy .color-blue {
  color: #0068ff;
}
#comm-layout-event .comm-group-txt .txt-copy + .txt-copy {
  margin-top: 2rem;
}
#comm-layout-event .comm-group-txt .txt-copy + .txt-tit {
  margin-top: 2rem;
}
#comm-layout-event .comm-group-txt .txt-underline {
  color: #0b0d0f;
  background-color: #eefffc;
}
#comm-layout-event .comm-group-txt .txt-underline.type02 {
  background-color: #edf3ff;
}
#comm-layout-event .comm-group-txt .txt-underline.only-color {
  color: #0068ff;
  background-color: transparent;
}
#comm-layout-event .comm-group-txt.mgt-30 {
  margin-top: 3rem;
}
#comm-layout-event .txt-source {
  margin-top: 2rem;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #868a93;
}
#comm-layout-event .comm-group-img {
  margin-top: 4rem;
}
#comm-layout-event .comm-group-img .txt-tit {
  padding: 0 2.4rem;
}
#comm-layout-event .comm-group-img .img-zone .img-tit {
  padding: 0 2.4rem;
}
#comm-layout-event .comm-group-img .img-zone .txt-source {
  padding: 0 2.4rem;
}
#comm-layout-event .comm-group-img .img-zone img {
  width: 100%;
  display: block;
}
#comm-layout-event .comm-group-img .comm-group-txt {
  margin-top: 3rem;
}
#comm-layout-event .comm-group-img .comm-group-txt .txt-tit {
  padding: 0;
}
#comm-layout-event .comm-group-img .comm-group-txt + .comm-group-txt {
  margin-top: 2rem;
}
#comm-layout-event .comm-group-img.mgt-30 {
  margin-top: 3rem;
}
#comm-layout-event .box-gray {
  margin-top: 2.5rem;
  padding: 2rem;
  border-radius: 2rem;
  background: #f1f1f3;
}
#comm-layout-event .box-gray .txt-copy {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #0b0d0f;
}
#comm-layout-event .box-gray .txt-copy span {
  color: #5a5b63;
}
#comm-layout-event .box-gray .txt-copy + .txt-copy {
  margin-top: 1rem;
}
@media (min-width: 1220px) {
  #comm-layout-event .case_visual {
    height: 20rem;
  }
  #comm-layout-event .case_visual.case33 .img {
    width: 30rem;
    height: 20rem;
  }
}
