@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_amp_speaker.jpg');
}
.productDetail01 .bg_img02 {
  background-size: cover;
  background-image: url('/usa/car/images/bg/bg_amp_speaker02.jpg');
  background-color: #fff;
}
.productDetail01.amplifiers .bg_img01 {
  background-size: auto 100%;
  background-image: url('/usa/car/images/bg/bg_marine.jpg');
  background-color: #000;
}
.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: 540px;
}
.productDetail01.amplifiers .bg_img01 .viimg img {
  width: 440px;
}
.vitxt {
  width: 440px;
  color: #fff;
}
.productDetail01 .bg_img02 .vitxt {
  color: #212121;
}
.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;
}
.amplifiers .standcut {
  width: 300px;
}
.standcut img {
  width: 100%;
}
.featuresum {
  order: 1;
  width: 400px;
  margin-right: 50px;
}
.amplifiers .featuresum {
  width: 490px;
}
.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;
}

.productDetail01 .hMain,
.productDetail01 .hMain02,
.productDetail01 .hMain03 {
  background-position: top center;
  background-size: auto auto;
  background-repeat: no-repeat;
  background-color: #000;
  background-image: url('/usa/car/images/bg/bg_dbox_top.jpg');
  background-color: #fff;
}

.productDetail01 .hMain02 {
  background-image: url('/usa/car/images/bg/bg_dbox_top02.jpg');
}

.productDetail01.amplifiers .hMain02 {
  background-image: url('/usa/car/images/bg/bg_dbox_top03.jpg');
}

.productDetail01 .hMain03 {
  background-position: top center;
  background-image: url('/usa/car/images/bg/bg_dbox_top04.jpg');
}

/* 04_features_list */

.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 .imgbox {
  width: 490px;
}
.detail .dbox.imgS .info .hBox {
  width: 550px;
}
.detail .dbox.imgS .info .imgbox {
  width: 400px;
}
.detail .dbox.imgS .info .imgbox img {
  width: 200px;
}
.amplifiers .detail .dbox .dbox05 .info .imgbox img {
  width: 600px;
}

.detail .dbox.imgFull .info {
  display: block;
}
.detail .dbox.imgFull .info .hBox {
  width: 100%;
  padding: 0;
}
.detail .dbox.imgFull .info .imgbox {
  width: 100%;
}
.detail .dbox.imgLeft .info .hBox {
  order: 2;
  padding-right: 0;
  padding-left: 30px;
}
.detail .dbox p,
.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;
  max-width: 100%;
}
.detail .dbox div.img {
  font-size: 13px!important;
}

/* 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;
}
.spec_table .txt_center {
  text-align: center;
}
.spec_table .col01,
.spec_table .col02,
.spec_table .col03,
.spec_table .col04 {
  width: 25%;
}
.spec_table tr td:nth-last-child(2) {
  border-right: 0;
}
.spec_table tr td:last-child {
  border-left: 0;
}
.spec_table tr td.bd_r {
    border-right: 1px solid #D6D6D6;
}

/* 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: 10px
}


#Specs02,
#Specs02 .dboxn{
  padding-bottom: 0;
}
#Specs02 .tableType table {
  font-size: 18px;
}

/* list_bracket */
ul.list_bracket {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  flex-wrap:  wrap;
}
ul.list_bracket li {
  width : 33.33333% ;
  margin-bottom: 30px;
}
ul.list_bracket li dt {
  font-size: 18px;
  text-align: center;
}
ul.list_bracket li img {
  max-width: 100%;
  width: auto;
}

