@charset "UTF-8";

.wrapper {
  width: 100%;
  box-sizing: border-box;
}

.wrapper__inner {
  width: 1020px;
  margin: 0 auto 30px;
  display: flex;
}

.main__full {
  width: 100%;
}

.main {
  width: 700px;
}

section h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  border-bottom: solid 2px #333;
  padding: 10px 0;
  margin: 0 0 20px;
  clear: both;
  /*width: 100%;
  border-bottom: solid 2px #EEE;
  margin: 0 0 16px;
  padding: 0 0 4px;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  &::after {
    position: absolute;
    bottom: -2px;
    left: 0;
    content: '';
    width: 38%;
    height: 2px;
    background-color: #00AE96;
  }*/
}

section h2 span {
  padding-right: 5px;
  font-size: 14px;
  font-weight: 700;
}

.top-lead {
  width: 1020px;
  margin: 0 auto 16px;
  font-size: 14px;
  line-height: 1.5;
}

.contents-lead {
  margin: 0 auto 16px;
  font-size: 14px;
  line-height: 1.5;
}

.more--link {
  margin: 5px 0 0;
  text-align: right;
  font-size: 12px;
}

.exlink {
  padding-right: 20px;
  background-image: url(../../image/custom/icon-exlink-4b7896fd803567ed5eeb51efce3bfe16.png);
  background-size: 14px;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-position: right 0 bottom 0;
  word-break: break-all;
}

.is-SP {
  display: none;
}

.label.prefecture {
  border: 1px solid #00AE96;
  background-color: #00AE96;
  color: #fff;
}

span.label.category,
span.label.charge {
  margin: 0 0 5px;
  border: 1px solid #FFB400;
  background-color: #FFB400;
  color: #fff;
  cursor: pointer;
}

span.label.category:hover,
span.label.charge:hover {
  background-color: #d19406;
}

.pagetop a {
  display: block;
  position: relative;
  background-color: #00AE96;
  color: #FFF;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  padding: 12px 5px 0 5px;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  z-index: 15;
}

.page-link:after {
  content: "";
  background: url(../../image/custom/arrow-green-725abb046eb3c457223c3cfeabff7dce.svg) no-repeat;
  background-size: cover;
  margin-left: 4px;
  display: inline-block;
  width: 10px;
  height: 10px;
}

.next-link {
  text-align: right;
}

