@charset "UTF-8";
/* Layout override */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body {
	position: relative;
	width: 100%;
	color: #333;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, "メイリオ", sans-serif;
	-webkit-text-size-adjust: 100%
}
body > iframe, body > img {
	display: none
}
html {
	min-width: 320px;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#wrapper * {
	word-break:break-word;
	word-wrap:break-word;
	box-sizing: border-box;
	-box-sizing: border-box
}
#wrapper a {
	display: block;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.2)
}
/* Layout override
================================================== */
#contents .headSection .ttl {
	width: auto;
}
#contents .headSection .ttl h1, #contents .headSection .ttl p {
	margin-left: 10px;
}
#contents .headSection .ttl h1 span {
	font-size: 22px;
	line-height: 1.2em;
	padding: 2px 0px;
	display: inline-block;
}
#contents .headSection .rightArea {
	padding-top: 4px;
}
#contents .detailSection {
	margin-bottom: 60px;
	line-height: 1.5;
}
#contents .subSection {
	line-height: 1.5;
}
#contents .subSection .subNav .ttl {
	font-weight: bold;
}
@media only screen and (max-width: 767px) {
	#contents {
		padding: 0;
	}
	#contents .headSection .innerBlock {
		width: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	#contents .headSection .leftArea {
		float: none;
		width: 100%;
	}
	#contents .headSection .rightArea {
		float: none;
		width: 100%;
		padding-top: 12px;
	}
	#contents .headSection .rightArea ul {
		display: table;
		margin: 0 auto;
	}
	#contents .headSection .ttl {
		float: none;
	}
	#contents .headSection .ttl a {
		display: table;
		margin: 0 auto 15px;
	}
	#contents .headSection .ttl h1 {
		display: block;
		margin: 0;
		padding: 0;
		background: none;
		text-align: center;
	}
	#contents .headSection .ttl h1 span {
		font-size: 20px;
	}
	#contents .detailSection {
		margin-bottom: 0;
		padding: 0 0 40px;
		width: auto;
	}
	#contents .subSection {
		width: 100%;
	}
	#contents .subSection .subNav .layCol01, #contents .subSection .subNav .layCol02 {
		box-sizing: border-box;
		float: none;
		width: 100%;
	}
	#contents .subSection .subNav .ttl {
		font-size: 16px;
	}
	#contents .subSection .subNav .listBlock {
		padding: 0;
	}
	#contents .subSection .subNav .list {
		font-size: 14px;
	}
	#contents .subSection .subNav .list li {
		padding: 0;
	}
	#contents .subSection .subNav .list a {
		position: relative;
		display: block;
		padding: 5px 25px 5px 15px;
	}
	#contents .subSection .subNav .list a:after {
		position: absolute;
		content: "";
		display: block;
		width: 10px;
		height: 10px;
		border-style: solid;
		border-width: 0 2px 2px 0;
		border-color: #333;
		transform: rotate(-45deg);
		right: 15px;
		top: 50%;
		margin-top: -5px;
	}
	#contents .subSection .otherNav p {
		padding: 0 15px;
		font-size: 14px;
	}
}
/* share
================================================== */
#contents .share_title {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}
#contents .share_list {
	margin: 25px auto 0;
}
#contents .share_list ul {
	text-align: center;
}
#contents .share_list ul li {
	vertical-align: top;
	display: inline-block;
	position: relative;
	margin: 0 15px;
}
@media only screen and (max-width: 767px) {
	#contents .share_list {
		margin-top: 15px;
	}
}
/* 購入をご検討の方
================================================== */
#contents .detailSection .ttl h3 {
	font-size: 24px;
	text-align: center;
	padding: 40px 0 20px 0;
	font-weight: bold;
}
@media only screen and (max-width: 767px) {
	#contents .detailSection .ttl h3 {
		padding: 0 0 20px 0 !important;
		font-size: 18px;
	}
}
.purchase.tbl {
	display: table;
	margin-left: auto;
	margin-right: auto;
	max-width: 812px;
	width: 100%;
}
.purchase .tbl-cell {
	display: table-cell;
	vertical-align: top;
	width: 50%;
}
.purchase .tbl-cell:nth-of-type(1) {
	padding-right: 6px;
}
.purchase .tbl-cell:nth-of-type(2) {
	padding-left: 6px;
}
.purchase .ico-box {
	box-sizing: border-box;
	min-height: 140px;
	max-width: 400px;
	position: relative;
	width: 100%;
}
.purchase .ico-box.bg-gry {
	background-color: #e7e7e7;
}
.purchase .ico-box.bg-gry:hover {
	opacity: .7;
}
.purchase .ico-box.bg-line1 {
	border: 1px solid #000;
}
.purchase .ico-box .ico-space {
	padding: 38px 12px 38px 98px;
}
.purchase .ico-box a, .purchase .ico-box a:hover {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}
.purchase .btn-dl .ico-box {
	background-image: url(/products/bizprojector/common/images/ico_dl.gif);
	background-position: left 55px center;
	background-repeat: no-repeat;
	background-size: 60px !important;
}
.purchase .btn-dl .ico-box .ico-space {
	padding: 13px 12px 13px 138px;
}
.purchase .btn-dl a {
	box-sizing: border-box;
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
.purchase .btn-dl a > span {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}
.purchase .btn-tel .ico-box {
	background-image: url(/products/bizprojector/common/images/ico_ph_calling.gif);
	background-position: left 25px center;
	background-repeat: no-repeat;
	background-size: 60px !important;
}
.purchase .btn-tel .ico-box p:nth-of-type(2) {
	margin-top: 5px;
}
.purchase .btn-tel .txt-deco {
	font-size: 13px;
}
.purchase .btn-tel .txt-small {
	font-size: 12px;
	font-weight: normal;
}
.purchase .btn-tel .txt-small a {
	font-size: 12px;
	font-weight: normal;
}
.purchase .txt-cmmt {
	font-size: 10px;
	margin-top: 10px;
}
@media only screen and (max-width: 767px) {
	.purchase {
		padding: 0 15px;
	}
	.purchase.tbl {
		display: block;
		width: auto;
	}
	.purchase .tbl-cell {
		display: block;
		width: auto;
		padding: 0 !important;
	}
	.purchase .ico-box.bg-gry {
		min-height: 100px;
	}
	.purchase .btn-dl {
		margin-top: 15px;
	}
	.purchase .btn-dl a > span {
		font-size: 18px;
	}
}
/* サポート
================================================== */
.services {
	margin: 30px 0;
}
@media only screen and (max-width: 767px) {
	.services {
		margin: 50px 0 30px;
	}
}
.service_box .ico_i a {
	background: #e7e7e7 url(/products/bizprojector/common/images/ico_i.gif) no-repeat 50% 20% !important;
}
.service_box .ico_driversoftware a {
	background: #e7e7e7 url(/products/bizprojector/common/images/ico_driversoftware.gif) no-repeat 50% 20% !important;
}
.service_box .ico_ques a {
	background: #e7e7e7 url(/products/bizprojector/common/images/ico_ques.gif) no-repeat 50% 20% !important;
}
.service_box .ico_msg a {
	background: #e7e7e7 url(/products/bizprojector/common/images/ico_msg.gif) no-repeat 50% 20% !important;
}
.service_box .ico_tools a {
	background: #e7e7e7 url(/products/bizprojector/common/images/ico_tools.gif) no-repeat 50% 20% !important;
}
.service_box .ico_os a {
	background: #e7e7e7 url(/products/bizprojector/common/images/ico_os.gif) no-repeat 50% 20% !important;
}
.service_box .ico_book a {
	background: #e7e7e7 url(/products/bizprojector/common/images/ico_dl.gif) no-repeat 50% 20% !important;
}
.service_box .ico_usb a {
	background: #e7e7e7 url(/products/bizprojector/common/images/ico_usb.gif) no-repeat 50% 20% !important;
}
.service_box {
	display: -webkit-box;
}
.service_box .box a {
	box-sizing: border-box;
	-webkit-align-items: center;
	float: left;
	margin-right: 12px;
	background: #e7e7e7;
	padding: 17px 0;
	width: 150px;
	height: 120px;
	text-decoration: none;
	color: #000;
	text-align: center;
}
.service_box .box a:hover {
	opacity: 0.7 !important;
}
.service_box .box.ico_os a {
	margin-right: 0;
}
.service_box span.txt {
	font-size: 16px;
	font-weight: bold;
	top: 66%;
	position: relative;
}
.service_box .ico_driversoftware span.txt {
	font-weight: bold;
	top: 57%;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.service_box {
		display: flex;
		flex-wrap: wrap;
		padding: 0 10px;
	}
	.service_box .box {
		flex: 0 0 calc(50% - 10px);
		margin: 0 5px 10px;
	}
	.service_box .box a {
		float: none;
		display: flex;
		justify-content: center;
		align-items: flex-end;
		margin-right: 0;
		width: 100%;
	}
	.service_box span.txt {
		position: static !important;
		top: auto !important;
		font-size: 14px;
	}
	#footNav {
		line-height: 1.5;
	}
}
@media (max-width: 767px) {
	#wrapper img {
		display: block;
		width: 100%;
		height: auto;
	}
	#wrapper .forpc {
		display: none !important;
	}
	.visualSection {
		position: relative;
		width: 100%;
		margin: 0 auto 20px;
		background: #eaf2f8;
		text-align: center;
		overflow: hidden;
	}
	.visualSection__kw {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
		width: 100%;
		height: 100%;
	}
	.visualSection__slider {
		margin-bottom: 0 !important;
	}
	#wrapper .oro {
		transition: opacity .3s ease;
	}
	#wrapper .oro:hover {
		opacity: 0.7;
	}
	.visualSection__slider .slider_arrow {
		position: absolute;
		top: 50%;
		margin: -30px 0 0;
		cursor: pointer;
		z-index: 3;
	}
	.visualSection__slider .slider_arrow-prev {
		left: 0;
	}
	.visualSection__slider .slider_arrow-next {
		right: 0;
	}
	.visualSection__slider .slider_arrow img {
		width: 26px !important;
		height: 26px !important;
	}
	.slick-list {
		position: relative;
		display: block;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	.slick-track {
		position: relative;
		top: 0;
		left: 0;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.slick-slider .slick-track, .slick-slider .slick-list {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.visualSection__slider .slick-list {
		z-index: 1;
	}
	.visualSection__slider p {
		padding: 14px 0;
		font-size: 12px;
		font-weight: bold;
		line-height: 1.2;
		text-align: center;
	}
	.visualSection__slider .slick-dots {
		display: block;
		position: absolute;
		bottom: 50px;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
		z-index: 3;
	}
	.visualSection__slider .slick-dots li {
		display: inline-block;
		position: relative;
		width: 6px;
		height: 6px;
		margin: 0 6px;
		padding: 0;
		cursor: pointer;
	}
	.visualSection__slider .slick-dots li button {
		width: 6px;
		height: 6px;
		padding: 0;
		border: solid 1px #1a4a9d;
		border-radius: 50%;
		box-shadow: 0 0 0 1px #fff, 0 0 0 1px #fff inset;
		box-sizing: border-box;
	}
	.visualSection__slider .slick-dots li button::before {
		display: none;
	}
	.visualSection__slider .slick-dots li.slick-active button {
		background: #1a4a9d;
		box-shadow: 0 0 0 1px #fff;
	}
	.visualSection__text {
		width: 90.625%;
		margin: 0 auto;
		font-size: 14px;
		line-height: 1.769;
	}
	#anchorLead {
		display: none;
		position: fixed;
		bottom: 40px;
		right: 10px;
		z-index: 9999;
		cursor: pointer;
	}
	#anchorLead:hover {
		opacity: 0.8;
	}
	#efficiency_lNav {
		padding: 30px 0 0;
		overflow: hidden;
	}
	.lNav__title {
		width: 100%;
		margin: 0 auto 15px;
		color: #1a4a9d;
		font-weight: bold;
		font-size: 18px;
		line-height: 1.5;
		text-align: center;
	}
	.lNav_flex {
		display: flex;
		justify-content: center;
		align-items: flex-start;
		flex-wrap: wrap;
		width: 100%;
		margin: 0 auto 20px;
		overflow: hidden;
	}
	.lNav_panel {
		width: 43.75%;
		margin: 0 4px 20px;
	}
	.lNav_panel__catch {
		position: relative;
		z-index: 2;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		min-height: 18px;
		margin: 0 auto 5px;
		padding: 8px 0;
		background-color: #0091af;
		border-radius: 2px;
		color: #fff;
		font-weight: bold;
		font-size: 15px;
		line-height: 1.267;
		text-align: center;
	}
	.lNav_panel__catch:after {
		content: "";
		position: absolute;
		bottom: -8px;
		left: 50%;
		width: 0;
		height: 0;
		border-top: 9px solid #0091af;
		border-left: 5px solid rgba(255, 255, 225, 0);
		border-right: 5px solid rgba(255, 255, 225, 0);
		transform: translate(-50%, 0);
	}
	.lNav_box {
		position: relative;
		z-index: 1;
		width: 100%;
		border: 5px solid #ebf3f9;
	}
	.lNav_box__title {
		min-height: 50px;
		margin: 10px 6px 5px;
		font-weight: bold;
		font-size: 13px;
		line-height: 1.2;
		text-align: center;
	}
	.lNav_box__img {
		width: 100%;
		margin: 0 auto 10px;
	}
	.lNav_box__name {
		margin: 0 auto 10px;
		font-size: 11px;
		text-align: center;
	}
	.lNav_box__btn {
		margin: 0 6px 10px;
	}
	.lNav_box__btn a {
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		padding: 0 15px 0 0;
		background-color: #16479f;
		color: #fff;
		font-weight: bold;
		font-size: 12px;
		line-height: 3;
		text-align: center;
	}
	.lNav_box__btn a:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 13px;
		width: 14px;
		height: 8px;
		background-image: url(/products/bizprojector/efficiency/images/icon_nav_arrow.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 14px 8px;
		transform: translate(0, -50%);
	}
	#case01, #case02, #case03, #case04 {
		width: 100%;
		padding: 0 0 5px;
		overflow: hidden;
	}
	.case__title {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		width: 100%;
		margin: 0 auto 20px;
		padding: 15px 10px;
		background-color: #16479f;
		background-image: url(/products/bizprojector/efficiency/images/icon_pattern_bg.png);
		background-position: center bottom;
		background-repeat: repeat;
		background-size: 18px 18px;
		color: #fff;
		font-weight: bold;
		font-size: 20px;
		line-height: 1.35;
	}
	.case__title:before {
		content: "";
		position: absolute;
		bottom: -10px;
		left: 50%;
		width: 16px;
		height: 11px;
		background-image: url(/products/bizprojector/efficiency/images/icon_case_title_arrow.png);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 16px 11px;
		transform: translate(-50%, 0);
	}
	.case__title img {
		width: 48px !important;
		height: 48px !important;
		margin: 0 5px 0 0;
	}
	.case__main__after__slider {
		width: 100%;
	}
	.case__main__after__slider .slider_arrow {
		position: absolute;
		cursor: pointer;
		margin: -13px 0 0;
		top: 50%;
		z-index: 3;
	}
	.case__main__after__slider .slider_arrow-prev {
		left: 0;
	}
	.case__main__after__slider .slider_arrow-next {
		right: 0;
	}
	.case__main__after__slider .slider_arrow img {
		width: 26px !important;
		height: 26px !important;
	}
	.case__bg {
		width: 100%;
		background-color: #eaf2f8;
		overflow: hidden;
	}
	.case_check__panel {
		position: relative;
		width: 90.625%;
		margin: 40px auto 10px;
		background-color: #fff;
	}
	.case_check__panel:before {
		content: "";
		position: absolute;
		top: -38px;
		left: -11px;
		width: 90px;
		height: 90px;
		background-image: url(/products/bizprojector/efficiency/images/icon_check_sp.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 90px 90px;
	}
	.case_check__title {
		width: 100%;
		padding: 30px 0 10px;
		color: #1a4a9d;
		font-weight: bold;
		font-size: 18px;
		text-align: center;
	}
	.case_check__title span {
		position: relative;
		display: table;
		margin: 0 auto 10px;
	}
	.case_check__title span:before {
		content: "";
		position: absolute;
		top: 0;
		left: -22px;
		width: 19px;
		height: 18px;
		background-image: url(/products/bizprojector/efficiency/images/icon_case_title_shape.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 19px 18px;
		transform: scale(1, 1);
	}
	.case_check__title span:after {
		content: "";
		position: absolute;
		top: 0;
		right: -22px;
		width: 19px;
		height: 18px;
		background-image: url(/products/bizprojector/efficiency/images/icon_case_title_shape.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 19px 18px;
		transform: scale(-1, 1);
	}
	.case_check__text {
		position: relative;
		margin: 0 auto 20px;
		padding: 0 0 15px;
		font-weight: bold;
		font-size: 23px;
		line-height: 1.348;
		text-align: center;
	}
	.case_check__text:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 82.75862%;
		border-bottom: 1px solid #b3b3b3;
		transform: translate(-50%, 0);
	}
	.case_check__list {
		width: 82.75%;
		margin: 0 auto;
		padding: 0 0 15px;
	}
	.case_check__list li {
		position: relative;
		padding: 0 0 10px 16px;
		font-weight: bold;
		font-size: 14px;
		line-height: 1.462;
	}
	.case_check__list li:before {
		content: "";
		position: absolute;
		top: 5px;
		left: 0;
		width: 9px;
		height: 9px;
		border-radius: 50%;
		background-color: #1a4a9d;
	}
	.case_attention__panel {
		position: relative;
		width: 90.625%;
		margin: 0 auto 30px;
		padding: 0 0 30px;
		background-color: #fff;
	}
	.case_attention__title {
		padding: 30px 0 20px;
		color: #1a4a9d;
		font-weight: bold;
		font-size: 21px;
		line-height: 1.429;
		text-align: center;
	}
	.case_attention__title span {
		position: relative;
		display: table;
		margin: 0 auto 10px;
		padding: 0 0 6px;
		border-bottom: 2px solid #5e80ba;
		color: #1a4a9d;
		font-size: 14px;
		line-height: 1;
	}
	.case_attention__title span:before {
		content: "";
		position: absolute;
		top: -15px;
		left: -15px;
		width: 17px;
		height: 17px;
		background-image: url(/products/bizprojector/efficiency/images/icon_case_attention_title.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 17px 17px;
	}
	.case_attention__img {
		width: 82.75%;
		margin: 0 auto 20px;
	}
	.case_attention__text {
		width: 82.75%;
		margin: 0 auto 20px;
		font-size: 14px;
		line-height: 1.769;
	}
	.case_attention__btn {
		width: 75.862%;
		margin: 0 auto;
	}
	.case_attention__btn a {
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		padding: 0 15px 0 0;
		background-color: #16479f;
		color: #fff;
		font-weight: bold;
		font-size: 14px;
		line-height: 3.57;
		text-align: center;
	}
	.case_attention__btn a:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 15px;
		width: 8px;
		height: 14px;
		background-image: url(/products/bizprojector/efficiency/images/case_btn_arrow.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 8px 14px;
		transform: translate(0, -50%);
	}
	.case_product__panel {
		width: 90.625%;
		margin: 35px auto 0;
	}
	.case_product__img {
		width: 100%;
		margin: 0 auto 20px;
	}
	.case_product__text {
		width: 100%;
		margin: 0 auto 20px;
		font-weight: bold;
		font-size: 18px;
		line-height: 1.389;
	}
	.case_product__name {
		width: 100%;
		margin: 0 auto 20px;
		font-weight: bold;
		font-size: 23px;
	}
	.case_product__name span {
		margin: 0 0 0 0.5em;
		font-weight: normal;
		font-size: 10px;
	}
	.case_product__list {
		width: 100%;
		margin: 0 auto 25px;
	}
	.case_product__list li {
		position: relative;
		padding: 0 0 0 10px;
		font-size: 14px;
		line-height: 1.769;
	}
	.case_product__list li:before {
		content: "";
		position: absolute;
		top: 10px;
		left: 0;
		width: 4px;
		height: 4px;
		background-color: #333;
		border-radius: 50%;
	}
	.case_product__btn {
		width: 100%;
		margin: 0 auto;
	}
	.case_product__btn a {
		position: relative;
		display: block;
		width: 100%;
		margin: 0 auto 45px;
		background-color: #f09225;
		color: #fff;
		font-weight: bold;
		font-size: 16px;
		line-height: 3.125;
		text-align: center;
	}
	.case_product__btn a:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 15px;
		width: 8px;
		height: 14px;
		background-image: url(/products/bizprojector/efficiency/images/case_btn_arrow.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 8px 14px;
		transform: translate(0, -50%);
	}
	.caseproduct__flex {
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}
	.case_product__small {
		display: block;
		width: 100%;
		margin: -13px auto 20px;
		font-size: 10px;
	}
}
@media (min-width: 768px) {
	#wrapper img {
		display: block;
	}
	#wrapper .forsp {
		display: none !important;
	}
	.visualSection {
		position: relative;
		width: 100%;
		margin: 0 auto 30px;
		background: #1a4a9d;
		text-align: center;
		overflow: hidden;
	}
	.visualSection:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 60px;
		background-color: #eaf2f8;
	}
	.visualSection__kw {
		position: absolute;
		top: 0;
		left: 50%;
		z-index: 2;
		width: 100%;
		max-width: 1400px;
		height: 100%;
		transform: translate(-50%, 0);
	}
	.visualSection__kw img {
		width: 100%;
		height: auto;
	}
	.visualSection__slider {
		width: 100%;
		max-width: 1400px;
		margin: 0 auto;
		margin-bottom: 0 !important;
	}
	#wrapper .oro {
		transition: opacity .3s ease;
	}
	.visualSection__slider .slider_arrow {
		position: absolute;
		top: 50%;
		margin: -58px 0 0;
		cursor: pointer;
		z-index: 3;
	}
	.visualSection__slider .slider_arrow-prev {
		left: 0;
	}
	.visualSection__slider .slider_arrow-next {
		right: 0;
	}
	.visualSection__slider .slider_arrow img {
		width: 56px !important;
		height: 56px !important;
	}
	.slick-list {
		position: relative;
		display: block;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	.slick-track {
		position: relative;
		top: 0;
		left: 0;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.slick-slider .slick-track, .slick-slider .slick-list {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.visualSection__slider .slick-list {
		z-index: 1;
	}
	.visualSection__slider img {
		width: 100%;
		height: auto;
	}
	.visualSection__slider p {
		padding: 18px 0 19px;
		font-size: 23px;
		font-weight: bold;
		line-height: 1;
		text-align: center;
	}
	.visualSection__slider .slick-dots {
		display: block;
		position: absolute;
		bottom: 80px;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
		z-index: 3;
	}
	.visualSection__slider .slick-dots li {
		display: inline-block;
		position: relative;
		width: 12px;
		height: 12px;
		margin: 0 6px;
		padding: 0;
		cursor: pointer;
	}
	.visualSection__slider .slick-dots li button {
		width: 12px;
		height: 12px;
		padding: 0;
		border: solid 1px #1a4a9d;
		border-radius: 50%;
		box-shadow: 0 0 0 2px #fff, 0 0 0 2px #fff inset;
		box-sizing: border-box;
	}
	.visualSection__slider .slick-dots li button::before {
		display: none;
	}
	.visualSection__slider .slick-dots li.slick-active button {
		background: #1a4a9d;
		box-shadow: 0 0 0 2px #fff;
	}
	.visualSection__text {
		width: 960px;
		margin: 0 auto;
		font-size: 15px;
		line-height: 1.75;
		text-align: center;
	}
	#anchorLead {
		display: none;
		position: fixed;
		bottom: 40px;
		right: 10px;
		z-index: 9999;
		cursor: pointer;
	}
	#anchorLead:hover {
		opacity: 0.8;
	}
	#efficiency_lNav {
		padding: 50px 0 0;
		overflow: hidden;
	}
	.lNav__title {
		width: 960px;
		margin: 0 auto 30px;
		color: #1a4a9d;
		font-weight: bold;
		font-size: 26px;
		line-height: 1.462;
		text-align: center;
	}
	.lNav_flex {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
		width: 960px;
		margin: 0 auto 100px;
		overflow: hidden;
	}
	.lNav_panel {
		width: 220px;
	}
	.lNav_panel__catch {
		position: relative;
		z-index: 2;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 58px;
		margin: 0 auto 8px;
		background-color: #0091af;
		border-radius: 4px;
		color: #fff;
		font-weight: bold;
		font-size: 20px;
	}
	.lNav_panel__catch:after {
		content: "";
		position: absolute;
		bottom: -8px;
		left: 50%;
		width: 0;
		height: 0;
		border-top: 14px solid #0091af;
		border-left: 6px solid rgba(255, 255, 225, 0);
		border-right: 6px solid rgba(255, 255, 225, 0);
		transform: translate(-50%, 0);
	}
	.lNav_box {
		position: relative;
		z-index: 1;
		width: 100%;
		border: 10px solid #ebf3f9;
	}
	.lNav_box__title {
		width: 100%;
		margin: 18px auto 10px;
		font-weight: bold;
		font-size: 16px;
		line-height: 1.375;
		text-align: center;
	}
	.lNav_box__img {
		width: 100%;
		margin: 0 auto 8px;
	}
	.lNav_box__name {
		width: 100%;
		margin: 0 auto 15px;
		font-size: 14px;
		text-align: center;
	}
	.lNav_box__btn {
		width: 170px;
		margin: 0 auto 16px;
	}
	.lNav_box__btn a {
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		padding: 0 15px 0 0;
		background-color: #16479f;
		color: #fff;
		font-weight: bold;
		font-size: 16px;
		line-height: 2.875;
		text-align: center;
	}
	.lNav_box__btn a:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 16px;
		width: 14px;
		height: 8px;
		background-image: url(/products/bizprojector/efficiency/images/icon_nav_arrow.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 14px 8px;
		transform: translate(0, -50%);
	}
	.lNav_box__btn:hover {
		opacity: 0.7;
	}
	#case01, #case02, #case03, #case04 {
		width: 100%;
		padding: 0;
		overflow: hidden;
	}
	.case__title {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		margin: 0 auto 50px;
		padding: 20px 0;
		background-color: #16479f;
		background-image: url(/products/bizprojector/efficiency/images/icon_pattern_bg.png);
		background-position: center bottom;
		background-repeat: repeat;
		background-size: 36px 36px;
		color: #fff;
		font-weight: bold;
		font-size: 32px;
		line-height: 1.35;
	}
	.case__title:before {
		content: "";
		position: absolute;
		bottom: -21px;
		left: 50%;
		width: 32px;
		height: 22px;
		background-image: url(/products/bizprojector/efficiency/images/icon_case_title_arrow.png);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 32px 22px;
		transform: translate(-50%, 0);
	}
	.case__title img {
		width: 80px !important;
		height: 80px !important;
		margin: 0 20px 0 auto;
	}
	.case__title span {
		width: 860px !important;
		margin: 0 auto 0 0;
	}
	.case__main__after__slider {
		width: 720px;
		margin: 0 auto;
	}
	.case__main__after__slider .slider_arrow {
		position: absolute;
		cursor: pointer;
		margin: -28px 0 0;
		top: 50%;
		z-index: 3;
	}
	.case__main__after__slider .slider_arrow-prev {
		left: 0;
	}
	.case__main__after__slider .slider_arrow-next {
		right: 0;
	}
	.case__main__after__slider .slider_arrow img {
		width: 56px !important;
		height: 56px !important;
	}
	.case__bg {
		width: 100%;
		margin: -75px auto 0;
		background-color: #eaf2f8;
		overflow: hidden;
	}
	.case_check__panel {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: flex-start;
		width: 890px;
		margin: 120px auto 25px;
		padding: 55px 75px;
		background-color: #fff;
	}
	.case_check__panel:before {
		content: "";
		position: absolute;
		top: -50px;
		left: -58px;
		width: 125px;
		height: 125px;
		background-image: url(/products/bizprojector/efficiency/images/icon_check_pc.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 125px 125px;
	}
	.case_check__column {
		width: 430px;
		padding: 0 30px 0 0;
		border-right: 1px solid #b3b3b3;
	}
	.case_check__title {
		width: 100%;
		padding: 0 0 15px;
		color: #1a4a9d;
		font-weight: bold;
		font-size: 22px;
	}
	.case_check__title span {
		position: relative;
		display: inline-block;
		margin: 0 1.5em 0 0.5em;
	}
	.case_check__title span:before {
		content: "";
		position: absolute;
		top: 0;
		left: -22px;
		width: 19px;
		height: 18px;
		background-image: url(/products/bizprojector/efficiency/images/icon_case_title_shape.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 19px 18px;
		transform: scale(1, 1);
	}
	.case_check__title span:after {
		content: "";
		position: absolute;
		top: 0;
		right: -22px;
		width: 19px;
		height: 18px;
		background-image: url(/products/bizprojector/efficiency/images/icon_case_title_shape.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 19px 18px;
		transform: scale(-1, 1);
	}
	.case_check__text {
		width: 100%;
		font-weight: bold;
		font-size: 30px;
		line-height: 1.333;
	}
	.case_check__list {
		width: 310px;
		padding: 0 0 0 30px;
	}
	.case_check__list li {
		position: relative;
		padding: 0 0 15px 15px;
		font-weight: bold;
		font-size: 16px;
		white-space: nowrap;
	}
	.case_check__list li:before {
		content: "";
		position: absolute;
		top: 4px;
		left: 0;
		width: 9px;
		height: 9px;
		border-radius: 50%;
		background-color: #1a4a9d;
	}
	.case_attention__panel {
		position: relative;
		width: 890px;
		margin: 0 auto 50px;
		padding: 50px 45px;
		background-color: #fff;
	}
	.case_attention__title {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		margin: 0 auto 40px;
		color: #1a4a9d;
		font-weight: bold;
		font-size: 28px;
	}
	.case_attention__title span {
		position: relative;
		display: inline-block;
		margin: 0 1em 0 0;
		padding: 6px 0;
		border-bottom: 2px solid #5e80ba;
		color: #1a4a9d;
		font-size: 18px;
	}
	.case_attention__title span:before {
		content: "";
		position: absolute;
		top: -15px;
		left: -25px;
		width: 28px;
		height: 26px;
		background-image: url(/products/bizprojector/efficiency/images/icon_case_attention_title.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 28px 26px;
	}
	.case_attention__flex {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.case_attention__img {
		width: 436px;
	}
	.case_attention__img img {
		width: 100%;
		height: auto;
	}
	.case_attention__text {
		width: 335px;
		margin: 0 0 15px;
		font-size: 16px;
		line-height: 1.75;
	}
	.case_attention__btn {
		width: 250px;
	}
	.case_attention__btn a {
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		padding: 0 15px 0 0;
		background-color: #16479f;
		color: #fff;
		font-weight: bold;
		font-size: 16px;
		line-height: 2.875;
		text-align: center;
	}
	.case_attention__btn a:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 15px;
		width: 8px;
		height: 14px;
		background-image: url(/products/bizprojector/efficiency/images/case_btn_arrow.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 8px 14px;
		transform: translate(0, -50%);
	}
	.case_attention__btn a:hover {
		opacity: 0.7;
	}
	.case_product__panel {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-direction: row-reverse;
		width: 960px;
		margin: 70px auto 80px;
	}
	.case_product__column {
		width: 520px;
	}
	.case_product__img {
		width: 440px;
	}
	.case_product__img img {
		width: 100%;
		height: auto;
	}
	.case_product__text {
		width: 100%;
		margin: 0 auto 15px;
		font-weight: bold;
		font-size: 20px;
		line-height: 1.4;
	}
	.case_product__name {
		width: 100%;
		margin: 0 auto 15px;
		font-weight: bold;
		font-size: 26px;
	}
	.case_product__name span {
		margin: 0 0 0 0.5em;
		font-weight: normal;
		font-size: 10px;
	}
	.case_product__list {
		width: 100%;
		margin: 0 auto 20px;
	}
	.case_product__list li {
		position: relative;
		padding: 0 0 2px 25px;
		font-size: 16px;
		line-height: 1.75;
	}
	.case_product__list li:before {
		content: "";
		position: absolute;
		top: 12px;
		left: 8px;
		width: 3px;
		height: 3px;
		background-color: #333;
		border-radius: 50%;
	}
	.case_product__btn {
		width: 250px;
	}
	.case_product__btn a {
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		background-color: #f09225;
		color: #fff;
		font-weight: bold;
		font-size: 16px;
		line-height: 2.875;
		text-align: center;
	}
	.case_product__btn a:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 15px;
		width: 8px;
		height: 14px;
		background-image: url(/products/bizprojector/efficiency/images/case_btn_arrow.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 8px 14px;
		transform: translate(0, -50%);
	}
	.case_product__btn a:hover {
		opacity: 0.7;
	}
	.case_product__flex {
		display: flex;
		justify-content: flex-start;
		align-items: flex-end;
	}
	.case_product__flex span {
		margin: 0 0 0 1em;
	}
	.case_product__small {
		display: block;
		width: 100%;
		margin: -10px auto 20px;
		font-size: 12px;
	}
}
@media (min-width: 768px) and (max-width: 1400px){
	.visualSection::after { height: 62px; }
}
@media all and (-ms-high-contrast: none) and (max-width: 767px) {
	.case__title span {
		width: calc(100% - 63px);
	}
}
@media all and (-ms-high-contrast: none) and (min-width: 768px) {
	.case__title img {
		margin: 0 20px 0 0;
	}
	.case__title span {
		margin: 0;
	}
}