#keyvisual {
  position: relative;
  min-height: 670px;
  z-index: 1;
  background: url(../img/index/key.jpg) no-repeat top right;
  background-size: cover;
}

#keyvisual .photo {
  position: absolute;
  top: 35px;
  right: 90px;
  display: flex;
  justify-content: flex-end;
}

#keyvisual .photo img {
  max-width: 50%;
  width: 100%;
  height: auto;
}

#keyvisual .item {
  padding: 122px 0 20px 10px;
  position: relative;
  visibility: hidden;
}

#keyvisual .item .title {
  font-size: 46px;
  line-height: 65px;
  letter-spacing: 0.05em;
}

#keyvisual .item dl {
  padding: 22px 0 0;
}

#keyvisual .item dl dt {
  max-width: 540px;
}

#keyvisual .item dl dt img {
  width: 100%;
  height: auto;
}

#keyvisual .item dl dd {
  line-height: 32px;
  padding-top: 35px;
  letter-spacing: 0.075em;
}

.cl-p {
  color: #EF8FA3;
}

#introduction .set {
  position: relative;
  background: #FAD7D2;
  padding: 65px 0 80px;
  text-align: center;
  letter-spacing: 0.2em;
}

#introduction .set h2 {
  font-size: 48px;
  margin-bottom: 40px;
  line-height: 84px;
}

#introduction .set h2 span {
  display: block;
  font-size: 24px;
  line-height: 24px;
}

#introduction .set p {
  font-size: 36px;
}

#introduction .set1 {
  padding: 57px 0 65px;
}

#introduction .set1 h2 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 45px;
}

#introduction .set1 h2 span {
  display: block;
  font-size: 36px;
  letter-spacing: 0.2em;
  padding-bottom: 33px;
  position: relative;
}

#introduction .set1 h2 span::before {
  background: #EF8FA3;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
  content: "";
  width: 75px;
  height: 3px;
}

#introduction .set1 .list {
  display: flex;
  align-items: flex-start;
  padding-left: 87px;
}

#introduction .set1 .list .text {
  line-height: 32px;
  width: 400px;
  position: relative;
  top: -10px;
}

#introduction .set1 .list ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

#introduction .set1 .list ul li {
  max-width: 270px;
  position: relative;
}

#introduction .set1 .list ul li:nth-child(1) {
  padding-right: 25px;
  margin-right: 25px;
}

#introduction .set1 .list ul li:nth-child(1)::before {
  background: #000;
  width: 1px;
  height: 75px;
  content: "";
  position: absolute;
  top: 13px;
  right: 0;
}

#introduction .set1 .list ul img {
  width: 100%;
  height: auto;
}

#introduction .set2 {
  padding: 88px 0 45px;
  background: url(../img/index/a_w.png) no-repeat top -1px center #EF8FA3;
  background-size: 173px auto;
  color: #FFF;
}

#introduction .set2 h2 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 15px;
}

#introduction .set2 h2 span {
  display: block;
  font-size: 36px;
  letter-spacing: 0.2em;
  padding-bottom: 35px;
  position: relative;
}

#introduction .set2 h2 span::before {
  background: #FFF;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 13px;
  content: "";
  width: 75px;
  height: 3px;
}

#introduction .set2 .list {
  display: flex;
}

#introduction .set2 .list .text {
  line-height: 28px;
  width: 593px;
  font-size: 18px;
  padding: 60px 0 20px 60px;
  box-sizing: border-box;
}

#introduction .set2 .list .text p {
  margin-bottom: 30px;
  padding-left: 24px;
  position: relative;
  letter-spacing: 0.05em;
}

#introduction .set2 .list .text p span {
  position: absolute;
  top: 0;
  left: 0;
}

#introduction .set2 .list ul {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 530px;
}

#introduction .set2 .list ul li {
  width: 195px;
}

#introduction .set2 .list ul li:nth-child(1) {
  margin: 0 -38px 0 0px;
}

#introduction .set2 .list ul li:nth-child(2) {
  margin: 0 -24px 0 24px;
}

#introduction .set2 .list ul li:nth-child(3) {
  margin: 0 -24px 0 7px;
}

#introduction .set2 .list ul img {
  width: 100%;
  height: auto;
}

#introduction .set3 {
  padding: 88px 0 40px;
  background: url(../img/index/a_p.png) no-repeat top -1px center #FFF;
  background-size: 173px auto;
}

#introduction .set3 h2 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 30px;
}

#introduction .set3 h2 span {
  display: block;
  font-size: 36px;
  letter-spacing: 0.2em;
  padding-bottom: 33px;
  position: relative;
}

#introduction .set3 h2 span::before {
  background: #EF8FA3;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
  content: "";
  width: 75px;
  height: 3px;
}

#introduction .set3 .box {
  display: flex;
  justify-content: center;
}

#introduction .set3 .box p {
  font-size: 21px;
  line-height: 37px;
  text-align: left;
  letter-spacing: 0.075em;
}

#introduction .set3 .box p span {
  display: block;
  font-size: 18px;
  line-height: 32px;
}

#introduction .set4 {
  padding: 88px 0 5px;
  background: url(../img/index/a_w.png) no-repeat top -1px center #EF8FA3;
  background-size: 173px auto;
  color: #FFF;
}

#introduction .set4 h2 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 15px;
}

#introduction .set4 h2 span {
  display: block;
  font-size: 36px;
  letter-spacing: 0.2em;
  padding-bottom: 35px;
  position: relative;
}

#introduction .set4 h2 span::before {
  background: #FFF;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 13px;
  content: "";
  width: 75px;
  height: 3px;
}

#introduction .set4 .list {
  display: flex;
}

#introduction .set4 .list .photo {
  width: 395px;
  margin: -70px 0 0 -125px;
}

#introduction .set4 .list .photo img {
  width: 100%;
  height: auto;
}

#introduction .set4 .list dl {
  text-align: center;
  font-size: 28px;
  line-height: 49px;
  width: 800px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-left: 15px;
}

#introduction .set4 .list dl dt {
  font-size: 36px;
  line-height: 63px;
  margin-bottom: 25px;
}

