@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

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

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

/* ----------------------------------------
	base
---------------------------------------- */
html,
body {
  overflow-x: hidden;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 105px;
}
@media screen and (min-width: 600px) {
  body {
    font-size: 1.55rem;
    line-height: 2;
    margin-bottom: 0;
  }
}

* {
  word-break: break-all;
}

section {
  padding: 2.6em 0;
}
@media screen and (min-width: 600px) {
  section {
    padding: 2em 0;
  }
}

img {
  max-width: 100%;
}

a {
  transition: 0.3s;
}
a:hover {
  opacity: 0.8;
}

.inner {
  width: 90%;
  max-width: 1150px;
  margin: 0 auto;
}

.sp, .tb, .pc {
  display: none;
}

@media screen and (max-width: 599px) {
  .sp {
    display: inherit;
  }
}
@media screen and (min-width: 600px) {
  .tb {
    display: inherit;
  }
}
@media print, screen and (min-width: 1024px) {
  .tb {
    display: none;
  }
  .pc {
    display: inherit;
  }
}
/* --------------------------------------------------
	共通
-------------------------------------------------- */
.secTtl {
  text-align: center;
  font-size: 1.9rem;
  font-weight: 800;
  line-height: 1.75;
}
@media screen and (min-width: 600px) {
  .secTtl {
    font-size: 2.8rem;
    line-height: 2;
  }
}
@media print, screen and (min-width: 1024px) {
  .secTtl {
    font-size: 3.4rem;
  }
}

.secHeading {
  font-family: "Montserrat", sans-serif;
  text-align: center;
  font-size: 4.4rem;
  font-weight: 800;
  line-height: 1.3;
  color: #004066;
  margin-bottom: 20px;
  padding-bottom: 15px;
  position: relative;
}
@media screen and (min-width: 600px) {
  .secHeading {
    font-size: 6rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .secHeading {
    font-size: 7.8rem;
  }
}
.secHeading::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 3px;
  background: linear-gradient(to right, #253fd6, #16c1ff);
}
@media screen and (min-width: 600px) {
  .secHeading::after {
    width: 180px;
  }
}
.secHeading span {
  background: linear-gradient(to right, #2407f9, #16c1ff);
  background: -webkit-linear-gradient(to right, #2407f9, #16c1ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.secLead {
  text-align: center;
  font-size: 1.9rem;
  font-weight: 800;
  line-height: 1.5;
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .secLead {
    font-size: 2.2rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .secLead {
    font-size: 2.8rem;
  }
}

.secTxt {
  text-align: center;
  font-size: 1.5rem;
  line-height: 2;
}
@media print, screen and (min-width: 1024px) {
  .secTxt {
    font-size: 1.55rem;
  }
}
.secTxt span {
  font-weight: 800;
}

.txtLinkWrap {
  text-align: center;
  margin-top: 30px;
}

.txtLink {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .txtLink {
    font-size: 2rem;
  }
}
.txtLink span {
  padding-right: 55px;
  position: relative;
}
.txtLink span:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  width: 40px;
  height: 40px;
  background: url(../images/icn_arrow_blue.png) no-repeat center center/100%;
  transform: translateY(-50%);
}

/* --------------------------------------------------
	header
-------------------------------------------------- */
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  height: 50px;
}
@media screen and (min-width: 600px) {
  .header {
    height: 60px;
  }
}
.header__container {
  background: #fff;
  padding: 5px 10px 5px 15px;
  max-width: 1920px;
  margin: 0 auto;
  height: 100%;
}
@media screen and (min-width: 600px) {
  .header__container {
    padding: 5px 10px 5px 20px;
  }
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.header__left {
  display: flex;
  align-items: center;
}
.header__logo {
  width: 140px;
  flex-shrink: 0;
}
@media print, screen and (min-width: 1024px) {
  .header__logo {
    width: 180px;
  }
}
@media screen and (min-width: 1240px) {
  .header__logo {
    width: 232px;
  }
}
.header__logo img {
  vertical-align: middle;
}
.header__nav {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .header__nav {
    position: fixed;
    right: 0;
    top: 0;
    width: 70%;
    max-width: 300px;
    height: 100vh;
    transform: translateX(100%);
    background-color: #fff;
    transition: ease 0.4s;
    z-index: 1000;
    padding: 50px 25px;
    visibility: hidden;
  }
}
@media print, screen and (min-width: 1024px) {
  .header__nav {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 1240px) {
  .header__nav {
    margin-left: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .header__nav.panelactive {
    transform: translateX(0);
    visibility: visible;
  }
}
@media print, screen and (min-width: 1024px) {
  .header__nav li {
    margin-left: 20px;
  }
}
@media screen and (min-width: 1240px) {
  .header__nav li {
    margin-left: 25px;
  }
}
.header__nav li a {
  display: block;
  font-size: 15px;
  color: #666;
}
@media screen and (max-width: 1023px) {
  .header__nav li a {
    padding: 0.6em;
    border-bottom: 1px solid #0095d8;
    line-height: 1.5;
  }
}
@media print, screen and (min-width: 1024px) {
  .header__nav li a {
    font-size: 12px;
  }
}
@media screen and (min-width: 1240px) {
  .header__nav li a {
    font-size: 14px;
  }
}
.header__right {
  margin-right: 45px;
}
@media screen and (max-width: 599px) {
  .header__right {
    display: none;
  }
}
@media screen and (min-width: 600px) {
  .header__right {
    display: flex;
    align-items: center;
  }
}
@media print, screen and (min-width: 1024px) {
  .header__right {
    margin-right: 0;
  }
}
.header__right__cv {
  font-size: 1rem;
  font-weight: 800;
  display: block;
  text-align: right;
  margin: 0 3px 3px 0;
  color: #1d3b51;
}
@media screen and (min-width: 600px) {
  .header__right__cv {
    font-size: 1.2rem;
    margin: 0 10px 0 0;
    text-align: left;
  }
}
@media print, screen and (min-width: 1024px) {
  .header__right__cv {
    margin: 0 15px 0 0;
  }
}
@media screen and (min-width: 1240px) {
  .header__right__cv {
    font-size: 1.4rem;
    margin: 0 30px 0 0;
  }
}
.header__right .cv__btn__wrap {
  margin-top: 0;
  display: flex;
  justify-content: center;
}
.header__right .cv__btn__wrap .cv__btn {
  width: 100px;
  padding: 3px;
  border: 2px solid #ffb097;
  font-size: 1rem;
  font-weight: 800;
  justify-content: center;
}
@media screen and (min-width: 600px) {
  .header__right .cv__btn__wrap .cv__btn {
    font-size: 1.2rem;
    width: 120px;
    padding: 5px;
  }
}
@media print, screen and (min-width: 1024px) {
  .header__right .cv__btn__wrap .cv__btn {
    width: 146px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1240px) {
  .header__right .cv__btn__wrap .cv__btn {
    width: 168px;
    font-size: 1.55rem;
  }
}
.header__right .cv__btn__wrap .cv__btn.-dl {
  border: 2px solid #5fc3f0;
}
.header__right .cv__btn__wrap .cv__btn:nth-child(2) {
  margin: 0 0 0 5px;
}
@media screen and (min-width: 600px) {
  .header__right .cv__btn__wrap .cv__btn:nth-child(2) {
    margin: 0 0 0 10px;
  }
}

.header__hamburger {
  background-color: transparent;
  border-color: transparent;
  z-index: 9999;
  position: absolute;
  right: 15px;
  padding: 0;
}

@media print, screen and (min-width: 1024px) {
  .header__hamburger {
    display: none;
    visibility: hidden;
  }
}
.header__hamburger span {
  width: 25px;
  height: 2px;
  background-color: #0095d8;
  position: relative;
  transition: ease 0.4s;
  display: block;
  border-radius: 2px;
}

.header__hamburger span:nth-child(1) {
  top: 0;
}

.header__hamburger span:nth-child(2) {
  margin: 6px 0;
}

.header__hamburger span:nth-child(3) {
  top: 0;
}

.header__hamburger.active span:nth-child(1) {
  top: 7px;
  transform: rotate(45deg);
}

.header__hamburger.active span:nth-child(2) {
  opacity: 0;
}

.header__hamburger.active span:nth-child(3) {
  top: -9px;
  transform: rotate(-45deg);
}

.header__bg {
  opacity: 0;
}

@media screen and (max-width: 1023px) {
  .header__bg {
    pointer-events: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10;
    transition: all 0.5s;
  }
}
@media print, screen and (min-width: 1024px) {
  .header__bg {
    display: none;
  }
}
.header__bg.show {
  transition: all 0.5s;
  pointer-events: initial;
}

@media screen and (max-width: 1023px) {
  .header__bg.show {
    opacity: 1;
  }
}
@media print, screen and (min-width: 1024px) {
  .header #js-focus-trap {
    display: none;
  }
}
.sp-cv {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 9;
  padding: 10px;
}
@media screen and (min-width: 600px) {
  .sp-cv {
    display: none;
  }
}
.sp-cv__btn {
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  display: block;
  padding: 10px 0;
}
.sp-cv .cv__btn__wrap {
  display: flex;
  margin-top: 0;
}
.sp-cv .cv__btn__wrap .cv__btn {
  width: 48%;
  font-size: 1.3rem;
  padding: 8px;
  justify-content: center;
}
.sp-cv .cv__btn__wrap .cv__btn:nth-child(2) {
  margin-top: 0;
}

/* --------------------------------------------------
	footer
-------------------------------------------------- */
#footer .footer__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 20px 15px 29px;
  background: #fff;
}
@media screen and (min-width: 600px) {
  #footer .footer__bottom {
    padding: 20px 40px 29px;
  }
}
#footer .footer-logo {
  margin-top: 5px;
}
#footer .footer-logo img {
  margin-left: -10px;
}
#footer .footer-logo p {
  margin-top: 2px;
  font-size: 1rem;
}
@media screen and (min-width: 600px) {
  #footer .footer-logo p {
    font-size: 1.1rem;
  }
}

