@charset "utf-8";
/*----------------------------------------------------
	初期化
----------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
  display: block;
}

ul {
  list-style: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #333;
  outline: 0;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input, select {
  vertical-align: middle;
}


/*----------------------------------------------------
	common
----------------------------------------------------*/
html {
	overflow-y: scroll;
}

body {
  font-size: 13px;
  line-height: 1.6;
  color: #333;
  letter-spacing: 0;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  background-position: center 136px;
  background-repeat: no-repeat;
  -webkit-text-size-adjust: 100%;
  *min-width: 960px;
}


/* clearfix
----------------------------------------------------*/
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix { zoom: 1; } /* ie6 & ie7 */

/* Mac版IEのみに適用 \*//*/
.clearfix { overflow: hidden; }
/* */

#wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 0;
  background: #fff;
}

/* このページの上へ */
#innerlink {
  width: 940px;
  margin: 0 auto;
  padding: 70px 20px 0 0;
  text-align: right;
  background: #fff;
}

#innerlink a {
  padding: 5px 10px;
  background: #222;
  color: #fff;
  font-size: 83.3%;
}


/* 見出し
----------------------------------------------------*/
h1 {
  font-size: 83.3%;
  font-weight: normal;
  height: auto;
  color: #fff;
  background: #006600;
}

h1 span {
  width: 960px;
  margin: 0 auto;
  display: block;
}

h2 {
  margin: 0;
  padding: 30px 0 50px;
  font-size: 153.9%;
  color: #502406;
  line-height: 1.8;
  text-shadow: 0 0 1px #777;
}

h3 {
  margin: 0;
  padding: 0;
  text-shadow: 0 0 0.5px #ccc;
  font-size: 153.9%;
  line-height: 1.4;
}


/*----------------------------------------------------
	header
----------------------------------------------------*/
#header {
  width: 100%;
  margin: 0;
  padding: 0;
	background: #fff;
}

#header_inbox {
  width: 960px;
  margin: 0 auto;
  padding: 27px 0;
}

/* ロゴ */
#header img {
  display: block;
  width: 310px;
  float: left;
}

#header strong {
  display: block;
  width: 630px;
  float: right;
  font-size: 108%;
  color: #333;
  line-height: 1.4;
  font-weight: normal;
  padding-top:10px;
}


/*----------------------------------------------------
	footer
----------------------------------------------------*/
#footer {
  width: 100%;
  margin: 50px auto 0;
  padding: 15px 0 30px;
  text-align: center;
  border-top: 1px solid #ccc;
}


/*----------------------------------------------------
	main
----------------------------------------------------*/
#main {
  width: 960px;
  margin: 0 auto;
  padding: 0;
}

/* スマホの場合のみ表示 */
#sp_bnr {
  display: none;
}

.main_img {
  box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
  margin: 0 auto 50px;
}

.area {
  margin: 0 auto 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 5px solid #006600;
  background: #fefeff; /* Old browsers */
  background: -moz-linear-gradient(top,  #fefeff 0%, #fefefe 50%, #f1f1f1 100%); /* FF3.6+ */
  background: -webkit-linear-gradient(top,  #fefeff 0%,#fefefe 50%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fefeff 0%,#fefefe 50%,#f1f1f1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fefeff 0%,#fefefe 50%,#f1f1f1 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #fefeff 0%,#fefefe 50%,#f1f1f1 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefeff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
  box-shadow: 1px 1px 3px rgba(0,0,0,0.4),-1px -1px 0 #fff inset;
}

/* 茨城 */
#ibaraki strong {
  font-size: 134%;
  display: block;
  margin: 0 0 10px;
}

#ibaraki p b {
  margin: 0 30px 0 0;
  display: inline;
  font-size: 155%;
  font-weight: normal;
}

#ibaraki .special {
  color: #ff0000;
  display: block;
  font-size: 96%;
  margin: 10px 0 0;
}


/* 画像 */
#west_tokyo {
  background: url(../img/bbq/west_tokyo_img.jpg) left top no-repeat;
}

#east_tokyo {
  background: url(../img/bbq/east_tokyo_img.jpg) left top no-repeat;
}

