3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
 
p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 60px auto 40px;
}
table {
  margin: 20px auto;
}
.tbl-r02 th {
  background: #e9727e;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
}
.tbl-r02 td {
　border: solid 1px #ccc;
  padding: 10px;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 80%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}




body {
	margin-top: 30px;
	margin-bottom: 30px;
}


.movie003 {
	width:500px;
	background-color: #40210f;
	border-spacing: 0px 0px;
}
.chuumon {
	width: 500px;
	background-color: #5b0d23;
	border-spacing: 0px 0px;
}
tr td .shuchou {
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-spacing: 10px 10px;
	margin-top: 10px;
}



.10option {
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-spacing: 10px;

}
.10optiontext   {
  	 background-color:#000
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 750px;

}

.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}
.c1a { color: red; }


.product {
  margin-bottom: 40px;
}

.product_area {
  border-bottom: 1px solid #333;
  padding-bottom: 20px;
}
.product_area_left {
  float: left;
  padding: 0;
}
.product_area_right {
  float: right;
  padding: 0;
}

.product_tabs {
  border-bottom: 1px solid #333;
}
.product_tab {
  display: inline-block;
  background-color: #f6f6f6;
  text-align: center;
  padding: 10px 0;
}
.product_tab.active {
  background-color: #333;
}
.product_tab a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.product_tab.active a,
.product_tab.active a:hover {
  color: #fff;
  text-decoration: none;
}

.product_panel {
  display: none;
}
.product_panel.active {
  display: block;
}
.product_panel_image,
.product_panel_review {
  text-align: center;
}

.product_belong_lists {
  margin: 40px 0 20px;
  font-size: 12px;
}
.product_belong_list {
  padding: 0 2px;
}
.product_belong_list:first-child {
  padding: 0 2px 0 0 ;
}

.product_name {
  margin: 0;
  font-size: 20px;
  font-weight: normal;
}
.product_model {
  margin: 0;
  font-size: 10px;
}

.product_img {
  margin-bottom: 60px;
}
.product_img_main img {
  display: block;
  margin: 0 auto;
  height: auto;
}
.product_img_thumb li {
  float: left;
  margin-top: 10px;
  cursor: pointer;
}
.product_img_thumb_img {
  max-width: 100%;
  width: auto;
  height: auto;
  border: 1px solid #ccc;
}
.thumb_active {
  border: 1px solid #333;
}

.together_product_lists {
  margin-top: 20px;
  font-size: 12px;
}
.together_product_list {
  text-align: center;
}

.product_price_area {
  margin: 20px 0 0;
}
.product_regular_price {
  margin: 0 0 5px;
  font-size: 12px;
}
.product_price {
  margin: 0;
  font-size: 20px;
}
.product_price_discount {
  color: #cf0400;
}
.product_discount_rate {
  color: #cf0400;
  font-size: 20px;
}
.product_price_establish {
  margin: 0;
  font-size: 10px;
}
.product_stock_str {
  margin: 20px 0 0;
  font-size: 12px;
}

.product_cart_area {
  background-color: #f6f6f6;
  margin: 30px 0;
  padding: 10px 20px 20px;
  font-size: 12px;
}
.product_cart_table_box {
  margin-top: 20px;
  background-color: #fff;
  font-size: 12px;
}
.product_cart_table_box label {
  font-size: 12px;
}
.product_cart_select_box {
  margin: 5px 0;
}
.product_cart_select_name {
  padding-top: 10px;
  padding-bottom: 5px;
}
.product_cart_select {
  border: 1px solid #333;
  height: 40px;
}
.text-titles-list__unit {
  margin: 5px 0;
}
.text-titles-list__unit dl {
  margin: 0;
}
.text-titles-list__name {
  padding-top: 10px;
  padding-bottom: 5px;
  font-weight: normal;
}
.text-titles-list__detail-text {
  border: 1px solid #333;
  height: 40px;
}
.product_cart_order {
  margin: 5px 0;
}
.product_cart_init_num {
  width: 20%;
  height: 30px;
  text-align: right;
  float: left;
}
.product_cart_unit {
  float: left;
  padding-top: 12px;
  padding-left: 20px;
}
.product_cart_init {
  display: none;
}

.sizeguide_table_box {
  border-top: 1px solid #ccc;
  padding-top: 40px;
  margin-top: 20px;
}

.sizeguide_table {
  margin: 20px 0;
}

