@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
          box-sizing: border-box;
  overflow-y: scroll;
}

*, :after, :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-repeat: no-repeat;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}

a {
  -webkit-text-decoration-skip: objects;
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

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

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

input {
  border-radius: 0;
}

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

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, select {
  text-transform: none;
}

button, input, select, textarea {
  border-style: none;
  background-color: transparent;
  color: inherit;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  display: table;
  max-width: 100%;
  border: 0;
  color: inherit;
  white-space: normal;
}

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

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

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio, canvas, progress, video {
  display: inline-block;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

html {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
  background: #fff;
  color: #333;
  font-family: "Noto Sans Japanese", -apple-system, BlinkMacSystemFont, Arial, YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Osaka, Meiryo, メイリオ, sans-serif;
  font-size: 1.4rem;
  font-size: 62.5%;
  line-height: 1.75;
}

body {
  background: #fff;
  font-size: 1.4rem;
}

img {
  max-width: 100%;
  max-width: none;
  height: auto;
  vertical-align: middle;
}

a {
  color: inherit;
}

ul {
  list-style-type: none;
}

iframe {
  border: none;
}

small {
  font-size: 90%;
}

*, :after, :before {
  background-repeat: repeat;
}

#cboxWrapper, .cboxPhoto {
  max-width: none;
}

.cboxIframe, .cboxPhoto {
  display: block;
  border: 0;
}

#cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active, #colorbox {
  outline: 0;
}

#cboxOverlay, #cboxWrapper, #colorbox {
  z-index: 9999;
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxBottomLeft, #cboxMiddleLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingGraphic, #cboxLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxCurrent, #cboxTitle {
  position: absolute;
  top: -22px;
}

.cboxPhoto {
  -ms-interpolation-mode: bicubic;
  margin: auto;
  float: left;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

#cboxContent, #cboxLoadedContent, #colorbox {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

#cboxOverlay {
  overflow: visible;
  background: #fff;
}

#colorbox {
  overflow: visible;
}

#cboxContent {
  margin-top: 32px;
  overflow: visible;
  background: 0 0;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  padding: 0;
  overflow: auto;
  background: 0 0;
}

#cboxLoadingGraphic {
  background: url(images/loading.gif) center center no-repeat;
}

#cboxLoadingOverlay {
  background: rgba(255, 255, 255, 0.2);
}

#cboxTitle {
  left: 0;
  color: #FFF;
}

#cboxCurrent {
  right: 205px;
  text-indent: -9999px;
}

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
  width: auto;
  margin: 0;
  padding: 0;
  overflow: visible;
  border: 0;
  background: 0 0;
  cursor: pointer;
}

#cboxClose {
  display: block;
  position: absolute;
  top: -32px;
  right: 0;
  width: 32px;
  height: 32px;
  overflow: visible;
  background: url(../img/common/close.png) no-repeat;
  text-indent: -9999px;
}

#cboxClose:hover {
  background: url(../img/common/close.png) 0 -32px no-repeat;
  cursor: pointer;
}

/* Container style */
.ps {
  overflow-anchor: none;
  -ms-overflow-style: none;
  -ms-touch-action: auto;
  overflow: hidden !important;
  touch-action: auto;
}

/* Scrollbar rail styles */
.ps__rail-x {
  -o-transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  display: none;
  /* please don't change 'position' */
  position: absolute;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  height: 15px;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
}

.ps__rail-y {
  -o-transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  display: none;
  /* please don't change 'position' */
  position: absolute;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  width: 15px;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}

/* Scrollbar thumb styles */
.ps__thumb-x {
  -o-transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  /* please don't change 'position' */
  position: absolute;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  height: 6px;
  border-radius: 6px;
  background-color: #aaa;
  transition: background-color .2s linear, height .2s ease-in-out;
}

.ps__thumb-y {
  -o-transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  /* please don't change 'position' */
  position: absolute;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  width: 6px;
  border-radius: 6px;
  background-color: #aaa;
  transition: background-color .2s linear, width .2s ease-in-out;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  height: 11px;
  background-color: #999;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  width: 11px;
  background-color: #999;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

.ps--active-y:hover .ps__rail-y {
  opacity: 1;
}

.ps__rail-y {
  width: auto;
  opacity: 1;
}

.ps__thumb-y {
  width: 6px !important;
  border-radius: 0;
  background-color: #fff !important;
}

.ps__thumb-y:hover {
  background-color: #fff;
}

/*#cboxClose:focus,
#cboxPrevious:focus,
#cboxNext:focus {
    outline: none;
}*/
#cboxClose,
#cboxClose:hover {
  background: none;
  cursor: pointer;
}

