@charset "UTF-8";

*,
::before,
::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-style: solid;
  border-width: 0
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  margin: 0
}

main {
  display: block
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none
}

dt {
  font-weight: bold
}

dd {
  margin-left: 0
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit
}

pre {
  font-family: monospace, monospace;
  font-size: inherit
}

address {
  font-style: inherit
}

a {
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  color: inherit
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

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

small {
  font-size: 80%
}

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

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

img,
embed,
object,
iframe {
  vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: rgba(0, 0, 0, 0);
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default
}

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

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

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

option {
  padding: 0
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0
}

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

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

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

label[for] {
  cursor: pointer
}

details {
  display: block
}

summary {
  display: list-item
}

[contenteditable] {
  outline: none
}

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

caption {
  text-align: left
}

td,
th {
  vertical-align: top;
  padding: 0
}

th {
  text-align: left;
  font-weight: bold
}

template {
  display: none
}

[hidden] {
  display: none
}

a {
  text-decoration: none;
  word-break: break-all;
  word-break: break-all;
  outline: none
}

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

.l-home #GbHeader-Logo {
  width: 101px;
  margin-top: 13px
}

@media screen and (max-width: 1090px) {
  .l-home #GbHeader-Logo {
    margin-top: 11px
  }
}

.l-root {
  width: 100%;
  margin: 0 auto;
  overflow: hidden
}

.l-main {
  position: relative;
  width: 100%;
  height: 100%;
  color: #333
}

.l-inner-lv1 {
  width: 100%;
  max-width: 1080px;
  margin: auto;
  padding: 0 28px
}

@media screen and (max-width: 1024px) {
  .l-root {
    min-width: 100%;
    min-width: 100%
  }

  .l-inner-lv1 {
    width: 100%;
    padding: 0 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }


}

@media screen and (max-width: 359px) {
  .l-inner-lv1 {
    padding: 0 5.3333vw
  }


}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid rgba(0, 0, 0, 0)
}

.slick-arrow.slick-hidden {
  display: none
}

.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat
}

@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal
}

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0);
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  width: 18px;
  height: 30px
}

.slick-prev:hover,
.slick-next:hover {
  opacity: 1
}

.slick-prev:hover::after,
.slick-next:hover::after {
  opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25
}

.slick-prev::before,
.slick-prev::after,
.slick-next::before,
.slick-next::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  content: ""
}

.slick-prev::after,
.slick-next::after {
  opacity: 0
}

.slick-prev {
  left: -25px
}


.slick-next {
  right: -25px
}

.slick-next::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slick-next::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  background: rgba(0, 0, 0, 0);
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: rgba(0, 0, 0, 0);
  padding: 5px;
  cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "?";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75
}

.c-link-button {
  width: 320px
}

.c-link-button a,
.c-link-button-en a {
  display: inline-block;
  width: 100%;
  padding: 20px 0 18px;
  border-radius: 35px;
  font-weight: bold;
  font-size: 2.6rem;
  line-height: 1;
  text-align: center
}

.c-link-button a span,
.c-link-button-en a span {
  display: inline-block;
  margin-top: -4px;
  margin-left: 13px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top
}

.c-link-button a.download span,
.c-link-button-en a.download span {
  width: 27px;
  padding-top: 32px
}

.c-link-button a.contact span,
.c-link-button-en a.contact span {
  width: 24px;
  padding-top: 32px
}

