@media (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;
        font-size: 14px;
    }
    .spdn {
        display: none;
    }
    .breadcrumbs {
        width: 100%;
    }
	.breadcrumbs ul li {
		font-size: 12px;
	}
    #CareerBox {
        float: none;
        width: 100%;
    }
    .col-left {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    div.header {
        padding: 20px;
        padding-right: 0;
        padding-left: 0;
        border-top: 5px solid #60BB46;
        border-bottom: 1px solid #60BB46;
    }
    .section {
        padding-right: 0;
        padding-left: 0;
    }
    .item-doctor-pic {
        width: 30%;
    }
    .item-doctor-info {
        width: 60%;
    }

    /* キャリアチェンジ各ページ */
    .sec-1 {
        padding: 15px;
    }
    .section {
        margin-top: 15px;
    }
    .sec-1 .item-vol {
        float: right;
        margin-bottom: 10px;
        color: #60BC47;
        font-weight: bold;
        line-height: 1;
    }
    .sec-1 .col-title {
        position: relative;
        padding-top: 120px;
        background-position-x: center;
        background-position-y: top;
        background-size: auto 100px;
        padding-left: 0;
    }
    .sec-1 .item-title {
        font-size: 17px;
        line-height: 1.6;
    }
    .sec-1 .item-name {
        font-size: 14px;
        margin-top: 15px;
    }
    .sec-1 .item-mv {
        text-align: center;
        float: none;
        width: 70%;
        margin: 10px auto 0;
    }
    .sec-1 .item-career {
        overflow: hidden;
        margin-top: 10px;
        margin-left: 0;
        font-size: 14px;
    }
    .sec-1 .item-career dt {
        float: none;
        font-weight: bold;
    }
    .sec-1 .item-career dd {
        float: none;
        margin-left: 0;
    }
    .sec-1 .item-career dd + dt {
        margin-top: 10px;
    }
    .sec-1 .item-summary {
        font-size: 14px;
    }
    .sec-1 .item-published {
        font-size: 12px;
    }
    .sec-2 {
        margin-top: 60px;
        padding: 15px 0;
    }
    .sec-2 .item-sec-title {
        top: -31px;
        display: block;
        width: 100%;
        height: 31px;
        background-size: auto 31px;
    }
    .sec-2 .item-title {
        padding: 0 15px 10px;
        font-size: 16px;
        line-height: 1.4;
        font-weight: bold;
    }
    .sec-2 .item-sub-title {
        margin: 25px 15px 0;
        color: #60BC47;
        font-weight: bold;
        font-size: 14px;
    }
    .sec-2 .item-summary {
        font-size: 14px;
        margin: 10px 15px 0;
        line-height: 1.7em;
    }
    .sec-3 {
        margin-top: 60px;
        padding: 15px 0;
    }
    .sec-3 .item-sec-title {
        top: -31px;
        width: 100%;
        height: 31px;
        text-indent: -9999px;
        background-size: auto 31px;
    }
    .sec-3 .item-title {
        padding: 0 15px 10px;
        font-size: 16px;
        line-height: 1.4;
        font-weight: bold;
    }
    .sec-3 .item-sub-title {
        margin: 25px 15px 0;
        font-weight: bold;
        font-size: 14px;
    }
    .sec-3 .inner-item .item-summary {
        width: auto;
        margin-top: 5px;
        margin-right: 15px;
        float: left;
    }
    .sec-3 .item-summary {
        font-size: 14px;
        margin: 10px 15px 0;
        line-height: 1.7em;
    }
    .sec-3 .item-pic {
        float: none;
        width: 70%;
        margin: 15px auto;
    }
    .item-pic br + img {
        margin-top: 15px;
    }
    .item-thumb {
        width: 70%;
        margin: 15px auto 0;
    }
    .item-thumb + .item-summary {
        width: 70%;
        margin: 5px auto 0;
    }
    .sec-4 {
        position: relative;
        margin-top: 60px;
        margin-bottom: 20px;
        padding: 10px 0 15px;
    }
    .sec-4 .item-sec-title {
        top: -31px;
        width: 100%;
        height: 31px;
        background-size: auto 31px;
    }
    .sec-4 .item-title {
        padding: 0 15px 10px;
        border-bottom: solid 1px #60BC47;
    }
    .sec-4 .item-title:before {
        content: "転職先の病院からのメッセージ";
        font-weight: normal;
        font-size: 12px;
    }
    .sec-4 .item-title img {
        display: none;
    }
    .sec-4 .item-sub-title {
        margin: 25px 15px 0;
        font-weight: bold;
        font-size: 14px;
    }
    .sec-4 .item-summary {
        font-size: 14px;
        margin: 10px 15px 0;
        line-height: 1.7em;
    }
    .sec-4 .wrap-item-doctor {
        padding: 20px 15px 0;
        margin-top: 20px;
        border-top: solid 1px #60BC47;
        border-bottom: none;
    }
    .sec-4 .item-doctor-pic {
        width: 25%;
        float: left;
    }
    .sec-4 .item-doctor-pic > img {
        width: 100%;
        height: auto;
    }
    .sec-4 .item-doctor-data {
        float: left;
        width: 70%;
        padding-left: 10px;
    }
    .item-doctor-data .item-hospital {
        font-size: 12px;
    }
    .item-doctor-data .item-summary {
        font-size: 12px;
        margin: 0;
    }
    .sec-4 .wrap-item-hospital {
        padding: 0 15px;
    }
    .sec-4 .item-sub-title-2 {
        font-size: 13px;
        font-weight: bold;
    }
    .sec-4 .wrap-item-hospital {
        margin-top: 10px;
    }
    .sec-4 .wrap-item-hospital .item-summary {
        margin: 10px 0 0;
        font-size: 12px;
    }
    .sec-4 .item-hospital-pic {
        float: none;
        width: 100%;
        margin-top: 10px;
    }
    .sec-4 .item-hospital-pic > img {
        width: 80%;
        margin: 0 10%;
    }
    .inner-item-hospital .item-summary {
        width: 100%;
        float: none;
    }
    .sec-4 .item-hospital-data th {
        display: inline-block;
        padding: 5px 5px 3px;
        background: #F6F6F6;
        font-weight: bold;
        font-size: 12px;
    }
    .sec-4 .item-hospital-data td {
        padding: 3px 5px 8px;
        font-size: 12px;
        display: block;
    }
    .section-search-link {
        width: auto;
        padding: 20px 10px 12px 10px;
        border: 5px solid #d1f5ec;
        text-align: left;
    }
    .section-search-link > p {
        font-size: 14px;
    }
    .section-search-link > p > br {
        display: none;
    }
    .section-search-link .btn {
        width: auto;
    }

}

