@charset "UTF-8";

body{
	-webkit-text-size-adjust:100%;
}

/*===================================================================
	/products/label/common/
===================================================================*/
/* ------ lNav ------ */
.lNav.top li.lnav01 a,
.lNav li.lnav01 a:hover { background:url(/products/label/common/images/nav_local_01_on.gif) no-repeat left top; }
.lNav.feature li.lnav02 a,
.lNav li.lnav02 a:hover { background:url(/products/label/common/images/nav_local_02_on.gif) no-repeat left top; }
.lNav.spec li.lnav03 a,
.lNav li.lnav03 a:hover { background:url(/products/label/common/images/nav_local_03_on.gif) no-repeat left top; }
.lNav.supply li.lnav04 a,
.lNav li.lnav04 a:hover { background:url(/products/label/common/images/nav_local_04_on.gif) no-repeat left top; }
.lNav.service li.lnav05 a,
.lNav li.lnav05 a:hover { background:url(/products/label/common/images/nav_local_05_on.gif) no-repeat left top; }
/* ------ lNav2 ------ */
.lNav .navType2 li {
	width:240px;
	height:43px;
}
.lNav.top .navType2 li.lnav01 a,
.lNav .navType2 li.lnav01 a:hover { background:url(/products/label/common/images/nav_local02_01_on.gif) no-repeat left top; }
.lNav.spec .navType2 li.lnav03 a,
.lNav .navType2 li.lnav03 a:hover { background:url(/products/label/common/images/nav_local02_02_on.gif) no-repeat left top; }
.lNav.supply .navType2 li.lnav04 a,
.lNav .navType2 li.lnav04 a:hover { background:url(/products/label/common/images/nav_local02_03_on.gif) no-repeat left top; }
.lNav.service .navType2 li.lnav05 a,
.lNav .navType2 li.lnav05 a:hover { background:url(/products/label/common/images/nav_local02_04_on.gif) no-repeat left top; }

/* ------ レスポンシブ用ナビ lNav ------ */
#contents.responsive .lNav.top li.lnav01 a,
#contents.responsive .lNav li.lnav01 a:hover { background:none; }
#contents.responsive .lNav.feature li.lnav02 a,
#contents.responsive .lNav li.lnav02 a:hover { background:none; }
#contents.responsive .lNav.spec li.lnav03 a,
#contents.responsive .lNav li.lnav03 a:hover { background:none; }
#contents.responsive .lNav.supply li.lnav04 a,
#contents.responsive .lNav li.lnav04 a:hover { background:none; }
#contents.responsive .lNav.service li.lnav05 a,
#contents.responsive .lNav li.lnav05 a:hover { background:none; }

#contents.responsive .lNav {
    width: 100%;
    min-width: 960px;
    height: 45px;
    background: url(/common/images/bg_line_01.gif) repeat-x left bottom;
}
#contents.responsive .lNav ul {
    text-align: center;
    border: 1px solid #efefef;
  }

#contents.responsive .lNav ul li {
    font-size: 1rem;
    float: left;
    margin: 0;
    vertical-align: top;
    background: #005ab4;
    box-sizing: border-box;
    border-right: solid 1px #e6e6e6;
  }
#contents.responsive .lNav li a span {
    line-height: 41px;
  }
#contents.responsive .lNav li a {
    display: block;
    font-weight: bold;
    margin: 0;
    color: #fff;
    text-decoration: none;
  }
#contents.responsive .lNav.top .lnav01,
#contents.responsive .lNav.feature .lnav02,
#contents.responsive .lNav.spec .lnav03,
#contents.responsive .lNav.supply .lnav04,
#contents.responsive .lNav.service .lnav05 {
    background:#fff;
  }
#contents.responsive .lNav.top li.lnav01 a,
#contents.responsive .lNav li.lnav01 a:hover ,
#contents.responsive .lNav.feature li.lnav02 a,
#contents.responsive .lNav li.lnav02 a:hover,
#contents.responsive .lNav.spec li.lnav03 a,
#contents.responsive .lNav li.lnav03 a:hover ,
#contents.responsive .lNav.supply li.lnav04 a,
#contents.responsive .lNav li.lnav04 a:hover,
#contents.responsive .lNav.service li.lnav05 a,
#contents.responsive .lNav li.lnav05 a:hover{
 background:#fff !important;;
    color:#005ab4 !important;
  }
#contents.responsive .lNav li.lnav01 a span,
#contents.responsive .lNav li.lnav02 a span,
#contents.responsive .lNav li.lnav03 a span,
#contents.responsive .lNav li.lnav04 a span,
#contents.responsive .lNav li.lnav05 a span,
#contents.responsive .lNav li.lnav01 a:hover span,
#contents.responsive .lNav li.lnav02 a:hover span,
#contents.responsive .lNav li.lnav03 a:hover span,
#contents.responsive .lNav li.lnav04 a:hover span,
#contents.responsive .lNav li.lnav05 a:hover span{
  border-bottom: 2px solid #0059b3;
}

#contents.responsive .lNav li a {
  display:block;
  width:100%;
  height:100%;
}
/* ------ レスポンシブ用ナビ lNav ------ */

.ancNav sup { position: absolute; text-decoration: none; }
html>/**/body .ancNav sup {
  font-size /*\**/: 80% \9;
}

.appLinkSection {
	position: relative;
	margin-top: 30px;
	border: 1px solid #29a7e1;
}
.appLinkSectionTtl {
	margin: 5px 0 0 175px;
	color: #3363a1;
	font-weight: bold;
	font-size: 19px;
}
.appLinkSection .appLinkSectionIcon {
	position: absolute;
	left: 25px;
	top: 22px;
}
.appLinkSectionDetail {
	margin: 10px 0 0 175px;
}
.li01 {
	margin: 2px 15px 0 10px;
}
.modelNav {
	text-align: center;
}
.appLinkSectionDetail .li01 a {
	display:inline-block;
	overflow:hidden;
	background:url(/common/images/store/btn_appstore.svg) no-repeat;
	width:109px;
	height:40px;
@media only screen{
	background-image:url(/common/images/store/btn_appstore.svg);
	}
}

#contents .subSection .subNav .layCol01 {
	float: left;
	width: 305px;
	margin-right: 20px;
}
#contents .subSection .subNav .layCol02 {
	float: left;
	width: 305px;
}
#contents .subSection .subNav .layCol03 {
	float: right;
	width: 305px;
	border:1px solid #E5E5E5;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
}

/*===================================================================
	contents
===================================================================*/
/* ------ headSection ------ */
#contents .headSection .ttl h1.top {
	display:block;
	padding-left:0px;
	background:none;
}
#contents .headSection .ttl h1{ _padding-bottom:5px; }
#contents .headSection .ttl h1 span { font-size:150%; line-height: 1.1em; }
#contents .headSection .ttl p.productsLogo {
	padding-right:11px;
	padding-left:0;
	background:none;
}
#contents .headSection .leftArea {
	float:left;
	width:804px;
	margin-top:10px;
	padding-bottom: 3px;
}
#contents .headSection .leftArea .list {
	margin-bottom: -3px;
}
#contents .headSection .leftArea .list .item ul li {
	width: 125px;
	background-position: left bottom;
}
#contents .headSection .leftArea .list .item ul li.model {
	background: #d9d9d9 !important;
}
#contents .headSection .title span { font-size:150%; line-height: 1.1em; }
#contents .headSection .rightArea {
	margin-bottom: -3px;
}
#contents .noteMod01 p {
	clear: both;
}
#contents .noteMod01 .catch,
#contents .noteMod01 .txt {
	vertical-align: baseline;
}
#contents .noteModWrapper01 {
	padding:15px 25px;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}


