@charset "UTF-8";

/********************************/

/* 1. リセット
/* 2. ナビゲーション
/* 3. 記事導線
/* 4. 自動車カタログ
/* 5. 新型車ピックアップ
/* 6. 特別編集企画（PR)
/* 7. 新着中古車
/* 8. 中古車買取査定のウーロ
/* 9. 新着ニュース
/* 10. 編集企画（パーツ・用品）
/* 11. 新着編集記事
/* 12. オートックワン編集部特選コンテンツ
/* 13. 新車・中古車人気ランキング
/* 14. SNSアイコン

/* レイアウト
/*******************************/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
departstails,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

body {
  line-height: 1;
  font-family: Hiragino Sans, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

p {
  margin: 0 0 1em;
}

button,
option,
select,
textarea,
input[type=button],
input[type=submit],
input[type=number],
input[type=email],
input[type=tel],
input[type=text],
input[type=select],
input[type=option],
input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  margin: 0;
}

textarea,
input[type=number],
input[type=text] {
  padding: 8px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.is-require {
  background-color: #fff2f2;
}

.is-default {
  background-color: #fff;
}

*::after,
*::before,
* {
  box-sizing: border-box;
}

body {
  /*FURIMA-89 幅変更時にKVが勝手に縮小しないよう、bodyの幅を指定*/
}

@keyframes flash {
  0% {
    opacity: 0.4;
  }

  100% {
    opacity: 1;
  }
}

a {
  color: inherit;
  text-decoration: none;
}

.cfx::after {
  content: "";
  clear: both;
  display: block;
}

.information {
  background-color: #fff;
}

.information__inner {
  color: #333 !important;
  text-decoration: none;
  margin: 10px auto;
  display: block;
  text-align: center;
  padding: 0 10px;
  font-weight: 700;
  line-height: 1.5;
}

.information br {
  display: none;
}

.c_category {
  color: #fff;
  display: inline-block;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.5px;
  margin: 0 0 5px;
  padding: 5px 8px;
  background-color: #607d8b;
  border-radius: 4px;
}

.c_category a {
  color: #fff;
}

.pickup__update,
.special__update,
.news__update,
.kiji__update,
.tokusen__update {
  color: #666;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
}

.main-image {
  /*FURIMA-96 TOPイメージ差し替え*/
  width: 100%;
  background-color: #c6d1e3;
  text-align: center;
  /*FURIMA-96 のため一時差し替え
    background: url(https://cdn.autoc-one.jp/article-assets/image/top/mainimage.jpg) no-repeat center bottom;
    width: 100%;
    height: 250px;
    background-size: cover;
    position: relative;
  */
}

.main-image__btn {
  display: block;
  position: absolute;
  z-index: 1;
  background: url(../image/top/main/button-top-896a9c12526661925f5a04866804ab85.png) no-repeat 0 0;
}

.main-image__inner {
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}

.main-image__inner--link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.main-image__inner--kv {
  width: 100%;
  height: 250px;
  text-align: center;
}

.main-image__inner--kv img {
  width: 100%;
  height: auto;
}

.main-image__inner--kv .pcimg {
  display: inline;
}

.main-image__inner--kv .spimg {
  display: none;
}

.main-image__inner--block {
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.main-image__inner--copy {
  box-sizing: border-box;
  padding: 7px;
  background-color: #fff;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 30px;
  margin-bottom: 18px;
}

.main-image__inner--copy img {
  width: 53.5%;
  height: auto;
}

.main-image__inner--logo {
  width: 100%;
  height: auto;
}

.main-image__inner--btn {
  position: absolute;
  z-index: 20;
  left: 50%;
  transform: translateX(-50%);
  bottom: 36px;
  display: block;
  color: #fff;
  text-align: center;
  background-color: #d90d0d;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.3);
  margin-top: 26px;
  border-radius: 22px;
  height: 34px;
  width: 185px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: all 0.2s ease;
  padding: 9px;
}

.main-image__inner--btn:active {
  color: #ffffff !important;
  text-decoration: none;
}

.main-image__inner--btn:hover {
  bottom: 33px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: none;
  color: #ffffff !important;
  text-decoration: none;
}

.main-image__inner--btn span {
  display: block;
  text-decoration: none;
  margin-top: -13px;
  margin-left: 15px;
}

.main-image__inner--btn::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
}

/*ここから買取KV*/

.main-image__kaitori__inner {
  position: relative;
}

.main-image__kaitori--main {
  display: block;
  margin: auto;
  position: relative;
  z-index: 1;
}

.main-image__kaitori--button:not(:root) {
  z-index: 1;
  background-color: #f9653f;
  color: #fff;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  text-decoration: none;
}

.main-image__kaitori--button > .icon {
  background-color: #fff;
  color: #f9653f;
  line-height: 1;
  border-radius: 4px;
  margin-right: 8px;
}

.main-image__kaitori--button > .arrow {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-left: 10px;
  background-color: #fff;
  position: absolute;
  right: 50px;
}

.main-image__kaitori--button > .arrow::before,
.main-image__kaitori--button > .arrow::after {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
}

.main-image__kaitori--button > .arrow::before {
  transform: rotate(45deg);
}

.main-image__kaitori--button > .arrow::after {
  transform: rotate(-45deg);
}

/*ここまで買取KV*/

.superBanner {
  background-color: #f7f7f7;
  width: 970px;
  height: 250px;
  margin: 10px auto;
}

.contents__inner {
  margin: auto;
  position: relative;
}

.contents__inner::after {
  content: "";
  clear: both;
  display: block;
}

.main {
  float: left;
  width: 700px;
}

.sidebar {
  float: right;
  width: 300px;
  height: 1800px;
  margin-top: 36px;
}

.sidebar__inner {
  position: relative;
  height: 100%;
}

.ad {
  width: 300px;
  height: 250px;
  margin: 0 0 10px 0;
}

.banner {
  width: 300px;
  margin: 0 0 10px;
}

.more__link {
  font-size: 12px;
  font-weight: 400;
}

.more__link::after {
  content: "";
  clear: both;
  display: block;
}

.more__link--title {
  text-align: right;
  position: relative;
  float: right;
}

.more__link--title::before {
  position: absolute;
  top: 12%;
  left: -13px;
  content: "";
  width: 7px;
  height: 7px;
  border-top: solid 2px #e91e63;
  border-right: solid 2px #e91e63;
  transform: rotate(45deg);
}

/*ナビゲーション*/

.navi {
  background-color: #efefef;
  position: relative;
}

.navi__inner {
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
}

.navi__inner::after {
  content: "";
  clear: both;
  display: block;
}

.navi__item {
  font-size: 14px;
  line-height: 1.5;
  border-radius: 4px;
  background-color: #fff;
}

.navi__item:nth-child(1) a {
  color: #fc6d00;
}

.navi__item:nth-child(2) a {
  color: #6c86a2;
}

.navi__item:nth-child(3) a {
  color: #f26161;
}

.navi__item:nth-child(4) a {
  color: #009a75;
}

.navi__item a {
  color: #fff;
  display: block;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
  text-align: center;
}

.navi__item:last-child {
  margin-right: 0;
}

.navi__item--main {
  font-weight: 700;
}

.menu__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
  margin: auto auto 20px;
}

Q .menu__details {
  margin-top: 10px;
}

.menu__summary {
  font-weight: 700;
  cursor: pointer;
}

.menu__keyword--term {
  font-weight: 700;
}

.menu__keyword--list {
  font-size: 13px;
}

.menu__keyword--item {
  display: inline;
}

.menu__keyword--item a {
  display: inline-block;
}

.menu__account--term {
  font-weight: 700;
}

.menu__account--term:nth-of-type(2) {
  margin-top: 10px;
}

.menu__logout {
  margin-top: 20px;
}

.menu__logout--term {
  padding: 20px 10px;
  border: solid 1px #ccc;
  border-radius: 6px;
  text-align: center;
}

.menu__input {
  width: 100%;
  padding: 8px;
  font-size: 16px;
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  box-sizing: border-box;
}

.menu__input--keyword {
  margin-right: 10px;
}

.menu__button--search {
  border-radius: 4px;
  cursor: pointer;
  margin-left: 10px;
  background-color: #ddd;
}

.menu__button--login {
  margin-top: 10px;
  cursor: pointer;
  background-color: #ddd;
}

.menu__reminder {
  font-size: 12px;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}

.menu__reminder--item {
  box-sizing: border-box;
  text-align: center;
}

/*記事導線*/

.ticker {
  background-color: #333;
  padding: 8px;
  box-sizing: border-box;
}

.ticker__wrap {
  margin: 0 auto;
  text-align: left;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}

.ticker__wrap::before {
  background: url(https://cdn.autoc-one.jp/article-assets/image/top/document.png) no-repeat 0 0;
  background-size: cover;
  content: "";
  display: block;
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
}

.ticker__wrap ul {
  width: 100%;
  position: relative;
}

.ticker__wrap li {
  width: 100%;
  display: none;
}

.ticker__list {
  background-color: #eee;
}

.ticker__list::after {
  content: "";
  clear: both;
  display: block;
}

.ticker__list--item {
  float: left;
  width: 1020px;
  display: table;
}

.ticker__list--item::after {
  content: "";
  clear: both;
  display: block;
}

.ticker__thumbnail {
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  height: 40px;
}

.ticker__thumbnail img {
  -o-object-fit: cover;
  object-fit: cover;
}

.ticker__title {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}

.ticker__title a {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/*自動車カタログ*/

.catalog__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  border-bottom: solid 2px #ccc;
  padding: 0 0 10px;
  margin: 0 0 20px;
  position: relative;
}

.catalog__title::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  width: 150px;
  height: 2px;
  background-color: #659be0;
}

.catalog__heading {
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}

.catalog__tab {
  display: flex;
  justify-content: space-between;
}

.catalog__tab .catalog__heading {
  text-align: left;
}

.catalog__type-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.catalog__list {
  margin: 0 0 5px;
  display: flex;
  flex-wrap: wrap;
}

.catalog__list--title {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 5px;
}

.catalog__list--maker {
  display: flex;
  flex-wrap: wrap;
}

.catalog__list--maker .catalog__list--item {
  width: calc((100% - 25px) / 6);
  margin: 0 5px 6px 0;
}

.catalog__list--maker .catalog__list--item a {
  display: block;
}

.catalog__list--maker .catalog__thumbnail {
  width: 36px;
}

.catalog__list--bodytype .catalog__list--item {
  width: calc((100% - 25px) / 6);
  margin: 0 5px 8px 0;
  background: #fff;
  border: solid 1px #eee;
  border-radius: 4px;
  box-sizing: border-box;
}

.catalog__list--bodytype .catalog__list--item a {
  display: block;
  padding: 5px 0;
}

.catalog__list--enginetype .catalog__list--item {
  width: calc((100% - 10px) / 3);
  margin: 0 5px 8px 0;
  background: #fff;
  border: solid 1px #eee;
  border-radius: 4px;
  box-sizing: border-box;
}

.catalog__list--enginetype .catalog__list--item a {
  display: block;
  padding: 5px 0;
}

.catalog__list--enginetype .catalog__list--item img {
  width: 50px;
}

.catalog__thumbnail {
  margin: 0 auto 5px;
  text-align: center;
}

.catalog__thumbnail img {
  max-width: 100%;
  height: auto;
}

.catalog__text {
  text-align: center;
  font-size: 12px;
  line-height: 1.3;
}

