.spec .spec-txt{
  font-size: 14px;
  color: #9b9b9b;
}

.row.mt-5.text-center{
  display: block;
}

.col-6{
  max-width: 100%;
  padding-bottom: 25px;
}

.niu_app {
  font-weight: 400;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 1px;
  word-break: break-all;
  color: #333;
}

.niu_app .megamenu .menu-sub {
  margin-bottom: 0;
}

.niu_app main {
  position: relative;
  padding-top: 74px;
}

.niu_app .buy_fixed {
  position: fixed;
  top: 74px;
  width: 100%;
  z-index: 1;
}

.niu_app .buy_fixed a,
.niu_app .buy_bottom a {
  display: block;
  padding: .4em;
  text-align: center;
}

.niu_app .buy_fixed a br,
.niu_app .buy_bottom a br {
  display: none;
}

.niu_app .buy_fixed a:hover,
.niu_app .buy_bottom a:hover {
  color: #fff;
  text-decoration: none;
}

.buy_fixed .new a,
.buy_bottom .new a {
  background-color: rgba(35, 97, 174, .9);
}

.buy_fixed .new a:hover,
.buy_bottom .new a:hover {
  background-color: rgba(75, 126, 189, 1);
}

.buy_fixed .buy a,
.buy_bottom .buy a {
  background-color: rgba(223, 6, 31, .9);
}

.buy_fixed .buy a:hover,
.buy_bottom .buy a:hover {
  background-color: rgba(224, 52, 101, 1);
}

.niu_app .btn-primary {
  background-color: #df001f;
  border-color: #df001f;
}

.niu_app .btn-primary:hover {
  background-color: #c8001b;
  border-color: #c8001b;
}

.niu_app .container_title h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-style: italic;
}

.niu_app_u h1 img {
}

.niu_app .app h2 {
  position: relative;
  padding: 0.6em;
  background: #df001f;
}

.niu_app .app h2::after {
  position: absolute;
  content: '';
  top: 100%;
  left: 2%;
  border: 15px solid transparent;
  border-top: 15px solid #df001f;
  width: 0;
  height: 0;
}

.niu_app_u .intro {
  background: url('/niu/uqipro/img/image_01.jpg') no-repeat center center / cover fixed;
}

.niu_app_u .intro_contents {
  background-color: rgba(255, 255, 255, .8);
}

.niu_app_u .app {
  background: url('/niu/uqipro/img/app_1.jpg') no-repeat center center / cover fixed;
}

.niu_app_u .app_contents {
  background-color: rgba(255, 255, 255, .8);
}

.niu_app .price_num {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
}

.niu_app .price_num.inc {
  font-size: 2rem;
  margin-left: 4rem;
}

.niu_app .price_num::before {
  content: '価格';
  padding-right: .2em;
  font-size: .5em;
}

/* .niu_app .option_list .list-group-item p {
  margin-bottom: 0;
}

.niu_app .option_list .img {
  width: 6%;
}

.niu_app .option_list .txt {
  width: 92%;
  padding-left: 4%;
} */

a.more{
	text-align: center;
	margin: 0 auto;
	max-width: 400px;
	width: 100%;
	padding: 0.5em 5em;
	background: #535353;
	border-radius: .25rem!important;
	color: #fff;
	margin:0.5em auto 1.5em;
}
a.more small{
	font-size: 0.7em;
	padding-right: 1em;
}
a.more:hover{
	text-decoration: none;
	background: #df001f;
}

table a{
  color: #1aabc1;
  text-decoration: underline;
}

.sectionspec .inner {
  max-width: 1125px;
}

.sectionspec.supersoco_tcmax_spec .pagetitle {
	background-color: #212121;
}

