#main_top #pagetitle {
  background: url(../images_new/main/top/title_bk_sp.jpg) no-repeat 50% 50%;
  background-size: cover;
}
@media (min-width: 600px) {
  #main_top #pagetitle {
    background: url(../images_new/main/top/title_bk.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
}
#main_top #main {
  background: url(../images_new/main/top/main_photo.jpg) no-repeat top right;
  background-size: contain;
  image-rendering: -webkit-optimize-contrast;
  width: 86vw;
  margin: 10vw auto 0;
  padding-top: 55vw;
}
@media (min-width: 600px) {
  #main_top #main {
    background-size: 50vw;
    padding-top: 0;
    padding-bottom: 5vw;
  }
}
@media (min-width: 1025px) {
  #main_top #main {
    margin: 5vw auto 0;
    width: 74vw;
    background-size: 45vw;
    padding-bottom: 8vw;
    padding-left: 5vw;
  }
}
@media (min-width: 1680px) {
  #main_top #main {
    margin: 100px auto 0;
    width: 1300px;
    background-size: 800px;
    padding-bottom: 50px;
    padding-left: 100px;
  }
}
#main_top #main .copy {
  font-size: 125%;
}
@media (min-width: 600px) {
  #main_top #main .copy {
    font-size: 185%;
    text-align: left;
  }
}
@media (min-width: 1025px) {
  #main_top #main .copy {
    padding-top: 3vw;
    letter-spacing: 0.1vw;
  }
}
@media (min-width: 1680px) {
  #main_top #main .copy {
    padding-top: 60px;
    letter-spacing: 1px;
  }
}
#main_top #main p {
  line-height: 180%;
  margin-top: 7vw;
}
@media (min-width: 600px) {
  #main_top #main p {
    margin-top: 2vw;
    margin-right: 35vw;
  }
}
@media (min-width: 1025px) {
  #main_top #main p {
    line-height: 200%;
    margin-right: 40vw;
  }
}
@media (min-width: 1680px) {
  #main_top #main p {
    margin-right: 720px;
    margin-top: 40px;
  }
}
#main_top #shop {
  margin-top: 15vw;
  padding: 10vw 0;
}
@media (min-width: 600px) {
  #main_top #shop {
    margin-top: 7vw;
    padding: 7vw 0;
  }
}
@media (min-width: 1025px) {
  #main_top #shop {
    margin-top: 4vw;
    padding: 4vw 0;
  }
}
@media (min-width: 1680px) {
  #main_top #shop {
    margin-top: 80px;
    padding: 80px 0;
  }
}
#main_top #shop h4 {
  text-align: center;
  font-size: 120%;
  letter-spacing: 0.2vw;
  margin-bottom: 10vw;
}
@media (min-width: 600px) {
  #main_top #shop h4 {
    font-size: 165%;
    margin-bottom: 5vw;
  }
}
@media (min-width: 1680px) {
  #main_top #shop h4 {
    margin-bottom: 100px;
    letter-spacing: 2px;
  }
}
#main_top #shop h4 span {
  font-size: 65%;
  color: #555555;
}
@media (min-width: 600px) {
  #main_top #shop .flex {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    width: 96vw;
    margin: 0 auto;
  }
  #main_top #shop .flex::after {
    content: "";
    display: block;
    width: 67%;
  }
}
@media (min-width: 1025px) {
  #main_top #shop .flex {
    width: 74vw;
  }
}
@media (min-width: 1680px) {
  #main_top #shop .flex {
    width: 1300px;
  }
}
#main_top #shop .flex .shopbox {
  margin: 0 auto 25vw;
  width: 86vw;
  position: relative;
}
@media (min-width: 600px) {
  #main_top #shop .flex .shopbox {
    width: 29%;
    margin: 0 auto 8vw;
  }
}
@media (min-width: 1025px) {
  #main_top #shop .flex .shopbox {
    width: 27%;
    margin: 0 0 5vw;
  }
}
@media (min-width: 1680px) {
  #main_top #shop .flex .shopbox {
    margin: 0 0 50px;
  }
}
#main_top #shop .flex .shopbox .photo img {
  border-radius: 5.3vw;
}
@media (min-width: 600px) {
  #main_top #shop .flex .shopbox .photo img {
    border-radius: 2vw;
  }
}
@media (min-width: 1680px) {
  #main_top #shop .flex .shopbox .photo img {
    border-radius: 40px;
  }
}
#main_top #shop .flex .shopbox h5 {
  text-align: center;
  font-size: 120%;
  letter-spacing: 0.2vw;
  line-height: 170%;
  margin: 5vw auto;
}
@media (min-width: 600px) {
  #main_top #shop .flex .shopbox h5 {
    font-size: 110%;
    margin: 2vw auto;
  }
}
@media (min-width: 1025px) {
  #main_top #shop .flex .shopbox h5 {
    letter-spacing: 0.1vw;
    margin: 1vw auto;
  }
}
@media (min-width: 1680px) {
  #main_top #shop .flex .shopbox h5 {
    letter-spacing: 1px;
    margin: 15px auto;
  }
}
#main_top #shop .flex .shopbox p {
  line-height: 180%;
}
#main_top #shop .flex .shopbox .btn {
  margin: 5vw auto 0;
  width: 60vw;
}
@media (min-width: 600px) {
  #main_top #shop .flex .shopbox .btn {
    margin: 2vw 0 0;
    width: 75%;
    padding: 1.2vw 0;
  }
  #main_top #shop .flex .shopbox .btn::before {
    top: 0.8vw;
    right: 1vw;
  }
}
@media (min-width: 1025px) {
  #main_top #shop .flex .shopbox .btn {
    margin: 1vw auto 0;
    width: 65%;
    padding: 0.6vw 0;
    letter-spacing: 0.1vw;
  }
  #main_top #shop .flex .shopbox .btn::before {
    top: 0.5vw;
    right: 0.5vw;
  }
}
@media (min-width: 1680px) {
  #main_top #shop .flex .shopbox .btn {
    margin: 15px auto 0;
    padding: 10px 0;
    letter-spacing: 1px;
  }
  #main_top #shop .flex .shopbox .btn::before {
    top: 5px;
    right: 15px;
  }
}
@media (min-width: 600px) {
  #main_top #shop .flex .shopbox .blank::before {
    top: 0.3vw;
  }
}
@media (min-width: 1025px) {
  #main_top #shop .flex .shopbox .blank::before {
    top: -5px;
    right: 15px;
  }
}
#main_top #shop .flex .shopbox .insta {
  width: 8vw;
  position: absolute;
  bottom: 2.5vw;
  right: 0;
}
@media (min-width: 600px) {
  #main_top #shop .flex .shopbox .insta {
    width: 3vw;
    bottom: 3.5vw;
    position: relative;
    float: right;
  }
}
@media (min-width: 1025px) {
  #main_top #shop .flex .shopbox .insta {
    width: 2.5vw;
    bottom: 2.8vw;
  }
}
@media (min-width: 1680px) {
  #main_top #shop .flex .shopbox .insta {
    width: 50px;
    bottom: 50px;
  }
}
#main_top #shop .flex .shopbox .herb {
  bottom: -10vw;
}
@media (min-width: 600px) {
  #main_top #shop .flex .shopbox .herb {
    bottom: -1vw;
  }
}
#main_top #marche {
  width: 86vw;
  margin: 30vw auto 0;
  padding: 45vw 0 10vw;
  border-radius: 8vw;
  border: 10px solid #006835;
  position: relative;
}
@media (min-width: 600px) {
  #main_top #marche {
    margin: 15vw auto 0;
    border-radius: 3.1vw;
    padding: 15vw 0 4vw;
  }
}
@media (min-width: 1025px) {
  #main_top #marche {
    width: 74vw;
    margin: 10vw auto 0;
    padding: 10vw 0 4vw;
  }
}
@media (min-width: 1680px) {
  #main_top #marche {
    width: 1300px;
    margin: 200px auto 0;
    padding: 200px 0 80px;
    border-radius: 60px;
  }
}
#main_top #marche h4 {
  position: absolute;
  top: -15vw;
  text-align: center;
  width: 100%;
}
@media (min-width: 600px) {
  #main_top #marche h4 {
    top: -7vw;
  }
}
@media (min-width: 1025px) {
  #main_top #marche h4 {
    top: -4vw;
  }
}
@media (min-width: 1680px) {
  #main_top #marche h4 {
    top: -80px;
  }
}
#main_top #marche h4 img {
  width: 70%;
}
@media (min-width: 600px) {
  #main_top #marche h4 img {
    width: 30%;
  }
}
@media (min-width: 1025px) {
  #main_top #marche h4 img {
    width: 23%;
    max-width: 503px;
  }
}
@media (min-width: 600px) {
  #main_top #marche .flex {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 aut0;
  }
}
#main_top #marche .flex .photo {
  width: 84%;
  margin: 0 auto;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media (min-width: 600px) {
  #main_top #marche .flex .photo {
    width: 45%;
  }
}
@media (min-width: 1025px) {
  #main_top #marche .flex .photo {
    width: 30%;
  }
}
#main_top #marche .flex .photo img {
  width: 48%;
  border-radius: 4vw;
}
@media (min-width: 600px) {
  #main_top #marche .flex .photo img {
    border-radius: 1.5vw;
  }
}
@media (min-width: 1680px) {
  #main_top #marche .flex .photo img {
    border-radius: 30px;
  }
}
#main_top #marche .flex .photo img:first-child {
  width: 100%;
  margin-bottom: 3vw;
}
@media (min-width: 600px) {
  #main_top #marche .flex .photo img:first-child {
    margin-bottom: 1vw;
  }
}
@media (min-width: 1680px) {
  #main_top #marche .flex .photo img:first-child {
    margin-bottom: 15px;
  }
}
@media (min-width: 600px) {
  #main_top #marche .flex .text {
    width: 45%;
  }
}
@media (min-width: 1025px) {
  #main_top #marche .flex .text {
    width: 55%;
  }
}
#main_top #marche .flex h5 {
  text-align: center;
  font-size: 150%;
  line-height: 160%;
  margin-top: 7vw;
}
@media (min-width: 600px) {
  #main_top #marche .flex h5 {
    text-align: left;
    margin-top: 0;
  }
}
@media (min-width: 1025px) {
  #main_top #marche .flex h5 {
    margin-top: 2vw;
    font-size: 180%;
  }
}
@media (min-width: 1680px) {
  #main_top #marche .flex h5 {
    margin-top: 0;
  }
}
#main_top #marche .flex p {
  line-height: 180%;
  margin: 7vw auto 0;
  width: 84%;
}
@media (min-width: 600px) {
  #main_top #marche .flex p {
    width: auto;
    margin: 2vw 2vw 0 0;
  }
}
@media (min-width: 1680px) {
  #main_top #marche .flex p {
    margin: 40px 40px 0 0;
  }
}
#main_top #marche .flex .btn2 {
  margin: 7vw auto;
  border-color: #303030;
  color: #303030;
}
@media (min-width: 600px) {
  #main_top #marche .flex .btn2 {
    margin: 2vw 0;
  }
}
@media (min-width: 1680px) {
  #main_top #marche .flex .btn2 {
    margin: 40px 0;
  }
}
#main_top #marche .flex .btn2::before {
  color: #303030;
}
@media (min-width: 1025px) {
  #main_top #marche .flex .btn2::before {
    top: 0.9vw;
  }
}
@media (min-width: 1680px) {
  #main_top #marche .flex .btn2::before {
    top: 10px;
  }
}
@media (min-width: 1025px) {
  #main_top #marche .flex .btn2:hover {
    background: #fff;
    border-color: #bc1f7d;
    color: #bc1f7d;
  }
  #main_top #marche .flex .btn2:hover::before {
    color: #bc1f7d;
  }
}
#main_top #maison {
  width: 86vw;
  margin: 25vw auto 0;
}
@media (min-width: 600px) {
  #main_top #maison {
    width: 90vw;
    margin: 10vw auto 0;
  }
}
@media (min-width: 1025px) {
  #main_top #maison {
    width: 74vw;
    margin: 10vw auto 0;
  }
}
@media (min-width: 1680px) {
  #main_top #maison {
    width: 1300px;
    margin: 100px auto 0;
  }
}
@media (min-width: 600px) {
  #main_top #maison h4 {
    width: 50%;
    margin: 0 auto;
  }
}
#main_top #maison p {
  text-align: center;
  font-size: 90%;
}
@media (min-width: 600px) {
  #main_top #maison p {
    font-size: 100%;
  }
}
#main_top #maison .sub {
  margin-top: 1.5vw;
  letter-spacing: 0.2vw;
  color: #000;
}
@media (min-width: 600px) {
  #main_top #maison .sub {
    margin-top: 0.5vw;
  }
}
#main_top #maison .text {
  margin-top: 8vw;
  line-height: 180%;
}
@media (min-width: 600px) {
  #main_top #maison .text {
    margin-top: 4vw;
  }
}
@media (min-width: 1025px) {
  #main_top #maison .text {
    margin-top: 2vw;
  }
}
@media (min-width: 600px) {
  #main_top #maison .flex {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    margin-top: 2vw;
  }
  #main_top #maison .flex .flex_right {
    width: 33%;
  }
}
#main_top #maison .gmbox1, #main_top #maison .gmbox2 {
  display: block;
  color: #303030;
  margin-top: 10vw;
  position: relative;
}
@media (min-width: 600px) {
  #main_top #maison .gmbox1, #main_top #maison .gmbox2 {
    margin-top: 1vw;
    width: 65%;
  }
}
#main_top #maison .gmbox1 .photo, #main_top #maison .gmbox2 .photo {
  border-radius: 4vw;
  overflow: hidden;
}
@media (min-width: 600px) {
  #main_top #maison .gmbox1 .photo, #main_top #maison .gmbox2 .photo {
    border-radius: 1.5vw;
  }
}
#main_top #maison .gmbox1 .photo img, #main_top #maison .gmbox2 .photo img {
  object-fit: cover;
  object-position: bottom center;
  height: 60vw;
}
@media (min-width: 600px) {
  #main_top #maison .gmbox1 .photo img, #main_top #maison .gmbox2 .photo img {
    height: auto;
    width: 63.5vw;
    height: 100%;
  }
}
@media (min-width: 1025px) {
  #main_top #maison .gmbox1 .photo img, #main_top #maison .gmbox2 .photo img {
    width: 53vw;
    transition: 0.5s;
  }
  #main_top #maison .gmbox1 .photo img:hover, #main_top #maison .gmbox2 .photo img:hover {
    transform: scale(1.1);
  }
}
#main_top #maison .gmbox1 .number, #main_top #maison .gmbox2 .number {
  position: absolute;
  top: 42vw;
  left: 3vw;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 15vw;
  height: 13vw;
  text-align: center;
  line-height: 130%;
  padding-top: 2vw;
}
@media (min-width: 600px) {
  #main_top #maison .gmbox1 .number, #main_top #maison .gmbox2 .number {
    top: 14.5vw;
    left: 1vw;
    width: 6vw;
    height: 5.2vw;
    padding-top: 0.7vw;
  }
}
@media (min-width: 1025px) {
  #main_top #maison .gmbox1 .number, #main_top #maison .gmbox2 .number {
    top: 13.5vw;
    width: 4vw;
    height: 3.5vw;
    padding-top: 0.5vw;
  }
}
#main_top #maison .gmbox1 .number span, #main_top #maison .gmbox2 .number span {
  font-size: 220%;
  font-weight: bold;
}
#main_top #maison .gmbox1 p, #main_top #maison .gmbox2 p {
  margin-top: 3vw;
  text-align: left;
  font-size: 100%;
  line-height: 180%;
}
@media (min-width: 600px) {
  #main_top #maison .gmbox1 p, #main_top #maison .gmbox2 p {
    position: absolute;
    bottom: 2.8vw;
    left: 8.5vw;
    color: #fff;
    font-size: 130%;
    line-height: 130%;
    letter-spacing: 0.1vw;
  }
}
@media (min-width: 1025px) {
  #main_top #maison .gmbox1 p, #main_top #maison .gmbox2 p {
    left: 6vw;
    bottom: 1.5vw;
    font-size: 150%;
  }
}
@media (min-width: 600px) {
  #main_top #maison .gmbox2 {
    width: 100%;
    margin-top: 1vw;
  }
}
#main_top #maison .gmbox2 .photo img {
  height: 30vw;
}
@media (min-width: 600px) {
  #main_top #maison .gmbox2 .photo img {
    height: auto;
    width: 30vw;
  }
}
@media (min-width: 1025px) {
  #main_top #maison .gmbox2 .photo img {
    width: 25vw;
  }
}
#main_top #maison .gmbox2 .number {
  top: 12vw;
}
@media (min-width: 600px) {
  #main_top #maison .gmbox2 .number {
    top: 5vw;
    left: 1vw;
    width: 4.5vw;
    height: 4vw;
    padding-top: 0.5vw;
    border-width: 1px;
    font-size: 80%;
  }
}
@media (min-width: 1025px) {
  #main_top #maison .gmbox2 .number {
    width: 3vw;
    height: 2.8vw;
    padding-top: 0.2vw;
    top: 5vw;
  }
}
@media (min-width: 600px) {
  #main_top #maison .gmbox2 p {
    left: 6vw;
    bottom: 1.5vw;
    font-size: 85%;
  }
}
@media (min-width: 1025px) {
  #main_top #maison .gmbox2 p {
    left: 4.5vw;
    bottom: 1.3vw;
    font-size: 100%;
  }
}
#main_top #maison .btn4 {
  margin: 7vw 0;
}
@media (min-width: 1025px) {
  #main_top #maison .btn4 {
    margin: 3vw 0;
  }
}
#main_top #access {
  margin: 25vw auto;
  padding: 15vw 0;
}
@media (min-width: 600px) {
  #main_top #access {
    margin: 15vw auto 0;
    padding: 10vw 0;
  }
}
@media (min-width: 1025px) {
  #main_top #access {
    margin: 10vw auto 0;
    padding: 5vw 0;
  }
}
@media (min-width: 1680px) {
  #main_top #access {
    margin: 200px auto 0;
    padding: 100px 0;
  }
}
@media (min-width: 600px) {
  #main_top #access .flex {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    margin: 0 auto;
    width: 90vw;
  }
  #main_top #access .flex #map {
    width: 50%;
  }
  #main_top #access .flex .flex_right {
    width: 45%;
  }
}
@media (min-width: 1025px) {
  #main_top #access .flex {
    width: 74vw;
  }
  #main_top #access .flex #map iframe {
    height: 100%;
  }
  #main_top #access .flex .flex_right {
    width: 45%;
  }
}
@media (min-width: 1680px) {
  #main_top #access .flex {
    width: 1300px;
  }
}
#main_top #access #map, #main_top #access h4, #main_top #access table {
  width: 86vw;
  margin: 0 auto;
}
@media (min-width: 600px) {
  #main_top #access #map, #main_top #access h4, #main_top #access table {
    width: auto;
    margin: 0;
  }
}
#main_top #access h4 {
  font-size: 135%;
  margin-top: 5vw;
}
@media (min-width: 600px) {
  #main_top #access h4 {
    font-size: 150%;
    margin-top: 0;
    width: auto;
  }
}
#main_top #access table {
  margin-top: 5vw;
  font-size: 90%;
}
@media (min-width: 600px) {
  #main_top #access table {
    width: auto;
    font-size: 100%;
  }
}
@media (min-width: 1025px) {
  #main_top #access table {
    margin-top: 1vw;
  }
}
@media (min-width: 1680px) {
  #main_top #access table {
    margin-top: 15px;
  }
}
#main_top #access table th, #main_top #access table td {
  padding: 2vw;
  line-height: 180%;
  vertical-align: top;
}
@media (min-width: 600px) {
  #main_top #access table th, #main_top #access table td {
    padding: 1vw;
  }
}
@media (min-width: 1680px) {
  #main_top #access table th, #main_top #access table td {
    padding: 15px;
  }
}
#main_top #access table th {
  text-align: left;
  color: #666666;
  width: 30%;
}