.next-link a {
  padding: 5px 8px;
  background-image: linear-gradient(to bottom, #fff 85%, #f6f6f6);
  border: 1px solid #FF5A5D;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  color: #FF5A5D;
  text-decoration: none;
  margin-top: 8px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
}

.next-link a:hover {
  background: #FF5A5D;
  color: #FFF;
}

.next-link a span::after {
  content: "";
  background: url(../../image/custom/arrow-1d3b4fe10fd5165acca86c328cc059f1.svg) no-repeat;
  background-size: cover;
  margin-left: 4px;
  vertical-align: -4px;
  display: inline-block;
  width: 15px;
  height: 15px;
}

.sidebar__linkarea-yello,
.sidebar-fixed__linkarea-yello {
  margin: 20px 0 0;
}

.sidebar__linkarea-yello--link,
.sidebar-fixed__linkarea-yello--link {
  display: block;
  text-align: center;
  margin: 0 0 16px 0;
  padding: 12px 0;
  background-color: #FFB400;
  border-radius: 6px;
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  box-shadow: 0 4px 0 0 #EEE;
}

.sidebar__linkarea-yello--link:hover,
.sidebar-fixed__linkarea-yello--link:hover {
  text-decoration: none;
  color: #FFF;
  opacity: 0.8;
  /*color: #333;
  background: #ffe3a1;
  text-decoration: none;*/
}

.sidebar__linkarea-yello--link,
.sidebar-fixed__linkarea-yello--link {
  /*span::after {
    content: "";
    background-image: url(../../image/custom/arrow-yello-3964fe1451b83891814cef3abdc3aa2e.svg);
    background-size: cover;
    margin-left: 4px;
    display: inline-block;
    width: 10px;
    height: 10px;
  }*/
}

.sidebar__linkarea-green,
.sidebar-fixed__linkarea-green {
  margin: 20px 0 0;
}

.sidebar__linkarea-green--link,
.sidebar-fixed__linkarea-green--link {
  display: block;
  text-align: center;
  margin: 0 0 16px 0;
  padding: 12px 0;
  background-color: #00AE96;
  border-radius: 6px;
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  box-shadow: 0 4px 0 0 #EEE;
}

.sidebar__linkarea-green--link:hover,
.sidebar-fixed__linkarea-green--link:hover {
  text-decoration: none;
  color: #FFF;
  opacity: 0.8;
  /* color: #333;
   background: #ebfffc;
   text-decoration: none;*/
}

.sidebar__linkarea-green--link,
.sidebar-fixed__linkarea-green--link {
  /* span::after {
     content: "";
     background-image: url(../../image/custom/arrow-green-725abb046eb3c457223c3cfeabff7dce.svg);
     background-size: cover;
     margin-left: 4px;
     display: inline-block;
     width: 10px;
     height: 10px;
   }*/
}

.custom-photo .sidebar,
.custom-photo .sidebar-fixed,
.custom-photo-sp .sidebar,
.custom-photo-sp .sidebar-fixed {
  width: 300px;
  margin-left: 20px;
}

.custom-photo .sidebar__block,
.custom-photo .sidebar-fixed__block,
.custom-photo-sp .sidebar__block,
.custom-photo-sp .sidebar-fixed__block {
  margin: 0 0 10px;
}

.custom-photo .sidebar__block--border,
.custom-photo .sidebar-fixed__block--border,
.custom-photo-sp .sidebar__block--border,
.custom-photo-sp .sidebar-fixed__block--border {
  border: 3px solid #E4E4E4;
}

.custom-photo .sidebar__block--heading,
.custom-photo .sidebar-fixed__block--heading,
.custom-photo-sp .sidebar__block--heading,
.custom-photo-sp .sidebar-fixed__block--heading {
  font-size: 16px;
  font-weight: 700;
  padding: 12px;
  border-bottom: 1px solid #E4E4E4;
}

.custom-photo .sidebar__information,
.custom-photo .sidebar-fixed__information,
.custom-photo-sp .sidebar__information,
.custom-photo-sp .sidebar-fixed__information {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
}

.custom-photo .sidebar__information p,
.custom-photo .sidebar-fixed__information p,
.custom-photo-sp .sidebar__information p,
.custom-photo-sp .sidebar-fixed__information p {
  font-size: 12px;
  line-height: 1.5;
}

.custom-photo .sidebar__information--list,
.custom-photo .sidebar-fixed__information--list,
.custom-photo-sp .sidebar__information--list,
.custom-photo-sp .sidebar-fixed__information--list {
  display: flex;
  flex-wrap: wrap;
  background-color: #E9ECEF;
  margin-bottom: 0;
}

.custom-photo .sidebar__information--list dt,
.custom-photo .sidebar-fixed__information--list dt,
.custom-photo-sp .sidebar__information--list dt,
.custom-photo-sp .sidebar-fixed__information--list dt {
  width: 6em;
  min-height: 46px;
  text-align: center;
  padding: 4px;
  box-sizing: border-box;
  border-bottom: 2px solid #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-photo .sidebar__information--list dd,
.custom-photo .sidebar-fixed__information--list dd,
.custom-photo-sp .sidebar__information--list dd,
.custom-photo-sp .sidebar-fixed__information--list dd {
  width: calc(100% - 6em);
  min-height: 46px;
  background-color: #FFF;
  padding: 4px 4px 4px 8px;
  box-sizing: border-box;
  border-bottom: 2px solid #FFF;
  display: flex;
  align-items: center;
}

.custom-photo .sidebar__shop-newlist--border,
.custom-photo .sidebar-fixed__shop-newlist--border,
.custom-photo-sp .sidebar__shop-newlist--border,
.custom-photo-sp .sidebar-fixed__shop-newlist--border {
  border: 3px solid #E4E4E4;
}

.custom-photo .sidebar__shop-newlist--heading,
.custom-photo .sidebar-fixed__shop-newlist--heading,
.custom-photo-sp .sidebar__shop-newlist--heading,
.custom-photo-sp .sidebar-fixed__shop-newlist--heading {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  padding: 8px;
  background-color: #E9ECEF;
}

.custom-photo .sidebar__shop-newlist--heading span,
.custom-photo .sidebar-fixed__shop-newlist--heading span,
.custom-photo-sp .sidebar__shop-newlist--heading span,
.custom-photo-sp .sidebar-fixed__shop-newlist--heading span {
  display: block;
  font-size: 14px;
}

.custom-photo .sidebar__shop-newlist,
.custom-photo .sidebar-fixed__shop-newlist,
.custom-photo-sp .sidebar__shop-newlist,
.custom-photo-sp .sidebar-fixed__shop-newlist {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
}

.custom-photo .sidebar__shop-newlist--list li,
.custom-photo .sidebar-fixed__shop-newlist--list li,
.custom-photo-sp .sidebar__shop-newlist--list li,
.custom-photo-sp .sidebar-fixed__shop-newlist--list li {
  margin: 0 0 5px;
}

.custom-photo .sidebar__shop-newlist--list dl,
.custom-photo .sidebar-fixed__shop-newlist--list dl,
.custom-photo-sp .sidebar__shop-newlist--list dl,
.custom-photo-sp .sidebar-fixed__shop-newlist--list dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 10px 0 10px;
}

.custom-photo .sidebar__shop-newlist--list dt,
.custom-photo .sidebar-fixed__shop-newlist--list dt,
.custom-photo-sp .sidebar__shop-newlist--list dt,
.custom-photo-sp .sidebar-fixed__shop-newlist--list dt {
  position: relative;
  width: 30%;
  height: auto;
}

.custom-photo .sidebar__shop-newlist--list dt img,
.custom-photo .sidebar-fixed__shop-newlist--list dt img,
.custom-photo-sp .sidebar__shop-newlist--list dt img,
.custom-photo-sp .sidebar-fixed__shop-newlist--list dt img {
  width: 100%;
}

.custom-photo .sidebar__shop-newlist--list dd,
.custom-photo .sidebar-fixed__shop-newlist--list dd,
.custom-photo-sp .sidebar__shop-newlist--list dd,
.custom-photo-sp .sidebar-fixed__shop-newlist--list dd {
  width: 68%;
}

.custom-photo .sidebar__shop-newlist--time,
.custom-photo .sidebar-fixed__shop-newlist--time,
.custom-photo-sp .sidebar__shop-newlist--time,
.custom-photo-sp .sidebar-fixed__shop-newlist--time {
  text-align: right;
}

.custom-photo .sidebar__shop-newlist--shop-name,
.custom-photo .sidebar-fixed__shop-newlist--shop-name,
.custom-photo-sp .sidebar__shop-newlist--shop-name,
.custom-photo-sp .sidebar-fixed__shop-newlist--shop-name {
  margin: 3px 0 0;
  font-weight: 700;
}

.custom-photo .sidebar__shop-newlist--shop-name span,
.custom-photo .sidebar-fixed__shop-newlist--shop-name span,
.custom-photo-sp .sidebar__shop-newlist--shop-name span,
.custom-photo-sp .sidebar-fixed__shop-newlist--shop-name span {
  display: block;
  font-weight: 400;
}

.car__type--icon,
.country__type--icon {
  width: 100%;
  display: inline-block;
  margin-bottom: 0;
}

.car__type--icon li,
.country__type--icon li {
  font-size: 12px;
  display: inline-block;
  padding: 4px 8px;
  background-color: #f3f3f3;
  border: 1px solid #EEE;
  margin: 4px 4px 4px 0;
}

.fixed {
  position: sticky;
  top: 10px;
  height: 100%;
}

.label-new-side {
  position: absolute;
  top: 3px;
  left: 3px;
  font-size: 8px;
  border-radius: 3px;
  background-color: #ff5a5d;
  color: #fff;
  padding: 0px 3px;
}

.con_box {
  padding: 0 10px;
}

.sns-area {
  margin: 30px 0 0;
}

/*-------------------------------
	カスタムショップTOP
-------------------------------*/

.shop-top .swiper-pagination .swiper-pagination-clickable .swiper-pagination-bullets {
  width: 50%;
  margin: 10px auto 20px;
}

.shop-top .tie-up-index .swiper-slide .icon-area {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 0 5px;
  color: #FFF;
  font-size: 12px;
  background: #00AE96;
  border-radius: 3px;
}

.shop-top h1.main-title {
  width: 1020px;
  margin: 0 auto 8px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
}

.shop-top__shop {
  margin: 30px 0 0;
}

.shop-top__shop--list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.shop-top__shop--list li {
  width: calc((100% - 20px) / 3);
  margin: 0 10px 20px 0;
}

.shop-top__shop--list li:nth-child(3n) {
  margin-right: 0px;
}

.shop-top__shop--list li dt {
  position: relative;
  width: 100%;
}

.shop-top__shop--list li dt img {
  width: 100%;
}

.shop-top__shop--list li dt .label-new::before {
  content: "";
  background: url(../../image/custom/icon-new-95069aa0105f379989237f4f63d505a2.png) no-repeat 0 0;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  transform: rotate(0deg);
}

.shop-top__shop--list li dd {
  line-height: 1.5;
  font-size: 14px;
}

.shop-top__shop--list li dd .category-time {
  position: relative;
  margin: 0 0 5px;
}

.shop-top__shop--list li dd .release-time {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #999;
  font-size: 10px;
  margin: 0;
}

.shop-top__shop--list li .car__type--icon li,
.shop-top__shop--list li .country__type--icon li {
  display: inline-block;
  width: auto;
  margin: 0 1px 2px 1px;
  padding: 0 2px;
  font-size: 12px;
  line-height: 1.5;
}

.shop-top__shop--name {
  display: block;
  font-size: 12px;
}

.shop-top__shop--copy {
  line-height: 1.5;
  font-weight: 700;
}

.shop-top__custom-shop {
  margin: 60px 0 0;
}

.shop-top__custom-car,
.shop-top__user-car {
  margin: 60px 0 0;
}

.shop-top__custom-car--list,
.shop-top__user-car--list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.shop-top__custom-car--list li,
.shop-top__user-car--list li {
  width: calc((100% - 20px) / 3);
  margin: 0 10px 20px 0;
}

.shop-top__custom-car--list li:nth-child(3n),
.shop-top__user-car--list li:nth-child(3n) {
  margin-right: 0px;
}

.shop-top__custom-car--list li dt,
.shop-top__user-car--list li dt {
  position: relative;
  width: 100%;
}

.shop-top__custom-car--list li dt img,
.shop-top__user-car--list li dt img {
  width: 100%;
}

.shop-top__custom-car--list li dt .label-new::before,
.shop-top__user-car--list li dt .label-new::before {
  content: "";
  background: url(../../image/custom/icon-new-95069aa0105f379989237f4f63d505a2.png) no-repeat 0 0;
  background-size: 100%;
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  transform: rotate(0deg);
}

.shop-top__custom-car--list li dd,
.shop-top__user-car--list li dd {
  line-height: 1.5;
  font-size: 14px;
}

.shop-top__custom-car--name,
.shop-top__user-car--name {
  display: block;
  font-weight: 700;
}

.shop-top__custom-car--shopname,
.shop-top__user-car--shopname {
  display: block;
  font-size: 12px;
}

.shop-top__custom-car--release-time,
.shop-top__user-car--release-time {
  margin: 0;
  color: #999;
  font-size: 10px;
  text-align: right;
}

.shop-top .tie-up-index section.recent_post .swiper-slide p {
  position: initial;
  height: 115px;
  bottom: 0;
  width: 100%;
  background-color: rgba(56, 56, 56, 0.8);
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 4%;
  box-sizing: border-box;
}

.shop-top .tie-up-index section.recent_post .swiper-slide p span {
  display: inline-block;
  position: absolute;
  bottom: 5px;
  right: 0;
  font-size: 12px;
  padding: 0 4%;
}

.shop-top .sidebar,
.shop-top .sidebar-fixed {
  width: 300px;
  margin-left: 20px;
}

.shop-top .sidebar__block,
.shop-top .sidebar-fixed__block {
  margin: 0 0 10px;
}

.shop-top .sidebar__block--border,
.shop-top .sidebar-fixed__block--border {
  border: 3px solid #E4E4E4;
}

.shop-top .sidebar__block--heading,
.shop-top .sidebar-fixed__block--heading {
  font-size: 16px;
  font-weight: 700;
  padding: 12px;
  border-bottom: 1px solid #E4E4E4;
}

.shop-top .sidebar__information,
.shop-top .sidebar-fixed__information {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
}

.shop-top .sidebar__information p,
.shop-top .sidebar-fixed__information p {
  font-size: 12px;
  line-height: 1.5;
}

.shop-top .sidebar__information--list,
.shop-top .sidebar-fixed__information--list {
  display: flex;
  flex-wrap: wrap;
  background-color: #E9ECEF;
}

.shop-top .sidebar__information--list dt,
.shop-top .sidebar-fixed__information--list dt {
  width: 6em;
  min-height: 46px;
  text-align: center;
  padding: 4px;
  box-sizing: border-box;
  border-bottom: 2px solid #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

.shop-top .sidebar__information--list dd,
.shop-top .sidebar-fixed__information--list dd {
  width: calc(100% - 6em);
  min-height: 46px;
  background-color: #FFF;
  padding: 4px 4px 4px 8px;
  box-sizing: border-box;
  border-bottom: 2px solid #FFF;
  display: flex;
  align-items: center;
}

.shop-top .sidebar__ranking--border,
.shop-top .sidebar-fixed__ranking--border {
  border: 3px solid #E4E4E4;
}

.shop-top .sidebar__ranking--heading,
.shop-top .sidebar-fixed__ranking--heading {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  padding: 8px;
  background-color: #E9ECEF;
}

.shop-top .sidebar__ranking--heading span,
.shop-top .sidebar-fixed__ranking--heading span {
  display: block;
  font-size: 14px;
}

.shop-top .sidebar__ranking,
.shop-top .sidebar-fixed__ranking {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
}

.shop-top .sidebar__ranking--list li,
.shop-top .sidebar-fixed__ranking--list li {
  margin: 0 0 5px;
}

.shop-top .sidebar__ranking--list dl,
.shop-top .sidebar-fixed__ranking--list dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 10px 0 10px;
}

.shop-top .sidebar__ranking--list dt,
.shop-top .sidebar-fixed__ranking--list dt {
  position: relative;
  width: 30%;
  height: auto;
}

.shop-top .sidebar__ranking--list dt img,
.shop-top .sidebar-fixed__ranking--list dt img {
  width: 100%;
}

.shop-top .sidebar__ranking--list dd,
.shop-top .sidebar-fixed__ranking--list dd {
  width: 68%;
}

.shop-top .sidebar__ranking--time,
.shop-top .sidebar-fixed__ranking--time {
  text-align: right;
}

.shop-top .sidebar__ranking--shop-name,
.shop-top .sidebar-fixed__ranking--shop-name {
  margin: 3px 0 0;
  font-weight: 700;
}

.shop-top .sidebar__ranking--shop-name span,
.shop-top .sidebar-fixed__ranking--shop-name span {
  display: block;
  font-weight: 400;
}

/*-------------------------------
	カスタムカーTOP
-------------------------------*/

.custom-car-top .swiper-pagination .swiper-pagination-clickable .swiper-pagination-bullets {
  width: 50%;
  margin: 10px auto 20px;
}

.custom-car-top .tie-up-index .swiper-slide .icon-area {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 0 5px;
  color: #FFF;
  font-size: 12px;
  background: #00AE96;
  border-radius: 3px;
}

.custom-car-top h1.main-title {
  width: 1020px;
  margin: 0 auto 8px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
}

.custom-car-top__shop {
  margin: 30px 0 0;
}

.custom-car-top__shop--list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.custom-car-top__shop--list li {
  width: calc((100% - 20px) / 3);
  margin: 0 10px 20px 0;
}

.custom-car-top__shop--list li:nth-child(3n) {
  margin-right: 0px;
}

.custom-car-top__shop--list li dt {
  position: relative;
  width: 100%;
}

.custom-car-top__shop--list li dt img {
  width: 100%;
}

.custom-car-top__shop--list li dt .label-new::before {
  content: "";
  background: url(../../image/custom/icon-new-95069aa0105f379989237f4f63d505a2.png) no-repeat 0 0;
  background-size: 100%;
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  transform: rotate(0deg);
}

.custom-car-top__shop--list li dd {
  line-height: 1.5;
  font-size: 14px;
}

.custom-car-top__shop--list li dd .category-time {
  position: relative;
  margin: 0 0 5px;
}

.custom-car-top__shop--list li dd .release-time {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #999;
  font-size: 10px;
  margin: 0;
}

.custom-car-top__shop--list li .car__type--icon li,
.custom-car-top__shop--list li .country__type--icon li {
  display: inline-block;
  width: auto;
  margin: 0 1px 2px 1px;
  padding: 0 2px;
  font-size: 12px;
  line-height: 1.5;
}

.custom-car-top__shop--name {
  display: block;
  font-size: 12px;
}

.custom-car-top__shop--copy {
  line-height: 1.5;
  font-weight: 700;
}

.custom-car-top__custom-shop,
.custom-car-top__user-car {
  margin: 60px 0 0;
}

.custom-car-top__custom-car--list,
.custom-car-top__user-car--list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.custom-car-top__custom-car--list li,
.custom-car-top__user-car--list li {
  width: calc((100% - 20px) / 3);
  margin: 0 10px 20px 0;
}

.custom-car-top__custom-car--list li:nth-child(3n),
.custom-car-top__user-car--list li:nth-child(3n) {
  margin-right: 0px;
}

.custom-car-top__custom-car--list li dt,
.custom-car-top__user-car--list li dt {
  position: relative;
  width: 100%;
}

.custom-car-top__custom-car--list li dt img,
.custom-car-top__user-car--list li dt img {
  width: 100%;
}

.custom-car-top__custom-car--list li dt .label-new::before,
.custom-car-top__user-car--list li dt .label-new::before {
  content: "";
  background: url(../../image/custom/icon-new-95069aa0105f379989237f4f63d505a2.png) no-repeat 0 0;
  background-size: 100%;
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  transform: rotate(0deg);
}

.custom-car-top__custom-car--list li dd,
.custom-car-top__user-car--list li dd {
  line-height: 1.5;
  font-size: 14px;
}

.custom-car-top__custom-car--name,
.custom-car-top__custom-car--title,
.custom-car-top__user-car--name,
.custom-car-top__user-car--title {
  display: block;
  font-weight: 700;
}

.custom-car-top__custom-car--shopname,
.custom-car-top__user-car--shopname {
  display: block;
  font-size: 12px;
}

.custom-car-top__custom-car--release-time,
.custom-car-top__user-car--release-time {
  margin: 0;
  color: #999;
  font-size: 10px;
  text-align: right;
}

.custom-car-top .tie-up-index section.recent_post .swiper-slide p {
  position: initial;
  height: 115px;
  bottom: 0;
  width: 100%;
  background-color: rgba(56, 56, 56, 0.8);
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 4%;
  box-sizing: border-box;
}

.custom-car-top .tie-up-index section.recent_post .swiper-slide p span {
  display: inline-block;
  position: absolute;
  bottom: 5px;
  right: 0;
  font-size: 12px;
  padding: 0 4%;
}

.custom-car-top .sidebar,
.custom-car-top .sidebar-fixed {
  width: 300px;
  margin-left: 20px;
}

.custom-car-top .sidebar__block,
.custom-car-top .sidebar-fixed__block {
  margin: 0 0 10px;
}

.custom-car-top .sidebar__block--border,
.custom-car-top .sidebar-fixed__block--border {
  border: 3px solid #E4E4E4;
}

.custom-car-top .sidebar__block--heading,
.custom-car-top .sidebar-fixed__block--heading {
  font-size: 16px;
  font-weight: 700;
  padding: 12px;
  border-bottom: 1px solid #E4E4E4;
}

.custom-car-top .sidebar__information,
.custom-car-top .sidebar-fixed__information {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
}

.custom-car-top .sidebar__information p,
.custom-car-top .sidebar-fixed__information p {
  font-size: 12px;
  line-height: 1.5;
}

.custom-car-top .sidebar__information--list,
.custom-car-top .sidebar-fixed__information--list {
  display: flex;
  flex-wrap: wrap;
  background-color: #E9ECEF;
}

.custom-car-top .sidebar__information--list dt,
.custom-car-top .sidebar-fixed__information--list dt {
  width: 6em;
  min-height: 46px;
  text-align: center;
  padding: 4px;
  box-sizing: border-box;
  border-bottom: 2px solid #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-car-top .sidebar__information--list dd,
.custom-car-top .sidebar-fixed__information--list dd {
  width: calc(100% - 6em);
  min-height: 46px;
  background-color: #FFF;
  padding: 4px 4px 4px 8px;
  box-sizing: border-box;
  border-bottom: 2px solid #FFF;
  display: flex;
  align-items: center;
}

.custom-car-top .sidebar__newlist--border,
.custom-car-top .sidebar-fixed__newlist--border {
  border: 3px solid #E4E4E4;
}

.custom-car-top .sidebar__newlist--heading,
.custom-car-top .sidebar-fixed__newlist--heading {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  padding: 8px;
  background-color: #E9ECEF;
}

.custom-car-top .sidebar__newlist--heading span,
.custom-car-top .sidebar-fixed__newlist--heading span {
  display: block;
  font-size: 14px;
}

.custom-car-top .sidebar__newlist,
.custom-car-top .sidebar-fixed__newlist {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
}

.custom-car-top .sidebar__newlist--list li,
.custom-car-top .sidebar-fixed__newlist--list li {
  margin: 0 0 5px;
}

.custom-car-top .sidebar__newlist--list dl,
.custom-car-top .sidebar-fixed__newlist--list dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 10px 0 10px;
}

.custom-car-top .sidebar__newlist--list dt,
.custom-car-top .sidebar-fixed__newlist--list dt {
  position: relative;
  width: 30%;
  height: auto;
}

.custom-car-top .sidebar__newlist--list dt img,
.custom-car-top .sidebar-fixed__newlist--list dt img {
  width: 100%;
}

.custom-car-top .sidebar__newlist--list dd,
.custom-car-top .sidebar-fixed__newlist--list dd {
  width: 68%;
}

.custom-car-top .sidebar__newlist--time,
.custom-car-top .sidebar-fixed__newlist--time {
  text-align: right;
}

.custom-car-top .sidebar__newlist--shop-name,
.custom-car-top .sidebar-fixed__newlist--shop-name {
  margin: 3px 0 0;
  font-weight: 700;
}

.custom-car-top .sidebar__newlist--shop-name span,
.custom-car-top .sidebar-fixed__newlist--shop-name span {
  display: block;
  font-weight: 400;
}

/*-------------------------------
	カスタムショップ詳細
-------------------------------*/

.shop-detail .main__full .main-title {
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
}

.shop-detail .main__full .main-title-area {
  position: relative;
}

.shop-detail .main__full .pr-icon {
  position: absolute;
  right: 0;
  top: 0;
}

.shop-detail .main__full h1 {
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
}

.shop-detail .main__full .shop-name {
  display: block;
  margin: 5px 0 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
  padding: 8px;
  background-color: #F7F7F7;
  border-top: 4px solid #CCC;
}

.shop-detail .main__full .shop-name .prefectures {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
}

.shop-detail .detail__item {
  margin: 5px 0 0;
  font-size: 13px;
  line-height: 1.5;
}

.shop-detail .detail__item:not(:first-of-type) {
  margin-top: 32px;
}

.shop-detail .detail__item--block {
  display: flex;
}

.shop-detail .detail__thumbnail {
  width: 300px;
  margin-right: 8px;
}

.shop-detail .detail__thumbnail img {
  width: 300px;
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
}

.shop-detail .detail__body {
  width: calc(100% - 8px - 300px);
}

.shop-detail .detail__data {
  font-size: 13px;
  line-height: 1.3;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.shop-detail .detail__data dt {
  border-bottom: 1px solid #CCC;
  width: 8em;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 8px 10px;
  background-color: #E9ECEF;
  color: #666;
  font-weight: 700;
}

.shop-detail .detail__data dd {
  width: calc(100% - 8em);
  padding: 8px 10px;
  border-bottom: 1px solid #CCC;
  box-sizing: border-box;
}

.shop-detail .detail__data--map {
  font-size: 12px;
  text-decoration: underline;
  margin-left: 1em;
}

.shop-detail .detail__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
  padding: 8px;
  background-color: #F7F7F7;
  border-top: 4px solid #CCC;
}

.shop-detail .detail__title a {
  color: inherit;
}

.shop-detail .detail__float-nav {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  border-bottom: 4px solid #00AE96;
}

.shop-detail .detail__float-nav li {
  font-size: 14px;
  line-height: 1.3;
  width: 19.7%;
}

.shop-detail .detail__float-nav li a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 40px;
  padding: 8px;
  background-color: #FFF;
  border: 1px solid #00AE96;
  border-radius: 8px 8px 0 0;
  color: #00AE96;
  text-decoration: none;
  font-weight: 700;
}

