body::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 12px solid transparent;
  -o-border-image: url("../img/shared/bg2.jpg") 12 round;
     border-image: url("../img/shared/bg2.jpg") 12 round;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  body::before {
    border-width: 15px;
  }
}

#header #key .item {
  padding-bottom: 26.67vw;
}
@media screen and (min-width: 768px) {
  #header #key .item {
    padding-bottom: 340px;
  }
}
#header #key .group-content {
  margin: -23.2vw 6.67vw 0;
  position: relative;
  z-index: 4;
  color: var(--color5);
  font-size: 4.67vw;
  line-height: 1.14;
}
#header #key .group-content .txt {
  letter-spacing: 0.08em;
}
#header #key .group-content .txt span {
  font-size: 6vw;
  font-style: italic;
  color: var(--color2);
  letter-spacing: 0.08em;
  display: block;
}
@media screen and (min-width: 768px) {
  #header #key .group-content {
    margin: -298px auto 0;
    width: 1200px;
    max-width: calc(100% - 132px);
    color: var(--color5);
    font-size: 30px;
    line-height: 40px;
  }
  #header #key .group-content .txt {
    max-width: 100%;
    width: 1050px;
  }
  #header #key .group-content .txt span {
    font-size: 45px;
    display: inline-block;
    margin-right: 10px;
  }
}

#footer {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #footer:not(.set) .group {
    margin-top: 45px;
    display: block;
  }
  #footer:not(.set) .group .left {
    text-align: center;
  }
  #footer:not(.set) .group .right {
    padding: 46px 0 0;
    justify-content: center;
  }
  #footer:not(.set) .group .right .btn-copy a {
    border-color: transparent;
  }
  #footer:not(.set) .group .right .btn-copy a.copied {
    border-color: transparent !important;
  }
  #footer:not(.set) .group .right .btn-copy a:hover {
    border-color: #929292;
  }
  #footer:not(.set) .group .right .cookies-link a {
    border-color: transparent;
  }
  #footer:not(.set) .group .right .cookies-link a:hover {
    border-color: #929292;
  }
}

#news {
  margin: 10vw 2vw 0;
  position: relative;
  z-index: 5;
  box-sizing: border-box;
  border: 4px solid var(--color);
  background: rgba(156, 126, 107, 0.2);
  padding: 7.5vw 0;
  text-align: center;
}
#news::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  -o-border-image: url("../img/index/news_border_sp.png") 20 fill/4vw round;
     border-image: url("../img/index/news_border_sp.png") 20 fill/4vw round;
}
#news h2 {
  padding: 6vw 0 0;
  background: url("../img/index/news_deco_sp.png") no-repeat top center/8.8vw auto;
  color: var(--color3);
  font-size: 4.8vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#news .feed {
  margin: 4vw 5vw 5vw;
  color: var(--color3);
}
#news #feed a {
  letter-spacing: 0.22em;
  display: block;
}
@media screen and (max-width: 767px) {
  #news #feed a {
    font-size: 13px;
    line-height: 1.5;
  }
}
#news .btn-link {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #news {
    width: 929px;
    margin: 60px auto 0;
    border: 8px solid var(--color);
    padding: 75px 0 68px;
  }
  #news::before {
    top: 9px;
    left: 11px;
    bottom: 8px;
    right: 9px;
    -o-border-image: url("../img/index/news_border.png") 56/56px round;
       border-image: url("../img/index/news_border.png") 56/56px round;
  }
  #news h2 {
    padding: 38px 0 0;
    background: url("../img/index/news_deco.png") no-repeat top center;
    font-size: 36px;
  }
  #news .feed {
    margin: 30px 0 38px;
  }
}

