html{
	padding-top:3px;
	background:url(/img/default/goodrugs/head_border.png) repeat-x top !important;
}

body#ec{
	background:#FBF9F2;
	/*background:url("/img/default/goodrugs/bg.png") repeat-x;*/
}


/*------見出し------*/
div#main h2{
	font-size:14px;
	line-height:1;
	padding:15px 0 15px 15px;
	height:auto !important;
	background:#D5CA9F;
	margin:0px 0 20px;
}
div#main h2 a{
	color:#fff;
	text-decoration:none;
}
div#main h3 {
	color:#000;
	font-size:14px;
	padding:5px 16px;
	line-height:22px;
	background:#EEE6C6;
	border:0;
	margin:30px 0;
}
div#main div#ankt h3 {
	background:#FFBFC5;
	border-top:0;
	height: auto;
}
body#ec div#eslv h4 {
	background:#555E77;
}

/*------アイテム検索バー------*/
div#search.item {
	background:transparent !important;
	border-bottom:0 !important;
	padding:10px 0!important;
	margin-bottom:0 !important;
}


/*------テーブル------*/
div#main table {
	background:#D5CA9F;
	font-size: inherit;
	line-height: inherit;
}
div#main table caption {
	background:#D5CA9F !important;
}
div#main table th {
	background:#EEE6C6;
	padding:1.5em;
	white-space:nowrap;
	font-size: 12px;
	line-height:1.4;
}
div#main table td {
	background:#fff;
	padding:1.5em;
	font-size: 12px;
	line-height:1.4;
}
div#main table caption {
	background:#555E77;
	padding-left:15px;
}
table.cart th,
table.cart td {
	font-size:12px !important;
	line-height:120% !important;
	padding:0.5em !important;
}
table.eclv {
	/width:98% !important;
}
.login_table td {
	height:250px;
}
.login_table td {
	vertical-align:text-bottom
}
.login_table h3 {
	margin:0 0 20px 0!important;
}
.login_table form {
}
.login_table form input[type=image] {
	margin:8px 0 !important;
}
.button_regist {
	margin:15px 0;
}

/*------ショッピングカートフロー------*/
div#flowchart {
	border-top:0;
	margin-top:-19px;
	padding-right:0;
	background:#fff;
}
div#flowchart div.title {
	margin-right:10px;
}
.order_login:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.order_customer {
	float:left;
	width:48%;
}
.order_gest {
	float:right;
	width:48%;
}
div#main caption .atn2 {
	color:#FFFF00;
}
caption:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

/*------ローカルメニュー------*/

div#localmenu {
	margin-top:-20px;
	background: none;
	border:none;
	height:auto;
	margin-bottom:15px;
}
div#localmenu ul {
	background:#fff;
	border-top:1px solid #D5CA9F;
	border-right:1px solid #D5CA9F;
}
div#localmenu ul li {
	width:33.3%;
	height:auto;
	line-height:1;
}
div#localmenu ul li a {
	color:#000;
	padding:10px 0px;
	line-height:1;
	height:auto;
	border-left:1px solid #D5CA9F;
	border-bottom:1px solid #D5CA9F;
}
div#localmenu ul li.end a {
	border-right:none;
}
div#localmenu ul:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
div#localmenu ul li a:hover {
		background:#EEE6C6;
	}

/*------商品検索------*/

body#ec div#eslv {
	width:208px;
	height:320px;
	float:left;
	margin:5px;
	padding:10px;
	text-align:center;
	background:#f6f6f6;
}

/*------新着情報------*/

iframe.news {
	width:720px;
	height:300px;
}

iframe.customer {
	height:300px;
}
#example,
.example {
	font-size:11px !important;
	color:#999 !important;
}


/*==============================================================
	wrapper
==============================================================*/
div#wrapper{
	min-width: 960px;
	width:auto !important;
	border:0px;
	background:#FBF9F2;
}

* html div#wrapper{	/* for -IE6 */
	background:none;
}

