.gmap {
    height: 0;
    overflow: hidden;
    padding-bottom: 75%;
    position: relative;
}

.gmap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 70%;
    width: 70%;
}
.access_map_size {
    width: 300px;
}
.underLayer_middleTitle::before {
    display: inline-block;
    width: 3px;
    height: 30px;
    margin-right: 7px;
    background-color: #f9bc38;
    content: "";
}
.underLayer_inquiry {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 100px auto -170px;
}
.underLayer .section_interval {
    margin-top: 40px;
}

.underLayer_middleTitle {
    display: flex;
    align-items: center;
    margin-top: 15px;
    font-size: 20px;
}
.underLayer_bigTitle_information {
    margin-top: 15px;
    color: #444444;
    line-height: 25px;
}
.karning_oni_1{
    margin-left: -14px;
}