@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap');
.roboto_font{
	font-family: 'Roboto Condensed', sans-serif;
}
h2.secTtl {
    padding: 10px 10px;
    display: block;
    font-size: 20px;
    font-weight: 900;
    /* background: #d6d6d6; */
    margin-bottom: 10px;
    border-bottom: 4px solid #fe8800;
}

h2.secTtl span{
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 10px;
}
/**********************************/
.datail_disp {
margin-bottom:30px; 
}
#detail_top_disp .w980{
	padding:10px 0;
}
.dtl_top_disp{
	border: 3px double #d4d4d4;
	background-color:#FFF;
	box-sizing: content-box;
	    border-radius: 3px;
}
.dtl_h2TT{
	background-image:url(../images/detail/h2_TT.gif);
	background-repeat:repeat;
	padding:10px;
	color:#FFF;
	font-size:15px;
	margin:0 0 7px;
}
.dtl_top_disp2{
	padding:10px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
#dtlTT{
	background-image:url(../images/detail/h3TT.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#002678;
	color:#FFF;
	font-size:16px;
	padding:12px 10px;
}
/*========================================
 + 早見項目
========================================*/
#car_data_point{
	width:100%;
	table-layout: fixed;
}
#car_data_point th{
	background-color:#f1f1f1;
	padding:13px 0;
	text-align:center;
}
#car_data_point td{
	text-align:center;
	padding:13px 0;
	background-color:#FFF;
}
#car_data_point td .price{
	font-size:26px;
	color:#C00;
	font-weight:bold;
}
.t_r{text-align:right !important;}
#car_data_point .BB{ border-bottom:3px solid #FFF;}


/*========================================
 +　画像
========================================*/
#img_area{
	margin: 0 auto 0 0;
	width: 640px;
}
.slider-for{
	width: 640px;
	height: 480px;
	overflow: hidden;
}
#main_img{
	margin:0px auto 0;
	text-align:center;
	position:relative;
	/* border: 3px solid #444a4a; */
}
.thumbnail-slide{
    background: #fff;
    padding: 0px 50px;
    border: 1px solid #fe8800;
    background: #f8f2ef;
    margin: 15px auto;
}
.soldout_img{
	position: absolute;
}
.otherBox{
	border:1px solid #fda33c;
	padding: 0 0 10px;
}
.cmn_h2TT {
	background:#f8f2ef;
    font-size: 16px;
    font-weight: normal;
    /* margin-left: 2px; */
    position:relative;
    padding: 15px 0 15px;
    font-weight: bold;
    text-align:center;
}



/*========================================
  在庫
========================================*/
#car_data_Rdisp{
	width: calc(100% - 670px);
}
.label-mishiyou{
	font-size: 12px;
	color: #FFF;
	padding: 3px;
	border-radius: 3px;
	background-color: rgba(255,150,0,1.00) ;
	display: inline-block;
}
.price{
	font-weight:bold;
	color: #e7151b;
	font-size: 43px;
	text-align: right;
	font-family: 'Roboto Condensed', sans-serif;
}
.price_txt{font-size: 16px;/* line-height: 1.3rem; */text-align: right;margin: 0 0 10px;}

.price_box{margin: 0;display:flex;flex-wrap:wrap;justify-content:space-between;width: 100%;}

