@charset "UTF-8";

/* ===================================================================
CSS information

file name  :page.css
style info :コンテンツエリア関係 他 color,backgroundはcolor.cssで管理

input[type="text"] 
 
=================================================================== */


/*-----------------------------------------------

	共通

-----------------------------------------------*/

#pageContent{
	line-height:1.8em;
	margin-top:15px;
}
#pageContentbefore,
#pageContent:after {
	content: " ";
	display: table;
}
#pageContent:after {
	clear: both;
}
#pageContent h2{
	background: url("../image/page/content_line.jpg") no-repeat scroll 0 bottom;
	padding-bottom:15px;
	margin-bottom:15px;
}
#pageContent #content p{
	margin-bottom:10px;
}
#pageContent #leftContent{
	width:717px;
	float:left;
	overflow:hidden;
}
#pageContent img.old_tit{
	margin-bottom:30px;
}

.disnon {
	display: none;
}
p.s-menuBtn{
	display:none;
}
.sp,.tablet{
	display:none;
}
#wrapper.z-in{
	z-index:auto;
}

/*-----パンクズ-----*/
 
.topicpath{
	font-size:14px;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	margin-bottom:25px;
}
#navi-bread {
	width:960px;
	margin:0 auto;
	padding:12px 0;
}
#navi-bread li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	line-height:1.6em;
	box-sizing:border-box;
	vertical-align: middle;
}
#navi-bread li a{
	padding:17px 30px 17px 0;
	margin-right:10px;
	background: url("../image/page/path_arrow.png") no-repeat scroll right 0;
	background-size:auto 100%;
	color:#396ec3;
}
#navi-bread li a.home span{
	background: url("../image/page/icon_home.png") no-repeat scroll 0 1px;
	padding-left:20px;
}
#navi-bread li a:hover,
.medicine .back_number ul.navi li ul li a:hover{
	color:#ff7200;
	text-decoration:underline;
}
#navi-bread li span {
}
img.home_icon{
	display:none;
}
.youbox{
        text-align: center;
    }
    .youbox iframe{
     border: 1px solid;
    }
    .youbox p{
        margin: 10px 0;
    }
    .youbox_red{
        color:red;
    }
    .boldf{
        font-size:2em;
        font-weight: bolder;
    }

/*-----------------------------------------------

	日本家庭薬協会とは　outline.html

-----------------------------------------------*/
.outline .o_detail{
	border-top:1px dotted #c1c1c1;
	padding-top:30px;
	margin-top:30px;
	margin-bottom:60px;
}
.outline .o_detail .logo_swf{
	float:left;
	margin-right:30px;
	margin-bottom:30px;
/*	background: url("../image/page/logo_mark.jpg") no-repeat scroll 0 center;*/
	width:170px;
	height:200px;
}
.outline .o_detail ul.address{
	float:left;
	width:360px;
}
.outline .o_detail ul.address img{
	margin-top:20px;
}
.outline .o_detail ul.address li{
	display:inline-block;
}

.outline.access p span{
	display:block;
	margin-top:20px;
}
.outline.access p noscript{
	color:#cc0000;
	display:block;
	margin-top:5px;
}
.outline #content{
	padding-top:10px;
}
.outline #greeting{
	margin-bottom:60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top:280px;
	margin-top:-270px;
}
.outline #greeting img {
	width: 100%;
	max-width: 170px;
	height: auto;
	}
.outline #greeting .greeting_text {
	width: 100%;
	padding-left: 30px;
	box-sizing: border-box;
}
.outline #organization{
	padding-bottom:20px;
	padding-top: 290px;
	margin-top: -270px;
}
.outline #organization img.pc{
	display:block;
	width:100%;
	max-width:960px;

}
.outline #organization img.sp{
	display:none;
}

/*-----------------------------------------------

	加盟会社　member.html

-----------------------------------------------*/
.member #pageContent{
}
.member #content{
}
.member .member_menu{
	box-sizing:border-box;
	background: url("../image/page/member_menu.png") no-repeat scroll bottom center;
	width:960px;
	height:56px;
	font-size:18px;
	padding-top:240px;
	padding-left:25px;
	margin-top:-160px;
	margin-bottom:20px;
}
.member .member_menu ul{
	margin-top:-41px;
}
.member .member_menu li{
	display:inline;
}
.member .member_menu span{
	font-size:24px;
	font-weight:bold;
	border-right:1px solid #909090;
	padding-right:20px;
	margin-right:20px;
}
.member .member_menu a{
	text-decoration:none;
	border-right:1px solid #909090;
	padding-right:20px;
	margin-right:20px;
}
.member .member_list,
.link .link_list{
	line-height:2em;
}
.member .member_list li,
.link .link_list li{
	box-sizing:border-box;
	display:block;
	width:33%;
	float:left;
	background: url("../image/page/menu_arrow.png") no-repeat scroll 0 50%;
	padding:5px 10px 5px 20px;
	line-height:1.4em;
}
.member .member_list li.link_none,
.link .link_list li.link_none{
	background:none;
}
.member .member_list li a,
.member .member_list li span{
}
.member .page_top{
	margin-bottom:30px;
}

/*---以下、英語ページ用---*/
.english.member .listShortMenu{
	box-sizing:border-box;
	background: url("../image/page/member_menu.png") no-repeat scroll 0 center;
	width:960px;
	height:56px;
	font-size:18px;
	font-weight:bold;
	padding-top:16px;
	padding-left:25px;
	margin-bottom:20px;
}
.english.member .listShortMenu span{
	border-right:1px solid #909090;
	padding-right:10px;
	margin-right:5px;
	color:#a5a5a5;
}
.english.member .listShortMenu a{
	text-decoration:none;
	border-right:1px solid #909090;
	padding-right:10px;
	margin-right:5px;
}
.english.member dl.member{
	border-bottom:1px dotted #c1c1c1;
	margin-bottom:15px;
	padding-bottom:15px;
}
.english.member dl.member dt{
	font-weight:bold;
}
.english.member #pageContent #content dl.member dd p{
	margin-bottom:0;
}
.english.member #pageContent #content dl.member dd p span{
	font-weight:bold;
	color:#363;
}


/*-----------------------------------------------

	初めての方は必ずお読みください　utility.html

-----------------------------------------------*/
.utility h3,
.medicine h3{
	box-sizing:border-box;
	background: url("../image/page/content_hback.png") no-repeat scroll 0 center;
	width:100%;
    /*height:35px;*/
	/*height:auto;*/
	padding: 0 0 1px 30px;
    font-weight: bold;
	margin:20px 0 30px;
    border-bottom: solid 2px;
    border-color: #be7569;
    padding-left: 8em;
    text-indent: -5em;
}
.box.cfx{
    margin-top: 30px;
}
.utility h4{
	color:#903425;
	margin:15px 0 5px;
}
.utility a{
	text-decoration:underline;
}
.utility ul.utilUl{
	margin-left:20px;
}
.utility ul.utilUl li{
	list-style:disc outside;
}
.utility ol.utilOl{
	margin-left:20px;
}
.utility ol.utilOl li{
	list-style:decimal outside;
}
.utility .address{
	box-sizing:border-box;
	background:#f9f9f9;
	border:1px solid #d1d1d1;
	padding:15px 20px;
	margin-top:20px;
}
.utility .address span{
	font-weight:bold;
}