/*===================================================================
	module
===================================================================*/
/* ------ ttlMod01 ------ */
#contents .detailSection .main .detailGroup .ttlMod01 h2,
#contents .detailSection .main .detailGroup .ttlMod01 h3,
#contents .detailSection .main .detailGroup .ttlMod01 h4,
#contents .detailSection .main .detailGroup .ttlMod01 h5 {
	display:inline-block;
	/display:inline;
	/zoom:1;
	background:url(/products/label/common/images/bg_ttl_02.gif) no-repeat right center;
}
#contents .detailSection .main .detailGroup .ttlMod01 span {
	display:inline-block;
	/display:inline;
	/zoom:1;
	padding:0.8em 20px 0.7em 20px;
	background:url(/products/label/common/images/bg_ttl_01.gif) no-repeat left center;
	line-height:1;
	color:#FFF;
	font-weight:bold;
}

/* ------ height ------ */
#contents .hEm3{height:3em;}
#contents .hEm4{height:4em;}
#contents .hEm5{height:5em;}
#contents .hEm6{height:6em;}
#contents .hEm7{height:7em;}
#contents .hEm8{height:8em;}
#contents .hEm9{height:9em;}
#contents .hEm10{height:10em;}

/* ------ indent ------ */
.indent{text-indent:-1.2em; margin-left:1.2em;}

/* ------ margin ------ */
.ml220 { margin-left: 220px !important; }
.mt-15 { margin-top: -15px !important; }

/* ------ padding ------ */
.pt1   { padding-top:1px !important; }
.pt2   { padding-top:2px !important; }

/* ------ line-height ------ */
.lh1 sup { line-height:1; }

/* ------ font-size ------ */
.fsLImp { font-size: 115% !important; }

/*===================================================================
	index.htm (common)
===================================================================*/



/*===================================================================
	/xxx/index.htm (common)
===================================================================*/
/* ------ mainSection ------ */

#contents .detailSection .main .detailGroup .detail .layCol01 a, #contents .detailSection .main .detailGroup .detail .layCol02 a {
	padding-bottom: 0;
}
#contents .detailSection .main .detailGroup .detail .layCol01 a>span, #contents .detailSection .main .detailGroup .detail .layCol02 a>span {
	padding: 10px 0;
}
#contents .mainSection .summary {
	display: table-cell;
	/display:inline;
	/zoom:1;
	vertical-align: middle;
	width: 490px;
}
#contents .mainSection .summary .summaryFunctionIcon li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 7px;
	vertical-align: top;
}
#contents .mainSection .summary .summaryFunctionIcon img {
}
#contents .mainSection .summary .summaryFunctionIcon p {
	*line-height: 1.6em;
}
#contents .mainSection .summary .summaryFunctionIcon sub {
	*height: 0;
	*line-height: 1.5;
	*vertical-align: baseline;
}
#contents .mainSection .point {
	width: 410px;
	margin-top: 17px;
}
/* ------ detailSection ------ */
#contents .detailSection .main .detailGroup .detail {
	padding-bottom:20px;
	border-bottom:solid 1px #E5E5E5;
}
#contents .detailSection .main .detailGroup h4 {
	background-color: #f1f1f1;
	margin-bottom: 15px;
	padding: 5px 10px;
}
#contents .detailSection .main .detailGroup .detail_no-border>ul {
	padding-top: 0 !important;
}
#contents .detailSection .main .detailGroup .detail_no-border .summary .summaryFigure02 {
	display: none;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
#contents .detailSection .main .detailGroup .detail_no-border a {
	cursor: pointer;
}
#contents .detailSection .main .detailGroup .detail_no-border .summary .ttl {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

/* add */
body.index #contents .mainSection .summary .point table{
	border-collapse:collapse;
	float:left;
	width:24%;
	margin:0 0.5% 0 0.5%;
	border-left:solid 1px #446590;
}
body.index #contents .mainSection .summary .point table.paper-size{
	width:480px;
	text-align:start;
}
body.index #contents .mainSection .summary .point table tr td{
	border:solid 1px #446590;
	color:#446590;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
}
body.index #contents .mainSection .summary .point table tr td{
	border-top:none;
}

body.index #contents .mainSection .summary .point table tr td.border-none{
	border:none;
	font-size:0;
	line-height:0;
}

body.index #contents .mainSection .summary .point table tr td.border-top-none{
	border-top:none;
}

body.index #contents .mainSection .summary .point table tr td.text-center{
	text-align:center;
}

body.index #contents .mainSection .summary .point table tr td span{
	margin-right:10px;
	margin-left:2px;
	background-color:#446590;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
}
body.index #contents .mainSection .summary .point table tr td span.ppps-3ew{
	padding-right:2px;
	padding-left:2px;
}
body.index #contents .mainSection .summary .point table tr td span.ppps-3e{
	padding-right:7px;
	padding-left:7px;
}
body.index #contents .mainSection .summary .point table tr td span.asf{
	margin-right:-12px;
	padding-left:7px;
}
body.index #contents .mainSection .summary .point table tr td sup{
	position:relative;
	left:1px;
	font-size:10px;
	vertical-align:text-top;
	letter-spacing:-1px;
}
body.index #contents .mainSection .summary .point table tr td span.slot{
	padding-right:2px;
	padding-left:3px;
}
body.index #contents .mainSection .summary .point table tr td span.roll{
	padding-right:12px;
	padding-left:12px;
}

body.index #contents .mainSection .summary .point table tr td.heading{
	border-top:solid 2px #436588;
	background-color:#436588;
	color:#ffffff;
	font-size:12px;
	vertical-align:middle;
}

body.index #contents .mainSection .summary .point table tr td.border-dot{
	border-bottom:dotted 2px #436588;
}

body.index #contents .mainSection .summary .point table tr td.print-cost{
	width:138px;
	height:20px;
}
body.index #contents .mainSection .summary .point table tr td.first-interval{
	width:3px;
}
body.index #contents .mainSection .summary .point table tr td.print-speed{
	width:234px;
}
body.index #contents .mainSection .summary .point table tr td.second-interval{
	width:3px;
}
body.index #contents .mainSection .summary .point table tr td.paper-quantity{
	width:184px;
}
body.index #contents .mainSection .summary .point table tr td.speed-3ew{
	height:35px;
}
body.index #contents .mainSection .summary .point table tr td.speed-3e{
	height:35px;
}
body.index #contents .mainSection .summary .point table tr td.third-interval{
	width:387px;
	height:4px;
	padding:0;
}
body.index #contents .mainSection .summary .point table tr td.paper-size{
	width:380px;
	height:20px;
}
body.index #contents .mainSection .summary .point table tr td.asf{
	height:37px;
	border-left:none;
}
body.index #contents .mainSection .summary .point table tr td.slot{
	height:37px;
	border-left:none;
}
body.index #contents .mainSection .summary .point table tr td.figure{
	height:30px;
	text-align:center;
}
body.index #contents .mainSection .summary .point table tr td.roll{
	height:37px;
	border-left:none;
}

body.index #contents .mainSection .summary .ttl .ttlGroup .model_ttl p.model-type{
	font-size:14px;
}
body.index #contents .mainSection .summary .ttl .ttlGroup .model_ttl span{
	font-size:38px;
}
body.index #contents .mainSection .summary .ttl .ttlGroup .model_ttl p.price{
	margin-top:10px;
	font-size:19px;;
}

