@charset "UTF-8";
/* ============================================================= *

Index

* ============================================================= */
/* slider
=============================== */
.p-index-slider-wrapper {
  position: relative;
}

.p-index-slider-wrapper__inner {
  width: 80.87092%;
  margin: 0 auto;
}

.p-index-slider {
  width: calc(100% + 17px);
  margin: 0 -8.5px;
}

.p-index-slider .slick-list {
  overflow: visible;
}

.p-index-slider__item {
  padding: 0 8.5px;
  opacity: .5;
  -webkit-transition: opacity .4s;
          transition: opacity .4s;
  pointer-events: none;
}

.p-index-slider__item.slick-current {
  opacity: 1;
  pointer-events: auto;
}

.p-index-slider__item img {
  width: 100%;
}

.p-index-slider__arrow {
  position: absolute;
  top: 0;
  bottom: 2.75em;
  z-index: 10;
  overflow: visible;
  width: 3.6rem;
  height: 7.2rem;
  margin: auto 0;
  padding: 0;
  outline: none;
  border: 0;
  background: transparent;
  color: #0066CB;
  cursor: pointer;
}

@media screen and (max-width: 560px) {
  .p-index-slider__arrow {
    width: 2.4rem;
    height: 4.8rem;
  }
}

.p-index-slider__arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 138.88889%;
  height: 69.44444%;
  border-top: 3px solid;
  -webkit-transition: all .2s;
          transition: all .2s;
}

.p-index-slider__arrow._prev {
  left: -6.99844%;
}

.p-index-slider__arrow._prev:before {
  left: 25%;
  border-left: 3px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.p-index-slider__arrow._next {
  right: -6.99844%;
}

.p-index-slider__arrow._next:before {
  right: 25%;
  border-right: 3px solid;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.p-index-slider__arrow._prev:hover:before {
  left: 16%;
  border-top: 4px solid;
  border-left: 4px solid;
}

.p-index-slider__arrow._next:hover:before {
  right: 16%;
  border-top: 4px solid;
  border-right: 4px solid;
}

.p-index-slider .slick-dots {
  padding: 1.25em;
}

/* information
=============================== */
.p-index-information {
  background: #0066CB;
}

.p-index-information__inner {
  display: flex;
  align-items: center;
  width: 1120px;
  max-width: 90.66874%;
  margin: 0 auto;
  padding: 1% 0;
}

@media screen and (max-width: 960px) {
  .p-index-information__inner {
    position: relative;
    display: block;
    padding: 2em 0 2.5em;
  }
}

.p-index-information__head {
  position: relative;
  width: 11.5em;
  margin-right: 3.875em;
  padding-left: .5em;
  text-align: center;
  letter-spacing: .5em;
}

@media screen and (max-width: 960px) {
  .p-index-information__head {
    margin: 0 auto;
  }
}

.p-index-information__head:before {
  content: "NOTICE";
  position: absolute;
  top: 50%;
  left: 50%;
  padding-top: .205em;
  letter-spacing: .03em;
  font-weight: 300;
  font-size: 3.125em;
  font-family: "Josefin Sans", sans-serif;
  line-height: .55;
  opacity: .15;
  transform: translateX(-50%) translateY(-50%);
}

.p-index-information__body {
  width: 85%;
}

@media screen and (max-width: 960px) {
  .p-index-information__body {
    width: 100%;
  }
}

.p-index-information-link {
  display: block;
  width: 100%;
  padding: .245em .5em;
  color: #fff;
  text-decoration: none;
}

.p-index-information-link:not(:last-of-type) {
  margin-bottom: 1em;
}

.p-index-information-link.is-important {
  background: #ffffff;
  color: #c00;
}

.p-index-information-link__inner {
  position: relative;
  display: flex;
  align-items: center;
}

.p-index-information-link__inner:after {
  content: "";
  display: block;
  width: 2.875em;
  height: .8125em;
  margin-right: .5em;
  margin-bottom: .8125em;
  border-right: 1px solid;
  border-bottom: 1px solid;
  transition: all .3s;
  transform: skewX(45deg);
  transform-origin: bottom right;
}

.p-index-information-link:hover .p-index-information-link__inner:after {
  transform: skewX(45deg) translateX(10px);
}

@media screen and (max-width: 960px) {
  .p-index-information-link:hover .p-index-information-link__inner:after {
    transform: skewX(45deg) translateX(0);
  }
}

@media screen and (max-width: 960px) {
  .p-index-information-link__inner {
    position: relative;
    display: block;
  }
  .p-index-information-link__inner:after {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

.p-index-information-link__date {
  display: flex;
  align-items: center;
  font-weight: 300;
}

.p-index-information-link__date:after {
  content: "";
  width: .75em;
  height: 1px;
  margin: 0 1.25em;
  background: #fff;
}

@media screen and (max-width: 960px) {
  .p-index-information-link__date:after {
    content: none;
  }
}

.p-index-information-link__body {
  overflow: hidden;
  width: 75%;
  margin: auto 0;
  margin-right: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 960px) {
  .p-index-information-link__body {
    width: 80%;
    margin-top: 1em;
  }
}

@media all and (-ms-high-contrast: none) {
  .p-index-information-link {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  }
}

.blog__body strong{
  font-weight: bold;
}
.blog__body em{
  font-style: italic;
}

/* nav
=============================== */
.p-index-nav {
  overflow: hidden;
  padding: 1px 0;
}

.p-index-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 1px);
}

.p-index-nav__item {
  width: 33.33%;
  padding-right: 1px;
}

@media screen and (max-width: 960px) {
  .p-index-nav__item {
    width: 50%;
  }
}

.p-index-nav[data-intersection] .p-index-nav__item {
  -webkit-perspective: 94.14348vw;
          perspective: 94.14348vw;
}

.p-index-nav[data-intersection] .p-index-nav__item > * {
  -webkit-transition: -webkit-transform .35s;
          transition: -webkit-transform .35s;
          transition:         transform .35s;
          transition:         transform .35s, -webkit-transform .35s;
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);

  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.p-index-nav[data-intersecting=true] .p-index-nav__item > * {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

.p-index-nav[data-intersecting=true] .p-index-nav__item:nth-child(2) > * {
  -webkit-transition-delay: .2s;
          transition-delay: .2s;
}

.p-index-nav[data-intersecting=true] .p-index-nav__item:nth-child(3) > * {
  -webkit-transition-delay: .4s;
          transition-delay: .4s;
}

.p-index-nav[data-intersecting=true] .p-index-nav__item:nth-child(4) > * {
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}

.p-index-nav[data-intersecting=true] .p-index-nav__item:nth-child(5) > * {
  -webkit-transition-delay: .8s;
          transition-delay: .8s;
}

.p-index-nav[data-intersecting=true] .p-index-nav__item:nth-child(6) > * {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

/* usedcar
=============================== */
.p-index-usedcar {
  padding: 4.6875em 0 5.625em;
  background: url(../img/bg_index_usedcar.jpg) left bottom no-repeat;
  background-size: cover;
  background-position: 25%;
}

@media screen and (max-width: 960px) {
  .p-index-usedcar {
    background-position: 15% bottom;
  }
}

.p-index-usedcar__inner {
  width: 1120px;
  max-width: 90.66874%;
  margin: 0 auto;
}

.p-index-usedcar__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 3em;
}

.p-index-usedcar__lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 31.25%;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .p-index-usedcar__lead {
    width: 88.23529%;
    margin: 0 auto;
  }
}

.p-index-usedcar__text {
  margin-top: 2.5em;
}

.p-index-usedcar__list {
  width: 65.625%;
}

@media screen and (max-width: 960px) {
  .p-index-usedcar__list {
    width: 88.23529%;
    margin: 2.5em auto 0;
  }
}

.p-index-usedcar__stock {
  margin: auto 1.25em 0;
}

.p-index-usedcar__button {
  width: 100%;
  margin-top: 2.5em;
  margin-bottom: auto;
}

.p-index-usedcar__body {
  margin-top: 2.5em;
}

/* stock */
.p-index-usedcar-stock {
  color: #0066CB;
  font-weight: 500;
  line-height: 1;
}

.p-index-usedcar-stock__head {
  font-size: 1.25em;
}

.p-index-usedcar-stock__body {
  padding-left: 1em;
  font-size: 2.25em;
}

.p-index-usedcar-stock__body em {
  font-size: 2.22222em;
}

.p-index-usedcar-list {
  width: calc(100% + 35px);
}

.p-index-usedcar-list__inner {
  margin-bottom: -2.125em;
  padding-bottom: 2.125em;
}

.p-index-usedcar-list__item {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding-right: 35px;

  -webkit-perspective: 94.14348vw;
          perspective: 94.14348vw;
}

.p-index-usedcar-list .slick-dots {
  position: absolute;
  bottom: 0 !important;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

/* card */
.p-index-usedcar-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #3f3f3f;
  text-decoration: none;
  -webkit-transition: all .4s;
          transition: all .4s;
}

.p-index-usedcar-list[data-intersection] .slick-list .p-index-usedcar-card {
  -webkit-transition: -webkit-transform .5s;
          transition: -webkit-transform .5s;
          transition:         transform .5s;
          transition:         transform .5s, -webkit-transform .5s;
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);

  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.p-index-usedcar-list[data-intersecting=true] .slick-list .p-index-usedcar-card {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

.p-index-usedcar-list[data-intersecting=true] .slick-list .slick-current + .slick-active .p-index-usedcar-card {
  -webkit-transition-delay: .2s;
          transition-delay: .2s;
}

.p-index-usedcar-card__image {
  overflow: hidden;
  background: #fff;
}

.p-index-usedcar-card__image img {
  width: 100%;
  -webkit-transition: all .4s;
          transition: all .4s;
}

.p-index-usedcar-card:hover .p-index-usedcar-card__image img {
  opacity: .8;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.p-index-usedcar-card__contents {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 2.5em 11.42857% 2.8125em;
}

.p-index-usedcar-card__data {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 5em);
  height: 2em;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-index-usedcar-card__data > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  height: 100%;
  background: #2a2a2a;
  color: #fff;
}

.p-index-usedcar-card__data > p:nth-child(2) {
  background: #0066CB;
}

.p-index-usedcar-card__name {
  margin-bottom: 1em;
  padding-bottom: .75em;
  border-bottom: 1px solid #7f7f7f;
  font-size: 1.25em;
  line-height: 1.5;
}

.p-index-usedcar-card:hover .p-index-usedcar-card__name:after {
  width: 100%;
}

.p-index-usedcar-card__price {
  margin-top: auto;
  color: #cb4c4c;
  line-height: 1;
}

.p-index-usedcar-card__price.__sub {
  color: #0066CB;
}

.p-index-usedcar-card__price_flex{
  display: flex;
}

.p-index-usedcar-card__price em {
  font-size: 1.75em;
}

/* blog
=============================== */
.p-index-blog {
  padding: 4.6875em 0 6.25em;
  background: url(../img/bg_index_blog.jpg) left bottom no-repeat;
  background-size: cover;
}

.p-index-blog__inner {
  width: 1120px;
  max-width: 90.66874%;
  margin: 0 auto;
}

.p-index-blog__body {
  margin-top: 3.125em;
}

/* list */
.p-index-blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 101.78571%;
  margin: -1.78571% -.89286%;
  padding-top: 1px;
}

.p-index-blog-list__item {
  width: 50%;
  padding: 1.72414% .87719%;
}

@media screen and (max-width: 560px) {
  .p-index-blog-list__item {
    width: 88.23529%;
    margin: 0 auto;
  }
}

.p-index-blog-list[data-intersection] .p-index-blog-list__item {
  -webkit-perspective: 94.14348vw;
          perspective: 94.14348vw;
}

.p-index-blog-list[data-intersection] .p-index-blog-list__item > * {
  -webkit-transition: -webkit-transform .5s;
          transition: -webkit-transform .5s;
          transition:         transform .5s;
          transition:         transform .5s, -webkit-transform .5s;
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);

  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.p-index-blog-list[data-intersecting=true] .p-index-blog-list__item > * {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}

.p-index-blog-list[data-intersecting=true] .p-index-blog-list__item:nth-child(2) > * {
  -webkit-transition-delay: .2s;
          transition-delay: .2s;
}

.p-index-blog-list[data-intersecting=true] .p-index-blog-list__item:nth-child(3) > * {
  -webkit-transition-delay: .4s;
          transition-delay: .4s;
}

.p-index-blog-list[data-intersecting=true] .p-index-blog-list__item:nth-child(4) > * {
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}

/* card */
.p-index-blog-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  background: #2a2a2a;
  text-decoration: none;
}

.swiper-slide-active .p-index-blog-card,
.swiper-slide-next .p-index-blog-card,
.swiper-slide-next + .swiper-slide .p-index-blog-card {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .08);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .08);
}

