@media (min-width: 769px) {

  main.motive .pgttl h1 {
    top: 6rem;
    bottom: unset;
  }
  main.motive .pgttl h1 img {
    width: 60%;
  }
  main.motive .pgttl h1 .explanation {
    margin-top: 2rem;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2.5rem;
    letter-spacing: 0;
  }

  main.motive section:not(.pgttl):not(.attentionArea):not(.btn_box) {
    margin: 4rem auto 0;
    max-width: 1080px;
  }
  main.motive section h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .4rem 0;
    letter-spacing: .2rem;
    text-align: center;
    color: #fff;
    background-color: #00806f;
  }
  main.motive section p.explanation {
    font-weight: 600;
  }

  main.motive section.property p.explanation {
    margin-top: 2rem;
    text-align: center;
  }
  main.motive section.property ol {
    display: flex;
    gap: 60px;
    margin: 2rem auto 0;
    padding: unset;
    width: 50%;
  }
  main.motive section.property ol li {
    display: block;
    position: relative;
  }
  main.motive section.property ol li h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: unset;
    height: 4.5rem;
    line-height: 1.4rem;
    text-align: center;
    background-color: #d4eee7;
  }
  main.motive section.property ol li p.explanation {
    margin-top: 1rem;
    font-size: .9rem;
    font-weight: 400;
    text-align: justify;
  }
  main.motive section.property ol li figure {
    margin: 1.5rem 0 0;
  }
  main.motive section.property ol li figure p.title {
    font-size: .8rem;
    font-weight: 600;
  }
  main.motive section.property ol li figure figcaption {
    margin-top: .5rem;
    font-size: .65rem;
  }
  /* main.motive section.property ol li:first-child::after {
    content: "";
    position: absolute;
    right: -30px;
    top: 0;
    width: 0;
    height: 100%;
    border-right: #888 dotted 1px;
  } */

  main.motive section.loan h2 span {
    margin-left: 1rem;
    padding: .05rem .4rem .2rem;
    font-size: 1.15rem;
    letter-spacing: 0;
    text-align: center;
    background-color: #c30d23;
  }

  main.motive section.loan > div {
    display: flex;
    gap: 40px;
    margin: 2rem 0 0;
    padding: unset;
  }
  main.motive section.loan > div > div {
    width: calc(45% - 20px);
  }
  main.motive section.loan > div > figure {
    width: calc(55% - 20px);
    margin: unset;
  }

  main.motive section.loan > div > div p.explanation {
    text-align: justify;
  }
  main.motive section.loan > div > div ol {
    margin: 3.5rem 0 0;
    padding: unset;
  }
  main.motive section.loan > div > div ol li {
    display: block;
    padding-top: .3rem;
    font-size: .9rem;
    padding-left: 1rem;
    text-indent: -1rem;
  }

  main.motive section.loan > div > div ol p.title,
  main.motive section.loan > div > figure p.title {
    font-size: .8rem;
    font-weight: 600;
  }
  main.motive section.loan > div > div ol p.annotation {
    margin-top: 1.5rem;
    font-size: .65rem;
  }
  main.motive section.loan > div > figure figcaption {
    margin-top: .5rem;
    font-size: .65rem;
  }

  main.motive section.rate {
    padding-bottom: 4rem;
    border-bottom: #000 solid 1px;
  }
  main.motive section.rate figure {
    position: relative;
    margin: 3rem auto 0;
    width: 50%;
  }
  main.motive section.rate figure p.title {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.35rem;
    font-weight: 600;
    line-height: 1em;
  }
  main.motive section.rate figure figcaption {
    margin-top: .5rem;
    padding-left: .5rem;
    font-size: .65rem;
    text-indent: -.5em;
  }

  main.motive section.rate .result {
    margin: 3rem auto 0;
    width: fit-content;
  }
  main.motive section.rate .result p.ar {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: auto;
    width: 8rem;
    height: 3rem;
  }
  main.motive section.rate .result p.ar span {
    z-index: 1;
    padding-bottom: .8rem;
    color: #fff;
  }
  main.motive section.rate .result p.ar:after {
    content: "";
    position: absolute;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: #bd1c24;
    clip-path: polygon(0 0, 100% 0, 50% 100%)
  }
  main.motive section.rate .result p:not(.ar) {
    padding: .8rem 1.5rem;
    font-size: .9rem;
    font-weight: 600;
    border: #bd1c24 solid 4px;
  }
  main.motive section.rate .result p:not(.ar) span {
    padding-left: .2rem;
    font-size: 1.2rem;
    color: #bd1c24;
  }
  
  main.motive section.rate div.conclusion {
    position: relative;
    margin: 4rem auto 0;
    padding: 4rem 0;
    width: fit-content;
  }
  main.motive section.rate div.conclusion::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
  }
  main.motive section.rate div.conclusion  h2 {
    position: relative;
    width: fit-content;
    margin: auto;
    padding: 1rem 1.5rem 1rem 1rem;
    letter-spacing: .1rem;
  }
  main.motive section.rate div.conclusion  h2 p {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 2rem;
  }
  main.motive section.rate div.conclusion  h2 p:after {
    content: "";
    position: absolute;
    z-index: 0;
    width: 130%;
    height: 200%;
    background-color: #bd1c24;
    clip-path: polygon(0 0, 85% 0, 100% 50%, 85% 100%, 0 100%)
  }
  main.motive section.rate div.conclusion  h2 p span {
    position: relative;
    z-index: 1;
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    letter-spacing: 1rem;
    text-indent: .6rem;
    color: #fff;
  }

}


