@media screen and (min-width: 768px) {
  body {
    min-width: 1200px;
  }
}
.pc-header-inner02,
.pc-footer-inner,
.pc-footer-group03-inner,
.pc-footer-group02-inner,
.pc-footer-group05-inner {
  width: 1200px !important;
}

.pc-header-glb-content-inner,
.pc-header-glb-body {
  max-width: 1240px !important;
}

.pc-header {
  min-width: 1160px !important;
}

.pc-header-inner {
  box-sizing: border-box;
  width: 100% !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.pc-header-inner02 {
  width: 100% !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
  box-sizing: border-box;
}

.is-fixed .pc-header-glb-inner {
  width: 960px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.pc-header-glb-inner {
  width: 1200px !important;
  background: none !important;
}
.pc-header-glb-inner .pc-header-glb-item {
  border-right: 1px solid #d4d4d4;
}
.pc-header-glb-inner .pc-header-glb-item:first-of-type {
  border-left: 1px solid #d4d4d4;
}

.pc-header-glb-inner .pc-header-glb-item:nth-of-type(4) .pc-header-glb-toggle-line-break, .pc-header-glb-inner .pc-header-glb-item:nth-of-type(5) .pc-header-glb-toggle-line-break {
  display: none;
}

a[class^=pc-header-btn-list-btn] {
  padding: 16px 8px 14px !important;
  min-height: auto !important;
}

a.pc-header-btn-list-btn-open {
  background: linear-gradient(360deg, rgb(198, 145, 31) 0%, rgb(209, 167, 76) 100%) !important;
  font-weight: bold !important;
}

@media screen and (min-width: 768px) {
  a.pc-header-btn-list-btn-open:hover {
    opacity: 0.7;
  }
}

a.pc-header-btn-list-btn-login {
  background: linear-gradient(360deg, rgb(194, 33, 18) 0%, rgb(203, 66, 53) 100%) !important;
  font-weight: bold !important;
}

@media screen and (min-width: 768px) {
  a.pc-header-btn-list-btn-login:hover {
    opacity: 0.7;
  }
}

.pc-footer-grid-col {
  width: 366px !important;
}
.pc-footer-grid-col-02 {
  width: 366px !important;
}
.pc-footer-grid-col-03 {
  width: 366px !important;
}

.pc-footer-btn-list {
  width: 215px;
  margin-left: auto;
}

.pc-footer-grid02-col {
  width: 291px !important;
}

a.pc-footer-btn-list-btn-login::before,
a.pc-footer-btn-list-btn-open::before,
a.pc-footer-btn-list-btn-doc::before,
a.pc-footer-btn-list-btn-store::before {
  display: none !important;
}

a.pc-footer-btn-list-btn-login {
  background: linear-gradient(360deg, rgb(194, 33, 18) 0%, rgb(203, 66, 53) 100%) !important;
  padding: 17px 16px 16px !important;
}

a.pc-footer-btn-list-btn-open {
  background: linear-gradient(360deg, rgb(198, 145, 31) 0%, rgb(209, 167, 76) 100%) !important;
  padding: 17px 16px 16px !important;
}

a.pc-footer-btn-list-btn-doc,
a.pc-footer-btn-list-btn-store {
  background: linear-gradient(360deg, rgb(238, 238, 238) 0%, rgb(255, 255, 255) 100%) !important;
  color: #333 !important;
  border: 1px #ccc solid !important;
  padding: 16px 16px 15px !important;
}

@media screen and (min-width: 768px) {
  a.pc-footer-btn-list-btn-doc:hover,
  a.pc-footer-btn-list-btn-store:hover {
    border: 1px #ccc solid;
  }
}

a.pc-footer-btn-list-btn-login::before,
a.pc-footer-btn-list-btn-open::before,
a.pc-footer-btn-list-btn-doc::before,
a.pc-footer-btn-list-btn-store::before {
  display: none !important;
}

a.pc-footer-btn-list-btn-login::after,
a.pc-footer-btn-list-btn-open::after,
a.pc-footer-btn-list-btn-doc::after,
a.pc-footer-btn-list-btn-store::after {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 3px;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

@media screen and (min-width: 768px) {
  a.pc-footer-btn-list-btn-login:hover::after,
  a.pc-footer-btn-list-btn-open:hover::after,
  a.pc-footer-btn-list-btn-doc:hover::after,
  a.pc-footer-btn-list-btn-store:hover::after {
    opacity: 0.3;
  }
}

a.sp-footer-btn-login {
  background: linear-gradient(360deg, rgb(194, 33, 18) 0%, rgb(203, 66, 53) 100%) !important;
  border-radius: 3px !important;
}

a.sp-footer-btn-open {
  background: linear-gradient(360deg, rgb(198, 145, 31) 0%, rgb(209, 167, 76) 100%) !important;
  border-radius: 3px !important;
}

a.sp-footer-btn-docs,
a.sp-footer-btn-shops {
  background: linear-gradient(360deg, rgb(238, 238, 238) 0%, rgb(255, 255, 255) 100%) !important;
  color: #333 !important;
  border: 1px #ccc solid !important;
  border-radius: 3px !important;
  padding: 19px 10px !important;
}

.u-hide-pc {
  display: none;
}

.u-hide-sp {
  display: block;
}

@media screen and (max-width: 767px) {
  .u-hide-pc {
    display: block;
  }
  .u-hide-sp {
    display: none;
  }
}
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.c-border {
  width: 100%;
  height: 1px;
  background-color: #e6e6e6;
  margin: 80px 0;
}

.l-main {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.l-main *,
.l-main *::before,
.l-main *::after {
  box-sizing: border-box;
}
.l-main p,
.l-main ul,
.l-main ol,
.l-main dl {
  margin-bottom: 0;
}

.l-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .l-wrapper {
    padding: 24px 16px 80px;
  }
}

.l-content {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .l-content {
    margin-top: 0;
  }
}

/**
 * breadcrumb
 */
@media screen and (max-width: 767px) {
  .c-breadcrumb {
    padding: 10px;
    margin: 0;
    background-color: #e5dfd3;
  }
}
.c-breadcrumb > ol {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 0;
}
@media screen and (max-width: 767px) {
  .c-breadcrumb > ol {
    gap: 4px 0;
  }
}
.c-breadcrumb > ol > li {
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .c-breadcrumb > ol > li {
    color: #d9340a;
  }
}
.c-breadcrumb > ol > li:not(:last-child)::after {
  position: relative;
  top: 0;
  display: inline-block;
  margin: 0 8px 0 8px;
  content: ">";
}
@media screen and (max-width: 767px) {
  .c-breadcrumb > ol > li:first-child::before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 17px;
    margin-right: 5px;
    background: transparent url(/content/dam/daiwasecurities/service/inheritance/images/icon_home.svg) no-repeat scroll center center;
    background-size: 13px 17px;
    vertical-align: middle;
  }
}
.c-breadcrumb > ol > li:last-child {
  color: #d9340a;
}
@media screen and (max-width: 767px) {
  .c-breadcrumb > ol > li:last-child {
    color: #333333;
  }
}
.c-breadcrumb > ol > li > a {
  text-underline-offset: 2px;
  color: #333333;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .c-breadcrumb > ol > li > a {
    color: #d9340a;
  }
}
@media (hover: hover) {
  .c-breadcrumb > ol > li > a:hover {
    text-decoration: underline;
  }
}

@media screen and (min-width: 768px) {
  .l-wrapper .c-breadcrumb {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .l-wrapper .c-breadcrumb {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .c-breadcrumb {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .c-breadcrumb {
    display: block;
  }
}

.c-heading-lv1__title {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  align-items: center;
  padding: 40px 0 0 24px;
  margin-bottom: 64px;
}
@media screen and (max-width: 767px) {
  .c-heading-lv1__title {
    font-size: 28px;
    padding: 24px 0 0 16px;
    margin-bottom: 56px;
  }
}
.c-heading-lv1__title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background-color: #d9340a;
}
@media screen and (max-width: 767px) {
  .c-heading-lv1__title::before {
    width: 1px;
  }
}
.c-heading-lv2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
  margin: 80px 0 40px;
}
@media screen and (max-width: 767px) {
  .c-heading-lv2 {
    font-size: 24px;
    margin: 80px 0 40px;
  }
}
.c-heading-lv2--primary {
  color: #d9340a;
}
.c-heading-lv3 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3;
  margin: 64px 0 40px;
}
@media screen and (max-width: 767px) {
  .c-heading-lv3 {
    font-size: 22px;
    margin: 48px 0 24px;
  }
}
.c-heading-lv4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin: 40px 0 24px;
}
@media screen and (max-width: 767px) {
  .c-heading-lv4 {
    font-size: 20px;
    margin: 40px 0 16px;
  }
}
.c-heading-lv4--primary {
  color: #d9340a;
}
.c-heading-lv5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  margin: 24px 0 8px;
}
@media screen and (max-width: 767px) {
  .c-heading-lv5 {
    font-size: 18px;
    margin: 32px 0 8px;
  }
}
.c-heading-lv5--primary {
  color: #d9340a;
}

