/* mainImg
===============================================================*/
.mainImg {
  position: relative;
  z-index: -1;
}

.mainImg .inner {
  position: relative;
  top: 0;
  left: 0;
}

.mainImg h2 {
  position: absolute;
  top: 17px;
  left: 17px;
  font-size: 22px;
  color: #fff;
  font-weight: normal;
}

.mainImg p {
  padding: 15px 10px 17px 15px;
  font-size: 16px;
  color: #333;
}

.mainImg .brand_bg {
  height: 120px;
  background: url(../../images/brand/img_bg_01.jpg) no-repeat right top;
  background-size: 617px 120px;
}

/* pro_list
===============================================================*/
h2.cate {
  font-size:20px;
  font-weight:normal;
  padding:0 10px 10px 10px;
  position:relative;
}

h2.cate a.anc {
  position:absolute;
  top:-80px;
  left:0;
}

.pro_list {
  margin: 0 auto;
  padding: 10px 10px 3px 10px;
  background-color: #f0f0f0;
  margin: 0 auto 20px auto;
}

.pro_list.dis_area {
  display: none;
}

.pro_list p.compa_btn {
  display: none;
}

.pro_list p.dis_btn {
  display: none;
}

.pro_list a {
  position: relative;
  display: block;
  padding: 8px 30px 8px 8px;
  min-height: 69px;
  margin: 0 0 7px 0;
  border-right: #c1c0c0 1px solid;
  border-bottom: #c1c0c0 1px solid;
  background: #fff;
  background-size: 14px 9px;
  transition: all 0.5s;
}

.pro_list a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #e11922;
}

.pro_list a:hover {
  background: #fff2f2;
}

.pro_list p.ph {
  width: 69px;
  position: absolute;
  top: 8px;
  left: 8px;
}

.pro_list p.ph img {
  width: 69px;
}

.pro_list p.distxt {
  display: inline-block;
  color: #646464;
  border: #969696 1px solid;
  font-size: 10.5px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.5px;
  padding: 1px 5px;
  margin: 0 0 0 10px;
  position: relative;
  top: -2px;
  left: 0;
}

.pro_list dl {
  padding: 0 0 0 82px;
}

.pro_list dl dt {
  font-size: 16px;
  padding: 0 0 5px 0;
  margin: 0 0 7px 0;
  border-bottom: #e4e4e4 1px solid;
}

.pro_list dl dt span.t {
  padding: 0 15px 0 0;
  background: url(../../images/product/img_ar_03.png) no-repeat right 5px;
  background-size: 10px 10px;
}

.pro_list dl dd {
  font-size: 14px;
  line-height: 20px;
  padding: 0 10px 0 0;
}

/* pro_main
===============================================================*/
.pro_main {
  margin: 0 0 10px 0;
}

.pro_main .inner {
  background: url(../../images/factory/topimage.jpg) no-repeat center top;
  background-size: 794px 110px;
}

.pro_main .grandpiano {
  background: url(../../images/product/grandpiano/img_bg_01.jpg) no-repeat
    center top;
  background-size: 335px 107px;
}

.pro_main h1 {
  height: 82px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: normal;
  padding: 42px 0 0 25px;
}

.pro_main p {
  margin: 0 auto;
  font-weight: normal;
  padding: 0 13px 10px 13px;
}

.pro_main h1 span {
  display: inline-block;
  color: #646464;
  border: #969696 1px solid;
  font-size: 10.5px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.5px;
  padding: 1px 5px;
}

/* pro_main_d
===============================================================*/
.pro_main_d {
  margin: 0 0 30px 0;
  /* background:url(../../images/product/img_ph_03.jpg) no-repeat center top;
	background-size:262px 150px;
	position:relative; */
}

.pro_main_d p.p {
  overflow: hidden;
  padding: 0;
  margin: 0 0 20px 0 !important;
}

.pro_main_d p.p img {
  width: 100%;
}

.pro_main_d h1 {
  font-size: 22px;
  font-weight: normal;
  padding: 5px 0 15px 13px;
  position: relative;
}