#ibaraki {
  background: url(../img/bbq/ibaraki_img.jpg) left top no-repeat;
}

#kanagawa {
  background: url(../img/bbq/kanagawa_img.jpg) left bottom no-repeat;
}

#aichi {
  background: url(../img/bbq/aichi_img.jpg) left top no-repeat;
}

#fukuoka {
  background: url(../img/bbq/fukuoka_img.jpg) left top no-repeat;
}

#kitaq {
  background: url(../img/bbq/kitaq_img.jpg) left top no-repeat;
}

#yamaguchi {
  background: url(../img/bbq/yamaguchi_img.jpg) left top no-repeat;
}

#shikoku {
  background: url(../img/bbq/shikoku_img.jpg) left top no-repeat;
}

#osakaminami {
  background: url(../img/bbq/osakaminami_img.jpg) left top no-repeat;
}

#gunma {
  background: url(../img/bbq/gunma_img.jpg) left top no-repeat;
}

#hyogo {
  background: url(../img/bbq/hyogo_img.jpg) left top no-repeat;
}

#hiroshima {
  background: url(../img/bbq/hiroshima_img.jpg) left top no-repeat;
}

#kaki {
  background: url(../img/bbq/kaki_img.jpg) left top no-repeat;
}

#kyoto {
  background: url(../img/bbq/kyoto_img.jpg) left top no-repeat;
}

#gifu {
  background: url(../img/bbq/gifu_img.jpg) left top no-repeat;
}
#niigata {
  background: url(../img/bbq/niigata_img.jpg) left top no-repeat;
}
#mie {
  background: url(../img/bbq/mie_img.jpg) left top no-repeat;
}
#miyagi {
  background: url(../img/bbq/miyagi_img.jpg) left top no-repeat;
}
#chiba {
  background: url(../img/bbq/chiba_img.jpg) left top no-repeat;
}
#saitama {
  background: url(../img/bbq/saitama_img.jpg) left top no-repeat;
}
#sapporo {
  background: url(../img/bbq/sapporo_img.jpg) left top no-repeat;
}
#miyazaki {
  background: url(../img/bbq/miyazaki_img.jpg) left top no-repeat;
}
#okayama {
  background: url(../img/bbq/okayama_img.jpg) left top no-repeat;
}
#oita {
  background: url(../img/bbq/oita_img.jpg) left top no-repeat;
}
#fukui {
  background: url(../img/bbq/fukui_img.jpg) left top no-repeat;
}
#sanin {
  background: url(../img/bbq/sanin_img.jpg) left top no-repeat;
}
#shiga {
  background: url(../img/bbq/shiga_img.jpg) left top no-repeat;
}
#saga {
  background: url(../img/bbq/saga_img.jpg) left top no-repeat;
}
#tochigi {
  background: url(../img/bbq/tochigi_img.jpg) left top no-repeat;
}
#shizuoka {
  background: url(../img/bbq/shizuoka_img.jpg) left top no-repeat;
}
#himeji {
  background: url(../img/bbq/himeji_img.jpg) left top no-repeat;
}
#ishikawa {
  background: url(../img/bbq/ishikawa_img.jpg) left top no-repeat;
}
#nara {
  background: url(../img/bbq/nara_img.jpg) left top no-repeat;
}
#akita {
  background: url(../img/bbq/akita_img.jpg) left top no-repeat;
}
#nagasaki {
  background: url(../img/bbq/nagasaki_img.jpg) left top no-repeat;
}
#yamagata {
  background: url(../img/bbq/yamagata_img.jpg) left top no-repeat;
}
#yamanashi {
  background: url(../img/bbq/yamanashi_img.jpg) left top no-repeat;
}
#kumamoto {
  background: url(../img/bbq/kumamoto_img.jpg) left top no-repeat;
}
#nagano {
  background: url(../img/bbq/nagano_img.jpg) left top no-repeat;
}
#nagoya {
  background: url(../img/bbq/nagoya_img.jpg) left top no-repeat;
}
#fukushima {
  background: url(../img/bbq/fukushima_img.jpg) left top no-repeat;
}
#wakayama {
  background: url(../img/bbq/wakayama_img.jpg) left top no-repeat;
}
#kagoshima {
  background: url(../img/bbq/kagoshima_img.jpg) left top no-repeat;
}
#iwate {
  background: url(../img/bbq/iwate_img.jpg) left top no-repeat;
}
#aomori {
  background: url(../img/bbq/aomori_img.jpg) left top no-repeat;
}
#toyama {
  background: url(../img/bbq/toyama_img.jpg) left top no-repeat;
}
#okinawa {
  background: url(../img/bbq/okinawa_img.jpg) left top no-repeat;
}
#hakodate {
  background: url(../img/bbq/hakodate_img.jpg) left top no-repeat;
}

