/* charset */
@charset "utf-8";

/*【表示フラグ】
original-c.cssで設定。ない場合は、display: none;
* 各種設定
----------------------------------------------------*/

/* ナビflag */
.index {}
.guide {}
.support {}
.access {}
.privacy {}
.sitemap {}
.faq {}
.product_ {}/* 商品紹介（自社公式サイトへリンク） */
.product { display: none !important; }/* 商品紹介 */
.howto { display: none !important; }
.plus { display: none !important; } /* 漢方プラス */
.consultation {}/* ご相談例 */

/* 健康トピックス＆お客様の声 */
/* 健康トピックス */
.topic {display: none !important;  }
/* お客様の声ありの健康トピックス */
.voice, .link-voice {}
/* topicとvoiceとは排他設定。いずれかを必ず非表示にする */


/* お店からのサービス情報 */
.service{
}

/* 自社サイト */
.link-site{
}

/* ブログ */
.link-blog{
}

/* メールマガジン */
.link-mag{
display: none !important;
}

/* フェイスブックページ */
.link-fb{
display: none !important;
}

/* ツイッター */
.link-tw{
display: none !important;
}


/* 受け付けていない場合は、display: none; */

/* 電話相談の有無 */
#tel, #contents-contact .tel, #soudan_read .tel {}

/* FAX受付の有無 */
.fax{}

/* メール相談フォームの有無 */
.mail {
}

/* 予約受付の有無 */
.reserve {
}

/* 予約TELの有無 */
.tel-reserve {
}

/* WEB予約フォームの有無 */
.mail-reserve {display: none !important;}

/* 相談の流れ */
#contents-flow,
.flow {}

/* おすすめ商品 */
#contents-goods {
}
/* 薬局情報（カート通販されるページは必須） */
.disp_shop{ display: none !important; }

/* 健康トピックス */
#contents-topics {}
#contents-topics #topics-wrap {}

/* 健康トピックスキーワード対応 */
.topic-keyword {display: none;}

/* お店からヒトコト スタッフ欄・TEL番号欄 */
#hitokoto-staff{}
#hitokoto-reserve{}


/* 編集者のコメント */
#contents-comment {}

/* パンくず下のページ内アンカーリンク */
#shoujou1 .category-list{
	padding:15px 0px 0px 0px;
	}

/* 行き方写真 */
#contents-access-ikikata {
	display: none !important;
}


/* 相談はこちら */

/* 男性の先生 */
div.soudan_m {
	display: none !important;
}

/* 女性の先生 */
div.soudan_w {
}

/* 
----------------------------------------------------*/

/* index
----------------------------------------------------*/



#contents-wrap #contents-shopimg #reserve {
    margin: 15px 0 0;
}

#contents-wrap #contents-shopimg ul.bnr {
    margin: -5px 0;
}

.link-blog .blog-box dl dt a {
    font-size: 15px;
}

.link-blog .blog-box dl dd {
    padding: 0 8px;
    width: 430px;
}

#hitokoto-reserve dd{
	padding-left: 2em;
}
#contents-feature.top {
    margin: 0;
}

/* 相談の多い症状・分野が多い場合 */
 #contents-wrap #shop-info td ul li {
    display: inline-block;
    padding-right: 0.5em;
}

#contents-wrap #shop-info td ul li a{
    display: block;
    padding-right: 0.5em;
}
/*
#contents-wrap #shop-info.shoujou {
	width:870px;
}
#contents-wrap #shop-info td dl dt {
	padding-bottom: 4px;
	font-weight: bold;
	border-bottom: none;
}
#contents-wrap #shop-info td dl dt:last-child {
	border-bottom: 1px solid #d0c2b0;
}
#contents-wrap #shop-info td dl dt a {
	font-weight: bold;
}
#contents-wrap #shop-info td dl dd {
    display: inline-block;
    padding-right: 0.3em;
}
 */


/* トピックス欄高さ */
#contents-center #contents-topics #topics-wrap {
}

.topictitle {
	width:370px;
	height:300px;
	padding:0;
	margin: 5px 0px 0px; 
	overflow: auto;
	scrollbar-base-color:white;
	scrollbar-face-color:white;
	scrollbar-track-color:F5F5F5;
	scrollbar-arrow-color:darkgray;
	scrollbar-3dlight-color:darkgray;
	scrollbar-darkshadow-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:darkgray;
}


div#contents-goods.column .box_sdw p {
    padding: 0;
    width: 410px;
}

/* guide
----------------------------------------------------*/
#contents-shoujou .box_sdw category-list li a:link {
    color:#c85237;
}
#contents-shoujou .box_sdw category-list li a:visited {
    color:#551A8B;
}
#contents-shoujou .box_sdw category-list li a:hover {
    color:#990000;
}
#contents-feature .box-1col.box_sdw {
	width: 873px;
}

#contents-feature .box-1col.box_sdw img.box_sdw {
	margin-left: 2em;
    width: 240px;
}
/* #contents-feature .box-2col #feature1.column{
    margin-right: 0px;
    width: 450px;
}
#contents-feature .box-2col .column{
    margin-right: 0px;
    width: 420px;
} */
#contents-shoujou .box_sdw .column h5 {
	padding: 0 0 0 16px;
}
#contents-shoujou .box_sdw .column p {
	font-size: 0.95rem;
}
#contents-shoujou .box_sdw {
    width: 873px;
}

#contents-tennai .gallery th {
    vertical-align: bottom;
}

#contents-staff.box-1col .column .staff-wrap{
	width: 873px;
}

/* access
----------------------------------------------------*/

#contents-wrap #contents-access {
	width:845px;
}

#contents-wrap #contents-access .contents-access .box-2col .col2 {
    width: 421px;
}


/* support
----------------------------------------------------*/


#contents-wrap #contents-flow.box-4col .column .box_sdw img {
    max-width: 168px;
}

#contents-wrap #contents-flow.box-4col .column p {
    font-size: 0.94rem;
}


/* clearfix
----------------------------------------------------*/
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

/* .clearfix {overflow:hidden;} */	 /* dreamweaver上で表示が崩れない用 */
/* div.clearfix { display:inline-block; } */ 

