@import url("reset.css");
@import url("navigation.css");
@import url("base.css");

/* smartphone top / index.html */


/* slider setting */
#sliderContainer {
    overflow:hidden;
    width:100%;
    height:100%;
}
#sliderWrap {
    position:relative;
    width:640px;
    height:345px;
    margin:0 auto;
    padding:0 0 40px;
}

#sliderInner {
    position:absolute;
    left: 50%;
    width:3000px;
    margin-left:-1500px;
}

ul#slider {
    width:640px;
}

ul#slider li {
}

ul#slider li img {
    width:100%;
}


/* bxslider setting */
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow:0 2px 15px 0px #a1a1a1;
	-webkit-box-shadow:0 2px 15px 0px #a1a1a1;
	box-shadow:0 2px 15px 0px #a1a1a1;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

.bx-wrapper .bx-pager {
	text-align:center;
	font-size:.85em;
	font-family:Arial;
	font-weight:bold;
	color:#666;
	padding:0;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display:inline-block;
	*zoom:1;
	*display:inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}


/* heads */
#main h2 {
    border-top:1px solid #ef8100;
    border-bottom:7px solid #ef8100;
    text-align:left;
}
#main h2 {
    line-height:60px;
    font-size:30px;
    font-weight:bold;
}
#main h2 span {
    display:block;
    height:60px;
    background:#f3a549 url("../images/h2_bg.png") no-repeat 0 0;
    padding:0 0 0 58px;
    color:#ffffff;
}
#main h2 a {
    display:block;
    height:60px;
    background:#f3a549 url("../images/h2_bg.png") no-repeat 0 0;
    padding:0 0 0 58px;
    color:#ffffff;
}
#main h2 a.pc {
    background:#f3a549 url("../images/h2_pc_bg.png") no-repeat 0 0;
}

#main h3 {
    border-top:1px solid #ef8100;
    border-bottom:7px solid #ef8100;
    text-align:left;
}
#main h3 {
    line-height:60px;
    font-size:30px;
    font-weight:bold;
}
#main h3 span {
    display:block;
    height:60px;
    background:#f3a549 url("../images/h3_bg.png") no-repeat 0 0;
    padding:0 0 0 58px;
    color:#ffffff;
}
#main h3 a {
    display:block;
    height:60px;
    background:#f3a549 url("../images/h3_bg.png") no-repeat 0 0;
    padding:0 0 0 58px;
    color:#ffffff;
}
#main h3 a.pc {
    background:#f3a549 url("../images/h3_pc_bg.png") no-repeat 0 0;
}
strong { font-weight:bold;}
p.fsTag { font-weight:bold;font-size:1.25em;}


/* Pickupservice */
ul#ps {
    margin:0 0 50px;
}
ul#ps li {
    text-align:left;
}
ul#ps li a {
    display:block;
    height:86px;
    padding:20px 0 0 35px;
    border-bottom:1px solid #ee8100;
    font-size:24px;
    font-weight:bold;
    color:#555555;
}
ul#ps li.ps01 a {
    background:url("../images/top/img_report.png") no-repeat 305px 0,url("../images/top/pickupservice_bg.png") no-repeat 0 0;
}
ul#ps li.ps02 a {
    background:url("../images/top/img_exhibition.png") no-repeat 305px 0,url("../images/top/pickupservice_bg.png") no-repeat 0 0;
}
ul#ps li.ps03 a {
    background:url("../images/top/img_card.png") no-repeat 305px 0,url("../images/top/pickupservice_bg.png") no-repeat 0 0;
}
ul#ps li.ps04 a {
    background:url("../images/top/img_design.png") no-repeat 305px 0,url("../images/top/pickupservice_bg.png") no-repeat 0 0;
}
ul#ps li.ps05 a {
    background:url("../images/top/img_ir.png") no-repeat 305px 0,url("../images/top/pickupservice_bg.png") no-repeat 0 0;
}
ul#ps li.ps06 a {
    background:url("../images/top/img_computerization.png") no-repeat 305px 0,url("../images/top/pickupservice_bg.png") no-repeat 0 0;
}


