@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&display=swap');

/* FutureShop既存スタイル打消し */
.fs-l-footer {
  background-color: transparent !important;
  border: none !important;
}
.fs-l-header {
  padding: 0 !important;
  margin: 0;
}


/* 全体にあてるスタイル */
h1 {
  margin: 0;
  padding: 0;
}
body {
  background-image: url(https://sannpiryouronku.itembox.design/item/items/image/bg_body.jpg?t=20251015185158);
  background-repeat: repeat;
  font-family: 'Noto Serif JP', serif !important;
}
a {
  text-decoration: none !important;
}


/* パンくずリスト */
.fs-c-breadcrumb {
  background-color: #000;
  padding-left: 15px;
  color: #fff;
}
.fs-c-breadcrumb__list {
  width: 1210px;
  margin: auto;
}
.fs-c-breadcrumb a {
  color: #fff;
}


/* ヘッダー */
div.kuriya-header-wrap {
  margin: 0;
  padding: 0;
  width: 100%;
  background-image: url(https://sannpiryouronku.itembox.design/item/items/image/hbg.png?t=20251015185158);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 100%;
}
div.kuriya-header-position-wrap {
  margin: auto;
  padding: 0;
  width: 70%;
  display: flex;
  justify-content: center; /* 子要素を中央揃え */
  position: relative;
}
div.kuriya-headermenu-wrap {
  position: absolute;
  right: 0;
}


ul.kuriya-headermenu-ul {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}
ul.kuriya-headermenu-ul li {
  position: relative;
  padding: 15px 1.5em;
  margin: 0;
}
ul.kuriya-headermenu-ul li::before,
ul.kuriya-headermenu-ul li::after {
  content: none;
}
ul.kuriya-headermenu-ul li:first-child::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 50%;
  background: #333;
}
ul.kuriya-headermenu-ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 50%;
  background: #333;
}


div.kuriya-header-member-wrap {
  width: 100%;
  margin: 5px 0;
  padding: 0;
}
ul.kuriya-header-member-ul {
  margin: 0;
  padding: 0;
  justify-content: right;
  align-items: center;
  display: flex;
}
ul.kuriya-header-member-ul li {
  list-style: none;
  margin: 0;
  padding: 10px 0 10px 8px;
}

div.kuriya-logo-wrap {
  width: 100%;
  margin: 0;
  padding: 30px 0 15px 0;
}
img.kuriya-logo-img {
  margin: auto;
  display: block;
}


nav.kuriya-headernav {
  margin: 0;
  padding: 0;
}
div.kuriya-headernav-wrap {
  width: 100%;
  margin: 0;
  padding: 15px 0;
}
ul.kuriya-headerlist-ul {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  font-size: 20px;
  font-weight: 450;
}
ul.kuriya-headerlist-ul  li {
  position: relative;
  padding: 15px 1.5em;
  margin: 0;
}

ul.kuriya-headerlist-ul li::before,
ul.kuriya-headerlist-ul li::after {
  content: none;
}

ul.kuriya-headerlist-ul li:first-child::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 50%;
  background: #333;
}
ul.kuriya-headerlist-ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 50%;
  background: #333;
}


/* フッターエリア用　*/
div.kuriya-footer-wrap {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #FFF;
}
div.kuriya-footer-wrap a {
  color: white;
}
div.kuriya-footer-wrap a::after {
  content: ">";
  padding-left: 15px;
}
div.kuriya-footer-top {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 240px;
  background-image: url(https://sannpiryouronku.itembox.design/item/items/image/footer_hbg.png?t=20251015185158);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 100%;
}
div.kuriya-footer-center {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #313131;
}
div.kuriya-footer-center-menu {
  width: 70%;
  margin: auto;
  padding: 0;
  padding-bottom: 25px;
  background-color: #313131;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}
div.kuriya-footer-inner {
  width: 33%;
  margin: 0;
  padding: 0 0 0 15px;
  text-align: left;
}
div.kuriya-footer-bottom {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #313131;
}
p.kuriya-footer-point-p {
  margin-bottom: 10px;
  padding: 0;
  font-size: 18px;
}
p.kuriya-footer-point-p::before{
  content: "・";
}
div.kuriya-footer-text-wrap {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 25px;
  margin-bottom: 20px;
  padding-left: 20px;
}

/*　ここからサイドメニュー用 */
div.kuriya-sidemenu-wrap {
  width: 100%;
  box-shadow: none;
}
div.kuriya-sidemenu-title-wrap {
  width: 100%;
  border-bottom: 1px double #000;
  margin-bottom: 15px;
  background-color: #000;
  padding: 10px;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
}
ul.kuriya-sidemenu-list-ul {
  font-size: 15px;
  line-height: 30px;
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}
ul.kuriya-sidemenu-list-ul li {
  height: 35px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ECECEC;
}
ul.kuriya-sidemenu-list-ul li::before {
  content: "▶";
  margin-right: 5px;
  font-size: 10px;
}
aside.fs-l-sideArea {
  width: 98%;
  background-color: transparent;
}
