@charset "utf-8";

.menu_area th {
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  margin: 2em 0 1em;
  padding-bottom: 0.3em;
  padding: 80px 0 15px;
}

.f03 {
  justify-content: space-evenly;
  display: none;
}

.f03 a {
  color: #fff;
}

.f03 li {
  list-style: none;
}

.listA ul {
  margin: 0;
}

/* -----------------------------------FAQアコーディオンメニュー-- */
.faq {
  margin: 40px auto;
  font-size: 16px;
  color: #333;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}

.faq-item {
  border-bottom: 1px solid #ccc;
}

.faq-question {
  padding: 18px 20px;
  cursor: pointer;
  background: #f0f0f0;
  font-weight: 600;
  position: relative;
  transition: background 0.2s ease;
}

.faq-question:hover {
  background: #e0e0e0;
}

.faq-question::after {
  content: "+";
  position: absolute;
  right: 20px;
  font-size: 18px;
  color: #666;
}

.faq-item.open .faq-question::after {
  content: "−";
}

.faq-answer {
  display: none;
  padding: 18px 20px;
  background: #fff;
  color: #444;
  line-height: 1.7;
}

/* ------------------------------------- */

.visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

.allpage p a {
  text-decoration: underline;
}

.allpage td a {
  text-decoration: underline;
}

.main-text span {
  font-family: "ryo-gothic-plusn", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 85%;
  letter-spacing: 0.2em;
}

.tbA td {
  line-height: 2em;
  text-align: left;
  vertical-align: top;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #b0b0b0;
  padding-top: 7px;
  padding-bottom: 7px;
}

.tbA td:nth-of-type(1) {
  width: 15%;
}

/* ---------------------------tbB-- */

.tbB {
  margin-bottom: 50px;
}

.tbB table {
  margin-bottom: 10px;
  border-collapse: collapse;
  width: 100%;
  margin: 5px auto 15px !important;
}

.tbB td {
  padding: 10px;
  border: initial;
}

.tbB td {
  line-height: 2em;
  text-align: left;
  vertical-align: top;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #969696;
  padding-top: 7px;
  padding-bottom: 7px;
}

.tbB td:nth-of-type(1) {
  width: 80%;
}

.tbB td:nth-of-type(2) {
  text-align: right;
}

.shop01 {
  background: url(../images/bg-blog.jpg) center center no-repeat;
  padding: 15px 0 70px;
}

.bu-a a {
  padding: 15px;
  border-radius: 20px;
  width: 16%;
  text-align: center;
  background:url(../images/bg-a.png) repeat ;
}

.bu-a {
  display: flex;
  justify-content: space-around;
  margin-bottom: 70px;
}

.round_arrow {
  position: relative;
}

.round_arrow::before {
  /* 背景の表示設定 */
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 3px;
  width: 23px; /* 横幅 */
  height: 23px; /* 高さ */
  border-radius: 50%; /* 角の丸み */
  border: 2px solid #959595;
}

.round_arrow::after {
  /* くの字の表示設定 */
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 13px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #959595;
  border-right: 2px solid #959595;
  transform: rotate(45deg);
}

.ti-h::after {
  content: "";
  background: url(../images/red-topline.png);
  width: 114px;
  height: 6px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 15px;
}

.ti-h span {
  font-size: 180%;
}

.ti-h {
  display: block;
  margin-bottom: 30px;
  padding-bottom: 5px;
  letter-spacing: 0.2em;
  margin-top: 10px;
  font-weight: bold;
  color: #c10a1e;
}

.tbD td:nth-of-type(1) {
  width: 15%;
}

.tbD td:nth-of-type(2) {
  text-align: left;
}

.tbD td {
  line-height: initial;
  text-align: left;
  vertical-align: top;
  border-top-width: initial;
  border-top-style: initial;
  border-bottom-style: inherit;
  border-top-color: initial;
  border-bottom-color: initial;
}

.tbD td:nth-of-type(2) {
  vertical-align: bottom;
}

.tbD td {
  padding-top: 20px;
  padding-bottom: 20px;
}

.tbD tr {
  border-bottom: 3px solid #afafaf;
}

.dejimacoffee_area .box06 .fle01 dt.f0 {
  margin-right: 0;
  margin-left: 5%;
}

.dejimacoffee_area .box06 .fle01 dd,
.dejimacoffee_area .about_area .box03 .fle01 dd {
  width: 60%;
}

.dejimacoffee_area .box06 .fle01 dt,
.dejimacoffee_area .about_area .box03 .fle01 dt {
  width: 35%;
  margin-right: 5%;
}

.ti-g span {
  font-size: 180%;
}

.ti-g::after {
  content: "";
  background: url(../images/red-topline.png);
  width: 114px;
  height: 6px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 15px;
}

.ti-g {
  font-weight: bold;
  display: block;
  margin-bottom: 30px;
  padding-bottom: 5px;
  letter-spacing: 0.2em;
  margin-top: 10px;
}

.dejimacoffee_area .about_area .box03 dl {
  margin-left: 15%;
  margin-bottom: 70px;
}

.dejimacoffee_area .box06 dl:nth-of-type(odd) {
  margin-left: 15%;
  margin-bottom: 70px;
}

.dejimacoffee_area .box06 dl:nth-of-type(even) {
  margin-right: 15%;
  margin-bottom: 30px;
}

.bu-02 {
  border-bottom: 3px solid #000;
  padding-bottom: 8px;
  margin-right: 10px;
}

.bu-01 {
  color: #fff;
  border-bottom: 3px solid #fff;
  padding-bottom: 8px;
}

.ti-f span {
  font-size: 180%;
}

.ti-f::after {
  content: "";
  background: url(../images/red-topline.png);
  width: 114px;
  height: 6px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 15px;
}

.ti-f {
  font-weight: bold;
  display: block;
  margin-bottom: 30px;
  padding-bottom: 5px;
  letter-spacing: 0.2em;
  margin-top: 45px;
  color: #fff;
}

.dejimacoffee_area .box05 {
  background: url(../images/bg-dejima01.jpg) center center no-repeat;
  padding: 60px 0 120px;
  color: #fff;
}

.dejimacoffee_area .bl01 {
  background: url(../images/bg-dejima02.jpg) center center no-repeat;
  padding: 15px 0 30px;
  margin-bottom: -23px;
}

.dejimacoffee_area .box02 a,
.dejimacoffee_area .about_area .box01 a,
.dejimacoffee_area .omoi_area .box01 a {
  text-align: center;
  border: 3px solid red;
  display: inline-block;
  border-radius: 10px;
  padding: 12px 10px;
  width: 160px;
  font-weight: bold;
}

.tbC td:nth-of-type(2) {
  vertical-align: bottom;
}

.tbC td {
  padding-top: 20px;
  padding-bottom: 20px;
}

.tbC tr {
  border-bottom: 3px solid #e5e5e5;
}

.catering_area .box03 span {
  font-size: 120%;
  font-weight: bold;
}

.contents-top {
  text-align: center;
}

.bl01 dd {
  min-height: 160px;
  letter-spacing: 0;
}

.bl01 dt img {
  height: 170px;
}

/* ------------------------------------- */

.about_area .box02 dt {
  width: 60%;
  margin-right: 5%;
}

.about_area .box02 dd {
  width: 35%;
}

/* アコーディオンメニュー */
.ac-menu:last-child {
  margin-bottom: 60px; /* 最後の要素の下にだけ余白 */
}
.ac-menu input {
  display: none;
}
.ac-menu label {
  color: #000; /* 文字色 */
  background: #c2f2e1; /* グラデーションの背景色 */
  padding: 20px; /* 内側の余白 */
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 15px;
  font-size: 120%;
  line-height: 2em;
  letter-spacing: 0.1em;
}
.ac-menu label:after {
  position: absolute;
  right: 20px; /* 左からの距離 */
  top: 50%; /* 上下中央配置 */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "＋"; /* アイコン */
}
.ac-menu input:checked ~ label::after {
  content: "−"; /* クリック後のアイコン */
}
.ac-menu div {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.3s; /* 開閉スピード */
}
.ac-menu input:checked ~ div {
  height: auto;
  opacity: 1;
  padding: 20px; /* 中身の枠内の余白 */
  background: #fafafa; /* 中身の背景色 */
  border-radius: 15px;
  font-size: 120%;
  line-height: 2em;
  letter-spacing: 0.1em;
}
.ac-menu-inside {
  color: #333; /* 中身の文字色 */
  font-size: 17px; /* 中身の文字サイズ */
  line-height: 2; /* 行間 */
}

/*******************************************/

.h01 {
  top: 14px;
  left: 20px;
}

.h02 {
  margin-right: 120px;
  top: 22px;
  max-width: 56px;
}

header.res.header_js .inner {
  display: flex;
  justify-content: space-between;
  margin-top: 0;
  margin-left: 10px;
  margin-bottom: 17px;
}

ul.f02 {
  list-style: none;
}

ul.f02 li a {
  color: #fff;
}

ul.f02 li {
  width: 25%;
  height: 50px;
  font-size: 95%;
  letter-spacing: 0;
}

ul.f02 li:nth-child(4n) {
  margin-right: 0;
}

.top_area .box03 a img {
  margin-bottom: 70px;
}

.bl01 h3 {
  font-weight: bold;
}

.ti-c::before {
  content: "";
  width: 114px;
  height: 6px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 auto 15px;
  border-top: 1px solid #444;
}

.ti-c span {
  font-size: 180%;
  letter-spacing: 0.17em;
}

.bl02 h3 {
  font-size: 100%;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
}

.bl02 time {
  color: #959595;
}

.bl02 .di01 {
  width: 100%;
  margin-bottom: 8px;
}

.ti-b::before {
  content: "";
  width: 114px;
  height: 6px;
  display: block;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  border-top: 1px solid #444;
}

.ti-b {
  color: #444;
  font-size: 180%;
  letter-spacing: 0.1em;
}

.top_area .bl02 .fle01 {
  justify-content: flex-start;
}

.top_area .bl02 .fle01 dd {
  width: 68%;
}

.top_area .bl02 .fle01 dt {
  width: 12%;
  margin-right: 5%;
}

.top_area .box01 .fle01 dd {
  border-left: 1px solid #444;
  padding-left: 50px;
  font-size: 120%;
}

.top_area .box01 .fle01 {
  justify-content: center;
}

.link_area .fle01 dt::before {
  content: "･";
}

.link_area .fle01 dt {
  width: 50%;
  padding: 5px 0;
  border-bottom: 1px dotted #000;
  margin-bottom: 10px;
}

.link_area .fle01 dd {
  width: 50%;
  text-align: left;
  padding: 5px 0;
  border-bottom: 1px dotted #000;
  margin-bottom: 10px;
}

.link_area .fle01 dd a {
  text-decoration: underline;
}

.livestock-market_area ul li {
  text-align: left;
  margin: 0 auto 10px;
}

.about_area .box03 ul {
  margin-left: 1.5em;
}

.recipe_area ol,
.recipe_area ul {
  margin-left: 1.5em;
}

.recipe_area ol span {
  margin: 15px 0px;
}

.recipe_area th {
  text-align: left;
}

.recipe_area dl dt {
  width: 48%;
}

.recipe_area dl dd {
  width: 48%;
}

.about_area .fle01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#gNav .parent .child a {
  color: #000;
}