/* Service */
ul.sv {
    display:table;
    width:640px;
    margin:0;
}
ul.sv li {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}
ul.sv li a {
    display:block;
    width:213px;
    height:148px;
    border-left:1px solid #ee8100;
    border-bottom:1px solid #ee8100;
    font-size:20px;
    font-weight:bold;
}
ul.sv li:first-child a {
    border-left:none;
}

ul.sv li.sv01 a {
    height:48px;
    background:url("../images/icon_copy.png") no-repeat center 8px;
    padding-top:100px;
}
ul.sv li.sv02 a {
    height:48px;
    background:url("../images/icon_large_copy.png") no-repeat center 8px;
    padding-top:100px;
}
ul.sv li.sv03 a {
    height:48px;
    background:url("../images/icon_bookbinding.png") no-repeat center 8px;
    padding-top:100px;
}
ul.sv li.sv04 a {
    height:48px;
    background:url("../images/icon_laminating.png") no-repeat center 8px;
    padding-top:100px;
}
ul.sv li.sv05 a {
    height:48px;
    background:url("../images/icon_panel.png") no-repeat center 8px;
    padding-top:100px;
}
ul.sv li.sv06 a {
    height:64px;
    background:url("../images/icon_scanning.png") no-repeat center 8px;
    padding-top:84px;
}
ul.sv li.sv07 a {
    height:64px;
    background:url("../images/icon_cd_r.png") no-repeat center 8px;
    padding-top:84px;
}
ul.sv li.sv08 a {
    height:48px;
    background:url("../images/icon_design.png") no-repeat center 8px;
    padding-top:100px;
}
ul.sv li.sv09 a {
    height:48px;
    background:url("../images/icon_postcard.png") no-repeat center 8px;
    padding-top:100px;
}
ul.sv li.sv10 a {
    height:48px;
    background:url("../images/icon_card.png") no-repeat center 8px;
    padding-top:100px;
}
ul.sv li.sv11 a {
    height:48px;
    background:url("../images/icon_envelope.png") no-repeat center 8px;
    padding-top:100px;
}
ul.sv li.sv12 a {
    height:48px;
    background:url("../images/icon_specially.png") no-repeat center 8px;
    padding-top:100px;
}


/* Company */
ul#company {
    margin:0 0 50px;
}
ul#company li {
    text-align:left;
    line-height:89px;
}
ul#company li a {
    display:block;
    height:89px;
    background:url("../images/h4_bg.png") no-repeat 0 0;
    padding:0 0 0 58px;
    border-top:1px solid #ffffff;
    font-size:26px;
    color:#ffffff;
}

ul li.liClose a {
    display:block;
    height:89px;
    background:url("../images/h4_bg.png") no-repeat 0 0;
    padding:0 0 0 58px;
    border-top:1px solid #ffffff;
    font-size:26px;
    color:#444!important;
}


/* News & Topics */
#main h3 a.news {
    background:url("../images/top/icon_news.png") no-repeat 6.5em 0,url("../images/h3_pc_bg.png") no-repeat 0 0;
}
#main h3 a.topics {
    background:url("../images/top/icon_topics.png") no-repeat 7.5em 0,url("../images/h3_pc_bg.png") no-repeat 0 0;
}

dl.info, p.info {
    margin:0 1em 40px;
    padding:1.5em 0 0;
    text-align:left;
}
dl.info dt {
    float:left;
    width:8em;
    margin:0 1em 0 0;
    padding:3px;
    text-align:center;
    font-weight:bold;
    color:#ffffff;
}
dl.info dt.important {background:#ff0000;}
dl.info dt.info {background:#e20000;}
dl.info dt.campaign {background:#d7005b;}
dl.info dt.other {background:#ef00a3;}

dl.info dd {
    margin:0 0 2em;
    font-size:20px;
}
dl.info dd span {
    display:block;
    margin:0 0 0.5em;
    padding:3px;
}
dl.info dd a, p.info a {
    color: #0079c5;
	text-decoration:underline;
}

dl.info dd a:visited, p.info dd a:visited {
    color: #0079c5;
    text-decoration: none;
}
dl.info dd a:hover, p.info dd a:hover {
    color: #ef8100;
    text-decoration: none;
}














