@charset "UTF-8";
@-webkit-keyframes scroll_sp {
  0% {
    bottom: 6vw;
  }
  100% {
    bottom: -1vw;
  }
}
@keyframes scroll_sp {
  0% {
    bottom: 6vw;
  }
  100% {
    bottom: -1vw;
  }
}

@media screen and (max-width: 768px) {
	/*202212 ua add*/
	.finishTimeSP {
		margin: 20px auto;
	}
	
  .switch_pc {
    display: none !important;
  }
  br.sp {
    display: inline !important;
  }
  #contents_area {
    padding-top: 56px;
    line-height: 1.5;
  }
  #contents_area hr {
    position: relative;
    width: 12.5vw;
    height: 1px;
    background: none;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
  }
  #main {
    margin-bottom: 30vw;
  }
  #main .scroll {
    position: absolute;
    bottom: 3.5vw;
    left: 50%;
    -webkit-transform: translateX(-4.2vw);
            transform: translateX(-4.2vw);
    width: 7.7vw;
  }
  #main .scroll:after {
    position: absolute;
    display: block;
    content: '';
    left: 50%;
    width: 1vw;
    height: 1vw;
    background: #000;
    -webkit-animation: 1s ease-out 1s infinite scroll_sp;
            animation: 1s ease-out 1s infinite scroll_sp;
  }
  #main_visual {
    position: relative;
  }
  #main_visual h2 {
    position: absolute;
    top: 7.3vw;
    left: 50%;
    width: 76.5vw;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #main_visual h2 img {
    width: 76.5vw;
  }
  #main_visual .sales {
    position: absolute;
    top: 45px;
    left: 50%;
    width: 250px;
    -webkit-transform: translateX(250px);
            transform: translateX(250px);
  }
  #main_copy {
    position: relative;
    margin-top: 10.5vw;
  }
  #main_copy .copy {
    width: 84vw;
    margin-left: 8vw;
  }
  #main_copy .copy img {
    width: 84vw;
  }
  #main_copy .copy h3 {
    margin-bottom: 5.5vw;
  }
  #main_copy .copy p {
    margin-bottom: 3.7vw;
  }
  #main_copy .copy p:last-child {
    margin-bottom: 0;
  }
  #main_copy .sales {
    width: 67.5vw;
    margin: 0 auto;
    margin-top: 10.2vw;
  }
  #black_edition {
    margin-top: 32vw;
    margin-bottom: 12vw;
  }
  #black_edition h2 {
    width: 85vw;
    margin: 0 auto;
    margin-bottom: 18.5vw;
  }
  #exterior .title,
  #interior .title {
    height: 45vw;
  }
  #exterior .title .anim_vertical_inner,
  #interior .title .anim_vertical_inner {
    height: 45vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  #exterior .title h3,
  #interior .title h3 {
    position: relative;
    top: -0.7vw;
    left: -0.3vw;
  }
  #exterior .gallery ul,
  #interior .gallery ul {
    position: relative;
    width: 85vw;
    margin: 0 auto;
    margin-top: 12.5vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #exterior .gallery li,
  #interior .gallery li {
    width: 48%;
    margin-bottom: 5.5vw;
  }
  #exterior .gallery li .caption,
  #interior .gallery li .caption {
    font-size: 2.4vw;
    margin-top: 3vw;
  }
  #exterior .gallery li.other,
  #interior .gallery li.other {
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    font-size: 2.4vw;
  }
  #exterior {
    margin-bottom: 26vw;
  }
  #exterior .title .anim_vertical_inner {
    background-image: url(../image/img_02_main_sp.jpg);
  }
  #exterior .title h3 {
    width: 15vw;
  }
  #interior {
    margin-top: 30.5vw;
  }
  #interior .title .anim_vertical_inner {
    background-image: url(../image/img_03_main_sp.jpg);
  }
  #interior .title h3 {
    width: 14vw;
  }
  #interior > .section_inner > .gallery {
    margin-bottom: 26vw;
  }
  #interior .suv {
    margin-top: 30.5vw;
  }
  #interior .suv h4 {
    width: 85vw;
    margin: 0 auto;
  }
  #interior .suv .gallery ul {
    width: 85vw;
    margin-top: 10vw;
  }
  #interior .suv .gallery li {
    margin-bottom: 30px;
  }
  #detail {
    padding-top: 13.5vw;
    padding-bottom: 19.5vw;
    margin-bottom: 0;
  }
  #detail h3 {
    width: 85vw;
    margin: 0 auto;
    margin-bottom: 11.5vw;
  }
  #detail .section_inner {
    width: 85.5vw;
    margin: 0 auto;
  }
  #color .body_color h4 {
    width: 14vw;
  }
  #color .body_color .slider {
    position: relative;
    width: 100%;
    margin-top: 3.5vw;
  }
  #color .body_color .slider .slick-dots,
  #color .body_color .slider .slick-arrow {
    display: none !important;
  }
  #color .body_color .slider .slick-slider {
    margin: 0 !important;
  }
  #color .body_color .slider ul li {
    position: relative;
  }
  #color .body_color .slider ul li .pic {
    position: relative;
    width: 85.5vw;
    left: -3vw;
  }
  #color .body_color .slider ul li .name {
    position: relative;
    width: 75vw;
    margin: 0 auto;
    margin-top: 2.6vw;
    font-size: 2.7vw;
  }
  #color .body_color .slider ul li .caption {
    position: relative;
    width: 75vw;
    margin: 0 auto;
    font-size: 2.5vw;
    margin-top: 1vw;
  }
  #color .body_color .slider .switch {
    width: 66vw;
    margin: 0 auto;
    margin-top: 5.5vw;
    display: flex;
    justify-content: space-between;
  }
  #color .body_color .slider .switch a {
    display: block;
    padding-bottom: 2vw;
    width: 48%;
  }
  #color .body_color .slider .switch a.active {
    border-bottom: 1px solid #fff;
  }
  #color .interior_color {
    margin-top: 19vw;
  }
  #color .interior_color h4 {
    width: 19vw;
  }
  #color .interior_color .gallery {
    margin-top: 5.5vw;
  }
  #color .interior_color .gallery ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #color .interior_color .gallery li {
    position: relative;
    margin-top: 3vw;
  }
  #color .interior_color .gallery li:first-child {
    margin-top: 0;
  }
  #color .interior_color .gallery li:nth-child(1), #color .interior_color .gallery li:nth-child(2) {
    width: 100%;
  }
  #color .interior_color .gallery li:nth-child(3), #color .interior_color .gallery li:nth-child(4) {
    width: 48%;
  }
  #color .interior_color .gallery li:nth-child(2) .pic {
    position: relative;
  }
  #color .interior_color .gallery li:nth-child(2) .pic img {
    display: none;
  }
  #color .interior_color .gallery li:nth-child(2) .pic img.active {
    display: block;
  }
  #color .interior_color .gallery li:nth-child(2) .buttons {
    position: absolute;
    bottom: 0;
    right: 2.5vw;
    background-color: #000;
    font-size: 2.2vw;
    padding: 1.5vw 1.8vw;
    letter-spacing: 0.2em;
  }
  #color .interior_color .gallery li:nth-child(2) .buttons a {
    display: inline-block;
    color: #fff !important;
    padding-bottom: 2px;
    border-bottom: 1px solid transparent;
  }
  #color .interior_color .gallery li:nth-child(2) .buttons a.active {
    border-color: #fff;
  }
  #color .interior_color .desc {
    margin-top: 5vw;
    font-size: 3vw;
    letter-spacing: 0.05em;
  }
  #color .interior_color .desc span {
    font-size: 2.4vw;
  }
  #color .interior_color .desc sup {
    position: relative;
    font-size: 1.8vw;
    top: -0.5em;
  }
  #color .interior_color .caution {
    margin-top: 3vw;
  }
  #color .interior_color .caution p {
    font-size: 2.2vw;
    padding-left: 2em;
    text-indent: -2em;
    line-height: 2;
  }
  #type {
    margin-top: 20vw;
  }
  #type h3 {
    margin-bottom: 5vw;
  }
  #type .editions > ul {
    margin: 0 auto;
  }
  #type .editions > ul > li {
    position: relative;
    text-align: center;
  }
  #type .editions > ul > li .pic {
    position: relative;
    margin: 0 auto;
  }
  #type .editions > ul > li .name {
    position: relative;
    font-size: 3vw;
    letter-spacing: 0.1em;
  }
  #type .editions > ul > li .types {
    width: 61.5vw;
    margin: 0 auto;
    margin-top: 3.5vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #type .editions > ul > li .types li {
    width: 100%;
    border: 1px solid #fff;
    margin: 0 auto;
    font-size: 2.4vw;
    letter-spacing: 0.05em;
    height: 6.2vw;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3vw;
  }
  #type .editions > ul > li:nth-child(1) {
    margin-top: 13vw;
  }
  #type .editions > ul > li:nth-child(1) .pic {
    width: 66.5vw;
    left: -2vw;
  }
  #type .editions > ul > li:nth-child(1) .name {
    margin-top: 4vw;
  }
  #type .editions > ul > li:nth-child(2) {
    margin-top: 8.2vw;
  }
  #type .editions > ul > li:nth-child(2) .pic {
    width: 54.5vw;
    left: -1.7vw;
  }
  #type .editions > ul > li:nth-child(2) .name {
    margin-top: 5vw;
  }
  #type .editions > ul > li:nth-child(2) .types {
    width: 64.5vw;
  }
  #type .editions > ul > li:nth-child(2) .types li {
    width: 45%;
  }
  #caution {
    margin-bottom: 0;
  }
  #caution .section_inner {
    width: 85vw;
    margin: 0 auto;
  }
  #caution .caution {
    padding: 5vw 0 6.5vw;
  }
  #caution .caution p {
    font-size: 2.2vw;
    line-height: 2;
    padding-left: 1em;
    text-indent: -1em;
  }
  #link {
    position: relative;
    margin-bottom: 0;
  }
  #link .section_inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #link ul {
    width: 60vw;
    margin-top: -3.3vw;
  }
  #link li {
    width: 100%;
    margin-top: 8.7vw;
  }
  #link li:first-child {
    margin-top: 0;
  }
  #link li p {
    font-size: 3vw;
    text-align: center;
    margin-bottom: 3.2vw;
  }
  #link li a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 1px solid #fff;
    height: 9.5vw;
    font-size: 4vw;
    background-color: rgba(0, 0, 0, 0.7);
  }
  #link li a:after {
    content: '＞';
    margin-left: 1em;
  }
}