.pro_main_d h1 span.dis {
  display: inline-block;
  color: #646464;
  border: #969696 1px solid;
  font-size: 10.5px;
  line-height: 1.5;
  padding: 1px 5px;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin: 0 0 0 10px;
  position: relative;
  top: -2px;
  left: 0;
}

.pro_main_d h1 span.cur a {
  display: inline-block;
  text-align: center;
  background-color: #e11922;
  border: #e11922 1px solid;
  color: #fff;
  font-size: 10.5px;
  line-height: 1.5;
  padding: 1px 5px;
  font-weight: normal;
  position: absolute;
  top: 9px;
  right: 13px;
  letter-spacing: 0.5px;
  font-weight: bold;
}

.pro_main_d p {
  margin: 0 auto;
  font-weight: normal;
  line-height: 24px;
  padding: 0 13px 10px 13px;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.pro_main_d p.price {
  font-size: 18px;
  padding: 0 13px 20px 13px;
}

.pro_main_d p.t {
  font-size: 24px;
  line-height: 30px;
  padding: 0 13px 20px 13px;
}

.pro_main_d p.btn {
  display: none;
}

.pro_main_d p.btn_video {
  display: none;
}

.pro_main_d p.cata {
  width: 71px;
  height: 95px;
  text-indent: -9999px;
  padding: 0 60px 0 0;
  float: left;
}

.pro_main_d p.cata a {
  display: block;
  width: 71px;
  height: 95px;
  background: url(../../images/common/svg_assets.svg) no-repeat -156px -292px /
    464px 464px;
}

.pro_main_d p.search2 {
  width: 73px;
  height: 95px;
  text-indent: -9999px;
  padding: 0 28px 0 0;
  float: left;
}

.pro_main_d p.search2 a {
  display: block;
  width: 73px;
  height: 95px;
  background: url(../images/product/detail/ic.png) no-repeat -101px 0;
  background-size: 284px 95px;
}

.pro_main_d p.search {
  width: 71px;
  height: 95px;
  padding: 0;
  text-indent: -9999px;
  float: left;
}

.pro_main_d p.search a {
  display: block;
  width: 73px;
  height: 95px;
  background: url(../../images/common/svg_assets.svg) no-repeat -242px -290px /
    464px 464px;
}

.pro_main_d p.simu {
  width: 71px;
  height: 95px;
  padding: 0;
  text-indent: -9999px;
  float: left;
}

.pro_main_d p.simu a {
  display: block;
  width: 81px;
  height: 95px;
  background: url(../images/product/detail/ic.png) no-repeat -202px 0;
  background-size: 283px 95px;
}

.pro_main_d .sp_b_wp {
  width: 100%;
  position: relative;
}

.pro_main_d .sp_b_wp .sp_in {
  width: 204px;
  margin: 0 auto 15px auto;
}

.pro_main_d .wp_none {
  display: none;
}

.pro_main_d .searchbox {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.pro_main_d .searchbox p.ar {
  display: none;
}

.pro_main_d .searchbox .in {
  width: 95%;
  padding: 0 0 15px 0;
  margin: 0 auto;
  background: url(../images/product/detail/bg01.png) repeat 0 0;
  -shadow: rgba(77, 77, 77, 0.4) 0px 6px 5px 1px;
  -webkit-box-shadow: rgba(77, 77, 77, 0.4) 0px 6px 5px 1px;
  -moz-box-shadow: rgba(77, 77, 77, 0.4) 0px 6px 5px 1px;
}

.pro_main_d .searchbox .searchtit {
  height: 60px;
  background-color: #b9232a;
  margin: 0 0 10px 0;
  position: relative;
}

.pro_main_d .searchbox .searchtit::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../../images/common/svg_assets.svg) no-repeat -159px -268px /
    315px 315px;
  width: 27px;
  height: 27px;
  display: inline-block;
}

.pro_main_d .searchbox .searchtit2 {
  height: 60px;
  margin: 0 0 10px 0;
  position: relative;
}

