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

  スペシャルイベント
	
//////////////////////////////////////////////////////////////*/



/* ヘッダ周辺スタイル
------------------------------- */
body {
	background-image: url("img/back2017-2.png") ;
}
.bg-white {
	background: #FFF;
}
.bg-white .container {
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.container {
	background: none;
}



/*=======================================================

	スライドバナー
	
=======================================================*/
.eventslider {
	margin-bottom: 20px;
	position: relative;
}
.eventslider li img {
	max-width: 100%;
}
.slick-prev,
.slick-next {
	display: none !important;
}

/* Dots */
.slick-dots {
	text-align: center;
}
.slick-dots li {
	margin: 10px 5px 0 5px;
	display: inline-block;
}
.slick-dots li button {
	width: 10px;
	height: 10px;
	display: block;
	position: relative;
	border: none;
	outline: 0;
	overflow: hidden;
	/*border-radius: 50%;*/
	color: transparent;
	background: none;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 1px;
	content: "";
	width: 10px;
	height: 10px;/**/
	display: block;
	/**/border-radius: 50%;
	background: #A3A3A3;
	
}
.slick-dots {
	text-align: center;
}
.slick-dots {
	text-align: center;
}
.slick-active button:before {
	background: #FFCD0F !important;
}



/*=======================================================

	イベントコンテンツ
	
=======================================================*/

.section-event{
}
.section-event {
	margin: 10px;
	color: #333;
}
.section-event img {
	max-width: 100%;
}

.ttl-event {
	margin: 5px 0 3px 0;
}
.ttl-event img {
	height: 24px;
}



/* ガイド
------------------------------- */
.list-guide li {
	width: 49%;
	margin: 2% 0 0 2%;
	float: left;
	box-sizing: border-box
}
.list-guide li:nth-child(odd) {
	margin-left: 0;
}
.list-guide li img {
	width: 100%;
	border-radius: 8px;
}



/* メニュー
------------------------------- */
.menu-ttl {
	width: 100%;
	margin: 0px 0;
}
.menu-ttl li {
	font-size: 18px;
	margin: 5px 0;
	padding-left: 10px;
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.menu-ttl li a {
	width: 100%;
	padding: 10px;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	position: relative;
	box-sizing: border-box;
	border-radius: 8px;
	background: #333333;
}
.menu-ttl li:nth-child(odd) {
	padding-left: 0;
}

.menu-ttl li a:before,
.menu-ttl li a:after {
	top: 45%;
	right: 10px;
	position: absolute;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
}
.menu-ttl li a:before {
	border-top: 8px solid #FFF;
	
}
.menu-ttl li a:hover {
	background: #ffada4;
	color: #333;
}


/* メニュー２
------------------------------- */
.menu-ttl2 {
	width: 100%;
	margin: 0px 0;
}
.menu-ttl2 li {
	font-size: 18px;
	margin: 5px 0;
	padding-left: 10px;
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.menu-ttl2 li a {
	width: 100%;
	padding: 10px;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	position: relative;
	box-sizing: border-box;
	border-radius: 8px;
	background: #333333;
}

.menu-ttl2 li a:before,
.menu-ttl2 li a:after {
	top: 45%;
	right: 10px;
	position: absolute;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
}
.menu-ttl2 li a:before {
	border-top: 8px solid #FFF;
	
}
.menu-ttl2 li a:hover {
	background: #ffada4;
	color: #333;
}


/* メニュー３
------------------------------- */
.menu-ttl3 {
	width: 100%;
	margin: 0px 0;
}
.menu-ttl3 li {
	font-size: 15px;
	margin: 5px 0;
	padding-left: 10px;
	width: 33%;
	float: left;
	box-sizing: border-box;
}
.menu-ttl3 li a {
	width: 100%;
	padding: 10px;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	position: relative;
	box-sizing: border-box;
	border-radius: 8px;
	background: #333333;
}

.menu-ttl3 li a:before,
.menu-ttl3 li a:after {
	top: 45%;
	right: 10px;
	position: absolute;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
}
.menu-ttl3 li a:before {
	border-top: 8px solid #FFF;
	
}
.menu-ttl3 li a:hover {
	background: #ffada4;
	color: #333;
}



/* Information
------------------------------- */
.box-eventnews {
	padding: 20px;
	color: #333;
	background: #fff;
}

.box-coments {
	padding: 20px;
	color: #333;
	background: #333333;
}



/* About
------------------------------- */
.sttl-event {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
}
.eventlogo {
	margin: 10px 0;
	text-align: center;
}


/* Youtube
------------------------------- */
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
#youtube p {
	margin-top: 10px;
}



/* BOX
------------------------------- */
.list-box1 {
	width: 100%;
}
.list-box1 li {
	width: 100%;
	margin: 0 0 2% 2%;
	display: block;
	float: left;
	color: #fff;
	box-sizing: content-box;
	box-sizing: border-box;
	background: #333333;
}


.list-box1-0 {
	width: 100%;
}
.list-box1-0 li {
	width: 100%;
	margin: 0 0 2% 0%;
	display: block;
	float: left;
	color: #000;
	box-sizing: content-box;
	box-sizing: border-box;
	background: none;
}


.text-box1 {
	width: 100%;
}
.text-box1 li {
	font-size: 15px;
	width: 100%;
	margin: 0 0 10% 0%;
	display: block;
	float: left;
	color: #000;
	box-sizing: content-box;
	box-sizing: border-box;
}


.title-shop {
	width: 100%;
}
.title-shop li {
	width: 100%;
	margin: 5px 0 10px 0;
	display: block;
	color: #000;
	box-sizing: content-box;
	box-sizing: border-box;
}


.title-shop2 {
	width: 100%;
}
.title-shop2 li {
	width: 100%;
	margin: 5px 0 0px 0;
	display: block;
	color: #000;
	box-sizing: content-box;
	box-sizing: border-box;
}





.list-shop1 {
	width: 100%;
}
.list-shop1 li {
	width: 100%;
	margin: 5px 0 5px 0;
	display: block;
	color: #000;
	box-sizing: content-box;
	box-sizing: border-box;
}


.list-box2 {
	width: 100%;
}
.list-box2 li {
	width: 100%;
	margin: 0 0% 2% 2%;
	display: block;
	float: left;
	color: #fff;
	box-sizing: content-box;
	box-sizing: border-box;
	background: #333333;
}


.list-box2-0 {
	width: 100%;
}
.list-box2-0 li {
	width: 100%;
	margin: 0 0 2% 0%;
	display: block;
	float: left;
	color: #000;
	box-sizing: content-box;
	box-sizing: border-box;
	background: none;
}
.list-box2-0 li:nth-child(odd) {
	margin-left: 0;
}


.list-box2-2 {
	width: 100%;
}
.list-box2-2 li {
	width: 100%;
	margin: 0 0 2% 0%;
	display: block;
	float: left;
	color: #000;
	box-sizing: content-box;
	box-sizing: border-box;
	background: none;
}
.list-box2-2 li:nth-child(odd) {
	margin-left: 0;
}


.list-shop2 {
	width: 100%;
}

.list-shop2 li {
	width: 100%;
	margin: 0 0 2% 0%;
	display: block;
	float: left;
	color: #000;
	box-sizing: content-box;
	box-sizing: border-box;
	position: relative;
}
.list-shop2 li:nth-child(odd) {
	margin-left: 0%;
}

.list-shop2 li img {
	width: 100%;
}

.text {
	width:		100%;
	font-size:	150%;
	line-height:	120%;
	text-align:	center;
	bottom:		30px;
	margin:		0;
	padding:	0;
	color:		#dd0000;
	position:	absolute; /* 絶対位置指定 */
}

.text a {
	text-decoration: underline;
}
/* shop下テキスト２行時は、bottom:10px;　*/




.list-box3 {
	width: 100%;
}
.list-box3 li {
	width: 100%;
	margin: 0 0 2% 2%;
	display: block;
	float: left;
	color: #000;
	box-sizing: content-box;
	box-sizing: border-box;
	background: #333;
}
.list-box3 li:nth-child(odd) {
	margin-left: 0;
}







.comments {
	padding: 15px 10px;
	box-sizing: border-box;
	border-radius: 8px;
}



.touhyou {
	box-sizing: border-box;
	border-radius: 8px;
}

.gaiyou {
	padding: 0px 13px 10px 8px;
	box-sizing: border-box;
	border-radius: 8px;
}

.ranking {
	padding: 10px 10px 10px 10px;
	box-sizing: border-box;
	border-radius: 8px;
}

.towa {
	padding: 0px 10px 10px 10px;
	box-sizing: border-box;
	border-radius: 8px;
}

.famima {
	padding: 0px 10px 10px 10px;
	box-sizing: border-box;
}

.stage02 {
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
}

.howtoeat {
	padding: 0px 0px 0px 0px;
	box-sizing: border-box;
}

.annai {
	padding: 0px 10px 10px 10px;
	box-sizing: border-box;
}

.buy {
	padding: 0px 10px 10px 10px;
	box-sizing: border-box;
	border-radius: 8px;
}

.vote {
	padding: 0px;
	box-sizing: border-box;
	border-radius: 8px;
}



/* touhyou重要
------------------------------- */
.box-touhyou {
	width: 85%;
	padding: 20px;
	color: #000;
	background: #fff;
}


/* buy重要
------------------------------- */
.box-buy {
	width: 85%;
	padding: 20px;
	color: #000;
	background: #fff;
}


/* gaiyou重要 白枠幅width
------------------------------- */
.box-gaiyou {
	width: 87%;
	padding: 20px;
	color: #000;
	background: #fff;
}


/* towa重要 白枠幅width
------------------------------- */
.box-towa {
	width: 87%;
	padding: 20px;
	color: #000;
	background: #fff;
}

/* famima重要
------------------------------- */
.box-famima {
	width: 100%;
	padding: 0px;
	color: #000;
	background: none;
}

/* stage02重要
------------------------------- */
.box-stage02 {
	width: 100%;
	padding: 0px;
	color: #000;
}


/* howtoeat重要
------------------------------- */
.box-howtoeat {
	width: 100%;
	padding: 0px;
	color: #000;
}


/* annai重要
------------------------------- */
.box-annai {
	width: 100%;
	padding: 0px;
	color: #000;
	background: none;
}


/* vote重要
------------------------------- */
.box-vote {
	width: 100%;
	padding: 0px;
	color: #fff;
	background: #333;
}




/* BOX
------------------------------- */
.list-box4 {
	width: 100%;
}
.list-box4 li {
	width: 100%;
	margin: 0 0 2% 2%;
	display: block;
	float: left;
	color: #000;
	box-sizing: content-box;
	box-sizing: border-box;
	background: #fed700;
}
.list-box4 li:nth-child(odd) {
	margin-left: 0;
}



.prepaid {
	padding: 0px 10px;
	box-sizing: border-box;
	border-radius: 8px;
}


/* prepaid重要
------------------------------- */
.box-prepaid {
	width: 100%;
	padding: 0px;
	color: #000;
	background: #ffd505;
}








/* 出店するラーメン店
------------------------------- */
.list-shop {
	width: 100%;
}
.list-shop li {
	width: 49%;
	margin: 0 0 2% 2%;
	display: block;
	float: left;
	color: #000;
	box-sizing: content-box;
	border-radius: 8px;
	border: 3px solid #F39700;
	box-sizing: border-box;
	background: #FFF;
}
.list-shop li:nth-child(odd) {
	margin-left: 0;
}


.shopinfo {
	padding: 15px 10px;
	box-sizing: border-box;
	border-radius: 8px;
}

.sttl-shop {
	margin: 10px 0 5px 0;
	font-weight: bold;
	font-size: 16px;
	color: #C7000A;
}

.btn-detail {
	text-align: center;
}


.btn-detail a {
	margin-top: 5px;
	padding: 3px 15px 3px 10px;
	display: inline-block;
	font-weight: bold;
	color: #FFF;
	border-radius: 13px;
	background: #C7000A;
}
.btn-detail a:before {
	font-weight: normal;
	margin-right: 3px;
	font-size: 12px;
}
.btn-detail a:hover {
	background: #D6312C;
}




/* 出店するラーメン店３
------------------------------- */
.list-shop3 {
	width: 100%;
}
.list-shop3 li {
	width: 90%;
	margin: 0 0 2% 5%;
	display: block;
	float: left;
	color: #000;
	box-sizing: content-box;
	border-radius: 8px;
	border: 3px solid #333333;
	box-sizing: border-box;
	background: #FFF;
}


.shopinfo {
	padding: 15px 10px;
	box-sizing: border-box;
	border-radius: 8px;
}

.sttl-shop {
	margin: 10px 0 5px 0;
	font-weight: bold;
	font-size: 16px;
	color: #C7000A;
}

.btn-detail {
	text-align: center;
}
.box-photo img {
	width: 100%;
}
.btn-detail a {
	margin-top: 5px;
	padding: 3px 15px 3px 10px;
	display: inline-block;
	font-weight: bold;
	color: #FFF;
	border-radius: 13px;
	background: #C7000A;
}
.btn-detail a:before {
	font-weight: normal;
	margin-right: 3px;
	font-size: 12px;
}
.btn-detail a:hover {
	background: #D6312C;
}




/* 前売り券
------------------------------- */
.box-ticket img {
	border-radius: 8px;
}


/* 会場
------------------------------- */
.box-map img {
	border-radius: 8px;
}


/* facebook
------------------------------- */
.box-facebook {
	background: #FFF;
	
}





/* アクセス
------------------------------- */
.box-googlemap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.box-googlemap iframe,
.box-googlemapr object,
.box-googlemap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.txt-map {
	margin-top: 5px;
}

/* スポンサー
------------------------------- */
.box-sponsor {
	margin: 0 0 0 7px;
	padding: 5px;
	color: #fff;
	background: #333333;
}
.sttl-sponsor {
	margin: 10px 0 5px 5px;
	font-weight: bold;
}
.list-sponsor {
	width: 100%;
	margin-bottom: 5px;
}
.list-sponsor li {
	width: 48%;
	margin: 1%;
	float: left;
	
}

.list-sponsor li img {
	width: 100%;
}


/*=======================================================

	店舗詳細
	
=======================================================*/
.body-iframe {
	background: #FFF;
}
.wrapper-iframe {
}

.box_num {
	padding: 5px 20px;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	line-height: 1.3;
	background: #E72E0D;
	box-sizing: border-box;
}
.box_num small {
	font-size: 14px;
}

.wrapper-iframe .shop-name {
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 24px;
	background: #000;
}
.wrapper-iframe .shop-menu {
	margin-bottom: 10px;
	padding: 10px;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #000;
}


.detail-iframe {
	padding: 15px;
}

.detail-iframe .box-photo {
	box-sizing: border-box;
}
.detail-iframe .box-photo img {
	width: 100%;
	padding: 5px;
}

.detail-iframe .box-txt {
	width: 100%;
	float: left;
}

.detail-iframe .caption {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #C7000A;
}

.detail-iframe dl {
	margin-top: 15px;
	padding: 10px;
	background: #FDECD2;
}
.detail-iframe dt {
	font-weight: bold;
	font-size: 15px;
}

.detail-iframe dd {
	font-size: 14px;
}

.detail-iframe dd img{
	width: 100%;
}



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

 スマホレイアウト 

*********************************************************************************************/  
	
@media only screen and (max-width: 640px) {

.none {
	width: 0%;
	margin: 0 auto;
	padding-top: 0px;
	display: none;
}

.touhyou {
	padding: 2%;
}

.box-touhyou {
	margin: 0 0 0 1%;
}

.box-gaiyou {
	margin: 0 4% 0 1%;
}

.youtube {
	margin: 0px 0px 20px 0px;
}

.list-box1 li {
	width: 98%;
	margin: 0 3% 2% 2%;
	padding: 0% 1% 2% 1%;
}

.list-box2 li {
	width: 98%;
	margin: 0 3% 2% 2%;
	padding: 0% 2% 2% 2%;
}



}








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

 PCレイアウト 

*********************************************************************************************/  
@media print, screen and (min-width: 641px) {

.eventslider {
	margin: 10px 0 20px 0;
}

.section-event {
	width: 975px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.ttl-event {
	margin-top: 5px;
}
.ttl-event img {
	height: 52px;
}

.list-guide li {
	width: 179px;
	margin: 10px 0 0 30px !important;
}
.list-guide li:first-child {
	margin-left: 0 !important;
}


.eventslider {
	width: 980px !important;
}

/* Ｐメニュー
------------------------------- */
.menu-ttl li {
	width: 25%;
	margin-top: 5px;
}
.menu-ttl li:nth-child(odd) {
	padding-left: 10px;
}
.menu-ttl li:first-child {
	padding-left: 0;
}


/* Ｐメニュー２
------------------------------- */
.menu-ttl2 li {
	width: 50%;
	margin-top: 5px;
}
.menu-ttl2 li:nth-child(odd) {
	padding-left: 10px;
}
.menu-ttl2 li:first-child {
	padding-left: 0;
}


/* Ｐメニュー３
------------------------------- */
.menu-ttl3 li {
	width: 20%;
	margin-top: 5px;
	font-size: 18px;
}




/* ＰAbout
------------------------------- */
#about {
	width: 500px;
	padding-right: 50px;
	float: left;
	box-sizing: border-box;
}
.eventlogo {
	margin-right: 20px;
	float: left;
}

/* ＰYoutube
------------------------------- */
.youtube {
	width: 560px;
	margin: 0px 0px 20px 0px;
}

.youtube {
	position: relative;
	width: 100%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
#youtube p {
	margin-top: 10px;
}


/* Ｐ　ＢＯＸ
------------------------------- */

/* BOX
------------------------------- */
.list-box1 li {
	width: 100%;
	margin: 0 0 2% 0%;
}

.text-box1 li {
	width: 100%;
	margin: 0 0 5% 0;
	font-size: 18px;
}

.title-shop li {
	width: 100%;
	margin: 0 0 10px 0;
}


.title-shop2 li {
	width: 100%;
	margin: 0 0 0px 0;
}


.list-shop1 li {
	width: 100%;
	margin: 0 0 10px 130px;
}


.list-box1-0 li {
	width: 100%;
	margin: 0 0 0% 0%;
}


.list-shop1-0 li {
	width: 100%;
	margin: 0 0 10px 130px;
}


.list-box2 li {
	width: 49%;
	margin: 0 0 2% 2%;
}
.list-box2 li:nth-child(odd) {
	margin-left: 2%;
}
.list-box2 li:nth-child(4n + 1) {
	margin-left: 0;
}


.list-box2-0 li {
	width: 49%;
	margin: 0 0 2% 0%;
}
.list-box2-0 li:nth-child(odd) {
	margin-left: 2%;
}
.list-box2-0 li:nth-child(4n + 1) {
	margin-left: 0;
}


.list-box2-2 li {
	width: 50%;
	margin: 0 0 5% 0%;
}
.list-box2-2 li:nth-child(odd) {
	margin-left: 0%;
}
.list-box2-2 li:nth-child(4n + 1) {
	margin-left: 0;
}


.list-shop2 li {
	width: 393px;
	margin: 0 0 2% 2%;
	position: relative;
}
.list-shop2 li:nth-child(odd) {
	margin-left: 0%;
}
.list-shop2 li:nth-child(4n + 1) {
	margin-left: 0;
}

.list-shop2 li img {
	width: 100%;
}


.text {
	width:		100%;
	font-size:	150%;
	line-height:	150%;
	text-align:	center;
	bottom:		30px;
	margin:		0;
	padding:	0;
	color:		#dd0000;
	position:	absolute; /* 絶対位置指定 */
}

.text a {
	text-decoration: underline;
}
/* shop下テキスト２行時は、bottom:10px;　*/


.none {
	width: 0%;
	margin: 0 auto;
	padding-top: 0px;
	display: inline;
}



.list-box3 {
	width: 100%;
	margin: 0% 0% 2% 0%;

}

.list-box3 li {
	width: 100%;
	margin: 0%;
}



.touhyou {
	padding: 0px 10px 10px 10px;
}


/* Ｐtouhyou重要
------------------------------- */
.box-touhyou {
	width: 330px;
	height: 450px;
	color: #333;
	font-size: 15px;
	font-weight: none;
	background: #fff;
	
}


/* Ｐbuy重要
------------------------------- */
.box-buy {
	width: 350px;
	height: 500px;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	background: #fff;
	
}


.gaiyou {
	padding: 0px 10px 10px 10px;
}

/* Ｐgaiyou重要
------------------------------- */
.box-gaiyou {
	width: 913px;
	color: #333;
	padding: 30px 10px 30px 30px;
	font-size: 15px;
	font-weight: bold;
	background: #fff;
	
}


/* Ｐtowa重要
------------------------------- */
.box-towa {
	width: 417px;
	height: 420px;
	padding: 30px 10px 30px 30px;
	color: #333;
	font-size: 15px;
	background: #fff;
	
}

/* Ｐfamima重要
------------------------------- */
.box-famima {
	width: 403px;
	height: 193px;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	background: none;
}

/* Ｐstage02重要
------------------------------- */
.box-stage02 {
	width: 403px;
	height: 830px;
	color: #333;
	font-size: 15px;
	font-weight: bold;
}


/* Ｐhowtoeat重要
------------------------------- */
.box-howtoeat {
	width: 403px;
	height: 553px;
	color: #333;
	font-size: 15px;
	font-weight: bold;
}


/* Ｐannai重要
------------------------------- */
.box-annai {
	width: 403px;
	height: 193px;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	background: none;
}


/* Ｐvote重要
------------------------------- */
.box-vote {
	width: 100%;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background: #333;
	
}






/* BOX
------------------------------- */
.list-box4 li {
	width: 23%;
	margin: 0 0 0% 3%;
}
.list-box4 li:nth-child(odd) {
	margin-left: 2%;
}
.list-box4 li:nth-child(4n + 1) {
	margin-left: 0;
}


/* Ｐprepaid重要
------------------------------- */
.box-prepaid {
	width: 197px;
	height: 210px;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	background: #ffd505;
	
}






/* Ｐ出店するラーメン店
------------------------------- */

.list-shop li {
	width: 29%;
	margin: 0 0 2% 2%;
	border: 5px solid #F39700;
}
.list-shop li:nth-child(odd) {
	margin-left: 2%;
}
.list-shop li:nth-child(3n + 1) {
	margin-left: 0;
}



/* Ｐ出店するラーメン店３
------------------------------- */

.list-shop3 li {
	width: 32%;
	height: 350px;
	margin: 0 0 2% 2%;
	border: 5px solid #333333;
}
.list-shop3 li:nth-child(odd) {
	margin-left: 2%;
}
.list-shop3 li:nth-child(3n + 1) {
	margin-left: 0;
}





/* Ｐアクセス
------------------------------- */
#access {
	width: 806px;
	padding-right: 5px;
	float: left;
	box-sizing: border-box;
}


/* Ｐtokuban
------------------------------- */
#tokuban {
	width: 390px;
	padding-right: 10px;
	float: left;
}


/* ＰFacebook
------------------------------- */
#facebook {
	width: 390px;
	padding-right: 10px;
	float: left;
}