#vine #pagetitle {
  background: url(../images_new/main/vine/title_bk_sp.jpg) no-repeat 50% 50%;
  background-size: cover;
}
@media (min-width: 600px) {
  #vine #pagetitle {
    background: url(../images_new/main/vine/title_bk.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
}
#vine #box1 .maintext {
  line-height: 220%;
  width: 86vw;
  margin: 8vw auto;
}
@media (min-width: 600px) {
  #vine #box1 .maintext {
    width: 70%;
    margin: 5vw auto;
  }
}
@media (min-width: 1025px) {
  #vine #box1 .maintext {
    width: 60%;
  }
}
@media (min-width: 1680px) {
  #vine #box1 .maintext {
    margin: 70px auto;
    width: 1000px;
  }
}
#vine #box1 h4 {
  margin: 15vw auto;
  text-align: center;
  color: #bc1f7d;
  position: relative;
}
@media (min-width: 600px) {
  #vine #box1 h4 {
    margin: 5vw auto;
  }
}
@media (min-width: 1680px) {
  #vine #box1 h4 {
    margin: 100px auto;
  }
}
#vine #box1 h4 span {
  display: inline-block;
  font-size: 120%;
  letter-spacing: 0.3vw;
  border-bottom: 1px solid #bc1f7d;
  padding-bottom: 1.8vw;
}
@media (min-width: 600px) {
  #vine #box1 h4 span {
    font-size: 160%;
    padding-bottom: 0.8vw;
  }
}
@media (min-width: 1025px) {
  #vine #box1 h4 span {
    border-bottom: 2px solid #bc1f7d;
  }
}
@media (min-width: 1680px) {
  #vine #box1 h4 span {
    letter-spacing: 3px;
    padding-bottom: 15px;
  }
}
#vine #box1 h4 span::before {
  content: "";
  display: block;
  background-color: #fff;
  width: 3vw;
  height: 3vw;
  border: 1px solid;
  border-color: transparent transparent #bc1f7d #bc1f7d;
  transform: rotate(-45deg);
  position: absolute;
  bottom: -1.5vw;
  left: 48%;
}
@media (min-width: 1025px) {
  #vine #box1 h4 span::before {
    width: 1.5vw;
    height: 1.5vw;
    bottom: -0.77vw;
    border: 2px solid;
    border-color: transparent transparent #bc1f7d #bc1f7d;
    background-color: #fff;
    left: 49%;
  }
}
@media (min-width: 1680px) {
  #vine #box1 h4 span::before {
    width: 30px;
    height: 30px;
    bottom: -15px;
    left: 49.5%;
  }
}
#vine #box1 .aboutbox {
  width: 86vw;
  margin: 0 auto;
}
@media (min-width: 600px) {
  #vine #box1 .aboutbox {
    width: 90vw;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }
}
@media (min-width: 1025px) {
  #vine #box1 .aboutbox {
    width: 74vw;
  }
}
@media (min-width: 1680px) {
  #vine #box1 .aboutbox {
    width: 1300px;
  }
}
#vine #box1 .aboutbox h5 {
  font-size: 115%;
  letter-spacing: 0.1vw;
  line-height: 170%;
  margin-top: 8vw;
}
@media (min-width: 600px) {
  #vine #box1 .aboutbox h5 {
    font-size: 165%;
    margin-top: 0;
  }
}
@media (min-width: 1680px) {
  #vine #box1 .aboutbox h5 {
    letter-spacing: 1px;
  }
}
#vine #box1 .aboutbox p {
  margin-top: 7vw;
  line-height: 180%;
}
@media (min-width: 600px) {
  #vine #box1 .aboutbox p {
    margin-top: 3vw;
  }
}
@media (min-width: 1680px) {
  #vine #box1 .aboutbox p {
    margin-top: 60px;
  }
}
#vine #box1 #aboutbox1 .photo {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}
@media (min-width: 600px) {
  #vine #box1 #aboutbox1 .photo {
    width: 50%;
  }
}
#vine #box1 #aboutbox1 .photo .photo1 {
  width: 49%;
  border-top-left-radius: 13.3vw;
}
@media (min-width: 600px) {
  #vine #box1 #aboutbox1 .photo .photo1 {
    border-top-left-radius: 5.2vw;
  }
}
@media (min-width: 1680px) {
  #vine #box1 #aboutbox1 .photo .photo1 {
    border-top-left-radius: 100px;
  }
}
#vine #box1 #aboutbox1 .photo .photo2 {
  width: 49%;
  border-bottom-right-radius: 13.3vw;
}
@media (min-width: 600px) {
  #vine #box1 #aboutbox1 .photo .photo2 {
    border-bottom-right-radius: 5.2vw;
  }
}
@media (min-width: 1680px) {
  #vine #box1 #aboutbox1 .photo .photo2 {
    border-bottom-right-radius: 100px;
  }
}
@media (min-width: 600px) {
  #vine #box1 #aboutbox1 .text {
    width: 45%;
  }
}
#vine #box1 #aboutbox2 {
  margin-top: 15vw;
}
@media (min-width: 600px) {
  #vine #box1 #aboutbox2 {
    flex-flow: row-reverse;
    margin-top: 4vw;
    padding-bottom: 10vw;
  }
}
@media (min-width: 1680px) {
  #vine #box1 #aboutbox2 {
    margin-top: 80px;
    padding-bottom: 100px;
  }
}
#vine #box1 #aboutbox2 .photo {
  position: relative;
  text-align: right;
}
@media (min-width: 600px) {
  #vine #box1 #aboutbox2 .photo {
    width: 50%;
  }
}
@media (min-width: 1025px) {
  #vine #box1 #aboutbox2 .photo {
    width: 45%;
  }
}
#vine #box1 #aboutbox2 .photo .photo1 {
  position: relative;
  width: 80%;
  border-top-left-radius: 13.3vw;
  border-bottom-right-radius: 13.3vw;
}
@media (min-width: 600px) {
  #vine #box1 #aboutbox2 .photo .photo1 {
    border-top-left-radius: 5.2vw;
    border-bottom-right-radius: 5.2vw;
    width: 100%;
  }
}
@media (min-width: 1680px) {
  #vine #box1 #aboutbox2 .photo .photo1 {
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
#vine #box1 #aboutbox2 .photo .photo2 {
  position: absolute;
  width: 40%;
  left: 0;
  bottom: -15vw;
  border-top-left-radius: 5.3vw;
  border-bottom-right-radius: 5.3vw;
}
@media (min-width: 600px) {
  #vine #box1 #aboutbox2 .photo .photo2 {
    border-top-left-radius: 2vw;
    border-bottom-right-radius: 2vw;
    bottom: -8vw;
    left: -10vw;
  }
}
@media (min-width: 1025px) {
  #vine #box1 #aboutbox2 .photo .photo2 {
    bottom: -7vw;
  }
}
@media (min-width: 1680px) {
  #vine #box1 #aboutbox2 .photo .photo2 {
    bottom: -120px;
    left: -200px;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
  }
}
@media (min-width: 600px) {
  #vine #box1 #aboutbox2 .text {
    width: 45%;
  }
}
#vine #box1 #aboutbox2 .text h5 {
  padding-top: 15vw;
}
@media (min-width: 600px) {
  #vine #box1 #aboutbox2 .text h5 {
    padding-top: 0;
  }
}
#vine #box2 {
  margin: 15vw auto;
  padding-bottom: 15vw;
}
@media (min-width: 600px) {
  #vine #box2 {
    margin: 7vw auto;
  }
}
@media (min-width: 1025px) {
  #vine #box2 {
    margin: 4vw auto;
    padding-bottom: 5vw;
  }
}
@media (min-width: 1680px) {
  #vine #box2 {
    margin: 80px auto;
    padding-bottom: 100px;
  }
}
#vine #box2 h3 {
  padding-top: 10vw;
}
@media (min-width: 600px) {
  #vine #box2 h3 {
    padding-top: 5vw;
  }
}
@media (min-width: 1680px) {
  #vine #box2 h3 {
    padding-top: 100px;
  }
}
#vine #box2 .disc {
  text-align: center;
  margin-top: 3vw;
  font-size: 90%;
}
@media (min-width: 600px) {
  #vine #box2 .disc {
    margin-top: 1vw;
  }
}
@media (min-width: 1680px) {
  #vine #box2 .disc {
    margin-top: 15px;
  }
}
#vine #box2 .inbox {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  justify-content: flex-start;
  width: 86vw;
  margin: 0 auto;
}
@media (min-width: 600px) {
  #vine #box2 .inbox {
    width: 90vw;
  }
}
@media (min-width: 1025px) {
  #vine #box2 .inbox {
    width: 74vw;
  }
}
@media (min-width: 1680px) {
  #vine #box2 .inbox {
    width: 1300px;
  }
}
#vine #box2 .inbox .vinebox {
  margin-top: 8vw;
  width: 50%;
  text-align: center;
  position: relative;
}
@media (min-width: 600px) {
  #vine #box2 .inbox .vinebox {
    width: 25%;
  }
}
@media (min-width: 1025px) {
  #vine #box2 .inbox .vinebox {
    margin-top: 3vw;
  }
}
@media (min-width: 1680px) {
  #vine #box2 .inbox .vinebox {
    margin-top: 60px;
  }
}
#vine #box2 .inbox .vinebox a {
  border-radius: 50%;
  width: 35vw;
  height: 35vw;
  margin: 0 auto 3vw;
  display: block;
  overflow: hidden;
}
@media (min-width: 600px) {
  #vine #box2 .inbox .vinebox a {
    width: 18vw;
    height: 18vw;
    margin: 0 auto 1vw;
  }
}
@media (min-width: 1025px) {
  #vine #box2 .inbox .vinebox a {
    width: 14vw;
    height: 14vw;
  }
}
@media (min-width: 1680px) {
  #vine #box2 .inbox .vinebox a {
    width: 260px;
    height: 260px;
    margin: 0 auto 15px;
  }
}
#vine #box2 .inbox .vinebox a img {
  object-fit: cover;
}
@media (min-width: 1025px) {
  #vine #box2 .inbox .vinebox a img {
    width: 14vw;
    height: 14vw;
    transition: 0.5s;
  }
  #vine #box2 .inbox .vinebox a img:hover {
    transform: scale(1.1);
  }
}
@media (min-width: 1680px) {
  #vine #box2 .inbox .vinebox a img {
    width: 260px;
    height: 260px;
  }
}
#vine #box2 .inbox .icon {
  position: absolute;
  left: 0;
  z-index: 1;
}
@media (min-width: 600px) {
  #vine #box2 .inbox .icon {
    left: 1vw;
  }
}
@media (min-width: 1025px) {
  #vine #box2 .inbox .icon {
    left: 2vw;
    top: 1vw;
  }
}
@media (min-width: 1680px) {
  #vine #box2 .inbox .icon {
    left: 20px;
    top: 10px;
  }
}
#vine #box2 .inbox .icon p {
  border-radius: 50%;
  color: #fff;
  width: 10vw;
  font-size: 60%;
  margin-bottom: 1vw;
}
@media (min-width: 600px) {
  #vine #box2 .inbox .icon p {
    width: 5vw;
    font-size: 1.1vw;
    margin-bottom: 0.5vw;
  }
}
@media (min-width: 1025px) {
  #vine #box2 .inbox .icon p {
    width: 3vw;
    font-size: 80%;
    margin-bottom: 0.5vw;
  }
}
@media (min-width: 1680px) {
  #vine #box2 .inbox .icon p {
    width: 60px;
    margin-bottom: 10px;
  }
}
#vine #box2 .inbox .icon p span {
  font-size: 130%;
}
#vine #box2 .inbox .icon .icon1 {
  background: #d0329f;
  padding-top: 2.5vw;
  height: 7.5vw;
}
@media (min-width: 600px) {
  #vine #box2 .inbox .icon .icon1 {
    padding-top: 1.5vw;
    height: 3.5vw;
  }
}
@media (min-width: 1025px) {
  #vine #box2 .inbox .icon .icon1 {
    padding-top: 0.8vw;
    height: 2.2vw;
  }
}
@media (min-width: 1680px) {
  #vine #box2 .inbox .icon .icon1 {
    padding-top: 18px;
    height: 42px;
  }
}
#vine #box2 .inbox .icon .icon2 {
  background: #2fa43a;
  padding-top: 1.5vw;
  height: 8.5vw;
  line-height: 150%;
}
@media (min-width: 600px) {
  #vine #box2 .inbox .icon .icon2 {
    padding-top: 0.8vw;
    height: 4.2vw;
  }
}
@media (min-width: 1025px) {
  #vine #box2 .inbox .icon .icon2 {
    padding-top: 0.4vw;
    height: 2.6vw;
  }
}
@media (min-width: 1680px) {
  #vine #box2 .inbox .icon .icon2 {
    padding-top: 10px;
    height: 50px;
  }
}
#vine #box3 .shopbox {
  width: 86vw;
  margin: 10vw auto 0;
}
@media (min-width: 600px) {
  #vine #box3 .shopbox {
    width: 74vw;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    margin: 5vw auto;
    align-items: center;
  }
}
@media (min-width: 1025px) {
  #vine #box3 .shopbox {
    margin: 3vw auto 7vw;
  }
}
@media (min-width: 1680px) {
  #vine #box3 .shopbox {
    width: 1300px;
    margin: 60px auto 50px;
  }
}
@media (min-width: 600px) {
  #vine #box3 .shopbox .photo {
    width: 40%;
  }
}
#vine #box3 .shopbox .photo img {
  border-radius: 6.6vw;
}
@media (min-width: 600px) {
  #vine #box3 .shopbox .photo img {
    border-radius: 2.6vw;
  }
}
@media (min-width: 1680px) {
  #vine #box3 .shopbox .photo img {
    border-radius: 50px;
  }
}
#vine #box3 .shopbox .text {
  position: relative;
}
@media (min-width: 600px) {
  #vine #box3 .shopbox .text {
    width: 55%;
  }
}
#vine #box3 .shopbox .text h4 {
  font-size: 125%;
  letter-spacing: 0.15vw;
  margin-top: 5vw;
  line-height: 150%;
}
@media (min-width: 600px) {
  #vine #box3 .shopbox .text h4 {
    font-size: 140%;
    margin-top: 0;
  }
}
@media (min-width: 1025px) {
  #vine #box3 .shopbox .text h4 {
    font-size: 160%;
  }
}
@media (min-width: 1680px) {
  #vine #box3 .shopbox .text h4 {
    letter-spacing: 1px;
  }
}
#vine #box3 .shopbox .text h4 span {
  font-size: 70%;
  display: block;
  font-weight: 400;
  line-height: 100%;
  color: #666;
}
#vine #box3 .shopbox .text table {
  font-size: 90%;
  width: 100%;
  margin-top: 3vw;
  line-height: 160%;
}
@media (min-width: 600px) {
  #vine #box3 .shopbox .text table {
    margin-top: 1vw;
    font-size: 100%;
  }
}
@media (min-width: 1680px) {
  #vine #box3 .shopbox .text table {
    margin-top: 15px;
  }
}
#vine #box3 .shopbox .text table th {
  color: #666;
  font-weight: normal;
  text-align: left;
  width: 30%;
  padding: 2vw 0;
  vertical-align: top;
}
@media (min-width: 600px) {
  #vine #box3 .shopbox .text table th {
    padding: 0.4vw 0;
    width: 20%;
  }
}
@media (min-width: 1680px) {
  #vine #box3 .shopbox .text table th {
    padding: 10px 0;
    width: 20%;
  }
}
#vine #box3 .shopbox .text table td {
  vertical-align: top;
  padding: 2vw 0;
}
@media (min-width: 600px) {
  #vine #box3 .shopbox .text table td {
    padding: 0.4vw 0;
  }
}
@media (min-width: 1680px) {
  #vine #box3 .shopbox .text table td {
    padding: 10px 0;
  }
}
#vine #box3 .shopbox .text .map {
  margin-top: 2vw;
  width: 45vw;
  padding: 2.2vw 0 2.2vw 4vw;
}
@media (min-width: 600px) {
  #vine #box3 .shopbox .text .map {
    width: 15vw;
    padding: 0.7vw 0 0.7vw 2.5vw;
  }
}
@media (min-width: 1025px) {
  #vine #box3 .shopbox .text .map {
    width: 12vw;
    padding: 0.6vw 0 0.6vw 1.5vw;
    margin-top: 1vw;
  }
}
@media (min-width: 1680px) {
  #vine #box3 .shopbox .text .map {
    width: 240px;
    padding: 10px 0 10px 30px;
    margin-top: 15px;
  }
}
#vine #box3 .shopbox .text .map::before {
  content: "";
  background: url(../images_new/common/map_icon.png) no-repeat 0 0;
  background-size: 3vw;
  image-rendering: -webkit-optimize-contrast;
  height: 5vw;
  width: 3vw;
  top: 2vw;
  left: 9vw;
}
@media (min-width: 600px) {
  #vine #box3 .shopbox .text .map::before {
    background-size: 1.2vw;
    top: 0.7vw;
    left: 3vw;
  }
}
@media (min-width: 1025px) {
  #vine #box3 .shopbox .text .map::before {
    background-size: 0.8vw;
    top: 0.5vw;
    left: 2.2vw;
  }
}
@media (min-width: 1025px) {
  #vine #box3 .shopbox .text .map::before {
    background-size: 15px;
    top: 10px;
    left: 40px;
  }
}
@media (min-width: 1025px) {
  #vine #box3 .shopbox .text .map:hover::before {
    background-image: url(../images_new/common/map_icon_w.png);
  }
}