@media screen and (max-width: 960px) {
  .swiper-slide-next + .swiper-slide .p-index-blog-card {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@media screen and (max-width: 560px) {
  .swiper-slide-next .p-index-blog-card {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.p-index-blog-card__image {
  overflow: hidden;
  width: 100%;
  background: #fff;
}

.p-index-blog-card__image > * {
  content: "";
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding-top: 56%;
  background-color: #ccc;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all .4s;
          transition: all .4s;
}

.p-index-blog-card:hover .p-index-blog-card__image > * {
  opacity: .8;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.p-index-blog-card__contents {
  position: relative;
  width: 100%;
  padding: 2.8125em 7.27273% 2.5em;
}

.p-index-blog-card__contents:after {
  content: "";
  position: absolute;
  right: 2rem;
  bottom: 2rem;
  display: block;
  width: 2.875em;
  height: .8125em;
  border-right: 1px solid #0066CB;
  border-bottom: 1px solid #0066CB;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
}

.p-index-blog-card__head {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-index-blog-card__head > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 0 1.875em;
}

.p-index-blog-card__date {
  background: #3f3f3f;
}

.p-index-blog-card__shopname {
  background: #0066CB;
}

.p-index-blog-card__body {
  padding-left: 1.125em;
}

.p-index-blog-card__body:before {
  content: "";
  position: absolute;
  top: -2.5em;
  left: 7.27273%;
  width: 1px;
  height: 100%;
  background: #0066CB;
}

.p-index-blog-card__title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.25em;
}

.p-index-blog-card__text {
  /* -0.3125emem for line-height offset */
  margin-top: .9375em;
  margin-bottom: -.3125em;
  line-height: 1.625;
}

/* showroom
=============================== */
.p-index-showroom {
  padding: 4.6875em 0 6.25em;
}

.p-index-showroom__inner {
  width: 1120px;
  max-width: 90.66874%;
  margin: 0 auto;
}

.p-index-showroom__body {
  margin-top: 4.375em;
}

.p-index-showroom__foot {
  margin-top: 6.25em;
}

/* maintenance
=============================== */
.p-index-maintenance {
  padding: 4.6875em 0 6em;
  background: url(../img/bg_index_maintenance.jpg) 50% 50% no-repeat;
  background-size: cover;
}

.p-index-maintenance__inner {
  width: 1120px;
  max-width: 90.66874%;
  margin: 0 auto;
}

.p-index-maintenance__body {
  margin-top: 3.125em;
}

.p-index-maintenance__lead {
  /* -0.375emem for line-height offset */
  margin-top: -.375em;
  margin-bottom: -.375em;
  text-align: center;
}

/* list */
.p-index-maintenance-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 104.46429%;
  margin: -2.23214% -2.23214%;
  padding-top: 1px;
  padding-top: 2.1875em;
}

.p-index-maintenance-list__item {
  width: 33.33333%;
  margin-top: 4.91071%;
  padding: 2.13675% 2.13675%;
}

@media screen and (max-width: 960px) {
  .p-index-maintenance-list__item {
    width: 100%;
  }
}

/* nav */
.p-index-maintenance-nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  background: #3f3f3f;
  text-decoration: none;
  -webkit-transition: background .6s;
          transition: background .6s;
}

.p-index-maintenance-nav:hover {
  background: #191919;
}

@media screen and (max-width: 960px) {
  .p-index-maintenance-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 1.875em;
    font-size: 1.5rem;
  }
}

.p-index-maintenance-nav:after {
  content: "";
  position: absolute;
  right: 1.25em;
  bottom: 1.5em;
  display: block;
  width: 2.875em;
  height: .8125em;
  border-right: 1px solid #0066CB;
  border-bottom: 1px solid #0066CB;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
}

@media screen and (max-width: 960px) {
  .p-index-maintenance-nav:after {
    right: .625em;
    bottom: .75em;
  }
}

.p-index-maintenance-nav__image {
  position: relative;
  width: 100%;
}

.p-index-maintenance-nav__image img {
  width: 100%;
  margin: -15.71429% auto 0;
}

@media screen and (max-width: 960px) {
  .p-index-maintenance-nav__image {
    width: 50%;
  }
}

.p-index-maintenance-nav__image:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  width: calc(100% - 2.5em);
  height: 1px;
  background: #0066CB;
}

@media screen and (max-width: 960px) {
  .p-index-maintenance-nav__image:after {
    width: 93.33333%;
  }
}

.p-index-maintenance-nav__contents {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  padding: 1.25em 2.5em 2.8125em;
}

@media screen and (max-width: 960px) {
  .p-index-maintenance-nav__contents {
    width: 50%;
    margin: auto 0;
    padding: 4.16667% 6.66667% 4.16667% 3.33333%;
  }
}

.p-index-maintenance-nav__head {
  font-size: 1.5em;
  line-height: 1;
}

.p-index-maintenance-nav__body {
  /* -0.3125emem for line-height offset */
  margin-top: 1.5625em;
  margin-bottom: -.3125em;
  line-height: 1.625;
}

@media screen and (max-width: 960px) {
  .p-index-maintenance-nav__body {
    margin-top: 1em;
  }
}

/* topics
=============================== */
.p-index-topics {
  padding: 4.6875em 0 6.25em;
  background: #3f3f3f;
}

.p-index-topics__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1120px;
  max-width: 90.66874%;
  margin: 0 auto;
}

.p-index-topics__head {
  width: 31.25%;
}

@media screen and (max-width: 960px) {
  .p-index-topics__head {
    width: 100%;
  }
}

.p-index-topics__body {
  width: 68.75%;
}

@media screen and (max-width: 960px) {
  .p-index-topics__body {
    width: 100%;
    margin-top: 7.35294%;
  }
}

.p-index-topics__foot {
  position: absolute;
  bottom: 0;
  left: 1.25em;
  width: 9.375em;
}

@media screen and (max-width: 960px) {
  .p-index-topics__foot {
    position: static;
    width: 88.23529%;
    margin: 7.35294% auto 0;
  }
}

.p-index-topics-list.is-hide {
  display: none;
}

.p-index-topics-list__item {
  border-bottom: 1px solid #555;
}

.p-index-topics-list .topics-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1.5625em 0;
  text-decoration: none;
}

.p-index-topics-list__item:first-child .p-index-topics-list .topics-link {
  padding-top: 0;
}

.p-index-topics-list .topics-link__head {
  width: 6.5625em;
  /* -0.375emem for line-height offset */
  margin-top: -.375em;
  margin-bottom: -.375em;
  text-align: center;
}

.p-index-topics-list .topics-link__text {
  position: relative;
  width: calc(100% - 6.5625em);
  /* -0.375emem for line-height offset */
  margin-top: -.375em;
  margin-bottom: -.375em;
  padding-left: 3em;
}

.p-index-topics-list .topics-link__text:before {
  content: "";
  position: absolute;
  top: .875em;
  left: 1em;
  width: 1em;
  height: 1px;
  background: #0066CB;
}

.p-index-topics-list a.topics-link {
  -webkit-transition: all .3s;
          transition: all .3s;
}

.p-index-topics-list a.topics-link:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

/* recruit
=============================== */
.p-index-recruit {
  position: relative;
  padding: 4.6875em 0 6.25em;
  background: url(../img/bg_index_recruit.png) 75% bottom no-repeat;
  background-size: auto 80%;
}

@media screen and (max-width: 560px) {
  .p-index-recruit {
    padding-bottom: 3.75em;
    background-size: contain;
  }
}

.p-index-recruit:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/bg_index_recruit_line.png) right top repeat;
}

.p-index-recruit__inner {
  position: relative;
  z-index: 1;
  width: 1120px;
  max-width: 90.66874%;
  margin: 0 auto;
}

.p-index-recruit__lead {
  /* -0.4375emem for line-height offset */
  margin-top: 2.6875em;
  margin-bottom: -.4375em;
  text-align: center;
  line-height: 1.875;
}

@media screen and (max-width: 560px) {
  .p-index-recruit__lead {
    text-align: justify;
    text-justify: auto;
  }
}

.p-index-recruit__lead > p + p {
  margin-top: 1.875em;
}

.p-index-recruit__button {
  width: 21.875em;
  max-width: 100%;
  margin: 3.125em auto 0;
}

@media screen and (max-width: 960px) {
  .p-index-recruit__button {
    width: 88.23529%;
  }
}


.p-index-movie_modal{
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-index-movie-modal_bg{
  width: 100%;
  height: 100%;
  background-color: rgba(30,30,30,0.9);
}

.p-index-movie-modal_wrap{
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  max-width: 1000px;
  width: 100%;
}

.p-index-movie-modal_inner{
  padding: 0 2em;
}

.p-index-movie-modal_inner video{
  width: 100%;
}

.p-index-movie-modal_close{
  position: absolute;
  top: -10%;
  right: 0;
  cursor: pointer;
  font-size: 3rem;
  line-height: 1;
}

@media screen and (max-width: 960px) {
  .p-index-movie-modal_close{
    top: -15%;
    right: 3.5%;
  }
}

/* ============================================================= *

Newcar

* ============================================================= */
.p-newcar-contents > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-newcar-contents > div#zenkoku_zankure {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-newcar-contents br {
  display: none;
}

.p-newcar-contents object {
  float: left;
  width: 50%;
  padding: 1rem;
}

.p-newcar-contents div[id^="img600"] {
  float: left;
  width: 50%;
  padding: 1rem;
}

@media screen and (max-width: 560) {
  .p-newcar-contents div[id^="img600"] {
    width: 100%;
    padding: .75rem 0;
  }
}

.p-newcar-contents div[id^="img600"] a {
  display: block;
  -webkit-transition: all .3s ease-out;
          transition: all .3s ease-out;
          transition: all .3s ease-out;
}

.p-newcar-contents div[id^="img600"] a:hover {
  opacity: .7;
}

.p-newcar-contents div[id^="img600"] a img {
  width: 100%;
}

.p-newcar-contents table {
  width: 100%;
  padding: 3rem 0;
  border-spacing: 1rem 0;
  border-collapse: separate;
  table-layout: fixed;
}

.p-newcar-contents table a {
  display: block;
  -webkit-transition: all .3s ease-out;
          transition: all .3s ease-out;
          transition: all .3s ease-out;
}

.p-newcar-contents table a:hover {
  opacity: .7;
}

.p-newcar-contents table img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

@media screen and (max-width: 960) {
  .p-newcar-contents table tr:first-child {
    display: none;
  }
}

/* ============================================================= *

Used Car

* ============================================================= */

.p-usedcar-container {
  width: 100%;
}

.p-index-usedcar-list__inner .slick-dots > li button{
  border: 0;
}
.p-index-usedcar-list__inner .slick-dots > li button:hover{
  cursor: pointer;
}

.p-usedcar-search-menu {
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-bottom: 32px;
  padding: 48px;
  background-color: #f6f6f6;
}

.p-usedcar-search-column {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.p-usedcar-search-column:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-usedcar-search-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 50%;
  margin-bottom: 15px;
  font-size: 1.4rem;
}

.p-usedcar-search-type dt {
  width: 140px;
  padding-right: .4em;
  text-align: left;
}

.p-usedcar-search-type dd span {
  display: block;
  font-size: 1rem;
}

.p-usedcar-search-type dd select {
  height: 24px;
  border-radius: 2px;
  background-color: #fff;
  font-size: 1.5rem;
}

.p-usedcar-search-type dd option {
  height: 24px;
  font-size: 1.4rem;
}

.p-usedcar-search-type._shop-name select {
  width: 220px;
}

.p-usedcar-search-type._maker-name select {
  width: 128px;
}

.p-usedcar-search-type._car-name select {
  width: 210px;
}

.p-usedcar-search-type._body-name select {
  width: 170px;
}

.p-usedcar-search-type._distance select {
  width: 130px;
}

.p-usedcar-search-type._distance select {
  width: 130px;
}

.p-usedcar-search-type._price select {
  width: 95px;
}

.p-usedcar-search-type._price dd + dd:before {
  content: "~";
  padding: 0 .2em 0 .4em;
}

.p-usedcar-search-type._year select {
  width: 85px;
}

.p-usedcar-search-type._year dd + dd:before {
  content: "~";
  padding: 0 .2em 0 .4em;
}

.p-usedcar-search-type._search dd {
  text-align: left;
}

.p-usedcar-search-type._search input {
  width: 200px;
  height: 24px;
  border-radius: 2px;
}

.p-usedcar-search-color {
  display: none;
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
  align-items: center;
      flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 16px;
  border: 1px solid #ddd;
  background-color: #fff; */
}

.p-usedcar-search-color__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33%;
  margin: 4px 0;
}

.p-usedcar-search-color__item input {
  margin-right: .8em;
}

.p-usedcar-search-color__item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-usedcar-search-color__item span {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .2em;
}

.p-usedcar-search-color__item .colWT {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #c0c0c0;
  background-color: #fff;
}

.p-usedcar-search-color__item .colBG {
  background-color: #cdcd9c;
}

.p-usedcar-search-color__item .colRD {
  background-color: #0066CB;
}

.p-usedcar-search-color__item .colRD {
  background-color: #0066CB;
}

.p-usedcar-search-color__item .colBL {
  background-color: #0080ff;
}

.p-usedcar-search-color__item .colGN {
  background-color: #008000;
}

.p-usedcar-search-color__item .colBK {
  background-color: #000000;
}

.p-usedcar-search-color__item .colBR {
  background-color: #804000;
}

.p-usedcar-search-color__item .colGL {
  background-color: #c4c400;
}

.p-usedcar-search-color__item .colSL {
  background-color: #c0c0c0;
}

.p-usedcar-search-color__item .colYL {
  background-color: #ffd940;
}

.p-usedcar-search-color__item .colOR {
  background-color: #ff8000;
}

.p-usedcar-search-color__item .colOR {
  background-color: #ff8000;
}

.p-usedcar-search-color__item .colPK {
  background-color: #ff80c0;
}

.p-usedcar-search-color__item .colPP {
  background-color: #6a00d5;
}

.p-usedcar-search-color__item .colGY {
  background-color: #666666;
}

.p-usedcar-search-color__item .colOT {
  background-color: #fff;
}

.p-usedcar-search-button {
  width: 100%;
  max-width: 330px;
font-size: 2rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-top: 20px;
}

