/* CSS Document */
#lead {
  background: url("../img/shared/bg2.jpg") repeat center top;
}
#lead .group_btn {
  background: url("../img/access/s1_bg.png") no-repeat center top;
  background-size: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
#lead .group_btn li {
  width: 44%;
}
#sec1 {
  background: url("../img/access/s3_deco.png") no-repeat center bottom;
  background-size: 100%;
}
#sec1 #slider2 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -10vw;
  position: relative;
  z-index: 1;
}
#sec1 .box {
  background: url("../img/shared/bg2.jpg") repeat center top;
  padding: 15% 0 10% 0;
}
#sec1 .box .txt {
  padding: 0 5%;
}
#sec1 .box .txt p {
  margin-bottom: 15px;
}
#sec1 .box .txt p:last-child {
  margin-bottom: 0;
}
#sec1 #gmap {
  width: 100%;
  height: 480px;
}
#sec1 #gmap iframe {
  width: 100%;
  height: 480px;
}
#sec1 .group_btn {
  list-style: none;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
#sec2 #slider3 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -10vw;
  position: relative;
  z-index: 1;
}
#sec2 .box {
  background: url("../img/shared/bg2.jpg") repeat center top;
  padding: 15% 0 10% 0;
}
#sec2 .box .txt {
  padding: 0 5%;
}
#sec2 .box .txt p {
  margin-bottom: 15px;
}
#sec2 .box .txt p:last-child {
  margin-bottom: 0;
}
#sec2 #gmap {
  width: 100%;
  height: 480px;
}
#sec2 #gmap iframe {
  width: 100%;
  height: 480px;
}
#sec2 .group_btn {
  list-style: none;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
#sec3 #slider4 {
  background: url("../img/access/s4_bg.png") repeat-x center top;
  background-size: 100%;
  padding: 6% 0;
}
#sec3 #slider4 .slick-slide {
  padding: 10px;
}
#sec3 .btn {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.insta_bnr{
	width: 20%;
}
