@charset "utf-8";



/************************************************

	Font

************************************************/

body {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height:1.4;
	color:#333;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

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

	link

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

a:link,
a:visited {
	color: #333;
	text-decoration:underline;
}

a:hover {
	color: #333;
	text-decoration:none;
}

/************************************************

	Layout

************************************************/

/*--------------------
	Container
--------------------*/
#container {
	text-align:center;
	position: relative;
	background: url(../img/bg_gyoza.gif) center top repeat;
	background-attachment: fixed;
}

/*--------------------
	Header
--------------------*/
#header {
}
#header_inner {
	max-width: 940px;
	margin: 0 auto;
	position: relative;
}
#logo img {
	margin: 70px auto 30px;
	width: 97%;
	height: auto;
	max-width: 909px;
}
.bx_boshu {
	color: #552113;
	font-weight: bold;
	position: relative;
	margin: 0 0 40px 0;
}
.bx_boshu p {
	font-size: 250%;
	background-color: #FF0;
	padding: 15px 10px 10px;
	border-radius: 10px 10px 0 0;
}
.bx_boshu2 a {
 display: inherit;
 }
.bx_boshu2 h4{
 margin-bottom: 35px;
 text-align: center;
 color: #FFFFFF;
 border: 1px dashed #fff;
 background: #C83722;
 padding: 20px;
 font-size: 120%;
 }
.bx_boshu2 a:link,a:visited{
 color:#562213;
 }
.bx_boshu dl {
	font-size: 200%;
	padding: 25px 10px;
	background-color: #FFF;
	border: 5px solid #FF0;
}
.bx_boshu dt {
	font-size: 70%;
	float: left;
	border: 2px dotted;
	padding: 5px 0;
	width: 160px;
	margin-right: 20px;
}
.bx_boshu dd {
	float: left;
}
.bx_boshu img {
	position: absolute;
	/*right: 20px;
	bottom: 15px;*/
	right: 10px;
	top: 25px;
}
#footer p.txt_att {
	display: block;
	margin: 0 0 40px;
	letter-spacing: 0.1em;
	border: 1px solid;
	padding: 5px 0;
}
/*--------------------
	gnav
--------------------*/
#gnav ul {
	display: table;
	width: 100%;
	line-height: 1.2;
}
#gnav li {
    font-family: "FOT-Popフューリ Std B";
	display: table-cell;
	background-color: #BC1A14;
	border-right: 5px solid #231714;
	width: 25%;
	vertical-align: middle;
}
	#gnav li:last-child {
		border-right: 0;
	}

#gnav li a {
	color: #FFF;
	display: block;
	padding: 20px 0;
	text-decoration: none;
    font-size: 125%;
}

#gnav li:hover {
	background-color: #85110E;
}
#gnav li.c_soon {
	background: url(../img/bg_c_soon.gif) 0 0 repeat;
	color: #9E978C;
	border-bottom: 3px solid #514432;
}
#gnav li.boshu a {
	/*font-size: 150%;*/
	color: #FF0;
	margin: 0 5px;
	font-weight: bold;
}


#sns ul {
	position: absolute;
	right: 10px;
	top: 14px;
}
#sns li {
	float: left;
	margin-right: 20px;
}

/*---------------
	totop
--------------------*/
#totop {
	position: fixed;
	z-index: 2;
	right: 10px;
	bottom: 10px;
}
/*--------------------
	Footer
--------------------*/
#footer {
	clear: both;
	padding-top: 5px;
}
#footer_inner {
	max-width: 940px;
	padding: 0 10px;
	margin: 0 auto 30px;
	color: #FFF;
}
	#footer_inner p {
		margin-bottom: 20px;
	}

#footer_inner ul {
	width: 100%;
}
	#footer_inner li {
        float:left;
		width: 13.5%;
        margin-right: 3.8%;
	}
    #footer_inner li:last-child {
        margin-right: 0;
    }
 #footer_inner li img {
  width: 100%;
  height: auto;
 }