.p-usedcar-search-sort {
  display: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

.p-usedcar-search-sort li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #000;
}

.p-usedcar-search-sort li:first-child {
  margin-left: 0;
}

.p-usedcar-search-sort li a {
  color: #0066CB;
}

.p-usedcar-search-paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-bottom: 1.2em;
  padding: 1em 0;
  font-size: 1.5rem;
}

.p-usedcar-search-paging a {
  color: #0066CB;
}

.p-usedcar-search-paging__link span {
  padding: 0 .8em;
}

.p-usedcar-search-paging__link span:first-child {
  border-right: 1px solid #000;
}

.p-usedcar-search-caution {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 .6em;
  font-size: 1.2rem;
}

.p-usedcar-search-caution:before {
  content: "※";
}

.p-usedcar-stock-table {
  width: 100%;
}

.p-usedcar-stock-table__head {
  display: block;
  display: table;
  width: 100%;
  margin-bottom: 25px;
  background-color: #0066CB;
  color: #fff;
}

.p-usedcar-stock-table__head div {
  display: table-cell;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: .6em 0;
  border-right: 1px solid #fff;
  text-align: center;
  vertical-align: middle;
}

.p-usedcar-stock-table__head div:first-child {
  width: 28.5%;
}

.p-usedcar-stock-table__head div:nth-child(3),
.p-usedcar-stock-table__head div:nth-child(4),
.p-usedcar-stock-table__head div:nth-child(5),
.p-usedcar-stock-table__head div:last-child {
  width: 13.2%;
}

.p-usedcar-stock-table__head div:last-child {
  border-right: 0;
}

.p-usedcar-stock-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-bottom: 25px;
  border-collapse: collapse;
}

.p-usedcar-stock-item__inner {
  display: block;
  width: 100%;
}


.p-usedcar-stock-item__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.p-usedcar-stock-item__row dd {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ddd;
}

.p-usedcar-stock-item__head {
  width: 30%;
}

.p-usedcar-stock-item__price,
.p-usedcar-stock-item__year,
.p-usedcar-stock-item__distance,
.p-usedcar-stock-item__inspection,
.p-usedcar-stock-item__repair {
  width: 14%;
}

.p-usedcar-stock-item__head {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #ddd;
}

.p-usedcar-stock-item__head-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 5px;
  text-decoration: none;
}

.p-usedcar-stock-item__head-info {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 52%;
  padding: 10px;
  text-align: left;
}

.p-usedcar-stock-item__fig {
  display: block;
  width: 48%;
}

.p-usedcar-stock-item__fig img {
  display: block;
  width: 100%;
}

.p-usedcar-stock-item__color {
  font-size: 1.4rem;
}

.p-usedcar-stock-item__type {
  font-size: 1.4rem;
}

.p-usedcar-stock-item__body {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-bottom: 24px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  background-color: #f6f6f6;
}

.p-usedcar-stock-item__body a {
  color: #0066CB;
  font-size: 1.4rem;
}

.p-usedcar-stock-item__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #ddd;
  font-size: 1.4rem;
}
.p-usedcar-stock-item__price{
  padding: 1em 0;
  width: 20%;
}
.p-usedcar-stock-item__price em {
  font-size: 2.4rem;
}
.p-usedcar-stock-item__price .total {
  color: #cc0000;
}
.p-usedcar-stock-table__head div:nth-child(2), 

.p-usedcar-stock-item__year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #ddd;
}

.p-usedcar-stock-item__distance {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #ddd;
}

.p-usedcar-stock-item__inspection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #ddd;
}

.p-usedcar-stock-item__repair {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-usedcar-stock-item__shop {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: .4em;
  border-top: 1px solid #ddd;
  color: #002d45;
  text-align: right;
}

.p-usedcar-stock-item__button {
  display: none;
}



/* ============================================================= *

Used Car 詳細

* ============================================================= */
.p-usedcar-detail {
  padding: 0;
}

.p-usedcar-detail__title {
  display: block;
  padding-bottom: .4em;
  color: #0066CB;
  font-size: 2.4rem;
}

.p-usedcar-detail-head {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 2.2em;
  padding: 1.5em 0 1.3em;
  border-top: 1px solid #0066CB;
  border-bottom: 1px solid #0066CB;
}

.p-usedcar-detail-head__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}

.p-usedcar-detail-head__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: baseline;
  line-height: 1.4;
}

.p-usedcar-detail-head__price em {
  padding-left: .3em;
  color: #000;
  font-size: 3.2rem;
}
div.p-usedcar-detail-head__row:nth-child(3) em {
  padding-left: .8em;
}
.p-usedcar-detail-head .p-usedcar-detail-head__row:first-child .p-usedcar-detail-head__price em {
  color: #cc0000;
}

.p-usedcar-detail-head__shop a {
  padding-left: 1em;
}

.p-usedcar-detail-head__tel {
  display: block;
  margin-left: auto;
  padding: .8em 0 1.2em;
  font-size: 2rem;
}

.p-usedcar-detail-head__tel a {
  color: #0066CB;
  pointer-events: none;
  text-decoration: none;
}

.p-usedcar-detail-head__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-usedcar-detail-head__info li + li {
  padding-left: 1em;
}

.p-usedcar-detail-head__contact {
  margin: 0;
  padding: .2em 0;
}

.p-usedcar-detail-slide-container {
  overflow: hidden;
  margin-bottom: 24px;
  padding: 24px 0;
  background-color: #eee;
}

.p-usedcar-detail-slide-container__inner {
  width: 100%;
}

.p-usedcar-detail-slide {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
}

.p-usedcar-detail-slide__fig {
  text-align: center;
}

.p-usedcar-detail-slide__text {
  padding: .4em 0 .8em;
  font-size: 1.4rem;
}

.p-usedcar-detail-slide-thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -ms-flex-wrap: wrap;
  align-items: stretch;
      flex-wrap: wrap;
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
}

.p-usedcar-detail-slide .slick-prev, .slick-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60px;
  height: 60px;
  padding: 0;
  outline: none;
  border: none;
  border-radius: 50%;
  background: transparent;
  color: #fff;
  font-size: 0px;
  line-height: 0px;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.p-usedcar-detail-slide .slick-next:before {
  margin-right: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


.p-usedcar-detail-slide-thumb > div {
  width: 9.1%;
  margin-left: 1%;
}

.p-usedcar-detail-slide-thumb > div:nth-child(10n + 1) {
  margin-left: 0;
}

.p-usedcar-detail-slide-thumb p {
  display: none;
}

.p-usedcar-detail-slide-thumb img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding-bottom: 5px;
}
.p-usedcar-detail-slide .p-usedcar-detail-slide-item{
  /* display: none; */
  float: left;
  height: 100%;
  min-height: 1px;
}



.p-usedcar-detail-slide-thumb > div{
  width: 9.1%;
    margin-left: 1%;
}

.p-usedcar-detail-slide-thumb .p-usedcar-detail-slide-item {
  cursor: pointer;
  -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
}

.p-usedcar-detail-slide-thumb .p-usedcar-detail-slide-item:hover {
  opacity: .65;
}


.p-usedcar-detail-info__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #0066CB;
  font-size: 1.8rem;
}

.p-usedcar-detail-info__title:before {
  content: "■";
}

.p-usedcar-detail-info-table {
  width: 100%;
  margin-bottom: 1em;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  table-layout: fixed;
}

.p-usedcar-detail-info-table th,
.p-usedcar-detail-info-table td {
  padding: 1.2em .6em;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}

.p-usedcar-detail-info-table th {
  background-color: #0066CB;
  color: #fff;
  text-align: center;
}

.p-usedcar-detail-info-table th + th {
  border-left: 1px solid #fff;
}

.p-usedcar-detail-info-table td + td {
  border-left: 1px solid #ccc;
}

.p-usedcar-detail-info-table a {
  color: #fff;
}

.p-usedcar-detail-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1em;
  color: #0066CB;
}

.p-usedcar-detail-comment__title {
  display: block;
  width: 188px;
  padding: .4em 0;
  border: 1px solid #0066CB;
  text-align: center;
}

.p-usedcar-detail-comment__text {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 750px;
  padding-left: 1em;
}

.p-usedcar-detail-caution {
  margin-bottom: 2em;
  color: #0066CB;
  font-size: 1.2rem;
}

.p-usedcar-detail-caution li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: .6em;
}

.p-usedcar-detail-caution li:before {
  content: "※";
}

.p-usedcar-detail-insuranc{
  display: none;
}

.p-usedcar-detail-insurance-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-bottom: 24px;
}

.p-usedcar-detail-insurance-item:first-of-type .p-usedcar-detail-insurance-item__logo {
  padding: 20px 60px 8px;
}

.p-usedcar-detail-insurance-item:last-of-type .p-usedcar-detail-insurance-item__logo {
  padding: 10px 38px 6px;
}

.p-usedcar-detail-insurance-item__logo {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 240px;
  padding: .3em;
  border: 1px solid #ccc;
  -webkit-transition: opacity .3s ease;
          transition: opacity .3s ease;
}

.p-usedcar-detail-insurance-item__logo:hover {
  opacity: .65;
}

.p-usedcar-detail-insurance-item__logo img {
  width: 100%;
}

.p-usedcar-detail-insurance-item__text {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 700px;
  padding-left: 2em;
}

.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60px;
  height: 60px;
  padding: 0;
  outline: none;
  border: none;
  border-radius: 50%;
  background: transparent;
  color: #fff;
  font-size: 0px;
  line-height: 0px;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
}

.slick-prev:before,
.slick-next:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-top: 4px solid #0066CB;
  border-right: 4px solid #0066CB;
}

.slick-prev {
  left: -6%;
}

[dir="rtl"] .slick-prev {
  right: -6%;
  left: auto;
}