.btn-addcart,
.btn-reviews {
  border: none;
  margin-top: 30px;
  padding: 18px 0;
  background-color: #CC0033;
  font-size: 18px;
  color: #fff;
  *background-color: #CC0033;
  letter-spacing: 0.1em;
}
.btn-addcart:hover,
.btn-addcart:focus,
.btn-addcart:active,
.btn-reviews:hover,
.btn-reviews:focus,
.btn-reviews:active {
  background-color: #666;
  color: #fff;
  *background-color: #666;
}
.btn-addcart i,
.btn-addcart-quick i,
.btn-reviews i {
  margin-right: 5px;
  vertical-align: -25%;
}

.btn-addcart-quick,
.btn-membersonly {
  margin-top: 20px;
  padding: 10px 0;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.btn-addcart-quick {
  border: none;
  background-color: #007fff;
  color: #fff;
  *background-color: #007fff;
}
.btn-addcart-quick:hover,
.btn-addcart-quick:focus,
.btn-addcart-quick:active {
  background-color: #4ca5ff;
  color: #fff;
  *background-color: #4ca5ff;
}

.btn-soldout {
  border: none;
  margin-top: 20px;
  padding: 18px 12px;
  background-color: #cf0400;
  font-size: 18px;
  color: #fff;
  *background-color: #cf0400;
  letter-spacing: 0.1em;
}
.btn-soldout.disabled,
.btn-soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.btn_pis_width,
.btn_revies_width {
  width: 300px;
}

.stock_error {
  margin: 0;
  text-align: center;
  color: #cf0400;
}

.product_related_lists {
  margin: 20px 0 0;
  font-size: 12px;
}
.product_related_lists_review {
  margin: 30px 0 0;
}
.product_related_list {
  padding: 2px 0;
}

.product_related_lists i {
  vertical-align: -40%;
}

.product_explain,
.product_img_sub,
.product_reviews {
  line-height: 1.8;
  margin-top: 40px;
}

.product_img_sub li {
  text-align: center;
  padding-bottom: 10px;
}

.product_text_not {
  text-align: center;
}

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
  line-height: 1.2;
}

.icon_star {
  float: left;
  /* 星10個での設定は下記を有効にする */
  /*
  width: 150px;
  */
  /* 星5個での設定は下記を有効にする */
  width: 75px;
  overflow: hidden;
}

.icon_star img {
  max-width: inherit;
}

.review_poster li {
  float: left;
  margin-left: 10px;
}

.review_poster li {
  list-style: none;
}

.reviewlist:first-child {
  border-top: none;
}

.reviewlist {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #ccc;
  text-align: left;
}

.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.review_img {
  float: right;
  margin: 0 0 10px 10px
}

.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}

.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
}

@media (min-width: 700px) {
  .product_area_left {
    width: 400px;
    float: left;
    padding: 0;
  }
  .product_area_right {
    width: 300px;
    float: right;
    padding: 0;
  }
}

@media (min-width: 700px) {
  .product_explain,
  .product_img_sub,
  .product_reviews {
    padding: 0 1%;
  }
}

@media (max-width: 700px) {
  .contents_detail {
    width: 100%;
    float: none;
    padding: 0;
  }

  .product_area_left,
  .product_area_right {
    padding-right: 1%;
    padding-left: 1%;
  }
}

@media (max-width: 768px) {
  .product_area_right {
    float: none;
    padding: 0;
  }
  .product_img {
    margin-bottom: 30px;
  }

  .product_detail_area,
  .product_social_lists {
    padding: 0 10px;
  }
  .product_tab a {
    font-size: 12px;
  }
  .product_explain,
  .product_img_sub {
    font-size: 12px;
    padding: 0 10px 60px;
  }
  .product_reviews {
    font-size: 12px;
    padding: 0 10px 20px;
  }
  .product_reviews_btn {
    padding-bottom: 60px;
  }
  .together_product_lists {
    padding: 0 10px 30px;
  }

  .btn_pis_width,
  .btn_revies_width {
    width: 100%;
  }
}




<!-- cw3 修正・加筆 -->

.towerDetails table {
    margin: 0;
}


