<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* equipment.css
 * ====================================== */

#subPage #main section {
	clear: both;
	overflow: hidden;
}

/* 機器紹介 top */
#subPage #main .top {
	margin: 45px 0 0 0;
	position: relative;
}
#subPage #main .top h3 {
	margin: 30px 0 0 0;
}
#subPage #main .top p {
	font-size: 13px;
	line-height: 1.8;
	margin: 30px 0 0 0;
	width: 370px;
}
#subPage #main .top .equipment {
	position: absolute; right: 0; top: 0;
	z-index: -1;
}
#subPage #main .top .point {
	margin: 40px 0 0 0;
}
#subPage #main .top .point img:first-child{
	margin: 0 0 35px 0;
}

/* 施術詳細 treatment */
#subPage #main .treatment h2 {
	height: 28px;
	line-height: 28px;
	margin: 60px 0 0 0;
	text-align: center;
}
#subPage #main .treatment h3 {
	clear: both;
	margin: 60px 0 0 0;
}
#subPage #main .treatment h2 + h3 {
	margin: 35px 0 0 0;
}
/* テキスト */
#subPage #main .treatment p {
	clear: both;
	font-size: 13px;
	margin: 15px 0 0 0;
}
#subPage #main .treatment .case + p {
	margin: 20px 0 0 0;
}
#subPage #main .treatment .left {
	float: left;
}
#subPage #main .treatment .right {
	float: right;
}
/* 症例 */
#subPage #main .treatment .case + .case {
	margin-top: 25px;
}
/* 流れ */
#subPage #main .flow h2 + h3  {
	margin: 20px 0 0 0;
}
#subPage #main .flow h3  {
	margin: 38px 0 0 0;
}
#subPage #main .flow dl {
	margin-top: 18px;
	overflow: hidden;
}
#subPage #main .flow dl dt {
	clear: left;
	float: left;
	height: 31px;
	width: 26px;
}
#subPage #main .flow dl dd {
	float: left;
	font-size: 13px;
	height: 26px;
	line-height: 26px;
	text-indent: .5em;
	width: 696px;
}
#subPage #main .flow dl dd span {
	font-size: 12px;
}
/* list */
#subPage #main section ul {
	font-size: 13px;
	margin: 10px 0 0 0;
	overflow: hidden;
}
#subPage #main section ul li {
	margin: 0 0 7px 0;
	line-height: 1.4;
	padding: 0 0 0 15px;
}
/* 特徴 */
#subPage #main dl.feature dt {
	margin: 15px 0 0 0;
}
#subPage #main dl.feature dd {
	font-size: 12px;
	margin: 5px 0 0 0;
}

/* Vビーム */
#subPage #main #vbeam .top .point {
	margin: 60px 0 0 0;
}
#subPage #main #vbeam .treatment h2 {
	border: 1px solid #C80000;
}
#subPage #main #vbeam .treatment p span {
	color: #C80000;
}
#subPage #main #vbeam .flow dd {
	background: #FCF2F2;
}
#subPage #main #vbeam .flow dd span.red {
	color: #C80000;
}
#subPage #main #vbeam .flow ul li {
	background: url(../images/vbeam/mark.gif) no-repeat left 0.45em;
}
/* ルビー */
#subPage #main #ruby .treatment h2 {
	border: 1px solid #C8004B;
}
#subPage #main #ruby .left {
	width: 350px;
}
#subPage #main #ruby .left img {
	margin: 35px 0 0 0;
}
#subPage #main #ruby .right {
	width: 335px;
}
#subPage #main #ruby .right h3 {
	margin: 35px 0 0 0;
}
#subPage #main #ruby p span {
	color: #C8004B;
}
#subPage #main #ruby .flow dd {
	background: #FCF2F6;
}
#subPage #main #ruby .flow dd span.red {
	color: #C8004B;
}
#subPage #main #ruby .flow ul li {
	background: url(../images/ruby/mark.gif) no-repeat left 0.45em;
}
/* メドライト */
#subPage #main #medlite .treatment h2 {
	border: 1px solid #5F8787;
}
#subPage #main #medlite .treatment p span {
	color: #5F8787;
}
#subPage #main #medlite .treatment .reason {
	clear: both;
	margin: 40px 0 0 0;
	overflow: hidden;
}
#subPage #main #medlite .treatment .reason dl.feature dt {
	margin: 0;
}
#subPage #main #medlite .treatment .reason .left {
	width: 320px;
}
#subPage #main #medlite .treatment .reason .right {
	width: 360px;
}
#subPage #main #medlite .treatment .reason .right a {
	display: block;
	margin: 5px 0 0 0;
	text-align: right;
}
#subPage #main #medlite .treatment .case p {
	margin-bottom: 5px;
}
#subPage #main #medlite .treatment h3.after {
	margin: 15px 0 0 0;
}
#subPage #main #medlite .flow dd {
	background: #F7F9F9;
}
#subPage #main #medlite .flow ul li {
	background: url(../images/medlite/mark.gif) no-repeat left 0.45em;
}
#subPage #main #medlite .treatment .blog {
	word-break: break-all;
	line-height: 1.4;
	width: 200px;
}
/* ウルトラセル */
#subPage #main #ultracel .top p {
	width: 420px;
}
#subPage #main #ultracel .treatment h2 {
	border: 1px solid #1E2188;
}
#subPage #main #ultracel .treatment h3 {
	margin: 40px 0 0 0;
}

