/*!
 * series.css </cyber-shot/rx/assets/css/>
 * updateAt: 2015.12.07
 * updateAt: 2015.11.25
 * createAt: 2015.06.29
 */

/*--------------------------------------------------
  article
--------------------------------------------------*/
@media screen and (max-width: 940px) {
  article {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 640px) {
  article {
    padding-left: 4.6875% !important;
    padding-right: 4.6875% !important;
  }
}

/*--------------------------------------------------
  .heading
--------------------------------------------------*/
article .heading {
  position: relative;
  padding-top: 78px;
  padding-top: 6.372549%;
  background: #000;
}
article .heading img {
  width: 100%;
  height: auto;
}
article .heading strong {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 auto;
  line-height: 0;
}
article .heading h2 {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding-top: 33px;
  padding-top: 2.6960784%;
  line-height: 0;
}
article .heading p {
  position: relative;
  z-index: 1;
  padding-top: 40px;
  padding-top: 3.2679738%;
  font-size: 100%;
  line-height: 2.0;
  text-align: center;
}
@media screen and (max-width: 640px) {
  article .heading {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #424242;
  }
  article .heading strong img {
    margin-left: -20%;
    width: 140%;
  }
  article .heading h2 {
    margin-top: 15px;
  }
  article .heading h2 img {
    margin-left: -50%;
    width: 200%;
  }
  article .heading p {
    padding-top: 30px;
  }
  article .heading p br {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  article .heading p {
    font-size: 130%;
  }
}

/*--------------------------------------------------
  .intro
--------------------------------------------------*/
article .intro {
  position: relative;
}
article .intro img {
  width: 100%;
  height: auto;
}
article .intro .line:after {
  clear: both;
  display: block;
  content: "";
}
article .intro h3 {
  position: relative;
  z-index: 1;
}
article .intro p {
  position: relative;
  z-index: 1;
  font-size: 100%;
  line-height: 1.8;
}

@media screen and (max-width: 640px) {
  article .intro {
    padding-bottom: 60px;
  }
  article .intro .img-box {
    float: none !important;
    margin: 0 auto !important;
  }
  article .intro .img-box img {
    margin: 0 !important;
    width: 100% !important;
  }
  article .intro h3 {
    float: none !important;
    padding: 20px 0 0 0 !important;
    text-align: center;
  }
  article .intro h3 img {
    width: 180%;
  }
  article .intro p {
    float: none !important;
    margin: 20px 0 0 0 !important;
    width: auto !important;
  }
}
@media screen and (max-width: 479px) {
  article .intro h3 img {
    width: 210%;
  }
  article .intro p {
    font-size: 140%;
  }
}

/*--------------------------------------------------
  .anchor
--------------------------------------------------*/
article .anchor {
  margin-bottom: 16px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
article .anchor:after {
  clear: both;
  display: block;
  content: "";
}
article .anchor strong {
  float: left;
  display: block;
  padding: 18px 0 19px;
  width: 263px;
  width: 21.487%;
  line-height: 0;
  text-align: center;
  background-image: url(../img/series_anchor_spt@2x.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
  background-color: #2d2d2d;
}
.no-opacity article .anchor strong {
  background-image: url(../img/series_anchor_spt.png);
}
article .anchor strong img {
  max-width: 132px;
  width: 50.190114%;
  height: auto;
}
article .anchor ul {
  float: left;
  width: 960px;
  width: 78.4313725%;
  line-height: 0;
  overflow: hidden;
}
article .anchor ul:after {
  clear: both;
  display: block;
  content: "";
}
article .anchor li {
  float: left;
  text-align: center;
}
article .anchor.grid-01 li {
  width: 50%;
}
article .anchor.grid-02 li {
  width: 50%;
}
article .anchor.grid-03 li {
  width: 33.333%;
}
article .anchor.grid-04 li {
  width: 25%;
}
article .anchor li img {
  width: 100%;
  height: auto;
}
article .anchor li a {
  display: inline-block;
  padding: 18px 0 19px 30px;
  background-image: url(../img/anchor_arrow@2x.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 13px auto;
}
article .anchor li.grid-01 a {
  padding: 18px 30px 19px 30px;
}
.no-opacity article .anchor li a {
  background-image: url(../img/anchor_arrow.png);
}

@media screen and (max-width: 640px) {
  article .anchor {
    margin-bottom: 10px;
    margin-left: -6%;
    width: 112%;
    border-top: none;
  }
  article .anchor strong {
    float: none;
    width: auto;
    background: none;
  }
  article .anchor strong img {
    max-width: 160px;
  }
  article .anchor ul {
    float: none;
    padding: 0 4% 0 0;
    width: auto;
    border-top: 1px solid #fff;
  }
  article .anchor.grid-01 li {
    float: none;
    margin: 0 auto;
  }
  article .anchor li a {
    padding: 18px 0 19px 22px;
    background-size: 11px auto;
  }
  article .anchor.grid-01 li a {
    padding: 18px 22px 19px 22px;
  }
  article .anchor li img {
    width: 170%;
  }
}
@media screen and (max-width: 479px) {
  article .anchor.grid-01 li {
    width: 80%;
  }
  article .anchor li a {
    padding: 18px 0 19px 17px;
    background-size: 9px auto;
  }
  article .anchor.grid-01 li a {
    padding: 18px 30px 19px 17px;
  }
  article .anchor li img {
    width: 170%;
  }
}

/*--------------------------------------------------
  .anchor-holder
--------------------------------------------------*/
.anchor-holder .anchor-inner {
  padding: 10px 0;
  background: #000;
}
.anchor-holder .anchor-inner.floating {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
}
.anchor-holder .anchor {
  margin: 0 auto;
  max-width: 1224px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.anchor-holder .anchor:after {
  clear: both;
  display: block;
  content: "";
}
.anchor-holder .anchor strong {
  float: left;
  display: block;
  padding: 18px 0 19px;
  width: 263px;
  width: 21.487%;
  line-height: 0;
  text-align: center;
  background-image: url(../img/series_anchor_spt@2x.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
  background-color: #2d2d2d;
}
.no-opacity .anchor-holder .anchor strong {
  background-image: url(../img/series_anchor_spt.png);
}
.anchor-holder .anchor strong img {
  max-width: 132px;
  width: 50.190114%;
  height: auto;
}
.anchor-holder .anchor ul {
  float: left;
  width: 960px;
  width: 78.4313725%;
  line-height: 0;
  overflow: hidden;
}
.anchor-holder .anchor ul:after {
  clear: both;
  display: block;
  content: "";
}
.anchor-holder .anchor li {
  float: left;
  text-align: center;
}
.anchor-holder .anchor.grid-01 li {
  width: 50%;
}
.anchor-holder .anchor.grid-02 li {
  width: 50%;
}
.anchor-holder .anchor.grid-03 li {
  width: 33.333%;
}
.anchor-holder .anchor.grid-04 li {
  width: 25%;
}
.anchor-holder .anchor li img {
  width: 100%;
  height: auto;
}
.anchor-holder .anchor li a {
  display: inline-block;
  padding: 18px 0 19px 30px;
  background-image: url(../img/anchor_arrow@2x.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 13px auto;
}
.anchor-holder .anchor li.grid-01 a {
  padding: 18px 30px 19px 30px;
}
.no-opacity .anchor-holder .anchor li a {
  background-image: url(../img/anchor_arrow.png);
}

@media screen and (max-width: 640px) {
  .anchor-holder .anchor {
    margin-bottom: 10px;
    margin-left: -6%;
    width: 112%;
    border-top: none;
  }
  .anchor-holder .anchor strong {
    float: none;
    width: auto;
    background: none;
  }
  .anchor-holder .anchor strong img {
    max-width: 160px;
  }
  .anchor-holder .anchor ul {
    float: none;
    padding: 0 4% 0 0;
    width: auto;
    border-top: 1px solid #fff;
  }
  .anchor-holder .anchor.grid-01 li {
    float: none;
    margin: 0 auto;
  }
  .anchor-holder .anchor li a {
    padding: 18px 0 19px 22px;
    background-size: 11px auto;
  }
  .anchor-holder .anchor.grid-01 li a {
    padding: 18px 22px 19px 22px;
  }
  .anchor-holder .anchor li img {
    width: 170%;
  }
}
@media screen and (max-width: 479px) {
  .anchor-holder .anchor-inner.floating {
    position: relative !important;
    top: 0 !important;
  }
  .anchor-holder .anchor.grid-01 li {
    width: 80%;
  }
  .anchor-holder .anchor li a {
    padding: 18px 0 19px 17px;
    background-size: 9px auto;
  }
  .anchor-holder .anchor.grid-01 li a {
    padding: 18px 30px 19px 17px;
  }
  .anchor-holder .anchor li img {
    width: 170%;
  }
}

/*--------------------------------------------------
  .products
--------------------------------------------------*/
article .products {
  padding-bottom: 30px;
}
article .products .mainvisual {
  position: relative;
  line-height: 0;
}
article .products .mainvisual img {
  width: 100%;
  height: auto;
}
article .products .mainvisual .img-box,
article .products .mainvisual .ttl,
article .products .mainvisual .spec {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
article .products .mainvisual .img-box img,
article .products .mainvisual .ttl img,
article .products .mainvisual .spec img {
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 640px) {
  article .products {
    margin-top: 40px;
  }
  article .anchor + .products {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  article .products .mainvisual {
    text-align: center;
  }
  article .products .mainvisual .bg {
    margin-left: -6%;
    width: 112%;
  }
  article .products .mainvisual .img-box img {
    position: relative;
    padding: 15% 0 0 0 !important;
    width: 70% !important;
  }
  article .products .mainvisual .ttl,
  article .products .mainvisual .spec {
    position: relative !important;
  }
  article .products .mainvisual .info-box {
    padding: 13% 0 30px;
  }
  article .products .mainvisual .ttl {
    margin-left: -60%;
    width: 220%;
  }
  article .products .mainvisual .ttl img {
    position: relative;
    padding: 0 !important;
  }
  article .products .mainvisual .spec {
    margin-top: -10px;
    margin-left: -75%;
    width: 250%;
  }
  article .products .mainvisual .spec img {
    position: relative;
    padding: 0 !important;
  }
}

/* .line
--------------------------------------------------*/
article .products .line {
  display: table;
  width: 100%;
  border-top: 1px solid #424242;
}
article .products > .mainvisual + .line {
  border-top: none;
}
article .products .line .feat {
  display: table-cell;
  padding: 0 0 50px;
  padding: 0 0 4.0849673%;
  width: 612px;
  width: 50%;
  border-left: 1px solid #424242;
  box-sizing: border-box;
  vertical-align: top;
}
article .products .line .feat:first-child {
  border-left: none;
}
article .products .line .feat .img-box {
  text-align: center;
}
article .products .line .feat .img-box img {
  width: 100%;
  height: auto;
}
article .products .line .feat .txt-box {
  margin-top: -50px;
  margin-top: -8.1699346%;
  padding: 0 0 0 64px;
  padding: 0 0 0 10.4575163%;
  width: 477px;
  width: 77.9411764%;
}
article .products .line .feat:first-child .txt-box {
  padding: 0 0 0 75px;
  padding: 0 0 0 12.2549019%;
}
article .products .feat h4 {
  position: relative;
  padding-left: 5.2410901%;
  font-size: 130%;
  line-height: 1.6;
}
article .products .feat h4 em {
  position: absolute;
  top: 10%;
  left: 0;
  display: block;
  width: 3px;
  height: 80%;
  text-indent: -9999em;
  background: #ee0000;
}
article .products .feat h4 .kerning {
  margin: 0 -0.4em 0 -0.4em;
  letter-spacing: -0.15em;
}
article .products .feat p {
  margin-top: 15px;
  margin-top: 3.144654%;
  font-size: 95%;
  line-height: 1.7;
}
article .products .feat p.note {
  margin-top: 7px;
  margin-top: 1.4675052%;
  font-size: 68.8%;
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  article .products .line {
    display: block;
    width: auto;
    border: none !important;
  }
  article .products .line .feat {
    display: block;
    padding: 0 0 40px;
    width: auto;
    border-left: none !important;
    border-top: 1px solid #424242;
  }
  article .products .line .feat .txt-box {
    padding: 0 !important;
    width: auto !important;
  }
  article .products .line .feat.ex .txt-box {
    margin-top: -30px;
  }
  article .products .feat h4 {
    font-size: 150%;
    line-height: 1.5;
  }
}
@media screen and (max-width: 479px) {
  article .products .line .feat {
    padding: 0 0 40px;
  }
  article .products .line .feat .img-box img {
    margin-left: -5%;
    width: 110%;
  }
  article .products .feat h4 {
    font-size: 180%;
  }
  article .products .feat h4 br.nb48 {
    display: none;
  }
  article .products .feat p {
    font-size: 140%;
  }
  article .products .feat p.note {
    font-size: 100%;
  }
}

/* .btn-box
--------------------------------------------------*/
article .products .btn-box {
  margin-top: 18px;
}
article .products .btn-box a {
  display: block;
  margin: 0 auto;
  padding: 12px 0 13px;
  width: 1074px;
  width: 87.745098%;
  font-size: 110%;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
  text-align: center;
  background: #363636;
  transition: background 0.2s;
  -ms-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -webkit-transition: background 0.2s;
}
article .products .btn-box a:hover {
  background: #555;
}
article .products .btn-box a span {
  padding: 0 20px;
  background-image: url(../img/icon_blank@2x.png);
  background-repeat: no-repeat;
  background-position: right 50%;
  background-size: 11px 9px;
}
.no-opacity article .products .btn-box a span {
  background-image: url(../img/icon_blank.png);
}

@media screen and (max-width: 640px) {
  article .products .btn-box a {
    width: auto;
    font-size: 130%;
  }
}
@media screen and (max-width: 479px) {
  article .products .btn-box a {
    padding: 14px 0 15px;
    font-size: 150%;
  }
}