/** Shopify CDN: Minification failed

Line 112:11 Expected ":"

**/

body.develop {}
.section-header{
  display: none;
}
.regal-page {
  margin-inline: auto;
}
.regal-page * {
  font-family: "Instrument Sans", "Noto Sans JP", "Hiragino Sans", "ヒラギノ角ゴシック", "Yu Gothic UI", sans-serif;
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-style: normal;
  line-height: 160%;
}
.regal-page table{
  border-collapse: collapse;
  border-spacing: 0;
}
.regal-page h1 {
  font-weight: 700;
}
.regal-page p {
  margin: 0;
}
.regal-page ul, .regal-page ol, .regal-page li {
  list-style: none;
}
.regal-page .section:not(:last-child) {
  margin: 0 0 5em;
}
.regal-page .section h2 {
  border-bottom: 2px solid #777;
  padding: 0 0 0.3em 0.2em;
  margin: 0 0 1em;
  font-weight: 700 !important;
}
.regal-page .section div:not(:last-child) {
  margin: 0 0 2.8em;
}
.regal-page .section div h3 {
  font-weight: 700 !important;
  margin: 0 0 0.6em;
  border-left: 4px solid #999;
  padding: 0.04em 0 0.04em 0.46em;
}
.regal-page .section div figure {
  width: 50%;
}
.regal-page .section div ul {
  margin: 0.8em 0 0 0;
}
.regal-page .section div ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.regal-page .section div ul li:not(:last-child) {
  margin: 0 0 0.2em;
}
.regal-page .section div ul li::before {
  content: "・";
}
.regal-page .rank_table {
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  margin:30px 0 0 0;
}
.regal-page .rank_table th, .regal-page .rank_table td {
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  font-size: clamp(12px, 1.6vw, 18px) !important;
  padding: 0.8em 0.5em;
}
.regal-page .rank_table th{
  background: #444;
  color: #FFF;
}
.regal-page .rank_table th:nth-of-type(1) {
  width: 20%;
}
.regal-page .rank_table th:nth-of-type(2) {
  width: 50%;
}
.regal-page .rank_table th:nth-of-type(3) {
  width: 30%;
}
.regal-page .com_info,
.regal-page .legal_info{
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
}
.regal-page .com_info tr th,.regal-page .com_info tr td,
.regal-page .legal_info tr th,.regal-page .legal_info tr td{
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 0.8em 1.2em;
}
.regal-page .com_info tr th,
.regal-page .legal_info tr th{
  background: #444;
  color: #FFF;
  text-align: left;
}
.regal-page .com_info tr th *,.regal-page .com_info tr td *,
.regal-page .legal_info tr th *,.regal-page .legal_info tr td *{
  font-size 100%;
}


@media screen and (max-width: 589px) {
  .regal-page {
    padding: 40px 0 160px;
  }
  .regal-page h1 {
    font-size: clamp(20px, 5.3vw, 26px) !important;
  }
  .regal-page .section:not(:last-child) {
    margin: 0 0 5em;
  }
  .regal-page .section h2 {
    font-size: clamp(16px, 4.9vw, 22px) !important;
  }
  .regal-page .section div h3 {
    font-size: clamp(14px, 4.4vw, 20px) !important;
  }
  .regal-page .section div p, .regal-page .section div address, .regal-page .section div li, .regal-page .section div span, .regal-page .section div strong, .regal-page .section div a {
    font-size: clamp(12px, 3.6vw, 17px) !important;
  }
  .regal-page .section div figure {
    width: 72%;
  }
  .regal-page .com_info,
  .regal-page .regal-page {
    display:block;
  }
  .regal-page .com_info tr,
  .regal-page .legal_info tr{
    display: block;
  }
  .regal-page .com_info tr th,.regal-page .com_info tr td,
  .regal-page .legal_info tr th,.regal-page .legal_info tr td{
    font-size: clamp(13px, 3.6vw, 18px) !important;
    display:block;
  }
}
@media screen and (min-width: 589.5px) {
  .regal-page {
    padding: 40px 0 160px;
    max-width: 960px;
  }
  .regal-page h1 {
    font-size: clamp(18px, 2.6vw, 36px) !important;
  }
  .regal-page .section:not(:last-child) {
    margin: 0 0 5em;
  }
  .regal-page .section h2 {
    font-size: clamp(14px, 2.2vw, 30px) !important;
  }
  .regal-page .section div h3 {
    font-size: clamp(14px, 1.78vw, 24px) !important;
  }
  .regal-page .section div p, .regal-page .section div address, .regal-page .section div li, .regal-page .section div span, .regal-page .section div strong, .regal-page .section div a {
    font-size: clamp(12px, 1.35vw, 17px) !important;
  }
  .regal-page .section div figure {
    width: 50%;
  }
  .regal-page .com_info tr th,.regal-page .com_info tr td,
  .regal-page .legal_info tr th,.regal-page .legal_info tr td{
    font-size: clamp(12px, 1.4vw, 18px) !important;
  }
  .regal-page .com_info tr th,
  .regal-page .legal_info tr th{
    width:30%;
  }
  .regal-page .com_info tr td,
  .regal-page .legal_info tr td{
    width:70%
  }
}
/* プライバシーポリシー */
#privacy-page h2::before {
  content: "■";
}
#privacy-page ol.pol {
  counter-reset: polNum 0;
}
#privacy-page ol.pol > li {
  margin: 0 0 0.2em;
  text-indent: -0.75em;
  padding-left: 0.75em;
}
#privacy-page ol.pol > li::before {
  counter-increment: polNum 1;
  content: counter(polNum) ".";
}
#privacy-page ol.pol .kol {
  counter-reset: kolNum 0;
}
#privacy-page ol.pol .kol li {
  margin: 0 0 0.2em;
  text-indent: -1.3em;
  padding-left: 1.3em;
}
#privacy-page ol.pol .kol li::before {
  counter-increment: kolNum 1;
  content: "(" counter(kolNum) ")";
}
#privacy-page ol.col {
  counter-reset: colNum 0;
  padding-left:1.0em;
}
#privacy-page ol.col > li {
  margin: 0 0 0.2em;
  position: relative;
}
#privacy-page ol.col > li::before {
  counter-increment: colNum 1;
  content: counter(colNum);
  font-size: 80%;
  box-sizing: border-box;
  position: absolute;
  top:0;
  left: -1.2em;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
  border: 1px solid #333;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(0, 0.3em);
}
#privacy-page .section {
  counter-reset: h3Num 0;
}
#privacy-page .section h3::before {
  counter-increment: h3Num 1;
  content: counter(h3Num) ".";
}
.shopify-policy__title h1,
h1.page__title{ 
  font-size: clamp(24px, 5.2vw, 36px) !important;
  text-align:left;
  max-width:960px;
  margin-inline: auto;
}
.shopify-policy__container{
  max-width:900px;
  width: 100%
  margin-inline: auto;
}