@charset "UTF-8";
/*!
* ress.css • v4.0.0
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
# Global selectors
# ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
  text-decoration: none;
  color: inherit;
}

li {
  margin: 0;
}
li a {
  text-decoration: none;
}

nav li a {
  color: inherit;
  text-decoration: none;
}

p {
  margin: 0;
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
  text-decoration: none;
  opacity: 0.8;
}

i {
  margin: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* @function rem($px, $rem: $pc-rem) {
  @return calc($px / $rem) * 1rem;
} */
/* 

フォント読み込み

⚫︎使い方

@include font-face('Lora', 'fonts/Lora', 400, italic, ttf);
@include font-face('Samplinal', 'fonts/Samplinal', bold, normal, eot woff2 woff);
-----------------------------------------------------------------------------------*/
/* 

上向き(upward)、右向き(rightward)、下向き(downward)、左向き(leftward)、左上(upper-left)、右上(upper-right)、右下(lower-right)、左下(lower-left)の８方向から選択します


@include triangle(upward, 20px, 15px, #cd5c5c);

@include triangle(upper-left, 12px, 12px);
---*/
@font-face {
  font-display: swap;
}
html {
  color: #343434;
  font-family: "M PLUS 1", sans-serif;
  font-optical-sizing: auto;
  -webkit-text-size-adjust: 100%;
  -webkit-text-size-adjust: none;
  font-weight: 600;
  font-size: 17px;
}

@media screen and (max-width: 1439px) {
  html {
    font-size: 1.1805555556vw;
  }
}
@media screen and (max-width: 1024px) {
  html {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 4.3256997455vw;
  }
}
body.is-none-scroll {
  overflow: hidden;
}

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

ul,
ol {
  list-style-type: none;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  transition: linear 0.17s;
}

a:hover {
  opacity: 0.8;
}

a img:hover {
  opacity: 0.8;
  transition: linear 0.17s;
}

li img {
  display: block;
}

a img {
  border-style: none;
}

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

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

dt {
  font-weight: 700;
}

h1 {
  padding: 0;
  border: none;
  max-width: none;
  background: none;
}

video {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}

hr {
  border: none;
}

.slick-slider {
  opacity: 0;
  transition: linear 0.12s;
}
.slick-slider.slick-initialized {
  opacity: 1;
}

@keyframes zoomUp {
  0% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
    /* 拡大率 */
  }
}
@keyframes sdl {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(200%);
  }
}
@keyframes gradientAnimation {
  0% {
    background: linear-gradient(to right, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
  100% {
    background: linear-gradient(-45deg, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
}
/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}
@keyframes logoAnimation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30000px 0;
  }
}
@keyframes drawer-main {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.66;
  }
  100% {
    opacity: 1;
  }
}
.c-img-hover-zoom {
  transition: ease-in-out 0.37s;
}
.c-img-hover-zoom:hover {
  transform: scale(1.1);
  opacity: 1;
}

