@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&family=Zen+Kaku+Gothic+Antique:wght@400;700&family=Zen+Old+Mincho&display=swap");
/* -------------------------------------------*/
/* -------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

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

html {
  -ms-overflow-style: scrollbar;
  font-size: 62.5%;
  overflow: auto;
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}
html.noscroll {
  overflow: hidden;
}

body {
  color: #1A2748;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  height: 100%;
  letter-spacing: 0.1em;
  line-height: 1.75;
  min-width: 320px;
  overflow-x: hidden;
  word-break: break-word;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

section {
  position: relative;
  width: 100%;
}

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

a {
  backface-visibility: hidden;
}

a,
input,
select,
textarea,
button,
*:before,
*:after {
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
  transition: all 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95) 0ms;
}

input[type=submit],
button {
  cursor: pointer;
}

a:focus,
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

object {
  pointer-events: none;
}

label {
  cursor: pointer;
  transition: all 250ms ease;
}

::-moz-selection {
  background: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

::selection {
  background: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

::-moz-selection {
  background: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

picture {
  display: block;
  line-height: 0;
}

img {
  max-width: 100%;
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

input,
button,
select,
optgroup,
textarea {
  background-color: transparent;
  border: none;
  border: none;
  box-sizing: border-box;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  position: relative;
  vertical-align: middle;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}

a[href^="tel:"] {
  pointer-events: none;
}
small {
  font-size: 80%;
}

.en {
  font-family: futura-pt, sans-serif;
  font-weight: 500;
}

.mincho {
  font-family: "Zen Old Mincho", serif;
  font-style: normal;
  font-weight: 400;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

.sr-only {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  white-space: nowrap;
}

.eventnone {
  cursor: not-allowed !important;
  opacity: 0.6 !important;
  pointer-events: none !important;
}

.scroll-up {
  opacity: 0;
  transform: translateY(50px);
}

.l-footer {
  padding: 10rem 0 4rem 0;
  position: relative;
}
.l-footer .inner {
  padding: 0;
}

.l-footer-partners {
  align-items: center;
  display: flex;
  gap: 1.4rem;
  justify-content: center;
}
.l-footer-partners .l-footer-partners__item {
  width: 21.2rem;
}

.l-footer-info {
  display: flex;
  justify-content: space-between;
  margin-top: 6rem;
}

.l-footer-logo {
  width: 20rem;
}
.l-footer-logo img {
  height: auto;
  width: 100%;
}

.l-footer-nav-wrap {
  color: #fff;
  display: flex;
  gap: 2.4rem 4rem;
}

.l-footer-nav-item__title {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.l-footer-info-right {
  border-left: 1px solid #fff;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
  gap: 1.6rem;
  margin-left: 4rem;
  padding-left: 4rem;
}

.l-footer-nav__submenu__link {
  font-size: 1.4rem;
}

.copy {
  color: #fff;
  font-size: 1.2rem;
  margin-top: 6rem;
  text-align: center;
}

html {
  margin-top: 0 !important;
}

.l-header {
  align-items: center;
  display: block;
  display: flex;
  justify-content: space-between;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 0.3s;
  width: 100%;
  z-index: 90;
}

.archive .l-header,
.single .l-header,
.page .l-header,
.error404 .l-header {
  left: 2vw;
  top: 3rem;
}

.l-header__inner {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  padding: 2rem 2vw 0;
}

.l-header__hamburger {
  height: 5rem;
  position: fixed;
  right: 7vw;
  top: 3.3rem;
  width: 5rem;
  z-index: 101;
}

.l-header__logo {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 100;
}
.l-header__logo a {
  display: block;
  width: 27rem;
}
.l-header__logo img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.l-header__nav {
  display: none;
  max-width: 75rem;
  position: fixed;
  right: 0;
  top: 0;
  width: 60%;
  z-index: 100;
}

.l-header__nav.is-active {
  display: block;
}

.l-header__nav-inner {
  background-color: rgba(12, 76, 129, 0.95);
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow-y: scroll;
  padding: 10rem 8vw 8vw 8vw;
}

.l-nav__list {
  align-items: flex-start;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 4rem 0;
}

.l-nav__item {
  margin-bottom: 4rem;
}

.l-nav__sub-menu {
  display: flex;
  margin-left: 5.6rem;
  margin-top: 1.2rem;
}

.l-nav__link,
.l-nav__sub-menu__item {
  color: #fff;
  transition: all 0.5s;
}
.l-nav__link:hover,
.l-nav__sub-menu__item:hover {
  color: #F29A14;
  opacity: 1;
}

.l-nav__link {
  align-items: center;
  display: flex;
  font-size: 2.4rem;
  font-weight: 700;
  gap: 2.4rem;
  letter-spacing: 1px;
}

.nav-icon {
  display: block;
  height: 3.2rem;
  width: 3.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.l-nav__sub-menu__item {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.7px;
}

.l-nav__sub-menu__link {
  display: flex;
  white-space: nowrap;
  width: 13rem;
}
.l-nav__sub-menu__link .arrow-default {
  background-image: url(../images/svg/icon_arrow.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  flex-shrink: 0;
  height: 1.2rem;
  margin-right: 1rem;
  margin-top: 1.6rem;
  transform: translateY(-50%);
  transition: all 0.3s;
  width: 1.2rem;
}

.l-sub-nav__hr {
  background-color: #fff;
  height: 1px;
  margin-bottom: 4rem;
  width: 100%;
}
.l-sub-nav__list {
  display: flex;
  flex-wrap: wrap;
  gap: 1.8rem 0;
}

.l-sub-nav__item {
  width: 50%;
}

.l-sub-nav__item .l-nav__link {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.6px;
}
.nav-sns-link {
  align-items: center;
  display: flex;
  gap: 1.6rem;
}

.sns-icon {
  display: block;
}
.sns-icon img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  vertical-align: top;
}

.icon-fb {
  height: 1.5rem;
  width: 0.8rem;
}

.icon-insta {
  height: 1.5rem;
  width: 1.5rem;
}

.icon-x {
  height: 1.4rem;
  width: 1.5rem;
}

.icon-yt {
  height: 1.2rem;
  width: 1.7rem;
}

.l-header__logo-text {
  display: none;
}

.l-header__link {
  align-items: center;
  background: #DB533A url(../images/svg/icon_shop_white.svg) no-repeat left 3rem center;
  background-size: 2rem;
  border: 2px solid #FFFFFF;
  border-radius: 100vmax;
  color: #fff;
  display: flex;
  margin-right: 14vw;
  opacity: 0.9;
  padding: 1.2rem 6rem;
}
.l-header__link::before {
  background: url(../images/svg/icon_arrow.svg) no-repeat center center;
  background-size: contain;
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  width: 12px;
}

.l-header__link-icon {
  height: 1.2rem;
  margin-bottom: 8px;
  margin-right: 2rem;
  width: 2.5rem;
}

/* -------------------------------------------*/
.l-wrapper {
  position: relative;
  text-align: left;
  width: 100%;
}

