@charset "UTF-8";
.description-content {
  width: 100%;
  display: block;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
}

.description-content .images-content {
  width: 100%;
  display: block;
  margin: 0 auto 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.description-content .images-big-content {
  width: 80%;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .description-content .images-big-content {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
}

.description-content a {
  display: block;
  margin: 0 auto;
}

.description-content ul li {
  list-style: none outside;
}

.description-content .kome {
  font-size: 0.8em;
}

.description-content {
  padding: 10px 0 0;
}

.description-content .comment1,
.description-content .comment2,
.description-content .comment3,
.description-content .comment4,
.description-content .comment5,
.description-content .comment6 {
  padding: 10px 0;
  font-size: 1em;
}

@media screen and (max-width: 768px) {
  .description-content .comment1,
  .description-content .comment2,
  .description-content .comment3,
  .description-content .comment4,
  .description-content .comment5,
  .description-content .comment6 {
    padding: 10px 0;
    font-size: 0.75em;
  }
}

.description-content .comment6 table {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0 0 10px;
}

.description-content .comment6 table th,
.description-content .comment6 table td {
  padding: 5px 10px;
}

.description-content .listBtn {
  text-align: right;
  padding: 10px 0 0;
}

.description-content .listBtn img {
  border: 1px solid #d2d2d2;
}

/*-----------------*/
/*�ڍ�*/
.description-content h2.title {
  margin: 20px 0 0 0;
  padding: 10px 15px;
  font-size: 1.67em;
  background: #0c419a;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #557ab8), color-stop(6%, #557ab8), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
  background: -moz-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
  background: -o-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
  background-color: #0c419a;
  border-bottom: 1px solid #06204d;
}

@media screen and (max-width: 768px) {
  .description-content h2.title {
    margin: 20px 0 0 0;
    padding: 10px 15px;
    font-size: 1.5em;
    background: #0c419a;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #557ab8), color-stop(6%, #557ab8), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
    background: -moz-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
    background: -o-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
    background-color: #0c419a;
    border-bottom: 1px solid #06204d;
  }
}

@media screen and (max-width: 768px) {
  .description-content h2.title {
    margin: 20px 0 0 0;
    padding: 10px 15px;
    font-size: 1.5em;
    background: #0c419a;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #557ab8), color-stop(6%, #557ab8), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
    background: -moz-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
    background: -o-gradient(linear, left top, left bottom, color-stop(1%, #0c419a), color-stop(2%, #3d67ae), color-stop(6%, #3d67ae), color-stop(7%, #0c419a), color-stop(100%, #0c419a));
    background-color: #0c419a;
    border-bottom: 1px solid #06204d;
  }
}

.description-content h2.bsc {
  margin: 40px 0 10px 0;
  font-size: 1.5em;
  padding: 0 0 10px 0;
  color: #003b9b;
  border-bottom: 1px dotted #003b9b;
}

@media screen and (max-width: 768px) {
  .description-content h2.bsc {
    margin: 30px 0 10px 0;
    font-size: 1.2em;
    padding: 0 0 5px 0;
    color: #003b9b;
    border-bottom: 1px dotted #003b9b;
  }
}

.description-content h3.bsc {
  margin: 20px 0;
  padding: 8px;
  border-left: 1px solid #005aac;
  font-size: 0.9em;
  background: url(../../images/product-detail/back_ptn2.gif);
}

.description-content table.detail {
  font-size: 0.75em;
  width: 100%;
}

.description-content table.detail th {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px dotted #d5d5d5;
  background: #f5f5f5;
  padding: 10px 10px 10px 20px;
  text-align: left;
  white-space: nowrap;
}

.description-content table.detail td {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px 10px 10px;
}

.description-content .comment4 dl {
  font-size: 0.9em;
}

/*-----------------*/
/*����*/
.description-content .goodsBtm {
  margin: 15px 0 0;
  padding: 25px 10px 15px;
  background: url(../img/rohto/detail_line_btm.gif) top repeat-x;
  background-size: 5px 5px;
  -webkit-background-size: 5px 5px;
  -moz-background-size: 5px 5px;
  -o-background-size: 5px 5px;
  -ms-background-size: 5px 5px;
}

.description-content .mail {
  padding: 10px 0 20px;
  text-align: center;
  font-size: 0.75em;
}

.description-content .mail img {
  vertical-align: middle;
}

.description-content .goodsBtm p.list a {
  display: block;
  padding: 7px 10px;
  margin: 0 0 5px;
  color: #414141;
  text-decoration: none;
  background: #e8e8e8 url(../img/rohto/icon_link07.png) right center no-repeat;
  font-size: 0.7em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

/**/
.description-content div.wrapCaution {
  margin: 40px 0;
  padding: 30px;
  border: 5px solid #ffc5c5;
  border-radius: 8px;
  background: #f9dcdc;
  background: #f9dcdc;
  text-align: center;
}

.description-content div.wrapCaution p {
  margin: 0 0 10px 0;
  text-align: center;
}

.description-content div.wrapCaution ul {
  display: inline-block;
  text-align: center;
}

.description-content div.wrapCaution li {
  display: inline-block;
  padding: 0 5px;
  text-align: center;
  font-size: 0.95em;
}

.description-content div.wrapCaution li.newwin a {
  padding: 0 0 0 15px;
  background: url(../../images/product-detail/medical/dotest/icon_newwin.png) no-repeat 0 50%;
}

.description-content div.wrapCaution li.pdf a {
  padding: 0 0 0 20px;
  background: url(../../images/product-detail/medical/dotest/icon_pdf.png) no-repeat 0 50%;
}

.description-content div.wrapCaution p.naked.dyn {
  margin: 20px 0 0 0;
  text-align: left;
  font-size: 0.85em;
}

.description-content div.linkCartAnker {
  margin: 60px auto;
  text-align: center;
}

.description-content p {
  font-size: 1.16em;
}

@media screen and (max-width: 768px) {
  .description-content p {
    font-size: 1em;
  }
}

.description-content .notice-frame {
  border: 2px solid #f36060;
  color: #f36060;
  text-align: center;
  padding: 1em;
  font-weight: bold;
  margin: 30px auto;
}

.description-content .notice-frame p {
  font-size: 1.2rem !important;
}

.description-content .notice-frame p span {
  font-size: 0.8rem !important;
}

@media screen and (max-width: 768px) {
  .description-content .notice-frame p {
    text-align: left;
  }
}
/*# sourceMappingURL=obagi2107_common.css.map */