﻿@charset "utf-8";
@import url(images/kf/quandi.css);
@import url(css/jquery.slick.css);
@import url(css/css_whir.css);
@import url(css/style.css);
@import url(css/jquery.mmenu.all.css);
.tb_img{
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	width:auto;
	height:auto;
	display:block;
	margin:auto;
	overflow:hidden;
	max-width:100%;
	max-height:100%;
	transition:all 0.4s;
}
.tb_img:hover{
	transform:scale(1.1,1.1);
}
.footer_part .part2 .other{ 
float: left;
display:flex;
display:-webkit-flex;
column-gap:10px;
}
.footer_part .part2 .other a{ margin-right:unset;}