.slick-prev:before {
  margin-left: 4px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

[dir="rtl"] .slick-prev:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.slick-next {
  right: -6%;
}

[dir="rtl"] .slick-next {
  right: auto;
  left: -6%;
}

.slick-next:before {
  margin-right: 4px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

[dir="rtl"] .slick-next:before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

/* .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
} */

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}



.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@media screen and (max-width: 960px) {
  .p-usedcar-stock-table__head {
    display: none;
  }
  .usedcarlist_i {
    overflow: hidden;
  }
  .usedcarlist_i li {
    display: block;
    float: left;
    width: 49%;
    margin-right: 0;
    margin-bottom: 8px;
    margin-left: 2%;
  }
  .usedcarlist_i li:nth-of-type(2n + 1) {
    margin-left: 0;
  }
  .usedcarlist_i li:nth-of-type(3n) {
    margin-right: 0;
  }
  .usedcarlist_i li a {
    display: block;
  }
  .usedcarlist_i li a img {
    display: block;
    width: 100%;
  }
  .p-usedcar-stock-item__head {
    display: block;
    width: 100%;
  }
  .p-usedcar-search-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
    margin-bottom: 40px;
    padding: 16px;
  }
  .p-usedcar-search-column {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 0;
  }
  .p-usedcar-search-column:first-child {
    padding: 0;
  }
  .p-usedcar-search-column:last-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-top: 16px;
  }
  .p-usedcar-search-type {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 1.2rem;
  }
  .p-usedcar-search-type dt {
    display: block;
    text-align: left;
  }
  .p-usedcar-search-type dd {
    display: inline-block;
    width: 80%;
    vertical-align: middle;

  }
  .p-usedcar-search-type dd span {
    display: block;
    font-size: 1rem;
  }
  .p-usedcar-search-type dd select {
    width: 100% !important;
    height: 2em;
    border-radius: 2px;
    background-color: #fff;
    font-size: 1.2rem;
  }
  .p-usedcar-search-type dd option {
    height: 1.4em;
    font-size: 1.2rem;
  }
  .p-usedcar-search-type._price select {
    width: 100%;
  }
  .p-usedcar-search-type._price dd {
    width: 35%;
  }
  .p-usedcar-search-type._price dd + dd {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .p-usedcar-search-type._price dd + dd:before {
    content: "~";
    padding: 0 .2em 0 .4em;
  }
  .p-usedcar-search-type._year select {
    width: 100%;
  }
  .p-usedcar-search-type._year dd {
    width: 35%;
  }
  .p-usedcar-search-type._year dd + dd {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .p-usedcar-search-type._year dd + dd:before {
    content: "~";
    padding: 0 .2em 0 .4em;
  }
  .p-usedcar-search-type._search dd {
    text-align: left;
  }
  .p-usedcar-search-type._search input {
    width: 200px;
    height: 24px;
    border-radius: 2px;
  }
  .p-usedcar-search-color {
    display: none;
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    align-items: center;
        flex-wrap: wrap; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 16px;
    border: 1px solid #ddd;
  }
  .p-usedcar-search-color__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    margin: 4px 0;
    font-size: 1.2rem;
  }
  .p-usedcar-search-color__item input {
    margin-right: .8em;
  }
  .p-usedcar-search-color__item label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .p-usedcar-search-color__item span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: .2em;
  }
  .p-usedcar-search-sort {
    display: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: .4em;
    line-height: 1;
  }
  .p-usedcar-search-sort li {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
    padding: .4em;
    border: 0;
    text-align: center;
    font-size: 1.2rem;
  }
  .p-usedcar-search-sort li:first-child {
    width: 100%;
    margin-bottom: .4em;
  }
  .p-usedcar-search-paging {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
    margin-bottom: 1.2em;
    padding: 1em 0;
    font-size: 1.2rem;
  }
  .p-usedcar-search-paging__link span {
    padding: 0 .8em;
  }
  .p-usedcar-search-caution {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 .6em;
    font-size: 1.2rem;
  }
  .p-usedcar-search-caution:before {
    content: "※";
  }
  .p-usedcar-stock-item__head a {
    text-decoration: none;
  }
  .p-usedcar-stock-item__head-inner {

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 16px 16px 0;
  }
  .p-usedcar-stock-item__head-info {
    display: block;
    width: 100%;
  }
  .p-usedcar-stock-item__fig {
    display: block;
    width: 100%;
  }
  .p-usedcar-stock-item__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .p-usedcar-stock-item__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    padding: 0 24px 12px;
    border: 0;
    line-height: 1.4;
  }
  .p-usedcar-stock-item__year {
    display: block;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    padding: 0 24px;
    border: 0;
    font-size: 1.2px;
    font-size: 1.2rem;
  }
  .p-usedcar-stock-item__year br {
    display: none;
  }
  .p-usedcar-stock-item__distance {
    display: block;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    padding: 0 24px;
    border: 0;
    font-size: 1.2px;
    font-size: 1.2rem;
  }
  .p-usedcar-stock-item__inspection {
    display: block;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    padding: 0 24px;
    border: 0;
    font-size: 1.2rem;
  }
  .p-usedcar-stock-item__repair {
    display: block;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    padding: 0 24px 16px;
    border: 0;
    font-size: 1.2rem;
  }
  .p-usedcar-stock-item__shop {
    font-size: 1.2px;
    font-size: 1.2rem;
  }
  .p-usedcar-detail {
    padding: 0;
  }
  .p-usedcar-detail__title {
    display: block;
    font-size: 1.8rem;
  }
  .p-usedcar-detail-head {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 1.6em;
    padding: 1em .6em;
    border-top: 1px solid #0066CB;
    border-bottom: 1px solid #0066CB;
    font-size: 1.8rem;
  }
  .p-usedcar-detail-head__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0;
  }
  .p-usedcar-detail-head__price {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
  }
  .p-usedcar-detail-head__price em {
    color: #0066CB;
    font-size: 1.8rem;
  }
  .p-usedcar-detail-head__price em  {
    color: #0066CB;
    font-size: 1.8rem;
  }

  div.p-usedcar-detail-head__row:nth-child(3) em {
    padding-left: .3em;
  }

  .p-usedcar-detail-head__shop {
    display: flex;
    width: 100%;
  }
  .p-usedcar-detail-head__shop a {
    display: block;
  }
  .p-usedcar-detail-head__tel {
    display: block;
  }
  .p-usedcar-detail-head__tel a {
    display: inline;
    margin-left: .4em;
    color: #0066CB;
  }
  .p-usedcar-detail-head__info {
    display: block;
    width: 100%;
    padding-bottom: 1em;
  }
  .p-usedcar-detail-head__info li {
    display: inline-block;
    vertical-align: middle;
  }
  .p-usedcar-detail-head__info li + li {
    padding-left: 1em;
  }
  .p-usedcar-detail-head__tel {
    margin: 0 auto 0 0;
    padding: 0;
    font-size: 1.2rem;
  }
  .p-usedcar-detail-head__contact {
    width: 70%;
    padding: .4em 0;
  }
  .p-usedcar-detail-slide-container {
    overflow: hidden;
    margin-bottom: 24px;
    padding: 24px 16px;
    background-color: #eee;
  }
  .p-usedcar-detail-slide {
    width: 100%;
  }
  .p-usedcar-detail-slide__fig {
    width: 100%;
    text-align: center;
  }
  .p-usedcar-detail-slide__fig img {
    display: block;
    width: 100%;
  }
  .p-usedcar-detail-slide__text {
    padding: 16px;
    font-size: 1.2rem;
  }
  .p-usedcar-detail-slide-thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -ms-flex-wrap: wrap;
    align-items: stretch;
        flex-wrap: wrap;
    width: 100%;
  }
  .p-usedcar-detail-slide-thumb > div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 24%;
    margin-bottom: 5px;
    margin-left: 1%;
  }
  .p-usedcar-detail-slide-thumb > div:nth-child(4n + 1) {
    margin-left: 0;
    padding-left: 0;
  }
  .p-usedcar-detail-slide-thumb p {
    display: none;
  }
  .p-usedcar-detail-slide-thumb img {
    width: 100%;
  }

  .p-usedcar-detail-slide-thumb .p-usedcar-detail-slide-item {
    cursor: pointer;
    -webkit-transition: opacity .3s ease;
            transition: opacity .3s ease;
    
  }
  .p-usedcar-detail-slide-thumb .p-usedcar-detail-slide-item:hover {
    opacity: .65;
  }
  .p-usedcar-detail-info__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0066CB;
    font-size: 1.4rem;
  }
  .p-usedcar-detail-info__title:before {
    content: "■";
  }
  .p-usedcar-detail-info-table {
    width: 100%;
    margin-bottom: 1em;
    font-size: 1.2rem;
  }
  .p-usedcar-detail-info-table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -ms-flex-wrap: wrap;
    align-items: stretch;
        flex-wrap: wrap;
    width: 100%;
  }
  .p-usedcar-detail-info-table th,
  .p-usedcar-detail-info-table td {
    display: block;
    padding: 1em;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
  }
  .p-usedcar-detail-info-table th {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    background-color: #0066CB;
    color: #fff;
    text-align: center;
  }
  .p-usedcar-detail-info-table th + th {
    border-left: 1px solid #fff;
  }
  .p-usedcar-detail-info-table td {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    padding: 1em 1.8em;
  }
  .p-usedcar-detail-info-table td + td {
    border-left: 1px solid #ccc;
  }
  .p-usedcar-detail-info-table a {
    color: #fff;
  }
  .p-usedcar-detail-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 2em 0 1.4em;
    color: #0066CB;
    font-size: 1.2rem;
  }
  .p-usedcar-detail-comment__title {
    display: block;
    width: 38%;
    margin-bottom: .4em;
    padding: .4em 0;
    border: 1px solid #0066CB;
    text-align: center;
  }
  .p-usedcar-detail-comment__text {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding-left: 0;
  }
  .p-usedcar-detail-caution {
    margin-bottom: 2em;
    color: #0066CB;
    font-size: 1.1rem;
  }
  .p-usedcar-detail-caution li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: .6em;
  }
  .p-usedcar-detail-caution li:before {
    content: "※";
  }
  .p-usedcar-detail-insurance-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 70%;
    margin: 0 auto 24px;
  }
  .p-usedcar-detail-insurance-item:first-of-type .p-usedcar-detail-insurance-item__logo {
    padding: 20px 60px 8px;
  }
  .p-usedcar-detail-insurance-item:last-of-type .p-usedcar-detail-insurance-item__logo {
    padding: 10px 38px 6px;
  }
  .p-usedcar-detail-insurance-item__logo {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin-bottom: .4em;
    padding: .3em;
    border: 1px solid #ccc;
    -webkit-transition: opacity .3s ease;
            transition: opacity .3s ease;
  }
  .p-usedcar-detail-insurance-item__logo:hover {
    opacity: .65;
  }
  .p-usedcar-detail-insurance-item__logo img {
    width: 100%;
  }
  .p-usedcar-detail-insurance-item__text {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    font-size: 1.2rem;
  }
  .slick-prev:before, .slick-next:before {
    width: 16px;
    height: 16px;
    border-top: 3px solid #0066CB;
    border-right: 3px solid #0066CB;
}
.p-usedcar-detail-slide .slick-prev, .slick-next{
  top: 40%;
}
}

/* ============================================================= *

Special Car

* ============================================================= */
.p-specialcar-contents .frame-c {
  clear: both;
  width: 100%;
  padding: 5rem 0 0;
}

.p-specialcar-contents .frame-c::after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
}

.p-specialcar-contents .frame-c:first-child {
  padding-top: 0;
}

.p-specialcar-contents .frame-c * {
  text-align: left !important;
}

.p-specialcar-contents .frame-c .mainimg-cw {
  float: left;
  overflow: hidden;
  width: 20rem;
  vertical-align: top;
  font-size: 1.2rem;
}

@media screen and (max-width: 560) {
  .p-specialcar-contents .frame-c .mainimg-cw {
    float: none;
    width: 100%;
    margin-bottom: 1rem;
  }
}

.p-specialcar-contents .frame-c .mainimg-cw a {
  display: block;
  margin-bottom: 1em;
  -webkit-transition: all .3s ease-out;
          transition: all .3s ease-out;
          transition: all .3s ease-out;
}

.p-specialcar-contents .frame-c .mainimg-cw a:hover {
  opacity: .7;
}

.p-specialcar-contents .frame-c .mainimg-cw a img {
  float: none;
  margin-right: 0;
}

@media screen and (max-width: 560) {
  .p-specialcar-contents .frame-c .mainimg-cw a {
    float: left;
    width: 15rem;
    margin-right: 1rem;
  }
}

.p-specialcar-contents .frame-c .mainimg-cw img {
  float: left;
  margin-right: .5em;
}

.p-specialcar-contents .frame-c .mainimg-cw .gas {
  overflow: hidden;
}

.p-specialcar-contents .frame-c .maintxt-cw {
  overflow: hidden;
  padding-left: 2rem;
  background-image: none;
  vertical-align: top;
}

@media screen and (max-width: 560) {
  .p-specialcar-contents .frame-c .maintxt-cw {
    padding-left: 0;
  }
}

.p-specialcar-contents .frame-c ul.n-cw {
  padding: 0 0 1em 1.5em;
  list-style-type: disc;
  font-size: 1.4rem;
}

.p-specialcar-contents .frame-c ul.n-cw li {
  list-style-position: outside;
  list-style-type: disc;
}

.p-specialcar-contents .frame-c .cartype-w {
  padding: 0 0 5px 0;
  font-size: 1.4rem;
}

.p-specialcar-contents .frame-c .carname-cw {
  margin: 0 0 1.5rem;
  padding-left: 0;
  border-bottom: 1px solid #0066CB;
  font-size: 2rem;
}

.p-specialcar-contents .frame-c .carname-cw a {
  color: #0066CB;
  text-decoration: none;
}

.p-specialcar-contents .frame-c .carname-cw a:hover {
  text-decoration: underline;
}

.p-specialcar-contents .frame-c .spacialeq-cw {
  margin: 0 0 5px;
  font-size: 1.6rem;
}

.p-specialcar-contents .frame-c .clear-toku {
  height: 0;
}

.p-specialcar-contents .corner-cw {
  display: none;
}

/* ============================================================= *

Demo Car

* ============================================================= */
.p-democar-contents .ATC-title-text {
  padding-left: 0;
  border-left: 0;
  font-size: 1.625em;
}

.p-democar-contents .ATC-car-contents:not(:last-child) {
  margin-bottom: 3.75em;
}

.p-democar-contents .ATC-car-contents-lineup-inner {
  min-width: 0;
}

@media screen and (max-width: 960px) {
  .p-democar-contents .ATC-car-contents-lineup-inner {
    width: 20%;
  }
}

@media screen and (max-width: 560px) {
  .p-democar-contents .ATC-car-contents-lineup-inner {
    width: 33.33333%;
  }
}

/* ============================================================= *

Usedcar

* ============================================================= */
.p-usedcar-contents .COMMON-UCAR-table-list .COMMON-UCAR-thumb {
  margin-right: .75em;
}

.p-usedcar-contents .COMMON-UCAR-table-list .COMMON-UCAR-name {
  float: none;
  overflow: hidden;
  width: auto;
  font-size: .8125em;
}

.p-usedcar-contents .COMMON-UCAR-table-list .COMMON-UCAR-name a {
  font-weight: 550;
  font-size: 1.23077em;
}

.p-usedcar-contents .COMMON-UCAR-search {
  padding: 1.25em;
  background: #f4f4f4;
}

.p-usedcar-contents .COMMON-UCAR-search input,
.p-usedcar-contents .COMMON-UCAR-search select {
  background-color: #fff;
}

.p-usedcar-contents .COMMON-UCAR-search-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          flex-direction: column;
}

.p-usedcar-contents .COMMON-UCAR-search-list li input {
  margin-right: .25em;
}

.p-usedcar-contents .COMMON-UCAR-search-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

@media screen and (max-width: 960px) {
  .p-usedcar-contents .COMMON-UCAR-detail-contact-container {
    bottom: 5.5em;
    max-width: 74%;
    margin: 0 0 0 2em;
  }
  .p-usedcar-contents .COMMON-UCAR-detail-contact-container .COMMON-UCAR-detail-contact__body, 
  .p-usedcar-contents .COMMON-UCAR-detail-contact-container .COMMON-UCAR-detail-contact__body em {
        font-size: 11px;
    }
}

