/* CSS Document */

.begin-bg-logo { /* Google Mapsのレスポンシブ対応用 */
background: url(../info/begin-bg-logo.jpg) no-repeat center center;
background-size:contain;
}

.begin-bg-image1 { /* Google Mapsのレスポンシブ対応用 */
background: url(../info/begin-bg1.jpg) no-repeat center center;
background-size:contain;
}

.begin-bg-image2 { /* Google Mapsのレスポンシブ対応用 */
background: url(../info/begin-bg2.jpg) no-repeat center center;
background-size:contain;
}

.begin-bg-image3 { /* Google Mapsのレスポンシブ対応用 */
background: url(../info/begin-bg3.jpg) no-repeat center center;
background-size:contain;
}