@media (min-width: 1000px) {
  .sec-c-ttl {
    margin-top: -10px
  }
}

.sec-c-ttl .c-ttl-jp span {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
  letter-spacing: .1em;
  font-weight: 500;
  padding-bottom: 2px;
  max-width: 330px;
  width: 100%
}

@media only screen and (max-width: 380px) {
  .sec-c-ttl .c-ttl-jp span {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.66667em;
    letter-spacing: .05em
  }
}

@media (min-width: 1000px) {
  .sec-c-ttl .c-ttl-jp span {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.52778em;
    letter-spacing: .05em;
    max-width: 508px
  }
}

.sec-c-ttl .c-ttl-jp small {
  font-size: 16px;
  font-size: 1.6rem;
  padding-left: 5px
}

.sec-c-ttl .c-ttl-jp small:before {
  content: '<';
  display: inline-block
}

.sec-c-ttl .c-ttl-jp small:after {
  content: '>';
  display: inline-block
}

@media (min-width: 1000px) {
  .sec-c-ttl .c-ttl-jp small {
    font-size: 25px;
    font-size: 2.5rem
  }
}

.sec-c-ttl .c-txt-en {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.46154em;
  letter-spacing: .06em;
  font-weight: 400;
  color: #8DCFBC
}

.c-footer {
  margin-top: 99px
}

@media (max-width: 999px) {
  .c-footer {
    margin-top: 97px
  }
}

.construction-flow-content {
  margin-top: 25px
}

@media (min-width: 1000px) {
  .construction-flow-content {
    margin-top: 35px
  }
}

.construction-flow-content .itembox {
  position: relative;
  background: #F8F7F7;
  margin-bottom: 55px;
  padding: 13px 22px 25px 16px
}

.construction-flow-content .itembox:after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='15' viewBox='0 0 30 15'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:rgba(178,178,178,0.66);%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M0,0,15,15,30,0Z' transform='translate(0 0)'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 30px;
  height: 15px;
  margin-left: -15px;
  bottom: -35px;
  left: 50%
}

.construction-flow-content .itembox:last-child {
  margin-bottom: 0
}

.construction-flow-content .itembox:last-child:after {
  display: none
}

.construction-flow-content .itembox .inbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center
}

.construction-flow-content .itembox .img {
  width: 92px
}

.construction-flow-content .itembox .txtbox {
  width: calc(100% - 92px);
  padding-left: 4px
}

.construction-flow-content .itembox .txt-en {
  color: #8DCFBC;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.46667em;
  letter-spacing: .06em;
  font-weight: 500;
  padding-left: 3px
}

.construction-flow-content .itembox .ttl {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.375em;
  letter-spacing: .055em;
  position: relative;
  margin-top: 2px
}

.construction-flow-content .itembox .ttl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #707070
}

.construction-flow-content .itembox .txt1 {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.69231em;
  letter-spacing: .055em;
  margin-top: 2px
}

@media (max-width: 999px) {
  .construction-flow-content .itembox .txt1 {
    margin-right: -10px
  }
}

.construction-flow-content .itembox .txt2 {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.7em;
  letter-spacing: .055em;
  margin-top: 7px;
  color: #66A793
}

.construction-flow-content .itembox .l-btn {
  margin-top: 8px
}

.construction-flow-content .itembox .l-btn a {
  max-width: 203px;
  width: 100%;
  min-height: 31px;
  height: 31px;
  border: 1px solid #8DCFBC;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.15385em;
  letter-spacing: .05em;
  font-weight: 500;
  padding: 0 0 2px
}