.pro_main_d .searchbox .searchtit2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../../images/common/svg_assets.svg) no-repeat -110px -255px /
    300px 300px;
  width: 27px;
  height: 27px;
  display: inline-block;
}

.pro_main_d .searchbox .searchtit .close {
  display: block;
  padding: 0;
}

.pro_main_d .searchbox .searchtit .close a {
  display: block;
  width: 60px;
  height: 60px;
  padding: 0;
  text-indent: -9999px;
  float: right;
  position: relative;
}

.pro_main_d .searchbox .searchtit .close a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../../images/common/svg_assets.svg) no-repeat -13px -161px /
    190px 190px;
  width: 28px;
  height: 28px;
}

.pro_main_d .searchbox h3 {
  display: none;
}

.pro_main_d .searchbox p {
  position: relative;
  padding: 0;
}

.pro_main_d .searchbox p a {
  display: block;
  padding: 10px 37px 10px 40px;
  background: url(../../images/product/detail/ic02.png) no-repeat right 50%;
}

.pro_main_d .searchbox p a:hover {
  color: #e11922;
  background: url(../../images/product/detail/ic03.png) no-repeat right 50%;
}

.pro_main_d .searchbox p span {
  display: block;
  width: 16px;
  height: 16px;
  background-color: #000000;
  position: absolute;
  top: 14px;
  left: 16px;
  border: #cccccc 1px solid;
}

.pro_main_d .searchbox p.close {
  display: none;
}

/* main_img_d
===============================================================*/
.main_img_d2 {
  padding: 0 13px 60px 13px;
}

.main_img_d2 .inner {
  margin: 0 auto;
  position: relative;
}

.main_img_d2 .inner img {
  width: 100%;
}

.main_img_d2 p.close {
  display: none !important;
}

.main_img_d2 .flex-viewport {
  overflow: hidden;
}

.main_img_d2 .flex-viewport ul.slides li {
  position: relative;
}

.main_img_d2 .flex-viewport ul.slides li span {
  font-size: 10px;
  position: absolute;
  bottom: 5px;
  left: 10px;
}

.main_img_d2 .flex-viewport ul.slides li span.r {
  font-size: 10px;
  position: absolute;
  bottom: 5px;
  left: inherit;
  right: 10px;
}

.main_img_d2 .flex-control-nav {
  width: 100% !important;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  bottom: -30px;
  left: 0;
}

.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
  width: 21px;
  height: 21px;
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
}

.flex-direction-nav .flex-next {
  left: auto;
  right: 5px;
}

.flex-direction-nav .flex-prev::before,
.flex-direction-nav .flex-next::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 13px;
  height: 13px;
  border-top: 3px solid #a9a9a9;
  border-left: 3px solid #a9a9a9;
  border-radius: 2px;
  transform: rotate(-45deg);
}

.flex-direction-nav .flex-next::before {
  left: auto;
  right: 3px;
  transform: rotate(135deg);
}

/* main_img_video2
===============================================================*/
.main_img_video2 {
  padding: 0 13px 60px 13px;
}

.main_img_video2 .inner {
  margin: 0 auto;
  position: relative;
}

.main_img_video2 .inner img {
  width: 100%;
}

.main_img_video2 .inner iframe {
  width: 100%;
}

.main_img_video2 p.close {
  display: none !important;
}

.main_img_video2 .flex-viewport {
  overflow: hidden;
}

.main_img_video2 .flex-control-nav {
  width: 100% !important;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  bottom: -30px;
  left: 0;
}

.flex-viewport .youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  /* padding-bottom: 46.23%; */
  /* Use 75% for 4:3 videos */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
}

.flex-viewport .youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.flex-viewport .youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  transition: 0.4s all;
}

.flex-viewport .youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.flex-viewport .youtube-player {
  position: relative;
}

.flex-viewport .youtube-player .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(../../images/common/svg_assets.svg) no-repeat 0px -200px / 360px
    360px;
  width: 100px;
  height: 100px;
  cursor: pointer;
}

