@charset "UTF-8";
/*変数設定用*/
#farm-sweets {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets p {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets p {
    font-size: 15px;
  }
}
#farm-sweets .inner {
  margin: 0 auto;
  max-width: 1200px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .inner {
    max-width: 920px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .inner {
    max-width: 680px;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .inner {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}
#farm-sweets .inner-1172 {
  margin: 0 auto;
  max-width: 1172px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .inner-1172 {
    max-width: 920px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .inner-1172 {
    max-width: 680px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .inner-1172 {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}
#farm-sweets .inner-1000 {
  margin: 0 auto;
  max-width: 1000px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .inner-1000 {
    max-width: 920px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .inner-1000 {
    max-width: 680px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .inner-1000 {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}
#farm-sweets .mv {
  width: 100vw;
  background-color: #F1EFD4;
}
#farm-sweets .main-contents {
  padding-bottom: 200px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  #farm-sweets .main-contents {
    padding-bottom: 150px;
  }
}
#farm-sweets .top-feature {
  padding-top: 50px;
  background-color: #F1EFD4;
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature {
    padding-top: 80px;
  }
}
#farm-sweets .top-feature::before {
  position: relative;
  display: block;
  content: "";
  width: 100%;
  height: 5vw;
  background: url(/sightseeing/assets/img/special/farm-sweets/top_feature_top.png) no-repeat top center;
  background-size: cover;
}
#farm-sweets .top-feature-bg {
  padding-top: 100px;
  padding-bottom: 510px;
  background: #B0E580 url(/sightseeing/assets/img/special/farm-sweets/top_feature_bg.png) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-bg {
    background: #B0E580 url(/sightseeing/assets/img/special/farm-sweets/top_feature_bg_sp.png) no-repeat center top 74%;
    background-size: 100%;
  }
}
#farm-sweets .top-feature-intro {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-intro {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}
#farm-sweets .top-feature-intro::before {
  content: "";
  display: block;
  position: absolute;
  top: -180px;
  left: calc(50% + 300px);
  width: 200px;
  height: 114px;
  background: url(/sightseeing/assets/img/special/farm-sweets/icon_cow01.png) no-repeat top left;
  background-size: 100% auto;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .top-feature-intro::before {
    top: -200px;
    left: calc(50% + 200px);
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-intro::before {
    top: -140px;
    left: auto;
    right: 0%;
    width: 130px;
    height: 75px;
  }
}
#farm-sweets .top-feature-intro::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(50% - 600px);
  width: 167px;
  height: 97px;
  background: url(/sightseeing/assets/img/special/farm-sweets/icon_cow02.png) no-repeat top left;
  background-size: 100% auto;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .top-feature-intro::after {
    left: calc(50% - 500px);
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .top-feature-intro::after {
    left: -15%;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-intro::after {
    display: none;
  }
}
#farm-sweets .top-feature-intro .imgbox,
#farm-sweets .top-feature-intro .txtbox {
  position: relative;
}
#farm-sweets .top-feature-intro .imgbox {
  width: 571px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-intro .imgbox {
    width: 117vw;
    margin: 6% calc(50% - 67vw) 0;
  }
}
#farm-sweets .top-feature-intro .txtbox {
  padding-left: 50px;
  width: 510px;
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-intro .txtbox {
    padding-left: 0;
    width: 100%;
  }
}
#farm-sweets .top-feature-intro .txtbox::before {
  position: absolute;
  display: block;
  top: -80px;
  left: -160px;
  content: "";
  width: 785.5px;
  height: 496.21px;
  background: url(/sightseeing/assets/img/special/farm-sweets/top_feature_ttl_bg.png) no-repeat center center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-intro .txtbox::before {
    top: 25%;
    left: 50%;
    transform: translate(-50%, -25%);
  }
}
#farm-sweets .top-feature-intro .txtbox h2, #farm-sweets .top-feature-intro .txtbox p {
  position: relative;
}
#farm-sweets .top-feature-intro .txtbox h2 {
  margin-bottom: 20px;
  width: 407px;
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-intro .txtbox h2 {
    width: 80%;
    margin: 0 auto 20px;
  }
}
#farm-sweets .top-feature-intro .txtbox p {
  width: 440px;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-intro .txtbox p {
    width: 100%;
    font-size: 15px;
    text-align: left;
  }
}
#farm-sweets .top-feature-map {
  position: relative;
  background-color: #F1EFD4;
  padding: 25px;
  border-radius: 70px;
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-map {
    padding: 15px;
    border-radius: 40px;
  }
}
#farm-sweets .top-feature-map h3 {
  position: absolute;
  top: 0;
  left: 0;
  padding: 25px;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #fff;
  background-color: #0CA14A;
  border-radius: 20px 0 20px 0;
  font-size: 40px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-map h3 {
    padding: 20px 14px 20px 14px;
    border-radius: 16px 0 16px 0;
    font-size: 32px;
  }
}
#farm-sweets .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: bottom;
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-map h3 span {
    width: 22px;
    height: 31px;
  }
}
#farm-sweets .top-feature-map-inner {
  padding: 100px 0 100px;
  border-radius: 55px;
  background-color: #fff;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .top-feature-map-inner {
    padding: 100px 0 100px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .top-feature-map-inner {
    padding: 145px 0 80px;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-map-inner {
    padding: 145px 0 145px;
    border-radius: 40px;
  }
}
#farm-sweets .top-feature-map .map-img {
  margin: 0 auto;
  width: 538px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .top-feature-map .map-img {
    width: 538px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .top-feature-map .map-img {
    width: 450px;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-map .map-img {
    width: 83%;
  }
}
#farm-sweets .top-feature-map .linkbox a {
  position: absolute;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-map .linkbox a {
    width: 32%;
    height: auto;
  }
}
#farm-sweets .top-feature-map .linkbox a .mask-image {
  width: 210px;
  height: 210px;
  -webkit-mask-image: url(/sightseeing/assets/img/special/farm-sweets/map_mask.svg);
  mask-image: url(/sightseeing/assets/img/special/farm-sweets/map_mask.svg);
  -webkit-mask-size: 100%;
          mask-size: 100%;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .top-feature-map .linkbox a .mask-image {
    width: 150px;
    height: 150px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .top-feature-map .linkbox a .mask-image {
    width: 150px;
    height: 150px;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-map .linkbox a .mask-image {
    width: 100%;
    height: 100%;
  }
}
#farm-sweets .top-feature-map .linkbox a img {
  width: 100%;
  height: auto;
  transition: all 0.5s ease;
}
#farm-sweets .top-feature-map .linkbox a .btntxt {
  position: absolute;
  bottom: -30px;
  left: 40px;
  display: flex;
  align-items: center;
  width: 186px;
  height: 66px;
  background: url(/sightseeing/assets/img/special/farm-sweets/map_btn.png) no-repeat center center;
  background-size: 100% auto;
  transition: all 0.5s ease;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .top-feature-map .linkbox a .btntxt {
    left: -10px;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-map .linkbox a .btntxt {
    left: -5%;
    width: 120px;
    height: 58px;
  }
}
#farm-sweets .top-feature-map .linkbox a .btntxt span {
  padding: 0 30px;
  font-size: 22px;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #391907;
  transition: all 0.5s ease;
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-map .linkbox a .btntxt span {
    padding: 0 30px 0 20px;
    font-size: 14px;
  }
}
#farm-sweets .top-feature-map .linkbox a.link-matsuzaki {
  top: 370px;
  right: 130px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .top-feature-map .linkbox a.link-matsuzaki {
    top: 350px;
    right: 80px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .top-feature-map .linkbox a.link-matsuzaki {
    top: 350px;
    right: 59px;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-map .linkbox a.link-matsuzaki {
    top: 71%;
    right: 13%;
  }
}
#farm-sweets .top-feature-map .linkbox a.link-matsuda {
  top: 80px;
  right: 260px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .top-feature-map .linkbox a.link-matsuda {
    top: 100px;
    right: 200px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .top-feature-map .linkbox a.link-matsuda {
    top: 100px;
    right: 130px;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-map .linkbox a.link-matsuda {
    top: 130px;
    right: 17%;
  }
}
#farm-sweets .top-feature-map .linkbox a.link-misao {
  top: 445px;
  left: 220px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .top-feature-map .linkbox a.link-misao {
    top: 415px;
    left: 140px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .top-feature-map .linkbox a.link-misao {
    top: 415px;
    left: 59px;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-map .linkbox a.link-misao {
    top: 75%;
    left: 14%;
  }
}
#farm-sweets .top-feature-map .linkbox a.link-yasutomi {
  top: 180px;
  left: 130px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .top-feature-map .linkbox a.link-yasutomi {
    top: 150px;
    left: 80px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .top-feature-map .linkbox a.link-yasutomi {
    top: 150px;
    left: 38px;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-map .linkbox a.link-yasutomi {
    top: 116px;
    left: 9%;
  }
}
#farm-sweets .top-feature-map .linkbox a.link-misao .btntxt, #farm-sweets .top-feature-map .linkbox a.link-matsuda .btntxt {
  width: 208px;
  height: 66px;
  background: url(/sightseeing/assets/img/special/farm-sweets/map_btn2.png) no-repeat center center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #farm-sweets .top-feature-map .linkbox a.link-misao .btntxt, #farm-sweets .top-feature-map .linkbox a.link-matsuda .btntxt {
    width: 125px;
    height: 58px;
  }
}
#farm-sweets .top-feature-map .linkbox a:hover {
  opacity: 1;
}
#farm-sweets .top-feature-map .linkbox a:hover .btntxt {
  background: url(/sightseeing/assets/img/special/farm-sweets/map_btn_h.png) no-repeat center center;
  background-size: 100% auto;
}
#farm-sweets .top-feature-map .linkbox a:hover .btntxt span {
  color: #fff;
}
#farm-sweets .top-feature-map .linkbox a:hover.link-misao .btntxt, #farm-sweets .top-feature-map .linkbox a:hover.link-matsuda .btntxt {
  background: url(/sightseeing/assets/img/special/farm-sweets/map_btn2_h.png) no-repeat center center;
  background-size: 100% auto;
}
#farm-sweets .top-feature-map .linkbox a:hover img {
  transform: scale(1.1);
}
#farm-sweets .section-feature {
  overflow: hidden;
  margin-top: 200px;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature {
    margin-top: 150px;
  }
}
#farm-sweets .section-feature.sec01 {
  margin-top: -345px;
}
#farm-sweets .section-feature.sec01 .section-feature-flex .imgbox {
  background-image: url(/sightseeing/assets/img/special/farm-sweets/sec01_img_01.png);
  background-position: top right;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec01 .section-feature-flex .imgbox {
    background-image: url(/sightseeing/assets/img/special/farm-sweets/sec01_img_01_sp.png);
    background-position: center center;
  }
}
#farm-sweets .section-feature.sec01 .section-feature-flex .txtbox::after {
  content: "";
  display: block;
  position: absolute;
  top: -180px;
  left: calc(50% - 50px);
  width: 200px;
  height: 114px;
  background: url(/sightseeing/assets/img/special/farm-sweets/icon_cow03.png) no-repeat top left;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec01 .section-feature-flex .txtbox::after {
    top: 20px;
    left: auto;
    right: calc(50% - 150px);
    width: 130px;
    height: 75px;
  }
}
#farm-sweets .section-feature.sec01 .section-feature-flex .txtbox h3::before {
  top: -120px;
  left: -80px;
  width: 196px;
  height: 112px;
  background: url(/sightseeing/assets/img/special/farm-sweets/sec01_ttl02.png) no-repeat top left;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec01 .section-feature-flex .txtbox h3::before {
    top: -120px;
    left: 0px;
    z-index: 1;
  }
}
#farm-sweets .section-feature.sec01 .section-feature-flex .txtbox h4 {
  width: 266px;
}
#farm-sweets .section-feature.sec01 .loop_wrapper::before {
  content: "";
  display: block;
  position: absolute;
  top: -60px;
  left: calc(50% - 500px);
  width: 148px;
  height: 112px;
  background: url(/sightseeing/assets/img/special/farm-sweets/icon_sheep.png) no-repeat top left;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec01 .loop_wrapper::before {
    width: 118px;
    height: 89px;
    top: -40px;
    left: 10%;
  }
}
#farm-sweets .section-feature.sec02 .section-feature-flex .imgbox {
  background-image: url(/sightseeing/assets/img/special/farm-sweets/sec02_img_01.png);
  background-position: top left;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec02 .section-feature-flex .imgbox {
    background-image: url(/sightseeing/assets/img/special/farm-sweets/sec02_img_01_sp.png);
    background-position: center left 29%;
  }
}
#farm-sweets .section-feature.sec02 .section-feature-flex .txtbox {
  width: auto;
  padding: 0px 50px 0;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec02 .section-feature-flex .txtbox {
    padding: 50px 25px 0;
  }
}
#farm-sweets .section-feature.sec02 .section-feature-flex .txtbox::after {
  content: "";
  display: block;
  position: absolute;
  top: -168px;
  left: calc(50% + 50px);
  width: 182px;
  height: 116px;
  background: url(/sightseeing/assets/img/special/farm-sweets/icon_cow04.png) no-repeat top left;
  background-size: 100% auto;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .section-feature.sec02 .section-feature-flex .txtbox::after {
    top: -25%;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec02 .section-feature-flex .txtbox::after {
    top: 0px;
    left: auto;
    right: calc(50% - 150px);
    width: 130px;
    height: 75px;
    background: url(/sightseeing/assets/img/special/farm-sweets/icon_cow04_sp.png) no-repeat top left;
    background-size: 100% auto;
  }
}
#farm-sweets .section-feature.sec02 .section-feature-flex .txtbox h3::before {
  top: -130px;
  left: -11px;
  width: 180px;
  height: 114px;
  background: url(/sightseeing/assets/img/special/farm-sweets/sec02_ttl02.png) no-repeat top left;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec02 .section-feature-flex .txtbox h3::before {
    top: -120px;
    left: 0px;
    z-index: 1;
  }
}
#farm-sweets .section-feature.sec02 .section-feature-flex .txtbox h4 {
  width: 300px;
}
#farm-sweets .section-feature.sec02 .section-feature-flex .txtbox p {
  color: #000;
}
#farm-sweets .section-feature.sec02 .section-feature-about .txtbox h3 {
  max-width: 436px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .section-feature.sec02 .section-feature-about .txtbox h3 {
    width: 90%;
  }
}
#farm-sweets .section-feature.sec02 .loop_wrapper::before {
  content: "";
  display: block;
  position: absolute;
  top: -60px;
  left: calc(50% + 350px);
  width: 148px;
  height: 95px;
  background: url(/sightseeing/assets/img/special/farm-sweets/icon_pig.png) no-repeat top left;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec02 .loop_wrapper::before {
    width: 128px;
    height: 80px;
    top: -40px;
    left: 10%;
  }
}
#farm-sweets .section-feature.sec03 .section-feature-flex .imgbox {
  background-image: url(/sightseeing/assets/img/special/farm-sweets/sec03_img_01.png);
  background-position: top right;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec03 .section-feature-flex .imgbox {
    background-image: url(/sightseeing/assets/img/special/farm-sweets/sec03_img_01_sp.png);
    background-position: center center;
  }
}
#farm-sweets .section-feature.sec03 .section-feature-flex .txtbox::after {
  content: "";
  display: block;
  position: absolute;
  top: -180px;
  left: calc(50% - 50px);
  width: 200px;
  height: 114px;
  background: url(/sightseeing/assets/img/special/farm-sweets/icon_cow05.png) no-repeat top left;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec03 .section-feature-flex .txtbox::after {
    top: 10px;
    left: auto;
    right: calc(50% - 150px);
    width: 130px;
    height: 75px;
  }
}
#farm-sweets .section-feature.sec03 .section-feature-flex .txtbox h3::before {
  top: -120px;
  left: -80px;
  width: 196px;
  height: 112px;
  background: url(/sightseeing/assets/img/special/farm-sweets/sec03_ttl02.png) no-repeat top left;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec03 .section-feature-flex .txtbox h3::before {
    top: -120px;
    left: 0px;
    z-index: 1;
  }
}
#farm-sweets .section-feature.sec03 .section-feature-flex .txtbox h4 {
  width: 324px;
}
#farm-sweets .section-feature.sec03 .section-feature-about .txtbox h3 {
  max-width: 425px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .section-feature.sec03 .section-feature-about .txtbox h3 {
    width: 90%;
  }
}
#farm-sweets .section-feature.sec03 .loop_wrapper::before {
  content: "";
  display: block;
  position: absolute;
  top: -60px;
  left: calc(50% - 500px);
  width: 120px;
  height: 137px;
  background: url(/sightseeing/assets/img/special/farm-sweets/icon_goat.png) no-repeat top left;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec03 .loop_wrapper::before {
    width: 96px;
    height: 109px;
    top: -40px;
    left: 10%;
  }
}
#farm-sweets .section-feature.sec04 .section-feature-flex .imgbox {
  background-image: url(/sightseeing/assets/img/special/farm-sweets/sec04_img_01.png);
  background-position: top left;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec04 .section-feature-flex .imgbox {
    background-image: url(/sightseeing/assets/img/special/farm-sweets/sec04_img_01_sp.png);
    background-position: center left 29%;
  }
}
#farm-sweets .section-feature.sec04 .section-feature-flex .txtbox {
  width: auto;
  padding: 0px 50px 0;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec04 .section-feature-flex .txtbox {
    padding: 50px 25px 0;
  }
}
#farm-sweets .section-feature.sec04 .section-feature-flex .txtbox::after {
  content: "";
  display: block;
  position: absolute;
  top: -168px;
  left: calc(50% + 50px);
  width: 182px;
  height: 116px;
  background: url(/sightseeing/assets/img/special/farm-sweets/icon_cow06.png) no-repeat top left;
  background-size: 100% auto;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .section-feature.sec04 .section-feature-flex .txtbox::after {
    top: -28%;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec04 .section-feature-flex .txtbox::after {
    top: 0px;
    left: auto;
    right: calc(50% - 150px);
    width: 130px;
    height: 75px;
    background: url(/sightseeing/assets/img/special/farm-sweets/icon_cow04_sp.png) no-repeat top left;
    background-size: 100% auto;
  }
}
#farm-sweets .section-feature.sec04 .section-feature-flex .txtbox h3::before {
  top: -130px;
  left: -11px;
  width: 180px;
  height: 114px;
  background: url(/sightseeing/assets/img/special/farm-sweets/sec04_ttl02.png) no-repeat top left;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec04 .section-feature-flex .txtbox h3::before {
    top: -120px;
    left: 0px;
    z-index: 1;
  }
}
#farm-sweets .section-feature.sec04 .section-feature-flex .txtbox h4 {
  width: 300px;
}
#farm-sweets .section-feature.sec04 .section-feature-flex .txtbox p {
  color: #000;
}
#farm-sweets .section-feature.sec04 .section-feature-about .txtbox h3 {
  max-width: 625px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .section-feature.sec04 .section-feature-about .txtbox h3 {
    width: 100%;
  }
}
#farm-sweets .section-feature.sec04 .loop_wrapper::before {
  content: "";
  display: block;
  position: absolute;
  top: -25px;
  left: calc(50% + 350px);
  width: 102px;
  height: 90px;
  background: url(/sightseeing/assets/img/special/farm-sweets/icon_rabbit.png) no-repeat top left;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature.sec04 .loop_wrapper::before {
    width: 82px;
    height: 72px;
    top: -15px;
    left: 10%;
  }
}
#farm-sweets .section-feature-flex {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 auto 50px;
  max-width: 1800px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .section-feature-flex {
    margin: 0 auto 50px;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-flex {
    margin: 0 auto 30vw;
    flex-wrap: wrap;
  }
}
#farm-sweets .section-feature-flex.reverse {
  flex-direction: row-reverse;
}
#farm-sweets .section-feature-flex .imgbox,
#farm-sweets .section-feature-flex .txtbox {
  position: relative;
}
#farm-sweets .section-feature-flex .imgbox {
  width: calc(70% - 150px);
  height: 924px;
  aspect-ratio: 976/924;
  background-size: 976px 924px;
  background-repeat: no-repeat;
  z-index: 1;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .section-feature-flex .imgbox {
    width: 65%;
    background-size: 876px 824px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .section-feature-flex .imgbox {
    width: 54%;
    background-size: 636px 615px;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-flex .imgbox {
    width: 100%;
    height: 535px;
    aspect-ratio: 556/535;
    background-size: 556px 535px;
  }
}
#farm-sweets .section-feature-flex .txtbox {
  position: relative;
  padding: 50px 50px 0;
  width: calc(30% + 150px);
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .section-feature-flex .txtbox {
    width: 45%;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .section-feature-flex .txtbox {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-flex .txtbox {
    padding: 40px 25px 0;
    width: 100%;
    min-height: 500px;
  }
}
#farm-sweets .section-feature-flex .txtbox.green::before {
  position: absolute;
  display: block;
  top: -150px;
  left: -200px;
  content: "";
  width: 1038px;
  height: 780px;
  background: url(/sightseeing/assets/img/special/farm-sweets/bgtxt_green.png) no-repeat center center;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-flex .txtbox.green::before {
    top: -57%;
    left: 50%;
    transform: translate(-50%, 0);
    width: 1249px;
    height: 938px;
    background-position: center left 100px;
  }
}
#farm-sweets .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/farm-sweets/bgtxt_yellow.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  #farm-sweets .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;
  }
}
#farm-sweets .section-feature-flex .txtbox h3, #farm-sweets .section-feature-flex .txtbox h4, #farm-sweets .section-feature-flex .txtbox p {
  position: relative;
}
#farm-sweets .section-feature-flex .txtbox h3 {
  margin-bottom: 30px;
  width: 180px;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-flex .txtbox h3 {
    width: 140px;
  }
}
#farm-sweets .section-feature-flex .txtbox h3::before {
  position: absolute;
  display: block;
  content: "";
}
#farm-sweets .section-feature-flex .txtbox h4 {
  margin-bottom: 23px;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-flex .txtbox h4 {
    font-size: 21px;
    margin-bottom: 13px;
  }
}
#farm-sweets .section-feature-flex .txtbox p {
  max-width: 440px;
  color: #fff;
}
#farm-sweets .section-feature-flex .txtbox p + p {
  margin-top: 1em;
}
#farm-sweets .section-feature-about {
  position: relative;
  margin-bottom: 93px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-about {
    flex-wrap: wrap;
  }
}
#farm-sweets .section-feature-about.reverse {
  flex-direction: row-reverse;
}
#farm-sweets .section-feature-about .imgbox {
  width: 30%;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-about .imgbox {
    margin-bottom: 42px;
    width: 100%;
  }
}
#farm-sweets .section-feature-about .txtbox {
  width: 70%;
  max-width: 720px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .section-feature-about .txtbox {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-about .txtbox {
    width: 100%;
  }
}
#farm-sweets .section-feature-about .txtbox h3, #farm-sweets .section-feature-about .txtbox h4, #farm-sweets .section-feature-about .txtbox p {
  position: relative;
}
#farm-sweets .section-feature-about .txtbox h3 {
  margin-bottom: 30px;
  max-width: 438px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .section-feature-about .txtbox h3 {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-about .txtbox h3 {
    width: 90%;
  }
}
#farm-sweets .section-feature-about .txtbox p + p {
  margin-top: 1em;
}
#farm-sweets .section-feature .loop_wrapper {
  margin-bottom: 88px;
  display: flex;
  align-items: center;
  position: relative;
  content: "";
  width: 100%;
  min-height: 581px;
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .section-feature .loop_wrapper {
    background-size: cover;
    min-height: 882px;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature .loop_wrapper {
    margin-bottom: 40px;
  }
}
#farm-sweets .section-feature .loop_wrapper.green {
  background: url(/sightseeing/assets/img/special/farm-sweets/bg_green.png) no-repeat top center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature .loop_wrapper.green {
    background: url(/sightseeing/assets/img/special/farm-sweets/bg_green_sp.png) no-repeat top center;
    background-size: cover;
  }
}
#farm-sweets .section-feature .loop_wrapper.yellow {
  background: url(/sightseeing/assets/img/special/farm-sweets/bg_yellow.png) no-repeat top center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature .loop_wrapper.yellow {
    background: url(/sightseeing/assets/img/special/farm-sweets/bg_yellow_sp.png) no-repeat top center;
    background-size: cover;
  }
}
#farm-sweets .section-feature .loop_image {
  width: 100%;
  max-width: none;
  background-size: auto 100%;
  background-repeat: repeat-x;
}
#farm-sweets .section-feature .loop_image.loopimg {
  margin-top: 50px;
  height: 444px;
  animation: bg-slider1 60s linear infinite; /* 23sの部分背景画像の約数だとスムーズ */
}
#farm-sweets .section-feature .loop_image.loopimg-01 {
  background-image: url(/sightseeing/assets/img/special/farm-sweets/sec01_img_group.png);
}
#farm-sweets .section-feature .loop_image.loopimg-02 {
  height: 468px;
  background-image: url(/sightseeing/assets/img/special/farm-sweets/sec02_img_group.png);
}
#farm-sweets .section-feature .loop_image.loopimg-03 {
  background-image: url(/sightseeing/assets/img/special/farm-sweets/sec03_img_group.png);
}
#farm-sweets .section-feature .loop_image.loopimg-04 {
  background-image: url(/sightseeing/assets/img/special/farm-sweets/sec04_img_group.png);
}
@keyframes bg-slider1 {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -1938px 0;
  }
}
#farm-sweets .section-feature-person {
  margin-bottom: 105px;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-person {
    margin-bottom: 50px;
  }
}
#farm-sweets .section-feature-person .personbox {
  position: relative;
}
#farm-sweets .section-feature-person .personbox dt {
  position: absolute;
  top: -10px;
  width: 256px;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-person .personbox dt {
    position: relative;
    top: 0;
    left: 50%;
    transform: translate(-50%, 10%);
    width: 203px;
  }
}
#farm-sweets .section-feature-person .personbox dd {
  margin-left: 230px;
  padding: 53px 50px 53px 65px;
  max-width: 971px;
  background-color: #F1EFD4;
  border-radius: 70px;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-person .personbox dd {
    margin-left: 0;
    margin-top: -20px;
    padding: 54px 9% 40px 9%;
    font-size: 15px;
  }
}
#farm-sweets .section-feature-ranking {
  margin-bottom: 50px;
  padding: 40px 50px;
}
#farm-sweets .section-feature-ranking.border {
  border: solid 10px #F1EFD4;
  border-radius: 70px;
  outline: 2px dotted #DF9B15;
  outline-offset: -11px; /*プラスなら外側へ、マイナスなら内側へ*/
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-ranking.border {
    padding: 40px 10%;
  }
}
#farm-sweets .section-feature-ranking .rank-ttl {
  background-image: radial-gradient(circle, #0CA14A 4px, transparent 4px);
  background-position: left center;
  background-repeat: repeat-x;
  background-size: 17px 8px;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-ranking .rank-ttl {
    background-image: radial-gradient(circle, #0CA14A 3px, transparent 3px);
    background-position: left center;
    background-repeat: repeat-x;
    background-size: 14px 6px;
  }
}
#farm-sweets .section-feature-ranking .rank-ttl h3 {
  margin: 0 auto 55px;
  padding: 0 25px;
  max-width: 324px;
  background-color: #fff;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .section-feature-ranking .rank-ttl h3 {
    padding: 0 4%;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .section-feature-ranking .rank-ttl h3 {
    padding: 0 3%;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-ranking .rank-ttl h3 {
    margin: 0 auto 47px;
    width: 52%;
    padding: 0 1%;
  }
}
#farm-sweets .section-feature-ranking .rankbox {
  margin-bottom: 34px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#farm-sweets .section-feature-ranking .rankbox li {
  position: relative;
  padding: 30px 20px 24px 20px;
  width: 28%;
  background-color: #F1EFD4;
  border-radius: 30px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .section-feature-ranking .rankbox li {
    width: 26%;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .section-feature-ranking .rankbox li {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-ranking .rankbox li {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-ranking .rankbox li:not(:last-of-type) {
    margin-bottom: 35px;
  }
}
#farm-sweets .section-feature-ranking .rankbox li p {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-ranking .rankbox li p {
    font-size: 15px;
  }
}
#farm-sweets .section-feature-ranking .rankbox li.n01::before, #farm-sweets .section-feature-ranking .rankbox li.n02::before, #farm-sweets .section-feature-ranking .rankbox li.n03::before {
  position: absolute;
  content: "";
  top: -25px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 48px;
  height: 37px;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-ranking .rankbox li.n01::before, #farm-sweets .section-feature-ranking .rankbox li.n02::before, #farm-sweets .section-feature-ranking .rankbox li.n03::before {
    left: 50%;
    transform: translate(-50%, 0);
  }
}
#farm-sweets .section-feature-ranking .rankbox li.n01::before {
  background: url(/sightseeing/assets/img/special/farm-sweets/ranking_01.png) no-repeat center;
  background-size: 100% auto;
}
#farm-sweets .section-feature-ranking .rankbox li.n02::before {
  background: url(/sightseeing/assets/img/special/farm-sweets/ranking_02.png) no-repeat center;
  background-size: 100% auto;
}
#farm-sweets .section-feature-ranking .rankbox li.n03::before {
  background: url(/sightseeing/assets/img/special/farm-sweets/ranking_03.png) no-repeat center;
  background-size: 100% auto;
}
#farm-sweets .section-feature-ranking .ichioshibox {
  border: solid 2px #0CA14A;
  border-radius: 20px;
  display: flex;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-ranking .ichioshibox {
    flex-wrap: wrap;
  }
}
#farm-sweets .section-feature-ranking .ichioshibox dt {
  padding: 20px 30px 20px 20px;
  display: flex;
  align-items: center;
  width: 360px;
  border-radius: 16px 0 0 16px;
  background-color: #0CA14A;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-ranking .ichioshibox dt {
    padding: 20px 12% 20px 12%;
    width: 100%;
    border-radius: 16px 16px 0 0;
  }
}
#farm-sweets .section-feature-ranking .ichioshibox dd {
  padding: 52px 20px;
  width: 60%;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-ranking .ichioshibox dd {
    padding: 25px 10%;
    width: 100%;
    font-size: 16px;
  }
}
#farm-sweets .section-feature-detail {
  position: relative;
  padding: 50px 60px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-detail {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-detail {
    padding: 50px 35px;
    align-items: center;
  }
}
#farm-sweets .section-feature-detail.reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-detail.reverse {
    flex-direction: column-reverse;
  }
}
#farm-sweets .section-feature-detail.border {
  border: solid 2px #0CA14A;
  border-radius: 70px;
}
#farm-sweets .section-feature-detail .imgbox {
  width: 36%;
  max-width: 330px;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-detail .imgbox {
    width: 100%;
    max-width: 100%;
  }
}
#farm-sweets .section-feature-detail .imgbox img {
  border-radius: 20px;
}
#farm-sweets .section-feature-detail .txtbox {
  width: 70%;
  max-width: 650px;
}
#farm-sweets .section-feature-detail .txtbox.w700 {
  max-width: 700px;
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .section-feature-detail .txtbox {
    width: 63%;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-detail .txtbox {
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
  }
}
#farm-sweets .section-feature-detail .txtbox h3, #farm-sweets .section-feature-detail .txtbox p {
  position: relative;
}
#farm-sweets .section-feature-detail .txtbox h3 {
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #391907;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-detail .txtbox h3 {
    font-size: 26px;
  }
}
#farm-sweets .section-feature-detail .txtbox p + p {
  margin-top: 1em;
}
#farm-sweets .section-feature-detail .txtbox .detaillist {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-detail .txtbox .detaillist {
    justify-content: center;
  }
}
#farm-sweets .section-feature-detail .txtbox .detaillist .box {
  width: 50%;
}
#farm-sweets .section-feature-detail .txtbox .detaillist .box:not(:last-of-type) {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  #farm-sweets .section-feature-detail .txtbox .detaillist .box-l {
    width: 52%;
  }
}
@media screen and (min-width: 768px) {
  #farm-sweets .section-feature-detail .txtbox .detaillist .box-s {
    width: 48%;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  #farm-sweets .section-feature-detail .txtbox .detaillist .box {
    width: 100%;
  }
}
@media only screen and (min-width: 500px) and (max-width: 994px) {
  #farm-sweets .section-feature-detail .txtbox .detaillist .box {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-detail .txtbox .detaillist .box {
    width: 100%;
  }
}
#farm-sweets .section-feature-detail .txtbox .detaillist dl {
  display: flex;
  flex-wrap: wrap;
}
#farm-sweets .section-feature-detail .txtbox .detaillist dl:not(:last-of-type) {
  margin-bottom: 20px;
}
#farm-sweets .section-feature-detail .txtbox .detaillist dt, #farm-sweets .section-feature-detail .txtbox .detaillist dd {
  font-size: 16px;
  font-weight: 500;
}
#farm-sweets .section-feature-detail .txtbox .detaillist dt span {
  margin-right: 0.5em;
  padding: 0.3em 0;
  min-width: 120px;
  background-color: #0CA14A;
  border-radius: 50px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-detail .txtbox .detaillist dt span {
    display: block;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-detail .txtbox .detaillist dt {
    margin-bottom: 7px;
    width: 100%;
  }
}
#farm-sweets .section-feature-detail .txtbox .detaillist dd {
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-detail .txtbox .detaillist dd {
    width: 100%;
  }
}
#farm-sweets .section-feature-detail .txtbox .detaillist dd span.caution-s {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-detail .txtbox .detaillist dd span.caution-s {
    font-size: 12px;
  }
}
#farm-sweets .section-feature-detail .txtbox .detaillist dd.phone > a {
  font-size: 26px;
  color: #0CA14A;
  font-family: "Outfit", sans-serif;
  font-weight: bold;
  line-height: 1;
}
#farm-sweets .section-feature-detail .txtbox .detaillist dd.instalink {
  width: 54%;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-detail .txtbox .detaillist dd.instalink {
    width: 80%;
    margin: 0 auto;
  }
}
#farm-sweets .section-feature-detail .txtbox .detaillist dd.iconbox {
  display: flex;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-detail .txtbox .detaillist dd.iconbox {
    justify-content: center;
  }
}
#farm-sweets .section-feature-detail .txtbox .detaillist dd.iconbox a {
  display: block;
  width: 27px;
  height: 27px;
}
#farm-sweets .section-feature-detail .txtbox .detaillist dd.iconbox a:not(:last-of-type) {
  margin-right: 0.3em;
}
#farm-sweets .section-feature-detail .txtbox .detaillist dd.shoping {
  padding: 0 1em 0.3em 0;
  border-bottom: solid 1px #000;
}
@media screen and (max-width: 767px) {
  #farm-sweets .section-feature-detail .txtbox .detaillist dd.shoping {
    width: auto;
    margin: 0 auto;
  }
}
#farm-sweets .section-feature-detail .txtbox .detaillist dd.shoping span {
  display: inline-block;
  vertical-align: middle;
}
#farm-sweets .section-feature-detail .txtbox .detaillist dd.shoping span.carticon {
  margin-right: 0.2em;
  width: 17px;
  height: 15px;
  background: url(/sightseeing/assets/img/special/farm-sweets/detail_icon_cart.png) no-repeat top left;
  background-size: 100% auto;
}
#farm-sweets .section-feature-detail .txtbox .detaillist dd.shoping span.txt {
  position: relative;
}
#farm-sweets .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 #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
  box-sizing: border-box;
}
#farm-sweets .section-feature-detail .txtbox .detaillist dd a {
  font-weight: 500;
}
#farm-sweets .section-feature-detail .txtbox .detaillist dd a.under {
  text-decoration: underline;
}
#farm-sweets .bottom-contents {
  background-color: #fff;
}
#farm-sweets .bottom-contents::before {
  position: relative;
  display: block;
  content: "";
  width: 100%;
  height: 5vw;
  background: url(/sightseeing/assets/img/special/farm-sweets/bottom_feature_top.png) no-repeat top center;
  background-size: cover;
}
#farm-sweets .bottom-contents .bottom-feature {
  position: relative;
  padding: 150px 0 270px;
  background: #B0E580;
}
@media screen and (max-width: 767px) {
  #farm-sweets .bottom-contents .bottom-feature {
    padding: 150px 0 170px;
  }
}
#farm-sweets .bottom-contents .bottom-feature-box {
  margin-bottom: 80px;
  padding: 68px 5% 0;
  background-color: #fff;
  border-radius: 75px;
}
@media screen and (max-width: 767px) {
  #farm-sweets .bottom-contents .bottom-feature-box {
    padding: 48px 0 0;
  }
}
#farm-sweets .bottom-contents .bottom-feature-box p {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #farm-sweets .bottom-contents .bottom-feature-box p {
    padding: 0 35px;
    font-size: 16px;
  }
}
#farm-sweets .bottom-contents .bottom-feature-box .animalimage {
  margin: 0 auto;
  max-width: 814px;
  width: 100%;
  height: 139px;
  background: url(/sightseeing/assets/img/special/farm-sweets/icon_animal.png) no-repeat bottom left;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  #farm-sweets .bottom-contents .bottom-feature-box .animalimage {
    height: 75px;
    background: url(/sightseeing/assets/img/special/farm-sweets/icon_animal_sp.png) no-repeat bottom -1px left;
    background-size: 100% auto;
  }
}
#farm-sweets .bottom-contents .bottom-feature-access {
  position: relative;
  background-color: #fff;
  padding: 25px;
  border-radius: 70px;
}
@media screen and (max-width: 767px) {
  #farm-sweets .bottom-contents .bottom-feature-access {
    padding: 15px;
    border-radius: 40px;
  }
}
#farm-sweets .bottom-contents .bottom-feature-access .accessmap {
  border-radius: 70px;
  height: 45vh;
  overflow: hidden;
}
#farm-sweets .bottom-contents .bottom-feature-access .accessmap iframe {
  width: 100%;
  height: calc(100% + 65px);
  margin-top: -65px;
}
#farm-sweets .bottom-contents .bottom-feature-access h3 {
  position: absolute;
  top: 0;
  left: 0;
  padding: 25px;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #fff;
  background-color: #0CA14A;
  border-radius: 20px 0 20px 0;
  font-size: 40px;
  font-weight: bold;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #farm-sweets .bottom-contents .bottom-feature-access h3 {
    padding: 20px 14px 20px 14px;
    border-radius: 16px 0 16px 0;
    font-size: 32px;
  }
}
#farm-sweets .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: bottom;
}
@media screen and (max-width: 767px) {
  #farm-sweets .bottom-contents .bottom-feature-access h3 span {
    width: 22px;
    height: 31px;
  }
}
#farm-sweets .copywight {
  padding: 10px 0;
  background: #0CA14A;
}
#farm-sweets .copywight p {
  color: #fff;
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  text-align: center;
}

#access-map {
  height: 400px;
  width: 100%;
  border-radius: 70px;
}
@media screen and (max-width: 767px) {
  #access-map {
    height: auto;
    min-height: 660px;
    border-radius: 40px;
  }
}
#access-map .momo-ttl {
  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: -100px 0 -5px;
  }
}/*# sourceMappingURL=style.css.map */