abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  background: 0 0;
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline
}

body {
  line-height: 1
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

li, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none
}

a {
  background: 0 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700
}

del {
  text-decoration: line-through
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0
}

input, select {
  vertical-align: middle
}

@font-face {
  font-family: Gotham, sans-serif;
  font-style: normal;
  font-weight: 700 500;
  src: url(../font/Gotham-Font/Gotham-Bold.otf) format("opentype");
  src: url(../font/Gotham-Font/GothamBold.ttf) format("truetype");
  src: url(../font/Gotham-Font/GothamMedium.ttf) format("truetype")
}

body {
  color: #382619;
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: relative
}

body::before {
  background-image: url(../img/bg-img.jpg);
  background-repeat: repeat;
  background-size: 50%;
  content: "";
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1
}

img {
  height: auto;
  width: 100%
}

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

.tab-down-only {
  display: none
}

.tab-up-only {
  display: block
}

.pc-only {
  display: block
}

.sp-only {
  display: none
}

.l-wrapper {
  padding: 0 12px
}

.l-inner {
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 40px
}

.l-mainvisual {
  margin-top: 76px
}

.l-concept {
  margin-bottom: 106px;
  margin-top: 72px
}

.l-reborn-marche {
  margin-bottom: 100px;
  margin-top: 80px
}

.l-upcycle-store {
  margin-bottom: 120px;
  margin-top: 120px
}

.l-workshop {
  margin-bottom: 150px;
  margin-top: 80px
}

.l-foods-court {
  margin-top: 120px
}

.c-info__title-img-wrapper {
  margin: 0 auto;
  margin-top: 30px;
  max-width: 500px;
  width: 100%
}

.c-info__date-img-wrapper {
  margin: 0 auto;
  margin-top: 20px;
  max-width: 500px;
  width: 100%
}

.c-info__title-name{
	margin-top: 30px;
}

.c-info_sponsor{
	margin-top: 30px;
	text-align: center;
}

.c-info__sns-list {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 44px
}

.c-info__sns-item {
  height: 30px;
  width: 30px
}

.c-info__sns-item:not(:first-child) {
  margin-left: 20px
}

.c-info__item-link {
  display: block;
  transition: opacity .3s ease 0s
}

.c-info__item-link:hover {
  opacity: .7
}

.c-section-line {
  margin: 0 auto;
  width: 130px
}

.gsss {
  width: 920px;
  margin: 80px auto ;
}

.c-switch-area {
  border: 1px solid #dedede;
  border-radius: 22px;
  display: flex;
  font-family: Gotham, sans-serif;
  font-size: 20px;
  font-weight: 700;
  height: 44px;
  justify-content: center;
  padding: 5px 3px
}

.c-switch {
  border-radius: 22px;
  color: #ccc;
  cursor: pointer;
  position: relative;
  transition: all .3s ease 0s
}

.c-switch span {
  display: block;
  left: 50%;
  position: absolute;
  top: 53%;
  transform: translate(-50%, -50%)
}

.c-switch.is-active {
  color: #fff
}

.c-event__item-img-wrapper {
  aspect-ratio: 540/333;
  background-color: #dedede;
  height: auto;
  width: 100%
}

.c-event__item-title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.5;
  margin-top: 19px
}

.c-event__item-info {
  font-size: 13px;
  letter-spacing: 0.01em;
  line-height: 2;
  margin-top: 7px
}

.c-event__item-btn {
  margin-top: 26px
}

.c-event__btn-link {
  background-color: #be7341;
  border: 1px solid #be7341;
  border-radius: 22px;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 700;
  padding: 12px 0;
  text-align: center;
  transition: all .3s ease 0s
}

.c-event__btn-link:hover {
  background-color: #fff;
  color: #be7341
}

.c-event__item-note {
  font-size: 10px;
  line-height: 1.4;
  margin-top: 15px
}

.c-event__item-text {
  line-height: 1.66;
  margin-top: 10px
}

.c-date {
  font-family: Gotham, sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -.05em
}

.c-date__fri {
  display: inline-block;
  font-size: 12px;
  margin-left: 3px
}

.c-date__red {
  color: #a5404b
}

.c-date__sun {
  color: #a5404b;
  font-size: 12px;
  margin-left: 3px
}

.c-date__sat {
  color: #377ef7;
  font-size: 12px;
  margin-left: 3px
}

