@charset "UTF-8";
article {
	width: 100%;
	overflow: hidden;
}

article #item-nav .page-act a:link,
article #item-nav .page-act a:active,
article #item-nav .page-act a:visited {
	color: #ff0000;
}

article #visual {
	background-color: #d6d7d7;
}

article #visual img {
	display: block;
	margin: 0 auto;
}

article h3 {
	padding: 10px 30px;
	background-color: #ccc;
	font-size: 2.7rem;
	text-align: center;
}

article #features, article #characteristics, article #spec, article #shaft {
	max-width: 820px;
	margin: 40px auto 0;
	border: 1px #ccc solid;
	overflow: hidden;
}

article #features {
	margin: 0 auto;
}

article .feature_img {
	margin: 30px 0;
}

article .feature_img .smt {
	display: none;
}

article #characteristics .conts_head {
	max-width: 700px;
	background: linear-gradient(90deg, #aaa, #eee);
	margin: 30px auto;
	padding: 10px;
	transform: skew(-20deg);
}

article #characteristics .conts_head h4 {
	margin: 0;
	text-align: left;
	font-size: 20px;
}

article #characteristics .cw04 {
	width: 750px;
	margin: 0 auto;
}

article #characteristics .cw04 .conts_01 {
	/*height: 100px;*/
}

article #characteristics .cw04 .conts_01 p {
	width: 70%;
	display: inline-block;
	margin-top: 20px;
	font-size: 15px;
}

article #characteristics .cw04 .conts_02 {
	margin: 20px 0;
}

article #characteristics .cw04 .conts_02 td {
	font-size: 20px;
	padding: 5px;
	border: 1px #ccc solid;
}

article #characteristics .cw04 .conts_02 .first {
	background-color: #ccc;
}

article #characteristics .cw04 .conts_03 {
	overflow: hidden;
	margin: 20px auto;
}

article #characteristics .cw04 .conts_03 p {
	font-size: 20px;
	padding-left: 10px;
	margin: 0 0 10px 20px;
}

article #characteristics .cw04 .conts_03 td {
	color: #888;
	font-size: 15px;
	padding: 20px;
}

article #characteristics .cw04 .conts_03 td:first-child {
	width: 80px;
}

article #characteristics .cw04 .conts_04 p {
	margin: 0 20px;
}

article #characteristics .cw04 .conts_04 p:first-child {
	font-size: 20px;
	margin-top: 15px;
}

article #characteristics .cw04 .conts_04 p:nth-of-type(2) {
	font-size: 15px;
	margin-bottom: 15px;
}

article #characteristics .cw04 .conts_05 {
	margin: 20px;
	border: 1px #555 solid;
	border-radius: 20px;
}

article #characteristics .cw04 .conts_05 p {
	margin: 20px;
	font-size: 12px;
}

article #spec table {
	max-width: 750px;
	margin: 40px auto 0;
	font-size: 1.4rem;
	text-align: left;
}

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 {
	width: 750px;
	margin: 0 auto 40px;
	display: block;
	font-size: 11px;
	text-align: right;
}

article #shaft img {
	max-width: 820px;
	margin: 20px 0;
}

article #shaft .shaft_table {
	width: 750px;
	margin: 0 auto 40px;
}

article #shaft .shaft_table .inner {
	font-size: 13px;
	text-align: left;
}

article #shaft .shaft_table .inner caption {
	font-size: 20px;
	margin-bottom: 10px;
}

article #shaft .shaft_table .inner th, article #shaft .shaft_table .inner td {
	padding: 8px;
	border: 1px #ccc solid;
	font-family: Oswald;
}

article #shaft .shaft_table .inner th {
	background-color: #eee;
}

article #shaft .shaft_table .inner td {
	background-color: #fff;
}

article #shaft .shaft_table .attention {
	font-size: 11px;
	text-align: right;
	display: block;
}

#spec, #shaft {
	display: none;
}

/* -- lja -- */

article #technology {
  margin: 0 auto;
}
article #technology .cw01 {
  margin: 40px 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;
  font-size:1.7rem;
  background: url(../img/ico_example_dot.png) no-repeat left;
}
article #technology .cw01 .conts_text03 {
  padding: 0px 20px;
  font-size: 1.4rem;
}

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 #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;
}

/* bz drive
------------------------------ */

article #technology .driver_cw02 .conts_01 {
  text-align: center;
  position: relative;
}

article #technology .driver_cw02 .conts_01 p {
  position: absolute;
  right: 30px;
  bottom: 30px;
}
article #technology .driver_cw03 .conts_01 {
  margin: 0 35px 0 35px;
  margin-bottom: 20px;
}
article #technology .driver_cw03 .conts_01:after {
    content:" ";
    display:block;
    clear:both;
}
article #technology .driver_cw03 .conts_01 .left {
  width: 50%;
  float: left;
}
article #technology .driver_cw03 .conts_01 img {
  margin: 10px 0px 10px 0px;
  width: 100%;
}
article #technology .driver_cw03 .conts_01 .conts_text02 {
  text-align: right;
}
article #technology .driver_cw03 .conts_01 .right {
  margin-left: 4%;
  width: 46%;
  float: right;
}

article #technology .driver_cw03 .conts_01 .center {
  display: block;
  margin: auto;
}


article #technology .driver_cw04 .conts_01 {
  margin: 0 35px 0 35px;
  margin-bottom: 20px;
}
article #technology .driver_cw04 .conts_01:after {
    content:" ";
    display:block;
    clear:both;
}
article #technology .driver_cw04 .conts_01 .left {
  margin-right: 4%;
  width: 46%;
  float: left;
}

