@charset "UTF-8";
html,
body {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

#page-googleLp html,
#page-googleLp body,
#page-googleLp div,
#page-googleLp span,
#page-googleLp applet,
#page-googleLp object,
#page-googleLp iframe,
#page-googleLp h1,
#page-googleLp h2,
#page-googleLp h3,
#page-googleLp h4,
#page-googleLp h5,
#page-googleLp h6,
#page-googleLp p,
#page-googleLp blockquote,
#page-googleLp pre,
#page-googleLp a,
#page-googleLp abbr,
#page-googleLp acronym,
#page-googleLp address,
#page-googleLp big,
#page-googleLp cite,
#page-googleLp code,
#page-googleLp del,
#page-googleLp dfn,
#page-googleLp em,
#page-googleLp img,
#page-googleLp ins,
#page-googleLp kbd,
#page-googleLp q,
#page-googleLp s,
#page-googleLp samp,
#page-googleLp small,
#page-googleLp strike,
#page-googleLp strong,
#page-googleLp sub,
#page-googleLp sup,
#page-googleLp tt,
#page-googleLp var,
#page-googleLp b,
#page-googleLp u,
#page-googleLp i,
#page-googleLp center,
#page-googleLp dl,
#page-googleLp dt,
#page-googleLp dd,
#page-googleLp ol,
#page-googleLp ul,
#page-googleLp li,
#page-googleLp fieldset,
#page-googleLp form,
#page-googleLp label,
#page-googleLp legend,
#page-googleLp table,
#page-googleLp caption,
#page-googleLp tbody,
#page-googleLp tfoot,
#page-googleLp thead,
#page-googleLp tr,
#page-googleLp th,
#page-googleLp td,
#page-googleLp article,
#page-googleLp aside,
#page-googleLp canvas,
#page-googleLp details,
#page-googleLp embed,
#page-googleLp figure,
#page-googleLp figcaption,
#page-googleLp footer,
#page-googleLp header,
#page-googleLp hgroup,
#page-googleLp menu,
#page-googleLp nav,
#page-googleLp output,
#page-googleLp ruby,
#page-googleLp section,
#page-googleLp summary,
#page-googleLp time,
#page-googleLp mark,
#page-googleLp audio,
#page-googleLp video,
#page-googleLp button {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
#page-googleLp html {
  line-height: 1;
}
#page-googleLp ol,
#page-googleLp ul,
#page-googleLp li {
  list-style: none;
}
#page-googleLp table {
  border-collapse: collapse;
  border-spacing: 0;
}
#page-googleLp caption,
#page-googleLp th,
#page-googleLp td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}
#page-googleLp q,
#page-googleLp blockquote {
  quotes: none;
}
#page-googleLp q:before,
#page-googleLp q:after,
#page-googleLp blockquote:before,
#page-googleLp blockquote:after {
  content: "";
  content: none;
}
#page-googleLp a img {
  border: none;
}
#page-googleLp a {
  color: inherit;
  text-decoration: none;
}
#page-googleLp img {
  max-width: 100%;
  vertical-align: bottom;
}
#page-googleLp article,
#page-googleLp aside,
#page-googleLp details,
#page-googleLp figcaption,
#page-googleLp figure,
#page-googleLp footer,
#page-googleLp header,
#page-googleLp hgroup,
#page-googleLp main,
#page-googleLp menu,
#page-googleLp nav,
#page-googleLp section,
#page-googleLp summary {
  display: block;
}
#page-googleLp input,
#page-googleLp button {
  -webkit-appearance: none;
     -moz-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
          appearance: none;
  border: none;
  outline: none;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
}
#page-googleLp input:focus,
#page-googleLp button:focus {
  outline: none;
}
#page-googleLp input:focus-visible,
#page-googleLp button:focus-visible {
  outline: none;
}
#page-googleLp *,
#page-googleLp *::after,
#page-googleLp *::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@-webkit-keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform: scale(1, 0);
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform: scale(1, 1);
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform: scale(1, 1);
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform: scale(1, 0);
            transform-origin: 0 100%;
  }
}

@keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform: scale(1, 0);
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform: scale(1, 1);
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform: scale(1, 1);
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform: scale(1, 0);
            transform-origin: 0 100%;
  }
}
@-webkit-keyframes bgFloating {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 6%, 0);
            transform: translate3d(0, 6%, 0);
  }
}
@keyframes bgFloating {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 6%, 0);
            transform: translate3d(0, 6%, 0);
  }
}
@-webkit-keyframes bgAppear {
  0% {
    -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 6%, 0);
            transform: translate3d(0, 6%, 0);
    opacity: 1;
  }
}
@keyframes bgAppear {
  0% {
    -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 6%, 0);
            transform: translate3d(0, 6%, 0);
    opacity: 1;
  }
}
@-webkit-keyframes catch {
  0% {
    -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes catch {
  0% {
    -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
#page-googleLp {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #1b1819;
  color: #1b1819;
  font-weight: 400;
  font-size: 10px;
  line-height: 1;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0;
}
#page-googleLp button {
  color: inherit;
}
#page-googleLp sup {
  position: relative;
  top: 0em;
  font-size: 60%;
  vertical-align: top;
}

body.is-hidden {
  overflow: hidden;
}

#page-googleLp .c-accordion {
  background-color: #333;
}
#page-googleLp .c-accordion__heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
          align-items: center;
  min-height: 80px;
  padding: 22px;
  border-bottom: solid 1px #b49431;
  color: #ffffff;
  cursor: pointer;
}
#page-googleLp .c-accordion__heading::before, #page-googleLp .c-accordion__heading::after {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 17px;
  width: 23px;
  height: 1px;
          transform: translateY(-50%);
  border-radius: 0.5px;
  background-color: #b49431;
  content: "";
}
#page-googleLp .c-accordion__heading::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
#page-googleLp .c-accordion__heading span {
  font-weight: 700;
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
}
#page-googleLp .c-accordion__heading.is-hidden {
  display: none;
}
#page-googleLp .c-accordion__heading--open::after {
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}
#page-googleLp .c-accordion__inner {
  padding: 55px 90px 58px;
}
#page-googleLp .c-accordion__text {
  padding: 0 17px;
  color: #ffffff;
  line-height: 1.7857142857;
}
#page-googleLp .c-accordion__text span {
  font-size: 16px;
}
#page-googleLp .c-banner {
  display: block;
  position: relative;
  background-color: #ffffff;
}
#page-googleLp .c-banner:not(:first-child) {
  margin-top: 20px;
}
#page-googleLp .c-banner__img {
  width: 100%;
}
#page-googleLp .c-banner__img img {
  width: 100%;
}
#page-googleLp .c-banner__detail {
  width: 100%;
  padding: 20px;
}
#page-googleLp .c-banner__title {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: solid 1px #b49431;
  color: #1b1819;
  font-weight: 500;
}
#page-googleLp .c-banner__title span {
  font-weight: 500;
  font-size: 16px;
}
#page-googleLp .c-banner__text span {
  display: block;
  color: #eb5505;
  font-size: 14px;
}
#page-googleLp .c-banner__more {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  bottom: 0;
          align-items: center;
          justify-content: center;
  width: 90px;
  height: 40px;
  border-radius: 10px 0 0 0;
  background-color: #eb5505;
  color: #ffffff;
}
#page-googleLp .c-banner__more::after {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 9px;
  width: 9px;
  height: 11px;
  margin-top: 1px;
          transform: translateY(-50%);
  background: url(../img/icon_arrow.svg) no-repeat center/contain;
  content: "";
}
#page-googleLp .c-banner__more span {
  margin-right: 3px;
  font-weight: 500;
  font-size: 14px;
}
#page-googleLp .c-bg {
  width: 100%;
  padding-top: 38px;
}
#page-googleLp .c-bg img {
  width: 100%;
}
#page-googleLp .c-bgWrap {
  position: sticky;
  left: 0;
  padding-bottom: 56px;
}
#page-googleLp .c-btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
          align-items: center;
          justify-content: center;
  width: 100%;
  height: 56px;
  border: solid 2px #eb5505;
  border-radius: 28px;
  background-color: #eb5505;
  color: #ffffff;
  opacity: 0;
}
#page-googleLp .c-btn.is-view {
  -webkit-animation: catch 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
          animation: catch 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}
