/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */

*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a#WarningIPBlock {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

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;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

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

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

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

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

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
}

caption {
  text-align: left;
}

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

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

html {
  font-size: 10px;
}

body {
  background-color: #f6f3f0;
  color: #000;
  overflow-x: hidden;
}

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

a#WarningIPBlock {
  display: inline-block;
}

.n2-ss-slider .n2-ss-slide-background-image img {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}

.l-header {
  overflow-x: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
}

.l-header__container {
  max-width: 1000px !important;
}

.l-header__container > svg {
  position: fixed;
  top: 24.7px;
  right: 23.3px;
  display: none;
}

.l-header__nav {
  position: relative;
  z-index: 10;
  margin-left: auto;
  padding-top: 13.7px;
  padding-right: 16.2px;
  max-width: 361.65px;
}

.l-header__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
}

.l-header__link {
  position: relative;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  color: #000;
}

.l-header__link svg:first-of-type {
  margin-right: 9px;
}

.l-header__link svg:last-of-type {
  display: none;
}

@media screen and (max-width: 834px) {
  .l-header__container > svg {
    display: block;
    cursor: pointer;
    width: 45px !important;
    width: 6.4285714286vw !important;
    height: auto;
  }

  .l-header__list {
    flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    transform: translateX(100%);
    transition: 0.3s ease;
  }

  .l-header__list.is-active {
    transform: translateX(0);
  }

  .l-header__item {
    position: relative;
    border: 1px solid #000;
    width: 350px !important;
    width: 50vw !important;
    text-align: center;
    background-color: #fff;
  }

  .l-header__link {
    padding-top: 33.3px;
    padding-bottom: 27.3px;
    justify-content: center;
    width: 100%;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
  }

  .l-header__link::before {
    content: none !important;
  }

  .l-header__link svg:first-of-type {
    display: none;
  }

  .l-header__link svg:last-of-type {
    position: absolute;
    display: block;
    top: 50%;
    right: 10px;
    transform: translateY(-9px);
    width: 20px;
  }
}

.l-footer {
  padding: 30px 30px 8.2px;
  background-color: #6499ad;
}

.l-footer__container {
  margin: 0 auto;
  max-width: 936.54px;
}

.l-footer__info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 88.8px;
}

.l-footer__item:first-of-type {
  margin-bottom: 33.7px;
}

.l-footer__item:first-of-type a {
  font-size: 3.5rem;
  letter-spacing: 0.04em;
}

.l-footer__item:first-of-type::after {
  content: "受付時間10:00～22:00年中無休";
  margin-left: 2.1px;
  display: block;
  font-size: 1.6rem;
  letter-spacing: 0.12em;
  line-height: 1.75;
  color: #ffffff;
}

.l-footer__item:first-of-type a svg {
  margin-right: 9.5px;
  vertical-align: text-bottom;
}

.l-footer__item:nth-of-type(2) {
  margin-bottom: 22.6px;
}

.l-footer__item:nth-of-type(2) a,
.l-footer__item:nth-of-type(3) a {
  font-size: 1.6rem;
}

.l-footer__item:nth-of-type(2) a svg,
.l-footer__item:nth-of-type(3) a svg {
  margin-left: 8.4px;
  margin-right: 8.6px;
  vertical-align: baseline;
}

.l-footer__link {
  color: #fff;
}

.l-footer small {
  display: block;
  color: #fff;
  font-size: 1rem;
  text-align: center;
}

@media screen and (max-width: 700px) {
  .l-footer {
    padding-top: 45.5px;
    padding-top: 6.5vw;
    padding-bottom: 18.5px;
    padding-bottom: 2.6428571429vw;
    padding-right: 40.1px;
    padding-left: 40.1px;
    padding-right: 5.7285714286vw;
    padding-left: 5.7285714286vw;
  }

  .l-footer__info {
    margin-bottom: 150.6px !important;
    margin-bottom: 21.5142857143vw !important;
    flex-direction: column;
  }

  .l-footer__logo {
    margin-bottom: 50.9px !important;
    margin-bottom: 7.2714285714vw !important;
    width: 283px !important;
    width: 40.4285714286vw !important;
    height: auto;
  }

  .l-footer__item:first-of-type {
    margin-bottom: 54.1px !important;
    margin-bottom: 7.7285714286vw !important;
  }

  .l-footer__item:first-of-type a {
    font-size: 56px !important;
    font-size: max(8vw, 16px) !important;
    letter-spacing: 0.04em;
  }

  .l-footer__item:first-of-type a::after {
    margin-left: 0;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
  }

  .l-footer__item:first-of-type a svg {
    width: 38.07px !important;
    width: 5.4385714286vw !important;
    height: auto;
  }

  .l-footer__item:nth-of-type(2) a,
  .l-footer__item:nth-of-type(3) a {
    display: flex;
    align-items: center;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
  }

  .l-footer__item:nth-of-type(2) a svg,
  .l-footer__item:nth-of-type(3) a svg {
    margin-left: 0;
    width: 32px !important;
    width: 4.5714285714vw !important;
    height: auto;
  }

  .l-footer small {
    font-size: max(2.8571428571vw, 8px) !important;
  }
}

.p-banner__container {
  padding: 5px 10px;
  max-width: 980px !important;
}

@media screen and (max-width: 700px) {
  .p-banner__container {
    padding: 0;
  }
}

.p-reason {
  padding-top: 61.9px;
  padding-bottom: 115.6px;
}

.p-reason__container {
  max-width: 860px !important;
}

.p-reason__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  max-width: 550px;
  margin-bottom: 28.4px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.36;
  letter-spacing: 0.1em;
}

.p-reason__head > div {
  display: flex;
  align-items: baseline;
}

.p-reason__head br {
  display: none;
}

.p-reason__head svg {
  vertical-align: text-bottom;
}

.p-reason__list {
  padding: 0 20px;
}

.p-reason__item:nth-child(1) {
  margin-bottom: 53.9px;
}

.p-reason__item:nth-child(1) .p-reason__item-head {
  margin-bottom: 14px;
}

.p-reason__item:nth-child(1) .p-reason__item-content {
  align-items: flex-end;
}

.p-reason__item:nth-child(1) .p-reason__item-thumb {
  color: #3cc3f5;
  font-weight: bold;
}

.p-reason__item:nth-child(1) .p-reason__item-thumb p {
  font-size: 2rem;
  line-height: 1.5;
}

.p-reason__item:nth-child(1) .p-reason__item-thumb span {
  font-size: 3.23rem;
}

.p-reason__item:nth-child(2) {
  margin-bottom: 52.4px;
}

.p-reason__item:nth-child(2) .p-reason__item-head {
  margin-bottom: 40.1px;
}

.p-reason__item:nth-child(3) {
  margin-bottom: 43.4px;
}

.p-reason__item:nth-child(3) .p-reason__item-head {
  margin-bottom: 38.5px;
}

.p-reason__item:nth-child(3) .p-reason__item-content {
  justify-content: flex-start;
}

.p-reason__item:nth-child(3) .p-reason__item-body {
  margin-right: 6.94%;
  width: 51.16%;
}

.p-reason__item:nth-child(3) .p-reason__item-body p {
  margin-bottom: 23.3px;
  max-width: 425px;
}

.p-reason__item:nth-child(3) .p-reason__item-thumb {
  width: auto;
}

.p-reason__item:nth-child(3) .p-reason__item-thumb img {
  margin-bottom: 22.8px;
}

.p-reason__item:nth-child(3) .p-reason__item-thumb p {
  display: flex;
  align-items: center;
  padding-left: 30px;
  width: 85px;
  height: 85px;
  color: #3cc3f5;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.46;
  white-space: nowrap;
  border-radius: 50%;
  background-color: #fafa37;
}

.p-reason__item:nth-child(4) {
  margin-bottom: 51.7px;
}

.p-reason__item:nth-child(4) .p-reason__item-head {
  margin-bottom: 21.2px;
}

.p-reason__item:nth-child(4) .p-reason__item-body {
  margin-top: 15.9px;
}

.p-reason__item:nth-child(5) .p-reason__item-head {
  margin-bottom: 38.5px;
}

.p-reason__item:nth-child(5) .p-reason__item-thumb {
  display: flex;
  justify-content: space-between;
  margin-top: 12.4px;
}

.p-reason__item:nth-child(5) .p-reason__item-thumb img {
  width: 49.29%;
}

.p-reason__item-head {
  display: flex;
  align-items: center;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.15;
  letter-spacing: 0.04em;
}

.p-reason__item-head svg {
  margin-right: 38.6px;
}

.p-reason__item-head br {
  display: none;
}

.p-reason__item-content {
  display: flex;
  justify-content: space-between;
}

.p-reason__item-body {
  width: 49.42%;
  font-size: 1.6rem;
  line-height: 2;
}

.p-reason__item-thumb {
  width: 48.84%;
}

@media screen and (max-width: 700px) {
  .p-reason {
    padding-top: 93.9px;
    padding-top: 13.4142857143vw;
    padding-bottom: 56.1px;
    padding-bottom: 8.0142857143vw;
  }

  .p-reason__head {
    margin-bottom: 43.8px !important;
    margin-bottom: 6.2571428571vw !important;
    padding-right: 80px;
    padding-left: 80px;
    padding-right: 11.4285714286vw;
    padding-left: 11.4285714286vw;
    max-width: none;
  }

  .p-reason__head > div {
    font-size: 42px !important;
    font-size: max(6vw, 16px) !important;
    display: flex;
    align-items: flex-end;
  }

  .p-reason__head > div p {
    margin-left: 15.9px;
    margin-left: 2.2714285714vw;
  }

  .p-reason__head > div span {
    font-size: 56px !important;
    font-size: max(8vw, 16px) !important;
  }

  .p-reason__head > div svg {
    width: 81.98px !important;
    width: 11.7114285714vw !important;
    height: auto;
  }

  .p-reason__head br {
    display: block;
  }

  .p-reason__head > svg {
    width: 23px !important;
    width: 3.2857142857vw !important;
    height: auto;
  }

  .p-reason__list {
    padding: 0;
  }

  .p-reason__item:nth-child(1) {
    margin-bottom: 61px !important;
    margin-bottom: 8.7142857143vw !important;
  }

  .p-reason__item:nth-child(1) .p-reason__item-body {
    padding: 0 20px;
    margin-bottom: 67.3px !important;
    margin-bottom: 9.6142857143vw !important;
  }

  .p-reason__item:nth-child(2) {
    margin-bottom: 53.2px !important;
    margin-bottom: 7.6vw !important;
  }

  .p-reason__item:nth-child(2) .p-reason__item-body {
    padding: 0 20px;
    margin-bottom: 40.32px !important;
    margin-bottom: 5.76vw !important;
  }

  .p-reason__item:nth-child(3) {
    margin-bottom: 59.5px !important;
    margin-bottom: 8.5vw !important;
  }

  .p-reason__item:nth-child(3) .p-reason__item-body {
    margin-bottom: 28.4px !important;
    margin-bottom: 4.0571428571vw !important;
    width: 100%;
  }

  .p-reason__item:nth-child(3) .p-reason__item-body p {
    margin-bottom: 39px !important;
    margin-bottom: 5.5714285714vw !important;
    width: 100%;
    max-width: none;
    padding: 0 20px;
  }

  .p-reason__item:nth-child(3) .p-reason__item-thumb {
    text-align: center;
  }

  .p-reason__item:nth-child(3) .p-reason__item-thumb img {
    width: 69.32%;
  }

  .p-reason__item:nth-child(3) .p-reason__item-thumb p {
    margin-left: 92.7px;
    margin-left: 13.2428571429vw;
    width: 140px !important;
    width: 20vw !important;
    height: 140px !important;
    height: 20vw !important;
    padding-left: 50px;
    padding-left: 7.1428571429vw;
    font-size: 40px !important;
    font-size: max(5.7142857143vw, 16px) !important;
    line-height: 1.45;
    -moz-text-align-last: left;
    text-align-last: left;
    white-space: nowrap;
  }

  .p-reason__item:nth-child(4) {
    margin-bottom: 42.4px !important;
    margin-bottom: 6.0571428571vw !important;
  }

  .p-reason__item:nth-child(4) .p-reason__item-body {
    padding: 0 20px;
    margin-bottom: 57.7px !important;
    margin-bottom: 8.2428571429vw !important;
  }

  .p-reason__item:nth-child(5) .p-reason__item-body {
    padding: 0 20px;
    margin-bottom: 51px !important;
    margin-bottom: 7.2857142857vw !important;
  }

  .p-reason__item:nth-child(5) .p-reason__item-thumb img {
    width: 50%;
  }

  .p-reason__item-head {
    padding: 0 20px;
    margin-bottom: 43.8px !important;
    margin-bottom: 6.2571428571vw !important;
    font-size: 40px !important;
    font-size: max(5.7142857143vw, 16px) !important;
    line-height: 1.25;
  }

  .p-reason__item-head > br {
    display: block;
  }

  .p-reason__item-head svg {
    margin-right: 33.2px;
    margin-right: 4.7428571429vw;
    width: 100px !important;
    width: 14.2857142857vw !important;
    height: 100px !important;
    height: 14.2857142857vw !important;
  }

  .p-reason__item-content {
    flex-direction: column;
    width: 100%;
  }

  .p-reason__item-body {
    width: 100%;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
    line-height: 1.94;
  }

  .p-reason__item-thumb {
    width: 100%;
  }
}

