@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;
	width:100%;
	margin:0 auto;
}


.wrapper_inner {
	max-width: 892px;
	margin:0 auto;
	font-size: 100%;
	overflow: hidden;
	width:100%;
}
.wrapper_inner2 {
	max-width: 892px;
	margin:0 auto;
	font-size: 100%;
	overflow: hidden;
	width:100%;
}

.wrapper_inner div{
	width:100%;
}
.wrapper_inner img{
	margin:0 auto;
	width:100%;
}

.wrapper_inner div{
	width:100%;
}
.wrapper_inner img{
	margin:0 auto;
	width:100%;
}

header,footer{
	background:#fff;
}

#wrapper a {
	text-decoration: none;
}
#wrapper .a_none a {
	color: #000000;
}
#wrapper a:active {
  color: #000000;
}
#wrapper a:focus {
  outline: none;
}
#wrapper img {
	vertical-align:top;
}

#wrapper *{
	box-sizing:border-box;
}

#wrapper .img_area{
	max-width:1000px;
	text-align:center;
	margin:0 auto;
}

#wrapper .img_area img{
	width:100%;
}

.swiper-container{
	margin:2% auto;
	width:100%;
	max-width:1020px;
}

.swiper{
//	margin-top:10%;
	margin:0 auto;
}
.swiper--wrapper {
	/* wrapperのサイズを調整 */
	max-width:892px;
	width: 100%;
//	height: 300px;
	margin:0 auto;

}
.swiper-slide {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
  color: #000;
  width: 100%;
//  height: 100%;
  padding-bottom:0%;

}
.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;
    margin-top:-10%;
}

.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の左矢印 */
}

#wrapper .tb_01 .header{
	position: relative;
	width:100%;
}
#wrapper .tb_01 .header .logo_mark{
	padding:5%;
	text-align:right;
}
#wrapper .tb_01 .header .logo_mark img{
	max-width:100px;
	width:10%;
}
.main_img{
	margin-top:16%;
}
#wrapper .tb_01 .header .hd_tx{
	position: absolute;
	top: 8%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	white-space: nowrap;
	box-sizing:  border-box;
	writing-mode: vertical-rl; /* 縦書き */
	
}
#wrapper .tb_01 .header .hd_tx p{
	font-size: clamp(0.9rem, 0.382rem + 2.59vw, 2rem);
	font-weight:500;
}


.tb_01 {
	max-width: 1000px;
	margin:0 auto;
	font-size: 100%;
	overflow: hidden;
	width:100%;
	background:#002c65;
	color:#fff;
	padding-bottom:8%;
}

.tb_01 img{
	margin:0 auto;
	width:100%;
}

.tb_01_in{
	max-width: 844px;
	margin:0 auto;
	font-size: 100%;
	overflow: hidden;
	width:90%;
}
#wrapper .tx_01{
	font-size: clamp(0.7rem, 0.135rem + 2.82vw, 1.9rem);
	margin-top:5%;
	border:1px solid #fff;
	padding:1.5%;
	line-height:1.5;
	font-weight:500;
	text-align:center;
}
#wrapper .tx_02 {
	font-size: clamp(1rem, 0.482rem + 2.59vw, 2.1rem);
	font-family: 'vw_h_b';
	margin-top:5%;
}

#wrapper .tx_03 {
	font-size: clamp(2.8rem, 0.447rem + 11.76vw, 7.8rem);
	font-family: 'vw_h_b';
}


#wrapper .f_01{
	display: flex;
	margin-top:2%;
	font-feature-settings: "palt";
}

#wrapper .f_01_in_01{
	margin-top:1.5%;
	font-size: clamp(0.9rem, 0.241rem + 3.29vw, 2.3rem);
	font-weight:600;
}
#wrapper .f_01_in_02{
	margin-top:1.5%;
	font-size: clamp(0.9rem, 0.241rem + 3.29vw, 2.3rem);
	padding-left:1%;
	font-weight:600;
}
#wrapper .f_01_in_02 span{
	margin-top:1.5%;
	font-family: 'vw_h_b';
	font-size: clamp(1.1rem, 0.347rem + 3.76vw, 2.7rem);
	vertical-align:0%;
}

