@charset "UTF-8";


/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Allura&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@600;700&display=swap");
@import url("https://use.typekit.net/vkq1ndr.css");
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

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

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

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

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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




/* 共通 */
/* ============================================ */
.devPC, .devPCTB {  display:block !important; }
.devTB {  display:none !important;  }
.devTBSP {  display:none !important;  }
.devSP {  display:none !important;  }

br.devPC, i.devPC, a.devPC, span.devPC, em.devPC, img.devPC, svg.devPC,
br.devPCTB, i.devPCTB, a.devPCTB, span.devPCTB, em.devPCTB, img.devPCTB, svg.devPCTB
 {  display:inline !important;  }

.subTx1 {
  display:block;
  font-size:73%;
  margin-bottom:10px;
  line-height: 1.3;
}
.fwNormal {
  font-weight: normal;
}
.f-en{
  font-family: 'Poppins', sans-serif;
}
/* ________SP________ */
@media screen and (max-width: 768px) {
.devPC {  display:none !important;  }
  .devTB {  display:none !important;  }
  .devPCTB {  display:none !important;  }
  .devTBSP {  display:block !important; }
  .devSP {  display:block !important; }

  br.devTB,i.devTB,a.devTB,span.devTB,em.devTB,img.devTB,svg.devTB,
  br.devPC,i.devPC,a.devPC,span.devPC,em.devPC,img.devPC,svg.devPC,
  br.devPCTB, i.devPCTB, a.devPCTB, span.devPCTB, em.devPCTB, img.devPCTB, svg.devPCTB
   {  display:none !important;  }
  br.devTBSP, i.devTBSP, a.devTBSP, span.devTBSP, em.devTBSP,img.devTBSP,svg.devTBSP,
  br.devSP, i.devSP, a.devSP, span.devSP, em.devSP, img.devSP, svg.devSP
   {  display:inline !important;  }
.subTx1 {
    font-size:72%;
    margin-bottom:7px;
  }
}


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

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

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

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

html {
  text-size-adjust: 100%;
  font-size: 10px;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  color: #000;
  font-family: YuGothic, "游ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 866px) {
  body {
    padding-top: 65px;
  }
}

@media screen and (min-width: 867px) {
  body {
    padding-top: 80px;
  }
}

main {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
}

.form {
  background: #FBF9F8;
}

a {
  color: #000;
}

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

select {
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
}

li {
  list-style: none;
}

.l-header {
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 80px;
  background: #fff;
  padding: 0 50px;
}

@media screen and (max-width: 866px) {
  .l-header {
    padding: 0 20px;
    height: 65px;
  }
}

.l-header_logo {
  width: 160px;
}

@media screen and (max-width: 866px) {
  .l-header_nav {
    display: none;
  }
}

.l-header_nav_inner {
  display: flex;
  align-items: center;
}

.l-header_nav_inner li + li {
  margin-left: 30px;
}

@media screen and (max-width: 1267px) {
  .l-header_nav_inner li + li {
    margin-left: 20px;
  }
}

.l-header_nav_inner li + li.l-header_nav_cmn--button {
  margin-left: 44px;
}

@media screen and (max-width: 1267px) {
  .l-header_nav_inner li + li.l-header_nav_cmn--button {
    margin-left: 24px;
  }
}