#farm #pagetitle {
  background: url(../images_new/main/farm/title_bk_sp.jpg) no-repeat 50% 50%;
  background-size: cover;
}
@media (min-width: 600px) {
  #farm #pagetitle {
    background: url(../images_new/main/farm/title_bk.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
}
#farm #pagetitle.bankyu {
  background: url(../images_new/main/bankyu/title_bk_sp.jpg) no-repeat 50% 50%;
  background-size: cover;
}
@media (min-width: 600px) {
  #farm #pagetitle.bankyu {
    background: url(../images_new/main/bankyu/title_bk.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
}
#farm #box1 .maintext {
  line-height: 220%;
  width: 86vw;
  margin: 8vw auto;
}
@media (min-width: 600px) {
  #farm #box1 .maintext {
    width: 70%;
    margin: 5vw auto;
  }
}
@media (min-width: 1025px) {
  #farm #box1 .maintext {
    width: 62%;
  }
}
@media (min-width: 1680px) {
  #farm #box1 .maintext {
    margin: 70px auto;
    width: 1000px;
  }
}
#farm #box1 h4 {
  margin: 15vw auto;
  text-align: center;
  color: #bc1f7d;
  position: relative;
}
@media (min-width: 600px) {
  #farm #box1 h4 {
    margin: 5vw auto;
  }
}
@media (min-width: 1680px) {
  #farm #box1 h4 {
    margin: 100px auto;
  }
}
#farm #box1 h4 span {
  display: inline-block;
  font-size: 120%;
  letter-spacing: 0.3vw;
  border-bottom: 1px solid #bc1f7d;
  padding-bottom: 1.8vw;
}
@media (min-width: 600px) {
  #farm #box1 h4 span {
    font-size: 160%;
    padding-bottom: 0.8vw;
  }
}
@media (min-width: 1025px) {
  #farm #box1 h4 span {
    border-bottom: 2px solid #bc1f7d;
  }
}
@media (min-width: 1680px) {
  #farm #box1 h4 span {
    letter-spacing: 3px;
    padding-bottom: 15px;
  }
}
#farm #box1 h4 span::before {
  content: "";
  display: block;
  background-color: #fff;
  width: 3vw;
  height: 3vw;
  border: 1px solid;
  border-color: transparent transparent #bc1f7d #bc1f7d;
  transform: rotate(-45deg);
  position: absolute;
  bottom: -1.5vw;
  left: 48%;
}
@media (min-width: 1025px) {
  #farm #box1 h4 span::before {
    width: 1.5vw;
    height: 1.5vw;
    bottom: -0.77vw;
    border: 2px solid;
    border-color: transparent transparent #bc1f7d #bc1f7d;
    background-color: #fff;
    left: 49%;
  }
}
@media (min-width: 1680px) {
  #farm #box1 h4 span::before {
    width: 30px;
    height: 30px;
    bottom: -15px;
    left: 49.5%;
  }
}
#farm #box1 .aboutbox {
  width: 86vw;
  margin: 0 auto;
}
@media (min-width: 600px) {
  #farm #box1 .aboutbox {
    width: 90vw;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }
}
@media (min-width: 1025px) {
  #farm #box1 .aboutbox {
    width: 74vw;
  }
}
@media (min-width: 1680px) {
  #farm #box1 .aboutbox {
    width: 1300px;
  }
}
#farm #box1 .aboutbox h5 {
  font-size: 115%;
  letter-spacing: 0.1vw;
  line-height: 170%;
  margin-top: 8vw;
}
@media (min-width: 600px) {
  #farm #box1 .aboutbox h5 {
    font-size: 165%;
    margin-top: 0;
  }
}
@media (min-width: 1680px) {
  #farm #box1 .aboutbox h5 {
    letter-spacing: 1px;
  }
}
#farm #box1 .aboutbox p {
  margin-top: 7vw;
  line-height: 180%;
}
@media (min-width: 600px) {
  #farm #box1 .aboutbox p {
    margin-top: 3vw;
  }
}
@media (min-width: 1680px) {
  #farm #box1 .aboutbox p {
    margin-top: 60px;
  }
}
@media (min-width: 600px) {
  #farm #box1 #aboutbox1 .photo {
    width: 50%;
  }
}
#farm #box1 #aboutbox1 .photo img {
  border-top-left-radius: 13.3vw;
  border-bottom-right-radius: 13.3vw;
}
@media (min-width: 600px) {
  #farm #box1 #aboutbox1 .photo img {
    border-top-left-radius: 5.2vw;
    border-bottom-right-radius: 5.2vw;
  }
}
@media (min-width: 1680px) {
  #farm #box1 #aboutbox1 .photo img {
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
@media (min-width: 600px) {
  #farm #box1 #aboutbox1 .text {
    width: 45%;
  }
}
#farm #box1 #aboutbox2 {
  margin-top: 15vw;
}
@media (min-width: 600px) {
  #farm #box1 #aboutbox2 {
    flex-flow: row-reverse;
    margin-top: 4vw;
    padding-bottom: 10vw;
  }
}
@media (min-width: 1680px) {
  #farm #box1 #aboutbox2 {
    margin-top: 80px;
    padding-bottom: 100px;
  }
}
#farm #box1 #aboutbox2 .photo {
  position: relative;
  text-align: right;
}
@media (min-width: 600px) {
  #farm #box1 #aboutbox2 .photo {
    width: 50%;
  }
}
@media (min-width: 1025px) {
  #farm #box1 #aboutbox2 .photo {
    width: 45%;
  }
}
#farm #box1 #aboutbox2 .photo .photo1 {
  position: relative;
  width: 80%;
  border-top-left-radius: 13.3vw;
  border-bottom-right-radius: 13.3vw;
}
@media (min-width: 600px) {
  #farm #box1 #aboutbox2 .photo .photo1 {
    border-top-left-radius: 5.2vw;
    border-bottom-right-radius: 5.2vw;
    width: 100%;
  }
}
@media (min-width: 1680px) {
  #farm #box1 #aboutbox2 .photo .photo1 {
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
#farm #box1 #aboutbox2 .photo .photo2 {
  position: absolute;
  width: 40%;
  left: 0;
  bottom: -15vw;
  border-top-left-radius: 5.3vw;
  border-bottom-right-radius: 5.3vw;
}
@media (min-width: 600px) {
  #farm #box1 #aboutbox2 .photo .photo2 {
    border-top-left-radius: 2vw;
    border-bottom-right-radius: 2vw;
    bottom: -8vw;
    left: -10vw;
  }
}
@media (min-width: 1025px) {
  #farm #box1 #aboutbox2 .photo .photo2 {
    bottom: -7vw;
  }
}
@media (min-width: 1680px) {
  #farm #box1 #aboutbox2 .photo .photo2 {
    bottom: -120px;
    left: -200px;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
  }
}
@media (min-width: 600px) {
  #farm #box1 #aboutbox2 .text {
    width: 45%;
  }
}
#farm #box1 #aboutbox2 .text h5 {
  padding-top: 15vw;
}
@media (min-width: 600px) {
  #farm #box1 #aboutbox2 .text h5 {
    padding-top: 0;
  }
}
#farm #box2 {
  margin: 15vw auto;
  padding-bottom: 15vw;
}
@media (min-width: 600px) {
  #farm #box2 {
    margin: 7vw auto;
  }
}
@media (min-width: 1025px) {
  #farm #box2 {
    margin: 4vw auto;
    padding-bottom: 5vw;
  }
}
@media (min-width: 1680px) {
  #farm #box2 {
    margin-top: 80px;
    padding-bottom: 100px;
  }
}
#farm #box2 #month {
  padding-top: 10vw;
  text-align: center;
}
@media (min-width: 600px) {
  #farm #box2 #month {
    padding-top: 5vw;
  }
}
@media (min-width: 1680px) {
  #farm #box2 #month {
    padding-top: 100px;
  }
}
#farm #box2 #month span {
  display: inline-block;
  margin: 0 auto;
  background: #bc1f7d;
  color: #fff;
  font-size: 80%;
  padding: 1vw 3vw;
  line-height: 100%;
  border-radius: 1vw;
}
@media (min-width: 600px) {
  #farm #box2 #month span {
    padding: 0.5vw 1.5vw;
    border-radius: 0.5vw;
    font-size: 90%;
  }
}
@media (min-width: 1680px) {
  #farm #box2 #month span {
    padding: 10px 30px;
    border-radius: 8px;
  }
}
#farm #box2 h3 {
  margin-top: 0;
}
#farm #box2 .disc {
  text-align: center;
  margin-top: 3vw;
  font-size: 90%;
}
@media (min-width: 600px) {
  #farm #box2 .disc {
    margin-top: 1vw;
  }
}
@media (min-width: 1680px) {
  #farm #box2 .disc {
    margin-top: 15px;
  }
}
#farm #box2 .inbox {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  justify-content: flex-start;
  width: 86vw;
  margin: 0 auto;
}
@media (min-width: 600px) {
  #farm #box2 .inbox {
    width: 90vw;
  }
}
@media (min-width: 1025px) {
  #farm #box2 .inbox {
    width: 74vw;
  }
}
@media (min-width: 1680px) {
  #farm #box2 .inbox {
    width: 1300px;
  }
}
#farm #box2 .inbox .vegibox {
  margin-top: 8vw;
  width: 50%;
  text-align: center;
  position: relative;
}
@media (min-width: 600px) {
  #farm #box2 .inbox .vegibox {
    width: 25%;
  }
}
@media (min-width: 1025px) {
  #farm #box2 .inbox .vegibox {
    margin-top: 3vw;
  }
}
@media (min-width: 1680px) {
  #farm #box2 .inbox .vegibox {
    margin-top: 60px;
  }
}
#farm #box2 .inbox .vegibox img {
  width: 35vw;
  margin-bottom: 3vw;
}
@media (min-width: 600px) {
  #farm #box2 .inbox .vegibox img {
    width: 18vw;
    margin-bottom: 1vw;
  }
}
@media (min-width: 1025px) {
  #farm #box2 .inbox .vegibox img {
    width: 14vw;
    transition: 0.5s;
  }
  #farm #box2 .inbox .vegibox img:hover {
    opacity: 0.7;
  }
}
@media (min-width: 1680px) {
  #farm #box2 .inbox .vegibox img {
    width: 260px;
  }
}
#farm #box3 {
  width: 86vw;
  margin: 15vw auto;
  border: 3px dashed #959595;
  border-radius: 8vw;
}
@media (min-width: 600px) {
  #farm #box3 {
    width: 90vw;
    border-radius: 3.1vw;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    margin: 5vw auto;
  }
}
@media (min-width: 1025px) {
  #farm #box3 {
    width: 74vw;
    padding: 1vw 0;
  }
}
@media (min-width: 1680px) {
  #farm #box3 {
    width: 1300px;
    margin: 60px auto 50px;
    padding: 15px 0;
  }
}
#farm #box3 .photo {
  width: 90%;
  margin: 8vw auto 4vw;
}
@media (min-width: 600px) {
  #farm #box3 .photo {
    width: 40%;
    margin: 0 auto;
    text-align: center;
  }
}
#farm #box3 .photo img {
  max-width: 557px;
}
#farm #box3 .text {
  width: 84%;
  margin: 0 auto;
}
@media (min-width: 600px) {
  #farm #box3 .text {
    width: 55%;
  }
}
#farm #box3 .text h4 {
  font-size: 120%;
  line-height: 150%;
}
@media (min-width: 600px) {
  #farm #box3 .text h4 {
    font-size: 165%;
    margin-top: 4vw;
  }
}
@media (min-width: 1680px) {
  #farm #box3 .text h4 {
    margin-top: 80px;
  }
}
#farm #box3 .text p {
  line-height: 180%;
  margin: 8vw auto;
}
@media (min-width: 600px) {
  #farm #box3 .text p {
    margin: 2vw 5vw 4vw 0;
  }
}
@media (min-width: 1680px) {
  #farm #box3 .text p {
    margin: 40px 100px 80px 0;
  }
}
#farm #box4 {
  margin: 15vw auto;
  padding: 10vw 8vw;
}
@media (min-width: 600px) {
  #farm #box4 {
    padding: 3vw 5vw;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    flex-flow: row-reverse;
    align-items: center;
    margin: 5vw auto;
  }
}
@media (min-width: 1025px) {
  #farm #box4 {
    padding: 3vw 15vw;
  }
}
@media (min-width: 1680px) {
  #farm #box4 {
    width: 1300px;
    margin: 60px auto 50px;
  }
}
@media (min-width: 600px) {
  #farm #box4 .photo {
    width: 35%;
    margin: 0 auto;
    text-align: center;
  }
}
#farm #box4 .photo img {
  border-radius: 8vw;
  max-width: 649px;
}
@media (min-width: 600px) {
  #farm #box4 .photo img {
    border-radius: 3.1vw;
  }
}
#farm #box4 .text {
  margin: 0 auto;
}
@media (min-width: 600px) {
  #farm #box4 .text {
    width: 55%;
  }
}
#farm #box4 .text h4 {
  font-size: 120%;
  line-height: 150%;
  text-align: center;
  margin-top: 8vw;
}
@media (min-width: 600px) {
  #farm #box4 .text h4 {
    font-size: 165%;
    margin-top: 4vw;
    text-align: left;
  }
}
#farm #box4 .text p {
  line-height: 180%;
  margin: 8vw auto;
}
@media (min-width: 600px) {
  #farm #box4 .text p {
    margin: 2vw 0 4vw 0;
  }
}
#farm #box4 .text .btn2 {
  margin: 7vw auto;
  border-color: #303030;
  color: #303030;
}
@media (min-width: 600px) {
  #farm #box4 .text .btn2 {
    margin: 2vw 0;
  }
}
#farm #box4 .text .btn2::before {
  color: #303030;
}
@media (min-width: 1025px) {
  #farm #box4 .text .btn2:hover {
    background: #fff;
    border-color: #bc1f7d;
    color: #bc1f7d;
  }
  #farm #box4 .text .btn2:hover::before {
    color: #bc1f7d;
  }
}
#farm #box5 .shopbox {
  width: 86vw;
  margin: 10vw auto 0;
}
@media (min-width: 600px) {
  #farm #box5 .shopbox {
    width: 74vw;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    margin: 4vw auto;
    align-items: center;
  }
}
@media (min-width: 1025px) {
  #farm #box5 .shopbox {
    margin: 3vw auto 7vw;
  }
}
@media (min-width: 1680px) {
  #farm #box5 .shopbox {
    width: 1300px;
    margin: 60px auto 50px;
  }
}
@media (min-width: 600px) {
  #farm #box5 .shopbox .photo {
    width: 40%;
  }
}
#farm #box5 .shopbox .photo img {
  border-radius: 6.6vw;
}
@media (min-width: 600px) {
  #farm #box5 .shopbox .photo img {
    border-radius: 2.6vw;
  }
}
@media (min-width: 1680px) {
  #farm #box5 .shopbox .photo img {
    border-radius: 50px;
  }
}
#farm #box5 .shopbox .text {
  position: relative;
}
@media (min-width: 600px) {
  #farm #box5 .shopbox .text {
    width: 55%;
  }
}
#farm #box5 .shopbox .text h4 {
  font-size: 125%;
  letter-spacing: 0.15vw;
  margin-top: 5vw;
  line-height: 150%;
}
@media (min-width: 600px) {
  #farm #box5 .shopbox .text h4 {
    font-size: 140%;
    margin-top: 0;
  }
}
@media (min-width: 1025px) {
  #farm #box5 .shopbox .text h4 {
    font-size: 160%;
  }
}
@media (min-width: 1680px) {
  #farm #box5 .shopbox .text h4 {
    letter-spacing: 1px;
  }
}
#farm #box5 .shopbox .text h4 span {
  font-size: 70%;
  display: block;
  font-weight: 400;
  line-height: 100%;
  color: #666;
}
#farm #box5 .shopbox .text table {
  font-size: 90%;
  width: 100%;
  margin-top: 3vw;
  line-height: 160%;
}
@media (min-width: 600px) {
  #farm #box5 .shopbox .text table {
    margin-top: 1vw;
    font-size: 100%;
  }
}
@media (min-width: 1680px) {
  #farm #box5 .shopbox .text table {
    margin-top: 15px;
  }
}
#farm #box5 .shopbox .text table th {
  color: #666;
  font-weight: normal;
  text-align: left;
  width: 30%;
  padding: 2vw 0;
  vertical-align: top;
}
@media (min-width: 600px) {
  #farm #box5 .shopbox .text table th {
    padding: 0.4vw 0;
    width: 20%;
  }
}
@media (min-width: 1680px) {
  #farm #box5 .shopbox .text table th {
    padding: 10px 0;
    width: 20%;
  }
}
#farm #box5 .shopbox .text table td {
  vertical-align: top;
  padding: 2vw 0;
}
@media (min-width: 600px) {
  #farm #box5 .shopbox .text table td {
    padding: 0.4vw 0;
  }
}
@media (min-width: 1680px) {
  #farm #box5 .shopbox .text table td {
    padding: 10px 0;
  }
}
#farm #box5 .shopbox .text .map {
  margin-top: 2vw;
  width: 45vw;
  padding: 2.2vw 0 2.2vw 4vw;
}
@media (min-width: 600px) {
  #farm #box5 .shopbox .text .map {
    width: 15vw;
    padding: 0.7vw 0 0.7vw 2.5vw;
  }
}
@media (min-width: 1025px) {
  #farm #box5 .shopbox .text .map {
    width: 12vw;
    padding: 0.6vw 0 0.6vw 1.5vw;
    margin-top: 1vw;
  }
}
@media (min-width: 1680px) {
  #farm #box5 .shopbox .text .map {
    width: 240px;
    padding: 10px 0 10px 30px;
    margin-top: 15px;
  }
}
#farm #box5 .shopbox .text .map::before {
  content: "";
  background: url(../images_new/common/map_icon.png) no-repeat 0 0;
  background-size: 3vw;
  image-rendering: -webkit-optimize-contrast;
  height: 5vw;
  width: 3vw;
  top: 2vw;
  left: 9vw;
}
@media (min-width: 600px) {
  #farm #box5 .shopbox .text .map::before {
    background-size: 1.2vw;
    top: 0.7vw;
    left: 3vw;
  }
}
@media (min-width: 1025px) {
  #farm #box5 .shopbox .text .map::before {
    background-size: 0.8vw;
    top: 0.5vw;
    left: 2.2vw;
  }
}
@media (min-width: 1025px) {
  #farm #box5 .shopbox .text .map::before {
    background-size: 15px;
    top: 10px;
    left: 40px;
  }
}
@media (min-width: 1025px) {
  #farm #box5 .shopbox .text .map:hover::before {
    background-image: url(../images_new/common/map_icon_w.png);
  }
}