#copy {
	padding: 15px 0;
	text-align: center;
	font-size: 80%;
	width: 100%;
	background: #BC1A14;
	clear: both;
	letter-spacing: 0.2em;
	color: #FFF;
}
/*--------------------
	Contents
--------------------*/
br.sp {
    display: none;
}
#contents {
	position: relative;
	width: 100%;
}
#contents_inner {
	clear: both;
	margin: 0 auto;
	max-width: 940px;
	text-align: left;
	padding: 50px 10px 0;
}
.bx_gyoza {
	position: relative;
}
.bx_gyoza div.txt01 {
	padding: 20px;
	background: #FFFCE4;
	margin-bottom: 50px;
}

.bx_gyoza h2 {
    font-family: "FOT-Popフューリ Std B";
	padding: 20px 10px;
	text-align: center;
	background: #BC1A14;
	font-size: 180%;
	color: #FFF;
}
	#boshu h2 {
        font-family: "FOT-Popフューリ Std B";
		color: #fff;
	}

#about.bx_gyoza div.txt01 p {
    margin-bottom: 10px;
}

.shop_list01 li {
    width: 33.3333%;
    box-sizing: border-box;
    float: left;
    margin-top: 10px;
    background: url(../img/icon_01.png) no-repeat left 0.2em;
    background-size: 20px 15px;
    padding-left: 28px;
    text-align: left;
}
    .shop_list01 li a {
        text-decoration: none;
    }
    .shop_list01 li a:hover {
        text-decoration: underline;
    }
        .shop_list01 li a span {
            font-size: 0.7em;
            vertical-align: middle;
        }

.fan_ttl {
    font-family: "FOT-Popフューリ Std B";
    background: #BC1A14;
    color: #FFF;
    font-size: 140%;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    margin: 20px 0 10px;
}
.fan_shop_list {
    border-top: 2px dashed #BC1A14;
    padding: 20px 0;
    margin-top: 20px;
    text-align: center;
}
    .fan_shop_list dt {
        font-family: "FOT-Popフューリ Std B";
        margin-bottom: 15px;
        font-size: 150%;
        font-weight: bold;
        color: #BC1A14;
    }
    .fan_shop_list dd.txt {
        margin-bottom: 10px;
        font-size: 0.95em;
    }


.mail_link {
	white-space: nowrap;
}

.t_r{
 margin-right:0 !important;
 }

.shop_detail .bx02:nth-child(3n) {
    margin: 0 0 20px 0;
}
 
.bx02 {
 background: #482A20;
 /*position:relative;*/
 padding: 15px 20px;
 width: 290px;
 box-sizing: border-box;
 /*height:485px;*/
 float: left;
 font-size: 0.8em;
 color: #FFF;
 line-height: 1.4;
 margin: 0 15px 20px 0;
}
.tohyo_box01{
 width:100%;
 margin-top:15px;
 }
.btn01 {
 /*position:absolute;
 bottom:15px;*/
 }
.btn01 img{
 display:block;
 margin:0 auto;
 }
.btnoff{
 position: absolute;
 right: 0px;
 bottom: 15px;
 left: 0px;
 margin: auto auto;
}
.btnoff img{
	display:block;
	margin:0 auto;
}
.shop_r{
 margin-right:0;
 }
#contents section .bx02 .shop_info {
    margin-top: 10px;
}
#contents section .bx02 .shop_info dt{
 float: left;
 margin-right: 5px;
 width: 55px;
 text-align: center;
 border: 1px solid #FFF;
 font-size: 11px;
 }
#contents section .bx02 .shop_info dd{
 margin-bottom:5px;
 margin-left:62px;
 }
#contents section .bx02 .shop_info dd a{
    color: #FFF;
 text-decoration:none;
 }
#contents section .shop_ttl span{
 font-size:0.7em;
 vertical-align:baseline;
 }
#contents section .bx02 .map{
 display:block;
 margin:5px 0;
 }
.shop_hp{
 font-size:0.9em;
 }

.shop_img {
    position: relative;
}
    .shop_img .coupon01 {
        position: absolute;
        top: 3px;
        right: 3px;
    }
        .shop_img .coupon01 img {
            width: 60px;
            height: 30px;
        }
