@charset "UTF-8";
/* CSS Document */

* {
	zoom: 1;
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	font-size: 0.1em;
}

.clear {
	clear: both;
}

.diplay_none {
	display: none;
}

.text_red {
	color: #ff0000;
}

.text_orange {
	color: #F90;
}

.text_yellow {
	color: #FC0;
}

.required,
.error {
	color: #ff0000;
}

html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: top center no-repeat #000;
	text-align: center;
	font-size: 12px;
	/*モダンブラウザ向けフォントサイズ。デフォルトは13pxに指定*/
	line-height: 1.7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
}

/* for WinIE6*/
* html body {
	font-size: 82%;
	/*デフォルトフォントサイズ 16pxを基準とした値。つまり75％は12px*/
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, sans-serif;
	letter-spacing: 1px;
	vertical-align: baseline;
}

/* for WinIE7 & IE8*/
body {
	font-size
	/*\**/
	: 82%\9;
	/*デフォルトフォントサイズ 16pxを基準とした値。つまり75％は12px*/
	font-family: 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.small_text {
	font-size: 11px;
}

/* for WinIE6*/
* html .small_text {
	font-size: 75%;
}

/* for WinIE7 & IE8*/
.small_text {
	font-size
	/*\**/
	: 75%\9;
}

.x-small_text {
	font-size: 10px;
}

/* for WinIE6*/
* html .x-small_text {
	font-size: 63%;
}

/* for WinIE7 & IE8*/
.x-small_text {
	font-size
	/*\**/
	: 63%\9;
}

.medium_text {
	font-size: 16px;
}

/* for WinIE6*/
* html .medium_text {
	font-size: 100%;
}

/* for WinIE7 & IE8*/
.medium_text {
	font-size
	/*\**/
	: 100%\9;
}

.large_text {
	font-size: 18px;
}

/* for WinIE6*/
* html .large_text {
	font-size: 112.5%;
}

/* for WinIE7 & IE8*/
.large_text {
	font-size
	/*\**/
	: 112.5%\9;
}

.float_left {
	float: left;
	margin: 0 10px 10px 0;
}

.float_right {
	float: right;
	margin: 0 0 10px 10px;
}

a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #eee;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #09F;
}

img {
	border: none;
}

li {
	list-style: none;
}

#header,
#navi_wrapper,
#top_bottom_wrapper {
	text-align: left;
}

#header_navi li {
	display: inline;
	margin: 0 0 0 30px;
	padding: 0 0 0 20px;
}

li.twitter {
	background: url(../images/icon_twitter.gif) 0 0 no-repeat;
}

li.youtube {
	background: url(../images/icon_youtube.gif) 0 0 no-repeat;
}

li.facebook {
	background: url(../images/icon_facebook.gif) 0 0 no-repeat;
}

li.instagram {
	background: url(../images/icon_instagram.gif) 0 0 no-repeat;
}

#navi_wrapper {
	margin: 0;
	padding: 0;
	width: 230px;
	z-index: 999;
}

h1 {
	margin: 0;
	padding: 0;
	display: block;
	width: 230px;
	height: 143px;
	background: url(../images/logo.png) 0 0 no-repeat;
	text-indent: -9999px;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

#navi,
#navi2 {
	margin: 1px 0 0 0;
}

#navi li,
#navi2 li {
	display: block;
	width: 220px;
	height: 20px;
	margin: 0 0 1px 0;
	padding: 5px;
	background: url(../images/bg_black_opacity100.png);
	float: left;
}

#navi a,
#navi2 a {
	display: block;
	width: 100%;
	height: 100%;
}

#navi li:hover,
#navi2 li:hover {
	background: #09F;
}

#navi a:hover,
#navi2 a:hover {
	color: #fff;
	text-decoration: none;
	background: #09F;
}

li#nav_facebook img,
li#nav_instagram img {
	margin-left: 5px;
	vertical-align: middle;
}

li#navi_product {
	position: relative;
}

ul.sub_navi {
	position: absolute;
	top: 0;
	left: 230px;
	display: none;
}

ul.sub_navi li {
	position: relative;
}