.c-link-button.-blue a,
.c-link-button-en.-blue a {
  background: -webkit-gradient(linear, left bottom, left top, from(#2850b4), to(#286ee6));
  background: -webkit-linear-gradient(bottom, #2850b4, #286ee6 100%);
  background: -o-linear-gradient(bottom, #2850b4, #286ee6 100%);
  background: linear-gradient(0deg, #2850b4, #286ee6 100%);
  color: #fff
}

.c-link-button.-orenge a {
  background: -webkit-gradient(linear, left bottom, left top, from(#E76B00), to(#FF8821));
  background: -webkit-linear-gradient(bottom, #E76B00, #FF8821 100%);
  background: -o-linear-gradient(bottom, #E76B00, #FF8821 100%);
  background: linear-gradient(0deg, #E76B00, #FF8821 100%);
  color: #fff
}

.c-link-button.-red a {
  background: -webkit-gradient(linear, left bottom, left top, from(#841b25), to(#ac1e47));
  background: -webkit-linear-gradient(bottom, #841b25, #ac1e47 100%);
  background: -o-linear-gradient(bottom, #841b25, #ac1e47 100%);
  background: linear-gradient(0deg, #841b25, #ac1e47 100%);
  color: #fff
}


.c-link-button.-col1 {
  width: 580px;
  margin: 60px auto 0;
}

.c-link-button.-white a,
.c-link-button-en.-white a {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cbcbcb));
  background: -webkit-linear-gradient(top, #fff, #cbcbcb 100%);
  background: -o-linear-gradient(top, #fff, #cbcbcb 100%);
  background: linear-gradient(180deg, #fff, #cbcbcb 100%);
  color: #2850b4
}

.c-link-more button,
.c-link-more a {
  display: inline-block;
  position: relative;
  margin-right: 32px;
  padding-bottom: 5px;
  border-bottom: 2px solid #2850b4;
  color: #333;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1
}

.c-link-more button::before,
.c-link-more a::before {
  position: absolute;
  top: 50%;
  right: -32px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 22px;
  padding-top: 22px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  content: ""
}

.c-link-more button:hover,
.c-link-more a:hover {
  opacity: 1
}

.c-link-more button:hover::before,
.c-link-more a:hover::before {
  right: -36px
}

.c-section-heading {
  font-weight: bold;
  font-size: 4rem;
  line-height: 1.7;
  text-align: center
}

@media screen and (max-width: 1024px) {

  .c-link-button,
  .c-link-button-en {
    margin: 0 auto
  }


}

@media screen and (max-width: 767px) {

  .c-link-button,
  .c-link-button-en {
    width: 100%;
    max-width: 299px
  }

  .c-link-button a,
  .c-link-button-en a {
    padding: 11px 0 9px;
    font-size: 1.8rem
  }

  .c-link-button a span,
  .c-link-button-en a span {
    margin-top: 0
  }

  .c-link-button a.download span,
  .c-link-button-en a.download span {
    width: 15px;
    padding-top: 18px
  }

  .c-link-button a.contact span,
  .c-link-button-en a.contact span {
    width: 14px;
    padding-top: 18px
  }

  .c-section-heading {
    font-size: 2.1rem;
    line-height: 2
  }


}

.p-link-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.p-link-button:first-child {
  margin-right: 40px
}

.fade-in {
  opacity: 0;
  -webkit-transition-duration: 1500ms;
  -o-transition-duration: 1500ms;
  transition-duration: 1500ms;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform
}

.fade-in-up {
  -webkit-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  transform: translate(0, 50px)
}

.fade-in-down {
  -webkit-transform: translate(0, -50px);
  -ms-transform: translate(0, -50px);
  transform: translate(0, -50px)
}

.fade-in-left {
  -webkit-transform: translate(-50px, 0);
  -ms-transform: translate(-50px, 0);
  transform: translate(-50px, 0)
}

.fade-in-right {
  -webkit-transform: translate(50px, 0);
  -ms-transform: translate(50px, 0);
  transform: translate(50px, 0)
}

.scroll-in {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0)
}

.text-link {
  color: #144cda;
  font-weight: bold;
  text-decoration: underline;
  display: inline-block;
  margin-top: 15px;
}

.p-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* height: 768px; */
  height: 720px;
  /* background-position: center; */
  /*background-position: left;*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /*background-image: url(../images/key/mv_pc_copy.png);*/
  background-image: url(../images/key/mv_pc_100.png);
}

.p-form {
  width: 30%;
  margin: 80px 60px 20px 0;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 6px 6px 6px rgba(0, 0, 0, .2);
  box-shadow: 6px 6px 6px rgba(0, 0, 0, .2);
  overflow: hidden;
  padding: 5px 15px;
}

.p-form-title {
  font-weight: bold;
  font-size: 3.2rem;
  line-height: 1.7;
  text-align: center;
}

.p-form iframe {
  width: 100%;
}

.p-key {
  width: 70%;
  position: relative;
  margin-top: 60px
}

.p-key-inner {
  width: 100%;
  /* height:700px;
  height:650px;
  background-image:url(../images/key/key_bg.jpg);
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover; */
}

.p-key-content {
  width: 90%;
  max-width: 1024px;
  position: relative;
  z-index: 3;
  padding-top: 50px;
  margin: 0 auto;
}

.p-key-content-logo {
  width: 170px;
  margin: 0 0 70px;
}

.p-key-catch {
  color: #fff;
  text-align: center
}

.p-key-catch-text {
  display: inline-block;
  font-weight: 800;
  font-size: 4rem;
}

.p-key-catch-text span {
  display: block;
  margin-top: 30px;
  font-size: 6rem
}

.p-key-link {
  margin-top: 150px;
  margin-top: 100px;
}

.p-key-image-left,
.p-key-image-right {
  z-index: 1
}

.word-image {
  position: absolute
}

.p-key-image-left {
  position: absolute;
  left: 10px;
  bottom: -40px;
  width: 428px
}

.p-key-image-left .word-image {
  width: 282px;
  right: -85px;
  bottom: 172px
}

.p-key-image-right {
  position: absolute;
  right: 10px;
  bottom: 0;
  width: 382px;
  height: 100%
}

.p-key-image-right .top-image,
.p-key-image-right .bottom-image {
  position: absolute
}

.p-key-image-right .top-image {
  top: 15px;
  right: 0;
  width: 247px
}

.p-key-image-right .bottom-image {
  left: 0;
  bottom: 0;
  width: 288px
}

.p-key-image-right .word-image {
  left: 188px;
  bottom: 243px;
  width: 165px
}

.p-key-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 30px auto 0;
}

.p-key-list-item {
  width: 30%;
}

.p-key-list-circle {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 100%;
  border-radius: 100%;
  background-color: #2850b4;
  -webkit-box-shadow: 6px 6px 6px rgba(0, 0, 0, .2);
  box-shadow: 6px 6px 6px rgba(0, 0, 0, .2);
}

.p-key-list-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 87.220447%;
  height: 87.220447%;
  border-radius: 100%;
  background-color: #fff;
  text-align: center;
}

.p-key-list-lead {
  font-weight: bold;
  font-size: 2.4rem;
  font-size: 2.2rem;
  line-height: 1.6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}


@media screen and (min-width: 1680px) {

  .p-key-image-left {
    left: 7.291667%
  }

  .p-key-image-left .word-image {
    right: -85px;
    bottom: 142px
  }

  .p-key-image-right {
    right: 12.395833%
  }


}

@media screen and (max-width: 1440px) {
  .p-key-image-right .bottom-image {
    left: unset;
    right: 10px
  }

  .p-key-image-right .word-image {
    left: unset;
    bottom: unset;
    top: 300px;
    right: 0
  }


}

@media screen and (max-width: 1199px) {

  .p-key-image-left {
    bottom: unset;
    top: 15px;
    width: 35.666667%;
    height: 100%
  }

  .p-key-image-left .word-image {
    bottom: 162px
  }

  .p-key-image-right {
    width: 31.833333%
  }

  .p-key-image-right .top-image {
    width: 64.659686%
  }

  .p-key-image-right .bottom-image {
    width: 75.39267%
  }

}

@media screen and (max-width: 1024px) {}

.p-about {
  padding: 85px 0 100px;
  position: relative;
  background-color: #dfefff
}

.p-about::before {
  position: absolute;
  left: 50%;
  bottom: -28px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 84px;
  padding-top: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: ""
}

.p-about .l-inner-lv1 {
  position: relative
}

.p-about-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 25px
}

.p-about-item {
  position: relative;
  width: 33.3333333333%;
  max-width: 328px;
  margin-left: 20px;
  padding: 21px 10px;
  border-radius: 10px;
  background-color: #fff;
}

.p-about-item:first-child {
  margin-left: 0
}

.p-about-item::before {
  position: absolute;
  right: 33%;
  bottom: -14px;
  width: 30px;
  padding-top: 15px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: ""
}

.p-about-text {
  color: #2850b4;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.5;
  text-align: center
}

.p-about-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 60px
}

.p-about-graph {
  position: relative;
  width: 260px;
  height: 260px;
  margin-top: 12px;
  border-radius: 100%;
  background-color: #e6efff;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, .2);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .2)
}

.p-about-graph.is-animation .p-about-graph-back::after {
  -webkit-animation-name: move;
  animation-name: move
}

.p-about-graph.is-animation .graph-r span {
  -webkit-animation-name: rotateR;
  animation-name: rotateR
}

.p-about-graph.is-animation .graph-l span {
  -webkit-animation-name: rotateL;
  animation-name: rotateL
}

.p-about-graph-back {
  position: absolute;
  top: 11px;
  left: 11px;
  z-index: 2;
  width: 238px;
  height: 238px;
  border-radius: 100%;
  background-image: conic-gradient(#ffffff 0%, #c6090a 95%, #c6090a 95% 100%)
}

.p-about-graph-back::after {
  position: absolute;
  top: 5px;
  left: 50%;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #c6090a;
  -webkit-animation-duration: .08s;
  animation-duration: .08s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  overflow: hidden;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  content: ""
}

.p-about-graph-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-about-graph-mask {
  position: relative;
  z-index: 2;
  width: 240px;
  height: 240px;
  margin-top: 10px
}

.graph-r,
.graph-l {
  position: absolute;
  display: block;
  width: 50%;
  height: 100%;
  top: 0;
  overflow: hidden
}

.graph-r {
  right: 0
}

.graph-l {
  left: 0
}

.graph-r span,
.graph-l span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  overflow: hidden
}

.graph-r span {
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left
}

.graph-l span {
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}

.graph-r span:before {
  content: "";
  position: absolute;
  display: block;
  width: 200%;
  height: 100%;
  top: 0;
  border-radius: 50%;
  background: #fff
}

.graph-l span:before {
  content: "";
  position: absolute;
  display: block;
  width: 200%;
  height: 100%;
  top: 0;
  border-radius: 50%;
  background: #fff
}

.graph-r span:before {
  right: 0
}

.graph-l span:before {
  left: 0
}

@-webkit-keyframes move {
  0% {
    top: 5px;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
  }

  100% {
    top: 0;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%)
  }


}

@keyframes move {
  0% {
    top: 5px;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
  }

  100% {
    top: 0;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%)
  }


}

@-webkit-keyframes rotateR {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg)
  }

  100% {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg)
  }


}

@keyframes rotateR {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg)
  }

  100% {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg)
  }


}

@-webkit-keyframes rotateL {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg)
  }

  100% {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg)
  }


}