.right {
  text-align: right;
}

.tbK table tr th:last-of-type,
.tbK table tr td:last-of-type {
  border-right: 2px solid #dcdad4;
  border-bottom: 2px solid #dcdad4;
  width: 50px;
  text-align: center;
  padding: 5px;
}

.tbK table tr td:nth-of-type(4),
.tbK table tr th:nth-of-type(4) {
  border-right: 2px solid #dcdad4;
  border-bottom: 2px solid #dcdad4;
  width: 50px;
  text-align: center;
  padding: 5px;
}

.tbK table tr th:nth-of-type(3),
.tbK table tr td:nth-of-type(3) {
  border-right: 2px solid #dcdad4;
  border-bottom: 2px solid #dcdad4;
  width: 140px;
  text-align: center;
  padding: 5px;
}

.tbK table tr th:nth-of-type(2),
.tbK table tr td:nth-of-type(2) {
  border-right: 2px solid #dcdad4;
  border-bottom: 2px solid #dcdad4;
  width: 540px;
  padding: 5px;
}

.tbK table tr th:first-of-type,
.tbK table tr td:first-of-type {
  border-right: 2px solid #dcdad4;
  border-bottom: 2px solid #dcdad4;
  width: 320px;
  padding: 5px;
}

.tbK table tr th {
  background-color: #f9f8f2;
}

