@charset "utf-8";

@font-face {
  font-family: 'icon';
  src: url('../fonts/icon.eot?dfhc1g');
  src: url('../fonts/icon.eot?dfhc1g#iefix') format('embedded-opentype'), url('../fonts/icon.ttf?dfhc1g') format('truetype'), url('../fonts/icon.woff?dfhc1g') format('woff'), url('../fonts/icon.svg?dfhc1g#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  line-height: 150%;
  font-family: 'Frutiger Next W01 Light', sans-serif;
}
body {
  background: #fff;
}
.onlypc,
.onlypc_br {
  display: block;
}
.onlysp {
  display: none;
}
.content {
  padding: 0;
  background-color: #fff;
}
a:hover,
a:active,
a:link,
a:visited {
  outline: none;
}

/* ico_plus */
.ico_plus,
.ico_multiply {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding-right: 20px;
  color: #212121;
  font-size: 16px;
  text-decoration: none;
}
.ico_plus:after,
.ico_multiply:after {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 19px;
  color: #FF0004;
  content: "＋";
}
.ico_multiply:after {
  font-size: 30px;
  content: "×";
  padding-right: 5px;
}

a.ico_plus:link,
a.ico_plus:visited,
a.ico_plus:hover,
a.ico_plus:active,
a.ico_multiply:link,
a.ico_multiply:visited,
a.ico_multiply:hover,
a.ico_multiply:active{
  color: #212121;
  text-decoration: none;
  outline: none;
}

/* 01_skheader */
#skheader {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
  width: 100%;
  padding: 10px 0 50px 0px;
  background: linear-gradient(to top left, rgba(0,0,0,0) 50%, #000 50.5%) no-repeat top left/170% 90%;
  font-family: 'Frutiger Next W01 Light', sans-serif;
}
#skheader .inner {
  position: relative;
  width: 1080px;
  margin: 0 auto;
}
#skheader .inner_title {
  float: left;
  margin-left: 20px;
}
#skheader h1 {
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  line-height: 150%;
}
#skheader h1 img {
  width: 156px;
  padding: 8px 0;
}
#skheader ul {
  float: right;
  margin: 0 0 10px 20px;
}
#skheader ul li {
  float: left;
  margin-right: 20px;
}
#skheader ul li a {
  color: #fff;
  font-size: 20px;
  line-height: 150%;
  text-decoration: none;
}
#skheader p {
  left: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 150%;
}

/* 02_spnav */
.spnav {
  display: none;
}

/* 03_productDetail01 */
#productDetailFeaturesBox {
  padding: 0 0 150px 0;
}
.productDetailBox h2 {
  margin: 100px 0 30px 0;
  color: #212121;
  font-weight: normal;
  font-size: 48px;
  text-align: center;
  line-height: 1.2;
}
.productDetail01 {
  width: 100%;
  min-width: 980px;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}
.productDetail01 .bg_img01 {
  background-position: center;
  background-size: auto 130%;
  background-repeat: no-repeat;
  background-color: #000;
  background-image: url('../../images/bg/bg_regular.png');
}
.productDetail01 .bg_img01.bg_img01_track {
  background-image: url('../../images/bg/bg_img01_track.png');
  background-size: auto 100%;
}
.productDetail01 .bg_img01.excelon {
  background-image: url('../../images/bg/bg_excelon.jpg');
  background-size: auto 100%;
}
.productDetail01 .bg_img01.marine {
  background-image: url('../../images/bg/bg_marine.jpg');
  background-size: auto 100%;
}
.productDetail01 .bg_img01.bg_glitter {
  background-image: url('../../images/bg/bg_glitter.png');
  background-size: cover;
  background-position: bottom;
}
.productDetail01 .bg_imgsubs.bg_multi01{
  background-image: url('/usa/car/dashboard_camera/cmos-740hd/images/bg_sub_multi01.png');
  background-size: cover;
  background-position: center;
    padding-bottom: 20px;
}
.productDetail01 .bg_reg.bg_glitter {
  background-image: url('/usa/car/dashboard_camera/cmos-740hd/images/bg_reg_mainbg.png');
  background-size: cover;
  background-position: center;
}
.kv_main {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 534px;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
}
.viimg {
  text-align: center;
}
.viimg img {
  width: 410px;
}
.vitxt {
  width: 490px;
  color: #fff;
  text-align: center;
}
.col_1din .viimg img {
  width: 490px;
}
.col_1din .vitxt {
  width: 490px;
}
.col_2din .viimg img {
  width: 410px;
}
.col_2din .vitxt {
  width: 490px;
}
.vitxt p.cat_title {
  font-weight: bold;
  font-size: 40px!important;
  letter-spacing: 4px;
  text-shadow: 1px 2px 3px #000;
}
.vitxt p.cat_title span {
  display: block;
  font-weight: lighter;
  font-size: 18px;
  line-height: 1.25;
  letter-spacing: normal;
}
#slidePanel,
#slideThumbs {
  text-align: center;
  padding: 0;
}
#slideThumbs ul {
  text-align: center;
}
#slideThumbs ul li {
  display: inline-block;
}
#slideThumbs .current img,
#slideThumbs .current img:hover {
  border: 2px solid #19528d;
}
.productsum {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 67px 0;
  justify-content: center;
  align-items: center;
}
.standcut {
  order: 2;
  width: 390px;
  text-align: right;
}
.standcut img {
  width: 100%;
}
.featuresum {
  order: 1;
  width: 400px;
  margin-right: 50px;
}
.featuresum li {
  font-size: 20px;
}
.featuresum li::before {
  content: "";
  width: 3px;
  height: 3px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  position: relative;
  left: -15px;
  top: -3px;
}

