@charset "utf-8";
/* CSS Document */
body {
  letter-spacing: 0;
}
.box8 {
  padding: 0.5em 1em;
  width: 960px;
  margin: 2em 0;
  color: #232323;
  background: #f7f5ec;
  border-left: solid 10px #a3016e;
}
.box8 h2 {
  font-size: 270%;
  color: #a3016e;
  line-height: 120%;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.btn1 {
  width: 180px;
  height: 35px;
  line-height: 35px;
  margin-bottom: 10px;
}
.btn1 a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: #C7C7C7;
  text-align: center;
  color: #363636;
  font-size: 14px;
  font-weight: bold;
}
.btn1 a:hover {
  background: #C7C7C7;
  color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  box-shadow: none;
}
.btn a {
  text-align: center;
  font-weight: 700
}
.box30 {
  margin: 1em 0;
  width: 212px;
  background: #ffffff;
  background-size: cover;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .22)
}
.box-title {
  font-size: 1.2em;
  background: #dd6c78;
  padding: 4px;
  color: #FFF;
  letter-spacing: .05em
}
.btn a, .btn a:hover {
  background: #f7f7f7;
  box-shadow: 0 2px 2px 0 #DEDEDE
}
.box30 p {
  padding: 15px 20px;
  margin: 0
}
.xl {
  font-size: x-large
}
.btn {
  width: 160px;
  height: 30px;
  line-height: 30px;
  padding: 15px 20px;
}
.btn a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  border-left: 7px solid #dd6c78;
  color: #dd6c78;
  font-size: 20px;
  transition: all 1s ease
}
.btn a:hover {
  color: #FFC000
}
.btnac {
  width: 200px;
  height: 50px;
  line-height: 50px;
}
.btnac a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: #f7f7f7;
  text-align: center;
  border-left: 7px solid #a3016e;
  color: #a3016e;
  font-size: 20px;
  font-weight: bold;
  box-shadow: 0px 2px 2px 0px #DEDEDE;
  transition: all 1s ease;
}
.btnac a:hover {
  background: #f7f7f7;
  color: #FFC000;
  margin-left: 0px;
  margin-top: 0px;
  border-left: 7px solid #a3016e;
  box-shadow: 0px 2px 2px 0px #DEDEDE;
}
.btn21 {
  width: 140px;
  height: 35px;
  line-height: 35px;
  border-left: 7px solid #a3016e;
  margin-left: 3px;
}
.btn21 a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: #f7f7f7;
  text-align: center;
  color: #363636;
  font-size: 16px;
  font-weight: bold;
}
.btn21 a:hover {
  background: #C7C7C7;
  color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  box-shadow: none;
}
.btn22 {
  width: 250px;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  margin-bottom: 5px;
  border-left: 7px solid #a3016e;
  margin-left: 0px;
}
.btn22 a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: #f7f7f7;
  text-align: center;
  color: #363636;
  font-size: 18px;
  font-weight: bold;
}
.btn22 a:hover {
  background: #C7C7C7;
  color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  box-shadow: none;
}
.btn23 {
  width: 320px;
  height: 50px;
  line-height: 50px;
  margin-top: 8px;
  margin-bottom: 8px;
  border-left: 7px solid #a3016e;
  margin-left: 4px;
}
.btn23 a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: #f7f7f7;
  text-align: center;
  color: #363636;
  font-size: 20px;
  font-weight: bold;
}
.btn23 a:hover {
  background: #C7C7C7;
  color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  box-shadow: none;
}
.boxReserveHeader {
  width: 330px;
  position: absolute;
  top: 0;
  left: 145px;
  z-index: 5;
}
.boxInnerReserveHeader {
  width: 298px;
  margin: 5px auto;
  padding: 5px 10px;
  border: solid 3px #cdbd9c;
  background-color: #fff;
  overflow: hidden;
}
.boxReserveSide {
  width: 240px;
  margin-bottom: 10px;
  padding: 5px;
  background-color: #fff;
  overflow: hidden;
}
.boxInnerReserveSide {
  padding-top: 10px;
  padding-bottom: 15px;
  border: solid 3px #cdbd9c;
  background-color: #fff;
}