.to-top {
  position: fixed;
  z-index: 100;
  bottom: 15px;
  left: 15px;
}
@media screen and (max-width: 599px) {
  .to-top {
    display: none;
  }
}
@media screen and (min-width: 600px) {
  .to-top {
    bottom: 50px;
    left: 50px;
  }
}

/* --------------------------------------------------
	kv
-------------------------------------------------- */
.kv {
  margin-top: 50px;
  position: relative;
  background: #f3f8fa;
}
@media screen and (min-width: 600px) {
  .kv {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1130px) {
  .kv {
    height: 560px;
  }
}
@media print, screen and (min-width: 1280px) {
  .kv {
    height: 560px;
  }
}
.kv__img {
  margin: -95px 0 0 -45px;
  width: 158%;
  position: relative;
  z-index: -1;
}
@media screen and (min-width: 600px) {
  .kv__img {
    margin: -85px 0 0 auto;
    width: 683px;
    height: 351px;
  }
}
@media screen and (min-width: 1130px) {
  .kv__img {
    position: absolute;
    right: -170px;
    bottom: -141px;
    margin: 0;
    width: 64vw;
    height: 34.29vw;
  }
}
@media print, screen and (min-width: 1280px) {
  .kv__img {
    width: 854px;
    height: 439px;
    right: -24%;
    bottom: -105px;
  }
}
@media print, screen and (min-width: 1400px) {
  .kv__img {
    bottom: -95px;
  }
}
.kv .inner {
  position: relative;
  z-index: 2;
  max-width: 760px;
  width: 92%;
}
@media screen and (min-width: 600px) {
  .kv .inner {
    width: 90%;
  }
}
@media screen and (min-width: 1130px) {
  .kv .inner {
    max-width: 1220px;
  }
}
.kv__catch {
  padding: 15px 0 0;
}
@media screen and (min-width: 600px) {
  .kv__catch {
    padding: 40px 0 0;
  }
}
@media screen and (min-width: 1130px) {
  .kv__catch {
    padding: 60px 0 0;
  }
}

.kv__catch__heading{
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 1.2rem;
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
}

.kv__catch__heading li{
  border: 2px solid #0b79b9;
  padding: 8px 10px;
  font-weight: 700;
  color: #0b79b9;
  background: #fff;
  transform: skewX(-14deg);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  white-space: nowrap;
}

.kv__catch__heading li span{
  transform: skewX(14deg);
  display: inline-block;
}

.kv__catch__heading p{
  margin: 0;
  padding: 0;
  color: #0b79b9;
  font-weight: 700;
  white-space: nowrap;
}

@media screen and (min-width: 600px) {
  .kv__catch__heading{
    gap: 14px;
    font-size: 1.5rem;
  }

  .kv__catch__heading li{
    border: 3px solid #0b79b9;
    padding: 10px 15px;
  }
}

.kv__catch__sub {
  font-size: 1.25rem;
  font-weight: 800;
  padding: 0;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .kv__catch__sub {
    text-align: left;
    display: inline-block;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1280px) {
  .kv__catch__sub {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 1400px) {
  .kv__catch__sub {
    font-size: 2rem;
  }
}
.kv__catch__ttl {
  font-size: 3.1rem;
  font-weight: 800;
  line-height: 1.46;
  margin-top: 6px;
}
@media screen and (min-width: 600px) {
  .kv__catch__ttl {
    font-size: 3.8rem;
    margin-top: 24px;
  }
}
@media screen and (min-width: 1280px) {
  .kv__catch__ttl {
    font-size: 4.2rem;
  }
}
@media print, screen and (min-width: 1400px) {
  .kv__catch__ttl {
    font-size: 4.8rem;
  }
}
.kv__catch__ttl span {
  background: linear-gradient(to right, #2407f9, #16c1ff);
  background: -webkit-linear-gradient(to right, #2407f9, #16c1ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.kv__txt {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  .kv__txt {
    font-size: 1.7rem;
    margin-top: 25px;
  }
}
@media screen and (min-width: 1130px) {
  .kv__txt {
    line-height: 2.05;
  }
}
.kv .cv__btn__wrap {
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  .kv .cv__btn__wrap {
    display: flex;
    justify-content: center;
    justify-content: flex-start;
    margin-top: 25px;
  }
}
.kv .cv__btn__wrap .cv__btn {
  width: 250px;
  font-size: 1.4rem;
  margin: 0;
  padding: 10px 10px 10px 20px;
  border-radius: 33px;
}
@media screen and (max-width: 599px) {
  .kv .cv__btn__wrap .cv__btn {
    margin: 0 auto;
  }
}
@media screen and (min-width: 600px) {
  .kv .cv__btn__wrap .cv__btn {
    width: 240px;
    padding: 12px 10px 12px 20px;
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 600px) {
  .kv .cv__btn__wrap .cv__btn:nth-child(2) {
    margin: 0 0 0 20px;
  }
}
.kv .cv__btn__wrap .cv__btn span {
  width: 30px;
  height: 30px;
}
@media screen and (min-width: 600px) {
  .kv .cv__btn__wrap .cv__btn span {
    width: 36px;
    height: 36px;
  }
}
.kv__bnr {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  .kv__bnr {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1130px) {
  .kv__bnr {
    justify-content: flex-start;
    position: absolute;
    top: 40px;
    right: -40px;
    z-index: 2;
    margin-top: 0;
  }
}
@media print, screen and (min-width: 1400px) {
  .kv__bnr {
    right: -70px;
  }
}
.kv__bnr__item {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  width: 160px;
  height: 160px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  padding-top: 24px;
}
@media screen and (min-width: 600px) {
  .kv__bnr__item {
    width: 224px;
    height: 224px;
    padding-top: 30px;
  }
}
.kv__bnr__item:nth-child(2) {
  margin-left: 15px;
}
.kv__bnr__item:nth-child(2) .kv__bnr__item__num span {
  background: linear-gradient(to right, #5fc3f0, #0095d8);
  background: -webkit-linear-gradient(to right, #5fc3f0, #0095d8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.kv__bnr__item__ttl {
  color: #1d3b51;
  font-size: 1.3rem;
  font-weight: 600;
  position: relative;
}
@media screen and (min-width: 600px) {
  .kv__bnr__item__ttl {
    font-size: 1.7rem;
  }
}
.kv__bnr__item__ttl::after {
  position: absolute;
  content: "";
  width: 92px;
  height: 1px;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  background: #1d3b51;
}
@media screen and (min-width: 600px) {
  .kv__bnr__item__ttl::after {
    width: 128px;
    height: 2px;
  }
}
.kv__bnr__item__sub {
  font-size: 1rem;
  margin-top: 3px;
}
@media screen and (min-width: 600px) {
  .kv__bnr__item__sub {
    font-size: 1.3rem;
    margin-top: 5px;
  }
}
.kv__bnr__item__num {
  font-size: 1rem;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .kv__bnr__item__num {
    font-size: 1.3rem;
  }
}
.kv__bnr__item__num span {
  font-size: 4.2rem;
  font-weight: 600;
  font-family: "Oswald", sans-serif;
  background: linear-gradient(to right, #ff8a00, #ff4768);
  background: -webkit-linear-gradient(to right, #ff8a00, #ff4768);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (min-width: 600px) {
  .kv__bnr__item__num span {
    font-size: 5.8rem;
  }
}
.kv__bnr__item__info {
  color: #666;
  font-size: 1rem;
  margin-top: 3px;
}
@media screen and (min-width: 600px) {
  .kv__bnr__item__info {
    font-size: 1.1rem;
    margin-top: 10px;
  }
}

.sp-cv {
  bottom: -8em;
  transition: all 0.3s 0s ease;
}
@media screen and (max-width: 599px) {
  .sp-cv.show {
    bottom: 0;
  }
}

.to-top {
  display: none;
}

.kvNews {
  text-align: center;
  font-size: 1.2rem;
  background: #eff3f5;
  padding: 12px 20px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 600px) {
  .kvNews {
    padding: 8px 20px;
    font-size: 1.55rem;
  }
}

.kvBottom {
  height: 70px;
  margin: 20px 0;
}

.kvSlider {
  display: none;
}
.kvSlider img {
  margin: 0 auto;
}
.kvSlider .slick-track {
  display: flex;
}
.kvSlider .slick-slide {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
}

/* --------------------------------------------------
	lead
-------------------------------------------------- */
.lead {
  padding: 10px 0 30px;
}
@media screen and (min-width: 600px) {
  .lead {
    padding: 50px 0;
  }
}
@media print, screen and (min-width: 1024px) {
  .lead {
    padding: 50px 0 70px;
  }
}
.lead__ttl {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 800;
  line-height: 1.46875;
  position: relative;
}
@media print, screen and (max-width: 374px) {
  .lead__ttl {
    font-size: 1.9rem;
  }
}
@media screen and (min-width: 600px) {
  .lead__ttl {
    font-size: 3.4rem;
  }
}
.lead__list {
  margin-top: 30px;
}
@media screen and (min-width: 600px) {
  .lead__list {
    margin-top: 50px;
  }
}
@media print, screen and (min-width: 1024px) {
  .lead__list {
    display: flex;
    justify-content: space-between;
  }
}
.lead__item {
  max-width: 340px;
  width: 100%;
  margin: 0 auto;
}
@media print, screen and (min-width: 1024px) {
  .lead__item {
    width: 32%;
    margin: 0;
  }
}
.lead__item:not(:last-child) {
  margin-bottom: 30px;
}
@media print, screen and (min-width: 1024px) {
  .lead__item:not(:last-child) {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 1024px) {
  .lead__item:nth-child(1) .lead__item__img {
    margin: 30px 0 -5px 0px;
  }
  .lead__item:nth-child(1) .lead__item__img::after {
    left: 71%;
  }
}
@media print, screen and (min-width: 1024px) {
  .lead__item:nth-child(2) .lead__item__img {
    margin: 30px 0 -5px 30px;
  }
  .lead__item:nth-child(2) .lead__item__img::after {
    left: 58%;
  }
}
.lead__item__txtWrap {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 110px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 12px 32px hsla(196, 5%, 42%, 0.2);
  position: relative;
  padding: 10px;
}
@media screen and (min-width: 600px) {
  .lead__item__txtWrap {
    min-height: 120px;
  }
}
.lead__item__txtWrap::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 16.5px 0 16.5px;
  border-color: #fff transparent transparent transparent;
  left: 50%;
  transform: translateX(-50%);
  top: 99.5%;
}
.lead__item__txt {
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.8;
}
@media print, screen and (min-width: 1024px) {
  .lead__item__txt {
    font-size: 1.55rem;
  }
}
.lead__item__txt span {
  font-size: 1.9rem;
  font-weight: 800;
  color: #0095d8;
  line-height: 1.5;
}
.lead__item__img {
  max-width: 180px;
  margin: 30px auto 0;
  position: relative;
}
@media print, screen and (min-width: 1024px) {
  .lead__item__img {
    max-width: 220px;
  }
}
@media print, screen and (min-width: 1024px) {
  .lead__item__img::after {
    position: absolute;
    content: "";
    width: 34px;
    height: 175px;
    background: url(../images/lead_arrow.png) no-repeat center bottom/100%;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
  }
}
.lead__catch {
  text-align: center;
  font-size: 1.55rem;
  font-weight: 800;
  max-width: 1000px;
  width: 100%;
  margin: 25px auto;
  border: 1px dotted #16c1ff;
  border-radius: 55px;
  padding: 30px 20px;
  line-height: 1.6;
  background: #fff;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 600px) {
  .lead__catch {
    font-size: 1.9rem;
    margin: 28px auto 52px;
  }
}
@media print, screen and (min-width: 1024px) {
  .lead__catch {
    font-size: 2.2rem;
  }
}
.lead__catch span {
  color: #0095d8;
}
.lead__point {
  margin-bottom: 40px;
}
@media screen and (min-width: 600px) {
  .lead__point {
    margin-bottom: 70px;
  }
}
@media print, screen and (min-width: 1024px) {
  .lead__point {
    display: flex;
    justify-content: space-between;
  }
}
.lead__point__item {
  text-align: center;
  max-width: 340px;
  margin: 20px auto;
  padding: 10px 10px 15px;
  position: relative;
}
@media print, screen and (min-width: 1024px) {
  .lead__point__item {
    padding: 25px 15px;
    width: 32%;
    margin: 0;
  }
}
.lead__point__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  border: 2px solid transparent;
  background: linear-gradient(to right, #2407f9 0%, #2405f9 100%) border-box border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  -webkit-mask-composite: destination-out;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
          mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
.lead__point__item:nth-child(2)::before {
  background: linear-gradient(to right, #2405f9 0%, #1b6dfc 100%) border-box border-box;
}
.lead__point__item:nth-child(3)::before {
  background: linear-gradient(to right, #1b6dfc 0%, #16c1ff 100%) border-box border-box;
}
.lead__point__item__txt {
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.6;
}
@media screen and (min-width: 600px) {
  .lead__point__item__txt {
    font-size: 1.55rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .lead__point__item__txt {
    font-size: 1.7rem;
  }
}
.lead__point__item__txt span {
  font-weight: 800;
  font-size: 1.4em;
  color: #0095d8;
  line-height: 1.4;
}

/* --------------------------------------------------
	point
-------------------------------------------------- */
.point {
  padding: 25px 0 40px;
  border-radius: 50px 50px 0 0;
  background: #f3f8fa;
}
@media screen and (min-width: 600px) {
  .point {
    padding: 70px 0 90px;
    border-radius: 80px 80px 0 0;
  }
}
.point__subTtl {
  text-align: center;
  margin-bottom: 20px;
}
.point__subTtl span {
  display: inline-block;
  color: #fff;
  background: linear-gradient(to right, #253fd6, #16c1ff);
  position: relative;
  font-size: 1.55rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  border-radius: 10px;
  padding: 0 20px 2px;
  max-width: 260px;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .point__subTtl span {
    font-size: 1.9rem;
    max-width: 340px;
  }
}
@media print, screen and (min-width: 1024px) {
  .point__subTtl span {
    font-size: 2.2rem;
    max-width: 412px;
  }
}
.point__subTtl span::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #2682eb transparent transparent transparent;
  border-width: 12px 18px 0px 18px;
  bottom: -11px;
  left: 50%;
  transform: translateX(-50%);
}
.point__list {
  margin-top: 30px;
}
.point__item {
  padding-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .point__item {
    padding-bottom: 80px;
  }
}
.point__item__head {
  border: 2px solid #2407f9;
  color: #2407f9;
  display: flex;
  align-items: center;
  padding: 15px 15px;
}
@media print, screen and (min-width: 1024px) {
  .point__item__head {
    padding: 15px 30px;
  }
}
.point__item__head__num {
  font-size: 4rem;
  font-weight: 400;
  letter-spacing: 0.025em;
  line-height: 1;
  padding-right: 10px;
  flex-shrink: 0;
}
@media screen and (min-width: 600px) {
  .point__item__head__num {
    font-size: 5rem;
    padding-right: 15px;
  }
}
@media print, screen and (min-width: 1024px) {
  .point__item__head__num {
    font-size: 5rem;
    padding-right: 25px;
  }
}
.point__item__head__num span {
  font-size: 1.2rem;
  font-weight: 600;
  vertical-align: middle;
}
@media screen and (min-width: 600px) {
  .point__item__head__num span {
    font-size: 1.55rem;
    margin-right: 10px;
  }
}
.point__item__head__ttl {
  font-size: 1.7rem;
  font-weight: 600;
  border-left: 2px solid #2407f9;
  padding-left: 15px;
  line-height: 1.5;
}
@media screen and (min-width: 600px) {
  .point__item__head__ttl {
    font-size: 2.2rem;
    padding-left: 20px;
  }
}
@media print, screen and (min-width: 1024px) {
  .point__item__head__ttl {
    font-size: 2.6rem;
    padding-left: 30px;
    line-height: 2;
  }
}
.point__item__txt {
  font-size: 1.55rem;
  max-width: 714px;
  margin: 0 auto;
  word-break: break-word;
}
.point__item__txt span {
  color: #0095d8;
  font-weight: 700;
}
.point .point1__wrap {
  margin: 35px 0 0;
}
@media screen and (min-width: 600px) {
  .point .point1__wrap {
    margin: 35px 0 55px;
  }
}
@media print, screen and (min-width: 1024px) {
  .point .point1__wrap {
    display: flex;
    justify-content: space-between;
  }
}
.point .point1__item {
  margin: 0 auto 35px;
}
@media screen and (min-width: 600px) {
  .point .point1__item {
    margin: 0 auto 50px;
  }
}
@media print, screen and (min-width: 1024px) {
  .point .point1__item {
    width: 48%;
    margin: 0;
  }
}
.point .point1__item:nth-child(2) .point1__ttl {
  color: #fff;
  background: #0095d8;
}
.point .point1__item:nth-child(2) .point1__txt {
  color: #000;
}
.point .point1__ttl {
  text-align: center;
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 2.2;
  letter-spacing: 0.025em;
  color: #666;
  background: #f2f2f2;
  margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .point .point1__ttl {
    font-size: 2rem;
  }
}
.point .point1__img {
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 600px) {
  .point .point1__img {
    width: auto;
    height: 340px;
    margin: 0;
  }
}
.point .point1__img .point1__img1 {
  width: 340px;
}
.point .point1__img .point1__img2 {
  width: 320px;
}
.point .point1__txt {
  text-align: center;
  color: #666;
  font-size: 1.55rem;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.025em;
  margin-top: 20px;
}
@media screen and (min-width: 600px) {
  .point .point1__txt {
    font-size: 1.8rem;
    margin-top: 0;
  }
}
.point .point2 .point__item__txt {
  max-width: 528px;
}
.point .point2__list {
  margin-top: 30px;
}
@media print, screen and (min-width: 1024px) {
  .point .point2__list {
    display: flex;
    margin: 50px 0 30px;
  }
}
.point .point2__item {
  width: 100%;
  position: relative;
  margin: 0 auto 40px;
}
@media screen and (min-width: 600px) {
  .point .point2__item {
    width: 400px;
  }
}
@media print, screen and (min-width: 1024px) {
  .point .point2__item {
    width: 32%;
    margin: 0 8px 0 0;
  }
}
.point .point2__item::after {
  position: absolute;
  content: "";
  right: 0;
  top: -11px;
  width: 146px;
  height: 140px;
  background: url(../images/point2_img1.png) no-repeat center center/100%;
}
@media screen and (min-width: 600px) {
  .point .point2__item::after {
    width: 154px;
    height: 147px;
    top: -6px;
  }
}
@media print, screen and (min-width: 1280px) {
  .point .point2__item::after {
    right: 33px;
    right: 10px;
  }
}
.point .point2__item:nth-child(1) .point2__item__ttl {
  padding: 10px 30px;
}
.point .point2__item:nth-child(1) .point2__item__ttl::before {
  display: none;
}
.point .point2__item:nth-child(1) .point2__item__ttl::after {
  display: none;
}
@media screen and (min-width: 600px) {
  .point .point2__item:nth-child(1) .point2__item__ttl::after {
    display: block;
  }
}
.point .point2__item:nth-child(2)::after {
  background-image: url(../images/point2_img2.png);
  width: 103px;
  height: 133px;
  top: -6px;
}
@media screen and (min-width: 600px) {
  .point .point2__item:nth-child(2)::after {
    width: 108px;
    height: 140px;
    top: -1px;
  }
}
@media print, screen and (min-width: 1280px) {
  .point .point2__item:nth-child(2) .point2__item__name {
    padding-left: 50px;
  }
}
.point .point2__item:nth-child(2) .point2__item__ttl {
  background: #b2dff3;
}
.point .point2__item:nth-child(2) .point2__item__ttl::after {
  border-color: transparent transparent transparent #b2dff3;
}
.point .point2__item:nth-child(3)::after {
  background-image: url(../images/point2_img3.png);
  width: 143px;
  height: 124px;
  top: 5px;
}
@media screen and (min-width: 600px) {
  .point .point2__item:nth-child(3)::after {
    width: 159px;
    height: 138px;
    top: 3px;
  }
}
@media print, screen and (min-width: 1280px) {
  .point .point2__item:nth-child(3) .point2__item__name {
    padding-left: 40px;
  }
}
.point .point2__item:nth-child(3) .point2__item__ttl {
  background: #99d4ef;
}
.point .point2__item:nth-child(3) .point2__item__ttl::after {
  border-color: transparent transparent transparent #99d4ef;
}
.point .point2__item__name {
  font-size: 1.55rem;
  line-height: 1.5;
  text-align: right;
  margin-bottom: 10px;
  margin-right: 108px;
}
@media screen and (min-width: 600px) {
  .point .point2__item__name {
    display: inline-block;
    padding-left: 30px;
    margin-right: 0;
  }
}
@media print, screen and (min-width: 1024px) {
  .point .point2__item__name {
    padding-left: 0;
  }
}
@media print, screen and (min-width: 1280px) {
  .point .point2__item__name {
    padding-left: 70px;
  }
}
.point .point2__item__name span {
  font-size: 1.4rem;
}
.point .point2__item__ttl {
  font-size: 2.2rem;
  font-weight: 600;
  background: #e5f4fb;
  padding: 10px 30px;
  margin-bottom: 10px;
  line-height: 1;
  position: relative;
}
@media screen and (min-width: 600px) {
  .point .point2__item__ttl {
    font-size: 2.2rem;
    height: 80px;
  }
}
@media print, screen and (min-width: 1280px) {
  .point .point2__item__ttl {
    font-size: 2.5rem;
    padding: 15px 40px;
  }
}
@media print, screen and (min-width: 1024px) {
  .point .point2__item__ttl::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 0 40px 20px;
    top: 0;
    border-color: transparent transparent transparent #f3f8fa;
    left: -1px;
  }
}
@media screen and (min-width: 600px) {
  .point .point2__item__ttl::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 0 40px 20px;
    top: 0;
    border-color: transparent transparent transparent #e5f4fb;
    left: 99.9%;
    z-index: 2;
  }
}
.point .point2__item__ttl span {
  font-size: 1.9rem;
}
@media screen and (min-width: 600px) {
  .point .point2__item__ttl span {
    font-size: 2.2rem;
  }
}
@media print, screen and (min-width: 1280px) {
  .point .point2__item__ttl span {
    font-size: 2.2rem;
  }
}
.point .point2__item__info li {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.875;
  padding-left: 28px;
  background: url(../images/icn_check_sky.svg) no-repeat center left 6px/12px;
}
@media screen and (min-width: 600px) {
  .point .point2__item__info li {
    font-size: 1.55rem;
  }
}
.point .point3 {
  padding-bottom: 0;
}
.point .point3 .point__item__txt {
  max-width: 532px;
}
@media print, screen and (min-width: 1024px) {
  .point .point3 .point__item__txt {
    margin: 0;
  }
}
.point .point3__inner {
  max-width: 986px;
  margin: 20px auto 40px;
}
@media print, screen and (min-width: 1024px) {
  .point .point3__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
  }
}
.point .point3__img {
  width: 224px;
  margin: 0 auto 20px;
}
@media screen and (min-width: 600px) {
  .point .point3__img {
    width: 384px;
  }
}
@media print, screen and (min-width: 1024px) {
  .point .point3__img {
    margin: 0;
  }
}

/* --------------------------------------------------
	about
-------------------------------------------------- */
.about {
  background: #fff;
  padding: 2em 0 40px;
  border-radius: 0 0 50px 50px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 600px) {
  .about {
    padding: 2em 0 55px;
  }
}
@media print, screen and (min-width: 1024px) {
  .about {
    border-radius: 0 0 80px 80px;
  }
}
.about .secTxt {
  margin-bottom: 50px;
}
.about .secTxt span {
  background: transparent;
}
.about__sh {
  text-align: center;
  font-size: 1.7rem;
  font-weight: 800;
}
@media screen and (min-width: 600px) {
  .about__sh {
    font-size: 1.9rem;
  }
}
.about__list {
  margin: 15px auto;
}
@media screen and (min-width: 600px) {
  .about__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 15px auto;
  }
}
.about__item {
  background: linear-gradient(100deg, #253fd6, #16c1ff);
  margin-bottom: 15px;
  padding: 6px 10px 10px 10px;
  border-radius: 15px;
}
@media screen and (min-width: 600px) {
  .about__item {
    width: 48.5%;
  }
}
@media print, screen and (min-width: 1024px) {
  .about__item {
    width: 32%;
    max-width: 360px;
  }
}
.about__item__ttl {
  text-align: center;
  font-size: 1.9rem;
  font-weight: 800;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 8px;
}
@media print, screen and (min-width: 1024px) {
  .about__item__ttl {
    font-size: 1.9rem;
  }
}
.about__item__wrap {
  background: #f2f8fa;
  border-radius: 10px;
  padding: 15px 28px 10px;
}
@media screen and (min-width: 600px) {
  .about__item__wrap {
    min-height: 170px;
  }
}
.about__item__img {
  margin: 0 auto 5px;
  max-width: 90px;
  width: 25%;
}
.about__item__list li {
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.6;
  padding-left: 25px;
  position: relative;
}
.about__item__list li::before {
  position: absolute;
  content: "";
  left: 1px;
  top: 7px;
  width: 13px;
  height: 12px;
  background: url(../images/icn_check_blue.svg) no-repeat center center/100%;
}
.about .cv__wrap {
  margin-top: 25px;
}
@media screen and (min-width: 600px) {
  .about .cv__wrap {
    margin-top: 45px;
  }
}

/* --------------------------------------------------
	company
-------------------------------------------------- */
@media screen and (min-width: 600px) {
  .company {
    padding: 50px 0 80px;
  }
}
.company__ttl {
  text-align: center;
  font-size: 1.9rem;
  font-weight: 800;
  line-height: 1.7;
}
@media screen and (min-width: 600px) {
  .company__ttl {
    font-size: 2.2rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .company__ttl {
    font-size: 3.2rem;
  }
}
.company .slick-track {
  display: flex;
}
.company .slick-slide {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
}
.company__container {
  margin-top: 30px;
}
@media screen and (min-width: 600px) {
  .company__container {
    margin-top: 60px;
  }
}
.company__list {
  display: none;
}
.company__list img {
  margin: 0 auto;
}
.company__note {
  text-align: right;
  color: #666;
  font-size: 1.2rem;
  margin: 30px 0 50px;
}

.slick-slide {
  margin: 0 20px;
}

/* --------------------------------------------------
	flow
-------------------------------------------------- */
.flow {
  background: #f3f8fa;
  padding-bottom: 65px;
}
.flow__list {
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 1024px) {
  .flow__list {
    border-bottom: 1px solid #2407f9;
  }
}
@media screen and (min-width: 600px) {
  .flow__list1 {
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 1024px) {
  .flow__list1 {
    margin-top: 30px;
  }
}
.flow__list1 .flow__item:nth-of-type(3) .flow__item__head__img {
  margin-bottom: 0;
}
.flow__list2 {
  justify-content: flex-end;
}
.flow__list2 .flow__item:nth-of-type(2) .flow__item__head__img {
  margin-bottom: 0;
}
.flow__item {
  flex: 0 0 100%;
  padding: 0 0 15px 85px;
  border-bottom: 1px solid #2407f9;
  background: url(../images/icn_flow_line.png) no-repeat left bottom/76px;
  height: 205px;
  margin-top: 30px;
}
@media print, screen and (min-width: 1024px) {
  .flow__item {
    height: 232px;
    flex: 0 0 33%;
    padding: 0 0 0 82px;
    border-bottom: 0;
  }
}
@media print, screen and (min-width: 1200px) {
  .flow__item {
    flex: 0 0 31%;
  }
}
.flow__item__head {
  line-height: 1.5;
}
.flow__item__head__img {
  height: 44px;
  padding-left: 70px;
}
@media print, screen and (min-width: 1024px) {
  .flow__item__head__img {
    margin-bottom: 25px;
  }
}
.flow__item__head__img img {
  width: auto;
  height: 100%;
}
.flow__item__head__subttl {
  font-size: 1.3rem;
  font-weight: 700;
  display: inline-block;
  background: #fcee21;
  border-radius: 6px;
  padding: 0 5px;
  line-height: 1.6;
}
.flow__item__head__subttl2 {
  padding-left: 35px;
  position: relative;
}
.flow__item__head__subttl2::before {
  position: absolute;
  content: "¥";
  font-size: 1.7rem;
  font-weight: 700;
  text-align: center;
  width: 30px;
  height: 30px;
  background: #fff;
  z-index: 2;
  left: 3px;
  top: -5px;
  border-radius: 50%;
  border: 2px solid #fcee21;
}
.flow__item__head__ttl {
  font-size: 1.55rem;
  font-weight: 700;
  line-height: 1;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 600px) {
  .flow__item__head__ttl {
    font-size: 1.9rem;
  }
}
.flow__item__head__ttl span {
  font-size: 3.4rem;
  font-weight: 600;
  color: #2407f9;
  font-family: "Lato", sans-serif;
  display: inline-block;
  margin-right: 0.2em;
}
@media screen and (min-width: 600px) {
  .flow__item__head__ttl span {
    font-size: 4.1rem;
  }
}
.flow__item__txt {
  font-size: 1.5rem;
  line-height: 1.75;
  width: 96%;
  margin-top: 5px;
}
@media screen and (min-width: 600px) {
  .flow__item__txt {
    font-size: 1.55rem;
  }
}
@media print, screen and (min-width: 1200px) {
  .flow__item__txt {
    width: 75%;
  }
}

/* --------------------------------------------------
	pro
-------------------------------------------------- */
.pro {
  background: linear-gradient(100deg, #253fd6, #16c1ff);
  padding-bottom: 40px;
  padding-top: 120px;
  margin-top: -80px;
}
@media screen and (min-width: 600px) {
  .pro {
    padding-bottom: 70px;
  }
}
.pro .secHeading span {
  color: #fff;
  background: transparent;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
.pro .secHeading::after {
  background: #fff;
}
.pro .secLead {
  color: #fff;
}
.pro .secTxt {
  color: #fff;
  margin-bottom: 42px;
}
.pro .txtLinkWrap {
  margin-top: 100px;
}
@media screen and (min-width: 600px) {
  .pro .txtLinkWrap {
    margin-top: 80px;
  }
}
.pro .txtLink span {
  color: #fff;
}
.pro .swiper-wrapper {
  display: none;
}
.pro .swiper-slide h3 {
  font-size: 2.1rem;
}
.pro .swiper-slide .swiper-slide-wrap {
  padding: 0 24px;
}
.pro .swiper-slide .swiper-slide-ttlWrap {
  margin-top: 20px;
}
.pro .swiper-slide .swiper-slide-lead {
  line-height: 1.5;
  margin-top: 12px;
}
.pro .swiper-slide .swiper-slide-txtWrap {
  margin: 16px 0 24px;
}
.pro .swiper-slide .swiper-slide-txt {
  font-size: 1.2rem;
}
.pro .slick-list {
  overflow-x: hidden;
}
.pro .slick-slide {
  float: left;
}
.pro .swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  width: auto !important;
  bottom: -50px !important;
  left: 10px;
}
.pro .swiper-pagination li {
  display: inline-block;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin: 4px;
  cursor: pointer;
  background: #fff;
  text-indent: -9999px;
}
.pro .swiper-pagination li.slick-active {
  background: #000;
}
.pro .slider-left-btn,
.pro .slider-right-btn {
  bottom: -55px;
  cursor: pointer;
}
.pro .slider-right-btn {
  right: 10px;
}

/* --------------------------------------------------
	case
-------------------------------------------------- */
.case {
  background: #f3f8fa;
  padding-bottom: 4em;
}
.case__list {
  margin: 30px 0;
}
@media print, screen and (min-width: 1024px) {
  .case__list {
    margin: 50px 0;
  }
}
.case__item {
  background: #fff;
  border-radius: 25px;
  padding: 20px;
}
@media screen and (min-width: 600px) {
  .case__item {
    border-radius: 40px;
  }
}
@media print, screen and (min-width: 1024px) {
  .case__item {
    padding: 50px 38px;
  }
}
.case__item:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .case__item:not(:last-child) {
    margin-bottom: 50px;
  }
}
.case__item__head {
  margin-bottom: 24px;
}
@media print, screen and (min-width: 1024px) {
  .case__item__head {
    display: flex;
    justify-content: space-between;
  }
}
@media print, screen and (min-width: 1024px) {
  .case__item__body {
    padding-right: 0.8em;
  }
}
.case__item__meta {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
@media screen and (min-width: 600px) {
  .case__item__meta {
    margin-bottom: 20px;
  }
}
.case__item__meta .pro__item__cat {
  margin-top: 0;
}
.case__item__num {
  font-size: 2.8rem;
  font-weight: 800;
  font-family: "Montserrat", serif;
  margin-right: 20px;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .case__item__num {
    font-size: 3.4rem;
  }
}
.case__item__company {
  font-size: 1.55rem;
  margin-bottom: 3px;
}
@media screen and (min-width: 600px) {
  .case__item__company {
    font-size: 1.7rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .case__item__company {
    font-size: 1.8rem;
  }
}
.case__item__ttl {
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.57;
}
@media screen and (min-width: 600px) {
  .case__item__ttl {
    font-size: 2.2rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .case__item__ttl {
    font-size: 2.4rem;
  }
}
.case__item__info {
  margin-top: 10px;
}
@media print, screen and (min-width: 1024px) {
  .case__item__info {
    margin-top: 30px;
  }
}
.case__item__info__cont {
  display: inline-block;
  margin-right: 22px;
  line-height: 1.5;
}
.case__item__info__ttl {
  font-size: 1.1rem;
  color: #666;
  border: 1px solid #666;
  display: inline-block;
  width: 50px;
  text-align: center;
  padding: 1px 0 2px;
  margin-right: 7px;
}
@media screen and (min-width: 600px) {
  .case__item__info__ttl {
    font-size: 1.3rem;
  }
}
.case__item__info__txt {
  font-size: 1.3rem;
  color: #666;
  display: inline-block;
  margin-top: 0.5em;
}
@media screen and (min-width: 600px) {
  .case__item__info__txt {
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .case__item__info__txt {
    font-size: 1.5rem;
    margin: 0;
  }
}
.case__item__img {
  max-width: 388px;
  width: 100%;
  margin: 20px auto;
}
@media print, screen and (min-width: 1024px) {
  .case__item__img {
    margin: 0;
  }
}
.case__item__bottom__lead {
  display: flex;
  background: url(../images/case_lead_bg.png) no-repeat center center/cover;
}
.case__item__bottom__lead .case__item__bottom__ttl:nth-child(2) {
  color: #fff;
}
.case__item__bottom__ttl {
  text-align: center;
  width: 50%;
  font-size: 1.4rem;
  font-weight: 800;
  padding: 5px;
}
@media screen and (min-width: 600px) {
  .case__item__bottom__ttl {
    font-size: 1.55rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .case__item__bottom__ttl {
    font-size: 1.9rem;
  }
}
.case__item__bottom__cont {
  display: flex;
}
.case__item__bottom__cont .case__item__bottom__cont__txt:nth-child(1) {
  padding: 0 10px 0 0;
}
@media screen and (min-width: 600px) {
  .case__item__bottom__cont .case__item__bottom__cont__txt:nth-child(1) {
    padding: 0 25px 0 0;
  }
}
.case__item__bottom__cont .case__item__bottom__cont__txt:nth-child(2) {
  padding: 0 0 0 10px;
}
@media screen and (min-width: 600px) {
  .case__item__bottom__cont .case__item__bottom__cont__txt:nth-child(2) {
    padding: 0 5px 0 20px;
  }
}
.case__item__bottom__cont__txt {
  width: 50%;
  font-size: 1.4rem;
  line-height: 2;
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  .case__item__bottom__cont__txt {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .case__item__bottom__cont__txt {
    font-size: 1.55rem;
    margin-top: 15px;
  }
}
.case .pro__item__cat {
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}
.case .pro__item__cat li {
  color: #fff;
  background: #000;
  font-size: 1.1rem;
  font-weight: 800;
  margin: 0 10px 5px 0;
  padding: 3px 8px 5px;
  line-height: 1.2;
}
@media screen and (min-width: 600px) {
  .case .pro__item__cat li {
    font-size: 1.3rem;
  }
}

/* --------------------------------------------------
	cv
-------------------------------------------------- */
.cv {
  padding: 35px 0 40px;
}
@media screen and (min-width: 600px) {
  .cv {
    padding: 50px 0 60px;
  }
}
@media print, screen and (min-width: 1024px) {
  .cv {
    padding: 60px 0 95px;
  }
}
.cv-gray {
  background: #f3f8fa;
}
.cv__wrap {
  border-radius: 32px;
  background: #fff;
  box-shadow: 0 20px 35px 10px rgba(66, 60, 60, 0.1);
  padding: 25px 20px;
}
@media screen and (min-width: 600px) {
  .cv__wrap {
    padding: 40px 10px 50px;
  }
}
.cv__catch {
  font-size: 1.7rem;
  font-weight: 800;
  line-height: 1.8;
}
@media screen and (min-width: 600px) {
  .cv__catch {
    text-align: center;
    font-size: 2.2rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .cv__catch {
    font-size: 2.2rem;
  }
}
.cv__txt {
  text-align: center;
  font-size: 1.7rem;
  color: #004066;
}
@media screen and (min-width: 600px) {
  .cv__txt {
    font-size: 2.1rem;
  }
}
.cv__logo {
  max-width: 265px;
  width: 100%;
  margin: 15px auto 35px;
}
@media screen and (min-width: 600px) {
  .cv__logo {
    max-width: 354px;
    margin: 15px auto 50px;
  }
}
@media print, screen and (min-width: 1024px) {
  .cv__logo {
    margin: 15px auto 80px;
  }
}
.cv__btn {
  display: block;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  width: 260px;
  padding: 15px;
  background: linear-gradient(93.48deg, #ff8a00, #ff4768);
  border: 3px solid #ffb097;
  box-shadow: 0 12px 32px hsla(196, 5%, 42%, 0.4);
  border-radius: 50px;
  color: #fff;
  position: relative;
  font-size: 1.7rem;
  font-weight: 600;
  margin: 0 auto;
}
@media screen and (min-width: 600px) {
  .cv__btn {
    padding: 14px 20px 14px 36px;
    width: 330px;
    font-size: 2.2rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .cv__btn {
    margin: 0;
  }
}
.cv__btn.-dl {
  background: linear-gradient(93.48deg, #5fc3f0, #0095d8);
  border: 3px solid #5fc3f0;
}
.cv__btn span {
  width: 36px;
  height: 36px;
}
@media screen and (min-width: 600px) {
  .cv__btn span {
    width: 54px;
    height: 54px;
  }
}
.cv__btn__wrap {
  margin-top: 15px;
}
@media screen and (min-width: 600px) {
  .cv__btn__wrap {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 1024px) {
  .cv__btn__wrap {
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }
}
.cv__btn__wrap .cv__btn:nth-child(2) {
  margin: 15px auto 0;
}
@media screen and (min-width: 600px) {
  .cv__btn__wrap .cv__btn:nth-child(2) {
    margin: 20px auto 0;
  }
}
@media print, screen and (min-width: 1024px) {
  .cv__btn__wrap .cv__btn:nth-child(2) {
    margin: 0 0 0 40px;
  }
}

/* --------------------------------------------------
	form
-------------------------------------------------- */
.form {
  padding: 40px 0;
  /* form
  ---------------------------------------------------------------------------- */
  /* 旧Edge対応 */
  /* IE対応 */
}
@media screen and (min-width: 600px) {
  .form {
    padding: 78px 0;
  }
}
.form .secHeading {
  font-size: 2.2rem;
  font-weight: 800;
  color: #000;
  margin-bottom: 35px;
  padding-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .form .secHeading {
    font-size: 3.6rem;
  }
}
.form .secHeading span {
  background: transparent;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}
.form__wrap {
  border-radius: 30px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  padding: 40px;
}
@media screen and (max-width: 829px) {
  .form__wrap {
    border-radius: 25px;
    padding: 30px 20px;
  }
}
.form__note {
  text-align: center;
  font-size: 12px;
  margin-top: 0.5em;
}
.form__note span {
  color: #ff0000;
}
.form__content {
  margin: 20px auto 0;
  max-width: 710px;
  width: 100%;
}
.form .mktoForm {
  width: 100% !important;
}
@media screen and (max-width: 829px) {
  .form .mktoForm {
    padding: 0 !important;
  }
}
.form .mktoForm label,
.form .mktoForm p {
  color: #000;
}
.form .mktoForm p {
  line-height: 1.66;
}
.form .mktoForm #LblHp_form_role, .form .mktoForm #LblHp_form_Officerselection, .form .mktoForm #LblHp_form_engineerneeds {
  width: 100% !important;
  margin-bottom: 10px;
  padding-right: 50px;
}
.form .mktoForm .mktoOffset {
  height: 0 !important;
  width: 0 !important;
}
.form .mktoForm .mktoFieldDescriptor {
  margin-bottom: 24px !important;
  width: 100%;
}
@media screen and (max-width: 829px) {
  .form .mktoForm .mktoFieldDescriptor {
    margin-bottom: 10px !important;
  }
}
.form .mktoForm .mktoFieldWrap {
  width: 100%;
}
@media screen and (max-width: 829px) {
  .form .mktoForm .mktoFieldWrap select {
    width: 100% !important;
  }
}
@media screen and (min-width: 830px) {
  .form .mktoForm .mktoFieldWrap select {
    width: 185px !important;
  }
}
.form .mktoForm .mktoFieldWrap select#M_Form_department {
  width: 280px !important;
}
@media screen and (max-width: 829px) {
  .form .mktoForm .mktoFieldWrap select#M_Form_department {
    width: 100% !important;
  }
}
.form .mktoForm .mktoFieldWrap select:invalid {
  color: #888;
}
.form .mktoForm .mktoLabel {
  width: 180px !important;
  font-size: 1.55rem;
  font-weight: normal !important;
  padding: 0 12px;
  position: relative;
  margin-top: 12px;
}
@media screen and (max-width: 829px) {
  .form .mktoForm .mktoLabel {
    width: 100% !important;
  }
}
@media screen and (max-width: 829px) {
  .form .mktoForm .mktoLabel {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 829px) {
  .form .mktoForm .mktoLabel#Lblseminar_entry_online_kikitai {
    padding-left: 0;
  }
}
@media screen and (max-width: 829px) {
  .form .mktoForm .mktoLabel strong {
    padding: 0 !important;
  }
}
.form .mktoForm #LblFirstName.mktoLabel {
  margin-bottom: 2px;
}
@media screen and (max-width: 829px) {
  .form .mktoForm #LblFirstName.mktoLabel {
    margin-bottom: -3px;
  }
}
@media screen and (max-width: 599px) {
  .form .mktoForm #LblFirstName.mktoLabel {
    margin-bottom: -5px;
  }
}
@media only screen and (max-width: 480px) {
  .form .mktoForm #LblFirstName.mktoLabel {
    margin-bottom: 8px;
  }
}
.form .mktoForm .mktoGutter {
  height: 0 !important;
}
.form .mktoForm .mktoAsterix {
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 1.4rem;
  color: #e80000 !important;
}
@media screen and (max-width: 829px) {
  .form .mktoForm .mktoAsterix {
    float: none;
  }
}
.form .mktoForm .mktoField {
  width: 100% !important;
  max-width: 380px !important;
  box-shadow: none !important;
  border-radius: 4px !important;
  border: 1px solid #ddd !important;
  padding: 0.5em 0.8em !important;
  font-size: 1.5rem;
}
@media screen and (max-width: 829px) {
  .form .mktoForm .mktoField {
    padding: 0.4em 0.4em !important;
    max-width: 100% !important;
  }
}
@media print, screen and (min-width: 1024px) {
  .form .mktoForm .mktoField {
    max-width: 530px !important;
  }
}
.form .mktoForm .mktoFormCol {
  min-height: auto !important;
}
.form .mktoForm input[id=LastName],
.form .mktoForm input[id=FirstName],
.form .mktoForm input[id=pca_surname_kana],
.form .mktoForm input[id=pca_firstname_kana] {
  width: 185px !important;
}
@media print, screen and (min-width: 1024px) {
  .form .mktoForm input[id=LastName],
  .form .mktoForm input[id=FirstName],
  .form .mktoForm input[id=pca_surname_kana],
  .form .mktoForm input[id=pca_firstname_kana] {
    width: 215px !important;
  }
}
.form .mktoForm input[type=checkbox],
.form .mktoForm input[type=radio] {
  width: 1rem !important;
}
.form .mktoForm input[type=checkbox] + label,
.form .mktoForm input[type=radio] + label {
  position: relative;
  margin-left: 35px;
}
.form .mktoForm input[type=checkbox] + label:before,
.form .mktoForm input[type=radio] + label:before {
  box-shadow: none !important;
  margin-left: -2em !important;
  bottom: -0.1em;
  top: -0.5px;
  left: 0;
}
.form .mktoForm input[type=radio] + label:before {
  width: 1.4em !important;
  height: 1.4em !important;
  top: -1px;
}
.form .mktoForm input[type=radio]:checked + label:before {
  background: none !important;
}
.form .mktoForm input[type=radio]:checked + label:after {
  position: absolute;
  content: "";
  width: 0.8em;
  height: 0.8em;
  background: #007fc3;
  left: 0.55em;
  margin-left: -2em !important;
  border-radius: 50%;
  bottom: 0.19em;
}
.form .mktoForm input[type=checkbox] + label:before {
  width: 1.2em !important;
  height: 1.2em !important;
}
.form .mktoForm input[type=checkbox]:checked + label:before {
  content: "" !important;
}
.form .mktoForm input[type=checkbox] + label:after {
  position: absolute;
  content: "";
  width: 1em;
  height: 0.5em;
  border-bottom: 0.2em solid #007fc3;
  border-left: 0.2em solid #007fc3;
  left: 0.34em;
  margin-left: -2.1em !important;
  bottom: 0.5em;
  transform: rotate(-45deg);
  display: none;
}
.form .mktoForm input[type=checkbox]:checked + label:after {
  display: block;
}
.form .mktoForm .mktoRadioList > label,
.form .mktoForm .mktoCheckboxList > label {
  cursor: pointer;
  position: relative;
  margin-left: 1.8em;
  font-size: 15px;
}
.form .mktoForm label[id=LblFirstName],
.form .mktoForm label[id=Lblpca_firstname_kana] {
  display: none;
}
@media screen and (max-width: 829px) {
  .form .mktoForm label[id=LblFirstName],
  .form .mktoForm label[id=Lblpca_firstname_kana] {
    display: block;
    color: transparent;
  }
}
@media screen and (max-width: 829px) {
  .form .mktoForm label[id=LblFirstName] .mktoAsterix,
  .form .mktoForm label[id=Lblpca_firstname_kana] .mktoAsterix {
    color: transparent !important;
    border: transparent !important;
  }
}
@media only screen and (min-width: 481px) and (max-width: 829px) {
  .form .mktoForm label[id=LblFirstName],
  .form .mktoForm label[id=LblLastName],
  .form .mktoForm label[id=Lblpca_firstname_kana],
  .form .mktoForm label[id=Lblpca_surname_kana] {
    float: initial;
  }
}
.form .mktoForm #LastNameField,
.form .mktoForm #FirstNameField,
.form .mktoForm #pca_surname_kanaField,
.form .mktoForm #pca_firstname_kanaField {
  width: auto;
}
@media screen and (max-width: 829px) {
  .form .mktoForm #LastNameField,
  .form .mktoForm #FirstNameField,
  .form .mktoForm #pca_surname_kanaField,
  .form .mktoForm #pca_firstname_kanaField {
    width: 49% !important;
  }
}
@media only screen and (max-width: 480px) {
  .form .mktoForm #LastNameField,
  .form .mktoForm #FirstNameField,
  .form .mktoForm #pca_surname_kanaField,
  .form .mktoForm #pca_firstname_kanaField {
    float: left !important;
    clear: none !important;
  }
}
@media screen and (max-width: 829px) {
  .form .mktoForm #LastNameField .mktoGutter.mktoHasWidth,
  .form .mktoForm #FirstNameField .mktoGutter.mktoHasWidth,
  .form .mktoForm #pca_surname_kanaField .mktoGutter.mktoHasWidth,
  .form .mktoForm #pca_firstname_kanaField .mktoGutter.mktoHasWidth {
    display: none;
  }
}
@media screen and (max-width: 829px) {
  .form .mktoForm #LastNameField,
  .form .mktoForm #pca_surname_kanaField {
    margin-right: 5px;
  }
}
@media screen and (max-width: 829px) {
  .form .mktoForm #LblLastName {
    width: 50% !important;
  }
}
@media screen and (max-width: 829px) {
  .form .mktoForm #Lblpca_surname_kana {
    padding-left: 0;
  }
}
@media screen and (max-width: 829px) {
  .form .mktoForm #FirstName,
  .form .mktoForm #LastName,
  .form .mktoForm #pca_firstname_kana,
  .form .mktoForm #pca_surname_kana {
    width: 100% !important;
  }
}
.form .mktoForm #privacyFieldRow .privacy {
  border-top: #ccc 1px solid;
  padding-top: 10px;
}
.form .mktoForm #privacyFieldRow .privacy hr {
  display: none;
}
.form .mktoForm #privacyFieldRow .privacy h2 {
  display: inline;
  padding: 0;
}
.form .mktoForm #privacyFieldRow .privacy h2 br {
  display: none;
}
.form .mktoForm #privacyFieldRow .privacy p {
  display: inline;
}
.form .mktoForm #contactFieldRow .privacy hr {
  display: none;
}
.form .mktoForm #contactFieldRow .privacy h2 {
  display: inline;
  padding: 0;
}
.form .mktoForm #contactFieldRow .privacy p {
  display: inline;
}
.form .mktoForm #contactFieldRow .privacy a {
  display: block;
  padding: 0;
}
.form .mktoForm #contactFieldRow .privacy span {
  font-size: 15px !important;
}
.form .mktoForm textarea[rows="5"] {
  height: 8em !important;
}
.form .mktoForm .mktoHtmlText {
  width: 100% !important;
}
.form .mktoForm .mktoHtmlText br {
  display: none;
}
.form .mktoForm .mktoHtmlText a {
  color: #0095d8;
  text-decoration: underline;
}
.form .mktoForm .mktoHtmlText strong {
  font-weight: 400;
}
.form .mktoForm .privacy {
  font-size: 15px;
  padding-top: 20px;
}
@media screen and (max-width: 829px) {
  .form .mktoForm .privacy {
    padding-top: 0;
  }
}
.form .mktoForm .privacy a {
  color: #007fc3;
  text-decoration: underline;
}
@media screen and (max-width: 829px) {
  .form .mktoForm .privacy a {
    padding: 10px 0;
  }
}
.form .mktoForm .privacy strong {
  font-weight: bold;
}
@media screen and (max-width: 829px) {
  .form .mktoForm .privacy strong {
    padding: 0;
  }
}
.form .mktoForm .privacy em {
  font-size: 12px;
  color: #666;
}
.form .mktoForm #noteTextField {
  margin-top: -15px;
}
@media screen and (max-width: 829px) {
  .form .mktoForm #noteTextField {
    margin-top: 0;
  }
}
.form .mktoForm #noteTextField .mktoHtmlText p span {
  font-size: 12px !important;
}
.form .mktoForm div.mktoLogicalField {
  width: auto !important;
}
.form .mktoForm #Lblseminar_entry_terms {
  width: auto !important;
  padding-left: 0;
  cursor: pointer;
}
@media screen and (max-width: 829px) {
  .form .mktoForm #Lblseminar_entry_terms {
    padding-left: 30px;
  }
}
@media screen and (min-width: 830px) {
  .form .mktoForm #Lblseminar_entry_terms .mktoAsterix {
    margin-top: 0;
  }
}
.form .mktoForm #Lblseminar_entry_terms::before {
  border-color: #000;
}
.form .mktoForm .mktoButtonWrap.mktoCupidGreen {
  text-align: center;
  margin-left: 0 !important;
  height: 100%;
  display: inline-block;
  position: relative;
}
.form .mktoForm .mktoButtonWrap.mktoCupidGreen::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent #fff;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.form .mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton {
  background: #007fc3 !important;
  border: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  font-size: 24px !important;
  padding: 28px 0 !important;
  width: 400px !important;
  border-radius: 8px !important;
}
@media screen and (max-width: 829px) {
  .form .mktoForm .mktoButtonWrap.mktoCupidGreen .mktoButton {
    font-size: 21px !important;
    padding: 20px 0 !important;
    width: 260px !important;
  }
}
.form .mktoForm .mktoButtonRow {
  display: block;
  text-align: center;
  padding-bottom: 15px;
  margin-top: 10px;
}
@media screen and (max-width: 829px) {
  .form .mktoForm .mktoButtonRow {
    margin-bottom: 20px;
  }
}
.form .mktoForm .mktoButtonRow .mktoButtonWrap {
  margin-left: 0 !important;
  display: inline-block;
  position: relative;
}
.form .mktoForm .mktoButtonRow .mktoButtonWrap::after {
  position: absolute;
  content: "";
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 54px;
  height: 54px;
  background: url(../images/icn_arrow_sky.png) no-repeat center center/100%;
  pointer-events: none;
}
@media screen and (max-width: 829px) {
  .form .mktoForm .mktoButtonRow .mktoButtonWrap::after {
    right: 13px;
    width: 44px;
    height: 44px;
  }
}
.form .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton {
  box-shadow: none !important;
  text-shadow: none !important;
  background: linear-gradient(93.48deg, #5fc3f0, #0095d8) !important;
  border: 2px solid #5fc3f0 !important;
  font-size: 22px !important;
  font-weight: bold;
  height: 100px !important;
  width: 380px !important;
  border-radius: 50px !important;
  text-align: left;
  padding: 0 35px;
}
@media screen and (max-width: 829px) {
  .form .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton {
    font-size: 18px !important;
    height: 70px !important;
    width: 260px !important;
    padding: 0 25px;
  }
}
.form .mktoForm input.mktoField.mktoInvalid,
.form .mktoForm select.mktoField.mktoInvalid,
.form .mktoForm textarea.mktoField.mktoInvalid {
  border: 1px solid #ddd !important;
}
.form .mktoForm div.mktoLogicalField.mktoInvalid {
  border-color: transparent !important;
}
.form .mktoError {
  right: auto !important;
  left: 45% !important;
}
@media screen and (max-width: 829px) {
  .form .mktoError {
    left: 30px !important;
  }
}
@media screen and (min-width: 830px) {
  #FirstNameField .form .mktoError {
    left: 15% !important;
  }
}
.form .mktoError .mktoErrorArrow {
  background: #e80000 !important;
  border: none !important;
}
.form .mktoError .mktoErrorMsg {
  background: #e80000 !important;
  border: none !important;
  border-radius: 0 !important;
  text-shadow: none !important;
  box-shadow: rgba(0, 0, 0, 0.4) 0 2px 7px, inset #ff3c3c 0 1px 0px !important;
}
.form .mktoMobileShow .mktoForm input[type=url],
.form .mktoMobileShow .mktoForm input[type=text],
.form .mktoMobileShow .mktoForm input[type=date],
.form .mktoMobileShow .mktoForm input[type=tel],
.form .mktoMobileShow .mktoForm input[type=email],
.form .mktoMobileShow .mktoForm input[type=number],
.form .mktoMobileShow .mktoForm select.mktoField {
  font-size: 15px !important;
  height: 40px;
}
@media screen and (max-width: 829px) {
  .form .mktoMobileShow .mktoForm input[type=url],
  .form .mktoMobileShow .mktoForm input[type=text],
  .form .mktoMobileShow .mktoForm input[type=date],
  .form .mktoMobileShow .mktoForm input[type=tel],
  .form .mktoMobileShow .mktoForm input[type=email],
  .form .mktoMobileShow .mktoForm input[type=number],
  .form .mktoMobileShow .mktoForm select.mktoField {
    height: 35px !important;
  }
}
.form .mktoMobileShow .mktoForm input[type=url].error,
.form .mktoMobileShow .mktoForm input[type=text].error,
.form .mktoMobileShow .mktoForm input[type=date].error,
.form .mktoMobileShow .mktoForm input[type=tel].error,
.form .mktoMobileShow .mktoForm input[type=email].error,
.form .mktoMobileShow .mktoForm input[type=number].error,
.form .mktoMobileShow .mktoForm select.mktoField.error {
  background: #ffdddd !important;
}
@media only screen and (max-width: 480px) {
  .form .mktoForm input[type=url],
  .form .mktoForm input[type=text],
  .form .mktoForm input[type=date],
  .form .mktoForm input[type=tel],
  .form .mktoForm input[type=email],
  .form .mktoForm input[type=number],
  .form .mktoForm textarea.mktoField,
  .form .mktoForm select.mktoField {
    height: auto !important;
    font-size: 15px !important;
  }
}
.form input::-moz-placeholder {
  color: #888;
}
.form input::placeholder {
  color: #888;
}
.form input::-ms-input-placeholder {
  color: #888;
}
.form input:-ms-input-placeholder {
  color: #888;
}