.c-button__link {
  color: #fff;
  background-color: rgba(0, 153, 221, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color linear 0.24s;
  line-height: 1;
  padding: 0.7941176471rem 1.7647058824rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .c-button__link {
    padding: 1.0588235294rem 1.1764705882rem;
  }
}
.c-button__link:hover {
  opacity: 1;
  background-color: #303E73;
}
.c-button__link:hover .c-button__arw {
  right: -0.1764705882rem;
}
.c-button__arw {
  stroke: #fff;
  width: 0.9411764706rem;
  height: 1.0294117647rem;
  position: relative;
  right: 0;
  margin-left: 0.3235294118rem;
  transition: right linear 0.28s;
  margin-left: 0.4705882353rem;
}
@media screen and (max-width: 768px) {
  .c-button__arw {
    margin-left: 1.1764705882rem;
  }
}
.c-button.--white .c-button__link {
  background-color: #fff;
  color: rgba(0, 153, 221, 0.8);
}
@media screen and (max-width: 768px) {
  .c-button.--white .c-button__link {
    min-width: 10.5294117647rem;
    justify-content: space-between;
  }
}
.c-button.--white .c-button__link:hover {
  background-color: #fff;
  color: #303E73;
}
.c-button.--white .c-button__link:hover .c-button__arw {
  stroke: #303E73;
}
.c-button.--white .c-button__arw {
  stroke: rgba(0, 153, 221, 0.8);
}
.c-button.--center {
  display: flex;
  justify-content: center;
}
.c-button.--wide {
  font-size: 1.0588235294rem;
}
.c-button.--wide .c-button__link {
  width: 19.7058823529rem;
  max-width: 100%;
  padding: 1.1764705882rem 0;
}
.c-button.--wide .c-button__arw {
  margin-left: 0.4705882353rem;
}
.c-text-links {
  display: flex;
}
.c-text-links__link {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 153, 221, 0.8);
  color: rgba(0, 153, 221, 0.8);
  letter-spacing: 0.05em;
  font-size: 0.8235294118rem;
  font-weight: 700;
  padding: 0.2941176471rem 0.3529411765rem;
  padding-right: 0.1176470588rem;
}
.c-text-links__link:hover {
  border-color: #303E73;
  color: #303E73;
}
.c-text-links__link:hover .c-text-links__arw {
  stroke: #303E73;
  right: -0.1764705882rem;
}
.c-text-links__arw {
  stroke: rgba(0, 153, 221, 0.8);
  width: 0.7941176471rem;
  height: 0.8823529412rem;
  margin-left: 0.3529411765rem;
  position: relative;
  right: 0;
  transition: right linear 0.28s;
}

.c-sec-eng-catch {
  font-family: "century-gothic", sans-serif;
  font-size: 9.4117647059rem;
  line-height: 1;
  color: rgba(70, 89, 167, 0.4);
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .c-sec-eng-catch {
    font-size: 5.8823529412rem;
  }
}
@media screen and (max-width: 768px) {
  .c-sec-eng-catch {
    font-size: 4.7058823529rem;
  }
}

.c-sec-ttl {
  position: relative;
  padding-left: 1.7647058824rem;
  color: #303E73;
  font-size: 1.8823529412rem;
  line-height: 1.125;
}
@media screen and (max-width: 768px) {
  .c-sec-ttl {
    font-size: 1.6470588235rem;
    line-height: 1.2857142857;
  }
}
.c-sec-ttl::before {
  content: "";
  left: 0.2352941176rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.5882352941rem;
  height: 0.5882352941rem;
  background: url(../images/common/deco-dots.png) no-repeat 0 50%;
  background-size: 100% auto;
}
.c-sec-ttl.--deco-top::before {
  transform: none;
  top: 0.8235294118rem;
}

.c-sec-ttl-md {
  position: relative;
  padding-left: 1.5294117647rem;
  color: rgba(0, 153, 221, 0.8);
  font-size: 1.0588235294rem;
  line-height: 1.5555555556;
}
@media screen and (max-width: 768px) {
  .c-sec-ttl-md {
    font-size: 0.9411764706rem;
    line-height: 1.75;
  }
}
.c-sec-ttl-md::before {
  content: "";
  position: absolute;
  left: 0.2352941176rem;
  top: 0.5588235294rem;
  width: 0.5882352941rem;
  height: 0.5882352941rem;
  background: url(../images/common/deco-dots.png) no-repeat 0 50%;
  background-size: 100% auto;
}

.c-sec-sub-ttl {
  font-weight: 500;
  font-size: 1.4117647059rem;
  line-height: 1.4583333333;
  position: relative;
  padding-left: 1.5294117647rem;
}
.c-sec-sub-ttl::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.3823529412rem;
  width: 0.5882352941rem;
  height: 1.4117647059rem;
  background-color: rgba(0, 153, 221, 0.8);
}

.c-sec-sub-catch {
  font-size: 1.1764705882rem;
  font-weight: 700;
  line-height: 1.4;
  color: #000;
}

