/*
//  ★★ このモジュールはscssを利用しています。
//  ★★ cssを直接記述したい場合は、このスタイルシートに記述をしてください。
//
// == 目次（merge.css） ================================================
//
//  pageneme..................ページ名
//
// 作成者 2019.02.27 muramoto
// 更新者 2025.06.09 kunihiro
//
// =============================================================================
/*

/* ------------------------------------
  ここにページ名を記載してください
------------------------------------ */


/* 見出し等を記載してください
------------------------------------ */



/* ------------------------------------
  全ページ共有
------------------------------------ */

@media screen and (max-width: 767px){
    .sp_none{
        display:none !important
    }
}
@media screen and (min-width: 768px){
    .pc_none{
        display:none !important
    }
}

/* メニュークリック時動作
------------------------------------ */
.header_info .header_gnav .header_gnav_box > li .cont_gnav_hover_box_js_on {
  position: absolute;
  top: 148px;
  left: 0px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.header_info .header_gnav .header_gnav_box > li > a.gnav_js_on {
  background-color: #EEEAE7;
}

.page_top_group .header_info .header_gnav .header_gnav_box > li > a.gnav_now_on {
  background-color: #EEEAE7;
}

.page_top_shin_h .header_info .header_gnav .header_gnav_box > li > a.gnav_now_on {
  background-color: #EAF4E6;
}

.page_top_koga_21 .header_info .header_gnav .header_gnav_box > li > a.gnav_now_on {
  background-color: #FCEFE2;
}

.page_top_shin_c .header_info .header_gnav .header_gnav_box > li > a.gnav_now_on {
  background-color: #F5E7EF;
}


.fontL {
  zoom: 120%;
  /* 18px */
}

.fontM {
  zoom: 110%;
  /* 14px */
}

.fontS {
}

.page_top_shin_h .features {
    padding: 60px 0 0 0;
    text-align: center;
}

.page_top_group .header_info .header_gnav .header_gnav_box>li>a {
  height: auto;
}
.page_top_shin_h .header_info .header_gnav .header_gnav_box>li>a {
  height: auto;
}
.page_top_koga_21 .header_info .header_gnav .header_gnav_box>li>a {
  height: auto;
}
.page_top_shin_c .header_info .header_gnav .header_gnav_box>li>a {
  height: auto;
}

/* トップページ
------------------------------------ */

/* layout.scssに移動（210322 kunihiro）
.cont_news .news_wrap .news_box a .pick_up_box .img_box {
  width: 150px;
  height: 150px;
  overflow: hidden;
}
.cont_news .news_wrap .news_box a .pick_up_box .summary_box {
  flex: 1;
  margin-left: 15px;
}


.cont_news .news_wrap .blog_box {
    position: relative;
    border: solid 1px #7C5745;
    border-radius: 3px;
    width: 50%;
    box-sizing: border-box;
    padding: 20px 20px 72px 20px;
    text-align: left;
}

.cont_news .news_wrap .blog_box a .pick_up_box {
    display: flex;
    border-bottom: solid 1px #7C5745;
    padding: 20px 0 20px 0;
}

.cont_news .news_wrap .blog_box a .pick_up_box .img_box {
    width: 150px;
    overflow: hidden;
    border: 3px solid #FFF;
}

.cont_news .news_wrap .blog_box a .pick_up_box .summary_box {
    width: 360px;
    margin-left: 15px;
}

.cont_news .news_wrap .blog_box a .pick_up_box .summary_box .txt_date {
    display: inline-block;
    font-size: 1.4rem;
    margin-right: 15px;
    margin-bottom: 10px;
}

.cont_news .news_wrap .blog_box a .pick_up_box .summary_box .txt_category {
    display: inline-block;
    font-size: 1.4rem;
    line-height: 2.0rem;
    padding: 0 20px;
    border-radius: 3px;
}

.cont_news .news_wrap .blog_box a .pick_up_box .summary_box .txt_tl {
    font-size: 1.8rem;
    line-height: 2.8rem;
}

.cont_news .news_wrap .blog_box .txt_link {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 90%;
    font-size: 1.6rem;
    border: solid 1px #7C5745;
    text-align: center;
    color: #FFF;
    background-color: #7C5745;
}

.cont_news .news_wrap .blog_box .txt_link span::after {
    content: '';
    width: 14px;
    height: 14px;
    background-image: url(../img_cmn/ico_arrow_white.svg);
    background-size: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    top: 1px;
    right: 0px;
    margin-left: 5px;
}
*/


.home_menu_sp .base_btn_sub_menu a .txt_box .txt_sub {
  line-height: 1.2;
  display: block;
}

/* ヘッダーのLINEボタン */
.page_top_koga_21 .header_link_box .header_link li .header_link_txt.line {
  margin-top: 0;
}

/* ヘッダーの外来初診-問診-ボタン */
.header_info .header_top .header_right_box .header_link_box .header_link li .header_link_ico.link_ico_first {
  background-image: url(https://www.tenjinkai.or.jp/themes/PC2021/img_cmn/ico_first.svg);
  /* background-image: url(../img_cmn/ico_first.svg); */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}


/* 新古賀クリニック　下層ページ　ヘッダーのボタン幅
--------------- */
.page_top_shin_c .header_info .header_top .header_right_box .header_link_box .header_link li a {
  width: 140px;
}

.page_top_shin_c .is_animation .header_top .header_right_box .header_link_box .header_link li a {
  width: 150px;
}

.is_animation .header_top .header_right_box .header_link_box .header_link li .header_link_txt.line {
  line-height: 2px;
  padding-left: 0;
}

.page_top_shin_c .header_info .header_top .header_right_box .header_link_box .header_link {
  display: flex;
}


/* 新古賀病院 下位ページ　ヘッダー調整（250609 kunihiro）
--------------- */
.page_top_shin_h .header_info .header_top {
  display: flex;
  /* justify-content: flex-end; */
  justify-content: space-between;
  box-sizing: border-box;
  min-height: 97px;
  background-color: #FFF;
  padding-bottom: 0;
}

/* ロゴ　--------------- */
.page_top_shin_h .header_info .header_top .header_left_box .logo {
  margin-top: 10px;
}
.page_top_shin_h .header_info .header_top .header_left_box .logo .img_logo img {
  width: auto;
  height: 35px;
  line-height: 3.5rem;
  margin-right: 10px;
}
@media (max-width: 1200px) {
  .page_top_shin_h .header_info .header_top .header_left_box .logo .img_logo img {
      height: 29px;
      line-height: 2.9rem;
      margin-right: 5px;
  }
}
.page_top_shin_h .header_info .header_top .header_left_box .logo .img_logo .txt_facility {
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 3.6rem;
}
@media (max-width: 1200px) {
  .page_top_shin_h .header_info .header_top .header_left_box .logo .img_logo .txt_facility {
      font-size: 3.0rem;
      line-height: 3.0rem;
  }
}
/* -- スクロールした時のheaderの設定（.is_animation追加) -- */
.page_top_shin_h .is_animation .header_top .header_left_box .logo {
  margin-top: 2px;
}
.page_top_shin_h .is_animation .header_top .header_left_box .logo .txt_corporation {
  font-size: 1.0rem;
}
.page_top_shin_h .header_info .header_top .header_left_box .logo .img_logo {
  display: flex;
}
.page_top_shin_h .is_animation .header_top .header_left_box .logo .img_logo img {
  height: 23px;
  line-height: 2.3rem;
  position: relative;
  top: 0;
  left: 0;
  margin-right: 5px;
}
.page_top_shin_h .is_animation .header_top .header_left_box .logo .img_logo .txt_facility {
  font-size: 2.4rem;
  line-height: 2.4rem;
}


/* 文字サイズ　切り替え　--------------- */
.header_info .header_top .header_right_box {
  float: none;
}
.page_top_shin_h .font_size_box .font_size_btn {
  display: flex;
}
.page_top_shin_h .header_info .header_top .header_right_box .font_size_box .font_size_btn li {
  margin-right: 2px;
}
.page_top_shin_h .header_info .header_top .header_right_box .font_size_box .font_size_btn li:last-child {
  margin-right: 0;
}

/* 右上メニュー（themes/PC21/css23/marge.css　と同じ内容＋コンテンツページ用の調整）　--------------- */
/* 1200px以下での左右のコンテンツベタ付きを修正（左右に1%の余白を追加） */
@media (max-width: 1200px) {
  .page_top_shin_h .cont_inner {
    width: 98%;
  }
}

/* ロゴのリンクエリアをテキスト要素に合わせる修正 */
.page_top_shin_h .header_info .header_top .header_left_box {
  width: auto;
  float: none;
}

/* 幅が狭い時のアイコンメニュー全体の幅を修正 */
@media (max-width: 1050px) {
  .page_top_shin_h .header_info .header_top .header_right_box {
    width: calc(100% - 300px);
  }
}

.page_top_shin_h .header_right_box .header_link_box {
  width: auto;
}
@media (max-width: 1000px) {
  .page_top_shin_h .header_right_box .header_link_box {
    width: 100%;
  }
}

/* リンクのボタン li */
/* topより詳細度を上げています（.header_info .header_top） */
.page_top_shin_h .header_info .header_top .header_right_box .header_link_box .header_link li {
  width: 120px;
  min-width: auto;
  font-size: 1.4rem;
}
.page_top_shin_h .header_info .header_top .header_link_box .header_link li:first-child {
  border-radius: 0 0 0 5px;
}
.page_top_shin_h .header_info .header_top  .header_link_box .header_link li:last-child {
  border-radius: 0 0 5px 0;
}

/* リンク内のアイコン */
@media (max-width: 1200px) {
  .page_top_shin_h .header_top .header_right_box .header_link_box .header_link li .header_link_ico {
    width: 23px;
    height: 23px;
  }
  .page_top_shin_h .header_top .header_right_box .header_link_box .header_link li .link_ico_emergency {
    width: 28px;
  }
}

/* リンク内のテキスト */
/* topより詳細度を上げています（.header_info .header_top） */
.page_top_shin_h .header_info .header_top .header_right_box .header_link_box .header_link li .header_link_txt {
  /* コンテンツページのみの設定 */
  display: block;
  line-height: 1.2;
  margin-top: 6px;
}


/* -- スクロールした時のheaderの設定（.is_animation追加) -- */
.page_top_shin_h .is_animation .header_info .header_top {
  min-height: 53px;
  margin-bottom: 5px;
}
/* スクロールした時のheaderの設定（ボタン） */
.page_top_shin_h .is_animation .header_top .header_right_box .header_link_box .header_link li {
  width: 150px;
}
@media (max-width: 1200px) {
  /* スクロールした時のheaderの設定（ボタン） */
  .page_top_shin_h .is_animation .header_top .header_right_box .header_link_box .header_link li {
    width: 120px;

    font-size: 1.2rem;
  }
}
@media (max-width: 1000px) {
  /* スクロールした時のheaderの設定（ボタンの外側） */
  .page_top_shin_h .is_animation .header_link_box .header_link {
    flex-wrap: wrap;
  }
  /* スクロールした時のheaderの設定（ボタン） */
  .page_top_shin_h .is_animation .header_top .header_right_box .header_link_box .header_link li {
    width: 33%;
  }
}

/* スクロールした時のheaderの設定（ボタン） */
.page_top_shin_h .is_animation .header_info .header_top .header_right_box .header_link_box .header_link li a {
  height: 100%;

  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 6px 10px;
  min-height: 34px;
  text-align: left;
}
@media (max-width: 1200px) {
  .page_top_shin_h .is_animation .header_info .header_top .header_right_box .header_link_box .header_link li a {
    padding: 2px 5px;
  }
}

/* スクロールした時のheaderの設定（アイコン) */
.page_top_shin_h .is_animation .header_top .header_right_box .header_link_box .header_link li .header_link_ico {
  position: static;
  margin: 0;
}

/* スクロールした時のheaderの設定（リンク内テキスト) */
.page_top_shin_h .is_animation .header_info .header_top .header_right_box .header_link_box .header_link li .header_link_txt {
  margin-top: 0;
  padding-left: 5px;
}
@media (max-width: 1200px) {
  .page_top_shin_h .is_animation .header_info .header_top .header_right_box .header_link_box .header_link li .header_link_txt {
    margin-top: 3px;
  }
}
@media (max-width: 1000px) {
  .page_top_shin_h .is_animation .header_link_box .header_link li .header_link_txt {
    font-size: 1.2rem;
  }
}


@media (max-width: 1000px) {
  /* スクロールした時のheaderの設定（International) */
  .page_top_shin_h .is_animation .header_link_box .header_link li.item01 .header_link_txt {
    font-size: 1.1rem;
    line-height: 1;
  }
}

/* スクロールした時のheaderの設定（LINEアイコン） */
.page_top_shin_h .is_animation .header_top .header_right_box .header_link_box .header_link li .header_link_ico.link_ico_line {
  font-size: 0.9rem;
  height: auto;
  line-height: 1;
  width: 3em;
}

@media (max-width: 1050px) {
  .page_top_shin_h .header_right_box .header_link_box .header_link li {
    width: 100px;
  }
}

@media (max-width: 1000px) {
  /* topより詳細度を上げています（.header_info .header_top） */
  .page_top_shin_h .header_info .header_top .header_right_box .header_link_box .header_link {
    flex-wrap: wrap;
  }
  .page_top_shin_h .header_info .header_top .header_right_box .header_link_box .header_link li {
    width: 33%;
    box-sizing: border-box;
  }
  .page_top_shin_h .header_info .header_top .header_right_box .header_link_box .header_link li:first-child,
  .page_top_shin_h .header_info .header_top .header_right_box .header_link_box .header_link li:last-child {
    border-radius: 0;;
  }
  .page_top_shin_h .header_info .header_top .header_right_box .header_link_box .header_link li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 40px;
    padding: 5px;
  }
  .page_top_shin_h .header_info .header_top .header_right_box .header_link_box .header_link li .header_link_ico {
    margin: 0 10px 0 5px;
  }
  .page_top_shin_h .header_info .header_top .header_right_box .header_link_box .header_link li .header_link_txt {
    flex: 1;
    text-align: left;
    margin-top: 0;
  }
}


/* htmlに記載stleの上書き */
/* topより詳細度を上げています（.header_info .header_top） */
.page_top_shin_h .header_info .header_top .header_right_box .header_link_box .header_link li a {
  width: auto;
  /* コンテンツページのみの設定 */
  display: block;
  box-sizing: border-box;
  height: auto;
  min-height: 60px;
  padding: 12px 5px 8px;
}
@media (max-width: 1200px) {
  .page_top_shin_h .header_info .header_top .header_right_box .header_link_box .header_link li a {
    padding: 8px 5px 4px;
  }
}
@media (max-width: 1000px) {
  .page_top_shin_h .header_info .header_top .header_right_box .header_link_box .header_link li a {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      min-height: 40px;
      padding: 5px;
  }
  .page_top_shin_h .is_animation .header_info .header_top .header_right_box .header_link_box .header_link li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 40px;
    padding: 5px;
}
}


