@charset "utf-8";


.navi-page #wrapper {
  width: 100%;
}
.navi_title_inner {
  background: url(../../img/navi/navi_img01.png) no-repeat;
  background-size: contain;
}
.navi_title_inner h2 {
  color: #00285B;
  font-weight: normal;
}
.navi_header_block {
  width: 100%;
  background-color: #F6FCFF;
}
.navi_bg {
  background-color: #FFFFFF;
  border-radius: 8px;
  box-sizing: border-box;
}
.navi_desc_color {
  color: #C80909;
}
h4.navi_desc_color {
  text-align: center;
}
.navi_desc_box h4 span.f_color {
  color: #3B3F40;
  margin-right: 6px;
}
.navi_desc_box p {
  text-align: center;
  font-weight: bold;
  color: #3B3F40;
}
.navi_desc_box p span.f_color {
  color: #1668AD;
}
.product_desc_box {
  position: relative;
}
.product_box > .disclaimer {
  color: #00285B;
}
.etc_block_inner p span {
  border-bottom: 1px #000000 solid;
  font-weight: bold;
}
.etc_block_wrapper {
  overflow: hidden;
  box-sizing: border-box;
}
.etc_block_inner .product_box {
  position: relative;
}
.marker_block_inner {
  background-color: #F6FCFF;
  border-radius: 3px;
}
.navi_f_bold {
  font-weight: bold;
}