#sec1 {
  position: relative;
  margin: 12vw 0 0;
}
@media screen and (max-width: 767px) {
  #sec1::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 18vw;
    bottom: 12vw;
    background: url("../img/index/s1_bg_sp.png") no-repeat top center/100% 100%;
  }
}
#sec1 .img {
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  top: 47vw;
}
#sec1 .deco7 {
  position: absolute;
  z-index: 2;
  height: 91vw;
  top: 62vw;
  left: 0;
  right: 0;
  background: url("../img/index/s1_deco7.png") no-repeat top center/cover;
}
#sec1 .wrap {
  padding: 35.2vw 4.2vw 63vw;
}
#sec1 .deco {
  position: absolute;
  top: 0;
  left: 2vw;
  width: 16vw;
  z-index: 1;
}
#sec1 .deco2 {
  position: absolute;
  top: 0;
  right: 2vw;
  width: 16vw;
  z-index: 2;
}
#sec1 .deco3 {
  position: absolute;
  bottom: 0;
  left: 2vw;
  width: 16vw;
  z-index: 2;
}
#sec1 .deco4 {
  position: absolute;
  bottom: 0;
  right: 2vw;
  width: 16vw;
  z-index: 2;
}
#sec1 .deco5 {
  position: absolute;
  width: 35.6vw;
  left: 50%;
  transform: translateX(-50%);
  top: 8.267vw;
  z-index: 2;
}
#sec1 .deco6 {
  position: absolute;
  width: 35.6vw;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2.4vw;
  z-index: 2;
}
#sec1 .tit {
  text-align: center;
  margin: 0 auto 4vw;
  width: 70.4vw;
}
#sec1 h2 {
  text-align: center;
  margin: 0 auto 15.73vw;
  position: relative;
  z-index: 3;
  width: 52vw;
}
#sec1 .group-txt {
  position: relative;
  z-index: 2;
}
#sec1 .group-txt .txt {
  box-sizing: border-box;
  font-size: 15px;
  line-height: 35px;
  letter-spacing: 0.2em;
  padding: 1px 2.4vw 0;
  background: url("../img/index/s1_line_sp.png") repeat top right/auto 35px;
}
@media screen and (max-width: 767px) {
  #sec1 .group-txt .txt + .txt {
    margin-top: 35px;
  }
}
@media screen and (min-width: 768px) {
  #sec1 {
    margin: 101px 0 0;
    background: url("../img/index/s1_bg.png") no-repeat center top 73px;
  }
  #sec1 .img {
    height: 939px;
    top: 84px;
  }
  #sec1 .deco7 {
    height: 682px;
    top: 435px;
    background: url("../img/index/s1_deco7.png") no-repeat top center;
  }
  #sec1 .wrap {
    width: 1380px;
    padding: 200px 0 0;
    min-height: 2042px;
    box-sizing: border-box;
  }
  #sec1 .deco {
    width: auto;
    left: 0;
  }
  #sec1 .deco2 {
    right: 0;
    width: auto;
  }
  #sec1 .deco3 {
    bottom: 26px;
    left: 0;
    width: auto;
  }
  #sec1 .deco4 {
    bottom: 26px;
    right: 0;
    width: auto;
  }
  #sec1 .deco5 {
    width: 266px;
    top: 0;
  }
  #sec1 .deco6 {
    width: 266px;
    bottom: 0;
  }
  #sec1 .tit {
    text-align: center;
    margin: 0 0 82px;
    width: auto;
  }
  #sec1 h2 {
    margin: 0 0 68px;
    width: auto;
  }
  #sec1 .group-txt {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    gap: 59px;
    height: 584px;
  }
  #sec1 .group-txt .txt {
    font-size: 20px;
    line-height: 3;
    padding: 25px 1px 0 0;
    margin: 0 0 -20px;
    background: url("../img/index/s1_line.png") repeat-x top right;
  }
}