#eventcontact #pagetitle {
  background: url(../images_new/main/top/title_bk_sp.jpg) no-repeat 50% 50%;
  background-size: cover;
}
@media (min-width: 600px) {
  #eventcontact #pagetitle {
    background: url(../images_new/main/top/title_bk.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
}
#eventcontact #box1 .maintext {
  line-height: 220%;
  width: 86vw;
  margin: 8vw auto;
}
@media (min-width: 600px) {
  #eventcontact #box1 .maintext {
    width: 70%;
    margin: 5vw auto;
  }
}
@media (min-width: 1025px) {
  #eventcontact #box1 .maintext {
    width: 62%;
  }
}
@media (min-width: 1680px) {
  #eventcontact #box1 .maintext {
    margin: 70px auto;
    width: 1000px;
  }
}
#eventcontact #box1 h4 {
  margin: 15vw auto;
  text-align: center;
  color: #bc1f7d;
  position: relative;
}
@media (min-width: 600px) {
  #eventcontact #box1 h4 {
    margin: 5vw auto;
  }
}
@media (min-width: 1680px) {
  #eventcontact #box1 h4 {
    margin: 100px auto;
  }
}
#eventcontact #box1 h4 span {
  display: inline-block;
  font-size: 120%;
  letter-spacing: 0.3vw;
  border-bottom: 1px solid #bc1f7d;
  padding-bottom: 1.8vw;
}
@media (min-width: 600px) {
  #eventcontact #box1 h4 span {
    font-size: 160%;
    padding-bottom: 0.8vw;
  }
}
@media (min-width: 1025px) {
  #eventcontact #box1 h4 span {
    border-bottom: 2px solid #bc1f7d;
  }
}
@media (min-width: 1680px) {
  #eventcontact #box1 h4 span {
    letter-spacing: 3px;
    padding-bottom: 15px;
  }
}
#eventcontact #box1 h4 span::before {
  content: "";
  display: block;
  background-color: #fff;
  width: 3vw;
  height: 3vw;
  border: 1px solid;
  border-color: transparent transparent #bc1f7d #bc1f7d;
  transform: rotate(-45deg);
  position: absolute;
  bottom: -1.5vw;
  left: 48%;
}
@media (min-width: 1025px) {
  #eventcontact #box1 h4 span::before {
    width: 1.5vw;
    height: 1.5vw;
    bottom: -0.77vw;
    border: 2px solid;
    border-color: transparent transparent #bc1f7d #bc1f7d;
    background-color: #fff;
    left: 49%;
  }
}
@media (min-width: 1680px) {
  #eventcontact #box1 h4 span::before {
    width: 30px;
    height: 30px;
    bottom: -15px;
    left: 49.5%;
  }
}