.catalog__text--small {
  font-size: 11px;
  letter-spacing: -0.05em;
}

.catalog__button {
  display: flex;
  justify-content: space-between;
}

.catalog__button a {
  display: block;
  padding: 5px;
  text-align: center;
}

/*一括新車見積もり*/

.newcar {
  margin: 0 0 40px;
}

.newcar__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 10px;
}

.newcar__inner {
  display: block;
}

.newcar__promotion {
  width: 100%;
}

.newcar__form {
  display: flex;
}

.newcar__form--item {
  margin-right: 10px;
}

.newcar__form--item dt {
  display: block;
  margin-bottom: 5px;
  font-size: 13px;
}

.newcar__form--item dd {
  display: block;
}

.newcar__form select {
  width: 100%;
  padding: 6px;
  border: none;
  position: relative;
}

.newcar__form--select {
  display: block;
  position: relative;
  width: 100%;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
}

.newcar__form--select::after {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 6px solid #333;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  pointer-events: none;
}

.newcar__button {
  margin-top: 10px;
  width: 300px;
}

.newcar__button input[type=submit] {
  border: none;
  padding: 10px 0;
  display: block;
  width: 100%;
  box-sizing: border-box;
  background-color: #f26161;
  border-radius: 4px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
}

/*新型車ピックアップ*/

.pickup {
  margin: 0 0 40px;
}

.pickup__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  border-bottom: solid 2px #ccc;
  padding: 0 0 10px;
  margin: 0 0 20px;
  position: relative;
}

.pickup__title::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  width: 150px;
  height: 2px;
  background-color: #659be0;
}

.pickup__title--small {
  font-weight: 700;
  margin: 0 0 10px;
}

.pickup__newcar-heading {
  margin: 0 0 10px;
  font-weight: 700;
}

.pickup__newcar-heading--sub {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  display: block;
}

.pickup__newcar-heading--main {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  display: inline-block;
}

.pickup__newcar-heading--icon {
  background-color: #607d8b;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  padding: 5px;
  margin: 0 0 0 5px;
  vertical-align: 1px;
}

.pickup__heading {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0 0 5px;
}

.pickup__list {
  font-size: 0;
  margin: 0 0 10px;
}

.pickup__list--large {
  width: 36%;
  float: left;
  margin: 0 10px 0 0;
  box-sizing: border-box;
}

.pickup__list--small {
  width: 62%;
  float: right;
  box-sizing: border-box;
}

.pickup__list--small .pickup__list--item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0 10px 10px 0;
}

.pickup__list--small .pickup__list--item::after {
  content: "";
  clear: both;
  display: block;
}

.pickup__list--small .pickup__list--item:nth-child(3n) {
  margin-bottom: 0;
}

.pickup__list--small .pickup__thumbnail {
  float: left;
  width: 120px;
  height: 80px;
  margin: 0 10px 0 0;
}

.pickup__spec {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  margin: 5px 0 0;
}

.pickup__spec::after {
  content: "";
  clear: both;
  display: block;
}

.pickup__term {
  font-weight: 700;
  float: left;
  width: 5em;
}

.pickup__update {
  color: #666;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  margin: 5px 0 0;
}

/*特別編集企画（PR)*/

.special {
  margin: 0 0 40px;
}

.special__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  border-bottom: solid 2px #ccc;
  padding: 0 0 10px;
  margin: 0 0 20px;
  position: relative;
}

.special__title::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  width: 150px;
  height: 2px;
  background-color: #659be0;
}

.special__heading {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
}

.special__list--item {
  margin: 0 0 20px;
}

.special__list--item::after {
  content: "";
  clear: both;
  display: block;
}

.special__list--item:last-child {
  margin-bottom: 0;
}

.special__thumbnail {
  float: left;
  width: 350px;
  margin: 0 10px 0 0;
}

.special__thumbnail a {
  display: block;
}

.special__thumbnail img {
  width: 100%;
  height: auto;
}

.special__data {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
}

/*新着中古車*/

.used {
  margin: 0 0 20px;
}

.used__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  border-bottom: solid 2px #ccc;
  padding: 0 0 10px;
  margin: 0 0 20px;
  position: relative;
}

.used__title::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  width: 150px;
  height: 2px;
  background-color: #659be0;
}

.used__heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 5px;
}

.used__list {
  margin: 0 0 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.used__list--item {
  width: calc((100% - 30px) / 4);
  border: solid 1px #eee;
  box-sizing: border-box;
  padding: 10px;
}

.used__list--item:nth-child(4n) {
  margin-right: 0;
}

.used__thumbnail {
  margin: 0 0 10px;
}

.used__thumbnail img {
  width: 100%;
  height: auto;
}

.used__data {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
}

.used__data--heading {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 5px;
}

.used__spec {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  margin: 5px 0 0;
}

.used__spec::after {
  content: "";
  clear: both;
  display: block;
}

.used__spec dt {
  float: left;
  width: 5em;
}

.used__spec dd {
  text-align: right;
}

.used__spec--price {
  color: #c00;
  font-size: 13px;
  font-weight: 700;
}

.used__spec--unit {
  font-size: 10px;
}

/*中古車を都道府県から探す*/

.prefectures {
  margin: 0 0 40px;
}

.prefectures__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 5px;
}

.prefectures__heading-sub {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 5px;
}

.prefectures__list {
  display: table;
  width: 100%;
  border-bottom: 1px dotted #d1c2c0;
}

.prefectures__heading {
  display: table-cell;
  vertical-align: top;
  width: 150px;
  padding: 6px 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}

.prefectures__deta {
  display: table-cell;
  vertical-align: top;
  padding: 6px 0;
}

.prefectures__deta ul {
  font-size: 0;
}

.prefectures__deta li {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}

.prefectures__deta li:not(:last-child)::after {
  content: "|";
  color: #ccc;
  margin: 0 10px 0 10px;
}

/*中古車買取査定のウーロ*/

.kaitori {
  margin: 0 0 50px;
}

.kaitori__lead {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
}

.kaitori__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  border-bottom: solid 2px #ccc;
  padding: 0 0 10px;
  margin: 0 0 20px;
  position: relative;
}

.kaitori__title::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  width: 150px;
  height: 2px;
  background-color: #659be0;
}

.kaitori__heading {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
}

.kaitori__promotion {
  width: 100%;
  margin-bottom: 10px;
}

.kaitori__form {
  display: grid;
  grid-template-columns: 1fr 1fr 240px;
  align-items: end;
  grid-gap: 10px;
}

.kaitori__form--item dt {
  display: block;
  margin: 0 0 5px;
  font-size: 13px;
}

.kaitori__form--item dd {
  display: block;
  position: relative;
}

.kaitori__form label {
  display: block;
}

.kaitori__form select,
.kaitori__form button {
  width: 100%;
  height: 44px;
  font-size: 14px;
  padding: 6px;
  border: none;
  position: relative;
  background-color: #fff;
  text-align: left;
}

.kaitori__form .has-error-message {
  position: absolute;
  z-index: 100;
  font-size: 12px;
  line-height: 1.3;
  text-align: center;
  color: #c00;
  margin: 5px 0 0;
  background-color: #fff2f2;
  padding: 6px;
  width: 100%;
}

.kaitori__form .has-error-message::after {
  content: "";
  position: absolute;
  right: 0;
  top: -8px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #fff2f2 transparent transparent transparent;
  border-width: 10px 10px 0 10px;
  transform: rotate(180deg);
}

.kaitori__form--select {
  display: block;
  position: relative;
  width: 100%;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
}

.kaitori__form--select::after {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #333;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  pointer-events: none;
}

.kaitori__button {
  margin-top: 10px;
  width: 100%;
}

.kaitori__button button {
  border: none;
  padding: 13px 0;
  display: block;
  width: 100%;
  height: 48px;
  box-sizing: border-box;
  background-color: #ff481e;
  border-radius: 4px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  outline: none;
}

/*新着ニュース*/

.news {
  margin: 0 0 40px;
}

.news::after {
  content: "";
  clear: both;
  display: block;
}

.news__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  border-bottom: solid 2px #ccc;
  padding: 0 0 10px;
  margin: 0 0 20px;
  position: relative;
}

.news__title::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  width: 150px;
  height: 2px;
  background-color: #659be0;
}

.news__heading {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
}

.news__update {
  margin: 5px 0 0;
}

.news__list {
  font-size: 0;
  margin: 0;
}

.news__list--large {
  width: 330px;
  float: left;
  margin: 0 10px 0 0;
}

.news__list--large .news__list--item {
  background: #fff;
}

.news__list--small {
  width: 680px;
  float: right;
}

.news__list--small .news__list--item {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 10px) / 2);
  margin: 0 10px 12px 0;
  background-color: white;
  box-sizing: border-box;
}

.news__list--small .news__list--item::after {
  content: "";
  clear: both;
  display: block;
}

.news__list--small .news__list--item:nth-child(2n) {
  margin-right: 0;
}

.news__list--small .news__thumbnail {
  float: left;
  width: 160px;
  margin: 0 10px 0 0;
}

.news__thumbnail {
  margin: 0 0 5px;
}

.news__thumbnail img {
  width: 100%;
  height: auto;
}

.news__data {
  overflow: hidden;
}

/*編集企画（パーツ・用品）*/

.parts {
  margin: 0 0 40px;
}

.parts__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  border-bottom: solid 2px #ccc;
  padding: 0 0 10px;
  margin: 0 0 20px;
  position: relative;
}

.parts__title::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  width: 150px;
  height: 2px;
  background-color: #659be0;
}

.parts__heading {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
}

.parts__list {
  font-size: 0;
  margin: 0 0 10px;
}

.parts__list--item {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}

.parts__list--item li {
  display: inline-block;
  vertical-align: top;
  width: 46%;
  margin: 0 2%;
}

.parts__thumbnail {
  margin: 0 0 5px;
}

/*新着編集記事*/

.kiji {
  margin: 0 0 40px;
}

.kiji__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  border-bottom: solid 2px #ccc;
  padding: 0 0 10px;
  margin: 0 0 20px;
  position: relative;
}

.kiji__title::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  width: 150px;
  height: 2px;
  background-color: #659be0;
}

.kiji__heading {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0 0 10px;
}

.kiji__list {
  font-size: 0;
  margin: 0 0 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.kiji__list--item {
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 100px) / 5);
  margin: 0 25px 25px 0;
}

.kiji__list--item:nth-child(n+5):nth-child(-n+10) {
  margin-bottom: 0;
}

.kiji__list--item:nth-child(5n) {
  margin-right: 0;
}

.kiji__thumbnail {
  margin: 0 0 5px;
}

.kiji__thumbnail img {
  width: 100%;
  height: auto;
}

.kiji__data {
  overflow: hidden;
  padding: 0;
}

/*オートックワン編集部特選コンテンツ*/

.tokusen {
  margin: 0 0 40px;
}

.tokusen__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  border-bottom: solid 2px #ccc;
  padding: 0 0 10px;
  margin: 0 0 20px;
  position: relative;
}

.tokusen__title::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  width: 150px;
  height: 2px;
  background-color: #659be0;
}

.tokusen__heading {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
}

.tokusen__update {
  margin: 5px 0 0;
}

.tokusen__list {
  font-size: 0;
  margin: 0 0 10px;
}

.tokusen__list--item {
  display: inline-block;
  vertical-align: top;
  width: calc((100% - 20px) / 3);
  margin: 0 10px 10px 0;
}