.shop-detail .detail__float-nav li a:hover {
  background-color: #00AE96;
  color: #FFF;
  font-weight: 700;
}

.shop-detail .detail__float-nav li .gray {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 40px;
  padding: 8px;
  background-color: #FFF;
  border: 1px solid #CCC;
  border-radius: 8px 8px 0 0;
  color: #CCC;
  text-decoration: none;
  font-weight: 700;
}

.shop-detail .detail__float-nav li .is-current a {
  font-weight: 700;
  background-color: #00AE96;
  height: 50px;
  color: #FFF;
}

.shop-detail .detail__float-nav li .is-disabled a {
  pointer-events: none;
  background-color: #CCC;
  color: #FFF;
  border: 1px solid #CCC;
}

.shop-detail .detail__float-nav .exlink {
  background-image: url(../../image/custom/icon-exlink-off-48df0175fcc817c95b07f115c81dbe4d.png);
  background-size: 15px;
  background-repeat: no-repeat;
  vertical-align: middle;
  background-position: right 15% bottom 48%;
}

.shop-detail .detail__float-nav .exlink:hover {
  background-image: url(../../image/custom/icon-exlink-on-7ae97ae87306e1c3166a4fef6be30cda.png);
}

.shop-detail .detail__float-nav br {
  display: none;
}

.shop-detail .detail .is-fixed {
  background-color: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  width: 1020px;
  margin: auto;
}

.shop-detail .shop__introduction--list {
  display: flex;
  justify-content: space-between;
  margin: 0 0 10px;
}

.shop-detail .shop__introduction--list dt {
  width: 33.3%;
}

.shop-detail .shop__introduction--list dt img {
  width: 100%;
}

.shop-detail .shop__introduction--list dd {
  width: 65%;
  font-size: 16px;
  line-height: 1.8;
}

.shop-detail .shop__introduction--list dd br {
  display: block;
}

.shop-detail .shop__introduction--title {
  margin: 0 0 5px;
  font-size: 14px;
  font-weight: 700;
}

.shop-detail .shop__introduction--time {
  color: #999;
  font-size: 10px;
  text-align: right;
}

.shop-detail .shop__news--list {
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px;
}

.shop-detail .shop__news--list dt {
  width: 33.3%;
}

.shop-detail .shop__news--list dt img {
  width: 100%;
}

.shop-detail .shop__news--list dd {
  width: 65%;
  font-size: 14px;
  line-height: 1.5;
}

.shop-detail .shop__news--title {
  margin: 0 0 5px;
  font-size: 14px;
  font-weight: 700;
}

.shop-detail .shop__news--time {
  color: #999;
  font-size: 10px;
  text-align: right;
}

.shop-detail .shop__new-article--list,
.shop-detail .shop__special-article--list {
  margin: 0 0 20px;
  display: flex;
  justify-content: space-between;
}

.shop-detail .shop__new-article--list dt,
.shop-detail .shop__special-article--list dt {
  width: 33.3%;
}

.shop-detail .shop__new-article--list dt img,
.shop-detail .shop__special-article--list dt img {
  width: 100%;
}

.shop-detail .shop__new-article--list dd,
.shop-detail .shop__special-article--list dd {
  width: 65%;
  font-size: 14px;
  line-height: 1.5;
}

.shop-detail .shop__new-article--list dd p,
.shop-detail .shop__special-article--list dd p {
  line-height: 1.5;
}

.shop-detail .shop__new-article--title,
.shop-detail .shop__special-article--title {
  margin: 0 0 5px;
  font-size: 14px;
  font-weight: 700;
}

.shop-detail .shop__new-article--time,
.shop-detail .shop__special-article--time {
  color: #999;
  font-size: 10px;
  text-align: right;
}

.shop-detail .shop__photo {
  margin: 30px 0 0;
}

.shop-detail .shop__photo--list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.shop-detail .shop__photo--list li {
  width: 49%;
  margin: 0 0 20px;
}

.shop-detail .shop__photo--list li dt {
  width: 100%;
}

.shop-detail .shop__photo--list li dt img {
  width: 100%;
}

.shop-detail .shop__photo--list li dd {
  line-height: 1.5;
  font-size: 14px;
}

.shop-detail .shop__custom-car,
.shop-detail .shop__user-car {
  margin: 30px 0 0;
}

.shop-detail .shop__custom-car--list,
.shop-detail .shop__user-car--list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.shop-detail .shop__custom-car--list li,
.shop-detail .shop__user-car--list li {
  width: 212px;
  margin: 0 32px 20px 0;
}

.shop-detail .shop__custom-car--list li:nth-child(3n),
.shop-detail .shop__user-car--list li:nth-child(3n) {
  margin-right: 0px;
}

.shop-detail .shop__custom-car--list li dt,
.shop-detail .shop__user-car--list li dt {
  width: 100%;
}

.shop-detail .shop__custom-car--list li dt img,
.shop-detail .shop__user-car--list li dt img {
  width: 100%;
}

.shop-detail .shop__custom-car--list li dd,
.shop-detail .shop__user-car--list li dd {
  line-height: 1.5;
  font-size: 14px;
}

.shop-detail .shop__custom-car--name,
.shop-detail .shop__user-car--name {
  display: block;
}

.shop-detail .shop__movie {
  margin: 30px 0 0;
}

.shop-detail .shop__movie--list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.shop-detail .shop__movie--list li {
  width: 212px;
  margin: 0 32px 20px 0;
}

.shop-detail .shop__movie--list li:nth-child(3n) {
  margin-right: 0px;
}

.shop-detail .shop__movie--list li iframe {
  width: 100%;
}

.shop-detail .shop__movie--name {
  display: block;
}

.shop-detail .shop__access {
  font-size: 14px;
  line-height: 1.5;
}

.shop-detail .shop__access--address {
  margin: 0 0 10px;
}

.shop-detail .shop__access--map iframe {
  width: 100%;
  height: 260px;
}

.shop-detail .shop__introduction {
  margin-top: 20px;
}

.shop-detail .shop__news,
.shop-detail .shop__new-article,
.shop-detail .shop__special-article,
.shop-detail .shop__movie,
.shop-detail .shop__access {
  margin-top: 30px;
}

.shop-detail .is-fixed {
  background-color: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  width: 1020px;
  margin: auto;
}

.shop-detail .sidebar,
.shop-detail .sidebar-fixed {
  width: 300px;
  margin-left: 20px;
}

.shop-detail .sidebar__block,
.shop-detail .sidebar-fixed__block {
  margin: 0 0 10px;
}

.shop-detail .sidebar__block--border,
.shop-detail .sidebar-fixed__block--border {
  border: 3px solid #E4E4E4;
}

.shop-detail .sidebar__block--heading,
.shop-detail .sidebar-fixed__block--heading {
  font-size: 16px;
  font-weight: 700;
  padding: 12px;
  border-bottom: 1px solid #E4E4E4;
}

.shop-detail .sidebar__information,
.shop-detail .sidebar-fixed__information {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
}

.shop-detail .sidebar__information p,
.shop-detail .sidebar-fixed__information p {
  font-size: 12px;
  line-height: 1.5;
}

.shop-detail .sidebar__information--list,
.shop-detail .sidebar-fixed__information--list {
  display: flex;
  flex-wrap: wrap;
  background-color: #E9ECEF;
}

.shop-detail .sidebar__information--list dt,
.shop-detail .sidebar-fixed__information--list dt {
  width: 6em;
  min-height: 46px;
  text-align: center;
  padding: 4px;
  box-sizing: border-box;
  border-bottom: 2px solid #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

.shop-detail .sidebar__information--list dd,
.shop-detail .sidebar-fixed__information--list dd {
  width: calc(100% - 6em);
  min-height: 46px;
  background-color: #FFF;
  padding: 4px 4px 4px 8px;
  box-sizing: border-box;
  border-bottom: 2px solid #FFF;
  display: flex;
  align-items: center;
}

.shop-detail .sidebar__ranking--border,
.shop-detail .sidebar-fixed__ranking--border {
  border: 3px solid #E4E4E4;
}

.shop-detail .sidebar__ranking--heading,
.shop-detail .sidebar-fixed__ranking--heading {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  padding: 8px;
  background-color: #E9ECEF;
}

.shop-detail .sidebar__ranking--heading span,
.shop-detail .sidebar-fixed__ranking--heading span {
  display: block;
  font-size: 14px;
}

.shop-detail .sidebar__ranking,
.shop-detail .sidebar-fixed__ranking {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
}

.shop-detail .sidebar__ranking--list li,
.shop-detail .sidebar-fixed__ranking--list li {
  margin: 0 0 5px;
}

.shop-detail .sidebar__ranking--list dl,
.shop-detail .sidebar-fixed__ranking--list dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 10px 0 10px;
}

.shop-detail .sidebar__ranking--list dt,
.shop-detail .sidebar-fixed__ranking--list dt {
  position: relative;
  width: 30%;
  height: auto;
}

.shop-detail .sidebar__ranking--list dt img,
.shop-detail .sidebar-fixed__ranking--list dt img {
  width: 100%;
}

.shop-detail .sidebar__ranking--list dd,
.shop-detail .sidebar-fixed__ranking--list dd {
  width: 68%;
}