/* 04_features_list */
.features_list {
  padding: 20px 3%;
  background-color: #fff;
  font-family: 'Frutiger Next W01 Light', sans-serif;
  color: #212121;
}
.list_logo img {
  margin: 0 30px 30px 0;
  vertical-align: middle;
}
.features_list.only_logo {
  margin-bottom: 0;
  padding-bottom: 0;
}
.features_list.only_logo .list_logo {
  margin-bottom: 0;
}
.list_icon ul li {
  margin-bottom: 20px;
  overflow: hidden;
}
.list_icon ul li:last-child {
  margin-bottom: 0;
}
.list_icon .ico,
.list_icon .txt {
  float: left;
}
.list_icon .ico {
  margin-right: 20px;
  text-align: center;
}
.list_icon .ico_txt .ico img {
  height: 35px;
}
.list_icon .ico img {
  width: 50px;
}
.list_icon .txt h3 {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 20px;
  line-height: 125%;
}
.list_icon .txt p {
  font-size: 16px;
  line-height: 125%;
}
.list_icon .list_icon_inner {
  float: left;
  width: 470px;
  margin-right: 40px;
}
.list_icon .list_icon_inner:last-child {
  margin-right: 0;
}
.list_icon .multiple .ico {
  width: 120px;
  margin-right: 10px;
  text-align: left;
}
.list_icon .multiple .ico img {
  margin-right: 10px;
}
.list_icon .multiple .ico img:last-child {
  margin-right: 0;
}
.list_icon .txt {
  width: 400px;
}
.list_icon .multiple .txt {
  width: 340px;
}

