@charset "utf-8";
/* CSS Document */
/* デスクトップ */
@media (min-width:1160px){
body {
background-color: #fdd000;
}
a { text-decoration: none; color: #000;}

/*ナビメニュー*/
#pc_menu02 {
height: 69px;
background-color:#231815;
padding: 10px 0;
}
.nav_pc{
width: 940px;
height: 69px;
background-color:#231815;
border-bottom: #fdd000 1px solid;
margin: 0 auto;
}
#pc_menu02 li {
float:left;
}

#head h1 {
background: url(../images/top/pc/header.png) center top no-repeat;
height: 911px;
font-size: 0em;
}
#head h2 {
background: url(../images/top/pc/date.png) center top no-repeat;
height: 426px;
font-size: 0em;
margin-top: -40px;
}
main {
font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
margin: 0;
padding: 0;
background: url(../images/top/pc/con_bg.gif) repeat;
}

/*キッチンカーコレクションin阪神甲子園球場とは*/
#ttl_about {
background: url(../images/top/pc/ttl_about.png) center no-repeat;
text-align: center;
height: 100px;
background-color: #000000;
font-size: 0em;
}
#about p {
background: url(../images/top/pc/bg_about.png) center top no-repeat;
height: 364px;
font-size: 0em;
margin-top: 15px;
}

/*開催概要*/
#ttl_outline {
background: url(../images/top/pc/ttl_outline.png) center no-repeat;
text-align: center;
height: 82px;
font-size: 0em;
margin: 20px 0 5px 0;
}
#outlines {
width: 1100px;
background-color: #ffffff;
border: #777 2px solid;
margin: 0 auto;
padding: 15px;
opacity: 0.9;
}
#outlines dl {
width: 100%;
margin: 5px 0;
padding-bottom: 5px;
border-bottom: #937f0a 3px dotted;
}
#outlines dt {
width: 20%;
background-color: #937f0a;
text-align: center;
color: #fff;
margin: 1px 0;
padding: 5px 0;
float: left;
clear: both;
}
#outlines dd {
width: 78%;
margin-left: 22%;
padding: 6px 0;
}

/*SNS*/
#sns {
width: 1180px;
margin: 0 auto;
padding: 30px 0;
}
#sns li {
float:left;
}
#twitterpad, #fbpad {
width: 580px;
height: 500px;
margin: 0 3px;
}

/*今までの様子*/
#past {
width: 1140px;
margin: 0 auto;
margin-top: 30px;
clear: both;
}
#ttl_past {
background: url(../images/top/pc/ttl_past.png) center top no-repeat;
height: 114px;
font-size: 0em;
}
#past_photo li {
width: 240px;
float: left;
border: #fff 5px solid;
margin:16px;
}
.ov {
width: 750px;
margin: 0 auto;
}

/*お問合せ*/
#inquiry {
background: url(../images/top/pc/inquiry.png) center no-repeat;
height: 120px;
font-size: 0em;
margin: 20px auto;
padding-bottom: 40px;
}

/*バナーたち*/
#link_area {
width: 880px;
margin: 20px auto;
}
#link_area h1 {
text-align: center;
font-size: 14px;
font-weight: bold;
color: #ff7e0c;
padding: 5px 0;
}
#link_area li {
float:left;
margin: 0 10px;
}
#bnr_yatai {
background: url(../images/bnr_y_01.jpg) no-repeat;
width: 200px;
height: 117px;
background-size: cover;
font-size: 0em;
}
#bnr_expo {
background: url(../images/bnr_y_02.jpg) no-repeat;
width: 200px;
height: 117px;
background-size: cover;
font-size: 0em;
}
#bnr_kitchencar {
background: url(../images/bnr_y_03.jpg) no-repeat;
width: 200px;
height: 117px;
background-size: cover;
font-size: 0em;
}
#bnr_kitchencar_tora {
background: url(../images/bnr_y_04.jpg) no-repeat;
width: 200px;
height: 117px;
background-size: cover;
font-size: 0em;
}

/*出店者募集*/
#store_open {
min-width: 1160px;
background-color: #fdd000;
margin-top: 30px;
padding: 10px 0;
border-top: #534701 2px solid;
}
#ttl_store_open {
background: url(../images/top/pc/ttl_store_open.png) no-repeat;
width: 394px;
height: 82px;
margin: 20px auto;
font-size: 0em;
}
#store_open #send {
font-size:2em;
text-align: center;
color:#524601;
margin: 50px auto 80px;
line-height: 2.5em;
font-family: "ヒラギノ角ゴ ProN W6", "HiraKakuProN-W6", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

#store_open #send .themesong{
font-size:1.2em;
font-weight: bold;
}
#store_open #send a{
color:#ff7e0c;
font-weight: bold;
}
#store_open .caution {
width: 980px;
font-size: 16px;
line-height: 175%;
margin: 0 auto;
text-indent: -1em;
padding-left: 1em;
}
a #btn_email {
display: block;
position: relative;
background: url(../images/top/pc/btn_email_off.png) no-repeat;
width: 300px;
height: 80px;
margin: 20px auto;
font-size: 0em;
}
a:hover #btn_email {
background: url(../images/top/pc/btn_email_on.png) no-repeat;
}
#smp_movie,.nav_smp {display:none;}

footer{
	width:100%;
	overflow:hidden;
	margin-top: -1%;
}
footer.pt {
	font-size:12px;
	text-shadow:none !important;
	background-color:#fff;
}
p .pagetop a{
	width:20%;
	display:block;
	color:#101853;
	font-size: 12px; font-size: 1.2rem;
	text-decoration:none;
	position:fixed;
	bottom:0.5%;
	right:0.5%;
	opacity:0.8;
	text-align:center;
	z-index:200;
}
.smponly{display:none;}

.movie{
  width: auto;
  margin: 0 auto ;
  padding: 2%;
  background-color:#101528;
  position: relative;
}
.movie:before{
  content: "";
  display: block;
  padding-top: 56.25%;
}
.movie .tvo-video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
ul#movie_list{
  width: 100%;
  max-width: 750px;	
  margin: 0 auto;
  padding: 45px 0 0;
}
ul#movie_list li{
	padding: 0 2% 2%;
}
ul#movie_list li p{
	padding: 0;
	margin-bottom: 10px;
	font-size: 15px;
}
.movie{
  width: auto;
  margin: 0 auto ;
  padding: 2%;
  background-color:#101528;
  position: relative;
}
.movie:before{
  content: "";
  display: block;
  padding-top: 56.25%;
}
.movie .tvo-video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}