body.index #contents .mainSection table.set-model{
	border-collapse:collapse;
	border:solid 1px #436588;
	border-top:none;
	border-right:none;
	border-left:none;
}
body.index #contents .mainSection table.set-model .first-row{
	border-bottom:solid 1px #436588;
}
body.index #contents .mainSection table th{
	border-bottom:solid 1px #436588;
	font-size:22px;
}
body.index #contents .mainSection table th.set-model-list{
	font-size:15px;
	vertical-align:bottom;
}
body.index #contents .mainSection table th{
	border-left:solid 1px #436588;
}
body.index #contents .mainSection table .first-row th{
	border-left:0;
}
body.index #contents .mainSection table td{
	width: 20%;
	border:solid 1px #436588;
}
body.index #contents .mainSection table td.bl-none{
	border-left:none;
	font-weight:bold;
}
body.index #contents .mainSection table td.blrt-none{
	border-top:none;
	border-right:none;
	border-left:none;
	font-weight:bold;
}
body.index #contents .mainSection table td.center{
	text-align:center;
	vertical-align:bottom;
}
body.index #contents .mainSection table td.center-bold{
	font-size:20px;
	text-align:center;
}
body.index #contents .mainSection table.set-model tr th sup.attention{
	font-size:60%;
}
body.index #contents .mainSection table td span{
	font-size:14px;
	vertical-align:middle;
}
body.index #contents .mainSection p.set-model-attention{
	margin-top:5px;
	margin-left:80px;
	font-size:85%;
}
body.index #contents .detailSection div.ttl{
	padding-bottom:0;
	text-align:left;
}
body.index #contents .detailSection.section01 .main .banner{
	margin-top:75px;
	text-align:center;
}
body.index #contents .detailSection .main .detailGroup .detail{
	display:table;
	width:100%;
}
body.index #contents .detailSection .main .detailGroup .detail .summary .txt{
	margin-top:9px;
}

body.index #contents .detailSection.section01 .main .detailGroup .detail .summary.feature01{
	padding-top:0;
	padding-right:20px;
	padding-bottom:40px;
	vertical-align:bottom;
}
body.index #contents .detailSection.section01 .main .detailGroup .detail .summary.feature01 .ttl{
	padding-bottom:20px;
}

body.index #contents .detailSection.section01 .main .detailGroup .detail .image001{
	padding-left:45px;
}

body.index #contents .detailSection.section01 .main .detailGroup .detail .summary.feature02{
	padding-top:0;
	padding-right:20px;
	vertical-align:bottom;
}
body.index #contents .detailSection.section01 .main .detailGroup .detail .summary.feature02 .ttl{
	padding-bottom:15px;
}

body.index #contents .detailSection.section01 .main .detailGroup .detail .image002{
	padding-left:73px;
}

body.index #contents .detailSection.section01 .main .detailGroup .detail .summary.feature03{
	padding-top:0;
	padding-bottom:32px;
	vertical-align:bottom;
}

body.index #contents .detailSection.section01 .main .detailGroup .detail .image003{
	padding-left:9px;
}

/*===================================================================
	feature_x.htm (common)
===================================================================*/

.feature_navi {
	page-break-inside: avoid;
}
.feature #contents .detailSection .main .detailGroup {
	padding:0 39px 30px;
	border-radius:2px;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}

#contents .detailSection .main .detailGroup .ttlMod01.ttlMod01-ex h2{*display:inline; *zoom:1; *height:33px;}/*ie7*/
#contents .detailSection .main .detailGroup .ttlMod01.ttlMod01-ex span{height:33px; padding:0 20px; display:table-cell; vertical-align:middle;}
#contents .detailSection .main .detailGroup .ttlMod01.ttlMod01-ex span{*display:block; *height:19px; *padding:6px 20px 8px;}/*ie7*/

#contents .detailSection .main .ancNavFeature01nav01 {
	float: left;
	width: 415px;
}
#contents .detailSection .main .ancNavFeature01nav01 h4 {
	padding:10px;
	background-color: #fdedca;
	border: 2px solid #ffd7ab;
	font-size: 16px;
}
#contents .detailSection .main .ancNavFeature01nav02 {
	float: right;
	width: 415px;
}
#contents .detailSection .main .ancNavFeature01nav02 h4 {
	padding:10px;
	background-color: #cce8dc;
	border: 2px solid #a1dfc4;
	font-size: 16px;
}
.detailSection .ancNavFeature01 .ancNavFeature01sttl {
	font-size: 15px;
	font-weight: bold;
}
.detailSection .ancNavFeature01 .iDown02 {
	display: block;
}

/*===================================================================
	supply.htm (common)
===================================================================*/

body.supply .headMod04 {
	margin-bottom: 15px;
	background-color: #f1f1f1;
	margin-bottom: 15px;
	padding: 5px 10px;
}

body.supply .relatedMod {
	padding: 0 20px;
	border: 1px solid #e2e2e2;
}
body.supply .relatedMod > div {
	padding: 20px 0;
	border-bottom: 1px solid #e2e2e2;
}
body.supply .relatedMod > div.last {
	border-bottom: 0;
}
body.supply .relatedMod h3 {
	background: transparent;
	padding: 5px 0;
	*paddingp-top: 10px;
	font-size: 18px;
}
body.supply .relatedMod h3 {
	background: transparent;
	padding: 5px 0;
	*paddingp-top: 10px;
	font-size: 18px;
}
body.supply .relatedMod p.ttl {
	font-weight: bold;
}
body.supply .relatedMod p.ttl span {
	color: #4486c8;
}
body.supply .relatedMod .btmTxt {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #e2e2e2;
}
body.supply .relatedMod table {
	width: 370px;
	height: 88px;
	border: 1px solid #E5E5E5;
	border-collapse: collapse;
}
body.supply .relatedMod.twolines table {
	height: 118px;
}

body.supply .relatedMod th {
	width: 40px;
	padding: 15px;
	text-align: center;
	background: #FAFAFA;
	border-bottom: 1px solid #E5E5E5;
}

body.supply .relatedMod td {
	padding: 13px 4px;
	text-align: center;
	background: #fff;
	font-size: 13px;
	border-left: 1px solid #E5E5E5;
}

body.supply .infoTel {
	padding: 6px 0 0 50px;
	font-weight: bold;
	font-size: 30px;
	background: url(/products/label/common/images/ico_tel_b_01.png) no-repeat 0 50%;
}

body.supply .infoTelTxt {
	margin: -10px 0px 0px 46px;
	font-size: 79%;
}






/* support */

.service_box .ico_i a {
  background: #e7e7e7 url(/products/common/images/ico_i.gif) no-repeat 50% 20% !important;
}

.service_box .ico_driversoftware a {
  background: #e7e7e7 url(/products/common/images/ico_driversoftware.gif) no-repeat 50% 20% !important;
}

.service_box .ico_ques a {
  background: #e7e7e7 url(/products/common/images/ico_ques.gif) no-repeat 50% 20% !important;
}
.service_box .ico_msg a {
  background: #e7e7e7 url(/products/common/images/ico_msg.gif) no-repeat 50% 20% !important;
}
.service_box .ico_form a {
  background: #e7e7e7 url(/products/assets/img/icon/ico_ph_form.png) no-repeat 50% 30% !important;
}
.service_box .ico_tools a {
  background: #e7e7e7 url(/products/common/images/ico_tools.gif) no-repeat 50% 20% !important;
}

