@charset "Shift_JIS";
/*=========================================================
	section.css
==========================================================*/
div.section {
	width: 950px;
	height: 537px;
	overflow: hidden;
	background: url("/ichigan/sensor2/images/container_bg.jpg") no-repeat;
	*zoom: 1;
}

div.section:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

div.section .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 950px;
	height: 536px;
	background: url("/ichigan/sensor2/images/container_bg.jpg") no-repeat;
	z-index: 100;
}

div.section-inner {
	position: relative;
}

@media (max-width:640px){
	div.section {
		width: 100%;
		height: auto;
		background: none;
		color: #593125;
	}
}


/* top
------------------------------------------------------------*/
div.top {
	z-index: 5;
}

div.top h4 {
	position: absolute;
	left: 71px;
	top: 68px;
}

div.top .image {
	position: absolute;
	left: 460px;
	top: 31px;
}
div.top .image2 {
	position: absolute;
	top: 250px;
	left: 535px;
	z-index:1000;
}

div.top p {
	position: absolute;
	left: 69px;
	top: 316px;
}


@media (max-width:640px){
	div.top h4 {
		position: static;
		margin: 30px 17px 0 22px;
		text-align: center;
	}
	
	div.top h4 img {
		width: 100%;
		max-width: 375px;
	}
	
	div.top .image {
		position: static;
		text-align: center;
		margin-top: 25px;
	}
	
	div.top .image img.pc-invisible {
		display: inline;
	}
	
	div.top p {
		position: static;
		margin: 21px 11px 0 14px;
		text-align: center;
	}
	
	div.top p img {
		width: 100%;
		max-width: 337px;
	}
}


/* page1
------------------------------------------------------------*/
div.page1 {
	z-index: 4;
}

div.page1 .image {
	position: absolute;
	left: 81px;
	top: 44px;
}

div.page1 .small-image{
	position: absolute;
	left: 652px;
	top: 443px;
	opacity:0.0;
}

div.page1 .text-img {
	position: absolute;
	left: 82px;
	top: 428px;
}

div.page1 .matome {
	position: absolute;
	left: 180px;
	top: 484px;
}

@media (max-width:640px){
	div.page1 h4 {
		margin: 0 11px 20px 11px;
		padding-top: 24px;
		text-align: center;
		background: url("/ichigan/sensor2/images/section_spt.png") repeat-x;
	}
	
	div.page1 h4 img {
		width: 100%;
		max-width: 306px;
	}
	
	div.page1 .image {
		position: static;
		margin: 20px 11px 0 11px;
		text-align: center;
	}
	
	div.page1 .image img {
		width: 100%;
		max-width: 622px;
	}
	
	div.page1 .text {
		display: block;
		margin: 30px 11px 0 11px;
	}
	
	div.page1 .matome {
		position: static;
		margin: 28px 11px 0 11px;
		text-align: center;
	}
	
	div.page1 .matome img.pc-invisible {
		display: inline;
		width: 100%;
		max-width: 280px;
	}
}


/* page2
------------------------------------------------------------*/
div.page2 {
	z-index: 3;
}

div.page2 .image {
	position: relative;
	margin: 49px 0 0 72px;
	line-height: 0;
}

div.page2 .image .pic {
	position: absolute;
	left: 85px;
	top: 82px;
}

div.page2 .h4-img {
	position: absolute;
	left: 647px;
	top: 0px;
	_top: 49px;
}

div.page2 .text-img {
	position: absolute;
	left: 651px;
	top: 119px;
	_top: 168px;
}

div.page2 .small-image {
	position: absolute;
	left: 651px;
	top: 260px;
	_top: 339px;
	line-height: 0;
}

div.page2 .matome {
	margin: 10px 28px 0 0;
	text-align: right;
	line-height: 0;
}

@media (max-width:640px){
	div.page2 h4 {
		margin: 30px 11px 20px 11px;
		padding-top: 24px;
		text-align: center;
		background: url("/ichigan/sensor2/images/section_spt.png") repeat-x;
	}
	
	div.page2 h4 img {
		width: 100%;
		max-width: 306px;
	}
	
	div.page2 .image {
		position: static;
		margin: 23px 11px 0 11px;
		text-align: center;
	}
	
	div.page2 .image .pic {
		position: static;
		width: 100%;
		max-width: 390px;
	}
	
	div.page2 .small-image {
		margin: 17px 0 0 0;
		text-align: center;
	}
	
	div.page2 .text {
		display: block;
		margin: 17px 11px 0 11px;
	}
	
	div.page2 .matome {
		margin: 28px 11px 0 11px;
		text-align: center;
	}
	
	div.page2 .matome img.pc-invisible {
		display: inline;
		width: 100%;
		max-width: 280px;
	}
}


/* page3
------------------------------------------------------------*/
div.page3 {
	z-index: 2;
}