.sectionspec .pagetitle h1 {
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

.sectionspec .color {
	padding: 50px 0;
	background-color: rgb(44, 44, 44);
}

.sectionspec.supersoco_tcmax_spec .color {
	padding: 50px 0;
	background: linear-gradient(to bottom, #212121, #404040);
}

.sectionspec.supersoco_tcmax_spec .color .inner {
	max-width: 1480px;
}

.sectionspec .color .swiper-slide {
	text-align: center;
}

.sectionspec.supersoco_tcmax_spec .color .swiper-slide {
	background: linear-gradient(to bottom, #212121, #404040)
}

.sectionspec .color .swiper-slide p {
	color: transparent;
	text-align: center;
}

.sectionspec .color .swiper-slide-active p {
	margin-top: 1em;
	color: #fff;
}

.sectionspec .color .swiper-pagination {
	position: static;
	margin-top: 20px;
}

.sectionspec .sectiontitle {
	text-align: center;
}

.sectionspec .sectiontitle h2 {
	font-size: 1.6em;
	font-weight: bold;
}

.sectionspec .spec dl {
	display: flex;
	flex-wrap: wrap;
	margin-top: 50px;
}

.sectionspec .spec dl dt,
.sectionspec .spec dl dd {
	padding: 1em;
	border-bottom: 1px solid #aaa;
}

.sectionspec .spec dl dt {
	width: 20%;
	font-weight: bold;
}

.sectionspec .spec dl .test {
	width: 50%;
  font-size: 14px;
}

.sectionspec .spec dl dd {
	width: 30%;
  margin-bottom: 0;
}

.lead-red {
    font-size: 16px;
    color:#dc3545;
}

section.youtube {
  margin: 80px;
  text-align: center;
}

.youtube iframe{
  width: 1000px;
  height: 570px;
  margin-top: 20px;
}

.manuel {
  display: block;
  background-color: #dc2624;
  border-radius: 3px;
  font-size: 15px;
  margin-top: 30px;
  text-align: center;
}

.manuel:hover {
  background-color: #fff;
  border: 1px solid #333;
  color:#333;
} 
.manuel a{
  display: block;
  padding: 10px;
  width: 100%;
  text-decoration: none;
  color:#fff;
}

.manuel a:hover{
  color:#dc2624;
}

@media screen and (max-width: 959px) {
  .niu_app .buy_fixed,
  .niu_app .buy_bottom {
    font-size: .8em;
  }

  .niu_app .buy_bottom li {
    padding: 0;
  }

  .niu_app .buy_fixed a br,
  .niu_app .buy_bottom a br {
    display: inline;
  }

  .niu_app main {
    padding-top: 60px;
  }

  .niu_app .buy_fixed {
    top: 60px;
  }

  .niu_app .mv {
    padding-top: 58px;
    background-color: #000;
  }

  .niu_app_u h1 img {
    max-width: 300px;
  }

  .niu_app_u .intro .container {
    padding: 0 !important;
  }

  .niu_app_u .app .container {
    padding: 0 !important;
  }

  .niu_app_u .spec table {
    width: auto !important;
  }

  .priceHorizon{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  
  .priceHorizon-name{
    height: fit-content;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1em;
  }

  .priceHorizon-other{
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media screen and (max-width: 768px){
  .priceHorizon-other{
    flex-wrap: wrap;
    justify-content: center;
    height: fit-content;
  }

  
}

@media screen and (max-width: 480px){
  .spec dl {
    font-size: 10px;
  }

  .sectionspec .spec dl .test {
    width: 100%;
    font-size: 10px;
  }

  .sectionspec .spec dl dt {
    width: 50%;
  }

  .sectionspec .spec dl dd {
    width: 50%;
  }

  section.youtube{
    margin: 30px 0px;
  }

  .youtube iframe{
    width: 100%;
    height: 200px;
  }
}

.oneRow::before{
	content: '¥'!important;
  font-family: 'Noto Sans Jp',sans-serif;
}

.oneRow{
  margin-left: 20px;
}

.priceHorizon{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.priceHorizon-l{
  padding-bottom: 1rem;
  padding-right: 1rem;
  text-align: right;
  width: 48%;
}
.priceHorizon-r{
  padding-bottom: 0.5rem;
  width: 52%;
  text-align: left;
}
.priceHorizon-r p {
  margin-bottom: unset;
}
.priceHorizon-r .sold {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 2.8rem;
  margin-left: 20px;
}

@media screen and (max-width: 768px){
  .priceHorizon-l{
    padding-bottom: 1rem;
    padding-right: 0;
    text-align: center;
    width: 100%;
  }

  .priceHorizon-r{
    padding-bottom: 0.5rem;
    width: 80%;
    text-align: left;
  }

  .priceHorizon-r .sold {
      font-size: 2.4rem;
      text-align: center;
  }
}

.priceHorizon-other{
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
  width: 65%
}

.priceHorizon-name{
  height: 100%;
  width: 35%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1em;
}

.priceHorizon-num{
  height: 100%;
  width: 45%;
  padding-right: 5px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.priceHorizon-zei{
  width: 10%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 10px;
}

.priceHorizon-caution{
  height: 100%;
  width: 45%;
  display: flex;
  align-items: center;
  font-size: 1.1em;
}

@media screen and (max-width: 1000px){
  .priceHorizon-l{
    width: 100%;
  }

}