/** Shopify CDN: Minification failed

Line 106:11 Expected ":"

**/
.regal-page {
  margin-inline: auto;
}
.regal-page * {
  font-family: "Instrument Sans", "Noto Sans JP", "Hiragino Sans", "ヒラギノ角ゴシック", "Yu Gothic UI", sans-serif;
  color: #333;
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-style: normal;
  line-height: 160%;
}
.regal-page p {
  margin: 0;
}
.regal-page ul, .regal-page ol, .regal-page li {
  list-style: none;
}
.regal-page h1 {
  text-align: center;
}
.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 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 {
  color: #333;
}
.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;
}
.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: #907c53;
  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: #907c53;
  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: 767px) {
  .regal-page {
    padding: 40px 0 160px;
  }
  .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: 767.5px) {
  .regal-page {
    padding: 40px 0 160px;
    max-width: 960px;
  }
  .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) ".";
}

/* よくある質問 */
#faq-page {
  padding: 40px 0 160px;
  max-width: 960px;
  margin-inline: auto;
}

#faq-page #accordion_faq {
  padding-inline-start: 0 !important;
}
#faq-page #accordion_faq * {
  list-style: none;
  padding: 0;
}
#faq-page #accordion_faq li {
  margin: 0 0 25px;
  border-bottom: 1px solid #CCC;
}
#faq-page #accordion_faq li * {
  color: #333;
}
#faq-page #accordion_faq li h2 {
  cursor: pointer;
  user-select: none;
  display: block;
  padding: 15px 35px 15px 15px;
  position: relative;
  box-sizing: border-box;
}
#faq-page #accordion_faq li h2::before,
#faq-page #accordion_faq li h2::after {
  content: "";
  width: 0.8em;
  height: 1px;
  background: #212121;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1em;
  transition: 0.2s transform;
  transform: translate(0, -50%);
}
#faq-page #accordion_faq li h2::after {
  transform: translate(0, -50%) rotate(90deg);
}
#faq-page #accordion_faq li h2.act::after {
  transform: translate(0, -50%) rotate(0deg);
}
#faq-page #accordion_faq li h2 span {
  font-size: clamp(16px, 1.8vw, 25px);
  display: flex;
  align-items: center;
  font-weight: 700;
}
#faq-page #accordion_faq li h2 span::before {
  content: "Q.";
  font-size: clamp(18px, 2.2vw, 26px);
  padding: 0 0.5em 0 0;
}
#faq-page #accordion_faq li .ans_cont {
  display: none;
  padding: 15px 15px 30px;
  box-sizing: border-box;
}
#faq-page #accordion_faq li .ans_cont div {
  display: flex;
}
#faq-page #faq-page #accordion_faq li .ans_cont div::before {
  content: "A.";
  font-size: clamp(19px, 2.2vw, 26px);
  padding: 0 0.5em 0 0;
}
#faq-page #accordion_faq li .ans_cont div p {
  padding: 0.4em 0 0 0;
  font-size: clamp(15px, 1.7vw, 22px);
}
#faq-page #accordion_faq li .ans_cont div p a {
  text-decoration: underline;
}
.shopify-policy__container{
  padding-top: 0 !important;
}
.shopify-policy__container h1{
  margin-top:15px !important;
}
.shopify-policy__title h1,
h1.page__title{ 
  font-size: clamp(24px, 5.2vw, 36px) !important
}