@charset "utf-8";
img { backface-visibility: hidden; }
#mvSlick_sp {
	display: none;
}
#mvSlick_pc:hover .slick-arrow {
	display: inline-block !important;
}
.slick-arrow {
	display: none !important;
	position: absolute;
	z-index: 3;
	top: 50%;
	width: 40px !important;
	height: 108px !important;
	margin: 0;
	padding: 0;
	border: 0;
	background-size: 100% 100% !important;
	transform: translate(0, -50%);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	outline: none;
	cursor: pointer;
}
.slick-prev {
	left: 0;
	background: url("/products/bizprojector/images/nav_reco_01_noshadow.png") no-repeat center center !important;
}
.slick-next {
	right: 0;
	background: url("/products/bizprojector/images/nav_reco_02_noshadow.png") no-repeat center center !important;
}
.slick-dots {
	position: absolute;
	bottom: -28px;
	left: 50%;
	display: flex !important;
	justify-content: center;
	align-items: center;
	transform: translate(-50%, 0);
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
	.slick-dots {
		left: 0;
		width: 100vw;
		transform: translate(0, 0);
	}
}
.slick-dots li {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 9px;
}
.slick-dots li button {
	width: 12px;
	height: 12px;
	margin: 0;
	padding: 0;
	background: #e0e0e0;
	border-radius: 50%;
	border: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	outline: none;
}
.slick-dots li.slick-active button {
	width: 12px;
	height: 12px;
	background: #1553ae;
}
#contents .headSection {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: none !important;
}
#contents.responsive .headSection .leftArea a {
	vertical-align: bottom;
}
#contents .headSectionIcon {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
#contents .headSectionIcon li {
	margin: 0 8px;
}
#contents .headSectionIcon .taC {
	font-size: 10px;
}
#contents .headerInfo {
	width: 960px;
	margin: 20px auto;
	padding: 10px 0;
	background: #f4f4f4;
	text-align: center;
}
#contents .headSection .aside .guide li {
	font-size: 10px;
}
#contents #mainVisual_wrapper {
	position: relative;
	z-index: 800;
	width: 100%;
	margin: 0 auto 70px;
	background-color: #f0f0f0;
}
#contents #mvSlick_pc {
	position: relative;
	z-index: 500;
	width: 1200px;
	height: 257px;
	margin: 0 auto;
}
#contents .container {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", Verdana, "メイリオ", Meiryo, sans-serif;
}
_:lang(x)::-ms-backdrop, .#contents .container {
	font-family: "Segoe UI", "メイリオ", Meiryo, sans-serif;
}
#contents .container .subSectionTtl {
	margin: 0 auto 30px;
	padding: 0 0 0 12px;
	background-color: #f5f5f5;
	border: 1px solid #d9d9d9;
	border-top: 2px solid #1553ae;
	font-weight: bold;
	font-size: 20px;
	line-height: 2.35;
}
#contents .container ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#contents .container ul li {
	margin: 0 0 20px;
}
#contents .container  ul._colomn {
	display: flex;
	justify-content: normal;
	flex-wrap: wrap;
}
#contents .container  ul._colomn li {
	margin: 0 40px 20px 0;
}
#contents #picup {
	width: 960px;
	margin: 0 auto 50px;
	overflow: hidden;
}
#contents #picup ul li {
	width: 220px;
}
#contents .container ul li a {
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 1.286;
	text-align: justify;
	text-justify: inter-ideograph;
	text-decoration: none;
	transition: opacity 0.3s ease-out;
}
#contents .container ul li a:hover {
	opacity: 0.7;
}
#contents .container ul li a img {
	width: 100%;
	margin: 0 auto 10px;
}
#contents .container ul li a .category {
	margin: 0 0 5px;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Segoe UI", Verdana, "メイリオ", Meiryo, sans-serif;
	transition: all 0.5s ease-out;
}
#contents .container .otherInfo {
	margin: 0 auto 20px;
	text-align: right;
}
#contents .container .otherInfo a {
	padding: 0 0 0 15px;
	background: url(/products/bizprojector/images/arrow_right.gif) no-repeat 0 center;
	color: #005ab4;
	font-weight: bold;
	font-size: 16px;
}
#contents #search {
	width: 960px;
	margin: 0 auto 50px;
	overflow: hidden;
}
#contents #search ul li {
	width: 294px;
}
#contents #product {
	width: 960px;
	margin: 0 auto 50px;
	overflow: hidden;
}
#contents #product ul li {
	width: 150px;
}
#contents #product #productSlick_pc {
	display: flex !important;
}
#contents #product #productSlick_sp {
	display: none !important;
}
#contents #consideration {
	width: 960px;
	margin: 0 auto 50px;
	overflow: hidden;
}
#contents #consideration ul li {
	width: 294px;
}
#contents #recommend {
	width: 960px;
	margin: 0 auto 50px;
	overflow: hidden;
}
#contents #recommend ul li {
	width: 184px;
	padding: 18px;
	border: 2px solid #f0f0f0;
	border-radius: 6px;
}
#contents #recommend ul li a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
#contents #recommend ul li a .recommendImg {
	width: 70px;
	margin: 0;
}
#contents #recommend ul li a .category {
	width: 100px;
	padding: 0 0 0 14px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3;
	text-align: left;
}
#contents #recommend ul li a .recommendTxt {
	width: 184px;
	margin: 10px 0;
}
#contents #recommend ul:after {
	content: "";
	display: block;
	width: 220px;
}
@media screen and (max-width: 767px) {
	#contents #mainVisual_wrapper {
		margin: 0 auto 53px;
	}
	#mvSlick_pc {
		display: none;
	}
	#mvSlick_sp {
		display: block;
	}
	#mvSlick_sp img {
		width: 100%;
	}
	#mvSlick_sp:hover .slick-arrow {
		display: none !important;
	}
	.slick-dots {
		position: absolute;
		bottom: -23px;
		left: 50%;
		display: flex !important;
		justify-content: center;
		align-items: center;
		transform: translate(-50%, 0);
	}
	.slick-dots li {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 6px;
	}
	.slick-dots li button {
		width: 8px;
		height: 8px;
		margin: 0;
		padding: 0;
		background: #e0e0e0;
		border-radius: 50%;
		border: 0;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		cursor: pointer;
		outline: none;
	}
	.slick-dots li.slick-active button {
		width: 8px;
		height: 8px;
		background: #1553ae;
	}
	#productSlick li {
		width: 56%;
	}
	#contents {
		box-sizing: border-box;
		min-width: 100%;
		padding: 0;
	}
	#contents .headSectionIcon {
		display: none;
	}
	#contents .headerInfo {
		width: 100%;
		margin: 20px auto;
		padding: 10px;
		background: #f4f4f4;
		font-size: 14px;
		text-align: left;
		box-sizing: border-box;
	}
	/*
			#contents .mainSection {
				display: none;
			}
*/
	#contents .headSection {
		width: 100%;
	}
	#contents .headSection .leftArea {
		width: 100%;
	}
	#contents .container .subSectionTtl {
		margin: 0 auto 20px;
		padding: 0 0 0 15px;
		background-color: #f5f5f5;
		border: 1px solid #d9d9d9;
		border-top: 3px solid #1553ae;
		font-weight: bold;
		font-size: 19px;
		line-height: 2.4;
	}
	#contents .container ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 100%;
		padding: 0 4%;
		box-sizing: border-box;
	}
	#contents .container  ul._colomn {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 100%;
		padding: 0 4%;
		box-sizing: border-box;
	}
	#contents .container  ul._colomn li {
		margin: 0 0 20px;
	}
	#contents .container ul li a img {
		width: 100%;
		margin: 0 auto 10px;
	}
	#contents .container .otherInfo {
		margin: 0 auto 20px;
		text-align: right;
	}
	#contents .container .otherInfo a {
		padding: 0 15px;
		background: url(/products/bizprojector/images/arrow_right.gif) no-repeat 0 center;
		color: #005ab4;
		font-weight: bold;
		font-size: 16px;
	}
	#contents #picup {
		width: 100%;
	}
	#contents #picup ul li {
		width: 48%;
	}
	#contents #search {
		width: 100%;
	}
	#contents #search ul:nth-of-type(1) li {
		width: 100%;
	}
	#contents #search ul:nth-of-type(2) li {
		width: 48%;
	}
	#contents #product {
		width: 100%;
	}
	#contents #product #productSlick_pc {
		display: none !important;
	}
	#contents #product #productSlick_sp {
		display: block !important;
		padding: 0;
	}
	#contents #product li {
		margin: 0 20px;
	}
	#contents #product li img {
		border: 2px solid #f0f0f0;
	}
	#contents #product .slick-arrow {
		display: inline-block !important;
		top: 12vw !important;
		width: 8% !important;
		height: 0 !important;
		padding: 10.67% 0 0 !important;
		transform: translate(0);
	}
	#contents #product .slick-prev {
		background: url("/products/bizprojector/images/index2020/product_prev.png") no-repeat center center !important;
		background-size: 100% 100% !important;
	}
	#contents #product .slick-next {
		background: url("/products/bizprojector/images/index2020/product_next.png") no-repeat center center !important;
		background-size: 100% 100% !important;
	}
	#contents #consideration {
		width: 100%;
	}
	#contents #consideration ul li {
		width: 100%;
	}
	#contents #recommend {
		width: 100%;
	}
	#contents #recommend ul li {
		width: 100%;
		padding: 4%;
	}
	#contents #recommend ul li span {
		display: inline-block;
	}
	#contents #recommend ul li a {
		display: block;
		overflow: hidden;
	}
	#contents #recommend ul li a .recommendImg {
		float: left;
		width: 20%;
		margin: 0;
	}
	#contents #recommend ul li a .category {
		float: left;
		width: 74%;
		width: calc(80% - 16px);
	}
	#contents #recommend ul li a .recommendTxt {
		float: left;
		width: 74%;
		width: calc(80% - 16px);
		margin: 0;
		padding: 0 0 0 14px;
	}
	.newsSection {
		width: 100%;
	}
	#contents .detailSection {
		width: 100%;
	}
}
#contents .newsSection {
	border: none;
}
#contents .newsSection .ttl h3 {
	font-size: 24px;
	text-align: center;
	padding: 40px 0 20px 0;
}
#contents .newsSection .btmLine {
	margin: 0 auto;
	width: 40px;
	border-bottom: solid 2px #000000;
	margin-bottom: 30px;
}
#contents .newsSection .newsGroup {
	padding: 0 0px;
	font-size: 79%;
}
.newsSection .newsGroup dl {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	width: 940px;
	padding: 10px;
}
.newsSection .newsGroup .date {
	display: inline-block;
	width: 120px;
	padding: 0 10px 0 0;
	font-size: 12px;
}
.newsSection .newsGroup .ico {
	display: inline-block;
	width: 80px;
	padding: 0 10px 0 0;
}
.newsSection .newsGroup .txt {
	display: inline-block;
	width: 700px;
	font-size: 13px;
}
.newsSection .button {
	display: block;
	width: 960px;
	height: 2.5em;
	line-height: 2.5em;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	color: #005AB4;
	margin: 30px auto;
}
.newsSection .button a {
	padding: 0 0 0 1em;
	background: url(/products/bizprojector/images/arrow_right.gif) no-repeat 0 center;
}
@media screen and (max-width: 767px) {
	.newsSection .newsGroup dl {
		width: 91%;
		margin: 0 auto;
		padding: 10px 0;
		box-sizing: border-box;
	}
	.newsSection .newsGroup .date {
		padding: 0;
	}
	.newsSection .newsGroup .txt {
		width: 100%;
		margin: 10px 0 0;
		box-sizing: border-box;
	}
	.newsSection .fsS.more {}
	.newsSection .button {
		width: 91%;
	}
}
#contents.responsive .headSection .leftArea {
	width: auto;
}
@media screen and (max-width: 767px) {
	#contents .headSection {
		display: block;
	}
	#contents.responsive .headSection .leftArea {
		margin: 0 0 30px;
	}
	#contents.responsive .headSection .leftArea a.bizproLogo {
		width: 60%;
	}
	#contents.responsive img {
		vertical-align: bottom;
	}
	#contents .headSectionIcon {
		display: flex;
		justify-content: flex-end;
		align-items: flex-end;
	}
	#contents .headSectionIcon li {
		position: relative;
		margin: 0 4px;
	}
	#contents .headSectionIcon li a {
		display: block;
	}
	#contents .headSectionIcon .taC {
		width: 200%;
		position: absolute;
		left: 50%;
		top: -1.3em;
		transform: translate(-50%, 0);
	}
	#contents .headSection .purchase02 {
		height: auto;
	}
	#contents .headSection .purchase02 a {
		height: auto;
	}
}