/* merit */
.towerDetails > h3, .towerDetails .merit, .towerDetails .step{
    padding: 0 0 50px;
}
.towerDetails .merit{
    text-align: left;
}
.towerDetails .merit > dl dt, .towerDetails .merit > dl dd{
    display: inline-block;
    vertical-align: top;
}
.towerDetails .merit > dl dt{
    width: 505px;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0.5px;
    color: #8f0d23;
}
.towerDetails .merit > dl dt table {
    margin: 0;
}
.towerDetails .merit > dl dt table tr th,
.towerDetails .merit > dl dt table tr td{
    vertical-align: middle;
}
.towerDetails .merit > dl dt table tr th{
    color: #8b8010;
    width: 185px;
}
.towerDetails .merit > dl dt table tr td{
    font-size: 16px;
    letter-spacing: 1px;
    color: #000;
    line-height: 1.5;
}
.towerDetails .merit dl dt .inner{
    background: url("https://img17.shop-pro.jp/PA01267/083/etc/ph_tower_merit_bg.jpg") repeat-y scroll center / 100% auto;
    margin: 25px 25px 0 0;
    color: #000;
    font-size: 11px;
    font-weight: 400;
}
.towerDetails .merit dl dt .inner dl dt {
    background: url("https://img17.shop-pro.jp/PA01267/083/etc/ph_tower_merit_bg_top.jpg") no-repeat scroll top center / contain;
    width: 100%;
    padding: 20px 20px 15px;
    box-sizing: border-box;
}
.towerDetails .merit dl dt .inner dl dd {
    background: url("https://img17.shop-pro.jp/PA01267/083/etc/ph_tower_merit_bg_btm.jpg") no-repeat scroll bottom center / 100% auto;
    width: 100%;
    line-height: 1.5;
    padding:0 40px 20px;
    box-sizing: border-box;
}
.towerDetails .merit dl dt .inner dl dd ul li{
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.3;
    text-indent: -1em;
    padding: 0 0 2px 1em;
}
.towerDetails .merit > dl dd{
    width: 200px;
    display: inline-block;
    line-height: 0;
}


/* step */
.towerDetails .step dl dt, .towerDetails .step dl dd,
.towerDetails.rentalTower .box dl dt, .towerDetails.rentalTower .box dl dd{
    display: inline-block;
    width: 50%;
    vertical-align: top;
    box-sizing: border-box;
}
.towerDetails .step dl dd .tit{
    font-size: 20px;
    border-bottom: 1px solid;
    padding: 0 0 12px;
    margin: 0 0 12px;
}
.towerDetails .step dl dd table, .towerDetails.rentalTower .box table{
  margin:0;
    border-top: 1px solid;
    border-left: 1px solid;
    width: 100%;
}
.towerDetails.rentalTower .box table{
    background: #dcedeb;
}
.towerDetails.rentalTower .step dl dd table tr th {
    background: #f0f0f0;
    width: 80px;
    font-size: 12px;
}
.towerDetails .step dl dd table tr th, .towerDetails .step dl dd table td,
.towerDetails.rentalTower .box table tr th, .towerDetails.rentalTower .box table tr td{
    padding: 8px;
    line-height: 1.3;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}
.towerDetails .step dl dd table tr th, .towerDetails.rentalTower .box table tr th{
    vertical-align: middle;
    background: #eee;
    text-align: center;
    letter-spacing: 1px;
    border-right: none;
    width: 74px;
}
.towerDetails .step dl dd table td, .towerDetails.rentalTower .box table tr td{
    line-height: 1.5;
    font-weight: 400;
}
.towerDetails.rentalTower .box table tr td{
    padding: 8px 15px;
}
.towerDetails .step dl dd table td p, .towerDetails.rentalTower .box table tr td p{
    font-weight: 400;
    padding: 0 0 5px;
}

