@charset "utf-8";
/* CSS Document */




.tel_con {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
@media screen and (max-width: 599px) {
.tel_con {
    width: 100%;
}
}
.tel_title {
    border-bottom: 1px solid #dc0036;
    border-left: 10px solid #dc0036;
    color: #dc0036;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
}
.tel_map {
    color: #dc0036;
    font-size: 20px;
    font-weight: bold;
    margin-top: 3%;
}
.tel_map a {
    color: #dc0036;
    text-decoration: none;
}
.tel_map_time {
    color: #dc0036;
    font-size: 18px;
    font-weight: bold;
}
h5.office_office {
    background-color: #dc0036;
    border-radius: 8px;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.8em;
    margin-top: 10%;
    padding: 0.76% 3.07%;
}
.office_name {
    font-size: 20px;
}
#map table {
    border: 1px solid #f39322;
    border-collapse: collapse;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3.6231%;
    width: 100%;
}
#map table th {
    background-color: #f39322;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: #ffffff;
    padding: 10%;
    text-align: center;
}
#map table td {
    border-bottom: 1px solid #f39322;
    border-top: 1px solid #f39322;
    box-sizing: border-box;
    line-height: 1.5em;
    padding: 0.2%;
    vertical-align: text-top;
}
#map_table table {
    border: 1px solid #f39322;
    border-collapse: collapse;
    box-sizing: border-box;
    width: 100%;
}
#map_table table th {
    background-color: #f39322;
    border: 1px solid #ffffff;
    color: #ffffff;
    padding: 1%;
    text-align: center;
    width: 18%;
}
#map_table table td {
    border: 1px solid #f39322;
    padding: 2%;
}
.table_photo {
    box-sizing: border-box;
    padding: 2%;
    width: 35%;
	vertical-align: middle;
}
.googlmap {
    font-size: 12px;
    text-align: center;
}
@media screen and (max-width: 599px) {
	.office_name {
    font-size: 18px;
}
	.tel_map_time {
    color: #dc0036;
    font-size: 14px;
    font-weight: bold;
}
#map table {
    width: 100%;
}
#map table th {
    width: 20%;
}
#map table td {
    width: 80%;
}
.table_photo {
    box-sizing: border-box;
    padding: 1%;
    width: 100%;
}
#map_table table th {
    border: medium none;
    box-sizing: border-box;
    display: block;
    text-align: center;
    width: 100%;
}
#map_table table td {
    border: medium none;
    box-sizing: border-box;
    display: block;
    text-align: center;
    width: 100%;
}
}