.price_box dl{
    width: 48%;
}
.price_box dd{
    margin: 10px 10px 0 0;
}
.price_total dd{
    color:#203185;
}
.price_sougaku dd{
    color:#ff0000;
}
.price_box dd p{
    font-size: 45px;
    font-weight:bold;
    display: flex;
    align-items: flex-end;
    line-height: 33px;
    justify-content: flex-end;
}
.price_box dd p small{
    font-size: 36px;
    line-height: 27px;
}
.en_tani{
    font-size: 13px;
    text-align: center;
    line-height: 13px;
    position: relative;
    top: -1px;
}
.price_total dt{
    color:#FFF;
    background: url(../images/price_dt.gif) repeat top left;
    padding:5px 0 5px 8px;
    font-size:12px;

}
.price_sougaku dt{
    color:#FFF;
    background: url(../images/price_sougaku_dt.gif) repeat top left;
    padding:5px 0 5px 8px;
    font-size:12px;

}
.price_loan_disp{
	margin: 19px 0 0;
	background: url(../images/price_loan.gif) repeat top left;
}
.price_loan_disp dl{
	padding:10px;
}
.price_loan_disp dl dt{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding: 0px 0 0;
}
.price_loan_disp dl dd{
	padding: 13px 10px;
	background:#FFF;
	margin: 5px 0 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.price_loan_disp dl dd > span:first-child{
	font-size: 13px;
	line-height: 16px;
}
.price_loan_disp dl dd span:first-child span{
	font-size: 16px;
}
.price_loan_disp dl dd span:first-child strong{
	font-weight:bold;
	font-size: 19px;
}
.price_loan_disp dl dd span:first-child strong span{
	font-size: 25px;
}
.price_loan{
	font-size: 36px;
	font-weight:bold;
	color:#ff0000;
	line-height: 32px;
	top: 8px;
	padding: 0 5px 1px;
	position: relative;
	margin: 0px 0 0 10px;
	background: linear-gradient(
180deg
, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 66%, #fff000 65%, #fff000 100%);
}
.price_loan small{
	font-size: 20px;
}


.detail-car {display: flex;flex-wrap: wrap;width: 100%;background-color:#fff5eb;margin: 20px 0;padding: 15px 5px;}
.detail-car > div {display: block;width: 20%;padding: 0 5px 0.3rem;border: dashed #fe8800;border-width: 0px 1px 0px 0;text-align: center;font-size: 12px;/* color: #878686; */line-height: 1.2;}
.detail-car > div:last-child {border:none !important;}
.detail-car > div span{ font-size:10px;}
.detail-car > div > p:first-child{padding: 5px 0 5px;margin: 0 0 0.3rem;font-size: 13px;}
.detail-car strong {display: block;color: #000;font-size: 14px;font-weight: bold;margin: 0px 0 0;}
.detail-car strong small { display: inline-block; font-size: 12px;font-weight:normal;}
.detail-car > span {display: block;color: #000;font-size: 12px;}



.contact_Bt{
	display:block;
	text-align:center;
}


.carContact{
	background-color: #FFF;
	margin: 20px 0 0;
	/* padding: 15px 0 15px; */
	border: 1px solid #fe8800;
}
.carContact dt{
	background-color:#f8f2ef;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding:10px 0;
}
.carContact dd{
	padding:10px;
}
.carContact dd p:first-child{
	text-align:center;
	border-bottom:1px dashed #fe8800;
	padding:0 0 10px;
}
.carContact dd p:last-child{
	padding:10px 10px 5px;
	line-height: 1.5;
}
.freedial {
    color: rgb(255, 0, 0);
    font-size: 34px;
    font-weight: bold;
}
.freedial i{
	transform: rotate(-32deg);
	font-size: 37px;
	margin: 0 4px 0 0;
}
/* CONTACT */
.contact_area{
	background:#ffc600;
	padding: 25px 25px;
	width: 100%;
	box-sizing: content-box;
	position: relative;
	margin: 18px 0 50px -25px;
	display: flex;
	justify-content: center;
}
.contact_area dl{
	padding: 0 10px 19px;
	background-color:#FFF;
	width: 43%;
}
.contact_area dl:first-child{
	margin: 0px 15px 0 0;
}
.contact_area dl dt{
    background: url(../images/price_dt.gif) repeat top left;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 21px;
    width: 300px;
    padding: 10px 10px;
    border-radius: 0 0 10px 10px;
    margin: auto;
}
.contact_area dl dd{
	text-align:center;
	padding:15px 0 0;
	font-size: 16px;
}
.contact_area dl:first-child p:first-child{
	margin:0 0 10px;
}
.contact_area dl dd .freedial {
    color: #fe8800 !important;
    font-size: 45px;
    font-weight: bold;
    margin: 0 0 5px;
    display: block;
}
.contact_area dl dd .freedial i{
	font-size: 54px;
}


/*======================================
 +状態
========================================*/
.detail_data_disp{
	display:flex;
	justify-content: space-between;
}
.detail_data{
	width:710px;
}
.detail_data dt{
	font-size:23px;
	font-weight:bold;
	color:#fe8800;
	border-bottom:1px solid #fe8800;
	padding:5px;
	margin:0 0 15px;
}
.detail_data dd{
	margin:0 0 20px;
}
.data_list{
	border:2px solid #fff5eb;
	display: flex;
	flex-wrap: wrap;
}
.data_list li{
	width:50%;
	display: flex;
	font-size:15px;
	border-bottom:1px solid #f2ded5;
}
.data_list li .data_list_title{
	width:40%;
	background-color:#fff5eb;
	/* height:45px; */
	/* line-height:45px; */
	padding: 13px 0px 10px 10px;
}
.data_list li .data_list_data{
	width:60%;
	/* height:45px; */
	/* line-height:45px; */
	/* padding:0 0 0 15px; */
	font-weight: b;
	padding: 13px 0px 10px 6px;
}


.data_list2{
	
	display: flex;
	flex-wrap: wrap;
}
.data_list2 > div{
	border:2px solid #fff5eb;
	width: 33%;
}
.data_list2 li{
	width:100%;
	display: flex;
	font-size: 13px;
	border-bottom:1px solid #f2ded5;
}
.data_list2 li .data_title{
	width: 168%;
	background-color:#fff5eb;
	/* height:45px; */
	/* line-height:45px; */
	padding: 13px 0px 10px 7px;
	font-size: 13px;
}
.data_list2 li .data_content{
	width:60%;
	/* height:45px; */
	/* line-height:45px; */
	/* padding:0 0 0 15px; */
	font-weight: b;
	padding: 13px 0px 10px 0px;
	text-align: center;
}

/**/
.data_right_disp{
	width: calc(100% - 725px);

}
.dtl_store_disp{
	padding: 10px 10px 0;
}
.dtl_store_disp p.store_detail{
	margin: 10px 5px;
}
.dtl_store_disp p.store_detail span{
	font-size: 19px;
	font-weight: bold;
	color: #ff8800;
	display: block;
	margin-bottom: 5px;
}
.store_freedial{
	border-top: 1px dashed #fe8800;
	padding: 10px 5px 0px;
	margin: 10px 0 0;
}
.store_freedial > span{
	display:block;
	font-size:16px;
	margin: 0 0 5px;
}
.store_freedial .freedial {
    font-size: 31px;
}
.store_freedial .freedial i{
	font-size: 33px;
}


/* 基本情報 */
#disp2,#disp3{display:none;}


#detail_data_box table{
	margin: 10px 0 40px 0;
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 13px;
	width: 100%;
}
#detail_data_box table th{
	background: #e2e2e2;
	font-weight: normal;
	text-align: center;
	padding: 5px 0;
	border: solid 1px #bdbdbd;
	margin: -1px 0px 0 0px;
}
#detail_data_box table td{
	text-align: center;
	border: solid 1px #bdbdbd;
	padding: 5px 10px;
	text-align: right;
	margin: -1px 0px 0 -1px;
}
.t_c td{
	text-align: center !important;

}
#panelSlct td select{
	padding:5px;
}

/*　装備情報　*/
#soubi{
	/* margin-top:5px; */
	margin-bottom: 40px;
	background-color:#FFF;
	padding: 10px 0;
}
#soubi li{
	background-color:#e7e8e8;
	float:left;
	padding: 5px 16px;
	display:inline-block;
	margin: 0px 5px 5px 0;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

div#contact_ds {
    margin: 15px 0 0;
    background: #e2e2e2;
    padding:15px 0;
}
div#contact_ds .tel{
	text-align:center;
	font-size: 21px;
}
div#contact_ds .tel a {
    padding: 5px;
    display: block;
    /* width: 246px; */
    margin: auto;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-size: 36px;
    color: #000;
    line-height: 30px;
}
#comment{
	padding:15px;
	background-color:#FFF;
}