/*-----------------------------------------------

	リンク集　link.html

-----------------------------------------------*/
.link h3{
	font-size:24px;
	border-left:5px solid #903425;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:30px;
}
.link .link_menu{
	box-sizing:border-box;
	background: url("../image/page/member_menu.png") no-repeat scroll 0 center;
	width:960px;
	height:56px;
	font-size:18px;
	padding-top:14px;
	padding-left:25px;
	margin-bottom:20px;
}
.link .link_menu span{
	font-size:24px;
	font-weight:bold;
	border-right:1px solid #909090;
	padding-right:20px;
	margin-right:20px;
}
.link .link_menu a{
	text-decoration:none;
	border-right:1px solid #909090;
	padding-right:20px;
	margin-right:20px;
}


/*-----------------------------------------------

	サイトマップ　sitemap.html

-----------------------------------------------*/
.sitemap h3{
	font-size:24px;
	border-left:5px solid #903425;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:30px;
}
.sitemap .link_menu span{
	font-size:24px;
	font-weight:bold;
	border-right:1px solid #909090;
	padding-right:20px;
	margin-right:20px;
}
.sitemap .link_menu a{
	text-decoration:none;
	border-right:1px solid #909090;
	padding-right:20px;
	margin-right:20px;
}
.sitemap .link_list{
	line-height:2em;
}
.sitemap .link_list li a,
.sitemap .link_list li span{
	background: url("../image/page/menu_arrow.png") no-repeat scroll 0 2px;
	padding-left:20px;
}
.sitemap .link_list li ul{
	margin-left:30px;
}
.sitemap .link_list li ul a{
	background: url("../image/page/side_arrow.png") no-repeat scroll 0 6px;
	padding-left:15px;
}
.sitemap .link_list li ul ul{
	margin-left:50px;
}
.sitemap .link_list li ul ul li{
	list-style:disc outside;
}
.sitemap .link_list li ul ul a{
	background:none;
	padding-left:0;
}


/*-----------------------------------------------

	工場見学を楽しむ　factory.html

-----------------------------------------------*/
.factory #pageContent h2,
.trivia #pageContent h2,
.product #pageContent h2{
	background: url("../image/page/content_line03.jpg") no-repeat scroll 0 bottom;
}

.left span,
.shophistory_left span,
.goods_left span{
	float:right;
	}

.factory h5{
	border-left:10px solid #006666;
	font-size:20px;
	color:#006666;
	padding:5px 0 5px 10px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight:bold;
}

.factory{
	margin:10px 0 0;
	}

.factory #content p.num{
	width:700px;
	height:auto;
	color:#000;
	font-size:140%;
	border-bottom:#000 2px solid;
	margin-bottom:10px;
	padding:15px 700px 0 15px;

}

.factory p.menu_banner{
	text-align:center;
	font-size:60px;
	padding:10px 0 5px 0;
	text-transform: uppercase;
	text-shadow: #f4f4f4 3px 3px 5px;
}

.factory p.menu_banner img{
	width:100%;
	height:auto;
}


.factory .imgs{
	box-sizing:border-box;
	width:100%;
	background:#f7f8f8;
	border-top:2px solid #1e6056;
	border-bottom:1px dotted #c1c1c1;
	padding:10px 0 14px 15px;
	margin-top:30px;
}

.factory .imgs span{
	color:#cc0000;
	margin-right:10px;
	font-size:12px;
}

.factory h3{
	font-size:1.2rem;
}


span.small_font{
	 font-size:80%;
	 line-height:1.5em;
}


.keimeido dl{
	margin-bottom:30px;
}
.keimeido span.small_font{
	float:none;
	line-height:2em;
}



.logo h3{
	position:relative;
	/*border-bottom:1px solid #777777;*/
	padding-bottom:10px;
	margin:30px 0;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.logo h3.h105{
	padding-top:30px;
	vertical-align:bottom;
}
.logo h3 span{
	color:#000000;
	font-weight:normal;
	font-size:30px;
	display:block;
	margin-bottom:5px;
}
.logo h3 img,
.logo h3 p.co{
	position:absolute;
	right:0;
	
}

.factory ul.navi{
	border-top:1px solid #777777
}


.factory div.image1,.factory div.image2,.factory div.image3{
	float:left;
	width:230px;
	height:auto;
}

div.image_box div.image1,div.image_box div.image2{
	margin:0 10px 0 0;
}

.factory div.sentence{
	clear:both;
}

.factory div.sentence p{
	padding:15px;
}

.factory.dummy{
	margin-top:30px;
	}
	
div.history_img_movie{
	overflow:hidden;
	width:100%;
	height:auto;
	margin:15px 5px 45px 5px;
}
div.movie_area{
    position: relative;
    padding-bottom: 56.25%;
    margin-top: 30px;
	padding-left:17px;
    height: 0;
    overflow: hidden;
	
}

div.movie_area iframe{
	 position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}


/*div.movie_area{
	clear:both;
	width:700px;
	height:auto;
}

div.movie_area p{
	margin:30px 0 0 10px;
	width:100%;
	height:auto;
	background:#333;
}*/

.factory div.history_img{
	overflow:hidden;
	width:100%;
	height:auto;
	margin:0 5px 0;
}

.p_center{
	margin:40px 0 0;
	}

div.com_h{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}

div.factory h4#dummy{
	box-sizing:border-box;
	background: url("../image/factory/content_hback_fact.png") no-repeat scroll 0 center;
	width:100%;
	height:46px;
	padding-left:30px;
	padding-top:3px;
	font-weight:bold;
	color:#006666;
	margin:20px 0 15px;
}

div.history_left{
	float:left;
	width:320px;
	height:auto;
	padding:0 0 5px;
}

div.goods_left{
	float:left;
	width:320px;
	height:auto;
}

div.shophistory_left{
	float:left;
	width:320px;
	height:auto;
	padding:0 0 5px;
}


div.history_left img,div.goods_left img,{
	padding:10px 0 0 0;
}

div.shophistory_left img{
	padding:0;
}

img.spimg{
	border:#cccccc 2px solid;
	margin-top:5px;
}
img.spimg.top15{
	margin-top:15px;
}
img.spimg2{
	box-sizing: border-box;
	border:#cccccc 2px solid;
}


div.history_right,div.goods_right,div.shophistory_right{
	float:right;
	width:345px;
	height:auto;
	padding-right:15px;
}
.history_center{
	clear:both;
	padding:0 15px;
	margin:0 0 15px;
	}

div.shophistory{
	clear:both;
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:15px;
}
div.shophistory2{
	clear:both;
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:0;
}

div.goods_h{
	clear:both;
	width:100%;
	height:auto;
	overflow:hidden;
}


.factory div.com_h div.image1,.factory div.com_h div.image2,.factory div.com_h div.image3,
.factory div.goods_h div.image1,.factory div.goods_h div.image2,.factory div.com_h div.image3

