@charset "utf-8";

/* ==========================================================

========================================================== */

ul,li {
  list-style:none;
}

/* Callクレヨン_電話でお問合せ */

* > .callbox .inbox img{
	vertical-align: top;
}

.callbox{
  border:4px solid #5ca242;
  box-sizing: border-box;
  font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
  margin: 0 auto;
  padding:0px 0px 20px;
  width: 608px;
}

.callbox .ttl_callbox{
	width:600px;
	margin:0px;
	padding:0px;
	height:56px;
  text-align: center;
  line-height:56px;
	background:url("https://www.homemate-research.com/search/netad/image_cmn/bg_ttl_callbox.gif") repeat center center;
}

.callbox .ttl_callbox img{
	vertical-align:bottom;
}

.callbox .inbox{
	width:600px;
	color:#000;
	margin:0px;
	padding: 0px 0px 11px;
	text-align: left;
  border-radius:0 0 10px 10px;
  -webkit-border-radius:0 0 10px 10px;
  -moz-border-radius:0 0 10px 10px;
  box-sizing:border-box;
}

.callbox .fa_name{
	padding:15px 20px 0;
}

.callbox .fa_name .category{
	margin:0px;
	padding:0;
	font-size:14px;
}

.callbox .fa_name .name{
	margin:8px 0px 0px;
	padding:8px 8px;
	background:#dbecd3;
	font-size:16px;
	font-weight:bold;
}

.callbox .inbox .telnumbox{
	clear:both;
	width:400px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	background:url("https://www.homemate-research.com/search/netad/image_cmn/callbox_bg_telnum.gif") no-repeat center bottom;
	font-weight:bold;
	color:#00351d;
}

.callbox .inbox .telnumbox p{
	width:400px;
	height:63px;
	margin: 28px auto 10px;
	font-size:28px;
	line-height:63px !important;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	text-align: center;
}

.callbox .inbox .telnumbox p img{
	padding:0px 5px 5px 0px;
	vertical-align:middle;
}

.callbox .inbox div.type_timeup .telnumbox p{
	font-size:16px;
	color:#ff0000;
	text-align:center;
}

.callbox .inbox div.type_fanum .telnumbox p{
	color:#191970;
	text-align:center;
}

.callbox .inbox div.type_timeup .telnumbox + .msgbox{
	margin-top:20px;
}

.callbox .inbox .timelimit{
	width:520px;
	height:34px;
	margin:20px auto;
	padding:0px;
	background:#fdede4;
	text-align:center;
	font-size:15px;
}

.callbox .inbox .timelimit #limit_time{
	padding:0px 5px;
	color:#ff0000;
	font-weight:bold;
	font-size:18px;
	letter-spacing:0.2em;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
}

.callbox .inbox .timelimit p{
	width: 360px;
	height:34px;
	margin:0px auto;
	padding:0px 0px 0px 25px;
	background: url("https://www.homemate-research.com/search/netad/image_cmn/callbox_mrk_att.gif") no-repeat 7px center;
	text-align:center;
	line-height:34px !important;
}

.callbox .inbox p.sitename{
	width:560px;
	height:40px;
	margin:0 auto;
	padding:0;
	line-height:40px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

.callbox .inbox p.sitename span{
	padding-right:5px;
	color:#ff3800;
	font-size:16px;
	font-weight:bold;
}

.callbox .inbox .attention{
	width: 540px;
	margin: 19px 0 0 40px;
	padding:0px;
}

.callbox .inbox .attention ul{
	padding:0px 0px;
	font-size:13px;
}

.callbox .inbox .attention ul li{
	margin:0px 0px 8px;
	padding-left:15px;
    line-height: 1.5;
	background:url("https://www.homemate-research.com/search/netad/image_cmn/callbox_mrk_lst.gif") no-repeat left 4px;
}

.callbox .inbox .attention ul li strong{
	padding:0px 3px;
	color:#ff0000;
	font-weight:bold;
	font-style:normal;
}

/* アナウンスに関する注意書きを追加 */

.callbox .inbox .attention.announce {
    margin: 0 auto 30px;
	width: 400px;
}

.callbox .inbox .attention.announce li{
    background-position-y: 4px;
    line-height: 1.5;
    padding-left: 1.5em;
}


.callbox .inbox .msgbox{
	clear:both;
	width:520px;
	margin:0px 0px 0px 40px;
	padding:15px 0px;
	background:#fdede4;
	text-align:center;
	font-size:12px;
}

.callbox .inbox div.type_fanum .msgbox p.system_lead{
	margin:0 20px;
	padding:3px 0px 0px 25px;
	background:url("https://www.homemate-research.com/search/netad/image_cmn/callbox_mrk_att.gif") no-repeat left top;
	text-align:left;
}

.callbox .inbox div.type_fanum .msgbox p.system_lead strong{
	padding:0px 3px;
	color:#ff0000;
	font-weight:bold;
	font-style:normal;
}

.callbox .inbox .msgbox p{
	line-height:1.6;
}

.callbox .inbox .msgbox .btn_reissue{
	margin:12px 0px 0px;
}

.callbox .inbox .msgbox .btn_reissue a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.callbox .footer{
	width:600px;
	height:52px;
	margin:0px;
	padding:0px;
	text-align:center;
}

.callbox .footer img{
	margin-top:11px;
}

.callbox .footer a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	background:#fff;
}

/* ホームメイト電話支援システムの説明 */
.call_infobox{
	width:400px;
	padding:4px 12px 12px;
	background:#14603d;
	border:2px solid #033;
	border-radius:8px;
	z-index:1000;
}

.call_infobox dt{
	margin:0px 0px 5px;
	padding:0 0 0 12px;
	font-weight:bold;
	color:#fff;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.8);
	font-size:15px;
}

.call_infobox dd{
	position:relative;
	padding:12px;
	background:#fff;
	border-radius:8px;
	font-size:13px;
}

.call_infobox dd p{
	line-height:1.4;
	color:#000;
}

.call_infobox dd p span.free{
	color:#fe0104;
}

.contact_time {
  display: flex;
  flex-flow: row nowrap;
  font-weight: 800;
  justify-content: center;
  text-align: left;
  margin: 0 auto;
  width: 30em;
}
.contact_time dt,
.contact_time dd {
  margin: 0;
  padding: 0;
}

.type_afterhours {
  margin: 1.5em auto 0;
}

.followup {
  background: #e9f7ca;
  border-radius: 10px;
  box-sizing: border-box;
  margin: 1.5em 2em 0;
  padding: 1.2em 0.5em;
  text-align: center;
}

.followup .lead {
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

.followup .lead strong {
  color :#ff0000;
  padding-right: 0.25em;
}

.followup .btn_mail {
  margin-top: 1em;
}

.followup .btn_mail img:hover {
  opacity: 0.8;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  a[href^="tel"]{
    text-decoration:none;
  }
  .followup .btn_mail img:hover {
    opacity: 1;
  }
}