.area_info {
  width: 580px;
  margin: 22px 35px 18px 0;
  float: right;
}

.area_info h3 {
  width: 300px;
  font-size: 153.9%;
  font-weight: normal;
  float: left;
  margin: 10px 0 0;
}
#kaki .area_info h3 {
  width: 320px;
  font-size: 153.9%;
  font-weight: normal;
  float: left;
  margin: 10px 0 0;
}

.area_info h3 b {
  font-size: 210%;
  font-weight: normal;
  margin: 0 0 0 15px;
}

.area_info div {
  width: 250px;
  float: right;
  text-align: center;
  margin: 0 0 8px;
  text-shadow: 1px 1px 0 #fff;
}

/*
#aichi .area_info div {
  margin: 20px 0 8px;
}
*/

/* 近日公開 */
 .area_info .upcoming {
  width: 100%;
  font-size: 125%;
  float: left;
  display: block;
  color: #fff;
  margin: 0 0 15px;
  padding: 0;
  background: #ff0000;
  text-shadow: 0 0 0 #fff;
  text-align: center;
}

.area_info div b {
  display: block;
  font-size: 225%;
  line-height: 1;
}

.area_info div span {
  display: block;
  line-height: 1;
  margin: 0 0 5px;
  font-size: 85%;
}

.area_info p {
  clear: both;
  font-size: 100%;
  margin: 0;
  padding: 13px 0 0;
  *padding: 6px 0 0;
  border-top: 1px solid #ccc;
  text-shadow: 1px 1px 0 #fff;
}

.area_info p span {
  color: #666;
}

/* hover */
#main a:hover img {
  filter: alpha(opacity=70);
  opacity: 0.70;
}

#main a:hover .area {
  color: #666;
  border: 5px solid #D51202;
}

#fb_widget h3 {
  width: 100%;
  height: 1em;
  line-height: 1em;
  text-indent: 12px;
  background: #999;
  margin: 0 auto 15px;
  padding: 10px 0 8px;
  background: #006e2e;
  background: -moz-linear-gradient(top,  #006e2e 0%, #005621 100%);
  background: -webkit-linear-gradient(top,  #006e2e 0%,#005621 100%);
  background: -o-linear-gradient(top,  #006e2e 0%,#005621 100%);
  background: -ms-linear-gradient(top,  #006e2e 0%,#005621 100%);
  background: linear-gradient(to bottom,  #006e2e 0%,#005621 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e2e', endColorstr='#005621',GradientType=0 );
  color: #fff;
  text-shadow: -1px -1px 0 #005621;
}

#bbq_wanted {
/*width:960px;*/
max-width:960px;
margin: 0 auto;
font-size:138.5%;
}
#bbq_wanted p {
margin: 40px 0;
}
#bbq_wanted p.contact {
text-align:center;
}
#bbq_wanted p.contact img {
  box-shadow: none;
  display:inline;
}
#bbq_wanted p.contact a:hover img {
opacity:0.7;
}
#bbq_wanted img,
#bbq_navi img {
  display: block;
  margin: 0 0 20px;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.4),-1px -1px 0 #fff inset;
}


/* FC東京 */
#eastHeader {
  width: 315px;
  float: left;
}

#eastHeader h3 {
  width: 100px;
  text-align: left;
  font-size: 44px;
  margin: 0;
  float: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#eastHeader p {
  text-align: left;
  border: 0;
  padding: 0;
  font-size: 20px;
}

#eastHeader .eastArea {
  width: 214px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: left;
  font-size: 14px;
  margin: 8px 0;
}