@media print {
	body { overflow: visible; width: 1200px; }
}

/*===================================================================
	20210209 add
===================================================================*/
.col2_bizprojector {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	box-sizing: border-box;
}
.col2_bizprojector > * {
	width: calc( ( 100% - 24px ) / 2 );
	margin: 0 24px 16px 0;
	color: #000!important;
}
.col2_bizprojector > * a {
	transition: 0.3s ease-in-out;
}
.col2_bizprojector > * a:hover {
	text-decoration: none;
	opacity: 0.5;
}
.col2_bizprojector > *:nth-child(2n) {
	margin-right: 0px;
}
.col2_bizprojector > *:last-child {
	margin-bottom: 0px;
}
.col2_bizprojector > *:nth-child(2n+1):nth-last-child(2) {
	margin-bottom: 0px;
}
.col2_bizprojector > figure figcaption {
	margin-top: 8px;
	font-size: 15px;
	line-height: 19px;
}
@media screen and (max-width: 767px) {
	.col2_bizprojector {
		padding: 0 4.2%;
	}
	.col2_bizprojector > * {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 24px;
	}
	.col2_bizprojector > *:nth-child(2n+1):nth-last-child(2) {
		margin-bottom: 12px;
	}
	.col2_bizprojector > figure img {
		width: 100%;
	}
	.col2_bizprojector figure figcaption {
		margin-top: 11px;
		line-height: 20px;
	}
}

.d_sp {
	display: none;
}
@media screen and (max-width: 767px) {
	.d_pc {
		display: none!important;
	}
	.d_sp {
		display: block!important;
	}
}