@keyframes rotateL {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg)
  }

  100% {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg)
  }


}

.p-about-graph-count {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
  width: 160px;
  height: 160px;
  border-radius: 100%;
  background-color: #e6efff;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, .2);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .2)
}

.p-about-graph-count-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin-top: 50px
}

.p-about-graph-count-number {
  color: #b7193f;
  font-size: 5rem;
  font-family: "Roboto", sans-serif
}

.p-about-graph-count-number .percent {
  font-size: 3rem
}

.p-about-graph-count-text {
  color: #2850b4;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1;
  text-align: center
}

.p-about-content {
  position: relative;
  z-index: 1;
  max-width: 416px;
  margin-top: 25px;
  margin-left: 20px;
  line-height: 1.7;
  text-align: center
}

.p-about-content-text {
  color: #2850b4;
  font-weight: bold;
  font-size: 2.6rem;
  line-height: 1.7
}

.p-about-content-text span {
  color: #b7193f;
  font-size: 3rem
}

.p-about-content-notes {
  margin-top: 10px;
  font-weight: 300;
  font-size: 1.4rem;
}

.p-about-image {
  position: absolute;
  right: -40px;
  bottom: -100px;
  width: 396px
}

.p-detail {
  padding: 85px 0 100px
}

.p-detail-heading {
  color: #2850b4
}

.p-detail-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
}

.p-detail-row-image {
  width: 81px;
}

.p-detail-row-content {
  width: 558px;
}

.p-detail-row-content p {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2;
  text-align: center;
}

.p-detail-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  margin-top: 27px;
  border: 4px solid #2850b4;
  border-radius: 10px;
}

.p-detail-content-space {
  width: calc(100% - 674px);
}

.p-detail-content-wrap {
  /*max-width:674px;*/
  padding: 12px 20px 22px;
}

.p-detail-content-heading {
  color: #2850b4;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.75;
  text-align: center;
}

.p-detail-content-text {
  font-size: 1.6rem;
  line-height: 2;
}

.p-detail-image {
  position: absolute;
  bottom: -104px;
  left: -130px;
  width: 522px
}

.p-detail-banner {
  width: 100%;
  max-width: 750px;
  margin: 50px auto 0;
}

@media screen and (max-width: 1089px) {
  .p-detail-image {
    width: 47.889908256%
  }


}

.p-point {
  position: relative;
  overflow: hidden;
  padding: 85px 0 135px;
  background-color: #dde8fa
}

.p-point::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 606px;
  height: 379px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: rotate(180deg) scale(-1, 1);
  -ms-transform: rotate(180deg) scale(-1, 1);
  transform: rotate(180deg) scale(-1, 1);
  content: ""
}

.p-point .l-inner-lv1 {
  position: relative;
  z-index: 1
}

.p-point-wrap {
  position: relative;
  margin-top: 30px
}

.p-point-wrap::before,
.p-point-wrap::after {
  position: absolute;
  width: 606px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: ""
}

.p-point-wrap::before {
  top: -184px;
  left: 0;
  height: 379px;
}

.p-point-wrap::after {
  bottom: -147px;
  right: 0;
  height: 758px;
}

.p-point-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 38px;
  padding-bottom: 35px;
  border-bottom: 2px solid #baccea
}

.p-point-row:last-child {
  margin-bottom: 41px;
  padding-bottom: 0;
  border-bottom: none
}

.p-point-content {
  width: calc(100% - 482px - 25px)
}

.p-point-content-heading {
  width: 160px;
  padding: 8px 0 6px;
  border: 2px solid #2850b4;
  border-radius: 20px;
  background-color: #fff;
  color: #2850b4;
  font-weight: 700;
  font-size: 2.2rem;
  font-family: "Roboto", sans-serif;
  line-height: 1;
  text-align: center
}

.p-point-content-lead {
  margin-top: 8px;
  color: #2850b4;
  font-weight: bold;
  font-size: 2.8rem;
  line-height: 1.75
}

.p-point-content-text {
  font-size: 1.6rem;
  line-height: 2
}

.p-point-content-text strong {
  font-weight: bold
}

