@charset "UTF-8";
/*
	Made by Elly Loel - https://ellyloel.com/
*/
* {
  margin: 0;
  padding: 0;
}

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

*:where(:not(fieldset, progress, meter)) {
  border-width: 0;
  border-style: solid;
  background-origin: border-box;
  background-repeat: no-repeat;
}

html {
  block-size: 100%;
  -webkit-text-size-adjust: none;
}

@media (prefers-reduced-motion: no-preference) {
  html:focus-within {
    scroll-behavior: smooth;
  }
}
body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeSpeed;
  min-block-size: 100%;
}

:where(img, svg, video, canvas, audio, iframe, embed, object) {
  display: block;
}

:where(img, svg, video) {
  block-size: auto;
  max-inline-size: 100%;
}

:where(svg) {
  stroke: none;
  fill: currentColor;
}

:where(svg):where(:not([fill])) {
  stroke: currentColor;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

:where(svg):where(:not([width])) {
  inline-size: 5rem;
}

:where(input, button, textarea, select),
:where(input[type=file])::-webkit-file-upload-button {
  color: inherit;
  font: inherit;
  font-size: inherit;
  letter-spacing: inherit;
}

:where(textarea) {
  resize: vertical;
}

@supports (resize: block) {
  :where(textarea) {
    resize: block;
  }
}
:where(p, h1, h2, h3, h4, h5, h6) {
  overflow-wrap: break-word;
}

h1 {
  font-size: 2em;
}

:where(ul, ol)[role=list] {
  list-style: none;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

:where(a[href], area, button, input, label[for], select, summary, textarea, [tabindex]:not([tabindex*="-"])) {
  cursor: pointer;
  touch-action: manipulation;
}

:where(input[type=file]) {
  cursor: auto;
}

:where(input[type=file])::-webkit-file-upload-button {
  cursor: pointer;
}

:where(input[type=file])::-webkit-file-upload-button,
:where(input[type=file])::file-selector-button {
  cursor: pointer;
}

@media (prefers-reduced-motion: no-preference) {
  :focus-visible {
    transition: outline-offset 145ms cubic-bezier(0.25, 0, 0.4, 1);
  }
  :where(:not(:active)):focus-visible {
    transition-duration: 0.25s;
  }
}
:where(:not(:active)):focus-visible {
  outline-offset: 5px;
}

:where(input[type=file])::-webkit-file-upload-button {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
          user-select: none;
  text-align: center;
}

:where(button, button[type], input[type=button], input[type=submit], input[type=reset]),
:where(input[type=file])::-webkit-file-upload-button,
:where(input[type=file])::file-selector-button {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
          user-select: none;
  text-align: center;
}

:where(button, button[type], input[type=button], input[type=submit], input[type=reset])[disabled] {
  cursor: not-allowed;
}

html {
  height: -webkit-fill-available;
  -webkit-font-smoothing: antialiased;
  font-size: 2.564103vw;
}
@media screen and (min-width: 641px) {
  html {
    font-size: 2.4vw;
  }
}
@media screen and (min-width: 769px) {
  html {
    font-size: 1.008065vw;
  }
}
@media screen and (min-width: 992px) {
  html {
    font-size: 0.6944445vw;
  }
}
@media screen and (min-width: 1441px) {
  html {
    font-size: 10px;
  }
}

body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  color: #333333;
  line-height: 1.8;
  letter-spacing: 0.02em;
  position: relative;
  background: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  min-height: 100vh;
  min-height: -webkit-fill-available;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  -webkit-animation: bodyAnimation 1s ease-in-out forwards;
          animation: bodyAnimation 1s ease-in-out forwards;
}
body.no_scroll {
  overflow: hidden;
}

@-webkit-keyframes bodyAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes bodyAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
*,
*::after,
*::before {
  box-sizing: border-box;
}

.hidden {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

p {
  margin: 0;
}

strong {
  font-weight: bold;
}

.bold {
  font-weight: bold;
}

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

@media screen and (min-width: 769px) {
  .text_left {
    text-align: left !important;
  }
}

@media screen and (min-width: 769px) {
  .text_center {
    text-align: center !important;
  }
}

@media screen and (min-width: 769px) {
  .text_right {
    text-align: right !important;
  }
}

.xs_text_left {
  text-align: left;
}

.xs_text_center {
  text-align: center;
}

.xs_text_right {
  text-align: right;
}

.jp {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
}

.jp-mincho {
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
}

.en {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.en_bold {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-weight: 700;
}

.en-gothic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  letter-spacing: 0.04em;
}

a {
  text-decoration: none;
  border: none;
  outline: none;
}

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

a,
a::before,
a::after {
  transition: 0.6s cubic-bezier(0.08, 0.68, 0.35, 1);
  color: #333333;
}

i {
  margin-right: 0.8rem;
  vertical-align: -2px;
  font-size: 1rem;
}

img {
  display: block;
  width: 100%;
}
img.object_fit_img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
}

figure {
  display: block;
  padding: 0;
  margin: 0;
}

.noselect {
  -webkit-user-select: none;
          user-select: none;
}

/*
IE用
onMousremove = "return false;" onMouseDown = "return false;"
*/
.bgWhite {
  background: #fff;
}

.bgGray {
  background: #f1f1f1;
}

.bgMaincolor {
  background: #1cca93 !important;
}

.mt00 {
  margin-top: 0 !important;
}

.mb00 {
  margin-bottom: 0 !important;
}

.ml00 {
  margin-left: 0 !important;
}

.mr00 {
  margin-right: 0 !important;
}

@-webkit-keyframes hoverLineLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
  }
}