#page-googleLp .c-btn::hover {
  color: #ffffff !important;
}
#page-googleLp .c-btn::after {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 22px;
  width: 10px;
  height: 13px;
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.876%22%20height%3D%2220.44%22%20viewBox%3D%220%200%2015.876%2020.44%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20none%3B%20stroke%3A%20%23fff%3B%20stroke-linecap%3A%20round%3B%20stroke-width%3A%203px%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22icon_arrow.svg%22%20class%3D%22cls-1%22%20d%3D%22M645.813%2C3320.8l11.849%2C8.71-11.849%2C8.7%22%20transform%3D%22translate(-644.312%20-3319.28)%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}
#page-googleLp .c-btn span {
  font-size: 16px;
}
#page-googleLp .c-card__inner {
  width: 328px;
  height: 100%;
  background-color: #f3f2ea;
}
#page-googleLp .c-card__titleWrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 34px 22px 22px;
}
#page-googleLp .c-card__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5625;
}
#page-googleLp .c-card__image img {
  width: 100%;
}
#page-googleLp .c-card__textWrap {
  padding: 34px 22px;
}
#page-googleLp .c-card__text {
  font-size: 16px;
  line-height: 1.7857142857;
}
#page-googleLp .c-card__text .small {
  display: block;
  margin-top: 5px;
  font-size: 11px;
  line-height: 2;
}
#page-googleLp .c-catch {
  z-index: 1;
  position: absolute;
  top: 145px;
  left: 0;
  width: 100%;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.5333333333;
  font-family: "Noto Serif JP", serif;
  text-align: center;
}
#page-googleLp .c-catch span {
  font-size: 34px;
}
#page-googleLp .c-eventCard {
  position: relative;
  width: 330px;
  margin-right: 17px;
  background-color: #ffffff;
}
#page-googleLp .c-eventCard__inner {
  padding: 48px 0 33px;
}
#page-googleLp .c-eventCard__image {
  padding: 0 22px;
}
#page-googleLp .c-eventCard__image img {
  width: 100%;
}
#page-googleLp .c-eventCard__textWrap {
  padding: 0 29px;
}
#page-googleLp .c-eventCard__title {
  margin-top: 18px;
  font-weight: 700;
  line-height: 1.5625;
  text-align: center;
}
#page-googleLp .c-eventCard__title span {
  font-size: 18px;
}
#page-googleLp .c-eventCard__text {
  min-height: 150px;
  margin-top: 15px;
  line-height: 1.7857142857;
}
#page-googleLp .c-eventCard__text span {
  font-size: 16px;
}
#page-googleLp .c-eventCard__flag {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 15px;
  border-left: 3px solid #b49431;
  color: #b49431;
  font-size: 13px;
  line-height: 2.6153846154;
}
#page-googleLp .c-eventCard .c-btn {
  height: 52px;
  margin-top: 20px;
  border-color: #b49431;
  background-color: #b49431;
  opacity: 1;
}
#page-googleLp .c-logo {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
}
#page-googleLp .c-logo::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  z-index: -1;
  position: absolute;
  top: 12px;
  width: 100%;
  height: 100%;
  border: solid 2px #b49431;
  content: "";
}
#page-googleLp .c-logo__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 2;
          align-items: center;
  background-color: #ffffff;
}
#page-googleLp .c-scroll {
  -webkit-transition: opacity 0.5s ease;
  z-index: 100;
  position: absolute;
  opacity: 1;
  transition: opacity 0.5s ease;
}
#page-googleLp .c-scroll.is-hidden {
  opacity: 0;
}
#page-googleLp .c-scroll__text {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  color: #b49431;
  line-height: 1;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
              -ms-writing-mode: tb-rl;
                  writing-mode: vertical-rl;
}
#page-googleLp .c-scroll__bar {
  z-index: 2;
  width: 1px;
  background-color: transparent;
}
#page-googleLp .c-scroll__bar::after {
  -webkit-animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
  position: absolute;
  width: 1px;
  background: #b49431;
  content: "";
          animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}
#page-googleLp .c-sideScrollIndicator {
  -ms-grid-columns: 1fr 1fr 1fr;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  background-color: #8e8c8c;
}
#page-googleLp .c-sideScrollIndicator__bar.is-current {
  background-color: #b49431;
}
#page-googleLp .c-slider {
  width: calc(100% - 28px);
}
#page-googleLp .c-slider .c-card {
  padding: 0 18px 0 0;
}
#page-googleLp .c-slider__slickArrow {
  padding-bottom: 25px;
}
#page-googleLp .c-slider.is-view {
  -webkit-animation: catch 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
          animation: catch 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}
