@charset "UTF-8";
/* line 8, sass/release.scss */
.frame-content {
  padding: 0 40px 50px 40px;
}

/* line 13, sass/release.scss */
#shinkanBox .jacketBox {
  width: 260px;
  float: left;
}
/* line 17, sass/release.scss */
#shinkanBox .specBox {
  width: 260px;
  float: right;
}
/* line 21, sass/release.scss */
#shinkanBox .specBox ul {
  background: url("../img/common/line_mark_center.png") center top no-repeat;
  padding-top: 10px;
  margin-top: 35px;
}
/* line 26, sass/release.scss */
#shinkanBox .specBox ul li {
  position: relative;
  list-style-type: none;
  background: url("../img/common/line_mark_center.png") center bottom no-repeat;
  padding-bottom: 15px;
  padding-top: 5px;
}
/* line 36, sass/release.scss */
#shinkanBox .specBox .btn-amazon {
  position: absolute;
  right: 0;
  top: 5px;
}

/* line 45, sass/release.scss */
#shinkanBox2 .shinkanBox2-item {
  background: url("../img/common/line_mark_center.png") center bottom no-repeat;
  padding-bottom: 20px;
}

/* line 52, sass/release.scss */
#trialBox {
  padding: 30px 0;
  text-align: center;
}

/* line 58, sass/release.scss */
#kikanBox ul {
  margin-left: -12px;
}
/* line 62, sass/release.scss */
#kikanBox li {
  margin-left: 30px;
  width: 145px;
  float: left;
  list-style-type: none;
  padding-bottom: 20px;
  text-align: center;
}
/* line 70, sass/release.scss */
#kikanBox li p {
  font-size: 12px;
  margin-bottom: 0;
}
/* line 75, sass/release.scss */
#kikanBox li img.jacket {
  border: solid 1px #999;
}
