/*注釈*/
body{
font-size:15px;
}


/*------------------------
      	ヘッダー
--------------------------*/
.head_wrap{
width:1000px;
/*height:144px;*/
height:110px;
margin-left:auto;
margin-right:auto;
border:0px solid #000;
color:#fff;
}
.head_title{
width:752px;
font-weight:bold;
font-size:30px;
text-align:left;
float:left;
/*padding-left:8px;*/
margin-top:14px;
border:0px solid #000;
}
.head_text{
width:752px;
height:22px;
}
/*------------------------
      電話番号欄
--------------------------*/
.head_tel_wrap{
border:0px solid #000;
color:#fff;
width:230px;
text-align:left;
font-weight:bold;
float:right;
margin-top:-1px;
}
/*お気軽にご相談ください！*/
.head_okigaru{
border:0px solid #000;
width:120px;
height:16px;
font-size:13px;
margin-top:-4px;
float:left;
}
/*土日祝対応可*/
.head_donichi_text{
font-size:11px;
color:#fff;
text-align:center;
margin-top:-2px;
}
/*TEL*/
.head_tel{
border:0px solid #000;
/*background-color:#BFBBAE;*/
color:#fff;
width:25px;
height:25px;
text-align:center;
font-size:18px;
float:left;
/*margin-top:5px;*/
background-image:url('../img/phone_square.png');
background-size:contain;
background-repeat:no-repeat;
}
.head_tel_text{
margin-top:-5px;
}
/*電話番号*/
.head_phone_number{
border:0px solid #000;
width:202px;
height:25px;
font-size:25px;
margin-top:-9px;
text-align:right;
float:left;
}
/*受付時間*/
.head_uketuke_waku{
width:230px;
height:21px;
border:0px solid #BFBBAE;
text-align:center;
float:left;
margin-top:5px;
background-color:#01b1ff;
}
.head_uketuke_wrap{
width:100%;
border:0px solid #BFBBAE;
text-align:center;
margin-top:-3px;
}
.head_uketuke{
border:0px solid #BFBBAE;
font-size:13px;
display: inline-block;
/*float:left;*/
/*padding-left:32px;*/
}
.head_uketuke_time{
border:0px solid #BFBBAE;
font-size:14px;
display: inline-block;
/*float:right;*/
/*padding-right:20px;*/
}
/*------------------------
      プロフィール欄
--------------------------*/
.profile_name{
border:1px solid #999;
padding:9px;
width:232px;
float:right;
margin-top:16px;
text-align:center;
font-weight:bold;
}
.profile_text_wrap{
margin-top:16px;
text-align:left;
float:right;
width:232px;
}
.profile_ul{
/*padding-left:16px;*/
font-size:14px;
}


h2{
/*font-size:27px;*/
}
.hissu {
    font-size: 10px;
    padding: 3px;
}