#page-googleLp .c-slider__wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
          justify-content: center;
}
#page-googleLp .c-slider__wrapper::before {
  display: block;
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
}
#page-googleLp .c-slider__wrapper .btn {
  mix-blend-mode: multiply;
}
#page-googleLp .c-slide__dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2px;
  margin-top: 45px;
}
#page-googleLp .c-slide__dots li {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #c2c2bb;
  font-size: 0;
}
#page-googleLp .c-slide__dots li.slick-active {
  background-color: #b49431;
}
#page-googleLp .c-slide__dots li button {
  width: 100%;
  height: 100%;
}
#page-googleLp .c-slide__arrow {
  position: absolute;
  bottom: 0;
  width: 51px;
}
#page-googleLp .c-slide__arrow--prev {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
#page-googleLp .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page-googleLp .slick-slide {
  height: auto !important;
}
#page-googleLp .slick-slide > div {
  height: 100%;
}
#page-googleLp .slick-slide > div .c-card,
#page-googleLp .slick-slide > div .c-card__inner {
  height: 100%;
}
#page-googleLp .l-inner {
  position: relative;
}
#page-googleLp .l-main {
  position: relative;
}
#page-googleLp .l-mainContent {
  z-index: 9;
  position: relative;
  width: 100%;
  background-color: #1b1819;
}
#page-googleLp .p-event {
  padding: 110px 0 72px;
  background-color: #f3f2ea;
}
#page-googleLp .p-event__title {
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
}
#page-googleLp .p-event__titleJa {
  display: block;
  font-size: 34px;
}
#page-googleLp .p-event__titleEn {
  display: block;
  margin-top: 16px;
  color: #b49431;
}
#page-googleLp .p-event__titleEn span {
  font-size: 18px;
}
#page-googleLp .p-event__cont {
  margin-bottom: 20px;
  padding-top: 60px;
}
#page-googleLp .p-event__contTitle {
  font-weight: 600;
  font-size: 26px;
  font-family: "Noto Serif JP", serif;
}
#page-googleLp .p-event__slider {
  position: relative;
  margin-top: 34px;
  margin-left: auto;
}
#page-googleLp .p-mainBg {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: sticky;
  top: 0;
  left: 0;
          align-items: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  background: url(../img/bg_item.png) no-repeat center/cover;
}
#page-googleLp .p-mainBg::before {
  -webkit-transform: translate(-50%, -50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - (35 / 1280 * 2 * 100vw));
  height: calc(100% - (35 / 1280 * 2 * 100vw));
          transform: translate(-50%, -50%);
  border: solid 1px #b49431;
  content: "";
}
#page-googleLp .p-mainBg__inner {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
#page-googleLp .p-mainBg__item {
  -webkit-animation: bgFloating 1.5s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate, bgAppear 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) 1;
  position: absolute;
          animation: bgFloating 1.5s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate, bgAppear 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) 1;
}
#page-googleLp .p-mainBg__item img {
  width: 100%;
}
#page-googleLp .p-mainBg__item--01 {
  top: -2.03125;
  left: 11.25%;
  width: 17.5%;
}
#page-googleLp .p-mainBg__item--02 {
  -webkit-animation-delay: 1.3s, 0s;
  top: 47.125vh;
  left: 68.4375%;
  width: 20.3125%;
          animation-delay: 1.3s, 0s;
}
#page-googleLp .p-mainBg__item--03 {
  -webkit-animation-delay: 1.3s, 0s;
  top: 2.125vh;
  left: 69.53125%;
  width: 12.734375%;
          animation-delay: 1.3s, 0s;
}
#page-googleLp .p-mainBg__item--04 {
  -webkit-animation-delay: 1.1s, 0s;
  top: 30.625vh;
  left: 0.390625%;
  width: 12.03125%;
          animation-delay: 1.1s, 0s;
}
#page-googleLp .p-mainBg__item--05 {
  -webkit-animation-delay: 1s, 0s;
  top: 14.5vh;
  left: 81.484375%;
  width: 19.84375%;
          animation-delay: 1s, 0s;
}
#page-googleLp .p-mainBg__item--06 {
  -webkit-animation-delay: 1.35s, 0s;
  top: 59.75vh;
  left: 9.0625%;
  width: 19.0625%;
          animation-delay: 1.35s, 0s;
}
#page-googleLp .p-mainBg__nav {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 5.390625%;
  width: 290px;
  padding: 47px 35px 57px;
          transform: translateY(-50%);
  border: solid 1px #b49431;
  background-color: rgba(255, 255, 255, 0.9);
}
#page-googleLp .p-mainBg__navCatch {
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
}
#page-googleLp .p-mainBg__navCatch span {
  font-size: 26px;
  line-height: 1.2692307692;
}
#page-googleLp .p-mainBg__navList {
  margin-top: 20px;
}
#page-googleLp .p-mainBg__navList li {
  position: relative;
  padding-left: 20px;
}
#page-googleLp .p-mainBg__navList li.phone img {
  width: 146px;
}
#page-googleLp .p-mainBg__navList li.watch img {
  width: 183px;
}
#page-googleLp .p-mainBg__navList li.music img {
  width: 178px;
}
#page-googleLp .p-mainBg__navList li.one img {
  width: 104px;
}
#page-googleLp .p-mainBg__navList li.event span {
  font-size: 18px;
}
#page-googleLp .p-mainBg__navList li::before {
  -webkit-transform: translateY(-50%);
  -webkit-transition: opacity 0.5s ease;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
          transform: translateY(-50%);
  border-radius: 5px;
  background-color: #b49431;
  content: "";
  opacity: 0;
  transition: opacity 0.5s ease;
}
#page-googleLp .p-mainBg__navList li.is-active::before {
  opacity: 1;
}
#page-googleLp .p-mainBg__navList li a {
  display: inline-block;
  padding: 15px 0;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
}
#page-googleLp .p-mainBg__navList li a:hover {
  color: #1b1819 !important;
}
#page-googleLp .p-modals {
  display: none;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#page-googleLp .p-modals.is-open {
  display: block;
}
#page-googleLp .p-modals__bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #535353;
  opacity: 0.8;
}
#page-googleLp .p-modals__bg.is-open {
  display: block;
}
#page-googleLp .p-modal {
  -webkit-transform: translate(-50%, -50%);
  display: none;
  position: absolute;
  left: 50%;
  width: 100%;
          transform: translate(-50%, -50%);
  background-color: #ffffff;
}
#page-googleLp .p-modal.is-open {
  display: block;
}
#page-googleLp .p-modal__close {
  position: absolute;
  cursor: pointer;
}
#page-googleLp .p-modal__close::before, #page-googleLp .p-modal__close::after {
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: 0% 50%;
  display: block;
  position: absolute;
  left: 14%;
  width: 100%;
          transform: rotate(45deg);
          transform-origin: 0% 50%;
  content: "";
}
#page-googleLp .p-modal__close::after {
  -webkit-transform: rotate(-45deg);
  -webkit-transform-origin: 100% 50%;
  right: 14%;
  left: auto;
          transform: rotate(-45deg);
          transform-origin: 100% 50%;
}
#page-googleLp .p-modal__inner {
  /*スクロールバー非表示*/
  -ms-overflow-style: none;
  max-width: 600px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  max-height: calc(90dvh - 57px * 2);
  margin: auto;
  overflow-y: scroll;
  scrollbar-width: none;
}
#page-googleLp .p-modal__inner::-webkit-scrollbar {
  display: none;
}
#page-googleLp .p-modal__header {
  text-align: center;
}
#page-googleLp .p-modal__title {
  color: #eb5505;
  font-weight: 700;
  text-align: center;
}
#page-googleLp .p-modal__textContents, #page-googleLp .p-modal__textContents--indentLess {
  margin-bottom: 1.5em;
}
#page-googleLp .p-modal__textContents > p, #page-googleLp .p-modal__textContents--indentLess > p {
  padding-left: 1em;
  text-indent: -1em;
}
#page-googleLp .p-modal__textContents--indentLess > p {
  padding-left: 0em;
  text-indent: 0em;
}
#page-googleLp .p-modal__note > p {
  padding-left: 2em;
  text-indent: -2em;
}
#page-googleLp .p-modal__link, #page-googleLp .p-modal__link--min {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  margin-top: 1.5em;
  color: #0066aa;
  text-align: center;
  cursor: pointer;
}
#page-googleLp .p-modal__link--note {
  display: inline;
  margin: initial;
}
#page-googleLp .p-music {
  margin-bottom: 146px;
}
#page-googleLp .p-music .c-bgWrap {
  padding-bottom: 0;
}
#page-googleLp .p-music .c-bg {
  display: block;
}
#page-googleLp .p-music .contWrap {
  position: relative;
  margin: -310px 90px 112px;
}
#page-googleLp .p-music .cont {
  position: relative;
  padding: 45px 20px 52px;
  color: #ffffff;
  text-align: center;
  opacity: 0;
}
#page-googleLp .p-music .cont.is-view {
  -webkit-animation: catch 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
          animation: catch 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}
#page-googleLp .p-music .cont--bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(27, 24, 25, 0.7);
  mix-blend-mode: multiply;
}
#page-googleLp .p-music .cont__text {
  z-index: 1;
  position: relative;
  font-weight: 700;
  font-family: "Noto Serif JP", serif;
}
#page-googleLp .p-music .cont__textConditions {
  display: block;
  font-size: 21px;
  line-height: 1.6756756757;
}
#page-googleLp .p-music .cont__textFree {
  display: block;
  width: 257px;
  margin: 15px auto 0;
  padding-bottom: 7px;
  border-bottom: solid 1px #b49431;
}
#page-googleLp .p-music .cont__textNote {
  display: block;
  margin-top: 30px;
  font-size: 11px;
  line-height: 1.6756756757;
}
#page-googleLp .p-mv {
  position: relative;
}
#page-googleLp .p-mv__titleWrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  position: absolute;
  left: 0;
  align-items: center;
  justify-content: center;
  color: #1b1819;
}
#page-googleLp .p-mv__titleWrap::before {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: solid 0.3em #b49431;
  content: "";
}
#page-googleLp .p-mv__titleWrap::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  content: "";
}
#page-googleLp .p-mv__title {
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  z-index: 1;
  position: relative;
  font-weight: 600;
  line-height: 1.5333333333;
  font-family: "Noto Serif JP", serif;
}
#page-googleLp .p-mv__title .kerning--1 {
  letter-spacing: -0.1em;
}
#page-googleLp .p-mv__title .kerning--2 {
  letter-spacing: -0.2em;
}
#page-googleLp .p-mv__title .emphasis {
  color: #b49431;
}
#page-googleLp .p-mv__image {
  z-index: 1;
  position: absolute;
  right: 0;
  width: 177px;
}
#page-googleLp .p-notes {
  padding: 62px 0;
}
#page-googleLp .p-notes .c-accordion .c-accordion__body {
  display: none;
}
#page-googleLp .p-notes__note {
  color: #ffffff;
  text-align: center;
}
#page-googleLp .p-notes__note span {
  font-size: 12px;
  line-height: 1.7;
}
#page-googleLp .p-one {
  margin-bottom: 148px;
}
#page-googleLp .p-one .c-bgWrap {
  padding-bottom: 0;
}
#page-googleLp .p-one .c-bg {
  display: block;
}
#page-googleLp .p-one .contWrap {
  position: relative;
  margin: -245px 90px 121px;
}
#page-googleLp .p-one .cont {
  position: relative;
  padding: 65px 42px 55px;
  color: #ffffff;
  opacity: 0;
}
#page-googleLp .p-one .cont.is-view {
  -webkit-animation: catch 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
          animation: catch 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}
#page-googleLp .p-one .cont--bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(27, 24, 25, 0.7);
  mix-blend-mode: multiply;
}
#page-googleLp .p-one .cont__text {
  z-index: 1;
  position: relative;
  font-size: 16px;
  line-height: 1.7857142857;
  letter-spacing: 0.05em;
}
#page-googleLp .p-phone {
  margin-bottom: 127px;
}
#page-googleLp .p-phone .item {
  position: relative;
  top: 0;
  margin: -680px auto 58px;
  opacity: 0;
}
#page-googleLp .p-phone .item.is-view {
  -webkit-animation: catch 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
          animation: catch 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}
