@charset "utf-8";

@font-face {
  font-family: 'icon';
  src: url('/usa/car/common/fonts/icon.eot?dfhc1g');
  src: url('/usa/car/common/fonts/icon.eot?dfhc1g#iefix') format('embedded-opentype'), url('/usa/car/common/fonts/icon.ttf?dfhc1g') format('truetype'), url('/usa/car/common/fonts/icon.woff?dfhc1g') format('woff'), url('/usa/car/common/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 {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding-right: 20px;
  color: #212121;
  font-size: 16px;
}
.ico_plus:after {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 19px;
  color: #FF0004;
  content: "＋";
}
a.ico_plus:link,
a.ico_plus:visited,
a.ico_plus:hover,
a.ico_plus: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 span {
  color: #ff0000;
  font-size: 26px;
}
#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;
}
.productDetail01 {
  width: 100%;
  min-width: 980px;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
}
.productDetail01 .bg_img01,
.productDetail01 .bg_img02 {
  background-position: center;
  background-size: auto 130%;
  background-repeat: no-repeat;
  background-color: #000;
  background-image: url('/usa/car/images/bg/bg_regular.png');
}
.productDetail01 .bg_img01.bg_img01_track {
  background-image: url('/usa/car/images/bg/bg_img01_track.png');
  background-size: auto 100%;
}
.productDetail01 .bg_img01.excelon {
  background-image: url('/usa/car/images/bg/bg_excelon.jpg');
  background-size: auto 100%;
}
.productDetail01 .bg_img01.marine {
  background-image: url('/usa/car/images/bg/bg_marine.jpg');
  background-size: auto 100%;
}
.productDetail01 .bg_img02 {
  background-image: url('/usa/car/images/bg/bg_amp_speaker.jpg');
  background-size: auto 130%;
}
.productDetail01 .bg_key_featuers {
  background-image: url('/usa/car/images/bg/bg_amp_speaker02.jpg');
  background-size: cover;
  background-position: left top;
}
.productDetail01 .bg_key_featuers02 {
  background-image: url('/usa/car/images/bg/bg_key_featuers.jpg');
  background-size: cover;
  background-position: left top;
}
.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;
}
.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;
}
.productDetail .productsum .featuresum > .featuresum--magin-top20 {
  margin-top: 20px;
}
.productDetail .productsum .featuresum > .featuresum--magin-top20 > .featuresum--inrix-link {
  text-decoration: none;
  color: #212121;
  font-size: 15px;
}
@media screen and (max-width:480px) {
  .productDetail .productsum .featuresum > .featuresum--magin-top20 {
    margin: 20px 0;
  }
}

/* 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;
}
.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('/usa/car/images/bg/img_summary01.jpg');
}
.products_summary .each_summary.summary02 {
  background-image: url('/usa/car/images/bg/img_summary02.jpg');
}
.products_summary .each_summary.summary03 {
  background-image: url('/usa/car/images/bg/img_summary03.jpg');
}
.products_summary .each_summary.summary04 {
  background-image: url('/usa/car/images/bg/img_summary04.jpg');
}
.products_summary .each_summary.summary06 {
  background-image: url('/usa/car/images/bg/img_summary06.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 {
  text-align: right;
}
.products_summary .each_summary.summary02.txt_left,
.products_summary .each_summary.summary04.txt_left,
.products_summary .each_summary.summary06.txt_left {
  text-align: left;
}
.products_summary .summary_inner.inner980 {
  z-index: 1;
  margin: inherit;
}

/* ico_plus */
.products_summary .each_summary a.ico_plus {
  padding-right: 27px;
  color: #fff;
  font-size: 24px;
}
.products_summary .summary_inner a.ico_plus:after {
  top: -1px;
  font-size: 26px;
}

