@charset "utf-8";

/*-----css -----*/
.main_titleimage {
    position: relative;
    display: block;
	width:94%;
    height: 500px;
    margin: 30px auto 20px;
    padding: 0px;
	background-image: url(../images/contents/service/mortar/title_img_mortar.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right top;
    background-color: #ffffff;
    text-align: right;
    border:5px solid #ffffff;
    zoom: 1; 
	z-index: 99;
	box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.7);
}

.intro_ad_slogan {
	position: relative;
	display: block;
	width: 60%;
	height: auto;
	margin: 50px 2% 20px;
	padding: 0px;
	font-size: 2.2em;
	font-weight: bold;
	line-height: 1.25em;
	text-align: left;
}

.intro_ad_slogan_wh {
	position: relative;
	display: block;
	width: auto;
	height: auto;
	margin: 50px 2% 20px;
	padding: 0px;
	font-size: 2.2em;
	font-weight: bold;
	line-height: 1.25em;
	text-align: left;
	color: #ffffff;
}

.mortar_introbox {
	position: relative;
	display: block;
	width: 90%;
	height: 700px;
	margin: 10px auto 20px;
	padding: 10px;
	background-image: url(../images/contents/service/mortar/mortar_intro_bg.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	background-color: #dad7d1;
	box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.7);
	text-align: left;
}

.mortar_intro_txt {
	position: relative;
	display: inline-block;
	width: 40%;
	height: auto;
	margin: 30px 0px 20px 2%;
	font-size: 1em;
	line-height: 1.6em;
	text-align: left;
}

.safety-declarationbox{
	position: relative;
	display: block;
	width: 91.6%;
	height: auto;
	margin: 10px auto 20px;
	padding: 0px;
	box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.7);
}

.workhard{
	position: relative;
	display: block;
	width: auto;
	min-height: 800px;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/contents/service/mortar/workhard_bg.jpg);
	background-repeat: no-repeat;
	background-position:center 40%;
    background-size:100%;
	background-color: #2a2925;
	text-align: left;
}

.workhard a{
    margin: 0px;
    padding: 0px;
    color: #ffffff;
    border-bottom: 1px dashed #ffffff;
}

.workhard a:hover{
    margin: 0px;
    padding: 0px;
    color: #ff0000;
    border-bottom: 1px dashed #ff0000;
}

.workhard_txt{
	position: relative;
	display: block;
	width: 40%;
	height: auto;
	margin: 30px 0px 8% 2%;
	font-size: 1em;
	line-height: 1.6em;
	text-align: left;
	color: #ffffff;
}

.immabox{
	position: relative;
	display: block;
	width: 40%;
	height: auto;
	margin: 30px 0px 10% 2%;
	font-size: 1em;
	line-height: 1.6em;
	text-align: left;
	color: #ffffff;
}

.immabox img{
	position: relative;
	display: block;
	width: 50%;
	height: auto;
	margin: 0px;
	padding: 10px;
	float: left;
}

.imma_txt{
	position: relative;
	display: block;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

.m-sloppy-w_introbox{
	position: relative;
	display: block;
	width: auto;
	height: auto;
	margin: 0px auto 20px;
	padding: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
    background-size:auto;
	background-color: #f2f2f2;
	text-align: left;
}

.m-sloppy-w_introbox .intro_ad_slogan{
	position: relative;
	display: block;
	width: 60%;
	height: auto;
	margin: 0px auto 20px;
	padding: 10px;
    text-align: center;
}

.m-sloppy-w_txt{
	position: relative;
	display: inline-block;
	width: 42%;
	height: auto;
	margin: 2% 0px 20px 2%;
	padding: 1em;
	font-size: 1em;
	line-height: 1.6em;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.7);
}

.sloppy-w-list{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 20px 0px 0px;
    padding: 0px;
    font-size: 1.4em;
    font-weight: bold;
	text-align: center;
}

.sloppy-w-list li{
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 15px;
    padding: 0px;
	background: linear-gradient(rgba(0, 0, 0, 0) 40%, #fff145 40%);
}

.sloppy-w-box{
	position: relative;
	display: inline-block;
	width: 50%;
	height: auto;
	margin: 0px 0px 50px;
	padding: 0px;
	text-align: center;
}

.s-w-ht{
	position: relative;
	display: block;
	width: auto;
	height: 50px;
	margin: 0px auto 0px;
	padding: 0px;
	opacity: 0.8;
}

.s-w-case1{
    position: relative;
    display: inline-block;
    width: 404px;
    height: 300px;
    margin: 20px;
    padding: 0px;
    text-align: left;
    background-image:url(../images/contents/service/mortar/m-s-w_badcase_img1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 96%;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 1px 5px 5px rgba(51, 51, 51, 0.3); 
    text-align: center;
}

.s-w-case1 img{
	position: relative;
	display: inline-block;
	width: auto;
	height: 25px;
	margin: 235px 0px 0px;
	padding: 0px;
}

.s-w-case2{
    position: relative;
    display: inline-block;
    width: 404px;
    height: 300px;
    margin: 20px;
    padding: 0px;
    text-align: left;
    background-image:url(../images/contents/service/mortar/m-s-w_badcase_img2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 96%;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 1px 5px 5px rgba(51, 51, 51, 0.3); 
    text-align: center;
}

.s-w-case2 img{
	position: relative;
	display: inline-block;
	width: auto;
	height: 25px;
	margin: 235px 0px 0px;
	padding: 0px;
}
