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

/*---お気軽にお問い合わせください　---*/
img.midashi02{
	display: block;
	margin: 10px auto;
}

ul.check-list{
	position: relative;
	width: 90%;
	margin: 0 auto;
}
.check-list li{
	font-size: 1.7rem;
	background-image:url("../images/treatment02/ico_check.png");
	background-repeat: no-repeat;
	background-position: left 8px top 0.5em;
	padding: 6px 0 6px 2em;
	border-bottom: dashed 1px #6a3906;
}
.check-list img{
	display: none;
}

/*--- 流れ　---*/
.flow li{
	width: 90%;
	text-align: center;
	margin: 10px auto;
}
.flow li h3{
	font-size: 1.5rem;
	background: none;
	padding: 0;
	margin: 0;
}
.flow li p{
	text-align: left;
}

.fukidashi-01{
	position: relative;
	width: 90%;
	text-align: center;
	background-color: #fcd475;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
	padding: 10px;
	margin: 30px auto;
}
.fukidashi-01:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(252, 212, 117, 0);
	border-bottom-color: #fcd475;
	border-width: 20px;
	margin-left: -20px;
}
.fukidashi-01 h4{
	font-size: 1.6rem;
}
.fukidashi-01 p{
	font-size: 1.5rem;
	line-height: 1.2;
}
.fukidashi-01 p i{
	font-style: normal;
	color: #e60012;
}

/*--- ご挨拶　---*/
img.midashi03{
	display: block;
	margin: 10px auto;
}
img.background : none;{
	display: block;
	margin: 10px auto;
}
img.greeting-img{
	display: block;
	margin: 0 auto;
}

/*--- 料金について　---*/
.about ul{
	width: 90%;
	background-color: #ffffd7;
	border: solid 3px #f39800;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
	padding: 10px;
	margin: 10px auto;
}
.about li{
	font-size: 2.4rem;
	text-align: left;
	color: #f39800;
	background : none;
	border-bottom: solid 1px #f39800;
	padding: 10px 0;
}
.about li:last-child{
	border-bottom: none;
}
.about h1{
	font-size: 2.4rem;
	color: #f39800;
	background : none;
}
.about h2{
	font-size: 1.5rem;
	text-align: left;
	color: #f39800;
	background : none;
}
.about h3{
	font-size: 1.5rem;
	text-align: center;
	color: #ffffff;
	background-color : #f39800;
}
.about h4{
	width: 90%;
	font-size: 1.5rem;
	line-height: 1.5;
	color: #f39800;
	margin: 0 auto;
}
.about p{
	color: #000000;
}
.about img{
	display: block;
	margin: 0 auto;
}

/*--- よくある質問　---*/
.accordion{
	width: 98%;
	margin: 20px auto;
}
.displayNone {
display: none;
}
.accordion a {
display: block;
}
.contentWrap{
	font-size: 1.5rem;
	line-height: 1.5;
	padding-left: 10%;
	margin: 20px 20px 20px 0;
}
p.switch {
	position: relative;
	cursor: pointer;
	width: 74%;
	font-size: 1.5rem;
	background: #ffffd7;
	background-image: url("../images/treatment02/ico_faq.png");
	background-repeat: no-repeat;
	background-position: left 5px center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 20px 30px 20px 60px;
	color: #000;
}
.switch:after {
	content: "&gt;";
	color: #00b7ee;
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: -100%;
	bottom: -100%;
	margin: auto;
	height: 16px;
	font-family: sans-serif;
}
.switch.open:after {
	content: "x";
}

.faq img{
	display: block;
	margin: 0 auto;
}

/*----------------------------
ミディアムサイズ
----------------------------*/
@media only screen and (min-width: 40em){	/* 640px */

/*--- 流れ　---*/
ul.flow{
	width: 94%;
	text-align: justify;
	text-justify: distribute-all-lines;
	margin: 0 auto;
}
ul.flow:after{
	content:"";
	display: inline-block;
	width: 100%;
	line-height:0;
	height: 0; 
}
.flow li{
	display: inline-block;
	width: 46%;
	vertical-align: top;
}

} /* end 640px*/


@media only screen and (min-width: 60em) {	/*960px*/

/*---お気軽にお問い合わせください　---*/
.check-list ul{
	margin-bottom: 20px;
}
.check-list img{
	position: absolute;
	display: block;
	top: 0;
	right: 0;
}

/*--- 流れ　---*/
.flow li{
	width: 32%;
}

/*--- ご挨拶　---*/
img.greeting-img{
	float: right;
	margin: 0;
}

/*--- 料金について　---*/

.about li:last-child{
	border-bottom: none;
}
.about h1{
	text-indent: 3.5em;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 24px 0;
}
li .point01{
	background-image: url("../images/treatment02/point_01.png");
}
li .point02{
	background-image: url("../images/treatment02/point_02.png");
}
li .point03{
	background-image: url("../images/treatment02/point_03.png");
}

.about h3{
	width: 30%;
	text-align: center;
	color: #ffffff;
	background-color : #f39800;
	margin: 10px auto 10px 30px;
}
.about p i{
	font-size: 1.7rem;
	font-style: normal;
	font-weight: bold;
	color: #f39800;
}
.about img{
	float: right;
	margin: 20px 10px 0 40px;
}


} /* end 960px*/
</pre></body></html>