/*==============================================================
	head
==============================================================*/
/*共通*/
div#head_wrap{
	height:152px;
	line-height:normal;
}
div#head_wrap2 {
	background:#fff;
}
div#head {
	position:relative;
	width:960px;
	margin: auto;
	height:97px;
	background:#fff;
}
#logo {
	position:absolute;
	top:24px;
	float:none !important;
	padding:0 !important;
	margin:0 !important;
}
#logo img {
	width:239px;
}
#head_info {
	position:absolute;
	right:0;
	top:24px;
}


/*==============================================================
	globalnavi
==============================================================*/
#globalnavi {
	position:relative;
	z-index:101;
	height:55px;
	background-color:transparent !important;
	background:transparent url("/img/default/goodrugs/nav_bg.png") repeat-x;
}
#globalnavi.fixed {
	width:100%;
	position:fixed;
	top:0;
	z-index:101;
}

#globalnavi ul {
	width:960px;
	height:55px;
	list-style:none;
	padding:0;
	margin:0 auto;
	background:url("/img/default/goodrugs/nav.png") no-repeat;
}

#globalnavi ul li {
	float:left;
	text-indent:-9999px;
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
#globalnavi ul li a {
	display:block;
	height:50px;
	overflow:hidden;
}

#globalnavi ul li a:hover {
	background:url("/img/default/goodrugs/nav_on.png") no-repeat;
}

#globalnavi ul li.this a {
	background:url("/img/default/goodrugs/nav_on.png") no-repeat;
}
#globalnavi ul li.gn1 a {
	width:93px;
}
#globalnavi ul li.gn2 a {
	width:135px;
	background-position:-93px 0;
}
#globalnavi ul li.gn3 a {
	width:135px;
	background-position:-228px 0;
}
#globalnavi ul li.gn4 a {
	width:121px;
	background-position:-363px 0;
}
#globalnavi ul li.gn5 a {
	width:107px;
	background-position:-484px 0;
}
#globalnavi ul li.gn6 a {
	width:135px;
	background-position:-591px 0;
}
#globalnavi ul li.gn7 a {
	width:107px;
	background-position:-726px 0;
}
#globalnavi ul li.gn8 a {
	width:127px;
	background-position:-833px 0;
}

/* gsearch */

#gsearch {
	text-align:center;
	padding:5px 5px 3px 5px;
	background:url("/img/default/goodrugs/gsearch.png") no-repeat;
	border-bottom:1px solid #D2B9BB;
}

#gsearch input#text {
	width:200px;
}

#top_search {
	position:relative;
}
#top_search form {
	position:absolute;
	top:134px;
	left:50px;
}
#top_search form input#text {
	width:320px;
}

/*==============================================================
	wrapper2
==============================================================*/

div#wrapper2{
	width:960px;
	margin:auto;
	padding:0 0 40px 0;
}
div#wrapper2:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

/*==============================================================
	contents
==============================================================*/
/*共通*/
div#contents{
	float:left;
	width:720px;
	margin:0;
	padding:20px 0;
	background: none !important;
}