#sec2 {
  text-align: center;
  position: relative;
  margin: 21vw 0 0;
}
@media screen and (max-width: 767px) {
  #sec2 .deco, #sec2 .deco3 {
    height: 12vw;
  }
}
#sec2 .deco2 {
  position: absolute;
  top: -4.6vw;
  width: 60vw;
  left: calc(50% - 2vw);
}
#sec2 h2 {
  margin: 17vw 2vw 10vw;
  position: relative;
  z-index: 2;
}
#sec2 .txt {
  line-height: 24px;
  letter-spacing: 0.2em;
  margin: 0 -20px 10vw;
  position: relative;
  z-index: 2;
}
#sec2 .s2-slide {
  margin: 0 0 12vw;
}
#sec2 .s2-slide .item {
  margin: 0 1vw;
  padding: 4vw;
  background: url("../img/index/s2_slide_deco1.png") no-repeat top left, url("../img/index/s2_slide_deco2.png") no-repeat top right, url("../img/index/s2_slide_deco3.png") no-repeat bottom left, url("../img/index/s2_slide_deco4.png") no-repeat bottom right;
  background-size: 10.8vw auto;
  position: relative;
}
#sec2 .s2-slide .item .img {
  width: 82vw;
  height: 69.3vw;
  box-sizing: border-box;
  border: 3px solid;
}
#sec2 .s2-slide .item .tit {
  position: absolute;
  z-index: 2;
  top: 12vw;
  right: 8vw;
  color: #fffdf9;
  font-size: 5.3vw;
  line-height: 1.375;
  letter-spacing: 0.3em;
  text-align: left;
  text-shadow: 2px 0 #693618, -2px 0 #693618, 0 2px #693618, 0 -2px #693618, 1px 1px #693618, -1px -1px #693618, 1px -1px #693618, -1px 1px #693618;
}
@media screen and (min-width: 768px) {
  #sec2 {
    margin: 117px 0 0;
  }
  #sec2 .deco2 {
    position: absolute;
    top: -56px;
    width: 537px;
    left: calc(50% + 79px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1262px) {
  #sec2 .deco2 {
    left: auto;
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  #sec2 h2 {
    margin: 81px 0 45px;
  }
  #sec2 .txt {
    font-size: 18px;
    line-height: 38px;
    margin: 0 0 29px;
  }
  #sec2 .s2-slide {
    margin: 0 0 85px;
  }
  #sec2 .s2-slide .item {
    margin: 0 19px;
    padding: 49px;
    background-size: auto;
  }
  #sec2 .s2-slide .item .img {
    width: 1000px;
    height: 570px;
    border: 5px solid;
    max-width: calc(100vw - 188px);
  }
  #sec2 .s2-slide .item .tit {
    top: 130px;
    right: 111px;
    font-size: 40px;
  }
  #sec2 .s2-slide .slick-dots {
    margin: -25px 0 0;
  }
  #sec2 .s2-slide .slick-arrow {
    top: 304px;
  }
  #sec2 .s2-slide .slick-arrow.slick-prev {
    left: auto;
    right: calc(50% + 542px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1250px) {
  #sec2 .s2-slide .slick-arrow.slick-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .s2-slide .slick-arrow.slick-next {
    right: auto;
    left: calc(50% + 542px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1250px) {
  #sec2 .s2-slide .slick-arrow.slick-next {
    right: 20px;
    left: auto;
  }
}

#sec3 {
  position: relative;
  z-index: 0;
  margin: 12vw 0 0;
  padding-top: 300vh;
}
#sec3 .gr-photo {
  display: flex;
  flex-wrap: wrap;
  transform-origin: 18% 50%;
  position: relative;
  width: 400vw;
  height: 100vh;
  position: absolute;
  z-index: -1;
  top: 0%;
  left: 0%;
  transform: perspective(347px) rotateY(5deg) scale(0.27) translate(-50%, -80%);
  z-index: -1;
}
#sec3 .gr-photo.fixed {
  position: fixed;
}
#sec3 .gr-photo .photo-item {
  width: 25%;
  height: 100vh;
  display: block;
  scale: 0.98;
  position: relative;
  animation: randomMove-pc 15s infinite;
}
#sec3 .gr-photo .photo-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#sec3 .gr-photo .photo-item span {
  display: block;
  background: #000;
  height: 100%;
  position: relative;
}
#sec3 .gr-photo .photo7 {
  z-index: 999;
}
#sec3 .gr-photo .photo7 img {
  transform: scale(1);
}
@media screen and (max-width: 767px) {
  #sec3 .wrap {
    padding-top: 17vw;
    padding-bottom: 20.67vw;
    text-align: center;
  }
  #sec3 .wrap h2 {
    margin: 0 auto;
    width: 39vw;
  }
}
#sec3 .wrap .group-content {
  margin: 15vw 0 0;
}
#sec3 .wrap .group-content .txt {
  color: #e6dbce;
  letter-spacing: 0.2em;
}
#sec3 .wrap .group-content .btn-link {
  margin: 10vw auto 0;
}
@media screen and (min-width: 768px) {
  #sec3 {
    margin: 50px 0 0;
  }
  #sec3 .gr-photo {
    transform: trperspective(0) rotateY(0) translate(-30%, -51%) scale(0.6);
  }
  #sec3 .wrap {
    padding: 101px 0 94px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: flex-start;
  }
  #sec3 .wrap .group-content {
    margin: 430px 0 0;
    width: 580px;
  }
  #sec3 .wrap .group-content .btn-link {
    margin: 50px 0 0;
  }
}

