@charset "UTF-8";
span.bracketS {
  margin-left: -0.4em;
  font-family: YuGothic, "游ゴシック", "ＭＳ　ゴシック", "MS Gothic", "MS-Gothic";
}

span.bracketE {
  margin-right: -0.4em;
  font-family: YuGothic, "游ゴシック", "ＭＳ　ゴシック", "MS Gothic", "MS-Gothic";
}

.header-image {
  margin-bottom: 93px;
  background-color: #fbfbfc;
  min-width: 992px;
  height: 287px;
  background: url(../images/z/bg.jpg) repeat-y center top;
}
.header-image .box-content {
  width: 880px;
  position: relative;
}
.header-image h2 {
  position: absolute;
  left: 16px;
  top: 76px;
  font-size: 66px;
  font-family: "DIN Next W01 Regular";
  font-weight: normal;
  color: #010101;
}
.header-image h3 {
  position: absolute;
  left: 16px;
  top: 147px;
  font-size: 28px;
  line-height: 28px;
  font-weight: normal;
  color: #010101;
}
.header-image p {
  position: absolute;
  left: 16px;
  top: 187px;
  font-size: 12px;
  color: #010101;
  line-height: 12px;
}
.header-image .pic {
  position: absolute;
  left: 337px;
  top: 72px;
}
.header-image .recommend {
  right: -20px;
  top: 249px;
  font-size: 11px;
  line-height: 14px;
  position: absolute;
  z-index: 12;
  overflow: hidden;
  margin-left: 296px;
  padding-top: 11px;
  width: 157px;
  height: 0;
  background-image: url(/products/images/recommend_windows.png);
}

.product-header2 {
  background-color: #575c71;
  height: 57px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 364px;
}
.product-header2 .box-content {
  width: 961px;
}
.product-header2 ul {
  height: 57px;
  border-left: 1px solid #6c7188;
}
.product-header2 ul li {
  float: left;
  height: 100%;
  width: 120px;
  border-right: 1px solid #6c7188;
  font-size: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.product-header2 ul li.current a {
  opacity: 0.4;
}
.product-header2 ul li.current:hover a {
  opacity: 0.4;
}
.product-header2 ul li.store {
  background-color: #404454;
}
.product-header2 ul li.sonystore {
  width: 240px;
  background-color: #404454;
}
.product-header2 ul li.sonystore dl {
  margin: 0 5px 0 6px;
}
.product-header2 ul li.sonystore dl dt {
  color: #fff;
  text-align: center;
  font-size: 12px;
  height: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
  padding-top: 8px;
}
.product-header2 ul li.sonystore dl dd {
  width: 113px;
  float: left;
  background-color: #2d303e;
  border-right: 1px solid #404454;
  font-size: 12px;
  text-align: center;
}
.product-header2 ul li.sonystore dl dd:hover a {
  opacity: 0.65;
  text-decoration: none;
}
.product-header2 ul li.sonystore dl dd a {
  line-height: 1;
  padding-top: 8px;
  display: block;
  width: 100%;
  height: 100%;
  height: 26px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  -webkit-transition: opacity 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0;
  transition: opacity 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0;
}
.product-header2 ul li:hover > a {
  opacity: 0.65;
}
.product-header2 ul li span {
  letter-spacing: -0.06em;
}
.product-header2 ul li > a {
  -webkit-transition: opacity 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0;
  transition: opacity 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  line-height: 1;
  padding-top: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.product-header2 ul li > a:hover {
  text-decoration: none;
}

#nav-beams {
  position: absolute;
  right: 0;
  top: 92px;
  z-index: 9999;
  overflow: hidden;
}
#nav-beams:hover a {
  -webkit-transform: translateX(4px);
      -ms-transform: translateX(4px);
          transform: translateX(4px);
}
#nav-beams a {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.42, 0, 0.58, 1) 0;
  transition: transform 0.25s cubic-bezier(0.42, 0, 0.58, 1) 0;
  -webkit-transform: translateX(210px);
      -ms-transform: translateX(210px);
          transform: translateX(210px);
  background-color: #ff5a28;
  color: #fff;
  font-size: 13px;
  color: #fff;
  display: block;
  padding: 11px 22px 9px 22px;
  line-height: 21px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#nav-beams a:hover {
  text-decoration: none;
}
#nav-beams a span {
  width: 10px;
  padding-right: 10px;
  background-image: url(../images/z/ico-beams-arrow.png);
  background-repeat: no-repeat;
  background-position: right 1px;
}
#nav-beams.show a {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.42, 0, 0.58, 1) 1.5s;
  transition: transform 0.5s cubic-bezier(0.42, 0, 0.58, 1) 1.5s;
  -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
          transform: translateX(0px);
}