.tbK table {
  border: 2px solid #dcdad4;
}

.kyougikai_area a[href$=".pdf"] {
  background: url(../images/icon_pdf.png) no-repeat center right;
  background-size: 30px;
  margin: 0;
  padding: 2px 32px 2px 0;
  text-decoration: underline;
}

.kyougikai_area a[href$=".doc"],
.kyougikai_area a[href$=".docx"] {
  background: url(../images/icon_word.png) no-repeat center right;
  background-size: 30px;
  margin: 0;
  padding: 2px 32px 2px 0;
  text-decoration: underline;
}

.kyougikai_area a[href$=".xls"],
.kyougikai_area a[href$=".xlsx"] {
  background: url(../images/icon_excel.png) no-repeat center right;
  background-size: 30px;
  margin: 0;
  padding: 2px 32px 2px 0;
  text-decoration: underline;
}

.kyougikai_area a[href$=".pdf"]:hover {
  text-decoration: none;
}

.kyougikai_area ul {
  margin-left: 1.5em;
  margin-bottom: 30px;
}

.tbJ table tr:first-of-type {
  background-color: #eeebe0;
}

.tbJ table tr td:first-of-type {
  border-right: 2px solid #dcdad4;
  border-bottom: 2px solid #dcdad4;
  width: 130px;
  text-align: center;
}

