@charset "utf-8";
@import "default.css";
@import "base.css";
@import "common.css";
@import "meanmenu.css";

/*===============================================
●画面の横幅が640px以上
===============================================*/
@media screen and (min-width : 640px ){
#pc------------------------------------------- {
}
header {
	background-image:url(../images/massageup/bg.jpg);	
	height:279px;
	background-repeat:no-repeat;
}

h2.h2_hana {
	width:600px;
}

#top div {
	width:880px;
	background:url(../images/massageup/top_bg.jpg) no-repeat;
	background-position:center top;
	margin-top:40px;
	width:880px;
}

#top div p {
	padding-top:390px;
	text-align:left;
	font-size:18px;
}


#point section h3:before {
	content:url(../images/massageup/ico_pencil.png);
	margin-right:20px;
}

#point section h3 span {
	color:#ff5800;
	display:inline-block;
	margin-right:20px;	
}

#point section {
	margin:70px auto;
	position:relative;
}


#point section div {
	width:880px;
	text-align:left;	
}

#point section p {
	margin:40px 0;
	font-size:18px;
}

#point section p.text_small {
	font-size:14px;	
}


#point section p.ftext {
	margin:0;
	font-size:22px;	
	text-align:left;
}


#point section.point01 {
	background:url(../images/massageup/point01_bg.jpg) no-repeat;
	background-position:right center;
	min-height:296px;
}

#point section.point01 div p {
	width:585px;	
}

#point section.point01 p.ftext {
	position:absolute;
	left:744px;
	top:40px;
	margin:0;
	
}

#point section.point02 {
	background:url(../images/massageup/point02_bg.jpg) no-repeat;
	background-position:right center;
	min-height:312px;
}


#point section.point02 div p {
	width:620px;	
}

#point section.point02 p.ftext {
	position:absolute;
	left:596px;
	top:164px;
	margin:0;
}


#point section.point03 {
	background:url(../images/massageup/point03_bg.jpg) no-repeat;
	background-position:right center;
	min-height:296px;
}


#point section.point03 div p {
	width:630px;	
}


#point section.point03 p.ftext {
	position:absolute;
	left:596px;
	top:224px;
	margin:0;
}




}







/*===============================================
●画面の横幅が640px以下
===============================================*/
@media screen and (max-width:640px){
/*===============================================
sp
===============================================*/
#sp640------------------------------------------- {
}

header {
	background-image:url(../images/massageup/bg.jpg);	
	height:100px;
	background-repeat:no-repeat;
	background-size:cover;
}

h2.h2_hana {

}

#top div {

	background:url(../images/massageup/top_bg.jpg) no-repeat;
	background-position:center top;
	background-size:contain;
	margin-top:40px;

}

#top div p {

	text-align:left;
	font-size:112.5%;
	padding-top:50%;
}


#point section h3:before {
	content:url(../images/massageup/ico_pencil.png);
	margin-right:20px;
}

#point section h3 span {
	color:#ff5800;
	display:inline-block;
	margin-right:20px;	
}

#point section {
	margin:30px auto;
	position:relative;
}


#point section div {

	text-align:left;	
}

#point section p {

	font-size:112.5%;
}

#point section p.text_small {
	font-size:90%;	
}


#point section p.ftext {
	margin:0;
	font-size:137.5%;	
	text-align:right;
}


#point section.point01 {
	background:url(../images/massageup/point01_bg.jpg) no-repeat;
	background-position:right center;
	background-size:60%;
}

#point section.point01 div p {
	margin-right:30%;
}

#point section.point01 p.ftext {

	margin:0;
	
}

#point section.point02 {
	background:url(../images/massageup/point02_bg.jpg) no-repeat;
	background-position:right center;
	background-size:60%;
}


#point section.point02 div p {
	margin-right:30%;
}

#point section.point02 p.ftext {

	margin:0;
}


#point section.point03 {
	background:url(../images/massageup/point03_bg.jpg) no-repeat;
	background-position:right center;
	background-size:60%;
}


#point section.point03 div p {
	margin-right:30%;
}


#point section.point03 p.ftext {

	margin:0;
}

}




/*===============================================
●画面の横幅が400px以下
===============================================*/
@media screen and (max-width:400px){
}

/*===============================================
sp
===============================================*/
#sp400------------------------------------------- {
}
