@media all and (min-width: 769px) {
  .selectSection {
    position: relative; }
    .selectSection .pcHeader {
      position: absolute;
      z-index: 100;
      top: 0px;
      left: 0px;
      width: 100%; }
      .selectSection .pcHeader .logo {
        position: absolute;
        top: 30px;
        left: 30px; }
      .selectSection .pcHeader .title {
        position: absolute;
        top: 42px;
        right: 30px; }
    .selectSection .pcFooter {
      position: absolute;
      z-index: 100;
      bottom: 0px;
      left: 0px;
      width: 100%;
      height: 60px;
      font-size: 11px;
      background-color: #fff; }
      .selectSection .pcFooter .navi {
        position: absolute;
        top: 25px;
        left: 30px; }
        .selectSection .pcFooter .navi li {
          float: left;
          margin-right: 22px; }
          .selectSection .pcFooter .navi li a {
            color: #000; }
            .selectSection .pcFooter .navi li a:hover {
              text-decoration: underline; }
          .selectSection .pcFooter .navi li:first-child a {
            text-decoration: underline; }
      .selectSection .pcFooter .copyright {
        position: absolute;
        top: 25px;
        right: 30px;
        text-align: right; }
    .selectSection .slideBlock {
      min-width: 960px;
      min-height: 740px; }
      .selectSection .slideBlock ul li {
        position: relative;
        float: left; }
        .selectSection .slideBlock ul li .pct {
          display: block;
          position: relative;
          box-sizing: border-box;
          width: 100%;
          height: 100vh;
          min-height: 740px;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: 100% auto; }
        .selectSection .slideBlock ul li.s01 .pct {
          background-image: url(../images/brand_stainless/pct01.jpg); }
        .selectSection .slideBlock ul li.s02 .pct {
          background-image: url(../images/brand_stainless/pct02.jpg); }
        .selectSection .slideBlock ul li.s03 .pct {
          background-image: url(../images/brand_stainless/pct03.jpg); }
        .selectSection .slideBlock ul li.s04 .pct {
          background-image: url(../images/brand_stainless/pct04.jpg); }
        .selectSection .slideBlock ul li.s05 .pct {
          background-image: url(../images/brand_stainless/pct05.jpg); }
        .selectSection .slideBlock ul li.s06 .pct {
          background-image: url(../images/brand_stainless/pct06.jpg); }
        .selectSection .slideBlock ul li.s07 .pct {
          background-image: url(../images/brand_stainless/pct07.jpg); }
        .selectSection .slideBlock ul li.s08 .pct {
          background-image: url(../images/brand_stainless/pct08.jpg); }
        .selectSection .slideBlock ul li.s09 .pct {
          background-image: url(../images/brand_stainless/pct09.jpg); }
        .selectSection .slideBlock ul li.s10 .pct {
          background-image: url(../images/brand_stainless/pct10.png);
          background-position: center center;
          background-size: 1500px auto; }
        .selectSection .slideBlock ul li .bannerlist {
          margin-top: -190px;
          margin-left: -13px;
          position: absolute;
          top: 58.5%;
          left: 0;
          width: 100%; }
          .selectSection .slideBlock ul li .bannerlist a:hover {
            opacity: 0.7; }
          .selectSection .slideBlock ul li .bannerlist .wrap {
            text-align: center;
            width: 955px;
            margin: 0 auto; }
            .selectSection .slideBlock ul li .bannerlist .wrap .bnr01 {
              float: left;
              width: 50%; }
              .selectSection .slideBlock ul li .bannerlist .wrap .bnr01 img {
                width: 91%; }
            .selectSection .slideBlock ul li .bannerlist .wrap .bnr02 {
              float: right;
              width: 50%;
              text-align: right; }
              .selectSection .slideBlock ul li .bannerlist .wrap .bnr02 img {
                width: 91%; }
            .selectSection .slideBlock ul li .bannerlist .wrap .bnr03 {
              clear: both;
              width: 100%;
              padding-top: 35px; }
              .selectSection .slideBlock ul li .bannerlist .wrap .bnr03 img {
                width: 100%;
                margin-left: 10px; }
  .slideBlock {
    position: relative;
    top: -30px; }
  .bx-wrapper .bx-prev {
    left: 30px;
    background: url("../images/brand_stainless/btn-prev-gray.png"); }
  .sWrap2 .bx-prev,
  .sWrap3 .bx-prev,
  .sWrap6 .bx-prev,
  .sWrap8 .bx-prev {
    background: url("../images/brand_stainless/btn-prev-white.png"); }
  .bx-wrapper .bx-next {
    right: 30px;
    background: url("../images/brand_stainless/btn-next-gray.png"); }
  .sWrap2 .bx-next,
  .sWrap3 .bx-next,
  .sWrap6 .bx-next,
  .sWrap8 .bx-next {
    background: url("../images/brand_stainless/btn-next-white.png"); }
  .bx-wrapper .bx-prev:hover,
  .bx-wrapper .bx-next:hover {
    opacity: 0.7; }
  .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    outline: 0;
    width: 22px;
    height: 47px;
    text-indent: -9999px;
    z-index: 9999; }
  .sWrap1 .bx-wrapper .bx-controls-direction .bx-next {
    background: url("../images/brand_stainless/btn-next-gray-first.png");
    width: 65px;
    height: 48px; }
  .sBtn1, .sBtn2, .sBtn3, .sBtn4, .sBtn5, .sBtn6, .sBtn7, .sBtn8, .sBtn9, .sBtn10 {
    display: none !important; }
  .sWrap1 .sBtn1 {
    display: block !important; }
  .sWrap2 .sBtn2 {
    display: block !important; }
  .sWrap3 .sBtn3 {
    display: block !important; }
  .sWrap4 .sBtn4 {
    display: block !important; }
  .sWrap5 .sBtn5 {
    display: block !important; }
  .sWrap6 .sBtn6 {
    display: block !important; }
  .sWrap7 .sBtn7 {
    display: block !important; }
  .sWrap8 .sBtn8 {
    display: block !important; }
  .sWrap9 .sBtn9 {
    display: block !important; }
  .sWrap10 .sBtn10 {
    display: block !important; }
  .bx-wrapper .bx-controls-direction a.disabled {
    display: none; }
  .bx-wrapper .bx-pager {
    position: absolute;
    z-index: 100;
    bottom: 30px;
    left: 0;
    width: 100%;
    font-size: 0; }
  .bx-wrapper .bx-pager.bx-default-pager a {
    float: left;
    background: #e5e5e5;
    text-indent: -9999px;
    display: block;
    width: 10%;
    height: 4px;
    margin: 0;
    outline: 0; }
  .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000; }
  #PCSlideWrap {
    display: none; }
  #loader-bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #fff;
    z-index: 1; }
  #loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -100px;
    text-align: center;
    z-index: 2;
    text-align: center; }
    #loader img {
      width: 60px; }
    #loader p {
      padding-top: 8px;
      font-size: 12px;
      color: #999; } }

