@charset "UTF-8";
body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #F3EFEB;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

header,
footer,
nav,
section,
article,
main,
aside,
figure,
figcaption {
  display: block;
}

ol,
ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  margin: 0;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  cursor: pointer;
  font: inherit;
}

input,
select,
textarea {
  font: inherit;
  color: inherit;
  vertical-align: top;
}

.header__inner {
  width: 100%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  overflow-x: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 110px;
}
@media screen and (min-width: 1280px) {
  .header__inner {
    padding-bottom: 281px;
  }
}

.header-left {
  display: none;
}
@media screen and (min-width: 1280px) {
  .header-left {
    position: relative;
    display: block;
    width: 15.625%;
    padding-left: 18px;
    padding-right: 16px;
    padding-top: 173px;
    padding-bottom: 12px;
  }
}

.header-right {
  width: 100%;
}
@media screen and (min-width: 1280px) {
  .header-right {
    position: relative;
    width: 84.375%;
  }
}

.footer {
  overflow: hidden;
  position: relative;
  margin-top: 60px;
  padding-top: 100px;
}
@media screen and (min-width: 1280px) {
  .footer {
    margin-top: -22px;
    padding-top: 181px;
  }
}
.footer.--page-concept {
  margin-top: 59px;
}
@media screen and (min-width: 1280px) {
  .footer.--page-concept {
    margin-top: -22px;
    padding-top: 181px;
  }
}
.footer.--page-news {
  margin-top: 59px;
}
@media screen and (min-width: 1280px) {
  .footer.--page-news {
    margin-top: -42px;
  }
}
.footer.--page-news-detail {
  margin-top: 58px;
}
@media screen and (min-width: 1280px) {
  .footer.--page-news-detail {
    margin-top: -22px;
    padding-top: 181px;
  }
}
.footer.--contact {
  margin-top: 59px;
}
@media screen and (min-width: 1280px) {
  .footer.--contact {
    margin-top: -22px;
    padding-top: 181px;
  }
}
.footer.--contact-finish {
  margin-top: 59px;
}
@media screen and (min-width: 1280px) {
  .footer.--contact-finish {
    margin-top: -22px;
    padding-top: 181px;
  }
}

.footer__bg-bread {
  position: absolute;
  top: 0px;
  right: calc(50% - 225px);
  width: 190.5px;
  height: 180px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/bread.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1280px) {
  .footer__bg-bread {
    top: 0px;
    right: calc(50% - 728px);
    width: 389px;
    height: 359px;
  }
}

