@charset "EUC-JP";

/* CSS Document */

#sbi i {
  font-style: normal;
}

.note {
  font-size: 10px;
  color: #878787;
}

.btn-area-top .btn-link.estimate {
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .siteOutline {
    display: block;
    padding: 12px 0;
    font-size: 12px;
    line-height: 1.67;
    background-color: #f5f5f5;
  }

  .siteOutline p {
    max-width: 960px;
    margin: auto;
    font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,
      "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
  }

  .kv {
    background: #e8eef2;
  }

  .kv figure {
    width: 100%;
    max-width: 1366px;
    margin: auto;
  }

  .kv figure img {
    max-width: 100%;
  }

  section {
    padding: 60px 0;
  }

  /* ▼ 追加 */

  .btn-area.btn-area-top {
    padding: 20px 25px;
  }

  .btn-area.btn-area-top .lead-area {
    width: 100%;
    max-width: 763px;
    margin: 24px auto;
    border: 3px solid #dadada;
    border-radius: 12px;
  }

  .btn-area.btn-area-top .lead-area p {
    position: relative;
    margin: 20px auto;
  }

  .pc_line {
    display: block;
  }

  .sp_line {
    display: none;
  }

  .btn-area.btn-area-top .lead-area p::after {
    position: absolute;
    top: -34px;
    left: 50%;
    content: "";
    border-right: 11px solid transparent;
    border-bottom: 16px solid rgb(255 255 255);
    border-left: 11px solid transparent;
    transform: translateX(-50%);
    transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .btn-area.btn-area-top .lead-area p::before {
    position: absolute;
    top: -38px;
    left: 50%;
    content: "";
    border-right: 12px solid transparent;
    border-bottom: 17px solid #dadada;
    border-left: 12px solid transparent;
    transform: translateX(-50%);
    transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .btn-area.btn-area-top .lead_icon_vpoint {
    width: 93px;
    margin: 0 auto;
  }

  /* lineup */
  .lineup-list {
    max-width: 764px;
    margin: auto;
  }

  .lineup-list .faq-item .faq-box {
    background: #fff;
    border: 3px solid #dadada;
    border-radius: 6px;
  }

  .lineup-list a.pd {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 90px;

    /* padding: 10px 18px; */
    font-weight: bold;
    background: #fff;
    border-radius: 12px;
  }

  .lineup-list a.pd div {
    position: relative;
    padding: 0 0 0 62px;
  }

  .lineup-list a.pd span {
    position: absolute;
    top: 0;
    right: 18px;
    bottom: 0;
    width: 16px;
    height: 16px;
    margin: auto;
    background: #203d95;
    border: 1px solid #203d95;
    border-radius: 8px;
  }

  .lineup-list a.pd span::before,
  .lineup-list a.pd span::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 10px;
    height: 2px;
    margin: -1px 0 0 -5px;
    content: "";
    background: #fff;
  }

  .lineup-list a.pd span::after {
    transition: transform 400ms ease;
    transform: rotate(90deg);
  }

  .lineup-list a.pd em img {
    width: 46px;
    height: 46px;
  }

  .lineup-list a.pd dl dt {
    font-size: 22px;
    font-weight: bold;
    color: #203d95;
  }

  .lineup-list a.pd dl dd {
    font-size: 14px;
  }

  .lineup-list .faq-item + .faq-item {
    margin-top: 15px;
  }

  .lineup-link-inner {
    margin-bottom: 20px;
    text-align: center;
  }

  .lineup-link-inner p {
    position: relative;
    width: fit-content;
    margin: 0 auto;
    margin-top: 35px;
    font-size: 16px;
    font-weight: bold;
  }

  .lineup-link-inner p::before,
  .lineup-link-inner p::after {
    position: absolute;
    bottom: -4px;
    display: block;
    width: 21px;
    height: 29px;
    margin: auto;
    content: "";
    background-size: 100% 100%;
  }

  .lineup-link-inner p::before {
    left: -60px;
    background: url(../../shared/img/202501/lineup_line_ul.svg) 0 0 no-repeat;
  }

  .lineup-link-inner p::after {
    right: -60px;
    background: url(../../shared/img/202501/lineup_line_ur.svg) 0 0 no-repeat;
  }

  .btn-link.lineup-btn-diagnosis {
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
  }

  .btn-link.btn-bl a {
    max-width: 430px;
    margin: 0 auto;
  }

  ul.lineup-comment {
    width: 100%;
    max-width: 750px;
    margin: 40px auto 0;
    font-size: 12px;
  }

  /* entry-area */
  .entry-area {
    padding: 60px 0;
  }

  .entry-area .inner .btn-link {
    width: 100%;
    max-width: 525px;
    margin: 0 auto;
  }

  /* note-inner */
  .account-detail .note-inner p,
  dt,
  dd {
    font-size: 12px;
    text-align: left;
  }

  .account-detail .note-inner dd {
    margin-bottom: 1em;
  }

  .comment-link {
    margin: 20px 0 0;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
  }

  .comment-link a {
    color: #000;
    text-decoration: underline;
  }

  .lead-area .comment-link {
    margin-top: 10px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
  }

  .lead-area .comment-link a {
    position: relative;
    font-weight: bold;
  }

  .lead-area .comment-link a::after {
    position: absolute;
    top: 40%;
    right: -12px;
    z-index: 1;
    width: 8px;
    height: 8px;
    content: "";
    background: none;
    border: 0;
    border-top: 3px solid #333;
    border-top-width: 4px;
    border-right: 3px solid #333;
    border-right-width: 4px;
    outline: none;
    transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(135deg);
  }

  /* ▲ 追加 */

  .btn-area p {
    margin: 15px 0 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }

  .btn-area p.comment-link {
    margin: 20px 0 40px;
    font-size: 14px;
    font-weight: normal;
  }

  .btn-area p.comment-link a {
    color: #000;
  }

  .btn-area p .small {
    font-size: 12px;
  }

  .btn-area .txt-link {
    font-size: 14px;
    font-weight: normal;
  }

  .btn-area .txt-link a {
    display: inline;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #000;
    text-decoration: underline;
    background-color: #fff;
    border: none;
    box-shadow: none;
    opacity: 1;
  }

  .btn-area .txt-link a:hover {
    opacity: 0.7;
    transition: opacity 400ms ease;
  }

  .btn-area .txt-link a::after {
    background: none;
  }

  .btn-area ul {
    width: 100%;
    max-width: 460px;
    padding: 15px;
    margin: 15px auto 0;
    background: #fff;
    border: 3px solid #dadada;
    border-radius: 6px;
  }

  .btn-area ul li {
    font-size: 16px;
    font-weight: bold;
  }

  .btn-area-fix .txt-link {
    padding-top: 10px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
  }

  .btn-area-fix .txt-link a {
    display: inline;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #000;
    text-decoration: underline;
    background-color: #fff;
    border: none;
    box-shadow: none;
    opacity: 1;
  }

  .btn-area-fix .txt-link a:hover {
    opacity: 0.7;
    transition: opacity 400ms ease;
  }

  .btn-area-fix .txt-link a::after {
    background: none;
  }

  .bal-header {
    text-align: center;
  }

  .bal-header h3 {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
  }

  .bal-header h3::before,
  .bal-header h3::after {
    position: absolute;
    bottom: 3px;
    display: block;
    width: 3px;
    height: 30px;
    margin: auto;
    content: "";
    background: #333;
  }

  .bal-header h3::before {
    left: -30px;
    transform: rotate(-30deg);
  }

  .bal-header h3::after {
    right: -30px;
    transform: rotate(30deg);
  }

  .bal-header h3 span {
    display: inline-block;
    margin: 0 2px 0 0;
    font-size: 12px;
  }

  /* text_area
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  section#text_area {
    padding: 20px 0;
  }

  #text_area .inner p {
    font-size: 16px;
  }

  /* debut
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  #about {
    background: #f5f5f5;
  }

  .about-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
  }

  .about-item {
    display: flex;
    width: calc(99.999% / 3);
    padding: 12px;
  }

  .about-box {
    flex-grow: 1;
    padding: 35px 15px;
  }

  .about-box .about-txt strong a {
    text-decoration: underline;
  }

  .about-box .about-txt strong a:hover {
    opacity: 0.7;
  }

  .about-txt {
    flex-grow: 1;
  }

  .about-item h3 {
    flex-grow: 1;
    height: 4.6em;
    padding: 0 0 20px;
    font-size: 18px;
    text-align: center;
  }

  .about-item h3 img {
    width: auto;
    height: 65px;
  }

  .about-item p {
    font-size: 16px;
  }

  .about-detail {
    display: flex;
  }

  .about-item .note {
    font-size: 10px;
    color: #878787;
  }

  .about-item .btn-link {
    margin: 15px 0 0;
  }

  .about-item figure {
    width: 80px;
    text-align: center;
  }

  .about-item:nth-child(1) figure img {
    width: 66px;
  }

  .about-item:nth-child(2) figure img {
    width: 52px;
  }

  .about-item:nth-child(3) figure img {
    width: 68px;
  }

  .about-item:nth-child(4) figure img {
    width: 68px;
  }

  .about-item:nth-child(5) figure img {
    width: 55px;
  }

  .about-item .about-txt {
    width: calc(100% - 80px);
    padding: 0 0 0 25px;
  }

  .about-item .about-txt ul li {
    list-style: none;
  }

  #about .qa {
    font-weight: bold;
    text-align: right;
  }

  #about .qa a {
    position: relative;
    padding-right: 40px;
    transition: 0.3s;
  }

  #about .qa a:hover {
    opacity: 0.7;
  }

  #about .qa a::after {
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    display: block;
    width: 8px;
    height: 12px;
    margin: auto;
    content: "";
    background: url(/finance/assets/img/arrow_r_bl.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }

  .sec-campaign {
    padding: 60px 0;
  }

  .sec-campaign .sec-header {
    margin-bottom: 40px;
  }

  .sec-campaign .bnr-link {
    max-width: 763px;
    margin: 0 auto;
  }

  /* user
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  .user-detail-box {
    max-width: 764px;
    padding: 40px 20px;
    margin: auto;
  }

  .user-detail .user-detail-txt {
    display: flex;
    justify-content: center;
  }

  .user-detail .user-detail-txt p {
    display: flex;
    align-items: center;
  }

  .user-detail .user-detail-txt p span {
    display: inline-block;
    margin: 0 15px 0 0;
  }

  .user-detail figure {
    width: 296px;
    margin: 40px auto 0;
  }

  #user .note-box {
    margin: 40px auto 0;
    text-align: center;
  }

  #user .note-box p {
    display: inline-block;
    text-align: left;
  }

  /* merit
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  .merit-list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center;
    justify-content: center;
    margin: 0 -12px;
  }

  .merit-list .merit-item {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 764px;
    padding: 0 12px;
  }

  .merit-box {
    flex-grow: 1;
    margin: 0;
  }

  .merit-item.merit-item3 {
    max-width: 763px;
    margin: 24px auto;
  }

  .merit-item.merit-item3 .number-box {
    margin-bottom: 20px;
  }

  #merit .sec-header.layout-title {
    margin-top: 36px;
  }

  .merit-box .merit-img-inner {
    display: flex;
    align-items: center;
    justify-content: center;

    /* width: 500px; */
    margin: 0 auto;
    margin-top: 20px;
  }

  .merit-box p.text-comment {
    font-size: 12px;
    color: #333;
  }

  .merit-box ul.lineup-comment {
    width: fit-content;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 15px;
  }

  .merit-box .merit-img-inner p {
    position: relative;
    top: -15px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }

  .merit-box ul.lineup-comment li a {
    text-decoration: underline;
  }

  .merit-box .merit-img-inner .marker {
    color: #203d95;
  }

  .merit-box .merit-img-inner p .marker {
    font-size: 24px;
  }

  .merit-box .merit-img-inner .card-inner {
    display: flex;
  }

  .merit-box .merit-img-inner .merit-img-01 {
    width: 232px;
    margin: 0 20px;
  }

  .merit-box .merit-img-inner .merit-img-02 {
    position: relative;
    top: -15px;
    width: 108px;
  }

  .merit-item .number-box .merit-img-03 {
    width: 93px;
    margin-top: 40px;
  }

  .merit-box .number-box {
    font-size: 16px;
    font-weight: bold;
  }

  .merit-box .number-box.vertical-column {
    flex-flow: column;
  }

  .merit-box .merit-item:nth-child(2) .number-box-inner .p-1:nth-child(1) {
    border: 2px solid #fff200;
  }

  .merit-list .merit-item .merit-box {
    padding: 35px 50px 20px;
  }

  .merit-list .merit-item:nth-child(1) .merit-box,
  .merit-list .merit-item:nth-child(2) .merit-box,
  .merit-list .merit-item:nth-child(3) .merit-box {
    margin-top: -15px;
  }

  .merit-list figure {
    display: flex;
    align-items: center;
    margin: 0 auto 25px;
  }

  .merit-list .merit-item:nth-child(2) figure {
    max-width: 135px;
  }

  .merit-list .merit-item:nth-child(4) figure {
    max-width: 62px;
    height: 114px;
  }

  .merit-list .merit-item:nth-child(5) figure {
    max-width: 124px;
    height: 114px;
  }

  .merit-item .number-box {
    display: flex;
    justify-content: center;
    margin: 0 auto 25px;
    text-align: center;
  }

  .merit-item .number-box img {
    width: 145px;
  }

  .merit-item:nth-child(2) .number-box {
    margin: 0 auto;
  }

  /* .merit-item1 */
  .merit-item1 .number-box .p-1 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
  }

  .merit-item1 .number-box .p-2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
  }

  .merit-item1 .number-box .p-2 em {
    font-size: 10px;
    vertical-align: bottom;
  }

  .merit-item1 .number-box .num {
    position: relative;
    bottom: 5px;
    margin: 10px 0 0;
    font-size: 70px;
    font-weight: bold;
    line-height: 1;
    color: #203d95;
  }

  .merit-item1 .number-box .num i {
    position: relative;
    z-index: 20;
    display: inline-block;
  }

  .merit-item1 .number-box .num span {
    position: relative;
    bottom: 7px;
    display: inline-block;
    padding: 0 0 0 5px;
    font-size: 20px;
    vertical-align: bottom;
  }

  .merit-item1 .number-box .num::after {
    position: absolute;
    right: 0;
    bottom: 5px;
    left: 0;
    display: block;
    width: 200px;
    height: 10px;
    margin: auto;
    content: "";
    background: #fff200;
  }

  .merit-item1 .merit-txt {
    margin-bottom: 15px;
  }

  .merit-item1 .number-box {
    margin-bottom: 0;
  }

  /* .merit-item2 */
  .merit-item2 .number-box .p-1:nth-child(1) span,
  .merit-item2 .number-box .p-1:nth-child(2) span {
    position: relative;
    display: inline-block;
    width: 165px;
    height: 26px;
    font-weight: bold;
    line-height: 26px;
  }

  .merit-item2 .number-box .p-1:nth-child(1) span {
    font-size: 18px;
    color: #203d95;
  }

  .merit-item2 .number-box .p-1:nth-child(2) span {
    font-size: 16px;
    color: #333;
  }

  .merit-item2 .number-box .p-1:nth-child(1) span {
    background: #fff200;
  }

  .merit-item2 .number-box .p-1:nth-child(1) span::after {
    position: absolute;
    bottom: -8px;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin: auto;
    margin: 0 0 0 -6px;
    content: "";
    border-color: #fff200 transparent transparent;
    border-style: solid;
    border-width: 9px 6px 0;
  }

  .merit-item2 .number-box .p-1:nth-child(2) {
    margin-top: 14px;
  }

  .merit-item2 .number-box .num {
    position: relative;
    bottom: 5px;
    margin: 20px 0 0 20px;
    font-size: 100px;
    font-weight: bold;
    line-height: 1;
    color: #203d95;
  }

  .merit-item2 .number-box .num i {
    position: relative;
    z-index: 20;
    display: inline-block;
  }

  .merit-item2 .number-box .num span {
    position: relative;
    bottom: 12px;
    display: inline-block;
    padding: 0 0 0 5px;
    font-size: 20px;
    vertical-align: bottom;
  }

  /* .merit-item3 */
  .merit-item3 .number-box .p-1 {
    font-size: 18px;
    font-weight: bold;
  }

  .merit-item3 .number-box .p-2 {
    position: relative;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
  }

  .merit-item3 .number-box .p-2 em {
    position: absolute;
    right: 50%;
    bottom: 0;
    display: inline-block;
    margin: 0 -40px 0 0;
    font-size: 10px;
  }

  .merit-item3 .number-box .num {
    position: relative;
    bottom: 5px;
    margin: 5px 0 0;
    font-size: 70px;
    font-weight: bold;
    line-height: 1;
    color: #203d95;
  }

  .merit-item3 .number-box .num i {
    position: relative;
    z-index: 20;
    display: inline-block;
  }

  .merit-item3 .number-box .num::after {
    position: absolute;
    right: 0;
    bottom: 5px;
    left: 50%;
    display: block;
    width: 200px;
    height: 10px;
    margin: 0 0 0 -100px;
    content: "";
    background: #fff200;
  }

  .merit-item3 .number-box {
    margin-bottom: 0;
  }

  .merit-item3 .merit-txt {
    margin-bottom: 15px;
  }

  .merit-item4 .merit-box .p-1 {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }

  .merit-item4 .merit-box .p-1 a {
    text-decoration: underline;
  }

  .merit-item4 .merit-box .p-1 a:hover {
    opacity: 0.7;
  }

  .merit-box .merit-txt p {
    font-size: 16px;
    font-weight: bold;
    color: #203d95;
    text-align: center;
  }

  .merit-box .merit-txt p em {
    display: inline-block;
    margin: 0 0 0 2px;
    font-size: 10px;
    color: #000;
    vertical-align: top;
  }

  .merit-box .merit-txt a {
    color: #203d95;
    text-decoration: underline;
  }

  .merit-box .merit-txt p span a {
    color: #878787;
  }

  .merit-box .merit-txt p a:hover {
    text-decoration: none;
  }

  .merit-box .merit-txt p.note {
    margin: 10px 0 0;
    font-weight: normal;
  }

  #merit .sec-header {
    margin: 0 0 16px;
  }

  #merit .note-box {
    margin: 40px auto 0;
    text-align: center;
  }

  #merit .note-box p {
    display: inline-block;
    text-align: left;
  }

  /* voice （共通で使えそう）
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  .voice-list-wrap {
    padding: 0 90px;
    margin: 40px 0 0;
  }

  .voice-list {
    display: flex;
    margin: 0 -12px;
  }

  .voice-item {
    display: flex;
    flex-direction: column;
    width: 50%;
    padding: 0 12px;
  }

  .voice-list-wrap .voice-box {
    border: 3px solid #dadada;
  }

  /* point
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  .point-list-wrap {
    padding: 40px 90px 0;
  }

  .point-list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -12px;
  }

  .point-box {
    width: 764px;
    padding: 30px 12px;
    margin: 20px auto 0;
  }

  .point-box figure {
    width: 254px;
    margin: 40px auto;
  }

  .point-box p {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }

  #point .note-box {
    margin: 20px auto 0;
    text-align: center;
  }

  #point .note-box p {
    display: inline-block;
    text-align: left;
  }

  /* step
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  #step {
    background: #f5f5f5;
  }

  .step-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -12px;
  }

  .step-list .step-item {
    display: flex;
    flex-direction: column;
    width: calc(99.999% / 3);
    padding: 0 12px;
  }

  .step-box {
    flex-grow: 1;
    padding: 45px 15px 30px;
    margin: -15px 0 0;
  }

  .step-box .step-txt {
    margin: 30px 0 0;
    text-align: center;
  }

  .step-box p:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
  }

  .step-list figure {
    width: 80px;
    margin: auto;
  }

  .procedure {
    position: relative;
    max-width: 764px;
    margin: 100px auto 0;
  }

  .procedure::before {
    position: absolute;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin: -66px 0 0 -24px;
    content: "";
    border-color: #d1d1d1 transparent transparent;
    border-style: solid;
    border-width: 32px 24px 0;
  }

  .procedure h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
  }

  .procedure h3 span {
    display: inline-block;
    width: 80px;
    margin: 0 10px 0 0;
    font-size: 16px;
    font-weight: bold;
  }

  .procedure .procedure-box {
    padding: 30px 0;
    text-align: center;
  }

  .procedure .procedure-box p {
    margin: 70px 0 0;
    font-size: 16px;
    font-weight: bold;
    color: #203d95;
  }

  .procedure .procedure-box .btn-link {
    width: 315px;
    margin: 30px auto 0;
  }

  .procedure .procedure-box p::before {
    position: absolute;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin: -51px 0 0 -24px;
    content: "";
    border-color: #d1d1d1 transparent transparent;
    border-style: solid;
    border-width: 32px 24px 0;
  }

  #step .credit-entry-item {
    max-width: 764px;
    margin: 40px auto;
  }

  #step .credit-entry-item > p {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    text-align: center;
  }

  #step .credit-entry-box {
    padding: 0;
    margin-top: 40px;
    border: 3px solid #dadada;
  }

  #step .credit-entry-box a {
    align-items: center;
    justify-content: start;
  }

  #step .credit-entry-box figure {
    height: 150px;
  }

  #step .credit-entry-box figure img {
    height: 100%;
  }

  #step .credit-entry-box p {
    padding: 10px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
  }

  /* faq
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  .faq-detail-inner {
    margin: 20px 0 0;
  }

  .faq-item4 .faq-detail-inner img {
    width: 70%;
  }

  .faq-detail-inner:nth-child(3) {
    margin: 40px 0 0;
  }

  .faq-detail-inner .lead {
    font-weight: bold;
    color: #203d95;
    text-align: center;
  }

  .faq-detail-inner .lead p + p {
    margin-top: 3px;
  }

  .faq-detail-inner a {
    color: #203d95;
  }

  /* ▼btn-component */
  .lineup-list .faq-detail {
    padding: 35px 55px;
  }

  .lineup-list .faq-detail h2 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
  }

  .lineup-list .faq-detail p {
    font-size: 14px;
  }

  .lineup-list .faq-detail ul li {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px dashed #d1d1d1;
  }

  .lineup-list .faq-detail ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
  }

  .lineup-list .faq-detail p.layout-text {
    margin: 0 auto;
    margin-top: 25px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }

  .lineup-list .faq-detail .btn-link.lineup-btn-diagnosis {
    width: 295px;
    margin-top: 25px;
  }

  .lineup-list .faq-detail .amount-inner {
    display: flex;
    justify-content: center;
    margin-top: 25px;
  }

  .lineup-list .faq-detail .amount-inner .amount-card {
    display: flex;
    justify-content: space-between;
    border: 2px solid #333;
  }

  .lineup-list .faq-detail .amount-inner .amount-card dt {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    font-weight: bold;
    color: #fff;
    border-right: 2px solid #333;
  }

  .lineup-list .faq-detail .amount-inner .amount-card dd {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 70px);
    margin: 30px 0;
    font-size: 18px;
    font-weight: bold;
  }

  .lineup-list .faq-detail .amount-inner .amount-card.amount-man {
    width: 50%;
  }

  .lineup-list .faq-detail .amount-inner .amount-card.amount-man dt {
    background-color: #3583ad;
  }

  .lineup-list .faq-detail .amount-inner .amount-card.amount-girl {
    width: 50%;
    margin-left: 30px;
  }

  .lineup-list .faq-detail .amount-inner .amount-card.amount-girl.ml-0 {
    width: 50%;
    margin-left: 0;
  }

  .lineup-list .faq-detail .amount-inner .amount-card.amount-girl dt {
    background-color: #c45663;
  }

  /* ▲btn-component */

  .faq-item1 .faq-col1 {
    display: flex;
    padding: 0 15px;
    margin: 20px -16px 0;
  }

  .faq-item1 .faq-col-box {
    padding: 17px 0;
    margin: -18px 0 0;
  }

  .faq-item1 .faq-col1 .faq-col-item {
    width: 50%;
    padding: 0 16px;
  }

  .faq-item1 .faq-col1 .faq-col-item figure {
    max-width: 263px;
    margin: auto;
  }

  .faq-item1 .faq-col1 .faq-col-item:nth-child(1) .baloon {
    max-width: 124px;
    margin: auto;
  }

  .faq-item1 .faq-col1 .faq-col-item:nth-child(2) .baloon {
    max-width: 146px;
    margin: auto;
  }

  .faq-item1 .faq-col1 .faq-col-item p {
    margin: 15px 0 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }

  .faq-item1 .faq-col2 {
    margin: 30px 0 0;
  }

  .faq-item1 .faq-col2 h3 {
    font-size: 18px;
    font-weight: bold;
    color: #203d95;
    text-align: center;
  }

  .faq-item1 .faq-col2 ul {
    display: flex;
    padding: 0 15px;
    margin: 20px -12px 0;
  }

  .faq-item1 .faq-col2 ul li {
    flex-grow: 1;
    width: 25%;
    padding: 0 12px;
  }

  .faq-item1 .faq-col2 ul li figure {
    max-width: 124px;
    margin: auto;
  }

  .faq-item1 .faq-col2 .box-gr {
    flex-grow: 1;
    height: 100%;
    padding: 15px;
  }

  .faq-item1 .faq-col2 .box-gr figure + p {
    margin: 15px -5px 0;
    font-weight: bold;
    color: #203d95;
    text-align: center;
  }

  .faq-item2 .faq-col1 {
    margin-top: 10px;
  }

  .faq-item2 .faq-col1 h3 {
    font-size: 22px;
    font-weight: bold;
    color: #203d95;
    text-align: center;
  }

  .faq-item2 .faq-col1 dl {
    max-width: 640px;
    margin: 10px auto 0;
  }

  .faq-item2 .faq-col1 dl dt {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-weight: bold;
  }

  .faq-item2 .faq-col1 dl dt span {
    display: inline-block;
    width: 50px;
    margin: 0 10px 0 0;
  }

  .faq-item2 .faq-col1 dl dd {
    margin: 10px auto 0;
  }

  .faq-item2 .fig-wrap {
    display: flex;
    margin: 0 -12px;
  }

  .faq-item2 .fig-wrap .fig-item {
    display: flex;
    flex-grow: 1;
    width: 50%;
    padding: 0 12px;
  }

  .faq-item2 .fig-wrap .fig-item figure {
    display: flex;
    flex-grow: 1;
    align-items: center;
    justify-content: center;
  }

  .faq-item2 .fig-wrap .fig-item:nth-child(1) figure {
    border: 1px solid #dadada;
    border-radius: 6px;
  }

  .faq-item2 .fig-wrap .fig-item:nth-child(2) figure {
    padding: 0 14px;
    background: #f5f5f5;
    border-radius: 6px;
  }

  .faq-item2 .note-box {
    margin: 10px 0 0;
    text-align: center;
  }

  .faq-item2 .note-box p {
    display: block;
    text-align: center;
  }

  .faq-item2 .note-box p + p {
    margin-top: 5px;
  }

  .faq-item3 .check-flex-col {
    position: relative;
    width: 100%;
    padding: 50px 40px;
  }

  .faq-item3 .check-flex-col-name {
    position: absolute;
    top: -27px;
    left: 20px;
    width: 157px;
  }

  .faq-item3 .check-flex-col img {
    width: 100%;
  }

  .faq-item3 .check-flex-col .check-flex-col-title {
    padding-bottom: 0;
    margin-bottom: 20px;
    border-bottom: 0;
  }

  .faq-item3 .check-flex-col .check-flex-col-title p {
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    color: #203d95;
    text-align: left;
  }

  .faq-item3 .check-flex-col .check-flex-col-title p:nth-of-type(1) {
    padding-bottom: 20px;
  }

  .faq-item3 .check-flex-col .check-flex-col-title p:nth-of-type(2) {
    font-size: 17px;
    line-height: 50px;
    border-top: 1px solid #203d95;
    border-bottom: 1px solid #203d95;
  }

  .ranking-list {
    display: flex;
    flex-wrap: wrap;
  }

  .ranking-list:nth-of-type(1) {
    color: #fff;
    text-align: center;
    background: #203d95;
    border-top: 1px solid #203d95;
  }

  .ranking-list:nth-of-type(1) .ranking-item {
    padding: 10px 0 8px;
    font-size: 18px;
    border-right: 1px solid #fff;
  }

  .ranking-list:nth-of-type(1) .ranking-item:nth-of-type(3) {
    border-right: 1px solid #203d95;
  }

  .ranking-item {
    position: relative;
    border-right: 1px solid #203d95;
    border-bottom: 1px solid #203d95;
  }

  .ranking-item:nth-of-type(1) {
    width: 100px;
    text-align: center;
    border-left: 1px solid #203d95;
  }

  .ranking-list:nth-of-type(1) .ranking-item:nth-of-type(3) {
    border-right: 1px solid #203d95;
  }

  .ranking-item:nth-of-type(2) {
    width: calc(100% - 260px);
    font-size: 16px;
    font-weight: 700;
  }

  .ranking-item:nth-of-type(3) {
    width: 160px;
    text-align: center;
  }

  .ranking-list:nth-of-type(n + 2) .ranking-item:nth-of-type(1) img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 48px;
    margin: auto;
  }

  .ranking-list:nth-of-type(n + 2) .ranking-item:nth-of-type(2) {
    padding: 15px 10px;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
  }

  .ranking-category {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 110px;
    height: 32px;
    margin: auto;
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    color: #fff;
    background: #203d95;
    border-radius: 5px;
  }

  #faq .check-flex-col-conts .ranking .note {
    margin: 20px 0 25px;
    font-size: 10px;
    font-weight: 400;
    line-height: 25px;
    color: #878787;
    color: initial;
  }

  .check-flex-col-conts .ranking .note a {
    display: block;
    font-size: 15px;
    text-align: right;
    text-decoration: underline;
  }

  .check-flex-col-conts .ranking p {
    margin: 0;
    font-size: 17px;
    font-weight: 700;
    line-height: 31px;
    color: #203d95;
  }

  .faq-item4 .secG {
    text-align: center;
  }

  .secG .im-text {
    margin: 40px 0;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.8;
    color: #333;
    text-align: center;
  }

  .secG .im-box-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .secG .im-box {
    box-sizing: border-box;
    box-sizing: border-box;
    width: calc((100% - 15px) / 2);
    padding: 25px 15px 20px;
    margin-bottom: 15px;
    background: #f5f5f5;
    border: 0;
    border-radius: 6px;
  }

  .secG .im-box-head span:nth-child(1) img {
    width: 75px;
  }

  .secG .im-box-head span:nth-of-type(1) {
    margin-right: 5px;
  }

  .secG .im-box:nth-child(1) .im-box-head span:nth-child(1) img {
    width: 75px;
  }

  .secG .im-box:nth-child(1) .im-box-head span:nth-child(2) img {
    width: 200px;
  }

  .secG .im-box:nth-child(2) .im-box-head span:nth-child(2) img {
    width: 130px;
  }

  .secG .im-box:nth-child(3) .im-box-head span:nth-child(2) img {
    width: 170px;
  }

  .secG .im-box:nth-child(4) .im-box-head span:nth-child(2) img {
    width: 95px;
  }

  .secG .im-box .im-box-icon {
    position: initial;
    top: initial;
    right: initial;
    left: initial;
    margin: 20px 0;
  }

  .secG .im-box .im-box-icon img {
    width: auto;
  }

  .secG .im-box-txt {
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    color: #203d95;
    text-align: left;
  }

  /* program
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  #program .program-box {
    width: 764px;
    padding: 40px 0;
    margin: 20px auto 0;
  }

  #program .program-box dt {
    width: 116px;
    margin: auto;
  }

  #program .program-box dd {
    width: 215px;
    margin: 30px auto 0;
  }

  #program .program-box .btn-link {
    width: 295px;
    margin: 30px auto 0;
  }

  #program .program-box + .btn-link-h {
    width: 430px;
    margin: 40px auto 0;
  }

  /* program2
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  #program2 .intro-box {
    max-width: 960px;
    margin: auto;
    text-align: center;
  }

  #program2 .intro-box p + p {
    margin-top: 10px;
  }

  #program2 .program-detail1 {
    max-width: 764px;
    padding: 20px 30px;
    margin: 40px auto 0;
    text-align: center;
  }

  #program2 .program-detail2 {
    max-width: 764px;
    padding: 30px 0 35px;
    margin: 50px auto 0;
    text-align: center;
  }

  #program2 .program-detail h3 {
    position: relative;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.5;
    color: #203d95;
  }

  #program2 .program-detail h3 + p {
    margin-top: 15px;
    font-size: 14px;
  }

  #program2 .btn-link {
    width: 430px;
    margin: 20px auto 0;
  }

  #program2 .program-detail-item {
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
  }

  .program-fig-box1 {
    display: flex;
    align-items: center;
    max-width: 590px;
    padding: 25px 15px;
    margin: auto;
  }

  .program-fig-box1 figure + figure {
    border-left: 1px dotted #dadada;
  }

  .program-fig-box2 figure {
    max-width: 315px;
    margin: auto;
  }

  #program2 .program-detail + .btn-link {
    width: 430px;
    margin: 40px auto 0;
  }

  /* campaign
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  #campaign .btn-link {
    width: 430px;
    margin: 20px auto 0;
  }

  /* account
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  .account-detail {
    margin: 10px 0 0;
  }

  .account-detail dd {
    font-size: 12px;
  }

  .account-detail dd + dd {
    margin-top: 10px;
  }

  .account-detail dd a {
    text-decoration: underline;
  }

  .account-detail dd a:hover {
    text-decoration: none;
  }

  .account-detail-inner {
    display: inline-block;
  }

  #account .support {
    width: 460px;
    padding: 20px 30px;
    margin: 30px auto 0;
  }

  #account .support h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }

  #account .support .tel-item strong {
    font-size: 20px;
    color: #203d95;
  }

  #account .support dt {
    width: 50px;
    padding: 5px 0;
    font-size: 10px;
    text-align: center;
    background: #eee;
  }

  #account .support dd {
    font-size: 12px;
  }

  #account .support ul {
    margin: 20px 0 0;
  }

  #account .support li {
    padding-left: 1em;
    text-indent: -1em;
  }

  #account .tel-box {
    display: flex;
    margin: 20px 0 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 989px) {
  .merit-list {
    margin: 0 -6px;
  }

  .merit-list .merit-item {
    padding: 0 6px;
  }

  .about-item h3 {
    font-size: 14px;
  }

  .about-list {
    margin: 0 -6px;
  }

  .about-item {
    padding: 6px;
  }

  .step-list {
    margin: 0 -6px;
  }

  .step-list .step-item {
    padding: 0 6px;
  }

  .voice-list {
    margin: 0 -6px;
  }

  .voice-item {
    padding: 0 6px;
  }
}

@media screen and (max-width: 767px) {
  .siteOutline {
    display: block;
    padding: 12px calc(30 / 750 * 100vw);
    font-size: 10px;
    line-height: 1.67;
    letter-spacing: -0.01em;
    background-color: #f5f5f5;
  }

  .siteOutline p {
    max-width: 960px;
    margin: auto;
    font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,
      "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
  }

  .kv {
    background: #e8eef2;
  }

  .kv figure {
    width: 100%;
    max-width: 1366px;
    margin: auto;
  }

  .kv figure img {
    max-width: 100%;
  }

  /* ▼ 追加 */

  .btn-area.btn-area-top {
    padding: 20px 15px;
  }

  .btn-area.btn-area-top .lead-area {
    width: 100%;
    max-width: 763px;
    margin: 24px auto;
    border: 3px solid #dadada;
    border-radius: 7px;
  }

  .btn-area.btn-area-top .lead-area p {
    position: relative;
    padding: 0 20px;
    margin: 20px auto;
    font-size: 14px;
  }

  .pc_line {
    display: none;
  }

  .sp_line {
    display: block;
  }

  .btn-area.btn-area-top .lead-area p::after {
    position: absolute;
    top: -34px;
    left: 50%;
    content: "";
    border-right: 11px solid transparent;
    border-bottom: 16px solid rgb(255 255 255);
    border-left: 11px solid transparent;
    transform: translateX(-50%);
    transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .btn-area.btn-area-top .lead-area p::before {
    position: absolute;
    top: -38px;
    left: 50%;
    content: "";
    border-right: 12px solid transparent;
    border-bottom: 17px solid #dadada;
    border-left: 12px solid transparent;
    transform: translateX(-50%);
    transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .btn-area.btn-area-top .lead_icon_vpoint {
    width: 93px;
    margin: 0 auto;
    margin-top: 15px;
  }

  /* lineup */
  .lineup-list {
    max-width: 764px;
    margin: auto;
  }

  .lineup-list .faq-item .faq-box {
    background: #fff;
    border: 3px solid #dadada;
    border-radius: 6px;
  }

  .lineup-list a.pd {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 71px;

    /* padding: 10px 18px; */
    font-weight: bold;
    background: #fff;
    border-radius: 12px;
  }

  .lineup-list a.pd div {
    position: relative;
    padding: 0 0 0 52px;
  }

  .lineup-list a.pd span {
    position: absolute;
    top: 0;
    right: 18px;
    bottom: 0;
    width: 16px;
    height: 16px;
    margin: auto;
    background: #203d95;
    border: 1px solid #203d95;
    border-radius: 8px;
  }

  .lineup-list a.pd span::before,
  .lineup-list a.pd span::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 10px;
    height: 2px;
    margin: -1px 0 0 -5px;
    content: "";
    background: #fff;
  }

  .lineup-list a.pd span::after {
    transition: transform 400ms ease;
    transform: rotate(90deg);
  }

  .lineup-list a.pd em img {
    width: 38px;
    height: 38px;
  }

  .lineup-list a.pd dl dt {
    font-size: 18px;
    font-weight: bold;
    color: #203d95;
  }

  .lineup-list a.pd dl dd {
    font-size: 10px;
  }

  .lineup-list .faq-item + .faq-item {
    margin-top: 12px;
  }

  .lineup-link-inner {
    margin-bottom: 20px;
    text-align: center;
  }

  .lineup-link-inner p {
    position: relative;
    width: fit-content;
    margin: 0 auto;
    margin-top: 35px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }

  .lineup-link-inner p::before,
  .lineup-link-inner p::after {
    position: absolute;
    bottom: -4px;
    display: block;
    width: 21px;
    height: 29px;
    margin: auto;
    content: "";
    background-size: 100% 100%;
  }

  #finance .lineup-link-inner p::before {
    left: -26px;
    background: url(../../shared/img/202501/lineup_line_ul.svg) 0 0 no-repeat;
  }

  #finance .lineup-link-inner p::after {
    right: -26px;
    background: url(../../shared/img/202501/lineup_line_ur.svg) 0 0 no-repeat;
  }

  #campaign .lineup-link-inner p::before {
    left: -12px;
    background: url(../../shared/img/202501/lineup_line_ul.svg) 0 0 no-repeat;
  }

  #campaign .lineup-link-inner p::after {
    right: -12px;
    background: url(../../shared/img/202501/lineup_line_ur.svg) 0 0 no-repeat;
  }

  .btn-link.lineup-btn-diagnosis {
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
  }

  .btn-link.btn-bl a {
    max-width: 430px;
    margin: 0 auto;
  }

  ul.lineup-comment {
    width: 100%;
    max-width: 750px;
    margin: 30px auto 0;
    font-size: 12px;
    line-height: 1.4em;
  }

  /* entry-area */
  .entry-area {
    padding: 40px 0;
  }

  .entry-area .inner .btn-link {
    width: 100%;
    max-width: 525px;
    margin: 0 auto;
  }

  /* note-inner */
  .account-detail .note-inner p,
  dt,
  dd {
    font-size: 12px;
    text-align: left;
  }

  .account-detail .note-inner dd {
    margin-top: 0;
    margin-bottom: 1em;
  }

  .comment-link {
    margin: 15px 0 0;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
  }

  .comment-link a {
    color: #000;
    text-decoration: underline;
  }

  .lead-area .comment-link {
    margin-top: 10px;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
  }

  .lead-area .comment-link a {
    position: relative;
    font-weight: bold;
  }

  .lead-area .comment-link a::after {
    position: absolute;
    top: 40%;
    right: -12px;
    z-index: 1;
    width: 8px;
    height: 8px;
    content: "";
    background: none;
    border: 0;
    border-top: 3px solid #333;
    border-top-width: 4px;
    border-right: 3px solid #333;
    border-right-width: 4px;
    outline: none;
    transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(135deg);
  }

  /* ▲ 追加 */

  .btn-area p {
    margin: 15px 0 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }

  .btn-area p.comment-link {
    margin: 15px 0 0;
    font-size: 14px;
    font-weight: normal;
  }

  .btn-area p.comment-link a {
    color: #000;
  }

  .btn-area p .small {
    font-size: 12px;
  }

  .btn-area .txt-link {
    font-size: 14px;
    font-weight: normal;
  }

  .btn-area .txt-link a {
    display: inline;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #000;
    text-decoration: underline;
    background-color: #fff;
    border: none;
    box-shadow: none;
    opacity: 1;
  }

  .btn-area .txt-link a:hover {
    opacity: 0.7;
    transition: opacity 400ms ease;
  }

  .btn-area .txt-link a::after {
    background: none;
  }

  .btn-area ul {
    width: 100%;
    max-width: 460px;
    padding: 15px;
    margin: 15px auto 0;
    background: #fff;
    border: 3px solid #dadada;
    border-radius: 6px;
  }

  .btn-area ul li {
    font-size: 16px;
    font-weight: bold;
  }

  .btn-area-fix .txt-link {
    padding-top: 10px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
  }

  .btn-area-fix .txt-link a {
    display: inline;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #000;
    text-decoration: underline;
    background-color: #fff;
    border: none;
    box-shadow: none;
    opacity: 1;
  }

  .btn-area-fix .txt-link a:hover {
    opacity: 0.7;
    transition: opacity 400ms ease;
  }

  .btn-area-fix .txt-link a::after {
    background: none;
  }

  .bal-header {
    text-align: center;
  }

  .bal-header h3 {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
  }

  .bal-header h3::before,
  .bal-header h3::after {
    position: absolute;
    bottom: 3px;
    display: block;
    width: 3px;
    height: 30px;
    margin: auto;
    content: "";
    background: #333;
  }

  .bal-header h3::before {
    left: -30px;
    transform: rotate(-30deg);
  }

  .bal-header h3::after {
    right: -30px;
    transform: rotate(30deg);
  }

  .bal-header h3 span {
    display: inline-block;
    margin: 0 2px 0 0;
    font-size: 12px;
  }

  /* text_area
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  section#text_area {
    padding: 10px 0;
  }

  #text_area .inner p {
    font-size: 16px;
  }

  /* debut
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  .about-item + .about-item {
    margin-top: 20px;
  }

  .about-box {
    flex-grow: 1;
    padding: 35px 15px;
  }

  .about-txt {
    flex-grow: 1;
  }

  .about-box .about-txt strong a {
    text-decoration: underline;
  }

  .about-box .about-txt strong a:hover {
    opacity: 0.7;
  }

  .about-item h3 {
    flex-grow: 1;
    height: 4.6em;
    padding: 0 0 20px;
    font-size: 18px;
    text-align: center;
  }

  .about-item h3 img {
    width: auto;
    height: 65px;
  }

  .about-item p {
    font-size: 16px;
  }

  .about-detail {
    display: flex;
  }

  .about-item .note {
    margin-top: 8px;
    font-size: 10px;
    color: #878787;
  }

  .about-item .btn-link {
    margin: 15px 0 0;
  }

  .about-item figure {
    width: 80px;
    text-align: center;
  }

  .about-item:nth-child(1) figure img {
    width: 66px;
  }

  .about-item:nth-child(2) figure img {
    width: 52px;
  }

  .about-item:nth-child(3) figure img {
    width: 68px;
  }

  .about-item:nth-child(4) figure img {
    width: 68px;
  }

  .about-item:nth-child(5) figure img {
    width: 55px;
  }

  .about-item .about-txt {
    width: calc(100% - 80px);
    padding: 0 0 0 20px;
  }

  #about .qa {
    margin-top: 20px;
    font-weight: bold;
    text-align: right;
  }

  #about .qa a {
    position: relative;
    padding-right: 40px;
    transition: 0.3s;
  }

  #about .qa a:hover {
    opacity: 0.7;
  }

  #about .qa a::after {
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    display: block;
    width: 8px;
    height: 12px;
    margin: auto;
    content: "";
    background: url(/finance/assets/img/arrow_r_bl.png) 0 0 no-repeat;
    background-size: 100% 100%;
  }

  .sec-campaign {
    margin-top: 40px;
  }

  .sec-campaign .inner {
    padding: 0;
  }

  .sec-campaign .inner .sec-header {
    margin-bottom: 25px;
  }

  /* user
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  .user-detail-box {
    padding: 0;
    margin: auto;
    border: none;
  }

  .user-detail .user-detail-txt {
    display: flex;
    justify-content: center;
  }

  .user-detail .user-detail-txt p {
    display: flex;
    align-items: center;
  }

  .user-detail .user-detail-txt p span {
    display: inline-block;
    margin: 0 15px 0 0;
  }

  .user-detail figure {
    width: 296px;
    margin: 40px auto 0;
  }

  #user .note-box {
    margin: 40px auto 0;
  }

  /* merit
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  .merit-list .merit-item + .merit-item {
    margin-top: 20px;
  }

  .merit-list .merit-item + .merit-item + .merit-item {
    margin-top: 20px;
  }

  #merit .sec-header.layout-title {
    margin: 40px 0 30px;
  }

  .merit-box {
    flex-grow: 1;
    min-height: 280px;
    margin: 0;
  }

  .merit-item.merit-item3 {
    margin: 24px auto;
  }

  .merit-item.merit-item3 .number-box {
    margin-bottom: 20px;
  }

  .merit-box .merit-img-inner {
    display: flex;
    flex-direction: column;
    align-items: center;

    /* width: 500px; */
    margin: 0 auto;
    margin-top: 20px;
  }

  .merit-box ul.lineup-comment {
    width: fit-content;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 35px;
  }

  .merit-box .merit-img-inner p {
    position: relative;
    top: -15px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }

  .merit-box ul.lineup-comment li a {
    text-decoration: underline;
  }

  .merit-box .merit-img-inner .marker {
    color: #203d95;
  }

  .merit-box .merit-img-inner .card-inner {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-top: 60px;
  }

  .merit-box .merit-img-inner .card-inner .img-card {
    position: absolute;
    top: -60px;
    right: -6px;
  }

  .merit-box .merit-img-inner p .marker {
    font-size: 24px;
  }

  .merit-box .merit-img-inner .merit-img-01 {
    width: 232px;
    margin: 0 20px;
  }

  .merit-box .merit-img-inner .merit-img-02 {
    position: relative;
    top: -15px;
    width: 143px;
  }

  .merit-item .number-box .merit-img-03 {
    width: 93px;
  }

  .merit-list .merit-item:nth-child(1) .merit-box,
  .merit-list .merit-item:nth-child(2) .merit-box,
  .merit-list .merit-item:nth-child(3) .merit-box {
    margin-top: -15px;
  }

  .merit-list .merit-item .merit-box {
    padding: 45px 20px 20px;
  }

  .merit-box .merit-item:nth-child(2) .number-box-inner .p-1:nth-child(1) {
    border: 2px solid #fff200;
  }

  .merit-box .number-box-inner .p-1:nth-child(2) {
    margin-top: 20px;
  }

  .merit-box p.text-comment {
    font-size: 12px;
    color: #333;
  }

  .merit-list figure {
    display: flex;
    align-items: center;
    margin: 0 auto 25px;
  }

  .merit-list .merit-item:nth-child(2) figure {
    max-width: 135px;
  }

  .merit-list .merit-item:nth-child(4) figure {
    max-width: 70px;
  }

  .merit-list .merit-item:nth-child(5) figure {
    max-width: 124px;
  }

  .merit-item .number-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    text-align: center;
  }

  .merit-box .number-box.vertical-column {
    flex-flow: column;
  }

  .merit-item .number-box img {
    width: 145px;
  }

  .merit-item:nth-child(2) .number-box {
    height: auto;
    margin: 0 auto;
  }

  /* .merit-item1 */
  .merit-item1 .number-box .p-1 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
  }

  .merit-item1 .number-box .p-2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
  }

  .merit-item1 .number-box .p-2 em {
    font-size: 10px;
    vertical-align: bottom;
  }

  .merit-item1 .number-box .num {
    position: relative;
    bottom: 5px;
    margin: 10px 0 0;
    font-size: 70px;
    font-weight: bold;
    line-height: 1;
    color: #203d95;
  }

  .merit-item1 .number-box .num i {
    position: relative;
    z-index: 20;
    display: inline-block;
  }

  .merit-item1 .number-box .num span {
    position: relative;
    bottom: 7px;
    display: inline-block;
    padding: 0 0 0 5px;
    font-size: 20px;
    vertical-align: bottom;
  }

  .merit-item1 .number-box .num::after {
    position: absolute;
    right: 0;
    bottom: 5px;
    left: 0;
    display: block;
    width: 200px;
    height: 10px;
    margin: auto;
    content: "";
    background: #fff200;
  }

  .merit-item1 .number-box {
    margin-bottom: 0;
  }

  .merit-item1 .merit-txt {
    margin-bottom: 15px;
  }

  /* .merit-item2 */
  .merit-item2 .number-box .p-1:nth-child(1) span,
  .merit-item2 .number-box .p-1:nth-child(2) span {
    position: relative;
    display: inline-block;
    width: 165px;
    height: 26px;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
  }

  .merit-item2 .number-box .p-1:nth-child(1) span {
    color: #203d95;
    background: #fff200;
  }

  .merit-item2 .number-box .p-1:nth-child(2) span {
    color: #333;
  }

  .merit-item2 .number-box .p-1:nth-child(1) span::after {
    position: absolute;
    bottom: -8px;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin: auto;
    margin: 0 0 0 -6px;
    content: "";
    border-color: #fff200 transparent transparent;
    border-style: solid;
    border-width: 9px 6px 0;
  }

  .merit-item2 .number-box .num {
    position: relative;
    bottom: 5px;
    margin: 20px 0 0 20px;
    font-size: 100px;
    font-weight: bold;
    line-height: 1;
    color: #203d95;
  }

  .merit-item2 .number-box .num i {
    position: relative;
    z-index: 20;
    display: inline-block;
  }

  .merit-item2 .number-box .num span {
    position: relative;
    bottom: 12px;
    display: inline-block;
    padding: 0 0 0 5px;
    font-size: 20px;
    vertical-align: bottom;
  }

  /* .merit-item3 */
  .merit-item3 .number-box .p-1 {
    font-size: 18px;
    font-weight: bold;
  }

  .merit-item3 .number-box .p-2 {
    position: relative;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
  }

  .merit-item3 .number-box .p-2 em {
    position: absolute;
    right: 50%;
    bottom: 0;
    display: inline-block;
    margin: 0 -40px 0 0;
    font-size: 10px;
  }

  .merit-item3 .number-box .num {
    position: relative;
    bottom: 5px;
    margin: 5px 0 0;
    font-size: 70px;
    font-weight: bold;
    line-height: 1;
    color: #203d95;
  }

  .merit-item3 .number-box .num i {
    position: relative;
    z-index: 20;
    display: inline-block;
  }

  .merit-item3 .number-box .num::after {
    position: absolute;
    right: 0;
    bottom: 5px;
    left: 50%;
    display: block;
    width: 200px;
    height: 10px;
    margin: 0 0 0 -100px;
    content: "";
    background: #fff200;
  }

  .merit-item3 .number-box {
    margin-bottom: 0;
  }

  .merit-item3 .merit-txt {
    margin-bottom: 15px;
  }

  .merit-item4 .merit-box .p-1 {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }

  .merit-item4 .merit-box .p-1 a {
    text-decoration: underline;
  }

  .merit-item4 .merit-box .p-1 a:hover {
    opacity: 0.7;
  }

  .merit-box .merit-txt p {
    font-size: 16px;
    font-weight: bold;
    color: #203d95;
    text-align: center;
  }

  .merit-box .merit-txt p em {
    display: inline-block;
    margin: 0 0 0 2px;
    font-size: 10px;
    color: #000;
    vertical-align: top;
  }

  .merit-box .merit-txt p a {
    color: #203d95;
    text-decoration: underline;
  }

  .merit-box .merit-txt p a:hover {
    text-decoration: none;
  }

  .merit-box .merit-txt p.note {
    margin: 10px 0 0;
    font-weight: normal;
  }

  #merit .note-box {
    margin: 20px 10px 0;
  }

  #merit .note-box p {
    display: inline-block;
    text-align: left;
  }

  /* voice （共通で使えそう）
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  .voice-list-wrap {
    margin: 30px 0 0;
  }

  .voice-item + .voice-item {
    margin-top: 20px;
  }

  .voice-list-wrap .voice-box {
    border: 3px solid #dadada;
  }

  /* point
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  .point-list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -12px;
  }

  .point-box {
    padding: 30px 12px;
    margin: 15px auto 0;
  }

  .point-box figure {
    max-width: 254px;
    margin: 20px auto;
  }

  .point-box p {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }

  #point .note-box {
    margin: 20px 0 0;
  }

  #point .note-box p {
    display: inline-block;
    text-align: left;
  }

  /* step
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  #step {
    background: #f5f5f5;
  }

  .step-item + .step-item {
    margin-top: 20px;
  }

  .step-box {
    position: relative;
    flex-grow: 1;
    padding: 30px 15px;
    margin: -15px 0 0;
  }

  .step-box-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 300px;
    margin: auto;
  }

  .step-box p:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
  }

  .step-list figure {
    width: 80px;
    text-align: center;
  }

  .step-list .step-txt {
    width: calc(100% - 90px);
  }

  .step-item {
    position: relative;
  }

  .step-item::before {
    position: absolute;
    bottom: -15px;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin: 0 0 0 -12px;
    content: "";
    border-color: #dadada transparent transparent;
    border-style: solid;
    border-width: 16px 12px 0;
  }

  .procedure {
    position: relative;
    margin: 25px auto 0;
  }

  .procedure h3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 300px;
    margin: auto;
    font-size: 16px;
    font-weight: bold;
  }

  .procedure h3 span {
    display: block;
    width: 80px;
    margin: 0 10px 0 0;
  }

  .procedure h3 i {
    display: block;
    width: calc(100% - 90px);
    text-align: left;
  }

  .procedure .procedure-box {
    padding: 20px 15px;
    text-align: center;
  }

  .procedure .procedure-box p {
    margin: 54px 0 0;
    font-size: 16px;
    font-weight: bold;
    color: #203d95;
  }

  .procedure .procedure-box .btn-link {
    max-width: 315px;
    margin: 30px auto 0;
  }

  .procedure .procedure-box p::before {
    position: absolute;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin: -35px 0 0 -12px;
    content: "";
    border-color: #dadada transparent transparent;
    border-style: solid;
    border-width: 16px 12px 0;
  }

  #step .credit-entry-item {
    max-width: 764px;
    margin: 40px auto;
  }

  #step .credit-entry-item > p {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    text-align: center;
  }

  #step .credit-entry-box {
    padding: 0;
    margin-top: 40px;
    border: 3px solid #dadada;
  }

  #step .credit-entry-box a {
    align-items: center;
    justify-content: start;
  }

  #step .credit-entry-box figure {
    max-width: 50%;
  }

  #step .credit-entry-box p {
    padding: 0 10px;
    margin: 0 auto;
    font-size: 3.4vw;
    font-weight: bold;
  }

  /* faq
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  .faq-detail-inner {
    margin: 20px 0 0;
  }

  .faq-item4 .faq-detail-inner img {
    width: 70%;
  }

  .faq-detail-inner:nth-child(3) {
    margin: 40px 0 0;
  }

  .faq-detail-inner .lead {
    font-weight: bold;
    color: #203d95;
    text-align: center;
  }

  .faq-detail-inner .lead p + p {
    margin-top: 3px;
  }

  .faq-detail-inner a {
    color: #203d95;
  }

  /* ▼btn-component */
  .lineup-list .faq-detail {
    padding: 12px;
  }

  .lineup-list .faq-detail h2 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
  }

  .lineup-list .faq-detail p {
    font-size: 14px;
  }

  .lineup-list .faq-detail ul li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #d1d1d1;
  }

  .lineup-list .faq-detail ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
  }

  .lineup-list .faq-detail p.layout-text {
    margin: 0 auto;
    margin-top: 25px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
  }

  .lineup-list .faq-detail .btn-link.lineup-btn-diagnosis {
    width: 100%;
    max-width: 315px;
    margin-top: 15px;
  }

  .lineup-list .faq-detail .amount-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 13px;
    margin-top: 25px;
  }

  .lineup-list .faq-detail .amount-inner .amount-card {
    display: flex;
    justify-content: space-between;
    border: 2px solid #333;
  }

  .lineup-list .faq-detail .amount-inner .amount-card dt {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    font-weight: bold;
    color: #fff;
    border-right: 2px solid #333;
  }

  .lineup-list .faq-detail .amount-inner .amount-card dd {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 70px);
    margin: 30px 0;
    font-size: 18px;
    font-weight: bold;
  }

  .lineup-list .faq-detail .amount-inner .amount-card.amount-man {
    width: 100%;
    margin-bottom: 12px;
  }

  .lineup-list .faq-detail .amount-inner .amount-card.amount-man dt {
    background-color: #3583ad;
  }

  .lineup-list .faq-detail .amount-inner .amount-card.amount-girl {
    width: 100%;
  }

  .lineup-list .faq-detail .amount-inner .amount-card.amount-girl dt {
    background-color: #c45663;
  }

  /* ▲btn-component */

  .faq-item1 .faq-col1 {
    margin: 20px 0 0;
  }

  .faq-item1 .faq-col1 .faq-col-item + .faq-col-item {
    margin-top: 40px;
  }

  .faq-item1 .faq-col1 .faq-col-item:nth-child(2)::before {
    position: absolute;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin: -30px 0 0 -20px;
    content: "";
    border-color: #f5f5f5 transparent transparent;
    border-style: solid;
    border-width: 20px 20px 0;
  }

  .faq-item1 .faq-col-box {
    padding: 17px 0;
    margin: -18px 0 0;
  }

  .faq-item1 .faq-col1 .faq-col-item figure {
    max-width: 263px;
    margin: auto;
  }

  .faq-item1 .faq-col1 .faq-col-item:nth-child(1) .baloon {
    max-width: 124px;
    margin: auto;
  }

  .faq-item1 .faq-col1 .faq-col-item:nth-child(2) .baloon {
    max-width: 146px;
    margin: auto;
  }

  .faq-item1 .faq-col1 .faq-col-item p {
    margin: 10px 0 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }

  .faq-item1 .faq-col2 {
    margin: 30px 0 0;
  }

  .faq-item1 .faq-col2 h3 {
    font-size: 18px;
    font-weight: bold;
    color: #203d95;
    text-align: center;
  }

  .faq-item1 .faq-col2 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 20px -9px 0;
  }

  .faq-item1 .faq-col2 ul li:nth-child(n + 3) {
    margin-top: 20px;
  }

  .faq-item1 .faq-col2 ul li {
    flex-grow: 1;
    width: 50%;
    padding: 0 9px;
  }

  .faq-item1 .faq-col2 ul li figure {
    max-width: 124px;
    margin: auto;
  }

  .faq-item1 .faq-col2 .box-gr {
    flex-grow: 1;
    height: 100%;
    padding: 15px;
  }

  .faq-item1 .faq-col2 .box-gr figure + p {
    margin: 15px -5px 0;
    font-weight: bold;
    color: #203d95;
    text-align: center;
  }

  .faq-item2 .faq-col1 {
    margin-top: 10px;
  }

  .faq-item2 .faq-col1 h3 {
    font-size: 22px;
    font-weight: bold;
    color: #203d95;
    text-align: center;
  }

  .faq-item2 .faq-col1 dl {
    max-width: 640px;
    margin: 5px auto 0;
  }

  .faq-item2 .faq-col1 dl dt {
    display: flex;
    align-items: center;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
  }

  .faq-item2 .faq-col1 dl dt span {
    display: block;
    width: 50px;
    margin: 0 10px 0 0;
  }

  .faq-item2 .faq-col1 dl dt i {
    width: calc(100% - 55px);
  }

  .faq-item2 .faq-col1 dl dd {
    margin: 15px auto 0;
  }

  .faq-item2 .fig-wrap {
    margin: 20px 0 0;
  }

  .faq-item2 .fig-item + .fig-item {
    margin-top: 25px;
  }

  .faq-item2 .fig-wrap .fig-item figure {
    display: flex;
    flex-grow: 1;
    align-items: center;
    justify-content: center;
  }

  .faq-item2 .fig-wrap .fig-item:nth-child(1) figure {
    border: 1px solid #dadada;
    border-radius: 6px;
  }

  .faq-item2 .fig-wrap .fig-item:nth-child(2) figure {
    padding: 30px 14px;
    background: #f5f5f5;
    border-radius: 6px;
  }

  .faq-item2 .note-box {
    margin: 20px 0 0;
  }

  .faq-item2 .note-box p + p {
    margin-top: 5px;
  }

  .faq-item3 .check-flex-col {
    position: relative;
    width: 100%;
    padding: 50px 5vw 5vw;
  }

  .faq-item3 .check-flex-col-name {
    position: absolute;
    top: -27px;
    left: 20px;
    width: 157px;
  }

  .faq-item3 .check-flex-col img {
    width: 100%;
  }

  .faq-item3 .check-flex-col .check-flex-col-title {
    padding-bottom: 0;
    margin-bottom: 20px;
    border-bottom: 0;
  }

  .faq-item3 .check-flex-col .check-flex-col-title p {
    font-size: 5.4vw;
    font-weight: 700;
    line-height: 40px;
    color: #203d95;
    text-align: left;
  }

  .faq-item3 .check-flex-col .check-flex-col-title p:nth-of-type(1) {
    padding-bottom: 20px;
    text-align: center;
  }

  .faq-item3 .check-flex-col .check-flex-col-title p:nth-of-type(2) {
    font-size: 3.5vw;
    line-height: 10vw;
    text-align: center;
    border-top: 1px solid #203d95;
    border-bottom: 1px solid #203d95;
  }

  .ranking-list {
    display: block;
    border-right: 0.5vw solid #0058a1;
    border-bottom: 0.5vw solid #0058a1;
    border-left: 0.5vw solid #0058a1;
  }

  .faq-item3 .check-flex-col .ranking-item img {
    display: block;
    width: 9.3vw;
    margin: 2.6vw auto 4vw;
  }

  .ranking-item:nth-of-type(3) {
    padding: 0 2.6vw 3vw;
    font-size: 3.3vw;
    font-weight: 700;
    line-height: 6vw;
    text-align: center;
    border-bottom: 0.5vw solid #0058a1;
  }

  .ranking-list:nth-of-type(n + 2) .ranking-item:nth-of-type(1) img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 48px;
    margin: auto;
  }

  .ranking-list:nth-of-type(n + 2) .ranking-item:nth-of-type(2) {
    padding: 15px 10px;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
  }

  .ranking-category {
    display: block;
    width: 21.3vw;
    height: 6vw;
    margin: 1.5vw auto 3vw;
    font-size: 3vw;
    font-weight: 700;
    line-height: 6vw;
    color: #fff;
    background: #0058a1;
    border-radius: 0.6vw;
  }

  .ranking-item .ranking-category {
    text-align: center;
  }

  .ranking-number {
    position: relative;
    left: -0.1vw;
    width: calc(100% + 0.2vw);
    padding: 2.6vw 0;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: #203d95;
  }

  .ranking-item .ranking-category-name {
    display: block;
    padding-top: 3vw;
    font-size: 4vw;
    font-weight: 700;
    text-align: center;
  }

  #faq .check-flex-col-conts .ranking .note {
    margin: 20px 0 25px;
    font-size: 10px;
    font-weight: 400;
    line-height: 6vw;
    color: #878787;
  }

  .check-flex-col-conts .ranking .note a {
    display: block;
    font-size: 15px;
    text-align: right;
    text-decoration: underline;
  }

  .check-flex-col-conts .ranking p {
    margin: 0;
    font-size: 3.5vw;
    font-weight: 700;
    line-height: 7.8vw;
    color: #203d95;
  }

  .faq-item4 .secG {
    text-align: center;
  }

  .secG .im-text {
    margin: 5vw 0;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.8;
    color: #333;
    text-align: center;
  }

  .secG .im-box-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .secG .im-box {
    box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 25px 15px 20px;
    margin-bottom: 18px;
    background: #f5f5f5;
    border: 0;
    border-radius: 6px;
  }

  .secG .im-box-head {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .secG .im-box-head span:nth-child(1) img {
    width: 75px;
  }

  .secG .im-box-head span:nth-of-type(1) {
    margin-right: 5px;
  }

  .secG .im-box:nth-child(1) .im-box-head span:nth-child(1) img {
    width: 75px;
  }

  .secG .im-box:nth-child(1) .im-box-head span:nth-child(2) img {
    width: 200px;
  }

  .secG .im-box:nth-child(2) .im-box-head span:nth-child(2) img {
    width: 130px;
  }

  .secG .im-box:nth-child(3) .im-box-head span:nth-child(2) img {
    width: 170px;
  }

  .secG .im-box:nth-child(4) .im-box-head span:nth-child(2) img {
    width: 95px;
  }

  .secG .im-box .im-box-icon {
    position: initial;
    top: initial;
    right: initial;
    left: initial;
    margin: 20px 0;
  }

  .secG .im-box .im-box-icon img {
    width: auto;
  }

  .secG .im-box-txt {
    font-size: 16px;
    font-weight: 700;
    line-height: 27px;
    color: #203d95;
    text-align: left;
  }

  /* program
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  #program .program-box {
    padding: 40px 14px;
    margin: 20px auto 0;
  }

  #program .program-box dt {
    width: 116px;
    margin: auto;
  }

  #program .program-box dd {
    width: 215px;
    margin: 30px auto 0;
  }

  #program .program-box .btn-link {
    margin: 30px auto 0;
  }

  #program .program-box + .btn-link-h {
    margin: 40px 10px 0;
  }

  /* program2
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  #program2 .intro-box {
    max-width: 960px;
    margin: auto;
    text-align: center;
  }

  #program2 .intro-box p + p {
    margin-top: 10px;
  }

  #program2 .program-detail1 {
    max-width: 764px;
    padding: 20px 30px;
    margin: 40px auto 0;
    text-align: center;
  }

  #program2 .program-detail2 {
    max-width: 764px;
    padding: 30px 0 35px;
    margin: 50px auto 0;
    text-align: center;
  }

  #program2 .program-detail h3 {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    color: #203d95;
  }

  #program2 .program-detail h3 + p {
    margin-top: 15px;
    font-size: 14px;
  }

  #program2 .btn-link {
    margin: 20px auto 0;
  }

  #program2 article > .btn-link {
    /* margin: 0 20px; */
  }

  #program2 .btn-link a {
    position: relative;
    box-sizing: border-box;
    display: block;
    height: auto;
    padding: 13px 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    color: #203d95;
    text-align: center;
    background: #fff;
    border: 2px solid #203d95;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 30%);
  }

  #program2 .program-detail-item {
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
  }

  .program-fig-box1 {
    display: flex;
    align-items: center;
    max-width: 590px;
    padding: 25px 15px;
    margin: auto;
  }

  .program-fig-box1 figure + figure {
    border-left: 1px dotted #dadada;
  }

  .program-fig-box2 figure {
    max-width: 315px;
    margin: auto;
  }

  #program2 .program-detail + .btn-link {
    width: 430px;
    margin: 40px auto 0;
  }

  /* campaign
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  #campaign .btn-link {
    margin: 20px auto 0;
  }

  #campaign .btn-link a {
    position: relative;
    box-sizing: border-box;
    display: block;
    max-width: 430px;
    height: auto;
    padding: 13px 0;
    margin: 0 auto;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    color: #203d95;
    text-align: center;
    background: #fff;
    border: 2px solid #203d95;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 30%);
  }

  /* account
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

  .account-detail {
    margin: 10px 0 0;
  }

  .account-detail dt + dd {
    margin-top: 20px;
  }

  .account-detail dd {
    font-size: 12px;
  }

  .account-detail dd + dd {
    margin-top: 10px;
  }

  .account-detail dd a {
    text-decoration: underline;
  }

  .account-detail dd a:hover {
    text-decoration: none;
  }

  .account-detail-inner {
    display: inline-block;
  }

  #account .support {
    padding: 20px 15px;
    margin: 30px auto 0;
  }

  #account .support h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }

  #account .support .tel-item strong {
    font-size: 20px;
    color: #203d95;
  }

  #account .support dt {
    width: 50px;
    padding: 5px 0;
    font-size: 10px;
    text-align: center;
    background: #eee;
  }

  #account .support dd {
    font-size: 12px;
  }

  #account .support ul {
    margin: 20px 0 0;
  }

  #account .support li {
    padding-left: 1em;
    text-indent: -1em;
  }

  #account .tel-box {
    display: flex;
    margin: 20px 0 0;
  }
}

@media screen and (max-width: 374px) {
  body {
    font-size: 12px;
  }

  .sec-header h3 {
    font-size: 18px;
    font-weight: bold;
  }

  .btn-use a span {
    left: 10px;
    width: 45px;
    height: 45px;
  }
}

.campaign-banner {
  width: 450px;
  margin: 0 auto 50px;
}

.campaign-banner:hover {
  opacity: 0.7;
  transition: opacity 400ms ease;
}

@media screen and (max-width: 767px) {
  .campaign-banner {
    width: 100%;
    margin: 0 0 40px;
  }
}

.notice-nisa {
  margin: 0 0 40px;
}

.notice-nisa a {
  transition: opacity 400ms ease;
}

.notice-nisa a:hover {
  opacity: 0.6;
}

.notice-nisa .notice-nisa__text {
  font-weight: bold;
  text-align: center;
}

.notice-nisa .notice-nisa__text a {
  text-decoration: underline;
}

.notice-nisa .notice-nisa__text p > span {
  position: relative;
  font-size: 16px;
  font-weight: bold;
}

.notice-nisa .notice-nisa__text p > span::before,
.notice-nisa .notice-nisa__text p > span::after {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 21px;
  height: 29px;
  margin: auto;
  content: "";
  background-size: 100% 100%;
}

.notice-nisa .notice-nisa__text p > span::before {
  left: -110px;
  background: url(/finance/assets/img/diagonal_line_ul.png) 0 0 no-repeat;
}

.notice-nisa .notice-nisa__text p > span::after {
  right: -100px;
  background: url(/finance/assets/img/diagonal_line_ur.png) 0 0 no-repeat;
}

@media screen and (min-width: 768px) {
  .notice-nisa .notice-nisa__image {
    max-width: 724px;
    margin: 40px auto 0;
  }
}

@media screen and (max-width: 767px) {
  .notice-nisa .notice-nisa__image {
    margin: 25px auto 0;
  }
}

.kv + .btn-area > .campaign-banner {
  width: 550px;
  margin: 0 auto 50px;
}

@media screen and (min-width: 768px) {
  .kv + .btn-area > .campaign-banner a img {
    transition: opacity 0.3s;
  }

  .kv + .btn-area > .campaign-banner a:hover img {
    opacity: 0.5;
  }
}

@media screen and (max-width: 767px) {
  .kv + .btn-area > .campaign-banner {
    width: initial;
    max-width: 280px;
    margin: 0 auto 40px;
  }
}

/* main header（調整） */
main {
  margin-bottom: 0 !important;
}

