/* line 2, ../sass/rooftop.scss */
.sp-tab {
  width: 100%;
  height: auto !important;
  padding-top: 0 !important;
  margin-bottom: 10px;
}
/* line 8, ../sass/rooftop.scss */
.sp-tab > .cf {
  width: 100%;
  height: auto;
  display: table;
  border-bottom: none;
}
/* line 20, ../sass/rooftop.scss */
.sp-tab > .cf > li {
  display: table-cell;
  float: none;
  width: auto !important;
  border: none !important;
}
/* line 27, ../sass/rooftop.scss */
.sp-tab > .cf > li:last-child a {
  border-left: 1px solid black !important;
}
/* line 32, ../sass/rooftop.scss */
.sp-tab > .cf > li > a {
  padding: 0;
  height: auto;
  margin: 0 !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-top: 1px solid black !important;
}
/* line 41, ../sass/rooftop.scss */
.sp-tab > .cf > li > a > div {
  margin: 0 auto !important;
  padding: 0 !important;
}

/* line 52, ../sass/rooftop.scss */
.container .cf > dd > img {
  width: 100%;
}
/* line 55, ../sass/rooftop.scss */
.container .cf > dd > div {
  padding: 10px 20px;
  text-align: center;
}

/* line 63, ../sass/rooftop.scss */
.ttl-rooftop {
  margin-bottom: 10px;
}

/* line 67, ../sass/rooftop.scss */
.ttl-rooftop span {
  background-image: url(../img/img_gn_rooftop.png);
  background-size: 67px 14px;
  width: 67px;
  height: 14px;
  display: block;
  margin: 10px auto;
}

/* line 79, ../sass/rooftop.scss */
.ttl-rooftop h2 {
  display: block;
  margin: 0 auto;
  padding-left: 0;
  line-height: 20px;
  font-weight: normal;
}

/* line 87, ../sass/rooftop.scss */
.attentionRooftop {
  margin-top: 0px;
}

/* line 91, ../sass/rooftop.scss */
.attentionRooftop dt {
  color: #fff;
  background-color: #666;
  height: 32px;
  line-height: 33px;
  margin-bottom: 15px;
  text-align: center;
}

/* line 101, ../sass/rooftop.scss */
.attentionRooftop dd {
  padding: 0 10px;
}

/* line 105, ../sass/rooftop.scss */
.attentionRooftop dd li {
  line-height: 25px;
}

/* line 109, ../sass/rooftop.scss */
.attentionRooftop dd li.last {
  text-indent: 1em;
}
