<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table.tbl_calendar {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}
.mainCalendar {
  align-items: center;
  flex-direction: column;
  line-height: 1.5;
}
table.tbl_calendar caption{
  font-weight: bold;
  margin: 10px auto;
}

      .product__fav-item {
          margin-top: 10px;
        }

        .product__fav-item button {
          padding: 0;
          cursor: pointer;
          transition: .2s;
          color: #999;
          border: 0;
          outline: none;
          background: transparent;
        }

        .product__fav-item .fav-items {
          color: #ff7373;
        }

        .product__fav-item svg {
          width: 20px;
          height: 20px;
          vertical-align: -.35em;
          fill: currentColor;
        }


.fav-item{
  position: absolute;
  right: 25px;
  top: 10px;
}
@media (max-width: 767px) {
  .fav-item{
    position: absolute;
    right: 15px;
    top: 10px;
  }
  .itemList-sp--3 .fav-item {
    right: 10px;
    top: 5px;
  }
}
.fav-item button {
    animation: none;
    border: none;
    background: none;
    padding: 0;
    color: rgba(200, 200, 200, 0.7); 
   cursor: pointer;
}
.fav-item button.is-added {
    color: rgba(255, 115, 115, 0.5);
}

h1#logo_i img {
    max-width: 100%;
}

#validation_select_yes a, #validation_select_no a {
    font-size: 12px;
    padding: 12px 25px;
}

#validation_select_yes, #validation_select_no{
  margin:0;
}

#main_i,#header_i,#footer_i{
  margin:0;
  font-size:14px;
}

.validation_txt {
    font-size: 14px;
}
#main_i {
    padding: 20px;
}
.footstamp {
    margin-top: 15px;
}


/* ------ ここから追加------ */

