@charset "UTF-8";
/*ç½*/
/*é»*/
/*ã´ã¼ã«ã*/
/*ç·*/
/*ç°è²*/
/*é»*/
/*ã´ã¼ã«ã*/
/*èµ¤*/
/*èµ¤*/
/*é*/
/*ç´«*/
/* ãã¬ãã¯ã¹ããã¯ã¹ */
/* SCSS ã¡ãã£ã¢ã¯ã¨ãª */
/*-------------------------------------------------------------
displayæå®class

ãonlyã
.pc-only / .tab-only / .pad-only / .sp-only /.se-only
.pctab-only / .tabsp-only / .sp-none

-------------------------------------------------------------*/
.pc-only {
  display: block !important;
}

@media (max-width: 1024px) {
  .pc-only {
    display: none !important;
  }
}

@media (max-width: 751px) {
  .pc-only {
    display: none !important;
  }
}

@media (max-width: 750px) {
  .pc-only {
    display: none !important;
  }
}

@media (max-width: 320px) {
  .pc-only {
    display: none !important;
  }
}

.pc-only--flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media (max-width: 1024px) {
  .pc-only--flex {
    display: none !important;
  }
}

@media (max-width: 751px) {
  .pc-only--flex {
    display: none !important;
  }
}

@media (max-width: 750px) {
  .pc-only--flex {
    display: none !important;
  }
}

@media (max-width: 320px) {
  .pc-only--flex {
    display: none !important;
  }
}

.tab-only {
  display: none !important;
}

@media (max-width: 1024px) {
  .tab-only {
    display: block !important;
  }
}

@media (max-width: 751px) {
  .tab-only {
    display: none !important;
  }
}

@media (max-width: 750px) {
  .tab-only {
    display: none !important;
  }
}

@media (max-width: 320px) {
  .tab-only {
    display: none !important;
  }
}

.tab-only--flex {
  display: none !important;
}

@media (max-width: 1024px) {
  .tab-only--flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 751px) {
  .tab-only--flex {
    display: none !important;
  }
}

@media (max-width: 750px) {
  .tab-only--flex {
    display: none !important;
  }
}

@media (max-width: 320px) {
  .tab-only--flex {
    display: none !important;
  }
}

.pad-only {
  display: none !important;
}

@media (max-width: 1024px) {
  .pad-only {
    display: none !important;
  }
}

@media (max-width: 751px) {
  .pad-only {
    display: block !important;
  }
}

@media (max-width: 750px) {
  .pad-only {
    display: none !important;
  }
}

@media (max-width: 320px) {
  .pad-only {
    display: none !important;
  }
}

.pad-only--flex {
  display: none !important;
}

@media (max-width: 1024px) {
  .pad-only--flex {
    display: none !important;
  }
}

@media (max-width: 751px) {
  .pad-only--flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 750px) {
  .pad-only--flex {
    display: none !important;
  }
}

@media (max-width: 320px) {
  .pad-only--flex {
    display: none !important;
  }
}

.sp-only {
  display: none !important;
}

@media (max-width: 1024px) {
  .sp-only {
    display: none !important;
  }
}

@media (max-width: 751px) {
  .sp-only {
    display: none !important;
  }
}

@media (max-width: 750px) {
  .sp-only {
    display: block !important;
  }
}

@media (max-width: 320px) {
  .sp-only {
    display: block !important;
  }
}

.sp-only--flex {
  display: none !important;
}

@media (max-width: 1024px) {
  .sp-only--flex {
    display: none !important;
  }
}

@media (max-width: 751px) {
  .sp-only--flex {
    display: none !important;
  }
}