article #technology .driver_cw04 .conts_01 .right {
  position: relative;
  width: 50%;
  float: right;
}
article #technology .driver_cw04 .conts_01 .right img {
  width: 80%;
}
article #technology .driver_cw04 .conts_01 .right p {
  position: absolute;
  right: 116px;
  bottom: 0px;
}
article #technology .driver_cw05 .conts_01 {
  position: relative;
  padding: 0 35px 20px 35px;
}
article #technology .driver_cw05 .conts_01 img {
  width: 80%;
}
article #technology .driver_cw05 .conts_01 .conts_text02 {
  width: 46%;
  position: absolute;
  left: 35px;
  top: 50px;
}
article #technology .driver_cw05 .conts_01 .conts_text03 {
  width: 54%;
  position: absolute;
  right: 40px;
  bottom: 0px;
}
article #technology .driver_cw05 .conts_01 .conts_text04 {
  font-size: 16px;
  margin-bottom: 10px;
}
article #technology .driver_cw05 .conts_01_smt {
  display: none;
}
/* bz fw
------------------------------ */

/* bz fw
------------------------------ */
article #technology .fw_cw02 {
  margin: 0 35px 0 35px;
}

article #technology .fw_cw02 .conts_text01 {
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 20px;
}
article #technology .fw_cw02 .conts_text02 {
}
article #technology .fw_cw02 .conts_img01:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
article #technology .fw_cw02 .conts_img01 .left {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 55%;
  float: left;
}
article #technology .fw_cw02 .conts_img01 .right {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 45%;
  float: right;
}
article #technology .fw_cw02 .conts_text03 {
  font-size: 20px;
}
article #technology .fw_cw02 .conts_img02:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
article #technology .fw_cw02 .conts_img02 .left {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 55%;
  float: left;
}
article #technology .fw_cw02 .conts_img02 .right {
  padding-top: 10%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 2%;
  width: 43%;
  float: right;
}
article #technology .fw_cw03 .conts_text01 {
  font-size: 20px;
  margin: 0 35px 0 35px; 
}
article #technology .fw_cw03 .conts_img01 {
  margin: 40px 35px 40px 35px; 
}
article #technology .fw_cw03 .conts_text02 {
  margin: 0 35px 0 35px; 
}
article #technology .fw_cw04 .conts_img01 {
  margin: 0 35px 0 35px; 
}
article #technology .fw_cw04 .conts_img01 img {
  width: 100%;
}
article #technology .fw_cw04 .conts_text03 {
  margin: 0px 35px 0px 35px;
}
article #technology .fw_cw04 .conts_text03:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
article #technology .fw_cw04 .left {
  text-align: left;
  margin-right: 10%;
  width: 40%;
  float: left;
}
article #technology .fw_cw04 .right {
  text-align: right;
  margin-left: 10%;
  width: 40%;
  float: right;
}

#technology, #spec, #gallery {
  width: 820px;
  margin: 0 auto;
  text-align: left;
  border: 1px solid #ccc;
  overflow: hidden;
}

#technology > section {
  margin: 0 20px;
  margin-top: 30px;
  font-family: Oswald;
}

#technology > section:last-child {
  margin-bottom: 30px;
}

#technology > section > h4 {
  text-align: left;
}

#technology > section > div, #technology > section > figure {
  margin-left: 20px;
  margin-right: 20px;
}

#spec, #gallery {
  display: none;
}

#products_page > #spec .spec, #products_page > #spec .shaft, #products_page > #spec .grip {
  margin: 30px 20px;
}

#products_page > #spec .spec table caption, #products_page > #spec .shaft table caption, #products_page > #spec .grip table caption {
  font-size: 20px;
}

#products_page > #spec .spec .notice, #products_page > #spec .shaft .notice, #products_page > #spec .grip .notice {
  font-size: 13px;
  text-align: right;
}

#products_page > #spec .grip {
  margin: 0 20px 30px;
}

#products_page[data-products^="e_"] .conts01 .inner01 {
  margin: auto;
}

#products_page[data-products^="e_"] .conts01 .inner01 .text_box {
  padding-top: 10px;
}

#products_page[data-products^="e_"] .conts01 .inner01 .text_box li {
  font-size: 15px;
  padding: 5px 30px;
  background: url(../img/icon.png) 10px center no-repeat;
}

#products_page[data-products^="e_"] .conts02 dl {
  margin: 0 20px;
}

#products_page[data-products^="e_"] .conts02 dl dt {
  font-size: 1.7rem;
  display: list-item;
  list-style-type: disc;
}

#products_page[data-products^="e_"] .conts02 dl dd {
  font-size: 13px;
  margin: 0 0 10px;
}

#products_page[data-products^="e_"] .conts03 h4, #products_page[data-products^="e_"] .conts04 h4, #products_page[data-products^="e_"] .conts05 h4 {
  width: 740px;
  background: linear-gradient(90deg, #aaa, #eee);
  padding: 10px;
  transform: skew(-20deg);
  font-size: 20px;
}

#products_page[data-products$="_l"] .conts01 .inner01 .text_box li {
  background: url(../img/icon_l.png) 10px center no-repeat;
}

#products_page #spec .shaft img {
  width: 820px;
  margin-left: -20px;
  margin-bottom: 20px;
}

#products_page #spec .grip img {
  display: block;
  margin: 0 auto;
}

#products_page #spec table th {
  width: 50%;
}


/* -- end lja -- */

/* bz drive ladies
------------------------------ */
#bz_ladies_driver h1 {
	margin: 0;
}

#bz_ladies_driver #characteristics .driver_cw01 {
	overflow: hidden;
	width: 750px;
	margin: 0 auto;
}