.c-news-list__item:not(:last-of-type) {
  margin-bottom: 0.8235294118rem;
}
@media screen and (max-width: 768px) {
  .c-news-list__item:not(:last-of-type) {
    margin-bottom: 0.5294117647rem;
  }
}
.c-news-list__link {
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 1.1764705882rem 1.7647058824rem;
  transition: linear 0.21s;
}
@media screen and (max-width: 768px) {
  .c-news-list__link {
    flex-wrap: wrap;
    padding: 0.9411764706rem 1.1764705882rem;
  }
}
.c-news-list__link:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.c-news-list__date {
  font-size: 0.9411764706rem;
  flex: 0 0 auto;
  margin-right: 1.7647058824rem;
}
@media screen and (max-width: 768px) {
  .c-news-list__date {
    margin-right: 0.8235294118rem;
    font-size: 0.8235294118rem;
  }
}
.c-news-list__cat {
  flex: 0 0 auto;
  font-size: 0.7058823529rem;
  line-height: 1;
  color: rgba(0, 153, 221, 0.8);
  border: 1px solid rgba(0, 153, 221, 0.8);
  padding: 0.2941176471rem 0.5882352941rem;
  margin-right: 1.7647058824rem;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .c-news-list__cat {
    margin-right: 0.8235294118rem;
    padding: 0.4117647059rem 0.5882352941rem 0.4117647059rem;
  }
}
.c-news-list__cat.--newspaper {
  border-color: #D67B2D;
  color: #D67B2D;
}
.c-news-list__cat.--active-report {
  border-color: #46A77A;
  color: #46A77A;
}
.c-news-list__ttl {
  font-size: 0.8235294118rem;
  font-weight: 400;
  flex: 1 1 auto;
  display: -webkit-box;
  /* 必須 */
  -webkit-box-orient: vertical;
  /* 必須 */
  -webkit-line-clamp: 1;
  /* 行数を制限 */
  overflow: hidden;
  /* はみ出た部分を非表示 */
}
@media screen and (max-width: 768px) {
  .c-news-list__ttl {
    margin-top: 0.5294117647rem;
    width: 100%;
    -webkit-line-clamp: 2;
  }
}

