@charset "UTF-8";
/*変数設定用*/
#cherry-blossom {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  color: #222222;
  background-color: #FFFDF8;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom p {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom p {
    font-size: 15px;
  }
}
#cherry-blossom .inner {
  margin: 0 auto;
  max-width: 1200px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .inner {
    max-width: 920px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .inner {
    width: 96%;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .inner {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}
#cherry-blossom .inner-mapA {
  margin: 0 auto;
  max-width: 1200px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .inner-mapA {
    max-width: 920px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .inner-mapA {
    max-width: 680px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .inner-mapA {
    max-width: 100%;
  }
}
#cherry-blossom .inner-1172 {
  margin: 0 auto;
  max-width: 1172px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .inner-1172 {
    max-width: 920px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .inner-1172 {
    max-width: 680px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .inner-1172 {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}
#cherry-blossom .inner-1000 {
  margin: 0 auto;
  max-width: 1000px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .inner-1000 {
    max-width: 920px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .inner-1000 {
    max-width: 680px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .inner-1000 {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}
#cherry-blossom .inner-828 {
  margin: 0 auto;
  max-width: 828px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .inner-828 {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}
#cherry-blossom .mv {
  position: relative;
  padding: 0;
  /*slickdot*/
  /**/
}
@media screen and (max-width: 767px) {
  #cherry-blossom .mv {
    padding: 0 0 30px 25px;
  }
}
#cherry-blossom .mv::before, #cherry-blossom .mv::after {
  content: "";
  display: inline-block;
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#cherry-blossom .mv::before {
  bottom: -42px;
  left: 0;
  width: 334px;
  height: 223px;
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/mv_illast_l.png);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .mv::before {
    bottom: 38px;
    width: 137px;
    height: 89px;
  }
}
#cherry-blossom .mv::after {
  bottom: -52px;
  right: 0;
  width: 326px;
  height: 294px;
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/mv_illast_r.png);
}
@media screen and (max-width: 767px) {
  #cherry-blossom .mv::after {
    bottom: 28px;
    width: 130px;
    height: 117px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .mv .inner {
    padding: 0;
  }
}
#cherry-blossom .mv .mv-imgbox {
  position: relative;
  margin: 0 auto 50px;
  margin-left: 10%;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .mv .mv-imgbox {
    margin: 0 auto 26px;
  }
}
#cherry-blossom .mv .slick_bg {
  width: 100%;
  height: 670px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0 0 0 80px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .mv .slick_bg {
    height: 100%;
    min-height: 470px;
  }
}
#cherry-blossom .mv .slick_bg.slick_bg01 {
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/mv01_pc.jpg);
}
@media screen and (max-width: 767px) {
  #cherry-blossom .mv .slick_bg.slick_bg01 {
    background-image: url(/sightseeing/assets/img/special/cherry-blossom/mv01_sp.jpg);
  }
}
#cherry-blossom .mv .slick_bg.slick_bg02 {
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/mv02_pc.jpg);
}
@media screen and (max-width: 767px) {
  #cherry-blossom .mv .slick_bg.slick_bg02 {
    background-image: url(/sightseeing/assets/img/special/cherry-blossom/mv02_sp.jpg);
  }
}
#cherry-blossom .mv .slick_bg.slick_bg03 {
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/mv03_pc.jpg);
}
@media screen and (max-width: 767px) {
  #cherry-blossom .mv .slick_bg.slick_bg03 {
    background-image: url(/sightseeing/assets/img/special/cherry-blossom/mv03_sp.jpg);
  }
}
#cherry-blossom .mv .slick_bg.slick_bg04 {
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/mv04_pc.jpg);
}
@media screen and (max-width: 767px) {
  #cherry-blossom .mv .slick_bg.slick_bg04 {
    background-image: url(/sightseeing/assets/img/special/cherry-blossom/mv04_sp.jpg);
  }
}
#cherry-blossom .mv .slick_bg.slick_bg05 {
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/mv05_pc.jpg);
}
@media screen and (max-width: 767px) {
  #cherry-blossom .mv .slick_bg.slick_bg05 {
    background-image: url(/sightseeing/assets/img/special/cherry-blossom/mv05_sp.jpg);
  }
}
#cherry-blossom .mv .slick-dots {
  left: -5%;
  bottom: -35px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .mv .slick-dots {
    left: -3%;
  }
}
#cherry-blossom .mv .slick-dots li {
  margin: 0 2px;
}
#cherry-blossom .mv .slick-dots li button:before {
  font-size: 8px;
}
#cherry-blossom .mv .slick-dots li.slick-active button:before {
  color: #E85D86;
  opacity: 1;
}
#cherry-blossom .mv .mv-txtbox {
  position: absolute;
  top: 40%;
  left: 3%;
  width: 90%;
  z-index: 1;
}
#cherry-blossom .mv .mv-txtbox h2 {
  position: relative;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
