@charset "UTF-8";
#products_page h1 {
  margin: 0;
}
.visible-xs {
  display: none;
}
article {
  width: 100%;
  overflow: hidden;
}

article #visual {
  background-color: #d6d7d7;
}

article #visual img {
  display: block;
  margin: 0 auto;
}

article h3 { 
  padding: 10px 20px;
  background-color: #ccc;
  font-size: 2.7rem;
  text-align: center;  
}

article #technology, article #spec, article #spec {
  max-width: 820px;
  margin: 40px auto 0;
  padding-bottom: 35px;
  border: 1px #ccc solid;
  overflow: hidden;
}

article #technology {
  margin: 0 auto;
}
article #technology .cw01 {
  margin: 20px auto;
  text-align: left;
  padding: 0px 35px 0px 35px;
}
article #technology .cw01 .point p {
  margin-bottom: 20px;
}
article #technology .cw01 .point p span {
  margin-bottom: 20px;
  color: red;
}

article #technology .cw01 .point li {
  margin: 0px 0px 10px 0px;
  font-family: Oswald;
  font-size: 15px;
  padding: 0px 0px 0px 22px;
  background: url(../img/ico_example_gold.png) no-repeat left;
}
article #technology .cw01 .conts_text01 {
  padding: 20px 0px;
  font-size: 20px;
}
article #technology .cw01 li {
  margin-bottom: 20px;
}
article #technology .cw01 .conts_text02 {
  padding: 0px 20px;
  background: url(../img/ico_example_dot.png) no-repeat left;
}
article #technology .cw01 .conts_text03 {
  padding: 0px 20px;
  font-size: 10px;
}

article #technology .conts_head {
  max-width: 700px;
  background: linear-gradient(90deg, #aaa, #eee);
  margin: 30px auto;
  padding: 10px;
  transform: skew(-20deg);
}

article #technology .conts_head h4 {
  margin: 0;
  text-align: left;
  font-size: 20px;
}

article #technology .cw04 {
  max-width: 750px;
  margin: 0 auto;
}

article #technology .cw04 .conts_01 {
  height: 100px;
}

article #technology .cw04 .conts_01 p {
  width: 70%;
  display: inline-block;
  margin-top: 30px;
  font-size: 15px;
}

article #technology .cw04 .conts_02 {
  margin: 20px 0;
}

article #technology .cw04 .conts_02 td {
  font-size: 20px;
  padding: 5px;
  border: 1px #ccc solid;
}

article #technology .cw04 .conts_02 .first {
  background-color: #ccc;
}

article #technology .cw04 .conts_03 {
  overflow: hidden;
  margin: 20px auto;
}

article #technology .cw04 .conts_03 p {
  font-size: 20px;
  padding-left: 10px;
  margin: 0 0 10px 20px;
}

article #technology .cw04 .conts_03 td {
  color: #888;
  font-size: 15px;
  padding: 20px;
}

article #technology .cw04 .conts_03 td:first-child {
  width: 80px;
}

article #technology .cw04 .conts_04 p {
  margin: 0 20px;
}

article #technology .cw04 .conts_04 p:first-child {
  font-size: 20px;
  margin-top: 15px;
}

article #technology .cw04 .conts_04 p:nth-of-type(2) {
  font-size: 15px;
  margin-bottom: 15px;
}

article #technology .cw04 .conts_05 {
  margin: 20px;
  border: 1px #555 solid;
  border-radius: 20px;
}

article #technology .cw04 .conts_05 p {
  margin: 20px;
  font-size: 12px;
}

article #spec {
  margin: 0 auto;
  overflow-x: scroll;
}

article #spec table {
  max-width: 750px;
  margin: 40px auto 0;
  font-size: 13px;
  text-align: left;
}
article #spec .table_club {
  margin-bottom: 40px;
}
article #spec .table_club td p {
  text-align: center;
  font-size: 11px;
}
article #spec table th, article #spec table td {
  padding: 8px;
  border: 1px #888 solid;
  font-family: Oswald;
}

article #spec table th {
  background-color: #eee;
}

article #spec .attention {
  max-width: 750px;
  margin: 0 auto 40px;
  display: block;
  font-size: 11px;
  text-align: right;
}