/* ------ freepage------ */
.pankuzu {font-size:12px;margin-bottom:10px;}
.freepage-topbana {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

/* ------ 商品詳細画像PCのみ------ */
.image__thumb {padding: 2px;border: 2px solid #fff;}

/* ------ フリーページh1の枠 (レスポンシブ対応) ------ */
div.free-h1back {
  padding: 20px 10px;
  margin: 15px auto;
  width: 90%;
  max-width: 700px;
  background: #f9f0eb;
  border: 1px solid #fef7ef;
  border-top: 1px solid #fef7ef;
  box-shadow: 1px 1px 2px #ddd;
}

div.free-h2back {
  padding: 20px 10px;
  margin: 15px auto;
  width: auto;
  background: #f9f0eb;
  border: 1px solid #fef7ef;
  border-top: 1px solid #fef7ef;
  box-shadow: 1px 1px 2px #ddd;
}

@media screen and (max-width: 600px) {
  div.free-h1back,
  div.free-h2back {
    padding: 15px 8px;
    margin: 10px auto;
  }
}

.section__title-h2 {
  margin: 0;
  padding-bottom: 10px;
  border-bottom: 3px solid #cccccc;
  font-size: 16px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

@media screen and (max-width: 768px) {
  .section__title-h2 {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .section__title-h2 {
    font-size: 12px;
    padding-bottom: 8px;
  }
}

.mar-b--20 {
  margin-bottom: 20px;
}

@media screen and (max-width: 480px) {
  .mar-b--20 {
    margin-bottom: 15px;
  }
}

 /* ------ 色・名前から検索 f1.2------ */
#srch-stn{border-bottom: 1px dotted #666666;margin:0 auto;}
#srch-stn div.left{float:left;margin-right:10px;}
#srch-stn div.cnt{float:left;margin-right:10px;}
#srch-stn div.right{float:left;}
#srch-stn ul{ margin:0;padding:0;font-size: 15px;}
#srch-stn li {text-align:middle; padding-left:5px;margin-bottom:15px;list-style: none;}
#srch-stn img.stn{margin-right:10px; vertical-align:middle;}
#ssrch-stn img.srcbar{width:176px;height:73px;margin:5px 0;}


 /* ------ 石言葉 f9------ */
div.imi-dtl{padding: 10px 5px; margin: 15px auto; width: 90%; background: #99cccc; border: 10px double #fff; box-shadow: 1px 1px 2px #ddd;border-radius: 20px; scroll-behavior: smooth;}
div.imi-top{padding:20px 5px; margin: 0px 0px 5px; background: #99cccc; border-bottom: 1px; font-size: 18px; color: #161616;border-radius: 20px; display: flex !important; justify-content: space-between !important; align-items: center !important; white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important;}
p {display: block; width: 100%; margin-bottom: 24px; font-feature-settings: "palt"; font-size: 14px; line-height: 24px;}
div.imi-dtl p.en {font-size: 90%; display: inline-block !important; width: auto !important; margin-bottom: 0 !important; white-space: nowrap !important;}
div.imi-midl{padding: 10px;background: #fff;margin-bottom:5px;line-height: 1.8;}
div.imi-exp{padding: 15px;background: #fff;}
div.imi-expl{width: 40%;float: left;}
div.imi-expl img{padding:5px;}
div.imi-expr{overflow: hidden;padding:0 25px;line-height:2em;margin-bottom:20px;}
div.imi-akuse{padding:10px 0;clear: both;}
h3.ishiimi {margin: 0; font-size: 100%;font-weight:normal;}

div.ishikotoba {
	width: 95%;margin: 0 auto;
}
li.ishiimi {
	float:left;
}
.accordion-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.accordion-item {
  width: 20%;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
  border-radius: 8px;
  overflow: hidden;
}

.accordion-item[open] {
  z-index: 10;
}

.accordion-header {
  background-color: #6ab5c8;
  color: #fff;
  padding: 12px 15px;
  cursor: pointer;
  border: none;
  border-radius: 8px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

.accordion-header:hover {
  background-color: #5aa1b5;
}

.accordion-item[open] .accordion-header {
  background-color: #7bc4d6;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.header-title {
  margin-right: auto;
  font-size: 1.1em;
}

.accordion-content {
  margin-bottom: 0px;
  padding: 8px 15px;
  display: none;
  width: 100%;
  background-color: #aadddd;
  color: #333;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-sizing: border-box;
}

.accordion-content a{
  color: #333;
  text-decoration: none;
  display: block;
  padding: 5px 0;
}
.accordion-content a:hover {
    text-decoration: underline;
}

.accordion-content a:visited {
  color: #333;
}

.accordion-item[open] .accordion-content {
  display: block;
}

.accordion-content p {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
}

.accordion-header::after {
  content: "\25BC";
  margin-left: 10px;
  transition: transform 0.3s ease;
}

.accordion-item[open] .accordion-header::after {
  content: "\25B2";
  transform: rotate(180deg);
}

@media screen and (max-width: 768px) {
  .accordion-item {
    width: 50%;
  }
  h3.ishiimi span[id] {
    scroll-margin-top: 50px;
  }
}

/* ------ f.13 お客様の声 ------ */
div.letter{padding: 10px; margin: 15px auto; width: 90%; background: #fef2e6; border: 10px double #fff; box-shadow: 1px 1px 2px #ddd;border-radius: 20px;}
div.letr-top{padding: 15px; margin-bottom:5px; background: #fef2e6; border-bottom: 1px; font-size: 18px; color: #161616;border-radius: 20px;}
div.letr-top p.date span.date {float: right;}
div.letr-midl{padding: 15px 30px;background: #fff;}
div.letr-midl p{background-image: url("https://img14.shop-pro.jp/PA01078/492/etc/leter-line.gif");line-height: 33px;margin: 0px;font-size:1.1em;}
div.letr-botm{padding: 15px;background: #fff;}
div.letr-botml{width: 40%;float: left;}
div.letr-botml img{margin:5px;}
div.letr-botmr{overflow: hidden;padding:15px;}
#customer-voice-page ul {
  list-style: none;
}

/* ------f.30～鉱物解説 ------ */
.min-list-a-container {
  display: flex;
  flex-wrap: wrap;
  margin: 1em;
  justify-content: space-between; /* 要素間に均等なスペースを配置 (調整可能) */
}

.min-list-a {
  width: calc(50% - 1em); /* 常に2列表示、要素間のスペースを考慮 */
  padding: 0.5em 1em;
  background: #f4f4f4;
  border-left: solid 6px #acd879;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
  margin: 0.5em 0; /* 上下のmarginのみ */
  display: flex;
  flex-direction: column;
  align-items: stretch; /* 子要素を縦方向に引き伸ばす (高さ均等化に寄与) */
}

.min-list-a &gt; a {
  display: block;
  margin-bottom: 0.5em;
}

.min-list-a img {
  width: 100%;
  max-width: 250px;
  margin: 0 auto 0.5em;
  display: block;
  flex-shrink: 0;
}

.min-list-a p {
  text-align: center;
  margin-top: 0; /* 文字を上詰めに */
}

h2.min-list-line {
  width: 250px;
  display: inline-block;
  position: relative;
  padding: 15px 20px;
  font-size: 18px;
  color: #FFF;
  background: #acd879;
  margin: 1em;
}

h2.min-list-line:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(149, 158, 155); /*折り返し部分*/
}

/* ------f.31～個々鉱物解説 ------ */
#min-date {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
}

#min-date img {
  margin: 0 auto;
  display: block;
  padding: 15px 0;
  max-width: 100%;
  height: auto;
}

#min-date a {
  color: #111;
}

#min-date a:hover {
  color: #c86464;
  text-decoration: none;
}

#min-date ul {
  width: 95%;
  border: solid 2px #DDD;
  padding: 0.5em;
  position: relative;
  margin: 2em auto;
  box-sizing: border-box;
}

#min-date ul li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px silver;
  list-style-type: none !important;
}

#min-date ul li:last-of-type {
  border-bottom: none;
}

#min-date ul li:before {
  position: absolute;
  left: 0.5em;
  color: #ffb03f;
}

#min-date ul li:after {
  background: #DDD;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: -2px;
  bottom: 100%;
  padding: 1px 7px;
  content: "目次";
  letter-spacing: 0.05em;
}

#min-date h1 {
  position: relative;
  padding-bottom: 0.5em;
  border-bottom: 4px solid #DDD;
  font-size: 1.5em;
}

#min-date h1::after {
  position: absolute;
  content: " ";
  border-bottom: solid 4px #446689;
  bottom: -4px;
  width: 20%;
  display: block;
}