/* 05_products_summary */
.products_summary .each_summary {
  display: flex;
  position: relative;
  height: 600px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  justify-content: center;
  align-items: center;
}
.products_summary .each_summary::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.75);
  content: ' ';
}
.products_summary .each_summary.summary01 {
  background-image: url('../../images/bg/img_summary01.jpg');
}
.products_summary .each_summary.summary02 {
  background-image: url('../../images/bg/img_summary02.jpg');
}
.products_summary .each_summary.summary03 {
  background-image: url('../../images/bg/img_summary03.jpg');
}
.products_summary .each_summary.summary04 {
  background-image: url('../../images/bg/img_summary04.jpg');
}
.products_summary .each_summary.summary06 {
  background-image: url('../../images/bg/img_summary06.jpg');
}
.products_summary .each_summary.summary07 {
  background-image: url('../../images/bg/img_summary07.jpg');
}
.products_summary .each_summary.summary08 {
  background-image: url('../../images/bg/img_summary08.jpg');
}
.products_summary .each_summary.summary09 {
  background-image: url('../../images/bg/img_summary09.jpg');
}
.products_summary .each_summary h3 {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 36px;
  line-height: 1.2;
}
.content:not(#nr_news):not(.top_content) .inner980.summary_inner p:not(.pName),
.content:not(#nr_news):not(.top_content) .inner980.retailers_inner p:not(.pName) {
  font-size: 20px !important;
}
.products_summary .each_summary.summary02,
.products_summary .each_summary.summary04,
.products_summary .each_summary.summary06,
.products_summary .each_summary.summary07 {
  text-align: right;
}
.products_summary .summary_inner.inner980 {
  z-index: 1;
  margin: inherit;
}

/* ico_plus, ico_multiply */
.products_summary .btn_toggle a {
  padding-right: 27px;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}
.products_summary .btn_toggle a:after {
  top: -1px;
  font-size: 26px;
}
.products_summary .btn_toggle a.ico_multiply:after {
  font-size: 30px;
}
.products_summary .productListWrap .btn_toggle {
  text-align: center;
}
.products_summary .productListWrap .btn_toggle a {
  padding-bottom: 90px;
  color: #212121;
}

/* 06_popup_summary */
.productListWrap {
  position: relative;
  border-color: #ff0000;
  border-width: 1px 0;
  border-style: solid;
}
.productListWrap:before,
.productListWrap:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -20px;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;  
  z-index: 1;
}
.productListWrap:before {
  top: 0;
  border-top: 43px solid #ff0000;
}
.productListWrap:after {
  bottom: 0px;
  border-bottom: 43px solid #ff0000;
}
.popup_summary .header_wrapper {
  position: relative;
  overflow: hidden;
}
.popup_summary .header_wrapper .header_bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  margin-top: -10px;
}
.popup_summary .header_wrapper .header_bg img {
  width: 100%;
  height: auto;
}
.popup_summary .header_wrapper h2 {
  position: relative;
  margin: 0;
  padding: 120px 0 150px 3%;
  background-color: rgba(0,0,0,0.75);
  color: #fff;
  font-weight: normal;
  font-size: 44px;
  line-height: 1.2;
}
.hBox > dd p {
  font-size: 16px;
  line-height: 1.8;
}
.popup_summary .detail_inner {
  position: relative;
}
.popup_summary .detail_inner:before {
  position: absolute;
  top: -30px;
  left: 0;
  -webkit-transform: skewY(-4deg);
  transform: skewY(-4deg);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  width: 100%;
  height: 110px;
  background-color: #fff;
  content: "";
}
.popup_summary .detail {
  overflow: hidden;
}
.detail .dbox {
  padding-bottom: 40px;
  background: #fff;
}
.detail .dboxn {
  width: 980px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 100px;
}
.detail_inner .dbox .dboxn {
  border-bottom: 1px solid #e7e7e7;
}
.detail_inner .dbox:first-child .dboxn {
  padding-top: 100px;
}
.detail_inner .dbox:last-child .dboxn {
  border-bottom: 0;
  padding-bottom: 0;
}
.detail .dbox .info {
  display: inherit;
  text-align: center;
}
.detail .dbox .info .hBox {
  width: 100%;
}
.detail .dbox .info .hBox .img_app_logo {
  margin:20px 0;
}
.detail .dbox .noimg .info .hBox {
  width: 100%;
}
.detail .dbox .info .imgbox {
  width: 100%;
}
.detail .dbox:nth-of-type(even) .info .hBox {
  padding: 0;
}
.detail .dbox:nth-of-type(even) .noimg .info .hBox {
  padding: 0;
}
.detail .dbox .info dt h3 {
  display: inline-block;
}
.detail .dbox .info div.img_icon {
  width: 100px;
  margin-right: 30px;
  margin-bottom: -30em;
  padding-bottom: 30em;
}
.detail .dbox .dbox_icon .info {
  width: 700px;
}
.detail .dbox .dbox_icon .info div.img_icon {
  width: 125px;
}
.detail .dbox .dbox_icon .info div.img_icon img {
  width: 125px;
  height: auto;
}
.detail .dbox .hBox dt {
  margin-top: -10px;
}
.detail .dbox .hBox dd {
  padding-top: 20px;
  padding-bottom: 20px;
}
.detail .dbox .hBox p {
  font-size: 20px;
  line-height: 1.875;
  margin: 0 80px 40px;
}
.detail .dbox a {
  color: #fff;
  text-decoration: none;
}
.detail .dbox a:hover {
  text-decoration: underline;
}
.detail .dbox h3 {
  margin-bottom: 40px;
  font-size: 35px;
  font-weight: normal;
  line-height: 120%;
  transform-origin: top center;
  transform: scale(0.8, 1);
  text-align: center;
  display: inline-block;
}
.detail .dbox div.img img {
  display: inline-block;
  margin-bottom: 5px;
}
.detail p.note {
  margin-top: 10px;
}
.detail .dbox div.img *,
.detail .dbox div.img,
.detail p.note {
  font-size: 13px!important;
}
.detail .dbox .info,
.detail .dbox #db-a001 .info,
.detail .dbox #db-a002 .info,
.detail .dbox #db-a003 .info,
.detail .dbox #db-a004 .info,
.detail .dbox #db-a005 .info,
.detail .dbox #db-a006 .info,
.detail .dbox #db-a007 .info,
.detail .dbox #db-a008 .info,
.detail .dbox #db-a009 .info,
.detail .dbox #db-a010 .info,
.detail .dbox #db-a011 .info,
.detail .dbox #db-a012 .info,
.detail .dbox #db-a013 .info,
.detail .dbox #db-a014 .info,
.detail .dbox #db-a015 .info,
.detail .dbox #db-a016 .info,
.detail .dbox #db-a017 .info,
.detail .dbox #db-a018 .info,
.detail .dbox #db-a019 .info,
.detail .dbox #db-a020 .info,
.detail .dbox #db-a021 .info,
.detail .dbox #db-a031 .info {
  margin-right: 0;
  margin-left: auto;
}
.detail .dbox .info,
.detail .dbox #db-a001 .info,
.detail .dbox #db-a002 .info,
.detail .dbox #db-a003 .info,
.detail .dbox #db-a004 .info,
.detail .dbox #db-a005 .info,
.detail .dbox #db-a006 .info,
.detail .dbox #db-a007 .info,
.detail .dbox #db-a008 .info,
.detail .dbox #db-a009 .info,
.detail .dbox #db-a010 .info,
.detail .dbox #db-a011 .info,
.detail .dbox #db-a012 .info,
.detail .dbox #db-a013 .info,
.detail .dbox #db-a014 .info,
.detail .dbox #db-a015 .info,
.detail .dbox #db-a016 .info,
.detail .dbox #db-a017 .info,
.detail .dbox #db-a018 .info,
.detail .dbox #db-a019 .info,
.detail .dbox #db-a020 .info,
.detail .dbox #db-a021 .info,
.detail .dbox #db-a031 .info {
  margin-left: 0;
}
.detail .dbox #db-a001._02 .info,
.detail .dbox #db-a002._02 .info,
.detail .dbox #db-a003._02 .info,
.detail .dbox #db-a004._02 .info,
.detail .dbox #db-a005._02 .info,
.detail .dbox #db-a006._02 .info,
.detail .dbox #db-a007._02 .info,
.detail .dbox #db-a008._02 .info,
.detail .dbox #db-a009._02 .info,
.detail .dbox #db-a010._02 .info,
.detail .dbox #db-a011._02 .info,
.detail .dbox #db-a012._02 .info,
.detail .dbox #db-a013._02 .info,
.detail .dbox #db-a014._02 .info,
.detail .dbox #db-a015._02 .info,
.detail .dbox #db-a016._02 .info,
.detail .dbox #db-a017._02 .info,
.detail .dbox #db-a018._02 .info,
.detail .dbox #db-a019._02 .info,
.detail .dbox #db-a020._02 .info,
.detail .dbox #db-a021._02 .info,
.detail .dbox #db-a031._02 .info {
  transform: scale(-1, 1);
}
.detail .dbox #db-a001._02 .info,
.detail .dbox #db-a002._02 .info,
.detail .dbox #db-a003._02 .info,
.detail .dbox #db-a004._02 .info,
.detail .dbox #db-a005._02 .info,
.detail .dbox #db-a006._02 .info,
.detail .dbox #db-a007._02 .info,
.detail .dbox #db-a008._02 .info,
.detail .dbox #db-a009._02 .info,
.detail .dbox #db-a010._02 .info,
.detail .dbox #db-a011._02 .info,
.detail .dbox #db-a012._02 .info,
.detail .dbox #db-a013._02 .info,
.detail .dbox #db-a014._02 .info,
.detail .dbox #db-a015._02 .info,
.detail .dbox #db-a016._02 .info,
.detail .dbox #db-a017._02 .info,
.detail .dbox #db-a018._02 .info,
.detail .dbox #db-a019._02 .info,
.detail .dbox #db-a020._02 .info,
.detail .dbox #db-a021._02 .info,
.detail .dbox #db-a031._02 .info {
  transform: scale(-1, 1);
}
.detail .dbox .info div.img_icon img {
  margin-bottom: 30px;
}
.detail .dbox .info div.img_border img,
img.img_border {
  border: 1px solid #fff;
}
.detail .dbox .info div.img2 img {
  margin-left: 10px;
}
.detail .dbox .info div.img2 img:first-child {
  margin-left: 0;
}
.detail .dbox .info div.img3 > img,
.detail .dbox .info div.img3 span {
  float: left;
}
.detail .dbox .info div.img3 {
  width: 520px;
  overflow: hidden;
  margin: 0 auto;
}
.detail .dbox .info div.img3 img + img + img,
.detail .dbox .info div.img3 span + span + span {
  margin-right: 0;
}
.detail .dboxn div.img_list {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}
.detail .dboxn div.img_list ul li img {
  width: 100%;
  height: auto;
  margin-bottom: 1px;
  border: 1px solid #fff;
  vertical-align: bottom;
}
.detail .dboxn div.img_list ul.list_img {
  text-align: center;
}
.detail .dboxn div.img_list ul.list_img li {
  display: none;
}
.detail .dboxn div.img_list ul.list_img li img {
  margin-bottom: 5px;
}
.detail .dboxn div.img_list ul.list_img li:first-child {
  display: block;
}
.detail .dboxn div.img_list ul.thumb {
  display: flex;
  overflow: hidden;
  margin-top: 10px;
}
.detail .dboxn div.img_list ul.thumb li {
  display: inline-block;
  width: 85px;
  margin-right: 10px;
  vertical-align: top;
  cursor: pointer;
}
.detail .dboxn div.img_list ul.thumb li:last-child {
  margin-right: 0;
}
.detail .dboxn div.img_list ul.thumb li.current img {
  opacity: 1;
  border: 1px #c00 solid;
}
.detail .dboxn div.img_list ul.thumb li img {
  opacity: 0.5;
}
.detail .dboxn .img_feature {
  margin-left: 150px;
}
.detail #db-a001._02,
.detail #db-a002._02,
.detail #db-a003._02,
.detail #db-a004._02,
.detail #db-a005._02,
.detail #db-a006._02,
.detail #db-a007._02,
.detail #db-a008._02,
.detail #db-a009._02,
.detail #db-a010._02,
.detail #db-a011._02,
.detail #db-a012._02,
.detail #db-a013._02,
.detail #db-a014._02,
.detail #db-a015._02,
.detail #db-a016._02,
.detail #db-a017._02,
.detail #db-a018._02,
.detail #db-a019._02,
.detail #db-a020._02,
.detail #db-a021._02,
.detail #db-a031._02 {
  transform: scale(-1, 1);
}
.detail .tabbox {
  margin-top: 120px;
}
.detail .tabbox .hBox {
  margin: 50px auto;
  background: url('../images/products/bg_tabbox.png') repeat-x #fff;
}
.detail .tabbox h2 {
  width: 980px;
  background: #000;
  color: #fff;
  margin: 0 auto;
  padding: 3px 0;
  font-size: 22px;
  text-align: center;
  letter-spacing: 4px;
  font-weight: normal;
}
.detail .tabbox .hBox dt,
.detail .tabbox .hBox dd {
  width: 980px;
  margin: 0 auto;
}
.detail .tabbox .hBox dt {
  padding-top: 50px;
  display: table;
}
.detail .tabbox .hBox dd {
  clear: both;
  margin-top: 20px;
}
.detail .tabbox .hBox dt h3,
.detail .tabbox .hBox dt div.img {
  display: table-cell;
  vertical-align: bottom;
  width: 50%;
}
.detail .tabbox .hBox dt h3 {
  font-size: 30px;
  transform: scale(0.8, 1);
  transform-origin: top left;
  font-weight: normal;
  line-height: 130%;
}
.detail .tabbox .hBox dt div.img {
  text-align: right;
}
.detail .tabbox .hBox dt div.img img {
  max-height: 75px;
  width: auto;
  margin-left: 10px;
}
.detail .tabbox .hBox dd div.img {
  padding-top: 30px;
}
.detail #features {
  background: #fff;
  width: 900px;
  margin: 120px auto 0 auto;
  padding-bottom: 70px;
}
.detail #features h2 {
  color: #000;
  letter-spacing: 2px;
  border: 1px solid #ccc;
  padding: 5px;
  font-size: 22px;
  text-align: center;
  cursor: pointer;
  background: url('../images/products/open.png') no-repeat 90% center;
}
.detail #features h2.open {
  background: url('../images/products/close.png') no-repeat 90% center;
}
.detail #features h3 {
  transform: scale(0.8, 1);
  transform-origin: top left;
  font-size: 20px;
  color: #333;
  letter-spacing: 2px;
}
.detail #features .hBox {
  display: none;
}
.detail #features .hBox dt {
  margin-top: 50px;
}
.detail #features .hBox dd {
  padding-left: 10px;
}
.detail #features .hBox ul {
  margin-top: 30px;
  border-left: 1px solid #000;
}
.detail #features .hBox ul li {
  list-style-type: none;
  padding-left: 10px;
  margin-left: 50px;
  margin-bottom: 10px;
  text-indent: -5px;
  font-size: 16px;
}
.detail #features .hBox ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  position: relative;
  left: -20px;
  top: -3px;
}
.detail .tabbox .hBox.bk {
  color: #fff;
  background: none;
  background-color: #000;
  margin-top: 0;
}
table.flac {
  background-color: #e5eaee;
  color: #000;
  width: 100%;
  font-size: 18px;
}
table.flac th, table.flac td {
  border: 1px solid #fff;
  padding: 10px 5px;
}
table.flac th {
  background-color: #bfced7;
}
.detail .dbox div.img img {
  max-width: 100%;
}