@media (min-width: 1680px) {
  .modaal-inner-wrapper {
    vertical-align: top;
    top: 200px;
  }
}

.modaal-container {
  border-radius: 4vw;
  width: 86vw;
}
@media (min-width: 600px) {
  .modaal-container {
    border-radius: 1.5vw;
    width: 90vw;
    height: auto;
  }
}
@media (min-width: 1025px) {
  .modaal-container {
    width: 60%;
  }
}
@media (min-width: 1680px) {
  .modaal-container {
    width: 1000px;
    border-radius: 30px;
  }
}
.modaal-container .dispbox {
  position: relative;
}
@media (min-width: 600px) {
  .modaal-container .dispbox {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
  }
}
.modaal-container .dispbox .photo {
  text-align: center;
}
@media (min-width: 600px) {
  .modaal-container .dispbox .photo {
    width: 40%;
    text-align: center;
  }
}
@media (min-width: 1025px) {
  .modaal-container .dispbox .photo {
    width: 30%;
  }
}
.modaal-container .dispbox .photo img {
  object-fit: cover;
  width: 60vw;
  height: 60vw;
  border-radius: 50%;
  margin-bottom: 3vw;
}
@media (min-width: 600px) {
  .modaal-container .dispbox .photo img {
    width: 25vw;
    height: 25vw;
    margin-bottom: 0;
  }
}
@media (min-width: 1025px) {
  .modaal-container .dispbox .photo img {
    width: 15vw;
    height: 15vw;
    max-width: 250px;
    max-height: 250px;
  }
}
@media (min-width: 1025px) {
  .modaal-container .dispbox .photo img {
    margin-bottom: 60px;
  }
}
.modaal-container .dispbox .photo2 {
  text-align: center;
}
@media (min-width: 600px) {
  .modaal-container .dispbox .photo2 {
    width: 40%;
    text-align: center;
  }
}
@media (min-width: 1025px) {
  .modaal-container .dispbox .photo2 {
    width: 30%;
  }
}
.modaal-container .dispbox .photo2 img {
  width: 60vw;
  margin-bottom: 3vw;
}
@media (min-width: 600px) {
  .modaal-container .dispbox .photo2 img {
    width: 25vw;
    margin-bottom: 0;
  }
}
@media (min-width: 1025px) {
  .modaal-container .dispbox .photo2 img {
    width: 15vw;
    max-width: 500px;
  }
}
@media (min-width: 1680px) {
  .modaal-container .dispbox .photo2 img {
    max-width: 300px;
    margin-bottom: 0;
  }
}
.modaal-container .dispbox .icon {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
@media (min-width: 600px) {
  .modaal-container .dispbox .icon {
    top: -1.5vw;
  }
}
@media (min-width: 1025px) {
  .modaal-container .dispbox .icon {
    top: -0.2vw;
  }
}
@media (min-width: 1680px) {
  .modaal-container .dispbox .icon {
    top: 0;
  }
}
.modaal-container .dispbox .icon p {
  border-radius: 50%;
  color: #fff;
  width: 12vw;
  text-align: center;
  font-size: 60%;
  margin-bottom: 1vw;
}
@media (min-width: 600px) {
  .modaal-container .dispbox .icon p {
    margin-bottom: 0;
    margin-left: 1vw;
    float: left;
    width: 5vw;
    font-size: 1.1vw;
  }
}
@media (min-width: 1025px) {
  .modaal-container .dispbox .icon p {
    width: 3vw;
    font-size: 80% !important;
  }
}
@media (min-width: 1680px) {
  .modaal-container .dispbox .icon p {
    width: 60px;
    margin-left: 10px;
  }
}
.modaal-container .dispbox .icon p span {
  font-size: 130%;
}
@media (min-width: 600px) {
  .modaal-container .dispbox .icon p span {
    font-size: 135%;
  }
}
.modaal-container .dispbox .icon .icon1 {
  background: #d0329f;
  padding-top: 4vw;
  height: 12vw;
}
@media (min-width: 600px) {
  .modaal-container .dispbox .icon .icon1 {
    padding-top: 1.5vw;
    height: 5vw;
  }
}
@media (min-width: 1025px) {
  .modaal-container .dispbox .icon .icon1 {
    padding-top: 0.8vw;
    height: 3vw;
  }
}
@media (min-width: 1680px) {
  .modaal-container .dispbox .icon .icon1 {
    padding-top: 17px;
    height: 60px;
  }
}
.modaal-container .dispbox .icon .icon2 {
  background: #2fa43a;
  padding-top: 2.5vw;
  height: 12vw;
  line-height: 150%;
}
@media (min-width: 600px) {
  .modaal-container .dispbox .icon .icon2 {
    padding-top: 0.8vw;
    height: 5vw;
  }
}
@media (min-width: 1025px) {
  .modaal-container .dispbox .icon .icon2 {
    padding-top: 0.4vw;
    height: 3vw;
  }
}
@media (min-width: 1680px) {
  .modaal-container .dispbox .icon .icon2 {
    padding-top: 10px;
    height: 60px;
  }
}
@media (min-width: 600px) {
  .modaal-container .dispbox .textbox {
    width: 60%;
    height: auto;
    padding-right: 0;
  }
}
@media (min-width: 1025px) {
  .modaal-container .dispbox .textbox {
    width: 65%;
  }
}
.modaal-container .dispbox .textbox h4 {
  background-image: linear-gradient(to right, #dadada, #dadada 2px, transparent 2px, transparent 8px);
  background-size: 6px 2px;
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 1vw;
  margin-bottom: 5vw;
  font-size: 120%;
}
@media (min-width: 600px) {
  .modaal-container .dispbox .textbox h4 {
    font-size: 150%;
    margin-bottom: 2vw;
  }
}
@media (min-width: 1025px) {
  .modaal-container .dispbox .textbox h4 {
    font-size: 135%;
    margin-bottom: 1vw;
  }
}
@media (min-width: 1680px) {
  .modaal-container .dispbox .textbox h4 {
    margin-bottom: 15px;
    padding-bottom: 25px;
  }
}
.modaal-container .dispbox .textbox p {
  line-height: 180%;
}
@media (min-width: 1025px) {
  .modaal-container .dispbox .textbox p {
    font-size: 90%;
  }
}

#campaign {
  margin: 25vw auto;
}
@media (min-width: 600px) {
  #campaign {
    margin: 5vw auto;
  }
}
@media (min-width: 1680px) {
  #campaign {
    margin: 100px auto;
  }
}
#campaign div {
  width: 86vw;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 600px) {
  #campaign div {
    width: 70%;
  }
}
@media (min-width: 1680px) {
  #campaign div {
    width: 1300px;
  }
}
#campaign p {
  line-height: 180%;
  margin-top: 3vw;
  font-size: 90%;
}
@media (min-width: 600px) {
  #campaign p {
    margin-top: 2vw;
    font-size: 100%;
  }
}
@media (min-width: 1680px) {
  #campaign p {
    margin-top: 40px;
  }
}