@charset "UTF-8";
/* 過ごし方 - 女子グループ旅行 */
#stay_header .stay_lead .txt {
  padding-top: 60px;
}

#sec1 {
  overflow: hidden;
}
#sec1 .box01 {
  margin: 50px auto;
  background: url(../img/bg_sec1_01.jpg) no-repeat center top;
}
#sec1 .box01 .content {
  width: 52%;
  height: 330px;
  padding-top: 20px;
}
#sec1 .box02 {
  margin: 50px auto 40px;
}
#sec1 .box02 .content .stay_tit {
  width: 34%;
  margin-top: 30px;
}
#sec1 .box02 .content .txt {
  width: 66%;
}
#sec1 .box02 .pic {
  height: 430px;
  margin-bottom: 40px;
  background: url(../img/img_sec1_02.jpg) no-repeat center top;
}
#sec1 .box03 {
  margin: 40px auto 50px;
}
#sec1 .box03 .content {
  width: 46%;
  height: 304px;
  margin-left: 54%;
  padding-top: 30px;
}
#sec1 .box03 .pic {
  position: absolute;
  left: -42%;
  top: 0;
}
#sec1 .box04 {
  padding: 40px 0;
  background: url(../img/bg_sec1_04.jpg) no-repeat center top;
}
#sec1 .box04 .content {
  width: 56%;
  height: 350px;
  padding-top: 20px;
}
#sec1 .box04 .pic {
  position: absolute;
  right: -30%;
  top: 0;
}
#sec1 .box05 {
  padding: 50px 0;
}
#sec1 .box05 .content {
  width: 52%;
  height: 438px;
  margin-left: 48%;
  padding-top: 70px;
}
#sec1 .box05 .pic {
  position: absolute;
  left: -34%;
  top: 0;
}
#sec1 .box06 {
  margin-bottom: 50px;
}
#sec1 .box06 .content {
  width: 52%;
  height: 438px;
  padding-top: 120px;
}
#sec1 .box06 .pic {
  position: absolute;
  right: -30%;
  top: 0;
}
#sec1 .box07 {
  padding-bottom: 30px;
  text-align: center;
}
#sec1 .box07 .stay_tit {
  display: inline-block;
}

#sec2 {
  overflow: hidden;
}
#sec2 .box01 {
  margin: 50px auto;
  padding: 40px 0;
  background: url(../img/bg_sec2_01.jpg) no-repeat center top;
}
#sec2 .box01 .content {
  width: 58%;
  height: 348px;
  padding-top: 40px;
}
#sec2 .box01 .pic {
  position: absolute;
  right: -30%;
  top: 0;
}
#sec2 .box02 {
  margin: 50px auto;
}
#sec2 .box02 .content {
  width: 52%;
  height: 438px;
  margin-left: 48%;
  padding-top: 50px;
}
#sec2 .box02 .pic {
  position: absolute;
  left: -34%;
  top: 0;
}
#sec2 .box03 {
  margin: 50px auto;
}
#sec2 .box03 .content {
  width: 44%;
  height: 304px;
  padding-top: 20px;
}
#sec2 .box03 .pic {
  position: absolute;
  right: -38%;
  top: 0;
}
#sec2 .box04 {
  margin: 50px auto;
}
#sec2 .box04 .content {
  width: 44%;
  height: 304px;
  margin-left: 56%;
  padding-top: 60px;
}
#sec2 .box04 .pic {
  position: absolute;
  left: -38%;
  top: 0;
}
#sec2 .box05 {
  text-align: center;
}
#sec2 .box05 .stay_tit {
  display: inline-block;
}
#sec2 .box06 {
  margin: 30px auto 50px;
  background: url(../img/bg_sec2_06.jpg) no-repeat center top;
}
#sec2 .box06 .content {
  width: 52%;
  height: 329px;
  padding-top: 20px;
}
#sec2 .box07 {
  margin: 50px auto;
  background: url(../img/bg_sec2_07.jpg) no-repeat center top;
}
#sec2 .box07 .content {
  width: 52%;
  height: 330px;
  margin-left: 48%;
  padding-top: 40px;
}

@media screen and (max-width: 768px) {
  #stay_header .stay_lead {
    height: auto;
    padding-bottom: 60%;
    background: url(../img/bg_sec1_00_sp.jpg) no-repeat bottom;
    background-size: cover;
  }
  #stay_header .stay_lead .txt {
    padding-top: 10px;
  }

  #sec1 .box01 {
    background: none;
  }
  #sec1 .box02 .content {
    display: block;
  }
  #sec1 .box02 .content .stay_tit {
    width: 100%;
    margin-top: 0;
  }
  #sec1 .box02 .content .txt {
    width: 100%;
  }
  #sec1 .box02 .pic {
    height: auto;
    margin: 0;
  }
  #sec1 .box03 .stay_tit .main {
    letter-spacing: 0;
  }
  #sec1 .box03 .pic {
    margin: 0 0 20px;
  }
  #sec1 .box04 {
    background: url(../img/bg_sec1_04_sp.jpg) no-repeat;
    background-size: cover;
  }
  #sec1 .box07 {
    text-align: left;
  }
  #sec1 .box07 .stay_tit {
    margin: 10px auto 20px;
  }

  #sec2 {
    padding-bottom: 20px;
  }
  #sec2 .box01 {
    background: url(../img/bg_sec2_01_sp.jpg) no-repeat;
    background-size: cover;
  }
  #sec2 .box03 .pic {
    margin-top: 0;
  }
  #sec2 .box04 .pic {
    margin-top: 0;
  }
  #sec2 .box05 {
    text-align: left;
  }
  #sec2 .box05 .stay_tit {
    margin: 15px auto 5px;
  }
  #sec2 .box06 {
    background: none;
  }
  #sec2 .box07 {
    background: none;
  }
}
