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