.c-lead-text {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .c-lead-text {
    font-size: 16px;
  }
}

.c-text-l {
  font-size: 18px;
}
.c-text-l--bold {
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .c-text-m {
    font-size: 14px;
  }
}
.c-text-m--bold {
  font-weight: 700;
}

.c-anchor-box {
  background-color: #f2f2f2;
  padding: 32px 24px;
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .c-anchor-box {
    padding: 16px 32px;
    margin-top: 56px;
  }
}

.c-anchor-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 17px;
}
@media screen and (max-width: 767px) {
  .c-anchor-list {
    flex-direction: column;
    gap: 0;
  }
}
.c-anchor-list__item {
  display: inline-flex;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-anchor-list__item {
    width: 100%;
  }
}
.c-anchor-list__item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -9px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 24px;
  background-color: #b3b3b3;
}
@media screen and (max-width: 767px) {
  .c-anchor-list__item:not(:last-child)::after {
    width: 100%;
    height: 1px;
    right: 0;
    top: 100%;
    transform: none;
  }
}
.c-anchor-list__item a {
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  padding: 8px 16px;
  transition: background-color 0.3s ease;
}
@media screen and (max-width: 767px) {
  .c-anchor-list__item a {
    font-size: 16px;
    justify-content: space-between;
    width: 100%;
    padding: 16px 0;
  }
}
@media (hover: hover) {
  .c-anchor-list__item a:hover {
    background-color: #e6e6e6;
  }
}
.c-anchor-list__item a::after {
  content: "";
  background: url("/content/dam/daiwasecurities/service/inheritance/images/icon_arrow_anchor.svg") no-repeat center/contain;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.c-content-box {
  margin-top: 80px;
}

.c-panel {
  display: grid;
  grid-template-columns: 1fr;
  margin: 40px 0 0;
}
@media screen and (max-width: 767px) {
  .c-panel {
    margin: 40px 0 0;
  }
}
.c-panel--2col {
  grid-template-columns: repeat(2, 1fr);
  gap: 80px 64px;
}
@media screen and (max-width: 767px) {
  .c-panel--2col {
    gap: 48px;
  }
}
.c-panel--2col .c-panel__content {
  padding: 32px 0 0;
}
@media screen and (max-width: 767px) {
  .c-panel--2col .c-panel__content {
    padding: 24px 0 0;
  }
}
.c-panel--3col {
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .c-panel--3col {
    gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  .c-panel {
    grid-template-columns: 1fr;
  }
  .c-panel--2col, .c-panel--3col {
    grid-template-columns: 1fr;
  }
}
.c-panel__image {
  margin: 0;
}
.c-panel__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.c-panel--2col .c-panel__image {
  height: 244px;
}
@media screen and (max-width: 767px) {
  .c-panel--2col .c-panel__image {
    height: auto;
  }
}
.c-panel--3col .c-panel__image {
  height: 210px;
}
@media screen and (max-width: 767px) {
  .c-panel--3col .c-panel__image {
    height: 193px;
  }
}
.c-panel__content {
  padding: 24px 0 0;
}
.c-panel__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .c-panel__title {
    font-size: 18px;
  }
}
.c-panel__label {
  background-color: #d9340a;
  color: #ffffff;
  font-weight: 700;
  display: inline-block;
  padding: 4px 8px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .c-panel__label {
    font-size: 14px;
  }
}
.c-panel__button-wrap {
  margin-top: 24px;
}
.c-panel__button-wrap .c-button--outline + .c-button--outline {
  margin-top: 16px;
}

.c-button + .c-button {
  margin-top: 20px;
}
.c-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 373px;
  height: 80px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  color: #333333;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 2px 20px 5px rgba(0, 0, 0, 0.07);
  padding: 16px 32px;
  transition: all 0.3s ease;
}
@media (hover: hover) {
  .c-button a:hover {
    box-shadow: 0px 2px 20px 5px rgba(0, 0, 0, 0.25);
    color: #d9340a;
  }
}
.c-button a[disabled] {
  background-color: #b3b3b3;
  color: #ffffff;
  pointer-events: none;
  box-shadow: none;
}
.c-button--current a {
  color: #d9340a;
}
.c-button--md a {
  width: 270px;
  height: 60px;
  font-size: 16px;
  font-weight: 400;
}
.c-button--cv a {
  width: 300px;
  color: #d9340a;
}
.c-button--cv a:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  margin-right: 16px;
}
.c-button--materials a:before {
  background: url("/content/dam/daiwasecurities/service/inheritance/images/icon_materials.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .c-button a {
    width: 100%;
    font-size: 18px;
  }
  .c-button--md a {
    width: 100%;
    font-size: 14px;
  }
  .c-button--md a .icon-pdf {
    width: 16px;
    height: 16px;
    vertical-align: 12px;
  }
}

