@charset "UTF-8";
/**
 * 光輝剤をさがす
 */
/* ==========================================================================
   カテトップ
   ========================================================================== */
.w265 {
  width: 265px; }

.size-key {
  width: 724px; }

.contents-in .t-style02.fl, .contents-in .t-style02.fr {
  margin-top: 16px;
  border-bottom: none; }
  .contents-in .t-style02.fl tr th, .contents-in .t-style02.fr tr th {
    width: 94px; }
.contents-in .t-style02.fl {
  width: 50%; }
  .contents-in .t-style02.fl select, .contents-in .t-style02.fl .color-box {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    *display: inline;
    *zoom: 1; }
  .contents-in .t-style02.fl .color-box {
    margin-left: 5px; }
    .contents-in .t-style02.fl .color-box li {
      margin-right: 2px; }
      .contents-in .t-style02.fl .color-box li:last-child {
        margin-right: 0; }
.contents-in .t-style02.fr {
  width: 50%; }
  .contents-in .t-style02.fr tr:last-child th {
    border-bottom: 1px solid #e3e3e3; }
.contents-in .wide {
  border-top: none; }
  .contents-in .wide th {
    width: 94px;
    border-bottom: 1px solid #e3e3e3; }
.contents-in #search-sec {
  background-color: #f7f7f7;
  margin-top: 21px;
  position: relative; }
  .contents-in #search-sec .btn-search {
    padding: 13px 0;
    text-align: center; }
  .contents-in #search-sec #now-result, .contents-in #search-sec #btn-clear {
    position: absolute; }
  .contents-in #search-sec #now-result {
    left: 21px;
    bottom: 15px;
    color: #333;
    font-weight: bold;
    font-size: 123.0769230769%; }
    .contents-in #search-sec #now-result span {
      color: #bc2640;
      font-size: 175%;
      padding-left: 5px; }
  .contents-in #search-sec #btn-clear {
    right: 21px;
    top: 0; }