.service_box {
  display: -webkit-box;
  display: -ms-flexbox;
}

.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-align: center;
}
.service_box .box.tow_col a {
  width: 311px;
}
.service_box .box:last-child a{
  margin-right: 0;
}

.service_box .box.ico_os a {
  margin-right:0;
}

.service_box{
  margin-top: 50px;
}
.service_box a:hover {
  opacity: 0.7 !important;
}
.services .service_box a {
  text-decoration: none;
  color: #000;
}
.services{
	margin-top: 50px;
}
.services h3{
	margin: 0 0 0 0;
	padding: 0;
}
.services .service_box span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 66%;
  position: relative;
}

.services .service_box .ico_driversoftware span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 57%;
  position: relative;
}

.service_box .ico_workman a {
  background: #e7e7e7 url(/products/common/images/ico_workman.png) no-repeat 50% 20% !important;
}

.service_box .ico_os a {
  background: #e7e7e7 url(/products/common/images/ico_os.gif) no-repeat 50% 20% !important;
}

.services .service_box .ico_workman span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 57%;
  position: relative;
}

.services .service_box .tow_col.ico_workman span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 66%;
  position: relative;
}




/* sitemap */
.sitemap{
	position: relative;
	margin-top: 70px;
	margin-bottom: 20px;
	padding:45px 0 45px 0;
	background-color:#f4f4f4;
}
.sitemap a{
	color:#000000;
}
.sitemap a:hover{
	opacity:1;
}
.sitemap .inner{
	width:980px;
	margin:0 auto 0 auto;
}
.sitemap .inner .sitemap__title h3{
	font-size:14px;
}
.sitemap .inner .category__wrapper{
	display:flex;
}
.sitemap .inner .sitemap__category{
	padding-left:1em;
}
.sitemap .inner .sitemap__category dl{
	margin:30px 0 0 0;
}
.sitemap .inner .sitemap__category dl dt{
	font-size: 14px;
}
.sitemap .inner .sitemap__category dl dd{
	font-size: 14px;
	margin-top:0.5em;
	padding-left:1em;
}
.sitemap .inner .sitemap__category dl dd ul li{
	margin-top:0.25em;
}
.sitemap .inner .sitemap__category dl dd ul li a{
	color:#686868;
}


/* purchase */
.detailSection .purchase{
	margin-top: 50px;
}
.detailSection .purchase *{
	box-sizing: border-box;
}
.detailSection .purchase h3{
	font-size: 24px;
	text-align: center;
}
.detailSection .purchase .purchase__list{
	margin-top: 50px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.detailSection .purchase .purchase__list .list__item{
	width: 310px;
	min-height: 120px;
	margin:10px 5px 0 5px;
}
.detailSection .purchase .purchase__list .list__item a{
	color:#000000;
}
.detailSection .purchase .purchase__list .list__item a:hover{
	opacity: 1;
}

.detailSection .purchase .purchase__list .list__item--tel{
	border:1px solid #979797;
	background:url(/products/common/images/ico_ph_calling.gif) no-repeat 4% 70% transparent;
}
.detailSection .purchase .purchase__list .list__item--tel dl{
	padding: 13px 0px 13px 74px;
}
.detailSection .purchase .purchase__list .list__item--tel dl dt{
	font-size: 24px;
}
.detailSection .purchase .purchase__list .list__item--tel dl dd{
	font-size: 12px;
}

.detailSection .purchase .purchase__list .list__item--showroom{
	background:url(/products/common/images/ico_ph_showroom.png) no-repeat 24% center #e7e7e7;
	font-size: 17px;
	font-weight: bold;
	line-height: 120px;
	padding-left: 116px;
}
.detailSection .purchase .purchase__list .list__item--showroom a{
	display: block;
	height: 100%;
	text-decoration: none;
}
.detailSection .purchase .purchase__list .list__item--showroom:hover{
	opacity: 0.7;
}

.detailSection .purchase .purchase__list .list__item--catalogue{
	background:#e7e7e7 url(/products/common/images/ico_dl.gif) no-repeat 15% center;
	font-size: 17px;
	font-weight: bold;
	line-height: 120px;
	padding-left: 103px;
}
.detailSection .purchase .purchase__list .list__item--catalogue a{
	display: block;
	height: 100%;
	text-decoration: none;
}
.detailSection .purchase .purchase__list .list__item--catalogue:hover{
	opacity: 0.7;
}
.detailSection .purchase .purchase__list .list__item--catalogue a br{
	display:none;
}
#supportArea.detailSection.ankmargin{
	padding-top: 110px;
    margin-top: -110px;
}
@media only screen and (max-width: 768px){
	#supportArea.detailSection.ankmargin{
    	margin-top: 0;
	}
}
@media only screen and (max-width: 374px){
	.detailSection .purchase .purchase__list .list__item--catalogue{
		padding-left:116px;
		line-height:1.5;
	}
	.detailSection .purchase .purchase__list .list__item--catalogue a{
		padding:34px 0;
	}
	.detailSection .purchase .purchase__list .list__item--catalogue a br{
		display:block;
	}
}
.detailSection .purchase .purchase__annotation{
	margin-top: 10px;
	font-size: 77%;
}

.detailSection .snsArea{
	margin-top: 50px;
}
#contents .detailSection .ttl h3 {
	font-size: 24px;
	text-align: center;
}
/* -START- purchase.txt(new) -- */
.purchase.tbl {
  margin-left: auto;
  margin-right: auto;
  max-width: 812px;
  width: 100%; }

.purchase .tbl-cell {
  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: 120px;
  max-width: 400px;
  position: relative;
  width: 100%; }

.purchase .ico-box.bg-gry {
  background-color: #e7e7e7; }

.purchase .ico-box.bg-line1 {
  border: 1px solid #000; }

.purchase .btn-dl .ico-box {
  background-image: url(/products/common/images/ico_dl.gif);
  background-position: left 55px center;
  background-repeat: no-repeat;
  background-size: 15%; }

.purchase .btn-tel .ico-box {
  background-image: url(/products/common/images/ico_ph_calling.gif);
  background-position: left 25px center;
  background-repeat: no-repeat;
  background-size: 15%; }

.purchase .ico-box .ico-space {
  padding: 40px 12px 13px 98px; }

.purchase .btn-dl .ico-box .ico-space {
  padding: 13px 12px 13px 138px; }

.purchase .txt-cmmt {
  font-size: 10px;
  margin-top: 10px; }

.purchase .ico-box a,
.purchase .ico-box a:hover {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  line-height: 1; }

.purchase .btn-dl a {
  box-sizing: border-box;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%; }

.purchase .btn-dl .ico-box.bg-gry:hover {
  opacity: .7; }

.purchase .btn-dl a > span {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%); }

.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; }

/* -END- purchase.txt(new) -- */
/* -START- purchase2.txt(new) -- */
.purchase2 a {
  color: #000;
  font-weight: bold;
  font-size: 24px;
  line-height: 1; }

.purchase2 a.bg-box:hover {
  opacity: .7; }

.purchase2 .fz-s {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-top: -5px;
  padding-bottom: 5px;
  text-align: left; }

.purchase2 .fz-xs {
  box-sizing: border-box;
  display: block;
  font-size: 10px;
  margin-top: -12px; }

.purchase2 .btn-form a,
.purchase2 .btn-dl a {
  display: block; }

.purchase2 .tbl {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  width: 100%; }

.purchase2 .tbl-cell {
  position: relative;
  width: 50%; }