.p-point-image {
  width: 482px;
  margin-left: 25px
}

.p-point-animation {
  position: absolute
}

.p-point-animation.-top {
  right: 60px;
  top: 389px;
  width: 18.90625%;
  max-width: 362px
}

.p-point-animation.-bottom {
  left: 45px;
  bottom: 0;
  width: 28.645833333%;
  max-width: 550px
}

.p-point-function-heading {
  padding: 29px 0;
  border-top: 10px solid #2850b4;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  background-color: #fff;
  color: #2850b4;
  font-weight: bold;
  font-size: 3.2rem;
  text-align: center
}

.p-point-function-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-point-function-row:nth-of-type(even) {
  background-color: #fff
}

.p-point-function-row:nth-of-type(odd) {
  background-color: #f0f0f0
}

.p-point-function-row:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px
}

.p-point-function-term {
  width: 235px;
  padding: 16px 5px 13px 20px;
  color: #2850b4;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.6875
}

.p-point-function-desc {
  width: calc(100% - 235px);
  padding: 16px 10px 13px
}

.p-point-function-desc p {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.6rem;
  line-height: 1.6875
}

@media screen and (max-width: 1440px) {
  .p-point-animation.-top {
    right: 10px
  }

  .p-point-animation.-bottom {
    left: 10px
  }


}

@media screen and (max-width: 1299px) {
  .p-point-animation.-bottom {
    bottom: -7%
  }


}

.p-cta-top {
  padding: 85px 0 100px;
  position: relative;
  background-color: #286ee6
}

.p-cta-top-heading {
  margin-top: 2px;
  color: #fff
}

.p-cta-top-heading span {
  display: inline-block;
  margin-top: -4px;
  margin-right: 12px;
  padding: 11px 7px;
  border-radius: 100%;
  background-color: #fff;
  color: #286ee6;
  font-weight: bold;
  font-size: 1.2rem;
  vertical-align: middle
}

.p-cta-top-image {
  max-width: 413px;
  margin: 27px auto 0
}

.p-cta-top-link {
  margin-top: 43px
}

.p-movie {
  padding: 85px 0 100px
}

.p-movie-heading {
  margin-top: 1px
}

.p-movie-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 26px
}

.p-movie-item {
  position: relative;
  width: 33.3333333333%;
  max-width: 328px;
  padding-top: 18.5555%;
  margin-left: 20px
}

.p-movie-item:first-child {
  margin-left: 0
}

.p-movie-item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden
}

.p-movie-link {
  margin-top: 40px;
  text-align: right
}

.p-performance {
  padding: 85px 0 100px;
  background-color: #e5e5e5
}

.p-performance .l-inner-lv1 {
  padding: 0 18px
}

.p-performance-slider {
  margin-top: 28px
}

.p-performance-slider-item {
  width: 33.3333333333%;
  max-width: 348px;
  margin: 0 10px
}

.p-performance-slider-item a {
  position: relative;
  display: block;
  width: 100%;
  min-height: 551px;
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  color: #333
}

.p-performance-slider-item a:hover .pーperformance-link button::before {
  right: -36px
}

.p-performance-slider-thumb {
  width: 100%;
  padding-top: 54.878049%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}

.p-performance-slider-heading {
  margin: 5px 0 0;
  font-weight: bold;
  font-size: 2.8rem;
  line-height: 2;
  text-align: center
}

.p-performance-slider-text {
  padding: 0 6.097560975%;
  font-size: 1.6rem;
  line-height: 1.9888
}

.p-performance-slider-text strong {
  font-weight: bold
}

.pーperformance-link {
  position: absolute;
  right: 5px;
  bottom: 20px;
  padding: 0 4.573171%;
  text-align: right
}

@media screen and (min-width: 1440px) {
  .p-performance .slick-prev {
    left: -75px
  }

  .p-performance .slick-next {
    right: -75px
  }


}

@media screen and (max-width: 1199px) {
  .p-performance .l-inner-lv1 {
    padding: 0 28px
  }

  .p-performance .slick-prev {
    left: -18px
  }

  .p-performance .slick-next {
    right: -18px
  }


}

.p-plan {
  padding: 85px 0 84px
}

.p-plan-heading {
  margin-top: 1px
}

.p-plan-table {
  margin-top: 25px
}

.p-plan-table-inner {
  min-width: 1024px
}

.p-plan-table-thead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-plan-table-thead-desc {
  position: relative;
  width: 432px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  background-color: #d9d9d9
}

.p-plan-table-thead-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 178px
}

.p-plan-table-thead-check {
  width: calc(100% - 432px)
}

.p-plan-table-thead-title {
  margin-left: 2px;
  padding: 14px 0 11px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  background-color: #2850b4;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  text-align: center
}

.p-plan-table-thead-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.p-plan-table-thead-item {
  width: 195px;
  margin-top: 2px;
  margin-left: 2px;
  padding: 5px 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5555;
  text-align: center
}

.p-plan-table-thead-item:nth-of-type(1) {
  background-color: #56c4b3
}

.p-plan-table-thead-item:nth-of-type(2) {
  background-color: #286ee6
}

.p-plan-table-thead-item:nth-of-type(3) {
  background-color: #4545b7
}

.p-plan-table-row {
  display: table;
  table-layout: fixed;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1024px
}

.p-plan-table-row:nth-of-type(even) {
  background-color: #f2f2f2
}

.p-plan-table-row:nth-of-type(even) .p-plan-table-td.-pki {
  background-color: #c8e3df
}

.p-plan-table-row:nth-of-type(even) .p-plan-table-td.-basic {
  background-color: #d5deef
}

.p-plan-table-row:nth-of-type(even) .p-plan-table-td.-std {
  background-color: #d2d2ef
}

.p-plan-table-row:nth-of-type(odd) .p-plan-table-td.-pki {
  background-color: #def5f2
}

.p-plan-table-row:nth-of-type(odd) .p-plan-table-td.-basic {
  background-color: #e6efff
}

.p-plan-table-row:nth-of-type(odd) .p-plan-table-td.-std {
  background-color: #e7e7fd
}

.p-plan-table-rowspan {
  display: table-cell;
  width: 197px;
  border-left: 2px solid #c1c1c1
}

.p-plan-table-rowspan.-wide {
  width: 254px
}

.p-plan-table-rowspan .p-plan-table-td {
  display: block;
  border-left: none
}

