@charset "utf-8";

/*-----css -----*/
.main_titleimage {
    position: relative;
	display: inline-block;
	width:100%;
    height: 200px;
    margin: 80px auto 20px;
    padding: 0px;
	background-image: url(../images/contents/service/store_painting/title_img_store_painting.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right top;
    background-color: #ffffff;
    border:none;
    zoom: 1; 
	z-index: 99;
}

.store_pt_introbox {
	position: relative;
	display: block;
	width: 98%;
	height: auto;
	margin: 10px auto 20px;
	padding: 0px;
	text-align: center;
	clear: both;
}

.store_pt_beginingbox {
	position: relative;
	display: block;
	width: 96%;
	height: 550px;
	margin: 50px auto 20px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../images/contents/service/store_painting/store_pt_begining_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-size:150%;
	text-align: left;
}

.store_pt_begining_txt {
	position: relative;
	display: inline-block;
	width: 93%;
	height: auto;
	margin: 10px 4% 100px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.6em;
}

.hp_categ_works ul{
	position: relative;
	display: block;
	width: 280px;
	height: auto;
	margin: 30px auto 20px;
	padding: 0px;
	text-align: center;
}

.hp_categ_works li{
	position: relative;
	display: block;
	width: 280px;
	height: auto;
	margin: 10px 0px;
	padding: 0px;
	float: none;
}

.hp_categ_works li img{
	width: 280px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
