@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,500;0,700;0,900;1,500;1,700;1,900&display=swap");
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

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

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

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

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

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

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

/* Lists (definition) */
/* ============================================ */
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-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

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

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
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] {
  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 */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  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;
  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;
  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;
}

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

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

/*======================================================
# Media Query
====================================================== */
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #000000;
  overflow-x: hidden;
}

img {
  vertical-align: bottom;
}

/*======================================================
# サムネイル
====================================================== */
/*======================================================
# 円
====================================================== */
/*======================================================
# アローアイコン
====================================================== */
.l-header {
  height: 98px;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 999;
}
@media screen and (max-width: 1500px) {
  .l-header {
    height: auto;
  }
}
.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 100%;
}
.l-header__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header__logo {
  width: 355px;
  height: auto;
  margin-left: 10px;
}
@media screen and (max-width: 1500px) {
  .l-header__logo {
    width: 140px;
  }
}
.l-header__logo img {
  width: 100%;
  height: auto;
}
.l-header__lead {
  font-size: 18px;
  line-height: 1.4444444444;
  letter-spacing: 0.05em;
  font-weight: 300;
  margin-left: 12px;
}
@media screen and (max-width: 1500px) {
  .l-header__lead {
    font-size: 12.6px;
    margin-left: 8.4px;
  }
}
.l-header__lead--l, .l-header__lead--r {
  display: block;
}
.l-header__lead--r {
  margin-left: 38px;
}
@media screen and (max-width: 1500px) {
  .l-header__lead--r {
    margin-left: 1em;
  }
}
@media (max-width: 930px) {
  .l-header__body {
    display: none;
    width: 100%;
    position: fixed;
    left: 0;
    top: 70px;
    z-index: 999;
  }
}
.l-header__item {
  background: #bfa740;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px 0 26.8px;
}
@media screen and (max-width: 1500px) {
  .l-header__item {
    height: 33.6px;
    padding: 0 14px 0 18.76px;
  }
}
@media (max-width: 930px) {
  .l-header__item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px 0 10px;
  }
}
@media (max-width: 580px) {
  .l-header__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
}
.l-header__item > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.l-header__item + .l-header__item {
  margin-top: 3px;
}
@media screen and (max-width: 1500px) {
  .l-header__item + .l-header__item {
    margin-top: 2.1px;
  }
}
@media (max-width: 9300px) {
  .l-header__item + .l-header__item {
    margin-top: unset;
  }
}
.l-header__item--name, .l-header__item--tel {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 1500px) {
  .l-header__item--name, .l-header__item--tel {
    font-size: 17px;
  }
}
.l-header__item--tel {
  position: relative;
  padding-left: 33px;
  margin-left: 16px;
}
@media screen and (max-width: 1500px) {
  .l-header__item--tel {
    padding-left: 23.1px;
    margin-left: 11.2px;
  }
}
.l-header__item--tel::before {
  position: absolute;
  content: url(../images/icon_tel.svg);
  left: 0;
  top: 0;
}
@media screen and (max-width: 1500px) {
  .l-header__item--tel::before {
    content: "";
    background-image: url(../images/icon_tel.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 16.8px;
    height: 18.2px;
  }
}
.l-header__item--web {
  width: 414px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  border-radius: 18px;
  margin-left: 10px;
}
@media screen and (max-width: 1500px) {
  .l-header__item--web {
    width: 289.8px;
    height: 24.5px;
  }
}
@media (max-width: 580px) {
  .l-header__item--web {
    margin-top: 6px;
  }
}
.l-header__item--web p {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: 500;
  position: relative;
  padding-left: 53px;
  padding-right: 14px;
}
@media screen and (max-width: 1500px) {
  .l-header__item--web p {
    font-size: 13px;
    padding-left: 37.1px;
    padding-right: 9.8px;
  }
}
.l-header__item--web p::before {
  position: absolute;
  content: url(../images/icon_calendar.svg);
  left: 0;
  top: -3px;
}
@media screen and (max-width: 1500px) {
  .l-header__item--web p::before {
    content: "";
    background-image: url(../images/icon_calendar.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15.4px;
    height: 16.8px;
    top: -1px;
  }
}
.l-header__item--web p::after {
  position: absolute;
  content: url(../images/icon_headerarrow.svg);
  right: -19px;
  top: -1px;
}
@media screen and (max-width: 1500px) {
  .l-header__item--web p::after {
    content: "";
    background-image: url(../images/icon_headerarrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 4.9px;
    height: 8.4px;
    top: 2px;
  }
}

.l-footer {
  margin-top: 70px;
}
@media screen and (max-width: 1180px) {
  .l-footer {
    margin-top: 49px;
  }
}
.l-footer__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 234px;
  background-image: url(../images/footer_bg.png);
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 1180px) {
  .l-footer__head {
    padding: 0 16px;
    height: 163.8px;
  }
}
.l-footer__school {
  width: 535px;
  height: 135px;
  background: rgba(255, 255, 255, .82);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1180px) {
  .l-footer__school {
    width: 374.5px;
    height: 94.5px;
  }
}
.l-footer__school--lg {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 1180px) {
  .l-footer__school--lg {
    font-size: 18.2px;
  }
}
.l-footer__school--sm {
  font-size: 20px;
  letter-spacing: 0.05em;
  font-weight: 500;
  margin: 20px auto 0;
  text-align: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 62px;
}
@media screen and (max-width: 1180px) {
  .l-footer__school--sm {
    font-size: 14px;
    margin: 14px auto 0;
    padding-right: 14px;
  }
}
.l-footer__school--sm::after {
  position: absolute;
  content: url(../images/footer_arrow.svg);
  right: 0;
  top: 0;
}
@media screen and (max-width: 1180px) {
  .l-footer__school--sm::after {
    content: "";
    background-image: url(../images/footer_arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 5.327px;
    height: 11.83px;
    top: 5px;
  }
}
.l-footer__body {
  background: #bfa740;
}
@media screen and (max-width: 1180px) {
  .l-footer__body {
    padding: 0 16px;
  }
}
.l-footer__body--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 855px) {
  .l-footer__body--inner {
    -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;
  }
}
.l-footer__body--contents {
  padding: 28px 0 30px;
}
@media screen and (max-width: 1180px) {
  .l-footer__body--contents {
    padding: 19.6px 0 21px;
  }
}
.l-footer__body--line {
  width: 12px;
  background: #fff;
  margin-left: 30px;
}
.l-footer__body--line + .l-footer__body--contents {
  margin-left: 30px;
}
@media (max-width: 855px) {
  .l-footer__body--line + .l-footer__body--contents {
    margin-left: unset;
  }
}
.l-footer__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
}
.l-footer__flex2 {
  margin-top: 10px;
}
.l-footer__text1 {
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 1180px) {
  .l-footer__text1 {
    font-size: 18.2px;
  }
}
.l-footer__text2 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1180px) {
  .l-footer__text2 {
    font-size: 14px;
  }
}
.l-footer__add {
  margin-top: 20px;
}
@media screen and (max-width: 1180px) {
  .l-footer__add {
    margin-top: 14px;
  }
}
.l-footer__time {
  margin-top: 11px;
  margin-left: -10px;
}
@media screen and (max-width: 1180px) {
  .l-footer__time {
    margin-top: 7.7px;
  }
}
.l-footer__date {
  margin-left: -10px;
}
.l-footer__number {
  margin-left: 51px;
}
@media screen and (max-width: 1180px) {
  .l-footer__number {
    margin-left: 32px;
  }
}
.l-footer__button {
  width: 359px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 24px;
  font-size: 20px;
  letter-spacing: 0.05em;
  font-weight: 500;
  margin-left: 15px;
}
@media screen and (max-width: 1180px) {
  .l-footer__button {
    font-size: 14px;
    width: calc(100% - 125px);
  }
}
.l-footer__button--line {
  background: #87e03b;
  color: #fff;
}
.l-footer__button--web {
  background: #fff;
}
.l-footer__bottom--inner {
  max-width: 1232px;
  padding: 0 16px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1180px) {
  .l-footer__bottom--inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-footer__bottom--contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin: 22px 0 26px;
  -webkit-column-gap: 63px;
     -moz-column-gap: 63px;
          column-gap: 63px;
}
@media screen and (max-width: 1180px) {
  .l-footer__bottom--contents {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
@media screen and (max-width: 750px) {
  .l-footer__bottom--contents {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0px 0 26px;
  }
}
.l-footer__logo {
  width: 292px;
}
@media screen and (max-width: 1180px) {
  .l-footer__logo {
    width: 204.4px;
  }
}
.l-footer__logo img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 750px) {
  .l-footer__list {
    width: 45%;
    margin-top: 20px;
  }
}
.l-footer__list--item {
  font-size: 14px;
  line-height: 2.1428571429;
  letter-spacing: 0.05em;
  font-weight: 300;
}
@media screen and (max-width: 1180px) {
  .l-footer__list--item {
    font-size: 12px;
  }
}
@media screen and (max-width: 750px) {
  .l-footer__list--item {
    font-size: 10px;
  }
}
.l-footer__list2--item {
  padding-left: 1em;
}
.l-footer__small {
  font-size: 10px;
  font-weight: 300;
  letter-spacing: 0.05em;
  background: #707070;
  color: #fff;
  height: 30px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1180px) {
  .l-footer__small {
    font-size: 7px;
  }
}

.l-inner {
  max-width: 1232px;
  padding: 0 16px;
  margin: 0 auto;
}

.c-title {
  font-size: 30px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
  position: relative;
  padding-bottom: 18px;
}
@media screen and (max-width: 1000px) {
  .c-title {
    font-size: 21px;
    padding-bottom: 12.6px;
  }
}
.c-title::after {
  position: absolute;
  content: "";
  width: 71px;
  height: 1px;
  background: #000;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-bread {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}
.c-bread__item {
  font-size: 12px;
  line-height: 2.1666666667;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-transform: uppercase;
}
.c-bread__item:not(:last-of-type) {
  position: relative;
  padding-right: 1em;
  margin-right: 0.2em;
}
.c-bread__item:not(:last-of-type)::after {
  position: absolute;
  content: ">";
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-burger {
  display: none;
}
@media (max-width: 930px) {
  .c-burger {
    display: block;
    margin: 20px;
    width: 30px;
    height: 30px;
    position: relative;
  }
  .c-burger__line {
    width: 30px;
    height: 2px;
    background: #000;
    display: block;
    position: absolute;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .c-burger__line--top {
    top: 10px;
  }
  .c-burger__line--bottom {
    bottom: 10px;
  }
}
.c-burger.js-active .c-burger__line--top {
  top: 14px;
  rotate: 45deg;
}
.c-burger.js-active .c-burger__line--bottom {
  bottom: 14px;
  rotate: -45deg;
}

.c-course {
  border: 10px solid #494fdb;
  border-radius: 24px;
  padding: 0 10px 72px;
}
@media screen and (max-width: 1000px) {
  .c-course {
    border: 4px solid #494fdb;
    padding: 0 10px 50.4px;
  }
}
.c-course + .c-course {
  margin-top: 160px;
}
@media screen and (max-width: 1000px) {
  .c-course + .c-course {
    margin-top: 112px;
  }
}
.c-course__title {
  width: 637px;
  height: 116px;
  background: #494fdb;
  border-radius: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 900;
  margin: -68px auto 0;
}
@media screen and (max-width: 1000px) {
  .c-course__title {
    width: 445.9px;
    height: 81.2px;
    font-size: 35px;
    margin: -47.6px auto 0;
    padding: 10px 0;
  }
}
@media screen and (max-width: 750px) {
  .c-course__title {
    width: auto;
    height: auto;
    font-size: 24px;
    margin: -22px auto 0;
  }
}
.c-course__title-2 {
  font-size: 34px;
  line-height: 1.4705882353;
  letter-spacing: 0.03em;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .c-course__title-2 {
    font-size: 24px;
    margin: -62px auto 0;
  }
}
.c-course__title-3 {
  width: 826px;
}
@media screen and (max-width: 1000px) {
  .c-course__title-3 {
    width: 578.2px;
  }
}
@media screen and (max-width: 750px) {
  .c-course__title-3 {
    width: auto;
  }
}
.c-course__title2 {
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: 700;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  position: relative;
  padding: 0 128px;
  margin: 37px auto 0;
}
@media screen and (max-width: 1000px) {
  .c-course__title2 {
    font-size: 21px;
    padding: 0 25px;
    margin: 25.9px auto 0;
  }
}
.c-course__title2::before, .c-course__title2::after {
  position: absolute;
  content: "";
  width: 118px;
  height: 3px;
  background: #707070;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1000px) {
  .c-course__title2::before, .c-course__title2::after {
    width: 20px;
  }
}
.c-course__title2::before {
  left: 0;
}
.c-course__title2::after {
  right: 0;
}
.c-course__title3 {
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: 700;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  position: relative;
  padding: 0 192px;
  margin: 98px auto 0;
}
@media screen and (max-width: 1000px) {
  .c-course__title3 {
    font-size: 21px;
    padding: 0 25px;
    margin: 68.6px auto 0;
  }
}
.c-course__title3::before, .c-course__title3::after {
  position: absolute;
  content: "";
  width: 181px;
  height: 3px;
  background: #707070;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1000px) {
  .c-course__title3::before, .c-course__title3::after {
    width: 20px;
  }
}
.c-course__title3::before {
  left: 0;
}
.c-course__title3::after {
  right: 0;
}
.c-course__inner {
  max-width: 976px;
  margin: 0 auto;
}

.c-flow__list {
  max-width: 802px;
  margin: 36px auto 0;
  counter-reset: number 0;
}
@media screen and (max-width: 1000px) {
  .c-flow__list {
    margin: 25.2px auto 0;
  }
}
.c-flow__item {
  width: 100%;
  height: auto;
  border: 5px solid #494fdb;
  border-radius: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-self: center;
  position: relative;
  padding: 13px 0 13px 0px;
}
@media screen and (max-width: 1000px) {
  .c-flow__item {
    border: 3.5px solid #494fdb;
    padding: 9.1px 0 9.1px 0;
  }
}
.c-flow__item + .c-flow__item {
  margin-top: 36px;
}
@media screen and (max-width: 1000px) {
  .c-flow__item + .c-flow__item {
    margin-top: 25.2px;
  }
}
.c-flow__item::before {
  position: absolute;
  width: 52px;
  height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50px;
  background: #494fdb;
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  counter-increment: number 1;
  content: counter(number) " ";
  left: 20px;
}
@media screen and (max-width: 1000px) {
  .c-flow__item::before {
    font-size: 25.2px;
    width: 36.4px;
    height: 36.4px;
    left: 10px;
  }
}
.c-flow__item:not(:last-of-type)::after {
  position: absolute;
  content: "";
  width: 32px;
  height: 22px;
  background: #707070;
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
          clip-path: polygon(0 0, 50% 100%, 100% 0);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26px;
}
@media screen and (max-width: 1000px) {
  .c-flow__item:not(:last-of-type)::after {
    width: 22.4px;
    height: 15.4px;
    bottom: -18px;
  }
}
.c-flow__item p {
  font-size: 30px;
  letter-spacing: 0.05em;
  line-height: 1.3333333333;
  text-align: center;
  font-weight: 700;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .c-flow__item p {
    font-size: 21px;
  }
}
.c-flow__item p span {
  display: block;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1.4;
}

.c-flow2__list {
  max-width: 802px;
  margin: 54px auto 0;
  counter-reset: number 0;
}
@media screen and (max-width: 1000px) {
  .c-flow2__list {
    margin: 37.8px auto 0;
  }
}
.c-flow2__item {
  width: 100%;
  height: auto;
  border: 5px solid #494fdb;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-self: center;
  position: relative;
  padding: 13px 0 13px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1000px) {
  .c-flow2__item {
    border: 3.5px solid #494fdb;
    padding: 9.1px 0 9.1px 0;
  }
}
.c-flow2__item + .c-flow2__item {
  margin-top: 36px;
}
@media screen and (max-width: 1000px) {
  .c-flow2__item + .c-flow2__item {
    margin-top: 25.2px;
  }
}
.c-flow2__item::before {
  position: absolute;
  width: 52px;
  height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50px;
  background: #494fdb;
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  counter-increment: number 1;
  content: counter(number) " ";
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1000px) {
  .c-flow2__item::before {
    font-size: 25.2px;
    width: 36.4px;
    height: 36.4px;
    left: 10px;
  }
}
.c-flow2__item:not(:last-of-type)::after {
  position: absolute;
  content: "";
  width: 32px;
  height: 22px;
  background: #494fdb;
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
          clip-path: polygon(0 0, 50% 100%, 100% 0);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26px;
}
@media screen and (max-width: 1000px) {
  .c-flow2__item:not(:last-of-type)::after {
    width: 22.4px;
    height: 15.4px;
    bottom: -18px;
  }
}
.c-flow2__item p {
  font-size: 30px;
  letter-spacing: 0.05em;
  line-height: 1.3333333333;
  text-align: center;
  font-weight: 700;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .c-flow2__item p {
    font-size: 21px;
  }
}
.c-flow2__item p span {
  display: block;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin-top: 8px;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .c-flow2__item p span {
    font-size: 15.4px;
  }
}
.c-flow2__item p span + span {
  margin-top: 34px;
}
.c-flow2__item p span.span2 {
  margin-top: 22px;
}
.c-flow2__item2 {
  padding: 20px 0 55px 0px;
  border-radius: 50px;
}
.c-flow2__item2::before {
  top: 14px;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media screen and (max-width: 1000px) {
  .c-flow2__item2 {
    padding: 14px 0 38.5px 0;
    border-radius: 35px;
  }
  .c-flow2__item2::before {
    top: 9.8px;
  }
}

.c-reservation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -92px;
  margin-top: 52px;
}
@media screen and (max-width: 1000px) {
  .c-reservation {
    margin-left: -50px;
  }
}
@media screen and (max-width: 750px) {
  .c-reservation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: unset;
    margin-top: 36.4px;
  }
}
.c-reservation__item {
  width: calc(50% - 92px);
  margin-left: 92px;
}
@media screen and (max-width: 1000px) {
  .c-reservation__item {
    width: calc(50% - 50px);
    margin-left: 50px;
  }
}
@media screen and (max-width: 750px) {
  .c-reservation__item {
    width: 100%;
    margin-left: unset;
  }
}
.c-reservation__title {
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: 900;
  color: #bfa740;
  padding-right: 33.5px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .c-reservation__title {
    font-size: 21px;
    margin-top: 23.45px;
  }
}
.c-reservation__link {
  width: calc(100% - 33.5px);
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #ff9300;
  border: 3px solid #000;
  position: relative;
  margin-top: 17px;
}
@media screen and (max-width: 1000px) {
  .c-reservation__link {
    width: calc(100% - 50px);
    height: 43.4px;
    margin: 11.9px auto 0;
    max-width: 408px;
  }
}
.c-reservation__link-2 {
  max-width: 410px;
  margin: 17px auto 0;
}
@media screen and (max-width: 1000px) {
  .c-reservation__link-2 {
    width: calc(100% - 50px);
    margin: 47.6px auto 0;
  }
}
.c-reservation__link::after {
  position: absolute;
  content: url(../images/reservation_arrow.svg);
  right: -39.5px;
  top: 42.5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1000px) {
  .c-reservation__link::after {
    content: "";
    background-image: url(../images/reservation_arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    height: 20px;
    right: -21.35px;
    top: 57%;
  }
}
.c-reservation__link + .c-reservation__link {
  margin-top: 12px;
}
@media screen and (max-width: 1000px) {
  .c-reservation__link + .c-reservation__link {
    margin-top: 8.4px;
  }
}
.c-reservation__link p {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
  width: 100%;
  padding-left: 15%;
}
@media screen and (max-width: 1000px) {
  .c-reservation__link p {
    font-size: 12px;
  }
}
@media screen and (max-width: 750px) {
  .c-reservation__link p {
    font-size: 11px;
  }
}

.c-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 70px 0;
}
.c-sns__item {
  max-width: 506px;
  width: 100%;
  height: 695px;
}

.twitter-timeline {
  height: 100%;
}

.c-experience {
  padding: 60px calc(50vw - 50%) 70px;
  margin: 0 calc(50% - 50vw) -70px;
  width: 100vw;
  background: #fdd834;
}
@media screen and (max-width: 1000px) {
  .c-experience {
    padding: 42px calc(50vw - 50%) 49px;
    margin: 0 calc(50% - 50vw) -49px;
  }
}
.c-experience__title {
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .c-experience__title {
    font-size: 35px;
  }
}
@media screen and (max-width: 750px) {
  .c-experience__title {
    font-size: 25.2px;
  }
}
.c-experience__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 112px;
     -moz-column-gap: 112px;
          column-gap: 112px;
  margin-top: 58px;
}
@media screen and (max-width: 1000px) {
  .c-experience__contents {
    -webkit-column-gap: 78.4px;
       -moz-column-gap: 78.4px;
            column-gap: 78.4px;
    margin-top: 40.6px;
  }
}
@media screen and (max-width: 750px) {
  .c-experience__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 21px;
    -webkit-column-gap: unset;
       -moz-column-gap: unset;
            column-gap: unset;
  }
}
.c-experience__item {
  width: 50%;
  height: 82px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 3px solid #000;
  background: #fff;
  padding-left: 113px;
}
@media screen and (max-width: 1000px) {
  .c-experience__item {
    border: 2.1px solid #000;
    height: 57.4px;
    padding-left: 79.1px;
  }
}
@media screen and (max-width: 750px) {
  .c-experience__item {
    width: 100%;
  }
}
.c-experience__item p {
  font-size: 22px;
  letter-spacing: 0.05em;
  font-weight: 700;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .c-experience__item p {
    font-size: 15.4px;
  }
}
.c-experience__item p::after {
  position: absolute;
  content: "";
  background-image: url(../images/experience.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 17px;
  height: 24px;
  top: -1px;
  right: 48px;
}
@media screen and (max-width: 1000px) {
  .c-experience__item p::after {
    width: 11.9px;
    height: 16.8px;
    top: -0.7px;
    right: 33.6px;
  }
}

.c-fixed {
  position: fixed;
  right: -28px;
  bottom: 70px;
  background: #bfa740;
  border-radius: 19px;
  width: 185px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 6px 10px;
  -webkit-box-shadow: 6px 3px 6px 0px rgba(0, 0, 0, .46);
          box-shadow: 6px 3px 6px 0px rgba(0, 0, 0, .46);
}
.c-fixed__name {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.8571428571;
}
.c-fixed__name + .c-fixed__link {
  margin-top: -4px;
}
.c-fixed__link {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  position: relative;
  width: 117px;
  display: block;
}
.c-fixed__link::after {
  position: absolute;
  content: "";
  background-image: url(../images/fixed_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  right: 0;
  top: 5px;
  width: 11px;
  height: 15px;
}
.c-fixed__line {
  background: #fff;
  width: 100%;
  height: 5px;
  margin: 5px 0;
}

.p-top__title1 {
  font-size: 30px;
  line-height: 0.8666666667;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
  position: relative;
  padding-bottom: 32px;
}
@media screen and (max-width: 1000px) {
  .p-top__title1 {
    font-size: 21px;
    padding-bottom: 22.4px;
  }
}
.p-top__title1::after {
  position: absolute;
  content: "";
  width: 71px;
  height: 1px;
  background: #000;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-top__title2 {
  text-align: center;
  position: relative;
  padding-bottom: 22px;
  margin-top: 50px;
}
@media screen and (max-width: 1000px) {
  .p-top__title2 {
    padding-bottom: 15.4px;
  }
}
.p-top__title2::after {
  position: absolute;
  content: "";
  width: 71px;
  height: 1px;
  background: #000;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 1000px) {
  .p-top__title2::after {
    width: 49.7px;
  }
}
.p-top__title2--lg {
  font-size: 36px;
  line-height: 0.7222222222;
  letter-spacing: 0.05em;
  font-weight: 700;
  display: block;
}
@media screen and (max-width: 1000px) {
  .p-top__title2--lg {
    font-size: 25.2px;
  }
}
.p-top__title2--sm {
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-style: italic;
  font-family: "Roboto", sans-serif;
  display: block;
  margin-top: 24px;
}
@media screen and (max-width: 1000px) {
  .p-top__title2--sm {
    font-size: 14px;
    margin-top: 16.8px;
  }
}
.p-top__bg {
  background: #d7f1f5;
  margin: 44px calc(50% - 50vw) 0;
  padding: 61px calc(50vw - 50%) 66px;
  width: 100vw;
}
@media screen and (max-width: 1000px) {
  .p-top__bg {
    margin: 30.8px calc(50% - 50vw) 0;
    padding: 42.7px calc(50vw - 50%) 46.2px;
  }
}
.p-top__lead {
  font-size: 18px;
  line-height: 1.4444444444;
  letter-spacing: 0.05em;
  font-weight: 500;
  max-width: 792px;
  margin: 32px auto 0;
}
@media screen and (max-width: 1000px) {
  .p-top__lead {
    font-size: 13px;
    margin: 22.4px auto 0;
  }
}
.p-top__lead2 {
  font-size: 18px;
  line-height: 1.4444444444;
  letter-spacing: 0.05em;
  font-weight: 500;
  max-width: 792px;
  margin: 26px auto 0;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .p-top__lead2 {
    font-size: 13px;
    text-align: left;
    margin: 18.2px auto 0;
  }
}
.p-top-mv {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  height: 186px;
  background-image: url(../images/top_mv.jpg);
  background-size: cover;
  background-position: center bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1000px) {
  .p-top-mv {
    height: 130.2px;
  }
}
.p-top-mv__title {
  font-size: 50px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  text-shadow: 0px 0px 6px rgb(23, 64, 141);
}
@media screen and (max-width: 1000px) {
  .p-top-mv__title {
    font-size: 35px;
  }
}
@media screen and (max-width: 750px) {
  .p-top-mv__title {
    font-size: 25px;
  }
}
.p-top-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -112px;
  margin-top: 39px;
}
@media screen and (max-width: 1000px) {
  .p-top-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: unset;
    margin-top: 27.3px;
  }
}
.p-top-nav__item {
  width: calc(50% - 112px);
  height: 82px;
  margin-left: 112px;
  border: 3px solid #000;
  background: #ff9300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1000px) {
  .p-top-nav__item {
    width: 100%;
    margin-left: unset;
    height: 57.4px;
  }
  .p-top-nav__item + .p-top-nav__item {
    margin-top: 5px;
  }
}
.p-top-nav__item p {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  position: relative;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .p-top-nav__item p {
    font-size: 16px;
  }
}
.p-top-nav__item p::after {
  position: absolute;
  content: url(../images/icon_navarrow.svg);
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1000px) {
  .p-top-nav__item p::after {
    content: "";
    background-image: url(../images/icon_navarrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 10.969px;
    height: 18.536px;
  }
}
.p-top-reason {
  margin-top: 100px;
}
@media screen and (max-width: 1000px) {
  .p-top-reason {
    margin-top: 70px;
  }
}
.p-top-reason__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-left: -29px;
}
@media screen and (max-width: 1000px) {
  .p-top-reason__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: unset;
  }
}
.p-top-reason__item {
  background: #fff;
  width: calc(33.33333% - 29px);
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, .23);
          box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, .23);
  margin-left: 29px;
  padding: 13px 12px 45px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1000px) {
  .p-top-reason__item {
    width: 100%;
    margin-left: unset;
    padding: 9.1px 12px 31.5px;
  }
  .p-top-reason__item + .p-top-reason__item {
    margin-top: 30px;
  }
}
.p-top-reason__item::after {
  position: absolute;
  top: -20px;
  left: 11px;
  content: "";
  width: 87.53px;
  height: 132px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1000px) {
  .p-top-reason__item::after {
    width: 61.271px;
    height: 92.4px;
  }
}
.p-top-reason__item:nth-of-type(1)::after {
  background-image: url(../images/top_reason1_tit.png);
}
.p-top-reason__item:nth-of-type(1) .p-top-reason__thumb img {
  width: 108.43px;
  height: 120.59px;
}
@media screen and (max-width: 1000px) {
  .p-top-reason__item:nth-of-type(1) .p-top-reason__thumb img {
    width: 75.901px;
    height: 84.413px;
  }
}
.p-top-reason__item:nth-of-type(2)::after {
  background-image: url(../images/top_reason2_tit.png);
}
.p-top-reason__item:nth-of-type(2) .p-top-reason__thumb img {
  width: 75.56px;
  height: 111.84px;
}
@media screen and (max-width: 1000px) {
  .p-top-reason__item:nth-of-type(2) .p-top-reason__thumb img {
    width: 52.892px;
    height: 78.288px;
  }
}
.p-top-reason__item:nth-of-type(3)::after {
  background-image: url(../images/top_reason3_tit.png);
}
.p-top-reason__item:nth-of-type(3) .p-top-reason__thumb img {
  width: 111.63px;
  height: 123.58px;
}
@media screen and (max-width: 1000px) {
  .p-top-reason__item:nth-of-type(3) .p-top-reason__thumb img {
    width: 78.141px;
    height: 86.506px;
  }
}
.p-top-reason__thumb {
  margin: -6px auto 0;
  height: 123.58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-top-reason__thumb img {
  width: 100%;
  height: auto;
}
.p-top-reason__title {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-left: 95px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  min-height: 0%;
}
@media screen and (max-width: 1000px) {
  .p-top-reason__title {
    font-size: 14px;
    margin-left: 66.5px;
  }
}
.p-top-reason__text {
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0.05em;
  max-width: 320px;
  margin: 17px auto 0;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  height: 100%;
  min-height: 0%;
}
@media screen and (max-width: 1000px) {
  .p-top-reason__text {
    font-size: 12px;
    margin: 11.9px auto 0;
    max-width: unset;
  }
}
.p-top-about__lead {
  font-size: 24px;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-align: center;
  margin-top: 99px;
}
@media screen and (max-width: 1000px) {
  .p-top-about__lead {
    text-align: left;
    font-size: 17px;
    margin-top: 69.3px;
  }
}
.p-top-about__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  max-width: 1030px;
  margin: 15px auto 0;
}
@media screen and (max-width: 1000px) {
  .p-top-about__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.p-top-about__contents--body {
  width: calc(100% - 427px);
  margin-left: 91px;
}
@media screen and (max-width: 1000px) {
  .p-top-about__contents--body {
    width: 100%;
    margin-left: unset;
  }
}
.p-top-about__contents--name {
  font-size: 30px;
  line-height: 1.3333333333;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .p-top-about__contents--name {
    font-size: 21px;
    margin-top: 11.9px;
  }
}
.p-top-about__contents--text {
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0.05em;
  font-weight: 300;
  margin-top: 17px;
}
@media screen and (max-width: 1000px) {
  .p-top-about__contents--text {
    font-size: 14px;
    margin-top: 11.9px;
  }
}
.p-top-about__contents--head {
  width: 315px;
  margin-left: 21px;
}
@media screen and (max-width: 1000px) {
  .p-top-about__contents--head {
    margin: 0 auto;
  }
}
.p-top-about__contents--head img {
  width: 100%;
  height: auto;
}
.p-top-about__up {
  max-width: 864px;
  margin: 26px auto 0;
}
.p-top-about__up img {
  width: 100%;
  height: auto;
}
.p-top-about__movie {
  width: 100%;
  margin: 40px auto;
  position: relative;
  max-width: 763px;
}
.p-top-about__movie video {
  width: 100%;
  height: 100%;
}
.p-top-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -18px;
  margin-top: 56px;
  row-gap: 42px;
}
@media screen and (max-width: 1000px) {
  .p-top-panel {
    row-gap: 12px;
    margin-left: -12px;
    margin-top: 39.2px;
  }
}
.p-top-panel__item {
  width: calc(33.33333% - 18px);
  margin-left: 18px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .p-top-panel__item {
    width: calc(50% - 12px);
    margin-left: 12px;
  }
}
.p-top-panel__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top-course-1 {
  margin-top: 152px;
}
@media screen and (max-width: 1000px) {
  .p-top-course-1 {
    margin-top: 106.4px;
  }
}
.p-top-course-2 {
  margin-top: 180px;
}
@media screen and (max-width: 1000px) {
  .p-top-course-2 {
    margin-top: 126px;
  }
}
.p-top-course-3 {
  margin-top: 165px;
}
@media screen and (max-width: 1000px) {
  .p-top-course-3 {
    margin-top: 115.5px;
  }
}
.p-top-course-4 {
  margin-top: 152px;
}
@media screen and (max-width: 1000px) {
  .p-top-course-4 {
    margin-top: 106.4px;
  }
}
.p-top-worries__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -15px;
  margin-top: 20px;
}
@media screen and (max-width: 1000px) {
  .p-top-worries__list {
    margin-top: 14px;
  }
}
.p-top-worries__list + .p-top-worries__list {
  margin-top: unset;
}
.p-top-worries__item {
  min-width: 179px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #6dccdd;
  border-radius: 21px;
  margin-left: 15px;
  margin-top: 14px;
}
@media screen and (max-width: 1000px) {
  .p-top-worries__item {
    min-width: unset;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    padding: 5px 12px;
    margin-top: 9.8px;
  }
}
.p-top-worries__item-2 {
  min-width: unset;
  padding: 0 14px;
}
@media screen and (max-width: 1000px) {
  .p-top-worries__item-2 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    padding: 5px 12px;
    margin-top: 9.8px;
  }
}
.p-top-worries__item p {
  font-size: 23px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .p-top-worries__item p {
    font-size: 17px;
  }
}
.p-top-price {
  margin-top: 79px;
}
@media screen and (max-width: 1000px) {
  .p-top-price {
    margin-top: 55.3px;
  }
}
.p-top-price__off {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fdd834;
  height: 69px;
  max-width: 956px;
}
@media screen and (max-width: 1000px) {
  .p-top-price__off {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
}
.p-top-price__off--sm {
  color: #d84848;
  font-size: 30px;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .p-top-price__off--sm {
    font-size: 21px;
  }
}
.p-top-price__off--lg {
  color: #d84848;
  font-size: 59px;
  letter-spacing: 0.05em;
  font-weight: 900;
  margin-left: 15px;
}
@media screen and (max-width: 1000px) {
  .p-top-price__off--lg {
    font-size: 41.3px;
    margin-left: unset;
  }
}
.p-top-price__en {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 52px;
  margin-left: -20px;
}
@media screen and (max-width: 1000px) {
  .p-top-price__en {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: unset;
    margin-top: 36.4px;
  }
}
.p-top-price__en--sm {
  font-size: 34px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
  display: block;
}
@media screen and (max-width: 1000px) {
  .p-top-price__en--sm {
    font-size: 24px;
  }
}
.p-top-price__en--md {
  font-size: 80px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  text-align: center;
  display: block;
  margin-top: 16px;
}
@media screen and (max-width: 1000px) {
  .p-top-price__en--md {
    font-size: 56px;
    margin-top: 11.2px;
  }
}
.p-top-price__en--lg {
  font-size: 140px;
  line-height: 1;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  text-align: center;
  display: block;
}
@media screen and (max-width: 1000px) {
  .p-top-price__en--lg {
    font-size: 98px;
  }
}
.p-top-price__en--arrow {
  -webkit-clip-path: polygon(0 1%, 0% 100%, 100% 50%);
          clip-path: polygon(0 1%, 0% 100%, 100% 50%);
  background: #d84848;
  width: 34px;
  height: 40px;
  margin: 0 32px 0 31px;
}
@media screen and (max-width: 1000px) {
  .p-top-price__en--arrow {
    -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
            clip-path: polygon(0 0, 50% 100%, 100% 0);
    height: 23.8px;
    width: 28px;
    margin-top: 10px;
  }
}
.p-top-features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin-top: 57px;
  max-width: 956px;
  margin-left: 15px;
}
@media screen and (max-width: 1000px) {
  .p-top-features {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: unset;
    margin-top: 39.9px;
    gap: 28px;
  }
}
.p-top-features__item {
  width: 33.3333333333%;
  background: #cad6eb;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 11px;
}
@media screen and (max-width: 1000px) {
  .p-top-features__item {
    width: 100%;
  }
}
.p-top-features__item:nth-of-type(1) .p-top-features__thumb img {
  width: 59.79px;
  height: 80.49px;
  margin-left: 159px;
  margin-top: 14px;
}
@media screen and (max-width: 1000px) {
  .p-top-features__item:nth-of-type(1) .p-top-features__thumb img {
    margin-left: unset;
    margin-top: 9.8px;
  }
}
.p-top-features__item:nth-of-type(2) .p-top-features__thumb img {
  width: 77.97px;
  height: 75.57px;
  margin-left: 165px;
  margin-top: 14px;
}
@media screen and (max-width: 1000px) {
  .p-top-features__item:nth-of-type(2) .p-top-features__thumb img {
    margin-left: unset;
    margin-top: 9.8px;
  }
}
.p-top-features__item:nth-of-type(3) .p-top-features__thumb img {
  width: 68.56px;
  height: 72.41px;
  margin-left: 170px;
  margin-top: 14px;
}
@media screen and (max-width: 1000px) {
  .p-top-features__item:nth-of-type(3) .p-top-features__thumb img {
    margin-left: unset;
    margin-top: 9.8px;
  }
}
.p-top-features__title {
  font-size: 30px;
  line-height: 0.8666666667;
  font-weight: 700;
  letter-spacing: 0.05em;
  background: #494fdb;
  color: #fff;
  width: 121px;
  height: 61px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: -10px;
  top: 24.5px;
}
@media screen and (max-width: 1000px) {
  .p-top-features__title {
    font-size: 21px;
    width: 84.7px;
    height: 42.7px;
  }
}
.p-top-features__title2 {
  font-size: 20px;
  line-height: 1.8;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 1000px) {
  .p-top-features__title2 {
    font-size: 14px;
    margin-top: 14px;
  }
}
.p-top-features__thumb {
  height: 80px;
}
@media screen and (max-width: 1000px) {
  .p-top-features__thumb {
    margin: 0 auto;
  }
}
.p-top-features__thumb img {
  width: 100%;
  height: auto;
}
.p-top-features__text {
  font-size: 14px;
  line-height: 1.8571428571;
  font-weight: 500;
  letter-spacing: 0.05em;
  max-width: 242px;
  margin: 9px auto 0;
}
@media screen and (max-width: 1000px) {
  .p-top-features__text {
    font-size: 12px;
    max-width: unset;
    padding: 0 10px;
  }
}
@media screen and (max-width: 750px) {
  .p-top-features__text {
    font-size: 10px;
  }
}
.p-top-flow__time {
  font-size: 40px;
  line-height: 0.65;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
  margin-top: 52px;
}
@media screen and (max-width: 1000px) {
  .p-top-flow__time {
    font-size: 28px;
    margin-top: 36.4px;
  }
}
.p-top-flow__text {
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-align: center;
  margin-top: 24px;
}
@media screen and (max-width: 1000px) {
  .p-top-flow__text {
    font-size: 14px;
    margin-top: 16.8px;
  }
}
.p-top-flow__list {
  max-width: 802px;
  margin: 36px auto 0;
  counter-reset: number 0;
}
@media screen and (max-width: 1000px) {
  .p-top-flow__list {
    margin: 25.2px auto 0;
  }
}
.p-top-flow__item {
  width: 100%;
  height: auto;
  border: 5px solid #494fdb;
  border-radius: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-self: center;
  position: relative;
  padding: 13px 0 13px 0px;
}
@media screen and (max-width: 1000px) {
  .p-top-flow__item {
    border: 3.5px solid #494fdb;
    padding: 9.1px 0 9.1px 0;
  }
}
.p-top-flow__item + .p-top-flow__item {
  margin-top: 36px;
}
@media screen and (max-width: 1000px) {
  .p-top-flow__item + .p-top-flow__item {
    margin-top: 25.2px;
  }
}
.p-top-flow__item::before {
  position: absolute;
  width: 52px;
  height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50px;
  background: #494fdb;
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  counter-increment: number 1;
  content: counter(number) " ";
  left: 20px;
}
@media screen and (max-width: 1000px) {
  .p-top-flow__item::before {
    font-size: 25.2px;
    width: 36.4px;
    height: 36.4px;
    left: 10px;
  }
}
.p-top-flow__item:not(:last-of-type)::after {
  position: absolute;
  content: "";
  width: 32px;
  height: 22px;
  background: #707070;
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
          clip-path: polygon(0 0, 50% 100%, 100% 0);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -26px;
}
@media screen and (max-width: 1000px) {
  .p-top-flow__item:not(:last-of-type)::after {
    width: 22.4px;
    height: 15.4px;
    bottom: -18px;
  }
}
.p-top-flow__item p {
  font-size: 30px;
  letter-spacing: 0.05em;
  line-height: 1.3333333333;
  text-align: center;
  font-weight: 700;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .p-top-flow__item p {
    font-size: 21px;
  }
}
.p-top-ba {
  margin-top: 85px;
}
@media screen and (max-width: 1000px) {
  .p-top-ba {
    margin-top: 59.5px;
  }
}
.p-top-ba__title {
  font-size: 30px;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .p-top-ba__title {
    font-size: 21px;
  }
}
.p-top-ba__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 104px;
  margin: 13px auto 0;
  max-width: 930px;
}
@media screen and (max-width: 1000px) {
  .p-top-ba__list {
    gap: 16.8px;
  }
}
@media screen and (max-width: 750px) {
  .p-top-ba__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 9.1px auto 0;
  }
}
.p-top-ba__item {
  width: 50%;
}
@media screen and (max-width: 750px) {
  .p-top-ba__item {
    width: 100%;
  }
}
.p-top-ba__list2 {
  max-width: 629px;
  margin: 25px auto 0;
}
@media screen and (max-width: 1000px) {
  .p-top-ba__list2 {
    margin: 17.5px auto 0;
    max-width: 440px;
  }
}
.p-top-ba__item2 {
  font-size: 30px;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 1000px) {
  .p-top-ba__item2 {
    font-size: 21px;
  }
}
.p-top-ba__thumb img {
  width: 100%;
  height: auto;
}
.p-top-ba__before, .p-top-ba__after {
  width: 264px;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
  text-transform: uppercase;
  margin: -32.5px auto 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .p-top-ba__before, .p-top-ba__after {
    font-size: 26px;
    width: 184.8px;
    height: 45.5px;
  }
}
.p-top-ba__before {
  background: #000;
}
.p-top-ba__after {
  background: #bfa740;
}
.p-top-oil__lead {
  font-size: 22px;
  line-height: 1.9090909091;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-top: 49px;
}
@media screen and (max-width: 1000px) {
  .p-top-oil__lead {
    font-size: 15.4px;
    margin-top: 34.3px;
  }
}
.p-top-oil__list {
  margin-top: 10px;
}
.p-top-oil__item {
  border-bottom: 2px solid #707070;
  width: 100%;
  padding: 15px 0;
}
@media screen and (max-width: 1000px) {
  .p-top-oil__item {
    padding: 10.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
  }
}
.p-top-oil__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-top-oil__text:first-of-type {
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p-top-oil__text--time {
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .p-top-oil__text--time {
    font-size: 21px;
  }
}
.p-top-oil__text--price {
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  margin-left: 22px;
}
@media screen and (max-width: 1000px) {
  .p-top-oil__text--price {
    font-size: 21px;
    margin-left: 112px;
  }
}
.p-top-oil__text--sm {
  font-size: 14px;
  line-height: 2.4285714286;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .p-top-oil__text--sm {
    font-size: 12px;
  }
}
@media screen and (max-width: 750px) {
  .p-top-oil__text--sm {
    font-size: 10px;
  }
}
.p-top-oil__text--md {
  font-size: 24px;
  line-height: 1.75;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .p-top-oil__text--md {
    font-size: 16.8px;
  }
}
.p-top-oil__text--red {
  color: #d84848;
}
.p-top-oil__text--red + .p-top-oil__text--price {
  margin-left: 15px;
}
@media screen and (max-width: 1000px) {
  .p-top-oil__text--red + .p-top-oil__text--price {
    margin-left: 64px;
  }
}
@media screen and (max-width: 1000px) {
  .p-top-oil__text--red + .p-top-oil__text--price2 {
    margin-left: 10px;
  }
}
.p-top-oil__text--red + .p-top-oil__text--sm {
  margin-left: 7px;
}
@media screen and (max-width: 1000px) {
  .p-top-oil__text--red + .p-top-oil__text--sm {
    margin-left: 17px;
  }
}
.p-top-care__list {
  margin-top: 36px;
}
@media screen and (max-width: 1000px) {
  .p-top-care__list {
    margin-top: 25.2px;
  }
}
.p-top-care__item {
  border-bottom: 2px solid #707070;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 31.5px 0;
}
@media screen and (max-width: 1000px) {
  .p-top-care__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 22.05px 0;
  }
}
.p-top-care__title {
  width: 403px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.03em;
  font-weight: 700;
  background: #494fdb;
  border-radius: 28px;
  color: #fff;
}
@media screen and (max-width: 1000px) {
  .p-top-care__title {
    font-size: 21px;
    width: 282.1px;
    height: 39.2px;
  }
}
.p-top-care__body {
  margin-left: 20px;
}
@media screen and (max-width: 1000px) {
  .p-top-care__body {
    margin-left: unset;
    margin-top: 14px;
  }
}
.p-top-care__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-top-care__text + .p-top-care__text {
  margin-top: 15px;
}
@media screen and (max-width: 1000px) {
  .p-top-care__text + .p-top-care__text {
    margin-top: 10.5px;
  }
}
.p-top-care__text--time {
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .p-top-care__text--time {
    font-size: 21px;
  }
}
.p-top-care__text--price {
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  margin-left: 46px;
}
@media screen and (max-width: 1000px) {
  .p-top-care__text--price {
    font-size: 21px;
    margin-left: 32.2px;
  }
}
.p-top-care__text--sm {
  font-size: 14px;
  line-height: 2.4285714286;
  letter-spacing: 0.05em;
  font-weight: 500;
  margin-left: 11px;
}
@media screen and (max-width: 1000px) {
  .p-top-care__text--sm {
    font-size: 12px;
    margin-left: 7.7px;
  }
}
@media screen and (max-width: 750px) {
  .p-top-care__text--sm {
    font-size: 10px;
  }
}
.p-top-button {
  max-width: 543px;
  height: 82px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #ff9300;
  border: 3px solid #000;
  margin: 110px auto 0;
}
@media screen and (max-width: 1000px) {
  .p-top-button {
    height: 57.4px;
    margin: 77px auto 0;
  }
}
.p-top-button p {
  font-size: 22px;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #fff;
  position: relative;
  width: 100%;
  padding-left: 20.5%;
}
@media screen and (max-width: 1000px) {
  .p-top-button p {
    font-size: 16px;
    padding-left: 14.35%;
  }
}
.p-top-button p::after {
  position: absolute;
  content: url(../images/icon_navarrow.svg);
  right: 9%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1000px) {
  .p-top-button p::after {
    content: "";
    background-image: url(../images/icon_navarrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 10.969px;
    height: 18.536px;
    right: 6.3%;
  }
}
.p-top-info {
  background: #fdd834;
  margin: 72px calc(50% - 50vw) 0;
  width: 100vw;
  height: 192px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1000px) {
  .p-top-info {
    margin: 50.4px calc(50% - 50vw) 0;
    height: 134.4px;
  }
}
.p-top-info p {
  font-size: 50px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #d84848;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .p-top-info p {
    font-size: 35px;
  }
}