div.min-date_txt {
  line-height: 2em;
  padding: 0 1em;
}

#min-date h2 {
  padding: 15px 0;
  border-bottom: solid 3px black;
  font-size: 1.3em;
}

#min-date h2:first-letter {
  font-size: 2em;
  color: #7172ac;
}

#min-date .mineral-date {
  position: relative;
  margin: 2em auto;
  padding: 0.5em 1em;
  border: solid 3px #95ccff;
  border-radius: 8px;
  box-sizing: border-box;
  width: 95%;
}

#min-date .mineral-date .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  background: #FFF;
  color: #95ccff;
  font-weight: bold;
}

#min-date .mineral-date p {
  margin: 0;
  padding: 0;
}

#min-date .kanren-mineral {
  padding: 0.5em 1em;
  margin: 1em auto;
  background: #f4f4f4;
  border-left: solid 6px #5bb7ae;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
  width: 95%;
  box-sizing: border-box;
}

#min-date .kanren-mineral p {
  margin: 0;
  padding: 0;
}

.mineral-youtube {
  position: relative;
  margin: 2em auto;
  padding: 0.5em 1em;
  border: solid 3px #62c1ce;
  width: 95%;
  box-sizing: border-box;
}

.mineral-youtube .box-title {
  position: absolute;
  display: inline-block;
  top: -27px;
  left: -3px;
  padding: 0 9px;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  background: #62c1ce;
  color: #ffffff;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
}

.mineral-youtube iframe {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

.min-date-refer {
  padding: 0.5em 1em;
  margin: 2em auto;
  color: #5d627b;
  background: white;
  border-top: solid 5px #5d627b;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
  width: 95%;
  box-sizing: border-box;
}

.min-date-refer p {
  margin: 0;
  padding: 0;
}

.min-date-refer h3 {
  border-bottom: solid 3px #cce4ff;
  position: relative;
}

.min-date-refer h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #5472cd;
  bottom: -3px;
  width: 20%;
}

/* 関連リンクエリア */
.relation-group {
  display: flex;
  justify-content: center;
  margin: 1rem 0;
  flex-wrap: wrap;
}

.relation-link {
  width: calc(50% - 20px);
  margin: 10px;
  padding: 0 10px;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  background-color: #ffffff;
  box-sizing: border-box;
}

/* PC版画像サイズ：150x100px固定 */
@media screen and (min-width: 481px) {
  .relation-link img {
    width: 150px;
    height: 100px;
    object-fit: cover;
    display: block;
    margin: 0 auto;
  }
}

/* モバイル：画像は可変（縦横比保持） */
@media screen and (max-width: 480px) {
  .relation-group {
    justify-content: space-between;
  }

  .relation-link {
    width: calc(50% - 10px);
    margin: 5px;
    padding: 0 5px;
  }

  .relation-link img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
}

/* 超小型画面：1列に */
@media screen and (max-width: 360px) {
  .relation-link {
    width: 100%;
  }
}

.relation-link p {
  padding: 0.5em 0;
}

.relation-link p:hover {
  opacity: 0.5;
}

/* Spキーワード検索上 */
.keyword-wrap2 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
}

.keyword-wrap2 p {
  margin-bottom: 0;
  white-space: nowrap;
  background-color: #fff;
  font-weight: 400;
  font-size: 10px;
  padding: 2px 5px;
}

/* ようこそキラリ石 */
@media (max-width: 1020px) {
  .youkoso-kirari .flex-box {
    flex-direction: column;
  }
    .youkoso-kirari .detail {
        max-width: 580px;
  }
}
@media (max-width: 991px) {
    #hdr .bottomNav ul #menu-icon {
        margin: 0 auto;
        margin-top: 4px;
    }
  .mainCalendar {
    display: block;
  }
  .mainCalendar table.tbl_calendar {
      max-width: 100%;
  }
}
</pre></body></html>