@media (max-width: 768px) {

  main.motive {
    overflow-x: hidden;
  }
  main.motive .pgttl h1 {
    top: 4rem;
    bottom: unset;
  }
  main.motive .pgttl h1 img {
    width: 80%;
  }
  main.motive .pgttl h1 .explanation {
    margin-top: 1.5rem;
    font-size: .8rem;
    font-weight: 600;
    line-height: 2rem;
    letter-spacing: 0;
    text-align: center;
  }

  main.motive section:not(.pgttl):not(.attentionArea):not(.btn_box) {
    margin: 2rem auto 0;
    padding: 0 4%;
  }
  main.motive section h2 {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    justify-content: center;
    margin: 0 -7%;
    padding: .4rem 0;
    width: 114%;
    letter-spacing: 0;
    font-size: 1rem;
    text-align: center;
    color: #fff;
    background-color: #00806f;
  }
  main.motive section p.explanation {
    font-size: .8rem;
    font-weight: 600;
    text-align: justify;
  }

  main.motive section.property p.explanation {
    margin-top: 1rem;
  }
  main.motive section.property ol {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin: 2rem auto 0;
    padding: unset;
    width: 100%;
  }
  main.motive section.property ol li {
    display: block;
    position: relative;
  }
  main.motive section.property ol li h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: unset;
    padding: .5rem;
    font-size: 1rem;
    text-align: center;
    background-color: #d4eee7;
  }
  main.motive section.property ol li p.explanation {
    margin-top: 1rem;
    font-size: .7rem;
    font-weight: 400;
    text-align: justify;
  }
  main.motive section.property ol li figure {
    margin: 1.5rem 0 0;
  }
  main.motive section.property ol li figure p.title {
    font-size: .8rem;
    font-weight: 600;
  }
  main.motive section.property ol li figure figcaption {
    margin-top: .5rem;
    font-size: .5rem;
  }
  /* main.motive section.property ol li:first-child::after {
    content: "";
    position: absolute;
    right: -30px;
    top: 0;
    width: 0;
    height: 100%;
    border-right: #888 dotted 1px;
  } */

  main.motive section.loan h2 span {
    margin-left: 1rem;
    padding: .05rem .4rem .2rem;
    font-size: 1rem;
    letter-spacing: 0;
    text-align: center;
    background-color: #c30d23;
  }

  main.motive section.loan > div {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 1rem 0 0;
    padding: unset;
  }
  main.motive section.loan > div > div {
    width: 100%;
  }
  main.motive section.loan > div > figure {
    width: 100%;
    margin: 1rem 0 0;
  }

  main.motive section.loan > div > div p.explanation {
    text-align: justify;
  }
  main.motive section.loan > div > div ol {
    margin: 2rem 0 0;
    padding: unset;
  }
  main.motive section.loan > div > div ol li {
    display: block;
    padding-top: .3rem;
    font-size: .8rem;
    padding-left: 1rem;
    text-indent: -1rem;
  }

  main.motive section.loan > div > div ol p.title,
  main.motive section.loan > div > figure p.title {
    font-size: .8rem;
    font-weight: 600;
  }
  main.motive section.loan > div > div ol p.annotation {
    margin-top: 1rem;
    font-size: .5rem;
  }
  main.motive section.loan > div > figure figcaption {
    margin-top: .5rem;
    font-size: .5rem;
  }

  main.motive section.rate {
    padding-bottom: 4rem;
    border-bottom: #000 solid 1px;
  }
  main.motive section.rate figure {
    position: relative;
    margin: 1rem auto 0;
  }
  main.motive section.rate figure p.title {
    margin-bottom: .5rem;
    font-size: 1.1rem;
    font-weight: 600;
    text-align: center;
  }
  main.motive section.rate figure figcaption {
    margin-top: .5rem;
    /* padding-left: .5rem; */
    font-size: .5rem;
    text-indent: -.5em;
  }

  main.motive section.rate .result {
    margin: 2rem auto 0;
    width: fit-content;
  }
  main.motive section.rate .result p.ar {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: auto;
    width: 6rem;
    height: 2rem;
  }
  main.motive section.rate .result p.ar span {
    z-index: 1;
    padding-bottom: .6rem;
    font-size: .8rem;
    color: #fff;
  }
  main.motive section.rate .result p.ar:after {
    content: "";
    position: absolute;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: #bd1c24;
    clip-path: polygon(0 0, 100% 0, 50% 100%)
  }
  main.motive section.rate .result p:not(.ar) {
    padding: .4rem .8rem;
    font-size: .75rem;
    font-weight: 600;
    border: #bd1c24 solid 4px;
  }
  main.motive section.rate .result p:not(.ar) span {
    padding-left: .2rem;
    font-size: 1rem;
    color: #bd1c24;
  }
  
  main.motive section.rate div.conclusion {
    position: relative;
    margin: 2rem auto 0;
    padding: 2rem 0;
  }
  main.motive section.rate div.conclusion::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
  }
  main.motive section.rate div.conclusion  h2 {
    flex-direction: row;
    justify-content: flex-start;
    position: relative;
    margin-left: 0;
    /* width: fit-content; */
    width: 107%;
    letter-spacing: .1rem;
    font-size: 1.2rem;
  }
  main.motive section.rate div.conclusion  h2 p {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 2.8rem;
  }
  main.motive section.rate div.conclusion  h2 p:after {
    content: "";
    position: absolute;
    z-index: 0;
    width: 200%;
    height: 200%;
    background-color: #bd1c24;
    clip-path: polygon(0 0, 85% 0, 100% 50%, 85% 100%, 0 100%)
  }
  main.motive section.rate div.conclusion  h2 p span {
    position: relative;
    z-index: 1;
    font-family: "Noto Serif JP", serif;
    font-size: 1.35rem;
    white-space: nowrap;
    color: #fff;
  }

}