@charset "UTF-8";
/* top layout */
/* config
---------------------------------------------------------------------------*/
/* 基本設定
---------------------------------------------------------------------------*/
/* responsive */
/* サイズ */
/* flexbox */
/* フォント */
/* regular: 400, medium: 500, semibold: 600, bold: 700 */
/*@mixin font-min {
	font-family: "Zen Old Mincho", serif;
	font-weight: 400;
	font-style: normal;
}*/
/* regular: 400, medium: 500, bold: 700 */
/*@mixin font-hdl {
	font-family: fot-udkakugo-large-pr6n, sans-serif;
	font-style: normal;
	font-weight: 600;
}*/
/* regular: 500 */
/* regular: 400 */
/* 色 */
/* グラデ背景色 */
/* 中央揃え */
/* objectfit */
/* ホバーアクション */
/* 角丸 */
/* ボタン */
/* ボタンの中のspan */
/* フォントサイズ */
/* padding margin */
/* 縦書き */
/* 内径 */
/* mv
---------------------------------------------------------------------------*/
.mv {
  position: relative;
  margin-bottom: 114px; }
  @media screen and (max-width: 1300px) {
    .mv {
      margin-bottom: 8.7692307692vw; } }
  @media screen and (max-width: 480px) {
    .mv {
      height: calc(100svh - 34vw);
      margin-bottom: 12.5333333333vw; } }
  .mv-wrap {
    width: 1320px;
    margin-left: auto;
    margin-right: auto;
    max-height: 700px; }
    @media screen and (max-width: 1300px) {
      .mv-wrap {
        width: 100vw; } }
    @media screen and (max-width: 480px) {
      .mv-wrap {
        height: 100%; }
        .mv-wrap .mvsl {
          height: 100%; } }
  .mv-img {
    padding: 0 20px;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    opacity: 0.5;
    height: calc(100svh - 213px);
    max-height: 700px;
    min-height: 460px; }
    @media screen and (max-width: 1300px) {
      .mv-img {
        padding: 0 1.5384615385vw;
        height: calc(100svh - 16.38461vw);
        max-height: 53.8461538462vw;
        min-height: 35.3846153846vw; } }
    @media screen and (max-width: 480px) {
      .mv-img {
        padding: 0 3.3333333333vw;
        height: 100%;
        min-height: auto;
        max-height: none; } }
    .mv-img > div {
      border-radius: 25px;
      height: 100%;
      overflow: hidden; }
      @media screen and (max-width: 1300px) {
        .mv-img > div {
          border-radius: 1.9230769231vw; } }
      @media screen and (max-width: 480px) {
        .mv-img > div {
          border-spacing: 3.3333333333vw; } }
    .mv-img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      font-family: "object-fit: cover; object-position: center;"; }
  .mv .swiper-slide-active .mv-img {
    opacity: 1; }
  .mv-tx {
    position: absolute;
    width: 1280px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    padding-left: 54px;
    color: #ffffff;
    text-shadow: 0px 0px 5px #000000; }
    @media screen and (max-width: 1300px) {
      .mv-tx {
        width: 98.4615384615vw;
        padding-left: 4.1538461538vw; } }
    @media screen and (max-width: 480px) {
      .mv-tx {
        bottom: auto;
        top: 6.6666666667vw;
        transform: translate(-50%, 0);
        padding-left: 7.2vw; } }
    .mv-tx-hdl {
      font-size: 36px;
      font-weight: 900;
      line-height: 1.5555;
      margin-bottom: 32px; }
      @media screen and (max-width: 1300px) {
        .mv-tx-hdl {
          font-size: 2.7692307692vw; } }
      @media screen and (max-width: 480px) {
        .mv-tx-hdl {
          font-size: 7.2vw; } }
      @media screen and (max-width: 1300px) {
        .mv-tx-hdl {
          margin-bottom: 2.4615384615vw; } }
      @media screen and (max-width: 480px) {
        .mv-tx-hdl {
          font-size: 4.8vw; } }
    .mv-tx-desc {
      font-size: 28px;
      font-weight: 700;
      line-height: 2.0714285; }
      @media screen and (max-width: 1300px) {
        .mv-tx-desc {
          font-size: 2.1538461538vw; } }
      @media screen and (max-width: 480px) {
        .mv-tx-desc {
          font-size: 5.6vw; } }
      @media screen and (max-width: 480px) {
        .mv-tx-desc {
          font-size: 3.7333333333vw; } }
  .mv-news {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: 1080px;
    height: 100px;
    padding: 0 32px;
    background-color: #e5e9ef;
    border-radius: 15px;
    z-index: 10; }
    @media screen and (max-width: 1300px) {
      .mv-news {
        width: 83.0769230769vw;
        height: 7.6923076923vw;
        border-radius: 1.1538461538vw;
        padding: 0 2.4615384615vw;
        bottom: -3.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .mv-news {
        position: relative;
        bottom: auto;
        left: auto;
        transform: translateX(0);
        width: 93.3333333333vw;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        padding: 3.4666666667vw 4vw;
        border-radius: 3.3333333333vw;
        margin-top: 3.4666666667vw; } }
    .mv-news > div {
      width: 100%;
      gap: 44px; }
      @media screen and (max-width: 1300px) {
        .mv-news > div {
          gap: 3.3846153846vw; } }
      .mv-news > div p {
        border-bottom: 1px solid #00285f;
        padding-bottom: 10px; }
        @media screen and (max-width: 1300px) {
          .mv-news > div p {
            padding-bottom: 0.7692307692vw; } }
        @media screen and (max-width: 480px) {
          .mv-news > div p {
            padding-bottom: 2.1333333333vw; } }
        .mv-news > div p .check {
          position: relative;
          padding-left: 48px;
          margin-right: 1em; }
          @media screen and (max-width: 1300px) {
            .mv-news > div p .check {
              padding-left: 3.6923076923vw; } }
          @media screen and (max-width: 480px) {
            .mv-news > div p .check {
              display: block;
              padding-left: 8.5333333333vw;
              margin-bottom: 2.4vw; } }
          .mv-news > div p .check::before {
            position: absolute;
            content: "";
            background-repeat: no-repeat;
            background-position: center;
            background-size: contain;
            width: 38px;
            height: 26px;
            left: 7px;
            top: 50%;
            transform: translateY(-50%);
            background-image: url(../img/top/icn-mv-car.png); }
            @media screen and (max-width: 1300px) {
              .mv-news > div p .check::before {
                width: 2.9230769231vw;
                height: 2vw;
                left: 0.5384615385vw; } }
            @media screen and (max-width: 480px) {
              .mv-news > div p .check::before {
                width: 7.4666666667vw;
                height: 5.0666666667vw;
                left: 0; } }

/* searchPanel
---------------------------------------------------------------------------*/
/* 検索ボックスCSS */
.box-clearfix {
  clear: both; }

#searchPanel .form-control {
  padding: 10px 5px;
  margin: 5px 5px 5px 0;
  height: 42px; }

/* // 検索ボックスCSS */
.searchPanel_top a {
  display: block;
  background-image: url("lib/images/arrow_right01.png");
  background-position: right 16px center;
  background-repeat: no-repeat;
  background-size: 7px;
  color: #FFF;
  line-height: 48px;
  padding: 0 36px;
  text-align: center;
  border-radius: 5px;
  width: 190px; }

.searchPanel_top a.jaran {
  background-color: #e77611; }

.searchPanel_top a.rakuten {
  background-color: #66B821; }

.searchPanel_top a.rennavi {
  background-color: #f1ab10; }

.searchPanel_bottom .tel {
  display: inline-block;
  margin: 0 10px;
  background: url("lib/images/icon_tel.png") no-repeat left center;
  background-size: 20px;
  padding-left: 24px;
  vertical-align: middle;
  line-height: 32px; }

/* news
---------------------------------------------------------------------------*/
.tp-news {
  margin-top: 71px; }
  @media screen and (max-width: 1300px) {
    .tp-news {
      margin-top: 5.4615384615vw; } }
  @media screen and (max-width: 480px) {
    .tp-news {
      margin-top: 12.8vw; } }
  .tp-news-wrap {
    background-color: #fad2d3;
    border-radius: 25px; }
    @media screen and (max-width: 1300px) {
      .tp-news-wrap {
        border-radius: 1.9230769231vw; } }
    @media screen and (max-width: 480px) {
      .tp-news-wrap {
        width: 93.3333333333vw;
        border-radius: 3.3333333333vw; } }
  @media screen and (max-width: 480px) {
    .tp-news h2 {
      margin-bottom: 6.4vw; } }
  .tp-news-lst li {
    border-bottom: 1px solid #ffffff;
    padding: 20px 0 20px 32px; }
    @media screen and (max-width: 1300px) {
      .tp-news-lst li {
        padding: 1.5384615385vw 0 1.5384615385vw 2.4615384615vw; } }
    @media screen and (max-width: 480px) {
      .tp-news-lst li {
        padding: 3.4666666667vw 2vw; } }
    .tp-news-lst li.spcial {
      position: relative;
      border-bottom: none;
      margin-bottom: 5px;
      z-index: 10; }
      @media screen and (max-width: 1300px) {
        .tp-news-lst li.spcial {
          margin-bottom: 0.3846153846vw; } }
      @media screen and (max-width: 480px) {
        .tp-news-lst li.spcial {
          margin-bottom: 1.3333333333vw; } }
      .tp-news-lst li.spcial::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 10px;
        background-color: #ffffff;
        top: 0;
        left: 0;
        z-index: -1; }
        @media screen and (max-width: 1300px) {
          .tp-news-lst li.spcial::before {
            border-radius: 0.7692307692vw; } }
        @media screen and (max-width: 480px) {
          .tp-news-lst li.spcial::before {
            border-radius: 1.3333333333vw; } }
      .tp-news-lst li.spcial .tp-news-cat {
        background-color: #00285f;
        color: #ffffff; }
    .tp-news-lst li a {
      gap: 25px; }
      @media screen and (max-width: 1300px) {
        .tp-news-lst li a {
          gap: 1.9230769231vw; } }
      @media screen and (max-width: 480px) {
        .tp-news-lst li a {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          gap: 2.4vw 3.2vw; } }
  .tp-news-cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 180px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 10px; }
    @media screen and (max-width: 1300px) {
      .tp-news-cat {
        width: 13.8461538462vw;
        height: 3.8461538462vw;
        border-radius: 0.7692307692vw; } }
    @media screen and (max-width: 480px) {
      .tp-news-cat {
        width: 35.4666666667vw;
        height: 10vw;
        border-radius: 1.3333333333vw; } }
    .tp-news-cat > span {
      display: block;
      width: 100%;
      white-space: nowrap;
      text-align: center; }
  .tp-news-date {
    width: 116px; }
    @media screen and (max-width: 1300px) {
      .tp-news-date {
        width: 8.9230769231vw; } }
    @media screen and (max-width: 480px) {
      .tp-news-date {
        width: 24vw; } }
  .tp-news-ttl {
    width: 574px; }
    @media screen and (max-width: 1300px) {
      .tp-news-ttl {
        width: 44.1538461538vw; } }
    @media screen and (max-width: 480px) {
      .tp-news-ttl {
        width: 66.6666666667vw; } }
  .tp-news .btn-def.btn-detail {
    position: absolute;
    width: 140px;
    right: 112px;
    top: 64px; }
    @media screen and (max-width: 1300px) {
      .tp-news .btn-def.btn-detail {
        width: 10.7692307692vw;
        right: 8.6153846154vw;
        top: 4.9230769231vw; } }
    @media screen and (max-width: 480px) {
      .tp-news .btn-def.btn-detail {
        width: 28vw;
        right: 3.2vw;
        top: 7.7333333333vw; } }
    .tp-news .btn-def.btn-detail > *:first-child {
      height: 50px; }
      @media screen and (max-width: 1300px) {
        .tp-news .btn-def.btn-detail > *:first-child {
          height: 3.8461538462vw; } }
      @media screen and (max-width: 480px) {
        .tp-news .btn-def.btn-detail > *:first-child {
          height: 10vw; }
          .tp-news .btn-def.btn-detail > *:first-child::after {
            right: 2.1333333333vw; } }
      .tp-news .btn-def.btn-detail > *:first-child > span {
        font-size: 16px;
        margin-right: 16px; }
        @media screen and (max-width: 1300px) {
          .tp-news .btn-def.btn-detail > *:first-child > span {
            font-size: 1.2307692308vw; } }
        @media screen and (max-width: 480px) {
          .tp-news .btn-def.btn-detail > *:first-child > span {
            font-size: 3.2vw; } }
        @media screen and (max-width: 1300px) {
          .tp-news .btn-def.btn-detail > *:first-child > span {
            margin-right: 1.2307692308vw; } }
        @media screen and (max-width: 480px) {
          .tp-news .btn-def.btn-detail > *:first-child > span {
            padding-left: 6.4vw;
            margin-right: 4vw; } }

/* feature
---------------------------------------------------------------------------*/
.tp-feature-wrap {
  position: relative;
  background-color: #00285f;
  color: #ffffff;
  border-radius: 25px; }
  @media screen and (max-width: 1300px) {
    .tp-feature-wrap {
      border-radius: 1.9230769231vw; } }
  @media screen and (max-width: 480px) {
    .tp-feature-wrap {
      padding-bottom: 66.6666666667vw;
      border-radius: 3.3333333333vw;
      margin-bottom: 25.6vw; } }
.tp-feature-tx {
  width: 524px; }
  @media screen and (max-width: 1300px) {
    .tp-feature-tx {
      width: 40.3076923077vw; } }
  @media screen and (max-width: 480px) {
    .tp-feature-tx {
      width: 100%; } }
.tp-feature-ttl {
  position: relative;
  padding-left: 186px;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px; }
  @media screen and (max-width: 1300px) {
    .tp-feature-ttl {
      padding-left: 14.3076923077vw;
      padding-bottom: 0.7692307692vw; } }
  @media screen and (max-width: 480px) {
    .tp-feature-ttl {
      padding-left: 20.8vw;
      padding-bottom: 1.6vw; } }
  .tp-feature-ttl::before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/top/icn-feature.png);
    width: 72px;
    height: 88px;
    left: 100px;
    bottom: 12px; }
    @media screen and (max-width: 1300px) {
      .tp-feature-ttl::before {
        width: 5.5384615385vw;
        height: 6.7692307692vw;
        left: 7.6923076923vw;
        bottom: 0.9230769231vw; } }
    @media screen and (max-width: 480px) {
      .tp-feature-ttl::before {
        width: 14.1333333333vw;
        height: 17.3333333333vw;
        left: 3.4666666667vw;
        bottom: 2.1333333333vw; } }
  .tp-feature-ttl span.clr-str {
    position: relative; }
    .tp-feature-ttl span.clr-str::after {
      position: absolute;
      content: "";
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 58px;
      height: 26px;
      right: -17px;
      top: -15px;
      background-image: url(../img/top/icn-feature-deco.png); }
      @media screen and (max-width: 1300px) {
        .tp-feature-ttl span.clr-str::after {
          width: 4.4615384615vw;
          height: 2vw;
          top: -1.1538461538vw;
          right: -1.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .tp-feature-ttl span.clr-str::after {
          width: 15.4666666667vw;
          height: 6.1333333333vw;
          top: -4.2666666667vw;
          right: -2.4vw; } }
.tp-feature-desc {
  padding-left: 100px; }
  @media screen and (max-width: 1300px) {
    .tp-feature-desc {
      padding-left: 7.6923076923vw; } }
  @media screen and (max-width: 480px) {
    .tp-feature-desc {
      padding-left: 3.3333333333vw; } }
.tp-feature-img {
  position: absolute;
  width: 640px;
  height: 640px;
  right: 64px;
  top: 64px; }
  @media screen and (max-width: 1300px) {
    .tp-feature-img {
      width: 49.2307692308vw;
      height: 49.2307692308vw;
      right: 4.9230769231vw;
      top: 4.9230769231vw; } }
  @media screen and (max-width: 480px) {
    .tp-feature-img {
      top: auto;
      bottom: -12.8vw;
      right: 10vw;
      width: 73.3333333333vw;
      height: 73.3333333333vw; } }
  .tp-feature-img img {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25); }

/* oricon
---------------------------------------------------------------------------*/
.tp-oricon-wrap {
  position: relative;
  background-color: #fff1d2;
  border-radius: 25px; }
  @media screen and (max-width: 1300px) {
    .tp-oricon-wrap {
      border-radius: 1.9230769231vw; } }
  @media screen and (max-width: 480px) {
    .tp-oricon-wrap {
      border-radius: 3.3333333333vw; } }
  @media screen and (max-width: 480px) {
    .tp-oricon-wrap p.fs14 {
      font-size: 2.4vw; } }
@media screen and (max-width: 480px) {
  .tp-oricon .oriconspsl {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 11.2vw; } }
.tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-arw {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  top: 44%;
  width: 58px;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 10; }
  @media screen and (max-width: 1300px) {
    .tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-arw {
      width: 4.4615384615vw;
      height: 7.6923076923vw; } }
  @media screen and (max-width: 480px) {
    .tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-arw {
      display: block;
      width: 9.0666666667vw;
      height: 17.6vw; } }
  .tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-arw.swiper-arw-prev {
    left: -108px;
    background-image: url(../img/top/cartype-prev.png); }
    @media screen and (max-width: 1300px) {
      .tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-arw.swiper-arw-prev {
        left: -8.3076923077vw; } }
    @media screen and (max-width: 480px) {
      .tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-arw.swiper-arw-prev {
        left: 1vw; } }
  .tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-arw.swiper-arw-next {
    right: -108px;
    background-image: url(../img/top/cartype-next.png); }
    @media screen and (max-width: 1300px) {
      .tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-arw.swiper-arw-next {
        right: -8.3076923077vw; } }
    @media screen and (max-width: 480px) {
      .tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-arw.swiper-arw-next {
        right: 1vw; } }
.tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-dots {
  position: absolute;
  width: 150%;
  height: 24px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 30px;
  display: none; }
  @media screen and (max-width: 1300px) {
    .tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-dots {
      height: 1.8461538462vw;
      gap: 2.3076923077vw; } }
  @media screen and (max-width: 480px) {
    .tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-dots {
      height: 4.8vw;
      gap: 6.1333333333vw;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-dots .swiper-pagination-bullet {
    width: 32px;
    height: 25px;
    margin: 0;
    background-image: url(../img/top/cartype-dot.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    border-radius: 0;
    background-color: transparent;
    opacity: 1; }
    @media screen and (max-width: 1300px) {
      .tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-dots .swiper-pagination-bullet {
        width: 2.5384615385vw;
        height: 1.9230769231vw; } }
    @media screen and (max-width: 480px) {
      .tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-dots .swiper-pagination-bullet {
        width: 6.4vw;
        height: 4.8vw; } }
    .tp-oricon .oriconspsl .tp-oricon-slider-ft .swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background-color: transparent;
      background-image: url(../img/top/cartype-dot-active.png); }
@media screen and (min-width: 481px) {
  .tp-oricon-lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 18px; } }
  @media screen and (min-width: 481px) and (max-width: 1300px) {
    .tp-oricon-lst {
      gap: 1.3846153846vw; } }

.tp-oricon-lst li {
  width: 348px;
  height: auto; }
  @media screen and (max-width: 1300px) {
    .tp-oricon-lst li {
      width: 26.7692307692vw; } }
  @media screen and (max-width: 480px) {
    .tp-oricon-lst li {
      width: 93.3333333333vw; } }
  .tp-oricon-lst li .swiper-item {
    height: 100%;
    background-color: #ffffff;
    border-radius: 25px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
    padding: 28px 0 54px; }
    @media screen and (max-width: 1300px) {
      .tp-oricon-lst li .swiper-item {
        border-radius: 1.9230769231vw;
        padding: 2.1538461538vw 0 4.1538461538vw; } }
    @media screen and (max-width: 480px) {
      .tp-oricon-lst li .swiper-item {
        width: 69.3333333333vw;
        margin-left: auto;
        margin-right: auto;
        border-radius: 3.3333333333vw;
        padding: 9.3333333333vw 0 7.4666666667vw; } }
.tp-oricon-ttl {
  width: 268px;
  height: 108px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../img/top/icn-oricon.png);
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px; }
  @media screen and (max-width: 1300px) {
    .tp-oricon-ttl {
      width: 20.6153846154vw;
      height: 8.3076923077vw;
      padding-top: 3.0769230769vw; } }
  @media screen and (max-width: 480px) {
    .tp-oricon-ttl {
      width: 53.0666666667vw;
      height: 21.6vw;
      padding-top: 8.5333333333vw; } }
.tp-oricon-desc.pt {
  padding-top: 1em; }

/* para
---------------------------------------------------------------------------*/
.para {
  width: 100%;
  height: 490px;
  overflow: hidden; }
  @media screen and (max-width: 1300px) {
    .para {
      height: 37.6923076923vw; } }
  @media screen and (max-width: 480px) {
    .para {
      height: 98vw; } }

/* cartype
---------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
  .tp-cartype {
    margin-bottom: 26.6666666667vw; } }
.tp-cartype-wrap {
  position: relative;
  color: #ffffff; }
  .tp-cartype-wrap::before {
    position: absolute;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 100%;
    height: 658px;
    background-color: #e51c24;
    border-radius: 25px; }
    @media screen and (max-width: 1300px) {
      .tp-cartype-wrap::before {
        height: 50.6153846154vw;
        border-radius: 1.9230769231vw; } }
    @media screen and (max-width: 480px) {
      .tp-cartype-wrap::before {
        height: 145.6vw;
        border-radius: 3.3333333333vw; } }
@media screen and (max-width: 480px) {
  .tp-cartype-ttl {
    line-height: 1.4; } }
@media screen and (max-width: 480px) {
  .tp-cartype-desc {
    line-height: 1.74074; } }
.tp-cartype-slider {
  position: relative;
  width: 892px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1300px) {
    .tp-cartype-slider {
      width: 68.6153846154vw; } }
  @media screen and (max-width: 480px) {
    .tp-cartype-slider {
      width: 89.0666666667vw; } }
  .tp-cartype-slider-ft .swiper-arw {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 58px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: 10; }
    @media screen and (max-width: 1300px) {
      .tp-cartype-slider-ft .swiper-arw {
        width: 4.4615384615vw;
        height: 7.6923076923vw; } }
    @media screen and (max-width: 480px) {
      .tp-cartype-slider-ft .swiper-arw {
        width: 9.0666666667vw;
        height: 17.6vw; } }
    .tp-cartype-slider-ft .swiper-arw.swiper-arw-prev {
      left: -108px;
      background-image: url(../img/top/cartype-prev.png); }
      @media screen and (max-width: 1300px) {
        .tp-cartype-slider-ft .swiper-arw.swiper-arw-prev {
          left: -8.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .tp-cartype-slider-ft .swiper-arw.swiper-arw-prev {
          left: 0; } }
    .tp-cartype-slider-ft .swiper-arw.swiper-arw-next {
      right: -108px;
      background-image: url(../img/top/cartype-next.png); }
      @media screen and (max-width: 1300px) {
        .tp-cartype-slider-ft .swiper-arw.swiper-arw-next {
          right: -8.3076923077vw; } }
      @media screen and (max-width: 480px) {
        .tp-cartype-slider-ft .swiper-arw.swiper-arw-next {
          right: 0; } }
  .tp-cartype-slider-ft .swiper-dots {
    position: absolute;
    width: 150%;
    height: 24px;
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 48px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 30px; }
    @media screen and (max-width: 1300px) {
      .tp-cartype-slider-ft .swiper-dots {
        height: 1.8461538462vw;
        gap: 2.3076923077vw;
        top: calc(100% + 3.6923vw); } }
    @media screen and (max-width: 480px) {
      .tp-cartype-slider-ft .swiper-dots {
        height: 4.8vw;
        top: calc(100% + 6.4vw);
        gap: 6.1333333333vw; } }
    .tp-cartype-slider-ft .swiper-dots .swiper-pagination-bullet {
      width: 32px;
      height: 25px;
      margin: 0;
      background-image: url(../img/top/cartype-dot.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      transition-property: all;
      transition-duration: 0.3s;
      transition-timing-function: ease;
      border-radius: 0;
      background-color: transparent;
      opacity: 1; }
      @media screen and (max-width: 1300px) {
        .tp-cartype-slider-ft .swiper-dots .swiper-pagination-bullet {
          width: 2.5384615385vw;
          height: 1.9230769231vw; } }
      @media screen and (max-width: 480px) {
        .tp-cartype-slider-ft .swiper-dots .swiper-pagination-bullet {
          width: 6.4vw;
          height: 4.8vw; } }
      .tp-cartype-slider-ft .swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: transparent;
        background-image: url(../img/top/cartype-dot-active.png); }
.tp-cartype .swiper-slide {
  width: 446px;
  height: auto; }
  @media screen and (max-width: 1300px) {
    .tp-cartype .swiper-slide {
      width: 34.3076923077vw; } }
  @media screen and (max-width: 480px) {
    .tp-cartype .swiper-slide {
      width: 89.0666666667vw; } }
.tp-cartype-item {
  display: block;
  width: 400px;
  height: 100%;
  background-color: #ffffff;
  border-radius: 25px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  padding: 40px 30px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 1300px) {
    .tp-cartype-item {
      width: 30.7692307692vw;
      border-radius: 1.9230769231vw;
      padding: 3.0769230769vw 2.3076923077vw; } }
  @media screen and (max-width: 480px) {
    .tp-cartype-item {
      width: 80vw;
      padding: 5.6vw 6.4vw;
      border-radius: 3.3333333333vw; } }
.tp-cartype-img.none {
  background-color: #c4c4c4;
  border-radius: 25px;
  overflow: hidden; }
  @media screen and (max-width: 1300px) {
    .tp-cartype-img.none {
      border-radius: 1.9230769231vw; } }
  @media screen and (max-width: 480px) {
    .tp-cartype-img.none {
      border-radius: 3.3333333333vw; } }
.tp-cartype-img img {
  width: 340px;
  height: 245px;
  object-fit: contain; }
  @media screen and (max-width: 1300px) {
    .tp-cartype-img img {
      width: 26.1538461538vw;
      height: 18.8461538462vw; } }
  @media screen and (max-width: 480px) {
    .tp-cartype-img img {
      width: 68vw;
      height: 49.0666666667vw; } }
.tp-cartype-genre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e51c24;
  width: 100%;
  height: 50px;
  border-radius: 10px;
  padding: 0 16px; }
  @media screen and (max-width: 1300px) {
    .tp-cartype-genre {
      height: 3.8461538462vw;
      border-radius: 0.7692307692vw;
      padding: 0 1.2307692308vw; } }
  @media screen and (max-width: 480px) {
    .tp-cartype-genre {
      height: 10vw;
      border-radius: 1.3333333333vw;
      padding: 0 4.2666666667vw; } }
  .tp-cartype-genre > span {
    position: relative;
    display: block;
    width: 100%;
    white-space: nowrap;
    text-align: center;
    text-align: left;
    padding-left: 58px; }
    @media screen and (max-width: 1300px) {
      .tp-cartype-genre > span {
        padding-left: 4.4615384615vw; } }
    @media screen and (max-width: 480px) {
      .tp-cartype-genre > span {
        padding-left: 10.9333333333vw; } }
    .tp-cartype-genre > span::before {
      position: absolute;
      content: "";
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 46px;
      height: 30px;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      background-image: url(../img/top/icn-cartype.png); }
      @media screen and (max-width: 1300px) {
        .tp-cartype-genre > span::before {
          width: 3.5384615385vw;
          height: 3.0769230769vw; } }
      @media screen and (max-width: 480px) {
        .tp-cartype-genre > span::before {
          width: 9.0666666667vw;
          height: 5.8666666667vw; } }
@media screen and (max-width: 480px) {
  .tp-cartype-list {
    margin-bottom: 4vw; } }
.tp-cartype-list li {
  border-bottom: 1px dotted #00285f;
  padding: 6px 30px;
  line-height: 1.4; }
  @media screen and (max-width: 1300px) {
    .tp-cartype-list li {
      padding: 0.4615384615vw 2.3076923077vw; } }
  @media screen and (max-width: 480px) {
    .tp-cartype-list li {
      padding: 1.6vw 6.1333333333vw; } }
.tp-cartype .btn-more {
  width: 180px; }
  @media screen and (max-width: 1300px) {
    .tp-cartype .btn-more {
      width: 13.8461538462vw; } }
  @media screen and (max-width: 480px) {
    .tp-cartype .btn-more {
      width: 36vw; }
      .tp-cartype .btn-more > *:first-child {
        height: 10vw; } }

/* drivespot
---------------------------------------------------------------------------*/
.tp-drivespot {
  position: relative; }
  .tp-drivespot::before {
    position: absolute;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 100%;
    height: 816px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../img/top/drivespot-bg.jpg);
    z-index: -1; }
    @media screen and (max-width: 1300px) {
      .tp-drivespot::before {
        height: 62.7692307692vw; } }
    @media screen and (max-width: 480px) {
      .tp-drivespot::before {
        height: 131.7333333333vw;
        background-image: url(../img/top/drivespot-bg-sp.jpg); } }
  @media screen and (max-width: 480px) {
    .tp-drivespot h3.fs36 {
      width: calc(100% + 2em);
      margin-left: -1em; } }
  @media screen and (max-width: 480px) {
    .tp-drivespot p.lh270 {
      line-height: 1.74074; } }
  .tp-drivespot-slider {
    position: relative;
    width: 1160px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 1300px) {
      .tp-drivespot-slider {
        width: 89.2307692308vw; } }
    @media screen and (max-width: 480px) {
      .tp-drivespot-slider {
        width: 72vw; } }
  .tp-drivespot .swiper-slide {
    width: 580px;
    height: auto;
    transition-property: all;
    transition-duration: 1s;
    transition-timing-function: ease;
    transform: translateY(0px); }
    @media screen and (max-width: 1300px) {
      .tp-drivespot .swiper-slide {
        width: 44.6153846154vw; } }
    @media screen and (max-width: 480px) {
      .tp-drivespot .swiper-slide {
        width: 72vw; } }
  .tp-drivespot .swiper-slide:has(+ .swiper-slide-active),
  .tp-drivespot .swiper-slide-active + .swiper-slide {
    transform: translateY(64px); }
    @media screen and (max-width: 1300px) {
      .tp-drivespot .swiper-slide:has(+ .swiper-slide-active),
      .tp-drivespot .swiper-slide-active + .swiper-slide {
        transform: translateY(4.92307vw); } }
    @media screen and (max-width: 480px) {
      .tp-drivespot .swiper-slide:has(+ .swiper-slide-active),
      .tp-drivespot .swiper-slide-active + .swiper-slide {
        transform: translateY(8.53333vw); } }
  .tp-drivespot-item {
    width: 540px;
    height: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 1300px) {
      .tp-drivespot-item {
        width: 41.5384615385vw; } }
    @media screen and (max-width: 480px) {
      .tp-drivespot-item {
        width: 68vw; } }
  .tp-drivespot-img img {
    width: 540px;
    height: 540px;
    object-fit: contain;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25); }
    @media screen and (max-width: 1300px) {
      .tp-drivespot-img img {
        width: 41.5384615385vw;
        height: 41.5384615385vw; } }
    @media screen and (max-width: 480px) {
      .tp-drivespot-img img {
        width: 68vw;
        height: 68vw; } }

