@charset "euc-jp";

	/* タイトル

----------------------------------------------------------------------------------------------------*/

#wrapper{
	padding-top: 63px;
}

#wrapper .stage {
	width:auto;
	padding:0 0 115px;
}

#pageTitle h1.company span{
	display: block;
	padding-top: 52px;
	background: url(/irobot/images/technology/technology_title.png) no-repeat center top;
	font-size: 112.5%;
	line-height: 1.3;
}

.txtBox02{
	max-width:1220px;
	min-width:1000px;
	margin:0 auto;
	padding:10px 20px 25px;
}

.txtBox02 h2 {
	margin:0 0 20px;
	font-size:184%;
	font-weight:bold;
}
.txtBox02 p {
	font-size:117%;
	line-height:1.72;
}

.txtBox01{
	position:relative;
	max-width:1220px;
	min-width:1000px;
	min-height:220px;
	margin:0 auto 30px;
	padding:0 20px 0 350px;
}

.txtBox01 .img {
	position:absolute;
	top:0;
	left:20px;
	margin:0;
}

.txtBox01 h3 {
	margin:0 0 10px;
	font-size:142%;
	font-weight:bold;
}


.txtBox01 p {
	margin:0 0 24px;
	font-size:117%;
	line-height:1.72;
}

.txtBox01 .inner p {
	margin:0;
}

.txtBox01 .ttl {
	margin:0;
	font-weight:bold;
}



/* FOR MOBILE ------------------------------ */

@media screen and (max-width: 640px) {
	/* タイトル
----------------------------------------------------------------------------------------------------*/
#wrapper {
	padding-top: 0;
}

#wrapper .stage {
	width:auto;
	padding:0 0 5%;
}

#wrapper .stage #topicsPath {
	display: none;
}

#wrapper #pageTitle{
	margin-bottom: 7%;
	background:#f7f7f7;
}

#wrapper #pageTitle h1{
	padding-top: 28.12%;
}

#pageTitle h1.company span{
	background: url(/irobot/images/technology/technology_title_sp.png) no-repeat center top;
	-webkit-background-size: contain;
	background-size: contain;
}

.txtBox02{
	width:93.75%;
	max-width:inherit;
	min-width:inherit;
	min-height:inherit;
	margin:0 auto 5%;
	padding:0;
}

.txtBox02 h2 {
	margin:0 0 3%;
	font-size:117%;
	font-weight:bold;
}
.txtBox02 p {
	font-size:100%;
	line-height:1.42;
}


.txtBox01{
	position:relative;
	width:93.75%;
	max-width:inherit;
	min-width:inherit;
	min-height:inherit;
	margin:0 auto 12%;
	padding:0;
}

.txtBox01 .img {
	position:static;
	width:50%;
	margin:0 auto 4%;
}

.txtBox01 h3 {
	margin:0 0 2%;
	font-size:109%;
}

.txtBox01 p {
	margin:0 0 5%;
	font-size:100%;
	line-height:1.42;
}

.txtBox01 .inner p {
	margin:0;
}

.txtBox01 .ttl {
	margin:0;
	font-weight:bold;
}


}