.shop_img01{
 margin-bottom:10px;
 }
.bx02 .txt_shop01 {
 padding: 0 0 10px;
 border-bottom:1px dotted #fff;
}
.shop_ttl{
 font-family: "FOT-Popフューリ Std B";
 font-size: 1.4em ;
 font-weight: bold;
 margin-bottom: 5px;
 }
.to_shoplist{
 display:none;
 }

#gmap {
    position: relative;
    /*padding-bottom: 56.25%;*/
    padding-bottom: 650px;
    height: 0;
    overflow: hidden;
}
    #gmap iframe,
    #gmap object,
    #gmap embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 650px;
    }

/*--------------------
	form
--------------------*/
body{
 position: relative;
 background: url(../img/bg_gyoza.gif) left top repeat;
 background-attachment: fixed;
 }

#form {
 max-width: 920px;
 margin: 0 auto 50px;
 font-size:1.1em;
}
#form h2 {
 font-family: "FOT-Popフューリ Std B";
 background: #BC1A14/* url(../img/bg_h3.png) left center no-repeat !important*/;
 padding: 20px 10px;
 text-align: center;
 font-size: 180%;
 color: #FFF;
 margin-bottom:0;
}
.form_txt01{
 padding: 20px;
 background: #FFF;
 text-align:center;
 }
#form .tbl_form01 th, #form .tbl_form01 td {
 border: 1px solid #562213;
 padding: 5px 10px;
 }
#form .tbl_form01{
 border-collapse: collapse;
 border-spacing: 0;
 margin-bottom:50px;
 }
.tbl_form01{
 width: 100%;
 max-width: 600px;
 margin:0 auto;
 }
input.form_touhyo{
 max-width:100%;
 height:auto;
 }
#form .tbl_form01 select {
 width:120px;
 }
 
/*--------------------
	thanks
--------------------*/
#thanks {
	max-width:880px;
 height:auto;
	margin: 0 auto 50px;
	font-size: 14px;
 padding:20px;
 background:#fff;
}
	#thanks h2 {
  max-width:100%;
	}
 #thanks h2 img{
  max-width:100%;
  height:auto;
  display:block;
  margin:0 auto;
  }
	#thanks .coupon {
  margin:10px auto;
  max-width: 520px;
	}
#thanks .coupon img{
 max-width:100%;
 display:block;
 margin:0 auto;
 }
	#thanks .map {
	}
	#thanks .txt_att {
		margin-bottom: 0;
	}
	#thanks .shop_info {
  max-width:500px;
  margin:0 auto;
  background: #482A20 !important;
		font-size: 13px;
		padding: 5px 11px;
        color: #FFF;
	}
	#thanks .shop_info dd {
		text-align: left;
  margin-bottom:5px;
  margin-left: 62px;
	}
	#thanks .shop_info dt {
	float: left;
 margin-right: 5px;
 width: 55px;
 text-align: center;
 border: 1px solid #FFF;
 font-size: 11px;
	}
#thanks .shop_info dd a:link{
 color: #FFF;
 }
#thanks .shop_info dd a{
 text-decoration:none;
 }
#print {
	position:absolute;
	top: 10px;
	right: 10px
}
#thanks .txt_att{
 max-width:500px;
 margin:0 auto;
 color: #FFFFFF;
 text-align:center;
 border: 1px dashed #fff;
 background: #000;
 padding: 10px;
 margin-bottom:10px;
 font-size: 120%;
 }

/************************************************

	Layout Block

************************************************/

.large { font-size: 120%;}
.small { font-size: 80%;}

/*floating image*/
.fl_l {
	float: left;
}
.fl_r {
	float: right;
}
.tac {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.right {
	text-align: right;
}
.block {
	display: block;
}
/*Margin*/
.mb10 { margin-bottom:10px; }
.mb20 { margin-bottom:20px; }
.mb0 { margin-bottom:0 !important; }
.mt10 { margin-top:10px; }
.ml30 { margin-left:30px; }

/************************************************

	Clear

************************************************/
.clear {
	clear: both;
}
#gnav ul,
#contents_inner,
#header_inner,
#footer_inne, .clearfix{
	zoom:1;
}