#page-googleLp .p-phone .item img {
  width: 100%;
}
#page-googleLp .p-phone .c-accordion {
  margin-top: 56px;
}
#page-googleLp .p-phones .p-phone__selectWrap {
  margin-bottom: 7.4em;
}
#page-googleLp .p-phones .p-phone__selectWrap .c-slider {
  width: 100%;
}
#page-googleLp .p-phones .p-phone__selectWrap .slick-track {
  -webkit-transform: unset !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-flow: row wrap;
          justify-content: center;
  width: 100% !important;
  gap: 2em 3em;
          transform: unset !important;
}
#page-googleLp .p-phones .p-phone__selectWrap .slick-track::before, #page-googleLp .p-phones .p-phone__selectWrap .slick-track::after {
  display: none;
}
#page-googleLp .p-phones .p-phone__selectWrap .slick-slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 31em;
  display: block !important;
          flex: 0 0 31em;
  float: none !important;
}
#page-googleLp .p-phones .p-phone__selectWrap .slick-current .btn {
  position: relative;
}
#page-googleLp .p-phones .p-phone__selectWrap .slick-current .btn::after {
  -webkit-box-sizing: border-box;
  -webkit-box-shadow: 0 1em 0 #b49431;
          box-sizing: border-box;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: solid 3px #b49431;
  border-radius: 2em;
          box-shadow: 0 1em 0 #b49431;
  content: "";
}
#page-googleLp .p-phones .p-phoneSelectWrap__head {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  text-align: center;
  mix-blend-mode: multiply;
}
#page-googleLp .p-phones .p-phoneSelectWrap__body .btn {
  margin-bottom: 1em;
}
#page-googleLp .p-phones .p-phoneSelectWrap__body .btn img {
  width: 100%;
}
#page-googleLp .p-phones .p-phone__contWrap {
  width: 100%;
  background-color: #ffffff;
}
#page-googleLp .p-phones .p-phone__contWrap .c-slider {
  width: 100%;
}
#page-googleLp .p-phones .p-phone__contWrap .c-slide__arrow {
  z-index: 10;
  bottom: inherit;
  width: 7.6em;
}
#page-googleLp .p-phones .p-phone__contWrap .c-slide__arrow--prev {
  right: inherit;
  left: 1.8em;
}
#page-googleLp .p-phones .p-phone__contWrap .c-slide__arrow--next {
  right: 1.8em;
}
#page-googleLp .p-phones .p-phone__contWrap .slick-dots {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
          justify-content: center;
  width: 100%;
  gap: 1.9em;
}
#page-googleLp .p-phones .p-phone__contWrap .slick-dots button {
  display: block;
  width: 1.4em;
  height: 1.4em;
  border-radius: 50%;
  background-color: #e2e2e2;
  color: transparent;
  font-size: 1em;
}
#page-googleLp .p-phones .p-phone__contWrap .slick-dots .slick-active button {
  background-color: #b49431;
}
#page-googleLp .p-phones .p-phoneCont {
  position: relative;
  margin: 0 auto;
}
#page-googleLp .p-phones .p-phoneCont__img {
  position: absolute;
  top: 0;
  left: 0;
}
#page-googleLp .p-phones .p-phoneCont__img .slick-slide.slick-current, #page-googleLp .p-phones .p-phoneCont__img .slick-slide.is-active-next {
  -webkit-transform: scale(1);
          transform: scale(1);
}
#page-googleLp .p-phones .p-phoneCont__img .slick-slide.slick-current .img, #page-googleLp .p-phones .p-phoneCont__img .slick-slide.is-active-next .img {
  -webkit-box-shadow: 0.4em 0 3em rgba(27, 24, 25, 0.2);
          box-shadow: 0.4em 0 3em rgba(27, 24, 25, 0.2);
}
#page-googleLp .p-phones .p-phoneCont__img .img {
  background-color: #ffffff;
}
#page-googleLp .p-phones .p-phoneCont__price {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-end;
          justify-content: center;
  padding-top: 78em;
  gap: 3.3em;
  font-weight: 500;
}
#page-googleLp .p-phones .p-phoneCont__price dt {
  padding-bottom: 0.2em;
  font-size: 2.6em;
}
#page-googleLp .p-phones .p-phoneCont__price dd {
  font-size: 5.5em;
}
#page-googleLp .p-phones .p-phoneCont__price dd .yen {
  font-size: 70%;
}
#page-googleLp .p-phones .p-phoneCont__check {
  position: relative;
  margin: 8.3em 5em 13em;
  padding: 5.5em 3.9em 5.5em;
  border: solid 0.1em #b49431;
}
#page-googleLp .p-phones .p-phoneCont__check::after {
  -webkit-transform: translateX(-50%);
  display: block;
  position: absolute;
  bottom: -10.2em;
  left: 50%;
  width: 10.3em;
  height: 7.2em;
          transform: translateX(-50%);
  background: url(../img/icon_arrow3.svg) no-repeat center/cover;
  content: "";
}
#page-googleLp .p-phones .p-phoneCont__check li {
  -webkit-box-align: start;
      -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
          align-items: flex-start;
  gap: 1.5em;
}
#page-googleLp .p-phones .p-phoneCont__check li:not(:first-child) {
  margin-top: 4em;
}
#page-googleLp .p-phones .p-phoneCont__check li::before {
  display: block;
  width: 4.3em;
  height: 3.8em;
  background: url(../img/icon_check.png) no-repeat center/cover;
  content: "";
}
#page-googleLp .p-phones .p-phoneCont__check li span {
  font-weight: 500;
  font-size: 2.6em;
}
#page-googleLp .p-phones .p-phoneCont__checkTextWrapper {
  -webkit-box-align: end;
      -ms-flex-align: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-end;
}
#page-googleLp .p-phones .p-phoneCont__checkDetail {
  cursor: pointer;
}
#page-googleLp .p-phones .p-phoneCont__burden .burden__head {
  padding: 4.6em 0 4em;
  background-color: #b49431;
  color: #ffffff;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}
#page-googleLp .p-phones .p-phoneCont__burden .burden__head dt {
  font-size: 3.4em;
}
#page-googleLp .p-phones .p-phoneCont__burden .burden__head dd {
  font-size: 10em;
}
#page-googleLp .p-phones .p-phoneCont__burden .burden__head dd .yen {
  font-size: 70%;
}
#page-googleLp .p-phones .p-phoneCont__burden .burden__detail {
  margin: 5em 5em 5.6em;
  padding-bottom: 5em;
  border-bottom: solid 0.1em #1b1819;
}
#page-googleLp .p-phones .p-phoneCont__burden .burden__detail p {
  font-size: 2em;
  line-height: 1.8;
}
#page-googleLp .p-phones .p-phoneCont__payCard {
  padding: 0 5em 8em;
}
#page-googleLp .p-phones .p-phoneCont__note:nth-of-type(n + 2) {
  margin-top: 1.5em;
}
#page-googleLp .p-phones .p-phoneCont .c-btn {
  background-color: #ffffff;
  color: #1b1819;
  font-weight: 500;
  line-height: 1.25;
  opacity: 1;
}
#page-googleLp .p-phones .p-phoneCont .c-btn::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.876%22%20height%3D%2220.44%22%20viewBox%3D%220%200%2015.876%2020.44%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20none%3B%20stroke%3A%20%23eb5505%3B%20stroke-linecap%3A%20round%3B%20stroke-width%3A%203px%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22icon_arrow.svg%22%20class%3D%22cls-1%22%20d%3D%22M645.813%2C3320.8l11.849%2C8.71-11.849%2C8.7%22%20transform%3D%22translate(-644.312%20-3319.28)%22%2F%3E%3C%2Fsvg%3E");
}
#page-googleLp .p-sec {
  position: relative;
}
#page-googleLp .p-sideScroll,
#page-googleLp .p-sideScroll2 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
          align-items: center;
          justify-content: center;
}
#page-googleLp .p-sideScroll__container,
#page-googleLp .p-sideScroll__container2 {
  width: 100%;
  margin: 0 auto;
  padding-top: 127px;
  padding-bottom: 70px;
}
#page-googleLp .p-sideScroll__listWrapper,
#page-googleLp .p-sideScroll__listWrapper2 {
  position: relative;
  top: 0;
  width: 100%;
  height: 520px;
  overflow: hidden;
}
#page-googleLp .p-sideScroll__listWrapper2 {
  height: 532px;
}
#page-googleLp .p-sideScroll__list,
#page-googleLp .p-sideScroll__list2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0px;
  left: 0;
  padding: 0 0 0 28px;
  gap: 0 17px;
}
#page-googleLp .p-sideScroll__bar,
#page-googleLp .p-sideScroll__bar2 {
  width: calc(100% - (28px * 2));
  height: 2px;
  margin: 70px auto 0;
}
#page-googleLp .p-smart {
  padding: 56px 0 74px;
  background-color: #eb5505;
}
#page-googleLp .p-smart__title {
  width: 313px;
  margin: 0 auto 38px;
}
#page-googleLp .p-smart__btns {
  opacity: 0;
}
#page-googleLp .p-smart__btns.is-view {
  -webkit-animation: catch 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
          animation: catch 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}