/* 07_other_cat */
.other_cat .other_cat_link {
  float: left;
  width: 478px;
  margin: 0 20px 20px 0;
  border: 1px solid #e7e7e7;
}
.other_cat .other_cat_link:nth-child(2n) {
  margin-right: -1px;
}
.other_cat .other_cat_link a {
  display: block;
  text-decoration: none;
  text-align: center;
}
.other_cat .other_cat_link a dd {
  padding-bottom: 20px;
  color: #212121;
  font-size: 38px;
}
.other_cat .other_cat_link a:hover dd {
  color: #004473;
}
.other_cat .other_cat_link img {
  width: 100%;
}

/* 08_retailers */
.retailers .retailers_bg {
  display: flex;
  position: relative;
  height: 450px;
  background-image: url('/usa/car/images/img_retailers.png');
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  justify-content: center;
  align-items: center;
}

.retailers .retailers_bg::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.75);
  content: ' ';
}
.retailers .retailers_bg .retailers_inner.inner980 {
  margin: inherit;
}
.retailers .retailers_bg .retailers_inner p {
  font-size: 20px !important;
}
.retailers .retailers_bg .retailers_inner .ico-arrow a {
  display: inline-block;
  position: relative;
  margin-top: 20px;
  padding-left: 20px;
  color: #fff;
  text-decoration: none;
}
.retailers .retailers_bg .retailers_inner .ico-arrow a:before {
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 0;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px;
  height: 6px;
  margin-right: 8px;
  border-top: solid 1px #FF0004;
  border-right: solid 1px #FF0004;
  content: '';
}