#cboxClose {
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  top: -80px;
  right: 0;
  left: 0;
  width: 60px;
  height: 60px;
  margin: auto;
  transition: 0.15s;
}

#cboxClose::before, #cboxClose::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 100%;
  background-color: #333;
  content: '';
}

#cboxClose::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

#cboxClose::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

#cboxClose:hover {
  -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
          transform: scale(0.85);
}

#cboxPrevious,
#cboxNext {
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  position: absolute;
  top: 50%;
  width: 25px;
  height: 25px;
  border-top: 6px solid #333;
  border-right: 6px solid #333;
  text-indent: -9999px;
  transition: 0.15s;
}

#cboxPrevious:hover,
#cboxNext:hover {
  border-top: 6px solid #444;
  border-right: 6px solid #444;
}

#cboxPrevious {
  -webkit-transform: translateY(-50%) rotate(225deg);
      -ms-transform: translateY(-50%) rotate(225deg);
  left: -30px;
          transform: translateY(-50%) rotate(225deg);
}

#cboxNext {
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
  right: -30px;
          transform: translateY(-50%) rotate(45deg);
}

#cboxContent {
  margin-top: 80px;
}

.l-body {
  -webkit-animation: fadeIn 1s ease-in-out;
  background: url("../img/bg-base.png");
  background-size: 100% auto;
          animation: fadeIn 1s ease-in-out;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.c-container {
  max-width: 960px;
  max-width: calc(960px + (2rem * 2));
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}

.c-pre-opacity-b, .c-pre-offset, .c-pre-shadow {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.c-pre-opacity-a:hover, .c-pre-opacity-b:hover, .c-pre-opacity-a:focus, .c-pre-opacity-b:focus {
  opacity: 0.7;
}

.c-pre-offset:hover, .c-pre-offset:focus {
  -webkit-transform: translateX(0.5rem);
      -ms-transform: translateX(0.5rem);
          transform: translateX(0.5rem);
}

.c-pre-shadow {
  display: block;
}

.c-pre-shadow:hover, .c-pre-shadow:focus {
  -webkit-transform: translateY(-4px);
      -ms-transform: translateY(-4px);
  -webkit-box-shadow: 0 4px 8px 0 rgba(68, 68, 68, 0.6);
          transform: translateY(-4px);
          box-shadow: 0 4px 8px 0 rgba(68, 68, 68, 0.6);
}

.c-share {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: center;
}

.c-share__item {
  line-height: 1;
}

.c-share__item:not(:last-child) {
  margin-right: 1rem;
}

.c-embet {
  position: relative;
  width: 100%;
  height: 0;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.c-embet iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-ribbon {
  display: block;
  position: absolute;
  content: '';
}

.c-ribbon--1, .c-ribbon--4 {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.c-ribbon--2, .c-ribbon--3 {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.c-ribbon--1 {
  top: 0;
  left: 0;
}

.c-ribbon--2 {
  top: 0;
  right: 0;
}

.c-ribbon--3 {
  right: 0;
  bottom: 0;
}

.c-ribbon--4 {
  bottom: 0;
  left: 0;
}

.c-folded {
  position: relative;
}

.c-folded::after {
  position: absolute;
  right: 0;
  bottom: 0;
  border-width: 0 0 24px 24px;
  border-style: solid;
  border-color: #005a99 #fff #fff #005a99;
  content: '';
}

.c-pulldown {
  position: relative;
  width: 60px;
  border: 1px solid;
  cursor: pointer;
}

.c-pulldown::after {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 1rem;
          transform: translateY(-50%);
  content: '▼';
  pointer-events: none;
}

.c-pulldown__select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  padding: 0.5rem 1rem;
  cursor: pointer;
}

.c-button {
  display: block;
  position: relative;
  width: 100%;
  padding: 1.2rem;
  background: #333;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
}

.c-button::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
  position: absolute;
  top: 0;
  right: 1em;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
          transform: rotate(-45deg);
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  content: '';
  pointer-events: none;
}

.c-button--bluray::before {
  content: 'Blu-ray';
}

.c-button--dvd::before {
  content: 'DVD';
}

.c-button--detail::before {
  content: '商品詳細';
}

.c-button:hover::after, .c-button:focus::after {
  -webkit-animation: moveArrow 1.1s infinite linear;
          animation: moveArrow 1.1s infinite linear;
}

@-webkit-keyframes moveArrow {
  0% {
    right: 1em;
  }
  30% {
    right: 0.5em;
    opacity: 0;
  }
  40% {
    right: 1.25em;
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  60% {
    right: 1em;
  }
  100% {
    right: 1em;
  }
}

@keyframes moveArrow {
  0% {
    right: 1em;
  }
  30% {
    right: 0.5em;
    opacity: 0;
  }
  40% {
    right: 1.25em;
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  60% {
    right: 1em;
  }
  100% {
    right: 1em;
  }
}

.c-play {
  position: relative;
  width: 1.4em;
  height: 1.4em;
  border: 0.1em solid;
  border-radius: 100%;
  font-size: 50px;
}

.c-play::before {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: 0.1em;
          transform: translate(-50%, -50%);
  border: 0.4em solid transparent;
  border-right: none;
  border-left: 0.6em solid;
  content: '';
}

.p-hero {
  width: 960px;
  margin: 0 auto;
}

.p-hero__main {
  margin-left: -100px;
  text-align: center;
}

.p-hero__inner {
  position: relative;
  margin-top: -100px;
}

.p-hero .c-share {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 10px;
}

.p-overview {
  padding: 2rem;
  background: rgba(255, 255, 255, 0.8);
  line-height: 1.9;
  text-shadow: 0 0 10px #fff, 0 0 10px #fff;
}

.p-cam {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding: 3.2rem;
  background-color: rgba(255, 255, 255, 0.6);
  text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}

.p-cam > :not(:last-child) {
  margin-bottom: 5.2rem;
  padding-bottom: 5.2rem;
  border-bottom: 1px solid #4d7b5c;
}

.p-cam__head {
  margin-bottom: 3.2rem !important;
  text-align: center;
}

.p-cam__fill {
  margin-left: -3.2rem;
}

.p-cam__movie {
  border: 2px solid white;
}

.p-cam__endedText {
  color: #e10023;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.u-color-main {
  color: #e5004f;
}

.u-color-sub {
  color: #f18d00;
}

.u-m-0 {
  margin: 0 !important;
}

.u-mt-0,
.u-my-0 {
  margin-top: 0 !important;
}

.u-mr-0,
.u-mx-0 {
  margin-right: 0 !important;
}

.u-mb-0,
.u-my-0 {
  margin-bottom: 0 !important;
}

.u-ml-0,
.u-mx-0 {
  margin-left: 0 !important;
}

.u-m-xxs {
  margin: 0.4rem !important;
}

.u-mt-xxs,
.u-my-xxs {
  margin-top: 0.4rem !important;
}

.u-mr-xxs,
.u-mx-xxs {
  margin-right: 0.4rem !important;
}

.u-mb-xxs,
.u-my-xxs {
  margin-bottom: 0.4rem !important;
}

.u-ml-xxs,
.u-mx-xxs {
  margin-left: 0.4rem !important;
}

.u-m-xs {
  margin: 0.8rem !important;
}

.u-mt-xs,
.u-my-xs {
  margin-top: 0.8rem !important;
}

.u-mr-xs,
.u-mx-xs {
  margin-right: 0.8rem !important;
}

.u-mb-xs,
.u-my-xs {
  margin-bottom: 0.8rem !important;
}

.u-ml-xs,
.u-mx-xs {
  margin-left: 0.8rem !important;
}

.u-m-s {
  margin: 1.2rem !important;
}

.u-mt-s,
.u-my-s {
  margin-top: 1.2rem !important;
}

.u-mr-s,
.u-mx-s {
  margin-right: 1.2rem !important;
}

.u-mb-s,
.u-my-s {
  margin-bottom: 1.2rem !important;
}

.u-ml-s,
.u-mx-s {
  margin-left: 1.2rem !important;
}

.u-m-m {
  margin: 2rem !important;
}

.u-mt-m,
.u-my-m {
  margin-top: 2rem !important;
}

.u-mr-m,
.u-mx-m {
  margin-right: 2rem !important;
}

.u-mb-m,
.u-my-m {
  margin-bottom: 2rem !important;
}

.u-ml-m,
.u-mx-m {
  margin-left: 2rem !important;
}

.u-m-l {
  margin: 3.2rem !important;
}

.u-mt-l,
.u-my-l {
  margin-top: 3.2rem !important;
}

.u-mr-l,
.u-mx-l {
  margin-right: 3.2rem !important;
}

.u-mb-l,
.u-my-l {
  margin-bottom: 3.2rem !important;
}

.u-ml-l,
.u-mx-l {
  margin-left: 3.2rem !important;
}

.u-m-xl {
  margin: 5.2rem !important;
}

.u-mt-xl,
.u-my-xl {
  margin-top: 5.2rem !important;
}

.u-mr-xl,
.u-mx-xl {
  margin-right: 5.2rem !important;
}

.u-mb-xl,
.u-my-xl {
  margin-bottom: 5.2rem !important;
}

.u-ml-xl,
.u-mx-xl {
  margin-left: 5.2rem !important;
}

.u-m-xxl {
  margin: 8.4rem !important;
}

.u-mt-xxl,
.u-my-xxl {
  margin-top: 8.4rem !important;
}

.u-mr-xxl,
.u-mx-xxl {
  margin-right: 8.4rem !important;
}

.u-mb-xxl,
.u-my-xxl {
  margin-bottom: 8.4rem !important;
}

.u-ml-xxl,
.u-mx-xxl {
  margin-left: 8.4rem !important;
}

.u-p-0 {
  padding: 0 !important;
}

.u-pt-0,
.u-py-0 {
  padding-top: 0 !important;
}

.u-pr-0,
.u-px-0 {
  padding-right: 0 !important;
}

.u-pb-0,
.u-py-0 {
  padding-bottom: 0 !important;
}

.u-pl-0,
.u-px-0 {
  padding-left: 0 !important;
}

.u-p-xxs {
  padding: 0.4rem !important;
}

.u-pt-xxs,
.u-py-xxs {
  padding-top: 0.4rem !important;
}

.u-pr-xxs,
.u-px-xxs {
  padding-right: 0.4rem !important;
}

.u-pb-xxs,
.u-py-xxs {
  padding-bottom: 0.4rem !important;
}

.u-pl-xxs,
.u-px-xxs {
  padding-left: 0.4rem !important;
}

.u-p-xs {
  padding: 0.8rem !important;
}

.u-pt-xs,
.u-py-xs {
  padding-top: 0.8rem !important;
}

.u-pr-xs,
.u-px-xs {
  padding-right: 0.8rem !important;
}

.u-pb-xs,
.u-py-xs {
  padding-bottom: 0.8rem !important;
}

.u-pl-xs,
.u-px-xs {
  padding-left: 0.8rem !important;
}

.u-p-s {
  padding: 1.2rem !important;
}

.u-pt-s,
.u-py-s {
  padding-top: 1.2rem !important;
}

.u-pr-s,
.u-px-s {
  padding-right: 1.2rem !important;
}

.u-pb-s,
.u-py-s {
  padding-bottom: 1.2rem !important;
}

.u-pl-s,
.u-px-s {
  padding-left: 1.2rem !important;
}

.u-p-m {
  padding: 2rem !important;
}

.u-pt-m,
.u-py-m {
  padding-top: 2rem !important;
}

.u-pr-m,
.u-px-m {
  padding-right: 2rem !important;
}

.u-pb-m,
.u-py-m {
  padding-bottom: 2rem !important;
}

.u-pl-m,
.u-px-m {
  padding-left: 2rem !important;
}

.u-p-l {
  padding: 3.2rem !important;
}

.u-pt-l,
.u-py-l {
  padding-top: 3.2rem !important;
}

.u-pr-l,
.u-px-l {
  padding-right: 3.2rem !important;
}

.u-pb-l,
.u-py-l {
  padding-bottom: 3.2rem !important;
}

.u-pl-l,
.u-px-l {
  padding-left: 3.2rem !important;
}

.u-p-xl {
  padding: 5.2rem !important;
}

.u-pt-xl,
.u-py-xl {
  padding-top: 5.2rem !important;
}

.u-pr-xl,
.u-px-xl {
  padding-right: 5.2rem !important;
}

.u-pb-xl,
.u-py-xl {
  padding-bottom: 5.2rem !important;
}

.u-pl-xl,
.u-px-xl {
  padding-left: 5.2rem !important;
}

.u-p-xxl {
  padding: 8.4rem !important;
}

.u-pt-xxl,
.u-py-xxl {
  padding-top: 8.4rem !important;
}

.u-pr-xxl,
.u-px-xxl {
  padding-right: 8.4rem !important;
}

.u-pb-xxl,
.u-py-xxl {
  padding-bottom: 8.4rem !important;
}

.u-pl-xxl,
.u-px-xxl {
  padding-left: 8.4rem !important;
}

.u-mbc-xxs > :not(:last-child) {
  margin-bottom: 0.4rem !important;
}

.u-mbc-xs > :not(:last-child) {
  margin-bottom: 0.8rem !important;
}

.u-mbc-s > :not(:last-child) {
  margin-bottom: 1.2rem !important;
}

.u-mbc-m > :not(:last-child) {
  margin-bottom: 2rem !important;
}

.u-mbc-l > :not(:last-child) {
  margin-bottom: 3.2rem !important;
}

.u-mbc-xl > :not(:last-child) {
  margin-bottom: 5.2rem !important;
}

.u-mbc-xxl > :not(:last-child) {
  margin-bottom: 8.4rem !important;
}

.u-nm-xxs {
  margin: -0.4rem !important;
}

.u-nmt-xxs,
.u-nmy-xxs {
  margin-top: -0.4rem !important;
}

.u-nmr-xxs,
.u-nmx-xxs {
  margin-right: -0.4rem !important;
}

.u-nmb-xxs,
.u-nmy-xxs {
  margin-bottom: -0.4rem !important;
}

.u-nml-xxs,
.u-nmx-xxs {
  margin-left: -0.4rem !important;
}

.u-nm-xs {
  margin: -0.8rem !important;
}

.u-nmt-xs,
.u-nmy-xs {
  margin-top: -0.8rem !important;
}

.u-nmr-xs,
.u-nmx-xs {
  margin-right: -0.8rem !important;
}

.u-nmb-xs,
.u-nmy-xs {
  margin-bottom: -0.8rem !important;
}

.u-nml-xs,
.u-nmx-xs {
  margin-left: -0.8rem !important;
}

.u-nm-s {
  margin: -1.2rem !important;
}

.u-nmt-s,
.u-nmy-s {
  margin-top: -1.2rem !important;
}

.u-nmr-s,
.u-nmx-s {
  margin-right: -1.2rem !important;
}

.u-nmb-s,
.u-nmy-s {
  margin-bottom: -1.2rem !important;
}

.u-nml-s,
.u-nmx-s {
  margin-left: -1.2rem !important;
}

.u-nm-m {
  margin: -2rem !important;
}

.u-nmt-m,
.u-nmy-m {
  margin-top: -2rem !important;
}

.u-nmr-m,
.u-nmx-m {
  margin-right: -2rem !important;
}

.u-nmb-m,
.u-nmy-m {
  margin-bottom: -2rem !important;
}

.u-nml-m,
.u-nmx-m {
  margin-left: -2rem !important;
}

.u-nm-l {
  margin: -3.2rem !important;
}

.u-nmt-l,
.u-nmy-l {
  margin-top: -3.2rem !important;
}

.u-nmr-l,
.u-nmx-l {
  margin-right: -3.2rem !important;
}

.u-nmb-l,
.u-nmy-l {
  margin-bottom: -3.2rem !important;
}

.u-nml-l,
.u-nmx-l {
  margin-left: -3.2rem !important;
}

.u-nm-xl {
  margin: -5.2rem !important;
}

.u-nmt-xl,
.u-nmy-xl {
  margin-top: -5.2rem !important;
}

.u-nmr-xl,
.u-nmx-xl {
  margin-right: -5.2rem !important;
}

.u-nmb-xl,
.u-nmy-xl {
  margin-bottom: -5.2rem !important;
}

.u-nml-xl,
.u-nmx-xl {
  margin-left: -5.2rem !important;
}

.u-nm-xxl {
  margin: -8.4rem !important;
}

.u-nmt-xxl,
.u-nmy-xxl {
  margin-top: -8.4rem !important;
}

.u-nmr-xxl,
.u-nmx-xxl {
  margin-right: -8.4rem !important;
}

.u-nmb-xxl,
.u-nmy-xxl {
  margin-bottom: -8.4rem !important;
}

.u-nml-xxl,
.u-nmx-xxl {
  margin-left: -8.4rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

.u-fs-60 {
  font-size: 60%;
}

.u-fs-70 {
  font-size: 70%;
}

.u-fs-80 {
  font-size: 80%;
}

.u-fs-90 {
  font-size: 90%;
}

.u-fs-100 {
  font-size: 100%;
}

.u-fs-110 {
  font-size: 110%;
}

.u-fs-120 {
  font-size: 120%;
}

.u-fs-130 {
  font-size: 130%;
}

.u-fs-140 {
  font-size: 140%;
}

.u-fs-150 {
  font-size: 150%;
}

.u-fs-160 {
  font-size: 160%;
}

.u-fs-170 {
  font-size: 170%;
}

.u-fs-180 {
  font-size: 180%;
}

.u-fs-auto {
  font-size: inherit;
}

.u-fw-n {
  font-weight: normal;
}

.u-fw-m {
  font-weight: 500;
}

.u-fw-b {
  font-weight: bold;
}

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

.u-fs-n {
  font-style: normal;
}

.u-lh-100 {
  line-height: 1;
}

.u-lh-110 {
  line-height: 1.1;
}

.u-lh-120 {
  line-height: 1.2;
}

.u-lh-130 {
  line-height: 1.3;
}

.u-lh-140 {
  line-height: 1.4;
}

.u-lh-150 {
  line-height: 1.5;
}

.u-lh-160 {
  line-height: 1.6;
}

.u-lh-170 {
  line-height: 1.7;
}

.u-lh-180 {
  line-height: 1.8;
}

.u-lh-190 {
  line-height: 1.9;
}

.u-lh-200 {
  line-height: 2;
}

.u-ta-r {
  text-align: right;
}

.u-ta-c {
  text-align: center;
}

.u-ta-l {
  text-align: left;
}

.u-ta-j {
  text-align: justify;
}

.u-td-lt {
  text-decoration: line-through;
}

.u-td-ul {
  text-decoration: underline;
}

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

.u-c-red {
  color: #ff0000;
}

.u-d-b {
  display: block;
}

.u-d-n {
  display: none;
}

.u-d-i {
  display: inline;
}

.u-d-t {
  display: table;
}

.u-fl-l {
  float: left;
}

.u-fl-r {
  float: right;
}

.i-fl-n {
  float: none;
}

.u-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.u-sp-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: block;
}

.u-pc-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.u-ai-c {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.u-ai-e {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.u-jc-c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.u-jc-e {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.u-jc-sb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.u-jc-sa {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.u-fd-cr {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.u-fd-rr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.u-w-10 {
  width: 10%;
}

.u-w-20 {
  width: 20%;
}

.u-w-30 {
  width: 30%;
}

.u-w-40 {
  width: 30%;
}

.u-w-50 {
  width: 50%;
}

.u-w-60 {
  width: 60%;
}

.u-w-70 {
  width: 70%;
}

.u-w-80 {
  width: 80%;
}

.u-w-90 {
  width: 90%;
}

.u-w-100 {
  width: 100%;
}

.u-w-auto {
  width: auto;
}

.u-w-pc-50 {
  width: 50%;
}

.u-w-pc-auto {
  width: auto;
}

.u-mw-20 {
  max-width: 20%;
}

.u-mw-50 {
  max-width: 50%;
}

.u-mw-none {
  max-width: none;
}

.u-mw-pc-none {
  max-width: none;
}

.u-disable {
  cursor: default;
  opacity: 0.3;
  pointer-events: none;
}

.u-disable:not([aria-hidden="true"])::before {
  padding: 1em;
  background: red;
  color: #fff;
  content: '無効なコンテンツにはaria-hidden属性を付与してください';
}

.u-relative {
  z-index: 1;
  position: relative;
}

.u-nowrap {
  white-space: nowrap;
}

.u-icon-r {
  font-size: 95%;
  line-height: 1;
  vertical-align: super;
}

.u-center {
  display: table;
  margin-right: auto;
  margin-left: auto;
}

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

.u-label {
  float: left;
}

.u-label + * {
  display: table;
}

.u-pc-label {
  float: left;
}

.u-pc-label + * {
  display: table;
}

.u-labels > *:nth-child(odd) {
  float: left;
}

.u-labels > *:nth-child(even) {
  display: table;
}

.u-pc-labels > *:nth-child(odd) {
  float: left;
}

.u-pc-labels > *:nth-child(even) {
  display: table;
}

.u-bullet {
  padding-left: 1em;
  text-indent: -1em;
}

.u-bullets > * {
  padding-left: 1em;
  text-indent: -1em;
}

.u-sp {
  display: none;
}

.u-pc {
  display: none;
  display: block;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
/*# sourceMappingURL=style.css.map */