/* --------------------------------------------------
	companyInfo
-------------------------------------------------- */
.companyInfo {
  background-color: #f3f8fa;
  padding: 50px 0;
}
@media screen and (max-width: 899px) {
  .companyInfo {
    padding: 40px 3vw;
  }
}

.companyInfo .contents-inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1230px) {
  .companyInfo .contents-inner {
    padding: 0 3vw;
  }
}

.companyInfo .list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  display: -webkit-flex;
  flex-wrap: nowrap;
}
@media screen and (max-width: 899px) {
  .companyInfo .list {
    display: block;
  }
}

.companyInfo .list > div {
  width: 49%;
}
@media screen and (max-width: 899px) {
  .companyInfo .list > div {
    width: 100%;
  }
}

@media screen and (max-width: 899px) {
  .companyInfo .list > div:nth-of-type(2) {
    margin-top: 30px;
  }
}

.companyInfo .list > div .headline {
  padding-bottom: 16px;
  text-align: center;
  font-size: 24px;
  font-weight: 800;
  border-bottom: 2px solid #000;
}
@media screen and (max-width: 899px) {
  .companyInfo .list > div .headline {
    font-size: 18px;
    border-bottom-width: 1px;
  }
}

.companyInfo .list > div table {
  width: 100%;
  margin-top: 30px;
}
@media screen and (max-width: 899px) {
  .companyInfo .list > div table {
    margin-top: 20px;
  }
}