{
	margin:20px 10px 20px 65px;
}

.factory div.history_img p{
	clear:both;
	padding:0px;
}



.factory div.local{
	width:100%;
	height:auto;
	padding:10px 15px 25px 0;
}

.factory div.right{
	width:340px;
	height:auto;
	margin:20px 15px 15px 15px;
	
}

.factory div.right h4{
	font-size:140%;
}
	
.factory div.right p.left{
	padding:0;
}

.factory div.left div.local_img{
	margin-top:10px
}


.factory div.image_box{
	width:100%;
	height:auto;
	margin:15px 0 15px 19px;
}

div.image_box img{
	padding:10px 10px 10px 20px;
}


.factory div h3{
	color:#006666;
	font-weight:bold;
}

.factory .flexslider h3{
	color:#006666;
	font-weight:bold;
	font-size:130%;
}



.factory div.flexbox{
	height:auto;
	padding:23px 20px 15px 15px;
	margin:4% 5% 1.5%;
	background-color:#def1ed;
}




/*-----------------------------------------------

	家庭薬の豆知識　trivia.html

-----------------------------------------------*/
.trivia ul.navi li{
	background: url("../image/page/menu_arrow02.png") no-repeat scroll 0 2px;
	padding-left:15px;
}
.trivia .imgs{
	box-sizing:border-box;
	width:100%;
	background:#f7f8f8;
	border-top:2px solid #1e6056;
	border-bottom:1px dotted #c1c1c1;
	padding:10px 0 14px 15px;
	margin-top:30px;
}
.trivia .imgs span{
	color:#cc0000;
	margin-right:10px;
	font-size:12px;
}
/*-----------------------------------------------

	商品データベース　product.html

-----------------------------------------------*/

#content table.list {
    margin: 40px 0 0;
    width: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
#content table.list thead.title{
	width: 100%;
}
#content table.list th {
    background: #358474 none repeat scroll 0 0;
    border: 1px solid #c5cbcd;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}
#content table.list th.title {
    background: #fdeed1 none repeat scroll 0 0;
    border: 1px solid #c5cbcd;
    color: #555;
    padding: 5px 0;
    text-align: center;
}
#content table.list td {
    border: 1px solid #c5cbcd;
    padding: 5px 0;
    text-align: center;
}

#content table.list td a.pdf {
    background: rgba(0, 0, 0, 0) url("/image/pdf_indent.gif") no-repeat scroll 50% 0;
    display: block;
    font-size: 14px;
    padding: 40px 0 0;
}
a {
    color: #1c539d;
}

td.kennsaku{
	float:left;
}

::-webkit-input-placeholder {
  color: #dddddd;
}

::-moz-placeholder {
  color: #dddddd; opacity: 1;
}
:-ms-input-placeholder {
  color: #dddddd;
}