.p-achievement1__container {
  max-width: 1000px !important;
}

.p-achievement1__head {
  padding: 49.5px 0 35.5px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.27;
  text-align: center;
  background-image: url(../img/achievement_head.png);
  background-size: cover;
}

.p-achievement1__head span {
  color: #3cc3f5;
  font-size: 2.8rem;
  line-height: 1.36;
}

.p-achievement1__head-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  margin: 0 auto;
  max-width: 570px;
  background-color: #fff;
  border-radius: 23px;
}

.p-achievement1__head-supplement {
  padding: 10px 10px 0 10px;
  margin-bottom: 27.3px;
}

.p-achievement1__item {
  margin-bottom: 10px;
}

.p-achievement1__item:last-of-type {
  margin-bottom: 13.9px;
}

.p-achievement1__item:nth-of-type(1) .p-achievement1__body-container {
  padding-top: 45.2px;
  padding-bottom: 46.3px;
}

.p-achievement1__item:nth-of-type(1) .p-achievement1__body-sub-head {
  font-size: 2.4rem;
  line-height: 1.58;
}

.p-achievement1__item:nth-of-type(1) .p-achievement1__body-sub-head br {
  display: none;
}

.p-achievement1__item:nth-of-type(2) .p-achievement1__student-thumb {
  margin-top: 95px;
}

.p-achievement1__item:nth-of-type(2) .p-achievement1__body-container {
  padding-top: 47.2px;
  padding-bottom: 44.3px;
  padding-right: 0;
}

.p-achievement1__item:nth-of-type(2) .p-achievement1__body-sub-head {
  padding-right: 27.4px;
  font-size: 2.2rem;
  line-height: 1.73;
}

.p-achievement1__item:nth-of-type(2) .p-achievement1__body-desc {
  padding-right: 41.9px;
}

.p-achievement1__item:nth-of-type(odd) .p-achievement1__content {
  margin-left: auto;
  margin-right: 25px;
}

.p-achievement1__item:nth-of-type(even) .p-achievement1__content {
  margin-left: 25px;
  margin-right: auto;
  flex-direction: row-reverse;
}

.p-achievement1__content {
  display: flex;
  justify-content: space-between;
  max-width: 923.5px;
}

.p-achievement1__content:nth-of-type(even) {
  margin-left: auto;
}

.p-achievement1__student {
  width: 28.26%;
}

.p-achievement1__student-thumb {
  margin: 0 auto 10px;
  width: 76.63%;
}

.p-achievement1__student-info,
.p-achievement1__student-info--secondary,
.p-achievement1__student-info--primary {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 34.48% 4px 63.98%;
  grid-template-columns: 34.48% 63.98%;
  -ms-grid-rows: 1fr 4px 1fr 4px 1fr 4px 1fr;
  grid-template-rows: repeat(4, 1fr);
  gap: 4px;
  font-size: 1.6rem;
  line-height: 1.63;
}

.p-achievement1__student-info > *:nth-child(1),
.p-achievement1__student-info--secondary > *:nth-child(1),
.p-achievement1__student-info--primary > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.p-achievement1__student-info > *:nth-child(2),
.p-achievement1__student-info--secondary > *:nth-child(2),
.p-achievement1__student-info--primary > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.p-achievement1__student-info > *:nth-child(3),
.p-achievement1__student-info--secondary > *:nth-child(3),
.p-achievement1__student-info--primary > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.p-achievement1__student-info > *:nth-child(4),
.p-achievement1__student-info--secondary > *:nth-child(4),
.p-achievement1__student-info--primary > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.p-achievement1__student-info > *:nth-child(5),
.p-achievement1__student-info--secondary > *:nth-child(5),
.p-achievement1__student-info--primary > *:nth-child(5) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}

.p-achievement1__student-info > *:nth-child(6),
.p-achievement1__student-info--secondary > *:nth-child(6),
.p-achievement1__student-info--primary > *:nth-child(6) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}

.p-achievement1__student-info > *:nth-child(7),
.p-achievement1__student-info--secondary > *:nth-child(7),
.p-achievement1__student-info--primary > *:nth-child(7) {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
}

.p-achievement1__student-info > *:nth-child(8),
.p-achievement1__student-info--secondary > *:nth-child(8),
.p-achievement1__student-info--primary > *:nth-child(8) {
  -ms-grid-row: 7;
  -ms-grid-column: 3;
}

.p-achievement1__student-info dt,
.p-achievement1__student-info--secondary dt,
.p-achievement1__student-info--primary dt {
  -ms-grid-row-align: center;
  align-self: center;
  color: #fff;
  text-align: center;
  letter-spacing: 0.04em;
}

.p-achievement1__student-info dd,
.p-achievement1__student-info--secondary dd,
.p-achievement1__student-info--primary dd {
  padding-left: 8.7px;
  -ms-grid-row-align: center;
  align-self: center;
  letter-spacing: 0.02em;
  white-space: nowrap;
  background: #fff;
}

.p-achievement1__student-info--primary dt {
  background-color: #3cc3f5;
}

.p-achievement1__student-info--secondary dt {
  background-color: #6499ad;
}

.p-achievement1__body {
  width: 70.38%;
}

.p-achievement1__body-head,
.p-achievement1__body-head--secondary,
.p-achievement1__body-head--primary {
  padding: 15.7px 0 14.7px;
  font-size: 3rem;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  font-family: "Noto Serif JP", serif;
}

.p-achievement1__body-head--primary {
  background-color: #3cc3f5;
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.p-achievement1__body-head--secondary {
  background-color: #6499ad;
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.p-achievement1__body-container {
  padding-left: 35.6px;
  padding-right: 41.9px;
  background-color: #fff;
  margin-top: -4%;
  position: relative;
  z-index: -1;
}

.p-achievement1__body-sub-head {
  letter-spacing: 0.08em;
  font-family: "Noto Serif JP", serif;
}

.p-achievement1__body-desc {
  font-size: 1.6rem;
  line-height: 2;
}

.p-achievement1__cards {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 22.8px;
  max-width: 920px;
}

.p-achievement1__card {
  width: 32.61%;
}

.p-achievement1__card-head,
.p-achievement1__card-head--secondary,
.p-achievement1__card-head--primary {
  padding-top: 20px;
  padding-bottom: 17px;
  color: #fff;
  font-size: 2.3rem;
  letter-spacing: 0.04em;
  text-align: center;
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
  font-family: "Noto Serif JP", serif;
}

.p-achievement1__card-head--primary {
  background-color: #3cc3f5;
}

.p-achievement1__card-head--secondary {
  background-color: #6499ad;
}

.p-achievement1__card-body {
  position: relative;
  padding: 24.7px 19.5px 31.6px 19.5px;
  margin-top: -6.5%;
  background-color: #fff;
  z-index: -5;
}

.p-achievement1__card-thumb {
  margin: 0 auto 10px;
  width: 66.67%;
}

.p-achievement1__card-info,
.p-achievement1__card-info--secondary,
.p-achievement1__card-info--primary {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 34.48% 4px 1fr;
  grid-template-columns: 34.48% 1fr;
  -ms-grid-rows: 1fr 4px 1fr 4px 1fr 4px 1fr;
  grid-template-rows: repeat(4, 1fr);
  gap: 4px;
  font-size: 1.6rem;
  line-height: 1.625;
}

.p-achievement1__card-info > *:nth-child(1),
.p-achievement1__card-info--secondary > *:nth-child(1),
.p-achievement1__card-info--primary > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.p-achievement1__card-info > *:nth-child(2),
.p-achievement1__card-info--secondary > *:nth-child(2),
.p-achievement1__card-info--primary > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.p-achievement1__card-info > *:nth-child(3),
.p-achievement1__card-info--secondary > *:nth-child(3),
.p-achievement1__card-info--primary > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.p-achievement1__card-info > *:nth-child(4),
.p-achievement1__card-info--secondary > *:nth-child(4),
.p-achievement1__card-info--primary > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.p-achievement1__card-info > *:nth-child(5),
.p-achievement1__card-info--secondary > *:nth-child(5),
.p-achievement1__card-info--primary > *:nth-child(5) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}

.p-achievement1__card-info > *:nth-child(6),
.p-achievement1__card-info--secondary > *:nth-child(6),
.p-achievement1__card-info--primary > *:nth-child(6) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}

.p-achievement1__card-info > *:nth-child(7),
.p-achievement1__card-info--secondary > *:nth-child(7),
.p-achievement1__card-info--primary > *:nth-child(7) {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
}

.p-achievement1__card-info > *:nth-child(8),
.p-achievement1__card-info--secondary > *:nth-child(8),
.p-achievement1__card-info--primary > *:nth-child(8) {
  -ms-grid-row: 7;
  -ms-grid-column: 3;
}

.p-achievement1__card-info dt,
.p-achievement1__card-info--secondary dt,
.p-achievement1__card-info--primary dt {
  -ms-grid-row-align: center;
  align-self: center;
  color: #fff;
  letter-spacing: 0.04em;
  text-align: center;
}

.p-achievement1__card-info dd,
.p-achievement1__card-info--secondary dd,
.p-achievement1__card-info--primary dd {
  padding-left: 8.7px;
  -ms-grid-row-align: center;
  align-self: center;
  letter-spacing: 0.02em;
  background-color: #f6f3f0;
  white-space: nowrap;
}

.p-achievement1__card-info--primary dt {
  background-color: #3cc3f5;
}

.p-achievement1__card-info--secondary dt {
  background-color: #6499ad;
}