.c-button--outline + .c-button--outline {
  margin-top: 20px;
}
.c-button--outline {
  display: block;
}
.c-button--outline a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 175px;
  height: 53px;
  line-height: 1.3;
  text-decoration: none;
  color: #333333;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 16px 24px;
  border: 1px solid #333333;
  transition: all 0.3s ease;
}
@media (hover: hover) {
  .c-button--outline a:hover {
    border: 1px solid #d9340a;
    color: #d9340a;
  }
}
.c-button--outline.c-button--anchor a:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/content/dam/daiwasecurities/service/inheritance/images/icon_arrow_anchor.svg") no-repeat center/contain;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .c-button--outline a {
    min-width: 160px;
    height: 50px;
    font-size: 14px;
  }
}

.c-buttonlist {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 40px;
}
.c-buttonlist .c-button + .c-button {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .c-buttonlist {
    gap: 24px 0;
    flex-direction: column;
  }
}

.c-consultation {
  background-color: #d9340a;
  margin-top: 120px;
  padding: 64px;
}
.c-consultation .c-heading-lv3 {
  color: #ffffff;
  margin-top: 0;
  text-align: center;
}
.c-consultation .c-buttonlist {
  gap: 32px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .c-consultation {
    margin-top: 80px;
    padding: 32px 16px;
  }
  .c-consultation .c-heading-lv3 {
    margin-bottom: 40px;
  }
  .c-consultation .c-heading-lv3 span {
    white-space: nowrap;
  }
  .c-consultation .c-buttonlist {
    gap: 16px;
  }
}