.c-date__blue {
  color: #377ef7
}

.c-section__title {
  font-size: 28px;
  margin-top: 14px
}

.c-section__text {
  line-height: 1.41;
  margin-top: 12px
}

.p-wrapper {
  background: rgba(255,255,255, 0.96);
  border-radius: 10px;
  margin: 0 auto;
  max-width: 1140px;
  width: 100%
}

.p-header {
  padding-top: 80px
}

.p-header__img-wrapper {
  height: auto;
  margin: 0 auto;
  width: 300px
}

.p-mainvisual__main-copy {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.25em
}

.p-concept {
  margin: 0 auto;
  max-width: 580px;
  width: 100%
}

.p-concept__text {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 2.46
}

.p-reborn-march__img-wrapper {
  width: 100%;
  margin-bottom: 20px
}

.p-reborn-marche__top-container {
  display: flex;
  height: 140px
}

.p-reborn-marche__contents-box {
  flex-shrink: 0;
  margin-right: 30px
}

.p-reborn-marche__img-box {
  flex-grow: 1;
  height: 140px
}

.p-reborn-marche__box-img {
  -o-object-fit: cover;
  height: 100%;
  object-fit: cover
}

.p-reborn-marche__note {
  font-size: 10px;
  margin-top: 12px
}

.p-reborn-marche__shop-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px
}

.p-reborn-march__shop-item {
  /*padding-top: 20.14%;*/
  position: relative;
  width: calc((100% - 40px)/ 3)
}

.p-reborn-march__shop-item:not(:nth-child(3n+1)) {
  margin-left: 20px
}

.p-reborn-march__shop-item:nth-child(n+4) {
  margin-top: 60px
}

.p-reborn-marche__shop-link {
  /*aspect-ratio: 140/87;*/
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  transition: opacity .3s ease 0s;
  width: 100%
}

.p-reborn-marche__shop-link:hover {
  opacity: .7
}

.p-reborn-marche__shop-link.not-link {
  pointer-events: none
}

.p-reborn-marche__shop-link.img-1 img {
  animation: change-img-anim-1 8s infinite;
  backface-visibility: hidden;
  opacity: 0
}

.p-reborn-marche__shop-link.img-2 img {
  animation: change-img-anim-2 8s infinite;
  backface-visibility: hidden;
  opacity: 0;
  height: 100%;
  object-fit: cover
}

.p-reborn-marche__shop-name {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 230px;
  text-align: center
}

.p-reborn-marche__link-list {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 10px
}

.p-reborn-marche__link-item {
  height: 18px;
  width: 18px
}

.p-reborn-marche__link-item:not(:first-child) {
  margin-left: 8px
}

.p-reborn-marche__link-item:last-child {
  width: auto
}

.p-reborn-marche__link-item:last-child.not-ec {
  width: 18px
}

.p-reborn-marche__item-link {
  display: block;
  transition: opacity .3s ease 0s
}

.p-reborn-marche__item-link:hover {
  opacity: .7
}

.p-reborn-marche__item-ec {
  border: 1px solid #382619;
  font-size: 12px;
  font-weight: 700;
  padding: 3px 6px
}

.p-upcycle-store__switch-area {
  margin: 19px auto 0;
  padding: 3px 5px
}

.p-upcycle-store__switch--0825 {
  width: 33%
}

.p-upcycle-store__switch--0825.is-active {
  background-color: #35271b
}

.p-upcycle-store__switch--0826 {
  margin-left: 4px;
  width: 33%
}

.p-upcycle-store__switch--0826.is-active {
  background-color: #35271b
}

.p-upcycle-store__switch--0827 {
  margin-left: 4px;
  width: 33%
}

.p-upcycle-store__switch--0827.is-active {
  background-color: #35271b
}

.p-upcycle-store__list-wrapper {
  margin-top: 24px
}

.p-upcycle-store__event-list {
  display: none;
  width: 100%
}

.p-upcycle-store__event-list.is-active {
  display: flex;
  flex-wrap: wrap
}

.p-upcycle-store__event-item {
  width: calc((100% - 40px)/ 2)
}

.p-upcycle-store__event-item:nth-child(2n) {
  margin-left: 40px
}

.p-upcycle-store__event-item:nth-child(n+3) {
  margin-top: 40px
}