@media screen and (max-width: 850px) {
  .p-achievement1__head {
    padding-top: 104.9px;
    padding-top: 14.9857142857vw;
    padding-bottom: 156.1px;
    padding-bottom: 22.3vw;
    padding-right: 64px;
    padding-left: 64px;
    padding-right: 9.1428571429vw;
    padding-left: 9.1428571429vw;
    background-image: url(../img/achievement_head_sp.png);
  }

  .p-achievement1__head-container {
    font-size: 42px !important;
    font-size: max(6vw, 16px) !important;
  }

  .p-achievement1__head-container span {
    font-size: 36px !important;
    font-size: max(5.1428571429vw, 16px) !important;
  }

  .p-achievement1__head-container svg {
    width: 23px !important;
    width: 3.2857142857vw !important;
    height: auto;
  }

  .p-achievement1__head-supplement {
    margin-bottom: 0;
    display: none;
  }

  .p-achievement1__list {
    position: relative;
    padding-top: 171.2px;
    padding-top: 24.4571428571vw;
  }

  .p-achievement1__item .p-achievement1__content {
    flex-direction: column;
    margin: 0 !important;
  }

  .p-achievement1__item .p-achievement1__student {
    position: relative;
    margin-bottom: 59.5px !important;
    margin-bottom: 8.5vw !important;
    padding: 0px 10px 0px 20px;
    padding: 0vw 1.4285714286vw 0vw 2.8571428571vw;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .p-achievement1__item .p-achievement1__student-thumb {
    position: relative;
    margin: 0 auto 0 0;
    width: 53.73%;
    z-index: 0;
  }

  .p-achievement1__item .p-achievement1__student-info,
  .p-achievement1__item .p-achievement1__student-info--primary,
  .p-achievement1__item .p-achievement1__student-info--secondary {
    position: absolute;
    right: 10px;
    right: 1.4285714286vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    gap: 6px;
    gap: 0.8571428571vw;
    margin-top: 9px;
    margin-top: 1.2857142857vw;
  }

  .p-achievement1__item .p-achievement1__student-info > *:nth-child(1),
  .p-achievement1__item .p-achievement1__student-info--primary > *:nth-child(1),
  .p-achievement1__item .p-achievement1__student-info--secondary > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .p-achievement1__item .p-achievement1__student-info dl,
  .p-achievement1__item .p-achievement1__student-info--primary dl,
  .p-achievement1__item .p-achievement1__student-info--secondary dl,
  .p-achievement1__item .p-achievement1__student-info dt,
  .p-achievement1__item .p-achievement1__student-info--primary dt,
  .p-achievement1__item .p-achievement1__student-info--secondary dt,
  .p-achievement1__item .p-achievement1__student-info dd,
  .p-achievement1__item .p-achievement1__student-info--primary dd,
  .p-achievement1__item .p-achievement1__student-info--secondary dd {
    padding: 0;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
  }

  .p-achievement1__item .p-achievement1__body {
    width: 100%;
  }

  .p-achievement1__item:nth-child(1) .p-achievement1__body-container {
    margin: 0;
    padding: 0px 25px 31.9px 25px;
    padding: 0vw 3.5714285714vw 4.5571428571vw 3.5714285714vw;
    background-color: #f6f3f0;
  }

  .p-achievement1__item:nth-child(1) .p-achievement1__body-desc {
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
    line-height: 1.94;
  }

  .p-achievement1__item:nth-child(1) .p-achievement1__body-sub-head {
    margin-bottom: 37.4px !important;
    margin-bottom: 5.3428571429vw !important;
    font-size: 36px !important;
    font-size: max(5.1428571429vw, 16px) !important;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.39;
  }

  .p-achievement1__item:nth-child(1) .p-achievement1__body-sub-head br {
    display: block;
  }

  .p-achievement1__item:nth-child(2) {
    position: relative;
    margin-bottom: 0;
    padding-top: 179.6px;
    padding-top: 25.6571428571vw;
    padding-bottom: 55px;
    padding-bottom: 7.8571428571vw;
    background-color: #fff;
  }

  .p-achievement1__item:nth-child(2) .p-achievement1__body-head--secondary {
    position: absolute;
    top: 50.3px !important;
    top: 3.1857142857vw !important;
    right: 0;
    padding-top: 29.9px;
    padding-top: 4.2714285714vw;
    padding-bottom: 26.1px;
    padding-bottom: 3.7285714286vw;
    width: 95.71%;
    font-size: 44px !important;
    font-size: max(6.2857142857vw, 16px) !important;
    border-radius: 0;
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .p-achievement1__item:nth-child(2) .p-achievement1__content {
    flex-direction: column;
  }

  .p-achievement1__item:nth-child(2) .p-achievement1__student-thumb {
    margin-top: 0;
  }

  .p-achievement1__item:nth-child(2) .p-achievement1__student {
    margin-bottom: 56.5px !important;
    margin-bottom: 8.0714285714vw !important;
  }

  .p-achievement1__item:nth-child(2) .p-achievement1__body-container {
    position: relative;
    z-index: 2;
    margin-top: 0;
    padding: 0;
    color: #000;
  }

  .p-achievement1__item:nth-child(2) .p-achievement1__body-sub-head {
    margin-bottom: 37.4px !important;
    margin-bottom: 5.3428571429vw !important;
    font-size: 36px !important;
    font-size: max(5.1428571429vw, 16px) !important;
    line-height: 1.39;
    letter-spacing: 0.1em;
    text-align: center;
  }

  .p-achievement1__item:nth-child(2) .p-achievement1__body-desc {
    padding: 0 25px;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
    line-height: 1.94;
  }

  .p-achievement1__body-head--primary {
    position: absolute;
    top: 41.9px !important;
    top: 5.9857142857vw !important;
    right: 0;
    padding-top: 28.9px;
    padding-top: 4.1285714286vw;
    padding-bottom: 25.1px;
    padding-bottom: 3.5857142857vw;
    width: 95.71%;
    font-size: 46px !important;
    font-size: max(6.5714285714vw, 16px) !important;
    letter-spacing: 0.06em;
    line-height: 1;
  }

  .p-achievement1__cards {
    padding-top: 51.4px;
    padding-top: 7.3428571429vw;
    padding-bottom: 53.7px;
    padding-bottom: 7.6714285714vw;
    margin-bottom: 0;
    flex-direction: column;
  }

  .p-achievement1__card {
    width: 100%;
    background-color: #f6f3f0;
  }

  .p-achievement1__card:not(:last-of-type) .p-achievement1__card-body {
    margin-bottom: 53.5px !important;
    margin-bottom: 7.6428571429vw !important;
  }

  .p-achievement1__card-head,
  .p-achievement1__card-head--primary,
  .p-achievement1__card-head--secondary {
    padding-top: 29.9px;
    padding-top: 4.2714285714vw;
    padding-bottom: 26.1px;
    padding-bottom: 3.7285714286vw;
    width: 95.71%;
    margin-left: auto;
    margin-bottom: 29.3px !important;
    margin-bottom: 4.1857142857vw !important;
    font-size: 44px !important;
    font-size: max(6.2857142857vw, 16px) !important;
  }

  .p-achievement1__card-body {
    margin-top: 0;
    padding: 0;
    padding: 0 10px 0 20px;
    background-color: #f6f3f0;
    z-index: 1;
  }

  .p-achievement1__card-thumb {
    position: relative;
    width: 53.73%;
    margin: 0 auto 0 0;
    z-index: 0;
  }

  .p-achievement1__card-info,
  .p-achievement1__card-info--primary,
  .p-achievement1__card-info--secondary {
    position: absolute;
    right: 10px;
    top: 0;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    gap: 6px;
    gap: 0.8571428571vw;
    margin-top: 9px;
    margin-top: 1.2857142857vw;
    max-width: 47.1%;
    width: 100%;
  }

  .p-achievement1__card-info > *:nth-child(1),
  .p-achievement1__card-info--primary > *:nth-child(1),
  .p-achievement1__card-info--secondary > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .p-achievement1__card-info dl,
  .p-achievement1__card-info--primary dl,
  .p-achievement1__card-info--secondary dl,
  .p-achievement1__card-info dt,
  .p-achievement1__card-info--primary dt,
  .p-achievement1__card-info--secondary dt,
  .p-achievement1__card-info dd,
  .p-achievement1__card-info--primary dd,
  .p-achievement1__card-info--secondary dd {
    padding: 0;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
  }

  .p-achievement1__card-info dd,
  .p-achievement1__card-info--primary dd,
  .p-achievement1__card-info--secondary dd {
    background-color: #fff;
  }
}

.p-achievement2 {
  padding-top: 37.5px;
  padding-bottom: 22.8px;
  background-color: #fff;
}

.p-achievement2__container {
  max-width: 920px !important;
}

.p-achievement2__container > div {
  position: relative;
}

.p-achievement2__container > div > svg {
  position: absolute;
  transform: translateY(-100%);
  right: 7.9px;
}

.p-achievement2__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto 23.5px;
  max-width: 550px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.27;
  letter-spacing: 0.1em;
}

.p-achievement2__college-cols {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 10px;
}

.p-achievement2__college-cols > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.p-achievement2__college-cols > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.p-achievement2__college-cols > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

.p-achievement2__college-col {
  padding-bottom: 71px;
}

.p-achievement2__college-col:nth-of-type(1) {
  background-color: #e6f8fd;
}

.p-achievement2__college-col:nth-of-type(2) {
  background-color: #d9f4fa;
}

.p-achievement2__college-col:nth-of-type(3) {
  background-color: #cdf0f8;
}

.p-achievement2__colleges {
  margin-bottom: 23.3px;
  padding-top: 12.5px;
  padding-left: 10px;
}

.p-achievement2__college--faculty {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding: 6.4px 16.7px 8.1px 7px;
  margin-bottom: 16.2px;
  font-size: 1.7rem;
  font-weight: bold;
  background-color: #fff;
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.p-achievement2__college--faculty svg {
  margin-right: 10.3px;
}

.p-achievement2__college--faculty div:last-of-type {
  font-size: 1.6rem;
  font-weight: 400;
}

.p-achievement2__college--faculty div:last-of-type span {
  color: #e64400;
  font-size: 2rem;
  font-weight: bold;
}

.p-achievement2__college--name {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  padding-right: 21px;
  padding-left: 39.8px;
  font-size: 1.6rem;
}

.p-achievement2__college--name div {
  font-size: 1.4rem;
}

.p-achievement2__college--name div span {
  font-size: 1.7rem;
  font-weight: bold;
}

.p-achievement2 small {
  display: block;
  margin-right: 15.3px;
  font-size: 1.4rem;
  line-height: 1.39;
  -moz-text-align-last: right;
  text-align-last: right;
}

@media screen and (max-width: 700px) {
  .p-achievement2 {
    padding-top: 59.1px;
    padding-top: 8.4428571429vw;
    padding-bottom: 0;
    background-color: #e6f8fd;
  }

  .p-achievement2__head {
    margin-bottom: 66.9px !important;
    margin-bottom: 9.5571428571vw !important;
    padding-right: 89px;
    padding-left: 89px;
    padding-right: 12.7142857143vw;
    padding-left: 12.7142857143vw;
    font-size: 42px !important;
    font-size: max(6vw, 16px) !important;
    max-width: none;
  }

  .p-achievement2__head svg {
    width: 24px !important;
    width: 3.4285714286vw !important;
    height: auto;
  }

  .p-achievement2__container {
    position: relative;
  }

  .p-achievement2__container > div > svg {
    width: 80px !important;
    width: 11.4285714286vw !important;
    height: auto;
    transform: translateY(-100%);
    right: 21.9px;
    right: 3.1285714286vw;
  }

  .p-achievement2__college-cols {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    gap: 0;
  }

  .p-achievement2__college-cols > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .p-achievement2__colleges {
    padding: 0;
    margin-bottom: 37.6px !important;
    margin-bottom: 5.3714285714vw !important;
  }

  .p-achievement2__colleges:last-of-type {
    margin-bottom: 0;
  }

  .p-achievement2__college-col:nth-child(1) {
    padding-bottom: 85.7px;
    padding-bottom: 12.2428571429vw;
  }

  .p-achievement2__college-col:nth-child(2),
  .p-achievement2__college-col:nth-child(3) {
    padding-top: 36px;
    padding-bottom: 36px;
    padding-top: 5.1428571429vw;
    padding-bottom: 5.1428571429vw;
  }

  .p-achievement2__college-col:nth-child(3) {
    padding-bottom: 142.6px;
    padding-bottom: 20.3714285714vw;
  }

  .p-achievement2__college--faculty {
    padding: 14.6px 83.6px 17.9px 19px;
    padding: 2.0857142857vw 11.9428571429vw 2.5571428571vw 2.7142857143vw;
    margin-left: auto;
    margin-bottom: 23.4px !important;
    margin-bottom: 3.3428571429vw !important;
    width: 92.86%;
    font-size: 36px !important;
    font-size: max(5.1428571429vw, 16px) !important;
    line-height: 1;
  }

  .p-achievement2__college--faculty svg {
    margin-right: 20.7px;
    margin-right: 2.9571428571vw;
    width: 60px !important;
    width: 8.5714285714vw !important;
    height: 57.46px !important;
    height: 8.5714285714vw !important;
    vertical-align: sub;
  }

  .p-achievement2__college--faculty div:last-of-type {
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
    letter-spacing: 0.08em;
  }

  .p-achievement2__college--faculty div:last-of-type span {
    font-size: 40px !important;
    font-size: max(5.7142857143vw, 16px) !important;
  }

  .p-achievement2__college--name {
    width: 78.46%;
    margin-left: auto;
    margin-bottom: 29px !important;
    margin-bottom: 4.1428571429vw !important;
    padding-left: 0;
    padding-right: 85.3px;
    padding-right: 12.1857142857vw;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
  }

  .p-achievement2__college--name:last-of-type {
    margin-bottom: 0;
  }

  .p-achievement2__college--name div:last-of-type {
    font-size: 28px !important;
    font-size: max(4vw, 16px) !important;
    letter-spacing: 0.1em;
  }

  .p-achievement2__college--name div:last-of-type span {
    font-size: 34px !important;
    font-size: max(4.8571428571vw, 16px) !important;
  }

  .p-achievement2 small {
    position: absolute;
    bottom: 0;
    right: 31.7px;
    right: 4.5285714286vw;
    bottom: 17.8px !important;
    bottom: 2.5428571429vw !important;
    font-size: 28px !important;
    font-size: max(4vw, 16px) !important;
  }
}

.p-contact {
  padding: 20px;
  background-color: #6499ad;
}

.p-contact__container {
  padding: 35px 20px 15px;
  max-width: 920px !important;
  background-color: #fff;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.p-contact__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 15px;
  max-width: 550px;
  color: #6499ad;
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.57;
}

.p-contact__buttons {
  max-width: 860px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto 10px;
}

.p-contact__left {
  width: 480px;
  padding: 15px;
}

.p-contact__left a {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  color: #6499ad;
  font-size: 4rem;
  line-height: 1.25;
  letter-spacing: 0.02em;
  margin-bottom: 5px;
  position: relative;
}

.p-contact__left a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  border-bottom: 1px solid #6499ad;
}

.p-contact__left a:hover {
  opacity: 0.7;
}

.p-contact__left span {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  height: 30px;
  width: 130px;
  background-color: #6499ad;
  border-radius: 7px;
  color: #fff;
  font-size: 1.6rem;
  padding: 0 10px;
  margin-right: 20px;
}

.p-contact__left a strong {
  font-weight: normal;
  flex-grow: 1;
  text-align: center;
}

.p-contact__left a svg {
  width: 15px;
  margin-right: 5px;
}

.p-contact__left p {
  color: #e64400;
  font-size: 2rem;
  line-height: 1.25;
  letter-spacing: 0.06em;
  margin-top: 20px;
  text-align: center;
}

.p-contact__right {
  width: 380px;
  padding: 10px 15px;
}

.p-contact__right a {
  display: inline-flex;
  max-width: 350px;
  width: 100%;
  height: 64px;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.02em;
  border-radius: 32px;
  margin: 5px 0;
}

.p-contact__right a:hover {
  opacity: 0.7;
}

.p-contact__right a svg {
  margin-right: 15px;
}

.p-contact__right a:first-of-type {
  background-color: #2fabbe;
}

.p-contact__right a:nth-of-type(2) {
  background-color: #e8b100;
}

.p-contact__right a:last-of-type {
  background-color: #eb6e34;
}

.p-contact small {
  display: block;
  margin: 0 auto;
  max-width: 799.76px;
  font-size: 1.4rem;
  line-height: 1.39;
  letter-spacing: 0.06em;
  width: 100%;
}

@media screen and (max-width: 781px) {
  .p-contact {
    padding: 0 10px;
  }

  .p-contact__container {
    padding: 25px 10px;
    border-radius: 0;
  }

  .p-contact__head {
    margin: 0 auto 15px;
    max-width: 90vw;
    font-size: max(5.1428571429vw, 16px);
  }

  .p-contact__head svg {
    width: 23px;
    width: 3.2857142857vw;
  }

  .p-contact__buttons {
    max-width: 100%;
    margin: 0 auto 10px;
  }

  .p-contact__left {
    width: 100%;
    padding: 10px;
    text-align: center;
  }

  .p-contact__left a {
    font-size: max(7.7142857vw, 16px);
    margin-bottom: 5px;
  }

  .p-contact__left span {
    height: 5.71vw;
    width: 24.85vw;
    border-radius: 1vw;
    font-size: max(3.142847vw, 11px);
    padding: 0 1.4285714vw;
    margin-right: 2.8571428vw;
  }

  .p-contact__left a svg {
    width: 2.8571428vw;
    margin-right: 0.7142857vw;
  }

  .p-contact__left p {
    font-size: max(4.5714285vw, 16px);
    margin-top: 2.8571428vw;
  }

  .p-contact__right {
    width: 100%;
    padding: 10px 15px;
    text-align: center;
  }

  .p-contact__right a {
    max-width: 78.5714285vw;
    height: 14.2857142vw;
    font-size: 4.5714285vw;
    border-radius: 7.1428541vw;
    margin: 5px 0;
  }

  .p-contact__right a svg {
    margin-right: 2.1428751vw;
  }

  .p-contact__right a:first-of-type svg {
    width: 5vw;
  }

  .p-contact__right a:nth-of-type(2) svg {
    width: 8vw;
  }

  .p-contact__right a:last-of-type svg {
    width: 7.2857142vw;
  }

  .p-contact small {
    max-width: 100%;
    font-size: max(3.4285714vw, 12px);
  }
}

/* @media screen and (max-width: 781px) {
  .p-contact {
    padding: 0 20px;
  }

  .p-contact__container {
    padding: 0 20px;
    padding-top: 80.7px;
    padding-top: 11.5285714286vw;
    padding-bottom: 112.4px;
    padding-bottom: 16.0571428571vw;
    border-radius: 0;
  }

  .p-contact__head {
    font-size: 36px !important;
    font-size: max(5.1428571429vw, 16px) !important;
    margin-bottom: 27.7px !important;
    margin-bottom: 3.9571428571vw !important;
    width: 100%;
    max-width: none;
    letter-spacing: 0.06em;
    position: relative;
    justify-content: center;
  }

  .p-contact__head svg {
    width: 23px !important;
    width: 3.2857142857vw !important;
  }

  .p-contact__head svg:first-child {
    position: absolute;
    left: -12px;
  }

  .p-contact__head svg:last-child {
    position: absolute;
    right: -12px;
  }

  .p-contact__left,
  .p-contact__right {
    margin: 0 auto;
    width: 550px !important;
    width: 78.5714285714vw !important;
  }

  .p-contact__left {
    margin-bottom: 17px !important;
    margin-bottom: 2.4285714286vw !important;
  }

  .p-contact__left a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 73px;
    padding-top: 10.4285714286vw;
    padding-bottom: 56px;
    padding-bottom: 8vw;
    margin-bottom: 10.1px !important;
    margin-bottom: 1.4428571429vw !important;
    font-size: 60px !important;
    font-size: max(8.5714285714vw, 16px) !important;
    line-height: 1;
    letter-spacing: 0.04em;
  }

  .p-contact__left a svg {
    margin-right: 15.3px;
    margin-right: 2.1857142857vw;
    width: 38.2px !important;
    width: 5.4571428571vw !important;
  }

  .p-contact__left p {
    margin-left: 12.3px;
    margin-left: 1.7571428571vw;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
    letter-spacing: 0.06em;
  }

  .p-contact__right {
    order: 2;
  }

  .p-contact__right a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 34px !important;
    font-size: max(4.8571428571vw, 16px) !important;
  }

  .p-contact__right a:first-of-type {
    padding-top: 34.6px;
    padding-top: 4.9428571429vw;
    padding-bottom: 30.5px;
    padding-bottom: 4.3571428571vw;
    margin-bottom: 15px !important;
    margin-bottom: 2.1428571429vw !important;
  }

  .p-contact__right a:first-of-type svg {
    margin-right: 21.1px;
    margin-right: 3.0142857143vw;
    width: 47.21px !important;
    width: 6.7442857143vw !important;
  }

  .p-contact__right a:last-of-type {
    padding-top: 29.8px;
    padding-top: 4.2571428571vw;
    padding-bottom: 25.5px;
    padding-bottom: 3.6428571429vw;
  }

  .p-contact__right a:last-of-type svg {
    margin-right: 31.62px;
    margin-right: 4.5171428571vw;
    width: 22.5px !important;
    width: 3.2142857143vw !important;
  }

  .p-contact small {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 17px !important;
    margin-bottom: 2.4285714286vw !important;
    padding-left: 1.5em;
    text-indent: -1.5em;
    display: block;
    font-size: 24px !important;
    font-size: max(3.4285714286vw, 16px) !important;
    line-height: 1.33;
    letter-spacing: 0.06em;
  }
} */

.p-cause__container {
  padding-top: 53px;
  padding-bottom: 149.2px;
  max-width: 1000px !important;
  background-image: url(../img/cause_bg.png);
  background-size: cover;
  background-position: center;
}

.p-cause__container > div {
  position: relative;
}

.p-cause__container > div img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  width: 660.91px;
}

