@media screen and (max-width: 767px) {
  .pc {
    display: none; } }
@media screen and (min-width: 768px) {
  .sp {
    display: none; } }
.s5-categoryNav {
  margin-bottom: 0; }

.ttl_bdr {
  border: 18px solid;
  border-image: url(/remote-camera/about/images/ttl_border.svg) 18;
  line-height: 1;
  font-weight: normal;
  box-sizing: border-box; }

@media screen and (max-width: 767px) {
  .ttl_bdr {
    line-height: 1.2; } }
p {
  margin: 0; }

section.mv {
  width: 100%;
  background: url(/remote-camera/about/images/mv_img02.png) no-repeat top left 50vw, url(/remote-camera/about/images/mv.jpg) no-repeat top center/cover; }
  section.mv .inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto; }
    section.mv .inner .cntWrap {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 50%; }
      section.mv .inner .cntWrap h1 {
        max-width: 455px;
        width: 90%;
        margin: 0; }
        section.mv .inner .cntWrap h1 img {
          max-width: 100%; }
      section.mv .inner .cntWrap > img {
        max-width: 80%; }
    section.mv .inner > img {
      display: none; }
section.about {
  background-color: #000; }
  section.about p.lead {
    margin: 0;
    padding: 100px 5%;
    line-height: 2;
    text-align: center;
    color: #fff; }
  section.about .cntWrap {
    display: flex;
    flex-wrap: wrap; }
    section.about .cntWrap figure {
      display: flex;
      width: calc(100% / 3);
      position: relative; }
      section.about .cntWrap figure img {
        width: 100%; }
      section.about .cntWrap figure figcaption {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        width: 100%;
        height: 100%;
        padding: 0 5% 10px;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 66.666%, black 100%);
        color: #fff;
        font-size: 13px;
        position: absolute;
        bottom: 0;
        left: 0;
        box-sizing: border-box; }
section.feature {
  padding: 140px 5% 150px;
  background-color: #000;
  color: #fff; }
  section.feature .lead {
    margin-bottom: 90px;
    text-align: center; }
    section.feature .lead h2 {
      margin-bottom: 25px;
      line-height: 1.2;
      font-size: 32px;
      font-weight: normal; }
    section.feature .lead p {
      line-height: 2; }
  section.feature .cntWrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 50px 0;
    max-width: 1140px;
    width: 90%;
    margin: 0 auto; }
    section.feature .cntWrap .cntBox {
      width: 48%;
      text-align: center; }
      section.feature .cntWrap .cntBox img {
        width: 100%;
        margin-bottom: 25px;
        border-radius: 10px; }
      section.feature .cntWrap .cntBox h3 {
        margin-bottom: 5px;
        font-size: 18px;
        font-weight: bold; }
      section.feature .cntWrap .cntBox p {
        margin: 0;
        font-size: 14px; }
section.function {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 41.25% 0 0;
  background: #262626 url(/remote-camera/about/images/function_mv.jpg) no-repeat top center/100% auto;
  color: #fff; }
  section.function .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1140px;
    width: 90%;
    margin: 0 auto; }
  section.function .top {
    width: 100%;
    padding-bottom: 170px;
    background-color: #262626; }
    section.function .top h2 {
      margin: 120px 0 100px;
      padding: 20px 45px;
      text-align: center;
      font-size: 32px;
      line-height: 1.5em; }
    section.function .top p.lead {
      margin-bottom: 80px;
      line-height: 2;
      text-align: center; }
    section.function .top p.copy {
      margin-bottom: 50px;
      border-bottom: 1px solid #9f9f9f;
      font-size: 20px;
      font-weight: bold; }
    section.function .top .cntWrap {
      display: flex;
      justify-content: space-between; }
      section.function .top .cntWrap .cntBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 48%;
        text-align: center; }
        section.function .top .cntWrap .cntBox figure {
          display: flex;
          flex-direction: column;
          width: 100%;
          margin-bottom: 30px;
          border-radius: 10px;
          position: relative;
          overflow: hidden; }
          section.function .top .cntWrap .cntBox figure img {
            width: 100%; }
          section.function .top .cntWrap .cntBox figure figcaption {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            width: 100%;
            min-height: 125px;
            padding: 25px 10px;
            background-color: #000;
            font-size: 14px;
            box-sizing: border-box; }
            section.function .top .cntWrap .cntBox figure figcaption span {
              font-size: 11px; }
        section.function .top .cntWrap .cntBox p {
          margin-bottom: 5px;
          font-size: 14px; }
        section.function .top .cntWrap .cntBox h3 {
          margin-bottom: 15px;
          line-height: 1.2;
          font-size: 20px; }
        section.function .top .cntWrap .cntBox a.btn {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 200px;
          height: 50px;
          border-radius: 6px;
          background-color: #2d75c7;
          color: #fff;
          font-size: 14px; }
        section.function .top .cntWrap .cntBox span.release {
          padding: 8px 0;
          border-top: 1px solid #FFCE00;
          border-bottom: 1px solid #FFCE00;
          line-height: 1.2;
          color: #FFCE00;
          font-size: 15px; }
  section.function .about {
    width: 100%;
    padding-bottom: 215px;
    background-color: #262626; }
    section.function .about h2 {
      margin-bottom: 100px;
      padding: 10px 90px;
      text-align: center;
      font-size: 32px; }
    section.function .about .cntWrap {
      display: flex;
      justify-content: space-between; }
      section.function .about .cntWrap:nth-last-of-type(1) {
        margin-top: 100px; }
      section.function .about .cntWrap dl {
        width: 48%; }
        section.function .about .cntWrap dl dt {
          margin-bottom: 25px;
          font-size: 20px;
          font-weight: bold; }
        section.function .about .cntWrap dl dd {
          margin: 0; }
      section.function .about .cntWrap img {
        width: 48%;
        border-radius: 10px;
        align-self: flex-start; }
section.scene {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #262626;
  color: #fff; }
  section.scene h2 {
    margin-bottom: 105px;
    padding: 10px 160px;
    text-align: center;
    font-size: 32px; }
  section.scene p {
    margin-bottom: 30px;
    text-align: center; }
  section.scene .cntWrap {
    display: flex; }
    section.scene .cntWrap figure {
      display: flex;
      width: 25%;
      position: relative; }
      section.scene .cntWrap figure img {
        width: 100%; }
      section.scene .cntWrap figure figcaption {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 84px;
        background-color: rgba(0, 0, 0, 0.62);
        position: absolute;
        bottom: 0;
        left: 0;
        box-sizing: border-box; }
  section.scene .more {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 45px 0 40px;
    background-color: #000;
    align-items: center; }
    section.scene .more a.btn {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 200px;
      height: 50px;
      margin-bottom: 25px;
      border-radius: 6px;
      background-color: #2d75c7;
      color: #fff;
      font-size: 14px; }
    section.scene .more p {
      text-align: center; }
section.caution {
  padding: 120px 0 180px;
  background-color: #262626; }
  section.caution dl {
    max-width: 1140px;
    width: 90%;
    margin: 0 auto;
    padding: 35px 0;
    border: 1px solid #727272;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    box-sizing: border-box; }
    section.caution dl dt {
      margin-bottom: 10px;
      font-size: 20px;
      font-weight: bold; }
    section.caution dl dd {
      margin: 0; }

@media screen and (max-width: 1280px) {
  section.mv {
    background-position: top right, top center; } }
@media screen and (max-width: 1250px) {
  section.mv {
    background-size: 50vw auto, cover; } }
@media screen and (max-width: 767px) {
  section.mv {
    height: auto !important;
    background: url(/remote-camera/about/images/mv_img02.png) no-repeat top center/90% auto, url(/remote-camera/about/images/mv.jpg) no-repeat top right/cover; } }
@media screen and (max-width: 767px) {
  section.mv .inner {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: center;
    gap: 18px 0; } }
@media screen and (min-width: 768px) {
  section.mv .inner .cntWrap {
    gap: 35px 0;
    padding: 160px 0 10px; } }
@media screen and (max-width: 767px) {
  section.mv .inner .cntWrap {
    justify-content: flex-end;
    width: 90%;
    min-height: calc(100vh - 200px);
    height: 100%;
    margin: 0 auto; } }
@media screen and (max-width: 500px) {
  section.mv .inner .cntWrap {
    min-height: calc(100vh - 172px); } }
@media screen and (max-width: 767px) {
  section.mv .inner .cntWrap h1 {
    max-width: 420px; } }
@media screen and (max-width: 767px) {
  section.mv .inner .cntWrap > img {
    margin-bottom: -10vw; } }
@media screen and (max-width: 767px) {
  section.about p.lead {
    padding: 4em 5%;
    text-align: left;
    line-height: 1.8;
    font-size: 3.85vw; } }
@media screen and (max-width: 767px) {
  section.about .cntWrap figure {
    width: 100%; } }
@media screen and (max-width: 767px) {
  section.about .cntWrap figure figcaption {
    font-size: 12px; } }
@media screen and (max-width: 767px) {
  section.feature {
    padding: 52px 5% 58px; } }
@media screen and (max-width: 767px) {
  section.feature .lead {
    text-align: left;
    margin-bottom: 48px; } }
@media screen and (max-width: 767px) {
  section.feature .lead h2 {
    margin-bottom: 18px;
    font-size: 5.13vw; } }
@media screen and (max-width: 767px) {
  section.feature .lead p {
    line-height: 1.8;
    font-size: 3.6vw; } }
@media screen and (max-width: 767px) {
  section.feature .cntWrap {
    gap: 38px 0; } }
@media screen and (max-width: 767px) {
  section.feature .cntWrap .cntBox {
    width: 100%; } }
@media screen and (max-width: 767px) {
  section.feature .cntWrap .cntBox img {
    margin-bottom: 12px; } }
@media screen and (max-width: 767px) {
  section.feature .cntWrap .cntBox h3 {
    font-size: 4.6vw; } }
@media screen and (max-width: 767px) {
  section.feature .cntWrap .cntBox p {
    font-size: 3.6vw; } }
@media screen and (max-width: 767px) {
  section.function {
    padding-top: 77vw;
    background: #262626 url(/remote-camera/about/images/function_mv_sp.jpg) no-repeat top center/100% auto; } }
@media screen and (max-width: 767px) {
  section.function .top {
    padding-bottom: 72px; } }
@media screen and (max-width: 767px) {
  section.function .top h2 {
    margin: 46px 0 28px;
    font-size: 5.13vw; } }
@media screen and (max-width: 767px) {
  section.function .top p.lead {
    margin-bottom: 60px;
    text-align: left;
    line-height: 1.8;
    font-size: 3.6vw; } }
@media screen and (max-width: 767px) {
  section.function .top p.copy {
    margin-bottom: 50px;
    font-size: 4vw; } }
@media screen and (max-width: 767px) {
  section.function .top .cntWrap {
    flex-direction: column;
    gap: 48px 0; } }
@media screen and (max-width: 767px) {
  section.function .top .cntWrap .cntBox {
    width: 100%; } }
@media screen and (max-width: 767px) {
  section.function .top .cntWrap .cntBox figure {
    margin-bottom: 18px; } }
@media screen and (max-width: 767px) {
  section.function .top .cntWrap .cntBox figure figcaption {
    font-size: 3.6vw; } }
@media screen and (max-width: 767px) {
  section.function .top .cntWrap .cntBox p {
    font-size: 3.6vw; } }
@media screen and (max-width: 767px) {
  section.function .top .cntWrap .cntBox h3 {
    font-size: 5.13vw; } }
@media screen and (max-width: 767px) {
  section.function .top .cntWrap .cntBox span.release {
    font-size: 3.85vw; } }
@media screen and (max-width: 767px) {
  section.function .about {
    padding-bottom: 86px; } }
@media screen and (max-width: 767px) {
  section.function .about h2 {
    padding: 10px 20px;
    font-size: 5.13vw; } }
@media screen and (max-width: 767px) {
  section.function .about .cntWrap {
    flex-direction: column-reverse;
    gap: 18px 0; } }
@media screen and (max-width: 767px) {
  section.function .about .cntWrap dl {
    width: 100%; } }
@media screen and (max-width: 767px) {
  section.function .about .cntWrap dl dt {
    text-align: center;
    font-size: 4.6vw; } }
@media screen and (max-width: 767px) {
  section.function .about .cntWrap dl dd {
    font-size: 3.6vw; } }
@media screen and (max-width: 767px) {
  section.function .about .cntWrap img {
    width: 100%; } }
@media screen and (max-width: 767px) {
  section.scene h2 {
    padding: 15px 50px;
    font-size: 5.13vw; } }
@media screen and (max-width: 767px) {
  section.scene p {
    width: 90%;
    font-size: 3.6vw; } }
@media screen and (max-width: 767px) {
  section.scene .cntWrap {
    flex-wrap: wrap; } }
@media screen and (max-width: 767px) {
  section.scene .cntWrap figure {
    width: 50%; } }
@media screen and (max-width: 767px) {
  section.scene .cntWrap figure figcaption {
    height: 34px;
    font-size: 12px; } }
@media screen and (max-width: 767px) {
  section.caution {
    padding: 54px 0 82px; } }
@media screen and (max-width: 767px) {
  section.caution dl {
    padding: 32px 5%; } }
@media screen and (max-width: 767px) {
  section.caution dl dt {
    font-size: 4.6vw; } }
@media screen and (max-width: 767px) {
  section.caution dl dd {
    font-size: 3.6vw;
    text-align: left; } }
.c5-stickyBottom {
  padding: 30px 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%; }
  .c5-stickyBottom .flt-btnWrap01 {
    display: flex;
    justify-content: center;
    gap: 15px;
    width: 90%;
    margin: 0 auto; }
    .c5-stickyBottom .flt-btnWrap01 a {
      display: flex;
      justify-content: center;
      align-items: center;
      max-width: 300px;
      width: calc((100% - 30px) / 3);
      height: 50px;
      border-radius: 6px;
      font-size: 18px;
      font-weight: bold;
      transition: all .3s; }
      .c5-stickyBottom .flt-btnWrap01 a.flt-buttonV3 {
        background-color: #fff;
        color: #000; }
        .c5-stickyBottom .flt-btnWrap01 a.flt-buttonV3:hover {
          background-color: #ccc; }
      .c5-stickyBottom .flt-btnWrap01 a.flt-storeButtonV3 {
        background-color: #d24615;
        color: #fff; }
        .c5-stickyBottom .flt-btnWrap01 a.flt-storeButtonV3:hover {
          background-color: #b0431c; }

@media screen and (min-width: 768px) {
  .c5-stickyBottom.is-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100; } }
@media screen and (max-width: 767px) {
  .c5-stickyBottom .flt-btnWrap01 {
    flex-direction: column;
    align-items: center; } }
@media screen and (max-width: 767px) {
  .c5-stickyBottom .flt-btnWrap01 a {
    width: 100%; } }
.flt_bnr {
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1; }

@media screen and (max-width: 767px) {
  .flt_bnr {
    position: static; } }
.icon-new {
  font-weight: normal;
  font-size: 12px;
  display: inline-block;
  transform: translateY(-10%);
  vertical-align: middle;
  margin-left: 10px;
  background: #ee0000;
  color: white;
  line-height: 18px;
  height: 16px;
  padding: 0 .3em; }

.videoWrap {
  margin-bottom: 8em; }

@media screen and (max-width: 767px) {
  .videoWrap {
    margin-bottom: 5em; } }
.copyBox {
  text-align: center; }
  .copyBox .copy {
    display: inline-block; }

.intro {
  margin-bottom: 10px;
  text-align: center; }

@media screen and (max-width: 767px) {
  .intro {
    font-size: 3.6vw; } }
.mb_15 {
  margin-bottom: 15px !important; }
.cntBox .btn{margin-top:auto;}