ul.sub_navi li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

ul.sub_navi li ul.sub_navi {
	position: absolute;
	top: 0;
	left: 230px;
}

ul.sub_navi li ul#golf5,
ul.sub_navi li ul#golf6 {
	top: -200px;
}

ul.sub_navi li ul#up,
ul.sub_navi li ul#a4 {
	top: -400%;
}

/* ul.sub_navi li ul#up,
ul.sub_navi li ul#a4,
ul.sub_navi li ul#common {
	top: -400%;
} */

#navi ul.sub_navi li ul.sub_navi li {
	height: auto;
	width: 450px;
	white-space: nowrap;
}

#navi ul.sub_navi li ul.sub_navi .cat_name {
	text-align: center;
	background-image: none;
	background-color: #09F;
}

.sub_navi img {
	width: 45px;
	height: 30px;
	padding-right: 10px;
	vertical-align: middle;
}

#footer {
	font-size: xx-small;
	padding: 50px 0 0 0;
}

#footer_left {
	float: left;
}

#footer_left li {
	float: left;
	margin: 0 30px 0 0;
	padding: 2px 0 0 5px;
	border-left: 3px solid #206ccb;
}

#footer_right {
	float: right;
}

/*階層ナビIE7/6バグ対策用ここから*/
ul.sub_navi {
	display: none;
}

* html ul#navi li {
	display: inline;
	zoom: 1;
}

*+html ul#navi li {
	display: inline;
	zoom: 1;
}

* html ul.sub_navi {
	zoom: 1;
	position: relative;
}

*+html ul.sub_navi {
	zoom: 1;
	position: relative;
}

/*階層ナビIE7/6バグ対策用ここまで*/

/*▲▲▲全ページ共通設定ここまで▲▲▲*/

/*▼▼▼トップページ用設定ここから▼▼▼*/
#bg_dot {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: url(../images/bg_dot.png);
	z-index: -500;
}

.top_header {
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: right;
}

.top_page_navi_wrapper {
	position: absolute;
	top: 20px;
	left: 20px;
}

#top_bottom_wrapper #footer_left {
	position: fixed;
	bottom: 20px;
	left: 20px;
}

#top_bottom_wrapper #footer_right {
	position: fixed;
	bottom: 20px;
	right: 20px;
}

#top_info {
	position: fixed;
	bottom: 70px;
	right: 20px;
	width: 490px;
	padding: 30px;
	background: url(../images/bg_black_opacity.png);
}

#top_info_list {
	width: 490px;
	margin: 0;
	padding: 30px;
	background: url(../images/bg_black_opacity.png);
}

#top_info_list dt {
	float: left;
	width: 70px;
	clear: both;
}

#top_info_list dd {
	float: right;
	width: 420px;
	margin-bottom: 10px;
}

#footer {
	clear: both;
}

/*▼▼▼下層ページ用設定ここから▼▼▼*/
#wrapper {
	margin: 0 auto 0 auto;
	padding: 75px 0 0 0;
	width: 980px;
	position: relative;
	text-align: left;
}

#content_wrapper {
	width: 660px;
	float: right;
	padding: 20px;
	background: url(../images/bg_white_opacity.png)
}

#content {
	background: #000;
	padding: 20px;
}


/*▼▼▼プロダクトトップページ用設定ここから▼▼▼*/
#car_list {
	margin: 0;
	padding: 100px 0 0 300px;
}

#car_list li {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
}

/*▼▼▼プロダクト個別ページ用設定ここから▼▼▼*/
#product_title {
	font-size: small;
	margin: 0 0 30px 0;
}

#product_title img {
	margin-bottom: 10px;
}

.product_desc {
	clear: both;
	margin: 20px 0 20px 0;
	padding: 0;
}

#product_info_left {
	float: left;
	width: 280px;
}

#product_info_right {
	float: right;
	width: 320px;
}

#product_info_right th {
	white-space: nowrap;
}

#product_photo_list {
	margin: 0;
	padding: 0;
}

#product_photo_list li {
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
}

#social_btns {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
}