.p-cause__head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto 58px;
  max-width: 550px;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.27;
  z-index: 1;
}

.p-cause__head div {
  color: #fff;
  text-align: center;
}

.p-cause__head span {
  color: #fafa37;
}

.p-cause__list {
  position: relative;
  z-index: 1;
  text-align: center;
}

.p-cause__item {
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 2.31;
}

.p-cause__item > br {
  display: none;
}

.p-cause__item span:first-of-type {
  padding-bottom: 4.9px;
  border-bottom: 2px solid #fff;
}

.p-cause__item svg {
  vertical-align: text-bottom;
}

.p-cause__item svg:first-of-type {
  margin-right: 10px;
}

.p-cause__item svg:last-of-type {
  margin-right: 7px;
}

@media screen and (max-width: 700px) {
  .p-cause__container {
    padding-top: 97.7px;
    padding-top: 13.9571428571vw;
    background-image: url(../img/cause_sp.png);
  }

  .p-cause__head {
    margin-bottom: 45.6px !important;
    margin-bottom: 6.5142857143vw !important;
    padding: 0 20px;
    width: 100%;
    max-width: none;
  }

  .p-cause__head > div {
    font-size: 41px !important;
    font-size: max(5.8571428571vw, 16px) !important;
    letter-spacing: 0.04em;
  }
}