/* table_vehicle-Chart */
.table_vehicle-Chart {
  overflow: auto;
}
.table_vehicle-Chart th,
.table_vehicle-Chart td {
  text-align: center;
  white-space: nowrap;
}
.table_vehicle-Chart .txt_l {
  text-align: left;
}
.table_vehicle-Chart .bg_gray {
  background-color: #808080;
}
.table_vehicle-Chart .ico_circle {
  font-size: 18px;
}
.table_vehicle-Chart .txt_product {
  vertical-align: top;
  border-right: 0;
}
.table_vehicle-Chart .txt_product,
.table_vehicle-Chart .txt_bracket {
  padding-top: 8px;
  padding-bottom: 8px;
}
.table_vehicle-Chart .bd_none {
  border-left: 0;
}
.content:not(#nr_news):not(.top_content) .inner980 p:not(.pName).note_vehicle-Chart {
  font-size: 13px !important;
  margin-top: 5px;
  margin-right: 5px;
  text-align: right;
}

ul.list_images {
  overflow: hidden;
}
ul.list_images li {
  float: left;
  width: 25%;
  text-align: center;
}
ul.list_images li img {
  max-width: 100%;
  width: auto;
}

/*--------------------------------------------------------------------------------
 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;
}
.productDetail01 .hMain,
.productDetail01 .hMain03 {
  background-position: top right;
}
.productDetail01 .hMain02 {
  background-position: top left;
}
.productDetail01 .hMain02,
.productDetail01 .hMain03 {
  background-size: 130%;
}

.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,
.amplifiers .standcut {
  width: 50%;
}
.featuresum,
.amplifiers .featuresum {
  width: 50%;
  margin-right: 0;
}

/* 06_popup_summary */
.detail .dboxn {
  width: 100%;
}

.detail .dbox .info .hBox,
.detail .dbox .info .imgbox,
.detail .dbox.imgS .info .hBox,
.detail .dbox.imgS .info .imgbox,
.amplifiers .detail .dbox .dbox05 .info .imgbox img {
  width: 48%;
  margin: 0;
  padding: 0;
  overflow: inherit;
}
.detail .dbox.imgLeft .info .hBox {
  padding: 0 0 0 4%;
}
.detail .dbox .info .hBox {
  padding: 0 4% 0 0;
}

/* 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) {

/* 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 {
  background-size: cover;
}
.kv_main {
  height: auto;
  padding: 60px 0;
}
.viimg {
  width: 50%;
}
.viimg img,
.productDetail01.amplifiers .bg_img01 .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%;
}

.inner980 {
  width: 100%;
}

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

/* 11_magnific popup */
.mfp-bg,
.mfp-wrap {
  min-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;
}
.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,
.amplifiers .featuresum,
.amplifiers .standcut,
.amplifiers .detail .dbox .dbox04 .info .imgbox,
.amplifiers .detail .dbox .dbox05 .info .imgbox,
.amplifiers .detail .dbox .dbox05 .info .imgbox img {
  width: 100%;
}
.standcut {
  padding: 0 0 30px 0;
}

/* 06_popup_summary */
.detail .dbox .info {
  display: inherit;
}
.detail .dboxn {
  width: 100%;
  padding-top: 30px;
}
.detail .dbox h3 {
  font-size: 28px;
}
.detail .dbox .info .imgbox,
.detail .dbox .info .hBox,
.detail .dbox.imgS .info .hBox {
  width: 100%;
}
.detail .dbox.imgS .info .imgbox {
  width: 238px;
  margin: 0 auto;
}
.detail .dbox .info .hBox,
.detail .dbox.imgLeft .info .hBox {
  padding: 0;
}
.detail .dbox .info {
  display: inherit;
}
.detail .dboxn {
  width: 100%;
}
.detail .dbox div.img img,
.detail .dbox.imgS .info .imgbox img {
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 100%;
  width: auto;
}

#Specs02 .tableType table {
  font-size: 16px;
}

.mfp-support .mfp-iframe-scaler {
  padding-top: 160%;
}

/* list_bracket */
ul.list_bracket li {
  width : 100% ;
}

/* list_images */
ul.list_images li {
  width: 50%;
  margin-bottom: 10px;
}
}

/* 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;
}
}
