@charset "UTF-8";
.contents.lp {
  padding-left: 0!important;
  padding-right: 0!important;
}
@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}
.lp-page-header {
  width: 100%;
  margin-bottom: 64px;
}
.lp-page-header__bg {
  width: 100%;
  position: relative;
  display: block;
}
.lp-page-header__bg img {
  width: 100%;
  object-fit: cover;
  position: relative;
}
.lp-page-header__ttl {
  position: absolute;
  color: #fff;
  font-size: 3.8rem;
  line-height: 1.4;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.5rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.section-inner {
  max-width: 1120px;
  margin: 0 auto;
}
.read-txt {
  width: 960px;
  margin: 50px auto 20px;
  text-align: center;
}
.mt5 {margin: 5px auto}
.row-1 {
  display: flex;
  max-width: 100%;
  justify-content: space-between;
  margin: 0 auto;
  flex-wrap: wrap;
  }
.row-2 {
  display: flex;
  max-width: 100%;
  justify-content: flex-start;
  margin: 0 auto;
  }
.solution-ttl {
  font-size:30px;
  font-weight: bold!important;
  border-bottom: 1px solid #787878;
  padding-bottom: 5px!important;
  margin-bottom: 30px;
  line-height: 1.4;
}
.solution-ttl span {
  font-size: 15px;
  color: #0A1478;
  display: block;
}
.other-ttl {
  font-size:22px;
  font-weight: bold;
  border-bottom: 1px solid #787878;
  padding-bottom: 5px;
  margin-bottom: 30px;
  color: #787878;
}
.font-24 {
  font-size:24px;
  line-height: 1.5;
}
.font-22 {
  font-size:22px;
}
.font-18 {
  font-size:18px;
}
.blue {
  color: #0C318E;
}
.bold {
  font-weight: bold;
}
.gray {
  color: #787878;
}
.notes {
  font-size: 14px;
}
.sec01 {
  margin: 50px auto;
}
.sec01 .box {
  max-width: 350px;
}
.sec01 .box .box-ttl {
  text-align: center;
  color: #0C318E;
  font-size: 28px;
  font-weight: bold;
}
.sec01 .box .box-txt {
  text-align: center;
  line-height: 2;
  font-size: 18px;
  margin-bottom: 20px;
}
.triangle {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #787878;
  text-align: center;
  margin: 0 auto;
}
.sec01 .box .merit {
  width: 216px;
  border: 3px solid #A31B24;
  text-align: center;
  margin: 20px auto;
  line-height: 66px;
  font-size: 28px;
  font-weight: bold;
  color: #A31B24;
}
.sec02 {
  margin: 50px auto;
}
.sec02 .box {
  max-width: 48%;
}
.sec02 .box:last-child {
  padding-left: 30px;
  padding-top: 10px;
}
.sec02 .box:last-child div:last-child {
  vertical-align: bottom;
  align-items : baseline;
  margin-top: 42px;
}
.sec02 .triangle {
  margin: 30px auto;
}
.sec03 {
  margin: 30px auto 100px;
}
.sec03 .box:first-child,.sec04 .box:first-child {
  max-width: 35.714%;
}
.sec03 .box dl,.sec04 .box dl {
  width: 100%;
  display: table;
  margin-bottom: 30px;
}
.sec03 .box dl dt,.sec03 .box dl dd,.sec04 .box dl dt,.sec04 .box dl dd {
  display:table-cell;
}
.sec03 .box dl dt,.sec04 .box dl dt {
  width: 200px;
  background: #A31B24;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.sec03 .box dl dd,.sec04 .box dl dd {
  padding-left: 20px;
}
.sec03 .box dl dd p,.sec04 .box dl dd p {
  font-size: 20px;
  color: #787878;
}
.box ol {
  list-style:decimal;
}
.box ol li {
  line-height: 1.4;
  margin-bottom: 1.5rem;
  margin-left: 1.5em;
  padding-left: 0.5em;
  font-size: 24px;
  font-weight: bold;
  color: #0C318E;
}
.box ol li span {
  font-size: 20px;
  color: #787878;
  font-weight: normal;
}
.sec03 .box:last-child,.sec04 .box:last-child {
  padding-left: 30px;
}
.sec04 {
  margin: 0 auto 100px;
}
.sec05,.sec06,.sec07 {
  margin: 0 auto 100px;
}
.item {
  width: calc(33.33% - 38px);
  margin-bottom: 45px;
}
.item img {
  margin: 5px auto;
}
.item p {
  line-height: 1.4;
}
.sec05 .row-1:after,.sec06 .row-1:after,.sec07 .row-1:after,.sec08 .row-1:after {
  content: "";
  display: block;
  width: 33.33%;
  height: 0;
}
.sec08 {
  margin: 0 auto 60px;
}
.btn.-contact{
  margin: 50px auto;
}
.case-outline {
  margin: 80px auto;
}
.local-nav {
  margin: 40px auto 30px;
}
a.btn-link {
  width: 500px;
  display: block;
  background: #B22222;
  border: 1px solid #B22222;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 5px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  padding: 0.5em 1.8em 0.5em 2em;
  transition: 0.5s;
  margin: 20px auto;
}
a.btn-link span {
  font-size: 14px;
}
a.btn-link:hover {
  display: block;
  background: #fff;
  border: 1px solid #B22222;
  box-shadow: none;
  border-radius: 5px;
  font-weight: bold;
  color: #000;
  transition: 0.5s;
}

@media screen and (max-width: 767px) {
  .lp-page-header {
    margin-bottom: 20px;
  }
  .lp-page-header__ttl {
    width: 90%;
    font-size: 2.2rem;
    line-height: 1.6;
  }
  .section-inner {
    max-width: 100%;
    padding: 0 20px;
  }
  .read-txt {
    width: 100%;
    margin: 20px auto 0;
    text-align: left;
  }
  .row-1 {
    display: block;
    max-width: 100%;
    }
  .row-2 {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    }
  .solution-ttl {
    font-size:22px;
    margin-bottom: 20px;
  }
  .solution-ttl span {
    font-size: 15px;
    color: #0A1478;
    display: block;
  }
  .other-ttl {
    font-size:22px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
  .font-24 {
    font-size:20px;
    line-height: 1.5;
  }
  .font-22 {
    font-size:18px;
  }
  .font-18 {
    font-size:16px;
  }
  .blue {
    color: #0C318E;
  }
  .bold {
    font-weight: bold;
  }
  .gray {
    color: #787878;
  }
  .notes {
    font-size: 14px;
  }
  .sec01 {
    margin: 0 auto 20px;
  }
  .sec01 .box {
    max-width: 100%;
  }
  .sec01 .box .box-ttl {
    font-size: 24px;
  }
  .sec01 .box .box-txt {
    text-align: center;
    line-height: 1.6;
    font-size: 16px;
    margin-bottom: 15px;
  }
  .triangle {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #787878;
  }
  .sec01 .box .merit {
    width: 216px;
    margin: 15px auto;
    line-height: 46px;
    font-size: 24px;
  }
  .sec02 {
    margin: 50px auto 30px;
  }
  .sec02 .box {
    max-width: 100%;
  }
  .sec02 .box:last-child {
    padding-left: 0;
  }
  .sec02 .box:last-child div:last-child {
    margin-top: 20px;
  }
  .sec02 .triangle {
    margin: 20px auto 0;
  }
  .sec03 {
    margin: 0 auto 50px;
  }
  .sec03 .box:first-child,.sec04 .box:first-child {
    max-width: 100%;
  }
  .sec03 .box dl,.sec04 .box dl {
    margin-bottom: 20px;
  }
  .sec03 .box dl dt,.sec04 .box dl dt {
    width: 110px;
    font-size: 14px;
    line-height: 1.6;
    padding: 0 5px;
  }
  .sec03 .box dl dd,.sec04 .box dl dd {
    padding-left: 15px;
  }
  .sec03 .box dl dd p,.sec04 .box dl dd p {
    font-size: 14px;
    line-height: 1.3;
  }
  .box ol li {
    line-height: 1.4;
    margin-bottom: 1.5rem;
    margin-left: 1em;
    padding-left: 0.3em;
    font-size: 18px;
  }
  .box ol li span {
    font-size: 16px;
  }
  .sec03 .box:last-child,.sec04 .box:last-child {
    padding-left: 0;
    margin-top: 20px;
  }
  .sec04 {
    margin: 0 auto 50px;
  }
  .sec05,.sec06,.sec07 {
    margin: 0 auto 50px;
  }
  .item {
    width: 100%;
    margin-bottom: 25px;
  }
  .item img {
    margin: 5px auto;
  }
  .item p {
    line-height: 1.4;
  }
  .sec05 .row-1:after,.sec06 .row-1:after,.sec07 .row-1:after,.sec08 .row-1:after {
    width: 100%;
  }
  .sec08 {
    margin: 0 auto 30px;
  }
  .btn.-contact{
    margin: 40px auto;
  }
  .index-catalog__lang {
    margin-top: 0px;
  }
  .row-gap-20 > [class*="col"] {
      padding: 0 20px;
  }
  .row-gap-20 {
      margin: 0;
  }
  .case-outline {
    margin: 30px auto;
  }
  .local-nav {
    margin: 30px auto 30px;
  }
  a.btn-link {
    max-width: 330px;
    font-size: 16px;
    margin: 20px auto;
  }
  a.btn-link span {
    font-size: 14px;
  }
}