#nav-keyboard, #nav-win10, #nav-1st_anv {
  position: absolute;
  right: 0;
  top: 571px;
  z-index: 9999;
  overflow: hidden;
}
#nav-keyboard.pos_fix, .pos_fix#nav-win10, .pos_fix#nav-1st_anv {
  position: fixed;
  right: 0;
  top: 207px;
}
#nav-keyboard:hover a, #nav-win10:hover a, #nav-1st_anv:hover a {
  -webkit-transform: translateX(4px);
      -ms-transform: translateX(4px);
          transform: translateX(4px);
}
#nav-keyboard a, #nav-win10 a, #nav-1st_anv a {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.42, 0, 0.58, 1) 0;
  transition: transform 0.25s cubic-bezier(0.42, 0, 0.58, 1) 0;
  -webkit-transform: translateX(216px);
      -ms-transform: translateX(216px);
          transform: translateX(216px);
  background-color: #ff5a28;
  color: #fff;
  font-size: 13px;
  color: #fff;
  display: block;
  width: 190px;
  padding: 11px 2px 9px 20px;
  line-height: 21px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
#nav-keyboard a:hover, #nav-win10 a:hover, #nav-1st_anv a:hover {
  text-decoration: none;
}
#nav-keyboard.show a, .show#nav-win10 a, .show#nav-1st_anv a {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.42, 0, 0.58, 1) 1.5s;
  transition: transform 0.5s cubic-bezier(0.42, 0, 0.58, 1) 1.5s;
  -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
          transform: translateX(0px);
}

#nav-win10 {
  top: 510px;
}
#nav-win10.pos_fix {
  top: 146px;
}
#nav-win10 a {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  background-color: #4da8d8;
}

#nav-1st_anv {
  top: 443px;
}
#nav-1st_anv.pos_fix {
  top: 79px;
}
#nav-1st_anv a {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  background-color: #575c70;
}
#nav-1st_anv a span {
  letter-spacing: -0.1em;
}

.feature-main {
  position: relative;
  width: 880px;
  margin: 0 auto;
}
.feature-main h3 {
  position: absolute;
  font-size: 50px;
  line-height: 70px;
  color: #010101;
  font-weight: normal;
  letter-spacing: 0.1em;
  z-index: 10;
}
.feature-main h3 span.ls_m1 {
  letter-spacing: -0.05em;
  margin-left: -3px;
}
.feature-main h3 span.ls_p0 {
  letter-spacing: 0em;
}
.feature-main p {
  position: absolute;
  z-index: 10;
  font-size: 14px;
  line-height: 28px;
  color: #2a2a2a;
}
.feature-main div {
  position: absolute;
}

#feature1 {
  height: 708px;
}
#feature1 h3 {
  left: 0;
  top: 230px;
  font-size: 46px;
  line-height: 60px;
  font-weight: normal;
}
#feature1 p {
  left: 0;
  top: 380px;
}
#feature1 p span {
  margin-left: -0.5em;
  font-family: YuGothic, "游ゴシック", "ＭＳ　ゴシック", "MS Gothic", "MS-Gothic";
}
#feature1 #feature-pic-1 {
  left: 295px;
  top: 35px;
  background: url(../images/z/feature1/pic-main1.jpg) no-repeat left top;
}
#feature1 #feature-pic-1 img {
  opacity: 0;
  -webkit-animation: op 10s ease 3s infinite;
          animation: op 10s ease 3s infinite;
}

#feature2 {
  height: 849px;
}
#feature2 h3 {
  right: -26px;
  top: 79px;
  font-size: 46px;
  line-height: 60px;
  letter-spacing: 0.03em;
  text-align: right;
}
#feature2 h3 span {
  letter-spacing: -0.06em;
}
#feature2 p {
  right: -8px;
  top: 382px;
  text-align: right;
}
#feature2 p span {
  padding-right: 1em;
}
#feature2 #feature-pic-2 {
  left: -94px;
  top: 382px;
}

