@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
/* -----------------------------------------------------------
	.pnav
----------------------------------------------------------- */
.pnav {
  overflow: hidden;
  padding-bottom: 15px;
  margin-top: 45px;
  background: url(../images/common/pnav_shadow.png) no-repeat center bottom;
}
.pnav li {
  float: left;
  margin-left: 15px;
}
.pnav li:first-child {
  margin-left: 0;
}
.txt_red{
  text-align: center;
  margin-top: 3em;
}

/* -----------------------------------------------------------
	.con_hot
----------------------------------------------------------- */
.con_hot {
  padding-top: 45px;
}
.con_hot .box_hot {
  margin-top: 90px;
}
.con_hot .box_hot h4 {
  text-align: center;
  margin-bottom: 40px;
}
.con_hot .box_hot p + p {
  margin-top: 30px;
}
.con_hot .box_hot p {
  position: relative;
}
.con_hot .box_hot p .red {
  position: absolute;
  max-width: 125px;
  left: 428px;
  bottom: 10px;
  display: block;
  text-align: center;
  color: red;
  border: 1px solid red;
  padding: .5em;
  line-height: 1.2;
}

/* -----------------------------------------------------------
	.con_est
----------------------------------------------------------- */
.con_est {
  padding-top: 90px;
}
.con_est .lnk {
  margin-top: 70px;
  text-align: center;
  letter-spacing: -.4em;
}
.con_est .lnk li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  letter-spacing: normal;
}
.con_est .lnk + .box_est {
  margin-top: 50px;
}
.con_est .box_est {
  padding-top: 90px;
}
.con_est .box_est h4 {
  margin-bottom: 20px;
  text-align: center;
}
.con_est .box_est .txt {
  line-height: 1.66;
  font-size: 93%;
  text-align: center;
}
.con_est .box_est .img {
  margin-top: 20px;
}
.con_est .box_est .img + h5 {
  margin-top: 60px;
}
.con_est .box_est h5 {
  margin: 40px 0 30px;
  text-align: center;
}
.con_est .box_est .box_men p {
  margin-top: 50px;
}
.con_est .box_est .box_men p:first-child {
  margin-top: 0;
}
.con_est .box_est .att {
  margin-top: 50px;
  line-height: 1.66;
  font-size: 93%;
}

/* -----------------------------------------------------------
	.con_spa
----------------------------------------------------------- */
.con_spa {
  padding-top: 90px;
  margin: 20px 0 60px;
}
.con_spa h4 {
  margin: 90px 0 40px;
  text-align: center;
}
.con_spa h4 + p {
  margin-top: 0;
}
.con_spa p + p {
  margin-top: 30px;
}
