@charset "UTF-8";
.header_wide {
  clear: both;
  background-color: transparent;
  min-width: 1200px;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .header_wide {
    min-width: 0;
  }
}

#mnav {
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1000;
  font-size: 10px;
}

.header_side {
  clear: both;
  background-color: transparent;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 599px) {
  .header_side {
    padding: 0 10px;
  }
}

.header_wrapper {
  clear: both;
  background-color: transparent;
  text-align: left;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#mnav header {
  height: 135px;
}

.header {
  clear: both;
  background-color: transparent;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.header .telbox .icon img.-sp {
  display: none;
}
@media only screen and (max-width: 859px) {
  .header .telbox {
    width: 40px;
    height: 60px;
    top: 35px;
    right: 135px;
  }
  .header .telbox .phone_number,
  .header .telbox .consultation_hour {
    display: none;
  }
  .header .telbox a,
  .header .telbox > span {
    background-color: #8c7c4d;
    text-decoration: none;
    text-align: center;
    display: block;
    width: 40px;
    height: 60px;
    padding-top: 10px;
    box-sizing: border-box;
    border-radius: 3px;
    z-index: 130;
  }
  .header .telbox .icon {
    position: static;
    line-height: 1;
  }
  .header .telbox .icon img {
    margin-bottom: 9px;
  }
  .header .telbox .icon img.-sp {
    display: inline;
  }
  .header .telbox .icon img.-pc {
    display: none;
  }
  .header .telbox .icon span {
    font-size: 1em;
    line-height: 1;
    color: #fff;
    display: block;
  }
}
.header p {
  font-size: 1em;
  line-height: 1;
}
.header .hp01,
.header .hp02,
.header .hp03,
.header .hp07 {
  position: absolute;
  top: 5px;
}
.header .hp07 {
  right: 105px;
}
.header .hp01 {
  right: 70px;
}
.header .hp02 {
  right: 35px;
}
.header .hp03 {
  right: 0;
}
.header .hp04,
.header .hp05 {
  position: absolute;
  top: 100px;
}
.header .hp04 {
  right: 110px;
}
.header .hp05 {
  right: 0;
}
.header .hp04 a,
.header .hp05 a {
  font-size: 1.2em;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  background-color: #000; /* 基本色 */
  text-align: center;
  display: block;
  width: 105px;
  height: 25px;
  padding-top: 6px;
  box-sizing: border-box;
  border-radius: 3px;
}
.header .menu_box .menu_box_btn {
  font-size: 1em;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  background-color: #8c7c4d; /* 東京予防医療クリニック */
  text-align: center;
  display: block;
  width: 50px;
  height: 60px;
  padding-top: 10px;
  box-sizing: border-box;
  border-radius: 3px;
  position: absolute;
  top: 35px;
  cursor: pointer;
  z-index: 130;
  letter-spacing: 2px;
  right: 0;
}
.header .menu_box .menu_box_btn:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.header .menu_box .menu_box_btn:hover {
  opacity: 0.7;
}
.header .menu_box .boundary_search .menu_box_btn {
  letter-spacing: 2px;
  right: 0;
}
.header .menu_box .boundary_search .menu_box_btn img {
  margin-bottom: 8px;
}
.header .menu_box .boundary_search .boundary_box {
  width: 400px;
}
.header .menu_box .boundary_nav .menu_box_btn {
  right: 55px;
}
.header .menu_box .boundary_nav .menu_box_btn img {
  margin-bottom: 8px;
}
@media only screen and (max-width: 859px) {
  .header .menu_box .boundary_nav .menu_box_btn {
    right: 45px;
  }
}
.header .menu_box .boundary_mail .menu_box_btn {
  right: 110px;
}
.header .menu_box .boundary_mail .menu_box_btn img {
  margin-bottom: 10px;
}
@media only screen and (max-width: 859px) {
  .header .menu_box .boundary_mail .menu_box_btn {
    right: 90px;
  }
}
@media only screen and (max-width: 859px) {
  .header .menu_box .menu_box_btn {
    width: 40px;
  }
}

.header .sitetitlebox .clinic_name {
  font-size: 2.6em;
  top: 23px;
}
.header .sitetitlebox .medical_corporation {
  font-size: 1.8em;
}
.header .sitetitlebox .medical_courses {
  top: 57px;
}
.header .sitetitlebox .medical_courses {
  top: 57px;
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
  .header .sitetitlebox .logo {
    top: 0;
    left: 0;
  }
  .header .sitetitlebox .medical_corporation {
    font-size: 1.4em;
    top: 0;
    left: 40px;
  }
  .header .sitetitlebox .medical_courses {
    top: 47px;
  }
  .header .sitetitlebox .clinic_name {
    font-size: 1.8em;
    letter-spacing: 0;
    top: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .header .sitetitlebox {
    top: 32px;
    width: 175px;
  }
  .header .sitetitlebox .logo {
    display: none;
  }
  .header .sitetitlebox .clinic_name {
    font-size: 1.6em;
    letter-spacing: -0.5px;
    top: 19px;
    left: 0;
  }
  .header .sitetitlebox .medical_corporation {
    font-size: 1.3em;
    left: 0;
  }
  .header .sitetitlebox .medical_courses {
    top: 42px;
  }
}

.sitetitlebox {
  top: 35px;
  width: 360px;
  position: absolute;
  left: 0;
}
.sitetitlebox .logo {
  top: 4px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.sitetitlebox .clinic_name,
.sitetitlebox .medical_corporation,
.sitetitlebox .medical_courses {
  font-family: "Noto Serif JP", "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 游明朝, YuMincho, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", serif;
  line-height: 1;
  text-align: center;
  position: absolute;
  right: 0;
}
.sitetitlebox .clinic_name {
  color: #000;
  font-weight: bold;
  left: 50px;
  font-size: 2.4em;
  letter-spacing: 0;
  top: 19px;
}
.sitetitlebox .medical_corporation {
  font-size: 1.4em;
  color: #1a1a1a;
  font-weight: bold;
  letter-spacing: 1px;
  top: 0;
  left: 50px;
}
.sitetitlebox .medical_courses {
  font-size: 1.2em;
  color: #fff;
  font-weight: 600;
  letter-spacing: 2px;
  background-color: #8c7c4d;
  width: 100%;
  padding: 4px 5px 5px;
  box-sizing: border-box;
  border-radius: 3px;
  top: 52px;
  left: 0;
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
  .sitetitlebox {
    top: 27px;
    width: 275px;
  }
  .sitetitlebox .logo {
    top: 0;
    left: 0;
  }
  .sitetitlebox .medical_corporation {
    font-size: 1.4em;
    top: 0;
    left: 40px;
  }
  .sitetitlebox .medical_courses {
    top: 47px;
  }
  .sitetitlebox .clinic_name {
    font-size: 1.8em;
    letter-spacing: 0;
    top: 20px;
  }
}/*# sourceMappingURL=header-custom.css.map */