#subPage #main #ultracel .treatment p span {
	color: #1E2188;
}
#subPage #main #ultracel .treatment dl.feature {
	overflow: hidden;
}
#subPage #main #ultracel .treatment dl.feature dd.left {
	font-size: 12px;
	width: 510px;
}
#subPage #main #ultracel .treatment p.left {
	font-size: 12px;
	margin-bottom: 30px;
	width: 510px;
}
#subPage #main #ultracel .treatment dl.feature dd.left.w460 {
	width: 460px;
}
#subPage #main #ultracel .treatment p + .right {
	margin: 15px 0 0 0;
	width: 162px;
}
#subPage #main #ultracel .treatment ul li {
	background: url(../images/ultracel/mark.gif) no-repeat left 0.45em;
}
#subPage #main #ultracel .flow dd {
	background: #F4F4F9;
}
#subPage #main #ultracel table {
	margin: 25px 0 0 0;
}
#subPage #main #ultracel table tr:first-child th:first-child {
	background: #ffffff;
}
#subPage #main #ultracel table tr th {
	background: #1E2188;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	color: #ffffff;
	font-size: 13px;
	padding: 10px 0;
	text-align: center;
	width: 155px;
	white-space: nowrap;
}
#subPage #main #ultracel table tr th:first-child {
	padding: 5px 10px;
	text-align: left;
	width: 74px;
}
#subPage #main #ultracel table tr td {
	background: #E8E9F3;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	font-size: 12px;
	line-height: 1.4;
	padding: 5px;
	vertical-align: top;
}
#subPage #main #ultracel table tr td.bg {
	background: #F4F4F9;
}
#subPage #main #ultracel #ultracelExample #SRR{
	margin-top:-60px;
}

/* スキンリニュー */
#subPage #main #skinrenew .treatment h2 {
	border: 1px solid #663179;
}
#subPage #main #skinrenew .treatment p em {
	font-style: normal;
	color: #71049e;
}
#subPage #main #skinrenew .treatment ul li {
	position: relative;
}
#subPage #main #skinrenew .treatment ul li:before {
	content: "";
	width: 6px;
	height: 6px;
	background: #663179;
	border-radius: 3px;
	position: absolute;
	top: 0.4em; left: 0.2em;
}
#subPage #main #skinrenew h4 {
	margin-top: 20px;
}
#subPage #main #skinrenew h4 + ul {
	margin-top: 5px;
}
#subPage #main #skinrenew .flow dd {
	background: #f0eaf2;
}


/* PicoWay */
#subPage #main #picoway .treatment h2 {
	border: 1px solid #663179;
}
#subPage #main #picoway .treatment h2 img {
	vertical-align: middle;
}
#subPage #main #picoway .top p {
	width: 420px;
}
#subPage #main #picoway .treatment p em {
	font-style: normal;
	color: #71049e;
}
#subPage #main #picoway .treatment ul li {
	position: relative;
}
#subPage #main #picoway .treatment ul li:before {
	content: "";
	width: 6px;
	height: 6px;
	background: #663179;
	border-radius: 3px;
	position: absolute;
	top: 0.4em; left: 0.2em;
}
#subPage #main #picoway .treatment ul li em {
	font-size: 0.75em;
}
#subPage #main #picoway #picowayMovie iframe {
	margin-top: 30px;
}
#subPage #main #picoway h4 {
	margin-top: 20px;
}
#subPage #main #picoway h4 + ul {
	margin-top: 5px;
}
#subPage #main #picoway .flow dd {
	background: #f0eaf2;
}

