@media screen and (min-width: 769px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
.mt10 {
  margin-top: 10px;
}

.center {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .sp-center {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .sp-left {
    text-align: left;
  }
}

.txt-regular {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .txt-regular {
    font-size: 14px;
  }
}
.txt-regular.wt {
  font-weight: bold;
}

.txt-small {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .txt-small {
    font-size: 14px;
  }
}

.ttl01 {
  font-size: 38px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .ttl01 {
    font-size: 23px;
    line-height: 33px;
  }
}
@media screen and (min-width: 769px) {
  .ttl01.dwn {
    font-size: 36px;
  }
}
.ttl01.head {
  padding-bottom: 14px;
  border-bottom: 2px solid #333;
}
@media screen and (max-width: 768px) {
  .ttl01.head {
    padding-bottom: 10px;
  }
}

.ttl02 {
  font-size: 26px;
  line-height: 42px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .ttl02 {
    font-size: 19px;
    line-height: 26px;
  }
}
.ttl02.up {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .ttl02.up {
    font-size: 23px;
  }
}
@media screen and (max-width: 768px) {
  .ttl02.dwn {
    font-size: 17px;
  }
}
.ttl02 + p {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .ttl02 + p {
    margin-top: 6px;
  }
}
.ttl02 + .sec-box {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .ttl02 + .sec-box {
    margin-top: 6px;
  }
}

.txt01 {
  font-size: 22px;
  line-height: 42px;
}
@media screen and (max-width: 768px) {
  .txt01 {
    font-size: 15px;
    line-height: 25px;
  }
}
.txt01.wt {
  font-weight: bold;
}

.txt02 {
  font-size: 16px;
  line-height: 24px;
}
.txt02.ht {
  height: 72px;
}

.color01 {
  color: #3296b4;
}

.idt01 {
  padding-left: 1em;
  text-indent: -1em;
}

.idt02 {
  padding-left: 1em;
}

.sub {
  vertical-align: super;
}

.lh-non {
  line-height: 1em;
}

.ls-non {
  letter-spacing: 0;
}

.ls01 {
  letter-spacing: 0.35em;
}

.circle {
  font-size: 2em;
  vertical-align: sub;
}

.flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .flx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.flx.el-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flx.el-center > .btn {
  margin: initial;
}
@media screen and (min-width: 769px) {
  .flx.clm01 {
    -webkit-column-gap: 25px;
       -moz-column-gap: 25px;
            column-gap: 25px;
  }
}
@media screen and (min-width: 769px) {
  .flx.clm02 {
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }
}
@media screen and (max-width: 768px) {
  .flx.clm02 {
    row-gap: 30px;
  }
}
@media screen and (min-width: 769px) {
  .flx.clm03 {
    -webkit-column-gap: 25px;
       -moz-column-gap: 25px;
            column-gap: 25px;
  }
}
@media screen and (max-width: 768px) {
  .flx.clm03 {
    row-gap: 20px;
  }
}
@media screen and (min-width: 769px) {
  .flx.clm04 {
    -webkit-column-gap: 60px;
       -moz-column-gap: 60px;
            column-gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .flx.clm04 {
    row-gap: 15px;
  }
}
@media screen and (min-width: 769px) {
  .flx.clm05 {
    -webkit-column-gap: 75px;
       -moz-column-gap: 75px;
            column-gap: 75px;
  }
}
@media screen and (max-width: 768px) {
  .flx.clm05 {
    row-gap: 22.5px;
  }
}
@media screen and (min-width: 769px) {
  .flx.clm06 {
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
  }
}
@media screen and (max-width: 768px) {
  .flx.clm06 {
    row-gap: 12.5px;
  }
}
@media screen and (min-width: 769px) {
  .flx.clm07 {
    -webkit-column-gap: 95px;
       -moz-column-gap: 95px;
            column-gap: 95px;
  }
}
@media screen and (max-width: 768px) {
  .flx.clm07 {
    row-gap: 27.5px;
  }
}
.flx .wid {
  height: auto;
}
.flx .wid.icon__wid01 {
  width: 109px;
}
.flx .wid.wid01 {
  width: 467px;
}
@media screen and (max-width: 768px) {
  .flx .wid.wid01 {
    width: 100%;
  }
}
.flx .wid.wid02 {
  width: 311px;
  -ms-flex-item-align: baseline;
      align-self: baseline;
}
@media screen and (max-width: 768px) {
  .flx .wid.wid02 {
    width: 100%;
  }
}
.flx .wid.wid03 {
  width: 322px;
  -ms-flex-item-align: baseline;
      align-self: baseline;
}
@media screen and (max-width: 768px) {
  .flx .wid.wid03 {
    width: 100%;
  }
}
.flx .wid.wid04 {
  width: 580px;
}
@media screen and (max-width: 768px) {
  .flx .wid.wid04 {
    width: 100%;
  }
}

.grd {
  display: grid;
}
.grd.clm01 {
  grid-template-columns: auto 1fr;
  grid-template-rows: auto 1fr;
  grid-column-gap: 60px;
  grid-row-gap: 25px;
}
@media screen and (max-width: 768px) {
  .grd.clm01 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.grd.clm01 .el01 {
  grid-area: 1/1/3/2;
}
@media screen and (max-width: 768px) {
  .grd.clm01 .el01 {
    grid-area: 1/1/2/2;
  }
}
.grd.clm01 .el02 {
  grid-area: 1/2/2/3;
}
@media screen and (max-width: 768px) {
  .grd.clm01 .el02 {
    grid-area: 1/2/2/3;
  }
}
.grd.clm01 .el03 {
  grid-area: 2/2/3/3;
}
@media screen and (max-width: 768px) {
  .grd.clm01 .el03 {
    grid-area: 2/1/3/3;
  }
}
.grd.clm02 {
  grid-template-columns: 265px 1fr;
}
@media screen and (max-width: 768px) {
  .grd.clm02 {
    grid-template-columns: 1fr;
  }
}
.grd.clm03 {
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 768px) {
  .grd.clm03 {
    grid-template-columns: 1fr;
  }
}
.grd.clm04 {
  grid-template-columns: repeat(3, 370px);
  -webkit-column-gap: 45px;
     -moz-column-gap: 45px;
          column-gap: 45px;
  row-gap: 35px;
}
@media screen and (max-width: 768px) {
  .grd.clm04 {
    grid-template-columns: 1fr;
    row-gap: 30px;
  }
}
@media screen and (min-width: 769px) {
  .grd.clm06 {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 60px;
       -moz-column-gap: 60px;
            column-gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .grd.clm06 {
    grid-template-columns: 1fr;
    row-gap: 15px;
  }
}
@media screen and (min-width: 769px) {
  .grd.clm07 {
    grid-template-columns: 484px 164px 484px;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .grd.clm07 {
    grid-template-columns: 1fr;
  }
}
.grd.clm07 > figure figcaption {
  margin-left: 50px;
  font-size: 23px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .grd.clm07 > figure figcaption {
    margin-left: 32.5px;
    font-size: 15px;
  }
}
.grd .wid {
  height: auto;
}
.grd .wid.icon__wid01 {
  margin-left: 16px;
  width: 90px;
}
@media screen and (max-width: 768px) {
  .grd .wid.icon__wid01 {
    margin-left: 10px;
    width: 47.5px;
  }
}
.grd .wid.icon__wid02 {
  width: 114px;
}
@media screen and (max-width: 768px) {
  .grd .wid.icon__wid02 {
    width: 53px;
  }
}
.grd .wid.symbol {
  margin: 0 auto;
  display: block;
}
.grd .wid.symbol + p {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .grd .wid.symbol + p {
    margin-top: 10px;
  }
}
.grd .wid.symbol__wid01 {
  width: 311px;
}
@media screen and (max-width: 768px) {
  .grd .wid.symbol__wid01 {
    width: 215px;
  }
}
.grd .wid.symbol__wid02 {
  width: 238px;
}
@media screen and (max-width: 768px) {
  .grd .wid.symbol__wid02 {
    width: 215px;
  }
}
@media screen and (max-width: 768px) {
  .grd .wid.wid01 {
    margin: 10px 0 0 105px;
    display: block;
    width: 35px;
  }
}

.support {
  font-size: 18px;
  line-height: 34px;
}
@media screen and (max-width: 768px) {
  .support {
    font-size: 15px;
    line-height: 25px;
  }
}

.container {
  margin: 0 auto;
  max-width: 1200px;
}
@media screen and (max-width: 768px) {
  .container {
    max-width: 100%;
    width: calc(100% - 50px);
  }
}

.sec-block01 {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  .sec-block01 {
    padding-top: 50px;
  }
}

.head + .sec-item {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .head + .sec-item {
    margin-top: 15px;
  }
}
.sec-item + .sec-dtl {
  margin-top: 95px;
}
@media screen and (max-width: 768px) {
  .sec-item + .sec-dtl {
    margin-top: 50px;
  }
}
.sec-item + .sec-item {
  padding-top: 45px;
}
@media screen and (max-width: 768px) {
  .sec-item + .sec-item {
    padding-top: 27.5px;
  }
}
.sec-item.frame {
  margin-top: 45px;
  padding: 10px 15px;
  border: 1px solid #000;
}
@media screen and (max-width: 768px) {
  .sec-item.frame {
    margin-top: 27.5px;
  }
}
.sec-item .annotation {
  margin-top: 20px;
}

.sec-dtl + .sec-item {
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  .sec-dtl + .sec-item {
    margin-top: 27.5px;
  }
}
.sec-dtl + .sec-dtl {
  margin-top: 95px;
}
@media screen and (max-width: 768px) {
  .sec-dtl + .sec-dtl {
    margin-top: 50px;
  }
}

.sec-cell + .sec-cell {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .sec-cell + .sec-cell {
    margin-top: 20px;
  }
}

a:hover {
  opacity: 0.7;
}

.lnk:hover {
  text-decoration: underline;
  opacity: 1;
}

.hov-link .hov-wrap {
  overflow: hidden;
}
.hov-link .hov-img {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.hov-link:hover {
  opacity: 1;
}
.hov-link:hover .hov-img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.beside-scll {
  margin: 0 0 20px;
}
@media screen and (max-width: 768px) {
  .beside-scll > table {
    white-space: nowrap;
    width: 205%;
  }
}
@media screen and (max-width: 768px) {
  .beside-scll {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    margin: 0 0 20px;
    margin-right: calc(50% - 50vw);
  }
}
@media screen and (max-width: 768px) {
  .beside-scll::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 768px) {
  .beside-scll::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 5px;
  }
}

.kv > h1 {
  position: relative;
}
.kv > h1 > span {
  text-align: center;
  font-size: 36px;
  line-height: 56px;
  font-weight: bold;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .kv > h1 > span {
    font-size: 23px;
    letter-spacing: 0.15em;
    line-height: 23.5px;
  }
}
.kv + .lead {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .kv + .lead {
    margin-top: 22.5px;
  }
}
.kv + .container {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .kv + .container {
    margin-top: 25px;
  }
}

.lead__ttl01 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .lead__ttl01 {
    font-size: 19px;
  }
}
.lead__ttl01 + .lead__txt02 {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .lead__ttl01 + .lead__txt02 {
    margin-top: 15px;
  }
}
.lead__txt01 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .lead__txt01 {
    font-size: 15px;
  }
}
.lead__txt02 {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .lead__txt02 {
    font-size: 15px;
  }
}

.panel {
  background-color: #f0f0f0;
}
@media screen and (max-width: 768px) {
  .panel {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
}
.ttl02 + .panel {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .ttl02 + .panel {
    margin-top: 15px;
  }
}
.panel__wrap01 {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .panel__wrap01 {
    margin-top: 52.5px;
  }
}
.panel__wrap02 {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .panel__wrap02 {
    margin-top: 25px;
  }
}
.panel.pdg01 {
  padding: 40px 35px 40px 50px;
}
@media screen and (max-width: 768px) {
  .panel.pdg01 {
    padding: 17.5px 27.5px 30px 17.5px;
  }
}
.panel.pdg02 {
  padding: 30px 0 25px 30px;
}
@media screen and (max-width: 768px) {
  .panel.pdg02 {
    padding: 25px 27.5px;
  }
}
@media screen and (max-width: 768px) {
  .panel .grd.clm02 > .ttl02 {
    padding-bottom: 5px;
    border-bottom: 1px solid #333;
  }
}
@media screen and (min-width: 769px) {
  .panel .grd.clm02 > ul {
    padding-left: 30px;
    border-left: 1px solid #333;
  }
}
@media screen and (max-width: 768px) {
  .panel .grd.clm02 > ul {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .panel .grd.clm02 > ul > li {
    font-size: 16px;
    line-height: 28px;
  }
}

.brand {
  margin: 25px auto 0;
  width: 1133px;
  display: grid;
  grid-template-columns: 239px 162px 210px 194px;
  -webkit-column-gap: 110px;
     -moz-column-gap: 110px;
          column-gap: 110px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .brand {
    margin: 20px auto 0;
    width: 100%;
    grid-template-columns: repeat(2, 50%);
    -webkit-column-gap: initial;
       -moz-column-gap: initial;
            column-gap: initial;
    border-top: 2px solid #646464;
    border-bottom: 2px solid #646464;
  }
}
@media screen and (max-width: 768px) {
  .brand > li {
    height: 22vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .brand > li:nth-of-type(2n) {
    border-left: 2px solid #646464;
  }
}
@media screen and (max-width: 768px) {
  .brand > li:nth-child(n+3) {
    border-top: 2px solid #646464;
  }
}
.brand > li a span {
  margin-top: 25px;
  display: block;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .brand > li a span {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .brand .wid {
    margin: 0 auto;
    display: block;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .brand .wid.wid01 {
    width: 36vw;
  }
}
@media screen and (max-width: 768px) {
  .brand .wid.wid02 {
    width: 24vw;
  }
}
@media screen and (max-width: 768px) {
  .brand .wid.wid03 {
    width: 33vw;
  }
}
@media screen and (max-width: 768px) {
  .brand .wid.wid04 {
    width: 24vw;
  }
}

.merit {
  display: grid;
}
@media screen and (min-width: 769px) {
  .merit {
    grid-template-columns: repeat(3, auto);
    row-gap: 15px;
    -webkit-column-gap: 55px;
       -moz-column-gap: 55px;
            column-gap: 55px;
  }
}
@media screen and (max-width: 768px) {
  .merit {
    grid-template-columns: 1fr;
    grid-row-gap: 30px;
  }
}
.merit__grd {
  display: grid;
}
@media screen and (min-width: 769px) {
  .merit__grd {
    grid-template-rows: subgrid;
    grid-row: span 3;
  }
}
@media screen and (max-width: 768px) {
  .merit__grd {
    grid-template-columns: auto 1fr;
    grid-template-rows: auto 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    row-gap: 15px;
  }
}
@media screen and (min-width: 769px) {
  .merit__grd .txt-small {
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) {
  .merit__grd .el01 {
    grid-area: 1/1/2/2;
  }
}
@media screen and (max-width: 768px) {
  .merit__grd .el02 {
    grid-area: 1/2/2/3;
  }
}
@media screen and (max-width: 768px) {
  .merit__grd .el03 {
    grid-area: 2/1/3/3;
  }
}
.merit__grd .el03 > .idt01 {
  display: block;
}
.merit__grd .wid {
  margin: 0 auto;
  display: block;
  height: auto;
}
.merit__grd .wid01 {
  width: 116px;
}
@media screen and (max-width: 768px) {
  .merit__grd .wid01 {
    width: 80px;
  }
}
.merit__grd .wid02 {
  width: 134px;
}
@media screen and (max-width: 768px) {
  .merit__grd .wid02 {
    width: 76.5px;
  }
}
.merit__grd .wid03 {
  width: 110px;
}
@media screen and (max-width: 768px) {
  .merit__grd .wid03 {
    width: 80px;
  }
}
.merit__grd > .ttl02 {
  display: grid;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .merit__grd > .ttl02 {
    place-content: center;
  }
}
@media screen and (max-width: 768px) {
  .merit__grd > .ttl02 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
  }
}

.service {
  display: grid;
  grid-template-columns: 1fr 1.2fr 1fr;
  row-gap: 40px;
}
.service + .att {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .service + .att {
    margin-top: 17.5px;
  }
}
@media screen and (max-width: 768px) {
  .service {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 27.5px;
  }
}
@media screen and (min-width: 769px) {
  .service.clm01 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .service.clm02 {
    grid-template-columns: 1.2fr 1.1fr 1fr;
  }
}
.service__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .service__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
  }
}
.service__items > figure {
  width: 140px;
}
@media screen and (max-width: 768px) {
  .service__items > figure {
    width: 90px;
  }
}

table + .att {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  table + .att {
    margin-top: 17.5px;
  }
}

table {
  font-size: 20px;
  line-height: 1.3em;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  table {
    font-size: 12px;
  }
}
table .thead {
  background-color: #8c8c8c;
  border-top: 1px solid #333;
  font-weight: bold;
  color: #fff;
}
table .thead th + th {
  border-left: 1px solid #fff;
}
table .thead > tr > th {
  padding: 10px 0 10px 25px;
}
@media screen and (max-width: 768px) {
  table .thead > tr > th {
    padding: 5px 0 5px 5px;
  }
}
table .thead.clm01 .clm01-tr .wid01 {
  width: 847px;
}
@media screen and (max-width: 768px) {
  table .thead.clm01 .clm01-tr .wid01 {
    width: 57vw;
  }
}
table .thead.clm01 .clm01-tr .wid02 {
  width: 378px;
}
@media screen and (max-width: 768px) {
  table .thead.clm01 .clm01-tr .wid02 {
    width: 36vw;
  }
}
table .thead.clm05 .clm05-tr > th {
  padding: 0;
  height: 40px;
  vertical-align: middle;
  text-align: center;
}
@media screen and (max-width: 768px) {
  table .thead.clm05 .clm05-tr > th {
    height: 25px;
  }
}
table .thead.clm05 .clm05-tr > th.brdr-b {
  border-bottom: 1px solid #fff;
}
table .thead.clm05 .clm05-tr > th.brdr-l {
  border-left: 1px solid #fff;
}
table .tbody {
  border-top: 1px solid #333;
}
table .tbody td + td {
  border-left: 1px solid #8c8c8c;
}
table .tbody tr + tr {
  border-top: 1px solid #8c8c8c;
}
table .tbody tr:last-of-type {
  border-bottom: 1px solid #333;
}
table .tbody > tr > th {
  padding: 10px 0 10px 25px;
  border-right: 1px solid #8c8c8c;
}
@media screen and (max-width: 768px) {
  table .tbody > tr > th {
    padding: 5px 0 5px 5px;
  }
}
table .tbody > tr > td {
  padding: 10px 0 10px 25px;
  background-color: #f0f0f0;
}
@media screen and (max-width: 768px) {
  table .tbody > tr > td {
    padding: 5px 0 5px 5px;
  }
}
table .tbody.clm02 .clm02-tr .wid01 {
  width: 315px;
}
table .tbody.clm02 .clm02-tr .wid02 {
  width: 510px;
}
table .tbody.clm02 .clm02-tr .wid03 {
  width: 376px;
}
table .tbody.clm03 .clm03-tr > th:last-of-type {
  border-right: none;
}
table .tbody.clm03 .clm03-tr .wid01 {
  width: 280px;
}
table .tbody.clm03 .clm03-tr .wid02 {
  width: 420px;
}
table .tbody.clm03 .clm03-tr .wid03 {
  width: 353px;
}
@media screen and (max-width: 768px) {
  table .tbody.clm03 .clm03-tr .wid03 {
    width: 280px;
  }
}
table .tbody.clm03 .clm03-tr .wid04 {
  width: 144px;
}
@media screen and (max-width: 768px) {
  table .tbody.clm03 .clm03-tr .wid04 {
    width: 365px;
  }
}
table .tbody.clm04 .clm04-tr.brdr-col {
  border-bottom: 1px solid #333;
}
table .tbody.clm04 .clm04-tr .wid01 {
  width: 237px;
}
@media screen and (max-width: 768px) {
  table .tbody.clm04 .clm04-tr .wid01 {
    width: 320px;
  }
}
table .tbody.clm04 .clm04-tr .wid02 {
  width: 457px;
}
table .tbody.clm04 .clm04-tr .wid03 {
  width: 504px;
}
table .tbody.clm05 .clm05-tr > th {
  padding: 10px 0 10px 5px;
}
table .tbody.clm05 .clm05-tr > td {
  padding: 0;
  height: 90px;
  vertical-align: middle;
  text-align: center;
}
@media screen and (max-width: 768px) {
  table .tbody.clm05 .clm05-tr > td {
    height: 60px;
  }
}
table .tbody.clm05 .clm05-tr > td > span {
  font-size: 45px;
}
@media screen and (max-width: 768px) {
  table .tbody.clm05 .clm05-tr > td > span {
    font-size: 22.5px;
  }
}
table .tbody.clm05 .clm05-tr .wid01 {
  width: 173px;
}
table .tbody.clm05 .clm05-tr .wid02 {
  width: 158px;
}
table .tbody.clm05 .clm05-tr .wid03 {
  width: 80px;
}

.step__txt + .step__txt {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .step__txt + .step__txt {
    margin-top: 5px;
  }
}
.step__txt > p {
  font-size: 26px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .step__txt > p {
    font-size: 17px;
  }
}
.step__txt > p > span {
  display: block;
  font-size: 22px;
  color: #3296b4;
}
@media screen and (max-width: 768px) {
  .step__txt > p > span {
    display: inline;
    font-size: 15px;
  }
}

.attempt {
  width: 100%;
  display: grid;
  grid-template-columns: 305px 895px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .attempt {
    grid-template-columns: 1fr;
  }
}
.attempt__txt {
  font-size: 30px;
  line-height: 46px;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .attempt__txt {
    padding: 30px 0 0 30px;
    background-color: #f0f0f0;
  }
}
@media screen and (max-width: 768px) {
  .attempt__txt {
    margin-bottom: 15px;
    font-size: 21.5px;
    line-height: 31px;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .attempt__txt::after {
    content: "";
    width: 40px;
    height: 40px;
    background-image: url(../img/common/icon_arrow_circle_black.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    inset: 130px auto auto 30px;
  }
}

.flow__box {
  padding: 25px 0 0 20px;
  height: 180px;
  display: grid;
  grid-template-columns: auto 130px 1fr;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
  border-bottom: 1px solid #333;
}
@media screen and (max-width: 768px) {
  .flow__box {
    padding: 15px 0 15px 7.5px;
    height: auto;
    grid-template-columns: 70px 1fr;
    grid-template-rows: repeat(2, auto);
    grid-column-gap: 17.5px;
    grid-row-gap: 7.5px;
  }
}
.flow__step {
  font-family: "Open Sans", sans-serif;
  font-size: 50px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .flow__step {
    display: grid;
    grid-area: 1/1/2/2;
    text-align: center;
    font-size: 36px;
  }
}
.flow__step > span {
  display: inline;
  font-size: 25px;
}
@media screen and (max-width: 768px) {
  .flow__step > span {
    font-size: 16px;
  }
}
.flow__img {
  margin: 0 auto;
  height: auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .flow__img {
    grid-area: 2/1/3/2;
  }
}
.flow__img.wid01 {
  width: 130px;
}
@media screen and (max-width: 768px) {
  .flow__img.wid01 {
    width: 72px;
  }
}
.flow__img.wid02 {
  width: 110px;
}
@media screen and (max-width: 768px) {
  .flow__img.wid02 {
    width: 60px;
  }
}
.flow__img.wid03 {
  width: 90px;
}
@media screen and (max-width: 768px) {
  .flow__img.wid03 {
    width: 55px;
  }
}
@media screen and (max-width: 768px) {
  .flow__txt {
    grid-area: 1/2/3/3;
  }
}
.flow__txt > h3 {
  margin: 10px 0;
  font-size: 26px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .flow__txt > h3 {
    margin: 0 0 10px;
    font-size: 19px;
  }
}
.flow__txt > a {
  margin-top: 10px;
  display: block;
}

.contact {
  margin: 0 auto;
  padding: 25px 50px;
  background-color: #f0f0f0;
}
@media screen and (max-width: 768px) {
  .contact {
    padding: 20px 10px;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .contact.wid01 {
    width: 785px;
  }
}
@media screen and (min-width: 769px) {
  .contact.wid02 {
    width: 1050px;
  }
}
.contact > h3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #b4b4b4;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .contact > h3 {
    padding-bottom: 5px;
    font-size: 17px;
  }
}
.contact__inner {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .contact__inner {
    margin-top: 12.5px;
  }
}
.contact__flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .contact__flx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.contact__flx.clm01 {
  -webkit-column-gap: 35px;
     -moz-column-gap: 35px;
          column-gap: 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .contact__flx.clm01 {
    row-gap: 15px;
  }
}
.contact__flx.clm02 {
  margin-top: 25px;
  -webkit-column-gap: 80px;
     -moz-column-gap: 80px;
          column-gap: 80px;
}
@media screen and (max-width: 768px) {
  .contact__flx.clm02 {
    margin-top: 17.5px;
    row-gap: 15px;
  }
}
.contact__name {
  text-align: center;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .contact__name {
    font-size: 15px;
  }
}
.contact__tel01 {
  width: 353px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .contact__tel01 {
    width: 221.5px;
  }
}
.contact__tel02 {
  font-weight: bold;
}
.contact__tel02 > span {
  display: inline;
  font-size: 25px;
}
@media screen and (max-width: 768px) {
  .contact__tel02 > span {
    font-size: 17.5px;
  }
}
.contact__tel02 > p {
  display: inline;
  font-size: 50px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .contact__tel02 > p {
    font-size: 30px;
  }
}
.contact__mail {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .contact__mail {
    margin-top: 17.5px;
  }
}
.contact__mail > picture img {
  margin: 0 auto;
  display: block;
  width: 588px;
}
@media screen and (max-width: 768px) {
  .contact__mail > picture img {
    width: 294px;
  }
}

.fee {
  margin: 35px 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
@media screen and (max-width: 768px) {
  .fee {
    margin: 27.5px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 25px;
  }
}
.fee__ttl {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .fee__ttl {
    font-size: 19px;
  }
}
.fee__box {
  margin-top: 10px;
  padding: 30px 35px;
  border: 1px solid #000;
}
@media screen and (max-width: 768px) {
  .fee__box {
    margin-top: 10px;
    padding: 15px 22.5px;
  }
}
.fee__img {
  height: 350px;
}
@media screen and (max-width: 768px) {
  .fee__img {
    height: 200px;
  }
}
.fee__img .wid {
  height: auto;
}
.fee__img .wid.wid01 {
  width: 513px;
}
@media screen and (max-width: 768px) {
  .fee__img .wid.wid01 {
    margin: 0 auto;
    display: block;
    width: 299.5px;
  }
}
.fee__dtl {
  margin-top: 24px;
  padding-bottom: 10px;
  border-bottom: 3px solid #000;
}
@media screen and (max-width: 768px) {
  .fee__dtl {
    margin-top: 17.5px;
    padding-bottom: 10px;
  }
}
.fee__dtl > li {
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .fee__dtl > li {
    font-size: 11px;
    line-height: 17px;
  }
}
.fee__price {
  margin-top: 10px;
  font-size: 27px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .fee__price {
    margin-top: 10px;
    font-size: 15px;
  }
}
.fee__price > span {
  font-size: 0.5em;
}

.brc-items {
  margin: 0 auto;
  padding: 18px 25px;
  max-width: 1200px;
  width: calc(100% - 60px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.brc-items > li {
  display: block;
}
.brc-items > li + li::before {
  content: ">";
  display: inline-block;
  margin: 0 14px;
}
.brc-items .brc-item {
  text-decoration: underline;
}
.brc-items .brc-item.is-current {
  text-decoration: none;
  pointer-events: none;
}

.att {
  font-size: 16px;
  line-height: 1.5em;
}
@media screen and (max-width: 768px) {
  .att {
    font-size: 14px;
  }
}
.att.wid01 {
  margin: 30px auto 0;
  width: 780px;
}
@media screen and (max-width: 768px) {
  .att.wid01 {
    margin: 15px auto 0;
    width: 100%;
  }
}

.btn {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  font-size: 19px;
  font-weight: bold;
  position: relative;
}
@media screen and (min-width: 769px) {
  .btn + .btn {
    margin-left: 40px;
  }
}
.btn::before {
  content: "";
  background-repeat: no-repeat;
}
.btn::after {
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn.el-unset {
  margin: unset;
}
.btn__wrap01 {
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  .btn__wrap01 {
    margin-top: 30px;
  }
}
.btn__wrap01.js-agree-btn.is-none {
  display: none;
}
.btn__wrap02 {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .btn__wrap02 {
    margin-top: 52.5px;
  }
}
.btn__wrap03 {
  margin-top: 190px;
}
@media screen and (max-width: 768px) {
  .btn__wrap03 {
    margin-top: 90px;
  }
}
.btn__wrap04 {
  margin-top: 130px;
}
@media screen and (max-width: 768px) {
  .btn__wrap04 {
    margin-top: 50px;
  }
}
.btn__wrap05 {
  margin-top: 150px;
}
@media screen and (max-width: 768px) {
  .btn__wrap05 {
    margin-top: 50px;
  }
}
.btn__wrap06 {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .btn__wrap06 {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .btn {
    height: 50px;
    font-size: 19px;
  }
}
.btn.wid01 {
  width: 392px;
}
@media screen and (max-width: 768px) {
  .btn.wid01 {
    width: 100%;
  }
}
.btn.wid02 {
  width: 352px;
}
@media screen and (max-width: 768px) {
  .btn.wid02 {
    width: 100%;
  }
}
.btn.wid03 {
  width: 445px;
}
@media screen and (max-width: 768px) {
  .btn.wid03 {
    width: 100%;
    height: 77px;
  }
}
@media screen and (min-width: 769px) {
  .btn.wid03.ht {
    height: 90px;
  }
}
.btn.wid04 {
  width: 279px;
  height: 110px;
}
@media screen and (max-width: 768px) {
  .btn.wid04 {
    width: 100%;
    height: 50px;
  }
}
@media screen and (max-width: 768px) {
  .btn.wid04.ht {
    height: 77px;
  }
}
.btn.wid05 {
  width: 371px;
}
@media screen and (max-width: 768px) {
  .btn.wid05 {
    width: 100%;
  }
}
.btn.wid06 {
  width: 388px;
}
@media screen and (max-width: 768px) {
  .btn.wid06 {
    width: 100%;
  }
}
.btn.wid06.ht {
  height: 90px;
}
@media screen and (max-width: 768px) {
  .btn.wid06.ht {
    height: 77px;
  }
}
.btn.wid07 {
  width: 749px;
}
@media screen and (max-width: 768px) {
  .btn.wid07 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .btn.wid07.ht {
    height: 77px;
  }
}
@media screen and (max-width: 768px) {
  .btn.ht01 {
    height: 77px;
  }
}
.btn.col01 {
  background-color: #f0f0f0;
  border: 1px solid #888888;
}
.btn.col02 {
  background-color: #fff;
  border: 1px solid #888888;
}
.btn.col03 {
  background-color: #3296b4;
  border: 1px solid #3296b4;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .btn.fnt01 {
    font-size: 17px;
  }
}
@media screen and (max-width: 768px) {
  .btn.fnt02 {
    font-size: 18px;
  }
}
.btn.fnt03 {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .btn.fnt03 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .btn.fnt04 {
    font-size: 15.5px;
  }
}
.btn.arrow {
  padding-right: 35px;
}
@media screen and (max-width: 768px) {
  .btn.arrow {
    padding-right: 25px;
  }
}
.btn.arrow.pr-non {
  padding-right: 0px;
}
.btn.arrow::before {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url(../img/support/icon_arrow_line_black_bold.svg);
  position: absolute;
  inset: 50% 15px auto auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .btn.arrow::before {
    inset: 50% 10px auto auto;
  }
}
.btn.arrow-w::before {
  background-image: url(../img/common/icon_arrow_line_white_bold.svg);
}
.btn.arrow-under::before {
  -webkit-transform: translateY(-20%) rotate(90deg);
          transform: translateY(-20%) rotate(90deg);
}
.btn.mail::before {
  margin-right: 20px;
  width: 30px;
  height: 22px;
  background-image: url(../img/support/icon_mail_black.svg);
}
@media screen and (max-width: 768px) {
  .btn.mail::before {
    width: 32.5px;
    height: 23.5px;
  }
}
.btn.mail-w::before {
  background-image: url(../img/common/icon_mail_white.svg);
}
.btn.link01::before {
  margin-right: 20px;
  width: 30px;
  height: 22px;
  background-image: url(../img/support/link01.svg);
}
@media screen and (max-width: 768px) {
  .btn.link01::before {
    width: 32.5px;
    height: 23.5px;
  }
}
.btn.download01::after {
  width: 68px;
  height: 68px;
  background-image: url(../img/support/icon04.png);
  inset: 50% auto auto 15px;
}
.btn.download02::after {
  width: 68px;
  height: 68px;
  background-image: url(../img/support/icon05.png);
  inset: 50% auto auto -5px;
}
.btn.download03::after {
  width: 64px;
  height: 64px;
  background-image: url(../img/support/icon06.png);
  inset: 50% auto auto 15px;
}
.btn.download04::after {
  width: 64px;
  height: 64px;
  background-image: url(../img/support/icon07.png);
  inset: 50% auto auto 15px;
}
@media screen and (max-width: 768px) {
  .btn.download01::after, .btn.download02::after, .btn.download03::after, .btn.download04::after {
    width: 45px;
    height: 45px;
    inset: 50% auto auto 10px;
  }
}
.btn.download05::before {
  margin-right: 20px;
  width: 30px;
  height: 22px;
  background-image: url(../img/common/icon_download_white.svg);
}
@media screen and (max-width: 768px) {
  .btn.download05::before {
    width: 32.5px;
    height: 23.5px;
  }
}
.btn.download05-b::before {
  background-image: url(../img/support/icon_download_black.svg);
}
.btn.pdf::before {
  margin-right: 20px;
  width: 45px;
  height: 37px;
  background-image: url(../img/support/icon_pdf.svg);
}
@media screen and (max-width: 768px) {
  .btn.pdf::before {
    width: 43px;
    height: 35px;
  }
}
.btn.xls::before {
  margin-right: 20px;
  width: 45px;
  height: 37px;
  background-image: url(../img/support/icon_xls.svg);
}
@media screen and (max-width: 768px) {
  .btn.xls::before {
    width: 43px;
    height: 35px;
  }
}

.menu {
  margin-top: 130px;
}
@media screen and (max-width: 768px) {
  .menu {
    margin-top: 52.5px;
  }
}
.menu__wrap {
  padding: 25px 10px 10px;
  background-color: #f0f0f0;
}
@media screen and (max-width: 768px) {
  .menu__wrap {
    margin: 0 calc(50% - 50vw);
    padding: 17.5px 25px 25px;
    width: 100vw;
  }
}
.menu__wrap > h2 {
  margin-bottom: 35px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .menu__wrap > h2 {
    margin-bottom: 32.5px;
    font-size: 23px;
  }
}
.menu__wrap > a {
  margin-left: 30px;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .menu__wrap > a {
    margin-left: 15px;
    font-size: 16px;
  }
}
.menu__wrap > a.is-current {
  color: #3296b4;
  pointer-events: none;
}
.menu__wrap > a:hover {
  text-decoration: underline;
  opacity: 1;
}
.menu__inner {
  margin-top: 10px;
  padding: 25px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .menu__inner {
    margin-top: 10px;
    padding: 25px 7.5px 27.5px 17.5px;
  }
}
.menu__pnls {
  display: grid;
  grid-template-columns: 230px 1fr;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
}
@media screen and (max-width: 768px) {
  .menu__pnls {
    grid-template-columns: 1fr;
    row-gap: 35px;
  }
}
.menu__pnl h4 {
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .menu__pnl h4 {
    margin-bottom: 20px;
    font-size: 17px;
  }
}
.menu__pnl a {
  display: block;
}
@media screen and (max-width: 768px) {
  .menu__pnl a {
    font-size: 17px;
  }
}
.menu__pnl a:hover {
  text-decoration: underline;
  opacity: 1;
}
.menu__pnl .is-current {
  color: #3296b4;
  pointer-events: none;
}
.menu__flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
}
@media screen and (max-width: 768px) {
  .menu__flx + .menu__flx {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .menu__flx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 10px;
  }
}
.menu__items {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .menu__items {
    margin-top: 20px;
  }
}
.menu__items > li a {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .menu__items > li a {
    font-size: 17px;
  }
}
.menu__items > li a.is-current {
  color: #3296b4;
  pointer-events: none;
}
.menu__items > li a:hover {
  text-decoration: underline;
  opacity: 1;
}

.content {
  margin-top: 165px;
}
@media screen and (max-width: 768px) {
  .content {
    margin-top: 80px;
  }
}
.content > h2 {
  text-align: center;
  font-size: 45px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .content > h2 {
    font-size: 23px;
  }
}
@media screen and (min-width: 769px) {
  .content > h2.dwn {
    font-size: 30px;
  }
}
.content__wrap {
  margin: -15px auto 0;
  padding: 55px 0 45px;
  background-color: #EFEFEF;
}
@media screen and (max-width: 768px) {
  .content__wrap {
    margin: 0 auto;
    padding: 20px 0 0;
    background-color: #fff;
  }
}
.content__wrap.bg-col1 {
  padding: 55px 0 0;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .content__wrap.bg-col1 {
    padding: 15px 0 0;
  }
}
.content__grd {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-template-columns: repeat(3, 384px);
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
}
@media screen and (max-width: 768px) {
  .content__grd {
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 2px;
       -moz-column-gap: 2px;
            column-gap: 2px;
  }
}
.content__ttl {
  margin-top: 20px;
  text-align: center;
  font-size: 25px;
}
.content__ttl + .txt02 {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .content__ttl {
    margin-top: 5px;
    font-size: 15px;
  }
}
@media screen and (min-width: 769px) {
  .content__ttl.dwn {
    margin-top: 5px;
    font-size: 20px;
  }
}
.content__ttl.bold {
  font-weight: bold;
}
.content__arrow {
  margin: 20px auto 0;
  display: block;
}
.content__arrow > img {
  width: 40px;
  height: 40px;
}

.cta {
  margin: 165px 0;
}
@media screen and (max-width: 768px) {
  .cta {
    margin: 70px 0 60px;
  }
}
.cta__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
}
@media screen and (max-width: 768px) {
  .cta__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 30px;
  }
}
.cta__btn {
  padding: 17px 0;
  width: 371px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #3296B4;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .cta__btn {
    margin: 0 auto;
    padding: 12.5px 0;
    width: 325px;
    font-size: 19px;
  }
}
.cta__btn::before {
  content: "";
  margin-right: 15px;
  width: 30px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .cta__btn::before {
    width: 32.5px;
  }
}
.cta__btn.download::before {
  height: auto;
  background-image: url(../img/common/icon_download_white.svg);
}
.cta__btn.mail::before {
  height: auto;
  background-image: url(../img/common/icon_mail_white.svg);
}

.cont-agree {
  opacity: 0;
  visibility: hidden;
  display: none;
}
.cont-agree.is-open {
  opacity: 1;
  visibility: visible;
  display: block;
}