#eastHeader .eastArea span {
  font-size: 18px;
}

/* 対応店舗検索 */

#searchshop {
  margin-bottom: 20px;
}

#searchshop .pc_fix {
  display: block;
}

#searchshop .sp_fix {
  display: none;
}

#searchshop h3,
#searchshop h4 {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  color: #fff;
  font-weight: normal;
  margin-bottom: 20px;
  text-shadow: none;
}

#searchshop h3 {
  background: url(../img/bbq/searchshop_icon_01.png) 13px 50% no-repeat #006600;
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  padding-left: 72px;
}

#searchshop h4 {
  font-size: 16px;
  height: 34px;
  line-height: 36px;
	margin-bottom: 40px;
}
#searchshop h4.spot {
  font-size: 16px;
  height: 52px;
  line-height: 24px;
	margin-bottom: 40px;
	padding-top:6px;
}
#searchshop p.search-ex {
color:#999999;
}

.searchshop_map {
  background-color: #f6f6f6;
  float: left;
  width: 700px;
}

.searchshop_map h4 {
  background: url(../img/bbq/searchshop_icon_05.png) 13px 50% no-repeat #006600;
  padding-left: 45px;
}

.searchshop_input {
  background-color: #f6f6f6;
  float: right;
  width: 240px;
}

.searchshop_input_postcode h4 {
  background: url(../img/bbq/searchshop_icon_02.png) 13px 50% no-repeat #006600;
  padding-left: 37px;
}

.searchshop_input_spot h4 {
  background: url(../img/bbq/searchshop_icon_04.png) 13px 50% no-repeat #006600;
  padding-left: 34px;
}

.searchshop_input input {
  box-sizing: border-box;
  border: 1px solid #bbb;
  font-size: 16px;
  outline: none;
  padding: 5px;
}

.searchshop_input_postcode span {
  width: 10%;
}

.searchshop_input_inner {
  padding: 0 20px 40px;
}

.searchshop_postcode01 {
  width: 30%;
}

.searchshop_postcode02 {
  width: 50%;
}

.searchshop_input input[type="submit"] {
  background-color: #555;
  border: 0 none;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  margin-top: 10px;
  padding: 10px 0;
  width: 100%;
}

.searchshop_input input[type="submit"]:hover {
  background-color: #C41B1F;
}

.searchshop_keyword {
  width: 100%;
  margin:10px 0;
  font-weight:bold;
  font-size:18px;
  
}

.searchshop_input select {
  border: 1px solid #bbb;
  font-size: 16px;
	height: 30px;
  margin-top: 10px;
  width: 100%;
}


#searchresults{
	margin:0 auto;
	max-width:960px;
	
	}
#searchresults h3{
	background: url("../img/bbq/searchshop_icon_01.png") no-repeat scroll 13px 50% #006600;
    font-size: 22px;
    height: 40px;
    line-height: 40px;
    padding-left: 72px;
	color:#fff;
}

#searchresults #keyword{
	margin:20px 0;
	font-size:18px;
	font-weight:bold;
}

#searchresults #spot{
	padding-bottom:30px;
}


#searchresults .link{
	margin-bottom:8px;
	font-size:131%;
}

#searchresults .link a:link{
	color:#60F;
	text-decoration:underline;
}

#searchresults .link a:visited{
	color:#00F;
	text-decoration:underline;
}

#searchresults .link a:hover{
	color:#FFF;
	background-color:#00F;
}

#searchresults .link a:active{
	color:#fff;
	background-color:#60F;
}

#getpref{
		margin:20px 0;
	font-size:18px;
	font-weight:bold;
}

#fclist{
	padding-bottom:30px;
	font-size:14px;
	
}

#fclist a:link{
	color:#60F;
	/*text-decoration:underline;*/
	background:#ffcccc;
	display:block;
	padding:10px;
	margin-bottom:5px;
	font-size:146.5%;
}
#fclist a.kyoto{
	background: #FFFFCC;
}

#fclist a:visited{
	color:#00F;
	text-decoration:underline;
}

#fclist a:hover{
	color:#FFF;
	background-color:#5555ff;
}

#fclist a:active{
	color:#fff;
	background-color:#60F;
}

