@charset "utf-8";
/* CSS Document */
#wrapper {
/*font-family: -apple-system-body, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", "游ゴシック  Medium", "Yu Gothic Medium", "メイリオ", meiryo, sans-serif;*/
	font-family: 'Noto Sans JP', sans-serif;
	
}
input[type=checkbox] {
  transform: scale(1.5);
}

#wrapper{
	max-width:1000px;
	margin:0 auto;
	width:100%;
}
.wrapper_inner {
	max-width: 782px;
	margin:0 auto;
	font-size: 100%;
	overflow: hidden;
	width:80%;
}

.wrapper_inner div img{
	margin:0 auto;
	width:100%;
}

#wrapper a {
	text-decoration: none;
}

#wrapper img {
	vertical-align:top;
}

body *{
	box-sizing:border-box;
}

#wrapper *{
	box-sizing:border-box;
}

#wrapper .img_area{
	max-width:1000px;
	text-align:center;
	margin:0 auto;
}

#wrapper .img_area img{
	width:100%;
}

#wrapper a.black:link {
	color:#000;
}
#wrapper a.black:visited  {
	color:#000;
}

#wrapper a.red:link {
	color:#d32525;
}
#wrapper a.blue:link {
	color:#3391c4;
}
#wrapper a.red:visited  {
	color:#d32525;
}
#wrapper a.blue:visited  {
	color:#3391c4;
}

.swiper{
//	margin-top:10%;
}
.swiper--wrapper {
	/* wrapperのサイズを調整 */
	max-width:1000px;
	width: 100%;
//	height: 300px;
//	margin-top:10%;

}
.swiper-slide {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
  color: #000;
  width: 100%;
//  height: 100%;
  padding-bottom:7%;

}
.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  margin: 0 0 0 10px !important;
  background: #333 !important;
}

.swiper-pagination-bullet:first-child {
  margin: 0 !important;
}

.swiper .swiper-button-next,.swiper .swiper-button-prev{
    background-color: #666;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.swiper .swiper-button-next::after, .swiper .swiper-button-prev::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    font-size: 1.5rem;
}

.swiper .swiper-button-next::after {
    content: '\f054'; /* FontAwesomeの右矢印 */
}

.swiper .swiper-button-prev::after {
    content: '\f053'; /* FontAwesomeの左矢印 */
}

.title_con{
	margin:0 auto 0;
	width:100%;
	position: relative;
	font-feature-settings: "palt";
}
.title_con_t{
	margin-top:2%;
	position: absolute;
	left: 0;
	top: 0;
	box-sizing:  border-box; 
	width:100%;
}
.caption_01{
	font-family: "FOT-筑紫Aオールド明朝 Pr6 E";
	font-size: clamp(1rem, -2.471rem + 7.71vw, 2.35rem);
	color:#b3292c;
	
	align-items: center;
	display: flex;
}


.caption_01::after {
	background-color: #b3292c; /* 横線の色 */
	border-radius: 0; /* 横線の両端を丸く */
	content: "";
	flex-grow: 1; /* 横幅いっぱい */
	height: 0.15vw; /* 横線の高さ */
}

.caption_01::after {
	margin-left: 2%; /* 文字との余白 */
}

.top_title{
	margin-top:2%;
	font-family: "NewBaskervilleITCPro-Roman";
	font-size: clamp(2.5rem, -8.429rem + 24.29vw, 6.75rem);
	color:#b3292c;
	line-height:0.9;
}

.caption_02{
	font-family: "FOT-筑紫Aオールド明朝 Pr6 E";
	font-size: clamp(0.8rem, -1.771rem + 5.71vw, 1.8rem);
	color:#b3292c;
}

.desc_box{
	margin-top:2%;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 B";
	font-size: clamp(0.6rem, -2.177rem + 6.17vw, 1.68rem);
	background:#dcdddd;
	padding:3% 4%;
	line-height:1.4;
	font-feature-settings: "palt";
}
.date_box{
	margin-top:3%;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 D";
	font-size: clamp(2.3rem, -6.186rem + 18.86vw, 5.6rem);
	color:#b3292c;
	font-feature-settings: "palt";
}
.time_box{
	margin-top:2%;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 D";
	font-size: clamp(0.8rem, -2.286rem + 6.86vw, 2rem);
	color:#b3292c;
	font-feature-settings: "palt";
}