/* 06_popup_summary */
.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;
}
.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: 30px;
}
.detail .dbox .info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.detail .dbox .info .hBox {
  width: 460px;
  padding-right: 30px;
}
.detail .dbox .info .hBox .img_app_logo {
  margin:20px 0;
}
.detail .dbox .noimg .info .hBox {
  width: 100%;
}
.detail .dbox .info .imgbox {
  width: 490px;
}
.detail .dbox:nth-of-type(even) .info .hBox {
  order: 2;
  padding-right: 0;
  padding-left: 30px;
}
.detail .dbox:nth-of-type(even) .noimg .info .hBox {
  padding-left: 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: 16px;
}
.detail .dbox a {
  color: #fff;
  text-decoration: none;
}
.detail .dbox a:hover {
  text-decoration: underline;
}
.detail .dbox h3 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: normal;
  line-height: 120%;
  transform-origin: top left;
  transform: scale(0.8, 1);
  margin-right: -50px;
}
.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 #dbox1 .info,
.detail .dbox #dbox2 .info,
.detail .dbox #dbox3 .info,
.detail .dbox #dbox4 .info,
.detail .dbox #dbox5 .info,
.detail .dbox #dbox6 .info,
.detail .dbox #dbox7 .info,
.detail .dbox #dbox8 .info,
.detail .dbox #dbox9 .info,
.detail .dbox #dbox10 .info,
.detail .dbox #dbox11 .info,
.detail .dbox #dbox12 .info,
.detail .dbox #dbox13 .info,
.detail .dbox #dbox14 .info,
.detail .dbox #dbox15 .info,
.detail .dbox #dbox16 .info,
.detail .dbox #dbox17 .info,
.detail .dbox #dbox18 .info,
.detail .dbox #dbox19 .info,
.detail .dbox #dbox20 .info,
.detail .dbox #dbox21 .info,
.detail .dbox #dbox31 .info {
  margin-right: 0;
  margin-left: auto;
}
.detail .dbox .info,
.detail .dbox #dbox1 .info,
.detail .dbox #dbox2 .info,
.detail .dbox #dbox3 .info,
.detail .dbox #dbox4 .info,
.detail .dbox #dbox5 .info,
.detail .dbox #dbox6 .info,
.detail .dbox #dbox7 .info,
.detail .dbox #dbox8 .info,
.detail .dbox #dbox9 .info,
.detail .dbox #dbox10 .info,
.detail .dbox #dbox11 .info,
.detail .dbox #dbox12 .info,
.detail .dbox #dbox13 .info,
.detail .dbox #dbox14 .info,
.detail .dbox #dbox15 .info,
.detail .dbox #dbox16 .info,
.detail .dbox #dbox17 .info,
.detail .dbox #dbox18 .info,
.detail .dbox #dbox19 .info,
.detail .dbox #dbox20 .info,
.detail .dbox #dbox21 .info,
.detail .dbox #dbox31 .info {
  margin-left: 0;
}
.detail .dbox #dbox1._02 .info,
.detail .dbox #dbox2._02 .info,
.detail .dbox #dbox3._02 .info,
.detail .dbox #dbox4._02 .info,
.detail .dbox #dbox5._02 .info,
.detail .dbox #dbox6._02 .info,
.detail .dbox #dbox7._02 .info,
.detail .dbox #dbox8._02 .info,
.detail .dbox #dbox9._02 .info,
.detail .dbox #dbox10._02 .info,
.detail .dbox #dbox11._02 .info,
.detail .dbox #dbox12._02 .info,
.detail .dbox #dbox13._02 .info,
.detail .dbox #dbox14._02 .info,
.detail .dbox #dbox15._02 .info,
.detail .dbox #dbox16._02 .info,
.detail .dbox #dbox17._02 .info,
.detail .dbox #dbox18._02 .info,
.detail .dbox #dbox19._02 .info,
.detail .dbox #dbox20._02 .info,
.detail .dbox #dbox21._02 .info,
.detail .dbox #dbox31._02 .info {
  transform: scale(-1, 1);
}
.detail .dbox #dbox1._02 .info,
.detail .dbox #dbox2._02 .info,
.detail .dbox #dbox3._02 .info,
.detail .dbox #dbox4._02 .info,
.detail .dbox #dbox5._02 .info,
.detail .dbox #dbox6._02 .info,
.detail .dbox #dbox7._02 .info,
.detail .dbox #dbox8._02 .info,
.detail .dbox #dbox9._02 .info,
.detail .dbox #dbox10._02 .info,
.detail .dbox #dbox11._02 .info,
.detail .dbox #dbox12._02 .info,
.detail .dbox #dbox13._02 .info,
.detail .dbox #dbox14._02 .info,
.detail .dbox #dbox15._02 .info,
.detail .dbox #dbox16._02 .info,
.detail .dbox #dbox17._02 .info,
.detail .dbox #dbox18._02 .info,
.detail .dbox #dbox19._02 .info,
.detail .dbox #dbox20._02 .info,
.detail .dbox #dbox21._02 .info,
.detail .dbox #dbox31._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;
}
.detail .dbox .info div.img3 img + img + img,
.detail .dbox .info div.img3 span + span + span {
  margin-right: 0;
}
.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 #dbox1._02,
.detail #dbox2._02,
.detail #dbox3._02,
.detail #dbox4._02,
.detail #dbox5._02,
.detail #dbox6._02,
.detail #dbox7._02,
.detail #dbox8._02,
.detail #dbox9._02,
.detail #dbox10._02,
.detail #dbox11._02,
.detail #dbox12._02,
.detail #dbox13._02,
.detail #dbox14._02,
.detail #dbox15._02,
.detail #dbox16._02,
.detail #dbox17._02,
.detail #dbox18._02,
.detail #dbox19._02,
.detail #dbox20._02,
.detail #dbox21._02,
.detail #dbox31._02 {
  transform: scale(-1, 1);
}
.detail #dbox20,
.detail #dbox20._02 {
  background-size: 80%;
}
.detail .tabbox {
  margin-top: 120px;
}
.detail .tabbox .hBox {
  margin: 50px auto;
  background: url('/usa/car/common/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('/usa/car/common/images/products/open.png') no-repeat 90% center;
}
.detail #features h2.open {
  background: url('/usa/car/common/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: 12px;
}
table.flac th, table.flac td {
  border: 1px solid #fff;
  padding: 10px 5px;
}
table.flac th {
  background-color: #bfced7;
}

.detail .dbox #dbox3 .info div.img3 span:first-child {
  margin-right: 1px;
}
.detail .dbox #dbox6 .info .hbox {
  margin-left: 100px;
}
.detail .dbox #dbox7 a,
.detail .dbox #dbox44 a {
  color: #000;
}
.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: 0;
}
.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.spec {
  overflow: auto;
}
.spec_table .tableType.spec table col.col01,
.spec_table .tableType.spec table col.col02 {
  width: 15%;
}
.spec_table .tableType.spec table col.col03 {
  width: 70%;
}
.spec_table .tableType.spec table.item_2col col.col01,
.spec_table .tableType.spec table.item_2col col.col02 {
  width: 25%;
}
.spec_table .tableType.spec table.item_2col col.col03 {
  width: 50%;
}
.spec_table .tableType.spec table,
.spec_table .tableType.spec table th,
.spec_table .tableType.spec table td {
  padding: 5px 0 5px 15px;
  border: none;
  border-bottom: 1px solid #ccc;
  background: none;
  font-size: 16px;
}
.spec_table .tableType.spec table th {
  border-right: 1px solid #ccc;
}
.spec_table .tableType.spec table th.head {
  padding: 5px 15px;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  border-right: none;
  background: #eee;
  color: #000;
  font-size: 20px;
  letter-spacing: 2px;
}