.p-diet-about {
  margin-top: 42px;
}
@media screen and (max-width: 1000px) {
  .p-diet-about {
    margin-top: 29.4px;
  }
}
.p-diet-about .c-title {
  margin-top: 22px;
}
@media screen and (max-width: 1000px) {
  .p-diet-about .c-title {
    margin-top: 15.4px;
  }
}
.p-diet-about__lead {
  color: #494fdb;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.3;
}
@media screen and (max-width: 1000px) {
  .p-diet-about__lead {
    font-size: 14px;
  }
}
.p-diet-about__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 33px;
}
@media screen and (max-width: 1000px) {
  .p-diet-about__list {
    margin-top: 23.1px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-about__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-diet-about__item {
  padding: 14px 30px;
  background: #494fdb;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 0.05em;
  color: #fdd834;
  border-radius: 58px;
}
@media screen and (max-width: 1000px) {
  .p-diet-about__item {
    padding: 9.8px 21px;
    font-size: 14px;
    border-radius: 40.6px;
  }
}
.p-diet-about__item:not(:last-of-type) {
  position: relative;
  margin-right: 30px;
}
@media screen and (max-width: 1000px) {
  .p-diet-about__item:not(:last-of-type) {
    margin-right: 21px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-about__item:not(:last-of-type) {
    margin-right: unset;
    margin-bottom: 21px;
  }
}
.p-diet-about__item:not(:last-of-type)::after {
  position: absolute;
  content: "×";
  color: #000;
  right: -25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1000px) {
  .p-diet-about__item:not(:last-of-type)::after {
    right: -17.5px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-about__item:not(:last-of-type)::after {
    bottom: -17.5px;
    right: 50%;
    top: unset;
    -webkit-transform: translateX(60%);
            transform: translateX(60%);
  }
}
.p-diet-about__text {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.8;
  text-align: center;
  margin-top: 35px;
}
@media screen and (max-width: 1000px) {
  .p-diet-about__text {
    font-size: 12.6px;
    margin-top: 24.5px;
  }
}
.p-diet-about__text--lg {
  font-size: 27px;
  line-height: 1.4;
  color: #494fdb;
}
@media screen and (max-width: 1000px) {
  .p-diet-about__text--lg {
    font-size: 18.9px;
  }
}
.p-diet-about__text--line {
  position: relative;
  z-index: 2;
}
.p-diet-about__text--line::after {
  position: absolute;
  content: "";
  background: #fdd834;
  width: 100%;
  height: 12px;
  left: 0;
  bottom: -3px;
  z-index: -1;
}
@media screen and (max-width: 1000px) {
  .p-diet-about__text--line::after {
    height: 8.4px;
  }
}
.p-diet-about__thumb {
  margin-top: 53px;
}
@media screen and (max-width: 1000px) {
  .p-diet-about__thumb {
    margin-top: 37.1px;
  }
}
.p-diet-about__thumb img {
  width: 100%;
  height: auto;
}
.p-diet-tsubooil {
  background-image: url(../images/diet/diet_bg1.jpg);
  background-size: cover;
  margin: 65px calc(50% - 50vw) 0;
  padding: 75px calc(50vw - 50%) 82px;
  width: 100vw;
}
@media screen and (max-width: 1000px) {
  .p-diet-tsubooil {
    margin: 45.5px calc(50% - 50vw) 0;
    padding: 52.5px calc(50vw - 50%) 57.4px;
  }
}
.p-diet-tsubooil__list {
  margin: 45px auto 0;
  max-width: 999px;
}
@media screen and (max-width: 1000px) {
  .p-diet-tsubooil__list {
    margin: 31.5px calc(50vw - 50%) 0;
  }
}
.p-diet-tsubooil__item {
  border: 5px solid #494fdb;
  border-radius: 33px;
  background: #fff;
  padding: 9px 17px;
}
@media screen and (max-width: 1000px) {
  .p-diet-tsubooil__item {
    border: 3.5px solid #494fdb;
    border-radius: 23.1px;
    padding: 6.3px 11.9px;
  }
}
.p-diet-tsubooil__item p {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.8;
  position: relative;
  padding-left: 58px;
}
@media screen and (max-width: 1000px) {
  .p-diet-tsubooil__item p {
    font-size: 14px;
    padding-left: 40.6px;
  }
}
.p-diet-tsubooil__item p::before {
  position: absolute;
  content: "";
  background-image: url(../images/diet/diet_check1.png);
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 1000px) {
  .p-diet-tsubooil__item p::before {
    width: 28px;
    height: 28px;
  }
}
.p-diet-tsubooil__item + .p-diet-tsubooil__item {
  margin-top: 19px;
}
@media screen and (max-width: 1000px) {
  .p-diet-tsubooil__item + .p-diet-tsubooil__item {
    margin-top: 13.3px;
  }
}
.p-diet-tsubooil__text {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4444444444;
  margin: 24px auto 0;
  max-width: 999px;
}
@media screen and (max-width: 1000px) {
  .p-diet-tsubooil__text {
    font-size: 12.6px;
    margin: 16.8px auto 0;
  }
}
.p-diet-tsubooil__text span {
  color: #494fdb;
}
.p-diet-member {
  background-color: #d7f1f5;
  margin: 0px calc(50% - 50vw) 0;
  padding: 80px calc(50vw - 50%) 60px;
  width: 100vw;
}
@media screen and (max-width: 1000px) {
  .p-diet-member {
    padding: 56px calc(50vw - 50%) 42px;
  }
}
.p-diet-member__lead {
  font-size: 24px;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .p-diet-member__lead {
    text-align: left;
    font-size: 17px;
  }
}
.p-diet-member__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  max-width: 1030px;
  margin: 15px auto 0;
}
@media screen and (max-width: 1000px) {
  .p-diet-member__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.p-diet-member__contents--body {
  width: calc(100% - 427px);
  margin-left: 91px;
}
@media screen and (max-width: 1000px) {
  .p-diet-member__contents--body {
    width: 100%;
    margin-left: unset;
  }
}
.p-diet-member__contents--name {
  font-size: 30px;
  line-height: 1.3333333333;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .p-diet-member__contents--name {
    font-size: 21px;
    margin-top: 11.9px;
  }
}
.p-diet-member__contents--text {
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0.05em;
  font-weight: 300;
  margin-top: 17px;
}
@media screen and (max-width: 1000px) {
  .p-diet-member__contents--text {
    font-size: 14px;
    margin-top: 11.9px;
  }
}
.p-diet-member__contents--head {
  width: 315px;
  margin-left: 21px;
}
@media screen and (max-width: 1000px) {
  .p-diet-member__contents--head {
    margin: 0 auto;
  }
}
.p-diet-member__contents--head img {
  width: 100%;
  height: auto;
}
.p-diet-member__up {
  max-width: 864px;
  margin: 26px auto 0;
}
.p-diet-member__up img {
  width: 100%;
  height: auto;
}
.p-diet-member__moviebox {
  max-width: 763px;
  margin: 37px auto 0;
}
.p-diet-member__movie {
  padding-top: 56.25%;
  width: 100%;
  margin: 40px auto;
  position: relative;
}
.p-diet-member__movie video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.p-diet-ex {
  padding: 80px 0 0px;
}
@media screen and (max-width: 1000px) {
  .p-diet-ex {
    padding: 56px 0 0;
  }
}
.p-diet-ex__list {
  margin: 44px auto 0;
  max-width: 999px;
}
@media screen and (max-width: 1000px) {
  .p-diet-ex__list {
    margin: 30.8px auto 0;
  }
}
.p-diet-ex__item {
  border-radius: 33px;
  background: #fdd834;
  padding: 15px 22px;
}
@media screen and (max-width: 1000px) {
  .p-diet-ex__item {
    padding: 10.5px 15.4px;
  }
}
.p-diet-ex__item p {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  position: relative;
  padding-left: 58px;
}
@media screen and (max-width: 1000px) {
  .p-diet-ex__item p {
    font-size: 16.8px;
    padding-left: 40.6px;
  }
}
.p-diet-ex__item p::before {
  position: absolute;
  content: "";
  background-image: url(../images/diet/diet_check2.png);
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 1000px) {
  .p-diet-ex__item p::before {
    width: 28px;
    height: 28px;
  }
}
.p-diet-ex__item p span {
  color: #d84848;
}
.p-diet-ex__item + .p-diet-ex__item {
  margin-top: 18px;
}
@media screen and (max-width: 1000px) {
  .p-diet-ex__item + .p-diet-ex__item {
    margin-top: 12.6px;
  }
}
.p-diet-ex__bgarea {
  background-color: #d7f1f5;
  padding: 52px 16px 60px;
  margin-top: 60px;
}
@media screen and (max-width: 1000px) {
  .p-diet-ex__bgarea {
    padding: 36.4px 16px 42px;
    margin-top: 42px;
  }
}
.p-diet-ex__title {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .p-diet-ex__title {
    font-size: 16.8px;
    -webkit-column-gap: 7px;
       -moz-column-gap: 7px;
            column-gap: 7px;
  }
}
.p-diet-ex__title::before, .p-diet-ex__title::after {
  content: "";
  background: #000;
  width: 118px;
  height: 3px;
}
@media screen and (max-width: 1000px) {
  .p-diet-ex__title::before, .p-diet-ex__title::after {
    width: 82.6px;
    height: 2.1px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-ex__title::before, .p-diet-ex__title::after {
    width: 42px;
  }
}
.p-diet-ex__thumb {
  max-width: 1000px;
  margin: 29px auto 0;
}
@media screen and (max-width: 1000px) {
  .p-diet-ex__thumb {
    margin: 20.3px auto 0;
  }
}
.p-diet-ex__thumb img {
  width: 100%;
  height: auto;
}
.p-diet-ex__thumb + .p-diet-ex__title {
  margin-top: 40px;
}
@media screen and (max-width: 1000px) {
  .p-diet-ex__thumb + .p-diet-ex__title {
    margin-top: 28px;
  }
}
.p-diet-voice {
  padding: 77px 0;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice {
    padding: 53.9px 0;
  }
}
.p-diet-voice__item {
  border: 10px solid #494fdb;
  border-radius: 24px;
  margin-top: 68px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__item {
    border: 7px solid #494fdb;
    border-radius: 16.8px;
    margin-top: 47.6px;
  }
}
.p-diet-voice__item + .p-diet-voice__item {
  margin-top: 93px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__item + .p-diet-voice__item {
    margin-top: 65.1px;
  }
}
.p-diet-voice__inner {
  max-width: 999px;
  margin: 0px auto 0;
  padding: 0 16px 70px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__inner {
    padding: 0 11.2px 65.1px;
  }
}
.p-diet-voice__head {
  background: #494fdb;
  position: relative;
  padding: 42px 0 28px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__head {
    padding: 29.4px 0 19.6px;
  }
}
.p-diet-voice__head--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 36px;
     -moz-column-gap: 36px;
          column-gap: 36px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__head--flex {
    -webkit-column-gap: 25.2px;
       -moz-column-gap: 25.2px;
            column-gap: 25.2px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 10px;
  }
}
.p-diet-voice__head--sm {
  background: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 5px solid #494fdb;
  border-radius: 58px;
  color: #494fdb;
  padding: 9px 45px;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.05em;
  position: absolute;
  top: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__head--sm {
    border: 3.5px solid #494fdb;
    border-radius: 40.6px;
    padding: 6.3px 31.5px;
    font-size: 16.8px;
    top: -22.4px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-voice__head--sm {
    font-size: 12.6px;
    padding: 4.2px 24.5px;
  }
}
.p-diet-voice__head--lg {
  font-size: 50px;
  font-weight: 900;
  letter-spacing: 0.05em;
  color: #fff;
  display: inline-block;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__head--lg {
    font-size: 35px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-voice__head--lg {
    font-size: 28px;
  }
}
.p-diet-voice__head--md {
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0.05em;
  background: #fdd834;
  color: #494fdb;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px 19px;
  height: 56px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__head--md {
    font-size: 23.8px;
    padding: 1.4px 13.3px;
    height: 39.2px;
  }
}
.p-diet-voice__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 93px;
     -moz-column-gap: 93px;
          column-gap: 93px;
  margin-right: calc(50% - 50vw);
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__body {
    -webkit-column-gap: 65.1px;
       -moz-column-gap: 65.1px;
            column-gap: 65.1px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-voice__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: unset;
    -webkit-column-gap: unset;
       -moz-column-gap: unset;
            column-gap: unset;
  }
}
.p-diet-voice__table {
  width: 499px;
  border-top: #494fdb solid 5px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__table {
    width: 349.3px;
    border-top: #494fdb solid 3.5px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-voice__table {
    width: 100%;
  }
}
.p-diet-voice__table-1 {
  margin-top: 48px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__table-1 {
    margin-top: 33.6px;
  }
}
.p-diet-voice__table-2 {
  margin-top: 50px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__table-2 {
    margin-top: 35px;
  }
}
.p-diet-voice__table-3 {
  margin-top: 18px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__table-3 {
    margin-top: 12.6px;
  }
}
.p-diet-voice__table tr {
  border-bottom: #494fdb solid 5px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__table tr {
    border-bottom: #494fdb solid 3.5px;
  }
}
.p-diet-voice__table th {
  background: #d7f1f5;
  color: #494fdb;
  vertical-align: middle;
  padding: 12px 0 12px 30px;
  font-size: 24px;
  letter-spacing: 0.05em;
  font-weight: 700;
  line-height: 1.0833333333;
  width: 160px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__table th {
    padding: 8.4px 0 8.4px 21px;
    font-size: 16.8px;
    width: 112px;
  }
}
.p-diet-voice__table td {
  font-size: 24px;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1.0833333333;
  padding-left: 30px;
  vertical-align: middle;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__table td {
    font-size: 16.8px;
    padding-left: 21px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-voice__table td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 8.4px 0 8.4px 0;
  }
}
.p-diet-voice__table td .black {
  font-size: 24px;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__table td .black {
    font-size: 16.8px;
  }
}
.p-diet-voice__table td .black + .red {
  position: relative;
  padding-left: 32px;
  margin-left: 21px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__table td .black + .red {
    padding-left: 22.4px;
    margin: 14.7px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-voice__table td .black + .red {
    padding-top: 14px;
    padding-left: unset;
    margin: 14.7px 0 0 0;
  }
}
.p-diet-voice__table td .black + .red::after {
  position: absolute;
  content: "";
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
  background: #494fdb;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 14px;
  height: 16px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__table td .black + .red::after {
    width: 9.8px;
    height: 11.2px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-voice__table td .black + .red::after {
    left: 40%;
    top: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
            clip-path: polygon(0 0, 50% 100%, 100% 0);
    width: 11.2px;
    height: 9.8px;
  }
}
.p-diet-voice__table td .red {
  font-size: 24px;
  letter-spacing: 0.05em;
  font-weight: 700;
  line-height: 1.5;
  color: #d84848;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__table td .red {
    font-size: 16.8px;
  }
}
.p-diet-voice__table td .red span {
  font-size: 19px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__table td .red span {
    font-size: 13.3px;
  }
}
.p-diet-voice__kg {
  width: 485px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__kg {
    width: 339.5px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-voice__kg {
    width: 100%;
  }
}
.p-diet-voice__kg-1 {
  margin-top: 74px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__kg-1 {
    margin-top: 51.8px;
  }
}
.p-diet-voice__kg-2 {
  margin-top: 74px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__kg-2 {
    margin-top: 51.8px;
  }
}
.p-diet-voice__kg-3 {
  margin-top: 74px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__kg-3 {
    margin-top: 51.8px;
  }
}
.p-diet-voice__kg img {
  width: 100%;
  height: auto;
}
.p-diet-voice__text1 {
  color: #494fdb;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.25;
  margin-top: 54px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__text1 {
    font-size: 28px;
    margin-top: 37.8px;
  }
}
.p-diet-voice__text2 {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 20px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__text2 {
    font-size: 14px;
    margin-top: 14px;
  }
}
.p-diet-voice__text3 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.6666666667;
  margin: 30px auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__text3 {
    font-size: 21px;
    margin: 21px auto 0;
  }
}
.p-diet-voice__text3 span {
  text-indent: -1em;
  padding-left: 1em;
  display: block;
}
.p-diet-voice__text4 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin: 35px auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #494fdb;
  text-align: center;
  text-decoration: underline;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__text4 {
    font-size: 21px;
    margin: 24.5px auto 0;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-voice__text4 {
    text-align: left;
  }
}
.p-diet-voice__text5 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 2;
  margin: 6px auto 0;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__text5 {
    font-size: 14px;
    margin: 4.2px auto 0;
  }
}
.p-diet-voice__list {
  margin-top: 34px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__list {
    margin-top: 23.8px;
  }
}
.p-diet-voice__listitem {
  cursor: pointer;
}
.p-diet-voice__listitem + .p-diet-voice__listitem {
  margin-top: 11px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__listitem + .p-diet-voice__listitem {
    margin-top: 7.7px;
  }
}
.p-diet-voice__listitem--q {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 2.5;
  background: #cad6eb;
  padding: 3px 0 3px 40px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__listitem--q {
    font-size: 14px;
    padding: 2.1px 0 2.1px 28px;
  }
}
.p-diet-voice__listitem--q p {
  padding-right: 40px;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__listitem--q p {
    padding-right: 28px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-voice__listitem--q p {
    padding-right: 32.2px;
  }
}
.p-diet-voice__listitem--q p::after {
  position: absolute;
  content: "";
  background: #494fdb;
  width: 16px;
  height: 12px;
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
          clip-path: polygon(0 0, 50% 100%, 100% 0);
  right: 26px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__listitem--q p::after {
    width: 11.2px;
    height: 8.4px;
    right: 18.2px;
  }
}
.p-diet-voice__listitem--q.js-active p::after {
  top: 30%;
  rotate: 180deg;
}
.p-diet-voice__listitem--a {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4444444444;
  background: #fff;
  padding: 30px 40px;
  display: none;
}
@media screen and (max-width: 1000px) {
  .p-diet-voice__listitem--a {
    font-size: 12.6px;
    padding: 21px 28px;
  }
}
.p-diet-voice__listitem--a p + p {
  margin-top: 1em;
}
.p-diet-ba {
  margin-top: 50px;
}
@media screen and (max-width: 1000px) {
  .p-diet-ba {
    margin-top: 35px;
  }
}
.p-diet-ba__title {
  font-size: 30px;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .p-diet-ba__title {
    font-size: 21px;
  }
}
.p-diet-ba__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 46px auto 0;
}
@media screen and (max-width: 750px) {
  .p-diet-ba__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 9.1px auto 0;
  }
}
.p-diet-ba__item {
  width: 50%;
  height: 473px;
  padding: 47px 16px;
}
@media screen and (max-width: 750px) {
  .p-diet-ba__item {
    width: 100%;
    height: 331.1px;
    padding: 32.9px 11.2px;
  }
}
.p-diet-ba__item-1 {
  background: #e2e2e2;
}
.p-diet-ba__item-2 {
  background: #ffcf00;
}
.p-diet-ba__thumb {
  max-width: 413px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .p-diet-ba__thumb {
    max-width: 289.1px;
  }
}
.p-diet-ba__thumb img {
  width: 100%;
  height: auto;
}
.p-diet-ba__before, .p-diet-ba__after {
  width: 264px;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
  text-transform: uppercase;
  margin: -32.5px auto 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .p-diet-ba__before, .p-diet-ba__after {
    font-size: 26px;
    width: 184.8px;
    height: 45.5px;
  }
}
.p-diet-ba__before {
  background: #000;
}
.p-diet-ba__after {
  background: #bfa740;
}
.p-diet-ba__youtube {
  margin: 40px 0;
  position: relative;
  padding-bottom: 56.25%; /* 16:9 アスペクト比 */
  height: 0;
  overflow: hidden;
}
.p-diet-ba__youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-diet-price {
  background: #fdd834;
  margin: 0 calc(50% - 50vw);
  padding: 80px calc(50vw - 50%);
  width: 100vw;
}
@media screen and (max-width: 1000px) {
  .p-diet-price {
    padding: 56px 10px;
  }
}
.p-diet-price__contents {
  position: relative;
  margin: 0 16px;
}
@media screen and (max-width: 1000px) {
  .p-diet-price__contents {
    margin: 11.2px 0;
  }
}
.p-diet-price__head {
  padding: 13px 40px;
  background: #494fdb;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -31px;
}
@media screen and (max-width: 1000px) {
  .p-diet-price__head {
    padding: 9.1px 28px;
    font-size: 28px;
    top: -21.7px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
.p-diet-price__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  max-width: 999px;
  height: 216px;
  border-radius: 24px;
  margin: 75px auto 0;
  padding-top: 16px;
}
@media screen and (max-width: 1000px) {
  .p-diet-price__body {
    height: 151.2px;
    border-radius: 16.8px;
    margin: 52.5px auto 0;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-price__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 175px;
  }
}
.p-diet-price__body--lg {
  font-size: 98px;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  color: #d84848;
}
@media screen and (max-width: 1000px) {
  .p-diet-price__body--lg {
    font-size: 68.6px;
  }
}
.p-diet-price__body--md {
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1000px) {
  .p-diet-price__body--md {
    font-size: 35px;
  }
}
.p-diet-price2 {
  background: #fdd834;
  margin: 78px calc(50% - 50vw) 0;
  padding: 63px calc(50vw - 50%) 78px;
  width: 100vw;
}
@media screen and (max-width: 1000px) {
  .p-diet-price2 {
    margin: 54.6px calc(50% - 50vw) 0;
    padding: 44.1px calc(50vw - 50%) 54.6px;
  }
}
.p-diet-price2__contents {
  position: relative;
  margin: 0 16px;
  display: block;
}
@media screen and (max-width: 1000px) {
  .p-diet-price2__contents {
    margin: 11.2px 0;
  }
}
.p-diet-price2__head {
  padding: 13px 40px 18px;
  background: #494fdb;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  width: 610px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -31px;
}
@media screen and (max-width: 1000px) {
  .p-diet-price2__head {
    padding: 9.1px 28px 12.6px;
    font-size: 28px;
    top: -21.7px;
    width: 427px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-price2__head {
    padding: 9.1px 0 12.6px;
    width: 100%;
  }
}
.p-diet-price2__head span {
  font-size: 34px;
  color: #fdcf33;
  margin-top: 18px;
  display: block;
}
@media screen and (max-width: 1000px) {
  .p-diet-price2__head span {
    font-size: 23.8px;
    margin-top: 12.6px;
  }
}
.p-diet-price2__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: #fff;
  max-width: 999px;
  height: auto;
  border-radius: 24px;
  margin: 68px auto 0;
  padding: 98px 0 19px 52px;
}
@media screen and (max-width: 1000px) {
  .p-diet-price2__body {
    border-radius: 16.8px;
    margin: 47.6px auto 0;
    padding: 68.6px 0 13.3px 36.4px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-price2__body {
    padding: 68.6px 14px 13.3px 0;
  }
}
.p-diet-price2__off {
  width: 254px;
  margin-top: -33px;
}
@media screen and (max-width: 1000px) {
  .p-diet-price2__off {
    width: 177.8px;
    margin-top: -23.1px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-price2__off {
    margin-top: unset;
    width: 70px;
  }
}
.p-diet-price2__off img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 750px) {
  .p-diet-price2__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-price2__textbox {
    margin: 0 auto;
  }
}
.p-diet-price2__text1 {
  font-size: 38px;
  font-weight: 500;
  line-height: 0.5263157895;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 37px;
  margin-left: -5px;
}
@media screen and (max-width: 1000px) {
  .p-diet-price2__text1 {
    font-size: 26.6px;
    margin-top: 25.9px;
    margin-left: -3.5px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-price2__text1 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-diet-price2__text1 span {
  font-size: 81px;
  font-weight: 900;
  color: #494fdb;
  letter-spacing: 0;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  margin: 0 9px 0 10px;
}
@media screen and (max-width: 1000px) {
  .p-diet-price2__text1 span {
    font-size: 56.7px;
    margin: 0 6.3px 0 7px;
  }
}
.p-diet-price2__text2 {
  font-size: 27px;
  font-weight: 600;
  line-height: 1.5185185185;
  letter-spacing: 0.05em;
  margin-left: auto;
  text-align: right;
  margin-top: 9px;
}
@media screen and (max-width: 1000px) {
  .p-diet-price2__text2 {
    font-size: 18.9px;
    margin-top: 6.3px;
  }
}
.p-diet-price2__text3 {
  font-size: 173px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  line-height: 1;
  margin-left: auto;
  text-align: right;
  color: #d84848;
  margin-left: 107px;
  margin-top: -17px;
}
@media screen and (max-width: 1000px) {
  .p-diet-price2__text3 {
    font-size: 121.1px;
    margin-top: -11.9px;
    margin-left: 74.9px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-price2__text3 {
    font-size: 70px;
    margin-left: unset;
  }
}
.p-diet-coursebox {
  padding-top: 87px;
}
@media screen and (max-width: 1000px) {
  .p-diet-coursebox {
    margin-top: 60.9px;
  }
}
.p-diet-coursebox__title {
  font-size: 50px;
  letter-spacing: 0.05em;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  color: #d84848;
}
@media screen and (max-width: 1000px) {
  .p-diet-coursebox__title {
    font-size: 35px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-coursebox__title {
    font-size: 29.4px;
  }
}
.p-diet-course {
  margin-top: 55px;
}
@media screen and (max-width: 1000px) {
  .p-diet-course {
    margin-top: 38.5px;
  }
}
.p-diet-course__lead {
  margin-top: 44px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4444444444;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .p-diet-course__lead {
    margin-top: 30.8px;
    font-size: 12.6px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-course__lead {
    text-align: left;
    margin: 30.8px auto 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.p-diet-course__lead span {
  color: #494fdb;
}
.p-diet-course__text {
  font-size: 50px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #494fdb;
  text-align: center;
  margin-top: 84px;
}
@media screen and (max-width: 1000px) {
  .p-diet-course__text {
    font-size: 35px;
    margin-top: 58.8px;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-course__text {
    font-size: 28px;
  }
}
.p-diet-course__price {
  position: relative;
}
.p-diet-course__price--head {
  width: 244px;
  height: 56px;
  background: #d84848;
  color: #fff;
  font-size: 25px;
  font-weight: 900;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 50%;
  top: -30px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 1000px) {
  .p-diet-course__price--head {
    width: 170.8px;
    height: 39.2px;
    font-size: 17.5px;
    top: -21px;
  }
}
.p-diet-course__price--body {
  max-width: 999px;
  height: 254px;
  background: #d7f1f5;
  border-radius: 24px;
  color: #fff;
  font-size: 25px;
  font-weight: 900;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 70px auto 0;
}
@media screen and (max-width: 1000px) {
  .p-diet-course__price--body {
    height: 177.8px;
    border-radius: 16.8px;
    font-size: 17.5px;
    margin: 49px auto 0;
  }
}
.p-diet-course__price--body p {
  font-size: 140px;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
  text-shadow: 8px 8px 0px rgb(255, 255, 255);
  color: #494fdb;
  margin-left: 53px;
}
@media screen and (max-width: 1000px) {
  .p-diet-course__price--body p {
    font-size: 98px;
    text-shadow: 5.6px 5.6px 0px rgb(255, 255, 255);
    margin-left: unset;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-course__price--body p {
    font-size: 77px;
  }
}
.p-diet-course__price--body p span {
  font-size: 27px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  text-shadow: 0 0 black;
}
@media screen and (max-width: 1000px) {
  .p-diet-course__price--body p span {
    font-size: 18.9px;
    display: block;
    text-align: right;
  }
}
.p-diet-course .c-course {
  margin-top: 134px;
}
@media screen and (max-width: 1000px) {
  .p-diet-course .c-course {
    margin-top: 93.8px;
  }
}
.p-diet-course__list {
  margin-top: 67px;
}
@media screen and (max-width: 1000px) {
  .p-diet-course__list {
    margin-top: 46.9px;
    padding: 0 16px;
  }
}
.p-diet-course__item {
  max-width: 1032px;
  margin: 0 auto;
}
.p-diet-course__item:not(:last-of-type) {
  border-bottom: 2px solid #707070;
  padding-bottom: 31px;
}
@media screen and (max-width: 1000px) {
  .p-diet-course__item:not(:last-of-type) {
    border-bottom: 1.4px solid #707070;
    padding-bottom: 21.7px;
  }
}
.p-diet-course__item + .p-diet-course__item {
  margin: 31px auto;
}
@media screen and (max-width: 1000px) {
  .p-diet-course__item + .p-diet-course__item {
    margin: 21.7px auto 0;
  }
}
.p-diet-course__item--title {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.05em;
  width: 403px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 43px;
  background: #494fdb;
  color: #fff;
  border-radius: 28px;
}
@media screen and (max-width: 1000px) {
  .p-diet-course__item--title {
    font-size: 21px;
    width: 282.1px;
    height: 39.2px;
    padding: 0 30.1px;
    border-radius: 19.6px;
  }
}
.p-diet-course__item--text {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.9090909091;
  letter-spacing: 0.05em;
  margin-top: 24px;
}
@media screen and (max-width: 1000px) {
  .p-diet-course__item--text {
    font-size: 15.4px;
    margin-top: 16.8px;
  }
}
.p-diet-course__item--text .bl {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
.p-diet-course__item--text .lg {
  font-size: 30px;
  font-weight: 900;
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 1000px) {
  .p-diet-course__item--text .lg {
    font-size: 21px;
  }
}
.p-diet-flow {
  margin-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1000px) {
  .p-diet-flow {
    margin-top: 56px;
    padding-bottom: 56px;
  }
}
.p-diet-flow__thumb {
  margin: 44px auto 0;
  max-width: 999px;
}
@media screen and (max-width: 1000px) {
  .p-diet-flow__thumb {
    margin: 30.8px auto 0;
  }
}
.p-diet-flow__thumb img {
  width: 100%;
  height: auto;
}
.p-diet-flow .c-flow__item span {
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1.4;
  font-weight: 500;
  display: block;
  margin-top: 8px;
}
@media screen and (max-width: 1000px) {
  .p-diet-flow .c-flow__item span {
    font-size: 15.4px;
    margin-top: 5.6px;
  }
}
.p-diet-flow__movie {
  aspect-ratio: 9/16;
  width: 100%;
  position: relative;
  margin-top: 40px;
  max-width: 459px;
}
.p-diet-flow__movie video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.p-diet-flow__flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 36px;
  margin: 29px auto 0;
  max-width: 491px;
}
@media screen and (max-width: 1000px) {
  .p-diet-flow__flexbox {
    row-gap: 25.2px;
    margin: 20.3px auto 0;
  }
}
.p-diet-flow__thumb2 img {
  width: 100%;
  height: auto;
}
.p-diet-landscape {
  padding: 55px calc(50vw - 50%) 60px;
  margin: 60px calc(50% - 50vw) 0;
  background: #f7f7f7;
}
@media screen and (max-width: 1000px) {
  .p-diet-landscape {
    padding: 38.5px calc(50vw - 50%) 42px;
    margin: 42px auto 0;
  }
}
.p-diet-landscape__title {
  font-size: 30px;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .p-diet-landscape__title {
    font-size: 21px;
  }
}
.p-diet-landscape__item {
  margin: 50px auto 0;
  max-width: 999px;
}
@media screen and (max-width: 1000px) {
  .p-diet-landscape__item {
    margin: 35px auto 0;
  }
}
.p-diet-landscape__item--text {
  font-size: 18px;
  line-height: 2.2222222222;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 5px;
}
@media screen and (max-width: 1000px) {
  .p-diet-landscape__item--text {
    font-size: 12.6px;
    margin-top: 3.5px;
  }
}
.p-diet-reservation {
  border-top: 2px solid #707070;
  border-bottom: 2px solid #707070;
  padding: 80px calc(50vw - 50%);
  margin: 0 calc(50% - 50vw);
}
@media screen and (max-width: 1000px) {
  .p-diet-reservation {
    border-top: 1.4px solid #707070;
    border-bottom: 1.4px solid #707070;
    padding: 56px calc(50vw - 50%);
  }
}
.p-diet-reservation .c-reservation {
  max-width: 999px;
  margin: 0 auto 0;
  -webkit-column-gap: 92px;
     -moz-column-gap: 92px;
          column-gap: 92px;
}
@media screen and (max-width: 1000px) {
  .p-diet-reservation .c-reservation {
    -webkit-column-gap: 64.4px;
       -moz-column-gap: 64.4px;
            column-gap: 64.4px;
  }
}
.p-diet-reservation .c-reservation__item {
  width: 50%;
  margin-left: unset;
}
@media screen and (max-width: 1000px) {
  .p-diet-reservation .c-reservation__item {
    width: 50%;
    margin-left: unset;
  }
}
@media screen and (max-width: 750px) {
  .p-diet-reservation .c-reservation__item {
    width: 100%;
    margin-left: unset;
  }
}

.u-pt0 {
  padding-top: 0 !important;
}

.u-mr16 {
  margin-right: 16px !important;
}

.u-mt0 {
  margin-top: 0 !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

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

.u-mt15 {
  margin-top: 15px !important;
}

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

.u-mt25 {
  margin-top: 25px !important;
}

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

.u-mt35 {
  margin-top: 35px !important;
}

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

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

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

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

.u-mb15 {
  margin-bottom: 15px !important;
}

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

.u-mb25 {
  margin-bottom: 25px !important;
}

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

.u-mb35 {
  margin-bottom: 35px !important;
}

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

.u-mr0 {
  margin-right: 0 !important;
}

@media screen and (max-width: 750px) {
  .u-smt0 {
    margin-top: 0 !important;
  }
  .u-smt5 {
    margin-top: 5px !important;
  }
  .u-smt10 {
    margin-top: 10px !important;
  }
  .u-smt15 {
    margin-top: 15px !important;
  }
  .u-smt20 {
    margin-top: 20px !important;
  }
  .u-smb0 {
    margin-bottom: 0 !important;
  }
  .u-smb5 {
    margin-bottom: 5px !important;
  }
  .u-smb10 {
    margin-bottom: 10px !important;
  }
  .u-smb15 {
    margin-bottom: 15px !important;
  }
  .u-smb20 {
    margin-bottom: 20px !important;
  }
  .u-sml0 {
    margin-left: 0 !important;
  }
}
.u-w03per {
  width: 3% !important;
}

.u-w05per {
  width: 5% !important;
}

.u-w10per {
  width: 10% !important;
}

.u-w13per {
  width: 13% !important;
}

.u-w15per {
  width: 15% !important;
}

.u-w20per {
  width: 20% !important;
}

.u-w23per {
  width: 23% !important;
}

.u-w25per {
  width: 25% !important;
}

.u-w30per {
  width: 30% !important;
}

.u-w33per {
  width: 33% !important;
}

.u-w35per {
  width: 35% !important;
}

.u-w40per {
  width: 40% !important;
}

.u-w43per {
  width: 43% !important;
}

.u-w45per {
  width: 45% !important;
}

.u-w50per {
  width: 50% !important;
}

.u-w53per {
  width: 53% !important;
}

.u-w55per {
  width: 55% !important;
}

.u-w60per {
  width: 60% !important;
}

.u-w63per {
  width: 63% !important;
}

.u-w65per {
  width: 65% !important;
}

.u-w70per {
  width: 70% !important;
}

.u-w73per {
  width: 73% !important;
}

.u-w75per {
  width: 75% !important;
}

.u-w80per {
  width: 80% !important;
}

.u-w83per {
  width: 83% !important;
}

.u-w85per {
  width: 85% !important;
}

.u-w90per {
  width: 90% !important;
}

.u-w93per {
  width: 93% !important;
}

.u-w95per {
  width: 95% !important;
}

.u-table-fixed {
  table-layout: fixed;
}

.u-text-center {
  text-align: center;
}

.u-text-left {
  text-align: left;
}

@media screen and (max-width: 750px) {
  .s-text-center {
    text-align: center;
  }
}

/* background
--------------------------------------------------------------*/
.u-bg-blue {
  background: #f4f8ff;
}

/* hidden
--------------------------------------------------------------*/
.u-xl-only {
  display: none;
}
@media screen and (max-width: 1000px) {
  .u-xl-only {
    display: block;
  }
}

.u-xl-hidden {
  display: block;
}
@media screen and (max-width: 1000px) {
  .u-xl-hidden {
    display: none;
  }
}

.u-md-only {
  display: none;
}
@media screen and (max-width: 750px) {
  .u-md-only {
    display: block;
  }
}
.u-md-only--flex {
  display: none;
}
@media screen and (max-width: 750px) {
  .u-md-only--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.u-md-hidden {
  display: block;
}
@media screen and (max-width: 750px) {
  .u-md-hidden {
    display: none;
  }
}
.u-md-hidden--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 750px) {
  .u-md-hidden--flex {
    display: none;
  }
}