#page-googleLp .p-smart .c-btn {
  background-color: #ffffff;
  color: #1b1819;
  opacity: 1;
}
#page-googleLp .p-smart .c-btn::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.876%22%20height%3D%2220.44%22%20viewBox%3D%220%200%2015.876%2020.44%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20none%3B%20stroke%3A%20%23000%3B%20stroke-linecap%3A%20round%3B%20stroke-width%3A%203px%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20id%3D%22icon_arrow.svg%22%20class%3D%22cls-1%22%20d%3D%22M645.813%2C3320.8l11.849%2C8.71-11.849%2C8.7%22%20transform%3D%22translate(-644.312%20-3319.28)%22%2F%3E%3C%2Fsvg%3E");
}
#page-googleLp .p-tabContent {
  display: none;
}
#page-googleLp .p-tabContent.is-open {
  display: block;
}
#page-googleLp .p-tabs {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  padding: 5em;
}
#page-googleLp .p-tabs li {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  width: 100%;
  height: 10em;
  border: solid 0.2em #b49431;
  background-color: #f3f2ea;
}
#page-googleLp .p-tabs li.is-open {
  background-color: #b49431;
  color: #ffffff;
}
#page-googleLp .p-tabs li:nth-child(1) {
  border-radius: 1em 0 0 1em;
}
#page-googleLp .p-tabs li:nth-child(2) {
  border-radius: 0 1em 1em 0;
}
#page-googleLp .p-tabs li span {
  font-weight: 500;
  font-size: 2.8em;
}
#page-googleLp .p-tec {
  background-color: #f3f2ea;
}
#page-googleLp .p-tec__ttl {
  color: #b49431;
  font-weight: 700;
  line-height: 1.44;
  font-family: "Noto Serif JP", serif;
  text-align: center;
}
#page-googleLp .p-tec .slide__ttl {
  font-weight: 700;
  text-align: center;
}
#page-googleLp .p-tec .slide__comment {
  -webkit-transform: translateX(-50%);
  position: absolute;
  left: 50%;
          transform: translateX(-50%);
  background-color: #b49431;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
}
#page-googleLp .p-tec .slide__comment::before {
  -webkit-transform: rotate(45deg) translateX(-50%);
  display: block;
  z-index: -1;
  position: absolute;
  left: 50%;
          transform: rotate(45deg) translateX(-50%);
  background-color: #b49431;
  content: "";
}
#page-googleLp .p-tec .slide__detail {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
          align-items: center;
  background-color: #ffffff;
}
#page-googleLp .p-tec .slide__icon img {
  text-align: center;
}
#page-googleLp .p-tec .slide__text {
  font-weight: 500;
  line-height: 1.875;
}
#page-googleLp .p-tec .slide__text .emphasis {
  color: #b49431;
}
#page-googleLp .p-watch {
  margin-bottom: 136px;
}
#page-googleLp .p-watch .item {
  position: relative;
  top: 0;
  margin: -676px auto 58px;
  opacity: 0;
}
#page-googleLp .p-watch .item.is-view {
  -webkit-animation: catch 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
          animation: catch 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}
#page-googleLp .p-watch .item img {
  width: 100%;
}
#page-googleLp .p-watch .c-accordion {
  margin-top: 56px;
}
#page-googleLp .u-color--red {
  color: #ff0000;
}
#page-googleLp .u-color--link {
  color: #0066aa;
  font-size: inherit;
}
#page-googleLp .u-notoSans, #page-googleLp .u-notoSans--black, #page-googleLp .u-notoSans--bold, #page-googleLp .u-notoSans--medium, #page-googleLp .u-notoSans--regular, #page-googleLp .u-notoSans--light, #page-googleLp .u-notoSans--thin {
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
}
#page-googleLp .u-notoSans--thin {
  font-weight: 100;
}
#page-googleLp .u-notoSans--light {
  font-weight: 300;
}
#page-googleLp .u-notoSans--regular {
  font-weight: 400;
}
#page-googleLp .u-notoSans--medium {
  font-weight: 500;
}
#page-googleLp .u-notoSans--bold {
  font-weight: 700;
}
#page-googleLp .u-notoSans--black {
  font-weight: 900;
}
#page-googleLp .u-notoSerif, #page-googleLp .u-notoSerif--black, #page-googleLp .u-notoSerif--bold, #page-googleLp .u-notoSerif--medium, #page-googleLp .u-notoSerif--regular, #page-googleLp .u-notoSerif--light, #page-googleLp .u-notoSerif--thin {
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
}
#page-googleLp .u-notoSerif--thin {
  font-weight: 100;
}
#page-googleLp .u-notoSerif--light {
  font-weight: 300;
}
#page-googleLp .u-notoSerif--regular {
  font-weight: 400;
}
#page-googleLp .u-notoSerif--medium {
  font-weight: 500;
}
#page-googleLp .u-notoSerif--bold {
  font-weight: 700;
}
#page-googleLp .u-notoSerif--black {
  font-weight: 900;
}
#page-googleLp .u-indent {
  padding-left: 2em;
  text-indent: -2em;
}
#page-googleLp .u-indent--small {
  padding-left: 1em;
  text-indent: -1em;
}

.contArea {
  max-width: 100% !important;
}

#contentsWrapper .contArea {
  padding: 10px 0% 40px !important;
}

#maincontArea {
  overflow-x: visible !important;
}