/* series_list
===============================================================*/
.series_list {
  margin: 0 10px 20px 10px;
}

.series_list.dis_area {
  display: none;
  margin: 0;
  background-color: #efefef;
}

.series_list.dis_area .inn {
  margin: 0 10px 20px 10px;
}

.series_list p.compa_btn {
  display: none;
}

p.dis_btn {
  display: none;
}

p.dis_btn_sp {
  position: relative;
  margin: 20px auto 20px auto;
  text-align: center;
}

p.dis_btn_sp input {
  position: absolute;
  top: 0;
  left: -9999px;
}

p.dis_btn_sp label {
  position: relative;
  padding: 0 0 0 25px;
}

p.dis_btn_sp label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(../../images/common/svg_assets.svg) no-repeat -236px -41px /
    360px 360px;
  width: 21px;
  height: 21px;
}

p.dis_btn_sp.on label::before {
  background: url(../../images/common/svg_assets.svg) no-repeat -258px -41px /
    360px 360px;
}

p.compa_btn_sp {
  width: 180px;
  margin: 0 auto 20px auto;
}

p.compa_btn_sp a {
  position: relative;
  display: block;
  width: 150px !important;
  margin: 0 !important;
  min-height: auto;
  padding: 8px 0 8px 30px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background: #707070;
  background-size: 19px 18px;
}

p.compa_btn_sp a::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 22px;
  background: url(../../images/common/svg_assets.svg) no-repeat -208px -41px /
    360px 360px;
  width: 22px;
  height: 19px;
}

p.compa_btn_sp a::after {
  content: none;
}

p.compa_btn_sp a:hover {
  background: #707070;
}

.linetop {
  border-top: #d5d5d5 1px solid;
}

.series_list a {
  position: relative;
  display: block;
  padding: 10px 15px 10px 10px;
  min-height: 83px;
  border-bottom: #d5d5d5 1px solid;
  background-size: 9px 10px;
  transition: all 0.5s;
}

.series_list a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #e11922;
}

.series_list a:hover {
  background: #fff2f2;
}

.series_list p.ph {
  width: 110px;
  position: absolute;
  top: 10px;
  left: 0;
}

.series_list p.ph img {
  width: 110px;
}

.series_list dl {
  padding: 0 0 0 110px;
}

.series_list dl dt {
  font-size: 16px;
  padding: 0 0 5px 0;
}

.series_list a dl dt span.t {
  padding: 0 15px 0 0;
  background: url(../../images/product/img_ar_03.png) no-repeat right 5px;
  background-size: 10px 10px;
}

.series_list dl dd {
  font-size: 14px;
  line-height: 18px;
  padding: 0 10px 0 0;
}

/* anchor_list
===============================================================*/
.anchor_wrap {
  height:64px;
  margin: 0 0 30px 0;
}

.anchor_list {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  position: static;
  top: 0;
  left: 0;
  z-index: 10;
}

.anc_shadow {
  box-shadow: rgba(82, 82, 82, 0.317647) 0px -2px 1px 3px;
  -webkit-box-shadow: rgba(82, 82, 82, 0.317647) 0px -2px 1px 3px;
  -moz-box-shadow: rgba(82, 82, 82, 0.317647) 0px -2px 1px 3px;
}

.anchor_list ul {
  margin: 0 auto;
}

.anchor_list ul li {
  width:50%;
  padding:5px 0;
  float:left;
}

.anchor_list ul li a {
  position: relative;
  width:100%;
  display: block;
  font-size: 16px;
  padding: 0 20px 0 40px;
  text-align: left;
}

.anchor_list ul li a::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 15px;
  background: #e11922;
  width: 14px;
  height: 14px;
}

.anchor_list ul li a::after {
  content: "";
  position: absolute;
  top: 7px;
  left: 19px;
  width: 4px;
  height: 4px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-radius: 1px;
  transform: rotate(-45deg);
}


