@charset "utf-8";
/* CSS Document */
/* デスクトップ */
@media (min-width: 1180px){
body {
background-color: #ffe8e8;
}
a { text-decoration: none; color: #000;}
#head {
margin: 0 auto;
}
#head h1 {
background: url(../images/desktop/bg_header.jpg) center top no-repeat;
height: 900px;
font-size: 0em;
padding: 0;
}
#head h2 {
font-size: 0em;
}
#pc_movie {
width: 640px;
height: 360px;
margin: 0 auto;
}
main {
font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
width: 1160px;
margin: 0 auto;
padding: 0;
}
#about {
background: url(../images/desktop/about.png) no-repeat;
width: 1132px;
height: 420px;
margin: 40px auto;
font-size: 0em;
}
#panasonic{
background: url(../images/desktop/panasonic.png) top no-repeat;
width: 564px;
height: 1955px;
font-size: 0em;
margin-right: 20px;
float: left;
}
#glico{
background: url(../images/desktop/glico.png) top no-repeat;
width: 568px;
height: 1950px;
font-size: 0em;
float: left;
}
#asics{
background: url(../images/desktop/asics.png) top no-repeat;
width: 381px;
height: 953px;
font-size: 0em;
margin-top: -100px;
margin-right: 8px;
float: left;
}
#takoyaki{
background: url(../images/desktop/takoyaki.png) top no-repeat;
width: 381px;
height: 953px;
font-size: 0em;
margin-top: -102px;
margin-right: 8px;
float: left;
}
#kawasaki{
background: url(../images/desktop/kawasaki.png) top no-repeat;
width: 381px;
height: 953px;
font-size: 0em;
float: left;
margin-top: -100px;
margin-bottom: 40px;
}
#cast{
background: url(../images/desktop/cast.png) center top no-repeat;
width: 1159px;
height: 521px;
margin: 0 auto;
font-size: 0em;
clear: both;
}
#foot{
background: url(../images/desktop/footer.png) center top no-repeat;
width: 1148px;
height: 377px;
margin: 0 auto;
margin-top: -140px;
font-size: 0em;
clear: both;
}
footer {
font-size: 12px;
text-align: center;
margin-top: 30px;
padding: 30px 0;
color: #682b09;
border-top: #fd3f8d 2px dotted;
}
.guide {
display: block;
position: relative;
background: url(../images/desktop/guide.png) no-repeat;
width: 549px;
height: 382px;
margin: 0 auto;
top: -80px; 
clear: both;
}
#smp_movie, #pagetop, footer br {display:none;}
}

