/*-----[ Float ]--------------------*/
.Float {zoom: 100%;}
.Float:after {
content: " ";
clear: both;
height: 0;
display: block;
visibility: hidden;
}
.FloatL{float:left;}
.FloatR{float:right;}
.Flow{overflow: hidden;}
.more{
	margin: 15px 0 0 0 ;
}
.more img{
	margin: 0 0 5px 0;
}

 

/*-----[ parts ]--------------------*/
.Hidden{display:none;}
.TextC{text-align:center;}
.TextR{text-align:right;}
.TextL{text-align:left;}
.Block{
	display:block;
	text-indent:-5000px;
	background-repeat:no-repeat;
}
a.Block, input.Block, button.Block{
	overflow:hidden;
	text-decoration:none;
	background-position:100% 100%;
}
a.Block:hover, input.Block:hover, button.Block:hover, span.Block{background-position:0 0;}


.Border {
	height:1px;
	margin:0;
	padding:0;
	border-top:#DDDDDD 1px solid;	
}

.Border2 {
	height:1px;
	margin:25px 0;
	padding:0;
	border-top:#DDDDDD 1px solid;	
}

#MdmDetails h4{
	margin:30px 0 15px 0;
	padding:0;
	font-size:16px;
	font-weight:bold;
}
.biz_service_wrapper{
	background-color: #fafafa;
	border-top: 1px solid #eee;
}
.biz_service_wrapper .sp-inner{
	background-color: #fafafa;
}








/*---------------------------------
	Layout
-----------------------------------*/
#main-container{
	background:url(../images/bg_main.jpg) no-repeat 0 0;
	letter-spacing: 0;
}

#showcase{
	border: 1px solid #fff;
	border-bottom: 1px solid #eee;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	width:948px;
	height:159px;
	background-color: #fafafa;
}

#showcase h4{
	font-size: 20px;
	padding-left: 36px;
	line-height: 120%;
	padding-top: 27px;
	margin-bottom: 14px;
}
#showcase #txtbox{
	padding:50px 0 0 40px;
}



#left-colum{
	float:left;
	width:470px;
}

#right-colum{
	float:right;
	width:470px;
}

.sp-inner{
	padding:20px;
	_padding:19px;
	border-bottom:solid 1px #B4C9DE;
	border-right:solid 1px #B4C9DE;
	border-left:solid 1px #B4C9DE;
	background-color:#FFF;
	margin-bottom:10px;
}

.sp-inner2{
	padding:20px;
	_padding:17px;
	border-right:solid 1px #B4C9DE;
	border-left:solid 1px #B4C9DE;
	background-color:#FFF;
	margin-bottom:1px;
}


#wrapper{
	width:auto;
}


#about{
	padding:20px;
	border:solid 1px #D8D8D8;
	background-color:#F7F7F7;
	margin-bottom:50px;
}

.unit{
	margin-bottom:50px;
}

.unitend{
	margin-bottom:0;
}


.inwrapper{
	position:relative;
	z-index:20;
	width:430px;
	margin:0 0 20px 0;
}

.servicebox{
	width:200px;
	height:50px;
	float:left;
}

.servicebox2,
.servicebox3{
	height:50px;
	float:left;
	margin:10px 0 0 0;
}

.servicebox2{
	width:400px;
}
.servicebox2{
	width:435px;
}


.mr{
	margin-right:25px;
}

.servicebox2 p.txt{
	margin-top:7px;
	float:left;
	width:335px;
	display:inline;
}

.servicebox2 p.txt2{
	margin-top:13px;
	float:left;
	width:335px;
	display:inline;
}

.servicebox p.txt{
	margin-top:7px;
	float:left;
	width:135px;
	display:inline;
}

.servicebox img,
.servicebox2 img{
	margin-right:10px;
	float:left;
}

.servicebox a,
.servicebox2 a,
.bluebox a,
.dotbox a{
display:inline-block;
font-weight:bold;
text-indent:0em;
	/*white-space:nowrap;*/
background:url(../../../support/top/images/arrowlink.gif) no-repeat 0 0.5em;
padding:0 0 0 .8em;
letter-spacing:0em !important;
}

a.btn{
background:none;
padding:0;
}