.tokusen__list--item::after {
  content: "";
  clear: both;
  display: block;
}

.tokusen__list--item:nth-child(3n) {
  margin-right: 0;
}

.tokusen__thumbnail {
  margin: 0 10px 0 0;
  width: 120px;
  float: left;
}

.tokusen__thumbnail img {
  width: 100%;
  height: auto;
}

.tokusen__data {
  padding: 0 0 0 130px;
}

/*新車・中古車人気ランキング*/

.ranking__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  border-bottom: solid 2px #ccc;
  padding: 0 0 10px;
  margin: 0 0 20px;
  position: relative;
}

.ranking__title::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  width: 150px;
  height: 2px;
  background-color: #659be0;
}

.ranking__heading {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
}

.ranking__heading--sub {
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
}

.ranking__heading--main {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
}

.ranking__update {
  color: #666;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  margin: 5px 0 0;
}

.ranking__value {
  font-size: 13px;
}

.ranking__value--unit {
  font-size: 11px;
}

.ranking__list {
  font-size: 0;
}

.ranking__list--large {
  counter-reset: number-top 0;
}

.ranking__list--large .ranking__list--item {
  background: #fff;
  width: calc((100% - 30px) / 3);
  margin: 0 15px 15px 0;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
}

.ranking__list--large .ranking__list--item .ranking__value {
  width: 36px;
  height: 36px;
  text-align: center;
  background-color: #ccc;
  border-radius: 50%;
  line-height: 36px;
  color: #fff;
  z-index: 100;
  display: block;
  position: absolute;
}

.ranking__list--large .ranking__list--item:nth-child(1) .ranking__value {
  background-color: #d9b340;
}

.ranking__list--large .ranking__list--item:nth-child(2) .ranking__value {
  background-color: #6f7b83;
}

.ranking__list--large .ranking__list--item:nth-child(3) .ranking__value {
  background-color: #a15326;
}

.ranking__list--large .ranking__list--item:nth-child(3n) {
  margin-right: 0;
}

.ranking__list--large .ranking__button {
  width: 100%;
  margin: 24px auto 10px;
}

.ranking__list--small {
  counter-reset: number-bottom 3;
}

.ranking__list--small .ranking__list--item {
  background: #fff;
  width: calc((100% - 45px) / 4);
  margin: 0 15px 15px 0;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
}

.ranking__list--small .ranking__list--item .ranking__spec {
  font-size: 10.5px;
}

.ranking__list--small .ranking__list--item .ranking__value {
  width: 36px;
  height: 36px;
  text-align: center;
  background-color: #fff;
  border: solid 1px #ccc;
  border-radius: 50%;
  line-height: 36px;
  color: #333;
  z-index: 100;
  display: block;
  position: absolute;
}

.ranking__list--small .ranking__list--item:nth-child(4n) {
  margin-right: 0;
}

.ranking__list--small .ranking__list--item:nth-child(n+7) .ranking__value {
  letter-spacing: -0.06em;
}

.ranking__list--small .ranking__button {
  width: 100%;
  margin: 24px auto 10px;
}

.ranking__list--item {
  display: inline-block;
  vertical-align: top;
}

.ranking__thumbnail {
  margin: 0 0 5px;
  padding: 0 50px;
}

.ranking__thumbnail img {
  width: 100%;
  height: auto;
}

.ranking__data {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
}

.ranking__spec {
  margin: 10px 0 0;
}

.ranking__spec::after {
  content: "";
  clear: both;
  display: block;
}

.ranking__spec dt {
  float: left;
  width: 8em;
}

.ranking__spec dd {
  text-align: right;
}

.ranking__spec--unit {
  font-size: 10px;
}

.ranking__button {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
}

.ranking__button a {
  color: inherit;
  text-decoration: none;
  display: block;
  text-align: center;
  background-color: #efefef;
  box-sizing: border-box;
  padding: 10px;
  width: 49%;
}

.ranking__button--newcar {
  border-radius: 4px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  position: relative;
}

.ranking__button--newcar .discount {
  position: absolute;
  top: -20px;
  left: -6px;
  display: block;
  padding: 5px 8px;
  background-color: #ffae00;
  text-align: center;
  font-size: 11px;
  color: #fff;
}

.ranking__button--newcar .discount::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 7px 0 7px;
  border-color: #ffae00 transparent transparent transparent;
  position: absolute;
  left: 15px;
  bottom: -7px;
}

.ranking__button--usedcar {
  border-radius: 4px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

.catalog__thumbnail img[src$=".gif"],
.newcar__thumbnail img[src$=".gif"],
.pickup__thumbnail img[src$=".gif"],
.special__thumbnail img[src$=".gif"],
.used__thumbnail img[src$=".gif"],
.prefectures__thumbnail img[src$=".gif"],
.kaitori__thumbnail img[src$=".gif"],
.news__thumbnail img[src$=".gif"],
.parts__thumbnail img[src$=".gif"],
.kiji__thumbnail img[src$=".gif"],
.tokusen__thumbnail img[src$=".gif"],
.ranking__thumbnail img[src$=".gif"] {
  width: 1px;
  height: 1px;
}

/*タブ*/

.tabs {
  display: table;
  margin: 15px 0;
}

.tabs__list {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 50%;
  background-color: #efefef;
  box-sizing: border-box;
  color: #777;
  cursor: pointer;
}

.tabs__list--current {
  color: #333;
  font-weight: 700;
  background-color: #fff;
}

.tabs__contents {
  border-top: none;
}

.tabs__contents--inner {
  display: none;
}

.tabs__contents--inner.current {
  display: block;
}

/*SNSアイコン*/

.sns {
  margin: 0 0 20px;
}

.sns__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 10px;
  padding: 10px 0 0;
  text-align: center;
}

.sns__list {
  font-size: 0;
  text-align: center;
}

.sns__list--item {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  margin-right: 20px;
}

.sns__list--item:nth-child(3n) {
  margin-right: 0;
}

.sns__list a {
  display: block;
  width: 60px;
  height: 60px;
  background-image: url("https://cdn.autoc-one.jp/static/common2/images/sns/article-assets/top/sns.png");
  background-repeat: no-repeat;
  background-size: 60px;
}

.sns__list--facebook {
  background-position: 0 0;
}

.sns__list--twitter {
  background-position: 0 -65px;
}

.sns__list--youtube {
  background-position: 0 -130px;
}

/*フッター*/

/*変数*/

.footer {
  width: 100%;
  background-color: #49494a;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.footer a:hover {
  color: #fff;
  text-decoration: underline;
}

.footer__inner {
  border-top: 1px solid #666;
}

.footer__top {
  padding: 50px 10px;
}

.footer__bottom {
  padding: 10px;
}

.footer__top,
.footer__bottom {
  width: 1020px;
  margin: 0 auto;
  overflow: hidden;
}

.footer__contents--block {
  font-size: 0;
  overflow: hidden;
}

.footer__contents--right {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 20px 0;
}

.footer__contents--right .title {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 1em;
}

.footer__contents--list {
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
  margin: 0 0 10px 1em;
  list-style-type: square;
}

.footer__contents--list--block {
  overflow: hidden;
}

.footer__service--term {
  float: left;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  width: 9em;
}

.footer__service--data {
  padding: 0 0 0 7em;
  overflow: hidden;
}

.footer__service--link {
  font-size: 0;
  margin: 0 0 10px;
}

.footer__service--link li {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 12px;
  line-height: 1.8;
}

.footer__service--link li::after {
  content: "|";
  margin: 0 6px;
}

.footer__logo {
  float: left;
  margin: 0 20px 0 0;
}

.footer__logo svg {
  fill: #fff;
}

.footer__link--block {
  float: left;
  font-size: 0;
}

.footer__link {
  display: inline-block;
  vertical-align: top;
  margin: 0 1em 0 0;
  font-size: 11px;
  line-height: 20px;
}

.footer__copyright {
  float: right;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
}

.pagetop {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 50px;
}

.pagetop a {
  display: block;
  background-color: #6c86a2;
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 46px;
  text-decoration: none;
  padding: 7px;
  opacity: 0.8;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-sizing: border-box;
}