.footer__bg-fukidashi {
  position: absolute;
  top: 59px;
  left: calc(50% - 218px);
  width: 200px;
  height: 172.134px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/fukidashi2.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (max-width: 374px) {
  .footer__bg-fukidashi {
    left: calc(50% - 209px);
  }
}
@media screen and (min-width: 1280px) {
  .footer__bg-fukidashi {
    top: 132px;
    left: calc(50% - 303px);
    width: 232.912px;
    height: 200.002px;
  }
}

.footer__bg-coffee {
  position: absolute;
  bottom: 89px;
  left: -35px;
  width: 128px;
  height: 114px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/deco_coffee1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1280px) {
  .footer__bg-coffee {
    bottom: 5px;
    left: calc(50% - 715px);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    width: 341px;
    height: 288px;
  }
}

.footer-top {
  background-color: #EAE0D5;
}

.footer-top__inner {
  padding-top: 80px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 80px;
}
@media screen and (max-width: 374px) {
  .footer-top__inner {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .footer-top__inner {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media screen and (min-width: 1280px) {
  .footer-top__inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 296px;
    padding-right: 296px;
  }
}

@media screen and (min-width: 1280px) {
  .footer-top__inner.--gift {
    padding-top: 83px;
  }
}

.footer-top__title {
  text-align: center !important;
  margin-bottom: 42px;
}
@media screen and (min-width: 1280px) {
  .footer-top__title {
    margin-bottom: 40px;
  }
}

.footer-top__title.--news {
  margin-bottom: 39px;
}
@media screen and (min-width: 1280px) {
  .footer-top__title.--news {
    margin-bottom: 40px;
  }
}

.footer-top__title-english {
  text-indent: 5px;
}
@media screen and (min-width: 1280px) {
  .footer-top__title-english {
    text-indent: 10px;
  }
}

.footer-top__map-box {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-top: 40px;
  width: calc(100% - 10px);
  height: 178px;
  padding: 5px;
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1280px) {
  .footer-top__map-box {
    width: calc(100% - 20px);
    padding: 10px;
    height: 367px;
  }
}

.footer-top__map {
  width: 100%;
  height: 100%;
}

.footer-top__body {
  margin-top: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 1280px) {
  .footer-top__body.--menu {
    row-gap: 24px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .footer-top__body {
    margin-top: 43px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 24px;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    grid-template-areas: "item1 item2" "item3 item4" "item5 item6";
  }
}
@media screen and (min-width: 1280px) {
  .footer-top__body {
    margin-top: 41px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 23px;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    grid-template-areas: "item1 item2" "item3 item4" "item5 item6";
  }
}
.footer-top__body.--page-concept {
  margin-top: 43px;
}
.footer-top__body.--page-news {
  margin-top: 43px;
}
.footer-top__body.--page-news-detail {
  margin-top: 43px;
}
@media screen and (min-width: 1280px) {
  .footer-top__body.--shop {
    margin-top: 43px;
  }
}
.footer-top__body.--contact {
  margin-top: 43px;
}
.footer-top__body.--contact-finish {
  margin-top: 43px;
}

.footer-top_body-item {
  padding-bottom: 12px;
  border-bottom: 1px solid #222222;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .footer-top_body-item {
    padding-bottom: 12px;
  }
}
@media screen and (min-width: 1280px) {
  .footer-top_body-item {
    padding-bottom: 12px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .footer-top_body-item:nth-child(1) {
    grid-area: item1;
  }
}
@media screen and (min-width: 1280px) {
  .footer-top_body-item:nth-child(1) {
    grid-area: item1;
    padding-bottom: 13px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .footer-top_body-item:nth-child(2) {
    grid-area: item3;
  }
}
@media screen and (min-width: 1280px) {
  .footer-top_body-item:nth-child(2) {
    grid-area: item3;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .footer-top_body-item:nth-child(3) {
    grid-area: item5;
  }
}
@media screen and (min-width: 1280px) {
  .footer-top_body-item:nth-child(3) {
    grid-area: item5;
    padding-bottom: 14px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .footer-top_body-item:nth-child(4) {
    grid-area: item2;
  }
}
@media screen and (min-width: 1280px) {
  .footer-top_body-item:nth-child(4) {
    grid-area: item2;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .footer-top_body-item:nth-child(5) {
    grid-area: item4;
  }
}
@media screen and (min-width: 1280px) {
  .footer-top_body-item:nth-child(5) {
    grid-area: item4;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .footer-top_body-item:nth-child(6) {
    grid-area: item6;
  }
}
@media screen and (min-width: 1280px) {
  .footer-top_body-item:nth-child(6) {
    grid-area: item6;
  }
}

@media screen and (min-width: 1280px) {
  .footer-top_body-item.--page-shop:nth-child(1) {
    padding-bottom: 12px;
  }
}

.footer-top__body-text {
  display: grid;
  grid-template-columns: 56px 1fr;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.footer-top__body-title {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.footer-top__body-content {
  margin-top: -2px;
  color: #222222;
  font-family: "Noto Serif JP", serif !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 171.429% */
}

.footer-top__body-content a {
  margin-top: -2px;
  color: #222222;
  font-family: "Noto Serif JP", serif !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 171.429% */
}

.footer-bottom {
  background-color: #382620;
}

.footer-bottom__inner {
  text-align: center;
  padding-top: 41px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1280px) {
  .footer-bottom__inner {
    padding-top: 38px;
    padding-bottom: 18px;
  }
}

.footer-bottom__sns {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 35px;
  gap: 24px;
}
@media screen and (min-width: 1280px) {
  .footer-bottom__sns {
    margin-bottom: 37px;
  }
}

.footer-bottom__sns-link {
  position: relative;
  z-index: 20;
}

.footer-bottom__sns-image-box {
  width: 32px;
  height: 32px;
}
@media screen and (min-width: 1280px) {
  .footer-bottom__sns-image-box {
    width: 24px;
    height: 24px;
  }
}

.footer-bottom__sns-image {
  width: 100px;
  height: auto;
}

.footer-bottom__copy {
  padding-left: 2px;
  color: #FFFFFF;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 200% */
}
@media screen and (min-width: 1280px) {
  .footer-bottom__copy {
    padding-left: 0px;
  }
}

.footer-bottom__button {
  position: fixed;
  bottom: 6px;
  right: 8px;
  z-index: 30;
  display: inline-block;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #FFFFFF;
  cursor: pointer;
}
@media screen and (max-width: 374px) {
  .footer-bottom__button {
    right: 6px;
    width: 24px;
    height: 24px;
  }
}
@media screen and (min-width: 1280px) {
  .footer-bottom__button {
    display: none;
    bottom: 21px;
    right: 20px;
  }
}
.footer-bottom__button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
  content: "";
  width: 22px;
  height: 12px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/top-button.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (max-width: 374px) {
  .footer-bottom__button:after {
    width: 18px;
    height: 8px;
  }
}

@media screen and (min-width: 1280px) {
  .header-logo__container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 15.625%;
  }
}

.header__logo {
  position: fixed;
  top: 10px;
  left: 13px;
  z-index: 30;
}
@media screen and (min-width: 1280px) {
  .header__logo {
    position: absolute;
    top: 27px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 166px;
  }
}

.header__logo-link {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header__logo-link:hover {
  opacity: 0.7;
}

.header__logo-image {
  width: 122px;
}
@media screen and (min-width: 1280px) {
  .header__logo-image {
    width: 100%;
  }
}

.header-drawer {
  display: block;
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 100;
  width: 60px;
  height: 60px;
  background-color: #382620;
  border-radius: 50%;
  cursor: pointer;
}
@media screen and (min-width: 1280px) {
  .header-drawer {
    display: none;
  }
}

.header-drawer.--page {
  display: block;
}
@media screen and (min-width: 1280px) {
  .header-drawer.--page {
    top: 20px;
    right: 20px;
  }
}

.header-drawer__line {
  display: block;
  width: 27px;
  height: 2.25px;
  background-color: #FFFFFF;
  border-radius: 2px;
  position: absolute;
  left: 17px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header-drawer__line:nth-of-type(1) {
  top: 22px;
}
.header-drawer__line:nth-of-type(2) {
  top: 28.75px;
}
.header-drawer__line:nth-of-type(3) {
  top: 35.5px;
}

.drawer-open {
  background-color: #FFFFFF;
}

.drawer-open__line {
  background-color: #382620;
  left: 17px;
}
.drawer-open__line:nth-of-type(1) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 30px;
}
.drawer-open__line:nth-of-type(2) {
  display: none;
}
.drawer-open__line:nth-of-type(3) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 30px;
}

.header-drawer-bg {
  display: none;
}
@media screen and (min-width: 1280px) {
  .header-drawer-bg {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 30;
    width: 100%;
    height: 100dvh;
    background-color: #222222;
    opacity: 0.3;
  }
}

.header-menu {
  -webkit-transition: right 0.5s ease, opacity 0.5s ease;
  transition: right 0.5s ease, opacity 0.5s ease; /* ここを追加 */
  opacity: 0;
  position: fixed;
  top: 0px;
  right: -800px;
  z-index: 30;
  background-color: #382620;
  width: 100%;
  height: 667px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .header-menu {
    width: 375px;
    height: 800px;
  }
}
@media screen and (min-width: 1280px) {
  .header-menu {
    width: 375px;
    height: 800px;
  }
}
@media screen and (max-width: 374px) {
  .header-menu {
    width: 100%;
    width: 100%;
    height: 100dvh;
  }
}

.header-menu.--show {
  position: fixed;
  opacity: 1;
  top: 0px;
  right: 0px;
  z-index: 30;
  background-color: #382620;
  width: 100%;
  height: 667px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .header-menu.--show {
    width: 375px;
    height: 800px;
  }
}
@media screen and (min-width: 1280px) {
  .header-menu.--show {
    width: 375px;
    height: 800px;
  }
}
@media screen and (max-width: 374px) {
  .header-menu.--show {
    width: 100%;
    height: 100dvh;
  }
}

.header-menu__nav {
  padding: 128px 10px 52px 40px;
}
@media screen and (max-width: 374px) {
  .header-menu__nav {
    padding: 128px 10px 52px 10.6666666667%;
  }
}

.header-menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 32px;
}
@media screen and (max-width: 374px) {
  .header-menu-list {
    gap: 20px;
  }
}

.header-menu__link {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header-menu__link:hover {
  opacity: 0.7;
}

.header-menu__english {
  color: #FFFFFF;
  font-family: "Patua One", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.88px;
}

.header-menu__slash {
  color: #FFFFFF;
  font-family: "Noto Serif JP", serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-left: 6px;
}

.header-menu__japanese {
  color: #FFFFFF;
  font-family: "Noto Serif JP", serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-left: 8px;
}

.sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sns__link {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.sns__link:hover {
  opacity: 0.7;
}

.menu-sns {
  margin-left: auto;
  margin-right: auto;
  width: 184px;
  height: 40px;
  gap: 32px;
}

.menu-sns__image-box {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-sns__image {
  width: 40px;
}

.header-sns {
  display: none;
}
@media screen and (min-width: 1280px) {
  .header-sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    gap: 24px;
  }
}

@media screen and (min-width: 1280px) {
  .header-sns__image-box {
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 1280px) {
  .header-sns__image {
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 1280px) {
  .header__nav-list {
    margin-top: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 32px;
  }
}

.header__nav-link {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header__nav-link:hover {
  opacity: 0.7;
}

@media screen and (min-width: 1280px) {
  .header__nav-english {
    display: block;
    color: #222222;
    text-align: center;
    font-family: "Patua One", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.92px;
  }
}

@media screen and (min-width: 1280px) {
  .header__nav-japanese {
    margin-top: 6px;
    display: block;
    color: #222222;
    text-align: center;
    font-family: "Noto Serif JP", serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
}

.header-news {
  position: absolute;
  top: 511px;
  right: 20px;
  z-index: 20;
  width: 335px;
  height: 124px;
  opacity: 0.85;
  background: #FFFFFF;
}
@media screen and (min-width: 1280px) {
  .header-news {
    width: 388px;
    height: 152px;
    top: 560px;
  }
}
@media screen and (max-width: 374px) {
  .header-news {
    width: 89.3333333333%;
  }
}

.header-news__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 17px;
  padding: 12px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 1280px) {
  .header-news__link {
    padding: 16px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.header-news__link:hover {
  opacity: 0.7;
}

.header-news__image-box {
  width: 100px;
  aspect-ratio: 1/1; /* 正方形になる */
  overflow: hidden;
}
@media screen and (min-width: 1280px) {
  .header-news__image-box {
    width: 120px;
  }
}

.header-news__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.header-news__text-box {
  width: 195px;
}
@media screen and (min-width: 1280px) {
  .header-news__text-box {
    width: 220px;
  }
}
@media screen and (max-width: 374px) {
  .header-news__text-box {
    width: 52%;
  }
}

.header-news__time {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .header-news__time {
    vertical-align: top;
  }
}

.header-news__text {
  margin-top: 9px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; /* 150% */
  display: -webkit-box; /* フレックスボックスの一種 */
  -webkit-line-clamp: 3; /* 表示する最大行数を指定 */
  -webkit-box-orient: vertical; /* 垂直方向にボックスを並べる */
  overflow: hidden; /* はみ出した部分を非表示に */
  text-overflow: ellipsis; /* 省略記号を表示（効果は限定的） */
}
@media screen and (min-width: 1280px) {
  .header-news__text {
    margin-top: 3px;
    font-size: 14px;
    line-height: 24px; /* 171.429% */
  }
}

.header-news__fukidashi {
  position: absolute;
  top: -36px;
  right: 4px;
  width: 120px;
  height: auto;
  aspect-ratio: 120/71.379;
}
@media screen and (min-width: 1280px) {
  .header-news__fukidashi {
    width: 163px;
    top: -70px;
    right: 2px;
  }
}

.header-news__fukidashi-image {
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.header-news__tag {
  position: absolute;
  top: 8px;
  left: -9px;
}

.header-news__tag-text {
  clip-path: polygon(100% 0%, 94% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
  padding: 4px 12px 1px 10px;
  width: 70px;
  height: 22px;
  background-color: #222222;
  color: #FFFFFF;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .header-news__tag-text {
    width: 78px;
    height: 24px;
    padding: 3px 15px 4px 15px;
  }
}

.header-news__tag-triangle {
  position: absolute;
  bottom: -4px;
  left: 0px;
  display: block;
  width: 8px;
  height: 4px;
  background-color: #aaa;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}

.header-swiper-container {
  position: relative;
  width: 100% !important;
  height: 667px;
}
@media screen and (min-width: 1280px) {
  .header-swiper-container {
    height: 735px;
  }
}

.header-swiper__image {
  width: 100%;
  height: 667px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 1280px) {
  .header-swiper__image {
    height: 735px;
  }
}

@-webkit-keyframes zoom {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
}

@keyframes zoom {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
}
.header-swiper__image {
  -webkit-animation: zoom 9s linear 0s normal both;
          animation: zoom 9s linear 0s normal both;
}

.header-swiper__overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 20;
  width: 100%;
  height: 668px;
  background-color: #222222;
  opacity: 0.2;
}
@media screen and (min-width: 1280px) {
  .header-swiper__overlay {
    height: 338px;
    top: 397px;
    z-index: 20;
    opacity: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  }
}

.header-swiper-pagination {
  width: 56px !important;
  position: absolute;
  bottom: 12px !important;
  left: 20px !important;
  z-index: 20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
@media screen and (min-width: 1280px) {
  .header-swiper-pagination {
    bottom: 16px !important;
    left: 20px !important;
  }
}

.header-swiper-pagination .swiper-pagination-bullet {
  margin: 0px !important;
  width: 8px;
  background-color: #FFFFFF;
  opacity: 1;
}

.header-swiper-pagination .swiper-pagination-bullet-active {
  background-color: #d59b71;
}

.header-text {
  position: absolute;
  top: 124px;
  left: 20px;
  z-index: 20;
  color: #FFFFFF;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px; /* 200% */
  letter-spacing: 2.24px;
}
@media screen and (min-width: 1280px) {
  .header-text {
    top: 600px;
    left: 56px;
    font-size: 20px;
    line-height: normal;
    letter-spacing: 2.8px;
  }
}

.header-text1 {
  display: block;
  margin-left: 0px;
}

.header-text2 {
  display: block;
}
@media screen and (min-width: 1280px) {
  .header-text2 {
    margin-top: 16px;
  }
}

.header-text__break {
  margin-left: 0px;
}

.header-bg {
  display: none;
}
@media screen and (min-width: 1280px) {
  .header-bg {
    position: absolute;
    top: 397px;
    right: 0px;
    display: block;
    width: 76.875%;
    height: 398px;
    background-color: #EAE0D5;
  }
}

.header-bg__coffee {
  position: absolute;
  top: 647px;
  right: -17px;
  z-index: 20;
  width: 145px;
  height: 130px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/deco_coffee1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1280px) {
  .header-bg__coffee {
    width: 296px;
    height: 265px;
    top: 751px;
    right: -40px;
  }
}

.header-menu__logo {
  position: absolute;
  top: 10px;
  left: 13px;
  width: 122px;
}

.header-menu__logo-link {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.header-menu__logo-link:hover {
  opacity: 0.7;
}

.title {
  text-align: left;
}

.title-english {
  display: block;
  color: #222222;
  font-family: "Amatic SC", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 4px;
}
@media screen and (min-width: 1280px) {
  .title-english {
    font-size: 52px;
    letter-spacing: 10.4px;
  }
}

.title-japanese {
  display: block;
  margin-top: 4px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .title-japanese {
    font-size: 14px;
    margin-top: 8px;
  }
}

.button__box {
  margin-left: auto;
  margin-right: auto;
  width: 290px;
  height: 72px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
@media screen and (max-width: 374px) {
  .button__box {
    width: 280px;
  }
}
@media screen and (min-width: 1280px) {
  .button__box {
    width: 280px;
  }
}

.button {
  display: inline-block;
  padding: 24px 24px 24px 24px;
  width: 290px;
  height: 72px;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-family: "Noto Serif JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  -webkit-transform: translate(-5px, -6px);
          transform: translate(-5px, -6px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 374px) {
  .button {
    width: 280px;
  }
}
@media screen and (min-width: 1280px) {
  .button {
    width: 280px;
    -webkit-transform: translate(-6px, -6px);
            transform: translate(-6px, -6px);
  }
}
.button::after {
  position: absolute;
  right: 12px;
  content: "";
  width: 16px;
  height: 24px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/button-arrow.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.button:hover {
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}

.test-button {
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  width: 280px;
  height: 72px;
  border-bottom: 1px solid #222222;
  border-right: 1px solid #222222;
}

.test-button__link {
  display: inline-block;
  padding: 24px 84px 25px 84px;
  width: 280px;
  height: 72px;
  background-color: #222222;
  color: #FFFFFF;
  text-align: center;
  font-family: "Noto Serif JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  -webkit-transform: translate(-6px, -5px);
          transform: translate(-6px, -5px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1280px) {
  .test-button__link {
    -webkit-transform: translate(-6px, -6px);
            transform: translate(-6px, -6px);
  }
}
.test-button__link:hover {
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}

.a {
  margin-top: 40px;
}

.breadcrumbs {
  margin-top: 4px;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 1280px) {
  .breadcrumbs {
    margin-top: 16px;
    padding-left: 90px;
    padding-right: 90px;
  }
}

.breadcrumbs-texts {
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
}
@media screen and (min-width: 1280px) {
  .breadcrumbs-texts {
    font-size: 14px;
    gap: 16px;
  }
}

.breadcrumbs-texts a {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.breadcrumbs-texts a:hover {
  opacity: 0.7;
}

.breadcrumbs-texts span a {
  white-space: nowrap;
}

.main-container__pagination {
  position: relative;
  z-index: 28;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
}
@media screen and (min-width: 1280px) {
  .main-container__pagination {
    margin-top: 17px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    left: 206px;
  }
}

.page-numbers {
  position: relative;
  z-index: 50;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #FFFFFF;
  border: 1px solid #382620;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page-numbers:hover {
  background-color: #382620;
  color: #FFFFFF;
}

/* 現在のページも hover時と同様に */
.page-numbers.current {
  background-color: #382620;
  color: #FFFFFF;
}

.prev {
  display: inline-block;
  border-radius: 0;
  border: none;
  background-color: transparent;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/pagination-prev.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.prev:hover {
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/pagination-prev__hover.png);
  background-color: transparent;
}

.next {
  display: inline-block;
  border-radius: 0;
  border: none;
  background-color: transparent;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/pagination-next.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.next:hover {
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/pagination-next__hover.png);
  background-color: transparent;
}

.sub-container__cards {
  background-color: #FFFFFF;
}

.sub-cards__inner {
  padding: 20px;
}

.sub-cards__title {
  position: relative;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 21px;
}
.sub-cards__title::after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  content: "";
  display: block;
  width: 32px;
  height: 1px;
  background-color: #222222;
}

.sub-cards__card-box {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 16px;
}
@media screen and (min-width: 1280px) {
  .sub-cards__card-box {
    margin-top: 21px;
  }
}

.sub-card__link {
  display: grid;
  grid-template-columns: 100px 1fr;
  -webkit-column-gap: 14px;
     -moz-column-gap: 14px;
          column-gap: 14px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.sub-card__link:hover {
  opacity: 0.7;
}
@media screen and (min-width: 1280px) {
  .sub-card__link {
    grid-template-columns: 1fr 146px;
  }
}

.sub-card__image-box {
  overflow: hidden;
  width: 100px;
  aspect-ratio: 100/100;
}

.sub-card__image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.sub-card__image:hover {
  opacity: 0.7;
}

.sub-card__text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 171.429% */
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* 最大3行まで */
  overflow: hidden;
}

.sub-card__time {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.sub-container__category {
  background-color: #FFFFFF;
}

.sub-category__inner {
  padding: 20px;
}

.sub-category__title {
  position: relative;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 21px;
}
.sub-category__title::after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  content: "";
  display: block;
  width: 32px;
  height: 1px;
  background-color: #222222;
}

.sub-category__list {
  margin-top: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 16px;
}

.sub-category__item {
  position: relative;
  display: inline-block;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-left: 12px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.sub-category__item:hover {
  opacity: 0.7;
}
.sub-category__item::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0px;
  content: "";
  display: block;
  width: 6px;
  height: 12px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/arrow-brown.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.page-header {
  width: 100%;
  height: 120px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 1280px) {
  .page-header {
    height: 320px;
  }
}

.page-header.concept-header {
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/bg_concept.jpg);
}

.page-header.menu-header {
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/bg_menu.jpg);
}
@media screen and (min-width: 1280px) {
  .page-header.menu-header {
    background-position: 0 0;
  }
}

.page-header.news-header {
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/bg_news.jpg);
}

.page-header.shop-header {
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/sp_bg-shop.jpg);
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .page-header.shop-header {
    background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/bg_shop.jpg);
  }
}
@media screen and (min-width: 1280px) {
  .page-header.shop-header {
    background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/bg_shop.jpg);
  }
}

.page-header.gift-header {
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/bg_gift.jpg);
}

.page-header.contact-header {
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/bg_contact.jpg);
}
@media screen and (min-width: 1280px) {
  .page-header.contact-header {
    background-position: 0 -83px;
  }
}

.page-header__inner {
  padding: 6px;
}
@media screen and (min-width: 1280px) {
  .page-header__inner {
    padding: 10px;
  }
}

.page-header__title {
  text-align: center;
  position: relative;
  padding-top: 24px;
  padding-bottom: 22px;
  border: 2px solid #FFFFFF;
}
@media screen and (min-width: 1280px) {
  .page-header__title {
    padding-top: 88px;
    padding-bottom: 87px;
  }
}
.page-header__title::after {
  position: absolute;
  top: 3px;
  left: 3px;
  content: "";
  display: block;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border: 1px solid #FFFFFF;
}

.page-header__title-english {
  display: block;
  color: #FFFFFF;
  font-family: "Amatic SC", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 6.4px;
  text-indent: 6px;
}
@media screen and (min-width: 1280px) {
  .page-header__title-english {
    font-size: 72px;
    letter-spacing: 14.4px;
    text-indent: 14px;
  }
}

.page-header__title-japanese {
  display: block;
  color: #FFFFFF;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.96px;
  text-indent: 2px;
}
@media screen and (min-width: 1280px) {
  .page-header__title-japanese {
    font-size: 16px;
    letter-spacing: 1.28px;
    padding-top: 6px;
  }
}

.page-header-over {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 120px;
  background: rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 1280px) {
  .page-header-over {
    height: 320px;
  }
}

.concept {
  position: relative;
  overflow-x: hidden;
}
.concept::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 74px;
  left: 0px;
  z-index: -1;
  width: calc(100% - 20px);
  height: 100px;
  background-color: #EAE0D5;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept::after {
    top: 465px;
    width: 100%;
    height: 300px;
  }
}
@media screen and (min-width: 1280px) {
  .concept::after {
    bottom: -100px;
    width: calc(100% - 90px);
    height: 300px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept {
    margin-top: 72px;
    overflow: visible;
  }
}
@media screen and (min-width: 1280px) {
  .concept {
    margin-top: 72px;
    overflow: visible;
  }
}

.concept__inner {
  position: relative;
  padding-bottom: 147px;
}
@media screen and (min-width: 1280px) {
  .concept__inner {
    padding-bottom: 0px;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: 80px;
    margin-top: -133px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__inner {
    padding-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: 80px;
    margin-top: 0px;
  }
}

.concept__text-container {
  position: relative;
  z-index: 10;
  padding-top: 9px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1280px) {
  .concept__text-container {
    padding-top: 18px;
    padding-left: 0px;
    max-width: 470px;
    padding-right: 0px;
  }
}

.concept__text {
  margin-top: 34px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 200% */
}
@media screen and (max-width: 374px) {
  .concept__text {
    font-size: 18px;
  }
}
@media screen and (min-width: 1280px) {
  .concept__text {
    margin-top: 48px;
    font-size: 28px;
    line-height: 60px; /* 214.286% */
  }
}

.concept__text-detail-box {
  margin-top: 31px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 200% */
}
@media screen and (max-width: 374px) {
  .concept__text-detail-box {
    font-size: 11px;
  }
}
@media screen and (min-width: 1280px) {
  .concept__text-detail-box {
    margin-top: 48px;
  }
}

.concept__text-detail2 {
  margin-top: 28px;
}

.concept-button__inner {
  padding-left: 5px;
}
@media screen and (min-width: 1280px) {
  .concept-button__inner {
    padding-left: 6px;
  }
}

.concept-button__box {
  margin-top: 62px;
}
@media screen and (min-width: 1280px) {
  .concept-button__box {
    margin-top: 61px;
    margin-left: 0px;
    margin-right: auto;
  }
}

.concept__image-container {
  position: relative;
}

.concept__image-box {
  position: relative;
  z-index: 20;
  margin-top: 79px;
  width: 84%;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__image-box {
    margin-top: 0px;
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .concept__image-box {
    margin-top: 0px;
    width: 600px;
  }
}

.concept__image-bg {
  display: none;
  position: absolute;
  bottom: 75px;
  left: 0px;
  width: 94.6666666667%;
  height: 100px;
  background-color: #EAE0D5;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__image-bg {
    width: calc(100vw - 15px);
    height: 314px;
    top: 472px;
  }
}
@media screen and (min-width: 1280px) {
  .concept__image-bg {
    width: calc(100vw - 90px);
    height: 300px;
    bottom: -102px;
  }
}

.concept__image-bg-leaf {
  position: absolute;
  bottom: 0px;
  right: -33px;
  z-index: 28;
  width: 119px;
  height: 135px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/deco_leaf2.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__image-bg-leaf {
    display: none;
  }
}
@media screen and (min-width: 1280px) {
  .concept__image-bg-leaf {
    display: none;
  }
}

.special {
  overflow: hidden;
  padding-top: 46px;
  padding-bottom: 70px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .special {
    padding-top: 342px;
    padding-bottom: 172px;
  }
}
@media screen and (min-width: 1280px) {
  .special {
    padding-top: 342px;
    padding-bottom: 172px;
  }
}

.special__inner {
  position: relative;
  padding-top: 56px;
  padding-bottom: 63px;
  background-color: #EAE0D5;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .special__inner {
    padding-top: 80px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 1280px) {
  .special__inner {
    padding-top: 80px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 80px;
  }
}

.special__inner-bg {
  position: absolute;
  top: -39px;
  right: -15px;
  width: 200px;
  height: 93.591px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/fukidashi4.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-transform: rotate(4deg);
          transform: rotate(4deg);
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .special__inner-bg {
    top: -132px;
    left: auto;
    right: -34px;
    width: 201px;
    height: 228px;
    background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/deco_leaf2.png);
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@media screen and (min-width: 1280px) {
  .special__inner-bg {
    top: -132px;
    left: auto;
    right: -34px;
    width: 201px;
    height: 228px;
    background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/deco_leaf2.png);
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.special__title {
  text-align: center;
}

.special__title-english {
  text-indent: 6px;
}

.special-body {
  position: relative;
  margin-top: 62px;
  padding: 39px 20px 20px 20px;
  background-color: #FFFFFF;
}
@media screen and (min-width: 1280px) {
  .special-body {
    max-width: 1180px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 61px;
    padding: 60px 40px 41px 40px;
  }
}

.special-body__title {
  position: absolute;
  top: -21px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 255.269px;
  height: 32.3px;
  text-align: center;
  background-color: #222222;
  color: #FFFFFF;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 32.3px;
}
@media screen and (min-width: 1280px) {
  .special-body__title {
    width: 308px;
    height: 37px;
    line-height: 37px;
    font-size: 18px;
    font-style: normal;
  }
}
.special-body__title::before {
  position: absolute;
  top: 5.7px;
  left: -17.37px;
  content: "";
  width: 28.653px;
  height: 32.3px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/ribon-left.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1280px) {
  .special-body__title::before {
    top: 7px;
    left: -21px;
    width: 35px;
    height: 37px;
  }
}
.special-body__title::after {
  position: absolute;
  top: 5.7px;
  right: -17.37px;
  content: "";
  width: 28.653px;
  height: 32.3px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/ribon-right.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1280px) {
  .special-body__title::after {
    top: 7px;
    right: -22px;
    width: 35px;
    height: 37px;
  }
}

.special-body__fukidashi {
  display: none;
}
@media screen and (min-width: 1280px) {
  .special-body__fukidashi {
    display: block;
    position: absolute;
    top: -62px;
    right: -18px;
    width: 299px;
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
}

.special-body__list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: grid;
  grid-template-columns: 158px 158px;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 22px;
}
@media screen and (max-width: 374px) {
  .special-body__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .special-body__list {
    grid-template-columns: 158px 158px;
  }
}
@media screen and (min-width: 1280px) {
  .special-body__list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.special-body__item {
  width: 158px;
  height: 204px;
}
@media screen and (min-width: 1280px) {
  .special-body__item:nth-child(2n) {
    position: relative;
    top: 41px;
  }
}
@media screen and (max-width: 374px) {
  .special-body__item {
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .special-body__item {
    width: 260px;
    height: 328px;
  }
}

.special-body__image-box {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 374px) {
  .special-body__image-box {
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .special-body__image-box {
    width: 260px;
  }
}
.special-body__image-box img {
  width: 100%;
  aspect-ratio: 260/260;
}

.special-body__text {
  position: relative;
  margin-top: 6px;
}
@media screen and (min-width: 1280px) {
  .special-body__text {
    margin-top: 16px;
  }
}

@media screen and (min-width: 1280px) {
  .special-body__item:nth-child(2n) .special-body__text {
    margin-top: 13px;
  }
}

.special-body__text-english {
  position: absolute;
  top: 2px;
  left: 0px;
  background-color: #222222;
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #FFFFFF;
  text-align: center;
  text-indent: 4px;
  font-family: "Patua One", serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.28px;
}
@media screen and (min-width: 1280px) {
  .special-body__text-english {
    top: -2px;
    padding-top: 4px;
    width: 49px;
    height: 49px;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 3.84px;
  }
}

@media screen and (min-width: 1280px) {
  .special-body__item:nth-child(2n) .special-body__text .special-body__text-english {
    top: 1px;
  }
}

.special-body__text-japanese {
  display: block;
  padding-left: 30px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .special-body__text-japanese {
    padding-left: 61px;
    font-size: 18px;
  }
}

.special-body__set {
  text-align: center;
  margin-top: 20px;
  border-radius: 8px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #F3EFEB;
}
@media screen and (min-width: 1280px) {
  .special-body__set {
    margin-top: 98px;
    padding-top: 24px;
    padding-right: 70px;
    padding-bottom: 16px;
    padding-left: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.special-body__set-image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
@media screen and (min-width: 1280px) {
  .special-body__set-image-container {
    gap: 50px;
  }
}

.special-body__set-image-box1 {
  text-align: center;
  position: relative;
  width: 103px;
  height: 97px;
}
@media screen and (min-width: 1280px) {
  .special-body__set-image-box1 {
    width: 200px;
    height: 190px;
  }
}
.special-body__set-image-box1::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -14px;
  content: "";
  width: 13.359px;
  height: 13.323px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/text-plus.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1280px) {
  .special-body__set-image-box1::before {
    width: 26px;
    height: 26px;
    top: 90px;
    right: -38px;
  }
}
.special-body__set-image-box1::after {
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  width: 35.064px;
  height: 12.762px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/text-pasta.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1280px) {
  .special-body__set-image-box1::after {
    width: 68px;
    height: 25px;
    bottom: 5px;
  }
}

.special-body__set-image1 {
  width: 88.061px;
}
@media screen and (min-width: 1280px) {
  .special-body__set-image1 {
    width: 172px;
  }
}

.special-body__set-image-box2 {
  padding-top: 5.14px;
  text-align: center;
  position: relative;
  width: 103px;
  height: 97px;
}
@media screen and (min-width: 1280px) {
  .special-body__set-image-box2 {
    width: 200px;
    height: 190px;
    padding-top: 5px;
  }
}
.special-body__set-image-box2::after {
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  width: 36.14px;
  height: 11.875px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/text-salad.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1280px) {
  .special-body__set-image-box2::after {
    width: 70px;
    height: 23px;
    bottom: 5px;
  }
}

.special-body__set-image2 {
  width: 76.533px;
}
@media screen and (min-width: 1280px) {
  .special-body__set-image2 {
    width: 150px;
  }
}

.special-body__set-image-box3 {
  padding-top: 6px;
  text-align: center;
  position: relative;
  width: 103px;
  height: 97px;
}
@media screen and (min-width: 1280px) {
  .special-body__set-image-box3 {
    width: 200px;
    height: 190px;
    padding-top: 10px;
  }
}
.special-body__set-image-box3::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -14px;
  content: "";
  width: 13.359px;
  height: 13.323px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/text-plus.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1280px) {
  .special-body__set-image-box3::before {
    width: 26px;
    height: 26px;
    top: 90px;
    left: -38px;
  }
}
.special-body__set-image-box3::after {
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  width: 43.412px;
  height: 11.384px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/text-drink.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1280px) {
  .special-body__set-image-box3::after {
    width: 85px;
    height: 22px;
    bottom: 5px;
  }
}

.special-body__set-image3 {
  width: 81.83px;
}
@media screen and (min-width: 1280px) {
  .special-body__set-image3 {
    width: 160px;
  }
}

.special-body__set-text-container {
  margin-top: 20px;
}
@media screen and (min-width: 1280px) {
  .special-body__set-text-container {
    margin-top: 0px;
  }
}

.special-body__set-title {
  color: #222222;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .special-body__set-title {
    font-size: 20px;
    text-align: right;
  }
}

.special-body__set-title1 {
  display: block;
}

.special-body__set-title2 {
  display: block;
}

.special-body__set-price {
  position: relative;
  display: inline-block;
  margin-top: -3px;
  color: #222222;
  font-family: "Damion", cursive;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 9px;
}
@media screen and (min-width: 1280px) {
  .special-body__set-price {
    text-indent: -10px;
    font-size: 60px;
    margin-top: 1px;
    text-align: right;
  }
}
.special-body__set-price::after {
  position: absolute;
  bottom: 0px;
  left: -3px;
  content: "";
  width: 148px;
  height: 4px;
  background-image: linear-gradient(to right, #222222 0 4px, transparent 4px 12px);
  background-repeat: repeat-x;
  background-size: 12px 4px;
}
@media screen and (min-width: 1280px) {
  .special-body__set-price::after {
    width: 220px;
    left: -10px;
  }
}

.special-body__set-time {
  text-indent: 4px;
  margin-top: 11px;
  color: #222222;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .special-body__set-time {
    font-size: 14px;
    text-align: right;
    margin-top: 8px;
  }
}

.special__inner-leaf {
  position: absolute;
  bottom: -164px;
  left: -12px;
  width: 128.365px;
  height: 294px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/deco_leaf1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-transform: rotate(137deg);
          transform: rotate(137deg);
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .special__inner-leaf {
    width: 266px;
    bottom: -209px;
    left: -33px;
  }
}
@media screen and (min-width: 1280px) {
  .special__inner-leaf {
    width: 266px;
    bottom: -209px;
    left: -33px;
  }
}

.grand {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1280px) {
  .grand {
    margin-top: -35px;
  }
}

.grand__inner {
  position: relative;
  padding-top: 48px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 160px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .grand__inner {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1280px) {
  .grand__inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-left: 90px;
    padding-right: 90px;
    padding-bottom: 192px;
  }
}

.grand__title {
  text-align: center;
}

.grand__title-english {
  text-indent: 4px;
}
@media screen and (min-width: 1280px) {
  .grand__title-english {
    text-indent: 10px;
  }
}

.grand__items {
  margin-top: 41px;
}
@media screen and (min-width: 1280px) {
  .grand__items {
    margin-top: 42px;
  }
}
.grand__items:nth-child(3) {
  margin-top: 40px;
}
.grand__items:nth-child(4) {
  margin-top: 21px;
}
.grand__items:nth-child(3) .items__card-box {
  gap: 0px 19px;
  margin-bottom: 0px;
}
@media screen and (min-width: 1280px) {
  .grand__items:nth-child(3) .items__card-box {
    margin-bottom: 73px;
    gap: 3px 34px;
  }
}
.grand__items:nth-child(4) .items__card-box {
  gap: 1px 19px;
  margin-bottom: 0px;
}
@media screen and (min-width: 1280px) {
  .grand__items:nth-child(4) .items__card-box {
    margin-bottom: 72px;
    gap: 11px 34px;
  }
}

@media screen and (min-width: 1280px) {
  .grand__items:nth-of-type(2) .card__text {
    margin-top: 14px;
  }
}

.items__title {
  position: relative;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-left: 10px;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 2px solid #222222;
  border-bottom: 2px solid #222222;
  height: 44px;
}
@media screen and (min-width: 1280px) {
  .items__title {
    margin-top: 0px;
    font-size: 24px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 21px;
    height: 53px;
  }
}
.items__title:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0px;
  content: "";
  width: 100%;
  height: calc(100% - 6px);
  border-top: 1px solid #222222;
  border-bottom: 1px solid #222222;
}
.items__title.--drink {
  margin-top: 20px;
}

.items__title.--drink + .items__body {
  margin-top: 20px;
}
@media screen and (min-width: 1280px) {
  .items__title.--drink + .items__body {
    margin-top: 25px;
  }
}

.items__card-box {
  margin-top: 20px;
  margin-bottom: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 19px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .items__card-box {
    margin-top: 21px;
    margin-bottom: 100px;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px 34px;
  }
}
@media screen and (min-width: 1280px) {
  .items__card-box {
    margin-top: 23px;
    margin-bottom: 100px;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 13px 34px;
  }
}

@media screen and (min-width: 1280px) {
  .items__card-box.--sweets {
    margin-bottom: 69px;
  }
}

.items__card {
  margin-left: auto;
  margin-right: auto;
  width: 158px;
  height: 238px;
}
@media screen and (max-width: 374px) {
  .items__card {
    width: 135px;
  }
}
@media screen and (min-width: 1280px) {
  .items__card {
    width: 344px;
    height: 458px;
  }
}
.items__card.--small {
  height: 219px;
}
@media screen and (min-width: 1280px) {
  .items__card.--small {
    height: 429px;
  }
}
@media screen and (min-width: 1280px) {
  .items__card.--sweets {
    height: 429px;
  }
}

.card__image-box {
  padding: 5px;
  width: 100%;
  height: auto;
  background-color: #FFFFFF;
}
@media screen and (min-width: 1280px) {
  .card__image-box {
    padding: 8px;
  }
}

.card__image {
  width: 100%;
  aspect-ratio: 100/100;
}

.card__text {
  margin-top: 8px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .card__text {
    margin-top: 7px;
    margin-top: 12px;
    font-size: 20px;
  }
}

.card__price {
  color: #222222;
  font-family: "Damion", cursive;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .card__price {
    font-size: 32px;
  }
}

@media screen and (min-width: 1280px) {
  .items__body {
    margin-top: 23px;
    display: grid;
    grid-template-columns: 343px 1fr;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-column-gap: 62px;
       -moz-column-gap: 62px;
            column-gap: 62px;
  }
}

.items__title.--drink .item__body {
  margin-top: 25px;
}

.items__image-box {
  display: none;
}
@media screen and (min-width: 1280px) {
  .items__image-box {
    display: block;
    width: 343px;
    height: 343px;
    padding: 8px;
    background-color: #FFFFFF;
  }
}

.items__image {
  width: 100%;
  height: 100%;
}

.items-box {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 43px;
}
@media screen and (min-width: 1280px) {
  .items-box {
    margin-top: 0px;
    display: grid;
    grid-template-columns: 197px 197px 197px;
    -webkit-column-gap: 48px;
       -moz-column-gap: 48px;
            column-gap: 48px;
    row-gap: 0px;
  }
}

.item-box {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1280px) {
  .item-box {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.item-title {
  -moz-text-align-last: left;
       text-align-last: left;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 10px;
  border-bottom: 1px solid #222222;
}
@media screen and (min-width: 1280px) {
  .item-title {
    padding-bottom: 12px;
  }
}

.item-texts {
  padding-top: 15.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 15px;
}
@media screen and (min-width: 1280px) {
  .item-texts {
    padding-top: 16px;
  }
}

.item-text {
  width: 100%;
  position: relative;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.item-text::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 3px;
  content: "500 yen";
  color: #222222;
  font-family: "Damion", cursive;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.grand-button__box {
  margin-top: 5px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .grand-button__box {
    margin-top: 62px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1280px) {
  .grand-button__box {
    margin-top: 62px;
    margin-left: auto;
    margin-right: auto;
  }
}

.grand-button__inner {
  padding-left: 5px;
}

.grand-button__box {
  margin-top: 50px;
}
@media screen and (min-width: 1280px) {
  .grand-button__box {
    margin-top: 60px;
  }
}

.grand__bg-brown {
  position: absolute;
  bottom: 94px;
  right: 0px;
  z-index: -1;
  width: calc(100% - 101px);
  height: 2755px;
  background-color: #EAE0D5;
}
@media screen and (min-width: 1280px) {
  .grand__bg-brown {
    width: calc(100% - 156px);
    height: 2700px;
    bottom: 112px;
  }
}

.grand__bg-coffee {
  position: absolute;
  bottom: 0px;
  right: -40px;
  width: 168.808px;
  height: 142.875px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/deco_coffee2.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1280px) {
  .grand__bg-coffee {
    width: 390px;
    height: 330px;
    right: calc(50% - 774px);
  }
}

.gallery {
  position: relative;
  margin-top: 26.12px;
  background-color: #EAE0D5;
}
@media screen and (min-width: 1280px) {
  .gallery {
    margin-top: 48px;
  }
}

.gallery__inner {
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 100px;
}
@media screen and (min-width: 1280px) {
  .gallery__inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 80px;
    padding-left: 90px;
    padding-right: 90px;
    padding-bottom: 80px;
  }
}

.gallery__title {
  text-align: center;
}

.gallery__title-english {
  text-indent: 10px;
}

.gallery__body {
  display: none;
  margin-top: 28px;
  padding-bottom: 47px;
}
@media screen and (min-width: 1280px) {
  .gallery__body {
    display: block;
    margin-top: 30px;
    padding-bottom: 29px;
  }
}

.gallery__body.--sp {
  display: block;
  padding-bottom: 18px;
}
@media screen and (min-width: 1280px) {
  .gallery__body.--sp {
    display: none;
  }
}

.gallery__items {
  margin-block: 40px 40px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 19px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .gallery__items {
    margin-block: 40px 60px;
    grid-template-columns: repeat(2, 1fr);
    gap: 19px;
  }
}
@media screen and (min-width: 1280px) {
  .gallery__items {
    margin-block: 40px 60px;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 24px;
  }
}

.gallery__item-link:hover {
  opacity: 0.7;
}

.gallery__image-box {
  width: 100%;
  height: 100%;
}

.gallery__image {
  width: 100%;
  height: 100%;
}

.gallery-button__inner {
  padding-left: 8px;
}

.gallery-button__box {
  margin-top: -2px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1280px) {
  .gallery-button__box {
    margin-top: 0px;
  }
}

.gallery__button {
  text-indent: 4px;
}
@media screen and (min-width: 1280px) {
  .gallery__button {
    text-indent: 0px;
  }
}

.gallery__bg-fukidashi {
  position: absolute;
  top: -57px;
  left: calc(50% - 209px);
  width: 200px;
  height: 104.168px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/fukidashi3.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (max-width: 374px) {
  .gallery__bg-fukidashi {
    left: calc(50% - 185px);
  }
}
@media screen and (min-width: 1280px) {
  .gallery__bg-fukidashi {
    top: -20px;
    left: calc(50% - 342px);
    width: 265.742px;
    height: 137.705px;
  }
}

.gallery__bg-salda {
  position: absolute;
  bottom: -175px;
  left: -51px;
  width: 204.493px;
  height: 185.071px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/deco_salad.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1280px) {
  .gallery__bg-salda {
    bottom: -175px;
    left: calc(50% - 727px);
    width: 354px;
    height: 320px;
  }
}

.news__inner {
  padding-top: 115px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1280px) {
  .news__inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 120px;
    padding-left: 90px;
    padding-right: 90px;
  }
}

.news__title {
  text-align: center;
}

.news__title-english {
  text-indent: 5px;
}
@media screen and (min-width: 1280px) {
  .news__title-english {
    text-indent: 10px;
  }
}

.news__body {
  margin-top: 40px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .news__body {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 37px;
       -moz-column-gap: 37px;
            column-gap: 37px;
  }
}
@media screen and (min-width: 1280px) {
  .news__body {
    display: grid;
    grid-template-columns: 510px 553px;
    -webkit-column-gap: 37px;
       -moz-column-gap: 37px;
            column-gap: 37px;
  }
}

.news__top-card {
  position: relative;
  width: 100%;
}

.news__top-tag {
  position: absolute;
  top: 19px;
  left: -7px;
  z-index: 20;
}
@media screen and (min-width: 1280px) {
  .news__top-tag {
    top: 20px;
    left: -8px;
  }
}

.news__top-tag-text {
  color: #FFFFFF;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #222222;
  clip-path: polygon(100% 0%, 93% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
}
@media screen and (min-width: 1280px) {
  .news__top-tag-text {
    font-size: 16px;
    padding-left: 14px;
  }
}

.news__top-tag-text.--small {
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 11px;
  padding-right: 11px;
}

.news__top-tag-triangle {
  position: absolute;
  bottom: -4px;
  left: 0px;
  z-index: 1;
  width: 7.962px;
  height: 4.2px;
  background-color: #aaa;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}

.news__top-card-link {
  padding-right: 1px;
}

.news__top-card-image-box {
  width: 100%;
  aspect-ratio: 510/319;
  overflow: hidden;
}

.news__top-card-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.news__top-card-image:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.news__top-card-title {
  padding-left: 1px;
  margin-top: 8px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 171.429% */
  display: -webkit-box; /* フレックスボックスの一種 */
  -webkit-line-clamp: 3; /* 表示する最大行数を指定 */
  -webkit-box-orient: vertical; /* 垂直方向にボックスを並べる */
  overflow: hidden; /* はみ出した部分を非表示に */
  text-overflow: ellipsis; /* 省略記号を表示（効果は限定的） */
}
@media screen and (min-width: 1280px) {
  .news__top-card-title {
    padding-right: 20px;
    margin-top: 16px;
    font-size: 20px;
    line-height: 32px;
  }
}

.news__top-card-text {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 150% */
  display: -webkit-box; /* フレックスボックスの一種 */
  -webkit-line-clamp: 4; /* 表示する最大行数を指定 */
  -webkit-box-orient: vertical; /* 垂直方向にボックスを並べる */
  overflow: hidden; /* はみ出した部分を非表示に */
  text-overflow: ellipsis; /* 省略記号を表示（効果は限定的） */
}
@media screen and (min-width: 1280px) {
  .news__top-card-text {
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 24px;
    -webkit-line-clamp: 3; /* 表示する最大行数を指定 */
  }
}

.news__top-card-time {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-right: auto;
}
@media screen and (min-width: 1280px) {
  .news__top-card-time {
    font-size: 14px;
  }
}

.news__card-container {
  margin-top: 21px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 19px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .news__card-container {
    margin-top: 0px;
  }
}
@media screen and (min-width: 1280px) {
  .news__card-container {
    margin-top: 0px;
    gap: 32px 43px;
  }
}

.news__card {
  position: relative;
  width: 100%;
}

.news__tag {
  position: absolute;
  top: 10px;
  left: -8px;
  z-index: 20;
}
@media screen and (min-width: 1280px) {
  .news__tag {
    top: 12px;
  }
}

.news__tag-text {
  color: #fff;
  font-family: "Noto Serif JP";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #222222;
  clip-path: polygon(100% 0%, 93% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
}
@media screen and (min-width: 1280px) {
  .news__tag-text {
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 14px;
    padding-right: 16px;
    font-size: 16px;
  }
}

.news__tag-text.--small {
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 11px;
  padding-right: 12px;
}
@media screen and (min-width: 1280px) {
  .news__tag-text.--small {
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 13px;
    padding-right: 17px;
  }
}

.news__tag-triangle {
  position: absolute;
  bottom: -4px;
  left: 0px;
  z-index: 1;
  width: 8px;
  height: 4px;
  background-color: #aaa;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
@media screen and (min-width: 1280px) {
  .news__tag-triangle {
    width: 7.962px;
    height: 4.2px;
  }
}

.news__tag-triangle.--small {
  left: 1px;
}

.news__card-image-box {
  width: 100%;
  aspect-ratio: 158/98.75;
  overflow: hidden;
}
@media screen and (min-width: 1280px) {
  .news__card-image-box {
    aspect-ratio: 255/159;
  }
}

.news__card-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.news__card-image:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.news__card-title {
  margin-top: 6.25px;
  margin-bottom: 2px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; /* 150% */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 4; /* ← 表示したい最大行数 */
}
@media screen and (min-width: 1280px) {
  .news__card-title {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    -webkit-line-clamp: 3; /* ← 表示したい最大行数 */
  }
}

.news__card-time {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.news-button__inner {
  padding-left: 5px;
}
@media screen and (min-width: 1280px) {
  .news-button__inner {
    padding-left: 0px;
  }
}

.news-button__box {
  margin-top: 45px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .news-button__box {
    margin-top: 64px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1280px) {
  .news-button__box {
    margin-top: 64px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .news__button {
    text-indent: -5px;
  }
}
@media screen and (min-width: 1280px) {
  .news__button {
    text-indent: -5px;
  }
}

.concept-main {
  margin-top: 48px;
}
@media screen and (min-width: 1280px) {
  .concept-main {
    margin-top: 80px;
  }
}

.concept__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 75px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__body {
    gap: 100px;
  }
}
@media screen and (min-width: 1280px) {
  .concept__body {
    gap: 100px;
  }
}

.concept__container {
  position: relative;
  padding-bottom: 48px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__container {
    padding-bottom: 100px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1280px) {
  .concept__container {
    padding-bottom: 100px;
    overflow: hidden;
  }
}

.concept__bg {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: -1;
  width: calc(100% - 40px);
  height: 100px;
  background-color: #EAE0D5;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__bg {
    bottom: 0px;
    left: calc(50% - 345px);
    width: calc(100% - 40px);
    height: 200px;
  }
}
@media screen and (min-width: 1280px) {
  .concept__bg {
    bottom: 0px;
    left: calc(50% - 345px);
    width: calc(100% - 296px);
    height: 200px;
  }
}

.concept__item {
  padding-left: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 36px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__item {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    display: grid;
    grid-template-columns: 389px 1fr;
    -webkit-column-gap: 80px;
       -moz-column-gap: 80px;
            column-gap: 80px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 1280px) {
  .concept__item {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 90px;
    padding-right: 90px;
    display: grid;
    grid-template-columns: 389px 1fr;
    -webkit-column-gap: 71px;
       -moz-column-gap: 71px;
            column-gap: 71px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__text-box {
    margin-top: -3px;
  }
}
@media screen and (min-width: 1280px) {
  .concept__text-box {
    margin-top: -3px;
  }
}

.concept__title {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 200% */
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__title {
    font-size: 28px;
    line-height: 60px; /* 214.286% */
  }
}
@media screen and (min-width: 1280px) {
  .concept__title {
    font-size: 28px;
    line-height: 60px; /* 214.286% */
  }
}

.concept__text-box__text {
  margin-top: 32px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 200% */
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__text-box__text {
    margin-top: 26px;
  }
}
@media screen and (min-width: 1280px) {
  .concept__text-box__text {
    margin-top: 26px;
  }
}

.page-concept__image-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 11px;
  grid-template-areas: "image1 image1" "image2 image3";
}
@media screen and (max-width: 374px) {
  .page-concept__image-box {
    grid-template-columns: 135px 135px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .page-concept__image-box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    grid-template-areas: "image1 image1" "image2 image3";
  }
}
@media screen and (min-width: 1280px) {
  .page-concept__image-box {
    display: grid;
    grid-template-columns: 310px 310px;
    gap: 20px;
    grid-template-areas: "image1 image1" "image2 image3";
  }
}

.concept__image {
  grid-area: image1;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__image:nth-of-type(1) {
    grid-area: image1;
  }
}
@media screen and (min-width: 1280px) {
  .concept__image:nth-of-type(1) {
    grid-area: image1;
  }
}
.concept__image:nth-of-type(2) {
  grid-area: image2;
}
@media screen and (min-width: 1280px) {
  .concept__image:nth-of-type(2) {
    grid-area: image2;
  }
}
.concept__image:nth-of-type(3) {
  grid-area: image3;
}
@media screen and (min-width: 1280px) {
  .concept__image:nth-of-type(3) {
    grid-area: image3;
  }
}

.concept__image-image {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.concept__container.--second {
  padding-bottom: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__container.--second {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1280px) {
  .concept__container.--second {
    padding-bottom: 60px;
  }
}

.concept__bg.--second {
  left: 0px;
  width: 84.776119403%;
  height: 227px;
  background-color: #EAE0D5;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__bg.--second {
    left: auto;
    right: calc(50% + 60px);
    width: calc(100% - 463px);
    height: 437px;
  }
}
@media screen and (min-width: 1280px) {
  .concept__bg.--second {
    left: auto;
    right: calc(50% + 60px);
    width: calc(100% - 700px);
    height: 437px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__item.--second {
    display: grid;
    grid-template-columns: 1fr 320px;
    -webkit-column-gap: 80px;
       -moz-column-gap: 80px;
            column-gap: 80px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    grid-template-areas: "image text";
  }
}
@media screen and (min-width: 1280px) {
  .concept__item.--second {
    display: grid;
    grid-template-columns: 1fr 389px;
    -webkit-column-gap: 71px;
       -moz-column-gap: 71px;
            column-gap: 71px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    grid-template-areas: "image text";
  }
}

@media screen and (min-width: 1280px) {
  .concept__text-box.--second {
    margin-top: -4px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__text-box__text.--second {
    grid-area: text;
  }
}
@media screen and (min-width: 1280px) {
  .concept__text-box__text.--second {
    grid-area: text;
  }
}

.page-concept__image-box.--second {
  display: block;
  grid-area: image;
}

.concept__image.--second:nth-of-type(1) {
  margin-left: auto;
  width: 84.4776119403%;
  aspect-ratio: 283/212;
}
.concept__image.--second:nth-of-type(2) {
  width: 54.6268656716%;
  aspect-ratio: 183/138;
  margin-right: auto;
  margin-top: -70px;
}
@media screen and (min-width: 1280px) {
  .concept__image.--second:nth-of-type(2) {
    margin-top: -130px;
  }
}

.concept__container.--third {
  padding-bottom: 36px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__container.--third {
    padding-top: 40px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 1280px) {
  .concept__container.--third {
    padding-top: 40px;
    padding-bottom: 80px;
  }
}

.concept__bg.--third {
  right: 20px;
  width: 49.2537313433%;
  height: 239px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__bg.--third {
    left: calc(50% + 240px);
    right: 0px;
    width: calc(100% - 643px);
    height: 520px;
  }
}
@media screen and (min-width: 1280px) {
  .concept__bg.--third {
    left: calc(50% + 240px);
    right: 0px;
    width: calc(100% - 880px);
    height: 520px;
  }
}

.page-concept__image-box.--third {
  display: block;
}
@media screen and (min-width: 1280px) {
  .page-concept__image-box.--third {
    display: block;
  }
}

.concept__image.--third {
  width: calc(100% - 41px);
  height: auto;
}
@media screen and (max-width: 374px) {
  .concept__image.--third {
    width: 280px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .concept__image.--third {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 1280px) {
  .concept__image.--third {
    width: 640px;
    height: auto;
  }
}

.concept__image-image.--third {
  width: 100%;
  height: auto;
}

.menu-main {
  margin-top: 60px;
}
@media screen and (min-width: 1280px) {
  .menu-main {
    margin-top: 80px;
  }
}

.menu__body {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1280px) {
  .menu__body {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 90px;
    padding-right: 90px;
  }
}

.tab__container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px 13px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1280px) {
  .tab__container {
    grid-template-columns: 200px 200px 200px 200px;
    grid-template-rows: auto;
    gap: 0 14px;
  }
}

.tab__item {
  height: auto;
}
@media screen and (min-width: 1280px) {
  .tab__item {
    height: auto;
  }
}

.tab__link {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #888888;
  color: #FFFFFF;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-top: 20px;
  padding-bottom: 21px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 1280px) {
  .tab__link {
    padding-top: 22px;
    padding-bottom: 24px;
  }
}
.tab__link::after {
  position: absolute;
  top: 4px;
  left: 4px;
  content: "";
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid #FFFFFF;
}
.tab__link:hover {
  background-color: #382620;
}
.tab__link.--active {
  background-color: #382620;
}

.tab__item:nth-of-type(1) .tab__link {
  color: #FFFFFF;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.tab__item:nth-of-type(3) .tab__link {
  color: #FFFFFF;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 19px; /* 135.714% */
  padding-top: 13px;
  padding-bottom: 13px;
}
@media screen and (min-width: 1280px) {
  .tab__item:nth-of-type(3) .tab__link {
    padding-top: 16px;
    padding-bottom: 14px;
  }
}

.card__container.--menu {
  margin-top: 60px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px 19px;
}
@media screen and (min-width: 1280px) {
  .card__container.--menu {
    margin-top: 80px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 40px;
  }
}

.card__item.--menu {
  height: auto;
}
@media screen and (min-width: 1280px) {
  .card__item.--menu {
    height: auto;
  }
}

.card__image-box.--menu {
  padding: 0px;
  background-color: transparent;
}
.card__image-box.--menu img {
  width: 100%;
  aspect-ratio: 100/100;
  -o-object-fit: cover;
     object-fit: cover;
}

.card__text.--menu {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: -webkit-box; /* フレックスボックスの一種 */
  -webkit-line-clamp: 2; /* 表示する最大行数を指定 */
  -webkit-box-orient: vertical; /* 垂直方向にボックスを並べる */
  overflow: hidden; /* はみ出した部分を非表示に */
  text-overflow: ellipsis; /* 省略記号を表示（効果は限定的） */
}

.card__price.--menu {
  color: #222222;
  text-align: center;
  font-family: "Damion", cursive;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.access.access--menu {
  margin-top: 61px;
}
@media screen and (min-width: 1280px) {
  .access.access--menu {
    margin-top: -22px;
  }
}

.news-main {
  margin-top: 48px;
}
@media screen and (min-width: 1280px) {
  .news-main {
    margin-top: 80px;
  }
}

.news-main__body {
  padding-left: 20px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 40px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .news-main__body {
    display: grid;
    grid-template-columns: 1fr 300px;
    -webkit-column-gap: 72px;
       -moz-column-gap: 72px;
            column-gap: 72px;
  }
}
@media screen and (min-width: 1280px) {
  .news-main__body {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 98px;
    padding-right: 90px;
    display: grid;
    grid-template-columns: 1fr 300px;
    -webkit-column-gap: 72px;
       -moz-column-gap: 72px;
            column-gap: 72px;
  }
}

.news__main-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 39px;
}
@media screen and (min-width: 1280px) {
  .news__main-container {
    row-gap: 24px;
  }
}

.main-container__title {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .main-container__title {
    margin-left: -8px;
    font-size: 24px;
  }
}

.main-container__cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 23px 19px;
}
@media screen and (min-width: 1280px) {
  .main-container__cards {
    gap: 39px 40px;
  }
}

.main-container__tag {
  display: inline-block;
}
@media screen and (min-width: 1280px) {
  .main-container__tag {
    top: 17px;
  }
}

.main-container__tag-text {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 12px;
}
@media screen and (min-width: 1280px) {
  .main-container__tag-text {
    padding-right: 15px;
    padding-bottom: 4px;
    font-size: 14px;
  }
}

@media screen and (min-width: 1280px) {
  .main-container__tag-text.--news {
    padding-top: 3px;
    padding-left: 14px;
  }
}

.main-container__text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; /* 150% */
  margin-top: 8.25px;
}
@media screen and (min-width: 1280px) {
  .main-container__text {
    margin-top: 12.25px;
    margin-bottom: 9px;
    font-size: 16px;
    line-height: 24px; /* 150% */
  }
}

@media screen and (min-width: 1280px) {
  .main-container__text.--home {
    display: -webkit-box; /* フレックスボックスの一種 */
    -webkit-line-clamp: 2; /* 表示する最大行数を指定 */
    -webkit-box-orient: vertical; /* 垂直方向にボックスを並べる */
    overflow: hidden; /* はみ出した部分を非表示に */
    text-overflow: ellipsis; /* 省略記号を表示（効果は限定的） */
  }
}

.main-container__time {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .main-container__time {
    font-size: 14px;
  }
}

.news__sub-container {
  margin-top: -2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 38px;
}
@media screen and (min-width: 1280px) {
  .news__sub-container {
    row-gap: 60px;
  }
}

.access.access--news {
  margin-top: 58px;
}
@media screen and (min-width: 1280px) {
  .access.access--news {
    margin-top: -42px;
  }
}

.news-detail__body-inner {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1280px) {
  .news-detail__body-inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 296px;
    padding-right: 296px;
  }
}

.news-detail__image-box {
  width: 100%;
  height: auto;
}

.news-detail__image {
  width: 100%;
  aspect-ratio: 335/209;
  -o-object-fit: cover;
     object-fit: cover;
}

.news-detail__image-box:nth-child(5) {
  margin-top: 36px;
}

.news-detail__title-first {
  margin-top: 24px;
  padding-left: 1px;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
}
@media screen and (min-width: 1280px) {
  .news-detail__title-first {
    font-size: 28px;
    line-height: 40px; /* 142.857% */
  }
}

.news-detail__explanation {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media screen and (min-width: 1280px) {
  .news-detail__explanation {
    margin-top: 40px;
  }
}

.news-detail__explanation-time {
  position: relative;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.news-detail__explanation-vertical {
  display: inline-block;
  width: 1px;
  height: 18px;
  background-color: #382620;
}

.news-detail__explanation-category {
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.news-detail__text {
  margin-top: 36px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 200% */
}
@media screen and (min-width: 1280px) {
  .news-detail__text {
    margin-top: 35px;
    font-size: 16px;
    line-height: 32px; /* 200% */
  }
}

.news-detail__text:nth-child(8) {
  margin-top: 18px;
}
@media screen and (min-width: 1280px) {
  .news-detail__text:nth-child(8) {
    margin-top: 19px;
  }
}

.news-detail__text:nth-child(10) {
  margin-top: 20px;
}
@media screen and (min-width: 1280px) {
  .news-detail__text:nth-child(10) {
    margin-top: 19px;
  }
}

.news-detail__text:nth-child(12) {
  margin-top: 14px;
}
@media screen and (min-width: 1280px) {
  .news-detail__text:nth-child(12) {
    margin-top: 16px;
  }
}

.news-detail__title-second {
  position: relative;
  margin-top: 75px;
  padding-left: 16px;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 155.556% */
}
@media screen and (min-width: 1280px) {
  .news-detail__title-second {
    margin-top: 97px;
    padding-left: 22px;
    font-size: 24px;
    line-height: normal;
  }
}
.news-detail__title-second::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0px;
  content: "";
  display: block;
  width: 4px;
  height: 54px;
  background-color: #382620;
}
@media screen and (min-width: 1280px) {
  .news-detail__title-second::after {
    width: 6px;
    height: 35px;
  }
}

.news-detail__title-third {
  position: relative;
  margin-top: 54px;
  padding-bottom: 13px;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}
@media screen and (min-width: 1280px) {
  .news-detail__title-third {
    margin-top: 56px;
    font-size: 20px;
    line-height: normal;
  }
}
.news-detail__title-third::after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #382620;
}

.news-detail__title-four {
  margin-top: 54px;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 171.429% */
}
@media screen and (min-width: 1280px) {
  .news-detail__title-four {
    font-size: 16px;
    line-height: normal;
  }
}

.news-detail__list {
  margin-top: 28px;
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

.news-detail__item {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .news-detail__item {
    font-size: 16px;
  }
}

.news-detail__article {
  margin-top: 32px;
  background-color: #FFFFFF;
}

.news-detail__article-inner {
  padding: 20px 24px 25px 24px;
}
@media screen and (min-width: 1280px) {
  .news-detail__article-inner {
    padding: 35px 40px 40px 40px;
  }
}

.news-detail__article-text {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 200% */
}
@media screen and (min-width: 1280px) {
  .news-detail__article-text {
    font-size: 16px;
    line-height: 32px; /* 200% */
  }
}

.news-detail__article__cite {
  display: block;
  margin-top: 15px;
  margin-left: auto;
  padding-right: 20px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  text-align: right;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .news-detail__article__cite {
    margin-top: 16px;
    padding-right: 0px;
  }
}

.news-detail__pagination {
  text-align: center;
  margin-top: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1280px) {
  .news-detail__pagination {
    margin-top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.news-detail__pagination a.is-hidden {
  visibility: hidden; /* 完全に消えるけどレイアウトは維持 */
  pointer-events: none; /* クリック不可に */
}

.news-detail__pagination-prev {
  position: relative;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 171.429% */
  padding-left: 15.997px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.news-detail__pagination-prev:hover {
  opacity: 0.7;
}
@media screen and (min-width: 1280px) {
  .news-detail__pagination-prev {
    font-size: 16px;
    padding-left: 16px;
  }
}
.news-detail__pagination-prev::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0px;
  content: "";
  display: block;
  width: 6.277px;
  height: 11.735px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/news-detail__pagination-prev.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1280px) {
  .news-detail__pagination-prev::after {
    width: 6px;
    height: 12px;
  }
}

.news-detail__pagination-all {
  display: inline-block;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 171.429% */
  padding: 8px 27px 6px 27px;
  border: 1px solid #382620;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.news-detail__pagination-all:hover {
  opacity: 0.7;
}
@media screen and (min-width: 1280px) {
  .news-detail__pagination-all {
    font-size: 16px;
    line-height: normal;
    padding: 11px 35px 11px 35px;
  }
}

.news-detail__pagination-next {
  position: relative;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 171.429% */
  padding-right: 21.5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.news-detail__pagination-next:hover {
  opacity: 0.7;
}
@media screen and (min-width: 1280px) {
  .news-detail__pagination-next {
    font-size: 16px;
    padding-right: 16px;
  }
}
.news-detail__pagination-next::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 4px;
  content: "";
  display: block;
  width: 6.277px;
  height: 11.735px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/news-detail__pagination-next.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 1280px) {
  .news-detail__pagination-next::after {
    width: 6px;
    height: 12px;
    right: 0px;
  }
}

.news-detail__connection {
  margin-top: 100px;
}
@media screen and (min-width: 1280px) {
  .news-detail__connection {
    margin-top: 120px;
  }
}

.news-detail__connection-title {
  color: #382620;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .news-detail__connection-title {
    font-size: 28px;
    line-height: 40px; /* 142.857% */
  }
}

.news-detail__connection-list {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px 19px;
}
@media screen and (min-width: 1280px) {
  .news-detail__connection-list {
    margin-top: 60px;
    padding-left: 8px;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 41px 40px;
  }
}

.news-detail__connection-text {
  margin-top: 9.25px;
  margin-bottom: 3px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .news-detail__connection-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 任意の行数を指定 */
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 1280px) {
  .news-detail__connection-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 任意の行数を指定 */
    margin-bottom: 5px;
  }
}

.news-detail__connection-text.--related {
  margin-top: 8.25px;
}

.access--news-detail {
  margin-top: 56px;
}
@media screen and (min-width: 1280px) {
  .access--news-detail {
    margin-top: -23px;
  }
}

.news-detail__content-box {
  margin-top: 36px;
}
@media screen and (min-width: 1280px) {
  .news-detail__content-box {
    margin-top: 35px;
  }
}

.news-detail__content-box__body p {
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 200% */
  margin-bottom: 36px;
}
@media screen and (min-width: 1280px) {
  .news-detail__content-box__body p {
    font-size: 16px;
    line-height: 32px; /* 200% */
  }
}

.news-detail__content-box__body em {
  font-style: normal;
}

.news-detail__content-box__body figure {
  margin-top: 36px;
  margin-bottom: 36px;
}
@media screen and (min-width: 1280px) {
  .news-detail__content-box__body figure {
    margin-bottom: 35px;
  }
}

.news-detail__content-box__body figure img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.news-detail__content-box__body h2 {
  position: relative;
  padding-left: 16px;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 155.556% */
  margin-top: 75px;
  margin-bottom: 18px;
}
@media screen and (min-width: 1280px) {
  .news-detail__content-box__body h2 {
    padding-left: 22px;
    font-size: 24px;
    line-height: normal;
    margin-top: 97px;
    margin-bottom: 19px;
  }
}
.news-detail__content-box__body h2::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0px;
  content: "";
  display: block;
  width: 4px;
  height: 54px;
  background-color: #382620;
}
@media screen and (min-width: 1280px) {
  .news-detail__content-box__body h2::after {
    width: 6px;
    height: 35px;
  }
}

.news-detail__content-box__body h3 {
  position: relative;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  margin-top: 54px;
  margin-bottom: 20px;
  padding-bottom: 12px;
}
@media screen and (min-width: 1280px) {
  .news-detail__content-box__body h3 {
    font-size: 20px;
    line-height: normal;
    margin-top: 56px;
    margin-bottom: 19px;
  }
}
.news-detail__content-box__body h3::after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #382620;
}

.news-detail__content-box__body h4 {
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 171.429% */
  margin-top: 54px;
  margin-bottom: 14px;
}
@media screen and (min-width: 1280px) {
  .news-detail__content-box__body h4 {
    font-size: 16px;
    line-height: normal;
    margin-top: 56px;
    margin-bottom: 15px;
  }
}

.news-detail__content-box__body ul,
.news-detail__content-box__body ol {
  margin-left: 20px;
  margin-top: -8px;
  margin-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 8px;
}

.news-detail__content-box__body ul li {
  position: relative;
  padding-left: 15px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .news-detail__content-box__body ul li {
    font-size: 16px;
  }
}
.news-detail__content-box__body ul li::before {
  content: "・";
  position: absolute;
  top: 0px;
  left: 0px;
}

.wp-block-quote {
  margin: 32px 0 -3px 0;
  padding: 20px 24px 24px 24px;
  background-color: #FFFFFF;
}
@media screen and (min-width: 1280px) {
  .wp-block-quote {
    padding: 35px 40px 40px 40px;
  }
}

.wp-block-quote p {
  margin: 0px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 200% */
}
@media screen and (min-width: 1280px) {
  .wp-block-quote p {
    font-size: 16px;
    line-height: 32px; /* 200% */
  }
}

.wp-block-quote cite {
  margin-top: 15px;
  margin-right: 20px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  text-align: right;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .wp-block-quote cite {
    margin-top: 16px;
    margin-right: 0px;
  }
}

@media screen and (min-width: 1280px) {
  .news-detail__connection-tag-text {
    font-size: 12px;
  }
}

.news-detail__connection-tag-text.--related {
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 11px;
  padding-right: 11px;
}
@media screen and (min-width: 1280px) {
  .news-detail__connection-tag-text.--related {
    padding-top: 2px;
    padding-bottom: 4px;
    padding-left: 13px;
    padding-right: 16px;
  }
}

.news-detail__connection-image-box {
  width: 100%;
}
.page-shop__body {
  margin-top: 48px;
}
@media screen and (min-width: 1280px) {
  .page-shop__body {
    margin-top: 81px;
  }
}

.page-shop__inner {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 374px) {
  .page-shop__inner {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .page-shop__inner {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media screen and (min-width: 1280px) {
  .page-shop__inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 296px;
    padding-right: 295px;
  }
}

.page-shop__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 1280px) {
  .page-shop__item {
    gap: 24px;
  }
}

.page-shop__item:nth-of-type(2) {
  margin-top: 61px;
}
@media screen and (min-width: 1280px) {
  .page-shop__item:nth-of-type(2) {
    margin-top: 121px;
  }
}

.page-shop__item:nth-of-type(3) {
  margin-top: 60px;
}
@media screen and (min-width: 1280px) {
  .page-shop__item:nth-of-type(3) {
    margin-top: 120px;
  }
}

.page-shop__title {
  position: relative;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-left: 14px;
}
@media screen and (min-width: 1280px) {
  .page-shop__title {
    font-size: 24px;
    padding-left: 22px;
  }
}
.page-shop__title::after {
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  display: block;
  width: 6px;
  height: 29px;
  background-color: #382620;
}
@media screen and (min-width: 1280px) {
  .page-shop__title::after {
    height: 35px;
  }
}

.footer-top__map-box.--page-shop {
  margin-top: 0px;
}

.footer-top__map-box.--page-shop {
  margin-top: 0px;
}

.footer-top__map-box.--page-shop:nth-of-type(6) {
  padding-bottom: 13px;
}

.footer-top__body.--page-shop {
  margin-top: 0px;
}
@media screen and (min-width: 1280px) {
  .footer-top__body.--page-shop {
    margin-top: 0px;
  }
}

.page-shop__item:nth-of-type(2) .footer-top__body.--page-shop {
  margin-top: 1px;
}

.page-shop__item:nth-of-type(3) .footer-top__body.--page-shop {
  margin-top: 2px;
}

.left-space {
  padding-left: 6px;
}

.page-gift__body {
  margin-top: 48px;
}
@media screen and (min-width: 1280px) {
  .page-gift__body {
    margin-top: 80px;
  }
}

.gift__body-inner {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 375px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .gift__body-inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .gift__body-inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 90px;
    padding-right: 90px;
  }
}

.gift__cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 455px 279px 279px 279px 279px;
  gap: 40px 19px;
  grid-template-areas: "card1 card1" "card2 card3" "card4 card5" "card6 card7" "card8 card9";
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .gift__cards {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 358px 358px 358px;
    gap: 40px;
    grid-template-areas: "card1 card1 card2 card3" "card1 card1 card4 card5" "card6 card7 card8 card9";
  }
}
@media screen and (min-width: 1280px) {
  .gift__cards {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 358px 358px 358px;
    gap: 40px;
    grid-template-areas: "card1 card1 card2 card3" "card1 card1 card4 card5" "card6 card7 card8 card9";
  }
}

.gift__card {
  text-align: center;
  width: 100%;
  height: 100%;
}

.gift__card:nth-of-type(1) {
  grid-area: card1;
}

.gift__card:nth-of-type(2) {
  grid-area: card2;
}

.gift__card:nth-of-type(3) {
  grid-area: card3;
}

.gift__card:nth-of-type(4) {
  grid-area: card4;
}

.gift__card:nth-of-type(5) {
  grid-area: card5;
}

.gift__card:nth-of-type(6) {
  grid-area: card6;
}

.gift__card:nth-of-type(7) {
  grid-area: card7;
}

.gift__card:nth-of-type(8) {
  grid-area: card8;
}

.gift__card:nth-of-type(9) {
  grid-area: card9;
}

.gift__card-image-box {
  width: 100%;
  aspect-ratio: 245/245;
}

.gift__card-image-box.--big {
  width: 100%;
  aspect-ratio: 528/528;
}

.gift__card-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.gift__card-image.--big {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.gift__card-title {
  -moz-text-align-last: left;
       text-align-last: left;
  margin-top: 8px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-indent: -4px;
  display: -webkit-box; /* フレックスボックスの一種 */
  -webkit-line-clamp: 2; /* 表示する最大行数を指定 */
  -webkit-box-orient: vertical; /* 垂直方向にボックスを並べる */
  overflow: hidden; /* はみ出した部分を非表示に */
  text-overflow: ellipsis; /* 省略記号を表示（効果は限定的） */
}
@media screen and (min-width: 1280px) {
  .gift__card-title {
    margin-top: 12px;
    text-indent: 0px;
    -webkit-line-clamp: 1; /* 表示する最大行数を指定 */
  }
}

.gift__card-title.--big {
  -moz-text-align-last: left;
       text-align-last: left;
  margin-top: 12px;
  color: #222222;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-indent: 0px;
  display: -webkit-box; /* フレックスボックスの一種 */
  -webkit-line-clamp: 2; /* 表示する最大行数を指定 */
  -webkit-box-orient: vertical; /* 垂直方向にボックスを並べる */
  overflow: hidden; /* はみ出した部分を非表示に */
  text-overflow: ellipsis; /* 省略記号を表示（効果は限定的） */
}
@media screen and (min-width: 1280px) {
  .gift__card-title.--big {
    margin-top: 12px;
    font-size: 24px;
    -webkit-line-clamp: 1; /* 表示する最大行数を指定 */
  }
}

.gift__card:nth-of-type(6) .gift__card-title {
  margin-top: 9px;
}
@media screen and (min-width: 1280px) {
  .gift__card:nth-of-type(6) .gift__card-title {
    margin-top: 12px;
  }
}

.gift__card:nth-of-type(7) .gift__card-title {
  margin-top: 9px;
}
@media screen and (min-width: 1280px) {
  .gift__card:nth-of-type(7) .gift__card-title {
    margin-top: 12px;
  }
}

.gift__card:nth-of-type(8) .gift__card-title {
  margin-top: 10px;
}
@media screen and (min-width: 1280px) {
  .gift__card:nth-of-type(8) .gift__card-title {
    margin-top: 12px;
  }
}

.gift__card:nth-of-type(9) .gift__card-title {
  margin-top: 10px;
}
@media screen and (min-width: 1280px) {
  .gift__card:nth-of-type(9) .gift__card-title {
    margin-top: 12px;
  }
}

.gift__card-price {
  color: #222222;
  font-family: "Damion", cursive;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-indent: -5px;
}
.gift__card-price.--big {
  color: #222222;
  text-align: center;
  font-family: "Damion", cursive;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-indent: -5px;
}
@media screen and (min-width: 1280px) {
  .gift__card-price.--big {
    font-size: 32px;
  }
}

.gift__card-button {
  margin-top: 11px;
  display: inline-block;
  padding: 6px 16px 6px 15px;
  background-color: #222222;
  color: #FFFFFF;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.gift__card-button:hover {
  background-color: #FFFFFF;
  color: #222222;
  border: 1px solid #222222;
}
@media screen and (max-width: 374px) {
  .gift__card-button {
    padding: 5.44px 11px 6.56px 11px;
  }
}
@media screen and (min-width: 1280px) {
  .gift__card-button {
    margin-top: 13px;
    padding: 8px 24px 8px 24px;
    font-size: 14px;
  }
}

.gift__card-button.--big {
  margin-top: 12px;
  background-color: #222222;
  display: inline-block;
  padding: 5.44px 16px 6.56px 15px;
  color: #FFFFFF;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.gift__card-button.--big:hover {
  background-color: #FFFFFF;
  color: #222222;
  border: 1px solid #222222;
}
@media screen and (max-width: 374px) {
  .gift__card-button.--big {
    padding: 5.44px 11px 6.56px 11px;
  }
}
@media screen and (min-width: 1280px) {
  .gift__card-button.--big {
    margin-top: 11px;
    padding: 8px 24px 8px 24px;
    font-size: 14px;
  }
}

@media screen and (min-width: 1280px) {
  .gift__card:nth-of-type(6) .gift__card-button {
    margin-top: 12px;
  }
}

@media screen and (min-width: 1280px) {
  .gift__card:nth-of-type(7) .gift__card-button {
    margin-top: 12px;
  }
}

@media screen and (min-width: 1280px) {
  .gift__card:nth-of-type(8) .gift__card-button {
    margin-top: 12px;
  }
}

@media screen and (min-width: 1280px) {
  .gift__card:nth-of-type(9) .gift__card-button {
    margin-top: 12px;
  }
}

.gift__texts {
  margin-top: 63px;
  padding: 6px 6px 6px 6px;
  border: 4px solid #382620;
  background: #FFFFFF;
}
@media screen and (min-width: 1280px) {
  .gift__texts {
    margin-top: 100px;
  }
}

.gift__texts-inner {
  padding: 27px 30px 30px 30px;
  border: 1px solid #382620;
}
@media screen and (min-width: 1280px) {
  .gift__texts-inner {
    padding: 70px 50px 70px 50px;
    display: grid;
    grid-template-columns: 460px 1fr;
    -webkit-column-gap: 60px;
       -moz-column-gap: 60px;
            column-gap: 60px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

.gift__texts-text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 21px;
}
@media screen and (min-width: 1280px) {
  .gift__texts-text-box {
    margin-top: -1px;
    display: block;
  }
}

.gift__texts-title {
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 175% */
  text-align: center;
}
@media screen and (max-width: 374px) {
  .gift__texts-title {
    text-align: left;
  }
}
@media screen and (min-width: 1280px) {
  .gift__texts-title {
    font-size: 24px;
    line-height: 40px; /* 166.667% */
    text-align: left;
  }
}

.gift__texts-bg {
  padding-left: 5px;
  padding-right: 5px;
  width: calc(100% - 10px);
  height: 3px;
  background-image: linear-gradient(to right, #222222 0px, transparent 3px);
  background-repeat: repeat-x;
  background-size: 11px 3px;
  background-position: center center;
}
@media screen and (min-width: 1280px) {
  .gift__texts-bg {
    margin-top: 20px;
  }
}

.gift__texts-text {
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 200% */
}
@media screen and (min-width: 1280px) {
  .gift__texts-text {
    margin-top: 36px;
    font-size: 16px;
    line-height: 32px; /* 200% */
  }
}

.gift__texts-image-box {
  margin-top: 34px;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1280px) {
  .gift__texts-image-box {
    margin-top: 0px;
  }
}

.gift__texts-image {
  width: 100%;
  height: 100%;
}

.contact__body {
  margin-top: 48px;
}
@media screen and (min-width: 1280px) {
  .contact__body {
    margin-top: 80px;
  }
}

.contact__inner {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .contact__inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (min-width: 1280px) {
  .contact__inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 296px;
    padding-right: 296px;
  }
}

.contact__title {
  color: #382620;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 200% */
}
@media screen and (min-width: 1280px) {
  .contact__title {
    font-size: 28px;
  }
}

.contact__text {
  margin-top: 20px;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 171.429% */
  margin-bottom: 60px;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .contact__text {
    text-align: center;
    margin-top: 28px;
    font-size: 16px;
    line-height: normal;
  }
}
@media screen and (min-width: 1280px) {
  .contact__text {
    text-align: left;
    margin-top: 28px;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 80px;
  }
}

.wpcf7-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 40px;
}

@media screen and (min-width: 1280px) {
  .contact__item.--radio {
    display: grid;
    grid-template-columns: 170px 1fr;
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

.contact__item.--radio p {
  display: block;
}

.contact__radio-data {
  margin-top: 21px;
  margin-left: -16px;
}
@media screen and (min-width: 1280px) {
  .contact__radio-data {
    margin-top: 0px;
    margin-left: 0px;
  }
}

.contact__label.--radio {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}

.wpcf7-list-item label input {
  position: absolute;
  width: 1px;
  height: 1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}

.wpcf7-list-item-label {
  position: relative;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-left: 34px;
}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
}
.wpcf7-list-item-label::before {
  left: 0px;
  width: 24px;
  height: 24px;
  background-color: #FFFFFF;
  border: 1px solid #222222;
}
.wpcf7-list-item-label::after {
  left: 6px;
  width: 12px;
  height: 12px;
  background-color: #F07317;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.wpcf7-list-item input[type=radio]:checked ~ .wpcf7-list-item-label::after {
  opacity: 1;
}

.contact__item p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 8px;
}
@media screen and (min-width: 1280px) {
  .contact__item p {
    display: grid;
    grid-template-columns: 170px 1fr;
    -webkit-column-gap: 28px;
       -moz-column-gap: 28px;
            column-gap: 28px;
  }
}

.contact__item p br {
  display: none;
}

.contact__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}

.contact__label br {
  display: none;
}

.contact__label-text {
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.contact__label-tag {
  padding: 1px 6px 2px 6px;
  color: #FFFFFF;
  font-family: "Noto Serif JP", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 2px;
  background: #F07317;
}

.wpcf7-textarea {
  height: 198px;
}
@media screen and (min-width: 1280px) {
  .wpcf7-textarea {
    height: 240px;
  }
}

.wpcf7-form-control {
  width: 100%;
  padding: 12px 16px 12px 16px;
  border-radius: 6px;
  border: 1px solid #222222;
  background: #FFFFFF;
}
.wpcf7-form-control:focus {
  border: 1px solid #F07317 !important;
}
.wpcf7-form-control::-webkit-input-placeholder {
  color: #ccc;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.wpcf7-form-control::-moz-placeholder {
  color: #ccc;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.wpcf7-form-control:-ms-input-placeholder {
  color: #ccc;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.wpcf7-form-control::-ms-input-placeholder {
  color: #ccc;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.wpcf7-form-control::placeholder {
  color: #ccc;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.wpcf7-radio {
  padding: 0;
  border: none;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 16px;
}

@media screen and (min-width: 1280px) {
  .contact__item.--textarea p {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}

@media screen and (min-width: 1280px) {
  .contact__label.--textarea {
    margin-top: 13px;
  }
}

.contact__text-note {
  margin-top: -45px;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 171.429% */
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .contact__text-note {
    margin-top: -20px;
    line-height: normal;
  }
}
@media screen and (min-width: 1280px) {
  .contact__text-note {
    margin-top: -20px;
    line-height: normal;
  }
}

.has-spinner {
  position: relative;
  display: inline-block;
  padding: 24px 24px 24px 24px;
  width: 290px;
  height: 72px;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-family: "Noto Serif JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  -webkit-transform: translate(-5px, -6px);
          transform: translate(-5px, -6px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 0;
}
@media screen and (min-width: 1280px) {
  .has-spinner {
    width: 280px;
    -webkit-transform: translate(-6px, -6px);
            transform: translate(-6px, -6px);
  }
}
.has-spinner::after {
  position: absolute;
  right: 12px;
  content: "";
  width: 16px;
  height: 24px;
  background-image: url(../../../../wp-content/themes/sin356728_OpenCafe/img/button-arrow.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.has-spinner:hover {
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}

.contact-button__box {
  margin-top: 3px;
}
@media screen and (min-width: 1280px) {
  .contact-button__box {
    margin-top: 6px;
  }
}

.contact__button {
  text-indent: 5px;
}

.access.access--contact {
  margin-top: 58px;
}
@media screen and (min-width: 1280px) {
  .access.access--contact {
    margin-top: -20px;
  }
}

.contact-finish__body {
  margin-top: 54px;
}
@media screen and (min-width: 1280px) {
  .contact-finish__body {
    margin-top: 80px;
  }
}

.contact-finish__inner {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .contact-finish__inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 250px;
    padding-right: 250px;
  }
}
@media screen and (min-width: 1280px) {
  .contact-finish__inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 296px;
    padding-right: 296px;
  }
}

.contact-finish__title {
  color: #382620;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (min-width: 1280px) {
  .contact-finish__title {
    font-size: 28px;
    line-height: 40px; /* 142.857% */
  }
}

.contact-finish__text {
  margin-top: 26px;
  color: #382620;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 171.429% */
  text-align: left;
}
@media screen and (min-width: 1280px) {
  .contact-finish__text {
    margin-top: 28px;
    font-size: 16px;
    line-height: normal;
  }
}

.access.access--contact-finish {
  margin-top: 58px;
}
@media screen and (min-width: 1280px) {
  .access.access--contact-finish {
    margin-top: -23px;
  }
}

@media screen and (max-width: 374px) {
  .pc-break {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.33px) {
  .pc-break {
    display: none;
  }
}
@media screen and (min-width: 1280px) {
  .pc-break {
    display: none;
  }
}

.sp-break {
  display: none;
}
@media screen and (min-width: 1280px) {
  .sp-break {
    display: block;
  }
}