a.arrownone{
background:none;
font-weight:normal;
padding:0;
}

.bluebox{
	padding:20px;
	border:solid 1px #C4D5EE;
	background-color:#F9FBFD;
	margin-bottom:10px;
}

.bluebox h5{
	margin-bottom:10px;
}

.whitebox{
	padding:20px;
	border:dotted 1px #C4D5EE;
	background-color:#FFF;
	margin-bottom:10px;
}


.dotbox{
	padding:0;
	border-bottom:dotted 1px #C4D5EE;
	background-color:#F9FBFD;
	margin-bottom:10px;
}

.dotboxend{
	padding:0;
	border-bottom:dotted 1px #C4D5EE;
	background-color:#F9FBFD;
}

.dotbox p,
.dotboxend p{
	width:320px;
}

#inq{
	margin-top:10px;
}

#inq li{
	line-height:2em;
} 

#inq .sp-inner{
	padding:20px;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
	border-left:solid 1px #CCC;
	background-color:#F9F9F9;
	margin-bottom:10px;
}

#pickup{
	background:url(../images/icon_pickup.jpg) no-repeat 330px 40%;
}

#onsite{
	background:url(../images/icon_onsite.jpg) no-repeat 330px 40%;
}

#safe_pass{
	background:url(../images/icon_safe_pass.jpg) no-repeat 330px 40%;
}

#international{
	background:url(../images/icon_international.jpg) no-repeat 330px 40%;
}


/*---------------------------------
	Margin
-----------------------------------*/
.mb5{
	margin-bottom:5px;
}

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px !important;
}

.mb30{
	margin-bottom:30px;
}

.mb40{
	margin-bottom:40px;
}

.mb50{
	margin-bottom:50px;
}

.mb60{
	margin-bottom:60px;
}


.pt5{ 
	padding-top: 5px !important;
}

.pt20{ padding-top: 20px !important; }
.alignc{
	text-align:center;
}

.idt{
	text-indent:-1em;
	margin-left:1em;
}

.bgnone{
	background-image:none;
	border:none;
}



/*---------------------------------
	Clearfix
-----------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display:block;}
/* End hide from IE-mac */


/*---------------------------------
	2013.03.10 改訂
-----------------------------------*/
#main-container{
	background:none;
}
.showcase-p{
	line-height: 160%;
	font-size: 14px;
	padding-left: 36px;
}
#right-colum {
display: none;
}
#left-colum {
float: none;
width: 890px;
margin:0 auto;
}
.sp-inner {
	padding: 44px 0 0 0;
	border:none;
	margin: 0 auto;
	/*overflow:hidden;*/
	width:880px;
}
.unit {
	clear:both;
	/*overflow:hidden;*/
	margin-bottom:40px;
}
.unit h4, .unitend h4 {
	margin-bottom: 29px;
	border-bottom: 1px #ccc solid;
}
.unit h4{
	font-size: 16px;
	line-height: 120%;
	padding-bottom: 7px;
}
.unit h4 span{
	font-size: 13px;
	margin-left: 15px;
}
.unit h4 img, .unitend h4 img{
	display:block;
}
.servicebox_wrap{
	float:left;
	/*overflow: hidden;*/
}
.box_setting{
	width: 450px;
}
.box_solution{
	width: 300px;
}
.box_support{
	width: 130px;
}
.box_tablet_solution{
	width: 130px;
}
.box_tablet_solution p{
	font-size: 11px;
	width: 145px;
	margin-left: -7px;
	line-height: 120%;
}
.box_tablet_solution p span{
	font-size: 13px;
	line-height: 200%;
}
.servicebox_wrap .service_content{
	width: 130px;
	margin-right: 20px;
	float: left;
}
.servicebox_wrap .service_content p{
	text-align: center;
}
.servicebox_wrap .service_content a{
	font-weight: bold;
	color: #263F72;
	font-size: 14px;
	text-decoration: none;
	line-height: 120%;
}
.servicebox_wrap h5{
	font-size: 11px;
	color: #fff;
	width: 90px;
	line-height: 20px;
	text-align: center;
	background: url(../images/hl_05_bg.jpg) no-repeat 0 0;
	margin-bottom: 10px;
}
.inwrapper {
width: 480px;
margin:0;
}
.servicebox p.txt {
width: 145px;
}
.servicebox a, .servicebox2 a, .bluebox a, .dotbox a {
padding: 0 0 0 .4em;
}
.servicebox_wrap2{
	width:335px;
	float:left;
	overflow:hidden;
}

