@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap");
/* ress.css • v2.0.4 MIT License github.com/filipelinhares/ress */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

ul, li {
  list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

/* Style select like a standard input */
select {
  /* -moz-appearance: none; */
  /* -webkit-appearance: none; */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* expo */
/* expo */
/* expo */
/* expo */
/* expo */
html {
  box-sizing: border-box;
  font-size: 62.5%;
}
@media print, screen and (min-width: 744px) {
  html {
    font-size: clamp(9px, 0.5376vw, 11px);
  }
}
@media screen and (max-width: 743px) {
  html {
    font-size: clamp(9px, 2.56vw, 12px);
  }
}
html *,
html *:before,
html *:after {
  box-sizing: inherit;
}

/* デフォルトは smooth のまま */
html {
  scroll-behavior: smooth;
}

/* 復元中だけ auto に書き換えて一切のアニメーションを殺す */
html.scroll-restore {
  scroll-behavior: auto !important;
}

body {
  color: #111;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  letter-spacing: 0.04em;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
  position: relative;
  background: #fff;
}
@media screen and (max-width: 743px) {
  body {
    line-height: 1.75;
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 744px) {
  body {
    line-height: 2;
    font-size: 1.8rem;
    min-width: 136rem;
  }
}

@media (prefers-color-scheme: dark) {
  body {
    background: #fff;
    color: #111;
  }
}
img {
  vertical-align: top;
  backface-visibility: hidden;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 743px) {
  img {
    width: 100%;
  }
}

a {
  color: #0068b7;
  text-decoration: underline;
}
a:visited {
  color: #0068b7;
}
@media (hover: hover) {
  a:hover {
    text-decoration: none;
  }
}

@media print, screen and (min-width: 744px) {
  a[href^="tel:"] {
    text-decoration: none;
    pointer-events: none;
    color: inherit;
  }
}

button {
  outline: none;
}

:root :where(mark) {
  background: #ffc1c1;
  color: inherit;
}

:focus-visible {
  outline: 3px solid #0068b7;
}

:-moz-focusring {
  outline: 3px solid #0068b7;
}

::selection {
  background: #ddd;
}

::-moz-selection {
  background: #ddd;
}

sup {
  vertical-align: super;
  font-weight: normal;
  font-size: 50%;
}

em {
  font-style: normal;
}

body {
  scrollbar-color: #0068b7 #ECECEC;
}

::-webkit-scrollbar {
  width: 10px; /* 右のスクロールバーの幅 */
  height: 10px; /* 下のスクロールバーの幅 */
}

/* スクロールバーの背景 */
::-webkit-scrollbar-track-piece {
  background-color: #ECECEC;
}

/* スクロールバーのつまみ */
::-webkit-scrollbar-thumb {
  /* 透明度やグラデーションも設定できる */
  background-color: #0068b7;
  /* ボーダーは余白のために使うとよい */
  border: 2px solid transparent;
  border-radius: 30px;
  background-clip: content-box;
}

.c-headingStyle3 {
  position: relative;
  line-height: 1.5;
  text-align: left;
  font-weight: 800;
  border-left: solid 4px #0068b7;
  padding: 0.6em 0 0.6em 1.3em;
}
@media screen and (max-width: 743px) {
  .c-headingStyle3 {
    font-size: 1.8rem;
    margin: 3rem 0 1.5rem;
    border-width: 3px;
  }
}
@media print, screen and (min-width: 744px) {
  .c-headingStyle3 {
    font-size: 2.6rem;
    margin: 6rem 0 3rem;
  }
}
.c-headingStyle3:nth-child(1) {
  margin-top: 0;
}

.c-headingStyle4 {
  position: relative;
  font-weight: 700;
  line-height: 1.67;
}
@media screen and (max-width: 743px) {
  .c-headingStyle4 {
    font-size: 1.8rem;
    margin: 4rem 0 2rem;
    border-width: 3px;
  }
}
@media print, screen and (min-width: 744px) {
  .c-headingStyle4 {
    font-size: 2.4rem;
    margin: 5rem 0 2.5rem;
  }
}
.c-headingStyle4:nth-child(1) {
  margin-top: 0;
}

.c-headingStyle5 {
  position: relative;
  font-weight: 700;
  line-height: 1.67;
}
@media screen and (max-width: 743px) {
  .c-headingStyle5 {
    font-size: 1.6rem;
    margin: 3.5rem 0 0.6rem;
    border-width: 3px;
  }
}
@media print, screen and (min-width: 744px) {
  .c-headingStyle5 {
    font-size: 2rem;
    margin: 4rem 0 1rem;
  }
}
.c-headingStyle5:nth-child(1) {
  margin-top: 0;
}

.c-headingStyle6 {
  position: relative;
  font-weight: 700;
  line-height: 1.5;
  background: #f8f8f8;
}
@media screen and (max-width: 743px) {
  .c-headingStyle6 {
    padding: 1.2rem 1.8rem;
    margin: 3.5rem 0 1.6rem;
  }
}
@media print, screen and (min-width: 744px) {
  .c-headingStyle6 {
    padding: 1.5rem 2.4rem;
    margin: 4rem 0 2rem;
  }
}
.c-headingStyle6:nth-child(1) {
  margin-top: 0;
}

.c-headingStyle3 + .c-headingStyle6 {
  margin-top: 0;
}

.c-btnStyle1, .c-btnStyle1--white, .c-btnStyle1--green, .c-btnStyle1--large {
  position: relative;
  display: inline-block;
  min-width: 22rem;
  line-height: 1.3;
  margin: 0;
  padding: 1.8rem 4rem 1.8rem 4rem;
  border: solid 1px #0068b7;
  border-radius: 10rem;
  background: #0068b7;
  text-decoration: none !important;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  color: #fff !important;
  z-index: 1;
  transition: 0.15s;
}
@media screen and (max-width: 743px) {
  .c-btnStyle1, .c-btnStyle1--white, .c-btnStyle1--green, .c-btnStyle1--large {
    font-size: 1.5rem;
    padding: 1.8rem 4.5rem 1.6rem 4rem;
  }
}
.c-btnStyle1[target=_blank] > span, [target=_blank].c-btnStyle1--white > span, [target=_blank].c-btnStyle1--green > span, [target=_blank].c-btnStyle1--large > span {
  padding-right: 1.3em;
}
.c-btnStyle1[target=_blank] > span::before, [target=_blank].c-btnStyle1--white > span::before, [target=_blank].c-btnStyle1--green > span::before, [target=_blank].c-btnStyle1--large > span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 1em;
  height: 1em;
  background: url(../images/ico_blank_wh.svg) no-repeat center center;
  background-size: contain;
  border: none;
  transform: rotate(0);
}

@media print, screen and (min-width: 744px) {
  .c-btnStyle1--large {
    min-width: 30rem;
    padding: 2.8rem 8rem 2.8rem 7.6rem;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 743px) {
  .c-btnStyle1--large {
    font-size: 1.6rem;
    padding: 2.2rem 4.5rem 2rem 4rem;
  }
}

.c-btnStyle1--green {
  background: #99c41e;
  border-color: #99c41e;
}

.c-btnStyle1--white {
  background: #fff;
  color: #0068b7 !important;
}
.c-btnStyle1--white::after {
  background: #0068b7;
}

.c-ulStyle1 {
  margin: 1.5em 0 2em;
}
.c-ulStyle1 li {
  position: relative;
  padding-left: 1.4em;
  line-height: 1.5;
}
.c-ulStyle1 li:not(:last-child) {
  margin-bottom: 0.3em;
}
.c-ulStyle1 li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.6em;
  left: 0.3em;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #e60012;
}

.c-olStyle1 {
  padding-left: 1.3em;
  margin: 1.5em 0 2em;
}
.c-olStyle1 li {
  list-style-type: decimal;
  margin-bottom: 0.3em;
}

.c-olStyle--free {
  padding-left: 1.6em;
  margin: 1.5em 0 2em;
}
.c-olStyle--free li {
  list-style-type: none;
  margin-bottom: 0.3em;
  text-indent: -1.6em;
}
.c-olStyle--free li p {
  text-indent: 0;
}

.c-text {
  margin-bottom: 1.875em;
  line-height: 1.875;
}

.c-textLink {
  position: relative;
  margin: 0;
  padding-right: 0.8em;
  margin-right: 0.5rem;
}
.c-textLink::after {
  content: "";
  position: absolute;
  bottom: 0.4em;
  right: 0;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #0068b7;
  border-right: 1px solid #0068b7;
  transform: rotate(45deg);
}
.c-textLink[target=_blank], .c-textLink[target=_top] {
  padding-right: 0;
}
.c-textLink[target=_blank]::after, .c-textLink[target=_top]::after {
  content: "";
  position: relative;
  top: inherit;
  bottom: inherit;
  right: inherit;
  display: inline-block;
  vertical-align: super;
  margin-left: 3px;
  width: 10px;
  height: 10px;
  background: url(../images/ico_blank_b.svg) no-repeat center center;
  background-size: contain;
  border: none;
  transform: none;
  transform: translateY(3px);
}
.c-textLink.u-color--white {
  color: #fff;
}
.c-textLink.u-color--white::after {
  border-color: #fff;
}

.c-textMarker {
  font-style: normal;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 0%, transparent 65%, #99c41e 65%, #99c41e 100%) repeat scroll 0 0;
}

.c-form {
  text-align: left;
}
.c-form input[type=text],
.c-form input[type=email],
.c-form input[type=tel],
.c-form input[type=password],
.c-form select,
.c-form textarea {
  margin-bottom: 1rem;
  padding: 1.8rem 1.6rem;
  border-radius: 5px;
  width: 100%;
  outline: none;
  font-size: 1.4rem;
  background: #eee;
  vertical-align: top;
  border: solid 1px #eee;
}
@media print, screen and (min-width: 744px) {
  .c-form input[type=text],
.c-form input[type=email],
.c-form input[type=tel],
.c-form input[type=password],
.c-form select,
.c-form textarea {
    padding: 16px 20px;
    font-size: 16px;
  }
}
.c-form input[type=text]:focus,
.c-form input[type=email]:focus,
.c-form input[type=tel]:focus,
.c-form input[type=password]:focus,
.c-form select:focus,
.c-form textarea:focus {
  background: #fff;
  border: solid 1px #0068b7;
}
.c-form input[type=submit],
.c-form input[type=button] {
  outline: none;
}
.c-form input::placeholder,
.c-form textarea::placeholder {
  color: #8E8E93;
}
@media screen and (max-width: 743px) {
  .c-form textarea {
    height: 300px;
  }
}
.c-form select {
  position: relative;
  width: 100%;
  vertical-align: middle;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #111;
}
.c-form select::-ms-expand {
  display: none;
}
.c-form select option:disabled {
  display: none;
}
.c-form p {
  margin: 0 0 1.5em;
}

.c-form__field {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  padding: 0 0 1rem;
}
.c-form__field_title {
  display: block;
  position: relative;
  line-height: 1.75;
  font-weight: 600;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  font-size: 1.5rem;
}
@media print, screen and (min-width: 744px) {
  .c-form__field_title {
    width: 26rem;
  }
}
@media print, screen and (min-width: 744px) {
  .c-form__must {
    padding-right: 6rem;
  }
}
.c-form__must::after {
  content: "必須";
  display: inline-block;
  border: solid 1px #0068b7;
  color: #0068b7;
  text-align: center;
  margin-left: 6px;
  padding: 3px 6px 4px;
  border-radius: 3px;
  font-size: 11px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-weight: normal;
  vertical-align: baseline;
  transform: translateY(-2px);
}
@media screen and (max-width: 743px) {
  .c-form__must::after {
    font-size: 10px;
  }
}
@media print, screen and (min-width: 744px) {
  .c-form__must::after {
    position: absolute;
    right: 0;
    top: 2.5rem;
  }
}

.c-form__select {
  position: relative;
}
.c-form__select:before {
  content: "";
  position: absolute;
  top: -0.6em;
  bottom: 0;
  margin: auto;
  right: 1.3em;
  width: 0.5em;
  height: 0.5em;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(45deg);
  z-index: 10;
}
.c-form__select select {
  color: #8E8E93;
}
.c-form__select select.selected {
  color: #111;
}

.c-form__inputbtn {
  padding: 1.5rem 0 1.5rem;
  line-height: 1.4;
  letter-spacing: 0;
}
@media screen and (max-width: 743px) {
  .c-form__inputbtn {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 744px) {
  .c-form__inputbtn {
    font-size: 1.6rem;
  }
}
.c-form__inputbtn label {
  cursor: pointer;
}
.c-form__inputbtn input[type=radio],
.c-form__inputbtn input[type=checkbox] {
  display: none;
}
.c-form__inputbtn input[type=radio] + span,
.c-form__inputbtn input[type=checkbox] + span {
  position: relative;
  display: inline-block;
  padding-left: 24px;
  padding-right: 1rem;
  margin-bottom: 2rem;
}
.c-form__inputbtn input[type=radio] + span::before,
.c-form__inputbtn input[type=checkbox] + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #111;
  border-radius: 50%;
  background: #fff;
}
@media print, screen and (min-width: 744px) {
  .c-form__inputbtn input[type=radio] + span::before,
.c-form__inputbtn input[type=checkbox] + span::before {
    top: 3px;
  }
}
.c-form__inputbtn input[type=radio]:checked + span::before {
  border: solid 1px #0068b7;
}
.c-form__inputbtn input[type=radio]:checked + span::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #0068b7;
}
@media print, screen and (min-width: 744px) {
  .c-form__inputbtn input[type=radio]:checked + span::after {
    top: 7px;
  }
}
.c-form__inputbtn input[type=checkbox]:checked + span::before {
  border: solid 1px #0068b7;
  background: #0068b7;
}
.c-form__inputbtn input[type=checkbox]:checked + span::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  bottom: 0;
  left: 6px;
  margin: auto;
  width: 6px;
  height: 11px;
  transform: rotate(40deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
@media print, screen and (min-width: 744px) {
  .c-form__inputbtn input[type=checkbox]:checked + span::after {
    top: 0px;
  }
}
.c-form__inputbtn .wpcf7-list-item {
  margin-left: 0 !important;
}

.c-form__file {
  padding-bottom: 1em;
}
@media screen and (max-width: 743px) {
  .c-form__file {
    font-size: 13px;
  }
}
@media print, screen and (min-width: 744px) {
  .c-form__file {
    font-size: 14px;
  }
}

.c-form__privacy {
  margin: 4rem 0;
  text-align: center;
}
@media print, screen and (min-width: 744px) {
  .c-form__privacy {
    font-size: 1.6rem;
  }
}
.c-form__privacy a {
  text-decoration: underline;
}
.c-form__privacy_box {
  display: inline-block;
  padding: 1.5rem 8rem 0rem;
  border: solid 1px #d1d1d1;
}
@media screen and (max-width: 743px) {
  .c-form__privacy_box {
    display: block;
    padding: 1.5rem 0 0;
  }
}

.c-form__submit {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 3rem;
}
.c-form__submit label {
  display: inline-block;
  position: relative;
  margin: 0;
}
.c-form__submit label.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.c-form__submit label input {
  display: inline-block;
  padding: 2em 3.33em 2em;
  position: relative;
  text-align: center;
  line-height: 1.3;
  margin: 0;
  background-color: #0068b7;
  border-radius: 60px;
  font-weight: 700;
  color: #fff;
  z-index: 1;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  transition: 0.05s linear;
}
@media screen and (max-width: 743px) {
  .c-form__submit label input {
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 744px) {
  .c-form__submit label input {
    width: 36rem;
    font-size: 1.8rem;
  }
}
@media (hover: hover) {
  .c-form__submit label input:hover {
    background-color: #0078A0;
  }
}

.c-formPassword {
  position: relative;
}
.c-formPassword_eye {
  display: block;
  position: absolute;
  top: 1.8rem;
  right: 1.5rem;
  width: 2.8rem;
  height: 2.8rem;
  cursor: pointer;
}
@media screen and (max-width: 743px) {
  .c-formPassword_eye {
    top: 1.4rem;
  }
}
.c-formPassword .ico-eye {
  background: url(../images/common/ico_eye.svg) no-repeat center center;
  background-size: contain;
  opacity: 1;
}
.c-formPassword .ico-eye-slash {
  background: url(../images/common/ico_eye-slash.svg) no-repeat center center;
  background-size: contain;
  opacity: 0.6;
}

.wpcf7-spinner {
  margin: 0 -30px 0 6px;
}

.wpcf7-not-valid-tip {
  font-size: 0.75em !important;
  line-height: 1.2;
  margin: -0.5em 0 1.5em;
}

input[type=text]:read-only {
  background: #fffad9;
  outline: inherit;
}

.wpcf7-form.init .wpcf7-not-valid-tip {
  display: none !important;
}

.grecaptcha-badge {
  z-index: 50;
}

.c-naviText {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 6rem;
  gap: 1rem 3rem;
  letter-spacing: 0;
  transform: translateX(2rem);
}
.c-naviText li {
  position: relative;
  line-height: 1.3;
  margin-left: -1px;
  text-align: center;
}
.c-naviText li::before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  bottom: 0;
  left: -1.5rem;
  margin: auto;
  width: 1px;
  height: 0.9em;
  background: #888;
}
.c-naviText li::after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  bottom: 0;
  right: -1.5rem;
  margin: auto;
  width: 1px;
  height: 0.9em;
  background: #888;
}
@media screen and (max-width: 743px) {
  .c-naviText li {
    width: calc((100% - 13rem) / 4);
  }
}
.c-naviText li a.is_active {
  color: #111 !important;
  font-weight: 700;
  pointer-events: none;
  text-decoration: none;
}

@media screen and (max-width: 743px) {
  .l-contents {
    min-height: 200px;
    max-width: 100vw;
    overflow-x: hidden;
    margin-bottom: 4rem;
  }
}
@media print, screen and (min-width: 744px) {
  .l-contents {
    min-height: 200px;
    overflow-x: clip;
    margin-bottom: 6rem;
  }
}

.l-container, .l-container--narrow, .l-container--wide {
  position: relative;
  padding: 0 2rem;
  margin: 0 auto;
  text-align: left;
}
@media print, screen and (min-width: 744px) {
  .l-container, .l-container--narrow, .l-container--wide {
    min-width: 108rem;
    max-width: 136rem;
    padding: 0 6rem;
  }
}

@media print, screen and (min-width: 744px) {
  .l-container--wide {
    max-width: 168rem;
  }
}

@media print, screen and (min-width: 744px) {
  .l-container--narrow {
    max-width: 108rem;
  }
}

.l-header {
  width: 100%;
  margin-top: 3rem;
}
@media print, screen and (min-width: 744px) {
  .logged-in.admin-bar .l-header {
    top: 32px;
  }
}

.l-headerTitle {
  text-align: center;
  font-size: 3rem;
  line-height: 1.2;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 900;
  font-feature-settings: "palt";
  letter-spacing: -0.02em;
  margin: 0 0 2rem;
  color: #0068b7 !important;
}
@media print, screen and (min-width: 744px) {
  .l-headerTitle {
    font-size: 4rem;
  }
}
.l-headerTitle a {
  text-decoration: none;
  color: #0068b7 !important;
}
.l-headerTitle__badge {
  position: relative;
  display: inline-block;
  width: 2.8em;
  height: 2.8em;
  transform: translateY(-0.6em);
  font-size: 0.4em;
  margin-left: 0.2em;
}
.l-headerTitle__badge::before, .l-headerTitle__badge::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #e60012;
  border-radius: 0.5em;
  transform: rotate(-30deg);
}
.l-headerTitle__badge::after {
  transform: rotate(30deg);
}
.l-headerTitle__badge small {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 0.5em;
  color: #fff;
  line-height: 1.2;
  font-weight: 400;
  font-feature-settings: "palt";
  z-index: 10;
  white-space: nowrap;
  background: #e60012;
  letter-spacing: -0.03em;
}