@media screen and (max-width: 700px) and (max-width: 507px) {
  .p-cause__head > div {
    font-size: 40px !important;
    font-size: max(5.7142857143vw, 16px) !important;
  }
}

@media screen and (max-width: 700px) and (max-width: 401px) {
  .p-cause__head > div {
    font-size: 38.5px !important;
    font-size: max(5.5vw, 16px) !important;
  }
}

@media screen and (max-width: 700px) {
  .p-cause__head span {
    font-size: 42px !important;
    font-size: max(6vw, 16px) !important;
    letter-spacing: 0.06em;
  }
}

@media screen and (max-width: 700px) {
  .p-cause__head svg {
    width: 24px !important;
    width: 3.4285714286vw !important;
    height: auto;
  }
}

@media screen and (max-width: 700px) {
  .p-cause__item {
    margin-left: 78.5px;
    margin-left: 11.2142857143vw;
    line-height: 1;
    text-align: left;
  }

  .p-cause__item svg:first-of-type {
    margin-right: 13px;
    margin-right: 1.8571428571vw;
    width: 33.96px !important;
    width: 4.8514285714vw !important;
    height: auto;
    fill: #fff;
  }

  .p-cause__item svg:last-of-type {
    margin-right: 11.7px;
    margin-right: 1.6714285714vw;
    width: 28.09px !important;
    width: 4.0128571429vw !important;
    height: auto;
  }

  .p-cause__item span {
    display: inline-block;
  }

  .p-cause__item span:first-of-type {
    margin-bottom: 11px !important;
    margin-bottom: 1.5714285714vw !important;
    font-size: 38px !important;
    font-size: max(5.4285714286vw, 16px) !important;
  }

  .p-cause__item span:last-of-type {
    margin-left: 87.5px;
    margin-left: 12.5vw;
    margin-bottom: 36.6px !important;
    margin-bottom: 5.2285714286vw !important;
    font-size: 34px !important;
    font-size: max(4.8571428571vw, 16px) !important;
  }
}

@media screen and (max-width: 700px) {
  .p-cause img {
    width: 677.59px !important;
    width: 96.7985714286vw !important;
  }
}

.p-feature {
  padding: 68px 20px 80px;
  background-color: #f6f3f0;
}

.p-feature__container {
  max-width: 860px !important;
}

.p-feature__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 93.4px;
  max-width: 550px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.p-feature__head div {
  font-size: 3rem;
  line-height: 1.27;
  text-align: center;
}

.p-feature__head div span {
  color: #3cc3f5;
  font-size: 2.8rem;
  line-height: 1.36;
}

.p-feature__item .p-feature__item-head {
  display: flex;
}

.p-feature__item .p-feature__item-head span:not(:first-of-type) {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

.p-feature__item .p-feature__item-head span:nth-of-type(2) {
  position: relative;
  z-index: 1;
}

.p-feature__item .p-feature__item-head span:nth-of-type(2)::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -16px;
  transform: translateY(-50%);
  width: 47.89px;
  height: 47.89px;
  border-radius: 50%;
  z-index: -1;
}

.p-feature__item:nth-of-type(odd) span:nth-of-type(2)::before {
  background-color: #3cc3f5;
}

.p-feature__item:nth-of-type(even) span:nth-of-type(2)::before {
  background-color: #fafa37;
}

.p-feature__item:nth-of-type(1) {
  margin-bottom: 80.7px;
}

.p-feature__item:nth-of-type(1) .p-feature__item-head {
  margin-bottom: 42.7px;
}

.p-feature__item:nth-of-type(1) .p-feature__body {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 56.78% 7.07% 30.09%;
  grid-template-columns: 56.78% 30.09%;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -moz-column-gap: 7.07%;
  column-gap: 7.07%;
  width: 100%;
}

.p-feature__item:nth-of-type(1) .p-feature__body > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.p-feature__item:nth-of-type(1) .p-feature__body > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.p-feature__item:nth-of-type(1) .p-feature__body > *:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

.p-feature__item:nth-of-type(1) .p-feature__body > *:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
}

.p-feature__item:nth-of-type(1) .p-feature__body .p-feature__thumb {
  margin-top: -10%;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
}

.p-feature__item:nth-of-type(1) .p-feature__body .p-feature__thumb p {
  color: #3cc3f5;
  font-size: 2.6rem;
  font-weight: bold;
}

.p-feature__item:nth-of-type(2) {
  margin-bottom: 95.1px;
}

.p-feature__item:nth-of-type(2) .p-feature__item-head {
  margin-top: 1.75%;
}

.p-feature__item:nth-of-type(2) span:nth-of-type(2)::after {
  content: "自分の学力を詳細まで把握できる";
  position: absolute;
  left: 0;
  display: block;
  width: 400px;
}

.p-feature__item:nth-of-type(2) .p-feature__thumb {
  margin-top: 2.35%;
}

.p-feature__item:nth-of-type(2) .p-feature__thumb > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}

.p-feature__item:nth-of-type(2) .p-feature__thumb > div:first-of-type {
  margin: 0 auto 13.9px;
  max-width: 186.24px;
}

.p-feature__item:nth-of-type(2) .p-feature__thumb > div:first-of-type p {
  height: 70px;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  white-space: nowrap;
  background-color: #fff;
  border-radius: 50%;
}

.p-feature__item:nth-of-type(2) .p-feature__thumb > div:nth-of-type(2) {
  margin-bottom: 21.6px;
}

.p-feature__item:nth-of-type(2) .p-feature__thumb > div:not(:first-of-type) {
  display: block;
  text-align: center;
}

.p-feature__item:nth-of-type(2) .p-feature__thumb > div:not(:first-of-type) p {
  color: #3cc3f5;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.96;
}

.p-feature__item:nth-of-type(2) .p-feature__content {
  max-width: 860px;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) {
  display: block;
  margin-bottom: 21.5px;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) > div {
  display: -ms-grid;
  display: grid;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) > div:first-of-type {
  -ms-grid-columns: 1fr 4.72% 65.49%;
  grid-template-columns: 1fr 65.49%;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -moz-column-gap: 4.72%;
  column-gap: 4.72%;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) > div:first-of-type > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) > div:first-of-type > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) > div:first-of-type .p-feature__thumb {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  font-size: 2rem;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) > div:first-of-type dl:first-of-type {
  margin-bottom: 16px;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) > div:first-of-type dl:last-of-type {
  margin-bottom: 22px;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) > div:first-of-type dl br {
  display: none;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) > div:last-of-type {
  -ms-grid-columns: 62.25% 2.94% 1fr;
  grid-template-columns: 62.25% 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  -moz-column-gap: 2.94%;
  column-gap: 2.94%;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) > div:last-of-type > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) > div:last-of-type > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) > div:last-of-type .p-feature__thumb {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  font-size: 2.4rem;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) > div:last-of-type dd {
  margin-left: 0;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) .p-feature__thumb {
  -ms-grid-row-align: center;
  align-self: center;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) dt {
  font-size: 1.8rem;
  line-height: 2.22;
}

.p-feature__item:nth-of-type(2) .p-feature__content:nth-child(3) dd {
  width: 95.02%;
  margin-left: auto;
  font-size: 1.6rem;
  line-height: 2;
}

.p-feature__item:nth-of-type(2) .p-feature__content:last-of-type .p-feature__body {
  width: 62.25%;
}

.p-feature__item:nth-of-type(2) .p-feature__content:last-of-type dd {
  padding-left: 0;
}

.p-feature__item:nth-of-type(2) .p-feature__content:last-of-type .p-feature__thumb {
  margin-right: 40px;
  text-align: right;
}

.p-feature__item:nth-of-type(2) .p-feature__content:last-of-type .p-feature__thumb > svg {
  margin-bottom: 2.1px;
  margin-right: 25px;
}

.p-feature__item:nth-of-type(2) .p-feature__content:last-of-type .p-feature__thumb p {
  color: #3cc3f5;
  font-weight: bold;
}

.p-feature__item:nth-of-type(2) .p-feature__content:last-of-type .p-feature__thumb p svg {
  vertical-align: middle;
}

.p-feature__item:nth-of-type(2) .p-feature__body {
  width: 65.49%;
}

.p-feature__item:nth-of-type(2) .p-feature__body dt {
  margin-bottom: 15.8px;
  font-size: 1.8rem;
  font-weight: bold;
}

.p-feature__item:nth-of-type(2) .p-feature__body dd {
  padding-left: 1.5em;
  font-size: 1.6rem;
  line-height: 2;
}

.p-feature__item:nth-of-type(2) .p-feature__body dd:first-of-type {
  margin-bottom: 21.4px;
}

.p-feature__item:nth-of-type(3) .p-feature__item-head br:first-of-type {
  display: block;
}

.p-feature__item:nth-of-type(3) .p-feature__item-head p::before {
  top: -7%;
}

.p-feature__item:nth-of-type(3) .p-feature__body {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 5.3% 44.19%;
  grid-template-columns: 1fr 44.19%;
  -ms-grid-rows: auto auto 1fr;
  grid-template-rows: auto auto 1fr;
  -moz-column-gap: 5.3%;
  column-gap: 5.3%;
  width: 100%;
}

.p-feature__item:nth-of-type(3) .p-feature__body > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.p-feature__item:nth-of-type(3) .p-feature__body > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.p-feature__item:nth-of-type(3) .p-feature__body > *:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

.p-feature__item:nth-of-type(3) .p-feature__body > *:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
}

.p-feature__item:nth-of-type(3) .p-feature__body > *:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.p-feature__item:nth-of-type(3) .p-feature__body > *:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.p-feature__item:nth-of-type(3) .p-feature__body .p-feature__thumb {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  grid-row: 1/4;
  width: 100%;
}

.p-feature__item:nth-of-type(3) .p-feature__thumb {
  margin-top: -25%;
  width: 44.19%;
}

.p-feature__item:nth-of-type(3) .p-feature__card:first-of-type svg {
  right: 38.5px;
}

.p-feature__item:nth-of-type(3) .p-feature__card:last-of-type svg {
  right: 35.1px;
}

.p-feature__item > div:first-child {
  display: flex;
  justify-content: space-between;
  margin-bottom: 44.2px;
}

.p-feature__item > div:first-child > p {
  width: 54.71%;
  font-size: 1.6rem;
  line-height: 2;
}

.p-feature__item-head {
  margin-left: 25.4px;
  align-items: baseline;
}

.p-feature:nth-of-type(1) {
  margin-bottom: 42.7px;
}

.p-feature__number,
.p-feature__number--orange,
.p-feature__number--blue {
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.36;
}

.p-feature__number--blue {
  color: #3cc3f5;
}

.p-feature__number--orange {
  color: #e78824;
}

.p-feature__circle,
.p-feature__circle--yellow,
.p-feature__circle--blue {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 19.5px;
  font-size: 2rem;
  font-weight: bold;
  z-index: 1;
}