#comment2{
	padding:15px;
	background-color:#FFF;
}

#data_disp{
	padding:15px;
	background-color:#f1f1f1;
}

#car_data_catalog{
	border:3px solid #FFF;
}
#car_data_catalog{
	width:100%;
	table-layout: fixed;
}
#car_data_catalog th{
	background-color:#f1f1f1;
	padding:5px 0;
	text-align:center;
}
#car_data_catalog td{
	text-align:center;
	padding:5px 0;
	background-color:#FFF;
}
#car_data_catalog td .price{
	font-size:20px;
	color:#C00;
}
#data_disp ul{
	background-color:#FFF;
	margin:10px 0 0;
	padding:7px;
}
#data_disp ul li{
	display:inline-block;
	margin:5px 30px 0 0;
	font-size:14px;
	
}
.t_r{text-align:right !important;}

.ContactDisp_in{
	background-image: url(../images/detail/cotact_disp_new.png);
	background-repeat:no-repeat;
	height:376px;
	position:relative;
	margin: auto ;
	width:960px;
}
.ContactDisp_in_text{
	padding:100px 30px 0 150px;
}	
.ContactDisp_in_text tr{
	height:37px;
}	
.ContactDisp_in_text td{
	height:35px;
}
.contact_disp a{
	position:absolute;
	bottom:50px;
	right:390px;
}
#tokusen{
	background-image:url(../images/search/tokuten.png);
	width:754px;
	height:266px;
	margin:30px auto;

}
#month{
	font-size:30px;
	color:white;
	font-weight:bold;
	position: relative;
	left:57px;
	top:26px;	
}	
.zaikoDetail h4 {
    border-bottom: 2px solid #005fa9;
    margin: 30px 0 10px;
    text-align: left;
    width: 100%;
}
.otherList {
    margin: 0px 0 10px;
    padding: 0 10px;
}
.flex {
    display: flex;
    flex-wrap: wrap;
}
.otherList li {
    box-sizing: border-box;
    width: 100%;
    /* margin-right:5px; */
    border-bottom: 1px dashed #fe8800;
    padding: 8px 0;
    display:flex;
    justify-content:space-between;
}
.otherList li > a{
	width: 40%;
}
.otherList li figure{
	width: 58%;
	font-size: 13px;
}
.otherList li figure div div{
	margin:0 0 3px;
}
.otherList li figure p{
	display:flex;
	align-items: center;
}
.otherList li figure p strong{
	font-weight:bold;
	font-size: 21px;
}
.otherList li .en_tani{
    font-size: 10px;
    text-align: center;
    line-height: 10px;
    position: relative;
    top: -1px;
}
.otherList li figure p strong small{
	font-size: 20px;
}
.red_txt{
	color: #ff0000;
}
.otherlist_kyoten{
	margin: 10px 0 0;
}
.otherlist_kyoten i{
	margin: 0 7px 0 0;
}