/* ミラドライ */
#subPage #main #miradry .treatment h2 {
	border: 1px solid #5ABE50;
}
#subPage #main #miradry .treatment p span {
	color: #5ABE50;
}
#subPage #main #miradry table {
	margin: 35px 0 0 0;
}
#subPage #main #miradry table tr:first-child th:first-child {
	background: #ffffff;
}
#subPage #main #miradry table tr th {
	background: #8B8B8B;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	color: #ffffff;
	font-size: 13px;
	padding: 10px 0;
	text-align: center;
	width: 200px;
	white-space: nowrap;
}
#subPage #main #miradry table tr th:first-child {
	padding: 10px 10px;
	text-align: left;
	width: 100px;
}
#subPage #main #miradry table tr th.miradry {
	background: #5ABE50;
}
#subPage #main #miradry table tr td {
	background: #F7F7F7;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	font-size: 13px;
	line-height: 1.4;
	padding: 5px 10px;
	vertical-align: middle;
}
#subPage #main #miradry table tr td span {
	font-size: 10px;
}
#subPage #main #miradry table tr td.miradry {
	color: #5ABE50;
}
#subPage #main #miradry table tr td.bg {
	background: #EFEFEF;
}
#subPage #main #miradry .notes {
	font-size: 8px;
	float: left;
	line-height: 1.2;
	margin: 10px 0 0 0;
}
#subPage #main #miradry .top a {
	float: right;
	margin: 10px 0 0 0;
}
#subPage #main #miradry .treatment .structure {
	clear: both;
	margin: 30px 0 0 0;
	overflow: hidden;
}
#subPage #main #miradry .treatment .structure img {
	float: left;
}
#subPage #main #miradry .treatment .structure h3 {
	margin: 0;
}
#subPage #main #miradry .treatment .structure h3 img {
	float: none;
}
#subPage #main #miradry .treatment .structure .text {
	float: right;
	width: 330px;
}
#subPage #main #miradry .treatment .structure .text p {
	font-size: 12px;
	margin: 6px 0 0 0;
}
#subPage #main #miradry .treatment .structure.first {
	background: #EEF8ED;
	padding: 20px;
}
#subPage #main #miradry .treatment .structure.first .text {
	float: right;
	width: 320px;
}
#subPage #main #miradry .flow dd {
	background: #EEF8ED;
}
#subPage #main #miradry .flow ul li {
	background: url(../images/miradry/mark.gif) no-repeat left 0.45em;
}
#subPage #main #miradry .flow ul li span {
	text-decoration: underline;
}
/* CO2レーザー */
#subPage #main #co2laser .top p {
	width: 722px;
}
#subPage #main #co2laser .top .point img:first-child{
	margin: 0;
}
#subPage #main #co2laser .treatment h2 {
	border: 1px solid #F56400;
}
#subPage #main #co2laser .treatment p span {
	color: #F56400;
}
#subPage #main #co2laser .flow dd {
	background: #FEF7F2;
	float: left;
}
#subPage #main #co2laser .flow ul li {
	background: url(../images/co2laser/mark.gif) no-repeat left 0.45em;
}

/* 料金表 price.cssと同じ */
#subPage #main iframe {
	border: none;
	margin: 0;
	padding: 0;
}
#subPage #main iframe + p {
	padding-top: 20px;
}
#subPage #main table {
	margin: 15px 0 0 0;
	width: 722px;
}
#subPage #main table tr th {
	background: #D2D200;
	border-left: 2px solid #ffffff;
	color: #ffffff;
	font-size: 12px;
	padding: 3px 0;
	text-align: center;
}
#subPage #main table tr th:first-child {
	width:180px
}
#subPage #main table tr th:last-child {
	width:180px
}

#subPage #main table tr td {
	background: #EFEFEF;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	font-size: 12px;
	padding: 5px 10px;
}
#subPage #main table tr td.bg {
	background: #F7F7F7;
}
#subPage #main table tr td.price {
	text-align: right;
}
#subPage #main table tr td span {
	font-size:1.0rem;
}
</pre></body></html>