.yado_banner {
  width: 250px;
  height: 90px;
  border-radius: 5px;
  position: fixed;
  right: 50px;
  bottom: 130px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.yado_banner img {
  width: 100%;
  height: auto;
}

.yado_banner .img_pc {
  display: block;
}

.yado_banner .img_sp {
  display: none;
}

.slick-prev,
.slick-next {
  top: 40% !important;
}

.slick-prev::before,
.slick-next::before {
  color: #333 !important;
}

.skyscraper {
  display: none;
  width: 1020px;
  position: relative;
}

.skyscraper__inner {
  position: absolute;
  top: 0;
  left: -190px;
}

.is-fixed {
  position: fixed;
  top: 0;
  z-index: 2;
  width: 100%;
}

.desktop {
  position: relative;
}

.mobile {
  display: none;
}

/*モーダルの調整*/

.modal-open-now {
  overflow: hidden;
  height: 100%;
}

/*フッター余白調整*/

.ga_script_hide {
  height: 0;
  line-height: 0;
  margin: -26px 0 0 0;
  padding: 0;
}

.fixed {
  position: sticky;
  top: 10px;
}

/*閲覧履歴*/

.history {
  margin: 20px 0 0;
}

.history__none {
  background-color: #efefef;
  border-radius: 4px;
  font-size: 13px;
  text-align: center;
  padding: 15px;
}

.history__title {
  font-weight: 700;
  margin: 0 0 10px;
  border-bottom: solid 1px #ccc;
  padding: 0 0 10px;
}

.history__list--item {
  margin: 0 0 10px;
}

.history__link {
  display: block;
  color: #333;
  text-decoration: none;
}

.history__link:hover {
  color: #333;
  text-decoration: inherit;
}

.history__link:hover .history__heading {
  color: #3e76cb;
  text-decoration: underline;
}

.history__link::after {
  content: "";
  clear: both;
  display: block;
}

.history__thumbnail {
  width: 100px;
  float: left;
  margin-right: 10px;
}

.history__thumbnail.border__thumbnail {
  border: solid 1px #ccc;
  box-sizing: border-box;
}

.history__date {
  font-size: 11px;
  text-align: right;
  margin: 0 0 2px;
}

.history__heading {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 5px;
}

.history__price {
  text-align: right;
}

.history__price--value {
  font-weight: 700;
}

.history__price--unit {
  font-size: 12px;
  font-weight: 400;
}

.history__price--ask {
  color: #c00;
  font-size: 12px;
  font-weight: 700;
}

.header {
  border-bottom: solid 2px #333;
  padding: 20px 0 24px;
  position: relative;
}

.header__inner {
  width: 1020px;
  margin: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.header__logo img {
  width: auto;
  height: 24px;
}

.header__logo--main {
  display: inline-block;
}

.header__logo--sub {
  display: inline-block;
  color: #333;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  vertical-align: -6px;
}

.header__logo--sub a {
  color: inherit;
}

.header .tmsLink {
  flex-grow: 1;
  padding: 0 0 0 10px;
}

.header__menu {
  display: flex;
  width: 74px;
  height: 30px;
  cursor: pointer;
}

.header__button--search {
  cursor: pointer;
}

.header__button--search img {
  width: 26px;
  height: auto;
}

.header__search {
  display: none;
  background-color: #efefef;
}

.header__search--inner {
  width: 1020px;
  margin: auto;
  padding: 10px 0;
  box-sizing: border-box;
  text-align: right;
}

.header__search--input {
  font-size: 16px;
  padding: 4px 8px 6px;
  background-color: #fff;
  width: 600px;
}

.header__search--submit {
  font-size: 16px;
  color: #fff;
  padding: 6px 9px 8px;
  background-color: #607d8b;
  line-height: 1.3;
  vertical-align: top;
  cursor: pointer;
}

.header__search--open {
  display: block;
}

.header-modal .service-nav {
  margin: 0 0 20px;
}

.header-modal .service-nav__inner {
  display: flex;
  flex-wrap: wrap;
}

.header-modal .service-nav__inner--list {
  font-size: 14px;
  line-height: 1;
  width: 20%;
}

.header-modal .service-nav__inner a {
  color: #333;
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 10px 0;
  margin: 4px;
  box-sizing: border-box;
  border: solid 1px #ccc;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

.header-modal-open {
  overflow: hidden;
  height: 100%;
}

.header-modal-open .header-modal {
  visibility: visible;
  opacity: 1;
  transition: all 0.5s;
}

.header-modal {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.99);
  padding: 10px 10px 200px;
  box-sizing: border-box;
  z-index: 1000;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s;
}

.header-modal__inner {
  width: 1020px;
  margin: auto;
}

.header-modal a {
  color: #333;
}

.header-modal__heading {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: solid 2px #ccc;
}

.header-modal__heading--small {
  font-size: 14px;
  margin: 0 0 10px;
}

.header-modal__catalog {
  margin: 0 0 20px;
}

.header-modal__catalog--inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.header-modal__catalog__primary {
  width: 47%;
}

.header-modal__catalog__secondary {
  width: 47%;
}

.header-modal__maker {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.header-modal__maker li {
  width: 20%;
  margin: 0 0 15px;
}

.header-modal__maker--link {
  display: block;
  text-decoration: none;
}

.header-modal__maker--logo {
  display: block;
  margin: 0 0 5px;
}

.header-modal__maker--name {
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  height: 3em;
}

.header-modal__more-link {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
}

.header-modal__more-link::after {
  content: "";
  clear: both;
  display: block;
}

.header-modal__more-link a {
  display: block;
  float: right;
}

.header-modal__category-list {
  font-size: 14px;
}

.header-modal__category-list--list {
  border-bottom: 1px solid #c4c4c4;
}

.header-modal__category-list--list a {
  display: block;
  width: 100%;
  padding: 12px 0;
  cursor: pointer;
  background: no-repeat 100% 50% url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2224%22%20viewBox%3D%220%200%209%2028%22%3E%3Cpath%20fill%3D%22%23F26161%22%20d%3D%22M9.297%2015c0%200.125-0.063%200.266-0.156%200.359l-7.281%207.281c-0.094%200.094-0.234%200.156-0.359%200.156s-0.266-0.063-0.359-0.156l-0.781-0.781c-0.094-0.094-0.156-0.219-0.156-0.359%200-0.125%200.063-0.266%200.156-0.359l6.141-6.141-6.141-6.141c-0.094-0.094-0.156-0.234-0.156-0.359s0.063-0.266%200.156-0.359l0.781-0.781c0.094-0.094%200.234-0.156%200.359-0.156s0.266%200.063%200.359%200.156l7.281%207.281c0.094%200.094%200.156%200.234%200.156%200.359z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E);
}

.header-modal__category-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.header-modal__category__primary {
  width: 25%;
}

.header-modal__category__primary .header-modal__category-list {
  margin-bottom: 18px;
}

.header-modal__category__secondary {
  width: 70%;
}

.header-modal__category__secondary--inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.header-modal__category__secondary .header-modal__new-car,
.header-modal__category__secondary .header-modal__car-life,
.header-modal__category__secondary .header-modal__article {
  width: 32%;
}

.header-modal__category__secondary .header-modal__news .header-modal__category-list--list {
  font-size: 16px;
  border-bottom: none;
}

.header-modal__category__secondary .header-modal__news .header-modal__category-list--list a {
  padding: 0;
}

.header__button--menu {
  position: absolute;
  right: 0;
  top: -1px;
  width: 30px;
  height: 40px;
  z-index: 50;
}

.header__button--menu::before,
.header__button--menu::after {
  position: absolute;
  content: "";
  display: block;
  height: 12px;
  width: 30px;
  border-top-style: solid;
  border-bottom-style: solid;
  transition: 0.2s;
}

.header__button--menu::before {
  top: 6px;
  border-top-width: 4px;
  border-bottom-width: 2px;
  border-color: #333;
}

.header__button--menu::after {
  top: 18px;
  border-top-width: 2px;
  border-bottom-width: 4px;
  border-color: #333;
}

.header__button--menu.header-modal-open::before,
.header__button--menu.header-modal-open::after {
  top: 14px;
  height: 0;
  /*
  transition-property: transform, height, top;
  transition-duration: 0.1s, 0.2s, 0.2s;
  transition-timing-function: ease, ease, ease;
  transition-delay: 0.2s, 0s, 0s;
  */
  transition: 0.1s transform 0.2s, 0.1s height 0s, 0.2s top 0s;
}

.header__button--menu.header-modal-open::before {
  border-top-width: 2px;
  transform: rotate(135deg);
}

.header__button--menu.header-modal-open::after {
  border-bottom-width: 2px;
  transform: rotate(45deg);
}

.menu__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
  width: 1020px;
  margin: auto auto 20px;
  line-height: 1.6;
}

.menu__block .underline_large {
  border-bottom: 2px solid #707070;
  font-weight: 700;
  padding: 0 0 4px 0;
  margin: 0 0 8px 0;
  cursor: default;
}

.menu__search {
  width: 490px;
}

.menu__account {
  width: 490px;
  margin-bottom: 20px;
}

.menu__account a:hover {
  color: #f26161;
}

.menu__details {
  margin-top: 10px;
}

.menu__summary {
  font-weight: 700;
  cursor: pointer;
}

.menu__keyword--term {
  font-weight: 700;
}

.menu__keyword--list {
  font-size: 13px;
}

.menu__keyword--item {
  display: inline;
}

.menu__keyword--item a {
  display: inline-block;
  padding: 5px 10px;
}

.menu__keyword--item a:hover {
  background-color: #efefef;
  text-decoration: none;
  transition: all 0.5s 0s ease;
}

.menu__account--term {
  font-weight: 700;
}

.menu__account--term:nth-of-type(2) {
  margin-top: 10px;
}

.menu__logout {
  margin-top: 20px;
}

.menu__logout--term {
  padding: 20px 10px;
  border: solid 1px #ccc;
  border-radius: 6px;
  text-align: center;
}

.menu__input {
  width: 100%;
  padding: 8px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}

.menu__input--keyword {
  width: 410px;
  margin-right: 10px;
}

.menu__button--search {
  border-radius: 4px;
  cursor: pointer;
  width: 70px;
  background-color: #ddd;
}

.menu__button--search:hover {
  background-color: #c4c4c4;
}

.menu__button--login {
  margin-top: 10px;
  cursor: pointer;
  background-color: #ddd;
}

.menu__button--login:hover {
  background-color: #c4c4c4;
}

.menu__reminder {
  font-size: 12px;
  margin-top: 6px;
  display: flex;
  justify-content: space-between;
}

.menu__reminder--item {
  box-sizing: border-box;
  text-align: center;
}

.menu__reminder--item br {
  display: none;
}

.navigation {
  margin: 0 0 10px;
}

.navigation .service-nav {
  margin: 0;
}

.navigation .service-nav__inner {
  display: flex;
}

.navigation .service-nav__inner--list {
  flex-grow: 1;
  font-size: 14px;
  line-height: 1;
  border-bottom: solid 5px #f7f7f7;
}

.navigation .service-nav__inner a,
.navigation .service-nav__inner span {
  color: #333;
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 10px 8px;
  box-sizing: border-box;
}

.navigation .service-nav__current {
  border-bottom-color: #c00;
}

.navigation .service-nav__new a {
  position: relative;
}

.navigation .service-nav__new a::before {
  width: 32px;
  margin: 0 4px 0 0;
  padding: 4px 4px 3px;
  border-radius: 4px;
  background-color: #c00;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  content: "NEW";
}

.header-modal .service-nav {
  margin: 0 0 20px;
}

.header-modal .service-nav__inner {
  display: flex;
  flex-wrap: wrap;
}

.header-modal .service-nav__inner--list {
  font-size: 14px;
  line-height: 1;
  width: 20%;
}

.header-modal .service-nav__inner a {
  color: #333;
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 10px 0;
  margin: 4px;
  box-sizing: border-box;
  border: solid 1px #ccc;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

.header-modal .service-nav__new a {
  position: relative;
}

.header-modal .service-nav__new a::before {
  width: 32px;
  margin: 0 4px 0 0;
  padding: 4px 4px 3px;
  border-radius: 4px;
  background-color: #c00;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  content: "NEW";
}

.lease {
  margin: 0 0 40px;
}

.lease__heading--large {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.lease__heading--middle {
  color: #058c06;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin: 8px 0 0;
}

.lease__heading--small {
  font-size: 13px;
  line-height: 1.4;
  margin-top: 4px;
}

.lease__heading--link {
  font-size: 12px;
  margin-top: 8px;
}

.lease__block--link:hover .lease__heading--link {
  color: #3e76cb;
  text-decoration: underline;
}

.lease__block {
  margin-bottom: 16px;
}

.lease__block:not(:first-of-type) {
  border-top: 1px solid #ccc;
  padding-top: 13px;
}

.lease__block--link {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.lease__block--link:hover {
  color: inherit;
  text-decoration: none;
}

.lease__block--thumb {
  width: 120px;
}

.lease__block--text {
  width: calc(100% - 130px);
}

.lease__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.lease__item {
  width: 32%;
  position: relative;
}

.lease__item .more__link {
  margin-top: 16px;
}

.lease__item--head {
  box-sizing: border-box;
  border: 1px solid #ccc;
}

.lease__item--head img {
  max-width: 100%;
  height: auto;
}

.lease__item--body {
  -moz-text-align-last: left;
  text-align-last: left;
  margin-top: 8px;
}

.lease__item--name {
  font-size: 14px;
  font-weight: 700;
}

.lease__item--name a:hover {
  color: inherit;
  text-decoration: none;
}

.lease__item--name a::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.lease__item--price {
  font-size: 13px;
  margin: 4px 0 0;
}

.lease__item--num {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.lease__item--time {
  font-size: 11px;
  margin: 4px 0 0 -0.5em;
}

.lease__block--thumb {
  width: 120px;
}

.lease__block--text {
  width: calc(100% - 130px);
}

/*20200910リース追加*/

.note {
  font-weight: 400;
}

.immediately__amazon {
  width: 100%;
  margin: 8px 0;
  padding: 8px;
  background: #fffae9;
  border-radius: 5px;
  font-weight: 700;
  text-align: center;
}

.immediately__amazon .gift {
  color: #c00;
}

.immediately_car {
  background-color: #ff5e00;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  padding: 5px;
  margin: 0;
  vertical-align: 1px;
}

.brd-s {
  margin: 20px 0 16px;
  padding: 0;
}

/*20200910リース追加--ここまで*/

/*未使用車リンク*/

.review-campaign {
  margin-bottom: 30px;
}

/*ご来店キャンペーンバナー*/

.visit-campaign_pc {
  display: block;
  margin-bottom: 30px;
}

.visit-campaign_sp {
  display: none;
  margin-bottom: 30px;
}

/*値引きキャンペーン*/

.discount__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 8px;
}

.discount__item {
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #ccc;
}

.discount__item--icon {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -50px;
  left: 0;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  background-color: #ffbe0a;
  color: #333;
  width: 44px;
  height: 44px;
  border-radius: 100%;
}

.discount__item > dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 16px;
}

.discount__item > dl > dt {
  width: 30%;
  position: relative;
}

.discount__item > dl > dt img {
  width: 100%;
  height: auto;
}

.discount__item > dl > dd {
  width: 70%;
  font-size: 12px;
}

.discount__item--heading {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.discount__button {
  font-size: 12px;
  text-align: center;
  font-weight: 700;
  padding: 10px 10px 12px;
  color: #fff;
  background-color: #00acea;
  border-radius: 20px;
  margin-top: 8px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

.discount__button a {
  color: #fff;
}

.discount__price {
  margin-top: 4px;
}

.discount__price--basic {
  position: relative;
}

.discount__price--basic::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 15px 0 15px;
  border-color: #ff5e00 transparent transparent transparent;
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
}

.discount__price--campaign {
  margin-top: 16px;
}

.discount__price--discount {
  margin-top: 4px;
  background-color: #fff64f;
  padding: 6px;
  text-align: center;
  font-weight: 700;
}

.discount__month--value {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #ff5e00;
}

/* 車種選択モーダルのタイトル部分 */

.modal-title-main {
  display: none;
  background-color: #568984;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 16px;
  margin: -20px -20px 0;
  border-radius: 10px 10px 0 0;
}

.name-asc-index .modal-title-main {
  margin-top: -40px;
}

.js-heading {
  display: none;
}

.js-heading.is-open,
.js-heading.is-open .modal-title-main,
.modal-title-main.is-open {
  display: block;
}

.modal-title-sub {
  font-size: 14px;
  margin-block: 10px;
}

.name-asc-index {
  margin-top: 24px;
}

.ullo-modal-lg .modal-body {
  height: 50vh;
  overflow-y: scroll;
  padding: 0px;
}

.hide {
  display: none !important;
}

.button_radio_check input[type=radio],
.button_radio_check input[type=checkbox],
.button_radio_check_edit input[type=checkbox],
.button_radio_check_equip .mequip input[type=checkbox],
.button_radio_check_equip .mequip_long input[type=checkbox],
.modal-color-list input[type=radio] {
  display: none;
}

.modal-color-list {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(3, 1fr);
  justify-items: center;
  padding-block: 24px;
  width: 100%;
}

.modal-color-list li {
  text-align: center;
}

.modal-color-list label {
  font-size: 10px;
  line-height: 24px;
}

.modal-color-list li label:hover {
  color: #000;
  text-decoration: underline;
}

.modal-color-list li label span::before {
  display: block;
  content: "";
  width: 50px;
  height: 50px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
  margin: 0 auto;
}

.modal-color-list li label span.color_panel_WHITE::before {
  background-color: #FFF;
}

.modal-color-list li label span.color_panel_BLACK::before {
  background-color: #000;
}

.modal-color-list li label span.color_panel_SILVER::before {
  background: linear-gradient(135deg, #FFF 0, #D1D1D1 100%);
}

.modal-color-list li label span.color_panel_RED::before {
  background-color: #F00;
}

.modal-color-list li label span.color_panel_ORANGE::before {
  background-color: #FFA500;
}

.modal-color-list li label span.color_panel_GREEN::before {
  background-color: #2CB711;
}

.modal-color-list li label span.color_panel_BLUE::before {
  background-color: #0674E8;
}

.modal-color-list li label span.color_panel_BROWN::before {
  background-color: #673407;
}

.modal-color-list li label span.color_panel_YELLOW::before {
  background-color: #FFD45A;
}

.modal-color-list li label span.color_panel_PINK::before {
  background-color: #FF85AB;
}

.modal-color-list li label span.color_panel_PEARL::before {
  background: linear-gradient(135deg, #FDFDFD 0, #E5E2CD 100%);
}

.modal-color-list li label span.color_panel_PURPLE::before {
  background-color: #9A1CD9;
}

.modal-color-list li label span.color_panel_GOLD::before {
  background: linear-gradient(135deg, #FFFFC1 0, #C9A849 100%);
}

.modal-color-list li label span.color_panel_GRAY::before {
  background-color: #bbb;
}

.modal-color-list li label span.color_panel_UNKNOWN::before {
  content: "?";
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  justify-content: center;
}

.in-modal .form-item {
  display: grid;
  grid-template-rows: auto auto;
  width: 90%;
  margin-inline: auto;
  align-items: flex-start;
  position: relative;
}

.in-modal .form-item__title {
  width: 100%;
  justify-content: flex-start;
  display: flex;
  align-items: center;
  padding-right: 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  position: relative;
  margin-bottom: 4px;
}

.in-modal .tooltip-handle {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  display: flex;
  align-items: center;
  margin-left: 10px;
}

.in-modal .tooltip-handle::before {
  content: "";
  background: url(../image/ullo/icon_tooltip-482dab4dd4e0577b85bcc6ae3273c7e9.png) no-repeat 0 0;
  width: 15px;
  height: 15px;
  margin-top: -3px;
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
}

.in-modal .tooltip-title {
  width: 60%;
  top: 110px !important;
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 2;
  padding: 16px;
  border-radius: 5px;
  width: 100%;
  background-color: #ffd45a;
  font-size: 14px;
  line-height: 20px;
}

.in-modal .tooltip-body {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  position: relative;
}

.in-modal .tooltip-button {
  position: absolute;
  right: -7px;
  top: -30px;
  background-color: transparent;
  border: 0;
  font-size: 16px;
  cursor: pointer;
}

.in-modal .form-item__data {
  width: 100%;
  display: grid;
  align-items: center;
}

.button_radio_check,
.button_radio_check_edit,
.button_radio_check_equip,
.year_date_check {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.button_radio_check li,
.button_radio_check_edit li,
.button_radio_check_equip .mequip,
.year_date_check li {
  width: 24%;
}

.in-modal .form-list__item input[type=checkbox],
.form-list__item input[type=radio] {
  display: none;
}

.in-modal .form-list__item label {
  color: #FFF;
  background-color: #CCC;
  padding: 2px;
  border-radius: 4px;
  width: 100%;
  height: 70px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.in-modal > div {
  height: 50vh;
  display: grid;
  place-items: center;
}

.in-modal .mileage-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
  font-size: 14px;
  width: 100%;
}

.in-modal .mileage-list-item__link {
  display: block;
  color: #333;
  padding: 8px 0 8px 23px;
  position: relative;
}

.in-modal .mileage-list-item__link::before {
  content: "";
  background: url(../../article-assets/image/ullo/maker-model-modal/icon_negobtn-508b1f7070dec286ccdbb78f796da7c3.png);
  display: inline-block;
  width: 8px;
  height: 12px;
  background-position: left center;
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%);
}

.in-modal .mileage-list-item__link:hover {
  text-decoration: none;
  background-color: #C9DEDC;
}

.in-modal .form-list {
  display: grid;
  grid-template-columns: 32% 32% 33%;
  grid-auto-rows: minmax(48px, auto);
  grid-gap: 10px;
  width: 100%;
}

.in-modal .form-list__item label:hover {
  background-color: #568984;
}

.in-modal .tooltip-title {
  width: 60%;
  top: 110px !important;
}

@media screen and (min-width: 481px) {
  .unusedcar {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .shop_box {
    width: 50%;
  }

  .shop_box1 {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
  }

  .shop_img {
    width: 110px;
    height: auto;
  }

  .shop_name {
    padding-left: 5px;
    width: 240px;
  }

  .shop_name .name {
    font-size: 15px;
    line-height: 1.3em;
    font-weight: 600;
    color: #3b5998;
  }

  .shop_name .area {
    font-weight: 600;
    font-size: 12px;
    color: #333;
    background-color: #e4e4e4;
    padding: 5px 5px;
    border-radius: 3px;
    margin: 3px 0;
    width: -moz-fit-content;
    width: fit-content;
  }

  .shop_name .tel {
    padding: 5px 0 5px 15px;
    background-image: url(https://cdn.autoc-one.jp/article-assets/image/unusedcar/icon_tel.svg);
    background-repeat: no-repeat;
    background-position: left 9px;
    font-size: 15px;
    font-weight: 600;
    background-size: 14px;
    color: #3b5998;
  }

  /*相互リンク店舗対応*/

  .mutualimg {
    width: 100%;
    height: 123.75px;
    background-color: #eee;
    overflow: hidden;
  }

  .mutualimg img {
    width: 100%;
    height: 123.75px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .unusedcar-slider {
    display: none;
  }

  .unusedcar-slider .slick-initialized {
    display: block;
  }

  .unusedcar-slider li {
    padding: 0 5px;
  }

  .unusedcar-slider li a:hover,
  .unusedcar-slider li a:active,
  .unusedcar-slider li a:focus {
    outline: none;
  }

  .unusedcar-slider .shop_img {
    width: 100%;
    height: auto;
  }

  .unusedcar-slider .shop_name {
    width: 100%;
    margin: 5px 0 0;
    padding: 0;
  }

  .unusedcar-slider .shop_name .name {
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 600;
    color: #3b5998;
  }

  .unusedcar-slider .shop_name .area {
    font-weight: 600;
    font-size: 12px;
    color: #333;
    background-color: #e4e4e4;
    padding: 5px 5px;
    border-radius: 3px;
    margin: 3px 0;
    width: -moz-fit-content;
    width: fit-content;
  }

  .unusedcar-slider .shop_name .tel {
    padding: 5px 0 5px 15px;
    background-image: url(https://cdn.autoc-one.jp/article-assets/image/unusedcar/icon_tel.svg);
    background-repeat: no-repeat;
    background-position: left 9px;
    font-size: 15px;
    font-weight: 600;
    background-size: 14px;
    color: #3b5998;
  }
}

@media print, screen and (min-width: 481px) {
  .modal-block-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .modal-main-block .modal-left {
    width: 46%;
    float: left;
    padding: 0px 20px;
    border-right: 1px solid rgb(221, 221, 221);
  }

  .modal-main-block .modal-right {
    width: 46%;
    float: left;
    padding: 0px 16px;
  }

  .ullo-modal-sm h3,
  .ullo-modal-lg h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0px;
  }

  .modal-block-list li {
    vertical-align: top;
    text-align: center;
    flex: 1 1 33%;
  }

  .modal-block-list li a {
    width: 82%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: rgb(49, 50, 51);
    line-height: 18px;
    padding: 7px 8px;
  }

  .modal-body ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .modal-text-list {
    font-size: 0;
  }
}

@media screen and (min-width: 640px) {
  body {
    min-width: 1050px;
  }

  a img:hover {
    opacity: 1;
    animation: flash 1s;
  }

  a:hover {
    color: #3e76cb;
    text-decoration: underline;
  }

  .information__inner {
    font-size: 14px;
    width: 1020px;
  }

  .information__inner:hover {
    color: #333 !important;
    text-decoration: none;
  }

  .bgcolor {
    background-color: #f7f7f7;
    padding: 40px 0;
    margin-bottom: 20px;
  }

  .main-image {
    height: 250px;
  }

  .main-image__btn {
    width: 362px;
    height: 74px;
    left: 40px;
    bottom: 20px;
    box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, 0.3);
    border-radius: 74px;
  }

  .main-image__btn:hover {
    background-position-y: -74px;
  }

  .main-image__inner {
    width: 1020px;
    height: 250px;
  }

  .main-image__inner--block {
    width: 335px;
    top: 36px;
  }

  .main-image__inner--btn::before {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #ffffff;
    margin-left: 40px;
    margin-top: 2px;
  }

  .main-image__kaitori {
    width: 100%;
    height: 350px;
    background: url(../image/top/main/main_bg-0badc555205d7d4e2e891b600df81039.png) repeat no-repeat;
    /* background: url(https://cdn.autoc-one.jp/article-assets/image/top/main/main_bg.png) repeat no-repeat;*/
  }

  .main-image__kaitori__inner {
    width: 1020px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .main-image__kaitori--main {
    width: 1020px;
    height: 350px;
  }

  .main-image__kaitori--sub {
    width: 218px;
    height: 218px;
    position: absolute;
    top: 20px;
    left: -36px;
    z-index: 0;
  }

  .main-image__kaitori a img:hover {
    animation: none;
  }

  .main-image__kaitori--button:not(:root) {
    font-size: 18px;
    width: 260px;
    height: 42px;
    position: absolute;
    left: 100px;
    bottom: 20px;
    padding-top: 4px;
    padding-right: 60px;
  }

  .main-image__kaitori--button > .icon {
    font-size: 14px;
    padding: 5px 6px 3px;
    margin-top: -4px;
    border-radius: 4px;
  }

  .main-image__kaitori--button > .arrow {
    width: 50px;
    height: 2px;
    margin-right: -30px;
    transition: all 0.3s;
  }

  .main-image__kaitori--button > .arrow::before,
  .main-image__kaitori--button > .arrow::after {
    right: -4px;
    width: 10px;
    height: 2px;
  }

  .main-image__kaitori--button > .arrow::before {
    top: -3px;
  }

  .main-image__kaitori--button > .arrow::after {
    bottom: -3px;
  }

  .main-image__kaitori--button:hover {
    color: #fff;
    text-decoration: none;
  }

  .main-image__kaitori--button:hover > .arrow {
    right: 40px;
  }

  .contents__inner {
    width: 1020px;
  }

  .navi {
    margin-bottom: 30px;
  }

  .navi__inner {
    width: 1020px;
    padding: 20px 0;
  }

  .navi__item {
    width: calc((100% - 24px) / 4);
    margin-right: 8px;
  }

  .navi__item a {
    padding: 6px;
  }

  .navi__item a:hover {
    text-decoration: none;
    opacity: 0.8;
  }

  .navi__item--main {
    font-size: 18px;
  }

  .menu__block {
    width: 1020px;
  }

  .menu__search {
    width: 490px;
  }

  .menu__account {
    width: 490px;
    margin-bottom: 20px;
  }

  .menu__account a:hover {
    color: #f26161;
  }

  .menu__keyword--item a:hover {
    background-color: #efefef;
    text-decoration: none;
    transition: all 0.5s 0s ease;
  }

  .menu__input--keyword {
    width: calc(100% - 80px);
  }

  .menu__button--search {
    width: 70px;
  }

  .menu__button--search:hover {
    background-color: #c4c4c4;
  }

  .menu__button--login:hover {
    background-color: #c4c4c4;
  }

  .menu__reminder--item br {
    display: none;
  }

  .ticker__wrap {
    width: 1020px;
    padding-left: 50px;
  }

  .ticker__wrap::before {
    width: 55px;
    height: 40px;
  }

  .ticker__thumbnail img {
    width: 60px;
    height: 40px;
  }

  .ticker__title {
    font-size: 13px;
    line-height: 1.3;
    padding-left: 15px;
  }

  .ticker__title a {
    color: #fff !important;
  }

  .ticker__title a:hover {
    color: #fff !important;
  }

  .catalog {
    margin-bottom: 20px;
  }

  .catalog__heading {
    font-size: 16px;
  }

  .catalog__tab .catalog__heading:nth-child(1) {
    width: 612px;
  }

  .catalog__tab .catalog__heading:nth-child(2) {
    width: 408px;
  }

  .catalog__tab .catalog__heading:nth-child(3) {
    width: 408px;
  }

  .catalog__tab--contents .catalog__primary {
    width: 100%;
  }

  .catalog__tab--contents .catalog__secondary {
    width: 68%;
  }

  .catalog__tab--contents .catalog__secondary .more__link {
    display: none;
  }

  .catalog__tab--contents .catalog__tertiary {
    width: 30%;
  }

  .catalog__type-wrap {
    margin-top: 16px;
  }

  .catalog__list--maker .catalog__list--item:nth-child(3n) {
    margin-right: 0;
  }

  .catalog__list--bodytype .catalog__list--item {
    height: 92px;
  }

  .catalog__list--bodytype .catalog__list--item:nth-child(6n) {
    margin-right: 0;
  }

  .catalog__list--enginetype .catalog__list--item {
    height: 92px;
  }

  .catalog__list--enginetype .catalog__list--item:nth-child(3n) {
    margin-right: 0;
  }

  .catalog__maker {
    width: 49%;
  }

  .catalog__maker--wrap {
    display: flex;
    justify-content: space-between;
  }

  .newcar__promotion {
    margin-bottom: 5px;
  }

  .newcar__form--item {
    width: 140px;
  }

  .newcar__form--item:nth-child(3) {
    width: 90px;
  }

  .newcar__form select {
    font-size: 14px;
  }

  .tabs {
    width: 66.5%;
  }

  .tabs__list {
    padding: 15px;
  }

  .desktop {
    position: relative;
    width: 1020px;
  }

  .navigation .service-nav__inner {
    width: 1020px;
    margin: auto;
  }

  .navigation .service-nav__inner--list:hover {
    transition: 400ms;
    border-color: #c00;
  }

  .lease__heading--large {
    background: linear-gradient(transparent 60%, #ffff66 60%);
  }

  .lease__item--head {
    padding: 0 20px;
  }

  .note {
    font-size: 13px;
    margin-left: 5px;
  }

  .immediately__amazon {
    font-size: 15px;
  }

  .discount__item {
    width: 49%;
  }

  .discount__button a:hover {
    color: #fff;
    text-decoration: none;
  }

  .discount__month--unit {
    font-size: 13px;
  }

  .is-pc {
    display: block;
  }

  .is-sp {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  body {
    min-width: auto;
  }

  .information {
    width: 100%;
  }

  .information__inner {
    font-size: 11px;
    width: 100%;
    letter-spacing: -0.05em;
  }

  .information br {
    display: block;
  }

  .bgcolor {
    background-color: #fff;
  }

  .main-image {
    height: 150px;
  }

  .main-image__btn {
    left: 23px;
    bottom: 9px;
    width: 40%;
    margin: auto;
    aspect-ratio: 362/74;
    background-size: 100%;
    box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.3);
    border-radius: 9999px;
  }

  .main-image__inner {
    width: 355px;
    height: 150px;
  }

  .main-image__inner--link:hover {
    background-color: #fff;
    opacity: 0.15;
  }

  .main-image__inner--kv {
    width: 100%;
    height: 150;
  }

  .main-image__inner--kv .pcimg {
    display: none;
  }

  .main-image__inner--kv .spimg {
    display: inline;
  }

  .main-image__inner--block {
    width: 176px;
    top: 25px;
  }

  .main-image__inner--copy {
    height: 15px;
    margin-bottom: 10px;
    padding: 3px;
  }

  .main-image__inner--copy img {
    width: 53.8%;
    height: auto;
    vertical-align: top;
  }

  .main-image__inner--btn:hover {
    bottom: 23px;
  }

  .main-image__inner--btn {
    margin-top: 15px;
    width: 115px;
    height: 22px;
    border-radius: 22px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    font-size: 11px;
    bottom: 26px;
  }

  .main-image__inner--btn span {
    margin-top: -9px;
    margin-left: 15px;
  }

  .main-image__inner--btn::before {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 8px solid #ffffff;
    margin-left: 20px;
    margin-top: -2px;
  }

  .main-image__kaitori {
    position: relative;
  }

  .main-image__kaitori__inner {
    width: 100%;
  }

  .main-image__kaitori--button:not(:root) {
    font-size: 12px;
    max-width: 45%;
    height: 24px;
    position: relative;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: auto;
    padding-right: 30px;
    margin-top: -24px;
    z-index: 2;
  }

  .main-image__kaitori--button::before {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
  }

  .main-image__kaitori--button > .icon {
    font-size: 10px;
    padding: 3px 4px 2px;
    margin-top: -2px;
    border-radius: 3px;
  }

  .main-image__kaitori--button > .arrow {
    width: 20px;
    height: 1px;
    margin-right: -38px;
  }

  .main-image__kaitori--button > .arrow::before,
  .main-image__kaitori--button > .arrow::after {
    right: -2px;
    width: 6px;
    height: 1px;
  }

  .main-image__kaitori--button > .arrow::before {
    top: -2px;
  }

  .main-image__kaitori--button > .arrow::after {
    bottom: -2px;
  }

  .superBanner {
    width: 100%;
    height: auto;
    margin: auto;
  }

  .contents__inner {
    width: 100%;
    height: auto;
  }

  .main {
    float: none;
    width: 100%;
  }

  .sidebar {
    display: none;
    float: none;
    width: 100%;
    padding: 0 10px;
    margin: 0 0 20px;
    box-sizing: border-box;
  }

  .ad {
    margin: 0 auto 10px;
  }

  .banner {
    margin: 0 auto 10px;
  }

  .more__link {
    font-size: 14px;
    background-color: #f7f7f7;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    position: relative;
  }

  .more__link::before {
    position: absolute;
    top: 43%;
    right: 13px;
    content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid #e91e63;
    border-right: 2px solid #e91e63;
    transform: rotate(45deg);
  }

  .more__link--title {
    float: none;
    text-align: center;
    display: block;
  }

  .more__link--title a {
    display: block;
    padding: 15px 5px;
    text-align: center;
  }

  .more__link--title::before {
    content: none;
  }

  .navi {
    margin-bottom: 10px;
  }

  .navi__inner {
    width: 100%;
    padding: 10px;
  }

  .navi__item {
    width: calc((100% - 5px) / 2);
    margin-right: 5px;
  }

  .navi__item:nth-child(2n) {
    margin-right: 0;
  }

  .navi__item:not(:nth-child(-n+2)) {
    margin-top: 8px;
  }

  .navi__item:nth-child(1) a {
    border-width: 3px;
  }

  .navi__item:nth-child(2) a {
    border-width: 3px;
  }

  .navi__item:nth-child(3) a {
    border-width: 3px;
  }

  .navi__item:nth-child(4) a {
    border-width: 3px;
  }

  .navi__item a {
    font-size: 11px;
    padding: 10px 0;
    flex-basis: calc((100% - 10px) / 3);
  }

  .navi__item--main {
    font-size: 14px;
  }

  .navi__item--sub {
    display: none;
  }

  .menu__block {
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 0;
  }

  .menu__search {
    width: 100%;
  }

  .menu__account {
    width: 100%;
  }

  .menu__summary {
    margin-bottom: 10px;
  }

  .menu__input--keyword {
    width: calc(80% - 10px);
  }

  .menu__button--search {
    width: 20%;
  }

  .menu__reminder--item {
    width: 49%;
  }

  .menu__reminder--item br {
    display: block;
  }

  .menu__reminder--item a {
    display: block;
    padding: 5px;
    text-align: center;
    border: solid 1px #ccc;
    border-radius: 4px;
    line-height: 1.4;
  }

  .ticker__wrap {
    width: 100%;
    padding-left: 60px;
  }

  .ticker__wrap::before {
    width: 68px;
    height: 48px;
  }

  .ticker__thumbnail img {
    width: 68px;
    height: 48px;
  }

  .ticker__title {
    font-size: 12px;
    line-height: 1.4;
    padding-left: 5px;
  }

  .catalog {
    padding: 0 10px;
    margin-bottom: 40px;
  }

  .catalog__heading {
    font-size: 14px;
  }

  .catalog__tab .catalog__heading:nth-child(1) {
    width: 33.3%;
    text-align: center;
  }

  .catalog__tab .catalog__heading:nth-child(2) {
    width: 33.3%;
    text-align: center;
    border-right: solid 1px #fff;
    border-left: solid 1px #fff;
  }

  .catalog__tab .catalog__heading:nth-child(3) {
    width: 33.4%;
    text-align: center;
  }

  .catalog__tab--contents {
    display: block;
  }

  .catalog__tab--contents .catalog__primary {
    width: 100%;
  }

  .catalog__tab--contents .catalog__secondary {
    width: 100%;
  }

  .catalog__tab--contents .catalog__secondary .more__link {
    display: block;
  }

  .catalog__tab--contents .catalog__tertiary {
    width: 100%;
  }

  .catalog__primary {
    margin-bottom: 20px;
  }

  .catalog__list--maker {
    margin: 0 0 10px;
  }

  .catalog__list--maker .catalog__list--item {
    width: calc((100% - 20px) / 5);
    margin: 0 5px 10px 0;
  }

  .catalog__list--maker .catalog__list--item:nth-child(5n) {
    margin-right: 0;
  }

  .catalog__list--bodytype .catalog__list--item {
    width: calc((100% - 10px) / 3);
    margin: 0 5px 5px 0;
  }

  .catalog__list--bodytype .catalog__list--item:nth-child(3n) {
    margin-right: 0;
  }

  .catalog__list--enginetype .catalog__list--item {
    width: calc((100% - 10px) / 3);
    margin: 0 5px 5px 0;
  }

  .catalog__list--enginetype .catalog__list--item:nth-child(3n) {
    margin-right: 0;
  }

  .catalog__maker {
    width: 100%;
  }

  .catalog__maker--wrap {
    display: block;
  }

  .catalog__text {
    font-size: 11px;
    height: auto;
  }

  .newcar {
    padding: 0 10px;
    margin: 0 0 20px;
  }

  .newcar__inner {
    padding: 0;
    border: none;
  }

  .newcar__promotion {
    float: none;
    height: auto;
  }

  .newcar__form {
    width: 100%;
    margin: auto;
    display: block;
  }

  .newcar__form--item {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 5px;
  }

  .newcar__form--item:nth-child(3) {
    width: 50%;
  }

  .newcar__form--item dt {
    width: 5em;
  }

  .newcar__form--item dd {
    width: calc(100% - 5em);
  }

  .newcar__form select {
    font-size: 16px;
  }

  .newcar__button {
    width: 100%;
  }

  .pickup {
    padding: 0 10px;
    margin: 0 0 20px;
  }

  .pickup__list--large {
    width: 100%;
    float: none;
    margin: 0 0 10px;
  }

  .pickup__list--large .pickup__list--item {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .pickup__list--large .pickup__thumbnail {
    width: 45%;
    margin: 0 10px 0 0;
  }

  .pickup__list--small {
    width: 100%;
    float: none;
  }

  .pickup__list--small .pickup__list--item {
    margin: 0 0 10px 0;
  }

  .pickup__list--small .pickup__thumbnail {
    width: 90px;
  }

  .pickup__term {
    float: none;
  }

  .pickup__data {
    margin: 0 0 5px;
    overflow: hidden;
  }

  .special {
    padding: 0 10px;
    margin: 0 0 40px;
  }

  .special__list--item:last-child {
    margin-bottom: 10px;
  }

  .special__thumbnail {
    width: 100%;
    float: none;
  }

  .special__data {
    margin: 5px 0 0;
  }

  .used {
    padding: 0 10px;
  }

  .used__list {
    margin: 0;
  }

  .used__list--item {
    width: calc((100% - 10px) / 2);
    margin: 0 0 10px;
  }

  .prefectures {
    padding: 0 10px 20px;
    margin: 20px 0;
  }

  .prefectures__list {
    border-bottom: none;
  }

  .prefectures__list:last-child {
    border-bottom: solid 1px #efefef;
  }

  .prefectures__heading {
    font-weight: 700;
    display: block;
    width: 100%;
    border-top: solid 1px #efefef;
    padding: 9px 0;
    position: relative;
  }

  .prefectures__heading::before {
    position: absolute;
    top: 40%;
    right: 10px;
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    transform: rotate(45deg);
  }

  .prefectures__heading a {
    pointer-events: none;
  }

  .prefectures__deta {
    display: none;
    padding: 10px;
    background-color: #efefef;
  }

  .prefectures__deta.current {
    display: block;
  }

  .prefectures__deta li {
    width: 32.6666666667%;
    margin: 0 1% 1% 0;
  }

  .prefectures__deta li:nth-child(3n) {
    margin-right: 0;
  }

  .prefectures__deta li:not(:last-child)::after {
    content: none;
  }

  .prefectures__deta li a {
    display: block;
    padding: 10px 12px;
    text-align: left;
    background-color: #fff;
    position: relative;
  }

  .prefectures__deta li a::before {
    position: absolute;
    top: 40%;
    right: 7px;
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    transform: rotate(45deg);
  }

  .kaitori {
    margin: 0 0 20px;
    padding: 0 10px;
  }

  .kaitori__inner {
    padding: 0;
    border: none;
  }

  .kaitori__promotion img {
    width: 100%;
  }

  .kaitori__form {
    width: 100%;
    margin: auto;
    display: block;
  }

  .kaitori__form--item {
    width: 100%;
    margin: 0 0 10px;
    display: flex;
    align-content: center;
    justify-content: space-between;
  }

  .kaitori__form--item dt {
    width: 3em;
    padding: 10px 0 0;
  }

  .kaitori__form--item dd {
    width: calc(100% - 3em);
  }

  .kaitori__form select,
  .kaitori__form button {
    font-size: 16px;
    padding: 6px;
  }

  .kaitori__form .has-error-message {
    position: relative;
  }

  .kaitori__form .has-error-message br {
    display: none;
  }

  .news {
    padding: 0 10px;
    margin: 0 0 40px;
  }

  .news__list--large {
    width: 100%;
    float: none;
    margin: 0 0 10px;
  }

  .news__list--large .news__list--item {
    padding: 0 0 10px;
    box-shadow: 0 0 0 0;
  }

  .news__list--small {
    display: block;
    width: 100%;
    float: none;
  }

  .news__list--small .news__list--item {
    width: 100%;
    padding: 15px 0 0;
    margin: 15px 0 0;
    box-shadow: 0 0 0 0;
    border-top: solid 1px #ddd;
  }

  .news__list--small .news__list--item:nth-child(1),
  .news__list--small .news__list--item:nth-child(2) {
    border-top: none;
    width: 49%;
    padding: 0;
    margin: 0 0 15px;
  }

  .news__list--small .news__list--item:nth-child(1) .news__thumbnail,
  .news__list--small .news__list--item:nth-child(2) .news__thumbnail {
    margin: 0 0 10px 0;
    width: 100%;
    float: none;
  }

  .news__list--small .news__list--item:nth-child(1) {
    margin-right: 2%;
  }

  .news__list--small .news__list--item:nth-child(2) {
    margin-right: 0;
  }

  .news__list--small .news__list--item:nth-child(1),
  .news__list--small .news__list--item:nth-child(2) {
    margin-bottom: 0;
  }

  .news__list--small .news__list--item:last-child {
    margin: 15px 0;
    padding: 15px 0;
    border-bottom: solid 1px #ddd;
  }

  .news__list--small .news__thumbnail {
    width: 120px;
  }

  .parts {
    width: 100%;
    padding: 0 10px;
    margin: 0 0 20px;
  }

  .parts__list--item {
    display: block;
    width: 100%;
    margin: 5px;
    height: 210px;
  }

  .parts__list--item li {
    width: 100%;
    margin: 5px 0;
  }

  .kiji {
    padding: 0 10px;
    margin: 0 0 40px;
  }

  .kiji__list {
    display: block;
  }

  .kiji__list--item {
    width: 100%;
    padding: 15px 0 0;
    margin: 15px 0 0;
    border-top: solid 1px #ddd;
  }

  .kiji__list--item:nth-child(1),
  .kiji__list--item:nth-child(2),
  .kiji__list--item:nth-child(3),
  .kiji__list--item:nth-child(4) {
    border-top: none;
    width: 49%;
    padding: 0;
    margin: 0 0 15px;
  }

  .kiji__list--item:nth-child(1) .kiji__thumbnail,
  .kiji__list--item:nth-child(2) .kiji__thumbnail,
  .kiji__list--item:nth-child(3) .kiji__thumbnail,
  .kiji__list--item:nth-child(4) .kiji__thumbnail {
    margin: 0 0 10px 0;
    width: 100%;
    float: none;
  }

  .kiji__list--item:nth-child(1),
  .kiji__list--item:nth-child(3) {
    margin-right: 2%;
  }

  .kiji__list--item:nth-child(2),
  .kiji__list--item:nth-child(4) {
    margin-right: 0;
  }

  .kiji__list--item:nth-child(3),
  .kiji__list--item:nth-child(4) {
    margin-bottom: 0;
  }

  .kiji__list--item:last-child {
    margin: 15px 0 0;
    padding: 15px 0;
    border-bottom: solid 1px #ddd;
  }

  .kiji__list--item::after {
    content: "";
    clear: both;
    display: block;
  }

  .kiji__thumbnail {
    margin: 0 10px 0 0;
    width: 120px;
    float: left;
  }

  .tokusen {
    padding: 0 10px;
    margin: 0 0 40px;
  }

  .tokusen__list {
    margin: 0;
  }

  .tokusen__list--item {
    width: 100%;
    padding: 15px 0 0;
    margin: 15px 0 0;
    box-shadow: 0 0 0 0;
    border-top: solid 1px #ddd;
  }

  .tokusen__list--item:nth-child(1),
  .tokusen__list--item:nth-child(2) {
    border-top: none;
    width: 49%;
    padding: 0;
    margin: 0;
  }

  .tokusen__list--item:nth-child(1) .tokusen__thumbnail,
  .tokusen__list--item:nth-child(2) .tokusen__thumbnail {
    margin: 0 0 10px 0;
    width: 100%;
    float: none;
  }

  .tokusen__list--item:nth-child(1) {
    margin: 0 2% 0 0;
  }

  .tokusen__list--item:nth-child(2) {
    margin: 0;
  }

  .tokusen__list--item:last-child {
    margin: 15px 0;
    padding: 15px 0;
    border-bottom: solid 1px #ddd;
  }

  .tokusen__data {
    padding: 0;
  }

  .ranking {
    margin: 0 0 10px;
    padding: 0 10px;
  }

  .ranking__list--large .ranking__list--item {
    width: 100%;
    margin: 0 0 10px;
  }

  .ranking__list--large .ranking__button {
    margin-bottom: 0;
  }

  .ranking__list--small .ranking__list--item {
    width: 100%;
    margin: 0 0 10px;
  }

  .ranking__list--small .ranking__list--item::after {
    content: "";
    clear: both;
    display: block;
  }

  .ranking__list--small .ranking__list--item .ranking__spec {
    font-size: 13px;
  }

  .ranking__list--small .ranking__button {
    margin-bottom: 0;
  }

  .ranking__list--item {
    padding: 10px;
    border: solid 4px #ccc;
    border-radius: 10px;
  }

  .ranking__thumbnail {
    width: 120px;
    float: left;
    margin: 0 10px 0 0;
    padding: 20px 0 0 0;
  }

  .ranking__data {
    padding: 0 0 0 130px;
  }

  .ranking__spec dt {
    float: none;
    width: 100%;
  }

  .ranking__spec dd {
    text-align: left;
    margin: 0 0 5px;
  }

  .ranking__button {
    flex-wrap: nowrap;
  }

  .ranking__button--newcar .discount {
    left: 0;
  }

  .tabs {
    width: 100%;
  }

  .tabs__list {
    font-size: 12px;
    padding: 15px 0;
  }

  .tabs__list--current {
    border-top: 1px solid #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
  }

  .sns__title {
    border-top: none;
  }

  .footer__top,
  .footer__bottom {
    width: 100%;
    box-sizing: border-box;
  }

  .footer__contents--right {
    border-left: none;
    padding: 0;
  }

  .footer__service--term {
    width: 100%;
    margin: 0 0 10px;
  }

  .footer__service--data {
    padding: 0;
    overflow: visible;
  }

  .footer__service--link li {
    line-height: 1.8;
  }

  .pagetop {
    bottom: 30vw;
    right: 15px;
  }

  .pagetop a {
    line-height: 38px;
    width: 50px;
    height: 50px;
  }

  .yado_banner {
    width: 100%;
    height: 28.8vw;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 15px;
    bottom: 0;
    right: 0;
    border-radius: 0;
  }

  .yado_banner .img_pc {
    display: none;
  }

  .yado_banner .img_sp {
    display: block;
  }

  .yado_banner img {
    width: 100%;
    height: auto;
  }

  .slick-prev {
    left: -7px !important;
  }

  .slick-next {
    right: -7px !important;
  }

  .skyscraper {
    display: none;
  }

  .is-fixed {
    display: none;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  .catalog__heading {
    padding: 10px;
    background-color: #efefef;
    color: #999;
  }

  #efefef .catalog__heading.active {
    background-color: #fff;
    color: #333;
  }

  .tab__contents--list {
    display: none;
  }

  .tab__contents--list.show {
    display: block;
  }

  .header {
    padding: 12px 0 16px;
  }

  .header__inner {
    width: 100%;
    padding: 0 6px 0 10px;
    box-sizing: border-box;
  }

  .header .tmsLink {
    display: none;
  }

  .header__search {
    background-color: #333;
  }

  .header__search--inner {
    width: 100%;
    padding: 10px;
  }

  .header__search--input {
    width: 75%;
    box-sizing: border-box;
  }

  .header__search--input::-moz-placeholder {
    line-height: 1.65;
  }

  .header__search--input::placeholder {
    line-height: 1.65;
  }

  .header__search--submit {
    width: 25%;
    box-sizing: border-box;
  }

  .header-modal .service-nav__inner {
    width: 100%;
  }

  .header-modal .service-nav__inner--list {
    font-size: 13px;
    width: 50%;
  }

  .header-modal__inner {
    width: 100%;
  }

  .header-modal__heading {
    padding: 10px 0;
  }

  .header-modal__catalog--inner {
    display: block;
  }

  .header-modal__catalog__primary {
    width: 100%;
  }

  .header-modal__catalog__secondary {
    width: 100%;
  }

  .header-modal__maker li {
    margin: 0;
  }

  .header-modal__category-wrap {
    display: block;
  }

  .header-modal__category__primary {
    width: 100%;
  }

  .header-modal__category__secondary {
    width: 100%;
    display: block;
  }

  .header-modal__category__secondary .header-modal__new-car,
  .header-modal__category__secondary .header-modal__car-life,
  .header-modal__category__secondary .header-modal__article {
    width: 100%;
  }

  .header__button--menu {
    right: 10px;
  }

  .menu__block {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }

  .menu__search {
    width: 100%;
  }

  .menu__account {
    width: 100%;
    margin: 10px 0 0;
  }

  .menu__summary {
    margin-bottom: 10px;
  }

  .menu__input--keyword {
    width: calc(80% - 10px);
  }

  .menu__button--search {
    width: 20%;
  }

  .menu__reminder--item {
    width: 49%;
  }

  .menu__reminder--item br {
    display: block;
  }

  .menu__reminder--item a {
    display: block;
    padding: 5px;
    text-align: center;
    border: solid 1px #ccc;
    border-radius: 4px;
    line-height: 1.4;
  }

  .navigation {
    margin: 0;
  }

  .navigation .service-nav__inner {
    width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    margin-bottom: 10px;
  }

  .navigation .service-nav__inner--list {
    font-size: 12px;
    display: grid;
    align-items: center;
  }

  .navigation .service-nav__inner a,
  .navigation .service-nav__inner span {
    padding: 10px 8px;
  }

  .header-modal .service-nav__inner {
    width: 100%;
  }

  .header-modal .service-nav__inner--list {
    font-size: 13px;
    width: 50%;
  }

  .lease {
    padding: 0 10px;
    margin: 0 0 20px;
  }

  .lease__heading--large {
    font-size: 16px;
  }

  .lease__heading--middle {
    font-size: 13px;
  }

  .lease__heading--middle span {
    display: block;
  }

  .lease__heading--small {
    font-size: 12px;
    margin-top: 0;
  }

  .lease__heading--link {
    margin-top: 4px;
  }

  .lease__block {
    margin-bottom: 8px;
  }

  .lease__block:not(:first-of-type) {
    padding-top: 8px;
  }

  .lease__block--thumb {
    width: 160px;
  }

  .lease__block--text {
    width: calc(100% - 164px);
  }

  .lease__item {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 8px;
  }

  .lease__item--head {
    width: 110px;
  }

  .lease__item--body {
    padding-left: 8px;
    box-sizing: border-box;
  }

  .note {
    display: block;
    font-size: 11px;
  }

  .immediately__amazon {
    font-size: 14px;
    line-height: 1.4;
  }

  .review-campaign {
    padding: 0 10px;
  }

  .visit-campaign_pc {
    display: none;
  }

  .visit-campaign_sp {
    display: block;
  }

  .discount__item {
    width: 100%;
  }

  .discount__item:not(:first-of-type) {
    margin-top: 10px;
  }

  .discount__button {
    margin-left: -45%;
  }

  .discount__month--unit {
    font-size: 12px;
  }

  .is-pc {
    display: none;
  }

  .is-sp {
    display: block;
  }

  .container-fluid {
    margin: 0;
    padding: 0;
  }

  .button_radio_check li,
  .button_radio_check_edit li,
  .button_radio_check_equip .mequip,
  .year_date_check li {
    width: 100%;
    margin-bottom: 16px;
  }

  .in-modal .form-item {
    width: 100%;
  }

  .modal-title-main {
    margin-inline: -17px;
  }

  .in-modal .mileage-list {
    grid-template-columns: 100%;
  }

  .in-modal .mileage-list-item {
    border-bottom: 1px dotted #EEE;
  }

  .in-modal .form-list {
    grid-template-columns: auto;
  }

  .in-modal .form-item__title {
    width: 100%;
    justify-content: flex-start;
    flex-direction: row;
    border-bottom: 1px solid #DDD;
    padding-bottom: 5px;
  }

  .in-modal > div {
    height: auto;
  }

  .modal-title-sub {
    font-size: 14px;
    margin-block: 20px 10px;
  }

  .in-modal .form-item__data {
    margin-top: 14px;
  }

  .ullo-modal-lg .modal-body {
    height: auto;
  }

  .row {
    margin: 0;
  }

  .in-modal .mileage-list-item__link {
    display: grid;
    color: #333;
    padding-left: 23px;
    position: relative;
    align-items: center;
    height: 32px;
  }

  .in-modal .tooltip-title {
    width: 60%;
    top: 110px !important;
    left: 0;
    z-index: 2;
  }

  .ullo-modal-lg .modal-body {
    overflow: visible;
  }
}

@media screen and (max-width: 480px) {
  .shop_box {
    width: 100%;
    margin: 10px 0;
  }

  .shop_box1 {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding: 5px 0;
  }

  .unusedcar_img {
    width: 28%;
    height: auto;
  }

  .shop_img {
    width: 100%;
    height: auto;
  }

  .shop_name {
    padding-left: 2%;
    width: 70%;
  }

  .shop_name .name {
    font-size: 14px;
    line-height: 1.3em;
    font-weight: 600;
    color: #3b5998;
  }

  .shop_name .area {
    font-weight: 600;
    font-size: 12px;
    color: #333;
    background-color: #e4e4e4;
    padding: 5px 5px;
    border-radius: 3px;
    margin: 3px 0;
    width: -moz-fit-content;
    width: fit-content;
  }

  .shop_name .tel {
    padding: 5px 0 5px 14px;
    background-image: url(https://cdn.autoc-one.jp/article-assets/image/unusedcar/icon_tel.svg);
    background-repeat: no-repeat;
    background-position: left 9px;
    font-size: 14px;
    font-weight: 600;
    background-size: 13px;
    color: #3b5998;
  }

  /*相互リンク店舗対応*/

  .mutualimg {
    width: 100%;
    height: 126px;
    background-color: #eee;
    overflow: hidden;
  }

  .mutualimg img {
    width: 100%;
    height: 126px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .unusedcar-slider {
    display: none;
  }

  .unusedcar-slider .slick-initialized {
    display: block;
  }

  .unusedcar-slider li {
    padding: 0 5px;
  }

  .unusedcar-slider li a:hover,
  .unusedcar-slider li a:active,
  .unusedcar-slider li a:focus {
    outline: none;
  }

  .unusedcar-slider .shop_img {
    width: 100%;
    height: auto;
  }

  .unusedcar-slider .shop_name {
    width: 100%;
    margin: 5px 0 0;
  }

  .unusedcar-slider .shop_name .name {
    font-size: 14px;
    line-height: 1.3em;
    font-weight: 600;
    color: #3b5998;
  }

  .unusedcar-slider .shop_name .area {
    font-weight: 600;
    font-size: 12px;
    color: #333;
    background-color: #e4e4e4;
    padding: 5px 5px;
    border-radius: 3px;
    margin: 3px 0;
    width: -moz-fit-content;
    width: fit-content;
  }

  .unusedcar-slider .shop_name .tel {
    padding: 5px 0 5px 14px;
    background-image: url(https://cdn.autoc-one.jp/article-assets/image/unusedcar/icon_tel.svg);
    background-repeat: no-repeat;
    background-position: left 9px;
    font-size: 14px;
    font-weight: 600;
    background-size: 13px;
    color: #3b5998;
  }
}