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

 file name  : spend.css
 author     : Ability Consultant
 style info : 魅力・過ごし方
=================================================================== */
/* -------------gnavアクティブ-------------- */
#gnav li:nth-child(3):after {
  width: 100% !important;
}

#contents {
  margin: 80px auto;
  width: 950px;
}

/* -----------------------------------------------------------
	con_int
----------------------------------------------------------- */
.con_int h3 {
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px;
  font-weight: normal;
  margin-bottom: 50px;
}
.con_int h3 span {
  letter-spacing: .03em;
  display: block;
  line-height: 1;
  margin-bottom: .5em;
  font-size: 231%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_int h3 em {
  letter-spacing: .03em;
  font-family: 'EB Garamond', serif;
}
.con_int .box_pnav {
  letter-spacing: -.4em;
  padding: .4em 0;
  text-align: center;
  border-top: 1px solid #bcb8b2;
  border-bottom: 1px solid #bcb8b2;
}
.con_int .box_pnav li {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  position: relative;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 17px;
  padding: 0 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: .4em 0;
}
.con_int .box_pnav li a {
  text-decoration: none;
  display: block;
  color: #3d3d3d;
}
.con_int .box_pnav li a span {
  display: inline-block;
  vertical-align: middle;
}
.con_int .box_pnav li a:after {
  content: "↓";
  display: inline-block;
  vertical-align: middle;
  background: #BCB8B2;
  width: 1.5em;
  height: 1.5em;
  margin-left: .5em;
  text-align: center;
  line-height: 1.5em;
  color: #fff;
  font-size: 12px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -moz-transition: -moz-transform 0.5s, background 0.5s;
  -o-transition: -o-transform 0.5s, background 0.5s;
  -webkit-transition: -webkit-transform 0.5s, background 0.5s;
  transition: transform 0.5s, background 0.5s;
}
.con_int .box_pnav li a:before {
  content: '';
  width: 19px;
  height: 31px;
  background: url(../images/common/ic_line.png) no-repeat;
  display: inline-block;
  margin-right: 1.3em;
  vertical-align: middle;
}
.con_int .box_pnav li a:hover {
  color: #3d3d3d;
}
.con_int .box_pnav li a:hover:after {
  background: #93908b;
  -moz-transform: translateY(40%);
  -ms-transform: translateY(40%);
  -webkit-transform: translateY(40%);
  transform: translateY(40%);
}
.con_int .box_pnav li:first-child a:before {
  display: none;
}

/* -----------------------------------------------------------
	con_spe
----------------------------------------------------------- */
.con_spe.day2 {
  background: #f9f6f1;
  padding: 30px 0 70px;
  margin-top: 100px;
}
.con_spe.day3 {
  margin-top: 75px;
}
.con_spe h3 {
  font-weight: normal;
  text-align: center;
  color: #2e5a6e;
  margin: 30px 0;
}
.con_spe h3 span {
  letter-spacing: .05em;
  font-size: 32px;
  font-family: 'EB Garamond', serif;
  position: relative;
  line-height: 1;
  display: block;
  padding: .5em 0 0;
}
.con_spe h3 span:before {
  content: "";
  width: 150px;
  height: 1px;
  background: #d3cdc3;
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.con_spe h3 em {
  line-height: 1;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  display: block;
  letter-spacing: .04em;
  margin-top: .5em;
}
.con_spe .box_spe {
  overflow: hidden;
  width: 910px;
  margin: auto;
}
.con_spe .box_spe .box_txt .time {
  display: inline-block;
  vertical-align: middle;
}
.con_spe .box_spe .box_txt h4 {
  color: #25706f;
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
}
.con_spe .box_spe .box_txt h4 span {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 22px;
  display: block;
}
.con_spe .box_spe .box_txt h4 em {
  letter-spacing: -.03em;
}
.con_spe .box_spe .box_txt .txt {
  letter-spacing: .05em;
}
.con_spe .box_spe .box_txt .btn {
  width: 205px;
  margin: 35px 0 0 13px;
}
.con_spe .box_spe .box_txt .btn a {
  display: block;
  border: 1px solid #c5bfb5;
  position: relative;
  text-align: center;
  text-decoration: none;
  padding: 1em 1.5em;
}
.con_spe .box_spe .box_txt .btn a:after {
  content: "→";
  display: inline-block;
  margin-left: .5em;
  vertical-align: middle;
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.con_spe .box_spe .box_txt .btn a:hover:after {
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.con_spe .box_spe .box_txt .btn a {
  color: #3d3d3d;
}
.con_spe .box_spe .box_txt .btn2 {
  width: 265px;
}
.con_spe .box_spe.pt1 .line {
  margin: 20px 0 20px 170px;
}
.con_spe .box_spe.pt1 .pho {
  width: 382px;
  float: left;
}
.con_spe .box_spe.pt1 .box_txt {
  float: right;
}
.con_spe .box_spe.pt1 .box_txt .txt {
  margin: 6px 0 0 13px;
}
.con_spe .box_spe.pt1 .box_txt .txt span {
  letter-spacing: -.01em;
}
.con_spe .box_spe.pt2 .line {
  margin: 15px 0 20px 45px;
}
.con_spe .box_spe.pt2 .pho {
  width: 382px;
  float: right;
}
.con_spe .box_spe.pt2 .box_txt {
  float: left;
}
.con_spe .box_spe.pt2 .box_txt .txt {
  margin: 6px 0 0 13px;
}
.con_spe .box_spe.pt2 .box_txt .txt span {
  letter-spacing: normal;
}

#con_bn img {
  vertical-align: baseline;
}