.unit-2{
	margin-bottom: 20px;
}
.unit-2 .p1{
	float:left;
	width:450px;
}
.unit-2 .p2{
	float:right;
	width:410px;
	margin-top:10px;
}
.unit-2 .p2_2{
	font-size: 13px;
	line-height: 160%;
	margin-bottom: 7px;
}
.unit-2 .p2_3{
	font-size: 11px;
	color: #999999;
}
.unit-3{
	width: 856px;
	height: 36px;
	background-color: #F5F5F5;
	border: 1px solid #ccc;
	padding: 11px;
	position: relative;
	margin-bottom: 40px;
}
.unit-3 h4{
	padding-left: 11px;
	width: 165px;
	font-size: 13px;
	float: left;
	line-height: 36px;
}
.unit-3 p{
	font-size: 13px;
	line-height: 36px;
}

a.btn_caution{
	display: block;
	position: absolute;
	top: 11px;
	right: 11px;
}
.unit-4{
	padding-bottom: 40px;
	margin-bottom: 0;
}
.unit-4 .tel_box{
	border-left: 4px solid #FAA60F;
	padding-left: 12px;
	float: left;
	width: 423px;
}
.com_name{
	font-size: 13px;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
	line-height: 100%;
}
.unit-4 .num_tel{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #263F72;
	line-height: 100%;
	width: 234px;
}
.unit-4 .text_tel{
	font-size: 13px;
	color: #333;
	margin-bottom: 25px;
}
.unit-4 h4{
	margin-bottom: 8px;
}

h3.shitadori{
	clear:both;
}
.sp-inner2{
	border-bottom: solid 1px #B4C9DE;
	margin:20px 0 20px;
	padding:0;
}
.sp-inner2 .border_box{
	padding:20px;
}
.sp-inner2 .p1{
	float:left;
	width:428px;
}
.sp-inner2 .p2{
	float:right;
	width:430px;
}
.sp-inner2 .p3{
	clear:both;
	margin-top:10px;
}

.sp-inner3 {
border-bottom: solid 1px 
#B4C9DE;
padding: 0;
padding: 20px;
_padding: 17px;
border-right: solid 1px 
#B4C9DE;
border-left: solid 1px 
#B4C9DE;
background-color: 
#FFF;
margin-bottom: 1px;
}

#under_content{
	margin:0 auto;
}
.box_center{
	margin:0 auto;
}
#main-container{
	margin:0 auto;
}
#container #pagebody #column1-main {
	width:auto;
	margin:0 auto;
}
.content_bottom{
	width:950px;
	margin:0 auto;
}
#pagebody{
	margin-bottom:0;
}

#conttact_area_wrapper {
}
#conttact_area_wrapper h3 {
padding: 20px 0 10px 5px;
font-size: 18px;
font-weight: bold;
}


#conttact_area_wrapper #ContactArea .Tel{
	width: 640px;
	background: url(../images/bs_tel_b.jpg) no-repeat 0 0;

}






/*
#ContactArea{
	display:block;
	width:944px;
	margin:0 auto;
}
html*#ContactArea .Float {
zoom: 100%;
}
#ContactArea a.Block, #ContactArea input.Block, #ContactArea button.Block {
overflow: hidden;
text-decoration: none;
background-position: 100% 100%;
}
#ContactArea .Tel {
width: 348px;
padding: 0 0 0 122px;
background: url(/biz/jirei/images/sc_tel.jpg) no-repeat 0 0;
}
#ContactArea li, #ContactArea li .Block {
height: 157px;
}
#ContactArea .SdwTxt {
text-shadow: 1px 1px 0px 
#FFFFFF;
}
#ContactArea .FloatL {
float: left;
}
#ContactArea .Block {
display: block;
text-indent: -5000px;
background-repeat: no-repeat;
}
#ContactArea .Tel span {
display: block;
font-size: 12px;
line-height: 120%;
}
#ContactArea .Tel .Number1 {
padding: 50px 0 4px;
color:#FF6600;
font-size: 33px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-indent: 50px;
}
#ContactArea .Tel .Number2 {
padding: 1px 0 6px;
color: 
#263F72;
font-size: 18px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
#ContactArea .Tel span span {
display: inline;
font-weight: bold;
}
#ContactArea li, #ContactArea li .Block {
height: 157px;
}
#ContactArea .Mail .Block {
width: 235px;
background-image: url(/biz/jirei/images/sc_mail.jpg);
}
#ContactArea .Request .Block {
width: 239px;
background-image: url(/biz/jirei/images/sc_request.jpg);
}
#ContactArea {
letter-spacing:0;
}*/