#content table.list thead{
    width: 100%;
}
/*-----------------------------------------------

	家庭薬ロングセラー物語　long-seller.html

-----------------------------------------------*/
.old #pageContent h2,
.longs_d #pageContent h2,
.mark_d #pageContent h2{
	background: url("../image/page/content_line02.jpg") no-repeat scroll 0 bottom;
	width:717px;
}
.longs .longs_menu,
.longs_d .longs_menu{
	box-sizing:border-box;
	background: url("../image/page/menu_w717.png") no-repeat scroll 0 center;
	width:717px;
	height:56px;
	font-size:18px;
	padding-top:14px;
	padding-left:25px;
	margin-top:30px;
	margin-bottom:20px;
}
.longs .longs_menu{
	margin-top:0;
}
.longs .longs_menu li,
.longs_d .longs_menu li{
	display:inline;
}
.longs .longs_menu span,
.longs_d .longs_menu span{
	font-size:24px;
	font-weight:bold;
	border-right:1px solid #909090;
	padding-right:20px;
	margin-right:20px;
}
.longs .longs_menu em,
.longs_d .longs_menu em{
	border-right:1px solid #909090;
	padding-right:20px;
	margin-right:20px;
	color:#a5a5a5;
}
.longs .longs_menu a,
.longs_d .longs_menu a{
	text-decoration:none;
	border-right:1px solid #909090;
	padding-right:20px;
	margin-right:20px;
}
.longs .longs_list{
	line-height:2em;
	width:737px;
	overflow:hidden;
}
.longs .longs_list li{
	display:block;
	width:164px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.longs .longs_list li img{
	margin-bottom:5px;
	width:164px;
	height:auto;
}
.longs .longs_list li a p{
	background: url("../image/long_arrow.png") no-repeat scroll 0 50%;
	padding-left:1.2em;
	margin-bottom:0;
	line-height:1.6em;
	font-size:14px;
}
.longs .page_top{
	margin-top:10px;
	margin-bottom:00px;
}
.youbox_aki{
    /*margin: 15px 0;*/
    padding: 35px 2px 10px;
}

/*-----------------------------------------------

	家庭薬ロングセラー物語　詳細　/kateiyaku/

-----------------------------------------------*/
.longs_d h3{
	position:relative;
	border-bottom:1px solid #777777;
	padding-bottom:10px;
	margin:30px 0;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.longs_d h3.h105{
	padding-top:30px;
	vertical-align:bottom;
}
.longs_d h3 span{
	font-size:30px;
	display:block;
	margin-bottom:5px;
}
.longs_d h3 img,
.longs_d h3 p.co{
	position:absolute;
	right:0;
	bottom:15px;
}
.longs_d h4{
	box-sizing:border-box;
	background: url("../image/page/content_hback.png") no-repeat scroll 0 center;
	width:100%;
	/*height:46px;*/
	padding-left:30px;
	padding-top:1px;
	font-weight:bold;
	margin:20px 0 5px;
}

.longs_d h5{
	border-left:10px solid #a03a29;
	font-size:20px;
	color:#a23b2a;
	padding:5px 0 5px 10px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight:bold;
}
.longs_d p{
	/*overflow:auto;*/
	overflow:hidden;
}
.longs_d p span.paragraph{
	padding-top:10px;
	display:inline-block;
}
.longs_d p.link span.red{
	color:#cc0000;
}
.longs_d p img.text_img{
	margin:0 5px 8px;
}
.longs_d p span.haiku{
	font-weight:bold;
	display:block;
	margin:10px 0;
	text-align:center;
}
.longs_d p span.haiku em.name{
	font-weight:bold;
	margin-left:40px;
}

.factory ul.navi,
.longs_d ul.navi,
.medicine ul.navi,
.history ul.navi,
.erudition ul.navi,
.trivia ul.navi{
	font-size:14px;
	margin-top:20px;
}

.factory ul.navi li,
.longs_d ul.navi li,
.medicine ul.navi li,
.history ul.navi li,
.erudition ul.navi li,
.trivia ul.navi li{
	display:inline;
	margin-right:15px;
	white-space:nowrap;
}

.factory ul.navi li a,
.longs_d ul.navi li a,
.medicine ul.navi li a,
.erudition ul.navi li{
	background: url("../image/page/menu_arrow.png") no-repeat scroll 0 50%;
	padding-left:15px;
}
.longs_d .imgs,
.medicine .imgs,
.news .imgs,
.mark .imgs,.mark_d .imgs,
.history .imgs,.erudition .imgs{
	box-sizing:border-box;
	width:100%;
	background:#f7f8f8;
	border-top:2px solid #a23b2a;
	border-bottom:1px dotted #c1c1c1;
	padding:10px 0 14px 15px;
	margin-top:30px;
}
.longs_d .imagebox_left{
	float: left;
	margin-bottom:10px;
	text-align: center;
	margin-right:20px;
	line-height:1.4em;
	font-size: 14px;
}
.longs_d .imagebox_left img{
	vertical-align:bottom;
}
.longs_d .imagebox_left span{
	display: block;
	text-align: center;
	margin-top:5px;
    margin-bottom: 10px;
}
.longs_d .imagebox_left p{
	text-align:left;
	margin-top:10px;
}

.longs_d .imagebox_center{
    width: 100%;
    text-align: center;
}

/*20160928 追加分*/
.longs_d .imagebox_bottom li{
	width:290px;
	float:left;
	margin-right:30px;
}
.longs_d .imagebox_bottom li:first-child{
	width:217px;
}
.imagebox_bottom li span{
	font-size:14px;
	line-height:1.3em;
	display:block;
}
.longs_d  .imagebox_left_okuda{
	width:217px;
	float: left;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 20px;
	line-height: 1.4em;
	font-size: 14px;
}

/*20160928 追加分*/

.longs_d .longs_box p{
	overflow:auto;
	zoom:1;
}
.longs_d .page_top {
	margin-bottom: 0;
	margin-top:30px;
	clear:both;
}

.longs_d  ul.summary{
	margin-left:22px;
	overflow:inherit;
}
.longs_d  ul.summary li{
	list-style:disc outside;
}

.longs_d .details{
	border:1px solid #d1d1d1;
	font-size:14px;
	margin:20px 0;
}
.longs_d .details td.pict{
	width:300px;
	position:relative;
	font-size:12px;
	padding:0;
}
.longs_d .details td.pict span.lisk{
	position:absolute;
	right:10px;
	top:10px;
	border:1px solid #3c3c3c;
	padding:3px 6px;
	line-height:1.4em;
}
.longs_d .details td.pict span.pack{
	color:#757575;
	position:absolute;
	bottom:10px;
	left:10px;
}
.longs_d .details th{
	box-sizing:border-box;
	background:#fff0c9;
	border:1px solid #d1d1d1;
	width:130px;
	text-align:left;
	padding:10px 15px;
}
.longs_d .details td{
	box-sizing:border-box;
	border:1px solid #d1d1d1;
	padding:10px 15px;
	line-height:1.6em;
}
.longs_d .details td span.supple{
	display:block;
	margin-top:10px;
}
.longs_d p.link a{
	background: url("../image/page/company.jpg") no-repeat scroll right 2px;
	padding-right:15px;
	margin-right:10px;
}
.w268{
	width:268px
}
.longs_d table.brand{
	width:100%;
	margin:30px 0 60px;
}
.longs_d table.brand th{
	background:#3ec4cb;
	color:#fff;
	border:1px solid #3ec4cb;
	padding:10px 0 10px 15px;
	text-align:left;
	font-weight:bold;
}
.longs_d table.brand td{
	box-sizing:border-box;
	border:1px solid #3ec4cb;
	padding: 5px 0 5px 15px;
}
.longs_d table.brand td span.n_link {
	display: block;
}
.longs_d table.brand td span.n_link a{
	background: url("../image/page/menu_arrow.png") no-repeat scroll 0 3px;
	padding-left: 15px;
	text-decoration: none;
}

.longs_d .sp_d,
.sp_list{
	display:none;
}


/*20180615 追加分*/

.cf::after{
  content: "";
  display: block;
  clear: both;
}
.hyakusogan_box{
	width:119px;
	float:left;
	text-align: center;
	font-size: 14px;
}
.imagebox {
    width: 717px;
    margin: 10px auto 10px;
}
.details ul span {
    display: inline-block;
    width: 9em;
}
/* 画像表示拡大 */
#sample figure{
  margin: 0;
  display: none;
}
#sample figure:target{
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
#sample figure:target #overlay{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; 
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(121, 120, 120, 0.7);
  text-decoration: none;
  color: #fff;
}
#sample figure:target img{
  animation: fadein .3s;
}
@keyframes fadein{
  0%{
    transform: scale(0.2);
    opacity: 0.2;
  }
  100%{
    transform: scale(1);
    opacity: 1;
  }
}



/*-----------------------------------------------

	季節の生薬について　medicine.html

-----------------------------------------------*/
.medicine h3{
	margin-bottom:15px;
}
.medicine h3 span{
	font-weight:normal;
	font-size:14px;
	margin-left:15px;
}
.medicine h3 span.haba{
    font-weight: bold;
    font-size: 100%;
    margin-left: 0px;
    width: 100px;
    display: inline-block;
}
.medicine h3 span.haba2{
    font-weight: bold;
    font-size: 100%;
    margin-left: 85px;
    width: 100px;
    display: inline-block;
}
.medicine h3 span.haba3{
    font-weight: bold;
    font-size: 100%;
    margin-left: 0px;
    width: 85px;
    display: inline-block;
}
.medicine .back_number h4{
	border-left: 5px solid #903425;
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 30px;
	padding-left: 15px;
	font-weight:normal;
}
.medicine .box ul{
	width:300px;
	float:left;
	margin-right:20px;
}
.medicine .box ul li{
	margin-bottom:15px;
}
.medicine .box p{
	overflow:auto;
	zoom:1;
}
.medicine .box p em{
	display:block;
	margin-bottom:10px;
}
.medicine .postscript{
	display:block;
	padding:20px 1.5em;
}
.medicine .postscript span{
	margin-bottom:20px;
	margin-left:1.5em;
}
.medicine .postscript span.width{
	display:inline-block;
	margin:0;
	width:230px;
}
.medicine .postscript ol{
	display:inline;
}
.medicine .postscript ol li{
	list-style:georgian outside;
	margin-left:15px;
}

.medicine .back_number ul.navi li{
	margin-right:0;
	margin-bottom:10px;
	display:block;
}
.medicine .back_number ul.navi li.com{
	display:block;
}
.medicine .back_number ul.navi li ul{
	clear:both;
}
.medicine .back_number ul.navi li ul li{
	margin-right:15px;
	margin-bottom:0;
	display:inline;
}
.medicine .back_number ul.navi li ul li a{
	background: url("../image/page/side_arrow.png") no-repeat scroll 0 50%;
	color: #396ec3;
	padding-left:10px;
}