#feature3 {
  height: 739px;
}
#feature3 h3 {
  left: 0;
  top: 82px;
  font-size: 46px;
  line-height: 60px;
  letter-spacing: -0.01em;
}
#feature3 h3 span {
  letter-spacing: -0.08em;
}
#feature3 h3 span.strong {
  letter-spacing: -0.2em;
}
#feature3 p {
  left: 0;
  top: 375px;
}
#feature3 #feature-pic-3 {
  left: 295px;
  top: 383px;
}

.box-feature {
  margin-bottom: 41px;
}
.box-feature > dl {
  width: 880px;
  margin: 0 auto;
}
.box-feature > dl > dt {
  margin-top: -1px;
  border: 1px solid #818494;
  height: 62px;
  vertical-align: middle;
  padding-top: 19px;
  -ms-padding-top: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 24px;
  line-height: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #010101;
  font-weight: normal;
  padding-left: 20px;
  cursor: pointer;
  position: relative;
}
.box-feature > dl > dt:after {
  content: "";
  background: url(../images/z/btn-open.png) no-repeat left top;
  display: block;
  width: 38px;
  height: 38px;
  position: absolute;
  left: 820px;
  top: 12px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.42, 0, 0.58, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.box-feature > dl > dt.open:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.box-feature > dl > dd {
  -webkit-transition: height 0.77s cubic-bezier(0.42, 0, 0.58, 1) 0s;
  transition: height 0.77s cubic-bezier(0.42, 0, 0.58, 1) 0s;
  overflow: hidden;
  height: 0px;
}
.box-feature > dl > dd.open {
  -webkit-transition: height 0.77s cubic-bezier(0.42, 0, 0.58, 1) 0.8s;
  transition: height 0.77s cubic-bezier(0.42, 0, 0.58, 1) 0.8s;
}
.box-feature .ico-list li {
  float: left;
  margin-right: 10px;
}
.box-feature .ico-list li img {
  vertical-align: bottom;
}
.box-feature .caption {
  font-size: 12px;
  color: #2a2a2a;
  line-height: 12px;
  font-weight: bold;
  margin-bottom: 15px;
}
.box-feature .box-graph h4 {
  font-size: 12px;
  margin-bottom: 12px;
  color: #231815;
}
.box-feature .box-graph div {
  position: relative;
  width: 0;
  -webkit-transition: width 1s cubic-bezier(0.42, 0, 0.58, 1) 1s;
  transition: width 1s cubic-bezier(0.42, 0, 0.58, 1) 1s;
}
.box-feature .box-graph div.graph-1-1 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2s;
}
.box-feature .box-graph div.graph-1-2 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.2s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.2s;
}
.box-feature .box-graph div.graph-1-3 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.4s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.4s;
}
.box-feature .box-graph div.graph-2-1 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2s;
}
.box-feature .box-graph div.graph-2-2 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.2s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.2s;
}
.box-feature .box-graph div.graph-2-3 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.4s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.4s;
}
.box-feature .box-graph div.graph-3-1 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2s;
}
.box-feature .box-graph div.graph-3-2 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.15s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.15s;
  background: url(../images/z/feature1/bg-5_1.png) no-repeat right 0;
}
.box-feature .box-graph div.graph-3-3 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.3s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.3s;
  background: url(../images/z/feature1/bg-5_2.png) no-repeat right 0;
}
.box-feature .box-graph div.graph-3-4 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.45s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.45s;
  background: url(../images/z/feature1/bg-5_3.png) no-repeat right 0;
}
.box-feature .box-graph div.graph-3-4 dt,
.box-feature .box-graph div.graph-3-4 dd {
  color: #4b5167;
}
.box-feature .box-graph div.graph-4-1 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2s;
}
.box-feature .box-graph div.graph-4-2 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.2s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.2s;
}
.box-feature .box-graph div.graph-4-2 dd {
  color: #2a2a2a;
}
.box-feature .box-graph div.graph-4-3 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.4s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.4s;
}
.box-feature .box-graph div.graph-4-3 dt {
  color: #2a2a2a;
  left: 0;
}
.box-feature .box-graph div.graph-4-3 dd {
  color: #2a2a2a;
}
.box-feature .box-graph div.graph-4-4 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2s;
}
.box-feature .box-graph div.graph-4-5 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.2s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.2s;
}
.box-feature .box-graph div.graph-4-5 dd {
  color: #2a2a2a;
}
.box-feature .box-graph div.graph-4-6 {
  -webkit-transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.4s;
  transition: width 1.2s cubic-bezier(0.42, 0, 0.58, 1) 2.4s;
}
.box-feature .box-graph div.graph-4-6 dd {
  color: #2a2a2a;
}
.box-feature .box-graph dl {
  height: 26px;
  position: relative;
  margin-bottom: 18px;
  opacity: 0;
  -webkit-transition: opacity 0.8s cubic-bezier(0.42, 0, 0.58, 1) 0s;
  transition: opacity 0.8s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.box-feature .box-graph dl.show {
  opacity: 1;
}
.box-feature .box-graph dl.addcap {
  margin-bottom: 5px;
}
.box-feature .box-graph dl dt {
  position: absolute;
  color: #fff;
  font-family: "DIN Next W01 Light";
  left: 7px;
  top: 7px;
  font-weight: normal;
  line-height: 14px;
  min-width: 100px;
}
.box-feature .box-graph dl dd {
  position: absolute;
  color: #fff;
  font-family: "DIN Next W01 Light";
  font-size: 16px;
  right: 7px;
  top: 7px;
  line-height: 16px;
  min-width: 100px;
  text-align: right;
}
.box-feature .box-graph p {
  font-size: 10px;
  line-height: 12px !important;
  margin-bottom: 5px;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.42, 0, 0.58, 1) 3.2s;
  transition: opacity 0.5s cubic-bezier(0.42, 0, 0.58, 1) 3.2s;
}
.box-feature .box-graph p.show {
  opacity: 1;
}
.box-feature .table-overdrive {
  width: 100%;
}
.box-feature .table-overdrive th,
.box-feature .table-overdrive td {
  border-collapse: collapse;
  border: 1px solid #e9e9e9;
  text-align: center;
  color: #2a2a2a;
  padding: 7px;
}
.box-feature .table-overdrive th {
  font-weight: bold;
}
.box-feature .table-overdrive td span {
  display: inline-block;
  width: 180px;
}
.box-feature .table-overdrive img {
  padding: 30px 0;
}
.box-feature .ptfix {
  padding-top: 111px;
}
.box-feature .ptfix2 {
  padding-top: 5px;
}
.box-feature .ptfix2_2 {
  padding-top: 15px;
}
.box-feature .ptfix3 {
  padding-top: 45px;
}
.box-feature .ptfix3_2 {
  padding-top: 70px;
}
.box-feature .ptfix4 {
  padding-top: 42px;
}