@media (min-width: 751px) {
  .navi-page header,
  .navi-page nav {
    width: 1000px;
    margin: 0 auto;
  }
  .navi_title {
    background-position: 16px 0;
    width: 1000px;
    height: 77px;
    margin: 52px auto 32px auto;
  }
  .navi_title_inner {
    background-position: 28px top;
  }
  .navi_title_inner h2 {
    font-size: 30px;
    line-height: 77px;
    padding-left: 161px;
  }
  .navi_header_inner {
    width: 1000px;
    margin: 0 auto;
  }
  .navi_header_inner h3 {
    text-align: center;
    padding-top: 42px;
    padding-bottom: 30px;
  }
  .navi_header_inner h3 img {
    width: 709px;
    height: auto;
  }
  .navi_block {
    width: 1000px;
    margin: auto;
    padding-top: 80px;
  }
  section:nth-of-type(2) {
    padding-top: 40px;
  }
  .navi_block img {
    width: 100%;
    height: auto;
  }
  .navi_block h3 {
    padding-bottom: 10px;
  }
  .navi_block_inner {
    overflow: hidden;
  }
  .navi_block_inner > div:first-of-type {
    float: left;
  }
  .navi_block_inner > div:nth-of-type(2) {
    float: right;
  }
  .navi_block_inner2 {
	width:896px;
	margin:0px;
	padding:0 64px 0 64px ;
    overflow: hidden;
  }
  .product_box {
    width: 480px;
    box-sizing: border-box;
    overflow: hidden;
  }
  .product_desc_box p:nth-of-type(2) span {
    margin-left: 6px;
  }
  section:nth-of-type(2) .product_desc_box p:nth-of-type(2) {
    position: absolute;
    top: 70px;
    left: 0;
  }
  section:nth-of-type(3) .product_desc_box p:nth-of-type(2) {
    position: absolute;
    top: 75px;
    left: 0;
  }
  .navi_desc_wrapper {
    padding: 23px 10px 17px 10px;
    margin-bottom: 17px;
  }
  .navi_desc_box {
    margin-top: 16px;
  }
  h4.navi_desc_color {
    font-size: 25px;
  }
  .navi_desc_box h4 span.f_size {
    font-size: 30px;
  }
  .navi_desc_box p {
    font-size: 25px;
  }
  .navi_desc_box h4 span.f_size2 {
    font-size: 35px;
  }
  .navi_block_inner > div:nth-of-type(2) > div > .navi_desc_box {
    margin-top: 10px;
  }
  .navi_block_inner > div:nth-of-type(2) > .disclaimer {
    text-align: right;
  }
  .etc_block {
    margin-top: 90px;
  }
  .etc_block_wrapper {
    padding-bottom: 66px;
  }
  .etc_block_wrapper > div:first-of-type {
    float: left;
    width: 435px;
    padding-top: 49px;
    padding-left: 68px;
  }
  .etc_block_inner h4 {
    font-size: 30px;
  }
  .etc_block_wrapper > div:first-of-type > p {
    line-height: 1.8em;
  }
  .etc_block_inner .product_box {
    width: 435px;
    margin-top: 38px;
  }
  .etc_block_inner .product_box p:nth-of-type(2) {
    position: absolute;
    top: 31px;
    left: 0;
  }
  .etc_block_wrapper > div:nth-of-type(2) {
    float: right;
    /*width: 421px;*/
    width: 426px;
    padding-top: 12px;
    padding-right: 34px;
    overflow: hidden;
  }
  .etc_block_wrapper > div:nth-of-type(2) > p:first-of-type {
    width: 290px;
    float: right;
    padding: 16px 0 18px 0;
  }
  .etc_block_wrapper > div:nth-of-type(2) > p:nth-of-type(2) {
    width: 386px;
    float: left;
    padding-top: 51px;
  }
  .etc_block_wrapper > div:nth-of-type(2) > p:nth-of-type(3) {
    float: left;
    padding-top: 10px;
  }
  .marker_block {
    width: 1000px;
    margin: 0 auto;
    padding-top: 65px;
  }
  .marker_block > p {
    line-height: 2.2em;
  }
  .marker_block_inner p {
    text-align: center;
    padding-top: 19px;
    padding-bottom: 22px;
  }
  section:nth-of-type(4) > .navi_bg {
    margin-top: 20px;
  }
  .backCamera_box {
    padding: 29px 20px 18px 48px;
    overflow: hidden;
  }
  .backCamera_desc_box {
    float: left;
    margin-top: 9px;
    margin-left: 19px;
  }
  .backCamera_desc_box h4 {
    font-size: 30px;
  }
  .backCamera_desc_box p:first-of-type {
    width: 350px;
    margin-bottom: 12px;
    line-height: 1.7em;
  }
  /*.backCamera_desc_box p.navi_desc_color {
    font-size: 25px;
  }
  .backCamera_desc_box p.navi_desc_color span {
    font-size: 35px;
    margin-left: 10px;
  }*/
  .backCamera_box > p:first-of-type {
    float: right;
  }
  .backCamera_box > p:nth-of-type(2) {
    float: left;
    font-size: 25px;
    margin-left: 19px;
  }
  .backCamera_box > p:nth-of-type(2) span {
    font-size: 35px;
    margin-left: 10px;
  }
  .driveRecorder_box {
    overflow: hidden;
    padding: 30px 20px 40px 45px;
  }
  .driveRecorder_desc_box {
    overflow: hidden;
  }
  .driveRecorder_desc {
    float: left;
    padding-top: 16px;
    padding-left: 16px;
  }
  .driveRecorder_desc_box h4 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .driveRecorder_desc_box > p {
    float: right;
  }
  .driveRecorder_product_box {
    overflow: hidden;
    margin-top: 15px;
  }
  .drp_subbox {
    float: left;
  }
  .driveRecorder_product_box > div:first-of-type {
    width: 365px;
  }
  .drp_name {
    overflow: hidden;
  }
  .drp_name > p {
    float: left;
  }
  .drp_name > p:first-of-type {
    width: 155px;
  }
  .drp_name > p:nth-of-type(2) {
    font-size: 24px;
  }
  .drp_subbox > p {
    font-size: 25px;
    margin-left: 9px;
  }
  .drp_subbox > p span {
    font-size: 35px;
    margin-left: 10px;
  }
  .drp_subbox > p span.f_size {
    font-size: 16px;
    margin-left: 0;
  }
  .driveRecorder_product_box > div:nth-of-type(2) {
    width: 378px;
    margin-left: 55px;
  }
  .driveRecorder_product_box > div:nth-of-type(2) p:first-of-type {
    margin-bottom: 6px;
  }
  .downMonitor_box {
    overflow: hidden;
    padding: 17px 74px 20px 68px;
  }
  .downMonitor_box > p {
    float: right;
    width: 351px;
  }
  .downMonitor_desc_box {
    float: left;
  }
  .downMonitor_desc_box h4 {
    font-size: 30px;
    margin-top: 23px;
    margin-bottom: 10px;
  }
  /*.downMonitor_desc_box p:nth-of-type(2) {
    width: 365px;
    margin-top: 30px;
  }
  .downMonitor_desc_box p:nth-of-type(3) {
    font-size: 25px;
    margin-top: 9px;
  }
  .downMonitor_desc_box p:nth-of-type(3) span {
    font-size: 35px;
    margin-left: 7px;
  }*/
  .dm_price_box {
    float: left;
  }
  .dm_price_box p:first-of-type {
    width: 365px;
    margin-top: 30px;
  }
  .dm_price_box p:nth-of-type(2) {
    font-size: 25px;
    margin-top: 9px;
  }
  .dm_price_box p:nth-of-type(2) span {
    font-size: 35px;
    margin-left: 7px;
  }
  section:nth-of-type(4) > p {
    margin-top: 10px;
  }
  section:nth-of-type(4) {
    margin-bottom: 95px;
  }
}


