@charset "utf-8";
.officelist .page_bnr{
    background-image: url(../img/company/officelist/main_bg_pc.jpg);
    background-image: -webkit-image-set(url(../img/company/officelist/main_bg_pc.jpg) 1x, url(../img/company/officelist/main_bg_pc@2x.jpg) 2x);
    background-image: image-set(url(../img/company/officelist/main_bg_pc.jpg) 1x, url(../img/company/officelist/main_bg_pc@2x.jpg) 2x);
}
@media only screen and (min-width: 0) and (max-width: 767px) { /*SP*/
    .officelist .page_bnr{
        background-image: url(../img/company/officelist/main_bg_sp.jpg);
        background-image: -webkit-image-set(url(../img/company/officelist/main_bg_sp.jpg) 1x, url(../img/company/officelist/main_bg_sp@2x.jpg) 2x);
        background-image: image-set(url(../img/company/officelist/main_bg_sp.jpg) 1x, url(../img/company/officelist/main_bg_sp@2x.jpg) 2x);
    }
}
.ico_flag::before {
    content: "";
    display: inline-block;
    height:1em;
    width:0.5em;
    background: url("../img/company/officelist/flag.svg") no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 0.5em;
}
.ico_flag_p::before {
    content: "";
    display: inline-block;
    height:1em;
    width:0.5em;
    background: url("../img/company/officelist/ico_flag_p.svg") no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 0.5em;
}
.ico_home::before {
    content: "";
    display: inline-block;
    height: 1em;
    width: 1em;
    background: url("../img/company/officelist/ico_home.svg") no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 0.5em;
}
.ico_cursor::before {
    content: "";
    display: inline-block;
    height:1em;
    width:1em;
    background: url("../img/company/officelist/ico_cursor.svg") no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 0.5em;
}
.ico_blue_circle::before {
    content: "";
    display: inline-block;
    height: 1em;
    width: 1em;
    background: url("../img/company/officelist/ico_blue_circle.svg") no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 0.5em;
}
.ico_tel::before {
    content: "";
    display: inline-block;
    height: 16px;
    width: 19px;
    background: url("../img/company/officelist/ico_tel.svg") no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 0.5em;
}
.ico_fax::before {
    content: "";
    display: inline-block;
    height: 15px;
    width: 18px;
    background: url("../img/company/officelist/ico_fax.svg") no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 0.5em;
}
.officelist_map {
    position: relative;
}
.officelist_text_layer {
    position: absolute;
    top: 70px;
    left: 50px;
    z-index: -1;
}
.officelist_text_layer h2{
    margin-bottom: 0.5em;
}
.officelist_icon_wrapper {
    background-color: #e8f6fc;
    padding: 30px;
    max-width: 344px;
}
.officelist_icon_wrapper .ico_flag::before,
.officelist_icon_wrapper .ico_flag_p::before,
.officelist_icon_wrapper .ico_home::before,
.officelist_icon_wrapper .ico_cursor::before ,
.officelist_icon_wrapper .ico_blue_circle::before {
    background-repeat: no-repeat;
    width: 24px;
    background-position: center;
    background-size: contain;
}
.officelist_icon_wrapper .ico_blue_circle::before {
    height: 24px;
}
.officelist_icon_wrapper p {
    margin-bottom: 1em;
}
.officelist_icon_wrapper p:last-child {
    margin-bottom: 0;
}
.officelist_map_img {
    display: inline-block;
    position: relative;
    text-align: center;
    margin: 70px 0;
}
.officelist_map_img .hoverimg {
    position: absolute;
    cursor: pointer;
    display: none;
}
.officelist_map_img .mapimg {
    z-index: 10;
}
.officelist_map_img .detailblock {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    width: 350px;
    box-shadow: 0px 0px 7px 2px rgb(47 58 64 / 15%);
    text-align: left;
    background-color: #ffffff;
}
.detailblock.left::after {
    content: "";
    position: absolute;
    right: -27px;
    top: 17px;
    width: 17px;
    border-top: solid 8px transparent;
    border-right: solid 0 transparent;
    border-left: solid 10px #ffffff;
    border-bottom: solid 8px transparent;
    -webkit-filter:drop-shadow(2px 2px 2px rgb(47 58 64 / 15%));
}
.detailblock.right::before {
    content: "";
    position: absolute;
    left: -27px;
    top: 17px;
    width: 17px;
    border-top: solid 8px transparent;
    border-right: solid 10px #ffffff;
    border-left: solid 0 transparent;
    border-bottom: solid 8px transparent;
    -webkit-filter:drop-shadow(-2px 2px 2px rgb(47 58 64 / 15%));
}
.detailblock .child > dd {
    display: none;
    background-color: #e8f6fc;
    padding: 10px 10px 30px;
}
.detailblock .child > dd ol {
    margin-top: 14px;
}
.detailblock .child > dd ol li {
    margin-bottom: 14px;
}
.detailblock .child > dd ol li:last-child {
    margin-bottom: 0;
}
.detailblock .child > dd ol li strong {
    color: #4c4c4c;
    font-size: 0.75rem;
}
.detailblock li:first-child .child > dd:not(.no_open) {
    display: block;
}
.detailblock a {
    text-decoration: none;
}
.detailblock .address {
    font-size: 0.875rem;
    position: relative;
    padding-left: 1.2em;
    margin-bottom: 30px;
}
.detailblock .address::before {
    content: "";
    position: absolute;
    height: 1em;
    width: 1em;
    background: url("../img/company/officelist/ico_spot.svg") no-repeat center center;
    background-size: contain;
    top: 4px;
    left: 0;
}
.detailblock .tel {
    background: rgb(96,193,245); /* Old browsers */
    background: -moz-linear-gradient(-40deg,  rgba(96,193,245,1) 30%, rgba(74,175,249,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-40deg,  rgba(96,193,245,1) 30%,rgba(74,175,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(140deg,  rgba(96,193,245,1) 30%,rgba(74,175,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60c1f5', endColorstr='#4aaff9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border-radius: 30px;
    color: #ffffff;
    padding: 5px 15px;
    margin-right: 15px;
}
.detailblock .officelist_maplink {
    margin: 0 0 0 5px;
    display: inline-flex;
}
.detailblock .child > dt {
    position: relative;
    padding: 10px;
    color: var(--bland-color);
    font-size: 1.125rem;
    font-weight: bold;
    border-bottom: solid 1px #e5e5e5;
}
.detailblock .child > dt.ico_home {
    padding: 10px 10px 10px 38px;
}
.detailblock .child > dt.ico_home::before {
    position: absolute;
    left: 10px;
    top: 13px;
}
.detailblock .child > dt::after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-right:solid 2px #bababa;
    border-bottom: solid 2px #bababa;
    top: 50%;
    right: 20px;
    transform: rotate(45deg) translateY(-50%);
    transform-origin: right;
}
.detailblock .child > dt.open::after {
    top: calc(50% - 10px);
    transform: rotate(-135deg) translateY(-50%);
}
.detailblock > ul li:first-of-type .child > dt {
    padding-top: 0;
}
.detailblock .parent_ttl {
    font-size: 0.75rem;
    padding: 10px 10px 0 10px;
}
.officelist_text_layer > p:first-of-type {
    margin-bottom: 3em;
}
.officelist_text_layer > p:nth-of-type(2) {
    color: var(--bland-color);
    font-weight: bold;
    margin-bottom: 1em;
}
.officelist_map .maplist {
    display: none;
}
.officelist_map .detailblock.maplist {
    display: block;
}
@media screen and (min-width: 768px) and (max-width: 1280px) {/*TB*/
    .officelist_text_layer {
        max-width: 450px;
    }
    .officelist_text_layer > p:first-of-type{
        margin-bottom: 1.42vw;
    }
    .officelist_icon_wrapper p {
        font-size: 1vw;
    }
    .officelist_icon_wrapper {
        padding: 1.14vw;
        max-width: 28.66vw;
    }
    .officelist_icon_wrapper .ico_blue_circle::before {
        height: 1.71vw;
    }
}
@media only screen and (min-width: 0) and (max-width: 767px) { /*SP*/
    .officelist_text_layer h2 {
        font-size: 1.437rem;
        line-height: 1.2;
    }
    .officelist_text_layer {
        position: relative;
        top: auto;
        left: auto;
        margin-top: 55px;
    }
    .officelist_map_img {
        display: none;
    }
    .officelist_text_layer p:nth-of-type(2),
    .officelist_text_layer p:nth-of-type(3),
    .officelist_text_layer p:nth-of-type(4){
        display: none;
    }
    .officelist_icon_wrapper {
        display: none;
    }
}
.officelist_table_wrap {
    background-color: #ffffff;
    max-width: 900px;
    margin: auto auto 55px auto;
    padding: 5px 30px;
}
.officelist_table tr{
    border-bottom: solid 1px #dbdbdb;
}
@media only screen and (min-width: 0) and (max-width: 767px) { /*SP*/
    .officelist_table {
        padding: 5px 18px;
    }
    .officelist_table tr{
        display: flex;
        flex-wrap: wrap;
    }
}
.officelist_table tr:last-of-type {
    border-bottom: none;
}
.officelist_table th{
    color: var(--bland-color);
    font-size: 0.875rem;
    font-weight: bold;
    text-align: left;
    padding: 25px 15px 25px 0;
    width: 27%;
}
.officelist_table td {
    font-size: 0.875rem;
    padding: 25px 0;
}
.officelist_table .child th {
    padding: 25px 15px 25px 30px;
}
.officelist_table .child td {
    padding: 25px 0;
}
.officelist_table .ico_flag,
.officelist_table .ico_flag_p {
    position: relative;
    padding-left: 1em;
}
.officelist_table .ico_home {
    position: relative;
    padding-left: 1.5em;
}
.officelist_table .ico_flag::before,
.officelist_table .ico_flag_p::before,
.officelist_table .ico_home::before {
    position: absolute;
    left: 0;
}
.officelist_table tr td:last-child{
    width: 15%;
}
@media only screen and (min-width: 0) and (max-width: 767px) { /*SP*/
    .officelist_table td {
        padding: 16px 0;
    }
    .officelist_table tr th {
        order: 1;
        width: 70%;
        padding: 16px 16px 0 0;
    }
    .officelist_table tr td:nth-child(2){
        order: 3;
        width: 100%;
    }
    .officelist_table tr td:last-child{
        order: 2;
        width: 20%;
        padding: 16px 16px 0 16px;
    }
    .officelist_table .child th {
        padding: 16px 16px 0 18px;
    }
    .officelist_table .child td {
        padding: 16px 16px 16px 18px;
    }

}
.officelist_table a {
    text-decoration: none;
}
.officelist_maplink {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--bland-color);
    width: 80px;
    height: 30px;
    border: solid 1px var(--bland-color);
    border-radius: 30px;
    margin: auto 0 auto auto;
}
@media only screen and (min-width: 0) and (max-width: 767px) { /*SP*/
    .officelist_table a:not(.officelist_maplink) {
        text-decoration: underline;
        color: var(--bland-color);
    }
    .officelist_maplink {
        width: 17vw;
        height: 6.4vw;
    }
}