article #spec {
  margin: 0 auto;
  overflow-x: scroll;
}

article #spec img {
  max-width: 820px;
  margin: 20px 0;
}

article #spec .spec_table {
  max-width: 750px;
  margin: 0 auto 40px;
}
article #spec img {
  width: 100%;
}

article #spec .spec_table .inner {
  font-size: 13px;
  text-align: left;
}

article #spec .spec_table .inner caption {
  font-size: 20px;
  margin-bottom: 10px;
}

article #spec .spec_table .inner th, article #spec .spec_table .inner td {
  padding: 8px;
  border: 1px #888 solid;
  font-family: Oswald;
}

article #spec .spec_table .inner th {
  background-color: #eee;
}

article #spec .spec_table .inner td {
  background-color: #fff;
}






article #spec {
  margin: 0 auto;
  overflow-x: scroll;
}

article #spec table {
  max-width: 750px;
  margin: 40px auto 0;
  font-size: 13px;
  text-align: left;
}
article #spec .table_club {
  margin-bottom: 40px;
}
article #spec .table_club td p {
  text-align: center;
  font-size: 11px;
}
article #spec table th, article #spec table td {
  padding: 8px;
  border: 1px #888 solid;
  font-family: Oswald;
}

article #spec table th {
  background-color: #eee;
}

article #spec .attention {
  max-width: 750px;
  margin: 0 auto 40px;
  display: block;
  font-size: 11px;
  text-align: right;
}


article #spec {
  margin: 0 auto;
  overflow-x: scroll;
}

article #spec img {
  max-width: 820px;
  margin: 20px 0;
}

article #spec .spec_table {
  max-width: 750px;
  margin: 0 auto 40px;
}
article #spec img {
  width: 100%;
}

article #spec .spec_table .inner {
  font-size: 13px;
  text-align: left;
}

article #spec .spec_table .inner caption {
  font-size: 20px;
  margin-bottom: 10px;
}

article #spec .spec_table .inner th, article #spec .spec_table .inner td {
  padding: 8px;
  border: 1px #888 solid;
  font-family: Oswald;
}

article #spec .spec_table .inner th {
  background-color: #eee;
}

article #spec .spec_table .inner td {
  background-color: #fff;
}





article #spec .conts_text01 {
  font-size: 11px;
  text-align: right;
}
article #spec .lineup_area {
  margin: 20px 20px 20px 20px;
}
article #spec .lineup_area:after {
  margin: 0 auto 40px;
  display: block;
  font-size: 11px;
  text-align: right;
}
article #spec .lineup_cell {
  float: left;
  width: 33%;
}
article #spec .lineup_cell th {
  text-align: center;
}


#spec {
  display: none;
}
article #spec .model_title {
  padding: 20px 40px 0px 40px;
}
article #spec .model_title span {
  font-size: 11px;
}
article #spec .grip_img {
  padding: 0px 20px 0px 20px;
  text-align: center;
}
article #spec .grip_img img {
  max-width: 600px;
}
article #spec .conts_01:after {
  margin: 0 auto 40px;
  display: block;
  font-size: 11px;
  text-align: right;
}
article #spec .conts_01 .left {
  text-align: right;
  float: left;
  width: 25%;
}
article #spec .conts_01 .left img {
  width: 80%;
}
article #spec .conts_01 .right {
  padding-top: 70px;
  margin-left: 4%;
  margin-right: 4%;
  float: right;
  width: 67%;
}
article #spec .conts_text02 {
  margin: 20px 20px 20px 20px;
}



/* pp101
------------------------------ */
article #technology .pp101_cw01 {
  margin: 0px 35px 0px 35px;
}
article #technology .pp101_cw01 .conts_text01 {
  padding-top: 20px;
  font-size: 20px;
}
article #technology .pp101_cw01 .conts_text02 {
  padding-top: 20px;
}
article #technology .pp101_cw01 .conts_img01 .conts_text03 {
  text-align: center;
  font-size: 13px;
}
article #technology .pp101_cw01 .conts_img02 img {
  padding-top: 40px;
}
article #technology .pp101_cw01 .conts_img02 .conts_text04 {
  text-align: center;
  font-size: 13px;
}
article #technology .pp101_cw02 {
  margin: 40px 35px 0px 35px;
}
article #technology .pp101_cw02:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
article #technology .pp101_cw02 .left {
  float: left;
  width: 50%;
}
article #technology .pp101_cw02 .left .conts_text01 {
  padding-top: 20px;
  font-size: 20px;
}
article #technology .pp101_cw02 .left .conts_text02 {
  padding-top: 20px;
}
article #technology .pp101_cw02 .right {
  float: right;
  width: 50%;
}