@media screen and (max-width: 978px) {
  #page-googleLp {
    font-size: 1.3333333333vw;
  }
  #page-googleLp .pc-on {
    display: none;
  }
  #page-googleLp .c-accordion__heading {
    min-height: 14em;
    padding: 4em;
    border-width: 0.2em;
  }
  #page-googleLp .c-accordion__heading::before, #page-googleLp .c-accordion__heading::after {
    right: 2.8em;
    width: 4em;
    height: 0.3em;
    border-radius: 0.15em;
  }
  #page-googleLp .c-accordion__heading span {
    font-size: 3em;
  }
  #page-googleLp .c-accordion__inner {
    padding: 4em 2em 6em;
  }
  #page-googleLp .c-accordion__text {
    padding: 0 3em;
  }
  #page-googleLp .c-accordion__text span {
    font-size: 2.8em;
  }
  #page-googleLp .c-banner:not(:first-child) {
    margin-top: 3em;
  }
  #page-googleLp .c-banner__detail {
    padding: 2.5em 3em 5.6em;
  }
  #page-googleLp .c-banner__title {
    margin-bottom: 2.5em;
    padding-bottom: 1.8em;
    border-width: 0.1em;
  }
  #page-googleLp .c-banner__title span {
    font-size: 2.8em;
    line-height: 1.7857142857;
  }
  #page-googleLp .c-banner__text span {
    min-height: 4.1666666667em;
    font-size: 2.4em;
    line-height: 2.0833333333;
  }
  #page-googleLp .c-banner__more {
    width: 16em;
    height: 7em;
    border-radius: 2em 0 0 0;
  }
  #page-googleLp .c-banner__more::after {
    right: 1.8em;
    width: 1.5em;
    height: 1.8em;
    margin-top: 0.2em;
  }
  #page-googleLp .c-banner__more span {
    margin-right: 0.8em;
    font-size: 2.5em;
  }
  #page-googleLp .c-bg {
    padding-top: 6.6em;
  }
  #page-googleLp .c-bgWrap {
    top: -38em;
    padding-bottom: 10em;
  }
  #page-googleLp .c-btn {
    height: 10em;
    border-width: 0.2em;
    border-radius: 5em;
  }
  #page-googleLp .c-btn::after {
    right: 4.1em;
    width: 1.6em;
    height: 2.1em;
  }
  #page-googleLp .c-btn span {
    font-size: 2.8em;
  }
  #page-googleLp .c-card__inner {
    width: 58em;
  }
  #page-googleLp .c-card__titleWrap {
    padding: 5em 4em 4em;
  }
  #page-googleLp .c-card__title {
    font-size: 3.2em;
  }
  #page-googleLp .c-card__textWrap {
    padding: 5em 4em 6em;
  }
  #page-googleLp .c-card__text {
    font-size: 2.8em;
  }
  #page-googleLp .c-card__text .small {
    margin-top: 0.5em;
    font-size: 0.8em;
  }
  #page-googleLp .c-catch {
    top: 23em;
  }
  #page-googleLp .c-catch span {
    font-size: 6em;
  }
  #page-googleLp .c-eventCard {
    width: 58em;
    margin-right: 3em;
  }
  #page-googleLp .c-eventCard__inner {
    padding: 8.5em 0 6em;
  }
  #page-googleLp .c-eventCard__image {
    padding: 0 3.8em;
  }
  #page-googleLp .c-eventCard__textWrap {
    padding: 0 5em;
  }
  #page-googleLp .c-eventCard__title {
    margin-top: 3em;
  }
  #page-googleLp .c-eventCard__title span {
    font-size: 3.2em;
  }
  #page-googleLp .c-eventCard__text {
    min-height: 25em;
    margin-top: 2.5em;
  }
  #page-googleLp .c-eventCard__text span {
    font-size: 2.8em;
  }
  #page-googleLp .c-eventCard__flag {
    padding-left: 1.15em;
    border-left: 0.3em solid #b49431;
    font-size: 2.4em;
    line-height: 2.5;
  }
  #page-googleLp .c-eventCard .c-btn {
    height: 9em;
    margin-top: 3.5em;
  }
  #page-googleLp .c-logo::before {
    top: 2em;
    left: 2em;
    border-width: 0.3em;
  }
  #page-googleLp .c-logo__inner {
    height: 15em;
    padding: 0 5em;
  }
  #page-googleLp .c-scroll {
    right: 2.7em;
    bottom: -11.8em;
    width: 3.2em;
  }
  #page-googleLp .c-scroll__text {
    font-size: 3.2em;
  }
  #page-googleLp .c-scroll__bar {
    height: 20em;
    margin: 2.9em auto 0;
  }
  #page-googleLp .c-scroll__bar::after {
    width: 0.2em;
    height: 20em;
  }
  #page-googleLp .c-slider {
    width: calc(100% - 5em);
  }
  #page-googleLp .c-slider .c-card {
    padding: 0 3em 0 0;
  }
  #page-googleLp .c-slider__slickArrow {
    padding-bottom: 4.3em;
  }
  #page-googleLp .c-slider__slickArrow .c-slide__dots {
    width: calc(100% - 27.1em);
  }
  #page-googleLp .c-slider__wrapper {
    -webkit-box-align: end;
        -ms-flex-align: end;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        flex-wrap: wrap;
            align-items: flex-end;
            justify-content: space-between;
    width: calc(100% - 2em - 0.2em);
    padding: 6em 3.6em;
    background: url(../img/clip_bg_sp.png);
    background-position: center;
    background-size: cover;
    background-color: #ffffff;
  }
  #page-googleLp .c-slider__wrapper::before {
    right: -2em;
    bottom: -2em;
    border: solid 0.2em #b49431;
  }
  #page-googleLp .c-slider__wrapper .btn {
    width: 22em;
    height: auto;
  }
  #page-googleLp .c-slide__dots {
    width: calc(100% - 5em);
    height: 0.4em;
    margin-top: 8em;
  }
  #page-googleLp .c-slide__arrow {
    right: 3em;
    width: 9em;
  }
  #page-googleLp .c-slide__arrow--prev {
    right: 14em;
  }
  #page-googleLp .l-inner {
    padding-right: 5em;
    padding-left: 5em;
  }
  #page-googleLp .l-mainContent {
    margin: 0 auto;
  }
  #page-googleLp .p-event {
    padding: 19.3em 0 13.1em;
  }
  #page-googleLp .p-event__titleJa {
    font-size: 6em;
  }
  #page-googleLp .p-event__titleEn {
    margin-top: 2.7em;
  }
  #page-googleLp .p-event__titleEn span {
    font-size: 3.2em;
  }
  #page-googleLp .p-event__cont {
    margin-bottom: 3em;
    padding-top: 10.5em;
  }
  #page-googleLp .p-event__contTitle {
    font-size: 4.6em;
  }
  #page-googleLp .p-event__slider {
    margin-top: 6em;
  }
  #page-googleLp .p-mainBg {
    display: none;
  }
  #page-googleLp .p-modal {
    top: 48%;
    max-width: 65em;
    padding: 7.7em 5.5em;
  }
  #page-googleLp .p-modal__close {
    -webkit-transform: translateX(50%);
    right: 50%;
    bottom: -8.7em;
    width: 6.7em;
    height: 6.7em;
            transform: translateX(50%);
  }
  #page-googleLp .p-modal__close::before, #page-googleLp .p-modal__close::after {
    top: calc(14% - 5px);
    height: 3px;
    background: #ffffff;
  }
  #page-googleLp .p-modal__inner {
    max-height: calc(90dvh - (6.7em + 2em) * 2);
  }
  #page-googleLp .p-modal__title {
    font-size: 4em;
    line-height: 1.375;
  }
  #page-googleLp .p-modal__subtitle {
    margin-top: 1.5em;
    font-size: 2.8em;
    line-height: 1.8571428571;
    text-align: left;
  }
  #page-googleLp .p-modal__contents {
    margin-top: 4em;
    padding-bottom: 1em;
  }
  #page-googleLp .p-modal__textContents, #page-googleLp .p-modal__textContents--indentLess {
    font-size: 2.4em;
    line-height: 1.875;
  }
  #page-googleLp .p-modal__note {
    font-size: 2em;
    line-height: 1.75;
  }
  #page-googleLp .p-modal__note:nth-of-type(n + 2) {
    margin-top: 2em;
  }
  #page-googleLp .p-modal__link, #page-googleLp .p-modal__link--min {
    padding-bottom: 0.1em;
    border-bottom: 0.1em solid #0066aa;
    font-size: 2.8em;
  }
  #page-googleLp .p-modal__link--min {
    font-size: 2em;
  }
  #page-googleLp .p-modal__link--note {
    font-size: inherit;
  }
  #page-googleLp .p-music {
    margin-bottom: 25.6em;
  }
  #page-googleLp .p-music .c-logo img {
    width: 55.9em;
  }
  #page-googleLp .p-music .contWrap {
    margin: -62.8em auto 21.4em;
  }
  #page-googleLp .p-music .cont {
    padding: 11em 4em 5.6em;
  }
  #page-googleLp .p-music .cont__textConditions {
    font-size: 3.7em;
  }
  #page-googleLp .p-music .cont__textFree {
    width: 45.5em;
    margin-top: 2em;
    padding-bottom: 1.2em;
    border-width: 0.2em;
  }
  #page-googleLp .p-music .cont__textNote {
    margin-top: 2.5em;
    font-size: 2em;
  }
  #page-googleLp .p-mv {
    width: 100%;
    height: 61.8em;
    background: url(../img/mv_sp.png) no-repeat center/cover;
  }
  #page-googleLp .p-mv__titleWrap {
    top: 10.6em;
    width: 68em;
    padding: 5.8em 0 10.6em;
  }
  #page-googleLp .p-mv__titleWrap::before {
    right: -2em;
    bottom: -2em;
    border: solid 0.3em #b49431;
  }
  #page-googleLp .p-mv__title {
    font-size: 6em;
  }
  #page-googleLp .p-mv__image {
    right: 1.4em;
    bottom: 1.1em;
    width: 21.2em;
  }
  #page-googleLp .p-notes {
    padding: 11.7em 0;
  }
  #page-googleLp .p-notes__note span {
    font-size: 2em;
  }
  #page-googleLp .p-one {
    margin-bottom: 26.1em;
  }
  #page-googleLp .p-one .c-logo img {
    width: 31.8em;
  }
  #page-googleLp .p-one .contWrap {
    margin: -62.8em auto 21.4em;
  }
  #page-googleLp .p-one .cont {
    padding: 11em 7em 9em;
  }
  #page-googleLp .p-one .cont__text {
    font-size: 2.8em;
  }
  #page-googleLp .p-phone {
    margin-bottom: 22.4em;
  }
  #page-googleLp .p-phone .c-logo img {
    width: 45.4em;
  }
  #page-googleLp .p-phone .item {
    margin: -121.1em auto 10.2em;
  }
  #page-googleLp .p-phone .c-accordion {
    margin-top: 10em;
  }
  #page-googleLp .p-phones {
    padding: 9em 5em 12.6em;
  }
  #page-googleLp .p-phones .p-phoneSelectWrap__head {
    width: 100%;
  }
  #page-googleLp .p-phones .p-phoneSelectWrap__head img {
    width: 19.7em;
  }
  #page-googleLp .p-phones .p-phone__contWrap .c-slide__arrow--prev {
    top: 29.4em;
  }
  #page-googleLp .p-phones .p-phone__contWrap .c-slide__arrow--next {
    top: 29.4em;
  }
  #page-googleLp .p-phones .p-phone__contWrap .slick-dots {
    bottom: 6em;
  }
  #page-googleLp .p-phones .p-phoneCont__img {
    height: 98em;
    padding: 17em 0 7em;
  }
  #page-googleLp .p-phones .p-phoneCont__img .slick-slide {
    width: 55em;
    margin: 0 auto;
  }
  #page-googleLp .p-phones .p-phoneCont__img .img {
    margin: 0 auto 11.6em;
    margin-top: 3em;
    border-radius: 2em;
  }
  #page-googleLp .p-phones .p-phoneCont__checkTextWrapper {
    gap: 1em;
    line-height: 1.5;
  }
  #page-googleLp .p-phones .p-phoneCont__checkDetail {
    width: 4.4em;
    height: 4.4em;
    font-size: 1.3333333333vw !important;
  }
  #page-googleLp .p-phones .p-phoneCont__checkDetail > img {
    width: 100%;
    height: 100%;
  }
  #page-googleLp .p-phones .p-phoneCont__note {
    font-size: 2em;
    line-height: 1.75;
  }
  #page-googleLp .p-phones .p-phoneCont__note:nth-of-type(n + 2) {
    margin-top: 3em;
  }
  #page-googleLp .p-sideScroll__container,
