@charset "UTF-8";
/*アニメーション要素のスタイル*/
.zoomIn {
  animation-name: zoomInAnime;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
}
@keyframes zoomInAnime {
  from {
    transform: scale(0.1);
  }
  to {
    transform: scale(1);
  }
}
/*-------------------製品案内　トップ-------------------*/
.second.product.top_product section {
  margin-bottom: 0;
}
.second.product.top_product .inner {
  padding: 50px 0;
}
.second.product.top_product h3 {
  font-size: 24px;
  line-height: auto;
  letter-spacing: normal;
  font-weight: 500;
  color: #000;
  background: no-repeat;
  position: relative;
  padding: 0 0 0 25px;
  margin: 0 auto 40px;
}
.second.product.top_product h3:before {
  width: 16px;
  height: 16px;
  background-color: #004ea2;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.second.product.top_product h3:after {
  display: none;
}
.second.product.top_product .example h3 {
  font-size: 34px;
  line-height: auto;
  letter-spacing: normal;
  font-weight: 500;
  color: #004ea2;
  background: no-repeat;
  position: relative;
  padding: 0;
  margin: 0 auto 70px;
  text-align: center;
}
.second.product.top_product .example h3:before {
  display: none;
}
.second.product.top_product .example h3 .sub {
  font-size: 28px;
}
.second.product.top_product .koso {
  border-bottom: solid 1px #ccc;
}
.second.product.top_product .koso .inner {
  position: relative;
  height: 1400px;
}
.second.product.top_product .koso .img {
  width: 700px;
  height: 1125px;
  background-image: url("../img/bg_product_koso.png");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.second.product.top_product .teichuso {
  border-bottom: solid 1px #ccc;
}
.second.product.top_product .teichuso .inner {
  position: relative;
  height: 630px;
}
.second.product.top_product .teichuso .img {
  width: 700px;
  height: 400px;
  background-image: url("../img/bg_product_teichuso.png");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
/*ピン*/
.no_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.no_list ul li {
  position: absolute;
}
.no_list ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
}
.no_list ul li .no {
  display: block;
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #004ea2;
  border-radius: 40px;
  position: relative;
  z-index: 1;
}
.no_list ul li .no:before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -8px;
  border: solid transparent;
  border-top-color: #004ea2;
  border-width: 30px 20px 0 20px;
  content: '';
  z-index: -1;
}
.no_list ul li.right .no:before {
  position: absolute;
  left: auto;
  right: -18px;
  margin: auto;
  top: 0;
  bottom: 0;
  transform: rotate(-90deg);
}
.no_list ul li.left .no:before {
  position: absolute;
  left: -18px;
  right: auto;
  margin: auto;
  top: 0;
  bottom: 0;
  transform: rotate(90deg);
}
/*ピン 位置*/
.koso .no_list ul li.no_01 {
  top: 92px;
  left: 181px;
}
.koso .no_list ul li.no_02 {
  top: 200px;
  left: 151px;
}
.koso .no_list ul li.no_03 {
  top: 250px;
  left: 210px;
}
.koso .no_list ul li.no_04 {
  top: 280px;
  left: 151px;
}
.koso .no_list ul li.no_05 {
  top: 370px;
  left: 151px;
}
.koso .no_list ul li.no_06 {
  top: 422px;
  left: 220px;
}
.koso .no_list ul li.no_07 {
  bottom: 400px;
  left: 73px;
}
.koso .no_list ul li.no_07_02 {
  bottom: 182px;
  left: 30px;
}
.koso .no_list ul li.no_07_03 {
  bottom: 80px;
  left: 250px;
}
.koso .no_list ul li.no_08 {
  top: 78px;
  right: 315px;
}
.koso .no_list ul li.no_09 {
  top: 215px;
  right: 285px;
}
.koso .no_list ul li.no_10 {
  top: 420px;
  right: 280px;
}
.koso .no_list ul li.no_10_02 {
  top: auto;
  bottom: 194px;
  right: 170px;
}
.koso .no_list ul li.no_11 {
  bottom: 228px;
  right: 324px;
}
.koso .no_list ul li.no_12 {
  top: 470px;
  left: 151px;
}
.teichuso .no_list ul li.no_13 {
  top: 270px;
  left: 267px;
}
.teichuso .no_list ul li.no_13_02 {
  top: 170px;
  left: 382px;
}
.teichuso .no_list ul li.no_14 {
  top: 119px;
  right: 210px;
}
.teichuso .no_list ul li.no_15 {
  top: 100px;
  right: 35px;
}
.teichuso .no_list ul li.no_16 {
  top: 125px;
  right: -30px;
}
/*商品 四角*/
.product_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.product_list ul li a {
  display: block;
  text-decoration: none;
  width: 150px;
  border: solid 2px #004ea2;
  background-color: #E8F7FF;
  border-radius: 10px;
  margin-bottom: 20px;
  position: relative;
}
.product_list ul li a:hover {
  box-shadow: 1px 1px 10px #aaa;
  opacity: 1;
}
.product_list ul li h4 {
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background-color: #004ea2;
  margin: 0;
  border-radius: 7px 7px 0 0;
  padding: 15px 2% 10px;
  position: static;
}
.product_list ul li h4:before {
  display: none;
}
.product_list ul li h4 .no {
  display: block;
  font-family: din-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  margin-bottom: 10px;
}
.product_list ul li figure {
  width: 100%;
  margin: 0;
}
.product_list ul li figure img {
  width: 100%;
}
.koso .product_list ul.left {
  float: left;
}
.koso .product_list ul.right {
  float: right;
}
.koso .product_list ul.left li:nth-child(6) {
  position: absolute;
  bottom: 25px;
  left: 180px;
}
.koso .product_list ul.right li:nth-child(6) {
  position: absolute;
  bottom: 25px;
  right: 180px;
}
.teichuso .product_list ul.left {
  float: left;
}
.teichuso .product_list ul.right {
  float: right;
}
/*カラー ピン*/
.no_list ul li.no_01 .no {
  background-color: #BC8AB6;
}
.no_list ul li.no_01 .no:before {
  border-top-color: #BC8AB6;
}
.no_list ul li.no_02 .no {
  background-color: #55C0CC;
}
.no_list ul li.no_02 .no:before {
  border-top-color: #55C0CC;
}
.no_list ul li.no_03 .no {
  background-color: #0068B7;
}
.no_list ul li.no_03 .no:before {
  border-top-color: #0068B7;
}
.no_list ul li.no_04 .no {
  background-color: #6CBB5A;
}
.no_list ul li.no_04 .no:before {
  border-top-color: #6CBB5A;
}
.no_list ul li.no_05 .no {
  background-color: #0097E0;
}
.no_list ul li.no_05 .no:before {
  border-top-color: #0097E0;
}
.no_list ul li.no_06 .no {
  background-color: #EE8593;
}
.no_list ul li.no_06 .no:before {
  border-top-color: #EE8593;
}
.no_list ul li.no_07 .no {
  background-color: #724598;
}
.no_list ul li.no_07 .no:before {
  border-top-color: #724598;
}
.no_list ul li.no_08 .no {
  background-color: #E83836;
}
.no_list ul li.no_08 .no:before {
  border-top-color: #E83836;
}
.no_list ul li.no_09 .no {
  background-color: #009B63;
}
.no_list ul li.no_09 .no:before {
  border-top-color: #009B63;
}
.no_list ul li.no_10 .no {
  background-color: #78BEEA;
}
.no_list ul li.no_10 .no:before {
  border-top-color: #78BEEA;
}
.no_list ul li.no_11 .no {
  background-color: #3379BE;
}
.no_list ul li.no_11 .no:before {
  border-top-color: #3379BE;
}
.no_list ul li.no_12 .no {
  background-color: #CB72AB;
}
.no_list ul li.no_12 .no:before {
  border-top-color: #CB72AB;
}
.no_list ul li.no_13 .no {
  background-color: #F08300;
}
.no_list ul li.no_13 .no:before {
  border-top-color: #F08300;
}
.no_list ul li.no_14 .no {
  background-color: #F08300;
}
.no_list ul li.no_14 .no:before {
  border-top-color: #F08300;
}
.no_list ul li.no_15 .no {
  background-color: #0068B7;
}
.no_list ul li.no_15 .no:before {
  border-top-color: #0068B7;
}
.no_list ul li.no_16 .no {
  background-color: #0068B7;
}
.no_list ul li.no_16 .no:before {
  border-top-color: #0068B7;
}
/*カラー 四角*/
.product_list ul li.no_01 a {
  border: solid 2px #BC8AB6;
}
.product_list ul li.no_01 h4 {
  background-color: #BC8AB6;
}
.product_list ul li.no_02 a {
  border: solid 2px #55C0CC;
}
.product_list ul li.no_02 h4 {
  background-color: #55C0CC;
}
.product_list ul li.no_03 a {
  border: solid 2px #0068B7;
}
.product_list ul li.no_03 h4 {
  background-color: #0068B7;
}
.product_list ul li.no_04 a {
  border: solid 2px #6CBB5A;
}
.product_list ul li.no_04 h4 {
  background-color: #6CBB5A;
}
.product_list ul li.no_05 a {
  border: solid 2px #0097E0;
}
.product_list ul li.no_05 h4 {
  background-color: #0097E0;
}
.product_list ul li.no_06 a {
  border: solid 2px #EE8593;
}
.product_list ul li.no_06 h4 {
  background-color: #EE8593;
}
.product_list ul li.no_07 a {
  border: solid 2px #724598;
}
.product_list ul li.no_07 h4 {
  background-color: #724598;
}
.product_list ul li.no_08 a {
  border: solid 2px #E83836;
}
.product_list ul li.no_08 h4 {
  background-color: #E83836;
}
.product_list ul li.no_09 a {
  border: solid 2px #009B63;
}
.product_list ul li.no_09 h4 {
  background-color: #009B63;
}
.product_list ul li.no_10 a {
  border: solid 2px #78BEEA;
}
.product_list ul li.no_10 h4 {
  background-color: #78BEEA;
}
.product_list ul li.no_11 a {
  border: solid 2px #3379BE;
}
.product_list ul li.no_11 h4 {
  background-color: #3379BE;
}
.product_list ul li.no_12 a {
  border: solid 2px #CB72AB;
}
.product_list ul li.no_12 h4 {
  background-color: #CB72AB;
}
.product_list ul li.no_13 a {
  border: solid 2px #F08300;
}
.product_list ul li.no_13 h4 {
  background-color: #F08300;
}
.product_list ul li.no_14 a {
  border: solid 2px #F08300;
}
.product_list ul li.no_14 h4 {
  background-color: #F08300;
}
.product_list ul li.no_15 a {
  border: solid 2px #0068B7;
}
.product_list ul li.no_15 h4 {
  background-color: #0068B7;
}
.product_list ul li.no_16 a {
  border: solid 2px #0068B7;
}
.product_list ul li.no_16 h4 {
  background-color: #0068B7;
}
/*フネンパット*/
.product_list ul li.left {
  position: relative;
}
.product_list ul li.no_02_02 {
  position: absolute;
  top: 430px;
  left: 160px;
}
.product_list ul li.no_02_02 a {
  border: solid 2px #e97b6c;
}
.product_list ul li.no_02_02 h4 {
  padding: 16px 0;
  background-color: #e97b6c;
}
/*NEW*/
.product_list ul li .new {
  display: block;
  background-color: #f00;
  padding: 2px 0 1px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  border-radius: 50px;
  position: absolute;
  top: -15px;
  left: 5%;
  width: 50px;
}
/*注目アイテム　関連商品　取扱中止のご案内*/
.other ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.other ul li a {
  display: block;
  text-decoration: none;
  border: solid 2px #004ea2;
  background-color: #E8F7FF;
  border-radius: 10px;
  width: 30.9%;
  margin: 0 1%;
  float: left;
}
.other ul li a:hover {
  box-shadow: 1px 1px 10px #aaa;
  opacity: 1;
}
.other ul li h4 {
  width: 47%;
  height: 55px;
  border-radius: 7px 0 0 7px;
  padding: 35px 2% 20px;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.other ul li h4:before {
  display: none;
}
.other ul li:last-child a {
  border: solid 2px #999;
}
.other ul li:last-child h4 {
  width: auto;
  display: block;
  border-radius: 8px;
  background-color: #999;
}
.other ul li figure {
  width: 47%;
  display: inline-block;
  text-align: center;
  margin: 0;
}
.other ul li figure img {
  width: 110px;
}
/*カラー　注目アイテム　関連商品　取扱中止のご案内*/
.other ul li.no_14 a {
  border: solid 2px #0068B7;
}
.other ul li.no_14 h4 {
  background-color: #0068B7;
  width: auto;
  display: block;
  border-radius: 7px;
  text-align: left;
  font-size: 15px;
  line-height: 22px;
  padding: 11px 5% 43px;
}
.other ul li.no_15 a {
  border: solid 2px #F4A74D;
}
.other ul li.no_15 h4 {
  background-color: #F4A74D;
}
.other ul li:last-child a {
  border: solid 2px #999;
}
.other ul li:last-child h4 {
  width: auto;
  display: block;
  border-radius: 7px;
  background-color: #999;
}
/*ダウンロード01*/
.top_product .download {
  background-color: #E8F7FF;
}
.top_product .download h3 {
  margin-bottom: 30px !important;
}
.top_product .download ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.top_product .download ul li {
  display: inline-block;
  width: 44.5%;
  margin: 0 2.5%;
}
.top_product .download ul li a {
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #004ea2;
  background-color: #fff;
  border: solid 2px #004ea2;
  border-bottom: solid 5px #004ea2;
  border-radius: 50px;
  padding: 20px 0;
  position: relative;
}
.top_product .download ul li a:hover {
  color: #fff;
  background-color: #3371b5;
  opacity: 1;
}
.top_product .download ul li a .arrow {
  width: 40px;
  height: 40px;
  background-color: #E8F7FF;
  border-radius: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50px;
  margin: auto;
  transition: all .3s;
}
.top_product .download ul li a .arrow:before, .top_product .download ul li a .arrow:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.top_product .download ul li a .arrow:before {
  left: 14px;
  width: 10px;
  height: 2px;
  background: #004ea2;
}
.top_product .download ul li a .arrow:after {
  left: 17px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #004ea2;
  border-right: 2px solid #004ea2;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top_product .download ul li a:hover .arrow {
  right: 40px;
}
.top_product .download ul li a:hover .arrow:before {
  background: #004ea2;
}
.top_product .download ul li a:hover .arrow:after {
  border-top: 2px solid #004ea2;
  border-right: 2px solid #004ea2;
}
/*ダウンロード02*/
.top_product .download02 {
  background-color: #E8F7FF;
}
.top_product .download02 h3 {
  margin-bottom: 30px !important;
}
.top_product .download02 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.top_product .download02 ul li {
  display: inline-block;
  width: 31%;
  margin: 0 1%;
}
.top_product .download02 ul li a {
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #004ea2;
  background-color: #fff;
  border: solid 2px #004ea2;
  border-bottom: solid 5px #004ea2;
  border-radius: 50px;
  padding: 15px 0;
  position: relative;
}
.top_product .download02 ul li a:hover {
  color: #fff;
  background-color: #3371b5;
  opacity: 1;
}
.top_product .download02 ul li a .arrow {
  width: 35px;
  height: 35px;
  background-color: #E8F7FF;
  border-radius: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  transition: all .3s;
}
.top_product .download02 ul li a .arrow:before, .top_product .download02 ul li a .arrow:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.top_product .download02 ul li a .arrow:before {
  left: 12px;
  width: 10px;
  height: 2px;
  background: #004ea2;
}
.top_product .download02 ul li a .arrow:after {
  left: 15px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #004ea2;
  border-right: 2px solid #004ea2;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top_product .download02 ul li a:hover .arrow {
  right: 10px;
}
.top_product .download ul li a:hover .arrow:before {
  background: #004ea2;
}
.top_product .download02 ul li a:hover .arrow:after {
  border-top: 2px solid #004ea2;
  border-right: 2px solid #004ea2;
}
.top_product .download02 .box02 {
  margin-top: 40px;
}
.top_product .download02 .box02 p {
  text-align: center;
}
/*優れた性能*/
.top_product .banner a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  border: solid 3px #004ea2;
  border-bottom: solid 5px #004ea2;
  border-radius: 10px;
  width: 95%;
  margin: 0 auto;
  padding: 5px 0;
  background-image: url("../img/bg_funen_pipe.jpg");
  background-position: center;
  background-size: cover;
  position: relative;
}
.top_product .banner a:after {
  content: '';
  background: linear-gradient(90deg, rgba(51, 113, 181, 1) 40%, rgba(51, 113, 181, 0.1) 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 5px;
}
.top_product .banner p {
  position: relative;
  z-index: 1;
}
.top_product .banner .sub {
  display: block;
  font-size: 16px;
}
.top_product .banner a:hover {
  box-shadow: 1px 1px 10px #aaa;
  opacity: 1;
}
.top_product .banner a .arrow {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50px;
  margin: auto;
  transition: all .3s;
}
.top_product .banner a .arrow:before, .top_product .banner a .arrow:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.top_product .banner a .arrow:before {
  left: 19px;
  width: 10px;
  height: 2px;
  background: #004ea2;
}
.top_product .banner a .arrow:after {
  left: 22px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #004ea2;
  border-right: 2px solid #004ea2;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top_product .banner a:hover .arrow {
  right: 40px;
}
.top_product .banner a:hover .arrow:before {
  background: #004ea2;
}
.top_product .banner a:hover .arrow:after {
  border-top: 2px solid #004ea2;
  border-right: 2px solid #004ea2;
}
/*-------------------製品案内　詳細ページ-------------------*/
.second.product.detail .right_box {
  position: -webkit-sticky; /*Safari*/
  position: sticky;
  top: 265px;
}
.second.product.detail h3 {
  font-size: 28px;
  line-height: 38px;
  font-weight: 500;
  letter-spacing: 2px;
  color: #000;
  padding: 25px 2%;
  background-color: #ccdcec;
  border-bottom: solid 4px #004ea2;
  border-radius: 5px;
  margin-bottom: 40px;
  position: -webkit-sticky; /*Safari*/
  position: sticky;
  top: 80px;
  z-index: 10;
}
.second.product.detail h3 .sub {
  display: block;
  font-size: 15px;
}
.second.product.detail h3:before {
  display: none;
}
.second.product.detail h3:after {
  display: none;
}
.second.product.detail .left_box {
  width: 60%;
  float: left;
  margin-left: 1%;
}
/*タグ*/
.second.product.detail .tag {
  margin-bottom: 20px;
}
.second.product.detail .tag span {
  display: inline-block;
  border: solid 1px #004ea2;
  background-color: #e0eaf4;
  border-radius: 3px;
  padding: 0 10px;
  margin: 0 10px 0 0;
  color: #004ea2;
  font-size: 14px;
  font-weight: 500;
}
/*商品説明*/
.second.product.detail .main {
  font-weight: 500;
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 40px;
}
.second.product.detail .main .ttl {
  display: inline-block;
  font-weight: 500;
  font-size: 22px;
  margin: 0;
  color: #09a0b9;
  background-color: #E8F7FF;
  border-top: solid 2px #09a0b9;
  border-bottom: solid 2px #09a0b9;
  padding: 10px 20px;
}
.second.product.detail .box {
  line-height: 24px;
  margin-bottom: 50px;
  position: relative;
}
.second.product.detail .box .detail_box .width_50 {
  width: 50%;
}
.second.product.detail .box .detail_box .width_70 {
  width: 70%;
}
.second.product.detail .box .detail_box {
  margin-bottom: 40px;
}
.second.product.detail .box .detail_box figure {
  margin: 10px auto 30px;
}
.second.product.detail .box .detail_box figure img {
  width: 100%;
}
.second.product.detail .box .detail_box figure.border img {
  outline: solid 1px #ccc;
}
.second.product.detail .box .detail_box.detail_box02 figure {
  width: 48%;
  margin: 10px 1% 30px;
  float: left;
}
.second.product.detail .box .detail_box figure figcaption {
  margin-top: 10px;
}
.second.product.detail .box .detail_box figure figcaption.center {
  text-align: center;
}
/**/
.second.product.detail .main .caption {
  color: #c24b2d;
  font-size: 16px;
  line-height: 24px;
}
.second.product.detail .caption {
  color: #c24b2d;
  line-height: 24px;
}
.second.product.detail .box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.second.product.detail .box ul li {
  padding-left: 20px;
  margin: 0 auto 5px;
  position: relative;
}
.second.product.detail .box ul li:before {
  width: 10px;
  height: 10px;
  background-color: #004ea2;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.second.product.detail .box h4 {
  background-color: #e0eaf4;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
  position: static;
}
.second.product.detail .box h4:before {
  display: none;
}
.second.product.detail .box h5 {
  background-color: #eee;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  padding-left: 50px;
  margin: 0 auto 20px;
}
.second.product.detail .box h5:before {
  width: 16px;
  height: 16px;
  background-color: #004ea2;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.second.product.detail .box dl {
  margin: 20px auto;
}
.second.product.detail .box dl dt {
  font-size: 15px;
  font-weight: 500;
  padding: 3px 10px;
  background-color: #004ea2;
  display: inline-block;
  vertical-align: top;
  width: auto;
  min-width: 130px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 5px;
}
.second.product.detail .box dl dd {
  width: 100%;
  margin-bottom: 20px;
  line-height: 24px;
  margin: 0 0 15px 0;
  padding-bottom: 10px;
  border-bottom: solid 1px #ccc;
}
.second.product.detail .box table {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  border: solid 2px #ccc;
  text-align: center;
}
.second.product.detail .box table th, .second.product.detail .box table td {
  padding: 5px 2%;
  border: solid 1px #ccc;
}
.second.product.detail .box table th {
  font-weight: 600;
  background-color: #eee;
}
.second.product.detail .box table td {
  padding: 7px 1%;
}
.second.product.detail .right_box {
  width: 35%;
  float: right;
}
/*スライド*/
.second.product.detail .swiper-container {
  width: 100%;
  overflow: hidden;
  text-align: center;
  background-color: #eee;
  box-shadow: 1px 1px 7px #aaa;
  border-radius: 5px;
  padding-bottom: 50px;
}
.second.product.detail .swiper-slide figure {
  margin-bottom: 10px;
}
.second.product.detail .swiper-slide img {
  width: 100%;
}
.second.product.detail .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background: #004ea2 !important;
  border-radius: 0 !important;
}
/*NEW*/
.second.product.detail .swiper-slide a {
  color: #004ea2;
}
.second.product.detail .right_box .new {
  display: block;
  background-color: #f00;
  padding: 2px 0 1px;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  border-radius: 50px;
  position: absolute;
  top: 10px;
  left: 5%;
  width: 70px;
}
.second.product.detail .box ul li .new {
  display: inline-block;
  background-color: #f00;
  padding: 1px 0 0;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  border-radius: 50px;
  position: relative;
  top: -1px;
  width: 50px;
}
/*商品画像*/
.second.product.detail .right_box .figure {
  background-color: #eee;
  box-shadow: 1px 1px 7px #aaa;
  border-radius: 5px;
}
.second.product.detail .right_box .figure img {
  width: 100%;
  border-radius: 5px;
}
/*リンク　ボタン*/
.second.product.detail .btn_link a {
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  width: 400px;
  padding: 5px 0;
  border-radius: 50px;
  color: #09a0b9;
  background-color: #E8F7FF;
  border: solid 2px #09a0b9;
}
/*リンク　pdf*/
.second.product.detail .btn_box {
  width: 47%;
  height: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1%;
  margin: auto;
}
.second.product.detail .btn_box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
}
.second.product.detail .btn_box ul li {
  display: inline-block;
  width: 47%;
  margin: 0 1%;
}
.second.product.detail .btn_box ul li a {
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  letter-spacing: normal;
  font-weight: 500;
  color: #fff;
  background-color: #3371b5;
  border: solid 2px #004ea2;
  border-bottom: solid 5px #004ea2;
  border-radius: 50px;
  padding: 5px 0;
  position: relative;
}
.second.product.detail .btn_box ul li a:hover {
  background-color: #6695c7;
  opacity: 1;
}
.second.product.detail .btn_box ul li a .arrow {
  width: 25px;
  height: 25px;
  background-color: #E8F7FF;
  border-radius: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  transition: all .3s;
}
.second.product.detail .btn_box ul li a .arrow:before, .second.product.detail .btn_box ul li a .arrow:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.second.product.detail .btn_box ul li a .arrow:before {
  left: 8px;
  width: 8px;
  height: 2px;
  background: #004ea2;
}
.second.product.detail .btn_box ul li a .arrow:after {
  left: 10px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #004ea2;
  border-right: 2px solid #004ea2;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.second.product.detail .btn_box ul li a:hover .arrow {
  right: 10px;
}
.second.product.detail .btn_box ul li a:hover .arrow:before {
  background: #004ea2;
}
.second.product.detail .btn_box ul li a:hover .arrow:after {
  border-top: 2px solid #004ea2;
  border-right: 2px solid #004ea2;
}
.second.product.detail .box h6 img {
  display: block;
  width: 150px;
  margin-bottom: -20px;
}
/*注目アイテム*/
/*注目アイテム 固定しない*/
.second.product.detail.product_chumoku .right_box.no_sticky {
  position: static;
}
.second.product.detail.product_chumoku h3.no_sticky {
  position: relative;
  top: 0;
}
/*注目アイテム 固定しない　ここまで*/
.second.product.detail.product_chumoku h3.h3_chumoku_ttl {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  letter-spacing: 2px;
  color: #000;
  padding: 25px 2%;
  background-color: #EAEFF9;
  border-bottom: solid 3px #0068B7;
  margin-bottom: 40px;
}
.second.product.detail.product_chumoku nav {
  margin-bottom: 70px;
}
.second.product.detail.product_chumoku nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.second.product.detail.product_chumoku nav ul li a {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #004ea2;
  border: solid 2px #004ea2;
  box-shadow: 0 4px 0 #004ea2;
  border-radius: 5px;
  width: 22.6%;
  margin: 0 0.5%;
  padding: 10px 1% 10px 0;
  float: left;
}
.second.product.detail.product_chumoku nav ul li a:hover {
  opacity: 1;
  background-color: #E8F7FF;
}
/*注目アイテム　ここまで*/
/*カラー　詳細ページ*/
.second.product.detail.product_akurosujoint h3 {
  background-color: #EAF5F7;
  border-bottom: solid 4px #55C0CC;
}
.second.product.detail.product_akurosujoint .tag span {
  border: solid 1px #55C0CC;
  background-color: #EAF5F7;
  color: #55C0CC;
}
.second.product.detail.product_akurosujoint .box h4 {
  background-color: #EAF5F7;
  border-left: solid 4px #55C0CC;
}
.second.product.detail.product_akurosujoint .box dl dt {
  background-color: #55C0CC;
}
.second.product.detail.product_akurosujoint .box h5:before {
  background-color: #55C0CC;
}
.second.product.detail.product_akurosujoint .box ul li:before {
  background-color: #55C0CC;
}
.second.product.detail.product_shaon h3 {
  background-color: #EAF2FB;
  border-bottom: solid 4px #0097E0;
}
.second.product.detail.product_shaon .tag span {
  border: solid 1px #0097E0;
  background-color: #EAF2FB;
  color: #0097E0;
}
.second.product.detail.product_shaon .box h4 {
  background-color: #EAF2FB;
  border-left: solid 4px #0097E0;
}
.second.product.detail.product_shaon .box dl dt {
  background-color: #0097E0;
}
.second.product.detail.product_shaon .box h5:before {
  background-color: #0097E0;
}
.second.product.detail.product_shaon .box ul li:before {
  background-color: #0097E0;
}
.second.product.detail.product_fp-r h3 {
  background-color: #DCEEE5;
  border-bottom: solid 4px #009B63;
}
.second.product.detail.product_fp-r .tag span {
  border: solid 1px #009B63;
  background-color: #DCEEE5;
  color: #009B63;
}
.second.product.detail.product_fp-r .box h4 {
  background-color: #DCEEE5;
  border-left: solid 4px #009B63;
}
.second.product.detail.product_fp-r .box dl dt {
  background-color: #009B63;
}
.second.product.detail.product_fp-r .box h5:before {
  background-color: #009B63;
}
.second.product.detail.product_fp-r .box ul li:before {
  background-color: #009B63;
}
.second.product.detail.product_kudatsugite h3 {
  background-color: #ECF4D9;
  border-bottom: solid 4px #6CBB5A;
}
.second.product.detail.product_kudatsugite .tag span {
  border: solid 1px #6CBB5A;
  background-color: #ECF4D9;
  color: #6CBB5A;
}
.second.product.detail.product_kudatsugite .box h4 {
  background-color: #ECF4D9;
  border-left: solid 4px #6CBB5A;
}
.second.product.detail.product_kudatsugite .box dl dt {
  background-color: #6CBB5A;
}
.second.product.detail.product_kudatsugite .box h5:before {
  background-color: #6CBB5A;
}
.second.product.detail.product_kudatsugite .box ul li:before {
  background-color: #6CBB5A;
}
.second.product.detail.product_fp200a h3 {
  background-color: #DAD0E7;
  border-bottom: solid 4px #724598;
}
.second.product.detail.product_fp200a .tag span {
  border: solid 1px #724598;
  background-color: #DAD0E7;
  color: #724598;
}
.second.product.detail.product_fp200a .box h4 {
  background-color: #DAD0E7;
  border-left: solid 4px #724598;
}
.second.product.detail.product_fp200a .box dl dt {
  background-color: #724598;
}
.second.product.detail.product_fp200a .box h5:before {
  background-color: #724598;
}
.second.product.detail.product_fp200a .box ul li:before {
  background-color: #724598;
}
.second.product.detail.product_tainetsukan h3 {
  background-color: #EAF2FB;
  border-bottom: solid 4px #78BEEA;
}
.second.product.detail.product_tainetsukan .tag span {
  border: solid 1px #78BEEA;
  background-color: #EAF2FB;
  color: #78BEEA;
}
.second.product.detail.product_tainetsukan .box h4 {
  background-color: #EAF2FB;
  border-left: solid 4px #78BEEA;
}
.second.product.detail.product_tainetsukan .box dl dt {
  background-color: #78BEEA;
}
.second.product.detail.product_tainetsukan .box h5:before {
  background-color: #78BEEA;
}
.second.product.detail.product_tainetsukan .box ul li:before {
  background-color: #78BEEA;
}
.second.product.detail.product_shokokei h3 {
  background-color: #EAF2FB;
  border-bottom: solid 4px #3379BE;
}
.second.product.detail.product_shokokei .tag span {
  border: solid 1px #3379BE;
  background-color: #EAF2FB;
  color: #3379BE;
}
.second.product.detail.product_shokokei .box h4 {
  background-color: #EAF2FB;
  border-left: solid 4px #3379BE;
}
.second.product.detail.product_shokokei .box dl dt {
  background-color: #3379BE;
}
.second.product.detail.product_shokokei .box h5:before {
  background-color: #3379BE;
}
.second.product.detail.product_shokokei .box ul li:before {
  background-color: #3379BE;
}
.second.product.detail.product_kyukiben h3 {
  background-color: #EEE0EE;
  border-bottom: solid 4px #BC8AB6;
}
.second.product.detail.product_kyukiben .tag span {
  border: solid 1px #BC8AB6;
  background-color: #EEE0EE;
  color: #BC8AB6;
}
.second.product.detail.product_kyukiben .box h4 {
  background-color: #EEE0EE;
  border-left: solid 4px #BC8AB6;
}
.second.product.detail.product_kyukiben .box dl dt {
  background-color: #BC8AB6;
}
.second.product.detail.product_kyukiben .box h5:before {
  background-color: #BC8AB6;
}
.second.product.detail.product_kyukiben .box ul li:before {
  background-color: #BC8AB6;
}
.second.product.detail.product_taika h3 {
  background-color: #F0CFE3;
  border-bottom: solid 4px #CB72AB;
}
.second.product.detail.product_taika .tag span {
  border: solid 1px #CB72AB;
  background-color: #F0CFE3;
  color: #CB72AB;
}
.second.product.detail.product_taika .box h4 {
  background-color: #F0CFE3;
  border-left: solid 4px #CB72AB;
}
.second.product.detail.product_taika .box dl dt {
  background-color: #CB72AB;
}
.second.product.detail.product_taika .box h5:before {
  background-color: #CB72AB;
}
.second.product.detail.product_taika .box ul li:before {
  background-color: #CB72AB;
}
.second.product.detail.product_kanki h3 {
  background-color: #FADCDF;
  border-bottom: solid 4px #EE8593;
}
.second.product.detail.product_kanki .tag span {
  border: solid 1px #EE8593;
  background-color: #FADCDF;
  color: #EE8593;
}
.second.product.detail.product_kanki .box h4 {
  background-color: #FADCDF;
  border-left: solid 4px #EE8593;
}
.second.product.detail.product_kanki .box dl dt {
  background-color: #EE8593;
}
.second.product.detail.product_kanki .box h5:before {
  background-color: #EE8593;
}
.second.product.detail.product_kanki .box ul li:before {
  background-color: #EE8593;
}
.second.product.detail.product_otofuji h3 {
  background-color: #FAD09E;
  border-bottom: solid 4px #F08300;
}
.second.product.detail.product_otofuji .tag span {
  border: solid 1px #F08300;
  background-color: #FAD09E;
  color: #F08300;
}
.second.product.detail.product_otofuji .box h4 {
  background-color: #FAD09E;
  border-left: solid 4px #F08300;
}
.second.product.detail.product_otofuji .box dl dt {
  background-color: #F08300;
}
.second.product.detail.product_otofuji .box h5:before {
  background-color: #F08300;
}
.second.product.detail.product_otofuji .box ul li:before {
  background-color: #F08300;
}
.second.product.detail.product_hitomaru h3 {
  background-color: #FAD09E;
  border-bottom: solid 4px #F08300;
}
.second.product.detail.product_hitomaru .tag span {
  border: solid 1px #F08300;
  background-color: #FAD09E;
  color: #F08300;
}
.second.product.detail.product_hitomaru .box h4 {
  background-color: #FAD09E;
  border-left: solid 4px #F08300;
}
.second.product.detail.product_hitomaru .box dl dt {
  background-color: #F08300;
}
.second.product.detail.product_hitomaru .box h5:before {
  background-color: #F08300;
}
.second.product.detail.product_hitomaru .box ul li:before {
  background-color: #F08300;
}
.second.product.detail.product_chumoku h3 {
  background-color: #EAEFF9;
  border-bottom: solid 4px #0068B7;
}
.second.product.detail.product_chumoku .tag span {
  border: solid 1px #0068B7;
  background-color: #EAEFF9;
  color: #0068B7;
}
.second.product.detail.product_chumoku .box h4 {
  background-color: #EAEFF9;
  border-left: solid 4px #0068B7;
}
.second.product.detail.product_chumoku .box dl dt {
  background-color: #0068B7;
}
.second.product.detail.product_chumoku .box h5:before {
  background-color: #0068B7;
}
.second.product.detail.product_chumoku .box ul li:before {
  background-color: #0068B7;
}
.second.product.detail.product_kanren h3 {
  background-color: #FCE2BA;
  border-bottom: solid 4px #F4A74D;
}
.second.product.detail.product_kanren .tag span {
  border: solid 1px #F4A74D;
  background-color: #FCE2BA;
  color: #F4A74D;
}
.second.product.detail.product_kanren .box h4 {
  background-color: #FCE2BA;
  border-left: solid 4px #F4A74D;
}
.second.product.detail.product_kanren .box dl dt {
  background-color: #F4A74D;
}
.second.product.detail.product_kanren .box h5:before {
  background-color: #F4A74D;
}
.second.product.detail.product_kanren .box ul li:before {
  background-color: #F4A74D;
}
.second.product.detail.product_fv h3 {
  background-color: #FAD5C7;
  border-bottom: solid 4px #E83836;
}
.second.product.detail.product_fv .tag span {
  border: solid 1px #E83836;
  background-color: #FAD5C7;
  color: #E83836;
}
.second.product.detail.product_fv .box h4 {
  background-color: #FAD5C7;
  border-left: solid 4px #E83836;
}
.second.product.detail.product_fv .box dl dt {
  background-color: #E83836;
}
.second.product.detail.product_fv .box h5:before {
  background-color: #E83836;
}
.second.product.detail.product_fv .box ul li:before {
  background-color: #E83836;
}
.second.product.detail.product_cof h3, .second.product.detail.product_suiyosei h3, .second.product.detail.product19 h3 {
  background-color: #EAEFF9;
  border-bottom: solid 4px #0068B7;
}
.second.product.detail.product_cof .tag span, .second.product.detail.product_suiyosei .tag span, .second.product.detail.product_bkf .tag span {
  border: solid 1px #0068B7;
  background-color: #EAEFF9;
  color: #0068B7;
}
.second.product.detail.product_cof .box h4, .second.product.detail.product_suiyosei .box h4, .second.product.detail.product_bkf .box h4 {
  background-color: #EAEFF9;
  border-left: solid 4px #0068B7;
}
.second.product.detail.product_cof .box dl dt, .second.product.detail.product_suiyosei .box dl dt, .second.product.detail.product_bkf .box dl dt {
  background-color: #0068B7;
}
.second.product.detail.product_cof .box h5:before, .second.product.detail.product_suiyosei .box h5:before, .second.product.detail.product_bkf .box h5:before {
  background-color: #0068B7;
}
.second.product.detail.product_cof .box ul li:before, .second.product.detail.product_suiyosei .box ul li:before, .second.product.detail.product_bkf .box ul li:before {
  background-color: #0068B7;
}
@media screen and (max-width:1100px) {
  .second.product.top_product .inner {
    padding: 40px 0;
  }
  .second.product.top_product h3 {
    font-size: 20px;
    padding: 0 0 0 20px;
    margin-bottom: 20px;
  }
  .second.product.top_product .example h3 {
    font-size: 24px;
    margin: 0 auto 30px;
  }
  .second.product.top_product .example h3 .sub {
    display: block;
    font-size: 18px;
  }
  .second.product.top_product .koso .inner {
    height: auto;
  }
  .second.product.top_product .koso .img {
    width: 300px;
    height: 480px;
    position: relative;
    margin-bottom: 30px;
  }
  .second.product.top_product .teichuso .inner {
    height: auto;
  }
  .second.product.top_product .teichuso .img {
    width: 300px;
    height: 150px;
    position: relative;
    margin-bottom: 30px;
  }
  /*ピン*/
  .no_list ul li .no {
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .no_list ul li .no:before {
    bottom: -5px;
    border-width: 20px 15px 0 15px;
  }
  .no_list ul li.right .no:before {
    right: -15px;
  }
  .no_list ul li.left .no:before {
    left: -15px;
  }
  /*ピン 位置*/
  .koso .no_list ul li.no_01 {
    top: 25px;
    left: 71px;
  }
  .koso .no_list ul li.no_02 {
    top: 78px;
    left: 50px;
  }
  .koso .no_list ul li.no_03 {
    top: 95px;
    left: 93px;
  }
  .koso .no_list ul li.no_04 {
    top: 110px;
    left: 50px;
  }
  .koso .no_list ul li.no_05 {
    top: 150px;
    left: 50px;
  }
  .koso .no_list ul li.no_06 {
    top: 170px;
    left: 100px;
  }
  .koso .no_list ul li.no_07 {
    bottom: 175px;
    left: 25px;
  }
  .koso .no_list ul li.no_07_02 {
    bottom: 70px;
    left: 0;
  }
  .koso .no_list ul li.no_07_03 {
    bottom: 30px;
    left: 94px;
  }
  .koso .no_list ul li.no_08 {
    top: 18px;
    right: 129px;
  }
  .koso .no_list ul li.no_09 {
    top: 80px;
    right: 108px;
  }
  .koso .no_list ul li.no_10 {
    top: 210px;
    right: 108px;
  }
  .koso .no_list ul li.no_10_02 {
    top: auto;
    bottom: 82px;
    right: 70px;
  }
  .koso .no_list ul li.no_11 {
    bottom: 100px;
    right: 133px;
  }
  .koso .no_list ul li.no_12 {
    top: 200px;
    left: 50px;
  }
  .teichuso .no_list ul li.no_13 {
    top: 54px;
    left: 150px;
  }
  .teichuso .no_list ul li.no_13_02 {
    top: 97px;
    left: 100px;
  }
  .teichuso .no_list ul li.no_14 {
    top: 34px;
    right: 76px;
  }
  .teichuso .no_list ul li.no_15 {
    top: 25px;
    right: 17px;
  }
  .teichuso .no_list ul li.no_16 {
    top: 35px;
    right: -30px;
  }
  /*商品 四角*/
  .product_list ul li a {
    width: auto;
    margin: 0 auto 10px;
  }
  .product_list ul li h4 {
    width: 60%;
    height: 70px;
    border-radius: 7px 0 0 7px;
    padding: 30px 2% 10px;
    display: inline-block;
    vertical-align: top;
  }
  .product_list ul li h4 .no {
    font-size: 30px;
  }
  .product_list ul li figure {
    width: 34%;
    display: inline-block;
    text-align: center;
  }
  .product_list ul li figure img {
    width: 110px;
  }
  .koso .product_list ul.right li:last-child h4 {
    height: 70px;
    padding: 22px 2% 18px;
  }
  .teichuso .product_list ul li:last-child a {
    margin-bottom: 0;
  }
  .koso .product_list ul.left {
    float: none;
  }
  .koso .product_list ul.right {
    float: none;
    margin-bottom: -10px;
  }
  .koso .product_list ul.left li:nth-child(6) {
    position: static;
  }
  .koso .product_list ul.right li:nth-child(6) {
    position: static;
  }
  .teichuso .product_list ul.right li:first-child h4 {
    height: 70px;
    padding: 22px 2% 18px;
  }
  .teichuso .product_list ul.left {
    float: none;
    margin-bottom: 10px;
  }
  .teichuso .product_list ul.right {
    float: none;
  }
  /*フネンパット*/
  .product_list ul li.left {
    position: static;
  }
  .product_list ul li.no_02_02 {
    position: relative;
    top: auto;
    left: auto;
  }
  .product_list ul li.no_02_02 h4 {
    padding: 25px 2% 15px;
  }
  /*注目アイテム　関連商品　取扱中止のご案内*/
  .other ul li a {
    width: auto;
    margin: 0 auto 10px;
    float: none;
  }
  .other ul li:last-child a {
    margin-bottom: 0;
  }
  .other ul li h4 {
    width: 60%;
  }
  .other ul li figure {
    width: 34%;
  }
  /*ダウンロード01*/
  .top_product .download h3 {
    margin-bottom: 20px !important;
  }
  .top_product .download ul li {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .top_product .download ul li a {
    padding: 15px 0;
    width: auto;
    margin: 0 auto 15px;
  }
  .top_product .download ul li:last-child a {
    margin-bottom: 0;
  }
  .top_product .download ul li a .arrow {
    width: 30px;
    height: 30px;
    right: 20px;
  }
  .top_product .download ul li a .arrow:before {
    left: 10px;
  }
  .top_product .download ul li a .arrow:after {
    left: 13px;
  }
  .top_product .download ul li a:hover .arrow {
    right: 10px;
  }
  /*ダウンロード02*/
  .top_product .download02 h3 {
    margin-bottom: 20px !important;
  }
  .top_product .download02 .box {
    margin-bottom: 40px;
  }
  .top_product .download02 ul li {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .top_product .download02 ul li a {
    padding: 15px 0;
    width: auto;
    margin: 0 auto 15px;
  }
  .top_product .download02 ul li:last-child a {
    margin-bottom: 0;
  }
  .top_product .download02 ul li a .arrow {
    width: 30px;
    height: 30px;
  }
  .top_product .download02 ul li a .arrow:before {
    left: 10px;
  }
  .top_product .download02 ul li a .arrow:after {
    left: 13px;
  }
  .top_product .download02 p {
    line-height: 24px;
  }
  /*優れた性能*/
  .top_product .banner a {
    font-size: 20px;
    width: auto;
    padding: 5px 0 5px 5%;
    text-align: left;
  }
  .top_product .banner .sub {
    font-size: 14px;
    line-height: 24px;
  }
  .top_product .banner a .arrow {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
  }
  .top_product .banner a .arrow:before {
    left: 10px;
  }
  .top_product .banner a .arrow:after {
    left: 12px;
  }
  .top_product .banner a:hover .arrow {
    right: 10px;
  }
  /*-------------------製品案内　詳細ページ-------------------*/
  .second.product.detail .right_box {
    position: relative;
    top: 0;
  }
  .second.product.detail h3 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px;
    padding: 20px 5%;
    margin-bottom: 20px;
    position: static;
  }
  .second.product.detail h3 .sub {
    font-size: 13px;
  }
  .second.product.detail .left_box {
    width: auto;
    float: none;
    margin-left: 0;
  }
  /*タグ*/
  .second.product.detail .tag {
    margin-bottom: 15px;
  }
  .second.product.detail .tag span {
    margin: 2px 3px;
  }
  /*商品説明*/
  .second.product.detail .main {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .second.product.detail .main .ttl {
    font-size: 18px;
    margin-bottom: -5px;
  }
  .second.product.detail .box {
    margin-bottom: 40px;
  }
  .second.product.detail .box .detail_box .width_50 {
    width: 100%;
  }
  .second.product.detail .box .detail_box .width_70 {
    width: 100%;
  }
  .second.product.detail .box h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .second.product.detail .box h4:before {
    display: none;
  }
  .second.product.detail .box h5 {
    font-size: 18px;
    line-height: 24px;
    padding-left: 40px;
    margin: 0 auto 15px;
  }
  .second.product.detail .box h5:before {
    width: 14px;
    height: 14px;
  }
  .second.product.detail .right_box {
    width: auto;
    float: none;
    margin-bottom: 20px;
  }
  /*スライド*/
  .second.product.detail .swiper-container {
    width: 100%;
    overflow: hidden;
    text-align: center;
    background-color: #eee;
    box-shadow: 1px 1px 7px #aaa;
    border-radius: 5px;
    padding-bottom: 50px;
  }
  /*リンク　ボタン*/
  .second.product.detail .btn_link a {
    font-size: 14px;
    width: auto;
  }
  /*リンク　pdf*/
  .second.product.detail .btn_box {
    width: 100%;
    height: auto;
    position: static;
    margin-top: 20px;
  }
  .second.product.detail .btn_box ul {
    text-align: center;
  }
  .second.product.detail .btn_box ul li {
    display: block;
    width: 100%;
    margin: 0 auto 15px;
  }
  .second.product.detail .btn_box ul li:last-child {
    margin-bottom: 0;
  }
  .second.product.detail .btn_box ul li a {
    font-size: 16px;
    padding: 15px 0;
  }
  .second.product.detail .btn_box ul li a .arrow {
    width: 30px;
    height: 30px;
    right: 20px;
  }
  .second.product.detail .btn_box ul li a .arrow:before {
    left: 10px;
    width: 10px;
  }
  .second.product.detail .btn_box ul li a .arrow:after {
    left: 13px;
    width: 6px;
    height: 6px;
  }
  .second.product.detail .btn_box ul li a:hover .arrow {
    right: 10px;
  }
  /*注目アイテム*/
  .second.product.detail.product_chumoku h3 {
    margin-bottom: 20px !important;
  }
  .second.product.detail.product_chumoku h3.h3_chumoku_ttl {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px;
    padding: 20px 5%;
    position: relative;
    top: 0;
    margin-bottom: 20px !important;
  }
  .second.product.detail.product_chumoku nav {
    margin-bottom: 30px;
  }
  .second.product.detail.product_chumoku nav ul li a {
    width: auto;
    margin: 0 auto 10px;
    padding: 10px 2% 10px 0;
    float: none;
  }
}