.tbJ table tr td:nth-last-of-type(2) {
  border-right: 2px solid #dcdad4;
  border-bottom: 2px solid #dcdad4;
  width: 130px;
  text-align: center;
}

.tbJ table tr td:nth-last-of-type(3) {
  border-right: 2px solid #dcdad4;
  border-bottom: 2px solid #dcdad4;
  width: 130px;
  text-align: center;
}

.tbJ table tr td:last-of-type {
  border-bottom: 2px solid #dcdad4;
  width: 130px;
  text-align: center;
}

.tbJ table {
  border: 2px solid #dcdad4;
}

.fle6035 {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.fle6035 dl:first-of-type {
  width: 60%;
  margin-right: 5%;
}

.fle6035 dl:last-of-type {
  width: 35%;
}

.fle3560 {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.fle3560 dl:first-of-type {
  width: 35%;
  margin-right: 5%;
}

.fle3560 dl:last-of-type {
  width: 60%;
}

.list02 {
  margin: 50px 0;
}

.list02 li {
  list-style: none;
}

.fle481034 {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

.fle481034 dt {
  width: 50%;
  margin-right: 4%;
}

.fle481034 dd.p01 {
  width: 8%;
  margin-right: 2%;
}

.fle481034 dd.p02 {
  width: 36%;
}

.dotted01 {
  border: 2px dotted #dcdad4;
  padding: 15px;
  width: 100%;
}

.tbI table tr td:first-of-type {
  border-right: 2px solid #dcdad4;
  border-bottom: 2px solid #dcdad4;
  width: 50px;
  text-align: center;
  background-color: #f9f8f2;
}

.tbI table tr td:nth-of-type(2) {
  border-bottom: 2px solid #dcdad4;
  border-right: 2px solid #dcdad4;
  width: 120px;
  text-align: center;
  background-color: #fff;
}

.tbI table tr td:nth-of-type(3) {
  border-bottom: 2px solid #dcdad4;
  border-right: 2px solid #dcdad4;
  width: 120px;
  text-align: center;
  background-color: #fff;
}

.tbI table tr td:nth-of-type(4) {
  border-bottom: 2px solid #dcdad4;
  border-right: 2px solid #dcdad4;
  width: 180px;
  text-align: center;
  background-color: #fff;
}

.tbI table tr td:nth-of-type(5) {
  border-bottom: 2px solid #dcdad4;
  border-right: 2px solid #dcdad4;
  width: 180px;
  text-align: center;
  background-color: #fff;
}

.tbI table tr td:nth-of-type(6) {
  border-bottom: 2px solid #dcdad4;
  border-right: 2px solid #dcdad4;
  width: 180px;
  text-align: center;
  background-color: #fff;
}

.tbI table tr td:last-of-type {
  border-bottom: 2px solid #dcdad4;
  width: 180px;
  text-align: center;
  background-color: #fff;
}

.tbI table {
  border: 2px solid #dcdad4;
}

.tbH table tr td:last-of-type {
  border-bottom: 2px solid #dcdad4;
  width: 150px;
  text-align: center;
  background-color: #fff;
}

.tbH table tr td:first-of-type {
  border-right: 2px solid #dcdad4;
  border-bottom: 2px solid #dcdad4;
  width: 50px;
  text-align: center;
  padding-right: 5px;
  background-color: #f9f8f2;
}

.tbH table {
  border: 2px solid #dcdad4;
}

.ti-e {
  padding: 10px 20px;
  background: #f4f4f4;
  display: inline-block;
  font-size: 120%;
  margin-top: 10px;
  margin-bottom: 20px;
}

.group_area ul li {
  margin-left: 2em;
}

.ti-d {
  color: #c20a1e;
  font-size: 180%;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 30px;
}

.ti-c {
  display: block;
  margin-bottom: 50px;
  padding-bottom: 5px;
  text-align: center;
  letter-spacing: 0.1em;
  margin-top: 45px;
}

.arrow3 {
  width: 10px;
  height: 10px;
  border: 1px solid;
  border-color: transparent transparent #565656 #565656;
  transform: rotate(-45deg);
  margin: 0 auto;
}

.bu-d a {
  padding: 15px;
  text-align: center;
  background-color: #f5f5dc;
  display: block;
  margin-bottom: 30px;
  font-weight: bold;
  width: 300px;
}

.date01 {
  padding: 5px;
  background-color: #efefef;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}

.ti-lm04 {
  font-size: 130%;
  font-weight: bold;
  margin: 25px auto 20px;
  background: url(../images/lm04.png) 0 center no-repeat;
  width: 300px;
  display: block;
  padding: 0 0 0 10px;
  background-size: 28px;
}

.ti-lm03 {
  font-size: 130%;
  font-weight: bold;
  margin: 25px auto 20px;
  background: url(../images/lm03.png) 0 center no-repeat;
  width: 300px;
  display: block;
  padding: 0 0 0 10px;
}

.ti-lm02 {
  font-size: 130%;
  font-weight: bold;
  margin: 25px auto 20px;
  background: url(../images/lm02.png) 0 center no-repeat;
  width: 300px;
  display: block;
  padding: 0 0 0 10px;
}

.ti-lm01 {
  font-size: 130%;
  font-weight: bold;
  margin: 25px auto 20px;
  background: url(../images/lm01.png) 0 center no-repeat;
  width: 200px;
  display: block;
  padding: 0 0 0 10px;
  background-size: 33px;
}

.livestock-market_area .bb6 dl:nth-of-type(2n) {
  margin: 0 0 30px;
}

.livestock-market_area dl {
  border: 3px solid #efefef;
  text-align: center;
  margin-bottom: 30px;
}

dl a:hover {
  /*    opacity: inherit;
    filter: initial; */
  transition: initial;
  display: inline-block;
}

.tbG table tr td:first-of-type {
  border-right: 2px solid #dcdad4;
  border-bottom: 2px solid #dcdad4;
  width: 80px;
  text-align: center;
  background-color: #eeebe0;
}

.tbG table tr td:nth-last-of-type(2) {
  border-right: 2px solid #dcdad4;
  border-bottom: 2px solid #dcdad4;
  width: 130px;
  text-align: center;
  background-color: #f9f8f2;
}

.tbG table tr td:last-of-type {
  border-bottom: 2px solid #dcdad4;
  width: 80px;
  text-align: right;
  padding-right: 5px;
  background-color: #f9f8f2;
}

.tbG table {
  border: 2px solid #dcdad4;
}

.fle04 {
  display: flex;
  justify-content: space-around;
}

.fle04 a {
  color: #fff !important;
}

footer.pc {
  background-color: #444;
  padding: 70px 0 15px;
}

.buB {
  margin: 20px 0 30px;
  display: inherit;
  flex-wrap: wrap;
  justify-content: initial;
  width: 100%;
}

.buB a {
  color: #fff;
  background-color: #000;
  padding: 10px 60px 10px;
  display: inline-block;
  width: initial;
  margin-right: 0;
  border: initial;
  text-decoration: none;
  box-sizing: border-box;
}

.fle4848 h3 {
  font-size: 150%;
  margin-bottom: 20px !important;
}

.fle4848 {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

.fle4848 dt {
  width: 50%;
}

.fle4848 dd {
  width: 50%;
  margin-left: 40px;
}

.top_area .bl01 {
  padding: 15px 0 30px;
  background-color: #efefef;
}

.buA {
  text-align: center;
  margin: 15px 0 30px;
  font-size: 80%;
}

.buA a {
  color: #fff;
  background-color: #444;
  padding: 7px 20px 7px;
  display: inline-block;
  border: initial;
}

.bl02 .di02 {
  border-bottom: 1px solid #c8c8c8;
  margin-bottom: 25px;
  width: 100%;
}

#gNav .parent a {
  color: #fff;
}

.li-a {
}

ul.ul-a {
  padding-left: 68px;
}

/*--------------------*
ヘッダー
*-------------------*/

ul#gNav .parent .child {
  list-style: none;
}

@media screen and (max-width: 768px) {
  header {
    display: none;
    float: none;
  }
}
header a#logo {
  margin-right: auto;
}
header ul#gNav {
  font-weight: bold;
  list-style: none;
}
header ul#gNav li.parent {
  display: inline-block;
  margin-right: 30px;
  line-height: 70px;
  position: relative;
}