/* optionTowerLead */
.towerDetails .optionTowerLead {
    margin: 0 0 50px;
    border-top: 1px solid;
    border-left: 1px solid;
    width: 100%;
    font-size: 13px;
}
.towerDetails .optionTowerLead tr th, .towerDetails .optionTowerLead tr td {
    padding: 10px 12px;
    line-height: 1.3;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.towerDetails .optionTowerLead tr th {
    background: #e9727e;
    color: #fff;
    border-right: none;
    text-align: center;
    vertical-align: middle;
    width: 90px;
    font-size: 12px;
}
.towerDetails .optionTowerLead tr td a{
    text-decoration: underline;
}
.towerDetails .optionTowerLead tr td a:hover{
    text-decoration: none;
}
.towerDetails .optionTowerLead tr td ul li{
    font-weight: normal;
}
.towerDetails .optionTowerLead tr td ul {
    padding: 5px 0 2px;
}
.towerDetails .optionTowerLead tr td ul li {
    font-size: 12px;
    text-indent: -1em;
    padding: 2px 0 0 1em;
}


/* towerOption */
.towerDetails .towerOption {
    background: #000;
    color: #fff;
    padding: 20px;
    margin:0 0 50px;
}
.towerDetails .towerOption h3{
    padding: 0 0 20px;
}

.towerDetails .towerOption p.lead{
    font-size: 14px;
    letter-spacing: 1px;
    padding: 0 0 20px;
}
.towerDetails .towerOption h3 span{
    display: inline-block;
    width: 50%;
    vertical-align: bottom;
    box-sizing: border-box;
}
.towerDetails .towerOption h3 span:first-child {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 1px;
}
.towerDetails .towerOption h3 span.sub{
    text-align: right;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 11px;
}
.towerDetails .towerOption table {
    margin: 0;
    border-top: 1px solid #999;
}
.towerDetails .towerOption table tbody,
.towerDetails .towerOption table tbody tr{
    width: 100%;
    display: block;
}
.towerDetails .towerOption table tbody tr{
    padding: 25px 0;
    border-bottom: 1px solid #999;
}
.towerDetails .towerOption table tbody tr:last-of-type{
    padding: 25px 0 5px;
    border-bottom: none;
}
.towerDetails .towerOption table tr th, .towerDetails .towerOption table tr td{
    vertical-align: top;
}

.towerDetails .towerOption table tr th{
    width: 198px;
}
.towerDetails .towerOption table tr th img + img{
  margin:10px 0 0;
}
.towerDetails .towerOption table tr td {
    padding: 0 0 0 20px;
    width: 448px;
}
.towerDetails .towerOption table tr td .tit{
    color: #c3812c;
    font-size: 18px;
    line-height: 1.3;
    padding: 0 0 10px;
    border-bottom: 1px solid #fff;
    margin: 0 0 12px;
}
.towerDetails .towerOption table tr td .text{
    line-height: 1.5;
    letter-spacing: 0.5px;
    font-size: 13px;
    padding: 0 0 10px;
}
.towerDetails .towerOption table tr td p + .notice{
    padding: 3px 0 20px;
}
.towerDetails .towerOption table tr td .notice li{
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 0.5px;
    line-height: 1.35;
    text-indent: -1em;
    padding: 0 0 3px 1em;
}
.towerDetails .towerOption table tr td .notice li:last-child{
    padding: 0 0 0 1em;
}


/* towerPrice */

.red{ color:#8f0d23; }
.sml{ font-size:80%; }

.towerDetails .towerPrice {
    padding: 20px;
    background: #40210f;
    margin: 0 0 50px;
    color: #000;
}
.towerDetails .towerPrice h3{
    padding: 0 0 20px;
    color: #fff;
}
.towerDetails .towerPrice h3 span{
    display: inline-block;
    width: 50%;
    vertical-align: bottom;
    box-sizing: border-box;
}
.towerDetails .towerPrice h3 span:first-child {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 1px;
}
.towerDetails .towerPrice h3 span.sub{
    text-align: right;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 11px;
}
.towerDetails .towerPrice .lead {
    font-size: 16px;
    padding: 0 0 5px;
    letter-spacing: 0.5px;
}
.towerDetails .towerPrice > ul > li {
    background: #fff;
    padding: 15px 20px;
    margin: 0 0 20px;
    font-size: 14px;
}
.towerDetails .towerPrice > ul > li.add{ padding: 20px; }
.towerDetails .towerPrice > ul > li:last-child{
    margin: 0;
}
.towerDetails .towerPrice > ul > li table{
  margin:0;
    border-top: 1px solid;
    border-left: 1px solid;
    width: 100%;
}
.towerDetails .towerPrice > ul > li table tr th, .towerDetails .towerPrice > ul > li table td {
    padding: 8px 10px;
    font-size:13px;
    line-height: 1.3;
    vertical-align: middle;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}
.towerDetails .towerPrice > ul > li table tr th {
    background: #eee;
    text-align: center;
    letter-spacing: 1px;
    border-right: none;
}
.towerDetails .towerPrice > ul > li h4{
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 1.3;
    padding: 5px 0 15px;
}
.towerDetails .towerPrice > ul > li .text{
    padding: 0 0 15px;
    letter-spacing: 1px;
}
.towerDetails .towerPrice > ul > li.bt{
    padding: 15px 20px 20px;
}
.towerDetails .towerPrice > ul > li.bt table tr th {
    width: 75px;
    font-size: 16px;
    color: #8f0d23;
    letter-spacing: 2px;
}
.towerDetails .towerPrice > ul > li.bt table tr td {
    line-height: 1.3;
    letter-spacing: 1px;
    padding: 10px 12px;
}
.towerDetails .towerPrice > ul > li.bt table tr td p + p{
    padding: 0 0 10px;
}
.towerDetails .towerPrice > ul > li.bt table tr td span.bold{
    font-size: 18px;
    margin: 0 2px;
}
.towerDetails .towerPrice > ul > li.check ul li {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.5px;
    text-indent: -1.2em;
    padding: 0 0 6px 1.2em;
}
.towerDetails .towerPrice > ul > li.quote ul li {
    font-size: 16px;
    letter-spacing: 1px;
    width: 50%;
    display: inline-block;
    padding: 0 0 8px;
}


/* towerAtend */
.towerDetails .towerAtend {
    background: #5b0d23;
    padding: 20px;
    color: #000;
}
.towerDetails .towerAtend h3 {
    padding: 0 0 20px;
    color: #fff;
}
.towerDetails .towerAtend h3 span:first-child {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 1px;
}
.towerDetails .towerAtend ul {
    padding: 15px 20px 20px;
    background: #fff;
}
.towerDetails .towerAtend ul li {
    line-height: 1.4;
    font-weight: normal;
    text-indent: -1em;
    padding: 8px 0 0 1em;
    letter-spacing: 0.5px;
}


/* レンタルシャンパンタワー */

.pink {
    color: #df3562;
}
.towerDetails.rentalTower .text,
.towerDetails.rentalTower .text p{
    padding: 0 0 10px;
}

.towerDetails.rentalTower > h3{
    padding: 0 0 25px;
}
.towerDetails.rentalTower > h3 span{
    display: inherit;
    text-align: center;
    color: #ba802c;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 22px;
    padding: 25px 0 0;
}
.towerDetails.rentalTower .merit > dl dt table tr th {
    color: #df3562;
    width: 150px;
    text-align: center;
    padding: 0 15px 0 0;
}
.towerDetails.rentalTower .merit{
    padding: 0 0 40px;
}


.towerDetails.rentalTower #moreInfo {
    background: #e5d5b4;
    padding: 25px 30px 30px;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.6;
    margin: 0 0 40px;
}
.towerDetails.rentalTower #moreInfo .text p{
    font-weight: normal;
}
.towerDetails.rentalTower #moreInfo .btnArea {
    text-align: center;
}
.towerDetails.rentalTower #moreInfo .btnArea a {
    background: #fff;
    padding: 12px 30px;
    display: inline-block;
    border-radius: 4px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
}

