@charset "utf-8";

/* ======================
/* service
======================= */

/* feature
=========================================*/
.main_bn{
	text-align: center;
	margin-top: 20px;
	-webkit-transition: all 0.3s ease;
}
.main_bn a img{
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
.main_bn a img:hover {
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)";
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
/* tabLinkList02 */
.tabLinkList02 ul li.width20{width: 20%;}

/* /service/
=========================================*/
.mt20{margin-top: 20px;}
.mt12{margin-top: 12px;}
.mb0{margin-bottom: 0!important;}

.pt10{padding-top: 10px!important;}
.pt15{padding-top: 15px!important;}
.pt20{padding-top: 20px!important;}
.pt25{padding-top: 25px!important;}
.pt30{padding-top: 30px!important;}

/* groupware
=========================================*/

h2.txtind {
    padding-left: 169px;
    text-indent: -168px;
}
/* ハッスルモンスター
=========================================*/
.hustleLead{
	display: table;
}
.hustleLead .leadText01,
.hustleLead .leadText01 + p{
	display: table-cell;
	vertical-align: top;
}
.hustleLead .leadText01{
	width: 500px;
	padding: 20px 0 0;
}
.hustleLead .leadText01 + p{
	width: 250px;
}






.stripeBoxList .emphasis {
    padding: 10px;
    /* background: url(/common/images/bg_stripe_wt.gif); */
    background: repeating-linear-gradient(-45deg, #FBC388 0, #FFF1E4 5px, #fff 5px, #fff 5px)!important;
}


.marker_01{
    background: linear-gradient(transparent 50%, #f07a3833 50%);
}

.service .stripeBoxList .itemInr {
    height: 165px;
}

