@charset "UTF-8";

/*==========================================
買取までの流れ
==========================================*/
.page-flow .l-content__common {
  background-color: #EBEBEB;
}
.l-title--flow {
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .l-title--flow {
    margin-bottom: 0rem;
  }
}

.page-flow .top-step__box {
  background-color: #fff;
  position: relative;
  padding: 22px 20px 10px;
  margin: 0 auto 58px;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .page-flow .top-step__box {
    padding: 32px 40px 10px;
  }
}
@media screen and (min-width: 992px) {
  .page-flow .top-step__box {
    padding: 40px 40px 40px 50px;
    margin: 0 auto 88px;
  }
}
.page-flow .top-step__box:after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  bottom: -15px;
  height: 16px;
  width: calc(100%);
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  background-color: #fff;
}
@media screen and (min-width: 992px) {
  .page-flow .top-step__box:after {
    left: 396px;
    bottom: -40px;
    height: 40px;
    width: 205px;
  }
}
@media screen and (min-width: 992px) {
  .page-flow .top-step__box:first-child {
    margin-top: 68px;
  }
}
.page-flow .top-step__box:last-child {
  margin: 0 auto 0;
}
@media screen and (min-width: 992px) {
  .page-flow .top-step__box:last-child::after {
    display: none;
  }
}
.page-flow .top-step__box__num {
  width: 100%;
  text-align: center;
  position: absolute;
  top: -12px;
  left: 0;
}
@media screen and (min-width: 768px) {
  .page-flow .top-step__box__num {
    top: -16px;
  }
}
@media screen and (min-width: 992px) {
  .page-flow .top-step__box__num {
    top: -20px;
  }
}
.page-flow .top-step__box__num img {
  width: 128px;
}
@media screen and (min-width: 768px) {
  .page-flow .top-step__box__num img {
    width: 168px;
  }
}
@media screen and (min-width: 992px) {
  .page-flow .top-step__box__num img {
    width: 215px;
  }
}
@media screen and (min-width: 992px) {
  .page-flow .top-step__box__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 992px) {
  .page-flow .top-step__box__content .top-step__box__photo {
    width: 259px;
    height: 120px;
    margin-right: 30px;
    flex-shrink: 0;
  }
}
.page-flow .top-step__box__content .top-step__box__photo img {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .page-flow .top-step__box__content .step__box__textarea {
    width: 61%;
  }
}
.page-flow .top-step__box__content .top-step__box__title {
  font-size: 2rem;
  line-height: 1.5;
  color: #27a3cd;
  margin: 10px auto 10px;
}
@media screen and (min-width: 992px) {
  .page-flow .top-step__box__content .top-step__box__title {
    line-height: 1;
  }
}
@media screen and (min-width: 768px) {
  .page-flow .top-step__box__content .top-step__box__description {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  .page-flow .top-step__box__content .step__box__lists {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media screen and (min-width: 992px) {
  .page-flow .top-step__box__content .step__box__lists .step__box__list {
    margin-right: 20px;
    font-size: 16px;
  }
}
.page-flow .top-step__box__content .step__box__lists .step__box__list:nth-of-type(4n) {
  margin-right: 0;
}
.page-flow .top-step__box__content .top-step__box__detail {
  margin-top: 30px;
  font-size: 14px;
}
@media screen and (min-width: 992px) {
  .page-flow .top-step__box__content .top-step__box__detail {
    font-size: 16px;
  }
}

/*==========================================
高価買取
==========================================*/
.page-high {

  .l-content__common {
    background-color: #fff;
  }


  /*TopCommon（トップページ内共通設定）
  ==========================================*/
  .top-section {
    margin: 40px auto 0;
  }
  @media screen and (min-width: 992px) {
    .top-section {
      margin: 0 auto;
      padding: 100px 0 0px;
    }
  }
  @media screen and (min-width: 992px) {
    .top-section .section-inner {
      max-width: 1000px;
      width: 100%;
      margin: 0 auto;
    }
  }
  .top-section .section-title {
    margin: 0 auto 20px;
    width: 290px;
  }
  @media screen and (min-width: 992px) {
    .top-section .section-title {
      margin: 0 auto 30px;
    }
  }

  .commmon_button_type1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 250px;
    height: 50px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.8rem;
    background-color: #FF8800;
    border-radius: 25px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 4px 0 0;
    margin: 0 auto 0;
  }
  @media screen and (min-width: 768px) {
    .commmon_button_type1 {
      width: 280px;
      height: 60px;
      font-size: 2rem;
      border-radius: 30px;
    }
  }


  /*Section：top-slide（メインスライダー）
  ==========================================*/
  #top-slide {
    margin: 0px auto 0;
  }
  @media screen and (min-width: 992px) {
    #top-slide {
      width: 100%;
      padding: 0 0 0;
      max-width: none;
    }
  }
  #top-slide .swiper-pagination {
    position: relative;
    margin: 4px auto 0;
  }
  @media screen and (min-width: 768px) {
    #top-slide .swiper-pagination {
      margin: 18px auto 0;
    }
  }

  /*Section：top-banner（スライド下バナー群）
  ==========================================*/
  #top-banner {
    margin: 0px auto 0;
  }
  @media screen and (min-width: 768px) {
    #top-banner {
      margin: 0 auto 0;
      padding: 50px 0 0;
    }
  }
  #top-banner .top-banner__sub {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  @media screen and (min-width: 768px) {
    #top-banner .top-banner__sub {
      padding: 0 0;
    }
  }
  #top-banner .top-banner__sub .top-banner__sublist {
    margin-top: 10px;
    width: calc((100% - 16px) / 3);
  }
  @media screen and (min-width: 768px) {
    #top-banner .top-banner__sub .top-banner__sublist {
      margin-top: 20px;
      width: calc((100% - 46px) / 3);
    }
  }

  /*Section：top-reason（MEGAMAXが選ばれる3つの理由）
  ==========================================*/
  @media screen and (min-width: 992px) {
    #top-reason {
      padding: 100px 0 70px;
    }
  }
  #top-reason .section-inner {
    padding: 0 20px;
  }
  @media screen and (min-width: 992px) {
    #top-reason .section-inner .section_wrap {
      display: grid;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      grid-template-columns: calc((100% - 40px) / 3) calc((100% - 40px) / 3) calc((100% - 40px) / 3);
      justify-items: center;
    }
  }
  #top-reason .top-reason__box {
    margin: 0 auto 30px;
  }
  @media screen and (min-width: 768px) {
    #top-reason .top-reason__box {
      width: 100%;
      position: relative;
      padding-bottom: 46.2540716612%;
    }
  }
  #top-reason .top-reason__box:nth-child(1) .top-reason__box__title-box {
    background-image: url("../img/top/top_img_num01_reason@2x.png");
  }
  #top-reason .top-reason__box:nth-child(2) .top-reason__box__title-box {
    background-image: url("../img/top/top_img_num02_reason@2x.png");
  }
  #top-reason .top-reason__box:nth-child(3) .top-reason__box__title-box {
    background-image: url("../img/top/top_img_num03_reason@2x.png");
  }
  @media screen and (min-width: 768px) {
    #top-reason .top-reason__box .top-reason__box__photo {
      position: absolute;
      bottom: 0;
      width: 100%;
      text-align: center;
    }
  }
  #top-reason .top-reason__box .top-reason__box__title-box {
    min-height: 48px;
    padding-left: 60px;
    background-repeat: no-repeat;
    background-position: left bottom 2px;
    background-size: 48px;
    margin-bottom: 10px;
    position: relative;
  }
  @media screen and (min-width: 768px) {
    #top-reason .top-reason__box .top-reason__box__title-box {
      min-height: 58px;
      padding-left: 51px;
      background-size: 46px;
      background-position: left top;
    }
  }
  #top-reason .top-reason__box .top-reason__box__title {
    font-size: 2rem;
    font-weight: bold;
    line-height: 2.4rem;
    position: absolute;
    bottom: 0;
  }
  @media screen and (min-width: 768px) {
    #top-reason .top-reason__box .top-reason__box__title {
      line-height: 1.5;
      bottom: auto;
      top: 0;
    }
  }
  #top-reason .top-reason__box .top-reason__box__description {
    line-height: 1.2;
    margin-bottom: 10px;
  }
  @media screen and (min-width: 768px) {
    #top-reason .top-reason__box .top-reason__box__description {
      font-size: 1.6rem;
      line-height: 1.5;
    }
  }

  /*Section：top-step（買取までの5ステップ）
  ==========================================*/
  #top-step {
    background-color: #EBF6FC;
    padding-top: 40px;
  }
  @media screen and (min-width: 992px) {
    #top-step {
      width: 100%;
      padding-top: 100px;
      padding-bottom: 70px;
    }
  }
  @media screen and (min-width: 992px) {
    #top-step .section_wrap {
      max-width: 1000px;
      width: 100%;
      margin: 0 auto;
    }
  }
  #top-step .section-title {
    width: 29rem;
    height: auto;
    margin: 0 auto 32px;
    text-align: center;
  }
  #top-step .top-step__box {
    background-color: #fff;
    position: relative;
    padding: 22px 20px 10px;
    margin: 0 auto 58px;
    z-index: 1;
  }
  @media screen and (min-width: 768px) {
    #top-step .top-step__box {
      padding: 32px 40px 10px;
    }
  }
  @media screen and (min-width: 992px) {
    #top-step .top-step__box {
      padding: 40px 40px 40px 50px;
      margin: 0 auto 88px;
    }
  }
  #top-step .top-step__box:after {
    content: "";
    display: block;
    position: absolute;
    left: -20px;
    bottom: -15px;
    height: 16px;
    width: calc(100% + 40px);
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
            clip-path: polygon(0 0, 100% 0, 50% 100%);
    background-color: #fff;
  }
  @media screen and (min-width: 992px) {
    #top-step .top-step__box:after {
      left: 396px;
      bottom: -40px;
      height: 40px;
      width: 205px;
    }
  }
  @media screen and (min-width: 992px) {
    #top-step .top-step__box:first-child {
      margin-top: 68px;
    }
  }
  #top-step .top-step__box:last-child {
    margin: 0 auto 0;
  }
  @media screen and (min-width: 992px) {
    #top-step .top-step__box:last-child::after {
      display: none;
    }
  }
  #top-step .top-step__box__num {
    width: 100%;
    text-align: center;
    position: absolute;
    top: -12px;
    left: 0;
  }
  @media screen and (min-width: 768px) {
    #top-step .top-step__box__num {
      top: -16px;
    }
  }
  @media screen and (min-width: 992px) {
    #top-step .top-step__box__num {
      top: -20px;
    }
  }
  #top-step .top-step__box__num img {
    width: 128px;
  }
  @media screen and (min-width: 768px) {
    #top-step .top-step__box__num img {
      width: 168px;
    }
  }
  @media screen and (min-width: 992px) {
    #top-step .top-step__box__num img {
      width: 215px;
    }
  }
  @media screen and (min-width: 992px) {
    #top-step .top-step__box__content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
  }
  @media screen and (min-width: 992px) {
    #top-step .top-step__box__content .top-step__box__photo {
      width: 259px;
      height: 120px;
      margin-right: 30px;
      flex-shrink: 0;
    }
  }
  #top-step .top-step__box__content .top-step__box__photo img {
    width: 100%;
  }
  @media screen and (min-width: 992px) {
    #top-step .top-step__box__content .step__box__textarea {
      width: 61%;
    }
  }
  #top-step .top-step__box__content .top-step__box__title {
    font-size: 2rem;
    line-height: 1.5;
    color: #27a3cd;
    margin: 10px auto 10px;
  }
  @media screen and (min-width: 992px) {
    #top-step .top-step__box__content .top-step__box__title {
      line-height: 1;
    }
  }
  @media screen and (min-width: 768px) {
    #top-step .top-step__box__content .top-step__box__description {
      font-size: 16px;
    }
  }
  @media screen and (min-width: 992px) {
    #top-step .top-step__box__content .step__box__lists {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
    }
  }
  @media screen and (min-width: 992px) {
    #top-step .top-step__box__content .step__box__lists .step__box__list {
      margin-right: 20px;
      font-size: 16px;
    }
  }
  #top-step .top-step__box__content .step__box__lists .step__box__list:nth-of-type(4n) {
    margin-right: 0;
  }
  #top-step .top-step__box__content .top-step__box__detail {
    margin-top: 30px;
    font-size: 14px;
  }
  @media screen and (min-width: 992px) {
    #top-step .top-step__box__content .top-step__box__detail {
      font-size: 16px;
    }
  }

  /*Banner：line-assessment（ライン査定）
  ==========================================*/
  @media screen and (min-width: 768px) {
    .top-banner__line-assessment {
      padding-bottom: 100px;
      background-color: #EBF6FC;
    }
  }
  @media screen and (min-width: 768px) {
    .top-banner__line-assessment a {
      display: block;
      max-width: 1000px;
      width: 90%;
      margin: 0 auto;
    }
  }

  /*Banner：line-assessment2（ライン査定）
  ==========================================*/
  .top-banner__line-assessment2 {
    margin: 0 auto 10px;
  }
  @media screen and (min-width: 992px) {
    .top-banner__line-assessment2 {
      margin: 0 auto 100px;
    }
  }
  @media screen and (min-width: 992px) {
    .top-banner__line-assessment2 a {
      display: block;
      width: 90%;
      max-width: 1000px;
      margin: 0 auto;
    }
  }

  /*Banner：line-assessment（ライン査定）
  ==========================================*/
  @media screen and (min-width: 768px) {
    .top-banner__line-assessment3 {
      padding-bottom: 100px;
    }
  }
  @media screen and (min-width: 768px) {
    .top-banner__line-assessment3 a {
      display: block;
      max-width: 1000px;
      width: 90%;
      margin: 0 auto;
    }
  }

  /*Section：top-available（買取時にご用意いただく物）
  ==========================================*/
  @media screen and (min-width: 992px) {
    #top-available {
      max-width: 1000px;
      width: 100%;
      margin: 0 auto;
      padding-top: 100px;
    }
  }
  #top-available .section-inner {
    padding: 0 20px;
  }
  @media screen and (min-width: 768px) {
    #top-available .section-inner {
      padding: 0 40px;
    }
  }
  @media screen and (min-width: 992px) {
    #top-available .section-inner {
      padding: 0;
    }
  }
  #top-available .section-inner ul {
    margin: 0 auto 0;
    padding: 10px 20px 10px;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  }
  @media screen and (min-width: 992px) {
    #top-available .section-inner ul {
      padding: 40px 20px 40px 75px;
      -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
              box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
    }
  }
  #top-available .section-inner ul li {
    padding: 10px 0 10px 25px;
    border-bottom: dotted 1px #707070;
    position: relative;
    background-image: url("../img/top/top_icon_ available_list@2x.png");
    background-size: 16px;
    background-position: left top 14px;
    background-repeat: no-repeat;
  }
  @media screen and (min-width: 992px) {
    #top-available .section-inner ul li {
      border: none;
      padding: 10px 0 10px 40px;
      background-size: 20px;
      background-position: left top 16px;
      font-size: 18px;
    }
  }
  #top-available .section-inner ul li:last-child {
    border: none;
  }

  /*Section：top-assessment（No1査定）
  ==========================================*/
  @media screen and (min-width: 992px) {
    #top-assessment {
      max-width: 1000px;
      width: 100%;
    }
  }

  /*Section：top-result（買取実績）
  ==========================================*/
  @media screen and (min-width: 992px) {
    #top-result {
      width: 100%;
    }
  }
  #top-result .section-title {
    width: 100%;
  }
  #top-result .section-title img {
    width: 100%;
  }
  #top-result .section_wrap {
    padding: 0 10px 0;
    /*overflow: hidden;*/
    position: relative;
  }
  @media screen and (min-width: 992px) {
    #top-result .section_wrap {
      max-width: 1000px;
      width: 100%;
      margin: 0 auto;
    }
  }
  #top-result .section_wrap img {
    width: 100%;
  }
  #top-result .section_wrap .swiper2 {
    overflow: hidden;
  }
  #top-result .top-result__slider {
    padding: 0 0px;
  }
  #top-result .top-result__box .top-result__box__photo {
    border: solid 1px #27a3cd;
    margin-bottom: 10px;
  }
  @media screen and (min-width: 992px) {
    #top-result .top-result__box .top-result__box__photo {
      border: none;
    }
  }
  #top-result .top-result__box .top-result__box__photo img {
    width: 100%;
    height: 126.9662921348%;
    -o-object-fit: cover;
      object-fit: cover;
    /*226*178*/
  }
  #top-result .top-result__box .top-result__box__category {
    font-size: 1.4rem;
    line-height: 1.4rem;
    font-weight: bold;
    padding: 0 0 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #top-result .top-result__box .top-result__box__title {
    font-size: 1.2rem;
    line-height: 1.2rem;
    font-weight: bold;
    padding: 0 0 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  @media screen and (min-width: 992px) {
    #top-result .top-result__box .top-result__box__title {
      font-size: 2rem;
      line-height: 2rem;
    }
  }
  #top-result .top-result__box .top-result__box__option {
    font-size: 1.2rem;
    line-height: 1.2rem;
    font-weight: bold;
    padding: 0 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  @media screen and (min-width: 992px) {
    #top-result .top-result__box .top-result__box__option {
      font-size: 2rem;
      line-height: 2rem;
    }
  }
  #top-result .top-result__box .top-result__box__detail {
    margin: 0 auto 6px;
  }
  #top-result .top-result__box .top-result__box__detail dt {
    background-color: #EBF6FC;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 2px 6px 2px;
    font-size: 1rem;
    font-weight: bold;
  }
  @media screen and (min-width: 992px) {
    #top-result .top-result__box .top-result__box__detail dt {
      font-size: 2.6rem;
    }
  }
  #top-result .top-result__box .top-result__box__detail dd {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 2px 6px 0px;
    font-size: 1.2rem;
    font-weight: bold;
  }
  @media screen and (min-width: 992px) {
    #top-result .top-result__box .top-result__box__detail dd {
      font-size: 3.2rem;
    }
  }
  #top-result .top-result__box .top-result__box__price dt {
    font-size: 1rem;
    font-weight: bold;
    color: #fff;
    background-color: #27a3cd;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 2px 6px 2px;
  }
  @media screen and (min-width: 992px) {
    #top-result .top-result__box .top-result__box__price dt {
      font-size: 2.6rem;
    }
  }
  #top-result .top-result__box .top-result__box__price dd {
    font-size: 3.2rem;
    font-weight: bold;
    color: #FF2330;
    text-align: right;
  }
  @media screen and (min-width: 992px) {
    #top-result .top-result__box .top-result__box__price dd {
      font-size: 8.8rem;
    }
  }
  #top-result .top-result__box .top-result__box__price dd span {
    font-size: 1.4rem;
    font-weight: bold;
    color: #FF2330;
  }
  @media screen and (min-width: 992px) {
    #top-result .top-result__box .top-result__box__price dd span {
      font-size: 3.8rem;
    }
  }
  #top-result .swiper-pagination2 {
    margin: 30px auto 0;
    text-align: center;
  }
  #top-result .type {
    max-width: 700px;
    width: 80%;
    margin: 0 auto 0;
  }
  #top-result .swiper-button-result {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.7);
    border: solid 1px #27a3cd;
    position: absolute;
    right: 10px;
    bottom: 90px;
    background-image: url(../img/common/common_icon_arrow@2x.png);
    background-size: 8px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 10;
  }
  @media screen and (min-width: 992px) {
    #top-result .swiper-button-result {
      right: -70px;
      top: 280px;
    }
  }

  /*Section：top-voice（お客様の声）
  ==========================================*/
  #top-voice {
    background-color: #EBF6FC;
    padding: 40px 0 0;
  }
  @media screen and (min-width: 992px) {
    #top-voice {
      width: 100%;
      background-image: url(../img/high/top_bg_voice@2x.png);
      background-position: center bottom;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      padding: 100px 0 0;
    }
  }
  #top-voice .section-title {
    margin: 0 auto 80px;
  }
  #top-voice .section_wrap {
    padding: 0 0px 44px;
    background-image: url(../img/high/top_bg_voice@2x.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 750px 375px;
    position: relative;
  }
  @media screen and (min-width: 768px) {
    #top-voice .section_wrap {
      background-size: 100% 375px;
    }
  }
  @media screen and (min-width: 992px) {
    #top-voice .section_wrap {
      background-image: none;
      max-width: 1000px;
      width: 100%;
      margin: 0 auto;
    }
  }
  #top-voice .section_wrap .swiper3 {
    overflow: hidden;
  }
  #top-voice .section_wrap .swiper3 .swiper-pagination3 {
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    #top-voice .section_wrap .swiper3 .swiper-pagination3 {
      margin: 40px auto 0;
    }
  }
  #top-voice .top-voice__box {
    /*padding: 0 20px;*/
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #top-voice .top-voice__box .top-voice__box__content {
    height: 182px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /*overflow: hidden;*/
    border: solid 10px #D5F4FF;
    background-color: #fff;
    padding: 0px 20px 0px;
  }
  @media screen and (min-width: 768px) {
    #top-voice .top-voice__box .top-voice__box__content {
      width: 400px;
      margin: 0 auto 20px;
      position: relative;
    }
  }
  @media screen and (min-width: 992px) {
    #top-voice .top-voice__box .top-voice__box__content {
      width: 286px;
      height: 208px;
    }
  }
  @media screen and (min-width: 768px) {
    #top-voice .top-voice__box .top-voice__box__content:after {
      content: "";
      display: block;
      height: 16px;
      width: 40px;
      position: absolute;
      left: 50%;
      bottom: -25px;
      -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
      clip-path: polygon(0 0, 100% 0, 50% 100%);
      background-color: #D5F4FF;
      -webkit-transform: translate(-50%);
              transform: translate(-50%);
    }
  }
  #top-voice .top-voice__box .top-voice__box__content .top-voice__box__date {
    font-size: 1rem;
    line-height: 2.4;
    font-weight: bold;
  }
  @media screen and (min-width: 992px) {
    #top-voice .top-voice__box .top-voice__box__content .top-voice__box__date {
      font-size: 1.2rem;
    }
  }
  #top-voice .top-voice__box .top-voice__box__content .top-voice__box__title {
    font-size: 2rem;
    line-height: 1.05;
    font-weight: bold;
  }
  #top-voice .top-voice__box .top-voice__box__content .top-voice__box__car-name {
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: bold;
    margin: 4px 0 10px;
  }
  #top-voice .top-voice__box .top-voice__box__content .top-voice__box__detail {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  @media screen and (min-width: 992px) {
    #top-voice .top-voice__box .top-voice__box__content .top-voice__box__detail {
      font-size: 1.4rem;
    }
  }
  #top-voice .top-voice__box .top-voice__box__car-image {
    width: 200px;
    margin: 20px auto 0;
  }
  @media screen and (min-width: 768px) {
    #top-voice .top-voice__box .top-voice__box__car-image {
      margin: 40px auto 0;
    }
  }
  #top-voice .top-voice__button-area {
    background-color: #CECFD4;
    padding: 0px 0 30px;
    margin: -6px auto 0;
    position: relative;
    z-index: 1;
  }
  @media screen and (min-width: 768px) {
    #top-voice .top-voice__button-area {
      background-color: transparent;
      padding: 0px 0 90px;
    }
  }
  #top-voice .swiper-button-voice {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.7);
    border: solid 1px #27a3cd;
    position: absolute;
    right: 10px;
    bottom: 90px;
    background-image: url(../img/common/common_icon_arrow@2x.png);
    background-size: 8px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 10;
  }
  @media screen and (min-width: 992px) {
    #top-voice .swiper-button-voice {
      right: -70px;
      bottom: 180px;
    }
  }
  #top-voice .swiper-pagination-bullet {
    background-color: #EBF6FC;
  }

  /*Section：top-guide（買取ガイド）
  ==========================================*/
  #top-guide {
    margin: 0 auto 0;
    padding: 40px 0 40px;
    background-color: #EBF6FC;
  }
  @media screen and (min-width: 992px) {
    #top-guide {
      width: 100%;
      padding: 100px 0;
    }
  }
  #top-guide .section-inner {
    padding: 0 20px;
  }
  @media screen and (min-width: 992px) {
    #top-guide .section-inner {
      max-width: 1000px;
      width: 100%;
      margin: 0 auto;
    }
  }
  #top-guide .top-guide__index {
    margin: 20px 0 20px;
  }
  @media screen and (min-width: 992px) {
    #top-guide .top-guide__index {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      max-width: 900px;
      margin: 0 auto 20px;
    }
  }
  #top-guide .top-guide__index li {
    margin-bottom: 4px;
  }
  #top-guide .top-guide__index li:last-child {
    margin-bottom: 0;
  }
  #top-guide .top-guide__index li a {
    font-size: 1.6rem;
    font-weight: bold;
    color: #333333;
    text-decoration: underline;
    -webkit-transition: 0.4s ease-in;
    transition: 0.4s ease-in;
  }
  @media screen and (min-width: 992px) {
    #top-guide .top-guide__index li a {
      font-size: 1.8rem;
    }
  }
  #top-guide .top-guide__index li a:hover {
    color: #004f9d;
  }
  #top-guide .top-guide__index li a:after {
    content: "";
    width: 14px;
    height: 14px;
    margin-left: 4px;
    display: inline-block;
    background-image: url(../img/common/common_icon_link@2x.png);
    background-size: 10px;
    background-position: 4px center;
  }
  @media screen and (min-width: 992px) {
    #top-guide .top-guide__index li a:after {
      width: 18px;
      height: 16px;
      margin-left: 6px;
      background-size: 14px;
    }
  }
  #top-guide .top-guide__box {
    margin-bottom: 20px;
  }
  @media screen and (min-width: 992px) {
    #top-guide .top-guide__box {
      margin-bottom: 30px;
      padding-top: 90px;
      margin-top: -90px;
    }
  }
  #top-guide .top-guide__box:last-child {
    margin-bottom: 0;
  }
  #top-guide .top-guide__box dt {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 22px 0 20px;
    background-color: #27a3cd;
    height: 60px;
  }
  #top-guide .top-guide__box dd {
    padding: 20px 20px 20px;
    background-color: #fff;
  }

  /*Section：top-blog（ブログ）
  ==========================================*/
  #top-blog {
    padding: 0 0 40px;
  }
  @media screen and (min-width: 992px) {
    #top-blog {
      padding: 100px 0 0px;
    }
  }
  #top-blog .section_wrap {
    position: relative;
  }
  #top-blog .section-title {
    width: 100%;
    margin: 0 auto 10px;
    padding: 0 10px;
  }
  @media screen and (min-width: 768px) {
    #top-blog .section-title {
      padding: 0 0px;
    }
  }
  #top-blog .section-inner {
    padding: 0 0px;
  }
  #top-blog .swiper4 {
    position: relative;
  }
  @media screen and (min-width: 992px) {
    #top-blog .swiper4 {
      overflow: hidden;
    }
  }
  #top-blog .top-blog__box {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px;
  }
  @media screen and (min-width: 992px) {
    #top-blog .top-blog__box {
      padding: 0 0px;
    }
  }
  #top-blog .top-blog__box .top-blog__box__title {
    font-size: 2rem;
    line-height: 1.2;
    margin: 10px 0 8px;
  }
  #top-blog .top-blog__box .top-blog__box__content {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #top-blog .top-blog__box .top-blog__box__photo img {
    width: 100%;
    /*aspect-ratio: 320/213;*/
    aspect-ratio: 1000/560;
    -o-object-fit: cover;
      object-fit: cover;
  }
  #top-blog .top-blog__box .archive-article__button-area {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }
  #top-blog .top-blog__box .archive-article__button-area .archive-article__button {
    font-size: 1.2rem;
  }
  #top-blog .top-blog__box .archive-article__button-area .archive-article__button:before {
      content: "";
      display: inline-block;
      width: 10px;
      height: 10px;
      margin-right: 8px;
      background-image: url(../img/common/common_icon_arrow_circle@2x.png);
      background-size: 10px;
      background-repeat: no-repeat;
      background-position: center;
      position: relative;
      top: 1px;
  }
  #top-blog .swiper-pagination4 {
    text-align: center;
    margin: 20px auto 0;
  }
  #top-blog .swiper-button-blog {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.7);
    border: solid 1px #27a3cd;
    position: absolute;
    right: 0px;
    top: 60px;
    background-image: url(../img/common/common_icon_arrow@2x.png);
    background-size: 8px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 10;
  }
  @media screen and (min-width: 992px) {
    #top-blog .swiper-button-blog {
      right: -70px;
    }
  }
  #top-blog .commmon_button_type1 {
    margin: 20px auto 0;
  }

  /*Banner：top-banner__nationwide（全国出張買取バナー）
  ==========================================*/
  @media screen and (min-width: 992px) {
    .top-banner__nationwide {
      padding: 100px 0 0;
    }
  }
  @media screen and (min-width: 992px) {
    .top-banner__nationwide a {
      display: block;
      max-width: 1000px;
      width: 90%;
      margin: 0 auto;
    }
  }

  /*Section：top-policy（プライバシーポリシー）
  ==========================================*/
  #top-policy {
    padding: 0 0 40px;
  }
  @media screen and (min-width: 992px) {
    #top-policy {
      padding: 100px 0 40px;
    }
  }
  @media screen and (min-width: 992px) {
    #top-policy .section-title {
      width: auto;
    }
  }
  #top-policy .section-title a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  @media screen and (min-width: 992px) {
    #top-policy .section-title a {
      color: #27a3cd;
      font-size: 4rem;
      font-weight: bold;
    }
  }
  #top-policy .section-inner {
    padding: 0 20px;
  }
  #top-policy .top-policy__trigger .top-policy__arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 22px;
    height: 22px;
    border: solid 1px #27a3cd;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin-left: 15px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  #top-policy .top-policy__trigger .top-policy__arrow.active {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  #top-policy .top-policy__trigger .top-policy__arrow img {
    width: 8px;
  }
  #top-policy .top-policy__wrap {
    height: 0;
    overflow: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  #top-policy .top-policy__wrap.active {
    height: auto;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  #top-policy .top-policy__box {
    margin: 0 auto 20px;
  }
  #top-policy .top-policy__box * {
    font-size: 1rem;
    line-height: 1.8;
  }
  @media screen and (min-width: 992px) {
    #top-policy .top-policy__box * {
      font-size: 1.4rem;
    }
  }

  /*Section：top-faq（よくある質問）
  ==========================================*/
  #faq {
    background-color: #fff;
  }
  #faq .section-title {
    padding: 40px 0 20px;
    width: 290px;
    margin: 0 auto;
  }
  @media screen and (min-width: 992px) {
    #faq .section-title {
      padding: 100px 0 40px;
    }
  }
  #faq .section-inner {
    padding: 0 20px;
  }
  @media screen and (min-width: 992px) {
    #faq .section-inner {
      max-width: 1000px;
      width: 90%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 0;
      margin: 0 auto;
    }
  }
  #faq .faq__wrap .faq__box {
    border-bottom: solid 1px #A5DBEE;
    padding: 25px 0 25px;
  }
  #faq .faq__wrap .faq__box:first-child {
    padding: 0 0 25px;
  }
  #faq .faq__wrap .faq__box:last-child {
    border-bottom: none;
  }
  @media screen and (min-width: 992px) {
    #faq .faq__wrap .faq__box:last-child {
      border-bottom: solid 1px #A5DBEE;
    }
  }
  #faq .faq__wrap .faq__box dt {
    font-size: 1.6rem;
    font-weight: bold;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
  }
  @media screen and (min-width: 992px) {
    #faq .faq__wrap .faq__box dt {
      font-size: 1.8rem;
    }
  }
  #faq .faq__wrap .faq__box dt:before {
    content: "Q";
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 2.4rem;
    font-weight: bold;
    width: 36px;
    height: 36px;
    margin-right: 10px;
    background-color: #27a3cd;
    color: #fff;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
  #faq .faq__wrap .faq__box dd {
    font-size: 1.2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  @media screen and (min-width: 992px) {
    #faq .faq__wrap .faq__box dd {
      font-size: 1.4rem;
      padding-top: 6px;
    }
  }
  #faq .faq__wrap .faq__box dd:before {
    content: "A";
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 2.4rem;
    font-weight: bold;
    width: 36px;
    height: 36px;
    margin-right: 10px;
    background-color: #FF8800;
    color: #fff;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
  @media screen and (min-width: 992px) {
    #faq .faq__wrap .faq__box dd:before {
      margin-top: -6px;
    }
  }


  /*------------
  /*topDesc
  ------------*/
  .topDesc {
    margin: 2rem auto;
    padding: 0 1rem;
  }

  .c-title p {
    font-size: 2.1rem;
    color: #27a3cd;
    line-height: 1;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding-bottom: 0.4rem;
  }
  @media screen and (min-width: 768px) {
    .topDesc {
      padding: 7rem 0;
      max-width: 500px;
      margin-left: auto;
      margin-right: auto;
    }
    .c-title p {
      font-size: 4rem;
      letter-spacing: 0.4rem;
      margin: 0.5rem auto;
      color: #27a3cd;
      line-height: 1;
      width: fit-content;
    }
  }
  .topDesc dl {
    padding: 1rem 1rem 1rem 2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: solid #27a3cd 0.1rem;
  }
  @media screen and (min-width: 768px) {
    .topDesc dl {
      font-size: 2.8rem;
      padding: 1rem 5rem;
    }
    .topDesc dl:first-of-type {
      padding-top: 4rem;
    }
  }
  .topDesc dt {
    width: 40%;
    color: #27a3cd;
    font-weight: 600;
    font-size: 1.6rem;
  }
  .topDesc dd {
    width: 60%;
    font-weight: 500;
    font-size: 1.2rem;
  }

  .animated {
    opacity: 1;
  }

  .topBuyList li .title .subTitle--pc{
      display: none;
  }
  @media screen and (min-width: 768px) {
    .topBuyList li .title .subTitle--pc{
          display: initial;
      }
    .topBuyList li .title .subTitle--sp{
          display: none;
      }
      .topDesc dt {
        width: 40%;
        color: #27a3cd;
        font-weight: 600;
        font-size: 1.8rem;
      }
      .topDesc dd {
        width: 60%;
        font-weight: 500;
        font-size: 1.6rem;
      }
  }

  /*common：動的矢印（トップページ使用）
  ==========================================*/
  .type a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 70%;
    margin: 20px auto 0;
    z-index: 2;
    padding: 0px;
    color: #27a3cd;
    font-size: 1rem;
    font-family: "Josefin Sans", sans-serif;
    line-height: 1;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    overflow: hidden;
  }
  .type a::after {
    content: "";
    position: absolute;
    bottom: 3px;
    left: 30%;
    width: 70%;
    height: 1px;
    background: #27a3cd;
  }
  .type a:hover {
    opacity: 0.5;
  }
  #type06 a::before {
    content: "";
    position: absolute;
    bottom: 3px;
    left: 30%;
    width: 70%;
    height: 1px;
    background: rgba(165, 219, 238, 0.4);
  }
  #type06 a::after {
      -webkit-animation: sdl06 1.5s cubic-bezier(1, 0, 0, 1) infinite;
              animation: sdl06 1.5s cubic-bezier(1, 0, 0, 1) infinite;
  }
}
@-webkit-keyframes sdl06 {
  0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
  }
  100% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
  }
}

@keyframes sdl06 {
  0% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
  }
  100% {
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
  }
}