.p-feature__circle--blue::before {
  content: "";
  position: absolute;
  transform: translateX(-35%);
  display: block;
  width: 47.89px;
  height: 47.89px;
  border-radius: 50%;
  background-color: #3cc3f5;
  z-index: -1;
}

.p-feature__circle--blue br {
  display: none;
}

.p-feature__circle--yellow::before {
  content: "";
  position: absolute;
  top: -10%;
  transform: translateX(-35%);
  display: block;
  width: 47.89px;
  height: 47.89px;
  border-radius: 50%;
  background-color: #fafa37;
  z-index: -1;
}

.p-feature__circle--yellow br:last-of-type {
  display: none;
}

.p-feature__sub-head {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: 42.9px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  z-index: 1;
}

.p-feature__sub-head br {
  display: none;
}

.p-feature__sub-head::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 28.5%;
  transform: translateY(-50%);
  display: block;
  width: 47.89px;
  height: 47.89px;
  border-radius: 50%;
  z-index: -1;
  background-color: #fafa37;
}

.p-feature__content {
  display: flex;
  justify-content: space-between;
}

.p-feature__body {
  width: 56.78%;
}

.p-feature__body p {
  font-size: 1.6rem;
  line-height: 2;
}

.p-feature__body p:not(:last-of-type) {
  margin-bottom: 32px;
}

.p-feature__thumb > div:first-of-type > p {
  color: #000 !important;
}

.p-feature__card {
  position: relative;
  background-color: #fff;
}

.p-feature__card svg {
  position: absolute;
}

.p-feature__card p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  white-space: nowrap;
  font-weight: bold;
  border-radius: 50%;
}

.p-feature__card ul {
  list-style: disc;
  list-style-position: inside;
  font-size: 1.6rem;
  line-height: 2.19;
}

.p-feature__card:first-of-type {
  padding-top: 25px;
  padding-bottom: 23.9px;
  margin-bottom: 9.3px;
}

.p-feature__card:first-of-type p {
  margin-bottom: 25.1px;
  width: 70px;
  height: 70px;
  font-size: 1.8rem;
  background-color: #ccc;
}

.p-feature__card:first-of-type ul {
  padding-left: 24px;
}

.p-feature__card:last-of-type {
  padding-top: 21px;
  padding-bottom: 30px;
  border: 4px solid #fafa37;
}

.p-feature__card:last-of-type p {
  margin-bottom: 23.5px;
  width: 85.56px;
  height: 85.56px;
  font-size: 2.2rem;
  background-color: #3cc3f5;
}

.p-feature__card:last-of-type ul {
  padding-left: 36px;
}

@media screen and (max-width: 700px) {
  .p-feature {
    padding-right: 0;
    padding-left: 0;
    padding-top: 82.9px;
    padding-top: 11.8428571429vw;
    padding-bottom: 74px;
    padding-bottom: 10.5714285714vw;
  }

  .p-feature__head {
    padding: 0 20px;
    margin-bottom: 85.5px !important;
    margin-bottom: 12.2142857143vw !important;
    letter-spacing: 0.1em;
  }

  .p-feature__head div {
    font-size: 42px !important;
    font-size: max(6vw, 16px) !important;
  }

  .p-feature__head span {
    font-size: 36px !important;
    font-size: max(5.1428571429vw, 16px) !important;
    letter-spacing: 0.08em;
  }

  .p-feature__head svg {
    width: 23px !important;
    width: 3.2857142857vw !important;
    height: auto;
  }

  .p-feature__item:nth-child(1) .p-feature__item-head {
    margin-bottom: 41.8px !important;
    margin-bottom: 5.9714285714vw !important;
    font-size: 40px !important;
    font-size: max(5.7142857143vw, 16px) !important;
    letter-spacing: 0.04em;
  }

  .p-feature__item:nth-child(1) .p-feature__body {
    display: flex;
    flex-wrap: wrap;
  }

  .p-feature__item:nth-child(1) .p-feature__body > p {
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
  }

  .p-feature__item:nth-child(1) .p-feature__body > p:first-of-type {
    order: 1;
    margin-bottom: 62.7px !important;
    margin-bottom: 8.9571428571vw !important;
  }

  .p-feature__item:nth-child(1) .p-feature__body > p:last-of-type {
    order: 3;
  }

  .p-feature__item:nth-child(1) .p-feature__body .p-feature__thumb {
    order: 2;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 59.5px !important;
    margin-bottom: 8.5vw !important;
    width: 534.02px !important;
    width: 76.2885714286vw !important;
    margin: 0 auto;
  }

  .p-feature__item:nth-child(1) .p-feature__body .p-feature__thumb svg {
    width: 534.02px !important;
    width: 76.2885714286vw !important;
    margin-left: 0;
    height: auto;
  }

  .p-feature__item:nth-child(1) .p-feature__body .p-feature__thumb p {
    font-size: 53.65px !important;
    font-size: max(7.6642857143vw, 16px) !important;
    text-align: right;
  }

  .p-feature__item:nth-child(2) > div:first-of-type {
    flex-direction: column;
    align-items: center;
    margin-bottom: 86.4px !important;
    margin-bottom: 12.3428571429vw !important;
  }

  .p-feature__item:nth-child(2) > div:first-of-type > p {
    padding-left: 21px;
    padding-right: 29px;
    width: 100%;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
  }

  .p-feature__item:nth-child(2) .p-feature__circle,
  .p-feature__item:nth-child(2) .p-feature__circle--blue,
  .p-feature__item:nth-child(2) .p-feature__circle--yellow {
    margin-bottom: 71.7px !important;
    margin-bottom: 10.2428571429vw !important;
  }

  .p-feature__item:nth-child(2) .p-feature__thumb div:first-of-type p {
    color: #000;
  }

  .p-feature__item:nth-child(2) .p-feature__content {
    margin-bottom: 78px !important;
    margin-bottom: 11.1428571429vw !important;
    flex-direction: column-reverse;
  }

  .p-feature__item:nth-child(2) .p-feature__content > div div:first-of-type {
    -ms-grid-row: 2 !important;
    -ms-grid-row-span: 1 !important;
    grid-row: 2/3 !important;
  }

  .p-feature__item:nth-child(2) .p-feature__content > div div:first-of-type div:last-of-type p {
    margin-bottom: 0 !important;
  }

  .p-feature__item:nth-child(2) .p-feature__content > div dl:last-of-type {
    margin-bottom: 58px !important;
    margin-bottom: 8.2857142857vw !important;
  }

  .p-feature__item:nth-child(3) .p-feature__circle::before,
  .p-feature__item:nth-child(3) .p-feature__circle--blue::before,
  .p-feature__item:nth-child(3) .p-feature__circle--yellow::before {
    left: 3%;
  }

  .p-feature__item:nth-child(3) .p-feature__circle::before,
  .p-feature__item:nth-child(3) .p-feature__circle--blue::before,
  .p-feature__item:nth-child(3) .p-feature__circle--yellow::before {
    top: -10%;
  }

  .p-feature__item:nth-child(3) .p-feature__body {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
  }

  .p-feature__item:nth-child(3) .p-feature__body p {
    padding-left: 21px;
    padding-right: 29px;
    width: 100%;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
    margin-bottom: 64px !important;
    margin-bottom: 9.1428571429vw !important;
  }

  .p-feature__item:nth-child(3) .p-feature__body p:last-of-type {
    margin-bottom: 36px !important;
    margin-bottom: 5.1428571429vw !important;
  }

  .p-feature__item:nth-child(3) .p-feature__body p:nth-of-type(1) {
    order: 1;
  }

  .p-feature__item:nth-child(3) .p-feature__body p:nth-of-type(2) {
    order: 2;
  }

  .p-feature__item:nth-child(3) .p-feature__body p:nth-of-type(3) {
    order: 4;
    margin-bottom: 0 !important;
  }

  .p-feature__item:nth-child(3) .p-feature__body .p-feature__thumb {
    order: 3;
    margin-top: 0;
    margin-bottom: 26.9px !important;
    margin-bottom: 3.8428571429vw !important;
    padding: 0 10px;
    width: 100%;
  }

  .p-feature__item:nth-child(3) .p-feature__body .p-feature__thumb .p-feature__card:first-of-type svg {
    right: 63px;
    right: 9vw;
    width: 115px !important;
    width: 16.4285714286vw !important;
    height: auto;
  }

  .p-feature__item:nth-child(3) .p-feature__body .p-feature__thumb .p-feature__card:last-of-type svg {
    right: 65.9px;
    right: 9.4142857143vw;
    width: 107.61px !important;
    width: 15.3728571429vw !important;
    height: auto;
  }

  .p-feature__item-head {
    align-items: baseline !important;
  }

  .p-feature__number,
  .p-feature__number--blue,
  .p-feature__number--orange {
    font-size: 60px !important;
    font-size: max(8.5714285714vw, 16px) !important;
  }

  .p-feature__circle,
  .p-feature__circle--blue,
  .p-feature__circle--yellow {
    font-size: 40px !important;
    font-size: max(5.7142857143vw, 16px) !important;
    padding-left: 9.1px;
    padding-left: 1.3vw;
  }

  .p-feature__circle--blue::before,
  .p-feature__circle--yellow::before {
    content: "";
    width: 100px !important;
    width: 14.2857142857vw !important;
    height: 100px !important;
    height: 14.2857142857vw !important;
    top: -12%;
  }

  .p-feature__circle--yellow::before {
    top: -10%;
  }

  .p-feature__circle br,
  .p-feature__circle--blue br,
  .p-feature__circle--yellow br {
    display: block !important;
  }

  .p-feature__content {
    flex-direction: column;
  }

  .p-feature__body {
    padding-left: 21px;
    padding-right: 29px;
    width: 100%;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
  }

  .p-feature__sub-head {
    font-size: 40px !important;
    font-size: max(5.7142857143vw, 16px) !important;
    letter-spacing: 0.04em;
  }

  .p-feature__sub-head br {
    display: block;
  }

  .p-feature__sub-head::before {
    width: 100px !important;
    width: 14.2857142857vw !important;
    height: 100px !important;
    height: 14.2857142857vw !important;
    top: -20%;
    left: 19%;
    transform: none;
  }

  .p-feature__content > div {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }

  .p-feature__content > div dt {
    text-align: center;
  }

  .p-feature__content > div dt br {
    display: block !important;
  }

  .p-feature__content > div dt {
    margin-bottom: 30.3px !important;
    margin-bottom: 4.3285714286vw !important;
    font-size: 36px !important;
    font-size: max(5.1428571429vw, 16px) !important;
    line-height: 1.4 !important;
  }

  .p-feature__content > div dd {
    margin: 0 !important;
    width: 100% !important;
    text-align: left;
    padding-left: 21px !important;
    padding-right: 29px !important;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
  }

  .p-feature__content > div:first-of-type {
    -ms-grid-columns: 1fr !important;
    grid-template-columns: 1fr !important;
    -ms-grid-rows: 3fr !important;
    grid-template-rows: 3fr !important;
  }

  .p-feature__content > div:first-of-type > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .p-feature__content > div:first-of-type .p-feature__thumb {
    margin-bottom: 108.1px !important;
    margin-bottom: 15.4428571429vw !important;
    order: 1;
    grid-row: none !important;
    width: 100%;
  }

  .p-feature__content > div:first-of-type .p-feature__thumb > div {
    max-width: none !important;
  }

  .p-feature__content > div:first-of-type .p-feature__thumb div:first-child {
    width: 57.14%;
    margin-bottom: 27.8px !important;
    margin-bottom: 3.9714285714vw !important;
  }

  .p-feature__content > div:first-of-type .p-feature__thumb div:first-child p {
    width: 140px !important;
    width: 20vw !important;
    height: 140px !important;
    height: 20vw !important;
    font-size: 36px !important;
    font-size: max(5.1428571429vw, 16px) !important;
    color: #000 !important;
  }

  .p-feature__content > div:first-of-type .p-feature__thumb div:nth-child(2) svg,
  .p-feature__content > div:first-of-type .p-feature__thumb div:last-of-type svg {
    width: 336.43px !important;
    width: 48.0614285714vw !important;
    height: auto;
  }

  .p-feature__content > div:first-of-type .p-feature__thumb div:nth-child(2) p,
  .p-feature__content > div:first-of-type .p-feature__thumb div:last-of-type p {
    margin-bottom: 21px !important;
    margin-bottom: 3vw !important;
    font-size: 40px !important;
    font-size: max(5.7142857143vw, 16px) !important;
  }

  .p-feature__content > div:first-of-type .p-feature__thumb div:last-of-type p {
    margin-bottom: 0;
  }

  .p-feature__content > div:first-of-type dl:first-of-type {
    order: 0;
    text-align: center;
  }

  .p-feature__content > div:first-of-type dl:first-of-type br {
    display: block !important;
  }

  .p-feature__content > div:first-of-type dl:last-of-type {
    order: 2;
  }

  .p-feature__content > div:last-of-type {
    -ms-grid-columns: 1fr !important;
    grid-template-columns: 1fr !important;
    -ms-grid-rows: 2fr !important;
    grid-template-rows: 2fr !important;
  }

  .p-feature__content > div:last-of-type > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .p-feature__content > div:last-of-type dl {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    margin-bottom: 58px !important;
    margin-bottom: 8.2857142857vw !important;
  }

  .p-feature__content > div:last-of-type .p-feature__thumb {
    -ms-grid-column: 1 !important;
    -ms-grid-column-span: 2 !important;
    grid-column: 1/3 !important;
    width: 100%;
    text-align: center !important;
  }

  .p-feature__content > div:last-of-type .p-feature__thumb > svg {
    margin-right: 0 !important;
    margin-left: 56px;
    margin-left: 8vw;
    width: 358.48px !important;
    width: 51.2114285714vw !important;
    height: auto;
  }

  .p-feature__content > div:last-of-type .p-feature__thumb p {
    font-size: 46.23px !important;
    font-size: max(6.6042857143vw, 16px) !important;
  }

  .p-feature__content > div:last-of-type .p-feature__thumb p svg {
    width: 78.35px !important;
    width: 11.1928571429vw !important;
    height: auto;
  }

  .p-feature__content:nth-of-type(2) {
    margin-bottom: 0 !important;
  }

  .p-feature__card {
    width: 100% !important;
  }

  .p-feature__card p {
    font-size: 32.21px !important;
    font-size: max(4.6014285714vw, 16px) !important;
  }

  .p-feature__card ul {
    text-align: left;
  }

  .p-feature__card:first-of-type {
    margin-bottom: 16.6px !important;
    margin-bottom: 2.3714285714vw !important;
    padding-top: 44.7px;
    padding-top: 6.3857142857vw;
    padding-bottom: 61.6px;
    padding-bottom: 8.8vw;
  }

  .p-feature__card:first-of-type p {
    width: 125.26px !important;
    width: 17.8942857143vw !important;
    height: 125.26px !important;
    height: 17.8942857143vw !important;
  }

  .p-feature__card:first-of-type ul {
    padding-left: 42.9px;
    padding-left: 6.1285714286vw;
    font-size: 28.63px !important;
    font-size: max(4.09vw, 16px) !important;
  }

  .p-feature__card:last-of-type {
    padding-top: 37.7px;
    padding-top: 5.3857142857vw;
    padding-bottom: 54.6px;
    padding-bottom: 7.8vw;
    border: 7.16px solid #fafa37;
    border: 1.0228571429vw solid #fafa37;
  }

  .p-feature__card:last-of-type p {
    width: 153.1px !important;
    width: 21.8714285714vw !important;
    height: 153.1px !important;
    height: 21.8714285714vw !important;
  }

  .p-feature__card:last-of-type ul {
    padding-left: 64.6px;
    padding-left: 9.2285714286vw;
    font-size: 28.63px !important;
    font-size: max(4.09vw, 16px) !important;
  }
}

