@charset "UTF-8";
/*------------------------------------------------------------
	ご利用者の声
------------------------------------------------------------*/
#pagePath {
  padding: 6px 40px 4px;
  background: url(/img/common/bg_pagePath02.png) repeat;
  position: relative;
  z-index: 10;
}

#pagePath li {
  color: #999;
}

#pagePath li a {
    color: #CCC;
}

#mainVisual {
  margin-top: -30px;
  padding: 0;
  height: 240px;
  background: url(/img/common/main_img_consul.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 1 \9;
}

#mainVisual .ttl {
  padding-top: 120px;
  display: block;
  padding-left: 0;
  padding-right: 0;
  min-width: auto;
  width: 100%;
  height: 240px;
  background: none;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 28px;
}


#main {
  font-size: 1.6em;
}

#main #conts .leadTxt {
  padding: 55px 0;
  text-align: center;
}

#main #conts .consultant {
  margin: 0 auto;
  width: 960px;
}

#main #conts .consultant.shinohara {
  padding-top: 80px;
  border-top: 1px solid #000;
}

#main #conts .consultant .introduction .person {
  margin-bottom: 80px;
  background: url(/img/consul/bg_consul03.jpg) repeat-y 0 0;
}

#main #conts .consultant.shinohara .introduction .person {
  background: url(/img/consul/bg_consul04.jpg) repeat-y 0 0;
}

#main #conts .consultant .introduction .person .inbox {
  padding: 40px;
  background: url(/img/consul/bg_consul01.jpg) no-repeat right bottom;
}

#main #conts .consultant.shinohara .introduction .person .inbox {
  background: url(/img/consul/bg_consul02.jpg) no-repeat right bottom;
}

#main #conts .consultant .introduction .person .inbox .profile {
  padding: 50px 60px;
  width: 420px;
  background: #FFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

#main #conts .consultant .introduction .person .inbox .profile .icon {
  position: absolute;
  top: -10px;
  left: 10px;
}

#main #conts .consultant .introduction .person .inbox .profile .position {
  margin-bottom: 20px;
  line-height: 0;
}

#main #conts .consultant .introduction .person .inbox .profile .name {
  margin-bottom: 15px;
  line-height: 0;
}

#main #conts .consultant .introduction .person .inbox .profile .support {
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #111;
}

#main #conts .consultant .introduction .person .inbox .profile .support dt,
#main #conts .consultant .introduction .person .inbox .profile .support dd {
  font-size: 0.88em;
}

#main #conts .consultant .introduction .person .inbox .profile .support dt {
  margin-right: 20px;
  float: left;
}

#main #conts .consultant .introduction .person .inbox .profile .support dd {
  overflow: hidden;
}

#main #conts .consultant .introduction .person .inbox .profile p:last-child {
  font-size: 0.88em;
}

#main #conts .consultant .introduction .person .thought {
  padding: 56px 80px 56px 60px;
  background: #000;
}

#main #conts .consultant .introduction .person .thought .ttl {
  float: left;
}

#main #conts .consultant .introduction .person .thought p {
  padding-left: 30px;
  width: 715px;
  float: right;
  border-left: 1px solid #262626;
  color: #FFF;
  font-size: 0.88em;
}

#main #conts .consultant .introduction .messageBox {
  margin-bottom: 140px;
  padding: 60px;
  border: 1px solid #000;
  background: #FFF;
  position: relative;
}

#main #conts .consultant .introduction .messageBox:before {
  content: "";
  display: block;
  margin-left: -10px;
  width: 20px;
  height: 1px;
  background: #7F7F7F;
  position: absolute;
  bottom: -80px;
  left: 50%;
}

#main #conts .consultant .introduction .messageBox h3 {
  margin-bottom: 60px;
  text-align: center;
}

#main #conts .consultant .introduction .messageBox p {
  margin-bottom: 33px;
}

#main #conts .consultant .introduction .messageBox p:last-child {
  margin-bottom: 0;
}

#main #conts .consultant .introduction .messageBox p.leadImgTxt {
  margin-bottom: 34px;
}

#main #conts .consultant .introduction .talkBox {
}

#main #conts .consultant .introduction .talkBox h3 {
  margin-bottom: 60px;
  text-align: center;
}

#main #conts .consultant .introduction .talkBox .photoBox {
  margin-bottom: 35px;
}

#main #conts .consultant .introduction .talkBox .photoBox p {
  overflow: hidden;
}

#main #conts .consultant .introduction .talkBox .photoBox .photo {
  margin-right: 50px;
  float: left;
}

#main #conts .consultant.shinohara .introduction .talkBox .photoBox .photo {
  margin-left: 50px;
  float: right;
}

#main #conts .consultant .introduction .talkBox .paragraph {
  margin-bottom: 60px;
}

#main #conts .consultant .introduction .talkBox .paragraph:last-child {
  margin-bottom: 0;
}

#main #conts .consultant .introduction .talkBox .paragraph h4 {
  margin-bottom: 35px;
}

#main #conts .consultant .introduction .talkBox .paragraph p {
  margin-bottom: 35px;
}

#main #conts .consultant .introduction .talkBox .paragraph p:last-child {
  margin-bottom: 0;
}

#main #conts .consultant .introduction .talkBox .paragraph ol {
  margin-bottom: 35px;
}

#main #conts .consultant .introduction .talkBox .paragraph ol li {
  padding-left: 1.3em;
  text-indent: -1.3em;
  list-style-type: decimal;
  list-style-position: inside;
}

#main #conts .consultant .introduction .talkBox .paragraph .btn {
  text-align: center;
}

#main #conts .consultant .introduction .talkBox .paragraph .btn a {
  display: inline-block;
  line-height: 0;
}
#main #conts .consultant .introduction .talkBox .paragraph .btn a img {
  display: block;
}