a,a:hover {
  text-decoration: none;
}
li {
  list-style: none;
}
p .red {
  color: #ea000f;
}
.u-yellow {
  padding: 0 10px;
  display: inline-block;
  position: relative;
  z-index: 0;
}
.u-yellow::after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background: #fcff00;
  position: absolute;
  bottom: 6px;
  left: 0;
  right: 0;
  margin: auto;
  transition: .3s;
  z-index: -1;
}

/* --- TOP --- */
#top img {
  width: 100%;
}

/* --- 特選車 --- */
#tokusen {
  background: #f5f5e9;
}
#tokusen h2 {
  font-size: 32px;
  background: #fdff5e;
  padding: 50px 0;
}
#tokusen h2:before {
  content: '';
  width: 35px;
  height: 35px;
  background: #fdff5e;
  transform: rotate(-45deg);
  left: 50%;
  margin: 0 0 0 -17px;
  bottom: -16px;
  position: absolute;
}
#tokusen .col_2{
	width: 100%;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; 
  padding: 4rem 0;
}
#tokusen .col_2 > div{
	width: 50%;
	padding: 10px;
}
#tokusen p {
  position: absolute;
  bottom: 2rem;
  left: 4rem;
  font-size: 24px;
  line-height: 1.4;
}
#tokusen p small {
  font-size: 20px;
}
#tokusen img {
  margin: auto;
}

/* --- ご成約特典 --- */
#present {
  background-image: url(../images/present-bg.gif);
  background-repeat: repeat;
}
#present h2 {
  font-size: 32px;
  font-weight: 900;
  padding: 50px 0;
  background: #ff0000;
  color: #fff;
}
#present h2:before {
  content: '';
  width: 35px;
  height: 35px;
  background: #ff0000;
  transform: rotate(-45deg);
  left: 50%;
  margin: 0 0 0 -17px;
  bottom: -16px;
  position: absolute;
}
#present img {
  margin: auto;
  padding: 6rem 0 8rem;
}

/* --- サポクレ --- */
#sapokure h2 img {
  width: 100%;
}
#sapokure h5:first-child {
  font-size: 32px;
  text-shadow: 0 4px #fffc29;
  padding: 5rem 0 3rem;
}
#sapokure .list {
  border: 4px solid #000;
  margin-bottom: 6rem;
  box-shadow: 6px 6px #ffeeee;
}
#sapokure .title {
  background: #ea000f;
  color: #fff;
  height: 106px;
  position: relative;
}
#sapokure .title h3 {
  font-size: 28px;
  font-weight: bold;
  line-height: 106px;
}
#sapokure .title h3 b {
  font-size: 36px;
}
#sapokure .title h3 small {
  font-size: 18px;
}
#sapokure .no1 .title h3::before,
#sapokure .no2 .title h3::before,
#sapokure .no3 .title h3::before,
#sapokure .no4 .title h3::before {
margin: 10px;
vertical-align: -22px;
}
#sapokure .no1 .title h3::before {
  content: url(../images/no1-title.png);
}
#sapokure .no2 .title h3::before {
  content: url(../images/no2-title.png);
}
#sapokure .no3 .title h3::before {
  content: url(../images/no3-title.png);
}
#sapokure .no4 .title h3::before {
  content: url(../images/no4-title.png);
}
#sapokure .title .human {
  position: absolute;
  bottom: 0;
  right: 0;
}
#sapokure .main p {
  font-size: 22px;
  font-weight: bold;
}
#sapokure .no1 .car {
  right: 0;
  top: 0;
  padding: 1rem 7rem;
  position: absolute;
}
#sapokure .no1 .joken {
  background: #effafd;
}
#sapokure .no1 .joken h4 {
  color: #0057cd;
  font-size: 22px;
}
#sapokure .no1 .joken > div:first-child {
  position: absolute;
  right: 2rem;
  top: -20px;
}
#sapokure .main {
  padding: 3rem 4rem;
}
#sapokure li {
  line-height: 1.4;
}

