@charset "UTF-8";
/* コンテンツ */

.tx1 {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
	font-size:1.8em;
    text-align: center;
    margin-bottom: 30px;
}

.ebg {
    background-image: url("../../equipment/img/bg.jpg");
    background-position: center center;
    background-size: auto 900px;
}
.eqtx1 {
	text-align:center;
}
.eqtx1 h2 {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
	font-size:2.5em;
	line-height:1.3;
	letter-spacing:0.1em;
	text-align:center;
}
.eqtx1 p img {
    width: 400px;
}
.eqtx1 h3 {
	line-height:0;
	font-size:1px;
	margin-top:10px;
}
.eqtx1 h3 img {
	height:15px;
}

.mainimg {
	float:left;
	width:570px;
}
.rdoc {
	float:right;
	width:570px;
}

.rdoc li {
	float:left;
	width:calc((100% / 2) - (60px / 2));
	margin:0 60px 60px 0;
}
.eqbox li {
	float:left;
	width:calc((100% / 4) - (180px / 4));
	margin:0 60px 0 0;
}

.eitem h4 {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
	font-size:1.24em;
	line-height:1.5;
	font-weight:normal;
	margin-bottom:20px;
}
.eimg {
	position:relative;
	margin-bottom:10px;
}
.eitem span,.wall span {
	float:left;
	display:block;
	width:30px;
	line-height:30px;
	text-align:center;
	background-color:#d2eafc;
	border:1px solid #666;
	color:#666;
	border-radius: 30px; 
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	font-size:1em;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
}

.eitem h5{
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
	font-size:1em;
	line-height:1.5;
	padding-top:3px;
    color: #643d0d;
}
.wall h5 {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
	font-size:1em;
	line-height:1.5;
	padding-top:3px;
	margin-left:40px;
    color: #643d0d;
    margin-bottom: 20px;
}
.eitem p {
	clear:both;
	margin-top:10px;
	line-height:1.6;
	font-size:0.92em;
}
.fuki1 {
	position:absolute;
	top:-10px;
	left:-30px;
}
.fuki1 img {
	width:130px;
}
.fuki2 {
	position:absolute;
	bottom:-5px;
	right:-10px;
}
.fuki2 img {
	width:150px;
}
.fuki3 {
    float: right;
    margin-bottom: 5px;
}
.fuki3 img {
	width:60px;
}
.fuki4 {
	position:absolute;
	top:0;
	right:-30px;
}
.fuki4 img {
	width:130px;
}
.fuki5 {
	position:absolute;
	bottom:0;
	right:-10px;
}
.fuki5 img {
	width:50px;
}

.fuki6 {
	position:absolute;
	bottom:-20px;
	right:-10px;
}
.fuki6 img {
	width:110px;
}

.kitx {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
	font-size:1.8em;
	line-height:1.5;
	font-weight:normal;
    text-align: center;
	margin-bottom:60px;
}

.bg_w {
    background-color: #fff;
    padding: 30px;
    margin: 0 100px;
}

@media screen and (min-width: 500px) {
.rdoc li:nth-child(2n) {
	margin-right:0;
}
.eqbox li:nth-child(4n) {
	margin-right:0;
}
.eqbox li:nth-child(5) {
	width:570px;
	margin-right:60px;
}
.eqbox li:nth-child(6) {
	width:570px;
	margin-right:0;
}
.fbadj_pc {
	margin-bottom:0 !important;
}
}

@media screen and (max-width: 499px) {
.tx1 {
	font-size:1.4em;
    margin-bottom: 20px;
    line-height: 1.5;
}
.ebg {
    background-size: auto 600px;
}
.eqtx1 h2 {
	font-size:2em;
	line-height:1.3;
	letter-spacing:0.1em;
}
.eqtx1 h3 {
	line-height:0;
	font-size:1px;
	margin-top:10px;
}
.eqtx1 h3 img {
	height:12px;
}
.eqtx1 p img {
	width: 250px;
}

.mainimg {
	float:none;
	width:100%;
	margin-bottom:50px;
}
.rdoc {
	float:none;
	width:auto;
	margin-left:20px;
	margin-right:20px;
}

.rdoc li {
	float:none;
	width:100%;
	margin:0 0 50px 0;
}
.rdoc li:last-child,.eqbox li:last-child {
	margin-bottom:0 !important;
}

.eqbox,.kitx {
	margin-left:20px;
	margin-right:20px;
}
.eqbox li {
	float:none;
	width:100%;
	margin:0 0 50px 0;
}
.eitem h5 {
	font-size:1.16em;
	padding-top:4px;
}
.eitem p {
	font-size:1em;
}
.fuki1 img {
	width:110px;
}
.fuki2 img {
	width:120px;
}
.fuki3 img {
	width:50px;
}
.fuki4 img {
	width:120px;
}
.fuki5 img {
	width:50px;
}
.kitx {
	font-size:1.4em;
    text-align: center;
	margin-bottom:40px;
}
.bg_w {
    background-color: #fff;
    padding: 30px;
    margin: 0 0;
}

}