.main_con{
	margin:0 auto 0;
	width:100%;
	position: relative;
	font-feature-settings: "palt";
}
.main_con_t{
	margin-top:2%;
	position: absolute;
	left: 0;
	top: 0;
	box-sizing:  border-box; 
	width:100%;
}

.detail_fl{
	margin-top:5%;
	display: flex;
	flex-wrap: wrap;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 E";
	font-size: clamp(0.8rem, -2.029rem + 6.29vw, 1.9rem);
	line-height:1.5;
	font-feature-settings: "palt";
}
.detail_l{
	width:14%;
	margin-top:1.5%;
	white-space: nowrap;
}
.detail_r{
	width:86%;
//	padding-left:2%;
	margin-top:1.5%;
}

.att_b{
	margin-top:2%;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 E";
	font-size: clamp(0.7rem, -1.357rem + 4.57vw, 1.5rem);
	background:#b3292c;
	color:#fff;
	width:auto;
	display: inline-block;
	padding:2.5% 4%;
}

.att_tx{
	margin-top:2%;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 M";
	font-size: clamp(0.5rem, -1.686rem + 4.86vw, 1.35rem);
}
.bottom_con{
	max-width:854px;
	width:86%;
	margin:10% auto 0;
	position: relative;
	border-top:solid 0.2vw #b3292c;
	border-bottom:solid 0.2vw #b3292c;
	text-align:right;
}
.b_box{
	margin:0 0 0 auto;
	padding-top:1.5%;
	padding-bottom:1.5%;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 D";
	font-size: clamp(0.55rem, -1.379rem + 4.29vw, 1.3rem);
	line-height:1.4;
	text-align:left;
	display: inline-block;
	width:74%;
	font-feature-settings: "palt";
}
.img_u{
	position: absolute;
	top: 50%;
	left: 2%;
	transform: translate(-20%, -50%);
	-webkit-transform: translateY(-50%) translateX(-2%);
	white-space: nowrap;
	box-sizing:  border-box; 
	max-width:208px;
	width:21%;
}
.img_u img{
	width:100%;
}

.bottom_att{
	max-width:965px;
	width:96%;
	margin-top:2%;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 M";
	font-size: clamp(0.5rem, -0.786rem + 2.86vw, 1rem);
	text-align:right;
	font-feature-settings: "palt";
}

#wrapper .raiten{
	font-family: "FOT-筑紫Aオールド明朝 Pr6 D";
	text-align:center;
//	background:#dcdddd;
	color:#000;
//	font-weight:600;
	padding:4%;
	font-size: clamp(1.2rem, -2.657rem + 8.57vw, 2.7rem);
	margin:7% auto 0;
	width:100%;
	line-height:1.5;
	font-feature-settings: "palt";
}

#wrapper .wrapper_inner .margin_top100{
	margin-top:100px;
}

#wrapper .margin_top05{
	margin-top:1.5%;
}
#wrapper .margin_top10{
	margin-top:3%;
}
#wrapper .margin_top20{
	margin-top:6%;
}

#wrapper .margin_top30{
	margin-top:9%;
}

#wrapper .margin_top40{
	margin-top:12%;
}

#wrapper .margin_top50{
	margin-top:15%;
}

#wrapper .margin_top60{
	margin-top:18%;
}

#wrapper .margin_top70{
	margin-top:21%;
}
#wrapper .margin_top80{
	margin-top:24%;
}
#wrapper .margin_top90{
	margin-top:27%;
}
#wrapper .margin_top100{
	margin-top:30%;
}

/*ページトップスクロールボタン*/
#page_top{
  width: 90px;
  height: 90px;
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #3f98ef;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 45px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  color: #3f98ef;
}
/*---------------------------------------------------------------------------------*/


#wrapper .foot_title_a{
	max-width:1000px;
	margin:4% auto 0;
	padding-bottom:4%;
	border-bottom:0.5vw solid #002C65;
	text-align:center;
}
.foot_title_a p{
	margin:5% auto 0;
	font-family: 'gothic_101pro_db';
	font-size: clamp(1.2rem, -2.143rem + 7.43vw, 2.5rem);
	max-width:822px;
	width:90%;
}
.foot_title_a p span{
	font-family: 'vw_h_b';
	font-size: clamp(1.4rem, -2.714rem + 9.14vw, 3rem);
	vertical-align:-3%;
}