.l-main {
  position: relative;
  width: 100%;
}

.inner {
  margin: 0 auto;
  padding: 0 min(6vw, 60px);
  position: relative;
  width: min(112rem + 6vw, 100%);
}

.c-bg-gradation {
  background: transparent linear-gradient(180deg, #AAD9E5 0%, #41739D 100%) 0% 0% no-repeat padding-box;
}

.c-breadcrumbs {
  align-items: center;
  display: flex;
  font-size: 1.3rem;
  justify-content: flex-start;
  padding: 1rem 4rem;
  padding-top: 12rem;
  position: relative;
}
.c-breadcrumbs img {
  height: 1.6rem;
  margin-bottom: 0.5rem;
  vertical-align: middle;
  width: 1.6rem;
}
.c-breadcrumbs a {
  font-size: 1.3rem;
  margin-right: 1.3rem;
}
.c-breadcrumbs a:after {
  content: "/";
  display: inline-block;
  margin-left: 1.3rem;
  text-decoration: none;
}
.c-breadcrumbs .inner {
  padding-left: 4rem;
}
.c-breadcrumbs span {
  opacity: 0.6;
}

.c-btn {
  align-items: center;
  background-color: #0C4C81;
  border-radius: 100vmax;
  color: #fff;
  display: inline-flex;
  font-size: 1.5rem;
  justify-content: space-between;
  line-height: 1;
  max-width: 40rem;
  min-width: 31.4rem;
  padding: 1.8rem 4rem;
  width: 100%;
}
.c-btn .c-btn-icon {
  background-image: url(../images/svg/icon_arrow02.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 1.7rem;
  transition: all 0.3s ease;
  width: 1.7rem;
}
.c-btn:hover {
  background-color: #F29A14;
  color: #fff;
  opacity: 1;
}
.c-btn:hover .c-btn-icon {
  transform: translateX(1rem);
}

.c-follow-us {
  display: flex;
  flex-direction: column;
  gap: 1.3rem;
  position: fixed;
  right: 2vw;
  top: 19rem;
  z-index: 80;
}

.c-follow-us__text {
  color: #fff;
  font-size: 2rem;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 2px;
  margin-bottom: 1.8rem;
  writing-mode: vertical-rl;
}

.c-follow-us__icon {
  align-items: center;
  background-color: #1A2748;
  border-radius: 100vmax;
  display: flex;
  flex-direction: column;
  height: 3.6rem;
  justify-content: center;
  padding: 1rem;
  width: 3.6rem;
}
.c-follow-us__icon img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.fixed .c-follow-us__text {
  color: #C9D1D8;
}

.c-hamburger {
  background-color: transparent;
  background-color: #F4F4F4;
  border: transparent;
  border-radius: 100vmax;
  cursor: pointer;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

.c-hamburger span {
  background: #000;
  display: block;
  height: 2px;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  transition: all 0.4s;
  width: 22px;
}

.c-hamburger span:nth-of-type(1) {
  top: -0.6rem;
}

.c-hamburger span:nth-of-type(2) {
  top: 0px;
  transform: translateX(-0.45deg);
}

.c-hamburger span:nth-of-type(3) {
  top: 6px;
  transform: translateX(-0.45deg);
}

.c-hamburger.is-active span:nth-of-type(1) {
  top: 0.2rem;
  transform: translateX(-50%) rotate(225deg);
}

.c-hamburger.is-active span:nth-of-type(2) {
  opacity: 0;
}

.c-hamburger.is-active span:nth-of-type(3) {
  top: -0.2rem;
  transform: translateX(-50%) rotate(-225deg);
}

.flex-post {
  display: flex;
  flex-wrap: wrap;
  gap: 3.2rem 8rem;
  justify-content: space-between;
}
.flex-post .c-news-item {
  width: calc(50% - 4rem);
}

.c-news-item {
  display: flex;
  margin-bottom: 1.2rem;
  padding-bottom: 1.2rem;
  position: relative;
}
.c-news-item.border-b {
  border-bottom: 1px solid #C9D1D8;
}

.c-news-image {
  aspect-ratio: 19/13;
  background-color: #C9D1D8;
  border-radius: 16px;
  margin-right: 3.8rem;
  overflow: hidden;
  width: 19rem;
}

.c-news-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.c-news-image:hover img {
  transform: scale(1.05);
}

.c-news-text {
  flex: 1;
}

.c-news-link {
  display: block;
  height: 100%;
}

.c-news-date {
  color: #7EB5D3;
  display: block;
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.84px;
  line-height: 2.2;
}

.c-news-title {
  display: -webkit-box;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.6px;
  line-height: 1.7;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.c-read-more {
  bottom: 0;
  color: #0C4C81;
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.84px;
  padding-right: 3.7rem;
  position: absolute;
  right: 0;
}
.c-read-more::after {
  background-image: url(../images/svg/icon_arrow_blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 1.2rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2rem;
}

.c-pager-wrap {
  margin-top: 7.5rem;
}

.c-pager {
  align-items: center;
  color: #0C4C81;
  display: flex;
  gap: 1.6rem;
  justify-content: center;
}

.c-pager-btn {
  align-items: center;
  display: flex;
  height: 2.2rem;
  justify-content: center;
  width: 2.7rem;
}

.c-prev-btn {
  border-left: 2px solid #0C4C81;
}
.c-prev-btn img {
  transform: rotate(180deg);
}

.c-next-btn {
  border-right: 2px solid #0C4C81;
}

.c-pagination-num {
  align-items: center;
  background-color: #fff;
  border-radius: 100vmax;
  color: #0C4C81;
  display: flex;
  font-size: 1.8rem;
  font-weight: 700;
  height: 4.2rem;
  justify-content: center;
  width: 4.2rem;
}
.c-pagination-num.current {
  background-color: #7EB5D3;
  color: #fff;
}

.c-sec-header {
  margin-bottom: 8.8rem;
}

.c-sec-title {
  font-size: 3.8rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 1.5;
  position: relative;
  text-align: center;
}
.c-sec-title::before {
  border-bottom: 1px solid #C9D1D8;
  border-top: 1px solid #C9D1D8;
  bottom: -4rem;
  content: "";
  display: block;
  height: 8px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 50rem;
  z-index: 1;
}
.c-sec-title.color-white::before {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}
.c-sec-title span {
  display: block;
  text-align: center;
}

.c-sec-subtitle {
  color: #DBB67D;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}

.c-taste-list {
  display: grid;
  gap: 3rem;
  grid-template-columns: repeat(2, 1fr);
}

.c-taste-item {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.2rem;
  padding-bottom: 1.2rem;
}

.c-taste-image {
  aspect-ratio: 42/26;
  background-color: #C9D1D8;
  border-radius: 16px;
  margin-bottom: 3.2rem;
  overflow: hidden;
  width: 100%;
}

.c-taste-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.c-taste-image:hover img {
  transform: scale(1.05);
}

.c-taste-text {
  flex: 1;
}

.c-taste-link {
  display: block;
  height: 100%;
}

.c-taste-title {
  display: -webkit-box;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.6px;
  line-height: 1.7;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.c-taste-more {
  color: #0C4C81;
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.84px;
  margin-top: 1.7rem;
  padding-right: 3.7rem;
  position: relative;
  text-align: right;
}
.c-taste-more::after {
  background-image: url(../images/svg/icon_arrow_blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 1.2rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2rem;
}

.archive__contents {
  background-color: #fff;
  border-radius: 24px;
  padding: 8rem min(8vw, 10rem);
}
.archive__contents .c-btn-wrap {
  margin-top: 6rem;
  text-align: center;
}

.archive__content-header {
  margin-bottom: 10rem;
}

.retailers-header {
  margin-bottom: 4rem;
  text-align: center;
}

.retailers-header__title {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 4rem;
}

.retailers-header__description {
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 1;
  margin-bottom: 4rem;
}

.p-region-list {
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;
}
.p-region-list .region-list-item {
  position: relative;
}
.p-region-list .region-list-item:not(:last-child) {
  border-right: 1px solid #C9D1D8;
}

.retailers-archive {
  padding: 4rem 3rem 0;
}

.retailers-archive__item {
  align-items: flex-start;
  border-bottom: 1px solid #C9D1D8;
  display: flex;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.retailers-archive__item .shop_image {
  aspect-ratio: 288/231;
  background: #C9D1D8;
  border-radius: 16px;
  overflow: hidden;
  width: 288px;
}
.retailers-archive__item .shop_image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.retailers-archive__item .shop_city {
  border: 1px solid #7EB5D3;
  border-radius: 100vmax;
  color: #0C4C81;
  color: #7EB5D3;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 1.2;
  margin-bottom: 1rem;
  padding: 0.3rem 1.4rem;
}
.retailers-archive__item .shop_name {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 2rem;
}
.retailers-archive__item .pr-text {
  margin-bottom: 1rem;
}
.retailers-archive__item .shop_detail {
  margin-left: 3rem;
  width: calc(100% - 40rem);
}
.retailers-archive__item .shop_address {
  padding-left: 40px;
  position: relative;
}
.retailers-archive__item .shop_address:before {
  background: url(../images/svg/icon_address.svg) no-repeat center center;
  background-size: contain;
  content: "";
  display: block;
  height: 24px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 24px;
}
.retailers-archive__item .shop_address .sp {
  display: none;
}
.retailers-archive__item .shop_url {
  position: relative;
}
.retailers-archive__item .shop_url:before {
  background: url(../images/svg/icon_url.svg) no-repeat center center;
  background-size: contain;
  content: "";
  display: block;
  height: 24px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 24px;
}
.retailers-archive__item .shop_url li {
  padding-left: 40px;
  position: relative;
}
.retailers-archive__item .shop_url li a {
  color: #0C4C81;
  text-decoration: underline;
}
.retailers-archive__item .shop_tel {
  margin: 0.3rem 0;
  padding-left: 40px;
  position: relative;
}
.retailers-archive__item .shop_tel:before {
  background: url(../images/svg/icon_tel.svg) no-repeat center center;
  background-size: contain;
  content: "";
  display: block;
  height: 24px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 24px;
}

.retailers-city-list {
  background: rgba(170, 217, 229, 0.2);
  border-radius: 16px;
  display: flex;
  gap: 4rem;
  justify-content: center;
  margin-bottom: 2rem;
  padding: 1rem 0 2.5rem;
}

.retailers-label {
  display: block;
  padding: 0.5rem 2rem;
  position: relative;
  text-align: center;
  width: 100%;
}

.retailers-radio {
  height: 0;
  position: absolute;
  top: 0;
}
.retailers-radio.active + .retailers-label {
  color: #7EB5D3;
}
.retailers-radio.active + .retailers-label:after {
  background-color: #7EB5D3;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 90%;
}

.retailers-city-list label {
  position: relative;
}
.retailers-city-list label:before {
  border-bottom: 1px solid;
  border-left: 1px solid;
  content: "";
  height: 0.7rem;
  left: 50%;
  position: absolute;
  top: 104%;
  transform: translateX(-50%) rotate(313deg);
  width: 0.7rem;
}

.retailers-prefecture-name {
  background-color: rgba(170, 217, 229, 0.2);
  font-size: 3rem;
  letter-spacing: 2px;
  padding: 1rem 4rem;
}

.retailers-city-name {
  border-bottom: 2px solid;
  font-size: 2.4rem;
  letter-spacing: 2px;
  margin-bottom: 2rem;
  padding: 1rem 0;
}

.retailers-super {
  margin-bottom: 6rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: -9rem;
  width: min(112rem, 100%);
}

.retailers-super__lead {
  font-size: 1.8rem;
  line-height: 1.8;
  margin-bottom: 2rem;
  text-align: center;
}

.retailers-prefecture-lead {
  margin-bottom: 6rem;
  text-align: center;
}

.retailers-super__box-text-lead {
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 1rem;
}

/* -------------------------------------------*/
/*確認画面と完了画面を非表示*/
.confirm_area,
.thanks_area {
  display: none;
}

/*デフォルトのサンクスメッセージを非表示*/
.wpcf7-response-output {
  display: none;
}

.contact-sec01 {
  background-color: #F9F8F8;
  border-radius: 2rem;
  margin: 0 auto 6vw;
  padding: 6vw 0;
  width: 96%;
}

.wpcf7 {
  background-color: #fff;
  border-radius: 2rem;
  margin: 0 auto;
  max-width: 720px;
}
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=tel],
.wpcf7 select,
.wpcf7 textarea {
  border: 1px solid #C9D1D8;
  border-radius: 0.5rem;
  box-sizing: border-box;
  padding: 0.6rem 1rem;
  width: 100%;
}
.wpcf7 select {
  padding: 1rem 1rem;
}

.wpcf7-form-control-wrap {
  flex: 1;
  padding-left: 4rem;
  position: relative;
}

.Form-Item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.6rem;
}
.Form-Item p:not(.Form-Item-Label) {
  width: calc(100% - 240px);
}

.Form-Item-Label {
  position: relative;
  width: 200px;
}

.Form-Item-Res {
  flex: 1;
  text-align: left;
}

.Form-Item-Label-Required {
  background-color: #DB533A;
  border-radius: 0.4rem;
  color: #fff;
  font-size: 1.3rem;
  padding: 0.2rem 0.5rem;
  position: absolute;
  right: 0;
  top: 0;
}

.Form-Item-Label-any {
  background-color: #000;
  border-radius: 0.5rem;
  color: #fff;
  font-size: 1.3rem;
  padding: 0.2rem 0.5rem;
  position: absolute;
  right: 0;
  top: 0;
}

.confirm_area .Form-Item-Label-Required {
  display: none;
}
.confirm_area .confirm_area-read {
  margin-bottom: 6rem;
  text-align: center;
}

.button-wrap {
  display: flex;
  gap: 2rem;
  justify-content: center;
}

input.confirm_button {
  background: #0C4C81;
  border-radius: 100vmax;
  color: #fff;
  padding: 0.7rem 10rem;
}

input.confirm_button:disabled {
  background: #ccc;
  cursor: not-allowed;
}

.wpcf7-submit {
  background: #0C4C81;
  border-radius: 100vmax;
  color: #fff;
  padding: 0.7rem 10rem;
}

.back_button {
  background: #000;
  border-radius: 100vmax;
  color: #fff;
  padding: 0.7rem 10rem;
}

.back-link {
  margin-top: 4rem;
  text-align: center;
}
.back-link a {
  color: #0029af;
  text-decoration: underline;
}

p.Form-Item-Label-agree {
  display: flex;
  gap: 1rem;
  justify-content: center;
  margin: 3rem 0 4rem;
}

.contact-privacy-policy {
  background-color: rgba(170, 217, 229, 0.2);
  border-radius: 8px;
  margin-top: 6rem;
  padding: 3.2rem 5rem;
}

.contact-privacy-policy h4 {
  font-size: 1.3rem;
  font-weight: normal;
  margin-bottom: 1rem;
}

.contact-privacy-policy p {
  font-size: 1.3rem;
  line-height: 2;
  margin-bottom: 2rem;
}

.page__contents {
  background-color: #fff;
  border-radius: 24px;
  padding: 8rem min(8vw, 10rem);
}
.page__contents .c-btn-wrap {
  margin-top: 6rem;
  text-align: center;
}

.page-sec-header {
  margin-bottom: 4rem;
}

.page-sec-title {
  font-size: 3.8rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 1.5;
  position: relative;
  text-align: center;
}
.page-sec-title span {
  display: block;
  text-align: center;
}

.page-sec-subtitle {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.2;
  margin-bottom: 6rem;
  text-align: center;
}

.top-mainvisual {
  background: url(../images/top/mv.webp) no-repeat center bottom;
  background-size: cover;
  height: 80vh;
  position: relative;
}
.top-mainvisual .top-mainvisual__inner {
  margin-left: 50vw;
  position: absolute;
  top: 50%;
  transform: translateY(-67%);
  width: 55.7rem;
  z-index: 2;
}
.top-mainvisual .top-mainvisual__subTitle {
  color: #FFFFFF;
  font-size: 2.4rem;
  letter-spacing: 0.96px;
  line-height: 2.6;
  text-align: left;
  text-shadow: 0px 0px 6px rgba(12, 76, 129, 0.4);
}
.top-mainvisual .top-mainvisual__text {
  color: #FFFFFF;
  font-size: 1.7rem;
  letter-spacing: 0.96px;
  line-height: 2.2;
  text-align: left;
  text-shadow: 0px 0px 6px rgba(12, 76, 129, 0.4);
}
.top-mainvisual .inner {
  position: relative;
}

.top-mainvisual__topics {
  bottom: 0;
  height: 163px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
  z-index: 3;
}
.top-mainvisual__topics .inner {
  position: relative;
}
.top-mainvisual__topics .top-mainvisual__topics__inner {
  align-items: center;
  background: #FFFFFF url(../images/common/topics-arrow.webp) no-repeat right 4rem center;
  background-size: 3.8rem auto;
  border-radius: 21px;
  box-shadow: 0px 4px 3px rgba(12, 76, 129, 0.1019607843);
  display: flex;
  overflow: hidden;
  padding-right: 8.4rem;
  width: 100%;
}

.top-mainvisual__topics__title {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 8rem;
  justify-content: center;
  margin-right: 2rem;
  position: relative;
  width: 15.4rem;
}
.top-mainvisual__topics__title::before {
  background-color: #F29A14;
  border-radius: 100vmax;
  content: "";
  display: block;
  height: 15rem;
  left: -1.5rem;
  position: absolute;
  top: -3.6rem;
  width: 16rem;
  z-index: 1;
}
.top-mainvisual__topics__title h2 {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}

.top-mainvisual__topics__list {
  flex: 1;
}

.top-mainvisual__topics__item {
  align-items: center;
  display: flex;
}

.top-mainvisual__topics__date {
  font-family: "Rubik", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  margin-right: 4.6rem;
  margin-top: 2px;
}

.top-mainvisual__topics__link {
  display: block;
  display: -webkit-box;
  flex: 1;
  letter-spacing: 0.64px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.top-news {
  background-color: #fff;
  padding: 0 0 5.2rem 0;
}
.top-news .top-news-wrap {
  display: flex;
  gap: 4.4rem;
}
.top-news .top-news-wrap .top-news-content {
  flex: 1;
}
.top-news .top-news-title {
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 1.5;
  margin-bottom: 3.6rem;
  text-align: center;
}
.top-news .c-btn-wrap {
  margin-top: 5.5rem;
  text-align: center;
}
.top-news .c-news-title {
  -webkit-line-clamp: 1;
}

.p-top-about {
  background-color: #fff;
  padding-bottom: 6.8rem;
  padding-top: 6.8rem;
}
.p-top-about .c-btn-wrap {
  margin-top: 5.5rem;
  text-align: center;
}

.p-top-about__content {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
}

.p-top-about__image-wrap {
  position: relative;
  width: 50%;
}

.p-top-about__image {
  aspect-ratio: 575/434;
  border-radius: 24px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 575px;
}
.p-top-about__image:hover {
  opacity: 1;
}
.p-top-about__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.p-top-about__image img:hover {
  opacity: 1;
  transform: scale(1.05);
}

.about-illust {
  position: absolute;
  right: 0rem;
  top: -4.3rem;
  width: 18.2rem;
}

.p-top-about__image-text {
  background-color: rgba(26, 39, 72, 0.93);
  border-radius: 100vmax;
  bottom: -55px;
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 22rem;
  left: -36px;
  padding: 2rem;
  padding-left: 6rem;
  padding-top: 5rem;
  position: absolute;
  width: 22rem;
  z-index: 11;
}
.p-top-about__image-text .-text01 {
  color: #D9CAB2;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
}
.p-top-about__image-text .-text02 {
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 2;
}
.p-top-about__image-text .-text03 {
  align-items: center;
  display: flex;
  gap: 1.7rem;
}
.p-top-about__image-text .-arrow-icon {
  background: url(../images/svg/icon_arrow.svg) no-repeat center center;
  background-size: contain;
  display: block;
  height: 1.2rem;
  width: 1.2rem;
}

.p-top-about__text {
  flex: 1;
  padding-left: 8.6rem;
  padding-top: 8rem;
  position: relative;
  z-index: 2;
}
.p-top-about__text .c-sec-title {
  text-align: left;
}
.p-top-about__text .c-sec-title span {
  display: block;
  text-align: left;
}

.p-top-about__description {
  font-size: 1.5rem;
  line-height: 2.4;
}

.p-top-about__post {
  margin-top: 12.3rem;
}

.p-top-taste {
  background-color: #AAD9E5;
  padding: 7rem 0 0;
}

.p-top-taste__list {
  display: flex;
  flex-wrap: wrap;
  gap: 3.2rem;
  margin-top: 6rem;
}

.p-top-taste__list-item {
  width: calc(50% - 1.6rem);
}

.p-top-taste__list-item:first-of-type {
  margin-top: -3rem;
}

.p-top-taste__list-item:nth-of-type(2) {
  margin-top: 0;
}

.p-top-taste__list-item:nth-of-type(3) {
  margin-top: -6rem;
}

.p-top-taste__list-item:nth-of-type(4) {
  margin-top: -1rem;
}

.bottom-wave {
  height: 20rem;
  width: 130%;
}
.bottom-wave img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-top-taste__description {
  font-size: 1.5rem;
  line-height: 2.5;
  text-align: center;
}

.cuisine-illust {
  position: absolute;
  right: -6rem;
  top: -12.3rem;
  width: 23.2rem;
}

.p-top-safety {
  background-color: #fff;
  padding: 0 0 8.5rem;
}
.p-top-safety .c-sec-header {
  margin-top: -6rem;
}
.p-top-safety .p-top-safety__post {
  margin-top: 7.3rem;
}
.p-top-safety .c-news-image {
  aspect-ratio: 35/15;
  background-color: #C9D1D8;
  border-radius: 16px;
  margin-right: 3.8rem;
  overflow: hidden;
  width: 35rem;
}
.p-top-safety .c-btn-wrap {
  margin-top: 5.5rem;
  text-align: center;
}

.p-top-safety__content {
  position: relative;
}
.p-top-safety__content:before {
  background: url(../images/top/safe_illust.webp) no-repeat center center;
  background-size: contain;
  content: "";
  display: block;
  height: 20rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 18.6rem;
}

.p-top-safety__text {
  align-items: flex-end;
  display: flex;
}

.p-top-safety__description {
  font-size: 1.5rem;
  line-height: 2.5;
  text-align: center;
}

.p-top-safety__post {
  margin-top: 7rem;
}

.p-top-culture {
  background: url(../images/top/bg_culture.webp) repeat left top;
  background-size: cover;
  padding: 11rem 0 21rem;
}
.p-top-culture .c-btn-wrap {
  margin-top: 5.5rem;
  text-align: center;
}

.p-top-culture__content {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
}
.p-top-culture__content .c-sec-title {
  text-align: left;
}
.p-top-culture__content .c-sec-title::before {
  left: 0%;
  transform: translateX(0%);
}
.p-top-culture__content .c-sec-title span {
  display: block;
  text-align: left;
}

.p-top-culture__text {
  text-align: left;
}

.p-top-culture__description {
  font-size: 1.5rem;
  line-height: 2.5;
  text-align: left;
}

.p-top-culture__image-wrap {
  position: relative;
  width: 50%;
}

.p-top-culture__text {
  flex: 1;
  padding-right: 8.6rem;
  padding-top: 4rem;
}

.p-top-culture__image {
  aspect-ratio: 575/434;
  border-radius: 24px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 575px;
}
.p-top-culture__image:hover {
  opacity: 1;
}
.p-top-culture__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.p-top-culture__image img:hover {
  opacity: 1;
  transform: scale(1.05);
}

.p-top-culture__image-text {
  background-color: rgba(26, 39, 72, 0.93);
  border-radius: 100vmax;
  bottom: -73px;
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 22rem;
  padding-left: 4rem;
  padding-top: 5rem;
  position: absolute;
  right: -26px;
  width: 22rem;
  z-index: 11;
}
.p-top-culture__image-text .-text01 {
  color: #D9CAB2;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
}
.p-top-culture__image-text .-text02 {
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 2;
}
.p-top-culture__image-text .-text03 {
  align-items: center;
  display: flex;
  gap: 1.7rem;
}
.p-top-culture__image-text .-arrow-icon {
  background: url(../images/svg/icon_arrow.svg) no-repeat center center;
  background-size: contain;
  display: block;
  height: 1.2rem;
  width: 1.2rem;
}

.p-top-culture__post {
  margin-top: 12.3rem;
}

.p-top-shop-info {
  position: relative;
}

.p-top-shop-info__content {
  background-color: #fff;
  border-radius: 24px;
  box-shadow: 0px 4px 3px rgba(12, 76, 129, 0.1019607843);
  margin: 0 auto;
  max-width: 1120px;
  padding: 4rem 6rem;
  position: relative;
  top: -10rem;
  width: 100%;
}

.p-top-shop-info__header {
  margin-bottom: 2rem;
  text-align: center;
}

.p-top-shop-info__title {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 1.5;
}

.p-top-shop-info__description {
  font-size: 1.5rem;
  line-height: 2.5;
  text-align: center;
}

.p-top-shop-info__list {
  display: flex;
  gap: 3.4rem;
  margin-top: 4rem;
}

.p-top-shop-info__list-item {
  border-radius: 24px;
  overflow: hidden;
  width: calc(33.33% - 2.26rem);
}
.p-top-shop-info__list-item img {
  transition: transform 0.3s ease;
}
.p-top-shop-info__list-item:hover {
  opacity: 1;
}
.p-top-shop-info__list-item:hover img {
  transform: scale(1.05);
}

.p-top-shop-info__list-link {
  display: block;
  height: 100%;
  width: 100%;
}
.p-top-shop-info__list-link:hover {
  opacity: 1;
}

.p-top-shop-info__list-text {
  background: url(../images/svg/icon_arrow.svg) no-repeat center bottom;
  background-size: 1.6rem;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 500;
  left: 50%;
  letter-spacing: 1.5px;
  line-height: 1.5;
  padding-bottom: 3rem;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}

.p-top-restaurant {
  background: url(../images/top/bg_restaurant.webp) repeat left top;
  background-size: cover;
  border: 7px solid #D9CAB2;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.3019607843);
  margin-top: -5rem;
  padding: 1.6rem;
}

.p-top-restaurant__content-header,
.p-top-restaurant__content-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.p-top-restaurant__content-header img,
.p-top-restaurant__content-footer img {
  width: 4rem;
}

.p-top-restaurant__content {
  padding: 0 0.6rem;
}

.p-top-restaurant__text {
  margin-bottom: 2.6rem;
}

.p-top-restaurant__title {
  border-bottom: 3px solid #D9CAB2;
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 1.5;
  margin: 0 auto 2.6rem;
  padding-bottom: 2.2rem;
  width: -moz-fit-content;
  width: fit-content;
}

.p-top-restaurant__description {
  font-size: 1.5rem;
  line-height: 2.5;
  text-align: center;
}

.p-top-restaurant__image {
  display: flex;
  gap: 3.2rem;
  justify-content: space-between;
}
.p-top-restaurant__image li {
  flex: 1;
  height: 250px;
  overflow: hidden;
}
.p-top-restaurant__image li img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-top-restaurant-info {
  align-items: center;
  display: flex;
  gap: 3.2rem;
  justify-content: space-between;
  margin-top: 6rem;
}
.p-top-restaurant-info .p-top-restaurant-info__content {
  flex: 1;
}
.p-top-restaurant-info .p-top-restaurant-info__map {
  flex: 1;
  height: 40rem;
}

.p-top-restaurant-info__content-header {
  margin-bottom: 2.4rem;
}

.p-top-restaurant-info__title {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 1.5;
}

.p-top-restaurant-info__content-body {
  font-size: 1.5rem;
  line-height: 2.5;
}

.reservation-info {
  margin-top: 2rem;
}

.reservation-info__title {
  border-left: 7px solid #D9CAB2;
  line-height: 1.2;
  margin-bottom: 1.2rem;
  padding-left: 1.2rem;
}

.reservation-info__description {
  display: flex;
  gap: 2rem;
}
.reservation-info__description a {
  display: inline-block;
  flex: 1;
}

.single__contents {
  background-color: #fff;
  border-radius: 24px;
  padding: 6.4rem 8vw;
}
.single__contents .c-btn-wrap {
  margin-top: 6rem;
  text-align: center;
}

.single__content-header {
  margin-bottom: 8rem;
  position: relative;
}
.single__content-header::before {
  background-color: #C9D1D8;
  bottom: -40px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.single__content-header::after {
  background-color: #C9D1D8;
  bottom: -45px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

.single__category {
  margin-bottom: 4.4rem;
  margin-left: -4rem;
}

.single__category-link {
  background-color: #7EB5D3;
  border-radius: 100vmax;
  color: #fff;
  display: inline-block;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.8px;
  line-height: 1.5;
  padding: 0.5rem 3rem;
}

.single__content-date {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.64px;
  line-height: 1.5;
}

.single__content-title {
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 1.5;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  border-color: #C9D1D8;
  margin: 4rem 0;
  width: 100%;
}

.single__content-body a,
.page__content-body a {
  color: #0C4C81;
  text-decoration: underline;
}
.single__content-body p,
.single__content-body .wp-block-columns,
.single__content-body .wp-block-image,
.page__content-body p,
.page__content-body .wp-block-columns,
.page__content-body .wp-block-image {
  margin-bottom: 4rem;
}
.single__content-body strong,
.page__content-body strong {
  font-weight: 700;
}
.single__content-body h2,
.page__content-body h2 {
  background-color: rgba(170, 217, 229, 0.2);
  border-radius: 16px;
  color: #1A2748;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 1.5;
  margin: 4rem 0 3.2rem 0;
  padding: 2rem;
  text-align: left;
}
.single__content-body h3,
.page__content-body h3 {
  border-bottom: 1px solid #C9D1D8;
  color: #1A2748;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 1.5;
  margin: 3.2rem 0 2.4rem 0;
  padding: 1.4rem 0;
  text-align: left;
}
.single__content-body h4,
.page__content-body h4 {
  align-items: center;
  color: #1A2748;
  display: flex;
  font-size: 1.6rem;
  font-weight: 700;
  gap: 1.2rem;
  letter-spacing: 1.2px;
  line-height: 1.5;
  margin: 3.2rem 0 1.6rem 0;
  text-align: left;
}
.single__content-body h4::before,
.page__content-body h4::before {
  color: #AAD9E5;
  content: "●";
  font-size: 1.6rem;
  margin-right: 1.2rem;
  text-align: left;
}
.single__content-body .wp-block-column .wp-block-image,
.page__content-body .wp-block-column .wp-block-image {
  margin-bottom: 0;
}
.single__content-body .pattern-layout,
.page__content-body .pattern-layout {
  background: rgba(170, 217, 229, 0.2);
  border-radius: 16px;
  padding: 4rem;
}
.single__content-body .pattern-layout__left,
.page__content-body .pattern-layout__left {
  border-right: 1px solid #C9D1D8;
  flex-basis: 25% !important;
  padding-right: 5rem;
  text-align: right;
}
.single__content-body .pattern-layout__right,
.page__content-body .pattern-layout__right {
  flex-basis: 75% !important;
  padding-left: 4rem;
  text-align: left;
}

.pattern-layout__title {
  color: #000;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 1.5;
  text-align: center;
}

@media all and (-ms-high-contrast: none){
  html,
  body {
    display: none;
  }
}

@media screen and (768px <= width <= 1120px){
  html {
    font-size: 52%;
  }
  .l-footer {
    padding: 4rem 0;
  }
  .l-header__logo {
    align-items: center;
    padding-right: 0;
  }
  .l-header__logo a {
    width: 21.9rem;
  }
  .retailers-archive {
    padding: 4rem 0;
  }
  .top-mainvisual {
    height: 70vh;
  }
}

@media screen and (width <= 767px){
  html {
    font-size: 62.5%;
  }
  body {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    line-height: 1.6;
    overflow-x: hidden;
  }
  a[href^="tel:"] {
    pointer-events: auto;
  }
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .l-footer {
    padding: 4rem 0 8rem 0;
  }
  .l-footer-partners {
    flex-wrap: wrap;
    gap: 1.2rem;
    padding: 0 4vw;
  }
  .l-footer-partners .l-footer-partners__item {
    width: calc(50% - 0.7rem);
  }
  .l-footer-info {
    display: none;
    padding: 0;
  }
  .l-footer-logo {
    margin: 0 auto 3rem;
    width: 20rem;
  }
  .l-footer-nav-wrap {
    display: none;
  }
  .l-footer-info-right {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
  }
  .copy {
    font-size: 1.2rem;
    margin-top: 2rem;
    padding-bottom: 0;
    text-align: center;
  }
  .l-header {
    padding: 0 4vw;
    position: absolute;
  }
  .archive .l-header,
  .single .l-header,
  .page .l-header,
  .error404 .l-header {
    left: 0;
    top: 2rem;
  }
  .l-header__nav {
    height: 100vh;
  }
  .l-header__nav-inner {
    padding: 6rem 8vw 8vw 8vw;
  }
  .l-header__logo {
    align-items: center;
    padding-right: 0;
  }
  .l-header__logo a {
    width: 11.9rem;
  }
  .l-header__hamburger {
    right: 4vw;
    top: 1rem;
  }
  .l-header__nav {
    max-width: 100%;
    width: 100%;
  }
  .l-nav__item {
    margin-bottom: 2rem;
  }
  .l-nav__link {
    font-size: 1.8rem;
    gap: 1.2rem;
  }
  .nav-icon {
    height: 2.2rem;
    width: 2.2rem;
  }
  .l-nav__sub-menu {
    display: flex;
    margin-left: 3.6rem;
    margin-top: 0.5rem;
  }
  .l-nav__sub-menu__link {
    align-items: center;
    display: flex;
    font-size: 1.4rem;
    white-space: nowrap;
    width: 9.4rem;
  }
  .l-sub-nav__item {
    width: 100%;
  }
  .arrow-default {
    background-image: url(../images/svg/icon_arrow.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    flex-shrink: 0;
    height: 1.2rem;
    margin-right: 0.6rem;
    margin-top: 1.2rem;
    transform: translateY(-50%);
    transition: all 0.3s;
    width: 1.2rem;
  }
  .l-header__link {
    background-position: left 15vw center;
    background-size: 2rem;
    border-radius: 0;
    bottom: 0;
    justify-content: center;
    left: 0;
    margin-right: 0;
    padding: 1.2rem 4rem;
    position: fixed;
    width: 100%;
  }
  .inner {
    padding: 0 4vw;
  }
  .c-breadcrumbs {
    font-size: 1.2rem;
    padding: 7rem 0 1rem;
  }
  .c-breadcrumbs a {
    font-size: 1.2rem;
  }
  .c-breadcrumbs .inner {
    padding-left: 4vw;
  }
  .c-btn {
    font-size: 1.4rem;
    min-width: 28rem;
    padding: 1.6rem 2rem 1.6rem 2.6rem;
  }
  .c-follow-us {
    display: none;
  }
  .flex-post {
    flex-direction: column;
    gap: 2rem;
  }
  .flex-post .c-news-item {
    width: 100%;
  }
  .c-news-item {
    flex-direction: column;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
  .c-news-image {
    aspect-ratio: 327/130;
    margin-bottom: 2rem;
    margin-right: 0;
    width: 100%;
  }
  .c-sec-header {
    margin-bottom: 3.4rem;
  }
  .c-sec-title {
    font-size: 2.4rem;
  }
  .c-sec-title::before {
    bottom: -2rem;
    width: 100%;
  }
  .c-sec-title {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
  .c-sec-subtitle {
    font-size: 1.8rem;
  }
  .c-taste-list {
    gap: 2rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .c-taste-image {
    margin-bottom: 2rem;
  }
  .archive__contents {
    padding: 3rem 4vw;
  }
  .retailers-header {
    margin-bottom: 3rem;
  }
  .retailers-header__title {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
  .retailers-header__description {
    font-size: 1.4rem;
    text-align: left;
  }
  .retailers-wrap {
    margin-top: 3rem;
  }
  .p-region-list {
    flex-wrap: wrap;
    gap: 1.4rem;
    justify-content: center;
  }
  .p-region-list .region-list-item {
    border: 1px solid #C9D1D8;
  }
  .retailers-archive {
    padding: 2rem 0;
  }
  .retailers-archive__item .shop_image {
    margin-bottom: 2rem;
    width: 100%;
  }
  .retailers-archive__item .shop_name {
    width: 100%;
  }
  .retailers-archive__item .shop_detail {
    margin-left: 0;
    width: 100%;
  }
  .retailers-archive__item {
    flex-direction: column;
  }
  .retailers-archive__item .shop_name {
    width: 100%;
  }
  .retailers-archive__item .shop_address .sp {
    display: block;
  }
  .retailers-city-list {
    flex-wrap: wrap;
    gap: 1.4rem;
    justify-content: center;
    margin-bottom: 3rem;
    padding: 2rem 6vw 4rem;
  }
  .retailers-city-list li {
    text-align: center;
    width: 47%;
  }
  .retailers-prefecture-name {
    font-size: 2.4rem;
    padding: 1rem 2rem;
  }
  .retailers-super__lead {
    font-size: 1.6rem;
  }
  .wpcf7-submit {
    padding: 0.7rem 4rem;
  }
  .back_button {
    padding: 0.7rem 4rem;
  }
  p.Form-Item-Label-agree {
    margin: 2rem 0rem;
  }
  .page__contents {
    padding: 3rem 4vw;
  }
  .page-sec-title {
    font-size: 2.4rem;
  }
  .page-sec-title {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
  .page-sec-subtitle {
    font-size: 1.4rem;
  }
  .top-mainvisual {
    background: url(../images/top/mv_sp.webp) no-repeat center bottom;
    background-size: cover;
    height: 80vh;
    margin-bottom: 9rem;
  }
  .top-mainvisual .top-mainvisual__inner {
    display: none;
  }
  .top-mainvisual .top-mainvisual__subTitle {
    font-size: 1.8rem;
    line-height: 1.2;
  }
  .top-mainvisual .top-mainvisual__text {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .top-mainvisual {
    height: 80vh;
  }
  .top-mainvisual__topics {
    bottom: -7.6rem;
  }
  .top-mainvisual__topics .top-mainvisual__topics__inner {
    background: #fff;
    border-radius: 12px;
    flex-direction: column;
    padding-right: 0;
  }
  .top-mainvisual__topics__title {
    background-color: #F29A14;
    height: auto;
    margin-right: 0;
    padding: 1.1rem 0;
    width: 100%;
  }
  .top-mainvisual__topics__title::before {
    display: none;
  }
  .top-mainvisual__topics__list {
    width: 100%;
  }
  .top-mainvisual__topics__item {
    align-items: flex-start;
    flex-direction: column;
    padding: 1.5rem 1.6rem;
  }
  .top-news .top-news-wrap {
    flex-direction: column;
  }
  .top-news .top-news-wrap .top-news-content {
    width: 100%;
  }
  .top-news .top-news-title {
    font-size: 2rem;
    margin-bottom: 1.4rem;
  }
  .p-top-about {
    padding-bottom: 3.4rem;
    padding-top: 3.4rem;
  }
  .p-top-about .c-btn-wrap {
    margin-top: 3.4rem;
    text-align: center;
  }
  .p-top-about__content {
    flex-direction: column;
  }
  .p-top-about__image-wrap {
    width: 100%;
  }
  .p-top-about__image {
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
  }
  .about-illust {
    display: none;
  }
  .p-top-about__text {
    margin-bottom: 3rem;
    padding-left: 0;
    padding-top: 3.4rem;
  }
  .p-top-about__text .c-sec-title {
    text-align: center;
  }
  .p-top-about__text .c-sec-title span {
    text-align: center;
  }
  .p-top-about__description {
    font-size: 1.4rem;
    line-height: 2;
  }
  .p-top-about__post {
    margin-top: 4.3rem;
  }
  .p-top-taste__list-item {
    width: 100%;
  }
  .p-top-taste__list-item:first-of-type {
    margin-top: 0;
  }
  .p-top-taste__list-item:nth-of-type(3) {
    margin-top: 0;
  }
  .p-top-taste__list-item:nth-of-type(4) {
    margin-top: 0;
  }
  .p-top-taste__description {
    font-size: 1.4rem;
    line-height: 2;
    text-align: left;
  }
  .cuisine-illust {
    display: none;
  }
  .p-top-safety .p-top-safety__post {
    margin-top: 3.3rem;
  }
  .p-top-safety .c-news-image {
    margin-bottom: 2rem;
    margin-right: 0;
    width: 100%;
  }
  .p-top-safety .c-btn-wrap {
    margin-top: 3.4rem;
  }
  .p-top-safety__content:before {
    content: none;
  }
  .p-top-safety__description {
    font-size: 1.4rem;
    line-height: 2;
    text-align: left;
  }
  .p-top-culture {
    padding: 6rem 0 11rem;
  }
  .p-top-culture .c-btn-wrap {
    margin-top: 3.4rem;
  }
  .p-top-culture__content {
    flex-direction: column-reverse;
    gap: 3rem;
  }
  .p-top-culture__content .c-sec-title {
    text-align: center;
  }
  .p-top-culture__content .c-sec-title span {
    text-align: center;
  }
  .p-top-culture__description {
    font-size: 1.4rem;
    line-height: 2;
    text-align: left;
  }
  .p-top-culture__image-wrap {
    width: 100%;
  }
  .p-top-culture__text {
    padding-right: 0;
    padding-top: 0;
  }
  .p-top-culture__image {
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
  }
  .p-top-culture__image-text {
    background-color: rgba(26, 39, 72, 0.93);
    border-radius: 100vmax;
    bottom: -99px;
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 22rem;
    padding-left: 4rem;
    padding-top: 4rem;
    position: absolute;
    right: -51px;
    width: 22rem;
    z-index: 11;
  }
  .p-top-culture__post {
    margin-top: 4.3rem;
  }
  .p-top-shop-info__content {
    padding: 3rem 2rem;
    top: -5rem;
    width: 100%;
  }
  .p-top-shop-info__title {
    font-size: 2.4rem;
  }
  .p-top-shop-info__description {
    font-size: 1.4rem;
    line-height: 2;
    text-align: left;
  }
  .p-top-shop-info__list {
    flex-direction: column;
    gap: 2rem;
    margin-top: 2rem;
  }
  .p-top-shop-info__list-item {
    width: 100%;
  }
  .p-top-shop-info__list-text {
    background-size: 1.2rem;
    font-size: 1.8rem;
    padding-bottom: 2rem;
  }
  .p-top-restaurant {
    margin-top: 0;
    padding: 0.6rem;
  }
  .p-top-restaurant__title {
    font-size: 2.2rem;
    letter-spacing: 1px;
    line-height: 1.2;
    margin-bottom: 1.6rem;
    padding-bottom: 1.6rem;
  }
  .p-top-restaurant__description {
    font-size: 1.4rem;
    line-height: 2;
    text-align: left;
  }
  .p-top-restaurant__image {
    flex-direction: column;
    gap: 1.6rem;
  }
  .p-top-restaurant__image li {
    height: auto;
  }
  .p-top-restaurant__image li:first-of-type {
    display: none;
  }
  .p-top-restaurant__image li:nth-of-type(2) {
    margin-top: 0;
  }
  .p-top-restaurant__image li:nth-of-type(3) {
    display: none;
  }
  .p-top-restaurant-info {
    flex-direction: column;
    gap: 1.6rem;
    margin-top: 2.4rem;
  }
  .p-top-restaurant-info .p-top-restaurant-info__map {
    height: 35rem;
  }
  .p-top-restaurant-info__content-header {
    margin-bottom: 1.8rem;
    text-align: center;
  }
  .p-top-restaurant-info__title {
    font-size: 2rem;
    letter-spacing: 1px;
    line-height: 1.2;
    text-align: center;
  }
  .reservation-info__description {
    flex-direction: column;
    gap: 0;
  }
  .single__contents {
    padding: 3rem 4vw;
  }
  .single__content-header {
    margin-bottom: 4rem;
  }
  .single__content-header::before {
    bottom: -20px;
  }
  .single__content-header::after {
    bottom: -25px;
  }
  .single__category {
    margin-bottom: 2rem;
    margin-left: 0;
  }
  .single__category-link {
    font-size: 1.6rem;
    padding: 0.5rem 2rem;
  }
  .single__content-title {
    font-size: 2rem;
  }
  .single__content-body .pattern-layout,
  .page__content-body .pattern-layout {
    padding: 2rem;
  }
  .single__content-body .pattern-layout__left,
  .page__content-body .pattern-layout__left {
    border-bottom: 1px solid #C9D1D8;
    border-right: none;
    flex-basis: 20% !important;
    padding-bottom: 2rem;
    padding-right: 0;
    text-align: left;
  }
  .single__content-body .pattern-layout__left p,
  .page__content-body .pattern-layout__left p {
    margin-bottom: 0;
  }
  .single__content-body .pattern-layout__right,
  .page__content-body .pattern-layout__right {
    flex-basis: 80% !important;
    padding-left: 0;
  }
  .single__content-body .pattern-layout__right p,
  .page__content-body .pattern-layout__right p {
    margin-bottom: 0;
  }
}

@media (hover: hover){
  a {
    transition: all 0.3s;
  }
  a:hover {
    opacity: 0.6;
  }
}

@media (max-height: 712px){
  .l-header__nav {
    height: 100vh;
  }
}

@media screen and (max-width: 1120px) and (min-width: 768px){
  .inner {
    padding: 0 6vw;
  }
}

@media screen and (375px <= width <= 1120px){
  .retailers-radio.active + .retailers-label {
    background-color: #F7E980;
  }
  .retailers-radio.active + .retailers-label:after {
    content: none;
  }
  .retailers-super {
    margin-top: 0;
  }
}

@media (max-width: 768px){
  .wpcf7-form-control-wrap {
    padding-left: 0;
  }
  .Form-Item {
    flex-direction: column;
    gap: 1rem;
  }
  .Form-Item p:not(.Form-Item-Label) {
    width: 100%;
  }
  .Form-Item-Label {
    width: 100%;
  }
  .Form-Item-Label-Required {
    margin-right: 1rem;
    position: relative;
    right: 0;
    top: 0;
  }
  .Form-Item-Label-any {
    margin-right: 1rem;
    position: relative;
    right: 0;
    top: 0;
  }
}
/*# sourceMappingURL=maps/styles.css.map */