.l-wrapper {
  position: relative;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.l-main {
  flex: 1 1 auto;
}

.l-outer {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.l-inner {
  width: 56.4705882353rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 90%;
}
@media screen and (max-width: 768px) {
  .l-inner {
    width: 91.4666666667%;
  }
  .l-inner .l-inner-small {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-inner.--small {
    width: 65.78125%;
  }
}
@media screen and (max-width: 768px) {
  .l-inner.--sp-full-width {
    width: 100%;
  }
}

.l-header {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .l-header {
    background-color: #fff;
    width: 100%;
    padding: 0.7647058824rem 1.1176470588rem 0.5294117647rem;
  }
}
.l-header__logo {
  width: 14.2941176471rem;
}
@media screen and (min-width: 769px) {
  .l-header__logo {
    padding: 1.2941176471rem 1.9411764706rem;
    background-color: #fff;
    border-radius: 0 0 1.1764705882rem 0;
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.1019607843);
  }
}
@media screen and (max-width: 768px) {
  .l-header__logo {
    width: 7.1764705882rem;
  }
}

.c-orange {
  color: #E88102;
}

.cta-button {
  width: 32.9411764706rem;
  max-width: 90%;
  background-color: #FF6A00;
  color: #fff;
  text-align: center;
  height: 5.0588235294rem;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
  font-size: 1.5294117647rem;
  font-weight: 700;
  border-radius: 0.5882352941rem;
  overflow: hidden;
  box-shadow: 0 0.3041176471rem 0 0 #A25900;
  position: relative;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .cta-button {
    height: 3.8823529412rem;
    font-size: 1.1764705882rem;
    border-radius: 0.2352941176rem;
    width: 20.1176470588rem;
    max-width: 100%;
  }
}
.cta-button::before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  height: 90%;
  background: url(../images/common/cta_btn-bg-triangle.png) no-repeat 0 50%;
  background-size: 100% auto;
}
@media screen and (max-width: 768px) {
  .cta-button::before {
    background-image: url(../images/common/cta_btn-bg-triangle_sp.png);
  }
}
.cta-button::after {
  content: "";
  right: 5.2352941176rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-style: solid;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #fff;
  border-width: 0.4288235294rem 0 0.4288235294rem 0.74rem;
}
@media screen and (max-width: 768px) {
  .cta-button::after {
    right: 1.1764705882rem;
  }
}
.cta-button__in {
  position: relative;
  z-index: 1;
}

.fix-button {
  position: fixed !important;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1.1764705882rem;
  z-index: 10;
  transform: translate(-50%, 150%);
}
.fix-button.is-visible {
  transform: translate(-50%, 0%);
}

.fv {
  position: relative;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 40.28%, rgba(116, 211, 255, 0.95) 100%);
  padding-top: 3.9411764706rem;
  padding-bottom: 9.1176470588rem;
}
@media screen and (max-width: 768px) {
  .fv {
    padding: 3.8235294118rem 0 9.4117647059rem;
    overflow: hidden;
  }
  .fv::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5.2352941176rem;
    background-color: #FAF2D7;
    z-index: 5;
  }
}
.fv__deco {
  position: absolute;
}
.fv__deco.--left-top {
  left: 0;
  top: 0;
  width: 24.1176470588rem;
}
@media screen and (max-width: 768px) {
  .fv__deco.--left-top {
    width: 14.7058823529rem;
  }
}
.fv__deco.--right-top {
  right: 0;
  top: 0;
  width: 12.9411764706rem;
}
@media screen and (max-width: 768px) {
  .fv__deco.--right-top {
    width: 6.1764705882rem;
  }
}
.fv__deco.--left-bottom {
  bottom: 0;
  left: 0;
  width: 12.9411764706rem;
}
@media screen and (max-width: 768px) {
  .fv__deco.--left-bottom {
    width: 10rem;
    bottom: 0rem;
  }
}
.fv__deco.--right-bottom {
  bottom: 0;
  right: 0;
  width: 25.2941176471rem;
}
@media screen and (max-width: 768px) {
  .fv__deco.--right-bottom {
    width: 14.1176470588rem;
  }
}
.fv__box {
  position: relative;
  z-index: 2;
}
.fv__ballun {
  text-align: center;
  font-size: 1.9058823529rem;
  padding: 1.1764705882rem 0 2.9411764706rem;
  line-height: 1.6;
  background: url(../images/lp/fv_ballun_bg.png) no-repeat 50% 0;
  background-size: auto 100%;
  margin-bottom: 1.8823529412rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .fv__ballun {
    font-size: 0.9411764706rem;
    background-image: url(../images/lp/fv_ballun_bg_sp.png);
    line-height: 1.6;
    padding: 0.6470588235rem 0 1.4117647059rem;
    margin-bottom: 0.5882352941rem;
  }
}
.fv__head {
  text-align: center;
  margin-bottom: 1.5294117647rem;
}
@media screen and (max-width: 768px) {
  .fv__head {
    margin-bottom: 0.5882352941rem;
  }
}
.fv__head-in {
  display: inline-block;
  border-top: 1px solid rgba(106, 106, 106, 0.3019607843);
  border-bottom: 1px solid rgba(106, 106, 106, 0.3019607843);
  font-size: 1.4905882353rem;
  letter-spacing: 0.45em;
  font-weight: 400;
  line-height: 1.6002367798;
  padding: 0.3941176471rem 3.4411764706rem;
}
@media screen and (max-width: 768px) {
  .fv__head-in {
    font-size: 0.8823529412rem;
    line-height: 1.6;
    padding: 0.2176470588rem 2.0294117647rem;
  }
}
.fv__top {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 1.1176470588rem;
}
@media screen and (max-width: 768px) {
  .fv__top {
    margin-bottom: 0.4117647059rem;
  }
}
.fv__top-sub {
  font-size: 2.7923529412rem;
  letter-spacing: 0;
  margin-right: 0.5158823529rem;
}
@media screen and (max-width: 768px) {
  .fv__top-sub {
    font-size: 1.1764705882rem;
    margin-right: 0.2352941176rem;
  }
}
.fv__top-main {
  display: flex;
  align-items: center;
}
.fv__top-main span {
  background-color: rgba(0, 153, 221, 0.8);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 0.2235294118rem;
  width: 3.6964705882rem;
  height: 3.6964705882rem;
  font-size: 3.0588235294rem;
  letter-spacing: 0;
  padding-bottom: 0.2941176471rem;
}
@media screen and (max-width: 768px) {
  .fv__top-main span {
    font-size: 1.2870588235rem;
    width: 1.5523529412rem;
    height: 1.5523529412rem;
    border-radius: 0.0947058824rem;
    line-height: 1;
    padding-bottom: 0.0588235294rem;
  }
}
.fv__top-main span:not(:last-of-type) {
  margin-right: 0.3594117647rem;
}
@media screen and (max-width: 768px) {
  .fv__top-main span:not(:last-of-type) {
    margin-right: 0.1764705882rem;
  }
}
.fv__title {
  max-width: 90%;
  width: 49.6470588235rem;
  margin: 0 auto 1.1176470588rem;
}
@media screen and (max-width: 768px) {
  .fv__title {
    margin-bottom: 0.3529411765rem;
  }
}
.fv__note {
  text-align: center;
  color: #7E7E7E;
  font-size: 1.0588235294rem;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .fv__note {
    font-size: 0.6470588235rem;
    margin-bottom: 0.6817647059rem;
  }
}
.fv__fec {
  font-size: 1.9411764706rem;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .fv__fec {
    margin-left: 1.2941176471rem;
    font-size: 1.4705882353rem;
    width: 11.8235294118rem;
    height: 8.2352941176rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 1.1311764706rem;
    box-shadow: 3.85px 3.85px 18.27px 0px rgba(0, 0, 0, 0.1490196078);
    line-height: 1.2;
    padding-bottom: 0.5882352941rem;
  }
}
.fv__fec-in {
  display: inline-block;
  position: relative;
}
@media screen and (min-width: 769px) {
  .fv__fec-in {
    padding: 1.6470588235rem 4.1764705882rem 3.2352941176rem;
    padding-right: 5.4047058824rem;
    background: url(../images/lp/fv_ballun_catch.png) no-repeat 100% 50%;
    background-size: 100% auto;
  }
}
.fv__fec em {
  font-size: 1.65em;
  font-style: normal;
}
.fv__chara {
  position: absolute;
  width: 20.2941176471rem;
  bottom: 0;
  right: 1.4117647059rem;
}
@media screen and (max-width: 768px) {
  .fv__chara {
    width: 10.4705882353rem;
    z-index: 3;
    right: 0.8823529412rem;
    bottom: 1rem;
  }
}
.fv__button {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2.2352941176rem;
}
@media screen and (max-width: 768px) {
  .fv__button {
    z-index: 6;
    bottom: 0.8235294118rem;
  }
}