/* 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%;
}

/* 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
}
@media screen and (max-width: 1024px) {
.share {
  display: none;
}
}

#dbox67 .tablebox table {
  font-size: 20px;
  width: 480px;
}

#dbox67 .tablebox table th,
#dbox67 .tablebox table td {
  border-bottom: 1px solid #000;
}

/*--------------------------------------------------------------------------------
 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) {

.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 #dbox1 .info,
.detail .dbox #dbox2 .info,
.detail .dbox #dbox3 .info,
.detail .dbox #dbox4 .info,
.detail .dbox #dbox5 .info,
.detail .dbox #dbox6 .info,
.detail .dbox #dbox7 .info,
.detail .dbox #dbox8 .info,
.detail .dbox #dbox9 .info,
.detail .dbox #dbox10 .info,
.detail .dbox #dbox11 .info,
.detail .dbox #dbox12 .info,
.detail .dbox #dbox13 .info,
.detail .dbox #dbox14 .info,
.detail .dbox #dbox15 .info,
.detail .dbox #dbox16 .info,
.detail .dbox #dbox17 .info,
.detail .dbox #dbox18 .info,
.detail .dbox #dbox19 .info,
.detail .dbox #dbox20 .info,
.detail .dbox #dbox21 .info,
.detail .dbox #dbox31 .info {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}
.detail .dbox .info .hBox,
.detail .dbox .info .imgbox {
  width: 48%;
  margin: 0;
  padding: 0;
  overflow: inherit;
}
.detail .dbox:nth-of-type(even) .info .hBox {
  padding: 0 0 0 4%;
}
.detail .dbox .info .hBox {
  padding: 0 4% 0 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;
}
.detail .dbox #dbox3 .info div.img3 {
  display: flex;
  overflow: hidden;
}
.detail .dbox #dbox3 .info div.img3 span img {
  width: 100%;
}
.detail .dbox #dbox14 .info div.img3 span {
  display: block;
  float: none;
  width: 100%;
}

/* 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(/usa/car/images/icon/icon_open.png);
}
.accordion-control span.open {
  background-image: url(/usa/car/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,
.productDetail01 .bg_img02 {
  background-size: cover;
}
.kv_main {
  height: auto;
  padding: 60px 0;
}
.viimg {
  width: 50%;
}
.viimg img {
  max-width: 100%;
  width: 100%;
}
.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%;
}

#dbox67 .tablebox table {
  font-size: 16px;
  margin-top: 20px;
  width: 100%;
}

}

/*--------------------------------------------------------------------------------
 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 {
  width: 49%;
}
.vitxt {
  margin-left: 2%;
}
.vitxt p.cat_title {
  font-size: 26px !important;
  letter-spacing: 2px;
}
.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 .each_summary a.ico_plus {
  font-size: 20px;
}
.products_summary .each_summary.summary02,
.products_summary .each_summary.summary04,
.products_summary .each_summary.summary06 {
  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: 30px;
}
.detail .dbox h3 {
  font-size: 28px;
}
.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;
	margin: 0 auto;
}
.detail .dboxn {
  width: 100%;
}
.detail .dbox div.img img {
  margin-top: 10px;
  margin-bottom: 10px;
}
.detail .dboxn div.img_list ul.thumb li {
  width: inherit;
}
.detail .dbox #dbox4 .info .hBox {
  margin-bottom: 20px;
}

/* 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%;
}

}

/*--------------------------------------------------------------------------------
 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%;
}

}

/*--------------------------------------------------------------------------------
 movie-block
--------------------------------------------------------------------------------*/
.movie-block {
  padding-bottom: 50px;
}
.movie-block h2 {
  margin: 0 auto;
  padding: 20px 0;
  font-weight: normal;
  font-size: 36px;
  line-height: 1.2;
}
.movie-block .movie-wrap {
  max-width: 980px;
  margin: 0 auto;
}
.movie-block .movie-wrap .movie-wrap-inner {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.movie-block .movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.productDetail .movie-bgbk {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #000;
}

/* popup_summary */
.popup_summary .movie-block .movie-wrap {
  max-width: 750px;
  padding-bottom: 40px;
}
.popup_summary .movie-block.movie-col2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  max-width: inherit;
  width: 980px;
  margin: 0 auto;
  padding-bottom: 0;
}
.popup_summary .movie-block.movie-col2 .movie-wrap {
  width: 475px;
  padding-bottom: 0;
}
.popup_summary .movie-block.movie-col2 .movie-wrap:last-child {
  margin-left: 30px;
}

