@charset "Shift_JIS";
/* ==================================================

	ご家庭のお客さま：商品を探す・買う

================================================== */


/* 商品を探す・買う
---------------------------------------------------- */
/* お知らせ */
dl.menu ul.news li.pclink { background-position: 9px 45%, 97% 50%; }
ul.news li a { vertical-align: top; }
ul.news li span {
	padding-left: 27px;
	font-size: 12px;
}
/* お近くのガスのお店
---------------------------------------------------- */
.kurashiplus { margin-bottom: 25px; }
.kurashiplus img { margin-bottom: 13px; }
.kurashiplus p { text-align: left; }
.formBg {
	margin-bottom: 30px;
	padding: 15px 10px;
	background: rgb(249,250,205);
}
.formBg .btn1 li { margin-bottom: 0; }
.formStyel {
	width: 100%;
	color: #555;
	font-size: 17px;
	-webkit-border-radius: 6px;
}
label {
	display: block;
	margin-bottom: 10px;
}
select.pulldown {
	height: 30px;
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid rgb(150,150,150);
}
input.txt {
	height: 30px;
	margin-bottom: 10px;
	border: 1px solid rgb(206,206,206);
	padding: 1px 5px;
}
input.btn {
	height: 34px;
	margin-bottom: 25px;
	color: rgb(0,111,190);
	line-height: 1.7;
	text-align: center;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(210,237,255)), color-stop(1, rgb(152,214,255)));
	background: -moz-linear-gradient(top, rgb(210,237,255) 0%, rgb(152,214,255) 100%);
	background: -o-linear-gradient(top, rgb(210,237,255) 0%, rgb(152,214,255) 100%);
	/*background-image: url(https://home.osakagas.co.jp/sp/shared/img/ico-search.png), -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(210,237,255)), color-stop(1, rgb(152,214,255)));
	background-image: url(https://home.osakagas.co.jp/sp/shared/img/ico-search.png), -moz-linear-gradient(top, rgb(210,237,255) 0%, rgb(152,214,255) 100%);
	background-image: url(https://home.osakagas.co.jp/sp/shared/img/ico-search.png), -o-linear-gradient(top, rgb(210,237,255) 0%, rgb(152,214,255) 100%);
	background-position: 38% 50%, 0 0;
	background-repeat: no-repeat;
	background-size: 22px 22px, 100% 100%;
	-webkit-background-size: 22px 22px, 100% 100%;
	-moz-background-size: 22px 22px, 100% 100%;
	-o-background-size: 22px 22px, 100% 100%;*/
	border: 1px solid #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-shadow: 0 0 0 1px rgb(154,184,218);
	-webkit-box-shadow: 0 0 0 1px rgb(154,184,218);
	-moz-box-shadow: 0 0 0 1px rgb(154,184,218);
	-o-box-shadow: 0 0 0 1px rgb(154,184,218);
	text-shadow: 0px 1px 0 #fff;
	-webkit-text-shadow: 0px 1px 0 #fff;
}
input.btn:last-child { margin-bottom: 0; }
input.pclink {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(210,237,255)), color-stop(1, rgb(152,214,255)));
	background: -moz-linear-gradient(top, rgb(210,237,255) 0%, rgb(152,214,255) 100%);
	background: -o-linear-gradient(top, rgb(210,237,255) 0%, rgb(152,214,255) 100%);
	/*background-image: url(https://home.osakagas.co.jp/sp/shared/img/ico-search.png), url(https://home.osakagas.co.jp/sp/shared/img/ico-pcsite.png), -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(210,237,255)), color-stop(1, rgb(152,214,255)));
	background-image: url(https://home.osakagas.co.jp/sp/shared/img/ico-search.png), url(https://home.osakagas.co.jp/sp/shared/img/ico-pcsite.png), -moz-linear-gradient(top, rgb(210,237,255) 0%, rgb(152,214,255) 100%);
	background-image: url(https://home.osakagas.co.jp/sp/shared/img/ico-search.png), url(https://home.osakagas.co.jp/sp/shared/img/ico-pcsite.png), -o-linear-gradient(top, rgb(210,237,255) 0%, rgb(152,214,255) 100%);
	background-position: 38% 50%, 97% 50%, 0 0, 0 0;
	background-repeat: no-repeat;
	background-size: 22px 22px, 21px 15px, 100% 100%;
	-webkit-background-size: 22px 22px, 21px 15px, 100% 100%;
	-moz-background-size: 22px 22px, 21px 15px, 100% 100%;
	-o-background-size: 22px 22px, 21px 15px, 100% 100%;*/
}
.formBg ul li {
	display: block;
	position: relative;
	background-image: url(https://home.osakagas.co.jp/sp/shared/img/ico-list_001.png);
	background-position: 9px 50%;
	background-repeat: no-repeat;
	background-size: 11px 11px;
	-webkit-background-size: 11px 11px;
	-moz-background-size: 11px 11px;
	-o-background-size: 11px 11px;
}
.formBg ul li a {
	display: table-cell;
	width: 1024px;
	padding-left: 27px;
	padding-right: 40px;
	color: rgb(248,125,0);
	line-height: 1.4;
	text-decoration: underline;
	vertical-align: middle;
}
.formBg ul li.pclink {
	background-image: url(../../shared/img/ico-list_001.png), url(../../shared/img/ico-pcsite.png);
	background-position: 9px 50%, 97% 50%;
	background-repeat: no-repeat;
	background-size: 11px 11px, 21px 15px;
	-webkit-background-size: 11px 11px, 21px 15px;
	-moz-background-size: 11px 11px, 21px 15px;
	-o-background-size: 11px 11px, 21px 15px;
}
/*----------------------------------------------------------------------------------------------------
以下追加 2016.0706
---------------------------------------------------------------------------------------------------- */
a {
	color: #555;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(236,155,3,0.4);
}
#btn_back {
	margin-top: 60px;
	padding-bottom: 30px;
}
#btn_back a {
	/*height: 60px;
 line-height: 60px;*/
	background: url(/sp/common/img/btn_icon_arrow_reflect.png) 3% center no-repeat #e7ecf2;
	background-size: 7px auto;
	padding-left: 8%;
	display: block;
	border-top: 1px solid #cacfd3;
	border-bottom: 1px solid #cacfd3;
	text-decoration: none;
	color: #002f69;
}
footer { background: #fff; }
#footer_wrap {
	padding: 20px 3% 0 3%;
	color: #fff;
	text-align: center;
	background-color: #0064af;
}
#footer_wrap a {
	text-decoration: none;
	color: #fff;
}
#footer_wrap #pagetop {
	width: 85%;
	margin: 0 auto;
}
#footer_wrap #pagetop a {
	border-radius: 8px;
	padding: 10px 0;
	display: block;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
	background: #0d86d1;
}
#footer_wrap #pagetop a span {
	padding-right: 22px;
	background: url(/sp/common/img/btn_icon_pagetop.png) right center no-repeat;
	background-size: 13px 10px;
}
#footer_wrap .nav {
	padding: 24px 0 12px 0;
	display: inline-block;
}
#footer_wrap .nav li {
	padding: 0 18px 0 0;
	font-size: 12px;
	display: inline;
	margin-right: 15px;
	background: url(/sp/common/img/btn_icon_pc_white.png) right center no-repeat;
	background-size: 11px auto;
}
#footer_wrap .nav li:last-child { margin-right: 0; }
#footer_wrap .copyright {
	font-size: 9px;
	text-align: center;
	padding: 12px 0;
	border-top: 2px solid #035b9b;
}
