*,
*::before,
*::after {
  box-sizing: border-box;
}
ul,
ol {
  padding: 0;
  list-style: none;
}
body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}
pre {
  white-space: pre-wrap;
}
hr {
  border-style: solid;
  border-width: 1px 0 0;
  color: inherit;
  height: 0;
  overflow: visible;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
  max-width: 100%;
}
img,
svg,
video,
canvas {
  height: auto;
}
audio {
  width: 100%;
}
img {
  border-style: none;
}
svg {
  overflow: hidden;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}
input,
button,
textarea,
select {
  font: inherit;
}
html {
  background: #fff;
  color: #333;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scroll-behavior: smooth;
}
html.ua-mac_os_x {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "YuGothic M";
  src: local("Yu Gothic Medium"), local("Yu Gothic");
  font-weight: 500;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
body {
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3",
    Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  overflow-x: hidden;
}
@media all and (min-width: 767.5px) {
  body .is-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767.499px) {
  body .is-pc {
    display: none !important;
  }
}
.ua-ie body {
  font-family: Meiryo;
}
.resize-animation-stopper * {
  -webkit-animation: none !important;
  animation: none !important;
  transition: none !important;
}
.resize-animation-stopper *:before,
.resize-animation-stopper *:after {
  -webkit-animation: none !important;
  animation: none !important;
  transition: none !important;
}
@media (min-width: 767.5px) and (hover) {
  .u-btn:hover {
    display: block;
    opacity: 0.7;
    transition: opacity 0.4s;
  }
}
@media all and (min-width: 767.5px) {
  .ua-ie .u-btn:hover {
    display: block;
    opacity: 0.7;
    transition: opacity 0.4s;
  }
}
.u-btn-banner {
  display: block;
  background: #fff;
}
.u-btn-banner > img {
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
@media (hover) {
  .u-btn-banner:hover > img {
    opacity: 0.6;
  }
}
.ua-ie .u-btn-banner:hover > img {
  opacity: 0.6;
}
.u-croptext {
  display: block;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3",
    Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
  line-height: 1.5;
}
.u-croptext span:not([class]) {
  display: inline-block;
}
.u-croptext sup {
  vertical-align: top;
  font-size: 65%;
}
.u-croptext::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-top: calc((0.8 - 1.5) * 0.5em);
}
.u-croptext::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-bottom: calc((0.8 - 1.5) * 0.5em);
}
@media all and (min-width: 767.5px) {
  .u-croptext.u-croptext--loose-large {
    line-height: 2;
  }
  .u-croptext.u-croptext--loose-large::before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-top: calc((0.8 - 2) * 0.5em);
  }
  .u-croptext.u-croptext--loose-large::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-bottom: calc((0.8 - 2) * 0.5em);
  }
  .u-croptext.u-croptext--loose {
    line-height: 1.71;
  }
  .u-croptext.u-croptext--loose::before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-top: calc((0.8 - 1.71) * 0.5em);
  }
  .u-croptext.u-croptext--loose::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-bottom: calc((0.8 - 1.71) * 0.5em);
  }
  .u-croptext.u-croptext--relaxed {
    line-height: 1.71;
  }
  .u-croptext.u-croptext--relaxed::before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-top: calc((0.8 - 1.71) * 0.5em);
  }
  .u-croptext.u-croptext--relaxed::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-bottom: calc((0.8 - 1.71) * 0.5em);
  }
  .u-croptext.u-croptext--normal {
    line-height: 1.5;
  }
  .u-croptext.u-croptext--normal::before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-top: calc((0.8 - 1.5) * 0.5em);
  }
  .u-croptext.u-croptext--normal::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-bottom: calc((0.8 - 1.5) * 0.5em);
  }
}
@media screen and (max-width: 767.499px) {
  .u-croptext.u-croptext--loose-large {
    line-height: 1.79;
  }
  .u-croptext.u-croptext--loose-large::before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-top: calc((0.8 - 1.79) * 0.5em);
  }
  .u-croptext.u-croptext--loose-large::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-bottom: calc((0.8 - 1.79) * 0.5em);
  }
  .u-croptext.u-croptext--loose {
    line-height: 1.79;
  }
  .u-croptext.u-croptext--loose::before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-top: calc((0.8 - 1.79) * 0.5em);
  }
  .u-croptext.u-croptext--loose::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-bottom: calc((0.8 - 1.79) * 0.5em);
  }
  .u-croptext.u-croptext--relaxed {
    line-height: 1.71;
  }
  .u-croptext.u-croptext--relaxed::before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-top: calc((0.8 - 1.71) * 0.5em);
  }
  .u-croptext.u-croptext--relaxed::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-bottom: calc((0.8 - 1.71) * 0.5em);
  }
  .u-croptext.u-croptext--normal {
    line-height: 1.78;
  }
  .u-croptext.u-croptext--normal::before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-top: calc((0.8 - 1.78) * 0.5em);
  }
  .u-croptext.u-croptext--normal::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-bottom: calc((0.8 - 1.78) * 0.5em);
  }
}
.u-croptext-en {
  display: block;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  font-family: "Open Sans", sans-serif;
  line-height: 1;
}
.u-croptext-en::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-top: calc((0.75 - 1) * 0.5em);
}
.u-croptext-en::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-bottom: calc((0.75 - 1) * 0.5em);
}
.u-indent {
  display: block;
  text-indent: 0.5em;
}
.u-inview {
  opacity: 0;
  transition: opacity 1s cubic-bezier(0.43, 0.05, 0.17, 1) 0s,
    -webkit-transform 1s cubic-bezier(0.43, 0.05, 0.17, 1) 0s;
  transition: transform 1s cubic-bezier(0.43, 0.05, 0.17, 1) 0s,
    opacity 1s cubic-bezier(0.43, 0.05, 0.17, 1) 0s;
  transition: transform 1s cubic-bezier(0.43, 0.05, 0.17, 1) 0s,
    opacity 1s cubic-bezier(0.43, 0.05, 0.17, 1) 0s,
    -webkit-transform 1s cubic-bezier(0.43, 0.05, 0.17, 1) 0s;
}
.u-inview.u-inview--delay01 {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s,
    -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s,
    -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.u-inview.u-inview--delay02 {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s,
    -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s,
    -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
}
.u-inview.u-inview--delay03 {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s,
    -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s,
    -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
}
.u-inview.u-inview--delay04 {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s,
    -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s,
    -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
}
.u-inview.u-inview--delay05 {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s,
    -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s,
    opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s,
    -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
}
@media all and (min-width: 767.5px) {
  .u-inview {
    -webkit-transform: translate3d(0, 2.5rem, 0) scale(1, 1);
    transform: translate3d(0, 2.5rem, 0) scale(1, 1);
  }
  .u-inview.is-visible {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
    transform: translate3d(0, 0, 0) scale(1, 1);
  }
}
@media screen and (max-width: 767.499px) {
  .u-inview {
    -webkit-transform: translate3d(0, 5.3333333333vw, 0) scale(1, 1);
    transform: translate3d(0, 5.3333333333vw, 0) scale(1, 1);
  }
  .ua-ie .u-inview {
    -webkit-transform: translate3d(0, 1.25rem, 0) scale(1, 1);
    transform: translate3d(0, 1.25rem, 0) scale(1, 1);
  }
  .u-inview.u-inview--delay {
    transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s,
      -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s,
      opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s,
      opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s,
      -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  }
  .u-inview.is-visible {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
    transform: translate3d(0, 0, 0) scale(1, 1);
  }
  .ua-ie .u-inview.is-visible {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
    transform: translate3d(0, 0, 0) scale(1, 1);
  }
}
.u-inview-fade {
  opacity: 0;
  transition: opacity 2.2s cubic-bezier(0.18, 0.06, 0.23, 1) 0s;
}
.u-inview-fade.is-visible {
  opacity: 1;
}
.u-link {
  display: inline-block;
  text-decoration: none;
  color: currentColor;
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
@media (hover) {
  .u-link:hover {
    opacity: 0.6;
  }
}
.ua-ie .u-link:hover {
  opacity: 0.6;
}
.u-link-underline {
  display: inline-block;
  text-decoration: underline;
  color: #0c3287;
}
@media (hover) {
  .u-link-underline:hover {
    text-decoration: none;
  }
}
.ua-ie .u-link-underline:hover {
  text-decoration: none;
}
.l-content {
  position: relative;
  z-index: 1;
}
.l-content .l-content__inner {
  width: 100%;
}
@media all and (min-width: 767.5px) {
  .l-content .l-content__inner {
    max-width: 65rem;
    margin: 0 auto 0 auto;
    padding: 3.75rem 2.5rem 7.5rem 2.5rem;
  }
  .l-content .l-content__inner .p-form-contact {
    margin-top: 2.5rem;
  }
  [data-page="lp-thanks"] .l-content .l-content__inner {
    padding-top: 7.5rem;
  }
}
@media screen and (max-width: 767.499px) {
  .l-content .l-content__inner {
    margin: 0 auto 0 auto;
    padding: 10.6666666667vw 5.3333333333vw 32vw 5.3333333333vw;
  }
  .l-content .l-content__inner .p-form-contact {
    margin-top: 8vw;
  }
  [data-page="lp-thanks"] .l-content .l-content__inner {
    padding-top: 16vw;
  }
}
[data-page="lp-thanks"] .l-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.l-footer .l-footer__banner {
  position: relative;
  background-color: #f4f4f4;
}
.l-footer .l-footer__banner .c-list-banner {
  margin: 0 auto 0 auto;
}
.l-footer .l-footer__bottom {
  position: relative;
  background-color: #333;
}
.l-footer .l-footer__bottom:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff000;
}
.l-footer .l-footer__inner {
  width: 100%;
}
.l-footer .l-footer__nav-list {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.l-footer .l-footer__nav-item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.l-footer .l-footer__nav-item + .l-footer__nav-item:before {
  display: block;
  content: "";
  width: 1px;
  background: #fff;
}
.l-footer .l-footer__nav-link {
  color: #fff;
  text-decoration: none;
}
.l-footer .l-footer__nav-link:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0);
  transition: background-color 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
@media (hover) {
  .l-footer .l-footer__nav-link:hover:after {
    background-color: #fff;
  }
}
.ua-ie .l-footer .l-footer__nav-link:hover:after {
  background-color: #fff;
}
.l-footer .l-footer__copyright {
  color: #fff;
}
.l-footer .l-footer__pagetop {
  position: fixed;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s,
    visibility 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.l-footer .l-footer__pagetop.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.l-footer .l-footer__pagetop.is-fixed {
  position: absolute;
}
.l-footer .l-footer__pagetop-anchor {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #fff000;
  transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s,
    -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
@media (hover) {
  .l-footer .l-footer__pagetop-anchor:hover {
    -webkit-transform: translate3d(0, -0.3125rem, 0);
    transform: translate3d(0, -0.3125rem, 0);
  }
  .l-footer .l-footer__pagetop-anchor:hover .l-footer__pagetop-icon {
    opacity: 0.4;
  }
}
.ua-ie .l-footer .l-footer__pagetop-anchor:hover {
  -webkit-transform: translate3d(0, -0.3125rem, 0);
  transform: translate3d(0, -0.3125rem, 0);
}
.ua-ie .l-footer .l-footer__pagetop-anchor:hover .l-footer__pagetop-icon {
  opacity: 0.4;
}
.l-footer .l-footer__pagetop-icon {
  display: block;
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
@media all and (min-width: 767.5px) {
  .l-footer .l-footer__banner {
    padding: 3.125rem 1.25rem 3.125rem 1.25rem;
  }
  [data-page="lp-contact"] .l-footer .l-footer__banner,
  [data-page="lp-thanks"] .l-footer .l-footer__banner {
    padding: 0;
  }
  .l-footer .c-list-banner {
    max-width: 35rem;
  }
  .l-footer .l-footer__bottom {
    padding: 0.9375rem 0 1.5625rem 0;
  }
  .l-footer .l-footer__bottom:after {
    height: 0.5rem;
  }
  .l-footer .l-footer__bottom .l-footer__inner {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    max-width: 65rem;
    padding: 0 2.5rem 0 2.5rem;
    margin: 0 auto;
  }
  .l-footer .l-footer__bottom .l-footer__nav-item + .l-footer__nav-item:before {
    height: 0.6875rem;
    margin: 0 0.625rem 0 0.625rem;
  }
  .l-footer .l-footer__bottom .l-footer__nav-link {
    padding-top: 0.1875rem;
    font-size: 0.75rem;
    font-weight: 500;
  }
  .l-footer .l-footer__bottom .l-footer__nav-link:after {
    margin: 0.1875rem auto 0 auto;
  }
  .ua-ie .l-footer .l-footer__bottom .l-footer__nav-link:after {
    margin: 0rem auto 0 auto;
  }
  .l-footer .l-footer__bottom .l-footer__copyright {
    font-size: 0.625rem;
  }
  .l-footer .l-footer__pagetop {
    bottom: 1.125rem;
    right: 0.625rem;
    width: 3.125rem;
    height: 3.125rem;
  }
  [data-page="lp-contact"] .l-footer .l-footer__pagetop {
    bottom: 1.875rem;
  }
  .l-footer .l-footer__pagetop-icon {
    width: 1rem;
    height: 0.8125rem;
  }
}
@media screen and (max-width: 767.499px) {
  .l-footer .l-footer__banner {
    padding: 6.6666666667vw 0 9.0666666667vw 0;
  }
  [data-page="lp-contact"] .l-footer .l-footer__banner,
  [data-page="lp-thanks"] .l-footer .l-footer__banner {
    padding: 0;
  }
  .l-footer .l-footer__bottom {
    text-align: center;
    padding: 3.4666666667vw 0 3.7333333333vw 0;
  }
  .l-footer .l-footer__bottom:after {
    height: 1.0666666667vw;
  }
  .l-footer .l-footer__inner {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .l-footer .l-footer__nav-link {
    padding-top: 0.4vw;
    font-size: 2.6666666667vw;
  }
  .l-footer .l-footer__nav-link:after {
    margin: 0.6666666667vw auto 0 auto;
  }
  .ua-ie .l-footer .l-footer__nav-link:after {
    margin: 0vw auto 0 auto;
  }
  .l-footer .l-footer__nav-list {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .l-footer .l-footer__nav-item + .l-footer__nav-item:before {
    height: 2.4vw;
    margin: -0.2666666667vw 2vw 0 2vw;
  }
  .l-footer .l-footer__copyright {
    margin-top: 2.9333333333vw;
    font-size: 2.6666666667vw;
  }
  .l-footer .l-footer__pagetop {
    bottom: 7.3333333333vw;
    right: 0;
    width: 13.2vw;
    height: 13.3333333333vw;
  }
  .l-footer .l-footer__pagetop-icon {
    width: 4.4vw;
    height: 4vw;
  }
}
.l-header {
  position: relative;
  z-index: 2;
}
.l-header:before {
  display: block;
  content: "";
  width: 100%;
  background-color: #fff000;
}
.l-header .l-header__logo {
  width: 100%;
  background-color: #fff;
}
.l-header .l-header__link {
  display: inline-block;
  text-decoration: none;
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
@media (hover) {
  .l-header .l-header__link:hover {
    opacity: 0.7;
  }
}
.ua-ie .l-header .l-header__link:hover {
  opacity: 0.7;
}
.l-header .l-header__nav-link .u-croptext {
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
@media (hover) {
  .l-header .l-header__nav-link:hover .u-croptext {
    opacity: 0.4;
  }
}
.ua-ie .l-header .l-header__nav-link:hover .u-croptext {
  opacity: 0.4;
}
.l-header .l-header__title {
  width: 100%;
  background: #0c3287;
  color: #fff;
}
@media all and (min-width: 767.5px) {
  .l-header:before {
    height: 0.5rem;
  }
  .l-header .l-header__logo {
    max-width: 65rem;
    padding: 0.5rem 2.5rem 0rem 2.5rem;
    margin: 0 auto 0 auto;
  }
  .l-header .l-header__link {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    font-size: 0.75rem;
    letter-spacing: 0.1em;
    font-weight: 700;
    color: #0c3287;
  }
  .l-header .l-header__link .u-croptext {
    -webkit-transform: translate3d(0, 0.125rem, 0);
    transform: translate3d(0, 0.125rem, 0);
  }
  .ua-ie .l-header .l-header__link .u-croptext {
    -webkit-transform: translate3d(0, 0.25rem, 0);
    transform: translate3d(0, 0.25rem, 0);
  }
  .l-header .l-header__logo-img {
    width: 5.8125rem;
    height: 2.375rem;
    margin-right: 0.625rem;
  }
  .l-header .l-header__nav {
    position: absolute;
    top: 5rem;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    max-width: 65rem;
    padding: 0 2.5rem 0 2.5rem;
    margin: auto;
  }
  .l-header .l-header__nav-list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0.9375rem 1.25rem 0.875rem 1.25rem;
    background-color: #fff;
    border-radius: 1.25rem;
  }
  .l-header .l-header__nav-item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .l-header .l-header__nav-item + .l-header__nav-item:before {
    display: block;
    content: "";
    width: 0.375rem;
    min-width: 0.375rem;
    height: 0.375rem;
    min-height: 0.375rem;
    margin: 0 1.25rem 0 1.25rem;
    background: #00ccd3;
    border-radius: 50%;
  }
  .l-header .l-header__nav-link {
    text-decoration: none;
    text-align: center;
    font-size: 0.8125rem;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-feature-settings: "palt";
    -webkit-font-kerning: auto;
    font-kerning: auto;
    color: #333;
  }
  .ua-ie .l-header .l-header__nav-link {
    -webkit-transform: translate3d(0, 0.125rem, 0);
    transform: translate3d(0, 0.125rem, 0);
  }
  .l-header .l-header__title {
    padding: 1.5625rem 0 1.5rem 0;
    font-size: 2.25rem;
    letter-spacing: 0.05em;
  }
  .l-header .l-header__title .u-croptext {
    width: 100%;
    max-width: 65rem;
    margin: 0 auto 0 auto;
    padding: 0 2.5rem 0 2.5rem;
  }
}
@media screen and (min-width: 767.5px) and (max-width: 1040px) {
  .l-header .l-header__nav-item + .l-header__nav-item:before {
    width: 0.5769230769vw;
    min-width: 0.5769230769vw;
    height: 0.5769230769vw;
    min-height: 0.5769230769vw;
    margin: 0 1.9230769231vw 0 1.9230769231vw;
  }
}
@media screen and (max-width: 767.499px) {
  .l-header {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .l-header:before {
    display: block;
    content: "";
    width: 100%;
    height: 0.8vw;
    background-color: #fff000;
  }
  .l-header .l-header__logo {
    -webkit-order: 1;
    order: 1;
    padding: 1.6vw 5.3333333333vw 1.3333333333vw 5.3333333333vw;
    background-color: #fff;
  }
  .l-header .l-header__link {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    font-size: 2vw;
    letter-spacing: 0.1em;
    font-weight: 700;
    color: #0c3287;
  }
  .l-header .l-header__link .u-croptext {
    -webkit-transform: translate3d(0, 0.4vw, 0);
    transform: translate3d(0, 0.4vw, 0);
  }
  .ua-ie .l-header .l-header__link .u-croptext {
    -webkit-transform: translate3d(0, 0.6666666667vw, 0);
    transform: translate3d(0, 0.6666666667vw, 0);
  }
  .l-header .l-header__logo-img {
    width: 15.4666666667vw;
    height: 6.4vw;
    margin-right: 0.8125rem;
  }
  .l-header .l-header__nav {
    -webkit-order: 3;
    order: 3;
    padding: 20vw 5.3333333333vw 4vw 5.3333333333vw;
    background: #e5fafb;
  }
  .l-header .l-header__nav-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    max-width: 128vw;
  }
  .l-header .l-header__nav-item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    width: 49.2537313433%;
    margin-bottom: 1.3333333333vw;
  }
  .l-header .l-header__nav-item:before,
  .l-header .l-header__nav-item:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0.8vw;
    height: 0.8vw;
    margin: auto;
    background: #00ccd3;
    border-radius: 0.2666666667vw;
  }
  .l-header .l-header__nav-item:before {
    left: 1.2vw;
  }
  .l-header .l-header__nav-item:after {
    right: 1.2vw;
  }
  .l-header .l-header__nav-link {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    text-decoration: none;
    width: 100%;
    height: 9.3333333333vw;
    font-size: 2.6666666667vw;
    letter-spacing: 0.06em;
    font-weight: 700;
    font-feature-settings: "palt";
    -webkit-font-kerning: auto;
    font-kerning: auto;
    background-color: #fff;
    color: #333;
    border-radius: 4.6666666667vw;
  }
  .ua-ie .l-header .l-header__nav-link {
    padding-top: 0.9333333333vw;
  }
  .l-header .l-header__title {
    -webkit-order: 2;
    order: 2;
    padding: 5.3333333333vw 5.3333333333vw 5.0666666667vw 5.3333333333vw;
    font-size: 6.9333333333vw;
    letter-spacing: 0.05em;
  }
  .l-header .p-media-kv {
    -webkit-order: 2;
    order: 2;
  }
}
.c-btn-form {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
  width: 100%;
  text-decoration: none;
  background-color: #0c3287;
  color: #fff;
  border: 1px solid #0c3287;
  transition: background-color 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s,
    color 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s,
    opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
@media all and (min-width: 767.5px) {
  .c-btn-form {
    max-width: 25rem;
    min-width: 25rem;
    padding: 1.375rem 0 1.1875rem 0;
    font-size: 1.375rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    background: url(/special/kashikiri/assets/img/icon-cursor-btn.svg) no-repeat
      1.875rem center #0c3287;
    background-size: 0.5625rem 0.75rem;
  }
}
@media (min-width: 767.5px) and (hover) {
  .c-btn-form:hover {
    color: #0c3287;
    background: url(/special/kashikiri/assets/img/icon-cursor-btn_blue.svg)
      no-repeat 1.875rem center #fff;
    background-size: 0.5625rem 0.75rem;
  }
}
@media all and (min-width: 767.5px) {
  .ua-ie .c-btn-form:hover {
    color: #0c3287;
    background: url(/special/kashikiri/assets/img/icon-cursor-btn_blue.svg)
      no-repeat 1.875rem center #fff;
    background-size: 0.5625rem 0.75rem;
  }
}
@media all and (min-width: 767.5px) {
  .c-btn-form.c-btn-form--back {
    width: auto;
    min-width: 0%;
    height: auto;
    border: none;
    padding: 0 0 0 3.125rem;
    color: #0c3287;
    font-size: 1rem;
    font-weight: normal;
    background: url(/special/kashikiri/assets/img/icon-cursor-btn_blue.svg)
      no-repeat 1.875rem center transparent;
    background-size: 0.5625rem 0.75rem;
  }
}
@media (min-width: 767.5px) and (hover) {
  .c-btn-form.c-btn-form--back:hover {
    opacity: 0.6;
  }
}
@media all and (min-width: 767.5px) {
  .ua-ie .c-btn-form.c-btn-form--back:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 767.499px) {
  .c-btn-form {
    width: 100%;
    padding: 2.9333333333vw 0 2.8vw 0;
    font-size: 4vw;
    font-weight: 700;
    letter-spacing: 0.08em;
    background: url(/special/kashikiri/assets/img/icon-cursor-btn.svg) no-repeat
      2.6666666667vw center #0c3287;
    background-size: 2.5333333333vw 3.2vw;
  }
}
@media screen and (max-width: 767.499px) and (hover) {
  .c-btn-form:hover {
    color: #0c3287;
    background: url(/special/kashikiri/assets/img/icon-cursor-btn_blue.svg)
      no-repeat 2.6666666667vw center #fff;
    background-size: 2.5333333333vw 3.2vw;
  }
}
@media screen and (max-width: 767.499px) {
  .ua-ie .c-btn-form:hover {
    color: #0c3287;
    background: url(/special/kashikiri/assets/img/icon-cursor-btn_blue.svg)
      no-repeat 2.6666666667vw center #fff;
    background-size: 2.5333333333vw 3.2vw;
  }
}
@media screen and (max-width: 767.499px) {
  .c-btn-form.c-btn-form--back {
    text-align: center;
    width: auto;
    min-width: 0%;
    height: auto;
    border: none;
    padding: 0 0 0 8vw;
    margin: 0 auto 0 auto;
    color: #0c3287;
    font-size: 3.2vw;
    font-weight: normal;
    background: url(/special/kashikiri/assets/img/icon-cursor-btn_blue.svg)
      no-repeat 4vw center transparent;
    background-size: 1.6vw 2.1333333333vw;
  }
}
@media screen and (max-width: 767.499px) and (hover) {
  .c-btn-form.c-btn-form--back:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 767.499px) {
  .ua-ie .c-btn-form.c-btn-form--back:hover {
    opacity: 0.6;
  }
}
.c-btn-arrow {
  display: block;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 0.05em;
  background: #00ccd3;
  color: #fff;
  transition: background 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
@media (hover) {
  .c-btn-arrow:hover {
    background: #b2f0f2;
  }
}
.ua-ie .c-btn-arrow:hover {
  background: #b2f0f2;
}
@media all and (min-width: 767.5px) {
  .c-btn-arrow {
    padding: 0.6875rem 3.75rem 0.6875rem 3.75rem;
    font-size: 1.25rem;
    font-feature-settings: "palt";
    -webkit-font-kerning: auto;
    font-kerning: auto;
  }
  .ua-ie .c-btn-arrow {
    padding: 0.875rem 3.75rem 0.5rem 3.75rem;
  }
  .c-btn-arrow.c-btn-arrow--large {
    padding: 1.5625rem 3.75rem 1.5625rem 3.75rem;
    font-size: 1.375rem;
  }
  .ua-ie .c-btn-arrow.c-btn-arrow--large {
    padding: 1.875rem 3.75rem 1.25rem 3.75rem;
  }
  .c-btn-arrow:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1.875rem;
    width: 0.5625rem;
    height: 0.75rem;
    margin: auto;
    background: url("/special/kashikiri/assets/img/icon-arrow_left.svg")
      no-repeat;
    background-size: 0.5625rem 0.75rem;
  }
}
@media screen and (max-width: 767.499px) {
  .c-btn-arrow {
    padding: 2.2666666667vw 8vw 2.2666666667vw 8vw;
    font-size: 4vw;
    font-feature-settings: "palt";
    -webkit-font-kerning: auto;
    font-kerning: auto;
  }
  .ua-ie .c-btn-arrow {
    padding: 2.9333333333vw 8vw 1.6vw 8vw;
  }
  .c-btn-arrow.c-btn-arrow--large {
    padding: 4.2666666667vw 8vw 4.2666666667vw 8vw;
    font-size: 4vw;
  }
  .ua-ie .c-btn-arrow.c-btn-arrow--large {
    padding: 5.0666666667vw 8vw 3.4666666667vw 8vw;
  }
  .c-btn-arrow:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 4vw;
    width: 2.5333333333vw;
    height: 3.2vw;
    margin: auto;
    background: url("/special/kashikiri/assets/img/icon-arrow_left.svg")
      no-repeat;
    background-size: 2.5333333333vw 3.2vw;
  }
}
.c-form-input {
  display: block;
  width: 100%;
  color: currentColor;
  background: #fff;
  border: 1px solid #d6d6d6;
  outline: none;
  border-radius: 0;
  -webkit-appearance: none;
  transition: color 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s,
    background 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s,
    border 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.c-form-input:focus {
  border: 1px solid #d6d6d6;
  background: #e6eaf3;
}
.c-form-input:-moz-placeholder-shown {
  color: #a9a9a9;
}
.c-form-input:-ms-input-placeholder {
  color: #a9a9a9;
}
.c-form-input:placeholder-shown {
  color: #a9a9a9;
}
.c-form-input::-webkit-input-placeholder {
  color: #a9a9a9;
}
.c-form-input:-ms-input-placeholder {
  color: #a9a9a9;
}
.c-form-input:-webkit-autofill {
  -webkit-text-fill-color: currentColor !important;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.c-form-input.is-error {
  color: #f00039;
  border: 1px solid #f00039;
  background: #ffe2e2;
}
.c-form-input.is-error:-moz-placeholder-shown {
  color: #f00039;
}
.c-form-input.is-error:-ms-input-placeholder {
  color: #f00039;
}
.c-form-input.is-error:placeholder-shown {
  color: #f00039;
}
.c-form-input.is-error::-webkit-input-placeholder {
  color: #f00039;
}
.c-form-input.is-error:-ms-input-placeholder {
  color: #f00039;
}
@media all and (min-width: 767.5px) {
  .c-form-input {
    max-width: 31.25rem;
    height: 2rem;
    padding: 0 0.875rem 0 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.1em;
  }
  .c-form-input.c-form-input--small {
    max-width: 9.375rem;
  }
}
@media screen and (max-width: 767.499px) {
  .c-form-input {
    height: 12vw;
    padding: 0.8vw 4.1333333333vw 0.2666666667vw 4.1333333333vw;
    font-size: 4.2666666667vw;
    font-weight: 400;
    letter-spacing: 0.1em;
  }
  .c-form-input.c-form-input--small {
    max-width: 52vw;
  }
}
.c-form-textarea {
  display: block;
  width: 100%;
  color: currentColor;
  background: #fff;
  border: 1px solid #d6d6d6;
  outline: none;
  resize: none;
  -webkit-appearance: none;
  border-radius: 0;
  transition: color 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s,
    background 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s,
    border 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.c-form-textarea:focus {
  border: 1px solid #d6d6d6;
  background: #e6eaf3;
}
.c-form-textarea:-moz-placeholder-shown {
  color: #a9a9a9;
}
.c-form-textarea:-ms-input-placeholder {
  color: #a9a9a9;
}
.c-form-textarea:placeholder-shown {
  color: #a9a9a9;
}
.c-form-textarea::-webkit-input-placeholder {
  color: #a9a9a9;
}
.c-form-textarea:-ms-input-placeholder {
  color: #a9a9a9;
}
.c-form-textarea:-webkit-autofill {
  -webkit-text-fill-color: currentColor !important;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.c-form-textarea.is-error {
  color: #f00039;
  border: 1px solid #f00039;
  background: #ffe2e2;
}
.c-form-textarea.is-error:-moz-placeholder-shown {
  color: #f00039;
}
.c-form-textarea.is-error:-ms-input-placeholder {
  color: #f00039;
}
.c-form-textarea.is-error:placeholder-shown {
  color: #f00039;
}
.c-form-textarea.is-error::-webkit-input-placeholder {
  color: #f00039;
}
.c-form-textarea.is-error:-ms-input-placeholder {
  color: #f00039;
}
@media all and (min-width: 767.5px) {
  .c-form-textarea {
    height: 8.25rem;
    padding: 0.875rem 0.75rem 0.75rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 767.499px) {
  .c-form-textarea {
    height: 40vw;
    padding: 2.8vw 4.1333333333vw 2.8vw 4.1333333333vw;
    font-size: 4.2666666667vw;
    font-weight: 400;
    letter-spacing: 0.1em;
  }
}
.c-form-radio {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.c-form-radio input[type="radio"] {
  display: none;
  border: none;
}
.c-form-radio input[type="radio"]:checked ~ .c-form-radio__text:after {
  display: block;
  content: "";
  position: absolute;
  background: #0c3287;
  border-radius: 50%;
}
.c-form-radio:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #d6d6d6;
  border-radius: 50%;
  background: #fff;
}
@media all and (min-width: 767.5px) {
  .c-form-radio {
    min-height: 1.25rem;
    padding: 0 0 0 1.875rem;
    font-size: 0.875rem;
  }
  .c-form-radio:before {
    width: 1.25rem;
    height: 1.25rem;
  }
  .c-form-radio input[type="radio"]:checked ~ .c-form-radio__text:after {
    top: 0.3125rem;
    left: 0.3125rem;
    width: 0.625rem;
    height: 0.625rem;
  }
}
@media screen and (max-width: 767.499px) {
  .c-form-radio {
    min-height: 5.3333333333vw;
    padding: 0 0 0 6.9333333333vw;
    font-size: 3.7333333333vw;
  }
  .c-form-radio:before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
  .c-form-radio input[type="radio"]:checked ~ .c-form-radio__text:after {
    top: 1.3333333333vw;
    left: 1.3333333333vw;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
.c-form-select {
  display: block;
  position: relative;
  width: 100%;
}
.c-form-select select {
  display: block;
  position: relative;
  width: 100%;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: currentColor;
  background: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  transition: color 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s,
    background 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s,
    border 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.c-form-select select.is-error {
  color: #f00039;
  border: 1px solid #f00039;
  background: #ffe2e2;
}
.c-form-select select.is-error:-moz-placeholder-shown {
  color: #f00039;
}
.c-form-select select.is-error:-ms-input-placeholder {
  color: #f00039;
}
.c-form-select select.is-error:placeholder-shown {
  color: #f00039;
}
.c-form-select select.is-error::-webkit-input-placeholder {
  color: #f00039;
}
.c-form-select select.is-error:-ms-input-placeholder {
  color: #f00039;
}
.c-form-select select:focus {
  border: 1px solid #d6d6d6;
  background: #e6eaf3;
}
.c-form-select select:-webkit-autofill {
  -webkit-text-fill-color: currentColor !important;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.c-form-select select::-ms-expand {
  display: none;
}
.c-form-select.is-placeholder select {
  color: #a9a9a9;
}
.c-form-select.is-placeholder select.is-error {
  color: #f00039;
}
@media all and (min-width: 767.5px) {
  .c-form-select {
    max-width: 9.375rem;
    min-width: 9.375rem;
  }
  .c-form-select.c-form-select--small {
    max-width: 5rem;
    min-width: 5rem;
  }
  .c-form-select.c-form-select--medium {
    max-width: 6.25rem;
    min-width: 6.25rem;
  }
  .c-form-select.c-form-select--large {
    max-width: 12.5rem;
    min-width: 12.5rem;
  }
  .c-form-select select {
    height: 2rem;
    padding: 0 0.875rem 0 0.6875rem;
    font-size: 0.875rem;
    font-weight: 400;
  }
  .c-form-select:after {
    display: block;
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0.75rem;
    right: 0.625rem;
    width: 0.6875rem;
    height: 0.5625rem;
    background: url(/special/kashikiri/assets/img/icon-pulldown.svg) center
      center no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 767.499px) {
  .c-form-select {
    max-width: 52vw;
  }
  .c-form-select.c-form-select--small {
    max-width: 17.3333333333vw;
    min-width: 17.3333333333vw;
  }
  .c-form-select.c-form-select--small.c-form-select--year {
    max-width: 22.6666666667vw;
    min-width: 22.6666666667vw;
  }
  .c-form-select.c-form-select--small.c-form-select--use {
    max-width: 53.3333333333vw;
    min-width: 53.3333333333vw;
  }
  .c-form-select.c-form-select--medium {
    max-width: 53.3333333333vw;
    min-width: 53.3333333333vw;
  }
  .c-form-select.c-form-select--large {
    max-width: 53.3333333333vw;
    min-width: 53.3333333333vw;
  }
  .c-form-select select {
    height: 10.6666666667vw;
    padding: 0.5333333333vw 6.9333333333vw 0.2666666667vw 2.8vw;
    font-size: 4.2666666667vw;
    font-weight: 400;
    letter-spacing: 0.1em;
    border-radius: 0;
  }
  .c-form-select:after {
    display: block;
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2.6666666667vw;
    width: 3.2vw;
    height: 2.5333333333vw;
    margin: auto;
    background: url(/special/kashikiri/assets/img/icon-pulldown.svg) center
      center no-repeat;
    background-size: contain;
  }
}
.c-fukidashi {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  width: 100%;
  text-align: center;
  background: #e5fafb;
}
.c-fukidashi:after,
.c-fukidashi:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  bottom: 100%;
  left: 50%;
  border: solid transparent;
}
.c-fukidashi:before {
  border-bottom-color: #00ccd3;
}
.c-fukidashi:after {
  border-bottom-color: #e5fafb;
}
.p-list-description--car .c-fukidashi {
  background-color: #fff;
}
.p-list-description--car .c-fukidashi:after {
  border-bottom-color: #fff;
}
@media all and (min-width: 767.5px) {
  .c-fukidashi {
    height: 4.375rem;
    padding: 0.3125rem;
    font-size: 0.875rem;
    border: 1px solid #00ccd3;
    border-radius: 0.625rem;
  }
  .ua-ie .c-fukidashi {
    padding-top: 0.4375rem;
    padding-bottom: 0.1875rem;
  }
  .c-fukidashi:before {
    border-top-width: 1rem;
    border-bottom-width: 1rem;
    border-left-width: 0.875rem;
    border-right-width: 0.875rem;
    margin: 0 0 0.0625rem -0.875rem;
    border-bottom-color: #00ccd3;
  }
  .c-fukidashi:after {
    border-top-width: 0.9375rem;
    border-bottom-width: 0.9375rem;
    border-left-width: 0.8125rem;
    border-right-width: 0.8125rem;
    margin-left: -0.8125rem;
    border-bottom-color: #e5fafb;
  }
}
@media screen and (max-width: 767.499px) {
  .c-fukidashi {
    min-height: 10.5333333333vw;
    font-size: 2.6666666667vw;
    padding: 1.8666666667vw 0;
    border: 0.2666666667vw solid #00ccd3;
    border-radius: 1.3333333333vw;
  }
  .ua-ie .c-fukidashi {
    padding-top: 2.2666666667vw;
    padding-bottom: 1.4666666667vw;
  }
  .c-fukidashi:before {
    border-top-width: 2vw;
    border-bottom-width: 2vw;
    border-left-width: 1.8666666667vw;
    border-right-width: 1.8666666667vw;
    margin: 0 0 0.2666666667vw -1.8666666667vw;
  }
  .c-fukidashi:after {
    border-top-width: 1.7333333333vw;
    border-bottom-width: 1.8666666667vw;
    border-left-width: 1.7333333333vw;
    border-right-width: 1.7333333333vw;
    margin-left: -1.7333333333vw;
  }
}
.c-heading {
  font-weight: 500;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  -webkit-font-kerning: auto;
  font-kerning: auto;
}
@media all and (min-width: 767.5px) {
  .c-heading {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 767.499px) {
  .c-heading {
    font-size: 3.7333333333vw;
  }
}
.c-heading-kirakira {
  display: inline-block;
  text-align: center;
}
.c-heading-kirakira .c-heading-kirakira__en .u-croptext-en {
  white-space: nowrap;
}
@media all and (min-width: 767.5px) {
  .c-heading-kirakira .c-heading-kirakira__inner {
    min-width: 71.6875rem;
    height: 8.3125rem;
    padding-top: 1.5rem;
    background: url("/special/kashikiri/assets/img/bg-kirakira.png") no-repeat
      center top;
  }
  .c-heading-kirakira .c-heading-kirakira__en {
    display: inline-block;
    position: relative;
    padding: 0 2.25rem 0 2.3125rem;
    font-size: 1rem;
    letter-spacing: 0.05em;
    font-weight: 700;
    color: #00ccd3;
    font-feature-settings: "palt";
    -webkit-font-kerning: auto;
    font-kerning: auto;
  }
  .c-heading-kirakira .c-heading-kirakira__en:before,
  .c-heading-kirakira .c-heading-kirakira__en:after {
    display: block;
    content: "";
    position: absolute;
    top: -0.375rem;
  }
  .c-heading-kirakira .c-heading-kirakira__en:before {
    left: 0;
    width: 1rem;
    height: 1.625rem;
    background: url("/special/kashikiri/assets/img/icon-title-en_left.png") left
      top/contain;
  }
  .c-heading-kirakira .c-heading-kirakira__en:after {
    right: 0;
    width: 1rem;
    height: 1.625rem;
    background: url("/special/kashikiri/assets/img/icon-title-en_right.png")
      no-repeat right top/contain;
  }
  .c-heading-kirakira .c-heading-kirakira__jp {
    display: block;
    margin-top: 0.875rem;
    font-size: 2rem;
    letter-spacing: 0.05em;
    font-weight: 500;
    font-feature-settings: "palt";
    -webkit-font-kerning: auto;
    font-kerning: auto;
  }
  .c-heading-kirakira .c-heading-kirakira__jp .c-heading-kirakira__small {
    display: inline-block;
    font-size: 1.5rem;
    -webkit-transform: translate3d(0, -0.0625rem, 0);
    transform: translate3d(0, -0.0625rem, 0);
  }
}
@media screen and (max-width: 767.499px) {
  .c-heading-kirakira .c-heading-kirakira__inner {
    width: 100vw;
    height: 26.6666666667vw;
    padding: 16.4vw 0 0 0;
    background: url("/special/kashikiri/assets/img/bg-kirakira_sp.png")
      no-repeat center top;
    background-size: contain;
  }
  .c-heading-kirakira .c-heading-kirakira__en {
    display: inline-block;
    position: relative;
    padding: 0 7.8666666667vw 0 7.8666666667vw;
    font-size: 3.2vw;
    letter-spacing: 0.05em;
    font-weight: 600;
    color: #00ccd3;
    font-feature-settings: "palt";
    -webkit-font-kerning: auto;
    font-kerning: auto;
  }
  .c-heading-kirakira .c-heading-kirakira__en:before,
  .c-heading-kirakira .c-heading-kirakira__en:after {
    display: block;
    content: "";
    position: absolute;
    top: -1.4666666667vw;
  }
  .c-heading-kirakira .c-heading-kirakira__en:before {
    left: 0;
    width: 3.2vw;
    height: 5.2vw;
    background: url("/special/kashikiri/assets/img/icon-title-en_left.png")
      no-repeat left top/contain;
  }
  .c-heading-kirakira .c-heading-kirakira__en:after {
    right: 0;
    width: 3.2vw;
    height: 5.2vw;
    background: url("/special/kashikiri/assets/img/icon-title-en_right.png")
      no-repeat left top/contain;
  }
  .c-heading-kirakira .c-heading-kirakira__jp {
    display: block;
    margin-top: 3.3333333333vw;
    font-size: 6.4vw;
    letter-spacing: 0.05em;
    font-weight: 500;
    font-feature-settings: "palt";
    -webkit-font-kerning: auto;
    font-kerning: auto;
  }
  .c-heading-kirakira .c-heading-kirakira__jp .c-heading-kirakira__small {
    font-size: 4.9333333333vw;
  }
}
.c-list .c-list__item {
  position: relative;
}
.c-list .c-list__item:before {
  display: block;
  content: "";
  position: absolute;
  border-radius: 50%;
  background-color: #333;
}
@media all and (min-width: 767.5px) {
  .c-list {
    letter-spacing: 0.04em;
  }
  .c-list .c-list__item {
    padding: 0 0 0 0.375rem;
  }
  .c-list .c-list__item:before {
    top: 0.3125rem;
    left: 0;
    width: 0.125rem;
    height: 0.125rem;
  }
}
@media screen and (max-width: 767.499px) {
  .c-list {
    letter-spacing: 0.05em;
  }
  .c-list .c-list__item {
    padding: 0 0 0 2vw;
  }
  .c-list .c-list__item:before {
    top: 1.3333333333vw;
    left: 0.4vw;
    width: 0.5333333333vw;
    height: 0.5333333333vw;
  }
}
@media all and (min-width: 767.5px) {
  .c-list-banner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .c-list-banner .c-list-banner__item {
    width: calc(50% - 1.25rem);
    /* max-width: 16.875rem; */
    margin: 0.625rem;
  }
}
@media screen and (max-width: 767.499px) {
  .c-list-banner {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 77.3333333333vw;
  }
  .c-list-banner .c-list-banner__item {
    width: 36vw;
    margin: 1.3333333333vw;
  }
}
.c-list-sns {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: end;
  align-items: end;
}
.c-list-sns>div, .c-list-sns>iframe {
  margin: 0 0.625rem 0 0.625rem;
}
@media all and (min-width: 767.5px) {
  .c-list-sns {
    padding: 3.75rem 3.75rem 1.25rem 3.75rem;
  }
  .c-list-sns .c-list-sns__item {
    margin: 0 0.625rem 0 0.625rem;
  }
  .c-list-sns .c-list-sns__item.c-list-sns__item--twitter {
    margin-top: 0.25rem;
  }
  .ua-firefox .c-list-sns .c-list-sns__item.c-list-sns__item--twitter {
    margin-top: 0.6875rem;
  }
  .ua-safari.ua-desktop
    .c-list-sns
    .c-list-sns__item.c-list-sns__item--twitter {
    margin-top: 0.25rem;
  }
}
@media screen and (max-width: 767.499px) {
  .c-list-sns {
    padding: 16vw 8vw 0vw 8vw;
  }
  .c-list-sns .c-list-sns__item {
    margin: 0 2vw 0 2vw;
  }
  .c-list-sns .c-list-sns__item.c-list-sns__item--twitter {
    margin-top: 0.8vw;
  }
  .ua-firefox .c-list-sns .c-list-sns__item.c-list-sns__item--twitter {
    margin-top: 0.75rem;
  }
  .ua-safari.ua-desktop
    .c-list-sns
    .c-list-sns__item.c-list-sns__item--twitter {
    margin-top: 0.25rem;
  }
}
.c-text em:not([class]) {
  font-style: normal;
  color: #f00039;
  font-weight: 700;
}
@media all and (min-width: 767.5px) {
  .c-text {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 767.499px) {
  .c-text {
    font-size: 3.7333333333vw;
  }
}
.c-text-error {
  color: #f00039;
  font-weight: 700;
}
@media all and (min-width: 767.5px) {
  .c-text-error {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 767.499px) {
  .c-text-error {
    font-size: 3.7333333333vw;
  }
}
.c-text-lead {
  color: #00ccd3;
  font-weight: 700;
}
@media all and (min-width: 767.5px) {
  .c-text-lead {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 767.499px) {
  .c-text-lead {
    font-size: 5.3333333333vw;
  }
}
.c-text-caption {
  color: #fff;
}
@media all and (min-width: 767.5px) {
  .c-text-caption {
    font-size: 1.125rem;
    font-weight: 700;
  }
}
@media screen and (min-width: 767.5px) and (max-width: 1040px) {
  .c-text-caption {
    font-size: 1.7307692308vw;
  }
}
@media screen and (max-width: 767.499px) {
  .c-text-caption {
    font-size: 3.2vw;
  }
}
@media all and (min-width: 767.5px) {
  .p-content-contact .p-content-contact__error {
    width: 100%;
    padding: 1.25rem;
    margin-top: 2.5rem;
    border: 0.25rem solid currentColor;
    font-size: 0.875rem;
    letter-spacing: 0.08em;
    font-weight: 700;
    color: #f00039;
  }
  .p-content-contact .c-text-error {
    margin-top: 0.625rem;
    margin-bottom: 0.375rem;
  }
  .p-content-contact hr {
    display: block;
    width: 100%;
    height: 1px;
    padding: 0;
    margin: 0.6875rem 0 0.6875rem 0;
    border: none;
    outline: none;
    background-repeat: repeat-x;
    background-size: 4px 1px;
    background-image: linear-gradient(
      to right,
      currentColor,
      currentColor 1px,
      transparent 1px,
      transparent 4px
    );
  }
  .p-content-contact hr + .u-croptext {
    margin-top: 1.25rem;
  }
  .p-content-contact .p-content-contact__btn {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    margin: 2.8125rem auto 0 auto;
  }
}
@media screen and (max-width: 767.499px) {
  .p-content-contact .p-content-contact__error {
    width: 100%;
    padding: 6.6666666667vw 5.3333333333vw 8vw 5.3333333333vw;
    margin-top: 8vw;
    border: 0.5333333333vw solid currentColor;
    font-size: 3.4666666667vw;
    letter-spacing: 0.08em;
    font-weight: 700;
    color: #f00039;
  }
  .p-content-contact .c-text-error {
    margin-top: 4vw;
    margin-bottom: 1.3333333333vw;
  }
  .p-content-contact hr {
    display: block;
    width: 100%;
    height: 1px;
    padding: 0;
    margin: 2.8vw 0 3.4666666667vw 0;
    border: none;
    outline: none;
    background-repeat: repeat-x;
    background-size: 0.5333333333vw 1px;
    background-image: linear-gradient(
      to right,
      currentColor,
      currentColor 1px,
      transparent 1px,
      transparent 0.5333333333vw
    );
  }
  .p-content-contact hr + .u-croptext {
    margin-top: 2.6666666667vw;
  }
  .p-content-contact .p-content-contact__btn {
    display: block;
    width: 100%;
    margin: 5rem auto 0 auto;
  }
}
.p-content-spec {
  position: relative;
  overflow: hidden;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGklEQVQoU2NkIAAYh7SCjx8//gd5AKcvYAoAtT4HrZ3WPQkAAAAASUVORK5CYII=");
}
@media all and (min-width: 767.5px) {
  .p-content-spec {
    padding: 4.6875rem 2.5rem 8.125rem 2.5rem;
  }
  .p-content-spec .c-heading-kirakira {
    margin: 0 50% 0 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    padding-top: 4.6875rem;
    margin-top: -4.6875rem;
  }
  .p-content-spec .p-table-spec {
    margin: 1.875rem auto 0 auto;
  }
}
@media screen and (max-width: 767.499px) {
  .p-content-spec {
    padding: 0 0 18.4vw 0;
  }
  .p-content-spec .c-heading-kirakira {
    margin: 1.3333333333vw auto 0 auto;
  }
  .p-content-spec .p-table-spec {
    width: 89.3333333333vw;
    margin: 10.6666666667vw auto 0 auto;
  }
}
.p-cv-contact {
  text-align: center;
  width: 100%;
}
@media all and (min-width: 767.5px) {
  .p-cv-contact {
    padding: 3.75rem 2.375rem 3.75rem 2.375rem;
  }
  .p-cv-contact .c-text-lead {
    padding-top: 3.75rem;
    margin-top: -3.75rem;
  }
  .p-cv-contact .p-cv-contact__list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    max-width: 60rem;
    margin: 1.25rem auto 0 auto;
  }
  .p-cv-contact .p-cv-contact__item {
    width: 50%;
    margin: 0 0.125rem 0 0.125rem;
    padding: 2.5rem 2.1875rem 2.5rem 2.1875rem;
    border: 3px solid #b2f0f2;
    border-radius: 0.625rem;
  }
  .p-cv-contact .c-heading {
    padding-top: 3.75rem;
    margin-top: -3.75rem;
  }
  .p-cv-contact .p-cv-contact__item-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    margin-top: 1.3125rem;
  }
  .p-cv-contact .p-cv-contact__tel {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    position: relative;
    padding-right: 0.3125rem;
    font-size: 2.875rem;
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #00ccd3;
  }
  .p-cv-contact .p-cv-contact__tel:before {
    display: block;
    content: "";
    width: 1.25rem;
    height: 1.25rem;
    margin: 0 0.4375rem 0.3125rem 0;
    background: url(/special/kashikiri/assets/img/icon-tel.svg) no-repeat;
    background-size: 1.25rem 1.25rem;
  }
  .p-cv-contact .p-cv-contact__tel:after {
    display: block;
    content: "";
    position: absolute;
    bottom: -0.375rem;
    right: 0;
    z-index: -1;
    width: calc(100% - 1.25rem);
    height: 0.9375rem;
    background: #d9f7f8;
    border-radius: 0.46875rem;
  }
  .p-cv-contact .p-cv-contact__hour {
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 1.25rem;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #00ccd3;
  }
  .p-cv-contact .p-cv-contact__item-btn {
    width: 100%;
  }
  .p-cv-contact .p-cv-contact__item-btn + .p-cv-contact__item-btn {
    margin-top: 0.625rem;
  }
}
@media screen and (min-width: 767.5px) and (max-width: 1040px) {
  .p-cv-contact .p-cv-contact__list {
    display: block;
    width: 100%;
    max-width: 29.875rem;
    margin: 2.5rem auto 0 auto;
  }
  .p-cv-contact .p-cv-contact__item {
    width: 100%;
    margin-top: 1.25rem;
  }
  .p-cv-contact .p-cv-contact__item + .p-cv-contact__item {
    margin-top: 0.625rem;
  }
}
@media screen and (max-width: 767.499px) {
  .p-cv-contact {
    padding: 16.4vw 5.3333333333vw 18.6666666667vw 5.3333333333vw;
  }
  .p-cv-contact .c-text-lead {
    padding-top: 16.4vw;
    margin-top: -16.4vw;
  }
  .p-cv-contact .p-cv-contact__list {
    display: block;
    width: 100%;
    margin-top: 6vw;
  }
  .p-cv-contact .p-cv-contact__item {
    padding: 5.3333333333vw 4.6666666667vw 5.4666666667vw 4.6666666667vw;
    border: 0.6666666667vw solid #b2f0f2;
    border-radius: 2vw;
  }
  .p-cv-contact .p-cv-contact__item + .p-cv-contact__item {
    margin-top: 2.6666666667vw;
  }
  .p-cv-contact .c-heading {
    padding-top: 16.4vw;
    margin-top: -16.4vw;
  }
  .p-cv-contact .p-cv-contact__item-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    margin-top: 5.4666666667vw;
  }
  .p-cv-contact .p-cv-contact__tel {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    position: relative;
    padding-right: 0.6666666667vw;
    font-size: 8.5333333333vw;
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #00ccd3;
  }
  .p-cv-contact .p-cv-contact__tel:before {
    display: block;
    content: "";
    width: 3.8666666667vw;
    height: 3.8666666667vw;
    margin: 0 2.1333333333vw 1.2vw 0;
    background: url(/special/kashikiri/assets/img/icon-tel.svg) no-repeat;
    background-size: 3.8666666667vw 3.8666666667vw;
  }
  .p-cv-contact .p-cv-contact__tel:after {
    display: block;
    content: "";
    position: absolute;
    bottom: -1.0666666667vw;
    right: 0;
    z-index: -1;
    width: calc(100% - 4.6666666667vw);
    height: 2.6666666667vw;
    background: #d9f7f8;
    border-radius: 1.3333333333vw;
  }
  .p-cv-contact .p-cv-contact__hour {
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 3.7333333333vw;
    font-size: 3.2vw;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #00ccd3;
  }
  .p-cv-contact .p-cv-contact__item-btn {
    width: 100%;
  }
  .p-cv-contact .p-cv-contact__item-btn + .p-cv-contact__item-btn {
    margin-top: 4vw;
  }
}
.p-form-contact {
  width: 100%;
  font-feature-settings: "palt";
  -webkit-font-kerning: auto;
  font-kerning: auto;
}
.p-form-contact .p-form-contact__head {
  font-weight: 700;
  background: #e6eaf3;
  color: #0c3287;
}
.p-form-contact .p-form-contact__body {
  color: #333;
}
@media all and (min-width: 767.5px) {
  .p-form-contact {
    display: table;
    width: 100%;
    border-collapse: collapse;
  }
  .p-form-contact + .p-content-contact__btn {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    margin: 2.8125rem auto 0 auto;
  }
  .p-form-contact + .p-content-contact__btn .p-content-contact__btn-item {
    margin: 0 1.875rem 0 1.875rem;
  }
  .p-content-form--confirm .p-form-contact .p-form-contact__body {
    padding-top: 1.3125rem;
    padding-bottom: 1.125rem;
  }
  .p-content-form--confirm .p-form-contact .p-form-contact__choice-item {
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .p-content-form--confirm .p-form-contact hr {
    display: block;
    width: 100%;
    height: 1px;
    padding: 0;
    margin: 0.75rem 0 0.9375rem 0;
    border: none;
    outline: none;
    background-repeat: repeat-x;
    background-size: 4px 1px;
    background-image: linear-gradient(
      to right,
      currentColor,
      currentColor 1px,
      transparent 1px,
      transparent 4px
    );
  }
  .p-content-form--confirm .p-form-contact hr + .u-croptext {
    margin-top: 1.25rem;
  }
  .p-form-contact .p-form-contact__item {
    display: table-row;
    width: 100%;
    border-top: 1px solid #d6d6d6;
  }
  .p-form-contact .p-form-contact__item:first-child .p-form-contact__body {
    padding-top: 1.375rem;
  }
  .p-form-contact .p-form-contact__item:last-child {
    border-bottom: 1px solid #d6d6d6;
  }
  .p-form-contact .p-form-contact__head {
    display: table-cell;
    width: 13.75rem;
    min-width: 13.75rem;
    padding: 1.3125rem 0.625rem 1.125rem 1.25rem;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    vertical-align: top;
  }
  .p-form-contact .p-form-contact__head em:not([class]) {
    display: inline-block;
    margin-left: 0.25rem;
    font-style: normal;
    color: #f00039;
    font-weight: 700;
  }
  .p-form-contact .p-form-contact__head strong:not([class]) {
    display: block;
    margin-top: 0.25rem;
    font-size: 0.75rem;
    font-style: normal;
    color: #f00039;
    font-weight: 400;
    text-indent: -0.8rem;
    padding: 0 0 0 0.8rem;
  }
  .p-form-contact .p-form-contact__body {
    display: table-cell;
    width: 100%;
    padding: 0.625rem 1.25rem 0.75rem 1.25rem;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0.05em;
  }
  .p-form-contact .p-form-contact__date {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
  }
  .p-form-contact .p-form-contact__date-item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .p-form-contact .p-form-contact__hankaku {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .p-form-contact .p-form-contact__hankaku > input {
    -webkit-flex: 1;
    flex: 1;
  }
  .p-form-contact .p-form-contact__hankaku .u-croptext {
    font-size: 0.875rem;
    font-weight: normal;
    margin-left: 0.5rem;
  }
  .p-form-contact .p-form-contact__note {
    margin-top: 0.625rem;
    font-size: 0.75rem;
    font-weight: normal;
  }
  .p-form-contact .p-form-contact__choice {
    width: 100%;
  }
  .p-form-contact .p-form-contact__choice-item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .p-form-contact .p-form-contact__choice-title {
    width: 5.125rem;
  }
  .p-form-contact .p-form-contact__choice-content {
    -webkit-flex: 1;
    flex: 1;
    margin-bottom: -0.625rem;
  }
  .p-form-contact .p-form-contact__date {
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  .p-form-contact .p-form-contact__date + .p-form-contact__date {
    margin-left: 1rem;
  }
  .p-form-contact .p-form-contact__date-item {
    display: -webkit-flex;
    display: flex;
    margin-right: 1rem;
    margin-bottom: 0.625rem;
  }
  .p-form-contact .p-form-contact__date-item .u-croptext {
    margin-left: 0.5rem;
    font-weight: normal;
  }
  .p-form-contact .p-form-contact__date-item:last-child {
    margin-right: 0;
  }
  .p-form-contact .p-form-contact__address {
    width: 100%;
    padding-bottom: 0.125rem;
  }
  .p-form-contact .p-form-contact__address-item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .p-form-contact
    .p-form-contact__address-item
    + .p-form-contact__address-item {
    margin-top: 0.625rem;
  }
  .p-form-contact .p-form-contact__address-title {
    width: 10.625rem;
  }
  .p-form-contact .p-form-contact__address-content {
    -webkit-flex: 1;
    flex: 1;
  }
  .p-form-contact .p-form-contact__radiolist {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-top: 0.625rem;
    padding-bottom: 0.375rem;
  }
  .p-form-contact
    .p-form-contact__radiolist-item
    + .p-form-contact__radiolist-item {
    margin-left: 3.125rem;
  }
}
@media screen and (min-width: 767.5px) and (max-width: 1040px) {
  .p-form-contact .p-form-contact__date {
    display: -webkit-flex;
    display: flex;
  }
  .p-form-contact .p-form-contact__date + .p-form-contact__date {
    margin-left: 0;
  }
}
@media screen and (max-width: 767.499px) {
  .p-form-contact {
    display: block;
    width: 100%;
  }
  .p-form-contact + .p-content-contact__btn {
    display: block;
    width: 100%;
    margin: 10.6666666667vw auto 0 auto;
  }
  .p-form-contact
    + .p-content-contact__btn
    .p-content-contact__btn-item
    + .p-content-contact__btn-item {
    margin-top: 6.6666666667vw;
  }
  .p-content-form--confirm .p-form-contact .p-form-contact__body {
    padding-top: 6.4vw;
    padding-bottom: 6.4vw;
  }
  .p-content-form--confirm .p-form-contact hr {
    display: block;
    width: 100%;
    height: 1px;
    padding: 0;
    margin: 2.8vw 0 3.4666666667vw 0;
    border: none;
    outline: none;
    background-repeat: repeat-x;
    background-size: 0.5333333333vw 1px;
    background-image: linear-gradient(
      to right,
      currentColor,
      currentColor 1px,
      transparent 1px,
      transparent 0.5333333333vw
    );
  }
  .p-content-form--confirm .p-form-contact hr + .u-croptext {
    margin-top: 2.6666666667vw;
  }
  .p-form-contact .p-form-contact__item {
    width: 100%;
    border-top: 0.2666666667vw solid #d6d6d6;
  }
  .p-form-contact .p-form-contact__item:last-child {
    border-bottom: 1px solid #d6d6d6;
  }
  .p-form-contact .p-form-contact__head {
    width: 100%;
    padding: 2.8vw 1.3333333333vw 2.9333333333vw 2.6666666667vw;
    font-size: 3.7333333333vw;
    font-weight: 700;
    letter-spacing: 0.05em;
  }
  .p-form-contact .p-form-contact__head em:not([class]) {
    display: inline-block;
    margin-left: 0.5333333333vw;
    font-style: normal;
    color: #f00039;
    font-weight: 700;
  }
  .p-form-contact .p-form-contact__head strong:not([class]) {
    display: inline-block;
    margin-left: 1.3333333333vw;
    font-size: 3.2vw;
    font-style: normal;
    color: #f00039;
    font-weight: 400;
  }
  .p-form-contact .p-form-contact__body {
    width: 100%;
    padding: 6.4vw 2.6666666667vw 6.4vw 2.6666666667vw;
    font-size: 3.7333333333vw;
    font-weight: 700;
    letter-spacing: 0.05em;
  }
  .p-form-contact .p-form-contact__date {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
  }
  .p-form-contact .p-form-contact__date-item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .p-form-contact .p-form-contact__hankaku {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .p-form-contact .p-form-contact__hankaku .c-form-input--small + .u-croptext {
    width: auto;
    margin-left: 2.4vw;
  }
  .p-form-contact .p-form-contact__hankaku .u-croptext {
    text-align: right;
    width: 100%;
    margin-top: 2.6666666667vw;
    font-size: 3.7333333333vw;
    font-weight: normal;
    margin-left: auto;
  }
  .p-form-contact .p-form-contact__note {
    margin-top: -2.6666666667vw;
    font-size: 3.2vw;
    font-weight: normal;
  }
  .p-form-contact .p-form-contact__choice {
    width: 100%;
  }
  .p-form-contact .p-form-contact__choice-item {
    display: block;
  }
  .p-form-contact .p-form-contact__choice-content {
    margin-top: 2.6666666667vw;
  }
  .p-form-contact .p-form-contact__date {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  .p-form-contact .p-form-contact__date + .p-form-contact__date {
    margin-top: 2.6666666667vw;
  }
  .p-form-contact .p-form-contact__date-item {
    display: -webkit-flex;
    display: flex;
    margin-left: 4vw;
  }
  .p-form-contact .p-form-contact__date-item .u-croptext {
    width: 4vw;
    margin-left: 2vw;
    font-weight: normal;
  }
  .p-form-contact .p-form-contact__date-item:first-child {
    margin-left: 0;
  }
  .p-form-contact .p-form-contact__address {
    width: 100%;
    padding-bottom: 0.2666666667vw;
  }
  .p-form-contact .p-form-contact__address-item {
    display: block;
  }
  .p-form-contact
    .p-form-contact__address-item
    + .p-form-contact__address-item {
    margin-top: 2.9333333333vw;
  }
  .p-form-contact .p-form-contact__address-title {
    width: 100%;
  }
  .p-form-contact .p-form-contact__address-content {
    margin-top: 2.1333333333vw;
  }
  .p-form-contact .p-form-contact__radiolist {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-top: 4vw;
    padding-bottom: 0.8vw;
  }
  .p-form-contact
    .p-form-contact__radiolist-item
    + .p-form-contact__radiolist-item {
    margin-left: 6.6666666667vw;
  }
}
.p-list-recommend {
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: 700;
  background-color: #00ccd3;
}
.p-list-recommend .p-list-recommend__title {
  display: inline-block;
  text-align: center;
  position: relative;
  margin: 0 auto 0 auto;
  font-feature-settings: "palt";
  -webkit-font-kerning: auto;
  font-kerning: auto;
  color: #fff;
}
.p-list-recommend .p-list-recommend__title:before,
.p-list-recommend .p-list-recommend__title:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  margin: auto;
}
.p-list-recommend .p-list-recommend__title:before {
  background: url("/special/kashikiri/assets/img/icon-title-side_left.svg")
    no-repeat;
  background-size: contain;
}
.p-list-recommend .p-list-recommend__title:after {
  background: url("/special/kashikiri/assets/img/icon-title-side_right.svg")
    no-repeat;
  background-size: contain;
}
.p-list-recommend .p-list-recommend__list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.p-list-recommend .p-list-recommend__pict {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
}
@media all and (min-width: 767.5px) {
  .p-list-recommend {
    text-align: center;
    padding: 5.125rem 2.5rem 5.125rem 2.5rem;
  }
  .p-list-recommend .p-list-recommend__title {
    padding: 0 2.6875rem 0 3rem;
    font-size: 2rem;
  }
  .p-list-recommend .p-list-recommend__title:before {
    top: 0;
    left: 0;
    width: 1.3125rem;
    height: 2.6875rem;
  }
  .p-list-recommend .p-list-recommend__title:after {
    top: 0;
    right: 0;
    width: 1.25rem;
    height: 2.75rem;
  }
  .p-list-recommend .p-list-recommend__list {
    margin-top: 2.5rem;
  }
  .p-list-recommend .p-list-recommend__item {
    width: 11.25rem;
  }
  .p-list-recommend .p-list-recommend__item + .p-list-recommend__item {
    margin-left: 0.9375rem;
  }
  .p-list-recommend .p-list-recommend__item .p-list-recommend__pict > img {
    height: auto;
  }
  .p-list-recommend
    .p-list-recommend__item:nth-child(1)
    .p-list-recommend__pict
    > img {
    width: 6.3125rem;
  }
  .p-list-recommend
    .p-list-recommend__item:nth-child(2)
    .p-list-recommend__pict
    > img {
    width: 6.3125rem;
  }
  .p-list-recommend
    .p-list-recommend__item:nth-child(3)
    .p-list-recommend__pict
    > img {
    width: 6.25rem;
  }
  .p-list-recommend
    .p-list-recommend__item:nth-child(4)
    .p-list-recommend__pict
    > img {
    width: 6.1875rem;
  }
  .p-list-recommend
    .p-list-recommend__item:nth-child(5)
    .p-list-recommend__pict
    > img {
    width: 6.25rem;
  }
  .p-list-recommend .p-list-recommend__pict {
    width: 11.25rem;
    height: 11.25rem;
  }
  .p-list-recommend .c-text-caption {
    margin-top: 0.75rem;
  }
}
@media screen and (min-width: 767.5px) and (max-width: 1040px) {
  .p-list-recommend .p-list-recommend__item {
    width: 17.3076923077vw;
  }
  .p-list-recommend .p-list-recommend__item + .p-list-recommend__item {
    margin-left: 1.4423076923vw;
  }
  .p-list-recommend
    .p-list-recommend__item:nth-child(1)
    .p-list-recommend__pict
    > img {
    width: 9.7115384615vw;
  }
  .p-list-recommend
    .p-list-recommend__item:nth-child(2)
    .p-list-recommend__pict
    > img {
    width: 9.7115384615vw;
  }
  .p-list-recommend
    .p-list-recommend__item:nth-child(3)
    .p-list-recommend__pict
    > img {
    width: 9.6153846154vw;
  }
  .p-list-recommend
    .p-list-recommend__item:nth-child(4)
    .p-list-recommend__pict
    > img {
    width: 9.5192307692vw;
  }
  .p-list-recommend
    .p-list-recommend__item:nth-child(5)
    .p-list-recommend__pict
    > img {
    width: 9.6153846154vw;
  }
  .p-list-recommend .p-list-recommend__pict {
    width: 17.3076923077vw;
    height: 17.3076923077vw;
  }
  .p-list-recommend .c-text-caption {
    margin-top: 0.75rem;
  }
}
@media screen and (max-width: 767.499px) {
  .p-list-recommend {
    padding: 13.6vw 0 13.6vw 0;
  }
  .p-list-recommend .u-croptext {
    font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3",
      Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
  }
  .p-list-recommend .p-list-recommend__title {
    padding: 0 8.6666666667vw 0 8.4vw;
    font-size: 6.4vw;
  }
  .p-list-recommend .p-list-recommend__title:before {
    top: 0;
    left: 0;
    width: 4.4vw;
    height: 8.9333333333vw;
  }
  .p-list-recommend .p-list-recommend__title:after {
    top: 0.2666666667vw;
    right: 0;
    width: 4.1333333333vw;
    height: 9.3333333333vw;
  }
  .p-list-recommend .p-list-recommend__list {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 7.8666666667vw;
  }
  .p-list-recommend .p-list-recommend__item {
    width: 27.6vw;
  }
  .p-list-recommend .p-list-recommend__item + .p-list-recommend__item {
    margin-left: 2.2666666667vw;
    margin-top: 5.4666666667vw;
  }
  .p-list-recommend .p-list-recommend__item:nth-of-type(2),
  .p-list-recommend .p-list-recommend__item:nth-of-type(3) {
    margin-top: 0;
  }
  .p-list-recommend .p-list-recommend__item .p-list-recommend__pict > img {
    height: auto;
  }
  .p-list-recommend
    .p-list-recommend__item:nth-child(1)
    .p-list-recommend__pict
    > img {
    width: 15.6vw;
  }
  .p-list-recommend
    .p-list-recommend__item:nth-child(2)
    .p-list-recommend__pict
    > img {
    width: 15.4666666667vw;
  }
  .p-list-recommend
    .p-list-recommend__item:nth-child(3)
    .p-list-recommend__pict
    > img {
    width: 15.6vw;
  }
  .p-list-recommend
    .p-list-recommend__item:nth-child(4)
    .p-list-recommend__pict
    > img {
    width: 15.3333333333vw;
  }
  .p-list-recommend
    .p-list-recommend__item:nth-child(5)
    .p-list-recommend__pict
    > img {
    width: 15.6vw;
  }
  .p-list-recommend .p-list-recommend__pict {
    width: 27.6vw;
    height: 27.6vw;
  }
  .p-list-recommend .c-text-caption {
    margin-top: 1.7333333333vw;
  }
}
.p-list-qa {
  position: relative;
  overflow: hidden;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAHUlEQVQoU2N8+uv3fwY8gHFIK5BiZQH7DacvYAoAmhgfF2K82CgAAAAASUVORK5CYII=");
}
@media all and (min-width: 767.5px) {
  .p-list-qa {
    padding: 5.25rem 2.5rem 5rem 2.5rem;
  }
  .p-list-qa .c-heading-kirakira {
    margin: 0 50% 0 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    padding-top: 5.25rem;
    margin-top: -5.25rem;
  }
  .p-list-qa .p-list-qa__list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    max-width: 60rem;
    margin: -0.625rem auto 0 auto;
  }
  .p-list-qa .p-list-qa__item {
    position: relative;
    width: calc((100% - 2.5rem) / 2);
    padding: 2.625rem 0 2.625rem 0;
  }
  .p-list-qa .p-list-qa__item:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(
      to right,
      #333,
      #333 1px,
      transparent 2px,
      transparent 4px
    );
    background-repeat: repeat;
    background-size: 0.25rem 0.0625rem;
  }
  .p-list-qa .p-list-qa__item:last-child:after {
    display: none;
  }
  .p-list-qa .p-list-qa__item:nth-child(2n-1):nth-last-child(2):after {
    display: none;
  }
}
@media screen and (max-width: 767.499px) {
  .p-list-qa {
    padding: 0 0 14.1333333333vw 0;
  }
  .p-list-qa .c-heading-kirakira {
    margin: 0.8vw auto 0 auto;
  }
  .p-list-qa .p-list-qa__list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 4.8vw auto 0 auto;
    padding: 0 5.3333333333vw 0 5.3333333333vw;
  }
  .p-list-qa .p-list-qa__item {
    position: relative;
    padding: 5.6vw 0 5.6vw 0;
  }
  .p-list-qa .p-list-qa__item:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-image: linear-gradient(
      to right,
      #333,
      #333 1px,
      transparent 2px,
      transparent 8px
    );
    background-repeat: repeat;
    background-size: 1.0666666667vw 0.2666666667vw;
  }
  .p-list-qa .p-list-qa__item:last-child:after {
    display: none;
  }
}
.p-list-description {
  position: relative;
  overflow: hidden;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGklEQVQoU2NkIAAYh7SCjx8//gd5AKcvYAoAtT4HrZ3WPQkAAAAASUVORK5CYII=");
}
.p-list-description.p-list-description--car {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAHUlEQVQoU2N8+uv3fwY8gHFIK5BiZQH7DacvYAoAmhgfF2K82CgAAAAASUVORK5CYII=");
}
.p-list-description .p-list-description__list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  counter-reset: item;
}
.p-list-description ol > .p-list-description__item:before {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  background-color: #00ccd3;
  color: #fff;
  counter-increment: item;
  content: counter(item);
}
.p-list-description .p-list-description__pict > img {
  width: 100%;
  height: auto;
  border-radius: 0.625rem;
}
@media all and (min-width: 767.5px) {
  .p-list-description {
    padding: 5rem 2.5rem 8.0625rem 2.5rem;
    margin: 0 auto 0 auto;
  }
  .p-list-description.p-list-description--car {
    padding-bottom: 7.4375rem;
  }
  .p-list-description .c-heading-kirakira {
    margin: 0 50% 0 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    padding-top: 5rem;
    margin-top: -5rem;
  }
  .p-list-description .p-list-description__inner {
    width: 100%;
    max-width: 60rem;
    margin: 2.0625rem auto 0 auto;
  }
  .p-list-description .p-list-description__item {
    position: relative;
    width: calc(33.3333% - 1.25rem);
  }
  .p-list-description .p-list-description__item + .p-list-description__item {
    margin: 3.125rem 0 0 0;
  }
  .p-list-description
    .p-list-description__item
    + .p-list-description__item:nth-of-type(-n + 3) {
    margin-top: 0;
  }
  .p-list-description ol > .p-list-description__item:before {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.375rem;
    border-top-left-radius: 0.625rem;
    border-bottom-right-radius: 0.625rem;
  }
  .p-list-description .p-list-description__pict + .c-fukidashi {
    margin: 1rem 0 0 0;
  }
  .p-list-description .p-list-description__pict > img {
    border-radius: 0.625rem;
  }
}
@media screen and (min-width: 767.5px) and (max-width: 1040px) {
  .p-list-description .p-list-description__list {
    max-width: 39.375rem;
    margin: 0 auto 0 auto;
  }
  .p-list-description .p-list-description__item {
    width: calc(50% - 1rem);
  }
  .p-list-description .p-list-description__item + .p-list-description__item {
    margin: 3.125rem 0 0 0;
  }
  .p-list-description
    .p-list-description__item
    + .p-list-description__item:nth-of-type(-n + 2) {
    margin-top: 0;
  }
  .p-list-description
    .p-list-description__item
    + .p-list-description__item:nth-of-type(3) {
    margin-top: 3.125rem;
  }
}
@media screen and (max-width: 767.499px) {
  .p-list-description {
    padding: 0 0 15.8666666667vw 0;
  }
  .p-list-description .c-heading-kirakira {
    margin: 1.0666666667vw auto 0 auto;
  }
  .p-list-description .p-list-description__inner {
    width: 100%;
    margin: 10vw auto 0 auto;
    padding: 0 5.3333333333vw 0 5.3333333333vw;
  }
  .p-list-description .p-list-description__item {
    position: relative;
    width: calc(50% - 2.6666666667vw);
  }
  .p-list-description .p-list-description__item + .p-list-description__item {
    margin: 5.2vw 0 2.6666666667vw 0;
  }
  .p-list-description
    .p-list-description__item
    + .p-list-description__item:nth-of-type(-n + 2) {
    margin-top: 0;
  }
  .p-list-description
    .p-list-description__item
    + .p-list-description__item:nth-of-type(3) {
    margin-top: 5.2vw;
  }
  .p-list-description ol > .p-list-description__item:before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    font-size: 2.9333333333vw;
    border-top-left-radius: 1.3333333333vw;
    border-bottom-right-radius: 1.3333333333vw;
  }
  .p-list-description .p-list-description__pict + .c-fukidashi {
    margin: 1.8666666667vw 0 0 0;
  }
  .p-list-description .p-list-description__pict > img {
    border-radius: 1.3333333333vw;
  }
}
.p-media-kv {
  display: block;
  position: relative;
  width: 100%;
}
@media all and (min-width: 767.5px) {
  .p-media-kv {
    height: 37.5rem;
    background: url("/special/kashikiri/assets/img/bg-header.jpg") no-repeat
      center center/cover;
  }
  .p-media-kv .p-media-kv__title {
    position: absolute;
    bottom: 2.5rem;
    left: 0;
    width: 41.25rem;
    height: 10.25rem;
  }
}
@media (min-width: 767.5px) and (min-width: 1300.1px) {
  .p-media-kv {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    box-sizing: border-box;
    padding-top: 46.1538461538%;
  }
}
@media screen and (min-width: 767.5px) and (max-width: 1040px) {
  .p-media-kv .p-media-kv__title {
    bottom: 3.8461538462vw;
    width: 63.4615384615vw;
    height: 15.7692307692vw;
  }
}
@media screen and (max-width: 767.499px) {
  .p-media-kv {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    box-sizing: border-box;
    padding-top: 66.6666666667%;
    background: url("/special/kashikiri/assets/img/bg-header.jpg") no-repeat
      center center/cover;
  }
  .p-media-kv .p-media-kv__title {
    position: absolute;
    bottom: -14.6666666667vw;
    left: 0;
    right: 0;
    width: 89.3333333333vw;
    margin: auto;
  }
}
@media all and (min-width: 767.5px) {
  .p-media-about .p-media-about__inner {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 38.75rem;
    background: url("/special/kashikiri/assets/img/bg-about_pc.jpg") no-repeat
      center center;
    background-size: cover;
  }
  .p-media-about .p-media-about__content {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    max-width: 65rem;
    margin: 0 auto 0 auto;
    padding: 0 2.5rem 0 2.5rem;
  }
  .p-media-about .p-media-about__board {
    width: 29.9375rem;
    padding: 1.5625rem 2.5rem 3.125rem 2.5rem;
    background: url("/special/kashikiri/assets/img/bg-board_pc.png") no-repeat
      center center;
    background-size: 29.9375rem 30.8125rem;
    border-radius: 1.25rem;
  }
  .p-media-about .p-media-about__board .c-text {
    margin-top: 2.375rem;
    font-feature-settings: "palt";
    -webkit-font-kerning: auto;
    font-kerning: auto;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
  }
  .p-media-about .p-media-about__board .c-text + .c-text {
    margin-top: 2rem;
  }
  .p-media-about .p-media-about__title {
    display: block;
    width: 24.9375rem;
    padding-top: 5rem;
    margin-top: -5rem;
  }
}
@media screen and (min-width: 767.5px) and (max-width: 1040px) {
  .p-media-about .p-media-about__inner {
    height: 59.6153846154vw;
  }
  .p-media-about .p-media-about__content {
    padding: 0 3.8461538462vw 0 3.8461538462vw;
  }
  .p-media-about .p-media-about__board {
    width: 46.0576923077vw;
    padding: 2.4038461538vw 3.8461538462vw 4.8076923077vw 3.8461538462vw;
    background-size: 46.0576923077vw 47.4038461538vw;
    border-radius: 1.9230769231vw;
  }
  .p-media-about .p-media-about__board .c-text {
    margin-top: 3.6538461538vw;
    font-size: 1.5384615385vw;
    font-weight: 700;
  }
  .p-media-about .p-media-about__board .c-text + .c-text {
    margin-top: 3.0769230769vw;
  }
  .p-media-about .p-media-about__title {
    width: 38.3653846154vw;
    padding-top: 7.6923076923vw;
    margin-top: -7.6923076923vw;
  }
}
@media screen and (max-width: 767.499px) {
  .p-media-about .p-media-about__inner {
    padding-bottom: 16vw;
  }
  .p-media-about .p-media-about__inner:before {
    display: block;
    content: "";
    width: 100%;
    height: 100vw;
    padding-top: 68vw;
    background: url("/special/kashikiri/assets/img/bg-about_sp.jpg") no-repeat
      center center;
    background-size: cover;
  }
  .p-media-about .p-media-about__content {
    display: block;
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0 6.6666666667vw 0 6.6666666667vw;
  }
  .p-media-about .p-media-about__board {
    width: 100%;
    margin-top: -32vw;
    padding: 4.6666666667vw 5.3333333333vw 8vw 5.3333333333vw;
    background: url("/special/kashikiri/assets/img/bg-board_pc.png") no-repeat
      center center;
    background-size: cover;
    border-radius: 2.6666666667vw;
  }
  .p-media-about .p-media-about__board .c-text {
    margin-top: 8vw;
    font-feature-settings: "palt";
    -webkit-font-kerning: auto;
    font-kerning: auto;
    color: #fff;
    font-size: 3.7333333333vw;
    font-weight: 400;
    letter-spacing: 0.05em;
  }
  .p-media-about .p-media-about__board .c-text + .c-text {
    margin-top: 7.4666666667vw;
  }
  .p-media-about .p-media-about__title {
    width: 61.0666666667vw;
    margin: 0 auto 0 auto;
    padding-top: 72.6666666667vw;
    margin-top: -72.6666666667vw;
  }
}
.p-table-spec {
  width: 100%;
  letter-spacing: 0.05em;
  border-collapse: collapse;
  font-feature-settings: "palt";
  -webkit-font-kerning: auto;
  font-kerning: auto;
}
.p-table-spec .p-table-spec__head {
  text-align: left;
  font-weight: 700;
  color: #fff;
  background-color: #00ccd3;
}
.p-table-spec .p-table-spec__body {
  font-weight: 500;
  background-color: #fff;
}
@media all and (min-width: 767.5px) {
  .p-table-spec {
    max-width: 60rem;
    font-size: 0.875rem;
  }
  .p-table-spec .p-table-spec__head,
  .p-table-spec .p-table-spec__body {
    border: solid 1px #d6d6d6;
  }
  .p-table-spec .p-table-spec__head {
    width: 13.75rem;
    padding: 1.375rem 1.25rem 1.25rem 1.25rem;
    vertical-align: top;
  }
  .p-table-spec .p-table-spec__body {
    padding: 1.25rem;
  }
  .ua-ie .p-table-spec .p-table-spec__body {
    padding-top: 1.375rem;
  }
  .p-table-spec .p-table-spec__body .c-list {
    padding-left: 0.3125rem;
  }
  .p-table-spec .p-table-spec__body .c-list__item + .c-list__item {
    margin-top: 0.6875rem;
  }
}
@media screen and (max-width: 767.499px) {
  .p-table-spec {
    font-size: 3.7333333333vw;
    border-bottom: solid 2px #d6d6d6;
  }
  .p-table-spec .p-table-spec__head {
    display: block;
    padding: 2.8vw 6.5333333333vw 2.8vw 2.4vw;
    border-top: solid 2px #d6d6d6;
  }
  .p-table-spec .p-table-spec__body {
    display: block;
    padding: 5.3333333333vw 2.6666666667vw 5.6vw 2.6666666667vw;
  }
  .p-table-spec .p-table-spec__body .c-list {
    padding: 0 0 0 0.9333333333vw;
  }
  .p-table-spec .p-table-spec__body .c-list__item + .c-list__item {
    margin-top: 3.2vw;
  }
}
@media all and (min-width: 767.5px) {
  .p-text-qa {
    letter-spacing: 0;
    font-weight: 500;
  }
  .p-text-qa .p-text-qa__q {
    display: -webkit-flex;
    display: flex;
    font-size: 1.25rem;
  }
  .p-text-qa .p-text-qa__q .p-text-qa__body {
    padding: 0.375rem 0 0 0;
  }
  .ua-ie .p-text-qa .p-text-qa__q .p-text-qa__body {
    padding: 0.75rem 0 0 0;
  }
  .p-text-qa .p-text-qa__a {
    display: -webkit-flex;
    display: flex;
    margin-top: 1.25rem;
    font-size: 0.875rem;
  }
  .p-text-qa .p-text-qa__a .p-text-qa__body {
    padding: 0.75rem 0 0 0;
  }
  .ua-ie .p-text-qa .p-text-qa__a .p-text-qa__body {
    padding: 0.875rem 0 0 0;
  }
  .p-text-qa .p-text-qa__icon-q,
  .p-text-qa .p-text-qa__icon-a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    width: 2.125rem;
    height: 2.125rem;
    font-size: 1.75rem;
    border-radius: 0.625rem;
  }
  .ua-ie .p-text-qa .p-text-qa__icon-q,
  .ua-ie .p-text-qa .p-text-qa__icon-a {
    min-width: 2.125rem;
    min-height: 2.125rem;
  }
  .p-text-qa .p-text-qa__icon-q {
    background-color: #00ccd3;
    color: #fff;
    padding: 0.25rem 0.5rem;
    margin: 0 1.125rem 0 0;
  }
  .ua-ie .p-text-qa .p-text-qa__icon-q {
    padding-left: 0.375rem;
  }
  .p-text-qa .p-text-qa__icon-a {
    background-color: #fff;
    color: #00ccd3;
    padding: 0.3125rem 0.625rem;
    margin: 0 1.125rem 0 0;
  }
  .ua-ie .p-text-qa .p-text-qa__icon-a {
    padding-left: 0.5rem;
  }
}
@media screen and (max-width: 767.499px) {
  .p-text-qa {
    letter-spacing: 0;
    font-weight: 500;
  }
  .p-text-qa .p-text-qa__q {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    font-size: 4.8vw;
  }
  .p-text-qa .p-text-qa__q .p-text-qa__body {
    padding: 1.6vw 0 0 0;
  }
  .ua-ie .p-text-qa .p-text-qa__q .p-text-qa__body {
    padding: 2.6666666667vw 0 0 0;
  }
  .p-text-qa .p-text-qa__a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-top: 4vw;
    font-size: 3.6vw;
    letter-spacing: 0.03em;
  }
  .p-text-qa .p-text-qa__a .p-text-qa__body {
    padding: 2.5333333333vw 0 0 0;
  }
  .ua-ie .p-text-qa .p-text-qa__a .p-text-qa__body {
    padding: 3.2vw 0 0 0;
  }
  .p-text-qa .p-text-qa__body {
    -webkit-flex: 1;
    flex: 1;
  }
  .p-text-qa .p-text-qa__icon-q,
  .p-text-qa .p-text-qa__icon-a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    width: 8vw;
    height: 8vw;
    font-size: 6.6666666667vw;
    border-radius: 1.3333333333vw;
  }
  .ua-ie .p-text-qa .p-text-qa__icon-q,
  .ua-ie .p-text-qa .p-text-qa__icon-a {
    min-width: 8vw;
    min-height: 8vw;
  }
  .p-text-qa .p-text-qa__icon-q {
    background-color: #00ccd3;
    color: #fff;
    padding: 0.8vw 1.2vw;
    margin: 0 2.4vw 0 0;
  }
  .p-text-qa .p-text-qa__icon-a {
    background-color: #fff;
    color: #00ccd3;
    padding: 1.2vw 0 0 0;
    margin: 0 2.4vw 0 0;
  }
}
/*  */
img{
  vertical-align: top;
  max-width: 100%;
}
a{
  transition: .3s;
  text-decoration: none;
}
a:hover{
  opacity: .7;
  transition: .3s;
}
.pc_view{
  display: none !important;
}
.orange{
  color: #ed6853;
}
.mincho{
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.fs12{
  font-size: 12px;
}
.fs14{
  font-size: 14px;
}
.fs18{
  font-size: 18px;
}
.fs19{
  font-size: 19px;
}
.fs20{
  font-size: 20px;
}
.fs24{
  font-size: 24px;
}
.fs32{
  font-size: 32px;
}
.mt{
  margin-top: 10px;
}
.mb{
  margin-bottom: 10px;
}
.tx-c{
  text-align: center;
}
/*  */
.sec-main ul {
  display: flex;
  flex-wrap: wrap;
}
.sec-main li{
  font-size: 10px;
  background-color: #fdecda;
  width: calc(50% - 2px);
  text-align: center;
  padding: 10px 0;
  margin: 1px;
}
.sec-main li a{
  color: #000;
  font-weight: bold;
}
.sec{
  width: 90%;
  margin: 50px auto 0;
}
.sec01{
  margin: 50px auto 0;
}
.sec-inner{
  width: 90%;
  margin: 0 auto;
}
.contact-box{
  background-color: #fdecda;
  padding: 20px;
}
.contact-box_tel{
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-box_tel img{
  width: 15px;
  margin-right: 10px;
}
.contact-box_tel a{
  letter-spacing: 2px;
}
.contact-box>span{
  background-color: #fff;
  display: block;
  height: 2px;
  width: 100%;
}
.sec01-box {
  background: -moz-linear-gradient(top left, #ed6853, #ff9966);
  background: -webkit-linear-gradient(top left, #ed6853, #ff9966);
  background: linear-gradient(to bottom right, #ed6853, #ff9966);
  padding: 15px 20px;
  color: #fff;
  margin: -40px 0 0;
  z-index: 1;
  position: relative;
}
h2.mincho.fs24 {
  letter-spacing: -4px;
}
#sec01{
  position: relative;
}
img.sec01-02 {
  position: absolute;
  top: -40px;
  right: 0;
  width: 50px;
  z-index: 2;
}
img.sec01-03 {
  position: absolute;
  bottom: -35px;
  left: 10px;
  width: 70px;
  z-index: 2;
}
.stripe {
  background: repeating-linear-gradient(-45deg, #f9f9f9, #f9f9f9 1px, #fff 2px, #fff 6px);
  z-index: -2;
  position: inherit;
}
#sec02{
  padding: 50px 0;
}
.h2-box{
  position: relative;
  display: flex;
  justify-content: center;
}
img.h2-img {
  height: 45px;
}
img.h2-img_add {
  position: absolute;
  top: 35px;
  right: calc(50% - 80px);
  transform: translateX(-50%);
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(-50%);
  height: 20px;
  z-index: -1;
}
.sec02-contents {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec02-content {
  width: 47%;
  border-top: 2px solid #ed6853;
  margin: 40px 0 0;
}
.sec02-content>p.orange {
  position: relative;
  margin-bottom: 25px;
}
.sec02-content>p>span{
  position: absolute;
  top: 22px;
  right: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(-50%);
}
.sec02-close{
  margin: 30px 0 0;
}
img.sec03-01{
  top: 38px;
  right: calc(50% - 60px);
}
.gray{
  background-color: #f4f4f4;
  padding: 50px 0;
  z-index: -1;
  position: relative;
}
#sec03, #sec05 {
  margin: 0 auto 0;
}
.sec03-box{
  background: -moz-linear-gradient(top left, #ed6853, #ff9966);
  background: -webkit-linear-gradient(top left, #ed6853, #ff9966);
  background: linear-gradient(to bottom right, #ed6853, #ff9966);
  padding: 15px;
  color: #fff;
  margin: 50px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
img.sec03-02 {
  width: 165px;
}
.sec03-box_2 {
  background-color: #fff;
  margin-top: 20px;
  padding: 10px;
}
.sec03-box_2>span {
  width: 100%;
  height: 1px;
  display: block;
  background-color: #d0d0d0;
  margin: 10px 0;
}
#sec04{
  padding: 50px 0 10px;
  margin: 0 auto;
}
.sec04-content img {
  width: 30px;
  margin-right: 10px;
}
.sec04-01 {
  top: 35px;
  right: calc(50% - 70px);
  height: 25px;
}
.sec04-content>div {
  display: flex;
  align-items: flex-start;
  margin: 10px 0;
}
.sec04-content {
  border-bottom: 1px solid #d0d0d0;
  padding: 10px 0;
}
.sec04-content:last-child {
  border-bottom: unset;
}
.sec04-contents {
  margin: 30px 0;
}
.sec05-content {
  display: flex;
  margin: 40px 0;
}
.sec05-content>img {
  width: 90px;
  height: 128.5px;
}
.sec05-content>div {
  position: relative;
  display: inline-block;
  padding: 15px;
  background: #fff;
  margin: 0 0 0 20px;
  height: fit-content;
  box-shadow: 6px 6px 5px 0px rgba(170, 170, 170, 0.4);
}
.sec05-content>div:before {
  content: "";
  position: absolute;
  top: 45px;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #fff;
  z-index: 2;
}
.sec05-content>div:after {
  content: "";
  position: absolute;
  top: 45px;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #fff;
  z-index: 1;
}
footer.l-footer {
  margin-top: 80px;
}
@media screen and (min-width: 960px) {
  .sp_view{
    display: none !important;
  }
  .pc_view{
    display: block !important;
  }
  .menu{
    background-color: #fdecda;
    display: flex;
    justify-content: center;
  }
  .sec-main ul {
    width: 960px;
    justify-content: space-between;
    align-items: center;
  }
  .sec-main li{
    font-size: 13px;
    width: auto;
    padding: 15px 0;
    margin: unset;
  }
  .sec-main ul span {
    background-color: #000;
    height: 15px;
    width: 1px;
  }
  .sec{
  max-width: 960px;
  }
  .contact-box {
    padding: 40px 0;
    display: flex;
  }
  .contact-box_content{
    width: 50%;
    padding: 0 50px;
  }
  .contact>p.mincho.orange.fs20.mb {
    font-size: 22px;
  }
  .contact>p.fs14.mb {
    font-size: 18px;
  }
  .contact>a.fs32.mincho.orange {
    font-size: 48px;
  }
  .contact-box_tel img {
    width: 25px;
    margin-right: 15px;
  }
  .contact>p.fs12.orange.mb {
    font-size: 14px;
}
img.sec01-01 {
  max-width: 960px;
  margin: 0 auto;
}
.sec01-box {
  padding: 30px 30px;
  margin: -70px auto 0;
  width: 760px;
}
.sec01-bg.pc_view {
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100vw;
  height: 280px;
  background-color: #f4f4f4;
}
.sec, .sec01 {
  margin: 70px auto 0;
}
.sec01 {
  padding: 60px 0 0;
}
img.sec01-02 {
  top: 80px;
  right: calc(50% - 620px);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 100px;
}
img.sec01-03 {
  bottom: 110px;
  left: calc(50% - 510px);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 165px;
}
.sec02-content {
  width: 31%;
}
.sec02-content>p.orange {
  margin-bottom: 35px;
}
.sec02-content>p.orange>strong {
  font-size: 24px;
}
.sec02-content>p>span {
  top: 32px;
  font-size: 18px;
}
.sec02-content>p.fs12{
  font-size: 14px;
}
.sec02-close {
  margin: 50px 0 0;
  font-size: 24px;
}
img.h2-img {
  height: 60px;
}
img.h2-img_add {
  top: 45px;
  right: calc(50% - 120px);
  height: 30px;
}
img.sec03-01 {
  top: 48px;
  right: calc(50% - 75px);
}
.sec03-box>p>strong{
  font-size: 20px;
}
img.sec03-02 {
  width: 455px;
}
.sec03-box>p.fs12 {
  font-size: 14px;
}
.sec03-box_2 {
  background-color: #fff;
  margin-top: 40px;
  padding: 20px 40px;
}
.sec04-contents {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}
.sec04-content {
  padding: 20px 0;
  width: 48%;
}
.sec05-contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sec05-content {
  width: 48%;
}
.contact-box_tel {
  margin-top: 20px;
}
.contact-box_tel a {
  font-size: 42px;
}
}