.shop-detail .sidebar__ranking--time,
.shop-detail .sidebar-fixed__ranking--time {
  text-align: right;
}

.shop-detail .sidebar__ranking--shop-name,
.shop-detail .sidebar-fixed__ranking--shop-name {
  margin: 3px 0 0;
  font-weight: 700;
}

.shop-detail .sidebar__ranking--shop-name span,
.shop-detail .sidebar-fixed__ranking--shop-name span {
  display: block;
  font-weight: 400;
}

.shop-detail .official_sns__list dt {
  padding: 2px 10px;
  background-color: #E9ECEF;
  color: #666;
  font-weight: 700;
  text-align: center;
}

.shop-detail .official_sns__list dd {
  margin: 4px 0 0;
}

.shop-detail .official_sns__list dd {
  display: flex;
  justify-content: center;
  align-items: center;
}

.shop-detail .official_sns__list dd a {
  padding: 0 18px;
}

.shop-detail .official_sns__list dd img {
  width: 30px;
  height: auto;
}

/*-------------------------------
	カスタムカー詳細
  オーナーカー詳細
-------------------------------*/

.custom-car .main-visual,
.owner-car .main-visual {
  width: auto;
  height: auto;
  max-width: 1020px;
  max-height: 600px;
  margin: 0 auto 26px auto;
}

.custom-car .main-visual .main-title,
.owner-car .main-visual .main-title {
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
}

.custom-car .main-visual .main-title-area,
.owner-car .main-visual .main-title-area {
  position: relative;
}

.custom-car .main-visual .pr-icon,
.owner-car .main-visual .pr-icon {
  position: absolute;
  right: 0;
  top: 0;
}

.custom-car .main-visual .car-name,
.owner-car .main-visual .car-name {
  display: block;
  margin: 5px 0 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  padding: 8px;
  background-color: #F7F7F7;
  border-top: 4px solid #CCC;
}

.custom-car .main-visual .car-name .shop-name,
.custom-car .main-visual .car-name .owner-name,
.owner-car .main-visual .car-name .shop-name,
.owner-car .main-visual .car-name .owner-name {
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 400;
}

.custom-car .main .main-title,
.owner-car .main .main-title {
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
}

.custom-car .main .main-title-area,
.owner-car .main .main-title-area {
  position: relative;
}

.custom-car .main .pr-icon,
.owner-car .main .pr-icon {
  position: absolute;
  right: 0;
  top: 0;
}

.custom-car .main .car-name,
.owner-car .main .car-name {
  display: block;
  margin: 5px 0 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  padding: 8px;
  background-color: #F7F7F7;
  border-top: 4px solid #CCC;
}

.custom-car .main .car-name .shop-name,
.custom-car .main .car-name .owner-name,
.owner-car .main .car-name .shop-name,
.owner-car .main .car-name .owner-name {
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 400;
}

.custom-car .article-block,
.owner-car .article-block {
  margin: 0 0 30px;
  font-size: 14px;
  line-height: 1.5;
}

.custom-car .article-block p,
.owner-car .article-block p {
  font-size: 16px;
  margin: 0 0 16px;
  line-height: 1.8;
}

.custom-car .article-block p br,
.owner-car .article-block p br {
  display: block;
}

.custom-car .article-block--photo,
.owner-car .article-block--photo {
  margin: 0 0 5px;
}

.custom-car .article-block--photo img,
.owner-car .article-block--photo img {
  width: 100%;
}

.custom-car .article-block--text,
.owner-car .article-block--text {
  border: 3px solid #E4E4E4;
  box-sizing: border-box;
}

.custom-car .article-block--text h3,
.owner-car .article-block--text h3 {
  margin: 0 0 5px;
  padding: 10px;
  background: #E9ECEF;
  font-size: 16px;
  font-weight: 700;
}

.custom-car .article-block--text p,
.owner-car .article-block--text p {
  margin: 0;
  padding: 10px;
}

.custom-car .article-block--text p br,
.owner-car .article-block--text p br {
  display: block;
}

.custom-car .article-block--linkarea,
.owner-car .article-block--linkarea {
  margin: 10px 0 0;
  display: flex;
  justify-content: space-between;
}

.custom-car .article-block--linkarea .car-link,
.custom-car .article-block--linkarea .shop-link,
.owner-car .article-block--linkarea .car-link,
.owner-car .article-block--linkarea .shop-link {
  width: 45.5%;
  display: block;
  text-align: center;
  padding: 12px;
  border: 1px solid #00AE96;
  background: #fcfcfc;
  color: #00AE96;
  text-decoration: none;
  margin-top: 8px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
}

.custom-car .article-block--linkarea .car-link:hover,
.custom-car .article-block--linkarea .shop-link:hover,
.owner-car .article-block--linkarea .car-link:hover,
.owner-car .article-block--linkarea .shop-link:hover {
  background: #ebfffc;
}

.custom-car .article-block--linkarea .car-link,
.owner-car .article-block--linkarea .car-link {
  position: relative;
}

.custom-car .article-block--linkarea .car-link span,
.owner-car .article-block--linkarea .car-link span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  width: 100%;
  margin: auto;
}

.custom-car .article-block--linkarea .car-link span::after,
.owner-car .article-block--linkarea .car-link span::after {
  content: "";
  background: url(../../image/custom/arrow-green-725abb046eb3c457223c3cfeabff7dce.svg) no-repeat;
  background-size: cover;
  margin-left: 4px;
  display: inline-block;
  width: 10px;
  height: 10px;
}

.custom-car .article-block--linkarea .shop-link,
.owner-car .article-block--linkarea .shop-link {
  position: relative;
}

.custom-car .article-block--linkarea .shop-link span::after,
.owner-car .article-block--linkarea .shop-link span::after {
  content: "";
  background: url(../../image/custom/arrow-green-725abb046eb3c457223c3cfeabff7dce.svg) no-repeat;
  background-size: cover;
  margin-left: 4px;
  display: inline-block;
  width: 10px;
  height: 10px;
}

.custom-car .article-block--linkarea .shop-link .shop-name,
.owner-car .article-block--linkarea .shop-link .shop-name {
  display: block;
  margin: 3px 0 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
}

.custom-car .article-block--linkarea .shop-link .shop-name::after,
.owner-car .article-block--linkarea .shop-link .shop-name::after {
  display: none;
}

.custom-car .article-block--otherphoto,
.owner-car .article-block--otherphoto {
  margin: 30px 0 0;
}

.custom-car .article-block--otherphoto--list,
.owner-car .article-block--otherphoto--list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.custom-car .article-block--otherphoto--list li,
.owner-car .article-block--otherphoto--list li {
  width: 49%;
  margin: 0 0 20px;
}

.custom-car .article-block--otherphoto--list li dt,
.owner-car .article-block--otherphoto--list li dt {
  width: 100%;
}

.custom-car .article-block--otherphoto--list li dt img,
.owner-car .article-block--otherphoto--list li dt img {
  width: 100%;
}

.custom-car .article-block--otherphoto--list li dd,
.owner-car .article-block--otherphoto--list li dd {
  line-height: 1.5;
  font-size: 14px;
}

.custom-car .article-block__gallery,
.owner-car .article-block__gallery {
  margin: 0;
}

.custom-car .article-block__gallery--list,
.owner-car .article-block__gallery--list {
  display: flex;
  flex-wrap: wrap;
}

.custom-car .article-block__gallery--list li,
.owner-car .article-block__gallery--list li {
  width: calc((100% - 20px) / 3);
  margin: 0 10px 10px 0;
}

.custom-car .article-block__gallery--list li:nth-child(3n),
.owner-car .article-block__gallery--list li:nth-child(3n) {
  margin-right: 0;
}

.custom-car .article-block__gallery--list li img,
.owner-car .article-block__gallery--list li img {
  width: 100%;
}

.custom-car .custom-car__shop-detai,
.owner-car .custom-car__shop-detai {
  margin: 30px 0 0;
}

.custom-car .custom-car__shop-detai .detail__item,
.owner-car .custom-car__shop-detai .detail__item {
  font-size: 13px;
  line-height: 1.5;
}

.custom-car .custom-car__shop-detai .detail__item:not(:first-of-type),
.owner-car .custom-car__shop-detai .detail__item:not(:first-of-type) {
  margin-top: 32px;
}

.custom-car .custom-car__shop-detai .detail__item--block,
.owner-car .custom-car__shop-detai .detail__item--block {
  display: flex;
}

.custom-car .custom-car__shop-detai .detail__thumbnail,
.owner-car .custom-car__shop-detai .detail__thumbnail {
  width: 150px;
  margin-right: 8px;
}

.custom-car .custom-car__shop-detai .detail__thumbnail img,
.owner-car .custom-car__shop-detai .detail__thumbnail img {
  width: 150px;
  height: 100px;
  -o-object-fit: cover;
  object-fit: cover;
}

.custom-car .custom-car__shop-detai .detail__body,
.owner-car .custom-car__shop-detai .detail__body {
  width: calc(100% - 8px - 150px);
}

.custom-car .custom-car__shop-detai .detail__data,
.owner-car .custom-car__shop-detai .detail__data {
  font-size: 13px;
  line-height: 1.3;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.custom-car .custom-car__shop-detai .detail__data dt,
.owner-car .custom-car__shop-detai .detail__data dt {
  border-bottom: 1px solid #CCC;
  width: 8em;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 8px 10px;
  background-color: #E9ECEF;
  color: #666;
  font-weight: 700;
}

.custom-car .custom-car__shop-detai .detail__data dd,
.owner-car .custom-car__shop-detai .detail__data dd {
  width: calc(100% - 8em);
  padding: 8px 10px;
  border-bottom: 1px solid #CCC;
  box-sizing: border-box;
}

.custom-car .custom-car__shop-detai .detail__data--map,
.owner-car .custom-car__shop-detai .detail__data--map {
  font-size: 12px;
  text-decoration: underline;
  margin-left: 1em;
}

.custom-car .custom-car__shop-detai .detail__title,
.owner-car .custom-car__shop-detai .detail__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
  padding: 8px;
  background-color: #F7F7F7;
  border-top: 4px solid #CCC;
}

.custom-car .custom-car__shop-detai .detail__title a,
.owner-car .custom-car__shop-detai .detail__title a {
  color: inherit;
}

.custom-car .custom-car__shop--linkarea,
.owner-car .custom-car__shop--linkarea {
  margin: 10px 0 0;
  text-align: center;
}

.custom-car .custom-car__shop--linkarea .shop-link,
.owner-car .custom-car__shop--linkarea .shop-link {
  width: 94%;
  display: block;
  text-align: center;
  padding: 12px;
  border: 1px solid #00AE96;
  background: #fcfcfc;
  color: #00AE96;
  text-decoration: none;
  margin-top: 8px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
}

.custom-car .custom-car__shop--linkarea .shop-link:hover,
.owner-car .custom-car__shop--linkarea .shop-link:hover {
  background: #ebfffc;
}

.custom-car .custom-car__shop--linkarea .shop-link span::after,
.owner-car .custom-car__shop--linkarea .shop-link span::after {
  content: "";
  background: url(../../image/custom/arrow-green-725abb046eb3c457223c3cfeabff7dce.svg) no-repeat;
  background-size: cover;
  margin-left: 4px;
  display: inline-block;
  width: 10px;
  height: 10px;
}

.custom-car .custom-car__shop--linkarea .shop-link .shop-name,
.owner-car .custom-car__shop--linkarea .shop-link .shop-name {
  display: block;
  margin: 3px 0 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
}

.custom-car .custom-car__shop--linkarea .shop-link .shop-name::after,
.owner-car .custom-car__shop--linkarea .shop-link .shop-name::after {
  display: none;
}

.custom-car .shop-detail,
.owner-car .shop-detail {
  margin: 60px 0 0;
}

.custom-car .sidebar,
.custom-car .sidebar-fixed,
.owner-car .sidebar,
.owner-car .sidebar-fixed {
  width: 300px;
  margin-left: 20px;
}

.custom-car .sidebar__block,
.custom-car .sidebar-fixed__block,
.owner-car .sidebar__block,
.owner-car .sidebar-fixed__block {
  margin: 0 0 10px;
}

.custom-car .sidebar__block--border,
.custom-car .sidebar-fixed__block--border,
.owner-car .sidebar__block--border,
.owner-car .sidebar-fixed__block--border {
  border: 3px solid #E4E4E4;
}

.custom-car .sidebar__block--heading,
.custom-car .sidebar-fixed__block--heading,
.owner-car .sidebar__block--heading,
.owner-car .sidebar-fixed__block--heading {
  font-size: 16px;
  font-weight: 700;
  padding: 12px;
  border-bottom: 1px solid #E4E4E4;
}

.custom-car .sidebar__information,
.custom-car .sidebar-fixed__information,
.owner-car .sidebar__information,
.owner-car .sidebar-fixed__information {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
}