.box-feature-in {
  padding: 28px 0 48px;
}
.box-feature-in p {
  color: #2a2a2a;
  line-height: 28px;
}
.box-feature-in p.note {
  font-size: 12px;
  line-height: 24px;
}
.box-feature-in p.caption {
  color: #231815;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 12px;
  font-weight: bold;
}

.box-feature-1 {
  width: 400px;
}

.box-feature-2 {
  width: 430px;
}

.box-feature-3 {
  width: 300px;
}

.box-feature-4 {
  width: 420px;
}

.box-feature-5 {
  width: 420px;
}

.box-feature-6 {
  width: 495px;
}

.box-feature-7 {
  width: 476px;
}

.box-feature-8 {
  width: 410px;
}

.box-feature-l {
  float: left;
}

.box-feature-r {
  float: right;
}

.box-feature-9,
.box-feature-10 {
  width: 50%;
  text-align: center;
}
.box-feature-9 img,
.box-feature-10 img {
  vertical-align: bottom;
  margin-bottom: 10px;
}
.box-feature-9 p,
.box-feature-10 p {
  font-size: 12px;
  color: #2a2a2a;
  line-height: 14px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 12px;
}

.box-feature-10 {
  width: 100%;
}

.box-feature-11 {
  width: 330px;
}

.box-feature-12 {
  width: 345px;
}

.box-feature-13 {
  width: 366px;
}

.box-feature-14 {
  width: 492px;
}

.box-feature-15 {
  width: 680px;
}

