@charset "UTF-8";
@import url("fonts/stylesheet.css");

/* CSS Document */

img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

html {
	font-size: 62.5%;
}
body {
    font-family: "Audi Type", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "meiryo", "arial", sans-serif;
    font-size: 1.6rem;
    font-weight: normal;
	line-height: 1;/*Audi用 通常1.7で指定する*/
	font-feature-settings: "palt" 1;
    -webkit-font-feature-settings: "palt"1;
    -moz-font-feature-settings: "palt"1;
	letter-spacing: 0.05em;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; 
    scroll-behavior: smooth;
    background-color: #f2f2f2;
	color: #000000;
}

/* 背景黒 文字白 */
body > .wrap_black {
	color: #ffffff;
    background-color: #000;
}

/* タイトル基準指定 */
h1 {
    font-family: 'AudiTypeExtended';
    font-size: 3.1rem;
    line-height: 1.2;
	font-weight: 700;
}

@media all and (min-width: 380px) {
	h1  {
		font-size: 4.2rem;
        line-height: 1.2;
	}
}

@media all and (min-width: 520px) {
	h1  {
		font-size: 4.6rem;
        line-height: 1.3;
	}
}

@media all and (min-width: 1024px) {
	h1 {
        font-size: 4.8rem;
        line-height: 1.2em;
    }
}

@media all and (min-width: 1290px) {/* pc基本デザイン1340制作 1440px→変更 */
	h1 {
        font-size: 6.1rem;/* デザインが合成フォント指定 x108% */
        line-height: 1.1em;
    	}
}

@media all and (min-width: 1920px) {
	h1 {
		font-size: 6.8rem;
        line-height: 0.9;
	}
}


h2 {
    font-size: 3.5rem;
}
h3 {
	font-family: 'AudiTypeExtended';
    font-size: 3.5rem;
}
.wrap_car h3 {
    text-align: left!important;
/*    padding-bottom: 55px;
*/}

h4 {
	font-family: 'AudiTypeExtended';
    font-size: 1.8rem;
	font-weight: 700;
}
.present_hotel_box h4 {
    line-height: 1.2em;
    text-align: center;
}
@media all and (min-width: 415px) {
	h4 {
		font-size: 2.0rem;
		/*line-height: 4.8rem;*/
	}
}
@media all and (min-width: 768px) {
	h4 {
		font-size: 2.3rem;
		/*line-height: 4.8rem;*/
	}
}
.wrap_car h4 {
    margin-top: -0.15em;
}

h5 {
    font-size: 1.6rem;
}
h6 {
	font-family: 'AudiTypeWide';
    font-size: 1.6rem;
	font-weight: 700;
}


/* タイトル個別指定 */
.hero_txt {
    color: #fff!important;
}

.headline_day {
	font-family: 'AudiTypeExtended';
	font-size: 2.0rem;
	line-height: 3.2rem;
}
@media all and (min-width: 380px) {
	.headline_day {
		font-size: 2.4rem;
		line-height: 4.2rem;
	}
}

@media all and (min-width: 520px) {
	.headline_day {
		font-size: 3.0rem;
		line-height: 4.8rem;
	}
}

@media all and (min-width: 1024px) {
	.headline_day {
		font-size: 3.4rem;
		line-height: 5.0rem;
	}
}

@media all and (min-width: 1290px) {
	.headline_day {
		font-size: 4.2rem;/* デザインが合成フォント指定 数字x105% */
		line-height: 6.5rem;
	}
}

@media all and (min-width: 1920px) {
	.headline_day {
		font-size: 4.8rem;
		line-height: 9.2rem;
	}
}

.audi-headline_01 {
	font-family: 'AudiTypeExtended';
	font-size: 2.4rem;
	line-height: 3.3rem;
}

@media all and (min-width: 415px) {
	.audi-headline_01 {
		font-size: 2.9rem;
		line-height: 4.1rem;
	}
}

@media all and (min-width: 768px) {
	.audi-headline_01 {
		font-size: 3.6rem;
		line-height: 4.8rem;
	}
}

@media all and (min-width: 1024px) {
	.audi-headline_01 {
		font-size: 4.2rem;
		line-height: 5.8rem;
	}
}

@media all and (min-width: 1440px) {
	.audi-headline_01 {
		font-size: 5.4rem;
		line-height: 7.5rem;
	}
}

@media all and (min-width: 1920px) {
	.audi-headline_01 {
		font-size: 6.6rem;
		line-height: 9.2rem;
	}
}

.audi-headline_02 {
	font-family: 'AudiTypeExtended';
	font-size: 2.0rem;
	line-height: 2.7rem;
}

@media all and (min-width: 415px) {
	.audi-headline_02 {
		font-size: 2.3rem;
		line-height: 3.2rem;
	}
}

@media all and (min-width: 768px) {
	.audi-headline_02 {
		font-size: 2.6rem;
		line-height: 3.6rem;
	}
}

@media all and (min-width: 1024px) {
	.audi-headline_02 {
		font-size: 3rem;
		line-height: 4.2rem;
	}
}

@media all and (min-width: 1440px) {
	.audi-headline_02 {
		font-size: 3.6rem;
		line-height: 4.8rem;
	}
}

@media all and (min-width: 1920px) {
	.audi-headline_02 {
		font-size: 4.2rem;
		line-height: 6.6rem;
	}
}

.audi-headline_03 {
	font-family: 'AudiTypeExtended', sans-serif;
	font-size: 2.1rem;
	line-height: 3rem;
}


.audi_copy_s,
.audi_copy_m,
.dealer_box p,
.dealer_box td {
	font-family: 'AudiTypeWide', sans-serif;
}

.audi_copy_s {
	font-family: 'AudiType', sans-serif;
	font-size: 1.3rem;
	line-height: 1.8rem;
}

.oubo_annotation_copy_s {
	font-family: 'AudiType', sans-serif;
	font-size: 1.3rem!important;
	line-height: 1.6rem!important;
    margin-top: 5px;
}

.audi_copy_m,
.dealer_box p,
.dealer_box td {
	font-size: 1.6rem;
	line-height: 2.35rem;
}

.wrap_present p {
	line-height: 1.55em;
}
.present_hotel_box p {
    line-height: 1.4em;
}

.car_article_box p {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.5;
}
.wrap_car > p {
    text-align: left;
    width: 100%;
}
@media all and (min-width: 1024px) {
    .wrap_car > p {
        text-align: right;
    }
}

.dealer_box p,
.dealer_box td {
    letter-spacing: 0.02em;
}
.dealer_box td {
	line-height: 1.3;
}

@media all and (min-width: 1024px) {
	.car_article_box p {
        font-size: 1.6rem;
        letter-spacing: 0.0em;
        line-height: 1.4;
	}
}
@media all and (min-width: 1100px) {
    .car_article_box p {
        letter-spacing: 0.03em;
        line-height: 1.5;
	}
}
@media all and (min-width: 1240px) {
    .car_article_box p {
        letter-spacing: 0.05em;
        line-height: 1.6;
	}
}

.audifonts_bold {
	font-weight: 700;
}

.audifonts_light {
	font-weight: 200;
}

.audifonts_italic {
	font-style: italic;
}

.space_font {
    font-size: 0.01em;
    line-height: 1;
}

.space_font_1font {
    font-size: 0.9em;
    color: #fff;
    line-height: 1;
}