#social_btns div {
	float: left;
	margin: 0 5px 5px 0;
}

.basic_table {
	margin: 0;
	padding: 0;
	font-size: x-small;
	border-collapse: collapse;
}

.basic_table th,
.basic_table td {
	margin: 0;
	padding: 5px;
	border: 1px solid #999;
}

.basic_table th {
	background: #333;
	text-align: center;
}

.basic_table a {
	color: #09F;
	text-decoration: underline;
}

.tekigou_table {
	clear: both;
	margin: 0 0 10px 0;
	border-collapse: collapse;
}

.tekigou_table th,
.tekigou_table td {
	margin: 0;
	padding: 2px;
	border: 1px solid #999;
}

.tekigou_table th {
	background: #333;
	text-align: center;
}

.tekigou_table td {
	text-align: center;
	background: #000;
	vertical-align: top;
}

.tekigou_maker_name {
	color: #00a0e9;
	font-size: 30px;
	font-weight: bold;
	float: left;
}

.tekigou_attention {
	margin: 10px 0 10px 0;
	float: right;
}

.tekigou_attention_list {
	margin: 0 0 50px 0;
}

.product_ichiran_list {
	margin: 0;
	padding: 0 0 50px 0;
}

.product_ichiran_list li {
	float: left;
	margin: 0 20px 20px 0;
	width: 290px;
}

.product_ichiran_list img {
	float: left;
	margin: 0 10px 0 0;
}

.product_ichiran_list .margin_clear_right {
	margin-right: 0;
}

.cat_title {
	clear: both;
	margin: 0 0 20px 0;
}

/*▼▼▼ショップページ用設定ここから▼▼▼*/

.shop_list {
	margin: 0;
	padding: 10px 0 0 0;
	width: 500px;
}

.shop_list li,
.shop_list dd {
	margin: 0 0 25px 0;
	padding: 0 0 25px 40px;
	border-bottom: 1px solid #666;
	background: url(../images/logo_mark.gif) 0 0 no-repeat;
}

.shop_list dt {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	background: #666;
}

.shop_subtitle {
	font-size: 20px;
	font-weight: bold;
	padding: 30px 0 30px 0;
	color: #00afec;
}

#shop_navi_wrapper {
	position: fixed;
	top: 50px;
	right: 20px;
	padding: 20px;
	background: #666;
	border-radius: 10px;
	/* CSS3草案 */
	-webkit-border-radius: 10px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	/* Firefox用 */
}

.shop_area_wrapper h4 {
	font-size: 18px;
	margin-bottom: 15px;
	color: #00afec;
}

#shop_navi li {
	border-bottom: 1px dotted #fff;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#shop_navi_sub {
	padding-top: 15px;
}

#shop_navi_sub li {
	border-bottom: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/*▼▼▼ヴーメランについてのページ用設定ここから▼▼▼*/

#about_wrapper h3 {
	clear: both;
	padding: 70px 0 0 0;
}

#about_wrapper p {
	margin: 0 0 70px 0;
}

#about_wrapper h4 {
	clear: both;
	padding: 50px 0 30px 0;
}

/*▼▼▼ニュースページ用設定ここから▼▼▼*/
#news_list {
	margin: 50px 0 0 0;
}

#news_list dt {
	color: #09F;
}

#news_list dd {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #fff;
}

/*▼▼▼会社概要・プレスリリースページ用設定ここから▼▼▼*/

.press_year {
	margin: 30px 0 10px 0;
	padding: 0 0 0 10px;
	border-left: 10px solid #09F;
	border-top: 1px solid #09F;
}

.press_th {
	width: 150px;
	text-align: center;
}

/*▼▼▼利用規約ページ用設定ここから▼▼▼*/
.privacy_midashi {
	margin: 30px 0 10px 0;
	padding: 0 0 0 5px;
	color: #09F;
	border-left: 10px solid #09F;
	border-bottom: 1px solid #09F;
}

/*▼▼▼問い合わせページ用設定ここから▼▼▼*/
#copyright {
	display: none;
}

fieldset {
	border: none;
}