@media (max-width: 750px) {
  .navi_title {
    width: 93.75%;
    margin: 0 auto;
    padding-top: 6%;
    padding-bottom: 5%;
  }
  .navi_title_inner {
    background-position: left top;
  }
  .navi_title_inner h2 {
    font-size: 5vw;
    line-height: 5.3vw;
    width: 78%;
    padding-left: 25%;
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .navi_header_inner {
    padding-top: 5%;
    padding-bottom: 1.5%;
  }
  .navi_header_inner h3 {
    width: 81.9375%;
    margin: 0 auto;
    padding-bottom: 5%;
  }
  .navi_header_inner p:first-of-type {
    width: 100%;
  }
  .navi_block {
    padding-top: 4%;
  }
  section.navi_block h3 {
    font-size: 4vw;
  }
  .navi_block h3 {
    padding-bottom: 4%;
  }
  .navi_block_inner {
    width: 87.5%;
    margin: 0 auto;
  }
  .navi_block_inner2 {
    width: 87.5%;
    margin: 0 auto;
    padding-bottom: 5%;
  }
  .product_box {
    margin-bottom: 10%;
  }
  .product_desc_box p:nth-of-type(2) {
    font-size: 2.8vw;
    line-height: 1.8em;
  }
  section:nth-of-type(2) .product_desc_box p:nth-of-type(2) {
    position: absolute;
    top: 19%;
    left: 0;
    width: 100%;
  }
  section:nth-of-type(3) .product_desc_box p:nth-of-type(2) {
    position: absolute;
    top: 19%;
    left: 0;
    width: 100%;
  }
  .product_desc_box p:nth-of-type(2) span {
    margin-left: 1%;
  }
  .navi_desc_wrapper {
    padding: 5% 5% 3% 5%;
    margin-bottom: 2%;
  }
  .navi_desc_box {
    margin-top: 3%;
  }
  h4.navi_desc_color {
    font-size: 4.3vw;
    line-height: 1.8em;
    margin-top: -1%;
  }
  .navi_desc_box h4 span.f_size {
    font-size: 5vw;
  }
  .navi_desc_box p {
    font-size: 4.3vw;
  }
  .navi_desc_box h4 span.f_size2 {
    font-size: 5vw;
  }
  .disclaimer {
    font-size: 2.8vw;
    line-height: 1.8em;
  }
  .etc_block {
    margin-top: 7%;
    width: 87.5%;
    margin: 0 auto;
  }
  .etc_block_wrapper {
    padding: 5%;
  }
  .etc_block_inner h4 {
    font-size: 5vw;
    margin-bottom: 1%;
  }
  .etc_block_wrapper > div:first-of-type > p {
    font-size: 2.8vw;
    line-height: 1.8em;
  }
  .etc_block_inner .product_box {
    margin-top: 5%;
  }
  .etc_block_inner .product_box p:nth-of-type(2) {
    position: absolute;
    top: 8%;
    left: 0;
    font-size: 2.8vw;
    line-height: 1.8em;
  }
  .etc_block_wrapper > div:nth-of-type(2) {
    overflow: hidden;
    position: relative;
    margin-top: 7%;
    padding-bottom: 45%;
  }
  .etc_block_wrapper > div:nth-of-type(2) > p:first-of-type {
    width: 81.767%;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }
  .etc_block_wrapper > div:nth-of-type(2) > p:nth-of-type(2) {
    width: 85%;
    margin: 0 auto;
  }
  .etc_block_wrapper > div:nth-of-type(2) > p:nth-of-type(3) {
    /*width: 85%;
    margin: 0 auto;*/
    padding-top: 3%;
  }
  .marker_block {
    width: 87.5%;
    margin: 0 auto;
    padding-top: 8%;
    padding-bottom: 5%;
  }
  .marker_block > p {
    font-size: 2.6vw;
    line-height: 2.2em;
  }
  .marker_block_inner p {
    width: 87.0175%;
    margin: 0 auto;
    padding-top: 3%;
    padding-bottom: 3%;
  }
  section:nth-of-type(4) h3 {
    padding-bottom: 2%;
  }  
  section:nth-of-type(4) h3 span {
    width: 45.625%;
    margin: 0 auto;
  }
  section:nth-of-type(4) > .navi_bg {
    width: 87.5%;
    margin: 0 auto;
    margin-top: 5%;
  }
  .backCamera_box {
    padding: 5%;
  }
  .backCamera_desc_box {
    margin-top: 3%;
  }
  .backCamera_desc_box h4 {
    font-size: 5.2vw;
    margin-bottom: 2%;
  }
  body.iphone .backCamera_desc_box h4 {
    margin-bottom: 1%;
  }
  .backCamera_desc_box p:first-of-type {
    font-size: 3.7vw;
    line-height: 1.4em;
    margin-bottom: 3%;
  }
  /*.backCamera_desc_box p.navi_desc_color {
    font-size: 3.6vw
  }
  .backCamera_desc_box p.navi_desc_color span {
    font-size: 4.8vw;
    margin-left: 3%;
  }*/
  .backCamera_box > p:nth-of-type(2) {
    font-size: 3.6vw;
    margin-top: 2%;
  }
  .backCamera_box > p:nth-of-type(2) span {
    font-size: 4.8vw;
    margin-left: 3%;
  }
  .driveRecorder_box {
    padding: 5% 5% 3% 5%;
  }
  .driveRecorder_desc_box h4 {
    font-size: 5.2vw;
    margin-bottom: 2%;
  }
  body.iphone .driveRecorder_desc_box h4 {
    margin-bottom: 1%;
  }
  .driveRecorder_desc p {
    font-size: 3.7vw;
  }
  .driveRecorder_desc_box > p {
    width: 81.767%;
    margin: 0 auto;
    padding-top: 3%
  }
  .driveRecorder_product_box {
    width: 85%;
    margin: 0 auto;
    padding-top: 8%;
  }
  .drp_subbox {
    margin-bottom: 8%;
  }
  .drp_name {
    margin-top: 5%;
    position: relative;
    padding-bottom: 12%;
  }
  .drp_name > p:first-of-type {
    width: 40%;
    float: none;
    position: absolute;
    top: 0;
    left: 0;
  }
  body.win .drp_name > p:first-of-type {
    top: 11%;
  }
  body.ie .drp_name > p:first-of-type,
  body.mac .drp_name > p:first-of-type,
  body.iphone .drp_name > p:first-of-type,
  body.android.mobile .drp_name > p:first-of-type  {
    top: 6%;
  }
  .drp_name > p:first-of-type img {
    vertical-align: top;
  }
  .drp_name > p:nth-of-type(2) {
    font-size: 5.5vw;
    float: none;
    position: absolute;
    top: 0;
    left: 40%;
  }
  .drp_subbox > p span {
    font-size: 5vw;
    margin-left: 3%;
  }
  .drp_subbox > p span.f_size {
    font-size: 2.8vw;
    margin-left: 0;
  }
  .drp_subbox p:last-of-type {
    font-size: 4.2vw;
  }
  .downMonitor_box {
    padding: 5%;
  }
  .downMonitor_desc_box {
    margin-bottom: 5%;
  }
  .downMonitor_desc_box h4 {
    font-size: 5.2vw;
    /*margin-top: 5%;*/
    margin-bottom: 2%;
  }
  body.iphone .downMonitor_desc_box h4 {
    margin-bottom: 1%;
  }
  .downMonitor_desc_box p {
    font-size: 3.8vw;
    line-height: 1.5em;
  }
  .downMonitor_box > p {
    width: 62.6785%;
    margin: 0 auto;
  }
  /*.downMonitor_desc_box p:nth-of-type(2) {
    width: 65.1785%;
    margin-top: 8%;
  }
  .downMonitor_desc_box p:nth-of-type(3) {
    font-size: 3.6vw;
    margin-top: 9px;
  }
  .downMonitor_desc_box p:nth-of-type(3) span {
    font-size: 4.8vw;
    margin-left: 7px;
  }*/
  .dm_price_box p:first-of-type {
    width: 65.1785%;
    margin-top: 8%;
  }
  .dm_price_box p:nth-of-type(2) {
    font-size: 3.6vw;
    margin-top: 9px;
  }
  .dm_price_box p:nth-of-type(2) span {
    font-size: 4.8vw;
    margin-left: 7px;
  }
  section:nth-of-type(4) > p {
    padding-top: 3%;
    width: 87.5%;
    margin: 0 auto;
    font-size: 2.8vw;
    line-height: 1.5em;
  }
  section:nth-of-type(4) {
    margin-bottom: 15%;
  }
}