.p-workshop__switch-area {
  margin: 19px auto 0;
  padding: 3px 5px
}

.p-workshop__switch--0825 {
  width: 33%
}

.p-workshop__switch--0825.is-active {
  background-color: #35271b
}

.p-workshop__switch--0826 {
  margin-left: 4px;
  width: 33%
}

.p-workshop__switch--0826.is-active {
  background-color: #35271b
}

.p-workshop__switch--0827 {
  margin-left: 4px;
  width: 33%
}

.p-workshop__switch--0827.is-active {
  background-color: #35271b
}

.p-workshop__list-wrapper {
  margin-top: 24px
}

.p-workshop__event-list {
  display: none
}

.p-workshop__event-list.is-active {
  display: block
}

.p-workshop__event-item {
  display: flex;
  justify-content: space-between;
  width: 100%
}

.p-workshop__event-item:nth-child(2n) {
  flex-direction: row-reverse
}

.p-workshop__event-item:not(:first-child) {
  margin-top: 80px
}

.p-workshop__img-wrapper {
  width: calc((100% - 40px)/ 2)
}

.p-workshop__img-wrapper img {
  -o-object-fit: cover;
  height: 100%;
  object-fit: cover
}

.p-workshop__event-container {
  width: calc((100% - 40px)/ 2)
}

.p-workshop__event-title {
  margin-top: 10px
}

.p-workshop__event-info {
  margin-top: 19px
}

.p-foods-court__list-wrapper {
  margin-top: 24px
}

.p-foods-court__event-item {
  display: flex;
  justify-content: space-between;
  width: 100%
}

.p-foods-court__event-item:nth-child(2n) {
  flex-direction: row-reverse
}

.p-foods-court__event-item:not(:first-child) {
  margin-top: 40px
}

.p-foods-court__img-wrapper {
  width: calc((100% - 40px)/ 2)
}

.p-foods-court__event-container {
  width: calc((100% - 40px)/ 2)
}

.p-foods-court__event-title {
  margin-top: 10px
}

.p-foods-court__event-info {
  margin-top: 19px
}

.p-footer {
  margin-top: 112px;
  padding-bottom: 62px
}

.p-footer__title-img-wrapper {
  max-width: 420px;
  width: 100%
}

.p-footer__date-img-wrapper {
  margin-top: 18px;
  max-width: 420px;
  width: 100%
}

.p-footer__sns-list {
  margin-top: 27px
}

.p-footer__note {
  font-size: 10px;
  letter-spacing: -.02em;
  line-height: 1.61;
  margin: 25px auto 0;
  max-width: 420px
}