.box-feature-15hours {
  width: 450px;
  height: 132px;
  position: relative;
}
.box-feature-15hours div {
  position: absolute;
  color: #2a2a2a;
}
.box-feature-15hours .box1 {
  font-size: 124px;
  right: 262px;
  top: 23px;
  line-height: 124px;
  font-family: "DIN Next W01 Light";
  letter-spacing: -0.1em;
  text-align: right;
  padding: 0 20px;
}
.box-feature-15hours .box2 {
  font-size: 40px;
  left: 187px;
  top: 75px;
  line-height: 40px;
}
.box-feature-15hours .box3 {
  left: 280px;
  top: 98px;
  line-height: 14px;
}

.w_and_t {
  font-size: 42px;
  font-family: "DIN Next W01 Regular";
  color: #2a2a2a;
  text-align: center;
  padding-top: 20px;
  margin-bottom: 30px;
}

.box-feature-flip {
  height: 467px;
  overflow: hidden;
  background: url(../images/z/feature3/pic-1.jpg) no-repeat left 0;
}

.box-2-4 {
  height: 520px;
  background: url(../images/z/feature2/pic-4.jpg) no-repeat right 178px;
}

.box-2-6 {
  min-height: 445px;
  background: url(../images/z/feature2/pic-6_1.jpg) no-repeat right 33px;
}

.box-2-7 {
  background: url(../images/z/feature2/pic-7_1.jpg) no-repeat right 33px;
}

.box-2-9-1 {
  width: 420px;
  float: left;
}

.box-2-9-2 {
  width: 420px;
  float: right;
}

.box-2-9-1.box-graph h4,
.box-2-9-2.box-graph h4 {
  padding-left: 16px;
  background: url(../images/z/feature2/bg-2-9.png) no-repeat left center;
  font-weight: normal;
}

.box-3-2 {
  min-height: 490px;
  background: url(../images/z/feature3/pic-2.jpg) no-repeat right 76px;
}
.box-3-2 p {
  width: 590px;
}
.box-3-2 p.note {
  text-align: left !important;
}

.box-3-2-2 h3 {
  font-size: 20px;
  line-height: 22px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
  font-weight: normal;
}

.box-3-2-4 dt {
  color: #2a2a2a;
  line-height: 28px;
  font-weight: bold;
}
.box-3-2-4 dd {
  color: #2a2a2a;
  line-height: 24px;
  font-size: 12px;
}

.pager {
  width: 148px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -79px;
  z-index: 99;
  border: 1px solid #bcc0cf;
  height: 40px;
  line-height: 44px;
  border-radius: 3px;
}
.pager ul li {
  font-size: 24px;
  font-family: "DINNextW01-CondensedReg";
  width: 48px;
  height: 40px;
  float: left;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pager ul li.second {
  width: 52px;
  border-left: 1px solid #bcc0cf;
  border-right: 1px solid #bcc0cf;
}
.pager ul li.current {
  background-color: #818494;
  color: #fff;
}
.pager ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #575c71;
  -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1) 0s;
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.pager ul li a:hover {
  text-decoration: none;
  background-color: #818494;
  color: #fff;
}

.pagerbottom {
  position: relative;
  height: 124px;
}

#pic-3-6 {
  width: 527px;
  height: 330px;
  background: url(../images/z/feature3/pic-6_2.jpg) no-repeat left top;
}
#pic-3-6 img {
  opacity: 0;
}
#pic-3-6.anime img {
  opacity: 0;
  -webkit-animation: op 6s ease 2s infinite;
          animation: op 6s ease 2s infinite;
}

.box-azumino {
  padding: 50px 0 40px 0;
  border-top: 1px solid #818494;
  border-bottom: 1px solid #818494;
  margin-bottom: 60px;
  width: 880px;
}
.box-azumino h3 {
  float: left;
  font-size: 18px;
  color: #2a2a2a;
  line-height: 18px;
  margin-bottom: 21px;
  font-weight: normal;
}
.box-azumino p {
  float: left;
  line-height: 28px;
  width: 482px;
}
.box-azumino div {
  float: right;
  padding-top: 0px;
}