#wrapper .f_01_in_02 .f_01_in_02_s{
	font-size: clamp(0.8rem, 0.235rem + 2.82vw, 2rem);
	font-family: 'gothic_101pro_me';
	margin-top:2%;
	font-weight:500;
}
#wrapper .f_01_in_02 .f_01_in_02_s span{
	font-size: clamp(0.9rem, 0.288rem + 3.06vw, 2.2rem);
	font-family: 'vw_h_r';
}

#wrapper .tx_04 {
	font-family: 'gothic_101pro_me';
	font-size: clamp(0.8rem, 0.235rem + 2.82vw, 2rem);
	line-height:1.5;
	margin-top:4%;
}

#wrapper .f_02{
	display: flex;
	justify-content: space-between;
	margin-top:8%;
	width:100%;
}
.f_02_in_01,.f_02_in_02{
	width:47.39%;
}
.f_02_in_01 img,.f_02_in_02 img{
	width:100%;
}

#wrapper .tb_02{
	position: relative;
	margin-top:10%;
	width:100%;
}

.t60_img{
	position: absolute;
	right: 0%;
	top: 3%;
	box-sizing:  border-box; 
	max-width:209px;
	width:24.76%;
}
.t60_img img{
	width:100%;
}


#wrapper .tx_05 {
	font-size: clamp(1.1rem, 0.394rem + 3.53vw, 2.6rem);
	border:1px solid #fff;
	padding:1% 1% 1% 2%;
	font-weight:500;
	text-box-trim: trim-end;
	line-height:1.2;
}

#wrapper .tb_02_in .tx_06 {
	font-size: clamp(0.7rem, 0.145rem + 2.78vw, 1.88rem);
	margin-top:3%;
	font-weight:600;
}

#wrapper .tx_07{
	font-size: clamp(1.4rem, 0.6rem + 4vw, 3.1rem);
	margin-top:3%;
	font-weight:700;
}
#wrapper .tx_07 span{
	font-size: clamp(1.6rem, 0.753rem + 4.24vw, 3.4rem);
	font-family: 'vw_h_b';
	vertical-align:-4%;
}
#wrapper .tx_08{
	font-size: clamp(1.2rem, 0.541rem + 3.29vw, 2.6rem);
	margin-top:3%;
	font-weight:500;
}

#wrapper .tx_08 span{
	font-size: clamp(1.4rem, 0.694rem + 3.53vw, 2.9rem);
	font-family: 'vw_h_r';
	vertical-align:-3%;
}



#wrapper .f_03{
	display: flex;
	justify-content: space-between;
	margin-top:8%;
	width:100%;
}
.f_03_in_01,.f_03_in_02{
	width:47.39%;
	position: relative;
}
.f_03_in_01 img,.f_03_in_02 img{
	width:100%;
}
.f_03_in_01 p,.f_03_in_02 p{
	position: absolute;
	right: 2%;
	bottom: 3%;
	box-sizing:  border-box;
	font-color:#fff;
	font-size: clamp(0.7rem, 0.239rem + 2.31vw, 1.68rem);
	font-family: 'vw_h_r';
}







#wrapper .tx_09{
	font-size: clamp(0.8rem, 0.282rem + 2.59vw, 1.9rem);
	margin-top:4%;
	color:#fff000;
	text-align:center;
	font-weight:500;
}


#wrapper .tx_10 {
	font-size: clamp(0.8rem, 0.282rem + 2.59vw, 1.9rem);
	font-weight:500;
	margin: 5% auto  ;
	text-align: center;
	display: block;
	border: 1px solid #fff;
	padding:7%;
	text-box-trim: trim-end;
	line-height:1.5;
}
#wrapper .tx_10 p{
	text-align: left;
	display: inline-block;
}

.relative {
  position: relative;
}



ol {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0.5em;
	font-family: 'vw_h_r','gothic_101pro_me';
	font-size: clamp(0.9rem, 2.0vw, 2.0rem);

}

ol li {
  position: relative;
  line-height: 1.3;
  padding: 0.5em 0.5em 0.5em 30px;
}