header ul#gNav li.parent a {
  ext-decoration: none;
}

header ul#gNav li.parent > ul.child,
header ul#gNav li.parent > div.child {
  position: absolute;
  top: 60px;
  left: 0;
  min-width: 200px;
  text-align: left;
  background: #fff;
  padding: 20px;
  margin-left: 0;
}

header ul#gNav li.parent > ul.child.col2 {
  column-count: 2;
  column-gap: 40px;
}

header ul#gNav li.parent > ul.child li {
  white-space: nowrap;
  ont-size: 15px;
  height: 40px;
  line-height: 40px;
}

header img#telnum {
  width: 170px;
  height: 66px;
}

header#sp_header {
  background: none;
  padding: 5px 0 0 10px;
}

header#sp_header img {
  height: 50px;
}

header ul#gNav li.parent-contact {
  font-size: 17px;
  display: inline-block;
}

header ul#gNav li.parent-contact a {
  background: #feff03;
  color: #000;
  display: block;
  border-radius: 20px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  box-shadow: 0 2px 0 #ec9421;
  transition: box-shadow position 0.5s;
  position: relative;
  top: 0;
}

header ul#gNav li.parent-contact a:hover {
  box-shadow: none;
  top: 2px;
}

/* -----------------------------------title-- */

.ti-a {
  padding: 0 50px 15px;
  color: #444;
  font-size: 180%;
  letter-spacing: 0.1em;
}