/* for responsive
=============================== */
@media screen and (max-width: 960px) {
  #usedcar-resp .COMMON-UCAR-table table,
  #usedcar-resp .COMMON-UCAR-table thead,
  #usedcar-resp .COMMON-UCAR-table tbody,
  #usedcar-resp .COMMON-UCAR-table tr,
  #usedcar-resp .COMMON-UCAR-table th,
  #usedcar-resp .COMMON-UCAR-table td {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-table-header {
    display: none;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-table-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
    -ms-flex-wrap: wrap;
            align-items: stretch;
        flex-wrap: wrap;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-name {
    float: none;
    width: auto;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin-bottom: 1em;
    background: #f4f4f4;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-thumb {
    float: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
            box-sizing: border-box;
    width: 320px;
    max-width: 50%;
    margin: 0;
    padding: 0;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-thumb a {
    display: block;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-thumb a img {
    display: block;
    width: 100% !important;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-name {
    padding-right: 1.2em;
    padding-left: 1.2em;
    font-size: 1.125em;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-name a {
    display: inline-block;
    margin-bottom: .5em;
    /* 車種名*/
    font-size: 140%;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-price {
    /* 車両販売価格*/
    width: 100%;
    padding-bottom: 1em;
    text-align: center;
    font-size: 1.5em;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-price br {
    display: none;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-price span {
    display: inline-block;
    margin-left: .5em;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-price:before {
    content: "\8ECA\4E21\8CA9\58F2\4FA1\683C\FF1A";
    display: inline-block;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-year,
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-distance,
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-color,
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-power {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 8px 0 8px 7em;
    border-bottom: 1px solid #ddd;
    font-size: 1.25em;
    line-height: 2;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-year:before,
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-distance:before,
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-color:before,
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-power:before {
    content: "\5E74\5F0F";
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
    float: left;
    width: 6em;
    background: #444;
    color: #fff;
    text-align: center;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-year {
    /* 年式 */
    border-top: 1px solid #eee;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-year:before {
    content: "\5E74\5F0F";
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-distance {
    /* 走行距離 */
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-distance:before {
    content: "\8D70\884C\8DDD\96E2";
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-color {
    /* カラー */
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-color:before {
    content: "\30AB\30E9\30FC";
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-power {
    /* 排気量 */
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-power:before {
    content: "\6392\6C17\91CF";
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-compare-check {
    margin-top: 1em;
    margin-bottom: 1em;
    padding: .75em;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-shop {
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
    border-bottom: 3px solid #bfbfbf;
    font-size: 1.25em;
  }
  #usedcar-resp .COMMON-UCAR-table .COMMON-UCAR-shop a {
    display: inline-block;
  }
}

@media screen and (max-width: 560px) {
  #usedcar-resp #UCAR-search {
    padding-top: 10px;
  }
  #usedcar-resp .COMMON-UCAR-search table,
  #usedcar-resp .COMMON-UCAR-search thead,
  #usedcar-resp .COMMON-UCAR-search tbody,
  #usedcar-resp .COMMON-UCAR-search tr,
  #usedcar-resp .COMMON-UCAR-search th,
  #usedcar-resp .COMMON-UCAR-search td {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
    line-height: 1.75;
  }
  #usedcar-resp .COMMON-UCAR-search th {
    padding-top: .75em;
  }
  #usedcar-resp .COMMON-UCAR-search td {
    padding-bottom: .75em;
    border-bottom: 1px solid #c9c9c9;
  }
  #usedcar-resp .COMMON-UCAR-search-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #usedcar-resp .COMMON-UCAR-search-btns .COMMON-UCAR-search-submit {
    display: block;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  #usedcar-resp .COMMON-UCAR-search-btns .COMMON-UCAR-search-toggle,
  #usedcar-resp .COMMON-UCAR-search-btns .COMMON-UCAR-search-reset {
    display: block;
    float: none;
    width: auto;
    margin: 0 10px;
  }
  #usedcar-resp .COMMON-UCAR-search-btns .COMMON-UCAR-search-title {
    margin-top: 1em;
  }
  #usedcar-resp .COMMON-UCAR-detail-table table,
  #usedcar-resp .COMMON-UCAR-detail-table thead,
  #usedcar-resp .COMMON-UCAR-detail-table tbody,
  #usedcar-resp .COMMON-UCAR-detail-table tr,
  #usedcar-resp .COMMON-UCAR-detail-table th,
  #usedcar-resp .COMMON-UCAR-detail-table td {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
    line-height: 1.75;
  }
  #usedcar-resp .COMMON-UCAR-detail-table th {
    padding: .75em 1em;
  }
  #usedcar-resp .COMMON-UCAR-detail-table td {
    padding: .75em 1em;
  }
  #usedcar-resp .COMMON-UCAR-detail-shop-name,
  #usedcar-resp .COMMON-UCAR-detail-shop-info {
    float: none;
    padding-top: 1em;
  }
}

/* ============================================================= *

Lineup

* ============================================================= */
.CMN-L {
  width: 100%;
}

.CMN-L__title {
  margin-top: -3rem;
  padding-top: 3rem;
}

.CMN-L__titleInner {
  margin-bottom: 1.15385em;
  letter-spacing: .125em;
  font-weight: bold;
  font-size: 1.625em;
}

.CMN-L__titleInner img {
  opacity: 0;
}

/* anchor button
=============================== */
.CMN-L__anchorBtn {
  position: relative;
  margin-bottom: 5em;
  padding: 3.25em 0;
}

.CMN-L__anchorBtn > * {
  position: relative;
  z-index: 1;
}

.CMN-L__anchorBtn:before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(560px - 47.07174vw);
  z-index: 0;
  display: block;
  width: 100vw;
  height: 100%;
  background: #4f4f4f;
}

@media screen and (max-width: 1312.10978px) {
  .CMN-L__anchorBtn:before {
    left: -4.66563vw;
  }
}

.CMN-L__anchorBtn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -1%;
}

.CMN-L__anchorBtn-item {
  display: inline-block;
  max-width: 22%;
  margin: 1%;
  word-spacing: normal;
  letter-spacing: normal;
  font-size: 1rem;
}

.CMN-L__anchorBtn-item a {
  display: block;
  -webkit-transition: all .3s ease-out;
          transition: all .3s ease-out;
}

.CMN-L__anchorBtn-item a:hover {
  opacity: .7;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

.CMN-L__anchorBtn-item img {
  border: 0;
}

/* anchor text link
=============================== */
.CMN-L__anchorText {
  display: none;
}

/* car list
=============================== */
.CMN-L__car {
  margin-top: 3rem;
  margin-bottom: 6rem;
}

.CMN-L__carList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  width: 100%;
}

.CMN-L__carItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 24%;
  margin: .5%;
  border: 1px solid #aaa;
  background: #fff;
}

.CMN-L__carItem img {
  margin: 0 auto;
}

@media screen and (max-width: 960px) {
  .CMN-L__carItem {
    width: 32.3333%;
  }
}

@media screen and (max-width: 560px) {
  .CMN-L__carItem {
    width: 49%;
  }
}

.CMN-L__carItem-icon {
  overflow: hidden;
  margin-bottom: 10px;
}

.CMN-L__carItem-exhaust {
  display: inline-block;
  float: left;
}

.CMN-L__carItem-mileage {
  display: inline-block;
  float: right;
  min-width: 48%;
  text-align: right;
}

.CMN-L__carItem-mileage img {
  display: inline;
}

.CMN-L__carItem-img {
  margin-bottom: 5px;
  text-align: center;
}

.CMN-L__carItem-img img {
  border: 0;
}

.CMN-L__carItem-head {
  padding: 1em;
}

.CMN-L__carItem-head a .CMN-L__carItem-name {
  color: #000;
  text-decoration: underline;
}

.CMN-L__carItem-head a:hover .CMN-L__carItem-name {
  text-decoration: none;
}

.CMN-L__carItem-name {
  padding: .5em 0;
  text-align: center;
  letter-spacing: .02em;
  font-weight: bold;
}

.CMN-L__carItem-spec {
  padding: 1.2em 1.8em;
  background: #f4f4f4;
  font-size: 1.4rem;
}

@media screen and (max-width: 960px) {
  .CMN-L__carItem-spec {
    margin: auto 0;
    padding: 1em;
  }
}

.CMN-L__carItem-specItem {
  overflow: hidden;
  margin-bottom: 8px;
}

.CMN-L__carItem-specItem:last-child {
  margin-bottom: 0;
}

.CMN-L__carItem-specItem h5 {
  display: inline-block;
  float: left;
  padding-right: 1em;
  line-height: inherit;
}

.CMN-L__carItem-specItem p {
  display: inline-block;
  float: left;
}

.CMN-L__carItem-fuel2 {
  margin-top: 8px;
  padding: 1em;
  color: #023994;
  text-align: center;
  font-weight: bold;
  font-size: 1.4rem;
}

.CMN-L__carItem-fuel2Inner {
  overflow: hidden;
}

.CMN-L__carItem-fuel2Inner img {
  margin-top: -3px;
}

/* page top
=============================== */
.CMN-L__pageTop {
  display: none;
}

/* caution
=============================== */
.CMN-L__cautionList {
  font-size: 1.3rem;
  line-height: 1.8;
}

.CMN-L__cautionItem {
  margin-bottom: 6px;
  padding-left: 1em;
  text-align: justify;
  text-indent: -1em;
  text-justify: auto;
}

.CMN-L__cautionItem--star {
  color: #023994;
}

.CMN-L__cautionItem--star:before {
  content: "\2605";
}

.CMN-L__cautionItem:before {
  content: "\25cf";
}

.CMN-L__cautionItem--asterisk:before {
  content: "\203B";
}

/* zankure
=============================== */
#zenkoku_zankure a {
  display: inline-block;
  -webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
  -webkit-transition: all .3s ease-out;
          transition: all .4s cubic-bezier(.165, .84, .44, 1);
          transition: all .3s ease-out;
}

#zenkoku_zankure a:hover {
  opacity: .7;
}

/* ============================================================= *

Showroom

* ============================================================= */
.p-showroom-map {
  width: 100%;
  height: 400px;
  background: #aaa;
}

/* ============================================================= *

Sr

* ============================================================= */
/* slider
=============================== */
.p-sr-slider {
  overflow: hidden;
}

.p-sr-slider__main {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 56.14286%;
}

.p-sr-slider__main > * {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
}

.p-sr-slider__sub {
  width: calc(100% + 8px);
  margin: 8px -4px 0;
}

.p-sr-slider-thumbs .slick-list {
  overflow: visible;
}

.p-sr-slider-thumbs .slick-track {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.p-sr-slider-thumbs__item {
  max-width: 25%;
  border-right: 4px solid #fff;
  border-left: 4px solid #fff;
  background: #000;
  cursor: pointer;
  -webkit-transition: all .3s;
          transition: all .3s;
}

.p-sr-slider-thumbs__item img {
  opacity: .85;
  -webkit-transition: all .3s;
          transition: all .3s;
}

.p-sr-slider-thumbs__item:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.p-sr-slider-thumbs:not(._moving-thumb) .p-sr-slider-thumbs__item.slick-current,
.p-sr-slider-thumbs._moving-thumb .p-sr-slider-thumbs__item.is-selected {
  cursor: pointer;
}

.p-sr-slider-thumbs:not(._moving-thumb) .p-sr-slider-thumbs__item.slick-current img,
.p-sr-slider-thumbs._moving-thumb .p-sr-slider-thumbs__item.is-selected img {
  opacity: 1;
}

.p-sr-slider-thumbs:not(._moving-thumb) .p-sr-slider-thumbs__item.slick-current:hover,
.p-sr-slider-thumbs._moving-thumb .p-sr-slider-thumbs__item.is-selected:hover {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* profile
=============================== */
.p-sr-profile {
  width: 100%;
}

@media screen and (max-width: 960px) {
  .p-sr-profile {
    margin-top: 1.75em;
  }
}

.p-sr-profile > * + * {
  margin-top: 1.625em;
}

.p-sr-profile__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-sr-profile__combine {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-sr-profile__combine > * + * {
  margin-left: 1em;
}

.p-sr-profile__head {
  /* -0.375emem for line-height offset */
  margin-top: -.375em;
  margin-bottom: -.375em;
  padding-right: .6em;
}

.p-sr-profile__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* -0.375emem for line-height offset */
  margin-top: -.375em;
  margin-bottom: -.375em;
}

.p-sr-profile__body > * + * {
  margin-left: .5em;
}

.p-sr-profile__body a {
  color: #0066CB;
}

.p-sr-profile__body em {
  color: #0066CB;
  font-size: 1.25em;
  line-height: 1.4;
}

/* facility
=============================== */
.p-sr-facility {
  margin-top: 1.75em;
}

@media screen and (max-width: 960px) {
  .p-sr-facility {
    margin-top: 3em;
  }
}

.p-sr-facility__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 5px);
}

.p-sr-facility__list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 6.5em;
  margin-top: 5px;
  margin-right: 5px;
  background: #535353;
  color: #fff;
  text-align: center;

  -ms-flex-preferred-size: calc(20% - 5px);
      flex-basis: calc(20% - 5px);
}

@media screen and (max-width: 960px) {
  .p-sr-facility__list > li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    height: 5em;
    padding: .5em 1em .5em  .75em;

    -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px);
  }
}

.p-sr-facility__list > li._inactive {
  display: none;
}

.p-sr-facility__list > li > figure {
  width: 3.125em;
  height: 3.125em;
  margin-bottom: .375em;
}

@media screen and (max-width: 960px) {
  .p-sr-facility__list > li > figure {
    width: 2.8125em;
    margin-right: .3125em;
    margin-bottom: 0;
  }
}

.p-sr-facility__list > li > figure svg {
  width: 100%;
  height: auto;
}

.p-sr-facility__list > li > figure svg path {
  fill: currentColor;
}

.p-sr-facility__list > li > p {
  /* -0.20833emem for line-height offset */
  margin-top: -.20833em;
  margin-bottom: -.20833em;
  font-size: .75em;
  line-height: 1.41667;
}

@media screen and (max-width: 960px) {
  .p-sr-facility__list > li > p {
    margin: 0 auto;
    font-size: 1em;
  }
  .p-sr-facility__list > li > p br {
    display: none;
  }
}

/* access
=============================== */
.p-sr-access__notes {
  position: relative;
  width: 1120px;
  max-width: 90.66874%;
  margin: 0 auto;
  padding-bottom: 2.5em;
}