/* 09_spec_table */
div.scroll {
  float: right;
  margin-bottom: 2px;
}
div.scroll span {
  font-size: 20px;
}
.spec_table {
  width: 980px;
  margin: 0 auto;
  background-color: #fff;
}
.spec_table .productDetailBox {
  padding: 20px 10px;
}
.spec_table .tableType {
  overflow: auto;
}

/* 11_magnific popup */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  min-width: 980px;
  height: 100%;
  z-index: 9999999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  min-width: 980px;
  height: 100%;
  z-index: 9999999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  max-width: 1080px;
  padding: 3% 0;
  background: #fff;
  color: #000;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
  margin-top: 10px;
  overflow: hidden;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button.mfp-close {
  position: fixed;
  right: auto;
  bottom: auto;
  background: #fff;
  margin: 10px 0 0 1090px;
}
.features_list button.mfp-close {
  margin-left: 1058px;
}
.popupImage button.mfp-close {
  margin-top: 144px;
}
 button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0);
  background: #fff;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

/* 11_support */
.mfp-support .mfp-content {
  max-width: 1028px;
}
body.manuals .roundCornerBox03 {
  border: 0;
}
.mfp-support .mfp-iframe-scaler {
  height: 58.5%;
}

.info .img.tal,
.info .img.tar{
  text-align: center;
}

/* 12_share */
.share {
  color: #aaa;
  position: fixed;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
  z-index: 2000;
  padding: 15px 16px 12px 17px;
}
.share dt {
  font-size: 1.3rem;
  padding-bottom: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  margin-left: -13px;
}
.share dt span {
  writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr
}
.share dt span a {
  color: #aaa;
  text-decoration: none;
  font-size: 20px;
}
.share dt span a:hover {
  text-decoration: none;
}
.share dt+dd {
  border-top: 1px solid #333;
  padding-top: 20px
}
.share dd+dd {
  margin-top: 11px
}

/* 13_lineup_comparison */
.lineup_comparison table {
  margin-top: 100px;
}
.lineup_comparison th,
.lineup_comparison td {
  width: 50%;
}
.lineup_comparison td img {
  vertical-align: middle;
  margin: 0 10px;
}

.detail .dbox .col02 {
  display: flex;
}
.detail .dbox .col02 div {
  width: 50%;
}
.detail .dbox .h3_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.detail .dbox .hBox .h3_icon h3 {
  margin-bottom: 0;
}
.detail .dbox .hBox .h3_icon p {
  margin: 0;
}

/* #db-a006 */
.detail .dbox #db-a006 .col02 div {
  margin-left: 40px;
}
.detail .dbox #db-a006 .col02 div:first-child {
  margin-left: 0;
}
.detail .dbox #db-a006 .col02 div.img p {
  font-size: 16px !important;
}
.detail .dbox #db-a006 .col02 div.img img {
  max-width: 100%;
}

/* #db-a007 */
.detail .dbox #db-a007 .imgbox {
  position: relative;
  background: url('/asia/car/images/hilights/db-a007_01.png') center bottom no-repeat;
}
.detail .dbox #db-a007 .imgbox:before {
  content: '';
  display:block;
  padding-top:43.878%;
}
.detail .dbox #db-a007 .imgbox .img_product {
  width: 100%;
  position: absolute;
  left: 0;
  top: 10%;
}
.detail .dbox #db-a007 .imgbox .img_product img {
  width: 39.185%;
}

