@charset "utf-8";
@charset "utf-8";
/* Campaign CSS */


/* =================================================
 * font
 * ================================================*/

	
@font-face {
	font-family: AudiType;
	src: url("../fonts/AudiTypeV02-Normal.woff") format("woff");
}
@font-face {
	font-family: AudiTypeBold;
	src: url("../fonts/AudiTypeV02-Bold.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendedNormal;
	src: url("../fonts/AudiTypeV02-ExtendedNormal.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendedItalic;
	src: url("../fonts/AudiTypeV02-ExtendedItalic.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendBold;
	src: url("../fonts/AudiTypeV02-ExtendedBold.woff") format("woff");
}
@font-face {
	font-family: AudiTypeExtendedBoldItalic;
	src: url("../fonts/AudiTypeV02-ExtendedBoldItalic.woff") format("woff");
}
.atn {
	font-family: AudiType;
	font-weight: normal !important;
}
.atb {
	font-family: AudiTypeBold;
	font-weight: normal !important;
}
.aten {
	font-family: AudiTypeExtendedNormal;
	font-weight: normal !important;
}
.atei {
	font-family: AudiTypeExtendedItalic !important;
	font-weight: normal !important;
	padding: 0;
}
.ateb {
	font-family: AudiTypeExtendBold !important;
	font-weight: normal !important;
	padding: 0;
}
.atebi {
	font-family: AudiTypeExtendedBoldItalic;
	font-weight: normal !important;
	padding: 0;
}
#wrapper {
	position: relative;
}
.opc:hover {
	opacity: .7;
}
.social_wrap {
	margin-top: 25px;
	text-align: right;
	margin-bottom: 25px;
}
.sc-fb {
	display: inline-block;
	margin-right: 13px;
}
.sc-tw {
	display: inline-block;
}
h2.cpn_tit {
	font-size: 30px;
	margin-bottom: 15px;
}
.lead {
	font-size: 16px;
	margin-bottom: 65px;
}
.pagetop {
	position: fixed;
	right: 50px;
}
.sp {
	display: none;
}
/* btn_wrap */

.btn_txt a:hover {
	color: #dd0a30;
}
a.arrow {
	background: transparent url("../../../img/campaign/arrows.png") no-repeat;
	background-position: 0 center;
	padding-left: 11px;
	cursor: pointer !important;
	vertical-align: top;
}
/* title */



.lead {
	font-size: 17px;
	margin: 0px 0px 55px;
	line-height: 1.6;
}
/* btn */
.btn_wrap_bg {
	overflow: hidden;
	width: 1020px;
	margin: 0 auto 0;
}
.txt_finish {
	font-size: 18px;
	font-weight: bold;
	margin: 50px 0;
}
.btn_wrap {
	float: right;
}
.btn_wrap .btn_box a {
	display: block;
	font-size: 14px;
	line-height: 1;
	color: #FFF;
	width: 490px;
	background: #000 url("../img/arrow_w.png") no-repeat scroll right 18px center / 16px auto;
	padding: 12px 20px;
	box-sizing: border-box;
	letter-spacing: normal;
}
.btn_box a:hover {
	text-decoration: none;
	opacity: .7;
}
.btn_box + .btn_box {
	margin-top: 15px;
}
/* hero_wrap */
.hero_wrap {
	margin-bottom: 55px;
}
.title_content {
	font-size: 32px;
	margin-bottom: 45px;
}
.txt_lead {
	font-size: 17px;
}
.txt_caution {
	font-size: 20px;
	border: solid 1px #000000;
	border-left: none;
	border-right: none;
	padding: 15px 25px;
}
/* レイアウト */
.block_section {
	width: 1020px;
	margin: 0 auto;
}
.block_section_title {
	margin-bottom: 18px;
}
.block_section_title dt {
	font-size: 22px;
	display: inline-block;
	margin-right: 15px;
}
.block_section_title dd {
	font-size: 26px;
	display: inline-block;
	line-height: 1.2;
}
.section_top {
	margin-bottom: 55px;
}
.section_1 {
	margin-bottom: 55px;
}
.section_bottom {
	margin: 65px auto 55px;
}
/* .col2 */
.col2_wrap {
	margin-bottom: 50px;
}
.col2 {
	overflow: hidden;
}
.col2_l {
	width: 48%;
	float: left;
}
.col2_inner {
	width: 100%;
}
.col2_r {
	width: 48%;
	float: right;
}
.col2 .txt_cap {
	font-size: 12px;
}
.col2_wrap_title {
	font-size: 22px;
	margin-bottom: 20px;
}
/* model_detail */
.model_detail {
	margin-top: 5px;
}
.model_detail_title {
	font-size: 22px;
	font-family: AudiTypeExtendBold;
	margin-bottom: 10px;
}
.model_detail_spec {
	font-size: 14px;
	font-family: AudiType;
	margin-bottom: 15px;
}
.model_detail_price {
	margin-bottom: 20px;
	font-weight: bold;
}
.model_detail_price dt {
	font-size: 18px;
	margin-bottom: 10px;
}
.model_detail_price dd {
	font-size: 18px;
}
.model_detail_price dd .ateb {
	font-size: 28px;
	margin: 0 5px;
}
.model_detail_list {
}
.model_detail_list li {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 2px;
}
.model_detail_list dt {
	display: inline-block;
	font-weight: bold;
}
.model_detail_list dd {
	display: inline-block;
}
/* cpn_detail_block */
.cpn_detail_block {
	margin-bottom: 30px;
}
.cpn_detail_block dt {
	font-size: 16px;
	display: inline-block;
	border-bottom: solid 1px #000000;
	padding: 0 5px 5px;
	margin-bottom: 10px;
}
.cpn_detail_block dd {
	font-size: 16px;
	line-height: 1.4;
}
/* btn_list */
.btn_list {
	margin: 5px 0 10px;
	display: flex;
	flex-wrap: wrap;
}
.btn_list li {
	width: 143px;
	margin: 0 30px 18px 0;
}
.btn_list li dt {
	font-size: 14px;
	margin: 0 0 7px 5px;
}
.btn_list li dd a {
	display: block;
	font-size: 14px;
	color: #000;
	line-height: 1;
	width: 100%;
	padding: 13px 13px;
	box-sizing: border-box;
	background: #fff url("../img/arrow_b.png") right 13px center no-repeat;
	background-size: 7px;
	border: 1px #000 solid;
	text-align: center;
}
.btn_list li dd a:hover {
	text-decoration: none;
	opacity: .7;
}
.btn_list li:nth-child(3n) {
	margin-right: 0;
}
.title_normal {
	font-size: 13px;
	margin-bottom: 5px;
}
/* list_caution */
.list_caution li {
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 2px;
}

/* media screen=====================================================================================
*/
@media screen and (max-width:640px) {
/* hero_wrap */
.hero_wrap {
	margin-bottom: 25px;
}
.hero_wrap img {
	width: 100%;
}
.title_content {
	font-size: 18px;
	line-height: 1.3;
	margin-bottom: 20px;
}
.txt_caution {
	font-size: 14px;
	border: solid 1px #000000;
	border-left: none;
	border-right: none;
	padding: 10px 15px;
}
.txt_lead {
	font-size: 15px;
	line-height: 1.6;
}
/* レイアウト */
.block_section {
	width: auto;
	padding: 0 10px;
}
.block_section_title {
	margin-bottom: 10px;
}
.block_section_title dt {
	font-size: 12px;
	display: block;
	margin: 0 0 2px;
}
.block_section_title dd {
	font-size: 16px;
	display: inline-block;
}
.section_top {
	margin-bottom: 30px;
}
.section_1 {
	margin-bottom: 30px;
}
.section_bottom {
	margin: 30px auto 45px;
}
/* .col2 */
.col2_wrap {
	margin-bottom: 25px;
}
.col2 {
	overflow: inherit;
}
.col2_l {
	width: auto;
	float: none;
	margin-bottom: 15px;
}
.col2_inner {
}
.col2_r {
	width: auto;
	float: none;
}
.col2 .txt_cap {
	font-size: 10px;
}
.col2_wrap_title {
	font-size: 15px;
	margin-bottom: 15px;
}
/* model_detail */
.model_detail {
	margin-top: 0;
}
.model_detail_title {
	font-size: 14px;
	margin-bottom: 5px;
}
.model_detail_spec {
	font-size: 12px;
	margin-bottom: 10px;
}
.model_detail_price {
	margin-bottom: 10px;
}
.model_detail_price dt {
	font-size: 12px;
	margin-bottom: 5px;
}
.model_detail_price dd {
	font-size: 14px;
}
.model_detail_price dd .ateb {
	font-size: 18px;
	margin: 0 3px;
}
.model_detail_list {
}
.model_detail_list li {
	font-size: 12px;
	margin-bottom: 2px;
}
.model_detail_list dt {
}
.model_detail_list dd {
}
/* cpn_detail_block */
.cpn_detail_block {
	margin-bottom: 20px;
}
.cpn_detail_block dt {
	font-size: 12px;
	padding: 0 3px 3px;
	margin-bottom: 5px;
}
.cpn_detail_block dd {
	font-size: 12px;
}
.title_normal {
	font-size: 12px;
	margin-bottom: 3px;
}
/* btn_list */
.btn_list {
	margin: 0 0 5px;
	display: flex;
	flex-wrap: wrap;
}
.btn_list li {
	width: 47.5%;
	margin: 0 auto 10px 0;
}
.btn_list li dt {
	font-size: 12px;
	margin: 0 0 5px 3px;
}
.btn_list li dd a {
	display: block;
	font-size: 13px;
	color: #000;
	line-height: 1;
	width: 100%;
	padding: 13px 13px;
	box-sizing: border-box;
	background: #fff url("../img/arrow_b.png") right 13px center no-repeat;
	background-size: 7px;
}
.btn_list li dd a:hover {
	text-decoration: none;
	opacity: .7;
}
.btn_list li:nth-child(3n) {
	margin-right: 48%;
}
.btn_list li:nth-child(2) {
	margin-right: 0;
}
.btn_list li:nth-child(5) {
	margin-right: 0;
}
/* list_caution */
.list_caution li {
	font-size: 10px;
	margin-bottom: 1px;
}
.pagetop {
	position: fixed;
	right: 15px;
}
.pc {
	display: none;
}
}



@media screen and (max-width:640px) {
	
	
	.pc {
    display: none;
  }
  .sp {
    display: inline-table !important;
  }
  
  .col-head-type1 {
    width: 100% !important;  
  }
  .col-head-type1 tr,
  .col-head-type1 th,
  .col-head-type1 td {
    display: block;
    width: auto;
  }
  
  .col-head-type1 tr:first-child {
    border-top: 1px solid #dbe1e8;  
  }
  
  .col-head-type1 th,
  .col-head-type1 td {
    border-top: none;
  }
.js-tab-news {
	margin-bottom: 10px;
	margin-top: 30px;
	text-align: center;
	border-bottom: 1px solid #1c1e1e;
}
.js-tab-news > div {
	width: 47%;
	display: inline-block;
	background: #fff;
	color: #1c1e1e;
	border: 1px solid #1c1e1e;
	text-align: center;
	padding: 10px 0;
	cursor: pointer;
	margin-bottom: -1px;
}
.js-tab-news > div.active-year {
	background: #1c1e1e;
	color: #fff;
}
.js-tab_contentnews {
	display: none;
	padding: 20px 0;
}
.js-tab_contentnews.active-year {
	display: block;
}
.callendar2018 {
	margin-left: -4px;
}
	
	
.js-tab-news {
	margin-bottom: 10px;
	margin-top: 30px;
	text-align: center;
	border-bottom: 1px solid #1c1e1e;
}
.js-tab-news > div {
	width: 47%;
	display: inline-block;
	background: #fff;
	color: #1c1e1e;
	border: 1px solid #1c1e1e;
	text-align: center;
	padding: 10px 0;
	cursor: pointer;
	margin-bottom: -1px;
}
.js-tab-news > div.active-news {
	background: #1c1e1e;
	color: #fff;
}
.js-tab_contentnews {
	display: none;
	padding: 20px 0;
}
.js-tab_contentnews.active-news {
	display: block;
}
.news2017 {
	margin-left: -4px;
}
#sp_title {
    font-family: "AudiTypeV02-Bold", Verdana, Helvetica, Arial, " CI", Meiryo, " qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS PGothic", sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin-bottom: inherit;
    padding: 10px 10px 8px 10px;
    background: #fff;
}
.btn {
  width: 70%;
  background: #fff;
  color: #1c1e1e;
  border: 1px solid #1c1e1e;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
}
.btn2 {
  width: 70%;
  color: #1c1e1e;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  padding: 10px 0;
}
.news-btn { margin-top: 10px; }

dd {
  padding-left:1em;
  text-indent:-1.3em;
}
	.block_section_title:first-child dl dd.ateb {
		margin-left: 20px;
	}
}
