/* line 1, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year {
  background: #E7EBEE;
  width: 998px;
  position: relative;
  margin: 0 0 20px 0;
  overflow: hidden;
}
/* line 8, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .thumb-container {
  position: relative;
  width: 900px;
  height: 1252px;
  background: url("http://asset3.ramenmusic.com/assets/1year/1YearThankYouPhotos-2aeecea47500cb352f1f38fd3e235c97.jpg") 0 0 no-repeat;
  margin: 30px 0 0 54px;
}
/* line 15, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .thumb-container > img {
  position: absolute;
  left: 182px;
  top: 270px;
}
/* line 21, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .thumb-container .person {
  width: 80px;
  height: 80px;
  float: left;
  margin: 0 10px 10px 0;
}
/* line 26, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .thumb-container .person:hover {
  background: rgba(255, 255, 255, 0.3);
}
/* line 37, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .thumb-container .thumb-31,
.one-year .thumb-container .thumb-35,
.one-year .thumb-container .thumb-39,
.one-year .thumb-container .thumb-43,
.one-year .thumb-container .thumb-47,
.one-year .thumb-container .thumb-51,
.one-year .thumb-container .thumb-55 {
  margin-right: 550px;
}
/* line 41, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .thumb-container .thumb-85 {
  margin-right: 180px;
}
/* line 45, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .thumb-container .tooltip {
  position: absolute;
  height: 66px;
  width: 156px;
  margin: 31px 0 0 54px;
  top: 0;
  left: 181px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  padding: 14px 0 0 14px;
}
/* line 57, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .thumb-container .tooltip h3 {
  color: #fff;
  font-size: 14px;
  margin: 0 0 5px 0;
  line-height: 1;
}
/* line 63, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .thumb-container .tooltip .description {
  color: #fff;
  margin: 0;
  font-size: 12px;
  line-height: 1.3;
}
/* line 72, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year.standalone {
  margin: 0 auto;
}
/* line 76, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .cols {
  width: 891px;
  margin: 0 0 0 54px;
  overflow: hidden;
}
/* line 81, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .cols .col {
  margin-bottom: 30px;
  width: 420px;
  overflow: hidden;
}
/* line 86, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .cols .col:first-child {
  float: left;
}
/* line 89, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .cols .col:last-child {
  float: right;
}
/* line 93, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .cols .col p {
  margin-top: 20px;
  line-height: 1.4;
}
/* line 98, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .cols .col .signature {
  width: 185px;
  float: right;
  text-align: right;
  clear: both;
}
/* line 99, ../../../app/assets/stylesheets/1year/1year.css.scss */
.one-year .cols .col .signature img {
  display: block;
}