ol li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  background: #00a0e2;
  border-radius: 3px;
  color: white;
	font-family: 'vw_h_r';
	font-size: clamp(1.0rem, 2.2vw, 2.2rem);
  left: -10px;
  width: 35px;
  height: 35px;
  line-height: 33px;
  text-align: center;
  /*以下上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#wrapper .margin_top03{
	margin-top:1.5%;
}
#wrapper .margin_top05{
	margin-top:3%;
}
#wrapper .margin_top10{
	margin-top:5%;
}
#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%;
}

.raiten{
	margin-top:10%;
	text-align:center;
	background:#dcdddd;
	color:#000;
	padding:6% 0;
	font-size: clamp(0.8rem, 1.8vw, 1.8rem);
	line-height:150%;
}



/* Google Mapを囲う要素 */
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 50%; /* 比率を4:3に固定 */
}
 
/* Google Mapのiframe */
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#wrapper  .att_cor{
	color:#e60012;
}


#wrapper .table_01 td .art_txt{
	font-size: clamp(0.7rem, 1.1vw, 1.1rem);
	line-height:130%;
	font-weight:500;
	margin-top:10px;
	margin-bottom:10px;
}


#wrapper .table_01 td .bd_top{
	border-top:1px solid #000;
	margin-top:10px;
	padding-top:10px;
}
#wrapper .table_01 td .bd_bottom{
	border-bottom:1px solid #000;
	padding-bottom:10px;
}

#wrapper .link_box_01{
	width:90%;
	margin:10px auto 0;
	font-size: clamp(0.7rem, 1.2vw, 1.2rem);
	line-height:150%;
	border-top:5px solid #969697;
	border-bottom:5px solid #969697;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	font-weight:500;
}




#wrapper .tables_01{
	width:100%;
	border-collapse: collapse;
	border: solid 1px #000;
	margin-top:12px;
}

#wrapper .tables_01 th{
	background:#787878;
	font-size: clamp(0.7rem, 1.0vw, 1.0rem);
	font-weight:500;
	vertical-align:middle;
	width:16%;
	color:#fff;
	border: solid 1px #000;

}

#wrapper .tables_01 td{
	background:#fff;
	font-size: clamp(0.7rem, 1.0vw, 1.0rem);
	padding:10px;
	line-height:150%;
	border: solid 1px #000;

}

#wrapper .tables_01 .th_red{
	background:#e60012;
	font-size: clamp(0.8rem, 1.2vw, 1.2rem);
	padding:7px;
}

#wrapper .tables_01 .th_blue{
	background:#172a88;
	font-size: clamp(0.8rem, 1.2vw, 1.2rem);
	padding:7px;
}

#wrapper .tables_01 .th_green{
	background:#006934;
	font-size: clamp(0.8rem, 1.2vw, 1.2rem);
	padding:7px;
}

#wrapper .tables_01 .th_orange{
	background:#f39800;
	font-size: clamp(0.8rem, 1.2vw, 1.2rem);
	padding:7px;
}

#wrapper .tables_02 .th_glay2{
	background:#dbdcdc;
	font-size: clamp(1.0rem, 1.4vw, 1.4rem);
	padding:12px;
	color:#000;
	font-weight:600;
}
#wrapper .tables_02{
	width:90%;
    border-collapse: separate;
    border-spacing: 6px;
	margin:20px auto;
}

#wrapper .tables_02 th{
	background:#000;
	font-size: clamp(0.8rem, 1.1vw, 1.1rem);
	font-weight:600;
	vertical-align:middle;
	width:16%;
	color:#fff;

}

#wrapper .tables_02 td{
	background:#fff;
	font-size: clamp(1.0rem, 1.4vw, 1.4rem);
	padding:10px;
	line-height:150%;

}
#wrapper .tables_02 .day_line{
	font-size: clamp(1.4rem, 2.0vw, 2.0rem);
	font-weight:800;
	
}
#wrapper .tables_02 .day_line span{
	background: linear-gradient(transparent 60%, #fff000 30%);
	display: inline-block;
}



#wrapper .table_03{
	width:90%;
	border-collapse: collapse;
	border: solid 1px #000;
    margin:10px auto 0;
}

