@charset "UTF-8";

/*ヘッダー*/

.headerinner .tel img.telimg {
  width: 224px;
}
@media screen and (min-width: 768px) {
  #header {
    border-color: #0075c1;
  }
  #header h1 {
    padding-top: 8px;
  }
  #menu-header-nav > li.nav04 {
    position: relative;
  }
}
/*ナビ*/

@media screen and (min-width: 768px) {
  #menu-header-nav > li {
    width: 16.4%;
  }
  #menu-header-nav > li.nav02 {
    width: 18%;
  }
  #menu-header-nav > li.nav04:hover > ul.sub-menu {
    width: 170%;
    left: -35%;
  }
  #menu-header-nav > li > a:hover, #menu-header-nav > li > span:hover, #menu-header-nav ul.sub-menu li a:hover {
    background: #0075c1;
  }
  #menu-header-nav > li:hover > ul.sub-menu {
    background: #61a4d0;
  }
  #menu-header-nav > li > ul.sub-menu > li a {
    color: #fff;
  }
  #nav li.has_children > a::after {
    border-top: 5px solid #1b9ca4 !important;
  }
}
@media screen and (max-width: 768px) {
  #nav .submenu-wrap, #nav .sub-menu {
    background: #f3faff;
  }
}

/*インプラントTOP*/

