.p-account .c-heading-lv2 {
  display: flex;
  align-items: center;
  gap: 0 16px;
}
@media screen and (max-width: 767px) {
  .p-account .c-heading-lv2 {
    align-items: flex-start;
  }
}
.p-account .c-heading-lv2 span {
  background-color: #333333;
  color: #ffffff;
  font-size: 24px;
  font-weight: normal;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .p-account .c-heading-lv2 span {
    font-size: 16px;
    white-space: nowrap;
  }
}
.p-account .p-step1 .c-panel {
  margin: 24px 64px;
  gap: 80px 94px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-panel {
    margin: 24px 0;
    gap: 70px 0;
  }
}
.p-account .p-step1 .c-panel__image {
  height: 255.5px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-panel__image {
    height: auto;
  }
}
.p-account .p-step1 .c-panel .c-panel__item:first-child {
  position: relative;
}
.p-account .p-step1 .c-panel .c-panel__item:first-child:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 39px 0px 39px 30px;
  border-color: transparent transparent transparent #333333;
  transform: rotate(0deg);
  position: absolute;
  top: 154px;
  right: -62px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-panel .c-panel__item:first-child:after {
    top: auto;
    bottom: -45px;
    left: 132px;
    border-width: 29px 39px 0px 39px;
    border-color: #333333 transparent transparent transparent;
  }
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-panel .c-panel__item:nth-child(2) .c-panel__image {
    width: 100%;
    aspect-ratio: 0.8335358445;
    background: url("/content/dam/daiwasecurities/service/account/images/account_img_02_sp.png") no-repeat center/cover;
  }
  .p-account .p-step1 .c-panel .c-panel__item:nth-child(2) .c-panel__image img {
    opacity: 0;
  }
}
.p-account .p-step1 .c-panel .c-panel__content {
  padding-top: 16px;
}
.p-account .p-step1 .c-panel .c-code {
  font-weight: bold;
  color: #e9782d;
}
.p-account .p-step1 .c-panel .c-number {
  font-weight: bold;
  color: #067ea0;
}
.p-account .p-step1 .c-panel .c-number-01,
.p-account .p-step1 .c-panel .c-number-02 {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 0;
  vertical-align: 14px;
}
.p-account .p-step1 .c-panel .c-number-01 {
  background: url("/content/dam/daiwasecurities/service/account/images/number_01.svg") no-repeat center/contain;
}
.p-account .p-step1 .c-panel .c-number-02 {
  background: url("/content/dam/daiwasecurities/service/account/images/number_02.svg") no-repeat center/contain;
}
.p-account .p-step1 .c-panel .c-number-circl-list {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-panel .c-number-circl-list {
    font-size: 14px;
  }
}
.p-account .p-step1 .c-panel .c-number-circl-list__item {
  padding-left: 24px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-panel .c-number-circl-list__item {
    padding-left: 20px;
  }
}
.p-account .p-step1 .c-panel .c-number-circl-list__item:before {
  top: 2px;
  width: 16px;
  height: 16px;
  line-height: 1.1;
  font-weight: normal;
  background: initial;
  color: initial;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-panel .c-number-circl-list__item:before {
    width: 14px;
    height: 14px;
    font-size: 14px;
  }
}
.p-account .p-step1 .c-panel .c-number-circl-list__item:nth-child(1):before {
  background: url("/content/dam/daiwasecurities/service/account/images/number_01.svg") no-repeat center/contain;
}
.p-account .p-step1 .c-panel .c-number-circl-list__item:nth-child(2):before {
  background: url("/content/dam/daiwasecurities/service/account/images/number_02.svg") no-repeat center/contain;
}
.p-account .p-step1 .c-panel .c-number-circl-list__item:nth-child(3):before {
  background: url("/content/dam/daiwasecurities/service/account/images/number_03.svg") no-repeat center/contain;
}
.p-account .p-step1 .c-panel .c-number-circl-list__item + .c-number-circl-list__item {
  margin-top: 8px;
}
.p-account .p-step1 .c-panel .c-card {
  display: flex;
  gap: 16px;
  margin-top: 24px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-panel .c-card {
    align-items: flex-start;
  }
  .p-account .p-step1 .c-panel .c-card img {
    width: 100px;
    height: auto;
  }
}
.p-account .p-step1 .c-note-list {
  margin-top: 24px;
}
.p-account .p-step1 .c-bgcolor-box {
  padding: 64px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-bgcolor-box {
    padding: 40px 16px;
  }
}
.p-account .p-step1 .c-bgcolor-box .c-heading-lv3 {
  color: #d9340a;
  text-align: center;
}
.p-account .p-step1 .c-bgcolor-box .c-note-list {
  margin: 8px 0 0 20px;
}
.p-account .p-step1 .c-bgcolor-box .c-note-list__item {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-bgcolor-box .c-note-list {
    margin-left: 0;
  }
}
.p-account .p-step1 .c-bgcolor-box .c-apps {
  margin: 32px 24px 24px;
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-bgcolor-box .c-apps {
    margin: 24px 0;
    flex-direction: column;
  }
}
.p-account .p-step1 .c-bgcolor-box .c-apps__left {
  width: 256px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-bgcolor-box .c-apps__left {
    width: 100%;
  }
}
.p-account .p-step1 .c-bgcolor-box .c-apps__left .c-heading-lv5 {
  font-size: 16px;
  text-align: center;
}
.p-account .p-step1 .c-bgcolor-box .c-apps__right .c-text-m {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-bgcolor-box .c-apps__right .c-text-m {
    margin-top: 0;
  }
}
.p-account .p-step1 .c-bgcolor-box .c-apps__right .c-text-m + .c-text-m {
  margin-top: 8px;
}
.p-account .p-step1 .c-bgcolor-box .c-apps-download {
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-bgcolor-box .c-apps-download {
    width: 240px;
    margin: auto;
  }
}
.p-account .p-step1 .c-bgcolor-box .c-apps-download figure {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-bgcolor-box .c-apps-download figure {
    width: 90px;
    flex-shrink: 0;
  }
}
.p-account .p-step1 .c-bgcolor-box .c-apps-download figure:first-child img {
  border: 1px solid #bdbdbd;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-bgcolor-box .c-apps-download figure:first-child img {
    width: 90px;
    height: 90px;
  }
}
.p-account .p-step1 .c-bgcolor-box .c-apps-download .c-apps-download-list li + li {
  margin-top: 8px;
}
.p-account .p-step1 .c-bgcolor-box .c-apps-download .c-apps-download-list .c-icon-appstore {
  width: 108px;
}
.p-account .p-step1 .c-bgcolor-box .c-apps-download .c-apps-download-list .c-icon-googleplay {
  width: 134px;
}
.p-account .p-step1 .c-bgcolor-box .c-apps + .c-text-m {
  margin: 0 24px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step1 .c-bgcolor-box .c-apps + .c-text-m {
    margin: 0;
  }
}
.p-account .p-step2 .c-link-list {
  margin-top: 40px;
}
.p-account .p-step2 .c-link-list__item {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step2 .c-link-list__item + .c-link-list__item {
    margin-top: 12px;
  }
}
.p-account .p-step2 .c-table {
  margin: 24px auto 0;
}
@media screen and (max-width: 767px) {
  .p-account .p-step2 .c-table {
    padding-right: 0;
    overflow: hidden;
  }
}
.p-account .p-step2 .c-table th {
  white-space: nowrap;
  width: 122px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step2 .c-table th {
    width: 102px;
    padding: 16px;
  }
}
.p-account .p-step2 .c-table td {
  width: 648px;
  background-color: #f5f5f5;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-account .p-step2 .c-table td {
    width: 100%;
    padding: 16px;
  }
}
.p-account .p-step2 .c-table .c-label--consultant,
.p-account .p-step2 .c-table .c-label--direct {
  display: inline-block;
  color: #ffffff;
  padding: 4px;
  margin-right: 10px;
  font-weight: bold;
  width: 285px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-account .p-step2 .c-table .c-label--consultant,
  .p-account .p-step2 .c-table .c-label--direct {
    width: 100%;
    text-align: left;
    padding: 4px 8px;
  }
}
@media screen and (max-width: 767px) and (min-width: 380px) {
  .p-account .p-step2 .c-table .c-label--consultant,
  .p-account .p-step2 .c-table .c-label--direct {
    width: auto;
  }
}
.p-account .p-step2 .c-table .c-label--consultant {
  background-color: #e87537;
}
@media screen and (max-width: 767px) {
  .p-account .p-step2 .c-table .c-label--consultant {
    margin-bottom: 8px;
    margin-right: 0;
  }
}
.p-account .p-step2 .c-table .c-label--direct {
  background-color: #5197ff;
}
.p-account .p-step2 .c-table .c-label--free {
  color: #d9340a;
}
@media screen and (max-width: 767px) {
  .p-account .p-step2 .c-button a {
    padding: 12px 16px;
  }
}
.p-account .p-step2 .c-list {
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step2 .c-list {
    margin-top: 8px;
  }
}
.p-account .p-step3 .c-panel {
  margin-top: 40px;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step3 .c-panel {
    margin-top: 24px;
  }
}
.p-account .p-step3 .c-panel__item {
  background-color: #f2f2f2;
  padding: 32px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step3 .c-panel__item {
    padding: 16px;
  }
  .p-account .p-step3 .c-panel__item .c-heading-lv3 {
    margin-bottom: 8px;
  }
}
.p-account .p-step3 .c-panel__item .c-link-list {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .p-account .p-step3 .c-panel__item .c-link-list {
    gap: 8px;
  }
}
.p-account .c-link--question {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-account .c-link--question {
    text-align: left;
  }
}
.p-account .c-link--question a {
  text-decoration: underline;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
@media screen and (max-width: 767px) {
  .p-account .c-link--question a {
    font-size: 14px;
    align-items: flex-start;
  }
}
.p-account .c-link--question a:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url("/content/dam/daiwasecurities/resource-ren/images/icon/icon_question.svg") no-repeat center/contain;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-account .c-link--question a:before {
    transform: translateY(3px);
    width: 16px;
    height: 16px;
  }
}
@media (hover: hover) {
  .p-account .c-link--question a:hover {
    text-decoration: none;
  }
}