#wrapper .table_03 th{
	background:#000;
	font-size: clamp(0.8rem, 1.2vw, 1.2rem);
	font-weight:500;
	vertical-align:middle;
	width:16%;
	line-height:130%;
	color:#fff;
	border: solid 1px #000;

}

#wrapper .table_03 td{
	background:#fff;
	font-size: clamp(0.7rem, 1.2vw, 1.2rem);
	padding:10px;
	line-height:150%;
	border: solid 1px #000;

}


#wrapper .txt_b_01{
	font-size: clamp(0.7rem, 1.0vw, 1.0rem);
	line-height:130%;
}


#wrapper .cel_01{
	margin:10px auto 18px;
	font-size: clamp(0.7rem, 1.2vw, 1.2rem);
	line-height:150%;
	border-top:5px solid #000;
	border-bottom:5px solid #000;
	background:#eeeeef;
	text-align:center;
	padding:40px;
	font-weight:500;
	
}


#wrapper .tables_01 .th_orange2{
	background:#e95504;
	font-size: clamp(0.8rem, 1.2vw, 1.2rem);
	padding:7px;
}

#wrapper .tables_01 .th_glay{
	background:#424244;
	font-size: clamp(0.8rem, 1.2vw, 1.2rem);
	padding:7px;
}

#wrapper .tables_01 .th_blue2{
	background:#00b3ec;
	font-size: clamp(0.8rem, 1.2vw, 1.2rem);
	padding:7px;
}

#wrapper .img_bx img{
	margin:10px auto;
}



#wrapper .contact_in .s_box {

	height: 400px;               /* 横幅を200pxに指定 */
	border: 1px solid #000;      /* わかりやすくボーダーを引く */
	overflow-y: scroll;          /* 縦方向にスクロール可能にする */
	font-size: clamp(0.7rem, 1.0vw, 1.0rem);
	background:#fff;
	padding:20px;
}

#wrapper .contact_in .s_box  .s_box_li{
	width:90%;
	margin:0 auto;
	line-height:130%;
}


#wrapper .box_01{
	color:#000;
	font-size: clamp(1.6rem, 2.8vw, 2.8rem);
	text-align:left;
	line-height:120%;
//	font-weight:600;
	margin:60px auto 0;
}

#wrapper .box_02{
	color:#000;
	font-size: clamp(1.2rem, 1.7vw, 1.7rem);
	text-align:left;
	line-height:150%;
//	font-weight:600;
	margin:20px auto 0;
}
#wrapper .box_03{
	color:#000;
	font-size: clamp(1.6rem, 2.8vw, 2.8rem);
	text-align:left;
	line-height:150%;
//	font-weight:600;
	margin:30px auto 0;
}


#wrapper .box_03 .box_03_02{

	font-size: clamp(1.0rem, 1.4vw, 1.4rem);

}
#wrapper .box_03 .bentley_bo{
	font-size: clamp(2.2rem, 3.4vw, 3.4rem);	
}
#wrapper .box_04{
	color:#000;
	font-size: clamp(1.2rem, 1.7vw, 1.7rem);
	text-align:left;
	line-height:150%;
//	font-weight:600;
	margin:20px auto 70px;
}

#wrapper .box_05{
	color:#000;
	font-size: clamp(2.0rem, 2.0vw, 2.0rem);
	text-align:left;
	line-height:130%;
//	font-weight:600;
	margin:0 auto 5px;
}

#wrapper .box_06{
	color:#000;
	font-size: clamp(1.0rem, 1.5vw, 1.5rem);
	text-align:left;
	line-height:130%;
//	font-weight:600;
	margin:0 auto;
}
#wrapper .box_07{
	color:#000;
	font-size: clamp(2.0rem, 2.0vw, 2.0rem);
	text-align:left;
	line-height:130%;
//	font-weight:600;
	margin:100px auto;
}

#wrapper .main_txt1{
	color:#000;
	font-weight:bold;
	font-size:1.8rem;
	width:94%;
	text-align:center;
	margin:20px auto;
	line-height:150%;
}

#wrapper .main_txt1 span{
	color:#e51c24;
}