@media print, screen and (min-width: 744px) {
  .is_scroll .l-header {
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
  }
  .is_scroll .l-header .l-headerTitle {
    top: 0;
  }
}

.l-drawerBtn {
  position: fixed;
  bottom: 2rem;
  right: 1.5rem;
  z-index: 1000;
}
@media print, screen and (min-width: 744px) {
  .l-drawerBtn {
    transform: scale(1.4);
    transform-origin: bottom right;
    bottom: 3rem;
    right: 3rem;
    cursor: pointer;
  }
}
.l-drawerBtn__layout {
  display: inline-block;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 5.5rem;
  height: 5.5rem;
  padding-left: 0;
  padding-bottom: 0.3rem;
  background-color: #0068b7;
  color: #fff !important;
  text-decoration: none;
  border-radius: 50%;
  transition: transform 0.2s ease-in-out;
  box-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.3);
}
@media (hover: hover) {
  .l-drawerBtn__layout:hover {
    transform: translateX(-0.6rem);
  }
}
.l-drawerBtn__icon {
  display: inline-block;
  width: 2.6rem;
  height: 2.6rem;
  background-image: url("../images/ico_share.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.l-drawerBtn__text {
  margin-top: 0rem;
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: 0;
  font-feature-settings: "palt";
}

.l-drawerWindow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  margin: 0;
  z-index: 2000;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  padding-bottom: 10rem;
  display: none;
}