.p-plan-table-rowspan .p-plan-table-td:first-child.-desc {
  border-bottom: 2px solid #e3e3e3
}

.p-plan-table-rowspan .p-plan-table-td:first-child.-pki {
  border-bottom: 2px solid #c8e3df
}

.p-plan-table-rowspan .p-plan-table-td:first-child.-basic {
  border-bottom: 2px solid #d5deef
}

.p-plan-table-rowspan .p-plan-table-td:first-child.-std {
  border-bottom: 2px solid #d2d2ef
}

.p-plan-table-rowspan .p-plan-table-td.-desc,
.p-plan-table-rowspan .p-plan-table-td.-pki,
.p-plan-table-rowspan .p-plan-table-td.-basic,
.p-plan-table-rowspan .p-plan-table-td.-std {
  width: 100%
}

.p-plan-table-rowspan .p-plan-table-td:nth-of-type(2).-desc,
.p-plan-table-rowspan .p-plan-table-td:nth-of-type(2).-pki,
.p-plan-table-rowspan .p-plan-table-td:nth-of-type(2).-basic,
.p-plan-table-rowspan .p-plan-table-td:nth-of-type(2).-std {
  height: 82px
}

.p-plan-table-rowspan .p-plan-table-td:nth-of-type(2).-pki,
.p-plan-table-rowspan .p-plan-table-td:nth-of-type(2).-basic,
.p-plan-table-rowspan .p-plan-table-td:nth-of-type(2).-std {
  padding-top: 25px
}

.p-plan-table-th,
.p-plan-table-td {
  display: table-cell;
  vertical-align: middle;
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-size: 1.4rem
}

.p-plan-table-th {
  width: 178px;
  padding: 13px 5px 13px 20px;
  color: #2850b4;
  font-weight: bold
}

.p-plan-table-td {
  border-left: 2px solid #c1c1c1;
  line-height: 2
}

.p-plan-table-td.-desc {
  width: 254px;
  padding: 13px 5px 13px 18px
}

.p-plan-table-td.-pki,
.p-plan-table-td.-basic,
.p-plan-table-td.-std {
  width: 197px;
  padding: 13px 5px;
  color: #2850b4;
  font-weight: bold;
  text-align: center
}

.p-plan-table-image {
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top
}

.p-plan-table-image.-one {
  width: 18px;
  padding-top: 22px;
  margin: 3px 2px 0;
}

.p-plan-table-image.-two {
  width: 20px;
  padding-top: 22px;
  margin: 3px 2px 0;
}

.p-plan-table-strong {
  color: #286ee6;
  font-weight: bold
}

.p-plan-table-appliance {
  padding: 15px 20px;
  background-color: #bfd7f5
}

.p-plan-table-appliance-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.p-plan-table-appliance-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 456px
}

.p-plan-table-appliance-title {
  padding: 9px 32px;
  border-radius: 35px;
  background-color: #fff;
  color: #2850b4;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.3
}

.p-plan-table-appliance-image {
  width: 67px
}

.p-plan-table-appliance-text {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1
}

.p-plan-table-appliance-right {
  width: 335px
}

.p-plan-table-appliance-notes p {
  font-size: 1.4rem;
  line-height: 1.7
}

.p-plan-notes {
  margin-top: 12px
}

.p-plan-notes p {
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  line-height: 2
}

@media screen and (max-width: 1090px) {
  .p-plan-table {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch
  }


}

.p-flow {
  position: relative;
  padding: 100px 0 91px;
  background-color: #e0eeff
}

.p-flow .l-inner-lv1 {
  position: relative;
  z-index: 1
}

.p-flow-animation {
  position: absolute;
  top: 0;
  left: -3px;
  height: 100%
}

.p-flow-animation img {
  width: auto;
  height: 100%
}

.p-flow-heading {
  margin-top: 6px
}

.p-flow-lead {
  margin-top: 20px;
  font-size: 1.6rem;
  text-align: center
}

.p-flow-step {
  margin-top: 37px
}

.p-flow-step-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.p-flow-step-item {
  width: 30.566406%
}

.p-flow-step-circle {
  position: relative;
  width: 100%;
  padding-top: 100%;
  border-radius: 100%;
  background-color: #2850b4;
  -webkit-box-shadow: 6px 6px 6px rgba(0, 0, 0, .2);
  box-shadow: 6px 6px 6px rgba(0, 0, 0, .2)
}

.p-flow-step-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 87.220447%;
  height: 87.220447%;
  border-radius: 100%;
  background-color: #fff;
  text-align: center
}

.p-flow-step-heading {
  padding-top: 20.513571925%;
  color: #2850b4;
  font-size: 4rem;
  font-family: "Roboto", sans-serif;
  line-height: 1
}

.p-flow-step-lead {
  margin-top: 18px;
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1
}

.p-flow-step-icon {
  margin: 0 auto
}

.p-flow-step-icon.-one {
  width: 26%;
  margin-top: 5.494505%
}

.p-flow-step-icon.-two {
  width: 42.124542%;
  margin-top: 3.663004%
}

.p-flow-step-icon.-three {
  width: 47.619048%;
  margin-top: 5.494505%;
  padding-left: 10.989011%
}

.p-flow-step-text {
  margin-top: 32px;
  font-size: 1.6rem;
  line-height: 2
}

.p-cta-bottom {
  padding: 91px 0 100px
}

.p-cta-bottom .l-inner-lv1 {
  position: relative
}

.p-cta-bottom-text {
  position: relative;
  z-index: 1;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.83;
  text-align: center
}

.p-cta-bottom-link {
  position: relative;
  z-index: 1;
  margin-top: 22px
}

.p-cta-bottom-wrap {
  position: absolute;
  right: -100px;
  bottom: -100px;
  width: 280px
}

.p-cta-bottom-word {
  width: 251px;
  margin-left: 30px;
  margin-bottom: -11px
}

.p-cta-bottom-image {
  width: 244px
}

.p-performance-slider.p-document-list .p-performance-slider-thumb {
  padding-top: 60%;
  border: solid 1px #ccc;
  border-radius: 10px 10px 0 0;
}

.p-performance-slider.p-document-list .p-performance-slider-heading {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  padding: 0 6.097560975%;
  margin: 15px 0;
}

.p-performance-slider.p-document-list .p-performance-slider-item a {
  min-height: 410px;
}