.purchase2 .tbl-cell:nth-of-type(1) {
  padding-right: 7px; }

.purchase2 .tbl-cell:nth-of-type(2) {
  padding-left: 7px; }

.purchase2 .btn-dl {
  margin: 14px auto 0;
  max-width: 473px; }

.purchase2 .bg-box {
  box-sizing: border-box;
  padding: 15px 20px;
  text-align: center; }

.purchase2 .bg-line1 {
  border: 1px solid #000;
  box-sizing: border-box; }

.purchase2 .bg-gry {
  background-color: #e7e7e7;
  box-sizing: border-box;
  position: relative; }

.purchase2 .btn-tel .bg-ico {
  margin-top: -10px;
  padding-bottom: 25px;
  padding-top: 25px; }

.purchase2 .btn-form .bg-gry {
  box-sizing: border-box;
  width: 100%; }

.purchase2 .btn-form .bg-ico {
  top: 50%; }

.purchase2 .btn-form .bg-box {
  height: 100%; }

.purchase2 .bg-ico {
  display: inline-block;
  padding: 33px 15px 33px 75px;
  position: relative; }

.purchase2 .bg-ico:before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 56px;
  left: 0;
  width: 56px;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%; }

.purchase2 .btn-form .bg-ico:before {
  background-image: url(/products/label/common/images/ico_ph_form.png); }

.purchase2 .btn-tel .bg-ico:before {
  background-image: url(/products/label/common/images/ico_ph_tel.png); }

.purchase2 .btn-dl .bg-ico:before {
  background-image: url(/products/label/common/images/ico_dl.gif); }

/* -END- purchase2.txt(new) -- */
/*----service_box-----*/
.services {
  display: inline-block;
  width: 100%; }