.custom-car .sidebar__information p,
.custom-car .sidebar-fixed__information p,
.owner-car .sidebar__information p,
.owner-car .sidebar-fixed__information p {
  font-size: 12px;
  line-height: 1.5;
}

.custom-car .sidebar__information--list,
.custom-car .sidebar-fixed__information--list,
.owner-car .sidebar__information--list,
.owner-car .sidebar-fixed__information--list {
  display: flex;
  flex-wrap: wrap;
  background-color: #E9ECEF;
}

.custom-car .sidebar__information--list dt,
.custom-car .sidebar-fixed__information--list dt,
.owner-car .sidebar__information--list dt,
.owner-car .sidebar-fixed__information--list dt {
  width: 6em;
  min-height: 46px;
  text-align: center;
  padding: 4px;
  box-sizing: border-box;
  border-bottom: 2px solid #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-car .sidebar__information--list dd,
.custom-car .sidebar-fixed__information--list dd,
.owner-car .sidebar__information--list dd,
.owner-car .sidebar-fixed__information--list dd {
  width: calc(100% - 6em);
  min-height: 46px;
  background-color: #FFF;
  padding: 4px 4px 4px 8px;
  box-sizing: border-box;
  border-bottom: 2px solid #FFF;
  display: flex;
  align-items: center;
}

.custom-car .sidebar__newlist--border,
.custom-car .sidebar-fixed__newlist--border,
.owner-car .sidebar__newlist--border,
.owner-car .sidebar-fixed__newlist--border {
  border: 3px solid #E4E4E4;
}

.custom-car .sidebar__newlist--heading,
.custom-car .sidebar-fixed__newlist--heading,
.owner-car .sidebar__newlist--heading,
.owner-car .sidebar-fixed__newlist--heading {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  padding: 8px;
  background-color: #E9ECEF;
}

.custom-car .sidebar__newlist--heading span,
.custom-car .sidebar-fixed__newlist--heading span,
.owner-car .sidebar__newlist--heading span,
.owner-car .sidebar-fixed__newlist--heading span {
  display: block;
  font-size: 14px;
}

.custom-car .sidebar__newlist,
.custom-car .sidebar-fixed__newlist,
.owner-car .sidebar__newlist,
.owner-car .sidebar-fixed__newlist {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
}

.custom-car .sidebar__newlist--list li,
.custom-car .sidebar-fixed__newlist--list li,
.owner-car .sidebar__newlist--list li,
.owner-car .sidebar-fixed__newlist--list li {
  margin: 0 0 5px;
}

.custom-car .sidebar__newlist--list dl,
.custom-car .sidebar-fixed__newlist--list dl,
.owner-car .sidebar__newlist--list dl,
.owner-car .sidebar-fixed__newlist--list dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 10px 0 10px;
}

.custom-car .sidebar__newlist--list dt,
.custom-car .sidebar-fixed__newlist--list dt,
.owner-car .sidebar__newlist--list dt,
.owner-car .sidebar-fixed__newlist--list dt {
  position: relative;
  width: 30%;
  height: auto;
}

.custom-car .sidebar__newlist--list dt img,
.custom-car .sidebar-fixed__newlist--list dt img,
.owner-car .sidebar__newlist--list dt img,
.owner-car .sidebar-fixed__newlist--list dt img {
  width: 100%;
}

.custom-car .sidebar__newlist--list dd,
.custom-car .sidebar-fixed__newlist--list dd,
.owner-car .sidebar__newlist--list dd,
.owner-car .sidebar-fixed__newlist--list dd {
  width: 68%;
}

.custom-car .sidebar__newlist--time,
.custom-car .sidebar-fixed__newlist--time,
.owner-car .sidebar__newlist--time,
.owner-car .sidebar-fixed__newlist--time {
  text-align: right;
}

.custom-car .sidebar__newlist--shop-name,
.custom-car .sidebar-fixed__newlist--shop-name,
.owner-car .sidebar__newlist--shop-name,
.owner-car .sidebar-fixed__newlist--shop-name {
  margin: 3px 0 0;
  font-weight: 700;
}

.custom-car .sidebar__newlist--shop-name span,
.custom-car .sidebar-fixed__newlist--shop-name span,
.owner-car .sidebar__newlist--shop-name span,
.owner-car .sidebar-fixed__newlist--shop-name span {
  display: block;
  font-weight: 400;
}

.custom-car .sidebar__owner-car--border,
.custom-car .sidebar-fixed__owner-car--border,
.owner-car .sidebar__owner-car--border,
.owner-car .sidebar-fixed__owner-car--border {
  border: 3px solid #E4E4E4;
}

.custom-car .sidebar__owner-car--heading,
.custom-car .sidebar-fixed__owner-car--heading,
.owner-car .sidebar__owner-car--heading,
.owner-car .sidebar-fixed__owner-car--heading {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  padding: 8px;
  background-color: #E9ECEF;
}

.custom-car .sidebar__owner-car--heading span,
.custom-car .sidebar-fixed__owner-car--heading span,
.owner-car .sidebar__owner-car--heading span,
.owner-car .sidebar-fixed__owner-car--heading span {
  display: block;
  font-size: 14px;
}

.custom-car .sidebar__owner-car,
.custom-car .sidebar-fixed__owner-car,
.owner-car .sidebar__owner-car,
.owner-car .sidebar-fixed__owner-car {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
}

.custom-car .sidebar__owner-car--list li,
.custom-car .sidebar-fixed__owner-car--list li,
.owner-car .sidebar__owner-car--list li,
.owner-car .sidebar-fixed__owner-car--list li {
  margin: 0 0 5px;
}

.custom-car .sidebar__owner-car--list dl,
.custom-car .sidebar-fixed__owner-car--list dl,
.owner-car .sidebar__owner-car--list dl,
.owner-car .sidebar-fixed__owner-car--list dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 10px 0 10px;
}

.custom-car .sidebar__owner-car--list dt,
.custom-car .sidebar-fixed__owner-car--list dt,
.owner-car .sidebar__owner-car--list dt,
.owner-car .sidebar-fixed__owner-car--list dt {
  position: relative;
  width: 30%;
  height: auto;
}

.custom-car .sidebar__owner-car--list dt img,
.custom-car .sidebar-fixed__owner-car--list dt img,
.owner-car .sidebar__owner-car--list dt img,
.owner-car .sidebar-fixed__owner-car--list dt img {
  width: 100%;
}

.custom-car .sidebar__owner-car--list dd,
.custom-car .sidebar-fixed__owner-car--list dd,
.owner-car .sidebar__owner-car--list dd,
.owner-car .sidebar-fixed__owner-car--list dd {
  width: 68%;
}

.custom-car .sidebar__owner-car--time,
.custom-car .sidebar-fixed__owner-car--time,
.owner-car .sidebar__owner-car--time,
.owner-car .sidebar-fixed__owner-car--time {
  text-align: right;
}

.custom-car .sidebar__owner-car--shop-name,
.custom-car .sidebar-fixed__owner-car--shop-name,
.owner-car .sidebar__owner-car--shop-name,
.owner-car .sidebar-fixed__owner-car--shop-name {
  margin: 3px 0 0;
  font-weight: 700;
}

.custom-car .sidebar__owner-car--shop-name span,
.custom-car .sidebar-fixed__owner-car--shop-name span,
.owner-car .sidebar__owner-car--shop-name span,
.owner-car .sidebar-fixed__owner-car--shop-name span {
  display: block;
  font-weight: 400;
}

.custom-car .sidebar__carlist--border,
.custom-car .sidebar-fixed__carlist--border,
.owner-car .sidebar__carlist--border,
.owner-car .sidebar-fixed__carlist--border {
  border: 3px solid #E4E4E4;
}

.custom-car .sidebar__carlist--heading,
.custom-car .sidebar-fixed__carlist--heading,
.owner-car .sidebar__carlist--heading,
.owner-car .sidebar-fixed__carlist--heading {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  padding: 8px;
  background-color: #E9ECEF;
}

.custom-car .sidebar__carlist--heading span,
.custom-car .sidebar-fixed__carlist--heading span,
.owner-car .sidebar__carlist--heading span,
.owner-car .sidebar-fixed__carlist--heading span {
  display: block;
  font-size: 14px;
}

.custom-car .sidebar__carlist,
.custom-car .sidebar-fixed__carlist,
.owner-car .sidebar__carlist,
.owner-car .sidebar-fixed__carlist {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
}

.custom-car .sidebar__carlist--list li,
.custom-car .sidebar-fixed__carlist--list li,
.owner-car .sidebar__carlist--list li,
.owner-car .sidebar-fixed__carlist--list li {
  margin: 0 0 5px;
}

.custom-car .sidebar__carlist--list dl,
.custom-car .sidebar-fixed__carlist--list dl,
.owner-car .sidebar__carlist--list dl,
.owner-car .sidebar-fixed__carlist--list dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 10px 0 10px;
}

.custom-car .sidebar__carlist--list dt,
.custom-car .sidebar-fixed__carlist--list dt,
.owner-car .sidebar__carlist--list dt,
.owner-car .sidebar-fixed__carlist--list dt {
  position: relative;
  width: 30%;
  height: auto;
}

.custom-car .sidebar__carlist--list dt img,
.custom-car .sidebar-fixed__carlist--list dt img,
.owner-car .sidebar__carlist--list dt img,
.owner-car .sidebar-fixed__carlist--list dt img {
  width: 100%;
}

.custom-car .sidebar__carlist--list dd,
.custom-car .sidebar-fixed__carlist--list dd,
.owner-car .sidebar__carlist--list dd,
.owner-car .sidebar-fixed__carlist--list dd {
  width: 68%;
}

.custom-car .sidebar__carlist--time,
.custom-car .sidebar-fixed__carlist--time,
.owner-car .sidebar__carlist--time,
.owner-car .sidebar-fixed__carlist--time {
  text-align: right;
}

.custom-car .sidebar__carlist--shop-name,
.custom-car .sidebar-fixed__carlist--shop-name,
.owner-car .sidebar__carlist--shop-name,
.owner-car .sidebar-fixed__carlist--shop-name {
  margin: 3px 0 0;
  font-weight: 700;
}

.custom-car .sidebar__carlist--shop-name span,
.custom-car .sidebar-fixed__carlist--shop-name span,
.owner-car .sidebar__carlist--shop-name span,
.owner-car .sidebar-fixed__carlist--shop-name span {
  display: block;
  font-weight: 400;
}

/*-------------------------------
	カスタムショップギャラリー：PC
-------------------------------*/

.custom-photo {
  box-sizing: border-box;
}

.custom-photo .shortcutnav_bg {
  width: 100%;
}

.custom-photo .shortcutnav {
  width: 1020px;
  margin: 0 auto;
  font-size: 12px;
}

.custom-photo .shortcutnav span {
  display: inline-block;
  margin: 3px 3px 0 0;
}

.custom-photo .shortcutnav span:after {
  content: " >";
}

.custom-photo .shortcutnav span:last-child {
  margin-right: 0;
}

.custom-photo .shortcutnav span:last-child:after {
  content: " ";
}

.custom-photo .main-title {
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
}

.custom-photo .main-title-area {
  position: relative;
}

.custom-photo .car-name {
  display: block;
  margin: 5px 0 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}

.custom-photo .car-name .photo-number {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 400;
}

.custom-photo .car-name span {
  display: block;
  padding-right: 10px;
  font-size: 16px;
  line-height: 1.5;
}

.custom-photo--title {
  position: relative;
  width: 1020px;
  margin: 5px auto 5px;
}

.custom-photo--title .category-label {
  margin-right: 5px;
}

.custom-photo--title .gray-small {
  color: #a0a0a0;
  font-weight: normal;
  font-size: 11px;
}

.custom-photo--title .pr-mark {
  position: absolute;
  top: 28px;
  right: 0;
  padding: 4px 6px;
  background: #f1f1f1;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #111;
  border: 1px solid #e0e0e0;
}

.custom-photo--title .social-button-article {
  position: absolute;
  right: 0;
  top: 0px;
}

.custom-photo--title .social-button-article ul li {
  display: inline-block;
}

.custom-photo--title .social-button-article ul li .twitter {
  max-width: 80px;
}

.custom-photo--title .social-button-article ul li .hatena {
  width: 20px;
}

.custom-photo--title .social-button-article ul li .facebook {
  max-width: 120px;
}

.custom-photo .article-container {
  font-size: 14px;
  line-height: 150%;
}

.custom-photo .gallery-container-large {
  margin-bottom: 10px;
  width: 100%;
}

.custom-photo .gallery-container-large .large-image {
  position: relative;
  margin-bottom: 10px;
}

.custom-photo .gallery-container-large .large-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 480px;
}

.custom-photo .gallery-container-large a.large-image-carousel {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
}

.custom-photo .gallery-container-large a.large-image-carousel img {
  margin: -25px 0 0 0;
  border: none;
  position: absolute;
  top: 50%;
}

.custom-photo .gallery-container-large .carousel-left {
  left: 0;
}