#bz_ladies_driver #characteristics .driver_cw01 .conts_01 {
	margin: 20px auto;
	background-image: url(../img/driver_img/fig_technology_01_main.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 260px;
}

#bz_ladies_driver #characteristics .driver_cw01 .conts_01 img {
	float: right;
	margin-top: 50px;
	margin-right: 40px;
}

#bz_ladies_driver #characteristics .driver_cw01 .conts_01 p {
	clear: both;
	width: 40%;
	float: right;
}

#bz_ladies_driver #characteristics .driver_cw01 .conts_02 {
	margin-bottom: 10px;
}

#bz_ladies_driver #characteristics .driver_cw01 .conts_02 img {
	max-width: 750px;
}

#bz_ladies_driver #characteristics .driver_cw01 .conts_02 .smt {
	display: none;
}

#bz_ladies_driver #characteristics .driver_cw01 .conts_03 {
	width: 50%;
	float: left;
	text-align: left;
}
#bz_ladies_driver #characteristics .driver_cw01 .conts_03 img {
	width: 98%;
}

#bz_ladies_driver #characteristics .driver_cw01 .conts_04 {
	width: 50%;
	float: right;
	text-align: right;
}
#bz_ladies_driver #characteristics .driver_cw01 .conts_04 img {
	width: 98%;
}

#bz_ladies_driver #characteristics .driver_cw02 {
	overflow: hidden;
	width: 750px;
	margin: 0 auto;
}

#bz_ladies_driver #characteristics .driver_cw02 .conts_01 img {
	max-width: 238px;
	margin-left: 8%;
	float: left;
}

#bz_ladies_driver #characteristics .driver_cw02 .conts_01 p {
	width: 55%;
	float: left;
}

#bz_ladies_driver #characteristics .driver_cw03 {
	overflow: hidden;
	width: 750px;
	margin: 0 auto;
}

#bz_ladies_driver #characteristics .driver_cw03 .conts_01 {
	background-image: url(../img/driver_img/fig_technology_03_main.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 370px;
}

#bz_ladies_driver #characteristics .driver_cw03 .conts_01 .conts_text01 {
	width: 100%;
}

#bz_ladies_driver #characteristics .driver_cw03 .conts_01 .conts_text02 {
	width: 40%;
	display: inline-block;
	float: left;
	margin-top: 15%;
}

#bz_ladies_driver #characteristics .driver_cw03 .conts_01 .conts_text03 {
	width: 40%;
	display: inline-block;
	float: right;
	margin-top: 35%;
}

#bz_ladies_driver #characteristics .driver_cw03 .conts_02 {
	border: 1px #555 solid;
	border-radius: 20px;
}

#bz_ladies_driver #characteristics .driver_cw03 .conts_02 p {
	margin: 20px;
}

#bz_ladies_driver #characteristics .driver_cw03 .conts_02 p span {
	display: block;
	font-size: 20px;
	border-bottom: 1px #555 solid;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* bz fw ladies
------------------------------ */
#bz_ladies_fw .hw {
	line-height: 30px;
	font-size: 20px;
}

#bz_ladies_fw .attention {
	font-size: 11px;
}

#bz_ladies_fw h1 {
	margin: 0;
}

#bz_ladies_fw .bluebox {
	font-weight: bold;
	text-align: center;
	padding: 10px 10px 10px 10px;
	width: 727px;
	border-top: solid 1px #182471;
	border-bottom: solid 1px #182471;
	border-left: solid 1px #182471;
	border-right: solid 1px #182471;
	color: #182471;
}

#bz_ladies_fw #characteristics .fw_cw01 .conts_01 {
	overflow: hidden;
	width: 750px;
	height: 320px;
	margin: 0 auto;
	background: url(../img/fw_img/im01.png) no-repeat 70px 60px;
	background-size: 250px auto;
}

#bz_ladies_fw #characteristics .fw_cw01 .conts_left {
	padding-top: 100px;
	padding-left: 5%;
	width: 40%;
	float: left;
}

#bz_ladies_fw #characteristics .fw_cw01 .conts_center {
	width: 30%;
	float: left;
}

#bz_ladies_fw #characteristics .fw_cw01 .conts_center img {
	margin-top: 40px;
	text-align: center;
	width: 160px;
}

#bz_ladies_fw #characteristics .fw_cw01 .conts_right {
	padding-top: 150px;
	padding-right: 5%;
	width: 20%;
	float: right;
	text-align: left;
}

#bz_ladies_fw #characteristics .fw_cw01 .conts_text01 {
	position: relative;
	top: 10px;
	left: 100px;
	color: red;
	background-color: #6d6d6d;
}

#bz_ladies_fw #characteristics .fw_cw02 {
	overflow: hidden;
	width: 750px;
	margin: 0 auto;
}

#bz_ladies_fw #characteristics .fw_cw02 .conts_text01 {
	margin-bottom: 30px;
}

#bz_ladies_fw #characteristics .fw_cw02 img {
	padding-top: 20px;
	width: 600px;
}

#bz_ladies_fw #characteristics .fw_cw03 {
	overflow: hidden;
	width: 750px;
	margin: 0 auto;
}

#bz_ladies_fw #characteristics .fw_cw03 .conts_01 {
	height: 200px;
}

#bz_ladies_fw #characteristics .fw_cw03 .conts_left {
	padding-top: 140px;
	padding-left: 5%;
	width: 25%;
	float: left;
}

#bz_ladies_fw #characteristics .fw_cw03 .conts_center {
	width: 40%;
	float: left;
}