/* -----------------------------------p-- */

.h01 img {
  max-height: 60px;
}

.fig01 {
  position: absolute;
  color: #ccc;
  top: 21px;
  font-size: 67%;
  width: 140px;
  z-index: -1;
}

ul.ul-a a {
  text-decoration: underline;
  font-size: 100%;
}

ul.ul-a a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.main-inner {
  margin-top: 33px;
}

.txtimg {
  margin-bottom: 40px;
}

.txtimg div {
  width: 48%;
  margin-right: 2%;
}

.txtimg figure {
  width: 50%;
}

.livestock-market_area dl a {
  text-decoration: underline;
}

.livestock-market_area dl a:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

/* -----------------------------------aboutページ-- */

.noda p {
  font-size: 88%;
}

/* 社長挨拶部分のスタイリング */
.noda .fle01 dd img {
  border-radius: 15px; /* 角丸抜き */
  filter: grayscale(100%);
  transition: filter 0.3s ease, transform 0.3s ease;
  width: 300px; /* 横幅を指定 */
  height: auto; /* 高さは比率を保つ */
  object-fit: cover;
}

.noda .fle01 dd img:hover {
  filter: grayscale(0%);
  transform: scale(1.05); /* 5%ズーム */
}

.noda .fle01 dd .right {
  font-size: 0.7em; /* 元のサイズの70%（約2周り小さく） */
  margin-top: 10px;
  text-align: center;
}

/* 全体のレイアウト調整 */
.noda .fle01 dd {
  text-align: center;
}

/* -----------------------------------スタッフ写真-- */

.staff-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
  margin-top: 40px;
}

.staff-photo {
  position: relative;
  aspect-ratio: 1;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.staff-photo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    135deg,
    rgba(52, 152, 219, 0.1),
    rgba(46, 204, 113, 0.1)
  );
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 2;
}

.staff-photo:hover {
  transform: translateY(-15px) scale(1.02);
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
}

.staff-photo:hover::before {
  opacity: 1;
}

.staff-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
  filter: grayscale(100%);
}

.staff-photo:hover .staff-image {
  transform: scale(1.1);
  filter: grayscale(0%);
}

/* フォトグリッドのアニメーション遅延 */
.staff-photo:nth-child(1) {
  animation-delay: 0.1s;
}
.staff-photo:nth-child(2) {
  animation-delay: 0.2s;
}
.staff-photo:nth-child(3) {
  animation-delay: 0.3s;
}
.staff-photo:nth-child(4) {
  animation-delay: 0.4s;
}
.staff-photo:nth-child(5) {
  animation-delay: 0.5s;
}
.staff-photo:nth-child(6) {
  animation-delay: 0.6s;
}

/* 読み込み時のアニメーション */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.staff-photo {
  animation: fadeInUp 0.6s ease-out both;
}

/* レスポンシブデザイン */
@media (max-width: 768px) {
  .staff-section {
    padding: 40px 15px;
  }

  .section-title h2 {
    font-size: 2rem;
  }

  .staff-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  .staff-photo:hover {
    transform: translateY(-8px) scale(1.02);
  }
}

@media (max-width: 480px) {
  .section-title h2 {
    font-size: 1.8rem;
  }

  .staff-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .staff-photo {
    border-radius: 15px;
  }
}

/* タブレット横向き */
@media (min-width: 769px) and (max-width: 1024px) {
  .staff-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
  }
}

/* 大画面対応 */
@media (min-width: 1200px) {
  .staff-grid {
    gap: 60px;
  }
}

/* ----------------------------------フッター--- */

/* フッター全体 */
footer.pc .in2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* ロゴを中央に */
.f01 {
  margin-bottom: 30px;
}

