.sep_top .btn.icon-arrow-right:before,
.sep_top .btn.icon-arrow-right:after {
  display: none;
}
#product-page .sep_top .btn.shadow{
  color: #333;
  
}
#product-page .sep_top a.btn.btn-wide.shadow {
  max-height: 118px;
  transition: 0s!important;
}
#product-page .sep_top .btn:hover {
  background: #006699;
}
#product-page .sep_top a.btn.shadow:hover,
#product-page .sep_top a.btn.shadow:hover span,
#product-page .sep_top a.btn:hover span {
  color: #fff!important;
}
#product-page .sep_top a:hover .icon-btn-scale::before {
  background: url(/pisj/common/images/icon_btn_scale_wht.png) no-repeat center center;
  background-size: auto;
  -webkit-background-size: contain!important;
  background-size: contain!important;
}

#product-page .sep_top a:hover .icon-btn-bike::before {
  -webkit-background-size: contain !important;
  background-size: contain !important;
  background: url(/pisj/common/images/icon_btn_bike_wht.png) no-repeat center center;
  background-size: auto;
}

#product-page .sep_top a:hover .icon-btn-bicycle::before {
  background: url(/pisj/common/images/icon_btn_bicycle_wht.png) no-repeat center center;
  background-size: auto;
  -webkit-background-size: contain!important;
  background-size: contain!important;
}
#product-page .sep_top a:hover .icon-btn-bike02::before {
  background: url(/pisj/common/images/icon_btn_bike02_wht.png) no-repeat center center;
  background-size: auto;
  -webkit-background-size: contain!important;
  background-size: contain!important;
}
#product-page .sep_top a:hover .icon-btn-smartphone::before {
  background: url(/pisj/common/images/icon_btn_smartphone_wht.png) no-repeat center center;
  background-size: auto;
  -webkit-background-size: contain!important;
  background-size: contain!important;
}

.box-4frames .pc {
  display: block;
}
    body {
      color: #333;
  }
  .row.d-flex {
      flex-wrap: wrap;
  }
#lightboxOverlay {
z-index:100000;
}
#lightbox {
z-index:100001;
}
.text-copy {
  color: #034098;
  font-size: 4.0rem;
  font-weight: bold;
  line-height: 1.375;
}
.text-point {
  color: #f1c850;
  font-weight: bold;
  font-size: 2.5rem;
  margin-bottom: 5px;
}
#product-page .btn.btn-orange.btn-flex.btn-solid.text-white.btn-orange-link {
  font-weight: bold;
}
.list-group.list-star > li {
  font-weight: bold;
}
.text-point {
  margin-bottom: 10px!important;
}
.category_nav li,
.category_nav.common li,
.category_nav li + li {
  border: solid 2px #034098;
  border-radius: 4px;
  line-height: 1.3;
  padding-bottom: 0;
  transition: .3s;
}
.category_nav a,
.category_nav.common a {
  width: 100%;
  padding: 5px 0 12px;
  font-weight: bold;
  color: #044097;
}
.category_nav li:hover:before,
.category_nav.common li:before {
  bottom: -2px;
  transition: .3s;
}
.category_nav li:hover:before,
.category_nav.common li:hover:before {
  bottom: -5px;
}
.category_nav li:hover,
.category_nav.common li:hover {
border-color: #333;
}
.category_nav li:hover:before,
.category_nav.common li:hover:before{
border-color: #333;
border-left-color: transparent;
border-bottom-color: transparent;
border-right-color: transparent;
}
.category_nav li:hover a,
.category_nav.common li:hover a{
color: #333;
}
.tit09 {
  margin-bottom: 15px;
}
#product-page .btn.btn-wide.btn-orange.icon-triangle-white {
  border: 3px solid #EF8912!important;
  font-weight: bold;
}

@media only screen and (max-width: 640px) {
  .sep_top{
    margin-left: 15px!important;
    margin-right: 15px!important;
  }
  .panel {
      border-top: solid 3px #034098;
  }
  .panel-inner {
      padding-left: 15px;
      padding-right: 15px;
  }
.text-copy {
  font-size: 2.4rem;
  line-height: 1.4;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align:center;
}
.text-point {
  font-size: 1.8rem;
  text-align: center;
}
.list-group {
  text-align: left;
  width: 90%;
  margin: 0 auto;
}
.row.onlyFlex {
      display:flex;
      flex-wrap:wrap;
  }

.row.onlyFlex [class^="col-"]{
  float:none;
  width:100%;
  text-align: center;
}
.box-4frames {
  width: 100%;
}
.acc-triggerr.arrow-center.sp-triggerr.sp{
  border-bottom: solid 3px #034098;
  margin-bottom: 20px;
}
.category_nav {
  border: none;
  margin: 0;
  width: 100%;
  margin: 0 auto!important;
  padding: 0 15px!important;
  position: relative;
    left: -2px;
}
.category_nav.common li {
  margin-bottom: 15px;
}
.box-jump {
  padding: 25px 15px;
  margin-bottom: 20px;
  height: auto;
}
}


@media only screen and (min-width: 641px) {
  #wideVideo .panel-inner .target-tag {
    margin-bottom: 35px;
}


}