@charset "UTF-8";
/* 商品詳細 */
a {
  color: #0099cc;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.product_name,
.ikada_rod_name,
.hechi_rod_name {
  width: 100%;
  height: 35px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-left-color: #ccc;
  margin-bottom: 10px;
  background: #eeeeee;
  background: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 100%);
  background: linear-gradient(to bottom, #eeeeee 1%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
}
.product_name h3,
.ikada_rod_name h3,
.hechi_rod_name h3 {
  font-size: 15px;
  line-height: 1.5;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 10px;
}
.product_info {
  margin-top: 10px;
  color: #333333;
}
.product_info a {
  color: #0099cc;
  text-decoration: none;
}
.product_info a:hover {
  text-decoration: underline;
}
.product_title {
  margin-bottom: 15px;
}
.pop_img {
  width: 70%;
  display: block;
  margin: 10px auto;
}
.product_photo {
  margin-top: 10px;
  overflow: hidden;
}
.product_photo li {
  float: left;
  width: 31%;
  height: auto;
  list-style: none;
  margin-left: 7px;
  margin-bottom: 7px;
}
.red {
  color: #c00;
}
.feature02 {
  border: 1px solid #cccccc;
  border-radius: 5px; /* CSS3草案 */
  -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
  -moz-border-radius: 5px;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
}
.feature02 p {
  font-size: 12px;
  line-height: 1.5;
  padding-left: 17px;
  text-indent: -17px;
}
.sale {
  background-color: #ff0004;
  color: #ffffff;
}
.end_production {
  background-color: #ffd900;
  color: #333333;
}
.sale,
.end_production {
  text-align: center;
  margin-left: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}
.subtitle_red {
  text-align: center;
  background-color: #c00;
  color: #ffffff;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 8px;
}
.translate {
  text-align: right;
  margin: 0 10px 0 0;
}
.feature {
  background-color: #efefef;
  border: 1px solid #cccccc;
  overflow: hidden;
  margin: 20px 0;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
}
.feature ul {
  list-style-type: none;
  color: #333333;
}
.feature li {
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  padding: 0 20px;
  text-indent: -1.2em;
  /*text-indent: -1.4em;*/
}
.feature_left {
  float: left;
  width: 50%;
}
.spec {
  margin-bottom: 40px;
}
.spec table {
  width: 100%;
  font-size: 12px;
  line-height: 1.5;
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #999;
  border-right-color: #999;
}
.spec th {
  color: #fff;
  background-color: #6e6e6e;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: normal;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #999;
  border-left-color: #999;
  text-align: center;
}
.spec td {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #999;
  border-left-color: #999;
}

/*価格改定*/
#price_info {
  text-align: right;
  width: 850px;
  margin-left: 110px;
}
#price_info02 {
  text-align: right;
}
#price_info p {
  font-size: 12px;
  line-height: 1.5;
}
#price_info p a,
#price_info02 p a {
  color: #c00;
  font-weight: bold;
}
#price_info02 p {
  font-size: 12px;
  line-height: 1.5;
  color: #c00;
  font-weight: bold;
}