#bz_ladies_fw #characteristics .fw_cw03 .conts_center img {
	text-align: center;
	width: 250px;
}

#bz_ladies_fw #characteristics .fw_cw03 .conts_right {
	padding-top: 150px;
	padding-right: 5%;
	width: 25%;
	float: right;
}

/* bz ut ladies
------------------------------ */
#bz_ladies_ut h1 {
	margin: 0;
}

#bz_ladies_ut .hw {
	line-height: 30px;
	font-size: 20px;
	margin-bottom: 30px;
}

#bz_ladies_ut #characteristics .ut_cw01 .conts_01 {
	overflow: hidden;
	width: 750px;
	height: 320px;
	margin: 0 auto;
}

#bz_ladies_ut #characteristics .ut_cw01 .conts_02 .conts_left {
	text-align: right;
	margin-right: 5%;
	width: 45%;
	float: left;
}

#bz_ladies_ut #characteristics .ut_cw01 .conts_02 .conts_left img {
	margin-top: 30px;
	width: 150px;
}

#bz_ladies_ut #characteristics .ut_cw01 .conts_02 .conts_right {
	text-align: left;
	margin-left: 5%;
	width: 45%;
	float: right;
	position: relative;
}

#bz_ladies_ut #characteristics .ut_cw01 .conts_02 .conts_right img {
	margin-top: 30px;
	width: 150px;
}

#bz_ladies_ut #characteristics .ut_cw01 .conts_02 .conts_right p {
	position: absolute;
	width: 30%;
	right: 5%;
	bottom: 25%;
}

#bz_ladies_ut #characteristics .ut_cw02 .conts_01 {
	overflow: hidden;
	width: 750px;
	height: 420px;
	margin: 0 auto;
}

#bz_ladies_ut .bluebox {
	font-weight: bold;
	text-align: center;
	padding: 10px 10px 10px 10px;
	width: 727px;
	border-top: solid 1px #182471;
	border-bottom: solid 1px #182471;
	border-left: solid 1px #182471;
	border-right: solid 1px #182471;
	color: #182471;
}

#bz_ladies_ut #characteristics .ut_cw02 .conts_01 img {
	margin-top: 20px;
	width: 650px;
}

#bz_ladies_ut #characteristics .ut_cw03 .conts_01 {
	overflow: hidden;
	width: 750px;
	margin: 0 auto;
}

#bz_ladies_ut #characteristics .ut_cw03 .conts_01 .conts_left {
	width: 50%;
	float: left;
}

#bz_ladies_ut #characteristics .ut_cw03 .conts_01 .conts_left .conts_text01 {
	margin-top: 80px;
	margin-left: 40px;
}

#bz_ladies_ut #characteristics .ut_cw03 .conts_01 .conts_right {
	width: 50%;
	float: right;
	text-align: left;
}

#bz_ladies_ut #characteristics .ut_cw03 .conts_01 .conts_right img {
	width: 280px;
}

/* bz iron ladies
------------------------------ */
#bz_ladies_iron h1 {
	margin: 0;
}

#bz_ladies_iron .hw {
	line-height: 30px;
	font-size: 20px;
}

#bz_ladies_iron .iron_cw01 .conts_01 {
	overflow: hidden;
	width: 750px;
	margin: 0 auto;
}

#bz_ladies_iron .iron_cw01 .conts_01 .conts_text01 {
	margin-bottom: 10px;
}

#bz_ladies_iron .iron_cw01 .conts_01 .conts_text02 {
	margin-bottom: 40px;
}

#bz_ladies_iron .iron_cw01 .conts_01 .conts_left {
	text-align: right;
	width: 50%;
	float: left;
}

#bz_ladies_iron .iron_cw01 .conts_01 .conts_left img {
	margin-top: 40px;
	width: 300px;
}

#bz_ladies_iron .iron_cw01 .conts_01 .conts_right {
	text-align: left;
	width: 50%;
	float: right;
}

#bz_ladies_iron .iron_cw01 .conts_01 .conts_right img {
	width: 250px;
}

#bz_ladies_iron .iron_cw02 .conts_01 {
	overflow: hidden;
	width: 750px;
	margin: 0 auto;
}

#bz_ladies_iron .iron_cw02 .conts_01 .conts_text01 {
	margin-bottom: 10px;
}

#bz_ladies_iron .iron_cw02 .conts_01 img {
	width: 450px;
}

#bz_ladies_iron .iron_cw02 .conts_02 {
	overflow: hidden;
	width: 750px;
	margin: 0 auto;
}

#bz_ladies_iron .iron_cw02 .conts_02 .conts_left {
	margin-top: 30px;
	text-align: right;
	width: 30%;
	float: left;
}

#bz_ladies_iron .iron_cw02 .conts_02 .conts_left img {
	width: 130px;
}

#bz_ladies_iron .iron_cw02 .conts_02 .conts_right {
	margin-top: 30px;
	margin-right: 10%;
	text-align: left;
	width: 60%;
	float: right;
}

#bz_ladies_iron .iron_cw02 .conts_02 .conts_text02 {
	margin-top: 100px;
}

#bz_ladies_iron .iron_cw03 .conts_01 {
	overflow: hidden;
	width: 750px;
	margin: 0 auto;
}

#bz_ladies_iron .iron_cw03 .conts_01 .conts_text01 {
	margin-bottom: 30px;
}

#bz_ladies_iron .iron_cw03 .conts_01 .conts_left {
	text-align: right;
	width: 45%;
	margin-right: 5%;
	float: left;
}

#bz_ladies_iron .iron_cw03 .conts_01 .conts_left img {
	margin-top: 30px;
	width: 260px;
}