#reservation {
  position: relative;
  background: url(../img/index/reser_bg.jpg) no-repeat top center;
  background-size: 100% auto;
  padding: 45px 0 30px;
}

#reservation h2 {
  font-size: 48px;
  margin-bottom: 40px;
  line-height: 84px;
  text-align: center;
  letter-spacing: 0.1em;
}

#reservation h2 span {
  display: block;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.2em;
}

#reservation .list {
  display: flex;
  padding-left: 135px;
}

#reservation .list .photo {
  width: 279px;
  order: 2;
  margin: 13px 0 0 23px;
}

#reservation .list .photo img {
  width: 100%;
  height: auto;
}

#reservation .list .item {
  width: 550px;
  order: 1;
}

#reservation .list .item h3 {
  font-size: 28px;
  line-height: 49px;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}

#reservation .list .item h4 {
  font-size: 23px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 16px;
  letter-spacing: 0.1em;
}

#reservation .list .item dl {
  font-size: 21px;
  line-height: 37px;
  margin-bottom: 20px;
}

#reservation .list .item dl dt {
  margin-bottom: 10px;
}

#reservation .list .item dl span {
  background: #EF8FA3;
  line-height: 38px;
  padding: 0 20px;
  display: inline-block;
}

#point {
  position: relative;
  background: url(../img/index/point_bg.jpg) no-repeat top center #fce4de;
  background-size: 100% auto;
  padding: 40px 0 10px;
}

#point h2 {
  font-size: 48px;
  margin-bottom: 60px;
  line-height: 84px;
  text-align: center;
  letter-spacing: 0.1em;
}

#point h2 span {
  display: block;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.2em;
}

#point .list {
  display: flex;
  padding-left: 108px;
}

#point .list .photo {
  width: 532px;
  position: relative;
}

#point .list .photo span {
  position: absolute;
  top: 0;
  left: 0;
}

#point .list .photo img {
  width: 100%;
  height: auto;
}

#point .list .item {
  margin-left: 50px;
}

#point .list .item .title {
  font-size: 28px;
  line-height: 49px;
  font-weight: bold;
  margin-bottom: 15px;
}

#point .list .item .text {
  font-size: 21px;
  line-height: 37px;
  margin-bottom: 33px;
}

#point .list .item ul {
  margin-left: -30px;
}

#point .list .item ul li {
  margin-bottom: 40px;
}

#point .list .item ul li a {
  font-weight: 500;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  color: #4C4948;
  transition: all 0.35s ease;
  background: url(../img/index/line_a.png) no-repeat bottom center;
  background-size: 420px auto;
  padding-bottom: 4px;
}

#point .list .item ul li a span {
  font-size: 14px;
  line-height: 32px;
  display: block;
}

#point .list .item ul li a:hover {
  transform: scale(1.05, 1.05);
}

#coupon {
  position: relative;
  background: #fff;
  padding: 30px 0 95px;
}

#coupon h2 {
  font-size: 48px;
  margin-bottom: 25px;
  line-height: 84px;
  text-align: center;
  letter-spacing: 0.1em;
}

#coupon h2 span {
  display: block;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.2em;
}

#coupon .list {
  display: flex;
  padding-left: 80px;
  position: relative;
}

#coupon .list .photo {
  width: 634px;
  position: absolute;
  top: -145px;
  left: 705px;
}

#coupon .list .photo span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

#coupon .list .photo img {
  width: 100%;
  height: auto;
}

#coupon .list .item {
  margin-left: 50px;
}

#coupon .list .item .title {
  font-size: 28px;
  line-height: 49px;
  font-weight: bold;
  margin-bottom: 23px;
  letter-spacing: 0.05em;
}

#coupon .list .item .text {
  font-size: 21px;
  line-height: 37px;
  margin-bottom: 33px;
}

#coupon .list .item ul {
  margin-bottom: 40px;
}

#coupon .list .item ul li {
  font-size: 21px;
  line-height: 37px;
  padding-left: 27px;
  text-indent: -27px;
}

#coupon .list .item dl dt {
  font-size: 21px;
}

#notice {
  position: relative;
  background: url(../img/index/noti_bg.jpg) no-repeat bottom center #fce4de;
  background-size: 100% auto;
  padding: 40px 0 35px;
}

#notice h2 {
  font-size: 48px;
  line-height: 84px;
  text-align: center;
  letter-spacing: 0.1em;
}

#notice h2 span {
  display: block;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.2em;
}

#notice .list {
  display: flex;
  padding-left: 115px;
}

#notice .list .photo {
  width: 278px;
  position: relative;
  top: -43px;
}

#notice .list .photo img {
  width: 100%;
  height: auto;
}

#notice .list .item {
  margin-left: 25px;
  padding-top: 93px;
}

#notice .list .item .title {
  font-size: 28px;
  line-height: 49px;
  font-weight: bold;
  margin-bottom: 20px;
}

#notice .list .item .text {
  font-size: 21px;
  line-height: 37px;
  margin-bottom: 33px;
}

#notice .list .item ul {
  margin-left: -30px;
}

#notice .list .item ul li {
  margin-bottom: 40px;
}

#notice .list .item ul li a {
  font-weight: 500;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  color: #4C4948;
  transition: all 0.35s ease;
  background: url(../img/index/line_a.png) no-repeat bottom center;
  background-size: 420px auto;
  padding-bottom: 4px;
}

#notice .list .item ul li a span {
  font-size: 14px;
  line-height: 32px;
  display: block;
}

#notice .list .item ul li a:hover {
  transform: scale(1.05, 1.05);
}

#app-box {
  background: #D7E9E0;
  padding: 60px 0 100px;
  margin: 42px 0;
}

#app-box h2 {
  text-align: center;
  font-size: 36px;
  line-height: 63px;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}

#app-box ul {
  background: #FFF;
  box-sizing: border-box;
  padding: 27px 30px 20px 22px;
  display: flex;
  justify-content: space-between;
  position: relative;
  margin: 0 66px 0 75px;
}