/* .img_2din #db-a007 */
.detail .img_2din .dbox #db-a007 .imgbox .img_product {
  top: 0;
}
.detail .img_2din .dbox #db-a007 .imgbox .img_product img {
  width: 30.205%;
}
.detail_inner .img_2din .dbox .dboxn {
  padding-bottom: 100px;
  border-bottom: 1px solid #e7e7e7;
}

/* #db-a016 */
.detail .dbox #db-a016 img {
  vertical-align: middle;
}
.detail .dbox #db-a016 table.flac {
  width: 97%;
}

/* #db-a018 */
.detail .dbox #db-a018 a {
  color: #004473;
  text-decoration: underline;
  word-wrap:break-word;
}

/* #dbox11-2 */
.detail .dbox #dbox11-2 .imgbox {
  position: relative;
  background: url('/usa/car/images/hilights/dbox11-2_bg.png') center bottom no-repeat;
}
.detail .dbox #dbox11-2 .imgbox:before {
  content: '';
  display:block;
  padding-top:43.878%;
}
.detail .dbox #dbox11-2 .imgbox .img_product {
  width: 100%;
  position: absolute;
  left: 0;
  top: 10%;
}
.detail .dbox #dbox11-2 .imgbox .img_product img {
  width: 39.185%;
}

/* .img_2din #dbox11-2 */
.detail .img_2din .dbox #dbox11-2 .imgbox .img_product {
  top: 0;
}
.detail .img_2din .dbox #dbox11-2 .imgbox .img_product img {
  width: 30.205%;
}
.detail_inner .img_2din .dbox .dboxn {
  padding-bottom: 100px;
  border-bottom: 1px solid #e7e7e7;
}

/*--------------------------------------------------------------------------------
 max-width: 1188px
--------------------------------------------------------------------------------*/
@media screen and (max-width: 1188px) {

button.mfp-close {
  top: 10px;
  right: 10px;
  margin: 0;
}
.features_list button.mfp-close,
.popupImage button.mfp-close {
  margin: 0;
}

}
/*--------------------------------------------------------------------------------
 max-width: 1024px
--------------------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
.share {
  display: none;
}
.sp_full img {
  width: 100%;
}

/* 01_skheader */
#skheader .inner {
  width: 980px;
}

/* 03_productDetail01 */
.kv_main {
  width: 90%;
}
.target_respo .content .inner980 {
  width: 85%;
}
.productsum {
  width: 100%;
}
.standcut {
  width: 50%;
}
.featuresum {
  width: 50%;
  margin-right: 0;
}

/* 04_features_list */
.list_icon .list_icon_inner {
  width: 49%;
  margin-right: 2%;
}
.list_icon .ico,
.list_icon .multiple .ico {
  width: 20%;
  margin-right: 0;
  text-align: left;
}
.list_icon .ico img {
  max-width: 100%;
}
.list_icon .txt {
  width: 80%;
}
.list_icon .multiple .ico {
  width: 37%;
}
.list_icon .multiple .ico img {
  margin-right: 10px;
}
.list_icon .multiple .ico img:last-child {
  margin-right: 0;
}
.list_icon .multiple .txt {
  width: 63%;
}

/* 06_popup_summary */
.detail .dboxn {
  width: 100%;
}
.detail .dbox .info,
.detail .dbox #db-a001 .info,
.detail .dbox #db-a002 .info,
.detail .dbox #db-a003 .info,
.detail .dbox #db-a004 .info,
.detail .dbox #db-a005 .info,
.detail .dbox #db-a006 .info,
.detail .dbox #db-a007 .info,
.detail .dbox #db-a008 .info,
.detail .dbox #db-a009 .info,
.detail .dbox #db-a010 .info,
.detail .dbox #db-a011 .info,
.detail .dbox #db-a012 .info,
.detail .dbox #db-a013 .info,
.detail .dbox #db-a014 .info,
.detail .dbox #db-a015 .info,
.detail .dbox #db-a016 .info,
.detail .dbox #db-a017 .info,
.detail .dbox #db-a018 .info,
.detail .dbox #db-a019 .info,
.detail .dbox #db-a020 .info,
.detail .dbox #db-a021 .info,
.detail .dbox #db-a031 .info {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}
.detail .dbox .info .hBox,
.detail .dbox .info .imgbox {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: inherit;
}
.detail .dbox:nth-of-type(even) .info .hBox {
  padding: 0;
}
.detail .dbox .info .hBox {
  padding: 0;
}
.detail .dboxn div.img_list ul.thumb {
  width: 100%;
}
.detail .dboxn div.img_list ul.list_img {
  width: 100%;
}

.detail .dbox .info div.img3 {
  width: 100%;
  overflow: inherit;
}

/* 07_other_cat */
.other_cat .other_cat_link {
  width: 423px;
}

/* 11_magnific popup */
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  max-width: auto;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  padding: 30px 0;
}

}

/*--------------------------------------------------------------------------------
 max-width: 980px
--------------------------------------------------------------------------------*/
@media screen and (max-width: 980px) {

/* 06_popup_summary */
.detail .dboxn div.img_list ul.thumb {
  display: flex;
}

/* 07_other_cat */
.other_cat .other_cat_link {
  width: 404px;
}

/* 09_spec_table */
.spec_table {
  width: 760px;
}

}

/*--------------------------------------------------------------------------------
 max-width: 768px
--------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {

.onlypc_br {
  display: none;
}

/* 01_skheader */
#skheader {
  display: none !important;
}