@keyframes hoverLineLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
  }
}
@-webkit-keyframes hoverLineRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
  }
}
@keyframes hoverLineRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
  }
}
@-webkit-keyframes hoverLineLoop {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
  }
  50% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
  }
  50.01% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
  }
}
@keyframes hoverLineLoop {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
  }
  50% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
  }
  50.01% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
  }
}
@-webkit-keyframes hoverLineVerticalActive {
  0% {
    left: 0;
    top: 0;
    height: 0%;
  }
  to {
    left: 0;
    top: 0;
    height: 100%;
  }
}
@keyframes hoverLineVerticalActive {
  0% {
    left: 0;
    top: 0;
    height: 0%;
  }
  to {
    left: 0;
    top: 0;
    height: 100%;
  }
}
@-webkit-keyframes hoverLineVerticalRemove {
  0% {
    left: 0;
    top: auto;
    bottom: 0;
    height: 100%;
  }
  to {
    left: 0;
    top: auto;
    bottom: 0;
    height: 0%;
  }
}
@keyframes hoverLineVerticalRemove {
  0% {
    left: 0;
    top: auto;
    bottom: 0;
    height: 100%;
  }
  to {
    left: 0;
    top: auto;
    bottom: 0;
    height: 0%;
  }
}
@-webkit-keyframes hoverLineVerticalTop {
  0% {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: translateX(-50%) scaleY(0);
            transform: translateX(-50%) scaleY(0);
  }
  to {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: translateX(-50%) scaleY(1);
            transform: translateX(-50%) scaleY(1);
  }
}
@keyframes hoverLineVerticalTop {
  0% {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: translateX(-50%) scaleY(0);
            transform: translateX(-50%) scaleY(0);
  }
  to {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: translateX(-50%) scaleY(1);
            transform: translateX(-50%) scaleY(1);
  }
}
@-webkit-keyframes hoverLineVerticalBottom {
  0% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: translateX(-50%) scaleY(0);
            transform: translateX(-50%) scaleY(0);
  }
  to {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: translateX(-50%) scaleY(1);
            transform: translateX(-50%) scaleY(1);
  }
}
@keyframes hoverLineVerticalBottom {
  0% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: translateX(-50%) scaleY(0);
            transform: translateX(-50%) scaleY(0);
  }
  to {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: translateX(-50%) scaleY(1);
            transform: translateX(-50%) scaleY(1);
  }
}
@-webkit-keyframes hoverLineLoopVertical {
  0% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: translateX(-50%) scaleY(1);
            transform: translateX(-50%) scaleY(1);
  }
  50% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: translateX(-50%) scaleY(0);
            transform: translateX(-50%) scaleY(0);
  }
  50.01% {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: translateX(-50%) scaleY(0);
            transform: translateX(-50%) scaleY(0);
  }
  to {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: translateX(-50%) scaleY(1);
            transform: translateX(-50%) scaleY(1);
  }
}
@keyframes hoverLineLoopVertical {
  0% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: translateX(-50%) scaleY(1);
            transform: translateX(-50%) scaleY(1);
  }
  50% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: translateX(-50%) scaleY(0);
            transform: translateX(-50%) scaleY(0);
  }
  50.01% {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: translateX(-50%) scaleY(0);
            transform: translateX(-50%) scaleY(0);
  }
  to {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: translateX(-50%) scaleY(1);
            transform: translateX(-50%) scaleY(1);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes moveIn {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes moveIn {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@-webkit-keyframes moveOut {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
}
@keyframes moveOut {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
}
@-webkit-keyframes moveInOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  50% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
}
@keyframes moveInOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  50% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
}
@-webkit-keyframes moveInVertical {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@keyframes moveInVertical {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@-webkit-keyframes moveOutVertical {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(200%);
            transform: translateY(200%);
  }
}
@keyframes moveOutVertical {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(200%);
            transform: translateY(200%);
  }
}
@-webkit-keyframes moveInOutVertical {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(200%);
            transform: translateY(200%);
  }
}
@keyframes moveInOutVertical {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  to {
    -webkit-transform: translateY(200%);
            transform: translateY(200%);
  }
}
@-webkit-keyframes circleArrowActive {
  0% {
    stroke-dasharray: 90;
    stroke-dashoffset: 90;
    stroke-width: 0.4;
  }
  100% {
    stroke-dasharray: 90;
    stroke-dashoffset: 0;
    stroke-width: 0.6;
  }
}
@keyframes circleArrowActive {
  0% {
    stroke-dasharray: 90;
    stroke-dashoffset: 90;
    stroke-width: 0.4;
  }
  100% {
    stroke-dasharray: 90;
    stroke-dashoffset: 0;
    stroke-width: 0.6;
  }
}
@-webkit-keyframes circleArrowRemove {
  0% {
    stroke-width: 0.6;
  }
  100% {
    stroke-width: 0.4;
  }
}
@keyframes circleArrowRemove {
  0% {
    stroke-width: 0.6;
  }
  100% {
    stroke-width: 0.4;
  }
}
@-webkit-keyframes marqueeStart {
  from {
    left: 0%;
  }
  to {
    left: -200%;
    @media screen and (min-width: 769px) {
      left: -100%;
    }
  }
}
@keyframes marqueeStart {
  from {
    left: 0%;
  }
  to {
    left: -200%;
    @media screen and (min-width: 769px) {
      left: -100%;
    }
  }
}
@-webkit-keyframes marqueeContinue {
  from {
    left: 200%;
    @media screen and (min-width: 769px) {
      left: 100%;
    }
  }
  to {
    left: 0%;
  }
}
@keyframes marqueeContinue {
  from {
    left: 200%;
    @media screen and (min-width: 769px) {
      left: 100%;
    }
  }
  to {
    left: 0%;
  }
}
@-webkit-keyframes plus_line1 {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    transform-box: fill-box;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
  }
  48% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    transform-box: fill-box;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
  }
  52% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    transform-box: fill-box;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    transform-box: fill-box;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
}
@keyframes plus_line1 {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    transform-box: fill-box;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
  }
  48% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    transform-box: fill-box;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
  }
  52% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    transform-box: fill-box;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    transform-box: fill-box;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
}
@-webkit-keyframes plus_line2 {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    transform-box: fill-box;
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  48% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    transform-box: fill-box;
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  52% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    transform-box: fill-box;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  to {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    transform-box: fill-box;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
}
@keyframes plus_line2 {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    transform-box: fill-box;
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  48% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    transform-box: fill-box;
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  52% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    transform-box: fill-box;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  to {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    transform-box: fill-box;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
}
.pc,
.pc_inline_block,
.pc_tb,
.pc_tb_inline_block,
.tb,
.tb_inline_block {
  display: none;
}

.xs {
  display: block;
}

.xs_inline_block {
  display: inline-block;
}

.xs_inline {
  display: inline;
}

.tb_xs {
  display: block;
}

.tb_xs_inline_block {
  display: inline-block;
}

@media screen and (min-width: 641px) {
  .tb,
  .pc_tb {
    display: block;
  }
  .tb_inline_block {
    display: inline-block;
  }
  .xs,
  .xs_inline_block,
  .xs_inline {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .pc {
    display: block;
  }
  .pc_inline_block,
  .pc_tb_inline_block {
    display: inline-block;
  }
  .tb,
  .tb_inline_block,
  .tb_xs,
  .tb_xs_inline_block {
    display: none;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  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);
  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 transparent;
}

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

.c-animation__textSlideIn {
  overflow: hidden;
  display: inline-block;
}
.c-animation__textSlideIn .c-animation__textSlideIn-inner {
  display: inline-block;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  transition: opacity 0.9s ease, -webkit-transform 0.7s cubic-bezier(0.08, 0.68, 0.35, 1);
  transition: transform 0.7s cubic-bezier(0.08, 0.68, 0.35, 1), opacity 0.9s ease;
  transition: transform 0.7s cubic-bezier(0.08, 0.68, 0.35, 1), opacity 0.9s ease, -webkit-transform 0.7s cubic-bezier(0.08, 0.68, 0.35, 1);
}
.c-animation__textSlideIn.__hoverline {
  padding-bottom: 0.2rem;
}
.c-animation__textSlideIn.is_active .c-animation__textSlideIn-inner {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.c-animation__textSlideIn.__slow .c-animation__textSlideIn-inner {
  transition: opacity 1.8s ease, -webkit-transform 1.6s cubic-bezier(0.08, 0.68, 0.35, 1);
  transition: transform 1.6s cubic-bezier(0.08, 0.68, 0.35, 1), opacity 1.8s ease;
  transition: transform 1.6s cubic-bezier(0.08, 0.68, 0.35, 1), opacity 1.8s ease, -webkit-transform 1.6s cubic-bezier(0.08, 0.68, 0.35, 1);
}
.c-animation__textSlideIn.__opacity .c-animation__textSlideIn-inner {
  opacity: 0;
}
.c-animation__textSlideIn.__opacity.is_active .c-animation__textSlideIn-inner {
  opacity: 1;
}

.c-animation__slidIn {
  opacity: 0;
  -webkit-transform: translateY(3rem);
          transform: translateY(3rem);
  -webkit-animation: 0.8s ease both;
          animation: 0.8s ease both;
  display: inline-block;
}
.c-animation__slidIn.js_scroll_event.is_active {
  -webkit-animation-name: slideInAnimation;
  animation-name: slideInAnimation;
}
.c-animation__slidIn:nth-of-type(1) {
  -webkit-animation-delay: 100ms;
          animation-delay: 100ms;
}
.c-animation__slidIn:nth-of-type(2) {
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
}
.c-animation__slidIn:nth-of-type(3) {
  -webkit-animation-delay: 300ms;
          animation-delay: 300ms;
}
.c-animation__slidIn:nth-of-type(4) {
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}
.c-animation__slidIn:nth-of-type(5) {
  -webkit-animation-delay: 500ms;
          animation-delay: 500ms;
}
.c-animation__slidIn:nth-of-type(6) {
  -webkit-animation-delay: 600ms;
          animation-delay: 600ms;
}
.c-animation__slidIn:nth-of-type(7) {
  -webkit-animation-delay: 700ms;
          animation-delay: 700ms;
}
.c-animation__slidIn:nth-of-type(8) {
  -webkit-animation-delay: 800ms;
          animation-delay: 800ms;
}
.c-animation__slidIn:nth-of-type(9) {
  -webkit-animation-delay: 900ms;
          animation-delay: 900ms;
}
.c-animation__slidIn:nth-of-type(10) {
  -webkit-animation-delay: 1000ms;
          animation-delay: 1000ms;
}

@-webkit-keyframes slideInAnimation {
  0% {
    -webkit-transform: translateY(2rem);
    transform: translateY(2rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes slideInAnimation {
  0% {
    -webkit-transform: translateY(2rem);
    transform: translateY(2rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.c-animation__bounceIn {
  opacity: 0;
}
.c-animation__bounceIn.js_scroll_event.is_active {
  -webkit-animation: bounceInAnimation;
          animation: bounceInAnimation;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes bounceInAnimation {
  0%, 70%, 85%, 100% {
    -webkit-animation-timing-function: ease;
            animation-timing-function: ease;
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  70% {
    opacity: 1;
    -webkit-transform: scale3d(1.01, 1.01, 1.01);
            transform: scale3d(1.01, 1.01, 1.01);
  }
  85% {
    -webkit-transform: scale3d(0.98, 0.98, 0.98);
            transform: scale3d(0.98, 0.98, 0.98);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    opacity: 1;
  }
}

@keyframes bounceInAnimation {
  0%, 70%, 85%, 100% {
    -webkit-animation-timing-function: ease;
            animation-timing-function: ease;
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  70% {
    opacity: 1;
    -webkit-transform: scale3d(1.01, 1.01, 1.01);
            transform: scale3d(1.01, 1.01, 1.01);
  }
  85% {
    -webkit-transform: scale3d(0.98, 0.98, 0.98);
            transform: scale3d(0.98, 0.98, 0.98);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    opacity: 1;
  }
}
.c-animation__balloon_01.js_scroll_event.is_active {
  -webkit-animation: balloonAnimation_01;
          animation: balloonAnimation_01;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@-webkit-keyframes balloonAnimation_01 {
  0% {
    -webkit-transform: translateY(-0.1em);
            transform: translateY(-0.1em);
  }
  25% {
    -webkit-transform: translateY(0.2rem);
            transform: translateY(0.2rem);
  }
  50% {
    -webkit-transform: translateY(-0.2rem);
            transform: translateY(-0.2rem);
  }
  75% {
    -webkit-transform: translateY(0.1rem);
            transform: translateY(0.1rem);
  }
  85% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-0.1em);
            transform: translateY(-0.1em);
  }
}

@keyframes balloonAnimation_01 {
  0% {
    -webkit-transform: translateY(-0.1em);
            transform: translateY(-0.1em);
  }
  25% {
    -webkit-transform: translateY(0.2rem);
            transform: translateY(0.2rem);
  }
  50% {
    -webkit-transform: translateY(-0.2rem);
            transform: translateY(-0.2rem);
  }
  75% {
    -webkit-transform: translateY(0.1rem);
            transform: translateY(0.1rem);
  }
  85% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-0.1em);
            transform: translateY(-0.1em);
  }
}
.c-animation__balloon_02.js_scroll_event.is_active {
  -webkit-animation: balloonAnimation_02;
          animation: balloonAnimation_02;
  -webkit-animation-duration: 5.2s;
          animation-duration: 5.2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

@-webkit-keyframes balloonAnimation_02 {
  0% {
    -webkit-transform: translateY(0.1rem);
            transform: translateY(0.1rem);
  }
  25% {
    -webkit-transform: translateY(-0.1rem);
            transform: translateY(-0.1rem);
  }
  50% {
    -webkit-transform: translateY(0.2rem);
            transform: translateY(0.2rem);
  }
  75% {
    -webkit-transform: translateY(-0.3rem);
            transform: translateY(-0.3rem);
  }
  95% {
    -webkit-transform: translateY(0rem);
            transform: translateY(0rem);
  }
  100% {
    -webkit-transform: translateY(0.1rem);
            transform: translateY(0.1rem);
  }
}

@keyframes balloonAnimation_02 {
  0% {
    -webkit-transform: translateY(0.1rem);
            transform: translateY(0.1rem);
  }
  25% {
    -webkit-transform: translateY(-0.1rem);
            transform: translateY(-0.1rem);
  }
  50% {
    -webkit-transform: translateY(0.2rem);
            transform: translateY(0.2rem);
  }
  75% {
    -webkit-transform: translateY(-0.3rem);
            transform: translateY(-0.3rem);
  }
  95% {
    -webkit-transform: translateY(0rem);
            transform: translateY(0rem);
  }
  100% {
    -webkit-transform: translateY(0.1rem);
            transform: translateY(0.1rem);
  }
}
.c-animation__balloon_03.js_scroll_event.is_active {
  -webkit-animation: balloonAnimation_01;
          animation: balloonAnimation_01;
  -webkit-animation-duration: 5.5s;
          animation-duration: 5.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.c-animation__balloon_04.js_scroll_event.is_active {
  -webkit-animation: balloonAnimation_02;
          animation: balloonAnimation_02;
  -webkit-animation-duration: 4.8s;
          animation-duration: 4.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
          animation-delay: 0;
}

.c-dropshadow {
  -webkit-filter: drop-shadow(0 0.4rem 0 rgba(0, 0, 0, 0.12));
          filter: drop-shadow(0 0.4rem 0 rgba(0, 0, 0, 0.12));
}
@media screen and (min-width: 641px) {
  .c-dropshadow {
    -webkit-filter: drop-shadow(0 0.2rem 0 rgba(0, 0, 0, 0.12));
            filter: drop-shadow(0 0.2rem 0 rgba(0, 0, 0, 0.12));
  }
}

.c-boxshadow--inset {
  box-shadow: 0 0.4rem 0 rgba(0, 0, 0, 0.12) inset;
}
@media screen and (min-width: 641px) {
  .c-boxshadow--inset {
    box-shadow: 0 0.2rem 0 rgba(0, 0, 0, 0.12) inset;
  }
}

.c-btn {
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .c-btn a:hover .c-btn__inner,
  .c-btn button:hover .c-btn__inner {
    color: #fff;
  }
  .c-btn a:hover .c-btn__inner *,
  .c-btn button:hover .c-btn__inner * {
    color: #fff;
    transition-delay: 0s;
  }
  .c-btn a:hover::before,
  .c-btn button:hover::before {
    left: 0;
    width: 100%;
  }
}
.c-btn a,
.c-btn button,
.c-btn .c-btn__item {
  position: relative;
  display: inline-block;
}
.c-btn a .c-btn__inner,
.c-btn button .c-btn__inner,
.c-btn .c-btn__item .c-btn__inner {
  position: relative;
  display: inline-block;
  padding: 0.8rem 1rem;
  min-width: 18rem;
  font-size: 1rem;
  text-align: center;
  z-index: 1;
  border: 1px solid #727171;
}
@media screen and (min-width: 769px) {
  .c-btn a .c-btn__inner,
  .c-btn button .c-btn__inner,
  .c-btn .c-btn__item .c-btn__inner {
    min-width: 32.8rem;
    padding: 1.2rem 3.6rem;
    font-size: 1.3rem;
  }
}
.c-btn a .c-btn__inner *,
.c-btn button .c-btn__inner *,
.c-btn .c-btn__item .c-btn__inner * {
  transition: 0.8s;
  transition-delay: 0.1s;
}
@media screen and (min-width: 769px) {
  .c-btn a .c-btn__inner,
  .c-btn button .c-btn__inner,
  .c-btn .c-btn__item .c-btn__inner {
    padding: 1.2rem 3.6rem;
    min-width: 32.8rem;
  }
}
.c-btn a::before,
.c-btn button::before,
.c-btn .c-btn__item::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #727171;
  transition: 0.8s;
  display: block;
}
.c-btn.--mt {
  margin-top: 4rem;
}
@media screen and (min-width: 769px) {
  .c-btn.--mt {
    margin-top: 6rem;
  }
}
.c-btn.--white a,
.c-btn.--white button,
.c-btn.--white .c-btn__item {
  background: #f4f4f4;
}
.c-btn.--small a .c-btn__inner,
.c-btn.--small button .c-btn__inner,
.c-btn.--small .c-btn__item .c-btn__inner {
  min-width: 24.8rem;
}

.c-btn__textlink {
  display: inline-block;
}
.c-btn__textlink .__targetblank svg {
  width: 1.2em;
  height: 1em;
  vertical-align: -0.1em;
  display: inline-block;
}
.c-btn__textlink .__targetblank svg path {
  stroke: #fff;
}
.c-btn__textlink.__white {
  color: #fff;
}

.c-color--main {
  color: #1cca93 !important;
}

.c-color--default {
  color: #333333 !important;
}

.c-color--white {
  color: #fff !important;
}

.c-color--purple {
  color: #ac82a7;
}

.c-collor__bg-blue {
  background: #f2f3f8;
}

.c-collor__bg-gray {
  background: #ebecf0;
}

.c-form .c-form__input input[type=text],
.c-form .c-form__input textarea,
.c-form .c-form__checkbox-text,
.c-form .c-form__radio-text {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .c-form .c-form__input input[type=text],
  .c-form .c-form__input textarea,
  .c-form .c-form__checkbox-text,
  .c-form .c-form__radio-text {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 992px) {
  .c-form .c-form__input input[type=text],
  .c-form .c-form__input textarea,
  .c-form .c-form__checkbox-text,
  .c-form .c-form__radio-text {
    font-size: 1.8rem;
  }
}

.c-form__input input[type=text],
.c-form__input textarea {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  padding: 0;
  outline: none;
  border: 1px solid #1cca93;
  padding: 1.6rem 2rem;
  line-height: 1.8;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  border-radius: 0.6rem;
  /* Firefox */
  /* safari */
}
.c-form__input input[type=text]:focus,
.c-form__input textarea:focus {
  outline: none;
}
.c-form__input input[type=text]::-ms-expand,
.c-form__input textarea::-ms-expand {
  display: none;
}
.c-form__input input[type=text] _:lang(x)::-moz-placeholder, .c-form__input input[type=text],
.c-form__input textarea _:lang(x)::-moz-placeholder,
.c-form__input textarea {
  max-width: 100%;
}
.c-form__input input[type=text] _::-webkit-full-page-media,
.c-form__input input[type=text] _:future, :root .c-form__input input[type=text],
.c-form__input textarea _::-webkit-full-page-media,
.c-form__input textarea _:future,
:root .c-form__input textarea {
  max-width: 100%;
}
@media screen and (min-width: 769px) {
  .c-form__input input[type=text],
  .c-form__input textarea {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .c-form__input input[type=text],
  .c-form__input textarea {
    padding: 1rem 1rem;
    border-radius: 0.4rem;
    letter-spacing: 0.04em;
  }
}
.c-form__input input[type=text]::-webkit-input-placeholder, .c-form__input textarea::-webkit-input-placeholder {
  color: #aaa;
}
.c-form__input input[type=text]::placeholder,
.c-form__input textarea::placeholder {
  color: #aaa;
}
.c-form__input textarea {
  line-height: 2;
}

.c-form__checkbox input[type=checkbox] {
  display: none;
}
.c-form__checkbox + .l-search__category-list {
  margin-top: 1.5rem;
}

.c-form__checkbox--active-text input[type=checkbox]:checked + .c-form__checkbox-text {
  color: #1cca93;
}

.c-form__checkbox input[type=checkbox]:checked + .c-form__checkbox-text .c-form__checkbox-icon::after,
.is_checked .c-form__checkbox-text .c-form__checkbox-icon::after {
  opacity: 1;
}

.c-form__checkbox--middle .c-form__checkbox-text {
  font-size: 1.6rem;
  padding-left: 3rem;
}
@media screen and (min-width: 769px) {
  .c-form__checkbox--middle .c-form__checkbox-text {
    font-size: 1.4rem;
  }
}
.c-form__checkbox--middle .c-form__checkbox-icon {
  top: 0.2em;
  width: 2.3rem;
  height: 2.3rem;
}
.c-form__checkbox--middle .c-form__checkbox-icon::after {
  width: 1rem;
  height: 0.6rem;
  left: 0.6rem;
  top: 0.7rem;
}

.c-form__checkbox--small .c-form__checkbox-text {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .c-form__checkbox--small .c-form__checkbox-text {
    font-size: 1.2rem;
  }
}

.c-form__checkbox-label {
  position: relative;
  display: block;
}

.c-form__checkbox-label--inline {
  display: inline-block;
}

.c-form__checkbox-text {
  position: relative;
  cursor: pointer;
  transition: 0.3s;
  padding-left: 2.7rem;
  display: block;
}

.c-form__checkbox-text--large {
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .c-form__checkbox-text--large {
    font-size: 1.4rem;
  }
}
.c-form__checkbox-text--large .c-form__checkbox-icon {
  top: 0.5em;
}

.c-form__checkbox-icon {
  position: absolute;
  left: 0;
  top: 0.3em;
  width: 1.8rem;
  height: 1.8rem;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .c-form__checkbox-icon {
    top: 0.2em;
  }
}
.c-form__checkbox-icon::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 0.4rem;
  border: 1px solid #d3e8f2;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.c-form__checkbox-icon::after {
  content: "";
  position: absolute;
  left: 0.45rem;
  top: 0.5rem;
  display: block;
  width: 0.9rem;
  height: 0.55rem;
  border-left: 2px solid #1cca93;
  border-bottom: 2px solid #1cca93;
  -webkit-transform: rotate(-42deg);
          transform: rotate(-42deg);
  transition: 0.3s;
  opacity: 0;
}

.c-form__checkbox-icon--green::before {
  border-color: #1cca93;
}

.c-form__radio input[type=radio] {
  display: none;
}

.c-form__radio input[type=radio]:checked + .c-form__radio-text .c-form__radio-icon::before {
  border-color: #1cca93;
}
.c-form__radio input[type=radio]:checked + .c-form__radio-text .c-form__radio-icon::after {
  opacity: 1;
}

.c-form__radio-label {
  position: relative;
  display: block;
}

.c-form__radio-text {
  position: relative;
  cursor: pointer;
  font-size: 1.8rem;
  transition: 0.3s;
  padding-left: 3rem;
  display: block;
}
@media screen and (min-width: 769px) {
  .c-form__radio-text {
    font-size: 1.4rem;
  }
}

.c-form__radio-text--large {
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .c-form__radio-text--large {
    font-size: 1.4rem;
  }
}
.c-form__radio-text--large .c-form__radio-icon {
  top: 0.5em;
}

.c-form__radio-icon {
  position: absolute;
  left: 0;
  width: 2rem;
  height: 2rem;
  top: 0.2em;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .c-form__radio-icon {
    top: 0.3em;
  }
}
@media screen and (min-width: 992px) {
  .c-form__radio-icon {
    top: 0.4em;
  }
}
.c-form__radio-icon::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 100%;
  border: 1px solid #b5b5b5;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.3s;
}
.c-form__radio-icon::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  transition: 0.3s;
  opacity: 0;
  background: #1cca93;
  margin: auto;
}

.c-form__selectbox {
  position: relative;
}
.c-form__selectbox::before {
  content: "";
  position: absolute;
  right: 2rem;
  top: calc(50% - 0.3em);
  width: 0.6rem;
  height: 0.6rem;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: block;
}
@media screen and (min-width: 769px) {
  .c-form__selectbox::before {
    top: calc(50% - 0.4em);
    width: 0.7rem;
    height: 0.7rem;
  }
}
.c-form__selectbox select {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  padding: 0;
  outline: none;
  letter-spacing: 0.08em;
  background: #fff;
  color: #333333;
  border: 1px solid #fff;
  padding: 2rem 2.5rem;
  font-size: 1.2rem;
  border-radius: 0;
  width: 100%;
  box-shadow: inset 0.2rem 0.2rem 0.4rem rgba(0, 0, 0, 0.27);
  /* Firefox */
  /* safari */
}
.c-form__selectbox select:focus {
  outline: none;
}
.c-form__selectbox select::-ms-expand {
  display: none;
}
@media screen and (min-width: 769px) {
  .c-form__selectbox select {
    padding: 2.05rem 1.8rem;
    font-size: 1.4rem;
  }
}
.c-form__selectbox select _:lang(x)::-moz-placeholder, .c-form__selectbox select {
  max-width: 100%;
}
.c-form__selectbox select _::-webkit-full-page-media,
.c-form__selectbox select _:future, :root .c-form__selectbox select {
  max-width: 100%;
}
.c-form__selectbox.__white::before {
  border-color: #fff;
}
.c-form__selectbox.__white select {
  border-color: #fff;
  color: #fff;
  box-shadow: none;
  font-size: 1rem;
  padding: 1.15rem 1.8rem;
  background: transparent;
}
.c-form__selectbox.__white select option {
  color: #333333;
}
.c-form__selectbox.__small select {
  padding: 1.6rem 1.8rem;
}
@media screen and (min-width: 769px) {
  .c-form__selectbox.__small select {
    padding: 1.6rem 1.8rem;
  }
}
.c-form__selectbox.__small::before {
  right: 1.8rem;
  top: calc(50% - 0.25rem);
  width: 0.5rem;
  height: 0.5rem;
}

@media screen and (min-width: 992px) {
  .c-hover__lineWrap:hover .c-hover__line::before {
    width: 100%;
    left: 0;
    right: auto;
  }
  .c-hover__lineWrap:hover .c-hover__line.__white::before {
    background-color: rgb(255, 255, 255);
  }
  .c-hover__lineWrap:hover .c-hover__line.__black::before {
    background-color: #333333;
  }
  .c-hover__lineWrap:hover .c-hover__line.__green::before {
    background-color: #3665a9;
  }
}

.c-hover__line {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.c-hover__line::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0.1rem;
  bottom: 0.1rem;
  right: 0;
  background-color: transparent;
  transition: 0.6s cubic-bezier(0.08, 0.68, 0.35, 1);
}
@media screen and (min-width: 769px) {
  .c-hover__line::before {
    height: 0.1rem;
    bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .c-hover__line:hover::before {
    width: 100%;
    left: 0;
    right: auto;
  }
}
@media screen and (min-width: 992px) {
  .c-hover__line.__white:hover::before {
    background-color: rgb(255, 255, 255);
  }
}
@media screen and (min-width: 992px) {
  .c-hover__line.__black:hover::before {
    background-color: #333333;
  }
}
@media screen and (min-width: 992px) {
  .c-hover__line.__green:hover::before {
    background-color: #3665a9;
  }
}

.c-hover__targetBlank svg {
  display: inline-block;
  vertical-align: -0.1em;
  margin-left: 0.7rem;
  padding-right: 0.1rem;
  width: 1.3rem;
  height: auto;
}
.c-hover__targetBlank svg path {
  stroke: #000;
  transition: all 0.6s cubic-bezier(0.08, 0.68, 0.35, 1);
}
.c-hover__targetBlank.__white svg path {
  stroke: #fff;
}
@media screen and (min-width: 992px) {
  .c-hover__targetBlank:hover svg path {
    stroke-width: 0.4px;
  }
}

.c-hover__lineText .c-hover__lineText-target {
  position: relative;
  display: inline-block;
}
.c-hover__lineText .c-hover__lineText-target::before {
  content: "";
  position: absolute;
  bottom: -0.2rem;
  width: 100%;
  height: 0.1rem;
  background: #000;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  display: block;
  transition: -webkit-transform 0.6s cubic-bezier(0.08, 0.68, 0.35, 1);
  transition: transform 0.6s cubic-bezier(0.08, 0.68, 0.35, 1);
  transition: transform 0.6s cubic-bezier(0.08, 0.68, 0.35, 1), -webkit-transform 0.6s cubic-bezier(0.08, 0.68, 0.35, 1);
}
@media screen and (min-width: 992px) {
  .c-hover__lineText:hover .c-hover__lineText-target::before {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: top left;
            transform-origin: top left;
  }
}
.c-hover__lineText.__white .c-hover__lineText-target::before {
  background: #fff;
}
.c-hover__lineText.c-animation__textSlideIn,
.c-hover__lineText .c-animation__textSlideIn {
  padding-bottom: 0.2rem;
}

.c-movie .c-movie__item {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.c-navi__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
@media screen and (min-width: 769px) {
  .c-navi__list {
    display: flex;
    justify-content: flex-end;
  }
}

.c-navi__item {
  margin: 0;
}
@media screen and (min-width: 769px) {
  .c-navi__item {
    margin: 0 3rem;
  }
}
@media screen and (min-width: 992px) {
  .c-navi__item {
    margin: 0 5rem;
  }
}
.c-navi__item a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  display: inline-block;
  font-size: 1.3rem;
}
@media screen and (min-width: 769px) {
  .c-navi__item a {
    font-size: 1.6rem;
  }
}
.c-navi__item a.__white {
  color: #fff;
}
.c-navi__item:first-child {
  margin-left: 0;
}
.c-navi__item:last-child {
  margin-right: 0;
}

.c-navi__instagram .icon {
  display: block;
  width: 3.5rem;
  height: 3.5rem;
  background: url(../img/icon/instagram_bk.png) no-repeat center center/contain;
}
.c-navi__instagram.__white .icon {
  background-image: url(../img/icon/instagram.png);
}

.c-text__normal {
  font-size: 1.4rem;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .c-text__normal {
    font-size: 1.5rem;
    line-height: 2;
  }
}

.c-text__small {
  font-size: 1.3rem;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .c-text__small {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
.c-text__small.__gray {
  color: #bebebe;
}

.c-text__xsmall {
  font-size: 1.3rem;
  line-height: 2;
  letter-spacing: 0.1em;
}

.c-text__large {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .c-text__large {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 641px) {
  .c-text__large {
    font-size: 2rem;
    line-height: 2.2;
  }
}

.c-text__left {
  text-align: left;
}

.c-text__center {
  text-align: center;
}

.c-text__right {
  text-align: right;
}

.c-title__center {
  text-align: center;
  margin-bottom: 4.5rem;
}
@media screen and (min-width: 769px) {
  .c-title__center {
    margin-bottom: 7rem;
  }
}

.c-title__en {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 3rem;
  color: #7f8080;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 769px) {
  .c-title__en {
    font-size: 3rem;
  }
}
.c-title__en.--small {
  margin-top: -1rem;
  font-size: 1.1rem;
}
.c-title__jp {
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-size: 1.2rem;
  color: #1cca93;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 769px) {
  .c-title__jp {
    font-size: 1.2rem;
  }
}
.c-title__jp + .c-title__en {
  margin-top: 0.5rem;
}
@media screen and (min-width: 769px) {
  .c-title__jp + .c-title__en {
    margin-top: 1rem;
  }
}

.c-weight--300 {
  font-weight: 300 !important;
}

.c-weight--400 {
  font-weight: 400 !important;
}

.c-weight--500 {
  font-weight: 500 !important;
}

.c-weight--600 {
  font-weight: 600 !important;
}

.c-weight--700 {
  font-weight: 700 !important;
}

.c-weight--800 {
  font-weight: 800 !important;
}

.c-weight--900 {
  font-weight: 900 !important;
}

.c-weight--bold {
  font-weight: bold !important;
}

.l-container-xs {
  padding: 0 3.8rem;
}
@media screen and (min-width: 769px) {
  .l-container-xs {
    padding: 0 6rem;
  }
}
@media screen and (min-width: 992px) {
  .l-container-xs {
    max-width: 144rem;
    padding: 0 35rem;
    margin: 0 auto;
  }
}

.l-container-s {
  padding: 0 3.8rem;
}
@media screen and (min-width: 769px) {
  .l-container-s {
    padding: 0 6rem;
  }
}
@media screen and (min-width: 992px) {
  .l-container-s {
    max-width: 144rem;
    padding: 0 30rem;
    margin: 0 auto;
  }
}

.l-container {
  padding: 0 3.8rem;
}
@media screen and (min-width: 641px) {
  .l-container {
    padding: 0 6rem;
  }
}
@media screen and (min-width: 1081px) {
  .l-container {
    max-width: 168rem;
    padding: 0 8%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1441px) {
  .l-container {
    max-width: 168rem;
    padding: 0 24rem;
  }
}

.l-container-l {
  padding: 0 1rem;
}
@media screen and (min-width: 641px) {
  .l-container-l {
    padding: 0 2rem;
  }
}
@media screen and (min-width: 769px) {
  .l-container-l {
    padding: 0 4rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1081px) {
  .l-container-l {
    max-width: 178rem;
    padding: 0 2rem;
  }
}
@media screen and (min-width: 1441px) {
  .l-container-l {
    padding: 0;
  }
}
.l-container-l .l-container__inner {
  padding: 0 1rem 0 0.5rem;
}
@media screen and (min-width: 769px) {
  .l-container-l .l-container__inner {
    padding: 0 2rem;
  }
}
@media screen and (min-width: 1081px) {
  .l-container-l .l-container__inner {
    padding: 0 5rem;
  }
}
.l-container-l .l-container__content {
  padding: 0 2rem;
}
@media screen and (min-width: 641px) {
  .l-container-l .l-container__content {
    padding: 0 4rem;
  }
}
@media screen and (min-width: 769px) {
  .l-container-l .l-container__content {
    padding: 0 7%;
  }
}
@media screen and (min-width: 1081px) {
  .l-container-l .l-container__content {
    max-width: 168rem;
    padding: 0 8%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1441px) {
  .l-container-l .l-container__content {
    max-width: 168rem;
    padding: 0 12%;
  }
}

.l-container__inner {
  position: relative;
}

.l-container-sub-s {
  padding: 0 3.85rem;
}
@media screen and (min-width: 769px) {
  .l-container-sub-s {
    padding: 0 6rem;
  }
}
@media screen and (min-width: 992px) {
  .l-container-sub-s {
    max-width: 144rem;
    padding: 0 20rem;
    margin: 0 auto;
  }
}
.l-container-sub-s.sp-s {
  padding: 0 2.2rem;
}
@media screen and (min-width: 769px) {
  .l-container-sub-s.sp-s {
    padding: 0 6rem;
  }
}
@media screen and (min-width: 992px) {
  .l-container-sub-s.sp-s {
    padding: 0 20em;
  }
}

.l-container-sub {
  padding: 0 3.85rem;
}
@media screen and (min-width: 769px) {
  .l-container-sub {
    padding: 0 6rem;
  }
}
@media screen and (min-width: 992px) {
  .l-container-sub {
    max-width: 144rem;
    padding: 0 13.1rem;
    margin: 0 auto;
  }
}
.l-container-sub.sp-s {
  padding: 0 2.2rem;
}
@media screen and (min-width: 769px) {
  .l-container-sub.sp-s {
    padding: 0 6rem;
  }
}
@media screen and (min-width: 992px) {
  .l-container-sub.sp-s {
    padding: 0 13.1em;
  }
}

.l-container-sub-l {
  padding: 0 3.85rem;
}
@media screen and (min-width: 769px) {
  .l-container-sub-l {
    padding: 0 6rem;
  }
}
@media screen and (min-width: 992px) {
  .l-container-sub-l {
    max-width: 144rem;
    padding: 0 8.2em;
    margin: 0 auto;
  }
}
.l-container-sub-l.sp-s {
  padding: 0 2.2rem;
}
@media screen and (min-width: 769px) {
  .l-container-sub-l.sp-s {
    padding: 0 6rem;
  }
}
@media screen and (min-width: 992px) {
  .l-container-sub-l.sp-s {
    padding: 0 8.2em;
  }
}

.l-contentwrap {
  padding: 5rem 0;
}
@media screen and (min-width: 769px) {
  .l-contentwrap {
    padding: 6rem 0 12rem;
  }
}
@media screen and (min-width: 992px) {
  .l-contentwrap {
    padding: 6rem 0 12rem;
  }
}

.l-footer {
  background: #5b6f69;
  font-size: 16px;
  padding: 8rem 0 12rem;
}

@media screen and (min-width: 769px) {
  .l-footer {
    font-size: 16px;
  }
}
.l-footer__content {
  width: calc(1200px + 4rem);
  padding: 0 4rem;
  margin: 0 auto;
}

@media screen and (max-width: 991px) {
  .l-footer__content {
    max-width: none;
    width: 100%;
    padding: 0 4vw;
  }
}
.l-footer__detail {
  position: relative;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .l-footer__detail {
    max-width: 38rem;
    text-align: left;
  }
}
.l-footer__detail-logo {
  margin: 0 0 4rem;
}

@media screen and (min-width: 769px) {
  .l-footer__detail-logo {
    margin: 2.5rem 0 5rem;
  }
}
.l-footer__detail-link {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  margin: 0 auto 4rem;
}

@media screen and (min-width: 769px) {
  .l-footer__detail-link {
    margin: 0;
    font-size: 14px;
  }
}
@media screen and (min-width: 769px) {
  .l-footer__detail-link:hover {
    color: #1cca93;
  }
  .l-footer__detail-link:hover span {
    border-color: rgba(28, 202, 147, 0.5);
  }
  .l-footer__detail-link:hover svg path {
    fill: #1cca93;
  }
}
.l-footer__detail-link span {
  display: inline-block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  line-height: 1.2;
}

.l-footer__detail-link svg {
  display: inline-block;
  stroke: none;
  width: 9px;
  height: 7px;
  margin-left: 0.4rem;
  transition: 0.6s cubic-bezier(0.08, 0.68, 0.35, 1);
}

.l-footer__detail-link svg path {
  fill: #fff;
}

.l-footer__detail-copylight {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #fff;
  opacity: 0.4;
  font-size: 10px;
  font-weight: 700;
  display: none;
}

@media screen and (min-width: 769px) {
  .l-footer__detail-copylight {
    position: absolute;
    left: 0;
    bottom: 1rem;
    display: block;
  }
}
.l-footer__copylight {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #fff;
  opacity: 0.4;
  font-size: 10px;
  font-weight: 700;
  text-align: right;
  margin-top: 12rem;
}

@media screen and (max-width: 991px) {
  .l-footer__copylight {
    text-align: center;
    margin-top: 7.5rem;
  }
}
.l-footer__copylight br {
  display: none;
}

@media screen and (max-width: 991px) {
  .l-footer__copylight br {
    display: initial;
  }
}
.l-footer__navi-title {
  color: #fffd53;
  position: relative;
  padding-left: 20px;
  margin-bottom: 1.5rem;
  font-weight: 700;
}

.l-footer__navi-title::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: calc(50% - 7px);
  left: 0;
  border-radius: 100%;
  background-color: #1cca93;
}

.l-footer__navi-list {
  margin-left: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.l-footer__navi-list li {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  width: 24.2%;
  margin-left: 1.0666%;
}

@media screen and (max-width: 992px) {
  .l-footer__navi-list li {
    width: 48.5%;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__navi-list li {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .l-footer__navi-list li:nth-child(3),
  .l-footer__navi-list li:nth-child(4) {
    border-top: none;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__navi-list li:nth-child(2) {
    border-top: none;
  }
}
.l-footer__navi-list li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 992px) {
  .l-footer__navi-list li:nth-child(2), .l-footer__navi-list li:nth-child(4) {
    margin-left: 3%;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__navi-list li:nth-child(2), .l-footer__navi-list li:nth-child(4) {
    margin-left: 0;
  }
}
@media screen and (max-width: 992px) {
  .l-footer__navi-list li:nth-child(3) {
    margin-left: 0;
  }
}

.l-footer__navi-list a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  color: #fff;
  font-weight: 900;
  padding: 1.5rem 0.5rem 1.5rem 0.5rem;
  font-size: 13px;
}

@media screen and (min-width: 769px) {
  .l-footer__navi-list a {
    font-size: 16px;
  }
}
@media screen and (min-width: 991px) {
  .l-footer__navi-list a {
    font-size: 13px;
  }
}
@media screen and (min-width: 1099px) {
  .l-footer__navi-list a {
    font-size: 14px;
  }
}
@media screen and (min-width: 1199px) {
  .l-footer__navi-list a {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) {
  .l-footer__navi-list a:hover {
    color: #1cca93;
  }
  .l-footer__navi-list a.disabled:hover {
    color: #fff;
  }
  .l-footer__navi-list a:hover .icon {
    background-image: url(../img/common/menu_01.png);
  }
  .l-footer__navi-list a:hover .icon.--digitalbank {
    background-image: url(../img/common/menu_02.png);
  }
  .l-footer__navi-list a:hover .icon.--consulting {
    background-image: url(../img/common/menu_03.png);
  }
  .l-footer__navi-list a:hover .icon.--resources {
    background-image: url(../img/common/menu_04.png);
  }
}
.l-footer__navi-list .icon {
  background: url(../img/common/menu_01_white.png) no-repeat center center/contain;
  display: block;
  width: 2.8rem;
  height: 2.5rem;
  transition: 0.6s cubic-bezier(0.08, 0.68, 0.35, 1);
  margin-right: 1.3rem;
}

@media screen and (min-width: 769px) {
  .l-footer__navi-list .icon {
    width: 3rem;
    height: 3.3rem;
    margin-right: 1rem;
  }
}
.l-footer__navi-list .icon.--digitalbank {
  background-image: url(../img/common/menu_02_white.png);
}

.l-footer__navi-list .icon.--consulting {
  background-image: url(../img/common/menu_03_white.png);
}

.l-footer__navi-list .icon.--resources {
  background-image: url(../img/common/menu_04_white.png);
}

.l-header {
  position: fixed;
  top: 0%;
  right: 0;
  width: 100%;
  z-index: 1000;
}
@media screen and (min-width: 992px) {
  .l-header {
    display: block;
    top: 30%;
    width: auto;
    transition: 0.6s cubic-bezier(0.08, 0.68, 0.35, 1);
    font-size: 14px;
    -webkit-transform: translateX(calc(100% - 6.8rem));
            transform: translateX(calc(100% - 6.8rem));
  }
}
@media screen and (min-width: 769px) {
  .l-header:hover {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media screen and (min-width: 769px) {
  .l-header {
    font-size: 16px;
  }
}

.l-header__navi-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.l-header__navi-title {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  background: #fffd53;
  color: #1cca93;
  text-align: center;
  width: 6.8rem;
  border-radius: 1rem 0 0 1rem;
  border: 3px solid #1cca93;
  border-right: none;
  height: 30rem;
}
@media screen and (min-width: 769px) {
  .l-header__navi-title {
    height: 30rem;
  }
}
@media screen and (min-width: 1081px) {
  .l-header__navi-title {
    height: 23rem;
  }
}
.l-header__navi-title span {
  display: inline-block;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-weight: 900;
  line-height: 1.4;
  border-radius: 10rem;
}
.l-header__navi-title .icon {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}
.l-header__navi-title .line {
  display: inline-block;
  width: 1.2em;
  height: 0.2rem;
  background: #1cca93;
  margin: 0 auto;
}
.l-header__navi-title .line + .line {
  margin-top: 0.3rem;
}

.l-header__navi-list {
  padding: 2rem 2rem;
  background: #fff;
  border: 3px solid #1cca93;
  border-right: none;
  border-radius: 0 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .l-header__navi-list {
    height: 26rem;
  }
}
.l-header__navi-list li {
  border-bottom: 1px solid rgba(182, 202, 194, 0.5);
}
.l-header__navi-list li:last-child {
  border-bottom: none;
}
.l-header__navi-list a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  font-weight: 900;
  padding: 1rem 1rem 1rem 0;
}
@media screen and (min-width: 769px) {
  .l-header__navi-list a:hover {
    color: #1cca93;
  }
}
.l-header__navi-list .icon {
  background: url(../img/common/menu_01.png) no-repeat center center/contain;
  display: block;
  width: 3rem;
  height: 3.3rem;
  transition: 0.6s cubic-bezier(0.08, 0.68, 0.35, 1);
  margin-right: 1rem;
}
.l-header__navi-list .icon.--digitalbank {
  background-image: url(../img/common/menu_02.png);
}
.l-header__navi-list .icon.--consulting {
  background-image: url(../img/common/menu_03.png);
}
.l-header__navi-list .icon.--resources {
  background-image: url(../img/common/menu_04.png);
}

.header_menu_active .l-header__menuOpen {
  z-index: 0;
}

.l-header__menuIcon {
  position: fixed;
  top: 2rem;
  right: 1rem;
  z-index: 1000;
  width: 5.5rem;
  height: 5.5rem;
  background: #fffd53;
  border: 0.2rem solid #1cca93;
  border-radius: 100%;
}
@media screen and (min-width: 769px) {
  .l-header__menuIcon {
    width: 8.5rem;
    height: 8.5rem;
  }
}
@media screen and (min-width: 992px) {
  .l-header__menuIcon {
    display: none;
  }
}
.l-header__menuIcon .icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  text-align: center;
}
.l-header__menuIcon .line {
  display: block;
  width: 1.5em;
  height: 0.2em;
  background: #1cca93;
  margin: 0 auto;
}
.l-header__menuIcon .line + .line {
  margin-top: 0.25em;
}

.l-header__menuClose .line {
  position: absolute;
  top: calc(50% - 0.2em);
  left: 0;
  right: 0;
  display: block;
  z-index: 1200;
  width: 1.6em;
  height: 0.2em;
  background: #1cca93;
  margin: 0 auto;
}
.l-header__menuClose .line + .line {
  margin-top: 0;
}
.l-header__menuClose .line:first-child {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.l-header__menuClose .line:last-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.l-header__menuPopup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 900;
}
.l-header__menuPopup-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 900;
  background: rgba(0, 0, 0, 0.4);
}

.l-header__popupNavi {
  position: relative;
  z-index: 950;
  background: #fff;
  padding: 3rem 2rem 6rem;
}
@media screen and (min-width: 769px) {
  .l-header__popupNavi {
    padding: 3rem 2rem 12rem;
  }
}

.l-header__popupNavi-title {
  background: #fffd53;
  color: #1cca93;
  text-align: center;
  border-radius: 10rem;
  padding: 0.8rem 0;
  font-size: 13px;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .l-header__popupNavi-title {
    padding: 1.8rem 0;
  }
}

.l-header__popupNavi-list {
  width: 80%;
  margin: 2.5rem auto 0;
}
@media screen and (min-width: 769px) {
  .l-header__popupNavi-list {
    margin: 4.5rem auto 0;
  }
}
.l-header__popupNavi-list li {
  border-bottom: 1px solid rgba(182, 202, 194, 0.5);
}
.l-header__popupNavi-list li:first-child {
  border-top: 1px solid rgba(182, 202, 194, 0.5);
}
.l-header__popupNavi-list a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  font-weight: 900;
  padding: 1rem 0.5rem 1rem 0.5rem;
  font-size: 13px;
}
.l-header__popupNavi-list .icon {
  background: url(../img/common/menu_01.png) no-repeat center center/contain;
  display: block;
  width: 2.8rem;
  height: 2.5rem;
  transition: 0.6s cubic-bezier(0.08, 0.68, 0.35, 1);
  margin-right: 1.3rem;
}
.l-header__popupNavi-list .icon.--digitalbank {
  background-image: url(../img/common/menu_02.png);
}
.l-header__popupNavi-list .icon.--consulting {
  background-image: url(../img/common/menu_03.png);
}
.l-header__popupNavi-list .icon.--resources {
  background-image: url(../img/common/menu_04.png);
}

.l-page {
  transition: 0s !important;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
          perspective: 1000;
}

.l-pageheader__title-en {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 3rem;
  color: #7f8080;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 769px) {
  .l-pageheader__title-en {
    font-size: 3rem;
  }
}
.l-pageheader__title-en.--small {
  margin-top: -1rem;
  font-size: 1.1rem;
}
.l-pageheader__title-jp {
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
}

.l-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 11000;
  opacity: 0;
  transition: 0.3s;
  display: none;
  opacity: 0;
}
.l-popup.is_active {
  opacity: 1;
  display: block;
}
.l-popup .l-container {
  position: relative;
  height: 100%;
}

.l-popup__inner {
  height: 100%;
}

.l-popup__content {
  width: 100%;
  max-width: 90%;
  max-height: 70%;
  height: 70rem;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: #fff;
  border-radius: 1rem;
  padding: 3rem 5rem;
}
@media screen and (min-width: 769px) {
  .l-popup__content {
    padding: 2rem 2rem;
    max-height: 80%;
  }
}

.l-popup__content-inner {
  height: 100%;
}

.l-popup__close {
  width: 4rem;
  height: 4rem;
  position: absolute;
  top: -5rem;
  right: 0;
  cursor: pointer;
}
.l-popup__close::before, .l-popup__close::after {
  content: "";
  width: 100%;
  height: 0.3rem;
  background: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.l-popup__close::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.l-popup__close::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.l-slider {
  position: relative;
}
.l-slider .slick-arrow {
  overflow: hidden;
  text-indent: 300%;
  white-space: nowrap;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  top: calc(50% - 8rem);
  background: none;
}
@media screen and (min-width: 769px) {
  .l-slider .slick-arrow {
    top: calc(50% - 5rem);
    width: 2.5rem;
    height: 2.5rem;
  }
}
.l-slider .slick-prev {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-left: 2px solid #9a9b9b;
  border-top: 2px solid #9a9b9b;
  left: -3rem;
}
.l-slider .slick-next {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-right: 2px solid #9a9b9b;
  border-bottom: 2px solid #9a9b9b;
  right: -3rem;
}
.l-slider.--xs {
  width: 80%;
}
@media screen and (min-width: 769px) {
  .l-slider.--xs {
    width: 100%;
  }
}
.l-slider.--3column {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .l-slider.--3column {
    margin: 0 -1rem;
  }
}
@media screen and (min-width: 769px) {
  .l-slider.--3column .l-slider__item {
    padding: 0 1rem;
  }
}
.l-slider .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5.5rem;
}
.l-slider .slick-dots li {
  overflow: hidden;
  text-indent: 300%;
  white-space: nowrap;
  display: block;
  width: 0.77rem;
  height: 0.77rem;
  background: #c9caca;
  border-radius: 100%;
  margin: 0 0.5rem;
}
.l-slider .slick-dots .slick-active {
  background: #595757;
}

.l-slider__item {
  position: relative;
}
.l-slider__item .l-slider__inner {
  position: relative;
}

.l-slider__fair .date_block {
  position: absolute;
  left: 1rem;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
  padding: 0.3rem 0.6rem;
  text-align: center;
}
.l-slider__fair .month {
  font-weight: 500;
  font-size: 1rem;
}
.l-slider__fair .date {
  font-weight: 500;
  font-size: 3.2rem;
  min-width: 5rem;
  line-height: 1;
}
.l-slider__fair .w {
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-size: 1.1rem;
  border-top: 1px solid #9a9b9b;
  padding-top: 0.2rem;
  margin-top: 0.5rem;
}
.l-slider__fair .sat .date,
.l-slider__fair .sat .w {
  color: #5b7299;
}
.l-slider__fair .sun .date,
.l-slider__fair .sun .w {
  color: #7e2634;
}
.l-slider__fair .post_title {
  margin-top: 1.8rem;
}
.l-slider__fair .post_title,
.l-slider__fair .post_lead {
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  text-align: center;
  color: #7f8080;
  font-size: 1.3rem;
}

.l-slider__plan .l-slider__detail {
  margin-top: 1.8rem;
  text-align: center;
}
.l-slider__plan .l-slider__detail * {
  font-family: source-han-serif-japanese, serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 1.3rem;
  color: #7f8080;
}
.l-slider__plan .l-slider__detail p {
  display: inline-block;
}
.l-slider__plan .l-slider__detail p + p {
  margin-left: 0.5rem;
}

.l-slider__report .l-slider__detail {
  margin-top: 1.8rem;
  text-align: center;
}
.l-slider__report .l-slider__detail * {
  font-size: 1.2rem;
  color: #333;
}

.l-tab__menu {
  display: flex;
  justify-content: center;
  margin: 0 -1% 4rem;
}
@media screen and (min-width: 641px) {
  .l-tab__menu {
    margin: 0 -1% 2rem;
  }
}

.l-tab__menu-item {
  padding: 0.8rem 2.5rem;
  border-radius: 5rem;
  font-weight: bold;
  margin: 0 1%;
  cursor: pointer;
  display: block;
  transition: 0.3s;
  color: #1cca93;
}
@media screen and (min-width: 641px) {
  .l-tab__menu-item {
    padding: 0.5rem 1.2rem 0.6rem;
  }
}
.l-tab__menu-item.is_active {
  background: #1cca93;
  color: #fff;
}

body {
  background: #1cca93;
}
.p-page__main {
  font-size: 14px;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-page__main {
    font-size: 16px;
  }
}

.p-top__mainv {
  padding: 2rem 0 0;
}
@media screen and (min-width: 769px) {
  .p-top__mainv {
    padding: 5rem 0 0;
  }
}

.p-top__mainv-bg {
  position: relative;
  z-index: 1;
}

.p-top__mainv-inner {
  position: relative;
}

.p-top__mainv-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 69.3%;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .p-top__mainv-box {
    height: 100%;
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .p-top__mainv-detail {
    width: 50%;
    margin: 0 auto 5rem;
  }
}
.p-top__mainv-detail .p-top__mainv-container {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .p-top__mainv-detail .p-top__mainv-container {
    width: 48%;
  }
}
@media screen and (min-width: 992px) {
  .p-top__mainv-detail .p-top__mainv-container {
    width: 56.2%;
  }
}

.p-top__mainv-img {
  width: 110%;
  margin: 0 -5%;
}
@media screen and (min-width: 992px) {
  .p-top__mainv-img {
    width: 50%;
    margin: 0;
  }
}
.p-top__mainv-img .p-top__mainv-container {
  padding-top: 2.5rem;
}
@media screen and (min-width: 769px) {
  .p-top__mainv-img .p-top__mainv-container {
    padding-top: 10rem;
  }
}
@media screen and (min-width: 992px) {
  .p-top__mainv-img .p-top__mainv-container {
    padding: 0;
  }
}

.p-top__mainv-container {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
  padding-top: 3.5rem;
}
@media screen and (min-width: 769px) {
  .p-top__mainv-container {
    padding-top: 12rem;
  }
}
@media screen and (min-width: 992px) {
  .p-top__mainv-container {
    height: 100%;
    padding: 0;
  }
}

.p-top__mainv-title {
  max-width: 18rem;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-top__mainv-title {
    max-width: 32rem;
    margin: 0 auto;
  }
}

.p-top__mainv-subtitle {
  position: relative;
  width: 100%;
  margin: 1.5rem 0 2rem;
  background: url(../img/flont/mainv_title_line.png) no-repeat center center/contain;
  padding-top: 1rem;
}
@media screen and (min-width: 769px) {
  .p-top__mainv-subtitle {
    margin: 3.5rem 0;
  }
}
@media screen and (min-width: 1081px) {
  .p-top__mainv-subtitle {
    margin: 3.5rem 0;
  }
}
@media screen and (min-width: 1441px) {
  .p-top__mainv-subtitle {
    margin: 5rem 0;
  }
}

.p-top__mainv-navititle {
  font-weight: 900;
  color: #333333;
  border-bottom: 1px solid #b6cac2;
  padding: 0 0.5em;
  width: 100%;
  font-size: 10px;
}
@media screen and (min-width: 769px) {
  .p-top__mainv-navititle {
    font-size: 16px;
  }
}
.p-top__mainv-navititle span {
  opacity: 0.45;
}

.p-top__mainv-navi {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0.8rem 0;
  border-bottom: 1px solid #b6cac2;
}
@media screen and (min-width: 992px) {
  .p-top__mainv-navi {
    display: block;
    padding: 0;
    border-bottom: none;
  }
}
.p-top__mainv-navi li {
  width: 33.3%;
  display: block;
  border-right: 1px solid rgba(182, 202, 194, 0.4);
  text-align: center;
}
@media screen and (min-width: 992px) {
  .p-top__mainv-navi li {
    width: 100%;
    border-bottom: 1px solid rgba(182, 202, 194, 0.4);
    text-align: left;
    border-right: none;
  }
}
.p-top__mainv-navi li:last-child {
  border-right: none;
}
.p-top__mainv-navi a {
  position: relative;
  font-weight: 900;
  display: block;
  font-size: 12px;
  line-height: 1.2;
  padding: 0 0 1.8rem 0;
}
@media screen and (min-width: 769px) {
  .p-top__mainv-navi a {
    font-size: 16px;
    padding: 1rem 0 3.8rem 0;
  }
}
@media screen and (min-width: 992px) {
  .p-top__mainv-navi a {
    padding: 0.5em 0 0.5em 1em;
    line-height: 1.8;
  }
}
@media screen and (min-width: 769px) {
  .p-top__mainv-navi a:hover {
    color: #1cca93;
  }
  .p-top__mainv-navi a:hover .icon::before {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.p-top__mainv-navi a .icon {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  display: inline-block;
  width: 1.3em;
  height: 1.3em;
  vertical-align: -0.25em;
}
@media screen and (min-width: 769px) {
  .p-top__mainv-navi a .icon {
    bottom: 0.5rem;
    vertical-align: -0.55em;
  }
}
@media screen and (min-width: 992px) {
  .p-top__mainv-navi a .icon {
    position: relative;
    margin: 0 0.4em 0 0;
  }
}
.p-top__mainv-navi a .icon::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #1cca93;
  z-index: 1;
  transition: 0.3s;
}
.p-top__mainv-navi a .icon::after {
  content: "";
  display: block;
  width: 0.4em;
  height: 0.4em;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(50% - 0.25em);
  margin: 0 auto;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  z-index: 2;
}

.p-top__mainv-img figure {
  display: block;
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .p-top__mainv-img figure {
    margin-left: -11rem;
  }
}
@media screen and (min-width: 1441px) {
  .p-top__mainv-img figure {
    margin-left: -17rem;
  }
}
.p-top__mainv-img .c-animation__bounceIn.js_scroll_event.is_active {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.p-top__message {
  position: relative;
  margin-top: 6.5rem;
}
@media screen and (min-width: 769px) {
  .p-top__message {
    margin-top: 9.5rem;
  }
}
.p-top__message::before {
  content: "";
  background: url(../img/flont/msg_img_01.png) no-repeat top center/contain;
  display: block;
  width: 104%;
  height: 100%;
  position: absolute;
  left: -0.5rem;
  right: 0;
  top: 0;
  z-index: 0;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-top__message::before {
    left: 0;
    max-width: 132rem;
    width: 74.2%;
  }
}

.p-top__message-detail {
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: center;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}

.p-top__message-title,
.p-top__message-text {
  font-size: 17px;
  color: #fff;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .p-top__message-title,
  .p-top__message-text {
    font-size: 30px;
  }
}

.p-top__message-title .name {
  font-size: 50px;
  color: #fffd53;
  line-height: 0.9;
  display: block;
}
@media screen and (min-width: 769px) {
  .p-top__message-title .name {
    font-size: 93px;
    line-height: 1;
  }
}
.p-top__message-title .english {
  font-size: 1.1em;
}
.p-top__message-title .ruby {
  color: #fffd53;
  font-size: 11px;
  display: block;
  margin: 0.5em 0 0.5em;
}
@media screen and (min-width: 769px) {
  .p-top__message-title .ruby {
    font-size: 16px;
  }
}

.p-top__message-text {
  margin: 3rem 0 4.5rem;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .p-top__message-text {
    line-height: 2.2;
    margin: 4rem 0 8.5rem;
  }
}

.p-top__message-img {
  position: relative;
  z-index: 1;
  max-width: 74.5rem;
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-top__message-img {
    width: 78%;
  }
}

.p-top__aricle-title {
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 22px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .p-top__aricle-title {
    font-size: 36px;
    letter-spacing: 0.02em;
  }
}
@media screen and (min-width: 1081px) {
  .p-top__aricle-title {
    font-size: 42px;
  }
}
.p-top__aricle-title::before {
  content: "";
  display: block;
  width: 100%;
  height: 1rem;
  background: url(../img/flont/sp/line_dotted.png) no-repeat top center/contain;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 769px) {
  .p-top__aricle-title::before {
    top: -3rem;
    background: url(../img/flont/line_dotted.png) no-repeat top center/contain;
  }
}
.p-top__aricle-title .row {
  display: block;
  border-bottom: 1px solid rgba(182, 202, 194, 0.4);
}
.p-top__aricle-title .row:first-child {
  padding-top: 2rem;
}
.p-top__aricle-title .row .--wide {
  display: inline-block;
  width: 110%;
  margin: 0 -5%;
}
@media screen and (min-width: 1081px) {
  .p-top__aricle-title .row .--wide {
    width: auto;
    margin: 0;
  }
}
.p-top__aricle-title .small {
  font-size: 13px;
  padding: 2rem 0 1rem;
}
@media screen and (min-width: 769px) {
  .p-top__aricle-title .small {
    font-size: 20px;
  }
}
.p-top__aricle-title .marker {
  position: relative;
  display: inline-block;
}
.p-top__aricle-title .marker::before {
  content: "";
  width: 0;
  height: 24%;
  background: #fffd53;
  display: block;
  position: absolute;
  bottom: 0.25em;
  left: 0;
  z-index: -1;
  transition: 1s;
  transition-delay: 1s;
}
.p-top__aricle-title .marker.is_active::before {
  width: 100%;
}
.p-top__aricle-title.--white {
  color: #fff;
}
.p-top__aricle-title.--white::before {
  background-image: url(../img/flont/sp/line_dotted_white.png);
}
@media screen and (min-width: 769px) {
  .p-top__aricle-title.--white::before {
    background-image: url(../img/flont/line_dotted_white.png);
  }
}
.p-top__aricle-title.--white .row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.p-top__aricle-title.--textshadow {
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.p-top__aricle-title .green {
  color: #1cca93;
}
.p-top__aricle-title .yellow {
  color: #fffd53;
}
.p-top__aricle-title .big {
  font-size: 1.3em;
  line-height: 1.5;
  margin-top: -0.05em;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
@media screen and (min-width: 1081px) {
  .p-top__aricle-title .big {
    display: inline;
    border-bottom: none;
    line-height: 1.1;
    vertical-align: -0.05em;
    margin-top: 0;
  }
}

.p-top__aricle-top,
.p-top__aricle-middle,
.p-top__aricle-bottom {
  width: calc(100% + 1rem);
  margin-right: -1rem;
}

.p-top__aricle-middle {
  background: url(../img/flont/sp/bg_book_02.png) repeat-y top center/contain;
  padding-bottom: 5rem;
}
@media screen and (min-width: 769px) {
  .p-top__aricle-middle {
    background: url(../img/flont/bg_book_02.png) repeat-y top center/contain;
    padding-bottom: 13rem;
  }
}

.p-top__feature-img {
  margin: 3.5rem 0;
}
@media screen and (min-width: 769px) {
  .p-top__feature-img {
    margin: 6rem 0 7rem;
  }
}

.p-top__feature-message {
  text-align: center;
  font-size: 13px;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .p-top__feature-message {
    font-size: 20px;
    line-height: 2.2;
  }
}
.p-top__feature-message p + p {
  margin-top: 2rem;
}
@media screen and (min-width: 769px) {
  .p-top__feature-message p + p {
    margin-top: 3rem;
  }
}

.p-top__feature-list__item {
  position: relative;
  padding: 6rem 2rem 3.5rem 2rem;
  border-radius: 2rem;
  border: 3px solid #1cca93;
  margin-top: 8rem;
}
@media screen and (min-width: 769px) {
  .p-top__feature-list__item {
    padding: 7rem 5rem 5rem 6rem;
    margin-top: 14rem;
    border: 5px solid #1cca93;
  }
}
@media screen and (min-width: 1441px) {
  .p-top__feature-list__item {
    padding: 7rem 5rem 5rem 7rem;
  }
}

.p-top__feature-list__item-number {
  position: absolute;
  top: -5.5rem;
  left: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 9rem;
  height: 10rem;
  color: #1cca93;
  background: url(../img/flont/sp/feature_list_number.png) no-repeat center center/contain;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 641px) {
  .p-top__feature-list__item-number {
    width: 7rem;
    height: 8rem;
    top: -4rem;
    left: 2rem;
  }
}
@media screen and (min-width: 769px) {
  .p-top__feature-list__item-number {
    width: 14rem;
    height: 14rem;
    top: -7rem;
    left: 4.5rem;
  }
}
@media screen and (min-width: 992px) {
  .p-top__feature-list__item-number {
    background: url(../img/flont/feature_list_number.png) no-repeat center center/contain;
    width: 15rem;
    height: 16rem;
    top: -9rem;
    left: 6.5rem;
  }
}
.p-top__feature-list__item-number.c-animation__bounceIn.js_scroll_event.is_active {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.p-top__feature-list__item-number span {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 32px;
  font-weight: 700;
  display: inline-block;
  margin-top: 1.2rem;
}
@media screen and (min-width: 641px) {
  .p-top__feature-list__item-number span {
    font-size: 42px;
  }
}
@media screen and (min-width: 769px) {
  .p-top__feature-list__item-number span {
    font-size: 50px;
    margin-top: 1.7rem;
  }
}
@media screen and (min-width: 1081px) {
  .p-top__feature-list__item-number span {
    font-size: 60px;
  }
}

.p-top__feature-list__item-inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.p-top__feature-list__item-detail {
  width: 100%;
}
@media screen and (min-width: 1081px) {
  .p-top__feature-list__item-detail {
    width: 42%;
  }
}
@media screen and (min-width: 1441px) {
  .p-top__feature-list__item-detail {
    width: 40%;
  }
}

.p-top__feature-list__item-title {
  font-weight: 900;
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 0.5em;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .p-top__feature-list__item-title {
    margin: 1.3em 0 0.5em 0;
    font-size: 34px;
  }
}
@media screen and (min-width: 1081px) {
  .p-top__feature-list__item-title {
    width: 105%;
    margin: 1.3em -5% 0.5em 0;
  }
}
.p-top__feature-list__item-title .en {
  font-weight: 800;
}
.p-top__feature-list__item-title.--wide {
  margin-left: -0.2em;
}
@media screen and (min-width: 1081px) {
  .p-top__feature-list__item-title.--wide {
    width: 130%;
    margin-left: -5%;
    margin-right: -25%;
  }
}
.p-top__feature-list__item-title br {
  display: none;
}
@media screen and (min-width: 1441px) {
  .p-top__feature-list__item-title br {
    display: block;
  }
}

.p-top__feature-list__item-text {
  line-height: 1.8;
  font-size: 13px;
}
@media screen and (min-width: 769px) {
  .p-top__feature-list__item-text {
    line-height: 1.9;
    font-size: 16px;
  }
}

.p-top__feature-list__item-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 1.2rem 0 -0.8rem;
  text-align: center;
}
.p-top__feature-list__item-list li {
  width: 48.5%;
  color: #1cca93;
  border-radius: 5rem;
  font-weight: 900;
  margin-bottom: 0.8rem;
  border: 2px solid #1cca93;
  font-size: 13px;
}
@media screen and (min-width: 769px) {
  .p-top__feature-list__item-list li {
    font-size: 16px;
  }
}

.p-top__feature-list__item-img {
  width: 100%;
  margin-top: 2rem;
}
@media screen and (min-width: 769px) {
  .p-top__feature-list__item-img {
    margin-top: 0;
  }
}
@media screen and (min-width: 1081px) {
  .p-top__feature-list__item-img {
    width: 50%;
  }
}
.p-top__feature-list__item-img img {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-top__feature-list__item-img img {
    max-width: 70%;
  }
}
@media screen and (min-width: 1081px) {
  .p-top__feature-list__item-img img {
    max-width: 100%;
  }
}

.p-top__feature-list__item-info {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #ffffe5;
  border-radius: 0.5rem;
  padding: 2rem 2rem;
  margin-top: 3rem;
}
@media screen and (min-width: 769px) {
  .p-top__feature-list__item-info {
    padding: 4rem 5rem;
    margin-top: 5rem;
  }
}

.p-top__feature-list__item-info__title {
  width: 100%;
  margin-bottom: 1rem;
}
@media screen and (min-width: 641px) {
  .p-top__feature-list__item-info__title {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 769px) {
  .p-top__feature-list__item-info__title {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 1081px) {
  .p-top__feature-list__item-info__title {
    width: 30%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1441px) {
  .p-top__feature-list__item-info__title {
    width: 25.5%;
  }
}
.p-top__feature-list__item-info__title .tag {
  background: #1cca93;
  color: #fff;
  display: inline-block;
  padding: 0 1em;
  border-radius: 5rem;
  font-size: 10px;
  vertical-align: 0.8em;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .p-top__feature-list__item-info__title .tag {
    font-size: 14px;
  }
}
.p-top__feature-list__item-info__title .title {
  font-size: 14px;
  font-weight: 900;
  line-height: 1.4;
  margin: -0.5rem 0 0;
}
@media screen and (min-width: 641px) {
  .p-top__feature-list__item-info__title .title {
    margin: -0.2rem 0 0;
  }
}
@media screen and (min-width: 769px) {
  .p-top__feature-list__item-info__title .title {
    font-size: 18px;
    margin: -0.5rem 0 0;
  }
}
@media screen and (min-width: 1081px) {
  .p-top__feature-list__item-info__title .title {
    margin: -0.2rem 0 0;
  }
}
.p-top__feature-list__item-info__title .title br {
  display: none !important;
}
@media screen and (min-width: 1081px) {
  .p-top__feature-list__item-info__title .title br {
    display: block !important;
  }
}

.p-top__feature-list__item-info__text {
  width: 100%;
}
@media screen and (min-width: 1081px) {
  .p-top__feature-list__item-info__text {
    width: 65%;
  }
}
@media screen and (min-width: 1441px) {
  .p-top__feature-list__item-info__text {
    width: 70%;
  }
}
.p-top__feature-list__item-info__text .text {
  font-size: 11px;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .p-top__feature-list__item-info__text .text {
    font-size: 14px;
    line-height: 1.8;
  }
}

.p-top__company {
  padding: 6rem 0 7rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-top__company {
    padding: 16rem 0 15rem;
  }
}

.p-top__company-img {
  width: calc(100% + 3rem);
  margin: 3rem -1.5rem 4rem;
}
@media screen and (min-width: 769px) {
  .p-top__company-img {
    width: 100%;
    max-width: 96rem;
    margin: 5rem auto 13rem;
  }
}

.p-top__company--title {
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .p-top__company--title {
    max-width: 95.6rem;
  }
}

.p-top__company-text {
  font-weight: 900;
  color: #fff;
  font-size: 14px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  margin-top: 0.5rem;
}
@media screen and (min-width: 769px) {
  .p-top__company-text {
    font-size: 28px;
  }
}

.p-top__program .p-top__aricle-middle {
  padding-bottom: 5rem;
}
@media screen and (min-width: 769px) {
  .p-top__program .p-top__aricle-middle {
    padding-bottom: 10rem;
  }
}

.p-top__program-message {
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  text-align: center;
  margin: 4rem -5% 8rem;
  font-size: 13px;
  width: 110%;
}
@media screen and (min-width: 769px) {
  .p-top__program-message {
    font-size: 20px;
    letter-spacing: 0.02em;
    width: 100%;
    margin: 7rem 0 13rem;
  }
}
.p-top__program-message p {
  display: inline-block;
  font-weight: 900;
  line-height: 2.2;
}
.p-top__program-message p.mb {
  margin-bottom: 3rem;
}
@media screen and (min-width: 769px) {
  .p-top__program-message p.mb {
    margin-bottom: 5rem;
  }
}
.p-top__program-message .quotation {
  position: relative;
  margin: 2rem auto;
  display: inline-block;
  color: #1cca93;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .p-top__program-message .quotation {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 3rem auto 4rem;
  }
}
.p-top__program-message .quotation::before, .p-top__program-message .quotation::after {
  content: "";
  position: absolute;
  width: 3.5rem;
  height: 2.5rem;
  display: block;
  background: url(../img/flont/quotation_top.png) no-repeat center center/contain;
}
@media screen and (min-width: 769px) {
  .p-top__program-message .quotation::before, .p-top__program-message .quotation::after {
    width: 7rem;
    height: 5rem;
  }
}
.p-top__program-message .quotation::before {
  left: 1.5rem;
  top: -1.5rem;
}
@media screen and (min-width: 769px) {
  .p-top__program-message .quotation::before {
    left: -6rem;
    top: -1.5rem;
  }
}
.p-top__program-message .quotation::after {
  right: 1.5rem;
  bottom: -1.5rem;
  background-image: url(../img/flont/quotation_bottom.png);
}
@media screen and (min-width: 769px) {
  .p-top__program-message .quotation::after {
    right: -6rem;
    bottom: -1.5rem;
  }
}

.p-top__program-img {
  position: relative;
  margin-bottom: 4rem;
}
@media screen and (min-width: 769px) {
  .p-top__program-img {
    margin-bottom: 9rem;
  }
}

.p-top__program-link li {
  position: absolute;
  height: 44px;
}
@media screen and (min-width: 641px) {
  .p-top__program-link li {
    height: 3.5rem;
  }
}
@media screen and (min-width: 769px) {
  .p-top__program-link li {
    height: 7rem;
  }
}
@media screen and (min-width: 992px) {
  .p-top__program-link li {
    height: 86px;
  }
}
.p-top__program-link li img {
  width: auto;
  height: 100%;
}
.p-top__program-link .program_01 {
  left: 0;
  top: -6.5%;
}
@media screen and (min-width: 769px) {
  .p-top__program-link .program_01 {
    left: 25%;
    top: -5%;
  }
}
@media screen and (min-width: 1441px) {
  .p-top__program-link .program_01 {
    left: 35.3rem;
    top: -3.5rem;
  }
}
.p-top__program-link .program_02 {
  right: 4%;
  top: -2.5%;
}
@media screen and (min-width: 769px) {
  .p-top__program-link .program_02 {
    right: 4.5%;
    top: -2%;
  }
}
@media screen and (min-width: 1441px) {
  .p-top__program-link .program_02 {
    right: 9.2rem;
    top: 1rem;
  }
}
.p-top__program-link .program_03 {
  left: 0;
  top: 24.5%;
}
@media screen and (min-width: 769px) {
  .p-top__program-link .program_03 {
    left: 4%;
    top: 22%;
  }
}
@media screen and (min-width: 1441px) {
  .p-top__program-link .program_03 {
    left: 10.5rem;
    top: 27rem;
  }
}
.p-top__program-link .program_04 {
  left: 0;
  top: 59.5%;
}
@media screen and (min-width: 769px) {
  .p-top__program-link .program_04 {
    left: -4rem;
    top: 49%;
  }
}
@media screen and (min-width: 1441px) {
  .p-top__program-link .program_04 {
    left: -4rem;
    top: 57rem;
  }
}

.p-top__program-title {
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.4;
  color: #1cca93;
  border-bottom: 1px solid rgba(182, 202, 194, 0.4);
}
@media screen and (min-width: 769px) {
  .p-top__program-title {
    font-size: 18px;
  }
}
.p-top__program-title::before {
  content: "";
  display: block;
  width: 100%;
  height: 1rem;
  background: url(../img/flont/sp/line_dotted.png) no-repeat top center/contain;
}
@media screen and (min-width: 769px) {
  .p-top__program-title::before {
    background: url(../img/flont/line_dotted.png) no-repeat top center/contain;
  }
}
.p-top__program-title span {
  display: inline-block;
  padding: 0.3rem 0 0.8rem;
}
@media screen and (min-width: 1081px) {
  .p-top__program-title.--mini span {
    padding: 0.5rem 0 0.8rem;
  }
}
@media screen and (min-width: 1081px) {
  .p-top__program-title.--mini::before {
    background-image: url(../img/flont/line_dotted_mini.png);
  }
}

@media screen and (min-width: 641px) {
  .p-top__program-listwrap {
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) {
  .p-top__program-listwrap {
    max-width: 100%;
  }
}

.p-top__program-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .p-top__program-list + .p-top__program-list {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 1081px) {
  .p-top__program-list + .p-top__program-list {
    margin-top: 9.5rem;
  }
}
.p-top__program-list + .p-top__program-list .p-top__program-list__item {
  margin-top: 5rem;
}
@media screen and (min-width: 1081px) {
  .p-top__program-list + .p-top__program-list .p-top__program-list__item {
    margin-top: 0;
  }
}

.p-top__program-list__item {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-top__program-list__item {
    padding-bottom: 13rem;
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 1081px) {
  .p-top__program-list__item {
    padding-bottom: 11rem;
    width: 47%;
    margin-bottom: 0;
  }
}
.p-top__program-list__item + .p-top__program-list__item {
  margin-top: 3rem;
}
@media screen and (min-width: 769px) {
  .p-top__program-list__item + .p-top__program-list__item {
    margin-top: 0;
  }
}

.p-top__program-list__title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  margin-top: 1.5rem;
}
@media screen and (min-width: 769px) {
  .p-top__program-list__title {
    margin-top: 2rem;
  }
}
.p-top__program-list__title .number {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-weight: 700;
  color: #1cca93;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  border: 2px solid #1cca93;
  background: #fffd53;
  border-radius: 100%;
  margin-right: 1rem;
  font-size: 20px;
}
@media screen and (min-width: 641px) {
  .p-top__program-list__title .number {
    width: 60px;
    height: 60px;
    font-size: 26px;
    margin-right: 1rem;
    border: 4px solid #1cca93;
  }
}
@media screen and (min-width: 769px) {
  .p-top__program-list__title .number {
    width: 9rem;
    height: 9rem;
    font-size: 26px;
    margin-right: 3rem;
  }
}
@media screen and (min-width: 1081px) {
  .p-top__program-list__title .number {
    width: 8rem;
    height: 8rem;
    font-size: 36px;
  }
}
@media screen and (min-width: 1441px) {
  .p-top__program-list__title .number {
    width: 9rem;
    height: 9rem;
    font-size: 40px;
  }
}
.p-top__program-list__title .title {
  line-height: 1.3;
  font-weight: 900;
  font-size: 18px;
}
@media screen and (min-width: 1081px) {
  .p-top__program-list__title .title {
    width: calc(100% - 10rem);
    font-size: 22px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1441px) {
  .p-top__program-list__title .title {
    width: calc(100% - 11rem);
    font-size: 24px;
  }
}

.p-top__program-list__img {
  margin: 2rem 0 1.5rem;
}
@media screen and (min-width: 769px) {
  .p-top__program-list__img {
    margin: 3rem 0 2rem;
  }
}

.p-top__program-list__text {
  font-size: 13px;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .p-top__program-list__text {
    font-size: 16px;
    line-height: 1.8;
  }
}

.p-top__program-list__btn {
  position: relative;
  margin-top: 2.5rem;
}
@media screen and (min-width: 769px) {
  .p-top__program-list__btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-top: 0;
  }
}
.p-top__program-list__btn::after {
  content: "";
  display: block;
  background: #ff8c34;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 10rem;
  box-shadow: 0 3px 1px rgba(28, 202, 147, 0.25);
  transition: 0.6s cubic-bezier(0.08, 0.68, 0.35, 1);
}
.p-top__program-list__btn.--disable::after {
  background: #5b6f69;
  opacity: 0.5;
}
@media screen and (min-width: 769px) {
  .p-top__program-list__btn.--disable:hover::after {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@media screen and (min-width: 769px) {
  .p-top__program-list__btn:hover::after {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.p-top__program-list__btn a,
.p-top__program-list__btn .c-btn__item {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  color: #fff;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.3;
  padding: 1rem 2.5rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-top__program-list__btn a,
  .p-top__program-list__btn .c-btn__item {
    padding: 1.8rem 4.5rem;
    font-size: 18px;
    line-height: 1.4;
  }
}
.p-top__program-list__btn a::after,
.p-top__program-list__btn .c-btn__item::after {
  content: "";
  width: 0.6em;
  height: 0.6em;
  display: block;
  position: absolute;
  right: 2.2rem;
  top: calc(50% - 0.3em);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (min-width: 769px) {
  .p-top__program-list__btn a::after,
  .p-top__program-list__btn .c-btn__item::after {
    width: 0.5em;
    height: 0.5em;
    right: 4.5rem;
    top: calc(50% - 0.25em);
  }
}
.p-top__program-list__btn .icon {
  background: url(../img/common/menu_01_white.png) no-repeat center center/contain;
  display: block;
  width: 3rem;
  height: 3rem;
  position: absolute;
  left: 2.2rem;
  top: calc(50% - 1.5rem);
}
@media screen and (min-width: 641px) {
  .p-top__program-list__btn .icon {
    width: 2rem;
    height: 2rem;
    top: calc(50% - 1rem);
  }
}
@media screen and (min-width: 769px) {
  .p-top__program-list__btn .icon {
    width: 4rem;
    height: 4rem;
    left: 4.5rem;
    top: calc(50% - 2rem);
  }
}
.p-top__program-list__btn .icon.--digitalbank {
  background-image: url(../img/common/menu_02_white.png);
}
.p-top__program-list__btn .icon.--consulting {
  background-image: url(../img/common/menu_03_white.png);
}
.p-top__program-list__btn .icon.--resources {
  background-image: url(../img/common/menu_04_white.png);
}

.p-top__website {
  padding: 6rem 1.5rem 6rem;
}
@media screen and (min-width: 641px) {
  .p-top__website {
    padding: 6rem 3.5rem 6rem;
  }
}
@media screen and (min-width: 769px) {
  .p-top__website {
    padding: 11.5rem 0 15rem;
  }
}
.p-top__website a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  max-width: 70rem;
  height: 10rem;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-top__website a {
    height: 20rem;
  }
}
.p-top__website a::after {
  content: "";
  display: block;
  background: #fff;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 4px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0.75rem;
}
@media screen and (min-width: 769px) {
  .p-top__website a::after {
    border-radius: 1.5rem;
  }
}
@media screen and (min-width: 769px) {
  .p-top__website a:hover::after {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.p-top__website figure {
  position: relative;
  z-index: 1;
}
.p-top__website figure img {
  display: block;
  width: 23.5rem;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .p-top__website figure img {
    width: 44rem;
  }
}
.p-top__website figure figcaption {
  width: 100%;
  display: block;
  margin-top: 0.5rem;
  text-align: center;
  font-size: 14px;
}
@media screen and (min-width: 769px) {
  .p-top__website figure figcaption {
    font-size: 16px;
  }
}
.p-top__website svg {
  position: absolute;
  right: 2rem;
  top: calc(50% - 4px);
  stroke: none;
  width: 9px;
  height: 8px;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .p-top__website svg {
    right: 4rem;
    width: 18px;
    height: 14px;
    top: calc(50% - 7px);
  }
}