@charset "utf-8";
/*
Theme Name: TUshizuoka
Theme URI: null
Description: Description
Author: 81bridge - SGX
Version: 1.0
*/

.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}
.wp-block-image figure,
.wp-block-image figcaption {
	display: block;
}
a.nolink,
a.nolink:hover {
	opacity: 1;
	cursor: default;
	pointer-events: none;
}
#index .mainImg .arrow li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.bx-wrapper {
	margin-bottom: 0;
	border: none;
	box-shadow: none;
}
.bx-viewport {
	margin: 0 auto;
	overflow: visible !important;
}
#index {
	overflow: hidden;
}
#index .mainImg {
	margin: 0 auto;
	width: 1275px;
}
#index .mainImg .arrow li {
	left: -64px !important;
}
#index .mainImg .arrow li.next {
	left: auto !important;
	right: -64px !important;
}
@media all and (max-width: 896px) {
	.bx-wrapper {
		margin-bottom: 0;
		border: none;
		box-shadow: none;
	}
	.bx-viewport {
		margin: 0 auto;
		overflow: visible !important;
	}
	#index .mainImg {
		margin: 0 auto;
		width: auto;
	}
	#index .mainImg .arrow li {
		left: -29px !important;
	}
	#index .mainImg .arrow li.next {
		left: auto !important;
		right: -29px !important;
	}
}
#main .comNews .img {
	background-size: cover;
	background-position: center;
}