@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

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

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

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/*-----------------------
Fonts
-----------------------*/
@font-face {
  font-family: "Impact";
  src: local("Impact"), url("../fonts/Impact.ttf");
}
/*-----------------------
Breakpoints
-----------------------*/
/*-----------------------
Color
-----------------------*/
/*-----------------------
Container
-----------------------*/
/*-----------------------
Media Query
-----------------------*/
/*-----------------------
Font Size
-----------------------*/
/*-----------------------
Media Query
-----------------------*/
/*-----------------------
Base
-----------------------*/
html {
  scroll-padding-top: 90px;
  scroll-behavior: smooth;
}

body {
  font-family: "Zen Kaku Gothic New", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
}

img {
  max-width: 100%;
}

.l-container {
  width: 100%;
  max-width: calc(1200px + 1rem * 2);
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0 auto;
}

.l-body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin-top: 90px;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  display: flex;
  align-items: center;
  background: #000;
  color: #fff;
  z-index: 2;
}

.l-main {
  flex: 1;
}

.l-footer {
  padding: 2rem 0 6rem;
  background: #000;
  color: #fff;
}

.c-button {
  display: inline-block;
  background: #e60012;
  color: #fff;
  padding: 1rem;
  min-width: 200px;
  text-align: center;
  font-weight: 700;
  line-height: 1;
  border-radius: 4px;
}
@media (hover: hover) {
  .c-button:hover {
    opacity: 0.8;
  }
}

