/*===================================================================
	index.htm
===================================================================*/
#contents .detailSection .main .txtLink a {
	background: url(/common/images/ico_link_01.gif) no-repeat left top;
	display: block;
	font-size: 85%;
	padding: 0 0 0 21px;
	vertical-align: bottom;
}

#contents .detailSection .main .pt190 {
	padding: 190px 0 0 0;
}

/* ------ headSection ------ */
#contents .headSection .innerBlock {
	margin-top: -5px;
}

#contents .headSection .ttl {
	display: table-cell;
	width: 520px;
	vertical-align: bottom;
	float: none;
}

#contents .headSection .aside {
	display: table-cell;
	width: 440px;
	padding-top: 3px;
	vertical-align: bottom;
	text-align: right;
	float: none;
}

#contents .headSection .aside .guide {
	font-size: 72%;
}

#contents .headSection .aside .guide li {
	float: none;
	display: inline-block;
	vertical-align: bottom;
}

/* ------ lNavtop ------ */
.lNavtop {
	padding-bottom: 0;
}

.lNavtop ul {
	width: 980px;
	margin: 0 auto;
}

.lNavtop li {
	float: left;
}

.lNavtop li a {
	display: block;
}

/* ------ mainSection ------ */
#contents .mainSection {
	width: 960px;
	margin: 0 auto 40px;
}

#contents .mainSection .mainvisual_guide {
	position: relative;
	z-index: 500;
	width: 1200px;
	height: 256px;
	margin: 0 -120px;
	overflow: hidden;
}

#contents .mainSection .mainvisual_guide #pagination_guide {
	position: absolute;
	top: 72px;
	z-index: 990;
	width: 1200px;
}

#contents .mainSection .mainvisual_guide #pagination_guide li {
	position: absolute;
	z-index: 999;
	width: 40px;
	cursor: pointer;
}

#contents .mainSection .mainvisual_guide #pagination_guide li#mainPrev {
	left: 0;
}

#contents .mainSection .mainvisual_guide #pagination_guide li#mainNext {
	right: 0;
}

#contents .mainSection .mainvisual_guide #slide_guide {
	position: relative;
	left: -1200px;
	top: 0;
	z-index: 980;
	width: 7200px;
	height: 256px;
	overflow: hidden;
}

#contents .mainSection .mainvisual_guide #slide_guide li {
	float: left;
}
#contents .mainSection .mainvisual_guide .slide_guide_s {
	display: none;
}
.mainSection #mainList {
	text-align: center;
}

/* ------ recommendSection ------ */
.recommendSection {
	position: relative;
	z-index: 990;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

.recommendSection .headMod02 {
	padding: 0 20px;
	background: #fafafa;
	padding: 14px 16px;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.recommendSection #recommend {
	overflow: hidden;
	border: 1px solid #e5e5e5;
}

.recommendSection #recommend #slide {
	padding: 20px 0 20px 4px;
}

.recommendSection #recommend #slide li {
	display: inline-block;
	vertical-align: top;
	width: 223px;
	margin: 0 0 20px 12px;
	padding: 0;
}

.recommendSection #recommend #slide li dl dt span {
	display: block;
}

.recommendSection #recommend #slide li dl dt span img {
	height: 108px;
}

.recommendSection #close {
	text-align: center;
	color: #fff;
	line-height: 1;
	cursor: pointer;
}

/* ------ detailSection ------ */
#contents .detailSection {
	width: 100%;
	min-width: 960px;
}

#contents .detailSection .headMod02 {
	width: 960px;
	margin: 0 auto 20px;
}

.mainSection #mainList {
	text-align: center;
}

.mainSection #mainList li {
	z-index: 970;
	display: inline-block;
	width: 15px;
	height: 15px;
	padding: 0 5px;
	cursor: pointer;
}

#contents .detailSection .main {
	width: 960px !important;
	margin: 0 auto;
}

#contents .detailSection .multi-func-4col {
	width: 980px;
	margin: 0 -60px 0 0;
}

#contents .detailSection .multi-func-4col li {
	float: left;
	margin-right: 14px;
}

#contents .detailSection .multi-func-4col li.btn {
	float: left;
	padding: 30px;
}

#contents .detailSection .multi-func-4col li a {
	display: block;
}