/* ナビゲーション全体 */
.footer-nav {
  display: flex;
  justify-content: center;
  gap: 60px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

/* 各ナビグループ */
.nav-main,
.nav-stores,
.nav-others {
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 180px;
}

.nav-main li,
.nav-stores li,
.nav-others li {
  margin-bottom: 8px;
}

/* 店舗タイトル */
.store-title {
  font-weight: bold;
  color: #999;
  font-size: 14px;
  margin-bottom: 12px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* リンクスタイル */
.footer-nav a {
  color: #ccc;
  text-decoration: none;
  font-size: 14px;
  transition: color 0.3s ease;
}

.footer-nav a:hover {
  color: #fff;
}

/* コピーライト */
.copyright {
  color: #999;
  font-size: 12px;
  margin-top: 20px;
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
  .footer-nav {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }

  .nav-main,
  .nav-stores,
  .nav-others {
    text-align: center;
  }
}

/* PDFボタンのスタイル */
.bu-b {
    display: block;
    width: fit-content;
    margin: 20px auto 40px auto;
    padding: 15px 30px;
    background-color: #333;
    color: #fff;
    text-decoration: none !important;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    border: 2px solid #333;
}

.bu-b:hover {
    background-color: #fff;
    color: #333;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.bu-b:active {
    transform: translateY(0);
}

/* -----------------------------------pcend-- */

/* ---------------------------------------------------------------------
    レスポンシブ 1440px
--------------------------------------------------------------------- */
@media screen and (max-width: 1440px) {
}

/* ---------------------------------------------------------------------
    レスポンシブ 1200
--------------------------------------------------------------------- */
@media screen and (max-width: 1200px) {
}

/* ---------------------------------------------------------------------
    レスポンシブ 1024　※1200がそれに当たるので要らないかも
--------------------------------------------------------------------- */
@media screen and (max-width: 1024px) {
  .about_area .box02 dt {
    width: 100%;
    margin-right: 0;
  }

  .about_area .box02 dd {
    width: 100%;
  }
}

/* ---------------------------------------------------------------------
    レスポンシブ 860
--------------------------------------------------------------------- */
@media screen and (max-width: 860px) {
  footer.pc {
    padding: 30px 0 15px;
  }

  .f03 {
    display: flex;
    margin-top: 15px;
  }

  .main-text {
    margin: -7% auto 0;
    font-size: 1.5em;
  }

  .dejimacoffee_area .box06 .fle01 {
    flex-direction: column;
  }

  .dejimacoffee_area .box06 .fle01 dt {
    width: 100%;
  }

  .dejimacoffee_area .box06 .fle01 dd {
    width: 100%;
  }

  .dejimacoffee_area .box06 .fle01 dt:nth-of-type(odd) {
    order: 2;
  }

  .dejimacoffee_area .bl01 {
    background: url(../images/bg-dejima02.jpg) center center repeat;
  }

  .dejimacoffee_area .ee6 dl:nth-of-type(3n) {
    margin: 0 0 15px 0;
  }

  .dejimacoffee_area .ee6 dl {
    width: 32%;
    margin-bottom: 15px;
  }

  ul.f02 {
    display: none;
  }

  .top_area .bl02 .fle01 dt {
    width: 20%;
  }

  .top_area .bl02 .fle01 dd {
    width: 75%;
  }

  .bu-d a {
    padding: 15px 5px;
    width: 210px;
  }

  .bl02 .di01 {
    border-bottom: initial;
    margin-bottom: 5px;
  }
}

/* ---------------------------------------------------------------------
    レスポンシブ 500
--------------------------------------------------------------------- */
@media screen and (max-width: 500px) {
  .tbB td:nth-of-type(1) {
    width: 70%;
  }

  .top_area .box01 .fle01 dd {
    border-top: 1px solid #444;
    padding-left: 0;
    font-size: 120%;
    padding-top: 30px;
    border-left: none;
  }

  .main-text {
    margin: -8% auto 0;
    font-size: 1em;
  }

  .bu-02 {
    display: flex;
    width: 150px;
    margin-bottom: 20px;
  }

  .dejimacoffee_area .box06 .fle01 dd,
  .dejimacoffee_area .about_area .box03 .fle01 dd {
    width: 100%;
  }

  .dejimacoffee_area .about_area .box03 {
    width: 90%;
    margin: 0 auto;
  }

  .dejimacoffee_area .about_area .box03 dl {
    margin-left: 0;
  }

  .about_area .fle01 {
    flex-direction: column;
  }

  .dejimacoffee_area .box06 .fle01 dt,
  .dejimacoffee_area .about_area .box03 .fle01 dt {
    width: 100%;
    margin-right: 0;
    order: 2;
  }

  .dejimacoffee_area .box02 a,
  .dejimacoffee_area .about_area .box01 a,
  .dejimacoffee_area .omoi_area .box01 a {
    padding: 12px 0;
    width: 100%;
  }

  .dejimacoffee_area .box06 dl:nth-of-type(odd) {
    width: 90%;
    margin: 0 auto 70px;
  }

  .dejimacoffee_area .ee6 {
    flex-direction: column;
  }

  .bu-a a {
    width: 80%;
    display: block;
    margin: 0 auto 20px;
  }

  .bu-a {
    flex-direction: column;
  }

  .ti-c span {
    font-size: 155%;
  }

  .tbC td:nth-of-type(2) {
    width: 100%;
    display: block;
  }

  .tbC td:nth-of-type(1) {
    width: 100%;
    display: block;
  }

  .tbC table {
    display: inline-table;
  }

  .tbD td:nth-of-type(2) {
    border: none;
    padding: 10px 0 15px;
  }

  .tbD td:nth-of-type(1) {
    width: 100%;
    border: initial;
    padding-bottom: 0;
  }

  .dejimacoffee_area .box02 a {
    padding: 12px 0;
    width: 100%;
    font-size: 90%;
  }

  .dejimacoffee_area .ee6 dl {
    margin: 0;
  }

  .dejimacoffee_area .ee6 dl:nth-of-type(1n) {
    margin: 0 0 15px 0;
  }

  .dejimacoffee_area .ee6 dl:nth-of-type(2n) {
    margin: 0 0 15px 0;
  }

  .dejimacoffee_area .ee6 dl:nth-of-type(3n) {
    margin: 0 0 15px 0;
  }

  .dejimacoffee_area .ee6 dl {
    width: 100%;
  }

  .dd6 dl:nth-of-type(2n) {
    margin: 0;
  }

  .top_area .bl02 .fle01 dd {
    width: 100%;
  }

  .top_area .bl02 .fle01 dt {
    margin-bottom: 15px;
  }

  .top_area .bl02 .fle01 {
    flex-direction: column;
  }

  .link_area .fle01 {
    flex-direction: column;
  }

  .link_area .fle01 dt {
    width: 100%;
    border-bottom: initial;
    padding: 0;
    margin-bottom: 0;
  }

  .link_area .fle01 dd {
    padding: 0 0 5px;
    width: 100%;
  }

  .livestock-market_area ul li {
    width: 260px;
  }

  .about_area .fle01 .box02,
  .about_area .fle01 .box03,
  .about_area .fle01 .box04 {
    flex-direction: column;
  }

  .about_area .fle01 dt {
    width: 100%;
  }

  .about_area .fle01 dd {
    width: 100%;
  }

  .bl01 dt img {
    height: 160px;
  }

  .bl01 .cc6 dl:nth-of-type(3n) {
    margin: 0 4% 30px 0;
  }

  .bl01 .cc6 dl:nth-of-type(2n) {
    margin: 0 0 30px 0;
  }

  .bl01 .cc6 dl {
    width: 48%;
    margin: 0 4% 30px 0;
  }

  .shop_area .bu-d a {
    padding: 15px 5px;
    width: 145px;
  }

  .shop_area .cc6 dl {
    width: 48%;
    margin-right: 4%;
  }

  .shop_area .cc6 dl:nth-of-type(even) {
    margin-right: 0;
  }

  .kyougikai_area ul.fle01 {
    margin-left: 0;
    margin-bottom: 30px;
  }

  .fle6035 dl:last-of-type {
    width: 100%;
  }

  .fle6035 dl:first-of-type {
    width: 100%;
    margin-right: 0;
    order: 2;
  }

  .fle6035 {
    flex-direction: column;
  }

  .fle3560 dl:last-of-type {
    width: 100%;
  }

  .fle3560 dl:first-of-type {
    width: 100%;
    margin-right: 0;
  }

  .fle3560 {
    flex-direction: column;
  }

  .ti-a {
    padding: 0 30px 15px;
  }

  .about_area .bb6 dl {
    width: 100%;
    margin: 0;
  }

  .about_area .bu-d a {
    padding: 15px 3px;
    width: 158px;
    font-size: 95%;
  }

  .group_area .cc6 {
    flex-direction: column;
  }

  .livestock-market_area .bb6 dl {
    width: 100%;
  }

  .livestock-market_area .bb6 {
    flex-direction: column;
  }

  .tbI,
  .tbK {
    overflow: auto;
    white-space: nowrap;
  }

  .fle04 {
    flex-direction: column;
  }

  .f01 {
    flex-direction: column;
  }

  .fle481034 dd.p02 {
    width: 95%;
  }

  .fle481034 dd.p01 {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }

  .fle481034 dt {
    width: 95%;
    margin-right: 0;
  }

  .fle481034 {
    flex-direction: column;
  }

  .fle4848 dt {
    width: 95%;
  }

  .fle4848 dd {
    width: 95%;
    margin-left: 0;
  }

  .order02 {
    order: 2;
  }

  .fle4848 {
    flex-direction: column;
  }
}
