/* min: 30px, max: 80px */
/*========================================================================
   price layout
========================================================================*/
#price #mainVisual {
  background: url(../img/price/mainimg.jpg) no-repeat center/cover;
}

#price_table {
  padding: 0;
  margin-bottom: 1.2em;
}
#price_table table {
  width: 100%;
}

.summary {
  margin-top: 1.2em;
}

#cancellpolicy {
  background: url(../img/bg_wh.jpg);
  color: #222;
}
#cancellpolicy table {
  width: 100%;
}

#payment{
	margin-top: 80px;
}
.pay_table th{
	width: 30%;
	text-align: center;
}