@media screen and (max-width: 600px) {
  .companyInfo .list > div table tr,
  .companyInfo .list > div table th,
  .companyInfo .list > div table td {
    display: block;
    width: 100%;
  }
}
.companyInfo .list > div table th,
.companyInfo .list > div table td {
  padding: 15px 0;
  border-bottom: 1px solid #dcdcdc;
  font-size: 14.5px;
  line-height: 1.6;
  vertical-align: middle;
}
@media screen and (max-width: 899px) {
  .companyInfo .list > div table th,
  .companyInfo .list > div table td {
    padding: 10px;
    font-size: 14px;
    line-height: 2;
  }
}

.companyInfo .list > div table th {
  width: 160px;
  text-align: left;
  font-weight: 800;
}
@media screen and (max-width: 600px) {
  .companyInfo .list > div table th {
    width: 100%;
  }
}

.companyInfo .list > div table td a {
  color: #404040;
}

.companyInfo .list > div table td ul li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  display: -webkit-flex;
  flex-wrap: nowrap;
}

.companyInfo .list > div table td ul li span:nth-of-type(1) {
  padding-right: 10px;
}

.companyInfo .list > div table td ul li.indent span:nth-of-type(1) {
  flex-shrink: 0;
  width: 140px;
}

.companyInfo .list > div .logo {
  margin-top: 70px;
  text-align: center;
}
@media screen and (max-width: 899px) {
  .companyInfo .list > div .logo {
    margin-top: 30px;
  }
}

@media screen and (max-width: 899px) {
  .companyInfo .list > div .logo img {
    width: 70%;
    max-width: 250px;
  }
}/*# sourceMappingURL=style.css.map */