.l-drawerWindow__layout {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.l-drawerBody {
  position: relative;
  border-radius: 6rem;
  background: #fff;
}
@media screen and (max-width: 743px) {
  .l-drawerBody {
    padding: 2rem 0 6rem;
    border-radius: 4.8rem;
    width: calc(100% + 0.4rem);
    margin-right: -0.2rem;
    margin-left: -0.2rem;
  }
}
@media print, screen and (min-width: 744px) {
  .l-drawerBody {
    padding: 2rem 8rem 6rem;
  }
}

.l-drawerBody__close {
  position: absolute;
  top: 2.4rem;
  right: 2.4rem;
  width: 3.6rem;
  height: 3.6rem;
  cursor: pointer;
  background: #0068b7;
  border-radius: 50%;
}
@media print, screen and (min-width: 744px) {
  .l-drawerBody__close {
    top: 4rem;
    right: 4rem;
  }
}
.l-drawerBody__close::before, .l-drawerBody__close::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  height: 0.2rem;
  background: #fff;
}
.l-drawerBody__close::after {
  transform: rotate(45deg);
}
.l-drawerBody__close::before {
  transform: rotate(-45deg);
}
@media (hover: hover) {
  .l-drawerBody__close:hover {
    opacity: 0.8;
  }
}

.l-footer {
  padding-bottom: 3rem;
}

.l-footerRemarks {
  margin: 0 0 3rem;
  font-size: 1.2rem;
  line-height: 1.5;
  font-feature-settings: "palt";
}

.l-footerLink {
  border-top: solid 1px #ddd;
  padding-top: 3rem;
  font-feature-settings: "palt";
  line-height: 1.5;
}
@media print, screen and (min-width: 744px) {
  .l-footerLink {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 1.4rem;
    margin: 6rem 0 3rem;
  }
}
@media screen and (max-width: 743px) {
  .l-footerLink {
    font-size: 1.2rem;
    margin: 3rem 0 1rem;
  }
}
.l-footerLink li {
  position: relative;
}
@media print, screen and (min-width: 744px) {
  .l-footerLink li:not(:last-child)::after {
    content: "";
    display: inline-block;
    margin: 0 1.4rem 0 1rem;
    width: 1px;
    height: 0.8em;
    background: #616161;
  }
}
@media screen and (max-width: 743px) {
  .l-footerLink li:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.l-footerLink li a {
  color: #616161;
}
@media print, screen and (min-width: 744px) {
  .l-footerLink li a {
    text-decoration: none;
  }
}
@media (hover: hover) {
  .l-footerLink li a:hover {
    text-decoration: underline;
  }
}

.p-homeRemarks {
  margin: 0 0 2rem;
  background: #f3f3f3;
  border-radius: 0.6rem;
  padding: 2rem 1.5rem;
  font-size: 1.4rem;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
}
@media screen and (max-width: 743px) {
  .p-homeRemarks {
    font-size: 1.2rem;
  }
}
.p-homeRemarks__list {
  margin: 0;
}

.p-homeMec__remarks {
  color: #e60012;
  margin: 1rem 0 3rem;
  line-height: 1.3;
}
@media print, screen and (min-width: 744px) {
  .p-homeMec__remarks {
    font-size: 1.3rem;
    text-align: right;
  }
}
@media screen and (max-width: 743px) {
  .p-homeMec__remarks {
    font-size: 1.1rem;
  }
}
.p-homeMec__remarks + .p-homeMec__remarks {
  margin-top: 0.5rem;
}

.p-homeMec__below {
  margin-top: 4rem;
}
@media screen and (max-width: 743px) {
  .p-homeMec__below {
    margin-bottom: 5rem;
    padding: 0 0.6rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeMec__below {
    margin-bottom: 4rem;
    margin-top: 5rem;
  }
}
.p-homeMec__below_title {
  position: relative;
  font-size: 1.6rem;
  font-weight: 700;
  color: #0068b7;
  line-height: 1.4;
  font-feature-settings: "palt";
  padding-left: 1.8em;
}
.p-homeMec__below_title::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 1.1em;
  height: 1.1em;
  background: #fff;
  border-radius: 50%;
  border: solid 0.4em #0068b7;
}
.p-homeMec__below_heading {
  margin-top: 3rem;
  margin-bottom: 0.5rem;
  font-size: 1.8rem;
  font-weight: 700;
  color: #111;
  line-height: 1.4;
  font-feature-settings: "palt";
}
@media screen and (max-width: 743px) {
  .p-homeMec__below_heading {
    font-size: 1.4rem;
  }
}
.p-homeMec__below_txt {
  font-size: 1.5rem;
  color: #111;
  margin-top: 0.6rem;
}
@media screen and (max-width: 743px) {
  .p-homeMec__below_txt {
    font-size: 1.2rem;
  }
}

@media print, screen and (min-width: 744px) {
  .p-homeBelow__layout {
    display: flex;
    gap: 2rem 6rem;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeBelow__layout_topics {
    width: 64rem;
  }
}

.p-homeTopics {
  margin: 3rem 0 3rem;
  background: #99c41e;
  border-radius: 3.4rem;
  padding: 1.6rem 0.6rem 0.6rem;
  font-feature-settings: "palt";
  box-shadow: 1px 1px 0px rgba(103, 140, 0, 0.8);
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics {
    margin-top: 4rem;
    padding: 1.6rem 1.2rem 1.2rem;
    border-radius: 6rem;
  }
}
.p-homeTopics__heading {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 1.2rem;
  padding-right: 1rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.4;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__heading {
    font-size: 2.2rem;
    padding: 0.5rem 0;
  }
}
.p-homeTopics__heading i {
  display: inline-block;
  transform: scale(1.3);
  margin-right: 0.5rem;
  font-style: normal;
}
.p-homeTopics__heading span {
  text-shadow: #678C00 0 0 2px, #678C00 0 0 2px, #678C00 0 0 2px, #678C00 0 0 2px;
}
.p-homeTopics__body {
  background: #FFFDE6;
  border-radius: 0.4rem 0.4rem 2.8rem 2.8rem;
  padding: 0 1.5rem 4rem;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__body {
    border-radius: 0.6rem 0.6rem 4.6rem 4.6rem;
    padding-bottom: 5rem;
  }
}
.p-homeTopics__note {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  padding: 1rem 0.8rem;
  border-radius: 0.4rem 0.4rem 0 0;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 2.5rem;
  background: #f0f0f0;
  background: #fff9b3;
  color: #775;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__note {
    font-size: 1.4rem;
    margin-bottom: 3.5rem;
  }
}

@media screen and (max-width: 743px) {
  .p-homeTopics__item {
    margin: 0 1rem 0;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__item {
    margin: 0 3rem 0;
  }
}
.p-homeTopics__item:not(:last-child) {
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__item:not(:last-child) {
    margin-bottom: 4rem;
  }
}
.p-homeTopics__item_title {
  font-weight: 600;
  font-family: "Inter", sans-serif;
  font-size: 1.6rem;
  color: #92bb1d;
  width: 100%;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__item_title {
    font-size: 1.8rem;
  }
}
.p-homeTopics__item_date {
  font-weight: 600;
  font-family: "Inter", sans-serif;
  font-size: 2.8rem;
  color: #92bb1d;
  letter-spacing: 0;
  position: relative;
  line-height: 1.2;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__item_date {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homeTopics__item_date {
    margin-bottom: 1.5rem;
  }
}
.p-homeTopics__item_date::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 1.4rem;
  right: -2.5rem;
  width: calc(100% - 12.5rem);
  height: 1px;
  border-bottom: solid 2px #99c41e;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__item_date::before {
    right: -4.5rem;
    bottom: 1.7rem;
    width: calc(100% - 12rem);
  }
}
.p-homeTopics__item_date i {
  font-size: 0.7em;
  font-style: normal;
}
.p-homeTopics__item_label {
  display: inline-block;
  position: relative;
  margin-left: 0rem;
  padding: 0.4rem 0.6rem 0.3rem;
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
  line-height: 1.1;
  border-radius: 0.4rem;
  background-color: #FFFDE6;
  color: #92bb1d;
  border: solid 1px #92bb1d;
  transform: translate(0, -0.5rem);
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__item_label {
    font-size: 1.3rem;
  }
}
.p-homeTopics__item_body {
  font-size: 1.4rem;
  line-height: 1.6;
  color: #111;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__item_body {
    font-size: 1.6rem;
  }
}

.p-homeTopics__btn {
  margin-top: -2.5rem;
  margin-bottom: 1.5rem;
  padding-right: 1rem;
  text-align: right;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__btn {
    margin-bottom: 4rem;
  }
}
.p-homeTopics__btn_link {
  font-size: 1.3rem;
  font-weight: 500;
  font-feature-settings: "palt";
  color: #99c41e !important;
}
@media print, screen and (min-width: 744px) {
  .p-homeTopics__btn_link {
    font-size: 1.5rem;
  }
}