#contents .detailSection .multi-func-4col li a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#contents .detailSection .multi-func-4col li.btn a {
	display: table-cell;
	*display: inline;
	*zoom: 1;
	background: url(/products/receiptprinter/images/btn_arrow_normal.png) no-repeat 15px 49% #118be1;
	width: 170px;
	height: 155px;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
}

#contents .detailSection .multi-func-4col li.btn a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#contents .detailSection .multi-func-4col li.btn span {
	display: block;
	padding-left: 40px;
	*padding: 55px 0 55px 40px;
	font-size: 14px;
}

/* modify 2019.12.20 */
#contents .detailSection .multi-func-4col ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

#contents .detailSection .multi-func-4col li {
	float: none;
	width: 230px;
	min-height: 290px;
}
#contents .detailSection .multi-func-4col li:nth-child(4n) {
	margin-right: 0;
}
#contents .detailSection .multi-func-4col li.btn {
	width: 230px;
	box-sizing: border-box;
}
#contents .detailSection .multi-func-4col li a h3,
#contents .detailSection .multi-func-4col li a p {
	color: #333;
}
#contents .detailSection .multi-func-4col li a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#contents .detailSection .multi-func-4col li a:hover img {
	opacity: 1;
}

#contents .detailSection .product-name__type-index {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}

#contents .detailSection .product-lead__type-index {
	font-size: 12px;
	line-height: 1.3;
	text-align: center;
	margin-top: 10px;
}

.lNavtop li {
	float: left;
	width: 240px;
	height: 43px;
	border-right: 1px solid #e5e5e5;
	box-sizing: border-box;
}
.lNavtop li a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	color: #fff;
	background: #005ab4;
	font-size: 12px;
}

.lNavtop li a.current,
.lNavtop li a:hover {
	color: #000;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-bottom: none;
	text-decoration: none;
}

@media only screen and (max-width: 1200px) {
	#contents {
		width: 100%;
		overflow-x: hidden;
	}
}
@media only screen and (max-width: 768px) {
	#contents .mainSection {
		width: 100%;
		padding: 0;
	}

	#contents .detailSection {
		min-width: 100%;
	}
	#contents .detailSection .main {
		width: 100% !important;
	}
	#contents .detailSection .multi-func-4col {
		width: 100%;
	}
	.lNavtop ul {
		width: 100%;
	}
	.lNavtop li {
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #fff;
	}
	.lNavtop li:last-child {
		border-bottom: 1px solid #e5e5e5;
	}
	.lNavtop li a {
		box-sizing: border-box;
	}
	#contents .detailSection .multi-func-4col li {
		width: 50%;
		min-height: auto;
		padding: 10px;
		margin: 0;
		box-sizing: border-box;
	}
	#contents .detailSection .headMod02 {
		width: 100%;
	}
	#contents .headSection .ttl {
		display: block;
		width: 231px;
	}
	#contents .headSection .aside {
		display: block;
		width: 100%;
	}
	#contents .headSection .aside .guide {
		float: none;
		display: block;
		width: 100%;
	}
	#contents .detailSection .product-name__type-index {
		text-align: left;
	}
	#contents .detailSection .product-lead__type-index {
		text-align: left;
	}
	.newsSection {
		width: 100%;
	}
	#contents .detailSection .multi-func-4col li.btn {
		width: 50%;
		padding: 10px;
	}
	#contents .detailSection .multi-func-4col li.btn a {
		height: 130px;
		background-size: 5%;
		background-position: center left 15px;
	}
	#contents .detailSection .multi-func-4col li.btn span {
		padding-left: 30px;
	}
	.tbl .tbl-cell {
		display: block;
	}
	.purchase .tbl-cell {
		width: 100%;
	}
	.purchase .tbl-cell:nth-of-type(1) {
		padding: 0;
		margin: 0 0 15px;
	}
	.purchase .tbl-cell:nth-of-type(2) {
		padding: 0;
	}
	.services .service_under {
		width: 100%;
	}
	.services .service_under a {
		width: 100%;
	}
	.newsSection .newsGroup .txt {
		display: block;
		width: 100%;
		margin: 5px 0 0;
		-ms-word-break: break-all;
		word-break: break-all;
	}
	#contents .newsSection .ico img {
		width: 66px;
	}
	.recommendSection {
		width: 100%;
	}
	.recommendSection #recommend #slide {
		padding: 15px;
	}
	.recommendSection #recommend {
		height: 280px !important;
	}
	.recommendSection #recommend.active {
		height: 100% !important;
	}
	.recommendSection #recommend #slide li {
		display: block;
		width: 100%;
		height: 280px !important;
		margin: 0 0 15px;
		box-sizing: border-box;
	}
	.recommendSection #recommend.active #slide li {
		height: 100% !important;
	}
	.recommendSection #recommend #slide li dl dt span img {
		height: auto;
	}
	#receiptprinter .newsSection {
		padding-left: 13px;
		padding-right: 13px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#contents .detailSection.section04 {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media only screen and (max-width: 666px) {
	#contents {
		padding: 0;
	}
	#contents .mainSection .mainvisual_guide {
		width: 100%;
		height: auto;
		margin: 0;
	}
	#contents .mainSection .mainvisual_guide #pagination_guide {
		display: none;
	}
	#contents .mainSection .mainvisual_guide #slide_guide {
		display: none;
	}
	#contents .mainSection #mainList {
		display: none;
	}
	#contents .mainSection .mainvisual_guide .slide_guide_s {
		position: relative;
		width: 9999px;
	}
	#contents .mainSection .mainvisual_guide .slide_guide_s li {
		float: left;
		height: 100%;
	}
	.lNavWrap {
		padding: 0 2%;
	}
}