#contact_message{
	background: #ffcc5f;
	font-weight: bold;
	color: #40120d;
	font-size: 18px;
	position: relative;
	font-family: "M PLUS 1p";
	text-align: center;
	padding: 10px 0;
	margin: 20px 0 20px;
	/* box-shadow: 4px 4px 0 #ffdf25; */
}
#contact_message::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #ffcc5f;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin: 0 0 0 -12px;
    /* box-shadow: 4px 4px 0 #ffdf25; */
    z-index: 3;
}
.otherlist_ichiran{
	background: #f8f2ef;
	border-radius: 5px;
	border-bottom: 2px solid #f2ded5;
	padding: 10px 20px;
	margin: auto;
	display:block;
	font-weight:bold;
	width:90%;
	text-align:center;
	font-size: 16px;
}

/*CONTACT*/
.contact_disp {
}
.contact_disp table {border-collapse:separate;border-spacing:10px 12px;width:100%;margin: 0px auto;/* background-color:#fff; */max-width: 625px;}
.contact_disp th {width:30%;padding: 0px 0px;text-align:left;font-weight:normal;color: #000;/* background-color:#0057a2; */text-align: right;font-size: 15px;}
.contact_disp td {/* border-bottom:1px dashed #68514e; */padding: 0px 4px 0px;text-align: left;}
.contact_disp input,.contact_disp textarea{
	border: 1px solid #bdbdbd;
	padding: 3px 5px;
	border-radius:3px;
	font-size: 18px;
	line-height: 1.5rem;
	}
	.w90P{width:90%;}
.contact_disp input.required{
    border-left: 2px solid #b70306;
 }
 #email{ width: 400px;}
 span.edit_required {
    font-size: 10px;
    margin: 0 0 0 3px;
    background: #000;
    color: #FFFF;
    padding: 2px 5px;
    border-radius: 3px;
    position: relative;
    top: -2px;
}

.contact_disp table p{
	background-color: #ececec;
	border: 1px solid #bdbdbd;
	padding: 3px 5px;
	border-radius:3px;
	font-size: 18px;
	line-height: 1.5rem;
	margin: 0;
}


.button_block {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#send_Bt1 {
	display: inline-block;
	padding:16px 0 14px;
	font-size: 20px;
	text-align:center;
	font-family: inherit;
	border:medium none;
	color: #ffffff;
	background: #2e3182;
	-webkit-transition:all 0.7s;
	transition:all 0.7s;
	width: 300px;
	margin: 5px;
}
#clear_Bt1{
	display: inline-block;
	margin: 5px;
	width: 300px;
	padding:16px 0 14px;
	font-size: 20px;
	text-align:center;
	font-family: inherit;
	border:medium none;
	color: #000;
	background:#e3e3e3;
	-webkit-transition:all 0.7s;
	transition:all 0.7s;
	background: #FFF;
	}
