.non-over {
  opacity: 1;
}
.nav-target {
  text-align: justify;
  letter-spacing: 0.06em;
}
.nav-target * {
  box-sizing: border-box;
}
a:hover {
  text-decoration: none;
}
.head-ttl {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 30%;
}
.wrap {
  padding: 0 5%;
}
#key {
  background: url(../img/bento/key.jpg) no-repeat center top/cover;
}
#key .inner {
  background: none;
  min-height: auto;
}
#sec01 {
  padding: 17vw 0 33vw;
  background: url(../img/bento/sec01_bg.png) no-repeat center top 30vw/150% auto;
  position: relative;
}
#sec01::before {
  content: "";
  background: url(../img/shared/bg_ft.jpg);
  position: absolute;
  top: 30vw;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec01::after {
  content: "";
  background: url(../img/bento/sec01_bg_bot.png) no-repeat center bottom/170%
    auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
}
#sec01 h2 {
  color: #363636;
  font-size: 4.5vw;
  letter-spacing: 0.06em;
  line-height: 1.6;
}
#sec01 h2 span {
  letter-spacing: 0.06em;
}
#sec01 h2 .fs50 {
  font-size: 5vw;
}
#sec01 h2 .fs75 {
  font-size: 7.5vw;
}
#sec01 h2 .color {
  color: #ac6b0c;
}
#sec01 h2 .t {
  text-align: right;
  display: block;
}
#sec01 .item1 .photo1 {
  margin: -3vw -21vw -6vw;
}
#sec01 .item1 .gr-pt {
  position: relative;
  margin-top: 15vw;
}
#sec01 .item1 .gr-pt .btn-link {
  margin: -8vw 8% 0;
}
#sec01 .item1 .gr-pt .btn-link a {
  font-size: 4.5vw;
  line-height: 1.5;
  padding: 5.5vw 5%;
}
#sec01 .item1 .gr-pt .btn-link a::after {
  background: url(../img/index/arrow_btn.png) no-repeat right center/100% auto;
  width: 4.7vw;
  right: 7%;
  height: auto;
  top: 0;
  bottom: 0;
  transform: none;
}
#sec01 .item1 .gr-pt .catch {
  position: absolute;
  top: -16vw;
  left: -4vw;
  width: 70%;
}
#sec01 .item2 {
  margin: 15vw 0 10vw;
}
#sec01 .item2 .gr-pt {
  position: relative;
}
#sec01 .item2 .gr-pt .catch {
  position: absolute;
  right: 2%;
  bottom: 0;
  width: 35vw;
  height: 35vw;
  border-radius: 50%;
  background-color: #ae2416; /* 背景色を指定 */
  color: #fff;
  text-align: center;
  padding: 3vw 2% 0;
  background-image: url('../img/bento/sec01_deco.png'); /* 添付画像のパスを指定 */
  background-size: cover; /* 画像を要素のサイズに合わせて拡大縮小し、余った部分をトリミング */
  background-position: center; /* 画像を中央に配置 */
  background-repeat: no-repeat; /* 画像を繰り返さない */
  overflow: hidden; /* はみ出した部分を確実にトリミング */
}
#sec01 .item2 .gr-pt .catch2 {
  position: absolute;
  left: 2%;
  top: 0;
  width: 35vw;
  height: 35vw;
  border-radius: 50%;
  background-color: #ae2416; /* 背景色を指定 */
  color: #fff;
  text-align: center;
  padding: 3vw 2% 0;
  background-image: url('../img/bento/sec01_deco.png'); /* 添付画像のパスを指定 */
  background-size: cover; /* 画像を要素のサイズに合わせて拡大縮小し、余った部分をトリミング */
  background-position: center; /* 画像を中央に配置 */
  background-repeat: no-repeat; /* 画像を繰り返さない */
  overflow: hidden; /* はみ出した部分を確実にトリミング */
}
#sec01 .item2 .gr-pt .catch::before,#sec01 .item2 .gr-pt .catch2::before {
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  border-radius: 50%;
}
#sec01 .item2 .gr-pt .catch .t1,#sec01 .item2 .gr-pt .catch2 .t1 {
  font-size: 3vw;
  letter-spacing: 0.06em;
  display: inline-block;
  background: #871e13;
  line-height: 1.2;
  padding: 1vw 5%;
}
#sec01 .item2 .gr-pt .catch .t2,#sec01 .item2 .gr-pt .catch2 .t2 {
  font-size: 4vw;
  letter-spacing: 0.06em;
  line-height: 1.5;
  display: inline-block;
}
#sec01 .item2 .gr-pt .catch .t2 .fs45,#sec01 .item2 .gr-pt .catch2 .t2 .fs45 {
  font-size: 6vw;
  margin-left: 1.5vw;
}
#sec01 .item2 .gr-txt {
  margin-top: 10vw;
}
#sec01 .item2 .gr-txt h3 {
  font-size: 6vw;
  font-weight: 600;
  letter-spacing: 0.06em;
  color: #ac6b0c;
  line-height: 1.6;
  margin-bottom: 4vw;
}
#sec01 .item2 .note{
	line-height: 1.6;
	font-size: 3.5vw;
}
#sec01 .item3 .bnr a {
  display: flex;
  background: url(../img/bento/bg1.jpg);
  color: #fff;
}
#sec01 .item3 .bnr a h3 {
  width: 45%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#sec01 .item3 .bnr a h3 span {
  font-size: 3.5vw;
  letter-spacing: 0.06em;
  text-align: center;
  line-height: 1.7;
  padding-bottom: 4vw;
  position: relative;
  display: inline-block;
}
#sec01 .item3 .bnr a h3 span::before {
  content: "";
  background: url(../img/bento/sec01_arr.png) no-repeat 0 0/100% auto;
  width: 4vw;
  height: 3vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