.custom-photo .gallery-container-large .carousel-left img {
  left: 0;
}

.custom-photo .gallery-container-large .carousel-right {
  right: 0;
}

.custom-photo .gallery-container-large .carousel-right img {
  right: 0;
}

.custom-photo .gallery-container-large .caption {
  font-weight: 700;
}

.custom-photo .paging-links {
  background: #EEE;
  border: 1px solid #dddddd;
  padding: 10px;
  margin: 0 0 15px;
}

.custom-photo .paging-links .prev {
  text-align: left;
  float: left;
  font-size: 16px;
  width: 14%;
}

.custom-photo .paging-links .mid {
  display: block;
  text-align: center;
  margin: 0 auto;
  float: left;
  width: 72%;
}

.custom-photo .paging-links .mid .n {
  display: inline-block;
  width: 7%;
  text-decoration: none;
  font-size: 16px;
  padding: 0px 7px;
}

.custom-photo .paging-links .next {
  text-align: right;
  float: right;
  font-size: 16px;
  width: 14%;
}

.custom-photo .paging-links a:link {
  color: #2281D2;
}

.custom-photo .clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

.custom-photo .gallery-container--text {
  font-size: 14px;
  text-align: center;
  font-weight: 700;
}

.custom-photo .gallery-container--text a:link {
  color: #2281D2;
}

.custom-photo .gallery-container-small {
  margin: 15px 0 10px;
}

.custom-photo .gallery-container-small li {
  display: inline-block;
  width: 132px;
  height: 88px;
  margin: 0 4px 5px 0;
  box-sizing: border-box;
}

.custom-photo .gallery-container-small li:nth-child(5n) {
  margin-right: 0px;
}

.custom-photo .gallery-container-small li img {
  width: 100%;
  height: 88px;
  -o-object-fit: cover;
  object-fit: cover;
}

.custom-photo .gallery-container-small .current {
  border: 2px solid #ffa500;
}

/*-------------------------------
	カスタムショップギャラリー：SP
-------------------------------*/

/*-------------------------------
	カスタムカー紹介、オーナーカー紹介導線ページ
-------------------------------*/

.carlist-page h1.main-title {
  width: 1020px;
  margin: 0 auto 8px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.carlist-page .header-pager {
  width: 1020px;
  margin: 10px auto 20px;
}

.carlist-page .header-pager-container {
  display: flex;
  justify-content: flex-start;
}

.carlist-page .header-pager-container p {
  font-size: 14px;
}

.carlist-page .header-pager-container p span {
  font-size: 16px;
  font-weight: 700;
}

.carlist-page .pager-container {
  display: inline-block;
  margin: 0;
}

.carlist-page .pager-container .current {
  color: #00AE96;
}

.carlist-page .car-select {
  overflow: hidden;
  width: 300px;
  margin: 0 auto;
  text-align: left;
  box-sizing: border-box;
}

.carlist-page .car-select select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: #FFF;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
}

.carlist-page .car-select select::-ms-expand {
  display: none;
}

.carlist-page .car-select .heading {
  margin: 0 0 10px;
  font-weight: 700;
  background: #F1F1F1;
}

.carlist-page .car-select.sl-box {
  position: relative;
  border: 1px solid #666;
  border-radius: 2px;
  background: #FFF;
}

.carlist-page .car-select.sl-box::before {
  position: absolute;
  top: 0.8em;
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666;
  pointer-events: none;
}

.carlist-page .car-select.sl-box::after {
  position: absolute;
  top: 0;
  right: 2.5em;
  bottom: 0;
  width: 1px;
  content: "";
  border-left: 1px solid #666;
}

.carlist-page .car-select.sl-box select {
  padding: 5px 38px 5px 5px;
  color: #666;
}

.carlist-page .footer-pager {
  float: right;
  margin: 20px 0 0;
}

.carlist-page .footer-pager:after {
  content: "";
  display: block;
  clear: both;
}

.carlist-page .footer-pager p {
  float: right;
  font-size: 14px;
  margin: 0 0 20px;
}

.carlist-page .footer-pager p span {
  font-size: 16px;
  font-weight: 700;
}

.carlist-page .footer-pager .pager-container {
  float: right;
  margin: 0 auto;
  text-align: center;
  clear: both;
}

.carlist-page .car-article-list li {
  margin: 20px 0 0;
}

.carlist-page .car-article-list li:first-child {
  margin: 0;
}

.carlist-page .car-article-list li:after {
  content: "";
  display: block;
  clear: both;
}

.carlist-page .car-article-list li dl .thumb {
  position: relative;
  float: left;
  width: 225px;
  line-height: 10px;
  font-size: 11px;
}

.carlist-page .car-article-list li dl .thumb img {
  width: 100%;
  height: auto;
}

.carlist-page .car-article-list li dl .article--category {
  width: 465px;
  float: right;
}

.carlist-page .car-article-list li dl .article--title {
  width: 465px;
  float: right;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
}

.carlist-page .car-article-list li dl .article--description {
  width: 465px;
  float: right;
  margin: 0 0 5px;
  font-size: 13px;
  line-height: 1.3;
}

.carlist-page .car-article-list li dl .article--carname,
.carlist-page .car-article-list li dl .article--shopname {
  width: 465px;
  float: right;
  font-weight: 700;
  color: #666;
  font-size: 12px;
  line-height: 18px;
}

.carlist-page .car-article-list li dl .article--shopname {
  display: flex;
  justify-content: space-between;
}

.carlist-page .car-article-list li dl .article--shopname .article--time {
  text-align: right;
}

.carlist-page .icon {
  position: absolute;
  top: 15px;
  left: 5px;
}

.carlist-page .icon .label-new {
  padding: 3px 5px;
  font-size: 9px;
  border-radius: 3px;
  background-color: #ff5a5d;
  color: #fff;
}

.carlist-page .icon .label-car {
  padding: 3px 5px;
  font-size: 9px;
  border-radius: 3px;
  background-color: #00AE96;
  color: #fff;
}

.carlist-page .label-category {
  display: inline-block;
  margin: 0 0 5px;
  padding: 3px 2px;
  border-radius: 3px;
  background-color: #00AE96;
  border-color: #00AE96;
  color: #FFF;
  font-size: 12px;
  text-align: center;
  border: 1px solid #00AE96;
  box-sizing: border-box;
  line-height: 12px;
}

.carlist-page .sidebar,
.carlist-page .sidebar-fixed {
  width: 300px;
  margin-left: 20px;
}

.carlist-page .sidebar__block,
.carlist-page .sidebar-fixed__block {
  margin: 0 0 10px;
}

.carlist-page .sidebar__block--border,
.carlist-page .sidebar-fixed__block--border {
  border: 3px solid #E4E4E4;
}

.carlist-page .sidebar__block--heading,
.carlist-page .sidebar-fixed__block--heading {
  font-size: 16px;
  font-weight: 700;
  padding: 12px;
  border-bottom: 1px solid #E4E4E4;
}

.carlist-page .sidebar__information,
.carlist-page .sidebar-fixed__information {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
}

.carlist-page .sidebar__information p,
.carlist-page .sidebar-fixed__information p {
  font-size: 12px;
  line-height: 1.5;
}

.carlist-page .sidebar__information--list,
.carlist-page .sidebar-fixed__information--list {
  display: flex;
  flex-wrap: wrap;
  background-color: #E9ECEF;
}

.carlist-page .sidebar__information--list dt,
.carlist-page .sidebar-fixed__information--list dt {
  width: 6em;
  min-height: 46px;
  text-align: center;
  padding: 4px;
  box-sizing: border-box;
  border-bottom: 2px solid #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carlist-page .sidebar__information--list dd,
.carlist-page .sidebar-fixed__information--list dd {
  width: calc(100% - 6em);
  min-height: 46px;
  background-color: #FFF;
  padding: 4px 4px 4px 8px;
  box-sizing: border-box;
  border-bottom: 2px solid #FFF;
  display: flex;
  align-items: center;
}

.carlist-page .sidebar__ranking--border,
.carlist-page .sidebar-fixed__ranking--border {
  border: 3px solid #E4E4E4;
}

.carlist-page .sidebar__ranking--heading,
.carlist-page .sidebar-fixed__ranking--heading {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  padding: 8px;
  background-color: #E9ECEF;
}

.carlist-page .sidebar__ranking--heading span,
.carlist-page .sidebar-fixed__ranking--heading span {
  display: block;
  font-size: 14px;
}

.carlist-page .sidebar__ranking,
.carlist-page .sidebar-fixed__ranking {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
}

.carlist-page .sidebar__ranking--list li,
.carlist-page .sidebar-fixed__ranking--list li {
  margin: 0 0 5px;
}

.carlist-page .sidebar__ranking--list dl,
.carlist-page .sidebar-fixed__ranking--list dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 10px 0 10px;
}

.carlist-page .sidebar__ranking--list dt,
.carlist-page .sidebar-fixed__ranking--list dt {
  position: relative;
  width: 30%;
}

.carlist-page .sidebar__ranking--list dt img,
.carlist-page .sidebar-fixed__ranking--list dt img {
  width: 100%;
  height: auto;
}

.carlist-page .sidebar__ranking--list dd,
.carlist-page .sidebar-fixed__ranking--list dd {
  width: 68%;
}

.carlist-page .sidebar__ranking--time,
.carlist-page .sidebar-fixed__ranking--time {
  text-align: right;
}

.carlist-page .sidebar__ranking--shop-name,
.carlist-page .sidebar-fixed__ranking--shop-name {
  margin: 3px 0 0;
  font-weight: 700;
}

.carlist-page .sidebar__ranking--shop-name span,
.carlist-page .sidebar-fixed__ranking--shop-name span {
  display: block;
  font-weight: 400;
}

/*-------------------------------
	カスタムカー紹介、オーナーカー紹介導線ページ
-------------------------------*/

.shoplist-page h1.main-title {
  width: 1020px;
  margin: 0 auto 8px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.shoplist-page .header-pager {
  width: 1020px;
  margin: 10px auto 20px;
}

.shoplist-page .header-pager-container {
  display: flex;
  justify-content: flex-start;
}

.shoplist-page .header-pager-container p {
  font-size: 14px;
}

.shoplist-page .header-pager-container p span {
  font-size: 16px;
  font-weight: 700;
}

.shoplist-page .pager-container {
  display: inline-block;
  margin: 0;
}

.shoplist-page .pager-container .current {
  color: #00AE96;
}

.shoplist-page .car-select {
  overflow: hidden;
  width: 300px;
  margin: 0 auto;
  text-align: left;
  box-sizing: border-box;
}

.shoplist-page .car-select select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: #FFF;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
}

.shoplist-page .car-select select::-ms-expand {
  display: none;
}

.shoplist-page .car-select .heading {
  margin: 0 0 10px;
  font-weight: 700;
  background: #F1F1F1;
}

.shoplist-page .car-select.sl-box {
  position: relative;
  border: 1px solid #666;
  border-radius: 2px;
  background: #FFF;
}

.shoplist-page .car-select.sl-box::before {
  position: absolute;
  top: 0.8em;
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #666;
  pointer-events: none;
}

.shoplist-page .car-select.sl-box::after {
  position: absolute;
  top: 0;
  right: 2.5em;
  bottom: 0;
  width: 1px;
  content: "";
  border-left: 1px solid #666;
}

.shoplist-page .car-select.sl-box select {
  padding: 5px 38px 5px 5px;
  color: #666;
}

.shoplist-page .footer-pager {
  float: right;
  margin: 20px 0 0;
}

.shoplist-page .footer-pager:after {
  content: "";
  display: block;
  clear: both;
}

.shoplist-page .footer-pager p {
  float: right;
  font-size: 14px;
  margin: 0 0 20px;
}

.shoplist-page .footer-pager p span {
  font-size: 16px;
  font-weight: 700;
}

.shoplist-page .footer-pager .pager-container {
  float: right;
  margin: 0 auto;
  text-align: center;
  clear: both;
}

.shoplist-page .car-article-list li {
  margin: 20px 0 0;
}

.shoplist-page .car-article-list li:first-child {
  margin: 0;
}

.shoplist-page .car-article-list li:after {
  content: "";
  display: block;
  clear: both;
}

.shoplist-page .car-article-list li dl .thumb {
  position: relative;
  float: left;
  width: 225px;
  line-height: 10px;
  font-size: 11px;
}

.shoplist-page .car-article-list li dl .thumb img {
  width: 100%;
  height: auto;
}

.shoplist-page .car-article-list li dl .article--prefecture {
  width: 465px;
  float: right;
}

.shoplist-page .car-article-list li dl .article--title {
  width: 465px;
  float: right;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
}

.shoplist-page .car-article-list li dl .article--description {
  width: 465px;
  float: right;
  margin: 0 0 5px;
  font-size: 13px;
  line-height: 1.3;
}

