/* default settings */
@media (min-width: 769px) {
  .inner {
    width: 100%;
    max-width: 63.125rem;
    margin-inline: auto;
  }
}
@media (max-width: 768px) {
  .inner {
    padding-inline: 2.5rem;
  }
}

.ttl-required {
  margin: 0;
  text-align: center;
  border-bottom: 1px solid #707070;
  padding-bottom: 0.25rem;
  font-weight: 300;
  font-size: 1.3125rem;
  line-height: 2.1428571429;
}
@media (max-width: 768px) {
  .ttl-required {
    font-size: 1.125rem;
    letter-spacing: 0.01em;
    line-height: 1.7777777778;
    padding-bottom: 0.5rem;
  }
}

.page-service-feature .bg-gray {
  background-color: #F6F6F6;
}
.page-service-feature a {
  color: #000;
}

@media (min-width: 769px) {
  .main .pc\:pt80 {
    padding-top: 5rem !important;
  }
  .main .pc\:mt56 {
    margin-top: 3.5rem !important;
  }
  .main .pc\:mt40 {
    margin-top: 2.5rem !important;
  }
  .main .pc\:mt134 {
    margin-top: 8.375rem !important;
  }
}
@media (max-width: 768px) {
  .main .sp\:pt40 {
    padding-top: 2.5rem !important;
  }
  .main .sp\:mt48 {
    margin-top: 3rem !important;
  }
  .main .sp\:pt64 {
    padding-top: 4rem !important;
  }
  .main .sp\:mt64 {
    margin-top: 4rem !important;
  }
  .main .sp\:mt32 {
    margin-top: 2rem !important;
  }
}
.main .__title {
  font-size: 1.625rem;
  letter-spacing: 0.01em;
  line-height: 1;
  color: #161f20;
  position: relative;
  display: inline-block;
  padding-bottom: 0.9375rem;
  font-weight: 300;
  margin: 0;
}
@media (max-width: 768px) {
  .main .__title {
    font-size: 1.25rem;
    letter-spacing: 0.01em;
    padding-bottom: 0.3125rem;
  }
}
.main .__title::before, .main .__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
.main .__title::before {
  width: 100vw;
  height: 1px;
  background-color: #707070;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.main .__title::after {
  width: 100%;
  height: 1px;
  background-color: #707070;
}
.main .--page-mt {
  padding-top: 5rem;
}
@media (max-width: 768px) {
  .main .--page-mt {
    padding-top: 2.5rem;
  }
}
@media (min-width: 769px) {
  .main .sec-1 .__title-row {
    grid-column: 1/3;
  }
}
@media (max-width: 768px) {
  .main .sec-1 {
    padding-top: 2.5625rem;
  }
  .main .sec-1 .__title {
    padding-bottom: 0.5rem;
  }
}
.main .sec-1 .inner {
  position: relative;
}
@media (min-width: 769px) {
  .main .sec-1 .inner {
    min-height: 33.8125rem;
    max-width: 63.125rem;
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .main .sec-1 .inner {
    padding: 0 2.5rem;
    margin: 0 auto;
    display: block;
  }
}
@media (min-width: 769px) {
  .main .sec-1 .__title-row {
    grid-column: 1/3;
  }
}
@media (min-width: 769px) {
  .main .sec-1 .__content {
    max-width: 32.6875rem;
  }
}
@media (max-width: 768px) {
  .main .sec-1 .__content {
    padding: 0;
  }
}
.main .sec-1 .sub-title {
  margin-top: 3rem;
  font-size: 1.3125rem;
  line-height: 1.7619047619;
  letter-spacing: 0.01em;
}
@media (max-width: 768px) {
  .main .sec-1 .sub-title {
    font-size: 1.125rem;
    line-height: 1.7777777778;
    margin-top: 2.5625rem;
  }
}
.main .sec-1 .__text {
  line-height: 2.1875;
  text-align: left;
  color: #161f20;
  margin-top: 1.4375rem;
}
@media (min-width: 769px) {
  .main .sec-1 .__text {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 768px) {
  .main .sec-1 .__text {
    line-height: 2;
    margin-top: 0.5rem;
  }
  .main .sec-1 .__text .text-nowrap {
    margin-top: 1.0625rem;
    display: block;
  }
}
.main .sec-1 .__text .name-position p {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main .sec-1 .__text .name-position p span {
  display: block;
}
.main .sec-1 .__text .name-position p span:first-child {
  width: 10.0625rem;
}
.main .sec-1 .__text .name-position p span:last-child {
  margin-left: 2.1875rem;
}
@media (max-width: 768px) {
  .main .sec-1 .__text .name-position p span:last-child {
    margin-left: 1.8125rem;
  }
}
@media (min-width: 769px) {
  .main .sec-1 .__img-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 768px) {
  .main .sec-1 .__img-container {
    margin-inline: -2.5rem;
  }
}
.main .sec-1 .__img {
  position: relative;
}
@media (min-width: 769px) {
  .main .sec-1 .__img {
    width: 25rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 768px) {
  .main .sec-1 .__img {
    margin-top: 3rem;
  }
}
.main .sec-1 .__img::before {
  content: "";
  padding: 0 0 125%;
  display: block;
}
@media (max-width: 768px) {
  .main .sec-1 .__img::before {
    padding: 0 0 100%;
  }
}
.main .sec-1 .__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.intro {
  margin-bottom: 14.3125rem;
}
@media (max-width: 768px) {
  .intro {
    margin-bottom: 4.625rem;
  }
}
.intro .inner {
  position: relative;
}
.intro .__title {
  font-size: 1.625rem;
  letter-spacing: 0.01em;
  line-height: 1;
  color: #161f20;
  position: relative;
  display: inline-block;
  padding-bottom: 0.9375rem;
  font-weight: 300;
  margin: 0 0 3.5rem;
}
@media (max-width: 768px) {
  .intro .__title {
    font-size: 1.25rem;
    letter-spacing: 0.01em;
    padding-bottom: 0.3125rem;
    margin-bottom: 3rem;
  }
}
.intro .__title::before, .intro .__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
.intro .__title::before {
  width: 100vw;
  height: 1px;
  background-color: #707070;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.intro .__title::after {
  width: 100%;
  height: 1px;
  background-color: #707070;
}
.intro__content {
  position: relative;
}
@media (min-width: 769px) {
  .intro__content {
    width: 31.5625rem;
  }
}
.intro__content .sub-title {
  font-size: 1.3125rem;
  line-height: 1.7619047619;
  letter-spacing: 0.01em;
}
@media (max-width: 768px) {
  .intro__content .sub-title {
    font-size: 1.125rem;
    line-height: 1.7777777778;
  }
}
.intro__content .text {
  margin-top: 1.4375rem;
  font-size: 1rem;
  line-height: 2.1875;
  text-align: justify;
}
@media (max-width: 768px) {
  .intro__content .text {
    line-height: 2;
    margin-top: 0.4375rem;
  }
}
.intro__content .text p {
  margin: 0;
}
.intro__img {
  height: 31.25rem;
}
@media (min-width: 769px) {
  .intro__img {
    width: 25rem;
    position: absolute;
    top: 2.5625rem;
    right: 0;
  }
}
@media (max-width: 768px) {
  .intro__img {
    height: 24.375rem;
    margin-top: 2.5625rem;
    margin-inline: -2.5rem;
  }
}
.intro__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.feature {
  margin-bottom: 8rem;
}
@media (max-width: 768px) {
  .feature {
    margin-bottom: 4.8125rem;
  }
}
.feature__list {
  margin-top: 4.9375rem;
}
@media (max-width: 768px) {
  .feature__list {
    margin-top: 2.625rem;
  }
}
.feature__list .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.feature__list .row:not(:last-child) {
  margin-bottom: 7.5rem;
}
@media (max-width: 768px) {
  .feature__list .row:not(:last-child) {
    margin-bottom: 5.1875rem;
  }
}
@media (min-width: 769px) {
  .feature__list .row.--odd {
    margin-left: -8.4375rem;
  }
  .feature__list .row.--odd .row__content {
    padding-left: 5rem;
  }
  .feature__list .row.--even {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-right: -8.4375rem;
  }
  .feature__list .row.--even .row__content {
    padding-right: 5rem;
  }
}
@media (max-width: 768px) {
  .feature__list .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.feature__list .row__img {
  height: 25rem;
}
@media (min-width: 769px) {
  .feature__list .row__img {
    width: 37.5rem;
  }
}
@media (max-width: 768px) {
  .feature__list .row__img {
    margin-inline: -2.5rem;
    height: 24.375rem;
    margin-top: 2.5rem;
  }
}
.feature__list .row__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 769px) {
  .feature__list .row__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.feature__list .row__content .number {
  font-size: 2.5rem;
  letter-spacing: 0.02em;
  line-height: 1.225;
}
@media (max-width: 768px) {
  .feature__list .row__content .number {
    font-size: 1.875rem;
    line-height: 1;
  }
}
.feature__list .row__content .title {
  margin: 0;
  margin-top: 1.25rem;
  font-weight: 300;
  font-size: 1.3125rem;
}
@media (max-width: 768px) {
  .feature__list .row__content .title {
    font-size: 1.125rem;
    margin-top: 0.8125rem;
    line-height: 1.7777777778;
  }
}
.feature__list .row__content .title-2 {
  margin: 0;
  margin-top: -1.0625rem;
  font-weight: 300;
  font-size: 1.625rem;
  line-height: 2.4;
}
@media (max-width: 768px) {
  .feature__list .row__content .title-2 {
    font-size: 1.3125rem;
    margin-top: 0.8125rem;
    line-height: 1.7619047619;
  }
}
.feature__list .row__content .desc {
  margin-top: 1.125rem;
  font-size: 1rem;
  line-height: 2.1875;
  text-align: justify;
}
@media (min-width: 769px) {
  .feature__list .row__content .desc {
    letter-spacing: 0.02em;
  }
}
@media (max-width: 768px) {
  .feature__list .row__content .desc {
    line-height: 2;
    margin-top: 0.5rem;
  }
}
.feature__list .row__content .desc-2 {
  margin-top: 0.9375rem;
  font-size: 1rem;
  line-height: 2.1875;
  text-align: justify;
}
@media (min-width: 769px) {
  .feature__list .row__content .desc-2 {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 768px) {
  .feature__list .row__content .desc-2 {
    font-size: 1rem;
    line-height: 2;
    margin-top: 0.5rem;
  }
}
.feature__list .row__content .note-2 {
  font-size: 0.6875rem;
  line-height: 2.1818181818;
  margin-top: 2.5rem;
}
@media (max-width: 768px) {
  .feature__list .row__content .note-2 {
    margin-top: 0.5rem;
  }
}
.feature__btn {
  margin-top: 5rem;
}
@media (min-width: 769px) {
  .feature__btn {
    margin-bottom: 3rem;
  }
}
@media (max-width: 768px) {
  .feature__btn {
    margin-top: 3rem;
  }
}
.feature__btn a {
  display: block;
  border: 1px solid #707070;
  position: relative;
  text-align: center;
  text-decoration: none;
  color: inherit;
  margin-inline: auto;
  padding-block: 1.375rem;
  font-size: 1rem;
  padding-right: 1.125rem;
  line-height: 1.5625;
}
@media (min-width: 769px) {
  .feature__btn a {
    width: 22.1875rem;
  }
}
@media (max-width: 768px) {
  .feature__btn a {
    font-size: 0.875rem;
    line-height: 1.7142857143;
    padding-block: 1.0625rem;
  }
}
.feature__btn a:after {
  content: "";
  width: 1rem;
  height: 1rem;
  background: url("/assets/img/page-service-feature/ico-link.png") no-repeat center/contain;
  position: absolute;
  top: 1.625rem;
  right: 1.375rem;
}
@media (max-width: 768px) {
  .feature__btn a:after {
    top: 1.3125rem;
    right: 0.9375rem;
  }
}

.print {
  margin-bottom: 8.3125rem;
}
@media (max-width: 768px) {
  .print {
    margin-bottom: 2.9375rem;
  }
}
.print__img {
  margin-top: 5rem;
  height: 19.0625rem;
}
@media (max-width: 768px) {
  .print__img {
    margin-inline: -1.625rem;
    height: 22.1875rem;
    margin-top: 2.9375rem;
  }
}
.print__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 768px) {
  .print__digital {
    position: relative;
  }
}
.print__digital ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.print__digital table {
  text-align: left;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #707070;
}
.print__digital .title {
  font-size: 1.3125rem;
  letter-spacing: 0.01em;
  margin: 0;
  font-weight: 300;
  line-height: 1.7619047619;
}
@media (max-width: 768px) {
  .print__digital .title {
    font-size: 1.125rem;
    line-height: 1.7777777778;
  }
}
.print__digital .table-pc {
  margin-top: 1rem;
  font-size: 1rem;
  line-height: 2;
}
.print__digital .table-pc .--center {
  text-align: center;
}
.print__digital .table-pc .--f14 {
  font-size: 0.875rem;
  line-height: 1.6428571429;
}
@media (min-width: 769px) {
  .print__digital .table-pc .--w303 {
    width: 18.9375rem;
  }
}
@media (min-width: 769px) {
  .print__digital .table-pc .--w455 {
    width: 28.4375rem;
  }
}
.print__digital .table-pc tr {
  background-color: transparent;
}
.print__digital .table-pc th {
  background-color: #F6F6F6;
  text-align: center;
  font-weight: 300;
  border-right: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 0.9375rem 1rem;
}
.print__digital .table-pc th.--col01 {
  width: 6.3125rem;
}
.print__digital .table-pc td {
  border-right: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 0.9375rem 1rem;
  text-align: justify;
}
.print__digital .table-pc.--table02 {
  margin-top: 2.5rem;
}
.print__digital .table-sp {
  margin-top: 1rem;
  position: relative;
  overflow: hidden;
  margin-right: -2.5rem;
}
@media (min-width: 769px) {
  .print__digital .table-sp__wrap {
    padding-bottom: 1.25rem;
  }
}
@media (max-width: 768px) {
  .print__digital .table-sp__wrap .mCustomScrollBox {
    padding-bottom: 4.0625rem;
    padding-right: 1.25rem;
  }
  .print__digital .table-sp__wrap .mCSB_scrollTools {
    opacity: 1;
    margin-right: 2.5rem;
  }
  .print__digital .table-sp__wrap .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #E3E3E3;
    height: 1px;
  }
  .print__digital .table-sp__wrap .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #707070;
    border-radius: 0;
    height: 2px;
    margin-block: 5px;
  }
  .print__digital .table-sp__wrap .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    margin-block: 6px;
  }
}
.print__digital .table-sp__tb {
  font-size: 0.75rem;
  line-height: 1.6666666667;
}
.print__digital .table-sp__tb .--fixed {
  text-align: center;
  width: 3.4375rem;
}
.print__digital .table-sp__tb .--center {
  text-align: center;
}
.print__digital .table-sp__tb .--w187 {
  width: 11.6875rem;
}
.print__digital .table-sp__tb .--w189 {
  width: 11.8125rem;
}
.print__digital .table-sp__tb.clone {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 3;
}
.print__digital .table-sp__tb.clone th,
.print__digital .table-sp__tb.clone td {
  visibility: hidden;
}
.print__digital .table-sp__tb.clone th:not(.--fixed),
.print__digital .table-sp__tb.clone td:not(.--fixed) {
  border-color: transparent;
}
.print__digital .table-sp__tb.clone .--fixed {
  visibility: visible;
  background-color: #fff;
  text-align: center;
}
.print__digital .table-sp__tb.clone .--no-bg {
  border-left-color: #fff;
  border-top-color: #fff;
}
.print__digital .table-sp__tb th {
  font-weight: 300;
  min-width: 3.5rem;
  border: 1px solid #707070;
  text-align: center;
  padding: 0.625rem 0.3125rem;
}
.print__digital .table-sp__tb th.--col02 {
  background-color: #F6F6F6;
  min-width: 35.375rem;
  font-size: 1rem;
}
.print__digital .table-sp__tb th.--col03 {
  background-color: #E3E3E3;
  min-width: 23.625rem;
  font-size: 1rem;
}
.print__digital .table-sp__tb td {
  border: 1px solid #707070;
  padding: 0.8125rem 0.3125rem;
  text-align: justify;
}
@media (max-width: 768px) {
  .print__digital .table-sp__tb td {
    padding-inline: 0.5rem;
  }
}
.print__digital .note {
  font-size: 0.75rem;
  line-height: 1.8333333333;
}
@media (min-width: 769px) {
  .print__digital .note {
    margin-top: 0.625rem;
  }
}
@media (max-width: 768px) {
  .print__digital .note {
    position: absolute;
    bottom: 2.5rem;
    left: 0;
    right: 0;
  }
}
.print__office .title {
  margin: 0;
  font-weight: 300;
  font-size: 1.3125rem;
  line-height: 2.1428571429;
}
@media (max-width: 768px) {
  .print__office .title {
    font-size: 1.125rem;
    line-height: 1.7777777778;
  }
}
.print__office .desc {
  margin-top: 0.25rem;
  font-size: 1rem;
  line-height: 2;
}
@media (max-width: 768px) {
  .print__office .desc {
    margin-top: 0.4375rem;
  }
}
.print__office .list {
  margin-top: 2.625rem;
}
@media (min-width: 769px) {
  .print__office .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 768px) {
  .print__office .list {
    margin-top: 1.875rem;
  }
}
@media (min-width: 769px) {
  .print__office .list__col {
    position: relative;
  }
  .print__office .list__col:not(:last-child):after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    bottom: 0.375rem;
    border-right: 1px solid #707070;
    pointer-events: none;
  }
  .print__office .list__col.--col01 {
    width: 19.875rem;
    padding-right: 2.5rem;
  }
  .print__office .list__col.--col02 {
    width: 22.375rem;
    padding-inline: 2.5rem;
  }
  .print__office .list__col.--col03 {
    width: 20.875rem;
    padding-left: 2.5rem;
  }
}
@media (max-width: 768px) {
  .print__office .list__col {
    border-bottom: 1px solid #707070;
    padding-bottom: 1.9375rem;
  }
  .print__office .list__col:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
.print__office .list__sub-ttl {
  font-size: 0.875rem;
  line-height: 2.2857142857;
}
@media (max-width: 768px) {
  .print__office .list__sub-ttl {
    font-size: 0.75rem;
    line-height: 1.6666666667;
  }
}
.print__office .list__title {
  margin: 0;
  font-size: 1.3125rem;
  letter-spacing: 0.01em;
  line-height: 1.7619047619;
}
@media (max-width: 768px) {
  .print__office .list__title {
    font-size: 1.125rem;
    margin-top: -0.125rem;
    line-height: 1.7777777778;
  }
}
.print__office .list__text {
  margin-top: 1rem;
  font-size: 1rem;
  line-height: 2;
  text-align: justify;
}
@media (max-width: 768px) {
  .print__office .list__text {
    margin-top: 0.5rem;
  }
}

.structure {
  background-color: #F6F6F6;
  padding-block: 4.4375rem 5rem;
  margin-bottom: 6.625rem;
}
@media (max-width: 768px) {
  .structure {
    padding-block: 2.625rem 2.5rem;
    margin-bottom: 4.625rem;
  }
}
.structure__title {
  text-align: center;
  margin: 0;
  font-size: 1.625rem;
  letter-spacing: 0.01em;
  font-weight: 300;
  line-height: 1.8461538462;
}
@media (max-width: 768px) {
  .structure__title {
    font-size: 1.25rem;
    line-height: 1.7;
  }
}
.structure__intro {
  display: inline-block;
  width: 100%;
  margin-top: 3.5rem;
}
@media (min-width: 769px) {
  .structure__intro {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (max-width: 768px) {
  .structure__intro {
    margin-top: 2.125rem;
  }
}
@media (min-width: 769px) {
  .structure__intro .infor {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 6.5625rem;
  }
}
.structure__intro .infor__title {
  font-size: 1.3125rem;
  margin: 0;
  font-weight: 300;
  line-height: 2.1428571429;
}
@media (max-width: 768px) {
  .structure__intro .infor__title {
    font-size: 1.125rem;
    line-height: 1.7777777778;
  }
}
.structure__intro .infor__desc {
  font-size: 1rem;
  line-height: 2.1875;
  margin-top: 1.1875rem;
  text-align: justify;
}
@media (max-width: 768px) {
  .structure__intro .infor__desc {
    line-height: 2;
    margin-top: 1rem;
  }
}
.structure__intro .img {
  height: 25rem;
}
@media (min-width: 769px) {
  .structure__intro .img {
    width: 25rem;
    margin-top: 0.75rem;
  }
}
@media (max-width: 768px) {
  .structure__intro .img {
    height: 24.375rem;
    margin-inline: -2.5rem;
    margin-top: 1.5rem;
  }
}
.structure__intro .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.structure__process {
  display: inline-block;
  width: 100%;
  background-color: #fff;
  margin-top: 6.5rem;
  margin-bottom: 5rem;
}
@media (max-width: 768px) {
  .structure__process {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.structure__process .heading {
  font-size: 1rem;
  position: relative;
  cursor: pointer;
  padding: 1.5rem 2rem;
  line-height: 2;
}
@media (max-width: 768px) {
  .structure__process .heading {
    padding: 1rem 1.5625rem;
  }
}
.structure__process .heading i {
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 1rem;
  height: 1rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 768px) {
  .structure__process .heading i {
    right: 1.5rem;
  }
}
.structure__process .heading i:before, .structure__process .heading i:after {
  content: "";
  position: absolute;
  background-color: #707070;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
}
.structure__process .heading i:before {
  -webkit-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
  -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;
}
.structure__process .heading.is-open i:before {
  -webkit-transform: rotateZ(0);
          transform: rotateZ(0);
}
.structure__process .content-process {
  padding: 3.0625rem 2rem 5rem;
  display: none;
}
@media (max-width: 768px) {
  .structure__process .content-process {
    padding: 1rem 1.5625rem 2.5625rem;
  }
}
@media (min-width: 769px) {
  .structure__process .content-process .processing {
    width: 46.625rem;
    margin-inline: auto;
  }
}
@media (max-width: 768px) {
  .structure__process .content-process .processing {
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .structure__process .content-process .processing__wrap {
    position: relative;
    padding-bottom: 2.1875rem;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
  }
  .structure__process .content-process .processing__wrap .scrollbar-track {
    position: absolute;
    opacity: 1;
    z-index: 1;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .structure__process .content-process .processing__wrap .scrollbar-track-x {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
  }
  .structure__process .content-process .processing__wrap .scrollbar-track-x:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #E3E3E3;
  }
  .structure__process .content-process .processing__wrap .scrollbar-thumb {
    position: absolute;
    top: -1px;
    left: 0;
    width: 8px;
    height: 2px;
    background: #161F20;
    z-index: 2;
  }
}
@media (max-width: 768px) {
  .structure__process .content-process .processing__inner {
    width: 46.625rem;
  }
}
.structure__process .content-process .processing__img {
  height: 12.8125rem;
}
.structure__process .content-process .processing__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.structure__process .content-process .processing__list {
  margin-top: 1.875rem;
  counter-reset: section;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 769px) {
  .structure__process .content-process .processing__list {
    margin-inline: -1.375rem;
  }
}
@media (max-width: 768px) {
  .structure__process .content-process .processing__list {
    margin-inline: -1.125rem;
    margin-top: 1.6875rem;
  }
}
.structure__process .content-process .processing__list .column {
  counter-increment: section;
  width: 33.3333333333%;
}
@media (min-width: 769px) {
  .structure__process .content-process .processing__list .column {
    padding-inline: 1.375rem;
  }
}
@media (max-width: 768px) {
  .structure__process .content-process .processing__list .column {
    padding-inline: 1.125rem;
  }
}
.structure__process .content-process .processing__list .column__title {
  font-size: 1.3125rem;
  line-height: 2.1428571429;
}
@media (max-width: 768px) {
  .structure__process .content-process .processing__list .column__title {
    font-size: 1.125rem;
    line-height: 1.7777777778;
  }
}
.structure__process .content-process .processing__list .column__title:before {
  content: "0" counter(section);
  color: #707070;
  display: inline-block;
  margin-right: 0.75rem;
  letter-spacing: 0;
}
@media (min-width: 769px) {
  .structure__process .content-process .processing__list .column__title:before {
    line-height: 1.1904761905;
  }
}
@media (max-width: 768px) {
  .structure__process .content-process .processing__list .column__title:before {
    margin-right: 0.875rem;
  }
}
.structure__process .content-process .processing__list .column__text {
  margin-top: 0.25rem;
  font-size: 1rem;
  line-height: 2;
  text-align: justify;
}
@media (max-width: 768px) {
  .structure__process .content-process .processing__list .column__text {
    line-height: 1.875;
    margin-top: 1px;
  }
}
.structure__process .content-process .product {
  margin-top: 5.75rem;
}
@media (min-width: 769px) {
  .structure__process .content-process .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 768px) {
  .structure__process .content-process .product {
    margin-top: 3.875rem;
  }
}
@media (min-width: 769px) {
  .structure__process .content-process .product__img {
    width: 29.5625rem;
    height: 11.5rem;
    margin-top: 0.25rem;
  }
}
.structure__process .content-process .product__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.structure__process .content-process .product__text {
  font-size: 1rem;
  line-height: 2;
  text-align: justify;
}
@media (min-width: 769px) {
  .structure__process .content-process .product__text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 1.875rem;
  }
}
@media (max-width: 768px) {
  .structure__process .content-process .product__text {
    line-height: 1.875;
    margin-top: 1.0625rem;
  }
}
.structure__process .content-process .product__text p {
  margin: 0;
}
.structure__process .content-process .product__text p:not(:last-child) {
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .structure__process .content-process .product__text p:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
.structure__process .content-process .movie {
  position: relative;
  margin-top: 4.5rem;
}
@media (min-width: 769px) {
  .structure__process .content-process .movie {
    margin-inline: auto;
    width: 47.5rem;
  }
}
@media (max-width: 768px) {
  .structure__process .content-process .movie {
    margin-top: 2.5rem;
    margin-inline: -1.5625rem;
  }
}
.structure__process .content-process .movie:before, .structure__process .content-process .movie:after {
  content: "";
}
.structure__process .content-process .movie:before {
  display: block;
  padding-top: 56.25%;
  background-color: #000;
}
@media (max-width: 768px) {
  .structure__process .content-process .movie:before {
    padding-top: 50.25%;
  }
}
.structure__process .content-process .movie:not([data-youtube]):after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: url("/assets/img/page-service-feature/ico-play.png") no-repeat center/6.4375rem;
}
@media (max-width: 768px) {
  .structure__process .content-process .movie:not([data-youtube]):after {
    background-size: 4.25rem;
  }
}
.structure__process .content-process .movie.is-playing:after {
  display: none;
}
.structure__process .content-process .movie img, .structure__process .content-process .movie video, .structure__process .content-process .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.scrollbox-wrapper {
  overflow: hidden;
  position: relative;
}

.case {
  margin-bottom: 7.75rem;
  overflow: hidden;
}
@media (max-width: 768px) {
  .case {
    margin-bottom: 4.5625rem;
  }
}
.case__title {
  margin: 0;
  font-weight: 300;
  font-size: 1.625rem;
  letter-spacing: 0.01em;
  line-height: 2.1923076923;
}
@media (max-width: 768px) {
  .case__title {
    font-size: 1.25rem;
    line-height: 1.7;
  }
}
.case__desc {
  margin-top: -1px;
  font-size: 1rem;
  line-height: 2.1875;
}
@media (max-width: 768px) {
  .case__desc {
    line-height: 2;
    margin-top: 1rem;
  }
}
.case .scrollbox-wrapper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.case__scroll {
  margin-top: 2.375rem;
  padding-bottom: 2.75rem;
  overflow: visible;
}
@media (max-width: 768px) {
  .case__scroll {
    margin-top: 2.5rem;
    padding-bottom: 2.6875rem;
  }
}
.case__scroll--inner {
  margin: 0 !important;
}
.case__scroll--inner .item {
  width: 18.75rem;
  margin-right: 1.5rem;
}
@media (max-width: 768px) {
  .case__scroll--inner .item {
    width: 16rem;
    margin-right: 1rem;
  }
}
.case__scroll--inner .item:first-child {
  margin-left: 0;
}
.case__scroll--inner .item__img {
  height: 15rem;
}
@media (max-width: 768px) {
  .case__scroll--inner .item__img {
    height: 16rem;
  }
}
.case__scroll--inner .item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.case__scroll--inner .item__title {
  margin: 0;
  margin-top: 0.6875rem;
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 2;
  letter-spacing: 0;
  text-align: justify;
}
@media (max-width: 768px) {
  .case__scroll--inner .item__title {
    margin-top: 0.4375rem;
  }
}
.case__scroll.swiper {
  overflow: visible;
}
@media (min-width: 769px) {
  .case__scroll.swiper {
    margin-left: calc((100% - 63.125rem) / 2);
  }
}
@media (max-width: 768px) {
  .case__scroll.swiper {
    padding-left: 2.5rem;
  }
}
@media (max-width: 768px) {
  .case__scroll.--overflow-x-on-mobile {
    overflow-x: auto;
    scrollbar-width: none;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
  }
}
.case__scroll .swiper-wrapper {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.case__scroll .swiper-scrollbar {
  opacity: 1;
  -webkit-transition: none;
  transition: none;
  background: #E3E3E3;
  height: 1px;
  left: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  max-width: 63.125rem;
  border-radius: 0;
  cursor: -webkit-grab;
  cursor: grab;
}
@media (max-width: 768px) {
  .case__scroll .swiper-scrollbar {
    display: none !important;
  }
}
.case__scroll .swiper-scrollbar-drag {
  background: #707070;
  height: 2px;
  top: -0.5px;
  border-radius: 0;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.case__scroll + .only-sp .swiper-scrollbar {
  opacity: 1;
  -webkit-transition: none;
  transition: none;
  background: #E3E3E3;
  height: 1px;
  left: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  margin-left: 2.5rem;
  border-radius: 0;
}
@media (max-width: 768px) {
  .case__scroll + .only-sp .swiper-scrollbar {
    max-width: 19.375rem;
  }
}
@media (max-width: 768px) {
  .case__scroll + .only-sp .swiper-scrollbar-drag {
    background: #707070;
    height: 2px;
    top: -0.5px;
    border-radius: 0;
  }
}
.case__scroll + .only-sp .swiper-scrollbar.is-hide {
  display: none !important;
}

.order {
  margin-bottom: 7.25rem;
}
@media (max-width: 768px) {
  .order {
    margin-bottom: 4.75rem;
  }
}
.order__title {
  font-size: 1.625rem;
  font-weight: 300;
  letter-spacing: 0.01em;
  margin: 0;
  line-height: 1.8461538462;
}
@media (max-width: 768px) {
  .order__title {
    font-size: 1.25rem;
    line-height: 1.7;
  }
}
.order__list {
  margin-top: 1.75rem;
  counter-reset: section;
}
@media (max-width: 768px) {
  .order__list {
    margin-top: 1.6875rem;
  }
}
.order__list .item {
  background-color: #F6F6F6;
  counter-increment: section;
  padding: 1.5rem 2rem 1.5625rem;
}
@media (min-width: 769px) {
  .order__list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 768px) {
  .order__list .item {
    padding: 1.4375rem 1.5rem 1.5625rem;
  }
}
.order__list .item:not(:last-child) {
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .order__list .item:not(:last-child) {
    margin-bottom: 0.625rem;
  }
}
.order__list .item__title {
  position: relative;
  padding-left: 1rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 2.1875;
}
@media (min-width: 769px) {
  .order__list .item__title {
    width: 15.25rem;
    padding-right: 1.25rem;
  }
}
@media (max-width: 768px) {
  .order__list .item__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.order__list .item__title:before {
  content: "0" counter(section);
  color: #707070;
  font-size: 0.75rem;
  font-weight: 400;
  margin-right: 1.1875rem;
  position: relative;
  top: -0.125rem;
  line-height: 1.25;
}
@media (max-width: 768px) {
  .order__list .item__title:before {
    font-size: 0.6875rem;
    margin-right: 0.875rem;
    position: relative;
    top: 0.6875rem;
  }
}
.order__list .item__title:after {
  content: "";
  position: absolute;
  width: 0.5625rem;
  height: 1px;
  background-color: #707070;
  left: 0;
  top: 0.9375rem;
}
@media (max-width: 768px) {
  .order__list .item__title:after {
    top: 1.0625rem;
  }
}
.order__list .item__content {
  font-size: 1rem;
  line-height: 2;
  text-align: justify;
}
@media (min-width: 769px) {
  .order__list .item__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (max-width: 768px) {
  .order__list .item__content {
    margin-top: 0.375rem;
  }
}
.order__list .item__content p {
  margin: 0;
}
.order__list .item__content p:not(:last-child) {
  margin-bottom: 0.75rem;
}
.order__list .item__content p.mt40 {
  margin-top: 2.5rem;
}
@media (max-width: 768px) {
  .order__list .item__content p.mt40 {
    margin-top: 3rem;
  }
}
.order__list .item__content .note {
  font-size: 0.75rem;
  display: block;
  line-height: 1.5rem;
}

.contact {
  padding-top: 7.25rem;
}
@media (max-width: 768px) {
  .contact {
    padding-top: 4.75rem;
  }
}
.contact__title {
  margin: 0;
  font-size: 1.625rem;
  letter-spacing: 0.01em;
  font-weight: 300;
}
@media (max-width: 768px) {
  .contact__title {
    font-size: 1.25rem;
  }
}
.contact__text {
  font-size: 1rem;
  line-height: 2;
}
.contact__text.--text1 {
  margin-top: 0.625rem;
}
@media (max-width: 768px) {
  .contact__text.--text1 {
    margin-top: 0.6875rem;
  }
}
.contact__text.--text2 {
  margin-top: 0.1875rem;
}
@media (max-width: 768px) {
  .contact__text.--text2 {
    margin-top: 0.3125rem;
  }
}
.contact__sub-title {
  margin-top: 1.25rem;
  font-size: 1.3125rem;
  letter-spacing: 0.01em;
}
@media (max-width: 768px) {
  .contact__sub-title {
    font-size: 1.125rem;
  }
}
.contact__btn {
  margin-top: 1.5rem;
}
.contact__btn a {
  display: block;
  background-color: #707070;
  position: relative;
  padding-block: 1.5rem;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 769px) {
  .contact__btn a {
    width: 22.1875rem;
    -webkit-transition: opacity 0.3s ease, color 0.3s ease;
    transition: opacity 0.3s ease, color 0.3s ease;
  }
  .contact__btn a:hover {
    opacity: 0.8;
    color: #fff;
  }
}
@media (max-width: 768px) {
  .contact__btn a {
    padding-block: 1.25rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.429;
  }
}
.contact__btn a:after {
  content: "";
  position: absolute;
  top: 2rem;
  right: 1.3125rem;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 0.1875rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (max-width: 768px) {
  .contact__btn a:after {
    top: 1.625rem;
    right: 1.5625rem;
  }
}

@media (min-width: 769px) {
  .faq {
    padding-top: 7.25rem;
  }
}
@media (max-width: 768px) {
  .faq {
    padding-top: 4.75rem;
  }
}
.faq__title {
  font-weight: 300;
  font-size: 1.3125rem;
  letter-spacing: 0.01em;
  margin: 0;
}
@media (max-width: 768px) {
  .faq__title {
    font-size: 1.25rem;
  }
}
.faq__content {
  margin-top: 2.25rem;
  counter-reset: section;
}
@media (max-width: 768px) {
  .faq__content {
    margin-top: 1.6875rem;
  }
}
.faq__content .item {
  counter-increment: section;
}
.faq__content .item:not(:last-child) {
  margin-bottom: 0.5rem;
}
@media (max-width: 768px) {
  .faq__content .item:not(:last-child) {
    margin-bottom: 0.625rem;
  }
}
.faq__content .item__head {
  cursor: pointer;
  position: relative;
  font-size: 1rem;
  font-weight: 500;
  padding: 1.5rem 5.25rem;
  line-height: 2;
  text-align: justify;
  background-color: #F6F6F6;
}
@media (max-width: 768px) {
  .faq__content .item__head {
    line-height: 1.875;
    padding: 1.5625rem 3.75rem 1.5625rem 3.125rem;
  }
}
.faq__content .item__head:before {
  content: "Q" counter(section);
  position: absolute;
  font-size: 1rem;
  color: #707070;
  top: 1.5rem;
  left: 2.0625rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .faq__content .item__head:before {
    font-size: 0.6875rem;
    line-height: 1.2727272727;
    top: 2.0625rem;
    left: 1.5rem;
  }
}
.faq__content .item__head i {
  position: absolute;
  top: 50%;
  right: 1.9375rem;
  width: 1rem;
  height: 1rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 768px) {
  .faq__content .item__head i {
    right: 1.5rem;
  }
}
.faq__content .item__head i:before, .faq__content .item__head i:after {
  content: "";
  position: absolute;
  background-color: #707070;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
}
.faq__content .item__head i:before {
  -webkit-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
  -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;
}
.faq__content .item__head.is-open i:before {
  -webkit-transform: rotateZ(0);
          transform: rotateZ(0);
}
.faq__content .item__content {
  line-height: 2;
  text-align: justify;
  display: none;
  padding: 0 4rem 1.5rem 5.25rem;
  background-color: #F6F6F6;
}
@media (min-width: 769px) {
  .faq__content .item__content {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 768px) {
  .faq__content .item__content {
    line-height: 1.875;
    padding-inline: 1.5rem 1.875rem;
  }
}
.faq__content .item__content p {
  margin-top: 0;
}
.faq__content .item__content p:not(:last-child) {
  margin-bottom: 0.75rem;
}
.faq__content .item__content a {
  color: #161F20;
}
@media (min-width: 769px) {
  .faq__content .item__content a {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
  }
  .faq__content .item__content a:hover {
    color: #808080;
  }
}

.thumb {
  background: #F6F6F6;
  padding: 0 0rem 5rem;
  max-width: 71.5rem;
  margin-inline: auto;
}
@media (max-width: 768px) {
  .thumb {
    padding: 0 0rem 2.5rem;
  }
}
.thumb__ttl {
  margin: 0;
  margin-top: 6.25rem;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.5416666667;
}
@media (max-width: 768px) {
  .thumb__ttl {
    margin-top: 6.5625rem;
    font-size: 1.4375rem;
    line-height: 1.9130434783;
  }
}
.thumb__ttl.--sm {
  font-size: 1.3125rem;
  line-height: 1.7619047619;
}
@media (max-width: 768px) {
  .thumb__ttl.--sm {
    font-size: 1.125rem;
  }
}
.thumb__ttl.--lg {
  font-size: 1.625rem;
  line-height: 1.4230769231;
}
@media (max-width: 768px) {
  .thumb__ttl.--lg {
    font-size: 1.25rem;
  }
}
.thumb__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.5rem 1rem;
  margin-top: 1.75rem;
}
@media (max-width: 768px) {
  .thumb__items {
    padding: 0 1.625rem;
    gap: 1rem 0.5rem;
    margin-top: 1.25rem;
  }
}
.thumb__items a {
  color: #161F20;
}
.thumb__item {
  width: 17.125rem;
  background: #fff;
  position: relative;
  overflow: hidden;
  padding: 0.75rem 1.5rem 2.6875rem;
  text-decoration: none;
  display: block;
}
@media (max-width: 768px) {
  .thumb__item {
    width: 10.3125rem;
    padding: 0.4375rem 0.75rem 2.1875rem;
  }
}
.thumb__item::before {
  content: "";
  position: absolute;
  right: 1.375rem;
  bottom: 1.5rem;
  width: min(70px, 4.375rem);
  height: min(12px, 0.75rem);
  background: url("/assets/img/page-service-feature2/ico_arrow.svg") no-repeat right bottom;
  background-size: cover;
}
@media (max-width: 768px) {
  .thumb__item::before {
    width: min(40px, 2.5rem);
    height: min(8px, 0.5rem);
    bottom: 1rem;
    right: 0.9375rem;
  }
}
.thumb__item--ttl {
  text-align: center;
  font-size: 1.3125rem;
  line-height: 2.1428571429;
  font-weight: 300;
  margin-bottom: 0.5rem;
}
@media (max-width: 768px) {
  .thumb__item--ttl {
    font-size: 1rem;
    line-height: 2.125;
    margin-bottom: 0.1875rem;
  }
}
.thumb__item--photo {
  width: 5.3125rem;
  height: 5.3125rem;
  margin: 0 auto 1rem;
  position: relative;
}
@media (max-width: 768px) {
  .thumb__item--photo {
    width: 4.1875rem;
    height: 4.1875rem;
    margin-bottom: 0.5625rem;
  }
}
.thumb__item--photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.thumb__item--txt {
  font-size: 0.875rem;
  line-height: 1.6428571429;
  font-weight: 300;
  text-align: justify;
}

@media (min-width: 769px) {
  .inner .thumb {
    margin-inline: -4.1875rem;
  }
}
@media (max-width: 768px) {
  .inner .thumb {
    margin-inline: -2.5rem;
  }
}

.service-container .thumb__ttl {
  margin-top: 0;
  padding: 4.25rem 0 0 0;
}
@media (max-width: 768px) {
  .service-container .thumb__ttl {
    margin-top: 0;
    padding: 3.25rem 0 0 0;
  }
}

@media (max-width: 768px) {
  .lead {
    padding-inline: 2.5rem;
  }
}
.lead .inner {
  padding-inline: 0;
}
.lead__box {
  background: #F6F6F6;
  padding: 3.375rem 7.9375rem 4.375rem 4.5rem;
  position: relative;
}
@media (min-width: 769px) {
  .lead__box:after {
    content: "";
    display: block;
    clear: both;
  }
}
@media (max-width: 768px) {
  .lead__box {
    padding: 1.125rem 1.5rem 1rem;
  }
}
.lead__ttl {
  margin: 0;
  font-size: 1.625rem;
  line-height: 2.1923076923;
  font-weight: 300;
  letter-spacing: 0.01em;
}
@media (min-width: 769px) {
  .lead__ttl {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .lead__ttl {
    font-size: 1.25rem;
    line-height: 1.7;
  }
}
.lead__photo {
  width: 12.625rem;
  height: 12.625rem;
}
@media (min-width: 769px) {
  .lead__photo {
    float: right;
    margin-top: 1.75rem;
  }
}
@media (max-width: 768px) {
  .lead__photo {
    width: 7rem;
    height: 7rem;
    margin: 1.5rem auto 2rem;
  }
}
.lead__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 768px) {
  .lead__photo img {
    margin-left: 0.625rem;
  }
}
.lead__txt {
  font-size: 1rem;
  line-height: 2.1875;
  font-weight: 300;
  margin-top: 0.5625rem;
}
@media (min-width: 769px) {
  .lead__txt {
    width: 27.0625rem;
  }
}
@media (max-width: 768px) {
  .lead__txt {
    letter-spacing: 0;
    line-height: 2;
  }
}

@media (min-width: 769px) {
  .media {
    margin-top: 7.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 768px) {
  .media {
    margin-top: 3rem;
    margin-inline: -2.5rem;
  }
}
.media__photo {
  width: 25rem;
  height: 25rem;
  position: relative;
}
@media (max-width: 768px) {
  .media__photo {
    width: 24.375rem;
    height: 24.375rem;
  }
}
.media__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 769px) {
  .media__content {
    width: 31.5625rem;
  }
}
@media (max-width: 768px) {
  .media__content {
    padding-top: 3.125rem;
    padding-inline: 2.5rem;
  }
}
.media__ttl {
  margin: 0;
  font-size: 1.3125rem;
  line-height: 1.7619047619;
  font-weight: 300;
  letter-spacing: 0.01em;
  margin-top: -0.5rem;
}
@media (max-width: 768px) {
  .media__ttl {
    font-size: 1.125rem;
    line-height: 1.7777777778;
    margin-top: 0;
  }
}
.media__txt {
  margin: 0;
  font-size: 1rem;
  line-height: 2.1875;
  font-weight: 300;
  margin-top: 0.5625rem;
}
@media (max-width: 768px) {
  .media__txt {
    line-height: 2;
    margin-top: 0.5rem;
  }
}
.media__txt.--no-mr-t {
  margin-top: 0 !important;
}
@media (min-width: 769px) {
  .media__txt.--mr-minus {
    margin-top: -0.6875rem !important;
  }
}
.media__list {
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .media__list {
    margin-top: 1rem;
  }
}
.media__list dl + dl {
  margin-top: 1.6875rem;
}
@media (max-width: 768px) {
  .media__list dl + dl {
    margin-top: 1rem;
  }
}
.media__list dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5625rem;
}
@media (max-width: 768px) {
  .media__list dl dt {
    margin-bottom: 0;
  }
}
.media__list dl dt .num {
  font-size: 1rem;
  line-height: 2;
  font-weight: 400;
  color: #707070;
  margin-right: 1rem;
}
@media (max-width: 768px) {
  .media__list dl dt .num {
    font-size: 0.6875rem;
    position: relative;
    padding-left: 1.0625rem;
    padding-top: 0.3125rem;
    margin-right: 0.625rem;
  }
  .media__list dl dt .num:before {
    content: "";
    position: absolute;
    top: 0.9375rem;
    left: 0;
    width: 0.5625rem;
    height: 1px;
    background: #707070;
  }
}
.media__list dl dt, .media__list dl dd {
  font-size: 1rem;
  line-height: 2;
  font-weight: 300;
}
@media (max-width: 768px) {
  .media__list dl dt, .media__list dl dd {
    line-height: 2;
  }
}
.media__list dl dd {
  margin-left: 0;
}
@media (max-width: 768px) {
  .media__list dl dd {
    padding-left: 2.5rem;
  }
}

.detail-list {
  margin-top: 5rem;
}
@media (max-width: 768px) {
  .detail-list {
    padding-inline: 2.5rem;
  }
}
@media (max-width: 768px) {
  .detail-list .inner {
    padding-inline: 0;
  }
}
.detail-list__ttl {
  font-size: 1.3125rem;
  line-height: 2.1428571429;
  font-weight: 300;
  letter-spacing: 0.01em;
}
@media (max-width: 768px) {
  .detail-list__ttl {
    font-size: 1.125rem;
    line-height: 1.7777777778;
    margin-top: 0;
  }
}
.detail-list__txt {
  font-size: 1rem;
  line-height: 2;
  font-weight: 300;
  margin-top: 0.25rem;
}
@media (max-width: 768px) {
  .detail-list__txt {
    line-height: 2;
    margin-top: 0.5rem;
  }
}
.detail-list__items {
  margin-top: 2.625rem;
}
@media (min-width: 769px) {
  .detail-list__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 768px) {
  .detail-list__items {
    margin-top: 0.875rem;
  }
}
.detail-list__item {
  width: 22.375rem;
  padding-right: 5rem;
  position: relative;
}
@media (max-width: 768px) {
  .detail-list__item {
    width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .detail-list__item + .detail-list__item {
    margin-top: 1rem;
  }
}
.detail-list__item:before {
  content: "";
  position: absolute;
  top: 0.3125rem;
  right: 2.5rem;
  width: 1px;
  bottom: 0.3125rem;
  background: #707070;
}
@media (max-width: 768px) {
  .detail-list__item:before {
    display: none;
  }
}
@media (min-width: 769px) {
  .detail-list__item:last-child {
    width: 18.375rem;
    padding-right: 0;
    margin-right: 0;
  }
  .detail-list__item:last-child::before {
    display: none;
  }
}
.detail-list__item dl {
  margin: 0;
}
.detail-list__item dl dt {
  margin: 0;
  margin-bottom: 0.5625rem;
}
@media (max-width: 768px) {
  .detail-list__item dl dt {
    margin-bottom: 0;
  }
}
.detail-list__item dl dt .num {
  font-size: 1rem;
  line-height: 2;
  font-weight: 400;
  color: #707070;
  margin-right: 1rem;
}
@media (max-width: 768px) {
  .detail-list__item dl dt .num {
    font-size: 0.6875rem;
    position: relative;
    padding-left: 1.0625rem;
    padding-top: 0.3125rem;
    margin-right: 0.625rem;
  }
  .detail-list__item dl dt .num:before {
    content: "";
    position: absolute;
    top: 0.65625rem;
    left: 0;
    width: 0.5625rem;
    height: 1px;
    background: #707070;
  }
}
.detail-list__item dl dt, .detail-list__item dl dd {
  margin: 0;
  font-size: 1rem;
  line-height: 2;
  font-weight: 300;
}
@media (max-width: 768px) {
  .detail-list__item dl dt, .detail-list__item dl dd {
    line-height: 2;
  }
}
@media (max-width: 768px) {
  .detail-list__item dl dd {
    padding-left: 2.5rem;
    margin-left: 0;
  }
}

.material {
  margin-top: 5rem;
}
@media (max-width: 768px) {
  .material {
    margin-top: 2.625rem;
    padding-inline: 2.5rem;
  }
}
@media (max-width: 768px) {
  .material .inner {
    padding-inline: 0;
  }
}
.material__item {
  background: #F6F6F6;
  padding: 1.5rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
@media (max-width: 768px) {
  .material__item {
    display: block;
    padding: 1.4375rem 1.5rem 1.5rem;
  }
}
.material__item + .material__item {
  margin-top: 1rem;
}
@media (max-width: 768px) {
  .material__item + .material__item {
    margin-top: 0.625rem;
  }
}
.material__item dt {
  width: 14.375rem;
  margin-right: 1.25rem;
  font-size: 1rem;
  line-height: 1.75;
  font-weight: 500;
}
@media (max-width: 768px) {
  .material__item dt {
    line-height: 2.1875;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.375rem;
  }
}
.material__item dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1rem;
  line-height: 2;
  font-weight: 300;
  margin-left: 0;
}
@media (min-width: 769px) {
  .material__item dd {
    margin-top: -0.125rem;
  }
}

.block-df {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 3.8125rem auto 0 auto;
  max-width: 63.125rem;
}
@media (max-width: 768px) {
  .block-df {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2.3125rem 0;
    margin: 0 0 4.125rem 0;
  }
}
@media (min-width: 769px) {
  .block-df figure {
    width: 29.0625rem;
    margin-top: 0.375rem;
  }
}
@media (min-width: 769px) {
  .block-df .text {
    width: 29.0625rem;
    padding-top: 0.0625rem;
  }
}
.block-df .block-ttl {
  margin: -0.3125rem 0 1.125rem 0;
}
@media (max-width: 768px) {
  .block-df .block-ttl {
    margin: 0.5rem 0 1rem 0;
  }
}
.block-df .block-ttl {
  font-size: 1.3125rem;
  line-height: 2.3125rem;
  letter-spacing: 0.01em;
  font-weight: 300;
  margin: 0 0 1.6875rem 0;
}
@media (max-width: 768px) {
  .block-df .block-ttl {
    font-size: 1.125rem;
    line-height: 2rem;
    margin: 0 0 2rem 0;
  }
}
.block-df .__text {
  margin: 0;
  line-height: 2rem;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .block-df .__text {
    letter-spacing: 0;
  }
}
.block-df .__text + .__text {
  margin: 1.4375rem 0 0 0;
}
@media (max-width: 768px) {
  .block-df .__text + .__text {
    margin: 1.5rem 0 0 0;
  }
}