.service_box .ico_i a {
  background: #e7e7e7 url(/products/common/images/ico_i.gif) no-repeat 50% 20% !important; }

.service_box .ico_driversoftware a {
  background: #e7e7e7 url(/products/common/images/ico_driversoftware.gif) no-repeat 50% 20% !important; }

.service_box .ico_ques a {
  background: #e7e7e7 url(/products/common/images/ico_ques.gif) no-repeat 50% 20% !important; }

.service_box .ico_msg a {
  background: #e7e7e7 url(/products/common/images/ico_msg.gif) no-repeat 50% 20% !important; }

.service_box .ico_tools a {
  background: #e7e7e7 url(/products/common/images/ico_tools.gif) no-repeat 50% 20% !important; }

.service_box .ico_os a {
  background: #e7e7e7 url(/products/common/images/ico_os.gif) no-repeat 50% 20% !important; }

.service_box .ico_support a {
  background: #e7e7e7 url(/products/common/images/ico_support.gif) no-repeat 50% 20% !important; }

.service_box {
  display: block;
  font-size: 0;
  text-align: center;
  vertical-align: middle; }

.service_box .box {
  display: inline-block;
  text-align: center;
  vertical-align: middle; }

.service_box .box a {
  box-sizing: border-box;
  -webkit-align-items: center;
  display: inline-block;
  margin-right: 12px;
  background: #e7e7e7;
  padding: 17px 0;
  width: 150px;
  height: 120px;
  text-align: center; }

.service_box .box.ico_os a {
  margin-right: 0; }

.service_box .box.ico_support a {
  margin-right: 0; }

.services .service_box a:hover {
  opacity: 0.7 !important; }

.services .service_box a {
  text-decoration: none;
  color: #000; }

.services .service_box span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 66%;
  position: relative; }

.services .service_box .ico_driversoftware span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 57%;
  position: relative; }

.services .service_box .ico_support span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 57%;
  position: relative; }

.services .service_under {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  margin: 30px auto 0;
  background: #e7e7e7;
  width: 810px; }

.services .service_under a:hover {
  opacity: 0.7 !important; }

.services .service_under a {
  text-decoration: none;
  color: #000;
  display: inline-block;
  width: 810px;
  padding: 50px 0; }

/* share
=============================================================== */
#contents .share_title {
  font-size: 30px;
  text-align: center;
}
#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;
}

/* slick
=============================================================== */
.slick-slider{
	display:block;
	box-sizing:border-box;
	position:relative;
	-webkit-user-select:none;
	   -moz-user-select:none;
	    -ms-user-select:none;
	        user-select:none;

	 -khtml-user-select:none;
	-webkit-tap-highlight-color:transparent;
	-ms-touch-action:pan-y;
	    touch-action:pan-y;
	-webkit-touch-callout:none;
}

.slick-list{
	display:block;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
}
.slick-list:focus{
	outline:none;
}
.slick-list.dragging{
	cursor:pointer;
	cursor:hand;
}

.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);
}

.slick-track{
	display:block;
	position:relative;
	top:0;
	left:0;
}
.slick-track:before,.slick-track:after{
	display:table;
	content:'';
}
.slick-track:after{
	clear:both;
}
.slick-loading .slick-track{
	visibility:hidden;
}

.slick-slide{
	display:none;
	float:left;
	min-height:1px;
	height:100%;
}
[dir='rtl'] .slick-slide{
	float:right;
}
.slick-slide img{
	display:block;
}
.slick-slide.slick-loading img{
	display:none;
}
.slick-slide.dragging img{
	pointer-events:none;
}
.slick-initialized .slick-slide{
	display:block;
}
.slick-loading .slick-slide{
	visibility:hidden;
}
.slick-vertical .slick-slide{
	display:block;
	height:auto;
	border:1px solid transparent;
}
.slick-arrow.slick-hidden{
	display:none;
}

/* Slider */
/* Arrows */
.slick-prev,.slick-next{
	display:block;
	position:absolute;
	top:50%;
	width:20px;
	height:20px;
	padding:0;
	border:none;
	background:transparent;
	outline:none;
	color:transparent;
	font-size:0;
	line-height:0;
	cursor:pointer;
	-webkit-transform:translate(0, -50%);
	    -ms-transform:translate(0, -50%);
	        transform:translate(0, -50%);
}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{
	background:transparent;
	outline:none;
	color:transparent;
}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{
	opacity:1;
}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{
	opacity:0.25;
}

.slick-prev:before,.slick-next:before{
	opacity:0.75;
	color:white;
	font-size:20px;
	line-height:1;

	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

.slick-prev{
	left:-25px;
}
[dir='rtl'] .slick-prev{
	right:-25px;
	left:auto;
}
.slick-prev:before{
	content:'←';
}
[dir='rtl'] .slick-prev:before{
	content:'→';
}

.slick-next{
	right:-25px;
}
[dir='rtl'] .slick-next{
	right:auto;
	left:-25px;
}
.slick-next:before{
	content:'→';
}
[dir='rtl'] .slick-next:before{
	content:'←';
}

/* Dots */
.slick-dotted.slick-slider{
	margin-bottom:30px;
}

.slick-dots{
	display:block;
	list-style:none;
	position:absolute;
	bottom:-25px;
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
}
.slick-dots li{
	display:inline-block;
	position:relative;
	width:20px;
	height:20px;
	margin:0 5px;
	padding:0;
	cursor:pointer;
}
.slick-dots li button{
	display:block;
	width:20px;
	height:20px;
	padding:5px;
	border:0;
	background:transparent;
	outline:none;
	color:transparent;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
.slick-dots li button:hover,.slick-dots li button:focus{
	outline:none;
}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{
	opacity:1;
}
.slick-dots li button:before{
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:20px;
	opacity:0.25;
	color:black;
	font-size:6px;
	text-align:center;
	line-height:20px;
	content:'?';

	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
.slick-dots li.slick-active button:before{
	opacity:0.75;
	color:black;
}
.slick-next {
  background: url(/products/bizprinter/common/images/ico_arrow-right.png)no-repeat!important;
  width: 15px!important;
  height: 26px!important;
}

.slick-prev {
  background: url(/products/bizprinter/common/images/ico_arrow-left.png)no-repeat!important;
  width: 15px!important;
  height: 26px!important;
}

.slick-next:before,.slick-prev:before {
  display: none;
}
.zoomImage {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  z-index: 9990;
  display: none;
}

.zoomImage .modal_lay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  z-index: 0;
}

.zoomImage .modalImage {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.zoomImage .modal_close {
  position: absolute;
  top: 5%;
  right: 5%;
  z-index: 2;
  font-size: 24px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.zoomImage .modal_close:hover {
  opacity: 0.8;
}

.zoomImage .modal_close .close01 {
  display: inline-block;
  line-height: 1;
  font-size: 32px;
}

.zoomImage .modal_close .close02 {
  display: inline-block;
  line-height: 1;
  font-size: 26px;
}

.modalImage iframe {
  width: 850px;
  height: 638px;
}

/* pretty photo
=============================================================== */
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{
	height:13px;
}
div.pp_default .pp_top .pp_left{
	background:url(../images/prettyphoto/default/sprite.png) -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle{
	background:url(../images/prettyphoto/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right{
	background:url(../images/prettyphoto/default/sprite.png) -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt{
	color:#f8f8f8;
}
div.pp_default .pp_content_container .pp_left{
	padding-left:13px;;
	background:url(../images/prettyphoto/default/sprite_y.png) -7px 0 repeat-y;
}
div.pp_default .pp_content_container .pp_right{
	padding-right:13px;;
	background:url(../images/prettyphoto/default/sprite_y.png) top right repeat-y;
}
div.pp_default .pp_next:hover{
	background:url(../images/prettyphoto/default/sprite_next.png) center right no-repeat;
	cursor:pointer;
}
div.pp_default .pp_previous:hover{
	background:url(../images/prettyphoto/default/sprite_prev.png) center left no-repeat;
	cursor:pointer;
}
div.pp_default .pp_expand{
	width:28px;
	height:28px;;
	background:url(../images/prettyphoto/default/sprite.png) 0 -29px no-repeat;
	cursor:pointer;
}
div.pp_default .pp_expand:hover{
	background:url(../images/prettyphoto/default/sprite.png) 0 -56px no-repeat;
	cursor:pointer;
}
div.pp_default .pp_contract{
	width:28px;
	height:28px;;
	background:url(../images/prettyphoto/default/sprite.png) 0 -84px no-repeat;
	cursor:pointer;
}
div.pp_default .pp_contract:hover{
	background:url(../images/prettyphoto/default/sprite.png) 0 -113px no-repeat;
	cursor:pointer;
}
div.pp_default .pp_close{
	width:30px;
	height:30px;
	background:url(../images/prettyphoto/default/sprite.png) 2px 1px no-repeat;
	cursor:pointer;
}
div.pp_default .pp_gallery ul li a{
	border:1px solid #aaaaaa;;
	background:url(../images/prettyphoto/default/default_thumb.png) center center #f8f8f8;
}
div.pp_default .pp_social{
	margin-top:7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{
	position:static;
	left:auto;
}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{
	width:30px;;
	height:30px;
	background:url(../images/prettyphoto/default/sprite.png) -51px 1px no-repeat;
}
div.pp_default .pp_nav .pp_pause{
	background-position:-51px -29px;
}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{
	width:20px;
	height:20px;
	margin:4px 0 0;;
	background:url(../images/prettyphoto/default/sprite.png) -31px -3px no-repeat;
}
div.pp_default a.pp_arrow_next{
	left:52px;
	background-position:-82px -3px;
}
div.pp_default .pp_content_container .pp_details{
	margin-top:5px;
}
div.pp_default .pp_nav{
	position:relative;;
	clear:none;
	width:110px;
	height:30px;
}
div.pp_default .pp_nav .currentTextHolder{
	position:absolute;
	top:2px;
	left:75px;
	margin:0;
	padding:0 0 0 10px;;
	color:#999999;
	font-family:Georgia;
	font-size:11px;
	font-style:italic;
	line-height:25px;
}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{
	opacity:0.7;
}
div.pp_default .pp_description{
	margin:5px 50px 5px 0;;
	font-size:11px;
	font-weight:700;
	line-height:14px;
}
div.pp_default .pp_bottom .pp_left{
	background:url(../images/prettyphoto/default/sprite.png) -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle{
	background:url(../images/prettyphoto/default/sprite_x.png) bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right{
	background:url(../images/prettyphoto/default/sprite.png) -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon{
	background:url(../images/prettyphoto/default/loader.gif) center center no-repeat;
}

div.pp_pic_holder a:focus{
	outline:none;
}
div.pp_overlay{
	display:none;
	position:absolute;
	z-index:9500;;
	top:0;
	left:0;
	width:100%;
	background:#000000;
}
div.pp_pic_holder{
	display:none;
	position:absolute;
	z-index:10000;;
	width:100px;
}
.pp_content{
	min-width:40px;;
	height:40px;
}
* html .pp_content{
	width:40px;
}
.pp_content_container{
	position:relative;
	width:100%;;
	text-align:left;
}
.pp_content_container .pp_left{
	padding-left:20px;
}
.pp_content_container .pp_right{
	padding-right:20px;
}
.pp_content_container .pp_details{
	float:left;
	margin:10px 0 2px;
}
.pp_description{
	display:none;
	margin:0;
}
.pp_social{
	float:left;
	margin:0;
}
.pp_social .facebook{
	overflow:hidden;;
	float:left;
	width:55px;
	margin-left:5px;
}
.pp_social .twitter{
	float:left;
}
.pp_nav{
	float:left;
	clear:right;
	margin:3px 10px 0 0;
}
.pp_nav p{
	float:left;
	margin:2px 4px;;
	white-space:nowrap;
}
.pp_nav .pp_play,.pp_nav .pp_pause{
	float:left;
	margin-right:4px;
	text-indent:-10000px;
}
a.pp_arrow_previous,a.pp_arrow_next{
	display:block;
	overflow:hidden;
	float:left;
	width:14px;;
	height:15px;
	margin-top:3px;
	text-indent:-10000px;
}
.pp_hoverContainer{
	position:absolute;
	z-index:2000;;
	top:0;
	width:100%;
}
.pp_gallery{
	display:none;
	position:absolute;
	z-index:10000;;
	left:50%;
	margin-top:-50px;
}
.pp_gallery div{
	overflow:hidden;
	position:relative;;
	float:left;
}
.pp_gallery ul{
	position:relative;
	float:left;
	height:35px;
	margin:0 0 0 5px;
	padding:0;;
	white-space:nowrap;
}
.pp_gallery ul a{
	display:block;
	overflow:hidden;;
	float:left;
	height:33px;
	border:1px rgba(0,0,0,0.5) solid;
}
.pp_gallery ul a img{
	border:0;
}
.pp_gallery li{
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding:0;
}
.pp_gallery li.default a{
	display:block;
	width:50px;;
	height:33px;
	background:url(../images/prettyphoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{
	margin-top:7px!important;
}
a.pp_expand,a.pp_contract{
	display:none;
	position:absolute;
	z-index:20000;;
	top:10px;
	right:30px;
	width:20px;
	height:20px;
	text-indent:-10000px;
	cursor:pointer;
}
a.pp_close{
	display:block;
	position:absolute;
	top:0;
	right:0;
	text-indent:-10000px;;
	line-height:22px;
}
.pp_loaderIcon{
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	width:24px;
	height:24px;
	margin:-12px 0 0 -12px;
}
#pp_full_res{
	line-height:1!important;
}
#pp_full_res .pp_inline{
	text-align:left;
}
#pp_full_res .pp_inline p{
	margin:0 0 15px;
}
div.ppt{
	display:none;
	z-index:9999;
	margin:0 0 5px 15px;;
	color:#ffffff;
	font-size:17px;
}
div.pp_default .pp_content,div.light_rounded .pp_content{
	background-color:#ffffff;
}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{
	color:#000000;
}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{
	border-color:#ffffff;
}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{
	position:relative;
}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{
	background:#ffffff;
}
div.light_rounded .pp_description,div.light_square .pp_description{
	margin-right:85px;
}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{
	margin-top:12px!important;
}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{
	background-position:0 -87px;
	cursor:default;
}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{
	background-position:-22px -87px;
	cursor:default;
}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{
	background:url(../images/prettyphoto/light_rounded/loader.gif) center center no-repeat;
}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{
	background:url(../images/prettyphoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{
	color:#c4c4c4;
}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{
	color:#ffffff;
}
.pp_top,.pp_bottom{
	position:relative;;
	height:20px;
}
* html .pp_top,* html .pp_bottom{
	padding:0 20px;
}
.pp_top .pp_left,.pp_bottom .pp_left{
	position:absolute;
	left:0;
	width:20px;;
	height:20px;
}
.pp_top .pp_middle,.pp_bottom .pp_middle{
	position:absolute;
	right:20px;;
	left:20px;
	height:20px;
}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{
	position:static;;
	left:0;
}
.pp_top .pp_right,.pp_bottom .pp_right{
	position:absolute;
	top:0;
	right:0;
	left:auto;
	width:20px;;
	height:20px;
}
.pp_fade,.pp_gallery li.default a img{
	display:none;
}

#contents .headSection {
  margin-top: 10px;
}
#contents .headSection .ttl h1,
#contents .headSection .leftArea .logo {
  font-weight: normal;
}
#contents .headSection .ttl h1 a,
#contents .headSection .leftArea .logo a {
  color: #333;
}
#contents .headSection .ttl h1 a:hover,
#contents .headSection .leftArea .logo a:hover {
  text-decoration: none;
}
#contents .headSection .leftArea .title.txt {
	font-size: 24px;
	line-height: 1em;
}

@media all and (min-width: 769px) {
	#contents .headSection .ttl h1,
  #contents .headSection .leftArea .logo {
    font-size: 27px;
  }
  #contents .headSection .leftArea .logo {
    display: table-cell;
    vertical-align: middle;
  }
  #contents .headSection .leftArea .title {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold !important;
  }
  #contents .headSection .leftArea .list {
    display: table-cell;
    vertical-align: middle !important;
  }
  .tbl {
    display: table;
	}
	.tbl .tbl-cell {
	    display: table-cell;
	    vertical-align: top;
	}
}

@media only screen and (max-width: 768px) {
  .pc {
    display: none; }
  .sp {
    display: block; }
  #header {
    width: 100%;
    padding: 0; }
  #contents .headSection .ttl h1,
  #contents .headSection .leftArea .logo {
    font-size: 4.5vw;
    padding-left: 0 !important;
  }
  #contents .headSection .ttl {
    display: table-cell !important;
  }
  #contents .headSection .aside {
    display: table-cell !important;
    width: 141px !important;
  }
  #topicPath {
    padding: 0.25rem 2% 20px 2% !important;
    box-sizing: border-box;
    width: 100%; }
  #topicPath li {
    display: inline-block !important; }
  #contents img {
    width: 100%;
    height: auto; }
  #contents {
    min-width: auto; }
  #contents .headSection {
    width: 100%;
    padding-bottom: 5px; }
  #contents .headSection.mbsp40 {
    margin-bottom: 40px; }
  #contents .headSection .innerBlock {
    width: 100%;
    margin: auto;
    padding: 0 5px 5px;
    position: relative;
    box-sizing: border-box; }
  #contents .headSection .leftArea {
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    box-sizing: border-box;
    padding-bottom: 0; }
  #contents .headSection .rightArea.rightspbtn {
   bottom: -30px; }
  #contents .headSection .leftArea .logo {
    padding-right: 10px;
    padding-left: 5px; }
    #contents .headSection .leftArea .logo img {
      width: auto;
      height: 16px; }
  #contents .headSection .leftArea h1.title.logo {
    font-size: 16px;
    font-weight: bold; }
  #contents .headSection .leftArea .list {
    display: block;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 15px;
    width: 50%;
    max-width: 184px; }
  #contents .headSection .leftArea .list .item {
    width: auto;
    height: 23px;
    display: table-cell;
    vertical-align: middle; }
  #contents .headSection .rightArea {
    max-width: 202px;
    float: none;
    margin-bottom: 0;
    padding-top: 0;
    width: auto;
    position: absolute;
    bottom: 5px;
    right: 5px; }
  #contents .headSection .rightArea.w100.auto {
    max-width: 350px; }
  #contents .headSection .purchase {
    margin-left: 0; }
  #contents .mainSection {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box; }
  #contents .mainSection .img {
    width: 100%;
    display: block; }
  #contents .mainSection .img .imgGroup {
    display: block; }
  #contents .mainSection .summary {
    width: 100%;
    display: block; }
  #contents {
    min-width: 100%; }
  #contents .detailSection {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box; }
  #contents .detailSection .main {
    float: none;
    width: 100%; }
  .feature #contents .detailSection .main .detailGroup img {
    width: 100%;
    height: auto; }
  #contents .detailSection .main .detailGroup .detail .summary {
    width: 100%;
    display: block;
    padding-right: 10px;
    box-sizing: border-box; }
  #contents .detailSection .main .detailGroup .detail .img {
    width: 100%;
    display: block;
    padding-right: 10px;
    box-sizing: border-box; }
  #contents .detailSection .main .detailGroup .detail .layCol01 {
    float: none;
    width: 100%; }
  #contents .detailSection .main .detailGroup .detail a,
  #contents .detailSection .main .detailGroup .detail .layCol01 a,
  #contents .detailSection .main .detailGroup .detail .layCol02 a {
  	padding-bottom: 10px;
    background-size: 12px auto; }
  #contents .detailSection .main .detailGroup .detail .layCol01 .summary,
  #contents .detailSection .main .detailGroup .detail .layCol02 .summary {
    width: 100%;
    box-sizing: border-box; }
  #contents .hEm7 {
    height: auto; }
  #contents .detailSection .main .detailGroup .detail_no-border .summary .ttl {
    height: 7em;
    display: table-cell; }
  #contents .detailSection .main .detailGroup .detail_no-border a {
    height: 7em; }
  #contents .detailSection .main .detailGroup .detail .layCol02 {
    float: none;
    width: 100%; }
  .img img {
    width: 100%;
    height: auto; }
  #contents .detailSection .side {
    float: none;
    width: 100%;
    margin-top: 20px; }
  #contents .subSection {
    width: 100%;
    box-sizing: border-box; }
  #contents .subSection .subNav .layCol01,
  #contents .subSection .subNav .layCol02,
  #contents .subSection .subNav .layCol03 {
    width: 100%;
    float: none;
    margin-right: 0; }
  #contents .subSection .subNav .layCol02.mb20 {
    margin-bottom: 0 !important; }
  #contents .subSection .subNav .layCol02,
  #contents .subSection .subNav .layCol03 {
    margin-top: 10px; }
  #contents .detailSection .main .detailGroup .detail .img {
    margin-top: 15px; }
  .feature #contents .detailSection .main .detailGroup {
    width: 100%;
    padding: 20px;
    box-sizing: border-box; }
  #contents .detailSection .main .detailGroup .ttlMod01 h2,
  #contents .detailSection .main .detailGroup .ttlMod01 h3,
  #contents .detailSection .main .detailGroup .ttlMod01 h4,
  #contents .detailSection .main .detailGroup .ttlMod01 h5 {
    background: #005ab4;
    border-radius: 999px; }
  #contents .detailSection .main .detailGroup .ttlMod01 span {
    background: transparent;
    line-height: 1.3; }
  #contents .detailSection .main .ancNavFeature01nav01,
  #contents .detailSection .main .ancNavFeature01nav02 {
    width: 100%;
    float: none; }
  #contents .detailSection .main .ancNavFeature01nav02 {
    margin-top: 30px; }
  .ancNav {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box; }
    .ancNav li {
      background: transparent;
      display: block;
      float: none;
      width: 100%;
      margin-right: 0;
      box-sizing: border-box;
      margin-top: 15px; }
      .ancNav li.last {
        width: 100%; }
      .ancNav li:first-child {
        margin-top: 0; }
	.ancNav ul.mt30 {
		margin-top: 15px !important;
  }
  .tblMod01 th, .tblMod01 td {
    padding: 10px;
    word-wrap: break-word; }
    .tblMod01 th sup, .tblMod01 td sup {
      display: inline-block; }
  .tblMod01,
  .tblMod01 th,
  .tblMod01 td {
    box-sizing: border-box; }
  #contents .subSection .modelNav {
    width: 100%; }
    #contents .subSection .modelNav li {
      display: block;
      width: 80%;
      min-width: 250px;
      margin: 10px auto 0; }
      #contents .subSection .modelNav li:first-child {
        margin-top: 0; }
      #contents .subSection .modelNav li a {
        width: 100%;
        height: 38px;
        border-radius: 19px;
        box-sizing: border-box;
        border: solid 1px #95999e;
        text-align: center;
        vertical-align: middle;
        padding-top: 11px; }
  #contents .detailSection .side .sideNav .listBlock .list li a img,
  #contents .subSection .subNav .listBlock .list li a img {
    width: auto; }
  #contents .mainSection .snsArea.w29 {
    width: 100%;
    margin-bottom: 10px; }
  #contents .mainSection .snsArea .sns ul {
    letter-spacing: -.4em; }
  #contents .mainSection .snsArea .sns li {
    display: inline-block;
    letter-spacing: normal;
    padding-right: 7px;
    padding-left: 0; }
    #contents .mainSection .snsArea .sns li a {
      width: 22px; }
    #contents .mainSection .snsArea .sns li:last-child {
      padding-right: 0; }
