﻿body {
    background-color: #fff;
}

.com11 {

}

#daumRoughmapContainer1590726947631 {
    width: 100%;
}

.wrap_controllers {
    display: none;
}

.map {
    width: 70%;
    margin: auto;
    align-content: center;
}

.map-info {
    margin-top: 70px;
    font-size: 0;
}

    .map-info div {
        width: 400px;
        border-right: 1px solid #ddd;
        box-sizing: border-box;
        text-align: center;
        display: inline-block;
        vertical-align: top;
    }

        .map-info div:last-of-type {
            border-right: 0;
        }

        .map-info div img {
            width: 48px;
            height: 48px;
            margin: 0 auto;
            display: block;
        }

        .map-info div b {
            margin: 25px 0 15px;
            font-size: 20px;
            line-height: 1;
            letter-spacing: 0;
            font-weight: 500;
            color: #333;
            display: block;
        }

        .map-info div span {
            font-size: 16px;
            line-height: 28px;
            letter-spacing: 0;
            font-weight: 300;
            color: #333;
            display: block;
        }