#send_Bt1:hover,#clear_Bt1:hover{
	/* opacity:0.8; */
	opacity: 0.5;
}
.edit_notify {
    font-size: 16px;
    font-weight: bold;
    color: #0057a2;
    text-align: center;
}
/* contact thanks */
.contactBox_tel { width: 80%; margin: 55px auto 0; padding: 20px; text-align: center; background: #e7f4ff; }
.contactBox_tel .ttl { margin: -34px auto 1em; font-size: 18px; font-weight: bold; color: #0057a2; }
.contactBox_tel .tel { display: inline-block; margin: 0 auto; font-size: 30px; font-weight: bold; color: #681916; line-height: 1;  }

.data_list2.disp_sp{display: none;}
.data_list2.disp_pc{display: flex;}

.m20T{ margin-top: 20px;}

@media screen and (max-width: 1150px){

	.slider-for {
		width: 550px;
		height: 415px;
		overflow: hidden;
	}
	#img_area {
		width: 550px;
	}
	#car_data_Rdisp{
		width: calc(100% - 590px);
		margin: 0 20px 0 0;
	}
	

}


@media screen and (max-width: 1040px){



	

}
@media screen and (max-width: 991px) {
   
	.dtl_top_disp2 {
		justify-content: center;
		align-items: flex-start;
	}
	#img_area {
		width: 550px;
		margin:auto;
	}
	#car_data_Rdisp{
		width: 80%;
		margin: 0 20px 0 0;
	}
	.detail_data_disp{
		display:flex;
		justify-content: space-between;
		flex-wrap:wrap;
	}
	.detail_data{
		width:100%;
	}
	.data_right_disp {
		width:100%;
		margin: 0 0 20px;
	}

	.contact_area{
		background:#ffc600;
		padding: 25px 25px;
		width: 100%;
		margin: 18px 0 50px -25px;
		flex-wrap:wrap;
		justify-content: space-between;
	}

	.contact_area dl{
		padding: 0 10px 19px;
		background-color:#FFF;
		width: 49.5%;
	}
	.contact_area dl:first-child{
		margin: 0px 0px 0 0;
	}
	.contact_area dl dt{
		font-size: 17px;
		width: auto;
		padding: 10px 10px;
		border-radius: 0 0 10px 10px;
		margin: auto;
	}
	.contact_area dl dd{
		padding: 15px 0 0;
		font-size: 14px;
	}
	.contact_area dl:first-child p:first-child{
		margin: 0 0 15px;
	}
	.contact_area dl dd .freedial {
		font-size: 37px;
	}
	.contact_area dl dd .freedial i{
		font-size: 39px;
	}


}