#sec01 .item3 .bnr a .photo {
  flex: 1;
}
#sec02 {
  padding: 1vw 0 15vw;
}
#sec02 .set1 {
  padding-bottom: 15vw;
}
#sec02 .set1 .note {
  text-align: center;
  margin: 5vw 0 7vw;
}
#sec02 .set1 .gr-pt {
  position: relative;
}
#sec02 .set1 .gr-pt .catch {
  position: absolute;
  left: 12%;
  bottom: 0;
  width: 32%;
}
#sec02 .set1 h3 {
  display: block;
  font-size: 7vw;
  letter-spacing: 0.06em;
  color: #ac6b0c;
  margin: 3vw 0 5vw;
  padding-bottom: 15px;
  position: relative;
}
#sec02 .set1 h3::before {
  content: "";
  border-top: 2px solid #ac6b0c;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
#sec02 .set1 h3::after {
  content: "";
  border-left: 2px solid #ac6b0c;
  transform: rotate(-30deg);
  position: absolute;
  top: -60px;
  right: 30px;
  height: 120px;
  z-index: 2;
}
#sec02 .set1 h3 span {
  font-size: 5.5vw;
  letter-spacing: 0.06em;
}
#sec02 .set2 .gr-pt {
  position: relative;
}
#sec02 .set2 .gr-pt::before {
  content: "";
  background: #e1ba81;
  position: absolute;
  top: 10px;
  right: -10px;
  bottom: -10px;
  left: 10px;
  z-index: -1;
}
#sec02 .set2 .gr-pt .catch {
  position: absolute;
  top: -10vw;
  right: 4%;
  width: 29%;
}
#sec02 .set2 .gr-txt {
  margin-top: 12vw;
}
#sec02 .set2 .gr-txt .price-box {
  text-align: center;
  font-weight: 600;
  margin-bottom: 4vw;
}
#sec02 .set2 .gr-txt .price-box dt {
  font-size: 5.5vw;
  letter-spacing: 0.06em;
  color: #2c1a0e;
  line-height: 1.7;
  margin-bottom: 3vw;
}
#sec02 .set2 .gr-txt .price-box dd {
  font-size: 5.5vw;
  letter-spacing: 0.06em;
  color: #ac6b0c;
}
#sec02 .set2 .gr-txt .price-box dd span {
  font-size: 4.5vw;
  letter-spacing: 0.06em;
}
#sec03 {
  padding: 20vw 0 0;
  position: relative;
}
#sec03::before {
  content: "";
  background: url(../img/bento/sec03_bt_top.png) no-repeat center top/150% auto;
  position: absolute;
  top: -2px;
  right: 0;
  bottom: 0;
  left: 0;
}
#sec03::after {
  content: "";
  background: url(../img/bento/bg2.jpg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: -34vw;
  left: 0;
  z-index: -1;
}
#sec03 h2 {
  font-size: 7vw;
  text-align: center;
  letter-spacing: 0.06em;
  color: #363636;
  margin-bottom: 10vw;
}
#sec03 .gr-popup li:not(:last-child) {
  margin-bottom: 10px;
}
#sec03 .gr-popup li a {
  display: block;
  position: relative;
}
#sec03 .gr-popup li a::before {
  content: "";
  background: url(..//img/bento/sec03_arr.png) no-repeat 0 0/100% auto;
  width: 5.5vw;
  height: 5.5vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 3vw;
  z-index: 1;
}
#sec03 .gr-popup li a .photo img {
  opacity: 1 !important;
}
#sec03 .gr-popup li a span {
  font-size: 5.3vw;
  display: block;
  letter-spacing: 0.06em;
  color: #fff;
  line-height: 1.2;
  position: absolute;
  top: 10vw;
  left: 5%;
  right: 5%;
  text-align: center;
}
#sec03 .gr-popup li a .fs-small {
  font-size: 5vw;
  top: 5vw;
}
.sec03-popup {
  background: url(../img/shared/bg.jpg);
  min-height: 100vh;
}
.sec03-popup .container {
  padding: 12vw 5% 18vw;
}
.sec03-popup .inner .gr-txt {
  margin-top: 7vw;
  text-align: left;
}
.sec03-popup .inner .gr-txt h3 {
  font-size: 7vw;
  letter-spacing: 0.06em;
  color: #ac6b0c;
  text-align: center;
  margin-bottom: 6vw;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item:not(:last-child) {
  margin-bottom: 11vw;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item .bento-title {
  padding-left: 13vw;
  margin-bottom: 5vw;
  position: relative;
  font-size: 5vw;
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 1.5;
  color: #363636;
  position: relative;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item .bento-title::before {
  content: "";
  background: url(../img/bento/icon_premium.png) no-repeat 0 0/100% auto;
  position: absolute;
  top: -0.2vw;
  left: 0;
  height: 12vw;
  width: 11vw;
}
.sec03-popup
  .inner
  .gr-txt
  .bento-list
  .bento-item
  .bento-title.icon-japan::before {
  background: url(../img/bento/icon_japan.png) no-repeat 0 0/100% auto;
}
.sec03-popup
  .inner
  .gr-txt
  .bento-list
  .bento-item
  .bento-title.icon-brazil::before {
  background: url(../img/bento/icon_brazil.png) no-repeat 0 0/100% auto;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item .price-list {
  display: flex;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item .price-list .col {
  width: 49%;
  font-family: ten-mincho, serif;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item .price-list .col.w-100 {
  width: 100%;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item .price-list .col dl {
  display: flex;
  align-items: center;
}
.sec03-popup
  .inner
  .gr-txt
  .bento-list
  .bento-item
  .price-list
  .col
  dl:not(:last-child) {
  margin-bottom: 3vw;
}
.sec03-popup
  .inner
  .gr-txt
  .bento-list
  .bento-item
  .price-list
  .col
  dl
  dt.d-flex {
  display: flex;
}
.sec03-popup
  .inner
  .gr-txt
  .bento-list
  .bento-item
  .price-list
  .col
  dl
  dt
  span {
  font-size: 4vw;
  display: inline-block;
  letter-spacing: 0.06em;
  color: #fff;
  background: #363636;
  padding: 4px 7px;
  line-height: 1.5;
  text-align: center;
  min-width: 12vw;
}
.sec03-popup
  .inner
  .gr-txt
  .bento-list
  .bento-item
  .price-list
  .col
  dl
  dt
  span:not(:last-child) {
  margin-right: 5px;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item .price-list .col dl dd {
  flex: 1;
  margin-left: 3vw;
  font-size: 5vw;
  letter-spacing: 0.06em;
}
.sec03-popup
  .inner
  .gr-txt
  .bento-list
  .bento-item
  .price-list
  .col
  dl
  dd
  span {
  font-size: 4vw;
  letter-spacing: 0.06em;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item .price-list .col-l {
  margin-right: 2%;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item-ext .info {
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item-ext .info .icon {
  width: 11vw;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item-ext .info .sub {
  margin: 0 10px;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item-ext .info .sub span {
  font-size: 3.5vw;
  display: inline-block;
  letter-spacing: 0.06em;
  color: #fff;
  background: #363636;
  padding: 4px 7px;
  line-height: 1.5;
  text-align: center;
  min-width: 12vw;
}
.sec03-popup
  .inner
  .gr-txt
  .bento-list
  .bento-item-ext
  .info
  .sub
  span:not(:last-child) {
  margin-right: 5px;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item-ext .info .price {
  font-size: 4.5vw;
  letter-spacing: 0.06em;
  position: relative;
  top: 0.5vw;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item-ext .info .price span {
  font-size: 3.5vw;
  letter-spacing: 0.06em;
}
.sec03-popup .inner .gr-txt .bento-list .bento-item-ext .info .price.ml {
  margin-left: 8px;
}
.sec03-popup .inner .gr-txt .bento-list .gr {
  display: flex;
  align-items: center;
}
.sec03-popup .inner .gr-txt .bento-list .gr .photo-cr {
  width: 32%;
}
.sec03-popup .inner .gr-txt .bento-list .gr h4 {
  flex: 1;
  margin-left: 5%;
}
.sec03-popup .inner .gr-txt .bento-list .gr h4 span {
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  display: inline-block;
  font-size: 4.5vw;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #363636;
}
#sec04 {
  position: relative;
  color: #fff;
  padding: 15vw 0 18vw;
}
#sec04::before {
  content: "";
  background: url(../img/bento/bg3.jpg);
  position: absolute;
  top: 34vw;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec04 h2 {
  letter-spacing: 0.06em;
}
#sec04 h2 span {
  letter-spacing: 0.06em;
}
#sec04 h2 .t1 {
  font-size: 5.5vw;
  color: #bd760d;
  display: inline-block;
  position: relative;
  padding: 0 5vw 8vw;
}
#sec04 h2 .t1::before {
  content: "";
  background: url(../img/bento/sec04_ttl_deco_sp.png) no-repeat 0 0/100% auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#sec04 h2 .t2 {
  font-size: 8.5vw;
  margin: 5vw 0 0 15vw;
  display: inline-block;
}
#sec04 h2 .t2 .color {
  color: #bd760d;
}
#sec04 h2 .t2 .fs50 {
  font-size: 7vw;
}
#sec04 .photo {
  margin: 7vw -3vw 5vw;
}
#sec04 .item1 .gr-txt {
  text-align: center;
  margin-bottom: 5vw;
}
#sec04 .item1 .gr-txt h3 {
  font-size: 7vw;
  letter-spacing: 0.06em;
  margin-bottom: 4vw;
}
#sec04 .item1 .gr-txt .price-box,#sec04 .item2 .price-box {
  display: flex;
  justify-content: center;
}
#sec04 .item1 .gr-txt .price-box dt span{
  font-size: 4vw;
  background: #bd760d;
  padding: 0 10px;
  line-height: 1.8;
  display: inline-block;
}
#sec04 .item2 .price-box dt span {
  font-size: 4vw;
	border: 1px solid #ffffff40;
  padding: 0 10px;
  line-height: 1.8;
  display: inline-block;
}
#sec04 .item1 .gr-txt .price-box dd {
  font-size: 6.5vw;
  letter-spacing: 0.06em;
  margin-left: 15px;
}
#sec04 .item2 .price-box dd  {
  font-size: 5vw;
  letter-spacing: 0.06em;
  margin-left: 15px;
}
#sec04 .item1 .gr-txt .price-box dd span {
  font-size: 5vw;
  letter-spacing: 0.06em;
}
#sec04 .item2 .price-box dd span {
  font-size: 4vw;
  letter-spacing: 0.06em;
}
#sec04 .item2{
	width: 100%;
	margin: 5vw auto 0;
	padding: 2vw 0;
	text-align: center;
	border-top: solid 1px #ffffff50;
	border-bottom: solid 1px #ffffff50;
}
#sec04 .item2 h4{
	font-size: 5vw;
}