.p-footer__copyright {
  font-size: 10px;
  margin-top: 60px;
  text-align: center
}
  .map{width: 150px;height: 150px; margin: 0 auto 180px; background-color: #EE7600; border-radius: 100%; font-weight: bold; color: #fff; line-height: 150px; text-align: center; display: block}

@media screen and (max-width:959px) {
  .tab-down-only {
    display: block
  }
  .tab-up-only {
    display: none
  }
  .pc-only {
    display: none
  }
  .l-inner {
    max-width: 650px;
    padding: 0 20px
  }
  .p-wrapper {
    max-width: 700px
  }
  .p-header {
    padding-top: 24px
  }
  .p-concept__text {
    padding: 0 20px
  }
    .map{width: 130px;height: 130px; margin: 0 auto 180px; background-color: #EE7600; border-radius: 100%; font-weight: bold; color: #fff; line-height: 130px; text-align: center; display: block}
.gsss {
  width: 100%;
  margin: 80px auto ;
}
.gsss img{
  width: 92%;
  margin: 80px auto ;
}

}

@media screen and (max-width:767px) {
  body {
    font-size: 12px
  }
  .tab-up-only {
    display: none
  }
  .tab-down-only {
    display: none
  }
  .sp-only {
    display: block
  }
  .l-inner {
    max-width: 340px
  }
  .l-foods-court {
    margin-top: 80px
  }
  .c-info__title-img-wrapper {
    margin-top: 22px;
    max-width: 270px
  }
  .c-info__date-img-wrapper {
    margin-top: 15px;
    max-width: 270px
  }
  .c-info__sns-item {
    height: 22px;
    width: 22px
  }
  .c-info__sns-item:not(:first-child) {
    margin-left: 9px
  }
  .c-section-line {
    width: 88px
  }
  .c-switch-area {
    max-width: none;
    padding: 3px
  }
  .c-event__item:not(:first-child) {
    margin-top: 43px
  }
  .c-date {
    font-size: 20px;
    letter-spacing: -.05em
  }
  .c-date__fri {
    font-size: 10px
  }
  .c-date__sun {
    font-size: 10px
  }
  .c-date__sat {
    font-size: 10px
  }
  .c-section__title {
    font-size: 24px;
    margin-top: 10px
  }
  .c-section__text {
    margin-top: 8px
  }
  .p-wrapper {
    max-width: 350px;
  }
  .p-header__img-wrapper {
    width: 180px;
  }
  .p-mainvisual__main-copy {
    font-size: 10px;
    letter-spacing: 0.02em
  }
  .p-concept {
    max-width: 300px
  }
  .p-concept__text {
    font-size: 16px;
    letter-spacing: -.075em;
    line-height: 2.16;
    padding: 0
  }
  .p-reborn-marche__top-container {
    display: block;
    height: auto
  }
  .p-reborn-marche__contents-box {
    margin-right: 0
  }
  .p-reborn-marche__date {
    margin-top: 24px
  }
  .p-reborn-march__shop-item {
    /*padding-top: 30.14%;*/
	padding-top: 10%;
    width: calc((100% - 20px)/ 2)
  }
  .p-reborn-march__shop-item:not(:nth-child(3n+1)) {
    margin-left: 0
  }
  .p-reborn-march__shop-item:nth-child(n+4) {
    margin-top: 0
  }
  .p-reborn-march__shop-item:nth-child(2n) {
    margin-left: 20px
  }
  .p-reborn-march__shop-item:nth-child(n+3) {
    margin-top: 20px;
  }
  .p-reborn-marche__shop-name {
    margin-top: 80px;
  }
  .p-reborn-marche__link-list {
    margin-top: 6px
  }
  .p-reborn-marche__link-item {
    height: 14px;
    width: 14px
  }
  .p-reborn-marche__link-item:not(:first-child) {
    margin-left: 5px
  }
  .p-reborn-marche__item-ec {
    font-size: 10px;
    padding: 2px 4px
  }
  .p-upcycle-store__switch-area {
    padding: 3px
  }
  .p-upcycle-store__switch--0825 {
    width: 32%
  }
  .p-upcycle-store__list-wrapper {
    margin-top: 14px
  }
  .p-upcycle-store__event-item {
    width: 100%
  }
  .p-upcycle-store__event-item:nth-child(2n) {
    margin-left: 0
  }
  .p-upcycle-store__event-item:nth-child(n+3) {
    margin-top: 0
  }
  .p-upcycle-store__event-item:not(:first-child) {
    margin-top: 43px
  }
  .p-workshop__switch-area {
    padding: 3px
  }
  .p-workshop__switch--0825 {
    width: 32%
  }
  .p-workshop__list-wrapper {
    margin-top: 20px
  }
  .p-workshop__event-item {
    display: block
  }
  .p-workshop__img-wrapper {
    width: 100%
  }
  .p-workshop__event-container {
    width: 100%
  }
  .p-workshop__event-title {
    margin-top: 19px
  }
  .p-foods-court__list-wrapper {
    margin-top: 20px
  }
  .p-foods-court__event-item {
    display: block
  }
  .p-foods-court__img-wrapper {
    width: 100%;
    margin-bottom: 20px;
  }
  .p-foods-court__event-container {
    width: 100%
  }
  .p-foods-court__event-title {
    margin-top: 19px
  }
  .p-footer__title-img-wrapper {
    max-width: none
  }
  .p-footer__date-img-wrapper {
    max-width: none
  }
  .gsss {
    width: 90%;
    margin: 60px auto 60px;
  }
  .map{width: 130px;height: 130px; margin: 0 auto 120px; background-color: #EE7600; border-radius: 100%; font-weight: bold; color: #fff; line-height: 130px; text-align: center; display: block}
}

@keyframes change-img-anim-1 {
  0% {
    opacity: 1
  }
  40% {
    opacity: 1
  }
  50% {
    opacity: 0
  }
  90% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@keyframes change-img-anim-2 {
  0% {
    opacity: 0
  }
  40% {
    opacity: 0
  }
  50% {
    opacity: 1
  }
  90% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}