/* pro_wrap
===============================================================*/
.pro_wrap .tit a {
  display: block;
  color: #ffffff;
  font-size: 13px;
  margin: 0 13px 1px 13px;
  padding: 10px 15px;
  background-color: #7e7e7e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  position: relative;
}

.pro_wrap .tit a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #d1d1d1 transparent transparent transparent;
}

.pro_wrap .tit a.open::before {
  content: "";
  transform: scale(1, -1);
}

.pro_wrap .tit a:hover {
  color: #e11922;
  text-decoration: none;
}

.pro_wrap .pro_wrap_inner {
  display: none;
}

/* pro_detail
===============================================================*/
.pro_detail {
  width: 100%;
  position: relative;
}

.pro_g {
  background-color: #f0f0f0;
}

.pro_detail .anchor {
  position: absolute;
  top: 0;
  left: 0;
}

.pro_detail h3 {
  font-size: 22px;
  color: #d60000;
  font-weight: normal;
  text-align: center;
  padding: 30px 0 13px 0;
  position: relative;
}

.pro_detail h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 74px;
  height: 1px;
  background-color: #cbcbcb;
}

h3.protit {
  font-size: 22px;
  color: #d60000;
  font-weight: normal;
  text-align: center;
  padding: 30px 0 13px 0;
  margin: 0 0 15px 0;
}

h3.protit::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 74px;
  height: 1px;
  background-color: #cbcbcb;
}

h3.protits {
  margin: 0;
}

h3.protit2 {
  margin-bottom: 15px;
  font-size: 22px;
  color: #333;
  font-weight: normal;
  line-height: 30px;
  clear: both;
  padding: 20px 0 10px 10px;
  border-bottom: #ccc 1px solid;
}

h3.protit2_n {
  padding: 0 0 10px 10px;
}

h3.protit.disno,
h3.protit2.disno {
  display: none;
}

.prowraps {
  display: none;
}

.pro_detail .box {
  padding: 20px 13px;
}

.pro_detail .box_ps {
  padding-bottom: 0 !important;
}

.pro_detail .box_ps2 {
  padding-top: 0 !important;
}

.pro_detail .g {
  background-color: #f0f0f0;
}

.pro_detail .box .inner p.ph img {
  width: 100%;
  height: auto;
}

.pro_detail .box .inner dl {
  padding: 12px 0 0 0;
}

.pro_detail .box .inner dl dt {
  font-size: 22px;
  line-height: 30px;
  padding: 0 0 13px 0;
}

.pro_detail .box .inner dl dt img {
  max-width: 100%;
  height: auto;
}