/*rdcSection_recommendLink*/
.rdcSection_recommendLink {
    background-color: #e8f5fb;
    border-top: 5px solid #0D60B6;
    margin-top: 60px;
    padding: 30px;
  }
  .rdcSection_recommendLink .recommendlinkTtl {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 30px;
    text-align: center;
  }
  .rdcSection_recommendLink dl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
  }
  .rdcSection_recommendLink dd:before {
    content: "→";
    padding-right: 20px;
  }
  .rdcSection_recommendLink dd a {
    min-width: 330px;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
  }
  .rdcSection_recommendLink .recommendlinkNote {
    text-align:right;
    font-size: 0.9rem;
    margin-top:10px;
  }

  @media screen and (max-width: 500px) {
    .rdcSection_recommendLink dd a {
      font-size: 14px;
      min-width: 100%;
    }
    .rdcSection_recommendLink .recommendlinkTtl {
      font-size: 1.4rem;
    }
    .rdcSection_recommendLink dd a {
      padding: 15px 20px;
    }
    .rdcSection_recommendLink {
      padding: 20px;
    }
    .rdcSection_recommendLink dl {
      display: block;
      margin-top: 30px;
      text-align: center;
    }
    .rdcSection_recommendLink dd {
      margin-top: 7px;
    }
    .rdcSection_recommendLink dd:before {
      display: none;
    }
    .rdcSection_recommendLink .recommendlinkNote {
      font-size: 1.2rem;
    }
  }

  a.btntypeSearch {
    background: -webkit-linear-gradient(top, #fafeff 12%,#ddf0fc 100%);
    background: linear-gradient(to bottom, #fafeff 12%,#ddf0fc 100%);
    border: 1px solid #5a9edf;
    border-radius: 4px;
    box-sizing: border-box;
    color: #0560b6;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0.05em;
  }
  a.btntypeAction {
    background-color: #ff9104;
    border-bottom: 2px solid #fe7c02;
    border-radius: 8px;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0.05em;
  }
  a.btntypeSearch:hover,
  a.btntypeAction:hover {
    opacity: 0.8;
    transition: all 0.3s;
  }
  #rdcArticle_outline a {
    color: #333;
    line-height: 1.8;
    text-decoration: underline;
  }
  #rdcArticle_outline a:hover {
    text-decoration: none;
  }