#sapokure .no2 .main {
  padding-bottom: 0;
}
#sapokure .no2 li {
  background: #effafd;
  margin: 10px 3rem;
  padding: 1rem 0;
}
#sapokure .no2 h5 {
  font-size: 18px;
  text-shadow: none;
  padding: 0 2rem;
}
#sapokure .no2 h5::before {
  content: url(../images/no-fukidashi-left.png);
  padding-right: 10px;
  vertical-align: middle;
}
#sapokure .no2 h5::after {
  content: url(../images/no-fukidashi-right.png);
  padding-left: 10px;
  vertical-align: middle;
}
#sapokure .no2 li p {
  font-size: 22px;
  line-height: 1.6;
  padding: 1.5rem 0;
}
#sapokure .no2 li:nth-child(2) p {
  margin: 0 4rem 0 0;
}
#sapokure .no2 li:nth-child(3) p {
  margin: 0 0 0 4rem;
}
#sapokure .no2 .d-sm-inline-block {
  width: 49.7%;
}
#sapokure .no2 .car {
  vertical-align: bottom;
}
#sapokure .no2 .car img {
  margin: auto;
}
#sapokure .no2 h6 {
  background: #fcff00;
  font-size: 30px;
  text-shadow: 0 2px #fff;
  padding: 2rem 0;
  margin: 4rem 0 0;
}
#sapokure .no2 h6:before {
  content: '';
  width: 35px;
  height: 35px;
  background: #fcff00;
  transform: rotate( 
-45deg
);
  left: 50%;
  margin: 0 0 0 -17px;
  top: -16px;
  position: absolute;
}

#sapokure .no3 li:nth-child(2) {
  background-image: url(../images/no3-bg.png);
  background-repeat: no-repeat;
  background-position: left 3rem bottom;
}
#sapokure .no3 li h4 {
  background: linear-gradient(90deg, #ff07b5 10%, #ff7b15 90%);
  display: inline-block;
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  padding: 16px 60px;
  position: relative;
}
#sapokure .no3 li h4 br {
  display: none;
}
#sapokure .no3 li h4::before,
#sapokure .no3 li h4::after {
  content: "";
  position:absolute;
  top:0;
  width:0;
  height:0;
  border-style: solid;
}
#sapokure .no3 li h4::before {
  border-width: 32px 0 32px 20px;
  left: 0;
  border-color: transparent transparent transparent #effafd ;
}
#sapokure .no3 li h4::after {
  border-width: 32px 20px 32px 0;
  right:0;
  border-color: transparent #effafd transparent transparent;
}
#sapokure .no3 li {
  background: #effafd;
  margin: 10px 3rem;
}
#sapokure .no3 h5 {
  font-size: 22px;
}
#sapokure .no3 li .d-lg-inline-block {
  font-size: 22px;
  background: #fcff00;
  border: 4px solid #ea000f;
}
#sapokure .no3 li:first-child img {
  margin: 2rem auto 0;
}
#sapokure .no3 li:nth-child(2) img {
  margin: auto;
}
#sapokure .no3 h5::before {
  content: url(../images/no3-fukidashi-l.png);
  padding-right: 10px;
  vertical-align: middle;
}
#sapokure .no3 h5::after {
  content: url(../images/no3-fukidashi-r.png);
  padding-left: 10px;
  vertical-align: middle;
}
#sapokure .no3 .btn {
  font-size: 26px;
  background: #008cf8;
  width: auto;
  margin: auto;
  border-radius: 10px;
  box-shadow: 0 4px #002687;
  padding: 2rem 6rem;
  transition: .5s;
}
#sapokure .no3 .btn a {
  color: #fff;
}
#sapokure .no3 .btn:hover {
  transform: scale(1.1);
}
#sapokure .no4 .main > p {
  vertical-align: top;
}
#sapokure .no4 .main > .car {
  float: right;
}
#sapokure .no4 .fukidashi{
  margin: -4rem 1rem -2rem;
}
#sapokure .no4 ul {
  z-index: -1;
}

/* --- オートローン --- */
#loan h3 {
  font-size: 32px;
  margin: 3rem auto 3rem;
}
#loan .line {
  background: #ebebeb;
  height: 3px;
}
#loan .car {
  vertical-align: -3rem;
  max-width: 52%;
}



@media screen and (max-width: 1199px) {
  #sapokure .title .human {
    width: 22%;
  }
}
@media screen and (max-width: 1119px) {

}
@media screen and (max-width: 1023px) {

}