#app-box ul::before {
  background: url(../img/index/app_icon.png) no-repeat top right;
  background-size: 50% auto;
  width: 423px;
  height: 563px;
  content: "";
  position: absolute;
  top: -3px;
  right: -168px;
}

#app-box ul img {
  width: 100%;
  height: auto;
}

#app-box ul li {
  position: relative;
}

#app-box ul li:nth-child(1) {
  width: 447px;
}

#app-box ul li:nth-child(1)::before {
  background: #000;
  width: 1px;
  height: 118px;
  content: "";
  position: absolute;
  top: 17px;
  right: -43px;
}

#app-box ul li:nth-child(2) {
  width: 425px;
  position: relative;
  top: -4px;
}

.op {
  opacity: 0;
}

#bottom-box {
  background: url(../img/index/bottom_bg.jpg) no-repeat top center #D3E2F4;
  background-size: 100% auto;
  padding: 75px 0 85px;
}

#bottom-box h2 {
  font-size: 36px;
  line-height: 63px;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

#bottom-box h2 span {
  letter-spacing: -0.4em;
}

#bottom-box h2 i {
  display: block;
  width: 345px;
  margin-left: 2px;
}

#bottom-box h2 i img {
  width: 100%;
  height: auto;
}

#bottom-box .list {
  display: flex;
  margin-bottom: 30px;
  padding-left: 75px;
}

#bottom-box .list .photo {
  width: 587px;
  margin-top: 58px;
}

#bottom-box .list .photo img {
  width: 100%;
  height: auto;
}

#bottom-box .list .item {
  width: 460px;
}

#bottom-box .list .item h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0.1em;
  color: #231815;
  margin-bottom: 20px;
}

#bottom-box .list .item dl {
  font-size: 21px;
  line-height: 34px;
}

#bottom-box .list .item dl dt {
  margin-bottom: 25px;
}

#bottom-box .list .item dl dt span {
  background: #24ACBA;
  line-height: 38px;
  padding: 0 20px;
  display: inline-block;
}

#bottom-box .list .item dl dd {
  margin-left: -5px;
}

#bottom-box .title {
  text-align: center;
  margin-bottom: 90px;
  font-size: 21px;
}

#bottom-box .btn p {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
}

#bottom-box .btn p a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 46px;
  color: #FFF;
  background: #009FB9;
  border-radius: 23px;
  font-size: 24px;
  letter-spacing: 0.1em;
  transition: all 0.35s ease;
}

#bottom-box .btn p a:hover {
  transform: scale(1.05, 1.05);
}

#bottom-box .btn ul {
  display: flex;
  justify-content: space-between;
}

#bottom-box .btn ul li {
  width: 552px;
}

#bottom-box .btn ul li img {
  width: 100%;
  height: auto;
  opacity: 1 !important;
}

#bottom-box .btn ul li a {
  transition: all 0.35s ease;
  display: block;
}

#bottom-box .btn ul li a:hover {
  transform: scale(1.05, 1.05);
}