#bz_ladies_iron .iron_cw03 .conts_01 .conts_right {
	text-align: left;
	width: 45%;
	margin-left: 5%;
	float: right;
}

#bz_ladies_iron .iron_cw03 .conts_01 .conts_right img {
	margin-top: 10px;
	width: 260px;
}

#bz_ladies_iron .iron_cw03 .conts_02 {
	overflow: hidden;
	width: 750px;
	margin: 0 auto;
	margin-top: 20px;
}

#bz_ladies_iron .iron_cw03 .conts_02 .conts_left {
	width: 50%;
	float: left;
}

#bz_ladies_iron .iron_cw03 .conts_02 .conts_text02 {
	margin-top: 40px;
}

#bz_ladies_iron .iron_cw03 .conts_02 .conts_right {
	text-align: left;
	width: 50%;
	float: right;
}

#bz_ladies_iron .iron_cw03 .conts_02 .conts_right img {
	width: 260px;
}

#bz_ladies_iron .iron_cw03 .conts_03 {
	overflow: hidden;
	width: 750px;
	margin: 0 auto;
	margin-top: 20px;
}

#bz_ladies_iron .iron_cw03 .conts_03 .bluebox_r {
	margin: 20px;
	border: 1px #182471 solid;
	border-radius: 10px;
}

#bz_ladies_iron .iron_cw03 .conts_03 .conts_text01 {
	margin: 20px;
	padding-left: 20px;
	color: #182471;
	font-weight: bold;
	background: url(../img/sound_l.png) no-repeat 0 0;
}

#bz_ladies_iron .iron_cw03 .conts_03 .conts_text02 {
	margin: 0 20px 20px 20px;
	color: #182471;
}