/* pp102
------------------------------ */
article #technology .pp102_cw01 {
  margin: 0px 35px 0px 35px;
}
article #technology .pp102_cw01 .conts_text01 {
  padding-top: 20px;
  font-size: 20px;
}
article #technology .pp102_cw01 .conts_text02 {
  padding-top: 20px;
}
article #technology .pp102_cw01 .conts_img01 .conts_text03 {
  text-align: center;
  font-size: 13px;
}
article #technology .pp102_cw01 .conts_img02 img {
  padding-top: 40px;
}
article #technology .pp102_cw01 .conts_img02 .conts_text04 {
  text-align: center;
  font-size: 13px;
}
article #technology .pp102_cw02 {
  margin: 40px 35px 20px 35px;
}
article #technology .pp102_cw02:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
article #technology .pp102_cw02 .left {
  float: left;
  width: 50%;
}
article #technology .pp102_cw02 .left .conts_text01 {
  padding-top: 20px;
  font-size: 20px;
}
article #technology .pp102_cw02 .left .conts_text02 {
  padding-top: 20px;
}
article #technology .pp102_cw02 .right {
  float: right;
  width: 50%;
}
/* bp_l
------------------------------ */
article #technology .bp_l_cw01 {
  margin: 0px 35px 0px 35px;
}
article #technology .bp_l_cw01 .conts_text01{
  padding-top: 20px;
  font-size: 20px;
}
article #technology .bp_l_cw01:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
article #technology .bp_l_cw01 .left {
  float: left;
  margin-right: 2%;
  width: 48%;
}
article #technology .bp_l_cw01 .right {
  float: right;
  margin-left: 2%;
  width: 48%;
}
article #technology .bp_l_cw01 .conts_text02 {
  margin-top: 10px;
  font-size: 13px;
  text-align: center;
}
article #technology .bp_l_cw01 .conts_text03 {
  margin-top: 20px;
  font-size: 13px;
}

article #technology .bp_l_cw02 {
  margin: 0px 35px 0px 35px;
}
article #technology .bp_l_cw02 .conts_text01{
  padding-top: 20px;
  font-size: 20px;
}
article #technology .bp_l_cw02:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
article #technology .bp_l_cw02 .left {
  float: left;
  margin-right: 2%;
  width: 48%;
}
article #technology .bp_l_cw02 .right {
  float: right;
  margin-left: 2%;
  width: 48%;
}
article #technology .bp_l_cw02 .conts_text02 {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}

/* ---------------------------

SMARTPONE STYLE

--------------------------- */
@media screen and (max-width: 737px) {

  .visible-xs {
    display: block;
  }

  article #technology .conts_head, #bz_fw #characteristics .conts_head, #bz_ut #characteristics .conts_head, #bz_iron #characteristics .conts_head {
    max-width: none;
    background: #fff;
    transform: none;
    border-bottom: 1px #000 solid;
    margin: 20px 0px;
  }
  article #technology .conts_head h4, article #technology .conts_head p {
    text-align: center;
  }


/* pp101
------------------------------ */
  article #technology .pp101_cw01 {
    margin: 0 10px 0 10px;
  }
  article #technology .pp101_cw02 {
    margin: 0 10px 0 10px;
  }
/* pp102
------------------------------ */
  article #technology .pp102_cw01 {
    margin: 0 10px 0 10px;
  }
  article #technology .pp102_cw02 {
    margin: 0 10px 0 10px;
  }
/* bp
------------------------------ */
  article #technology .bp_l_cw01 {
    margin: 0 10px 0 10px;
  }
  article #technology .bp_l_cw02 {
    margin: 0 10px 0 10px;
  }

}



