@charset "utf-8";

/*===================================================================
	installation.htm
===================================================================*/

#tabletpos_installation a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#tabletpos_installation .detailSectionInner {
	width: 930px;
	padding: 15px;
	margin: 0 auto;
	background: #ff9f00;
}
.tabletpos_localnav {
	margin: 0 auto;
	padding: 0px 15px;
	text-align: center;
}
.tabletpos_localnav_footer {
	padding: 65px 15px 40px;
}
.tabletpos_localnav li {
	position: relative;
	display: inline-block;
	width: 208px;
	height: 42px;
	margin-right: 8px;
}
.tabletpos_localnav li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
}
.tabletpos_localnav li a{
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 42px;
    box-sizing: border-box;
}
.tabletpos_localnav li a:hover{
	text-decoration: none;
	opacity: .7;
}
.tabletpos_localnav .current a{
	position: relative;
	opacity: .7;
}
.tabletpos_localnav .nav01 a{
	font-size: 11px;
	color: #4D4D8E;
	background: #fff;
}
.tabletpos_localnav .nav02 a{
	background: #588FD2;
}
.tabletpos_localnav .nav03 a{
	background: #F2A33A;
}
.tabletpos_localnav .nav04 a{
	background: #52A17B;
}
.cnt01 {
	padding: 0 0 30px;
}
.cnt01_title img{
	margin: 0 auto;
}
.cnt01_lead img{
	margin: 0 auto;
}
.cnt01_txt{
	font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.7;
}
.cnt02 {
	background: #fff;
	padding: 30px;
	margin: 0 0 15px;
}
.cnt02_title {
	display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    margin: 0 0 20px;
}
.cnt02_title span {
	display: flex;
    align-items: center;
    justify-content: center;
	width: 35px;
	height: 35px;
	font-size: 25px;
	color: #fff;
	background: #ff9f00;
	margin: 0 10px 5px 0;
}
.cnt02_txt{
	text-align: center;
	margin: 0 0 30px;
}
.cnt02_thumb{
	margin: 0 0 15px;
}
.cnt02_thumb img{
	margin: 0 auto;
}
.cnt03 {
	background: #fff;
	padding: 30px;
	margin: 0 0 15px;
}
.cnt03_title {
	display: flex;
    align-items: center;
    justify-content: center;
    max-width: 782px;
    width: 100%;
    font-size: 30px;
    padding: 0 0 20px;
    margin: 0 auto 20px;
    border-bottom: 1px solid #ccc;
}
.cnt03_title span {
	display: flex;
    align-items: center;
    justify-content: center;
	width: 35px;
	height: 35px;
	font-size: 25px;
	color: #fff;
	background: #ff9f00;
	margin: 0 10px 5px 0;
}
.cnt03_txt {
	width: 782px;
	font-size: 15px;
	color: #666;
	margin: 0 auto;
	
}
.cnt03_thumb img{
	margin: 0 auto;
}

.cnt04 {
	background: #fff;
	padding: 30px;
	margin: 0 0 15px;
}
.cnt04_title {
	display: flex;
    align-items: center;
    justify-content: center;
    max-width: 782px;
    width: 100%;
    font-size: 30px;
    padding: 0 0 20px;
    margin: 0 auto 20px;
    border-bottom: 1px solid #ccc;
}
.cnt04_title span {
	display: flex;
    align-items: center;
    justify-content: center;
	width: 35px;
	height: 35px;
	font-size: 25px;
	color: #fff;
	background: #ff9f00;
	margin: 0 10px 5px 0;
}
.cnt04_txt {
	width: 782px;
	font-size: 15px;
	color: #666;
	margin: 0 auto;
}
.cnt04_thumb img{
	margin: 0 auto;
}
.cnt05 {
	background: #fff;
	padding: 30px 30px 80px;
}
.cnt05_title {
	display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    margin: 0 0 20px;
}
.cnt05_title span {
	display: flex;
    align-items: center;
    justify-content: center;
	width: 35px;
	height: 35px;
	font-size: 25px;
	color: #fff;
	background: #ff9f00;
	margin: 0 10px 5px 0;
}
.cnt05_inner {
	width: 782px;
	margin: 0 auto;
	text-align: left;
}
.cnt05_lead{
	font-size: 20px;
	padding: 0 0 5px;
	margin: 0 0 10px;
	border-bottom: 1px solid #666;
}
.cnt05_txt {
	font-size: 15px;
	color: #666;
	margin: 0 0 30px;
}
.cnt05_txt a {
	text-decoration: underline;
	font-weight: bold;
	color: #666;
}
.cnt05_heading{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 15px;
}
.cnt05_thumb{
	margin: 0 0 30px;
}
.cnt05_list li {
	float: left;
	width: 338px;
	height: 250px;
	margin: 0 auto;
	padding: 20px;
	text-align: left;
	border: 2px solid #ff9f00;
	color: #666;
	font-size: 16px;
}
.cnt05_list li h4 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
.cnt05_list li.last {
	float: right;
}