/*==============================================================
	menu
==============================================================*/
div#menu{
	position:relative;
	float:right;
	width:220px;
	padding:0;
	padding-top:20px;
	background:transparent;
}
div#menu h2{
	font-size:14px;
	line-height:1;
	padding:12px 0 10px 15px;
	height:auto !important;
	background:#D5CA9F;
	border:0;
	margin:0;
}
div#menu div#box {
	background:#fff;
	border:0;
	margin-bottom:5px;
	padding:0px;
	background:transparent;
}
div#menu ul li {
	margin-bottom:5px;
	border:0;
	background:url("/img/default/goodrugs/menu_h2_button_on.png");
}
div#menu ul li a{
	padding-left:7px;
	height:40px;
	line-height:40px;
	background:url("/img/default/goodrugs/menu_h2_button.png");
}
* html div#menu ul li a{	/* for -IE6 */
	height:0;
	padding:11px 0 12px 7px;
}
#menu .box {
	padding:0;
	margin-bottom:20px;
}
#menu .cal {
	padding:10px;
	font-size:12px;
	text-align:center;
}
#menu .arrival {
	padding:10px;
	font-size:12px;
	line-height:1.4;
}
#menu .delivery {
	padding:3px;
	font-size:11px;
	line-height:1.6;
}
#menu .delivery h3 {
	background:#EEE6C6;
	padding:4px;
	font-size:12px;
	font-weight:normal;
}
#menu .delivery h3 img {
	vertical-align:text-bottom;
}
.link1 {
	width:80%;
	margin:auto;
	display:block;
	border:1px solid #D5CA9F;
	text-align:center;
	padding:3px;
	color:#A49248 !important;
}
.link1:hover {
	text-decoration:none;
	background:#D5CA9F;
	color:#fff !important;
}
#menu .delivery .link1 {
	margin:8px auto 10px;
}
.sagawa {
	margin:6px;
}
.sagawa .toiawaseNo {
	width:60%;
	margin-right:1%;
}
.sagawa .sbmt {
	width:33%;
}
div#main form input#text,
div#main form input[type=text],
div#main form select,
div#main form textarea {
	padding:10px 4px;
	font-size:14px;
	background: #FBF9F2;
	font-weight:bold;
	border:1px solid #D5CA9F;
}
input.login {
	width: 92% !important;
}

/*==============================================================
	main
==============================================================*/
div#contents div#main{
	margin:0;
	padding:0px;
	background: none !important;
	min-height:0 !important;
}
#topimg {
	margin-bottom:20px;
}
#top_btn {
	margin-bottom:30px;
}
#top_btn:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#top_btn1 {
	float:left;
	box-shadow: 0px 0px 3px #999;
	-moz-box-shadow: 0px 0px 3px #999;
	-webkit-box-shadow: 0px 0px 3px #999;
}
#top_btn2 {
	float:right;
	box-shadow: 0px 0px 3px #999;
	-moz-box-shadow: 0px 0px 3px #999;
	-webkit-box-shadow: 0px 0px 3px #999;
}
.box {
	padding:0 20px;
	border:1px solid #D5CA9F;
	background:#fff;
}
#contents h2 + .box {
	margin-top:-20px;
}
ul.info {
	list-style:none;
	padding:0;
	margin:0;
}
ul.info li {
	padding:15px 5px;
	border-bottom:1px dotted #D5CA9F;
	line-height:1.2;
}
ul.info li:last-child {
	border:none;
}

/*==============================================================
	footer
==============================================================*/
/*共通*/
div#wrapper3{
	border-top:1px solid #E6DFC6;
	background:#fff;
}
div#wrapper4 {
}
div#footer {
	width:960px;
	margin:auto;
	border:0;
	padding-top:60px;
	padding-bottom:30px;
	background:transparent;
}
#footernavi{
	padding:0;
	margin:0 0 40px 0;
	list-style:none;
}
#footernavi li {
	display: inline;
	padding:5px;
	border-left:1px solid #E6DFC6;
}
#footernavi li.first {
	border:none;
}
#footernavi li a {
	color:#333;
}
#copy {
	font-size:10px;
	text-align:center;
}

/*==============================================================
	新着情報
==============================================================*/
#lv {
	padding:0;
	background: none;
	border:0;
	color:#000;
}

#lv #search {
	padding:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

#lv ul {
	padding:10px;
}
#lv li{
	background:transparent url(/img/default/icon/newspaper.png) no-repeat scroll left top;
	line-height:100%;
	margin-bottom:20px;
	padding:0 0 20px 20px;
	border-bottom:1px dotted #ccc;
}

body#popup {
	background:#fff !important;
	border:0;
}
body#popup #wrapper{
	width: auto !important;
}
body#popup #contents {
	background:#fff !important;
	width: auto;
}