.shoplist-page .car-article-list li dl .article--carname,
.shoplist-page .car-article-list li dl .article--shopname {
  width: 465px;
  float: right;
  font-weight: 700;
  color: #666;
  font-size: 12px;
  line-height: 18px;
}

.shoplist-page .car-article-list li dl .article--shopname {
  display: flex;
  justify-content: space-between;
}

.shoplist-page .car-article-list li dl .article--shopname .article--time {
  text-align: right;
}

.shoplist-page .icon {
  position: absolute;
  top: 15px;
  left: 5px;
}

.shoplist-page .icon .label-new {
  padding: 3px 5px;
  font-size: 9px;
  border-radius: 3px;
  background-color: #ff5a5d;
  color: #fff;
}

.shoplist-page .icon .label-car {
  padding: 3px 5px;
  font-size: 9px;
  border-radius: 3px;
  background-color: #00AE96;
  color: #fff;
}

.shoplist-page .label-prefecture {
  display: inline-block;
  margin: 0 0 5px;
  padding: 3px 2px;
  border-radius: 3px;
  background-color: #00AE96;
  border-color: #00AE96;
  color: #FFF;
  font-size: 12px;
  text-align: center;
  border: 1px solid #00AE96;
  box-sizing: border-box;
  line-height: 12px;
}

.shoplist-page .sidebar,
.shoplist-page .sidebar-fixed {
  width: 300px;
  margin-left: 20px;
}

.shoplist-page .sidebar__block,
.shoplist-page .sidebar-fixed__block {
  margin: 0 0 10px;
}

.shoplist-page .sidebar__block--border,
.shoplist-page .sidebar-fixed__block--border {
  border: 3px solid #E4E4E4;
}

.shoplist-page .sidebar__block--heading,
.shoplist-page .sidebar-fixed__block--heading {
  font-size: 16px;
  font-weight: 700;
  padding: 12px;
  border-bottom: 1px solid #E4E4E4;
}

.shoplist-page .sidebar__ownercar--border,
.shoplist-page .sidebar__customcar--border,
.shoplist-page .sidebar-fixed__ownercar--border,
.shoplist-page .sidebar-fixed__customcar--border {
  border: 3px solid #E4E4E4;
}

.shoplist-page .sidebar__ownercar--heading,
.shoplist-page .sidebar__customcar--heading,
.shoplist-page .sidebar-fixed__ownercar--heading,
.shoplist-page .sidebar-fixed__customcar--heading {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  padding: 8px;
  background-color: #E9ECEF;
}

.shoplist-page .sidebar__ownercar--heading span,
.shoplist-page .sidebar__customcar--heading span,
.shoplist-page .sidebar-fixed__ownercar--heading span,
.shoplist-page .sidebar-fixed__customcar--heading span {
  display: block;
  font-size: 14px;
}

.shoplist-page .sidebar__ownercar,
.shoplist-page .sidebar__customcar,
.shoplist-page .sidebar-fixed__ownercar,
.shoplist-page .sidebar-fixed__customcar {
  font-size: 12px;
  line-height: 1.5;
  padding: 8px;
}

.shoplist-page .sidebar__ownercar--list li,
.shoplist-page .sidebar__customcar--list li,
.shoplist-page .sidebar-fixed__ownercar--list li,
.shoplist-page .sidebar-fixed__customcar--list li {
  margin: 0 0 5px;
}

.shoplist-page .sidebar__ownercar--list dl,
.shoplist-page .sidebar__customcar--list dl,
.shoplist-page .sidebar-fixed__ownercar--list dl,
.shoplist-page .sidebar-fixed__customcar--list dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 10px 0 10px;
}

.shoplist-page .sidebar__ownercar--list dt,
.shoplist-page .sidebar__customcar--list dt,
.shoplist-page .sidebar-fixed__ownercar--list dt,
.shoplist-page .sidebar-fixed__customcar--list dt {
  position: relative;
  width: 30%;
}

.shoplist-page .sidebar__ownercar--list dt img,
.shoplist-page .sidebar__customcar--list dt img,
.shoplist-page .sidebar-fixed__ownercar--list dt img,
.shoplist-page .sidebar-fixed__customcar--list dt img {
  width: 100%;
  height: auto;
}

.shoplist-page .sidebar__ownercar--list dd,
.shoplist-page .sidebar__customcar--list dd,
.shoplist-page .sidebar-fixed__ownercar--list dd,
.shoplist-page .sidebar-fixed__customcar--list dd {
  width: 68%;
}

.shoplist-page .sidebar__ownercar--time,
.shoplist-page .sidebar__customcar--time,
.shoplist-page .sidebar-fixed__ownercar--time,
.shoplist-page .sidebar-fixed__customcar--time {
  text-align: right;
}

.shoplist-page .sidebar__ownercar--car-name,
.shoplist-page .sidebar__customcar--car-name,
.shoplist-page .sidebar-fixed__ownercar--car-name,
.shoplist-page .sidebar-fixed__customcar--car-name {
  margin: 3px 0 0;
  font-weight: 700;
}

.shoplist-page .sidebar__ownercar--car-name span,
.shoplist-page .sidebar__customcar--car-name span,
.shoplist-page .sidebar-fixed__ownercar--car-name span,
.shoplist-page .sidebar-fixed__customcar--car-name span {
  display: block;
  font-weight: 400;
}

.shoplist-page .link-btn-area {
  text-align: center;
}

.shoplist-page .link-btn {
  display: block;
  text-align: center;
  padding: 12px;
  border: 1px solid #00AE96;
  background: #fcfcfc;
  color: #00AE96;
  text-decoration: none;
  margin-top: 10px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
}

.shoplist-page .link-btn:hover {
  text-decoration: none;
  background: #ebfffc;
}

.shoplist-page .link-btn:after {
  content: "";
  background-image: url(../../image/custom/arrow-green-725abb046eb3c457223c3cfeabff7dce.svg);
  background-size: cover;
  margin-left: 4px;
  display: inline-block;
  width: 10px;
  height: 10px;
}