/*パーツ価格表*/
.after_title img {
  width: 35%;
}
.parts_price {
  margin-bottom: 30px;
  border-top-width: 1px;
}
.parts_price h4 {
  background-color: #e4e4e4;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 15px;
  padding-left: 10px;
  margin-top: 5px;
}
.parts_price table {
  width: 800px;
  font-size: 15px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #999;
  border-right-color: #999;
  margin-right: auto;
  margin-left: auto;
}
.parts_price th {
  background-color: #c0cfdc;
  text-align: center;
  font-size: 15px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #999;
  border-left-color: #999;
  padding-top: 5px;
  padding-bottom: 5px;
}
.parts_price td {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #999;
  border-left-color: #999;
  padding-top: 5px;
  padding-bottom: 5px;
}
.parts_price p {
  width: 100%;
  font-size: 16px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8px;
}
.product_center {
  text-align: center;
}
.product_right {
  text-align: right;
  padding-right: 20px;
}
.parts_note {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  font-size: 12px;
  line-height: 1.5;
  color: #c00;
}
.parts_note02 {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 10px;
}
.parts_note03 {
  font-size: 16px;
  line-height: 1.5;
  padding-top: 0px;
  padding-bottom: 10px;
  margin-top: 50px;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

/*修理料金について*/
.overhaul h4 {
  background-color: #e4e4e4;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 15px;
  padding-left: 10px;
}
.overhaul p {
  font-size: 16px;
  line-height: 1.5;
  /*width: 920px;*/
  margin-right: auto;
  margin-left: auto;
  /*	margin-bottom: 20px;*/
}
.overhaul table {
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
  line-height: 1.5;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #999;
  border-left-color: #999;
}
.overhaul th {
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #999;
  border-right-color: #999;
  background-color: #eaeaea;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}
.overhaul td {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #999;
  border-right-color: #999;
}
.repair_fee {
  font-weight: bold;
  background-color: #c5d5ed;
  text-align: right;
}
.tax {
  font-size: 12px;
  line-height: 1.5;
  text-align: right;
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
}
.repair_info {
  font-size: 16px;
  line-height: 1.5;
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
}

/*商品の特徴*/
.column01 {
  overflow: hidden;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #333;
}
.c_left {
  float: left;
  width: 400px;
}
.column01 dl {
  width: 520px;
  float: right;
}
.column01 dt {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  color: #fff;
  padding-left: 20px;
  margin-bottom: 8px;
}
.column01 dd {
  font-size: 16px;
  line-height: 1.5;
}
.red_title {
  border-radius: 8px; /* CSS3草案 */
  -webkit-border-radius: 8px; /* Safari,Google Chrome用 */
  -moz-border-radius: 8px;
  background-color: #900;
  border: 1px solid #900;
}
/*文字の飾り*/
.dark_red {
  color: #c00;
}
.dark_red_bold {
  color: #c00;
  font-weight: bold;
}
.dark_red_t12 {
  font-size: 12px;
  line-height: 1.5;
  color: #c00;
}
.bold {
  font-weight: bold;
}
.red_border {
  border: 1px solid #c00;
  padding: 10px;
  color: #c00;
}

/*YouTube*/
.moviebox {
  overflow: hidden;
  padding: 30px 30px 20px 30px;
  background-color: #000;
  margin-bottom: 30px;
  border-radius: 10px; /* CSS3草案 */
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
}
.movie {
  float: left;
  width: 270px;
  height: auto;
  margin-right: 45px;
}
.movie_last {
  float: left;
  width: 270px;
  height: auto;
}
.movie p,
.movie_last p {
  font-size: 13px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  margin-top: 5px;
}

/*カスタム穂先ページリンク*/
.btn_customworks {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 45%;
}

/*イカダ・ヘチ用ロッドカスタム替え穂先互換一覧表*/
.c_hosaki table {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
}
.hechi_hosaki table {
  width: 40%;
  margin: 0 0 30px 0;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
}
.c_hosaki th,
.hechi_hosaki th {
  text-align: center;
  font-size: 16px;
  padding: 5px 0;
  font-weight: bold;
  color: #fff;
  background-color: #334c7f;
  text-align: center;
}
.c_hosaki th,
.c_hosaki td,
.hechi_hosaki th,
.hechi_hosaki td {
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #ccc;
  border-right-color: #ccc;
}
.c_hosaki td,
.hechi_hosaki td {
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}

.custom_m,
.custom_k,
.custom_v,
.custom_f,
.custom_hechi {
  text-align: center;
  color: #fff;
  /*width:12%;*/
  font-size: 13px;
}
.custom_m a,
.custom_k a,
.custom_v a,
.custom_f a,
.custom_hechi a {
  color: #fff;
  padding: 10px 0;
  display: block;
}
.custom_m {
  background-color: #b20000;
}
.custom_m a:hover {
  text-decoration: none;
  background-color: #ff0000;
}
.custom_k {
  background-color: #d96d00;
}
.custom_k a:hover {
  text-decoration: none;
  background-color: #ff8000;
}
.custom_v {
  background-color: #4d7aff;
}
.custom_v a:hover {
  text-decoration: none;
  background-color: #7396ff;
}
.custom_f {
  background-color: #85b200;
}
.custom_f a:hover {
  text-decoration: none;
  background-color: #a3d900;
}
.custom_hechi {
  background-color: #9441c8;
  width: 85%;
}
.custom_hechi a:hover {
  background-color: #b873e4;
  text-decoration: none;
}

/*テスタープロフィール*/
.tester_profile {
  overflow: hidden;
  margin-bottom: 20px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
}
.tester_photo {
  float: left;
  margin-right: 20px;
}
.tester_profile p {
  float: left;
  font-size: 13px;
  line-height: 1.5;
  width: 70%;
}

/*ablog css調整*/
.acms-grid-r,
.acms-entry h4 {
  margin-left: 0px;
  margin-right: 0px;
}

/*オンラインショップバナーリンク*/
.btn_onlineshop {
  display: block;
  margin: 0 auto;
  width: 600px;
}

.btn_onlineshop img {
  width: 100%;
}

/**********************************************************************************************************************
 *タブレット対応
 */
@media (min-width: 600px) and (max-width: 959px) {
  .product_photo li {
    width: 30%;
  }
  .tester_profile p {
    width: 65%;
  }
  .tax {
    font-size: 12px;
    line-height: 1.5;
    text-align: right;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
  }
  .repair_info {
    width: 100%;
  }
  .parts_price table {
    margin-bottom: 10px;
    width: 100%;
  }
  .overhaul table {
    width: 100%;
  }
  /*YouTube*/
  .moviebox {
    width: 90%;
    margin: 0 auto 20px;
  }
  .movie,
  .movie_last {
    float: left;
    width: 32%;
    height: auto;
    margin-right: 10px;
  }
  .movie_last {
    float: left;
    width: 32%;
    height: auto;
    margin-right: 0;
  }
  .movie p,
  .movie_last p {
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    margin-top: 5px;
  }
  .movie img,
  .movie_last img {
    width: 100%;
    height: auto;
  }
  .parts_note02,
  .parts_note03 {
    width: 100%;
    font-size: 90%;
  }
}

/* *********************************************************************************************************************
 *ミニタブレット対応
 */
@media all and (max-width: 736px) {
  .translate {
    margin: 55px 10px 10px 0;
  }
  .ikada_rod_name,
  .hechi_rod_name {
    margin-top: 55px;
    background: none;
    border: none;
    margin-bottom: 5px;
    height: auto;
  }
  .product_name {
    margin-top: 55px;
    background: none;
    border: none;
    margin-bottom: 5px;
    height: auto;
  }
  .product_name h3,
  .ikada_rod_name h3,
  .hechi_rod_name h3 {
    font-size: 90%;
    line-height: 1.5;
    font-weight: bold;
    padding-left: 0;
    padding-top: 0;
  }
  .product_photo li {
    float: left;
    width: 23%;
    height: auto;
    list-style: none;
    margin-left: 9px;
    margin-bottom: 7px;
  }
  /*YouTube*/
  .moviebox {
    width: 85%;
    margin: 0 auto 20px;
  }
  .movie,
  .movie_last {
    float: left;
    width: 32%;
    height: auto;
    margin-right: 10px;
  }
  .movie_last {
    float: left;
    width: 32%;
    height: auto;
    margin-right: 0;
  }
  .movie p,
  .movie_last p {
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    margin-top: 5px;
  }
  .movie img,
  .movie_last img {
    width: 100%;
    height: auto;
  }
}
/* *********************************************************************************************************************
 *スマホ対応
 */
@media all and (max-width: 599px) {
  .acms-entry p {
    font-size: 90%;
    line-height: 1.5;
  }
  .translate {
    margin: 70px 10px 5px 0;
  }
  .ikada_rod_name,
  .hechi_rod_name {
    margin-top: 70px;
    background: none;
    border: none;
    margin-bottom: 5px;
    height: auto;
  }
  .product_name {
    margin-top: 70px;
    background: none;
    border: none;
    margin-bottom: 5px;
    height: auto;
  }
  .product_name h3,
  .ikada_rod_name h3,
  .hechi_rod_name h3 {
    font-size: 100%;
    line-height: 1.5;
    font-weight: bold;
    padding-left: 0;
    padding-top: 0;
  }
  .sale,
  .end_production {
    text-align: center;
    margin-left: 13px;
    padding: 5px 10px;
    font-size: 90%;
    line-height: 1.5;
    font-weight: bold;
  }
  .product_photo li {
    width: 23%;
    margin-left: 2px;
    margin-right: 5px;
  }
  .product_info {
    margin: 10px 0;
    font-size: 90%;
  }
  .feature {
    background-color: #efefef;
    border: 1px solid #cccccc;
    overflow: hidden;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .feature ul {
    list-style-type: none;
  }
  .feature li {
    font-size: 75%;
    padding-right: 0;
  }
  .feature_left {
    float: none;
    width: 100%;
  }
  .tester_profile p {
    width: 55%;
  }
  .btn_customworks {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 60%;
  }
  .spec,
  .spec2 {
    margin-bottom: 20px;
  }
  .spec,
  .c_hosaki {
    width: 100%;
    overflow: auto;
  }
  .spec table,
  .c_hosaki table {
    width: 960px;
  }
  .after_title img {
    width: 80%;
  }
  .parts_price h4 {
    font-size: 90%;
  }
  .parts_price dt {
    font-size: 90%;
    margin-top: 15px;
  }
  .parts_price dd {
    font-size: 90%;
    margin: 8px 0 15px 0;
    padding-right: 0;
    padding-left: 0;
  }
  .parts_price table {
    width: 100%;
    font-size: 80%;
    margin-bottom: 20px;
  }
  .parts_price th {
    font-size: 80%;
  }
  .parts_note02,
  .parts_note03 {
    width: 100%;
    font-size: 90%;
  }
  .overhaul h4 {
    font-size: 90%;
    margin-bottom: 10px;
  }
  .overhaul p {
    font-size: 90%;
    width: 100%;
    padding: 5px 0 0 0;
  }
  .overhaul table {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 75%;
  }
  .overhaul th {
    width: 30%;
  }
  .tax {
    font-size: 80%;
    width: 100%;
  }
  .repair_info {
    font-size: 90%;
    line-height: 1.5;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
  }
  .product_right {
    padding-right: 5px;
  }
  /*YouTube*/
  .moviebox {
    width: 75%;
    margin: 0 auto 20px auto;
  }
  .movie,
  .movie_last {
    float: none;
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .movie img,
  .movie_last img {
    width: 100%;
    height: auto;
  }
  .movie p,
  .movie_last p {
    font-size: 90%;
    margin-bottom: 20px;
    margin-top: 0;
  }
  /*ヘチ竿カスタム穂先一覧*/
  .hechi_hosaki table {
    width: 100%;
  }
  /*オンラインショップバナーリンク*/
  .btn_onlineshop {
    display: block;
    margin: 0 auto;
    width: 90%;
  }
}