.p-download {
  padding: 40px 20px;
  background: #E9EFFA;
}

.p-download-title {
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: -45px;
}

@media screen and (max-width: 1440px) {

  .p-cta-bottom-wrap {
    right: 0
  }

}

@media screen and (max-width: 1200px) {

  .p-form-title {
    font-size: 2.4rem;
  }

  .p-key-list-lead {
    font-size: 1.5rem;
  }

}

@media screen and (max-width: 1024px) {

  .p-link-row {
    display: block;
    padding-bottom: 50px;
  }

  .p-link-button:first-child {
    margin-right: auto;
    margin-bottom: 20px
  }

  .p-key-content {
    padding-top: 50px
  }

  .p-key-catch-text {
    font-size: 3rem;
    line-height: 1.2
  }

  .p-key-catch-text span {
    margin: 25px 10px 10px;
  }

  .p-key-link {
    margin-top: 35px
  }

  .p-key-image-left {
    left: 0;
    max-width: 298px;
    height: auto
  }

  .p-key-image-left .word-image {
    width: 200px;
    right: unset;
    bottom: unset;
    top: 0;
    left: 10px
  }

  .p-key-image-right {
    right: 0
  }

  .p-key-image-right .top-image {
    top: unset;
    bottom: 120px;
    min-width: 207px
  }

  .p-key-image-right .bottom-image {
    min-width: 208px
  }

  .p-key-image-right .word-image {
    right: 5px;
    width: 135px
  }

  .p-about {
    padding: 60px 0 30px
  }

  .p-about-item {
    margin-left: 10px;
    padding: 21px 5px
  }

  .p-about-text {
    font-size: 1.8rem
  }

  .p-about-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .p-about-image {
    position: relative;
    right: unset;
    bottom: unset;
    margin: 40px auto 0
  }

  .p-detail {
    padding: 60px 0 100px
  }

  .p-detail-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .p-detail-content-space {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    padding-top: 270px
  }

  .p-detail-content-wrap {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    max-width: 100%
  }

  .p-detail-image {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 522px
  }

  .p-point-row {
    display: block
  }

  .p-point-content {
    width: 100%
  }

  .p-point-image {
    margin: 30px auto
  }

  .p-point-animation.-bottom {
    bottom: -3.5%
  }

  .p-performance-slider-item {
    width: 50%;
    max-width: 100%
  }

  .pーperformance-link {
    position: static;
    padding: 9px 4.573171% 20px
  }

  .p-cta-bottom {
    padding: 85px 0 0
  }

  .p-cta-bottom-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    right: unset;
    bottom: unset;
    width: 100%;
    margin-top: 40px
  }

  .p-form,
  .p-form-en {
    margin: 80px 30px 20px 0;
    padding: 10px 5px 30px;
  }

}