.service_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.service_box div{
	width: 33%;
}
.service_box .box a{
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
}
.sitemap{
	padding: 20px;
}
.sitemap .inner{
	width: 100%;
}
.sitemap .inner .category__wrapper{
    flex-wrap: wrap;
}
.scroll-note {
    font-size: 10px;
    text-align: right;
    margin-top: 5px;
  }
 #contents .headSection .innerBlock .leftArea .title,
 #contents .headSection .innerBlock .leftArea .title span {
 	font-size: 4.5vw;
 	line-height: normal;
 }
 #contents.responsive .lNav {
  min-width: 100%;
  height:auto;
  background:none;
  display:flex;
}
#contents.responsive .lNav ul {
  width: 100%;
}
#contents.responsive .lNav ul li {
  width: 50% !important;
  border: none;
   border-bottom: 1px solid #e6e6e6;
}
#contents.responsive .lNav ul li:nth-child(5) {
  width: 100% !important;
}
#contents.responsive .lNav ul li:nth-child(1),
#contents.responsive .lNav ul li:nth-child(3),
#contents.responsive .lNav ul li:nth-child(5) {
  border-right: 1px solid #e6e6e6;
}
#contents .detailSection.section04 {
    padding-left: 0;
    padding-right: 0;
}
.purchase .tbl-cell {
    width: 100%;
    display: block;
}
.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, .services .service_under a {
	width: 100%;
}
#contents.responsive .detailSection .purchase .ico-box {
  display: table;
  max-width: 100%;
  border: none;
  empty-cells: show;
  border-collapse: collapse;
  background-image: none;
}
#contents.responsive .detailSection .purchase .btn-dl .ico-box a {
  display: table-cell;
  height: 120px;
  vertical-align: middle;
  background-image: url(/products/common/images/ico_dl.gif);
  background-position: left 10% center;
  background-repeat: no-repeat;
  background-size: 12%;
  text-align: center;
  text-indent: 25px;
  font-size: 18px;
  position: unset;
}
#contents.responsive .detailSection .purchase .btn-dl .ico-box .ico-space {
    padding: 0;
}
#contents.responsive .detailSection .purchase .btn-dl a > span {
    position: unset;
}
#contents.responsive .detailSection .purchase .tbl-cell:nth-of-type(1), #contents.responsive .detailSection .purchase .tbl-cell:nth-of-type(2) {
    padding: 0;
}
#contents.responsive .detailSection .purchase .tbl-cell.btn-tel {
    margin-top: 1.5em;
}
#contents.responsive .detailSection .purchase .tbl-cell {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
#contents.responsive .detailSection .purchase .ico-box {
  display: table;
  max-width: 100%;
  border: none;
  empty-cells: show;
  border-collapse: collapse;
  background-image: none;
}
.purchase .btn-tel .ico-box {
    background-image: url(/products/common/images/ico_ph_calling.gif);
    background-position: left 40px center;
    background-repeat: no-repeat;
    background-size: 15%;
}
#contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space {
  display: table-cell;
  height: 120px;
  vertical-align: middle;
  border: 1px solid #000;
  background-image: url(/products/common/images/ico_ph_calling.gif);
  background-position: left 10% center;
  background-repeat: no-repeat;
  background-size: 12%;
  padding: 0;
  text-align: center;
  padding-left: 17%;
}
#contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space p a {
    font-size: 16px;
}
#contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space span.txt-small {
  display: block;
}
#contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space span.txt-small a {
  font-size: 12px !important;
}
#contents .noteMod01 .txt {
  text-align: left;
}
}


/*===================================================================
	feature_2.htm.htm
===================================================================*/

#contents .fcm{
  margin-top: 20px;
  padding-left: 50px;
}

#contents .fcm .requirementsContents{
  margin-bottom: 10px;
}

#contents .fcm .requirementsContents .requirementsTxt{
padding-left:2.5em;
margin-top: 5px;
}

#contents .fcm .requirementsContents .noteMod01{
padding-left:2.5em;
}

/*===================================================================
	/products/label/index.htm
===================================================================*/
.detailSection .purchase .purchase__list.column1 .list__item--tel {
    border: 1px solid #979797;
    background: url(/products/common/images/ico_ph_calling.gif) no-repeat 25% 70% transparent;
    width: 100%;
}

.detailSection .purchase .purchase__list.column1 .list__item--tel dl {
    padding: 13px 0px 13px 212px;
}