/*
Theme Name: ands-ryugaku
Author: 
*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-font-smoothing: antialiased;
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 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: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  color: #000;
  -webkit-transition: all 0.5s 0s ease;
  transition: all 0.5s 0s ease;
}

li a:hover {
  color: #EC0000;
}

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  /*line-height: 1.15;*/ /* 1 */
  margin: 0; /* 2 */
}

/**
 * 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] {
  -webkit-appearance: button;
}

input,
input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  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;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

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

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

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

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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
  font-size: 62.5%;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: 400;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

a img {
  border: none;
}

a, a:hover, a:visited {
  text-decoration: none;
}

a:hover,
button:hover {
  opacity: 0.8;
}

b,
strong {
  font-weight: 700;
}

button {
  padding: 0;
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

body, h1, h2, h3, h4, h5, a, button, b, p {
  font-family: sofia-pro-soft, dnp-shuei-mgothic-std, sans-serif;
  font-weight: 500;
  line-height: 1em;
  letter-spacing: 0.05em;
}

h1, h2, h3, h4, h5 {
  font-weight: 600;
}

p, span {
  line-height: 1.8em;
}

body, button, b, p {
  font-size: 1.6rem;
  font-weight: 500;
}

a {
  font-weight: 600;
}

:root {
  --color-marker: #FF7474;
  --color-bold-color: #EC0000;
}

.has-marker-color {
  color: var(--color-marker);
}

.has-bold-color-color {
  color: var(--color-bold-color);
}

/* Common */
/*
  Common
*/
.green {
  color: #84BEA5;
}

.blue {
  color: #7DB9C7;
}

.bg_lightbase {
  background-color: #F9F6F3;
}

.bold {
  font-weight: bold;
}

.sdw {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
}

.site_content {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.55, 0.05, 0.22, 0.99);
  transition: -webkit-transform 0.4s cubic-bezier(0.55, 0.05, 0.22, 0.99);
  transition: transform 0.4s cubic-bezier(0.55, 0.05, 0.22, 0.99);
  transition: transform 0.4s cubic-bezier(0.55, 0.05, 0.22, 0.99), -webkit-transform 0.4s cubic-bezier(0.55, 0.05, 0.22, 0.99);
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media only screen and (max-width: 768px) {
  .site_content {
    max-width: 100%;
    min-width: 100%;
  }
}

.content_wrap {
  margin: 0 auto;
}

.mb_20 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .mb_20 {
    margin-bottom: 10px;
  }
}

.mb_40 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .mb_40 {
    margin-bottom: 20px;
  }
}

.mb_60 {
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .mb_60 {
    margin-bottom: 30px;
  }
}

.mb_80 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .mb_80 {
    margin-bottom: 40px;
  }
}

.mb_120 {
  margin-bottom: 120px;
}
@media only screen and (max-width: 768px) {
  .mb_120 {
    margin-bottom: 60px;
  }
}

article h2 {
  font-size: 2.4rem;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  article h2 {
    font-size: 2rem;
  }
}
article .wp-block-image {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  article .wp-block-image {
    border-radius: 10px;
    margin-bottom: 20px;
  }
}

.flex_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .flex_block {
    display: block;
  }
}

.flex_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

.flex_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.align_center {
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-align-items: center;
  -ms-flex-align: center;
}

.align_start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.justify_center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex_wide_area {
  width: 54%;
}
@media only screen and (max-width: 768px) {
  .flex_wide_area {
    width: 100%;
    margin-bottom: 15px;
  }
}

.flex_narrow_area {
  width: 40%;
}
@media only screen and (max-width: 768px) {
  .flex_narrow_area {
    width: 100%;
  }
}

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

.sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.ratio_fixed {
  position: relative;
  overflow: hidden;
}
.ratio_fixed:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.ratio_fixed img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ratio_fixed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ratio_fixed_img {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.ratio_fixed_img:before {
  content: "";
  display: block;
  padding-top: 56%;
}
.ratio_fixed_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ratio_fixed_img > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.ratio_fixed_circle {
  position: relative;
  overflow: hidden;
}
.ratio_fixed_circle:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.ratio_fixed_circle img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.card_container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px 30px;
}
@media only screen and (max-width: 768px) {
  .card_container {
    display: block;
  }
}

.blog_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px 40px;
}
@media only screen and (max-width: 768px) {
  .blog_grid {
    display: block;
  }
}

.inner {
  width: 960px;
  margin: 0 auto;
  max-width: 100%;
}
@media only screen and (max-width: 1024px) {
  .inner {
    padding: 0 5vw 0 5vw;
    width: auto;
  }
}

#ez-toc-container {
  margin: 0 auto 60px;
  margin-bottom: 60px !important;
  width: 100%;
  background-color: #F9F6F3;
  border-radius: 20px;
  padding: 60px 80px;
}
@media only screen and (max-width: 768px) {
  #ez-toc-container {
    padding: 20px;
  }
}
#ez-toc-container .ez-toc-title-container {
  text-align: center;
  font-size: 2.4rem;
  display: block;
  font-weight: 600;
}
#ez-toc-container .ez-toc-list li {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  #ez-toc-container .ez-toc-list li {
    margin-bottom: 10px;
  }
}
#ez-toc-container .ez-toc-list li a {
  font-size: 1.8rem;
}
@media only screen and (max-width: 768px) {
  #ez-toc-container .ez-toc-list li a {
    font-size: 1.6rem;
  }
}
#ez-toc-container .ez-toc-list li::marker {
  font-size: 2rem;
}
#ez-toc-container .ez-toc-title-toggle {
  position: absolute;
  top: 20px;
  right: 20px;
}
@media only screen and (max-width: 768px) {
  #ez-toc-container .ez-toc-title-toggle {
    top: 12px;
  }
}
#ez-toc-container .ez-toc-btn-xs {
  padding: 7px;
}
#ez-toc-container .ez-toc-toggle i.ez-toc-glyphicon {
  font-size: 25px;
}
#ez-toc-container .ez-toc-btn-default {
  border: none;
  background-color: #F2EDE6;
  background-image: none;
}

div#ez-toc-container {
  padding-right: 80px;
  border: none;
}
@media only screen and (max-width: 768px) {
  div#ez-toc-container {
    padding-right: 20px;
  }
}
div#ez-toc-container ul.ez-toc-list a:hover {
  opacity: 1;
  text-decoration: none;
}
div#ez-toc-container p.ez-toc-title {
  font-size: 2.4rem;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  div#ez-toc-container p.ez-toc-title {
    font-size: 1.8rem;
  }
}

.breadcrumbs {
  font-size: 1.4rem;
  color: #555;
  line-height: 1.5em;
}
.breadcrumbs a {
  font-weight: 400;
  color: #555;
}

.flow_boxs .box {
  background-color: #F9F6F3;
  border-radius: 30px;
  padding: 40px 60px;
}
@media only screen and (max-width: 768px) {
  .flow_boxs .box {
    padding: 20px 30px;
  }
}
.flow_boxs .box_ttl {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .flow_boxs .box_ttl {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.flow_boxs .box_ttl .num {
  font-size: 3rem;
  display: inline-block;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .flow_boxs .box_ttl .num {
    font-size: 2.4rem;
    margin-right: 10px;
  }
}
.flow_boxs .box_list_item {
  font-size: 1.5rem;
  padding-left: 1.5em;
  position: relative;
  line-height: 1.8em;
  margin-bottom: 15px;
}
.flow_boxs .box_list_item:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .flow_boxs .box_list_item {
    font-size: 1.4rem;
  }
}
.flow_boxs .box_list_item:before {
  content: "";
  background-color: #C4BAAB;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
}
.flow_boxs .box_list_item .attention {
  font-size: 1.2rem;
}
.flow_boxs .box .btn_contact {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .flow_boxs .box .btn_contact {
    margin-top: 20px;
  }
}
.flow_boxs .flow_arw {
  width: 50px;
  margin: 10px auto;
}
@media only screen and (max-width: 768px) {
  .flow_boxs .flow_arw {
    width: 40px;
  }
}

header .logo_wrap {
  position: fixed;
  z-index: 8;
  width: 250px;
  left: 30px;
  top: 30px;
}
@media only screen and (max-width: 768px) {
  header .logo_wrap {
    width: 180px;
    top: 20px;
    left: 20px;
  }
}
header .float_btn_contact {
  position: fixed;
  z-index: 10;
  right: 113px;
  top: 30px;
}
@media only screen and (max-width: 768px) {
  header .float_btn_contact {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  header .float_btn_contact .btn_contact {
    border-radius: 0px;
    width: 100%;
  }
}
header .menu_contents {
  position: relative;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .menu_wrap {
  position: fixed;
  top: 0;
  right: 0;
  width: 500px;
  max-width: 100%;
  height: 100vh;
  -webkit-transform: translate(200%, 0);
          transform: translate(200%, 0);
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  background: #fff;
  z-index: 5;
  padding: 100px 0 60px;
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 50px rgba(0, 0, 0, 0.12);
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
header .menu_wrap .menu_list {
  margin-bottom: 30px;
}
header .menu_wrap .menu_list .menu_item {
  padding: 1em 0;
}
@media only screen and (max-width: 768px) {
  header .menu_wrap .menu_list .menu_item {
    border-bottom: solid 1px #F2EDE6;
  }
  header .menu_wrap .menu_list .menu_item:first-child {
    border-top: solid 1px #F2EDE6;
  }
}
header .menu_wrap .menu_list .menu_item a {
  font-size: 1.8rem;
  padding-left: 80px;
  display: block;
  position: relative;
}
@media only screen and (max-width: 768px) {
  header .menu_wrap .menu_list .menu_item a {
    padding-left: 30px;
  }
  header .menu_wrap .menu_list .menu_item a::after {
    content: "";
    background: url(img/common/arw_bk.svg) no-repeat center/contain;
    position: absolute;
    right: 20px;
    top: 3px;
    width: 14px;
    height: 14px;
  }
}
header .menu_wrap .menu_list .menu_item a:hover {
  color: #FF6450;
  opacity: 1;
}
header .menu_wrap .menu_list .menu_item.underlayer {
  font-size: 1.6rem;
  text-indent: 1em;
  padding: 0.5em 0;
}
@media only screen and (max-width: 768px) {
  header .menu_wrap .menu_list .menu_item.underlayer {
    padding: 1em 0;
    font-size: 1.8rem;
  }
}
header .menu_wrap .sns_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 80px;
}
@media only screen and (max-width: 768px) {
  header .menu_wrap .sns_area {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
  }
}
header .menu_wrap .sns_area .icon {
  width: 30px;
  margin-right: 20px;
}
header .menu_wrap .sns_area .icon:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  header .menu_wrap .sns_area .icon {
    width: 40px;
  }
}
header .menu_wrap .btn_contact {
  margin: 0 auto 40px 80px;
}
@media only screen and (max-width: 768px) {
  header .menu_wrap .btn_contact {
    margin: 0 auto 40px;
  }
}
header .menu_active {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  display: block;
}
header .menu_contact_area {
  display: block;
  text-align: center;
}
header .menu_contact_area .menu_contact_area_telarea {
  margin-bottom: 20px;
}
header .menu_contact_area .btn_contact {
  margin: 0 auto;
}
header .menu_contact_area .opentime {
  text-align: center;
}
header .menu_button_wrap {
  z-index: 10;
  position: fixed;
  top: 20px;
  right: 20px;
  width: 80px;
  height: 80px;
}
@media only screen and (max-width: 768px) {
  header .menu_button_wrap {
    right: 15px;
    top: 15px;
  }
}
@media only screen and (max-width: 768px) {
  header .menu_button_wrap {
    width: 50px;
    height: 50px;
  }
}
header .menu_button_wrap .menu_button {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: all 0.5s 0s ease;
  transition: all 0.5s 0s ease;
}
header .menu_button_wrap .menu_button span {
  display: block;
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: absolute;
  width: 30px;
  height: 3px;
  background-color: #000;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 3px;
}
@media only screen and (max-width: 768px) {
  header .menu_button_wrap .menu_button span {
    width: 22px;
  }
}
header .menu_button_wrap .menu_button span:first-child {
  top: 30px;
}
@media only screen and (max-width: 768px) {
  header .menu_button_wrap .menu_button span:first-child {
    top: 16px;
  }
}
header .menu_button_wrap .menu_button span:nth-child(2) {
  top: 38px;
}
@media only screen and (max-width: 768px) {
  header .menu_button_wrap .menu_button span:nth-child(2) {
    top: 23px;
  }
}
header .menu_button_wrap .menu_button span:last-child {
  bottom: 30px;
}
@media only screen and (max-width: 768px) {
  header .menu_button_wrap .menu_button span:last-child {
    bottom: 16px;
  }
}
header .menu_button_wrap .menu_button:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 1;
  background-color: #000;
}
header .menu_button_wrap .menu_button:hover span {
  background-color: #fff;
}
header .menu_button_wrap .menu_close_button {
  background-color: #F2EDE6;
}
header .menu_button_wrap .menu_close_button span:nth-child(2) {
  opacity: 0;
}
header .menu_button_wrap .menu_close_button span:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 38px;
}
@media only screen and (max-width: 768px) {
  header .menu_button_wrap .menu_close_button span:first-child {
    top: 24px;
  }
}
header .menu_button_wrap .menu_close_button span:last-child {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 38px;
}
@media only screen and (max-width: 768px) {
  header .menu_button_wrap .menu_close_button span:last-child {
    top: 24px;
  }
}
@media only screen and (max-width: 768px) {
  header .menu_button_wrap .menu_close_button {
    top: 5px;
  }
}

.footer_contact {
  padding: 100px 0;
  background-color: #F2EDE6;
}
@media only screen and (max-width: 768px) {
  .footer_contact {
    padding: 60px 0;
  }
}
.footer_contact .lead {
  text-align: center;
}
.footer_contact .boxs .box {
  padding: 60px 0 50px;
  background-color: #fff;
  width: 47.9%;
  border-radius: 20px;
}
@media only screen and (max-width: 768px) {
  .footer_contact .boxs .box {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer_contact .boxs .box:last-child {
    margin-bottom: 0;
  }
}
.footer_contact .boxs .box_icon {
  margin-bottom: 30px;
  text-align: center;
}
.footer_contact .boxs .box_text {
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .footer_contact .boxs .box_text {
    font-size: 1.6rem;
  }
}
.footer_contact .boxs .box.line .box_icon img {
  width: 72px;
}
.footer_contact .boxs .box.form .box_icon img {
  width: 96px;
}

footer {
  padding: 80px 0 60px;
  background-color: #C4BAAB;
}
footer .footer_wrap {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  footer .footer_wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
  }
}
footer .footer_logo {
  width: 160px;
  margin-right: 100px;
}
@media only screen and (max-width: 768px) {
  footer .footer_logo {
    margin-right: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }
  footer .footer_logo img {
    width: 160px;
  }
}
footer .group {
  width: 200px;
  margin-right: 30px;
}
@media only screen and (max-width: 768px) {
  footer .group {
    width: 45%;
    margin-right: 0;
    margin-bottom: 50px;
  }
}
footer .group.group3 {
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  footer .group.group3 {
    margin-bottom: 0;
  }
}
footer .group .menu_item {
  margin-bottom: 1em;
}
footer .group .menu_item a {
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  footer .group .menu_item a {
    font-size: 1.3rem;
  }
}
footer .group_sns {
  width: 130px;
}
@media only screen and (max-width: 768px) {
  footer .group_sns {
    width: 45%;
  }
}
footer .group_sns .menu_item {
  width: 30px;
}
footer small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.2rem;
}

.not_found {
  padding: 180px 0;
}

/*
  Item
*/
.more_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.more_btn a {
  font-size: 1.8rem;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .more_btn a {
    font-size: 1.6rem;
  }
}
.more_btn a .btn_text {
  border-bottom: solid 1px #000;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .more_btn a .btn_text {
    margin-right: 10px;
  }
}
.more_btn a .btn_arw {
  width: 50px;
  height: 50px;
  background-color: #000;
  border-radius: 50%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
@media only screen and (max-width: 768px) {
  .more_btn a .btn_arw {
    width: 40px;
    height: 40px;
  }
}
.more_btn a .btn_arw img {
  width: 14px;
}
.more_btn a:hover {
  opacity: 1;
}
.more_btn a:hover .btn_text {
  color: #FF6450;
  border-bottom: solid 1px #FF6450;
}
.more_btn a:hover .btn_arw {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  background-color: #FF6450;
}
.more_btn.justify_center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sec_ttl {
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .sec_ttl {
    margin-bottom: 40px;
  }
}
.sec_ttl span {
  display: block;
}
.sec_ttl .en {
  font-size: 2rem;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .sec_ttl .en {
    font-size: 1.6rem;
  }
}
.sec_ttl .jp {
  font-size: 3.6rem;
}
@media only screen and (max-width: 768px) {
  .sec_ttl .jp {
    font-size: 3rem;
  }
}

.simple_ttl {
  font-size: 3rem;
  margin-bottom: 50px;
  text-align: center;
  line-height: 1.5em;
}
@media only screen and (max-width: 768px) {
  .simple_ttl {
    font-size: 2rem;
    margin-bottom: 40px;
  }
}

.icon_ttl {
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .icon_ttl {
    margin-bottom: 25px;
  }
}
.icon_ttl .icon {
  display: inline-block;
  height: 32px;
  width: auto;
  vertical-align: sub;
  margin-right: 10px;
}

.sec_group_ttl {
  font-size: 2rem;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .sec_group_ttl {
    font-size: 1.8rem;
    margin-bottom: 15px;
    line-height: 1.5em;
  }
}

.card_interview {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .card_interview {
    width: 100%;
    margin-bottom: 30px;
  }
}
.card_interview .card_img {
  overflow: hidden;
  height: 168px;
}
.card_interview .card_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card_interview .card_ttl {
  padding: 20px;
  line-height: 1.8em;
  font-weight: 600;
}

.card_blog {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (max-width: 768px) {
  .card_blog {
    margin-bottom: 15px;
  }
}
.card_blog .imgaera {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .card_blog .imgaera {
    width: 21.3vw;
    height: 21.3vw;
  }
}
.card_blog .imgaera img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.card_blog .textarea {
  width: 70%;
}
.card_blog .textarea .upper {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .card_blog .textarea .upper {
    margin-bottom: 5px;
  }
}
.card_blog .textarea .upper .cat {
  font-size: 1.2rem;
  font-weight: 600;
  border: solid #000 2px;
  border-radius: 30px;
  padding: 0.5em 1em;
}
@media only screen and (max-width: 768px) {
  .card_blog .textarea .upper .cat {
    font-size: 1.1rem;
  }
}
.card_blog .textarea .upper .date {
  color: #AAAAAA;
  font-weight: 400;
}
.card_blog .textarea .card_ttl {
  line-height: 1.8em;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .card_blog .textarea .card_ttl {
    font-size: 1.4rem;
  }
}

.btn_contact {
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  line-height: 60px;
  height: 60px;
  display: block;
  background-color: #000;
  border-radius: 30px;
  width: 280px;
  margin: 0 auto;
}
.btn_contact:hover {
  background-color: #FF6450;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  .btn_contact {
    font-size: 1.6rem;
    width: 240px;
  }
}

.article_btn {
  width: 400px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .article_btn {
    width: 100%;
  }
}
.article_btn a {
  background-color: #000;
  color: #fff;
  padding: 20px 0;
  text-align: center;
  display: block;
  font-weight: bold;
  border-radius: 50px;
  font-size: 1.8rem;
}
.article_btn a:hover {
  background-color: #FF6450;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  .article_btn a {
    font-size: 1.6rem;
  }
}