.towerDetails.rentalTower #moreInfo .btnArea a:hover{
    opacity: 0.6;
}
.towerDetails.rentalTower .step dl {
    padding: 0 0 20px;
}
.towerDetails.rentalTower .step {
    padding: 0 0 30px;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.5;
}
.towerDetails.rentalTower .step .text {
    padding: 0 0 10px;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.5;
    color: #ba802c;
}

.towerDetails.rentalTower .optionTowerLead tr th {
    width: 110px;
}

.towerDetails.rentalTower .towerOption {
    background: #e9e2d1;
    color: #222;
    padding: 20px;
    margin: 0 0 40px;
}
.towerDetails.rentalTower .towerOption table tr td .tit {
    border-bottom: 1px solid #111;
}

.towerDetails.rentalTower .towerOption h3 span:first-child,
.towerDetails.rentalTower .towerOption table tr td .tit{
    color: #8f0d23;
}

.towerDetails.rentalTower .box{
    background: #d4eae7;
    padding:30px;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.6;
    margin: 0 0 40px;
}
.towerDetails.rentalTower .box h3 {
    padding: 0 0 25px;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 1px;
    color: #8f0d23;
}
.towerDetails.rentalTower .step dl dt {
    width: 40%;
}
.towerDetails.rentalTower .step dl dd{
    width: 60%;
    padding:0 0 0 30px;
}
.towerDetails.rentalTower .box dl dt {
    width: 35%;
}
.towerDetails.rentalTower .box dl dd{
    width: 65%;
    padding:0 0 0 30px;
}
.towerDetails.rentalTower .box dl dd p{
    padding: 0 0 15px;
}
.towerDetails.rentalTower .box table tr th {
    width: 100px;
    font-size: 12px;
}

.towerDetails.rentalTower .towerPrice {
    background: #b9a58b;
    margin: 0 0 40px;
    color: #111;
}
.towerDetails.rentalTower .towerPrice h3 {
    padding: 0 0 20px;
    color: #111;
}
.towerDetails.rentalTower .towerPrice > ul > li table tr th {
    width: 240px;
}
.towerDetails.rentalTower .towerPrice > ul > li:first-child .red{
    letter-spacing: 0;
}
.towerDetails.rentalTower .towerPrice > ul > li:first-child .text {
    padding: 0 0 5px;
}
.towerDetails.rentalTower .towerPrice > ul > li.quote ul li {
    width: 25%;
}

.towerDetails.rentalTower .towerAtend h3 + p{
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
    padding: 0 0 20px;
    margin: -5px 0 0;
}