@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  tab-size: 4;
  word-break: normal;
}
*,
:after,
:before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}
* {
  margin: 0;
  padding: 0;
}
hr {
  color: inherit;
  height: 0;
  overflow: visible;
}
details,
main {
  display: block;
}
summary {
  display: list-item;
}
small {
  font-size: 80%;
}
[hidden] {
  display: none;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline-width: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
pre {
  font-size: 1em;
}
b,
strong {
  font-weight: bolder;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  border-color: inherit;
  text-indent: 0;
}
iframe {
  border-style: none;
}
input {
  border-radius: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  resize: vertical;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: 700;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role='button'],
[type='button'],
[type='reset'],
[type='submit'],
button {
  cursor: pointer;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type='reset'],
[type='submit'],
button,
html [type='button'] {
  -webkit-appearance: button;
}
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}
legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}
[disabled] {
  cursor: default;
}
img {
  border-style: none;
}
progress {
  vertical-align: baseline;
}
[aria-busy='true'] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled='true'] {
  cursor: default;
}
body {
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  line-height: 1.8;
  font-weight: 400;
  color: #333;
}
a[href^='tel'] {
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  [data-device='pc'] {
    display: none !important;
  }
}
@media screen and (min-width: 900px) {
  [data-device='sp'] {
    display: none !important;
  }
}
a {
  color: inherit;
}
a:hover {
  text-decoration: none;
}
img,
svg {
  vertical-align: middle;
}
img {
  width: 100%;
  height: auto;
}
.use-sprite {
  position: absolute;
  height: 0;
}
.use-sprite > svg {
  display: block;
  height: 0;
}
p {
  text-align: justify;
}
.global-header,
.global-footer {
  display: block;
}
body {
  background: #000;
  font-size: 16px;
}
img {
  width: auto;
  max-width: 100%;
}
ul,
li {
  list-style-type: none;
}
._pc {
  display: block !important;
}
._sp {
  display: none !important;
}
#wrap {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}
.top_mv {
  margin-top: 50px;
  position: relative;
}
.top_mv .logo {
  position: absolute;
  left: 75px;
  top: -50px;
  width: 240px;
}
.top_mv .top_sns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  position: absolute;
  right: 80px;
  top: 20px;
}
.top_mv .top_sns li {
  width: 60px;
  height: 60px;
}
.content {
  max-width: 1200px;
  margin: 50px auto;
  position: relative;
  padding: 0 15px;
}
.expo {
  background: #f29600;
  padding: 40px;
  border-radius: 20px;
}
.cloud01 {
  position: absolute;
  left: 50px;
  top: -20px;
}
.cloud02 {
  position: absolute;
  right: 50px;
  top: -20px;
}
.expo p {
  color: #fff;
  margin-top: 30px;
  text-align: justify;
}
.expo .subtext {
  color: #fff;
  font-size: 14px;
}
.expo .expo_imgList {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
  margin: 30px 0 15px;
}
.midokoro ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
.midokoro ul li {
  position: relative;
  background: #fff;
  border: 2px solid #f29600;
  border-radius: 20px;
}
.midokoro ul li img {
  border-radius: 18px 18px 0 0;
}
.midokoro ul li h3 {
  position: absolute;
  left: 50%;
  top: -20px;
  transform: translate(-50%);
  background: #f29600;
  border-radius: 20px;
  padding: 5px 20px;
  color: #fff;
}
.midokoro ul li h4 {
  text-align: center;
}
.midokoro ul li p {
  padding: 0 20px 20px;
  font-size: 15px;
  text-align: justify;
}
.link a {
  color: #fff;
  margin-top: 15px;
  display: block;
  text-align: left;
  font-size: 11px;
  position: absolute;
  bottom: -35px;
  left: 10px;
}
.c_list {
  margin-top: 100px;
}
.c_list h3 {
  text-align: center;
  padding-bottom: 30px;
}
.c_listbox {
  margin: 15px 0;
  border-radius: 20px;
  position: relative;
}
.c_listbox p {
  margin: 15px 0;
}
.info02 {
  background: url(/images/bg_line02.png);
}
.info03 {
  background: url(/images/bg_line03.png);
}
.info04 {
  background: url(/images/bg_line04.png);
}
.info04 .contents03_img {
  bottom: auto;
  top: 10px;
}
.umaimon {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
  margin-top: 20px;
}
.umaimon li a {
  display: block;
  text-align: center;
  border: 2px solid #fff;
  background: #004921;
  padding: 15px;
  border-radius: 15px;
  text-decoration: none;
  color: #fff;
  transition: ease-in-out 0.3s;
}
.umaimon li a:hover {
  background: #fff;
  color: #004921;
  border: 2px solid #004921;
}
.access {
  background: #fff;
  border: 4px solid #b89c4f;
  border-radius: 20px;
  padding: 0;
}
.access h3 {
  text-align: center;
  padding: 15px 0;
  background: #b89c4f;
  font-size: 26px;
  color: #fff;
  border-radius: 15px 15px 0 0;
}
.access .access_box,
.access .access_route {
  padding: 30px 30px 0;
}
.access_title h4,
.access_route h4 {
  font-size: 30px;
}
.access_route:last-child {
  padding-bottom: 30px;
}
.access_route h5 {
  background: #b89c4f;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  padding: 5px 15px;
  height: 42px;
  position: relative;
}
.access_route h5:after {
  content: '';
  position: absolute;
  top: 0;
  right: -25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
  border-left: 25px solid #b89c4f;
  border-right: 0;
}
.access_route p {
  margin-top: 20px;
  font-size: 15px;
}
.access_box {
  display: flex;
  gap: 30px;
  grid-template-columns: 1fr 1fr;
}
.link_btn a {
  background: #b89c4f;
  color: #fff;
  display: block;
  padding: 15px;
  text-align: center;
  max-width: 600px;
  width: 100%;
  text-decoration: none;
  margin: 0 auto 50px;
  border-radius: 20px;
  transition: ease-in-out 0.3s;
  border: 2px solid #b89c4f;
  font-weight: 700;
  font-size: 18px;
}
.link_btn a:hover {
  background: #fff;
  color: #b89c4f;
}
.bnr_list {
  display: flex;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
}
.bnr_list li {
  width: 31.3%;
  margin: 1%;
  display: block;
  width: 100%;
}
.bnr_list a {
  display: block;
  width: 100%;
  text-align: center;
}
.bnr_list li .ft_01_box a {
  color: #000;
}
.ft_data a {
  color: #fff;
}
footer {
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 13px;
  margin-top: 50px;
}
.map_left img {
  margin: 0 auto;
}
.captcha {
  text-align: center;
  line-height: 1.5;
  margin-top: 20px;
}
footer.new_ft {
  background: #fff;
  color: #000;
  text-align: left;
  padding-bottom: 0;
}
footer.new_ft .ft_inner {
  padding: 30px 15px;
  max-width: 1200px;
  margin: 0 auto;
}
.ft_inner p {
  padding-bottom: 30px;
  font-size: 15px;
}
.ft_01 h3 {
  font-weight: 700;
  font-size: 20px;
  color: #e37323;
}
.ft_01 .ft_01_box {
  display: flex;
  justify-content: space-between;
}
.ft_01 .ft_01_box > * {
  width: 31.33%;
  margin-right: 2%;
}
.ft_01 .ft_01_box p {
  font-size: 14px;
}
.ft_01 .ft_tel a {
  display: flex;
  border-radius: 20px;
  padding: 20px 30px;
  align-items: center;
  justify-content: center;
  background: #000;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.ft_02_outer {
  background: #ded5e0;
}
.ft_03_outer {
  background: #b89c4f;
}
.ft_02 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 80px;
}
.ft_02 h4 {
  font-size: 24px;
  font-weight: 700;
}
.ft_02 .sns_list {
  display: flex;
  justify-content: center;
  gap: 30px;
}
.ft_02 .sns_list > a {
  margin: 0 15px;
}
.ft_03 .ft_data {
  display: flex;
  color: #fff;
  justify-content: center;
}
.ft_03 .ft_data li {
  font-size: 15px;
  margin-right: 20px;
}
.ft_03 .ft_data li span {
  display: inline-block;
  padding: 0 6px;
  border: 1px solid #fff;
  margin-right: 5px;
}
.ft_03 small {
  display: block;
  margin: 30px auto 0;
  text-align: center;
}
.bg_star {
  position: fixed;
  left: 50%;
  top: 0;
  transform: translate(-50%);
  z-index: -1;
}
.news {
  background: #fff;
  padding: 40px;
  border-radius: 20px;
}
.news h3 {
  text-align: center;
}
.news ul {
  margin: 40px auto 0;
  max-width: 800px;
}
.news ul li {
  padding-left: 120px;
  position: relative;
  font-size: 17px;
  border-bottom: 1px solid #f29600;
  padding-bottom: 5px;
}
.news ul li:not(:last-child) {
  margin-bottom: 20px;
}
.news ul li span {
  position: absolute;
  left: 0;
  top: 0;
  color: #e37323;
}
.midokoro_box {
  border: 2px solid #b89c4f;
}
.midokoro_box h4 {
  position: relative;
  left: -15px;
}
.midokoro_box p {
  color: #fff;
  padding: 20px;
}
.midokoro_list li {
  border-bottom: 1px solid #b89c4f;
  text-align: center;
}
.midokoro_list li:last-child {
  border-bottom: none;
}
.shutten {
  padding: 0;
  border: 2px solid #f29600;
}
.shutten h4 {
  padding: 10px 20px;
  text-align: center;
  color: #fff;
  background: #f29600;
  font-size: 24px;
}
.shutten_box {
  display: flex;
  padding: 0 20px;
  align-items: center;
  justify-content: space-around;
}
.shutten_box .shutten_title h3 {
  padding: 30px 0;
}
.shutten_box .shutten_title p {
  color: #fff;
}
.shutten_nav {
  padding: 0 40px;
  margin: 40px 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
.shutten_nav li {
  text-align: center;
}
.shutten_nav li a {
  display: block;
  border: 2px solid #fff;
  color: #fff;
  background: #b89c4f;
  padding: 15px 0;
  border-radius: 20px;
  text-decoration: none;
  transition: ease-in-out 0.3s;
}
.shutten_nav li a:hover {
  background: #fff;
  color: #b89c4f;
}
.midokoro_link {
  text-align: center;
}
.news_popup {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  align-items: center;
  justify-content: center;
}
.news_popup .news_popup_inner {
  background: #fff;
  border-radius: 16px;
  padding: 40px 30px 30px;
  max-width: 800px;
  width: 96%;
  margin: 100px auto;
  position: relative;
  text-align: center;
}
.news_popup .news_popup_close {
  position: absolute;
  right: 15px;
  top: 10px;
  background: none;
  border: none;
  font-size: 28px;
  color: #333;
  cursor: pointer;
}
.news_popup .news_popup_date {
  font-size: 15px;
  display: block;
  margin-bottom: 15px;
  text-align: left;
}
.news_popup .news_popup_title {
  font-size: 22px;
  text-align: left;
  color: #e37323;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e37323;
}
@media screen and (max-width: 1100px) {
  .top_mv .top_sns {
    right: 20px;
    top: -30px;
  }
  .top_mv .top_sns li {
    width: 50px;
  }
}
@media screen and (max-width: 800px) {
  .bnr01 {
    margin-top: 20px !important;
    padding: 0 !important;
  }
  ._pc {
    display: none !important;
  }
  ._sp {
    display: block !important;
  }
  .top_mv {
    margin-top: 70px;
  }
  .top_mv .logo {
    left: 10px;
    top: -70px;
    width: 120px;
  }
  .top_mv .top_sns {
    right: 10px;
    top: -60px;
    gap: 8px;
  }
  .top_mv .top_sns li {
    width: 40px;
  }
  .cloud01 {
    position: absolute;
    left: 20px;
    top: -20px;
    width: 150px;
  }
  .cloud02 {
    position: absolute;
    right: 20px;
    top: -20px;
    width: 150px;
  }
  .expo {
    padding: 40px 15px;
  }
  .expo .expo_imgList {
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
  .expo .subtext,
  .expo .expo_title {
    text-align: center;
  }
  .midokoro ul {
    grid-template-columns: 1fr;
  }
  .midokoro ul li p {
    font-size: 14px;
  }
  .link a {
    font-size: 12px;
    bottom: -55px;
  }
  .midokoro ul li:first-child {
    margin-bottom: 80px;
  }
  .c_listbox .contents03_img {
    position: relative;
    width: 100%;
    right: auto;
  }
  .c_listbox .contents03_img img {
    margin: 0 auto;
  }
  .c_listbox p {
    font-size: 14px;
  }
  .umaimon {
    grid-template-columns: 1fr;
    font-size: 14px;
  }
  .access_text {
    padding: 0 15px;
  }
  .access .access_box,
  .access .access_route {
    padding: 15px 0;
  }
  .access_box {
    display: block;
  }
  .access_title h4,
  .access_route h4 {
    font-size: 5vw;
  }
  .access_route h5 {
    width: 100%;
  }
  .access_route h5:after {
    display: none;
  }
  .access_map {
    padding: 15px;
  }
  .link_btn {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  .bnr_list {
    display: block;
  }
  .bnr_list li {
    width: calc(100% - 30px);
    margin: 15px auto;
  }
  .ft_02 {
    display: block;
  }
  .ft_02 h4 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
  }
  .ft_03 .ft_data {
    display: block;
  }
  .ft_03 .ft_data li {
    margin: 10px 0;
    font-size: 13px;
  }
  .ft_03 .ft_data li span {
    width: 80px;
    text-align: center;
    font-size: 13px;
    padding: 5px 0;
  }
  .news {
    padding: 40px 20px;
  }
  .news ul li {
    font-size: 15px;
    padding: 30px 0 15px;
  }
  .midokoro_box p {
    padding: 15px;
    font-size: 15px;
  }
  .shutten_box {
    display: block;
  }
  .shutten_box p {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .shutten_nav {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 0 20px;
  }
  .midokoro_link a {
    font-size: 12px;
  }
}
.marche_nav {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  max-width: 1000px;
  margin: 20px auto;
}
.marche_nav li a {
  display: block;
  background: #b89c4f;
  border: 2px solid #fff;
  color: #fff;
  font-size: 20px;
  border-radius: 30px;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  transition: ease-in-out 0.3s;
}
.marche_nav li a:hover,
.marche_nav .active a {
  background: #fff;
  color: #b89c4f;
}
.marche_list {
  max-width: 1400px;
  margin: 50px auto 100px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
}
.marche_list li .ml_photo {
  width: 100%;
  background: url(/images/bg_line05.png);
  padding: 12px;
}
.marche_list li .ml_photo img {
  width: 100%;
}
.marche_list li h2 {
  color: #b89c4f;
  font-size: 16px;
  line-height: 1.5;
  padding: 15px 0 10px;
}
.marche_list li h3 {
  color: #fff;
  font-size: 13px;
  line-height: 1.6;
}
.youtube {
  padding: 0 15px;
}
.youtube h3 {
  text-align: center;
  color: #fff;
  padding: 30px 0;
  font-size: 24px;
}
.youtube_list {
  padding: 0 15px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
.youtube_list iframe {
  width: 100%;
}
.shukakusai_map {
  text-align: center;
  max-width: 1100px;
  margin: 10px auto 50px;
  color: #fff;
  text-align: center;
}
.shukakusai_map img {
  border: 1px solid #fff;
}
.shukakusai_map p {
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
.page_link a {
  display: block;
  margin: 15px auto;
  max-width: 450px;
  background: #f29600;
  color: #fff;
  padding: 15px;
  border-radius: 20px;
  text-align: center;
}
.marche_listbox {
  margin: 60px 0;
}
.marche_listbox li {
  margin-bottom: 40px;
}
.dishes {
  display: flex;
}
.dish_restaurant {
  color: #fff;
  font-size: 20px;
  padding: 10px 0 0;
}
.dish_chef {
  color: #fff;
  font-size: 20px;
  padding: 0;
}
.dish_name {
  color: #b89c4f;
  margin-top: 10px;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .dishes {
    display: flex;
    flex-wrap: wrap;
  }
  .dish_list {
    height: 110px;
  }
  .dish_restaurant,
  .dish_chef {
    font-size: 16px;
  }
  .dish_name {
    font-size: 14px;
  }
  .dish_list img {
    height: 100%;
  }
  .youtube_list {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .marche_list {
    grid-template-columns: 1fr 1fr;
  }
  .marche_nav {
    gap: 15px 10px;
  }
  .marche_nav li a {
    font-size: 13px;
  }
  .marche_list li .ml_photo {
    padding: 8px;
  }
  .marche_list li h2 {
    font-size: 15px;
    padding: 8px 0 4px;
  }
  .marche_list li h3 {
    font-size: 14px;
  }
}
