.Breadcrumb_breadcrumb__wgQbk {
    display: flex;
    font-weight: 400;
    font-size: 12px;
    text-align: left;
    color: #000;
    padding: 10px 0
}

@media(max-width:1024px) {
    .Breadcrumb_breadcrumb__wgQbk {
        font-size: 10px
    }
}

.Breadcrumb_breadcrumb__wgQbk li+li {
    position: relative;
    padding-left: 20px;
    margin-left: 10px
}

.Breadcrumb_breadcrumb__wgQbk li+li:before {
    transform: rotate(30deg);
    top: -4px
}

.Breadcrumb_breadcrumb__wgQbk li+li:after,
.Breadcrumb_breadcrumb__wgQbk li+li:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 1px;
    display: block;
    inset: 0;
    margin: auto;
    right: auto;
    background-color: #000
}

.Breadcrumb_breadcrumb__wgQbk li+li:after {
    transform: rotate(-30deg);
    top: 4px
}

.Breadcrumb_breadcrumb__wgQbk li:last-child {
    pointer-events: none
}

.Breadcrumb_breadcrumb__wgQbk li a {
    transition: opacity .3s
}

@media(hover:hover)and (pointer:fine) {
    .Breadcrumb_breadcrumb__wgQbk li a:hover {
        opacity: .7
    }
}

.SectionAgreement .inner {
    max-width: 1000px;
    margin: auto;
    padding: 0
}

.SectionAgreement .main_section h2 {
    padding-left: 0;
}

.SectionAgreement .main_section+section {
    margin-top: 100px;
}

@media(max-width:1024px) {
    .SectionAgreement .main_section+section {
        margin-top: 70px
    }
}

.SectionAgreement .main_section>section {
    margin-top: 60px
}

@media(max-width:1024px) {
    .SectionAgreement .main_section>section {
        margin-top: 34px
    }
}

.SectionAgreement .main_section ol {
    counter-reset: ul;
    padding-left: 22px
}

.SectionAgreement .main_section ol > li {
    counter-increment: ul;
    position: relative;
    text-indent: -24px
}

.SectionAgreement .main_section ol > li > ol > li,
.SectionAgreement .main_section ol > li > ul > li {
    text-indent: 1em;
}

.SectionAgreement .main_section ol > li+li {
    margin-top: 5px
}

@media(max-width:1024px) {
    .SectionAgreement .main_section ol > li+li {
        margin-top: 0
    }
}

.SectionAgreement .main_section ol > li:before {
    content: "（"counter(ul) "）";
    inset: 0;
    right: auto;
    margin: auto 4px auto auto
}

.SectionAgreement .main_section ol.u-dl {
    padding-left: 0
}

.SectionAgreement .main_section ol.u-dl > li {
    text-indent: 0
}

.SectionAgreement .main_section ol.u-dl dl {
    margin-left: 24px;
    margin-top: -22px
}

.SectionAgreement h2 {
    font-weight: 500;
    font-size: 30px;
    text-align: left;
    color: #1e445b
}

@media(max-width:1240px) {
    .SectionAgreement h2 {
        font-family: Noto Sans JP;
        font-weight: 500;
        font-size: 18px;
        text-align: left;
        color: #1e445b
    }
}

.SectionAgreement h2+p {
    margin-top: 10px
}

.SectionAgreement h3 {
    font-weight: 500;
    font-size: 22px;
    text-align: left;
    color: #1e445b
}

@media(max-width:1240px) {
    .SectionAgreement h3 {
        font-family: Noto Sans JP;
        font-weight: 500;
        font-size: 16px;
        text-align: left;
        color: #1e445b
    }
}

.SectionAgreement h3+p {
    margin-top: 10px
}

.SectionAgreement p {
    line-height: 1.75
}

@media(max-width:1024px) {
    .SectionAgreement section > ul,
    .SectionAgreement p {
        line-height: 1.69;
        font-size: 13px
    }
}

.SectionAgreement p+p {
    margin-top: 25px
}

.SectionAgreement ol {
    margin-top: 10px
}

@media(max-width:1024px) {
    .SectionAgreement ol {
        font-size: 13px;
        margin-top: 18px;
        line-height: 1.69
    }
}

.SectionAgreement .signature p+p {
    margin-top: 0
}

.SectionAgreement .simple-list {
    list-style: inside;
}

.simple-pagetTitle {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #000;
}

.agreement_app .Layout_layout__ZucSN {
    font-family: Noto Sans JP, sans-serif;
    margin-top: 0px
  }

  @media(max-width:1024px) {
    .agreement_app .Layout_layout__ZucSN {
      margin-top: 0px
    }
  }


.simple-pageTitle h1 {
    color: #1e445b;
    font-weight: 700;
    padding: 72px 0;
    font-size: 40px;
}
@media (max-width: 1024px) {
    .simple-pageTitle h1  {
        font-size: 22px;
        padding: 42px 15px;
    }
}