@charset "utf-8";
/* CSS Document */
.read_text {
  margin: 25px 0 15px 0;
}
.memberTxtsub {
  margin-bottom: 30px;
}

.box_contact {
  margin-top: 30px;
  padding: 25px 0;
  border: 5px solid #e5ede5;
  background: #fff;
}

.heading_block_01{
  min-height: 89px;
  background: url('/img/support/user/microscope/vk-x/bg_vk-x_001.jpg') top left no-repeat;
  background-size: 100% 100%;
}

.heading_block_01 .title,
.heading_block_01 .title .sub_title .series,
.heading_block_01 .title .sub_title{
  font-weight: bold;
  color: #4b4b4b;
}

.heading_block_01 .title{
  padding: 15px 125px 15px 40px;
  font-size: 27px;
  letter-spacing: 0.05em;
}

.heading_block_01 .title .sub_title{
  margin-bottom: 5px;
  display: inline-block;
  font-size: 18px;
  line-height: 1.28;
}

.heading_block_01 .title .sub_title .series{
  font-size: 22px;
}

.freedial_box_01{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  padding: 15px 0 0;
}

.freedial_lead_box{
  text-align: center;
}

.freedial_lead_box .freedial_lead_01,
.freedial_lead_box .freedial_lead_02{
  font-weight: bold;
  letter-spacing: 0.05em;
}

.freedial_lead_box .freedial_lead_01{
  font-size: 20px;
  line-height: 1.4;
}

.freedial_lead_box .freedial_lead_02{
  font-size: 17px;
}

.freedial_box_01 .txt{
  margin-right: 30px;
  font-weight: 600;
  font-size: 22px;
}
.freedial_box_01 .tel{
  padding: 10px 0 15px 70px;
  background: url("/img/support/user/microscope/vk-x/bg_vk-x_002.gif") no-repeat left center;
  background-size: 65px auto;
}
.freedial_box_01 .tel span{
  font-weight: bold;
  font-size: 44px;
}
.freedial_box_01 .time{
  font-size: 18px;
}