.p-homeGuide, .p-homeGuide--ad, .p-homeGuide--abroad {
  margin-top: 0rem;
  background: #0068b7;
  border-radius: 6rem;
  padding: 4.8rem 6rem 7.8rem;
  font-feature-settings: "palt";
}
@media screen and (max-width: 743px) {
  .p-homeGuide, .p-homeGuide--ad, .p-homeGuide--abroad {
    margin-left: -2rem;
    margin-right: -2rem;
    border-radius: 4.8rem;
    margin-right: -2.2rem;
    margin-left: -2.2rem;
    padding: 6rem 2.5rem 8rem;
  }
}
.p-homeGuide__title {
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 1rem;
  line-height: 1.4;
}
@media screen and (max-width: 743px) {
  .p-homeGuide__title {
    font-size: 2.1rem;
    text-align: center;
    margin-bottom: 2rem;
    letter-spacing: 0.02em;
  }
}
.p-homeGuide__txt {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #fff;
}
@media screen and (max-width: 743px) {
  .p-homeGuide__txt {
    font-size: 1.3rem;
  }
}
.p-homeGuide__body {
  background: #fff;
  border-radius: 3rem;
  margin-top: 2.4rem;
  padding: 4rem 4.5rem;
}
@media screen and (max-width: 743px) {
  .p-homeGuide__body {
    border-radius: 2.4rem;
    padding: 2.5rem 1.5rem 3rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeGuide__body_layout {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem 2rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeGuide__body_layout section {
    width: calc(33.3333333333% - 2rem);
  }
}
@media screen and (max-width: 743px) {
  .p-homeGuide__body_layout section:not(:last-child) {
    margin-bottom: 1.4rem;
  }
}
.p-homeGuide__list {
  margin: 0;
  font-size: 1.7rem;
}
@media screen and (max-width: 743px) {
  .p-homeGuide__list {
    font-size: 1.4rem;
  }
}
.p-homeGuide__list li {
  font-weight: 500;
}
.p-homeGuide__list li:not(:last-child) {
  margin-bottom: 0.9rem;
}
.p-homeGuide__heading {
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (max-width: 743px) {
  .p-homeGuide__heading {
    font-size: 1.5rem;
  }
}

.p-homeGuide--abroad {
  background: #cc0c1d;
}
@media print, screen and (min-width: 744px) {
  .p-homeGuide--abroad .p-homeGuide__body {
    padding: 3.5rem 2.5rem 5rem 4.5rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homeGuide--abroad .p-homeGuide__body {
    padding-left: 2.5rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeGuide--abroad .p-homeGuide__list {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homeGuide--abroad .p-homeGuide__list {
    font-size: 1.3rem;
  }
}

.p-homeGuide--ad {
  background: #D2D7DA;
}
.p-homeGuide--ad .p-homeGuide__body {
  margin-top: 0;
  text-align: center;
}

.p-homeNavi {
  margin-bottom: 3rem;
}
@media screen and (max-width: 743px) {
  .p-homeNavi {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi {
    display: flex;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi__layout {
    width: 50%;
    padding: 2.4rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homeNavi__layout {
    padding: 1.6rem 2rem;
  }
}
.p-homeNavi__layout[data-nav=main] {
  background: #d1e9f4;
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi__layout[data-nav=main] {
    border-radius: 0.6rem 0 0 0.6rem;
  }
}
.p-homeNavi__layout[data-nav=sub] {
  background: #ffe9dd;
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi__layout[data-nav=sub] {
    border-radius: 0 0.6rem 0.6rem 0;
  }
}
.p-homeNavi__layout[data-nav=sub] li {
  border-color: #cc0c1d;
}
.p-homeNavi__layout[data-nav=sub] li a {
  color: #cc0c1d;
}
@media (hover: hover) {
  .p-homeNavi__layout[data-nav=sub] li a:hover {
    background: #cc0c1d;
  }
}
.p-homeNavi__layout[data-nav=sub] li a.is_active {
  background: #cc0c1d;
}

.p-homeNavi_list {
  font-feature-settings: "palt";
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.p-homeNavi_list li {
  position: relative;
  line-height: 1.3;
  text-align: center;
  width: calc((100% - 4px) / 2);
  font-size: 1.3rem;
  border: solid 1px #0068b7;
  border-radius: 0.4rem;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.16);
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi_list li {
    font-size: 1.5rem;
  }
}
.p-homeNavi_list li:has(a.is_active) {
  box-shadow: none;
}
.p-homeNavi_list li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 0.9rem;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: #fff;
  border-radius: 0.3rem;
}
.p-homeNavi_list li a.is_active {
  color: #fff !important;
  font-weight: 700;
  pointer-events: none;
  text-decoration: none;
  background: #0068b7;
}
@media (hover: hover) {
  .p-homeNavi_list li a:hover {
    background: #0068b7;
    color: #fff !important;
  }
}
.p-homeNavi_list li[data-btn=inactive] {
  border: solid 1px #888;
  letter-spacing: 0;
}
@media screen and (max-width: 743px) {
  .p-homeNavi_list li[data-btn=inactive] {
    font-size: 1.1rem;
  }
}
.p-homeNavi_list li[data-btn=inactive] a {
  color: #999;
  background: #f3f3f3;
  pointer-events: none;
}
.p-homeNavi_list li[data-btn=full] {
  width: 100%;
}

.p-homeNavi2 {
  margin-bottom: 3rem;
}
@media screen and (max-width: 743px) {
  .p-homeNavi2 {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi2 {
    display: flex;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi2__layout {
    width: 50%;
    padding: 2.4rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homeNavi2__layout {
    padding: 1.6rem 2rem;
  }
}
.p-homeNavi2__layout[data-nav=main] {
  background: #d1e9f4;
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi2__layout[data-nav=main] {
    border-radius: 0.6rem 0 0 0.6rem;
  }
}
.p-homeNavi2__layout[data-nav=sub] {
  background: #ffe9dd;
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi2__layout[data-nav=sub] {
    border-radius: 0 0.6rem 0.6rem 0;
  }
}
.p-homeNavi2__layout[data-nav=sub] li {
  border-color: #cc0c1d;
}
.p-homeNavi2__layout[data-nav=sub] li a {
  color: #cc0c1d;
}
@media (hover: hover) {
  .p-homeNavi2__layout[data-nav=sub] li a:hover {
    background: #cc0c1d;
  }
}
.p-homeNavi2__layout[data-nav=sub] li a.is_active {
  background: #cc0c1d;
}

.p-homeNavi2_list {
  font-feature-settings: "palt";
  display: flex;
}
.p-homeNavi2_list_heading {
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.4;
  font-feature-settings: "palt";
  color: #0068b7;
  margin-bottom: 0.5rem;
}
[data-nav=sub] .p-homeNavi2_list_heading {
  color: #cc0c1d;
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi2_list_heading {
    font-size: 1.35rem;
  }
}
.p-homeNavi2_list li {
  position: relative;
  line-height: 1.3;
  text-align: center;
  font-size: 1.3rem;
  border: solid 1px #0068b7;
  border-radius: 0;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.16);
  flex: 1;
  overflow: hidden;
}
@media print, screen and (min-width: 744px) {
  .p-homeNavi2_list li {
    font-size: 1.5rem;
  }
}
.p-homeNavi2_list li:has(a.is_active) {
  box-shadow: none;
}
.p-homeNavi2_list li:not(:last-child) {
  border-right: none;
}
.p-homeNavi2_list li:first-child {
  border-top-left-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}
.p-homeNavi2_list li:last-child {
  border-top-right-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}
.p-homeNavi2_list li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 0.9rem;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: #fff;
  white-space: nowrap;
}
.p-homeNavi2_list li a.is_active {
  color: #fff !important;
  font-weight: 700;
  pointer-events: none;
  text-decoration: none;
  background: #0068b7;
}
@media (hover: hover) {
  .p-homeNavi2_list li a:hover {
    background: #0068b7;
    color: #fff !important;
  }
}
.p-homeNavi2_list li[data-btn=inactive] {
  border: solid 1px #888;
  letter-spacing: 0;
}
@media screen and (max-width: 743px) {
  .p-homeNavi2_list li[data-btn=inactive] {
    font-size: 1.1rem;
  }
}
.p-homeNavi2_list li[data-btn=inactive] a {
  color: #999;
  background: #f3f3f3;
  pointer-events: none;
}
.p-homeNavi2_list li[data-btn=full] {
  width: 100%;
}

.p-home__after {
  margin-top: -2rem;
  font-size: 1.3rem;
  font-weight: 500;
  margin-bottom: 3rem;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 744px) {
  .p-home__after {
    font-size: 1.4rem;
  }
}
.p-home__after a {
  color: #111 !important;
}

.p-homeMessage {
  margin-top: 2rem;
  text-align: center;
  color: #00A59E;
  font-weight: 600;
  font-feature-settings: "palt";
}

.p-homePickup {
  background: #f6fbe6;
}
@media print, screen and (min-width: 744px) {
  .p-homePickup {
    padding: 0 8rem 2rem;
    border-radius: 6rem;
    padding: 2rem 8rem 5rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homePickup {
    margin-left: -2rem;
    margin-right: -2rem;
    border-radius: 4.8rem;
    margin-right: -2.2rem;
    margin-left: -2.2rem;
    padding: 0 4.5rem 6rem;
    margin-top: 8rem;
  }
  .p-homePickup + .p-homePickup {
    margin-top: 0;
  }
}
.p-homePickup__header {
  position: relative;
  display: flex;
  z-index: 2;
}
@media print, screen and (min-width: 744px) {
  .p-homePickup__header {
    flex-direction: row;
    align-items: center;
    margin-bottom: -1rem;
    margin-left: -11rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homePickup__header {
    margin-bottom: -1.5rem;
    flex-direction: column;
    align-items: center;
    transform: translateY(-2.5rem);
  }
}
.p-homePickup__header_title {
  line-height: 1.4;
  font-feature-settings: "palt";
  text-align: center;
}
@media screen and (max-width: 743px) {
  .p-homePickup__header_title {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homePickup__header_title {
    font-size: 2.2rem;
  }
}
.p-homePickup__header_title span {
  color: #99c41e;
}
.p-homePickup__header_label {
  position: relative;
  display: inline-block;
  width: 4.6em;
  height: 4.6em;
}
@media screen and (max-width: 743px) {
  .p-homePickup__header_label {
    font-size: 1.4rem;
    margin-bottom: 2rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-homePickup__header_label {
    font-size: 2.2rem;
    margin-right: 3rem;
  }
}
.p-homePickup__header_label::before, .p-homePickup__header_label::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #99c41e;
  border-radius: 0.9em;
  transform: rotate(-30deg);
}
.p-homePickup__header_label::after {
  transform: rotate(30deg);
}
.p-homePickup__header_label span {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 0.9em;
  color: #fff;
  line-height: 1.2;
  font-weight: 600;
  font-feature-settings: "palt";
  z-index: 2;
  white-space: nowrap;
  background: #99c41e;
  letter-spacing: -0.01em;
  font-family: "Roboto", sans-serif;
}

[data-pickup=music] {
  background: #fdf4ed;
}
[data-pickup=music] .p-homePickup__header_title span {
  color: #EC8632;
}
[data-pickup=music] .p-homePickup__header_label::before, [data-pickup=music] .p-homePickup__header_label::after {
  background: #EC8632;
}
[data-pickup=music] .p-homePickup__header_label span {
  background: #EC8632;
}

.p-homeAd {
  background: #e0e3e6;
}
@media print, screen and (min-width: 744px) {
  .p-homeAd {
    border-radius: 6rem;
    padding: 4rem 6rem 5rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homeAd {
    margin-left: -2rem;
    margin-right: -2rem;
    border-radius: 4.8rem;
    margin-right: -2.2rem;
    margin-left: -2.2rem;
    padding: 4rem 2.5rem 6rem;
  }
}
.p-homeAd__title {
  font-size: 2rem;
  margin-bottom: 2rem;
  letter-spacing: 0.02em;
  line-height: 1.2;
  text-align: center;
  font-weight: 700;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 744px) {
  .p-homeAd__title {
    font-size: 2.6rem;
    margin-bottom: 3rem;
  }
}
.p-homeAd__title em {
  display: inline-block;
  margin-right: 0.4rem;
  margin-left: 0.4rem;
  color: #e60012;
  font-style: italic;
  font-family: "Inter", sans-serif;
  font-size: 1.2em;
  font-weight: 800;
}
@media print, screen and (min-width: 744px) {
  .p-homeAd__layout {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem 2rem;
  }
}

.p-homeAd__item {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 744px) {
  .p-homeAd__item {
    width: calc(33.3333333333% - 2rem);
  }
}
.p-homeAd__item_link {
  display: block;
  position: relative;
  padding: 3.4rem 4rem 3.4rem 2.4rem;
  background: #fff url("../images/bg_paper.svg") no-repeat 10% 50%;
  background-size: cover;
  border-radius: 2.4rem;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.16);
  font-size: 1.5rem;
  color: #111 !important;
  font-feature-settings: "palt";
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  min-height: 20rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media print, screen and (min-width: 744px) {
  .p-homeAd__item_link {
    padding: 4rem 3.6rem 4rem 2.4rem;
  }
}
.p-homeAd__item_link::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 80%;
  height: 72%;
  background: #fff;
}
.p-homeAd__item_link img {
  height: 1px;
  width: 1px;
}
.p-homeAd__item_link span {
  position: relative;
  display: inline-block;
  background: #fff;
  line-height: 1.4;
}
.p-homeAd__item_link em {
  position: relative;
  display: inline-block;
  background: #0068b7;
  color: #fff !important;
  padding: 0.7rem 1.4rem;
  margin: 0 0 0.5rem;
  font-size: 1.25rem;
  border-radius: 5rem;
  font-weight: 600;
  line-height: 1.2;
}
@media print, screen and (min-width: 744px) {
  .p-homeAd__item_link em {
    padding: 0.5rem 1.4rem;
    font-size: 1.4rem;
  }
}
.p-homeAd__item_link b {
  font-weight: 600;
  letter-spacing: 0.02em;
  font-size: 1.3em;
}
@media print, screen and (min-width: 744px) {
  .p-homeAd__item_link b {
    font-size: 2.1rem;
  }
}
.p-homeAd__item_link_arrow {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 4rem;
  width: 1.6em;
  height: 1.6em;
  background: #e60012;
  border-radius: 50%;
}
@media print, screen and (min-width: 744px) {
  .p-homeAd__item_link_arrow {
    right: inherit;
    left: calc(50% + 11rem);
  }
}
.p-homeAd__item_link_arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0.15em;
  margin: auto;
  width: 0.4em;
  height: 0.4em;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}

@media print, screen and (min-width: 744px) {
  .p-homeBelow__banner {
    max-width: 46rem;
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 743px) {
  .p-homeBelow__banner {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
.p-homeBelow__banner img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 743px) {
  .mec-calendar {
    border: solid 1px #0068b7 !important;
  }
}
.mec-calendar .mec-sl-user:before {
  content: "\e096" !important;
}

@media print, screen and (min-width: 744px) {
  .mec-calendar-header h2 {
    font-size: 3rem !important;
  }
}
@media screen and (max-width: 743px) {
  .mec-calendar-header h2 {
    font-size: 2rem !important;
  }
}

.mec-calendar-table {
  border-color: #0068b7 !important;
}

@media print, screen and (min-width: 744px) {
  .mec-load-month {
    transform: scale(1.5);
  }
}
@media screen and (max-width: 743px) {
  .mec-load-month {
    border-color: #0068b7 !important;
  }
}
.mec-load-month-link {
  color: #0068b7 !important;
}

.mec-next-month {
  transform-origin: right;
}

.mec-previous-month {
  transform-origin: left;
}

@media print, screen and (min-width: 744px) {
  .mec-calendar-table-head {
    background-image: linear-gradient(90deg, rgba(0, 62, 154, 0.8), rgba(90, 85, 190, 0.8) 38%, rgba(226, 25, 42, 0.8)) !important;
    background: #0068b7 !important;
  }
}

@media print, screen and (min-width: 744px) {
  .mec-calendar-day-head {
    background: transparent !important;
    color: #fff !important;
    text-align: center !important;
    border: none !important;
  }
}

.mec-calendar .mec-event-article .mec-event-title {
  text-transform: none !important;
}

.mec-calendar dt {
  font-weight: bold;
  font-family: "lato", sans-serif;
  letter-spacing: -0.01em;
}

.mec-box-calendar.mec-calendar dt {
  border-bottom: solid 1px #0068b7 !important;
  border-left: solid 1px #0068b7 !important;
}
.mec-box-calendar.mec-calendar dt:last-child {
  border-right: solid 1px #0068b7 !important;
}
@media print, screen and (min-width: 744px) {
  .mec-box-calendar.mec-calendar dt.mec-calendar-day-head {
    background: transparent !important;
    color: #fff !important;
    text-align: center !important;
    border: none !important;
  }
}
.mec-box-calendar.mec-calendar .mec-calendar-day {
  color: #0068b7 !important;
}
#mec_skin_2595 .mec-box-calendar.mec-calendar .mec-selected-day {
  background: #fffde6 !important;
}

/* PC表示のカレンダー */
a.event-single-link-simple .mec-event-title {
  font-size: 1.3rem !important;
  line-height: 1.3 !important;
}

a.event-single-link-simple:not([href^="https://expo-calendar.com/"]) .mec-event-title::after {
  content: "";
  position: relative;
  top: inherit;
  bottom: inherit;
  right: inherit;
  display: inline-block;
  margin-left: 3px;
  width: 10px;
  height: 10px;
  background: url(../images/ico_blank_b.svg) no-repeat center center;
  background-size: contain;
  border: none;
  transform: none;
}

a.event-single-link-simple[href^="https://expo-calendar.com/"] {
  cursor: default;
  text-decoration: none !important;
}
a.event-single-link-simple[href^="https://expo-calendar.com/"] .mec-event-title {
  text-decoration: none !important;
}

/* スマホ表示のカレンダー */
.mec-calendar-events-sec .mec-event-article {
  padding: 2rem 0 2rem !important;
  border-top: none !important;
}
.mec-calendar-events-sec .mec-event-article:not(:last-child) {
  border-bottom: dotted 1px #0068b7 !important;
}
.mec-calendar-events-sec .mec-event-article:hover {
  background: #fff !important;
}
.mec-calendar-events-sec .mec-event-image {
  margin-right: 0 !important;
}
.mec-calendar-events-sec .mec-event-title {
  margin-top: 0.4rem !important;
  font-size: 1.4rem !important;
  line-height: 1.4 !important;
}
.mec-calendar-events-sec .mec-event-title a[href^="https://expo-calendar.com/"] {
  pointer-events: none;
  cursor: default;
}
.mec-calendar-events-sec .mec-event-title a:not([href^="https://expo-calendar.com/"])::after {
  content: "";
  position: relative;
  top: inherit;
  bottom: inherit;
  right: inherit;
  display: inline-block;
  margin-left: 3px;
  width: 10px;
  height: 10px;
  background: url(../images/ico_blank_b.svg) no-repeat center center;
  background-size: contain;
  border: none;
  transform: none;
}
.mec-calendar-events-sec .mec-event-time {
  color: #0068b7 !important;
  font-size: 1.2rem !important;
  font-weight: 500 !important;
}
.mec-calendar-events-sec .mec-event-time > i {
  display: none !important;
}
.mec-calendar-events-sec .mec-shortcode-organizers {
  font-size: 1.2rem !important;
}
.mec-calendar-events-sec .mec-shortcode-organizers > i {
  color: #e60012 !important;
  transform: translateY(1px);
}
.mec-calendar-events-sec .mec-shortcode-organizers .mec-organizer-item span {
  font-size: 1.2rem !important;
  font-feature-settings: "palt" !important;
  color: #666 !important;
}

.simple-skin-ended {
  display: none !important;
}

.event-single-content-simple {
  display: contents !important;
}
.event-single-content-simple > div {
  display: flex;
  flex-direction: column;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: dashed 1px #0068b7;
}
.event-single-content-simple > div .mec-tooltip-event-title {
  font-size: 1.3rem !important;
  line-height: 1.4 !important;
  margin-top: 0.4rem;
  order: 1;
}
.event-single-content-simple > div .mec-tooltip-event-title a {
  color: #111 !important;
}
.event-single-content-simple > div .mec-tooltip-event-title a:hover {
  text-decoration: underline !important;
}
.event-single-content-simple > div .mec-tooltip-event-title a[href^="https://expo-calendar.com/"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none !important;
}
.event-single-content-simple > div .mec-tooltip-event-time {
  order: 0;
  color: #0068b7 !important;
  font-weight: normal;
  margin-bottom: 0;
  font-size: 1.3rem !important;
}
.event-single-content-simple > div .mec-tooltip-event-time > i {
  display: none !important;
}
.event-single-content-simple > div .mec-event-detail {
  color: #777 !important;
  order: 2;
}
.event-single-content-simple > div .mec-event-detail .mec-shortcode-organizers {
  font-size: 1.2rem !important;
}
.event-single-content-simple > div .mec-event-detail .mec-shortcode-organizers > i {
  color: #e60012 !important;
  transform: translateY(1px);
}
.event-single-content-simple:last-child > div {
  border-bottom: none;
}

.mec-calendar-events-side {
  border-color: #0068b7 !important;
  padding-top: 0.5rem !important;
}
.mec-calendar-events-side .mec-table-side-title {
  display: none;
}
.mec-calendar-events-side .mec-table-side-day {
  display: none;
}

.p-mecRemarks {
  font-size: 1.1rem;
  font-feature-settings: "palt";
  color: #777;
  margin-bottom: 0.4rem;
  text-align: center;
}

.p-mecPrepare {
  width: 100%;
  height: 60rem;
  border: solid 1px #0068b7;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 743px) {
  .p-mecPrepare {
    height: 40rem;
  }
}

@media print, screen and (min-width: 744px) {
  .mec-event-tile-view .col-md-2,
.mec-event-tile-view .col-md-3 {
    padding: 0 0.5rem !important;
  }
}
.mec-event-tile-view article.mec-tile-item {
  height: auto !important;
  padding: 2.3rem 2.8rem 1.8rem !important;
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.16) !important;
  cursor: auto !important;
  background: #fff !important;
}
@media print, screen and (min-width: 744px) {
  .mec-event-tile-view article.mec-tile-item {
    border-radius: 3.6rem !important;
    min-height: 18.5rem !important;
    margin: 0 0 1rem !important;
  }
}
@media screen and (max-width: 743px) {
  .mec-event-tile-view article.mec-tile-item {
    border-radius: 3.6rem !important;
    margin: 1rem 0 !important;
  }
  .mec-event-tile-view article.mec-tile-item:last-child {
    margin-bottom: 0 !important;
  }
}
.mec-event-tile-view article.mec-tile-item::before, .mec-event-tile-view article.mec-tile-item::after {
  background: #fff !important;
  box-shadow: none !important;
  border-radius: 1.2rem !important;
  display: none !important;
}
.mec-event-tile-view article.mec-tile-item .event-tile-view-head {
  margin-bottom: 0rem !important;
  padding: 0 !important;
}
.mec-event-tile-view article.mec-tile-item .mec-event-month {
  font-size: 2.4rem;
  font-family: "Inter", sans-serif;
  color: #99c41e !important;
  font-weight: 600 !important;
}
.mec-event-tile-view article.mec-tile-item .mec-event-month i {
  font-style: normal !important;
  font-size: 0.6em;
}
.mec-event-tile-view article.mec-tile-item .mec-event-time {
  font-family: "Inter", sans-serif;
  color: #99c41e !important;
  bottom: 0.4rem !important;
  font-size: 1.4rem !important;
}
.mec-event-tile-view article.mec-tile-item .mec-event-title {
  font-size: 1.4rem !important;
  line-height: 1.4 !important;
  padding-top: 0 !important;
  font-feature-settings: "palt" !important;
  color: #111 !important;
  font-weight: 500 !important;
}
@media print, screen and (min-width: 744px) {
  .mec-event-tile-view article.mec-tile-item .mec-event-title {
    font-size: 1.5rem !important;
  }
}
.mec-event-tile-view article.mec-tile-item .mec-event-title a {
  color: #111 !important;
  text-decoration: none !important;
}
@media (hover: hover) {
  .mec-event-tile-view article.mec-tile-item .mec-event-title a:hover {
    text-decoration: underline !important;
  }
}
@media print, screen and (min-width: 744px) {
  .mec-event-tile-view article.mec-tile-item .mec-event-title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}
.mec-event-tile-view article.mec-tile-item .mec-event-title a::after {
  content: "";
  position: relative;
  top: inherit;
  bottom: inherit;
  right: inherit;
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
  width: 10px;
  height: 10px;
  background: url(../images/ico_blank_b.svg) no-repeat center center;
  background-size: contain;
  border: none;
  transform: none;
}
.mec-event-tile-view article.mec-tile-item .mec-shortcode-organizers {
  color: #888 !important;
  font-feature-settings: "palt" !important;
  font-size: 1.2rem !important;
}
@media screen and (max-width: 743px) {
  .mec-event-tile-view article.mec-tile-item .mec-shortcode-organizers {
    font-size: 1.1rem !important;
  }
}
.mec-event-tile-view article.mec-tile-item .mec-shortcode-organizers i {
  color: #888 !important;
}
.mec-event-tile-view article.mec-tile-item .mec-shortcode-organizers i::before {
  content: "\e096" !important;
}
.mec-event-tile-view article.mec-tile-item .mec-event-content,
.mec-event-tile-view article.mec-tile-item .mec-tile-event-content {
  position: relative !important;
  top: inherit !important;
  bottom: inherit !important;
  right: inherit !important;
  left: inherit !important;
  height: auto !important;
}
[data-pickup=music] .mec-event-tile-view article.mec-tile-item .mec-event-month {
  color: #EC8632 !important;
}
[data-pickup=music] .mec-event-tile-view article.mec-tile-item .mec-event-time {
  color: #EC8632 !important;
}

.mec-event-carousel-type2 .mec-event-image {
  display: none !important;
}
.mec-event-carousel-type2 .event-carousel-type2-head {
  border: solid 1px #0068b7 !important;
}
.mec-event-carousel-type2 .event-carousel-type2-head .mec-event-carousel-content-type2 .mec-event-carousel-title {
  font-size: 1.7rem !important;
  line-height: 1.4 !important;
  color: #111 !important;
  font-weight: 600 !important;
  margin-top: 0.4rem;
  letter-spacing: 0 !important;
}
.mec-event-carousel-type2 .event-carousel-type2-head .mec-event-carousel-content-type2 p {
  display: none !important;
}
.mec-event-carousel-type2 .event-carousel-type2-head .mec-event-footer-carousel-type2 {
  display: none !important;
}

.p-lotteryLead {
  margin: -0.5rem 0 2.5rem;
  font-size: 1.7rem;
  font-feature-settings: "palt";
  text-align: center;
  font-weight: 800;
  line-height: 1.5;
}
@media print, screen and (min-width: 744px) {
  .p-lotteryLead {
    font-size: 2.2rem;
    text-align: left;
  }
}

.p-lotteryRemarks {
  margin: -0.5rem 0 3.5rem;
  font-size: 1.3rem;
  font-feature-settings: "palt";
  letter-spacing: 0.03rem;
}
@media print, screen and (min-width: 744px) {
  .p-lotteryRemarks {
    font-size: 1.4rem;
  }
}

.p-lotteryIndex {
  margin-bottom: 6rem;
}

.p-lotterySection {
  margin-bottom: 4rem;
}

.p-lotterySection__heading {
  background: #0068b7;
  color: #fff;
  padding: 1rem 2rem;
  font-size: 1.5rem;
  line-height: 1.4;
  font-feature-settings: "palt";
  margin: 0 -1rem 2rem;
  border-radius: 10rem;
}
@media print, screen and (min-width: 744px) {
  .p-lotterySection__heading {
    font-size: 1.8rem;
  }
}

.p-lotterySection__nodata {
  color: #888;
  font-size: 1.4rem;
}
@media screen and (max-width: 743px) {
  .p-lotterySection__nodata {
    font-size: 1.2rem;
  }
}
.p-lotterySection__nodata a {
  color: #888 !important;
}

@media print, screen and (min-width: 744px) {
  .p-lotterySection__layout {
    display: flex;
  }
}
@media screen and (max-width: 743px) {
  .p-lotterySection__layout {
    margin-bottom: 2rem;
  }
}

.p-lotterySection__date {
  margin-right: 0.8rem;
  margin-bottom: 1.2rem;
}
@media print, screen and (min-width: 744px) {
  .p-lotterySection__date {
    margin-right: 3rem;
    min-width: 13rem;
  }
}
.p-lotterySection__date span {
  display: block;
  padding: 0 0.4rem 1rem;
  font-size: 1.4rem;
  font-weight: 500;
  color: #0068b7;
  font-feature-settings: "palt";
  letter-spacing: 0;
  border-bottom: solid 1px #0068b7;
  white-space: nowrap;
  line-height: 1.3;
  text-align: left;
}
@media print, screen and (min-width: 744px) {
  .p-lotterySection__date span {
    padding-top: 1rem;
    font-size: 1.7rem;
  }
}

.p-lotteryList {
  width: 100%;
  margin: 0;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 744px) {
  .p-lotteryList {
    margin-top: 0.6rem;
  }
}
.p-lotteryList__item {
  border-bottom: dotted 1px #bbb;
  padding-bottom: 1.2rem;
}
.p-lotteryList__item:not(:last-child) {
  margin-bottom: 1.2rem !important;
}
.p-lotteryList__item::before {
  background: #0068b7 !important;
}
.p-lotteryList__title {
  line-height: 1.4;
  letter-spacing: 0.01rem;
  font-size: 1.4rem;
}
@media print, screen and (min-width: 744px) {
  .p-lotteryList__title {
    font-size: 1.7rem;
  }
}
.p-lotteryList__title a {
  color: #111 !important;
  text-decoration: none;
  position: relative;
}
.p-lotteryList__title a::after {
  content: "";
  position: relative;
  top: inherit;
  bottom: inherit;
  right: inherit;
  display: inline-block;
  vertical-align: super;
  margin-left: 3px;
  width: 10px;
  height: 10px;
  background: url(../images/ico_blank_b.svg) no-repeat center center;
  background-size: contain;
  border: none;
  transform: none;
  transform: translateY(3px);
}

[data-lottery="2month"] .p-lotterySection__heading {
  background: #00A59D;
}
[data-lottery="2month"] .p-lotterySection__date span {
  border-color: #00A59D;
  color: #00A59D;
}
[data-lottery="2month"] .p-lotteryList__item::before {
  background: #00A59D !important;
}

[data-lottery=frequently] {
  margin-bottom: 10rem;
}
[data-lottery=frequently] .p-lotterySection__heading {
  background: #99C41E;
}
[data-lottery=frequently] .p-lotterySection__date span {
  border-color: #99C41E;
  color: #99C41E;
}
[data-lottery=frequently] .p-lotteryList__item::before {
  background: #99C41E !important;
}

[data-lottery=end] {
  margin-top: 6rem;
}
[data-lottery=end] .p-lotterySection__heading {
  background: #889298;
}
[data-lottery=end] .p-lotterySection__date span {
  border-color: #889298;
  color: #889298;
}
[data-lottery=end] .p-lotteryList__item::before {
  background: #889298 !important;
}

.p-lotteryInfo {
  margin: 2.5rem 0 4rem;
  padding: 2.4rem 2.4rem 3rem;
  border: 2px dashed #0068b7;
  border-radius: 2.4rem;
  font-feature-settings: "palt";
  background: #edf5fd;
  /* 見出し */
  /* dt / dd を 1 行に出来るときは並べる（PC） */
}
@media print, screen and (min-width: 744px) {
  .p-lotteryInfo {
    padding: 3rem 4.5rem 1.5rem;
    margin-bottom: 4rem;
  }
}
.p-lotteryInfo__heading {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 1.2rem;
  padding-bottom: 1rem;
  line-height: 1.4;
  border-bottom: dashed 2px #0068b7;
  color: #0068b7;
  letter-spacing: 0.02em;
}
@media print, screen and (min-width: 744px) {
  .p-lotteryInfo__heading {
    font-size: 1.8rem;
    margin-bottom: 1.6rem;
  }
}
.p-lotteryInfo__list {
  margin: 0;
  padding: 0;
}
@media print, screen and (min-width: 744px) {
  .p-lotteryInfo__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 744px) {
  .p-lotteryInfo__list_item {
    width: calc(50% - 0.6rem);
  }
}
.p-lotteryInfo__list dt {
  font-weight: 600;
  display: block;
  margin-right: 0.4rem;
  margin-bottom: 0.4rem;
  padding-left: 1.5em;
  font-size: 1.4rem;
  position: relative;
}
@media print, screen and (min-width: 744px) {
  .p-lotteryInfo__list dt {
    font-size: 1.7rem;
  }
}
.p-lotteryInfo__list dt::before {
  content: "";
  position: absolute;
  top: 0.3em;
  left: 0;
  width: 1.3em;
  height: 1.3em;
  background: url(../images/ico_target.svg) no-repeat center center;
  background-size: contain;
}
@media print, screen and (min-width: 744px) {
  .p-lotteryInfo__list dt::before {
    top: 0.4em;
  }
}
.p-lotteryInfo__list dd {
  display: inline-block;
  margin: 0 0 1.2rem;
  font-size: 1.4rem;
  line-height: 1.1;
}
@media print, screen and (min-width: 744px) {
  .p-lotteryInfo__list dd {
    font-size: 1.7rem;
  }
}
.p-lotteryInfo__list dd strong {
  color: #e60012;
}
.p-lotteryInfo__list dd strong em {
  font-size: 1.5em;
  font-family: "Inter", sans-serif;
  letter-spacing: 0;
}
@media print, screen and (min-width: 744px) {
  .p-lotteryInfo__list dd strong em {
    font-size: 2em;
  }
}
.p-lotteryInfo__note {
  font-size: 1.1rem;
  color: #666;
  margin-top: 0.4rem;
}
@media print, screen and (min-width: 744px) {
  .p-lotteryInfo__note {
    font-size: 1.2rem;
    text-align: right;
  }
}

.p-notfound {
  text-align: left;
  margin: 150px 30px 150px;
}
@media print, screen and (min-width: 744px) {
  .p-notfound {
    text-align: center;
    margin: 220px 0 200px;
  }
}
.p-notfound h1 {
  text-align: center;
  font-family: "Playfair Display", serif;
  font-size: 10vw;
  color: #ddd;
  font-weight: bold;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 744px) {
  .p-notfound h1 {
    font-size: 70px;
  }
}

.p-fixedBtn_lottery {
  position: fixed;
  bottom: 5rem;
  right: -1rem;
  z-index: 1000;
}
@media print, screen and (min-width: 744px) {
  .p-fixedBtn_lottery {
    transform: scale(1.4);
    transform-origin: bottom right;
  }
}
.p-fixedBtn_lottery__link {
  display: inline-block;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 9rem;
  height: 9rem;
  padding-left: 0;
  padding-bottom: 0.3rem;
  background-color: #e60012;
  color: #fff !important;
  text-decoration: none;
  border-radius: 80% 0 0 80%;
  transition: transform 0.2s ease-in-out;
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
}
@media (hover: hover) {
  .p-fixedBtn_lottery__link:hover {
    transform: translateX(-0.6rem);
  }
}
.p-fixedBtn_lottery__icon {
  display: inline-block;
  width: 3.6rem;
  height: 3.6rem;
  background-image: url("../images/ico_alerm.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.p-fixedBtn_lottery__text {
  font-size: 1.2rem;
  line-height: 1.1;
  font-weight: 600;
}

.p-fixedBtn_calendar {
  position: fixed;
  bottom: 5rem;
  right: -1rem;
  z-index: 1000;
}
@media print, screen and (min-width: 744px) {
  .p-fixedBtn_calendar {
    transform: scale(1.4);
    transform-origin: bottom right;
  }
}
.p-fixedBtn_calendar__link {
  display: inline-block;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 9rem;
  height: 9rem;
  padding-left: 0;
  padding-bottom: 0.3rem;
  background-color: #0068b7;
  color: #fff !important;
  text-decoration: none;
  border-radius: 80% 0 0 80%;
  transition: transform 0.2s ease-in-out;
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
}
@media (hover: hover) {
  .p-fixedBtn_calendar__link:hover {
    transform: translateX(-0.6rem);
  }
}
.p-fixedBtn_calendar__icon {
  display: inline-block;
  width: 3.6rem;
  height: 3.6rem;
  background-image: url("../images/ico_calendar.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.p-fixedBtn_calendar__text {
  margin-top: 0.2rem;
  font-size: 1.1rem;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: 0;
  font-feature-settings: "palt";
}

.p-fixedBtn_pickup {
  position: fixed;
  bottom: 15rem;
  right: -1rem;
  z-index: 1000;
}
@media print, screen and (min-width: 744px) {
  .p-fixedBtn_pickup {
    transform: scale(1.4);
    transform-origin: bottom right;
    bottom: 19rem;
  }
}
.p-fixedBtn_pickup__link {
  display: inline-block;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 8.2rem;
  height: 6rem;
  padding-left: 0;
  padding-bottom: 0.2rem;
  background-color: #EC8632;
  color: #fff !important;
  text-decoration: none;
  border-radius: 6rem 0 0 6rem;
  transition: transform 0.2s ease-in-out;
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.3);
}
@media (hover: hover) {
  .p-fixedBtn_pickup__link:hover {
    transform: translateX(-0.6rem);
  }
}
.p-fixedBtn_pickup__text {
  position: relative;
  font-size: 1.2rem;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: 0;
  font-feature-settings: "palt";
  text-align: center;
}

.p-itemColumns {
  margin: 6rem 0;
}
.p-itemColumns .pochipp-box {
  margin-top: 2rem !important;
  margin-bottom: 0 !important;
  border-radius: 0.6rem;
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.2);
  font-feature-settings: "palt";
}
.p-itemColumns .pochipp-box__title {
  font-weight: 500 !important;
  line-height: 1.5 !important;
}
@media print, screen and (min-width: 744px) {
  .p-itemColumns .pochipp-box__title {
    font-size: 1.6rem !important;
  }
}

.p-itemBall {
  text-align: center;
  color: #222;
  font-size: 1.5rem;
  margin-bottom: 0;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 744px) {
  .p-itemBall {
    font-size: 1.7rem;
  }
}
.p-itemBall em {
  position: relative;
  font-style: normal;
  font-weight: 600;
}
.p-itemBall em::before, .p-itemBall em::after {
  content: "";
  position: absolute;
  bottom: -0.7rem;
  width: 2px;
  height: 2em;
  background-color: #99c41e;
}
.p-itemBall em::before {
  left: -1.6em;
  transform: rotate(-36deg);
}
.p-itemBall em::after {
  right: -1.4em;
  transform: rotate(36deg);
}

@media print, screen and (min-width: 744px) {
  .p-share {
    margin: 8rem 0 4rem;
  }
}
@media screen and (max-width: 743px) {
  .p-share {
    margin: 8rem 0 3rem;
  }
}

.p-share__title {
  text-align: center;
  margin-bottom: 1.4rem;
  font-size: 2.6rem;
  font-feature-settings: "palt";
  font-style: normal;
  font-weight: 700;
  color: #0068b7;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 1.2;
}
@media print, screen and (min-width: 744px) {
  .p-share__title {
    font-size: 3.4rem;
  }
}
.p-share__title b {
  letter-spacing: -0.1em;
  font-weight: 800;
}
.p-share__title span {
  position: relative;
}
.p-share__title span::before, .p-share__title span::after {
  content: "";
  position: absolute;
  bottom: -0.7rem;
  width: 2px;
  height: 2em;
  background-color: #e60012;
}
.p-share__title span::before {
  left: -1.6em;
  transform: rotate(-36deg);
}
.p-share__title span::after {
  right: -1.4em;
  transform: rotate(36deg);
}
.p-share__title i {
  position: relative;
  font-style: normal;
}
.p-share__title i::before, .p-share__title i::after {
  content: "";
  position: absolute;
  bottom: -1rem;
  width: 2px;
  height: 1.2em;
  background-color: #0068b7;
}
.p-share__title i::before {
  left: -2em;
  transform: rotate(-55deg);
}
.p-share__title i::after {
  right: -1.8em;
  transform: rotate(55deg);
}

.p-share__lead {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  font-weight: 500;
}
@media print, screen and (min-width: 744px) {
  .p-share__lead {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}

.p-share__box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-radius: 4rem;
  background: #e0e3e6;
  margin: 0 auto;
}
@media screen and (max-width: 743px) {
  .p-share__box {
    width: 28rem;
    flex-direction: column;
    align-items: center;
    gap: 1.2rem 2rem;
    padding: 4rem 2rem;
  }
}
@media print, screen and (min-width: 744px) {
  .p-share__box {
    width: 64rem;
    gap: 1rem 6rem;
    padding: 3.5rem 2rem 3.5rem;
    border-radius: 10rem;
  }
}

@media print, screen and (min-width: 744px) {
  .p-shareItem__x,
.p-shareItem__copy {
    transform: scale(1.25);
  }
}

.p-shareItem__x_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #111;
  border-radius: 4rem;
  text-align: center;
  width: 18rem;
  height: 4rem;
  padding: 0.8rem 1.6rem 0.8rem;
  line-height: 1.2;
  font-size: 1.7rem;
  font-weight: 600;
  color: #fff !important;
  font-feature-settings: "palt";
  transition: 0.15s ease-in-out;
}
@media print, screen and (min-width: 744px) {
  .p-shareItem__x_btn {
    padding-bottom: 1rem;
  }
}
.p-shareItem__x_btn img {
  display: inline-block;
  width: 1.8rem;
  height: 1.8rem;
  margin-right: 0.2rem;
}
@media (hover: hover) {
  .p-shareItem__x_btn:hover {
    transform: translateY(-0.2rem);
    box-shadow: 0 0.6rem rgba(0, 0, 0, 0.3);
  }
}

.p-shareItem__copy_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #0068b7;
  background: #fff;
  border-radius: 3rem;
  text-align: center;
  width: 18rem;
  height: 4rem;
  padding: 0.8rem 1.6rem 0.8rem;
  line-height: 1.2;
  font-size: 1.7rem;
  font-weight: 600;
  vertical-align: top;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
  color: #0068b7;
  cursor: pointer;
  transition: 0.15s ease-in-out;
}
@media print, screen and (min-width: 744px) {
  .p-shareItem__copy_btn {
    padding-bottom: 1rem;
  }
}
@media (hover: hover) {
  .p-shareItem__copy_btn:hover {
    transform: translateY(-0.2rem);
    box-shadow: 0 0.6rem rgba(0, 0, 0, 0.3);
  }
}
.p-shareItem__copy_btn.copied {
  pointer-events: none;
  border: 1px solid #0068b7;
  color: #fff;
  background: #0068b7;
}
.p-shareItem__copy_btn.copied:hover {
  cursor: auto;
}

.p-contactBox {
  max-width: 60rem;
  margin: 0 auto 6rem;
}

.p-contactBox__lead {
  text-align: center;
  letter-spacing: 0em;
  font-size: 1.5rem;
  line-height: 1.8;
  margin-bottom: 3rem;
}
@media screen and (max-width: 743px) {
  .p-contactBox__lead {
    text-align: left;
  }
}

@media print, screen and (min-width: 744px) {
  .u-show--sp {
    display: none !important;
  }
}

@media screen and (max-width: 743px) {
  .u-show--pc {
    display: none !important;
  }
}

.u-hide {
  display: none;
}

.u-floatL {
  float: left;
}

.u-floatR {
  float: right;
}

.u-clear::after {
  content: "";
  display: block;
  clear: both;
}

.u-alignL {
  text-align: left;
}

.u-alignR {
  text-align: right;
}

.u-alignC {
  text-align: center;
}

.u-triming1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.u-triming2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.u-triming3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.u-font--bold {
  font-weight: 600;
}

.u-font--sup {
  vertical-align: super;
  font-size: 0.5em;
}

.u-font--italic {
  font-style: italic;
}

.u-font--small {
  font-size: 0.85em;
  display: inline-block;
  line-height: inherit;
}

.u-font--large {
  font-size: 1.2em;
}

.u-font--en {
  font-family: "Playfair Display", serif;
}

.u-font--en2 {
  font-family: "Roboto", sans-serif;
}

.u-color--red {
  color: #e60012;
}

.u-color--white {
  color: #fff;
}

.u-font-uppercase {
  text-transform: uppercase;
}

.u-mt0 {
  margin-top: 0rem;
}

.u-mt1 {
  margin-top: 1rem;
}

.u-mt2 {
  margin-top: 2rem;
}

.u-mt3 {
  margin-top: 3rem;
}

.u-mt4 {
  margin-top: 4rem;
}

.u-mt5 {
  margin-top: 5rem;
}

.u-mt6 {
  margin-top: 6rem;
}

.u-mt7 {
  margin-top: 7rem;
}

.u-mt8 {
  margin-top: 8rem;
}

.u-mt9 {
  margin-top: 9rem;
}

.u-mt10 {
  margin-top: 10rem;
}

.u-mt11 {
  margin-top: 11rem;
}

.u-mt12 {
  margin-top: 12rem;
}

.u-mt13 {
  margin-top: 13rem;
}

.u-mt14 {
  margin-top: 14rem;
}

.u-mt15 {
  margin-top: 15rem;
}

.u-mt16 {
  margin-top: 16rem;
}

.u-mt17 {
  margin-top: 17rem;
}

.u-mt18 {
  margin-top: 18rem;
}

.u-mt19 {
  margin-top: 19rem;
}

.u-mt20 {
  margin-top: 20rem;
}

.u-mb0 {
  margin-bottom: 0rem;
}

.u-mb1 {
  margin-bottom: 1rem;
}

.u-mb2 {
  margin-bottom: 2rem;
}

.u-mb3 {
  margin-bottom: 3rem;
}

.u-mb4 {
  margin-bottom: 4rem;
}

.u-mb5 {
  margin-bottom: 5rem;
}

.u-mb6 {
  margin-bottom: 6rem;
}

.u-mb7 {
  margin-bottom: 7rem;
}

.u-mb8 {
  margin-bottom: 8rem;
}

.u-mb9 {
  margin-bottom: 9rem;
}

.u-mb10 {
  margin-bottom: 10rem;
}

.u-mb11 {
  margin-bottom: 11rem;
}

.u-mb12 {
  margin-bottom: 12rem;
}

.u-mb13 {
  margin-bottom: 13rem;
}

.u-mb14 {
  margin-bottom: 14rem;
}

.u-mb15 {
  margin-bottom: 15rem;
}

.u-mb16 {
  margin-bottom: 16rem;
}

.u-mb17 {
  margin-bottom: 17rem;
}

.u-mb18 {
  margin-bottom: 18rem;
}

.u-mb19 {
  margin-bottom: 19rem;
}

.u-mb20 {
  margin-bottom: 20rem;
}

.u-ml0 {
  margin-left: 0rem;
}

.u-ml1 {
  margin-left: 1rem;
}

.u-ml2 {
  margin-left: 2rem;
}

.u-ml3 {
  margin-left: 3rem;
}

.u-ml4 {
  margin-left: 4rem;
}

.u-ml5 {
  margin-left: 5rem;
}

.u-ml6 {
  margin-left: 6rem;
}

.u-ml7 {
  margin-left: 7rem;
}

.u-ml8 {
  margin-left: 8rem;
}

.u-ml9 {
  margin-left: 9rem;
}

.u-ml10 {
  margin-left: 10rem;
}

.u-ml11 {
  margin-left: 11rem;
}

.u-ml12 {
  margin-left: 12rem;
}

.u-ml13 {
  margin-left: 13rem;
}

.u-ml14 {
  margin-left: 14rem;
}

.u-ml15 {
  margin-left: 15rem;
}

.u-ml16 {
  margin-left: 16rem;
}

.u-ml17 {
  margin-left: 17rem;
}

.u-ml18 {
  margin-left: 18rem;
}

.u-ml19 {
  margin-left: 19rem;
}

.u-ml20 {
  margin-left: 20rem;
}

.u-mr0 {
  margin-right: 0rem;
}

.u-mr1 {
  margin-right: 1rem;
}

.u-mr2 {
  margin-right: 2rem;
}

.u-mr3 {
  margin-right: 3rem;
}

.u-mr4 {
  margin-right: 4rem;
}

.u-mr5 {
  margin-right: 5rem;
}

.u-mr6 {
  margin-right: 6rem;
}

.u-mr7 {
  margin-right: 7rem;
}

.u-mr8 {
  margin-right: 8rem;
}

.u-mr9 {
  margin-right: 9rem;
}

.u-mr10 {
  margin-right: 10rem;
}

.u-mr11 {
  margin-right: 11rem;
}

.u-mr12 {
  margin-right: 12rem;
}

.u-mr13 {
  margin-right: 13rem;
}

.u-mr14 {
  margin-right: 14rem;
}

.u-mr15 {
  margin-right: 15rem;
}

.u-mr16 {
  margin-right: 16rem;
}

.u-mr17 {
  margin-right: 17rem;
}

.u-mr18 {
  margin-right: 18rem;
}

.u-mr19 {
  margin-right: 19rem;
}

.u-mr20 {
  margin-right: 20rem;
}

.u-mt0em {
  margin-top: 0em;
}

.u-mt1em {
  margin-top: 1em;
}

.u-mt2em {
  margin-top: 2em;
}

.u-mt3em {
  margin-top: 3em;
}

.u-mt4em {
  margin-top: 4em;
}

.u-mt5em {
  margin-top: 5em;
}

.u-mt6em {
  margin-top: 6em;
}

.u-mt7em {
  margin-top: 7em;
}

.u-mt8em {
  margin-top: 8em;
}

.u-mt9em {
  margin-top: 9em;
}

.u-mt10em {
  margin-top: 10em;
}

.u-mb0em {
  margin-bottom: 0em;
}

.u-mb1em {
  margin-bottom: 1em;
}

.u-mb2em {
  margin-bottom: 2em;
}

.u-mb3em {
  margin-bottom: 3em;
}

.u-mb4em {
  margin-bottom: 4em;
}

.u-mb5em {
  margin-bottom: 5em;
}

.u-mb6em {
  margin-bottom: 6em;
}

.u-mb7em {
  margin-bottom: 7em;
}

.u-mb8em {
  margin-bottom: 8em;
}

.u-mb9em {
  margin-bottom: 9em;
}

.u-mb10em {
  margin-bottom: 10em;
}

@media screen and (max-width: 743px) {
  .u-spmlr-10vw {
    margin-left: -10vw;
    margin-right: -10vw;
  }
}

/*# sourceMappingURL=style.css.map */
