#header {
  padding: 14px 0 187px;
}
#header h2 {
  float: right;
  margin-top: 115px;
  margin-right: 29px;
  position: relative;
}
#header h2 img {
  position: relative;
  z-index: 1;
}
#header h2:before {
  content: "";
  position: absolute;
  background: url(../img/takayama/key-img.png) no-repeat;
  width: 474px;
  height: 342px;
  bottom: -270px;
  right: -240px;
}
#sec01 {
  position: relative;
  background: #bb0d14;
  padding: 60px 0 107px;
}
#sec01:before {
  content: "";
  position: absolute;
  background: url(../img/index/s1-top.png) no-repeat;
  background-size: 100% 187px;
  width: 100%;
  height: 187px;
  top: -187px;
}
#sec01:after {
  content: "";
  position: absolute;
  background: url(../img/takayama/s1-img.jpg) no-repeat center / cover;
  width: calc(50% + 95px);
  height: 600px;
  left: 0;
  top: 0;
}
#sec01 .info {
  width: 370px;
  float: right;
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 35px;
}
#sec01 .info h2 {
  float: right;
  margin: 0 -78px 15px 0;
}
#sec01 .info .txt {
  font-weight: bold;
}
#sec02 {
  padding: 75px 0 102px;
  position: relative;
}
#sec02:before {
  content: "";
  position: absolute;
  background: url(../img/takayama/s2-deco1.png) no-repeat;
  width: 1149px;
  height: 989px;
  top: -91px;
  left: calc(50% - 229px);
}
#sec02:after {
  content: "";
  position: absolute;
  background: url(../img/takayama/s2-deco2.png) no-repeat;
  width: 1151px;
  height: 779px;
  bottom: -580px;
  right: calc(50% - 223px);
}
#sec02 h2 {
  text-align: center;
  margin-bottom: 37px;
}
#sec02 .slider {
  width: 870px;
  float: right;
}
#sec02 .thumb {
  float: left;
  width: 90px;
}
#sec02 .thumb a {
  display: table;
  margin-bottom: 10px;
  opacity: 0.5;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#sec02 .thumb a.active,
#sec02 .thumb a:hover {
  opacity: 1;
}
#sec03 {
  padding-bottom: 118px;
}
#sec03 h2 {
  text-align: center;
  margin-bottom: 40px;
}
#sec03 .box {
	width: 825px;
	height: 513px;
	margin: 0 auto;
	position: relative;
}
#sec03 .box:before {
  content: "";
  position: absolute;
  background: url(../img/takayama/s3-deco.png) no-repeat;
  width: 190px;
  height: 271px;
  bottom: -80px;
  left: -126px;
}
#sec04 {
  background: url(../img/takayama/s4-cover.jpg) no-repeat center top / cover;
  min-height: 859px;
  padding: 67px 0 30px;
}
#sec04 h2 {
  text-align: center;
  margin-bottom: 33px;
}
#sec04 dl {
  position: relative;
  background: #bb0d14;
}
#sec04 dl:before {
  content: "";
  position: absolute;
  background: url(../img/takayama/line.png) repeat-x;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
}
#sec04 dt {
  padding: 15px 0 15px 24px;
  color: #FFF;
}
#sec04 dd {
  width: 652px;
  background: #fff;
  padding: 15px 0 15px 35px;
  color: #000;
}
#sec04 dd span {
  display: inline-block;
  width: 105px;
}
#sec04 dd span.s {
  width: 75px;
}
#sec04 .list {
  width: 770px;
  margin: 0 auto;
}
#sec04 .tel {
  color: #000;
  font-size: 22px;
  font-weight: bold;
}
#gmap {
  height: 590px;
}
