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

.navbar {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    font-family: "MS Serif", "New York", serif;
}
main .container , #link ,container{
    max-width: 992px;
}
#top-photo #top-ex  {
    background-color: hsla(211,100%,50%,0.60);
    color: hsla(0,0%,100%,1.00);
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
}
#info p {
    margin-left: 1rem;
    margin-top: 5px;
}
#top-photo  {
    background-repeat: no-repeat;
    height: 420px;
    max-width: 960px;
    background-position: center bottom;
}
#top #top-photo {
    background-image: url(../images/top-bgp.jpg);
}
#activity #top-photo {
    background-image: url(../activity/images/activity-bgp.jpg);
}
#detail #top-photo {
    background-image: url(../detail/images/ditail-bgp.jpg);
}
#information #top-photo {
    background-image: url(../information/images/information-bgp.jpg);
}
#balance #top-photo {
    background-image: url(../balance/images/balance-bgp.jpg);
}
footer , p{
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
#top-ex {
    padding-top: 15px;
}
#info .row {
    padding-top: 15px;
    padding-bottom: 15px;
}
.ud-15px {
    margin-top: 15px;
    margin-bottom: 15px;
}
.ud-5px {
    margin-top: 5px;
    margin-bottom: 5px;
}
.up-15px {
    margin-top: 15px;
}
.min-hight-200px {
    min-height: 200px;
}
#map {
    margin-bottom: 15px;
}
.waku-1 {
    border: 1px solid hsla(0,0%,0%,1.00);
}
.under-15px {
    margin-bottom: 15px;
}
#box-ex h3 {
    margin-top: 5px;
    margin-left: 10px;
    font-size: 1.4rem;
}
#box-ex p {
    margin-left: 1rem;
    line-height: 1.4rem;
}
#box-ex img {
    border: 1px solid hsla(0,0%,1%,1.00);
    margin-left: auto;
    margin-right: auto;
}
#link img   {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid hsla(0,0%,0%,1.00);
}
#philosophy p , #operation p, #category p{
    text-indent: 1rem;
    margin-bottom: 0.5rem;
    margin-left: 1rem;
}
#balance-sheet h2 {
    font-size: 1.5rem;
}
