@charset "UTF-8";
.maindiv p {
  color: #555;
}
.maindiv h2 {
  background: #f9f9f3;
  background: -moz-linear-gradient(top, #f9f9f3 0%, #eae8d5 99%);
  background: -webkit-linear-gradient(top, #f9f9f3 0%, #eae8d5 99%);
  background: linear-gradient(to bottom, #f9f9f3 0%, #eae8d5 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f3', endColorstr='#eae8d5',GradientType=0 );
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  padding: 10px;
  color: #46442a;
  text-align: left;
  line-height: 1;
  margin: 20px 0 10px;
}
.maindiv h2:nth-of-type(n+2) {
  background-image: none;
  background: #f9f9f3;
  background: -moz-linear-gradient(top, #f9f9f3 0%, #eae8d5 99%);
  background: -webkit-linear-gradient(top, #f9f9f3 0%, #eae8d5 99%);
  background: linear-gradient(to bottom, #f9f9f3 0%, #eae8d5 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f3', endColorstr='#eae8d5',GradientType=0 );
  padding: 10px;
}

.item {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  border-top: dotted 5px #d6d5ce;
  padding-top: 30px;
}
.item > div:nth-of-type(1) {
  width: 152px;
  text-align: left;
}
.item > div:nth-of-type(2) {
  width: 458px;
  text-align: left;
}
.item > div:nth-of-type(2) > p:nth-of-type(1) {
  color: #67654c;
  font-size: 13px;
}
.item > div:nth-of-type(2) > p:nth-of-type(2) {
  padding: 5px 0;
  font-size: 14px;
}
.item > div:nth-of-type(2) > p:nth-of-type(3) a {
  display: block;
  padding: 5px;
  text-align: center;
  font-size: 13px;
  background-color: #716f57;
  color: #fff;
  border-radius: 6px;
}
.item > div:nth-of-type(2) > div {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
  color: #404040;
}
.item > div:nth-of-type(2) > div > h3 {
  line-height: 1.2;
  width: 60%;
  font-size: 24px;
}
.item > div:nth-of-type(2) > div > h3 span {
  font-size: 14px;
  font-weight: normal;
}
.item > div:nth-of-type(2) > div > p {
  width: 40%;
  text-align: right;
  font-size: 11px;
}
.item > div:nth-of-type(2) > div > p span {
  font-size: 24px;
  padding: 0 5px;
}

/***********************
catch
**********************

#catch {
  margin: 15px 15px;
  width: 655px;
  text-align: left;
  font-size: 12px;
  line-height: 1.4;
  color: #5a5946;
}

#louange-layout {
  margin-left: 15px;
  font-size: 12px;
}


.silkriller_text {
  margin: 10px 0 10px 25px;
  padding: 0;
  width: 635px;
  text-align: left;
  font-size: 12px;
  line-height: 1.6;
  color: #5a5946;
}

.ml15 {
  margin-left: 15;
}**/
/***********************
item
*********************

.item-layout {
  width: 685px;
  padding-top: 30px;
  margin-top: 30px;
  background-image: url('../image/silkriller/line_h.gif');
  background-repeat: no-repeat;
  display: flex;
  flex-wrap: wrap;
}

.item-layout>div:first-of-type {
  width: 142px;
}

.item-layout>div:last-of-type {
  width: 530px;
}

.item-text {
  padding-top: 10px;
  line-height: 1.4;
  color: #5a5946;
}

.item-text-about {
  padding-top: 5px;
  line-height: 1.4;
  color: #5a5946;
  text-align: right;
}

#facialform-title {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 515px;
  height: 41px;
  background-image: url('../image/silkriller/facialform_data.gif');
}

#lotion-title {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 515px;
  height: 41px;
  background-image: url('../image/silkriller/lotion_data.gif');
}

#cream-title {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 515px;
  height: 41px;
  background-image: url('../image/silkriller/cream_data.gif');
}

#pure_gold-title {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 515px;
  height: 41px;
  background-image: url('../image/silkriller/pure_gold_data.gif');
}

#pure_silver-title {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 515px;
  height: 41px;
  background-image: url('../image/silkriller/pure_silver_data.gif');
}

#uv-title {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 515px;
  height: 41px;
  background-image: url('../image/silkriller/uv_data.gif');
}

***/