/* International */
 /* topより詳細度を上げています（.header_info .header_top） */
.page_top_shin_h .header_info .header_top .header_link_box .header_link li .link_ico_eng {
  /* font-size: 1.2rem;
  width: 20px; */
}
.page_top_shin_h .header_info .header_top .header_link_box .header_link li.item01 .header_link_txt {
  font-size: 1.2rem;
  line-height: 1.4;
}
@media (max-width: 1000px) {
  .page_top_shin_h .header_link_box .header_link li.item01 .header_link_txt {
    margin: 0 5px;
  }
}


/* LINE　再診予約・予約変更 */
/* topより詳細度を上げています（.header_info .header_top） */
.page_top_shin_h .header_info .header_top .header_link_box .header_link li .header_link_ico.link_ico_line {
  font-size: 1.6rem;
  font-weight: bold;
  width: auto;
  height: 25px;
  line-height: 25px;
}
@media (max-width: 1000px) {
  /* topより詳細度を上げています（.header_info .header_top） */
  .page_top_shin_h .header_info .header_top .header_link_box .header_link li .header_link_ico.link_ico_line {
    font-size: 1.1rem;
    height: auto;
    line-height: 1;
  }
}


/* ヘッダーの外来初診-問診-ボタン */
/* スクロールした時のheaderの設定（アイコン） */
.page_top_shin_h .is_animation .header_info .header_top .header_right_box .header_link_box .header_link li .header_link_ico.link_ico_first {
  width: 22px;
  height: 22px;
}

/* Gnavi　--------------- */
.page_top_shin_h .header_info .header_gnav .header_gnav_box>li {
  width: auto;
  font-size: 1.7rem;
}
@media (max-width: 1200px) {
  .page_top_shin_h .header_info .header_gnav .header_gnav_box>li {
      font-size: 1.4rem !important;
  }
}