.footer{
	margin:0 auto;
	font-size: 100%;
	overflow: hidden;
	width:100%;
}
.footer_inner {
	max-width:822px;
	margin:0 auto;
	width:90%;
}
.footer_inner .dealer{
	margin:9% auto 0;
	width:100%;
}

}
.footer_inner .dealer img{
	max-width:822px;
	width:100%;
}

.footer_inner div img {
	margin:0 auto;
	width:100%;
}

footer {
	width:100%;
	margin:5% auto 3%;
	text-align:right;
}

.copy{
	font-size:clamp(0.5rem, -0.786rem + 2.86vw, 1rem);
	color:#666;
}

.footer_bt{
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	background:#002c65;
	color:#fff;
	padding-top:1%;
	padding-bottom:1%;
	align-items: center;
}

.fbt_left{
	width:70%;
	vertical-align:-3%;
	padding-left:3%;
	font-family: 'gothic_101pro_db';
	font-size: clamp(0.7rem, -1.614rem + 5.14vw, 1.6rem);
}
.fbt_left span{
	font-family: 'vw_h_b';
	font-size: clamp(0.9rem, -1.414rem + 5.14vw, 1.8rem);

}
.fbt_right{
	padding-right:1%;
	font-family: 'gothic_101pro_db';
	font-size: clamp(0.7rem, -1.614rem + 5.14vw, 1.6rem);
}
.fbt_right2{
	padding-right:2%;
	font-family: "AudiType-Normal";
	font-size: clamp(2rem, -3.143rem + 11.43vw, 4rem);
	transform: scale(0.8, 1);
}

.arrow {
	position: relative;
	display: inline-block;

}

.arrow::before,
.arrow::after {
	content: "";
	position: absolute;
	top: calc(50% - 0.15vw);
	right: 2vw;
	width: 1.91vw;
	height: 0.41vw;
//	border-radius: 9999px;
	background-color: #fff;
	transform-origin: calc(100% - 0.2vw) 50%;
}

.arrow::before {
	transform: rotate(45deg);
}

.arrow::after {
	transform: rotate(-45deg);
}

.footer_link{
	margin:3% auto 0;
	width:100%;
	line-height:1;
}

.footer_link a {
	position: relative;
	z-index: 1;
	display: block;
	transition: .3s;

}
.footer_link a::before {
	content: "";
	width: 90%;
	height: 10px;
	position: absolute;
	top: 100%;
	left: 5%;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	z-index: -1;
	opacity: 0;
	transition: .3s;
}
.footer_link a:hover {
	transform: translateY(-7px);
}
.footer_link a:hover::before {
	transform: translateY(7px);
	opacity: 1;
}




.bt_links{
	width:100%;
	margin:3% auto 1%;
	text-align:center;
}

.bt_links img{
	width:100%;
	margin:20px auto;
}

.bt_links a {
//	max-width:839px;
	width:100%;
	margin:0 auto;
	color: #fff;
	font-size: clamp(0.65rem, 0.305rem + 1.73vw, 1.6rem);
	font-weight: bold;
	text-align:left;
	background: #000;
	padding-left:6%;
	padding-top:2.0%;
	padding-bottom:2.5%;
//	border-radius: 6px;
	position: relative;
	z-index: 1;
	display: inline-block;
	transition: .3s;
}

.bt_links a::before {
	content: "";
	width: 100%;
	height: 10px;
	position: absolute;
	top: 100%;
	left: 5%;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	z-index: -1;
	opacity: 0;
	transition: .3s;
}
.bt_links a:hover {
	transform: translateY(-7px);
}
.bt_links a:hover::before {
	transform: translateY(7px);
	opacity: 1;
}

/* ************************************************************************************************ */
@media screen and (max-width: 980px) {


}
/* ************************************************************************************************ */
@media screen and (max-width: 768px) {


}

@media screen and (max-width: 600px) {
.navToggle{
	display:block;
}
}
