@charset "UTF-8";
/*=============================================================

	Date: 2022-05
	CSS Document ： Sincro

	1.menuThema
	2.menuChef

=============================================================*/
/* menuThema
============================================================= */
.menuThema_sin {
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 768px), print {
  .menuThema_sin {
    padding: 52px 0 100px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema_sin {
    padding: 0.3rem 0 0.7rem;
  }
}

.menuThema_sin::before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  display: inline-block;
  background: url(../images/bg_illustration01.png) no-repeat 0 0/contain;
}

@media screen and (min-width: 768px), print {
  .menuThema_sin::before {
    top: 150px;
    left: calc(50% + 25px);
    width: 592px;
    height: 465px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema_sin::before {
    top: 1.805rem;
    right: -0.885rem;
    width: 4.63rem;
    height: 3.63rem;
  }
}

.menuThema_sin .text_sin {
  word-break: normal;
}

@media screen and (max-width: 767px) {
  .menuThema_sin .text_sin {
    padding: 0 0.1rem;
  }
  .menuThema_sin .text_sin > p {
    letter-spacing: 0;
  }
}

.menuThema__title_sin {
  margin: 0 auto;
}

@media screen and (min-width: 768px), print {
  .menuThema__title_sin {
    width: 446.56px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__title_sin {
    width: 2.2328rem;
  }
}

.menuThema__title_sin > span {
  display: block;
}

@media screen and (min-width: 768px), print {
  .menuThema__title_sin > span {
    margin: 0 auto 15px;
    width: 108px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__title_sin > span {
    margin: 0 auto 0.15rem;
    width: 0.71rem;
  }
}

.menuThema__title_sin img {
  width: 100%;
}

@media screen and (min-width: 768px), print {
  .menuThema__title_sin + * {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__title_sin + * {
    margin-top: 0.4rem;
  }
}

.menuThema__lead_sin {
  font-family: "Yu Mincho", "YuMincho", serif;
  /* IE11 */
  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;
}

@media all and (-ms-high-contrast: none) {
  .menuThema__lead_sin {
    font-family: “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “HG明朝E”, “ＭＳ Ｐ明朝”, “ＭＳ 明朝”, serif;
  }
}

@media screen and (min-width: 768px), print {
  .menuThema__lead_sin + * {
    margin-top: 68px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__lead_sin + * {
    margin-top: 0.35rem;
  }
}

.menuThema__leadDate_sin {
  position: relative;
  display: inline-block;
  line-height: 1;
}

@media screen and (min-width: 768px), print {
  .menuThema__leadDate_sin {
    padding: 0 24px 10px 30px;
    font-size: 36px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__leadDate_sin {
    padding: 0 0.1rem 0.08rem 0.12rem;
    font-size: 0.2rem;
  }
}

.menuThema__leadDate_sin time {
  letter-spacing: 0.1em;
}

.menuThema__leadDate_sin::before, .menuThema__leadDate_sin::after {
  position: absolute;
  top: 100%;
  content: "";
  display: inline-block;
  height: 1px;
  background: #333333;
}

@media screen and (min-width: 768px), print {
  .menuThema__leadDate_sin::before, .menuThema__leadDate_sin::after {
    width: 150px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__leadDate_sin::before, .menuThema__leadDate_sin::after {
    min-width: 0.8rem;
    width: 47%;
  }
}

.menuThema__leadDate_sin::before {
  left: 0;
}

.menuThema__leadDate_sin::after {
  right: 0;
}

.menuThema__leadText_sin {
  position: relative;
  display: inline-block;
  line-height: 1;
  color: #665f55;
}

@media screen and (min-width: 768px), print {
  .menuThema__leadText_sin {
    padding-top: 14px;
    font-size: 36px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__leadText_sin {
    padding-top: 0.1rem;
    padding-left: 0.05rem;
    font-size: 0.2rem;
    letter-spacing: 0.1em;
  }
}

.menuThema__leadText_sin::before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  display: inline-block;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
  height: 1px;
  background: #333333;
}

@media screen and (min-width: 768px), print {
  .menuThema__leadText_sin::before {
    bottom: 100%;
    width: 12px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__leadText_sin::before {
    bottom: calc(100% - 1px);
    width: 0.07rem;
  }
}

@media screen and (min-width: 768px), print {
  .menuThema__imageList_sin {
    margin-top: 80px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__imageList_sin {
    margin-top: 0.4rem;
  }
}

.menuThema__imageListItem_sin {
  margin: auto;
}

@media screen and (min-width: 768px), print {
  .menuThema__imageListItem_sin {
    width: 500px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__imageListItem_sin {
    width: 2.5rem;
  }
}

@media screen and (min-width: 768px), print {
  .menuThema__imageListItem_sin:nth-of-type(n + 2) {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__imageListItem_sin:nth-of-type(n + 2) {
    margin-top: 0.2rem;
  }
}

.menuThema__imageListItem_sin img {
  width: 100%;
}

@media screen and (min-width: 768px), print {
  .menuThema__banner_sin {
    margin-top: 100px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__banner_sin {
    margin-top: 0.5rem;
  }
}

.menuThema__bannerInner_sin {
  position: relative;
  display: block;
  border: 1px solid #333333;
  text-align: center;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}

@media screen and (min-width: 768px), print {
  .menuThema__bannerInner_sin {
    padding: 46px 0 44px;
    border-radius: 4px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__bannerInner_sin {
    margin: 0 -0.1rem;
    padding: 0.24rem 0 0.28rem;
    border-radius: 0.02rem;
  }
}

@media (hover: hover), screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .menuThema__bannerInner_sin:hover {
    text-decoration: none;
    opacity: 0.75;
  }
}

.menuThema__bannerInner_sin::before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  display: inline-block;
  content: "";
  background: #f1eded;
}

@media screen and (min-width: 768px), print {
  .menuThema__bannerInner_sin::before {
    top: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border-radius: 4px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__bannerInner_sin::before {
    top: 2px;
    left: 2px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    border-radius: 0.02rem;
  }
}

.menuThema__bannerInner_sin::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: inline-block;
  content: "";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media screen and (min-width: 768px), print {
  .menuThema__bannerInner_sin::after {
    right: 40px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248px%22%20height%3D%2221px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23333333%22%20stroke-width%3D%222px%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20d%3D%22M1.999%2C10.0%20L37.0%2C10.0%20%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23333333%22%20stroke-width%3D%222px%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20d%3D%22M34.0%2C17.999%20L45.0%2C9.999%20%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23333333%22%20stroke-width%3D%222px%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20d%3D%22M34.0%2C2.0%20L45.0%2C10.0%20%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 45px;
    height: 18px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__bannerInner_sin::after {
    right: 0.14rem;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2238px%22%20height%3D%2227px%22%3E%3Cdefs%3E%3Cfilter%20id%3D%22Filter_0%22%3E%20%3CfeFlood%20flood-color%3D%22%23ffffff%22%20flood-opacity%3D%221%22%20result%3D%22floodOut%22%20%2F%3E%20%3CfeComposite%20operator%3D%22atop%22%20in%3D%22floodOut%22%20in2%3D%22SourceGraphic%22%20result%3D%22compOut%22%20%2F%3E%20%3CfeBlend%20mode%3D%22normal%22%20in%3D%22compOut%22%20in2%3D%22SourceGraphic%22%20%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3Cg%20filter%3D%22url(%23Filter_0)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222px%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20d%3D%22M2.979%2C12.965%20L23.780%2C12.965%20%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222px%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20d%3D%22M19.940%2C2.725%20L34.20%2C12.965%20%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222px%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20d%3D%22M19.940%2C23.206%20L34.20%2C12.965%20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 0.17rem;
    height: 0.12rem;
  }
}

.menuThema__bannerText_sin {
  display: block;
  text-transform: uppercase;
  font-family: "Yu Mincho", "YuMincho", serif;
  /* IE11 */
  letter-spacing: 0.1em;
}

@media all and (-ms-high-contrast: none) {
  .menuThema__bannerText_sin {
    font-family: “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “HG明朝E”, “ＭＳ Ｐ明朝”, “ＭＳ 明朝”, serif;
  }
}

@media screen and (min-width: 768px), print {
  .menuThema__bannerText_sin {
    font-size: 32px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__bannerText_sin {
    font-size: 0.2rem;
  }
}

.menuThema__bannerText_sin > span {
  letter-spacing: 0.1em;
}

@media screen and (min-width: 768px), print {
  .menuThema__bannerText_sin > span {
    display: inline-block;
    margin-left: 36px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__bannerText_sin > span {
    display: block;
    margin-top: 0.1rem;
  }
}

.menuThema__bannerText_sin time {
  display: inline-block;
  letter-spacing: inherit;
  line-height: 1.6;
}

.menuThema__bannerText_sin time::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: '';
}

.menuThema__bannerText_sin time::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: '';
}

@media screen and (max-width: 767px) {
  .menuThema__bannerText_sin time {
    font-size: 0.16rem;
  }
}

.menuThema__bannerSupplement_sin {
  display: block;
}

@media screen and (min-width: 768px), print {
  .menuThema__bannerSupplement_sin {
    margin-top: 32px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .menuThema__bannerSupplement_sin {
    margin-top: 0.22rem;
    font-size: 0.13rem;
  }
}

/* menuChef
============================================================= */
.menuChef_sin {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px), print {
  .menuChef_sin {
    padding: 215px 0 308px;
  }
}

@media screen and (max-width: 767px) {
  .menuChef_sin {
    padding: 1.1rem 0 1.7rem;
  }
}

.menuChef_sin::before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100%;
  content: "";
  display: inline-block;
  background: #8c857b;
}

@media screen and (min-width: 768px), print {
  .menuChef_sin::before {
    top: -80px;
    height: calc(100% + 58px);
    -webkit-clip-path: polygon(0 0, 100% 306px, 100% calc(100% - 306px), 0% 100%);
    clip-path: polygon(0 0, 100% 306px, 100% calc(100% - 306px), 0% 100%);
  }
}

@media screen and (max-width: 767px) {
  .menuChef_sin::before {
    top: 0;
    height: calc(100% - 0.8rem);
    -webkit-clip-path: polygon(0 0, 100% 0.625rem, 100% calc(100% - 0.625rem), 0% 100%);
    clip-path: polygon(0 0, 100% 0.625rem, 100% calc(100% - 0.625rem), 0% 100%);
  }
}

.menuChef_sin::after {
  position: absolute;
  z-index: -2;
  bottom: 0;
  left: 0;
  content: "";
  display: inline-block;
  width: 100%;
  height: 50%;
  background: #e8e7e5;
}

@media screen and (max-width: 767px) {
  .menuChef_sin .layout__body_sin {
    padding: 0.4rem 0.08rem 0;
  }
  .menuChef_sin .layout__body_sin .text_sin > p {
    line-height: 1.769;
    word-break: normal;
  }
  .menuChef_sin .layout__body_sin .text_sin > p::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.769) * 0.5em);
    content: '';
  }
  .menuChef_sin .layout__body_sin .text_sin > p::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.769) * 0.5em);
    content: '';
  }
}

.menuChef__title_sin {
  position: absolute;
  z-index: 1;
}

@media screen and (min-width: 768px), print {
  .menuChef__title_sin {
    top: -56px;
    left: 4px;
    width: 69.25px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 767px) {
  .menuChef__title_sin {
    top: -0.38rem;
    left: -0.02rem;
    width: 0.45rem;
  }
}

.menuChef__title_sin img {
  width: 100%;
}


@media screen and (min-width: 768px), print {
  .layout_sin.-reserve_sin {
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
  }
}

.layout__bodyTitleMain_sin {
  line-height: 1.533;
  font-size: 30px;
}
@media screen and (min-width: 768px), print {
  .layout_sin.-reserve_sin .layout__bodyTitleMain_sin {
    /*margin-top: -10px;*/
  }
}
@media screen and (max-width: 767px) {
  .layout__bodyTitleMain_sin {
    line-height: 1.4;
  }
}


.menuNextProject_sin .layout_sin .layout__bodyTitle_sin { color: #202020; }

@media screen and (min-width: 768px), print {
	.menuNextProject_sin {
		margin-top: 122px;
		-webkit-filter: drop-shadow(0 16px 10px rgba(0, 0, 0, 0.2));
		filter: drop-shadow(0 16px 10px rgba(0, 0, 0, 0.2));
	}
	.menuNextProject_sin .layout_sin { align-items: flex-start; margin-top: 82px; }
	.menuNextProject_sin .layout_sin .layout__image_sin { width: 50%; }
}

@media screen and (max-width: 767px) {
	.menuNextProject_sin {
		margin: 0.6rem -0.1rem 0;
		-webkit-filter: drop-shadow(0 8px 5px rgba(0, 0, 0, 0.2));
		filter: drop-shadow(0 8px 5px rgba(0, 0, 0, 0.2));
	}
	.menuNextProject_sin .layout_sin { margin-top: 0.6rem; }
}

.menuNextProject__inner_sin {
  position: relative;
  background: #f1eded;
}

@media screen and (min-width: 768px), print {
  .menuNextProject__inner_sin {
    padding: 96px 110px 98px;
    -webkit-clip-path: polygon(100% 0, 100% calc(100% - 80px), calc(100% - 80px) 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% calc(100% - 80px), calc(100% - 80px) 100%, 0 100%, 0 0);
  }
}

@media screen and (max-width: 767px) {
  .menuNextProject__inner_sin {
    padding: 0.56rem 0.225rem 0.58rem;
    -webkit-clip-path: polygon(100% 0, 100% calc(100% - 0.4rem), calc(100% - 0.4rem) 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% calc(100% - 0.4rem), calc(100% - 0.4rem) 100%, 0 100%, 0 0);
  }
}

@media screen and (max-width: 767px) {
  .menuNextProject__inner_sin .text_sin > p {
    letter-spacing: 0;
  }
}

.menuNextProject__inner_sin > span {
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 768px), print {
  .menuNextProject__inner_sin > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 18px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .menuNextProject__inner_sin > span {
    display: block;
    text-align: center;
    font-size: 0.15rem;
  }
}

.menuNextProject__inner_sin > span::before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2236.94%22%20height%3D%2250%22%20viewBox%3D%220%200%2036.94%2050%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%23333%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20d%3D%22M2561.22%2C4073h-30.44a3.261%2C3.261%2C0%2C0%2C1-3.26-3.26v-43.48a3.261%2C3.261%2C0%2C0%2C1%2C3.26-3.26h30.44a1.085%2C1.085%2C0%2C0%2C1%2C0%2C2.17h-30.44a1.093%2C1.093%2C0%2C0%2C0-1.09%2C1.09v43.48a1.093%2C1.093%2C0%2C0%2C0%2C1.09%2C1.09h30.44a1.084%2C1.084%2C0%2C0%2C0%2C1.08-1.09v-38.22a1.09%2C1.09%2C0%2C1%2C1%2C2.18%2C0v38.22A3.261%2C3.261%2C0%2C0%2C1%2C2561.22%2C4073Zm-8.7-36.96h-13.04a1.085%2C1.085%2C0%2C1%2C1%2C0-2.17h13.04A1.085%2C1.085%2C0%2C1%2C1%2C2552.52%2C4036.04Zm0%2C8.7h-13.04a1.085%2C1.085%2C0%2C1%2C1%2C0-2.17h13.04A1.085%2C1.085%2C0%2C1%2C1%2C2552.52%2C4044.74Zm-6.52%2C8.69h-6.52a1.085%2C1.085%2C0%2C1%2C1%2C0-2.17H2546A1.085%2C1.085%2C0%2C1%2C1%2C2546%2C4053.43Z%22%20transform%3D%22translate(-2527.53%20-4023)%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% auto;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px), print {
  .menuNextProject__inner_sin > span::before {
    margin-right: 24px;
    width: 36.94px;
    height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .menuNextProject__inner_sin > span::before {
    display: block;
    margin: 0.3rem auto 0.15rem;
    width: 0.34rem;
    height: 0.46rem;
  }
}

.menuNextProject__inner_sin > span::after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248px%22%20height%3D%2221px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23333333%22%20stroke-width%3D%222px%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20d%3D%22M1.999%2C10.0%20L37.0%2C10.0%20%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23333333%22%20stroke-width%3D%222px%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20d%3D%22M34.0%2C17.999%20L45.0%2C9.999%20%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23333333%22%20stroke-width%3D%222px%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20d%3D%22M34.0%2C2.0%20L45.0%2C10.0%20%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: 100% auto;
}

@media screen and (min-width: 768px), print {
  .menuNextProject__inner_sin > span::after {
    margin-left: 21px;
    width: 37px;
    height: 14px;
  }
}

@media screen and (max-width: 767px) {
  .menuNextProject__inner_sin > span::after {
    margin-left: 0.07rem;
    width: 0.225rem;
    height: 0.09rem;
  }
}

.menuNextProject__inner_sin::before {
  pointer-events: none;
  position: absolute;
  content: "";
  display: inline-block;
  border: 1px solid #e4dcdc;
}

@media screen and (min-width: 768px), print {
  .menuNextProject__inner_sin::before {
    top: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
  }
}

@media screen and (max-width: 767px) {
  .menuNextProject__inner_sin::before {
    top: 2px;
    left: 2px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
  }
}

.menuNextProject__inner_sin::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  display: inline-block;
  background: #564040;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
  clip-path: polygon(0 0, 0% 100%, 100% 0);
}

@media screen and (min-width: 768px), print {
  .menuNextProject__inner_sin::after {
    width: 80px;
    height: 80px;
  }
}

@media screen and (max-width: 767px) {
  .menuNextProject__inner_sin::after {
    width: 0.4rem;
    height: 0.4rem;
  }
}
