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

.ebg {
    background-image:url("../../equipment/img/bg.jpg");
    background-position: center center;
    background-size: auto 900px;
}

.bathbg1 {
	background-color:rgba(102,51,0,0.05);
}
.bathbg2 {
	background-color:rgba(102,51,0,0.15);
}
.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;
}

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

.bg_p {
    background-image: url("../img/bg_pink.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.bttx1 {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
	font-size:1.4em;
}
.bttx2 {
	display:inline-block;
	background-color:#fff799;
	color:#643d0d;
}

.btitem h4 {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
	font-size:1.4em;
	color:#643d0d;
	line-height:1.3;
	border-bottom:1px solid #643d0d;
	margin-bottom:10px;
	padding-bottom:10px;
}
.btitem h4 strong {
	font-size:0.72em;
}
.btitem h4 span {
	font-size:2em;
}

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

.num {
	float:left;
	width:70px;
	margin:0 10px 0 0;
}
.dum1 {
	font-size:1.16em;
	padding-top:5px;
	margin-bottom:20px;
	line-height:1.5;
	color:#f39b63;
}
.dum2 {
	font-size:1.16em;
	padding-top:5px;
	margin-bottom:20px;
	line-height:1.5;
	color:#ee859a;
}
.dum3 {
	font-size:1.16em;
	padding-top:5px;
	margin-bottom:20px;
	line-height:1.5;
	color:#8ec555;
}
.dum4 {
	font-size:1.16em;
	padding-top:5px;
	margin-bottom:20px;
	line-height:1.5;
	color:#5ec2c6;
}

.fuki1 {
    position: relative;
}
.fuki1 span {
    position: absolute;
    display: block;
    top: -70px;
    right: -20px;
}
.fuki1 span img {
    width: 150px;
}
.fuki2 {
    position: relative;
}
.fuki2 span {
    position: absolute;
    display: block;
    top: -70px;
    right: -20px;
}
.fuki2 span img {
    width: 150px;
}

@media screen and (min-width: 500px) {

}

@media screen and (max-width: 499px) {
.ebg {
    background-size: auto 600px;
}
.mgadj1 {
	margin-bottom:50px;
}
.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;
}
.tx1 {
	font-size:1.4em;
    margin-bottom: 20px;
    line-height: 1.5;
}
.btitem {
	margin-left:20px;
	margin-right:20px;
}
.bitemadj {
	margin-left:20px;
	margin-right:20px;
}
.mainimg {
	float:none;
	width:100%;
	margin-bottom:50px;
}
.rdoc {
	float:none;
	width:auto;
	margin-left:20px;
	margin-right:20px;
}
.dum1,.dum2,.dum3,.dum4 {
	font-size:1.24em;
	padding-top:10px;
	margin-bottom:20px;
}

.fuki1 span {
    position: absolute;
    display: block;
    top: -30px;
    right: -20px;
}
.fuki1 span img {
    width: 130px;
}
.fuki2 span {
    position: absolute;
    display: block;
    top: -80px;
    right: -20px;
}
.fuki2 span img {
    width: 130px;
}

}