.p-index {
  padding: 59.2px 20px 85.5px;
}

.p-index__container {
  max-width: 920px !important;
}

.p-index__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 30.3px;
  max-width: 550px;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.p-index__item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 23.12% 1fr;
  grid-template-columns: 23.12% 1fr;
  -ms-grid-rows: max(100%, 100px);
  grid-template-rows: max(100%, 100px);
}

.p-index__item > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.p-index__item > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}

.p-index__item:not(:last-of-type) {
  margin-bottom: 10px;
}

.p-index__course,
.p-index__course--gradient6,
.p-index__course--gradient5,
.p-index__course--gradient4,
.p-index__course--gradient3,
.p-index__course--gradient2,
.p-index__course--gradient1 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.67;
  letter-spacing: 0.06em;
  text-align: center;
}

.p-index__course--gradient1 {
  background-color: #62d4e9;
}

.p-index__course--gradient2 {
  background-color: #3cc3f5;
}

.p-index__course--gradient3 {
  background-color: #4ba8f2;
}

.p-index__course--gradient4 {
  background-color: #4b92e1;
}

.p-index__course--gradient5 {
  background-color: #3c78d5;
}

.p-index__course--gradient6 {
  background-color: #3a5ed5;
}

.p-index__course-desc {
  display: flex;
  align-items: center;
  padding-top: 18.7px;
  padding-bottom: 15.3px;
  padding-left: 27.2px;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  line-height: 1.56;
  background-color: #fff;
}

@media screen and (max-width: 700px) {
  .p-index {
    padding-top: 79.9px;
    padding-top: 11.4142857143vw;
    padding-bottom: 66.9px;
    padding-bottom: 9.5571428571vw;
    padding-right: 0;
    padding-left: 0;
  }

  .p-index__head {
    padding-right: 65px;
    padding-left: 65px;
    padding-right: 9.2857142857vw;
    padding-left: 9.2857142857vw;
    margin-bottom: 63.2px !important;
    margin-bottom: 9.0285714286vw !important;
    font-size: 42px !important;
    font-size: max(6vw, 16px) !important;
    max-width: none;
  }

  .p-index__head svg {
    width: 23px !important;
    width: 3.2857142857vw !important;
    height: auto;
  }

  .p-index__item {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 180px;
    grid-template-rows: 180px;
  }

  .p-index__item > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .p-index__item:not(:last-of-type) {
    margin-bottom: 20px !important;
    margin-bottom: 2.8571428571vw !important;
  }

  .p-index__course,
  .p-index__course--gradient1,
  .p-index__course--gradient2,
  .p-index__course--gradient3,
  .p-index__course--gradient4,
  .p-index__course--gradient5,
  .p-index__course--gradient6 {
    font-size: 38px !important;
    font-size: max(5.4285714286vw, 16px) !important;
    line-height: 1.32;
    letter-spacing: 0.06em;
  }

  .p-index__course-desc {
    padding-top: 45.5px;
    padding-top: 6.5vw;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
    padding-right: 25px;
    padding-left: 25px;
    padding-right: 3.5714285714vw;
    padding-left: 3.5714285714vw;
    padding-bottom: 46px;
    padding-bottom: 6.5714285714vw;
    line-height: 1.94;
  }
}

.p-address {
  padding: 49.7px 20px 85.3px;
  background-color: #6499ad;
}

.p-address__container {
  margin: 0 auto;
  max-width: 900px !important;
}

.p-address__container > div:first-of-type {
  margin-bottom: 40px;
}

.p-address__head {
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
  max-width: 650px;
}

.p-address__head br {
  display: none;
}

.p-address__map {
  position: relative;
  margin-bottom: 0;
  width: 100%;
  height: 0;
  padding-top: 33.33%;
}

.p-address__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-address__info {
  padding: 36.5px 59.5px 36.4px 45.4px;
  background-color: #fff;
}

.p-address__info p {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
}

.p-address__info p:first-of-type {
  margin-bottom: 17.8px;
}

.p-address__info p:first-of-type svg {
  margin-right: 15.3px;
}

.p-address__info p:nth-of-type(2) {
  margin-bottom: 17px;
}

.p-address__info p:nth-of-type(2) svg {
  margin-right: 7.4px;
}

.p-address__info dt {
  display: flex;
  align-items: center;
  margin-bottom: 18.1px;
  font-size: 16px;
  font-weight: 400;
}

.p-address__info dt svg {
  margin-right: 13.9px;
}

.p-address__info dd {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
}

.p-address__info dd:first-of-type {
  margin-bottom: 16px;
}

.p-address__info dd svg {
  margin-left: 7.6px;
  margin-right: 12.3px;
  vertical-align: middle;
}

.p-address p br,
.p-address dd br {
  display: none;
}

.p-address__info-brackets::before {
  content: "(";
}

.p-address__info-brackets::after {
  content: ")";
}

@media screen and (max-width: 881px) {
  .p-address {
    padding: 0;
    padding-top: 55.9px;
    padding-top: 7.9857142857vw;
  }

  .p-address__head {
    margin-bottom: 31.1px !important;
    margin-bottom: 4.4428571429vw !important;
    font-size: 42px !important;
    font-size: max(6vw, 16px) !important;
    justify-content: center;
    text-align: center;
    line-height: 1.25;
  }

  .p-address__head br {
    display: block;
  }

  .p-address__head svg {
    width: 24px !important;
    width: 3.4285714286vw !important;
    height: auto;
  }

  .p-address__head svg:first-of-type {
    margin-right: 10.2px;
    margin-right: 1.4571428571vw;
  }

  .p-address__head svg:last-of-type {
    margin-left: 8.8px;
    margin-left: 1.2571428571vw;
  }

  .p-address__container div:first-of-type {
    margin-bottom: 55.9px !important;
    margin-bottom: 7.9857142857vw !important;
  }

  .p-address__map {
    position: relative;
    margin-bottom: 0;
    width: 100%;
    height: 0;
    padding-top: 57.14%;
  }

  .p-address__map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .p-address__info {
    padding-top: 36.2px;
    padding-top: 5.1714285714vw;
    padding-bottom: 53px;
    padding-bottom: 7.5714285714vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-address__info div:first-of-type {
    display: flex;
    align-items: center;
    font-size: 34px !important;
    font-size: max(4.8571428571vw, 16px) !important;
    line-height: 1.29;
    margin-bottom: 0 !important;
  }

  .p-address__info div:last-of-type {
    margin-left: 90.8px;
    margin-left: 12.9714285714vw;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
    line-height: 1.37;
  }

  .p-address__info svg {
    margin-left: 51.8px;
    margin-left: 7.4vw;
  }

  .p-address__info p:first-of-type {
    align-items: flex-start;
    margin-bottom: 30.4px !important;
    margin-bottom: 4.3428571429vw !important;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
  }

  .p-address__info p:first-of-type svg {
    margin-right: 23.3px;
    margin-right: 3.3285714286vw;
    width: 35.24px !important;
    width: 5.0342857143vw !important;
    height: auto;
  }

  .p-address__info p:nth-of-type(2) {
    font-size: 36px !important;
    font-size: max(5.1428571429vw, 16px) !important;
    margin-bottom: 44px !important;
    margin-bottom: 6.2857142857vw !important;
  }

  .p-address__info p:nth-of-type(2) svg {
    margin-right: 12.2px;
    margin-right: 1.7428571429vw;
    width: 45.85px !important;
    width: 6.55vw !important;
    height: auto;
  }

  .p-address__info dt {
    padding-top: 9.2px;
    padding-top: 1.3142857143vw;
    padding-bottom: 6.4px;
    padding-bottom: 0.9142857143vw;
    margin-bottom: 21.6px !important;
    margin-bottom: 3.0857142857vw !important;
    color: #fff;
    font-size: 38px !important;
    font-size: max(5.4285714286vw, 16px) !important;
    background-color: #6499ad;
  }

  .p-address__info dt svg {
    margin-right: 23.2px;
    margin-right: 3.3142857143vw;
    width: 37.01px !important;
    width: 5.2871428571vw !important;
    height: auto;
  }

  .p-address__info dt svg path,
  .p-address__info dt svg line,
  .p-address__info dt svg rect,
  .p-address__info dt svg circle {
    stroke: #fff;
  }

  .p-address__info dd {
    display: block;
  }

  .p-address__info dd svg {
    margin-left: 59.4px;
    margin-left: 8.4857142857vw;
    margin-right: 10.3px;
    margin-right: 1.4714285714vw;
    width: 20px !important;
    width: 2.8571428571vw !important;
    height: auto;
  }

  .p-address__info dd span::before,
  .p-address__info dd span::after {
    content: none;
  }

  .p-address p br,
  .p-address dd br {
    display: block;
  }

  .p-address__info-station {
    color: #6499ad;
    font-size: 34px !important;
    font-size: max(4.8571428571vw, 16px) !important;
    font-weight: bold;
  }
}

.p-bottom-contact {
  padding-top: 55.1px;
  padding-bottom: 40px;
  background-color: #fff;
}

.p-bottom-contact__container {
  margin: 0 auto;
  /* max-width: 900px !important; */
  max-width: auto !important;
}

.p-bottom-contact__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto 56.9px;
  max-width: 550px;
  color: #6499ad;
  font-size: 2.6rem;
  font-weight: bold;
}

