@charset "UTF-8";
/* # =================================================================
    # 共通要素
# ================================================================= */
html {
  font-weight: 400;
  font-size: 62.5%;
  font-family: "Noto Sans JP", sans-serif;
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  color: #0F0F0F;
  font-weight: 400;
  letter-spacing: 0;
}

a, .link {
  color: #0F0F0F;
  text-decoration: none;
  transition: opacity 0.3s;
}
a.fig, .link.fig {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
a.fig picture, .link.fig picture {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
a.fig img, .link.fig img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

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

address {
  font-style: normal;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}
img.w100 {
  width: 100%;
}

/* *:focus {outline:none;} */
figure, .fig {
  margin: 0;
  vertical-align: top;
}
figure picture, .fig picture {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
figure img, .fig img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

@supports (-webkit-touch-callout: none) {
  body {
    /* The hack for Safari */
    height: -webkit-fill-available;
  }
}
.fadeIn00no {
  opacity: 0;
  transition: opacity 1s;
}
.fadeIn00no.is-show {
  opacity: 1;
}

.fadeIn00 {
  transform: translate3d(0, 10%, 0);
  opacity: 0;
  transition: opacity 1s, transform 1s;
}
.fadeIn00.is-show {
  transform: translate3d(0, 0%, 0);
  opacity: 1;
}

.fadeIn01 {
  transform: translate3d(0, 10%, 0);
  opacity: 0;
  transition: 1s;
}
.fadeIn01.is-show {
  transform: translate3d(0, 0%, 0);
  opacity: 1;
}
.fadeIn01.is-show:nth-child(1) {
  transition-delay: 0s;
}
.fadeIn01.is-show:nth-child(2) {
  transition-delay: 0.2s;
}
.fadeIn01.is-show:nth-child(3) {
  transition-delay: 0.4s;
}
.fadeIn01.is-show:nth-child(4) {
  transition-delay: 0.6s;
}
.fadeIn01.is-show:nth-child(5) {
  transition-delay: 0.8s;
}
.fadeIn01.is-show:nth-child(6) {
  transition-delay: 1s;
}
.fadeIn01.is-show:nth-child(7) {
  transition-delay: 1.2s;
}
.fadeIn01.is-show:nth-child(8) {
  transition-delay: 1.4s;
}
.fadeIn01.is-show:nth-child(9) {
  transition-delay: 1.6s;
}
.fadeIn01.is-show:nth-child(10) {
  transition-delay: 1.8s;
}
.fadeIn01.is-show:nth-child(11) {
  transition-delay: 2s;
}
.fadeIn01.is-show:nth-child(12) {
  transition-delay: 2.2s;
}
.fadeIn01.is-show:nth-child(13) {
  transition-delay: 2.4s;
}
.fadeIn01.is-show:nth-child(14) {
  transition-delay: 2.6s;
}
.fadeIn01.is-show:nth-child(15) {
  transition-delay: 2.8s;
}
.fadeIn01.is-show:nth-child(16) {
  transition-delay: 3s;
}
.fadeIn01.is-show:nth-child(17) {
  transition-delay: 3.2s;
}
.fadeIn01.is-show:nth-child(18) {
  transition-delay: 3.4s;
}
.fadeIn01.is-show:nth-child(19) {
  transition-delay: 3.6s;
}
.fadeIn01.is-show:nth-child(20) {
  transition-delay: 3.8s;
}
.fadeIn01.is-show:nth-child(21) {
  transition-delay: 4s;
}
.fadeIn01.is-show:nth-child(22) {
  transition-delay: 4.2s;
}
.fadeIn01.is-show:nth-child(23) {
  transition-delay: 4.4s;
}
.fadeIn01.is-show:nth-child(24) {
  transition-delay: 4.6s;
}
.fadeIn01.is-show:nth-child(25) {
  transition-delay: 4.8s;
}
.fadeIn01.is-show:nth-child(26) {
  transition-delay: 5s;
}
.fadeIn01.is-show:nth-child(27) {
  transition-delay: 5.2s;
}
.fadeIn01.is-show:nth-child(28) {
  transition-delay: 5.4s;
}
.fadeIn01.is-show:nth-child(29) {
  transition-delay: 5.6s;
}
.fadeIn01.is-show:nth-child(30) {
  transition-delay: 5.8s;
}
.fadeIn01.is-show:nth-child(31) {
  transition-delay: 6s;
}
.fadeIn01.is-show:nth-child(32) {
  transition-delay: 6.2s;
}
.fadeIn01.is-show:nth-child(33) {
  transition-delay: 6.4s;
}
.fadeIn01.is-show:nth-child(34) {
  transition-delay: 6.6s;
}
.fadeIn01.is-show:nth-child(35) {
  transition-delay: 6.8s;
}
.fadeIn01.is-show:nth-child(36) {
  transition-delay: 7s;
}
.fadeIn01.is-show:nth-child(37) {
  transition-delay: 7.2s;
}
.fadeIn01.is-show:nth-child(38) {
  transition-delay: 7.4s;
}
.fadeIn01.is-show:nth-child(39) {
  transition-delay: 7.6s;
}
.fadeIn01.is-show:nth-child(40) {
  transition-delay: 7.8s;
}
.fadeIn01.is-show:nth-child(41) {
  transition-delay: 8s;
}
.fadeIn01.is-show:nth-child(42) {
  transition-delay: 8.2s;
}
.fadeIn01.is-show:nth-child(43) {
  transition-delay: 8.4s;
}
.fadeIn01.is-show:nth-child(44) {
  transition-delay: 8.6s;
}
.fadeIn01.is-show:nth-child(45) {
  transition-delay: 8.8s;
}
.fadeIn01.is-show:nth-child(46) {
  transition-delay: 9s;
}
.fadeIn01.is-show:nth-child(47) {
  transition-delay: 9.2s;
}
.fadeIn01.is-show:nth-child(48) {
  transition-delay: 9.4s;
}
.fadeIn01.is-show:nth-child(49) {
  transition-delay: 9.6s;
}
.fadeIn01.is-show:nth-child(50) {
  transition-delay: 9.8s;
}
.fadeIn01.is-show:nth-child(51) {
  transition-delay: 10s;
}
.fadeIn01.is-show:nth-child(52) {
  transition-delay: 10.2s;
}
.fadeIn01.is-show:nth-child(53) {
  transition-delay: 10.4s;
}
.fadeIn01.is-show:nth-child(54) {
  transition-delay: 10.6s;
}
.fadeIn01.is-show:nth-child(55) {
  transition-delay: 10.8s;
}
.fadeIn01.is-show:nth-child(56) {
  transition-delay: 11s;
}
.fadeIn01.is-show:nth-child(57) {
  transition-delay: 11.2s;
}
.fadeIn01.is-show:nth-child(58) {
  transition-delay: 11.4s;
}
.fadeIn01.is-show:nth-child(59) {
  transition-delay: 11.6s;
}
.fadeIn01.is-show:nth-child(60) {
  transition-delay: 11.8s;
}
.fadeIn01.is-show:nth-child(61) {
  transition-delay: 12s;
}
.fadeIn01.is-show:nth-child(62) {
  transition-delay: 12.2s;
}
.fadeIn01.is-show:nth-child(63) {
  transition-delay: 12.4s;
}
.fadeIn01.is-show:nth-child(64) {
  transition-delay: 12.6s;
}
.fadeIn01.is-show:nth-child(65) {
  transition-delay: 12.8s;
}
.fadeIn01.is-show:nth-child(66) {
  transition-delay: 13s;
}
.fadeIn01.is-show:nth-child(67) {
  transition-delay: 13.2s;
}
.fadeIn01.is-show:nth-child(68) {
  transition-delay: 13.4s;
}
.fadeIn01.is-show:nth-child(69) {
  transition-delay: 13.6s;
}
.fadeIn01.is-show:nth-child(70) {
  transition-delay: 13.8s;
}
.fadeIn01.is-show:nth-child(71) {
  transition-delay: 14s;
}
.fadeIn01.is-show:nth-child(72) {
  transition-delay: 14.2s;
}
.fadeIn01.is-show:nth-child(73) {
  transition-delay: 14.4s;
}
.fadeIn01.is-show:nth-child(74) {
  transition-delay: 14.6s;
}
.fadeIn01.is-show:nth-child(75) {
  transition-delay: 14.8s;
}
.fadeIn01.is-show:nth-child(76) {
  transition-delay: 15s;
}
.fadeIn01.is-show:nth-child(77) {
  transition-delay: 15.2s;
}
.fadeIn01.is-show:nth-child(78) {
  transition-delay: 15.4s;
}
.fadeIn01.is-show:nth-child(79) {
  transition-delay: 15.6s;
}
.fadeIn01.is-show:nth-child(80) {
  transition-delay: 15.8s;
}
.fadeIn01.is-show:nth-child(81) {
  transition-delay: 16s;
}
.fadeIn01.is-show:nth-child(82) {
  transition-delay: 16.2s;
}
.fadeIn01.is-show:nth-child(83) {
  transition-delay: 16.4s;
}
.fadeIn01.is-show:nth-child(84) {
  transition-delay: 16.6s;
}
.fadeIn01.is-show:nth-child(85) {
  transition-delay: 16.8s;
}
.fadeIn01.is-show:nth-child(86) {
  transition-delay: 17s;
}
.fadeIn01.is-show:nth-child(87) {
  transition-delay: 17.2s;
}
.fadeIn01.is-show:nth-child(88) {
  transition-delay: 17.4s;
}
.fadeIn01.is-show:nth-child(89) {
  transition-delay: 17.6s;
}
.fadeIn01.is-show:nth-child(90) {
  transition-delay: 17.8s;
}
.fadeIn01.is-show:nth-child(91) {
  transition-delay: 18s;
}
.fadeIn01.is-show:nth-child(92) {
  transition-delay: 18.2s;
}
.fadeIn01.is-show:nth-child(93) {
  transition-delay: 18.4s;
}
.fadeIn01.is-show:nth-child(94) {
  transition-delay: 18.6s;
}
.fadeIn01.is-show:nth-child(95) {
  transition-delay: 18.8s;
}
.fadeIn01.is-show:nth-child(96) {
  transition-delay: 19s;
}
.fadeIn01.is-show:nth-child(97) {
  transition-delay: 19.2s;
}
.fadeIn01.is-show:nth-child(98) {
  transition-delay: 19.4s;
}
.fadeIn01.is-show:nth-child(99) {
  transition-delay: 19.6s;
}
.fadeIn01.is-show:nth-child(100) {
  transition-delay: 19.8s;
}

.scaleIn00 {
  transform: translate3d(0, 0, 0);
  scale: 0.5;
  opacity: 0;
  transition: 0.3s 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.scaleIn00.is-show {
  transform: translate3d(0, 0, 0);
  scale: 1;
  opacity: 1;
}

.ani-fuwa01 {
  animation: fuwa01 2s ease-in-out infinite;
}

.ani-fuwa02 {
  animation: fuwa02 2s ease-in-out infinite;
}

@keyframes fuwa01 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes fuwa02 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
}
/* フォント */
/* マージン */
.relative {
  z-index: 1;
  position: relative;
}

.bggr {
  background-image: url('../../images/page/bsp/bg_01.webp');
  background-position: center top;
  background-size: auto;
  background-repeat: repeat-y;
}

.c-hvr.ani_opa:hover {
  opacity: 0.8;
}

/* foundation */
html {
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  overflow-y: scroll;
  /* iOS 8+ */
}

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

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

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

/* # =================================================================
   # 一般的な要素
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

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

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

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

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

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  background-color: transparent;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

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

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

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

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # フォーム要素
   # ================================================================= */
input {
  border-radius: 0;
}

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

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

[type=number] {
  width: auto;
  /* Firefox 36+ */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

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

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 */
}

/* 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 {
  padding: 0;
  border-style: none;
}

/* 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 */
}

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

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

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

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

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

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

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

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

/* # =================================================================
   # メディア要素
   # ================================================================= */
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;
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # アクセシビリティ
   # ================================================================= */
/* Hide content from screens but not screenreaders */
/* 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;
}


/* # =================================================================
   # セレクション
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

/* layout */
/*component*/
/*project*/
/*utility*/
.sp {
  display: none !important;
}

.pc {
  display: block !important;
}
/*page*/
.oxida#oxida {
  color: #40220f;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
}
.oxida#oxida .left, .oxida#oxida .right {
  display: none;
}
.oxida#oxida .main {
  background-color: #fff;
}
.oxida#oxida .s-mv {
  position: relative;
}
.oxida#oxida .s-mv__ico {
  position: absolute;
  top: 3rem;
  left: 3.8rem;
  width: 17.5rem;
}
.oxida#oxida .s-sec01 {
  position: relative;
  padding: 3.5rem 0 6rem;
  background-image: url('../../images/page/bsp/sec01_bg.webp');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.oxida#oxida .s-sec01__ttl {
  width: 29.3rem;
  margin: 0 auto 3rem;
}
.oxida#oxida .s-sec01__img02, .oxida#oxida .s-sec01__img03, .oxida#oxida .s-sec01__img04 {
  width: 34rem;
  margin: auto;
}
.oxida#oxida .s-sec01__img02 {
  margin-bottom: 3rem;
}
.oxida#oxida .s-sec01__img03 {
  margin-bottom: 4rem;
}
.oxida#oxida .s-sec01__img04 {
  width: 33rem;
}
.oxida#oxida .s-sec02 {
  position: relative;
  padding: 0 0 4rem;
}
.oxida#oxida .s-sec02__ttl {
  position: relative;
  width: 100%;
}
.oxida#oxida .s-sec02__ico01 {
  position: absolute;
  top: -3rem;
  right: 0;
  left: 0;
  width: 13rem;
  margin: auto;
}
.oxida#oxida .s-sec02__ico02 {
  position: absolute;
  bottom: 19.5rem;
  left: 2rem;
  width: 10rem;
}
.oxida#oxida .s-sec02__txt {
  width: 90%;
  margin: auto;
  padding: 1rem 0 0;
  font-size: 12px;
  line-height: 1.5;
}
.oxida#oxida .s-sec03 {
  position: relative;
  padding: 0 0 6rem;
}
.oxida#oxida .s-sec03__ttl {
  width: 100%;
  margin-bottom: 1.5rem;
}
.oxida#oxida .s-sec03__cont {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 35rem;
  margin: auto;
  gap: 1rem 0;
}
.oxida#oxida .s-sec03__cont:not(:last-child) {
  margin-bottom: 3rem;
}
.oxida#oxida .s-sec04 {
  position: relative;
  padding: 0 0 6rem;
}
.oxida#oxida .s-sec04__ttl {
  width: 100%;
  margin-bottom: 1.5rem;
}
.oxida#oxida .s-sec04__img01, .oxida#oxida .s-sec04__img02 {
  width: 35rem;
  margin: auto;
  filter: drop-shadow(0px 6px 6px rgba(4, 0, 0, 0.16));
}
.oxida#oxida .s-sec04__img01 {
  margin-bottom: 3rem;
}
.oxida#oxida .s-sec05 {
  position: relative;
}
.oxida#oxida .s-sec05__ttl {
  width: 100%;
}
.oxida#oxida .s-sec05__ico01 {
  position: absolute;
  top: -3rem;
  right: 0;
  left: 0;
  width: 13rem;
  margin: auto;
}
.oxida#oxida .s-sec06 {
  padding: 4.5rem 0;
}
.oxida#oxida .s-sec06__ttl {
  width: 32rem;
  margin: 0 auto 1.5rem;
}
.oxida#oxida .s-sec06__movie {
  aspect-ratio: 16/9;
  width: 34rem;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 1rem;
}
.oxida#oxida .s-sec06__movie iframe {
  width: 100%;
  height: 100%;
}
.oxida#oxida .s-sec07 {
  position: relative;
  padding: 4.5rem 0 10rem;
}
.oxida#oxida .s-sec07__ttl {
  width: 20rem;
  margin: 0 auto 1.5rem;
}
.oxida#oxida .s-sec07__ico01, .oxida#oxida .s-sec07__ico02 {
  position: absolute;
  width: 13rem;
}
.oxida#oxida .s-sec07__ico01 {
  top: 6rem;
  left: 2rem;
  width: 7rem;
}
.oxida#oxida .s-sec07__ico02 {
  top: 4rem;
  right: 2rem;
  width: 8rem;
}
.oxida#oxida .s-sec07__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  width: 34rem;
  margin: auto;
  gap: 2rem 1.5rem;
}
.oxida#oxida .s-sec07__list-item {
  width: calc((100% - 1.5rem) / 2);
  border-radius: 1rem;
  background-color: #fff;
  filter: drop-shadow(0px 6px 6px rgba(4, 0, 0, 0.16));
}
.oxida#oxida .s-sec07__list-item a {
  display: block;
  padding: 2.5rem 0 2rem;
}
.oxida#oxida .s-sec07__list-item-img {
  width: 15rem;
  margin: 0 auto;
}
.oxida#oxida .s-sec07__list-item-ttl {
  font-weight: 700;
  font-size: 13px;
  line-height: 1.54;
  letter-spacing: -0.05em;
  text-align: center;
}
@media screen and (min-width: 1921px) {
  html {
    font-size: 0.5208333333vw;
  }
  img {
    width: 100%;
  }
}
@media screen and (max-width: 1500px) {
  html {
    font-size: 0.625vw;
  }
}
@media screen and (max-width: 1289px) {
  html {
    font-size: 0.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  html {
    font-size: 2.6666666667vw;
  }
  html.act {
    position: fixed;
    overflow: hidden;
  }
  .fadeIn00no .fadeIn00 {
    transition: opacity 1s;
  }
  .fadeIn01 {
    transition: 1.2s;
  }
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 1025px) {
  .tel {
    cursor: default;
    pointer-events: none;
  }
}
@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 (min-width: 801px) {
  .oxida#oxida {
    display: flex;
    align-items: flex-start;
    min-width: 1200px;
  }
  .oxida#oxida::before {
    z-index: -1;
    position: fixed;
    width: 100%;
    height: 100vh;
    background-image: url('../../images/page/bsp/bg_all.webp');
    background-size: auto 100vh;
    background-repeat: repeat-x;
    content: "";
  }
  .oxida#oxida .left, .oxida#oxida .right {
    display: flex;
    z-index: 3;
    position: sticky;
    top: 140px;
    flex: 1;
    flex-direction: column;
    height: calc(100vh - 140px);
    min-height: 32rem;
    min-height: 32rem;
    overflow-y: scroll;
    scrollbar-width: none;
  }
  .oxida#oxida .left {
    align-items: flex-end;
    justify-content: center;
    margin-right: 7rem;
  }
  .oxida#oxida .left__box {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: -moz-fit-content;
    width: fit-content;
    gap: 3rem 0;
  }
  .oxida#oxida .left__logo {
    width: 30.7rem;
  }
  .oxida#oxida .left__nav {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    gap: 2rem 0;
  }
  .oxida#oxida .left__nav-item--01 {
    width: 26rem;
  }
  .oxida#oxida .left__nav-item--02 {
    width: 17.5rem;
  }
  .oxida#oxida .right {
    align-items: flex-start;
    justify-content: flex-end;
    margin-left: 7rem;
    padding-bottom: 10rem;
  }
  .oxida#oxida .right__pagetop {
    width: 11.5rem;
  }
  .oxida#oxida .main {
    z-index: 3;
    position: relative;
    width: 37.5rem;
    width: 37.5rem;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  }
}
@media screen and (max-width: 1536px) {
  .oxida#oxida .s-sec02__txt {
    font-size: 1.2rem;
  }
  .oxida#oxida .s-sec07__list-item-ttl {
    font-size: 1.3rem;
  }
}