.p-sr-access__notes:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 30;
  width: 0;
  height: 0;
  margin: 0 auto;
  border: 20px solid transparent;
  border-top-color: #fff;
}

.p-sr-access__map {
  width: 100%;
  height: 28.125em;
  background: #eee;
}

.p-sr-access-text {
  position: relative;
  /* -0.375emem for line-height offset */
  margin-top: -.375em;
  margin-bottom: -.375em;
  padding-left: 6.875em;
}

.p-sr-access-text em {
  position: absolute;
  top: 0;
  left: 0;
  width: 6.25em;
  background: #0066CB;
  color: #fff;
  text-align: center;
}

/* blog
=============================== */
.p-sr-blog .blog__paging {
  display: none;
}

/* contact
=============================== */
.p-sr-contact {
  padding: 1.25em 0 6.25em;
}

.p-sr-contact__inner {
  width: 1120px;
  max-width: 90.66874%;
  margin: 0 auto;
}

@media screen and (max-width: 960px) {
  .p-sr-contact {
    padding: 3.125em 0;
  }
}

/* list */
.p-sr-contact-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 10px);
  margin-top: -10px;
}

.p-sr-contact-list__item {
  width: 20%;
  padding-top: 10px;
  padding-right: 10px;
}

@media screen and (max-width: 960px) {
  .p-sr-contact-list__item {
    width: 33.33333%;
  }
}

/* button */
.p-sr-contact-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 10.8em;
  padding-bottom: .5em;
  border: 1px solid;
  background: #fff;
  color: #0066CB;
  text-align: center;
  text-decoration: none;
  font-weight: medium;
  font-size: 1.25em;
  -webkit-transition: all .3s;
          transition: all .3s;
}

.p-sr-contact-button:hover {
  opacity: .7;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}

.p-sr-contact-button:after {
  content: "";
  position: absolute;
  right: .9rem;
  bottom: .9rem;
  display: block;
  width: 2.3em;
  height: .65em;
  border-right: 1px solid #0066CB;
  border-bottom: 1px solid #0066CB;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
}

.p-sr-contact-button > i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3em;
  height: 3em;
  margin-bottom: 1.5em;
}

.p-sr-contact-button > i svg path {
  fill: currentColor;
}

.p-sr-contact-button > p {
  /* -0.25emem for line-height offset */
  margin-top: -.25em;
  margin-bottom: -.25em;
  line-height: 1.5;
}

/* ============================================================= *

Staff

* ============================================================= */
.p-staff-contents .ATC-shop-contents-staff {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 103.125%;
  margin: -1.5625% -1.5625%;
  padding-top: 1px;
}

.p-staff-contents .ATC-shop-contents-staff-list {
  overflow: hidden;
  width: 30.30303%;
  margin: 1.51515% 1.51515%;
  padding: 1.1875em 1.1875em 2.375em;
  border: 1px solid #cfd0d4;
  background: #fff;
}

@media screen and (max-width: 960px) {
  .p-staff-contents .ATC-shop-contents-staff-list {
    width: 46.9697%;
  }
}

@media screen and (max-width: 560px) {
  .p-staff-contents .ATC-shop-contents-staff-list {
    width: 96.9697%;
    font-size: 1.3125em;
  }
}

.p-staff-contents .ATC-shop-contents-staff-list.is-notready {
  width: 100%;
  border: 0;
}

.p-staff-contents .ATC-photo-thumb-frame {
  overflow: hidden;
  width: 100%;
  margin-bottom: .9375em;
}

.p-staff-contents .ATC-photo-thumb-frame img {
  width: 100%;
}

@supports ((-o-object-fit: contain) or (object-fit: contain)) {
  .p-staff-contents .ATC-photo-thumb-frame {
    position: relative;
    padding-top: 76.12903%;

    -o-object-fit: contain;
       object-fit: contain;
  }
  .p-staff-contents .ATC-photo-thumb-frame img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;

    -o-object-fit: contain;
       object-fit: contain;
  }
}

.p-staff-contents .ATC-shop-contents-staff-list-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 1.17647em;
  padding-bottom: .88235em;
  border-bottom: 1px solid #c8c8c8;
  font-weight: bold;
  font-size: 1.0625em;
}

.p-staff-contents .ATC-shop-contents-staff-list-name > div {
  position: relative;
  top: .18269em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 9em;
  height: 1.92308em;
  margin-right: 1em;
  color: #fff;
  text-align: center;
  font-size: .76471em;
}

.p-staff-contents .ATC-staff-type-bg01,
.p-staff-contents .ATC-staff-type-bg10 {
  background: #ef929d;
}

.p-staff-contents .ATC-staff-type-bg02 {
  background: #8399d2;
}

.p-staff-contents .ATC-staff-type-bg03,
.p-staff-contents .ATC-staff-type-bg04,
.p-staff-contents .ATC-staff-type-bg05 {
  background: #72c5bd;
}

.p-staff-contents .ATC-staff-type-bg06,
.p-staff-contents .ATC-staff-type-bg07,
.p-staff-contents .ATC-staff-type-bg08,
.p-staff-contents .ATC-staff-type-bg09 {
  background: #ee9100;
}

.p-staff-contents .ATC-shop-contents-staff-list-qualification {
  /* -0.375emem for line-height offset */
  margin-top: -.375em;
  margin-bottom: -.375em;
  font-size: .8125em;
}

.p-staff-contents .ATC-staff-type-color01,
.p-staff-contents .ATC-staff-type-color10 {
  color: #dd2e43;
}

.p-staff-contents .ATC-staff-type-color02 {
  color: #3a5fbc;
}

.p-staff-contents .ATC-staff-type-color03,
.p-staff-contents .ATC-staff-type-color04,
.p-staff-contents .ATC-staff-type-color05 {
  color: #2caa9e;
}

.p-staff-contents .ATC-staff-type-color06,
.p-staff-contents .ATC-staff-type-color07,
.p-staff-contents .ATC-staff-type-color08,
.p-staff-contents .ATC-staff-type-color09 {
  color: #ee9100;
}

.p-staff-contents .ATC-shop-contents-staff-list-comment {
  /* -0.375emem for line-height offset */
  margin-top: .85577em;
  margin-bottom: -.375em;
  font-size: .8125em;
}

.p-staff-contents .ATC-shop-contents-staff-list-comment.is-empty {
  padding: 0;
  background: transparent;
}

.p-staff-contents#sr60 .ATC-staff-type-bg10 {
  background: #72c5bd;
}

.p-staff-contents#sr60 .ATC-shop-contents-staff-list:first-child .ATC-staff-type-bg10 {
  background: #ef929d;
}

.p-staff-contents#sr60 .ATC-staff-type-color10 {
  color: #2caa9e;
}

/* ============================================================= *

Maintenance

* ============================================================= */
/* schedule
=============================== */
.p-maintenance-schedule {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.p-maintenance-schedule:not(:first-child) {
  margin-top: 3.125em;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.p-maintenance-schedule__body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding-right: 4.64286%;
  padding-left: 4.64286%;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule__body {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: calc(100% - 6.25em);
    padding-right: 4.46429%;
    padding-left: 0;
  }
}

.p-maintenance-schedule__body:before {
  content: "";
  position: absolute;
  bottom: 13.75em;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 3.57143%;
  background: #ddd;
  -webkit-transform: translateY(-155.83333%);
          transform: translateY(-155.83333%);
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule__body:before {
    top: 1rem;
    right: auto;
    right: initial;
    left: 1.5rem;
    width: 3rem;
    height: 100%;
    padding-top: 0;
    -webkit-transform: none;
            transform: none;
  }
}

.p-maintenance-schedule__foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-top: 1.875em;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule__foot {
    width: 6.25em;
    height: 100%;
    margin-top: 0;
  }
}

/* timeline */
.p-maintenance-schedule-timeline {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 8.33333%;
  max-width: 4.44444em;
  font-size: 1.8rem;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule-timeline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 100%;
  }
  .p-maintenance-schedule-timeline + .p-maintenance-schedule-timeline {
    margin-top: 2rem;
  }
}

@media screen and (max-width: 560px) {
  .p-maintenance-schedule-timeline {
    font-size: 1.4rem;
  }
}

.p-maintenance-schedule-timeline__head {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  margin-bottom: 50%;
  padding-top: 100%;
}

._primary .p-maintenance-schedule-timeline__head,
._emphasise .p-maintenance-schedule-timeline__head {
  z-index: 3;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule-timeline__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 6rem;
    height: 6rem;
    margin: 0;
    padding: 0;

    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .p-maintenance-schedule-timeline:first-child .p-maintenance-schedule-timeline__head {
    width: 100%;
    font-weight: bold;
  }
}

.p-maintenance-schedule-timeline__head:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: .66667em;
  height: .66667em;
  margin: auto;
  border: .22222em solid #f4f4f4;
  border-radius: 50%;
  background: #ddd;
}

.p-maintenance-schedule-timeline__head span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background: #666;
  color: #fff;
  line-height: 1;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule-timeline__head span {
    position: static;
    top: auto;
    top: initial;
    right: auto;
    right: initial;
    bottom: auto;
    bottom: initial;
    left: auto;
    left: initial;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0;
    margin: initial;
  }
}

@media screen and (max-width: 560px) {
  .p-maintenance-schedule-timeline__head span {
    font-weight: bold;
    font-size: 100%;
  }
}

.p-maintenance-schedule-timeline__head span > i {
  display: block;
  width: 33.75%;
  min-height: 0%;
  max-width: 1.6875em;
  margin-bottom: 12.5%;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule-timeline__head span > i {
    margin-right: .5em;
    margin-bottom: 0;
  }
}

._emphasise .p-maintenance-schedule-timeline__head span {
  background: #0066CB;
}

.p-maintenance-schedule-timeline__body {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 75%;
  height: 12.22222em;
  border-width: .22222em;
  border-style: solid;
  border-color: #ddd;
  background: #fff;
  text-decoration: none;
  line-height: 1;
  -webkit-transition: all .2s ease-out;
          transition: all .2s ease-out;
}

._primary .p-maintenance-schedule-timeline__body {
  border-color: #666;
}

._emphasise .p-maintenance-schedule-timeline__body {
  border-color: #0066CB;
  color: #0066CB;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule-timeline__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: calc(100% - 8rem);
    height: 6rem;
    margin-left: 2rem;
    padding: .8em 0;
  }
}

.p-maintenance-schedule-timeline__body:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: calc(100% + .22222em);
  left: 0;
  display: block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: .22222em;
  height: 0;
  margin: 0 auto;
  padding-top: 142.30769%;
  border-width: 0 .22222em;
  border-style: solid;
  border-color: #f4f4f4;
  background: #ddd;
}

._primary .p-maintenance-schedule-timeline__body:before {
  background: #666;
}

._emphasise .p-maintenance-schedule-timeline__body:before {
  background: #0066CB;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule-timeline__body:before {
    top: 0;
    right: calc(100% + .22222em);
    bottom: 0;
    left: auto;
    width: calc(5rem - .33333em);
    height: .22222em;
    margin: auto 0;
    padding-top: 0;
    border-width: .22222em 0;
  }
}

a.p-maintenance-schedule-timeline__body {
  font-weight: bold;
}

a.p-maintenance-schedule-timeline__body:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 1em;
  left: 0;
  display: block;
  width: .8rem;
  height: .8rem;
  margin: 0 auto;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  -webkit-transition: all .2s ease-out;
          transition: all .2s ease-out;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: center;
          transform-origin: center;
}

@media screen and (max-width: 960px) {
  a.p-maintenance-schedule-timeline__body:after {
    top: 0;
    right: 1em;
    bottom: 0;
    left: auto;
    margin: auto 0;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
}

a.p-maintenance-schedule-timeline__body:hover:after {
  border-bottom-color: #000;
  border-left-color: #000;
}

._emphasise a.p-maintenance-schedule-timeline__body:hover:after {
  border-bottom-color: #0066CB;
  border-left-color: #0066CB;
}

/* option */
.p-maintenance-schedule-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule-option {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 100%;
  }
}

@media screen and (max-width: 560px) {
  .p-maintenance-schedule-option {
    font-size: 1.4rem;
  }
}

.p-maintenance-schedule-option__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 11.96429%;
  height: 4.85714em;
  background: #ddd;
  text-align: center;
  letter-spacing: -.04em;
  font-weight: bold;
  font-size: 1.4rem;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule-option__head {
    width: 100%;
    height: 6rem;
    font-size: 1.6rem;
    line-height: 1.25;
  }
}

@media screen and (max-width: 560px) {
  .p-maintenance-schedule-option__head {
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.25;
  }
}

.p-maintenance-schedule-option__body {
  width: 83.15476%;
  margin-right: 4.64286%;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule-option__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%;
    margin: 0;
    padding: 2rem 0 0 0;
  }
}

.p-maintenance-schedule-option__timeline {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule-option__timeline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 40%;
    height: 100%;
  }
}

.p-maintenance-schedule-option__timeline:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 5%;
  display: block;
  width: 100%;
  height: 1px;
  margin: auto;
  border-width: 1px 0 0 0;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule-option__timeline:before {
    left: 0;
    width: 1px;
    height: 95%;
    border-top-width: 0;
    border-top-width: 0;
    border-left-width: 1px;
  }
}

.p-maintenance-schedule-option__timeline._mamoru:before {
  border-style: dashed;
  border-color: #8dc21f;
}

