br.sp {
    display: none;
}

img{
  max-width: 100%;
}

h1#nr_title strong {
    font-size: 180%;
}

div#nr_text p:nth-child(4) {
    clear: both;
}

div#nr_text div#mainTextNote {
    font-size: 85%;
    line-height: 1.6;
    text-indent: -15px;
    padding-left: 15px;
    margin-bottom: 55px;
}

div#nr_text div.photoArea {
    width: 551px;
    margin: 35px auto 70px;
}
div#nr_text div.photoArea img {
    width: 551px;
}


div#nr_text div#productOutline {
    margin: 60px 0 50px;
}

div#nr_text div#productOutline h3 {
    font-weight: bold;
    font-size: 100%;
    margin-bottom: 20px;
}
div#nr_text div#productOutline table {
    border-collapse: collapse;
}
div#nr_text div#productOutline table th, div#nr_text div#productOutline table td {
    border: 1px solid #e6e6e6;
    padding: 20px 0 20px;
}
div#nr_text div#productOutline table th {
    width: 160px;
    vertical-align: middle;
    text-align: center;
    background-color: #f9f9f9;
    font-weight: bold;
}
div#nr_text div#productOutline table td {
    width: 640px;
    padding-left: 30px;
    line-height: 1.4;
}
div#nr_text div#productOutline table td.copyright {
    font-size: 85%;
}

div#nr_text div#detailLink {
    padding: 50px 0 50px;
    text-align: center;
    line-height: 2;
}
div#nr_text div#detailLink a {
    background: url("../img_200218/arrow_s.png") center left no-repeat;
    padding-left: 20px;
    text-decoration: underline;
}

div#nr_text div#detailLink2 {
    padding: 50px 0 75px;
    line-height: 2;
}

div#nr_text div#detailLink2 a {
    background: url("../img_200218/arrow_s.png") center left no-repeat;
    padding-left: 20px;
    text-decoration: underline;
}


div#nr_text p.notice{
    text-indent: -1em;
    padding: 0 0 0 1.2em;
}
