@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:wght@700&display=swap");
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

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

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

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

@font-face {
  font-family: 'RoGSan';
  src: url("../fonts/RoGSan.otf");
}

@font-face {
  font-family: 'DIN2014Bold';
  src: url("../fonts/DIN-2014_Bold.otf");
}

html {
  font-size: 10px;
}

body {
  overflow-wrap: break-word;
}

a,
a:link,
a:visited,
a:active,
a:hover,
a:hover img {
  text-decoration: none;
  color: #444444;
}

a:hover {
  text-decoration: none;
}

a:hover,
a:hover img,
.img_hover:hover {
  filter: alpha(opacity=80);
  -ms-filter: 'alpha(opacity=80)';
  opacity: 0.8;
}

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

div,
p {
  /*word-break: break-all;*/
}

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

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
nav,
picture {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

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

body,
td,
th,
input,
textarea {
  color: #444444;
  font-family: "Noto Sans JP","ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, "游ゴシック Medium", YuGothic, YuGothicM, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

* {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

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

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

figure,
picture {
  line-height: 0;
}

picture {
  display: block;
}

html,
body {
  width: 100%;
  height: 100%;
}

button {
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

button:hover {
  opacity: 0.7;
}

@media screen and (min-width: 769px), print {
  a[href^='tel'] {
    pointer-events: none;
    text-decoration: none;
    cursor: default !important;
  }
  .show_sp {
    display: none !important;
  }
  .row {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
  .row {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 769px), print {
  img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  body .container {
    overflow: hidden;
  }
  .header {
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 11px 48px 10px 40px;
    position: relative;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
  }
  .header.fixed {
    position: fixed;
  }
  .header__logo {
    line-height: 0;
    width: 205px;
    display: block;
  }
  .header__logo a {
    line-height: 0;
    display: block;
    width: 100%;
  }
  .header__logo a img {
    width: 100%;
    height: auto;
  }
  .header__menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .header__menu li + li {
    margin-left: 10px;
  }
  .header__menu li.tel {
    line-height: 0;
  }
  .header__menu li.tel a {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 26.46px;
  }
  .header__menu li.tel a::before {
    position: absolute;
    content: "";
    width: 18.98px;
    height: 44.6px;
    background: url("../img/headerTel.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .header__menu li.tel a span {
    white-space: nowrap;
    font-size: 32px;
    line-height: 1;
    font-weight: 700;
    font-family: 'DIN2014Bold';
    color: #E4245E;
  }
  .header__menu li.tel a time {
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    color: #E4245E;
    white-space: nowrap;
  }
  .header__menu li.card {
    display: none;
  }
  .header__menu li.line, .header__menu li.mail {
    line-height: 0;
    width: 247px;
  }
  .header__menu li.line a, .header__menu li.mail a {
    display: block;
    line-height: 0;
    width: 100%;
    -moz-border-radius: 26.5px;
         border-radius: 26.5px;
  }
  .header__menu li.line a img, .header__menu li.mail a img {
    width: 100%;
    height: auto;
  }
  .pTop {
    background: #E8E8E8;
  }
  .pTop .mv {
    background: url("../img/mvBg.jpg") center no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    padding: 30px 0 0px;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    text-align: center;
  }
  .pTop .mv::before, .pTop .mv::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 10px;
    left: 0;
    background: -webkit-linear-gradient(92.44deg, #f28f8f 0%, #f581a7 100%);
    background: -moz- oldlinear-gradient(92.44deg, #f28f8f 0%, #f581a7 100%);
    background: linear-gradient(-2.44deg, #f28f8f 0%, #f581a7 100%);
  }
  .pTop .mv::before {
    top: 0;
  }
  .pTop .mv::after {
    bottom: 0;
    z-index: 2;
  }
  .pTop .mv picture img {
    width: 819px;
  }
  .pTop .cta {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    background: -webkit-linear-gradient(272.06deg, #FF7596 3.41%, #E4245E 95.35%);
    background: -moz- oldlinear-gradient(272.06deg, #FF7596 3.41%, #E4245E 95.35%);
    background: linear-gradient(177.94deg, #FF7596 3.41%, #E4245E 95.35%);
    z-index: 2;
    padding: 35px 0 50px;
  }
  .pTop .cta::before, .pTop .cta::after {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    pointer-events: none;
    z-index: -1;
  }
  .pTop .cta::before {
    height: 8px;
    background: url("../img/ctaWhite.png") 0 0 repeat;
    -moz-background-size: auto 100%;
         background-size: auto 100%;
    top: 6px;
  }
  .pTop .cta::after {
    top: 0;
    height: 100%;
    background: url("../img/ctaBg.png") 0 0 repeat-y;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    z-index: -1;
  }
  .pTop .cta__main {
    max-width: 800px;
  }
  .pTop .cta__main h2 {
    line-height: 0;
    padding: 0 0 44.97px 126px;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .pTop .cta__main h2::after {
    position: absolute;
    content: "";
    width: 221.18px;
    height: 242.81px;
    background: url("../img/ctaWoman.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    bottom: 0;
    right: 121.82px;
    z-index: -1;
  }
  .pTop .cta__main h2 img {
    width: 366.5px;
  }
  .pTop .cta__main--box {
    position: relative;
    z-index: 2;
  }
  .pTop .cta__main--box dl {
    background: #fff;
    -moz-border-radius: 5px;
         border-radius: 5px;
    padding: 0 0 28px;
  }
  .pTop .cta__main--box dl dt {
    text-align: center;
    display: block;
    line-height: 0;
  }
  .pTop .cta__main--box dl dt span {
    display: inline-block;
    -moz-border-radius: 35.5px;
         border-radius: 35.5px;
    background: #E4245E;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 800;
    letter-spacing: 0.03em;
    padding: 9px 38px;
    margin-top: -24px;
  }
  .pTop .cta__main--box dl dd {
    margin-top: 12px;
  }
  .pTop .cta__main--box dl dd ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .pTop .cta__main--box dl dd ul li {
    margin: 8px 12.5px;
    width: 351px;
  }
  .pTop .cta__main--box dl dd ul li a {
    display: block;
    width: 100%;
  }
  .pTop .cta__main--box dl dd ul li.mail span {
    display: block;
    width: 100%;
    font-size: 14.52px;
    line-height: 19.5px;
    font-weight: 700;
    color: #5F82E2;
    padding-left: 25px;
    margin-bottom: 3px;
  }
  .pTop .cta__main--box dl dd ul li.mail a {
    line-height: 0;
  }
  .pTop .cta__main--box dl dd ul li.mail a img {
    width: 100%;
    height: auto;
  }
  .pTop .cta__main--box dl dd ul li.line span {
    display: block;
    width: 100%;
    font-size: 14.52px;
    line-height: 19.5px;
    font-weight: 700;
    color: #09A348;
    padding-left: 25px;
    margin-bottom: 3px;
  }
  .pTop .cta__main--box dl dd ul li.line a {
    line-height: 0;
  }
  .pTop .cta__main--box dl dd ul li.tel a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 49px;
    color: #E4245E;
  }
  .pTop .cta__main--box dl dd ul li.tel a::before {
    position: absolute;
    content: "";
    width: 36.1px;
    height: 84.86px;
    background: url("../img/ctaPhone.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .pTop .cta__main--box dl dd ul li.tel a em {
    font-style: normal;
    font-size: 14.52px;
    line-height: 18.5px;
    font-weight: 700;
  }
  .pTop .cta__main--box dl dd ul li.tel a span {
    font-size: 40.64px;
    line-height: 1;
    font-family: 'DIN2014Bold';
    font-weight: 700;
    margin-top: 8px;
  }
  .pTop .cta__main--box dl dd ul li.tel a time {
    font-size: 13.32px;
    line-height: 1;
    font-weight: 500;
    margin-top: 10px;
  }
  .pTop .cta__main--adven {
    margin: 10px -10px -10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .pTop .cta__main--adven picture {
    width: 390px;
    margin: 10px;
  }
  .pTop .concern__top {
    background: url("../img/concernBg.jpg") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    position: relative;
    z-index: 3;
  }
  .pTop .concern__top--inner {
    max-width: 800px;
    padding-top: 14px;
    padding-bottom: 31px;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .pTop .concern__top--inner::after {
    position: absolute;
    content: "";
    width: 348px;
    height: 74px;
    background: url("../img/concernArrow.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -25px;
    z-index: 3;
    -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  }
  .pTop .concern__top--inner h2 {
    line-height: 0;
    padding-left: 189px;
  }
  .pTop .concern__top--inner h2 img {
    width: 343px;
  }
  .pTop .concern__top--inner .box {
    line-height: 0;
    margin-top: -5px;
    position: relative;
    z-index: 2;
  }
  .pTop .concern__bot {
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 45px 0 0;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .pTop .concern__bot::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#7EB5F5), to(#687BDB));
    background: -webkit-linear-gradient(top, #7EB5F5 0%, #687BDB 100%);
    background: -moz- oldlinear-gradient(top, #7EB5F5 0%, #687BDB 100%);
    background: linear-gradient(180deg, #7EB5F5 0%, #687BDB 100%);
  }
  .pTop .concern__bot img {
    width: 855px;
  }
  .pTop .reason__main--title h2 {
    line-height: 0;
    padding-left: 269px;
    padding-top: 5px;
  }
  .pTop .reason__main--title h2 img {
    width: 473.5px;
  }
  .pTop .reason__main--list {
    margin-top: -3px;
    position: relative;
    z-index: 5;
    background: url("../img/reasonBg.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .pTop .reason__main--list ul {
    padding-top: 96px;
    padding-bottom: 50px;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .pTop .reason__main--list ul::before {
    position: absolute;
    content: "";
    width: 514.5px;
    height: 99px;
    background: url("../img/reasonEng.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 0;
    top: 3px;
    z-index: -1;
  }
  .pTop .reason__main--list ul li {
    line-height: 0;
    width: 800px;
  }
  .pTop .reason__main--list ul li img {
    width: 100%;
    height: auto;
  }
  .pTop .reason__main--list ul li + li {
    margin-top: 30px;
  }
  .pTop .reason__main--list ul li:nth-of-type(even) {
    margin-left: auto;
  }
  .pTop .area {
    background: #fff url("../img/areaGrid.png") 0 0 repeat;
    padding-bottom: 82px;
  }
  .pTop .area__title {
    background: url("../img/areaBg.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 39px 0 51px;
  }
  .pTop .area__title::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
  }
  .pTop .area__title h2 {
    line-height: 0;
    text-align: center;
  }
  .pTop .area__title h2 img {
    width: 852.5px;
  }
  .pTop .area__main--intro {
    margin-top: 26px;
    line-height: 0;
  }
  .pTop .area__main--list {
    margin-top: 40px;
  }
  .pTop .area__main--list h3 {
    text-align: center;
    line-height: 0;
  }
  .pTop .area__main--list h3 img {
    width: 360px;
  }
  .pTop .area__main--list ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 11px -22px -21px;
  }
  .pTop .area__main--list ul li {
    width: 476px;
    margin: 21px 22px;
  }
  .pTop .voice {
    background: #FFF4FB url("../img/voiceBg.png") 0 0 repeat;
    padding: 20px 0 60px;
  }
  .pTop .voice__main h2 {
    line-height: 0;
    padding-left: 224px;
  }
  .pTop .voice__main h2 img {
    width: 511.5px;
  }
  .pTop .voice__main--list {
    margin-top: 50.67px;
  }
  .pTop .voice__main--list ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: -20px;
  }
  .pTop .voice__main--list ul li {
    line-height: 0;
    width: 480px;
    margin: 20px;
    -moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
         box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  }
  .pTop .voice__main--list ul li img {
    -moz-border-radius: 10px;
         border-radius: 10px;
  }
  .pTop .flow {
    background: #FFFDED;
  }
  .pTop .flow__title {
    background: #FF7596;
    padding: 20px 0 15px;
    text-align: center;
    line-height: 0;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .pTop .flow__title::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 30px;
    background: #FF7596;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -20px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }
  .pTop .flow__title h2 {
    line-height: 0;
  }
  .pTop .flow__title h2 img {
    width: 420.5px;
  }
  .pTop .flow__main {
    padding: 46px 0 50px;
    text-align: center;
    line-height: 0;
  }
  .pTop .flow__main img {
    width: 800px;
  }
  .pTop .faq {
    padding: 50px 0;
  }
  .pTop .faq__main {
    max-width: 800px;
  }
  .pTop .faq__main h2 {
    line-height: 0;
    text-align: center;
  }
  .pTop .faq__main h2 img {
    width: 279.5px;
  }
  .pTop .faq__main .list {
    margin-top: 20px;
  }
  .pTop .faq__main .list dl + dl {
    margin-top: 10px;
  }
  .pTop .faq__main .list dl dt {
    background: -webkit-gradient(linear, left top, left bottom, from(#7EB5F5), to(#687BDB));
    background: -webkit-linear-gradient(top, #7EB5F5 0%, #687BDB 100%);
    background: -moz- oldlinear-gradient(top, #7EB5F5 0%, #687BDB 100%);
    background: linear-gradient(180deg, #7EB5F5 0%, #687BDB 100%);
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    padding: 12px 38px 11px 52px;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    cursor: pointer;
  }
  .pTop .faq__main .list dl dt::before {
    position: absolute;
    content: "Q";
    font-size: 20px;
    line-height: 1;
    font-weight: 900;
    color: #fff;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .pTop .faq__main .list dl dt::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 12px;
    background: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transform-origin: 50% 50%;
       -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    right: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .pTop .faq__main .list dl dt.active::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
       -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .pTop .faq__main .list dl dd {
    padding: 10px 59px 20px 20px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
  }
  .pTop .contact {
    padding: 33px 0 60px;
    background: #F6F8FF url("../img/contactGrid.png") 0 0 repeat;
  }
  .pTop .contact__main {
    max-width: 800px;
  }
  .pTop .contact__main h2 {
    line-height: 0;
    text-align: center;
  }
  .pTop .contact__main h2 img {
    width: 335px;
  }
  .pTop .contact__main .form {
    margin-top: 30px;
  }
  .pTop .contact__main .form dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .pTop .contact__main .form dl + dl {
    margin-top: 20px;
  }
  .pTop .contact__main .form dl dt {
    width: 211px;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.03em;
    font-weight: 500;
    color: #444444;
    padding: 18px 0 0;
  }
  .pTop .contact__main .form dl dt.required::after {
    content: "必須";
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 41px;
    height: 21px;
    -moz-border-radius: 4px;
         border-radius: 4px;
    background: #FF7596;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    font-weight: 500;
    margin-left: 23px;
  }
  .pTop .contact__main .form dl dd {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .pTop .contact__main .form dl dd .wrapInput {
    width: 100%;
  }
  .pTop .contact__main .form dl dd .wrapInput input, .pTop .contact__main .form dl dd .wrapInput select, .pTop .contact__main .form dl dd .wrapInput textarea {
    width: 100%;
    height: 56px;
    -moz-border-radius: 5px;
         border-radius: 5px;
    border: 1px solid #DDDDDD;
    padding: 17px 20px;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: #fff;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.03em;
  }
  .pTop .contact__main .form dl dd .wrapInput input::-webkit-input-placeholder, .pTop .contact__main .form dl dd .wrapInput select::-webkit-input-placeholder, .pTop .contact__main .form dl dd .wrapInput textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #A7A7A7;
  }
  .pTop .contact__main .form dl dd .wrapInput input::-moz-placeholder, .pTop .contact__main .form dl dd .wrapInput select::-moz-placeholder, .pTop .contact__main .form dl dd .wrapInput textarea::-moz-placeholder {
    opacity: 1;
    color: #A7A7A7;
  }
  .pTop .contact__main .form dl dd .wrapInput input:-ms-input-placeholder, .pTop .contact__main .form dl dd .wrapInput select:-ms-input-placeholder, .pTop .contact__main .form dl dd .wrapInput textarea:-ms-input-placeholder {
    opacity: 1;
    color: #A7A7A7;
  }
  .pTop .contact__main .form dl dd .wrapInput input::placeholder, .pTop .contact__main .form dl dd .wrapInput select::placeholder, .pTop .contact__main .form dl dd .wrapInput textarea::placeholder {
    opacity: 1;
    color: #A7A7A7;
  }
  .pTop .contact__main .form dl dd .wrapInput textarea {
    height: 209px;
  }
  .pTop .contact__main .form dl dd .wrapInput.wrapSelect {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .pTop .contact__main .form dl dd .wrapInput.wrapSelect::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 9px;
    background: #9C9C9C;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    pointer-events: none;
  }
  .pTop .contact__main .form .wrapCheck {
    text-align: center;
    margin-top: 30px;
  }
  .pTop .contact__main .form .wrapCheck label {
    display: inline-block;
    line-height: 0;
    position: relative;
  }
  .pTop .contact__main .form .wrapCheck label input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
  }
  .pTop .contact__main .form .wrapCheck label input:checked + span::before {
    content: "\2713";
  }
  .pTop .contact__main .form .wrapCheck label span {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    color: #424242;
    display: inline-block;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 21px;
  }
  .pTop .contact__main .form .wrapCheck label span a {
    color: #355CC8;
  }
  .pTop .contact__main .form .wrapCheck label span::before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    -moz-border-radius: 2px;
         border-radius: 2px;
    background: #fff;
    border: 1px solid #B7B7B7;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 15px;
    line-height: 1;
    font-weight: 700;
  }
  .pTop .contact__main .form button {
    display: block;
    line-height: 0;
    width: 383px;
    -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
         box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    outline: none;
    border: 0;
    background: none;
    -moz-border-radius: 41.5px;
         border-radius: 41.5px;
    margin: 20px auto 0;
    padding: 0;
  }
  .footer {
    background: #fff;
    padding: 24px 0 14px;
  }
  .footer .link {
    text-align: center;
  }
  .footer .link a {
    color: #444444;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
  }
  .footer .copyright {
    margin-top: 18px;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    color: #A9A9A9;
  }
  .pChild {
    background: #fff;
  }
  .pChild__main {
    max-width: 750px;
    padding: 111px 0 30px;
  }
  .pChild__main h2 {
    text-align: center;
    font-size: 50px;
    line-height: 1.32;
    color: #355CC8;
    font-weight: 600;
    margin-bottom: 50px;
  }
  .pChild__main .policy {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }
  .pChild__main .policy dl {
    margin-top: 40px;
  }
  .pChild__main .policy dl dt {
    font-weight: 700;
  }
  .pChild__main .policy dl dd {
    margin-top: 15px;
  }
  .pChild__main .thanks {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }
  .pChild__main .btnTop {
    margin-top: 60px;
    text-align: center;
    line-height: 0;
  }
  .pChild__main .btnTop a {
    display: inline-block;
    line-height: 0;
    width: 444px;
  }
}

@media screen and (max-width: 768px) {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
  }
  .show_pc {
    display: none !important;
  }
  .row {
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  body .container {
    overflow: hidden;
  }
  .header {
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2.657vw 3.62319vw;
    position: relative;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
  }
  .header.fixed {
    position: fixed;
  }
  .header__logo {
    line-height: 0;
    width: 35.02415vw;
    display: block;
  }
  .header__logo a {
    line-height: 0;
    display: block;
    width: 100%;
  }
  .header__logo a img {
    width: 100%;
    height: auto;
  }
  .header__menu {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 0 13.76812vw 0 0;
    position: relative;
  }
  .header__menu li.tel {
    line-height: 0;
    text-align: right;
  }
  .header__menu li.tel a {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 5.55556vw;
    display: inline-block;
  }
  .header__menu li.tel a::before {
    position: absolute;
    content: "";
    width: 5.07246vw;
    height: 3.38164vw;
    background: url("../img/headerTel_sp.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .header__menu li.tel a span {
    white-space: nowrap;
    font-size: 3.38164vw;
    line-height: 1;
    font-weight: 700;
    font-family: 'RoGSan';
    color: #5CB8F9;
  }
  .header__menu li.tel a time {
    display: none;
  }
  .header__menu li.card {
    display: block;
    width: 40.33816vw;
  }
  .header__menu li.card img {
    width: 100%;
    height: auto;
  }
  .header__menu li.line {
    display: none;
  }
  .header__menu li.mail {
    line-height: 0;
    width: 12.07729vw;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .header__menu li.mail a {
    display: block;
    line-height: 0;
    width: 100%;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .header__menu li.mail a img {
    width: 100%;
    height: auto;
  }
  .pTop {
    background: #E8E8E8;
  }
  .pTop .mv {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    text-align: center;
  }
  .pTop .mv picture img {
    width: 100%;
  }
  .pTop .cta {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    background: -webkit-linear-gradient(272.06deg, #FF7596 3.41%, #E4245E 95.35%);
    background: -moz- oldlinear-gradient(272.06deg, #FF7596 3.41%, #E4245E 95.35%);
    background: linear-gradient(177.94deg, #FF7596 3.41%, #E4245E 95.35%);
    z-index: 2;
    padding: 5.7971vw 0 4.34783vw;
  }
  .pTop .cta::before, .pTop .cta::after {
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    pointer-events: none;
    z-index: -1;
  }
  .pTop .cta::before {
    height: 1.93237vw;
    background: url("../img/ctaWhite.png") 0 0 repeat;
    -moz-background-size: auto 100%;
         background-size: auto 100%;
    top: 1.93237vw;
  }
  .pTop .cta::after {
    top: 0;
    height: 100%;
    background: url("../img/ctaBg_sp.png") 0 0 repeat-y;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    z-index: -1;
  }
  .pTop .cta__main {
    max-width: 193.23671vw;
  }
  .pTop .cta__main h2 {
    line-height: 0;
    padding: 0 0 9.66184vw 0vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .pTop .cta__main h2::after {
    position: absolute;
    content: "";
    width: 53.42512vw;
    height: 58.64976vw;
    background: url("../img/ctaWoman.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    bottom: 0;
    right: -3.62319vw;
    z-index: -1;
  }
  .pTop .cta__main h2 img {
    width: 75.60386vw;
    margin-left: -3.62319vw;
  }
  .pTop .cta__main--box {
    position: relative;
    z-index: 2;
  }
  .pTop .cta__main--box dl {
    background: #fff;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    padding: 0 0 4.76329vw;
    -moz-box-shadow: 0 0.96618vw 0.96618vw rgba(0, 0, 0, 0.25);
         box-shadow: 0 0.96618vw 0.96618vw rgba(0, 0, 0, 0.25);
  }
  .pTop .cta__main--box dl dt {
    text-align: center;
    display: block;
    line-height: 0;
  }
  .pTop .cta__main--box dl dt span {
    display: inline-block;
    -moz-border-radius: 8.57488vw;
         border-radius: 8.57488vw;
    background: #E4245E;
    color: #fff;
    font-size: 4.34783vw;
    line-height: 6.76329vw;
    font-weight: 800;
    letter-spacing: 0.03em;
    padding: 2.17391vw 9.17874vw;
    margin-top: -5.7971vw;
  }
  .pTop .cta__main--box dl dd {
    margin-top: 0;
  }
  .pTop .cta__main--box dl dd ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 6.03865vw;
  }
  .pTop .cta__main--box dl dd ul li {
    width: 100%;
  }
  .pTop .cta__main--box dl dd ul li a {
    display: block;
    width: 100%;
  }
  .pTop .cta__main--box dl dd ul li.tel {
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .pTop .cta__main--box dl dd ul li.tel a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 2.89855vw 0 3.87681vw 11.35266vw;
    color: #E4245E;
    border: 0.48309vw solid #E4245E;
    -moz-border-radius: 1.44928vw;
         border-radius: 1.44928vw;
  }
  .pTop .cta__main--box dl dd ul li.tel a::before {
    position: absolute;
    content: "";
    width: 6.0628vw;
    height: 14.25121vw;
    background: url("../img/ctaPhone.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 3.52657vw;
    bottom: 3.87681vw;
  }
  .pTop .cta__main--box dl dd ul li.tel a em {
    font-style: normal;
    font-size: 3.50725vw;
    line-height: 4.71014vw;
    font-weight: 700;
  }
  .pTop .cta__main--box dl dd ul li.tel a span {
    font-size: 9.81643vw;
    line-height: 1;
    font-family: 'DIN2014Bold';
    font-weight: 700;
    margin-top: 0.96618vw;
    white-space: nowrap;
  }
  .pTop .cta__main--box dl dd ul li.tel a time {
    font-size: 3.21739vw;
    line-height: 1;
    font-weight: 500;
    margin-top: 0.96618vw;
  }
  .pTop .cta__main--box dl dd ul li.mail {
    -webkit-box-ordinal-group: 3;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 3.62319vw;
  }
  .pTop .cta__main--box dl dd ul li.mail span {
    display: block;
    width: 100%;
    font-size: 3.50725vw;
    line-height: 4.71014vw;
    font-weight: 700;
    color: #5F82E2;
    text-align: center;
    margin-bottom: 0.72464vw;
  }
  .pTop .cta__main--box dl dd ul li.mail a {
    line-height: 0;
  }
  .pTop .cta__main--box dl dd ul li.mail a img {
    width: 100%;
    height: auto;
  }
  .pTop .cta__main--box dl dd ul li.line {
    -webkit-box-ordinal-group: 4;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 3.62319vw;
  }
  .pTop .cta__main--box dl dd ul li.line span {
    display: block;
    width: 100%;
    font-size: 3.50725vw;
    line-height: 4.71014vw;
    font-weight: 700;
    color: #09A348;
    text-align: center;
    margin-bottom: 0.72464vw;
  }
  .pTop .cta__main--box dl dd ul li.line a {
    line-height: 0;
  }
  .pTop .cta__main--adven {
    margin: 4.51691vw 0;
  }
  .pTop .cta__main--adven picture {
    width: 100%;
  }
  .pTop .cta__main--adven picture + picture {
    margin-top: 2.41546vw;
  }
  .pTop .concern__top {
    background: url("../img/concernBg_sp.jpg") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    position: relative;
    z-index: 3;
  }
  .pTop .concern__top--inner {
    padding-top: 3.38164vw;
    padding-bottom: 2.657vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .pTop .concern__top--inner::after {
    position: absolute;
    content: "";
    width: 65.94203vw;
    height: 14.00966vw;
    background: url("../img/concernArrow.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -7.72947vw;
    z-index: 3;
    -webkit-filter: drop-shadow(0 0.96618vw 0.96618vw rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0 0.96618vw 0.96618vw rgba(0, 0, 0, 0.25));
  }
  .pTop .concern__top--inner h2 {
    line-height: 0;
    padding-left: 3.62319vw;
  }
  .pTop .concern__top--inner h2 img {
    width: 82.85024vw;
  }
  .pTop .concern__top--inner .box {
    line-height: 0;
    margin-top: -2.89855vw;
    position: relative;
    z-index: 2;
  }
  .pTop .concern__bot {
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 7.72947vw 0 0;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    text-align: right;
  }
  .pTop .concern__bot::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1.20773vw;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#7EB5F5), to(#687BDB));
    background: -webkit-linear-gradient(top, #7EB5F5 0%, #687BDB 100%);
    background: -moz- oldlinear-gradient(top, #7EB5F5 0%, #687BDB 100%);
    background: linear-gradient(180deg, #7EB5F5 0%, #687BDB 100%);
  }
  .pTop .concern__bot img {
    width: 95.89372vw;
  }
  .pTop .reason__main--title {
    padding-right: 0;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .pTop .reason__main--title::after {
    position: absolute;
    content: "";
    width: 102.657vw;
    height: 168.35749vw;
    background: url("../img/reasonIllus.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: -1;
  }
  .pTop .reason__main--title h2 {
    line-height: 0;
    padding-top: 4.83092vw;
    text-align: right;
  }
  .pTop .reason__main--title h2 img {
    width: 99.27536vw;
  }
  .pTop .reason__main--list {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    margin-top: -6.76329vw;
    z-index: 2;
  }
  .pTop .reason__main--list::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/reasonBg_sp.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .pTop .reason__main--list ul {
    padding-top: 15.21739vw;
    padding-bottom: 6.28019vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .pTop .reason__main--list ul::before {
    position: absolute;
    content: "";
    width: 56.28019vw;
    height: 10.14493vw;
    background: url("../img/reasonEng.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 8.45411vw;
    top: 6.52174vw;
    z-index: -1;
  }
  .pTop .reason__main--list ul li {
    line-height: 0;
    width: 100%;
  }
  .pTop .reason__main--list ul li img {
    width: 100%;
    height: auto;
  }
  .pTop .reason__main--list ul li + li {
    margin-top: 3.62319vw;
  }
  .pTop .reason__main--list ul li:nth-of-type(even) {
    margin-left: auto;
  }
  .pTop .area {
    background: #fff url("../img/areaGrid_sp.png") 0 0 repeat;
    padding-bottom: 9.42029vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    margin-top: -1px;
  }
  .pTop .area::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1.69082vw;
    background: url("../img/areaDot.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 0;
    bottom: -0.84541vw;
  }
  .pTop .area__title {
    background: url("../img/areaBg_sp.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 6.52174vw 0 7.72947vw;
  }
  .pTop .area__title::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
  }
  .pTop .area__title h2 {
    line-height: 0;
    text-align: center;
  }
  .pTop .area__title h2 img {
    width: 60.86957vw;
  }
  .pTop .area__main--intro {
    margin-top: 6.28019vw;
    line-height: 0;
  }
  .pTop .area__main--list {
    margin-top: 8.45411vw;
  }
  .pTop .area__main--list h3 {
    text-align: center;
    line-height: 0;
  }
  .pTop .area__main--list h3 img {
    width: 84.54106vw;
  }
  .pTop .area__main--list ul {
    margin-top: 5.31401vw;
  }
  .pTop .area__main--list ul li {
    width: 100%;
    line-height: 0;
  }
  .pTop .area__main--list ul li + li {
    margin-top: 4.83092vw;
  }
  .pTop .voice {
    background: #FFF4FB url("../img/voiceBg_sp.png") 0 0 repeat;
    padding: 7.72947vw 0 9.66184vw;
  }
  .pTop .voice__main h2 {
    line-height: 0;
    margin-left: -3.62319vw;
    margin-right: -3.62319vw;
  }
  .pTop .voice__main h2 img {
    width: 100%;
  }
  .pTop .voice__main--list {
    margin-top: 5.9058vw;
  }
  .pTop .voice__main--list ul li {
    line-height: 0;
    width: 100%;
    -moz-box-shadow: 0.96618vw 0.96618vw 0.96618vw rgba(0, 0, 0, 0.1);
         box-shadow: 0.96618vw 0.96618vw 0.96618vw rgba(0, 0, 0, 0.1);
  }
  .pTop .voice__main--list ul li img {
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
  }
  .pTop .voice__main--list ul li + li {
    margin-top: 4.83092vw;
  }
  .pTop .flow {
    background: #FFFDED;
  }
  .pTop .flow__title {
    background: #FF7596;
    padding: 3.86473vw 0 3.62319vw;
    text-align: center;
    line-height: 0;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .pTop .flow__title::after {
    position: absolute;
    content: "";
    width: 12.07729vw;
    height: 5.31401vw;
    background: #FF7596;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -3.62319vw;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }
  .pTop .flow__title h2 {
    line-height: 0;
  }
  .pTop .flow__title h2 img {
    width: 76.08696vw;
  }
  .pTop .flow__main {
    padding: 6.03865vw 3.62319vw 9.66184vw;
    text-align: center;
    line-height: 0;
  }
  .pTop .flow__main img {
    width: 100%;
  }
  .pTop .faq {
    padding: 7.24638vw 0;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .pTop .faq::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1.69082vw;
    background: url("../img/areaDot.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 0;
    top: -0.84541vw;
  }
  .pTop .faq__main h2 {
    line-height: 0;
    text-align: center;
  }
  .pTop .faq__main h2 img {
    width: 55.31401vw;
  }
  .pTop .faq__main .list {
    margin-top: 7.00483vw;
  }
  .pTop .faq__main .list dl + dl {
    margin-top: 2.41546vw;
  }
  .pTop .faq__main .list dl dt {
    background: -webkit-gradient(linear, left top, left bottom, from(#7EB5F5), to(#687BDB));
    background: -webkit-linear-gradient(top, #7EB5F5 0%, #687BDB 100%);
    background: -moz- oldlinear-gradient(top, #7EB5F5 0%, #687BDB 100%);
    background: linear-gradient(180deg, #7EB5F5 0%, #687BDB 100%);
    color: #fff;
    font-size: 3.86473vw;
    line-height: 6.28019vw;
    font-weight: 700;
    padding: 2.89855vw 11.35266vw 2.657vw 9.42029vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    cursor: pointer;
  }
  .pTop .faq__main .list dl dt::before {
    position: absolute;
    content: "Q";
    font-size: 4.83092vw;
    line-height: 1;
    font-weight: 900;
    color: #fff;
    left: 2.83092vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .pTop .faq__main .list dl dt::after {
    position: absolute;
    content: "";
    width: 3.86473vw;
    height: 2.89855vw;
    background: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transform-origin: 50% 50%;
       -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    right: 3.62319vw;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .pTop .faq__main .list dl dt.active::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
       -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .pTop .faq__main .list dl dd {
    padding: 2.41546vw 0vw 3.62319vw 0vw;
    font-size: 3.86473vw;
    line-height: 6.28019vw;
    font-weight: 500;
  }
  .pTop .contact {
    padding: 7.97101vw 0 14.49275vw;
    background: #F6F8FF url("../img/contactGrid_sp.png") 0 0 repeat;
  }
  .pTop .contact__main h2 {
    line-height: 0;
    text-align: center;
  }
  .pTop .contact__main h2 img {
    width: 80.91787vw;
  }
  .pTop .contact__main .form {
    margin-top: 7.97101vw;
  }
  .pTop .contact__main .form dl + dl {
    margin-top: 4.83092vw;
  }
  .pTop .contact__main .form dl dt {
    font-size: 3.86473vw;
    line-height: 1.2;
    letter-spacing: 0.03em;
    font-weight: 500;
    color: #444444;
  }
  .pTop .contact__main .form dl dt.required::after {
    content: "必須";
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 9.90338vw;
    height: 5.07246vw;
    -moz-border-radius: 0.96618vw;
         border-radius: 0.96618vw;
    background: #FF7596;
    color: #fff;
    font-size: 2.89855vw;
    line-height: 1.5;
    font-weight: 500;
    margin-left: 1.93237vw;
  }
  .pTop .contact__main .form dl dd {
    width: 100%;
    margin-top: 3.38164vw;
  }
  .pTop .contact__main .form dl dd .wrapInput {
    width: 100%;
  }
  .pTop .contact__main .form dl dd .wrapInput input,
  .pTop .contact__main .form dl dd .wrapInput select,
  .pTop .contact__main .form dl dd .wrapInput textarea {
    width: 100%;
    height: 13.52657vw;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    border: 1px solid #DDDDDD;
    padding: 4.10628vw 4.83092vw;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: #fff;
    font-size: 3.38164vw;
    line-height: 1.5;
    letter-spacing: 0.03em;
  }
  .pTop .contact__main .form dl dd .wrapInput input::-webkit-input-placeholder,
  .pTop .contact__main .form dl dd .wrapInput select::-webkit-input-placeholder,
  .pTop .contact__main .form dl dd .wrapInput textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #A7A7A7;
  }
  .pTop .contact__main .form dl dd .wrapInput input::-moz-placeholder,
  .pTop .contact__main .form dl dd .wrapInput select::-moz-placeholder,
  .pTop .contact__main .form dl dd .wrapInput textarea::-moz-placeholder {
    opacity: 1;
    color: #A7A7A7;
  }
  .pTop .contact__main .form dl dd .wrapInput input:-ms-input-placeholder,
  .pTop .contact__main .form dl dd .wrapInput select:-ms-input-placeholder,
  .pTop .contact__main .form dl dd .wrapInput textarea:-ms-input-placeholder {
    opacity: 1;
    color: #A7A7A7;
  }
  .pTop .contact__main .form dl dd .wrapInput input::placeholder,
  .pTop .contact__main .form dl dd .wrapInput select::placeholder,
  .pTop .contact__main .form dl dd .wrapInput textarea::placeholder {
    opacity: 1;
    color: #A7A7A7;
  }
  .pTop .contact__main .form dl dd .wrapInput textarea {
    height: 38.64734vw;
  }
  .pTop .contact__main .form dl dd .wrapInput.wrapSelect {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .pTop .contact__main .form dl dd .wrapInput.wrapSelect::after {
    position: absolute;
    content: "";
    width: 3.86473vw;
    height: 2.89855vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 2.17391vw;
    background: #9C9C9C;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    pointer-events: none;
  }
  .pTop .contact__main .form .wrapCheck {
    text-align: center;
    margin-top: 4.83092vw;
  }
  .pTop .contact__main .form .wrapCheck label {
    display: inline-block;
    line-height: 0;
    position: relative;
  }
  .pTop .contact__main .form .wrapCheck label input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
  }
  .pTop .contact__main .form .wrapCheck label input:checked + span::before {
    content: "\2713";
  }
  .pTop .contact__main .form .wrapCheck label span {
    font-size: 3.38164vw;
    line-height: 1;
    font-weight: 500;
    color: #424242;
    display: inline-block;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 5.07246vw;
  }
  .pTop .contact__main .form .wrapCheck label span a {
    color: #355CC8;
  }
  .pTop .contact__main .form .wrapCheck label span::before {
    position: absolute;
    content: "";
    width: 3.62319vw;
    height: 3.62319vw;
    -moz-border-radius: 0.48309vw;
         border-radius: 0.48309vw;
    background: #fff;
    border: 1px solid #B7B7B7;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 3.62319vw;
    line-height: 1;
    font-weight: 700;
  }
  .pTop .contact__main .form button {
    display: block;
    line-height: 0;
    width: 100%;
    -moz-box-shadow: 0 0.96618vw 1.93237vw rgba(0, 0, 0, 0.2);
         box-shadow: 0 0.96618vw 1.93237vw rgba(0, 0, 0, 0.2);
    outline: none;
    border: 0;
    background: none;
    -moz-border-radius: 10.02415vw;
         border-radius: 10.02415vw;
    margin: 4.83092vw auto 0;
    padding: 0;
  }
  .footer {
    background: #fff;
    padding: 6.52174vw 0 13.28502vw;
  }
  .footer .link {
    text-align: center;
  }
  .footer .link a {
    color: #444444;
    font-size: 3.86473vw;
    line-height: 5.31401vw;
    font-weight: 500;
  }
  .footer .copyright {
    margin-top: 4.34783vw;
    text-align: center;
    font-size: 3.38164vw;
    line-height: 5.31401vw;
    font-weight: 500;
    color: #A9A9A9;
  }
  .cta_fixed {
    /* padding: 5.55556vw 2.89855vw 2.17391vw 2.17391vw; */
    padding: 2.5vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 99;
    background: -webkit-linear-gradient(357.23deg, #F75C85 0%, #E4245E 100%);
    background: -moz- oldlinear-gradient(357.23deg, #F75C85 0%, #E4245E 100%);
    background: linear-gradient(92.77deg, #F75C85 0%, #E4245E 100%);
  }
  .cta_fixed .timeCal {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 3.38164vw;
    line-height: 7.97101vw;
    font-weight: 700;
    color: #333;
    width: 92.75362vw;
    height: 9.66184vw;
    background: url("../img/fixedUnion.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -4.10628vw;
  }
  .cta_fixed .timeCal span {
    font-size: 4.34783vw;
    line-height: 7.97101vw;
    color: #F75B84;
  }
  .cta_fixed .btnLine {
    line-height: 0;
    width: 100%;
  }
  .cta_fixed .btnLine img {
    width: 100%;
    height: auto;
  }
  .cta_fixed .btnTel {
    width: 79.4686vw;
  }
  .cta_fixed .btnTel a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 14.25121vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 1.20773vw 0 0 14.25121vw;
    background: #fff;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
  }
  .cta_fixed .btnTel a::before,
  .cta_fixed .btnTel a::after {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .cta_fixed .btnTel a::before {
    width: 9.42029vw;
    height: 9.42029vw;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 2.657vw;
    background: url("../img/fixedPhone.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .cta_fixed .btnTel a::after {
    width: 2.657vw;
    height: 3.1401vw;
    right: 4.10628vw;
    background: #C70F1D;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
  }
  .cta_fixed .btnTel a span {
    color: #C70F1D;
    white-space: nowrap;
    font-size: 7.72947vw;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 700;
    font-family: "Roboto",sans-serif;
  }
  .cta_fixed .btnTel a small {
    font-size: 2.41546vw;
    line-height: 1;
    font-weight: 700;
    color: #C70F1D;
    margin-top: 1vw;
  }
  .pTop .footer {
    padding-bottom: 31.40097vw;
  }
  .pChild {
    background: #fff;
  }
  .pChild__main {
    padding: 12.07729vw 3.62319vw 7.24638vw;
  }
  .pChild__main h2 {
    text-align: center;
    font-size: 12.07729vw;
    line-height: 1.32;
    color: #355CC8;
    font-weight: 600;
    margin-bottom: 12.07729vw;
  }
  .pChild__main .policy {
    font-size: 3.86473vw;
    line-height: 6.28019vw;
    font-weight: 400;
  }
  .pChild__main .policy dl {
    margin-top: 9.66184vw;
  }
  .pChild__main .policy dl dt {
    font-weight: 700;
  }
  .pChild__main .policy dl dd {
    margin-top: 3.62319vw;
  }
  .pChild__main .thanks {
    text-align: center;
    font-size: 3.86473vw;
    line-height: 6.28019vw;
    font-weight: 400;
  }
  .pChild__main .btnTop {
    margin-top: 14.49275vw;
    text-align: center;
    line-height: 0;
  }
  .pChild__main .btnTop a {
    display: inline-block;
    line-height: 0;
    width: 100%;
  }
}

.pTop .faq__main .list dl dd {
  display: none;
}

.animation {
  -webkit-animation: dokundokun 1300ms ease infinite;
     -moz-animation: dokundokun 1300ms ease infinite;
          animation: dokundokun 1300ms ease infinite;
  overflow: hidden;
}

.error {
  color: #ff0000;
  display: block;
  width: 100%;
  line-height: 2;
}

.wrapCheck .error {
  text-align: center;
}

.wpcf7-not-valid-tip {
  display: none !important;
}

@-webkit-keyframes scroll-left {
  0% {
    -webkit-transform: translateX(120%);
            transform: translateX(120%);
  }
  100% {
    -webkit-transform: translateX(-120%);
            transform: translateX(-120%);
  }
}

@-moz-keyframes scroll-left {
  0% {
    -moz-transform: translateX(120%);
         transform: translateX(120%);
  }
  100% {
    -moz-transform: translateX(-120%);
         transform: translateX(-120%);
  }
}

@keyframes scroll-left {
  0% {
    -webkit-transform: translateX(120%);
       -moz-transform: translateX(120%);
            transform: translateX(120%);
  }
  100% {
    -webkit-transform: translateX(-120%);
       -moz-transform: translateX(-120%);
            transform: translateX(-120%);
  }
}

.js-text .js-item,
.js-text .js-item__inner {
  display: block;
}

.js-text .js-item {
  overflow: hidden;
}

.js-text .js-item__inner {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
   -ms-transform: translateY(100%);
       transform: translateY(100%);
  -webkit-animation-delay: inherit;
  -moz-animation-delay: inherit;
       animation-delay: inherit;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
       animation-duration: 0.5s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -moz-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
       animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
       animation-fill-mode: forwards;
}

.js-text.active .js-item__inner {
  -webkit-animation-name: textShow;
     -moz-animation-name: textShow;
          animation-name: textShow;
}

.effect,
.isFull,
.isPar {
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.delay01 {
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.delay02 {
  -webkit-transition-delay: 0.2s;
     -moz-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.delay03 {
  -webkit-transition-delay: 0.3s;
     -moz-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.delay04 {
  -webkit-transition-delay: 0.4s;
     -moz-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.delay05 {
  -webkit-transition-delay: 0.5s;
     -moz-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.delay06 {
  -webkit-transition-delay: 0.6s;
     -moz-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.delay07 {
  -webkit-transition-delay: 0.7s;
     -moz-transition-delay: 0.7s;
          transition-delay: 0.7s;
}

.delay08 {
  -webkit-transition-delay: 0.9s;
     -moz-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.delay09 {
  -webkit-transition-delay: 0.9s;
     -moz-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.delay10 {
  -webkit-transition-delay: 1s;
     -moz-transition-delay: 1s;
          transition-delay: 1s;
}

.delay11 {
  -webkit-transition-delay: 1.1s;
     -moz-transition-delay: 1.1s;
          transition-delay: 1.1s;
}

.delay12 {
  -webkit-transition-delay: 1.2s;
     -moz-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.delay13 {
  -webkit-transition-delay: 1.3s;
     -moz-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

.delay14 {
  -webkit-transition-delay: 1.4s;
     -moz-transition-delay: 1.4s;
          transition-delay: 1.4s;
}

.delay15 {
  -webkit-transition-delay: 1.5s;
     -moz-transition-delay: 1.5s;
          transition-delay: 1.5s;
}

.fadeIn {
  opacity: 0;
}

.fadeIn.active {
  opacity: 1;
}

.fadeInDown {
  -webkit-transform: translate3d(0, -50px, 0);
     -moz-transform: translate3d(0, -50px, 0);
          transform: translate3d(0, -50px, 0);
  opacity: 0;
}

.fadeInDown.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.fadeInUp {
  -webkit-transform: translate3d(0, 50px, 0);
     -moz-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
  opacity: 0;
}

.fadeInUp.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.zoomIn {
  -webkit-transform: scale(0.9);
     -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0;
}

.zoomIn.active {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.slideUp {
  -webkit-transform: translate3d(0, 100px, 0);
     -moz-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
  opacity: 0;
}

.slideUp.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slideDown {
  -webkit-transform: translate3d(0, -100px, 0);
     -moz-transform: translate3d(0, -100px, 0);
          transform: translate3d(0, -100px, 0);
  opacity: 0;
}

.slideDown.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slideToRight {
  -webkit-transform: translate3d(-100px, 0, 0);
     -moz-transform: translate3d(-100px, 0, 0);
          transform: translate3d(-100px, 0, 0);
  opacity: 0;
}

.slideToRight.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slideToLeft {
  -webkit-transform: translate3d(100px, 0, 0);
     -moz-transform: translate3d(100px, 0, 0);
          transform: translate3d(100px, 0, 0);
  opacity: 0;
}

.slideToLeft.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

@-webkit-keyframes textShow {
  0% {
    -webkit-transform: translateY(130%);
            transform: translateY(130%);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@-webkit-keyframes updown {
  from {
    top: -10%;
  }
  to {
    top: 110%;
  }
}

@-webkit-keyframes scrolldown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  51% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  52% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-moz-keyframes scrolldown {
  0% {
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
  50% {
    -moz-transform: translateY(100%);
         transform: translateY(100%);
  }
  51% {
    -moz-transform: translateY(-100%);
         transform: translateY(-100%);
    opacity: 0;
  }
  52% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
}

@keyframes scrolldown {
  0% {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(100%);
       -moz-transform: translateY(100%);
            transform: translateY(100%);
  }
  51% {
    -webkit-transform: translateY(-100%);
       -moz-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  52% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes shine {
  50% {
    background-position-x: 150%;
  }
  51% {
    background-position-x: -100%;
  }
  100% {
    background-position-x: 50%;
  }
}

@-moz-keyframes shine {
  50% {
    background-position-x: 150%;
  }
  51% {
    background-position-x: -100%;
  }
  100% {
    background-position-x: 50%;
  }
}

@keyframes shine {
  50% {
    background-position-x: 150%;
  }
  51% {
    background-position-x: -100%;
  }
  100% {
    background-position-x: 50%;
  }
}

@-webkit-keyframes shine2 {
  50% {
    background-position-x: 150%;
    background-position-y: -150%;
  }
  51% {
    background-position-x: -100%;
    background-position-y: 150%;
  }
  100% {
    background-position-x: 50%;
    background-position-y: 50%;
  }
}

@-moz-keyframes shine2 {
  50% {
    background-position-x: 150%;
    background-position-y: -150%;
  }
  51% {
    background-position-x: -100%;
    background-position-y: 150%;
  }
  100% {
    background-position-x: 50%;
    background-position-y: 50%;
  }
}

@keyframes shine2 {
  50% {
    background-position-x: 150%;
    background-position-y: -150%;
  }
  51% {
    background-position-x: -100%;
    background-position-y: 150%;
  }
  100% {
    background-position-x: 50%;
    background-position-y: 50%;
  }
}

@-webkit-keyframes maskOrange {
  0% {
    clip-path: polygon(0 0, 100% 0, 100% 5%, 0 5%);
  }
  100% {
    clip-path: polygon(0 95%, 100% 95%, 100% 100%, 0 100%);
  }
}

@-moz-keyframes maskOrange {
  0% {
    clip-path: polygon(0 0, 100% 0, 100% 5%, 0 5%);
  }
  100% {
    clip-path: polygon(0 95%, 100% 95%, 100% 100%, 0 100%);
  }
}

@keyframes maskOrange {
  0% {
    clip-path: polygon(0 0, 100% 0, 100% 5%, 0 5%);
  }
  100% {
    clip-path: polygon(0 95%, 100% 95%, 100% 100%, 0 100%);
  }
}