#gnav ul:after,
#breadcrumb ul:after,
#contents_inner:after,
#header_inner:after,
#footer_inner:after, .clearfix:after{
	content:''; display:block; clear:both; overflow:hidden;
}

/************************************************

	結果発表

************************************************/

h3.ico_no1 {
	font-size: 150%;
	background: url(../img/ico_no1.png) left top no-repeat;
	padding: 20px 0 10px 85px;
}
h3.ico_no2 {
	font-size: 150%;
	background: url(../img/ico_no2.png) left top no-repeat;
	padding: 20px 0 10px 85px;
}
h3.ico_no3 {
	font-size: 150%;
	background: url(../img/ico_no3.png) left top no-repeat;
	padding: 20px 0 10px 85px;
}
.bx_rank01, .bx_rank02 {
	background: url(../img/bg_border01.png) left bottom repeat-x;
 padding-bottom:15px;
 padding: 15px 0;
}
.bx_rank02 {
	float:left;
	width:48%;
 margin-top: 5px;
 padding: 10px 0;
}
.border_last{
 background:none;
 }
.txt01_re{
 padding-top:0;
 }
.bx_rank01 .bx_rank01_img img, .bx_rank02 .bx_rank01_img img {
 float: left;
 margin: 0 10px 7px 0; 
}
.bx_rank02 img.fl_r {
 float: right;
 margin: 0;
}

.bx_rank02 p {
 font-size: 90%;
}
.bx_rank02 .ico_no {
	margin-bottom: 10px;
}
.bx_rank02 .ico_no span {
 background: url(../img/bg_no.png) left top no-repeat;
 padding: 10px 20px 10px 14px;
 color: #FFF;
 font-size: 120%;
 font-family: Arial;
}
.bx_rank02 .ico_no span.rank {
 padding: 10px 20px 10px 8px;
}
#result .shop_info{
 font-size:0.8em;
 line-height:1.4;
 margin-bottom:0;
 }
#contents #result .shop_info dt {
 float:left;
 margin-right: 5px;
 width: 55px;
 text-align: center;
 border: 1px solid #666;
 font-size: 11px;
}

#contents #result .shop_info dd {
 margin-left:0px;
 line-height: 1.5em;
}
.boder_none{
 border:none !important;
 float:none;
 }
#contents #result .map {
 display: inline-block;
 line-height: 0;
}
#contents #result .map img{
 float:none;
}
.result_data{
 width:63%;
 float:right;
 }
 .bx_rank02 .result_data{
    width:100%;
    float:none;
 }
.result_txt01{
 display:block;
 line-height: 1.6em;
 margin-top: 10px;
 }
.bx_rank_r{
 float:right;
 }
.bx_rank02 .ico_no span.rank_10{
 padding: 10px 16px 10px 10px;
}
#result h2{
 color:#FF0;
 }
.bx_rank01_img{
 width:35%;
 }


/*SP(1080pxまで)
------------------------------------------------------------*/

@media screen and (max-width: 1080px) {
 .android .coupon{
  max-width:100%;
  }
  
.android	#thanks h2 {
  max-width:100%;
	}
.android #thanks h2 img{
  max-width:520px;
  }
.android .bx_rank01_img img{
 width:100%;
 }
.android .bx_rank02 {
 float: none;
 width: 100%;
}

 
 }

/*SP(970pxまで)
------------------------------------------------------------*/
@media screen and (max-width: 977px) {
.bx02 {
 padding: 15px 20px;
 width:49% ;
 /*max-width: 250px;*/
 line-height: 1.4;
 height:auto;
 margin: 0 0 20px 0;
 float: left;
}
.shop_detail .bx02:nth-child(2n) {
    float: right;
    margin: 0 0 20px 0;
}
.shop_detail .bx02:nth-child(3n) {
    margin: 0 0 20px 0;
}
.bx02 .txt_shop01 {
 padding-top:0;
 border-bottom: 1px dotted #fff;
}
.#contents section .li_shop li{
 float: left;
 padding-left: 25px;
 min-width: 27%;
 margin-right: 25px;
 font-size:1.2em;
 }