footer#newt-gfooter {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
  main {
    margin-bottom: 0 !important;
  }

  #footer {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
}

.btn.fixed-button-bottom {
  transition: transform 400ms ease;
  transform: translateY(100%);
}

@media screen and (min-width: 768px) {
  .btn.fixed-button-bottom.fade-on {
    transform: translateY(0);
  }

  .btn.fixed-button-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 50;
    display: block;
    width: 100%;
    height: 84px;
    padding: 13px 30px;
    background-color: #f5f5f5;
  }

  .fixed-footer-bottom {
    margin-bottom: 84px;
  }
}

@media screen and (max-width: 767px) {
  .btn.fixed-button-bottom.fade-on {
    transform: translateY(0);
  }

  .btn.fixed-button-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: block;
    width: 100%;
    height: 80px;
    padding: 13px 30px;
    background-color: #f5f5f5;
  }

  .fixed-footer-bottom {
    margin-bottom: 80px;
  }
}

/* Service banner area */
.sba-multiple .mrn12,
.sba-multiple .mxn12 {
  margin-right: -12px !important;
}

.sba-multiple .mln12,
.sba-multiple .mxn12 {
  margin-left: -12px !important;
}

.sba-multiple .mb20,
.sba-multiple .my20 {
  margin-bottom: 20px !important;
}

