/*-----reset -----*/
.lp figure {
  margin: 0;
  padding: 0;
}
/*-----title -----*/
.lp-title__hero {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 769px) {
  .lp-title__hero {
    font-size: 28px;
    font-size: 1.75rem;
    padding: 48px 0;
    font-weight: 600;
  }
}
.lp-title__hero2 {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  color: #ccc;
}
@media (min-width: 769px) {
  .lp-title__hero2 {
    font-size: 28px;
    font-size: 1.25rem;
    padding: 48px 0;
  }
}
.c-title__lp02 {
  font-size: 18px;
  font-size: 1.125rem;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 0.5em;
  font-weight: 600;
}
.c-title__lp02:after, .c-title__lp02:before {
  content: "";
  display: block;
  position: absolute;
}
.c-title__lp02:before {
  background: #989999;
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 3px;
  right: 0;
}
.c-title__lp02:after {
  background: #00497D;
  display: block;
  height: 4px;
  width: 80px;
  bottom: 0;
}
@media (min-width: 769px) {
  .c-title__lp02 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.c-title__lp02--sub {
  font-size: 16px;
  font-size: 1rem;
  /* font-weight: 600; */
  margin-bottom: 2rem;
  color: #727171;
}
@media (max-width: 768px) {
  .c-title__lp02--sub {
    margin-bottom: 1rem;
  }
}
@media (min-width: 769px) {
  .c-title__lp02--sub {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.c-title__lp03, .c-title__lp03--sub {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  position: relative;
}
@media (max-width: 768px) {
  .c-title__lp03 {
    padding-bottom: 0.4em;
  }
  .c-title__lp03--sub {
    font-size: 1rem;
  }
  .c-title__lp03:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #aeaeaf;
    position: absolute;
    bottom: 0;
  }
  .c-lpLinup .c-title__lp03:after {
    content: none;
  }
}
.c-title__lp03--sub {
  color: #E13828;
}
.c-title__lp04 {
  font-size: 28px;
  font-size: 1.75rem;
  text-align: center;
  color: #fff;
}
@media (max-width: 768px) {
  .c-title__lp04 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.c-title__lp05 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 0.4em 0;
  margin: 1em 0 0.5em;
}
.c-title__lp05:after {
  content: "";
  display: block;
  height: 2px;
  background: #00497D;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.c-title__lp06 {
  font-size: 22px;
  font-size: 1.375rem;
  color: #3e3a39;
  font-weight: 600;
  position: relative;
  padding: 22px 0 22px 20px;
  margin-bottom: 1.6em;
}
.c-title__lp06:before {
  content: "";
  display: block;
  background: #00497D;
  width: 4px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 768px) {
  .c-title__lp06 {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .c-title__lp06:before {
    height: 90%;
  }
}
.c-title__lp07 {
  background: #595757;
  color: #fff;
  display: inline-block;
  padding: 9px 18px;
  font-size: 14px;
  margin-bottom: 1.8em;
}
.c-title__productType {
  font-weight: normal;
}
.c-details__text {
  max-width: 920px;
  margin: 30px auto 30px;
}
@media screen and (max-width: 768px) {
  .c-details__text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 769px) {
  .c-title__lp03, .c-title__lp03--sub0202 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .c-title__lp05 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.c-lineupSpec {
  font-size: 14px;
  font-weight: 600;
}
.c-lineupSpec02 {
  font-weight: normal;
  color: #595757;
}
/*-----flexlayout*/
.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 768px) {
  .row > *[class*=col-] {
    width: 100%;
    margin-bottom: 15px;
  }
  .row > *[class*=col-] img {
    display: block;
    margin: auto;
  }
  .row > *[class*=col-] figure {
    display: table;
    margin: auto;
    width: 90%;
  }
}
@media screen and (min-width: 768px) {
  .col-md-6 {
    width: 50%;
    padding: 0 15px;
  }
  .col-md-4 {
    width: 33.333333%;
    padding: 0 10px;
  }
}
.l-hero {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 40px);
  overflow: hidden;
}
.p-hero__inner {
  height: 100%;
  display: flex;
  align-items: center;
  /* justify-content: flex-end; */
}
.p-hero__main {
  background: url(../img/top/lp_hero_mainImage2.jpg) no-repeat center bottom/cover;
  animation: imageAnimation 12s linear 1 0s;
}
.p-hero__depo {
  height: 86%;
}
.p-hero__depo img {
  height: 80%;
}
.p-hero__catch {
  background: #F3F3E9;
}
.p-hero__catch2 {
  background: #061827;
}
@media (max-width: 768px) {
  .p-hero__inner {
    justify-content: center;
  }
  .p-hero__main {
    height: calc(100vh - 200px);
  }
  .p-hero__catch {
    height: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-hero__catch2 {
    height: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-hero__depo {
    width: 75vw;
  }
}
@media screen and (min-width: 769px) {
  .l-hero {
    height: calc(100vh - 120px);
  }
  .p-hero__main {
    height: calc(100% - 360px);
  }
  .p-hero__catch {
    height: 180px;
  }
  .p-hero__catch2 {
    height: 180px;
  }
  .p-hero__inner {
    padding: 0 40px;
  }
}
.c-principle {
  padding-top: 70px;
  padding-bottom: 50px;
}
.c-lpFeature__text {
  margin-top: 20px;
  margin-bottom: 26px;
}
.c-lpFeature__text:before {
  content: "";
  display: block;
  height: 100%;
  width: 0px;
  background: #989999;
  left: 0;
  bottom: 0;
  top: 0;
  position: absolute;
}
.c-lpLinup {
  margin-bottom: 60px;
}
@media (min-width: 769px) {
  .c-details__imageBox {
    padding: 0 5px;
  }
}
.c-details__imageBox img {
  width: 100%;
  display: block;
  margin: auto;
}
.c-details__imageBox-caption {
  margin-top: 5px;
}
.c-details__description {
  margin-top: 25px;
}
.c-details__description .__title {
  font-weight: 600;
}
.l-base__lpInnner {
  margin-bottom: 54px;
}
.p-button__contact {
  margin-top: 60px;
  margin-bottom: 80px;
}
.p-button__contact .c-btn {
  background: #E63728;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  border-radius: 50px;
  border: none;
  max-width: 480px;
  height: 80px;
}
@media (max-width: 768px) {
  .l-base__lpInnner {
    margin-bottom: 40px;
  }
  .c-principle {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .p-button__contact {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .p-button__contact .c-btn {
    height: 60px;
  }
  .c-lpFeature__text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 769px) {
  .c-lpFeature__text {
    position: relative;
    padding-left: 1em;
  }
  .c-details__description {
    padding: 0 10px;
  }
}
.c-details02__threeFigure {
  margin: 40px 5px 70px;
}
.p-lpSec__header01 {
  background: url(../img/top/lp_img03.jpg) center center no-repeat fixed;
  background-size: cover;
  height: 348px;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .p-lpSec__header01 {
    background-attachment: initial;
    background-size: 100% auto;
    min-height: 140px;
    height: auto;
  }
}
.p-lpSec__header02 {
  background: #E5EAF0;
  text-align: center;
  padding: 27px 0 54px;
  margin-bottom: 40px;
}
.p-lpSec__header02 .l-base {
  max-width: 640px;
}
.p-lpSec__header02-text {
  text-align: left;
}
@media (max-width: 768px) {
  .p-lpSec__header02-text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.c-lpLinup .row {
  position: relative;
  margin-bottom: 26px;
}
.c-lpLinup .row:after {
  content: "";
  position: absolute;
  background: #D5D6D6;
  height: 1px;
  width: calc(100% - 40px);
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 768px) {
  .c-lpLinup .row:after {
    width: calc(100% + 24px);
    left: -12px;
  }
}
@media (min-width: 769px) {
  .c-lpLinup .row {
    padding: 0 20px 26px;
  }
}
.c-table__lp {
  font-size: 13px;
  font-size: 0.8125rem;
  border-collapse: collapse;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  line-height: 1.6;
  text-align: center;
  margin-top: 18px;
}
.c-table__lp thead th {
  background: #9F9FA0;
  color: #fff;
  text-align: center;
  border-right: 1px solid #fff;
}
.c-table__lp tbody th, .c-table__lp tbody td {
  padding: 2px 5px;
}
.c-table__lp tbody td {
  border-left: 1px solid #707070;
}
.c-table__lp tbody tr {
  border-top: 1px solid #201715;
}
.c-table__lp tbody .c-title__l-unit {
  border-left: none;
  font-size: 10px;
  font-size: 0.625rem;
}
.c-table__lpth01, .c-table__lpth02 {
  font-size: 12px;
  font-size: 0.75rem;
}
.c-table__lpth01 {
  text-align: right;
  padding-right: 5px;
}
.c-table__lpth02 {
  text-align: left;
  padding-left: 5px;
}
.c-lpNote {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2;
  margin: 20px 0 30px;
}
@media (min-width: 769px) {
  .c-lp__specDetail {
    padding: 0px 15px;
  }
}
.rwd-func {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .rwd-func {
    position: relative;
    padding: 0 0 5px 5px;
  }
  .rwd-func table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #f9f9f9;
    width: 100%;
    min-width: 740px !important;
    box-shadow: 0 0 0px #0000008f;
  }
  .rwd-btn {
    position: absolute;
    display: block;
    box-sizing: border-box;
    right: 0;
    top: 0;
    padding: 5px;
    width: 40px;
    height: 45px;
    -webkit-animation: btnScrollAn 1s ease-out infinite alternate;
    animation: btnScrollAn 1s ease-in-out infinite alternate;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
.c-lpLinup .c-title__lp02 {
  margin-bottom: 25px;
}
/*-----utility parts-----*/
.u-text--center {
  text-align: center;
}
.t-color--red {
  color: #E13828;
}
.t-color--blue {
  color: #2e74bb;
}
.u-mb30 {
  margin-bottom: 30px;
}
.u-bg--blue {
  background: #2e74bb !important;
} /*# sourceMappingURL=lp.css.map */