/** ContactArea **/


#ContactArea{}
#ContactArea li,
#ContactArea li a{height:150px;}
#ContactArea li a{ display: block; }
#ContactArea .Mail{width:237px; }
#ContactArea .Request{width:238px;}
#ContactArea .Tel{/*width:475px;*/ width: 405px; padding:0; background:url(../images/bs_tel.jpg) no-repeat 0 0;}
#ContactArea .Tel span{
	display:block;
	font-size:13px;
	line-height:120%;
	letter-spacing:0;
	padding-left:115px;
}
#ContactArea .Tel .Number1{
	padding:0 0 0 46px;
	background:url(../images/marc_call.jpg) no-repeat 0 8px;
	line-height:120%;
	color:#FF6600;
	font-size:33px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:41px 0 4px 115px;
}

.step_box{
	width: 742px;
	margin: 0 auto 24px auto;
}
.step_box .step_inner{
	width: 100px;
	margin: 0 21px;
	float: left;
}
.step_box .step_inner img{
	margin-bottom: 8px;
}
.step_box .step_inner p{
	font-size: 14px;
	font-weight: bold;
	color: #263F72;
	line-height: 120%;
	text-align: center;
}
.step_box .step_arrow{
	float: left;
	width: 8px;
	margin-top: 43px;
}





/*---------------------------------
	2018.01.04 追加
-----------------------------------*/

.clear{
	clear: both;
}

.mod-sec {
	border-top: 1px solid #e1e1e1;
	padding-top: 60px;
	/*padding-bottom: 60px;*/
	font-weight: 500;
}

.modSub-title {
	font-size: 28px;
	margin-bottom: 60px;
}

.modService-nav {
	position: relative;
	z-index: 1;
	/*margin-bottom: 50px;*/
	margin: 0 70px;
}
.modService-nav li {
	float: left;
	width: 355px;
	margin-bottom: 20px;
}
.modService-nav li.list-even {
	margin-left: 20px;
}
.modService-nav li a {
	display: block;
	padding: 30px 30px;
	text-decoration: none;
	border: 1px solid #b4b4be;
}

.modService-nav li a:hover {
	color: #b2b2b2;
    opacity: .6;
    /*text-decoration: underline;*/
    text-decoration: none;
}


.modService-nav li a:after {
	content: "";
	display: table;
	clear: both;
}
.modService-nav li .body {
	float: left;
	width: 180px;
}
.modService-nav li .title {
	color: #4d5269;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}
.modService-nav li .image {
	float: right;
	width: 100px;
}

.ancher {
	padding-top: 132px;
	margin-top: -132px;
}


/*---------------------------------
	table
-----------------------------------*/

.modList-table {
	font-size: 14px;
	width: 100%;
}

.modList-table tr.non {
	display: none;
}

.modList-table th {
	font-weight: bold;
	color: #4d5269;
	text-align: center;
	padding: 15px 20px;
	background-color: #e8e9ee;
	border: 1px solid #b4b4be;
	box-sizing: border-box;
}

.modList-table .w1 {
	width: 240px;
}
.modList-table .w2 {
	width: 340px;
}
.modList-table .w3 {
	width: 150px;
}

.modList-table a {
	color: #4d5269;
	text-decoration: underline;
}

.modList-table em {
	font-weight: bold;
}
.modList-table td {
	vertical-align: middle;
	padding: 15px 20px;
	border: 1px solid #b4b4be;
	box-sizing: border-box;
}
.modListTable-note {
	margin-top: 20px;
}