p.button {
	margin: 30px 0 0 0;
	text-align: center;
}

.mat_thumb_table {
	font-size: xx-small;
}

/*▼▼▼supersized.css▼▼▼*/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #111;
	height: 100%;
}

img {
	border: none;
}

#supersized-loader {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 0;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	text-indent: -999em;
	background: url(../images/progress.gif) no-repeat center center;
}

#supersized {
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: -999;
	height: 100%;
	width: 100%;
}

#supersized img {
	width: auto;
	height: auto;
	position: relative;
	display: none;
	outline: none;
	border: none;
}

#supersized.speed img {
	-ms-interpolation-mode: nearest-neighbor;
	image-rendering: -moz-crisp-edges;
}

/*Speed*/
#supersized.quality img {
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
}

/*Quality*/

#supersized li {
	display: block;
	list-style: none;
	z-index: -30;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #111;
}

#supersized a {
	width: 100%;
	height: 100%;
	display: block;
}

#supersized li.prevslide {
	z-index: -20;
}

#supersized li.activeslide {
	z-index: -10;
}

#supersized li.image-loading {
	background: #111 url(../images/progress.gif) no-repeat center center;
	width: 100%;
	height: 100%;
}

#supersized li.image-loading img {
	visibility: hidden;
}

#supersized li.prevslide img,
#supersized li.activeslide img {
	display: inline;
}

/*▼▼▼supersized.shutter.css▼▼▼*/
#controls-wrapper {
	margin: 0 auto;
	height: 42px;
	width: 100%;
	bottom: 0px;
	left: 0;
	z-index: 4;
	background: url(../slideshow/img/nav-bg.png) repeat-x;
	position: fixed;
}

#controls {
	overflow: hidden;
	height: 100%;
	position: relative;
	text-align: left;
	z-index: 5;
}

#slidecounter {
	float: left;
	color: #999;
	font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-shadow: #000 0 -1px 0;
	margin: 0px 10px 0 15px;
	line-height: 42px;
}

#slidecaption {
	overflow: hidden;
	float: left;
	color: #FFF;
	font: 400 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-shadow: #000 1px 1px 2px;
	margin: 0 20px 0 0;
	line-height: 42px;
}

#navigation {
	float: right;
	margin: 0px 20px 0 0;
}

#play-button {
	float: left;
	margin-top: 1px;
	border-right: 1px solid #333;
	background: url('../slideshow/img/bg-hover.png') repeat-x 0 44px;
}

#play-button:hover {
	background-position: 0 1px;
	cursor: pointer;
}

#prevslide,
#nextslide {
	position: absolute;
	height: 43px;
	width: 43px;
	top: 50%;
	margin-top: -21px;
	opacity: 0.6;
}

#prevslide {
	left: 10px;
	background: url('../slideshow/img/back.png');
}

#nextslide {
	right: 10px;
	background: url('../slideshow/img/forward.png');
}

#prevslide:active,
#nextslide:active {
	margin-top: -19px;
}

#prevslide:hover,
#nextslide:hover {
	cursor: pointer;
}

ul#slide-list {
	padding: 15px 0;
	float: left;
	position: absolute;
	left: 50%;
}

ul#slide-list li {
	list-style: none;
	width: 12px;
	height: 12px;
	float: left;
	margin: 0 5px 0 0;
}

ul#slide-list li.current-slide a,
ul#slide-list li.current-slide a:hover {
	background-position: 0 0px;
}

ul#slide-list li a {
	display: block;
	width: 12px;
	height: 12px;
	background: url('../slideshow/img/nav-dot.png') no-repeat 0 -24px;
}

ul#slide-list li a:hover {
	background-position: 0 -12px;
	cursor: pointer;
}

#tray-button {
	float: right;
	margin-top: 1px;
	border-left: 1px solid #333;
	background: url('../slideshow/img/bg-hover.png') repeat-x 0 44px;
}

#tray-button:hover {
	background-position: 0 1px;
	cursor: pointer;
}


/* Progress Bar
	----------------------------*/