@keyframes randomMove-pc {
  0% {
    transform: translate(0px, 0px);
  }
  25% {
    transform: translate(20px, -20px);
  }
  50% {
    transform: translate(-20px, 20px);
  }
  75% {
    transform: translate(-20px, -20px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
#sec4 {
  text-align: center;
  position: relative;
  z-index: 2;
  background: url("../img/shared/bg.jpg");
  padding: 24vw 0 26vw;
}
#sec4 .deco {
  position: absolute;
  background: url("../img/index/s4_deco.png") no-repeat center/cover;
  height: 63.3vw;
  top: 40vw;
  left: 0;
  right: 0;
}
#sec4 .deco2 {
  position: absolute;
  background: url("../img/index/s4_deco2.png") no-repeat center/cover;
  height: 59vw;
  bottom: 35.2vw;
  left: 0;
  right: 0;
}
#sec4 .title {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 24vw;
}
#sec4 h2 {
  width: 89.6vw;
  margin: 0 auto 12vw;
  padding: 16vw 0 0;
  box-sizing: border-box;
  min-height: 40.67vw;
  letter-spacing: 0.2em;
  font-size: 7.5vw;
  line-height: 1.5;
  position: relative;
  z-index: 2;
  background: url("../img/index/s4_bg_txt_sp.png") no-repeat top center/100% auto;
}
#sec4 h2 small {
  font-size: 6vw;
}
#sec4 h2 span {
  font-size: 6vw;
}
#sec4 .s4-slide {
  width: 89.6vw;
  margin: 0 auto;
}
#sec4 .s4-slide .slick-dots {
  margin: 5vw 0 0;
}
#sec4 .txt {
  line-height: 2.1875;
  margin: 12vw 0 4vw;
  position: relative;
  letter-spacing: 0.2em;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #sec4 .txt {
    font-size: 13px;
    line-height: 22.5px;
  }
}
#sec4 .btn-link {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding: 170px 0 182px;
  }
  #sec4 .deco {
    background: url("../img/index/s4_deco.png") no-repeat center;
    height: 506px;
    top: 293px;
  }
  #sec4 .deco2 {
    background: url("../img/index/s4_deco2.png") no-repeat center;
    height: 526px;
    top: 943px;
    bottom: auto;
  }
  #sec4 .title {
    top: 138px;
  }
  #sec4 h2 {
    width: 852px;
    margin: 0 auto 86px;
    padding: 78px 0 0;
    min-height: 188px;
    font-size: 56px;
    line-height: 1.5;
    background: url("../img/index/s4_bg_txt.png") no-repeat top center;
  }
  #sec4 h2 small {
    font-size: 34px;
  }
  #sec4 h2 span {
    font-size: 47px;
  }
  #sec4 .s4-slide {
    width: 673px;
  }
  #sec4 .s4-slide .slick-dots {
    margin: 23px 0 0;
  }
  #sec4 .txt {
    line-height: 2.1875;
    margin: 75px 0 58px;
  }
}

