
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,900);
@import url("https://fonts.googleapis.com/earlyaccess/notosansjp.css");
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url("https://fonts.googleapis.com/css?family=Oswald");
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);

@charset "UTF-8";
/*
Theme Name: ベストマッチ
Theme URI: http://realon.co.jp/
Author: realon
*/
/*! 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 {
  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 {
  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"] {
  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;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=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 */ }

/*
#colors

@colorBase #8c527e
@colorSub #f00
@colorFont #666
*/
/*
#colors

@colorFb #3a5a98
@colorTw #1da1f2
@colorLine #00b900
@colorFe #2bb24c
@colorHatena #00a4de
*/
html, body {
  margin: 0;
  padding: 0;
  height: 100%; }
  html.open, body.open {
    overflow: hidden; }

* {
  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none; }

dl, dt, dd {
  margin: 0; }

a {
  text-decoration: none; }

p {
  margin: 0; }

.pc {
  display: block; }

.tab {
  display: none; }

.sp {
  display: none; }

@media screen and (max-width: 768px) {
  body .tab {
    display: block; } }

@media screen and (max-width: 420px) {
  .pc {
    display: none; }
  .sp {
    display: block; } }

html {
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, verdana,sans-serif;
  color: #000;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  background: rgba(255, 255, 255, 0.75); }

.l-container {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  width: 100%;
  height: auto;
  background: #fff; }

.l-page {
  margin: 90px 0 0; }

.l-footer {
  position: relative;
  z-index: 10;
  width: 100%;
  height: auto; }

@media screen and (max-width: 768px) {
  .l-page {
    margin: 50px 0 0; } }

.a-tel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .a-tel:last-child {
    margin: 0; }
  .a-tel dt {
    padding: 3px 10px;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    background: #00A0E9;
    border-radius: 2px; }
  .a-tel dd {
    margin: 0 0 0 10px;
    font-size: 30px;
    font-family: "Oswald", sans-serif; }
    .a-tel dd a {
      display: block;
      font-size: 30px;
      color: #000;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      line-height: 120%; }
  .a-tel.header {
    margin: 0 0 6px; }
    .a-tel.header dd a {
      font-size: 24px; }
  .a-tel_wechat {
    display: block;
    width: 56px; }
    .a-tel_wechat img {
      display: block;
      width: 100%;
      height: auto; }

@media screen and (max-width: 768px) {
  .a-tel dt {
    padding: 3px 10px;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    background: #00A0E9;
    border-radius: 2px; }
  .a-tel dd {
    margin: 0 0 0 10px;
    font-size: 3.3vw;
    color: #000;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    line-height: 120%; }
  .a-tel.header {
    margin: 0; }
    .a-tel.header dt {
      font-size: 15px; }
    .a-tel.header dd {
      font-size: 24px; }
  .a-tel_wechat {
    display: block;
    width: 56px; }
    .a-tel_wechat img {
      display: block;
      width: 100%;
      height: auto; } }

@media screen and (max-width: 670px) {
  .a-tel {
    margin: 0 0 12px; }
    .a-tel dt {
      padding: 3px 2%;
      font-size: 3vw;
      color: #fff;
      line-height: 1;
      background: #00A0E9;
      border-radius: 2px; }
    .a-tel dd {
      margin: 0 0 0 2%;
      font-size: 8.5vw; } }

.c-contact {
  padding: 5% 3%;
  width: 100%;
  min-width: 1080px; }
  .c-contact_inner {
    margin: 0 auto;
    max-width: 800px;
    height: auto;
    border-width: 5px;
    background: #fff;
    border-style: solid;
    border-color: #394171;
    border-radius: 10px;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.6); }
  .c-contact_top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px;
    width: 100%;
    height: 110px;
    background: #394171;
    border-radius: 4px 4px 0 0; }
    .c-contact_top-text {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin: 0 0 10px;
      font-size: 28px;
      color: #fff;
      font-family: "Noto Sans JP", sans-serif;
      font-weight: bold;
      line-height: 130%; }
    .c-contact_top-box {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 5px 10px 2px;
      width: 90%;
      height: auto;
      font-size: 18px;
      color: #fff;
      background: #FF0000;
      border-radius: 4px; }
  .c-contact_main {
    padding: 15px; }
    .c-contact_main-top {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 0 20px; }
    .c-contact_main-unit1 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-align-self: flex-start;
          -ms-flex-item-align: start;
              align-self: flex-start; }
    .c-contact_main-unit2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin: 0 0 0 20px; }
    .c-contact_main-unit3 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin: 0 0 0 20px; }
    .c-contact_main-icon {
      width: 65px;
      height: auto; }
      .c-contact_main-icon img {
        display: block;
        width: 100%;
        height: auto; }
    .c-contact_main-text {
      padding: 0 0 0 5px;
      font-size: 20px;
      color: #000;
      font-family: "Noto Sans JP", sans-serif;
      font-weight: bold;
      line-height: 150%; }
      .c-contact_main-text span {
        font-size: 34px;
        font-family: 'Arial'; }
    .c-contact_main-links {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .c-contact_main-links li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 70px;
        height: auto; }
        .c-contact_main-links li:nth-child(2n) {
          margin: 0 0 0 10px; }
        .c-contact_main-links li a {
          display: block;
          width: 100%;
          -webkit-transition: 0.3s ease;
          transition: 0.3s ease; }
          .c-contact_main-links li a:hover {
            opacity: 0.6;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
        .c-contact_main-links li img {
          display: block;
          width: 100%;
          height: auto; }
      .c-contact_main-links .pc {
        display: block; }
      .c-contact_main-links .sp {
        display: none; }
    .c-contact_main-bottom ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%;
      height: auto; }
      .c-contact_main-bottom ul li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: calc(50% - 5px); }
        .c-contact_main-bottom ul li a {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          width: 100%;
          height: 40px;
          border-radius: 4px;
          -webkit-transition: 0.3s ease;
          transition: 0.3s ease; }
          .c-contact_main-bottom ul li a:hover {
            opacity: 0.6;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
          .c-contact_main-bottom ul li a span {
            position: relative;
            font-size: 16px;
            font-weight: bold;
            font-family: "Noto Sans JP", sans-serif; }
            .c-contact_main-bottom ul li a span:before {
              content: '';
              position: absolute;
              top: 50%;
              left: 0;
              -webkit-transform: translate(0, -50%);
                      transform: translate(0, -50%); }
          .c-contact_main-bottom ul li a.mail {
            border-width: 1px;
            border-style: solid;
            border-color: #707070; }
            .c-contact_main-bottom ul li a.mail span {
              padding: 0 0 0 30px;
              color: #000; }
              .c-contact_main-bottom ul li a.mail span:before {
                width: 26px;
                height: 26px;
                background-image: url(img/icon/icon_mail.svg);
                background-size: contain;
                background-repeat: no-repeat; }
          .c-contact_main-bottom ul li a.estima {
            background: -webkit-linear-gradient(#00A0E9, #005075);
            background: linear-gradient(#00A0E9, #005075); }
            .c-contact_main-bottom ul li a.estima span {
              padding: 0 0 0 30px;
              color: #fff; }
              .c-contact_main-bottom ul li a.estima span:before {
                width: 22px;
                height: 28px;
                background-image: url(img/icon/icon_file.svg);
                background-size: contain;
                background-repeat: no-repeat; }
  .c-contact .sp {
    display: none; }

@media screen and (max-width: 768px) {
  .c-contact {
    padding: 5% 3%;
    width: 100%;
    min-width: 100%; }
    .c-contact_top {
      padding: 15px 7px;
      height: auto; }
      .c-contact_top-text {
        margin: 0 0 10px;
        font-size: 3vw; }
      .c-contact_top-box {
        padding: 10px;
        width: 90%;
        font-size: 2.4vw; }
    .c-contact_main {
      padding: 15px; }
      .c-contact_main-top {
        margin: 0 0 15px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
      .c-contact_main-unit1 {
        margin: 0;
        width: 38%; }
      .c-contact_main-unit2 {
        margin: 0;
        width: 40%; }
      .c-contact_main-unit3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 20%;
        margin: 0 0 0 10px; }
      .c-contact_main-icon {
        width: 60px; }
      .c-contact_main-text {
        padding: 0 0 0 5px;
        font-size: 2vw;
        line-height: 150%; }
        .c-contact_main-text span {
          font-size: 3.6vw; }
      .c-contact_main-links {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .c-contact_main-links li {
          width: 49%; }
          .c-contact_main-links li:last-child {
            margin: 0; }
    .c-contact .sp {
      display: block; } }

@media screen and (max-width: 670px) {
  .c-contact {
    padding: 10% 3%; }
    .c-contact_top-text {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin: 0 0 10px;
      font-size: 4.8vw;
      line-height: 150%;
      text-align: center; }
    .c-contact_top-box {
      padding: 7px;
      width: 100%;
      height: auto;
      font-size: 4.3vw;
      line-height: 150%; }
    .c-contact_main {
      padding: 15px; }
      .c-contact_main-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
      .c-contact_main-unit1 {
        margin: 0 0 5%;
        width: 100%; }
      .c-contact_main-unit2 {
        margin: 0 0 5%;
        width: 100%; }
      .c-contact_main-unit3 {
        width: 100%; }
      .c-contact_main-icon {
        width: 22%; }
      .c-contact_main-text {
        padding: 0 0 0 2%;
        font-size: 5vw;
        line-height: 170%; }
        .c-contact_main-text span {
          font-size: 12vw; }
      .c-contact_main-links {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .c-contact_main-links li {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          width: 70px;
          height: auto; }
          .c-contact_main-links li:last-child {
            margin: 0 0 0 10px; }
          .c-contact_main-links li a {
            display: block;
            width: 100%;
            -webkit-transition: 0.3s ease;
            transition: 0.3s ease; }
            .c-contact_main-links li a:hover {
              opacity: 0.6;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
          .c-contact_main-links li img {
            display: block;
            width: 100%;
            height: auto; }
        .c-contact_main-links .pc {
          display: none; }
        .c-contact_main-links .sp {
          display: block; }
      .c-contact_main-bottom ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
        .c-contact_main-bottom ul li {
          width: 100%; }
          .c-contact_main-bottom ul li.mail {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
                -ms-flex-order: 1;
                    order: 1; }
          .c-contact_main-bottom ul li.estima {
            -webkit-box-ordinal-group: 1;
            -webkit-order: 0;
                -ms-flex-order: 0;
                    order: 0;
            margin: 0 0 10px; }
          .c-contact_main-bottom ul li a span {
            font-size: 12px; }
          .c-contact_main-bottom ul li a.mail span {
            padding: 0 0 0 25px;
            color: #000; }
            .c-contact_main-bottom ul li a.mail span:before {
              width: 20px;
              height: 20px; }
          .c-contact_main-bottom ul li a.estima span {
            padding: 0 0 0 25px;
            color: #fff; }
            .c-contact_main-bottom ul li a.estima span:before {
              width: 16px;
              height: 20px; } }

.c-arrow {
  padding: 40px 0;
  width: 100%;
  min-width: 1080px; }
  .c-arrow_img {
    margin: 0 auto;
    width: 140px;
    height: auto; }
    .c-arrow_img img {
      display: block;
      width: 100%;
      height: auto; }

@media screen and (max-width: 768px) {
  .c-arrow {
    padding: 10% 0;
    min-width: auto; }
    .c-arrow_img {
      width: 80px; } }

.m-news_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto; }

.m-news_head {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 140px; }
  .m-news_head-sp {
    display: none; }

.m-news_prev {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  cursor: pointer; }
  .m-news_prev:before {
    content: "";
    font-family: "FontAwesome";
    color: #000;
    font-size: 16px; }

.m-news_next {
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  cursor: pointer; }
  .m-news_next:before {
    content: "";
    font-family: "FontAwesome";
    color: #000;
    font-size: 16px; }

.m-news_content {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: 30px;
  font-size: 14px;
  overflow: hidden; }

.m-news_list {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: 0; }
  .m-news_list:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden; }

.m-news_item {
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px; }

.m-news_date {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 10px 0 0;
  width: 100px;
  height: 30px;
  font-size: 13px;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  background: #333;
  border-radius: 4px; }

.m-news_title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15px;
  width: auto;
  height: 30px;
  background: #fff; }
  .m-news_title a {
    color: #000;
    font-weight: 500;
    text-decoration: none; }
    .m-news_title a:hover {
      text-decoration: underline; }

.m-news_archive {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 0 10px; }
  .m-news_archive a {
    display: block;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    text-decoration: none; }
    .m-news_archive a:after {
      content: '\f101';
      font-family: "FontAwesome";
      color: #000; }
    .m-news_archive a:hover {
      text-decoration: underline; }

@media screen and (max-width: 1080px) {
  .m-news_inner {
    width: 700px; } }

@media screen and (max-width: 768px) {
  .m-news_inner {
    width: 100%; }
  .m-news_prev {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    height: 60px; }
  .m-news_next {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    height: 60px; }
  .m-news_content {
    height: 100px; }
  .m-news_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: 100px; }
  .m-news_date {
    margin: 0 10px 10px 0; }
  .m-news_title {
    padding: 10px;
    width: 100%;
    height: 60px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .m-news_archive {
    position: absolute;
    right: 10px;
    bottom: -30px; } }

.m-dotNav {
  position: fixed;
  top: 50%;
  right: 30px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 12px;
  height: auto; }
  .m-dotNav span {
    margin: 10px 0;
    width: 12px;
    height: 12px;
    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #e1e1e1;
    border-radius: 6px;
    cursor: pointer; }
    .m-dotNav span.current {
      background: #e41f1f;
      border: 0; }

@media screen and (max-width: 768px) {
  .m-dotNav {
    top: 50%;
    right: 10px; } }

.m-pager {
  margin: 0 auto 100px;
  max-width: 600px;
  height: auto; }
  .m-pager_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: 80%;
    height: auto; }
  .m-pager_item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 7px;
    padding-top: 2px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer; }
    .m-pager_item a {
      color: #333; }
    .m-pager_item.current {
      background: #5B85A8; }
      .m-pager_item.current p {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        color: #fff; }
    .m-pager_item:hover {
      background: #eee; }
  .m-pager_arrow {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 20px; }
    .m-pager_arrow a {
      color: #333; }
    .m-pager_arrow.left {
      margin-right: auto; }
    .m-pager_arrow.right {
      margin-left: auto; }

@media screen and (max-width: 420px) {
  .m-pager_list {
    padding: 0 3%;
    width: 100%; }
  .m-pager_item {
    margin: 0 5px;
    width: 24px;
    height: 24px;
    font-size: 16px; }
    .m-pager_item.current {
      background: #5B85A8;
      border-radius: 12px; }
  .m-pager_arrow {
    font-size: 16px; } }

.m-pager2 {
  margin: 0 auto 130px;
  max-width: 1080px; }
  .m-pager2_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    height: 70px; }
  .m-pager2_arrow {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out; }
    .m-pager2_arrow a,
    .m-pager2_arrow p {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      display: block;
      font-size: 14px;
      color: #5B85A8;
      font-family: "Noto Sans JP", sans-serif; }
    .m-pager2_arrow p {
      color: #Fff; }
    .m-pager2_arrow.left {
      padding-left: 35px; }
      .m-pager2_arrow.left:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 33px;
        height: 7px;
        background-image: url(img/single/pager_left.svg);
        background-repeat: no-repeat;
        background-size: contain; }
      .m-pager2_arrow.left:hover {
        -webkit-transform: translateX(-7px);
                transform: translateX(-7px); }
    .m-pager2_arrow.right {
      padding-right: 35px; }
      .m-pager2_arrow.right:before {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        width: 33px;
        height: 7px;
        background-image: url(img/single/pager_right.svg);
        background-repeat: no-repeat;
        background-size: contain; }
      .m-pager2_arrow.right:hover {
        -webkit-transform: translateX(7px);
                transform: translateX(7px); }
  .m-pager2_index a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0; }
    .m-pager2_index a img {
      display: block;
      width: 34px;
      height: 34px;
      -webkit-transition: 0.5s ease-in-out;
      transition: 0.5s ease-in-out; }
      .m-pager2_index a img:hover {
        -webkit-transform-origin: center center;
                transform-origin: center center;
        -webkit-transform: rotate3d(0, 1, 0, 360deg);
                transform: rotate3d(0, 1, 0, 360deg); }
    .m-pager2_index a p {
      font-size: 13px;
      color: #5B85A8;
      font-family: "Noto Sans JP", sans-serif;
      text-align: center; }

@media screen and (max-width: 1080px) {
  .m-pager2 {
    margin: 0 auto 100px; }
    .m-pager2_list {
      height: 60px; }
    .m-pager2_arrow a,
    .m-pager2_arrow p {
      font-size: 20px; }
    .m-pager2_index a {
      padding: 0 100px; }
      .m-pager2_index a img {
        width: 40px;
        height: 40px; }
      .m-pager2_index a p {
        font-size: 14px; } }

@media screen and (max-width: 768px) {
  .m-pager2 {
    margin: 0 auto 50px;
    padding: 0 3%; }
    .m-pager2_list {
      height: 50px; }
    .m-pager2_arrow a,
    .m-pager2_arrow p {
      font-size: 18px; }
    .m-pager2_index a {
      margin: 0 auto;
      padding: 0 50px; }
      .m-pager2_index a img {
        width: 36px;
        height: 36px; }
      .m-pager2_index a p {
        font-size: 11px; } }

.m-bread {
  margin: 0 auto;
  padding: 20px 0;
  max-width: 1080px;
  width: 100%;
  height: auto; }
  .m-bread ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .m-bread ul li {
      position: relative;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      padding: 0 5px;
      font-size: 12px;
      color: #000;
      font-weight: 500; }
      .m-bread ul li a {
        color: #000; }
        .m-bread ul li a:hover {
          text-decoration: underline; }

@media screen and (max-width: 1080px) {
  .m-bread {
    padding: 0 3%; } }

@media screen and (max-width: 768px) {
  .m-bread {
    display: none; } }

.m-form {
  margin: 0 auto 100px;
  max-width: 750px; }
  .m-form_container {
    margin: 0 auto;
    padding: 25px;
    max-width: 750px;
    background: #fff;
    border-radius: 6px; }
  .m-form_flow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0 20px;
    width: 100%;
    height: auto; }
    .m-form_flow-item {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 10px;
      width: 200px;
      height: 80px;
      font-size: 22px;
      color: #5B85A8;
      font-weight: bold;
      line-height: 130%;
      border-width: 1px;
      border-style: solid;
      border-color: #5B85A8;
      border-radius: 6px; }
      .m-form_flow-item.current {
        background: #5B85A8;
        color: #fff; }
      .m-form_flow-item.arrow {
        position: relative;
        background: #fff;
        margin: 0 10px;
        padding: 0;
        width: 10px;
        border: 0; }
        .m-form_flow-item.arrow:before {
          position: absolute;
          top: 50%;
          left: 50%;
          content: '\f105';
          font-family: "FontAwesome";
          font-size: 30px;
          color: #5B85A8;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
  .m-form_desc {
    margin: 0 0 20px;
    padding: 20px 0;
    width: 100%;
    height: auto;
    border-width: 2px 0;
    border-style: solid;
    border-color: #EAEAEA; }
    .m-form_desc h5 {
      margin: 0 0 20px;
      padding: 0 2%;
      font-size: 20px;
      font-weight: bold; }
    .m-form_desc p {
      padding: 0 2%; }
    .m-form_desc-strong {
      margin: 0 0 1em;
      font-size: 16px;
      color: #000;
      font-weight: bold;
      line-height: 170%; }
      .m-form_desc-strong a {
        color: #5B85A8; }
        .m-form_desc-strong a:hover {
          text-decoration: underline; }
      .m-form_desc-strong.last {
        margin: 0; }
    .m-form_desc-red {
      margin: 0 0 0.5em;
      font-size: 16px;
      color: #D80000;
      font-weight: bold;
      line-height: 170%; }
    .m-form_desc-strong2 {
      margin: 0 0 1em;
      font-size: 16px;
      color: #000;
      font-weight: bold;
      line-height: 170%; }
    .m-form_desc-append {
      padding: 10px;
      font-size: 14px;
      color: #000;
      line-height: 170%;
      font-weight: 500; }
      .m-form_desc-append li {
        margin: 0 0 0.5em; }
      .m-form_desc-append .icon {
        display: inline-block;
        margin: 0 5px 0 0;
        padding: 3px 8px;
        width: auto;
        font-size: 14px;
        line-height: 18px;
        color: #fff;
        background: #ca6b73;
        border-radius: 3px; }
  .m-form_item {
    position: relative;
    margin: 0 0 40px;
    padding: 0 0 25px;
    width: 100%;
    height: auto; }
    .m-form_item.special {
      padding: 10px;
      border: 3px solid #d2d2d2; }
  .m-form_label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 10px;
    font-size: 18px;
    color: #333;
    font-weight: bold; }
  .m-form_title {
    margin: 0 0 5px; }
    .m-form_title label {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 0 10px;
      font-size: 18px;
      color: #333;
      font-weight: bold; }
    .m-form_title-append {
      display: block;
      margin: 0 0 20px;
      font-size: 16px;
      color: #000;
      font-weight: 500; }
    .m-form_title.privacy {
      font-size: 14px;
      color: #000; }
  .m-form_input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
    height: auto; }
    .m-form_input.column {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .m-form_input.size {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .m-form_input.size label {
        margin: 0 0 10px;
        width: 16%; }
    .m-form_input-append {
      margin: 10px 0;
      font-size: 14px;
      color: #000;
      line-height: 130%; }
    .m-form_input input {
      padding: 8px 10px;
      width: 100%;
      height: auto;
      font-size: 16px;
      border-width: 1px;
      border-style: solid;
      border-color: #aaa;
      border-radius: 6px; }
      .m-form_input input[type="radio"] {
        margin: 0;
        width: auto;
        vertical-align: middle; }
      .m-form_input input[type="checkbox"] {
        width: auto;
        vertical-align: middle; }
      .m-form_input input.addno {
        width: 12em; }
    .m-form_input textarea {
      padding: 8px 10px;
      width: 100%;
      height: 100px;
      border-width: 1px;
      border-style: solid;
      border-color: #d2d2d2;
      border-radius: 6px; }
      .m-form_input textarea.other {
        height: 300px; }
    .m-form_input span {
      margin: 0 10px 0 5px; }
    .m-form_input label {
      margin: 0 10px 0 0; }
      .m-form_input label.block {
        margin: 0 0 10px; }
      .m-form_input label.method {
        width: 240px; }
      .m-form_input label.time {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .m-form_input label.time span {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          display: block; }
    .m-form_input.count {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .m-form_input.count input {
        width: 4em; }
      .m-form_input.count span {
        margin: 0 0 0 5px;
        -webkit-align-self: flex-end;
            -ms-flex-item-align: end;
                align-self: flex-end; }
    .m-form_input-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
      margin: 0 0 30px; }
      .m-form_input-box-title {
        font-size: 16px;
        color: #000; }
      .m-form_input-box-inner.prefecture {
        margin: 0 10px 0 0; }
      .m-form_input-box-inner.address {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto; }
      .m-form_input-box-inner.add {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        margin: 0 10px 0 0;
        width: 8em; }
      .m-form_input-box input {
        height: 40px; }
        .m-form_input-box input.addno {
          margin: 0 10px 0 0;
          width: 100%;
          height: 40px; }
        .m-form_input-box input.city {
          width: 20em; }
    .m-form_input-button {
      width: 140px;
      height: 40px;
      font-size: 18px;
      color: #fff;
      background: #aaa;
      border-radius: 6px;
      border: 0; }
  .m-form_birth {
    display: block;
    margin: 20px 0 0; }
    .m-form_birth-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .m-form_birth-box input,
      .m-form_birth-box select {
        margin: 0 5px 10px 0;
        padding: 8px 10px;
        width: 5em;
        height: auto;
        font-size: 16px;
        border-width: 1px;
        border-style: solid;
        border-color: #aaa;
        border-radius: 6px; }
  .m-form_car {
    display: block;
    margin: 20px 0 0; }
    .m-form_car-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .m-form_car-box select {
        margin: 0 5px 10px 0;
        padding: 8px 10px;
        width: 13em;
        height: auto;
        font-size: 16px;
        border-width: 1px;
        border-style: solid;
        border-color: #aaa;
        border-radius: 6px; }
  .m-form_attention {
    margin: 24px 0; }
  .m-form_seminar {
    position: relative;
    margin: 0 0 40px; }
    .m-form_seminar-wrap {
      padding: 20px;
      background: #e8e8e8;
      border-radius: 20px; }
    .m-form_seminar-inner {
      margin: 0 0 30px; }
    .m-form_seminar-title {
      font-size: 18px;
      font-weight: bold;
      color: #000; }
    .m-form_seminar-item {
      margin: 0 0 5px; }
      .m-form_seminar-item span {
        margin: 0 0 0 5px; }
      .m-form_seminar-item label {
        font-size: 13px; }
    .m-form_seminar .error {
      bottom: -30px !important; }
  .m-form_gray {
    margin: 0 0 10px;
    padding: 10px;
    background: #d2d2d2; }
  .m-form_textbox {
    padding: 10px;
    width: 100%;
    height: auto;
    min-height: 46px;
    background: #fafafa;
    border-radius: 2px; }
  .m-form_buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    width: 100%;
    height: auto; }
  .m-form_button {
    margin: 0 10px;
    width: 100%;
    height: 60px;
    font-size: 22px;
    color: #fff;
    border-radius: 6px;
    background: #5B85A8;
    border: 0;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .m-form_button:hover {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
    .m-form_button.back {
      color: #5B85A8;
      background: #fff;
      border-width: 1px;
      border-style: solid;
      border-color: #5B85A8; }
  .m-form .require {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 5px 0 0;
    width: 60px;
    height: 32px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #ca6b73;
    border-radius: 6px; }
  .m-form .error {
    position: absolute;
    bottom: 0px;
    left: 0;
    font-size: 14px;
    color: #D80000; }
  .m-form_message {
    padding: 40px 0; }
    .m-form_message p {
      margin: 0 0 1em; }
  .m-form_link {
    margin: 10px 0 0;
    text-decoration: underline;
    font-size: 14px;
    color: #000; }
  .m-form_privacy {
    margin: 0 0 20px;
    width: 100%;
    height: 170px;
    border-width: 1px;
    border-style: solid;
    border-color: #aaa;
    overflow-y: scroll; }
    .m-form_privacy-inner {
      padding: 20px 10px; }
      .m-form_privacy-inner p {
        margin: 0 0 1.5em;
        font-size: 14px;
        line-height: 170%; }
    .m-form_privacy-text {
      margin: 0 0 15px;
      font-size: 14px;
      color: #000;
      line-height: 150%; }
    .m-form_privacy-list {
      width: 100%;
      font-size: 14px; }
    .m-form_privacy-item {
      margin: 0 0 1em; }
      .m-form_privacy-item h5 {
        position: relative;
        margin: 0 0 0.2em;
        padding: 0 0 0 1em;
        font-size: 14px;
        color: #5B85A8; }
        .m-form_privacy-item h5:before {
          position: absolute;
          top: 0;
          left: 0;
          content: '・'; }
      .m-form_privacy-item ul {
        padding: 0 0 0 1em; }
        .m-form_privacy-item ul li {
          position: relative;
          margin: 0 0 0.2em;
          padding: 0 0 0 1em;
          font-size: 14px; }
          .m-form_privacy-item ul li:before {
            position: absolute;
            top: 0;
            left: 0;
            content: '・'; }
      .m-form_privacy-item p {
        padding: 0 0 0 1em; }
  .m-form_agree {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    width: 220px;
    height: 50px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: #aaa;
    border-radius: 6px; }
    .m-form_agree-inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  .m-form input:-moz-read-only,
  .m-form textarea:-moz-read-only {
    background: #EAEAEA;
    border: 0; }
  .m-form input:read-only,
  .m-form textarea:read-only {
    background: #EAEAEA;
    border: 0; }
  .m-form_telButton {
    padding: 0 2%;
    width: 100%;
    height: auto; }
    .m-form_telButton p {
      margin: 0 0 5px;
      font-size: 16px;
      text-align: center; }
    .m-form_telButton-button {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 0 0 0 36px;
      width: 100%;
      height: 60px;
      font-size: 36px;
      color: #fff;
      background: #5B85A8;
      border-radius: 6px;
      border-width: 0 0 4px;
      border-style: solid;
      border-color: #233144;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }
      .m-form_telButton-button:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 20px;
        height: 36px;
        background-image: url(img/icon/icon_phone.svg);
        background-repeat: no-repeat;
        background-size: contain;
        -webkit-transform: translate(-140px, -50%);
                transform: translate(-140px, -50%); }
      .m-form_telButton-button:hover {
        border: 0;
        -webkit-transform: translateY(4px);
                transform: translateY(4px); }
  .m-form_attentions {
    padding: 0 2%; }
    .m-form_attentions-ul {
      margin: 0 0 30px; }
    .m-form_attentions-li {
      position: relative;
      margin: 0 0 25px;
      padding: 0 0 0 30px;
      font-size: 16px;
      line-height: 170%; }
      .m-form_attentions-li .no {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 25px;
        color: #5B85A8; }
      .m-form_attentions-li .red {
        color: #D80000; }
  .m-form_selectBox {
    padding: 8px 10px;
    width: 100%;
    height: auto;
    font-size: 16px;
    background: #eaeaea;
    border-radius: 6px; }

@media screen and (max-width: 750px) {
  .m-form_container {
    padding: 0 0 20px;
    border-radius: 0; }
  .m-form_flow {
    padding: 20px 2%; }
    .m-form_flow-item {
      padding: 10px;
      width: 200px;
      height: 60px;
      font-size: 16px; }
      .m-form_flow-item.arrow {
        margin: 0 10px;
        padding: 0;
        width: 10px; }
        .m-form_flow-item.arrow:before {
          font-size: 20px; }
  .m-form_desc {
    margin: 0 0 20px; }
    .m-form_desc-strong {
      margin: 0 0 1em;
      padding: 0 2%;
      font-size: 16px;
      color: #000;
      font-weight: bold;
      line-height: 170%; }
    .m-form_desc-append {
      padding: 2%;
      font-size: 14px;
      color: #000;
      line-height: 150%; }
      .m-form_desc-append .red {
        color: #5B85A8; }
  .m-form_item {
    position: relative;
    padding: 0 2% 30px;
    margin: 0 0 20px;
    width: 100%;
    height: auto; }
    .m-form_item.special {
      padding: 10px;
      border: 3px solid #d2d2d2; }
  .m-form_input {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .m-form_input.student label {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .m-form_input.size label {
      margin: 0 0 15px;
      width: 100%; }
    .m-form_input input {
      padding: 5px 10px;
      width: 100%;
      font-size: 14px; }
    .m-form_input span {
      margin: 0 10px 0 5px; }
    .m-form_input label {
      margin: 0 0 10px; }
      .m-form_input label.time {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .m-form_input label.time span {
          margin: 0 0 5px; }
    .m-form_input-box.column {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .m-form_input-box-title {
      font-size: 16px;
      color: #000; }
    .m-form_input-box-inner {
      width: 100%; }
      .m-form_input-box-inner.prefecture {
        margin: 0 0 30px; }
    .m-form_input-box input {
      height: 40px;
      width: 100%; }
      .m-form_input-box input.addno {
        height: 40px; }
      .m-form_input-box input.city {
        width: 100%; }
    .m-form_input-button {
      width: 100px;
      height: 40px;
      font-size: 16px;
      color: #fff;
      background: #aaa;
      border-radius: 6px;
      border: 0; }
  .m-form_title {
    font-size: 16px; }
  .m-form .require {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 5px 0 0;
    width: 60px;
    height: 32px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #5B85A8;
    border-radius: 6px; }
  .m-form_button {
    margin: 0 10px;
    width: 100%;
    height: 50px;
    font-size: 18px;
    color: #fff;
    border-radius: 6px;
    background: #5B85A8;
    border: 0;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .m-form_button:hover {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
  .m-form_selectBox {
    font-size: 14px; } }

@media screen and (max-width: 400px) {
  .m-form_flow {
    padding: 20px 2%; }
    .m-form_flow-item {
      padding: 5px;
      width: 100px;
      height: 40px;
      font-size: 11px; }
      .m-form_flow-item.arrow {
        margin: 0 5px;
        padding: 0;
        width: 0; }
        .m-form_flow-item.arrow:before {
          font-size: 11px; }
  .m-form .pc {
    display: none; } }

.p-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  margin: 0 auto;
  width: 1080px;
  height: 120px; }
  .p-header_title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    height: 100%; }
  .p-header_logo {
    display: block;
    margin: 0 0 5px;
    width: 308px;
    height: auto; }
    .p-header_logo img {
      display: block;
      width: 100%;
      height: auto; }
  .p-header_desc {
    font-size: 14px;
    color: #000; }
  .p-header_unit1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: auto; }
  .p-header_unit2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 25px; }
  .p-header_unit3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: 0 0 0 25px;
    height: auto; }
  .p-header_label {
    margin: 0 0 7px;
    width: 258px;
    height: auto; }
    .p-header_label img {
      display: block;
      width: 100%;
      height: auot; }
  .p-header_link a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0 0 30px;
    width: auto;
    height: 26px;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    color: #000;
    font-weight: bold; }
    .p-header_link a:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 26px;
      height: 26px;
      background-image: url(img/icon/icon_mail.svg);
      background-size: contain; }
  .p-header_wechat {
    display: block;
    width: 56px;
    height: auto;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
    .p-header_wechat:hover {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
    .p-header_wechat img {
      display: block;
      width: 100%;
      height: auto; }
  .p-header_sp {
    display: none; }

@media screen and (max-width: 768px) {
  .p-header {
    display: none; }
    .p-header_sp {
      display: block;
      padding: 5px;
      width: 100%;
      height: 70px;
      background: rgba(255, 255, 255, 0.75); }
      .p-header_sp-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .p-header_sp-title {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        height: 40px; }
        .p-header_sp-title img {
          display: block;
          width: auto;
          height: 100%; }
      .p-header_sp-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-left: auto; }
        .p-header_sp-nav li {
          margin: 0 0 0 5px; }
          .p-header_sp-nav li:first-child {
            margin: 0; }
          .p-header_sp-nav li a {
            display: block;
            width: 40px;
            height: 40px;
            -webkit-transition: 0.3s ease;
            transition: 0.3s ease; }
            .p-header_sp-nav li a:hover {
              opacity: 0.6;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
            .p-header_sp-nav li a img {
              display: block;
              width: 100%;
              height: auto; }
      .p-header_sp-bottom span {
        font-size: 10px;
        color: #000; } }

.p-footer {
  width: 100%;
  height: auto; }
  .p-footer_copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 24px;
    background: #00A0E9; }
    .p-footer_copy span {
      font-size: 12px;
      color: #fff; }

@media screen and (max-width: 420px) {
  .p-footer_copy span {
    font-size: 2vw; } }

.p-kv {
  padding: 120px 0 0;
  width: 100%;
  height: auto;
  background-image: url(img/kv/kv_bg.jpg);
  background-size: cover;
  background-position: center; }
  .p-kv_img {
    width: 100%;
    height: auto; }
    .p-kv_img img {
      display: block;
      width: 100%;
      height: auto; }
    .p-kv_img.sp {
      display: none; }
  .p-kv_inner {
    position: relative;
    margin: 0 auto;
    padding: 1%;
    width: 1080px;
    height: 100%; }
  .p-kv_catch-unit1 .block {
    display: inline-block;
    margin: 0 0 0.1em;
    padding: 5px 20px;
    width: auto;
    font-size: 22px;
    line-height: 130%;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    background: #FF0000;
    border-radius: 30px; }
  .p-kv_catch-h1 {
    margin: 0 0 0.2em;
    color: #fff;
    font-size: 50px;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 100%;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); }
    .p-kv_catch-h1 small {
      font-size: 30px; }
  .p-kv_catch-unit2 {
    width: 576px;
    height: auto; }
    .p-kv_catch-unit2 img {
      display: block;
      width: 100%; }
  .p-kv_catch-unit3 {
    margin-top: auto;
    width: 200px; }
    .p-kv_catch-unit3 img {
      display: block;
      width: 100%;
      height: auto; }
  .p-kv_service {
    position: absolute;
    bottom: 1%;
    right: 1%;
    width: 380px;
    height: 260px; }
    .p-kv_service ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%;
      height: auto; }
      .p-kv_service ul li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        margin: 0 0 4px;
        width: calc(50% - 2px);
        height: auto;
        background: rgba(255, 255, 255, 0.8);
        border-radius: 4px; }
    .p-kv_service-item {
      position: relative;
      padding-top: 65%;
      width: 100%;
      height: auto;
      overflow: hidden; }
    .p-kv_service-inner {
      position: absolute;
      top: 0;
      left: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 100%; }
    .p-kv_service-icon {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin: 0 0 5px;
      width: 30%;
      height: auto; }
      .p-kv_service-icon img {
        display: block;
        width: 100%;
        height: auto; }
    .p-kv_service-text {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      font-size: 12px;
      line-height: 130%;
      font-family: "Noto Sans JP", sans-serif; }

@media screen and (max-width: 768px) {
  .p-kv {
    padding: 70px 0 0;
    width: 100%;
    background-position: right; }
    .p-kv_inner {
      padding: 3%;
      width: 100%; }
    .p-kv_catch-unit1 .block {
      display: inline-block;
      padding: 10px 20px;
      width: auto;
      font-size: 16px;
      line-height: 130%;
      text-align: center;
      border-radius: 40px; }
    .p-kv_catch-h1 {
      margin: 0 0 0.2em;
      color: #fff;
      font-size: 7.8vw;
      line-height: 110%; }
      .p-kv_catch-h1 small {
        font-size: 5.5vw; }
    .p-kv_catch-unit2 {
      width: 90%; }
    .p-kv_catch-unit3 {
      margin-top: 20px;
      width: 30%; }
      .p-kv_catch-unit3 img {
        display: block;
        width: 100%;
        height: auto; }
    .p-kv_img.pc {
      display: none; }
    .p-kv_img.sp {
      display: block; }
    .p-kv_service {
      position: absolute;
      bottom: 1%;
      right: 1%;
      width: auto;
      height: auto; }
      .p-kv_service-item {
        position: relative;
        padding-top: 0;
        width: 100%;
        height: auto; }
      .p-kv_service-inner {
        position: relative; }
      .p-kv_service ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 340px;
        height: auto; }
        .p-kv_service ul li {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin: 0 0 4px;
          width: calc(50% - 2px);
          height: 110px;
          background: rgba(255, 255, 255, 0.8);
          border-radius: 4px; }
      .p-kv_service-icon {
        margin: 0 0 5px;
        width: 55px;
        height: auto; }
        .p-kv_service-icon img {
          display: block;
          width: 100%;
          height: auto; }
      .p-kv_service-text {
        font-size: 10px;
        line-height: 130%;
        font-family: "Noto Sans JP", sans-serif; } }

@media screen and (max-width: 420px) {
  .p-kv_catch-unit1 .block {
    padding: 8px 20px;
    font-size: 4vw;
    border-radius: 30px; }
  .p-kv_catch-unit2 {
    width: 100%; }
  .p-kv_catch-unit3 {
    margin-top: 10px;
    width: 50%; }
  .p-kv_service {
    position: absolute;
    bottom: 1%;
    left: 3%;
    width: 94%;
    max-width: 94%;
    height: auto; }
    .p-kv_service ul {
      width: 100%; } }

.p-trouble {
  padding: 5% 3%;
  width: 100%;
  min-width: 1080px;
  height: auto;
  background: #BCE6FB; }
  .p-trouble_inner {
    margin: 0 auto;
    max-width: 940px; }
  .p-trouble_title {
    margin: 0 0 50px; }
    .p-trouble_title h2 {
      font-size: 26px;
      color: #000;
      font-weight: bold;
      line-height: 150%;
      text-align: center; }
  .p-trouble_container {
    margin: 0 0 50px;
    width: 100%;
    height: auto; }
    .p-trouble_container dl {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: 0 0 30px; }
      .p-trouble_container dl dt {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 117px; }
        .p-trouble_container dl dt img {
          display: block;
          width: 100%;
          height: auto; }
      .p-trouble_container dl dd {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        padding: 0 0 0 50px; }
  .p-trouble_box {
    position: relative;
    padding: 30px;
    background: #FFFBC7;
    border-radius: 10px; }
    .p-trouble_box:before {
      content: '';
      position: absolute;
      top: 30px;
      left: -40px;
      width: 43px;
      height: 33px;
      background-image: url(img/trouble/trouble_fukidashi.png);
      background-size: contain;
      background-repeat: no-repeat; }
    .p-trouble_box span {
      font-size: 17px;
      color: #000;
      line-height: 150%; }
    .p-trouble_box .attention {
      position: absolute;
      bottom: -55px;
      left: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      width: auto;
      height: 76px; }
      .p-trouble_box .attention img {
        display: block;
        width: auto;
        height: 100%; }
      .p-trouble_box .attention p {
        font-size: 17px;
        color: #f00;
        font-weight: bold; }
  .p-trouble_bottom p {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
    vertical-align: bottom;
    letter-spacing: 0.05em; }
    .p-trouble_bottom p span {
      font-size: 32px; }
  .p-trouble_bottom-top {
    margin: 0 0 5px; }
    .p-trouble_bottom-top span {
      color: #EE3E3E; }
  .p-trouble_bottom .sp {
    display: none; }

@media screen and (max-width: 768px) {
  .p-trouble {
    padding: 10% 3%;
    min-width: auto; }
    .p-trouble_title {
      margin: 0 0 10%; }
      .p-trouble_title h2 {
        font-size: 5vw; }
    .p-trouble_container {
      margin: 0 0 10%; }
      .p-trouble_container dl {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 26px; }
        .p-trouble_container dl.attention {
          margin: 0 0 50px; }
        .p-trouble_container dl dt {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          width: 65px; }
          .p-trouble_container dl dt img {
            display: block;
            width: 100%;
            height: auto; }
        .p-trouble_container dl dd {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 auto;
              -ms-flex: 1 1 auto;
                  flex: 1 1 auto;
          padding: 0 0 0 18px; }
    .p-trouble_box {
      padding: 10px;
      border-radius: 7px; }
      .p-trouble_box:before {
        top: 10px;
        left: -24px;
        width: 26px;
        height: 20px; }
      .p-trouble_box span {
        font-size: 12px;
        color: #000;
        line-height: 150%; }
      .p-trouble_box .attention {
        position: absolute;
        bottom: -40px;
        left: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        height: 50px; }
        .p-trouble_box .attention img {
          display: block;
          width: auto;
          height: 100%; }
        .p-trouble_box .attention p {
          font-size: 14px;
          color: #f00;
          font-weight: bold; }
    .p-trouble_bottom p {
      font-size: 4vw; }
      .p-trouble_bottom p span {
        font-size: 5vw; }
    .p-trouble_bottom-top {
      margin: 0 0 5px; }
      .p-trouble_bottom-top span {
        color: #EE3E3E; }
    .p-trouble_bottom .sp {
      display: block; } }

@media screen and (max-width: 420px) {
  .p-trouble_container dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 26px; }
    .p-trouble_container dl.attention {
      margin: 0 0 40px; }
  .p-trouble_container dl dt {
    width: 60px; }
  .p-trouble_box .attention {
    position: absolute;
    bottom: -30px;
    left: -35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    height: 32px; }
    .p-trouble_box .attention p {
      font-size: 8px;
      color: #f00;
      font-weight: bold; } }

.p-advantage {
  padding: 50px 0;
  width: 100%;
  min-width: 1080px;
  background: #D80000; }
  .p-advantage_inner {
    margin: 0 auto;
    max-width: 924px; }
  .p-advantage_h2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: 0 auto 30px;
    color: #fff;
    font-weight: bold; }
    .p-advantage_h2-left {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      font-size: 28px;
      line-height: 150%; }
      .p-advantage_h2-left span {
        font-size: 36px;
        line-height: 1; }
    .p-advantage_h2-center {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin: 0 5px;
      font-size: 90px;
      color: #EEFF00;
      font-family: 'Arial';
      line-height: 1; }
    .p-advantage_h2-right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      font-size: 36px;
      line-height: 130%; }
  .p-advantage_main {
    width: 100%;
    height: auto; }
    .p-advantage_main ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .p-advantage_main ul li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        padding: 0 10px;
        width: 282px;
        height: 282px;
        background: #fff;
        border-radius: 10px; }
        .p-advantage_main ul li.no1 {
          background-image: url(img/advantage/advantage_no1.png);
          background-size: cover; }
        .p-advantage_main ul li.no2 {
          background-image: url(img/advantage/advantage_no2.png);
          background-size: cover; }
        .p-advantage_main ul li.no3 {
          background-image: url(img/advantage/advantage_no3.png);
          background-size: cover; }
    .p-advantage_main-top {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 160px; }
    .p-advantage_main-title {
      font-size: 24px;
      color: #000;
      font-weight: bold;
      font-family: "Noto Sans JP", sans-serif;
      text-align: center;
      line-height: 130%; }
    .p-advantage_main-text {
      font-size: 13px;
      line-height: 160%; }

@media screen and (max-width: 768px) {
  .p-advantage {
    min-width: auto;
    padding: 10% 5%; }
    .p-advantage_h2 {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin: 0 auto 30px;
      width: 330px; }
      .p-advantage_h2-left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        font-size: 28px;
        line-height: 150%; }
        .p-advantage_h2-left span {
          font-size: 36px; }
      .p-advantage_h2-center {
        margin: 0 5px;
        font-size: 90px; }
      .p-advantage_h2-right {
        font-size: 36px; }
    .p-advantage_main ul {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 0 auto;
      width: 80%; }
      .p-advantage_main ul li {
        margin: 0 0 30px;
        padding: 0 10px;
        width: 100%;
        height: 282px; }
        .p-advantage_main ul li.no1, .p-advantage_main ul li.no2, .p-advantage_main ul li.no3 {
          background-size: contain;
          background-repeat: no-repeat; }
        .p-advantage_main ul li.no3 {
          background-position: right; }
    .p-advantage_main-title {
      font-size: 24px;
      color: #000;
      font-weight: bold;
      font-family: "Noto Sans JP", sans-serif;
      text-align: center;
      line-height: 130%; }
    .p-advantage_main-text {
      font-size: 13px;
      line-height: 160%; } }

@media screen and (max-width: 420px) {
  .p-advantage_h2 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 auto 30px;
    width: 100%; }
    .p-advantage_h2-left {
      width: 100%;
      font-size: 22px;
      text-align: center; }
      .p-advantage_h2-left span {
        font-size: 30px; }
    .p-advantage_h2-center {
      margin: 0 5px;
      font-size: 80px; }
    .p-advantage_h2-right {
      font-size: 30px; }
  .p-advantage_main ul {
    width: 100%; }
    .p-advantage_main ul li {
      margin: 0 0 30px;
      padding: 0 10px;
      width: 100%;
      height: 282px; }
  .p-advantage_main-title {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
    line-height: 130%; }
  .p-advantage_main-text {
    font-size: 13px;
    line-height: 160%; } }

.p-reason {
  padding: 70px 0 0;
  width: 100%;
  min-width: 1080px;
  height: auto; }
  .p-reason_inner {
    margin: 0 auto;
    max-width: 924px; }
  .p-reason_h2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 30px;
    font-size: 26px;
    color: #000;
    font-weight: bold;
    line-height: 1; }
    .p-reason_h2-bottom span {
      font-size: 80px;
      color: #FF8000;
      font-family: 'Arial'; }
  .p-reason_list {
    width: 100%;
    height: auto; }
  .p-reason_item {
    position: relative;
    margin: 0 0 30px;
    padding: 0 20px 20px 0;
    width: 100%;
    height: auto;
    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #DEDEDE;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }
    .p-reason_item-flag {
      position: absolute;
      top: -10px;
      left: 10px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 20px 0;
      width: 80px;
      height: 140px;
      background: #D80000; }
      .p-reason_item-flag:before {
        content: '';
        position: absolute;
        top: 0;
        right: -5px;
        width: 0;
        height: 0;
        border-width: 0 5px 10px 0;
        border-style: solid;
        border-color: transparent transparent #A20000 transparent; }
      .p-reason_item-flag:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        height: 0;
        border-width: 0 40px 30px 40px;
        border-style: solid;
        border-color: transparent transparent #fff transparent; }
      .p-reason_item-flag span {
        display: block;
        margin: 0 0 7px;
        font-size: 20px;
        color: #fff;
        font-weight: bold;
        line-height: 1; }
      .p-reason_item-flag p {
        font-size: 48px;
        color: #fff;
        font-family: 'Arial';
        font-weight: bold;
        line-height: 1; }
    .p-reason_item-inner {
      width: 100%;
      height: auto; }
      .p-reason_item-inner h3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0 0 0 120px;
        height: 3.8em;
        font-size: 20px;
        font-weight: bold;
        line-height: 140%; }
      .p-reason_item-inner p {
        padding: 0 0 0 120px;
        font-size: 14px;
        line-height: 150%; }

@media screen and (max-width: 768px) {
  .p-reason {
    padding: 15% 3% 0;
    min-width: auto; }
    .p-reason_item-inner h3 {
      padding: 0 0 0 120px;
      height: 5em;
      font-size: 3vw; }
    .p-reason_h2 {
      margin: 0 0 30px;
      font-size: 5vw; }
      .p-reason_h2-bottom span {
        font-size: 15vw; } }

@media screen and (max-width: 420px) {
  .p-reason_item {
    margin: 0 0 30px;
    padding: 0 10px 10px 0; }
    .p-reason_item-flag {
      position: absolute;
      top: -10px;
      left: 10px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 15px 0;
      width: 40px;
      height: 70px;
      background: #D80000; }
      .p-reason_item-flag:after {
        border-width: 0 20px 10px 20px; }
      .p-reason_item-flag span {
        margin: 0 0 5px;
        font-size: 12px; }
      .p-reason_item-flag p {
        font-size: 22px; }
    .p-reason_item-inner h3 {
      padding: 0 0 0 60px;
      height: 70px;
      font-size: 3.6vw; }
    .p-reason_item-inner p {
      padding: 0 0 0 15px; } }

.p-what {
  margin: 0 0 100px;
  padding: 40px 0;
  width: 100%;
  height: auto;
  background-image: url(img/what/what_bg.png);
  background-repeat: repeat; }
  .p-what_inner {
    margin: 0 auto;
    width: 930px; }
  .p-what_h2 {
    font-size: 26px;
    font-weight: bold;
    text-align: center; }
  .p-what_head {
    margin: 0 0 40px; }
    .p-what_head-center {
      margin: 0 0 20px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .p-what_head-img {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 330px; }
      .p-what_head-img img {
        display: block;
        width: 100%;
        height: auto; }
    .p-what_head-headding {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .p-what_head-headding p {
        font-size: 50px;
        color: #FF0000;
        font-weight: bold;
        text-align: left;
        line-height: 150%; }
    .p-what_head-bottom {
      width: 100%;
      height: auto; }
    .p-what_head-h3 {
      margin: 0 0 10px;
      font-size: 26px;
      color: #000;
      font-weight: bold;
      line-height: 130%;
      text-align: center; }
      .p-what_head-h3 .sp {
        display: none; }
    .p-what_head-text {
      font-size: 16px;
      color: #000;
      line-height: 150%;
      text-align: center; }
  .p-what_container {
    width: 100%;
    height: auto; }
  .p-what_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%; }
  .p-what_item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding: 10px;
    background: #fff;
    border-radius: 6px; }
    .p-what_item.col1 {
      padding: 20px;
      width: 100%;
      background: #F6F6F6; }
    .p-what_item.col2 {
      margin: 0 0 16px;
      width: 49%; }
    .p-what_item-head {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 0 10px;
      width: 100%;
      height: 50px;
      font-size: 22px;
      color: #fff;
      font-weight: bold;
      border-radius: 6px; }
      .p-what_item-head.gray {
        background: #9A9A9A; }
      .p-what_item-head.blue {
        background: #42B5EC; }
    .p-what_item-img {
      margin: 0 0 15px;
      width: 100%;
      height: auto; }
      .p-what_item-img img {
        display: block;
        width: 100%;
        height: auto; }
    .p-what_item-main ul li {
      position: relative;
      margin: 0 0 1em;
      padding: 0 0 0 20px;
      width: 100%;
      height: auto;
      font-size: 14px;
      color: #000;
      font-weight: bold;
      line-height: 150%; }
      .p-what_item-main ul li:before {
        content: '';
        position: absolute;
        top: 4px;
        left: 0;
        width: 12px;
        height: 12px; }
      .p-what_item-main ul li.gray:before {
        background: #C7C7C7; }
      .p-what_item-main ul li.blue:before {
        background-image: url("img/what/what_check.svg"); }
  .p-what_h4 {
    margin: 0 0 20px;
    font-size: 26px;
    color: #000;
    font-weight: bold;
    text-align: center; }
  .p-what_text p {
    margin: 0 0 1.5em;
    font-size: 14px;
    color: #000;
    line-height: 150%; }
    .p-what_text p:last-child {
      margin: 0; }

@media screen and (max-width: 768px) {
  .p-what {
    padding: 10% 3%;
    min-width: auto; }
    .p-what_inner {
      width: 100%; }
    .p-what_h2 {
      margin: 0 0 20px;
      font-size: 6vw; }
    .p-what_head {
      margin: 0 0 40px; }
      .p-what_head-center {
        margin: 0 0 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
      .p-what_head-img {
        margin: 0 0 20px;
        width: 50%; }
      .p-what_head-headding p {
        font-size: 7vw; }
      .p-what_head-h3 {
        margin: 0 0 10px;
        font-size: 6vw; }
        .p-what_head-h3 .sp {
          display: block; }
      .p-what_head-text {
        font-size: 14px; }
    .p-what_item {
      padding: 8px; }
      .p-what_item.col1 {
        padding: 20px;
        width: 100%;
        background: #F6F6F6; }
      .p-what_item.col2 {
        margin: 0 0 16px;
        width: 100%; }
      .p-what_item-head {
        height: 50px;
        font-size: 5vw; }
      .p-what_item-main ul li {
        position: relative;
        margin: 0 0 1em;
        padding: 0 0 0 20px;
        width: 100%;
        height: auto;
        font-size: 14px;
        color: #000;
        font-weight: bold;
        line-height: 150%; }
        .p-what_item-main ul li:before {
          content: '';
          position: absolute;
          top: 4px;
          left: 0;
          width: 12px;
          height: 12px; }
        .p-what_item-main ul li.gray:before {
          background: #C7C7C7; }
        .p-what_item-main ul li.blue:before {
          background-image: url("img/what/what_check.svg"); }
    .p-what_h4 {
      margin: 0 0 20px;
      font-size: 6vw;
      color: #000;
      font-weight: bold;
      text-align: center; }
    .p-what_text p {
      margin: 0 0 1.5em;
      font-size: 14px;
      color: #000;
      line-height: 150%; }
      .p-what_text p:last-child {
        margin: 0; } }

@media screen and (max-width: 420px) {
  .p-what_text p {
    font-size: 12px; } }

.p-schedule {
  width: 100%;
  height: auto; }
  .p-schedule_inner {
    margin: 0 auto;
    width: 924px; }
  .p-schedule_h2 {
    margin: 0 0 20px; }
    .p-schedule_h2 h2 {
      font-size: 26px;
      color: #000;
      text-align: center; }
  .p-schedule_container {
    margin: 0 0 120px;
    padding: 70px;
    width: 100%;
    height: auto;
    background-image: url(img/schedule/schedule_bg.png);
    background-repeat: repeat;
    border-radius: 6px; }
  .p-schedule_h3 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 20px;
    width: 100%;
    height: 40px;
    font-size: 26px;
    color: #000;
    font-weight: bold;
    text-align: center; }
    .p-schedule_h3:before, .p-schedule_h3:after {
      content: '';
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      width: auto;
      height: 1px;
      background: #707070; }
    .p-schedule_h3:before {
      margin: 0 20px 0 0; }
    .p-schedule_h3:after {
      margin: 0 0 0 20px; }
  .p-schedule_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .p-schedule_item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding: 30px;
    width: 49%;
    border-radius: 10px; }
    .p-schedule_item.blue-l1 {
      background: #97CDF8; }
    .p-schedule_item.blue-l2 {
      background: #C9E4F9; }
    .p-schedule_item-h4 {
      margin: 0 0 25px;
      font-size: 20px;
      color: #000;
      font-weight: bold;
      border-width: 0 0 1px;
      border-style: solid;
      border-color: #fff; }
    .p-schedule_item dl {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
      .p-schedule_item dl dt {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 70px; }
        .p-schedule_item dl dt img {
          display: block;
          width: 100%;
          height: auto; }
      .p-schedule_item dl dd {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0 0 0 10px; }
        .p-schedule_item dl dd p {
          font-size: 14px;
          color: #000;
          line-height: 150%; }
  .p-schedule_arrow {
    position: relative;
    width: 100%;
    height: 20px; }
    .p-schedule_arrow:before {
      content: '';
      position: absolute;
      top: 6px;
      left: 30px;
      width: 0;
      height: 0;
      border-width: 7px 5px 0 5px;
      border-style: solid;
      border-color: #fff transparent transparent transparent; }
  .p-schedule_text {
    padding: 10px 15px 30px; }
    .p-schedule_text small {
      display: block;
      margin: 0 0 5px;
      font-size: 12px;
      color: #000;
      line-height: 150%; }
      .p-schedule_text small span {
        font-weight: bold;
        color: #f00; }
    .p-schedule_text strong {
      font-size: 16px;
      color: #000;
      font-weight: bold; }
  .p-schedule_wrap {
    margin: 0 0 90px;
    padding: 30px;
    width: 100%;
    height: auto;
    background: #fff;
    border-radius: 10px; }
    .p-schedule_wrap-title {
      margin: 0 0 20px; }
      .p-schedule_wrap-title h4 {
        font-size: 18px;
        color: #000;
        font-weight: bold; }
      .p-schedule_wrap-title p {
        font-size: 18px;
        color: #000; }
        .p-schedule_wrap-title p span {
          color: #f00;
          font-weight: bold; }
  .p-schedule_list2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%; }
  .p-schedule_item2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 49%; }
    .p-schedule_item2-head {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 50px;
      border-radius: 17px 17px 0 0; }
      .p-schedule_item2-head span {
        font-size: 20px;
        font-weight: bold; }
    .p-schedule_item2-main {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 40px 30px;
      border-width: 0 7px 7px;
      border-style: solid;
      border-radius: 0 0 17px 17px; }
      .p-schedule_item2-main ul {
        width: 100%;
        height: auto; }
        .p-schedule_item2-main ul li {
          font-size: 18px;
          color: #000;
          font-weight: bold;
          text-align: center; }
    .p-schedule_item2.gray .p-schedule_item2-head {
      background: #D9D9D9; }
      .p-schedule_item2.gray .p-schedule_item2-head span {
        color: #000; }
    .p-schedule_item2.gray .p-schedule_item2-main {
      border-color: #D9D9D9; }
    .p-schedule_item2.blue .p-schedule_item2-head {
      background: #97CDF8; }
    .p-schedule_item2.blue .p-schedule_item2-main {
      border-color: #97CDF8; }
    .p-schedule_item2-arrow {
      position: relative;
      width: 100%;
      height: 50px; }
      .p-schedule_item2-arrow:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 0;
        height: 0;
        border-width: 15px 27px 0 27px;
        border-style: solid;
        border-color: #D9D9D9 transparent transparent transparent;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    .p-schedule_item2-content p {
      font-size: 18px;
      color: #000;
      font-weight: bold;
      text-align: center; }
      .p-schedule_item2-content p span {
        font-size: 24px;
        color: #f00; }
  .p-schedule_box {
    padding: 30px;
    width: 100%;
    height: auto;
    border-width: 8px;
    border-style: solid;
    border-color: #97CDF8;
    border-radius: 23px;
    background: #fff; }
    .p-schedule_box-h4 {
      margin: 0 0 30px; }
      .p-schedule_box-h4 h4 {
        font-size: 18px;
        color: #000;
        font-weight: bold; }
      .p-schedule_box-h4 p {
        font-size: 14px;
        color: #000;
        font-weight: bold; }
        .p-schedule_box-h4 p span {
          color: #f00; }
    .p-schedule_box-center {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%; }
      .p-schedule_box-center small {
        display: block;
        font-size: 22px;
        color: #000; }
        .p-schedule_box-center small .sp {
          display: none; }
      .p-schedule_box-center p {
        font-size: 28px;
        color: #000;
        text-align: center; }
        .p-schedule_box-center p span {
          color: #f00;
          font-weight: bold; }
        .p-schedule_box-center p strong {
          font-weight: bold; }
        .p-schedule_box-center p .sp {
          display: none; }
    .p-schedule_box-arrow {
      margin: 10px 0;
      width: 140px; }
      .p-schedule_box-arrow img {
        display: block;
        width: 100%;
        height: auto; }
  .p-schedule_box2 {
    padding: 20px;
    width: 100%;
    height: auto;
    background: #fff; }
    .p-schedule_box2-h4 {
      margin: 0 0 10px; }
      .p-schedule_box2-h4 h4 {
        font-size: 18px;
        color: #000;
        font-weight: bold; }
    .p-schedule_box2 ul {
      width: 100%;
      height: auto; }
      .p-schedule_box2 ul li {
        position: relative;
        margin: 0 0 10px;
        padding: 0 0 0 20px;
        width: 100%;
        height: auto;
        font-size: 16px;
        color: #000;
        font-weight: bold; }
        .p-schedule_box2 ul li:before {
          content: '';
          position: absolute;
          top: 4px;
          left: 0;
          width: 13px;
          height: 14px;
          background-image: url(img/schedule/schecule_file.svg);
          background-size: contain;
          background-repeat: no-repeat; }
  .p-schedule_box3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 30px 0 80px;
    width: 100%;
    height: 116px;
    border-width: 1px;
    border-style: solid;
    border-color: #707070; }
    .p-schedule_box3 span {
      font-size: 20px;
      color: #000;
      font-weight: bold; }

@media screen and (max-width: 768px) {
  .p-schedule_inner {
    margin: 0 auto;
    width: 100%; }
  .p-schedule_h2 {
    margin: 0 0 20px; }
    .p-schedule_h2 h2 {
      font-size: 6vw;
      color: #000;
      text-align: center; }
  .p-schedule_container {
    margin: 0 0 20%;
    padding: 5% 3%; }
  .p-schedule_h3 {
    margin: 0 0 20px;
    font-size: 6vw; }
    .p-schedule_h3:before {
      margin: 0 10px 0 0; }
    .p-schedule_h3:after {
      margin: 0 0 0 10px; }
  .p-schedule_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .p-schedule_item {
    padding: 15px;
    width: 100%; }
    .p-schedule_item:first-child {
      margin: 0 0 5%; }
  .p-schedule_text {
    padding: 10px 10px 10%; }
  .p-schedule_wrap {
    margin: 0 0 20%;
    padding: 15px; }
    .p-schedule_wrap-title {
      margin: 0 0 5%; }
      .p-schedule_wrap-title h4 {
        font-size: 5vw; }
      .p-schedule_wrap-title p {
        font-size: 4vw; }
  .p-schedule_list2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .p-schedule_item2 {
    width: 100%; }
    .p-schedule_item2:first-child {
      margin: 0 0 5%; }
    .p-schedule_item2-main {
      padding: 20px 10px; }
      .p-schedule_item2-main ul li {
        font-size: 5vw; }
    .p-schedule_item2-arrow {
      position: relative;
      width: 100%;
      height: 40px; }
    .p-schedule_item2-content {
      padding: 10% 0; }
      .p-schedule_item2-content p {
        font-size: 4.5vw; }
        .p-schedule_item2-content p span {
          font-size: 6vw; }
  .p-schedule_box {
    padding: 15px; }
    .p-schedule_box-h4 {
      margin: 0 0 30px; }
      .p-schedule_box-h4 h4 {
        font-size: 18px;
        color: #000;
        font-weight: bold; }
      .p-schedule_box-h4 p {
        font-size: 3.5vw; }
    .p-schedule_box-center small {
      font-size: 5.4vw; }
      .p-schedule_box-center small .sp {
        display: block; }
    .p-schedule_box-center p {
      font-size: 5.6vw; }
      .p-schedule_box-center p .sp {
        display: block; }
    .p-schedule_box-arrow {
      margin: 5% 0;
      width: 200px; }
  .p-schedule_box2 {
    padding: 20px;
    width: 100%;
    height: auto;
    background: #fff; }
    .p-schedule_box2-h4 {
      margin: 0 0 10px; }
      .p-schedule_box2-h4 h4 {
        font-size: 18px;
        color: #000;
        font-weight: bold; }
    .p-schedule_box2 ul {
      width: 100%;
      height: auto; }
      .p-schedule_box2 ul li {
        margin: 0 0 5px;
        padding: 0 0 0 20px;
        font-size: 12px; }
        .p-schedule_box2 ul li:before {
          top: 2px;
          left: 0;
          width: 12px;
          height: 13px; }
  .p-schedule_box3 {
    margin: 0 auto 10%;
    padding: 5% 3%;
    width: 94%; }
    .p-schedule_box3 span {
      font-size: 18px; } }

.p-attention {
  padding: 0 0 100px;
  width: 100%;
  min-width: 1080px;
  height: auto; }
  .p-attention_head {
    margin: 0 0 80px;
    width: 100%;
    height: auto; }
    .p-attention_head-title {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 168px;
      background: -webkit-linear-gradient(#AC3B3B, #FF5454);
      background: linear-gradient(#AC3B3B, #FF5454); }
      .p-attention_head-title h2 {
        margin: 0 0 10px;
        font-size: 26px;
        color: #fff;
        font-weight: bold; }
      .p-attention_head-title p {
        font-size: 14px;
        color: #fff;
        line-height: 150%; }
    .p-attention_head-bottom {
      padding: 40px 0;
      width: 100%;
      height: auto;
      background: #D9D9D9; }
      .p-attention_head-bottom ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
        max-width: 945px; }
        .p-attention_head-bottom ul li.img {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          width: 313px; }
          .p-attention_head-bottom ul li.img img {
            display: block;
            width: 100%;
            height: auto; }
        .p-attention_head-bottom ul li.table {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 auto;
              -ms-flex: 1 1 auto;
                  flex: 1 1 auto;
          padding: 0 0 0 40px; }
          .p-attention_head-bottom ul li.table table {
            width: 100%;
            height: auto;
            border-collapse: collapse;
            border-width: 1px;
            border-style: solid;
            border-color: #B9B9B9; }
            .p-attention_head-bottom ul li.table table thead {
              background: #EFEFEF; }
              .p-attention_head-bottom ul li.table table thead th {
                height: 66px;
                font-size: 18px;
                color: #000000;
                font-weight: bold;
                text-align: center;
                border-width: 0 0 1px;
                border-style: solid;
                border-color: #B9B9B9; }
                .p-attention_head-bottom ul li.table table thead th small {
                  display: block; }
            .p-attention_head-bottom ul li.table table tbody {
              background: #fff; }
              .p-attention_head-bottom ul li.table table tbody td {
                height: 66px;
                font-size: 18px;
                color: #000000;
                text-align: center; }
  .p-attention_inner {
    width: 100%;
    height: auto; }
    .p-attention_inner-head {
      margin: 0 0 40px;
      width: 100%;
      height: auto; }
      .p-attention_inner-head h3 {
        font-size: 26px;
        color: #000;
        font-weight: bold;
        text-align: center; }
    .p-attention_inner-content ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin: 0 auto;
      max-width: 940px; }
      .p-attention_inner-content ul li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 20px;
        width: calc(33.33% - 14px);
        height: 145px;
        background: -webkit-linear-gradient(#C8E9F9, #99D5F1);
        background: linear-gradient(#C8E9F9, #99D5F1);
        border-radius: 6px; }
    .p-attention_inner-text {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      padding: 13px 0 13px 13px; }
      .p-attention_inner-text h4 {
        font-size: 19px;
        color: #000;
        font-weight: bold; }
      .p-attention_inner-text p {
        font-size: 12px;
        color: #000;
        line-height: 150%; }
    .p-attention_inner-img {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      width: 130px; }
      .p-attention_inner-img img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        display: block;
        width: 100%;
        height: auto; }
  .p-attention_condition {
    margin: 0 auto;
    width: 940px; }
    .p-attention_condition-head {
      margin: 0 0 16px; }
      .p-attention_condition-head h3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        height: 38px;
        font-size: 16px;
        color: #000;
        font-weight: bold;
        background: #E6E6E6; }
    .p-attention_condition-text {
      margin: 0 0 20px;
      font-size: 14px;
      color: #000;
      line-height: 150%; }
      .p-attention_condition-text h4 {
        font-weight: bold; }
    .p-attention_condition-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 0 30px;
      width: 100%;
      height: 38px;
      border-width: 1px;
      border-style: solid;
      border-color: #707070; }
      .p-attention_condition-box span {
        font-size: 16px;
        color: #000; }
    .p-attention_condition-list {
      margin: 0 0 20px;
      width: 100%;
      height: auto;
      font-size: 14px;
      color: #000; }
      .p-attention_condition-list dl {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 480px;
        height: 40px;
        border-width: 1px;
        border-style: solid;
        border-color: #707070; }
        .p-attention_condition-list dl:first-child {
          border-width: 1px 1px 0 1px; }
        .p-attention_condition-list dl dt {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 50%;
          background: #F2F2F2;
          border-width: 0 1px 0 0;
          border-style: solid;
          border-color: #707070; }
        .p-attention_condition-list dl dd {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 50%; }
    .p-attention_condition-table {
      width: 100%;
      height: auto; }
      .p-attention_condition-table table {
        width: 810px;
        height: auto;
        border-collapse: collapse;
        border-width: 1px;
        border-style: solid;
        border-color: #707070; }
        .p-attention_condition-table table thead tr {
          border-width: 1px;
          border-style: solid;
          border-color: #707070; }
        .p-attention_condition-table table thead th {
          width: 190px;
          height: 40px;
          font-size: 14px;
          color: #000;
          font-weight: 500;
          background: #F2F2F2;
          border-width: 0 1px 0 0;
          border-style: solid;
          border-color: #707070; }
          .p-attention_condition-table table thead th:first-child {
            width: 240px; }
        .p-attention_condition-table table tbody tr {
          border-width: 1px;
          border-style: solid;
          border-color: #707070; }
        .p-attention_condition-table table tbody th {
          width: 240px;
          height: 40px;
          font-size: 14px;
          color: #000;
          font-weight: 500;
          background: #F2F2F2;
          border-width: 0 1px 0 0;
          border-style: solid;
          border-color: #707070; }
        .p-attention_condition-table table tbody td {
          width: 190px;
          font-size: 14px;
          color: #000;
          text-align: center;
          border-width: 0 1px 0 0;
          border-style: solid;
          border-color: #707070; }

@media screen and (max-width: 768px) {
  .p-attention {
    padding: 0 3% 10%;
    min-width: auto; }
    .p-attention_head {
      margin: 0 0 20%;
      width: 100%;
      height: auto; }
      .p-attention_head-title {
        padding: 5% 3%;
        height: auto; }
        .p-attention_head-title h2 {
          margin: 0 0 5px;
          font-size: 18px;
          text-align: center; }
        .p-attention_head-title p {
          font-size: 14px;
          text-align: center; }
      .p-attention_head-bottom {
        padding: 30px 0; }
        .p-attention_head-bottom ul {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column; }
          .p-attention_head-bottom ul li.img {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 auto;
                -ms-flex: 0 0 auto;
                    flex: 0 0 auto;
            width: 100%; }
            .p-attention_head-bottom ul li.img img {
              margin: 0 auto 20px;
              width: 80%;
              height: auto; }
          .p-attention_head-bottom ul li.table {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 auto;
                -ms-flex: 1 1 auto;
                    flex: 1 1 auto;
            padding: 0 2%; }
            .p-attention_head-bottom ul li.table table thead th {
              height: 54px;
              font-size: 14px; }
            .p-attention_head-bottom ul li.table table tbody td {
              height: 42px;
              font-size: 12px; }
    .p-attention_inner-head {
      margin: 0 0 20px; }
      .p-attention_inner-head h3 {
        font-size: 18px; }
    .p-attention_inner-content ul {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .p-attention_inner-content ul li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 10px;
        width: 100%;
        height: 145px;
        background: -webkit-linear-gradient(#C8E9F9, #99D5F1);
        background: linear-gradient(#C8E9F9, #99D5F1);
        border-radius: 6px; }
    .p-attention_inner-text {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      padding: 13px; }
      .p-attention_inner-text h4 {
        font-size: 20px;
        color: #000;
        font-weight: bold; }
      .p-attention_inner-text p {
        font-size: 12px;
        color: #000;
        line-height: 150%; }
    .p-attention_inner-img {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 140px; }
      .p-attention_inner-img img {
        display: block;
        width: 100%;
        height: auto; }
    .p-attention_condition {
      width: 100%; }
      .p-attention_condition-box {
        margin: 0 0 30px;
        padding: 10px;
        height: auto; }
        .p-attention_condition-box span {
          font-size: 14px;
          color: #000;
          text-align: center; }
      .p-attention_condition-list {
        margin: 0 0 20px;
        font-size: 13px; }
        .p-attention_condition-list dl {
          width: 100%;
          height: 40px; }
      .p-attention_condition-table {
        width: 100%;
        height: auto;
        overflow: auto;
        white-space: nowrap; }
        　
.p-attention_condition-table::-webkit-scrollbar {
          height: 5px; }
        　
.p-attention_condition-table::-webkit-scrollbar-track {
          background: #F1F1F1; }
        .p-attention_condition-table::-webkit-scrollbar-thumb {
          background: #BCBCBC; }
        .p-attention_condition-table table {
          width: 810px;
          height: auto;
          border-collapse: collapse;
          border-width: 1px;
          border-style: solid;
          border-color: #707070; }
          .p-attention_condition-table table thead tr {
            border-width: 1px;
            border-style: solid;
            border-color: #707070; }
          .p-attention_condition-table table thead th {
            width: 190px;
            height: 40px;
            font-size: 13px;
            color: #000;
            font-weight: 500;
            background: #F2F2F2;
            border-width: 0 1px 0 0;
            border-style: solid;
            border-color: #707070; }
            .p-attention_condition-table table thead th:first-child {
              width: 240px; }
          .p-attention_condition-table table tbody tr {
            border-width: 1px;
            border-style: solid;
            border-color: #707070; }
          .p-attention_condition-table table tbody th {
            width: 240px;
            height: 40px;
            font-size: 13px;
            color: #000;
            font-weight: 500;
            background: #F2F2F2;
            border-width: 0 1px 0 0;
            border-style: solid;
            border-color: #707070; }
          .p-attention_condition-table table tbody td {
            width: 190px;
            font-size: 13px;
            color: #000;
            text-align: center;
            border-width: 0 1px 0 0;
            border-style: solid;
            border-color: #707070; } }

.p-clearance {
  padding: 60px 0;
  width: 100%;
  background: #FF4616; }
  .p-clearance_inner {
    margin: 0 auto;
    width: 924px; }
  .p-clearance_head {
    position: relative;
    z-index: 10;
    margin: 0 0 30px; }
    .p-clearance_head h2 {
      margin: 0 0 10px;
      font-size: 26px;
      line-height: 1;
      color: #fff;
      font-weight: bold;
      text-align: center; }
    .p-clearance_head p {
      font-size: 18px;
      color: #fff;
      text-align: center; }
  .p-clearance_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 15px; }
  .p-clearance_item {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding: 100px 20px 30px;
    width: 31%;
    background: #fff;
    border-radius: 14px; }
    .p-clearance_item-head {
      position: absolute;
      top: 0;
      left: 50%;
      z-index: 2;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 120px;
      height: 60px;
      background: #FF4616;
      border-radius: 0 0 60px 60px;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
      .p-clearance_item-head span {
        position: relative;
        top: -10px;
        font-size: 58px;
        color: #fff;
        font-family: 'Segoe UI';
        font-weight: bold; }
    .p-clearance_item-inner h3 {
      margin: 0 0 20px;
      font-size: 24px;
      color: #000;
      font-weight: bold;
      line-height: 130%;
      text-align: center; }
    .p-clearance_item-inner p {
      margin: 0 0 1em;
      font-size: 14px;
      color: #000;
      line-height: 130%;
      text-align: center; }
      .p-clearance_item-inner p:last-child {
        margin: 0; }
  .p-clearance_other p {
    font-size: 14px;
    color: #fff;
    text-align: center; }

@media screen and (max-width: 768px) {
  .p-clearance {
    padding: 15% 3%; }
    .p-clearance_inner {
      width: 100%; }
    .p-clearance_list {
      margin: 0 0 15px; }
    .p-clearance_item {
      padding: 80px 10px 20px;
      width: 32%;
      border-radius: 14px; }
      .p-clearance_item-head {
        width: 100px;
        height: 50px;
        border-radius: 0 0 50px 50px; }
        .p-clearance_item-head span {
          top: -5px;
          font-size: 46px; }
      .p-clearance_item-inner h3 {
        margin: 0 0 10px;
        font-size: 20px; }
      .p-clearance_item-inner p {
        font-size: 13px; }
    .p-clearance_other {
      font-size: 13px; } }

@media screen and (max-width: 420px) {
  .p-clearance {
    padding: 15% 5%; }
    .p-clearance_head {
      margin: 0 0 30px; }
      .p-clearance_head h2 {
        margin: 0 0 10px;
        font-size: 18px; }
      .p-clearance_head p {
        font-size: 12px; }
    .p-clearance_list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 0 0 10px; }
    .p-clearance_item {
      margin: 0 0 5%;
      padding: 80px 15px 20px;
      width: 100%;
      border-radius: 14px; }
      .p-clearance_item-head {
        width: 100px;
        height: 60px;
        border-radius: 0 0 60px 60px; }
        .p-clearance_item-head span {
          top: -10px;
          font-size: 58px; }
      .p-clearance_item-inner h3 {
        margin: 0 0 20px;
        font-size: 24px; }
      .p-clearance_item-inner p {
        font-size: 14px; }
    .p-clearance_other {
      font-size: 13px; } }

.p-step {
  padding: 40px 0;
  width: 100%; }
  .p-step_inner {
    margin: 0 auto;
    width: 924px;
    height: auto; }
  .p-step_head {
    margin: 0 0 40px; }
    .p-step_head h2 {
      font-size: 26px;
      color: #000;
      font-weight: bold;
      text-align: center; }
  .p-step_list {
    width: 100%;
    height: auto; }
  .p-step_item {
    margin: 0 0 50px; }
    .p-step_item-head {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: 0 0 25px;
      width: 100%;
      height: 50px; }
    .p-step_item-no {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 80px;
      height: 100%;
      background: #1E7BB9; }
      .p-step_item-no span {
        font-size: 16px;
        color: #fff;
        font-weight: bold; }
    .p-step_item-title {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 10px;
      height: 100%;
      background: #42B5EC; }
      .p-step_item-title h3 {
        font-size: 16px;
        color: #fff;
        font-weight: bold; }
    .p-step_item-inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .p-step_item-text {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      padding: 0 10px 0 0; }
      .p-step_item-text h4 {
        margin: 0 0 1em;
        font-size: 14px;
        color: #000;
        font-weight: bold;
        line-height: 130%; }
      .p-step_item-text p {
        margin: 0 0 1em;
        font-size: 14px;
        color: #000;
        line-height: 150%; }
        .p-step_item-text p:last-child {
          margin: 0; }
    .p-step_item-photo {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
      .p-step_item-photo img {
        display: block; }

@media screen and (max-width: 768px) {
  .p-step {
    padding: 10% 3%; }
    .p-step_inner {
      width: 100%; }
    .p-step_item {
      margin: 0 0 10%; }
      .p-step_item-head {
        margin: 0 0 20px;
        height: 40px; }
      .p-step_item-no {
        width: 80px; }
        .p-step_item-no span {
          font-size: 14px; }
      .p-step_item-title h3 {
        font-size: 14px; }
      .p-step_item-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .p-step_item-text {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 60%;
        padding: 0 10px 0 0; }
        .p-step_item-text h4 {
          margin: 0 0 1em;
          font-size: 14px;
          color: #000;
          font-weight: bold;
          line-height: 130%; }
        .p-step_item-text p {
          margin: 0 0 1em;
          font-size: 14px;
          color: #000;
          line-height: 150%; }
          .p-step_item-text p:last-child {
            margin: 0; }
      .p-step_item-photo {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 40%; }
        .p-step_item-photo img {
          display: block;
          width: 100%;
          height: auto; } }

@media screen and (max-width: 420px) {
  .p-step_inner {
    width: 100%; }
  .p-step_head {
    margin: 0 0 5%; }
    .p-step_head h2 {
      font-size: 18px; }
  .p-step_item {
    margin: 0 0 15%; }
    .p-step_item-no {
      width: 70px; }
      .p-step_item-no span {
        font-size: 12px; }
    .p-step_item-title h3 {
      font-size: 12px; }
    .p-step_item-inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .p-step_item-text {
      margin: 0 0 3%;
      padding: 0;
      width: 100%; }
    .p-step_item-photo {
      width: 100%; } }

.p-voice {
  padding: 40px 0 60px;
  width: 100%;
  height: auto;
  background: #8DD8EF; }
  .p-voice_inner {
    margin: 0 auto;
    width: 924px; }
  .p-voice_head {
    margin: 0 0 40px; }
    .p-voice_head h2 {
      font-size: 26px;
      color: #000;
      font-weight: bold;
      text-align: center; }
  .p-voice_list {
    width: 100%;
    height: auto; }
  .p-voice_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 20px;
    padding: 20px;
    background: #fff; }
  .p-voice_photo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 225px;
    height: auto; }
    .p-voice_photo img {
      display: block;
      width: 100%;
      height: auto; }
  .p-voice_text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 0 0 0 20px; }
    .p-voice_text h3 {
      margin: 0 0 10px;
      font-size: 16px;
      color: #000;
      font-weight: bold;
      line-height: 130%; }
    .p-voice_text p {
      font-size: 12px;
      color: #000;
      line-height: 150%; }

@media screen and (max-width: 768px) {
  .p-voice {
    padding: 10% 3% 10%; }
    .p-voice_inner {
      width: 100%; }
    .p-voice_head {
      margin: 0 0 5%; }
    .p-voice_item {
      margin: 0 0 15px;
      padding: 15px; }
    .p-voice_photo {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 30%; }
    .p-voice_text {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 70%;
      padding: 0 0 0 3%; }
      .p-voice_text h3 {
        margin: 0 0 10px;
        font-size: 16px;
        color: #000;
        font-weight: bold;
        line-height: 130%; }
      .p-voice_text p {
        font-size: 12px;
        color: #000;
        line-height: 150%; } }

@media screen and (max-width: 420px) {
  .p-voice_head h2 {
    font-size: 18px; }
  .p-voice_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .p-voice_photo {
    width: 100%; }
    .p-voice_photo img {
      margin: 0 auto 5%;
      width: 80%;
      height: auto; }
  .p-voice_text {
    padding: 0;
    width: 100%; }
    .p-voice_text h3 {
      margin: 0 0 10px;
      font-size: 16px;
      color: #000;
      font-weight: bold;
      line-height: 130%; }
    .p-voice_text p {
      font-size: 12px;
      color: #000;
      line-height: 150%; } }

.p-faq {
  padding: 40px 0 60px;
  width: 100%;
  height: auto; }
  .p-faq_inner {
    margin: 0 auto;
    width: 924px; }
  .p-faq_head {
    margin: 0 0 40px; }
    .p-faq_head h2 {
      font-size: 26px;
      color: #000;
      font-weight: bold;
      text-align: center; }
  .p-faq_list {
    width: 100%;
    height: auto; }
  .p-faq_item {
    margin: 0 0 30px; }
  .p-faq_q {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 10px;
    height: 52px; }
    .p-faq_q dt {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 52px;
      font-size: 27px;
      color: #fff;
      font-weight: bold;
      font-family: "Open Sans", sans-serif;
      line-height: 120%;
      background: #949494; }
    .p-faq_q dd {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 15px;
      font-size: 16px;
      color: #000;
      font-weight: bold;
      background: #EBEBEB; }
  .p-faq_a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 10px;
    height: auto; }
    .p-faq_a dt {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 52px;
      height: 52px;
      font-size: 27px;
      color: #000;
      font-weight: bold;
      font-family: "Open Sans", sans-serif;
      background: #D1D1D1; }
    .p-faq_a dd {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding: 0 15px;
      font-size: 14px;
      color: #000; }

@media screen and (max-width: 768px) {
  .p-faq {
    padding: 10% 0; }
    .p-faq_inner {
      width: 100%; }
    .p-faq_head {
      margin: 0 0 5%; }
    .p-faq_item {
      margin: 0 0 30px; }
    .p-faq_q {
      margin: 0 0 10px; }
      .p-faq_q dt {
        width: 36px;
        font-size: 18px; }
      .p-faq_q dd {
        padding: 5px 10px;
        font-size: 14px; }
    .p-faq_a {
      margin: 0 0 10px; }
      .p-faq_a dt {
        width: 36px;
        height: 36px;
        font-size: 18px; }
      .p-faq_a dd {
        padding: 0 10px;
        font-size: 12px; } }

@media screen and (max-width: 420px) {
  .p-faq_head h2 {
    font-size: 18px; } }

.p-append {
  padding: 60px 0;
  background: #E8F7FC; }
  .p-append_inner {
    margin: 0 auto;
    width: 736px; }
  .p-append_head {
    margin: 0 0 40px; }
    .p-append_head h2 {
      font-size: 26px;
      color: #000;
      font-weight: bold;
      text-align: center; }
  .p-append_container p {
    margin: 0 0 1.5em;
    font-size: 14px;
    color: #000;
    line-height: 150%; }
    .p-append_container p:last-child {
      margin: 0; }

@media screen and (max-width: 768px) {
  .p-append {
    padding: 15% 3%; }
    .p-append_inner {
      width: 100%; }
    .p-append_head {
      margin: 0 0 5%; } }

@media screen and (max-width: 420px) {
  .p-append_head h2 {
    font-size: 18px; }
  .p-append_container p {
    font-size: 12px; } }

.p-about {
  padding: 40px 0 60px;
  width: 100%;
  height: auto; }
  .p-about_inner {
    margin: 0 auto;
    width: 800px; }
  .p-about_head {
    margin: 0 0 30px; }
    .p-about_head-subTitle {
      margin: 0 0 40px;
      font-size: 26px;
      color: #000;
      font-weight: bold;
      text-align: center; }
    .p-about_head h2 {
      margin: 0 0 20px;
      font-size: 36px;
      color: #000;
      font-weight: bold;
      text-align: center;
      line-height: 130%; }
    .p-about_head-desc {
      font-size: 14px;
      color: #000; }
  .p-about_content {
    margin: 0 0 120px;
    width: 100%;
    height: auto; }
  .p-about_map {
    margin: 0 auto 30px;
    width: 745px;
    height: auto; }
    .p-about_map img {
      display: block;
      width: 100%;
      height: auto; }
  .p-about_text {
    margin: 0 0 30px;
    font-size: 14px;
    color: #000;
    line-height: 150%;
    text-align: center; }
  .p-about_buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: auto; }
  .p-about_button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 50px;
    width: auto;
    height: 72px;
    background: #000;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
    .p-about_button:hover {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
    .p-about_button span {
      position: relative;
      padding: 0 1em 0 0;
      font-size: 16px;
      color: #fff;
      font-weight: bold; }
      .p-about_button span:after {
        position: absolute;
        top: 50%;
        right: 0;
        content: "";
        font-family: "FontAwesome";
        font-size: 16px;
        color: #fff;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%); }
  .p-about_list {
    margin: 0 0 60px;
    width: 100%;
    height: auto; }
    .p-about_list h3 {
      margin: 0 0 20px;
      font-size: 18px;
      color: #000;
      font-weight: bold; }
    .p-about_list dl {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: 0 0 10px;
      padding: 12px 0;
      width: 100%;
      border-width: 0 0 1px;
      border-style: solid;
      border-color: #AFAFAF; }
      .p-about_list dl dt {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 95px;
        font-size: 14px;
        font-weight: bold; }
      .p-about_list dl dd {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        width: auto;
        font-size: 14px; }

@media screen and (max-width: 768px) {
  .p-about {
    padding: 10% 3% 10%; }
    .p-about_inner {
      width: 100%; }
    .p-about_head {
      margin: 0 0 5%; }
      .p-about_head-subTitle {
        margin: 0 0 5%;
        font-size: 18px; }
      .p-about_head h2 {
        margin: 0 0 1%;
        font-size: 5.5vw; }
    .p-about_content {
      margin: 0 0 15%; }
    .p-about_map {
      margin: 0 auto 5%;
      width: 100%; }
    .p-about_text {
      margin: 0 0 5%;
      font-size: 14px; }
    .p-about_button {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 0;
      width: 100%;
      height: 60px; }
      .p-about_button span {
        font-size: 16px; }
        .p-about_button span:after {
          font-size: 16px; }
    .p-about_list {
      margin: 0 0 10%; }
      .p-about_list h3 {
        margin: 0 0 10px;
        font-size: 18px; }
      .p-about_list dl {
        margin: 0 0 10px;
        padding: 12px 0; }
        .p-about_list dl dt {
          width: 80px;
          font-size: 14px; }
        .p-about_list dl dd {
          font-size: 14px; } }

@media screen and (max-width: 420px) {
  .p-about_head {
    margin: 0 0 5%; }
    .p-about_head-subTitle {
      margin: 0 0 5%;
      font-size: 18px; }
    .p-about_head h2 {
      margin: 0 0 1%;
      font-size: 5.5vw; }
    .p-about_head-desc {
      font-size: 12px; }
  .p-about_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    width: 100%;
    height: 50px; }
    .p-about_button span {
      font-size: 13px; }
      .p-about_button span:after {
        font-size: 13px; }
  .p-about_list {
    margin: 0 0 10%; }
    .p-about_list h3 {
      margin: 0 0 10px;
      font-size: 16px; }
    .p-about_list dl {
      margin: 0 0 10px;
      padding: 12px 0; }
      .p-about_list dl dt {
        width: 70px;
        font-size: 12px; }
      .p-about_list dl dd {
        font-size: 12px; } }

.p-toTop {
  position: fixed;
  bottom: 30px;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease; }
  .p-toTop_link {
    margin: 0 5px 0 0;
    width: auto;
    height: 50px; }
    .p-toTop_link span {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 20px;
      width: auto;
      height: 100%;
      font-size: 14px;
      color: #fff;
      background: #00A0E9;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease;
      cursor: pointer; }
      .p-toTop_link span:hover {
        opacity: 0.6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
  .p-toTop_button {
    position: relative;
    width: 50px;
    height: 50px;
    background: #707070;
    cursor: pointer;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease; }
    .p-toTop_button:hover {
      opacity: 0.6;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
    .p-toTop_button:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -5px;
      margin-left: -5px;
      width: 0;
      height: 0;
      border-width: 0 7px 11px 7px;
      border-style: solid;
      border-color: transparent transparent #fff transparent; }
  .p-toTop.on {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.mgt10 {
  margin-top: 10px !important; }

.mgt20 {
  margin-top: 20px !important; }

.mgt30 {
  margin-top: 30px !important; }

.mgt40 {
  margin-top: 40px !important; }

.mgt50 {
  margin-top: 50px !important; }

.mgt60 {
  margin-top: 60px !important; }

.mgt70 {
  margin-top: 70px !important; }

.mgt80 {
  margin-top: 80px !important; }

.mgt90 {
  margin-top: 90px !important; }

.mgt100 {
  margin-top: 100px !important; }

.mgt110 {
  margin-top: 110px !important; }

.mgt120 {
  margin-top: 120px !important; }

.mgt130 {
  margin-top: 130px !important; }

.mgt140 {
  margin-top: 140px !important; }

.mgt150 {
  margin-top: 150px !important; }

.mgt160 {
  margin-top: 160px !important; }

.mgt170 {
  margin-top: 170px !important; }

.mgt180 {
  margin-top: 180px !important; }

.mgt190 {
  margin-top: 190px !important; }

.mgt200 {
  margin-top: 200px !important; }

.mgb10 {
  margin-bottom: 10px !important; }

.mgb20 {
  margin-bottom: 20px !important; }

.mgb30 {
  margin-bottom: 30px !important; }

.mgb40 {
  margin-bottom: 40px !important; }

.mgb50 {
  margin-bottom: 50px !important; }

.mgb60 {
  margin-bottom: 60px !important; }

.mgb70 {
  margin-bottom: 70px !important; }

.mgb80 {
  margin-bottom: 80px !important; }

.mgb90 {
  margin-bottom: 90px !important; }

.mgb100 {
  margin-bottom: 100px !important; }

.mgb110 {
  margin-bottom: 110px !important; }

.mgb120 {
  margin-bottom: 120px !important; }

.mgb130 {
  margin-bottom: 130px !important; }

.mgb140 {
  margin-bottom: 140px !important; }

.mgb150 {
  margin-bottom: 150px !important; }

.mgb160 {
  margin-bottom: 160px !important; }

.mgb170 {
  margin-bottom: 170px !important; }

.mgb180 {
  margin-bottom: 180px !important; }

.mgb190 {
  margin-bottom: 190px !important; }

.mgb200 {
  margin-bottom: 200px !important; }

.mgtA {
  margin-top: auto; }

@media screen and (max-width: 768px) {
  .mgt10 {
    margin-top: 1.25% !important; }
  .mgt20 {
    margin-top: 2.5% !important; }
  .mgt30 {
    margin-top: 3.75% !important; }
  .mgt40 {
    margin-top: 5% !important; }
  .mgt50 {
    margin-top: 6.25% !important; }
  .mgt60 {
    margin-top: 7.5% !important; }
  .mgt70 {
    margin-top: 8.75% !important; }
  .mgt80 {
    margin-top: 10% !important; }
  .mgt90 {
    margin-top: 11.25% !important; }
  .mgt100 {
    margin-top: 12.5% !important; }
  .mgt110 {
    margin-top: 13.75% !important; }
  .mgt120 {
    margin-top: 15% !important; }
  .mgt130 {
    margin-top: 16.25% !important; }
  .mgt140 {
    margin-top: 17.5% !important; }
  .mgt150 {
    margin-top: 18.75% !important; }
  .mgt160 {
    margin-top: 20% !important; }
  .mgt170 {
    margin-top: 21.25% !important; }
  .mgt180 {
    margin-top: 22.5% !important; }
  .mgt190 {
    margin-top: 23.75% !important; }
  .mgt200 {
    margin-top: 25% !important; }
  .mgb10 {
    margin-bottom: 1.25% !important; }
  .mgb20 {
    margin-bottom: 2.5% !important; }
  .mgb30 {
    margin-bottom: 3.75% !important; }
  .mgb40 {
    margin-bottom: 5% !important; }
  .mgb50 {
    margin-bottom: 6.25% !important; }
  .mgb60 {
    margin-bottom: 7.5% !important; }
  .mgb70 {
    margin-bottom: 8.75% !important; }
  .mgb80 {
    margin-bottom: 10% !important; }
  .mgb90 {
    margin-bottom: 11.25% !important; }
  .mgb100 {
    margin-bottom: 12.5% !important; }
  .mgb110 {
    margin-bottom: 13.75% !important; }
  .mgb120 {
    margin-bottom: 15% !important; }
  .mgb130 {
    margin-bottom: 16.25% !important; }
  .mgb140 {
    margin-bottom: 17.5% !important; }
  .mgb150 {
    margin-bottom: 18.75% !important; }
  .mgb160 {
    margin-bottom: 20% !important; }
  .mgb170 {
    margin-bottom: 21.25% !important; }
  .mgb180 {
    margin-bottom: 22.5% !important; }
  .mgb190 {
    margin-bottom: 23.75% !important; }
  .mgb200 {
    margin-bottom: 25% !important; } }

@media screen and (max-width: 420px) {
  .mgt10 {
    margin-top: 1.25% !important; }
  .mgt20 {
    margin-top: 2.5% !important; }
  .mgt30 {
    margin-top: 3.75% !important; }
  .mgt40 {
    margin-top: 5% !important; }
  .mgt50 {
    margin-top: 6.25% !important; }
  .mgt60 {
    margin-top: 7.5% !important; }
  .mgt70 {
    margin-top: 8.75% !important; }
  .mgt80 {
    margin-top: 10% !important; }
  .mgt90 {
    margin-top: 11.25% !important; }
  .mgt100 {
    margin-top: 12.5% !important; }
  .mgt110 {
    margin-top: 13.75% !important; }
  .mgt120 {
    margin-top: 15% !important; }
  .mgt130 {
    margin-top: 16.25% !important; }
  .mgt140 {
    margin-top: 17.5% !important; }
  .mgt150 {
    margin-top: 18.75% !important; }
  .mgt160 {
    margin-top: 20% !important; }
  .mgt170 {
    margin-top: 21.25% !important; }
  .mgt180 {
    margin-top: 22.5% !important; }
  .mgt190 {
    margin-top: 23.75% !important; }
  .mgt200 {
    margin-top: 25% !important; }
  .mgb10 {
    margin-bottom: 1.25% !important; }
  .mgb20 {
    margin-bottom: 2.5% !important; }
  .mgb30 {
    margin-bottom: 3.75% !important; }
  .mgb40 {
    margin-bottom: 5% !important; }
  .mgb50 {
    margin-bottom: 6.25% !important; }
  .mgb60 {
    margin-bottom: 7.5% !important; }
  .mgb70 {
    margin-bottom: 8.75% !important; }
  .mgb80 {
    margin-bottom: 10% !important; }
  .mgb90 {
    margin-bottom: 11.25% !important; }
  .mgb100 {
    margin-bottom: 12.5% !important; }
  .mgb110 {
    margin-bottom: 13.75% !important; }
  .mgb120 {
    margin-bottom: 15% !important; }
  .mgb130 {
    margin-bottom: 16.25% !important; }
  .mgb140 {
    margin-bottom: 17.5% !important; }
  .mgb150 {
    margin-bottom: 18.75% !important; }
  .mgb160 {
    margin-bottom: 20% !important; }
  .mgb170 {
    margin-bottom: 21.25% !important; }
  .mgb180 {
    margin-bottom: 22.5% !important; }
  .mgb190 {
    margin-bottom: 23.75% !important; }
  .mgb200 {
    margin-bottom: 25% !important; } }

.mgt0par {
  margin-top: 0% !important; }

.mgb0par {
  margin-bottom: 0% !important; }

.pdt0par {
  padding-top: 0% !important; }

.pdb0par {
  padding-bottom: 0% !important; }

.mgt1par {
  margin-top: 1% !important; }

.mgb1par {
  margin-bottom: 1% !important; }

.pdt1par {
  padding-top: 1% !important; }

.pdb1par {
  padding-bottom: 1% !important; }

.mgt2par {
  margin-top: 2% !important; }

.mgb2par {
  margin-bottom: 2% !important; }

.pdt2par {
  padding-top: 2% !important; }

.pdb2par {
  padding-bottom: 2% !important; }

.mgt3par {
  margin-top: 3% !important; }

.mgb3par {
  margin-bottom: 3% !important; }

.pdt3par {
  padding-top: 3% !important; }

.pdb3par {
  padding-bottom: 3% !important; }

.mgt4par {
  margin-top: 4% !important; }

.mgb4par {
  margin-bottom: 4% !important; }

.pdt4par {
  padding-top: 4% !important; }

.pdb4par {
  padding-bottom: 4% !important; }

.mgt5par {
  margin-top: 5% !important; }

.mgb5par {
  margin-bottom: 5% !important; }

.pdt5par {
  padding-top: 5% !important; }

.pdb5par {
  padding-bottom: 5% !important; }

.mgt6par {
  margin-top: 6% !important; }

.mgb6par {
  margin-bottom: 6% !important; }

.pdt6par {
  padding-top: 6% !important; }

.pdb6par {
  padding-bottom: 6% !important; }

.mgt7par {
  margin-top: 7% !important; }

.mgb7par {
  margin-bottom: 7% !important; }

.pdt7par {
  padding-top: 7% !important; }

.pdb7par {
  padding-bottom: 7% !important; }

.mgt8par {
  margin-top: 8% !important; }

.mgb8par {
  margin-bottom: 8% !important; }

.pdt8par {
  padding-top: 8% !important; }

.pdb8par {
  padding-bottom: 8% !important; }

.mgt9par {
  margin-top: 9% !important; }

.mgb9par {
  margin-bottom: 9% !important; }

.pdt9par {
  padding-top: 9% !important; }

.pdb9par {
  padding-bottom: 9% !important; }

.mgt10par {
  margin-top: 10% !important; }

.mgb10par {
  margin-bottom: 10% !important; }

.pdt10par {
  padding-top: 10% !important; }

.pdb10par {
  padding-bottom: 10% !important; }

.mgt11par {
  margin-top: 11% !important; }

.mgb11par {
  margin-bottom: 11% !important; }

.pdt11par {
  padding-top: 11% !important; }

.pdb11par {
  padding-bottom: 11% !important; }

.mgt12par {
  margin-top: 12% !important; }

.mgb12par {
  margin-bottom: 12% !important; }

.pdt12par {
  padding-top: 12% !important; }

.pdb12par {
  padding-bottom: 12% !important; }

.mgt13par {
  margin-top: 13% !important; }

.mgb13par {
  margin-bottom: 13% !important; }

.pdt13par {
  padding-top: 13% !important; }

.pdb13par {
  padding-bottom: 13% !important; }

.mgt14par {
  margin-top: 14% !important; }

.mgb14par {
  margin-bottom: 14% !important; }

.pdt14par {
  padding-top: 14% !important; }

.pdb14par {
  padding-bottom: 14% !important; }

.mgt15par {
  margin-top: 15% !important; }

.mgb15par {
  margin-bottom: 15% !important; }

.pdt15par {
  padding-top: 15% !important; }

.pdb15par {
  padding-bottom: 15% !important; }

.mgt16par {
  margin-top: 16% !important; }

.mgb16par {
  margin-bottom: 16% !important; }

.pdt16par {
  padding-top: 16% !important; }

.pdb16par {
  padding-bottom: 16% !important; }

.mgt17par {
  margin-top: 17% !important; }

.mgb17par {
  margin-bottom: 17% !important; }

.pdt17par {
  padding-top: 17% !important; }

.pdb17par {
  padding-bottom: 17% !important; }

.mgt18par {
  margin-top: 18% !important; }

.mgb18par {
  margin-bottom: 18% !important; }

.pdt18par {
  padding-top: 18% !important; }

.pdb18par {
  padding-bottom: 18% !important; }

.mgt19par {
  margin-top: 19% !important; }

.mgb19par {
  margin-bottom: 19% !important; }

.pdt19par {
  padding-top: 19% !important; }

.pdb19par {
  padding-bottom: 19% !important; }

.mgt20par {
  margin-top: 20% !important; }

.mgb20par {
  margin-bottom: 20% !important; }

.pdt20par {
  padding-top: 20% !important; }

.pdb20par {
  padding-bottom: 20% !important; }

.js-scale-up {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0.9) translate(0, 100px);
          transform: scale(0.9) translate(0, 100px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  .js-scale-up.show {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.js-scale-up2 {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0.9) translate(0, 100px);
          transform: scale(0.9) translate(0, 100px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  .js-scale-up2.show {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.js-scale-up3 {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0.9) translate(0, 100px);
          transform: scale(0.9) translate(0, 100px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  .js-scale-up3.show {
    -webkit-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