@media only screen and (max-width: 1249px) and (min-width: 767px) {
  #keyvisual {
    background: url(../img/index/key.jpg) no-repeat top center;
    background-size: cover;
  }
  #keyvisual .photo {
    position: absolute;
    top: 35px;
    right: 60px;
    display: flex;
    justify-content: flex-end;
  }
  #keyvisual .photo img {
    max-width: 50%;
    width: 100%;
    height: auto;
  }
  #keyvisual .item .title {
    font-size: 40px;
    line-height: 60px;
  }
  #keyvisual .item dl dt {
    max-width: 480px;
  }
  #keyvisual .item dl dd {
    font-size: 16px;
  }
  #introduction .set1 h2 {
    font-size: 25px;
  }
  #introduction .set1 .list {
    align-items: flex-start;
    padding-left: 0px;
    justify-content: center;
  }
  #introduction .set2 .list {
    justify-content: center;
  }
  #introduction .set2 .list .text {
    width: 500px;
    font-size: 16px;
    padding: 60px 0 20px 0px;
  }
  #introduction .set3 .box p {
    font-size: 20px;
  }
  #introduction .set3 .box p span {
    font-size: 17px;
  }
  #introduction .set4 .list {
    justify-content: center;
  }
  #introduction .set4 .list dl {
    width: 575px;
  }
  #introduction .set4 .list .photo {
    margin: -70px 0 0 -30px;
  }
  #reservation .list {
    padding-left: 0;
    justify-content: center;
  }
  #point .list {
    display: flex;
    padding-left: 0;
    justify-content: center;
  }
  #point .list .item .text {
    font-size: 19px;
  }
  #coupon .list {
    display: flex;
    padding-left: 0;
    position: relative;
    max-width: 1120px;
    margin: auto;
  }
  #coupon .list .item {
    margin-left: 25px;
  }
  #coupon .list .photo {
    width: 510px;
    position: absolute;
    top: -115px;
    left: 550px;
  }
  #coupon .list .item .title {
    font-size: 26px;
    line-height: 44px;
  }
  #coupon .list .item ul li {
    font-size: 18px;
    line-height: 32px;
  }
  #coupon .list .item dl dd {
    font-size: 16px;
  }
  #notice .list {
    display: flex;
    padding-left: 0px;
    justify-content: center;
  }
  #app-box h2 {
    text-align: center;
    font-size: 32px;
    line-height: 54px;
  }
  #app-box ul {
    background: #FFF;
    box-sizing: border-box;
    padding: 27px 58px 20px 50px;
    display: flex;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
    max-width: 900px;
    box-sizing: border-box;
  }
  #app-box ul li:nth-child(1) {
    width: 46%;
  }
  #app-box ul li:nth-child(2) {
    width: 43%;
    position: relative;
    top: -2px;
  }
  #app-box ul li:nth-child(1)::before {
    background: #000;
    width: 1px;
    height: 98px;
    content: "";
    position: absolute;
    top: 12px;
    right: -38px;
  }
  #app-box ul::before {
    width: 400px;
    top: -40px;
    right: -128px;
  }
  #bottom-box h2 {
    font-size: 34px;
    line-height: 63px;
  }
  #bottom-box h2 i {
    display: block;
    width: 300px;
    margin-left: 2px;
  }
  #bottom-box .list {
    display: flex;
    margin-bottom: 30px;
    padding-left: 0;
    justify-content: center;
  }
  #bottom-box .btn ul li {
    width: 48%;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 767px) {
  #keyvisual {
    background: url(../img/index/key.jpg) no-repeat top center;
    background-size: cover;
    min-height: 610px;
  }
  #keyvisual .photo {
    position: absolute;
    top: 55px;
    right: 0;
    display: flex;
    justify-content: flex-end;
    width: 300px;
  }
  #keyvisual .photo img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  #keyvisual .item {
    padding: 108px 0 20px 10px;
  }
  #keyvisual .item .title {
    font-size: 34px;
    line-height: 52px;
  }
  #keyvisual .item dl dt {
    max-width: 410px;
  }
  #keyvisual .item dl dd {
    font-size: 13px;
    letter-spacing: 0.025em;
  }
  #introduction .set {
    position: relative;
    background: #FAD7D2;
    padding: 65px 0 80px;
    text-align: center;
    letter-spacing: 0.2em;
  }
  #introduction .set h2 {
    font-size: 40px;
    margin-bottom: 40px;
    line-height: 80px;
  }
  #introduction .set h2 span {
    display: block;
    font-size: 20px;
    line-height: 24px;
  }
  #introduction .set p {
    font-size: 30px;
  }
  #introduction .set1 {
    padding: 57px 0 65px;
  }
  #introduction .set1 h2 {
    line-height: 40px;
  }
  #introduction .set1 h2 span {
    display: block;
    font-size: 32px;
    letter-spacing: 0.2em;
    padding-bottom: 30px;
    position: relative;
  }
  #introduction .set1 h2 span::before {
    background: #EF8FA3;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px;
    content: "";
    width: 75px;
    height: 3px;
  }
  #introduction .set1 .list {
    display: flex;
    max-width: 730px;
    margin: auto;
  }
  #introduction .set1 .list .text {
    line-height: 28px;
    width: 350px;
    position: relative;
    top: 0;
    font-size: 15px;
  }
  #introduction .set1 .list ul {
    width: 450px;
  }
  #introduction .set1 .list ul li {
    max-width: 270px;
    position: relative;
  }
  #introduction .set1 .list ul li:nth-child(1) {
    padding-right: 25px;
    margin-right: 25px;
  }
  #introduction .set1 .list ul li:nth-child(1)::before {
    background: #000;
    width: 1px;
    height: 55px;
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
  }
  #introduction .set1 .list ul img {
    width: 100%;
    height: auto;
  }
  #introduction .set2 {
    padding: 88px 0 45px;
    background: url(../img/index/a_w.png) no-repeat top -1px center #EF8FA3;
    background-size: 173px auto;
    color: #FFF;
  }
  #introduction .set2 h2 {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 15px;
  }
  #introduction .set2 h2 span {
    display: block;
    font-size: 36px;
    letter-spacing: 0.2em;
    padding-bottom: 35px;
    position: relative;
  }
  #introduction .set2 h2 span::before {
    background: #FFF;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 13px;
    content: "";
    width: 75px;
    height: 3px;
  }
  #introduction .set2 .list {
    justify-content: center;
    flex-wrap: wrap;
  }
  #introduction .set2 .list .text {
    line-height: 28px;
    width: 593px;
    font-size: 18px;
    padding: 60px 0 20px 60px;
    box-sizing: border-box;
  }
  #introduction .set2 .list .text p {
    margin-bottom: 30px;
    padding-left: 24px;
    position: relative;
    letter-spacing: 0.05em;
  }
  #introduction .set2 .list .text p span {
    position: absolute;
    top: 0;
    left: 0;
  }
  #introduction .set2 .list ul {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 530px;
  }
  #introduction .set2 .list ul li {
    width: 195px;
  }
  #introduction .set2 .list ul li:nth-child(1) {
    margin: 0 -38px 0 0px;
  }
  #introduction .set2 .list ul li:nth-child(2) {
    margin: 0 -24px 0 24px;
  }
  #introduction .set2 .list ul li:nth-child(3) {
    margin: 0 -24px 0 7px;
  }
  #introduction .set2 .list ul img {
    width: 100%;
    height: auto;
  }
  #introduction .set3 {
    padding: 88px 0 40px;
    background: url(../img/index/a_p.png) no-repeat top -1px center #FFF;
    background-size: 173px auto;
  }
  #introduction .set3 h2 {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 0 auto 30px;
    line-height: 40px;
    width: 555px;
  }
  #introduction .set3 h2 span {
    display: block;
    font-size: 32px;
    letter-spacing: 0.2em;
    padding-bottom: 30px;
    position: relative;
  }
  #introduction .set3 h2 span::before {
    background: #EF8FA3;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px;
    content: "";
    width: 75px;
    height: 3px;
  }
  #introduction .set3 .box {
    display: flex;
    justify-content: center;
  }
  #introduction .set3 .box p {
    font-size: 18px;
    line-height: 32px;
    text-align: left;
    letter-spacing: 0.075em;
  }
  #introduction .set3 .box p span {
    display: block;
    font-size: 15px;
    line-height: 30px;
  }
  #introduction .set4 {
    padding: 88px 0 35px;
    background: url(../img/index/a_w.png) no-repeat top -1px center #EF8FA3;
    background-size: 173px auto;
    color: #FFF;
  }
  #introduction .set4 h2 {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 15px;
  }
  #introduction .set4 h2 span {
    display: block;
    font-size: 36px;
    letter-spacing: 0.2em;
    padding-bottom: 35px;
    position: relative;
  }
  #introduction .set4 h2 span::before {
    background: #FFF;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 13px;
    content: "";
    width: 75px;
    height: 3px;
  }
  #introduction .set4 .list {
    display: flex;
  }
  #introduction .set4 .list .photo {
    width: 310px;
    margin: -50px 0 0 0px;
  }
  #introduction .set4 .list .photo img {
    width: 100%;
    height: auto;
  }
  #introduction .set4 .list dl {
    text-align: center;
    font-size: 22px;
    line-height: 42px;
    width: 480px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-left: 15px;
  }
  #introduction .set4 .list dl dt {
    font-size: 30px;
    line-height: 60px;
    margin-bottom: 15px;
  }
  #reservation {
    position: relative;
    background: url(../img/index/reser_bg.jpg) no-repeat top right;
    background-size: 120% auto;
    padding: 45px 0 30px;
  }
  #reservation h2 {
    font-size: 42px;
    margin-bottom: 40px;
    line-height: 64px;
    text-align: center;
    letter-spacing: 0.1em;
  }
  #reservation h2 span {
    display: block;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.2em;
  }
  #reservation .list {
    display: flex;
    padding-left: 0;
    justify-content: center;
    max-width: 780px;
    margin: auto;
  }
  #reservation .list .photo {
    width: 279px;
    order: 2;
    margin: 13px 0 0 0px;
  }
  #reservation .list .photo img {
    width: 100%;
    height: auto;
  }
  #reservation .list .item {
    width: 520px;
    order: 1;
    box-sizing: border-box;
    padding-left: 20px;
  }
  #reservation .list .item h3 {
    font-size: 26px;
    line-height: 46px;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
  }
  #reservation .list .item h4 {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 16px;
    letter-spacing: 0.1em;
  }
  #reservation .list .item dl {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  #reservation .list .item dl dt {
    margin-bottom: 10px;
  }
  #reservation .list .item dl span {
    background: #EF8FA3;
    line-height: 38px;
    padding: 0 20px;
    display: inline-block;
  }
  #point {
    position: relative;
    background: url(../img/index/point_bg.jpg) no-repeat top center #fce4de;
    background-size: 100% auto;
    padding: 40px 0 10px;
  }
  #point h2 {
    font-size: 44px;
    margin-bottom: 60px;
    line-height: 74px;
    text-align: center;
    letter-spacing: 0.1em;
  }
  #point h2 span {
    display: block;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.2em;
  }
  #point .list {
    display: flex;
    padding-left: 0;
    justify-content: center;
  }
  #point .list .photo {
    width: 50%;
    position: relative;
  }
  #point .list .photo span {
    position: absolute;
    top: 0;
    left: 0;
  }
  #point .list .photo img {
    width: 100%;
    height: auto;
  }
  #point .list .item {
    margin-left: 0px;
    width: 42%;
    margin-left: 8%;
  }
  #point .list .item .title {
    font-size: 23px;
    line-height: 42px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  #point .list .item .text {
    font-size: 15px;
    line-height: 32px;
    margin-bottom: 33px;
  }
  #point .list .item ul {
    margin-left: -30px;
  }
  #point .list .item ul li {
    margin-bottom: 40px;
  }
  #point .list .item ul li a {
    font-weight: 500;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #4C4948;
    transition: all 0.35s ease;
    background: url(../img/index/line_a.png) no-repeat bottom center;
    background-size: 100% auto;
    padding-bottom: 4px;
  }
  #point .list .item ul li a span {
    font-size: 14px;
    line-height: 32px;
    display: block;
  }
  #point .list .item ul li a:hover {
    transform: scale(1.05, 1.05);
  }
  #coupon {
    position: relative;
    background: #fff;
    padding: 30px 0 25px;
  }
  #coupon h2 {
    font-size: 44px;
    margin-bottom: 25px;
    line-height: 74px;
    text-align: center;
    letter-spacing: 0.1em;
  }
  #coupon h2 span {
    display: block;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.2em;
  }
  #coupon .list {
    display: flex;
    padding-left: 0;
    position: relative;
    flex-wrap: wrap-reverse;
    justify-content: center;
  }
  #coupon .list .photo {
    width: 634px;
    position: relative;
    top: 0;
    left: 0;
    margin-top: 40px;
  }
  #coupon .list .photo span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  #coupon .list .photo img {
    width: 100%;
    height: auto;
  }
  #coupon .list .item {
    margin-left: 50px;
  }
  #coupon .list .item .title {
    font-size: 28px;
    line-height: 49px;
    font-weight: bold;
    margin-bottom: 23px;
    letter-spacing: 0.05em;
  }
  #coupon .list .item .text {
    font-size: 21px;
    line-height: 37px;
    margin-bottom: 33px;
  }
  #coupon .list .item ul {
    margin-bottom: 40px;
  }
  #coupon .list .item ul li {
    font-size: 21px;
    line-height: 37px;
    padding-left: 27px;
    text-indent: -27px;
  }
  #coupon .list .item dl dt {
    font-size: 21px;
  }
  #notice {
    position: relative;
    background: url(../img/index/noti_bg.jpg) no-repeat bottom center #fce4de;
    background-size: 100% auto;
    padding: 40px 0 35px;
  }
  #notice h2 {
    font-size: 44px;
    line-height: 74px;
    text-align: center;
    letter-spacing: 0.1em;
  }
  #notice h2 span {
    display: block;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.2em;
  }
  #notice .list {
    display: flex;
    padding-left: 0;
    justify-content: center;
  }
  #notice .list .photo {
    width: 238px;
    position: relative;
    top: 0px;
  }
  #notice .list .item {
    margin-left: 5px;
    padding-top: 73px;
  }
  #notice .list .item .title {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #notice .list .item .text {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 33px;
  }
  #notice .list .item ul {
    margin-left: -30px;
  }
  #notice .list .item ul li {
    margin-bottom: 40px;
  }
  #notice .list .item ul li a {
    font-weight: 500;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #4C4948;
    transition: all 0.35s ease;
    background: url(../img/index/line_a.png) no-repeat bottom center;
    background-size: 420px auto;
    padding-bottom: 4px;
  }
  #notice .list .item ul li a span {
    font-size: 14px;
    line-height: 32px;
    display: block;
  }
  #notice .list .item ul li a:hover {
    transform: scale(1.05, 1.05);
  }
  #app-box {
    background: #D7E9E0;
    padding: 60px 0 100px;
    margin: 42px 0;
  }
  #app-box h2 {
    text-align: center;
    font-size: 25px;
    line-height: 46px;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
  }
  #app-box ul {
    background: #FFF;
    box-sizing: border-box;
    padding: 20px 40px 20px 20px;
    display: flex;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
    max-width: 700px;
  }
  #app-box ul::before {
    background: url(../img/index/app_icon.png) no-repeat top right;
    background-size: 50% auto;
    width: 330px;
    height: 563px;
    content: "";
    position: absolute;
    top: -34px;
    right: -104px;
    z-index: 1;
  }
  #app-box ul img {
    width: 100%;
    height: auto;
  }
  #app-box ul li {
    position: relative;
  }
  #app-box ul li:nth-child(1) {
    width: 46%;
  }
  #app-box ul li:nth-child(1)::before {
    background: #000;
    width: 1px;
    height: 81px;
    content: "";
    position: absolute;
    top: 9px;
    right: -33px;
  }
  #app-box ul li:nth-child(2) {
    width: 42%;
    position: relative;
    top: -1px;
  }
  #bottom-box {
    background: url(../img/index/bottom_bg.jpg) no-repeat top center #D3E2F4;
    background-size: 100% auto;
    padding: 75px 0 85px;
  }
  #bottom-box h2 {
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 0.05em;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
  }
  #bottom-box h2 span {
    letter-spacing: -0.4em;
  }
  #bottom-box h2 i {
    display: block;
    width: 245px;
    margin-left: 2px;
  }
  #bottom-box h2 i img {
    width: 100%;
    height: auto;
  }
  #bottom-box .list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    padding-left: 0;
  }
  #bottom-box .list .photo {
    width: 50%;
    margin-top: 58px;
  }
  #bottom-box .list .photo img {
    width: 100%;
    height: auto;
  }
  #bottom-box .list .item {
    width: 48%;
  }
  #bottom-box .list .item h3 {
    font-weight: bold;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0.05em;
    color: #231815;
    margin-bottom: 20px;
  }
  #bottom-box .list .item dl {
    font-size: 16px;
    line-height: 30px;
  }
  #bottom-box .list .item dl dt {
    margin-bottom: 25px;
  }
  #bottom-box .list .item dl dt span {
    background: #24ACBA;
    line-height: 38px;
    padding: 0 20px;
    display: inline-block;
  }
  #bottom-box .list .item dl dd {
    margin-left: -5px;
  }
  #bottom-box .title {
    text-align: center;
    margin-bottom: 70px;
    font-size: 18px;
  }
  #bottom-box .btn p {
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
  }
  #bottom-box .btn p a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 46px;
    color: #FFF;
    background: #009FB9;
    border-radius: 23px;
    font-size: 18px;
    letter-spacing: 0.1em;
    transition: all 0.35s ease;
  }
  #bottom-box .btn p a:hover {
    transform: scale(1.05, 1.05);
  }
  #bottom-box .btn ul {
    display: flex;
    justify-content: space-between;
  }
  #bottom-box .btn ul li {
    width: 48%;
  }
  #bottom-box .btn ul li img {
    width: 100%;
    height: auto;
    opacity: 1 !important;
  }
  #bottom-box .btn ul li a {
    transition: all 0.35s ease;
    display: block;
  }
  #bottom-box .btn ul li a:hover {
    transform: scale(1.05, 1.05);
  }
}