/* ------------------------
開発支援ツールの導線箇所
------------------------ */
#contents .developmentbnr {
	align-items: center;
	justify-content: center;
	display: flex;
}
#contents .developmentbnr p {
	font-size: 236%;
	color: #0554b9;
}
#contents .sectionBlock {
	margin-top: 40px;
	padding: 0 30px;
}
#contents .sectionBlock .NavList {
	display: flex;
	justify-content: space-between;
}
#contents .sectionBlock .NavList .NavList__content {
	width: calc(33.3333% - 5px);
	background: #f1f1f1;
	border-radius: 5px;
	padding: 15px 15px 18px 15px;
	box-sizing: border-box;
}
#contents .sectionBlock .NavList .NavList__contentTL {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 8px;
}
#contents .sectionBlock .NavList .NavList__button {
	display: inline-block;
	width: 100%;
}
#contents .sectionBlock .NavList .NavList__button li {
	width: 100%;
	margin-top: 10px;
	min-height: auto;
}
#contents .sectionBlock .NavList .NavList__button li:first-child {
	margin-top: 0;
}
#contents .sectionBlock .NavList a {
	color: #000;
	padding-top: 11px;
	padding-bottom: 10px;
}
#contents .sectionBlock .NavList__btn-smart {
	background-color: #95baff;
}
#contents .sectionBlock .NavList__btn-win {
	background-color: #98c64b;
}
#contents .sectionBlock .NavList__btn-other {
	background-color: #f6a21c;
}
#contents .sectionBlock .NavList__btn-smart,
.NavList__btn-win,
.NavList__btn-other {
	text-align: center;
	border-radius: 100px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#contents .sectionBlock .NavList__btn-smart span,
.NavList__btn-win span,
.NavList__btn-other span {
	font-size: 10px;
	font-weight: normal;
}
@media only screen and (max-width: 768px) {
	#contents .developmentbnr {
		width: 100%;
		display: block;
	}
	#contents .developmentbnr p {
		font-size: 172%;
		float: none;
	}
	#contents .developmentbnr img {
		width: 177px;
		float: none;
	}
	#contents .sectionBlock {
		margin-top: 10px;
		padding: 0;
	}
	#contents .sectionBlock .NavList {
		display: block;
	}
	#contents .sectionBlock .NavList .NavList__content {
		width: 100%;
		margin-bottom: 10px;
	}
	#contents .sectionBlock .NavList .NavList__button li {
		margin-top: 0;
		padding: 10px;
		box-sizing: border-box;
	}
}

/* ------------------------
導入事例を見る
------------------------ */
h2.ttl2 {
  font-size: 170%;
  margin: 0 0 15px;
  border-left: 8px solid #005AB4;
  padding-left: 12px;
}
#contents .detailSection .products_model_li .products_model_li_inner {
  padding-bottom: 50px;
}
#contents .detailSection .products_model_li {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#contents .detailSection .products_model_li li {
  margin: 0 60px 0 0;
}
#contents .detailSection .products_model_li li a {
  height: auto;
  margin-bottom: 3px;
  display: block;
}
#contents .detailSection .products_model_li li p {
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  #contents .detailSection .products_model_li li {
    margin: 0;
  }
}