.medicine .imgs{
	margin-top:20px;
}
.medicine .f_navi{
	border-top:1px dotted #e5e5e5;
	padding-top:15px;
	margin-top:40px !important;
}
.medicine ul.navi li.tit{
	border-right:1px solid;
	padding-right:10px;
	margin-right:10px;
}
.medicine li span.ouren_tx{
	display: block;
	text-align:center;
	font-size: 12px;
	line-height: initial;
	margin-top: 5px;
}
.ouren_box2.cfx li {
    float: left;
    width: 30%;
}
.ouren_box2.cfx li:nth-of-type(2) {
    margin: 0 5%;
}
.ouren_box2.cfx li img {
    max-width: 100%;
    height: auto;
}
.ouren_box2.cfx li:first-of-type {
    display: none;
}
.medicine .kobushi ul li{
	margin-bottom:0px;
}
.medicine .kobushi p.caption{
	text-align:center;
	margin-bottom:15px !important;
}
.medicine .kobushi p span.itl{
	font-style:italic;
}
/*-----------------------------------------------

	看板・マークの由来　mark.html

-----------------------------------------------*/
.mark .mark_list{
	line-height:2em;
	width:737px;
	overflow:hidden;
	margin-top:20px;
}
.mark .mark_list li{
	display:block;
	width:164px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.mark .mark_list li img{
	margin-bottom:5px;
}
.mark .mark_list li a p{
	background: url("../image/long_arrow.png") no-repeat scroll 0 50%;
	padding-left:1.2em;
	margin-bottom:0;
	line-height:1.6em;
	font-size:14px;
}
.mark_d .box img{
	float:left;
	margin-right:20px;
}
.mark_d .box img.second{
	clear:both;
	margin-top:20px;
}


/*-----------------------------------------------

	家庭薬の歴史　history.html

-----------------------------------------------*/
.history ul.navi li{
	background: url("../image/page/menu_arrow.png") no-repeat scroll 0 50%;
	padding-left:15px;
}


/*-----------------------------------------------

	家庭薬のうんちく話　erudition.html

-----------------------------------------------*/

.history ul.navi li,
.erudition ul.navi li,
.trivia  ul.navi li{
	cursor:pointer;
	color:#1c539d;
}
.history ul.navi li:hover,
.erudition ul.navi li:hover,
.trivia ul.navi li:hover{
	color:#ff7200;
}
.erudition .box img,
.history .box img,
.trivia .box img{
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	text-align: center;
}
.erudition .box,
.history .box,
.trivia .box{
	min-height:258px;
}
.erudition .box p,
.history .box p,
.trivia .box p{
	overflow: auto;
}
.erudition .box ul,
.history .box ul,
.trivia .box ul{
	clear:both;
	margin-bottom:20px;
}
.erudition .imgs,
.history .imgs,
.trivia .imgs{
	margin-top:40px;
}
.erudition #cont01.imgs,
.history #cont01.imgs,
.trivia #cont01.imgs{
	margin-top:30px;
}



/*-----------------------------------------------

	お知らせ　news.html

-----------------------------------------------*/

.news dl{
	border-bottom:1px dotted #c9c9c9;
	padding:8px 0;
}
.news dl dt{
	clear:both;
	float:left;
	margin-right:10px;
	width:135px;
}
.news dl dd{
	display:table-cell;
}
/*.news dl dd .pdf{
	background:url("../image/pdf_indent.gif") no-repeat scroll right 50%;
	padding-right:18px;
}*/

.news h4{
	border-left: 5px solid #903425;
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 0;
	padding:0 0 0 15px;
	border-bottom:none;
	font-weight:normal;
}

.news .imgs,
.mark_d .imgs,
.history .imgs,
.trivia .imgs,
.factory .imgs,
.erudition .imgs{
	font-size:24px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	padding:14px 15px;
	clear:both;
}
.news .box,
.mark_d .box,
.history .box,.erudition .box,
.trivia .box{
	margin-top:20px;
}
.mark_d .box:before,
.mark_d .box:after {
	content: " ";
	display: table;
}
.mark_d .box:after {
	clear: both;
}
.mark_d .box {
	*zoom: 1;
	overflow: hidden;
}
.news .box a{
	text-decoration:underline;
}

.news .box ol.number{
	margin-left:20px;
}
.news .box ol.number li{
	list-style:decimal outside;
}
.news .box #contact{
	background:#f9f9f9;
	border: 1px solid #d1d1d1;
	box-sizing: border-box;
	margin-top: 20px;
	padding: 15px 20px;
}

.news .box .book{
	margin:20px 0 30px;
}
.news .box .book img{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.news .box .book  ul{
	float:left;
	margin-right:20px;
}
.news .box .book p{
	clear:both;
}
.news .box h5.img_c{
	background:#fcefce;
	padding:5px 0 5px 15px;
	font-weight:bold;
	margin-bottom:20px;
}
.news .box ul.sample li{
	float:left;
	width:50%;
	margin-bottom:20px;
}

.news .box table th{
	text-align:left;
	width:20%;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
}
.news .box table td{
	border:1px solid #d1d1d1;
	border-right:none;
	padding:8px 0 8px 15px;
}
.news .box.hongkong ol{
	margin-top:20px;
	margin-left:20px;
}
.news .box.hongkong li{
	list-style:none outside;
	margin-bottom:30px;
}
.news .box.hongkong p.img img {
	margin-right:10px;
	margin-bottom:10px;
}
.news .box ul.sample li img.icon{
	margin-bottom:8px;
	margin-left:5px;
}



/*-----------------------------------------------

	サイドメニュー

-----------------------------------------------*/
#rightContent{
	box-sizing:border-box;
	float:right;
	width:230px;
	border:1px solid #d1d1d1;
	border-bottom:none;
}
#rightContent p{
	background:#5e5e5e;
	color:#fff;
	padding:10px 0 10px 15px;
	font-weight:bold;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
#rightContent ul.sidemenu{
	font-size:14px;
}
#rightContent ul.sidemenu li{
	background:#f7f8f8;
}
#rightContent ul.sidemenu li a{
	background: url("../image/page/menu_arrow.png") no-repeat scroll 15px 16px;
	padding:10px 15px 10px 32px;
	text-decoration:none;
	color:#3e3e3e;
	display:block;
	border-bottom:1px solid #d1d1d1;
	line-height:1.6em;
}
#rightContent ul.sidemenu li a:hover,
#rightContent ul.sidemenu li ul li.tit a:hover{
	text-decoration:underline;
	color:#ff7200;
}
#rightContent ul.sidemenu li ul li{
	background:#fff;
}
#rightContent ul.sidemenu li ul li a,
#rightContent.now ul.sidemenu li ul li a{
	background: url("../image/page/side_arrow.png") no-repeat scroll 18px 20px;
	color:#396ec3;
}
#rightContent.now ul.sidemenu li ul li a span{
	color:#cc0000;
	font-size:12px;
	margin-right:5px;
}
#rightContent ul.sidemenu li ul li.tit a{
	background: url("../image/arrow.png") no-repeat scroll 15px 50%;
	background-size:12px auto;
	padding-left:35px;
	color:#3e3e3e;
}
.to_ls_archive{
	margin:30px auto;
	display: block;
}
.to_ls_archive img{
	width: 100%;
	margin:0 auto;
}
.to_ls_archive img.sp{
	max-width: 460px;
}