.point02 {
  padding: 0.99rem 0 1.8235294118rem;
}
.point02__heading {
  line-height: 1;
  margin-bottom: 3.4705882353rem;
}
@media screen and (max-width: 768px) {
  .point02__heading {
    margin-bottom: 0.8823529412rem;
  }
}
.point02__catch {
  max-width: 100%;
  width: 50.5882352941rem;
  margin: 0 auto 1.6470588235rem;
}

.point02-boxes {
  background-color: #C7E1F5;
  border-radius: 0.5882352941rem;
  padding: 1.7058823529rem 2.9411764706rem;
  margin-bottom: 1.6470588235rem;
}
@media screen and (min-width: 769px) {
  .point02-boxes {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .point02-boxes {
    padding: 1.7058823529rem 1.1764705882rem;
    margin-bottom: 0;
  }
}
.point02-boxes__box {
  background-color: #fff;
  border-radius: 0.5882352941rem;
}
@media screen and (min-width: 769px) {
  .point02-boxes__box {
    width: 24.7058823529rem;
  }
}
@media screen and (max-width: 768px) {
  .point02-boxes__box:not(:last-of-type) {
    margin-bottom: 1.1764705882rem;
  }
}
.point02-boxes__define {
  padding: 1rem 1.5882352941rem 0.4117647059rem;
  border-bottom: 1px solid #F4F4F4;
}
@media screen and (max-width: 768px) {
  .point02-boxes__define {
    padding: 0.6470588235rem 1.1764705882rem 0.4117647059rem;
  }
}
.point02-boxes__head {
  background-color: #343434;
  color: #fff;
  text-align: center;
  font-size: 1.1764705882rem;
  padding: 0.6470588235rem 0.5882352941rem;
}
.point02-boxes__head span {
  font-size: 0.9411764706rem;
}
.point02-boxes__datas {
  padding: 1.7647058824rem 0 0.9411764706rem;
}
@media screen and (max-width: 768px) {
  .point02-boxes__datas {
    padding: 1.4705882353rem 0 0.8823529412rem;
  }
}
.point02-boxes__row {
  display: flex;
  align-items: center;
  line-height: 1;
  font-weight: 700;
  padding-left: 1.2941176471rem;
}
@media screen and (max-width: 768px) {
  .point02-boxes__row {
    padding-left: 0.2941176471rem;
  }
}
.point02-boxes__row:not(:last-of-type) {
  margin-bottom: 1rem;
}
.point02-boxes__row-ttl {
  background-color: #F4F4F4;
  flex: 0 0 8.1176470588rem;
  font-size: 1rem;
  padding: 0.6470588235rem 0.4705882353rem;
  text-align: center;
  margin-right: 1.2352941176rem;
}
@media screen and (max-width: 768px) {
  .point02-boxes__row-ttl {
    flex-basis: 6.0588235294rem;
    font-size: 0.8823529412rem;
  }
}
.point02-boxes__row-data {
  display: flex;
  align-items: flex-end;
  font-size: 1.2941176471rem;
}
@media screen and (max-width: 768px) {
  .point02-boxes__row-data {
    font-size: 1.1764705882rem;
  }
}
.point02-boxes__row-data .num {
  font-size: 2.7058823529rem;
  color: rgba(0, 153, 221, 0.8);
}
@media screen and (max-width: 768px) {
  .point02-boxes__row-data .num {
    font-size: 2.3529411765rem;
  }
}
.point02-boxes__desc {
  font-weight: 500;
  font-size: 0.8235294118rem;
  padding: 1.0588235294rem 1.2941176471rem 1.7647058824rem;
}
@media screen and (max-width: 768px) {
  .point02-boxes__desc {
    font-size: 0.7058823529rem;
  }
}

@media screen and (max-width: 768px) {
  .btm-col {
    display: flex;
    flex-flow: column-reverse;
  }
}

.point02-btm {
  background-color: #E5F5FC;
  border-radius: 0.5882352941rem;
  padding: 1.7647058824rem 0 1.7058823529rem;
}
@media screen and (max-width: 768px) {
  .point02-btm {
    padding: 1.2941176471rem 0.7058823529rem 0.8823529412rem;
  }
}
.point02-btm__ttl {
  text-align: center;
  font-size: 1.4117647059rem;
  margin-bottom: 1.0588235294rem;
}
@media screen and (max-width: 768px) {
  .point02-btm__ttl {
    font-size: 1.2352941176rem;
    margin-bottom: 0.6470588235rem;
  }
}
.point02-btm__tables {
  width: 31.2352941176rem;
  max-width: 100%;
  margin: 0 auto;
}
.point02-btm__head {
  background-color: #fff;
  padding: 0.6470588235rem 0;
}
.point02-btm__head img {
  display: block;
  width: 11.6470588235rem;
  margin: 0 auto;
}
.point02-btm__col {
  display: flex;
  justify-content: space-between;
}
.point02-btm__tb-wrap {
  width: 50%;
}
.point02-btm__table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.point02-btm__table th,
.point02-btm__table td {
  line-height: 1.14;
  padding: 0.5882352941rem 0.4117647059rem;
}
@media screen and (max-width: 768px) {
  .point02-btm__table th,
  .point02-btm__table td {
    padding: 0.5882352941rem 0.1764705882rem;
  }
}
.point02-btm__table th {
  background-color: #99D6F1;
  font-size: 0.8235294118rem;
  font-weight: 500;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .point02-btm__table th {
    font-size: 0.7647058824rem;
  }
}
.point02-btm__table td {
  text-align: center;
  background-color: #fff;
  font-size: 0.9411764706rem;
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .point02-btm__table td {
    font-size: 0.8235294118rem;
  }
}
.point02-btm__table td p {
  position: relative;
  display: inline-block;
}
.point02-btm__table td .as {
  font-size: 0.6470588235rem;
  position: absolute;
  right: -0.7647058824rem;
  bottom: 0.4117647059rem;
}
@media screen and (max-width: 768px) {
  .point02-btm__table td .as {
    font-size: 0.5882352941rem;
    right: -0.6470588235rem;
  }
}
.point02-btm__table thead th {
  font-size: 0.9411764706rem;
}
.point02-btm__table thead td {
  font-weight: 500;
  font-size: 0.9411764706rem;
  background-color: #F4F4F4;
}
@media screen and (max-width: 768px) {
  .point02-btm__table thead td {
    font-size: 0.8235294118rem;
  }
}
.point02-btm__note {
  font-weight: 400;
  font-size: 0.8235294118rem;
  line-height: 1.4;
  color: #6A6A6A;
  padding-top: 0.5882352941rem;
  padding-left: 0.8823529412rem;
}
@media screen and (max-width: 768px) {
  .point02-btm__note {
    font-size: 0.6470588235rem;
    padding-top: 0.5294117647rem;
    padding-left: 0.5294117647rem;
    line-height: 1.4;
  }
}

.point02-button {
  margin-top: 2.2941176471rem;
}
@media screen and (max-width: 768px) {
  .point02-button {
    margin: 1.3529411765rem auto;
    display: flex;
  }
}

.sec-need {
  padding: 3.8823529412rem 0 2.4705882353rem;
}
.sec-need__contents {
  margin-bottom: 1.5294117647rem;
}
@media screen and (max-width: 768px) {
  .sec-need__contents {
    transform: scale(1.1);
    transform-origin: 50% 100%;
  }
}
.sec-cta {
  padding: 3.6470588235rem 0 1.1764705882rem;
}
.sec-cta__box {
  background-color: rgba(0, 153, 221, 0.8);
  border-radius: 1.7647058824rem;
  padding: 2.0588235294rem 9.4117647059rem;
}
@media screen and (max-width: 768px) {
  .sec-cta__box {
    padding: 1.4117647059rem 0.8529411765rem;
    border-radius: 1.1764705882rem;
  }
}
.sec-cta__ttl {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 1.1764705882rem;
  margin-bottom: 1.2352941176rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .sec-cta__ttl {
    font-size: 0.9411764706rem;
  }
}
.sec-cta__ttl .in {
  display: inline-block;
  position: relative;
  padding: 0 1.5294117647rem;
}
@media screen and (max-width: 768px) {
  .sec-cta__ttl .in {
    padding: 0 1.1764705882rem;
  }
}
.sec-cta__ttl .in::before, .sec-cta__ttl .in::after {
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #fff;
  width: 1px;
  height: 1.8823529412rem;
}
@media screen and (max-width: 768px) {
  .sec-cta__ttl .in::before, .sec-cta__ttl .in::after {
    bottom: auto;
    top: 0;
  }
}
.sec-cta__ttl .in::before {
  left: 0;
  transform: rotate(-20deg);
}
.sec-cta__ttl .in::after {
  right: 0;
  transform: rotate(20deg);
}
.sec-cta__tel {
  display: block;
  background-color: #fff;
  text-align: center;
  border-radius: 0.7147058824rem;
  padding: 1.2352941176rem 0 0.5294117647rem;
  margin-bottom: 1.0005882353rem;
}
@media screen and (max-width: 768px) {
  .sec-cta__tel {
    margin-bottom: 1.4117647059rem;
    border-radius: 0.5882352941rem;
  }
}
.sec-cta__tel .head {
  font-weight: 600;
  font-size: 1.2864705882rem;
}
@media screen and (max-width: 768px) {
  .sec-cta__tel .head {
    font-size: 1.0588235294rem;
  }
}
.sec-cta__tel .num {
  color: rgba(0, 153, 221, 0.8);
  font-size: 2.5735294118rem;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .sec-cta__tel .num {
    font-size: 2.1176470588rem;
    line-height: 1.6;
  }
}
@media screen and (min-width: 769px) {
  .sec-cta__col {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .sec-cta__item {
    width: 18.3529411765rem;
  }
}
@media screen and (max-width: 768px) {
  .sec-cta__item:not(:last-of-type) {
    margin-bottom: 0.7058823529rem;
  }
}
.sec-cta__button {
  background-color: #fff;
  border-radius: 0.7147058824rem;
  display: flex;
  align-items: center;
  font-size: 1.2864705882rem;
  height: 4.0029411765rem;
  padding: 0 2.2352941176rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .sec-cta__button {
    justify-content: center;
    height: 3.2941176471rem;
    font-size: 1.0588235294rem;
    border-radius: 0.5882352941rem;
  }
}
.sec-cta__button::after {
  content: "";
  right: 1.1764705882rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-style: solid;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent rgba(0, 153, 221, 0.8);
  border-width: 0.4288235294rem 0 0.4288235294rem 0.74rem;
}
.sec-cta__icon {
  width: 1.9058823529rem;
  margin-right: 1.0235294118rem;
}
@media screen and (max-width: 768px) {
  .sec-cta__icon {
    width: 1.5294117647rem;
    margin-right: 0.7058823529rem;
  }
}
.sec-cta__note {
  font-size: 0.8235294118rem;
  font-weight: 400;
  color: #6A6A6A;
  margin-top: 1.8823529412rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .sec-cta__note {
    font-size: 0.6470588235rem;
  }
}

.l-footer {
  padding: 2.3529411765rem 0;
  margin-bottom: 7.6470588235rem;
}
@media screen and (max-width: 768px) {
  .l-footer {
    margin-bottom: 5.2941176471rem;
  }
}
.l-footer__nav {
  display: flex;
  justify-content: center;
  font-size: 0.9411764706rem;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .l-footer__nav {
    font-size: 0.7352941176rem;
  }
}
.l-footer__nav-item {
  padding: 0 1.4705882353rem;
  position: relative;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .l-footer__nav-item {
    padding: 0 0.7352941176rem;
  }
}
.l-footer__nav-item:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 88%;
  width: 1px;
  background-color: #343434;
}
.l-footer__copy {
  text-align: center;
  font-size: 0.8235294118rem;
  font-weight: 400;
  margin-top: 1.1764705882rem;
}
@media screen and (max-width: 768px) {
  .l-footer__copy {
    margin-top: 1.5882352941rem;
    font-size: 0.6470588235rem;
  }
}

.u-sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.u-object-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.u-text-eng {
  text-transform: lowercase;
}
.u-text-eng::first-letter {
  text-transform: uppercase;
}

.u-bold {
  font-weight: bold;
}

.u-pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-pc-hidden {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .u-sp-hidden {
    display: none;
  }
}

.u-all-hidden {
  display: none !important;
}

.u-bg-cover {
  position: relative;
}
.u-bg-cover__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.u-bg-cover__bg.--pos-top {
  object-position: 50% 0;
}
.u-bg-cover__bg.--pos-bottom {
  object-position: 50% 100%;
}
.u-bg-cover__inner {
  position: relative;
}

.u-flex {
  display: flex;
}

.u-flex-sb {
  display: flex;
  justify-content: space-between;
}
.u-flex-sb.--wrap {
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .u-flex-sb.--spRow {
    display: block;
  }
}

.u-bold {
  font-weight: bold;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-text-center {
  text-align: center;
}

.u-marker {
  background: linear-gradient(transparent 70%, #F5D5B6 70%);
}

.u-c-yellow {
  color: #FFDF00;
}

.u-text-underline {
  text-decoration: underline;
}

.--size-l {
  font-size: 1.42em;
}

.--size-sm {
  font-size: 0.8em;
}

.u-mb0-i {
  margin-bottom: 0 !important;
}

.u-text-bg {
  letter-spacing: -0.005em;
  display: contents;
}

.u-c-blue {
  color: #183E7E;
}

.u-c-pink {
  color: #D6625C;
}

.u-c-pink02 {
  color: #D64358;
}

.u-no-link {
  pointer-events: none;
}/*# sourceMappingURL=style.css.map */