/* ---------------------------

SMARTPONE STYLE

--------------------------- */
@media screen and (max-width: 737px) {
	#item-nav li::after {
		display: none;
	}
	article .feature_img img {
		display: none;
	}
	article .feature_img .smt {
		display: block;
	}
	#bz_ladies_driver #features, #bz_ladies_driver #characteristics, #bz_ladies_driver #spec, #bz_ladies_driver #shaft, #bz_ladies_fw #features, #bz_ladies_fw #characteristics, #bz_ladies_fw #spec, #bz_ladies_fw #shaft, #bz_ladies_ut #features, #bz_ladies_ut #characteristics, #bz_ladies_ut #spec, #bz_ladies_ut #shaft, #bz_ladies_iron #features, #bz_ladies_iron #characteristics, #bz_ladies_iron #spec, #bz_ladies_iron #shaft {
		width: 100%;
		border: none;
		margin: 0;
	}
	#bz_ladies_driver #visual h2, #bz_ladies_fw #visual h2, #bz_ladies_ut #visual h2, #bz_ladies_iron #visual h2 {
		margin: 0;
	}
	#bz_ladies_driver #characteristics h3, #bz_ladies_fw #characteristics h3, #bz_ladies_ut #characteristics h3, #bz_ladies_iron #characteristics h3 {
		padding: 10px;
		text-align: center;
	}
	#bz_ladies_driver #characteristics div[class^="driver_"], #bz_ladies_driver #characteristics div[class^="fw_"], #bz_ladies_driver #characteristics div[class^="ut_"], #bz_ladies_driver #characteristics div[class^="iron_"], #bz_ladies_driver #characteristics .cw04, #bz_ladies_fw #characteristics div[class^="driver_"], #bz_ladies_fw #characteristics div[class^="fw_"], #bz_ladies_fw #characteristics div[class^="ut_"], #bz_ladies_fw #characteristics div[class^="iron_"], #bz_ladies_fw #characteristics .cw04, #bz_ladies_ut #characteristics div[class^="driver_"], #bz_ladies_ut #characteristics div[class^="fw_"], #bz_ladies_ut #characteristics div[class^="ut_"], #bz_ladies_ut #characteristics div[class^="iron_"], #bz_ladies_ut #characteristics .cw04, #bz_ladies_iron #characteristics div[class^="driver_"], #bz_ladies_iron #characteristics div[class^="fw_"], #bz_ladies_iron #characteristics div[class^="ut_"], #bz_ladies_iron #characteristics div[class^="iron_"], #bz_ladies_iron #characteristics .cw04 {
		width: 100%;
		margin: 0;
	}
	#bz_ladies_driver #characteristics .conts_head, #bz_ladies_fw #characteristics .conts_head, #bz_ladies_ut #characteristics .conts_head, #bz_ladies_iron #characteristics .conts_head {
		max-width: none;
		background: #fff;
		transform: none;
		border-bottom: 1px #000 solid;
		margin: 40px 20px 0;
	}
	#bz_ladies_driver #characteristics .conts_head h4, #bz_ladies_driver #characteristics .conts_head p, #bz_ladies_fw #characteristics .conts_head h4, #bz_ladies_fw #characteristics .conts_head p, #bz_ladies_ut #characteristics .conts_head h4, #bz_ladies_ut #characteristics .conts_head p, #bz_ladies_iron #characteristics .conts_head h4, #bz_ladies_iron #characteristics .conts_head p {
		text-align: center;
	}
	#bz_ladies_driver #characteristics .cw04 .conts_01, #bz_ladies_fw #characteristics .cw04 .conts_01, #bz_ladies_ut #characteristics .cw04 .conts_01, #bz_ladies_iron #characteristics .cw04 .conts_01 {
		margin-top: 20px;
		height: auto;
	}
	#bz_ladies_driver #characteristics .cw04 .conts_01 p, #bz_ladies_fw #characteristics .cw04 .conts_01 p, #bz_ladies_ut #characteristics .cw04 .conts_01 p, #bz_ladies_iron #characteristics .cw04 .conts_01 p {
		width: 90%;
		margin-top: 20px;
	}
	#bz_ladies_driver #characteristics .cw04 .conts_02, #bz_ladies_fw #characteristics .cw04 .conts_02, #bz_ladies_ut #characteristics .cw04 .conts_02, #bz_ladies_iron #characteristics .cw04 .conts_02 {
		margin: 30px 10px;
	}
	#bz_ladies_driver #characteristics .cw04 .conts_03, #bz_ladies_fw #characteristics .cw04 .conts_03, #bz_ladies_ut #characteristics .cw04 .conts_03, #bz_ladies_iron #characteristics .cw04 .conts_03 {
		margin: 0;
	}
	#bz_ladies_driver #characteristics .cw04 .conts_03 > p, #bz_ladies_fw #characteristics .cw04 .conts_03 > p, #bz_ladies_ut #characteristics .cw04 .conts_03 > p, #bz_ladies_iron #characteristics .cw04 .conts_03 > p {
		padding: 0;
		margin: 0;
		text-align: center;
	}
	#bz_ladies_driver #characteristics .cw04 .conts_03 td, #bz_ladies_fw #characteristics .cw04 .conts_03 td, #bz_ladies_ut #characteristics .cw04 .conts_03 td, #bz_ladies_iron #characteristics .cw04 .conts_03 td {
		padding: 10px;
	}
	#bz_ladies_driver #characteristics .cw04 .conts_04, #bz_ladies_fw #characteristics .cw04 .conts_04, #bz_ladies_ut #characteristics .cw04 .conts_04, #bz_ladies_iron #characteristics .cw04 .conts_04 {
		margin-top: 20px;
	}
	#bz_ladies_driver #characteristics .cw04 .conts_05, #bz_ladies_fw #characteristics .cw04 .conts_05, #bz_ladies_ut #characteristics .cw04 .conts_05, #bz_ladies_iron #characteristics .cw04 .conts_05 {
		width: 90%;
		margin: 0 auto;
	}
	#bz_ladies_driver #spec, #bz_ladies_fw #spec, #bz_ladies_ut #spec, #bz_ladies_iron #spec {
		overflow: hidden;
	}
	#bz_ladies_driver #spec .spec_table, #bz_ladies_fw #spec .spec_table, #bz_ladies_ut #spec .spec_table, #bz_ladies_iron #spec .spec_table {
		max-width: 90%;
		overflow-x: scroll;
	}
	#bz_ladies_driver #spec .spec_table table th, #bz_ladies_driver #spec .spec_table table td, #bz_ladies_fw #spec .spec_table table th, #bz_ladies_fw #spec .spec_table table td, #bz_ladies_ut #spec .spec_table table th, #bz_ladies_ut #spec .spec_table table td, #bz_ladies_iron #spec .spec_table table th, #bz_ladies_iron #spec .spec_table table td {
		padding: 4px;
	}
	#bz_ladies_driver #spec .spec_table .attention, #bz_ladies_fw #spec .spec_table .attention, #bz_ladies_ut #spec .spec_table .attention, #bz_ladies_iron #spec .spec_table .attention {
		width: auto;
		margin: 0 20px 40px;
	}
	#bz_ladies_driver #shaft, #bz_ladies_fw #shaft, #bz_ladies_ut #shaft, #bz_ladies_iron #shaft {
		overflow: hidden;
	}
	#bz_ladies_driver #shaft img, #bz_ladies_fw #shaft img, #bz_ladies_ut #shaft img, #bz_ladies_iron #shaft img {
		max-width: none;
		width: 100%;
	}
	#bz_ladies_driver #shaft .shaft_table, #bz_ladies_fw #shaft .shaft_table, #bz_ladies_ut #shaft .shaft_table, #bz_ladies_iron #shaft .shaft_table {
		width: auto;
		max-width: 90%;
		overflow-x: scroll;
	}
	#bz_ladies_driver #shaft .shaft_table .inner, #bz_ladies_fw #shaft .shaft_table .inner, #bz_ladies_ut #shaft .shaft_table .inner, #bz_ladies_iron #shaft .shaft_table .inner {
		margin: 0;
	}
	#bz_ladies_driver #shaft .shaft_table .inner th, #bz_ladies_driver #shaft .shaft_table .inner td, #bz_ladies_fw #shaft .shaft_table .inner th, #bz_ladies_fw #shaft .shaft_table .inner td, #bz_ladies_ut #shaft .shaft_table .inner th, #bz_ladies_ut #shaft .shaft_table .inner td, #bz_ladies_iron #shaft .shaft_table .inner th, #bz_ladies_iron #shaft .shaft_table .inner td {
		padding: 4px;
	}
	#bz_ladies_driver #spec, #bz_ladies_driver #shaft, #bz_ladies_fw #spec, #bz_ladies_fw #shaft, #bz_ladies_ut #spec, #bz_ladies_ut #shaft, #bz_ladies_iron #spec, #bz_ladies_iron #shaft {
		overflow-x: hidden;
	}
	/* driver
------------------------------ */
	#bz_ladies_driver #characteristics .driver_cw01 .conts_01 {
		background-position: top;
		background-size: contain;
		height: auto;
		overflow: hidden;
	}
	#bz_ladies_driver #characteristics .driver_cw01 .conts_01 img {
		margin: 0;
		margin-top: 20%;
		width: 40%;
		max-width: 218px;
	}
	#bz_ladies_driver #characteristics .driver_cw01 .conts_01 p {
		width: 60%;
		font-size: 12px;
	}
	#bz_ladies_driver #characteristics .driver_cw01 .conts_02, #bz_ladies_driver #characteristics .driver_cw01 .conts_03, #bz_ladies_driver #characteristics .driver_cw01 .conts_04 {
		margin-bottom: 10px;
	}
	#bz_ladies_driver #characteristics .driver_cw01 .conts_02 img {
		width: 90%;
	}
	#bz_ladies_driver #characteristics .driver_cw01 .conts_03, #bz_ladies_driver #characteristics .driver_cw01 .conts_04 {
		width: 45%;
	}
	#bz_ladies_driver #characteristics .driver_cw01 .conts_03 {
		margin-left: 5%;
	}
	#bz_ladies_driver #characteristics .driver_cw01 .conts_04 {
		margin-right: 5%;
	}
	#bz_ladies_driver #characteristics .driver_cw01 .conts_03 img, #bz_ladies_driver #characteristics .driver_cw01 .conts_04 img {
	 	width: 98%;
	 }
	#bz_ladies_driver #characteristics .driver_cw02 .conts_01 {
		overflow: hidden;
		height: auto;
		background-image: url(../img/driver_img/fig_technology_02_main_smt.png);
		background-repeat: no-repeat;
		background-position: center 30%;
	}
	#bz_ladies_driver #characteristics .driver_cw02 .conts_01 img {
		display: none;
	}
	#bz_ladies_driver #characteristics .driver_cw02 .conts_01 p {
		width: auto;
		margin: 80% 10px 20px;
	}
	#bz_ladies_driver #characteristics .driver_cw03 .conts_01 {
		height: auto;
		background-image: url(../img/driver_img/fig_technology_03_main_smt.png);
		background-size: 60%;
		background-position: center 30%;
	}
	#bz_ladies_driver #characteristics .driver_cw03 .conts_01 .conts_text01 {
		margin: 20px 40px 0;
		width: auto;
	}
	#bz_ladies_driver #characteristics .driver_cw03 .conts_01 .conts_text02 {
		float: none;
		width: auto;
		margin: 70% 10px 0;
		display: block;
	}
	#bz_ladies_driver #characteristics .driver_cw03 .conts_01 .conts_text02:before {
		display: block;
		content: '①';
		font-size: 20px;
		color: #f0d;
	}
	#bz_ladies_driver #characteristics .driver_cw03 .conts_01 .conts_text03 {
		float: none;
		width: auto;
		margin: 30px 10px;
		display: block;
	}
	#bz_ladies_driver #characteristics .driver_cw03 .conts_01 .conts_text03:before {
		display: block;
		content: '②';
		font-size: 20px;
		color: #0af;
	}
	#bz_ladies_driver #characteristics .driver_cw03 .conts_02 {
		width: 95%;
		margin: 0 auto;
	}
	/* fairway wood
------------------------------ */
	#bz_ladies_fw .hw {
		display: block;
		margin: 20px;
	}
	#bz_ladies_fw #characteristics .fw_cw01 .conts_01 {
		width: 100%;
		height: auto;
	}
	#bz_ladies_fw #characteristics .fw_cw01 .conts_01 .conts_left {
		padding: 0;
		float: none;
		margin-top: 80px;
		margin-left: 60px;
	}
	#bz_ladies_fw #characteristics .fw_cw01 .conts_01 .conts_center {
		width: auto;
		float: none;
		margin-top: 30%;
	}
	#bz_ladies_fw #characteristics .fw_cw01 .conts_01 .conts_right {
		padding: 0;
		width: 50%;
	}
	#bz_ladies_fw #characteristics .fw_cw01 .conts_01 .conts_right .attention {
		font-size: 15px;
	}
	#bz_ladies_fw #characteristics .fw_cw02 .bluebox {
		width: 90%;
		font-size: 20px;
		border: 3px #aaa solid;
		color: #aaa;
	}
	#bz_ladies_fw #characteristics .fw_cw03 .conts_01 {
		height: auto;
		overflow: hidden;
	}
	#bz_ladies_fw #characteristics .fw_cw03 .conts_01 .conts_left {
		padding: 0;
		width: auto;
		margin: 20px 20px 0;
	}
	#bz_ladies_fw #characteristics .fw_cw03 .conts_01 .conts_left p {
		font-size: medium;
	}
	#bz_ladies_fw #characteristics .fw_cw03 .conts_01 .conts_center {
		padding: 0;
		margin: 0 auto;
		width: 100%;
	}
	#bz_ladies_fw #characteristics .fw_cw03 .conts_01 .conts_right {
		float: none;
		width: auto;
		padding: 0;
	}
	#bz_ladies_fw #characteristics .fw_cw03 .conts_01 .conts_right .attention {
		font-size: medium;
		font-family: Oswald;
	}
	/* utility
------------------------------ */
	#bz_ladies_ut .hw {
		display: block;
		margin: 20px;
	}
	#bz_ladies_ut #characteristics .ut_cw01 .conts_01 {
		width: 100%;
		height: auto;
	}
	#bz_ladies_ut #characteristics .ut_cw01 .conts_01 .conts_02 {
		overflow: hidden;
	}
	#bz_ladies_ut #characteristics .ut_cw01 .conts_01 .conts_02 .conts_left {
		float: none;
		width: 100%;
		text-align: center;
	}
	#bz_ladies_ut #characteristics .ut_cw01 .conts_01 .conts_02 .conts_left img {
		width: 200px;
		margin: 0;
	}
	#bz_ladies_ut #characteristics .ut_cw01 .conts_01 .conts_02 .conts_right {
		float: none;
		width: 100%;
		margin: 0;
	}
	#bz_ladies_ut #characteristics .ut_cw01 .conts_01 .conts_02 .conts_right img {
		width: 60%;
		margin: 0 auto;
		display: block;
	}
	#bz_ladies_ut #characteristics .ut_cw02 .conts_01 {
		width: 100%;
		height: auto;
	}
	#bz_ladies_ut #characteristics .ut_cw02 .conts_01 .bluebox {
		width: 90%;
	}
	#bz_ladies_ut #characteristics .ut_cw03 .conts_01 {
		width: 100%;
	}
	#bz_ladies_ut #characteristics .ut_cw03 .conts_01 .conts_left {
		width: 100%;
		float: none;
	}
	#bz_ladies_ut #characteristics .ut_cw03 .conts_01 .conts_left p {
		margin: 20px;
	}
	#bz_ladies_ut #characteristics .ut_cw03 .conts_01 .conts_right {
		width: 100%;
		float: none;
		text-align: center;
	}
	/* iron
------------------------------ */
	#bz_ladies_iron .hw {
		display: block;
		width: 90%;
	}
	#bz_ladies_iron #characteristics .iron_cw01 .conts_01 {
		width: 100%;
	}
	#bz_ladies_iron #characteristics .iron_cw01 .conts_01 .conts_text01, #bz_ladies_iron #characteristics .iron_cw01 .conts_01 .conts_text02 {
		margin: 20px;
	}
	#bz_ladies_iron #characteristics .iron_cw01 .conts_01 .conts_left {
		float: none;
		width: 100%;
		text-align: center;
	}
	#bz_ladies_iron #characteristics .iron_cw01 .conts_01 .conts_left img {
		margin: 0;
	}
	#bz_ladies_iron #characteristics .iron_cw01 .conts_01 .conts_right {
		width: 100%;
		float: none;
		text-align: center;
		margin-top: 30px;
	}
	#bz_ladies_iron #characteristics .iron_cw01 .conts_01 .conts_right img {
		width: 90%;
	}
	#bz_ladies_iron #characteristics .iron_cw02 .conts_01 {
		width: 100%;
	}
	#bz_ladies_iron #characteristics .iron_cw02 .conts_01 p {
		margin: 0 20px;
	}
	#bz_ladies_iron #characteristics .iron_cw02 .conts_01 .conts_text01 {
		margin: 20px;
	}
	#bz_ladies_iron #characteristics .iron_cw02 .conts_01 img {
		width: auto;
	}
	#bz_ladies_iron #characteristics .iron_cw02 .conts_02 {
		width: 100%;
		margin-top: 30px;
	}
	#bz_ladies_iron #characteristics .iron_cw02 .conts_02 .conts_text01 {
		margin-left: 20px;
	}
	#bz_ladies_iron #characteristics .iron_cw02 .conts_02 .conts_left {
		width: 100%;
		float: none;
		margin-top: 20px;
		text-align: center;
	}
	#bz_ladies_iron #characteristics .iron_cw02 .conts_02 .conts_right {
		width: 90%;
		float: none;
		margin: 0 auto;
	}
	#bz_ladies_iron #characteristics .iron_cw02 .conts_02 .conts_right .conts_text02 {
		margin: 0;
		text-align: center;
	}
	#bz_ladies_iron #characteristics .iron_cw03 .conts_01 {
		width: 100%;
	}
	#bz_ladies_iron #characteristics .iron_cw03 .conts_01 p {
		margin: 0 20px;
	}
	#bz_ladies_iron #characteristics .iron_cw03 .conts_01 .conts_text01 {
		margin: 20px;
	}
	#bz_ladies_iron #characteristics .iron_cw03 .conts_01 .conts_left, #bz_ladies_iron #characteristics .iron_cw03 .conts_01 .conts_right {
		margin: 0;
	}

	#bz_ladies_iron #characteristics .iron_cw03 .conts_01 .conts_left img, #bz_ladies_iron #characteristics .iron_cw03 .conts_01 .conts_right img {
		margin: 0;
	}
	#bz_ladies_iron #characteristics .iron_cw03 .conts_01 .conts_left {
		margin-top: 30px;
	}
	#bz_ladies_iron #characteristics .iron_cw03 .conts_02 {
		width: 100%;
		margin: 30px 0;
	}
	#bz_ladies_iron #characteristics .iron_cw03 .conts_02 .conts_text01 {
		margin-left: 20px;
	}
	#bz_ladies_iron #characteristics .iron_cw03 .conts_02 .conts_left {
		width: 90%;
		float: none;
		margin: 0 auto;
	}
	#bz_ladies_iron #characteristics .iron_cw03 .conts_02 .conts_left .conts_text02 {
		margin: 0;
	}
	#bz_ladies_iron #characteristics .iron_cw03 .conts_02 .conts_right {
		width: auto;
		float: none;
		text-align: center;
	}
	#bz_ladies_iron #characteristics .iron_cw03 .conts_03 {
		width: auto;
	}
}

@media screen and (max-width: 565px) {
	#bz_ladies_driver #characteristics .driver_cw01 .conts_02 img {
		display: none;
	}
	#bz_ladies_driver #characteristics .driver_cw01 .conts_02 .smt {
		display: block;
		margin: 0 auto;
		border: 1px solid #000;
	}
	#bz_ladies_driver #characteristics .driver_cw01 .conts_03, #bz_ladies_driver #characteristics .driver_cw01 .conts_04 {
		width: 100%;
		margin: 0;
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
	#bz_ladies_driver #characteristics .driver_cw01 .conts_03 img, #bz_ladies_driver #characteristics .driver_cw01 .conts_04 img {
		width: 90%;
	}
}