/*==============================================================
	そのた
==============================================================*/
.pagetop {
	text-align:right;
	font-size:12px;
	margin-top:40px;
}
.pagetop a {
	color:#A49248 !important;
	text-decoration:underline;
}
/*---------トップページメニュー---------*/
div#main ul#topmenu{
}
div#main ul#topmenu li{
	float:left;
	white-space:nowrap;
}
div#main ul#topmenu li a{
	display:block;
	color:#000000;
	padding:2px 18px;
	margin-right:2px;
	margin-bottom:2px;
	background:#dddddd;
	border:1px solid #999999;
}
div#main ul#topmenu li a:hover{
	background:#ffffcc;
}
.topimg {
	height:200px;
}

table.enquate {

}

table.enquate th{
	text-align:left !important;
	white-space:normal !important;
	font-size:11px !important;
	font-weight:normal !important;
	padding:0.5em !important;
	background:#E0FFFF !important;
}
table.enquate td{
	background:#F8F8FF !important;
}
div.enq_req{
	padding-left: 3em;
}

div.enq_req textarea{
	width:90% !important;
}

div.enq_question01 {
  background: url("/img/default/goodrugs/enq_button01.gif") no-repeat scroll 0 0 transparent;
  border: 0 none;
  height: 50px;
  padding: 14px 0 0 50px;
}

div.enq_question02 {
  background: url("/img/default/goodrugs/enq_button02.gif") no-repeat scroll 0 0 transparent;
  border: 0 none;
  height: 50px;
  padding: 14px 0 0 50px;
}

div.enq_question03 {
  background: url("/img/default/goodrugs/enq_button03.gif") no-repeat scroll 0 0 transparent;
  border: 0 none;
  height: 50px;
  padding: 14px 0 0 50px;
}
a#enqlink {
   background-image: url("/img/default/goodrugs/questionnaire_01.jpg");
}
a#enqlink:hover {
   background-image: url("/img/default/goodrugs/questionnaire_02.jpg");
}


/*------TOP＆ポップアップ-----------------*/
body.pup {
	overflow: hidden;
}
#pup_wrap {
	line-height:0;
	display:none;
	position:fixed;
	z-index:999;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(/img/default/goodrugs/pup_bg.png);
}
#pup_wrap img {
	display:block;
}
#pup_body {
	display:block;
	position:relative;
	width: 780px;
	margin:80px auto;
	border:5px solid #666;
	background:#fff;
	padding:30px;
}
#pup_btn_yes,
#pup_btn_no {
	display:block;
	position:absolute;
	width:230px;
	height:80px;
	bottom:50px;
	cursor:pointer;
	text-indent:-9999px;
}
#pup_btn_yes a,
#pup_btn_no a {
	display:block;
	width:230px;
	height:80px;
	background:url(/img/default/goodrugs/supe.png);
}
#pup_btn_yes a:hover,
#pup_btn_no a:hover,
.btn:hover {
	background:#fff;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#pup_btn_no {
	left:70px;
}
#pup_btn_yes {
	right:70px;
}
.a_btn {
	display:block;
	margin:20px auto;
	width:50%;
	padding:12px;
	font-size:16px;
	font-weight:bold;
	background:#D0C69F;
	color:#fff !important;
	text-align:center;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
.a_btn:hover {
	text-decoration:none;
	background:#E6E0CC;
}
.sp {
	display:none;
}
div#main table h3 {
	margin-top:0 !important;
}
.tarms_inc {
	font-size:12px;
	line-height:1.4;
	padding:20px;
	overflow:auto;
	height:160px;
	border:1px solid #999;
	background:#fff;
}
#head_mypage {
	margin-bottom:15px;
}
.a_scurfm #sbmt_go,
.a_escr #sbmt_go,
#sbmt_go {
	cursor:pointer;
	font-size:20px;
	color:#fff;
	display:block;
	width:100%;
	margin:30px auto !important;
	font-weight:bold;
	padding:20px !important;
	/*
	filter: progid:DXImageTransform.Microsoft .gradient(GradientType=0,startColorstr='#ffCFC298', endColorstr='#ff8E8044');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#CFC298', endColorstr='#8E8044', GradientType=0)";
	background-image: -moz-linear-gradient(top,#CFC298 0%,#8E8044);
	background-image: -webkit-gradient(linear, left top, left bottom,from(#CFC298),to(#8E8044));
	background: linear-gradient(to bottom, #CFC298, #8E8044);
	*/
	background:#8E8044;
	border:none;
	box-shadow: 0px 0px 3px #bbb;
	-moz-box-shadow: 0px 0px 3px #bbb;
	-webkit-box-shadow: 0px 0px 3px #bbb;
}
.a_scurfm #sbmt_go:hover,
.a_escr #sbmt_go:hover,
#sbmt_go:hover {
	/*
	filter: progid:DXImageTransform.Microsoft .gradient(GradientType=0,startColorstr='#ffDFD7B7', endColorstr='#ffCEC18D');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFD7B7', endColorstr='#CEC18D', GradientType=0)";
	background-image: -moz-linear-gradient(top,#DFD7B7 0%,#CEC18D);
	background-image: -webkit-gradient(linear, left top, left bottom,from(#DFD7B7),to(#CEC18D));
	background: linear-gradient(to bottom, #DFD7B7, #CEC18D);
	*/
	background:#CFC298;
}
.a_eclv table {
	margin:15px 0 !important;
}
.a_eclv table table {
	margin:0 !important;
}
div#main table caption {
	white-space:normal !important;
}
body#ec div#contents.dv div#cart {
	background:none;
	padding:1em 0 0 0;
}