@media all and (max-width: 768px) {
  #headerSP .logo a {
    display: block;
    text-indent: -9999px;
    width: 95px;
    height: 23px;
    background: url(../images/brand_stainless/header-logo-sp.png);
    background-size: cover; }
  .pageNavi {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #e7e6e1; }
    .pageNavi.fixed {
      position: fixed;
      z-index: 100;
      top: 0;
      left: 0; }
    .pageNavi .inner {
      overflow: hidden;
      padding: 10px 0;
      text-align: center; }
      .pageNavi .inner .title {
        padding-top: 2px;
        width: 100%;
        height: 23px; }
        .pageNavi .inner .title span {
          line-height: 1;
          display: inline-block;
          text-indent: -9999px;
          width: 304px;
          height: 14px;
          background: url(../images/brand_stainless/title-sp.png);
          background-size: cover; }
  .slideBlock img {
    width: 100% !important; }
  .slideBlock .s01 .pct {
    margin-bottom: 45px; }
  .slideBlock .s01 p {
    padding: 0 40px;
    font-size: 1.3rem;
    line-height: 2;
    margin-bottom: 30px; }
  .slideBlock .s02 {
    padding-bottom: 36px;
    background-color: #848f95; }
    .slideBlock .s02 .pct {
      margin-bottom: 33px; }
    .slideBlock .s02 .title {
      margin-bottom: 20px; }
    .slideBlock .s02 p {
      color: #fff;
      font-size: 1.3rem;
      line-height: 2;
      padding: 0 40px; }
  .slideBlock .s03 {
    margin-bottom: 40px; }
    .slideBlock .s03 p {
      height: 0;
      text-indent: -9999px; }
  .slideBlock .s04 {
    padding-bottom: 36px; }
    .slideBlock .s04 .title {
      margin-bottom: 35px; }
    .slideBlock .s04 .pct {
      margin-bottom: 40px; }
    .slideBlock .s04 p {
      padding: 0 40px;
      font-size: 1.3rem;
      line-height: 2; }
  .slideBlock .s05 {
    padding: 50px 0 10px;
    background-color: #f9f9f9;
    margin-bottom: 40px; }
    .slideBlock .s05 .title {
      margin-bottom: 18px; }
    .slideBlock .s05 .pct {
      margin-bottom: 35px; }
    .slideBlock .s05 p {
      width: 89.6%;
      margin: 0 auto 25px;
      font-size: 1.3rem;
      line-height: 2; }
      .slideBlock .s05 p sub {
        font-size: 0.9rem;
        position: relative;
        bottom: -2px; }
      .slideBlock .s05 p.caption {
        margin-top: -20px;
        font-size: 1.2rem;
        text-align: right; }
  .slideBlock .s06 {
    padding: 40px 0 50px; }
    .slideBlock .s06 .title {
      margin-bottom: 35px; }
    .slideBlock .s06 .pct {
      margin-bottom: 40px; }
    .slideBlock .s06 p {
      padding: 0 40px;
      font-size: 1.3rem;
      line-height: 2; }
  .slideBlock .s07 {
    padding: 50px 0 20px;
    background-color: #f9f9f9; }
    .slideBlock .s07 .title {
      margin-bottom: 12px; }
    .slideBlock .s07 .pct {
      margin-bottom: 30px; }
    .slideBlock .s07 p {
      width: 89.6%;
      font-size: 1.3rem;
      line-height: 2;
      margin: 0 auto 25px; }
  .slideBlock .s08 {
    padding: 40px 0 45px; }
    .slideBlock .s08 .title {
      margin-bottom: 35px; }
    .slideBlock .s08 .pct {
      margin-bottom: 40px; }
    .slideBlock .s08 p {
      padding: 0 40px;
      font-size: 1.3rem;
      line-height: 2; }
  .slideBlock .s09 {
    padding: 40px 0 5px;
    background-color: #f9f9f9;
    margin-bottom: 50px; }
    .slideBlock .s09 .title {
      margin-bottom: 12px; }
    .slideBlock .s09 .pct {
      margin-bottom: 30px; }
    .slideBlock .s09 p {
      width: 89.6%;
      font-size: 1.3rem;
      line-height: 2;
      margin: 0 auto 25px; }
  .slideBlock .s10 {
    width: 89.6%;
    margin: 0 auto 40px; }
    .slideBlock .s10 .title {
      margin-bottom: 30px; }
    .slideBlock .s10 .pct {
      margin-bottom: 38px; }
    .slideBlock .s10 p {
      font-size: 1.3rem;
      line-height: 2;
      margin-bottom: 13px; } }