/*-----------------------------------------------

	ウィンドウサイズ 960px～2000px
	ＰＣだけに適用

-----------------------------------------------*/

@media only screen and (min-width:960px) and (max-width:2000px) {
.back_number{
	display:none;
}
.news #pageContent a[id]:not([href]){ /* idが属性にありかつ、hrefの属性がないもの */
	margin-top:-190px;
	padding-top:190px;
	display:inline-block;
}
.longs #pageContent a[id]:not([href]){ /* idが属性にありかつ、hrefの属性がないもの */
	margin-top:0;
	padding-top:0;
	display:inline-block;
}
}
/*-----------------------------------------------

	ウィンドウサイズ 700px～
	ロングセラー画像拡大用

-----------------------------------------------*/

@media only screen and (max-width:700px) {
#sample figure:target #overlay img{
	width: 80%;
}
}

/*-----------------------------------------------

	ウィンドウサイズ 768px～959px
	タブレット仕様

-----------------------------------------------*/

@media only screen and (min-width:768px) and (max-width:959px){
.tablet{
	display:block !important;
}
.pc,.sp,
ul.contentNow li a img.pc{
	display:none;
}
.to_ls_archive img.sp{
	display: block;
}
.longs_d .details td.pict span.lisk,
.longs_d .details td.pict span.pack{
}

#navi-bread {
	padding:12px 20px;
	width:100%;
	box-sizing:border-box;
}

#pageContent img.old_tit {
	width:100%;
	height:auto;
	margin-bottom:30px;
}

#rightContent{
	display:none;
}

#pageContent #leftContent {
	float:none;
	width:100%;
}
.old #pageContent h2, .longs_d #pageContent h2, .mark_d #pageContent h2{
	width:100%;
}

.link .link_list li,
.member .member_list li{
	width:50%;
}
.utility ol.utilOl{
	margin-left:25px;
}
#navi-bread li{
	font-size:13px;
}
#navi-bread li a{
	padding:20px 20px 16px 0;
	margin-right:8px;
}


/*--ロングセラー物語--*/
.longs_d h3 span {
	font-size:24px;
}
.longs_d h3 img{
	width:140px;
}
.longs .longs_list {
	line-height: 2em;
	overflow: hidden;
	width: 100%;
}
.longs .longs_list li{
	box-sizing:border-box;
	width:25%;
	margin-right:0;
	margin-bottom:20px;
	padding:0 10px;
	font-size:14px;
	line-height:1.4em;
}
.longs .longs_list li:nth-child(5),
.longs .longs_list li:nth-child(9){
	clear:both;
}
.longs .longs_list li img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.longs_d .details th{
	width:150px;
}
.longs_d .o_menu{
	margin-top:40px;
	border-top: 1px dotted #e5e5e5;
	padding-top:20px;
}
.longs_d .o_menu h6{
	border-left: 5px solid #903425;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
	padding-left: 15px;
}


/*--看板・マークの由来--*/
.mark .mark_list {
	line-height: 2em;
	overflow: hidden;
	width: 100%;
}
.mark .mark_list li{
	box-sizing:border-box;
	width:25%;
	margin-right:0;
	margin-bottom:20px;
	padding:0 10px;
	font-size:14px;
	line-height:1.4em;
}
.mark .mark_list li:nth-child(5),
.mark .mark_list li:nth-child(9),
.mark .mark_list li:nth-child(13){
	clear:both;
}
.mark .mark_list li img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.mark_d .sp_list{
	display:block;
	background:#e7e7e7; /* Old browsers（単色） */
	background:-moz-linear-gradient(#ffffff 0%, #e7e7e7 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #ffffff 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #ffffff 0%,#e7e7e7 100%); /* Opera 11.10+ */
	background:-ms-linear-gradient(top, #ffffff 0%,#e7e7e7 100%); /* IE10+ */
	background:linear-gradient(top, #ffffff 0%,#e7e7e7 100%); /* W3C */
	margin:30px 0;
}
.mark_d .sp_list a{
	display:block;
	text-align:center;
	border: 1px solid #d1d1d1;
	padding:15px 0;
	background: url("../image/page/side_arrow.png") no-repeat scroll 38% 50%;
	padding-left: 15px;
}


.member .member_menu,
.longs .longs_menu,
.longs_d .longs_menu,
.english.member .listShortMenu{
	background-image:none;
	border:1px solid #d0d0d0;
	border-radius:6px;
	background:-moz-linear-gradient(top, #ffffff 0%, #f2f3f5 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f3f5)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #ffffff 0%,#f2f3f5 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #ffffff 0%,#f2f3f5 100%); /* Opera 11.10+ */
	background:-ms-linear-gradient(top, #ffffff 0%,#f2f3f5 100%); /* IE10+ */
	background:linear-gradient(top, #ffffff 0%,#f2f3f5 100%); /* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f3f5',GradientType=0 ); /* IE6-9 */
	width:100%;
	height:auto;
	padding:15px 0 12px 20px;
}
.longs_d .longs_menu{
	margin-top:20px;
}
.member .member_menu ul {
	margin-top: 0;
}
.member .member_menu{
	margin-top:0;
}
/*--日本家庭薬協会とは--*/

.outline #organization img.pc{
	display:none;
}
.outline #organization img.sp{
	display:block;
	width:100%;
	max-width:535px;
	margin:0 auto;
}



}


/*-----------------------------------------------

	ウィンドウサイズ 240px～767px
	スマートフォン仕様

-----------------------------------------------*/

@media only screen and (min-width:240px) and (max-width:767px) {

.sp{
	display:block;
}
ul.contentNow li a img.sp{
	margin:0 auto 10px;
}
.pc{
	display:none;
}
	
#pageContent{
	line-height:1.6em;
	margin-top:10px;
}

p.s-menuBtn{
	display:block;
	z-index:99;
}

.topicpath{
	padding:0 10px;
	margin-bottom:15px;
}
#navi-bread{
	width:100%;
	font-size:12px;
}
.sp_tp #navi-bread li:last-child,
.sp_mk #navi-bread li:last-child{
	display:none;
}
#navi-bread li a{
	margin-right: 5px;
	padding: 17px 20px 17px 0;
}
#navi-bread li a.home{
}
#navi-bread li a.home{
	padding-right:20px;
}
#navi-bread li a.home span{
	background:none;
	padding-left:0;
}
img.home_icon{
	display:inline;
	padding-right:5px;
	vertical-align:middle;
	margin-bottom:4px;
}
#navi-bread li a.home em{
	display:none;
}

#content img:not(.flexslider img){
	max-width:100%;
	height:auto;
}

#pageContent img.old_tit {
	width:100%;
	height:auto;
	margin-bottom:30px;
}

#pageContent h2 img{
	width:300px;
	height:auto;
}
.imgs img{
	width:220px;
	height:auto;
}
.medicine .imgs,{
	border-left: 5px solid #903425;
	background:#fff;
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 20px;
	padding:0 0 0 15px;
	border-bottom:none;
	border-top:none;
	font-weight:normal;
}
.news .imgs{
	margin-top: 20px;
	border-top:1px solid #a23b2a;
}
.medicine .imgs img{
	margin-bottom:2px;
}

