@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

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

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

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

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

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

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

/**
 * 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 {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

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

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

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

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

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

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

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

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

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

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/*--------------------------------------------------
color
--------------------------------------------------*/
/*--------------------------------------------------
font-family
--------------------------------------------------*/
body {
  color: #474645;
  min-width: 1080px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 700px) {
  body {
    min-width: unset;
  }
}

a {
  display: inline-block;
}

img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
}

main {
  padding-top: 93px;
}
@media screen and (max-width: 700px) {
  main {
    padding-top: 0;
  }
}

.l-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
  background-color: #ffffff;
}
.l-header__wrap {
  padding: 20px 20px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header__logo h1 {
  margin-right: 28px;
}
.l-header__logo p {
  font-size: 14px;
  font-family: "m-plus-2p", sans-serif;
  line-height: 1.57;
  font-weight: 500;
  letter-spacing: 0.06em;
  margin-right: 28px;
}
.l-header__logo .img {
  width: 75px;
}
.l-header__box .tel {
  font-size: 31px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding-left: 40px;
  color: #C7D544;
  position: relative;
}
.l-header__box .tel::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 29px;
  height: 29px;
  background-image: url(../img/tel_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.l-header__box .hours {
  margin-top: 4px;
  font-size: 12px;
}
.l-header__nav {
  display: none;
}
.l-header__nav.is-show {
  display: block;
}
.l-header__nav--inner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.l-header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
.l-header__item {
  width: 25%;
  padding: 20px 0;
  height: 100%;
  position: relative;
}
.l-header__item::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2px;
  height: 50px;
  background-image: url(../img/nav_line.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.l-header__item a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.l-header__item a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -16px;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  width: 24px;
  height: 14px;
  background-image: url(../img/hov_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__item a p {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 18px;
}
.l-header__item a p span {
  position: relative;
  display: inline-block;
  width: 100%;
  font-weight: 500;
  font-family: "m-plus-2p", sans-serif;
}
.l-header__item a:hover {
  opacity: 1;
}
.l-header__item a:hover::before {
  bottom: 49%;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__item a:hover p {
  -webkit-transform: translateX(16px);
          transform: translateX(16px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__item a:hover p span {
  color: #C7D544;
}

.l-footer {
  margin-top: 73px;
  padding-bottom: 58px;
  position: relative;
}
@media screen and (max-width: 700px) {
  .l-footer {
    margin-top: 14.2857142857vw;
    padding-bottom: 31.4285714286vw;
  }
}
.l-footer::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  background-color: #C7D544;
}
@media screen and (max-width: 700px) {
  .l-footer::before {
    height: 25.7142857143vw;
  }
}
.l-footer__text p {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 700px) {
  .l-footer__text p {
    font-size: 2.8571428571vw;
  }
}
.l-footer .top-btn {
  position: absolute;
  right: 50px;
  bottom: 28px;
  width: 51px;
  height: 58px;
}
@media screen and (max-width: 700px) {
  .l-footer .top-btn {
    right: 4.2857142857vw;
    bottom: 23.5714285714vw;
    width: 11.2857142857vw;
    height: 14.2857142857vw;
  }
}

.c-sp {
  display: none;
}

@media screen and (max-width: 700px) {
  .c-pc {
    display: none;
  }
  .c-sp {
    display: block;
  }
}
.c-inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .c-inner {
    padding-left: 7.1428571429vw;
    padding-right: 7.1428571429vw;
  }
}

.c-sub-title {
  font-size: 20px;
  font-weight: 700;
  font-family: "m-plus-2p", sans-serif;
  letter-spacing: 0.04em;
}
.c-sub-title span {
  margin-left: -10px;
}
@media screen and (max-width: 700px) {
  .c-sub-title {
    font-size: 4.5714285714vw;
  }
  .c-sub-title span {
    margin-left: -2.5714285714vw;
  }
}
.c-sub-title.color-green {
  color: #6DAD19;
}
.c-sub-title.color-yellow {
  color: #FDAF01;
}
.c-sub-title.color-orange {
  color: #ED6B00;
}

.c-title {
  margin-top: 18px;
  font-size: 42px;
  font-weight: 500;
  font-family: "m-plus-2p", sans-serif;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 700px) {
  .c-title {
    margin-top: 5.7142857143vw;
    font-size: 9.1428571429vw;
    line-height: 1.4;
  }
}
.c-title .color-green {
  color: #6DAD19;
}
.c-title .color-yellow {
  color: #FDAF01;
}
.c-title .color-orange {
  color: #ED6B00;
}

@media screen and (max-width: 700px) {
  .fixed-box {
    position: fixed;
    bottom: -100%;
    left: 0;
    width: 100%;
    padding: 4.7142857143vw 0;
    background-color: #69B0ED;
    z-index: 9998;
    -webkit-transition: 1.8s;
    transition: 1.8s;
  }
  .fixed-box.is-btn {
    bottom: 0;
    -webkit-transition: 1s;
    transition: 1s;
  }
  .fixed-box a {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    position: relative;
  }
  .fixed-box a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -15.7142857143vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 12.8571428571vw;
    height: 12.8571428571vw;
    background-image: url(../img/fixed_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .fixed-box a::before:hover {
    opacity: 1;
  }
  .fixed-box a p {
    color: #ffffff;
  }
  .fixed-box a p.text-01 {
    font-size: 6vw;
    font-family: "M PLUS Rounded 1c", sans-serif;
    line-height: 1;
  }
  .fixed-box a p.text-02 {
    font-size: 3.1428571429vw;
    margin-top: 2vw;
  }
  .fixed-box a p span {
    font-size: 4.5714285714vw;
  }
}

.p-mv {
  padding-bottom: 175px;
  background-image: url(../img/mv_bg.png);
  background-size: 97%;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .p-mv {
    background-image: url(../img/mv_bg_sp.png);
    padding-top: 0;
    padding-bottom: 24.5714285714vw;
    background-size: 92%;
    margin-top: 0;
    background-position: bottom 34% center;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 700px) {
  .p-mv__head {
    background-color: #C7D544;
    padding: 3.2857142857vw 0 3vw;
  }
  .p-mv__head p {
    font-weight: 500;
    font-family: "m-plus-2p", sans-serif;
    text-align: center;
    font-size: 3.4285714286vw;
    color: #ffffff;
    letter-spacing: 0.04em;
  }
}
.p-mv__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 700px) {
  .p-mv__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 11.4285714286vw;
  }
}
.p-mv__body {
  margin-top: 98px;
}
@media screen and (max-width: 700px) {
  .p-mv__body {
    margin-top: 0;
  }
}
.p-mv__text {
  min-width: 338px;
  margin-right: 26px;
}
@media screen and (max-width: 700px) {
  .p-mv__text {
    min-width: unset;
    margin-right: 0;
  }
}
.p-mv__text p {
  font-size: 26px;
  font-weight: 700;
  font-family: "m-plus-2p", sans-serif;
  color: #000000;
  line-height: 1.84;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 700px) {
  .p-mv__text p {
    margin-top: 11.4285714286vw;
    font-size: 4vw;
    line-height: 2;
    letter-spacing: 0.2em;
  }
}
.p-mv__text p .color-green {
  color: #8CB808;
}
.p-mv__text p .color-yellow {
  color: #FEC400;
}
.p-mv__text p .color-orange {
  color: #F38200;
}
.p-mv__logo {
  margin-top: 130px;
  width: 203px;
}
@media screen and (max-width: 700px) {
  .p-mv__logo {
    width: 69.7142857143vw;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-mv__bg {
  min-width: 832px;
  margin-top: 53px;
}
@media screen and (max-width: 1200px) {
  .p-mv__bg {
    min-width: 730px;
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
}
@media screen and (max-width: 700px) {
  .p-mv__bg {
    min-width: unset;
    width: 110.2857142857vw;
    -webkit-transform: translateX(-10vw);
            transform: translateX(-10vw);
    margin-top: -2.8571428571vw;
  }
}

.p-concept__introduction {
  padding: 118px 0 100px;
  background-color: #C7D544;
  position: relative;
}
@media screen and (max-width: 700px) {
  .p-concept__introduction {
    padding: 21.4285714286vw 7.1428571429vw 17.1428571429vw;
  }
}
.p-concept__introduction::before {
  content: "";
  position: absolute;
  top: -54px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 81px;
  height: 58px;
  background-image: url(../img/clover.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 700px) {
  .p-concept__introduction::before {
    width: 11.5714285714vw;
    height: 8.2857142857vw;
    top: -7.8571428571vw;
  }
}
.p-concept__introduction--title h2 {
  font-size: 20px;
  font-weight: 700;
  font-family: "m-plus-2p", sans-serif;
  letter-spacing: 0.35em;
  color: #FFF500;
  text-align: center;
}
@media screen and (max-width: 700px) {
  .p-concept__introduction--title h2 {
    font-size: 4.5714285714vw;
    text-align: left;
    margin-left: 0;
    letter-spacing: 0.3em;
  }
}
.p-concept__introduction--body {
  margin-top: 70px;
}
@media screen and (max-width: 700px) {
  .p-concept__introduction--body {
    margin-top: 8vw;
  }
}
.p-concept__introduction--body h3 {
  font-size: 42px;
  font-weight: 700;
  font-family: "m-plus-2p", sans-serif;
  color: #ffffff;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 700px) {
  .p-concept__introduction--body h3 {
    font-size: 6.2857142857vw;
    text-align: left;
    margin-left: 0;
    letter-spacing: 0.2em;
  }
}
.p-concept__introduction--body p {
  margin-top: 48px;
  font-size: 16px;
  font-weight: 500;
  font-family: "m-plus-2p", sans-serif;
  text-align: center;
  letter-spacing: 0.12em;
  line-height: 2.6;
  color: #ffffff;
}
@media screen and (max-width: 700px) {
  .p-concept__introduction--body p {
    font-size: 3.7142857143vw;
    margin-top: 6.8571428571vw;
    line-height: 2.15;
    text-align: left;
    letter-spacing: 0.03em;
    white-space: nowrap;
  }
}
.p-concept__introduction--img {
  margin: 82px auto 0;
  width: 191px;
}
@media screen and (max-width: 700px) {
  .p-concept__introduction--img {
    margin-top: 18.5714285714vw;
    width: 39vw;
  }
}
.p-concept__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 120px;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .p-concept__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
}
.p-concept__main--img {
  width: 52%;
}
@media screen and (max-width: 700px) {
  .p-concept__main--img {
    width: 85.7142857143vw;
  }
}
.p-concept__main--body {
  margin-top: 130px;
  margin-left: 92px;
}
@media screen and (max-width: 700px) {
  .p-concept__main--body {
    margin-top: 17.1428571429vw;
    margin-left: 7.1428571429vw;
  }
}
.p-concept__main--title h3 {
  font-size: 42px;
  font-weight: 700;
  font-family: "m-plus-2p", sans-serif;
  color: #C7D544;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.p-concept__main--title h3 span {
  margin-left: -16px;
}
@media screen and (max-width: 700px) {
  .p-concept__main--title h3 {
    font-size: 6.8571428571vw;
  }
  .p-concept__main--title h3 span {
    margin-left: -2.2857142857vw;
  }
}
.p-concept__main--title p {
  margin-top: 50px;
  width: 258px;
  color: #ffffff;
  font-weight: 500;
  font-family: "m-plus-2p", sans-serif;
  text-align: center;
  padding: 13px 0 14px;
  background-color: #C7D544;
  border-radius: 55px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 700px) {
  .p-concept__main--title p {
    margin-top: 9.1428571429vw;
    width: 62.2857142857vw;
    padding: 3.4285714286vw 0 3.2857142857vw;
    border-radius: 7.8571428571vw;
    font-size: 3.7142857143vw;
  }
}
.p-concept__main--text {
  margin-top: 74px;
}
@media screen and (max-width: 700px) {
  .p-concept__main--text {
    margin-top: 9.4285714286vw;
  }
}
.p-concept__main--text p {
  letter-spacing: 0.1em;
  line-height: 2.25;
  font-size: 16px;
}
@media screen and (max-width: 700px) {
  .p-concept__main--text p {
    font-size: 3.7142857143vw;
    line-height: 2;
  }
}
.p-concept__main--img-sp {
  width: 85.7142857143vw;
  margin-left: auto;
  margin-top: 20vw;
}

.p-nursing {
  background-color: #F6F9E5;
  padding: 54px 0 292px;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .p-nursing {
    padding: 21.4285714286vw 0 52.8571428571vw;
  }
}
@media screen and (max-width: 700px) {
  .p-nursing__inner {
    padding: 0;
  }
}
.p-nursing__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 700px) {
  .p-nursing__head {
    padding-left: 7.1428571429vw;
    padding-right: 7.1428571429vw;
  }
}
.p-nursing__head--body {
  min-width: 457px;
  margin-top: 47px;
  margin-right: 82px;
}
@media screen and (max-width: 700px) {
  .p-nursing__head--body {
    min-width: unset;
    margin-top: 0;
    margin-right: 0;
  }
}
.p-nursing__head--text {
  margin-top: 22px;
}
@media screen and (max-width: 700px) {
  .p-nursing__head--text {
    margin-top: 5.1428571429vw;
  }
}
.p-nursing__head--text p {
  line-height: 2;
  font-weight: 700;
  font-size: 16px;
}
@media screen and (max-width: 700px) {
  .p-nursing__head--text p {
    font-size: 3.7142857143vw;
  }
}
.p-nursing__head--text p span {
  color: #6DAD19;
}
.p-nursing__head--img {
  min-width: 517px;
}
@media screen and (max-width: 700px) {
  .p-nursing__head--img {
    min-width: unset;
    width: 81.4285714286vw;
    margin-top: 4.2857142857vw;
    -webkit-transform: translateX(16.1428571429vw);
            transform: translateX(16.1428571429vw);
  }
}
.p-nursing__wrap {
  margin-top: 89px;
}
@media screen and (max-width: 700px) {
  .p-nursing__wrap {
    margin-top: 15.1428571429vw;
  }
}
.p-nursing__block {
  position: relative;
}
.p-nursing__block:last-child {
  margin-top: 235px;
}
@media screen and (max-width: 700px) {
  .p-nursing__block:last-child {
    margin-top: 14.2857142857vw;
  }
}
.p-nursing__block--img {
  width: 900px;
}
@media screen and (max-width: 700px) {
  .p-nursing__block--img {
    width: 92.8571428571vw;
  }
  .p-nursing__block--img img {
    z-index: 10;
  }
}
.p-nursing__block--img-02 {
  margin-left: auto;
}
.p-nursing__block--body {
  width: 500px;
  padding: 51px 30px 46px;
  background-color: rgba(255, 255, 255, 0.9098039216);
  border-radius: 20px;
  position: absolute;
  right: 0;
  bottom: -152px;
}
@media screen and (max-width: 700px) {
  .p-nursing__block--body {
    width: 100%;
    position: static;
    padding-left: 7.1428571429vw;
    padding-right: 7.1428571429vw;
    padding-top: 30.8571428571vw;
    padding-bottom: 14.8571428571vw;
    margin-top: -23.7142857143vw;
    border-radius: unset;
  }
}
.p-nursing__block--body h3 {
  position: relative;
  font-size: 28px;
  letter-spacing: 0.06em;
  font-weight: 500;
  font-family: "m-plus-2p", sans-serif;
}
@media screen and (max-width: 700px) {
  .p-nursing__block--body h3 {
    font-size: 6vw;
  }
}
.p-nursing__block--body h3::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 300px;
  height: 1px;
}
@media screen and (max-width: 700px) {
  .p-nursing__block--body h3::before {
    width: 58vw;
  }
}
.p-nursing__block--body h3 img {
  width: 113px;
}
@media screen and (max-width: 700px) {
  .p-nursing__block--body h3 img {
    width: 24.2857142857vw;
  }
}
.p-nursing__block--body p {
  line-height: 1.75;
  margin-top: 14px;
}
@media screen and (max-width: 700px) {
  .p-nursing__block--body p {
    margin-top: 3.1428571429vw;
    font-size: 3.7142857143vw;
    line-height: 2;
  }
}
.p-nursing__block--body p span {
  font-size: 12px;
}
@media screen and (max-width: 700px) {
  .p-nursing__block--body p span {
    font-size: 3.7142857143vw;
  }
}
.p-nursing__block--body-01 h3 {
  color: #20992A;
}
.p-nursing__block--body-01 h3::before {
  background-color: #20992A;
}
.p-nursing__block--body-02 {
  bottom: -127px;
  right: unset;
  left: 0;
}
.p-nursing__block--body-02 h3 {
  color: #2DA09C;
}
.p-nursing__block--body-02 h3::before {
  background-color: #2DA09C;
}

.p-training {
  margin-top: 232px;
}
@media screen and (max-width: 700px) {
  .p-training {
    margin-top: 12.8571428571vw;
  }
}
.p-training__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
}
.p-training__title h2 {
  font-size: 32px;
  font-weight: 700;
  font-family: "m-plus-2p", sans-serif;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 700px) {
  .p-training__title h2 {
    font-size: 5.1428571429vw;
    line-height: 1.6;
    text-align: center;
  }
}
.p-training__title::before, .p-training__title::after {
  content: "";
  position: absolute;
  top: 0;
  width: 23px;
  height: 33px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 700px) {
  .p-training__title::before, .p-training__title::after {
    width: 5.7142857143vw;
    height: 13.2857142857vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.p-training__title::before {
  background-image: url(../img/green_line01.png);
  left: -46px;
}
@media screen and (max-width: 700px) {
  .p-training__title::before {
    left: -0.5714285714vw;
    background-image: url(../img/green_line01_sp.png);
  }
}
.p-training__title::after {
  background-image: url(../img/green_line02.png);
  right: -24px;
}
@media screen and (max-width: 700px) {
  .p-training__title::after {
    right: -0.5714285714vw;
    background-image: url(../img/green_line02_sp.png);
  }
}
@media screen and (max-width: 700px) {
  .p-training__title h2 {
    -webkit-transform: translateX(1.4285714286vw);
            transform: translateX(1.4285714286vw);
  }
}
.p-training__title span {
  color: #6DAD19;
}
@media screen and (max-width: 700px) {
  .p-training__title {
    width: 85.7142857143vw;
  }
}
.p-training__wrap {
  margin-top: 100px;
}
@media screen and (max-width: 700px) {
  .p-training__wrap {
    margin-top: 10vw;
  }
}
.p-training__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 700px) {
  .p-training__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-training__block:first-child {
  margin-bottom: 80px;
}
@media screen and (max-width: 700px) {
  .p-training__block:first-child {
    margin-bottom: 12.8571428571vw;
  }
}
@media screen and (max-width: 700px) {
  .p-training__block:last-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.p-training__block--img {
  min-width: 440px;
}
@media screen and (max-width: 700px) {
  .p-training__block--img {
    min-width: unset;
    width: 85.7142857143vw;
  }
}
.p-training__block--body {
  margin-top: 34px;
}
@media screen and (max-width: 700px) {
  .p-training__block--body {
    margin-top: 6.2857142857vw;
  }
}
.p-training__block--body h3 {
  position: relative;
  font-size: 28px;
  font-weight: 700;
  font-family: "m-plus-2p", sans-serif;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 700px) {
  .p-training__block--body h3 {
    font-size: 5.1428571429vw;
  }
}
.p-training__block--body h3 span {
  color: #6DAD19;
}
.p-training__block--body h3::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 23px;
  height: 23px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 700px) {
  .p-training__block--body h3::before {
    width: 7.1428571429vw;
    height: 7.1428571429vw;
    top: 43%;
  }
}
.p-training__block--body p {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #20992A;
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 700px) {
  .p-training__block--body p {
    margin-top: 2.8571428571vw;
    padding-top: 2vw;
    font-size: 3.7142857143vw;
    letter-spacing: 0.04em;
  }
}
.p-training__block--body p span {
  color: #6DAD19;
}
.p-training__block--body p span.font-blod {
  font-weight: bold;
}
.p-training__block--body-01 h3 {
  padding-left: 34px;
  margin-left: 48px;
}
@media screen and (max-width: 700px) {
  .p-training__block--body-01 h3 {
    margin-left: 0;
    padding-left: 10vw;
  }
}
.p-training__block--body-01 h3::before {
  background-image: url(../img/concept_icon01.png);
}
.p-training__block--body-01 p {
  padding-left: 48px;
}
@media screen and (max-width: 700px) {
  .p-training__block--body-01 p {
    padding-left: 0;
  }
}
.p-training__block--body-02 h3 {
  padding-left: 34px;
}
@media screen and (max-width: 700px) {
  .p-training__block--body-02 h3 {
    padding-left: 10vw;
  }
}
.p-training__block--body-02 h3::before {
  background-image: url(../img/concept_icon02.png);
}
.p-training__block--body-02 p {
  padding-right: 48px;
}
@media screen and (max-width: 700px) {
  .p-training__block--body-02 p {
    padding-right: 0;
  }
}

.program-img {
  margin-top: -196px;
  padding-bottom: 150px;
  position: relative;
}
@media screen and (max-width: 700px) {
  .program-img {
    margin-top: -37.7142857143vw;
    padding-bottom: 14.2857142857vw;
  }
}
@media screen and (max-width: 700px) {
  .program-img .img-inner {
    position: relative;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .program-img .img-inner::-webkit-scrollbar {
    display: none;
  }
  .program-img .img-inner .img {
    width: 208.5714285714vw;
    height: 79.2857142857vw;
    z-index: 10;
    position: relative;
  }
  .program-img .img-inner .img img {
    height: 100%;
    border-top-left-radius: 2.9285714286vw;
    border-bottom-left-radius: 2.9285714286vw;
  }
}
.program-img .scroll-icon {
  position: absolute;
  top: 28.4285714286vw;
  left: 40.7142857143vw;
  width: 18.4285714286vw;
  height: 18.4285714286vw;
  z-index: 10;
}

.p-staff {
  background-color: #FEFFE5;
  padding: 100px 0;
}
@media screen and (max-width: 700px) {
  .p-staff {
    overflow: hidden;
    padding: 21.4285714286vw 0;
  }
}
.p-staff__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-staff__body {
  min-width: 453px;
  margin-right: 82px;
}
@media screen and (max-width: 700px) {
  .p-staff__body {
    min-width: unset;
    margin-top: 0;
    margin-right: 0;
  }
}
.p-staff__title .sub-title {
  width: 279px;
}
@media screen and (max-width: 700px) {
  .p-staff__title .sub-title {
    width: 60.8571428571vw;
  }
}
.p-staff__title .title {
  margin-top: 22px;
  width: 431px;
}
@media screen and (max-width: 700px) {
  .p-staff__title .title {
    margin-top: 7.5714285714vw;
    width: 55.7142857143vw;
  }
}
.p-staff__text {
  margin-top: 22px;
}
@media screen and (max-width: 700px) {
  .p-staff__text {
    margin-top: 6.2857142857vw;
  }
}
.p-staff__text p {
  line-height: 2;
  font-size: 16px;
}
@media screen and (max-width: 700px) {
  .p-staff__text p {
    font-size: 3.7142857143vw;
  }
}
.p-staff__img {
  min-width: 500px;
}
@media screen and (max-width: 700px) {
  .p-staff__img {
    min-width: unset;
    width: 71.4285714286vw;
    margin-top: -3vw;
    -webkit-transform: translateX(24.2857142857vw);
            transform: translateX(24.2857142857vw);
  }
}
.p-staff__box {
  margin-top: 80px;
  margin-left: 26px;
  width: 420px;
  border-radius: 10px;
  background-color: #FDAF00;
  padding: 22px 52px 22px 148px;
  position: relative;
}
@media screen and (max-width: 700px) {
  .p-staff__box {
    width: 78vw;
    margin-top: 9.1428571429vw;
    margin-left: auto;
    border-radius: 1.4285714286vw;
    padding: 3.1428571429vw 3.5714285714vw 3.1428571429vw 22.4285714286vw;
  }
}
.p-staff__box::before {
  content: "";
  position: absolute;
  left: -77px;
  bottom: -7px;
  width: 194px;
  height: 129px;
  background-image: url(../img/staff_02.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 700px) {
  .p-staff__box::before {
    left: -13.8571428571vw;
    bottom: -2vw;
    width: 34vw;
    height: 22.5714285714vw;
  }
}
.p-staff__box p {
  font-size: 16px;
  font-weight: 500;
  font-family: "m-plus-2p", sans-serif;
  white-space: nowrap;
  color: #ffffff;
  line-height: 1.75;
}
@media screen and (max-width: 700px) {
  .p-staff__box p {
    font-size: 3.7142857143vw;
  }
}

.p-experience {
  padding: 251px 0 82px;
  overflow: hidden;
  position: relative;
  margin-bottom: 152px;
}
@media screen and (max-width: 700px) {
  .p-experience {
    padding: 21.4285714286vw 0 57.1428571429vw;
    margin-bottom: 0;
    margin-top: 0;
    background-color: #FDF0E5;
  }
}
.p-experience::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 151px);
  background-color: #FDF0E5;
}
@media screen and (max-width: 700px) {
  .p-experience::before {
    content: none;
  }
}
@media screen and (max-width: 700px) {
  .p-experience::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 91vw;
    height: 48.7142857143vw;
    background-image: url(../img/experience_06_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
}
.p-experience__inner {
  position: relative;
}
.p-experience__inner::before {
  content: "";
  position: absolute;
  bottom: -82px;
  right: -202px;
  width: 292px;
  height: 356px;
  background-image: url(../img/experience_06.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1200px) {
  .p-experience__inner::before {
    right: -96px;
    width: 220px;
    height: 269px;
  }
}
@media screen and (max-width: 700px) {
  .p-experience__inner::before {
    content: none;
  }
}
.p-experience__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 700px) {
  .p-experience__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-experience__head--body {
  margin-left: 68px;
}
@media screen and (max-width: 700px) {
  .p-experience__head--body {
    margin-left: 0;
  }
}
.p-experience__head--title .sub-title {
  width: 349px;
}
@media screen and (max-width: 700px) {
  .p-experience__head--title .sub-title {
    width: 76.2857142857vw;
  }
}
.p-experience__head--title .title {
  margin-top: 22px;
  width: 432px;
}
@media screen and (max-width: 700px) {
  .p-experience__head--title .title {
    margin-top: 7.5714285714vw;
    width: 46.8571428571vw;
  }
}
.p-experience__head--text {
  margin-top: 22px;
}
@media screen and (max-width: 700px) {
  .p-experience__head--text {
    margin-top: 5.8571428571vw;
  }
}
.p-experience__head--text p {
  line-height: 2;
  font-size: 16px;
}
@media screen and (max-width: 700px) {
  .p-experience__head--text p {
    font-size: 3.7142857143vw;
  }
}
.p-experience__head--text p span {
  color: #6DAD19;
}
.p-experience__head--img {
  min-width: 529px;
  margin-top: -183px;
  margin-left: -50px;
}
@media screen and (max-width: 700px) {
  .p-experience__head--img {
    min-width: unset;
    width: 84.8571428571vw;
    margin-top: 7.5714285714vw;
    margin-left: 0;
    -webkit-transform: translateX(10.8571428571vw);
            transform: translateX(10.8571428571vw);
  }
}
.p-experience__list {
  margin-top: 78px;
}
@media screen and (max-width: 700px) {
  .p-experience__list {
    margin-top: 14.2857142857vw;
  }
}
.p-experience__list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 700px) {
  .p-experience__list ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-experience__list ul li {
  width: 197px;
  margin-right: 22px;
}
@media screen and (max-width: 700px) {
  .p-experience__list ul li {
    width: 40vw;
    margin-right: 0;
  }
}
.p-experience__list ul li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 700px) {
  .p-experience__list ul li:first-child, .p-experience__list ul li:nth-child(2) {
    margin-bottom: 8.2857142857vw;
  }
}
.p-experience__list ul li p {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 500;
  font-family: "m-plus-2p", sans-serif;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 700px) {
  .p-experience__list ul li p {
    font-size: 3.7142857143vw;
    margin-top: 1.8571428571vw;
  }
}
.p-experience__list ul li p span {
  color: #ED6B00;
}

.p-information {
  padding-top: 100px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .p-information {
    padding-top: 18.5714285714vw;
  }
}
.p-information::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 483px);
  background-color: #C7D544;
  z-index: -1;
}
@media screen and (max-width: 700px) {
  .p-information::before {
    height: calc(100% - 96.4285714286vw);
  }
}
.p-information__about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 700px) {
  .p-information__about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-information__title {
  padding-top: 150px;
  position: relative;
}
@media screen and (max-width: 700px) {
  .p-information__title {
    padding-top: 0;
    padding-left: 21.7142857143vw;
    margin-bottom: 12vw;
  }
}
.p-information__title::before {
  content: "";
  position: absolute;
  top: 0;
  left: -5px;
  width: 121px;
  height: 121px;
  background-image: url(../img/clover_02.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 700px) {
  .p-information__title::before {
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 17.2857142857vw;
    height: 17.2857142857vw;
  }
}
.p-information__title h2 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 32px;
  color: #ffffff;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 700px) {
  .p-information__title h2 {
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
    font-size: 6vw;
    line-height: 1.65;
  }
}
.p-information__title h2 span {
  margin-top: -18px;
}
@media screen and (max-width: 700px) {
  .p-information__title h2 span {
    margin-top: 0;
    margin-left: -2.5714285714vw;
  }
}
.p-information__body {
  margin-bottom: 100px;
}
@media screen and (max-width: 700px) {
  .p-information__body {
    margin-bottom: 15.7142857143vw;
  }
}
.p-information__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3px;
}
@media screen and (max-width: 700px) {
  .p-information__block {
    margin-bottom: 0;
    border-bottom: 1px solid #ffffff;
    padding: 7.1428571429vw 0;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
  }
}
@media screen and (max-width: 700px) {
  .p-information__block:first-child {
    border-top: 1px solid #ffffff;
  }
}
.p-information__block:last-child {
  margin-bottom: 0;
}
.p-information__block .title {
  width: 121px;
  margin-right: 30px;
  padding: 13px 0 15px;
  font-size: 20px;
  font-weight: 700;
  font-family: "m-plus-2p", sans-serif;
  color: #C7D544;
  text-align: center;
  background-color: #ffffff;
  border-radius: 25px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 700px) {
  .p-information__block .title {
    width: 21.4285714286vw;
    margin-right: 7.1428571429vw;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 2vw 0;
    border-radius: 9.1428571429vw;
    font-size: 4vw;
  }
}
.p-information__block .text {
  height: 88px;
  width: 628px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (max-width: 700px) {
  .p-information__block .text {
    height: auto;
    width: 57.1428571429vw;
    background-color: unset;
  }
}
.p-information__block .text p {
  text-align: center;
  width: 100%;
  letter-spacing: 0.06em;
  line-height: 1.75;
  font-size: 18px;
}
@media screen and (max-width: 700px) {
  .p-information__block .text p {
    line-height: 1.64;
    font-size: 4vw;
    text-align: left;
    color: #ffffff;
  }
}
.p-information__block .text p.old-text {
  font-size: 24px;
  font-weight: 500;
  color: #C7D544;
}
@media screen and (max-width: 700px) {
  .p-information__block .text p.old-text {
    font-size: 4vw;
    color: #ffffff;
  }
}
.p-information__block .text-box {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 700px) {
  .p-information__block .text-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-information__block .text-box::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 2px;
  height: 83px;
  background-image: url(../img/information_line.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 700px) {
  .p-information__block .text-box::before {
    content: none;
  }
}
@media screen and (max-width: 700px) {
  .p-information__block .text-box .text-01 {
    padding-bottom: 3.4285714286vw;
    position: relative;
  }
  .p-information__block .text-box .text-01::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 57.1428571429vw;
    height: 1px;
    background-image: url(../img/information_line_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 700px) {
  .p-information__block .text-box .text-02 {
    margin-top: 3.4285714286vw;
    white-space: nowrap;
  }
}
@media screen and (max-width: 700px) {
  .p-information__block .text-box .text-02 span {
    font-size: 3.4285714286vw;
  }
}
.p-information__caption {
  margin-top: 16px;
}
@media screen and (max-width: 700px) {
  .p-information__caption {
    margin-top: 4.2857142857vw;
  }
}
.p-information__caption p {
  text-align: right;
  font-size: 14px;
  letter-spacing: 0.08em;
  color: #ffffff;
}
@media screen and (max-width: 700px) {
  .p-information__caption p {
    font-size: 2.8571428571vw;
    text-align: center;
  }
}
.p-information__other {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .p-information__other {
    padding-left: 7.1428571429vw;
    padding-right: 7.1428571429vw;
  }
}
.p-information__other--inner {
  background-color: #FFDEAA;
  padding: 50px;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 700px) {
  .p-information__other--inner {
    padding: 10.4285714286vw 7.1428571429vw 11.4285714286vw;
    border-radius: 2.8571428571vw;
    display: block;
  }
}
.p-information__other--wrap {
  width: 600px;
  margin-right: 49px;
}
@media screen and (max-width: 700px) {
  .p-information__other--wrap {
    width: 100%;
    margin-right: 0;
  }
}
.p-information__other--title h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 42px;
  font-weight: 500;
  font-family: "m-plus-2p", sans-serif;
  color: #F38200;
  letter-spacing: 0.06em;
  line-height: 1;
}
@media screen and (max-width: 700px) {
  .p-information__other--title h3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 6vw;
  }
}
.p-information__other--title h3 span {
  display: block;
  width: 106px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #ffffff;
  padding: 10px 0 11px;
  margin-right: 19px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  text-align: center;
  background-color: #F38200;
  border-radius: 28px;
}
@media screen and (max-width: 700px) {
  .p-information__other--title h3 span {
    width: 23.2857142857vw;
    font-size: 3.4285714286vw;
    padding: 2.2857142857vw 0 2vw;
    border-radius: 4.5714285714vw;
    margin-right: 0;
    margin-bottom: 4.1428571429vw;
  }
}
.p-information__other--title h3 img {
  width: 345px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 700px) {
  .p-information__other--title h3 img {
    width: 49.2857142857vw;
  }
}
.p-information__other--title p {
  font-size: 16px;
  line-height: 2;
  padding-top: 6px;
  margin-top: 10px;
  border-top: 3px solid #F38200;
}
@media screen and (max-width: 700px) {
  .p-information__other--title p {
    font-size: 3.7142857143vw;
    padding-top: 1.1428571429vw;
    margin-top: 3.1428571429vw;
    border-top: 0.4285714286vw solid #F38200;
  }
}
.p-information__other--title p span {
  color: #F38200;
}
.p-information__other--body {
  margin-top: 49px;
}
@media screen and (max-width: 700px) {
  .p-information__other--body {
    margin-top: 9.1428571429vw;
  }
}
.p-information__other--body h4 {
  font-size: 24px;
  font-weight: 500;
  font-family: "m-plus-2p", sans-serif;
  letter-spacing: 0.06em;
}
.p-information__other--body h4 .span-01 {
  margin-left: -10px;
}
@media screen and (max-width: 700px) {
  .p-information__other--body h4 .span-01 {
    margin-left: -1.7142857143vw;
  }
}
.p-information__other--body h4 .color-orange {
  color: #F38200;
}
@media screen and (max-width: 700px) {
  .p-information__other--body h4 {
    font-size: 5.1428571429vw;
    line-height: 1.75;
  }
}
.p-information__other--body p {
  font-size: 16px;
  line-height: 2;
  padding-top: 10px;
  margin-top: 14px;
  border-top: 1px solid #474645;
}
@media screen and (max-width: 700px) {
  .p-information__other--body p {
    font-size: 3.7142857143vw;
    padding-top: 1.7142857143vw;
    margin-top: 2.8571428571vw;
    letter-spacing: 0.02em;
  }
}
.p-information__other--body p span {
  font-weight: bold;
}
.p-information__other--img {
  width: 350px;
}
@media screen and (max-width: 700px) {
  .p-information__other--img {
    width: 100%;
    margin-top: 7.1428571429vw;
    position: relative;
  }
}
@media screen and (max-width: 700px) and (max-width: 700px) {
  .p-information__other--img span {
    position: absolute;
    bottom: 2vw;
    left: 2vw;
    display: block;
    width: 23.2857142857vw;
    font-size: 3.4285714286vw;
    color: #ffffff;
    letter-spacing: 0.1em;
    background-color: #F38200;
    text-align: center;
    padding: 2.2857142857vw 0 2.5714285714vw;
    border-radius: 4.5714285714vw;
    margin-right: 0;
  }
}
.p-information__other--img .img {
  position: relative;
}
.p-information__other--img .img:first-child {
  margin-bottom: 12px;
}
@media screen and (max-width: 700px) {
  .p-information__other--img .img:first-child {
    margin-bottom: 0;
  }
}
.p-information__other--img .img span {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: block;
  width: 106px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: #ffffff;
  padding: 10px 0 11px;
  margin-right: 19px;
  text-align: center;
  background-color: #F38200;
  border-radius: 28px;
}
.p-information__other--caption {
  text-align: right;
  font-size: 14px;
  letter-spacing: 0.08em;
  margin-top: 28px;
}
@media screen and (max-width: 700px) {
  .p-information__other--caption {
    margin-top: 6.7142857143vw;
    text-align: center;
    font-size: 2.8571428571vw;
  }
}
.p-information__other--btn {
  margin-top: 44px;
}
@media screen and (max-width: 700px) {
  .p-information__other--btn {
    margin-top: 11.4285714286vw;
  }
}
.p-information__other--btn a {
  display: block;
  width: 227px;
  padding: 15px 25px 17px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 0.08em;
  background-color: #ED69B0;
  border-radius: 33px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 700px) {
  .p-information__other--btn a {
    width: 100%;
    padding: 5.2857142857vw 7.1428571429vw 5.5714285714vw;
    font-size: 4.5714285714vw;
    border-radius: 8vw;
  }
}
.p-information__other--btn a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 29px;
  height: 29px;
  background-image: url(../img/link_icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 700px) {
  .p-information__other--btn a::before {
    right: 7.1428571429vw;
    width: 9vw;
    height: 9vw;
  }
}
@media screen and (min-width: 701px) {
  .p-information__other--btn a:hover {
    background-color: #00A7FF;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-information__other--btn a:hover::before {
    background-image: url(../img/link_blue.png);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}

.p-access {
  padding-top: 156px;
}
@media screen and (max-width: 700px) {
  .p-access {
    padding-top: 28vw;
  }
}
.p-access__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 700px) {
  .p-access__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}
.p-access__title h2 {
  padding-right: 20px;
  border-right: 1px solid #474645;
  font-size: 24px;
  font-weight: 800;
  font-family: "m-plus-2p", sans-serif;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 700px) {
  .p-access__title h2 {
    font-size: 8.5714285714vw;
    padding-right: 0;
    border: unset;
  }
}
.p-access__title h2 span {
  color: #C7D544;
}
.p-access__title p {
  margin-left: 18px;
  font-size: 16px;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 700px) {
  .p-access__title p {
    margin-left: 0;
    margin-top: 3.1428571429vw;
    line-height: 2;
    font-size: 3.7142857143vw;
    text-align: center;
  }
}
.p-access__map {
  margin-top: 28px;
  position: relative;
}
@media screen and (max-width: 700px) {
  .p-access__map {
    margin-top: 5.1428571429vw;
  }
}
.p-access__map iframe {
  width: 100%;
  height: 400px;
}
@media screen and (max-width: 700px) {
  .p-access__map iframe {
    height: 85.7142857143vw;
  }
}
.p-access__map .img {
  width: 160px;
  position: absolute;
  bottom: 30px;
  right: 11vw;
}
@media screen and (max-width: 700px) {
  .p-access__map .img {
    width: 31.4285714286vw;
    bottom: -2.8571428571vw;
    right: 4.2857142857vw;
  }
}
@media screen and (max-width: 700px) {
  .p-access__map a {
    width: 49.4285714286vw;
    margin-left: 7.1428571429vw;
    margin-top: 6.1428571429vw;
  }
}

.p-contact {
  margin-top: 105px;
}
@media screen and (max-width: 700px) {
  .p-contact {
    margin-top: 20vw;
  }
}
@media screen and (max-width: 700px) {
  .p-contact__inner {
    padding: 0;
  }
}
.p-contact__title {
  text-align: center;
  position: relative;
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .p-contact__title {
    width: 100%;
    padding: 3.4285714286vw 0;
    background-color: #C7D544;
  }
}
.p-contact__title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #C7D544;
  z-index: -1;
}
@media screen and (max-width: 700px) {
  .p-contact__title::before {
    content: none;
  }
}
.p-contact__title h2 {
  background-color: #ffffff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 10px 0 32px;
  font-size: 28px;
  font-weight: 500;
  font-family: "m-plus-2p", sans-serif;
  letter-spacing: 0.08em;
  color: #C7D544;
}
@media screen and (max-width: 700px) {
  .p-contact__title h2 {
    background-color: unset;
    padding: 0;
    font-size: 4.5714285714vw;
    color: #ffffff;
    letter-spacing: normal;
  }
}
.p-contact__img {
  width: 553px;
  margin: 104px auto 0;
}
@media screen and (max-width: 700px) {
  .p-contact__img {
    width: 68.5714285714vw;
    margin-top: 13.2857142857vw;
  }
}
.p-contact__conversion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 750px;
  margin: 108px auto 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 108px;
  position: relative;
}
.p-contact__conversion::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 2px;
  height: 60px;
  background-image: url(../img/footer_line.png);
}
.p-contact__number {
  width: 50%;
}
.p-contact__number .number {
  font-size: 32px;
  color: #C7D544;
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding-left: 35px;
  position: relative;
}
.p-contact__number .number::before {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 0;
  width: 26px;
  height: 41px;
  background-repeat: no-repeat;
  background-size: contain;
}
.p-contact__number .hours {
  font-size: 12px;
  white-space: nowrap;
}
.p-contact__number--tel {
  padding-right: 90px;
  margin-top: -14px;
}
.p-contact__number--tel .number::before {
  background-image: url(../img/footer_tel.png);
}
.p-contact__number--fax {
  padding-left: 100px;
}
.p-contact__number--fax .number::before {
  background-image: url(../img/footer_fax.png);
}

/*　inview
----------------------------------------------- */
.act-view01 {
  position: relative;
  top: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.act-view01.fadeInDown {
  top: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  opacity: 1;
}

.act-view02 {
  position: relative;
  right: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.act-view02.fadeInLeft {
  right: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  opacity: 1;
}

.act-view03 {
  position: relative;
  left: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.act-view03.fadeInRight {
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  opacity: 1;
}

.act-view04 {
  position: relative;
  bottom: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.act-view04.fadeInTop {
  bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  opacity: 1;
}

.act-view05 {
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.act-view05.fadeInStay {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  opacity: 1;
}

.act-view07 {
  position: relative;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  opacity: 0;
}
.act-view07.fadeInStay02 {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  opacity: 1;
}

.act-view06 {
  position: relative;
  top: 100px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.act-view06.fadeInDown {
  top: -6px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

.act-view01.delay01,
.act-view02.delay01,
.act-view03.delay01,
.act-view04.delay01,
.act-view05.delay01,
.act-view06.delay01 {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.act-view01.delay02,
.act-view02.delay02,
.act-view03.delay02,
.act-view04.delay02,
.act-view05.delay02,
.act-view06.delay02 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.act-view01.delay03,
.act-view02.delay03,
.act-view03.delay03,
.act-view04.delay03,
.act-view05.delay03,
.act-view06.delay03 {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.act-view01.delay04,
.act-view02.delay04,
.act-view03.delay04,
.act-view04.delay04,
.act-view05.delay04,
.act-view06.delay04 {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

/*　ぼかし
----------------------------------------------- */
.is-blur {
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  opacity: 0;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.is-blur.clear {
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-animation-name: blur;
          animation-name: blur;
  opacity: 1;
}/*# sourceMappingURL=style.css.map */