/*トップに戻るボタン*/
.topreturn{
	float:right;
}

/*ホームに戻るボタン*/
.homereturn{
	float:left;
}

/*BBQギャラリー*/
#bbq-gallery {
margin-bottom:14px;
}

#bbq-gallery ul {
width:100%;
padding:0;
margin:0 auto;
text-align:center;
}
#bbq-gallery ul li {
display:inline;
list-style:none;
padding:0;
margin:0 5px 5px;
}
#bbq-gallery ul li img:hover {
opacity:0.7;
}
#bbq-gallery h3 {
width:100%;
height:28px;
line-height:28px;
background:#006600;
text-align:center;
color:#ffffff;
margin-bottom:7px;
}
#bbq-gallery p{
padding:14px 0;
text-align:center;
}


/*----------------------------------------------------
	smartphone
----------------------------------------------------*/
@media screen and (max-width: 480px) {

/*BBQギャラリー*/
#bbq-gallery ul li img {
width:120px;
}

/* 画像 */
img {
  max-width: 100%;
  height: auto;
  width /***/:auto;　/*IE8のみ適用*/
}

body {
  min-width: 320px;
  overflow: hidden;
}

/* float解除&横幅auto */
#wrapper,
#main,
#header_inbox,
#header img,
#header strong,
.area_img,
.area_info,
.area_info h3,
.area_info div {
  float: none;
  width: auto;
}

#header_inbox {
  padding: 0;
}

/* ロゴ */
#header img {
  height: auto;
  margin: 0 auto;
  padding: 15px 0;
}

#header strong {
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  line-height: 1.4;
  display: block;
  background: #efefef;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: 1px 1px 0 #fff,1px 1px 2px #fff;
  background-image:-moz-linear-gradient(50% 0%,rgb(229,229,229) 0%,rgb(249,249,249) 97%,rgb(250,250,250) 100%); 
  background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(229,229,229)),color-stop(0.97, rgb(249,249,249)),color-stop(1, rgb(250,250,250)));
  background-image:linear-gradient(rgb(229,229,229) 0%,rgb(249,249,249) 97%,rgb(250,250,250) 100%);
}


h1 {
  width: 100%;
  padding: 5px;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

h1 span {
  width: auto;
  display: inline;
}

h2 {
  width: 100%;
  font-size: 133%;
  padding: 15px 15px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.4;
}

.area {
  width: 95%;
  margin: 0 auto 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.area_img {
  display: none;
}

/* 画像 */
#kanagawa,
#west_tokyo,
#aichi,
#east_tokyo,
#ibaraki,
#fukuoka,
#kitaq,
#yamaguchi,
#gunma,
#osakaminami,
#hyogo,
#shikoku,
#hiroshima,
#kyoto,
#kaki,
#chiba,
#saitama,
#miyagi,
#niigata,
#gifu,
#mie,
#sapporo,
#miyazaki,
#okayama,
#oita,
#fukui,
#sanin,
#shiga,
#saga,
#tochigi,
#shizuoka,
#himeji,
#ishikawa,
#akita,
#nara,
#nagasaki,
#yamagata,
#yamanashi,
#kumamoto,
#nagano,
#nagoya,
#fukushima,
#wakayama,
#kagoshima,
#iwate,
#aomori,
#toyama,
#okinawa,
#hakodate {
  background: none;
}


#ibaraki strong {
  font-size: 125%;
  text-align: center;
}

#ibaraki small,
#ibaraki span {
  display: block;
}

#ibaraki p b {
  margin: 0 0 0 30px;
  display: block;
}

.area_info {
  margin: 17px 0 0 0;
  text-align: center;
}

.area_info h3 {
  font-size: 153.9%;
  font-weight: normal;
  line-height: 1.2;
  padding: 0 0 7px;
  margin: 0 0 15px;
  border-bottom: 1px solid #ccc;
}

.area_info h3 b {
  margin: 0;
  display: block;
  font-size: 210%;
  font-weight: normal;
}

.area_info div {
  margin: 0;
  text-shadow: 1px 1px 0 #fff;
}

/* 近日公開 */
.area_info .upcoming {
  float: none;
  margin: -17px 0 15px;
}