.c-header-box {
  display: grid;
  gap: 40px;
  grid-template-columns: 1fr;
  margin: 40px 0 0;
}
.c-header-box--2col {
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 1fr;
}
@media screen and (max-width: 767px) {
  .c-header-box {
    gap: 24px;
    margin: 24px 0 0;
  }
  .c-header-box--2col {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }
}
.c-header-box__item {
  background-color: #eee6e6;
  display: flex;
  flex-direction: column;
}
.c-header-box__title {
  background-color: #b2a174;
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  padding: 16px 32px;
  text-align: center;
  height: 63px;
}
@media screen and (max-width: 767px) {
  .c-header-box__title {
    font-size: 20px;
    padding: 16px 24px;
  }
}
.c-header-box__content {
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  padding: 32px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-header-box__content {
    padding: 24px;
  }
}

.c-check-list {
  font-size: 20px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-check-list {
    font-size: 16px;
  }
}
.c-check-list__item {
  padding-left: 36px;
  position: relative;
  line-height: 1.3;
}
.c-check-list__item::before {
  content: "";
  position: absolute;
  left: 6px;
  top: 5px;
  width: 9px;
  height: 20px;
  border-right: 2px solid #b2a174;
  border-bottom: 2px solid #b2a174;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .c-check-list__item::before {
    top: 2px;
  }
}
.c-check-list__item + .c-check-list__item {
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .c-check-list__item + .c-check-list__item {
    margin-top: 8px;
  }
}
.c-check-list--loose .c-check-list__item + .c-check-list__item {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .c-check-list--loose .c-check-list__item + .c-check-list__item {
    margin-top: 20px;
  }
}