#sec5 {
  position: relative;
  z-index: 2;
  background: url("../img/shared/bg.jpg");
  padding: 0 0 27vw;
}
#sec5 .group {
  margin: 21vw auto 0;
  width: 88vw;
  padding: 25vw 0 0;
  text-align: center;
  min-height: 165vw;
  box-sizing: border-box;
  background: url("../img/index/s5_bg_txt_sp.png") no-repeat top center/100% auto;
}
#sec5 .group h2 {
  background: url("../img/index/news_deco_sp.png") no-repeat top center/8.8vw auto;
  padding: 5vw 0 0;
  line-height: 1.5;
  font-size: 7.46vw;
  letter-spacing: 0.2em;
}
#sec5 .group h2 small {
  font-size: 4.4vw;
}
#sec5 .group h2 span {
  font-size: 6.267vw;
}
#sec5 .group .txt {
  width: 70vw;
  margin: 10vw auto 8vw;
  background: url("../img/index/s5_line_sp.png") repeat top left/auto 25px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  #sec5 .group .txt {
    padding: 0 3.2vw 1px;
    box-sizing: border-box;
    text-align: justify;
  }
}
#sec5 .group .btn-link {
  margin: 7vw auto 0;
}
#sec5 .btn2 {
		padding-top: 2vw;
		margin-top: 0!important;
}

@media screen and (max-width: 767px) {
  #sec5 .group .btn-link {
    width: 220px;
  }
  #sec5 .group .btn-link a {
    font-size: 14px;
    line-height: 1.5;
    padding: 9px 0;
  }
  #sec5 .group .btn-link a::before, #sec5 .group .btn-link a:after {
    width: 4px;
    height: 4px;
  }
}
@media screen and (min-width: 768px) {
  #sec5 {
    padding: 0 0 155px;
  }
  #sec5 .group {
    margin: 155px auto 0;
    width: 1010px;
    padding: 89px 0 0;
    text-align: center;
    min-height: 720px;
    box-sizing: border-box;
    background: url("../img/index/s5_bg_txt.png") no-repeat top center;
  }
  #sec5 .group h2 {
    background: url("../img/index/news_deco.png") no-repeat top center;
    padding: 30px 0 0;
    font-size: 56px;
  }
  #sec5 .group h2 small {
    font-size: 33px;
  }
  #sec5 .group h2 span {
    font-size: 47px;
  }
  #sec5 .group .txt {
    width: 613px;
    margin: 19px auto 0;
    background: url("../img/index/s5_line.png") repeat top left;
    font-size: 18px;
    line-height: 50px;
    letter-spacing: 0.2em;
  }
  #sec5 .group .btn-link {
    margin: 25px auto 0;
  }
	#sec5 .btn2 {
		padding-top: 10px;
		margin-top: 0!important;
	}
}

#shopinfo {
  position: relative;
  z-index: 2;
  background: url("../img/shared/bg.jpg");
}
#shopinfo .para {
  position: relative;
  height: 86vw;
}
#shopinfo .para::before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/index/shopinfo_line.png") repeat-x top center, url("../img/index/shopinfo_line2.png") repeat-x bottom center;
  background-size: auto 13px;
}
@media screen and (max-width: 767px) {
  #shopinfo .para img {
    -o-object-position: 70% center;
       object-position: 70% center;
  }
}
#shopinfo .flex {
  padding: 21vw 4.4vw 32vw;
}
#shopinfo .flex #ggmap {
  margin: 0 2.4vw;
  height: 330px;
}
#shopinfo .flex #ggmap iframe {
  width: 100%;
  height: 100%;
}
#shopinfo .flex .right {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #shopinfo .flex .right .logo {
    width: 175px;
    margin: 0 auto;
  }
}
#shopinfo .flex .right .name {
  margin: 25px 0;
  line-height: 1.75;
  letter-spacing: 0.1em;
}
#shopinfo .flex .right .sns {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 15px;
  margin: 0 0 20px;
  line-height: 0;
}
@media screen and (max-width: 767px) {
  #shopinfo .flex .right .sns img {
    width: auto;
    height: 26px;
  }
}
#shopinfo .flex .right .group-tel {
  padding: 30px 0;
  background: url("../img/index/shopinfo_line_tel_sp.png") no-repeat top center/100% auto, url("../img/index/shopinfo_line2_tel_sp.png") no-repeat bottom center/100% auto;
}
#shopinfo .flex .right .group-tel .tel .text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
  text-align: left;
  font-size: 25px;
  letter-spacing: 0.1em;
  line-height: 1;
}
#shopinfo .flex .right .group-tel .tel .text::before {
  content: "";
  background: url("../img/shared/icon_tel2_sp.png") no-repeat center/100% auto;
  width: 41px;
  height: 34px;
}
#shopinfo .flex .right .group-tel .tel .text span {
  letter-spacing: 0.13em;
}
#shopinfo .flex .right .group-tel .tel .text small {
  display: block;
  font-size: 11.5px;
  margin: 0 0 3px;
  letter-spacing: 0.13em;
}
#shopinfo .flex .right .group-tel .note-tel {
  margin: 12px 0 0;
  font-size: 10px;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
