.detail_info_dl {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}
.detail_info_dl > dt {
    width: 23%;
    display: table-cell;
    padding: 25px 20px;
    box-sizing: border-box;
    vertical-align: text-bottom;
}
.detail_info_dl > dd {
    width: 77%;
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 3px;
}
.detail_info_ddinner {
    background: #fff;
    box-sizing: border-box;
    padding: 20px 25px;
}
.comp_ttl {
    margin-bottom: 30px;
}

.comp_p {
    margin-bottom: 20px;
}

.comp_map {
    background: #000;
    height: 450px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.comp_map iframe{
	width: 100%;
	height: 100%;
}


.comp_anmitu {
    padding-top: 20px;
    margin-bottom: 60px;
}

.comp_anmituttl {
    border-bottom: 1px solid #333;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.pagelink_navlist._linkout >li._right a {
    line-height: 3em;
}

.maplink {
    margin-bottom: 60px;
    text-align: right;
}

.maplink a:after {
    content: '';
    width: 1em;
    height: 1em;
    margin-left: .5em;
    display: inline-block;
    background: url(https://d2w53g1q050m78.cloudfront.net/ranmu/uploads/assets/img/common/sita_icon_rt.png) no-repeat bottom;
    background-size: auto;
}