@media screen and (max-width: 1024px) {
.popup_summary .movie-block .movie-wrap,
.popup_summary .movie-block.movie-col2 {
  max-width: 85%;
}
}

@media screen and (max-width: 480px) {
.movie-block {
  padding-bottom: 25px;
}
.movie-block h2 {
  padding-bottom: 10px;
  font-size: 28px;
}
.productDetail .movie-bgbk {
  padding: 0;
}

/* popup_summary col2 */
.popup_summary .movie-block.movie-col2 {
  display: inherit;
  width: inherit;
  max-width: inherit;
  margin: 0;
}
.popup_summary .movie-block.movie-col2 .movie-wrap:last-child {
  margin-top: 30px;
  margin-left: auto;
}
}

/* 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;
}
}

/* 20190724 */
.detail .dbox .side_image {
  text-align:center
}

.detail .dbox .side_image img {
  width:70%; 
}

.detail .dbox .Description {
 padding:2% 5%;
}

.detail .dbox .Description .text {
  padding-top: 2%;
  display:inline-block;
  width:48%;
  text-align:left;
  vertical-align:top;
}

.spec_table .tableType03{
  overflow: auto;
}

/* ico_plus_white */
.ico_plus_white {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding-right: 23px;
  color: #ffffff;
  font-size: 22px;
}
.ico_plus_white:after {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 19px;
  color: #ff0000;
  content: "＋";
}
a.ico_plus_white:link,
a.ico_plus_white:visited,
a.ico_plus_white:hover,
a.ico_plus_white:active {
  color: #ffffff;
  text-decoration: none;
  outline: none;
}