@media screen and (max-width: 991px) {
  #tokusen p {
    left: 2rem;
    font-size: 16px;
  }
  #tokusen p small {
    font-size: 14px;
  }
  #sapokure .container > h5:first-child {
    padding: 2rem 0 10rem;
  }
  #sapokure .list {
    margin-bottom: 12rem;
  }
  #sapokure .list:last-child {
    margin-bottom: 4rem;
  }
  #sapokure .title .human {
    bottom: 108px;
    width: auto;
  }
  #sapokure .no1 .car {
    width: 34%;
    padding: 0;
    position: absolute;
    right: 1.5rem;
    top: 3rem;
  }
  #sapokure .no1 .joken > div:first-child  {
    position: relative;
    right: 0;
    top: 0;
  }
  #sapokure .no2 li {
    margin: 10px 0.5rem;
    padding: 1.5rem;
  }
  #sapokure .no2 li h5,
  #sapokure .no2 li h4 {
    margin: 0 0 0 -1rem;
  }
  #sapokure .no2 li p,
  #sapokure .no2 li:nth-child(2) p,
  #sapokure .no2 li:nth-child(3) p {
    margin: 0;
    font-size: 18px;
  }
  #sapokure .no2 li:nth-child(2) .car,
  #sapokure .no2 li:nth-child(3) .car {
    width: 40%;
  }
  #sapokure .no2 li:nth-child(2) div:last-child,
  #sapokure .no2 li:nth-child(3) div:first-child {
    width: 58%;
  }
  #sapokure .no3 h5 {
    font-size: 20px;
  }
  #sapokure .no3 li:nth-child(2) {
    background-position: bottom;
  }
  #sapokure .no2 li p {
    padding: 1.5rem 0 0;
  }
  #sapokure .no2 h6 {
    margin: 2rem 0 0;
  }
  #sapokure .no3 .text {
    margin: 0 0 120px 0;
  }
  #sapokure .no4 li {
    width: 30%;
  }
  #sapokure .no4 .fukidashi {
    margin: -4rem 1rem -1rem;
  }
  #loan h3 {
    margin: 5rem auto 1rem;
  }
  #loan ul:nth-child(2) li {
    width: 32.6%;
  }
  #loan .car {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #tokusen h2 {
    font-size: 40px;
    padding: 30px 0;
  }
  #tokusen h2:before,#present h2:before {
    width: 35px;
    height: 35px;
    left: 50%;
    margin: 0 0 0 -13px;
    bottom: -18px;
  }
  #tokusen .col_2 > div,#present .col_2 > div{
		width: 100%;
	}
  #tokusen p {
    left: 2.5rem;
    font-size: 24px;
  }
  #tokusen p small {
    font-size: 20px;
  }
  #present h2 {
    font-size: 40px;
  }
  #present img {
    padding: 3rem 0 5rem;
  }
  #sapokure .container > h5:first-child {
    font-size: 36px;
    padding: 2rem 0 12rem;
  }
  #sapokure .list {
    margin-bottom: 12rem;
  }
  #sapokure .main {
    padding: 2rem 0.5rem;
  }
  #sapokure .title {
    height: 130px;
    padding: 0 1rem 1rem;
  }
  #sapokure .title h3 {
    line-height: 30px;
  }
  #sapokure .title .human {
    bottom: 133px;
    max-width: 80%;
  }
  #sapokure .no1 h3 {
    padding: 20px 0 0 0;
  }
  #sapokure .no1 .car {
    width: 100%;
    padding: 0 3rem 1rem;
    position: relative;
    right: 0;
    top: 0;
  }
  #sapokure .no2 .d-sm-inline-block {
    width: auto;
  }
  #sapokure .no2 li p,
  #sapokure .no2 li:nth-child(2) p,
  #sapokure .no2 li:nth-child(3) p {
    margin: 0;
    font-size: 22px;
  }
  #sapokure .no2 li:nth-child(2) .car,
  #sapokure .no2 li:nth-child(3) .car,
  #sapokure .no2 li:nth-child(2) div:last-child,
  #sapokure .no2 li:nth-child(3) div:first-child {
    width: 100%;
  }
  #sapokure .no3 h5::before,
  #sapokure .no3 h5::after {
    content: none;
  }
  #sapokure .no3 li:nth-child(2) {
    background-position: bottom;
  }
  #sapokure .no3 li h4 {
    font-size: 18px;
    padding: 22px 7vw;
  }
  #sapokure .no3 .btn {
    width: 100%;
    padding: 1rem 0;
  }
  #sapokure .no3 .text {
    margin: 0 0 120px 0;
  }
  #sapokure .no4 .title h3 b {
    font-size: 32px;
  }
  #sapokure .no4 li {
    width: 80%;
  }
  #sapokure .no4 li img {
    width: 100%;
  }
  #sapokure .no4 .fukidashi {
    margin: 0 auto -3rem;
    float: right;
  }
  #sapokure .no4 .container > p {
    font-size: 12px;
  }
  #loan h3 {
    font-size: 24px;
    margin: 2rem auto 1rem;
  }
  #loan h4 {
    font-size: 18px;
  }
}