/* 02_spnav */
.spnav {
  display: block;
  z-index: 1000;
  width: 100%;
  padding: 0;
  background: #ced2d7;
}
.spnav.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.accordion-control {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 13px 0 13px 15px;
  text-decoration: none;
}
.accordion-control em {
  font-style: normal;
}
.accordion-control span {
  cursor: pointer;
  float: right;
  margin-right: 20px;
  width: 20px;
  height: 18px;
  background: no-repeat right;
}
.accordion-control:hover {
  text-decoration: none;
}
.accordion-control span {
  background-image: url(../../images/icon/icon_open.png);
}
.accordion-control span.open {
  background-image: url(../../images/icon/icon_close.png);
}
.accordion-panel {
  background-color: #0a5473;
  display: none;
  position: absolute;
  width: 100%;
  z-index: 1000;
}
.accordion-panel .navTab ul {
  display: table;
  width: 100%;
}
.accordion-panel .navTab ul:after {
  display: none;
}
.accordion-panel .navTab ul li.tab {
  border: none;
  box-sizing: border-box;
  display: table-cell;
  float: none;
  width: auto;
}
.accordion-panel .navTab ul.tab3 li.tab {
  width: 33%;
}
.accordion-panel .navTab ul.tab4 li.tab {
  width: 25%;
}
.accordion-panel .navTab ul li.tab + li.tab {
  border-left: 1px solid #0e79a5;
  margin: 0;
}
.accordion-panel .navTab ul li.tab a {
  background-color: transparent;
  border: none;
  border-radius: inherit;
  box-shadow: inherit;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: normal;
  height: auto;
  line-height: 1;
  margin: 0;
  padding: 13px 0;
  text-decoration: none;
  text-align: center;
}
.accordion-panel .navTab ul li.tab a:hover {
  text-decoration: underline;
}
.accordion-panel .navTab ul li.tab.active a {
  background-color: #0e79a5;
  color: #fff;
}
.accordion-panel .navAnchor {
  padding: 10px;
}
.accordion-panel .navAnchor li + li {
  margin-top: 10px;
}
.accordion-panel .navAnchor li a {
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  display: block;
  padding: 5px;
  text-align: center;
}

/* 03_productDetail01 */
#productDetailFeaturesBox {
  padding-bottom: 0;
}
.productDetailBox h2 {
  font-size: 36px;
}
.productDetail01 {
  width: 100%;
  min-width: 100%;
}
.productDetail01 .bg_img01 {
  background-size: cover;
}
.kv_main {
  height: auto;
  padding: 60px 0;
}
.viimg {
  width: 50%;
}
.viimg img,
.col_1din .viimg img,
.col_2din .viimg img {
  max-width: 100%;
  width: 100%;
}
.vitxt,
.col_1din .vitxt,
.col_2din .vitxt {
  width: 50%;
}
.productsum {
  margin-left: auto;
  padding: 50px 0;
}
.featuresum li {
  font-size: 16px;
}
.featuresum,
.standcut {
  width: 50%;
  margin: 0;
}
.standcut {
  padding-left: 20px;
}
#slidePanel img {
  width: 100%;
}

/* 07_other_cat */
.other_cat .other_cat_link {
  width: 48%;
  height: auto;
  margin: 0;
  padding: 0;
  margin-right: 3%;
}
.other_cat .other_cat_link:nth-child(2n) {
  margin-right: 0;
}
.other_cat .other_cat_link a dd {
  font-size: 30px;
  padding-bottom: 10px;
}

/* 08_retailers */
.retailers .retailers_bg .retailers_inner .ico-arrow a:before {
  top: 8px;
}
.inner980 {
  width: 100%;
}

/* 09_spec_table */
.spec_table {
  width: 100%;
}

/* 11_magnific popup */
.mfp-bg,
.mfp-wrap {
  min-width: 100%;
}

/* #db-a007 */
.detail .dbox #db-a007 .imgbox {
  background-size: 100%;
}
.detail .dbox #db-a007 .imgbox:before {
  padding-top:50%;
}

/* #dbox11-2 */
.detail .dbox #dbox11-2 .imgbox {
  background-size: 100%;
}
.detail .dbox #dbox11-2 .imgbox:before {
  padding-top:50%;
}
}

/*--------------------------------------------------------------------------------
 max-width: 736px
--------------------------------------------------------------------------------*/
@media screen and (max-width: 736px) {

/* 06_popup_summary */
.detail .dbox {
  padding-bottom: 0;
}

}

/*--------------------------------------------------------------------------------
 max-width: 480px
--------------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {

.onlypc {
  display: none;
}
.onlysp {
  display: block;
}
.sp_tac {
  text-align: center;
}

/* 03_productDetail01 */
.productDetailBox h2 {
  width: 85%;
  margin: 50px auto 30px;
  font-size: 28px;
}
.popup_summary .header_wrapper h2 {
  margin: 0 auto;
  padding: 50px 7.5% 80px;
  font-size: 28px;
}
.productDetail01 .respo_slider .owl-controls {
  top: -15px;
}
.viimg,
.vitxt,
.col_1din .vitxt,
.col_2din .vitxt {
  width: 49%;
}
.vitxt {
  margin-left: 2%;
}
.vitxt p.cat_title {
  font-size: 26px !important;
  letter-spacing: 2px;
  word-break: break-word;
}
.vitxt span {
  font-size: 16px;
}
.productsum {
  display: block;
  padding-top: 15px;
}
.featuresum li {
  margin-left: 15px;
}
.featuresum,
.standcut {
  width: 100%;
}
.standcut {
  padding: 0 0 30px 0;
}

/* 04_features_list */
.list_icon .txt {
  width: 80%;
}
.list_icon .list_icon_inner {
  float: inherit;
  width: 100%;
  margin-right: 0;
}