@media (min-width: 1000px) {
  .construction-flow-content .itembox {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 68px
  }
  .construction-flow-content .itembox:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49.781' height='28.781' viewBox='0 0 49.781 28.781'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:rgba(178,178,178,0.66);%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M0,0,24.89,28.781,49.781,0Z' transform='translate(0 0)'/%3E%3C/svg%3E");
    width: 50px;
    height: 29px;
    margin-left: -25px;
    bottom: -50px
  }
  .construction-flow-content .itembox.itembox1 .inbox .img {
    padding-bottom: 37px
  }
  .construction-flow-content .itembox.itembox1 .inbox .txtbox {
    padding-top: 12px
  }
  .construction-flow-content .itembox.itembox2 {
    margin-bottom: 97px
  }
  .construction-flow-content .itembox.itembox2:after {
    bottom: -78px
  }
  .construction-flow-content .itembox.itembox2 .inbox .img {
    padding-bottom: 36px
  }
  .construction-flow-content .itembox.itembox2 .inbox .l-btn {
    margin-top: 12px
  }
  .construction-flow-content .itembox.itembox2 .inbox .txtbox {
    padding-top: 4px
  }
  .construction-flow-content .itembox.itembox3 {
    margin-bottom: 78px
  }
  .construction-flow-content .itembox.itembox3:after {
    bottom: -59px
  }
  .construction-flow-content .itembox.itembox3 .inbox .txtbox {
    padding-bottom: 8px
  }
  .construction-flow-content .itembox.itembox3 .inbox .img {
    padding-bottom: 36px
  }
  .construction-flow-content .itembox.itembox3 .inbox .l-btn {
    margin-top: 12px
  }
  .construction-flow-content .itembox.itembox4 {
    margin-bottom: 82px
  }
  .construction-flow-content .itembox.itembox4:after {
    bottom: -63px
  }
  .construction-flow-content .itembox.itembox4 .txtbox {
    padding-bottom: 67px
  }
  .construction-flow-content .itembox.itembox5 {
    margin-bottom: 78px
  }
  .construction-flow-content .itembox.itembox5:after {
    bottom: -59px
  }
  .construction-flow-content .itembox.itembox5 .inbox .img {
    padding-bottom: 30px
  }
  .construction-flow-content .itembox.itembox5 .inbox .l-btn {
    margin-top: 17px
  }
  .construction-flow-content .itembox.itembox5 .inbox .txt2 {
    margin-top: 8px
  }
  .construction-flow-content .itembox.itembox5 .inbox .txtbox {
    padding-top: 11px
  }
  .construction-flow-content .itembox.itembox6 {
    margin-bottom: 78px
  }
  .construction-flow-content .itembox.itembox6:after {
    bottom: -61px
  }
  .construction-flow-content .itembox.itembox6 .inbox .img {
    padding-bottom: 30px
  }
  .construction-flow-content .itembox.itembox6 .inbox .l-btn {
    margin-top: 17px
  }
  .construction-flow-content .itembox.itembox6 .inbox .txt2 {
    margin-top: 8px
  }
  .construction-flow-content .itembox.itembox6 .inbox .txtbox {
    padding-bottom: 11px
  }
  .construction-flow-content .itembox.itembox7 .inbox .img {
    padding-bottom: 30px
  }
  .construction-flow-content .itembox.itembox7 .inbox .l-btn {
    margin-top: 12px
  }
  .construction-flow-content .itembox.itembox7 .inbox .txtbox {
    padding-bottom: 4px
  }
  .construction-flow-content .itembox .inbox {
    max-width: 808px;
    width: 100%;
    margin: 0 auto;
    padding-right: 73px;
    height: 351px
  }
  .construction-flow-content .itembox .img {
    width: 189px
  }
  .construction-flow-content .itembox .img img {
    width: 100%
  }
  .construction-flow-content .itembox .txtbox {
    width: calc(100% - 189px);
    padding-left: 73px
  }
  .construction-flow-content .itembox .txt-en {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.43478em;
    padding-left: 6px
  }
  .construction-flow-content .itembox .ttl {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.66667em;
    margin-top: 12px;
    padding-bottom: 7px
  }
  .construction-flow-content .itembox .ttl:after {
    bottom: 0
  }
  .construction-flow-content .itembox .txt1 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.875em;
    margin-top: 8px
  }
  .construction-flow-content .itembox .txt2 {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 2px
  }
  .construction-flow-content .itembox .l-btn {
    margin-top: 28px;
    margin-left: -10px
  }
  .construction-flow-content .itembox .l-btn a {
    max-width: 309px;
    width: 100%;
    min-height: 47px;
    height: 47px;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.15789em;
    letter-spacing: .1em;
    padding: 0 0 2px
  }
}

.btnbox {
  margin-top: 61px;
  padding: 0 42px
}

@media (min-width: 1000px) {
  .btnbox {
    margin-top: 111px
  }
  .btnbox .c-btn01 {
    margin: 0 auto;
    max-width: 557px;
    height: 69px;
    border-radius: 100px;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.38462em;
    letter-spacing: .05em;
    font-weight: 700
  }
}


/*# sourceMappingURL=maps/construction-flow.min.css.map */
