#haken .main-images {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: none;
  z-index: -1; }
  #haken .main-images > div {
    width: 100%;
    margin: 0 auto;
    position: relative; }
  #haken .main-images .backgrounds {
    margin: 0 0 1em;
    height: 12em;
    background-size: 100%;
    background-image: url(../images/haken/img.jpg);
    background-repeat: no-repeat;
    background-position: 0px -142px;
    z-index: 1; }
  #haken .main-images .inner {
    position: relative;
    height: 100%; }
  #haken .main-images .title {
    font-size: 3.6rem;
    color: #0066cc;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1em;
    /* right: 1em; */
    margin: auto;
    display: inline-block;
    width: 11em;
    height: 1.5em;
    padding: 0; }
    #haken .main-images .title:after {
      content: none; }
  #haken .main-images + .title-3 {
    margin-top: 1em; }
#haken .board {
  margin-top: 1em;
  border: 1px solid #999;
  background: #fff;
  padding: 2em;
  font-size: 1.4rem; }
#haken .box-2 {
  margin-top: 1em; }
  #haken .box-2 .box {
    text-align: left; }
    #haken .box-2 .box .btn {
      width: 10em;
      text-align: center; }
    #haken .box-2 .box .tel {
      font-size: 2.8em;
      line-height: 1; }
      #haken .box-2 .box .tel:before {
        content: "";
        display: inline-block;
        width: 1.4em;
        height: 0.7em;
        background-image: url(../images/haken/free-dial.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain; }
#haken.oubo .title-4 {
  margin-bottom: 1em;
  margin-top: 0; }
#haken.oubo ul.number {
  list-style-type: decimal;
  list-style-position: outside; }
  #haken.oubo ul.number li {
    margin-left: 1em; }
    #haken.oubo ul.number li dl dt {
      font-weight: bold;
      margin-bottom: 0.5em; }
    #haken.oubo ul.number li dl dd {
      margin-bottom: 2em;
      line-height: 1.875; }
#haken.oubo .doui-area {
  margin: 3em 0 0;
  text-align: center; }
  #haken.oubo .doui-area .btn {
    width: 10em;
    text-align: center; }
    #haken.oubo .doui-area .btn + .btn {
      margin-left: 2em; }
      @media (max-width: 768px) {
        #haken.oubo .doui-area .btn + .btn {
          margin-left: 0; 
        }
      }
#haken.oubo .board {
  margin-top: 1em;
  border: 1px solid #999;
  background: #fff;
  padding: 2em;
  font-size: 1.4rem; }
  #haken.oubo .board p {
    margin-bottom: 0; }
