@charset "UTF-8";
/*
リセットcssを記述
*/
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

/* メディアクエリ */
/* //メディアクエリ */
/* position 中央寄せ */
/* //position 中央寄せ */
html {
  font-size: 100%; /* ブラウザのデフォルトのフォントサイズ。大抵は16px */
}

/* //基本フォントサイズ設定 */
body {
  font-family: "Noto Sans JP", sans-serif, YuGothic, "Yu Gothic", "Hiragino Sans", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, MS PGothic, -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 500;
  overflow-x: hidden;
  position: relative;
  color: #333333;
  -webkit-font-smoothing: antialiased; /* macで文字が太くなる現象を解消 */
  letter-spacing: 0.05em;
}

main {
  overflow: hidden;
}

p {
  line-height: 1.6;
}

img {
  max-width: 100%;
  height: auto;
  flex-shrink: 0;
}

ul {
  list-style: none;
  padding-left: 0;
}

a {
  transition: all 0.3s;
}
a:hover {
  opacity: 0.7;
}

.regulations .c-child-fv {
  background: url(../img/regulations/fv.webp) no-repeat center center/cover;
}

.p-regulations {
  padding-top: 4.75rem;
  padding-bottom: 4.6875rem;
}
@media screen and (max-width: 750px) {
  .p-regulations {
    padding-top: 10.6666666667vw;
    padding-bottom: 11.3333333333vw;
  }
}
.p-regulations__intro {
  font-size: 1.125rem;
  line-height: 1.9444444444;
}
@media screen and (max-width: 750px) {
  .p-regulations__intro {
    font-size: 3.7333333333vw;
    line-height: 1.6428571429;
  }
}
.p-regulations__intro span {
  font-size: 0.8125rem;
  line-height: 1.6923076923;
  display: block;
}
@media screen and (max-width: 750px) {
  .p-regulations__intro span {
    font-size: 3.2vw;
    line-height: 1.375;
  }
}
.p-regulations-img-wrapper {
  margin-top: 1.8125rem;
  background-color: #e8eaf0;
  padding-top: 3.3125rem;
  padding-bottom: 2.75rem;
}
@media screen and (max-width: 750px) {
  .p-regulations-img-wrapper {
    margin-top: 8.6666666667vw;
    padding-top: 10.5333333333vw;
    padding-bottom: 11.7333333333vw;
  }
}
.p-regulations__img {
  text-align: center;
  margin-bottom: 3.5625rem;
}
@media screen and (max-width: 750px) {
  .p-regulations__img {
    margin-bottom: 11.0666666667vw;
  }
}
.p-regulations__img img {
  width: 90%;
}
@media screen and (max-width: 750px) {
  .p-regulations__img img {
    width: 100%;
  }
}
.p-regulations__conditions {
  font-size: 1.125rem;
  line-height: 1.9444444444;
}
@media screen and (max-width: 750px) {
  .p-regulations__conditions {
    font-size: 3.7333333333vw;
    line-height: 1.6428571429;
  }
}
.p-regulations__note {
  font-size: 0.8125rem;
}
@media screen and (max-width: 750px) {
  .p-regulations__note {
    font-size: 3.0666666667vw;
  }
}
.p-regulations__alert {
  padding-top: 2.6875rem;
}
@media screen and (max-width: 750px) {
  .p-regulations__alert {
    padding-top: 16.4vw;
  }
}
.p-regulations__alert-head {
  position: relative;
}
.p-regulations__alert-head::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 16px solid transparent;
  border-left: 16px solid transparent;
  border-top: 20px solid #e50012;
  border-bottom: 0;
  position: absolute;
  bottom: -19px;
  left: 50%;
  transform: translatex(-50%);
}
.p-regulations__alert-head-inner {
  position: relative;
  background-color: #e50012;
  text-align: center;
  font-weight: 900;
  color: #FFFFFF;
  font-size: 2.5rem;
  padding: 1.84375rem 0;
}
@media screen and (max-width: 1023px) {
  .p-regulations__alert-head-inner {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 750px) {
  .p-regulations__alert-head-inner {
    font-size: 5.3333333333vw;
    padding: 6.9333333333vw 0 3.7333333333vw;
  }
}
.p-regulations__alert-head-inner::before, .p-regulations__alert-head-inner::after {
  content: "";
  width: 6rem;
  height: 5.375rem;
  background: url(../img/common/icon-alert.webp) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
}
@media screen and (max-width: 1023px) {
  .p-regulations__alert-head-inner::before, .p-regulations__alert-head-inner::after {
    width: 4.375rem;
    height: 3.9375rem;
  }
}
.p-regulations__alert-head-inner::before {
  left: 2.5rem;
}
@media screen and (max-width: 1023px) {
  .p-regulations__alert-head-inner::before {
    left: 1.25rem;
  }
}
@media screen and (max-width: 750px) {
  .p-regulations__alert-head-inner::before {
    width: 12.8vw;
    height: 11.4666666667vw;
    left: 50%;
    transform: translate(-50%, 0);
    top: -6.9333333333vw;
  }
}
.p-regulations__alert-head-inner::after {
  right: 2.5rem;
}
@media screen and (max-width: 1023px) {
  .p-regulations__alert-head-inner::after {
    right: 1.25rem;
  }
}
@media screen and (max-width: 750px) {
  .p-regulations__alert-head-inner::after {
    content: none;
  }
}
.p-regulations__alert-head-inner span {
  color: #ffd801;
  font-size: 1.6875rem;
  display: block;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .p-regulations__alert-head-inner span {
    font-size: 3.6vw;
    margin-bottom: 1.3333333333vw;
  }
}
.p-regulations__alert-lead {
  font-size: 2.3125rem;
  line-height: 1.4324324324;
  font-weight: 900;
  text-align: center;
  margin-top: 4.125rem;
  margin-bottom: 3.375rem;
}
@media screen and (max-width: 1279px) {
  .p-regulations__alert-lead {
    font-size: 2.125rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-regulations__alert-lead {
    font-size: 1.5625rem;
  }
}
@media screen and (max-width: 750px) {
  .p-regulations__alert-lead {
    margin-top: 10.1333333333vw;
    font-size: 5.3333333333vw;
    line-height: 1.325;
    margin-bottom: 10.4vw;
  }
}
.p-regulations__alert-lead .p-regulations__highlight {
  color: #e50012;
  position: relative;
}
.p-regulations__alert-lead .p-regulations__highlight::before {
  content: "";
  width: 100%;
  height: 14px;
  background-color: #ffd801;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.p-regulations__alert-img1 {
  margin-bottom: 2.6875rem;
}
@media screen and (max-width: 750px) {
  .p-regulations__alert-img1 {
    margin-bottom: 3.4666666667vw;
  }
}
.p-regulations__refs {
  margin-top: 2.375rem;
  font-size: 1.125rem;
}
@media screen and (max-width: 750px) {
  .p-regulations__refs {
    margin-top: 6.4vw;
    font-size: 3.7333333333vw;
  }
}
.p-regulations__refs-text {
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 750px) {
  .p-regulations__refs-text {
    margin-bottom: 8vw;
  }
}
.p-regulations__refs-link {
  color: #b28146;
  display: block;
  position: relative;
  width: fit-content;
  padding-bottom: 0.625rem;
  background: linear-gradient(transparent 96%, #b28146 0%);
  padding: 0 1px 0px;
}
@media screen and (max-width: 750px) {
  .p-regulations__refs-link {
    line-height: 1.6071428571;
  }
}
@media screen and (max-width: 750px) {
  .p-regulations__refs-link:first-of-type {
    display: inline;
  }
}
.p-regulations__refs-link:nth-of-type(2) {
  margin-top: 0.5625rem;
}
@media screen and (max-width: 750px) {
  .p-regulations__refs-link:nth-of-type(2) {
    margin-top: 0;
  }
}/*# sourceMappingURL=regulations.css.map */