#wrapper .main_txt2{
	color:#000;
	font-weight:bold;
	font-size:1.2rem;
	text-align:center;
	width:100%;
	margin:20px auto;
	line-height:150%;
}

#wrapper .main_txt2 span{
	color:#e51c24;
	font-weight:bold;
}


#wrapper .main_txt3{
	color:#000;
	font-size:1.0rem;
	text-align:left;
	width:100%;
	margin:0px auto;
	line-height:150%;
}


#wrapper .main_txt3 li{
	padding-left:1em;text-indent:-1em;
}


#wrapper .main_txt4{
	color:#e51c24;
	font-weight:bold;
	font-size:2.8rem;
	width:94%;
	text-align:center;
	margin:20px auto;
	line-height:150%;
}


#wrapper .main_txt5{
	color:#000;
	font-size:0.9rem;
	width:94%;
	text-align:center;
	margin:20px auto;
	line-height:150%;
}

#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;
}

/*ページトップスクロールボタン*/
#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 .address_btn {
    background: #000;
    color: #fff;
    font-size:16px;
	padding:5px 10px;

}	




/*---------------------------------------------------------------------------------*/


.footer{
	margin:0 auto;
	font-size: 100%;
	overflow: hidden;
	width:100%;
//	background:#000;
	color:#fff;
	line-height:1.5;
}
.footer_inner {
	max-width:822px;
	margin:0 auto;
	width:83%;
	text-align:center;
}


.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:#000;
}


#wrapper .footer .footer_link{
	margin:0 auto;
	width:100%;
}


#wrapper .footer .footer_link_a {
	margin:0 auto;
	width:100%;
	margin-top:2%;
	transition: .3s;
	display: inline-block;
	padding: 1% 4%;
	position: relative;
	background:#002c65;
}


#wrapper .footer .footer_link_a::after {
	position: absolute;
	top: 38%;
	right: 2%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	box-sizing:  border-box; 
	
	width: 1.4vw;
	height: 1.4vw;
	margin:0;
	padding:0;
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
	border-top: 0.3vw solid #fff;
	border-right: 0.3vw solid #fff;
	content: "";
//	display: inline-block;
//	vertical-align: middle;
}
#wrapper .footer .footer_link_a::before {
	content: "";
	width: 90%;
	height: 0.5vw;
	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;
}
#wrapper .footer .footer_link_a:hover {
	transform: translateY(-7px);
}
#wrapper .footer .footer_link_a:hover::before {
	transform: translateY(7px);
	opacity: 1;
}






#wrapper .footer .footer_link .footer_bt{
	margin:0 auto;
	width:100%;
	display: flex;
	justify-content: space-between;
	
	align-items: center;
	font-weight:700;
	color:#fff;
}

#wrapper .footer .footer_link .footer_bt .fbt_left{
	font-size: clamp(0.7rem, 0.276rem + 2.12vw, 1.6rem);
	vertical-align:-3%;
}
#wrapper .footer .footer_link .footer_bt .fbt_left span{
	font-family: 'vw_h_b';
	font-size: clamp(0.8rem, 0.329rem + 2.35vw, 1.8rem);

}
#wrapper .footer .footer_link .footer_bt .fbt_right{
	font-size: clamp(0.7rem, -1.614rem + 5.14vw, 1.6rem);
	padding-right: 2%;
}


.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);
}
.dealer_tx{
	font-weight:500;
	color:#000;
	text-align:left;
	font-feature-settings: "palt";
	line-height:1;
	margin-top:7%;
}
.dealer_tx .dealer_tx_01{
	font-size: clamp(0.6rem, 0.289rem + 1.55vw, 1.26rem);
}
.dealer_tx .dealer_tx_02{
	font-size: clamp(1.3rem, 0.547rem + 3.76vw, 2.9rem);
	font-weight:800;
	margin-top:1%;
}
.dealer_tx .dealer_tx_02 span{
	font-family: 'vw_h_b';
	font-size: clamp(1.5rem, 0.559rem + 4.71vw, 3.5rem);
}
.dealer_tx .dealer_tx_03{
	font-size: clamp(1rem, 0.388rem + 3.06vw, 2.3rem);
	line-height:1.2;
	margin-top:1%;
}
.dealer_tx .dealer_tx_03 span{
	font-family: 'vw_h_r';
	font-size: clamp(1.2rem, 0.541rem + 3.29vw, 2.6rem);
	vertical-align:-3%;
}




