@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html {
  font-size: 62.5%;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 2;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
}
blockquote:before, blockquote:after {
  content: none;
}

q:before, q:after {
  content: "";
}
q:before, q:after {
  content: none;
}

hr {
  margin: 0;
  padding: 0;
}

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

img {
  vertical-align: top;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: auto;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #111;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 12px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}

a {
  color: inherit;
  text-decoration: none;
  transition: opacity 300ms ease-out 0ms;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #111;
}
a:hover {
  opacity: 0.75;
}

a:hover,
a:focus {
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #111;
}

a:visited,
a:link {
  color: #111;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  word-break: break-all;
}

p {
  line-height: inherit;
  font-size: 16px;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
}

figure {
  margin: 0;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

img {
  max-width: 100%;
  vertical-align: bottom;
  image-rendering: -webkit-optimize-contrast;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

::selection {
  background: #666666;
  color: #ffffff;
}

::-moz-selection {
  background: #666666;
  color: #ffffff;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background-color: #F5F4F3;
}

.wrapper {
  position: relative;
  z-index: 1;
  min-width: 1260px;
}
@media (max-width: 999px) {
  .wrapper {
    min-width: 0;
  }
}
.wrapper::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  height: 62.5vw;
  left: 0px;
  top: 0px;
  background: url("../images/common/bg_gradation_1.png") no-repeat center center/contain;
}
@media (max-width: 999px) {
  .wrapper::before {
    background: url("../images/common/bg_gradation_1.png") no-repeat center center/cover;
    top: 60px;
    height: 150vw;
  }
}

.container {
  max-width: 1260px;
  padding: 0px 30px;
  margin: 0 auto;
}
@media (max-width: 999px) {
  .container {
    max-width: 100%;
    padding: 0px 30px;
  }
}

@media (min-width: 1000px) {
  .body-products #header,
  .body-company #header {
    padding-top: 0px;
  }
}
@media (min-width: 1000px) {
  .body-products .breadcrumbs,
  .body-company .breadcrumbs {
    position: absolute;
    z-index: 500;
    top: 160px;
    left: 0px;
    right: 0px;
  }
}
@media (min-width: 1000px) {
  .body-products .breadcrumb,
  .body-company .breadcrumb {
    max-width: 100%;
    padding-right: 120px;
  }
}

.home #header,
.body-case-detail #header {
  padding-top: 0px;
}
.home .breadcrumbs,
.body-case-detail .breadcrumbs {
  position: absolute;
  z-index: 500;
  top: 160px;
  left: 0px;
  right: 0px;
}
@media (min-width: 1000px) {
  .home .breadcrumb,
  .body-case-detail .breadcrumb {
    max-width: 100%;
    padding-right: 120px;
  }
}
.home .p-header-logo-img path,
.body-case-detail .p-header-logo-img path {
  fill: #fff;
}
.home .p-header-brand-desc,
.body-case-detail .p-header-brand-desc {
  color: #fff;
}
.home .header-menu-group,
.body-case-detail .header-menu-group {
  color: #fff;
}
.home .header-menu-group a,
.body-case-detail .header-menu-group a {
  color: #fff;
}
.home .menu-btn-txt,
.body-case-detail .menu-btn-txt {
  color: #fff;
}
.home .menu-btn-img:after, .home .menu-btn-img:before,
.body-case-detail .menu-btn-img:after,
.body-case-detail .menu-btn-img:before {
  background: #fff;
}
.home .breadcrumb li:last-child,
.home .breadcrumb li:last-child span,
.body-case-detail .breadcrumb li:last-child,
.body-case-detail .breadcrumb li:last-child span {
  color: #fff;
}

#header {
  padding-top: 215px;
}
@media (max-width: 999px) {
  #header {
    padding-top: 140px;
  }
}

.header-fix {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 215px;
  padding: 60px 60px 0;
  padding-right: 65px;
  z-index: 1000;
  width: auto;
}
@media (max-width: 999px) {
  .header-fix {
    right: 0px;
    height: auto;
    padding: 0px;
    padding-left: 30px;
    padding-top: 30px;
  }
}

.header-inner {
  display: flex;
  justify-content: space-between;
}
.header-left {
  display: flex;
  gap: 90px;
}

.p-header-logo {
  display: inline-block;
  margin-bottom: 0px;
}
@media (max-width: 999px) {
  .p-header-logo {
    margin-bottom: 0px;
  }
}

.p-header-logo-img {
  flex: 0 0 auto;
  width: 72px;
  margin-bottom: 10px;
}
@media (max-width: 999px) {
  .p-header-logo-img {
    width: 74px;
    margin-bottom: 12px;
  }
}
.p-header-logo-img img {
  width: 100%;
  display: block;
}

.p-header-brand-desc {
  font-size: 10px;
}
@media (max-width: 999px) {
  .p-header-brand-desc {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    align-content: flex-start;
    flex-flow: row wrap;
    gap: 0 5px;
  }
}
.p-header-brand-desc span {
  display: block;
}

.header-menu-group {
  display: flex;
  gap: 0 40px;
}
@media (max-width: 999px) {
  .header-menu-group {
    display: none;
  }
}