.box-win10 {
  margin-top: 90px;
  padding: 50px 0 0px 0;
  border-top: 1px solid #818494;
  width: 880px;
}
.box-win10 h3 {
  font-size: 18px;
  color: #2a2a2a;
  line-height: 18px;
  margin-bottom: 21px;
  font-weight: normal;
}
.box-win10 h4 {
  font-size: 15px;
  color: #2a2a2a;
  line-height: 28px;
  margin-bottom: 0;
}
.box-win10 p {
  font-size: 12px;
  line-height: 24px;
}
.box-win10 li span {
  color: #a9a9a9;
}
.box-win10 div img {
  vertical-align: bottom;
}
.box-win10 .box-win10-left {
  float: left;
  width: 420px;
}
.box-win10 .box-win10-right {
  float: right;
  padding-top: 2px;
  width: 365px;
}
.box-win10 .box-win10-inner {
  padding-top: 40px;
}

.box-keyboard {
  margin-top: 50px;
  padding: 50px 0 40px 0;
  border-top: 1px solid #818494;
  margin-bottom: 4px;
  width: 880px;
}
.box-keyboard h3 {
  font-size: 18px;
  color: #2a2a2a;
  line-height: 18px;
  margin-bottom: 21px;
  font-weight: normal;
}
.box-keyboard h4 {
  font-size: 15px;
  color: #2a2a2a;
  line-height: 28px;
  margin-bottom: 0;
  padding-top: 14px;
}
.box-keyboard p, .box-keyboard li {
  font-size: 14px;
  line-height: 28px;
}
.box-keyboard li span {
  color: #a9a9a9;
}
.box-keyboard div img {
  vertical-align: bottom;
}
.box-keyboard .box-keyboard-left {
  float: left;
  width: 420px;
}
.box-keyboard .box-keyboard-right {
  float: right;
  width: 420px;
}
.box-keyboard .box-keyboard-inner {
  margin-bottom: 32px;
}

#beams {
  background: #eaeaea;
  padding: 50px 0;
}
#beams .box-content {
  width: 880px;
}
#beams .box-beams-info {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 35px;
}
#beams .box-beams-info .box-beams-info-left {
  float: left;
  width: 400px;
}
#beams .box-beams-info .box-beams-info-left ul {
  margin-bottom: 10px;
}
#beams .box-beams-info .box-beams-info-left ul li {
  line-height: 24px;
  font-size: 14px;
  text-indent: -1.2em;
  margin-left: 1.2em;
}
#beams .box-beams-info .box-beams-info-left ul li span {
  color: #a9a9a9;
}
#beams .box-beams-info .box-beams-info-left p {
  font-size: 10px;
}
#beams .box-beams-info .box-beams-info-right {
  float: right;
  width: 450px;
}
#beams .box-beams-info .box-beams-info-right dl {
  display: table;
  width: 100%;
}
#beams .box-beams-info .box-beams-info-right dl dt {
  display: table-cell;
  font-size: 12px;
  width: 106px;
}
#beams .box-beams-info .box-beams-info-right dl dt span {
  letter-spacing: -0.04em;
}
#beams .box-beams-info .box-beams-info-right dl dd {
  display: table-cell;
  font-size: 12px;
  text-align: left;
}
#beams .box-beams-info .box-beams-info-right dl dd span {
  letter-spacing: -0.04em;
}
#beams .box-beams-left h2 {
  color: #f25426;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 23px;
  font-family: "DIN Next W01 Regular";
  font-weight: normal;
}
#beams .box-beams-left h2 span {
  font-size: 30px;
  font-weight: bold;
}
#beams .box-beams-right {
  display: table;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
}
#beams .box-beams-right h3 {
  vertical-align: middle;
  display: table-cell;
  width: 264px;
  padding: 24px 0;
}
#beams .box-beams-right p {
  vertical-align: middle;
  display: table-cell;
  width: 247px;
  padding: 24px 0;
}
#beams .box-beams-right p span {
  letter-spacing: -0.04em;
}
#beams .box-beams-right ul {
  vertical-align: middle;
  display: table-cell;
  width: 360px;
  padding: 24px 0;
}
#beams .box-beams-right ul li {
  margin-left: 25px;
}
#beams .box-beams-right ul li span {
  text-indent: -0.05em;
}
#beams .box-beams-right h3 {
  color: #2a2a2a;
  font-size: 19px;
  line-height: 26px;
  font-weight: normal;
  vertical-align: middle;
}
#beams .box-beams-right h3 span {
  font-family: "DIN Next W01 Regular";
  font-size: 23px;
  padding-right: 2px;
}
#beams .box-beams-right p,
#beams .box-beams-right li {
  font-size: 12px;
  line-height: 24px;
}
#beams .box-beams-right li {
  padding-left: 24px;
}
#beams .box-beams-right li.num1 {
  background: url(../images/z/ico-1.png) no-repeat left 4px;
}
#beams .box-beams-right li.num2 {
  background: url(../images/z/ico-2.png) no-repeat left 4px;
}
#beams .box-beams-right li.num3 {
  background: url(../images/z/ico-3.png) no-repeat left 4px;
}
#beams .beams-pic {
  margin-bottom: 37px;
}
#beams .beams-pic img {
  margin-left: -92px;
}
#beams .beams-btn {
  width: 900px;
}
#beams .beams-btn li {
  width: 430px;
  margin-right: 20px;
  float: left;
  font-family: "DIN Next W01 Regular";
  font-size: 16px;
  line-height: 1;
}
#beams .beams-btn li span.txtfix {
  font-size: 14px;
  padding-left: 6px;
}
#beams .beams-btn li a {
  padding: 22px 0 19px 0;
  display: block;
  color: #fff;
  text-align: center;
  background-color: #565455;
  -webkit-transition: opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1) 0s;
  transition: opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
