@charset "UTF-8";
.PearlFair2026 {
  padding: 100px 0 0 0;
  min-height: 100vh;
  font-family: "ryo-text-plusn", serif;
  font-size: 1rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 {
    padding: 50px 0 0 0;
  }
}
.PearlFair2026 .PearlFair2026__Title {
  margin: 0 0 100px 0;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Title {
    margin: 0 0 50px 0;
  }
}
.PearlFair2026 .PearlFair2026__Title h2 {
  margin: 0 0 20px 0;
  color: #000;
  font-family: "Gilda Display", "ヒラギノ角ゴ Pro W3", Verdana, "Hiragino Kaku Gothic Pro", "osaka", "メイリオ", "Meiryo", "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 3.125rem;
  font-weight: 400;
  text-align: center;
}
.PearlFair2026 .PearlFair2026__Title h2 span {
  display: block;
}
.PearlFair2026 .PearlFair2026__Title h2 span + span {
  font-size: 1.125rem;
}
.PearlFair2026 .PearlFair2026__Title img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Title img {
    height: auto;
    object-fit: cover;
  }
}
.PearlFair2026 .PearlFair2026__Text {
  margin: 0 0 100px 0;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Text {
    margin: 0 0 50px 0;
  }
}
.PearlFair2026 .PearlFair2026__Text p {
  text-align: center;
  font-size: 1rem;
  line-height: 2;
}
.PearlFair2026 .PearlFair2026__Period {
  margin: 0 auto 150px auto;
  padding: 50px 0;
  width: 1100px;
  border: 1px solid #000;
  box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Period {
    margin: 0 auto 70px auto;
    padding: 20px 0;
    width: 95%;
  }
}
.PearlFair2026 .PearlFair2026__Period h3 {
  position: relative;
  display: inline-block;
  margin: 0 0 30px 0;
  color: #B87777;
  text-align: center;
  font-size: 2rem;
  font-weight: 100;
}
.PearlFair2026 .PearlFair2026__Period h3::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3px;
  width: 60%;
  height: 1px;
  background-color: #000;
  transform: translateX(-50%);
}
.PearlFair2026 .PearlFair2026__Period p {
  color: #8F6A39;
  font-size: 2.9375rem;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Period p {
    font-size: 1.75rem;
  }
}
.PearlFair2026 .PearlFair2026__Period p span {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Period p span {
    font-size: 1.25rem;
  }
}
.PearlFair2026 .PearlFair2026__Benefits {
  margin: 0 0 150px 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Benefits {
    margin: 0 0 70px 0;
  }
}
.PearlFair2026 .PearlFair2026__Benefits h3 {
  position: relative;
  display: inline-block;
  margin: 0 0 100px 0;
  color: #B87777;
  text-align: center;
  font-size: 2rem;
  font-weight: 100;
}
.PearlFair2026 .PearlFair2026__Benefits h3::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3px;
  width: 60%;
  height: 1px;
  background-color: #000;
  transform: translateX(-50%);
}
.PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List {
  padding: 50px 0;
  background-color: #f9e8f7;
}
.PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List dl {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 1100px;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List dl {
    flex-wrap: wrap;
    width: 95%;
  }
}
.PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List dl dt {
  position: relative;
  width: 45%;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List dl dt {
    position: static;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 30px 0;
    width: 100%;
  }
}
.PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List dl dt .PearlFair2026__Benefits--Image01 {
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List dl dt .PearlFair2026__Benefits--Image01 {
    width: 100%;
    height: auto;
    order: 1;
  }
}
.PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List dl dd {
  width: 54%;
  color: #713f05;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List dl dd {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List dl dd ul {
    margin: 0 0 20px 0;
  }
}
.PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List dl dd ul li {
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List dl dd ul li {
    font-size: 1.5rem;
  }
}
.PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List dl dd p {
  color: #713f05;
}
.PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List dl dd .PearlFair2026__Benefits--Text01 {
  margin: 0 0 20px 0;
  font-size: 1.75rem;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List dl dd .PearlFair2026__Benefits--Text01 {
    margin: 0 0 30px 0;
  }
}
.PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Benefits--List dl dd .PearlFair2026__Benefits--Text01 span {
  display: inline-block;
  padding: 10px;
  background-color: #980707;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 100;
  line-height: 1;
}
.PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Shop--Link {
  display: block;
  margin: 50px auto 0 auto;
  padding: 20px 0;
  width: 420px;
  color: #fff;
  background-color: #9B8A5C;
  box-sizing: border-box;
}
.PearlFair2026 .PearlFair2026__Benefits .PearlFair2026__Shop--Link:hover {
  opacity: 0.8;
}
.PearlFair2026 .PearlFair2026__Pearl {
  text-align: center;
}
.PearlFair2026 .PearlFair2026__Pearl h3 {
  position: relative;
  display: inline-block;
  margin: 0 0 100px 0;
  color: #B87777;
  text-align: center;
  font-size: 2rem;
  font-weight: 100;
}
.PearlFair2026 .PearlFair2026__Pearl h3::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3px;
  width: 60%;
  height: 1px;
  background-color: #000;
  transform: translateX(-50%);
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--AkoyaImage {
  margin: 0 0 100px 0;
  min-height: 400px;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url(../img/pearl-akoya03.jpg);
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--AkoyaImage {
    margin: 0 0 50px 0;
    min-height: 200px;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--AkoyaHeader {
  position: relative;
  z-index: 2;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--AkoyaHeader .PearlFair2026__Pearl--AkoyaHeaderIn {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 150px auto;
  width: 1100px;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--AkoyaHeader .PearlFair2026__Pearl--AkoyaHeaderIn {
    width: 95%;
    flex-wrap: wrap;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--AkoyaHeader .PearlFair2026__Pearl--AkoyaHeaderIn dl {
  margin: 70px 0 0 0;
  width: 47%;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--AkoyaHeader .PearlFair2026__Pearl--AkoyaHeaderIn dl {
    margin: 0 0 30px 0;
    width: 100%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--AkoyaHeader .PearlFair2026__Pearl--AkoyaHeaderIn dl dt {
  margin: 0 0 40px 0;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--AkoyaHeader .PearlFair2026__Pearl--AkoyaHeaderIn dl dt h4 {
  padding: 5px 0 5px 20px;
  border-left: 10px solid #FBD4B3;
  text-align: left;
  font-size: 1.5rem;
  font-weight: 100;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--AkoyaHeader .PearlFair2026__Pearl--AkoyaHeaderIn dl dd p {
  text-align: left;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--AkoyaHeader .PearlFair2026__Pearl--AkoyaHeaderIn picture {
  display: block;
  width: 45%;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--AkoyaHeader .PearlFair2026__Pearl--AkoyaHeaderIn picture {
    width: 100%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--AkoyaHeader::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50px;
  right: 0;
  width: 50%;
  height: 100%;
  background-color: #FFF1E5;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--AkoyaHeader::before {
    top: auto;
    bottom: -50px;
    width: 100%;
    height: 50%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--ItemList {
  margin: 0 auto 100px auto;
  width: 1100px;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--ItemList {
    width: 95%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--ItemList ul {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--ItemList ul {
    justify-content: space-between;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--ItemList ul li {
  box-sizing: border-box;
  margin: 0 26px 70px 0;
  padding: 20px;
  width: 18%;
  background-color: #fff;
  box-shadow: 2px 2px 4px rgba(150, 150, 150, 0.5);
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--ItemList ul li {
    margin: 0 0 30px 0;
    width: 49%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--ItemList ul li a img {
  width: auto;
  height: 158px;
  object-fit: cover;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--ItemList ul li a h5 {
  margin: 15px 0 30px 0;
  font-size: 1rem;
  font-weight: 100;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--ItemList ul li a h6 {
  margin: 0 0 30px 0;
  font-size: 1rem;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--ItemList ul li a:hover {
  opacity: 0.8;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--ItemList ul li a:hover p {
  text-decoration: underline;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--ItemList ul li:nth-child(5n) {
  margin: 0 0 70px 0;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--ItemList ul li:nth-child(5n) {
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--ItemList ul li:nth-child(2n) {
    margin: 0 0 30px 0;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--Link {
  display: block;
  margin: 0 auto 100px auto;
  padding: 25px 0;
  width: 420px;
  background-color: #9B8A5C;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--Link {
    width: 95%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Akoya .PearlFair2026__Pearl--Link:hover {
  opacity: 0.8;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--BlackImage {
  margin: 0 0 100px 0;
  min-height: 400px;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url(../img/pearl-black02.jpg);
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--BlackImage {
    margin: 0 0 50px 0;
    min-height: 200px;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--BlackHeader {
  position: relative;
  z-index: 2;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--BlackHeader .PearlFair2026__Pearl--BlackHeaderIn {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 150px auto;
  width: 1100px;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--BlackHeader .PearlFair2026__Pearl--BlackHeaderIn {
    width: 95%;
    flex-wrap: wrap;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--BlackHeader .PearlFair2026__Pearl--BlackHeaderIn dl {
  margin: 70px 0 0 0;
  width: 47%;
  order: 1;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--BlackHeader .PearlFair2026__Pearl--BlackHeaderIn dl {
    margin: 0 0 30px 0;
    width: 100%;
    order: 0;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--BlackHeader .PearlFair2026__Pearl--BlackHeaderIn dl dt {
  margin: 0 0 40px 0;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--BlackHeader .PearlFair2026__Pearl--BlackHeaderIn dl dt h4 {
  padding: 5px 0 5px 20px;
  border-left: 10px solid #596D5B;
  text-align: left;
  font-size: 1.5rem;
  font-weight: 100;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--BlackHeader .PearlFair2026__Pearl--BlackHeaderIn dl dd p {
  text-align: left;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--BlackHeader .PearlFair2026__Pearl--BlackHeaderIn picture {
  display: block;
  width: 45%;
  order: 0;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--BlackHeader .PearlFair2026__Pearl--BlackHeaderIn picture {
    width: 100%;
    order: 1;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--BlackHeader::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50px;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: #596D5B;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--BlackHeader::before {
    top: auto;
    bottom: -50px;
    width: 100%;
    height: 50%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--ItemList {
  margin: 0 auto 100px auto;
  width: 1100px;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--ItemList {
    width: 95%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--ItemList ul {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--ItemList ul {
    justify-content: space-between;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--ItemList ul li {
  box-sizing: border-box;
  margin: 0 26px 70px 0;
  padding: 20px;
  width: 18%;
  background-color: #fff;
  box-shadow: 2px 2px 4px rgba(150, 150, 150, 0.5);
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--ItemList ul li {
    margin: 0 0 30px 0;
    width: 49%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--ItemList ul li a img {
  width: auto;
  height: 158px;
  object-fit: cover;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--ItemList ul li a h5 {
  margin: 15px 0 30px 0;
  font-size: 1rem;
  font-weight: 100;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--ItemList ul li a h6 {
  margin: 0 0 30px 0;
  font-size: 1rem;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--ItemList ul li a:hover {
  opacity: 0.8;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--ItemList ul li a:hover p {
  text-decoration: underline;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--ItemList ul li:nth-child(5n) {
  margin: 0 0 70px 0;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--ItemList ul li:nth-child(5n) {
    margin: 0 0 30px 0;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--Link {
  display: block;
  margin: 0 auto 100px auto;
  padding: 25px 0;
  width: 420px;
  background-color: #9B8A5C;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--Link {
    width: 95%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Black .PearlFair2026__Pearl--Link:hover {
  opacity: 0.8;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--NanyoImage {
  margin: 0 0 100px 0;
  min-height: 400px;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url(../img/pearl-nanyo03.jpg);
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--NanyoImage {
    margin: 0 0 50px 0;
    min-height: 200px;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--NanyoHeader {
  position: relative;
  z-index: 2;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--NanyoHeader .PearlFair2026__Pearl--NanyoHeaderIn {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 150px auto;
  width: 1100px;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--NanyoHeader .PearlFair2026__Pearl--NanyoHeaderIn {
    width: 95%;
    flex-wrap: wrap;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--NanyoHeader .PearlFair2026__Pearl--NanyoHeaderIn dl {
  margin: 70px 0 0 0;
  width: 47%;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--NanyoHeader .PearlFair2026__Pearl--NanyoHeaderIn dl {
    margin: 0 0 30px 0;
    width: 100%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--NanyoHeader .PearlFair2026__Pearl--NanyoHeaderIn dl dt {
  margin: 0 0 40px 0;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--NanyoHeader .PearlFair2026__Pearl--NanyoHeaderIn dl dt h4 {
  padding: 5px 0 5px 20px;
  border-left: 10px solid #DCC38A;
  text-align: left;
  font-size: 1.5rem;
  font-weight: 100;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--NanyoHeader .PearlFair2026__Pearl--NanyoHeaderIn dl dd p {
  text-align: left;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--NanyoHeader .PearlFair2026__Pearl--NanyoHeaderIn picture {
  display: block;
  width: 45%;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--NanyoHeader .PearlFair2026__Pearl--NanyoHeaderIn picture {
    width: 100%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--NanyoHeader::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50px;
  right: 0;
  width: 50%;
  height: 100%;
  background-color: #DCC38A;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--NanyoHeader::before {
    top: auto;
    bottom: -50px;
    width: 100%;
    height: 50%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--ItemList {
  margin: 0 auto 100px auto;
  width: 1100px;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--ItemList {
    width: 95%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--ItemList ul {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--ItemList ul {
    justify-content: space-between;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--ItemList ul li {
  box-sizing: border-box;
  margin: 0 26px 70px 0;
  padding: 20px;
  width: 18%;
  background-color: #fff;
  box-shadow: 2px 2px 4px rgba(150, 150, 150, 0.5);
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--ItemList ul li {
    margin: 0 0 30px 0;
    width: 49%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--ItemList ul li a img {
  width: auto;
  height: 158px;
  object-fit: cover;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--ItemList ul li a h5 {
  margin: 15px 0 30px 0;
  font-size: 1rem;
  font-weight: 100;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--ItemList ul li a h6 {
  margin: 0 0 30px 0;
  font-size: 1rem;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--ItemList ul li a:hover {
  opacity: 0.8;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--ItemList ul li a:hover p {
  text-decoration: underline;
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--ItemList ul li:nth-child(5n) {
  margin: 0 0 70px 0;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--ItemList ul li:nth-child(5n) {
    margin: 0 0 30px 0;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--Link {
  display: block;
  margin: 0 auto 100px auto;
  padding: 25px 0;
  width: 420px;
  background-color: #9B8A5C;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--Link {
    width: 95%;
  }
}
.PearlFair2026 .PearlFair2026__Pearl .PearlFair2026__Pearl--Nanyo .PearlFair2026__Pearl--Link:hover {
  opacity: 0.8;
}
.PearlFair2026 .PearlFair2026__Shop {
  margin: 0 0 150px 0;
  text-align: center;
}
.PearlFair2026 .PearlFair2026__Shop h3 {
  position: relative;
  display: inline-block;
  margin: 0 0 100px 0;
  color: #B87777;
  text-align: center;
  font-size: 2rem;
  font-weight: 100;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Shop h3 {
    margin: 0 0 50px 0;
  }
}
.PearlFair2026 .PearlFair2026__Shop h3::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3px;
  width: 60%;
  height: 1px;
  background-color: #000;
  transform: translateX(-50%);
}
.PearlFair2026 .PearlFair2026__Shop ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 50px auto;
  width: 1100px;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Shop ul {
    flex-wrap: wrap;
    width: 95%;
  }
}
.PearlFair2026 .PearlFair2026__Shop ul li {
  width: 49%;
}
@media screen and (max-width: 768px) {
  .PearlFair2026 .PearlFair2026__Shop ul li {
    width: 100%;
  }
}
.PearlFair2026 .PearlFair2026__Shop ul li h4 {
  margin: 0 0 30px 0;
  color: #2E3D87;
  font-size: 1.25rem;
}
.PearlFair2026 .PearlFair2026__Shop ul li img {
  display: block;
  margin: 0 auto 30px auto;
  width: 400px;
  height: auto;
  object-fit: cover;
}
.PearlFair2026 .PearlFair2026__Shop ul li p {
  margin: 0 0 30px 0;
  text-align: left;
}
.PearlFair2026 .PearlFair2026__Shop ul li .store_map {
  margin: 0 0 30px 0;
}
.PearlFair2026 .PearlFair2026__Shop ul li .store_map iframe {
  margin: 0;
}
.PearlFair2026 .PearlFair2026__Shop .PearlFair2026__Shop--Link {
  display: block;
  margin: 0 auto;
  padding: 20px 0;
  width: 420px;
  color: #fff;
  background-color: #9B8A5C;
  box-sizing: border-box;
}
.PearlFair2026 .PearlFair2026__Shop .PearlFair2026__Shop--Link:hover {
  opacity: 0.8;
}/*# sourceMappingURL=pearl-fair_2026.css.map */