@media screen and (max-width: 767px) {

  .p-top {
    margin-top: 60px;
    width: 100%;
    /* height:141vw; */
    height: 138vw;
    background-position: center;
    /*background-image: url(../images/key/mv_sp_copy.png);*/
    background-image: url(../images/key/mv_sp.png);
    background-size: contain;
  }

  .p-top_en {
    background-image: url(../images/key/key_bg_sp.jpg);
  }

  .p-key-inner {
    /* height:496px;
    height:480px;
    background-image:url(../images/key/key_bg_sp.jpg) */
  }

  .p-key-content {
    position: relative;
    height: 100%;
    /*padding-top:30px;*/
  }

  .p-key-content-logo {
    width: 27.733333333%;
    min-width: 104px;
    margin: 0 auto 14px
  }

  .p-key-catch-text {
    font-size: 2rem;
    line-height: 1.7
  }

  .p-key-catch-text span {
    margin: 25px 0 10px;
    font-size: 4.8rem;
    line-height: 1.25
  }

  .p-key-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    bottom: 30px;
    width: 100%;
    margin-top: 0
  }

  .p-key-image-left {
    top: unset;
    bottom: 82px;
    width: 37.333333333%
  }

  .p-key-image-left .word-image {
    top: unset;
    bottom: 30px;
    width: 82.142857142%
  }

  .p-key-image-right {
    width: 100%
  }

  .p-key-image-right .top-image {
    width: 27.466666666%;
    min-width: unset
  }

  .p-key-image-right .bottom-image {
    width: 32.8%;
    min-width: unset
  }

  .p-key-image-right .word-image {
    top: 260px;
    width: 16.266666666%
  }

  .p-about {
    padding: 19px 0 30px
  }

  .p-about-list {
    display: block;
    margin-top: 20px
  }

  .p-about-item {
    width: 100%;
    max-width: unset;
    margin-left: 0;
    margin-bottom: 24px;
    padding: 15px 5px 17px
  }

  .p-about-item::before {
    right: unset;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }

  .p-about-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 30px
  }

  .p-about-graph {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 16px auto 0
  }

  .p-about-content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin: 0 auto
  }

  .p-about-content-text {
    font-size: 1.8rem;
    line-height: 1.4
  }

  .p-about-content-text span {
    font-size: 2rem
  }

  .p-about-content-notes {
    margin-top: 15px;
    font-size: 1.2rem;
    line-height: 1.65;
    text-align: center
  }

  .p-about-image {
    width: 85.545722713%;
    margin: 16px auto 0 9px
  }

  .p-detail {
    padding: 52px 0 70px
  }

  .p-detail-heading {
    line-height: 1.6
  }

  .p-detail-row {
    display: block;
    margin-top: 23px
  }

  .p-detail-row-image {
    margin: 0 auto
  }

  .p-detail-row-content {
    width: 100%;
    margin-top: 11px
  }

  .p-detail-content {
    margin-top: 12px
  }

  .p-detail-content-space {
    padding-top: 220px
  }

  .p-detail-content-wrap {
    padding: 15px 15px 20px
  }

  .p-detail-content-heading {
    font-size: 2rem;
    line-height: 1.5
  }

  .p-detail-content-text {
    margin-top: 7px
  }

  .p-detail-image {
    bottom: -64px;
    width: 375px
  }

  .p-point {
    padding: 20px 0 27px;
    overflow: hidden
  }

  .p-point::before {
    width: 305px;
    left: -152px;
    height: 191px
  }

  .p-point-wrap {
    margin-top: 20px
  }

  .p-point-wrap::before,
  .p-point-wrap::after {
    width: 305px
  }

  .p-point-wrap::before {
    top: -82px;
    left: -152px;
    height: 191px
  }

  .p-point-wrap::after {
    right: -153px;
    bottom: 37px;
    height: 382px
  }

  .p-point-row {
    margin-bottom: 30px;
    padding-bottom: 30px
  }

  .p-point-row:last-child {
    margin-bottom: 40px
  }

  .p-point-content-heading {
    width: 100px;
    padding: 6px 0 5px;
    font-size: 1.5rem
  }

  .p-point-content-lead {
    margin-top: 15px;
    font-size: 2rem;
    line-height: 1.5
  }

  .p-point-content-text {
    margin-top: 6px
  }

  .p-point-image {
    width: 100%;
    margin: 13px auto 0
  }

  .p-point-function-heading {
    padding: 19px 0 15px;
    font-size: 2rem
  }

  .p-point-function-row {
    display: block;
    padding: 14px 0 16px
  }

  .p-point-function-term {
    width: 100%;
    padding: 0 10px
  }

  .p-point-function-desc {
    width: 100%;
    padding: 0 10px
  }

  .p-point-function-desc p {
    line-height: 1.65
  }

  .p-cta-top {
    padding: 22px 0 30px
  }

  .p-cta-top-heading {
    margin-top: 0;
    margin-left: -28px
  }

  .p-cta-top-heading span {
    margin-right: 10px;
    padding: 4px;
    font-size: 1rem
  }

  .p-cta-top-image {
    margin: 24px auto 0
  }

  .p-movie {
    padding: 24px 0 30px
  }

  .p-movie-heading {
    line-height: 1.5
  }

  .p-movie-list {
    display: block;
    margin-top: 15px
  }

  .p-movie-item {
    width: 100%;
    padding-top: 57.926829268%;
    max-width: unset;
    margin-left: 0;
    margin-bottom: 23px
  }

  .p-movie-item:last-child {
    margin-bottom: 20px
  }

  .p-movie-link {
    margin-top: 0
  }

  .p-cta-top-link {
    margin-top: 19px
  }

  .p-performance {
    padding: 18px 0 30px
  }

  .p-performance .l-inner-lv1 {
    padding: 0 40px
  }

  .p-performance .slick-prev {
    left: -25px
  }

  .p-performance .slick-next {
    right: -25px
  }

  .p-performance-slider {
    margin-top: 21px
  }

  .p-performance-slider-thumb {
    padding-top: 65.934065934%
  }

  .p-performance-slider-heading {
    margin: 12px 0 6px;
    font-size: 2.4rem;
    line-height: 1.5
  }

  .p-performance-slider-text {
    padding: 0 3.636363636%;
    letter-spacing: .05em
  }

  .p-plan {
    padding: 20px 0 14px
  }

  .p-plan-heading {
    margin-top: 0
  }

  .p-plan-table {
    overflow-x: hidden;
    margin-top: 20px
  }

  .p-plan-table-inner {
    min-width: unset;
    width: 587px;
    margin: 0 auto
  }

  .p-plan-table-thead-desc {
    width: 314px
  }

  .p-plan-table-thead-logo {
    width: 114px
  }

  .p-plan-table-thead-check {
    width: 273px
  }

  .p-plan-table-thead-title {
    margin-left: 1px;
    padding: 9px 0 8px;
    font-size: 1.2rem
  }

  .p-plan-table-thead-item {
    width: 90px;
    margin-top: 1px;
    margin-left: 1px;
    padding: 6px 0;
    font-size: 1.2rem
  }

  .p-plan-table-row {
    width: 587px
  }

  .p-plan-table-rowspan {
    width: 91px;
    border-left: 1px solid #c1c1c1
  }

  .p-plan-table-rowspan.-wide {
    width: 173px
  }

  .p-plan-table-rowspan .p-plan-table-td:first-child.-desc {
    border-bottom: 1px solid #e3e3e3
  }

  .p-plan-table-rowspan .p-plan-table-td:first-child.-pki {
    border-bottom: 1px solid #c8e3df
  }

  .p-plan-table-rowspan .p-plan-table-td:first-child.-basic {
    border-bottom: 1px solid #d5deef
  }

  .p-plan-table-rowspan .p-plan-table-td:first-child.-std {
    border-bottom: 1px solid #d2d2ef
  }

  .p-plan-table-rowspan .p-plan-table-td:nth-of-type(2).-desc,
  .p-plan-table-rowspan .p-plan-table-td:nth-of-type(2).-pki,
  .p-plan-table-rowspan .p-plan-table-td:nth-of-type(2).-basic,
  .p-plan-table-rowspan .p-plan-table-td:nth-of-type(2).-std {
    height: 52px
  }

  .p-plan-table-rowspan .p-plan-table-td:nth-of-type(2).-pki,
  .p-plan-table-rowspan .p-plan-table-td:nth-of-type(2).-basic,
  .p-plan-table-rowspan .p-plan-table-td:nth-of-type(2).-std {
    padding-top: 8px
  }

  .p-plan-table-th,
  .p-plan-table-td {
    font-size: 1.2rem;
    line-height: 1.5
  }

  .p-plan-table-th {
    width: 141px;
    padding: 8px 5px 8px 12px
  }

  .p-plan-table-td {
    border-left: 1px solid #c1c1c1
  }

  .p-plan-table-td.-desc {
    width: 173px;
    padding: 8px 5px 8px 12px
  }

  .p-plan-table-td.-pki,
  .p-plan-table-td.-basic,
  .p-plan-table-td.-std {
    width: 91px;
    padding: 8px 5px
  }

  .p-plan-table-td.-align-left {
    padding-left: 15px;
    text-align: left
  }

  .p-plan-table-image.-one {
    width: 11px;
    padding-top: 14px
  }

  .p-plan-table-image.-two {
    width: 12px;
    padding-top: 14px
  }

  .p-plan-table-appliance {
    padding: 10px
  }

  .p-plan-table-appliance-left {
    width: 315px
  }

  .p-plan-table-appliance-title {
    padding: 4px 18px;
    font-size: 1.4rem
  }

  .p-plan-table-appliance-image {
    width: 32px
  }

  .p-plan-table-appliance-text {
    font-size: 1.4rem
  }

  .p-plan-table-appliance-notes p {
    font-size: 1.2rem;
    line-height: 1.5
  }

  .p-plan-table-appliance-right {
    width: 224px
  }

  .p-plan-notes {
    margin-top: 35px
  }

  .p-plan-notes p {
    margin-bottom: 0
  }

  .p-flow {
    padding: 20px 0 28px
  }

  .p-flow-heading {
    margin-top: 0
  }

  .p-flow-step {
    margin-top: 18px
  }

  .p-flow-step-list {
    display: block
  }

  .p-flow-step-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    margin-bottom: 40px
  }

  .p-flow-step-item:last-child {
    margin-bottom: 0
  }

  .p-flow-step-item:last-child::before {
    content: none
  }

  .p-flow-step-item::before {
    position: absolute;
    left: 50%;
    bottom: -35px;
    -webkit-transform: translateX(-50%) rotate(-90deg);
    -ms-transform: translateX(-50%) rotate(-90deg);
    transform: translateX(-50%) rotate(-90deg);
    width: 18px;
    padding-top: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: ""
  }

  .p-flow-step-circle {
    width: 150px;
    height: 150px;
    padding-top: 0
  }

  .p-flow-step-content {
    width: 130px;
    height: 130px
  }

  .p-flow-step-heading {
    padding-top: 20px;
    font-size: 2.4rem
  }

  .p-flow-step-lead {
    margin-top: 8px;
    font-size: 1.6rem
  }

  .p-flow-step-icon {
    margin: 0 auto
  }

  .p-flow-step-icon.-one {
    width: 31px;
    margin-top: 7px
  }

  .p-flow-step-icon.-two {
    width: 46px;
    margin-top: 8px
  }

  .p-flow-step-icon.-three {
    width: 50px;
    margin-top: 6px;
    padding-left: 8px
  }

  .p-flow-step-text {
    width: calc(100% - 150px - 20px);
    max-width: 180px;
    margin-top: 0;
    margin-left: 20px
  }

  .p-cta-bottom {
    padding: 25px 0 0
  }

  .p-cta-bottom-text {
    font-size: 1.8rem;
    line-height: 1.5
  }

  .p-cta-bottom-link {
    margin-top: 15px
  }

  .p-cta-bottom-wrap {
    margin-top: 20px
  }

  .p-cta-bottom-word {
    width: 49.882005899%;
    margin-left: 0
  }

  .p-cta-bottom-image {
    width: 28.613569321%;
    margin-left: 14px;
    margin-bottom: -1px
  }

  .p-download-title {
    font-size: 2.1rem;
    line-height: 2;
  }

  .p-key {
    width: 100%;
  }

  .p-key-list {
    max-width: 400px;
  }

  .p-key-list-item {
    width: 32%;
  }

  .p-key-list-lead {
    font-size: 1.3rem;
  }

  .p-form,
  .p-form-en {
    display: none;
  }

}