@media screen and (max-width: 580px) {

}

@media screen and (max-width: 480px) {

}
@media screen and (max-width: 480px) {
  #tokusen h2 {
    font-size: 24px;
    padding: 30px 10px;
  }
  #tokusen p {
    left: 8%;
    font-size: 120%;
    line-height: 1;
    bottom: 1.5rem;
  }
  #tokusen p small {
    font-size: 80%;
  }
  #present h2 {
    font-size: 26px;
  }
  #present img {
    padding: 2rem 0 3rem;
  }
  #sapokure .container > h5:first-child {
    font-size: 24px;
    padding: 2rem 0 34%;
  }
  #sapokure .title {
    height: 190px;
    text-align: center;
  }
  #sapokure .title h3 {
    font-size: 34px;
    line-height: 40px;
  }
  #sapokure .title h3 b {
    font-size: 34px;
  }
  #sapokure .no1 .title h3::before,
  #sapokure .no2 .title h3::before,
  #sapokure .no3 .title h3::before,
  #sapokure .no4 .title h3::before {
    display: block;
    text-align: center;
    margin: 0 0 10px;
  }
  #sapokure .title .human {
    bottom: 192px;
    max-width: 80%;
  }
  #sapokure .no2 li {
    padding: 1rem;
  }
  #sapokure .no2 h5 {
    font-size: 16px;
    padding: 0 1rem;
  }
  #sapokure .main p {
    font-size: 18px;
    line-height: 1.4;
  }
  #sapokure .no2 li p, 
  #sapokure .no2 li:nth-child(2) p,
  #sapokure .no2 li:nth-child(3) p {
    margin: 0;
    font-size: 16px;
    padding: 0.5rem 0 0;
  }
  #sapokure .no2 h6 {
    font-size: 18px;
    padding: 1rem 0;
  }
  #sapokure .no2 h6:before {
    width: 20px;
    height: 20px;
    margin: 0 0 0 -12px;
    top: -10px;
  }
  #sapokure .list {
    margin-bottom: 34vw;
  }
  #sapokure .no3 h5 {
    font-size: 16px;
  }
  #sapokure .no3 .btn {
    font-size: 16px;
    padding: 0.8rem 0;
  }
  #sapokure .no4 .title {
    padding: 0 0 1rem;
  }
  #sapokure .no4 .title h3 {
    font-size: 22px;
  }
  #sapokure .no4 .title h3 b {
    font-size: 24px;
  }
  #sapokure .no4 .fukidashi {
    margin: 0 auto -3rem;
    float: right;
    width: 34%;
  }
}

@media screen and (max-width: 350px) {
  #tokusen h2 {
    font-size: 20px;
    padding: 20px 10px;
  }
  #sapokure .container > h5:first-child {
    font-size: 20px;
  }
  #sapokure .title {
    height: 160px;
    text-align: center;
  }
  #sapokure .title h3 {
    font-size: 24px;
    line-height: 30px;
  }
  #sapokure .title h3 b {
    font-size: 28px;
  }
  #sapokure .title .human {
    bottom: 162px;
    max-width: 80%;
  }
  #sapokure .no3 li h4 {
    width: 100%;
    height: 66px;
    font-size: 18px;
    padding: 14px;
  }
  #sapokure .no3 li h4 br {
    display: block;
  }
  #sapokure .no3 h5 {
    font-size: 16px;
  }
  #sapokure .no3 li .d-lg-inline-block {
    font-size: 18px;
    background: #fcff00;
    border: 4px solid #ea000f;
  }
  #sapokure .no3 h5 {
    font-size: 14px;
  }
  #sapokure .no4 .title h3 {
    font-size: 20px;
  }
  #sapokure .no4 .title h3 b {
    font-size: 21px;
  }
  #loan h3 {
    font-size: 20px;
    margin: 4rem auto 0.5rem;
  }
  #loan h4 {
    font-size: 16px;
  }
}