@charset "UTF-8";

/*html, body, div {
  margin: 0 auto;
}*/
html{
  font-size: 100%;
}
main{
  width: 100%;
  overflow: hidden;
}
a{
  text-decoration: none;
  color: #FFFFFF;
}
img{
  width: 100%;
  height: auto;
}
.full-page{
  width: 100%;
  overflow: hidden;
  background: #F5D3E1;
  text-align: center;
}
.fixed_btn{
  position: fixed;
  bottom: 10px;
  right: 10px;
  padding: 6px 40px;
  font-size: 22px;
  color: #FFFFFF;
  z-index: 20;
  background: #F03484;
  font-family: "ヒラギノ明朝 ProN";
  padding: 1em 1em;
  border-radius: 30px;
  width: 200px
}
.top{
  width: 67%;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.top img{
  vertical-align: bottom;
}
.btn__box{
  width: 100%;
  position: absolute;
  bottom: 20px;
}
.btn__box2{
  width: 100%;
  position: absolute;
  bottom: 40px;
}

.btn__box3{
  width: 100%;
  position: absolute;
  bottom: 40px;
}

.btn{
  display: block;
  margin: 0 auto;
  background: #f46cb5;
  color: #ffffff;
  padding: 1em 1em;
  font-size: 24px;
  color: #FFFFFF;
  font-family: "ヒラギノ明朝 ProN";
  text-decoration: none;
  text-align: center;
  width: 300px;
  bottom: 0;
  left: 30%;
  padding: 15px;
  border-radius: 30px;
}
.section1{
  width: 67%;
  margin: 0 auto;
  margin-top: -14px;
  margin-bottom: -33px;
  position: relative;
  z-index: 2;
}
.section2{
  width: 66.6%;
  margin: 0 auto;
  padding-bottom: 120px;
  background-color: #FFFFFF;
  position: relative;
}
.section2 img{
  background-color: #FFFFFF;
}
.section3{
  width: 67%;
  margin: -14px auto 0;
  position: relative;
}
.section3 img{
  width: 100%;
  position: relative;
  z-index: 1;
}
.insta__link{
  display: block;
  width: 100%;
  height: 200px;
  position: absolute;
  top: 31%;
  z-index: 10;
}
.insta__link a{
  display: block;
  margin: 0 auto;
  width: 26%;
  height: 100%;
}
.close-QR {
  position: absolute;
  display: block;
  top: 10%;
  z-index: 10;
  width: 100%;
  font-family: "ヒラギノ明朝 ProN";
  font-size: 13px;
  color: #707070;
  background: #ffffff;
}
.close-QR img{
  width: 50%;
  margin: 0 auto;
}
.QA-1{
  width: 67%;
  height: auto;
  margin: -10px auto 0;
  background-image: url(./image-1/qa-back.png);
  background-color:rgba(244, 108, 181, 0.4);
  background-blend-mode:lighten;
  background-size: cover;
  position: relative;
  font-family: "ヒラギノ明朝 ProN";
  color: #707070;
  padding-bottom: 40px;
}
.QA-1 h1{
  font-size: 700%;
  padding-top: 160px;
  letter-spacing: 4px;
  font-weight: normal;
}
.QA-1 p{
  font-size: 240%;
  letter-spacing: 1.8px;
  padding-bottom: 40px;
}
.qa-table-box{
  display: block;
  width: 100%;
  /* position: absolute;
  top: 56%; */
}
.qa-table {
  margin: 0 auto;
  padding: 20Px;
  width: 280px;
  height: auto;
  font-size: 13px;
  background: #ffffff;
}
.member-1,
.sentence,
.close-1{
  width: 67%;
  margin: -10px auto 0;
  background-color: #FFFFFF;
  position: relative;
}
.sentence{
  padding-top: 60px;
}
.close-QR2{
  position: absolute;
  display: block;
  bottom: 15%;
  z-index: 10;
  width: 100%;
  color: #707070;
  background: #ffffff;
}
.close-QR2 img{
  width: 50%;
  margin: 0 auto;
}