.shop_box02{
 display:none;
 }
.shop_img01 {
 margin-bottom:15px;
 width:100%;
 height: auto;
 }
 .shop_setsumei{
  float:right;
  width:100%;
  }
.btn01 {
 width:100%;
 }
.btn01 img{
 display:block;
 margin:0 auto;
 }
 .shop_img01 {
 /*width:41%;*/
 }
 .shop_setsumei{
  float:right;
  width:57%;
  }

 .android .shop_img01{
  float:none;
  width:100%;
  }
  .android .shop_setsumei{
  float:none;
  width:100%;
  }



/*SP(880pxまで)
------------------------------------------------------------*/
@media screen and (max-width: 880px) {
	.bx_boshu img {
		width: 20%;
		height: auto;
		top: 13px;
	}
#contents section .li_shop li {
  float: left;
  padding-left: 20px;
  min-width: 27%;
  margin-right: 15px;
  font-size:0.75em;
}
.tbl_shp01{
 line-height: 1.2em;
 text-align: left;
 }
.tbl_shp01 a{
 display: inherit;
 text-align: left;
 }
.kaigyo01{
 word-wrap:break-word;
 }

.shop_img01{
 float:none;
 width:100%;
 height: auto;
}
.shop_setsumei{
 float:none;
 width:100%;
}


}

/*SP(770pxまで)
------------------------------------------------------------*/
@media screen and (max-width: 770px) {
.result_data {
 float: left; 
}
.bx_rank01 .bx_rank01_img img{
 width: 100%;
 }
#contents #result .shop_info dt{
 margin-bottom:5px;
 }
#contents #result .map{
 margin-top:5px;
 }
.bx_rank01_img img{
 width:100%;
 }

}

/*SP(641px以上)
------------------------------------------------------------*/
@media screen and (min-width: 641px) {
.shop_box02{
 display:none;
 }

.result_txt01{
 float:left;
 }
 
 }

/*SP(640pxまで)
------------------------------------------------------------*/
@media screen and (max-width: 640px) {
	img{
		max-width: 100%;
		height: auto;
		width /***/:auto;　
	}
	.txt01 {
		line-height: 1.6em;
	}
    br.sp {
        display: inherit;
    }
	#container {
		background-size: 500px auto;
		-webkit-background-size: 500px auto;
		-moz-background-size: 500px auto;
		-o-background-size: 500px auto;
		-ms-background-size: 500px auto;

	}
	#header {
		background-size: auto 45px;
		-webkit-background-size: auto 45px;
		-moz-background-size: auto 45px;
		-o-background-size: auto 45px;
		-ms-background-size: auto 45px;
	}
	#logo img {
		margin: 60px 0 10px 0;
	}
	#contents_inner {
		padding: 20px 10px 0;
	}
	#gnav li a {
		padding: 10px 5px;
		font-size: 90%;
	}
	#gnav li:last-child a {
		padding: 10px 15px 10px 10px;
	}
	#gnav li.boshu a {
		font-size: 120%;
	}
    #sns li {
        margin-right: 10px;
    }
    #sns li:last-child {
        margin-right: 0;
    }
    #sns li img {
        width: 32px;
        height: 32px;
    }
	#totop {
		width: 59px;
	}
	#footer_inner {
		margin: 0 auto 20px;
	}
	#copy {
		letter-spacing: 0;
	}
	.bx_boshu {
		margin: 0 0 20px 0;
	}
    .bx_gyoza div.txt01 {
        padding: 10px;
    }
.shop_box01{
 display:none;
 }
.shop_box02{
 display:block;
 }
	#footer p.txt_att {
		font-size: 70%;
		margin:	10px 10px 30px;
	}

.bx_boshu2 h4 {
 padding: 12px;
 }
