@media screen and (min-width: 501px){
	.pcdn {
		display: none;
	}
	#jjEKN h1 {
		font-weight: bold;
		margin: 10px 0;
	}
	#jjEKN h2 {
		border-left: 10px #ffab12 solid;
		border-bottom: 1px #ffab12 solid;
		padding: 10px;
		margin: 10px 0;
	}
	#jjEKN h3 {
		background: url(/include/contents/htdocs/common/images/bn_bg.gif) 0 0 no-repeat;
		padding: 10px;
		color: #ff9900;
		font-weight: bold;
		font-size: 90%;
		margin: 20px 0;
		border: none;
	}
}

@media screen and (max-width: 500px){
	.stitle01 {
		margin-left: 0;
		text-align: center
	}
	.stitle02 {
		float: none;
	}
	.honne-body {
		font-size: 14px;
		padding: 10px 0;
	}
	.honne-obi {
		height: auto;
	}
	.honne-obi p.stitle03 {
		float: none;
		text-align: right;
	}
	.clearfix {
		display: block;
	}
	img {
		width: 100%;
		height: auto;
	}
	#Wrapper {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		box-sizing: border-box;
	}
	#Breadcrumbs {
		background: none;
		padding-left: 0;
	}
	#Breadcrumbs span {
		display: inline-block;
		padding-top: 3px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.spdn {
		display: none;
	}
	.sp-pankuzu {
		width: 100%;
		overflow: hidden;
		padding: 0 0 2px;
		border-bottom: 1px solid #d5e3ea;
	}
	.sp-pankuzu a {
		background: #f2f2f2 url("/include/contents/htdocs/img/new/bg_breadcrumbs.png") no-repeat right center;
		display: block;
		float: left;
		height: 18px;
		padding: 3px 15px 0 8px;
		margin: 0 5px 5px 0;
		text-decoration: none;
		white-space: nowrap;
		color: #707070;
	}
	.ContentsBox-h2 .LeftBox {
		width: 100%;
		margin-right: 0;
		float: none;
	}
	.ContentsBox .tittxt {
		padding: 5px 12px 0 0;
		font-size: 14px;
	}
	.pageCaption {
		text-align: left;
	}
	div.LeftBox div.btn_enter_area {
		clear: both;
		padding: 10px 10px;
		margin-top: 0;
		position: relative;
	}
	div.LeftBox div.btn_enter_area a.btn_enter {
		width: 76.45%;
		height: 0;top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		padding-bottom: 8.2%;
		position: absolute;
	}

	/* ----------------------------
	 患者の本音インデックス
	----------------------------- */
	#jjEKN h1 {
		font-size: 18px;
		margin: 10px 0;
	}
	#jjEKN h2 {
		font-size: 16px;
	}
	#jjEKN h3 {
		font-size: 16px;
	}
	#jjEKN ul {
		margin-left: 0;
		margin-top: 20px;
		list-style: none;
	}
	#jjEKN div.imgR {
		float: none;
		text-align: center;
		padding: 0;
	}
	#jjEKN div.imgR img {
		width: 85%;
	}
	.honne-orange {
		color: #f18e1e;
		font-weight: bold;
		padding: 0;
		margin-top: 20px;
		padding-left: 10px;
		border-left: solid 5px #f18e1e;
		font-size: 18px;
	}
	.renew-foot-menu {
		width: 100%;
	}
	.renew-search-menu {
		width: 100%;
	}
	
	/* ----------------------------
	 患者の本音 /2008_04.html〜/2009_02.html〜
	----------------------------- */
	.honne-header2 {
		width: 100%;
	}	
	.alignleft img {
		margin-right: 0;
	}
	.honne-header2 ul {
		display: inline-block;
		float: none;
		width: 100%;
		text-align: right;
	}
	ul.title2 li {
		display: inline;
	}
	.honne-header2 ul li.vol2, .honne-header2 ul li.title2 {
		float: none;
		padding: 0 10px 0 0;
	}
	.honne-header2 .title2 img {
		display: none;
	}
	
	/* ----------------------------
	 患者の本音 /2009_04.html〜
	----------------------------- */
	.honne-header {
		width: 100%;
		height: auto;
		background: none;
		padding-top: 30px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		margin-top: 10px;
		border: 5px solid #f18e1e;
		box-sizing: border-box;
		position: relative;
	}
	.honne-header:before {
		content: "";
		display: block;
		width: 40px;
		height: 40px;
		left: 0;
		right: 0;
		bottom: -40px;
		margin: auto;
		border-top: 40px solid #f18e1e;
		border-left: 30px solid transparent;
		border-right: 30px solid transparent;
		-webkit-transform-origin: left top;
		-webkit-transform: scaleY(.5);
		transform-origin: left top;
		transform: scaleY(.5);
		position: absolute;
	}
	.honne-header:after {
		content: "";
		display: block;
		width: 40px;
		height: 40px;
		left: 0;
		right: 0;
		bottom: -35px;
		margin: auto;
		border-top: 35px solid white;
		border-left: 25px solid transparent;
		border-right: 25px solid transparent;
		-webkit-transform-origin: left top;
		-webkit-transform: scaleY(.5);
		transform-origin: left top;
		transform: scaleY(.5);
		position: absolute;
	}
	.honne-header p.title {
		width: 80%;
		float: none;
		padding: 0;
		font-size: 20px;
		line-height: 1.5;
		text-align: left;
	}
	.honne-header p.vol {
		float: none;
		top: 6px;
		left: 0;
		right: 0;
		margin: auto;
		font-size: 90%;
		line-height: 1.5;
		text-align: center;
		position: absolute;
	}
	.honne-obi {
		margin-top: 30px;
	}
	.honne-img {
		width: 85%;
		margin-top: 10px;
	}
}