.isThumb .relationLinks_thumb > a > img {
	width: 100%;
	height: auto;
}

td, th {
    vertical-align: middle;
    line-height: 1.6;
}

#Breadcrumbs {
    margin-bottom: 5px;
    color: #333;
    padding-left: 0;
    background: none;
}
.bkno_date{
    display:block;
    text-align:right;
    margin:10px 0 20px 0;
    font-size:12px;
  }
@media screen and (max-width: 500px){
    .breadcrumbs {
        display: block;
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
    }
}

.pickup_facilityTitle {
    padding: 10px 0;
    margin-bottom: 0;
}

.luke_dh {
    width: 100%;
}

.relationLinks_article {
	min-height: 137px;
}

@media screen and (min-width: 501px){
    .pcdn {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    img {
        width: 100%;
        height: auto;
    }

    #Wrapper {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        box-sizing: border-box;
    }

    #Breadcrumbs {
        display: inline;
        background: none;
        padding-left: 0;
    }

    #Breadcrumbs > .pcdn > * {
        display: inline-block;
    }

    #Breadcrumbs ul li {
        white-space: normal;
    }

    .ContentsBox-h2 .LeftBox {
        width: 100%;
        float: none;
    }

    .spdn {
        display: none;
    }

    #column {
        margin: 0 auto 20px auto;
        width: 100%;
    }

    #leftCol {
        float: none;
        width: 100%;
    }

    .section-head {
        padding-top: 0;
    }

    .ds-col-info {
        width: 70%;
        padding: 10px;
        border-right: 1px solid #DCDCDC;
        border-left: none;
        float: left;
        box-sizing: border-box;
    }

    .ds-col-image {
        width: 30%;
        float: right;
        box-sizing: border-box;
    }

    .pickup_sec_main_second .pickup_facilityTitle {
        margin-top: 30px;
        font-size: 18px;
        text-align: left;
    }

    .pickup_sec_main_second .pickup_secSubTitle {
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 15px;
    }

    .pickup_sec_main_second .pickup_secTitle {
        margin-top: 15px;
        border-left: none;
    }

    .data_image {
        float: none;
        margin-right: 0;
    }

    .data_hospital {
        width: 100%;
    }

    .data_hospital tr:nth-child(n+2) {
        border-top: 2px solid #FFF;
    }

    .data_hospital th {
        width: 40%;
    }

    .contactInfo dd {
        width: 80%;
    }

    .contactInfo dd + dt {
        margin-left: 0;
    }

    .section-search-link {
        width: 100%;
        text-align: center;
        padding: 10px;
        box-sizing: border-box;
        font-size: 12px;
    }

    .section-search-link .advice-text {
        font-size: 16px;
        font-weight: bold;
    }

    .section-search-link .confirm-text {
        margin-top: 10px;
    }

    .section-search-link .confirm-text a {
        font-size: 12px;
        text-decoration: none;
    }

    .section-search-link .btn {
        width: 100%;
        margin-bottom: 20px;
        font-size: 16px;
    }

    /* /hokubuishikai/index.html */
    .insertion_table th, .insertion_table td {
        padding: 5px;
        margin-top: 1px;
        font-size: 12px;
        box-sizing: border-box;
        border: 1px solid #efefef;
    }

    .insertion_table th {
        width: 30%;
    }

    .insertion_subttl {
        margin-top: 30px;
    }

    .insertion_table {
        margin-bottom: 20px;
    }
}