/*-------ボタン-----------------------------*/
.bw-arrow {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #000000;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 1px;
	color: #FFFFFF;
	font-size: 1.6rem;
	padding: 15px 15px 15px 30px;
	text-align: left;
	width:80%;
	max-width: 500px;
	-webkit-transition: 0.3s linear 0s;
	-o-transition: 0.3s linear 0s;
	transition: 0.3s linear 0s;
	margin:20px auto;
	border: none;
	cursor: pointer;
}

.bw-arrow > *:first-child {
	width: calc(100% - 10px * 3);
}

.bw-arrow::after {
	content: '';
	display: inline-block;
	padding: 0;
	width: 10px;
	height: 10px;
	border-top: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transform: rotate(45deg) translateX(-5px) translateY(5px);
	-ms-transform: rotate(45deg) translateX(-5px) translateY(5px);
	transform: rotate(45deg) translateX(-5px) translateY(5px);
	margin-left: 15px;
}

.bw-arrow:hover {
	opacity: 0.5;
}

a.bw-arrow:link, a.bw-arrow:active, a.bw-arrow:hover, a.bw-arrow:visited {
	color: #FFFFFF;
	text-decoration: none;
}


/*----------------------------------------------*/

#wrapper .multiple-item{
	border-right:1px solid #ccc;
	font-size:18px;
	font-weight:bold;;
}


#wrapper .multiple-item li{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #000;

	height:50px;
	vertical-align:middle;
	line-height: 50px;
	background:#fff;
}
#wrapper .multiple-item li a{
	display: block;
	color:#ccc;
}


#wrapper .multiple-item .active_mn{
	border-bottom:1px solid #fff;
	border-top:1px solid #000;
	border-left:1px solid #000;
}


#wrapper .multiple-item .active_mn span{
	border-bottom:4px solid #ff0000;
}



#wrapper .multiple-item .none_mn{
	border-left:1px solid #000;
}


#wrapper .multiple-item a:hover{
	color:#ccc;
	background:#999;
}

/*----------*/

nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}

nav.globalMenuSp ul {
    background: #ccc;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #333;
}

/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

nav.globalMenuSp ul li a {
    display: block;
    color: #000;
    padding: 1em 0;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active2 {
    transform: translateY(0%);
}


.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 3;
    background: #666;
    text-align: center;
}

.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}

.navToggle span:nth-child(1) {
    top: 9px;
}

.navToggle span:nth-child(2) {
    top: 18px;
}

.navToggle span:nth-child(3) {
    top: 27px;
}

.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}


/* 最初のspanをマイナス45度に */
.navToggle.active2 span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */
.navToggle.active2 span:nth-child(2),
.navToggle.active2 span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.navToggle{
	display:none;
}

.head_logo_con{ 
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	align-items: flex-end;
	max-width:900px;
	text-align:center;
	margin:40px auto 20px;
	width:100%;
}

.head_logo_con_l{
	text-align:left;
}
.head_logo_con_r{
	text-align:right;
}

.maker_name_01{
	font-size:1.5rem;
}
.shop_name_01{
	font-weight:bold;
	font-size:1.3rem;
}
.h_text_a{
	max-width:900px;
	margin:0 auto 30px;
	line-height:150%;
	padding:0 20px;
}
.p_01_a{
	margin-top:30px;
	font-weight:bold;
	font-size:2.2rem;
	line-height:120%;
}
.p_02_a{
	margin-top:30px;
	font-weight:bold;
	font-size:4.0rem;
	line-height:120%;
}
.p_03_a{
	margin-top:30px;
	font-weight:bold;
	font-size:2.0rem;
	line-height:120%;
}


.select_input{
	margin-top:10px;
}
.select_input ul{ 
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	border-top:2px solid #666;
	padding:10px 0;
}

