#k261 section{

}
#k261 a img {
  transition: .3s;
}
#k261 a:hover {
  cursor: pointer;
}
/*
#k261 a:hover img {
  transform: scale(1.04);
  filter: drop-shadow(0px 5px rgba(0,0,0,0.6));
}
*/

@media screen and (max-width: 768px) {
  #k261 .only-pc+img {
    padding:0 !important;
  }
}

#k261-head {
  padding: 0px;
  background: #000;
}
.container_tokusen{
	position: relative;
	text-align: center;
}
.container_tokusen a{
	position: absolute;
	width: 90%;
	display: block;
	top: 50%;
	left: 5%;
	transform: translateY(-50%);
}
.tokusen-link {
  background: #000;
  text-align: center;
	padding: 0px 0;
}

#k261-point{
  	padding: 0px;
	background:#000;
}
#k261-point .container{
	padding: 0;
}
.k261-comment{
  	padding: 0px;
	background:#000;
}
.k261-comment .container{
	padding: 0;
}
.k261-comment .container img{
	padding: 0;
}
.cta_area{
	position: relative;
}
.cta_box{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.cta_flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-bottom: 50px;
	width: 90%;
	margin: 0 auto;
}
.cta_flex a{
	width: 31%;
	margin: 0 1%;
}
#tokusen {
  padding: 0;
	background: #000;
}
#tokusen .container {
	position: relative;
	padding: 0;
  background: #e80000;
	border-left: 12px #000 solid;
	border-right: 12px #000 solid;
	box-sizing: border-box;
}

@media screen and (max-width:768px) {
	.tokusen-link{
		padding: 3vw 0;
	}
.k261-comment.comment01{
	padding-bottom: 0vw;
}
}


#k261-lowprice {
  background-color: #000;
	position: relative;
}
#k261-lowprice .container{
  background-color: #e80000;
	padding: 30px 5%;
	border-left: 12px #000 solid;
	border-right: 12px #000 solid;
	box-sizing: border-box;
}

#k261-lowprice h3 img{
	padding: 0!important;
}

@media screen and (max-width:768px) {
  #k261-lowprice {
	padding-bottom: 0;
  }
	.more-cars{
		width: 90%;
		margin: 0 auto;
	}
	.zaiko-btn{
		width: 90%;
		display: block;
		margin: 0 auto;
	}
	#k261-lowprice .container {

	}
	#zaiko-list h2{
		font-size: 3.6vw;
	}
}

.car-card .inner {
  background: #fff;
  margin-bottom: 30px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding-bottom:15px;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}
.car-card h2 {
  background:#212121;
  color:#fff;
  font-size:120%;
  text-align: center;
  padding:10px 0;
  margin: 0;
}
.car-card p.grade {
  text-align: center;
  margin: 0;
  padding:6px 0;
  font-size:90%;
  color:#212121;
  background: #fffac8;
}
@media screen and (max-width:768px) {
  .car-card h2 {
    font-size:90%;
  }
  .car-card p.grade {
    font-size:75%;
  }
  .car-card {
    padding: 0 7.5px;
  }
}
.car-card .car-info {
  padding: 0 5px;
}
.car-card .price-title {
  font-size:80%;
  text-align: center;
  margin: 10px 0 0px 0;
  color:#d80012;
  font-weight: bold;
}
.car-card .price {
  font-size:180%;
  color:#d80012;
  font-weight: bold;
  text-align: center;
  margin-bottom: 2px;
}
.car-card .price span {
  font-size: 70%;
  padding-left:4px;
}
.car-card .price span span {
  font-size:50%;
  font-weight: normal;
}
.car-card .red-btn,
.car-card .mov-btn {
  display: block;
  font-weight: bold;
  border-radius: 6px;
}
.car-card .line-btn {
  background-color: #25b433;
  border-color: #25b433;
  font-size: 16px;
}
.car-card .line-btn span {
  font-size:12px;
  font-weight: normal;
}
@media screen and (max-width:768px) {
  .car-card .line-btn span {
    font-size:9px;
    font-weight: normal;
  }
}
.car-card .line-btn:hover {
  color: #25b433;
}
.car-card .disable-btn
{
  text-align: center;
  font-weight: bold;
  background-color: #f2f2f2;
  color:#777;
  padding:10px;
  border: 2px solid #f2f2f2;
}
.car-card table {
  font-size:85%;
}
@media screen and (max-width:768px) {
  .car-card table {
    font-size:70%;
  }
}
.car-card table th {
  text-align: center;
  background: #fff0c8;
  font-weight: normal;
}
.car-card table th {
  padding-left:3px;
}
.car-card table.spec th,
.car-card table.spec td {
  display: block;
  border:none;
}
.car-card table.spec td {
  border-top:1px solid #eee;
  height: 6em;
  line-height: 1.2em;
}

#k261-lowprice button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  transition: .3s;
  margin-bottom: 15px;
}
#k261-lowprice button:hover {
  transform: scale(1.04);
}

@media screen and (max-width:768px) {
  .car-card table.spec td {
    border-top:1px solid #eee;
    height: 7em;
  }
}

.is-hidden {
  visibility: hidden;
  opacity: 0;
  height: 0;
  margin: 0 10px;
  padding: 0;
}
.status-badge {
  position:absolute;
  width:70%;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

#movie-collection {
  background-color: #000;
}
#shortmovie {
  margin-top: 50px;
  text-align: center; }
  #shortmovie .slider-shortmovie {
    margin-top: 10px;
    padding-left: 2%; }
    #shortmovie .slider-shortmovie .slick-arrow:before {
      font-size: 50px; }
    #shortmovie .slider-shortmovie .slick-arrow.slick-next {
      right: 5px; }
    #shortmovie .slider-shortmovie .slick-arrow.slick-prev {
      left: -35px; }
    #shortmovie .slider-shortmovie li {
      padding-top: 5.4%;
      position: relative;
      list-style: none;
      overflow: hidden; }
      #shortmovie .slider-shortmovie li iframe {
        position: absolute;
        border-radius: 20px;
        top: 0;
        left: 0;
        width: 88%;
        height: 100%; }
    @media screen and (max-width: 748px) {
      #shortmovie .slider-shortmovie {
        padding: 0 8%; }
        #shortmovie .slider-shortmovie .slick-arrow:before {
          font-size: 12vw; }
        #shortmovie .slider-shortmovie .slick-arrow.slick-next {
          right: 7vw; }
        #shortmovie .slider-shortmovie .slick-arrow.slick-prev {
          left: 0vw; }
        #shortmovie .slider-shortmovie li {
          padding-top: 5.9%;
          margin-bottom: 5vw; }
          #shortmovie .slider-shortmovie li iframe {
            width: 90%;
            margin-left: 5.5%; } }