.area_info div b {
  display: block;
  font-size: 230.8%;
  line-height: 1;
}

.area_info div span {
  display: block;
  line-height: 1;
  margin: 0 0 8px;
  font-size: 85%;
}

.area_info p {
  width: 93%;
  text-align: left;
  margin: 5px auto 10px;
  padding: 15px;
  border: 1px solid #B6B6B6;
  background: #fefefe;
  box-shadow: 0 0 4px rgba(0,0,0,0.2),-1px -1px 0 #fff inset;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* このページの上へ */
#innerlink {
  width: 100%;
  padding: 50px 0 0 0;
  text-align: center;
}

#innerlink a {
  font-size: 100%;
  padding: 10px 50px;
  border-radius: 4px;
  background-image:-moz-linear-gradient(50% 0% -90deg,rgb(59,63,66) 0%,rgb(27,31,34) 98%); 
  background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(59,63,66)),color-stop(0.98, rgb(27,31,34)));
  background-image:linear-gradient(-90deg,rgb(59,63,66) 0%,rgb(27,31,34) 98%);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.75);
  box-shadow: 0 0 5px rgba(0,0,0,0.75);
}

#fb_widget {
  width: 93%;
  margin: 0 auto;
  overflow: hidden;
}

.fb-like-box,
.fb-like-box span,
.fb-like-box iframe {
  width: 100% !important;
}


/* FC東京 */
#eastHeader {
  width: 100%;
  float: none;
  margin: 0 0 15px;
  text-align: center;
  border-bottom: 1px solid #ccc;
}

#eastHeader h3 {
  width: auto;
  border: 0;
  margin: 0 10px;
}

#eastHeader p {
  margin: 0 0 0 10px;
  box-shadow: none;
  text-align: center;
}

#eastHeader .eastArea {
  width: auto;
  font-size: 12px;
  margin: 0;
}

#eastHeader .eastArea span {
  margin: 0;
}

/* 対応店舗検索 */

#searchshop {
  margin: 0 auto 20px;
  width: 95%;
}

#searchshop .pc_fix {
  display: none;
}

#searchshop .sp_fix {
  display: block;
}

.searchshop_map {
  width: 100%;
}

.searchshop_input {
  width: 100%;
}

.sp_searchshop_menu {
  margin-bottom: 20px;
  overflow: hidden;
}

.sp_searchshop_menu li {
  float: left;
  margin-left: 2%;
  width: 32%;
  height: auto;
}

.sp_searchshop_menu li:first-child {
  margin-left: 0;
}

.sp_searchshop_maplist {
  margin-bottom: 15px;
  overflow: hidden;
  padding: 10px;
}

.sp_searchshop_maplist li {
  box-sizing: border-box;
  float: left;
  margin: 0 1% 5px 0;
  width: 24%;
  text-align: center;
}

.sp_searchshop_maplist li a {
  border-radius: 3px;
  display: block;
  padding: 10px 0;
}

.sp_searchshop_maplist ul.hokkaido li a {
  background-color: #c2a8ff;
}

.sp_searchshop_maplist ul.tohoku li a {
  background-color: #90add6;
}

.sp_searchshop_maplist ul.kanto li a {
  background-color: #7ebd91;
}

.sp_searchshop_maplist ul.hokuriku li a {
  background-color: #aad95f;
}

.sp_searchshop_maplist ul.kansai li a {
  background-color: #ffde4c;
}

.sp_searchshop_maplist ul.tyugoku li a {
  background-color: #eead52;
}

.sp_searchshop_maplist ul.kyushu li a {
  background-color: #e9908f;
}

input[type="button"],input[type="submit"] {
  -webkit-appearance: none;
}

.sp_searchshop_maplist ul li.wanted a {
  background-color: #b3b3b3 !important;
}

.sp_searchshop_maplist p.unsupported {
font-size:85%;
}
.sp_searchshop_maplist p.unsupported span {
  background-color: #b3b3b3;
}

#searchshop h4.spot {
  font-size: 16px;
  height: 34px;
  line-height: 36px;
	margin-bottom: 40px;
	padding-top:0px;
}

}