#sec8 * {
  box-sizing: unset;
}
#sec05 {
  padding: 15vw 0;
}
#sec05 .gr-txt {
  text-align: center;
}
#sec05 .gr-txt h2 {
  font-size: 6.5vw;
  letter-spacing: 0.06em;
  color: #363636;
  line-height: 1.7;
  margin-bottom: 8vw;
}
#sec05 .gr-txt h2 span {
  color: #bd760d;
}
#sec05 .gr-txt .txt1 {
  margin: 8vw 0 3vw;
}
#sec05 .gr-txt .txt2 {
  font-size: 17px;
  color: #bd760d;
	border-top: 3px double #bd760d;
	border-bottom: 3px double #bd760d;
	font-weight: bold;
}
#sec05 .note{
	color: #bd760d;
	font-size: 17px;
	margin-top: 10px;
	font-weight: bold;
}
@media screen and (min-width: 768px) {
  .nav-target {
    text-align: left;
  }
  .object-fit-cover {
    position: relative;
  }
  .object-fit-cover img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
  }
  .txt-vertical-pc {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }
  .fix-btn {
    position: fixed;
    top: 130px;
    right: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
  }
  .fixed .fix-btn {
    opacity: 1;
    visibility: visible;
  }
  .head-ttl {
    bottom: 54px;
    left: calc(50% + 3px);
    transform: none;
    width: auto;
  }
  .wrap {
    padding: 0;
  }
  #key {
    min-height: 848px;
  }
  #key .inner {
    background: url(../img/shared/pat1.png) repeat center top;
    min-height: 790px;
  }
  #sec01 {
    padding: 94px 0 311px;
    background: url(../img/bento/sec01_bg.png) no-repeat center top 263px/100%
      auto;
  }
  #sec01::before {
    top: 263px;
  }
  #sec01::after {
    background: url(../img/bento/sec01_bg_bot.png) no-repeat center bottom/100%
      auto;
  }
  #sec01 h2 {
    font-size: 45px;
    line-height: 80px;
    position: relative;
    z-index: 2;
  }
  #sec01 h2 .fs50 {
    font-size: 50px;
  }
  #sec01 h2 .fs75 {
    font-size: 75px;
  }
  #sec01 h2 .t {
    margin: 10px -14px 0 0;
  }
  #sec01 .item1 .photo1 {
    margin: 0;
    position: absolute;
    top: 32px;
    left: -400px;
  }
  #sec01 .item1 .txt {
    width: 497px;
    margin: 40px 0 0 auto;
    position: relative;
    z-index: 2;
  }
  #sec01 .item1 .gr-pt {
    margin: 121px -114px 0 521px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1228px) {
  #sec01 .item1 .gr-pt {
    margin-right: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec01 .item1 .gr-pt .photo {
    height: 424px;
  }
}
@media screen and (min-width: 768px) {
  #sec01 .item1 .gr-pt .btn-link {
    margin: -39px auto 0;
    width: 390px;
  }
  #sec01 .item1 .gr-pt .btn-link a {
    font-size: 25px;
    line-height: 35px;
    padding: 22px 55px 22px 54px;
    text-align: left;
  }
  #sec01 .item1 .gr-pt .btn-link a::after {
    width: 23px;
    right: 24px;
  }
  #sec01 .item1 .gr-pt .btn-link a:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 768px) {
  #sec01 .item1 .gr-pt .catch {
    top: -78px;
    left: -142px;
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec01 .item2 {
    display: flex;
    align-items: flex-start;
    margin: -182px 0 0;
  }
  #sec01 .item2 .gr-pt {
    margin-left: -98px;
    width: 547px;
  }
  #sec01 .item2 .gr-pt .catch,#sec01 .item2 .gr-pt .catch2 {
    right: 13px;
    width: 204px;
    height: 204px;
    padding: 26px 20px 0;
  }
  #sec01 .item2 .gr-pt .catch .t1,#sec01 .item2 .gr-pt .catch2 .t1 {
    font-size: 25px;
    line-height: 41px;
    padding: 0 10px;
  }
  #sec01 .item2 .gr-pt .catch .t2,#sec01 .item2 .gr-pt .catch2 .t2 {
    font-size: 25px;
    line-height: 40px;
    margin: -1px 0 0;
  }
  #sec01 .item2 .gr-pt .catch .t2 .fs45,#sec01 .item2 .gr-pt .catch2 .t2 .fs45 {
    font-size: 40px;
    margin-left: 21px;
  }
  #sec01 .item2 .gr-pt .catch .t2 .fs45 .s,#sec01 .item2 .gr-pt .catch2 .t2 .fs45 .s {
    margin-left: -7px;
  }
  #sec01 .item2 .gr-txt {
    margin: 260px 0 0 26px;
    flex: 1;
  }
  #sec01 .item2 .gr-txt h3 {
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 22px;
  }
	#sec01 .item2 .note{
	padding-left: 80px;
		font-size: 16px;
		margin-top: -10px;
}
}
@media screen and (min-width: 768px) {
  #sec01 .item3 .bnr {
    max-width: 750px;
    margin: 78px auto 0;
  }
  #sec01 .item3 .bnr a:hover {
    opacity: 0.8;
  }
  #sec01 .item3 .bnr a h3 {
    width: 324px;
  }
  #sec01 .item3 .bnr a h3 span {
    font-size: 25px;
    line-height: 39px;
    padding-bottom: 30px;
  }
  #sec01 .item3 .bnr a h3 span::before {
    width: 23px;
    height: 18px;
  }
  #sec01 .item3 .bnr a .photo img {
    width: 100%;
    height: 245px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  #sec02 {
    padding: 0 0 58px;
    margin-top: -59px;
  }
  #sec02 .set1 {
    padding-bottom: 36px;
  }
  #sec02 .set1 h2 {
    width: 634px;
    margin: 0 auto;
  }
  #sec02 .set1 .note {
    margin: 9px 0 24px;
  }
  #sec02 .set1 .gr-pt {
    margin-left: -288px;
    width: 931px;
  }
  #sec02 .set1 .gr-pt .catch {
    left: 261px;
    width: auto;
  }
  #sec02 .set1 h3 {
    display: inline-block;
    font-size: 42px;
    margin: 0;
    padding-bottom: 17px;
    position: absolute;
    top: 310px;
    right: -7px;
  }
  #sec02 .set1 h3::before {
    right: 6px;
    left: 31px;
  }
  #sec02 .set1 h3::after {
    transform: rotate(45deg);
    top: 28px;
    right: auto;
    left: -29px;
    height: 172px;
  }
  #sec02 .set1 h3 span {
    font-size: 32px;
  }
  #sec02 .set1 .txt {
    position: absolute;
    top: 419px;
    right: 58px;
    height: 380px;
  }
  #sec02 .set2 {
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  #sec02 .set2 .gr-pt {
    margin-right: -53px;
  }
  #sec02 .set2 .gr-pt .catch {
    top: -84px;
    right: 17px;
    width: auto;
  }
  #sec02 .set2 .gr-txt {
    width: 370px;
    margin: 14px 0 0 16px;
  }
  #sec02 .set2 .gr-txt .price-box {
    margin-bottom: 28px;
  }
  #sec02 .set2 .gr-txt .price-box dt {
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 11px;
  }
  #sec02 .set2 .gr-txt .price-box dd {
    font-size: 32px;
  }
  #sec02 .set2 .gr-txt .price-box dd span {
    font-size: 25px;
  }
  #sec02 .set2 .gr-txt .txt {
    margin: 0 auto;
    position: relative;
    left: -10px;
    height: 350px;
  }
}
@media screen and (min-width: 768px) {
  #sec03 {
    padding: 157px 0 0;
  }
  #sec03::before {
    background: url(../img/bento/sec03_bt_top.png) no-repeat center top/100%
      auto;
  }
  #sec03::after {
    bottom: -402px;
  }
  #sec03 h2 {
    font-size: 45px;
    margin-bottom: 56px;
  }
  #sec03 .content .row:not(:last-child) {
    margin-bottom: 42px;
  }
  #sec03 .content .row.d-flex {
    display: flex;
    justify-content: space-between;
  }
  #sec03 .content .row.d-flex .remodal {
    width: 486px;
  }
  #sec03 .content .row.d-flex .gr-txt {
    padding: 14px 30px 24px;
  }
  #sec03 .content .row.d-flex .gr-txt .bento-list .bento-item:not(:last-child) {
    margin-bottom: 18px;
  }
  #sec03 .content .row.d-flex .gr-txt .bento-list .bento-item .bento-title {
    width: 185px;
  }
  #sec03 .content .row.d-flex .gr-txt .bento-list .bento-item .price-list {
    margin: -2px -32px 0 0;
  }
  #sec03
    .content
    .row2
    .remodal-right
    .gr-txt
    .bento-list
    .bento-item:not(:last-child) {
    margin-bottom: 38px;
  }
  #sec03
    .content
    .row2
    .remodal-right
    .gr-txt
    .bento-list
    .bento-item
    .bento-title {
    width: 224px;
    margin-right: 10px;
  }
  #sec03
    .content
    .row2
    .remodal-right
    .gr-txt
    .bento-list
    .price-list
    dl
    dt
    span {
    padding: 0 5px;
  }
  #sec03 .content .row3 .inner .gr-txt h3 {
    margin-bottom: 11px;
  }
  #sec03 .content .row3 .inner .gr-txt .bento-list .bento-item {
    align-items: flex-end;
  }
  #sec03
    .content
    .row3
    .inner
    .gr-txt
    .bento-list
    .bento-item:not(:last-child) {
    margin-bottom: 24px;
  }
  #sec03 .content .row3 .inner .gr-txt .bento-list .bento-item .bento-title {
    width: 180px;
  }
  #sec03 .content .row4 .inner .gr-txt h3 {
    margin-bottom: 20px;
  }
  #sec03 .content .row4 .remodal-right .inner .gr-txt {
    padding-bottom: 37px;
  }
  #sec03 .content .row4 .remodal-right .inner .gr-txt .bento-list .bento-item {
    align-items: flex-end;
  }
  #sec03
    .content
    .row4
    .remodal-right
    .inner
    .gr-txt
    .bento-list
    .bento-item
    .bento-title {
    width: 211px;
    margin-right: 10px;
  }
  #sec03
    .content
    .row4
    .remodal-right
    .inner
    .gr-txt
    .bento-list
    .bento-item
    .bento-title.lt {
    letter-spacing: 0;
  }
  #sec03 .content .row5 .remodal-left .inner .gr-txt {
    padding-bottom: 42px;
  }
  #sec03 .content .row5 .remodal-left .inner .gr-txt h3 {
    margin-bottom: 7px;
  }
}
@media screen and (min-width: 768px) {
  .sec03-popup {
    min-height: auto;
  }
  .sec03-popup .container {
    padding: 0;
  }
  .sec03-popup .remodal-close {
    display: none;
  }
  .sec03-popup .inner.d-flex {
    display: flex;
  }
  .sec03-popup .inner .photo {
    width: 486px;
  }
  .sec03-popup .inner .gr-txt {
    flex: 1;
    margin: 0;
    padding: 27px 34px 20px;
  }
  .sec03-popup .inner .gr-txt h3 {
    font-size: 40px;
    margin-bottom: 13px;
    line-height: 53px;
  }
  .sec03-popup .inner .gr-txt .bento-list .bento-item {
    display: flex;
  }
  .sec03-popup .inner .gr-txt .bento-list .bento-item:not(:last-child) {
    margin-bottom: 28px;
  }
  .sec03-popup .inner .gr-txt .bento-list .bento-item .bento-title {
    width: 178px;
    padding-left: 51px;
    margin: 0 20px 0 0;
    font-size: 20px;
    line-height: 30px;
	  letter-spacing: 0;
  }
  .sec03-popup .inner .gr-txt .bento-list .bento-item .bento-title::before {
    top: 1px;
    height: 42px;
    width: 42px;
  }
  .sec03-popup .inner .gr-txt .bento-list .bento-item .price-list {
    flex: 1;
    margin: -2px -9px 0 0;
  }
  .sec03-popup
    .inner
    .gr-txt
    .bento-list
    .bento-item
    .price-list
    .col
    dl:not(:last-child) {
    margin-bottom: -1px;
  }
  .sec03-popup
    .inner
    .gr-txt
    .bento-list
    .bento-item
    .price-list
    .col
    dl
    dt
    span {
    font-size: 15px;
    padding: 0 3px;
    line-height: 22px;
    min-width: 35px;
  }
  .sec03-popup
    .inner
    .gr-txt
    .bento-list
    .bento-item
    .price-list
    .col
    dl
    dt
    span:not(:last-child) {
    margin-right: 6px;
  }
  .sec03-popup .inner .gr-txt .bento-list .bento-item .price-list .col dl dd {
    margin-left: 10px;
    font-size: 19px;
  }
  .sec03-popup
    .inner
    .gr-txt
    .bento-list
    .bento-item
    .price-list
    .col
    dl
    dd
    span {
    font-size: 15px;
  }
  .sec03-popup .inner .gr-txt .bento-list .bento-item-ext .info .icon {
    width: auto;
    position: relative;
    top: -1px;
  }
  .sec03-popup .inner .gr-txt .bento-list .bento-item-ext .info .sub {
    margin: 0 10px;
  }
  .sec03-popup .inner .gr-txt .bento-list .bento-item-ext .info .sub span {
    font-size: 15px;
    padding: 0 6px;
    line-height: 23px;
    min-width: 35px;
  }
  .sec03-popup
    .inner
    .gr-txt
    .bento-list
    .bento-item-ext
    .info
    .sub
    span:not(:last-child) {
    margin-right: 6px;
  }
  .sec03-popup .inner .gr-txt .bento-list .bento-item-ext .info .price {
    font-size: 19px;
    top: 2px;
  }
  .sec03-popup .inner .gr-txt .bento-list .bento-item-ext .info .price span {
    font-size: 15px;
  }
  .sec03-popup .inner .gr-txt .bento-list .bento-item-ext .info .price.ml {
    margin-left: 8px;
  }
  .sec03-popup .inner .gr-txt .bento-list .gr {
    margin: -45px 0 -35px -121px;
  }
  .sec03-popup .inner .gr-txt .bento-list .gr .photo-cr {
    width: auto;
  }
  .sec03-popup .inner .gr-txt .bento-list .gr h4 {
    margin: -13px 0 0 25px;
  }
  .sec03-popup .inner .gr-txt .bento-list .gr h4 span {
    font-size: 22px;
    line-height: 33px;
  }
}
@media screen and (min-width: 768px) {
  #sec04 {
    padding: 109px 0 87px;
  }
  #sec04::before {
    top: 402px;
  }
  #sec04 h2 {
    position: absolute;
    top: 72px;
    right: -149px;
    white-space: nowrap;
    line-height: 65px;
  }
  #sec04 h2 .t1 {
    font-size: 33px;
    padding: 0;
  }
  #sec04 h2 .t1::before {
    background: url(../img/bento/sec04_ttl_deco.png) no-repeat;
    width: 93px;
    height: 236px;
    top: -29px;
    right: auto;
    bottom: auto;
    left: -30px;
  }
  #sec04 h2 .t2 {
    font-size: 60px;
    margin: 94px 24px 0 0;
  }
  #sec04 h2 .t2 .fs50 {
    font-size: 50px;
  }
  #sec04 .photo {
    margin: 0 2px -24px -173px;
  }
  #sec04 .item1 {
    display: flex;
    align-items: center;
  }
  #sec04 .item1 .gr-txt {
    position: relative;
    z-index: 1;
    width: 373px;
    margin: 0 -3px 0 0;
  }
  #sec04 .item1 .gr-txt h3 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  #sec04 .item1 .gr-txt .price-box dt span {
    font-size: 15px;
    padding: 0 10px;
    line-height: 28px;
  }
  #sec04 .item1 .gr-txt .price-box dd {
    font-size: 32px;
    margin-left: 14px;
    position: relative;
    top: -4px;
    left: 3px;
  }
  #sec04 .item1 .gr-txt .price-box dd span {
    font-size: 24px;
  }
  #sec04 .item1 .txt {
    flex: 1;
  }
  #sec04 .item2{
    width: 500px;
	margin: 30px auto 0;
	padding: 20px 0;
  }
  #sec04 .item2 h4{
    font-size: 18px;
	  margin-bottom: 10px;
  }
  #sec04 .item2 .price-box dt span {
    font-size: 15px;
    padding: 0 10px;
    line-height: 28px;
  }
  #sec04 .item2 .price-box dd {
    font-size: 26px;
    margin-left: 14px;
    position: relative;
    top: -4px;
    left: 3px;
  }
  #sec04 .item2 .price-box dd span {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  #sec05 {
    padding: 120px 0 100px;
  }
  #sec05 .gr-txt {
    margin-left: auto;
    width: 395px;
    min-height: 550px;
  }
  #sec05 .gr-txt h2 {
    font-size: 35px;
    line-height: 60px;
    margin-bottom: 0;
  }
  #sec05 .gr-txt .map {
    position: absolute;
    top: -20px;
    left: 0;
  }
  #sec05 .gr-txt .txt1 {
    margin: 23px 0 13px;
	  line-height: 1.8;
  }
  #sec05 .gr-txt .txt2 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1350px) and (min-width: 768px) {
  #sec04 h2 {
    right: calc(-50vw + 50% + 20px);
  }
  #sec04 .photo {
    margin: 0 50px 0 calc(-50vw + 49%);
  }
  #sec04 .photo img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  #sec04 .photo {
    margin-right: 100px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .sec03-popup .inner .gr-txt .bento-list .bento-item .bento-title {
    font-size: 19px;
  }
}




@media screen and (max-width: 767px) {
    /* 1. PC版で非表示になっているボタンを表示させる */
    .fix-btn {
        opacity: 0;
        visibility: hidden;
		position: fixed;
        bottom: 55px; 
		left: 3%;
        width: 77%;
        z-index: 2;
		
    }
	/* shared.jsが「has_nav」クラスをbodyにつけた瞬間に表示させる */
    body.has_nav .fix-btn {
        opacity: 1;
        visibility: visible;
    }
	.fix-btn a{
		font-size: 5vw !important;
		border-radius: 5px;
		line-height: 60px;
	}
	
	footer .bottom_ft {
      height: auto;
      padding: 1% 0 22%;
      text-align: center; }

}