@charset "utf-8";
/* CSS Document */
.c-lyt-image-02 {
  margin-bottom: 40px;
  text-align: center;
}
.c-lyt-service-02 .text {
  flex-basis: 64%;
}
.triangle3 {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #000;
  margin: 20px auto;
}
.triangle4 {
  width: 0;
  height: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-top: 60px solid #bdbcbc;
  margin: 20px auto;
}
@media screen and (max-width: 760px) {
  .Header img {
    width: 100%;
  }
  h1 {
    line-height: 1.0 !important;
  }
  h1 span.h1_fz {
    font-size: 1.2rem !important;
  }
  #l-container #l-content {
    padding-top: 1.368421vw;
  }
  .c-lyt-mainvisual-02 .inner .title {
    font-size: 6.594737vw;
    margin-bottom: 2.894736842105263vw;
  }
  .sp-a-left {
    text-align: left !important;
  }
  .c-lyt-image-02 {
    margin-bottom: 20px;
  }
  .sp-hidden {
    display: none;
  }
  .Header {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .Header__inner {
    width: 100%;
    padding: 5px 4%;
  }
  .header-logo--body {
    width: 53%;
  }
  .triangle4 {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #000;
    margin: 20px auto;
  }
}
@media print, screen and (min-width: 1500px) {
  .Header__body {
    max-width: 1620px;
    height: 90px;
    margin: 0 auto;
    padding: 0 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media print, screen and (min-width: 761px) {
  .pc-hidden {
    display: none;
  }
  .Header__body {
    height: 90px;
    margin: 0 auto;
    padding: 0 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  h1 {
    line-height: 1.0;
  }
  h1 span.h1_fz {
    font-size: 1.9rem !important;
  }
}
/* ------------------------------------------------------
 * モーダルウィンドウ
------------------------------------------------------ */
.c-lyt-kv-slider-01 .info-box {
  top: 1vw;
}
.c-box-modal-01.type-01 {
  padding: 40px 64px;
}
.Main__body .c-doc-plain-01 {
  font-size: 1.3rem;
}
@media screen and (min-width: 1500px) {
  .c-lyt-kv-slider-01 .info-box .tab-contents {
    padding: 20px 30px 20px 30px;
  }
  .c-box-modal-01.type-01 .modal-close {
    top: 12px;
    right: 30px;
  }
  .c-box-modal-01 .modal-close:before {
    color: #000;
    font-weight: bold;
  }
}
.hdg-level2-01__inner {
  display: flex;
  position: relative;
  align-items: baseline;
}
.hdg-level2-01__title {
  margin: 0;
}
.search-box {
  background-color: #f0f0f0;
}
@media print, screen and (min-width: 761px) {
  .hdg-level2-01 {
    margin: 1.8em 0;
  }
  .hdg-level2-01__inner {
    padding: 1.2em 0 0;
  }
  .hdg-level2-01__title {
    font-size: 24px;
    font-weight: 700;
  }
  .search-box {
    margin-top: 1.8em;
    padding: 2.2em 3.8em;
  }
  .c-box-modal-01.type-01 .modal-close {
    top: 12px;
    right: 30px;
  }
  .c-box-modal-01 .modal-close:before {
    color: #000;
    font-weight: bold;
  }
  .c-box-modal-01.open {
    left: 10%;
    margin-left: 0 !important;
  }
}
@media print, screen and (max-width: 760px) {
  .Main__body {
    padding: 10px;
  }
  .hdg-level2-01 {
    margin: 1.8em 0;
  }
  .hdg-level2-01__title {
    font-size: 24px;
    font-weight: 700;
  }
  .search-box {
    margin-top: 1.8em;
  }
  .c-box-modal-01.type-01 {
    padding: 0;
  }
  .Main__body .c-doc-plain-01 {
    font-size: 1.0rem !important;
  }
}
@media print, screen and (min-width: 768px) {
  .Footer__inner {
    max-width: 1620px;
    margin: 0 auto;
    padding: 65px 40px;
  }
  .Footer__body {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .footer-copyright {
    flex-shrink: 0;
  }
  .footer-copyright__label {
    /*font-size: 1.2rem;*/
    color: #4c4c4c;
  }
  .footer-utility__list {
    display: -webkit-flex;
    display: flex;
  }
  .footer-utility__list > li {
    margin-left: 14px;
    padding-left: 14px;
    border-left: 1px solid #d8d8d8;
    /*font-size: 1.2rem;*/
    color: #4c4c4c;
  }
  .footer-utility__list > li:first-of-type {
    border-left: none;
  }
  .footer-utility__list__label {
    /*font-size: 1.2rem;*/
    color: #4c4c4c;
  }
}
@media only screen and (max-width: 767px) {
  .Footer__inner {
    margin: 0 auto;
    padding: 25px 5%;
  }
  .Footer__body {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .footer-copyright {
    margin-top: 30px;
    flex-shrink: 0;
  }
  .footer-copyright__label {
    /*font-size: 1.1rem;*/
    color: #4c4c4c;
  }
  .footer-utility__list {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .footer-utility__list > li {
    margin-top: 17px;
    padding: 3px 18px;
    border-right: 1px solid #d8d8d8;
    /*font-size: 1.2rem;*/
    color: #4c4c4c;
  }
  /* .footer-utility__list > li:first-of-type {
    margin-top: 0;
  }*/
  .footer-utility__list > li:nth-of-type(2) {
    border-left: 1px solid #d8d8d8;
  }
  .footer-utility__list > li:last-of-type {
    border-right: none;
  }
  .footer-utility__list__label {
    /*font-size: 1.2rem;*/
    color: #4c4c4c;
  }
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
  .Footer__body {
    flex-direction: column;
  }
}
/* ------------------------------------------------------
 * 導入事例
------------------------------------------------------ */
.c-lyt-service-01 .text {
  flex-basis: 47%;
}
.c-lyt-column-02 .text .name:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: solid 1px #141414;
  border-right: solid 1px #141414;
  transform: rotate(45deg);
  margin-top: -4px;
  margin-left: 10px;
  vertical-align: middle;
}
.name_bk:after {
  content: '';
  display: inline-block;
  margin-left: 10px;
  width: 13px;
  height: 13px;
  background: url(/assets/img/icon-external-01.png) no-repeat 0 0;
  background-size: cover;
}
@media screen and (min-width: 761px) {
  .col-01 {
    width: 48%;
  }
}
/* ------------------------------------------------------
 * ページトップ
------------------------------------------------------ */
.page_top_btn {
  position: fixed;
  bottom: 10px;
  right: 30px;
  font-weight: bold;
  padding: 0.7em;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  z-index: 9999;
}
@media screen and (max-width: 760px) {
  .page_top_btn {
    bottom: 6px;
    right: 6px;
  }
}
/* ------------------------------------------------------
 * アコーディオン FAQ
------------------------------------------------------ */
.home-heading1 + *, .home-heading1 + section > :first-child {
  margin-top: 0 !important;
}
.home-heading1__title {
  margin: 0;
  text-align: center;
}
.home-faq {
  overflow: hidden;
  background-color: #fff;
}
.home-faq a.home-faq__head {
  text-decoration: none !important;
}
.home-faq [class*=__mark] {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-family: Arial, sans-serif;
  line-height: 1;
  text-align: center;
}
.home-faq__head {
  display: flex;
  z-index: 1;
  position: relative;
  flex-flow: row nowrap;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  background-color: #fff;
  line-height: 1.4;
}
.home-faq__mark--question {
  background-color: #141414;
  color: #fff;
}
.home-faq__mark--answer {
  background-color: #fccf00;
}
.home-faq__title {
  position: relative;
  flex: 1 1;
}
.home-faq__title:after, .home-faq__title:before {
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 50%;
  right: 0;
  height: 4px;
  margin: -2px 0 0;
  background-color: #141414;
  content: "";
  transition: -webkit-transform .25s cubic-bezier(.4, 0, .2, 1) 0s;
  transition: transform .25s cubic-bezier(.4, 0, .2, 1) 0s;
  transition: transform .25s cubic-bezier(.4, 0, .2, 1) 0s, -webkit-transform .25s cubic-bezier(.4, 0, .2, 1) 0s;
}
.home-faq__title:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.home-faq__head.is-active .home-faq__title:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.home-faq__body {
  display: flex;
  position: relative;
  flex-flow: row nowrap;
}
.home-faq__detail {
  flex: 1 1;
}
.home-faq__detail a {
  display: inline-block;
  text-decoration: underline;
  margin-right: 20px;
}
.home-faq__detail > :first-child, .home-faq__detail > [class^=list-wrap] > :first-child, .home-faq__detail > section:first-child > :first-child {
  margin-top: 0 !important;
}
@media print, screen and (min-width: 768px) {
  .home-heading1 {
    margin-top: 6.5em;
    margin-bottom: 3.4375em;
  }
  .home-anchor-navi + section > .home-heading1:first-child {
    margin-top: 5em;
  }
  .home-heading1__title {
    display: flex;
    align-items: baseline;
    justify-content: center;
    font-size: 4.6rem;
    font-weight: 700;
    line-height: 1.1;
  }
  .home-faq + .home-faq {
    margin-top: 1.25em;
  }
  .home-faq [class*=__mark] {
    width: 40px;
    height: 40px;
    margin-right: .67em;
    font-size: 1.25vw;
    font-weight: 700;
  }
  .home-faq__head {
    align-items: baseline;
    padding: .4em 1.4em .53em .83em;
    font-size: 1.8rem;
    cursor: pointer;
    transition: background-color .25s cubic-bezier(.4, 0, .2, 1) 0s;
  }
  .home-faq__head:hover {
    background-color: #f0f0f0;
  }
  .home-faq__title {
    padding-right: 3em;
    font-size: 1.2rem;
    font-weight: 700;
  }
  .home-faq__title:after, .home-faq__title:before {
    width: 20px;
  }
  .home-faq__body {
    padding: 1.25em 1.4em 0 1.9em;
  }
  .home-faq__detail {
    padding-top: 8px;
  }
}
@media only screen and (max-width:767.98px) {
  .home-heading1 {
    margin-top: 3.14em;
    margin-bottom: 1.44em;
  }
  .home-anchor-navi + section > .home-heading1:first-child {
    margin-top: 2.6em;
  }
  .home-heading1__title {
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1.4;
  }
  .home-faq + .home-faq {
    margin-top: 1.07em;
  }
  .home-faq [class*=__mark] {
    width: 30px;
    height: 30px;
    font-size: 1.3rem;
    font-weight: 700;
  }
  .home-faq__head {
    align-items: center;
    padding: 10px 13px 12px;
    font-size: 1.5rem;
  }
  .home-faq__mark--question {
    margin-right: .4em;
  }
  .home-faq__mark--answer {
    margin-right: .76em;
  }
  .home-faq__title {
    padding-right: 2em;
    font-size: 1rem;
    font-weight: 700;
  }
  .home-faq__title:after, .home-faq__title:before {
    width: 18px;
  }
  .home-faq__body {
    padding: 1em;
  }
  .home-faq__detail {
    padding-top: 5px;
  }
}
/* ------------------------------------------------------
 * 問い合わせ
------------------------------------------------------ */
/* ----- global-box ----- */
.global-box {
  overflow: hidden;
  position: fixed;
  top: 85%;
  right: calc(var(--_width) * -1);
  translate: 0 -50%;
  width: var(--_width);
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.12);
  background: #fff;
  border: 4px solid #fccf00;
  border-right: none;
  border-radius: var(--_border-radius) 0 0 var(--_border-radius);
  z-index: 9999;
  transition: right 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
@media print, screen and (min-width: 1366px) {
  .global-box {
    --_width: 300px;
    --_border-radius: 14px;
    padding: 10px 14px 14px 18px;
  }
}
@media print, screen and (min-width: 760.02px) and (max-width: 1365.98px) {
  .global-box {
    --_width: 21.961933vw;
    --_border-radius: 1.02489vw;
    padding: 0.732064vw 1.02489vw 1.02489vw 1.317716vw;
  }
}
@media only screen and (max-width: 760px) {
  .global-box {
    --_width: 62.051282vw;
    --_border-radius: 3.589744vw;
    padding: 2.307692vw 5.128205vw 3.589744vw 5.641026vw;
    top: 90%;
  }
}
.global-box__head > *:first-child, .global-box__head > section:first-child > *:first-child, .global-box__head > [class^=list-wrap] > *:first-child {
  margin-top: 0 !important;
}
@media print, screen and (min-width: 1366px) {
  .global-box__body {
    margin: 8px 0 0;
  }
}
@media print, screen and (min-width: 760.02px) and (max-width: 1365.98px) {
  .global-box__body {
    margin: 0.585652vw 0 0;
  }
}
@media only screen and (max-width: 760px) {
  .global-box__body {
    margin: 1.538462vw 0 0;
  }
}
.global-box__body > *:first-child, .global-box__body > section:first-child > *:first-child, .global-box__body > [class^=list-wrap] > *:first-child {
  margin-top: 0 !important;
}
.global-box__title {
  margin: 0;
  font-family: "Noto Sans CJK JP Medium", "ヒラギノ角ゴ Pro W5", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  text-align: center;
}
@media print, screen and (min-width: 1366px) {
  .global-box__title {
    font-size: 16px;
  }
}
@media print, screen and (min-width: 760.02px) and (max-width: 1365.98px) {
  .global-box__title {
    font-size: 1.171303vw;
  }
}
@media only screen and (max-width: 760px) {
  .global-box__title {
    font-size: 3.589744vw;
    letter-spacing: -0.01em;
  }
}
.global-box.is-show {
  right: 0;
}
.global-box > *:first-child, .global-box > section:first-child > *:first-child, .global-box > [class^=list-wrap] > *:first-child {
  margin-top: 0 !important;
}
/* ----- global-button ----- */
@media print, screen and (min-width: 760.02px) {
  .global-button__item {
    display: flex;
    justify-content: center;
  }
}
.global-button__item > [class*=__type] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fccf00;
  font-family: "Noto Sans CJK JP Bold", "ヒラギノ角ゴ Pro W7", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
@media print, screen and (min-width: 1366px) {
  .global-button__item > [class*=__type] {
    min-width: 151px;
    min-height: 31px;
    padding: 5.5px 10px;
    border-radius: 6px;
    font-size: 14px;
  }
}
@media print, screen and (min-width: 760.02px) and (max-width: 1365.98px) {
  .global-button__item > [class*=__type] {
    min-width: 11.054173vw;
    min-height: 2.2694vw;
    padding: 0.402635vw 0.732064vw;
    border-radius: 0.439239vw;
    font-size: 1.02489vw;
  }
}
@media only screen and (max-width: 760px) {
  .global-button__item > [class*=__type] {
    min-height: 7.948718vw;
    padding: 1.410256vw 2.564103vw;
    border-radius: 1.538462vw;
    font-size: 3.589744vw;
  }
}
.global-button__item > [class*=__type]:not([class*=__type--nolink]):link, .global-button__item > [class*=__type]:not([class*=__type--nolink]):hover, .global-button__item > [class*=__type]:not([class*=__type--nolink]):visited, .global-button__item > [class*=__type]:not([class*=__type--nolink]):focus, .global-button__item > [class*=__type]:not([class*=__type--nolink]):active {
  color: currentColor;
  text-decoration: none !important;
}
@media print, screen and (min-width: 760.02px) {
  .global-button__item > [class*=__type]:not([class*=__type--nolink]) {
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  }
  .global-button__item > [class*=__type]:not([class*=__type--nolink]):hover {
    background-color: #141414;
    color: #fccf00;
  }
}
.global-button__filesize {
  font-style: normal;
  font-family: "Noto Sans CJK JP Regular", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: normal;
}
/* ------------------------------------------------------
 * フロー図
------------------------------------------------------ */
/* ----- contract-flow-list ----- */
.contract-flow-list {
  display: flex;
  flex-flow: row nowrap;
  overflow: hidden;
}
.contract-flow-list > li {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 10.66666666666667vw;
  width: 26.72%;
  padding-left: 3.2vw;
  background-color: #fccf00;
}
.contract-flow-list > li:first-child {
  width: 24.61%;
  padding-left: 1.333333333333333vw;
}
.contract-flow-list > li:last-child {
  width: 25%;
  padding-left: 1.333333333333333vw;
}
.contract-flow-list > li:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -0.5333333333333333vw;
  margin-top: -5.333333333333333vw;
  display: inline-block;
  border-top: 5.333333333333333vw solid #fff;
  border-right: 0.5333333333333333vw solid #fff;
  border-bottom: 5.333333333333333vw solid #fff;
  border-left: 2.666666666666667vw solid transparent;
}
.contract-flow-list > li:not(:first-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  margin-top: -5.333333333333333vw;
  border-top: 5.333333333333333vw solid #fccf00;
  border-left: 2.666666666666667vw solid transparent;
  border-bottom: 5.333333333333333vw solid #fccf00;
}
.contract-flow-list .contract-flow-list__num {
  padding-bottom: 4px;
  /*border-bottom: 4px solid #141414;*/
  font-size: 1.333333333333333vw;
  font-weight: bold;
  text-align: center;
  vertical-align: baseline;
  line-height: 1.4;
}
.contract-flow-list .contract-flow-list__num > em {
  font-size: 1.866666666666667vw;
  vertical-align: baseline;
  line-height: 1;
}
.contract-flow-list .contract-flow-list__label {
  display: flex;
  align-items: center;
  min-height: 3.866666666666667vw;
  margin-top: 0.8666666666666667vw;
  font-size: 1.066666666666667vw;
  text-align: left;
  line-height: 1.4;
}
/* ----- contract-flow-layout-wrap ----- */
.contract-flow-layout-wrap {
  margin-top: 5.533333333333333vw;
}
/* ----- contract-flow-layout ----- */
.contract-flow-layout {
  display: flex;
  flex-flow: row nowrap;
}
.contract-flow-layout .contract-flow-layout__head {
  position: relative;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 6.666666666666667vw;
  padding-top: 3.066666666666667vw;
  background-color: #fccf00;
}
.contract-flow-layout:first-child .contract-flow-layout__head {
  padding-top: 1.466666666666667vw;
}
.contract-flow-layout:not(:first-child) .contract-flow-layout__head::before {
  content: "";
  position: absolute;
  top: -1.6vw;
  left: 50%;
  display: inline-block;
  margin-left: -3.333333333333333vw;
  border-top: 2.533333333333333vw solid transparent;
  border-right: 3.333333333333333vw solid #fff;
  border-bottom: 0.5333333333333333vw solid #fff;
  border-left: 3.333333333333333vw solid #fff;
}
.contract-flow-layout:not(:first-child) .contract-flow-layout__head::after {
  content: "";
  position: absolute;
  top: -1.066666666666667vw;
  left: 50%;
  display: inline-block;
  margin-left: -3.333333333333333vw;
  border-top: 2.533333333333333vw solid transparent;
  border-right: 3.333333333333333vw solid #fccf00;
  border-left: 3.333333333333333vw solid #fccf00;
}
.contract-flow-layout .contract-flow-layout__body {
  flex: 1;
  padding: 0 4vw;
  background-color: #f8f8f8;
}
.contract-flow-layout .contract-flow-layout__body .contract-flow-layout__body__inner {
  padding: 3.866666666666667vw 0 4vw;
  border-bottom: 1px solid #141414;
}
.contract-flow-layout:first-child .contract-flow-layout__body__inner {
  padding-top: 2.2vw;
}
.contract-flow-layout:last-child .contract-flow-layout__body .contract-flow-layout__body__inner {
  border-bottom: none;
}
.contract-flow-layout .contract-flow-layout__num {
  padding: 0 0.3333333333333333vw 0.3333333333333333vw;
  border-bottom: 4px solid #141414;
  font-size: 1.333333333333333vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}
.contract-flow-layout .contract-flow-layout__num > em {
  font-size: 1.866666666666667vw;
  line-height: 1;
}
.contract-flow-layout .contract-flow-layout__heading + * {
  margin-top: 0.6666666666666667vw;
}
.contract-flow-layout .contract-flow-layout__heading .contract-flow-layout__heading__title {
  font-size: 1.333333333333333vw;
  font-weight: bold;
  line-height: 1.5;
}@media print, screen and (min-width: 761px) {
  /* ----- contract-flow-list ----- */
	.contract-flow-list > li{
		    justify-content: flex-start;
    padding-top: 10px;
	}
}
@media print, screen and (min-width: 1500px) {
  /* ----- contract-flow-list ----- */
  .contract-flow-list > li {
    min-height: 160px;
    width: 272px;
    padding-left: 48px;
  }
  .contract-flow-list > li:first-child {
    width: 262px;
    padding-left: 20px;
  }
  .contract-flow-list > li:last-child {
    width: 271px;
    padding-left: 20px;
  }
  .contract-flow-list > li:not(:first-child)::before {
    left: -8px;
    margin-top: -80px;
    border-top-width: 80px;
    border-right-width: 8px;
    border-bottom-width: 80px;
    border-left-width: 40px;
  }
  .contract-flow-list > li:not(:first-child)::after {
    margin-top: -80px;
    border-top-width: 80px;
    border-left-width: 40px;
    border-bottom-width: 80px;
  }
  .contract-flow-list .contract-flow-list__num {
    font-size: 19px;
  }
  .contract-flow-list .contract-flow-list__num > em {
    font-size: 28px;
  }
  .contract-flow-list .contract-flow-list__label {
    min-height: 35px;
    margin-top: 10px;
    font-size: 16px;
	padding-bottom: 10px;
  }
  /* ----- contract-flow-layout-wrap ----- */
  .contract-flow-layout-wrap {
    margin-top: 83px;
  }
  /* ----- contract-flow-layout ----- */
  .contract-flow-layout .contract-flow-layout__head {
    width: 100px;
    padding-top: 46px;
  }
  .contract-flow-layout:first-child .contract-flow-layout__head {
    padding-top: 22px;
  }
  .contract-flow-layout:not(:first-child) .contract-flow-layout__head::before {
    top: -24px;
    left: 50%;
    margin-left: -50px;
    border-top-width: 38px;
    border-right-width: 50px;
    border-bottom-width: 8px;
    border-left-width: 50px;
  }
  .contract-flow-layout:not(:first-child) .contract-flow-layout__head::after {
    top: -16px;
    margin-left: -50px;
    border-top-width: 38px;
    border-right-width: 50px;
    border-left-width: 50px;
  }
  .contract-flow-layout .contract-flow-layout__body {
    padding: 0 60px;
  }
  .contract-flow-layout .contract-flow-layout__body .contract-flow-layout__body__inner {
    padding: 58px 0 60px;
  }
  .contract-flow-layout:first-child .contract-flow-layout__body__inner {
    padding-top: 33px;
  }
  .contract-flow-layout .contract-flow-layout__num {
    padding: 0 5px 5px;
    font-size: 20px;
  }
  .contract-flow-layout .contract-flow-layout__num > em {
    font-size: 28px;
  }
  .contract-flow-layout .contract-flow-layout__heading + * {
    margin-top: 10px;
  }
  .contract-flow-layout .contract-flow-layout__heading .contract-flow-layout__heading__title {
    font-size: 20px;
  }
}
@media screen and (max-width: 760px) {
  .sp-hidden {
    display: none !important;
  }
  /* ----- contract-flow-list ----- */
  .contract-flow-list {
    display: block;
  }
  .contract-flow-list > li {
    display: block;
    /*display: flex;*/
    flex-flow: row nowrap;
    width: 100% !important;
    margin-top: 0.5333333333333333vw;
    padding: 5.733333333333333vw 6.333333333333333vw 4.8vw 6.33333333333333vw !important;
  }
  .contract-flow-list > li:first-child {
    margin-top: 0;
	          padding-top: 3.733333333333333vw !important;
  }
  .contract-flow-list > li:not(:first-child)::before {
    top: -0.5333333333333333vw;
    left: 50%;
    margin: 0 0 0 -7.466666666666667vw;
    border-top: 4.8vw solid #fff;
    border-right: 7.466666666666667vw solid transparent;
    border-bottom: none;
    border-left: 7.466666666666667vw solid transparent;
    z-index: 1;
  }
  .contract-flow-list > li:not(:first-child)::after {
    top: -0.5333333333333333vw;
    left: 50%;
    margin: 0 0 0 -6.666666666666667vw;
    border-top: 4vw solid #fccf00;
    border-right: 6.666666666666667vw solid transparent;
    border-bottom: none;
    border-left: 6.666666666666667vw solid transparent;
    z-index: 2;
  }
  .contract-flow-list .contract-flow-list__num {
    flex-shrink: 0;
    /*margin-right: 3vw;*/
    padding: 0 1px 1.066666666666667vw;
    /*border-bottom: 3px solid #141414;*/
    font-size: 4.666666666666667vw;
  }
  .contract-flow-list .contract-flow-list__num > em {
    font-size: 6.4vw;
  }
  .contract-flow-list .contract-flow-list__label {
    display: block;
    flex: 1;
    min-height: 0;
    margin: 0;
    padding-top: 1.6vw;
    font-size: 3.733333333333333vw;
    text-align: left;
  }
  .contract-flow-list > li:last-child .contract-flow-list__label,.contract-flow-list > li:nth-child(4) .contract-flow-list__label {
    text-align: center;
  }
  /* ----- contract-flow-layout-wrap ----- */
  .contract-flow-layout-wrap {
    margin-top: 13.33333333333333vw;
  }
  /* ----- contract-flow-layout ----- */
  .contract-flow-layout .contract-flow-layout__head {
    width: 14.66666666666667vw;
    padding-top: 5.866666666666667vw;
  }
  .contract-flow-layout:first-child .contract-flow-layout__head {
    padding-top: 3.2vw;
  }
  .contract-flow-layout:not(:first-child) .contract-flow-layout__head::before {
    top: -2.666666666666667vw;
    margin-left: -7.333333333333333vw;
    border-top: 5.066666666666667vw solid transparent;
    border-right: 7.333333333333333vw solid #fff;
    border-bottom: 0.8vw solid #fff;
    border-left: 7.333333333333333vw solid #fff;
  }
  .contract-flow-layout:not(:first-child) .contract-flow-layout__head::after {
    top: -1.866666666666667vw;
    display: inline-block;
    margin-left: -7.333333333333333vw;
    border-top: 5.066666666666667vw solid transparent;
    border-right: 7.333333333333333vw solid #fccf00;
    border-left: 7.333333333333333vw solid #fccf00;
  }
  .contract-flow-layout .contract-flow-layout__body {
    padding: 0 4vw;
  }
  .contract-flow-layout .contract-flow-layout__body .contract-flow-layout__body__inner {
    padding: 8vw 0;
  }
  .contract-flow-layout:first-child .contract-flow-layout__body__inner {
    padding-top: 5.333333333333333vw;
  }
  .contract-flow-layout .contract-flow-layout__num {
    padding: 0 1px 1.6vw;
    border-bottom: 3px solid #141414;
    font-size: 4vw;
  }
  .contract-flow-layout .contract-flow-layout__num > em {
    font-size: 5.6vw;
  }
  .contract-flow-layout .contract-flow-layout__heading + * {
    margin-top: 2.666666666666667vw;
  }
  .contract-flow-layout .contract-flow-layout__heading .contract-flow-layout__heading__title {
    font-size: 4.8vw;
  }
}