.c-text__title {
  position: relative;
}
.c-text__title span {
  display: inline-block;
  background: #e60012;
  color: #fff;
  padding: 8px 1rem 8px 8px;
  line-height: 1.4;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .c-text__title span {
    padding: 8px 1rem 8px 0;
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.c-text__title span::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #e60012;
}
@media screen and (min-width: 1024px) {
  .c-text__title span::before {
    height: 4px;
  }
}
@media screen and (min-width: 1200px) {
  .c-text__title span::before {
    margin: 0 calc((100vw - 1200px) / 2 * -1);
  }
}
.c-text__title::before {
  content: "";
  position: absolute;
  height: 100%;
  background: #e60012;
}
@media screen and (min-width: 1200px) {
  .c-text__title::before {
    width: calc((100vw - 1200px) / 2);
    left: calc((100vw - 1200px) / 2 * -1);
  }
}
.c-text__titleTop {
  font-family: "Impact", sans-serif;
  color: #e60012;
  font-weight: 700;
  font-size: 36px;
  font-size: 2.25rem;
}
@media screen and (min-width: 1024px) {
  .c-text__titleTop {
    font-size: 52px;
    font-size: 3.25rem;
  }
}
.c-text__titleBottom {
  font-weight: 700;
  font-size: 28px;
  font-size: 1.75rem;
}
@media screen and (min-width: 1024px) {
  .c-text__titleBottom {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

.p-mv {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-mv {
    max-height: 990px;
  }
}
.p-mv__layer {
  background: url("../images/top/bg-mv_sp.jpg") center center/cover no-repeat;
  height: calc(100vh - 130px);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .p-mv__layer {
    background: url("../images/top/bg-mv.jpg") center center/cover no-repeat;
    height: calc(100vh - 180px);
    max-height: 900px;
  }
}
.p-mv__layer img {
  position: relative;
  bottom: -20px;
  display: inline-block;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  height: calc(100vh - 140px);
}
@media screen and (min-width: 1024px) {
  .p-mv__layer img {
    height: calc(100vh - 180px);
    max-height: 900px;
  }
}
.p-mv__bottom {
  height: 40px;
  width: 100%;
  background: #e60012;
}
@media screen and (min-width: 1024px) {
  .p-mv__bottom {
    height: 90px;
  }
}
.p-mv__flag {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
}
@media screen and (min-width: 1024px) {
  .p-mv__flag {
    width: 160px;
  }
}
.p-mv__flag img {
  width: 100%;
}

.p-header__logo {
  width: 250px;
}
.p-header__logo img {
  width: 100%;
}
.p-header__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-header__items {
  display: flex;
  gap: 1.5rem;
}
.p-header__link {
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
}

.p-about {
  padding: 2rem 0;
}
.p-about__items {
  padding-top: 2rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 1024px) {
  .p-about__items {
    grid-template-columns: 100px 1fr;
    align-items: flex-start;
    gap: 1.5rem 1rem;
  }
}
.p-about__term {
  width: 100px;
  padding: 2px 1rem;
  background: #595757;
  color: #fff;
  -moz-text-align-last: justify;
       text-align-last: justify;
  font-weight: 400;
}
@media screen and (min-width: 1024px) {
  .p-about__term {
    width: auto;
  }
}
.p-about__desc {
  margin-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-about__desc {
    margin-bottom: 0;
  }
}
.p-about__desc a {
  color: #1558d6;
}
@media screen and (min-width: 1024px) {
  .p-about__desc a {
    color: #1a0dab;
  }
}
.p-about__desc {
  padding: 2px;
}

.p-footer__items {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .p-footer__items {
    justify-content: space-around;
    flex-direction: row;
    align-items: start;
    gap: 1.5rem;
  }
}
.p-footer__link {
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-footer__link {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.p-footer__copyWrapper {
  text-align: center;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  .p-footer__copyWrapper {
    margin-top: 1rem;
  }
}
.p-footer__dot {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
}
.p-footer__copy2 {
  margin-top: 24px;
  font-size: 14px;
  font-size: 0.875rem;
}

.p-drawer {
  position: fixed;
  z-index: 2;
  top: 90px;
  left: 100%;
  width: 100%;
  padding: 2rem;
  background: #000;
  color: #fff;
  transition: ease-in-out 0.2s;
}
.p-drawer__button {
  display: block;
}
.p-drawer__buttonClose {
  display: none;
}
.p-drawer__ovl {
  width: 100%;
  height: 100%;
  z-index: -1;
  background: rgba(0, 0, 0, 0.6);
}
.p-drawer__items {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.is-drawer-open {
  overflow: hidden;
}
.is-drawer-open .p-drawer {
  left: 0;
}
.is-drawer-open .p-drawer__ovl {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
.is-drawer-open .p-drawer__buttonOpen {
  display: none;
}
.is-drawer-open .p-drawer__buttonClose {
  display: inline-block;
}

.p-theme {
  position: relative;
  padding-bottom: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-theme {
    padding-bottom: 4rem;
  }
}
.p-theme__bg {
  position: absolute;
  z-index: -1;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.p-theme__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-theme__title {
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-theme__content {
  margin-top: 2rem;
  padding: 1rem 2rem;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 20px;
  box-shadow: 0 0 20px 20px rgba(255, 255, 255, 0.6);
}
@media screen and (min-width: 1024px) {
  .p-theme__content {
    margin-top: 3rem;
    padding: 1rem 2rem;
  }
}
.p-theme__parag {
  margin: 1rem 0;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1rem;
}
.p-theme__image {
  margin: 1rem 0 1rem 1rem;
}
@media screen and (min-width: 768px) {
  .p-theme__image {
    float: right;
    max-width: 45%;
  }
}
.p-theme__caption {
  margin-top: 1rem;
  font-size: 12px;
  font-size: 0.75rem;
}
@media screen and (min-width: 1024px) {
  .p-theme__caption {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.p-info {
  padding: 2rem 0;
  background: #000;
  color: #fff;
}
.p-info__wrapper {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media screen and (min-width: 1024px) {
  .p-info__wrapper {
    flex-direction: row;
  }
}
.p-info__text {
  flex: 1;
}
.p-info__text p {
  margin: 1rem 0;
}
.p-info__image {
  flex: 1;
  margin-top: 1rem;
}
.p-info__image img {
  width: 100%;
}
.p-info__caption {
  margin-top: 1rem;
}
.p-info__data {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.p-info__term {
  width: 120px;
  padding: 2px 1rem;
  background: #595757;
  -moz-text-align-last: justify;
       text-align-last: justify;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (min-width: 1024px) {
  .p-info__term {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.p-info__desc {
  margin-top: 1rem;
}

.p-guest {
  padding-bottom: 2rem;
}
.p-guest__container {
  max-width: 900px;
  margin: 0 auto;
}
.p-guest__title {
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-guest__subTitle {
  letter-spacing: -0.085em;
}
.p-guest__wrapper {
  margin-top: 2rem;
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 1024px) {
  .p-guest__wrapper {
    grid-template-columns: 30% 1fr;
  }
}
.p-guest__textTop {
  font-size: 20px;
  font-size: 1.25rem;
}
.p-guest__textName {
  margin-top: 1rem;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700;
  border-bottom: 1px solid #000;
}
.p-guest__textName span {
  display: inline-block;
  margin-left: 8px;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
}
.p-guest__textBody {
  margin-top: 1.5rem;
}

.p-ticket {
  margin-top: 2rem;
  padding: 2rem 0;
}
.p-ticket__title {
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-ticket__banner {
  max-width: 900px;
  margin: 2rem auto 0;
}
.p-ticket__soon {
  max-width: 300px;
  margin: 3rem auto 1rem;
}
@media screen and (min-width: 1024px) {
  .p-ticket__soon {
    max-width: 400px;
  }
}
.p-ticket__soon img {
  width: 100%;
}
.p-ticket__soonText {
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (min-width: 1024px) {
  .p-ticket__soonText {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.p-contact {
  padding: 2rem 0;
  background: #bae3f9;
}
.p-contact__body {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 2px;
}
.p-contact__form {
  margin: 2rem auto 0;
  max-width: 600px;
}
.p-contact__list {
  padding: 1rem;
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.08);
}
@media screen and (min-width: 1024px) {
  .p-contact__list {
    grid-template-columns: 180px 1fr;
  }
}
.p-contact__list input[type=text],
.p-contact__list input[type=email],
.p-contact__list input[type=tel],
.p-contact__list textarea {
  width: 100%;
  max-width: 100% !important;
  padding: 4px 8px;
  border: 1px solid #aaa;
  display: inline-block;
}
.p-contact__term.is-require label::after {
  content: "必須";
  margin-left: 8px;
  color: #e60012;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
}
.p-contact__term:not(:first-of-type) {
  margin-top: 1rem;
}
.p-contact__desc {
  margin-top: 4px;
}
.p-contact__button {
  margin-top: 1rem;
  display: flex;
  justify-content: center;
}
.p-contact__button .wpcf7-spinner {
  display: none;
}
.p-contact__policy {
  padding: 1rem;
  margin-top: 1rem;
  max-height: 400px;
  overflow-y: scroll;
  border: 1px solid #595757;
}
.p-contact__policy h3,
.p-contact__policy p {
  margin: 1rem 0;
}
.p-contact__policyTitle {
  text-align: center;
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (min-width: 1024px) {
  .p-contact__policyTitle {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.p-sns {
  position: fixed;
  right: 0;
  bottom: 10%;
  width: 100%;
  max-width: 70px;
  transition: 0.3s;
  z-index: 100;
  box-shadow: 0px 0px 15px -5px #777777;
  border-radius: 16px 0 0 16px;
}
@media screen and (min-width: 1024px) {
  .p-sns {
    max-width: 100px;
  }
}

.p-sns:hover {
  transform: scale(1.1);
}

@media screen and (min-width: 768px) {
  .u-hidden {
    display: none;
  }
}
@media screen and (min-width: 576px) {
  .u-hidden__sm {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .u-hidden__lg {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .u-hidden__xl {
    display: none;
  }
}

.u-show {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-show {
    display: block;
  }
}
.u-show__sm {
  display: none;
}
@media screen and (min-width: 576px) {
  .u-show__sm {
    display: block;
  }
}
.u-show__lg {
  display: none;
}
@media screen and (min-width: 1024px) {
  .u-show__lg {
    display: block;
  }
}
.u-show__xl {
  display: none;
}
@media screen and (min-width: 1200px) {
  .u-show__xl {
    display: block;
  }
}

.-i.u-show {
  display: none;
}
@media screen and (min-width: 768px) {
  .-i.u-show {
    display: inline;
  }
}
.-i.u-show__sm {
  display: none;
}
@media screen and (min-width: 576px) {
  .-i.u-show__sm {
    display: inline;
  }
}
.-i.u-show__lg {
  display: none;
}
@media screen and (min-width: 1024px) {
  .-i.u-show__lg {
    display: inline;
  }
}
.-i.u-show__xl {
  display: none;
}
@media screen and (min-width: 1200px) {
  .-i.u-show__xl {
    display: inline;
  }
}

.-ib.u-show {
  display: none;
}
@media screen and (min-width: 768px) {
  .-ib.u-show {
    display: inline-block;
  }
}
.-ib.u-show__sm {
  display: none;
}
@media screen and (min-width: 576px) {
  .-ib.u-show__sm {
    display: inline-block;
  }
}
.-ib.u-show__lg {
  display: none;
}
@media screen and (min-width: 1024px) {
  .-ib.u-show__lg {
    display: inline-block;
  }
}
.-ib.u-show__xl {
  display: none;
}
@media screen and (min-width: 1200px) {
  .-ib.u-show__xl {
    display: inline-block;
  }
}

.-fx.u-show {
  display: none;
}
@media screen and (min-width: 768px) {
  .-fx.u-show {
    display: flex;
  }
}
.-fx.u-show__sm {
  display: none;
}
@media screen and (min-width: 576px) {
  .-fx.u-show__sm {
    display: flex;
  }
}
.-fx.u-show__lg {
  display: none;
}
@media screen and (min-width: 1024px) {
  .-fx.u-show__lg {
    display: flex;
  }
}
.-fx.u-show__xl {
  display: none;
}
@media screen and (min-width: 1200px) {
  .-fx.u-show__xl {
    display: flex;
  }
}

/*-----------------------
@include hover
@param-1: opacity (int) 透明度
@param-2: text-decoration: underline (bool)
@param-3: color: (string) 文字色
※タッチ認識デバイスのみに適用されます
-----------------------*/
.u-hover {
  cursor: pointer;
  text-decoration: none;
}
@media (hover: hover) {
  .u-hover:hover {
    opacity: 0.7;
    color: inherit;
  }
}
.u-hover__under {
  cursor: pointer;
}
@media (hover: hover) {
  .u-hover__under:hover {
    opacity: 1;
    color: inherit;
    text-decoration: underline;
  }
}
.u-hover__primary {
  cursor: pointer;
}
@media (hover: hover) {
  .u-hover__primary:hover {
    opacity: 0.7;
    color: #2074a4;
    text-decoration: underline;
  }
}

/*-----------------------
Margin Space
-----------------------*/
.u-m0 {
  margin: 0;
}

.u-m1 {
  margin: 1rem;
}

.u-m2 {
  margin: 2rem;
}

.u-m3 {
  margin: 3rem;
}

.u-m4 {
  margin: 4rem;
}

.u-m6 {
  margin: 6rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

/*-----------------------
Padding Space
-----------------------*/
.u-p0 {
  padding: 0;
}

.u-p1 {
  padding: 1rem;
}

.u-p2 {
  padding: 2rem;
}

.u-p3 {
  padding: 3rem;
}

.u-p4 {
  padding: 4rem;
}

.u-p6 {
  padding: 6rem;
}

.u-pb0 {
  padding-bottom: 0;
}

.u-pb1 {
  padding-bottom: 1rem;
}

.u-pb2 {
  padding-bottom: 2rem;
}

.u-pb3 {
  padding-bottom: 3rem;
}

.u-pb4 {
  padding-bottom: 4rem;
}

.u-pb6 {
  padding-bottom: 6rem;
}

.u-pt0 {
  padding-top: 0;
}

.u-pt1 {
  padding-top: 1rem;
}

.u-pt2 {
  padding-top: 2rem;
}

.u-pt3 {
  padding-top: 3rem;
}

.u-pt4 {
  padding-top: 4rem;
}

.u-pt6 {
  padding-top: 6rem;
}

.u-text__left {
  text-align: left;
}
.u-text__center {
  text-align: center;
}
.u-text__right {
  text-align: right;
}
.u-text__link {
  color: #1558d6;
}
@media screen and (min-width: 1024px) {
  .u-text__link {
    color: #1a0dab;
  }
}
@media (hover: hover) {
  .u-text__link:hover {
    text-decoration: underline;
  }
}