@media screen and (max-width: 480px) {
  .detail .dbox .Description .text {
  padding-top: 0%;
  width:100%;
}
}
/*img_col2*/
.img_col2_title{
  text-align:center;
  margin-right: 0!important;
  transform-origin: center!important;
  display: block!important;
}
.img_col2 .imgbox:first-child{
  margin-right:30px;
}
.img_col2 .imgbox p{
  font-size:16px;
  text-align:left;
}
/*alexa*/
.alexa_content .alexa_title{
  margin-top:20px;
}
.alexa_content .alexa_text{
  font-size:16px;
  margin-bottom:10px;
}
.alexa_content .alexa_text .small_text{
  font-size:12px;
}
.alexa_content .alexa_box{
  font-size:16px;
}
.alexa_content .info{
  padding:0 20px;
  margin-bottom:20px;
}
.alexa_content .info .alexa_img_area{
  width:45%;
  margin-left:20px;
}
.alexa_content .info .alexa_img_area img{
  width:100%;
}
.alexa_content .info .alexa_img_area.phone{
  width:11%;
}
.alexa_content .info .alexa_img_area:first-child{
  margin-left:0;
}
.alexa_content .alexa_logo_area{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 0 20px;
}
.alexa_content .alexa_logo_area .alexa_img_area{
  width:50%;
}
.alexa_content .alexa_img_area a{
  margin-left:10px;
}
.alexa_content .alexa_img_area span{
  margin-left:20px;
  vertical-align: top;
}
.alexa_content .alexa_logo_area .alexa_img_area:first-child{
  margin-left:0;
}
.alexa_content .alexa_logo_area .alexa_img_area img{
  width:auto;
}
@media screen and (max-width: 1024px){
 .alexa_content{
    width: 85%!important;
 }
}
@media screen and (max-width: 768px){
  .alexa_content .alexa_logo_area{
    display:block;
    padding:0;
  }
  .alexa_content .alexa_logo_area .alexa_img_area {
    width: 100%;
  }
  .alexa_content .alexa_logo_area .alexa_img_area:first-child {
    margin-bottom:10px;
  }
}
.alexa_content .alexa_bottom_text{
  margin: 0 20px;
}
@media screen and (max-width: 480px){
  .alexa_content{
    z-index:1;
    position:relative;
    padding:30px 20px;
    width: auto!important;
  }
  .alexa_content .info{
    display:flex!important;
    flex-wrap:wrap;
    justify-content: space-between;
    width: 100%!important;
    padding:0;
  }
  .alexa_content .info .alexa_img_area {
    margin-left: 0;
  }
  .alexa_content .info .alexa_img_area{
    width:45%!important;
  }
  .alexa_content .alexa_img_area span{
    font-size:14px;
  }
  .alexa_content .info .alexa_img_area:last-child{
    margin-top:10px;
    width:100%!important;
  }
  .alexa_content .info .alexa_img_area.phone img{
    width: 50%;
    margin: 0 auto;
    display: block;
  }
  .alexa_content .alexa_img_area .logo{
    width:30%!important;
  }
  .alexa_content .alexa_img_area .alexa_icon{
    width:50%;
  }
.dboxn .info.tmp02_change .hBox p{
  font-size: 20px!important;
  line-height: 1.875!important;
  margin: 0!important;
}
}

/*template02_h3*/
.dboxn .info.tmp02_change{
  display: inherit!important;
  text-align: center!important;
}
.dboxn .info.tmp02_change .hBox{
  padding:0!important;
  width: 100%!important;
  text-align: center!important;
}
.dboxn .info.tmp02_change .imgbox{
  width: 100%!important;
}
.dboxn .info.tmp02_change .img.tal{
  text-align: center!important;
}
.dboxn .info.tmp02_change .img img{
  max-width: 100%!important;
  display: block!important;
  margin-bottom: 5px!important;
  margin:0 auto!important;
}
.dboxn .info.tmp02_change .hBox h3{
  margin-bottom: 40px!important;
  margin-right: 0!important;
  font-size: 35px!important;
  font-weight: normal!important;
  line-height: 120%!important;
  transform-origin: top center!important;
  transform: scale(0.8, 1)!important;
  text-align: center!important;
  display: inline-block!important;
}
.dboxn .info.tmp02_change .hBox p{
  font-size: 20px!important;
  line-height: 1.875!important;
/*  margin: 0 80px 40px;*/
}

/*small_img*/
.small_img{
  margin: 0 auto!important;
  display: block!important;
  width: auto!important;
}