.sba-multiple .pr12,
.sba-multiple .px12 {
  padding-right: 12px !important;
}

.sba-multiple .pl12,
.sba-multiple .px12 {
  padding-left: 12px !important;
}

.sba-multiple .text-label_base {
  color: #333 !important;
}

.sba-multiple .block {
  display: block !important;
}

.sba-multiple .rounded-5 {
  border-radius: 5px !important;
}

.sba-multiple .bg-white {
  background-color: #fff !important;
}

.sba-multiple .mb100,
.sba-multiple .my100 {
  margin-bottom: 100px !important;
}

.sba-multiple .mb36,
.sba-multiple .my36 {
  margin-bottom: 36px !important;
}

.sba-multiple .text-primary {
  color: #203d95 !important;
}

.sba-multiple .fs17,
.sba-multiple .fz17 {
  font-size: 17px !important;
}

.sba-multiple .fs14,
.sba-multiple .fz14 {
  font-size: 14px !important;
}

.sba-multiple .fs10,
.sba-multiple .fz10 {
  font-size: 10px !important;
}

.sba-multiple .pt8,
.sba-multiple .py8 {
  padding-top: 8px !important;
}

.sba-multiple .pt6,
.sba-multiple .py6 {
  padding-top: 6px !important;
}

.sba-multiple .fs10,
.sba-multiple .fz10 {
  font-size: 10px !important;
}

