@charset "utf-8";
@import url(//fonts.googleapis.com/css?family=Fjalla+One:400|Roboto:400,400italic,700);

/*==============================================================================
  調整子
==============================================================================*/
.shadow {
  -webkit-box-shadow: 8px 8px 8px 8px rgba(0,0,0,0.05);
　-moz-box-shadow: 8px 8px 8px 8px rgba(0,0,0,0.05);
　box-shadow: 8px 8px 8px 8px rgba(0,0,0,0.05);
}
.radius {
  border-radius: 5px;
}
.pc_non {
  display: none;
}
.non_border {
  border: none !important;
}
.box_set, .flex, .sw_pc {
  display: flex;
  display: -webkit-flex; /* Safari */
  -webkit-justify-content: space-between; /* Safari */
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex_2 {
  display: flex;
  display: -webkit-flex; /* Safari */
  flex-wrap: wrap;
}
.pd-0 {
  padding: 0px !important;
}
.pd-10 {
  padding: 10px !important;
}
.sd_2, .top_child {
  margin-top: 0px;
}
.nst_2 {
  margin-top: 50px;
}
/*==============================================================================
  サイドメニュー
==============================================================================*/
#fh5co-aside {
  -webkit-box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.02);
　-moz-box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.02);
　box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.02);
  padding-bottom: 0px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