/* Ｐスポンサー
------------------------------- */
.box-sponsor {
	margin: 0 0 0 -2px;
	padding: 5px 10px 20px 10px;
}
.list-sponsor li {
	width: 184px;
	margin: 4px;
}
.list-sponsor.special{
	width: 185px;
        text-align:center;
}
.list-sponsor.special li{
  display: inline-block;
  /display: inline;
  /zoom: 1;
}




/* Ｐ店舗詳細
------------------------------- */
.body-iframe {
	background: #FFF;
}

.wrapper-iframe {
	width: 100%;
}

.box_num {
	padding: 25px 20px;
	position: absolute;
	top: 15px;
	left: 10px;
	font-size: 25px;
	text-align: center;
	line-height: 1.3;
	border: 5px solid #F39700;
}
.box_num small {
	display: block;
}

.wrapper-iframe .shop-name {
	padding-left: 130px !important;
	font-size: 30px;
}
.wrapper-iframe .shop-menu {
	padding-left: 130px !important;
	font-size: 25px;
}

.detail-iframe {
	padding: 15px;
}

.detail-iframe .box-photo {
	width: 50%;
	float: right;
}

.detail-iframe .box-photo img {
	width: 400px;
	margin: 0 0 0 40px;
}

.detail-iframe .box-txt {
	width: 50%;
	float: left;
}

.detail-iframe .caption {
	font-size: 20px;
	line-height: 1.3
}


}