/* QR紹介用 */
.qr_wrap {
	margin-top: 30px;
}
.qr_wrap .qr{
	width: 300px;
	float: left;
}
.qr_wrap .qr img{
	max-width: 100%;
}
.qr_wrap .qr input{
	width: 100%;
	margin-top: 15px;
	box-sizing: border-box;
	padding: 5px;
	border: 1px solid #ccc;
} 
.qr_wrap .qr .memo{
	font-size: 14px;
	color: #666;
}
.qr_wrap .txt{
	float: left;
	margin-left: 30px;
	width: 390px;
}

/* スマホ用
----------------------------------------------- */
@media (max-width:480px){
	.pc {
		display:none !important;
	}
	.sp {
		display:block !important;
	}
	.wrap_box {
		padding:10px;
	}
	body.pup {
		overflow:auto !important;
	}
	html {
		background:url("/img/default/goodrugs/sp/head_bg.png") repeat-x;
		background-size:auto 3px;
	}
	body#ec {
		background:#F2EEE1 !important;
	}
	body {
		width:100%;
		font-size:14px;
		line-height:1.6;
	}
	div#head {
		top:51px;
		width:100%;
		height:90px;
	}
	#head_info {
		display:none;
	}
	div#head div#logo {
		float:none;
		text-align:center;
		width:302px;
		margin:20px auto 0!important;
		position:static;
	}
	div#head div#logo img {
		width:100%;
	}
	body#ec div#wrapper {
		width:100%;
		min-width:100%;
		background:#F2EEE1 !important;
	}
	div#head_wrap {
		height:140px;
	}
	#globalnavi {
		width:100%;
		position:fixed;
		top:0;
	}
	#globalnavi ul {
		width:320px;
		margin:auto;
		background:url(/img/default/goodrugs/sp/nav.png) no-repeat;
		background-size:320px 50px;
	}
	#globalnavi ul li a {
		width:auto !important;
	}
	#globalnavi ul li.this a {
		background:none;
	}
	#globalnavi ul li a:hover {
		background:none;
	}
	#globalnavi ul li.gn1,
	#globalnavi ul li.gn6,
	#globalnavi ul li.gn7,
	#globalnavi ul li.gn8 {
		display:none;
	}
	#globalnavi ul li.gn2 {
		width:89px;
	}
	#globalnavi ul li.gn3 {
		width:89px;
	}
	#globalnavi ul li.gn4 {
		width:77px;
	}
	#globalnavi ul li.gn5 {
		width:65px;
	}
	div#wrapper2 {
		width:100%;
		height:100%;
		padding:0;
	}
	div#contents {
		width:100%;
		height:100%;
		float:none;
		padding:0;
	}
	div#main {
		height:100%;
		padding:0 10px !important;
	}
	.p_ div#main {
		padding:0px !important;
	}
	.a_scurfm div#main,
	.a_scurfc div#main,
	.a_login div#main,
	.a_escd div#main,
	.a_escc div#main,
	.a_escp div#main,
	.a_pwref div#main,
	.a_pwrep div#main,
	.a_scurup div#main {
		height:100%;
		padding:0 10px !important;
	}
	div#main h2 {
		margin:1px -10px 10px -10px !important;
	}
	div#main h3 {
		margin:15px 0;
	}
	.p_ div#main h2 {
		margin: 0 0 20px !important;
	}
	.a_escr div#main h2,
	.a_scurfm div#main h2,
	.a_scurfc div#main h2,
	.a_login div#main h2,
	.a_escd div#main h2,
	.a_escc div#main h2,
	.a_escp div#main h2,
	.a_pwref div#main h2,
	.a_pwrep div#main h2,
	.a_scurup div#main h2 {
		margin:1px -10px 10px -10px !important;
	}
	#topimg img {
		width:100%;
	}
	div#menu {
		width:96%;
		margin:auto;
		float:none;
	}
	.box.card {
		padding:10px !important;
		text-align:center;
	}
	.box.card img {
		width:100%;
	}
	#top_btn {
		padding:0 4%;
	}
	#top_btn div {
		width:48%;
	}
	#top_btn div img {
		width:100%;
	}
	#top_info {
		width:96%;
		margin:auto;
	}
	.box_area {
		box-shadow: 0px 0px 3px #bbb;
		-moz-box-shadow: 0px 0px 3px #bbb;
		-webkit-box-shadow: 0px 0px 3px #bbb;
	}
	.box.delivery {
		padding:10px !important;
	}
	#wrapper3 {
		background:#F2EEE1 !important;
	}
	div#footer {
		width:100%;
		padding:0;
	}
	#footernavi {
		margin:0;
	}
	#footernavi li {
		text-align:left;
		display:block;
		padding:0;
		margin:0px 0 1px 0;
		border:none;
		filter: progid:DXImageTransform.Microsoft .gradient(GradientType=0,startColorstr='#ffE5DFC4', endColorstr='#ffD5CA9F');
		background-image: -moz-linear-gradient(top,#E5DFC4 0%,#D5CA9F);
		background-image: -webkit-gradient(linear, left top, left bottom,from(#E5DFC4),to(#D5CA9F));
		background: linear-gradient(to bottom, #E5DFC4, #D5CA9F);
	}
	#footernavi li a {
		display:block;
		color:#fff;
		padding:10px;
		background:url(/img/default/goodrugs/sp/arrow.png) no-repeat right;
		background-size:14px;
	}
	#footernavi li a:hover {
		text-decoration:none;
	}
	.tel {
		padding:20px;
		text-align:center;
		display:block;
	}
	.tel img {
		width:100%;
		box-shadow: 0px 0px 3px #bbb;
		-moz-box-shadow: 0px 0px 3px #bbb;
		-webkit-box-shadow: 0px 0px 3px #bbb;
	}
	#copy {
		background:#D5CA9F;
		color:#fff;
		padding:20px;
		font-size:14px;
	}
	.pagetop {
		display:none;
	}
	
	/* ご利用ガイド */
	.p_atn #main img {
		width:100%;
	}
	
	/* カート */
	.a_escr div#main {
		padding:0 10px !important;
	}
	.a_escr #topimg {
		margin:0px -10px 20px -10px;
	}
	.a_escr #top_btn {
		margin:10px -10px 20px;
	}
	div#flowchart {
		margin:-10px -10px -10px -10px;
		padding:10px 0 0px 10px;
		background:none;
		border:none;
	}
	div#flowchart ol {
		float:left;
		font-size:9px;
	}
	div#flowchart ol li {
		margin-right:-1px;
		white-space:nowrap;
	}
	div#flowchart .title {
		margin-bottom:2px;
		font-size:11px;
	}
	div#flowchart ol li div{
		padding:1px 4px;
		margin-right:15px;
	}
	div#flowchart ol li.end div {
		/*margin-right:0;*/
	}
	.order_customer,
	.order_gest {
		width:100%;
		float:none;
	}
	.login_table td {
		height: auto;
	}
	div#main table.cart,
	.a_escr table {
		width:100%;
		font-size:11px;
	}
	div#main table.cart caption,
	.a_escr table caption {
		font-size:14px;
		padding:12px !important;
		line-height:1;
	}
	div#main table.cart th,
	div#main table.cart td
	/* ,
	.a_escr div#main table th,
	.a_escr div#main table td */ {
		display:table-cell;
		width:auto;
		padding:1% !important;
	}
	div#main table.cart th,
	div#main table.cart td {
		font-size:10px !important;
	}
	div#main table.cart a #icon,
	.a_escr div#main table.cart a #icon {
		display:none;
	}
	div#main table td.nowrap a,
	.a_escr div#main table td.nowrap a {
		display:inline;
		float:none;
		width: auto;
		background:none;
		margin:0;
		height:auto;
		font-size:10px;
	}
	div#main table td.nowrap a:hover,
	.a_escr div#main table td.nowrap a:hover {
		background:none;
	}
	.a_escr form #box2 {
		margin-top:15px;
	}
	.a_escr .tables td {
		line-height:1.3 !important;
		width:33% !important;
	}
	.a_escr .tables img {
		width:100%;
	}
	body#ec div#contents.dv div#cart {
		padding:10px;
	}
	body#ec div#contents.dv div#item_img {
		float:none;
		width:96%;
		padding:1%;
	}
	body#ec div#contents.dv div#item_dtl {
		float:none;
	}
	
	/* 配送先指定 */
	table.point {
		margin-top:10px !important;
	}
	
	/* お問い合せ */
	div#main table {
		width:100%;
		margin:10px auto;
	}
	div#main table th,
	div#main table td {
		text-align:left;
		display:block;
		width:92%;
		padding:4% !important;
		/*word-break: break-all;*/
	}
	.p_inq table input[type=text],
	.p_inq table textarea {
		width:96%;
	}
	
	/* 会員登録 */
	.a_scurfm #main h3 {
		margin:15px 0;
	}
	.a_scurfm form {
		margin-top:20px;
	}
	.order_customer {
		margin-bottom:15px;
	}
	.len30 {
		width:100px !important;
	}
	.op_003 {
		display: none;
	}
	.btn_area {
		margin:20px auto;
		text-align:center;
	}
	
	/* マイページ */
	#head_mypage {
		margin:0;
		padding:10px;
	}
	div#localmenu ul li a {
		font-size:12px;
	}
	div#localmenu ul li a:hover {
		background:none;
	}
	iframe.news {
		width:100%;
		height:auto;
		margin-top:-22px;
	}
	
	/* 登録情報 */
	div#main form input#text.len64 {
		width:96%;
	}
	
	/* 登録情報確認 */
	.a_pfuc div#main h2 {
		margin-top:1px !important;
	}
	
	/* アンケート */
	.a_eqlv div#main h2 {
		margin-top:1px !important;
	}
	
	/* ラムダケア詳細 */
	.a_esdv div#main img {
		width:100%;
	}
	
	/* login */
	.login_table form input[type=image] {
		width:90%;
		margin:auto;
	}
	.button_regist {
		width:90%;
		margin:auto;
	}
	
	#question_000000000000001037 + tr img,
	.img_sty {
		width:100%;
	}
	
	.enq_question01,
	.enq_question02,
	.enq_question03 {
		font-size:11px;
		line-height:1.2;
	}
	
	/* QR紹介用 */
	.qr_wrap {
		width: 96%;
		margin:20px auto 0;
	}
	.qr_wrap .qr{
		width: auto;
		float: none;
	}
	.qr_wrap .txt{
		margin: 30px 0 0;
		width: auto;
		float: none;
	}
}