@charset "utf-8";
/* CSS Document */
/* --------------------------------
 * サリール
 * -------------------------------- */
.wapper {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  /*background-color: lavenderblush;*/
}
.salir_img {
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.salir_img img {
  width: 100%;
  vertical-align: bottom;
}
.nouki {
  padding-left: 10px;
  padding-bottom: 0;
  padding-top: 2px;
  margin-bottom: 0;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2.0;
  color: #f46f14;
  background-color: #fde6c6;
}
.salir {
  display: inline-block
}
/*日本製マーク*/
.nihonsei {
  vertical-align: -1.5em;
  margin-left: 1em;
}
h3 {
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 0;
}
.salir p {
  font-size: 2.0rem;
  margin: 0;
}
.number {
  padding-left: 20px;
}
.kakaku {
  font-size: 2.0rem;
  margin-bottom: 10px;
}
.kakaku148 {
  font-size: 2.6rem;
  color: crimson;
}
.zeinuki {
  font-size: 1.6rem;
}
.toiawase {
  display: block;
  font-size: 1.2rem;
  padding-top: 0;
  margin-top: 2px;
}
/* --------------------------------
 * リスト
 * -------------------------------- */
.description {
  position: relative;
}
/*ul{
	margin: 30px auto;
	list-style-type: square;
	font-size: 1.8rem;
}
ul li{
	line-height: 1.8;
	margin-bottom: 8px;
}*/
.description_item {
  padding: 0;
  position: relative;
  margin: 10px 0 40px;
}
.description_item li {
  color: #333;
  border-left: solid 6px #ccc; /*左側の線*/
  background: #F9F9F9; /*背景色*/
  margin-bottom: 8px; /*下のバーとの余白*/
  line-height: 1.5;
  padding: 0.5em 1em 0.5em 0.5em;
  list-style-type: none !important; /*ポチ消す*/
}
.description_item li:nth-of-type(even) {
  border-left: solid 6px #ccc; /*左側の線*/
  background: #fff; /*背景色*/
}
/* .order {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 10px;
  border: 1px solid #ccc;
  color: #aaa;
  vertical-align: -2px;
}*/
/* --------------------------------
 * スペック
 * -------------------------------- */
.section_spec {
  margin-bottom: 20px;
}
.use_image {
  max-width: 100%;
  float: left;
  margin-right: 10px;
}
.spec {
  width: 577px;
  max-width: 100%;
  height: 370px;
  padding: 10px 20px;
  float: left;
  background-color: lightgoldenrodyellow;
}
.spec h3 {
  width: 100%;
  border-bottom: 1px dashed #333;
}
.spec p {
  line-height: 1.6;
}
.genri_img {
  width: 100%;
  max-width: 850px;
}
.attention {
  text-align: center;
  line-height: 1.5;
  font-size: 1.3rem;
  color: red;
}
hr {
  margin-top: 20px;
}
/* --------------------------------
 * 商品説明
 * -------------------------------- */
.salir_description2 {
  max-width: 100%;
  padding: 0 40px;
  line-height: 1.5;
  letter-spacing: 1px;
  /*background-color: aliceblue;*/
}
.salir_h4 {
  font-weight: 600;
  font-size: 1.8rem;
  margin-bottom: 0.8rem;
}
.salir_h4::before {
  display: inline-block;
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 0.8rem;
  background-color: forestgreen;
}
.salir_h5 {
  font-weight: 600;
  color: forestgreen;
  margin-top: 3rem;
}

.salir_description2 dl{
	margin: 50px auto;
}

.salir_description_img {
  text-align: center;
  margin:30px auto;
}
.no_filter {
  text-align: center;
  font-size: 0;/*ｐとimgの隙間を埋めるため*/
}
.no_filter p {
  display: inline-block;
  background-color:#CADFB8;
  width: 70%;
  padding: 2rem;
  font-size: 1.6rem;
  text-align: left;
  vertical-align: 5.7rem	  
}
.no_filter img {
  width: 100px;
  font-size: 1.6rem;	
}
.salir_point {
  display: inline-block;
  padding: 4rem 2rem;
  border-radius: 50%;
  background: linear-gradient(#00c0fa, #3267b7);
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}
.salir_point2 {
  display: inline-block;
  padding: 2rem 0;
  border-bottom: solid 1px #000;
  border-top: solid 1px #000;
}
/* --------------------------------
 * フッター
 * -------------------------------- */
.contact {
  display: block;
  text-align: center;
}
.top_go {
  text-align: center;
  margin-top: 20px;
}
/*レスポンシブ用お問い合わせ 768*/
.contact_02 {
  display: none;
  padding: 10px 8px 8px 20px;
  list-style-type: none;
  line-height: 1.8;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(#faffff 40%, #ebffff 100%);
}
.contact_02 li {
  line-height: 1.6;
}
.contact_02 .otoiawasa {
  font-size: 1.8rem;
  font-weight: bold;
}
.contact_02 .otoiawasa .apco {
  padding-left: 30px;
  font-weight: bold;
}
/*レスポンシブ用お問い合わせ 510*/
.contact_03 {
  display: none;
  padding: 10px 8px 8px 20px;
  list-style-type: none;
  font-size: 1.4rem;
  line-height: 1.8;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(#faffff 40%, #ebffff 100%);
}
.contact_03 li {
  line-height: 1.4;
}
.contact_03 .otoiawasa {
  font-size: 1.4rem;
  font-weight: bold;
}
.contact_03 .otoiawasa .apco {
  padding-left: 20px;
  font-weight: bold;
}
.contact_03 .otoiawasa .apco {
  padding-left: 30px;
  font-weight: bold;
}
/* --------------------------------
 * レスポンシブ 現在使用してません
 * -------------------------------- */
@media screen and (max-width:510px) {
  .contact {
    display: none;
  }
  .contact_02 {
    display: none;
  }
  .contact_03 {
    display: block;
  }
}