#progress-back {
	z-index: 5;
	position: fixed;
	bottom: 42px;
	left: 0;
	height: 8px;
	width: 100%;
	background: url('../slideshow/img/progress-back.png') repeat-x;
}

#progress-bar {
	position: relative;
	height: 8px;
	width: 100%;
	background: url('../slideshow/img/progress-bar.png') repeat-x;
}


/* Thumbnail Navigation
	----------------------------*/
#nextthumb,
#prevthumb {
	z-index: 2;
	display: none;
	position: fixed;
	bottom: 61px;
	height: 75px;
	width: 100px;
	overflow: hidden;
	background: #ddd;
	border: 1px solid #fff;
	-webkit-box-shadow: 0 0 5px #000;
}

#nextthumb {
	right: 12px;
}

#prevthumb {
	left: 12px;
}

#nextthumb img,
#prevthumb img {
	width: 150px;
	height: auto;
}

#nextthumb:active,
#prevthumb:active {
	bottom: 59px;
}

#nextthumb:hover,
#prevthumb:hover {
	cursor: pointer;
}


/* Thumbnail Tray
	----------------------------*/
#thumb-tray {
	position: fixed;
	z-index: 3;
	bottom: 0;
	left: 0;
	background: url(../slideshow/img/bg-black.png);
	height: 150px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
}

#thumb-back,
#thumb-forward {
	position: absolute;
	z-index: 5;
	bottom: 42px;
	height: 108px;
	width: 40px;
}

#thumb-back {
	left: 0;
	background: url('../slideshow/img/thumb-back.png') no-repeat center center;
}

#thumb-forward {
	right: 0;
	background: url('../slideshow/img/thumb-forward.png') no-repeat center center;
}

#thumb-back:hover,
#thumb-forward:hover {
	cursor: pointer;
	background-color: rgba(256, 256, 256, 0.1);
}

#thumb-back:hover {
	border-right: 1px solid rgba(256, 256, 256, 0.2);
}

#thumb-forward:hover {
	border-left: 1px solid rgba(256, 256, 256, 0.2);
}


ul#thumb-list {
	display: inline-block;
	list-style: none;
	position: relative;
	left: 0px;
	padding: 0 0px;
}

ul#thumb-list li {
	background: #111;
	list-style: none;
	display: inline;
	width: 150px;
	height: 108px;
	overflow: hidden;
	float: left;
	margin: 0;
}

ul#thumb-list li img {
	width: 200px;
	height: auto;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}

ul#thumb-list li.current-thumb img,
ul#thumb-list li:hover img {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

ul#thumb-list li:hover {
	cursor: pointer;
}

/*▼▼▼colorbox.css▼▼▼*/
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
	box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: #000;
}

#colorbox {}

#cboxContent {
	margin-top: 20px;
}

.cboxIframe {
	background: #fff;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	border: 5px solid #000;
	background: #fff;
}

#cboxTitle {
	position: absolute;
	top: -20px;
	left: 0;
	color: #ccc;
}

#cboxCurrent {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #ccc;
}

#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}

#cboxPrevious {
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -32px;
	background: url(../images/controls.png) no-repeat top left;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}

#cboxPrevious:hover {
	background-position: bottom left;
}

#cboxNext {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -32px;
	background: url(../images/controls.png) no-repeat top right;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}

#cboxNext:hover {
	background-position: bottom right;
}

#cboxLoadingOverlay {
	background: #000;
}

#cboxLoadingGraphic {
	background: url(../images/loading.gif) no-repeat center center;
}

#cboxClose {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	background: url(../images/controls.png) no-repeat top center;
	width: 38px;
	height: 19px;
	text-indent: -9999px;
}

#cboxClose:hover {
	background-position: bottom center;
}











.ttl-main {
	font-family: "Raleway", sans-serif;
	font-optical-sizing: auto;
	font-weight: 100;
	font-style: normal;
	font-size: 40px;
	color: #3fa9f5;
	letter-spacing: -2px;
}


.w_half {
	display: flex;
	flex-wrap: wrap;
}

.w_half li {}

.w_half li a img {
	width: 130px;
	height: 72px;
	object-fit: cover;
}