.c-consultation {
  background-color: #333333;
  padding: 80px;
  text-align: center;
  color: #ffffff;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .c-consultation {
    padding: 40px 16px;
  }
}
.c-consultation .c-heading-lv4 {
  margin-top: 0;
}
.c-consultation .c-button {
  margin: 40px auto 0;
}
.c-consultation .c-button a {
  margin: auto;
  color: #333333;
}
@media (hover: hover) {
  .c-consultation .c-button a:hover {
    color: #d9340a;
  }
}
.c-consultation-telephone {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 40px;
  flex-wrap: wrap;
}
.c-consultation-telephone a {
  color: #ffffff;
  text-decoration: none;
  font-size: 36px;
  line-height: 1.3;
  font-weight: bold;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .c-consultation-telephone a {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) {
  .c-consultation-telephone a {
    pointer-events: none;
    cursor: default;
  }
}
.c-consultation .c-disc-list {
  margin-top: 24px;
  padding-left: 1em;
}
.c-consultation .c-disc-list li {
  text-align: left;
  list-style-type: disc;
}
.c-consultation .c-disc-list li:not(:first-child) {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .c-consultation .c-disc-list li {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .c-consultation .c-text-l {
    margin-top: 16px;
    font-size: 16px;
    text-align: left;
  }
}

.c-inheritance-navigation {
  background-color: #f2f2f2;
  padding: 64px;
  margin: 80px 0;
}
@media screen and (max-width: 767px) {
  .c-inheritance-navigation {
    padding: 32px 16px;
  }
}
.c-inheritance-navigation .c-heading-lv4 {
  margin-top: 0;
}
.c-inheritance-navigation .c-buttonlist {
  gap: 24px 32px;
}
@media screen and (max-width: 767px) {
  .c-inheritance-navigation .c-buttonlist {
    margin-top: 32px;
    gap: 16px 0;
  }
}
.c-inheritance-navigation .c-button a {
  text-align: center;
  line-height: 1.3;
  padding: 8px 32px;
  width: 244px;
}
.is-service_inheritance .c-inheritance-navigation .c-button a:is([href="/service/inheritance/"]) {
  color: #d9340a;
}
@media screen and (max-width: 767px) {
  .c-inheritance-navigation .c-button a {
    width: 100%;
  }
}

.p-learn .c-panel--2col .c-text-m {
  min-height: 48px;
}

.p-measures {
  width: 100%;
  height: 749px;
  background: url("/content/dam/daiwasecurities/service/inheritance/images/measures_bg_pc.webp") no-repeat top center/100% auto;
  text-align: center;
  padding: 80px 140px;
}
.p-measures .c-heading-lv2 {
  margin: 0;
  color: #ffffff;
}
.p-measures .c-text-l {
  color: #ffffff;
  margin-top: 16px;
}
.p-measures-img {
  margin: 40px auto 0;
}
.p-measures .c-button {
  margin: 40px auto 0;
}
.p-measures .c-button a {
  margin: auto;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .p-measures {
    background: url("/content/dam/daiwasecurities/service/inheritance/images/measures_bg_sp.webp") no-repeat center center/100% auto;
    padding: 32px 24px;
    height: 890px;
  }
  .p-measures .c-text-l {
    font-size: 16px;
  }
  .p-measures-img {
    margin: 24px auto 0;
    max-width: 276px;
  }
  .p-measures .c-button {
    margin: 24px auto 0;
  }
  .p-measures .c-button a {
    width: 244px;
    height: 60px;
    font-size: 16px;
  }
}

.p-totalService {
  background-color: #f2f2f2;
  padding: 80px;
  text-align: center;
}
.p-totalService .c-lead-text {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
}
.p-totalService .c-heading-lv2 {
  margin-top: 14px;
}
.p-totalService .etc {
  font-size: 16px;
  margin-left: 1em;
}
.p-totalService .c-button {
  margin: 40px auto 0;
}
.p-totalService .c-button a {
  margin: auto;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .p-totalService {
    padding: 40px 16px;
  }
  .p-totalService .c-lead-text {
    font-size: 18px;
  }
  .p-totalService .c-heading-lv2 {
    margin-bottom: 24px;
  }
  .p-totalService .c-header-box__title {
    height: 84px;
  }
  .p-totalService .etc {
    font-size: 14px;
    display: block;
    text-align: right;
    margin-top: 8px;
  }
  .p-totalService .c-button {
    margin: 24px auto 0;
  }
  .p-totalService .c-button a {
    width: 100%;
    height: 80px;
    font-size: 16px;
  }
}

.p-schedule-img {
  text-align: center;
  margin: 40px 0 0;
}
.p-schedule figcaption {
  text-align: left;
}
.p-schedule .c-note-list {
  text-align: left;
  margin: 64px 0 0;
}
.p-schedule .c-note-list__item {
  line-height: 1.7;
  display: flex;
  gap: 4px;
}
.p-schedule .c-note-list__item a {
  color: #333333;
}
.p-schedule .c-button {
  margin: 40px auto 0;
}
.p-schedule .c-button a {
  margin: auto;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .p-schedule .c-heading-lv2 {
    margin-bottom: 32px;
  }
  .p-schedule .c-note-list {
    font-size: 14px;
    margin-top: 40px;
  }
  .p-schedule .c-button a {
    font-size: 16px;
  }
}

.p-trouble .c-panel__item a {
  display: block;
  background-color: #f5f5f5;
  height: 100%;
  padding: 24px 64px 24px 32px;
  text-decoration: none;
  color: #333333;
  position: relative;
  transition: color 0.3s ease;
}
.p-trouble .c-panel__item a:after {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  right: 37.5px;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  border-width: 2px 2px;
  border-style: solid solid;
  border-color: #d9340a #d9340a transparent transparent;
  -o-border-image: initial;
  border-image: initial;
  border-bottom: transparent;
  border-left: transparent;
}
@media (hover: hover) {
  .p-trouble .c-panel__item a:hover {
    color: #d9340a;
  }
}
.p-trouble .c-panel__item__title {
  display: inline-block;
  background-color: #333333;
  color: #ffffff;
  line-height: 1.3;
  padding: 4px 12px;
}
.p-trouble .c-panel__item__discription {
  margin-top: 16px;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-trouble .c-heading-lv2 {
    margin-bottom: 32px;
  }
  .p-trouble .c-panel {
    margin-top: 32px;
    gap: 24px;
  }
  .p-trouble .c-panel__item a {
    padding: 16px 48px 16px 16px;
  }
  .p-trouble .c-panel__item__title {
    font-size: 14px;
  }
  .p-trouble .c-panel__item__discription {
    margin-top: 8px;
    font-size: 16px;
  }
}

.p-faqList .c-button a {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .p-faqList .c-button a {
    font-size: 16px;
  }
}