@media only screen and (max-width: 767px) {
  #keyvisual {
    position: relative;
    min-height: auto;
    z-index: 1;
    background: url(../img/index/key.jpg) no-repeat top center #FFFCF6;
    background-size: 180%;
    padding: 20px 0 20px;
  }
  #keyvisual .photo {
    position: relative;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    width: 55%;
  }
  #keyvisual .photo img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  #keyvisual .item {
    padding: 10vw 0 5vw 0;
    position: relative;
    visibility: hidden;
  }
  #keyvisual .item .title {
    font-size: 29px;
    line-height: 46px;
    text-align: center;
  }
  #keyvisual .item dl {
    padding: 22px 0 0;
  }
  #keyvisual .item dl dt {
    max-width: 540px;
  }
  #keyvisual .item dl dd {
    line-height: 32px;
    padding-top: 25px;
    font-size: 16px;
    text-align: center;
  }
  .cl-p {
    color: #EF8FA3;
  }
  #introduction .set {
    position: relative;
    background: #FAD7D2;
    padding: 45px 0 50px;
    text-align: center;
    letter-spacing: 0.2em;
  }
  #introduction .set h2 {
    font-size: 34px;
    margin-bottom: 30px;
    line-height: 56px;
  }
  #introduction .set h2 span {
    display: block;
    font-size: 16px;
    line-height: 24px;
  }
  #introduction .set p {
    font-size: 22px;
    max-width: 338px;
    margin: auto;
  }
  #introduction .set1 {
    padding: 45px 0 45px;
  }
  #introduction .set1 h2 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 35px;
  }
  #introduction .set1 h2 span {
    display: block;
    font-size: 30px;
    letter-spacing: 0.2em;
    padding-bottom: 33px;
    position: relative;
  }
  #introduction .set1 h2 span::before {
    background: #EF8FA3;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px;
    content: "";
    width: 75px;
    height: 3px;
  }
  #introduction .set1 .list {
    display: flex;
    align-items: flex-start;
    padding-left: 0;
    justify-content: center;
    flex-wrap: wrap;
  }
  #introduction .set1 .list .text {
    line-height: 32px;
    width: 100%;
    position: relative;
    top: 0;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
  }
  #introduction .set1 .list ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #introduction .set1 .list ul li {
    max-width: 270px;
    position: relative;
  }
  #introduction .set1 .list ul li:nth-child(1) {
    padding-right: 15px;
    margin-right: 15px;
  }
  #introduction .set1 .list ul li:nth-child(1)::before {
    background: #000;
    width: 1px;
    height: 43px;
    content: "";
    position: absolute;
    top: 6px;
    right: 0;
  }
  #introduction .set1 .list ul img {
    width: 100%;
    height: auto;
  }
  #introduction .set2 {
    padding: 65px 0 30px;
    background: url(../img/index/a_w.png) no-repeat top -1px center #EF8FA3;
    background-size: 123px auto;
    color: #FFF;
  }
  #introduction .set2 h2 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 15px;
  }
  #introduction .set2 h2 span {
    display: block;
    font-size: 30px;
    letter-spacing: 0.2em;
    padding-bottom: 35px;
    position: relative;
  }
  #introduction .set2 h2 span::before {
    background: #FFF;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 13px;
    content: "";
    width: 75px;
    height: 3px;
  }
  #introduction .set2 .list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #introduction .set2 .list .text {
    line-height: 28px;
    width: 100%;
    font-size: 14px;
    padding: 15px 0 15px 0px;
    box-sizing: border-box;
    letter-spacing: 0;
  }
  #introduction .set2 .list .text p {
    margin-bottom: 20px;
    padding-left: 17px;
    position: relative;
    letter-spacing: 0.025em;
  }
  #introduction .set2 .list .text p span {
    position: absolute;
    top: 0;
    left: 0;
  }
  #introduction .set2 .list ul {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  #introduction .set2 .list ul li {
    width: 195px;
  }
  #introduction .set2 .list ul li:nth-child(1) {
    margin: 0 -40px 0 -10px;
  }
  #introduction .set2 .list ul li:nth-child(2) {
    margin: 0 -24px 0 24px;
  }
  #introduction .set2 .list ul li:nth-child(3) {
    margin: 0 -20px 0 5px;
  }
  #introduction .set2 .list ul img {
    width: 100%;
    height: auto;
  }
  #introduction .set3 {
    padding: 60px 0 40px;
    background: url(../img/index/a_p.png) no-repeat top -1px center #FFF;
    background-size: 123px auto;
  }
  #introduction .set3 h2 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 30px;
  }
  #introduction .set3 h2 span {
    display: block;
    font-size: 30px;
    letter-spacing: 0.2em;
    padding-bottom: 33px;
    position: relative;
  }
  #introduction .set3 h2 span::before {
    background: #EF8FA3;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px;
    content: "";
    width: 75px;
    height: 3px;
  }
  #introduction .set3 .box {
    display: flex;
    justify-content: center;
  }
  #introduction .set3 .box p {
    font-size: 16px;
    line-height: 32px;
  }
  #introduction .set3 .box p span {
    display: block;
    font-size: 14px;
    line-height: 28px;
  }
  #introduction .set4 {
    padding: 60px 0 25px;
    background: url(../img/index/a_w.png) no-repeat top -1px center #EF8FA3;
    background-size: 123px auto;
    color: #FFF;
  }
  #introduction .set4 h2 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 15px;
  }
  #introduction .set4 h2 span {
    display: block;
    font-size: 30px;
    letter-spacing: 0.2em;
    padding-bottom: 35px;
    position: relative;
  }
  #introduction .set4 h2 span::before {
    background: #FFF;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 13px;
    content: "";
    width: 75px;
    height: 3px;
  }
  #introduction .set4 .list {
    display: flex;
    flex-wrap: wrap;
  }
  #introduction .set4 .list .photo {
    width: 100%;
    margin: 0;
  }
  #introduction .set4 .list .photo img {
    width: 100%;
    height: auto;
  }
  #introduction .set4 .list dl {
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    width: 100%;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-left: 0px;
    margin-bottom: 30px;
  }
  #introduction .set4 .list dl dt {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 15px;
  }
  #reservation {
    position: relative;
    background: url(../img/index/reser_bg.jpg) no-repeat top right;
    background-size: 125% auto;
    padding: 35px 0 30px;
  }
  #reservation h2 {
    font-size: 36px;
    margin-bottom: 25px;
    line-height: 74px;
    text-align: center;
    letter-spacing: 0.1em;
  }
  #reservation h2 span {
    display: block;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.2em;
  }
  #reservation .list {
    display: flex;
    padding-left: 0;
    flex-wrap: wrap;
    justify-content: center;
  }
  #reservation .list .photo {
    width: 100%;
    order: 1;
    margin: 0 10%;
  }
  #reservation .list .photo img {
    width: 100%;
    height: auto;
  }
  #reservation .list .item {
    width: 100%;
    order: 2;
  }
  #reservation .list .item h3 {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 18px;
    letter-spacing: 0.1em;
  }
  #reservation .list .item h4 {
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
  }
  #reservation .list .item dl {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  #reservation .list .item dl dt {
    margin-bottom: 10px;
  }
  #reservation .list .item dl span {
    background: #EF8FA3;
    line-height: 38px;
    padding: 0 20px;
    display: inline-block;
  }
  #point {
    position: relative;
    background: url(../img/index/point_bg.jpg) no-repeat top center #fce4de;
    background-size: 100% auto;
    padding: 40px 0 20px;
  }
  #point h2 {
    font-size: 25px;
    margin-bottom: 30px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 0.1em;
  }
  #point h2 span {
    display: block;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.2em;
  }
  #point .list {
    display: flex;
    padding-left: 0;
    flex-wrap: wrap;
    justify-content: center;
  }
  #point .list .photo {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
  }
  #point .list .photo span {
    position: absolute;
    top: 0;
    left: 0;
  }
  #point .list .photo img {
    width: 100%;
    height: auto;
  }
  #point .list .item {
    margin-left: 0;
  }
  #point .list .item .title {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
  }
  #point .list .item .text {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 30px;
  }
  #point .list .item ul {
    margin-left: 0;
    width: 100%;
  }
  #point .list .item ul li {
    margin-bottom: 35px;
  }
  #point .list .item ul li a {
    font-weight: 500;
    display: block;
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    color: #4C4948;
    transition: all 0.35s ease;
    background: url(../img/index/line_a.png) no-repeat bottom center;
    background-size: 100% auto;
    padding-bottom: 4px;
  }
  #point .list .item ul li a span {
    font-size: 14px;
    line-height: 32px;
    display: block;
  }
  #point .list .item ul li a:hover {
    transform: scale(1.05, 1.05);
  }
  #coupon {
    position: relative;
    background: #fff;
    padding: 30px 0 45px;
  }
  #coupon h2 {
    font-size: 36px;
    margin-bottom: 25px;
    line-height: 64px;
    text-align: center;
    letter-spacing: 0.1em;
  }
  #coupon h2 span {
    display: block;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.2em;
  }
  #coupon .list {
    display: flex;
    padding-left: 0;
    position: relative;
    flex-wrap: wrap;
  }
  #coupon .list .photo {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 10px;
  }
  #coupon .list .photo span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  #coupon .list .photo img {
    width: 100%;
    height: auto;
  }
  #coupon .list .item {
    margin-left: 0;
  }
  #coupon .list .item .title {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 23px;
    letter-spacing: 0.05em;
    text-align: center;
  }
  #coupon .list .item .text {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 30px;
  }
  #coupon .list .item ul {
    margin-bottom: 30px;
  }
  #coupon .list .item ul li {
    font-size: 16px;
    line-height: 32px;
    padding-left: 20px;
    text-indent: -20px;
  }
  #coupon .list .item dl {
    font-size: 16px;
  }
  #coupon .list .item dl dt {
    font-size: 18px;
  }
  #notice {
    position: relative;
    background: url(../img/index/noti_bg.jpg) no-repeat bottom center #fce4de;
    background-size: 100% auto;
    padding: 45px 0 35px;
  }
  #notice h2 {
    font-size: 36px;
    line-height: 64px;
    text-align: center;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
  }
  #notice h2 span {
    display: block;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.2em;
  }
  #notice .list {
    display: flex;
    padding-left: 0;
    justify-content: center;
    flex-wrap: wrap;
  }
  #notice .list .photo {
    width: 270px;
    position: relative;
    top: 0px;
    margin: 0 auto 20px;
  }
  #notice .list .photo img {
    width: 100%;
    height: auto;
  }
  #notice .list .item {
    margin-left: 0;
    padding-top: 0;
  }
  #notice .list .item .title {
    font-size: 20px;
    line-height: 38px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
  }
  #notice .list .item .text {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 30px;
  }
  #app-box {
    background: #D7E9E0;
    padding: 40px 0 50px;
    margin: 42px 0;
  }
  #app-box h2 {
    text-align: center;
    font-size: 20px;
    line-height: 41px;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
    width: 110%;
    margin-left: -5%;
  }
  #app-box ul {
    background: #FFF;
    box-sizing: border-box;
    padding: 15px 70px 15px 20px;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
    flex-wrap: wrap;
  }
  #app-box ul::before {
    background: url(../img/index/app_icon.png) no-repeat top right;
    background-size: 50% auto;
    width: 280px;
    height: 563px;
    content: "";
    position: absolute;
    top: 25px;
    right: -17%;
  }
  #app-box ul img {
    width: 100%;
    height: auto;
  }
  #app-box ul li {
    position: relative;
    box-sizing: border-box;
  }
  #app-box ul li:nth-child(1) {
    width: 100%;
    padding-right: 1%;
    margin-bottom: 40px;
  }
  #app-box ul li:nth-child(1)::before {
    background: #000;
    width: 90%;
    height: 1px;
    content: "";
    position: absolute;
    top: calc(100% + 20px);
    right: 5%;
  }
  #app-box ul li:nth-child(2) {
    width: 100%;
    position: relative;
    top: 0;
    padding-left: 4%;
  }
  #bottom-box {
    background: url(../img/index/bottom_bg.jpg) no-repeat top center #D3E2F4;
    background-size: 100% auto;
    padding: 55px 0 25px;
  }
  #bottom-box h2 {
    font-size: 28px;
    line-height: 42px;
    letter-spacing: 0.05em;
    display: block;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto 30px;
    text-align: center;
    position: relative;
    padding-top: 18vw;
    max-width: 338px;
  }
  #bottom-box h2 span {
    letter-spacing: -0.4em;
  }
  #bottom-box h2 i {
    display: block;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 20%;
  }
  #bottom-box h2 i img {
    width: 100%;
    height: auto;
  }
  #bottom-box .list {
    display: flex;
    margin-bottom: 0;
    padding-left: 0;
    justify-content: center;
    flex-wrap: wrap;
  }
  #bottom-box .list .photo {
    width: 100%;
    margin-top: 0;
    order: 1;
  }
  #bottom-box .list .photo img {
    width: 100%;
    height: auto;
  }
  #bottom-box .list .item {
    width: 100%;
    order: 2;
    margin-top: 35px;
  }
  #bottom-box .list .item h3 {
    font-weight: bold;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 0.025em;
    color: #231815;
    margin-bottom: 25px;
  }
  #bottom-box .list .item dl {
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 35px;
  }
  #bottom-box .list .item dl dt {
    margin-bottom: 20px;
  }
  #bottom-box .list .item dl dt span {
    background: #24ACBA;
    line-height: 38px;
    padding: 0 20px;
    display: inline-block;
  }
  #bottom-box .list .item dl dd {
    margin-left: 0px;
  }
  #bottom-box .title {
    text-align: center;
    margin-bottom: 60px;
    font-size: 18px;
  }
  #bottom-box .btn p {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
  }
  #bottom-box .btn p a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 46px;
    color: #FFF;
    background: #009FB9;
    border-radius: 23px;
    font-size: 16px;
    letter-spacing: 0.1em;
    transition: all 0.35s ease;
  }
  #bottom-box .btn p a:hover {
    transform: scale(1.05, 1.05);
  }
  #bottom-box .btn ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #bottom-box .btn ul li {
    width: 100%;
    margin-bottom: 30px;
  }
  #bottom-box .btn ul li img {
    width: 100%;
    height: auto;
    opacity: 1 !important;
  }
  #bottom-box .btn ul li a {
    transition: all 0.35s ease;
    display: block;
  }
  #bottom-box .btn ul li a:hover {
    transform: scale(1.05, 1.05);
  }
}