/* serviceguide
---------------------------------------------------------------------------*/
.tp-serviceguide {
  position: relative; }
  @media screen and (max-width: 480px) {
    .tp-serviceguide-desc {
      line-height: 1.74074; } }
  .tp-serviceguide-list {
    gap: 24px; }
    @media screen and (max-width: 1300px) {
      .tp-serviceguide-list {
        gap: 1.8461538462vw; } }
    @media screen and (max-width: 480px) {
      .tp-serviceguide-list {
        gap: 3.2vw; } }
    .tp-serviceguide-list li {
      width: calc((100% - 48px) / 3);
      color: #ffffff; }
      @media screen and (max-width: 1300px) {
        .tp-serviceguide-list li {
          width: calc((100% - 3.6923vw) / 3); } }
      @media screen and (max-width: 480px) {
        .tp-serviceguide-list li {
          width: 100%; } }
      .tp-serviceguide-list li a {
        display: block;
        border-radius: 25px;
        padding: 64px 34px; }
        @media screen and (max-width: 1300px) {
          .tp-serviceguide-list li a {
            border-radius: 1.9230769231vw;
            padding: 4.9230769231vw 2vw; } }
        @media screen and (max-width: 480px) {
          .tp-serviceguide-list li a {
            position: relative;
            border-radius: 3.3333333333vw;
            padding: 8.5333333333vw 4vw 8.5333333333vw 38.6666666667vw; } }
        @media screen and (min-width: 481px) {
          .tp-serviceguide-list li a:hover {
            opacity: 1; }
            .tp-serviceguide-list li a:hover .btn-more {
              opacity: 1; } }
      @media screen and (max-width: 480px) {
        .tp-serviceguide-list li h3 span.arw {
          position: relative; }
          .tp-serviceguide-list li h3 span.arw::after {
            position: absolute;
            content: "";
            background-repeat: no-repeat;
            background-position: center;
            background-size: contain;
            width: 1.8666666667vw;
            height: 2.4vw;
            right: -1em;
            top: 50%;
            transform: translateY(-50%);
            top: 58%;
            background-image: url(../img/cmn/btn-arw.png); } }
      .tp-serviceguide-list li h3 span.arw.clr::after {
        background-image: url(../img/cmn/btn-arw-mnd.png); }
      .tp-serviceguide-list li .tp-serviceguide-img {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        width: 250px; }
        @media screen and (max-width: 1300px) {
          .tp-serviceguide-list li .tp-serviceguide-img {
            width: 19.2307692308vw; } }
        @media screen and (max-width: 480px) {
          .tp-serviceguide-list li .tp-serviceguide-img {
            position: absolute;
            left: 4vw;
            top: 50%;
            transform: translateY(-50%);
            width: 30.6666666667vw; } }
        .tp-serviceguide-list li .tp-serviceguide-img img {
          width: 100%;
          height: 250px;
          border-radius: 50%; }
          @media screen and (max-width: 1300px) {
            .tp-serviceguide-list li .tp-serviceguide-img img {
              height: 19.2307692308vw; } }
          @media screen and (max-width: 480px) {
            .tp-serviceguide-list li .tp-serviceguide-img img {
              height: 30.6666666667vw; } }
        .tp-serviceguide-list li .tp-serviceguide-img .btn-more {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          width: 180px;
          opacity: 0;
          transition-property: all;
          transition-duration: 0.3s;
          transition-timing-function: ease; }
          @media screen and (max-width: 1300px) {
            .tp-serviceguide-list li .tp-serviceguide-img .btn-more {
              width: 13.8461538462vw; } }
          .tp-serviceguide-list li .tp-serviceguide-img .btn-more > *:first-child {
            border: 1px solid #ffffff;
            background-color: transparent; }
      .tp-serviceguide-list li:nth-of-type(1), .tp-serviceguide-list li:nth-of-type(2) {
        width: 628px; }
        @media screen and (max-width: 1300px) {
          .tp-serviceguide-list li:nth-of-type(1), .tp-serviceguide-list li:nth-of-type(2) {
            width: 48.3076923077vw; } }
        @media screen and (max-width: 480px) {
          .tp-serviceguide-list li:nth-of-type(1), .tp-serviceguide-list li:nth-of-type(2) {
            width: 100%; } }
        .tp-serviceguide-list li:nth-of-type(1) a, .tp-serviceguide-list li:nth-of-type(2) a {
          padding: 64px 60px; }
          @media screen and (max-width: 1300px) {
            .tp-serviceguide-list li:nth-of-type(1) a, .tp-serviceguide-list li:nth-of-type(2) a {
              padding: 4.9230769231vw 4.6153846154vw; } }
          @media screen and (max-width: 480px) {
            .tp-serviceguide-list li:nth-of-type(1) a, .tp-serviceguide-list li:nth-of-type(2) a {
              padding: 8.5333333333vw 4vw; } }
        .tp-serviceguide-list li:nth-of-type(1) .tp-serviceguide-img, .tp-serviceguide-list li:nth-of-type(2) .tp-serviceguide-img {
          width: 300px; }
          @media screen and (max-width: 1300px) {
            .tp-serviceguide-list li:nth-of-type(1) .tp-serviceguide-img, .tp-serviceguide-list li:nth-of-type(2) .tp-serviceguide-img {
              width: 23.0769230769vw; } }
          @media screen and (max-width: 480px) {
            .tp-serviceguide-list li:nth-of-type(1) .tp-serviceguide-img, .tp-serviceguide-list li:nth-of-type(2) .tp-serviceguide-img {
              position: relative;
              left: auto;
              top: auto;
              transform: translateY(0);
              width: 60vw; } }
          .tp-serviceguide-list li:nth-of-type(1) .tp-serviceguide-img img, .tp-serviceguide-list li:nth-of-type(2) .tp-serviceguide-img img {
            height: 300px; }
            @media screen and (max-width: 1300px) {
              .tp-serviceguide-list li:nth-of-type(1) .tp-serviceguide-img img, .tp-serviceguide-list li:nth-of-type(2) .tp-serviceguide-img img {
                height: 23.0769230769vw; } }
            @media screen and (max-width: 480px) {
              .tp-serviceguide-list li:nth-of-type(1) .tp-serviceguide-img img, .tp-serviceguide-list li:nth-of-type(2) .tp-serviceguide-img img {
                height: 60vw; } }
      .tp-serviceguide-list li:nth-of-type(1) a {
        background-color: #e51c24; }
      .tp-serviceguide-list li:nth-of-type(2) a {
        background-color: #00285f; }
      .tp-serviceguide-list li:nth-of-type(3) {
        color: #00285f; }
        .tp-serviceguide-list li:nth-of-type(3) a {
          background-color: #ffc84d; }
      .tp-serviceguide-list li:nth-of-type(4) a {
        background-color: #37b9b9; }
      .tp-serviceguide-list li:nth-of-type(5) a {
        background-color: #50b450; }
