@charset "UTF-8";
/* CSS Document */

#cm{
margin: 0;
padding: 0;
}
video {
width: 100%;
max-height: 600px;
}
#top-title{
background: url(../img/index/top_playyour.png) no-repeat top left;
text-align: center;
padding: 0 20px;
}
.top-midashi{
margin-top: 50px;
font-size: 95%;
letter-spacing: 0.1em;
}
#top-title h2{
margin-top: 50px;
font-size: 105%;
font-weight: 800;
line-height: 2em;
}
#top-cate1{
margin-top: 50px;
}
#top-cate1 h3{
font-weight: 900;
}
#top-cate1 a{
text-decoration: none;
}
#news{
max-width: 750px;
margin: 50px auto 0;
text-align: center;
}
#news hr{
background-image: url(../img/index/top_newsline.png);
height: 9px;
border-style: none;
width: 100%;
}
#news h2{
font-size: 150%;
color: #DBC06F;
}
#news ul{
margin: 20px 20px;
text-align: left;
}
#news li{
list-style: url(../img/index/top_news.png) outside;
margin-top: 5px;
vertical-align: middle;
}
#news a{
text-decoration: none;
}

#labo{
text-align: center;
}
.laboimagebox{
max-width: 867px;
margin: 50px auto 0;
box-sizing: border-box;
}
#labo img{
width: 95%;
margin: 0 10px;
}

#top-cate2{
margin-top: -40px;
text-align: left;
}
#top-cate2 a{
text-decoration: none;
}

#sns{
margin: 50px auto 0;
}
#sns h3{
font-size: 100%;
font-weight: 700;
}
#facebook {
margin: 0 auto;
max-width: 500px;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    width: 100% !important;
}

#banner{
margin: 30px auto 0;
text-align: center;
}
#banner span{
margin: 20px 7px 0;
display: inline-block;
}






