.hide-pc{
  display: none;
}
div#nr_text div.photoArea {
    width: 551px;
    margin: 35px auto 70px;
}
div#nr_text div.photoArea img {
    width: 551px;
}

div#relatedInfo {
    margin: 30px 0;
}

div#relatedInfo h5 {
    background: url(../../img/dot.gif) 0 50% no-repeat;
    padding-left: 18px;
    margin-bottom: 3px;
    font-weight: bold;
}

div#nr_text div#detailLink {
    padding: 50px 0 50px;
    text-align: center;
    line-height: 2;
}
div#nr_text div#detailLink div {
    display: block;
    text-align: center;
}
div#nr_text div#detailLink a {
    background: url("../img_210323/arrow_s.png") center left no-repeat;
    padding-left: 20px;
    text-decoration: underline;

}
.link_txt{
  text-decoration: underline !important;
}