.item_fukidashi > .flex_flex {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  .item_fukidashi > .flex_flex {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.item_fukidashi .pic {
  width: 12.5%;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .item_fukidashi .pic {
    margin-left: 0;
    width: 15%;
  }
}
.item_fukidashi .textarea {
  width: 83%;
  position: relative;
  padding: 20px 30px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #F2EDE6;
  border-radius: 20px;
  margin-left: 30px;
}
@media only screen and (max-width: 768px) {
  .item_fukidashi .textarea {
    padding: 15px 20px;
    margin-left: 20px;
    border-radius: 10px;
  }
}
.item_fukidashi .textarea::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -12px;
  border-style: solid;
  border-width: 12px 20px 12px 0;
  border-color: transparent #F2EDE6 transparent transparent;
}
@media only screen and (max-width: 768px) {
  .item_fukidashi .textarea::before {
    top: 30px;
    border-width: 5px 10px 5px 0;
    left: -10px;
  }
}
@media only screen and (max-width: 768px) {
  .item_fukidashi .textarea p {
    font-size: 1.4rem;
  }
}
.item_fukidashi .fukidashi_link {
  text-align: right;
  margin-top: 20px;
  display: block;
  position: relative;
  padding-right: 1em;
}
.item_fukidashi .fukidashi_link::after {
  content: "";
  width: 5px;
  height: 5px;
  border: 0px;
  border-top: solid 2px #0D0D0D;
  border-right: solid 2px #0D0D0D;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
}

.recommend_section {
  padding: 80px 0;
}
.recommend_section .card_container {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .recommend_section {
    padding: 60px 0;
  }
}
.recommend_section .card_interview {
  width: 100%;
}

.page_ttlarea .textarea {
  background: url(img/common/pagettl_bg.png) no-repeat top 0px right 10%/400px auto;
  background-color: #F2EDE6;
}
@media only screen and (max-width: 768px) {
  .page_ttlarea .textarea {
    background-image: none;
  }
}
.page_ttlarea .textarea .pagettl {
  font-size: 3.6rem;
  text-align: center;
  padding: 150px 0 60px;
}
@media only screen and (max-width: 768px) {
  .page_ttlarea .textarea .pagettl {
    font-size: 2.4rem;
    padding: 120px 0 40px;
  }
}
.page_ttlarea .wavearea {
  background: url(img/common/wave_small.png) repeat-x center/contain;
  height: 40px;
}

.page_lead {
  text-align: center;
  padding: 80px 0;
  font-weight: 600;
}
.page_lead .lead_ttl {
  font-size: 3rem;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .page_lead .lead_ttl {
    font-size: 2rem;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .page_lead {
    text-align: left;
    padding: 50px 0;
  }
}

.school_card .eyecatch {
  margin-bottom: 20px;
  border-radius: 20px;
  overflow: hidden;
}
.school_card .ttl_en {
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 1.8rem;
  line-height: 1.5em;
}
.school_card .text {
  font-size: 1.4rem;
  margin-bottom: 15px;
  line-height: 1.5em;
  font-weight: 400;
}
.school_card .catarea .tag {
  font-size: 1.2rem;
  border: 2px #000 solid;
  padding: 0.5em 1em;
  margin-bottom: 10px;
  border-radius: 30px;
  display: inline-block;
  margin-right: 10px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .school_card {
    margin-bottom: 30px;
  }
}
.school_card a:hover {
  opacity: 1;
}
.school_card a:hover .ttl_en {
  opacity: 1;
  color: #FF6450;
}

.pagenation_area {
  padding: 60px 0;
}
@media only screen and (max-width: 768px) {
  .pagenation_area {
    padding: 20px 0 40px;
  }
}
.pagenation_area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagenation_area ul li {
  margin-right: 10px;
}
.pagenation_area ul li:last-child {
  margin-right: 0;
}
.pagenation_area ul li span, .pagenation_area ul li a {
  font-size: 2rem;
  text-align: center;
  display: block;
  line-height: 46px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: solid 2px #000;
}
@media only screen and (max-width: 768px) {
  .pagenation_area ul li span, .pagenation_area ul li a {
    width: 40px;
    height: 40px;
    line-height: 36px;
  }
}
.pagenation_area ul li .current {
  background-color: #000;
  color: #fff;
}
.pagenation_area ul li img {
  width: 14px;
  vertical-align: middle;
}
.pagenation_area ul li .prev img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pagenation_area ul a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  border: none;
  background-color: #FF6450;
  opacity: 1;
  color: #fff;
}
.pagenation_area ul a.next:hover, .pagenation_area ul a.prev:hover {
  background-color: #fff;
  border: solid 2px #000;
}

.col2_groups .group {
  width: 45.8%;
}
@media only screen and (max-width: 768px) {
  .col2_groups .group {
    width: 100%;
    margin-bottom: 50px;
  }
  .col2_groups .group:last-child {
    margin-bottom: 0;
  }
}
.col2_groups .group_ttl {
  font-size: 3rem;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .col2_groups .group_ttl {
    font-size: 2.4rem;
    margin-bottom: 30px;
  }
}
.col2_groups .group_img {
  text-align: center;
}
.col2_groups .group_img img {
  width: 72%;
  margin: 0 auto 40px;
}
.col2_groups .group_text {
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .col2_groups .group_text {
    margin-bottom: 20px;
  }
}

.col3_groups {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 500px) {
  .col3_groups {
    display: block;
  }
}
.col3_groups .group {
  width: 31.2%;
}
@media only screen and (max-width: 500px) {
  .col3_groups .group {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width: 500px) {
  .col3_groups .group:nth-child(2) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.col3_groups .group .group_img {
  margin-bottom: 15px;
}
@media only screen and (max-width: 500px) {
  .col3_groups .group .group_img {
    width: 38.8%;
  }
}
.col3_groups .group .text {
  font-size: 2.4rem;
  font-weight: 600;
  text-align: center;
}
@media only screen and (max-width: 500px) {
  .col3_groups .group .text {
    font-size: 1.8rem;
    width: 61%;
  }
}

.col3_groups_withdisc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 500px) {
  .col3_groups_withdisc {
    display: block;
  }
}
.col3_groups_withdisc .group {
  width: 31.2%;
}
@media only screen and (max-width: 500px) {
  .col3_groups_withdisc .group {
    width: 100%;
    margin-bottom: 40px;
  }
  .col3_groups_withdisc .group:nth-child(2) .ttlarea {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media only screen and (max-width: 500px) {
  .col3_groups_withdisc .group .ttlarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.col3_groups_withdisc .group .ttlarea .group_ttl {
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.8em;
}
@media only screen and (max-width: 500px) {
  .col3_groups_withdisc .group .ttlarea .group_ttl {
    font-size: 1.8rem;
    margin-bottom: 0;
    width: 61%;
  }
}
.col3_groups_withdisc .group .ttlarea .group_img {
  margin-bottom: 20px;
}
@media only screen and (max-width: 500px) {
  .col3_groups_withdisc .group .ttlarea .group_img {
    width: 38.8%;
    margin-right: 20px;
    margin-bottom: 0;
  }
}
.col3_groups_withdisc .group .text {
  font-size: 1.4rem;
}

.col4_groups {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 500px) {
  .col4_groups {
    display: block;
  }
}
.col4_groups .group {
  width: 21.7%;
}
@media only screen and (max-width: 500px) {
  .col4_groups .group {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 500px) {
  .col4_groups .group .ttlarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.col4_groups .group .ttlarea .group_ttl {
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.8em;
}
@media only screen and (max-width: 500px) {
  .col4_groups .group .ttlarea .group_ttl {
    font-size: 1.8rem;
    margin-bottom: 0;
    width: 61%;
  }
}
.col4_groups .group .ttlarea .group_img {
  margin-bottom: 20px;
}
@media only screen and (max-width: 500px) {
  .col4_groups .group .ttlarea .group_img {
    width: 38.8%;
    margin-right: 20px;
    margin-bottom: 0;
  }
}
.col4_groups .group .text {
  font-size: 1.4rem;
}

.check_list .checklist_item {
  margin-bottom: 15px;
  padding-left: 1.5em;
  line-height: 1.5em;
  position: relative;
  padding: 20px 20px 20px 60px;
  background-color: #fff;
  border-radius: 20px;
}
@media only screen and (max-width: 768px) {
  .check_list .checklist_item {
    font-size: 1.4rem;
    padding: 15px 15px 15px 53px;
  }
}
.check_list .checklist_item:before {
  content: "";
  background: url(img/common/icon_check.svg) no-repeat center/contain;
  width: 25px;
  height: 25px;
  display: block;
  margin-right: 10px;
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -12px;
}
@media only screen and (max-width: 768px) {
  .check_list .checklist_item:before {
    top: 28px;
    width: 20px;
    height: 20px;
  }
}

.article_tagarea {
  padding-bottom: 60px;
}
.article_tagarea ul li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.article_tagarea ul li a {
  font-size: 1.2rem;
  border: solid 2px #000;
  padding: 8px 15px;
  border-radius: 50px;
  display: block;
}
@media only screen and (max-width: 768px) {
  .article_tagarea ul li a {
    font-size: 1.1rem;
    padding: 6px 10px;
  }
}
.article_tagarea ul li a:hover {
  background-color: #FF6450;
  color: #fff;
  border-color: #FF6450;
  opacity: 1;
}

.news_archivebox {
  padding: 50px 80px;
  background-color: #F2EDE6;
  border-radius: 30px;
}
@media only screen and (max-width: 1024px) {
  .news_archivebox {
    padding: 50px 40px;
  }
}
@media only screen and (max-width: 768px) {
  .news_archivebox {
    padding: 30px 20px;
    border-radius: 20px;
  }
}
.news_archivebox .ttl {
  font-size: 4rem;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .news_archivebox .ttl {
    font-size: 3rem;
    margin-bottom: 30px;
  }
}
.news_archivebox .ttl .and {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-size: 3rem;
  font-weight: 600;
}
.news_archivebox .articles {
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .news_archivebox .articles {
    margin-bottom: 20px;
  }
}
.news_archivebox .articles .article_box {
  border-radius: 20px;
  background-color: #fff;
  margin-bottom: 15px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media only screen and (max-width: 768px) {
  .news_archivebox .articles .article_box {
    margin-bottom: 10px;
    font-size: 1.4rem;
  }
}
.news_archivebox .articles .article_box:last-child {
  margin-bottom: 0;
}
.news_archivebox .articles .article_box a {
  padding: 20px 30px;
}
@media only screen and (max-width: 768px) {
  .news_archivebox .articles .article_box a {
    padding: 20px;
  }
}
.news_archivebox .articles .article_box a:hover .article_ttl {
  color: #FF6450;
}
.news_archivebox .articles .article_box .date {
  width: 12%;
  border-right: solid 1px #C4BAAB;
  padding-top: 5px;
}
@media only screen and (max-width: 1024px) {
  .news_archivebox .articles .article_box .date {
    width: 15%;
    padding-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .news_archivebox .articles .article_box .date {
    width: 100%;
    border: none;
    margin-bottom: 15px;
  }
}
.news_archivebox .articles .article_box .article_ttl {
  width: 88%;
  padding-left: 1.5em;
  font-weight: 500;
  line-height: 1.8em;
}
@media only screen and (max-width: 1024px) {
  .news_archivebox .articles .article_box .article_ttl {
    width: 85%;
  }
}
@media only screen and (max-width: 768px) {
  .news_archivebox .articles .article_box .article_ttl {
    width: 100%;
    padding-left: 0;
  }
}

.swiper_wrap {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .swiper_wrap {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}

.swiper-button-prev,
.swiper-button-next {
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 50%;
  outline: none;
  background-color: #000;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
  width: 14px;
  height: 14px;
  border: 0px;
  background: url(img/common/arw_wh.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: auto;
  margin-top: -7px;
}

.swiper-button-prev {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.swiper-button-prev {
  left: -20px;
}
@media only screen and (max-width: 768px) {
  .swiper-button-prev {
    left: 20px;
  }
}

.swiper-button-next {
  right: -20px;
}
@media only screen and (max-width: 768px) {
  .swiper-button-next {
    right: 20px;
  }
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -28px;
}

.swiper-pagination-bullet {
  background-color: #E2D3BF;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background-color: #000;
}

.reason6_ttl {
  text-align: center;
  font-size: 4rem;
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .reason6_ttl {
    font-size: 3rem;
    margin-bottom: 40px;
  }
}
.reason6_ttl span {
  line-height: 1.3em;
}
.reason6_ttl .small {
  display: block;
  font-size: 2.4rem;
  line-height: 1em;
}
@media only screen and (max-width: 768px) {
  .reason6_ttl .small {
    font-size: 2rem;
  }
}
.reason6_ttl .red {
  color: #FF6450;
}
.reason6_ttl .big {
  font-size: 6rem;
}
@media only screen and (max-width: 768px) {
  .reason6_ttl .big {
    font-size: 5rem;
  }
}

.reason6 .grouparea .group {
  width: 29%;
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .reason6 .grouparea .group {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .reason6 .grouparea .group .ttlarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.reason6 .grouparea .group .ttlarea .group_ttl {
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
  line-height: 1.8em;
}
@media only screen and (max-width: 768px) {
  .reason6 .grouparea .group .ttlarea .group_ttl {
    font-size: 1.8rem;
    margin-bottom: 0;
    text-align: left;
    min-width: 200px;
  }
}
.reason6 .grouparea .group .ttlarea .group_img {
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .reason6 .grouparea .group .ttlarea .group_img {
    min-width: 110px;
    max-width: 200px;
    margin-right: 20px;
    margin-bottom: 0;
  }
}
.reason6 .grouparea .group .text {
  font-size: 1.4rem;
}
.reason6 .grouparea .group .text_link {
  text-align: right;
  margin-top: 1em;
}
.reason6 .grouparea .group .text_link a {
  color: #FF6450;
  text-decoration: underline;
  font-size: 1.4rem;
}

.banner_twocountries {
  margin: 80px auto 0;
  max-width: 715px;
  border-radius: 20px;
  background-color: #F9F6F3;
  padding: 35px;
}
@media only screen and (max-width: 768px) {
  .banner_twocountries {
    padding: 20px;
    margin-top: 60px;
  }
}
.banner_twocountries .imgarea {
  width: 27.5%;
}
.banner_twocountries .box_ttl {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 768px) {
  .banner_twocountries .box_ttl {
    font-size: 2rem;
    text-align: center;
  }
}
.banner_twocountries .textarea {
  width: 68%;
}
.banner_twocountries .textarea .lead {
  font-size: 1.8rem;
  margin-bottom: 2em;
}
@media only screen and (max-width: 768px) {
  .banner_twocountries .textarea .lead {
    font-size: 1.6rem;
  }
}

/*
  block_pattern
*/
.intervew_fukidashi {
  max-width: 100%;
  margin: 0 auto 20px;
  grid-template-columns: 12.5% auto !important;
}
.intervew_fukidashi figure {
  position: relative;
  overflow: hidden;
}
.intervew_fukidashi figure:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.intervew_fukidashi figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
@media only screen and (max-width: 768px) {
  .intervew_fukidashi.wp-block-media-text .wp-block-media-text__media {
    -ms-flex-item-align: start;
        align-self: start;
  }
}
.intervew_fukidashi.wp-block-media-text .wp-block-media-text__content {
  position: relative;
  padding: 20px 30px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #F2EDE6;
  border-radius: 20px;
  margin-left: 30px;
}
@media only screen and (max-width: 768px) {
  .intervew_fukidashi.wp-block-media-text .wp-block-media-text__content {
    padding: 15px 20px;
    margin-left: 20px;
    border-radius: 10px;
  }
}
.intervew_fukidashi.wp-block-media-text .wp-block-media-text__content::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -12px;
  border-style: solid;
  border-width: 12px 20px 12px 0;
  border-color: transparent #F2EDE6 transparent transparent;
}
@media only screen and (max-width: 768px) {
  .intervew_fukidashi.wp-block-media-text .wp-block-media-text__content::before {
    top: 30px;
    border-width: 5px 10px 5px 0;
    left: -10px;
  }
}
@media only screen and (max-width: 768px) {
  .intervew_fukidashi.wp-block-media-text .wp-block-media-text__content p {
    font-size: 1.4rem;
  }
}

.has-media-on-the-right {
  grid-template-columns: auto 12.5% !important;
}
.has-media-on-the-right.wp-block-media-text .wp-block-media-text__content {
  margin-right: 30px;
  margin-left: 0;
}
@media only screen and (max-width: 768px) {
  .has-media-on-the-right.wp-block-media-text .wp-block-media-text__content {
    margin-right: 20px;
  }
}
.has-media-on-the-right.wp-block-media-text .wp-block-media-text__content::before {
  right: -20px;
  left: auto;
  border-style: solid;
  border-width: 12px 0 12px 20px;
  border-color: transparent transparent transparent #F2EDE6;
}
@media only screen and (max-width: 768px) {
  .has-media-on-the-right.wp-block-media-text .wp-block-media-text__content::before {
    border-width: 5px 0 5px 10px;
    right: -10px;
  }
}

.blog_card_kanren {
  position: relative;
}

.blog-card {
  word-wrap: break-word;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  margin: 3em 0;
  padding: 40px;
  background-color: #F9F6F3;
  border-radius: 20px;
}
@media only screen and (max-width: 768px) {
  .blog-card {
    padding: 30px 15px;
  }
}

.blog-card a {
  display: block;
}

.blog-card-thumbnail {
  width: 23%;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 500px) {
  .blog-card-thumbnail {
    width: 40%;
  }
}

.blog-card-thumbnail img {
  padding: 0;
  max-width: 100%;
}

.blog-card-content {
  display: table-cell;
  vertical-align: middle;
  padding-left: 3em;
}
@media only screen and (max-width: 768px) {
  .blog-card-content {
    padding-left: 1em;
  }
}

.blog-card-title {
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .blog-card-title {
    margin-bottom: 0;
  }
}

.blog-card-excerpt {
  font-size: 1.5rem;
  line-height: 1.8em;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .blog-card-excerpt {
    display: none;
  }
}

.blog-card .clear {
  clear: both;
}

.blog_card_label {
  position: absolute;
  padding: 0 1em;
  font-size: 1.6rem;
  font-weight: 600;
  top: -1em;
  left: 40px;
  background-color: #fff;
  border: solid 2px #000;
  border-radius: 10px;
}
@media only screen and (max-width: 768px) {
  .blog_card_label {
    font-size: 1.4rem;
  }
}

.article_link_area {
  padding: 1em;
  border: solid 2px #000;
}

.blog_line_contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* Page */
/*
  home
*/
@-webkit-keyframes circlemove {
  0% {
    bottom: 70px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes circlemove {
  0% {
    bottom: 70px;
  }
  100% {
    bottom: 0;
  }
}
@-webkit-keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
.home .mv {
  height: 100vh;
  background-color: #F2EDE6;
  position: relative;
  max-height: 55.5555555556vw;
}
@media only screen and (max-width: 768px) {
  .home .mv {
    max-height: 436px;
  }
}
@media only screen and (max-width: 500px) {
  .home .mv {
    max-height: 667px;
  }
}
.home .mv .imgarea {
  position: absolute;
  top: 5.5555555556vw;
  right: 10.4166666667vw;
  width: 47.2222222222vw;
}
@media only screen and (max-width: 500px) {
  .home .mv .imgarea {
    width: 265px;
    top: 100px;
    right: 30px;
  }
}
.home .mv .imgarea .swiper_mv {
  overflow: hidden;
}
.home .mv .textarea {
  position: absolute;
  top: 14.4444444444vw;
  left: 10.4166666667vw;
  z-index: 1;
}
@media only screen and (max-width: 500px) {
  .home .mv .textarea {
    top: auto;
    bottom: 30px;
    left: 30px;
  }
}
.home .mv .textarea span {
  background-color: #fff;
  display: inline-block;
}
.home .mv .textarea .logo_simbol {
  width: 25vw;
  margin-bottom: 2.7777777778vw;
}
@media only screen and (max-width: 500px) {
  .home .mv .textarea .logo_simbol {
    width: 210px;
  }
}
.home .mv .textarea .ttl .text {
  font-size: 2.7777777778vw;
  padding: 0 0.6944444444vw;
  font-weight: bold;
}
@media only screen and (max-width: 500px) {
  .home .mv .textarea .ttl .text {
    font-size: 2rem;
    padding: 0 10px;
  }
}
.home .mv .textarea .ttl .text2 {
  font-size: 3.6111111111vw;
}
@media only screen and (max-width: 500px) {
  .home .mv .textarea .ttl .text2 {
    font-size: 2.4rem;
  }
}
.home .mv .textarea .ttl .logo_text {
  width: 24.6527777778vw;
  padding: 0.6944444444vw 0.6944444444vw;
}
@media only screen and (max-width: 500px) {
  .home .mv .textarea .ttl .logo_text {
    width: 200px;
    padding: 10px;
  }
}
.home .mv .textarea .sub_ttl {
  font-size: 1.3888888889vw;
}
@media only screen and (max-width: 500px) {
  .home .mv .textarea .sub_ttl {
    font-size: 1.6rem;
  }
}
.home .mv .textarea .sub_ttl span {
  padding: 0 0.6944444444vw;
  font-weight: 600;
}
@media only screen and (max-width: 500px) {
  .home .mv .textarea .sub_ttl span {
    padding: 0 10px;
  }
}
.home .mv .textarea .sub_ttl span.text1 {
  padding: 0 0 0 0.6944444444vw;
}
.home .mv .textarea .sub_ttl span.text2 {
  padding: 0 0.6944444444vw 0 0;
}
.home .mv .scrolldown {
  position: absolute;
  bottom: 50px;
  right: 40px;
}
@media only screen and (max-width: 768px) {
  .home .mv .scrolldown {
    right: 0;
  }
}
.home .mv .scrolldown:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 33px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #000;
  -webkit-animation: circlemove 2s ease-in-out infinite, cirlemovehide 2s ease-out infinite;
  animation: circlemove 2s ease-in-out infinite, cirlemovehide 2s ease-out infinite;
}
.home .mv .scrolldown:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 39px;
  width: 2px;
  height: 89px;
  background: #000;
}
.home .mv .scrolldown span {
  position: absolute;
  bottom: 50px;
}
.home .mv .scrolldown p {
  position: relative;
  left: 2px;
  bottom: 105px;
  color: #000;
  font-size: 2rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.home .mv_wave {
  background: url(img/common/bg_wave.png) repeat-x center/contain;
  height: 5.2083333333vw;
}
.home .top_about {
  background: url(img/common/bg_ands.png) no-repeat center/1540px 242px;
}
@media only screen and (max-width: 768px) {
  .home .top_about {
    background: url(img/common/bg_ands.png) no-repeat center/426px 73px;
  }
}
.home .top_about .main_ttl {
  text-align: center;
  margin-bottom: 40px;
  font-size: 3rem;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  .home .top_about .main_ttl {
    font-size: 2rem;
  }
}
.home .top_about .ttl {
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .home .top_about .ttl {
    margin-bottom: 40px;
  }
}
.home .top_about .ttl .logo_simbol {
  width: 128px;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .home .top_about .ttl .logo_simbol {
    width: 80px;
    margin: 0 auto 20px;
    display: block;
  }
}
.home .top_about .ttl .logo_text {
  width: 474px;
}
@media only screen and (max-width: 768px) {
  .home .top_about .ttl .logo_text {
    width: 284px;
    margin: 0 auto;
    display: block;
  }
}
.home .top_about .text {
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .home .top_about .text {
    text-align: left;
    margin-bottom: 30px;
  }
}
.home .top_about .more_btn {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 768px) {
  .home .top_about .more_btn {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.home .top_news .inner {
  width: 1120px;
}
.home .sec_group {
  max-width: 1440px;
  margin: 0 auto 120px;
}
@media only screen and (max-width: 768px) {
  .home .sec_group {
    margin: 0 auto 60px;
  }
}
.home .sec_group section {
  padding: 80px 140px;
  width: 50%;
}
@media only screen and (min-width: 1441px) {
  .home .sec_group section {
    width: 49%;
    border-radius: 20px;
  }
}
@media only screen and (max-width: 1440px) {
  .home .sec_group section {
    padding: 80px 50px;
  }
}
@media only screen and (max-width: 768px) {
  .home .sec_group section {
    width: 100%;
    padding: 50px 5vw;
  }
}
.home .sec_group section .sec_img {
  margin-bottom: 30px;
}
.home .sec_group section .sec_text {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .home .sec_group section .sec_text {
    margin-bottom: 30px;
  }
}
.home .sec_group .top_flow {
  background-color: #F9F6F3;
}
.home .sec_group .top_planner {
  background-color: #F2EDE6;
}
.home .top_blog {
  background-color: #F9F6F3;
  padding: 80px 0;
}
@media only screen and (max-width: 768px) {
  .home .top_blog {
    padding: 60px 0;
  }
}
.home .top_blog .blog_grid {
  margin-bottom: 40px;
}
.home .top_interview .card_container {
  margin-bottom: 40px;
}

/*
  post_school
*/
.post_school {
  padding-top: 180px;
}
@media only screen and (max-width: 768px) {
  .post_school {
    padding-top: 100px;
  }
}
.post_school .mv {
  margin-bottom: 180px;
}
@media only screen and (max-width: 768px) {
  .post_school .mv {
    margin-bottom: 100px;
  }
}
.post_school .mv .school_img {
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .post_school .mv .school_img {
    margin-bottom: 15px;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    border-radius: 0;
  }
}
.post_school .mv .ttlarea {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .post_school .mv .ttlarea {
    margin-bottom: 20px;
  }
}
.post_school .mv .ttlarea .icon_flag {
  width: 90px;
  height: 60px;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .post_school .mv .ttlarea .icon_flag {
    width: 60px;
    height: 40px;
    margin-bottom: 10px;
  }
}
.post_school .mv .ttlarea .icon_flag.canada {
  background: url(img/common/icon_canada.png) no-repeat center/cover;
}
.post_school .mv .ttlarea .icon_flag.malta {
  background: url(img/common/icon_malta.png) no-repeat center/cover;
}
.post_school .mv .ttlarea h1 .en {
  font-size: 3rem;
  display: block;
  line-height: 1em;
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .post_school .mv .ttlarea h1 .en {
    font-size: 2.4rem;
    line-height: 1.5em;
  }
}
.post_school .mv .ttlarea h1 .jp {
  font-size: 1.6rem;
  display: block;
  line-height: 1.5em;
}
.post_school .mv .textarea .copy {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .post_school .mv .textarea .copy {
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
.post_school .plannner_introarea {
  background-color: #F9F6F3;
  padding-bottom: 120px;
}
@media only screen and (max-width: 768px) {
  .post_school .plannner_introarea {
    padding-bottom: 60px;
  }
}
.post_school .planner_area {
  position: relative;
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .post_school .planner_area {
    margin-bottom: 40px;
  }
}
.post_school .planner_area .text {
  font-size: 2.4rem;
  text-align: center;
  font-weight: 500;
  padding-top: 100px;
  color: #A08B6D;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .post_school .planner_area .text {
    padding-top: 60px;
    font-size: 2rem;
  }
}
.post_school .planner_area .text .name {
  font-size: 3.6rem;
}
@media only screen and (max-width: 768px) {
  .post_school .planner_area .text .name {
    font-size: 3rem;
  }
}
.post_school .planner_area .pic {
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: -80px;
}
@media only screen and (max-width: 768px) {
  .post_school .planner_area .pic {
    top: -50px;
  }
}
.post_school .planner_area .pic img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .post_school .planner_area .pic img {
    width: 100px;
    height: 100px;
  }
}
.post_school .point {
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .post_school .point {
    margin-bottom: 60px;
  }
}
.post_school .about .swiper_wrap {
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .post_school .about .swiper_wrap {
    margin-bottom: 60px;
  }
}
.post_school .about .images li {
  width: 32%;
}
@media only screen and (max-width: 768px) {
  .post_school .about .images li {
    width: 100%;
    margin-bottom: 2.6666666667vw;
  }
}
.post_school .info {
  padding-top: 120px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .post_school .info {
    padding-top: 60px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .post_school .info .imgarea {
    margin-bottom: 20px;
  }
}
.post_school .info .tablearea {
  line-height: 1.5em;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .post_school .info .tablearea {
    font-size: 1.5rem;
  }
}
.post_school .info .tablearea tr {
  border-bottom: 1px solid #C4BAAB;
}
.post_school .info .tablearea tr:first-child {
  border-top: 1px solid #C4BAAB;
}
.post_school .info .tablearea tr th {
  padding: 1em;
  width: 25%;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .post_school .info .tablearea tr th {
    display: block;
    width: 100%;
    padding: 0.8em 0.5em 0;
  }
}
.post_school .info .tablearea tr td {
  padding: 1em;
  width: 75%;
}
@media only screen and (max-width: 768px) {
  .post_school .info .tablearea tr td {
    display: block;
    width: 100%;
    padding: 0.5em 0.5em 0.8em;
  }
}

.related_school {
  padding: 80px 0;
  background-color: #F9F6F3;
}
.related_school .col4_card {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0px 30px;
}
@media only screen and (max-width: 768px) {
  .related_school .col4_card {
    grid-template-columns: 1fr 1fr;
    gap: 30px 15px;
  }
}
.related_school .col4_card .card .eyecatch {
  margin-bottom: 15px;
}
.related_school .col4_card .card .schoolname {
  font-weight: 500;
  line-height: 1.8em;
}
.related_school .col4_card .card .text {
  font-size: 1.4rem;
}
.related_school .col4_card a:hover {
  color: #FF6450;
  opacity: 1;
}

.search_result .page_lead p .search-word:after {
  content: "/";
  display: inline-block;
  margin: 0 5px;
}
.search_result .page_lead p .search-word:nth-last-of-type(2):after {
  content: "";
  margin: 0;
}
.search_result .page_lead p .free-word:before {
  content: "/";
  display: inline-block;
  margin: 0 5px;
}

/*
  Interview
*/
.post_interview {
  padding-top: 180px;
}
@media only screen and (max-width: 768px) {
  .post_interview {
    padding-top: 100px;
  }
}
.post_interview h1 {
  font-size: 4rem;
  line-height: 1.8em;
  margin-bottom: 0.8em;
}
@media only screen and (max-width: 768px) {
  .post_interview h1 {
    font-size: 2.4rem;
    line-height: 1.5em;
  }
}
.post_interview .profileaea {
  border-radius: 20px;
  overflow: hidden;
}
.post_interview .profileaea table {
  width: 100%;
  background-color: #F9F6F3;
}
.post_interview .profileaea table tr {
  border-bottom: solid 2px #C4BAAB;
}
.post_interview .profileaea table tr:last-child {
  border-bottom: 0;
}
.post_interview .profileaea table th {
  width: 30%;
  background-color: #F2EDE6;
  border-right: solid 2px #C4BAAB;
  text-align: center;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  .post_interview .profileaea table th {
    font-size: 1.4rem;
  }
}
.post_interview .profileaea table td {
  padding: 1.5em;
}
@media only screen and (max-width: 768px) {
  .post_interview .profileaea table td {
    font-size: 1.4rem;
    padding: 0.5em;
  }
}
.post_interview .profileaea table tr:nth-child(3) td, .post_interview .profileaea table tr:nth-child(4) td, .post_interview .profileaea table tr:nth-child(5) td, .post_interview .profileaea table tr:nth-child(6) td, .post_interview .profileaea table tr:nth-child(7) td, .post_interview .profileaea table tr:nth-child(8) td {
  border-right: solid 2px #C4BAAB;
}
.post_interview .profileaea table tr:nth-child(3) td:last-child, .post_interview .profileaea table tr:nth-child(4) td:last-child, .post_interview .profileaea table tr:nth-child(5) td:last-child, .post_interview .profileaea table tr:nth-child(6) td:last-child, .post_interview .profileaea table tr:nth-child(7) td:last-child, .post_interview .profileaea table tr:nth-child(8) td:last-child {
  border-right: 0;
}
.post_interview .article_tagarea {
  padding-bottom: 20px;
}
.post_interview article {
  padding-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  .post_interview article {
    padding-bottom: 40px;
  }
}
.post_interview article h2 {
  text-align: left;
  margin-bottom: 30px;
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .post_interview article h2 {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
.post_interview .recommend_section {
  background-color: #F9F6F3;
}

.archive_interview .tabarea {
  padding: 80px 0;
}
.archive_interview .tabarea .tablist {
  border-bottom: solid 2px #000;
}
.archive_interview .tabarea .tablist_item {
  width: 49%;
  text-align: center;
  cursor: pointer;
  background-color: #F2EDE6;
  line-height: 50px;
  font-size: 1.8rem;
  font-weight: 600;
  border-radius: 20px 20px 0 0;
}
.archive_interview .tabarea .tablist_item.active {
  background-color: #FFEFE6;
  color: #FF6450;
}
.archive_interview .tabarea .tab_contents_wrap {
  padding-top: 20px;
}
.archive_interview .tabarea .tab_contents_wrap .tab_contents {
  display: none;
}
.archive_interview .tabarea .tab_contents_wrap .tab_contents.active {
  display: block;
}
.archive_interview .tabarea .tab_contents_wrap .tab_contents .tag {
  font-size: 1.6rem;
  border: 2px #000 solid;
  padding: 0.5em 1em;
  margin-bottom: 10px;
  border-radius: 30px;
  display: inline-block;
  margin-right: 10px;
  font-weight: 600;
}
.archive_interview .tabarea .tab_contents_wrap .tab_contents .tag.current {
  border: none;
  background-color: #FF6450;
}
.archive_interview .tabarea .tab_contents_wrap .tab_contents .tag.current a {
  color: #fff;
}
.archive_interview .card_interview {
  width: 100%;
}

/*
  Blog
*/
.post_blog {
  padding-top: 180px;
}
@media only screen and (max-width: 768px) {
  .post_blog {
    padding-top: 100px;
  }
}
.post_blog .mvarea .date {
  font-size: 1.6rem;
  color: #AAAAAA;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .post_blog .mvarea .cat {
    margin-bottom: 20px;
  }
}
.post_blog .mvarea .cat a {
  font-size: 1.2rem;
  padding: 0.5em 1em;
  border: 2px solid #000;
  border-radius: 50px;
  display: inline-block;
  margin-bottom: 40px;
}
.post_blog .mvarea .cat a:hover {
  border-color: #FF6450;
}
.post_blog .mvarea .blog_ttl {
  font-size: 4rem;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .post_blog .mvarea .blog_ttl {
    font-size: 3rem;
  }
}
.post_blog article {
  margin: 0 auto;
}
.post_blog article h2 {
  margin: 1em 0 0.5em;
  font-size: 3.6rem;
  position: relative;
  padding-left: 0.5em;
}
.post_blog article h2:before {
  content: "";
  width: 5px;
  height: 90%;
  background-color: #C4BAAB;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  .post_blog article h2 {
    font-size: 2.4rem;
  }
}
.post_blog article h3 {
  font-size: 3rem;
  margin-bottom: 0.3em;
  margin-top: 1em;
}
@media only screen and (max-width: 768px) {
  .post_blog article h3 {
    font-size: 2rem;
  }
}
.post_blog article p {
  margin-bottom: 1em;
}
.post_blog article .intervew_fukidashi p {
  margin-bottom: 0;
}
.post_blog article .article_btn {
  margin: 20px auto 20px;
}
.post_blog article .wp-block-image {
  margin-bottom: 20px;
}
.post_blog article .more_btn {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 40px;
}
.post_blog article .contact_boxs {
  padding: 40px 0;
}
.post_blog article .contact_boxs .box {
  padding: 20px 0;
  background-color: #F2EDE6;
  width: 47.9%;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 768px) {
  .post_blog article .contact_boxs .box {
    width: 100%;
    margin-bottom: 20px;
  }
  .post_blog article .contact_boxs .box:last-child {
    margin-bottom: 0;
  }
}
.post_blog article .contact_boxs .box_icon {
  text-align: center;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .post_blog article .contact_boxs .box_icon {
    margin-right: 10px;
  }
}
.post_blog article .contact_boxs .box_text {
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .post_blog article .contact_boxs .box_text {
    font-size: 1.6rem;
  }
}
.post_blog article .contact_boxs .box.line .box_icon img {
  width: 72px;
}
@media only screen and (max-width: 768px) {
  .post_blog article .contact_boxs .box.line .box_icon img {
    width: 54px;
  }
}
.post_blog article .contact_boxs .box.form .box_icon img {
  width: 96px;
}
@media only screen and (max-width: 768px) {
  .post_blog article .contact_boxs .box.form .box_icon img {
    width: 60px;
  }
}
.post_blog article .contact_boxs .btn_contact {
  margin: 0;
}
.post_blog article p > a {
  color: #3081F2;
}
.post_blog article cite a {
  color: #3081F2;
}
.post_blog .author_prof .area_ttl {
  font-size: 2rem;
  font-weight: 600;
}
.post_blog .author_prof figure {
  width: 15%;
}
.post_blog .author_prof .textarea {
  width: 85%;
  padding-left: 2em;
}
.post_blog .author_prof .textarea .author_name {
  font-size: 1.8rem;
  font-weight: 500;
}
.post_blog .author_prof .textarea .author_detail {
  line-height: 1.5em;
}

.blog_top .sec_lead {
  text-align: center;
  margin-bottom: 40px;
}
.blog_top .sec_diary {
  padding: 80px 0;
}
@media only screen and (max-width: 768px) {
  .blog_top .sec_diary {
    padding: 60px 0;
  }
}
.blog_top .blog_grid {
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .blog_top .blog_grid {
    margin-bottom: 40px;
  }
}

/*
  learning
*/
.learning .wehre .maparea {
  width: 72%;
  padding: 0 35px;
}
@media only screen and (max-width: 768px) {
  .learning .wehre .maparea {
    width: 100%;
    padding: 0;
  }
}
.learning .wehre .btnarea {
  width: 250px;
}
@media only screen and (max-width: 768px) {
  .learning .wehre .btnarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.learning .wehre .btnarea li {
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .learning .wehre .btnarea li {
    width: 49%;
  }
}
.learning .wehre .btnarea li a {
  background-color: #F2EDE6;
  padding: 16px 20px;
  border-radius: 10px;
  font-size: 1.8rem;
  position: relative;
  display: block;
}
@media only screen and (max-width: 768px) {
  .learning .wehre .btnarea li a {
    font-size: 1.6rem;
    padding: 15px;
  }
}
.learning .wehre .btnarea li a:after {
  content: "";
  background: url(img/common/arw_bk.svg) no-repeat center/contain;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -7px;
  -webkit-transition: all 0.5s 0s ease;
  transition: all 0.5s 0s ease;
}
@media only screen and (max-width: 768px) {
  .learning .wehre .btnarea li a:after {
    width: 10px;
    height: 10px;
    margin-top: -5px;
  }
}
.learning .wehre .btnarea li a:hover {
  color: #fff;
  background-color: #FF6450;
  opacity: 1;
}
.learning .wehre .btnarea li a:hover::after {
  background: url(img/common/arw_wh.svg) no-repeat center/contain;
}
.learning .wehre.malta_where .maparea {
  margin: 0 auto 40px;
  width: 60%;
}
@media only screen and (max-width: 768px) {
  .learning .wehre.malta_where .maparea {
    width: 100%;
  }
}
.learning .wehre.malta_where .btnarea {
  width: 100%;
}
.learning .wehre.malta_where .btnarea li {
  background-color: #F2EDE6;
  padding: 16px 20px;
  border-radius: 10px;
  font-size: 1.8rem;
  position: relative;
  display: block;
  margin-bottom: 10px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  .learning .wehre.malta_where .btnarea li {
    font-size: 1.6rem;
    padding: 15px;
  }
}
.learning .wehre.malta_where .btnarea li .bold {
  font-weight: 700;
  margin-right: 0.5em;
  font-size: 1.8rem;
}
.learning .select3 .group {
  margin-bottom: 80px;
}
.learning .select3 .group_lead {
  margin-bottom: 30px;
  font-size: 1.4rem;
  text-align: center;
}

.school_search {
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .school_search {
    margin-bottom: 60px;
  }
}
.school_search .search_area {
  width: 1120px;
  margin: 0 auto;
  max-width: 100%;
}
.school_search .search_area {
  border-radius: 20px;
  padding: 50px 0;
}
.school_search .search_area .ttlarea {
  margin-bottom: 50px;
}
.school_search .search_area .ttlarea .icon {
  width: 30px;
  margin: 0 auto 20px;
  display: block;
}
.school_search .search_area .ttlarea .ttl {
  font-size: 3.6rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .school_search .search_area .ttlarea .ttl {
    font-size: 3rem;
  }
}
.school_search .search_area .search_formarea .searchandfilter > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .school_search .search_area .search_formarea .searchandfilter > ul > li {
    display: block;
  }
}
.school_search .search_area .search_formarea .searchandfilter > ul > li h4 {
  width: 15%;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .school_search .search_area .search_formarea .searchandfilter > ul > li h4 {
    width: 100%;
  }
}
.school_search .search_area .search_formarea .searchandfilter > ul > li > ul {
  width: 85%;
}
@media only screen and (max-width: 768px) {
  .school_search .search_area .search_formarea .searchandfilter > ul > li > ul {
    width: 100%;
  }
}
.school_search .search_area .search_formarea .searchandfilter > ul > li > ul > li {
  margin: 0 10px 10px 0;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .school_search .search_area .search_formarea .searchandfilter > ul > li > ul > li {
    margin: 0 5px 5px 0;
  }
}
.school_search .search_area .search_formarea .searchandfilter > ul > li > ul > li label {
  background-color: #fff;
  padding: 8px 15px;
  border: solid 2px #000;
  border-radius: 40px;
  font-weight: 600;
}
.school_search .search_area .search_formarea .searchandfilter > ul > li > ul > li label:hover {
  cursor: pointer;
}
.school_search .search_area .search_formarea input[type=checkbox]:checked + label {
  background-color: #FFEFE6;
  border-color: #FF6450;
  color: #FF6450;
}
.school_search .search_area .search_formarea input[type=submit] {
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  line-height: 60px;
  height: 60px;
  display: block;
  background-color: #000;
  border-radius: 30px;
  width: 280px;
  margin: 0 auto;
}
.school_search .search_area .search_formarea input[type=submit]:hover {
  cursor: pointer;
}
.school_search .search_area .search_formarea .sf-field-search {
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .school_search .search_area .search_formarea .sf-field-search {
    margin-bottom: 20px;
  }
}
.school_search .search_area .search_formarea .sf-field-search input {
  padding: 0.5em;
  max-width: 300px;
  width: 300px;
}

/*
  reason
*/
.reason .reason6 {
  padding: 80px 0 30px;
  background-color: #F9F6F3;
}
.reason .voice {
  padding: 120px 0;
}
@media only screen and (max-width: 768px) {
  .reason .voice {
    padding: 60px 0;
  }
}
.reason .voice .item_fukidashi .belong {
  margin-top: 1em;
  font-size: 1.4rem;
  color: #777;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .reason .voice .more_btn.voice_btn .btn_text {
    font-size: 1.2rem;
  }
}

/*
  working
*/
.working .comparison .sec_lead {
  text-align: center;
}
.working .comparison .table_area {
  background-color: #F9F6F3;
  border-radius: 30px;
  padding: 60px;
}
@media only screen and (max-width: 768px) {
  .working .comparison .table_area {
    padding: 40px 20px;
  }
}
.working .comparison .table_area .table_ttl {
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 50px;
}
.working .comparison .table_area .table_wrap {
  border-radius: 20px;
  overflow: hidden;
}
.working .comparison .table_area table {
  width: 100%;
  background-color: #fff;
}
.working .comparison .table_area table th {
  background-color: #C4BAAB;
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  padding: 30px 0;
  border-right: 2px solid #fff;
  line-height: 1.5em;
}
.working .comparison .table_area table th:last-child {
  border-right: 0;
}
@media only screen and (max-width: 768px) {
  .working .comparison .table_area table th {
    font-size: 1.4rem;
    padding: 15px 15px;
  }
}
.working .comparison .table_area table td {
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  padding: 20px 10px;
  border-bottom: 2px solid #C4BAAB;
  border-right: 2px solid #C4BAAB;
  line-height: 1.5em;
}
.working .comparison .table_area table td:last-child {
  border-right: 0;
}
@media only screen and (max-width: 768px) {
  .working .comparison .table_area table td {
    font-size: 1.4rem;
    padding: 15px 5px;
  }
}
.working .comparison .table_area table tr:last-child td {
  border-bottom: 0;
}
.working .comparison .table_area table .small {
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .working .comparison .table_area table .small {
    font-size: 1rem;
  }
}
.working .comparison .table_area .attention {
  padding: 10px 0 0 10px;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .working .comparison .table_area .attention {
    font-size: 1.2rem;
  }
}

.malta_enjoy .working_kind .group_ttl {
  line-height: 1.3em;
}

/*
  working-holiday
*/
.working_holiday .wh_feature {
  padding-top: 80px;
}
.working_holiday .support .check_list .checklist_item {
  background-color: #F9F6F3;
}

/*
  flow
*/
.flow .flow_content {
  padding: 80px 0;
}
@media only screen and (max-width: 768px) {
  .flow .flow_content {
    padding: 50px 0;
  }
}

/*
  planner
*/
.planner .planner_cards {
  padding: 80px 0;
}
@media only screen and (max-width: 768px) {
  .planner .planner_cards {
    padding: 10px 40;
  }
}
.planner .planner_cards .card_container {
  gap: 110px 30px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.planner .planner_cards .planner_card {
  background-color: #F9F6F3;
  border-radius: 20px;
  padding: 0 30px 30px;
}
@media only screen and (max-width: 768px) {
  .planner .planner_cards .planner_card {
    padding: 0 20px 20px;
    margin-bottom: 50px;
  }
}
.planner .planner_cards .planner_card .imgarea {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .planner .planner_cards .planner_card .imgarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.planner .planner_cards .planner_card .imgarea .card_img {
  width: 160px;
  height: 160px;
  margin: -80px auto 0;
}
@media only screen and (max-width: 768px) {
  .planner .planner_cards .planner_card .imgarea .card_img {
    margin: -20px 20px 0 0;
    width: 100px;
    height: 100px;
  }
}
.planner .planner_cards .planner_card .imgarea .card_name {
  font-size: 2.4rem;
  text-align: center;
  font-weight: 500;
}
.planner .planner_cards .planner_card .textarea dl dt {
  font-size: 1.2rem;
  color: #AAAAAA;
  line-height: 1.5em;
}
.planner .planner_cards .planner_card .textarea dl dd {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 1.5em;
}
.planner .planner_cards .planner_card .textarea .message {
  font-size: 1.2rem;
}

/*
  faq
*/
.faq .page_lead {
  text-align: left;
}
.faq .anker_btns li {
  display: inline-block;
}
.faq .anker_btns a {
  padding: 8px 35px 8px 15px;
  border: solid 2px #000;
  border-radius: 30px;
  display: inline-block;
  position: relative;
  margin: 0 10px 10px 0;
}
.faq .anker_btns a::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
}
.faq .anker_btns a:hover {
  background-color: #FFEFE6;
  border-color: #FF6450;
  opacity: 1;
}
.faq .anker_btns a:hover::after {
  border-color: #FF6450;
}

.faq_group {
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .faq_group {
    margin-bottom: 50px;
  }
}
.faq_group .group_ttl {
  font-size: 2.4rem;
  border-bottom: solid 1px #C4BAAB;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .faq_group .group_ttl {
    font-size: 2rem;
  }
}
.faq_group dl {
  margin-bottom: 35px;
}
.faq_group dl:last-child {
  margin-bottom: 0;
}
.faq_group .question {
  font-size: 2rem;
  font-weight: 600;
  padding: 15px 28px;
  background-color: #F9F6F3;
  border-radius: 80px;
  margin-bottom: 15px;
  line-height: 1.5em;
}
.faq_group .question:before {
  content: "Q.";
  display: inline-block;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  .faq_group .question {
    font-size: 1.5rem;
  }
}
.faq_group .answer {
  padding: 0 30px;
  line-height: 1.8em;
}
@media only screen and (max-width: 768px) {
  .faq_group .answer {
    font-size: 1.4rem;
  }
}

/*
  contact
*/
.contact .line_box {
  padding: 30px 88px;
  background-color: #F9F6F3;
  border-radius: 20px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .contact .line_box {
    padding: 30px 0;
  }
}
.contact .line_box .box_icon {
  width: 72px;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .contact .line_box .box_icon {
    margin: 0 auto 30px;
  }
}
.contact .line_box .box_text {
  font-size: 2rem;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .contact .line_box .box_text {
    font-size: 1.6rem;
    margin-bottom: 30px;
    text-align: center;
  }
}
.contact .formarea {
  padding-bottom: 80px;
}
.contact .formarea .item {
  margin-bottom: 30px;
}
.contact .formarea .item .item_ttl {
  width: 30%;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .contact .formarea .item .item_ttl {
    margin-bottom: 15px;
    width: 100%;
  }
}
.contact .formarea .item .inputarea {
  width: 68%;
}
@media only screen and (max-width: 768px) {
  .contact .formarea .item .inputarea {
    width: 100%;
  }
}
.contact .formarea .item .inputarea input, .contact .formarea .item .inputarea textarea {
  padding: 20px 15px;
  border: solid 1px #CDD6DD;
  border-radius: 10px;
  width: 100%;
}
.contact .formarea .item.radio_btn_item .mwform-radio-field {
  margin-bottom: 10px;
}
.contact .formarea .item.radio_btn_item input {
  padding: 0;
  border: 0;
  border-radius: 0;
}
.contact .formarea .item.radio_btn_item input[type=radio] {
  position: absolute;
  opacity: 0;
}
.contact .formarea .item.radio_btn_item input[type=radio] + .mwform-radio-field-text:before {
  content: "";
  background: #fff;
  border-radius: 100%;
  border: 1px solid #000;
  display: inline-block;
  width: 25px;
  height: 25px;
  position: relative;
  top: -0.2em;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  vertical-align: middle;
}
.contact .formarea .item.radio_btn_item input[type=radio]:checked + .mwform-radio-field-text:before {
  background-color: #000;
  -webkit-box-shadow: inset 0 0 0 4px #fff;
          box-shadow: inset 0 0 0 4px #fff;
}
.contact .formarea .item.radio_btn_item input[type=radio]:focus + .mwform-radio-field-text:before {
  outline: none;
  border-color: #000;
}
.contact .formarea .item.radio_btn_item input[type=radio]:disabled + .mwform-radio-field-text:before {
  border-color: #000;
  background: #fff;
}
.contact .formarea .item.radio_btn_item input[type=radio] + .mwform-radio-field-text:empty:before {
  margin-right: 0;
}
.contact .formarea .form_btn {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contact .formarea .form_btn input[type=submit] {
  width: 280px;
  background-color: #000;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 60px;
  height: 60px;
  border-radius: 45px;
  border: none;
  cursor: pointer;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .contact .formarea .form_btn input[type=submit] {
    font-size: 3.7333333333vw;
    height: 45px;
    line-height: 45px;
  }
}
.contact .formarea .form_btn input[type=submit].back_btn {
  background-color: #ccc;
  color: #111;
  margin-bottom: 20px;
}
.contact .formarea .mw_wp_form_complete {
  padding: 100px 0;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .contact .formarea .mw_wp_form_complete {
    padding: 50px 0;
  }
}

/*
  News&Topics
*/
.archive_news {
  padding-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .archive_news {
    padding-bottom: 60px;
  }
}
.archive_news .page_lead {
  text-align: center;
}
.archive_news .news_listarea .inner {
  width: 1120px;
}

.post_news article {
  padding: 80px 0;
}
@media only screen and (max-width: 768px) {
  .post_news article {
    padding: 60px 0;
  }
}
.post_news article .ttlarea .date {
  margin-bottom: 10px;
}
.post_news article .ttlarea h1 {
  font-size: 3rem;
  padding-bottom: 20px;
  border-bottom: solid 2px #BAA992;
  margin-bottom: 45px;
  line-height: 1.3em;
}
.post_news article h2 {
  margin: 1em 0 0.5em;
  font-size: 3.6rem;
  position: relative;
  padding-left: 0.5em;
  padding: 0.5em;
  line-height: 1.3em;
}
.post_news article h2:before {
  content: "";
  width: 5px;
  height: 90%;
  background-color: #C4BAAB;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  .post_news article h2 {
    font-size: 2.4rem;
  }
}
.post_news article h3 {
  font-size: 3rem;
  margin-bottom: 0.3em;
  margin-top: 1em;
  padding: 1em 0;
}
@media only screen and (max-width: 768px) {
  .post_news article h3 {
    font-size: 2rem;
  }
}
.post_news article p {
  margin-bottom: 1em;
}
.post_news article ul, .post_news article ol {
  padding: 1em 0 1em 1em;
}
.post_news article ul li, .post_news article ol li {
  line-height: 1.5em;
  margin-bottom: 0.5em;
  list-style: disc;
}
.post_news article ol li {
  list-style: decimal;
}
.post_news article a {
  font-weight: 500;
  color: #FF6450;
}
.post_news article .wp-block-table {
  border-radius: 20px;
  border: 2px solid #C4BAAB;
  overflow: hidden;
}
.post_news article table td {
  padding: 1em;
  border-right: 2px solid #C4BAAB;
}
.post_news article table td:last-child {
  border-right: 0;
}
.post_news article table tr {
  border-bottom: 2px solid #C4BAAB;
}
.post_news article table tr td:first-child {
  text-align: center;
  background-color: #C4BAAB;
  color: #fff;
  font-weight: 700;
  border-bottom: 2px solid #fff;
}
.post_news article table tr:last-child {
  border-bottom: 0;
}
.post_news article table tr:last-child td:first-child {
  border-bottom: 0;
}
.post_news article table th {
  padding: 1em;
  border: 2px solid #C4BAAB;
}
.post_news article .contact_boxs {
  padding: 40px 0;
}
.post_news article .contact_boxs .box {
  padding: 20px 0;
  background-color: #F2EDE6;
  width: 47.9%;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 768px) {
  .post_news article .contact_boxs .box {
    width: 100%;
    margin-bottom: 20px;
  }
  .post_news article .contact_boxs .box:last-child {
    margin-bottom: 0;
  }
}
.post_news article .contact_boxs .box a {
  color: white;
}
.post_news article .contact_boxs .box_icon {
  text-align: center;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .post_news article .contact_boxs .box_icon {
    margin-right: 10px;
  }
}
.post_news article .contact_boxs .box_text {
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .post_news article .contact_boxs .box_text {
    font-size: 1.6rem;
  }
}
.post_news article .contact_boxs .box.line .box_icon img {
  width: 72px;
}
@media only screen and (max-width: 768px) {
  .post_news article .contact_boxs .box.line .box_icon img {
    width: 54px;
  }
}
.post_news article .contact_boxs .box.form .box_icon img {
  width: 96px;
}
@media only screen and (max-width: 768px) {
  .post_news article .contact_boxs .box.form .box_icon img {
    width: 60px;
  }
}
.post_news article .contact_boxs .btn_contact {
  margin: 0;
}
.post_news .btn_contact {
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .post_news .btn_contact {
    margin-bottom: 40px;
  }
}

/*
  policy
*/
.policy .contentarea {
  padding: 80px 0;
}
@media only screen and (max-width: 768px) {
  .policy .contentarea {
    padding: 60px 0;
  }
}
.policy .contentarea article p {
  margin-bottom: 1em;
}
.policy .contentarea article h2 {
  line-height: 1.8em;
  margin-bottom: 10px;
}
.policy .contentarea article h3 {
  font-size: 1.8rem;
  margin-bottom: 10px;
  line-height: 1.8em;
}
.policy .contentarea article .text_indent {
  padding-left: 1.5em;
}

/*
  cost
*/
.cost .icon_area {
  padding: 80px 0;
}
@media only screen and (max-width: 768px) {
  .cost .icon_area {
    padding: 60px 0;
  }
}
.cost .icon_area .col3_groups .text .red {
  font-size: 1.25em;
  color: #FF6450;
}
.cost .sec_example {
  padding: 120px 0;
}
@media only screen and (max-width: 768px) {
  .cost .sec_example {
    padding: 60px 0;
  }
}
.cost .sec_example .example_group {
  margin-bottom: 100px;
}
.cost .sec_example .example_group:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .cost .sec_example .example_group {
    margin-bottom: 60px;
  }
}
.cost .sec_example .example_group .ttlarea {
  margin-bottom: 20px;
}
.cost .sec_example .example_group .ttlarea .person_area {
  text-align: center;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .cost .sec_example .example_group .ttlarea .person_area {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.cost .sec_example .example_group .ttlarea .person_area .text {
  font-size: 2rem;
}
@media only screen and (max-width: 768px) {
  .cost .sec_example .example_group .ttlarea .person_area .text {
    font-size: 1.6rem;
    margin-bottom: -10px;
  }
}
.cost .sec_example .example_group .ttlarea .person_area .person {
  font-size: 2rem;
  font-weight: 600;
}
.cost .sec_example .example_group .ttlarea .person_area .person .big {
  font-size: 4rem;
  font-weight: 400;
}
.cost .sec_example .example_group .ttlarea .fukidashi_area {
  font-size: 2rem;
  color: #fff;
  font-weight: 600;
  background-color: #C4BAAB;
  padding: 20px 40px;
  border-radius: 20px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .cost .sec_example .example_group .ttlarea .fukidashi_area {
    font-size: 1.6rem;
    padding: 15px 20px;
    width: auto;
    text-align: center;
    line-height: 1.5em;
  }
}
.cost .sec_example .example_group .ttlarea .fukidashi_area:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -21px;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 24px 10px 0;
  border-color: transparent #C4BAAB transparent transparent;
}
@media only screen and (max-width: 768px) {
  .cost .sec_example .example_group .ttlarea .fukidashi_area:before {
    border-width: 0 12px 20px 12px;
    border-color: transparent transparent #C4BAAB transparent;
    top: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.cost .sec_example .example_group .total_area {
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .cost .sec_example .example_group .total_area {
    font-size: 2rem;
  }
}
.cost .sec_example .example_group .total_area .big {
  font-size: 5rem;
  font-weight: 400;
  line-height: 1.2em;
}
@media only screen and (max-width: 768px) {
  .cost .sec_example .example_group .total_area .big {
    font-size: 4rem;
  }
}
.cost .sec_example .example_group .total_area .attention {
  font-size: 1.4rem;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .cost .sec_example .example_group .total_area .attention {
    font-size: 1.2rem;
  }
}
.cost .sec_example .example_group .table_area {
  border-radius: 20px;
  overflow: hidden;
}
.cost .sec_example .example_group .table_area table {
  font-size: 2rem;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .cost .sec_example .example_group .table_area table {
    font-size: 1.6rem;
  }
}
.cost .sec_example .example_group .table_area table tr {
  border-bottom: solid 1px #C4BAAB;
}
.cost .sec_example .example_group .table_area table tr:last-child {
  border-bottom: none;
}
.cost .sec_example .example_group .table_area table th {
  background-color: #F2EDE6;
  text-align: center;
  padding: 20px 10px;
  width: 60%;
}
@media only screen and (max-width: 768px) {
  .cost .sec_example .example_group .table_area table th {
    padding: 20px 5px;
  }
}
.cost .sec_example .example_group .table_area table td {
  background-color: #F9F6F3;
  padding: 20px 10px 20px 30px;
  width: 40%;
}
@media only screen and (max-width: 768px) {
  .cost .sec_example .example_group .table_area table td {
    padding: 20px 5px 20px 10px;
  }
}
.cost .sec_example .example_group .table_area table .small {
  font-size: 0.7em;
  line-height: 1em;
}
.cost .sec_example .example_group .table_attention {
  font-size: 1.2rem;
  padding-left: 1em;
}

.alltop .mv {
  height: 100vh;
  padding: 30px 0;
  max-height: 55.55556vw;
}
.alltop .mv .pc .flex_block {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.alltop .mv .pc .flex_block a {
  display: block;
  height: 40vh;
  min-width: 45%;
}
.alltop .mv .pc .flex_block a:hover {
  -webkit-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05);
  opacity: 1;
}
.alltop .mv .pc .flex_block a.canada {
  margin-right: 20px;
  margin-bottom: 20px;
  text-align: right;
}
.alltop .mv .pc .flex_block a.malta {
  margin-bottom: 20px;
  text-align: left;
}
.alltop .mv .pc .flex_block a.potechi {
  text-align: center;
}
.alltop .mv .pc .flex_block a img {
  height: 100%;
  width: auto;
}
.alltop .mv .sp a {
  display: block;
  margin: 0 auto;
  max-width: 400px;
}

/*
  Two
*/
.two_countries .blog_line_contact.contact_boxs {
  padding: 40px 0;
}
.two_countries .blog_line_contact.contact_boxs .btn_contact {
  margin: 0;
}
.two_countries .blog_line_contact.contact_boxs .box {
  padding: 20px 0;
  background-color: #F2EDE6;
  width: 47.9%;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 768px) {
  .two_countries .blog_line_contact.contact_boxs .box {
    width: 100%;
  }
}
.two_countries .blog_line_contact.contact_boxs .box .box_icon {
  text-align: center;
  margin-right: 20px;
}
.two_countries .blog_line_contact.contact_boxs .box .box_icon img {
  width: 72px;
}
.two_countries .main {
  padding-top: 60px;
}
@media only screen and (max-width: 768px) {
  .two_countries .main {
    padding-top: 30px;
  }
}
.two_countries .whats {
  margin-bottom: 120px;
  margin-top: 80px;
  background: url(img/common/bg_ands.png) no-repeat center/1540px 242px;
}
@media only screen and (max-width: 768px) {
  .two_countries .whats {
    margin-bottom: 60px;
    margin-top: 40px;
    background: url(img/common/bg_ands.png) no-repeat center/426px 73px;
  }
}
.two_countries .whats .main_img {
  margin-bottom: 40px;
}
.two_countries .whats .disc {
  text-align: center;
}
.two_countries .charm {
  margin-bottom: 240px;
}
@media only screen and (max-width: 768px) {
  .two_countries .charm {
    margin-bottom: 140px;
  }
}
.two_countries .charm .charm_content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.two_countries .charm .charm_content .imgarea {
  width: 40%;
}
@media only screen and (max-width: 768px) {
  .two_countries .charm .charm_content .imgarea {
    width: 80%;
    margin: 0 auto 20px;
  }
}
.two_countries .charm .charm_content ul {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .two_countries .charm .charm_content ul {
    width: 100%;
  }
}
.two_countries .charm .charm_content ul li {
  margin-bottom: 30px;
  font-size: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  .two_countries .charm .charm_content ul li {
    font-size: 1.6rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.two_countries .charm .charm_content ul li:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 500px) {
  .two_countries .charm .charm_content ul li .text {
    width: 85%;
  }
}
.two_countries .charm .charm_content ul li .num {
  color: #fff;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #000;
  border-radius: 50%;
  margin-right: 0.5em;
}
.two_countries .why {
  background-color: #F9F6F3;
  padding-bottom: 60px;
}
.two_countries .why .inner {
  position: relative;
}
.two_countries .why .item_fukidashi {
  position: absolute;
  width: 100%;
  top: -150px;
}
@media only screen and (max-width: 1024px) {
  .two_countries .why .item_fukidashi {
    width: 90%;
  }
}
@media only screen and (max-width: 768px) {
  .two_countries .why .item_fukidashi {
    top: -15%;
  }
}
@media only screen and (max-width: 500px) {
  .two_countries .why .item_fukidashi {
    top: -9%;
  }
}
.two_countries .why .item_fukidashi .ratio_fixed_circle img {
  border-radius: 0px;
}
.two_countries .why .item_fukidashi .pic {
  width: 30%;
}
.two_countries .why .item_fukidashi .textarea {
  background-color: #fff;
  background-color: #F2EDE6;
  width: 70%;
}
.two_countries .why .item_fukidashi .textarea p {
  font-size: 3.6rem;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .two_countries .why .item_fukidashi .textarea p {
    font-size: 1.8rem;
  }
}
.two_countries .why .item_fukidashi .textarea::before {
  border-color: transparent #F2EDE6 transparent transparent;
}
.two_countries .why .col3_groups_withdisc {
  padding-top: 150px;
}
@media only screen and (max-width: 768px) {
  .two_countries .why .col3_groups_withdisc {
    padding-top: 19%;
  }
}
.two_countries .why .col3_groups_withdisc .group {
  padding: 2em;
  border-radius: 20px;
  background-color: #fff;
}
.two_countries .why .col3_groups_withdisc .group .ttlarea .group_ttl {
  width: 100%;
}
.two_countries .why .disc {
  text-align: center;
}
.two_countries .example .example_content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .two_countries .example .example_content {
    margin-bottom: 30px;
  }
}
.two_countries .example .example_content .imgarea {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .two_countries .example .example_content .imgarea {
    width: 80%;
    margin: 0 auto 30px;
  }
}
.two_countries .example .example_content .checklist_item {
  background-color: #F2EDE6;
}
.two_countries .example .attention {
  text-align: center;
}
.two_countries .reason6 {
  padding: 80px 0 0 0;
  background-color: #F2EDE6;
}
@media only screen and (max-width: 768px) {
  .two_countries .reason6 {
    padding: 40px 0;
  }
}
.two_countries .voice {
  padding: 60px 0;
}

/*
  junior
*/
.junior-btn_contact {
  background-color: #8BD27B;
}

.junior {
  background-color: #E5EEEE;
}
.junior .mv {
  position: relative;
}
.junior .mv_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .junior .mv_btns {
    bottom: -5vw;
  }
}
.junior .mv_btns .line-btn {
  width: 280px;
}
@media only screen and (max-width: 768px) {
  .junior .mv_btns .line-btn {
    width: 80%;
  }
}
.junior .mv_btns .setusmeikai-btn {
  width: 280px;
}
.junior .online-setsumei {
  background-color: #fff;
  padding: 120px 0;
  margin-top: 80px;
}
@media only screen and (max-width: 768px) {
  .junior .online-setsumei {
    padding: 60px 0;
    margin-top: 60px;
  }
}
.junior .online-setsumei__flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .junior .online-setsumei__flow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.junior .online-setsumei__flow .box {
  width: 30%;
  padding: 30px 25px;
  background-color: #C9DE92;
  border-radius: 20px;
}
@media only screen and (max-width: 768px) {
  .junior .online-setsumei__flow .box {
    width: 100%;
  }
}
.junior .online-setsumei__flow .box:nth-of-type(2) {
  background-color: #EDD197;
}
.junior .online-setsumei__flow .box:nth-of-type(3) {
  background-color: #F2C1D1;
}
.junior .online-setsumei__flow .box .num {
  font-size: 3.2rem;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 100%;
  text-align: center;
  line-height: 50px;
  margin: 0 auto;
}
.junior .online-setsumei__flow .box .box-title {
  text-align: center;
  font-size: 2rem;
  margin-top: 15px;
}
.junior .online-setsumei__flow .box ul {
  margin-top: 30px;
  text-align: left;
}
.junior .online-setsumei__flow .box ul li {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 700;
}
.junior .online-setsumei__flow-arw {
  width: 20px;
  margin-top: 110px;
}
@media only screen and (max-width: 768px) {
  .junior .online-setsumei__flow-arw {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: 0 auto;
  }
}
.junior .online-setsumei__nittei {
  width: 700px;
  max-width: 100%;
  margin: 0 auto;
  border: dashed 3px #62A6AD;
  border-radius: 20px;
  padding: 50px 20px;
  margin-top: 70px;
}
.junior .online-setsumei__nittei .title {
  font-size: 2.8rem;
  text-align: center;
}
.junior .online-setsumei__nittei .time {
  font-size: 1.8rem;
  text-align: center;
  border-bottom: 2px solid #000;
  display: table;
  margin: auto;
  margin-top: 20px;
}
.junior .online-setsumei__nittei .attention {
  max-width: 470px;
  text-align: center;
  margin: 0 auto;
  margin-top: 40px;
}
.junior .online-setsumei__nittei ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  margin-top: 40px;
  width: 300px;
  max-width: 100%;
}
.junior .online-setsumei__nittei ul li {
  font-size: 1.8rem;
  border-bottom: solid 1px #62A6AD;
  width: 100%;
  padding: 1em 30px;
}
.junior .online-setsumei__tokuten {
  width: 450px;
  max-width: 100%;
  margin: 60px auto 0;
}
@media only screen and (max-width: 768px) {
  .junior .online-setsumei__tokuten {
    margin-top: 30px;
  }
}
.junior .online-setsumei__catch {
  font-size: 2.4rem;
  text-align: center;
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .junior .online-setsumei__catch {
    font-size: 2rem;
  }
}
.junior .online-setsumei__upper-btn {
  margin-top: 40px;
  font-size: 1.8rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .junior .online-setsumei__upper-btn {
    font-size: 1.4rem;
  }
}
.junior .online-setsumei .line-btn {
  width: 365px;
  max-width: 90%;
  margin: 0 auto;
  display: block;
}
.junior .program {
  padding: 120px 0;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .junior .program {
    padding: 60px 0;
  }
}
.junior .program__lead {
  text-align: center;
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .junior .program__lead {
    margin-top: 20px;
  }
}
.junior .program__img {
  margin-top: 70px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .junior .program__img {
    margin-top: 30px;
    overflow: scroll;
  }
}
.junior .program__img img {
  width: 100%;
  min-width: 700px;
}
.junior .area {
  padding: 80px 0;
}
@media only screen and (max-width: 768px) {
  .junior .area {
    padding: 40px 0;
  }
}
.junior .area > .inner {
  width: 1200px;
  margin: 0 auto;
}
.junior .area__lead {
  text-align: center;
  margin-top: 40px;
}
.junior .area__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 90px;
}
@media only screen and (max-width: 768px) {
  .junior .area__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    margin-top: 40px;
  }
}
.junior .area__content .map-area {
  width: 58%;
}
@media only screen and (max-width: 768px) {
  .junior .area__content .map-area {
    width: 100%;
  }
}
.junior .area__content .box-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  width: 38%;
}
@media only screen and (max-width: 768px) {
  .junior .area__content .box-area {
    width: 100%;
  }
}
.junior .area__content .box-area .box {
  background-color: #fff;
  border-radius: 20px;
  padding: 35px 15px;
}
.junior .area__content .box-area .box-title {
  font-size: 2.2rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .junior .area__content .box-area .box-title {
    font-size: 2rem;
  }
}
.junior .area__content .box-area .box-title img {
  width: 26px;
  vertical-align: sub;
}
@media only screen and (max-width: 768px) {
  .junior .area__content .box-area .box-title img {
    width: 22px;
  }
}
.junior .area__content .box-area .box-lead {
  font-size: 1.8rem;
  text-align: center;
  color: #62A6AD;
  margin-top: 6px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .junior .area__content .box-area .box-lead {
    font-size: 1.6rem;
  }
}
.junior .area__content .box-area .box-desc {
  font-size: 1.4rem;
  text-align: center;
  margin-top: 20px;
}
.junior .area__compare-box {
  border: dashed 3px #62A6AD;
  border-radius: 20px;
  padding: 30px 0;
  margin-top: 70px;
}
@media only screen and (max-width: 768px) {
  .junior .area__compare-box {
    margin-top: 30px;
  }
}
.junior .area__compare-box .image {
  width: 630px;
  max-width: 100%;
  margin: 0 auto;
}
.junior .what-junior {
  padding: 80px 0;
}
@media only screen and (max-width: 768px) {
  .junior .what-junior {
    padding: 60px 0;
  }
}
.junior .what-junior__desc {
  text-align: center;
}
.junior .what-junior .col3_groups p {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}
.junior .support {
  padding: 80px 0;
  background: url(./img/junior/support_bg.webp) repeat top/100% auto;
}
@media only screen and (max-width: 768px) {
  .junior .support {
    padding: 60px 0;
  }
}
.junior .support__desc {
  text-align: center;
}
.junior .support .flow_boxs .flow_arw {
  width: 40px;
}
.junior .support .flow_boxs .box {
  background-color: #E5EEEE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 60px;
}
@media only screen and (max-width: 768px) {
  .junior .support .flow_boxs .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.junior .support .flow_boxs .box figure {
  width: 23%;
}
@media only screen and (max-width: 768px) {
  .junior .support .flow_boxs .box figure {
    width: 40%;
    max-width: 200px;
    margin: 0 auto;
  }
}
.junior .support .flow_boxs .box_list_item::before {
  background-color: #62A6AD;
}
.junior .anshin {
  padding: 100px 0 60px;
}
.junior .anshin .inner {
  width: 1200px;
}
@media only screen and (max-width: 1120px) {
  .junior .anshin .inner {
    padding: 0 5vw;
  }
}
.junior .anshin__boxs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 1120px) {
  .junior .anshin__boxs {
    gap: 60px 0;
  }
}
@media only screen and (max-width: 768px) {
  .junior .anshin__boxs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.junior .anshin__boxs .box {
  width: 23%;
  min-width: 276px;
  background-color: #fff;
  border-radius: 20px;
  padding: 36px 15px;
  position: relative;
}
@media only screen and (max-width: 1120px) {
  .junior .anshin__boxs .box {
    width: 45%;
  }
}
.junior .anshin__boxs .box .icon {
  width: 110px;
  margin: 0 auto;
}
.junior .anshin__boxs .box .fukidashi {
  position: absolute;
  text-align: center;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
}
.junior .anshin__boxs .box .fukidashi p {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 0.7rem 2.5rem;
  border-radius: 10px;
  background-color: #62A6AD;
  text-align: left;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
}
.junior .anshin__boxs .box .fukidashi p::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 11px 7.5px 0 7.5px;
  border-color: #62A6AD transparent transparent;
  translate: -50% 100%;
}
.junior .anshin__boxs .box .fukidashi .num {
  width: 3.2rem;
  height: 3.2rem;
  text-align: center;
  background-color: #fff;
  border-radius: 100%;
  color: #62A6AD;
  margin-left: 10px;
  display: inline-block;
  line-height: 1.5;
}
.junior .anshin__boxs .box .box_ttl {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.5;
}
.junior .anshin__boxs .box .box_desc {
  text-align: center;
  margin-top: 10px;
}
.junior .junior-voice {
  padding: 80px 0;
  background-color: #fff;
}
.junior .junior-voice__area .item_fukidashi .textarea {
  background-color: #E5EEEE;
}
.junior .junior-voice__area .item_fukidashi .textarea:before {
  border-color: transparent #E5EEEE transparent transparent;
}
.junior .junior-voice__area .item_fukidashi .textarea .fukidashi-title {
  font-size: 2rem;
  margin-bottom: 1em;
  line-height: 1.5;
}
.junior .junior-voice__area .item_fukidashi .textarea .name {
  color: #777777;
  font-size: 1.4rem;
  margin-top: 1em;
}
@media only screen and (min-width: 769px) {
  .junior .junior-voice__area .item_fukidashi--reverse .flex_flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .junior .junior-voice__area .item_fukidashi--reverse .textarea {
    margin-right: 30px;
    margin-left: 0;
  }
  .junior .junior-voice__area .item_fukidashi--reverse .textarea::before {
    left: auto;
    right: -20px;
    border-width: 12px 0 12px 20px;
    border-style: solid;
    border-color: transparent transparent transparent #E5EEEE;
  }
}
.junior .junior-voice__table-box {
  border-radius: 20px;
  border: dashed 3px #62A6AD;
  padding: 60px 50px;
}
@media only screen and (max-width: 768px) {
  .junior .junior-voice__table-box {
    padding: 30px 15px;
  }
}
.junior .junior-voice__table-box .box-title {
  font-size: 2rem;
  text-align: center;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  .junior .junior-voice__table-box .box-title {
    font-size: 1.8rem;
  }
}
.junior .junior-voice__table-box .box-img {
  overflow: auto;
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .junior .junior-voice__table-box .box-img {
    margin-top: 20px;
  }
}
.junior .junior-voice__table-box .box-img img {
  min-width: 400px;
}
.junior .junior-staff {
  padding: 80px 0;
}
.junior .junior-staff .inner {
  width: 1200px;
}
.junior .junior-staff .planner_cards {
  padding: 80px 0;
  margin-top: 80px;
}
@media only screen and (max-width: 1200px) {
  .junior .junior-staff .planner_cards {
    padding: 10px 40px;
    margin-top: 40px;
    padding: 0;
  }
}
.junior .junior-staff .planner_cards .card_container {
  gap: 110px 30px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media only screen and (max-width: 1200px) {
  .junior .junior-staff .planner_cards .card_container {
    grid-template-columns: 1fr 1fr;
  }
}
.junior .junior-staff .planner_cards .planner_card {
  background-color: #fff;
  border-radius: 20px;
  padding: 0 30px 30px;
  height: 100%;
}
@media only screen and (max-width: 1200px) {
  .junior .junior-staff .planner_cards .planner_card {
    padding: 0 20px 20px;
    margin-bottom: 50px;
  }
  .junior .junior-staff .planner_cards .planner_card:last-child {
    margin-bottom: 0;
  }
}
.junior .junior-staff .planner_cards .planner_card .imgarea {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .junior .junior-staff .planner_cards .planner_card .imgarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.junior .junior-staff .planner_cards .planner_card .imgarea .card_img {
  width: 160px;
  height: 160px;
  margin: -80px auto 0;
}
@media only screen and (max-width: 1200px) {
  .junior .junior-staff .planner_cards .planner_card .imgarea .card_img {
    margin: -20px 20px 0 0;
    width: 100px;
    height: 100px;
  }
}
.junior .junior-staff .planner_cards .planner_card .imgarea .card_name {
  font-size: 2.4rem;
  text-align: center;
  font-weight: 500;
}
.junior .faq {
  padding: 80px 0;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .junior .faq {
    padding: 60px 0;
  }
}
.junior .faq .faq_group .question {
  margin-top: 3.5rem;
  background-color: #E5EEEE;
}
.junior .faq .faq_group .group_ttl {
  border-bottom: solid 1px #62A6AD;
}
.junior .apply {
  padding: 80px 0;
}
@media only screen and (max-width: 768px) {
  .junior .apply {
    padding: 60px 0;
  }
}
.junior .apply .inner {
  width: 600px;
}
.junior .apply__flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.junior .apply__flow .box {
  background-color: #fff;
  border-radius: 20px;
  text-align: center;
  width: 600px;
  max-width: 100%;
  padding: 50px 15px;
}
.junior .apply__flow .box .box_title {
  font-size: 2.4rem;
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .junior .apply__flow .box .box_title {
    font-size: 2rem;
  }
}
.junior .apply .flow_arw {
  width: 30px;
}

.junior_line-btn {
  background-color: #8BD27B;
}

.junior_footer_seminor {
  background-color: #5EC5D0;
}

.junior-footer {
  background-color: #62A6AD;
}
.junior-footer .inner {
  width: 1200px;
}
.junior-footer .footer_wrap {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.junior-footer .footer_logo {
  width: 327px;
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  .junior-footer .footer_logo img {
    width: 240px;
  }
}
.junior-footer .group {
  margin-top: 40px;
}
.junior-footer .group_sns {
  text-align: center;
  width: 100%;
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .junior-footer .group_sns {
    margin-top: 30px;
  }
}
.junior-footer .group_sns p {
  font-size: 1.2rem;
  line-height: 1.5;
}
.junior-footer .group_sns .company {
  width: 160px;
}
.junior-footer .group_sns .instagram {
  width: 150px;
  margin-top: 10px;
}
.junior-footer .group_sns .instagram img {
  width: 48px;
  margin: 0 auto 10px;
}
.junior-footer .menu_item a {
  color: #fff;
}
.junior-footer .cta-area .junior_line-btn:nth-of-type(1) {
  background-color: #fff;
  color: #62A6AD;
  margin-bottom: 20px;
}
.junior-footer .cta-area .upper-btn {
  color: #fff;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .junior-footer .cta-area .upper-btn {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .junior-footer {
    padding-bottom: 80px;
  }
}
.junior-footer small a {
  color: #fff;
}

/*
  junior-spring
*/
html:has(#junior-spring) {
  font-size: min(0.0694444444vw, 10px);
}
@media screen and (max-width: 999px) {
  html:has(#junior-spring) {
    font-size: 0.2666666667vw;
  }
}

body:has(#junior-spring) * {
  font-family: "Zen Maru Gothic", sans-serif;
}

body:has(#junior-spring) .inner {
  max-width: 1200rem;
  width: 95%;
  padding: unset;
}
@media screen and (max-width: 999px) {
  body:has(#junior-spring) .inner {
    max-width: 325rem;
  }
}

body:has(#junior-spring) header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  background: #fff;
  padding-inline: 40px;
  width: 100%;
  height: 88px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) header {
    height: 53rem;
    gap: 11rem;
    padding-inline: 10rem 12rem;
  }
}
body:has(#junior-spring) header .logo_wrap,
body:has(#junior-spring) header .float_btn_contact,
body:has(#junior-spring) header .menu_button_wrap {
  position: relative;
  top: unset;
  left: unset;
  right: unset;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) header .logo_wrap {
    width: 107rem;
    aspect-ratio: 107/28;
  }
}
@media (any-hover: hover) {
  body:has(#junior-spring) header .logo_wrap a:hover {
    opacity: 1;
  }
}
body:has(#junior-spring) header .float_btn_contact {
  margin-left: auto;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) header .float_btn_contact {
    width: 132rem;
  }
}
body:has(#junior-spring) header .junior-btn_contact {
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) header .junior-btn_contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: auto;
    aspect-ratio: 132/20;
    border-radius: 100rem;
    font-size: 11rem;
    line-height: 1;
  }
}
@media (any-hover: hover) {
  body:has(#junior-spring) header .junior-btn_contact:hover {
    -webkit-transform: scale(1.08);
            transform: scale(1.08);
  }
}
body:has(#junior-spring) header .menu_contents {
  width: auto;
  z-index: 3;
}
body:has(#junior-spring) header .menu_button_wrap {
  width: 61px;
  height: auto;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) header .menu_button_wrap {
    width: 32rem;
  }
}
body:has(#junior-spring) header .menu_button.sdw {
  background: #d9686d;
}
body:has(#junior-spring) header .menu_button.sdw.menu_close_button {
  top: unset;
}
body:has(#junior-spring) header .menu_button.sdw.menu_close_button span:nth-child(1),
body:has(#junior-spring) header .menu_button.sdw.menu_close_button span:nth-child(3) {
  top: 29px;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) header .menu_button.sdw.menu_close_button span:nth-child(1),
  body:has(#junior-spring) header .menu_button.sdw.menu_close_button span:nth-child(3) {
    top: 16rem;
  }
}
body:has(#junior-spring) header .menu_button.sdw span {
  width: 20px;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) header .menu_button.sdw span {
    width: 14rem;
    height: 2rem;
  }
}
body:has(#junior-spring) header .menu_button.sdw span:nth-child(1) {
  top: 22px;
}
body:has(#junior-spring) header .menu_button.sdw span:nth-child(2) {
  top: 29px;
}
body:has(#junior-spring) header .menu_button.sdw span:nth-child(3) {
  bottom: unset;
  top: 36px;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) header .menu_button.sdw span:nth-child(1) {
    top: 9rem;
  }
  body:has(#junior-spring) header .menu_button.sdw span:nth-child(2) {
    top: 15rem;
  }
  body:has(#junior-spring) header .menu_button.sdw span:nth-child(3) {
    top: 21rem;
  }
}
body:has(#junior-spring) header .menu_item a {
  font-size: 18px;
  line-height: 1.5;
  padding-block: 10px;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) header .menu_item a {
    font-size: 14rem;
  }
}
body:has(#junior-spring) header .menu_item a span {
  white-space: nowrap;
}

body:has(#junior-spring) footer {
  padding-block: 66px 25px;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) footer {
    padding-block: 52px 25px;
  }
}
body:has(#junior-spring) footer .inner {
  max-width: 1200px;
  width: 95%;
  padding: unset;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) footer .inner {
    max-width: 325px;
  }
}
body:has(#junior-spring) footer .footer_wrap {
  gap: 10px 40px;
  margin: unset;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) footer .footer_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 47px;
  }
}
body:has(#junior-spring) footer .footer_logo-wrap {
  margin-top: 13px;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) footer .footer_logo-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 60px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) footer .footer_logo {
    max-width: 327px;
    width: 100%;
    margin-bottom: unset;
  }
}
body:has(#junior-spring) footer .footer_logo img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) footer .group_sns {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: unset;
  }
}
body:has(#junior-spring) footer .group_sns p {
  font-size: 12px;
}
@media screen and (max-width: 374px) {
  body:has(#junior-spring) footer .instagram {
    width: 140px;
  }
}
body:has(#junior-spring) footer .group {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: unset;
  margin-right: 22px;
}
body:has(#junior-spring) footer .menu_item {
  margin: unset;
}
body:has(#junior-spring) footer .menu_item a {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) footer .menu_item a {
    font-size: 15px;
  }
}
body:has(#junior-spring) footer .cta-area {
  margin-top: 55px;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) footer .cta-area {
    margin-top: unset;
    text-align: center;
  }
}
body:has(#junior-spring) footer .cta-area .upper-btn {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 29px;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) footer .cta-area .upper-btn {
    font-size: 15px;
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 374px) {
  body:has(#junior-spring) footer .cta-area .upper-btn {
    font-size: 14px;
  }
}
body:has(#junior-spring) footer .btn_contact {
  width: 280px;
  font-size: 18px;
  font-weight: 500;
}
body:has(#junior-spring) footer .cta-area .junior_line-btn:nth-of-type(1) {
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  body:has(#junior-spring) footer .cta-area .junior_line-btn:nth-of-type(1) {
    margin-bottom: 13px;
  }
}
body:has(#junior-spring) footer small {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  margin-top: 88px;
}