#beams .beams-btn li a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#beams .beams-btn li a span.addbg {
  padding-right: 29px;
  background: url(../images/z/bg-ico-link.png) no-repeat right center;
}
#beams .beams-btn li.soldout {
  padding: 22px 0 19px 0;
  color: #fff;
  text-align: center;
  background-color: #C2C2C2;
}

.scrollshow {
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
  opacity: 0;
}
.scrollshow.show {
  -webkit-transition: all 1s cubic-bezier(0.42, 0, 0.58, 1) 0.3s;
  transition: all 1s cubic-bezier(0.42, 0, 0.58, 1) 0.3s;
}
.scrollshow.show.show {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.page-z_canvas {
  overflow: hidden;
}
.page-z_canvas .box-canvas {
  height: 461px;
  background: url(../images/z_canvas/bg-noise.jpg);
}
.page-z_canvas .box-canvas .box-content {
  position: relative;
}
.page-z_canvas .box-canvas .box-txt {
  position: absolute;
  left: 12px;
  top: 80px;
}
.page-z_canvas .box-canvas .box-txt h2 {
  font-size: 64px;
  color: #010101;
  font-family: "DIN Next W01 Regular";
  font-weight: normal;
  letter-spacing: -0.01em;
  margin-bottom: -5px;
  line-height: 64px;
}
.page-z_canvas .box-canvas .box-txt h3 {
  color: #010101;
  margin-bottom: 27px;
  font-size: 20px;
  font-weight: normal;
}
.page-z_canvas .box-canvas .box-txt h3 span {
  letter-spacing: -0.1em;
}
.page-z_canvas .box-canvas .box-txt p {
  color: #000;
  font-size: 20px;
  line-height: 36px;
  font-weight: bold;
}
.page-z_canvas .box-canvas .box-txt p span {
  letter-spacing: -0.1em;
}
.page-z_canvas .box-canvas .txt-recommend {
  position: absolute;
  right: 0;
  top: 20px;
  font-size: 10px;
  line-height: 14px;
  overflow: hidden;
  margin-left: 296px;
  padding-top: 10px;
  width: 157px;
  height: 0;
  background-image: url(/products/images/recommend_windows.png);
}
.page-z_canvas .box-canvas .pic {
  position: absolute;
  left: 492px;
  top: 224px;
  z-index: 10;
}
.page-z_canvas .box-canvas .pic2 {
  position: absolute;
  left: 1037px;
  top: 756px;
  z-index: 10;
}
.page-z_canvas .box-canvas-feature {
  height: 820px;
  position: relative;
  margin-bottom: 60px;
}
.page-z_canvas .box-canvas-feature dl {
  padding-top: 57px;
}
.page-z_canvas .box-canvas-feature dl dt {
  font-size: 20px;
  margin-bottom: 13px;
  color: #000000;
}
.page-z_canvas .box-canvas-feature dl dd {
  color: #161616;
  line-height: 26px;
  font-size: 13px;
  background: url(../images/z_canvas/bg-list_dot.png) no-repeat left 10px;
  padding-left: 10px;
}
.page-z_canvas .box-canvas-feature .pic3 {
  position: absolute;
  left: -111px;
  bottom: 0;
  z-index: 9;
}
.page-z_canvas .box-canvas-spec {
  margin-bottom: 35px;
}
.page-z_canvas .box-canvas-spec > dl > dt {
  font-size: 20px;
  margin-bottom: 13px;
  color: #000000;
  float: left;
  width: 180px;
  line-height: 20px;
  padding-top: -3px;
}
.page-z_canvas .box-canvas-spec > dl > dd {
  width: 780px;
  float: right;
}
.page-z_canvas .box-canvas-spec > dl > dd dl {
  overflow: hidden;
  zoom: 1;
  position: relative;
}
.page-z_canvas .box-canvas-spec > dl > dd dl dt {
  width: 160px;
  float: left;
  border-top: 1px solid #d3d4da;
  color: #313131;
  line-height: 20px;
  font-size: 13px;
  padding: 16px 0 14px 0;
}
.page-z_canvas .box-canvas-spec > dl > dd dl dd {
  border-top: 1px solid #d3d4da;
  width: 600px;
  float: right;
  color: #313131;
  line-height: 20px;
  font-size: 13px;
  padding: 16px 0 14px 0;
}
.page-z_canvas .box-canvas-spec > dl > dd dl.last dt:after {
  content: "";
  display: block;
  width: 160px;
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 1px solid #d3d4da;
  background: #f00;
}
.page-z_canvas .box-canvas-spec > dl > dd dl.last dd:after {
  content: "";
  display: block;
  width: 600px;
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #d3d4da;
  background: #f00;
}
.page-z_canvas .box-canvas-spec > dl > dd p {
  padding-top: 3px;
  font-size: 10px;
  text-align: right;
}
.page-z_canvas .box-canvas-bnr {
  position: relative;
  margin-bottom: 75px;
  cursor: pointer;
}
.page-z_canvas .box-canvas-bnr img {
  -webkit-transition: opacity 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
  transition: opacity 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
}
.page-z_canvas .box-canvas-bnr:hover img {
  opacity: 0.8;
}
.page-z_canvas .box-canvas-bnr h4 {
  position: absolute;
  font-size: 22px;
  left: 64px;
  top: 44px;
  color: #000;
}
.page-z_canvas .box-canvas-bnr p {
  position: absolute;
  left: 64px;
  top: 88px;
  line-height: 28px;
  color: #000;
}
.page-z_canvas .canvas-spec-release {
  text-align: right;
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  color: #2a2a2a;
  margin-bottom: 70px;
}
.page-z_canvas .canvas-spec-release span {
  padding-right: 5px;
}

.box-last {
  width: 900px;
  margin: 0 auto 60px auto;
}

div.store-link {
  position: relative;
  margin: 60px auto 60px auto;
  width: 898px;
  height: 176px;
  border: 1px solid #4d5269;
}

div.store-link h3 {
  overflow: hidden;
  position: absolute;
  left: 20px;
  top: 21px;
  width: 195px;
  height: 0;
  padding-top: 42px;
}

div.store-link h3.z {
  background: url(/products/images/z/store_link_label_z.gif) no-repeat left top;
}

div.store-link ul {
  position: relative;
}

div.store-link ul li {
  position: absolute;
  top: 105px;
  width: 417px;
  height: 55px;
}

div.store-link ul li.personal {
  left: 21px;
}

div.store-link ul li.business {
  right: 21px;
}

div.store-link ul li a {
  overflow: hidden;
  display: block;
  padding-top: 55px;
  width: 417px;
  height: 0;
  background: url(/products/images/store_link_btn.gif?20141015);
}

div.store-link ul li.personal a {
  background-position: 0 0;
}

div.store-link ul li.business a {
  background-position: 0 -57px;
}

div.store-link ul li.personal a:hover {
  background-position: -418px 0;
}

div.store-link ul li.business a:hover {
  background-position: -418px -57px;
}

@-webkit-keyframes op {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes op {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
div.registered-trademark-note {
  margin: 0 auto;
  margin-top: 50px;
  width: 900px;
  font-size: 12px;
  line-height: 1.5em;
  color: #666;
}