.l-header_nav_cmn {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .l-header_nav_cmn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 1267px) {
  .l-header_nav_cmn {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.l-header_btn {
  display: flex;
  align-items: center;
  z-index: 1000;
}

@media screen and (min-width: 867px) {
  .l-header_btn {
    display: none;
  }
}

.l-header_btn_hamburger {
  position: relative;
  width: 35px;
  height: 21px;
}

.l-header_btn_hamburger span {
  position: absolute;
  right: 0;
  transition: .2s;
  transform: translateY(0) rotate(0);
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
}

.l-header_btn_hamburger span:nth-of-type(1) {
  top: 0;
}

.l-header_btn_hamburger span:nth-of-type(2) {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.l-header_btn_hamburger span:nth-of-type(3) {
  bottom: 0;
}

.l-header_btn_text {
  margin-left: 12px;
  height: 1em;
  font-size: 22px;
  font-size: 2.2rem;
  color: #000;
  overflow: hidden;
}

.l-header_btn_text_inner {
  position: relative;
  top: 0;
  transition: .2s;
}

.l-header_btn_text_inner span {
  display: block;
}

.l-header_nav-sp {
  width: 100%;
  height: 100vh;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  opacity: 0;
  transition: .2s;
  pointer-events: none;
  z-index: 100;
}

.l-header_nav-sp_inner {
  width: 80%;
  height: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.l-header_nav-sp_cmn {
  text-align: left;
}

@media screen and (min-width: 769px) {
  .l-header_nav-sp_cmn {
    text-align: center;
  }
}

.l-header_nav-sp_cmn + .l-header_nav-sp_cmn {
  margin-top: 6vh;
}

.l-header_nav-sp_cmn a {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .l-header_nav-sp_cmn a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 769px) {
  .l-header_nav-sp img {
    display: none;
  }
}

.l-header_nav-sp_img_top {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}

.l-header_nav-sp_img_bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}

.l-header.active .l-header_btn_hamburger span {
  background: #000;
}

.l-header.active .l-header_btn_hamburger span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(40deg);
}

.l-header.active .l-header_btn_hamburger span:nth-of-type(2) {
  width: 0;
}

.l-header.active .l-header_btn_hamburger span:nth-of-type(3) {
  width: 100%;
  bottom: 50%;
  transform: translateY(50%) rotate(-40deg);
}

.l-header.active .l-header_nav-sp {
  opacity: 1;
  pointer-events: auto;
}

.l-footer {
  position: relative;
}

@media screen and (max-width: 768px) {
  .l-footer {
    margin-bottom: 55px;
  }
}

.l-footer_shape_head {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
}

@media screen and (max-width: 768px) {
  .l-footer_shape_head {
    width: 130px;
  }
}

.l-footer_shape_foot {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 180px;
}

@media screen and (max-width: 768px) {
  .l-footer_shape_foot {
    width: 150px;
  }
}

.l-footer_main {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .l-footer_main {
    padding-top: 100px;
    padding-bottom: 100px;
    width: 84%;
  }
}

@media screen and (max-width: 768px) {
  .l-footer_main {
    width: 73%;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 769px) {
  .l-footer_section {
    display: flex;
    justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .l-footer_section {
    padding-top: 71px;
    padding-bottom: 65px;
  }
}

.l-footer_logo {
  width: 229px;
  padding-bottom: 72.45px;
  margin:0 auto;
}

@media screen and (min-width: 769px) {
  .l-footer_logo {
    padding-bottom: 108.5px;
    margin: inherit;
  }
}

@media screen and (min-width: 769px) {
  .l-footer_cont {
    display: flex;
    padding-left: 40px;
  }
}

.l-footer_cont_cmn {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .l-footer_cont_cmn + .l-footer_cont_cmn {
    margin-left: 58px;
  }
}

@media screen and (max-width: 768px) {
  .l-footer_cont_cmn + .l-footer_cont_cmn {
    margin-top: 58px;
  }
}

@media screen and (min-width: 769px) {
  .l-footer_cont_cmn li:nth-of-type(1) {
    margin-bottom: 32px;
  }
}

.l-footer_cont_cmn li + li {
  margin-bottom: 32px;
}

@media screen and (max-width: 768px) {
  .l-footer_cont_cmn li + li {
    margin-top: 32px;
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 769px) {
  .l-footer_nav {
    display: flex;
    justify-content: space-between;
  }
}

.l-footer_nav_list {
  font-size: 12px;
  font-size: 1.2rem;
  color: #2d2d2d;
}

@media screen and (min-width: 769px) {
  .l-footer_nav_list {
    display: flex;
  }
}

@media screen and (max-width: 768px) {
  .l-footer_nav_list {
    margin-bottom: 58px;
  }
}

@media screen and (min-width: 769px) {
  .l-footer_nav_list li + li {
    margin-left: 58px;
  }
}

@media screen and (max-width: 768px) {
  .l-footer_nav_list li + li {
    margin-top: 32px;
  }
}

@media screen and (min-width: 769px) {
  .l-footer_nav_list li:nth-of-type(1) {
    margin-bottom: 32px;
  }
}

.l-footer_copy {
  font-size: 12px;
  font-size: 1.2rem;
  color: #565656;
}

.l-container {
  max-width: 1000px;
  margin: 0 auto;
  width: 84%;
}

@media screen and (max-width: 768px) {
  .l-container {
    width: 80.53%;
  }
}

.l-container--big {
  max-width: 1100px;
  margin: 0 auto;
  width: 84%;
}

@media screen and (max-width: 768px) {
  .l-container--big {
    width: 80.53%;
  }
}

.l-loading {
  opacity: 0;
  pointer-events: none;
  transition: .6s ease 0.2s;
  z-index: 100000;
  position: fixed;
  top: 0;
  left: 0;
  min-width: 100vw;
  min-height: calc(var(--vh, 1vh) * 100);
  background-color: #fff;
}

.js-loading .l-loading {
  opacity: 1;
  pointer-events: auto;
}

.c-button, .c-button_header {
  display: block;
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  background: #4BB8D0;
  padding-top: 17px;
  padding-bottom: 17px;
  text-align: center;
  border-radius: 4px;
  width: 65%;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .c-button, .c-button_header {
    width: 100%;
  }
}

.c-button_header {
  padding: 0;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  width: 168px;
}

.c-button_header a {
  display: block;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
  color: #fff;
}

.c-button_secondary {
  display: block;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  background: #c4c4c4;
  padding-top: 17px;
  padding-bottom: 17px;
  width: 37%;
  text-align: center;
  border-radius: 4px;
  font-weight: bold;
}

.c-button_line {
  display: block;
  margin: 0 auto;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  background: #06c755;
  padding-top: 23px;
  padding-bottom: 23px;
  text-align: center;
  border-radius: 4px;
  width: 50%;
  max-width: 500px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .c-button_line {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 768px) {
  .c-button_line {
    width: 87%;
    padding-top: 16px;
    padding-bottom: 15px;
  }
}

.c-button_page-top {
  display: block;
  margin: 0 auto;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  background: #4BB8D0;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
  border-radius: 4px;
  width: 35%;
  font-weight: bold;
  max-width: 314px;
}

@media screen and (max-width: 768px) {
  .c-button_page-top {
    width: 65.3%;
  }
}

.c-button_top, .c-button_top--small, .c-button_top--big, .c-button_general, .c-button_top--right {
  display: block;
  margin: 0 auto;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  background: #4BB8D0;
  text-align: center;
  border-radius: 4px;
  width: 82%;
  font-weight: bold;
  max-width: 314px;
  height: 60px;
  padding: 12px 0px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .c-button_top, .c-button_top--small, .c-button_top--big, .c-button_general, .c-button_top--right {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 768px) {
  .c-button_top, .c-button_top--small, .c-button_top--big, .c-button_general, .c-button_top--right {
    height: 50px;
    border-radius: 2px;
    padding: 17px 0px;
    line-height: 1;
  }
}

.c-button_top--small {
  height: 56px;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  padding: 14px 0px;
  width: 100%;
  line-height: 2;
}

.c-button_top--big, .c-button_general {
  height: 85px;
  background: #E94A53;
  font-size: 24px;
  font-size: 2.4rem;
  max-width: 450px;
  padding-top: 31px;
  padding-bottom: 30px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .c-button_top--big, .c-button_general {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media screen and (max-width: 768px) {
  .c-button_top--big, .c-button_general {
    width: 91.5%;
    height: 60px;
    padding-top: 19px;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 769px) {
  .c-button_top--right {
    margin: 0 0 0 auto;
  }
}

.c-button_general {
  max-width: 515px;
  width: 51.5%;
  font-size: 24px;
  font-size: 2.4rem;
  padding-top: 31px;
  padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .c-button_general {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 370px) {
  .c-button_general {
    font-size: 24px;
    font-size: 1.59722vw;
  }
}

@media screen and (max-width: 370px) and (max-width: 768px) {
  .c-button_general {
    font-size: 15px;
    font-size: 3.68421vw;
  }
}

@media screen and (max-width: 960px) and (min-width: 768px) {
  .c-button_general {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

@media screen and (max-width: 768px) {
  .c-button_general {
    width: 91.5%;
    padding-top: 22px;
    padding-bottom: 22px;
  }
}

.c-title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .c-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.c-title--main {
  font-size: 48px;
  font-size: 4.8rem;
}

@media screen and (max-width: 768px) {
  .c-title--main {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

.c-title--sub {
  font-size: 40px;
  font-size: 4rem;
}

@media screen and (max-width: 768px) {
  .c-title--sub {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.c-title_area {
  position: relative;
}

.c-subtitle {
  color: #DDDDDD;
  font-family: "Poppins", sans-serif;
  font-style: italic;
  font-size: 36px;
  font-size: 3.6rem;
  position: absolute;
  padding-left: 50px;
  padding-top: 2px;
}

@media screen and (max-width: 768px) {
  .c-subtitle {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media screen and (max-width: 768px) {
  .c-subtitle {
    padding-left: 52px;
    padding-top: 0;
  }
}

.c-title02 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  padding-left: 44px;
}

@media screen and (max-width: 768px) {
  .c-title02 {
    font-size: 20px;
    font-size: 2rem;
  }
}

.c-title02::before {
  content: '';
  width: 28px;
  height: 2px;
  background: #000;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.c-textarea {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .c-textarea {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.p-top_mv {
  background: #fbf9f8;
  position: relative;
  height: calc(100vh - 80px);
  min-height: 850px;
}

@media screen and (max-width: 768px) {
.p-top_mv {
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100 - 119px);
}
.p-top_mv2 {
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100 - -20vw);
}
}

.p-top_mv_img_picture {
  top: 0;
  right: 0;
  max-width: 793px;
  width: 60.6%;
  z-index: 2;
  position: absolute;
}

@media screen and (max-width: 768px) {
  .p-top_mv_img_picture {
    width: 85.5%;
    max-width: 500px;
  }
}

.p-top_mv_img_pc_top {
  top: 0;
  right: 0;
  max-width: 1297px;
  position: absolute;
}

.p-top_mv_img_pc_bottom1 {
  bottom: 90px;
  left: 0;
  max-width: 1042px;
  position: absolute;
}

.p-top_mv_img_pc_bottom2 {
  bottom: 90px;
  right: 0;
  z-index: 3;
  max-width: 963px;
  position: absolute;
}

.p-top_mv_img_book {
  bottom: 58.6px;
  right: 6.7%;
  width: 16%;
  max-width: 249px;
  z-index: 3;
  position: absolute;
}
.p-top_mv_img_circles {
  bottom: 28.6px;
  right: 6.7%;
  width: 50%;
  max-width: 610px;
  z-index: 3;
  position: absolute;
}
  
@media screen and (min-width: 769px) {
.p-top_mv_img_book {
  bottom: 118.6px;
  min-width: 175px;
}
.p-top_mv_img_book2 {
  bottom: 45%;
  min-width: 175px;
}
.p-top_mv_img_circles {
  bottom: 33%;
  min-width: 200px;
  z-index: 15;
}
}

@media screen and (max-width: 768px) {
.p-top_mv_img_book {
  width: 106px;
  top: calc(261 / 380 * 100vw);
}
.p-top_mv_img_book2 {
  width: 106px;
  top: calc(125 / 380 * 100vw);
}
.p-top_mv_img_circles {
  width: 94%;
  top: calc(255 / 380 * 100vw);
  right: 0;
}
}

@media screen and (max-width: 768px) and (min-width: 530px) {
.p-top_mv_img_book2 {
  top: 380px;
  top: calc(125 / 380 * 100vw);
}
.p-top_mv_img_circles {
  width: 94%;
  top: calc(190 / 380 * 100vw);
  right: 0;
}
}

@media screen and (min-width: 1300px) {
  .p-top_mv_img_book {
    bottom: 118.6px;
    min-width: 175px;
  }
  .p-top_mv_img_book2 {
    bottom: 288.6px;
    min-width: 175px;
  }
  .p-top_mv_img_circles {
    bottom: 148.6px;
    min-width: 200px;
    z-index: 15;
  }
  }

.p-top_mv_img_sp_top {
  top: 0;
  z-index: 3;
  position: absolute;
}

.p-top_mv_img_sp_bottom1 {
  bottom: 0;
  position: absolute;
}

.p-top_mv_img_sp_bottom2 {
  bottom: 0;
  position: absolute;
  z-index: 3;
}

.p-top_mv_title {
  z-index: 20;
  position: absolute;
  top: 45%;
  transform: translate(0%, -50%);
  width: 80%;
  max-width: 658px;
  font-family: "Noto Serif JP", serif;
  position: relative;
}
.p-top_mv_title2 {
  top: 35%;
}

.p-top_mv .p-top_btn {
  position: absolute;
  top:70%;
  left: 8.2%;
  width: 100%;
}
.p-top_mv .p-top_btn .p-top_application_btn{
  margin: 0;
  position: relative;
  z-index: 10;
}
.p-top_btn .p-top_application_btn.is_general {
  background: #4BB8D0;
}

@media screen and (min-width: 769px) {
.p-top_mv_title {
  left: 8.2%;
}
}

@media screen and (max-width: 768px) {
.p-top_mv_title {
  padding-top: 58vh;
  padding-bottom: 56px;
  margin: 0 auto;
  max-width: 320px;
}
.p-top_mv_title2 {
  top: 84vw;
  padding-top: 96vw;
}
.p-top_mv .p-top_btn {
  display: none;
  position: absolute;
  top:160vw;
  left: inherit;
  width: 100%;
}
.p-top_mv .p-top_btn .p-top_application_btn {
  margin: 0 auto;
}
}

.p-top_mv_title_head {
  font-size: 34px;
  font-size: 3.4rem;
  margin-bottom: 10px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .p-top_mv_title_head {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_mv_title_head {
    margin-bottom: 7px;
  }
}

.p-top_mv_title_foot {
  font-size: 55px;
  font-size: 5.5rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  .p-top_mv_title_foot {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

.p-top_mv_title_foot span {
  font-size: 48px;
}

@media screen and (max-width: 768px) {
  .p-top_mv_title_foot {
    line-height: 1.2;
    font-size: 55px;
    font-size: 3.75vw;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .p-top_mv_title_foot {
    font-size: 28px;
    font-size: 7.10526vw;
  }
}

@media screen and (max-width: 768px) and (min-width: 330px) {
  .p-top_mv_title_foot {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_mv_title_foot span {
    font-size: 24px;
  }
}

.p-top_mv_title_sub {
  font-family: "Allura", cursive, "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, YuGothic, "游ゴシック", sans-serif;
  color: #F9987B;
  font-size: 23px;
  font-size: 2.3rem;
  text-align: right;
  transform: rotate(-3deg);
  letter-spacing: 0.05em;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .p-top_mv_title_sub {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 769px) {
  .p-top_mv_title_sub {
    letter-spacing: 0.07em;
    position: absolute;
    left: 10%;
    /* right: 0; */
    bottom: -8px;
  }
}

@media screen and (max-width: 768px) {
  .p-top_mv_title_sub {
    padding-top: 3px;
  }
}

.p-top_mv_dl_pc {
  position: fixed;
  width: 70px;
  height: 350px;
  background: linear-gradient(180deg, #7BB4C0 0.01%, #9ECDD8 100.01%);
  left: 0;
  top: 66%;
  transform: translate(0, -50%);
  z-index: 100;
}

.p-top_mv_dl_pc img {
  width: 50px;
  margin: 0 auto;
  padding-top: 26px;
}

.p-top_mv_dl_pc p {
  color: #fff;
  writing-mode: vertical-rl;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.3em;
  text-align: center;
  margin: 0 auto;
}

.p-top_mv_line {
  position: absolute;
  font-family: "Allura", cursive, "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, YuGothic, "游ゴシック", sans-serif;
  transform: rotate(-90deg);
  top: 282px;
}

.p-top_mv_line p {
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  line-height: 17px;
}

.p-top_mv_line p::after {
  display: block;
  content: "";
  width: 200px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 53px;
  margin-left: 17px;
}

.p-top_mv_follow {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 55px;
  z-index: 1000;
}

.p-top_mv_follow_main {
  display: flex;
  font-size: 18px;
  height: 100%;
}

.p-top_mv_follow_dl {
  display: block;
  background: linear-gradient(180deg, #7BB4C0 0%, #9ECDD8 100%);
  width: 100%;
}

.p-top_mv_follow_dl_cont {
  height: 100%;
  text-align: center;
}

.p-top_mv_follow_dl_cont img {
  width: 44px;
  display: inline-block;
  vertical-align: middle;
}

.p-top_mv_follow_dl_cont span {
  color: #fff;
  display: inline-block;
  letter-spacing: 0.03em;
  line-height: 1.5;
  margin-top: 14px;
}

.p-top_mv_follow_entry {
  width: 100%;
  background: linear-gradient(180deg, #FABA7F 0%, #FFC793 100%);
}

.p-top_mv_follow_entry_cont {
  position: relative;
  top: 10px;
  text-align: center;
}

.p-top_mv_follow_entry_cont img {
  display: inline-block;
  width: 35px;
  vertical-align: middle;
}

.p-top_mv_follow_entry_cont span {
  color: #fff;
  display: inline-block;
  line-height: 1.5;
  vertical-align: middle;
}

.p-top_mv_operate {
  height: 90px;
  background: rgba(255, 255, 255, 0.95);
  padding-top: 23px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.p-top_mv_operate_inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 128px;
}

/*.p-top_mv_operate p {
  font-size: 16px;
  color: #414040;
  font-family: "Poppins", sans-serif;
}*/

.p-top_mv_operate_logo {
  width: 130px;
  padding-left: 12px;
}

.p-top_mv_operate_shape {
  width: 100px;
  position: absolute;
  right: 0;
  bottom: 38px;
}

.p-top_summary {
  background: linear-gradient(180deg, rgba(253, 229, 206, 1) 5%, rgba(255, 205, 188, 1) 20%, rgba(248, 247, 247, 1) 80%);
  padding-top: 180px;
  padding-bottom: 181px;
}

/*---------------- JPX東証上場追加　2211----------------*/
.p-top_jpx {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-left: 20px;
}
.p-top_jpx img {
  width: 52px;
}
.p-top_jpx p {
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .p-top_summary {
    padding-top: 100px;
    padding-bottom: 100px;
    padding:100px 5% 100px;
  }
}

.p-top_summary_inner {
  position: relative;
}

.p-top_summary_title {
  font-size: 40px;
  font-size: 4rem;
  text-align: center;
  font-weight: bold;
  position: relative;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .p-top_summary_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 420px) {
  .p-top_summary_title {
    font-size: 21px;
    font-size: 5.21vw;
  }
}

/* @media screen and (max-width: 400px) and (max-width: 768px) {
  .p-top_summary_title {
    font-size: 24px;
    font-size: 6.05263vw;
  }
} */

.p-top_summary_title::after {
  content: "Certified coach.";
  font-family: "Allura", cursive, "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, YuGothic, "游ゴシック", sans-serif;
  color: #F9987B;
  font-size: 36px;
  font-size: 3.6rem;
  position: absolute;
  transform: rotate(-3deg);
  letter-spacing: 0.05em;
  line-height: 1.25;
  top: 54.5px;
  right: 71px;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .p-top_summary_title::after {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_summary_title::after {
    top: 68.3px;
    right: 0;
  }
}

.p-top_summary_text {
  width: 76%;
  margin: 0 auto;
  padding-top: 75px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-top_summary_text {
    padding-top: 40px;
    width: 100%;
    text-align: left;
  }
}
.p-top_about {
  padding-top: 150px;
  padding-bottom: 133px;
  width: 1100px;
  margin:60px auto 0;
  background: #fff;
  padding:90px 0 90px;
}
.p-top_about .arrow {
  position: relative;
}
.p-top_about .arrow:before {
  background-color: #ebf8fb;
  bottom: 0;
  content: "";
  height: 50px;
  margin: 70px auto 0;
  position: absolute;
  top: 0;
  width: 900px;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  left:50%;
  transform: translateX(-50%)
}
.p-top_about .p-top_about_title2 {
  text-align: center;
  margin: 170px 0 0;
}
.p-top_about .list{
  text-align: center;
  margin: 50px auto 0;
}
.p-top_about ul {
  display: inline-block;
  text-align: left;
}
.p-top_about ul li{
  font-size: 18px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.p-top_about ul li img {
  width: 37px;
  margin: 0 20px 0 0 ;
}
.p-top_about ul li:not(:last-child){
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
.p-top_about {
  padding-top: 50px;
  padding-bottom: 50px;
  margin:35px auto 0;
  width: 100%;
}
.p-top_about .arrow {
  position: relative;
}
.p-top_about .arrow:before {
  background-color: #ebf8fb;
  bottom: 0;
  content: "";
  height: 40px;
  margin: 60px auto 0;
  position: absolute;
  top: 0;
  width: 80vw;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  left:50%;
  transform: translateX(-50%)
}
.p-top_about .p-top_about_title2 {
  text-align: center;
  margin: 150px 0 0;
}
.p-top_about .list{
  text-align: center;
  margin: 50px auto 0;
}
.p-top_about ul {
  display: inline-block;
  text-align: left;
}
.p-top_about ul li{
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.p-top_about ul li img {
  width: 8%;
  margin: 0 4% 0 0 ;
}
.p-top_about ul li span {
  width: 88%;
  line-height: 1.5;
}
.p-top_about ul li:not(:last-child){
  margin-bottom: 25px;
}

}

.p-top_about_title {
  font-size: 40px;
  font-size: 4rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .p-top_about_title {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.p-top_about_text {
  padding-top: 20px;
  padding-bottom: 84px;
}

@media screen and (max-width: 768px) {
  .p-top_about_text {
    padding-top: 21px;
    padding-bottom: 31px;
  }
}

@media screen and (min-width: 769px) {
  .p-top_about_text {
    max-width: 856px;
  }
}

.p-top_about img {
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .p-top_about img {
    width: 90%;
  }
}

.p-top_about_button {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .p-top_about_button {
    margin-top: 48px;
  }
}

.p-top_role {
  padding-top: 150px;
  padding-bottom: 318px;
}

@media screen and (max-width: 768px) {
  .p-top_role {
    padding-top: 100px;
    padding-bottom: 214px;
  }
}

.p-top_role_subtitle {
  color: #DDDDDD;
  font-family: "Poppins", sans-serif;
  font-style: italic;
  font-size: 36px;
  font-size: 3.6rem;
  position: absolute;
  top: 68px;
  left: 123px;
}

@media screen and (max-width: 768px) {
  .p-top_role_subtitle {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_role_subtitle {
    top: 41px;
    left: 69px;
  }
}

.p-top_role_cont {
  padding-top: 95px;
}

@media screen and (max-width: 768px) {
  .p-top_role_cont {
    padding-top: 70px;
  }
}

@media screen and (min-width: 769px) {
  .p-top_role_cont_common {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 6.3%;
  }
  .p-top_role_cont_common:not(:last-child) {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  .p-top_role_cont_common + .p-top_role_cont_common {
    padding-top: 80px;
    z-index: 2;
    position: relative;
  }
}

.p-top_role_cont_common_img {
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .p-top_role_cont_common_img {
    max-width: 400px;
    width: 40%;
  }
}

.p-top_role_cont_common_text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  z-index: 2;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .p-top_role_cont_common_text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 769px) {
  .p-top_role_cont_common_text {
    max-width: 472px;
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  .p-top_role_cont_common_text {
    padding-top: 30px;
  }
}

.p-top_role_cont_common_text:last-of-type {
  padding-bottom: 0;
}

.p-top_role_cont_common_text p:first-child {
  font-size: 22px;
  font-size: 2.2rem;
}

@media screen and (max-width: 768px) {
  .p-top_role_cont_common_text p:first-child {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.p-top_role_cont_common_text p + p {
  padding-top: 20px;
}

.p-top_role_cont_common_text span {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .p-top_role_cont_common_text span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 769px) {
  .p-top_role_cont_common_right {
    margin-right: 0;
    margin-left: 6.3%;
    flex-direction: row-reverse;
  }
}

.p-top_mission {
  position: relative;
  padding-bottom: 130px;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .p-top_mission {
    padding-bottom: 0px;
    /* padding-bottom: 100px; */
  }
}

.p-top_mission_img {
  width: 100%;
  position: absolute;
  top: calc(-726 / 1440 * 100vw);
  z-index: -10;
}

@media screen and (max-width: 768px) {
  .p-top_mission_img {
    top: -400px;
  }
}

.p-top_mission_titlearea {

}

@media screen and (max-width: 768px) {
  .p-top_mission_titlearea {

  }
}

.p-top_mission_title {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: bold;
  position: relative;
  line-height: 1.5;
  text-align: center;
  top: -32px;
}

@media screen and (max-width: 768px) {
  .p-top_mission_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_mission_title {
    top: -21px;
  }
}

.p-top_mission_title_en {
  font-size: 64px;
  font-size: 6.4rem;
  opacity: 0.4;
  font-family: "Poppins", sans-serif;
  position: relative;
  color: #fff;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 768px) {
  .p-top_mission_title_en {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

.p-top_mission_copy {
  font-size: 64px;
  font-size: 6.4rem;
  font-weight: bold;
  line-height: 1.6;
  padding-top: 45px;
}

@media screen and (max-width: 768px) {
  .p-top_mission_copy {
    font-size: 34px;
    font-size: 3.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_mission_copy {
    padding-top: 84px;
  }
}

.p-top_mission_textarea {
  padding-top: 36px;
  padding-bottom: 0;
}

@media screen and (min-width: 769px) {
  .p-top_mission_textarea {
    padding-top: 47px;
    padding-bottom: 5px;
  }
}






/* 受講者の声 */
/* ============================================ */
.p-top_example {
  padding-top: 150px;
  padding-bottom: 50px;
}
.p-top_example_titlearea {
  padding-bottom: 65px;
}
.p-top_example_cont_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-top_example_cont {
  width: 31%;
}
.p-top_example_cont_item {
  z-index: 1;
  position: relative;
  margin-left: auto;
  margin-right: 0;
}
.p-top_example_cont_item_number {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 2;
}
.p-top_example_cont_item_title {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  line-height:1.5;
  text-align: center;
  margin: 20px 0;
}
.p-top_example_cont_item_age {
  font-size: 21px;
  font-size: 2.1rem;
  padding-top: 11px;
}
.p-top_example_cont_item_text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (min-width: 769px) {
.p-top_example_cont_item {

}
.p-top_example_cont_item_text {

}
}
/*  SP  */
@media screen and (max-width: 768px) {
.p-top_example {
  padding-top: 100px;
  padding-bottom: 30px;
}
.p-top_example_titlearea {
    padding-bottom: 70px;
}
.p-top_example_cont_wrap {
  display: inherit;
}
.p-top_example_cont {
  width: 100%;
}
.p-top_example_cont:not(:last-child) {
  margin-bottom: 60px;
}
.p-top_example_cont_item_number {
  font-size: 18px;
  font-size: 1.8rem;
}
  .p-top_example_cont_item_title {
  font-size: 21px;
  font-size: 2.1rem;
  margin: 20px 0;
  text-align: left;

}
  .p-top_example_cont_item_age {
  padding-top: 15px;
}
}



.p-top_application {
  padding-top: 150px;
  padding-bottom: 152px;
  background: #FFFAF1;
}
.p-top_application .inside {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-top_application .inside .img {
  width: 38%;
}
.p-top_application .inside .detail {
  width: 58%;
}
@media screen and (max-width: 768px) {
.p-top_application {
  padding: 100px 0;
}
.p-top_application .inside {
  display: inherit;
}
.p-top_application .inside .img {
  width: 70%;
  margin: 20px auto 0;
}
.p-top_application .inside .detail {
  width: 100%;
}
}





.p-top_application_title {
  font-size: 40px;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.75;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-top_application_title {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.p-top_application_text {
  padding: 56px 0 64px 0;
  max-width: 657px;
  margin: 0 auto;
  line-height: 2;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 768px) {
  .p-top_application_text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_application_text {
    padding: 40px 0;
  }
}

.p-top_application_read {
  padding: 56px 0 64px 0;
  line-height: 2;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-top_application_read {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_application_read {
    padding: 40px 0;
  }
}









/* プログラム内容 */
/* ============================================ */
.p-top_contents {
  position: relative;
  overflow: hidden;
}
.p-top_contents_head {
  padding-top: 33px;
  text-align: center;
}
.p-top_contents_titlearea {
  padding-bottom: 95px;
}
.p-top_contents_main .head_text{
  text-align: center;
  line-height: 2;
  margin-bottom: 60px;
}
.p-top_contents_item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.p-top_contents_item:not(:last-child)  {
  margin-bottom: 90px;
}
.p-top_contents_item img{
  width:43%;
}
.p-top_contents_item_title_wrap{
  width: 50%;
}
.p-top_contents_item_title {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.5;
  font-weight: bold;
  padding-top: 20px;
}
.p-top_contents_item_text {
  padding-top: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
.p-top_contents_item_circle {
  z-index: -1;
  position: absolute;
  width: 320px;
  top: 111px;
  right: -183px;
}
.p-top_contents_item_title_wrap .topic {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border:2px solid #8b8889;
  padding:20px 15px;
  align-items: center;
  margin-top: 20px;
}
.p-top_contents_item_title_wrap .topic img{
  width: 37px;
}
.p-top_contents_item_title_wrap .topic  p{
  width: 86%;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
}
/*  SP  */
@media screen and (max-width: 768px) {
.p-top_contents_subtitle {
    padding-top: 5px;
  }
.p-top_contents_titlearea {
  padding-bottom: 70px;
}
.p-top_contents_main .head_text{
  text-align: left;
  line-height: 2;
  margin-bottom: 40px;
}
.p-top_contents_item {
  display: inherit;
}
.p-top_contents_item:not(:last-child)  {
  margin-bottom:60px;
}
.p-top_contents_item img{
  width:100%;
}
.p-top_contents_item_title_wrap{
  width:100%;
}
.p-top_contents_item:not(:last-child) {
  margin-bottom: 80px;
}
  .p-top_contents_item_title_wrap {
  font-size: 18px;
  font-size: 1.8rem;
}
.p-top_contents_item_title {
  font-size: 21px;
  font-size: 2.1rem;
  padding-top: 20px;
}
.p-top_contents_item_title_wrap .topic {
  padding:15px 15px;
  margin-top: 15px;
}
.p-top_contents_item_title_wrap .topic img{
  width: 8%;
}
.p-top_contents_item_title_wrap .topic  p{
  width: 86%;
}
}





/* 継続学習・サポートの仕組み */
/* ============================================ */
.p-top_support {
  padding-top: 150px;
  padding-bottom: 130px;
  background: #fffbf5;
}
.p-top_support_titlearea {
  padding-bottom: 60px;
  text-align: center;
}
.p-top_support_cont_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-top_support_cont {
  width: 31%;
  position: relative;
}
.p-top_support_cont .num {
  font-size: 70px;
  line-height: 70px;
  font-weight: 600;
  color:#faba7f;
  font-style: italic;
  position: absolute;
  top:-30px;
  right: 20px;
}
.p-top_support_cont_item {
  z-index: 1;
  position: relative;
  margin-left: auto;
  margin-right: 0;
}
.p-top_support_cont_item_number {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 2;
}
.p-top_support_cont_item_title {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  line-height:1.5;
  margin: 20px 0;
}
.p-top_support_cont_item_age {
  font-size: 21px;
  font-size: 2.1rem;
  padding-top: 11px;
}
@media screen and (min-width: 769px) {
.p-top_support_cont_item {

}
.p-top_support_cont_item_text {

}
}
/*  SP  */
@media screen and (max-width: 768px) {
.p-top_support {
  padding-top: 100px;
  padding-bottom: 30px;
}
.p-top_support_cont .num {
  font-size: 60px;
  line-height: 60px;
  font-weight: 600;
  color:#faba7f;
  font-style: italic;
  position: absolute;
  top:-30px;
  right: 20px;
}
.p-top_support_titlearea {
    padding-bottom: 40px;
}
.p-top_support_cont_wrap {
  display: inherit;
}
.p-top_support_cont {
  width: 100%;
}
.p-top_support_cont:not(:last-child) {
  margin-bottom: 60px;
}
.p-top_support_cont_item_number {
  font-size: 18px;
  font-size: 1.8rem;
}
.p-top_support_cont_item_age {
  padding-top: 15px;
}
}












/* メイン講師・プログラム監修の紹介 */
/* ============================================ */
.p-top_instructor_main {
}
.p-top_instructor_item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.p-top_instructor_item:not(:last-child) {
  margin-bottom: 50px;
}
.p-top_instructor_item img {
  width: 20%;
  height: 100%;
}
.p-top_instructor_item .info {
  width: 75%;
}
.p-top_instructor_item_name {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
}
.p-top_instructor_item_head {
  padding-top: 13px;
  padding-bottom: 13px;
  font-weight: bold;
  line-height: 1.5;
  font-size: 14px;
  font-size: 1.4rem;
}
.p-top_instructor_item_text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
}
.p-top_instructor .company {
  margin-top: 90px;
}
.p-top_instructor .company .item:not(:last-child) {
  margin-bottom: 50px;
}
.p-top_instructor .company .item img{
  width: 55%;
}
.p-top_instructor .company .item .name{
  font-weight: bold;
  margin: 20px 0 15px;
  font-size: 1.4rem;
  font-size: 14px;
}
.p-top_instructor .company .item .text{
  font-size: 1.4rem;
  font-size: 14px;
  line-height: 1.5;
}
/*sp*/
@media screen and (max-width: 768px) {
.p-top_instructor {
  width: 92.1%;
  margin: 0 auto;
}
.p-top_instructor_item {
  align-items: flex-start;
}
.p-top_instructor_item:not(:last-child) {
  margin-bottom: 60px;
}
.p-top_instructor_item img {
  width: 30%;
  height: 100%;
}
.p-top_instructor_item .info {
  width: 65%;
}
.p-top_instructor_item_name {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}
.p-top_instructor_item_text {
  font-size: 14px;
  font-size: 1.4rem;
}
.p-top_instructor .company {
  margin-top: 60px;
}
}

/* // アコーディオン
----------------------------------------------- */
.accordion-area{
  list-style: none;
  width: 100%;
  margin:0 auto;
}
.accordion-area li{
  margin: 15px 0;
}
.accordion-area .title {
  position: relative;
  cursor: pointer;
  font-size:22px;
  font-weight: normal;
  padding:35px 3% 35px 50px;
  transition: all .5s ease;
  background: #f9987b linear-gradient(0deg, rgb(255, 205, 188), rgb(249, 152, 123));
  color: #fff;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.accordion-area .title span.icon {
  font-family: 'Poppins',sans-serif;
  font-size: 28px;
  padding-right: 20px;
}
.accordion-area .title::after{    
  content: " ";
  position: absolute;
  display: block;
  width: 34px;
  height: 34px;
  right: 40px;
  top: 30px;
  background: url(../img/open.png) no-repeat left top;
  background-size: contain;
}
.accordion-area .title.close::after{
  content: " ";
  position: absolute;
  display: block;
  width: 34px;
  height: 34px;
  right: 40px;
  top: 30px;
  background: url(../img/close.png) no-repeat left top;
  background-size: contain;
}
.accordion-area .box {
  display: none;
  background: #fff;
  padding: 70px 90px;
  border:3px solid #f9987b;
  border-top: none;
}
@media screen and (max-width: 768px)  {
.accordion-area .title::after{    
  content: " ";
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  right: 10px;
  top: 30%;
  background: url(../img/open.png) no-repeat left top;
  background-size: contain;
}
.accordion-area .title.close::after{
  content: " ";
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  right: 10px;
  top: 30%;
  background: url(../img/close.png) no-repeat left top;
  background-size: contain;
}
.accordion-area .title {
  position: relative;
  cursor: pointer;
  font-size:15px;
  font-weight: normal;
  padding:25px 30px 25px 15px;
  transition: all .5s ease;
  background-color: #ff9900;
  color: #fff;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.accordion-area .title span.icon {
  font-family: 'Poppins',sans-serif;
  font-size: 24px;
  padding-right: 10px;
  width: 12%;
}
.accordion-area .title span.text {
  width: 85%;
}
.accordion-area .box {
  display: none;
  background: #fff;
  padding: 40px 15px;
}
}



















.p-top_supervision_main {
  margin-top: 70px;
}

@media screen and (min-width: 769px) {
  .p-top_supervision_main {
    margin-top: 95px;
    display: flex;
    justify-content: space-between;
  }
}

.p-top_supervision_item {
  margin-bottom: 80px;
}

@media screen and (min-width: 769px) {
  .p-top_supervision_item {
    margin-bottom: 35px;
  }
}

@media screen and (min-width: 769px) {
  .p-top_supervision_item--right {
    width: 137%;
    margin-left: 80px;
  }
}

@media screen and (max-width: 768px) {
  .p-top_supervision_item--right {
    margin-bottom: 0;
  }
}

.p-top_supervision_item_img {
  max-width: 460px;
}

.p-top_supervision_item_title {
  line-height: 1.5;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .p-top_supervision_item_title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 769px) {
  .p-top_supervision_item_title {
    margin-top: 15px;
  }
}

.p-top_supervision_item_text {
  line-height: 2;
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .p-top_supervision_item_text {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 769px) {
  .p-top_supervision_item_text {
    margin-top: 15px;
  }
}

.p-top_notice {
  padding-top: 150px;
  padding-bottom: 150px;
}

@media screen and (max-width: 768px) {
  .p-top_notice {
    padding: 100px 0;
  }
}

.p-top_notice_title {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-top_notice_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.p-top_notice_title span {
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  .p-top_notice_title span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.p-top_notice_text {
  padding: 40px 0 60px 0;
  max-width: 657px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .p-top_notice_text {
    padding: 40px 0;
  }
}

@media screen and (min-width: 769px) {
  .p-top_flow {
    display: flex;
    justify-content: space-between;
  }
}

@media screen and (min-width: 769px) {
  .p-top_flow .l-container {
    max-width: none;
    margin: 0;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .p-top_flow .l-container {
    width: 89%;
  }
}

.p-top_flow_content {
  background: radial-gradient(108.82% 108.82% at 18.82% 0%, #F9987B 0%, rgba(249, 152, 123, 0) 100%), radial-gradient(97.66% 62.61% at 100% 62.61%, #FABA7F 0%, rgba(250, 186, 127, 0) 100%), radial-gradient(100% 100% at 0% 100%, #FFD787 0%, rgba(255, 215, 135, 0) 100%);
  padding: 44px 0;
}

@media screen and (min-width: 769px) {
  .p-top_flow_content {
    width: 74%;
    padding-top: 150px;
  }
}

.p-top_flow_content_title {
  color: #fff;
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: bold;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .p-top_flow_content_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_flow_content_title {
    margin-left: 10%;
  }
}

@media screen and (min-width: 769px) {
  .p-top_flow_content_title {
    width: 68%;
    margin: 0 auto;
  }
}

.p-top_flow_content_title span {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .p-top_flow_content_title span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.p-top_flow_main {
  padding-top: 150px;
  padding-bottom: 121px;
}

@media screen and (max-width: 768px) {
  .p-top_flow_main {
    padding-top: 60px;
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 769px) {
  .p-top_flow_main {
    width: 82%;
    margin: 0 auto;
  }
}

.p-top_flow_item {
  position: relative;
  border-left: #faba7f 2px dashed;
  padding-left: 32px;
  margin-left: 20px;
  padding-bottom: 70px;
}

@media screen and (min-width: 769px) {
  .p-top_flow_item {
    padding-bottom: 64px;
    padding-left: 56px;
  }
}

.p-top_flow_item_img {
  width: 40px;
  position: absolute;
  top: 0;
  left: -21px;
}

.p-top_flow_item:last-of-type {
  padding-bottom: 0;
  border-left: 0;
  margin-left: 22px;
}

.p-top_flow_item_head {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5em;
  font-weight: bold;
  display: flex;
  padding-bottom: 8px;
}

@media screen and (max-width: 768px) {
  .p-top_flow_item_head {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 769px) {
  .p-top_flow_item_head {
    align-items: flex-start;
  }
}

.p-top_flow_item_head_title {
  margin-left: 12px;
}

@media screen and (max-width: 768px) {
  .p-top_flow_item_head_title {
    margin-left: 21px;
  }
}

.p-top_flow_item_text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .p-top_flow_item_text {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.p-top_flow_item_text a {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .p-top_cost .l-container {
    width: 92.1%;
  }
}

.p-top_cost_table {
  margin: 0 auto;
  margin-top: 95px;
  table-layout: fixed;
  line-height: 1.3;
  font-weight: bold;
  border: none;
  width: 100%;
  filter: drop-shadow(30px 30px 30px #F0EAE1) drop-shadow(-30px -30px 30px #FFFFFF);
}

@media screen and (max-width: 768px) {
  .p-top_cost_table {
    margin-top: 70px;
  }
}

.p-top_cost_table th,
.p-top_cost_table td {
  border: solid 1px #000;
  vertical-align: inherit;
  text-align: center;
}

.p-top_cost_table tr td {
  border: 1px solid #ddd;
  background: #FBF9F8;
}

.p-top_cost_table tr th {
  border: solid 1px #FBF9F8;
  color: #000;
  padding-top: 38px;
  padding-bottom: 38px;
  font-size: 21px;
  font-size: 2.1rem;
}

@media screen and (max-width: 768px) {
  .p-top_cost_table tr th {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_cost_table tr th {
    padding-top: 53px;
    padding-bottom: 58px;
  }
}

.p-top_cost_table tr th:nth-child(1) {
  background: #fce8c8;
}

.p-top_cost_table tr th:nth-child(2) {
  background: #faba7f;
}

.p-top_cost_table tr th:nth-child(3) {
  background: #f9987b;
}

.p-top_cost_table tr:nth-child(2) {
  font-size: 23px;
  font-size: 1.52778vw;
}

@media screen and (max-width: 768px) {
  .p-top_cost_table tr:nth-child(2) {
    font-size: 14px;
    font-size: 3.42105vw;
  }
}

@media screen and (min-width: 1500px) {
  .p-top_cost_table tr:nth-child(1) {
    font-size: 24px;
  }
}

.p-top_cost_table tr:nth-child(1) td {
  padding-top: 37px;
  padding-bottom: 38px;
}

@media screen and (max-width: 768px) {
  .p-top_cost_table tr:nth-child(1) td {
    padding-top: 48.3px;
    padding-bottom: 44.5px;
  }
}

.p-top_cost_table tr:nth-child(2) {
  font-size: 32px;
  font-size: 3.2rem;
  vertical-align: baseline;
}

@media screen and (max-width: 768px) {
  .p-top_cost_table tr:nth-child(2) {
    font-size: 20px;
    font-size: 2rem;
  }
}

.p-top_cost_table tr:nth-child(2) td {
  padding-top: 40px;
  padding-bottom:40px;
}

@media screen and (max-width: 768px) {
  .p-top_cost_table tr:nth-child(2) td {
    padding-top: 61.5px;
    padding-bottom: 61.5px;
  }
}

.p-top_cost_table tr:nth-child(2) span {
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 768px) {
  .p-top_cost_table tr:nth-child(2) span {
    font-size: 9px;
    font-size: 0.9rem;
  }
}

.p-top_cost_table tr:nth-child(1) p {
  font-size: 9px;
  font-size: 0.9rem;
  font-weight: normal;
  line-height: 1.3;
  padding-top: 4px;
  padding-bottom: 16px;
}

@media screen and (max-width: 768px) {
  .p-top_cost_table tr:nth-child(2) p {
    padding-top: 10px;
    padding-bottom: 10.5px;
  }
}

.p-top_cost_table tr:nth-child(3) {
  height: 137px;
  font-size: 36px;
  font-size: 3.6rem;
}

@media screen and (max-width: 768px) {
  .p-top_cost_table tr:nth-child(3) {
    height: 175px;
  }
}

@media screen and (max-width: 768px) {
  .p-top_cost_table tr:nth-child(3) {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.p-top_cost_table tr:nth-child(3) small {
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 768px) {
  .p-top_cost_table tr:nth-child(3) small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.p-top_cost_table tr:nth-child(3) span {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  display: inline-block;
  width: 80%;
  padding-top: 15px;
}

@media screen and (max-width: 768px) {
  .p-top_cost_table tr:nth-child(3) span {
    font-size: 9px;
    font-size: 0.9rem;
  }
}

.p-top_cost_table tr td:first-child {
  border-left: none;
}

.p-top_cost_table tr td:last-child {
  border-right: none;
}

.p-top_cost_table tr:last-child td {
  border-bottom: none;
}

.p-top_cost_table .td_small {
  font-size: 21px;
  font-size: 1.38889vw;
}

@media screen and (max-width: 768px) {
  .p-top_cost_table .td_small {
    font-size: 14px;
    font-size: 3.42105vw;
  }
}

@media screen and (min-width: 1500px) {
  .p-top_cost_table .td_small {
    font-size: 22px;
  }
}

.p-top_cost_table-max {
  max-width: 700px;
}

.p-top_cost_table-max tr,
.p-top_cost_table-max th,
.p-top_cost_table-max td,
.p-top_cost_table-max p {
  width: 100%;
}

.p-top_cost_table-max tr th {
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 768px) {
  .p-top_cost_table-max tr th {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.p-top_cost_table-max tr:nth-child(2) td {
  padding-bottom: 26px;
}

@media screen and (max-width: 768px) {
  .p-top_cost_table-max tr:nth-child(2) td {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.p-top_cost_text {
  text-align: center;
  line-height: 2;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: 80px;
  padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .p-top_cost_text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_cost_text {
    padding-top: 35px;
    padding-bottom: 25px;
  }
}

.p-top_cost_text--small {
  text-align: center;
  line-height: 2;
  font-size: 16px;
  font-size: 1.6rem;
  padding-top: 80px;
  padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .p-top_cost_text--small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_cost_text--small {
    padding-top: 35px;
    padding-bottom: 25px;
  }
}

.p-top_cost_btn {
  margin-top: 70px;
}

@media screen and (max-width: 768px) {
  .p-top_cost_btn {
    width: 71.4%;
  }
}

.p-top_application_second {
  color: #fff;
  width: 100%;
  background: url(../img/top_application_second.jpg) 20% 65%/cover no-repeat;
  padding-top: 150px;
  padding-bottom: 150px;
}

@media screen and (max-width: 768px) {
  .p-top_application_second {
    padding: 100px 0;
    background: url(../img/top_application_second_sp.jpg) 20% 65%/cover no-repeat;
  }
}

.p-top_application_second_title {
  font-size: 40px;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.75;
  text-align: center;
}
.p-top_application_second_title span {
  font-size: 32px;
}

@media screen and (max-width: 768px) {
  .p-top_application_second_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .p-top_application_second_title span {
    font-size: 18px;
  }
}

.p-top_application_second_text {
  padding: 35px 0 45px 0;
  max-width: 657px;
  margin: 0 auto;
  line-height: 2;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 768px) {
  .p-top_application_second_text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_application_second_text {
    padding: 40px 0;
  }
}

.p-top_application_second_read {
  padding: 35px 0 45px 0;
  line-height: 2;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-top_application_second_read {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_application_second_read {
    padding: 40px 0;
  }
}

.p-top_application_second .p-top_application_btn.is_general {
  max-width: 515px;
  width: 51.5%;
}
@media screen and (max-width: 768px) {
.p-top_application_second .p-top_application_btn.is_general {
    width: 91.5%;
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 960px) and (min-width: 768px){
.p-top_application_second .p-top_application_btn.is_general {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.p-top_question {
  padding-top: 150px;
  padding-bottom: 150px;
}

@media screen and (max-width: 768px) {
  .p-top_question {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}

.p-top_question_container {
  width: 80%;
  max-width: 828px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .p-top_question_container {
    width: 81.3%;
  }
}

@media screen and (min-width: 769px) {
  .p-top_question_area {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .p-top_question_area {
    width: 214px;
    margin: 0 auto;
  }
}

.p-top_question_area_title {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.5;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .p-top_question_area_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.p-top_question_area_subtitle {
  color: #DDD;
  font-family: "Poppins", sans-serif;
  font-style: italic;
  font-size: 38px;
  font-size: 3.8rem;
}

@media screen and (max-width: 768px) {
  .p-top_question_area_subtitle {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_question_area_subtitle {
    text-align: right;
    padding-top: 1px;
  }
}

.p-top_question_accordion {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  line-height: 1.75;
  padding-top: 52px;
  border-bottom: 1px solid #ddd;
}

@media screen and (max-width: 768px) {
  .p-top_question_accordion {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_question_accordion {
    padding-top: 62px;
  }
}

.p-top_question_accordion_title {
  border-top: 1px solid #ddd;
  padding: 28px 85px 24px 45px;
  position: relative;
  font-weight: bold;
  cursor: pointer;
  user-select: none;
}

@media screen and (max-width: 768px) {
  .p-top_question_accordion_title {
    padding: 30px 13% 20px 50px;
  }
}

.p-top_question_accordion_title:last-of-type {
  border-bottom: 1px solid #ddd;
}

.p-top_question_accordion_title::before, .p-top_question_accordion_title::after {
  content: '';
  display: block;
  background-color: #000;
  position: absolute;
  top: 38px;
  width: 22px;
  height: 2px;
  right: 21px;
}

@media screen and (max-width: 768px) {
  .p-top_question_accordion_title::before, .p-top_question_accordion_title::after {
    top: 46px;
    right: 0;
  }
}

.p-top_question_accordion_title::after {
  transform: rotate(90deg);
  transition-duration: .3s;
}

.p-top_question_accordion_title.is-active::before {
  opacity: 0;
}

.p-top_question_accordion_title.is-active::after {
  transform: rotate(0);
}

.p-top_question_accordion_img_q {
  position: absolute;
  width: 32px;
  top: 24px;
  left: 0;
}

@media screen and (max-width: 768px) {
  .p-top_question_accordion_img_q {
    top: 32px;
  }
}

.p-top_question_accordion_img_a {
  position: absolute;
  width: 32px;
  top: 0;
  left: 0;
}

.p-top_question_accordion_content {
  position: relative;
  padding: 0 85px 0 45px;
  line-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition-duration: .3s;
}

@media screen and (max-width: 768px) {
  .p-top_question_accordion_content {
    padding-right: 0;
    padding-left: 50px;
  }
}

.p-top_question_accordion_content a {
  text-decoration: underline;
}

.p-top_question_accordion_content.is-open {
  padding: 4px 85px 24px 45px;
  line-height: 1.75;
  height: auto;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .p-top_question_accordion_content.is-open {
    padding: 0 0 20px 50px;
  }
}

.p-top_question_text {
  text-align: center;
  line-height: 2;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: 80px;
  padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .p-top_question_text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-top_question_text {
    padding-top: 35px;
    padding-bottom: 25px;
  }
}

.general_mv_dl_pc {
  background: linear-gradient(180deg, #FABA7F 0.01%, #FFCFA3 100.01%);
}

.general_mv_title_sub {
  color: #4BB8D0;
}

.general_mv_follow {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 55px;
  z-index: 1000;
  display: block;
}

.general_mv_follow_dl_cont {
  background: linear-gradient(180deg, #FABA7F 0%, #FFCFA3 100%);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.general_mv_follow_dl_cont img {
  width: 44px;
  margin-right: 10px;
}

.general_mv_follow_dl_cont p {
  color: #fff;
  letter-spacing: 0.03em;
  line-height: 1.5;
  font-size: 18px;
  font-size: 1.8rem;
}

.general_summary {
  background: linear-gradient(180deg, rgba(253, 255, 135, 0.2) 3.86%, rgba(118, 185, 222, 0.4) 69.46%, rgba(123, 188, 249, 0.6) 100%);
}

.general_summary_title::after {
  content: "Self coaching.";
  color: #4BB8D0;
  right: 80px;
}

@media screen and (max-width: 768px) {
  .general_summary_title::after {
    right: 5px;
  }
}

.general_about {
  z-index: 2;
  position: relative;
  padding-bottom: 50px;
  padding-top: 150px;
}

@media screen and (max-width: 768px) {
  .general_about {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}

.general_about_title {
  font-size: 18px;
  font-size: 1.18056vw;
  line-height: 1.5;
  margin-top: 60px;
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .general_about_title {
    font-size: 14px;
    font-size: 3.42105vw;
  }
}

@media screen and (min-width: 769px) {
  .general_about_title {
    margin: 0 auto;
    width: 680px;
    margin-top: 100px;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  .general_about_title {
    margin-top: 50px;
    font-size: 14px;
  }
}

.general_about img {
  margin: 0 auto;
}

.general_about_img_coach {
  max-width: 795px;
}

@media screen and (max-width: 768px) {
  .general_about_img_coach {
    width: 90%;
  }
}

.general_about_img_model {
  max-width: 680px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .general_about_img_model {
    padding-bottom: 80px;
  }
}

.general_about_img_ability {
  padding-bottom: 34px;
}

.general_about_text {
  text-align: center;
}

.general_about_text_inner {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.8;
  display: inline;
  padding: 0 5px 4px 5px;
  background: linear-gradient(transparent 47%, rgba(68, 135, 197, 0.4) 47%);
}

@media screen and (max-width: 768px) {
  .general_about_text_inner {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.general_mission_img {
  width: 100%;
  position: absolute;
  top: calc(-378 / 2750 * 100vw);
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .general_mission_img {
    top: -40px;
  }
}

.general_mission_main {
  margin-top: 80px;
}

@media screen and (min-width: 769px) {
  .general_mission_main {
    display: flex;
    justify-content: space-between;
    column-gap: 54px;
    align-items: center;
  }
}

@media screen and (min-width: 769px) {
  .general_mission_main img {
    width: 41.6%;
    object-fit: cover;
    height: fit-content;
  }
}

@media screen and (max-width: 768px) {
  .general_mission_main img {
    max-width: 400px;
    margin: 0 auto;
  }
}

.general_mission_textarea {
  padding-bottom: 0;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .general_mission_textarea {
    margin-top: 70px;
  }
}

.general_mission_copy {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: bold;
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .general_mission_copy {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1150px) {
  .general_mission_copy {
    font-size: 48px;
    font-size: 3.26389vw;
  }
}

@media screen and (min-width: 769px) and (max-width: 1150px) and (max-width: 768px) {
  .general_mission_copy {
    font-size: 20px;
    font-size: 5vw;
  }
}

.general_contents_main {
  padding-top: 95px;
}

@media screen and (max-width: 768px) {
  .general_contents_main {
    padding-top: 70px;
  }
}

@media screen and (min-width: 769px) {
  .general_contents_inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: flex-start;
  }
}

@media screen and (min-width: 769px) and (min-width: 1100px) {
  .general_contents_inner {
    justify-content: space-between;
  }
}

.general_contents_inner + .general_contents_inner {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .general_contents_inner:not(:last-child) {
    margin-bottom: 80px;
  }
}

.general_contents_item {
  position: relative;
}

@media screen and (min-width: 769px) {
  .general_contents_item {
    max-width: 460px;
  }
}

.general_contents_item_title {
  display: flex;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: bold;
  padding-top: 20px;
}

@media screen and (max-width: 768px) {
  .general_contents_item_title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 768px) {
  .general_contents_item_title {
    font-size: 24px;
    font-size: 1.59722vw;
    column-gap: 20px;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .general_contents_item_title {
    font-size: 18px;
    font-size: 4.47368vw;
  }
}

@media screen and (min-width: 769px) {
  .general_contents_item_title {
    padding-top: 24px;
  }
}

.general_contents_item_title_left span {
  display: inline-block;
  padding: 0 2px;
  line-height: 1.1;
  white-space: nowrap;
  background: linear-gradient(transparent 73%, #4BB8D0 73%);
}

@media screen and (max-width: 768px) {
  .general_contents_item_title_left span {
    font-size: 24px;
    font-size: 1.59722vw;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .general_contents_item_title_left span {
    font-size: 16px;
    font-size: 3.94737vw;
  }
}

@media screen and (min-width: 769px) {
  .general_contents_item_title_right {
    padding-left: 24px;
  }
}

.general_contents_item_text {
  padding-top: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}

@media screen and (min-width: 769px) {
  .general_contents_item_text {
    padding-top: 24px;
  }
}

.general_contents_item_circle {
  z-index: -1;
  position: absolute;
  width: 320px;
  top: 149px;
  right: -183px;
}

@media screen and (min-width: 1023px) {
  .general_contents_item_circle {
    top: 108px;
    right: -768px;
  }
}

@media screen and (max-width: 768px) {
  .general_contents_item_circle {
    width: 54.2%;
    top: 149px;
    left: 59.5%;
  }
}

.general_contents_program {
  margin-top: 65px;
}

@media screen and (max-width: 768px) {
  .general_contents_program {
    margin-top: 110px;
  }
}

.general_contents_program_inner {
  margin-top: 43px;
  margin-left: 54px;
}

@media screen and (max-width: 768px) {
  .general_contents_program_inner {
    margin-left: 30px;
  }
}

@media screen and (min-width: 769px) {
  .general_contents_program_inner {
    display: flex;
  }
}

@media screen and (min-width: 769px) {
  .general_contents_program_inner_item:nth-of-type(2) {
    margin-left: 80px;
  }
}

.general_contents_program_cmn {
  position: relative;
  padding-left: 40px;
  padding-bottom: 40px;
  border-left: #7EC5D4 1.5px dashed;
}

@media screen and (max-width: 768px) {
  .general_contents_program_cmn {
    padding-bottom: 24px;
    padding-left: 30px;
  }
}

@media screen and (min-width: 769px) {
  .general_contents_program_cmn:last-of-type {
    padding-bottom: 0;
    border-left: none;
    margin-left: 1px;
  }
}

.general_contents_program_cmn_last {
  padding-bottom: 0;
  border-left: none;
  margin-left: 1px;
}

.general_contents_program_cmn_img {
  width: 24px;
  position: absolute;
  top: 0;
  left: -13px;
}

@media screen and (max-width: 768px) {
  .general_contents_program_cmn_img {
    width: 20px;
    left: -10.5px;
  }
}

.general_contents_program_cmn_text {
  font-weight: bold;
  font-size: 21px;
  font-size: 2.1rem;
}

@media screen and (max-width: 768px) {
  .general_contents_program_cmn_text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1060px) {
  .general_contents_program_cmn_text {
    font-size: 21px;
    font-size: 1.38889vw;
  }
}

@media screen and (min-width: 769px) and (max-width: 1060px) and (max-width: 768px) {
  .general_contents_program_cmn_text {
    font-size: 14px;
    font-size: 3.42105vw;
  }
}

@media screen and (max-width: 375px) {
  .general_contents_program_cmn_text {
    font-size: 21px;
    font-size: 1.38889vw;
  }
}

@media screen and (max-width: 375px) and (max-width: 768px) {
  .general_contents_program_cmn_text {
    font-size: 14px;
    font-size: 3.42105vw;
  }
}

.general_flow_content {
  background: radial-gradient(99.39% 98.42% at 20.56% 1.58%, #63B3DF 0%, rgba(99, 179, 223, 0) 100%), radial-gradient(80.82% 90.02% at 86.92% 90.02%, #4487C5 0%, rgba(68, 135, 197, 0.1) 100%), radial-gradient(100% 100% at 0% 100%, #7FD2DD 0%, rgba(127, 210, 221, 0) 100%);
}

.general_flow_item {
  border-color: #4BB8D0;
  padding-bottom: 32px;
}

.general_application_second {
  background: url(../img/general_application_second.jpg) 20% 65%/cover no-repeat;
}

@media screen and (max-width: 768px) {
  .general_application_second {
    background: url(../img/general_application_second_sp.jpg) 20% 65%/cover no-repeat;
  }
}

.form {
  padding-bottom: 300px;
}

.p-form_container {
  width: 80%;
}

.p-form_main {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding: 80px 0;
  width: 62.5%;
  box-shadow: 40px 40px 30px #F0EAE1, -15px -15px 16px rgba(255, 254, 253, 0.8);
  border-radius: 10px;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .p-form_main {
    width: 85.5%;
    box-shadow: 16px 16px 16px #F0EAE1, -9px -9px 16px rgba(255, 254, 253, 0.8);
    border-radius: 5px;
    padding: 60px 0;
  }
}

.p-form_main::before {
  content: "";
  display: block;
  height: 200px;
  width: 2px;
  background: #C0BFBF;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -250px;
}

@media screen and (max-width: 768px) {
  .p-form_main::before {
    height: 100px;
    top: -150px;
  }
}

.p-form_titlearea {
  padding-top: 186px;
}

@media screen and (max-width: 768px) {
  .p-form_titlearea {
    padding-top: 89px;
  }
}

.p-form_title, .p-form_title--center, .p-terms_title--center {
  font-size: 72px;
  font-size: 7.2rem;
  font-weight: bold;
  position: relative;
  line-height: 1.5;
  top: -66px;
  color: #565656;
}

@media screen and (max-width: 768px) {
  .p-form_title, .p-form_title--center, .p-terms_title--center {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media screen and (max-width: 768px) {
  .p-form_title, .p-form_title--center, .p-terms_title--center {
    top: -26px;
  }
}

.p-form_title_en {
  font-size: 120px;
  font-size: 12rem;
  font-family: "Poppins", sans-serif;
  position: relative;
  color: #C0BFBF;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .p-form_title_en {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

.p-form_title_en span {
  color: #FABA7F;
}

.p-form_title--center {
  text-align: center;
  font-size: 64px;
  font-size: 4.375vw;
  z-index: 2;
  top: 0;
  position: relative;
}

@media screen and (max-width: 768px) {
  .p-form_title--center {
    font-size: 24px;
    font-size: 6.05263vw;
  }
}

@media screen and (min-width: 1440px) {
  .p-form_title--center {
    font-size: 64px;
    font-size: 6.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-form_title--center {
    line-height: 1.3;
  }
}

.p-form_textarea {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.05em;
  padding-bottom: 300px;
}

@media screen and (max-width: 768px) {
  .p-form_textarea {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 769px) {
  .p-form_textarea {
    width: 79%;
    margin: 0 auto;
    margin-top: -8px;
  }
}

@media screen and (max-width: 768px) {
  .p-form_textarea {
    padding-top: 17px;
    padding-bottom: 200px;
    text-align: left;
  }
}

.p-form-control {
  width: 100%;
  border: 1px solid #969696;
  border-radius: 4px;
  margin-top: 12px;
  height: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  background: #fff;
  padding-left: 10px;
}

.p-form-control_select {
  width: 65%;
}

.p-form_content {
  width: 490px;
  margin: 0 auto;
  width: 54%;
  padding-top: 100px;
  padding-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .p-form_content {
    padding-bottom: 255px;
    width: 84.6%;
  }
}

.p-form_btn_group.active {
  padding-top: 71px;
}

@media screen and (min-width: 769px) {
  .p-form_btn_group.active {
    display: flex;
    justify-content: space-between;
    padding-top: 80px;
  }
}

@media screen and (min-width: 769px) {
  .p-form_btn_group.active .c-button, .p-form_btn_group.active .c-button_header {
    width: 57%;
  }
}

@media screen and (max-width: 768px) {
  .p-form_btn_group.active .c-button_secondary {
    margin: 0 auto;
    width: 60%;
    margin-bottom: 53px;
  }
}

.p-form-group.active {
  border-bottom: none;
}

.p-form-group {
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}

.p-form-group_agree {
  border-bottom: none;
  padding-bottom: 80px;
}

.p-form-group a {
  text-decoration: underline;
}

.p-form-group + .p-form-group {
  padding-top: 30px;
}

.p-form-group_required {
  display: inline-block;
  background: #fb8676;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 4px 10px;
  border-radius: 2px;
  margin-right: 16px;
  font-weight: bold;
}

.p-form-group_title {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  pointer-events: none;
}

.p-form-group_title_check {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .p-form-group_title_check {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.p-form-group_instance {
  color: #969696;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 8px;
}

.p-form-group_confirm {
  margin-top: 20px;
  font-size: 16px;
  font-size: 1.6rem;
}

.p-form-group_check-input {
  margin-right: 12px;
  width: 24px;
  height: 24px;
  border-color: #969696;
  border-radius: 4px;
}

.p-form-group_text-danger {
  padding-top: 8px;
  display: inline-block;
  color: #E94A53;
  padding-top: 15px;
  font-weight: bold;
}

.p-form-contact_titlearea {
  width: 650px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .p-form-contact_titlearea {
    width: 245px;
  }
}

.p-form-download_titlearea {
  width: 804px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-form-download_titlearea {
    width: 100%;
    max-width: 304px;
  }
}

.p-form-download_titlearea .p-form_title_en {
  text-align: center;
}

.p-form-entry_titlearea {
  width: 966px;
  margin: 0 auto;
  padding-top: 101px;
}

@media screen and (max-width: 768px) {
  .p-form-entry_titlearea {
    width: 100%;
    max-width: 304px;
  }
}

@media screen and (max-width: 768px) {
  .p-form-entry_title_en {
    font-size: 36px;
  }
}

@media screen and (max-width: 768px) {
  .p-form-entry_title {
    font-size: 28px;
    top: -14px;
  }
}

@media screen and (max-width: 768px) {
  .p-form-entry_textarea {
    padding-top: 42px;
  }
}

.p-thanks_title_en {
  font-family: "Poppins", sans-serif;
  color: #C0BFBF;
  text-align: center;
  position: absolute;
  top: -5.7vw;
  left: 50%;
  transform: translateX(-50%);
  font-size: 120px;
  font-size: 8.26389vw;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .p-thanks_title_en {
    font-size: 48px;
    font-size: 12.36842vw;
  }
}

@media screen and (max-width: 768px) {
  .p-thanks_title_en {
    top: -7.7vw;
  }
}

.p-thanks_title_en_head {
  color: #FABA7F;
}

.p-thanks_wrapper {
  padding-top: 239px;
}

@media screen and (max-width: 768px) {
  .p-thanks_wrapper {
    padding-top: 145px;
  }
}

.p-thanks_message {
  position: relative;
}

.p-thanks_message_text {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
  text-align: center;
  margin: 0 auto;
  margin-top: 50px;
  max-width: 1000px;
  width: 80%;
}

@media screen and (max-width: 768px) {
  .p-thanks_message_text {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 768px) {
  .p-thanks_message_text {
    margin-top: 32px;
    text-align: left;
  }
}

.p-thanks_main {
  background: #FBF9F8;
  box-shadow: 40px 40px 30px #F0EAE1, -15px -15px 16px rgba(255, 254, 253, 0.8);
  border-radius: 15px;
  padding-top: 100px;
  padding-bottom: 100px;
  margin: 0 auto;
  margin-top: 300px;
  margin-bottom: 200px;
  position: relative;
  max-width: 1010px;
  width: 70%;
}

@media screen and (max-width: 768px) {
  .p-thanks_main {
    margin-top: 200px;
    margin-bottom: 200px;
    width: 85.5%;
    padding-top: 80px;
    padding-bottom: 80px;
    box-shadow: 16px 16px 16px #F0EAE1, -9px -9px 16px rgba(255, 254, 253, 0.8);
    border-radius: 5px;
  }
}

.p-thanks_main::before {
  content: "";
  display: block;
  height: 200px;
  width: 2px;
  background: #C0BFBF;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -250px;
}

@media screen and (max-width: 768px) {
  .p-thanks_main::before {
    height: 100px;
    top: -150px;
  }
}

@media screen and (max-width: 768px) {
  .p-thanks_main_content {
    width: 86%;
    margin: 0 auto;
  }
}

.p-thanks_main_content p {
  text-align: center;
}

.p-thanks_main p:nth-of-type(1) {
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {
  .p-thanks_main p:nth-of-type(1) {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.p-thanks_main p:nth-of-type(2) {
  color: #fb8676;
  font-size: 36px;
  font-size: 3.6rem;
  margin-top: 30px;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 768px) {
  .p-thanks_main p:nth-of-type(2) {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-thanks_main p:nth-of-type(2) {
    margin-top: 37px;
  }
}

.p-thanks_main p:nth-of-type(3) {
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 50px;
  line-height: 2;
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .p-thanks_main p:nth-of-type(3) {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 768px) {
  .p-thanks_main p:nth-of-type(3) {
    margin-top: 37px;
    margin-bottom: 37px;
  }
}

.p-thanks_entry_title {
  font-size: 55px;
  font-size: 5.5rem;
}

@media screen and (max-width: 768px) {
  .p-thanks_entry_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.p-thanks_important_main {
  background: #FBF9F8;
  box-shadow: 40px 40px 30px #F0EAE1, -15px -15px 16px rgba(255, 254, 253, 0.8);
  border-radius: 15px;
  padding-top: 70px;
  padding-bottom: 70px;
  margin: 0 auto;
  margin-top: 150px;
  margin-bottom: 200px;
  position: relative;
  max-width: 1010px;
  width: 70%;
}

@media screen and (max-width: 768px) {
  .p-thanks_important_main {
    margin-top: 110px;
    margin-bottom: 200px;
    width: 85.5%;
    padding-top: 50px;
    padding-bottom: 50px;
    box-shadow: 16px 16px 16px #F0EAE1, -9px -9px 16px rgba(255, 254, 253, 0.8);
    border-radius: 5px;
  }
}

.p-thanks_important_main::before {
  content: "";
  display: block;
  height: 50px;
  width: 2px;
  background: #C0BFBF;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -100px;
}

@media screen and (max-width: 768px) {
  .p-thanks_important_main::before {
    top: -80px;
  }
}

@media screen and (max-width: 768px) {
  .p-thanks_important_main_content {
    width: 86%;
    margin: 0 auto;
  }
}

.p-thanks_important_main_content p {
  text-align: center;
}

.p-thanks_important_main p:nth-of-type(1) {
  color: #fb8676;
  font-size: 48px;
  font-size: 4.8rem;
  letter-spacing: 0.05em;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .p-thanks_important_main p:nth-of-type(1) {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

.p-thanks_important_main p:nth-of-type(2) {
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 55px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .p-thanks_important_main p:nth-of-type(2) {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 768px) {
  .p-thanks_important_main p:nth-of-type(2) {
    line-height: 1.7;
    margin-top: 40px;
  }
}

.p-thanks_important_main p:nth-of-type(3) {
  color: #fb8676;
  font-weight: bold;
  font-size: 28px;
  font-size: 2.8rem;
  margin-top: 54px;
  line-height: 2;
  margin-bottom: 27px;
}

@media screen and (max-width: 768px) {
  .p-thanks_important_main p:nth-of-type(3) {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 768px) {
  .p-thanks_important_main p:nth-of-type(3) {
    margin-top: 40px;
    margin-bottom: 13px;
  }
}

@media screen and (max-width: 768px) {
  .p-about_top {
    background: url(../img/about_top_sp.jpg) 20% 65%/cover no-repeat;
  }
}

@media screen and (min-width: 769px) {
  .p-about_top {
    background: url(../img/about_top_pc.jpg) 20% 65%/contain no-repeat;
    background-position: top center;
  }
}

.p-about_top_titlearea {
  padding-top: calc(300 / 1440 * 100vw);
  width: 393px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .p-about_top_titlearea {
    width: 298px;
    padding-top: 202px;
  }
}

.p-about_top_title {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: bold;
  color: #fff;
  position: relative;
  line-height: 1.5;
  text-align: right;
  top: -36px;
}

@media screen and (max-width: 768px) {
  .p-about_top_title {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media screen and (max-width: 768px) {
  .p-about_top_title {
    top: -27px;
  }
}

.p-about_top_title_en {
  font-size: 72px;
  font-size: 7.2rem;
  opacity: 0.4;
  font-family: "Poppins", sans-serif;
  position: relative;
  color: #fff;
  letter-spacing: 0.03em;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .p-about_top_title_en {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

.p-about_top_mission {
  padding-top: calc(521 / 1440 * 100vw);
  padding-bottom: 150px;
}

@media screen and (max-width: 768px) {
  .p-about_top_mission {
    padding-top: 250px;
    padding-bottom: 100px;
  }
}

.p-about_top_mission_textarea {
  padding-bottom: 0;
}

.p-about_about_box {
  max-width: 937px;
  text-align: center;
  font-weight: bold;
  margin: 0 auto;
}

.p-about_about_box_title {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .p-about_about_box_title {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.p-about_about_box_text {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 2;
  padding-top: 60px;
  padding-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .p-about_about_box_text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-about_about_box_text {
    padding-top: 48px;
    padding-bottom: 64px;
    text-align: left;
  }
}

.p-about_about_text_inner {
  background: linear-gradient(transparent 47%, rgba(75, 184, 208, 0.4) 47%);
}

.p-about_about_btn {
  margin-top: 130px;
}

@media screen and (max-width: 768px) {
  .p-about_about_btn {
    margin-top: 60px;
  }
}

.p-about_why_title {
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  .p-about_why_title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.p-about_why_title--main {
  font-size: 48px;
  font-size: 4.8rem;
}

@media screen and (max-width: 768px) {
  .p-about_why_title--main {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.p-about_why_main {
  max-width: 657px;
  margin-top: 91px;
}

@media screen and (max-width: 768px) {
  .p-about_why_main {
    margin-top: 73px;
  }
}

.p-about_why_main_text {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .p-about_why_main_text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-about_why_main_text {
    line-height: 2.3;
  }
}

.p-about_why_main_text:not(:last-child) {
  padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .p-about_why_main_text:not(:last-child) {
    padding-bottom: 30px;
  }
}

.p-about_7salon {
  position: relative;
}

.p-about_7salon .l-container {
  padding-top: 150px;
  padding-bottom: 150px;
}

@media screen and (max-width: 768px) {
  .p-about_7salon .l-container {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.p-about_7salon_bg_title {
  position: absolute;
  font-size: 250px;
  font-size: 17.29167vw;
  color: rgba(181, 181, 181, 0.25);
  font-family: "Allura", cursive, "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, YuGothic, "游ゴシック", sans-serif;
  letter-spacing: 0.02em;
  top: 83px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .p-about_7salon_bg_title {
    font-size: 86px;
    font-size: 22.36842vw;
  }
}

@media screen and (min-width: 1440px) {
  .p-about_7salon_bg_title {
    font-size: 250px;
    font-size: 25rem;
  }
}

@media screen and (max-width: 768px) {
  .p-about_7salon_bg_title {
    top: 100px;
  }
}

.p-about_7salon_titlearea {
  text-align: center;
}

.p-about_7salon_title {
  font-size: 24px;
  font-size: 2.4rem;
  position: relative;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .p-about_7salon_title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.p-about_7salon_title::after {
  content: "7habtis official book salon";
  font-family: "Allura", cursive, "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, YuGothic, "游ゴシック", sans-serif;
  color: #fb8676;
  font-size: 28px;
  font-size: 2.8rem;
  position: absolute;
  transform: rotate(-3deg);
  letter-spacing: 0.05em;
  line-height: 1.5;
  top: 85.3px;
  right: -34.64px;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .p-about_7salon_title::after {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-about_7salon_title::after {
    top: 57.83px;
    right: 6.24px;
  }
}

.p-about_7salon_title--main {
  font-size: 48px;
  font-size: 4.8rem;
}

@media screen and (max-width: 768px) {
  .p-about_7salon_title--main {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 768px) {
  .p-about_7salon_main {
    margin-top: 70px;
  }
}

@media screen and (min-width: 769px) {
  .p-about_7salon_main {
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
  }
}

@media screen and (min-width: 769px) and (min-width: 1023px) {
  .p-about_7salon_main {
    justify-content: space-between;
  }
}

.p-about_7salon_main_img {
  object-fit: cover;
}

@media screen and (min-width: 769px) {
  .p-about_7salon_main_img {
    max-width: 460px;
    width: 46%;
  }
}

@media screen and (max-width: 768px) {
  .p-about_7salon_main_img {
    width: 100%;
  }
}

.p-about_7salon_main_box {
  padding-top: 15px;
}

@media screen and (min-width: 769px) {
  .p-about_7salon_main_box {
    max-width: 486px;
    padding-left: 30px;
  }
}

@media screen and (max-width: 768px) {
  .p-about_7salon_main_box {
    padding-top: 20px;
  }
}

@media screen and (min-width: 769px) and (max-width: 970px) {
  .p-about_7salon_main_box_text {
    font-size: 1.6rem;
  }
}

.p-about_7salon_main_box_btn {
  margin-top: 32px;
}

@media screen and (max-width: 768px) {
  .p-about_7salon_main_box_btn {
    margin: 0 auto;
    margin-top: 25px;
  }
}

.p-about_book_title {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-about_book_title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.p-about_book_main {
  margin-top: 80px;
}

@media screen and (min-width: 769px) {
  .p-about_book_main {
    display: flex;
    justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .p-about_book_main {
    margin-top: 70px;
  }
}

.p-about_book_main_img {
  width: 50%;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .p-about_book_main_img {
    max-width: 249px;
  }
}

@media screen and (max-width: 768px) {
  .p-about_book_main_img {
    padding-bottom: 70px;
  }
}

.p-about_book_main_text {
  max-width: 657px;
}

@media screen and (min-width: 769px) {
  .p-about_book_main_text {
    width: 66%;
    display: flex;
    align-items: center;
    padding-left: 20px;
  }
}

.p-about_program {
  background: url(../img/about_program_bg.jpg) 20% 65%/cover no-repeat;
}

.p-about_program_bg {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: rgba(251, 249, 248, 0.85);
}

@media screen and (max-width: 768px) {
  .p-about_program_bg {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.p-about_program_title {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-about_program_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.p-about_program_title span {
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 768px) {
  .p-about_program_title span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.p-about_program_text {
  padding: 40px 0 60px 0;
  max-width: 657px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .p-about_program_text {
    padding: 40px 0;
  }
}

.p-about_company {
  padding-top: 150px;
  padding-bottom: 300px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .p-about_company {
    padding-top: 113px;
    padding-bottom: 200px;
    background: url(../img/about_company_sp.jpg) 20% 65%/cover no-repeat;
  }
}

@media screen and (min-width: 769px) {
  .p-about_company {
    background: url(../img/about_company.jpg) 20% 65%/contain no-repeat;
    background-position: bottom center;
  }
}

.p-about_company_bg {
  position: absolute;
  height: 855px;
  bottom: 0;
}

.p-about_company_area {
  padding-bottom: 57px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-about_company_area {
    width: 214px;
    margin: 0 auto;
    padding-bottom: 46px;
  }
}

.p-about_company_area_title {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 1.5;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .p-about_company_area_title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.p-about_company_area_subtitle {
  color: #DDD;
  font-family: "Poppins", sans-serif;
  font-style: italic;
  font-size: 36px;
  font-size: 3.6rem;
}

@media screen and (max-width: 768px) {
  .p-about_company_area_subtitle {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media screen and (max-width: 768px) {
  .p-about_company_area_subtitle {
    padding-top: 3px;
  }
}

.p-about_company_main {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .p-about_company_main {
    max-width: 658px;
    width: 45.7%;
  }
}

@media screen and (max-width: 768px) {
  .p-about_company_main {
    width: 80.53%;
  }
}

.p-about_company_main tr {
  border: 1px #c4c4c4 solid;
  border-left: transparent;
  border-right: transparent;
}

.p-about_company_main th, .p-about_company_main td {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  padding-top: 24px;
  padding-bottom: 24px;
}

@media screen and (max-width: 768px) {
  .p-about_company_main th, .p-about_company_main td {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 768px) {
  .p-about_company_main th, .p-about_company_main td {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.p-about_company_main th {
  padding-left: 24px;
}

@media screen and (max-width: 768px) {
  .p-about_company_main th {
    padding-left: 10px;
  }
}

.p-about_company_main td {
  width: 65%;
}

@media screen and (max-width: 768px) {
  .p-about_company_main td {
    width: 64%;
  }
}

.p-about_company_btn {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .p-about_company_btn {
    margin-top: 37px;
    width: 65.8%;
  }
}

.p-terms_wrapper {
  padding-top: 227px;
}

@media screen and (max-width: 768px) {
  .p-terms_wrapper {
    padding-top: 145px;
  }
}

.p-terms_title_en {
  font-family: "Poppins", sans-serif;
  color: #C0BFBF;
  text-align: center;
  position: absolute;
  top: -5.7vw;
  left: 50%;
  transform: translateX(-50%);
  font-size: 120px;
  font-size: 8.26389vw;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .p-terms_title_en {
    font-size: 36px;
    font-size: 9.21053vw;
  }
}

@media screen and (max-width: 768px) {
  .p-terms_title_en {
    top: -7.7vw;
  }
}

.p-terms_title_en span {
  color: #FABA7F;
}

.p-terms_title--center {
  text-align: center;
  font-size: 72px;
  font-size: 4.93056vw;
  z-index: 2;
  top: 0;
  position: relative;
}

@media screen and (max-width: 768px) {
  .p-terms_title--center {
    font-size: 28px;
    font-size: 7.10526vw;
  }
}

@media screen and (min-width: 1440px) {
  .p-terms_title--center {
    font-size: 72px;
    font-size: 7.2rem;
  }
}

.p-terms_main {
  max-width: 1000px;
  margin: 0 auto;
  width: 90%;
  position: relative;
  margin-top: 350px;
  margin-bottom: 200px;
}

@media screen and (max-width: 768px) {
  .p-terms_main {
    margin-top: 200px;
    margin-bottom: 200px;
    width: 80%;
  }
}

.p-terms_main::before {
  content: "";
  display: block;
  height: 200px;
  width: 2px;
  background: #C0BFBF;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -300px;
}

@media screen and (max-width: 768px) {
  .p-terms_main::before {
    height: 100px;
    top: -150px;
  }
}

.p-terms_text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .p-terms_text {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.p-official {
  /* background-color: #FBF9F8; */
  padding-top: 150px;
  padding-bottom: 250px;
}
.p-official2 {
  padding-top: 150px;
}
@media screen and (max-width: 768px) {
.p-official {
  padding-top: 100px;
  padding-bottom: 180px;
}
.p-official2 {
  padding-top: 80px;
}
}

.p-official_inner {
  padding: 56px 24px;
  border-radius: 24px;
  background-color: #fff;
  filter: drop-shadow(2px 4px 12px rgba(0, 0, 0, 0.1));
  text-align: center;
}

@media screen and (max-width: 768px) {
  .p-official_inner {
    border-radius: 16px;
  }
}

.p-official_title-sub {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5em;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .p-official_title-sub {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.p-official_title {
  margin-top: 14px;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.5em;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .p-official_title {
    font-size: 20px;
    font-size: 2rem;
  }
}

.p-official_text {
  margin-top: 36px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8em;
}

@media screen and (max-width: 768px) {
  .p-official_text {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.p-official_button {
  transition: 0.2s;
  opacity: 1;
  display: block;
  margin: 36px auto 0;
  padding: 20px;
  border-radius: 8px;
  max-width: 330px;
  width: 100%;
  background-color: #333;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1em;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .p-official_button {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.p-official_button:hover {
  opacity: 0.7;
}

#modal-1,
#modal-2,
#modal-3 {
  display: none;
}

#modal-1.is-open,
#modal-2.is-open,
#modal-3.is-open {
  display: block;
}

.modal__scroll {
  position: relative;
  padding: 50px 80px 110px 80px;
  overflow-y: scroll;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .modal__scroll {
    padding: 40px 5%;
  }
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20000;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .modal__overlay {
    z-index: 1000;
    align-items: flex-start;
  }
}

.modal__container {
  background-color: #fff;
  max-width: 1234px;
  width: 86%;
  box-sizing: border-box;
  position: relative;
  height: 85vh;
  max-height: 712px;
}

@media screen and (max-width: 768px) {
  .modal__container {
    margin-top: 125px;
    width: 89.5%;
    height: calc(100vh - 155px);
  }
}

.modal__close {
  position: absolute;
  width: 28px;
  height: 28px;
  top: -48px;
  right: -48px;
}

@media screen and (max-width: 768px) {
  .modal__close {
    top: -45px;
    right: 0;
  }
}

.modal__close span {
  position: absolute;
  display: block;
  width: 100%;
  height: 1.28px;
  background: #000;
}

.modal__close span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.modal__close span:nth-of-type(2) {
  width: 100%;
  bottom: 50%;
  transform: translateY(50%) rotate(-45deg);
}

.p-modal_bg_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 72%;
}

@media screen and (max-width: 768px) {
  .p-modal_bg_img {
    width: 100%;
  }
}

.p-modal_main {
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 769px) {
  .p-modal_main {
    display: flex;
    justify-content: space-between;
  }
}

.p-modal_main_wrapper {
  height: auto;
}

.p-modal_main_number {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .p-modal_main_number {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.p-modal_main_title {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .p-modal_main_title {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.p-modal_main_text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}

@media screen and (min-width: 769px) {
  .p-modal_main_text {
    padding-top: 32px;
  }
}

@media screen and (max-width: 768px) {
  .p-modal_main_text {
    padding-top: 24px;
  }
}

@media screen and (min-width: 769px) {
  .p-modal_main_img {
    max-width: 400px;
    width: 37%;
    margin-left: 6.9%;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .p-modal_main_img {
    margin-top: 36px;
    margin-bottom: 36px;
  }
}

@media screen and (min-width: 769px) {
  .p-modal_box {
    display: flex;
    justify-content: space-between;
    margin-top: 90px;
  }
}

.p-modal_item {
  max-width: 490px;
}

@media screen and (min-width: 769px) {
  .p-modal_item + .p-modal_item {
    padding-left: 8.7%;
  }
}

@media screen and (max-width: 768px) {
  .p-modal_item + .p-modal_item {
    padding-top: 40px;
  }
}

.p-modal_item_title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2;
}

.p-modal_item_text {
  font-size: 14px;
  line-height: 2;
  margin-top: 18px;
}

.p-mvAnimation_top_01, .p-mvAnimation_btm_01, .p-mvAnimation_btm_02 {
  transition: 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.4s;
  opacity: 1;
}

.p-mvAnimation_sp_top, .p-mvAnimation_sp_btm_01 {
  transition: 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.4s;
  opacity: 1;
}

.p-mvAnimation_sp_btm_02 {
  transition: 1.2s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
  opacity: 1;
}

.p-mvAnimation_text {
  transition: 0.8s cubic-bezier(0.65, 0, 0.35, 1) 1.2s;
  opacity: 1;
}

.p-mvAnimation_line {
  transition: 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.8s;
  opacity: 1;
}

.p-mvAnimation_dl {
  transition: 0.6s cubic-bezier(0.37, 0, 0.63, 1) 2.4s;
}

.js-loading .p-mvAnimation_top_01, .js-loading .p-mvAnimation_btm_01, .js-loading .p-mvAnimation_btm_02, .js-loading .p-mvAnimation_sp_top, .js-loading .p-mvAnimation_sp_btm_01, .js-loading .p-mvAnimation_sp_btm_02, .js-loading .p-mvAnimation_line {
  opacity: 0;
}

.js-loading .p-mvAnimation_top_01 {
  right: -10%;
  top: -10%;
}

.js-loading .p-mvAnimation_btm_01 {
  left: -10%;
  bottom: -10%;
}

.js-loading .p-mvAnimation_btm_02 {
  right: -10%;
  bottom: -10%;
}

.js-loading .p-mvAnimation_sp_top {
  top: -5%;
}

.js-loading .p-mvAnimation_sp_btm_01 {
  left: -15%;
  bottom: -10%;
}

.js-loading .p-mvAnimation_sp_btm_02 {
  right: -15%;
  bottom: -10%;
}

.js-loading .p-mvAnimation_text {
  opacity: 0;
  left: 2%;
}

.js-loading .p-mvAnimation_dl {
  transform: translate(-100%, -50%);
}

.u-textarea_h100 {
  height: 100px;
}

.u-textarea_h200 {
  height: 200px;
}

.u-gray {
  background: #FBF9F8;
}

.u-content {
  padding-top: 150px;
  padding-bottom: 130px;
}

@media screen and (max-width: 768px) {
  .u-content {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.u-lh2 {
  line-height: 2;
}

.u-bg_orange {
  background: #FABA7F;
}

.u-bg_blue {
  background: #4BB8D0;
}

.u-mt-30 {
  margin-top: 30px;
}


/*---------------- JPX東証上場追加　2211----------------*/
.l-footer_jpx {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}
.l-footer_jpx img {
  width: 18%;
}
.l-footer_jpx p {
  width:78%;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.4;
}
@media screen and (max-width: 767px){
/* SP */
.l-footer_jpx {
  padding: 2rem 12%;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.l-footer_jpx img {
  width: 14%;
}
.l-footer_jpx p {
  width:84%;
  font-size: 2.8vw;
  font-weight: normal;
}
}



/*---------------- 新規ブロック追加/既存改修　221206----------------*/
.target {
  width: 1000px;
  margin: 0 auto 100px;
  background-color: #fff;
  padding:60px;
  filter: drop-shadow(15px 15px 16px rgba(240, 234, 225, 0.8)) ;
  text-align: center;
}
.target .title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 50px;
}
.target  ul {
  text-align: left;
  display: inline-block;
}
.target  ul li {
  font-size: 20px;
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.target  ul li img {
  width: 22px;
  margin-right: 5px;
}
.target  ul li em {
  background: linear-gradient(rgba(255,255,255,0), 65%, #95d5de 0%);
}
.target  ul li:not(:last-child) {
  margin-bottom: 40px;
}

.top_example_cont2_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top_example_cont2_wrap .item {
  width: 30%;
}
.top_example_cont2_wrap .item .title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  margin: 20px 0 15px;
}
.top_example_cont2_wrap .item .text {
  font-size: 14px;
  line-height: 1.8;
}
.p-top_application_second_inner ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin:30px 0  50px;
  align-items: flex-start;
}
.p-top_application_second_inner ul li{
  width: 30%;
}
.p-top_application_second_inner ul li.arrow {
  width: 2%;
  margin-top: 110px;
}
.p-top_application_second_inner ul li.arrow img{
  width: 100%;
}
.p-top_application_second_inner ul li p {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  margin-top: 20px;
}
.general_contents_item .check{
  display: flex;
  flex-wrap: wrap;
  background-color: #f7f7f7;
  padding:20px;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}
.general_contents_item .check img {
  width: 5%;
}
.general_contents_item .check span {
  width: 92%;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 767px){
.target {
  width: 90%;
  margin: 0 5% 100px;
  padding:30px 5%;
  filter: drop-shadow(15px 15px 16px rgba(240, 234, 225, 0.8)) ;
  text-align: inherit;
}
.target .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}
.target  ul {
  text-align: left;
  display: inherit;
}
.target  ul li {
  font-size: 15px;
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.target  ul li img {
  width: 6%;
  margin-right: 2%;
}
.target  ul li span {
  width: 92%;
}
.target  ul li em {
  background: linear-gradient(rgba(255,255,255,0), 65%, #95d5de 0%);
}
.target  ul li:not(:last-child) {
  margin-bottom: 25px;
}
.top_example_cont2_wrap {
  display: inherit;
}
.top_example_cont2_wrap .item {
  width: 100%;
}
.top_example_cont2_wrap .item:not(:last-child) {
  margin-bottom: 40px;
}
.top_example_cont2_wrap .item .title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
  margin: 18px 0 15px;
}
.top_example_cont2_wrap .item .text {
  font-size: 14px;
  line-height: 1.8;
}
.p-top_application_second_inner ul{
  display: inherit;
  margin:30px 0  50px;
}
.p-top_application_second_inner ul li{
  width: 100%;
}
.p-top_application_second_inner ul li.arrow {
  width: 6%;
  margin-top: inherit;
  margin: 20px auto 0;
}
.p-top_application_second_inner ul li.arrow img{
  width: 100%;
  transform: rotate(90deg)
}
.p-top_application_second_inner ul li p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  margin-top: 18px;
}
}


/*---------------- 常設バナー設置　230203----------------*/
.floating-banner {
position: fixed;
left: 0;
bottom: 0;
z-index: 99;
}
.view.is-hidden {
display: none;
}
p {
margin: 0;
}
.floating-banner img.devPC {
  width: 300px;
}

/* ボタンの設定 */
.floating-banner_button {
display: block;
width: 30px;
height: 30px;
background-color: #333;
position: absolute;
left: 87.5%;
cursor: pointer;
border-radius: 4px;
z-index: 100;
top:-25px;
}
@media screen and (max-width: 767px){
  .floating-banner {
    display: none;
    width: 100%;
  }
  .floating-banner_button {
    top:-31px;
  }
  .floating-banner_button {
    left: 91.5%;
  }
}
/* アイコンの設定(開) */
.floating-banner_button::before, .floating-banner_button::after {
display: block;
content: '';
width: 2px;
height: 15px;
background-color: #fff;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
}
.floating-banner_button::before {
transform: rotateZ(45deg);
}
.floating-banner_button::after {
transform: rotateZ(135deg);
}
/* アイコンの設定(閉) */
.floating-banner_buttonClose {
display: block;
width: 30px;
height: 30px;
margin-left: auto;
background-color: #333;
position: absolute;
left: 0;
bottom: 100%;
cursor: pointer;
border-radius: 4px;
top:inherit;
}
.floating-banner_buttonClose::before, .floating-banner_buttonClose::after {
display: block;
content: '';
width: 2px;
height: 18px;
background-color: #fff;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
}
.floating-banner_buttonClose::before {
transform: rotateZ(0deg);
}
.floating-banner_buttonClose::after {
transform: rotateZ(90deg);
}



.p-btn_catch {
  margin: -50px auto 17px;
  border-radius: 50px;
  background: #fff;
  box-shadow: 0 0 15px rgba(0,0,0,.2);
  display: table;
  padding:8px 20px;
  font-size: 18px;
  line-height: 18px;
  position: relative;
  z-index: 10;
  font-weight: bold;
  color: #000;
}
.p-btn_catch:before {
  content: "";
  position: absolute;
  border: 7px solid transparent;
  border-top: 7px solid #fff;
  top: 100%;
  left: 45%;
}
@media screen and (max-width: 767px){
.p-btn_catch {
  margin: -43px auto 14px;
  font-size: 15px;
  line-height: 15px;
}
.p-btn_catch:before {
  border: 5px solid transparent;
  border-top: 5px solid #fff;
}
}


/*---------------- 【SP】下部追従バナー設置　230417---------------- */
.ftgBanner {
  display: none;
}

@media screen and (max-width: 767px) {
  .ftgBanner {
    display: block;
    opacity: 0;
    position: fixed;
    bottom: 10px;
    z-index: 1000;
    width: 100%;
  }
  .ftgBanner img {
    max-width: 400px;
    margin: 0 auto;
    padding: 0 10px;
  }
    
  .fadeUp {
    animation-delay: 2.5s;
    animation-name:fadeUpAnime;
    animation-duration:1.0s;
    animation-fill-mode:forwards;
    opacity: 0;
    }
    @keyframes fadeUpAnime{
      from {
        opacity: 0;
      transform: translateY(100px);
      }
    
      to {
        opacity: 1;
      transform: translateY(0);
      }
    }
}



/*---------------- 新規ブロック追加/既存改修（無料体験説明会へ申込み）　230526----------------*/
.p-top_cv-experience {
  padding-top: 80px;
  padding-bottom: 100px;
  background: url(../img/general/cv-experience_bg.jpg) 20% 65%/cover no-repeat;
}
.p-top_cv-experience_titlearea {
  text-align: center;
}
.p-top_cv-experience_titlearea .c-title,
.p-top_cv-experience_titlearea .c-subtitle {
  text-align: center;
  font-size: 40px;
  font-size: 4.0rem;
  color: #0A669A;
}
.p-top_cv-experience .title_sps {
  display: inline-block;
  margin: 0 0 0 1em;
}
.p-top_cv-experience img {
  margin: 0 auto;
  width: 100%;
  max-width: 486px;
  height: auto;
}
.p-top_cv-experience .txt {
  margin: 0 auto 50px;
  width: 100%;
  max-width: 658px;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .p-top_cv-experience {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  .p-top_cv-experience_titlearea .c-title,
  .p-top_cv-experience_titlearea .c-subtitle {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .p-top_cv-experience .title_sps {
    display: block;
    margin: 0;
  }
  .p-top_cv-experience .br {
    display: none;
  }
}



/*---------------- 【一般講座】新規ブロック追加/既存改修（無料体験説明会へ申込みv2）　230526----------------*/
.p-top_cv-experience.is_v2 {
  padding: 55px 0;
  background: #D1E4F4;
}
.p-top_cv-experience.is_v2 .p-top_cv-experience_titlearea {
  text-align: center;
  margin-bottom: 30px;
}
.p-top_cv-experience.is_v2 .p-top_cv-experience_titlearea .c-title,
.p-top_cv-experience.is_v2 .p-top_cv-experience_titlearea .c-subtitle {
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;;
  color: #0A669A;
}
/*---------------- 【個人向けコーチング資格】新規ブロック追加/既存改修（無料体験説明会へ申込みv2）　230705----------------*/
.p-top_application.is_v2 {
  /* margin: 30px 0; */
  padding: 55px 0;
  background: #FFFAF1;
}
.p-top_application.is_v2 .p-top_application_titlearea {
  text-align: center;
  margin-bottom: 30px;
}
.p-top_application.is_v2 .p-top_application_titlearea .c-title,
.p-top_application.is_v2 .p-top_application_titlearea .c-subtitle {
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;;
  color: #ea6d48;
}
/*# sourceMappingURL=map/style.css.map */