#rightContent{
	display:none;
}
#pageContent #leftContent {
	float:none;
	width:100%;
}
#pageContent img.old_tit{
	display:none;
}

.news_area dl{
	height:auto;
	overflow:auto;
}
.news_area dl dt {
	float: none;
	margin-right: 0;
	padding:0;
	width:100%;
}
.news_area dl dd {
	width:100%;
	box-sizing:border-box;
	display:block;
	background: url("../image/arrow02.png") no-repeat scroll 0 14px;
	padding-left:10px;
	border-bottom: 1px dotted #c9c9c9;
	margin-bottom:5px;
}
.erudition .box img,
.history .box img,
.trivia .box img{
	float:none;
	margin:0 auto 10px;
	display:block;
}
.medicine h3 span.haba2{
    margin-left: 0;
}
.medicine h3 span + br{
    display: block;    
    }
/*--リンク集--*/

.link .link_list,
.member .member_list{
	font-size:14px;
}
.link .link_list li,
.member .member_list li{
	width:100%;
}
.member .member_menu ul {
	margin-top: 0;
}
.member .member_menu{
	margin-top:0;
}


/*--日本家庭薬協会とは--*/

.outline .o_detail .logo_swf{
	float: none;
	display:block;
	width:170px;
	margin:0 auto 30px;
}
.outline .o_detail p.address{
	float: none;
}
.outline span img{
	display:block;
	margin:0 auto;
}
.outline #greeting{
	flex-direction: column;
}
.outline #greeting img{
	width:100%;
}
.outline #greeting .greeting_text{
	width:100%;
	padding:10px 0;
}
.outline #organization img.pc{
	display:none;
}
.outline #organization img.sp{
	display:block;
	width:100%;
	max-width:535px;
	margin:0 auto;
}


/*--お知らせ--*/
.news #content .year{
	margin-top: 1em;
}
.news dl dt {
	clear: both;
	float: none;
	margin-right: 0;
	margin-bottom:5px;
	width: 100%;
}
.news .box.hongkong ol{
	margin-left:0;
}
.news .box.hongkong p.img{
	text-align:center;
}
.news .box.hongkong p.img img{
	margin-right: 0;
}
.news .box .book img{
	float:none;
}
.news .box .book ul{
	float:none;
	margin-bottom:10px;
}


/*--季節の生薬について--*/

.utility h3, .medicine h3
    {
	background: url("../image/sp_arrow.png") no-repeat scroll 0 center;
	box-sizing: border-box;
	font-weight: bold;
	/*height: auto;*/
	margin: 20px 0 15px;
	padding-left: 30px;
	padding-bottom:0px;
	width: 100%;
	border-bottom:2px solid #be7569;
    text-indent:0 !important;
}
.longs_d h4{
	background: url("../image/sp_arrow.png") no-repeat scroll 0 center;
	box-sizing: border-box;
	font-weight: bold;
	/*height: auto;*/
	margin: 20px 0 15px;
	padding-left: 30px;
	padding-bottom:2px;
	width: 100%;
	border-bottom:2px solid #be7569;
    text-indent:0 !important;
}
.medicine .back_number h4{
	font-size:18px;
	font-weight:bold;
}
.medicine .box ul {
	float: none;
	margin-right: 0;
	width: 100%;
	text-align:center;
}
.medicine h3 span {
	display:block;
	margin-left: 0;
}
.news .imgs,.mark_d .imgs,.history .imgs,
.trivia .imgs,.erudition .imgs{
	font-size:18px;
}
.medicine ul.navi.mhead li,
.medicine ul.navi.f_navi li{
	display:block;
}
.medicine .back_number ul.navi li ul li{
	display:block;
}
div.ouren ul li:last-of-type {
    display: none;
}
.ouren_box2.cfx li:first-of-type {
    display: block;
}
.ouren_box2.cfx li{
	width:50%;
}
.ouren_box2.cfx li:nth-of-type(2) {
    margin: 0;
}


/*--ロングセラー物語--*/
.longs_d h3{
	margin-top:20px;
	font-size:12px;
}
.longs_d h3 span {
	font-size: 18px;
	margin-bottom:0;
}
.longs_d h3 img{
	width:100%;
	z-index:-1;
	position: static;
	right: 0;
	bottom: 0
}
.longs_d h3 a{
	width:100px;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 15px;
}
.longs_d h5{
	font-size:18px;
	border-left:8px solid #a03a29;
}
.longs .longs_list {
	line-height: 2em;
	overflow: hidden;
	width: 100%;
}
.longs .longs_list li{
	box-sizing:border-box;
	width:50%;
	margin-right:0;
	margin-bottom:20px;
	padding:0 5px;
	font-size:14px;
	line-height:1.4em;
}
.longs .longs_list li:nth-child(odd){
	clear:both;
}
.longs .longs_list li img{
	width:100%;
	height:auto;
	margin-bottom:5px;
}

.longs_d .imagebox_left {
	float:none;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 10px;
	margin-right:0;
	text-align: center;
    width: 100%;
}
.longs_d .imagebox_bottom li {
	width: 290px;
	float: none;
	margin: 20px auto;
}
.longs_d  .imagebox_left_okuda{
	width:auto;
	float: none;
	margin:0 auto 30px;
}
.longs_d  .imagebox_left_okuda span{
	display:block;
}

.longs_d .details td.pict{
	width:100%;
	display:block;
}
.longs_d .page_top{
	margin-top:15px;
}

