@charset "UTF-8";
/* オススメ */
#main_left {
  margin-top: -20px;
}
/* インファイトマッサージ */
#hokanimo {}
#hokanimo .mozisage {
  font-size: 13px;
  line-height: 18px;
  padding-top: 5px;
  text-indent: 1em;
  clear: right;
}
.kyotyo {
  color: #F63;
  font-weight: 600;
  font-size: 15px;
  margin-top: 5px;
  padding-left: 1em;
  text-indent: -1em;
}
.hosi {
  margin-top: 10px;
}
#hokanimo dt {
  font-weight: 800;
  font-size: 18px;
  color: #40A642;
  text-align: center;
  margin-bottom: 15px;
}
#hokanimo dd {
  color: #666;
  font-weight: 800;
}
.kouka {
  width: 90%;
  height: 100%;
  margin-bottom: 10px;
  padding: 20px;
  background: url(../img/mtgym/back_1.png);
  display: block;
  margin-top: 20px;
}
.kouka dd {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  line-height: 25px;
}
.kouka2 dd {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  line-height: 25px;
}
.kouka2 {
  width: 90%;
  height: 100%;
  margin-bottom: 20px;
  padding: 20px;
  background: url(../img/mtgym/back_1.png);
  display: block;
  margin-top: 20px;
}
.toi {
  clear: both;
  font-size: 12px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}
.tel {
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  margin-top: 7px;
}
/* 教会リンク */
#kyokailink {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
  height: 100%;
  border-bottom: dotted rgba(35, 35, 35, 1.00) 1px;
  border-top: dotted rgba(35, 35, 35, 1.00) 1px;
  padding-top: 30px;
  padding-bottom: 100px;
}
#kyokaislink_1 {
  width: 350px;
  margin: 0 auto;
}
#kyokaislink_2 {
  width: 350px;
  margin: 0 auto;
  clear: both;
  margin-top: 50px;
}
#kyokai_1 {
  float: left;
}
#kyokai_2 {
  float: left;
}
#kyokai_1_mozi, #kyokai_2_mozi {
  padding-top: 10px;
  margin-left: 20px;
  color: #666;
  font-size: 12px;
  font-weight: 700;
  line-height: 17px;
  float: left;
}
/* またBOX */
#mata {
  width: 100%;
  height: 100%;
  display: block;
  margin-top: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #FF8224;
  padding-top: 10px;
  clear: both;
}
#mata p {
  font-size: 13px;
  line-height: 16px;
  color: #FF8224;
  text-align: center;
  font-weight: 600;
}
/* PC */
@media (min-width: 768px) {
  #uketsuke_mobile {
    display: none;
  }
  #uketsuke_pc {
    margin-top: 20px;
  }
  #uketsuke_pc table {
    margin: 0 auto;
  }
  #uketsuke_pc .uketsuke_m1 {
    font-weight: 800;
    font-size: 18px;
    color: #40A642;
    text-align: center;
  }
  #uketsuke_pc .uketsuke_m2 {
    font-weight: 500;
    font-size: 18px;
    color: #666;
  }
  #uketsuke_pc .uketsuke_m2 p {
    font-size: 11px;
    color: #000;
  }
}
/* mobile */
@media (max-width: 767px) {
  .midashi {
    width: 100%;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #uketsuke_pc {
    display: none;
  }
  .uketsuke_m1 img {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .uketsuke_m2 {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    color: #666;
    margin-bottom: 10px;
  }
  #uketsuke_mobile .uketsuke_m3 {
    text-align: center;
    font-size: 13px;
    color: #000;
  }
}