.p-bottom-contact__form-area {
  margin: 0 auto;
  max-width: 783px;
  /* height: 500px; */
  height: auto;
  background-color: #ccc;
}

@media screen and (max-width: 700px) {
  .p-bottom-contact {
    padding: 0 20px;
    background-color: #6499ad;
  }

  .p-bottom-contact__container {
    padding-top: 88.7px;
    padding-top: 12.6714285714vw;
    padding-bottom: 42px;
    padding-bottom: 6vw;
    background-color: #fff;
  }

  .p-bottom-contact__head {
    padding-right: 20px;
    padding-left: 20px;
    padding-right: 2.8571428571vw;
    padding-left: 2.8571428571vw;
    margin-bottom: 23.3px !important;
    margin-bottom: 3.3285714286vw !important;
    font-size: 36px !important;
    font-size: max(5.1428571429vw, 16px) !important;
  }

  .p-bottom-contact__head svg {
    width: 23px !important;
    width: 3.2857142857vw !important;
    height: auto;
  }
}

.p-campaign {
  padding: 54.9px 20px 70.4px;
  background-color: #fff;
}

.p-campaign__head {
  margin: 0 auto 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 550px;
}

.p-campaign__content {
  position: relative;
  height: 350px;
  border: 5px solid #3cc3f5;
  border-radius: 30px;
  background-image: url(../img/campaign_bg.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  background-size: cover;
}

.p-campaign__content::before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: 430px;
  height: 112px;
  border-top-left-radius: 30px;
  border-top: 5px solid #fff;
  border-left: 5px solid #fff;
  background-image: linear-gradient(91deg, white, transparent);
  border-bottom: 5px solid #3cc3f5;
}

.p-campaign__content svg {
  position: absolute;
}

.p-campaign__content svg:first-of-type {
  top: 39px;
}

.p-campaign__content svg:last-of-type {
  bottom: 8.9px;
  right: 9.3px;
}

.p-campaign__content p {
  position: absolute;
}

.p-campaign__content p:first-of-type {
  top: 200.7px;
  left: 51.3px;
  font-size: 1.6rem;
  line-height: 1.875;
}

.p-campaign__content p:last-of-type {
  bottom: 31.6px;
  left: 80.6px;
  font-size: 1.4rem;
}

@media screen and (max-width: 800px) {
  .p-campaign {
    padding-top: 69.4px;
    padding-top: 9.9142857143vw;
    padding-bottom: 58.4px;
    padding-bottom: 8.3428571429vw;
    padding-left: 0;
    padding-right: 0;
    background-color: #fff;
  }

  .p-campaign__content {
    padding-right: 20px;
    padding-left: 20px;
    padding-right: 2.8571428571vw;
    padding-left: 2.8571428571vw;
    padding-top: 659px;
    padding-top: 94.1428571429vw;
    padding-bottom: 59.5px;
    padding-bottom: 8.5vw;
    height: auto;
  }

  .p-campaign__content::before {
    content: "";
    width: 690px !important;
    width: 98.5714285714vw !important;
    height: 460px !important;
    height: 65.7142857143vw !important;
    border: none;
    background-image: url(../img/campaign_bg_sp.png);
    background-position: center;
    background-size: cover;
    border-radius: 0;
    left: 0;
    top: 153.4px !important;
    top: 21.9142857143vw !important;
    z-index: 0;
  }

  .p-campaign__content svg:first-of-type {
    top: 38.9px !important;
    top: 5.5571428571vw !important;
    left: 50%;
    transform: translateX(-50%);
    width: 515px !important;
    width: 73.5714285714vw !important;
    height: auto;
  }

  .p-campaign__content svg:last-of-type {
    top: 306.8px !important;
    top: 43.8285714286vw !important;
    right: 0;
    width: 286px !important;
    width: 40.8571428571vw !important;
    height: auto;
  }

  .p-campaign__content p {
    position: static;
  }

  .p-campaign__content p:first-of-type {
    margin-bottom: 20px !important;
    margin-bottom: 2.8571428571vw !important;
    font-size: 32px !important;
    font-size: max(4.5714285714vw, 16px) !important;
  }

  .p-campaign__content p:last-of-type {
    margin-left: 3px;
    margin-left: 0.4285714286vw;
    font-size: 28px !important;
    font-size: max(4vw, 16px) !important;
  }

  .p-campaign__content p br {
    display: none;
  }
}

@media screen and (max-width: 700px) {
  .p-campaign__head {
    padding-right: 40px;
    padding-left: 40px;
    padding-right: 5.7142857143vw;
    padding-left: 5.7142857143vw;
  }

  .p-campaign__head svg:first-of-type,
  .p-campaign__head svg:last-of-type {
    width: 24px !important;
    width: 3.4285714286vw !important;
    height: auto;
  }

  .p-campaign__head svg:nth-of-type(2) {
    width: 563.56px !important;
    width: 80.5085714286vw !important;
    height: auto;
  }
}

@media screen and (max-width: 650px) {
  .p-campaign__content::before {
    width: 689px !important;
    width: 98.4285714286vw !important;
  }
}

@media screen and (max-width: 610px) {
  .p-campaign__content::before {
    width: 688px !important;
    width: 98.2857142857vw !important;
  }
}

@media screen and (max-width: 535px) {
  .p-campaign__content::before {
    width: 687px !important;
    width: 98.1428571429vw !important;
  }
}

@media screen and (max-width: 475px) {
  .p-campaign__content::before {
    width: 686px !important;
    width: 98vw !important;
  }
}

@media screen and (max-width: 440px) {
  .p-campaign__content::before {
    width: 685px !important;
    width: 97.8571428571vw !important;
  }
}

@media screen and (max-width: 410px) {
  .p-campaign__content::before {
    width: 684px !important;
    width: 97.7142857143vw !important;
  }
}

@media screen and (max-width: 375px) {
  .p-campaign__content::before {
    width: 681px !important;
    width: 97.2857142857vw !important;
  }
}

.c-container {
  box-sizing: content-box;
  max-width: 860px;
  margin: 0 auto;
}

.u-hidden {
  display: none;
}

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

/* 以下、デザイン調整 */
#header-container {
  display: none;
}

html,
body {
  border-top: none !important;
}

body.page #main {
  margin-bottom: 0;
}

@media screen and (max-width: 1023px) {
  body.mblt-header-mobile-buttons {
    margin-top: 0;
  }
}

#main section.slider {
  display: flex;
  justify-content: center;
}

#main section.slider .pc_only {
  max-width: 980px;
  width: 100%;
}

#main section.p-reason,
#main section.p-achievement1,
#main section.p-index {
  background-color: #f6f3f0;
}

#main section.p-achievement1 {
  padding-bottom: 20px;
}

#main section.p-achievement1 .p-achievement1__body-head--primary,
#main section.p-achievement1 .p-achievement1__body-head--secondary {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1023px) {
  #main section.p-achievement1 .p-achievement1__body-head--primary,
  #main section.p-achievement1 .p-achievement1__body-head--secondary {
    position: absolute;
  }
}

#main section.p-achievement1 .p-achievement1__body-container {
  background-color: #ffffff;
  z-index: 0;
}

@media screen and (max-width: 1023px) {
  #main section.p-achievement1 .p-achievement1__body-container {
    background-color: inherit;
  }
}

#main section.p-achievement1 .p-achievement1__card-head--primary,
#main section.p-achievement1 .p-achievement1__card-head--secondary {
  position: relative;
  z-index: 1;
}

#main section.p-achievement1 .p-achievement1__card-body {
  z-index: 0;
}

#main section.p-reason .p-reason__item-thumb .p-reason__thumb-title {
  position: relative;
  font-size: 19px;
}

#main section.p-reason .p-reason__item-thumb .p-reason__thumb-title .big {
  display: inline-block;
  position: relative;
  top: 4px;
  left: -5px;
  font-size: 30px;
}

#sidebar {
  display: none;
}

/* 2024.05.24 add start */

.entry-content {
  margin-top: 0;
  margin-bottom: 0;
}
.entry-content > * {
  margin-bottom: 0;
}

.entry-title {
  display: none;
}

.l-header {
  position: fixed;
}
.l-header.--fixed {
  background-color: rgba(255, 255, 255, 0.8);
}
.l-header__nav {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 835px) {
  .l-header__nav {
    padding-top: 0;
    padding-bottom: 0;
  }
}

#main section.slider .pc_only {
  max-width: 1920px;
  width: 100%;
}
.pc_only .n2-ss-slide-backgrounds,
.pc_only .n2-ss-slider-4 {
  height: min(500px, 46vw) !important;
}
.pc_only .n2-ss-slider .n2-ss-slide-background-image img {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}

.pc_only .n2-ss-slider .n2-ss-slide-background[data-mode="center"] img {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}

.p-banner2 {
  background-color: #6499ad;
  padding: 10px;
}
.p-banner2__container {
  max-width: 980px;
  display: flex;
}
@media screen and (max-width: 700px) {
  .p-banner2__container {
    flex-direction: column;
  }
}
.p-banner2__bnr + .p-banner2__bnr {
  margin-left: 10px;
}
@media screen and (max-width: 700px) {
  .p-banner2__bnr + .p-banner2__bnr {
    margin-left: 0;
    margin-top: 10px;
  }
}

/* 2024.05.24 add end */