div.page3 .image {
	position: relative;
	margin: 49px 0 0 72px;
	line-height: 0;
}

div.page3 .image .pic {
	position: absolute;
	left: 85px;
	top: 82px;
}

div.page3 .h4-img {
	position: absolute;
	left: 665px;
	top: 0px;
	_top: 49px;
}

div.page3 .text-img {
	position: absolute;
	left: 651px;
	top: 135px;
	_top: 184px;
}

div.page3 .small-image {
	position: absolute;
	left: 651px;
	top: 260px;
	_top: 339px;
	line-height: 0;
}

div.page3 .matome {
	margin: 10px 28px 0 0;
	text-align: right;
	line-height: 0;
}

@media (max-width:640px){
	div.page3 h4 {
		margin: 30px 11px 20px 11px;
		padding-top: 24px;
		text-align: center;
		background: url("/ichigan/sensor2/images/section_spt.png") repeat-x;
	}
	
	div.page3 h4 img {
		width: 100%;
		max-width: 306px;
	}
	
	div.page3 .image {
		position: static;
		margin: 23px 11px 0 11px;
		text-align: center;
	}
	
	div.page3 .image .pic {
		position: static;
		width: 100%;
		max-width: 390px;
	}
	
	div.page3 .small-image {
		margin: 17px 0 0 0;
		text-align: center;
	}
	
	div.page3 .text {
		display: block;
		margin: 17px 11px 0 11px;
	}
	
	div.page3 .matome {
		margin: 28px 11px 0 11px;
		text-align: center;
	}
	
	div.page3 .matome img.pc-invisible {
		display: inline;
		width: 100%;
		max-width: 280px;
	}
}


/* page4
------------------------------------------------------------*/
div.page4 {
	z-index: 1;
}

div.page4 .image {
	position: relative;
	margin: 49px 0 0 72px;
	line-height: 0;
}

div.page4 .image .pic {
	position: absolute;
	left: 85px;
	top: 82px;
}

div.page4 .h4-img {
	position: absolute;
	left: 653px;
	top: 0px;
	_top: 49px;
}

div.page4 .text-img {
	position: absolute;
	left: 651px;
	top: 128px;
	_top: 177px;
}

div.page4 .small-image {
	position: absolute;
	left: 651px;
	top: 260px;
	_top: 339px;
	line-height: 0;
}

div.page4 .matome {
	margin: 10px 28px 0 0;
	text-align: right;
	line-height: 0;
}


@media (max-width:640px){
	div.page4 h4 {
		margin: 30px 11px 20px 11px;
		padding-top: 24px;
		text-align: center;
		background: url("/ichigan/sensor2/images/section_spt.png") repeat-x;
	}
	
	div.page4 h4 img {
		width: 100%;
		max-width: 303px;
	}
	
	div.page4 .image {
		position: static;
		margin: 23px 11px 0 11px;
		text-align: center;
	}
	
	div.page4 .image .pic {
		position: static;
		width: 100%;
		max-width: 390px;
	}
	
	div.page4 .small-image {
		margin: 17px 0 0 0;
		text-align: center;
	}
	
	div.page4 .text {
		display: block;
		margin: 17px 11px 0 11px;
	}
	
	
	div.page4 .matome {
		margin: 28px 11px 0 11px;
		text-align: center;
	}
	
	div.page4 .matome img.pc-invisible {
		display: inline;
		width: 100%;
		max-width: 280px;
	}
}


/* page5
------------------------------------------------------------*/
div.page5 {
	z-index: 0;
}

div.page5 h4 {
	position: absolute;
	left: 176px;
	top: 97px;
	z-index: 1;
}

div.page5 .image {
	position: absolute;
	left: 80px;
	top: 40px;
}

div.page5 .camera {
	position: absolute;
	left: 70px;
	top: 150px;
}

div.page5 .link {
	position: absolute;
	/*left: 349px;*/
	left: 215px;
	top: 468px;
}
div.page5 .link2 {
	position: absolute;
	left: 353px;
	top: 468px;
}

@media (max-width:640px){
	div.page5 h4 {
		position: static;
		margin: 30px 11px 0 11px;
		padding-top: 23px;
		text-align: center;
		background: url("/ichigan/sensor2/images/section_spt.png") repeat-x;
	}
	
	div.page5 h4 img {
		width: 100%;
		max-width: 425px;
	}
	
	div.page5 .image {
		position: static;
		margin: 22px 20px 0 17px;
		text-align: center;
	}
	
	div.page5 .camera {
		position: static;
		width: 100%;
		max-width: 301px;
	}
	
	div.page5 .link {
		position: static;
		margin: 20px 0 20px 0;
		text-align: center;
	}
	div.page5 .link2 {
		position: static;
		margin: 0px 0 20px 0;
		text-align: center;
	}
}