.appLinkSection {
	display: flex;
	height: 150px;
	margin: 30px 0;
	border: 2px solid #ff9f00;
}
.appLinkSection .appLinkSectionIcon{
	position: static;
	top: 0;
	left: 0;
	background: #FF9F00;
}
.appLinkSection .appLinkSectionContentWrap{
	padding: 5px 15px;
}
.appLinkSection .appLinkSectionTtl {
	color: #666;
	margin: 0;
}
.appLinkSection .appLinkSectionDetail {
	overflow: hidden;
	margin: 0 0 10px;
}
@media only screen and (max-width: 768px) {
#contents.responsive img{
    width: auto!important;
}
#contents .detailSection{
	padding: 0;
}
#tabletpos_installation .detailSectionInner{
	width: 100%;
    box-sizing: border-box;
}
.tabletpos_localnav{
	padding: 15px;
}
.tabletpos_localnav li{
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
}
.cnt01_txt{
	font-size: 18px;
	text-align: left;
}
.cnt02{
	padding: 15px;
}
.cnt02_title{
    justify-content: flex-start;
	font-size: 18px;
}
.cnt02_title span{
	width: 30px;
	height: 30px;
	font-size: 18px;
}
.cnt02_txt{
	text-align: left;
	margin: 0 0 15px;
}
.cnt03{
	padding: 15px;
}
.cnt03_title{
    justify-content: flex-start;
	font-size: 18px;
	padding: 0 0 10px;
}
.cnt03_title span{
	width: 30px;
	height: 30px;
	font-size: 18px;
}
.cnt03_txt{
	width: 100%;
	font-size: 14px;
	margin: 0 0 15px;
}

.cnt04{
	padding: 15px;
}
.cnt04_title{
    justify-content: flex-start;
	font-size: 18px;
	padding: 0 0 10px;
}
.cnt04_title span{
	width: 30px;
	height: 30px;
	font-size: 18px;
}
.cnt04_txt{
	width: 100%;
	font-size: 14px;
	margin: 0 0 15px;
}
.cnt05{
	padding: 15px;
}
.cnt05_title{
    justify-content: flex-start;
	font-size: 18px;
}
.cnt05_title span{
	width: 30px;
	height: 30px;
	font-size: 18px;
}
.cnt05_inner{
	width: 100%;
}
.cnt05_lead{
	font-size: 16px;
}
.cnt05_txt{
	font-size: 14px;
}
.cnt05_list li{
	float: none;
	width: 100%;
	height: 100%;
	padding: 15px;
	margin: 0 0 15px;
    box-sizing: border-box;
}
.cnt05_thumb {
    margin: 0 auto 30px;
    text-align: center;
    display: table;
}
.appLinkSection {
	display: block;
	height: auto;
	margin: 0 0 15px;
}
.appLinkSection .appLinkSectionIcon{
	padding: 0 60px;
}
.appLinkSection .appLinkSectionContentWrap{
	padding: 15px;
}
.appLinkSection .appLinkSectionDetail{
	margin: 0;
}
.appLinkSection .appLinkSectionDetail p{
	margin: 10px 0;
}
}