#page-googleLp .p-sideScroll__container2 {
    padding-top: 19em;
    padding-bottom: 10em;
  }
  #page-googleLp .p-sideScroll__listWrapper,
#page-googleLp .p-sideScroll__listWrapper2 {
    height: 97em;
  }
  #page-googleLp .p-sideScroll__listWrapper2 {
    height: 91em;
  }
  #page-googleLp .p-sideScroll__list,
#page-googleLp .p-sideScroll__list2 {
    gap: 0 3em;
  }
  #page-googleLp .p-sideScroll__bar,
#page-googleLp .p-sideScroll__bar2 {
    width: calc(100% - (5em * 2));
    height: 0.4em;
    margin: 10em auto 0;
  }
  #page-googleLp .p-sideScroll__bar2 {
    margin-top: 8em;
  }
  #page-googleLp .p-smart {
    padding: 9em 0 10em;
  }
  #page-googleLp .p-smart__title {
    width: 55.1em;
    margin-bottom: 6.7em;
  }
  #page-googleLp .p-smart .c-btn:not(:first-child) {
    margin-top: 4em;
  }
  #page-googleLp .p-tec {
    padding: 7em 0 4.5em;
  }
  #page-googleLp .p-tec__ttl {
    font-size: 5em;
  }
  #page-googleLp .p-tec__slider {
    width: 100%;
    padding-top: 7.7em;
  }
  #page-googleLp .p-tec__slider .c-slide__dots {
    padding-left: 4em;
  }
  #page-googleLp .p-tec .slide {
    width: 75em !important;
  }
  #page-googleLp .p-tec .slide__ttlS {
    font-size: 3.7em;
    line-height: 1.6756756757;
  }
  #page-googleLp .p-tec .slide__ttlL {
    font-size: 4.6em;
    line-height: 1.347826087;
  }
  #page-googleLp .p-tec .slide__comment {
    top: -3em;
    width: calc(100% - 10em);
    padding: 3.5em 1em;
  }
  #page-googleLp .p-tec .slide__comment::before {
    bottom: -1.9em;
    width: 5.1em;
    height: 5.1em;
  }
  #page-googleLp .p-tec .slide__comment span {
    font-size: 2.8em;
  }
  #page-googleLp .p-tec .slide__detail {
    padding: 12em 5em 4.8em;
    gap: 5em;
  }
  #page-googleLp .p-tec .slide__icon img {
    width: 15em;
    margin: 3em auto 5em;
  }
  #page-googleLp .p-tec .slide__text {
    font-size: 2.4em;
  }
  #page-googleLp .p-tec .slide__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 27.8em;
            flex: 0 0 27.8em;
  }
  #page-googleLp .p-watch {
    margin-bottom: 24.2em;
  }
  #page-googleLp .p-watch .c-bgWrap {
    padding-bottom: 47.6em;
  }
  #page-googleLp .p-watch .c-logo img {
    width: 57.4em;
  }
  #page-googleLp .p-watch .item {
    margin: -121.1em auto 10.2em;
  }
  #page-googleLp .p-watch .c-accordion {
    margin-top: 10em;
  }
  #page-googleLp .u-color--link {
    padding-bottom: 0.3em;
    border-bottom: 0.1em solid #0066aa;
  }
}