#junior-spring {
  padding-top: 83px;
}
@media screen and (max-width: 768px) {
  #junior-spring {
    padding-top: 53rem;
  }
}
#junior-spring h1,
#junior-spring h2,
#junior-spring h3,
#junior-spring h4,
#junior-spring p,
#junior-spring span,
#junior-spring a,
#junior-spring ul,
#junior-spring ol,
#junior-spring li,
#junior-spring em {
  color: #1b274d;
  font-size: 16rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
#junior-spring .junior2-section__titleWrap {
  text-align: center;
}
#junior-spring .junior2-section__titleText {
  font-size: 20rem;
  line-height: 1.45;
  letter-spacing: 0.05rem;
  margin-bottom: 14rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-section__titleText {
    font-size: 11rem;
    line-height: 1.6363636364;
    margin-bottom: 5rem;
  }
}
#junior-spring .junior2-section__title {
  font-size: 36rem;
  font-weight: 700;
  line-height: 1.7222222222;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-section__title {
    font-size: 26rem;
    line-height: 1.4;
  }
}
#junior-spring .junior2-section__subTitle {
  font-size: 18rem;
  font-weight: 400;
  line-height: 1.5555555556;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-section__subTitle {
    font-size: 11rem;
    line-height: 1.4545454545;
  }
}
@media screen and (max-width: 999px) {
  #junior-spring .is-pc {
    display: none;
  }
}
#junior-spring .is-sp {
  display: none;
}
@media screen and (max-width: 999px) {
  #junior-spring .is-sp {
    display: block;
  }
}
#junior-spring .junior2-fv {
  width: 100%;
  aspect-ratio: 2083/1488;
  position: relative;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-fv {
    aspect-ratio: 1190/850;
  }
}
#junior-spring .junior2-fv__bg {
  width: 100%;
}
#junior-spring .junior2-fv__btn-wrap {
  width: 19.4444444444vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.1111111111vw;
  position: absolute;
  bottom: 2.7083333333vw;
  left: 50%;
  translate: -50%;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-fv__btn-wrap {
    width: 37.3333333333vw;
    gap: 1.0666666667vw;
    bottom: 1.6vw;
  }
}
#junior-spring .junior2-fv .btn_contact {
  width: 100%;
  height: auto;
  aspect-ratio: 280/60;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 3rem solid #FFF;
  border-radius: 30rem;
  color: #fff;
  font-size: 1.25vw;
  line-height: 1;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-fv .btn_contact {
    aspect-ratio: 140/19;
    font-size: 2.6666666667vw;
    border-width: 1rem;
  }
}
#junior-spring .junior2-fv .btn_contact.--line {
  background: #8bd27b;
}
#junior-spring .junior2-fv .btn_contact.--session {
  background: #5ec5d0;
}
#junior-spring .junior2-session {
  padding-block: 83rem 100rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session {
    padding-block: 32rem 48rem;
  }
}
#junior-spring div.junior2-session__inner {
  max-width: 960rem;
}
@media screen and (max-width: 999px) {
  #junior-spring div.junior2-session__inner {
    max-width: 325rem;
  }
}
#junior-spring .junior2-session__itemWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 11rem;
  margin-top: 35rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__itemWrap {
    margin-top: 16rem;
  }
}
#junior-spring .junior2-session__item {
  width: 100%;
  min-height: 125rem;
  display: grid;
  grid-template-columns: 50rem 1fr 263rem;
  gap: 70rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-block: 18rem;
  padding-inline: 65rem;
  border: 3rem dashed #62a6ad;
  border-radius: 20rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__item {
    min-height: 68rem;
    grid-template-columns: 20rem 1fr 155rem;
    gap: 4rem;
    padding-block: 7rem;
    padding-inline: 8rem 2rem;
    border-width: 2rem;
  }
}
#junior-spring .junior2-session__number {
  width: 50rem;
  aspect-ratio: 1/1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #62a6ad;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 32rem;
  line-height: 1;
  padding-left: 2rem;
  padding-bottom: 3rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__number {
    width: 20rem;
    font-size: 11rem;
    padding-left: 1rem;
    padding-bottom: 1rem;
  }
}
#junior-spring .junior2-session__title {
  font-size: 27rem;
  line-height: 1.3055555556;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__title {
    font-size: 11rem;
    line-height: 1.6363636364;
  }
}
#junior-spring .junior2-session__lists li {
  line-height: 1.75;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__lists li {
    font-size: 11rem;
    line-height: 1.6363636364;
  }
}
#junior-spring .junior2-session__arrow {
  width: 43rem;
  aspect-ratio: 43/23;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__arrow {
    width: 17rem;
  }
}
#junior-spring .junior2-session__day {
  margin-top: 40rem;
}
#junior-spring .junior2-session__dayTitle {
  font-size: 28rem;
  font-weight: 700;
  line-height: 1.7857142857;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__dayTitle {
    font-size: 20rem;
    line-height: 1.4;
  }
}
#junior-spring .junior2-session__daySubTitle {
  font-size: 18rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-top: 5rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__daySubTitle {
    font-size: 11rem;
    line-height: 1.4545454545;
    margin-top: unset;
  }
}
#junior-spring .junior2-session__dayItemWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 30rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__dayItemWrap {
    margin-top: 10rem;
  }
}
#junior-spring .junior2-session__dayItem {
  width: 216rem;
  aspect-ratio: 1/1;
  color: #1b274d;
  border: 3rem dashed #62a6ad;
  border-radius: 20rem;
  position: relative;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__dayItem {
    width: 73rem;
    border-width: 2rem;
    border-radius: 7rem;
  }
}
#junior-spring .junior2-session__dayItemMonth {
  width: 100rem;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 8rem;
  background: url(../img/junior-spring/session-day-item-bg.svg) no-repeat center center/contain;
  position: absolute;
  top: -5rem;
  left: -5rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__dayItemMonth {
    width: 34rem;
    padding-left: 4rem;
    top: -3rem;
    left: -3rem;
  }
}
#junior-spring .junior2-session__dayItemMonth span {
  color: #fff;
}
#junior-spring .junior2-session__dayItemMonth span:first-child {
  font-size: 12rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-top: 2rem;
  padding-left: 6rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__dayItemMonth span:first-child {
    font-size: 7rem;
    line-height: 1.1;
    padding-left: 0rem;
  }
}
#junior-spring .junior2-session__dayItemMonth span:last-child {
  font-size: 44rem;
  line-height: 1;
  letter-spacing: -0.02em;
  margin-top: -5rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__dayItemMonth span:last-child {
    font-size: 11rem;
    font-weight: 400;
    margin-top: unset;
  }
}
#junior-spring .junior2-session__dayItemNumber {
  font-size: 72rem;
  line-height: 1.75;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 9rem;
  position: relative;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__dayItemNumber {
    font-size: 25rem;
    line-height: 1;
    margin-top: 12rem;
  }
}
#junior-spring .junior2-session__dayItemWeek {
  font-size: 18rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50%;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__dayItemWeek {
    font-size: 7rem;
    bottom: 0;
    translate: -50% 100%;
  }
}
#junior-spring .junior2-session__dayItemTime {
  font-size: 29rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 10rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__dayItemTime {
    font-size: 12rem;
    margin-top: 8rem;
    margin-left: 5rem;
  }
}
#junior-spring .junior2-session__benefits {
  margin-top: 19rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__benefits {
    margin-top: 40rem;
  }
}
#junior-spring .junior2-session__benefitsTitle {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-size: 32rem;
  color: #f58aad;
  line-height: 1.75;
  letter-spacing: 0.05em;
  position: relative;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__benefitsTitle {
    font-size: 20rem;
    line-height: 1.4;
  }
}
#junior-spring .junior2-session__benefitsTitle::before {
  content: "";
  width: 30rem;
  aspect-ratio: 30/20;
  background: url(../img/junior-spring/session-deco1.svg) no-repeat center center/contain;
  position: absolute;
  top: 23rem;
  right: calc(100% + 12rem);
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__benefitsTitle::before {
    width: 15rem;
    aspect-ratio: 15/21;
    background-image: url(../img/junior-spring/session-deco2.svg);
    top: 4rem;
    right: calc(100% + 4rem);
    scale: -1;
  }
}
#junior-spring .junior2-session__benefitsTitle::after {
  content: "";
  width: 34rem;
  aspect-ratio: 34/53;
  background: url(../img/junior-spring/session-deco2.svg) no-repeat center center/contain;
  position: absolute;
  top: 0;
  left: calc(100% + 17rem);
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__benefitsTitle::after {
    width: 15rem;
    top: 5rem;
    left: calc(100% + 4rem);
  }
}
#junior-spring .junior2-session__benefitsMain {
  border-radius: 20rem;
  background: #ffe8ef;
  padding-block: 23rem 32rem;
  text-align: center;
  margin-top: 19rem;
  position: relative;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__benefitsMain {
    margin-top: 4rem;
    padding-block: 8rem;
  }
}
#junior-spring .junior2-session__benefitsMain::before {
  content: "";
  width: 245rem;
  aspect-ratio: 1/1;
  background: url(../img/junior-spring/session-img1.webp) no-repeat center center/contain;
  position: absolute;
  top: -117rem;
  left: -26rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__benefitsMain::before {
    width: 63rem;
    top: -29rem;
    left: -5rem;
  }
}
#junior-spring .junior2-session__benefitsMain::after {
  content: "";
  width: 170rem;
  aspect-ratio: 170/108;
  background: url(../img/junior-spring/session-img2.svg) no-repeat center center/contain;
  position: absolute;
  bottom: -30rem;
  right: 14rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__benefitsMain::after {
    width: 44rem;
    bottom: -8rem;
    right: 0;
  }
}
#junior-spring .junior2-session__benefitsText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7rem;
  font-size: 16rem;
  line-height: 1.743;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__benefitsText {
    gap: 0rem;
  }
}
#junior-spring .junior2-session__benefitsText span {
  vertical-align: text-bottom;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__benefitsText span {
    font-size: 8rem;
    vertical-align: baseline;
  }
}
#junior-spring .junior2-session__benefitsText span > span:first-child,
#junior-spring .junior2-session__benefitsText span > span:last-child {
  font-size: 29rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__benefitsText span > span:first-child,
  #junior-spring .junior2-session__benefitsText span > span:last-child {
    font-size: 16rem;
  }
}
#junior-spring .junior2-session__benefitsText span:first-child {
  margin-right: 5rem;
}
#junior-spring .junior2-session__benefitsText em {
  font-size: 61rem;
  line-height: 0.9508196721;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__benefitsText em {
    font-size: 25rem;
    line-height: 1;
    position: relative;
    top: 2rem;
  }
}
#junior-spring .junior2-session__benefitsText span.is-unit {
  position: relative;
  top: -6rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__benefitsText span.is-unit {
    font-size: 10rem;
    top: 0rem;
  }
}
#junior-spring .junior2-session__benefitsRemark {
  font-size: 14rem;
  line-height: 1.7857142857;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__benefitsRemark {
    font-size: 8rem;
    line-height: 1.5;
    margin-top: 3rem;
  }
}
#junior-spring .junior2-session__benefitsSubText {
  font-size: 15rem;
  line-height: 1.7333333333;
  letter-spacing: 0.05em;
  margin-top: 11rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-session__benefitsSubText {
    font-size: 8rem;
    line-height: 1.5;
    margin-top: unset;
  }
}
#junior-spring .junior2-cta {
  background: #8bd27b;
  padding-block: 42rem 30rem;
  text-align: center;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-cta {
    padding-block: 24rem 19rem;
  }
}
#junior-spring .junior2-cta__title {
  color: #1b274d;
  font-size: 30rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-cta__title {
    font-size: 11rem;
    line-height: 1.6363636364;
  }
}
#junior-spring .junior2-cta__text {
  color: #1b274d;
  font-size: 18rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-top: 24rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-cta__text {
    font-size: 11rem;
    line-height: 1.6363636364;
    margin-top: 2rem;
  }
}
#junior-spring .junior2-cta__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 280rem;
  height: 60rem;
  margin-inline: auto;
  border: 6rem solid #fff;
  border-radius: 100rem;
  background: #8bd27b;
  color: #fff;
  margin-top: 13rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-cta__btn {
    width: 148rem;
    height: 24rem;
    font-size: 11rem;
    border-width: 1rem;
    margin-top: 7rem;
  }
}
@media (any-hover: hover) {
  #junior-spring .junior2-cta__btn:hover {
    scale: 1.1;
    opacity: 1;
  }
}
#junior-spring .junior2-about {
  padding-block: 200rem 217rem;
  background: #d9d9d9;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-about {
    padding-block: 65rem 72rem;
  }
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-section__titleText.--about {
    letter-spacing: -0.08rem;
  }
}
#junior-spring .junior2-section__title.--about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-section__title.--about {
    font-size: 15rem;
  }
}
#junior-spring .junior2-section__title.--about span {
  font-size: 40rem;
  line-height: 1.6;
  padding-right: 4rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-section__title.--about span {
    font-size: 20rem;
    line-height: 1.4;
    padding-right: unset;
  }
}
#junior-spring .junior2-section__enTitle {
  font-size: 20rem;
  line-height: 1.75;
  letter-spacing: 0.01em;
  margin-top: -10rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-section__enTitle {
    font-size: 11rem;
    line-height: 1.6363636364;
    margin-top: -6rem;
  }
}
#junior-spring .junior2-about__text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 22rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-about__text {
    width: 260rem;
    font-size: 11rem;
    font-weight: 700;
    line-height: 1.6363636364;
    letter-spacing: 0.02em;
    text-align: left;
  }
  #junior-spring .junior2-about__text br {
    display: none;
  }
}
#junior-spring .junior2-about__img {
  aspect-ratio: 1/1;
  position: absolute;
}
#junior-spring .junior2-about__img.--1 {
  width: 480rem;
  top: -108rem;
  left: -65rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-about__img.--1 {
    width: 111rem;
    top: -17rem;
    left: -18rem;
  }
}
#junior-spring .junior2-about__img.--2 {
  width: 432rem;
  top: -93rem;
  right: 67rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-about__img.--2 {
    width: 108rem;
    aspect-ratio: 108/113;
    top: -9rem;
    right: -23rem;
  }
}
#junior-spring .junior2-about__img.--3 {
  width: 364rem;
  bottom: -90rem;
  left: 2rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-about__img.--3 {
    width: 82rem;
    bottom: -22rem;
    left: -6rem;
  }
}
#junior-spring .junior2-about__img.--4 {
  width: 360rem;
  bottom: -26rem;
  right: -60rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-about__img.--4 {
    width: 90rem;
    aspect-ratio: 91/93;
    bottom: -14rem;
    right: -21rem;
  }
}
#junior-spring .junior2-program {
  padding-block: 100rem 116rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-program {
    padding-block: 60rem 75rem;
  }
}
#junior-spring .junior2-program__text {
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 14rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-program__text {
    width: 260rem;
    margin-inline: auto;
    font-size: 11rem;
    font-weight: 700;
    line-height: 1.6363636364;
    text-align: left;
  }
  #junior-spring .junior2-program__text br {
    display: none;
  }
}
#junior-spring .junior2-program__itemWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 31rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-program__itemWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 62rem;
    margin-top: 62rem;
  }
}
#junior-spring .junior2-program__item {
  width: 330rem;
  text-align: center;
}
#junior-spring .junior2-program__item + .junior2-program__item {
  position: relative;
}
#junior-spring .junior2-program__item + .junior2-program__item::after {
  content: "";
  width: 1rem;
  height: 100%;
  border-left: 3px dashed #62a6ad;
  position: absolute;
  top: 0;
  right: calc(100% + 53rem);
}
#junior-spring .junior2-program__itemNumber {
  color: #62a6ad;
  font-size: 70rem;
  line-height: 1;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-program__itemNumber {
    font-size: 30rem;
    line-height: 1.4333333333;
  }
}
#junior-spring .junior2-program__itemTitle {
  color: #62a6ad;
  font-size: 27rem;
  line-height: 1.5;
  margin-top: 8rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-program__itemTitle {
    font-size: 30rem;
    line-height: 1.2;
    margin-top: unset;
  }
}
#junior-spring .junior2-program__itemImg {
  width: 177rem;
  aspect-ratio: 177/125;
  margin-inline: auto;
  margin-top: 13rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-program__itemImg {
    width: 222rem;
    aspect-ratio: 222/126;
  }
}
#junior-spring .junior2-program__itemText {
  font-size: 14rem;
  font-weight: 500;
  line-height: 1.8571428571;
  text-align: left;
  margin-top: 20rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-program__itemText {
    width: 320rem;
    margin-inline: auto;
    font-size: 11rem;
    font-weight: 700;
    line-height: 1.6363636364;
    letter-spacing: 0.02em;
    margin-top: 15rem;
  }
  #junior-spring .junior2-program__itemText br {
    display: none;
  }
}
#junior-spring .junior2-program__schedule {
  margin-top: 94rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-program__schedule {
    width: 100vw;
    aspect-ratio: 375/1289;
    margin-inline: calc(50% - 50vw);
    margin-top: 90rem;
  }
}
#junior-spring .junior2-program__schedule img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#junior-spring .junior2-program__imgWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#junior-spring .junior2-program__img.--1, #junior-spring .junior2-program__img.--4 {
  width: 382rem;
  aspect-ratio: 382/200;
}
#junior-spring .junior2-program__img.--2, #junior-spring .junior2-program__img.--3 {
  width: 338rem;
  aspect-ratio: 338/200;
}
#junior-spring .junior2-introduction__main {
  background: #e5eeee;
  padding-block: 120rem 95rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__main {
    padding-block: 54rem 41rem;
  }
}
@media screen and (min-width: 1000px) {
  #junior-spring div.junior2-introduction__inner {
    max-width: 960rem;
  }
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-section__title.--introduction {
    font-size: 30rem;
    line-height: 1.2;
    letter-spacing: unset;
  }
}
#junior-spring .junior2-introduction__text {
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 40rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__text {
    font-size: 11rem;
    font-weight: 700;
    line-height: 1.6363636364;
    letter-spacing: 0.02rem;
    margin-top: 12rem;
  }
}
#junior-spring .junior2-introduction__map {
  width: 800rem;
  margin-inline: auto;
  margin-top: 11rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__map {
    width: 100%;
    margin-top: 50rem;
  }
}
#junior-spring .junior2-introduction__itemWrap {
  display: grid;
  grid-template-columns: repeat(2, 466rem);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 48rem;
  margin-top: 40rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__itemWrap {
    grid-template-columns: 1fr;
    margin-top: 55rem;
  }
}
#junior-spring .junior2-introduction__item {
  border: 3rem dashed #62a6ad;
  border-radius: 20rem;
  background: #fff;
  padding-inline: 20rem;
  padding-block: 50rem 25rem;
  position: relative;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__item {
    width: 100%;
    padding-inline: 25rem;
    padding-block: 40rem 30rem;
  }
}
#junior-spring .junior2-introduction__item.--1, #junior-spring .junior2-introduction__item.--3 {
  border-color: #62a6ad;
}
#junior-spring .junior2-introduction__item.--2, #junior-spring .junior2-introduction__item.--4 {
  border-color: #efc438;
}
@media screen and (min-width: 1000x) {
  #junior-spring .junior2-introduction__item.--2 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media screen and (min-width: 1000x) {
  #junior-spring .junior2-introduction__item.--3 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media screen and (min-width: 1000x) {
  #junior-spring .junior2-introduction__item.--4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
#junior-spring .junior2-introduction__itemFlag {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -50%;
}
#junior-spring .junior2-introduction__itemFlag.--1, #junior-spring .junior2-introduction__itemFlag.--2, #junior-spring .junior2-introduction__itemFlag.--3 {
  aspect-ratio: 78/52;
  width: 78rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__itemFlag.--1, #junior-spring .junior2-introduction__itemFlag.--2, #junior-spring .junior2-introduction__itemFlag.--3 {
    width: 54rem;
  }
}
#junior-spring .junior2-introduction__itemFlag.--4 {
  width: 69rem;
  aspect-ratio: 69/52;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__itemFlag.--4 {
    width: 48rem;
  }
}
#junior-spring .junior2-introduction__itemTitleWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#junior-spring .junior2-introduction__itemTitleWrap::before {
  content: "";
  width: 24rem;
  aspect-ratio: 24/32;
  background: url(../img/junior-spring/pin-blue.svg) no-repeat center center/contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__itemTitleWrap::before {
    width: 16rem;
  }
}
#junior-spring .junior2-introduction__itemTitleWrap.--1, #junior-spring .junior2-introduction__itemTitleWrap.--3 {
  padding-left: 11rem;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__itemTitleWrap.--1, #junior-spring .junior2-introduction__itemTitleWrap.--3 {
    padding-left: unset;
  }
}
#junior-spring .junior2-introduction__itemTitleWrap.--2, #junior-spring .junior2-introduction__itemTitleWrap.--4 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#junior-spring .junior2-introduction__itemTitleWrap.--2::before, #junior-spring .junior2-introduction__itemTitleWrap.--4::before {
  background-image: url(../img/junior-spring/pin-yellow.svg);
}
#junior-spring .junior2-introduction__itemTitle {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  font-size: 22rem;
  text-align: center;
  line-height: 1.5;
  letter-spacing: unset;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__itemTitle {
    font-size: 15rem;
    line-height: 1.3333333333;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1000px) {
  #junior-spring .junior2-introduction__itemTitle.--2, #junior-spring .junior2-introduction__itemTitle.--4 {
    line-height: 1.2;
  }
}
#junior-spring .junior2-introduction__itemSubTitle {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  font-size: 17rem;
  line-height: 1.5;
  text-align: center;
  letter-spacing: unset;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__itemSubTitle {
    font-size: 11rem;
    font-weight: 700;
    line-height: 1.6363636364;
  }
}
#junior-spring .junior2-introduction__itemSubTitle.--1, #junior-spring .junior2-introduction__itemSubTitle.--3 {
  color: #f791b3;
}
#junior-spring .junior2-introduction__itemSubTitle.--2, #junior-spring .junior2-introduction__itemSubTitle.--4 {
  color: #a4c400;
}
#junior-spring .junior2-introduction__itemText {
  font-size: 14rem;
  font-weight: 500;
  line-height: 1.8571428571;
  letter-spacing: -0.01em;
  margin-top: 24rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__itemText {
    font-size: 11rem;
    font-weight: 700;
    line-height: 1.6363636364;
    letter-spacing: 0.02em;
    text-align: justify;
    margin-top: 16rem;
  }
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__itemText br {
    display: none;
  }
}
#junior-spring .junior2-introduction__flow {
  background: #ffe8ef;
  padding-block: 106rem 90rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__flow {
    background: #fff;
    padding-block: unset;
  }
}
#junior-spring .junior2-introduction__flowMain {
  background: #fff;
  border: 3rem dashed #d9676d;
  border-radius: 20rem;
  padding-block: 83rem 100rem;
  padding-inline: 122rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__flowMain {
    border: unset;
    border-radius: unset;
    padding-block: 60rem 45rem;
    padding-inline: unset;
  }
}
#junior-spring .junior2-introduction__flowTitle {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-size: 36rem;
  line-height: 1.2;
  position: relative;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__flowTitle {
    font-size: 20rem;
  }
}
#junior-spring .junior2-introduction__flowTitle::before {
  content: "";
  width: 165rem;
  aspect-ratio: 1/1;
  background: url(../img/junior-spring/introduction-img1.webp) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: calc(100% + 22rem);
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__flowTitle::before {
    width: 95rem;
    top: -50rem;
    right: 100%;
    translate: unset;
  }
}
#junior-spring .junior2-introduction__flowTitle::after {
  content: "";
  width: 171rem;
  aspect-ratio: 171/120;
  background: url(../img/junior-spring/introduction-img2.svg) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  left: calc(100% + 37rem);
  translate: 0 -50%;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__flowTitle::after {
    width: 98rem;
    top: 31rem;
    left: 100%;
    translate: unset;
  }
}
@media screen and (min-width: 1000px) {
  #junior-spring .junior2-introduction__flowTitle br {
    display: none;
  }
}
#junior-spring .junior2-introduction__flowImg {
  margin-top: 80rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-introduction__flowImg {
    margin-top: 64rem;
  }
}
#junior-spring .junior2-introduction__imgWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#junior-spring .junior2-introduction__img {
  width: 360rem;
  aspect-ratio: 360/217;
}
#junior-spring .junior2-support {
  padding-block: 135rem 110rem;
  background: repeating-linear-gradient(135deg, #fff7fa 0, #fff7fa 39rem, #fff 39rem, #fff 78rem);
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support {
    padding-block: 55rem 70rem;
    background: repeating-linear-gradient(135deg, #fff7fa 0, #fff7fa 30rem, #fff 30rem, #fff 60rem);
  }
}
#junior-spring .junior2-support__main {
  background: #fff;
  border-radius: 35rem;
  padding-top: 50rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__main {
    margin-top: 40px;
  }
}
#junior-spring .junior2-support__text {
  font-size: 17rem;
  font-weight: 500;
  line-height: 2.1176470588;
  text-align: center;
  margin-top: 10rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__text {
    font-size: 11rem;
    font-weight: 400;
    line-height: 1.4545454545;
    margin-top: 7rem;
  }
}
#junior-spring .junior2-support__flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 80rem;
  margin-top: 58rem;
  padding-inline: 50rem 24rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__flow {
    gap: 16rem;
    margin-top: 38rem;
    padding-inline: 19rem 10rem;
  }
}
#junior-spring .junior2-support__flowItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30rem;
  min-height: 182rem;
  position: relative;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__flowItem {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8rem;
    min-height: unset;
  }
}
#junior-spring .junior2-support__flowItem.--2::after {
  content: "";
  width: 168rem;
  aspect-ratio: 1/1;
  background: url(../img/junior-spring/support-img1.webp) no-repeat center center/contain;
  position: absolute;
  top: 45rem;
  right: 56rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__flowItem.--2::after {
    width: 61rem;
    top: 5rem;
    right: 24rem;
  }
}
#junior-spring .junior2-support__flowItem.--4::after {
  content: "";
  width: 206rem;
  aspect-ratio: 206/213;
  background: url(../img/junior-spring/support-img2.webp) no-repeat center center/contain;
  position: absolute;
  top: -13rem;
  right: 56rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__flowItem.--4::after {
    width: 75rem;
    top: -34rem;
    right: 5rem;
  }
}
#junior-spring .junior2-support__flowItemIcon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 120rem;
  aspect-ratio: 1/1;
  background: #d9676d;
  border-radius: 50%;
  padding: 25rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__flowItemIcon {
    width: 46rem;
    padding: 8rem;
  }
}
#junior-spring .junior2-support__flowItem:not(:last-child) .junior2-support__flowItemIcon {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__flowItem:not(:last-child) .junior2-support__flowItemIcon {
    position: unset;
  }
}
#junior-spring .junior2-support__flowItem:not(:last-child) .junior2-support__flowItemIcon::after {
  content: "";
  width: 12rem;
  height: 180rem;
  background: #d9676d;
  position: absolute;
  top: 80%;
  left: 50%;
  translate: -50%;
  z-index: -1;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__flowItem:not(:last-child) .junior2-support__flowItemIcon::after {
    width: 3rem;
    height: 100%;
    top: 23rem;
    left: 23rem;
  }
}
#junior-spring .junior2-support__flowItemTitle {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: 252rem;
  font-size: 36rem;
  font-weight: 700;
  line-height: 1.1944444444;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__flowItemTitle {
    font-size: 20rem;
    min-width: unset;
    line-height: 1.4;
  }
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__flowItemTitle br {
    display: none;
  }
}
#junior-spring .junior2-support__flowItemList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__flowItemList {
    width: 100%;
    gap: 11rem;
    padding-left: 41rem;
    min-height: 90rem;
  }
}
#junior-spring .junior2-support__flowItemList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 14rem;
  font-size: 19rem;
  line-height: 1.3684210526;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__flowItemList li {
    gap: 7rem;
    font-size: 11rem;
    line-height: 1.6363636364;
    letter-spacing: 0;
  }
}
#junior-spring .junior2-support__flowItemList li::before {
  content: "";
  width: 12rem;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #d9676d;
  margin-top: 7rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__flowItemList li::before {
    width: 5rem;
  }
}
#junior-spring .junior2-support__other {
  padding: 40rem 55rem 60rem;
  border-radius: 35rem;
  background: #ffe8ef;
  margin-top: 90rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__other {
    padding: 27rem 13rem 23rem;
    margin-top: 37rem;
  }
}
#junior-spring .junior2-support__otherTitle {
  font-size: 28rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__otherTitle {
    font-size: 20rem;
  }
}
#junior-spring .junior2-support__otherItemWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 19rem;
  margin-top: 50rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__otherItemWrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 29rem;
  }
}
#junior-spring .junior2-support__otherItem {
  width: 250rem;
  background: #fff;
  padding: 40rem 12rem 30rem;
  text-align: center;
  border-radius: 20rem;
  position: relative;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__otherItem {
    width: 145rem;
    padding: 23rem 12rem 17rem;
  }
}
#junior-spring .junior2-support__otherItemNumber {
  color: #d9676d;
  font-size: 60rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  position: absolute;
  left: 50%;
  top: 0;
  translate: -50% -55%;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__otherItemNumber {
    font-size: 30rem;
  }
}
#junior-spring .junior2-support__otherItemTitle {
  font-size: 20rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__otherItemTitle {
    font-size: 16rem;
    line-height: 1.5;
    letter-spacing: unset;
  }
}
#junior-spring .junior2-support__otherItemImg {
  width: 110rem;
  aspect-ratio: 110/80;
  margin-inline: auto;
  margin-top: 16rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__otherItemImg {
    width: 65rem;
    margin-top: 6rem;
  }
}
#junior-spring .junior2-support__otherItemText {
  min-height: 104rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15rem;
  font-weight: 500;
  line-height: 1.7333333333;
  letter-spacing: 0.05em;
  margin-top: 11rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__otherItemText {
    min-height: unset;
    font-size: 11rem;
    font-weight: 400;
    line-height: 1.4545454545;
    letter-spacing: unset;
    text-align: justify;
    margin-top: 6rem;
  }
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-support__otherItemText br {
    display: none;
  }
}
#junior-spring .junior2-voice {
  padding-block: 100rem 160rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-voice {
    padding-block: 89rem 82rem;
  }
}
@media screen and (min-width: 1000px) {
  #junior-spring div.junior2-voice__inner {
    max-width: 960rem;
  }
}
#junior-spring .junior2-voice__itemWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40rem;
  margin-top: 55rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-voice__itemWrap {
    gap: 35rem;
    margin-top: 24rem;
  }
}
#junior-spring .junior2-voice__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-voice__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20rem;
  }
}
@media screen and (min-width: 1000px) {
  #junior-spring .junior2-voice__item.--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
#junior-spring .junior2-voice__itemIconWrap {
  width: 120rem;
  padding-top: 59rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-voice__itemIconWrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20rem;
    padding-left: 36rem;
    padding-top: unset;
  }
}
#junior-spring .junior2-voice__itemIcon {
  width: 120rem;
  aspect-ratio: 1/1;
}
#junior-spring .junior2-voice__itemInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 16rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-voice__itemInfo {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: unset;
  }
}
#junior-spring .junior2-voice__itemInfo span {
  color: #777;
  font-size: 14rem;
  line-height: 1.4285714286;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-voice__itemInfo span {
    font-size: 11rem;
    line-height: 1.6363636364;
    letter-spacing: 0.02em;
  }
}
#junior-spring .junior2-voice__itemTextWrap {
  width: 780rem;
  background: #e5eeee;
  border-radius: 20rem;
  padding-block: 36rem;
  padding-inline: 36rem 25rem;
  position: relative;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-voice__itemTextWrap {
    width: 100%;
    padding-block: 20rem 23rem;
    padding-inline: 23rem;
  }
}
#junior-spring .junior2-voice__itemTextWrap::after {
  content: "";
  width: 35rem;
  height: 30rem;
  background: #e5eeee;
  clip-path: polygon(100% 0, 0 50%, 100% 100%);
  position: absolute;
  top: 50%;
  right: calc(100% - 9rem);
  translate: 0 -50%;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-voice__itemTextWrap::after {
    width: 36rem;
    height: 15rem;
    clip-path: polygon(50% 0%, 100% 100%, 0% 100%);
    top: 3rem;
    left: 80rem;
    right: unset;
    translate: 0 -100%;
  }
}
@media screen and (min-width: 1000px) {
  #junior-spring .junior2-voice__item.--reverse .junior2-voice__itemTextWrap::after {
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    right: unset;
    left: calc(100% - 9rem);
  }
}
#junior-spring .junior2-voice__itemTitle {
  font-size: 20rem;
  line-height: 1.3;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-voice__itemTitle {
    font-size: 15rem;
    line-height: 1.3333333333;
    letter-spacing: 0.03em;
  }
}
#junior-spring .junior2-voice__itemText {
  font-size: 15rem;
  font-weight: 500;
  line-height: 1.7333333333;
  letter-spacing: 0.05em;
  margin-top: 27rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-voice__itemText {
    font-size: 11rem;
    font-weight: 700;
    line-height: 1.6363636364;
    text-align: justify;
    margin-top: 15rem;
  }
}
#junior-spring .junior2-voice__itemPlace {
  color: #777;
  font-size: 14rem;
  line-height: 1.4285714286;
  letter-spacing: 0.05em;
  margin-top: 23rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-voice__itemPlace {
    font-size: 11rem;
    font-weight: 700;
    line-height: 1.6363636364;
    margin-top: 15rem;
  }
}
#junior-spring .junior2-voice__tableContent {
  border: 3rem dashed #d9676d;
  border-radius: 20rem;
  padding: 60rem 50rem;
  margin-top: 184rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-voice__tableContent {
    padding: unset;
    border: unset;
    margin-top: 82rem;
  }
}
#junior-spring .junior2-voice__tableTitle {
  font-size: 20rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-voice__tableTitle {
    font-size: 20rem;
    line-height: 1.25;
  }
}
#junior-spring .junior2-voice__table {
  width: 100%;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-voice__table {
    margin-top: 18rem;
  }
}
#junior-spring .junior2-staff {
  background: #ffe8ef;
  padding-block: 177rem 190rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-staff {
    padding-block: 90rem;
  }
}
@media screen and (min-width: 1000px) {
  #junior-spring div.junior2-staff__inner {
    max-width: 960rem;
  }
}
#junior-spring .junior2-staff__itemWrap {
  display: grid;
  grid-template-columns: repeat(4, 225rem);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 21rem 18rem;
  margin-top: 50rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-staff__itemWrap {
    grid-template-columns: 1fr;
    gap: 33rem;
    margin-top: 36rem;
  }
}
#junior-spring .junior2-staff__item {
  aspect-ratio: 225/450;
  background: #fff;
  border-radius: 20rem;
  padding: 19rem 16rem 25rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-staff__item {
    width: 100%;
    min-height: 285rem;
    aspect-ratio: unset;
    padding: 12rem 39rem 30rem;
  }
}
#junior-spring .junior2-staff__itemImg {
  width: 170rem;
  aspect-ratio: 1/1;
  margin-inline: auto;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-staff__itemImg {
    width: 126rem;
  }
}
#junior-spring .junior2-staff__itemName {
  font-size: 24rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 16rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-staff__itemName {
    margin-top: 12rem;
  }
}
#junior-spring .junior2-staff__itemText {
  font-size: 15rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-top: 16rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-staff__itemText {
    font-size: 11rem;
    line-height: 1.6363636364;
    letter-spacing: 0.02em;
    margin-top: 12rem;
  }
}
#junior-spring .junior2-faq {
  padding-block: 115rem 158rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-faq {
    padding-block: 66rem;
  }
}
@media screen and (min-width: 1000px) {
  #junior-spring div.junior2-faq__inner {
    max-width: 960rem;
  }
}
#junior-spring .junior2-faq__itemWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 36rem;
  margin-top: 36rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-faq__itemWrap {
    margin-top: 24rem;
  }
}
#junior-spring .junior2-faq__itemHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 17rem;
  padding-block: 16rem;
  padding-inline: 34rem;
  background: #e5eeee;
  border-radius: 100rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-faq__itemHead {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6rem;
    font-size: 11rem;
    line-height: 1.6363636364;
    padding-block: 11rem;
    padding-inline: 12rem;
  }
}
#junior-spring .junior2-faq__itemHead::before {
  content: "Q";
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-faq__itemHead::before {
    font-size: 20rem;
    line-height: 1;
    translate: 0 -1rem;
  }
}
#junior-spring .junior2-faq__itemBody {
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0.05em;
  padding-inline: 34rem;
  margin-top: 16rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-faq__itemBody {
    font-size: 11rem;
    line-height: 1.6363636364;
    padding-inline: 8rem 5rem;
    margin-top: 6rem;
  }
}
#junior-spring .junior2-faq__imgWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#junior-spring .junior2-faq__img {
  width: 360rem;
  aspect-ratio: 360/269;
}
#junior-spring .junior2-application {
  padding-block: 80rem 67rem;
  background: #ffe8ef;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-application {
    padding-block: 64rem 76rem;
  }
}
@media screen and (min-width: 1000px) {
  #junior-spring div.junior2-application__inner {
    max-width: 600rem;
  }
}
#junior-spring .junior2-application__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25rem;
  margin-top: 60rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-application__main {
    gap: 12rem;
    margin-top: 20rem;
  }
}
#junior-spring .junior2-application__item {
  width: 100%;
  background: #fff;
  border-radius: 20rem;
  padding-block: 50rem;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-application__item {
    padding-block: 13rem 20rem;
  }
}
#junior-spring .junior2-application__itemText {
  font-size: 24rem;
  line-height: 1.5;
  text-align: center;
  letter-spacing: unset;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-application__itemText {
    font-size: 15rem;
  }
}
#junior-spring .junior2-application__btn {
  display: block;
  width: 280rem;
  margin-inline: auto;
  color: #fff;
  font-size: 18rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
  border-radius: 100rem;
  padding-block: 16rem 18rem;
  margin-top: 33rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-application__btn {
    width: 233rem;
    padding-block: 7rem;
    margin-top: 13rem;
  }
}
#junior-spring .junior2-application__btn.--line {
  background: #8bd27b;
}
#junior-spring .junior2-application__btn.--free {
  background: #5ec5d0;
}
@media (any-hover: hover) {
  #junior-spring .junior2-application__btn:hover {
    opacity: 1;
    scale: 1.1;
  }
}
#junior-spring .junior2-application__arrow {
  width: 44rem;
  aspect-ratio: 44/23;
}
@media screen and (max-width: 999px) {
  #junior-spring .junior2-application__arrow {
    width: 34rem;
  }
}