.p-maintenance-schedule-option__timeline._ciao:before {
  border-style: solid;
  border-color: #0068b7;
}

.p-maintenance-schedule-option__timeline > span {
  display: block;
  width: 9.09091%;
  height: 37px;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule-option__timeline > span {
    width: 100%;
    height: 6rem;
  }
  .p-maintenance-schedule-option__timeline > span + span {
    margin-top: 2rem;
  }
}

.p-maintenance-schedule-option__timeline > span._on {
  position: relative;
}

.p-maintenance-schedule-option__timeline > span._on:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
  margin: auto;
  border-radius: 50%;
}

@media screen and (max-width: 560px) {
  .p-maintenance-schedule-option__timeline > span._on:before {
    width: 12px;
    height: 12px;
  }
}

.p-maintenance-schedule-option__timeline._mamoru > span:before {
  background: #8dc21f;
}

.p-maintenance-schedule-option__timeline._ciao > span:before {
  background: #0068b7;
}

/* note */
.p-maintenance-schedule-note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 2em;
  font-size: 1.4rem;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule-note {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    width: 100%;
    line-height: 2;
  }
}

.p-maintenance-schedule-note__sub {
  line-height: 2;
}

.p-maintenance-schedule-note__sub li:before {
  content: "\25cf";
}

.p-maintenance-schedule-note__sub li:first-of-type:before {
  color: #8dc21f;
}

.p-maintenance-schedule-note__sub li:nth-of-type(2):before {
  color: #0068b7;
}

.p-maintenance-schedule-note__main {
  text-align: right;
}

@media screen and (max-width: 960px) {
  .p-maintenance-schedule-note__main {
    margin-bottom: 1em;
    text-align: left;
  }
}

/* menu
=============================== */
.p-maintenance-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 103.125%;
  margin: -1.33929% -1.5625%;
  padding-top: 1px;
  padding-top: 5.80357%;
}

@media screen and (max-width: 960px) {
  .p-maintenance-menu {
    width: 104.46429%;
    margin: -2.23214% -2.23214%;
  }
}

.p-maintenance-menu__item {
  width: 33.33333%;
  padding: 1.30435% 1.51515%;
  font-size: .875em;
}

@media screen and (max-width: 960px) {
  .p-maintenance-menu__item {
    width: 50%;
    padding: 2.13675% 2.13675%;
    font-size: .8125em;
  }
}

.p-maintenance-menu__item > p {
  /* -0.375emem for line-height offset */
  margin-top: .625em;
  margin-bottom: -.375em;
  text-align: center;
}

/* afterservice
=============================== */
.p-maintenance-afterservice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 102.58929%;
  margin: -1.29464% -1.29464%;
  margin-top: 2.67857%;
  padding-top: 1px;
}

.p-maintenance-afterservice__item {
  width: 33.33333%;
  padding: 1.26197% 1.26197%;
}

@media screen and (max-width: 960px) {
  .p-maintenance-afterservice__item {
    width: 50%;
  }
}

.p-inspection-container{
  margin-top: -80px;
  padding-top: 80px;
}

@media screen and (max-width: 560px) {
  .p-inspection-container{
    margin-top: -60px;
    padding-top: 60px;
  }
}

/* maintenance-banner
=============================== */
.p-maintenance-banner{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 6rem;
}

/* ============================================================= *

Carcare

* ============================================================= */
.p-carcare-contents a[name] {
  display: block;
  visibility: hidden;
  margin-top: -90px;
  /* headerの高さ分相殺 */
  padding-top: 90px;
  pointer-events: none;
}

@media screen and (max-width: 1366px) {
  .p-carcare-contents a[name] {
    margin-top: calc(-22.70934px - 4.92611vw);
    padding-top: calc(22.70934px + 4.92611vw);
  }
}

@media screen and (max-width: 960px) {
  .p-carcare-contents a[name] {
    margin-top: -70px;
    padding-top: 70px;
  }
}

/* ============================================================= *

Ciao

* ============================================================= */
.p-ciao-heading {
  position: relative;
  margin-top: 13.39286%;
  margin-bottom: 8rem;
  padding-bottom: 4.5rem;
}

@media screen and (max-width: 560px) {
  .p-ciao-heading {
    margin-top: 19.64286%;
  }
}

.p-ciao-heading:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(560px - 50vw);
  z-index: 0;
  display: block;
  width: 100vw;
  height: 100%;
  background: #ecf1f5;
}

@media screen and (max-width: 1235.26587px) {
  .p-ciao-heading:before {
    left: -4.66563vw;
  }
}

.p-ciao-heading__head {
  position: relative;
  z-index: 1;
  width: 31.25%;
  margin: 0 auto -6.25%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 560px) {
  .p-ciao-heading__head {
    width: 62.5%;
    margin: 0 auto -12.5%;
  }
}

.p-ciao-heading__body {
  position: relative;
  z-index: 1;
  width: 736px;
  margin: 4.5rem auto 0;
}

@media screen and (max-width: 960px) {
  .p-ciao-heading__body {
    width: 100%;
  }
}

.p-ciao-heading-lead {
  /* -0.27778emem for line-height offset */
  margin-top: 1.16667em;
  margin-bottom: -.27778em;
  text-align: center;
  font-weight: bold;
  font-size: 1.125em;
  line-height: 1.55556;
}

.p-ciao-heading-lead em {
  padding: 0 .25em;
  color: #0068b7;
}

.p-ciao-heading-merit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5rem;
}

@media screen and (max-width: 560px) {
  .p-ciao-heading-merit {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.p-ciao-heading-merit__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 560px) {
  .p-ciao-heading-merit__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}

.p-ciao-heading-merit__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3.33333em;
  height: 3.33333em;
  border-radius: 50%;
  background: #0068b7;
  color: #fff;
  font-weight: bold;
  font-size: 3rem;
}

.p-ciao-heading-merit__body {
  padding-left: .5em;
  font-weight: bold;
  line-height: 1.5;
}

@media screen and (max-width: 560px) {
  .p-ciao-heading-merit__body {
    padding-top: .5em;
    padding-left: 0;
  }
}


/* ciao-table
=============================== */
.p-ciao-table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
  font-size: 1.5rem;
}

.p-ciao-table th,
.p-ciao-table td {
  padding: 1em .75em;
  border-right: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  text-align: center;
}

.p-ciao-table thead th {
  background: #666;
  color: #fff;
}

.p-ciao-table thead th em {
  display: block;
  font-size: 1.14286em;
}

.p-ciao-table thead th em span {
  display: inline;
  padding-left: .5em;
  font-size: .875em;
}

.p-ciao-table thead th > span {
  display: block;
  margin-top: .25em;
  font-size: .875em;
}

.p-ciao-table thead td {
  background: #f9f9f9;
}

.p-ciao-table ._pattern-1 th {
  color: #2971cb;
}

.p-ciao-table ._pattern-1 th[rowspan] {
  background: #ace0f3;
  color: #212121;
}

.p-ciao-table ._pattern-1 th._head {
  background: #2971cb;
  color: #fff;
}

.p-ciao-table ._pattern-2 th {
  color: #ed5a71;
}

.p-ciao-table ._pattern-2 th[rowspan] {
  background: #f3acb7;
  color: #212121;
}

.p-ciao-table ._pattern-2 th._head {
  background: #ed5a71;
  color: #fff;
}



/* ============================================================= *

htc

* ============================================================= */
.p-htc {
  padding: 3.11042% 0;
  background: #f3f3f3;
}

.p-htc__head {
  background: url(/htc/bg_htc.gif) bottom center repeat-x;
  background-size: contain;
}

.p-htc__head > p, .p-htc__body > p {
  width: 1120px;
  max-width: 90.66874%;
  margin: 0 auto;
}

/* ============================================================= *

Campaign

* ============================================================= */
.p-campaign-contents .CMN-CMP-car-select__head {
  margin-top: 0;
  padding-top: 0;
}

.p-campaign-contents .CMN-CMP-car-select__item {
  max-width: 32%;
  -webkit-transition: all .3s ease-out;
          transition: all .3s ease-out;
}

.p-campaign-contents .CMN-CMP-car-select__item:hover {
  opacity: .7;
}

.p-campaign-contents .CMN-CMP-car-article__title {
  background: #191919;
  color: #fff;
  font-weight: bold;
}

.p-campaign-contents .CMN-CMP-car-article__carIcon img {
  max-width: 50%;
}

.p-campaign-contents .CMN-CMP-body__item a {
  -webkit-transition: all .3s ease-out;
          transition: all .3s ease-out;
}

.p-campaign-contents .CMN-CMP-body__item a:hover {
  opacity: .7;
}

.p-campaign_ready{
  text-align: center;
}

@media screen and (max-width: 560px) {
  .p-campaign_ready{
    font-size: 16px;
  }
}
/* ============================================================= *

Company

* ============================================================= */

.p-company-image img{
  margin: auto;
}

.p-company-image + .p-company-image{
  margin-top: 3em;
}


/* ============================================================= *

Environment

* ============================================================= */
.p-environment-fig {
  position: relative;
  margin: 0 auto;
  padding: 10rem 0;
  background-color: #fff;
  color: #b28146;
  line-height: 2;
}

.p-environment-fig sub {
  display: inline-block;
  font-size: 65%;
}

.p-environment-fig:before, .p-environment-fig:after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 50px;
  background-size: contain;
  background-repeat: repeat-x;
}

.p-environment-fig:before {
  top: 10px;
  background-image: url(/environment/direction/common/img/bgHeaderTop.gif);
  background-position: center top;
}

.p-environment-fig:after {
  bottom: 10px;
  background-image: url(/environment/direction/common/img/bgHeaderBottom.gif);
  background-position: center bottom;
}

.p-environment-fig__head {
  padding: 0 0 1em;
  color: #6eb92b;
  text-align: center;
  font-weight: bold;
  font-size: 2.6rem;
  line-height: 1.8;
}

@media screen and (max-width: 960px) {
  .p-environment-fig__head {
    font-size: 2.2rem;
  }
}

.p-environment-fig__frame {
  position: relative;
  padding: 1.4em;
  background: #eff7e4;
  font-size: 1.125em;
}

.p-environment-fig__frame em {
  display: block;
  font-size: 1.16667em;
}

.p-environment-fig__body {
  max-width: 55em;
  margin: 0 auto;
  padding: 0;
  background: url(/environment/direction/common/img/character_img01.jpg) left bottom no-repeat;
}

.p-environment-fig__body dl {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

@media screen and (max-width: 560px) {
  .p-environment-fig__body dl {
    display: block;
  }
}

.p-environment-fig__body dt {
  display: table-cell;
  width: 6em;
  padding-bottom: 5px;
}

.p-environment-fig__body dt:before {
  content: "\25a0";
}

@media screen and (max-width: 560px) {
  .p-environment-fig__body dt {
    display: block;
  }
}

.p-environment-fig__body dd {
  display: table-cell;
  text-align: justify;
  text-justify: auto;
}

@media screen and (max-width: 560px) {
  .p-environment-fig__body dd {
    display: block;
  }
}

.p-environment-fig__body dd p {
  margin-bottom: 8px;
}

.p-environment-fig__body dd ol {
  padding-left: 1.5em;
}

.p-environment-fig__body dd li {
  margin-bottom: 5px;
  list-style: decimal;
  list-style-position: outside;
}

.p-environment-fig__title {
  margin-bottom: 2em;
  background: url(/environment/direction/common/img/bg_policyTitle.gif) center center repeat-x;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
}

@media screen and (max-width: 960) {
  .p-environment-fig__title {
    background-size: auto 3px;
  }
}

.p-environment-fig__title span {
  display: inline-block;
  padding: 0 15px;
  background: #fff;
}

.p-environment-fig__sign {
  padding-bottom: 15px;
  text-align: right;
}

.p-environment-image{
  padding-top: 5rem;
  text-align: center;
}
.p-environment-image-container{
  display: flex;
  justify-content:center;
  padding-top: 3rem;
}
.p-environment-image-container p{
  width: 440px;
  border: 1px solid;
  transition: 0.3s;
  margin: 14px;
}
.p-environment-image-container p img{
  width: 100%;
}
.p-environment-imagee-container p:last-child {
    margin: 0 0 0 3.5rem;
}
.p-environment-image-container p:hover{
  opacity: 0.7;
}
@media screen and (max-width: 560px) {
  .p-environment-image-container{
    display: block;
  }
  .p-environment-image-container p{
    width: 100%;
    margin: 10px 0px;
  }
}

/* ============================================================= *

Welcome

* ============================================================= */
/* heading
=============================== */
.p-welcome-heading {
  position: relative;
  width: 100%;
  font-size: 2.6rem;
}

@media screen and (max-width: 960px) {
  .p-welcome-heading {
    font-size: 1.8rem;
  }
}

.p-welcome-heading__img img {
  width: 100%;
}

@media screen and (max-width: 560px) {
  .p-welcome-heading__img img {
    width: 160%;
    max-width: none;
    margin: 0 -40%;
  }
}

.p-welcome-heading__box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35.96154em;
  max-width: 92%;
  color: #fff;
  text-align: center;
  letter-spacing: normal;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.p-welcome-heading__title {
  text-shadow: 1px 1px 1em #9a9696;
  font-weight: bold;
  font-size: 1.53846em;
}

.p-welcome-heading__comment {
  margin-top: 4em;
}

.p-welcome-heading__txt {
  margin-top: 1.23077em;
  text-shadow: 1px 1px 1.25em #9a9696;
  line-height: 1.8;
}

/* content
=============================== */
.p-welcome-content {
  width: 100%;
  padding: 6.25em 0;
}

.p-welcome-content__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1120px;
  max-width: 90.66874%;
  margin: 0 auto;
}