#fh5co-aside .fh5co-footer {
  bottom: 10px;
}
#fh5co-aside .fh5co-footer small {
  font-size: 10px !important;
}
.fh5co-footer p {
  margin-bottom: 0px;
}
#fh5co-aside #fh5co-main-menu ul li.fh5co-active a {
  color: #228896;
  font-size: 18px;
  font-weight: bold;
}
/*==============================================================================
  コンポーネント
==============================================================================*/
/*=====================
  リード見出し
=====================*/
.lead_title {
  font-size: 32px;
  letter-spacing: 10px;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
  font-weight: bold;
  color: white;
}
.lead_text_box {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.lead_text_box p {
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 2;
  color: white;
}
/*=====================
  大見出し
=====================*/
.section_header {
  background-color: #42B9D0;
  padding-bottom: 25px;
  padding-top: 25px;
  color: white;
}
.section_header h2 {
  font-size: 32px;
  text-align: center;
  letter-spacing: 15px;
  margin-bottom: 0px;
  color: white;
}
.section_header p {
  text-align: left;
  letter-spacing: 2px;
  font-size: 18px;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top: 25px;
}
/*=====================
  小見出し
=====================*/

.fh5co-text h2 {
  margin-bottom: 15px !important;
}
.note_list {
  list-style: none;
  padding-left: 15px;
}
.top_question {
  width: 530px;
  height: 120px;
  transform: scale(1) !important;
}
.fh5co-feature .fh5co-text h3 {
  margin-bottom: 10px;
  font-size: 18px;
}
.feature_box {
  background-color: #42B9D0;
  border: 5px solid #42B9D0;
  padding: 30px;
  border-radius: 3px;
  width: 95%;
}
/*=====================
  テーブル
=====================*/
.data_header {
  font-weight: bold;
  font-size: 16px !important;
}
table.brwsr2,
table.brwsr3 {
  margin: 0 auto;
  width: 75%;
  border: none;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  border-collapse: separate;
  border-spacing: 0 10px;
  margin-top: 25px;
}
table.brwsr3 {
  margin-right: auto;
  margin-bottom: 50px;
}
table.brwsr2 th,
table.brwsr3 th {
  vertical-align: middle;
  height: 53px;
  width: 40px;
  border-right: solid 1px #666;
  margin: 0;
  text-align: center;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
table.brwsr2 td,
table.brwsr3 td {
  padding: 0;
  margin: 0;
  width: 70px;
  border: none;
  color: #666;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
}
table.brwsr3 td {
  font-weight: bold;
}
table.brwsr2 td:fst-child,
table.brwsr3 td:fst-child {
  padding: 0 0 0 10px;
  vertical-align: middle;
}
table.brwsr2 td.bar,
table.brwsr3 td.bar {
  height: 1px;
  width: 100%;
  border-top: solid 1px #34495e;
}
/*=====================
  セクション見出し背景文字
=====================*/
.process-numbers {
  text-align: center;
}
.section-title-parralax h2 {
  text-transform: uppercase;
  letter-spacing: 10px;
  color: #000;
  font-size: 40px;
  font-weight: bold;
  margin-top: -145px;
  margin-bottom: 100px;
  text-align: center;
}
.process-numbers {
  color: #D4EEF3 !important;
  font-weight: 700;
  font-size: 150px;
  text-transform: uppercase;
  letter-spacing: 2px;
  z-index: 1;
}
.process-numbers span {
  font-size: 110px;
}
/*=====================
  リンク
=====================*/
.lead {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #000;
}
/*=====================
  Markdownテキスト
=====================*/
.markdown_text {
  text-align: left;
}
.markdown_text h3 {
  position: relative;
  display: inline-block;
  font-size: 26px;
}
/*=====================
  Markdownテキスト - 相談室
=====================*/
.note_text h3 {
  position: relative;
  padding: 0.25em 1em;
  display: inline-block;
  font-size: 26px;
  letter-spacing: 10px;
  margin-top: 35px;
  margin-bottom: 10px;
}
.note_text h3:before,
.note_text h3:after {
  content: '';
  width: 20px;
  height: 30px;
  position: absolute;
  display: inline-block;
}
.note_text h3:before {
  border-left: solid 1px #42B9D0;
  border-top: solid 1px #42B9D0;
  top: 0;
  left: 0;
}
.note_text h3:after {
  border-right: solid 1px #42B9D0;
  border-bottom: solid 1px #42B9D0;
  bottom: 0;
  right: 0;
}
.note_text h4,
.note_text em {
  display: inline;
  background: linear-gradient(transparent 70%, #a7d6ff 70%);
  font-weight: bold;
}
.note_text a {
  font-weight: bold;
}
.note_text img {
  max-width: 300px;
  height: auto;
  display: block;
}
/*=====================
  画像 - カテゴリー
=====================*/
.category_img {
  margin-bottom: 15px;
}
/*==============================================================================
  /note お悩み相談室
==============================================================================*/
#note ul li {
  list-style: none;
}
#note ul {
  /* padding-inline-start: 0px; */
}
.note_category {
  width: 33.3%;
  margin-bottom: 50px;
}
.note_category h4 {
  margin-bottom: 10px;
  letter-spacing: 5px;
}
.note_category ul {
  margin-top: 10px;
}
.note_category ul li {
  line-height: 2;
}
.note_main {
  margin-top: 50px;
  margin-bottom: 100px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.note_img_set {
  width: 500px;
  margin-right: auto;
  margin-bottom: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.note_i {
  font-size: 16px;
  padding-left: 5px;
}
.be_set {
  width: 100%;
  height: auto;
  display: flex;
}
/*==============================================================================
  フレーム
==============================================================================*/
#fh5co-main .section {
  position: relative;
  width: 93%;
  margin: 0 auto;
  padding: 4em 0;
  padding-top: 30px;
  clear: both;
  overflow: hidden;
}
.feature_list {
  display: flex;
  margin-bottom: 15px;
}
.bg-blue {
  background-color: #F5FBFC;
  width: 100% !important;
}
.module-subtitle {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 2;
}

/*==============================================================================
  ボックス
==============================================================================*/
/*=====================
  リンクボックス
=====================*/
.link_box {
  text-align: center;
  margin-top: 80px;
}
.link_box a {
  border: 1px solid #42B9D0;
  padding: 20px;
  padding-left: 80px;
  padding-right: 50px;
  border-radius: 5px;
  color: white;
  background-color: #42B9D0;
  font-size: 18px;
  letter-spacing: 20px;
}
/*=====================
  ボックス - 0
=====================*/
.text-box {
  padding: 15px;
}
.box-title {
  position: relative;
  padding-top: 22px;
  text-align: center;
  line-height: 2;
  letter-spacing: 2px;
  font-weight: bold;
  z-index: 1;
  border-bottom: 3px dashed #42B9D0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 22px;
  width: 80%;
}
.small-title {
  font-size: 14px;
  line-height: 2.5;
}
/*=====================
  ボックス - 1
=====================*/
.box-1 {
  width: 350px !important;
}
.box-1 h4:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -46px;
  width: 0;
  height: 0;
  margin-left: -11px;
  border: 11px solid transparent;
  border-top: 13px solid #fff;
}
.box-1 img {
  width: 350px;
  height: 250px;
  background-size: 350px 250px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
}
/*=====================
  ボックス - 2
=====================*/
.box-2 {
  width: 25% !important;
}
.box-2 h4 {
  margin-bottom: 0px;
  width: 95%;
}
/*=====================
  ボックス - 3
=====================*/
.box-3 {
  text-align: left;
  width: 100%;
  margin-bottom: 80px;
  position: relative;
}
.box-3 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 200px;
  display: table;
  text-align: center;
}
.text-box-3 {
  padding-left: 350px;
}
.text-box-3 h3 {
  font-weight: bold;
  letter-spacing: 5px;
  margin-bottom: 15px;
  padding: 0.25em 1em;
  line-height: 2;
  position: relative;
  display: inline-block;
}
.text-box-3 h3:before,
.text-box-3 h3:after {
  content: '';
  width: 20px;
  height: 30px;
  position: absolute;
  display: inline-block;
}
.text-box-3 h3:before {
  border-left: solid 1px #42B9D0;
  border-top: solid 1px #42B9D0;
  top: 0;
  left: 0;
}
.text-box-3 h3:after {
  border-right: solid 1px #42B9D0;
  border-bottom: solid 1px #42B9D0;
  bottom: 0;
  right: 0;
}
/*=====================
  ボックス - 4
=====================*/
.box-4 {
  text-align: left;
  width: 100%;
  margin-bottom: 80px;
  position: relative;
}
.box-4 .fh5co-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  display: table;
  text-align: center;
  background: rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.box-4 .fh5co-icon i {
  display: table-cell;
  vertical-align: middle;
  color: #42B9D0;
  font-size: 40px;
  height: 100px;
}
.text-box-4 {
  padding-left: 120px;
}
.text-box-4 h3 {
  letter-spacing: 5px;
  margin-bottom: 5px;
  line-height: 2;
}
/*=====================
  ボックス - 5
=====================*/
.blog-entry {
  background: none;
}
.blog-entry img {
  display: block;
  max-width: 100%;
  height: auto;
}
.box-5 {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
.box-5 img {
  display: block;
  max-width: 100%;
  height: auto;
}
.text-box-5 {
  padding: 25px;
}
.text-box-5 h4 {
  margin-bottom: 10px;
  letter-spacing: 1px;
}
/*=====================
  ボックス - 6
=====================*/
.box-6 {
  width: 100%;
  float: left;
}
.text-box-6 {
  padding: 0px;
}
.text-box-6 h4 {
  margin-bottom: 10px;
  letter-spacing: 1px;
}
/*=====================
  ボックス - 16, 17
=====================*/
.box16, .box17 {
  text-align: center;
  padding: 1em 1em;
  margin-bottom: 2em;
  border-radius: 5px;
  -webkit-box-shadow: 8px 8px 8px 8px rgba(0,0,0,0.01);
　-moz-box-shadow: 8px 8px 8px 8px rgba(0,0,0,0.01);
　box-shadow: 8px 8px 8px 8px rgba(0,0,0,0.01);
}
.box16 {
  border: 1px solid #D3D3D3;
}
.box17 {
  background-color: #42B9D0;
}
.box_link16 {
  width: 30%;
}
.box_link17 {
  width: 45%;
}
.box16 p, .box17 p {
  margin: 0;
  padding: 0;
}
.box16 p {
  color: gray;
}
.box17 p {
  color: #fff;
}
/*==============================================================================
  / トップページ
==============================================================================*/
/*=====================
  ファーストビュー
=====================*/
.slider-text-inner h1 {
  font-size: 120px !important;
  letter-spacing: 15px;
}
#fh5co-hero .flexslider .slider-text>.slider-text-inner h1 {
  font-weight: bold;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#fh5co-hero .flexslider .slider-text>.slider-text-inner h2 {
  letter-spacing: 5px;
}
.fv_t_1 {
  letter-spacing: 40px;
}
.fv_t_2 {
  letter-spacing: 53px;
}
#fh5co-hero .flexslider .slides .overlay {
  background: rgba(0, 0, 0, 0.5);
}
#fh5co-hero .flexslider .slider-text>.slider-text-inner .btn.btn-learn:hover {
  background-color: #42B9D0 !important;
}
/*=====================
  #00 コンセプト
=====================*/
.lead_area {
  background-color: #42B9D0;
  width: 100% !important;
}
/*=====================
  #02 対応している診察内容
=====================*/
.treat_list {
  display: flex;
  list-style: none;
  padding: 0;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.treat_list li {
  margin-left: auto;
  margin-right: auto;
}
.treat_list li img {
  width: 150px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
}
/*=====================
  #05 更新情報
=====================*/
.wp_box, .tweet_box {
  border: 1px solid #D3D3D3;
  border-radius: 10px;
  padding: 20px;
}
.wp_box {
  margin-bottom: 20px;
}
.wp_box p {
  text-align: right;
  margin-bottom: 0px;
  color: #D3D3D3;
}
/*==============================================================================
  取り組み紹介
==============================================================================*/
.fc_2 {
  width: 100% !important;
}
.box-container {
  margin-bottom: -20px;
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.box.box-c3 {
  width: 350px !important;
}
.box {
  box-sizing: border-box;
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
}
.box-detail {
  width: 100%;
  margin-top: 10px;
}
.profile_img {
  width: 350px;
  height: 350px;
}
/*==============================================================================
  /access アクセス
==============================================================================*/
.access_text_2 {
  border-left: 1px dashed #e0e0e1;
  padding-left: 50px;
}
.access_text {
  padding-right: 50px;
  margin-bottom: 50px;
}
.access_text h4,
.access_text_2 h4 {
  letter-spacing: 15px;
}
.access_text p,
.access_text_2 p {
  letter-spacing: 1px;
  line-height: 2;
}
.fh5co-text table {
  margin-left: 0px;
}
.access_list {
  margin-bottom: 0px;
}
.map {
  width: 100%;
  height: 300px;
}
/*==============================================================================
  /about 野坂歯科医院について
==============================================================================*/
.box.box-c2 {
  width: 500px;
  height: 550px;
  margin-bottom: 50px;
}
.box.box-c2 .box-title {
  font-size: 20px;
}
.feature_container {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.box-title-header {
  background-color: #42B9D0;
}
.all_members {
  width: 100%;
  height: auto;
}
/*==============================================================================
  /cure ネット問診室
==============================================================================*/

/*==============================================================================
  /photo 院内の様子
==============================================================================*/
.photo_library {
  margin-bottom: 10px !important;
  width: 100%;
  float: left;
}
.photo_library img {
  width: 300px;
  height: 200px;
  display: block;
  max-width: 100%;
}
/*==============================================================================
  /price 診察・料金のご案内
==============================================================================*/
.treat_icon {
  width: 70px !important;
  height: 70px !important;
}
.treat_icon i {
  font-size: 30px !important;
  height: 100% !important;
}
#treat .fh5co-text {
  padding-left: 90px !important;
}
.treat_price {
  font-size: 18px;
  letter-spacing: 2px;
  color: black;
}
.treat_markdown p {
  margin-bottom: 0px;
}
.treat_category p a {
  color: white;
  border-bottom: dotted 3px white;
}
/*==============================================================================
  /question よくあるご質問
==============================================================================*/
.qa_text p {
  margin-bottom: 0px;
}
/*==============================================================================
/*==============================================================================
  レスポンシブ
==============================================================================
==============================================================================*/
@media(min-width: 992px) {
  /*============================================================================
    Swiper
  ============================================================================*/
  .swiper-wrapper {
    flex-wrap: wrap;
  }
  .swiper-slide {
    width: 33.3%;
  }
  .swiper-button-prev, .swiper-button-next, .swiper-pagination {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  /*============================================================================
    全体
  ============================================================================*/
  body {
    font-size: 14px;
  }
  body.offcanvas #fh5co-main,
  body.offcanvas .fh5co-nav-toggle {
    transform: translateX(0px);
  }
  /*============================================================================
    Swiper
  ============================================================================*/
  .swiper-button-next,
  .swiper-button-prev {
    width: 20px !important;
    height: 20px !important;
    background-size: 20px 20px !important;
  }
  /*============================================================================
    ヘッダー
  ============================================================================*/
  header {
    margin-bottom: 35px;
  }
  header h1 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 0px;
  }
  /*============================================================================
    サイドメニュー
  ============================================================================*/
  #fh5co-aside {
    padding-top: 20px;
  }
  #fh5co-aside .fh5co-footer {
    padding: 0px;
  }
  #fh5co-aside .fh5co-footer ul li a {
    padding: 20px;
  }
  #fh5co-aside #fh5co-main-menu ul li.fh5co-active a {
    font-size: 16px;
  }
  /*=====================
    ハンバーガーメニュー
  =====================*/
  .fh5co-nav-toggle {
    right: 10px;
    top: 10px;
    padding: 10px;
    left: auto;
    text-align: center;
    border-radius: 10px;
  }
  .fh5co-nav-toggle span {
    color: black;
    display: block;
    margin-top: 2px;
  }
  .fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
    content: attr(menu_toggle);
  }
  /*============================================================================
    調整子
  ============================================================================*/
  .sp {
    display: none !important;
  }
  .pc_non {
    display: block;
    line-height: 1.5;
  }
  .bt_2 {
    width: 80% !important;
  }
  .spCol {
    padding: 0px !important;
  }
  .sw_pc {
    /* display: flex;
    display: -webkit-flex;
    -webkit-justify-content: none;
    justify-content: none; */
    flex-wrap: unset;
  }
  .shadow {
    -webkit-box-shadow: 4px 4px 4px 4px rgba(0,0,0,0.05);
    -moz-box-shadow: 4px 4px 4px 4px rgba(0,0,0,0.05);
    box-shadow: 4px 4px 4px 4px rgba(0,0,0,0.05);
  }
  .be_set {
    display: table;
  }
  .flex {
    display: block;
  }
  .sp_flex {
    display: flex;
    display: -webkit-flex; /* Safari */
    -webkit-justify-content: space-between; /* Safari */
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .wd-50 {
    width: 49.9%;
  }
  .flex_2 {
    display: block;
    /* display: -webkit-flex;
    flex-wrap: wrap; */
  }
  /*============================================================================
    コンポーネント
  ============================================================================*/
  /*=====================
    フットメニュー
  =====================*/
  .menu_foot {
    width: 100%;
    height: 50px;
    background-color: rgba(255, 0, 0, 0);
    position: fixed !important;
    bottom: 0;
    z-index: 999;
    text-align: right;
    padding-left: 260px;
    margin-bottom: 65px;
  }
  .menu_foot button {
    background-color: #42B9D0;
    border-color: #fff;
    width: 150px;
    height: 150px;
    line-height: 100px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
  }
  .menu_foot a {
    color: white;
    font-size: 64px;
    padding-right: 20px;
  }
  /*=====================
    テーブル
  =====================*/
  table.brwsr2 {
    width: 100%;
  }
  table.brwsr2 th, .data_header {
    font-size: 14px !important;
  }
  /*=====================
    大見出し
  =====================*/
  .section_header {
    margin-top: 0px;
    margin-bottom: 35px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .section_header h2 {
    letter-spacing: 5px;
    font-size: 18px;
  }
  .section_header p {
    margin-top: 20px;
    font-size: 14px;
    width: 90%;
    letter-spacing: 2px;
  }
  /*==============================================================================
    ボックス
  ==============================================================================*/
  /*=====================
    リンクボックス
  =====================*/
  .link_box {
    margin-top: 30px;
  }
  .link_box a {
    font-size: 14px;
    padding-left: 40px;
    padding-right: 10px;
  }
  /*=====================
    ボックス
  =====================*/
  .box-2 {
    width: 100% !important;
  }
  .box-3, .box-4 {
    margin-bottom: 40px;
  }
  .box-5 {
    width: 49.9%;
  }
  .text-box-3, .text-box-4 {
    padding-left: 0px;
  }
  .text-box-3 h3, .text-box-4 h3 {
    font-size: 18px;
    line-height: 1.5;
  }
  .text-box-4 h3 {
    letter-spacing: 3px;
  }
  .tb-icon-4 {
    margin-right: 20px;
    color: #42B9D0;
  }
  /*=====================
    ボックス - 16, 17
  =====================*/
  .box_link16, .box_link17 {
    width: 100%;
  }
  .blog-entry {
    margin-bottom: 0px;
  }
  .blog-entry .blog-img {
    display: none;
  }
  .blog-entry-2 {
    width: 33.333%;
  }
  .blog-entry-3 {
    width: 50%;
  }
  .blog-entry .desc {
    padding: 20px;
  }

  #fh5co-main .section {
    width: 100%;
    padding: 4em 1em;
    padding-top: 5px;
    padding-bottom: 30px;
  }
  .fh5co-feature .fh5co-text h2 {
    font-size: 18px;
    margin-bottom: 5px !important;
  }
  .treat_price {
    font-size: 16px;
  }
  .access_text h4, .access_text_2 h4 {
    margin-bottom: 10px;
  }
  /*==============================================================================
    / トップページ
  ==============================================================================*/
  .box-title:after {
    opacity: 0;
  }
  .slider-text-inner h1 {
    font-size: 75px !important;
    letter-spacing: 5px;
  }
  .fv_t_1 {
    letter-spacing: 5px;
  }
  .fv_t_2 {
    letter-spacing: 5px;
  }
  #fh5co-hero .flexslider .slider-text {
    width: 100%;
    display: block;
  }
  #fh5co-hero .flexslider .slider-text>.slider-text-inner .btn {
    width: 100%;
  }
  #fh5co-hero .flexslider .slider-text>.slider-text-inner h1 {
    width: 100%;
    line-height: 1;
  }
  #fh5co-hero .flexslider .slider-text>.slider-text-inner h2 {
    font-size: 16px;
  }
  #fh5co-hero .flexslider .slider-text>.slider-text-inner {
    display: block;
    min-height: 500px;
    padding-top: 30%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .lead_title {
    font-size: 24px;
    letter-spacing: 5px;
    line-height: 1.5;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .lead_text_box {
    width: 95%;
  }
  .lead_text_box p {
    font-size: 16px;
    line-height: 1.5;
  }
  .process-numbers {
    font-size: 90px;
    color: #D4EEF3 !important;
  }
  .process-numbers span {
    font-size: 60px;
  }
  .section-title-parralax h2 {
    font-size: 24px;
    margin-top: -85px;
    margin-bottom: 50px;
  }
  .treat_list {
    flex-wrap: wrap;
  }
  .treat_list li img {
    width: 85px;
    height: 85px;
  }
  .treat_list li img:first-child {
    margin-bottom: 15px;
  }
  .module-subtitle {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5;
    font-size: 14px;
  }
  .box-container {
    display: block;
    margin-bottom: 0px;
  }
  .box.box-c3, .box.box-c2 {
    width: 100% !important;
  }
  .box.box-s .box-body {
    padding-top: 5px;
  }
  .box-title {
    margin-bottom: 5px;
  }
  .wp_box h3 {
    font-size: 18px;
    margin: 0 0 15px 0;
  }
  .access_text h4, .access_text_2 h4 {
    letter-spacing: 5px;
    font-size: 14px;
  }
  .access_text_2 {
    border-left: none;
    padding-left: 0px;
  }
  .access_text {
    padding-right: 0px;
    margin-bottom: 30px;
  }
  /*==============================================================================
    /note お悩み相談室
  ==============================================================================*/
  .note_main {
    margin-top: 0px;
  }
  .note_section_title {
    letter-spacing: 2px;
    font-size: 18px;
  }
  .note_section_title:before, .note_section_title:after {
    width: 10px;
    height: 20px;
  }
  .note_main p {
    font-size: 14px;
  }
  .note_list li {
    line-height: 3;
  }
  .note_list a {
    position: relative;
    z-index: 999;
  }
  .note_text h3 {
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .note_text h3:before, .note_text h3:after {
    width: 10px;
    height: 20px;
  }
  /*==============================================================================
    / 野坂歯科医院について
  ==============================================================================*/
  .box-body {
    padding-top: 5px;
  }
  .box.box-c2 {
    height: auto;
    margin-bottom: 0px;
    margin-top: 50px;
  }
  .top_box-c2 {
    margin-top: 0px !important;
  }
  .feature_container {
    width: 100%;
  }
  .box-title-2 {
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 18px;
  }
  .fh5co-feature .fh5co-text h3 {
    font-size: 16px;
  }
  .box-3 .fh5co-icon {
    width: 50px;
    height: 50px;
  }
  .box-3 .fh5co-icon i {
    height: auto;
    font-size: 30px;
  }
  .fh5co-feature .fh5co-text {
    padding-left: 65px;
  }
  .blog-entry small {
    font-size: 14px;
  }
  .desc p {
    font-size: 12px;
  }
  .text-box-1 {
    padding-left: 0px !important;
  }
  .text-box-1 h3 {
    font-size: 16px !important;
  }
  .text-box-1 p {
    font-size: 14px;
  }
  .kodawari_box {
    margin-bottom: 20px;
  }
  .profile {
    width: 100%;
    margin-bottom: 0px;
  }
  /*==============================================================================
    /accessアクセス
  ==============================================================================*/
  .map {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
  }
  /*==============================================================================
    院内の様子
  ==============================================================================*/
  .photo_library img {
    /* width: 100%;
    height: auto; */
    margin-left: auto;
    margin-right: auto;
  }
  /*==============================================================================
    相談室
  ==============================================================================*/
  #note ul {
    padding-inline-start: 20px;
  }
  .note_category {
    width: 100%;
  }
}