.page-implant .bread_wrap, .page-implant .page-title {
  display: none;
}
.page-implant #contents > .inner {
  width: 100%;
  max-width: 100%;
}
.time-table thead th {
  background: #0075c1;
}
.link_btn a {
  background: #5b3600;
  max-width: 320px;
}
.page-implant h3:after {
  display: none;
}
.page-implant h2 {
  font-size: 36px;
  font-weight: bold;
  color: #3f3f3f;
  text-align: center;
  padding-bottom: 0.7em;
  line-height: 1.3;
  margin-bottom: 1em;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  position: relative;
}
h2.h2_icon:after, .page-implant h2:after {
  content: "";
  width: 80px;
  height: 2px;
  background: linear-gradient(90deg, transparent 0%, #2f729d 50%, transparent 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
h2.h2_icon {
  font-size: 36px;
  font-weight: bold;
  color: #3f3f3f;
  text-align: center;
  padding-bottom: 0.7em;
  line-height: 1.3;
  margin-bottom: 1em;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  position: relative;
  background: url(img/i_h2_icon.png) no-repeat left 10%;
  display: table;
  margin: 0 auto 1em;
  padding-left: 36px;
}
.sec_news .news h3 {
  font-size: 24px;
  color: #0075c1;
  border-bottom: 1px solid #61a4d0;
  text-align: left;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sec_news .news .btn a {
  background: #5b3600;
  text-decoration: none;
}

/*im01*/

.im01 {
  background: url(img/im01_bg.jpg) no-repeat center / cover;
  padding: 5% 0 4%;
}
.im01 h2 {
  font-size: 37px;
}
.im01 h2 .big1 {
  font-size: 50px;
}
.im01 h2 .big2 {
  font-size: 54px;
}
.im01 .column, .im02 .column {
  margin-bottom: 20px;
}

/*im02*/

.im02 {
  background: url(img/im02_bg.jpg) no-repeat center / cover;
  padding: 5% 0;
  color: #fff;
  text-align: center;
}
.im02 h2 {
  color: #fff;
}
.page-implant .im02 h2, .page-implant .im05 h2 {
  margin-bottom: 0.4em;
}
.page-implant .im02 h2:after, .page-implant .im05 h2:after {
  background: linear-gradient(90deg, transparent 0%, #fff 50%, transparent 100%);
}

/*im03*/

.im03 {
  background: url(img/im03_bg.jpg) no-repeat center / cover;
  padding: 5% 0;
}
.im03 .column {
  position: relative;
  background: #fff1da;
  box-sizing: border-box;
  padding: 10px 15px 5px;
}
.box_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.box_link a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}
.im03 .column a:hover {
  background-color: #FFF;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}
.im03 h3 {
  padding: 0;
  margin-bottom: 0.8em;
}
.imgbox {
  margin-bottom: 0.8em;
}

/*im04*/

.im04 {
  margin-bottom: 5%;
}
.im04 .bnr a img {
  margin-bottom: 8px;
}

/*im05*/

.im05 {
  background: url(img/im05_bg.jpg) no-repeat center / cover;
  padding: 5% 0;
  color: #fff;
}
.im05 h2, .im05 h2 + p {
  color: #fff;
  text-align: center;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-weight: bold;
}

/*im06*/

.im06 {
  padding: 5% 0 0;
}
.im06 .time-table + p {
  margin-bottom: 5px;
}
.im06 .time-table + p + p {
  margin-bottom: 0;
}

/*コンテンツ下部*/

.page-implant .contentbottom {
  padding: 10px 0 60px;
}

/*フッター*/

.copyright, #footer {
  background: #f3faff;
}
#footer .nav_title, #footer .nav_title a {
  color: #0075c1;
}
@media screen and (min-width: 768px) {
  .mainimage {
    background: url(img/i_mainimage01.jpg) no-repeat center / cover;
  }
  .im01 .columns .column, .im02 .columns .column {
    max-width: 32.2%;
    -webkit-box-flex-basis: 32.2%;
    -webkit-flex-basis: 32.2%;
    flex-basis: 32.2%;
  }
  .im03 .columns .column {
    max-width: 32%;
    -webkit-box-flex-basis: 32%;
    -webkit-flex-basis: 32%;
    flex-basis: 32%;
  }
  .im03 .link_btn a {
    width: 32%;
    float: left;
    margin: 10px 2% 20px 0;
    max-width: 320px;
  }
  .im03 .link_btn a:last-child {
    margin-right: 0;
  }
  .im05 .con_l {
    width: 38%;
  }
  .im05 .con_r {
    width: 60%;
  }
  .im05 .link_btn a {
    margin-left: 0;
  }
  .im06 .con_l {
    width: 53%;
  }
  .im06 .con_r {
    width: 43%;
  }
}
@media screen and (max-width: 1041px) {
  .im01 h2 .big1, .im01 h2 .big2 {
    font-size: 40px;
  }
  .page-implant h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1042px) {
  .im03 .link_btn a {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  /* スマホ */
  .page-implant h2 {
    font-size: 26px;
    padding-bottom: 0.4em;
  }
  .im03 .column {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 480px) {
  .page-implant h2 {
    font-size: 23px;
  }
  .im01 h2 .big1, .im01 h2 .big2 {
    font-size: 30px;
  }
}

/*下層*/

.page-title {
  background: url(img/im02_bg.jpg) no-repeat center;
}
.page-title h2 {
  color: #fff;
}
.post-type-page h3, .under h3 {
  color: #3f3f3f;
}
.post-type-page h3::after, .under h3::after {
  background: linear-gradient(90deg, transparent 0%, #2f729d 50%, transparent 100%);
}
.page-list {
  background: #f3faff;
}
.ul_arrow li:before {
  border-top: 8px solid #0075c1;
}
.entry-block h3, .mce-content-body h4, .under h4 {
  color: #016fac;
  background: url(img/i_h2_icon.png) no-repeat left 30%;
  border-bottom: 1px solid #016fac;
}
.qa-block h4 {
  background: none;
  border: none;
}
.mce-content-body h5, .under h5 {
  background: #e58800 url(img/sec03_icon02.png) no-repeat 6px;
  background-size: auto 100%;
}
.ul01 li::before {
  background: #28a7af;
}
.ul_check li::before {
  background: #5b3600;
}
.ul_check {
  background: #f3faff;
}
.link_btn a {
  margin-bottom: 1em;
}