.select_input input[type="radio"]  {
    -webkit-transform: scale(2);
    -webkit-transform-origin:100% 50%;
    -moz-transform: scale(2);
    -moz-transform-origin:100% 50%;
    -ms-transform: scale(2);
    -ms-transform-origin:100% 50%;
    width:20px;
    height:20px;
    vertical-align: middle;
}



#wrapper .foot_title_a{
	max-width:1000px;
	margin:12% auto 0%;
	line-height:1.5;
	padding-bottom:0.6rem;
	border-bottom:0.6vw solid #002C65;
	text-align:center;
	font-weight:700;
	font-size: clamp(1rem, 0.412rem + 2.94vw, 2.25rem);
	font-feature-settings: "palt";
}

#wrapper .foot_title_a p .foot_title_vw{
	font-family: 'vw_h_b';
	font-size: clamp(1.4rem, 0.647rem + 3.76vw, 3rem);
}



.arrow{
  width: 22px;
  height: 22px;
  border: 4px solid;
  border-color: #ffffff #ffffff transparent transparent;
  transform: rotate(45deg);
}


.sankaku_arrow{
	display: flex;
}




.bt_links_01{
	width:100%;
	margin:3% auto 0;
	text-align:center;
}


.bt_links img{
//	max-width:729px;
	width:100%;
	margin:20px auto;
}



.bt_links_01 a {
	width:100%;
	margin:0 auto 7%;
	color: #fff;
	font-size: clamp(1.2rem, 3.0vw, 3.0rem);
	font-weight: bold;
	text-align:center;
	padding-top:1%;
	padding-bottom:2%;
//	border-radius: 0px;
	position: relative;
	z-index: 1;
	display: inline-block;
	transition: .3s;
	background:#009fde;
	line-height:1.2;
	font-family: 'gothic_101pro_db';
	transition: .3s;
}
.bt_links_01 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;
}
.bt_links_01 a:hover {
	transform: translateY(-7px);
}
.bt_links_01 a:hover::before {
	transform: translateY(7px);
	opacity: 1;
}





.bt_links2{
	width:90%;
	margin:0 auto;
	text-align:center;
	letter-spacing: 0.1em;
}


.bt_links2 img{
	max-width:729px;
	width:100%;
	margin:20px auto;
}



.bt_links2 a {
	width:90%;
	margin:0 auto;
	color: #fff;
	font-size: clamp(0.9rem, 1.6vw, 1.6rem);
	font-weight: bold;
	text-align:center;
	padding:20px;
//	border-radius: 0px;
	position: relative;
	z-index: 1;
	display: inline-block;
	transition: .3s;
	background:#00a0e2;
	line-height:1.3;
	font-family:gothic_101pro_re;
}
.bt_links2 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;
}
.bt_links2 a:hover {
	transform: translateY(-7px);
}
.bt_links2 a:hover::before {
	transform: translateY(7px);
	opacity: 1;
}

.kiyaku{
	width:100%;
	border:1px solid #000;
	margin:20px auto;
	padding:20px;
	text-align:center;
}

.kiyaku_box {
	overflow:auto;
	height:600px;
	padding-left:1em;
	text-indent:-1em;
	line-height:150%;
	text-align:left;
}


.flex_b {
	display:flex;
	flex-wrap:wrap;
}
.flex_b .flex_in {
	width:48%;
	margin-bottom:10px;
}

.wrapper_inner .att_box{
	max-width:600px;
	width:96%;
	margin:0 auto;
	padding-top:20px;
//	padding-left:1em;
//	text-indent:-1em;
	line-height:150%;
	text-align:left;
}

/* ************************************************************************************************ */
@media screen and (max-width: 768px) {
#wrapper .tb_02 img{
	width:20vw;
}

#wrapper #footer {
	font-size:11px;
	line-height:14px;
	margin-top:;
	padding:15px 0 25px;
}


.swiper-container{
	width:100%;
}


.swiper .swiper-button-next,.swiper .swiper-button-prev{
    border-radius: 50%;
    width: 20px;
    height: 20px;
}
.swiper .swiper-button-next::after, .swiper .swiper-button-prev::after {
    font-size: 0.7rem;
}
}



@media screen and (max-width: 600px) {
.navToggle{
	display:block;
}
}