.bx_boshu2 h4 p {
 font-size:0.8em;
 }
	#boshu h2 {
		font-size: 130%;
	}
	.bx_gyoza h2 {
		font-size: 110%;
		padding: 15px 10px;
	}
	.bx_gyoza h2 span {
		width: 80px;
		font-size: 10px;
		padding: 33px 0;
	}
	.bx_gyoza div.txt01 {
		margin-bottom: 20px;
	}
	.bx_boshu p {
		font-size: 160%;
		margin-left: -10px;
	}
	.bx_boshu dl {
		font-size: 110%;
		padding: 10px;
	}
	.bx_boshu dt {
		float: none;
		text-align: center;
		margin: 0 auto 10px;
		width: 100%;
	}
	.bx_boshu dd {
		float: none;
	}

.shop_list01 {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
}
.shop_list01 li {
    background: none;
    display: flex;
    align-items: center;
    float: none;
    width: 50%;
    font-size: 90%;
    line-height: 1.3;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    padding-left: 0;
}
    .shop_list01 li a {
        display: block;
        width: 100%;
        background: url(../img/icon_01.png) no-repeat 10px center;
        background-size: 20px 15px;
        padding: 10px 10px 10px 37px;
    }

.fan_shop_list {
    padding: 15px 0;
}
    .fan_shop_list dt {
        font-size: 120%;
        margin-bottom: 10px;
    }
    .fan_shop_list dd.txt {
        font-size: 90%;
    }

.bx02{
    width:100% ;
    padding:10px;
    float: none;
 }
.shop_detail .bx02:nth-child(2n) {
    float: none;
}
.shop_detail .bx02:last-child {
    margin: 0;
}

.btn_map01 {
    width: 60px;
    height: 18px;
}

.to_shoplist{
 display:block;
 float: right;
 margin: -10px 0 20px 0;
 font-size: 12px;
 border: 1px solid #87B541;
 padding: 0 8px 0 27px;
 background: url(../img/ico_arrow.png) 5px center no-repeat;
 background-size: 15px 15px;
 -webkit-background-size: 15px 15px;
 }
.to_shoplist a{
 text-decoration:none;
 }
.btn01 {
 width:92%;
 }
.btn01 img{
 display:block;
 margin:0 auto;
 }
.shop_info {
  margin-bottom: 0;
}
 .shop_img01{
  float:none;
  width:100%;
  }
  .shop_setsumei{
  float:none;
  width:100%;
  }
.bx_rank01_img {
    width: 100%;
}
.result_data {
 width: 100%;
 float: none;
}
    .result_data .map img {
        width: 60px;
        height: 18px;
    }

h3.ico_no1 {
	font-size: 120%;
	background: url(../img/ico_no1_sp.png) left top no-repeat;
	padding: 18px 0 15px 65px;
}
h3.ico_no2 {
	font-size: 120%;
	background: url(../img/ico_no2_sp.png) left top no-repeat;
	padding: 18px 0 15px 65px;
}
h3.ico_no3 {
	font-size: 120%;
	background: url(../img/ico_no3_sp.png) left top no-repeat;
	padding: 18px 0 15px 65px;
}
.bx_rank02{
 float:none;
 width:100%;
 }
h3.ico_no1 {
 padding: 18px 0 7px 65px;
}
h3.ico_no2 {
 padding: 18px 0 7px 65px;
}
h3.ico_no3 {
 padding: 18px 0 7px 65px;
}



/*--------------------
	form
--------------------*/
#form h2{
 font-size:1.1em;
 padding:10px;
 }
#form .tbl_form01 th, #form .tbl_form01 td{
 padding: 2px 5px;
 }
#form .tbl_form01{
 margin-bottom:20px;
 }
.form_txt01{
 padding:10px;
 }
#form .tbl_form01 th{
 font-size:0.8em;
 }
.form_kaisethu{
 font-size:0.8em;
 }
/*--------------------
	thanks
--------------------*/
#thanks{
 padding:10px;
 overflow:hidden;
 }
#thanks h2{
 margin-top:20px;
 }
#print{
 width:60%;
 }
#thanks .txt_att{
 font-size:0.8em;
 padding:0 10px;
 }
#thanks .shop_info dd {
 margin-left:62px;
 }
 
 
 
}