/* POTECHI */
/*
  potechi
*/
.body_potechi {
  background-color: #ffe869;
  font-family: heisei-maru-gothic-std, sans-serif;
  position: relative;
}
.body_potechi h1, .body_potechi h2, .body_potechi h3, .body_potechi h4, .body_potechi h5, .body_potechi a, .body_potechi button, .body_potechi b, .body_potechi p {
  font-family: heisei-maru-gothic-std, sans-serif;
  line-height: 2.2em;
}
@media screen and (min-width: 1000px) {
  .body_potechi:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 30px;
    height: 100%;
    background: #000 url("img/potechi/bar_left.svg") repeat-y center center/20px;
    content: "";
    z-index: 10000;
  }
  .body_potechi:after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 30px;
    height: 100%;
    background: #000 url("img/potechi/bar_right.svg") repeat-y center center/20px;
    content: "";
    z-index: 10000;
  }
}
.body_potechi .l-header {
  position: fixed;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100vw;
  padding: 10px;
  z-index: 100;
}
@media screen and (min-width: 1000px) {
  .body_potechi .l-header {
    padding: 10px 50px;
  }
}
.body_potechi .l-main {
  width: 100vw;
}
.body_potechi .p-logo {
  width: 160px;
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-logo {
    width: 250px;
  }
}
.body_potechi .p-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 10px;
  gap: 15px;
}
.body_potechi .p-sns li {
  width: 30px;
}
.body_potechi .p-consultation {
  position: relative;
  background: #ffc834;
  margin-top: 21.3333333333vw;
  padding: 8vw 0 13.3333333333vw;
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-consultation {
    margin-top: 200px;
    padding: 100px 0;
  }
}
.body_potechi .p-consultation:before {
  position: absolute;
  top: -26px;
  display: block;
  width: 100%;
  height: 26px;
  background: url("img/potechi/giza_up_FFC834.svg") repeat-x center center;
  content: "";
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-consultation:before {
    top: -45px;
    height: 60px;
    background: url("img/potechi/giza_up_FFC834.svg") repeat-x center center/75px;
  }
}
.body_potechi .p-consultation:after {
  position: absolute;
  bottom: -26px;
  display: block;
  width: 100%;
  height: 26px;
  background: url("img/potechi/giza_down_FFC834.svg") repeat-x center center;
  content: "";
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-consultation:after {
    bottom: -45px;
    height: 60px;
    background: url("img/potechi/giza_down_FFC834.svg") repeat-x center center/75px;
  }
}
.body_potechi .p-consultation-title {
  margin: 8vw 0;
  font-size: 8vw;
  text-align: center;
  line-height: 1.67;
  letter-spacing: 1.5px;
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-consultation-title {
    margin: 0 0 30px;
    font-size: 40px;
  }
  .body_potechi .p-consultation-title br {
    display: none;
  }
}
.body_potechi .p-consultation-text {
  margin-bottom: 9.3333333333vw;
  font-size: 4.2666666667vw;
  text-align: center;
  line-height: 2;
}
.body_potechi .p-consultation-text br:first-child {
  display: block;
}
.body_potechi .p-consultation-text br:last-child {
  display: none;
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-consultation-text {
    margin-bottom: 50px;
    font-size: 20px;
  }
  .body_potechi .p-consultation-text br:first-child {
    display: none;
  }
  .body_potechi .p-consultation-text br:last-child {
    display: block;
  }
}
.body_potechi .p-consultation-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.body_potechi .p-consultation-button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 73.3333333333vw;
  height: 16vw;
  padding: 1.3333333333vw 0 0;
  border-radius: 8vw;
  background: #22ac38;
  color: #fff;
  font-size: 5.3333333333vw;
  font-weight: bold;
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-consultation-button a {
    width: 400px;
    height: 80px;
    padding: 5px 0 0;
    font-size: 24px;
  }
}
.body_potechi .p-consultation-cta {
  width: 34.6666666667vw;
  margin: 0 auto;
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-consultation-cta {
    position: absolute;
    top: 90px;
    left: 50%;
    width: 320px;
    -webkit-transform: translateX(-560px);
            transform: translateX(-560px);
  }
}
.body_potechi .p-footer {
  padding: 16vw 8vw 8vw;
  background: #000000;
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px;
    padding: 100px 60px 40px;
  }
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-footer .bar {
    height: 30px;
    border-left: 1px solid #fff;
  }
}
.body_potechi .p-footer small {
  display: block;
  margin-bottom: 8vw;
  font-family: vinyl, sans-serif;
  font-size: 5.3333333333vw;
  color: #fff;
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-footer small {
    margin: 0;
    font-size: 20px;
  }
}
.body_potechi .p-footer-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.6666666667vw;
  margin-bottom: 8vw;
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-footer-sns {
    gap: 30px;
    margin: 0;
  }
}
.body_potechi .p-footer-nav a {
  font-size: 4vw;
  font-weight: bold;
  color: #fff;
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-footer-nav a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-footer-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
  }
}
.body_potechi .p-footer-nav li {
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-footer-nav li {
    margin: 0;
  }
}
.body_potechi .p-footer-nav li:last-of-type {
  margin: 0;
}
.body_potechi .p-cta {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 100;
  cursor: pointer;
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-cta {
    right: 40px;
    bottom: 10px;
    width: 240px;
    height: 240px;
  }
  .body_potechi .p-cta:hover {
    background: url("img/potechi/float_cta_hover.svg");
  }
  .body_potechi .p-cta:hover img {
    display: none;
  }
  .body_potechi .p-cta a {
    display: block;
    width: 240px;
    height: 240px;
  }
}
.body_potechi .p-cta .pc {
  display: none;
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-cta .pc {
    display: block;
  }
}
.body_potechi .p-cta .sp {
  display: block;
}
@media screen and (min-width: 1000px) {
  .body_potechi .p-cta .sp {
    display: none;
  }
}
.body_potechi .post_potechi .mvarea {
  padding-top: 100px;
}
@media only screen and (max-width: 768px) {
  .body_potechi .post_potechi .mvarea {
    padding-top: 80px;
  }
}
.body_potechi .post_potechi .blog_ttl {
  font-size: 4rem;
}
@media only screen and (max-width: 768px) {
  .body_potechi .post_potechi .blog_ttl {
    font-size: 2.4rem;
  }
}
.body_potechi .post_potechi article {
  padding-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .body_potechi .post_potechi article {
    padding-bottom: 40px;
  }
}
.body_potechi .post_potechi article h2 {
  margin: 1em 0 0.5em;
  font-size: 3.6rem;
  position: relative;
  padding-left: 0.5em;
}
.body_potechi .post_potechi article h2:before {
  content: "";
  width: 5px;
  height: 90%;
  background-color: #22ac38;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  .body_potechi .post_potechi article h2 {
    font-size: 2.4rem;
  }
}
.body_potechi .post_potechi article h3 {
  font-size: 3rem;
  margin-bottom: 0.3em;
  margin-top: 1em;
}
@media only screen and (max-width: 768px) {
  .body_potechi .post_potechi article h3 {
    font-size: 2rem;
  }
}
.body_potechi .post_potechi article strong.big {
  font-size: 2em;
}
.body_potechi .post_potechi article .wp-block-table {
  border-radius: 20px;
  overflow: hidden;
  border: 3px solid #000;
  width: 80%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .body_potechi .post_potechi article .wp-block-table {
    width: 100%;
    overflow: scroll;
  }
}
.body_potechi .post_potechi article table {
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .body_potechi .post_potechi article table {
    white-space: nowrap;
  }
}
.body_potechi .post_potechi article table tr td {
  padding: 20px;
  border-bottom: solid 3px #000;
  border-right: solid 3px #000;
}
@media only screen and (max-width: 768px) {
  .body_potechi .post_potechi article table tr td {
    padding: 10px;
  }
}
.body_potechi .post_potechi article table tr td:last-child {
  border-right: 0;
  background-color: #fff;
}
.body_potechi .post_potechi article table tr td:first-child {
  background-color: #22ac38;
  color: #fff;
}
.body_potechi .post_potechi article table tr:last-child td {
  border-bottom: none;
}