.sba-multiple .pl6,
.sba-multiple .px6 {
  padding-left: 6px !important;
}

.sba-multiple .col4 {
  width: 33.33333333%;
}

.sba-multiple {
  font-family: "Helvetica Neue", Arial, "Yu Gothic 游ゴシックYuGothic" Medium, YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo,
    sans-serif;
  font-size: 14px;
  color: #333;
  background-color: #fff;
}

.sba-multiple .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  width: initial;
}

.sba-multiple .row div a {
  padding: 20px 8px 20px 15px !important;
}

@media only screen and (min-width: 1040px) {
  .sba-multiple .l-hide,
  .sba-multiple .m-show,
  .sba-multiple .s-show {
    display: none !important;
  }

  .sba-multiple [class*=" hover-"] {
    transition: 128ms;
  }

  .sba-multiple .hover-trigger:hover.hover-opacity-70,
  .sba-multiple .hover-trigger:hover .hover-opacity-70 {
    opacity: 0.7;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1039px) {
  .sba-multiple .container {
    padding-right: 25px;
    padding-left: 25px;
  }

  .sba-multiple [class^="hover-"],
  .sba-multiple [class*=" hover-"] {
    transition: 128ms;
  }
}

.sba-multiple .box-shadow {
  box-shadow: 0 0 3px rgb(0 0 0 / 30.2%);
}

.sba-multiple .s-full {
  width: 100%;
  height: 100%;
}

.sba-multiple .fc {
  justify-content: center;
}

.sba-multiple .f {
  display: flex;
}

.sba-multiple .flex-fixed {
  flex-grow: 0;
  flex-shrink: 0;
}

.sba-multiple .container {
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
}

.sba-multiple .max-width-960 {
  max-width: 960px;
}

.sba-multiple .text-center {
  text-align: center;
}

.sba-multiple .fbw {
  justify-content: space-between;
}

.sba-multiple .fm {
  align-items: center;
}

.sba-multiple .w-full {
  width: 100%;
}

.sba-multiple .w70 {
  width: 70px;
}

.sba-multiple .fl {
  justify-content: flex-start;
}

.icon-arrow_right::before {
  content: "\f101";
}

.sba-multiple .object-fit-contain {
  object-fit: contain;
}

.sba-multiple .word-break-all {
  word-break: break-all;
}

.sba-multiple .lh15 {
  line-height: 1.5;
}

.sba-multiple .bold {
  font-weight: 700;
}

.sba-multiple .letter-spacing-0_05em {
  letter-spacing: 0.05em;
}

.sba-multiple .lh16 {
  line-height: 1.6;
}

.sba-multiple .ts-xxl {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.5;
}

@media only screen and (max-width: 768px) {
  .sba-multiple .s-mb60 {
    margin-bottom: 60px !important;
  }

  .sba-multiple .container {
    padding-right: 14px;
    padding-left: 14px;
  }

  .sba-multiple .s-ts-m {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
  }

  .sba-multiple .s-mx0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .sba-multiple .s-mb0 {
    margin-bottom: 0 !important;
  }

  .sba-multiple .s-px0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .sba-multiple .s-col12 {
    width: 100%;
  }

  .sba-multiple .s-pt16 {
    padding-top: 16px !important;
  }

  .sba-multiple .s-pb20 {
    padding-bottom: 20px !important;
  }

  .sba-multiple .s-fs12 {
    font-size: 12px !important;
  }
}