.pro_detail .box .inner dl dd {
  font-size: 14px;
  line-height: 20px;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.pro_detail .box .inner dl dd p {
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.pro_detail .box .inner .bl img {
  width: 100%;
}

.pro_detail .box .inner .bl p.p {
  padding: 0 0 15px 0;
}

.pro_detail .box .inner .bl p.btn {
  width: 225px;
  height: 40px;
  text-indent: -9999px;
  margin: 0 auto 20px auto;
}

.pro_detail .box .inner .bl p.btn a {
  display: block;
  width: 225px;
  height: 40px;
  background: url(../images/product/detail/img_btn_01.gif) no-repeat 0 0;
  background-size: 225px 40px;
}

.pro_detail .box .inner .br {
  padding: 0 13px;
}

.pro_detail .box .inner .movie iframe {
  width: 100%;
  margin: 0 auto 10px auto;
}

.pro_detail p.note_p {
  font-size: 9px;
  padding: 5px 13px 0 13px;
  text-align: right;
}

.pro_detail p.note_p span {
  display: block;
  line-height: 12px;
}

.pro_detail .box .area02 {
  width: 100%;
  margin: 0 auto;
}

.pro_detail .box .area02 dl.left {
  width: 100%;
  padding: 0 0 20px 0;
  float: none;
}

.pro_detail .box .area02 dl.right {
  width: 100%;
  padding: 0;
  float: none;
}

.pro_detail .box .area02 dl dt img {
  max-width: 100%;
  height: auto;
}

.pro_detail .box .area02 dl dd.ct {
  font-size: 22px;
  line-height: 30px;
  padding: 0 0 13px 0;
}

.pro_detail .box .area02 dl dd.txt {
  font-size: 14px;
  line-height: 20px;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.pro_detail .box .area03 {
  width: 100%;
  margin: 0 auto;
}

.pro_detail .box .area03 dl.left {
  width: 100%;
  padding: 0 0 20px 0;
  float: none;
}

.pro_detail .box .area03 dl.center {
  width: 100%;
  padding: 0 0 20px 0;
  float: none;
}

.pro_detail .box .area03 dl.right {
  width: 100%;
  padding: 0;
  float: none;
}

.pro_detail .box .area03 dl dt img {
  width: 100%;
  height: auto;
}

.pro_detail .box .area03 dl dd.ct {
  font-size: 22px;
  line-height: 30px;
  padding: 0 0 13px 0;
}

.pro_detail .box .area03 dl dd.txt {
  font-size: 14px;
  line-height: 20px;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.pro_detail table.d {
  width: 100%;
  border-top: #e0bcbc 1px solid;
  border-left: #e0bcbc 1px solid;
  border-collapse: collapse;
}

/*
.pro_detail table.d tr th {
	width:45px;
	line-height:18px;
	font-weight:normal;
	padding:8px 6px;
	text-align:left;
	border-right:#e0bcbc 2px solid;
	border-bottom:#e0bcbc 1px solid;
	background-color:#fbecec;
}

.pro_detail table.d tr th.s {
	width:40px;
	padding:6px 6px;
	text-align:center;
}

.pro_detail table.d tr th.s2 {
	border-right:#e0bcbc 1px solid;
}

.pro_detail table.d tr td {
	padding:8px 6px;
	line-height:18px;
	border-right:#e0bcbc 1px solid;
	border-bottom:#e0bcbc 1px solid;
}
*/

.pro_detail table.d tr th {
  display: block;
  line-height: 18px;
  font-weight: normal;
  padding: 8px 6px;
  text-align: center;
  border-right: #e0bcbc 2px solid;
  border-bottom: #e0bcbc 1px solid;
  background-color: #f6dcdc;
}

.pro_detail table.d tr th.tit {
  color: #ffffff;
  background-color: #e66767;
}

.pro_detail table.d tr th.s {
  padding: 6px 6px;
  text-align: center;
  background-color: #fbecec;
}

.pro_detail table.d tr th.s2 {
  border-right: #e0bcbc 1px solid;
}

.pro_detail table.d tr td {
  display: block;
  padding: 8px 6px;
  line-height: 18px;
  border-right: #e0bcbc 1px solid;
  border-bottom: #e0bcbc 1px solid;
}

.pro_detail table.d tr td.s {
  padding: 8px 6px;
}

.pro_detail h4 {
  border-bottom: #cfcfcf 1px dotted;
  margin: 0 0 15px 0;
}

.pro_detail h4 span {
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: normal;
  padding: 10px 0 3px 22px;
}

.pro_detail h4 span::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 3px;
  width: 6px;
  height: 6px;
  border: 3px solid #e30000;
  border-radius: 50%;
}

.pro_detail .download {
  padding: 0 0 15px 0;
}

.pro_detail .download ul li {
  position: relative;
  margin: 0 0 4px 0;
  padding: 10px 10px 10px 62px;
  border-right: #c4c3c4 1px solid;
  border-bottom: #c4c3c4 1px solid;
  border-radius: 4px;
  background: #ededed;
}

.pro_detail .download ul li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 14px;
  background: url(../../images/common/svg_assets.svg) no-repeat -240px 0 / 360px
    360px;
  width: 17px;
  height: 23px;
}

.pro_detail .download ul li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 44px;
  background: #fff;
  width: 1px;
  height: 100%;
}

.pro_detail .download ul li a {
  display: block;
  font-size: 16px;
}

.pro_detail h5 {
  color: #80b13e;
  font-size: 16px;
  font-weight: normal;
  padding: 0 0 10px 0;
}

.pro_detail .sound table {
  width: 100%;
  border-spacing: 1px;
  background: #c0c0c0;
  border-collapse: separate;
  margin: 0 0 30px 0;
}

.pro_detail .sound table tr th,
.pro_detail .sound table tr td {
  border: 1px solid #fff;
  background: #ffffff;
}

.pro_detail .sound table tr th {
  padding: 5px 10px;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  background-color: #f6f6f6;
}

.pro_detail .sound table tr td {
  padding: 10px;
  font-size: 16px;
  font-weight: normal;
}

.pro_detail .sound table tr td.bg {
  background-color: #e1efce;
}

.pro_detail .sound table tr td.ic {
  width: 70px;
  text-align: center;
}

.pro_detail .sound table tr td.j {
  width: 350px;
}

.pro_detail .sound table tr .sp {
  display: none;
}

.pro_detail .pro_r li a {
  display: block;
  padding: 10px 20px 10px 0;
  border-bottom: #dedede 1px dotted;
  background: url(../images/common/img_ar_01.gif) no-repeat right 50%;
  background-size: 9px 10px;
  position: relative;
  top: -10px;
  left: 0;
}

/* compa_title
===============================================================*/
.compa_title {
  width: 100%;
  /* margin:0 0 25px 0; */
}

.compa_title h2 {
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  padding: 0 0 5px 0;
}

.compa_title p.txt {
  font-size: 16px;
  text-align: center;
  padding: 0 0 15px 0;
}

.compa_title p.btn1 {
  display: none;
}

.compa_title p.btn1 a {
  display: block;
  width: 180px;
  padding: 10px;
  margin: 0 auto;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  border: #e11923 1px solid;
  background-color: #e11923;
}

.compa_title p.btn2 {
  width: 180px;
  padding: 10px;
  margin: 0 auto;
  color: #7d7d7d;
  font-size: 16px;
  text-align: center;
  border: #a1a1a1 1px solid;
}

/* pro_list_comp
===============================================================*/
.area_wrap .area {
  margin-bottom: 15px;
  font-size: 22px;
  color: #333;
  font-weight: normal;
  line-height: 30px;
  clear: both;
  padding: 20px 0 10px 10px;
  border-bottom: #ccc 1px solid;
}

.pro_list_comp {
  margin: 0 auto 30px auto;
}

.pro_list_comp.dis_area {
  display: none;
  background-color: #efefef;
  padding: 10px 0 30px;
  margin: 0;
}

.pro_list_comp span {
  display: block;
  width: 33%;
  float: left;
}

.pro_list_comp span.dis {
  display: none;
}

.pro_list_comp a {
  display: block;
  padding: 5px;
  margin: 0 6px 10px 6px;
  border: #c8c8c8 1px solid;
}

.pro_list_comp a.ck {
  background-color: #fff2f3;
  border: #e11922 1px solid;
  text-decoration: none;
}

.pro_detail .box2 .tover {
  display: none;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
}

.pro_detail .box2 .tover div {
  padding: 0 13px;
}

.pro_detail .box2 .tover table {
  width: 100%;
  margin: 0 auto;
}

.pro_list_comp a p {
  padding: 0 0 7px 0;
}

.pro_list_comp a p img {
  width: 100%;
}

.pro_list_comp a dl {
  position: relative;
}

.pro_list_comp a dl dt {
  font-size: 18px;
  padding: 0 0 5px 0;
}

.pro_list_comp a dl dd {
  display: inline-block;
  color: #646464;
  border: #969696 1px solid;
  font-size: 10.5px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 1.5;
  padding: 1px 5px;
  margin: 5px 0 5px 0;
}

.pro_list_comp a input {
  position: absolute;
  top: 0;
  left: -9999px;
}

.pro_detail table.d_comp {
  border: none;
  /*width:inherit !important;*/
}

.pro_detail table.d_comp tr th {
  border: none;
  background-color: #fccace;
}

.pro_detail table.d_comp tr th.tit {
  background-color: #fc7e89;
}

.pro_detail table.d_comp tr td {
  display: inline-block;
  width: 41%;
  border: none;
  text-align: center;
  padding: 8px 12px !important;
  border-right: #f2f2f2 1px solid;
}

.pro_detail table.d_comp tr td.end,
.pro_detail table.d_comp tr td.gy {
  border: none !important;
}

.pro_detail table.d_comp tr th.nobg {
  display: none;
}

.pro_detail table.d_comp tr td.pro {
  border-right: none;
  text-align: center;
}

.pro_detail table.d_comp tr td.pro p.name {
  font-size: 18px;
  padding: 10px 0 3px 0;
}

.pro_detail table.d_comp tr td.pro p.link {
  padding: 0 0 5px 0;
}

.pro_detail table.d_comp tr td.pro p.name a {
  color: #4385f5;
  text-decoration: underline;
  /*padding:0 12px 0 0;
	background:url(/images/product/img_ar_05.gif) no-repeat right 7px;*/
}

.compa_btn {
  margin: 0 0 20px 0;
}

.compa_btn a {
  display: block;
  width: 157px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  padding: 8px 0 8px 20px;
  background: url(../images/product/img_ar_03.png) #f2f2f2 no-repeat 36px 14px;
  background-size: 6px 10px;
}

.compa_btn a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  text-decoration: none;
}