@media (max-width: 750px) {
  .sp-only--flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 320px) {
  .sp-only--flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.se-only {
  display: none !important;
}

@media (max-width: 1024px) {
  .se-only {
    display: none !important;
  }
}

@media (max-width: 751px) {
  .se-only {
    display: none !important;
  }
}

@media (max-width: 750px) {
  .se-only {
    display: none !important;
  }
}

@media (max-width: 320px) {
  .se-only {
    display: block !important;
  }
}

.se-only--flex {
  display: none !important;
}

@media (max-width: 1024px) {
  .se-only--flex {
    display: none !important;
  }
}

@media (max-width: 751px) {
  .se-only--flex {
    display: none !important;
  }
}

@media (max-width: 750px) {
  .se-only--flex {
    display: none !important;
  }
}

@media (max-width: 320px) {
  .se-only--flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.pctab-only {
  display: block !important;
}

@media (max-width: 1024px) {
  .pctab-only {
    display: block !important;
  }
}

@media (max-width: 751px) {
  .pctab-only {
    display: block !important;
  }
}

@media (max-width: 750px) {
  .pctab-only {
    display: none !important;
  }
}

@media (max-width: 320px) {
  .pctab-only {
    display: none !important;
  }
}

.pctab-only--flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media (max-width: 1024px) {
  .pctab-only--flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 751px) {
  .pctab-only--flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 750px) {
  .pctab-only--flex {
    display: none !important;
  }
}

@media (max-width: 320px) {
  .pctab-only--flex {
    display: none !important;
  }
}

.tabsp-only {
  display: none !important;
}

@media (max-width: 1024px) {
  .tabsp-only {
    display: block !important;
  }
}

@media (max-width: 751px) {
  .tabsp-only {
    display: block !important;
  }
}

@media (max-width: 750px) {
  .tabsp-only {
    display: block !important;
  }
}

@media (max-width: 320px) {
  .tabsp-only {
    display: block !important;
  }
}

.tabsp-only--flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media (max-width: 1024px) {
  .tabsp-only--flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 751px) {
  .tabsp-only--flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 750px) {
  .tabsp-only--flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 320px) {
  .tabsp-only--flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 750px) {
  .sp-none {
    display: none;
  }
}

@media (max-width: 320px) {
  .sp-none {
    display: none;
  }
}

/* å±éé¨å
============================================================================ */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

li {
  list-style: none;
}

ul,
ol,
dl,
p {
  padding: 0;
  margin: 0;
}

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

a {
  color: inherit;
  /* ress.cssã ã¨underlineãã¤ãã®ãé»æ­¢ */
  text-decoration: none;
}

select {
  color: #1a1a1a;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1 !important;
  position: relative;
}

table {
  table-layout: fixed;
  /* ress.cssç¨ */
  border-collapse: collapse;
  border-spacing: 0;
}

td input {
  max-width: 100%;
}

rt {
  font-size: 10px;
  font-size: 0.625rem;
  letter-spacing: 0;
}

i,
em {
  font-style: normal;
}

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

small {
  font-size: 100%;
}

@-ms-viewport {
  width: device-width;
}

figure {
  display: block;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}

img {
  vertical-align: bottom;
  line-height: 0;
  font-size: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.pctab-only {
  display: block !important;
}

@media screen and (max-width: 749px) {
  .pctab-only {
    display: none !important;
  }
}

.sp-only {
  display: none !important;
}

@media screen and (max-width: 749px) {
  .sp-only {
    display: block !important;
  }
}

@media screen and (max-width: 749px) {
  .sp-none {
    display: none !important;
  }
}

/*////////////////////////////////////////////////////
ãã©ã³ã
////////////////////////////////////////////////////*/
html, body, h1, h2, h3, h4, h5, h6, p, a, ul, li, ol, input, textarea, label, select, button {
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 0;
  margin: 0;
}

a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.l-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #F0F3FC;
  min-height: 100vh;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}

@media (max-width: 750px) {
  .l-wrapper {
    border: none;
  }
}

footer {
  margin-top: auto;
  height: 100%;
}

img.object_fit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

html,
body {
  width: 100%;
  line-height: 2;
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0em;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  position: relative;
  -webkit-print-color-adjust: exact;
  overflow-x: hidden;
  -ms-overflow-style: none;
  /* IE, Edge å¯¾å¿ */
  scrollbar-width: none;
  /* Firefox å¯¾å¿ */
}

@media (max-width: 750px) {
  html,
  body {
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.92857;
  }
}

html::-webkit-scrollbar,
body::-webkit-scrollbar {
  /* Chrome, Safari å¯¾å¿ */
  display: none;
}

html img.scaled-image,
body img.scaled-image {
  border: none;
  margin: 0;
}

.common-main {
  padding-bottom: 200px;
}

@media (max-width: 750px) {
  .common-main {
    padding-bottom: 26.66667vw;
  }
}

.common-main.static {
  padding-top: 70px;
  margin-top: 80px;
}

@media (max-width: 750px) {
  .common-main.static {
    padding-top: 6.26667vw;
    margin-top: 21.33333vw;
  }
}

.common-section__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

@media (max-width: 750px) {
  .common-section__bg {
    display: none;
  }
}

.common-section__bg span {
  position: absolute;
  left: 0;
  z-index: 0;
  width: 100%;
  background: rgba(7, 32, 77, 0.04);
  -webkit-transform: skewY(-55deg);
          transform: skewY(-55deg);
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
}

.common-section__bg01 {
  height: 50px;
}

.common-section__bg02 {
  height: 150px;
}

.common-section__bg03 {
  height: 150px;
}

.common-section__bg04 {
  height: 1740px;
}

.top-reason .common-section__bg01 {
  bottom: 391px;
}

.top-reason .common-section__bg02 {
  bottom: 194px;
}

.top-reason .common-section__bg03 {
  bottom: -670px;
}

.top-reason .common-section__bg04 {
  bottom: -2551px;
}

.top-greeting {
  position: relative;
  z-index: 1;
}

.top-greeting .common-section__bg01 {
  top: 52px;
}

.top-greeting .common-section__bg02 {
  top: 184px;
}

.top-greeting .common-section__bg03 {
  bottom: -65px;
}

.top-greeting .common-section__bg04 {
  bottom: -1941px;
}

.grecaptcha-badge {
  opacity: 0;
}

#admin-bar-iframe {
  display: none;
}

.common-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -ms-flex-line-pack: normal;
      align-content: normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section-heading {
  font-size: 48px;
  font-size: 3rem;
  position: relative;
  max-width: 1000px;
  padding: 0 18px;
  font-weight: 400;
  color: #4830B2;
  letter-spacing: 0.2em;
  line-height: 1.45833;
  margin: 0 auto;
}

@media (max-width: 750px) {
  .section-heading {
    font-size: 25px;
    font-size: 6.66667vw;
    max-width: 70.66667vw;
    white-space: nowrap;
    padding: 0;
    line-height: 1.44;
  }
}

.section-heading:before, .section-heading:after {
  content: "";
  width: 100vw;
  position: absolute;
  right: calc(100% + 49px);
  z-index: 0;
  -webkit-transform: skewY(-55deg);
          transform: skewY(-55deg);
  -webkit-transform-origin: top right;
          transform-origin: top right;
}

@media (max-width: 750px) {
  .section-heading:before, .section-heading:after {
    right: calc(100% + 6.66667vw);
  }
}

.section-heading:before {
  height: 109px;
  top: -6px;
  background: -webkit-gradient(linear, left top, left bottom, from(#694BEB), to(#352676));
  background: linear-gradient(180deg, #694BEB 0%, #352676 100%);
}

@media (max-width: 750px) {
  .section-heading:before {
    height: 14.53333vw;
    top: 0;
  }
}

.section-heading:after {
  height: 30px;
  top: 103px;
  background-color: #F8CA2E;
}

@media (max-width: 750px) {
  .section-heading:after {
    height: 4vw;
    top: 14.53333vw;
  }
}

.section-heading.center {
  text-align: center;
}

.section-heading.center:before, .section-heading.center:after {
  content: none;
}

.btn__cv {
  font-size: 28px;
  font-size: 1.75rem;
  position: relative;
  display: block;
  width: 412px;
  padding: 12px 0;
  background: #F8CA2E;
  margin-left: auto;
  margin-right: auto;
  color: #07204D;
  border-radius: 6px;
  text-align: center;
  line-height: 1.4375;
  font-weight: 400;
  -webkit-box-shadow: 0 5px 0 0 #CC7004;
          box-shadow: 0 5px 0 0 #CC7004;
}

@media (max-width: 750px) {
  .btn__cv {
    font-size: 16px;
    font-size: 4.26667vw;
    width: 54.93333vw;
    padding: 1.6vw 0;
    line-height: 1.4375;
    -webkit-box-shadow: 0 0.93333vw 0 0 #CC7004;
            box-shadow: 0 0.93333vw 0 0 #CC7004;
  }
}

.btn__cv:hover {
  top: 5px;
  opacity: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 750px) {
  .btn__cv:hover {
    top: 0.93333vw;
  }
}

.btn__cv:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 16px;
  content: "";
  width: 13px;
  height: 41px;
  background: url(../../uploads/eggplant/arw_btn.svg) no-repeat top right/cover;
}

@media (max-width: 750px) {
  .btn__cv:before {
    right: 2.66667vw;
    width: 1.73333vw;
    height: 5.46667vw;
    background: url(../../uploads/eggplant/arw_btn-sp.svg) no-repeat top right/cover;
  }
}

.btn__back {
  font-size: 18px;
  font-size: 1.125rem;
  position: relative;
  display: block;
  width: 199px;
  padding: 7px 0 7px 0.05em;
  background: #F8CA2E;
  margin-left: auto;
  margin-right: auto;
  color: #07204D;
  border-radius: 42px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.44444;
  font-weight: 400;
}

@media (max-width: 750px) {
  .btn__back {
    font-size: 14px;
    font-size: 3.73333vw;
    width: 36vw;
    padding: 1.33333vw 0 1.33333vw 0.05em;
    line-height: 1.42857;
  }
}

.btn__back:hover {
  top: 5px;
  opacity: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 750px) {
  .btn__back:hover {
    top: 0.93333vw;
  }
}

.page.eggplant .common-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(100deg, rgba(105, 75, 235, 0.9) 0%, rgba(31, 49, 124, 0.9) 100%) 0% 0% no-repeat padding-box;
  opacity: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.page.eggplant .common-header.bg_purple {
  background: transparent;
}

.page.eggplant .common-header.bg_purple:before {
  opacity: 1;
}

@media (max-width: 750px) {
  .page.eggplant .common-header.bg_purple:before {
    content: none;
  }
}

.common-header {
  width: 100%;
  height: 80px;
  background: transparent;
  color: white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

@media (max-width: 750px) {
  .common-header {
    height: 21.33333vw;
  }
}

.common-header.is-active {
  background: black;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}

.common-header.bg_purple {
  background: transparent linear-gradient(100deg, #694BEB 0%, #1F317C 100%) 0% 0% no-repeat padding-box;
}

@media (max-width: 750px) {
  .common-header.bg_purple {
    background: transparent;
  }
  .common-header.bg_purple .common-header__toggle {
    color: #4830B2;
    background: rgba(72, 48, 178, 0.2);
    border-color: #4830B2;
  }
}

.common-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: normal;
      align-content: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 21px 0 31px;
  margin: 0 auto;
}

@media (max-width: 750px) {
  .common-header__inner {
    display: block;
    padding: 0;
  }
}

.common-header__logo {
  position: relative;
  width: 174px;
  font-size: 0;
  z-index: 1;
}

@media (max-width: 750px) {
  .common-header__logo {
    width: 37.2vw;
    margin-top: 22.66667vw;
  }
}

.common-header__logo a {
  display: block;
  position: relative;
  width: 100%;
}

.common-header__logo img {
  width: 100%;
  height: auto;
}

.common-header__toggle {
  display: none;
}

@media (max-width: 750px) {
  .common-header__toggle {
    font-size: 9px;
    font-size: 2.4vw;
    position: absolute;
    top: 4vw;
    left: 4vw;
    letter-spacing: 0.1em;
    display: block;
    width: 13.33333vw;
    height: 13.33333vw;
    line-height: 12vw;
    text-align: center;
    background: rgba(255, 255, 255, 0.4);
    border: 0.66667vw solid white;
    border-radius: 50%;
  }
}

@media (max-width: 750px) {
  .common-header__navWrap {
    width: 54.66667vw;
    height: 100vh;
    padding-top: 40vw;
    padding-left: 8vw;
    background: #352676;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}

.common-header__navWrap.is-open {
  pointer-events: auto;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.common-header__navWrap::-webkit-scrollbar {
  display: none;
}

.common-header__nav {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

@media (max-width: 750px) {
  .common-header__nav {
    position: static;
    width: 100%;
    height: 100%;
    -webkit-transform: none;
            transform: none;
  }
}

.common-header__navClose {
  width: 8vw;
  height: auto;
  position: absolute;
  top: 4vw;
  left: 4vw;
  z-index: 2;
}

.common-header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: normal;
      align-content: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: absolute;
  top: 0;
  right: 240px;
  width: 100%;
  height: 100%;
}

@media (max-width: 750px) {
  .common-header__menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: relative;
    right: 0;
    height: auto;
  }
}

.common-header__menu > li {
  font-size: 18px;
  font-size: 1.125rem;
  position: relative;
  height: 100%;
  font-weight: 400;
}

@media (max-width: 750px) {
  .common-header__menu > li {
    font-size: 19px;
    font-size: 5.06667vw;
    width: 100%;
    height: auto;
  }
}

.common-header__menu > li:before {
  content: none;
}

.common-header__menu > li > a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 calc(20px - 0.05em);
  line-height: 80px;
  letter-spacing: 0.1em;
}

@media (max-width: 750px) {
  .common-header__menu > li > a {
    height: auto;
    line-height: 7.33333vw;
    padding: 4vw 0;
  }
}

.common-header__menu > li > a:hover {
  opacity: 1;
}

.common-header__menu > li > a:hover:after {
  width: calc(100% - 40px);
}

.common-header__menu > li > a:after {
  content: "";
  width: 0;
  height: 2px;
  background: white;
  position: absolute;
  left: calc(50% - 0.15em);
  bottom: 20px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 1000px) {
  .common-header__menu > li > a:after {
    content: none;
  }
}

.common-header__btn {
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 21px;
  display: block;
  width: 199px;
  padding: 7px 0;
  background: #F8CA2E;
  color: #1F317C;
  border-radius: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.44444;
}

@media (max-width: 750px) {
  .common-header__btn {
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.42857;
    width: 36vw;
    padding: 1.33333vw 0;
    top: 4vw;
    right: 4vw;
    -webkit-transform: none;
            transform: none;
  }
}

.common-header__btn:hover {
  color: #F8CA2E;
  background: white;
  border-color: #F8CA2E;
  opacity: 1;
}

.common-footer {
  position: relative;
  z-index: 2;
  padding: 70px 0 40px;
  background: #352676;
  color: white;
  line-height: 1;
}

@media (max-width: 750px) {
  .common-footer {
    padding: 13.33333vw 0 6.66667vw;
  }
}

.common-footer__inner {
  max-width: 768px;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 750px) {
  .common-footer__inner {
    max-width: 84vw;
  }
}

.common-footer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -ms-flex-line-pack: normal;
      align-content: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 750px) {
  .common-footer__menu {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.common-footer__menu li {
  margin-right: 40px;
}

@media (max-width: 750px) {
  .common-footer__menu li {
    margin-top: 5.33333vw;
    margin-right: 0;
  }
}

.common-footer__menu li:last-of-type {
  margin-right: 0;
}

.common-footer__menu:first-of-type {
  font-size: 18px;
  font-size: 1.125rem;
}

@media (max-width: 750px) {
  .common-footer__menu:first-of-type {
    font-size: 15px;
    font-size: 4vw;
  }
}

.common-footer__menu:nth-of-type(2) {
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 70px;
}

@media (max-width: 750px) {
  .common-footer__menu:nth-of-type(2) {
    font-size: 15px;
    font-size: 4vw;
    margin-top: 10.66667vw;
  }
}

.common-footer__logo {
  width: 174px;
  margin: 100px auto 0;
}

@media (max-width: 750px) {
  .common-footer__logo {
    width: 46.53333vw;
    margin-top: 26.66667vw;
  }
}

.common-footer__logo img {
  width: 100%;
  height: auto;
}

.common-footer__copy {
  font-size: 13px;
  font-size: 0.8125rem;
  display: block;
  margin-top: 36px;
  text-align: center;
}

@media (max-width: 750px) {
  .common-footer__copy {
    font-size: 10px;
    font-size: 2.66667vw;
    margin-top: 26.66667vw;
  }
}

.top-kv {
  position: relative;
  width: 100%;
  height: 100vh;
  background: url(../../uploads/eggplant/img_kv.jpg);
}

@media (max-width: 750px) {
  .top-kv {
    background: url(../../uploads/eggplant/img_kv-sp.jpg);
  }
}

.top-kv__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 5;
  width: 476px;
}

@media (max-width: 750px) {
  .top-kv__logo {
    width: 87.33333vw;
  }
}

.top-kv__logo img {
  width: 100%;
  height: auto;
}

.top-kv:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(6, 28, 69, 0.25);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.top-kv:after {
  content: "";
  width: 100%;
  height: 35px;
  background: -webkit-gradient(linear, left top, left bottom, from(#694BEB), to(#1F317C));
  background: linear-gradient(180deg, #694BEB 0%, #1F317C 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}

@media (max-width: 750px) {
  .top-kv:after {
    height: 8vw;
  }
}

.top-cv {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#694BEB), to(#433096));
  background: linear-gradient(180deg, #694BEB 0%, #433096 100%);
  overflow: hidden;
  z-index: 2;
}

.top-cv__inner {
  position: relative;
  max-width: 768px;
  width: 100%;
  padding: 30px 0 44px;
  margin: 0 auto;
  z-index: 1;
}

@media (max-width: 750px) {
  .top-cv__inner {
    max-width: 100%;
    padding: 6.66667vw 8.53333vw;
  }
}

.top-cv__inner:before, .top-cv__inner:after {
  content: "";
  position: absolute;
  top: 0;
  z-index: -1;
  height: 100%;
  background: white;
  -webkit-transform: skew(-35deg);
          transform: skew(-35deg);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  opacity: 0.3;
}

.top-cv__inner:before {
  width: 101px;
  right: calc(100% + 34px);
}

@media (max-width: 750px) {
  .top-cv__inner:before {
    width: 16vw;
    right: 69.46667vw;
  }
}

.top-cv__inner:after {
  width: 31px;
  right: calc(100% + 150px);
}

@media (max-width: 750px) {
  .top-cv__inner:after {
    width: 4.93333vw;
    right: 88vw;
  }
}

.top-cv__inner--wrap:before, .top-cv__inner--wrap:after {
  content: "";
  position: absolute;
  top: 0;
  z-index: -1;
  height: 100%;
  background: white;
  -webkit-transform: skew(-35deg);
          transform: skew(-35deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  opacity: 0.3;
}

.top-cv__inner--wrap:before {
  width: 101px;
  left: calc(100% + 186px);
}

@media (max-width: 750px) {
  .top-cv__inner--wrap:before {
    width: 16vw;
    left: 99.73333vw;
  }
}

.top-cv__inner--wrap:after {
  width: 31px;
  left: calc(100% + 140px);
}

@media (max-width: 750px) {
  .top-cv__inner--wrap:after {
    width: 4.93333vw;
    left: 92.4vw;
  }
}

.top-cv__ttl {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.45833;
  font-weight: 500;
  color: white;
  text-align: center;
}

@media (max-width: 750px) {
  .top-cv__ttl {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.45833;
  }
}

.top-cv__btn {
  margin-top: 18px;
}

@media (max-width: 750px) {
  .top-cv__btn {
    margin-top: 2.4vw;
  }
}

.top-contact {
  position: fixed;
  right: 0;
  bottom: 132px;
  z-index: 9;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

@media (max-width: 750px) {
  .top-contact {
    bottom: 2.93333vw;
  }
}

.top-contact.is-active {
  -webkit-transform: translateX(calc(100.1%));
          transform: translateX(calc(100.1%));
}

@media (max-width: 750px) {
  .top-contact.is-active {
    -webkit-transform: translateX(calc(100.1%));
            transform: translateX(calc(100.1%));
  }
}

.top-contact.is-active .top-contact__tab {
  padding: 14px 19px calc(14px - 0.15em);
}

@media (max-width: 750px) {
  .top-contact.is-active .top-contact__tab {
    padding: 2.66667vw 2.13333vw 2.13333vw;
  }
}

.top-contact.is-active .top-contact__tab:after {
  opacity: 0;
}

.top-contact.is-hidden {
  -webkit-transform: translateX(calc(100.1%));
          transform: translateX(calc(100.1%));
}

@media (max-width: 750px) {
  .top-contact.is-hidden {
    -webkit-transform: translateX(calc(100.1%));
            transform: translateX(calc(100.1%));
  }
}

.top-contact.is-hidden .top-contact__tab {
  padding: 14px 19px calc(14px - 0.15em);
}

@media (max-width: 750px) {
  .top-contact.is-hidden .top-contact__tab {
    padding: 2.66667vw 2.13333vw 2.13333vw;
  }
}

.top-contact.is-hidden .top-contact__tab:after {
  opacity: 0;
}

.top-contact__tab {
  font-size: 22px;
  font-size: 1.375rem;
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 0;
  width: 60px;
  padding: 14px 19px 60px;
  line-height: 1;
  color: white;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  letter-spacing: 0.3em;
  background: #FF8D8D;
  border-radius: 10px 0 0 10px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-transition: padding 0.5s;
  transition: padding 0.5s;
}

@media (max-width: 750px) {
  .top-contact__tab {
    width: 9.33333vw;
    padding: 2.66667vw 2.13333vw 15.46667vw;
    border-radius: 1.33333vw 0 0 1.33333vw;
  }
}

.top-contact__tab:after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  width: 30px;
  height: 30px;
  bottom: 18px;
  background: url(../../uploads/eggplant/arw_form-sp.svg) no-repeat center/cover;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

@media (max-width: 750px) {
  .top-contact__tab:after {
    bottom: 3.6vw;
    width: 6.66667vw;
    height: 6.66667vw;
  }
}

.top-contact__box {
  width: 532px;
  background: #F0F3FC;
  border-radius: 6px 0 0 6px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

@media (max-width: 750px) {
  .top-contact__box {
    width: 85.33333vw;
    border-radius: 0 0 0 1.33333vw;
  }
}

.top-contact .mktoForm {
  width: 100% !important;
  padding: 30px 56px 17px 34px;
  border: none;
}

@media (max-width: 750px) {
  .top-contact .mktoForm {
    padding: 6.66667vw 10.66667vw;
  }
}

.top-contact .mktoForm .mktoFormRow .mktoOffset {
  display: none;
}

.top-contact .mktoForm .mktoFormRow .mktoFormCol {
  width: 100%;
}

.top-contact .mktoForm .mktoFormRow .mktoFieldWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: normal;
      align-content: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  float: none;
}

.top-contact .mktoForm .mktoFormRow .mktoFieldWrap .mktoAsterix {
  display: none;
}

.top-contact .mktoForm .mktoFormRow .mktoFieldWrap .mktoLabel {
  font-size: 16px;
  font-size: 1rem;
  color: #4830B2;
  width: 7.1em !important;
  text-align: right;
}

@media (max-width: 750px) {
  .top-contact .mktoForm .mktoFormRow .mktoFieldWrap .mktoLabel {
    font-size: 12px;
    font-size: 3.2vw;
    width: 100% !important;
    margin-bottom: 1.33333vw;
    text-align: left;
  }
}

.top-contact .mktoForm .mktoFormRow .mktoFieldWrap .mktoField {
  width: 311px !important;
  float: none;
  padding: 5px 10px;
  margin-bottom: 20px;
  border: 1px solid #4830B2;
  border-radius: 6px;
}

@media (max-width: 750px) {
  .top-contact .mktoForm .mktoFormRow .mktoFieldWrap .mktoField {
    font-size: 19px;
    font-size: 5.06667vw;
    width: 100% !important;
    max-width: none;
    padding: 1.33333vw 2.66667vw;
    margin-bottom: 1.33333vw;
  }
}

.top-contact .mktoForm .mktoFormRow .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
  width: 100% !important;
}

.top-contact .mktoForm .mktoFormRow .mktoFieldWrap .mktoInstruction, .top-contact .mktoForm .mktoFormRow .mktoFieldWrap .mktoClear {
  display: none;
}

.top-contact .mktoForm .mktoButtonRow .mktoButtonWrap.mktoMinimal .mktoButton {
  background: #F8CA2E;
  color: #1F317C;
  border: none;
}

.top-works {
  padding: 65px 0 100px;
  background: white;
}

@media (max-width: 750px) {
  .top-works {
    padding: 16vw 0 4vw;
    margin-bottom: 9.33333vw;
  }
}

.top-works .section-heading {
  margin-bottom: 20px;
}

@media (max-width: 750px) {
  .top-works .section-heading {
    margin-bottom: 2.66667vw;
  }
}

.top-works__inner {
  max-width: 964px;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 750px) {
  .top-works__inner {
    max-width: 100%;
  }
}

.top-works__intro {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.77778;
  width: 462px;
}

@media (max-width: 750px) {
  .top-works__intro {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 2.16667;
    width: 77.33333vw;
    margin-left: 14.66667vw;
  }
}

.top-works__intro span {
  color: #694BEB;
}

.top-works__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: normal;
      align-content: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  max-width: 890px;
  width: 100%;
  margin: 5px auto 0;
}

@media (max-width: 750px) {
  .top-works__list {
    max-width: 93.33333vw;
    margin-top: 9.33333vw;
  }
}

.top-works__list li {
  width: 140px;
  margin-right: 10px;
}

@media (max-width: 750px) {
  .top-works__list li {
    width: 28vw;
    margin-right: 4.66667vw;
  }
}

.top-works__list li:nth-of-type(6), .top-works__list li:last-of-type {
  margin-right: 0;
}

@media (max-width: 750px) {
  .top-works__list li:nth-of-type(3n) {
    margin-right: 0;
  }
}

.top-works__list li:nth-of-type(n + 7) {
  margin-top: 32px;
}

@media (max-width: 750px) {
  .top-works__list li:nth-of-type(n + 7) {
    margin-top: 5.33333vw;
  }
}

@media (max-width: 750px) {
  .top-works__list li:nth-of-type(n + 4) {
    margin-top: 5.33333vw;
  }
}

.top-works__list li img {
  width: 100%;
}

.top-worry {
  position: relative;
  height: 601px;
}

@media (max-width: 750px) {
  .top-worry {
    height: 58.66667vw;
  }
}

.top-worry__inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(7, 32, 77, 0.4);
}

.top-worry__inner:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 295px;
  background: url(../../uploads/eggplant/bg_worry-bottom.png) no-repeat center/cover;
}

@media (max-width: 750px) {
  .top-worry__inner:after {
    height: 30.8vw;
    background: url(../../uploads/eggplant/bg_worry-bottom-sp.png) no-repeat center/cover;
  }
}

.top-worry__ttl {
  font-size: 38px;
  font-size: 2.375rem;
  position: absolute;
  top: 246px;
  left: calc(50% + 0.1em);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 3;
  width: 100%;
  text-align: center;
  color: white;
  letter-spacing: 0.2em;
}

@media (max-width: 750px) {
  .top-worry__ttl {
    font-size: 15px;
    font-size: 4vw;
    line-height: 1.46667;
    top: 20vw;
  }
}

.top-worry__ttl:before {
  position: absolute;
  top: calc(100% + 9px);
  left: calc(50% + 0.1em);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  width: 599px;
  height: 6px;
  background: url(../../uploads/eggplant/bgtxt_worry.svg) no-repeat center/100% 100%;
}

@media (max-width: 750px) {
  .top-worry__ttl:before {
    top: calc(100% + 1.33333vw);
    width: 53.33333vw;
    height: 0.8vw;
    background: url(../../uploads/eggplant/bgtxt_worry-sp.svg) no-repeat center/100% 100%;
  }
}

.top-worry__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -ms-flex-line-pack: normal;
      align-content: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.top-worry__list li {
  position: relative;
  width: calc(33.33%);
  height: 601px;
}

@media (max-width: 750px) {
  .top-worry__list li {
    height: 58.66667vw;
  }
}

.top-worry__list li:first-of-type {
  background: url(../../uploads/eggplant/img_worry01.jpg) no-repeat center/cover;
}

.top-worry__list li:nth-of-type(2) {
  background: url(../../uploads/eggplant/img_worry02.jpg) no-repeat center/cover;
}

.top-worry__list li:nth-of-type(3) {
  background: url(../../uploads/eggplant/img_worry03.jpg) no-repeat center/cover;
}

.top-worry__list h4 {
  font-size: 24px;
  font-size: 1.5rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 96px;
  z-index: 3;
  width: 100%;
  line-height: 1.58333;
  color: white;
  text-align: center;
  font-weight: 400;
}

@media (max-width: 750px) {
  .top-worry__list h4 {
    font-size: 10px;
    font-size: 2.66667vw;
    width: 28vw;
    letter-spacing: -0.03em;
    line-height: 1.8;
    bottom: 6.66667vw;
    text-align: left;
  }
}

.top-worry__list h4 span {
  color: #F8CA2E;
}

.top-resolution {
  position: relative;
  height: 770px;
  padding: 50px 0 80px;
  background: url(../../uploads/eggplant/img_resolution.jpg) no-repeat center/cover;
  z-index: 1;
}

@media (max-width: 750px) {
  .top-resolution {
    height: 107.06667vw;
  }
}

.top-resolution .section-heading {
  color: white;
}

.top-resolution__inner {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 876px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.top-resolution__box {
  position: absolute;
  left: 0;
  bottom: 80px;
  z-index: 1;
  width: 450px;
  padding: 37px 50px 43px;
  background: -webkit-gradient(linear, left top, left bottom, from(#694BEB), to(#1F317C));
  background: linear-gradient(180deg, #694BEB 0%, #1F317C 100%);
  color: white;
  letter-spacing: 0.03em;
}

@media (max-width: 750px) {
  .top-resolution__box {
    font-size: 12px;
    font-size: 3.2vw;
    left: 50%;
    bottom: 8vw;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 79.46667vw;
    padding: 6.66667vw;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(105, 75, 235, 0.8)), to(rgba(31, 49, 124, 0.8)));
    background: linear-gradient(180deg, rgba(105, 75, 235, 0.8) 0%, rgba(31, 49, 124, 0.8) 100%);
  }
}

.top-resolution__box a {
  color: #F8CA2E;
}

.top-price {
  margin: 70px 0 142px;
}

@media (max-width: 750px) {
  .top-price {
    margin: 16vw 0 13.33333vw;
  }
}

.top-price .section-heading {
  margin-bottom: 30px;
}

@media (max-width: 750px) {
  .top-price .section-heading {
    margin-bottom: 5.46667vw;
  }
}

.top-price__inner {
  max-width: 964px;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 750px) {
  .top-price__inner {
    max-width: 100%;
  }
}

.top-price__intro {
  width: 423px;
}

@media (max-width: 750px) {
  .top-price__intro {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 2.16667;
    width: 77.33333vw;
    margin-left: 14.66667vw;
  }
}

.top-price__intro a {
  color: #F8CA2E;
  text-decoration: underline;
}

.top-price__img {
  max-width: 618px;
  margin: 60px auto 0;
}

@media (max-width: 750px) {
  .top-price__img {
    max-width: 87.73333vw;
    margin-top: 8.26667vw;
  }
}

.top-reason {
  position: relative;
  padding: 50px 0 278px;
  z-index: 1;
}

@media (max-width: 750px) {
  .top-reason {
    padding: 13.6vw 0 77.33333vw;
  }
}

.top-reason .section-heading {
  margin-bottom: 70px;
}

@media (max-width: 750px) {
  .top-reason .section-heading {
    margin-bottom: 16vw;
  }
}

.top-reason__inner {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}

.top-reason__item {
  position: relative;
}

.top-reason__item:nth-of-type(2) {
  margin-top: 400px;
}

@media (max-width: 750px) {
  .top-reason__item:nth-of-type(2) {
    margin-top: 77.33333vw;
  }
}

.top-reason__item:nth-of-type(2) .top-reason__thumb {
  margin-left: auto;
}

.top-reason__item:nth-of-type(2) .top-reason__info {
  top: -150px;
  left: 0;
}

@media (max-width: 750px) {
  .top-reason__item:nth-of-type(2) .top-reason__info {
    max-width: none;
    width: 100%;
    background-size: 158.13333vw 100%;
    top: 42.66667vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.top-reason__item:last-of-type {
  margin-top: 100px;
}

@media (max-width: 750px) {
  .top-reason__item:last-of-type {
    margin-top: 77.33333vw;
  }
}

.top-reason__thumb {
  max-width: 820px;
  width: 100%;
}

@media (max-width: 750px) {
  .top-reason__thumb {
    max-width: 93.33333vw;
  }
}

.top-reason__info {
  position: absolute;
  top: 150px;
  left: 260px;
  z-index: 1;
  max-width: 820px;
  width: 100%;
  padding: 50px 0 30px;
  background: url(../../uploads/eggplant/bg_cause.png) no-repeat center/100% 100%;
}

@media (max-width: 750px) {
  .top-reason__info {
    max-width: none;
    width: 100%;
    background-size: 158.13333vw 100%;
    top: 42.66667vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.top-reason__info h3 {
  font-size: 30px;
  font-size: 1.875rem;
  height: 2.93333em;
  line-height: 1.46667;
  margin-left: 251px;
  color: #352676;
}

@media (max-width: 750px) {
  .top-reason__info h3 {
    font-size: 17px;
    font-size: 4.53333vw;
    line-height: 1.44118;
    margin-left: 25.2vw;
  }
}

.top-reason__info p {
  max-width: 410px;
  margin-left: 165px;
  margin-top: 20px;
}

@media (max-width: 750px) {
  .top-reason__info p {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.83333;
    max-width: 70.66667vw;
    margin-left: 14.66667vw;
    margin-top: 4.66667vw;
  }
}

.top-model {
  position: relative;
  margin: 86px 0 0;
  z-index: 2;
}

@media (max-width: 750px) {
  .top-model {
    margin: 16vw 0 0;
  }
}

.top-model .section-heading {
  margin-bottom: 140px;
}

@media (max-width: 750px) {
  .top-model .section-heading {
    margin-bottom: 28.93333vw;
  }
}

.top-model__inner {
  position: relative;
  max-width: 640px;
  margin: 0 auto;
}

@media (max-width: 750px) {
  .top-model__inner {
    max-width: 91.46667vw;
  }
}

@media (max-width: 750px) {
  .top-model__item {
    border: none;
  }
}

.top-model__item:nth-of-type(n + 2) {
  margin-top: 140px;
}

@media (max-width: 750px) {
  .top-model__item:nth-of-type(n + 2) {
    margin-top: 28.93333vw;
  }
}

.top-model__itemInner {
  position: relative;
  background: white;
  padding: 52px 32px 42px;
  border-radius: 10px;
  border: 6px solid #352676;
}

@media (max-width: 750px) {
  .top-model__itemInner {
    padding: 13.6vw 7.33333vw 13.33333vw;
    border-radius: 0;
    border: none;
  }
}

.top-model__itemInner > h3 {
  font-size: 24px;
  font-size: 1.5rem;
  width: 553px;
  padding: 5px 0 5px 30px;
  background: url(../../uploads/eggplant/bgtxt_model.svg) no-repeat center/100% 100%;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
  position: absolute;
  top: -40px;
  left: -34px;
  z-index: 1;
  font-weight: 500;
  color: white;
  line-height: 1.45833;
  letter-spacing: 0.1em;
}

@media (max-width: 750px) {
  .top-model__itemInner > h3 {
    font-size: 14px;
    font-size: 3.73333vw;
    width: 79.46667vw;
    padding: 2.66667vw 0 2.66667vw 4vw;
    background: url(../../uploads/eggplant/bgtxt_model-sp.svg) no-repeat center/100% 100%;
    top: -8.93333vw;
    left: 0;
    line-height: 1.42857;
  }
}

.top-model__itemRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: normal;
      align-content: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 750px) {
  .top-model__itemRow {
    margin-top: 4.93333vw;
  }
}

.top-model__company {
  font-size: 18px;
  font-size: 1.125rem;
  position: relative;
  padding-left: 16px;
  font-weight: 300;
  line-height: 1.55556;
}

@media (max-width: 750px) {
  .top-model__company {
    font-size: 13px;
    font-size: 3.46667vw;
    padding-left: 3.46667vw;
    line-height: 1.38462;
  }
}

.top-model__company:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  content: "";
  width: 6px;
  height: 30px;
  background: #352676;
}

@media (max-width: 750px) {
  .top-model__company:before {
    width: 0.8vw;
    height: 6.66667vw;
  }
}

.top-model__img {
  width: 326px;
  height: 318px;
}

@media (max-width: 750px) {
  .top-model__img {
    width: 43.46667vw;
    height: 42.4vw;
  }
}

.top-model__info {
  width: 214px;
}

@media (max-width: 750px) {
  .top-model__info {
    width: 29.2vw;
  }
}

.top-model__info ul {
  margin-top: 30px;
  overflow: hidden;
}

@media (max-width: 750px) {
  .top-model__info ul {
    margin-top: 1.6vw;
  }
}

.top-model__info li:nth-of-type(n + 2) {
  margin-top: 10px;
}

@media (max-width: 750px) {
  .top-model__info li:nth-of-type(n + 2) {
    margin-top: 4vw;
  }
}

.top-model__info h5 {
  font-size: 18px;
  font-size: 1.125rem;
  display: inline-block;
  position: relative;
  line-height: 1.44444;
  font-weight: 400;
  color: #352676;
}

@media (max-width: 750px) {
  .top-model__info h5 {
    font-size: 13px;
    font-size: 3.46667vw;
    line-height: 1.07692;
  }
}

.top-model__info h5:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: calc(100% + 10px);
  content: "";
  width: 214px;
  height: 1px;
  background-color: #352676;
}

@media (max-width: 750px) {
  .top-model__info h5:before {
    left: calc(100% + 2.66667vw);
  }
}

.top-model__info p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.44444;
  text-align: center;
}

@media (max-width: 750px) {
  .top-model__info p {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.16667;
    margin-top: 1.33333vw;
  }
}

.top-model__request {
  margin-top: 31px;
  overflow: hidden;
}

@media (max-width: 750px) {
  .top-model__request {
    margin-top: 6.8vw;
  }
}

.top-model__request h4 {
  font-size: 24px;
  font-size: 1.5rem;
  position: relative;
  display: inline-block;
  width: 128px;
  padding: 2px 0;
  background: #352676;
  line-height: 1.45833;
  color: white;
  text-align: center;
}

@media (max-width: 750px) {
  .top-model__request h4 {
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.42857;
    width: 19.2vw;
    padding: 1.33333vw 0;
  }
}

.top-model__request h4:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  left: 100%;
  width: 100vw;
  height: 2px;
  background: #352676;
}

@media (max-width: 750px) {
  .top-model__request h4:before {
    height: 0.53333vw;
  }
}

.top-model__request p {
  line-height: 1.625;
  margin-top: 20px;
}

@media (max-width: 750px) {
  .top-model__request p {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.83333;
    margin-top: 2.66667vw;
  }
}

.top-model__solution {
  margin-top: 30px;
  overflow: hidden;
}

@media (max-width: 750px) {
  .top-model__solution {
    margin-top: 6.66667vw;
  }
}

.top-model__solution h4 {
  font-size: 24px;
  font-size: 1.5rem;
  position: relative;
  display: inline-block;
  width: 128px;
  padding: 2px 0;
  background: #352676;
  line-height: 1.45833;
  color: white;
  text-align: center;
}

@media (max-width: 750px) {
  .top-model__solution h4 {
    font-size: 14px;
    font-size: 3.73333vw;
    line-height: 1.42857;
    width: 19.2vw;
    padding: 1.33333vw 0;
  }
}

.top-model__solution h4:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  left: 100%;
  width: 100vw;
  height: 2px;
  background: #352676;
}

@media (max-width: 750px) {
  .top-model__solution h4:before {
    height: 0.53333vw;
  }
}

.top-model__solution p {
  line-height: 1.625;
  padding: 40px 22px;
  margin-top: -20px;
  background: rgba(105, 75, 235, 0.1);
}

@media (max-width: 750px) {
  .top-model__solution p {
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.83333;
    padding: 6.66667vw 2.4vw;
    margin-top: -4.8vw;
  }
}

.top-model__btn {
  margin-top: 50px;
}

@media (max-width: 750px) {
  .top-model__btn {
    margin-top: 8vw;
  }
}

.top-greeting {
  margin: 218px 0 150px;
}

@media (max-width: 750px) {
  .top-greeting {
    margin: 20.93333vw 0 20vw;
  }
}

.top-greeting .section-heading {
  margin-bottom: 85px;
}

@media (max-width: 750px) {
  .top-greeting .section-heading {
    margin-bottom: 11.86667vw;
  }
}

.top-greeting__inner {
  position: relative;
  max-width: 876px;
  margin: 0 auto;
}

@media (max-width: 750px) {
  .top-greeting__inner {
    max-width: 84vw;
  }
}

.top-greeting__img {
  position: relative;
  width: 502px;
  height: 753px;
  border-radius: 6px 0 0 6px;
}

@media (max-width: 750px) {
  .top-greeting__img {
    width: 66.93333vw;
    height: 100.4vw;
    margin: 0 auto;
  }
}

.top-greeting__ttl {
  position: absolute;
  top: 30px;
  left: -50px;
  z-index: 1;
}

@media (max-width: 750px) {
  .top-greeting__ttl {
    top: 4vw;
    left: -6.26667vw;
  }
}

.top-greeting__ttl h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: normal;
      align-content: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 10px 40px 14px 10px;
  color: white;
  letter-spacing: 0.1em;
  line-height: 1;
}

@media (max-width: 750px) {
  .top-greeting__ttl h3 {
    padding: 1.33333vw 5.33333vw 1.86667vw 1.33333vw;
  }
}

.top-greeting__ttl h3 .position {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.44444;
  margin-right: 20px;
}

@media (max-width: 750px) {
  .top-greeting__ttl h3 .position {
    font-size: 9px;
    font-size: 2.4vw;
  }
}

.top-greeting__ttl h3 .name {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.4375;
}

@media (max-width: 750px) {
  .top-greeting__ttl h3 .name {
    font-size: 16px;
    font-size: 4.26667vw;
  }
}

.top-greeting__ttl h3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../../uploads/eggplant/bgtxt_greeting01.svg) no-repeat center/100% 100%;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}

.top-greeting__ttl h4 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.78571;
  letter-spacing: 0.05em;
  padding: 5px 20px 5px 10px;
  margin-top: -2px;
  position: relative;
  z-index: 2;
}

@media (max-width: 750px) {
  .top-greeting__ttl h4 {
    font-size: 7px;
    font-size: 1.86667vw;
    padding: 0.66667vw 2.66667vw 0.66667vw 1.33333vw;
  }
}

.top-greeting__ttl h4:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../../uploads/eggplant/bgtxt_greeting02.svg) no-repeat center/100% 100%;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}

.top-greeting__info {
  font-size: 14px;
  font-size: 0.875rem;
  width: 480px;
  padding: 30px;
  background: white;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 6px;
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 1;
}

@media (max-width: 750px) {
  .top-greeting__info {
    font-size: 11px;
    font-size: 2.93333vw;
    position: relative;
    top: 0;
    right: auto;
    z-index: 1;
    width: 84vw;
    padding: 5.33333vw;
    margin-top: -7.06667vw;
    border-radius: 0.8vw;
  }
}

.top-greeting__detail {
  position: absolute;
  right: 0;
  bottom: 65px;
  background-color: white;
  width: 434px;
  padding: 16px 40px 24px;
  border-right: 10px solid #694BEB;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 6px;
}

@media (max-width: 750px) {
  .top-greeting__detail {
    position: relative;
    right: auto;
    bottom: auto;
    width: 80vw;
    padding: 4.93333vw 4vw 13.33333vw;
    margin: 8vw auto 0;
    border-radius: 0.8vw;
    border-width: 1.33333vw;
  }
}

.top-greeting__detail h3 {
  font-size: 14px;
  font-size: 0.875rem;
  color: #4830B2;
  line-height: 1.42857;
  letter-spacing: 0.1em;
}

@media (max-width: 750px) {
  .top-greeting__detail h3 {
    font-size: 14px;
    font-size: 3.73333vw;
  }
}

.top-greeting__detail h4 {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.41667;
  letter-spacing: 0.03em;
  margin-top: 11px;
}

@media (max-width: 750px) {
  .top-greeting__detail h4 {
    font-size: 10px;
    font-size: 2.66667vw;
    margin-top: 2.66667vw;
  }
}

.top-greeting__detail p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.41667;
}

@media (max-width: 750px) {
  .top-greeting__detail p {
    font-size: 10px;
    font-size: 2.66667vw;
    margin-top: 0.53333vw;
  }
}

.top-greeting__detailBtn {
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  width: 240px;
  padding: 9px 0 9px 9px;
  margin: 20px auto 0;
  border: 1px solid #153672;
  border-radius: 20px;
  letter-spacing: 0.03em;
  line-height: 1.42857;
  color: #153672;
  text-align: center;
}

@media (max-width: 750px) {
  .top-greeting__detailBtn {
    font-size: 11px;
    font-size: 2.93333vw;
    width: 46.8vw;
    padding: 1.86667vw 0 1.6vw;
    margin-top: 6.66667vw;
  }
}

.eggplant-contact__cont {
  max-width: 612px;
  width: 100%;
  margin: 70px auto 0;
}

@media (max-width: 750px) {
  .eggplant-contact__cont {
    max-width: 64vw;
    margin-top: 5.33333vw;
  }
}

.eggplant-contact__cont p {
  width: 400px;
  margin: 0 auto;
}

@media (max-width: 750px) {
  .eggplant-contact__cont p {
    font-size: 12px;
    font-size: 3.2vw;
    width: 77.6vw;
  }
}

.eggplant-contact__cont .mktoForm {
  max-width: 466px;
  width: 100% !important;
  padding: 0;
  margin: 26px auto 0;
  border: none;
}

@media (max-width: 750px) {
  .eggplant-contact__cont .mktoForm {
    max-width: 64vw;
    margin: 11.06667vw auto 0;
  }
}

.eggplant-contact__cont .mktoForm .mktoFormRow .mktoOffset {
  display: none;
}

.eggplant-contact__cont .mktoForm .mktoFormRow .mktoFormCol {
  width: 100%;
}

.eggplant-contact__cont .mktoForm .mktoFormRow .mktoFieldWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: normal;
      align-content: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  float: none;
}