@media screen and (min-width: 979px) {
  #page-googleLp .sp-on {
    display: none;
  }
  #page-googleLp a {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  #page-googleLp a:hover {
    text-decoration: none !important;
    opacity: 0.7;
  }
  #page-googleLp .c-accordion__heading {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #page-googleLp .c-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #page-googleLp .c-banner__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 412px;
            flex: 0 0 412px;
    width: 412px;
  }
  #page-googleLp .c-banner__title {
    margin-bottom: 10px;
  }
  #page-googleLp .c-banner__title span {
    line-height: 1.5;
  }
  #page-googleLp .c-banner__text span {
    line-height: 2.0285714286;
  }
  #page-googleLp .c-bgWrap {
    top: -200px;
  }
  #page-googleLp .c-btn {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
  }
  #page-googleLp .c-logo::before {
    right: -12px;
    width: calc(100% + 24px);
    border-left-color: transparent;
  }
  #page-googleLp .c-logo__inner {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: 90px;
    padding: 0 30px;
  }
  #page-googleLp .c-scroll {
    right: 14px;
    bottom: -67px;
    width: 18px;
  }
  #page-googleLp .c-scroll__text {
    font-size: 18px;
  }
  #page-googleLp .c-scroll__bar {
    height: 114px;
    margin: 14px auto 0;
  }
  #page-googleLp .c-scroll__bar::after {
    height: 114px;
  }
  #page-googleLp .c-slider__slickArrow .c-slide__dots {
    width: 980px;
    margin: 53px auto 0;
    padding: 0 137px 0 600px;
  }
  #page-googleLp .c-slider__slickArrow .c-slide__dots--min {
    padding: 0 137px 0 700px;
  }
  #page-googleLp .c-slider__wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: calc(100% - 20px - 2px);
    padding: 30px;
    gap: 0 30px;
    background: url(../img/clip_bg.png);
    background-position: center;
    background-size: cover;
    background-color: #ffffff;
  }
  #page-googleLp .c-slider__wrapper::before {
    right: -20px;
    bottom: -20px;
    border: solid 2px #b49431;
  }
  #page-googleLp .c-slider__wrapper .btn {
    width: 132px;
    height: auto;
    margin-bottom: 0;
  }
  #page-googleLp .c-slide__dots li {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  #page-googleLp .c-slide__dots li:hover {
    opacity: 0.7;
  }
  #page-googleLp .c-slide__arrow {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  #page-googleLp .c-slide__arrow:hover {
    opacity: 0.7;
  }
  #page-googleLp .c-slide__arrow--prev {
    left: calc(50% + 377px);
  }
  #page-googleLp .c-slide__arrow--next {
    left: calc(50% + 440px);
  }
  #page-googleLp .l-inner {
    max-width: 980px;
    margin-right: auto;
    margin-left: auto;
  }
  #page-googleLp .p-event__slider {
    width: 100%;
    padding-left: calc(50vw - 490px);
    overflow: hidden;
  }
  #page-googleLp .p-event__slider .slick-list {
    overflow: visible;
  }
  #page-googleLp .p-modal {
    top: 50%;
    max-width: 840px;
    margin: 0 20px;
    padding: 57px 20px;
  }
  #page-googleLp .p-modal__close {
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
  }
  #page-googleLp .p-modal__close::before, #page-googleLp .p-modal__close::after {
    top: calc(14% - 5px);
    height: 3px;
    background: #000;
  }
  #page-googleLp .p-modal__title {
    font-size: 28px;
    line-height: 1.6071428571;
  }
  #page-googleLp .p-modal__subtitle {
    margin-top: 30px;
    font-size: 18px;
    line-height: 1.8333333333;
  }
  #page-googleLp .p-modal__contents {
    margin-top: 40px;
    padding-bottom: 10px;
  }
  #page-googleLp .p-modal__textContents, #page-googleLp .p-modal__textContents--indentLess {
    font-size: 16px;
    line-height: 1.75;
  }
  #page-googleLp .p-modal__note {
    font-size: 12px;
    line-height: 1.75;
  }
  #page-googleLp .p-modal__note:nth-of-type(n + 2) {
    margin-top: 1em;
  }
  #page-googleLp .p-modal__link, #page-googleLp .p-modal__link--min {
    padding-bottom: 3px;
    border-bottom: 1px solid #0066aa;
    font-size: 16px;
  }
  #page-googleLp .p-modal__link--note {
    font-size: inherit;
  }
  #page-googleLp .p-music .c-bg img {
    -o-object-fit: cover;
    width: 100%;
    height: 500px;
       object-fit: cover;
  }
  #page-googleLp .p-music .c-logo img {
    width: 336px;
  }
  #page-googleLp .p-music .c-logo__inner {
    width: calc(50vw - 490px + 336px + 60px);
  }
  #page-googleLp .p-mv {
    width: 100%;
    height: 287px;
    background: url(../img/mv.png) no-repeat center/cover;
  }
  #page-googleLp .p-mv__titleWrap {
    top: 48px;
    width: calc(50% + 177px);
    height: 180px;
  }
  #page-googleLp .p-mv__titleWrap::before {
    right: -15px;
    bottom: -15px;
    width: calc(100% + 20px);
    border-left-color: transparent;
  }
  #page-googleLp .p-mv__title {
    position: absolute;
    right: 211px;
    font-size: 34px;
  }
  #page-googleLp .p-one .c-bg img {
    -o-object-fit: cover;
    width: 100%;
    height: 450px;
       object-fit: cover;
  }
  #page-googleLp .p-one .c-logo img {
    width: 191px;
  }
  #page-googleLp .p-one .c-logo__inner {
    width: calc(50vw - 490px + 191px + 60px);
  }
  #page-googleLp .p-phone .c-logo img {
    width: 263px;
  }
  #page-googleLp .p-phones {
    max-width: 980px;
    margin: 0 auto;
    padding: 47px 0 114px;
  }
  #page-googleLp .p-phones .p-phone__selectWrap {
    margin-bottom: 48px;
  }
  #page-googleLp .p-phones .p-phone__selectWrap .slick-track {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    gap: 4px 14px;
  }
  #page-googleLp .p-phones .p-phone__selectWrap .slick-slide {
    -ms-flex-preferred-size: 235px;
        flex-basis: 235px;
  }
  #page-googleLp .p-phones .p-phone__selectWrap .slick-current .btn::after {
    -webkit-box-shadow: 0 8px 0 #b49431;
    border-radius: 10px;
            box-shadow: 0 8px 0 #b49431;
  }
  #page-googleLp .p-phones .p-phoneSelectWrap__head {
    height: 90px;
    margin-bottom: 27px;
  }
  #page-googleLp .p-phones .p-phoneSelectWrap__head img {
    height: 70px;
  }
  #page-googleLp .p-phones .p-phoneSelectWrap__body .btn {
    margin-bottom: 8px;
  }
  #page-googleLp .p-phones .p-phone__contWrap .c-slide__arrow {
    width: 46px;
  }
  #page-googleLp .p-phones .p-phone__contWrap .c-slide__arrow--prev {
    -webkit-transform-origin: left;
    -webkit-transform: translateY(-50%) scale(-1, 1);
    top: 50%;
    left: calc(50% - 148px);
            transform: translateY(-50%) scale(-1, 1);
            transform-origin: left;
  }
  #page-googleLp .p-phones .p-phone__contWrap .c-slide__arrow--next {
    -webkit-transform-origin: right;
    -webkit-transform: translateY(-50%);
    top: 50%;
    left: calc(50% + 148px);
            transform: translateY(-50%);
            transform-origin: right;
  }
  #page-googleLp .p-phones .p-phone__contWrap .slick-dots {
    top: inherit;
    bottom: 3px;
    gap: 11px;
  }
  #page-googleLp .p-phones .p-phone__contWrap .slick-dots button {
    width: 8px;
    height: 8px;
  }
  #page-googleLp .p-phones .p-phoneCont__img {
    height: 621px;
    padding: 114px 0 50px;
  }
  #page-googleLp .p-phones .p-phoneCont__img .slick-slide {
    -webkit-transform: scale(0.75);
    width: 330px;
            transform: scale(0.75);
  }
  #page-googleLp .p-phones .p-phoneCont__img .slick-slide.slick-current .img, #page-googleLp .p-phones .p-phoneCont__img .slick-slide.is-active-next .img {
    -webkit-box-shadow: 4px 0 30px rgba(27, 24, 25, 0.2);
            box-shadow: 4px 0 30px rgba(27, 24, 25, 0.2);
  }
  #page-googleLp .p-phones .p-phoneCont__img .img {
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 16px;
  }
  #page-googleLp .p-phones .p-phoneCont__price {
    padding-top: 470px;
    gap: 19px;
  }
  #page-googleLp .p-phones .p-phoneCont__price dt {
    font-size: 15.6px;
  }
  #page-googleLp .p-phones .p-phoneCont__price dd {
    font-size: 33px;
  }
  #page-googleLp .p-phones .p-phoneCont__check {
    margin: 32px 90px 67px;
    padding: 30px;
    border: solid 1px #b49431;
  }
  #page-googleLp .p-phones .p-phoneCont__check::after {
    bottom: -56px;
    width: 64px;
    height: 43px;
  }
  #page-googleLp .p-phones .p-phoneCont__check li {
    max-width: 320px;
    margin: auto;
    gap: 12px;
  }
  #page-googleLp .p-phones .p-phoneCont__check li:not(:first-child) {
    margin-top: 19px;
  }
  #page-googleLp .p-phones .p-phoneCont__check li::before {
    width: 26px;
    height: 23px;
  }
  #page-googleLp .p-phones .p-phoneCont__check li span {
    font-size: 18px;
    line-height: 23px;
  }
  #page-googleLp .p-phones .p-phoneCont__checkTextWrapper {
    gap: 12px;
  }
  #page-googleLp .p-phones .p-phoneCont__burden .burden__head {
    padding: 28px 0 24px;
  }
  #page-googleLp .p-phones .p-phoneCont__burden .burden__head dt {
    font-size: 20px;
  }
  #page-googleLp .p-phones .p-phoneCont__burden .burden__head dd {
    font-size: 60px;
  }
  #page-googleLp .p-phones .p-phoneCont__burden .burden__detail {
    margin: 30px 90px 35px;
    padding-bottom: 40px;
    border-bottom-width: 1px;
  }
  #page-googleLp .p-phones .p-phoneCont__burden .burden__detail p {
    font-size: 12px;
  }
  #page-googleLp .p-phones .p-phoneCont__payCard {
    padding: 0 90px 72px;
  }
  #page-googleLp .p-phones .p-phoneCont__note {
    font-size: 12px;
    line-height: 1.75;
  }
  #page-googleLp .p-phones .p-phoneCont .c-btn {
    width: 600px;
    height: 60px;
    margin: 0 auto;
  }
  #page-googleLp .p-smart__btns {
    -webkit-box-align: center;
        -ms-flex-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            align-items: center;
            justify-content: center;
    margin: 0 84px;
    gap: 30px;
  }
  #page-googleLp .p-tabs {
    padding: 42px 90px;
  }
  #page-googleLp .p-tabs li {
    height: 60px;
    border: solid 2px #b49431;
  }
  #page-googleLp .p-tabs li:nth-child(1) {
    border-radius: 10px 0 0 10px;
  }
  #page-googleLp .p-tabs li:nth-child(2) {
    border-radius: 0 10px 10px 0;
  }
  #page-googleLp .p-tabs li span {
    font-size: 18px;
  }
  #page-googleLp .p-tec {
    margin-bottom: 88px;
    padding: 78px 0 46px;
  }
  #page-googleLp .p-tec__ttl {
    font-size: 30px;
  }
  #page-googleLp .p-tec__slider {
    width: 100%;
    padding-top: 47px;
  }
  #page-googleLp .p-tec__slider .c-slide__dots {
    width: 980px;
    margin: 53px auto 0;
    padding: 0 137px 0 600px;
  }
  #page-googleLp .p-tec .slide {
    width: 800px !important;
    margin: 0 20px;
  }
  #page-googleLp .p-tec .slide__head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            flex-direction: row-reverse;
            align-items: center;
            justify-content: center;
    margin-bottom: 37px;
    gap: 20px;
  }
  #page-googleLp .p-tec .slide__ttl {
    text-align: left;
  }
  #page-googleLp .p-tec .slide__ttlS {
    font-size: 20px;
    line-height: 1.7;
  }
  #page-googleLp .p-tec .slide__ttlL {
    font-size: 24px;
    line-height: 1.4166666667;
  }
  #page-googleLp .p-tec .slide__comment {
    -webkit-box-align: center;
        -ms-flex-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: -18px;
            align-items: center;
            justify-content: center;
    width: 420px;
    height: 60px;
  }
  #page-googleLp .p-tec .slide__comment::before {
    bottom: -11px;
    width: 32px;
    height: 32px;
  }
  #page-googleLp .p-tec .slide__comment span {
    font-size: 16px;
  }
  #page-googleLp .p-tec .slide__detail {
    padding: 72px 90px 37px;
    gap: 88px;
  }
  #page-googleLp .p-tec .slide__icon img {
    width: 90px;
  }
  #page-googleLp .p-tec .slide__text {
    font-size: 16px;
  }
  #page-googleLp .p-tec .slide__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 131px;
            flex: 0 0 131px;
  }
  #page-googleLp .p-watch .c-bgWrap {
    padding-bottom: 263px;
  }
  #page-googleLp .p-watch .c-logo img {
    width: 326px;
  }
  #page-googleLp .u-color--link {
    padding-bottom: 3px;
    border-bottom: 1px solid #0066aa;
  }
}
