@charset "UTF-8";
/* top page ----------------*/
.wrapper {
  background-color: transparent;
}

.pageHeader {
  height: 60px;
  margin-bottom: 1px;
}

.gnav {
  padding: 0;
}

.gnavLink {
  border: 0;
  padding-top: 1px;
}

.content {
  padding: 69px 16px 30px 19px;
}

.topBox {
  margin-bottom: 114px;
}
.topBox .secTtl, .topBox .secTxt {
  color: #f26671;
  font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, ＭＳ Ｐ明朝, MS PMincho, serif;
  text-align: center;
}
.topBox .secTtl {
  font-size: 27px;
  line-height: 1.2;
  margin-bottom: 15px;
}
.topBox .secTxt {
  font-size: 16px;
  margin-bottom: 28px;
}

.topixLink li {
  float: left;
  width: 316px;
  margin-left: 19px;
  position: relative;
}
.topixLink li .topiTtl {
  font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, ＭＳ Ｐ明朝, MS PMincho, serif;
  color: #000;
  font-size: 14px;
  position: absolute;
  width: 316px;
  top: 5px;
  left: 0;
  text-align: center;
}
.topixLink li img {
  display: block;
  border: 1px solid #b4b4b4;
  margin-bottom: 10px;
}
.topixLink li img:hover {
  opacity: 0.5;
}
.topixLink li:first-child {
  margin-left: 0;
}
.topixLink li p {
  font-size: 12px;
  line-height: 1.66;
}
/**/
.lineupBox .lineupBnr {
  float: left;
  width: 482px;
}

.lineupBox .left {
  margin-right: 21px;
}

.lineupBox .movie {
  margin-left: 210px;
  width: 560px;
}



.lineupBox .livewt:hover, .lineupBox .pmax:hover {
  opacity: 0.5;
}
.lineupBox .livewt a, .lineupBox .pmax a {
  border: 1px solid #b4b4b4;
  height: 231px;
  padding: 0 15px 0 20px;
  color: #42410b;
  text-decoration: none;
  display: block;
}
.lineupBox .livewt h3, .lineupBox .pmax h3 {
  font-size: 18px;
  padding: 12px 0 3px;
}
.lineupBox .livewt p, .lineupBox .pmax p {
  line-height: 1.77;
}
.lineupBox .livewt {
  background: url(../../images/bath-02.jpg) no-repeat 100% 0;
  position: relative;
}
.lineupBox .livewt .itemImg {
  position: absolute;
  top: 87px;
  left: 26px;
}
.lineupBox .pmax {
  background: url(../../images/dsc_02.jpg) no-repeat 0 -5px;
  text-align: right;
}
.lineupBox .link {
  background-color: #b4b4b4;
  text-align: center;
  line-height: 24px;
}



/*02*/
.lineupBox02 .lineupBnr {
  float: left;
  width: 482px;
}
.lineupBox02 .left {
  margin-right: 21px;
}
.lineupBox02 .livewt:hover, .lineupBox02 .pmax:hover {
  opacity: 0.5;
}
.lineupBox02 .livewt a, .lineupBox02 .pmax a {
  border: 1px solid #b4b4b4;
  height: 231px;
  padding: 0 15px 0 20px;
  color: #42410b;
  text-decoration: none;
  display: block;
}
.lineupBox02 .livewt h3, .lineupBox02 .pmax h3 {
  font-size: 18px;
  padding: 12px 0 3px;
}
.lineupBox02 .livewt p, .lineupBox02 .pmax p {
  line-height: 1.5;
}
.lineupBox02 .livewt {
  background: url(../../images/priceーlive.jpg) no-repeat 100% 0;
  position: relative;
}
.lineupBox02 .livewt .itemImg {
  position: absolute;
  top: 87px;
  left: 26px;
}
.lineupBox02 .pmax {
  background: url(../../images/price-pure.jpg) no-repeat 100% 0;
  text-align: right;
}
.lineupBox02 .link {
  background-color: #b4b4b4;
  text-align: center;
  line-height: 24px;
}
/**/



.anshinTxt li {
  float: left;
  width: 316px;
  margin-left: 19px;
}
.anshinTxt li:first-child {
  margin-left: 0;
}
.anshinTxt li p {
  font-size: 12px;
  line-height: 1.66;
}
.anshinTxt .box {
  height: 106px;
  color: #fff;
  text-align: center;
  padding-top: 20px;
  line-height: 1.77;
  margin-bottom: 15px;
}
.anshinTxt .box h3 {
  font-size: 22px;
  margin-bottom: 6px;
}
.anshinTxt .box01 {
  background-color: #6aacb8;
}
.anshinTxt .box02 {
  background-color: #e6766e;
}
.anshinTxt .box03 {
  background-color: #92aa13;
}

.reasonTxt li {
  float: left;
  width: 314px;
  margin-left: 19px;
}
.reasonTxt li:first-child {
  margin-left: 0;
}
.reasonTxt li p {
  font-size: 12px;
  line-height: 1.66;
}
.reasonTxt .box {
  height: 105px;
  background-color: #4863c2;
  color: #fff;
  text-align: center;
  padding-top: 38px;
  margin-bottom: 15px;
}
.reasonTxt .box h3 {
  line-height: 1.75;
  font-size: 20px;
}