#shopinfo .flex .right .info {
  margin: 35px 0;
  text-align: left;
}
#shopinfo .flex .right .info dl {
  display: flex;
  border-top: 1px dotted #818181;
  padding: 9px 0 16px 8px;
  line-height: 1.625;
  align-items: flex-start;
}
#shopinfo .flex .right .info dl:last-child {
  border-bottom: 1px dotted #818181;
}
#shopinfo .flex .right .info dl dt {
  width: 85px;
  letter-spacing: 0;
}
#shopinfo .flex .right .info dl dd {
  width: calc(100% - 85px);
  letter-spacing: 0;
}
#shopinfo .flex .right .info dl dd small {
  display: block;
  font-size: 11px;
}
#shopinfo .flex .right .box {
  border: 5px solid #572e12;
  background: rgba(156, 126, 107, 0.2);
  margin: 11.6vw 0 12vw;
  position: relative;
  padding: 12vw 9vw 13vw;
}
#shopinfo .flex .right .box::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 7px;
  left: 7px;
  bottom: 7px;
  right: 7px;
  -o-border-image: url("../img/index/shopinfo_border.png") 43 fill/6.6vw round;
     border-image: url("../img/index/shopinfo_border.png") 43 fill/6.6vw round;
}
#shopinfo .flex .right .box dl {
  border-bottom: 2px dotted #786656;
  padding: 0 0 13px;
}
#shopinfo .flex .right .box dl + dl {
  margin-top: 7px;
}
#shopinfo .flex .right .box dl:has(dd) dt {
  margin: 0 0 4px;
}
#shopinfo .flex .right .box dl dt {
  padding: 0 36px 0 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15.5px;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  #shopinfo .flex .right .box dl dt .icon {
    width: 39px;
  }
  #shopinfo .flex .right .box dl dt .icon2 {
    width: 23px;
  }
}
#shopinfo .flex .right .box dl dd {
  font-size: 9.5px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-align: center;
}
#shopinfo .flex .right .shopinfo-slide {
  margin: 0 2vw;
}
#shopinfo .flex .right .shopinfo-slide .slick-dots {
  margin: 12px 0 0;
}
#shopinfo .flex .right .txt {
  margin: 10vw 0;
  letter-spacing: 0.2em;
}
#shopinfo .flex .right .group-btn {
  margin: 10vw 0 0;
}
#shopinfo .flex .right .group-btn .btn-link {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #shopinfo .para {
    height: 645px;
  }
  #shopinfo .para::before {
    bottom: 3px;
    background-size: auto;
    background: url("../img/index/shopinfo_line.png") repeat-x top center, url("../img/index/shopinfo_line2.png") repeat-x bottom center;
  }
  #shopinfo .flex {
    position: relative;
    padding: 0;
  }
  #shopinfo .flex #ggmap {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100vh;
    margin: 0;
  }
  #shopinfo .flex #ggmap.fixed {
    position: fixed;
    left: 15px;
    width: calc((100% - 30px) / 2);
  }
  #shopinfo .flex #ggmap.end {
    top: auto;
    bottom: 0;
  }
  #shopinfo .flex .right {
    width: 50%;
    margin: 0 0 0 auto;
    text-align: center;
  }
  #shopinfo .flex .right .logo {
    padding: 169px 0 0;
  }
  #shopinfo .flex .right .name {
    margin: 39px 0 40px;
  }
  #shopinfo .flex .right .sns {
    gap: 21px;
    margin: 0 0 26px;
  }
  #shopinfo .flex .right .group-tel {
    width: 439px;
    margin: 0 auto;
    padding: 41px 0 38px;
    background: url("../img/index/shopinfo_line_tel.png") no-repeat top center, url("../img/index/shopinfo_line2_tel.png") no-repeat bottom center;
  }
  #shopinfo .flex .right .group-tel .tel .text {
    gap: 18px;
    font-size: 35px;
  }
  #shopinfo .flex .right .group-tel .tel .text::before {
    content: "";
    background: url("../img/shared/icon_tel2.png") no-repeat center/100% auto;
    width: 57px;
    height: 47px;
  }
  #shopinfo .flex .right .group-tel .tel .text small {
    font-size: 16px;
  }
  #shopinfo .flex .right .group-tel .note-tel {
    margin: 15px 0 0;
    font-size: 14px;
    line-height: 18px;
  }
  #shopinfo .flex .right .info {
    margin: 63px auto 0;
    width: 508px;
  }
  #shopinfo .flex .right .info dl {
    padding: 10px 0 15px 8px;
  }
  #shopinfo .flex .right .info dl dt {
    width: 126px;
    letter-spacing: 0.15em;
  }
  #shopinfo .flex .right .info dl dd {
    width: calc(100% - 106px);
    margin: 0 -20px 0 0;
    letter-spacing: 0;
  }
  #shopinfo .flex .right .info dl dd small {
    display: inline;
    font-size: inherit;
  }
  #shopinfo .flex .right .box {
    border: 8px solid #572e12;
    width: 506px;
    margin: 64px auto 81px;
    position: relative;
    padding: 73px 0 81px;
  }
  #shopinfo .flex .right .box::before {
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    -o-border-image: url("../img/index/shopinfo_border.png") 68 fill/68px round;
       border-image: url("../img/index/shopinfo_border.png") 68 fill/68px round;
  }
  #shopinfo .flex .right .box dl {
    width: 380px;
    margin: 0 auto;
  }
  #shopinfo .flex .right .box dl + dl {
    margin-top: 7px;
  }
  #shopinfo .flex .right .box dl:has(dd) dt {
    margin: 0 0 12px;
  }
  #shopinfo .flex .right .box dl dt {
    padding: 0 36px 0 32px;
    font-size: 25px;
  }
  #shopinfo .flex .right .box dl dd {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: center;
  }
  #shopinfo .flex .right .shopinfo-slide {
    width: 637px;
    margin: 0 auto;
    max-width: calc(100% - 30px);
  }
  #shopinfo .flex .right .txt {
    margin: 41px 0 84px;
  }
  #shopinfo .flex .right .group-btn {
    width: 296px;
    margin: 0 auto;
    padding: 0 0 103px;
  }
  #shopinfo .flex .right .group-btn .btn-link {
    margin: 0;
  }
  #shopinfo .flex .right .group-btn .btn2 {
    margin: 19px 0 0;
  }
  #shopinfo .flex .right .group-btn .btn2 a {
    display: inline-block;
    text-decoration: underline;
    text-underline-offset: 2px;
    letter-spacing: 0.1em;
  }
  #shopinfo .flex .right .group-btn .btn2 a:hover {
    text-decoration: none;
  }
}
.news_box {
    background: hsla(51,59%,93%,0.40);
    width: 90%;
    margin: 30px auto;
    line-height: 1.8;
    padding-bottom: 39px;
}
.news_box .ttl {
    padding: 39px 30px 10px;
    text-align: center;
    font-size: 20px;
    margin: 0 auto;
}

.news_box .txt {
    padding: 20px 50px 0;
    text-align: center;
}
.news_box p span a{
    margin: 10px 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    color:#572e12;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    background-color: #fff;
    box-sizing:border-box;
}

@media screen and (min-width:1000px) {
.news_box{
    width: 800px;
}
	.news_box p span a{
    margin: 10px auto;
    width: 350px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    color:#572e12;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    background-color: #fff;
    box-sizing:border-box;
}
}
