@charset "UTF-8";
@import "https://use.fontawesome.com/releases/v5.13.0/css/all.css";
* {
  padding: 0;
  margin: 0;
}

/*! 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.
 */
/*EF利用規約/個人情報の取り扱い部分*/
a {
  background-color: transparent;
  text-decoration: underline;
  color: inherit;
  color: #005ead;
}

/**
 * 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.
 */
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;
}

body {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}

p {
  font-size: 17px;
  line-height: 1.5rem;
  font-weight: normal;
}
@media screen and (max-width:850px) {
  p {
    font-weight: normal;
  }
}

h2 {
  font-size: 30px;
  font-weight: bold;
}
@media screen and (max-width:500px) {
  h2 {
    font-size: 23px;
  }
}

h3 {
  font-size: 20px;
}

.l-header {
  height: 80px;
  background-color: #ffffff;
  position: fixed;
  width: 100%;
  z-index: 999;
}
@media screen and (max-width:500px) {
  .l-header {
    height: 70px;
  }
}
.l-header__contents {
  width: 1200px;
  margin: 5px auto;
  display: flex;
  height: auto;
  justify-content: space-evenly;
}
@media screen and (max-width:1300px) {
  .l-header__contents {
    width: 768px;
    margin: 5px auto;
  }
}
@media screen and (max-width:850px) {
  .l-header__contents {
    width: 100%;
  }
}
@media screen and (max-width:500px) {
  .l-header__contents {
    height: 40px;
  }
}
.l-header__content {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: auto;
}
.l-header__logo {
  width: 300px;
  margin-top: -5px;
  padding: 0px 0 5px;
}
@media screen and (max-width:850px) {
  .l-header__logo {
    width: 250px;
    margin-top: -5px;
  }
}
.l-header__text {
  padding-top: 5px;
  padding-left: 10px;
  font-weight: 700;
  font-size: 15px;
}
@media screen and (max-width:850px) {
  .l-header__text {
    font-size: 12px;
    padding-left: 5px;
    padding-top: 5px;
    line-height: 1.2rem;
  }
}
.l-header__text span {
  display: inline-block;
}
.l-header ul {
  list-style: none;
}
.l-header__kyevisual {
  margin-top: 80px;
  min-width: 768px;
  max-width: 100%;
  width: 100%;
  vertical-align: bottom;
}
@media screen and (max-width:850px) {
  .l-header__kyevisual {
    width: 100%;
    min-width: 100%;
    max-width: 768px;
    margin-top: 70px;
  }
}
.l-header picture {
  vertical-align: text-bottom;
  vertical-align: -webkit-baseline-middle;
}
.l-header__under {
  width: 100%;
  text-align: center;
}
.l-header__subcopy {
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.2rem;
}
@media screen and (max-width:850px) {
  .l-header__subcopy {
    font-size: 14px;
  }
}
.l-header__subcopy span {
  display: inline-block;
}
.l-header__company {
  vertical-align: top;
  width: 70%;
}
@media screen and (max-width:850px) {
  .l-header__company {
    width: 100%;
    margin: 10px 0;
  }
}

@keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-115px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
*,
*:before,
*:after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
}

.btn,
a.btn,
button.btn {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 50px;
  width: 450px;
}
@media screen and (max-width:500px) {
  .btn,
  a.btn,
  button.btn {
    width: 90%;
    padding: 1rem;
  }
}

.btn-area {
  margin: 30px 0;
}

a.btn-c {
  font-size: 2.2rem;
  position: relative;
  padding: 0.25rem 3.5rem 1.5rem 3.5rem;
  color: #fff;
  background: #ff7700;
  box-shadow: 0 5px 0 #db6e00;
}
@media screen and (max-width:500px) {
  a.btn-c {
    font-size: 20px;
    padding: 0.25rem 2rem 1.5rem 2rem;
  }
}

a.btn-c span {
  font-size: 18px;
  position: absolute;
  top: -10px;
  left: calc(50% - 150px);
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: block;
  width: 200px;
  padding: 0.2rem 0;
  color: #ff7700;
  border: 2px solid #ff7700;
  border-radius: 50px;
  background: #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width:500px) {
  a.btn-c span {
    font-size: 15px;
  }
}

a.btn-c:hover {
  transform: translate(0, 3px);
  color: #fff;
  background: #ff8418;
  box-shadow: 0 2px 0 #db6e00;
}

a.btn-c:hover:before {
  left: 2rem;
}

i {
  margin-left: 10px;
  transform: rotate(90deg);
}