.header-menu {
  display: block;
  font-size: 13px;
  line-height: 2;
  font-weight: 400;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.menu-group {
  display: flex;
  flex-direction: column;
  gap: 17px;
  letter-spacing: 0.08em;
}
.menu-group a {
  line-height: 1.5;
}

.header-right {
  margin-top: 7px;
}

.header-menu-btn {
  display: flex;
  align-items: center;
  gap: 14px;
  position: relative;
  cursor: pointer;
  position: fixed;
  z-index: 100;
  top: 64px;
  right: 64px;
  z-index: 2001;
}
@media (max-width: 999px) {
  .header-menu-btn {
    top: 45px;
    right: 30px;
  }
}
.is-header-menu-active .header-menu-btn .menu-btn-img {
  position: relative;
  width: 20px;
  height: 6px;
}
.is-header-menu-active .header-menu-btn .menu-btn-img:after, .is-header-menu-active .header-menu-btn .menu-btn-img:before {
  background: #000;
  top: 50%;
  left: 50%;
}
@media (max-width: 999px) {
  .is-header-menu-active .header-menu-btn .menu-btn-img:after, .is-header-menu-active .header-menu-btn .menu-btn-img:before {
    background: #fff;
  }
}
.is-header-menu-active .header-menu-btn .menu-btn-img:after {
  transform: translate(-50%, -50%) rotate(25deg);
}
.is-header-menu-active .header-menu-btn .menu-btn-img:before {
  transform: translate(-50%, -50%) rotate(-25deg);
}
.is-header-menu-active .header-menu-btn .menu-btn-txt {
  color: #111;
}
@media (max-width: 999px) {
  .is-header-menu-active .header-menu-btn .menu-btn-txt {
    color: #fff;
  }
}

.menu-btn-img {
  position: relative;
  width: 20px;
  height: 6px;
}
.menu-btn-img:after, .menu-btn-img:before {
  content: "";
  width: 20px;
  height: 1px;
  background: #111;
  position: absolute;
  left: 0;
  transition: all 100ms ease-out 0ms;
}
.menu-btn-img:after {
  top: 0;
}
.menu-btn-img:before {
  bottom: 0;
}

.menu-btn-txt {
  font-size: 15px;
  font-weight: 400;
  color: #111;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.08em;
}
@media (max-width: 999px) {
  .has-menu-active .menu-btn-txt {
    color: #fff;
  }
}

.float-menu {
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 0;
  width: 100dvw;
  height: 100dvh;
  background: #fff;
  display: none;
  opacity: 0;
  animation: anim-is-header-menu-active 300ms ease-out 0ms 1 normal forwards;
}
@media (max-width: 999px) {
  .float-menu {
    padding: 100px 30px 30px;
  }
}
@keyframes anim-is-header-menu-active {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.is-header-menu-active .float-menu {
  display: block;
}

.float-menu-inner {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
}
@media (max-width: 999px) {
  .float-menu-inner {
    height: 100dvh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .float-menu-inner:-webkit-scrollbar {
    display: none;
  }
}

.float-menu-l {
  width: 100dvw;
  height: 100dvh;
  position: relative;
  flex: 1;
  max-width: calc(100% - 800px);
}
@media (max-width: 999px) {
  .float-menu-l {
    position: static;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.float-menu-r {
  flex: 0 0 800px;
  max-width: 800px;
  background: #fff url("../images/common/bg_gradation_1.png") no-repeat center center/cover;
}
@media (max-width: 999px) {
  .float-menu-r {
    order: -1;
    flex: 0 0 100%;
    max-width: 100%;
    background: none;
  }
}

.float-menu-bg {
  position: absolute;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
}
.float-menu-bg video {
  width: 100%;
  height: 110%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.float-menu-bg::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.2;
}
.float-menu-bg::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #41FFB0;
  opacity: 0.2;
}

.float-menu-desc {
  position: absolute;
  z-index: 2;
  left: 0px;
  bottom: 0px;
  padding: 32px;
}
@media (max-width: 999px) {
  .float-menu-desc {
    padding: 0px;
    position: static;
    margin-top: 60px;
  }
}

.float-menu-desc-txt {
  font-size: 18px;
  font-family: "Zen Old Mincho", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
  font-weight: 500;
  color: #fff;
  margin-bottom: 10px;
}
@media (max-width: 999px) {
  .float-menu-desc-txt {
    font-size: 18px;
  }
}

.float-menu-desc-tit {
  font-size: 50px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 300;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 20px;
}
@media (max-width: 999px) {
  .float-menu-desc-tit {
    font-size: 40px;
  }
}

.float-menu-desc-note {
  font-size: 11px;
  line-height: 1.5;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  color: #fff;
}

.fm-menus {
  padding-top: 200px;
  padding-left: 100px;
  width: fit-content;
}
@media (max-width: 999px) {
  .fm-menus {
    padding: 0px;
  }
}

.fm-menu-blk {
  position: relative;
  margin-bottom: 32px;
}
.fm-menu-blk > a {
  transition: all 300ms ease-out 0ms;
}
.has-menu-active .fm-menu-blk > a {
  color: #B6B6B6;
}
.fm-menu-blk > a:hover {
  color: #111;
  opacity: 1;
}
@media (max-width: 999px) {
  .fm-menu-blk > a:hover {
    color: #fff;
  }
}

a.fm-menu-til,
.fm-menu-til {
  font-size: 23px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.08em;
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media (max-width: 999px) {
  a.fm-menu-til,
  .fm-menu-til {
    font-size: 23px;
    color: #fff;
  }
}
.has-menu-active a.fm-menu-til,
.has-menu-active .fm-menu-til {
  color: #B6B6B6;
}
@media (max-width: 999px) {
  .has-menu-active a.fm-menu-til,
  .has-menu-active .fm-menu-til {
    font-size: 23px;
    color: #fff;
    opacity: 0.5;
  }
}
a.fm-menu-til.has-child,
.fm-menu-til.has-child {
  transition: all 300ms ease-out 0ms;
}
a.fm-menu-til.has-child:hover,
.fm-menu-til.has-child:hover {
  color: #111;
  opacity: 1;
}
@media (max-width: 999px) {
  a.fm-menu-til.has-child:hover,
  .fm-menu-til.has-child:hover {
    color: #fff;
    opacity: 0.5;
  }
}
a.fm-menu-til.has-child:after,
.fm-menu-til.has-child:after {
  content: "";
  background: url("/assets/images/common/menu-plus.svg") no-repeat center center/contain;
  width: 10px;
  height: 10px;
  transition: all 300ms ease-out 0ms;
  position: absolute;
  z-index: 2;
  top: 10px;
  right: -20px;
}
@media (max-width: 999px) {
  a.fm-menu-til.has-child:after,
  .fm-menu-til.has-child:after {
    background: url("/assets/images/common/menu-plus_w.svg") no-repeat center center/contain;
  }
}
.is-active a.fm-menu-til.has-child,
.is-active .fm-menu-til.has-child {
  color: #111;
  opacity: 1;
}
@media (max-width: 999px) {
  .is-active a.fm-menu-til.has-child,
  .is-active .fm-menu-til.has-child {
    font-size: 23px;
    color: #fff;
  }
}
.is-active a.fm-menu-til.has-child:after,
.is-active .fm-menu-til.has-child:after {
  transform: rotate(45deg);
}

.menu-child-blk {
  width: max-content;
  position: absolute;
  top: 0;
  left: 100%;
  display: none;
  margin-left: 80px;
}
@media (max-width: 999px) {
  .menu-child-blk {
    margin-left: 40px;
    position: static;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
.is-active .menu-child-blk {
  display: block;
  animation: anim-down 300ms ease-out 0ms 1 normal forwards;
}
@keyframes anim-up {
  0% {
    opacity: 0;
    transform: translate3d(0, 5px, 0) rotate(0deg);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
}

.menu-child-blk-til {
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 30px;
}
@media (max-width: 999px) {
  .menu-child-blk-til {
    font-size: 16px;
    color: #fff;
  }
}

.menu-child-group {
  display: flex;
  gap: 40px;
}
@media (max-width: 999px) {
  .menu-child-group {
    gap: 0 20px;
  }
}

.menu-child-group-blk {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

a.menu-child-group-blk-item {
  font-size: 12px;
  line-height: 1.3;
  color: #111111;
  font-weight: 400;
}
@media (max-width: 999px) {
  a.menu-child-group-blk-item {
    color: #fff;
  }
}

.p-footer {
  margin-top: 100px;
}
@media (max-width: 999px) {
  .p-footer {
    margin-top: 80px;
  }
}

.p-footer-cta {
  position: relative;
  min-height: 370px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 0 auto;
  overflow: hidden;
}
@media (max-width: 999px) {
  .p-footer-cta {
    min-height: 0;
    padding: 80px 20px 80px;
  }
}

.p-footer-cta-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.p-footer-cta-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.p-footer-cta-inner {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 60px;
}
@media (max-width: 999px) {
  .p-footer-cta-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-flow: row wrap;
    gap: 0;
  }
}

.p-footer-cta-lead {
  flex: 0 0 250px;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}
@media (max-width: 999px) {
  .p-footer-cta-lead {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    font-size: 12px;
    margin-bottom: 40px;
  }
}

.p-footer-cta-catch {
  flex: 0 0 500px;
  max-width: 500px;
  margin: 0 auto;
  color: #fff;
  font-size: 60px;
  font-weight: 300;
  line-height: 1.3;
  text-align: left;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  white-space: nowrap;
}
@media (max-width: 999px) {
  .p-footer-cta-catch {
    order: -1;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    font-size: 40px;
    margin-bottom: 30px;
  }
}

a.p-footer-cta-btn {
  flex: 0 0 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  margin-left: auto;
  padding: 0 48px;
  font-size: 20px;
  font-weight: 400;
  color: #111;
  background: linear-gradient(90deg, #eafff6 0%, #b2ffe6 100%);
  border-radius: 30px;
  text-decoration: none;
  transition: all 300ms ease-out 0ms;
}
@media (max-width: 999px) {
  a.p-footer-cta-btn {
    flex: 0 0 240px;
    max-width: 240px;
    text-align: center;
    font-size: 20px;
    margin: 0 auto;
  }
}

.p-footer-inner {
  max-width: 1260px;
  padding: 0px 30px;
  padding-top: 120px;
  padding-bottom: 160px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
}
@media (max-width: 999px) {
  .p-footer-inner {
    padding-top: 80px;
    padding-bottom: 50px;
    display: block;
  }
}

.p-footer-brand {
  flex: 0 0 180px;
}

.p-footer-logo {
  display: inline-block;
  margin-bottom: 100px;
}
@media (max-width: 999px) {
  .p-footer-logo {
    margin-bottom: 50px;
  }
}

.p-footer-logo-img {
  flex: 0 0 auto;
  width: 72px;
  margin-bottom: 10px;
}
@media (max-width: 999px) {
  .p-footer-logo-img {
    width: 74px;
    margin-bottom: 12px;
  }
}
.p-footer-logo-img img {
  width: 100%;
  display: block;
}

.p-footer-brand-desc {
  font-size: 10px;
}
.p-footer-brand-desc span {
  display: block;
}

.p-footer-sns {
  display: flex;
  gap: 20px;
}
@media (max-width: 999px) {
  .p-footer-sns {
    position: absolute;
    z-index: 2;
    top: 70px;
    right: 30px;
  }
}
.p-footer-sns a img {
  width: 20px;
  height: 20px;
  display: block;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.p-footer-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  align-content: flex-start;
  flex-flow: row nowrap;
  gap: 0 80px;
  margin-left: auto;
}
@media (max-width: 999px) {
  .p-footer-nav {
    display: block;
    margin: 0 auto;
  }
}

.p-footer-nav-block {
  min-width: 120px;
}
@media (max-width: 999px) {
  .p-footer-nav-block {
    min-width: 0;
    margin-bottom: 50px;
  }
  .p-footer-nav-block:nth-last-child(1) {
    margin-bottom: 0px;
  }
}

.p-footer-nav-block--other-list {
  width: 400px;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 0 40px;
}
@media (max-width: 999px) {
  .p-footer-nav-block--other-list {
    width: 100%;
    gap: 0 20px;
  }
}
.p-footer-nav-block--other-list > li {
  line-height: 1.5;
  flex: 0 0 calc(50% - 20px);
  max-width: calc(50% - 20px);
  font-size: 18px;
  margin-bottom: 30px;
}
@media (max-width: 999px) {
  .p-footer-nav-block--other-list > li {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
    margin-bottom: 30px;
  }
}

.p-footer-nav-ttl {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media (max-width: 999px) {
  .p-footer-nav-ttl {
    margin-bottom: 30px;
  }
}

.p-footer-copyright {
  text-align: right;
  font-size: 10px;
  padding: 25px 60px 25px 0;
  border-top: 1px solid #B6B6B6;
}
@media (max-width: 999px) {
  .p-footer-copyright {
    padding: 16px 30px;
  }
}

.p-footer-nav-block-sub-list {
  margin-top: 20px;
}
@media (max-width: 999px) {
  .p-footer-nav-block-sub-list {
    margin-top: 16px;
  }
}
.p-footer-nav-block-sub-list > li {
  font-size: 12px;
  margin-bottom: 12px;
}
.p-footer-nav-block-sub-list > li:nth-last-child(1) {
  margin-bottom: 0px;
}

.p-footer-nav-block-sub-list--products {
  width: 320px;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  margin-top: 0px;
  gap: 0 10px;
}
.p-footer-nav-block-sub-list--products > li {
  flex: 0 0 calc(50% - 10px);
  max-width: calc(50% - 10px);
  font-size: 12px;
  margin-bottom: 12px;
}
.p-footer-nav-block-sub-list--products > li:last-child {
  margin-bottom: 0;
}

.breadcrumbs {
  width: 100%;
  padding-bottom: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.breadcrumbs:-webkit-scrollbar {
  display: none;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1.5;
  letter-spacing: 0.03em;
  max-width: 1260px;
  padding: 0px 30px;
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  align-content: flex-start;
  flex-flow: row wrap;
}

.breadcrumb li {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row nowrap;
  color: #B6B6B6;
  font-weight: 400;
}

.breadcrumb li + li::before {
  content: "";
  display: inline-block;
  margin: 0 16px;
  background-color: #B6B6B6;
  height: 1px;
  width: 20px;
}

.breadcrumb a {
  color: #B6B6B6;
  text-decoration: none;
}

.breadcrumb a:hover {
  color: #111;
  text-decoration: none;
}

.breadcrumb li:last-child,
.breadcrumb li:last-child span {
  color: #111;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

.swiper-pagination {
  position: absolute;
  z-index: 2;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  width: 100%;
  bottom: 0px;
}

.swiper-pagination-bullet {
  display: inline-block;
  border-radius: 100%;
  opacity: 1;
  height: 8px;
  width: 8px;
  border-radius: 0;
  background: none;
  border: 1px solid #ADADAD;
  background: #ADADAD;
  margin: 0 4px;
  border-radius: 50%;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background-color: var(--color-black);
  border: 1px solid var(--color-black);
}

.swiper-buttons {
  height: 0px;
  left: 0;
  margin: 0 auto;
  max-width: 1200px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 100%;
  z-index: 50;
}

.swiper-button-prev,
.swiper-button-next {
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin: 0;
  background: transparent;
  border-radius: 0;
  width: 80px;
  height: 160px;
  outline: none;
  transition: all 300ms ease-out 0ms;
  transform: translate3d(0, -50%, 0) rotate(0deg);
}
@media (max-width: 999px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 40px;
    height: 60px;
  }
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
.swiper-button-prev::after,
.swiper-button-next::after {
  content: "" !important;
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  transform: translate3d(0, -50%, 0) rotate(0);
}

.swiper-button-prev {
  left: 20px;
  right: auto;
}
@media (max-width: 999px) {
  .swiper-button-prev {
    left: 4px;
  }
}
.swiper-button-prev::after {
  transform: translate3d(0, -50%, 0) rotate(180deg);
}

.swiper-button-next {
  left: auto;
  right: 20px;
}
@media (max-width: 999px) {
  .swiper-button-next {
    right: 4px;
  }
}
.swiper-button-next::after {
  right: auto;
  transform: translate3d(0, -50%, 0) rotate(0);
}

body .mfp-image-holder .mfp-close,
body .mfp-iframe-holder .mfp-close {
  position: fixed;
  z-index: 100;
  top: 50%;
  left: 0px;
  right: 0px;
  text-align: center;
  height: 60px;
  transform: translate3d(0, 300px, 0) rotate(0deg);
  font-size: 50px;
  font-weight: 500;
}
body img.mfp-img {
  width: 600px;
  height: 600px;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}

@media (max-width: 999px) {
  .lg-only,
  .pc-only {
    display: none !important;
  }
}

@media (min-width: 1000px) {
  .sm-only,
  .sp-only {
    display: none !important;
  }
}

.p-top-sec-tit {
  font-size: 44px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #111;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 1.5;
  margin-bottom: 56px;
}
@media (max-width: 999px) {
  .p-top-sec-tit {
    font-size: 32px;
    margin-bottom: 50px;
  }
}

.c-btn {
  padding: 0px 16px;
  min-width: 120px;
  background: #69F0C3 linear-gradient(85.49deg, rgba(105, 240, 195, 0.5) -147.28%, #F4FFFB 111%);
  box-shadow: 0px 0px 20px 1px rgba(105, 240, 195, 0.2);
  border-radius: 30px;
  cursor: pointer;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row nowrap;
  font-size: 12px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.c-btn--shadow {
  background: linear-gradient(85.49deg, rgba(105, 240, 195, 0.5) -147.28%, #F4FFFB 111%);
  box-shadow: 0px 0px 4px 4px rgba(105, 240, 195, 0.19);
}

.c-btns {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 20px;
  position: relative;
}

#page-top .sec01 {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
#page-top .sec01 .sec-bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
#page-top .sec01:before {
  content: "";
  background: #41FFB0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  mix-blend-mode: color-burn;
}
#page-top .sec01:after {
  content: "";
  background: rgba(0, 0, 0, 0.3019607843);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.p-controll-bottom {
  position: absolute;
  z-index: 2;
  left: 0px;
  right: 0px;
  bottom: 30px;
  left: 0;
  right: 0;
  color: #fff;
  padding: 0px 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row nowrap;
}
@media (max-width: 999px) {
  .p-controll-bottom {
    padding: 0px 30px;
  }
}

.p-controll-bottom-scroll-btn {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  font-size: 12px;
  line-height: 1;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  white-space: nowrap;
}
.p-controll-bottom-scroll-btn::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 0px;
  width: 10px;
  height: 10px;
  background: url("/assets/images/common/icon_arrow_bottom_w.svg") no-repeat center center/contain;
  transform: translate3d(0, -50%, 0) rotate(0deg);
}

.p-controll-bottom-sns {
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  align-content: center;
  flex-flow: row nowrap;
  gap: 0 16px;
}
.p-controll-bottom-sns a {
  height: 20px;
  width: 20px;
}
.p-controll-bottom-sns a img {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.p-top-mv {
  height: 100dvh;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row wrap;
}
.p-top-mv .p-controll-bottom.container {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  max-width: 100%;
  padding-top: 30px;
}
@media (max-width: 999px) {
  .p-top-mv .p-controll-bottom.container {
    padding: 0px 30px;
    padding-top: 20px;
    bottom: 20px;
  }
}
.p-top-mv a.p-controll-bottom-scroll-btn {
  color: #fff;
}
.p-top-mv-cnt {
  flex: 1;
  max-width: 1260px;
  padding: 0px 30px;
}
@media (max-width: 999px) {
  .p-top-mv-cnt {
    padding: 0px 30px;
  }
}

.p-top-mv-cnt-item {
  display: none;
}
.p-top-mv-cnt-item.item-01 {
  display: block;
}
.p-top-mv-cnt-tit {
  font-size: 36px;
  color: #fff;
  font-family: "Zen Old Mincho", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝B", "MS Mincho", serif;
}
@media (max-width: 999px) {
  .p-top-mv-cnt-tit {
    font-size: 28px;
  }
}

.p-top-mv-footer-txt {
  position: absolute;
  z-index: 2;
  left: 0px;
  right: 0px;
  bottom: 100px;
  font-size: 100px;
  line-height: 1;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #fff;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 999px) {
  .p-top-mv-footer-txt {
    bottom: 90px;
    font-size: 60px;
  }
}

.p-top-mv-bg {
  position: absolute;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
}
.p-top-mv-bg::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.2;
}
.p-top-mv-bg::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #41FFB0;
  opacity: 0.2;
}

.p-top-mv-bg-video {
  width: 100%;
  height: 105%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.p-top-products {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row wrap;
  background: url("/assets/images/index/product_bg.png") no-repeat center center/cover;
}

.p-top-products-inner {
  flex: 1;
  padding: 100px 0;
}
@media (max-width: 999px) {
  .p-top-products-inner {
    padding: 80px 30px;
  }
}

.p-top-products-head {
  position: relative;
}

.p-top-products-head-tit {
  text-align: center;
}
@media (max-width: 999px) {
  .p-top-products-head-tit {
    text-align: left;
  }
}

.p-top-products-head-btns.c-btns {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 0px;
  transform: translate3d(0, -50%, 0) rotate(0deg);
}

.p-top-products-cnt {
  position: relative;
}

.p-top-products-cnt-desc {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0) rotate(0deg);
  max-width: 340px;
}

.p-top-products-cnt-main {
  width: 420px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 999px) {
  .p-top-products-cnt-main {
    width: 100%;
  }
}
.p-top-products-cnt-main .swiper-container {
  overflow: visible;
}
.p-top-products-cnt-main .swiper-wrapper {
  align-items: stretch;
}
.p-top-products-cnt-main .swiper-slide {
  position: relative;
  visibility: hidden;
  opacity: 0;
  transition: opacity 300ms ease-out 0ms;
  position: relative;
}
@media (max-width: 999px) {
  .p-top-products-cnt-main .swiper-slide {
    width: 75%;
  }
}
.p-top-products-cnt-main .swiper-slide.swiper-slide-prev {
  visibility: visible;
}
.p-top-products-cnt-main .swiper-slide.swiper-slide-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media (max-width: 999px) {
  .p-top-products-cnt-main .swiper-slide.swiper-slide-active .p-top-products-cnt-main-desc {
    display: block;
  }
}
.p-top-products-cnt-main .swiper-slide.swiper-slide-next {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media (min-width: 1000px) {
  .p-top-products-cnt-main .swiper-slide.swiper-slide-next .p-top-products-cnt-main-img {
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 0px;
    padding-left: 112px;
    transform: translate3d(0, -50%, 0) rotate(0deg);
  }
}
.p-top-products-cnt-main .swiper-buttons {
  width: 1px;
  height: 15px;
  background-color: #111;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  top: auto;
  bottom: -40px;
  z-index: 50;
}
@media (max-width: 999px) {
  .p-top-products-cnt-main .swiper-buttons {
    bottom: auto;
    top: 90vw;
    margin-right: 20px;
  }
}
.p-top-products-cnt-main .swiper-button-prev,
.p-top-products-cnt-main .swiper-button-next {
  width: 10px;
  height: 10px;
  background: url("/assets/images/common/icon_arrow_next.svg") no-repeat center center/contain;
}
.p-top-products-cnt-main .swiper-button-prev::before, .p-top-products-cnt-main .swiper-button-prev::after,
.p-top-products-cnt-main .swiper-button-next::before,
.p-top-products-cnt-main .swiper-button-next::after {
  content: none !important;
}
.p-top-products-cnt-main .swiper-button-prev.swiper-button-disabled,
.p-top-products-cnt-main .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.p-top-products-cnt-main .swiper-button-prev {
  left: -20px;
  right: auto;
  transform: translate3d(0, -50%, 0) rotate(180deg);
}
.p-top-products-cnt-main .swiper-button-next {
  left: auto;
  right: -20px;
  transform: translate3d(0, -50%, 0) rotate(0deg);
}
.p-top-products-cnt-main-arrow-next {
  font-size: 10px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  position: absolute;
  z-index: 2;
  top: 50%;
  right: -140px;
  transform: translate3d(0, -50%, 0) rotate(0deg);
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  align-content: flex-start;
  flex-flow: row nowrap;
  gap: 0 10px;
}
.p-top-products-cnt-main-arrow-next::after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: #111;
}

@media (max-width: 999px) {
  .p-top-products-cnt-main-img {
    margin-bottom: 20px;
  }
}

.p-top-products-cnt-main-desc {
  display: none;
}

.p-top-products-cnt-main-desc-num {
  font-size: 16px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  margin-bottom: 20px;
}
@media (max-width: 999px) {
  .p-top-products-cnt-main-desc-num {
    font-size: 10px;
    margin-bottom: 5px;
  }
}

.p-top-products-cnt-main-desc-tit {
  margin-bottom: 40px;
}
@media (max-width: 999px) {
  .p-top-products-cnt-main-desc-tit {
    margin-bottom: 20px;
  }
}
.p-top-products-cnt-main-desc-tit .u-main {
  display: block;
  font-size: 16px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.p-top-products-cnt-main-desc-tit .u-sub {
  display: block;
  font-size: 10px;
  color: #B6B6B6;
}

.p-top-products-cnt-main-desc-desc {
  font-size: 13px;
}

.p-top-products-cnt-main-desc-links {
  margin-top: 30px;
}
@media (max-width: 999px) {
  .p-top-products-cnt-main-desc-links {
    margin-top: 28px;
  }
}

.p-top-about {
  margin-bottom: 200px;
  position: relative;
  height: 100dvh;
}
@media (max-width: 999px) {
  .p-top-about {
    margin-bottom: 80px;
  }
}

.p-top-about-cnt-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row wrap;
  position: relative;
  z-index: 3;
  height: 100%;
}

.p-top-about-cnt {
  display: flex;
  align-items: stretch;
  justify-content: center;
  align-content: flex-start;
  flex-flow: row nowrap;
  gap: 0 20px;
}
@media (max-width: 999px) {
  .p-top-about-cnt {
    display: block;
  }
}

.p-top-about-cnt-l {
  flex: 0 0 250px;
  max-width: 250px;
}

.p-top-about-cnt-tit {
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #fff;
  letter-spacing: 0.03em;
  line-height: 1.2;
}
.p-top-about-cnt-tit .u-main {
  font-size: 44px;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 999px) {
  .p-top-about-cnt-tit .u-main {
    font-size: 32px;
    margin-bottom: 5px;
  }
}
.p-top-about-cnt-tit .u-sub {
  font-size: 10px;
  display: block;
}
@media (max-width: 999px) {
  .p-top-about-cnt-tit .u-sub {
    font-size: 10px;
  }
}

.p-top-about-cnt-r {
  flex: 0 0 430px;
  max-width: 430px;
}

.p-top-about-cnt-r-tit {
  font-size: 23px;
  color: #fff;
  margin-bottom: 20px;
}
@media (max-width: 999px) {
  .p-top-about-cnt-r-tit {
    font-size: 18px;
    margin-bottom: 30px;
  }
}

.p-top-about-cnt-r-txt {
  font-size: 13px;
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 999px) {
  .p-top-about-cnt-r-txt {
    font-size: 12px;
  }
}

.p-top-about-bg {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.p-top-about-bg::before {
  content: "";
  position: absolute;
  display: block;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  pointer-events: none;
}
.p-top-about-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.p-top-carshopconnect {
  padding-top: 180px;
  margin-bottom: 180px;
}
@media (max-width: 999px) {
  .p-top-carshopconnect {
    padding-top: 1px;
    margin-bottom: 80px;
  }
}

.p-top-carshopconnect-list {
  box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.03);
  border-radius: 10px;
  padding: 20px 0px;
  display: flex;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  align-content: flex-start;
  flex-flow: row nowrap;
  gap: 0 45px;
}
.p-top-carshopconnect-list li {
  flex: 0 0 100px;
  max-width: 100px;
}

.p-top-carshopconnect-more {
  margin-top: 40px;
  text-align: right;
}
@media (max-width: 999px) {
  .p-top-carshopconnect-more {
    margin-top: 30px;
  }
}

.c-more-link {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 0 6px;
  font-size: 12px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.c-more-link::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 1px;
  background-color: #111;
}

.p-top-case {
  margin-bottom: 220px;
}
@media (max-width: 999px) {
  .p-top-case {
    margin-bottom: 80px;
  }
}
@media (max-width: 999px) {
  .p-top-case .p-case-list {
    margin-right: -30px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    align-content: flex-start;
    flex-flow: row nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .p-top-case .p-case-list:-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 999px) {
  .p-top-case .p-case-list-item {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (max-width: 999px) {
  .p-top-case .p-case-list-item .p-case-list-item-img {
    height: auto;
  }
}

.p-top-case-head {
  position: relative;
}

.p-top-case-head-btns.c-btns {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 0px;
  transform: translate3d(0, -50%, 0) rotate(0deg);
}

.p-top-news {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
  gap: 0 100px;
  margin-bottom: 250px;
}
@media (max-width: 999px) {
  .p-top-news {
    display: block;
    margin-bottom: 80px;
  }
}

.p-top-news-bg {
  flex: 0 0 300px;
  max-width: 300px;
  position: relative;
}
@media (max-width: 999px) {
  .p-top-news-bg {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    max-width: 100vw;
    height: 150px;
  }
}
@media (min-width: 1000px) {
  .p-top-news-bg img {
    position: absolute;
    z-index: 2;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: 100%;
    width: calc(50vw - 300px);
    max-width: none;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }
}
@media only screen and (max-width: 1260px) {
  .p-top-news-bg img {
    width: 330px;
  }
}
@media (max-width: 999px) {
  .p-top-news-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }
}

.p-top-news-cnt {
  flex: 1;
  padding: 200px 0px;
}
@media (max-width: 999px) {
  .p-top-news-cnt {
    padding: 50px 0px 0;
  }
}

.p-top-news-cnt-head {
  position: relative;
}

.p-top-news-cnt-head-btns.c-btns {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 0px;
  transform: translate3d(0, -50%, 0) rotate(0deg);
}

.p-top-company {
  margin-bottom: 240px;
  padding-top: 160px;
  padding-bottom: 120px;
  position: relative;
  background: url("../images/common/bg_gradation_1.png") no-repeat center center/contain;
}
@media (max-width: 999px) {
  .p-top-company {
    background: url("../images/common/bg_gradation_1.png") no-repeat center center/150% 100%;
    padding-top: 150px;
    padding-bottom: 250px;
    margin-bottom: 80px;
  }
}

.p-top-company-cnt {
  max-width: 300px;
  margin: 0 auto;
}
@media (max-width: 999px) {
  .p-top-company-cnt {
    max-width: 320px;
  }
}

.p-top-company-cnt-tit {
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 999px) {
  .p-top-company-cnt-tit {
    margin-bottom: 30px;
  }
}

.p-top-company-cnt-txt {
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-top-company-cnt-txt {
    font-size: 12px;
  }
}

.p-top-company-cnt-btns.c-btns {
  align-items: center;
  flex-flow: column nowrap;
  margin-top: 30px;
}
.p-top-company-cnt-btns.c-btns::before {
  content: "";
  display: block;
  z-index: 2;
  left: 0;
  right: 0;
  width: 1px;
  height: 30px;
  margin: 0 auto;
  background-color: #111;
}
@media (max-width: 999px) {
  .p-top-company-cnt-btns.c-btns::before {
    content: none;
  }
}

.p-top-company-cnt-btn {
  max-width: 122px;
}

.p-top-company-bg-imgs {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.p-top-company-bg-imgs-item {
  position: absolute;
}
.p-top-company-bg-imgs-item img {
  width: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media (min-width: 1000px) {
  .p-top-company-bg-imgs-item.item1 {
    top: 0;
    left: 0;
    width: 270px;
  }
  .p-top-company-bg-imgs-item.item2 {
    top: 0;
    right: 100px;
    width: 136px;
  }
  .p-top-company-bg-imgs-item.item3 {
    bottom: 60px;
    left: -30px;
    width: 109px;
  }
  .p-top-company-bg-imgs-item.item4 {
    bottom: 10px;
    left: 210px;
    width: 160px;
  }
  .p-top-company-bg-imgs-item.item5 {
    bottom: 0;
    right: -20px;
    width: 362px;
  }
}
@media (max-width: 999px) {
  .p-top-company-bg-imgs-item.item1 {
    top: -20px;
    left: 0;
    width: 135px;
  }
  .p-top-company-bg-imgs-item.item2 {
    top: 10px;
    right: 50px;
    width: 100px;
  }
  .p-top-company-bg-imgs-item.item3 {
    bottom: 100px;
    left: 30px;
    width: 75px;
  }
  .p-top-company-bg-imgs-item.item4 {
    display: none;
  }
  .p-top-company-bg-imgs-item.item5 {
    bottom: 0;
    right: 20px;
    width: 192px;
  }
}

.p-top-media {
  margin-bottom: 240px;
}
@media (max-width: 999px) {
  .p-top-media {
    margin-bottom: 80px;
  }
}

.p-top-media-tit {
  text-align: center;
}

.p-top-media-box {
  background: linear-gradient(85.49deg, rgba(105, 240, 195, 0.5) -147.28%, #F4FFFB 111%);
  border-radius: 10px;
  padding: 70px 80px;
}
@media (max-width: 999px) {
  .p-top-media-box {
    padding: 30px 20px;
  }
}

.p-top-media-list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 30px 30px;
}
@media (max-width: 999px) {
  .p-top-media-list {
    gap: 20px 20px;
  }
}

.p-top-media-list-item {
  flex: 0 0 calc(25% - 22.5px);
  max-width: calc(25% - 22.5px);
}
@media (max-width: 999px) {
  .p-top-media-list-item {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
  }
}

.p-top-media-list-item-img {
  margin-bottom: 30px;
}
.p-top-media-list-item-img img {
  width: 100%;
}

.p-top-media-list-item-desc-date {
  font-size: 10px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  margin-bottom: 14px;
}

.p-top-media-list-item-desc-txt {
  font-size: 12px;
}

.p-top-support {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
  gap: 0 100px;
}
@media (max-width: 999px) {
  .p-top-support {
    display: block;
  }
}

.p-top-support-l {
  flex: 0 0 400px;
  max-width: 400px;
}
@media (max-width: 999px) {
  .p-top-support-l {
    max-width: none;
    margin-bottom: 50px;
  }
}

@media (max-width: 999px) {
  .p-top-support-l-tit {
    margin-bottom: 32px;
  }
}

.p-top-support-r {
  flex: 1;
}

.p-top-support-list {
  border-top: 1px solid #B6B6B6;
}

.p-top-support-list-item {
  border-bottom: 1px solid #B6B6B6;
  padding: 30px 0px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 0 20px;
}
@media (max-width: 999px) {
  .p-top-support-list-item {
    padding: 40px 0px 40px;
    gap: 0 8px;
  }
}

.p-top-support-list-item-label {
  flex: 0 0 100px;
  max-width: 100px;
  font-size: 10px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  border-right: 1px solid #B6B6B6;
  text-align: center;
}
@media (max-width: 999px) {
  .p-top-support-list-item-label {
    flex: 0 0 80px;
    max-width: 80px;
  }
}

.p-top-support-list-item-tit {
  flex: 1;
  font-size: 16px;
}
@media (max-width: 999px) {
  .p-top-support-list-item-tit {
    font-size: 13px;
    line-height: 1.5;
  }
}
.p-top-support-list-item-tit a {
  display: block;
}
.p-top-support-list-item-tit .u-main {
  display: block;
  font-size: 16px;
}
@media (max-width: 999px) {
  .p-top-support-list-item-tit .u-main {
    font-size: 13px;
  }
}
.p-top-support-list-item-tit .u-sub {
  display: block;
  font-size: 11px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.p-top-support-list-item-btns {
  flex: 0 0 120px;
  max-width: 120px;
  margin-left: auto;
}
@media (max-width: 999px) {
  .p-top-support-list-item-btns {
    flex: 0 0 110px;
    max-width: 110px;
  }
}

@media (max-width: 999px) {
  .p-top-support-list-item-btn {
    min-width: 100%;
  }
}

.p-page-tit {
  margin-bottom: 100px;
  font-size: 44px;
  font-weight: 400;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media (max-width: 999px) {
  .p-page-tit {
    font-size: 32px;
    margin-bottom: 50px;
  }
}
.p-page-tit .u-sub {
  display: block;
  font-size: 10px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  margin-bottom: 15px;
}
@media (max-width: 999px) {
  .p-page-tit .u-sub {
    margin-bottom: 10px;
  }
}
.p-page-tit .u-main {
  display: block;
  font-size: 30px;
}
@media (max-width: 999px) {
  .p-page-tit .u-main {
    font-size: 18px;
  }
}

.p-recovery-option {
  margin-top: 100px;
}
@media (max-width: 999px) {
  .p-recovery-option {
    margin-top: 50px;
  }
}

.p-recovery-option-mv-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row nowrap;
  margin-top: 10px;
  padding-left: 15px;
}

.p-recovery-option-mv-bottom-scroll-btn {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  font-size: 12px;
  line-height: 1;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  white-space: nowrap;
}
.p-recovery-option-mv-bottom-scroll-btn::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 0px;
  width: 10px;
  height: 10px;
  background: url("/assets/images/common/icon_arrow_bottom.svg") no-repeat center center/contain;
  transform: translate3d(0, -50%, 0) rotate(0deg);
}

.p-recovery-option-mv-bottom-sns {
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  align-content: center;
  flex-flow: row nowrap;
  gap: 0 16px;
}
.p-recovery-option-mv-bottom-sns a {
  height: 20px;
  width: 20px;
}
.p-recovery-option-mv-bottom-sns a img {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.p-recovery-option-mv {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row wrap;
  height: 650px;
}
@media (max-width: 999px) {
  .p-recovery-option-mv {
    height: auto;
    padding: 80px 0;
  }
}

.p-recovery-option-mv-cnt {
  width: 720px;
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  align-content: flex-start;
  flex-flow: row nowrap;
}
@media (max-width: 999px) {
  .p-recovery-option-mv-cnt {
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 0px 30px;
  }
}

@media (max-width: 999px) {
  .p-recovery-option-mv-cnt-l {
    margin-bottom: 50px;
  }
}

.p-recovery-option-mv-cnt-l-tit {
  font-size: 44px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media (max-width: 999px) {
  .p-recovery-option-mv-cnt-l-tit {
    font-size: 44px;
    text-align: center;
  }
}

.p-recovery-option-mv-cnt-l-txt {
  font-size: 12px;
}
@media (max-width: 999px) {
  .p-recovery-option-mv-cnt-l-txt {
    font-size: 12px;
    text-align: center;
  }
}

.p-recovery-option-mv-cnt-r {
  flex: 0 0 436px;
  max-width: 436px;
}
@media (max-width: 999px) {
  .p-recovery-option-mv-cnt-r {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.p-recovery-option-mv-cnt-r-tit {
  font-size: 23px;
  line-height: 2;
  margin-bottom: 20px;
}
@media (max-width: 999px) {
  .p-recovery-option-mv-cnt-r-tit {
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
  }
}

.p-recovery-option-mv-cnt-r-txt {
  font-size: 13px;
  line-height: 2;
}
@media (max-width: 999px) {
  .p-recovery-option-mv-cnt-r-txt {
    font-size: 12px;
  }
}

.p-recovery-option-mv-bg {
  position: absolute;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.p-recovery-option-mv-bg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.p-recovery-option-feature {
  margin: 100px 0 0 0;
  width: 100vw;
  max-width: 100vw;
  overflow: hidden;
  position: relative;
  margin-bottom: 200px;
}
@media (max-width: 999px) {
  .p-recovery-option-feature {
    margin-bottom: 80px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.p-recovery-option-feature-inner {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 999px) {
  .p-recovery-option-feature-inner {
    display: block;
  }
}

.p-recovery-option-feature-img {
  flex: 0 0 50%;
  max-width: 50%;
  min-height: 900px;
  align-self: stretch;
  position: relative;
  left: 0;
  display: flex;
  justify-content: flex-start;
  position: relative;
}
@media (max-width: 999px) {
  .p-recovery-option-feature-img {
    flex: 0 0 1000%;
    max-width: 1000%;
    min-height: 125vw;
    margin-left: -30px;
  }
}

.p-recovery-option-feature-img img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  display: block;
  width: 50vw;
  max-width: 50vw;
  position: absolute;
  z-index: 2;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
@media (max-width: 999px) {
  .p-recovery-option-feature-img img {
    width: 100%;
    max-width: 100%;
  }
}

.p-recovery-option-feature-desc {
  flex: 1;
  padding: 40px 0 40px 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 999px) {
  .p-recovery-option-feature-desc {
    padding: 40px 0 0;
  }
}

.p-recovery-option-feature-block {
  margin-bottom: 50px;
}
@media (max-width: 999px) {
  .p-recovery-option-feature-block {
    margin-bottom: 50px;
  }
}

.p-recovery-option-feature-ttl {
  font-size: 23px;
  font-weight: 400;
  margin-bottom: 50px;
}
@media (max-width: 999px) {
  .p-recovery-option-feature-ttl {
    font-size: 18px;
    margin-bottom: 30px;
  }
}

.p-recovery-option-feature-list {
  margin-bottom: 32px;
}
@media (max-width: 999px) {
  .p-recovery-option-feature-list {
    margin-bottom: 16px;
  }
  .p-recovery-option-feature-list:nth-last-child(1) {
    margin-bottom: 0px;
  }
}

.p-recovery-option-feature-list li {
  font-size: 16px;
  color: #111111;
  border-bottom: 1px solid #B6B6B6;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media (max-width: 999px) {
  .p-recovery-option-feature-list li {
    font-size: 14px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.p-recovery-option-feature-list li:nth-last-child(1) {
  margin-bottom: 0px;
}

.p-recovery-option-feature-list li span {
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-recovery-option-feature-list li span {
    font-size: 12px;
  }
}

.p-recovery-option-feature-note {
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-recovery-option-feature-note {
    font-size: 12px;
  }
}

.p-recovery-option-circles {
  position: relative;
  min-height: 340px;
  overflow: hidden;
  margin: 0 auto;
  padding: 120px 0px;
}
@media (max-width: 999px) {
  .p-recovery-option-circles {
    min-height: 0;
    padding: 80px 30px 70px;
  }
}

.p-recovery-option-circles-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.p-recovery-option-circles-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.p-recovery-option-circles-inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.p-recovery-option-circles-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 48px;
  margin: 0 auto 60px auto;
  padding: 0;
  list-style: none;
}
@media (max-width: 999px) {
  .p-recovery-option-circles-list {
    display: block;
    margin-bottom: 40px;
    width: 100%;
  }
}

.p-recovery-option-circles-list li {
  width: 212px;
  height: 212px;
  padding: 10px;
  border: 1.5px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  background: rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  letter-spacing: 0.03em;
}
@media (max-width: 999px) {
  .p-recovery-option-circles-list li {
    width: 100%;
    height: 72px;
    border-radius: 0px;
    margin-bottom: 15px;
    font-size: 16px;
  }
  .p-recovery-option-circles-list li:nth-last-child(1) {
    margin-bottom: 0px;
  }
}

.p-recovery-option-circles-note {
  color: #fff;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 23px;
  font-weight: 500;
  text-align: center;
  margin-top: 0;
  letter-spacing: 0.03em;
}
@media (max-width: 999px) {
  .p-recovery-option-circles-note {
    font-size: 23px;
    line-height: 1.56;
  }
}

.p-recovery-option-proof {
  padding: 100px 0;
}
@media (max-width: 999px) {
  .p-recovery-option-proof {
    padding: 80px 0px;
  }
}

.p-recovery-option-proof-inner {
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 0;
}
@media (max-width: 999px) {
  .p-recovery-option-proof-inner {
    display: block;
    padding: 0px 30px;
  }
}

.p-recovery-option-proof-col {
  flex: 1 1 0;
  padding: 20px 30px 10px;
  border-right: 1px solid #B6B6B6;
}
@media (max-width: 999px) {
  .p-recovery-option-proof-col {
    border: none;
    padding: 0px 0px 40px;
    margin-bottom: 50px;
    border-bottom: 1px solid #B6B6B6;
  }
  .p-recovery-option-proof-col:nth-last-child(1) {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
  }
}

.p-recovery-option-proof-col:last-child {
  border-right: none;
}

.p-recovery-option-proof-ttl {
  font-size: 23px;
  font-weight: 400;
  margin-bottom: 30px;
}
@media (max-width: 999px) {
  .p-recovery-option-proof-ttl {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

.p-recovery-option-proof-txt {
  font-size: 13px;
  font-weight: 400;
}
@media (max-width: 999px) {
  .p-recovery-option-proof-txt {
    font-size: 12px;
  }
}

.p-recovery-option-fv {
  min-height: 720px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 200px;
}
@media (max-width: 999px) {
  .p-recovery-option-fv {
    min-height: 0;
    margin-bottom: 80px;
  }
}

.p-recovery-option-fv-inner {
  max-width: 1440px;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
  background: radial-gradient(50% 50% at 50% 50%, #FFFFFF 0%, rgba(105, 240, 195, 0.03) 97.5%);
}
@media (max-width: 999px) {
  .p-recovery-option-fv-inner {
    max-width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    align-content: flex-start;
    flex-flow: column wrap;
  }
}

.p-recovery-option-fv-text {
  flex: 0 0 400px;
  max-width: 400px;
  padding-right: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 10px;
}
@media (max-width: 999px) {
  .p-recovery-option-fv-text {
    flex: 1;
    max-width: none;
    order: 2;
    padding: 0px 30px;
    margin-top: 40px;
  }
}

.p-recovery-option-fv-catch {
  font-size: 30px;
  font-weight: 400;
  color: #111111;
  line-height: 1.5;
  margin-bottom: 50px;
}
@media (max-width: 999px) {
  .p-recovery-option-fv-catch {
    width: 100%;
    font-size: 30px;
    margin-bottom: 40px;
  }
}

.p-recovery-option-fv-desc {
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-recovery-option-fv-desc {
    font-size: 12px;
    text-align: left;
  }
}

.p-recovery-option-fv-img {
  flex: 1;
  min-height: 650px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 0;
  position: relative;
}

.p-recovery-option-fv-img img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
  display: block;
  width: calc(50vw + 400px);
  max-width: none;
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  bottom: 0px;
}

.p-recovery-option-story {
  margin-bottom: 200px;
}
@media (max-width: 999px) {
  .p-recovery-option-story {
    margin-bottom: 80px;
  }
}

.p-recovery-option-story-inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-flow: row nowrap;
  gap: 0 80px;
}
@media (max-width: 999px) {
  .p-recovery-option-story-inner {
    display: block;
  }
}

.p-recovery-option-story-img {
  flex: 0 0 520px;
  max-width: 520px;
}
@media (max-width: 999px) {
  .p-recovery-option-story-img {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
}

.p-recovery-option-story-cnt {
  flex: 1;
}

.p-recovery-option-story-ttl {
  font-size: 23px;
  font-weight: 400;
  margin-bottom: 70px;
}
@media (max-width: 999px) {
  .p-recovery-option-story-ttl {
    font-size: 20px;
    margin-bottom: 40px;
  }
}

.p-recovery-option-story-col {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #B6B6B6;
}
@media (max-width: 999px) {
  .p-recovery-option-story-col {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
.p-recovery-option-story-col:nth-last-child(1) {
  margin-bottom: 0px;
  border-bottom: 0;
  padding-bottom: 0px;
}

.p-recovery-option-story-label {
  flex: 0 0 140px;
  max-width: 140px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 23px;
}
@media (max-width: 999px) {
  .p-recovery-option-story-label {
    flex: 0 0 100px;
    max-width: 100px;
    font-size: 20px;
  }
}

.p-recovery-option-story-label.before {
  color: #B6B6B6;
  opacity: 0.5;
}

.p-recovery-option-story-label.after {
  color: #41FFB0;
}

.p-recovery-option-story-txt {
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-recovery-option-story-txt {
    font-size: 12px;
  }
}

.p-recovery-option-power {
  margin-bottom: 200px;
}
@media (max-width: 999px) {
  .p-recovery-option-power {
    margin-bottom: 80px;
  }
}

.p-recovery-option-power-tit {
  text-align: center;
  font-size: 23px;
  font-weight: 400;
  margin-bottom: 40px;
}
@media (max-width: 999px) {
  .p-recovery-option-power-tit {
    font-size: 20px;
    text-align: left;
    margin-bottom: 30px;
  }
}

.p-recovery-option-power-txt {
  font-size: 13px;
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 60px;
}
@media (max-width: 999px) {
  .p-recovery-option-power-txt {
    font-size: 12px;
    margin-bottom: 40px;
  }
}

.p-recovery-option-power-box {
  background: linear-gradient(85.49deg, rgba(105, 240, 195, 0.5) -147.28%, #F4FFFB 111%);
  border-radius: 10px;
  padding: 80px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-flow: row nowrap;
  gap: 0 80px;
}
@media (max-width: 999px) {
  .p-recovery-option-power-box {
    border-radius: 10px;
    overflow: hidden;
    display: block;
    padding: 0px;
  }
}

.p-recovery-option-power-box-img {
  flex: 0 0 520px;
  max-width: 520px;
}
@media (max-width: 999px) {
  .p-recovery-option-power-box-img {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.p-recovery-option-power-box-img img {
  width: 100%;
}

.p-recovery-option-power-box-cnt {
  flex: 1;
}
@media (max-width: 999px) {
  .p-recovery-option-power-box-cnt {
    padding: 30px 20px 45px;
  }
}

.p-recovery-option-power-box-cnt-txt {
  font-size: 13px;
  margin-bottom: 50px;
}
@media (max-width: 999px) {
  .p-recovery-option-power-box-cnt-txt {
    font-size: 12px;
  }
}

.p-recovery-option-power-box-cnt-list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 30px 40px;
  letter-spacing: -0.02em;
}

.p-recovery-option-power-box-cnt-list-item {
  flex: 0 0 calc(50% - 20px);
  max-width: calc(50% - 20px);
}
@media (max-width: 999px) {
  .p-recovery-option-power-box-cnt-list-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.p-recovery-option-power-box-cnt-list-item-tit {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 14px;
}
@media (max-width: 999px) {
  .p-recovery-option-power-box-cnt-list-item-tit {
    font-size: 14px;
    margin-bottom: 14px;
  }
}

.p-recovery-option-power-box-cnt-list-item-txt {
  font-size: 12px;
}
@media (max-width: 999px) {
  .p-recovery-option-power-box-cnt-list-item-txt {
    font-size: 11px;
  }
}

.p-recovery-option-comfort {
  margin-bottom: 200px;
}
@media (max-width: 999px) {
  .p-recovery-option-comfort {
    margin-bottom: 80px;
  }
}

.p-recovery-option-comfort-inner {
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  gap: 0 60px;
}
@media (max-width: 999px) {
  .p-recovery-option-comfort-inner {
    display: block;
  }
}

.p-recovery-option-comfort-l {
  flex: 0 0 340px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 90px;
  border-right: 1px solid #B6B6B6;
  padding-right: 20px;
}
@media (max-width: 999px) {
  .p-recovery-option-comfort-l {
    display: none;
  }
}

@media (min-width: 1000px) {
  .p-recovery-option-comfort-list-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    flex-flow: row nowrap;
    gap: 0 50px;
    display: none;
    opacity: 0;
  }
  .p-recovery-option-comfort-list-item.is-active {
    display: flex;
    animation: anim-p-recovery-option-comfort-list-item 300ms ease-out 0ms 1 normal forwards;
  }
  @keyframes anim-p-recovery-option-comfort-list-item {
    0% {
      opacity: 0;
      transform: translate3d(0, 5px, 0) rotate(0deg);
    }
    100% {
      opacity: 1;
      transform: translate3d(0, 0px, 0) rotate(0deg);
    }
  }
}
@media (max-width: 999px) {
  .p-recovery-option-comfort-list-item {
    margin-bottom: 60px;
  }
  .p-recovery-option-comfort-list-item:nth-last-child(1) {
    margin-bottom: 0px;
  }
}

.p-recovery-option-comfort-ttl {
  font-size: 23px;
  font-weight: 400;
  margin-bottom: 50px;
}

.p-recovery-option-comfort-tabs {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 270px;
}

.p-recovery-option-comfort-tabs li {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 13px;
  font-weight: 400;
  background: transparent;
  border: 1px solid #B6B6B6;
  border-radius: 32px;
  padding: 10px 16px;
  height: 50px;
  cursor: pointer;
  transition: all 300ms ease-out 0ms;
  outline: none;
}
.p-recovery-option-comfort-tabs li:hover {
  opacity: 0.75;
}

.p-recovery-option-comfort-tabs li.is-active {
  background: #eafff6;
  border-color: #b2ffe6;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.04);
  background: linear-gradient(85.49deg, rgba(105, 240, 195, 0.5) -147.28%, #F4FFFB 111%);
  box-shadow: 0px 0px 4px 4px rgba(105, 240, 195, 0.19);
}

.p-recovery-option-comfort-tabs .icon-car {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/assets/images/recovery_option/icon_car.svg") no-repeat center center/contain;
}

.p-recovery-option-comfort-tabs .icon-heart {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/assets/images/recovery_option/icon_heart.svg") no-repeat center center/contain;
}

.p-recovery-option-comfort-tabs .icon-clock {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/assets/images/recovery_option/icon_clock.svg") no-repeat center center/contain;
}

.p-recovery-option-comfort-img {
  flex: 0 0 360px;
  max-width: 360px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 999px) {
  .p-recovery-option-comfort-img {
    margin-bottom: 30px;
  }
}
.p-recovery-option-comfort-img img {
  height: 500px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media (max-width: 999px) {
  .p-recovery-option-comfort-img img {
    height: auto;
  }
}

.p-recovery-option-comfort-r {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-top: 40px;
}
@media (max-width: 999px) {
  .p-recovery-option-comfort-r {
    padding: 0px;
  }
}

.p-recovery-option-comfort-label {
  font-size: 13px;
  color: #B6B6B6;
  margin-bottom: 20px;
}
@media (max-width: 999px) {
  .p-recovery-option-comfort-label {
    font-size: 12px;
    position: relative;
    color: #111;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    flex-flow: row wrap;
    gap: 0 8px;
  }
  .p-recovery-option-comfort-label span {
    width: 18px;
    height: 18px;
    display: inline-block;
  }
  .p-recovery-option-comfort-label .icon-car {
    background: url("/assets/images/recovery_option/icon_car.svg") no-repeat center center/contain;
  }
  .p-recovery-option-comfort-label .icon-heart {
    background: url("/assets/images/recovery_option/icon_heart.svg") no-repeat center center/contain;
  }
  .p-recovery-option-comfort-label .icon-clock {
    background: url("/assets/images/recovery_option/icon_clock.svg") no-repeat center center/contain;
  }
}

.p-recovery-option-comfort-voice {
  font-size: 23px;
  margin-bottom: 30px;
}
@media (max-width: 999px) {
  .p-recovery-option-comfort-voice {
    font-size: 18px;
    line-height: 1.67;
    margin-bottom: 20px;
  }
}

.p-recovery-option-comfort-desc {
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-recovery-option-comfort-desc {
    font-size: 12px;
  }
}

.p-recovery-option-science {
  margin-bottom: 200px;
}
@media (max-width: 999px) {
  .p-recovery-option-science {
    margin-bottom: 80px;
  }
}

.p-recovery-option-science-inner {
  display: flex;
  gap: 100px;
  align-items: flex-start;
}
@media (max-width: 999px) {
  .p-recovery-option-science-inner {
    display: block;
  }
}

.p-recovery-option-science-l {
  flex: 1 1 0;
  min-width: 0;
}

.p-recovery-option-science-ttl {
  font-size: 23px;
  font-weight: 400;
  margin-bottom: 40px;
}
@media (max-width: 999px) {
  .p-recovery-option-science-ttl {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

.p-recovery-option-science-lead {
  font-size: 13px;
  margin-bottom: 48px;
}
@media (max-width: 999px) {
  .p-recovery-option-science-lead {
    font-size: 12px;
    margin-bottom: 50px;
  }
}

.p-recovery-option-science-bars {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media (max-width: 999px) {
  .p-recovery-option-science-bars {
    gap: 40px;
    margin-bottom: 60px;
  }
}

.p-recovery-option-science-bar {
  display: flex;
  flex-direction: column;
  position: relative;
}

.p-recovery-option-science-bar-label-wrap {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  align-content: flex-start;
  flex-flow: row nowrap;
}

.p-recovery-option-science-bar-label {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 999px) {
  .p-recovery-option-science-bar-label {
    font-size: 16px;
  }
}

.p-recovery-option-science-bar-value {
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 30px;
  color: #18DD8B;
  text-align: right;
  line-height: 1;
}
@media (max-width: 999px) {
  .p-recovery-option-science-bar-value {
    font-size: 30px;
  }
}

.p-recovery-option-science-bar-desc {
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 12px;
  color: #111111;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 999px) {
  .p-recovery-option-science-bar-desc {
    font-size: 9px;
  }
}

.p-recovery-option-science-bar-meta {
  font-size: 12px;
  color: #B6B6B6;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 999px) {
  .p-recovery-option-science-bar-meta {
    font-size: 9px;
  }
}

.p-recovery-option-science-bar-graph {
  width: 100%;
  height: 5px;
  background: #B6B6B6;
  border-radius: 2px;
  margin-top: 10px;
  margin-bottom: 16px;
  position: relative;
}
@media (max-width: 999px) {
  .p-recovery-option-science-bar-graph {
    margin-top: 10px;
    margin-bottom: 15px;
  }
}

.p-recovery-option-science-bar-graph span {
  display: block;
  height: 100%;
  background: #18DD8B;
  border-radius: 2px;
}

.p-recovery-option-science-bar-desc-wrap {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  align-content: flex-start;
  flex-flow: row nowrap;
}

.p-recovery-option-science-r {
  flex: 0 0 540px;
  max-width: 540px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 999px) {
  .p-recovery-option-science-r {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.p-recovery-option-science-img {
  width: 100%;
}

.p-recovery-option-science-img img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
@media (max-width: 999px) {
  .p-recovery-option-science-img img {
    margin-left: -30px;
    width: calc(100% + 30px);
    max-width: calc(100% + 30px);
  }
}

.p-recovery-option-science-box {
  width: calc(100% - 50px);
  border-radius: 10px;
  padding: 50px 40px;
  box-sizing: border-box;
  background: linear-gradient(85.49deg, rgba(105, 240, 195, 0.5) -147.28%, #F4FFFB 111%);
  position: relative;
  left: 100px;
  margin-top: -40px;
}
@media (max-width: 999px) {
  .p-recovery-option-science-box {
    width: 100%;
    padding: 30px 30px;
    margin-top: -70px;
    left: 30px;
  }
}

.p-recovery-option-science-box-ttl {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}
@media (max-width: 999px) {
  .p-recovery-option-science-box-ttl {
    font-size: 16px;
  }
}

.p-recovery-option-science-box-txt {
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-recovery-option-science-box-txt {
    font-size: 12px;
  }
}

.p-recovery-option-type {
  margin-bottom: 200px;
}
@media (max-width: 999px) {
  .p-recovery-option-type {
    margin-bottom: 80px;
  }
}

.p-recovery-option-type-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.p-recovery-option-type-ttl {
  font-size: 23px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 999px) {
  .p-recovery-option-type-ttl {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

.p-recovery-option-type-lead {
  font-size: 13px;
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 60px;
}
@media (max-width: 999px) {
  .p-recovery-option-type-lead {
    font-size: 12px;
    margin-bottom: 40px;
  }
}
.p-recovery-option-type-lead span {
  display: inline-block;
  text-align: left;
}

.p-recovery-option-type-cards {
  width: 100%;
  background: linear-gradient(85.49deg, rgba(105, 240, 195, 0.5) -147.28%, #F4FFFB 111%);
  border-radius: 10px;
  padding: 60px 40px;
  display: flex;
  gap: 40px;
  justify-content: center;
  align-items: stretch;
}
@media (max-width: 999px) {
  .p-recovery-option-type-cards {
    display: block;
    padding: 30px 20px;
  }
}

.p-recovery-option-type-card {
  background: #fff;
  flex: 1 1 0;
  padding: 60px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 999px) {
  .p-recovery-option-type-card {
    padding: 30px 20px;
    margin-bottom: 20px;
  }
  .p-recovery-option-type-card:nth-last-child(1) {
    margin-bottom: 0px;
  }
}

.p-recovery-option-type-card-ttl {
  font-size: 18px;
  margin-bottom: 10px;
}
@media (max-width: 999px) {
  .p-recovery-option-type-card-ttl {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

.p-recovery-option-type-card-price {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 12px;
  line-height: 1;
}
@media (max-width: 999px) {
  .p-recovery-option-type-card-price {
    font-size: 36px;
  }
}

.p-recovery-option-type-card-price span {
  font-size: 14px;
  font-weight: 400;
  margin-left: 2px;
}
@media (max-width: 999px) {
  .p-recovery-option-type-card-price span {
    font-size: 14px;
  }
}

.p-recovery-option-type-card-line {
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #B6B6B6;
  margin: 12px 0 32px;
}
@media (max-width: 999px) {
  .p-recovery-option-type-card-line {
    margin: 15px 0 20px;
  }
}

.p-recovery-option-type-card-list {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
@media (max-width: 999px) {
  .p-recovery-option-type-card-list {
    gap: 8px;
  }
}

.p-recovery-option-type-card-list li {
  font-size: 15px;
  color: #111111;
  position: relative;
  padding-left: 30px;
}
@media (max-width: 999px) {
  .p-recovery-option-type-card-list li {
    font-size: 14px;
    padding-left: 25px;
  }
}

.p-recovery-option-type-card-list li::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/assets/images/common/icon_check.svg") no-repeat center center/contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.p-recovery-option-close {
  margin-bottom: 200px;
}
@media (max-width: 999px) {
  .p-recovery-option-close {
    margin-bottom: 80px;
  }
}

.p-recovery-option-close-inner {
  text-align: center;
}
@media (max-width: 999px) {
  .p-recovery-option-close-inner {
    text-align: left;
  }
}

.p-recovery-option-close-tit {
  font-size: 30px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 40px;
}
@media (max-width: 999px) {
  .p-recovery-option-close-tit {
    font-size: 23px;
    margin-bottom: 40px;
  }
}

.p-recovery-option-close-txt {
  font-size: 13px;
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}
@media (max-width: 999px) {
  .p-recovery-option-close-txt {
    font-size: 12px;
  }
}
.p-recovery-option-close-txt span {
  display: inline-block;
  text-align: left;
}

.p-recovery-option-faq {
  max-width: 860px;
  padding: 0px 30px;
  margin: 0 auto;
  margin-bottom: 200px;
}
@media (max-width: 999px) {
  .p-recovery-option-faq {
    max-width: 100%;
    margin-bottom: 80px;
  }
}

.p-recovery-option-faq-inner {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.p-recovery-option-faq-ttl {
  font-size: 23px;
  font-weight: 400;
  color: #111111;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 999px) {
  .p-recovery-option-faq-ttl {
    font-size: 18px;
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 40px;
  }
}

.p-recovery-option-faq-list {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 1px solid #B6B6B6;
}

.p-recovery-option-faq-item {
  border-bottom: 1px solid #B6B6B6;
  position: relative;
}

.p-recovery-option-faq-q {
  font-size: 16px;
  line-height: 1.5;
  padding: 32px 0;
  padding-right: 30px;
  cursor: pointer;
  transition: all 300ms ease-out 0ms;
}
@media (max-width: 999px) {
  .p-recovery-option-faq-q {
    font-size: 14px;
    padding: 28px 0;
    padding-right: 20px;
  }
}

.p-recovery-option-faq-q-icon {
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 30px;
  font-weight: 400;
  margin-right: 16px;
  line-height: 1;
  position: relative;
  top: 2px;
}
@media (max-width: 999px) {
  .p-recovery-option-faq-q-icon {
    font-size: 26px;
    margin-right: 12px;
  }
}

.p-recovery-option-faq-toggle {
  position: absolute;
  z-index: 2;
  top: 32px;
  right: 0px;
  display: inline-block;
  width: 16px;
  height: 16px;
  transform: translate3d(0, 50%, 0) rotate(0deg);
}
@media (max-width: 999px) {
  .p-recovery-option-faq-toggle {
    top: 30px;
    right: 0;
    width: 12px;
    height: 12px;
  }
}
.p-recovery-option-faq-toggle::before, .p-recovery-option-faq-toggle::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 20px;
  width: 100%;
  height: 1px;
  background-color: #111;
  transform: translate3d(0, -50%, 0) rotate(0deg);
  transition: all 300ms ease-out 0ms;
}
@media (max-width: 999px) {
  .p-recovery-option-faq-toggle::before, .p-recovery-option-faq-toggle::after {
    right: 4px;
  }
}
.p-recovery-option-faq-toggle::after {
  transform: translate3d(0, -50%, 0) rotate(90deg);
}
.js-toggle-item-wrapper.is-toggle-active .p-recovery-option-faq-toggle::after {
  opacity: 0;
  transform: translate3d(0, -50%, 0) rotate(180deg);
}

.p-recovery-option-faq-a {
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 13px;
  padding-bottom: 32px;
  padding-left: 48px;
  margin-top: -10px;
  opacity: 0;
  display: none;
}
@media (max-width: 999px) {
  .p-recovery-option-faq-a {
    padding-left: 0px;
  }
}
.p-recovery-option-faq-a p {
  font-size: 13px;
}
.js-toggle-item-wrapper.is-toggle-active .p-recovery-option-faq-a {
  display: block;
  animation: anim-opacity 300ms ease-out 0ms 1 normal forwards;
}
@keyframes anim-opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.p-recovery-option-faq-item.is-open .p-recovery-option-faq-q {
  background: none;
}

.p-recovery-option-faq-item.is-open .p-recovery-option-faq-a {
  display: block;
}

.p-case-list-filters {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  align-content: center;
  flex-flow: row wrap;
  margin-bottom: 50px;
}
@media (max-width: 999px) {
  .p-case-list-filters {
    margin-bottom: 30px;
  }
}

.p-case-list-filter {
  position: relative;
}

.p-case-list-filter-current {
  min-width: 140px;
  background: #69F0C3 linear-gradient(85.49deg, rgba(105, 240, 195, 0.5) -147.28%, #F4FFFB 111%);
  box-shadow: 0px 0px 20px 1px rgba(105, 240, 195, 0.2);
  border-radius: 30px;
  cursor: pointer;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-flow: row nowrap;
  padding: 0px 20px;
  padding-right: 30px;
  font-size: 12px;
  cursor: pointer;
  position: relative;
}
.p-case-list-filter-current::before, .p-case-list-filter-current::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 16px;
  width: 8px;
  height: 1px;
  background: #111;
  transform: translate3d(0, -50%, 0) rotate(0deg);
  transition: all 300ms ease-out 0ms;
}
.p-case-list-filter-current::after {
  transform: translate3d(0, -50%, 0) rotate(90deg);
}
.p-case-list-filter.is-active .p-case-list-filter-current::after {
  opacity: 0;
  transform: translate3d(0, -50%, 0) rotate(180deg);
}

.p-case-list-filter-list {
  position: absolute;
  z-index: 2;
  top: 100%;
  right: 10px;
  margin-top: 1px;
  overflow: hidden;
  background: #fff linear-gradient(85.49deg, rgba(105, 240, 195, 0.5) -147.28%, #F4FFFB 111%);
  min-width: calc(100% - 20px);
  display: none;
}
.p-case-list-filter.is-active .p-case-list-filter-list {
  display: block;
  animation: anim-down 300ms ease-out 0ms 1 normal forwards;
}
@keyframes anim-down {
  0% {
    opacity: 0;
    transform: translate3d(0, -5px, 0) rotate(0deg);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
}

.p-case-list-filter-list-item {
  border-bottom: 1px solid #fff;
  cursor: pointer;
}
.p-case-list-filter-list-item a {
  display: block;
  padding: 8px 10px;
  font-size: 12px;
}

.p-case-list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 90px 60px;
}
@media (max-width: 999px) {
  .p-case-list {
    gap: 40px 20px;
  }
}

.p-case-list-item {
  flex: 0 0 calc(25% - 45px);
  max-width: calc(25% - 45px);
  display: block;
}
@media (max-width: 999px) {
  .p-case-list-item {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
  }
}

.p-case-list-item-num {
  font-size: 10px;
  margin-bottom: 10px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 300;
}
@media (max-width: 999px) {
  .p-case-list-item-num {
    font-size: 10px;
    margin-bottom: 6px;
  }
}

.p-case-list-item-name {
  font-size: 16px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  min-height: 72px;
  margin-bottom: 4px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media (max-width: 999px) {
  .p-case-list-item-name {
    font-size: 14px;
    min-height: 42px;
    margin-bottom: 4px;
    -webkit-line-clamp: 2;
  }
}

.p-case-list-item-img {
  height: 255px;
  display: block;
  margin-bottom: 30px;
}
@media (max-width: 999px) {
  .p-case-list-item-img {
    height: 42dvw;
    margin-bottom: 15px;
  }
}
.p-case-list-item-img img {
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.p-case-list-item-date {
  font-size: 10px;
  margin-bottom: 10px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 300;
}
@media (max-width: 999px) {
  .p-case-list-item-date {
    margin-bottom: 6px;
  }
}

.p-case-list-item-txt {
  font-size: 12px;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media (max-width: 999px) {
  .p-case-list-item-txt {
    font-size: 12px;
  }
}

.p-case-detail-mv {
  height: 100dvh;
  width: 100dvw;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-flow: row wrap;
}

.p-case-detail-mv-img {
  position: absolute;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  pointer-events: none;
  background-color: #B6B6B6;
}
.p-case-detail-mv-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.p-case-detail-mv-img::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.p-case-detail-mv-cnt {
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  z-index: 3;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0px 30px;
  color: #fff;
}

.p-case-detail-mv-cnt-num {
  font-size: 10px;
  margin-bottom: 12px;
}
@media (max-width: 999px) {
  .p-case-detail-mv-cnt-num {
    margin-bottom: 10px;
  }
}

.p-case-detail-tit {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 12px;
}
@media (max-width: 999px) {
  .p-case-detail-tit {
    font-size: 23px;
    margin-bottom: 10px;
  }
}

.p-case-detail-mv-cnt-date {
  font-size: 10px;
}

.p-case-detail-mv-footer {
  position: absolute;
  z-index: 2;
  left: 0px;
  right: 0px;
  bottom: 30px;
  left: 0;
  right: 0;
  color: #fff;
  padding: 0px 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row nowrap;
}
@media (max-width: 999px) {
  .p-case-detail-mv-footer {
    padding: 0px 30px;
  }
}

.p-case-detail-mv-footer-scroll-btn {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  font-size: 12px;
  line-height: 1;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  white-space: nowrap;
}
.p-case-detail-mv-footer-scroll-btn::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 0px;
  width: 10px;
  height: 10px;
  background: url("/assets/images/common/icon_arrow_bottom_w.svg") no-repeat center center/contain;
  transform: translate3d(0, -50%, 0) rotate(0deg);
}

.p-case-detail-mv-footer-sns {
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  align-content: center;
  flex-flow: row nowrap;
  gap: 0 16px;
}
.p-case-detail-mv-footer-sns a {
  height: 20px;
  width: 20px;
}
.p-case-detail-mv-footer-sns a img {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.p-case-detail-desc {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 999px) {
  .p-case-detail-desc {
    display: block;
  }
}

.p-case-detail-desc-l {
  flex: 0 0 300px;
  max-width: 300px;
  padding-right: 100px;
}
@media (max-width: 999px) {
  .p-case-detail-desc-l {
    max-width: none;
    padding: 0px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    align-content: flex-start;
    flex-flow: row nowrap;
    gap: 0 30px;
    margin-bottom: 50px;
  }
}

.p-case-detail-desc-l-img {
  width: 120px;
  margin-bottom: 25px;
}
@media (max-width: 999px) {
  .p-case-detail-desc-l-img {
    flex: 0 0 140px;
    max-width: 140px;
    margin: 0px;
    width: 100%;
  }
}

@media (max-width: 999px) {
  .p-case-detail-desc-l-dl {
    flex: 1;
  }
}
.p-case-detail-desc-l-dl dt {
  font-size: 10px;
  line-height: 1.5;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #B6B6B6;
  margin-bottom: 8px;
}
@media (max-width: 999px) {
  .p-case-detail-desc-l-dl dt {
    margin-bottom: 6px;
  }
}
.p-case-detail-desc-l-dl dd {
  font-size: 11px;
  line-height: 1.5;
  margin-bottom: 16px;
}
@media (max-width: 999px) {
  .p-case-detail-desc-l-dl dd {
    margin-bottom: 14px;
  }
}
.p-case-detail-desc-l-dl dd:nth-last-child(1) {
  margin-bottom: 0px;
}

.p-case-detail-desc-r {
  flex: 1;
  font-size: 13px;
  margin-left: auto;
  max-width: 700px;
}
@media (max-width: 999px) {
  .p-case-detail-desc-r {
    font-size: 12px;
  }
}
.p-case-detail-desc-r p {
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-case-detail-desc-r p {
    font-size: 12px;
  }
}
.p-case-detail-desc-r p + p {
  margin-top: 1em;
}

.cols {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
  gap: 100px;
  margin-bottom: 180px;
}
@media (max-width: 999px) {
  .cols {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    align-content: flex-start;
    flex-flow: column nowrap;
    gap: 25px;
    font-size: 12px;
    margin-bottom: 80px;
  }
  .cols p {
    font-size: 12px;
  }
}
.cols:nth-last-child(1) {
  margin-bottom: 0px;
}
@media (min-width: 1000px) {
  .cols .col-l {
    order: 1;
  }
}
@media (min-width: 1000px) {
  .cols .col-r {
    order: 2;
  }
}

.p-case-next {
  border-top: 1px solid #B6B6B6;
  border-bottom: 1px solid #B6B6B6;
  padding: 100px 0 70px;
  margin-top: 180px;
}
@media (max-width: 999px) {
  .p-case-next {
    margin-top: 80px;
    padding: 40px 0;
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
  }
}

.p-case-next-inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 0 40px;
}
@media (max-width: 999px) {
  .p-case-next-inner {
    display: block;
  }
}

.p-case-next-nav {
  flex: 1;
  display: flex;
  align-items: center;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  letter-spacing: 0.03em;
}
@media (max-width: 999px) {
  .p-case-next-nav {
    font-size: 16px;
    display: block;
    margin-bottom: 30px;
  }
}

.p-case-next-arrow {
  font-size: 18px;
  margin-right: 16px;
}
@media (max-width: 999px) {
  .p-case-next-arrow {
    font-size: 14px;
    margin-right: 12px;
  }
}

.p-case-next-label {
  font-size: 16px;
  letter-spacing: 0.08em;
}
@media (max-width: 999px) {
  .p-case-next-label {
    font-size: 16px;
  }
}

.p-case-next-info-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-flow: row nowrap;
  gap: 0 20px;
}

.p-case-next-info {
  flex: 0 0 250px;
  max-width: 250px;
}
@media (max-width: 999px) {
  .p-case-next-info {
    flex: 1;
    max-width: 100%;
  }
}

.p-case-next-num {
  font-size: 10px;
  margin-bottom: 8px;
}
@media (max-width: 999px) {
  .p-case-next-num {
    margin-bottom: 6px;
  }
}

.p-case-next-title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 8px;
}
@media (max-width: 999px) {
  .p-case-next-title {
    font-size: 16px;
    margin-bottom: 6px;
  }
}

.p-case-next-date {
  font-size: 10px;
}

.p-case-next-img {
  flex: 0 0 140px;
  max-width: 140px;
}
.p-case-next-img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.p-news--list {
  margin-top: 100px;
}
@media (max-width: 999px) {
  .p-news--list {
    margin-top: 50px;
  }
}

.p-news-inner {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
}
@media (max-width: 999px) {
  .p-news-inner {
    display: block;
  }
}

.p-news-l {
  flex: 0 0 400px;
  max-width: 400px;
  padding-right: 160px;
}
@media (max-width: 999px) {
  .p-news-l {
    padding: 0px;
    max-width: none;
  }
}
@media (min-width: 1000px) {
  .p-news-l .p-page-tit {
    margin-bottom: 75px;
  }
}

@media (max-width: 999px) {
  .p-news-side {
    display: none;
  }
}

.p-news-side-item {
  margin-bottom: 60px;
}

.p-news-side-item-tit {
  font-size: 12px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  margin-bottom: 18px;
  letter-spacing: 0.08em;
}

.p-news-side-item-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 10px 20px;
}

.p-news-side-item-list li {
  flex: 0 0 100%;
  font-size: 11px;
}

.p-news-side-item-list li a {
  font-size: 11px;
  color: #B6B6B6;
}

.p-news-side-item-list--category {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 20px 20px;
}
.p-news-side-item-list--category li {
  flex: 0 1 auto;
}

.p-news-r {
  flex: 1;
}

.p-news-list-item {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #B6B6B6;
}
@media (max-width: 999px) {
  .p-news-list-item {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}

.p-news-list-item-attrs {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}

.p-news-list-item-attrs-item {
  font-size: 12px;
  border-right: 1px solid #B6B6B6;
  padding-right: 20px;
}
.p-news-list-item-attrs-item:nth-last-child(1) {
  border: none;
}

.p-news-list-item-attrs-item.item--date {
  font-weight: 500;
  font-size: 12px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.p-news-list-item-attrs-item.item--category {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 0 10px;
}

.p-news-list-item-attrs-item.item--category a {
  font-size: 10px;
  background-color: #69F0C3;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row wrap;
  padding: 3px 10px;
  line-height: 1.5;
}

.p-news-list-item-attrs-item.item--category a:last-child {
  margin-right: 0;
}

.p-news-list-item-name a {
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 999px) {
  .p-news-list-item-name a {
    font-size: 12px;
  }
}

.p-news--detail {
  margin-top: 100px;
}
@media (max-width: 999px) {
  .p-news--detail {
    margin-top: 50px;
  }
}
.p-news--detail .p-news-l {
  flex: 0 0 200px;
  max-width: 200px;
  padding: 0px;
}
.p-news--detail .p-news-r {
  flex: 1;
}

.p-news-detail-attrs {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 38px;
}
@media (max-width: 999px) {
  .p-news-detail-attrs {
    margin-bottom: 26px;
  }
}

.p-news-detail-attrs-item {
  font-size: 12px;
  border-right: 1px solid #B6B6B6;
  padding-right: 20px;
}
.p-news-detail-attrs-item:nth-last-child(1) {
  border: none;
}

.p-news-detail-attrs-item.item--date {
  font-weight: 500;
  font-size: 12px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.p-news-detail-attrs-item.item--category {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 0 10px;
}

.p-news-detail-attrs-item.item--category a {
  font-size: 10px;
  background-color: #69F0C3;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row wrap;
  padding: 3px 10px;
  line-height: 1.5;
}

.p-news-detail-attrs-item.item--category a:last-child {
  margin-right: 0;
}

h1.p-news-detail-name,
.p-news-detail-name {
  font-size: 23px;
  font-weight: 400;
  margin-bottom: 60px;
}
@media (max-width: 999px) {
  h1.p-news-detail-name,
  .p-news-detail-name {
    font-size: 18px;
    margin-bottom: 30px;
  }
}

@media (max-width: 999px) {
  .p-news-detail-cnt {
    font-size: 12px;
  }
}
@media (max-width: 999px) {
  .p-news-detail-cnt p {
    font-size: 12px;
  }
}

.p-news-detail-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 20px;
  font-size: 12px;
  margin-top: 100px;
}
@media (max-width: 999px) {
  .p-news-detail-nav {
    margin-top: 50px;
  }
}

.p-news-detail-nav-prev,
.p-news-detail-nav-next,
.p-news-detail-nav-top {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.08em;
}

span.p-news-detail-nav-prev,
span.p-news-detail-nav-next {
  opacity: 0.5;
}

.p-news-detail-nav-prev .p-news-detail-nav-arrow {
  border-right: 1px solid #B6B6B6;
  padding-right: 16px;
  margin-right: 16px;
}

.p-news-detail-nav-next .p-news-detail-nav-arrow {
  border-left: 1px solid #B6B6B6;
  padding-left: 16px;
  margin-left: 16px;
}

@media (max-width: 999px) {
  .p-company {
    margin-top: 50px;
  }
}

.p-company-mv {
  max-width: 1260px;
  padding: 0px 30px;
  margin: 0 auto;
  margin-bottom: 200px;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
  position: relative;
}
@media (max-width: 999px) {
  .p-company-mv {
    margin-bottom: 0px;
    padding: 0px;
    display: block;
  }
}

.p-company-mv-cnt {
  flex: 0 0 400px;
  max-width: 400px;
  position: relative;
}
@media (max-width: 999px) {
  .p-company-mv-cnt {
    max-width: none;
    padding: 0px 30px;
    margin-bottom: 50px;
  }
}

.p-company-mv-cnt-tit {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0px;
  transform: translate3d(0, -50%, 0) rotate(0deg);
  font-size: 44px;
  font-weight: 400;
  letter-spacing: 0.03em;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media (max-width: 999px) {
  .p-company-mv-cnt-tit {
    position: static;
    transform: none;
    font-size: 32px;
    line-height: 1.5;
    margin-bottom: 30px;
  }
}

.p-company-mv-cnt-txt {
  position: absolute;
  z-index: 2;
  left: 0px;
  bottom: 100px;
  font-size: 11px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media (max-width: 999px) {
  .p-company-mv-cnt-txt {
    position: static;
    transform: none;
    line-height: 1.5;
  }
}

.p-company-mv-img {
  left: 0;
}
@media (min-width: 1000px) {
  .p-company-mv-img img {
    width: calc(50vw + 200px);
    max-width: calc(50vw + 200px);
  }
}

@media (max-width: 999px) {
  .p-company-sections {
    margin-top: 50px;
  }
}

.p-company-section {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
  margin-bottom: 200px;
}
.p-company-section:nth-last-child(1) {
  margin-bottom: 0px;
}
@media (max-width: 999px) {
  .p-company-section {
    margin-bottom: 80px;
    display: block;
  }
}

.p-company-section-l {
  flex: 0 0 340px;
  max-width: 340px;
  font-size: 13px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  position: relative;
}
@media (max-width: 999px) {
  .p-company-section-l {
    max-width: none;
    font-size: 13px;
    margin-bottom: 34px;
  }
}

@media (min-width: 1000px) {
  .p-company-section-l-inner {
    top: 0;
    position: sticky;
  }
}

.p-company-section-r {
  flex: 1;
}

.p-company-section-tit {
  font-size: 23px;
  font-weight: 400;
  margin-bottom: 56px;
}
@media (max-width: 999px) {
  .p-company-section-tit {
    font-size: 18px;
    margin-bottom: 30px;
  }
}

.p-company-section-txt {
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-company-section-txt {
    font-size: 12px;
  }
}

.p-company-section-company li {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
  padding: 0px 0 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #B6B6B6;
}
.p-company-section-company li:nth-last-child(1) {
  margin-bottom: 0px;
}

.p-company-section-company-label {
  flex: 0 0 150px;
  max-width: 150px;
  font-size: 12px;
  padding-right: 10px;
}
@media (max-width: 999px) {
  .p-company-section-company-label {
    flex: 0 0 100px;
    max-width: 100px;
  }
}

.p-company-section-company-val {
  flex: 1;
  font-size: 12px;
}

.p-company-section-partner-entry {
  margin-top: 50px;
}
@media (max-width: 999px) {
  .p-company-section-partner-entry {
    margin-top: 40px;
  }
}

.p-company-section-partner-entry-tit {
  font-size: 13px;
  margin-bottom: 40px;
}
@media (max-width: 999px) {
  .p-company-section-partner-entry-tit {
    margin-bottom: 30px;
    font-size: 11px;
  }
}

.p-company-section-partner-entry-list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 25px;
}
@media (max-width: 999px) {
  .p-company-section-partner-entry-list {
    gap: 10px;
  }
}
.p-company-section-partner-entry-list li {
  flex: 0 0 calc(33.3% - 17px);
  max-width: calc(33.3% - 17px);
  background-color: #ffffff;
  height: 76px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row wrap;
  font-size: 13px;
  line-height: 1.5;
}
@media (max-width: 999px) {
  .p-company-section-partner-entry-list li {
    height: 60px;
    flex: 0 0 calc(50% - 5px);
    max-width: calc(50% - 5px);
    font-size: 11px;
    text-align: center;
  }
}

.p-faq-inner {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
}
@media (max-width: 999px) {
  .p-faq-inner {
    display: block;
  }
}

.p-faq-l {
  flex: 0 0 400px;
  max-width: 400px;
  padding-right: 160px;
}
@media (max-width: 999px) {
  .p-faq-l {
    padding: 0px;
    max-width: none;
  }
}
@media (min-width: 1000px) {
  .p-faq-l .p-page-tit {
    margin-bottom: 75px;
  }
}

.p-faq-side-item {
  margin-bottom: 60px;
}

.p-faq-side-item-tit {
  font-size: 12px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  margin-bottom: 18px;
  letter-spacing: 0.08em;
}
@media (max-width: 999px) {
  .p-faq-side-item-tit {
    margin-bottom: 10px;
  }
}

.p-faq-side-item-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 10px 20px;
}

.p-faq-side-item-list li {
  flex: 0 0 100%;
  font-size: 11px;
}

.p-faq-side-item-list li a {
  font-size: 11px;
  color: #B6B6B6;
}

.p-faq-r {
  flex: 1;
}

.p-faq .p-recovery-option-faq {
  padding: 0px;
}

.p-recovery-option-faq-sec-ttl {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 40px;
  line-height: 1.5;
  width: 100%;
}

.p-recovery-option-faq-inner + .p-recovery-option-faq-inner {
  margin-top: 100px;
}
@media (max-width: 999px) {
  .p-recovery-option-faq-inner + .p-recovery-option-faq-inner {
    margin-top: 50px;
  }
}

input[type=submit],
input[type=button],
input[type=search],
input[type=number],
button {
  appearance: none;
  -webkit-appearance: none;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
input[type=url],
input[type=number],
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  padding: 17px 20px;
  border: 1px solid #362610;
  background: #FFFFFF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.03);
  border-radius: 5px;
  transition: box-shadow 300ms ease-out 0ms, border 300ms ease-out 0ms;
  color: #111;
  font-size: 16px;
  width: 100%;
  border: 1px solid transparent;
  outline: none;
}
@media (max-width: 999px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=search],
  input[type=password],
  input[type=url],
  input[type=number],
  select,
  textarea {
    padding: 15px 12px;
  }
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=url]:focus,
input[type=number]:focus,
select:focus,
textarea:focus {
  background-color: #ffffff;
  border: 1px solid #41FFB0;
  box-shadow: 0px 0px 4px 2px rgba(65, 255, 176, 0.25);
  outline: none;
}

select {
  padding: 10px 10px;
  padding-right: 30px;
}

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

.p-contact-inner {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
  margin-top: 100px;
}
@media (max-width: 999px) {
  .p-contact-inner {
    display: block;
    margin-top: 50px;
  }
}

.p-contact-l {
  flex: 0 0 320px;
  max-width: 320px;
  padding-right: 20px;
}
@media (max-width: 999px) {
  .p-contact-l {
    padding: 0px;
    max-width: none;
    margin: 0px;
  }
}
@media (min-width: 1000px) {
  .p-contact-l .p-page-tit {
    margin-bottom: 75px;
  }
}

.p-contact-r {
  flex: 1;
}

.p-contact-main {
  padding-top: 20px;
}
@media (max-width: 999px) {
  .p-contact-main {
    padding: 0px;
  }
}

.p-contact-lead {
  margin-bottom: 80px;
}
@media (max-width: 999px) {
  .p-contact-lead {
    margin-bottom: 40px;
  }
}

.p-contact-steps {
  margin-bottom: 60px;
}
@media (max-width: 999px) {
  .p-contact-steps {
    margin-bottom: 40px;
  }
}

.p-contact-steps-list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-flow: row nowrap;
  gap: 20px;
}
@media (max-width: 999px) {
  .p-contact-steps-list {
    gap: 10px;
  }
}
.p-contact-steps-list li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-flow: row nowrap;
  color: #B6B6B6;
  font-size: 12px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.p-contact-steps-list li::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: transparent;
  border: 1px solid #B6B6B6;
  border-radius: 50%;
  margin-right: 8px;
}
@media (max-width: 999px) {
  .p-contact-steps-list li::before {
    width: 10px;
    height: 10px;
    margin-right: 8px;
  }
}
.p-contact-steps-list li::after {
  content: "";
  display: inline-block;
  z-index: 2;
  width: 38px;
  height: 1px;
  background-color: #B6B6B6;
  margin-left: 20px;
}
@media (max-width: 999px) {
  .p-contact-steps-list li::after {
    width: 30px;
    margin-left: 10px;
  }
}
.p-contact-steps-list li:nth-last-child(1)::after {
  content: none;
}
.p-contact-steps-list li.is-active {
  color: #111;
}
.p-contact-steps-list li.is-active::before {
  background-color: #41FFB0;
  border: 1px solid #41FFB0;
}

.p-contact-form dl {
  margin-bottom: 40px;
}
@media (max-width: 999px) {
  .p-contact-form dl {
    margin-bottom: 30px;
  }
}
.p-contact-form dt {
  font-size: 13px;
  margin-bottom: 20px;
}
@media (max-width: 999px) {
  .p-contact-form dt {
    font-size: 12px;
    margin-bottom: 20px;
  }
}
.p-contact-form dd {
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-contact-form dd {
    font-size: 12px;
  }
}

.p-contact-form-line {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 10px 36px;
}
@media (max-width: 999px) {
  .p-contact-form-line {
    gap: 10px 10px;
  }
}

.wpcf7-form-control-wrap {
  flex: 0 0 calc(50% - 18px);
  max-width: calc(50% - 18px);
}
@media (max-width: 999px) {
  .wpcf7-form-control-wrap {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.p-contact-form-line--1col .wpcf7-form-control-wrap {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (max-width: 999px) {
  .p-contact-form-line--1col .wpcf7-form-control-wrap {
    max-width: none;
  }
}

.p-contact-form-line--2col .wpcf7-form-control-wrap {
  flex: 0 0 calc(50% - 18px);
  max-width: calc(50% - 18px);
}
@media (max-width: 999px) {
  .p-contact-form-line--2col .wpcf7-form-control-wrap {
    flex: 0 0 calc(50% - 5px);
    max-width: calc(50% - 5px);
  }
}

.wpcf7-textarea {
  height: 175px;
}

.p-contact-form-btns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  margin-top: 60px;
}
@media (max-width: 999px) {
  .p-contact-form-btns {
    margin-top: 40px;
  }
}

a.p-contact-form-btn.p-contact-form-btn--next {
  flex: 0 0 224px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  padding: 0 48px;
  font-size: 12px;
  letter-spacing: 0.05em;
  font-weight: 400;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  background: linear-gradient(90deg, #eafff6 0%, #b2ffe6 100%);
  border-radius: 30px;
  text-decoration: none;
  transition: all 300ms ease-out 0ms;
  position: relative;
}
@media (max-width: 999px) {
  a.p-contact-form-btn.p-contact-form-btn--next {
    flex: 0 0 240px;
    max-width: 240px;
    text-align: center;
    font-size: 12px;
  }
}

.p-download {
  margin-top: 100px;
}

.p-download-list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 60px 60px;
}
@media (max-width: 999px) {
  .p-download-list {
    gap: 20px 20px;
  }
}

.p-download-list-item {
  flex: 0 0 calc(25% - 22.5px);
  max-width: calc(25% - 22.5px);
}
@media (max-width: 999px) {
  .p-download-list-item {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
  }
}

.p-download-list-item-name {
  font-size: 16px;
  min-height: 48px;
  line-height: 1.5;
  margin-bottom: 8px;
}
@media (max-width: 999px) {
  .p-download-list-item-name {
    font-size: 14px;
    min-height: 42px;
    margin-bottom: 6px;
  }
}

.p-download-list-item-img {
  background-color: #ffffff;
  padding: 30px 50px;
}
@media (max-width: 999px) {
  .p-download-list-item-img {
    padding: 20px 20px;
  }
}
.p-download-list-item-img img {
  width: 100%;
  height: 235px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media (max-width: 999px) {
  .p-download-list-item-img img {
    height: 39.5vw;
  }
}

.p-download-list-item-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row wrap;
  margin-top: 30px;
}
@media (max-width: 999px) {
  .p-download-list-item-btns {
    margin-top: 20px;
  }
}

.p-download-list-item-btn {
  flex: 0 0 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  padding: 0 5px;
  font-size: 12px;
  letter-spacing: 0.05em;
  font-weight: 400;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  background: linear-gradient(90deg, #eafff6 0%, #b2ffe6 100%);
  border-radius: 30px;
  text-decoration: none;
  transition: all 300ms ease-out 0ms;
  position: relative;
  gap: 0 12px;
}
.p-download-list-item-btn::after {
  content: "";
  display: inline-block;
  z-index: 2;
  width: 10px;
  height: 10px;
  background: url("../images/common/icon_download.png") no-repeat center center/contain;
}
@media (max-width: 999px) {
  .p-download-list-item-btn {
    flex: 0 0 122px;
    max-width: 122px;
    text-align: center;
    font-size: 12px;
    gap: 0 8px;
  }
}

.p-about {
  margin-top: 100px;
}
@media (max-width: 999px) {
  .p-about {
    margin-top: 50px;
  }
}

.p-about-head {
  text-align: center;
}

.p-about-head-tit {
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 100px;
}
@media (max-width: 999px) {
  .p-about-head-tit {
    margin-bottom: 50px;
  }
}
.p-about-head-tit .u-main {
  display: block;
  font-size: 44px;
}
@media (max-width: 999px) {
  .p-about-head-tit .u-main {
    font-size: 23px;
  }
}
.p-about-head-tit .u-sub {
  display: block;
  font-size: 12px;
  margin-top: 20px;
}
@media (max-width: 999px) {
  .p-about-head-tit .u-sub {
    font-size: 10px;
  }
}

.p-about-mv {
  height: 100dvh;
  position: relative;
  z-index: 1;
}

.p-about-mv-cnt {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row wrap;
  height: 100%;
}
@media (max-width: 999px) {
  .p-about-mv-cnt {
    display: block;
  }
}

.p-about-mv-cnt-desc {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
  max-width: 700px;
  margin: 0 auto;
}
@media (max-width: 999px) {
  .p-about-mv-cnt-desc {
    display: block;
    max-width: none;
    padding: 0px 30px;
  }
}

.p-about-mv-cnt-desc-tit {
  flex: 0 0 260px;
  max-width: 260px;
  font-size: 23px;
  color: #fff;
  white-space: nowrap;
}
@media (max-width: 999px) {
  .p-about-mv-cnt-desc-tit {
    max-width: none;
    margin-bottom: 30px;
  }
}

.p-about-mv-cnt-desc-txt {
  flex: 1;
  font-size: 13px;
  color: #fff;
}
@media (max-width: 999px) {
  .p-about-mv-cnt-desc-txt {
    font-size: 12px;
    line-height: 2;
  }
}

.p-about-mv-img {
  position: absolute;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.p-about-mv-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.p-about-desc {
  padding: 100px 0;
}
@media (max-width: 999px) {
  .p-about-desc {
    padding: 80px 30px;
  }
}

.p-about-desc-inner {
  max-width: 700px;
  margin: 0 auto;
}

.p-about-desc-tit {
  font-size: 23px;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 999px) {
  .p-about-desc-tit {
    font-size: 18px;
    margin-bottom: 30px;
  }
}

.p-about-desc-txt {
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-about-desc-txt {
    font-size: 12px;
  }
}

.p-about-features {
  background: url("../images/common/bg_gradation_1.png") no-repeat center center/contain;
  margin-bottom: 200px;
  position: relative;
}
@media (max-width: 999px) {
  .p-about-features {
    margin-bottom: 80px;
  }
}

.p-about-features-side {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-text-orientation: sideways;
  text-orientation: sideways;
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translate3d(0, -50%, 0) rotate(0deg);
  font-size: 12px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media (max-width: 999px) {
  .p-about-features-side {
    font-size: 10px;
  }
}
.p-about-features-side.p-about-features-side--left {
  left: 30px;
  transform: translate3d(0, -50%, 0) rotate(180deg);
}
@media (max-width: 999px) {
  .p-about-features-side.p-about-features-side--left {
    top: 0;
    left: 20px;
    margin-top: 70px;
    transform: translate3d(0, 0, 0) rotate(180deg);
  }
}
.p-about-features-side.p-about-features-side--right {
  right: 30px;
}
@media (max-width: 999px) {
  .p-about-features-side.p-about-features-side--right {
    top: 0;
    right: 20px;
    margin-top: 390px;
    transform: translate3d(0, -100%, 0) rotate(180deg);
  }
}

.p-about-features-tit {
  text-align: center;
  font-size: 100px;
  color: #41FFB0;
  font-weight: 300;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1;
  margin-bottom: -50px;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}
@media (max-width: 999px) {
  .p-about-features-tit {
    font-size: 50px;
    margin-bottom: 20px;
  }
}

.p-about-features-list {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 999px) {
  .p-about-features-list {
    padding: 0px 40px;
  }
}
.p-about-features-list .swiper-pagination.swiper-pagination-fraction {
  width: auto;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1;
  width: auto;
  bottom: 0;
  left: -200px;
  right: auto;
  overflow: hidden;
  color: transparent;
  text-align: center;
}
@media (max-width: 999px) {
  .p-about-features-list .swiper-pagination.swiper-pagination-fraction {
    top: 320px;
    bottom: auto;
    left: 20px;
    transform: translate3d(0%, -100%, 0) rotate(0deg);
  }
}
.p-about-features-list .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current {
  font-size: 100px;
  display: block;
  color: #41FFB0;
  letter-spacing: 0em;
  line-height: 1;
  border-bottom: 1px solid #41FFB0;
}
@media (max-width: 999px) {
  .p-about-features-list .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current {
    font-size: 50px;
  }
}
.p-about-features-list .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current::before {
  line-height: 1;
  content: "0";
}
.p-about-features-list .swiper-pagination.swiper-pagination-fraction .swiper-pagination-total {
  font-size: 16px;
  display: block;
  text-indent: 0px;
  color: #41FFB0;
  line-height: 1;
}
@media (max-width: 999px) {
  .p-about-features-list .swiper-pagination.swiper-pagination-fraction .swiper-pagination-total {
    font-size: 14px;
  }
}
.p-about-features-list .swiper-pagination.swiper-pagination-fraction .swiper-pagination-total::before {
  line-height: 1;
  content: "0";
}

.p-about-features-list-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-flow: row nowrap;
  gap: 0 100px;
}
@media (max-width: 999px) {
  .p-about-features-list-item {
    display: block;
    gap: 0;
  }
}

.p-about-features-list-item-img {
  flex: 0 0 500px;
  max-width: 500px;
}
@media (max-width: 999px) {
  .p-about-features-list-item-img {
    max-width: none;
    height: 320px;
    margin-bottom: 30px;
    padding: 0px 50px;
  }
  .p-about-features-list-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }
}

.p-about-features-list-item-desc {
  flex: 1;
}

.p-about-features-list-item-desc-tit {
  font-size: 23px;
  margin-bottom: 30px;
}
@media (max-width: 999px) {
  .p-about-features-list-item-desc-tit {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

.p-about-features-list-item-desc-txt {
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-about-features-list-item-desc-txt {
    font-size: 12px;
  }
}

.p-about-links {
  position: relative;
}
@media (min-width: 1000px) {
  .p-about-links {
    margin-top: 200px;
    margin-bottom: 200px;
  }
}
@media (max-width: 999px) {
  .p-about-links {
    margin-top: 150px;
    margin-bottom: 80px;
  }
}

.p-about-links-list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
}
@media (max-width: 999px) {
  .p-about-links-list {
    display: block;
  }
}

.p-about-links-list-item {
  flex: 0 0 25%;
  max-width: 25%;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row wrap;
}
@media (max-width: 999px) {
  .p-about-links-list-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.p-about-links-list-item-num {
  position: absolute;
  z-index: 2;
  top: 28px;
  left: 20px;
  font-size: 10px;
  line-height: 1;
  color: #fff;
}

.p-about-links-list-item-img {
  position: relative;
  z-index: -1;
  overflow: hidden;
}
@media (max-width: 999px) {
  .p-about-links-list-item-img {
    width: 100%;
    height: 240px;
  }
}
.p-about-links-list-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.p-about-links-list-item-img::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.p-about-links-list-item-cnt {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 0px;
  right: 0px;
  transform: translate3d(0, -50%, 0) rotate(0deg);
  text-align: center;
}

.p-about-links-list-item-cnt-tit {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.5;
  margin-bottom: 25px;
}

.p-about-links-list-item-cnt-btns.c-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row wrap;
}

.p-about-links-tit {
  text-align: center;
  font-size: 100px;
  font-weight: 300;
  color: #41FFB0;
  line-height: 1;
  margin-top: -55px;
  position: relative;
  z-index: 5;
}
@media (min-width: 1000px) {
  .p-about-links-tit {
    position: absolute;
    z-index: 2;
    bottom: -45px;
    left: 0px;
    right: 0px;
  }
}
@media (max-width: 999px) {
  .p-about-links-tit {
    font-size: 60px;
    margin-bottom: 25px;
    letter-spacing: 0em;
  }
}
@media only screen and (max-width: 389px) {
  .p-about-links-tit {
    font-size: 50px;
  }
}

.p-about-company-cnt {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
}
@media (max-width: 999px) {
  .p-about-company-cnt {
    display: block;
  }
}

.p-about-company-cnt-l {
  flex: 1;
  padding-right: 20px;
  font-size: 13px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media (max-width: 999px) {
  .p-about-company-cnt-l {
    margin-bottom: 40px;
    padding: 0px;
  }
}

.p-about-company-cnt-r {
  flex: 0 0 800px;
  max-width: 800px;
}

.p-about-company-cnt-r-item {
  padding: 30px 0px;
  border-bottom: 1px solid #B6B6B6;
  font-size: 12px;
}
.p-about-company-cnt-r-item:nth-of-type(1) {
  padding-top: 0px;
}
@media (max-width: 999px) {
  .p-about-company-cnt-r-item {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    align-content: flex-start;
    flex-flow: row nowrap;
  }
}

@media (max-width: 999px) {
  .p-about-company-cnt-r-item-label {
    flex: 0 0 100px;
    max-width: 100px;
    padding-right: 10px;
  }
}

.p-about-company-cnt-r-item-val {
  flex: 1;
  word-break: break-all;
}

@media (min-width: 1000px) {
  .tellink {
    pointer-events: none;
  }
}

.p-about-technology {
  margin-top: 100px;
}
@media (max-width: 999px) {
  .p-about-technology {
    margin-top: 50px;
  }
}

.p-about-technology-head {
  margin-bottom: 100px;
}
@media (max-width: 999px) {
  .p-about-technology-head {
    margin-bottom: 50px;
  }
}

.p-about-technology-head-tit .u-sub {
  display: block;
  font-size: 10px;
  font-weight: 400;
  margin-bottom: 12px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media (max-width: 999px) {
  .p-about-technology-head-tit .u-sub {
    margin-bottom: 10px;
  }
}
.p-about-technology-head-tit .u-main {
  display: block;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0.03em;
}
@media (max-width: 999px) {
  .p-about-technology-head-tit .u-main {
    font-size: 18px;
    letter-spacing: -0.02em;
  }
}

.p-about-technology-head-txt {
  font-size: 13px;
  margin-top: 80px;
  max-width: 600px;
}
@media (max-width: 999px) {
  .p-about-technology-head-txt {
    font-size: 12px;
    margin-top: 25px;
  }
}

.p-about-technology-main {
  position: relative;
  z-index: 1;
  min-height: 100vh;
  overflow: hidden;
}

.p-about-technology-main-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.p-about-technology-main-bg::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.p-about-technology-main-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.p-about-technology-main-bg-img {
  position: relative;
}

.p-about-technology-main-cnt {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 100px 0;
  display: flex;
  flex-direction: column;
  gap: 200px;
}
@media (max-width: 999px) {
  .p-about-technology-main-cnt {
    padding: 180px 30px 180px;
    gap: 100px;
  }
}

.p-about-technology-main-cnt-item {
  display: flex;
  align-items: flex-start;
  gap: 60px;
  position: relative;
}
@media (max-width: 999px) {
  .p-about-technology-main-cnt-item {
    display: block;
  }
}

.p-about-technology-main-cnt-item-l {
  flex: 0 0 400px;
  max-width: 400px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}
@media (max-width: 999px) {
  .p-about-technology-main-cnt-item-l {
    flex: 0 0 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 40px;
  }
}

.p-about-technology-main-cnt-item-l-label {
  font-size: 13px;
  color: #fff;
  position: absolute;
  z-index: 2;
  top: 50%;
  right: calc(100% + 85px);
  transform: translate3d(0, -50%, 0) rotate(0deg);
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 999px) {
  .p-about-technology-main-cnt-item-l-label {
    position: static;
    text-align: center;
    transform: none;
    margin-bottom: 30px;
  }
}

.p-about-technology-main-cnt-item-l-img {
  width: 100%;
}
.p-about-technology-main-cnt-item-l-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.p-about-technology-main-cnt-item-r {
  flex: 1;
  color: #fff;
}
@media (min-width: 1000px) {
  .p-about-technology-main-cnt-item-r {
    padding-top: 70px;
  }
}

.p-about-technology-main-cnt-item-r-tit {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 50px;
  line-height: 1.5;
}
@media (max-width: 999px) {
  .p-about-technology-main-cnt-item-r-tit {
    font-size: 23px;
    margin-bottom: 30px;
  }
}

.p-about-technology-main-cnt-item-r-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 999px) {
  .p-about-technology-main-cnt-item-r-list {
    gap: 30px;
  }
}

.p-about-technology-main-cnt-item-r-list-item {
  border-bottom: 1px solid #B6B6B6;
  padding-bottom: 30px;
}
.p-about-technology-main-cnt-item-r-list-item:nth-last-child(1) {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}

.p-about-technology-main-cnt-item-r-list-item-tit {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 14px;
}
@media (max-width: 999px) {
  .p-about-technology-main-cnt-item-r-list-item-tit {
    font-size: 16px;
  }
}

.p-about-technology-main-cnt-item-r-list-item-txt {
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-about-technology-main-cnt-item-r-list-item-txt {
    font-size: 12px;
  }
}
.p-about-technology-main-cnt-item-r-list-item-txt ul {
  padding-left: 1.5em;
}
.p-about-technology-main-cnt-item-r-list-item-txt li {
  list-style: disc;
}

.p-about-technology-main-cnt-item-r-note {
  margin-top: 100px;
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-about-technology-main-cnt-item-r-note {
    margin-top: 50px;
    font-size: 12px;
  }
}

.p-products-main {
  overflow: hidden;
}
@media (max-width: 999px) {
  .p-products-main {
    padding: 0px 30px;
  }
}

.p-products-main-inner {
  max-width: calc(100vw - 200px);
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
}
@media (max-width: 999px) {
  .p-products-main-inner {
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
}

.p-products-main-l {
  flex: 0 0 400px;
  max-width: 400px;
  position: relative;
}
@media (max-width: 999px) {
  .p-products-main-l {
    max-width: none;
  }
}

.p-products-main-l-tit {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0px;
  transform: translate3d(0, -50%, 0) rotate(0deg);
  font-size: 44px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  letter-spacing: 0.03em;
}
@media (max-width: 999px) {
  .p-products-main-l-tit {
    font-size: 32px;
    transform: translate3d(0, 0, 0) rotate(0deg);
    position: static;
    transition: all 300ms ease-out 0ms;
    margin-bottom: 20px;
  }
}

.p-products-main-l-desc {
  position: absolute;
  z-index: 2;
  left: 0px;
  bottom: 100px;
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-products-main-l-desc {
    position: static;
    font-size: 12px;
    margin-bottom: 10vw;
  }
}

.p-products-main-r {
  flex: 1;
}
@media (min-width: 1000px) {
  .p-products-main-r {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-flow: column wrap;
  }
}

.p-products-main-r-list {
  position: relative;
  width: 100%;
}
@media (max-width: 999px) {
  .p-products-main-r-list {
    transform: translate3d(0, 0, 0) rotate(0deg);
    padding-bottom: 30px;
  }
}
.p-products-main-r-list .swiper-container {
  overflow: visible;
  height: 100vh;
  transform: translate3d(0, 0, 0) rotate(5deg);
}
@media (max-width: 999px) {
  .p-products-main-r-list .swiper-container {
    height: 68vw;
    transform: translate3d(0, 0, 0) rotate(5deg);
    padding-bottom: 0vw;
    margin-bottom: 5vw;
  }
}
.p-products-main-r-list .swiper-slide {
  overflow: hidden;
}
.p-products-main-r-list .swiper-slide .p-products-main-r-list-item-cnt-wrap {
  opacity: 0;
  transition: all 300ms ease-out 0ms;
}
.p-products-main-r-list .swiper-slide.swiper-slide-active .p-products-main-r-list-item-cnt-wrap {
  opacity: 1;
}
.p-products-main-r-list .swiper-pagination.swiper-pagination-fraction {
  width: auto;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1;
  width: auto;
  top: 50%;
  left: -30px;
  right: auto;
  overflow: hidden;
  color: transparent;
  transition: none;
  text-align: center;
  transform: translate3d(0, -50%, 0) rotate(0deg);
  display: flex;
  align-items: stretch;
  justify-content: center;
  align-content: flex-start;
  flex-flow: column wrap;
}
@media (max-width: 999px) {
  .p-products-main-r-list .swiper-pagination.swiper-pagination-fraction {
    top: 20vw;
    left: -20px;
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
}
.p-products-main-r-list .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current {
  font-size: 100px;
  display: block;
  color: #41FFB0;
  letter-spacing: 0em;
  line-height: 1;
  border-bottom: 1px solid #41FFB0;
}
@media (max-width: 999px) {
  .p-products-main-r-list .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current {
    font-size: 50px;
  }
}
.p-products-main-r-list .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current::before {
  line-height: 1;
  content: "0";
}
.p-products-main-r-list .swiper-pagination.swiper-pagination-fraction .swiper-pagination-total {
  font-size: 16px;
  display: block;
  text-indent: 0px;
  color: #41FFB0;
  line-height: 1;
}
@media (max-width: 999px) {
  .p-products-main-r-list .swiper-pagination.swiper-pagination-fraction .swiper-pagination-total {
    font-size: 14px;
  }
}
.p-products-main-r-list .swiper-pagination.swiper-pagination-fraction .swiper-pagination-total::before {
  line-height: 1;
  content: "0";
}
.p-products-main-r-list .swiper-buttons {
  width: 30px;
  height: 1px;
  background-color: #111;
  left: auto;
  right: -60px;
  margin: auto 0;
  position: absolute;
  top: 50%;
  bottom: auto;
  z-index: 50;
  transform: translate3d(0, 0, 0) rotate(-5deg);
}
@media (max-width: 999px) {
  .p-products-main-r-list .swiper-buttons {
    width: 1px;
    height: 15px;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: 0 auto;
    transform: none;
  }
}
.p-products-main-r-list .swiper-button-prev,
.p-products-main-r-list .swiper-button-next {
  width: 10px;
  height: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url("/assets/images/common/icon_arrow_next.svg") no-repeat center center/contain;
}
.p-products-main-r-list .swiper-button-prev::before, .p-products-main-r-list .swiper-button-prev::after,
.p-products-main-r-list .swiper-button-next::before,
.p-products-main-r-list .swiper-button-next::after {
  content: none !important;
}
.p-products-main-r-list .swiper-button-prev.swiper-button-disabled,
.p-products-main-r-list .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.p-products-main-r-list .swiper-button-prev {
  top: -30px;
  bottom: auto;
  transform: translate3d(0, 0, 0) rotate(-90deg);
}
@media (max-width: 999px) {
  .p-products-main-r-list .swiper-button-prev {
    top: 50%;
    bottom: auto;
    left: -30px;
    transform: translate3d(0, -50%, 0) rotate(180deg);
  }
}
.p-products-main-r-list .swiper-button-next {
  top: auto;
  bottom: -30px;
  transform: translate3d(0, 0, 0) rotate(90deg);
}
@media (max-width: 999px) {
  .p-products-main-r-list .swiper-button-next {
    top: 50%;
    bottom: auto;
    right: -30px;
    transform: translate3d(0, -50%, 0) rotate(0deg);
  }
}

.p-products-main-r-list-item {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row wrap;
  position: relative;
}

.p-products-main-r-list-item-img {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.p-products-main-r-list-item-img::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.p-products-main-r-list-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.p-products-main-r-list-item-label {
  position: absolute;
  z-index: 3;
  top: 30px;
  left: 30px;
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.03em;
  font-weight: 500;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media (max-width: 999px) {
  .p-products-main-r-list-item-label {
    top: 8px;
    left: 8px;
  }
}

.p-products-main-r-list-item-cnt {
  color: #fff;
  position: relative;
  z-index: 3;
  transform: translate3d(0, 0, 0) rotate(-5deg);
}
@media (max-width: 999px) {
  .p-products-main-r-list-item-cnt {
    transform: translate3d(0, 0, 0) rotate(-5deg);
  }
}

.p-products-main-r-list-item-cnt-name {
  color: #fff;
  line-height: 1.5;
  text-align: center;
  position: relative;
  z-index: 3;
}
.p-products-main-r-list-item-cnt-name .u-main {
  display: block;
  font-size: 50px;
  font-weight: 400;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media (max-width: 999px) {
  .p-products-main-r-list-item-cnt-name .u-main {
    font-size: 23px;
  }
}
.p-products-main-r-list-item-cnt-name .u-sub {
  display: block;
  font-size: 12px;
  font-weight: 400;
}
@media (max-width: 999px) {
  .p-products-main-r-list-item-cnt-name .u-sub {
    font-size: 11px;
  }
}

.p-products-main-r-list-item-cnt-btns {
  color: #111;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row wrap;
}

.p-products-main-r-list-item-desc {
  position: absolute;
  z-index: 3;
  left: 30px;
  bottom: 30px;
  color: #fff;
  transform: translate3d(0, 0, 0) rotate(-5deg);
}
@media (max-width: 999px) {
  .p-products-main-r-list-item-desc {
    display: none;
  }
}

@media (min-width: 1000px) {
  .p-products-main-r-list-item-desc-sp {
    display: none;
  }
}

.p-products-main-r-list-item-desc-txt-ja {
  font-size: 12px;
}
@media (max-width: 999px) {
  .p-products-main-r-list-item-desc-txt-ja {
    font-size: 11px;
  }
}

.p-products-main-r-list-item-desc-txt-en {
  font-size: 10px;
}

.p-products-main-r-list-item-index {
  position: absolute;
  z-index: 3;
  right: 30px;
  bottom: 30px;
  color: #fff;
  font-size: 10px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  transform: translate3d(0, 0, 0) rotate(-5deg);
}
@media (max-width: 999px) {
  .p-products-main-r-list-item-index {
    right: 8px;
    bottom: 8px;
  }
}

.p-products-detail {
  margin-top: 75px;
}
@media (max-width: 999px) {
  .p-products-detail {
    margin-top: 50px;
    margin-bottom: 24px;
  }
}
.p-products-detail-tit {
  text-align: center;
}

@media (max-width: 999px) {
  .p-products-detail-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.p-products-detail-list-filters {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  align-content: center;
  flex-flow: row wrap;
  margin-bottom: 50px;
}
@media (max-width: 999px) {
  .p-products-detail-list-filters {
    margin-bottom: 30px;
  }
}

.p-products-detail-list-filter {
  position: relative;
}

.p-products-detail-list-filter-current {
  min-width: 140px;
  background: #69F0C3 linear-gradient(85.49deg, rgba(105, 240, 195, 0.5) -147.28%, #F4FFFB 111%);
  box-shadow: 0px 0px 20px 1px rgba(105, 240, 195, 0.2);
  border-radius: 30px;
  cursor: pointer;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-flow: row nowrap;
  padding: 0px 20px;
  padding-right: 30px;
  font-size: 12px;
  cursor: pointer;
  position: relative;
}
.p-products-detail-list-filter-current::before, .p-products-detail-list-filter-current::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 16px;
  width: 8px;
  height: 1px;
  background: #111;
  transform: translate3d(0, -50%, 0) rotate(0deg);
  transition: all 300ms ease-out 0ms;
}
.p-products-detail-list-filter-current::after {
  transform: translate3d(0, -50%, 0) rotate(90deg);
}
.p-products-detail-list-filter.is-active .p-products-detail-list-filter-current::after {
  opacity: 0;
  transform: translate3d(0, -50%, 0) rotate(180deg);
}

.p-products-detail-list-filter-list {
  position: absolute;
  z-index: 2;
  top: 100%;
  right: 10px;
  margin-top: 1px;
  overflow: hidden;
  background: #F5F4F3 linear-gradient(85.49deg, rgba(105, 240, 195, 0.5) -147.28%, #F4FFFB 111%);
  min-width: calc(100% - 20px);
  display: none;
}
.p-products-detail-list-filter.is-active .p-products-detail-list-filter-list {
  display: block;
  animation: anim-down 300ms ease-out 0ms 1 normal forwards;
}
@keyframes anim-down {
  0% {
    opacity: 0;
    transform: translate3d(0, -5px, 0) rotate(0deg);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
}

.p-products-detail-list-filter-list-item {
  border-bottom: 1px solid #fff;
  cursor: pointer;
}
.p-products-detail-list-filter-list-item a {
  display: block;
  padding: 8px 10px;
  font-size: 12px;
}

.p-products-detail-list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 90px 10px;
}
@media (max-width: 999px) {
  .p-products-detail-list {
    gap: 40px 10px;
  }
}

.p-products-detail-list-item {
  flex: 0 0 calc(25% - 7.5px);
  max-width: calc(25% - 7.5px);
  display: block;
}
@media (max-width: 999px) {
  .p-products-detail-list-item {
    flex: 0 0 calc(50% - 5px);
    max-width: calc(50% - 5px);
  }
}

.p-products-detail-list-item-num {
  font-size: 10px;
  margin-bottom: 10px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 300;
}
@media (max-width: 999px) {
  .p-products-detail-list-item-num {
    font-size: 10px;
    margin-bottom: 6px;
  }
}

.p-products-detail-list-item-name {
  font-size: 16px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (max-width: 999px) {
  .p-products-detail-list-item-name {
    font-size: 14px;
    -webkit-line-clamp: 2;
  }
}

.p-products-detail-list-item-img {
  height: 290px;
  display: block;
  margin-bottom: 25px;
}
@media (max-width: 999px) {
  .p-products-detail-list-item-img {
    height: auto;
    margin-bottom: 15px;
  }
}
.p-products-detail-list-item-img img {
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.p-products-detail-detail-mv {
  height: 100dvh;
  width: 100dvw;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-flow: row wrap;
}

.p-products-detail-detail-mv-img {
  position: absolute;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  pointer-events: none;
  background-color: #B6B6B6;
}
.p-products-detail-detail-mv-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.p-products-detail-detail-mv-img::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.p-products-detail-detail-mv-cnt {
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  z-index: 3;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0px 30px;
  color: #fff;
}

.p-products-detail-detail-mv-cnt-num {
  font-size: 10px;
  margin-bottom: 12px;
}
@media (max-width: 999px) {
  .p-products-detail-detail-mv-cnt-num {
    margin-bottom: 10px;
  }
}

.p-products-detail-detail-tit {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 12px;
}
@media (max-width: 999px) {
  .p-products-detail-detail-tit {
    font-size: 23px;
    margin-bottom: 10px;
  }
}

.p-products-detail-detail-mv-cnt-date {
  font-size: 10px;
}

.p-products-detail-detail-mv-footer {
  position: absolute;
  z-index: 2;
  left: 0px;
  right: 0px;
  bottom: 30px;
  left: 0;
  right: 0;
  color: #fff;
  padding: 0px 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row nowrap;
}
@media (max-width: 999px) {
  .p-products-detail-detail-mv-footer {
    padding: 0px 30px;
  }
}

.p-products-detail-detail-mv-footer-scroll-btn {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  font-size: 12px;
  line-height: 1;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  white-space: nowrap;
}
.p-products-detail-detail-mv-footer-scroll-btn::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 0px;
  width: 10px;
  height: 10px;
  background: url("/assets/images/common/icon_arrow_bottom_w.svg") no-repeat center center/contain;
  transform: translate3d(0, -50%, 0) rotate(0deg);
}

.p-products-detail-detail-mv-footer-sns {
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  align-content: center;
  flex-flow: row nowrap;
  gap: 0 16px;
}
.p-products-detail-detail-mv-footer-sns a {
  height: 20px;
  width: 20px;
}
.p-products-detail-detail-mv-footer-sns a img {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.p-products-detail-detail-desc {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 999px) {
  .p-products-detail-detail-desc {
    display: block;
  }
}

.p-products-detail-detail-desc-l {
  flex: 0 0 300px;
  max-width: 300px;
  padding-right: 100px;
}
@media (max-width: 999px) {
  .p-products-detail-detail-desc-l {
    max-width: none;
    padding: 0px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    align-content: flex-start;
    flex-flow: row nowrap;
    gap: 0 30px;
    margin-bottom: 50px;
  }
}

.p-products-detail-detail-desc-l-img {
  width: 120px;
  margin-bottom: 25px;
}
@media (max-width: 999px) {
  .p-products-detail-detail-desc-l-img {
    flex: 0 0 140px;
    max-width: 140px;
    margin: 0px;
    width: 100%;
  }
}

@media (max-width: 999px) {
  .p-products-detail-detail-desc-l-dl {
    flex: 1;
  }
}
.p-products-detail-detail-desc-l-dl dt {
  font-size: 10px;
  line-height: 1.5;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #B6B6B6;
  margin-bottom: 8px;
}
@media (max-width: 999px) {
  .p-products-detail-detail-desc-l-dl dt {
    margin-bottom: 6px;
  }
}
.p-products-detail-detail-desc-l-dl dd {
  font-size: 11px;
  line-height: 1.5;
  margin-bottom: 16px;
}
@media (max-width: 999px) {
  .p-products-detail-detail-desc-l-dl dd {
    margin-bottom: 14px;
  }
}
.p-products-detail-detail-desc-l-dl dd:nth-last-child(1) {
  margin-bottom: 0px;
}

.p-products-detail-detail-desc-r {
  flex: 1;
  font-size: 13px;
  margin-left: auto;
  max-width: 700px;
}
@media (max-width: 999px) {
  .p-products-detail-detail-desc-r {
    font-size: 12px;
  }
}
.p-products-detail-detail-desc-r p {
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-products-detail-detail-desc-r p {
    font-size: 12px;
  }
}
.p-products-detail-detail-desc-r p + p {
  margin-top: 1em;
}

.cols {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
  gap: 100px;
  margin-bottom: 180px;
}
@media (max-width: 999px) {
  .cols {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    align-content: flex-start;
    flex-flow: column nowrap;
    gap: 25px;
    font-size: 12px;
    margin-bottom: 80px;
  }
  .cols p {
    font-size: 12px;
  }
}
.cols:nth-last-child(1) {
  margin-bottom: 0px;
}
@media (min-width: 1000px) {
  .cols .col-l {
    order: 1;
  }
}
@media (min-width: 1000px) {
  .cols .col-r {
    order: 2;
  }
}

.p-products-detail-next {
  border-top: 1px solid #B6B6B6;
  border-bottom: 1px solid #B6B6B6;
  padding: 100px 0 70px;
  margin-top: 180px;
}
@media (max-width: 999px) {
  .p-products-detail-next {
    margin-top: 80px;
    padding: 40px 0;
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
  }
}

.p-products-detail-next-inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row wrap;
  gap: 0 40px;
}
@media (max-width: 999px) {
  .p-products-detail-next-inner {
    display: block;
  }
}

.p-products-detail-next-nav {
  flex: 1;
  display: flex;
  align-items: center;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  letter-spacing: 0.03em;
}
@media (max-width: 999px) {
  .p-products-detail-next-nav {
    font-size: 16px;
    display: block;
    margin-bottom: 30px;
  }
}

.p-products-detail-next-arrow {
  font-size: 18px;
  margin-right: 16px;
}
@media (max-width: 999px) {
  .p-products-detail-next-arrow {
    font-size: 14px;
    margin-right: 12px;
  }
}

.p-products-detail-next-label {
  font-size: 16px;
  letter-spacing: 0.08em;
}
@media (max-width: 999px) {
  .p-products-detail-next-label {
    font-size: 16px;
  }
}

.p-products-detail-next-info-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-flow: row nowrap;
  gap: 0 20px;
}

.p-products-detail-next-info {
  flex: 0 0 250px;
  max-width: 250px;
}
@media (max-width: 999px) {
  .p-products-detail-next-info {
    flex: 1;
    max-width: 100%;
  }
}

.p-products-detail-next-num {
  font-size: 10px;
  margin-bottom: 8px;
}
@media (max-width: 999px) {
  .p-products-detail-next-num {
    margin-bottom: 6px;
  }
}

.p-products-detail-next-title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 8px;
}
@media (max-width: 999px) {
  .p-products-detail-next-title {
    font-size: 16px;
    margin-bottom: 6px;
  }
}

.p-products-detail-next-date {
  font-size: 10px;
}

.p-products-detail-next-img {
  flex: 0 0 140px;
  max-width: 140px;
}
.p-products-detail-next-img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.p-products-detail-modal {
  position: fixed;
  z-index: 3000;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #F5F4F3;
  overflow: hidden;
  display: none;
}
.is-p-products-detail-modal-active .p-products-detail-modal {
  display: block;
  animation: anim-opacity 300ms ease-out 0ms 1 normal forwards;
}
.p-products-detail-modal::before {
  content: "";
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F5F4F3 url("../images/common/bg_gradation_1.png") no-repeat center center/cover;
  opacity: 0.3;
}

.p-products-detail-modal-inner {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: row nowrap;
  width: 100%;
  height: 100%;
}
@media (max-width: 999px) {
  .p-products-detail-modal-inner {
    padding: 0px 0px 80px;
    display: block;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .p-products-detail-modal-inner:-webkit-scrollbar {
    display: none;
  }
}

.p-products-detail-modal-img {
  flex: 0 0 50vw;
  max-width: 50vw;
  position: relative;
}
@media (max-width: 999px) {
  .p-products-detail-modal-img {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.p-products-detail-modal-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.p-products-detail-modal-cnt {
  flex: 0 0 50vw;
  max-width: 50vw;
  padding: 150px 40px 20px;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  align-content: flex-start;
  flex-flow: column nowrap;
}
@media (max-width: 999px) {
  .p-products-detail-modal-cnt {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px;
  }
}

.p-products-detail-modal-cnt-main {
  flex: 1;
  padding: 30px 30px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
  border-bottom: 1px solid #B6B6B6;
  margin-bottom: 20px;
}
.p-products-detail-modal-cnt-main:-webkit-scrollbar {
  display: none;
}
@media (max-width: 999px) {
  .p-products-detail-modal-cnt-main {
    padding: 0px 20px 40px;
    border-bottom: none;
    margin: 0px;
  }
}

.p-products-detail-modal-cnt-main-head {
  border-bottom: 1px solid #B6B6B6;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
@media (max-width: 999px) {
  .p-products-detail-modal-cnt-main-head {
    margin-bottom: 20px;
  }
}

.p-products-detail-modal-cnt-main-label {
  font-size: 12px;
  margin-bottom: 15px;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media (max-width: 999px) {
  .p-products-detail-modal-cnt-main-label {
    font-size: 10px;
    margin-bottom: 10px;
  }
}

.p-products-detail-modal-cnt-main-tit {
  font-size: 23px;
  letter-spacing: 0.03em;
  line-height: 1.5;
}
@media (max-width: 999px) {
  .p-products-detail-modal-cnt-main-tit {
    font-size: 18px;
  }
}

.p-products-detail-modal-cnt-main-desc {
  font-size: 13px;
}
@media (max-width: 999px) {
  .p-products-detail-modal-cnt-main-desc {
    font-size: 12px;
  }
}

@media (max-width: 999px) {
  .p-products-detail-modal-cnt-footer {
    position: absolute;
    z-index: 100;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #F5F4F3;
    border-top: 1px solid #B6B6B6;
    padding: 20px 0px;
  }
}

.p-products-detail-modal-footer-slider {
  position: relative;
}
.p-products-detail-modal-footer-slider::after {
  content: "";
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1px;
  height: 100%;
  background-color: #B6B6B6;
}
.p-products-detail-modal-footer-slider .swiper-slide {
  height: 100px;
  width: 100px;
  visibility: hidden;
}
@media (max-width: 999px) {
  .p-products-detail-modal-footer-slider .swiper-slide {
    height: 40px;
    width: 40px;
  }
}
.p-products-detail-modal-footer-slider .swiper-slide.swiper-slide-active {
  visibility: hidden;
}
.p-products-detail-modal-footer-slider .swiper-slide.swiper-slide-prev {
  visibility: visible;
}
.p-products-detail-modal-footer-slider .swiper-slide.swiper-slide-prev .p-products-detail-modal-footer-slider-item-name {
  right: calc(100% + 10px);
}
.p-products-detail-modal-footer-slider .swiper-slide.swiper-slide-next {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.p-products-detail-modal-footer-slider .swiper-slide.swiper-slide-next .p-products-detail-modal-footer-slider-item-name {
  left: calc(100% + 10px);
}
.p-products-detail-modal-footer-slider .swiper-buttons {
  width: 100%;
  height: 15px;
  background-color: none;
  pointer-events: none;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  bottom: auto;
  z-index: 15;
  transform: translate3d(0, -50%, 0) rotate(0deg);
}
@media (max-width: 999px) {
  .p-products-detail-modal-footer-slider .swiper-buttons {
    bottom: auto;
    top: 90vw;
    margin-right: 20px;
  }
}
.p-products-detail-modal-footer-slider .swiper-buttons::before, .p-products-detail-modal-footer-slider .swiper-buttons::after {
  content: "";
  position: absolute;
  display: inline-block;
  z-index: 2;
  top: 0;
  left: 30px;
  width: 1px;
  height: 100%;
  background-color: #000000;
}
.p-products-detail-modal-footer-slider .swiper-buttons::after {
  left: auto;
  right: 30px;
  background-color: #000000;
}
.p-products-detail-modal-footer-slider .swiper-button-prev,
.p-products-detail-modal-footer-slider .swiper-button-next {
  pointer-events: auto;
  width: 20px;
  height: 10px;
  background: url("/assets/images/common/icon_arrow_next.svg") no-repeat center center/contain;
}
.p-products-detail-modal-footer-slider .swiper-button-prev::before, .p-products-detail-modal-footer-slider .swiper-button-prev::after,
.p-products-detail-modal-footer-slider .swiper-button-next::before,
.p-products-detail-modal-footer-slider .swiper-button-next::after {
  content: none !important;
}
.p-products-detail-modal-footer-slider .swiper-button-prev.swiper-button-disabled,
.p-products-detail-modal-footer-slider .swiper-button-next.swiper-button-disabled {
  opacity: 0.3;
}
.p-products-detail-modal-footer-slider .swiper-button-prev {
  left: 0;
  right: auto;
  transform: translate3d(0, -50%, 0) rotate(180deg);
}
.p-products-detail-modal-footer-slider .swiper-button-next {
  left: auto;
  right: 0px;
  transform: translate3d(0, -50%, 0) rotate(0deg);
}
.p-products-detail-modal-footer-slider-item-hidden {
  display: none;
}

.p-products-detail-modal-footer-slider-item {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-flow: row nowrap;
  position: relative;
}
.p-products-detail-modal-footer-slider-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.p-products-detail-modal-footer-slider-item-name {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translate3d(0, -50%, 0) rotate(0deg);
  white-space: nowrap;
}

.p-products-detail-modal-close {
  position: fixed;
  z-index: 100;
  top: 35px;
  right: 45px;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background: linear-gradient(85.49deg, rgba(105, 240, 195, 0.5) -147.28%, #F4FFFB 111%);
  box-shadow: 0px 0px 20px 1px rgba(105, 240, 195, 0.2);
  cursor: pointer;
}
@media (max-width: 999px) {
  .p-products-detail-modal-close {
    top: 20px;
    right: 20px;
  }
}

.p-products-detail-modal-close-btn {
  position: absolute;
  z-index: 2;
  display: inline-block;
  top: 50%;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  transform: translate3d(0, -50%, 0) rotate(0deg);
}
.p-products-detail-modal-close-btn::before, .p-products-detail-modal-close-btn::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  right: 0px;
  margin: 0 auto;
  width: 12px;
  height: 1px;
  background-color: #333;
  transform: translate3d(0, -50%, 0) rotate(45deg);
}
.p-products-detail-modal-close-btn::after {
  transform: translate3d(0, -50%, 0) rotate(135deg);
}