@media screen and (max-width: 640px) {
  .wrapper__inner {
    width: 100%;
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .main {
    width: 100%;
  }

  section h2 {
    font-size: 17px;
  }

  .top-lead {
    width: 100%;
    margin: 0 auto 8px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1.3;
  }

  .contents-lead {
    width: 100%;
    margin: 0 auto 8px;
    font-size: 12px;
    line-height: 1.3;
  }

  .exlink {
    padding-right: 15px;
    background-size: 13px;
  }

  .is-SP {
    display: block;
  }

  .is-PC {
    display: none;
  }

  .pagetop a {
    font-size: 15px;
    line-height: 30px;
    padding: 12px 5px 0 5px;
    width: 50px;
    height: 50px;
  }

  .custom-photo .sidebar,
  .custom-photo .sidebar-fixed,
  .custom-photo-sp .sidebar,
  .custom-photo-sp .sidebar-fixed {
    width: 100%;
    margin-top: 24px;
    margin-left: 0;
  }

  .custom-photo .sidebar__block--border,
  .custom-photo .sidebar-fixed__block--border,
  .custom-photo-sp .sidebar__block--border,
  .custom-photo-sp .sidebar-fixed__block--border {
    margin: 0 10px;
  }

  .car__type--icon li,
  .country__type--icon li {
    padding: 2px 4px;
    margin: 2px 2px 2px 0;
  }

  .spnone {
    width: 100%;
    margin: 5px 0 8px !important;
    display: inline-block !important;
    float: none !important;
  }

  .breadcrumb {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  .breadcrumb::-webkit-scrollbar {
    display: none;
    -webkit-appearance: none;
  }

  .breadcrumb li {
    float: none;
  }

  .shop-top h1.main-title {
    width: 100%;
    padding: 0 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .shop-top__shop--list {
    display: block;
  }

  .shop-top__shop--list li {
    width: 100%;
    margin: 0 0 20px;
  }

  .shop-top__shop--list li dl {
    display: flex;
    justify-content: space-between;
  }

  .shop-top__shop--list li dt {
    width: 44%;
  }

  .shop-top__shop--list li dd {
    width: 53%;
    font-size: 13px;
    line-height: 1.3;
  }

  .shop-top__shop--list li .car__type--icon li,
  .shop-top__shop--list li .country__type--icon li {
    font-size: 11px;
  }

  .shop-top__shop--name {
    margin: 5px 0 0;
  }

  .shop-top__custom-shop {
    margin: 30px 0 0;
  }

  .shop-top__custom-car,
  .shop-top__user-car {
    margin: 30px 0 0;
  }

  .shop-top__custom-car--list,
  .shop-top__user-car--list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .shop-top__custom-car--list li,
  .shop-top__user-car--list li {
    width: 100%;
    margin: 0 0 20px;
  }

  .shop-top__custom-car--list li dl,
  .shop-top__user-car--list li dl {
    display: flex;
    justify-content: space-between;
  }

  .shop-top__custom-car--list li dt,
  .shop-top__user-car--list li dt {
    width: 44%;
  }

  .shop-top__custom-car--list li dd,
  .shop-top__user-car--list li dd {
    width: 53%;
    font-size: 13px;
    line-height: 1.3;
  }

  .shop-top__custom-car--shopname,
  .shop-top__user-car--shopname {
    margin: 5px 0 0;
  }

  .shop-top__custom-car--release-time,
  .shop-top__user-car--release-time {
    text-align: left;
  }

  .shop-top .tie-up-index section.recent_post .swiper-slide p {
    height: 100px;
  }

  .shop-top .sidebar,
  .shop-top .sidebar-fixed {
    width: 100%;
    margin-top: 24px;
    margin-left: 0;
  }

  .custom-car-top h1.main-title {
    width: 100%;
    padding: 0 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .custom-car-top__shop--list {
    display: block;
  }

  .custom-car-top__shop--list li {
    width: 100%;
    margin: 0 0 20px;
  }

  .custom-car-top__shop--list li dl {
    display: flex;
    justify-content: space-between;
  }

  .custom-car-top__shop--list li dt {
    width: 44%;
  }

  .custom-car-top__shop--list li dd {
    width: 53%;
    font-size: 13px;
    line-height: 1.3;
  }

  .custom-car-top__shop--list li .car__type--icon li,
  .custom-car-top__shop--list li .country__type--icon li {
    font-size: 11px;
  }

  .custom-car-top__shop--name {
    margin: 5px 0 0;
  }

  .custom-car-top__custom-shop,
  .custom-car-top__user-car {
    margin: 30px 0 0;
  }

  .custom-car-top__custom-car--list,
  .custom-car-top__user-car--list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .custom-car-top__custom-car--list li,
  .custom-car-top__user-car--list li {
    width: 100%;
    margin: 0 0 20px;
  }

  .custom-car-top__custom-car--list li dl,
  .custom-car-top__user-car--list li dl {
    display: flex;
    justify-content: space-between;
  }

  .custom-car-top__custom-car--list li dt,
  .custom-car-top__user-car--list li dt {
    width: 44%;
  }

  .custom-car-top__custom-car--list li dd,
  .custom-car-top__user-car--list li dd {
    width: 53%;
    font-size: 13px;
    line-height: 1.3;
  }

  .custom-car-top__custom-car--shopname,
  .custom-car-top__user-car--shopname {
    margin: 5px 0 0;
  }

  .custom-car-top__custom-car--release-time,
  .custom-car-top__user-car--release-time {
    text-align: left;
  }

  .custom-car-top .tie-up-index section.recent_post .swiper-slide p {
    height: 85px;
  }

  .custom-car-top .sidebar,
  .custom-car-top .sidebar-fixed {
    width: 100%;
    margin-top: 24px;
    margin-left: 0;
  }

  .shop-detail .header {
    z-index: auto;
  }

  .shop-detail .main__full .main-title {
    font-size: 20px;
  }

  .shop-detail .main__full h1 {
    font-size: 20px;
  }

  .shop-detail .main__full .shop-name {
    font-size: 18px;
    margin: 5px 0 0;
  }

  .shop-detail .main__full .shop-name .prefectures {
    display: block;
    margin: 8px 0 0;
  }

  .shop-detail .detail__item--block {
    display: block;
  }

  .shop-detail .detail__item {
    margin: 0 0 0;
  }

  .shop-detail .detail__thumbnail {
    width: 100%;
    margin-right: 0;
  }

  .shop-detail .detail__thumbnail img {
    width: 100%;
    height: auto;
  }

  .shop-detail .detail__body {
    width: 100%;
  }

  .shop-detail .detail__data {
    font-size: 12px;
  }

  .shop-detail .detail__data--map {
    display: block;
    margin-left: 0;
  }

  .shop-detail .detail__title {
    font-size: 16px;
  }

  .shop-detail .detail__float-nav li {
    font-size: 12px;
  }

  .shop-detail .detail__float-nav .exlink {
    background-size: 12px;
    background-position: right 14% bottom 30%;
  }

  .shop-detail .detail__float-nav br {
    display: block;
  }

  .shop-detail .shop__introduction--list {
    display: block;
  }

  .shop-detail .shop__introduction--list dt {
    width: 100%;
  }

  .shop-detail .shop__introduction--list dd {
    width: 100%;
    line-height: 1.6;
  }

  .shop-detail .shop__news--list {
    display: block;
    clear: both;
  }

  .shop-detail .shop__news--list dt {
    width: 45%;
    padding: 0 10px 0 0;
    float: left;
  }

  .shop-detail .shop__news--list dd {
    width: 100%;
  }

  .shop-detail .shop__new-article--list dt,
  .shop-detail .shop__special-article--list dt {
    width: 45%;
  }

  .shop-detail .shop__new-article--list dd,
  .shop-detail .shop__special-article--list dd {
    width: 52%;
    font-size: 13px;
    line-height: 1.3;
  }

  .shop-detail .shop__new-article--list dd p,
  .shop-detail .shop__special-article--list dd p {
    display: none;
  }

  .shop-detail .shop__photo--list {
    display: block;
  }

  .shop-detail .shop__photo--list li {
    width: 100%;
  }

  .shop-detail .shop__photo--list li dd {
    width: 100%;
  }

  .shop-detail .shop__custom-car--list,
  .shop-detail .shop__user-car--list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .shop-detail .shop__custom-car--list li,
  .shop-detail .shop__user-car--list li {
    width: 49%;
    margin: 0 0 20px;
  }

  .shop-detail .shop__custom-car--list li dd,
  .shop-detail .shop__user-car--list li dd {
    width: 100%;
    font-size: 13px;
    line-height: 1.3;
  }

  .shop-detail .shop__movie--list {
    display: block;
  }

  .shop-detail .shop__movie--list li {
    width: 100%;
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
  }

  .shop-detail .shop__movie--list li iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
  }

  .shop-detail .shop__access {
    font-size: 13px;
    line-height: 1.3;
  }

  .shop-detail .is-fixed {
    width: 100%;
  }

  .shop-detail .sidebar,
  .shop-detail .sidebar-fixed {
    width: 100%;
    margin-top: 24px;
    margin-left: 0;
  }

  .shop-detail .official_sns__list {
    margin: 0 0 8px;
  }

  .shop-detail .official_sns__list dd {
    margin: 8px 0 0;
  }

  .shop-detail .official_sns__list dd img {
    width: 45px;
  }

  .custom-car .main-visual,
  .owner-car .main-visual {
    max-width: 100%;
    /*max-height: 256px;*/
    margin: 0 0 5px;
  }

  .custom-car .main-visual .main-title,
  .owner-car .main-visual .main-title {
    padding: 0 0 0 10px;
    font-size: 20px;
  }

  .custom-car .main-visual .pr-icon,
  .owner-car .main-visual .pr-icon {
    right: 10px;
  }

  .custom-car .main-visual .car-name,
  .owner-car .main-visual .car-name {
    font-size: 18px;
  }

  .custom-car .main-visual .car-name .shop-name,
  .custom-car .main-visual .car-name .owner-name,
  .owner-car .main-visual .car-name .shop-name,
  .owner-car .main-visual .car-name .owner-name {
    display: block;
    margin: 8px 0 0;
  }

  .custom-car .main .main-title,
  .owner-car .main .main-title {
    font-size: 20px;
  }

  .custom-car .main .car-name,
  .owner-car .main .car-name {
    font-size: 18px;
  }

  .custom-car .main .car-name .shop-name,
  .custom-car .main .car-name .owner-name,
  .owner-car .main .car-name .shop-name,
  .owner-car .main .car-name .owner-name {
    display: block;
    margin: 8px 0 0;
  }

  .custom-car .article-block p,
  .owner-car .article-block p {
    line-height: 1.6;
  }

  .custom-car .article-block--linkarea,
  .owner-car .article-block--linkarea {
    display: block;
  }

  .custom-car .article-block--linkarea .car-link,
  .custom-car .article-block--linkarea .shop-link,
  .owner-car .article-block--linkarea .car-link,
  .owner-car .article-block--linkarea .shop-link {
    width: 100%;
    height: 65px;
    font-size: 14px;
  }

  .custom-car .article-block--linkarea .shop-link .shop-name,
  .owner-car .article-block--linkarea .shop-link .shop-name {
    font-size: 10px;
  }

  .custom-car .article-block--otherphoto--list,
  .owner-car .article-block--otherphoto--list {
    display: block;
  }

  .custom-car .article-block--otherphoto--list li,
  .owner-car .article-block--otherphoto--list li {
    width: 100%;
  }

  .custom-car .article-block--otherphoto--list li dd,
  .owner-car .article-block--otherphoto--list li dd {
    width: 100%;
  }

  .custom-car .custom-car__shop-detai .detail__item--block,
  .owner-car .custom-car__shop-detai .detail__item--block {
    display: block;
  }

  .custom-car .custom-car__shop-detai .detail__thumbnail,
  .owner-car .custom-car__shop-detai .detail__thumbnail {
    width: 100%;
    margin-right: 0;
  }

  .custom-car .custom-car__shop-detai .detail__thumbnail img,
  .owner-car .custom-car__shop-detai .detail__thumbnail img {
    width: 100%;
    height: auto;
  }

  .custom-car .custom-car__shop-detai .detail__body,
  .owner-car .custom-car__shop-detai .detail__body {
    width: 100%;
  }

  .custom-car .custom-car__shop-detai .detail__data,
  .owner-car .custom-car__shop-detai .detail__data {
    font-size: 12px;
  }

  .custom-car .custom-car__shop-detai .detail__data--map,
  .owner-car .custom-car__shop-detai .detail__data--map {
    display: block;
    margin-left: 0;
  }

  .custom-car .custom-car__shop-detai .detail__title,
  .owner-car .custom-car__shop-detai .detail__title {
    font-size: 16px;
  }

  .custom-car .custom-car__shop--linkarea .shop-link,
  .owner-car .custom-car__shop--linkarea .shop-link {
    width: 100%;
    height: 65px;
    font-size: 14px;
  }

  .custom-car .custom-car__shop--linkarea .shop-link .shop-name,
  .owner-car .custom-car__shop--linkarea .shop-link .shop-name {
    font-size: 10px;
  }

  .custom-car .shop-detail,
  .owner-car .shop-detail {
    margin: 30px 0 0;
  }

  .custom-car .sidebar,
  .custom-car .sidebar-fixed,
  .owner-car .sidebar,
  .owner-car .sidebar-fixed {
    width: 100%;
    margin-top: 24px;
    margin-left: 0;
  }

  .custom-photo .shortcutnav_bg {
    margin: -10px 0 0;
  }

  .custom-photo .shortcutnav {
    width: 100%;
    margin: 0 0 10px;
    padding: 0 10px;
    font-size: 10px;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }

  .custom-photo .main-title {
    padding: 0 0 0 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .custom-photo .car-name {
    font-size: 16px;
  }

  .custom-photo .car-name .photo-number {
    display: block;
    margin: 0;
    font-size: 14px;
  }

  .custom-photo .car-name span {
    font-size: 14px;
  }

  .custom-photo--title {
    width: 100%;
    padding: 0 10px;
  }

  .custom-photo--title .pr-mark {
    top: 0px;
    right: 10px;
    padding: 0px 6px;
    font-size: 12px;
  }

  .custom-photo-sp {
    /***** パンくず *****/
  }

  .custom-photo-sp .pank {
    overflow: hidden;
    background: #e6eff1;
    height: 25px;
    z-index: 1;
    border-top: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
  }

  .custom-photo-sp .pank ul {
    overflow: hidden;
    display: table;
    background: #fff;
    height: 28px;
    padding: 0;
  }

  .custom-photo-sp .pank ul li {
    display: table-cell;
  }

  .custom-photo-sp .pank ul li span {
    display: block;
    background: url(https://cdn.autoc-one.jp/static/smp_common/images/navi/breadcrumbs_list1.gif) no-repeat right top;
    background-size: 11px 26px;
    padding: 0 15px 0 0;
  }

  .custom-photo-sp .pank ul:first-child {
    padding-left: 1px;
  }

  .custom-photo-sp .pank ul:last-child > span {
    background: url(https://cdn.autoc-one.jp/static/smp_common/images/navi/breadcrumbs_list2.gif) no-repeat right top;
    background-size: 11px 26px;
    padding-right: 15px;
  }

  .custom-photo-sp .pank ul li > span > a,
  .custom-photo-sp .pank ul li > span > span {
    overflow: hidden;
    display: block;
    padding: 0 0 0 4px;
    height: 24px;
    color: #000;
    line-height: 24px;
    word-wrap: break-word;
    word-break: break-all;
    border-top: 1px solid #fff;
    font-size: 0.75em;
    text-decoration: none;
  }

  .custom-photo-sp .pank ul li > span > span {
    color: #999;
  }

  .custom-photo-sp .articlePhotoH1 {
    font-size: 13px;
    line-height: 1.3;
    border-bottom: none;
    margin: 0;
    padding: 5px;
    background: #135598;
    color: #fff;
  }

  .custom-photo-sp .clientName {
    float: left;
    padding: 1% 0 1% 1%;
    font-size: 0.85em;
  }

  .custom-photo-sp .pr-mark {
    float: right;
    padding: 1% 2% 1% 0;
    font-weight: bold;
    font-size: 0.85em;
  }

  .custom-photo-sp .pr-mark span {
    background: #666;
    color: #fff;
    padding: 0 5px;
    border-radius: 3px;
  }

  .custom-photo-sp .more_slider2 {
    color: #333;
    padding: 10px 30px;
    text-align: center;
    display: block;
    background-image: url(https://cdn.autoc-one.jp/static/smp_common/images/etc/arrow_right.png);
    background-position: right;
    background-repeat: no-repeat;
    font-size: 13px;
  }

  .custom-photo-sp .bts {
    border-top: 1px solid #ccc;
    border-bottom: 2px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }

  .carlist-page h1.main-title {
    width: 100%;
    padding: 0 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .carlist-page .header-pager {
    width: 100%;
  }

  .carlist-page .header-pager-container {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .carlist-page .header-pager-container p {
    order: 1;
  }

  .carlist-page .pager-container {
    width: 100%;
    order: 2;
  }

  .carlist-page .mini_pager_right::after,
  .carlist-page .mini_pager_left.off::before,
  .carlist-page .mini_pager_left::after,
  .carlist-page .mini_pager_right.off::before {
    top: 5px;
  }

  .carlist-page .car-select {
    width: 90%;
    margin: 10px 0;
    order: 3;
  }

  .carlist-page .footer-pager {
    float: none;
    margin: 20px auto 20px;
  }

  .carlist-page .footer-pager p {
    margin: 0 0 10px;
    text-align: center;
  }

  .carlist-page .footer-pager .pager-container {
    float: none;
    display: block;
  }

  .carlist-page .car-article-list li dl .thumb {
    width: 40%;
  }

  .carlist-page .car-article-list li dl .article--category {
    width: 58%;
  }

  .carlist-page .car-article-list li dl .article--title {
    width: 58%;
  }

  .carlist-page .car-article-list li dl .article--description {
    width: 100%;
    clear: both;
    margin: 5px 0;
  }

  .carlist-page .car-article-list li dl .article--carname,
  .carlist-page .car-article-list li dl .article--shopname {
    width: 100%;
    clear: both;
    margin: 0;
  }

  .carlist-page .sidebar,
  .carlist-page .sidebar-fixed {
    width: 100%;
    margin-top: 24px;
    margin-left: 0;
  }

  .shoplist-page h1.main-title {
    width: 100%;
    padding: 0 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .shoplist-page .header-pager {
    width: 100%;
  }

  .shoplist-page .header-pager-container {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .shoplist-page .header-pager-container p {
    order: 1;
  }

  .shoplist-page .pager-container {
    order: 2;
  }

  .shoplist-page .car-select {
    width: 90%;
    margin: 10px 0;
    order: 3;
  }

  .shoplist-page .footer-pager {
    float: none;
    margin: 20px auto 20px;
  }

  .shoplist-page .footer-pager p {
    margin: 0 0 10px;
    text-align: center;
  }

  .shoplist-page .footer-pager .pager-container {
    float: none;
    display: block;
  }

  .shoplist-page .car-article-list li dl .thumb {
    width: 40%;
  }

  .shoplist-page .car-article-list li dl .article--prefecture {
    width: 58%;
  }

  .shoplist-page .car-article-list li dl .article--title {
    width: 58%;
  }

  .shoplist-page .car-article-list li dl .article--description {
    width: 100%;
    clear: both;
    margin: 5px 0;
  }

  .shoplist-page .car-article-list li dl .article--carname,
  .shoplist-page .car-article-list li dl .article--shopname {
    width: 100%;
    clear: both;
    margin: 0;
  }

  .shoplist-page .sidebar,
  .shoplist-page .sidebar-fixed {
    width: 100%;
    margin-top: 24px;
    margin-left: 0;
  }
}