.eggplant-contact__cont .mktoForm .mktoFormRow .mktoFieldWrap .mktoAsterix {
  display: none;
}

.eggplant-contact__cont .mktoForm .mktoFormRow .mktoFieldWrap .mktoLabel {
  font-size: 16px;
  font-size: 1rem;
  color: #4830B2;
  width: 7.1em !important;
  text-align: right;
}

@media (max-width: 750px) {
  .eggplant-contact__cont .mktoForm .mktoFormRow .mktoFieldWrap .mktoLabel {
    font-size: 12px;
    font-size: 3.2vw;
    width: 100% !important;
    margin-bottom: 1.33333vw;
    text-align: left;
  }
}

.eggplant-contact__cont .mktoForm .mktoFormRow .mktoFieldWrap .mktoField {
  width: 320px !important;
  float: none;
  padding: 5px 10px;
  margin-bottom: 20px;
  border: 1px solid #4830B2;
  border-radius: 6px;
}

@media (max-width: 750px) {
  .eggplant-contact__cont .mktoForm .mktoFormRow .mktoFieldWrap .mktoField {
    font-size: 19px;
    font-size: 5.06667vw;
    width: 100% !important;
    max-width: none;
    padding: 1.33333vw 2.66667vw;
    margin-bottom: 1.33333vw;
  }
}