#cherry-blossom .mv .mv-txtbox h2 span.mv-ttltxt {
  margin-bottom: 15px;
  padding: 0em 0.5em;
  display: inline;
  color: #E85D86;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  border-radius: 10px;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .mv .mv-txtbox h2 span.mv-ttltxt {
    border-radius: 5px;
    font-size: 28px;
  }
}
#cherry-blossom .mv .mv-txtbox h2 span.mv-subtxt {
  margin-bottom: 5px;
  padding: 0.1em 0.5em;
  display: inline;
  color: #fff;
  background-color: #E85D86;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  border-radius: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .mv .mv-txtbox h2 span.mv-subtxt {
    font-size: 18px;
  }
}
#cherry-blossom .mv .mv-txtbox h2 span.mv-subtxt::before {
  position: absolute;
  display: inline-block;
  content: "";
  top: -0.8em;
  left: 0;
  width: 32px;
  height: 17px;
  background: url(/sightseeing/assets/img/special/cherry-blossom/mv_txt_point.png) no-repeat top left;
  background-size: 100% auto;
}
#cherry-blossom .main-contents {
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/bg_tp_pc1.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_tp_pc2.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_pc1.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_pc2.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_pc3.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_pc4.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_pc5.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_bt_pc.png);
  background-size: 26.5% auto, 26.5% auto, 100% auto, 100% auto, 100% auto, 100% auto, 100% auto, 28% auto;
  background-position: top 0.8% right 0, top 9.2% right 0, top 12.6% center, top 32.4% center, top 53% center, top 74.8% center, top 93.8% center, top 99.2% left;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .main-contents {
    background-image: url(/sightseeing/assets/img/special/cherry-blossom/bg_sp1.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp2.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp3.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp4.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp5.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp3.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp4.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp5.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp3.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp4.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp5.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp3.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp4.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp5.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp3.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp4.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_sp5.png), url(/sightseeing/assets/img/special/cherry-blossom/bg_bottom_sp.png);
    background-size: 100% auto, 88.5% auto, 100% auto, 100% auto, 100% auto, 100% auto, 100% auto, 100% auto, 100% auto, 100% auto, 100% auto, 100% auto, 100% auto, 100% auto, 100% auto, 100% auto, 100% auto;
    background-position: top 0.2% right 0, top 9.8% right 0, top 13.1% center, top 19.6% center, top 27% center, top 30.9% center, top 36.2% center, top 43.1% center, top 47.6% center, top 52.8% center, top 63.1% center, top 68.5% center, top 74.5% center, top 78.9% center, top 85.3% center, top 89.1% center, top 92.1% center, top 99.5% center;
  }
}
#cherry-blossom .main-contents h3.midashi {
  position: relative;
  margin-left: 100px;
  margin-bottom: 0.5em;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #BAA571;
  font-size: 28px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .main-contents h3.midashi {
    margin-left: 10%;
    font-size: 20px;
  }
}
#cherry-blossom .main-contents h3.midashi span {
  position: absolute;
  top: -8px;
  left: -28px;
  content: "";
  display: inline-block;
  width: 4px;
  height: 80px;
  background: url(/sightseeing/assets/img/special/cherry-blossom/img_straip.png) no-repeat center center;
  background-size: 100% auto;
  vertical-align: bottom;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .main-contents h3.midashi span {
    left: -5%;
    width: 3px;
    height: 60px;
  }
}
#cherry-blossom .top-feature {
  padding-top: 56px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature {
    padding-top: 96px;
  }
}
#cherry-blossom .top-feature-intro {
  position: relative;
  margin-bottom: 112px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-intro {
    margin-bottom: 104px;
  }
}
#cherry-blossom .top-feature-intro::before, #cherry-blossom .top-feature-intro::after {
  content: "";
  display: inline-block;
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#cherry-blossom .top-feature-intro::before {
  bottom: 0;
  left: -60px;
  width: 134px;
  height: 101px;
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/top_feature_illast2.png);
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-intro::before {
    top: -80px;
    bottom: auto;
    left: 8%;
    width: 53px;
    height: 40px;
  }
}
#cherry-blossom .top-feature-intro::after {
  top: 10px;
  right: 0;
  width: 108px;
  height: 110px;
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/top_feature_illast1.png);
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-intro::after {
    top: auto;
    bottom: -70px;
    right: 8%;
    width: 43px;
    height: 44px;
  }
}
#cherry-blossom .top-feature-intro .txtbox {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-intro .txtbox {
    padding: 0 7%;
  }
}
#cherry-blossom .top-feature-intro .txtbox h2, #cherry-blossom .top-feature-intro .txtbox p {
  position: relative;
}
#cherry-blossom .top-feature-intro .txtbox p {
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-intro .txtbox p {
    width: 100%;
    font-size: 15px;
    text-align: left;
  }
}
#cherry-blossom .top-feature-map {
  position: relative;
}
#cherry-blossom .top-feature-map::before, #cherry-blossom .top-feature-map::after {
  content: "";
  display: inline-block;
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#cherry-blossom .top-feature-map::before {
  bottom: -60px;
  left: 40px;
  width: 330px;
  height: 183px;
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/map_iilast01.png);
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .top-feature-map::before {
    width: 223px;
    height: 123px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .top-feature-map::before {
    width: 183px;
    height: 113px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map::before {
    bottom: -20px;
    left: -20px;
    width: 132px;
    height: 73px;
  }
}
#cherry-blossom .top-feature-map::after {
  bottom: 47px;
  right: 56px;
  width: 232px;
  height: 177px;
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/map_iilast02.png);
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .top-feature-map::after {
    width: 162px;
    height: 127px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .top-feature-map::after {
    width: 112px;
    height: 87px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map::after {
    bottom: 5px;
    right: 10px;
    width: 92px;
    height: 84px;
  }
}
#cherry-blossom .top-feature-map-inner {
  padding: 70px 0 330px;
  background-color: #fff;
  border: solid 10px #F8CCD1;
  border-radius: 10px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .top-feature-map-inner {
    padding: 70px 0 240px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .top-feature-map-inner {
    padding: 180px 0 240px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map-inner {
    padding: 16vw 0 48vw;
  }
}
#cherry-blossom .top-feature-map .map-img {
  margin: 0 auto;
  width: 400px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .top-feature-map .map-img {
    width: 308px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .top-feature-map .map-img {
    width: 288px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map .map-img {
    width: 73%;
  }
}
#cherry-blossom .top-feature-map h3 {
  position: absolute;
  top: 0;
  left: 0;
  padding: 16px 25px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #fff;
  background-color: #E85D86;
  border-radius: 10px 0 10px 0;
  font-size: 32px;
  font-weight: 500;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map h3 {
    padding: 10px 12px 12px;
    border-radius: 12px 0 12px 0;
    font-size: 26px;
  }
}
#cherry-blossom .top-feature-map h3 span {
  display: inline-block;
  content: "";
  margin-right: 0.2em;
  width: 28px;
  height: 39px;
  background: url(/sightseeing/assets/img/special/farm-sweets/map_pin.png) no-repeat center center;
  background-size: 100% auto;
  vertical-align: sub;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map h3 span {
    width: 22px;
    height: 31px;
  }
}
#cherry-blossom .top-feature-map .linkbox a {
  position: absolute;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map .linkbox a {
    width: 34%;
    height: auto;
  }
}
#cherry-blossom .top-feature-map .linkbox a .mask-image {
  width: 250px;
  height: 190px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .top-feature-map .linkbox a .mask-image {
    width: 180px;
    height: 135px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .top-feature-map .linkbox a .mask-image {
    width: 170px;
    height: 125px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map .linkbox a .mask-image {
    width: 100%;
    height: 100%;
  }
}
#cherry-blossom .top-feature-map .linkbox a img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
#cherry-blossom .top-feature-map .linkbox a .btntxt {
  /* position: absolute; */
  display: flex;
  bottom: -10%;
  left: 50%;
  transform: translate(-5%, 0);
  justify-content: center;
  align-items: center;
  width: 276px;
  padding: 0;
  margin: -13px auto 0 auto;
  background-color: #FBE0E4;
  border-radius: 10px;
  transition: all 0.5s ease;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .top-feature-map .linkbox a .btntxt {
    width: 100%;
    width: 200px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .top-feature-map .linkbox a .btntxt {
    width: 100%;
    width: 190px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map .linkbox a .btntxt {
    width: 130px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map .linkbox a .btntxt span {
    font-size: 14px;
  }
}
#cherry-blossom .top-feature-map .linkbox a .btntxt span.txt {
  width: auto;
  padding: 0.5em 0.5em 0.5em 0;
  font-size: 20px;
  font-weight: bold;
  border-radius: 10px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #E85D86;
  background-color: #FBE0E4;
  text-align: center;
  transition: all 0.5s ease;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .top-feature-map .linkbox a .btntxt span.txt {
    width: 170px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .top-feature-map .linkbox a .btntxt span.txt {
    width: 150px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map .linkbox a .btntxt span.txt {
    width: 81%;
    font-size: 13px;
  }
}
#cherry-blossom .top-feature-map .linkbox a .btntxt span.arrow {
  position: absolute;
  display: block;
  flex: 1;
  right: 10px;
  width: 8px;
  height: 10px;
  min-height: 10px;
}
#cherry-blossom .top-feature-map .linkbox a .btntxt span.arrow img {
  width: 8px !important;
  height: 10px !important;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map .linkbox a .btntxt span.arrow img {
    width: 8px !important;
    height: 10px !important;
  }
}
#cherry-blossom .top-feature-map .linkbox a.link-asahi {
  top: 569px;
  right: 422px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .top-feature-map .linkbox a.link-asahi {
    top: 450px;
    right: 260px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .top-feature-map .linkbox a.link-asahi {
    top: 540px;
    right: 180px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map .linkbox a.link-asahi {
    top: 71%;
    right: 38%;
  }
}
#cherry-blossom .top-feature-map .linkbox a.link-kibitsu {
  top: 160px;
  left: 130px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .top-feature-map .linkbox a.link-kibitsu {
    top: 183px;
    left: 120px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .top-feature-map .linkbox a.link-kibitsu {
    top: 250px;
    left: 38px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map .linkbox a.link-kibitsu {
    top: 10%;
    left: 7%;
  }
}
#cherry-blossom .top-feature-map .linkbox a.link-southvillage {
  top: 495px;
  left: 187px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .top-feature-map .linkbox a.link-southvillage {
    top: 455px;
    left: 150px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .top-feature-map .linkbox a.link-southvillage {
    top: 525px;
    left: 59px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map .linkbox a.link-southvillage {
    top: 51%;
    left: 6%;
  }
}
#cherry-blossom .top-feature-map .linkbox a.link-sodo {
  top: 80px;
  right: 160px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .top-feature-map .linkbox a.link-sodo {
    top: 68px;
    right: 110px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .top-feature-map .linkbox a.link-sodo {
    top: 167px;
    right: 16px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map .linkbox a.link-sodo {
    top: 9%;
    right: 9%;
  }
}
#cherry-blossom .top-feature-map .linkbox a.link-hyakkengawa {
  top: 360px;
  right: 140px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .top-feature-map .linkbox a.link-hyakkengawa {
    top: 263px;
    right: 80px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .top-feature-map .linkbox a.link-hyakkengawa {
    top: 370px;
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .top-feature-map .linkbox a.link-hyakkengawa {
    top: 47%;
    right: 8%;
  }
}
#cherry-blossom .top-feature-map .linkbox a:hover .btntxt {
  color: #fff;
  background-color: #E85D86;
}
#cherry-blossom .top-feature-map .linkbox a:hover .btntxt span.txt {
  color: #fff;
  background-color: #E85D86;
}
#cherry-blossom .top-feature-map .linkbox a:hover .btntxt span.arrow {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7462%) hue-rotate(183deg) brightness(107%) contrast(99%);
}
#cherry-blossom .section-feature {
  overflow: hidden;
  padding: 151px 0;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature {
    padding: 80px 0;
  }
}
#cherry-blossom .section-feature.sec01 {
  padding-top: 200px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature.sec01 {
    padding-top: 120px;
  }
}
#cherry-blossom .section-feature.sec01 .section-feature-box .imgbox {
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/sec01_img_01.jpg);
  background-position: top right;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature.sec01 .section-feature-box .imgbox {
    background-image: url(/sightseeing/assets/img/special/cherry-blossom/sec01_img_01_sp.jpg);
    background-position: center center;
  }
}
#cherry-blossom .section-feature.sec02 .section-feature-box .imgbox {
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/sec02_img_01.jpg);
  background-position: top right;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature.sec02 .section-feature-box .imgbox {
    background-image: url(/sightseeing/assets/img/special/cherry-blossom/sec02_img_01_sp.jpg);
    background-position: center center;
  }
}
#cherry-blossom .section-feature.sec03 .section-feature-box .imgbox {
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/sec03_img_01.jpg);
  background-position: top right;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature.sec03 .section-feature-box .imgbox {
    background-image: url(/sightseeing/assets/img/special/cherry-blossom/sec03_img_01_sp.jpg);
    background-position: center center;
  }
}
#cherry-blossom .section-feature.sec04 .section-feature-box .imgbox {
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/sec04_img_01.jpg);
  background-position: top right;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature.sec04 .section-feature-box .imgbox {
    background-image: url(/sightseeing/assets/img/special/cherry-blossom/sec04_img_01_sp.jpg);
    background-position: center center;
  }
}
#cherry-blossom .section-feature.sec05 {
  padding-bottom: 312px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature.sec05 {
    padding-bottom: 176px;
  }
}
#cherry-blossom .section-feature.sec05 .section-feature-box .imgbox {
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/sec05_img_01.jpg);
  background-position: top right;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature.sec05 .section-feature-box .imgbox {
    background-image: url(/sightseeing/assets/img/special/cherry-blossom/sec05_img_01_sp.jpg);
    background-position: center center;
  }
}
#cherry-blossom .section-feature-box {
  margin-bottom: 80px;
}
#cherry-blossom .section-feature-box .imgbox,
#cherry-blossom .section-feature-box .txtbox {
  position: relative;
}
#cherry-blossom .section-feature-box .imgbox {
  position: relative;
  width: 100%;
  height: 500px;
  aspect-ratio: 1200/500;
  background-size: 1200px 500px;
  background-repeat: no-repeat;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-box .imgbox {
    width: 100%;
    height: auto;
    padding-top: 80.18%;
    aspect-ratio: auto;
    background-size: cover;
  }
}
#cherry-blossom .section-feature-box .imgbox::before, #cherry-blossom .section-feature-box .imgbox::after {
  content: "";
  display: inline-block;
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#cherry-blossom .section-feature-box .imgbox::before {
  top: -55px;
  right: -60px;
  width: 161px;
  height: 110px;
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/sec_img_bg2.png);
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-box .imgbox::before {
    top: -35px;
    right: -20px;
    width: 80px;
    height: 55px;
  }
}
#cherry-blossom .section-feature-box .imgbox::after {
  bottom: -28px;
  right: -40px;
  width: 89px;
  height: 77px;
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/sec_img_bg3.png);
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-box .imgbox::after {
    bottom: -15px;
    right: -15px;
    width: 44px;
    height: 38px;
  }
}
#cherry-blossom .section-feature-box .txtbox.sec-ttl {
  position: relative;
  min-height: 241px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: url(/sightseeing/assets/img/special/cherry-blossom/sec_img_ttl_bg.png) no-repeat center;
  background-size: 232px 199px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-box .txtbox.sec-ttl {
    min-height: 153px;
    background-size: 139px 119px;
  }
}
#cherry-blossom .section-feature-box .txtbox.sec-ttl .ss-txt {
  margin: 0 auto;
  width: 203px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-box .txtbox.sec-ttl .ss-txt {
    width: 136px;
  }
}
#cherry-blossom .section-feature-box .txtbox.sec-ttl h3 {
  margin-bottom: 89px;
  font-size: 56px;
  color: #E85D86;
  font-weight: bold;
  letter-spacing: 5px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-box .txtbox.sec-ttl h3 {
    margin-bottom: 64px;
    font-size: 36px;
    letter-spacing: 3px;
  }
}
#cherry-blossom .section-feature-box .txtbox.sec-ttl::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -40px;
  right: 150px;
  width: 106px;
  height: 95px;
  background: url(/sightseeing/assets/img/special/cherry-blossom/sec_img_bg1.png) no-repeat center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-box .txtbox.sec-ttl::before {
    top: 0px;
    right: 25px;
    width: 42px;
    height: 38px;
  }
}
#cherry-blossom .section-feature-flex {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 auto 136px;
  max-width: 1400px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .section-feature-flex {
    margin: 0 auto 50px;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-flex {
    margin: 0 auto 60px;
    flex-wrap: wrap;
  }
}
#cherry-blossom .section-feature-flex.reverse {
  flex-direction: row-reverse;
}
#cherry-blossom .section-feature-flex .imgbox,
#cherry-blossom .section-feature-flex .txtbox {
  position: relative;
}
#cherry-blossom .section-feature-flex .imgbox {
  width: calc(50% + 100px);
  height: 504px;
  aspect-ratio: 720/504;
  background-size: 720px 504px;
  background-repeat: no-repeat;
  z-index: 1;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .section-feature-flex .imgbox {
    width: 50%;
    background-size: 636px 615px;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-flex .imgbox {
    margin-right: 5%;
    width: 100%;
    height: auto;
    padding-top: 69.86%;
    aspect-ratio: auto;
    background-size: cover;
  }
}
#cherry-blossom .section-feature-flex .txtbox {
  position: relative;
  padding: 50px 0 0 100px;
  width: calc(50% + 100px);
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .section-feature-flex .txtbox {
    padding: 50px 20px 0 100px;
    width: 45%;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #cherry-blossom .section-feature-flex .txtbox {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-flex .txtbox {
    padding: 40px 25px 0;
    width: 100%;
  }
}
#cherry-blossom .section-feature-flex .txtbox.green::before {
  position: absolute;
  display: block;
  top: 130px;
  left: 112px;
  content: "";
  width: 600px;
  height: 600px;
  background: url(/sightseeing/assets/img/special/cherry-blossom/img_hamon_ochoco.png) no-repeat center center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-flex .txtbox.green::before {
    top: 100px;
    left: auto;
    right: 0;
    width: 310px;
    height: 390px;
    background: url(/sightseeing/assets/img/special/cherry-blossom/img_hamon_ochoco_sp.png) no-repeat center center;
    background-size: 100% auto;
  }
}
#cherry-blossom .section-feature-flex .txtbox.yellow::before {
  position: absolute;
  display: block;
  top: -150px;
  left: auto;
  right: -200px;
  content: "";
  width: 1038px;
  height: 780px;
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/bgtxt_yellow.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-flex .txtbox.yellow::before {
    top: -57%;
    left: 50%;
    right: auto;
    transform: translate(-50%, 0);
    width: 1249px;
    height: 938px;
    background-position: center right 100px;
  }
}
#cherry-blossom .section-feature-flex .txtbox h3, #cherry-blossom .section-feature-flex .txtbox h4, #cherry-blossom .section-feature-flex .txtbox p {
  position: relative;
}
#cherry-blossom .section-feature-flex .txtbox h3 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 48px;
  font-weight: 500;
  margin-bottom: 30px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-flex .txtbox h3 {
    font-size: 36px;
    margin-bottom: 24px;
  }
}
#cherry-blossom .section-feature-flex .txtbox h3::before {
  position: absolute;
  display: block;
  content: "";
}
#cherry-blossom .section-feature-flex .txtbox h4 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 32px;
  margin-bottom: 23px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-flex .txtbox h4 {
    font-size: 22px;
    margin-bottom: 13px;
  }
}
#cherry-blossom .section-feature-flex .txtbox h4::after {
  position: relative;
  display: block;
  content: "";
  margin-top: 8px;
  width: 66px;
  height: 5px;
  background: url(/sightseeing/assets/img/special/cherry-blossom/img_unbar.png) no-repeat top left;
  background-size: 100% auto;
}
#cherry-blossom .section-feature-flex .txtbox p {
  max-width: 440px;
}
#cherry-blossom .section-feature-flex .txtbox p + p {
  margin-top: 1em;
}
#cherry-blossom .section-feature-flex .txtbox .ss-txt {
  margin-bottom: 8px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 24px;
  color: #BAA571;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-flex .txtbox .ss-txt {
    font-size: 18px;
  }
}
#cherry-blossom .section-feature-flex .txtbox .ss-txt::before {
  position: relative;
  display: inline-block;
  content: "";
  margin-right: 10px;
  width: 24px;
  height: 18px;
  background: url(/sightseeing/assets/img/special/cherry-blossom/icon_ochoco.png) no-repeat top left;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-flex .txtbox .ss-txt::before {
    width: 16px;
    height: 12px;
  }
}
#cherry-blossom .section-feature-about {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 64px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-about {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-about {
    margin-bottom: 42px;
  }
}
#cherry-blossom .section-feature-about.reverse {
  flex-direction: row-reverse;
}
#cherry-blossom .section-feature-about.reverse .txtbox {
  top: 40px;
  left: 0;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-about.reverse .txtbox {
    top: 0;
  }
}
#cherry-blossom .section-feature-about.reverse .txtbox .pbox::before {
  top: 0;
  right: -162px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-about.reverse .txtbox .pbox::before {
    top: -40px;
    right: 0;
  }
}
#cherry-blossom .section-feature-about.center {
  justify-content: center;
}
#cherry-blossom .section-feature-about.center .imgbox {
  margin-right: 80px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-about.center .imgbox {
    max-width: 266px;
    margin-right: auto;
    margin-left: auto;
  }
}
#cherry-blossom .section-feature-about.forward .txtbox {
  top: 40px;
  right: 0;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-about.forward .txtbox {
    top: 0;
  }
}
#cherry-blossom .section-feature-about.forward .txtbox .pbox::before {
  top: 0;
  left: -162px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-about.forward .txtbox .pbox::before {
    top: -40px;
    left: 0;
  }
}
#cherry-blossom .section-feature-about.forward .txtbox h3 {
  margin-left: 56px;
}
#cherry-blossom .section-feature-about.forward .txtbox h3.long {
  margin-left: 32px;
}
#cherry-blossom .section-feature-about .imgbox, #cherry-blossom .section-feature-about .txtbox {
  position: relative;
}
#cherry-blossom .section-feature-about .imgbox h3, #cherry-blossom .section-feature-about .txtbox h3 {
  position: relative;
  margin-bottom: 40px;
  color: #EA7784;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-about .imgbox h3, #cherry-blossom .section-feature-about .txtbox h3 {
    margin-bottom: 24px;
    font-size: 22px;
  }
}
#cherry-blossom .section-feature-about .imgbox {
  width: 500px;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-about .imgbox {
    margin-bottom: 0;
    width: 100%;
    order: 1;
  }
}
#cherry-blossom .section-feature-about .imgbox::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -20px;
  left: -110px;
  width: 138px;
  height: 121px;
  background: url(/sightseeing/assets/img/special/cherry-blossom/sec_img_bg4.png) no-repeat center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-about .imgbox::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: auto;
    bottom: -30px;
    right: -50px;
    left: auto;
    width: 51px;
    height: 52px;
    background: url(/sightseeing/assets/img/special/cherry-blossom/sec_img_bg5.png) no-repeat center;
    background-size: 100% auto;
  }
}
#cherry-blossom .section-feature-about .txtbox {
  width: 478px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #cherry-blossom .section-feature-about .txtbox {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-about .txtbox {
    margin-bottom: 30px;
    width: 100%;
  }
}
#cherry-blossom .section-feature-about .txtbox::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -50px;
  right: -160px;
  width: 102px;
  height: 105px;
  background: url(/sightseeing/assets/img/special/cherry-blossom/sec_img_bg5.png) no-repeat center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-about .txtbox::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -70px;
    left: -10px;
    width: 69px;
    height: 60px;
    background: url(/sightseeing/assets/img/special/cherry-blossom/sec_img_bg4.png) no-repeat center;
    background-size: 100% auto;
  }
}
#cherry-blossom .section-feature-about .txtbox .pbox {
  position: relative;
}
#cherry-blossom .section-feature-about .txtbox h3, #cherry-blossom .section-feature-about .txtbox h4, #cherry-blossom .section-feature-about .txtbox p {
  position: relative;
}
#cherry-blossom .section-feature-about .txtbox p + p {
  margin-top: 1em;
}
#cherry-blossom .section-feature-detail {
  position: relative;
  padding: 48px 64px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-detail {
    padding: 32px 7% 32px;
  }
}
#cherry-blossom .section-feature-detail.border {
  border: solid 4px #F8CCD1;
  border-radius: 10px;
}
#cherry-blossom .section-feature-detail::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -50px;
  right: -75px;
  width: 134px;
  height: 115px;
  background: url(/sightseeing/assets/img/special/cherry-blossom/sec_img_shop.png) no-repeat center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-detail::before {
    bottom: -20px;
    right: -20px;
    width: 67px;
    height: 57px;
  }
}
#cherry-blossom .section-feature-detail::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -151px;
  left: -190px;
  width: 300px;
  height: 254px;
  background: url(/sightseeing/assets/img/special/cherry-blossom/sec_img_bg6.png) no-repeat center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-detail::after {
    bottom: -80px;
    left: -20px;
    width: 120px;
    height: 100px;
  }
}
#cherry-blossom .section-feature-detail .txtbox.w700 {
  max-width: 700px;
}
#cherry-blossom .section-feature-detail .txtbox h3, #cherry-blossom .section-feature-detail .txtbox p {
  position: relative;
}
#cherry-blossom .section-feature-detail .txtbox h3 {
  margin-bottom: 14px;
  font-size: 24px;
  font-weight: 600;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #E85D86;
  border-bottom: 8px solid transparent;
  border-image-source: url(/sightseeing/assets/img/special/cherry-blossom/maru-border.svg);
  /* 画像の切出し位置（上下左右） */
  border-image-slice: 0 0 100% 0;
  /* 画像の幅（borderの太さに合わせる） */
  border-image-width: 0 0 2px 0;
  /* 繰り返しの設定（repeat, round, stretch） */
  border-image-repeat: repeat;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-detail .txtbox h3 {
    font-size: 22px;
    text-align: left;
  }
}
#cherry-blossom .section-feature-detail .txtbox h3::before {
  position: relative;
  display: inline-block;
  content: "";
  margin-right: 10px;
  width: 34px;
  height: 34px;
  background: url(/sightseeing/assets/img/special/cherry-blossom/icon_sakura.png) no-repeat top left;
  background-size: 100% auto;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-detail .txtbox h3::before {
    width: 27px;
    height: 27px;
  }
}
#cherry-blossom .section-feature-detail .txtbox p + p {
  margin-top: 1em;
}
#cherry-blossom .section-feature-detail .txtbox .detaillist {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-detail .txtbox .detaillist {
    justify-content: center;
  }
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dl {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0;
  border-bottom: solid 1px #DCD0D4;
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dt, #cherry-blossom .section-feature-detail .txtbox .detaillist dd {
  font-size: 16px;
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dt {
  width: 33%;
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dt span {
  padding: 0.3em 0;
  color: #EA7784;
  text-align: left;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-detail .txtbox .detaillist dt span {
    display: block;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-detail .txtbox .detaillist dt {
    margin-bottom: 7px;
    width: 100%;
  }
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dd {
  width: 67%;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-detail .txtbox .detaillist dd {
    width: 100%;
  }
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dd span.caution-s {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-detail .txtbox .detaillist dd span.caution-s {
    font-size: 12px;
  }
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dd span.bold {
  display: inline;
  font-weight: bold;
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dd.phone > a {
  color: #222;
  line-height: 1;
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dd.instalink {
  width: 54%;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-detail .txtbox .detaillist dd.instalink {
    width: 80%;
    margin: 0 auto;
  }
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dd.iconbox {
  display: flex;
  align-items: center;
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dd.iconbox a {
  display: block;
  width: 22px;
  height: 22px;
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dd.iconbox a:not(:last-of-type) {
  margin-right: 0.3em;
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dd.shoping {
  padding: 0 1em 0.3em 0;
  border-bottom: solid 1px #fff;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-feature-detail .txtbox .detaillist dd.shoping {
    width: auto;
    margin: 0 auto;
  }
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dd.shoping span {
  display: inline-block;
  vertical-align: middle;
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dd.shoping span.carticon {
  margin-right: 0.2em;
  width: 17px;
  height: 15px;
  background: url(/sightseeing/assets/img/special/cherry-blossom/detail_icon_cart.png) no-repeat top left;
  background-size: 100% auto;
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dd.shoping span.txt {
  position: relative;
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dd.shoping span.txt::after {
  content: "";
  position: absolute;
  top: 5px;
  right: -10px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 1px solid #222;
  border-right: 1px solid #222;
  transform: rotate(45deg);
  box-sizing: border-box;
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dd a {
  color: #222;
}
#cherry-blossom .section-feature-detail .txtbox .detaillist dd a.under {
  text-decoration: underline;
}
#cherry-blossom .section-bottombox {
  position: relative;
  padding-bottom: 260px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-bottombox {
    padding-bottom: 174px;
  }
}
#cherry-blossom .section-bottombox::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 110px;
  left: 15%;
  width: 120px;
  height: 90px;
  background: url(/sightseeing/assets/img/special/cherry-blossom/bottom_feature_illast2.png) no-repeat center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-bottombox::before {
    bottom: 50px;
    left: 13%;
    width: 48px;
    height: 36px;
  }
}
#cherry-blossom .section-bottombox .inner {
  position: relative;
}
#cherry-blossom .section-bottombox .inner::before, #cherry-blossom .section-bottombox .inner::after {
  content: "";
  display: inline-block;
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#cherry-blossom .section-bottombox .inner::before {
  top: -30px;
  left: -90px;
  width: 69px;
  height: 71px;
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/bottom_feature_illast1.png);
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-bottombox .inner::before {
    top: -40px;
    left: 0;
    width: 34px;
    height: 35px;
  }
}
#cherry-blossom .section-bottombox .inner::after {
  bottom: -100px;
  right: -90px;
  width: 193px;
  height: 180px;
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/bottom_feature_illast3.png);
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-bottombox .inner::after {
    bottom: -110px;
    right: 10px;
    width: 96px;
    height: 90px;
  }
}
#cherry-blossom .section-bottombox .bottom-border {
  position: relative;
  padding: 80px;
  background-color: #fff;
  border: solid 10px #F8CCD1;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-bottombox .bottom-border {
    padding: 88px 5% 35px;
  }
}
#cherry-blossom .section-bottombox .bottom-border::before, #cherry-blossom .section-bottombox .bottom-border::after {
  content: "";
  display: inline-block;
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#cherry-blossom .section-bottombox .bottom-border::before {
  top: -10px;
  left: -10px;
  width: 195px;
  height: 261px;
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/bottom_feature_l.png);
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-bottombox .bottom-border::before {
    top: -10px;
    left: -10px;
    width: 97px;
    height: 130px;
  }
}
#cherry-blossom .section-bottombox .bottom-border::after {
  top: -10px;
  right: -10px;
  width: 196px;
  height: 283px;
  background-image: url(/sightseeing/assets/img/special/cherry-blossom/bottom_feature_r.png);
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-bottombox .bottom-border::after {
    top: -10px;
    right: -10px;
    width: 98px;
    height: 141px;
  }
}
#cherry-blossom .section-bottombox p {
  position: relative;
  font-size: 18px;
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .section-bottombox p {
    font-size: 15px;
    text-align: left;
  }
}
#cherry-blossom .section-bottombox p + p {
  margin-top: 30px;
}
#cherry-blossom .bottom-contents .bottom-feature {
  position: relative;
  padding: 160px 0 270px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .bottom-contents .bottom-feature {
    padding: 76px 0 170px;
  }
}
#cherry-blossom .bottom-contents .bottom-feature-access {
  position: relative;
}
#cherry-blossom .bottom-contents .bottom-feature-access .accessmap {
  height: 45vh;
  overflow: hidden;
}
#cherry-blossom .bottom-contents .bottom-feature-access .accessmap iframe {
  width: 100%;
  height: calc(100% + 65px);
  margin-top: -65px;
}
#cherry-blossom .bottom-contents .bottom-feature-access h3 {
  position: absolute;
  top: 0;
  left: 0;
  padding: 16px 25px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #fff;
  background-color: #E85D86;
  border-radius: 10px 0 10px 0;
  font-size: 32px;
  font-weight: 500;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .bottom-contents .bottom-feature-access h3 {
    padding: 10px 12px 12px;
    border-radius: 12px 0 12px 0;
    font-size: 26px;
  }
}
#cherry-blossom .bottom-contents .bottom-feature-access h3 span {
  display: inline-block;
  content: "";
  margin-right: 0.2em;
  width: 28px;
  height: 39px;
  background: url(/sightseeing/assets/img/special/farm-sweets/map_pin.png) no-repeat center center;
  background-size: 100% auto;
  vertical-align: sub;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .bottom-contents .bottom-feature-access h3 span {
    width: 22px;
    height: 31px;
  }
}
#cherry-blossom .bottom-contents .bottom-feature-access-border {
  padding: 15px;
  border: solid 10px #F8CCD1;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  #cherry-blossom .bottom-contents .bottom-feature-access-border {
    padding: 15px;
  }
}

#access-map {
  height: 400px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #access-map {
    height: auto;
    min-height: 660px;
  }
}
#access-map .momo-ttl {
  color: #000 !important;
  font-weight: bold;
}

#contents #contentsInner {
  padding-bottom: 0 !important;
}

.foot_top {
  z-index: 1 !important;
  position: relative !important;
  background-color: rgba(232, 249, 252, 0) !important;
}
@media screen and (max-width: 767px) {
  .foot_top {
    padding-top: 0px;
    margin: -90px 0 -5px;
  }
}/*# sourceMappingURL=style.css.map */