@media screen and (max-width: 768px){
	.s_img{
		width:calc(14.3% - 6px);
		display:block;
		margin:0 5px 5px 0;

		text-decoration:none;
	}


}
@media screen and (max-width: 767px){
	

	.slider-for {
		width: 380px;
		height: 285px;
		/* border-radius: 0; */
		overflow: hidden;
	}
	.thumbnail-slide{
		padding: 0px 42px;
	}

	#img_area {
		width: 100%;
		float: none;
	}
	#car_data_Rdisp {
		width: 100%;
		margin: 0;
	}

	.contact_area dl{
		padding: 0 10px 19px;
		background-color:#FFF;
		width: 100%;
	}
	.contact_area dl:first-child{
		margin: 0px 0px 10px 0;
	}
	.contact_area dl dt{
		font-size: 17px;
		width: auto;
		padding: 10px 10px;
		border-radius: 0 0 10px 10px;
		margin: auto;
	}
	.contact_area dl dd{
		padding: 15px 0 0;
		font-size: 14px;
	}
	.contact_area dl:first-child p:first-child{
		margin: 0 0 15px;
	}
	.contact_area dl dd .freedial {
		font-size: 37px;
	}
	.contact_area dl dd .freedial i{
		font-size: 39px;
	}
	.data_list li{
		width:100%;
		font-size:13px;
		border-bottom:1px solid #f2ded5;
	}
	.detail_data dt {
		font-size: 17px;
		padding: 5px;
		margin: 0 0 5px;
	}	
	.data_list li .data_list_title{
		width:30%;
		background-color:#fff5eb;
		padding: 5px 0px 5px 5px;
	}
	.data_list li .data_list_data{
		width:70%;
		padding: 5px 0px 5px 5px;
	}
	.data_list2 > div{
		border:2px solid #fff5eb;
		width: 50%;
	}
	.data_list2 li{
		width:100%;
		display: flex;
		font-size: 11px;
		border-bottom:1px solid #f2ded5;
	}
	.data_list2 li .data_title{
		width: 70%;
		background-color:#fff5eb;
		/* height:45px; */
		/* line-height:45px; */
		padding: 5px 0px 5px 5px;
		font-size: 11px;
	}
	.data_list2 li .data_content{
		width: 30%;
		/* height:45px; */
		/* line-height:45px; */
		/* padding:0 0 0 15px; */
		font-weight: b;
		padding: 5px 0px 5px 0px;
		text-align: center;
	}	

	.data_list2.disp_sp{display: flex;}
	.data_list2.disp_pc{display: none;}
	

	.thumbnail-slide .slick-slide {
		margin: 0 2px;
	}

	.price_box dd p{
		font-size: 40px;
		line-height: 32px;
	}
	.price_box dd p small{
		font-size: 28px;
		line-height: 27px;
	}
	.en_tani{
		font-size: 11px;
		line-height: 12px;
		top: -1px;
	}
	.price_loan_disp dl dt{
		font-size:16px;
	}
	.price_loan_disp dl dd{
		padding: 13px 5px;
	}
	.price_loan_disp dl dd span:first-child strong{
		font-weight:bold;
		font-size: 16px;
	}
	.price_loan_disp dl dd span:first-child strong span{
		font-size: 20px;
	}
	.price_loan{
		font-size: 30px;
		line-height: 30px;
	}
	.price_loan small{
		font-size: 16px;
	}



	.detail-car {padding: 15px 0px;}
	.detail-car > div {padding: 0 3px 0.3rem; font-size:10px;}
	.detail-car > div span{ font-size:10px;}
	.detail-car > div > p:first-child{padding: 2px 0 2px;font-size: 11px;}
	.detail-car strong {font-size: 12px;}
	.detail-car strong small {font-size: 10px;}





}
@media screen and (max-width: 424px) {

    .slider-for {
        width: 333px;
        height: 250px;
        /* border-radius: 0; */
        overflow: hidden;
    }
}
@media screen and (max-width: 374px) {
    .slider-for {
        width: 277px;
        height: 207px;
        /* border-radius: 0; */
        overflow: hidden;
    }

}