.anc_shadow {
  width: 100%;
  top: 0;
  left: 0;
  padding: 4px 0;
  text-align: center;
  z-index: 100;
  /* background:url(../../images/common/img_bg_03.png) repeat 0 0; */
}

.dis_btn_wrap.anc_shadow {
  width: 100%;
  top: 0;
  left: 0;
  padding: 70px 0 0 0;
  background: url(../../images/common/img_bg_03.png) repeat 0 0;
  box-shadow: rgba(82, 82, 82, 0.317647) 0px -2px 1px 3px;
  -webkit-box-shadow: rgba(82, 82, 82, 0.317647) 0px -2px 1px 3px;
  -moz-box-shadow: rgba(82, 82, 82, 0.317647) 0px -2px 1px 3px;
  position: fixed;
  z-index: 90;
}

/* main_img
===============================================================*/
div.main_img {
  padding: 0 0 40px 0;
  position: relative;
  overflow: hidden;
}

div.main_img ul li {
  text-align: center;
}

div.main_img ul li img {
  width: 100%;
}

/* Control Nav */
.flex-control-nav {
  width: 100% !important;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
}

.flex-control-nav li {
  margin: 0 4px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

div.main_img .flex-direction-nav {
  display: none;
}

/* sidebar */
#SideBar .side_con {
  display: none;
}

#SideBar div.pagetop {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
  float: right;
}

#SideBar .pagetop a {
  position: relative;
  display: block;
  background: rgba(205, 205, 205, 0.85);
  width: 40px;
  height: 40px;
}

#SideBar .pagetop a::after {
  content: "";
  position: absolute;
  top: 17px;
  left: 14px;
  width: 13px;
  height: 13px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  border-radius: 1px;
  transform: rotate(45deg);
}

.video_iframe_wrapper {
  position: relative;
  width: 100%;
  /* height: 0;
  padding-top: 56.2%; */
}
/*
.video_iframe_wrapper iframe,
.video_iframe_wrapper .youtube-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video_iframe_wrapper .youtube-player img {
  max-width: 100%;
  height: auto;
}

.video_iframe_wrapper .youtube-player > div {
  position: relative;
}

.video_iframe_wrapper .youtube-player > div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../../images/common/play_btn.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.6;
  width: 25%;
  height: 25%;
  z-index: 15;
} */

.pro_list dl dt span.t {
  background: none;
  position: relative;
}

.pro_list dl dt span.t::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../../images/common/svg_assets.svg) no-repeat -129px -42px /
    224px 224px;
  width: 10px;
  height: 10px;
}