/* 05_products_summary */
.products_summary .each_summary {
  height: auto;
  padding: 50px 0;
}
.products_summary .each_summary h3 {
  font-size: 28px;
}
.products_summary .productListWrap .btn_toggle a,
.products_summary .each_summary a.ico_plus,
.products_summary .each_summary a.ico_multiply {
  font-size: 20px;
}
.products_summary .productListWrap .btn_toggle a {
  padding-bottom: 70px;
}
.products_summary .each_summary.summary02 {
  text-align: left;
}
.content:not(#nr_news):not(.top_content) .inner980.summary_inner p:not(.pName),
.content:not(#nr_news):not(.top_content) .inner980.retailers_inner p:not(.pName) {
  font-size: 16px !important;
  line-height: 1.5;
}

/* 06_popup_summary */
.detail .dbox .info {
  display: inherit;
}
.detail .dboxn {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  width: 100%;
}
.detail_inner .dbox:first-child .dboxn {
  padding-top: 80px;
}
.detail .dbox h3 {
  font-size: 28px;
  margin-bottom: 10px;
}
.detail .dboxn div.img_list {
  width: 100%;
}
.detail .dboxn div.img_list ul.list_img,
.detail .dbox .info .imgbox,
.detail .dbox .info .hBox {
  width: 100%;
}
.detail .dbox .info .hBox,
.detail .dbox:nth-of-type(even) .info .hBox {
  padding: 0;
}
.detail .dbox .info {
  display: inherit;
}
.detail .dbox div.img img {
  margin-top: 10px;
  margin-bottom: 10px;
}
.detail .dboxn div.img_list ul.thumb li {
  width: inherit;
}
.detail .dbox .hBox p {
  font-size: 16px;
  line-height: 150%;
  margin: 0;
}
table.flac {
  font-size: 16px;
}

/* 07_other_cat */
.other_cat .other_cat_link {
  margin: 0 0 20px;
  width: 100%;
}
.other_cat .other_cat_link:last-child {
  margin-bottom: 0;
}
.other_cat .other_cat_link a dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.other_cat .other_cat_link a dt {
  width: 40%;
}
.other_cat .other_cat_link a dd {
  width: 60%;
  padding-bottom: 0;
  font-size: 28px;
}

/* 08_retailers */
.retailers .retailers_bg {
  height: auto;
  padding: 50px 0;
}

/* 11_support */
.mfp-support .mfp-iframe-scaler {
  padding-top: 160%;
}
  
.detail .dbox .col02 {
  display: inherit;
}
.detail .dbox .col02 div {
  width: 10%;
}
  
/* #db-a006 */
.detail .dbox #db-a006 .col02 div {
  margin-left: 0;
  margin-bottom: 40px;
}
.detail .dbox #db-a006 .col02 div:last-child {
  margin-bottom: 0;
}

/* #db-a007 */
.detail .dbox #db-a007 .imgbox:before {
  padding-top:55%;
}
.detail .img_2din .dbox #db-a007 .imgbox:before {
  padding-top:65%;
}
.detail .dbox #db-a007 .imgbox .img_product,
.detail .img_2din .dbox #db-a007 .imgbox .img_product {
  top: 10%;
}
.detail .dbox #db-a007 .imgbox .img_product img,
.detail .img_2din .dbox #db-a007 .imgbox .img_product img {
  width: 50%;
}
.detail_inner .img_2din .dbox .dboxn {
  padding-bottom: 40px;
}

/* #db-a016 */
.detail .dbox #db-a016 table.flac {
  width: 100%;
}
.detail .dbox #db-a016 .imgbox.tac {
  margin-top: 40px;
}
.detail .dbox #db-a016 .imgbox.tac:first-child {
  margin-top: 0;
}

/* 13_lineup_comparison */
.lineup_comparison table {
  margin-top: 50px;
}

/* #dbox11-2 */
.detail .dbox #dbox11-2 .imgbox:before {
  padding-top:55%;
}
.detail .img_2din .dbox #dbox11-2 .imgbox:before {
  padding-top:65%;
}
.detail .dbox #dbox11-2 .imgbox .img_product,
.detail .img_2din .dbox #dbox11-2 .imgbox .img_product {
  top: 10%;
}
.detail .dbox #dbox11-2 .imgbox .img_product img,
.detail .img_2din .dbox #dbox11-2 .imgbox .img_product img {
  width: 50%;
}
.detail_inner .img_2din .dbox .dboxn {
  padding-bottom: 40px;
}
}

/*--------------------------------------------------------------------------------
 max-width: 414px
--------------------------------------------------------------------------------*/
@media screen and (max-width: 414px) {

/* 06_popup_summary */
.popup_summary#popup_summary02 .header_wrapper .header_bg img {
  width: auto;
  height: 110%;
}

}

/* BuyNowArea */
#BuyNowArea {
margin-top: 20px;
padding-top: 80px;
}
#BuyNowArea .BuyNowInner,
#BuyNowArea .BuyNowInner iframe {
  width: 950px;
}
#BuyNowArea .BuyNowInner {
  margin: 0 auto;
}
#BuyNowArea .BuyNowInner iframe {
  height: 558px;
}
#BuyNowArea .desc {
  text-align: center;
  margin-top: 20px;
  color: #1b5782;
}
#BuyNowArea .desc h4 {
  font-size: 140%;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
#BuyNowArea .BuyNowInner,
#BuyNowArea .BuyNowInner iframe {
  width: 100%;
}
#BuyNowArea .BuyNowInner iframe {
  height: 825px;
}
}
@media screen and (max-width: 480px) {
#BuyNowArea .BuyNowInner iframe {
  height: 1780px;
}
#BuyNowArea .desc br {
  display: none;
}
}