@media screen and (max-width: 630px) {
  .p-plan-table {
    overflow-x: scroll
  }


}

@media screen and (max-width: 599px) {
  .p-key-image-left {
    z-index: 2;
    width: 140px
  }

  .p-key-image-left .word-image {
    top: unset;
    left: 103px;
    bottom: 82px;
    width: 115px
  }

  .p-key-image-right {
    width: 100%
  }

  .p-key-image-right .top-image {
    right: 18px;
    bottom: 158px;
    width: 103px
  }

  .p-key-image-right .bottom-image {
    right: unset;
    left: 50%;
    bottom: 126px;
    width: 123px
  }

  .p-key-image-right .word-image {
    top: unset;
    bottom: 160px;
    right: 10px;
    width: 61px
  }


}

.cfx::after {
  content: "";
  clear: both;
  display: block
}

.only-pc {
  display: block
}

.only-pc.-inline {
  display: inline-block
}

.only-tab {
  display: none
}

.only-tab.-inline {
  display: none
}

.only-sp {
  display: none
}

.only-sp.-inline {
  display: none
}

.tab-under {
  display: none
}

@media screen and (max-width: 1024px) {
  .only-tab {
    display: block
  }

  .only-tab.-inline {
    display: inline-block
  }

  .tab-under {
    display: block
  }


}

@media screen and (max-width: 767px) {
  .only-pc {
    display: none
  }

  .only-pc.-inline {
    display: none
  }

  .only-tab {
    display: none
  }

  .only-tab.-inline {
    display: none
  }

  .only-sp {
    display: block
  }

  .only-sp.-inline {
    display: inline-block
  }


}

.hoge {
  padding: 500px 0
}


/*-----------------------------
  english site
-----------------------------*/

.p-top_en {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  height: 768px;
  background-image: url(../images/key/key_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-form-en {
  width: 30%;
  margin: 80px 60px 20px 0;
  overflow: hidden;
  padding: 10px 15px 30px;
}

.c-link-button-en.-col1 {
  width: 70%;
  min-width: 250px;
  max-width: 500px;
  margin: 60px auto 0;
}

.p-key-list-lead-en,
.p-key-list-lead-en-s {
  font-weight: bold;
  font-size: 5rem;
  line-height: 1.6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.p-key-list-lead-en-s {
  font-size: 4rem;
}

@media screen and (max-width: 1700px) {
  .p-key-list-lead-en-s {
    font-size: 3rem;
  }
}

@media screen and (max-width: 1199px) {
  .p-key-list-lead-en {
    font-size: 3rem;
  }

  .p-key-list-lead-en-s {
    font-size: 2rem;
  }
}


@media screen and (max-width: 768px) {
  .p-key-list-lead-en-s {
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

/* パートナーロゴ */
.p-logo {
  padding: 15px 0;
}

.p-logo-inner {
  width: 100%;
  margin: 0 auto;
}

.p-logo-container {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 0 20px;
  justify-items: center;
  align-items: center;
  flex-wrap: unset;
  overflow: visible;
}

.p-logo-item {
  flex: 0 0 200px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.p-logo-item img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  transition: all 0.3s ease;
}

.p-logo-item:hover img {
  filter: brightness(1.1);
  transform: scale(1.05);
}

@media screen and (max-width: 1024px) {
  .p-logo-container {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: none;
    gap: 12px 12px;
  }

  .p-logo-item {
    flex: 0 0 180px;
    height: 85px;
    padding: 10px;
  }

  .sp-none {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .p-logo-container {
    gap: 0;
  }

  .p-logo-item {
    flex: 0 0 150px;
    height: auto;
    padding: 0;
  }
}