.eggplant-contact__cont .mktoForm .mktoFormRow .mktoFieldWrap .mktoHtmlText.mktoHasWidth {
  width: 100% !important;
}

.eggplant-contact__cont .mktoForm .mktoFormRow .mktoFieldWrap .mktoInstruction, .eggplant-contact__cont .mktoForm .mktoFormRow .mktoFieldWrap .mktoClear {
  display: none;
}

.eggplant-contact__cont .mktoForm .mktoButtonRow .mktoButtonWrap.mktoMinimal .mktoButton {
  background: #F8CA2E;
  color: #1F317C;
  border: none;
}

.eggplant-thanks__cont {
  max-width: 488px;
  width: 100%;
  margin: 70px auto 0;
}

@media (max-width: 750px) {
  .eggplant-thanks__cont {
    max-width: 72vw;
    margin-top: 5.33333vw;
  }
}

.eggplant-thanks__cont .btn__back {
  margin-top: 80px;
}

@media (max-width: 750px) {
  .eggplant-thanks__cont .btn__back {
    margin-top: 11.06667vw;
  }
}

.eggplant-privacy-policy__cont {
  max-width: 630px;
  width: 100%;
  margin: 70px auto 0;
}

@media (max-width: 750px) {
  .eggplant-privacy-policy__cont {
    max-width: 72vw;
    margin-top: 9.33333vw;
  }
}

.eggplant-privacy-policy__cont h2 {
  font-size: 18px;
  font-size: 1.125rem;
  color: #4830B2;
  line-height: 1.88889;
  margin-top: 1.88889em;
}

@media (max-width: 750px) {
  .eggplant-privacy-policy__cont h2 {
    font-size: 14px;
    font-size: 3.73333vw;
  }
}

@media (max-width: 750px) {
  .eggplant-privacy-policy__cont p {
    font-size: 12px;
    font-size: 3.2vw;
  }
}
/*# sourceMappingURL=eggplant.css.map */