@charset "utf-8";

.brand-Wrapper .mainBox .fixedArea4seg2 {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -480px;
}
.brand-Wrapper .mainBox .fixedArea4seg2 .fixedArea4seg2Inner {
  width: 960px;
  height: 600px;
  position: relative;
}
.brand-Wrapper .mainBox .fixedArea4seg2 p {
  position: absolute;
}
.brand-Wrapper .mainBox .fixedArea4seg2 .fixedArea4seg2Inner .prev,
.brand-Wrapper .mainBox .fixedArea4seg2 .fixedArea4seg2Inner .next {
  cursor: pointer;
  position: absolute;
  top: 205px;
}
.brand-Wrapper .mainBox .fixedArea4seg2 .fixedArea4seg2Inner .prev {
  left: 0;
}
.brand-Wrapper .mainBox .fixedArea4seg2 .fixedArea4seg2Inner .next {
  right: 0px;
}
.brand-Wrapper .mainBox .fixedArea4seg2 .fixedArea4seg2Inner .dots {
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 100%;
}
.brand-Wrapper .mainBox .fixedArea4seg2 .fixedArea4seg2Inner .dots li {
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/air/daikin_brand/all_your_needs/parallax/images/common/dot.png");
  margin: 0 7px;
  text-indent: -9999px;
  overflow: hidden;
}
.brand-Wrapper .mainBox .fixedArea4seg2 .fixedArea4seg2Inner .dots li.active {
  background-position: bottom;
}
.brand-Wrapper .mainBox .fixedArea4seg2 .fixedArea4seg2Inner .prev:hover,
.brand-Wrapper .mainBox .fixedArea4seg2 .fixedArea4seg2Inner .next:hover,
.brand-Wrapper .mainBox .fixedArea4seg2 .fixedArea4seg2Inner .dots li:hover {
  opacity: 0.5;
}

/*************************************************
	Seg2 Original
*************************************************/
.brand-Wrapper #seg2 {
  /*overflow: hidden;*/
  overflow: visible;
}
.brand-Wrapper #seg2 .num {
  font-weight: bold;
}

.brand-Wrapper #seg2 .fixedArea4seg2 .title {
  left: 50%;
  margin-bottom: 0;
}
.brand-Wrapper #seg2 .fixedArea4seg2 .title1 {
  margin-left: -204px;
  top: 52px;
}
.brand-Wrapper #seg2 .fixedArea4seg2 .title2 {
  margin-left: -177px;
  top: 95px;
}
.brand-Wrapper #seg2 .fixedArea4seg2 .catTitle {
  top: 168px;
  width: 475px;
  height: 145px;
  margin-left: -237px;
  text-align: center;
  position: absolute;
  overflow: hidden;
}
.brand-Wrapper #seg2 .fixedArea4seg2 .catTitle .box {
  height: 145px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.brand-Wrapper #seg2 .fixedArea4seg2 .catTitle p {
  width: 100%;
  left: 0;
  top: 35px;
  text-align: center;
  margin-bottom: 0;
}
.brand-Wrapper #seg2 .fixedArea4seg2 .catTitle p.row1 {
  top: 0;
}
.brand-Wrapper #seg2 .fixedArea4seg2 .catTitle p.row2 {
  top: 32px;
}
.brand-Wrapper #seg2 .fixedArea4seg2 .catTitle p.row2 span {
  line-height: 1;
}
.brand-Wrapper #seg2 .fixedArea4seg2 .catTitle p.row2 span.num {
  display: inline-block;
  /display: inline;
  /zoom: 1;
  font-size: 320%;
  color: #000000;
  margin-right: 5px;
}

.brand-Wrapper #seg2 .js-count {
  direction: rtl;
}
.brand-Wrapper #seg2 .cat1 .js-count {
  width: 52px !important;
}
.brand-Wrapper #seg2 .cat2 .js-count {
  width: 118px !important;
}
.brand-Wrapper #seg2 .cat3 .js-count {
  width: 144px !important;
}
.brand-Wrapper #seg2 .cat4 .js-count {
  width: 170px !important;
}
.brand-Wrapper #seg2 .cat5 .js-count {
  width: 170px !important;
}

.brand-Wrapper #seg2 .fixedArea4seg2 .catTitle p.row2 span.unit img {
  vertical-align: baseline;
}
.brand-Wrapper #seg2 .fixedArea4seg2 .catTitle p.row3 {
  top: 88px;
}

.brand-Wrapper #seg2 .catWrap {
  width: 700%;
}
.brand-Wrapper #seg2 .catBox {
  width: 100%;
}
.brand-Wrapper #seg2 .catBoxInner {
  float: left;
  margin-left: 200px;
}

.brand-Wrapper #seg2 .catBoxInner.cat1 {
  margin-left: 0;
}
.brand-Wrapper #seg2 .catBoxInner.cat1 {
  width: 224px;
}
.brand-Wrapper #seg2 .catBoxInner.cat2 {
  width: 302px;
}
.brand-Wrapper #seg2 .catBoxInner.cat3 {
  width: 450px;
}
.brand-Wrapper #seg2 .catBoxInner.cat4 {
  width: 439px;
}
.brand-Wrapper #seg2 .catBoxInner.cat5 {
  width: 55px;
}
.brand-Wrapper #seg2 .catBoxInner.cat6 {
  width: 451px;
}
.brand-Wrapper #seg2 .catBoxInner .main {
  height: 504px;
  text-align: center;
  margin-bottom: 8px;
  position: relative;
  overflow: visible;
}
.brand-Wrapper #seg2 .catBoxInner .shadow {
  height: 66px;
  position: relative;
  overflow: visible;
}
.brand-Wrapper #seg2 .catBoxInner img {
  width: 100%;
  position: absolute;
  left: 0;
}
.brand-Wrapper #seg2 .catBoxInner .main img {
  bottom: 0;
}
.brand-Wrapper #seg2 .catBoxInner .shadow img {
  top: 0;
}

.brand-Wrapper #seg2 .fixedArea4seg2 .catTitle .box {
  top: -100px;
}
.brand-Wrapper #seg2 .fixedArea4seg2 .catTitle .box.cat1 {
  top: 0;
}
