@charset "UTF-8";/* CSS Document */.maxwide-md {    max-height: 768px;    margin-left: auto;    margin-right: auto;}body   {    background-color: rgba(241,254,236,1.00);    margin-top: 70px;}#home .top-photo {    background-image: url(../images/topphoto2-8shouen.jpg);    background-repeat: no-repeat;    background-position: center bottom;    background-size: cover;    min-height: 480px;}.bg-black40 {    background-color: rgba(0,0,0,0.40);}.textclor-white {    color: #FFFFFF;}.bg-darkgreen {    background-color: #005447;}#new .newtop ,#info .infotop{    color: rgba(255,255,255,1.00);    font: 300 1.2rem/1.4rem Osaka-mono, "MS Gothic", monospace;    padding-left: 1rem;    padding-top: 0.2rem;    padding-bottom: 0.2rem;    text-align: left;}#info h3 {    font-size: 1.1rem;    color: rgba(255,0,4,1.00);    padding-top: 0.5rem;    padding-left: 0rem;}#info h4 {    font-size: 1.1rem;}#new ul li {    display: inline;    font-family: "Times New Roman", Times, serif;    text-align: left;}#new ul {    margin-left: -1.5rem;}#new p {    margin-top: 5px;    margin-left: 10px;}#map {    border: 1px solid rgba(43,43,43,1.00);}#link img {    border: 1px solid rgba(0,0,0,1.00);}@media (max-width:768px){#map iframe {    height: 200px;}}