.p-welcome-content__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 31%;
}

@media screen and (max-width: 960px) {
  .p-welcome-content__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    margin: 0 auto;
  }
  .p-welcome-content__item + .p-welcome-content__item {
    margin-top: 5em;
  }
}

@media screen and (max-width: 560px) {
  .p-welcome-content__item {
    width: 94%;
  }
}

.p-welcome-content__img {
  width: 100%;
  min-height: 0%;
}

@media screen and (max-width: 960px) {
  .p-welcome-content__img {
    width: 50%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 560px) {
  .p-welcome-content__img {
    width: 100%;
    padding-right: 0;
  }
}

.p-welcome-content__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 2rem;
}

@media screen and (max-width: 960px) {
  .p-welcome-content__text {
    width: 50%;
    margin-top: 0;
  }
}

@media screen and (max-width: 560px) {
  .p-welcome-content__text {
    width: 100%;
    margin-top: 2rem;
  }
}

.p-welcome-content__head {
  margin-bottom: auto;
}

.p-welcome-content__title {
  margin-bottom: .83333em;
  padding-bottom: 1.11111em;
  border-bottom: 1px solid #ccc;
  color: #cc0000;
  text-align: center;
  letter-spacing: normal;
  font-weight: bold;
  font-size: 1.8rem;
}

.p-welcome-content__btn {
  margin-top: 1.625em;
}

.p-welcome-content__btn > .c-button {
  font-size: 1.6rem;

}

.p-welcome-content__btn > .c-button > a {
  text-decoration: none;
}

.p-welcome-content__btn > .c-button + .c-button {
  margin-top: .75em;
}

/* ============================================================= *

Terms of use

* ============================================================= */
/* block
=============================== */
.p-terms-block {
  font-size: .9375em;
}

.p-terms-block + .p-terms-block {
  margin-top: 5rem;
  padding-top: 4.5rem;
  border-top: 1px solid #c8c8c8;
}

.p-terms-block__head {
  margin-bottom: 4rem;
}

/* text
=============================== */
.p-terms-text {
  /* -0.5emem for line-height offset */
  margin-top: -.5em;
  margin-bottom: -.5em;
  line-height: 2;
}

/* plugin
=============================== */
.p-terms-plugin {
  margin-top: 1.46667em;
  border: 1px solid #c8c8c8;
}

.p-terms-plugin__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2.33333em;
  text-decoration: none;
  -webkit-transition: all .3s ease-out;
          transition: all .3s ease-out;
}

.p-terms-plugin__link:hover {
  opacity: .7;
}

@media screen and (max-width: 560px) {
  .p-terms-plugin__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-terms-plugin__logo {
  margin: 0 1em 0 0;
}

@media screen and (max-width: 560px) {
  .p-terms-plugin__logo {
    margin: 0 0 1em 0;
  }
}

/* ssl
=============================== */
.p-terms-ssl {
  margin-top: 3.21429em;
  font-size: .93333em;
}

.p-terms-ssl__head {
  font-weight: bold;
}

.p-terms-ssl__block:not(:first-child) {
  margin-top: 1.78571em;
}

.p-terms-ssl__item {
  /* -0.375emem for line-height offset */
  margin-top: 1.625em;
  margin-bottom: -.375em;
  padding-left: 1em;
}

.p-terms-ssl__item > p {
  position: relative;
  margin-bottom: .5em;
}

.p-terms-ssl__item > p:before {
  content: "\30fb";
  position: absolute;
  top: 0;
  left: -1em;
}

.p-terms-ssl__item > ul > li a {
  position: relative;
  display: inline-block;
  padding-left: 1em;
}

.p-terms-ssl__item > ul > li a:before {
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
}

.p-terms-ssl__foot {
  margin-top: 2.28571em;
}

/* ============================================================= *

Privacy Policy

* ============================================================= */
/* lead
=============================== */
.p-privacy-lead {
  /* -0.5emem for line-height offset */
  margin-top: -.5em;
  margin-bottom: -.5em;
  font-size: 1.4rem;
  line-height: 2;
}

/* main
=============================== */
.p-privacy-main {
  counter-reset: privacy-main;
  word-break: break-all;
  font-size: 1.4rem;
}

.p-privacy-main__item {
  counter-increment: privacy-main;
  position: relative;
  padding-left: 1.78571em;
}

.p-privacy-main__item + .p-privacy-main__item {
  /* -0.375emem for line-height offset */
  margin-top: 2.91071em;
  margin-bottom: -.375em;
}

.p-privacy-main__title {
  font-weight: bold;
}

.p-privacy-main__title:before {
  content: counter(privacy-main) ".";
  position: absolute;
  top: 0;
  left: 0;
}

/* sub
=============================== */
.p-privacy-sub {
  counter-reset: privacy-sub;
  margin-top: 1em;
}

.p-privacy-sub__item {
  counter-increment: privacy-sub;
  position: relative;
  margin-left: 2.5em;
}

.p-privacy-sub__item + .p-privacy-sub__item {
  margin-top: .25em;
}

.p-privacy-sub__item:first-child:last-child {
  margin-left: 0;
}

.p-privacy-sub__item:first-child:last-child:before {
  content: none;
}

.p-privacy-sub__item:before {
  content: counter(privacy-sub, lower-roman) ".";
  position: absolute;
  top: 0;
  left: -2.5em;
  width: 1.42857em;
  text-align: right;
}

/* detail
=============================== */
.p-privacy-detail {
  margin: .35em 0 .75em 1em;
  font-size: .92857em;
}

.p-privacy-detail__head:before {
  content: "\25cf";
}

/* sign
=============================== */
.p-privacy-sign {
  margin-top: 6rem;
  text-align: right;
  font-size: .875em;
}

/* banner
=============================== */
.p-privacy-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 6rem;
}

.p-privacy-banner a {
  -webkit-transition: all .3s ease-out;
          transition: all .3s ease-out;
}

.p-privacy-banner a:hover {
  opacity: .7;
}

/* ============================================================= *

Ownership

* ============================================================= */

.p-ownership-lead{
  letter-spacing: .25em;
}


@media screen and (max-width: 960px) {
  .p-ownership-lead{
    font-size: 1.5rem;
  }
}
.p-ownership-lead span{
  color: #0066cc;
}
.p-ownership-main{
  letter-spacing: .25em;
  line-height: 1;
}

.p-ownership-link{
  color: #0066cc;
}

.p-ownership-subtitle{
  font-size: 2rem;
  background-color: #666666;
  color: #fff;
  padding-block: .75em;
  line-height: 1;
  text-align: center;
  margin-top: 2.35em;
  max-width: 1040px;
  width: 100%;
  margin-inline: auto;
}

@media screen and (max-width: 960px) {
  .p-ownership-subtitle{
    font-size: 1.6rem;
  }
}

.p-ownership-example{
  text-align: center;
  margin-bottom: 4.375em;
}
.p-ownership-example p{
  padding-block: 3.125em;
}
.p-ownership-example p span{
  color: #0066cc;
}
.p-ownership-example img{
  margin: 0 auto;
}
.p-ownership-reception{
  background-color: #fff;
  padding: 3.125em 2.5em;
}

@media screen and (max-width: 960px) {
  .p-ownership-reception{
    padding: 2.5em 2em;
  }
}

.p-ownership-reception__head{
  font-size: 2.4rem;
  text-align: center;
  padding-bottom: 2.083em;
}

@media screen and (max-width: 960px) {
  .p-ownership-reception__head{
    font-size: 2rem;
    padding-bottom: 2em;
  }
  .p-ownership-reception__company{
    letter-spacing: .15em;
  }
}

.p-ownership-reception__content:first-of-type{
  padding-bottom: 2.813em;
}

.p-ownership-reception__content p{
  color: #0066cc;
  font-size: 2rem;
  padding-bottom: 1.25em;
}

@media screen and (max-width: 960px) {
  .p-ownership-reception__content p{
    font-size: 1.6rem;
    line-height: 1.2;
  }
}


.p-ownership-reception__list{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.p-ownership-reception__list._impossible{
  display: block;
}
.p-ownership-reception__list li{
  width: 50%;
}
.p-ownership-reception__list li:nth-child(n+3){
  margin-top: 0.938em;
}
.p-ownership-reception__list._impossible li{
  width: 100%;
}
.p-ownership-reception__list._impossible li:nth-child(n+2){
  margin-top: 0.938em;
}

@media screen and (max-width: 960px) {
  .p-ownership-reception__list{
    font-size: 1.3rem;
  }
}

.p-ownership-document .c-button-container > .c-button{
  width: 100%;
  max-width: 44.7%;
}

@media screen and (max-width: 960px) {
  .p-ownership-document .c-button-container > .c-button{
    max-width: 100%;
  }
}

.p-ownership-document__list{
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 960px) {
  .p-ownership-document__list{
    flex-wrap: wrap;
    justify-content: center;
    gap: 5%;
  }
}

.p-ownership-document__item{
  width: 22.4%;
}

@media screen and (max-width: 960px) {
  .p-ownership-document__item{
    width: 44%;
  }
  .p-ownership-document__item:nth-child(n+3){
    margin-top: 3em;
  }
}

.p-ownership-document__head{
  width: 100%;
  height: 4em;
  text-indent: -27px;
  padding-left: 27px;
  line-height: 1.2;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: 2px;
}

@media screen and (max-width: 960px) {
  .p-ownership-document__head{
    font-size: 1.6rem;
    height: 3em;
  }
  .p-ownership-document__foot img{
    width: 100%;
  }
}

@media screen and (max-width: 560px) {
  .p-ownership-document__head{
    font-weight: initial;
    height: 4em;
    text-indent: -17px;
    padding-left: 17px;
  }
}

.p-ownership-document-foot__wrap{
  display: flex;
  flex-direction: column;
}
.p-ownership-document-foot__item:first-of-type{
  margin-bottom: 2em;
}

@media screen and (max-width: 960px) {
  .p-ownership-document-foot__item:first-of-type{
    margin-bottom: 1.5em;
  }
}

.p-ownership-document-foot__note{
  letter-spacing: -.5px;
  line-height: 1.5;
  margin-bottom: .5em;
  font-weight: 300;
  font-size: 1.8rem;
}

@media screen and (max-width: 960px) {
  .p-ownership-document-foot__note{
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 560px) {
  .p-ownership-document-foot__note{
    font-weight: initial;
  }
}


.p-ownership-document__note{
  background-color: #f4f4f4;
  padding: 3.125em 2.5em;
  letter-spacing: .2em;
  margin-top: 4.063em;
}

@media screen and (max-width: 960px) {
  .p-ownership-document__note{
    padding: 2.5em 2em;
  }
}

.p-ownership-document-note__head{
  font-size: 2.4rem;
  text-align: center;
  padding-bottom: 2.083em;
}

@media screen and (max-width: 960px) {
  .p-ownership-document-note__head{
    font-size: 2rem;
  }
}

@media screen and (max-width: 560px) {
  .p-ownership-document-note__head {
    font-size: 1.8rem;
    letter-spacing: .1em;
}
}

.p-ownership-document-note__content:first-of-type{
  padding-bottom: 2.813em;
}
.p-ownership-document-note__content:nth-of-type(2){
  padding-bottom: 1.25em;
}
.p-ownership-document-note__content p{
  font-size: 2rem;
  padding-bottom: 1.25em;
}

@media screen and (max-width: 960px) {
  .p-ownership-document-note__content{
    letter-spacing: .1em;
  }
  .p-ownership-document-note__content p{
    font-size: 1.6rem;
  }
  .p-ownership-document-note__list{
    font-size: 1.4rem;
    line-height: 1.3;
  }
}

@media screen and (max-width: 560px) {
  .p-ownership-document-note__content p{
    font-size: 1.5rem;
    line-height: 1.3;
  }
}

.p-ownership-document-note__list li:not(:first-of-type){
  margin-top: 0.938em;
}

@media screen and (max-width: 960px) {
  .p-ownership-document-note__list li:not(:first-of-type){
    margin-top: 0.6em;
  }
}

@media screen and (max-width: 560px) {
  .p-ownership-document-note__list li{
    text-indent: -11px;
    padding-left: 11px;
  }
}

.p-ownership-contact__lead{
  letter-spacing: .2em;
}

@media screen and (max-width: 960px) {
  .p-ownership-contact__lead{
    font-size: 1.5rem;
  }
}

.p-ownership-document-note__caution{
  margin-top: 2.063em;
  line-height: 1.3;
  font-size: 1.5rem;
}

@media screen and (max-width: 960px) {
  .p-ownership-document-note__caution{
    font-size: 1.4rem;
  }
}

.p-ownership-contact{
  background-color: #fff;
  padding: 3.125em 2.5em;
  margin-top: 4.375em;
}

@media screen and (max-width: 960px) {
  .p-ownership-contact{
    padding: 2.5em 2em;
  }
}

@media screen and (max-width: 960px) {
  .p-ownership-contact{
    padding: 2em 0;
  }
}

.p-ownership-contact__head{
  font-size: 2.4rem;
  text-align: center;
  padding-bottom: 2.083em;
  line-height: 1;
}

@media screen and (max-width: 960px) {
  .p-ownership-contact__head{
    font-size: 2rem;
    padding-bottom: 1.5em;
  }
}

.p-ownership-contact__content{
  text-align: center;
}

@media screen and (max-width: 960px) {
  .p-ownership-contact__content{
    font-size: 1.4rem;
  }
}