.longs_d .details td.pict{
	display:none;
}
.longs_d .sp_d{
	display:block;
	border: 1px solid #d1d1d1;
	border-bottom:none;
	text-align:center;
	position:relative;
	padding:30px 0;
	margin-top:20px;
}
.longs_d .sp_d img{
	width:250px;
	height:auto;
	margin:20px 0 10px;
}
.longs_d .sp_d span.lisk {
	border: 1px solid #3c3c3c;
	line-height: 1.4em;
	padding: 3px 6px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.longs_d .sp_d span.pack {
	bottom: 10px;
	color: #757575;
	left: 10px;
	position: absolute;
	font-size:14px;
}
.longs_d .details{
	margin-top:0;
}
.longs_d .sp_list{
	display:none;
	background:#e7e7e7; /* Old browsers（単色） */
	background:-moz-linear-gradient(#ffffff 0%, #e7e7e7 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #ffffff 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #ffffff 0%,#e7e7e7 100%); /* Opera 11.10+ */
	background:-ms-linear-gradient(top, #ffffff 0%,#e7e7e7 100%); /* IE10+ */
	background:linear-gradient(top, #ffffff 0%,#e7e7e7 100%); /* W3C */
	margin:20px 0;
}
.longs_d .sp_list a{
	display:block;
	text-align:center;
	border: 1px solid #d1d1d1;
	padding:10px 0;
	background: url("../image/page/side_arrow.png") no-repeat scroll 25% 50%;
	padding-left: 15px;
}
.longs_d .o_menu h6{
	border-left: 5px solid #903425;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
	padding-left: 15px;
}

.longs_d ul.navi li,
.medicine ul.navi li,
.history ul.navi li,
.erudition ul.navi li,
.trivia ul.navi li {
	margin-right: 6px;
}
.longs_d .o_menu{
	margin-top:30px;
	border-top: 1px dotted #e5e5e5;
	padding-top:20px;
}
.longs_d .o_menu h6{
	border-left: 5px solid #903425;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
	padding-left: 15px;
}
/* 20180615追加 */
.hyakusogan_box{
	width:120px;
	float:left;
	text-align: center;
}
.imagebox {
    width: 100%;
    margin: 10px auto 10px;
}

/*--看板・マークの由来--*/
.mark .mark_list {
	line-height: 2em;
	overflow: hidden;
	width: 100%;
}
.mark .mark_list li{
	box-sizing:border-box;
	width:50%;
	margin-right:0;
	margin-bottom:20px;
	padding:0 10px;
	font-size:14px;
	line-height:1.4em;
}
.mark .mark_list li img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}

.mark_d .box img {
	float:none;
	display:block;
	margin:0 auto 20px;
}
.mark_d .sp_list{
	display:block;
	background:#e7e7e7; /* Old browsers（単色） */
	background:-moz-linear-gradient(#ffffff 0%, #e7e7e7 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #ffffff 0%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #ffffff 0%,#e7e7e7 100%); /* Opera 11.10+ */
	background:-ms-linear-gradient(top, #ffffff 0%,#e7e7e7 100%); /* IE10+ */
	background:linear-gradient(top, #ffffff 0%,#e7e7e7 100%); /* W3C */
	margin:20px 0;
}
.mark_d .sp_list a{
	display:block;
	text-align:center;
	border: 1px solid #d1d1d1;
	padding:10px 0;
	background: url("../image/page/side_arrow.png") no-repeat scroll 20% 50%;
	padding-left: 15px;
}


.member .member_menu,
.longs .longs_menu,
.longs_d .longs_menu,
.english.member .listShortMenu{
	font-size:14px;
	background-image:none;
	border:1px solid #d0d0d0;
	border-radius:6px;
	background:-moz-linear-gradient(top, #ffffff 0%, #f2f3f5 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f3f5)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #ffffff 0%,#f2f3f5 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #ffffff 0%,#f2f3f5 100%); /* Opera 11.10+ */
	background:-ms-linear-gradient(top, #ffffff 0%,#f2f3f5 100%); /* IE10+ */
	background:linear-gradient(top, #ffffff 0%,#f2f3f5 100%); /* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f3f5',GradientType=0 ); /* IE6-9 */
	width:100%;
	height:auto;
	padding:10px 10px 7px;
}
.longs_d .longs_menu{
	margin-top:15px;
}
.member .member_menu a,
.longs .longs_menu a,
.longs_d .longs_menu a,
.english.member .listShortMenu a{
	margin-right: 8px;
	padding-right: 8px;
}
.member .member_menu span,
.longs .longs_menu span,
.longs_d .longs_menu span,
.english.member .listShortMenu span{
	font-size:18px;
	font-weight: bold;
	margin-right: 8px;
	padding-right: 8px;
}
.longs .longs_menu em,
.longs_d .longs_menu em{
	margin-right: 8px;
	padding-right: 8px;
}
.english.member .listShortMenu span{
	font-size:14px;
}

.erudition ul.navi,
.history ul.navi,
.trivia ul.navi{
	display:none;
}
.disnon {
	display:block;
}


/*--工場見学--*/

.factory p.coming_soon {
	font-size: 30px;
	padding: 40px 0;
}

.logo h3 span{
	font-size:18px;
}


.factory .flexbox h3{
	font-size:100%;
}

.factory h3 img{
	width:143px;
	z-index:-1;
}

.factory div.history_img p {
    clear: both;
    padding: 15px 5px 0 35px;
}

div.shophistory h4#dummy{
	box-sizing:border-box;
	background: url("../image/factory/content_hback_fact.png") no-repeat scroll 0 center;
	width:100%;
	height:46px;
	padding-left:30px;
	padding-top:3px;
	font-weight:bold;
	margin:20px 0 5px;
}


div.shophistory_right h3{
	text-align:left;
	padding: 5px 0 0 15px;
	height: auto;
    width: 100%;
	box-sizing: border-box;
}

div.shophistory p{
	padding: 15px 5px 0 35px;
}
	

div.history_right, div.goods_right, div.shophistory_right {
    height: auto;
    padding-right: 15px;
    width: 100%;
}

div.history_left, div.goods_left, div.shophistory_left {
    height: auto;
    width: 100%;
}

div.history_left img, div.goods_left img, div.shophistory_left img {
    height: auto;
    padding: 0;
    width: 95%;
	border: #cccccc 2px solid;1
}

img.spimg{
	border:none;
	margin-top:10px;
}


div.goods_right p{
	padding: 15px 5px 0 35px;
}



.factory div.local div.right {
    height: auto;
    margin: 20px 15px 15px;
    width: 100%;
}
.factory div.local div.right h4{
	width: 100%;
	padding-left:20px;
}
	
.factory div.local div.right p{
    height: auto;
    margin: 20px 15px 15px;
    width: 100%;
}


.factory div.local div.left {
    height: auto;
    margin: 10px 0 10px 0;
    width: 100%;
}

.factory div.local div.left img{
	width:100%;
	height:auto;
}
.flexslider{
    height: auto !important;
}
.flexslider .slides img {
    width: 100%;
}
.flex-control-nav {
    top: -45px;
    bottom: initial;
 
}
.flexslider:hover .flex-direction-nav .flex-next {
    right: -28px !important;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    left: -28px !important;
}

.factory div.history_img p {
    padding: 5px 0 0 15px;
}
.left span, .shophistory_left span, .goods_left span {
    float: none;
}
.history_center {
    clear: both;
    padding: 0;
    margin: 0 0 0 -10px;
}


}
 /*-----Magnific Popup用-----*/
@media only screen and (max-width:500px) {
        .sp_size{width: 100%;}
    }

@media only screen and (max-width:300px) {
.hongkong img{
	width: 100%;
}
}
 /*-----ここからIE7用記述-----*/
 
*:first-child+html .{
}
*:first-child+html #navi-bread{
	padding:18px 0 10px !important;
	overflow:inherit;
}
*:first-child+html #navi-bread li{
}
*:first-child+html #navi-bread li a{
}

*:first-child+html .longs .longs_menu,
*:first-child+html .longs_d .longs_menu {
	padding-top: 30px !important;
}
*:first-child+html .english.member .listShortMenu{
	padding-top: 30px !important;
}
*:first-child+html .longs_d .details{
	border:none;
}


 /*-----ここからIE6用記述-----*/
	
* html .{
}
 /*-----家庭薬ロングセラーバナー-----*/
.facttit{
    background: url("../../image/arrow.png") no-repeat scroll 15px 50%;
    background-size: 12px auto;
    padding-left: 35px;
    margin-left: -0.8em;
}