.fade-down {
  transform: translate3d(0, -50px, 0);
  transition: 1s;
  opacity: 0;
}
.fade-down.after {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.zoomIn {
  opacity: 0;
  transform: scale(0.6);
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  transition: opacity 0.5s, visibility 0.5s, transform 0.5s;
}
.zoomIn.after {
  transform: scale(1);
  opacity: 1;
}

.c-mark {
  width: 100px;
  height: 5px;
  background-color: #ff7800;
  border-right: solid 50px #45bbcf;
  margin: 10px auto 50px;
}
@media screen and (max-width:850px) {
  .c-mark {
    width: 60px;
    border-right: solid 30px #45bbcf;
    height: 5px;
    margin: 10px auto 40px;
  }
}

.c-bold {
  font-weight: bold;
  color: #ff7800;
}

.c-bold--2 {
  font-weight: bold;
  font-size: 23px;
  color: #ff7800;
  display: block;
}

.c-sp {
  display: inline-block;
}
@media screen and (max-width:500px) {
  .c-sp {
    display: inline;
  }
}

.p-cta-button {
  width: 100%;
  height: auto;
  margin-top: -10px;
  background: #e0f4ff;
  background-image: radial-gradient(#c7e8fb 20%, transparent 20%), radial-gradient(#c7e8fb 20%, transparent 20%);
  background-size: 10px 10px;
  background-position: 0 0, 20px 20px;
}
.p-cta-button__area {
  margin: 0 auto;
  padding: 20px 0 30px;
  width: 1000px;
  text-align: center;
}
@media screen and (max-width:1024px) {
  .p-cta-button__area {
    width: 100%;
    padding: 30px 0;
  }
}
@media screen and (max-width:500px) {
  .p-cta-button__area {
    padding: 10px 0;
  }
}
.p-cta-button__copy {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 16px;
  text-align: center;
  color: #000000;
}
@media screen and (max-width:850px) {
  .p-cta-button__copy {
    font-size: 15px;
  }
}
@media screen and (max-width:500px) {
  .p-cta-button__copy {
    font-size: 14px;
  }
}
.p-cta-button__copy span {
  color: #ff7800;
  font-weight: bold;
  -webkit-text-emphasis: filled;
  text-emphasis: filled;
}
.p-cta-button__copy:before {
  margin-right: 16px;
  content: "＼";
}
@media screen and (max-width:500px) {
  .p-cta-button__copy:before {
    margin-right: 0px;
  }
}
.p-cta-button__copy:after {
  margin-left: 16px;
  content: "／";
}
@media screen and (max-width:500px) {
  .p-cta-button__copy:after {
    margin-left: 0px;
  }
}

.p-sec1 {
  position: relative;
}
@media screen and (max-width:850px) {
  .p-sec1 {
    padding-bottom: 40px;
  }
}
.p-sec1::before {
  content: "";
  position: absolute;
  top: 102%;
  right: 50%;
  transform: translatex(50%);
  box-sizing: border-box;
  border-right: calc(50vw - 10px) solid transparent;
  border-left: calc(50vw - 10px) solid transparent;
  border-top: 100px solid #ffffff;
  bottom: -100px; /* bottomにピッタリくっつけたいので三角の高さ分下にずらす */
  z-index: 2;
}
@media screen and (max-width:850px) {
  .p-sec1::before {
    top: 100%;
    border-right: calc(50vw - 5px) solid transparent;
    border-left: calc(50vw - 5px) solid transparent;
    border-top: 50px solid #ffffff;
  }
}
.p-sec1__wrap {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width:1024px) {
  .p-sec1__wrap {
    width: 768px;
  }
}
@media screen and (max-width:850px) {
  .p-sec1__wrap {
    width: 90%;
  }
}
.p-sec1__content {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.p-sec1__text {
  width: 100%;
  height: auto;
  line-height: normal;
  padding: 20px 40px;
  background-color: #fff;
  line-height: 2;
  border: solid 2px #00aaeb;
  font-weight: 550;
  font-size: 16px;
  margin: 20px 0;
  border-radius: 20px;
}
.p-sec1__text h3 {
  font-weight: bold;
  color: #00aaeb;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 10px;
}
.p-sec1__text h3::before {
  content: "●";
  margin-right: 5px;
}
@media screen and (max-width:500px) {
  .p-sec1__text {
    padding: 20px;
  }
}
.p-sec1 h2 {
  position: relative;
  overflow: hidden;
  padding: 1.5rem 2rem 1.5rem 130px;
  border: 2px solid #00aaeb;
  width: 100%;
  margin-bottom: 40px;
}
.p-sec1 h2:before {
  position: absolute;
  top: -150%;
  left: -100px;
  width: 200px;
  height: 300%;
  content: "";
  transform: rotate(25deg);
  background: #00aaeb;
}
.p-sec1 h2 span {
  font-size: 40px;
  position: absolute;
  z-index: 1;
  top: 5px;
  left: 0;
  display: block;
  padding-top: 3px;
  padding-left: 16px;
  color: #fff;
}
.p-sec1__balloon {
  position: relative;
  width: 100%;
  height: auto;
  background: #e0f4ff;
  padding: 20px;
  text-align: center;
  color: #666666;
  font-size: 20px;
  font-weight: bold;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  box-shadow: 0px 5px 15px 0px rgba(189, 189, 189, 0.35);
}
.p-sec1__balloon:after, .p-sec1__balloon:before {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
}
.p-sec1__balloon:after {
  border-color: rgba(247, 221, 51, 0);
  border-top-width: 20px;
  border-bottom-width: 20px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-bottom-color: #e0f4ff;
}
.p-sec1__balloon:before {
  border-color: rgba(30, 144, 255, 0);
  border-top-width: 24px;
  border-bottom-width: 24px;
  border-left-width: 15px;
  border-right-width: 15px;
  margin-left: -12px;
  margin-bottom: 2px;
}
.p-sec1__items {
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width:640px) {
  .p-sec1__items {
    flex-direction: column;
    justify-content: center;
  }
}
.p-sec1__item {
  width: 45%;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0px 5px 15px 0px rgba(189, 189, 189, 0.35);
  padding-bottom: 30px;
}
.p-sec1__item img {
  width: 80%;
}
@media screen and (max-width:640px) {
  .p-sec1__item img {
    width: 80%;
  }
}
@media screen and (max-width:640px) {
  .p-sec1__item {
    width: 100%;
    margin: 10px 0;
    padding-bottom: 10px;
  }
}
.p-sec1__before {
  padding: 20px;
  color: #fff;
  font-weight: bold;
  background-color: #6f667a;
  font-size: 20px;
  border-radius: 20px 20px 0px 0px;
  margin-bottom: 10px;
}
.p-sec1__after {
  padding: 20px;
  color: #fff;
  font-weight: bold;
  background-color: #ff7b00;
  margin-bottom: 10px;
  font-size: 20px;
  border-radius: 20px 20px 0px 0px;
}
.p-sec1 h4 {
  font-size: 17px;
  color: #000;
  margin: 20px 0 10px;
  line-height: 25px;
}
@media screen and (max-width:1024px) {
  .p-sec1 h4 {
    font-size: 15px;
    padding: 10px;
  }
}
@media screen and (max-width:500px) {
  .p-sec1 h4 {
    margin: 10px 0;
  }
}

.p-sec2 {
  background-color: #e0f4ff;
  position: relative;
}
@media screen and (max-width:850px) {
  .p-sec2 {
    padding-bottom: 20px;
  }
}
.p-sec2:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 50%;
  transform: translatex(50%);
  box-sizing: border-box;
  border-right: calc(50vw - 10px) solid transparent;
  border-left: calc(50vw - 10px) solid transparent;
  border-top: 100px solid #e0f4ff;
  bottom: -100px; /* bottomにピッタリくっつけたいので三角の高さ分下にずらす */
}
@media screen and (max-width:850px) {
  .p-sec2:after {
    top: 100%;
    border-right: calc(50vw - 5px) solid transparent;
    border-left: calc(50vw - 5px) solid transparent;
    border-top: 50px solid #e0f4ff;
  }
}
.p-sec2__wrap {
  width: 1000px;
  margin: auto;
  padding-top: 160px;
}
@media screen and (max-width:1024px) {
  .p-sec2__wrap {
    width: 768px;
  }
}
@media screen and (max-width:850px) {
  .p-sec2__wrap {
    width: 90%;
    padding-top: 80px;
  }
}
.p-sec2__content {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.p-sec2__text {
  width: 100%;
  height: auto;
  line-height: normal;
  padding: 20px 40px;
  background-color: #fff;
  line-height: 2;
  border: solid 2px #00aaeb;
  font-weight: 550;
  font-size: 16px;
  margin: 20px 0;
  border-radius: 20px;
}
.p-sec2__text h3 {
  font-weight: bold;
  color: #00aaeb;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 10px;
}
.p-sec2__text h3::before {
  content: "●";
  margin-right: 5px;
}
@media screen and (max-width:500px) {
  .p-sec2__text {
    padding: 20px;
  }
}
.p-sec2 h2 {
  position: relative;
  overflow: hidden;
  padding: 1.5rem 2rem 1.5rem 130px;
  border: 2px solid #00aaeb;
  width: 100%;
  margin-bottom: 40px;
  background-color: #fff;
}
.p-sec2 h2:before {
  position: absolute;
  top: -150%;
  left: -100px;
  width: 200px;
  height: 300%;
  content: "";
  transform: rotate(25deg);
  background: #00aaeb;
}
.p-sec2 h2 span {
  font-size: 40px;
  position: absolute;
  z-index: 1;
  top: 5px;
  left: 0;
  display: block;
  padding-top: 3px;
  padding-left: 16px;
  color: #fff;
}
.p-sec2__balloon {
  position: relative;
  width: 100%;
  height: auto;
  background: #ffffff;
  padding: 20px;
  text-align: center;
  color: #666666;
  font-size: 20px;
  font-weight: bold;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  box-shadow: 0px 5px 15px 0px rgba(189, 189, 189, 0.35);
}
.p-sec2__balloon:after, .p-sec2__balloon:before {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
}
.p-sec2__balloon:after {
  border-color: rgba(247, 221, 51, 0);
  border-top-width: 20px;
  border-bottom-width: 20px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
}
.p-sec2__balloon:before {
  border-color: rgba(30, 144, 255, 0);
  border-top-width: 24px;
  border-bottom-width: 24px;
  border-left-width: 15px;
  border-right-width: 15px;
  margin-left: -12px;
  margin-bottom: 2px;
}
.p-sec2__items {
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width:640px) {
  .p-sec2__items {
    flex-direction: column;
    justify-content: center;
  }
}
.p-sec2__item {
  width: 45%;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0px 5px 15px 0px rgba(189, 189, 189, 0.35);
  padding-bottom: 20px;
}
.p-sec2__item img {
  width: 80%;
}
@media screen and (max-width:640px) {
  .p-sec2__item img {
    width: 80%;
  }
}
@media screen and (max-width:640px) {
  .p-sec2__item {
    width: 100%;
    margin: 10px 0;
  }
}
.p-sec2__before {
  padding: 20px;
  color: #fff;
  font-weight: bold;
  background-color: #6f667a;
  font-size: 20px;
  border-radius: 20px 20px 0px 0px;
  margin-bottom: 10px;
}
.p-sec2__after {
  padding: 20px;
  color: #fff;
  font-weight: bold;
  background-color: #ff7b00;
  margin-bottom: 10px;
  font-size: 20px;
  border-radius: 20px 20px 0px 0px;
}
.p-sec2 h4 {
  font-size: 17px;
  color: #000;
  margin: 20px 0 10px;
  line-height: 25px;
}
@media screen and (max-width:1024px) {
  .p-sec2 h4 {
    font-size: 15px;
    padding: 10px;
  }
}

.p-sec3 {
  position: relative;
  padding-top: 150px;
}
@media screen and (max-width:850px) {
  .p-sec3 {
    padding-bottom: 20px;
    padding-top: 80px;
  }
}
.p-sec3::before {
  content: "";
  position: absolute;
  top: 101%;
  right: 50%;
  transform: translatex(50%);
  box-sizing: border-box;
  border-right: calc(50vw - 10px) solid transparent;
  border-left: calc(50vw - 10px) solid transparent;
  border-top: 100px solid #ffffff;
  bottom: -100px; /* bottomにピッタリくっつけたいので三角の高さ分下にずらす */
  z-index: 2;
}
@media screen and (max-width:850px) {
  .p-sec3::before {
    top: 100%;
    border-right: calc(50vw - 5px) solid transparent;
    border-left: calc(50vw - 5px) solid transparent;
    border-top: 50px solid #ffffff;
  }
}
.p-sec3__wrap {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width:1024px) {
  .p-sec3__wrap {
    width: 768px;
  }
}
@media screen and (max-width:850px) {
  .p-sec3__wrap {
    width: 90%;
  }
}
.p-sec3__content {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.p-sec3__text {
  width: 100%;
  height: auto;
  line-height: normal;
  padding: 20px 40px;
  background-color: #fff;
  line-height: 2;
  border: solid 2px #00aaeb;
  font-weight: 550;
  font-size: 16px;
  margin: 20px 0;
  border-radius: 20px;
}
.p-sec3__text h3 {
  font-weight: bold;
  color: #00aaeb;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 10px;
}
.p-sec3__text h3::before {
  content: "●";
  margin-right: 5px;
}
@media screen and (max-width:500px) {
  .p-sec3__text {
    padding: 20px;
  }
}
.p-sec3 h2 {
  position: relative;
  overflow: hidden;
  padding: 1.5rem 2rem 1.5rem 130px;
  border: 2px solid #00aaeb;
  width: 100%;
  margin-bottom: 40px;
}
.p-sec3 h2:before {
  position: absolute;
  top: -150%;
  left: -100px;
  width: 200px;
  height: 300%;
  content: "";
  transform: rotate(25deg);
  background: #00aaeb;
}
.p-sec3 h2 span {
  font-size: 40px;
  position: absolute;
  z-index: 1;
  top: 5px;
  left: 0;
  display: block;
  padding-top: 3px;
  padding-left: 16px;
  color: #fff;
}
.p-sec3__balloon {
  position: relative;
  width: 100%;
  height: auto;
  background: #e0f4ff;
  padding: 20px;
  text-align: center;
  color: #666666;
  font-size: 20px;
  font-weight: bold;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  box-shadow: 0px 5px 15px 0px rgba(189, 189, 189, 0.35);
}
.p-sec3__balloon:after, .p-sec3__balloon:before {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
}
.p-sec3__balloon:after {
  border-color: rgba(247, 221, 51, 0);
  border-top-width: 20px;
  border-bottom-width: 20px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-bottom-color: #e0f4ff;
}
.p-sec3__balloon:before {
  border-color: rgba(30, 144, 255, 0);
  border-top-width: 24px;
  border-bottom-width: 24px;
  border-left-width: 15px;
  border-right-width: 15px;
  margin-left: -12px;
  margin-bottom: 2px;
}
.p-sec3__items {
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width:640px) {
  .p-sec3__items {
    flex-direction: column;
    justify-content: center;
  }
}
.p-sec3__item {
  width: 45%;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0px 5px 15px 0px rgba(189, 189, 189, 0.35);
  padding-bottom: 20px;
}
.p-sec3__item img {
  width: 80%;
}
@media screen and (max-width:640px) {
  .p-sec3__item img {
    width: 80%;
  }
}
@media screen and (max-width:640px) {
  .p-sec3__item {
    width: 100%;
    margin: 10px 0;
    padding-bottom: 10px;
  }
}
.p-sec3__before {
  padding: 20px;
  color: #fff;
  font-weight: bold;
  background-color: #6f667a;
  font-size: 20px;
  border-radius: 20px 20px 0px 0px;
  margin-bottom: 10px;
}
.p-sec3__after {
  padding: 20px;
  color: #fff;
  font-weight: bold;
  background-color: #ff7b00;
  margin-bottom: 10px;
  font-size: 20px;
  border-radius: 20px 20px 0px 0px;
}
.p-sec3 h4 {
  font-size: 17px;
  color: #000;
  margin: 20px 0 10px;
  line-height: 25px;
}
@media screen and (max-width:1024px) {
  .p-sec3 h4 {
    font-size: 15px;
    padding: 10px;
  }
}
@media screen and (max-width:500px) {
  .p-sec3 h4 {
    margin: 10px 0;
  }
}

.p-sec4 {
  background-color: #e0f4ff;
  position: relative;
}
@media screen and (max-width:850px) {
  .p-sec4 {
    padding-bottom: 20px;
  }
}
.p-sec4:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 50%;
  transform: translatex(50%);
  box-sizing: border-box;
  border-right: calc(50vw - 10px) solid transparent;
  border-left: calc(50vw - 10px) solid transparent;
  border-top: 100px solid #e0f4ff;
  bottom: -100px; /* bottomにピッタリくっつけたいので三角の高さ分下にずらす */
  z-index: 3;
}
@media screen and (max-width:850px) {
  .p-sec4:after {
    top: 100%;
    border-right: calc(50vw - 5px) solid transparent;
    border-left: calc(50vw - 5px) solid transparent;
    border-top: 50px solid #e0f4ff;
  }
}
.p-sec4__wrap {
  width: 1000px;
  margin: auto;
  padding-top: 160px;
}
@media screen and (max-width:1024px) {
  .p-sec4__wrap {
    width: 768px;
  }
}
@media screen and (max-width:850px) {
  .p-sec4__wrap {
    width: 90%;
    padding-top: 80px;
  }
}
.p-sec4__content {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.p-sec4__text {
  width: 100%;
  height: auto;
  line-height: normal;
  padding: 20px 40px;
  background-color: #fff;
  line-height: 2;
  border: solid 2px #00aaeb;
  font-weight: 550;
  font-size: 16px;
  margin: 20px 0;
  border-radius: 20px;
}
.p-sec4__text h3 {
  font-weight: bold;
  color: #00aaeb;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 10px;
}
.p-sec4__text h3::before {
  content: "●";
  margin-right: 5px;
}
@media screen and (max-width:500px) {
  .p-sec4__text {
    padding: 20px;
  }
}
.p-sec4 h2 {
  position: relative;
  overflow: hidden;
  padding: 1.5rem 2rem 1.5rem 130px;
  border: 2px solid #00aaeb;
  width: 100%;
  margin-bottom: 40px;
  background-color: #fff;
}
.p-sec4 h2:before {
  position: absolute;
  top: -150%;
  left: -100px;
  width: 200px;
  height: 300%;
  content: "";
  transform: rotate(25deg);
  background: #00aaeb;
}
.p-sec4 h2 span {
  font-size: 40px;
  position: absolute;
  z-index: 1;
  top: 5px;
  left: 0;
  display: block;
  padding-top: 3px;
  padding-left: 16px;
  color: #fff;
}
.p-sec4__balloon {
  position: relative;
  width: 100%;
  height: auto;
  background: #ffffff;
  padding: 20px;
  text-align: center;
  color: #666666;
  font-size: 20px;
  font-weight: bold;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  box-shadow: 0px 5px 15px 0px rgba(189, 189, 189, 0.35);
}
.p-sec4__balloon:after, .p-sec4__balloon:before {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
}
.p-sec4__balloon:after {
  border-color: rgba(247, 221, 51, 0);
  border-top-width: 20px;
  border-bottom-width: 20px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
}
.p-sec4__balloon:before {
  border-color: rgba(30, 144, 255, 0);
  border-top-width: 24px;
  border-bottom-width: 24px;
  border-left-width: 15px;
  border-right-width: 15px;
  margin-left: -12px;
  margin-bottom: 2px;
}
.p-sec4__items {
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width:640px) {
  .p-sec4__items {
    flex-direction: column;
    justify-content: center;
  }
}
.p-sec4__item {
  width: 45%;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0px 5px 15px 0px rgba(189, 189, 189, 0.35);
  padding-bottom: 20px;
}
.p-sec4__item img {
  width: 80%;
}
@media screen and (max-width:640px) {
  .p-sec4__item img {
    width: 80%;
  }
}
@media screen and (max-width:640px) {
  .p-sec4__item {
    width: 100%;
    margin: 10px 0;
    padding-bottom: 10px;
  }
}
.p-sec4__before {
  padding: 20px;
  color: #fff;
  font-weight: bold;
  background-color: #6f667a;
  font-size: 20px;
  border-radius: 20px 20px 0px 0px;
  margin-bottom: 10px;
}
.p-sec4__after {
  padding: 20px;
  color: #fff;
  font-weight: bold;
  background-color: #ff7b00;
  margin-bottom: 10px;
  font-size: 20px;
  border-radius: 20px 20px 0px 0px;
}
.p-sec4 h4 {
  font-size: 17px;
  color: #000;
  margin: 20px 0 10px;
  line-height: 25px;
}
@media screen and (max-width:1024px) {
  .p-sec4 h4 {
    font-size: 15px;
    padding: 10px;
  }
}
@media screen and (max-width:500px) {
  .p-sec4 h4 {
    margin: 10px 0;
  }
}

.p-sec5 {
  padding: 150px 0px 50px;
}
@media screen and (max-width:850px) {
  .p-sec5 {
    padding: 80px 0px 20px;
  }
}
.p-sec5__wrap {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width:1024px) {
  .p-sec5__wrap {
    width: 768px;
  }
}
@media screen and (max-width:850px) {
  .p-sec5__wrap {
    width: 90%;
  }
}
.p-sec5__content {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.p-sec5__text {
  width: 100%;
  height: auto;
  line-height: normal;
  padding: 20px 40px;
  background-color: #fff;
  line-height: 2;
  border: solid 2px #00aaeb;
  font-weight: 550;
  font-size: 16px;
  margin: 20px 0;
  border-radius: 20px;
}
.p-sec5__text h3 {
  font-weight: bold;
  color: #00aaeb;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 10px;
}
.p-sec5__text h3::before {
  content: "●";
  margin-right: 5px;
}
@media screen and (max-width:500px) {
  .p-sec5__text {
    padding: 20px;
  }
}
.p-sec5 h2 {
  position: relative;
  overflow: hidden;
  padding: 1.5rem 2rem 1.5rem 130px;
  border: 2px solid #00aaeb;
  width: 100%;
  margin-bottom: 40px;
}
.p-sec5 h2:before {
  position: absolute;
  top: -150%;
  left: -100px;
  width: 200px;
  height: 300%;
  content: "";
  transform: rotate(25deg);
  background: #00aaeb;
}
.p-sec5 h2 span {
  font-size: 40px;
  position: absolute;
  z-index: 1;
  top: 5px;
  left: 0;
  display: block;
  padding-top: 3px;
  padding-left: 16px;
  color: #fff;
}
.p-sec5__balloon {
  position: relative;
  width: 100%;
  height: auto;
  background: #e0f4ff;
  padding: 20px;
  text-align: center;
  color: #666666;
  font-size: 20px;
  font-weight: bold;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  box-shadow: 0px 5px 15px 0px rgba(189, 189, 189, 0.35);
}
.p-sec5__balloon:after, .p-sec5__balloon:before {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  bottom: 100%;
  left: 50%;
}
.p-sec5__balloon:after {
  border-color: rgba(247, 221, 51, 0);
  border-top-width: 20px;
  border-bottom-width: 20px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-bottom-color: #e0f4ff;
}
.p-sec5__balloon:before {
  border-color: rgba(30, 144, 255, 0);
  border-top-width: 24px;
  border-bottom-width: 24px;
  border-left-width: 15px;
  border-right-width: 15px;
  margin-left: -12px;
  margin-bottom: 2px;
}
.p-sec5__items {
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width:640px) {
  .p-sec5__items {
    flex-direction: column;
    justify-content: center;
  }
}
.p-sec5__item {
  width: 45%;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0px 5px 15px 0px rgba(189, 189, 189, 0.35);
  padding-bottom: 10px;
}
.p-sec5__item img {
  width: 80%;
}
@media screen and (max-width:640px) {
  .p-sec5__item img {
    width: 80%;
  }
}
@media screen and (max-width:640px) {
  .p-sec5__item {
    width: 100%;
    margin: 10px 0;
    padding-bottom: 10px;
  }
}
.p-sec5__before {
  padding: 20px;
  color: #fff;
  font-weight: bold;
  background-color: #6f667a;
  font-size: 20px;
  border-radius: 20px 20px 0px 0px;
  margin-bottom: 10px;
}
.p-sec5__after {
  padding: 20px;
  color: #fff;
  font-weight: bold;
  background-color: #ff7b00;
  margin-bottom: 10px;
  font-size: 20px;
  border-radius: 20px 20px 0px 0px;
}
.p-sec5 h4 {
  font-size: 17px;
  color: #000;
  margin: 20px 0 10px;
  line-height: 25px;
  padding: 0px 20px;
}
.p-sec5 h4 span {
  display: inline-block;
}
@media screen and (max-width:1024px) {
  .p-sec5 h4 {
    font-size: 15px;
    padding: 10px;
  }
}
@media screen and (max-width:500px) {
  .p-sec5 h4 {
    margin: 10px 0;
    padding: 0px 15px;
  }
}

.p-end {
  padding: 30px;
  text-align: center;
  background-color: #e0f4ff;
}
@media screen and (max-width:850px) {
  .p-end {
    padding: 10px 0px;
  }
}
.p-end__wrap {
  width: 1000px;
  margin: auto;
  line-height: normal;
  font-size: 18px;
  padding: 30px 0;
}
@media screen and (max-width:1024px) {
  .p-end__wrap {
    width: 768px;
  }
}
@media screen and (max-width:850px) {
  .p-end__wrap {
    width: 90%;
    padding: 10px 0;
  }
}
.p-end__wrap img {
  width: 100%;
}

.p-contents {
  text-align: center;
  margin: -10px auto 0;
  padding: 15px 0 20px;
  font-size: 20px;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  background-color: #0a9fc2;
  color: #ffffff;
}
@media screen and (max-width:850px) {
  .p-contents {
    font-size: 17px;
    line-height: normal;
    padding: 15px 10px 10px;
  }
}
@media screen and (max-width:500px) {
  .p-contents {
    font-size: 16px;
    margin: 0 auto;
  }
}
.p-contents span {
  display: inline-block;
}

.p-step {
  width: 100%;
  height: auto;
  padding-bottom: 20px;
  overflow: hidden;
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #000000;
}
@media screen and (max-width:850px) {
  .p-step {
    padding: 10px;
  }
}
.p-step h2 {
  color: #000000;
}
.p-step h2 span {
  color: #000000;
  display: inline-block;
}
.p-step__sub {
  color: #000000;
}
.p-step__sub span {
  color: #45bbcf;
  -webkit-text-emphasis: filled;
  text-emphasis: filled;
  font-size: 23px;
}
@media screen and (max-width:850px) {
  .p-step__sub span {
    font-size: 18px;
  }
}
.p-step__sub br {
  display: none;
}
@media screen and (max-width:850px) {
  .p-step__sub br {
    display: inline-block;
  }
}
.p-step__area {
  margin: 0 auto;
  padding: 60px 0px 30px;
  width: 1000px;
}
@media screen and (max-width:1024px) {
  .p-step__area {
    width: 90%;
  }
}
@media screen and (max-width:850px) {
  .p-step__area {
    padding: 50px 0px 0px;
    width: 100%;
  }
}
@media screen and (max-width:500px) {
  .p-step__area {
    padding: 30px 0px 0px;
    width: 100%;
    margin: auto;
  }
}
.p-step__area__box {
  text-align: center;
  font-weight: bold;
}
.p-step__area__box h2:before {
  margin-right: 1rem;
  content: "＼";
}
.p-step__area__box h2:after {
  margin-left: 1rem;
  content: "／";
}
@media screen and (max-width:500px) {
  .p-step__area__box {
    margin: 10px;
  }
}
.p-step__area__box p {
  font-weight: normal;
  margin: 30px 0;
  line-height: normal;
}
@media screen and (max-width:850px) {
  .p-step__area__box p {
    font-size: 15px;
  }
}
.p-step__color {
  color: #ff7800;
}

.p-strong {
  padding: 30px auto 50px;
  margin: 30px auto 50px;
  color: #000000;
}
.p-strong__wrap {
  width: 1100px;
  margin: auto;
}
@media screen and (max-width:1024px) {
  .p-strong__wrap {
    width: 768px;
    padding: 0 20px;
  }
}
@media screen and (max-width:850px) {
  .p-strong__wrap {
    width: 100%;
  }
}
.p-strong h2 {
  text-align: center;
  color: #000000;
}
@media screen and (max-width:640px) {
  .p-strong h2 {
    line-height: 30px;
  }
}
.p-strong h2 span {
  display: inline-block;
}
.p-strong__wrap {
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width:640px) {
  .p-strong__wrap {
    flex-flow: column;
  }
}
.p-strong__wrap img {
  width: 350px;
  margin: auto;
}
@media screen and (max-width:850px) {
  .p-strong__wrap img {
    width: 300px;
    margin-right: 10px;
  }
}
@media screen and (max-width:640px) {
  .p-strong__wrap img {
    width: 90%;
    margin-right: 20px;
  }
}
@media screen and (max-width:500px) {
  .p-strong__wrap img {
    width: 90%;
    margin-top: -20px;
    margin-bottom: 10px;
  }
}
.p-strong__textbox {
  width: 650px;
  border-radius: 20px;
  border: dotted 2px #2C831B;
  padding: 20px;
}
@media screen and (max-width:640px) {
  .p-strong__textbox {
    margin: auto;
    width: 100%;
  }
}
.p-strong h3 {
  font-weight: bold;
  color: #2C831B;
  padding-top: 10px;
}
@media screen and (max-width:500px) {
  .p-strong h3 {
    font-size: 17.5px;
  }
}
.p-strong p {
  padding: 10px 0 10px 30px;
  line-height: normal;
  font-weight: normal;
}
@media screen and (max-width:850px) {
  .p-strong p {
    padding: 15px 10px;
  }
}
.p-strong p span {
  display: inline-block;
}
@media screen and (max-width:850px) {
  .p-strong p span {
    display: inline;
  }
}

.main {
  padding-top: 30px;
}

.stepHide.is-show {
  animation: none;
}

#lp_entryForm {
  background: #f0f0f0;
  min-height: 100%;
  padding-bottom: 80px;
  margin-top: -10px;
}

#lp_entryForm h2 {
  padding: 0px 0 25px;
  text-align: center;
}

.ent_stepWrap, #ent_contentWrap, .ent_stepWrap p {
  background: #f0f0f0;
}

#lp_entryForm #ef-container {
  background-color: #f0f0f0;
}

#lp_entryForm .ent_stepWrap h2 {
  background: url(../images/agnet_entry_title01.png) no-repeat center 25px;
  margin: 0 auto;
  padding: 25px 0;
  width: 413px;
  height: 151px;
  display: block;
}

.spOnly {
  display: none;
}

@media screen and (max-width: 640px) {
  .main {
    padding-top: 0px;
  }
  .keyvisual {
    margin-top: 50px;
  }
  .stepHide.is-show {
    animation: none;
  }
  #lp_entryForm {
    margin-bottom: 10px;
    padding-bottom: 0px;
    margin-top: 0px;
  }
  #lp_entryForm .ent_stepWrap h2 {
    padding: 0;
    margin: 0;
    display: none;
  }
  .spOnly {
    display: block;
  }
  #lp_entryForm .ent_stepWrap .incHeader {
    background-image: none;
    background-color: #2673bf;
    padding: 10px 0;
    margin: 0 0 20px;
    font-size: 15px;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
  }
  .footer {
    margin: 0;
  }
}/*# sourceMappingURL=style.css.map */