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

/* =============================================================================
   .starter
   ========================================================================== */
                                              /*starter*/
.oyakusoku {
	border-top: 1px solid #beb992;
}

.oyakusoku p {
	margin: 30px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	background-color: #a17b3b;
}

.oyakusoku ol {
	margin: 0 30px 35px 50px;
}

.oyakusoku li {
	margin-bottom: 1em;
	list-style-type: decimal;
}

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

.innerCont{
	width:655px;
	margin:0 auto;
}

.contactBox{
	width:620px;
	border:1px solid #beb992;
	padding:15px 15px;
	margin:15px auto;
}

.contactBox .HB {
	width: 290px;
	/*margin-right: 15px;*/
	float: right;
}

.contactBox .pbWrap {
	width: 305px;
	float: left;
	border-right: 1px solid #9b7430;
	margin-right: 5px;
}

.contactBox .pbWrap &gt; p {
	text-align: center;
}
.contactBox .pbContPBs {
	width: 295px;
	/*margin-right: 15px;
	float: left;*/
}

.contactBox .pblContPBLs {
	width: 195px;
	float: left;
}

/*.pbWrap{
	width:586px;
	clear:both;
}

.pbCont{
	width:242px;
	font-size:12px;
	float:left;
	line-height:1.5;
}

.pblCont{
	width:242px;
	font-size:12px;
	float:right;
	line-height:1.5;
}*/

                                              /*ステップ1～5*/
.step1,.step2,.step3,.step4,.step5 {
	min-height: 174px;
	height: auto !important;
	height: 174px;
	padding: 0 245px 0 0;
}

.step1 {background: url(../images/starter/imgStep1.jpg) no-repeat right top;}
.step2 {background: url(../images/starter/imgStep2.jpg) no-repeat right top;}
.step3 {background: url(../images/starter/imgStep3.jpg) no-repeat right top;}
.step4 {background: url(../images/starter/imgStep4.jpg) no-repeat right top;}
.step5 {background: url(../images/starter/imgStep5.jpg) no-repeat right top;}

dl.onegai  {
	border: 1px solid #beb992;
	padding-bottom: 20px;
}

.onegai dt {
	margin-bottom: 20px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #beb992;
}

.onegai dd {
	margin: 10px 25px;
}

.lisense div.left {
	width: 340px;
	float: left;
}

.lisense div.right {
	width: 332px;
	float: right;
}

.lisense div div {
	padding-left: 30px; 
}

.lisense div div img {
	margin-bottom: 10px;
}

.lisense div div p {
	margin-bottom: 30px;
}

.clinic h3 {
	margin-bottom: 25px;
}

.clinic .left {
	width: 305px;
	margin-left: 30px;
	float: left;
}

.clinic .right {
	width: 305px;
	margin-left: 25px;
	float: left;
}

.media h3 {
	margin-bottom: 10px;
}

.media p {
	margin-bottom: 10px;
	padding-left: 30px;
}

.media div {
	margin-left: -20px;
}
.media dl {
	width: 225px;
	margin-left: 20px;
	float: left;
}

.media dt {
	margin-bottom: 10px;
}

.media dd {
	margin-left: 30px;
	font-weight: bold;
}

.media dd span {
	font-size: 12px;
	font-weight: normal;
}











                                              /*よくある質問*/
.fq h3 {
	margin-bottom: 20px;
	padding:  10px 30px;
	background: #cfbd8c;
	color: #fff;
	font-weight: bold;
}

.fq dl {
	padding: 30px;
	background-color: #edeae0;
}

.fq dl.bg {
	background-color: #f5f5f5;
}

.fq dt {
	min-height: 41px;
	height: auto !important;
	height: 41px;
	padding-left: 50px;
	background: url(../images/body/thermostatShape/iconQ.png) no-repeat 0 0;
	color: #c53443;
	font-size: 18px;
	font-family: "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","游明朝",YuMincho,"HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",serif;
}

.fq dd {
	padding-left: 50px;
}
</pre></body></html>