<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&amp;family=Noto+Sans+JP:wght@100..900&amp;display=swap");
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  background: #fff;
  font-family: Roboto, "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", "Droid Sans", Arial, "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6em;
  color: #333;
  height: auto !important;
  /*overflow: hidden;*/
}

figure {
  margin: 0;
  text-align: center;
}

img {
  vertical-align: middle;
}

p {
  margin: 0.5em 0 1em;
}

p:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

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

body:not(.home) ul {
  margin-left: 1em;
  line-height: 1.8;
}

dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

a:link {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:visited {
  color: #333;
}

[href^=tel] {
  text-decoration: none !important;
  display: inline-block;
}

@media (min-width: 767px) {
  [href^=tel] {
    pointer-events: none !important;
  }
}
.fax a {
  pointer-events: none;
  text-decoration: none;
}

@media (min-width: 768px) {
  p {
    margin: 0.5em 0 1em;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 1000px;
  }
}
@media (min-width: 1024px) {
  .container {
    padding: 0 10px;
  }
}
/* normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*  12 COLUMN : RESPONSIVE GRID SYSTEM DEVELOPER : DENIS LEBLANC URL : http://responsive.gs VERSION : 3.0 LICENSE : GPL &amp; MIT */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.container {
  max-width: 800px;
  margin: 0 auto;
}

.clr:after,
.col:after,
.container:after,
.group:after,
.row:after {
  content: "";
  display: table;
  clear: both;
}

.row {
  padding-bottom: 0;
}

.col {
  display: block;
  float: left;
  width: 100%;
}

@media (min-width: 768px) {
  .gutters .col {
    margin-left: 2%;
  }
  .span_1 {
    width: 8.3333333333%;
  }
  .span_2 {
    width: 16.6666666667%;
  }
  .span_3 {
    width: 25%;
  }
  .span_4 {
    width: 33.3333333333%;
  }
  .span_5 {
    width: 41.6666666667%;
  }
  .span_6 {
    width: 50%;
  }
  .span_7 {
    width: 58.3333333333%;
  }
  .span_8 {
    width: 66.6666666667%;
  }
  .span_9 {
    width: 75%;
  }
  .span_10 {
    width: 83.3333333333%;
  }
  .span_11 {
    width: 91.6666666667%;
  }
  .span_12 {
    width: 100%;
  }
  .gutters .span_1 {
    width: 6.5%;
  }
  .gutters .span_2 {
    width: 15%;
  }
  .gutters .span_3 {
    width: 23.5%;
  }
  .gutters .span_4 {
    width: 32%;
  }
  .gutters .span_5 {
    width: 40.5%;
  }
  .gutters .span_6 {
    width: 49%;
  }
  .gutters .span_7 {
    width: 57.5%;
  }
  .gutters .span_8 {
    width: 66%;
  }
  .gutters .span_9 {
    width: 74.5%;
  }
  .gutters .span_10 {
    width: 83%;
  }
  .gutters .span_11 {
    width: 91.5%;
  }
  .gutters .span_12 {
    width: 100%;
  }
}
/* 12 COLUMN : RESPONSIVE GRID SYSTEM Fix Ver. 1.2.1 */
.container {
  padding: 0 10px;
}

.container img {
  max-width: 100%;
}

* + .container {
  margin-top: 2em;
}

.row:not(:last-child) {
  margin-bottom: 4%;
}

.col {
  float: none;
}

.col:not(:last-child) {
  margin-bottom: 3%;
}

@media (min-width: 768px) {
  .container {
    max-width: 1000px;
    margin: auto;
    padding: 0 10px;
  }
  * + .container {
    margin-top: 40px;
  }
  .col {
    float: left;
  }
  .reverse &gt; .col {
    float: right;
  }
  .col:not(:last-child) {
    margin-bottom: 0;
  }
  .reverse &gt; .col:last-child,
  :not(.reverse) &gt; .col:first-child {
    margin-left: 0;
  }
  .col.offset_1 {
    margin-left: 8.3333333333%;
  }
  .gutters .col.offset_1 {
    margin-left: 10.5%;
  }
  .gutters .col.offset_1:first-child {
    margin-left: 8.5%;
  }
  .col.offset_2 {
    margin-left: 16.6666666667%;
  }
  .gutters .col.offset_2 {
    margin-left: 19%;
  }
  .gutters .col.offset_2:first-child {
    margin-left: 17%;
  }
  .col.offset_3 {
    margin-left: 25%;
  }
  .gutters .col.offset_3 {
    margin-left: 27.5%;
  }
  .gutters .col.offset_3:first-child {
    margin-left: 25.5%;
  }
  .col.offset_4 {
    margin-left: 33.3333333333%;
  }
  .gutters .col.offset_4 {
    margin-left: 36%;
  }
  .gutters .col.offset_4:first-child {
    margin-left: 34%;
  }
  .col.offset_5 {
    margin-left: 41.6666666667%;
  }
  .gutters .col.offset_5 {
    margin-left: 44.5%;
  }
  .gutters .col.offset_5:first-child {
    margin-left: 42.5%;
  }
  .col.offset_6 {
    margin-left: 50%;
  }
  .gutters .col.offset_6 {
    margin-left: 53%;
  }
  .gutters .col.offset_6:first-child {
    margin-left: 51%;
  }
  .col.offset_7 {
    margin-left: 58.3333333333%;
  }
  .gutters .col.offset_7 {
    margin-left: 61.5%;
  }
  .gutters .col.offset_7:first-child {
    margin-left: 59.5%;
  }
  .col.offset_8 {
    margin-left: 66.6666666667%;
  }
  .gutters .col.offset_8 {
    margin-left: 70%;
  }
  .gutters .col.offset_8:first-child {
    margin-left: 68%;
  }
  .col.offset_9 {
    margin-left: 75%;
  }
  .gutters .col.offset_9 {
    margin-left: 78.5%;
  }
  .gutters .col.offset_9:first-child {
    margin-left: 76.5%;
  }
  .col.offset_10 {
    margin-left: 83.3333333333%;
  }
  .gutters .col.offset_10 {
    margin-left: 87%;
  }
  .gutters .col.offset_10:first-child {
    margin-left: 85%;
  }
  .col.offset_11 {
    margin-left: 91.6666666667%;
  }
  .gutters .col.offset_11 {
    margin-left: 95.5%;
  }
  .gutters .col.offset_11:first-child {
    margin-left: 93.5%;
  }
  .col.offset_12 {
    margin-left: 100%;
  }
  :not(.reverse) &gt; .col.break + .col {
    clear: left;
    margin-left: 0;
  }
  .reverse &gt; .col.break {
    margin-left: 0;
  }
  .reverse &gt; .col.break + .col {
    clear: right;
    margin-right: 0;
  }
  .col.break ~ .col {
    margin-top: 2%;
  }
}
@media (min-width: 1024px) {
  .container {
    padding: 0;
  }
}
.col p {
  line-height: 1.8;
}

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

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

.text-right {
  text-align: right;
}

.text-xxlarge {
  font-size: 24px;
  font-size: 2.4rem;
}

.text-xlarge {
  font-size: 20px;
  font-size: 2rem;
}

.text-large {
  font-size: 16px;
  font-size: 1.6rem;
}

.text-small {
  font-size: 12px;
  font-size: 1.2rem;
}

.text-xsmall {
  font-size: 10px;
  font-size: 1rem;
}

.text-red {
  color: #f00 !important;
}

@media (max-width: 767px) {
  .pc,
  .tb {
    display: none !important;
  }
  .sp-text-center {
    text-align: center;
  }
  .sp-text-left {
    text-align: left;
  }
  .sp-text-right {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .lead {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .text-xxlarge {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .text-xlarge {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .text-large {
    font-size: 20px;
    font-size: 2rem;
  }
  .text-small {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .text-xsmall {
    font-size: 10px;
    font-size: 1rem;
  }
  .sp {
    display: none !important;
  }
  .pc-text-center {
    text-align: center;
  }
  .pc-text-left {
    text-align: left;
  }
  .pc-text-right {
    text-align: right;
  }
}
@media (min-width: 1024px) {
  .tb {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .sp02 {
    display: none !important;
  }
}
@media (max-width: 749px) {
  .pc03,
  .tb03 {
    display: none !important;
  }
}
@media (min-width: 750px) {
  .sp03 {
    display: none !important;
  }
}
.mb0 {
  margin-bottom: 0 !important;
}

.add_arrow {
  display: block;
  position: relative;
}

.add_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 5%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.add_arrow:hover {
  border: 1px solid #6BBFCC;
  color: #6BBFCC;
  background: #fff;
}

.add_arrow:hover:after {
  left: 6%;
  border-color: #6BBFCC;
}

.add_ex {
  position: relative;
}

.add_ex:before {
  content: none;
}

.add_ex:after {
  font-family: "Font Awesome 5 Free";
  content: "\f35d";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 700;
  font-size: 1em;
  width: auto;
  height: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: none;
  background: none;
  position: absolute;
  right: 5%;
}

.more {
  display: block;
  overflow: hidden;
  margin: auto;
}

.more a {
  display: block;
  border: 1px solid #6BBFCC;
  color: #fff;
  background: #6BBFCC;
  border-radius: 100px;
  padding: 0.434em 0;
  margin: 0 auto 1px;
  line-height: 1.8;
  max-width: 320px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}

body:not(.home) h1 {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  letter-spacing: 0.16em;
  text-align: center;
  color: #333;
  background: #6BBFCC;
  margin: 0 0 0.5em 0;
  padding: 1em 0;
  position: relative;
}

@media (max-width: 767px) {
  body:not(.home) h1 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
h2 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-align: center;
  color: #333;
  margin: 0 0 1.5em 0;
  position: relative;
  word-wrap: break-word;
  padding-bottom: 12px;
}

@media (max-width: 767px) {
  h2 {
    font-size: 20px;
    font-size: 2rem;
  }
}
h2:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 8px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

h3 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.16em;
  color: #333;
  margin: 0 0 0.4em 0;
  padding-bottom: 12px;
  position: relative;
  word-wrap: break-word;
}

@media (max-width: 767px) {
  h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
h3::before {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 4px;
  bottom: 0;
  margin: auto;
  left: 0;
  background: #facd19;
}

h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #333;
  margin: 0 0 0.4em 0;
  padding-left: 12px;
  position: relative;
  word-wrap: break-word;
}

@media (max-width: 767px) {
  h4 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
h4::before {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 2px;
  left: 0;
  top: 0.7em;
  background: #6BBFCC;
}

.news dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

footer {
  background: #fff;
  color: #333;
  text-align: center;
  padding: 64px 0;
}

@media (max-width: 767px) {
  footer {
    padding: 0 0 20px;
  }
}
@media (max-width: 767px) {
  footer .container {
    padding: 0;
  }
}
footer nav {
  margin-bottom: 30px;
}

footer nav ul {
  list-style: none;
}

footer nav ul li {
  display: inline-block;
  margin: 0 0 10px;
  padding: 0 10px;
  position: relative;
}

footer nav ul li:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 1em;
  background: #ccc;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}

@media (max-width: 767px) {
  footer nav ul li:after {
    display: none;
  }
}
@media (max-width: 767px) {
  footer nav ul li {
    display: block;
    border-bottom: 1px solid #ccc;
    margin: 0;
    text-align: center;
  }
  footer nav ul li a {
    display: block;
    padding: 10px 0;
  }
}
footer nav ul li:last-child {
  margin-right: 0;
}

footer nav ul li:last-child:after {
  display: none;
}

footer .copyright p {
  font-size: 14px;
  font-size: 1.4rem;
}

body:not(.home) .pankuzu {
  margin-bottom: 4%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  body:not(.home) .pankuzu {
    margin-bottom: 8%;
  }
}
body:not(.home) .pankuzu span {
  font-size: 12px;
  font-size: 1.2rem;
}

body:not(.home) .column_main.span_12 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  float: none;
}

body:not(.home) .column_main section {
  margin-bottom: 8%;
}

@media (max-width: 767px) {
  body:not(.home) .column_main section {
    margin-bottom: 13%;
  }
}
body:not(.home) .table-A {
  width: 100%;
  border-collapse: collapse;
}

body:not(.home) .table-A th {
  background: #eee;
  padding: 1em;
  border: 1px solid #ccc;
  text-align: left;
  font-weight: normal;
}

body:not(.home) .table-A td {
  padding: 1em;
  border: 1px solid #ccc;
}

body:not(.home) .table-B {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #eee;
}

body:not(.home) .table-B tr td {
  padding: 1em 0;
  border-bottom: 1px solid #eee;
}

body:not(.home) .table-B td:last-of-type {
  text-align: right;
}

body:not(.home) .map iframe {
  height: 450px;
}

@media (max-width: 767px) {
  body:not(.home) .map iframe {
    height: 250px;
  }
}
.inquiry fieldset {
  margin: 0;
  padding: 20px 10px;
  border: 0;
  background: rgba(107, 191, 204, 0.05);
}

.inquiry fieldset .row {
  margin: 0;
}

.inquiry dl {
  margin: 0;
  padding: 0;
}

.inquiry dt {
  font-weight: normal;
}

.inquiry dt.col:not(:last-child) {
  margin-bottom: 1em;
}

.inquiry dd {
  margin: 0;
  padding: 0;
}

.inquiry dd:last-child {
  padding-bottom: 0;
}

.inquiry dd .confirm {
  padding: 0 0 1em 1em;
  border-bottom: 1px dashed #ccc;
}

.inquiry input[type=text],
.inquiry input[type=url],
.inquiry input[type=email],
.inquiry input[type=tel],
.inquiry input[type=date],
.inquiry input[type=number],
.inquiry select,
.inquiry textarea {
  width: 100%;
  padding: 5px;
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
}

.inquiry input[type=number] {
  width: 65px;
  text-align: center;
}

.inquiry input[type=file] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.inquiry input.p-postal-code {
  width: 100px;
}

.inquiry input.p-region {
  width: 100px;
}

.inquiry input.p-locality {
  width: 150px;
}

.inquiry input.p-street-address {
  width: 100%;
}

.inquiry input.p-extended-address {
  width: 100%;
}

.inquiry .submit {
  margin: 1em 0;
  text-align: center;
}

.inquiry .submit .button,
.inquiry .submit .wpcf7-submit {
  display: block;
  margin: 0 auto 10px;
}

.inquiry .required {
  color: #f00;
}

.inquiry label {
  display: block;
  margin-bottom: 0.5em;
}

@media (min-width: 768px) {
  .inquiry {
    max-width: 780px;
    margin-right: auto;
    margin-left: auto;
  }
  .inquiry fieldset {
    margin: 0;
    padding: 60px;
    border: 0;
  }
  .inquiry dt {
    clear: both;
    padding: 6px 0;
  }
  .inquiry dd {
    padding-bottom: 1.5em;
  }
  .inquiry dd .confirm {
    min-height: 1.5em;
    padding: 6px 0 0;
    border: 0;
    line-height: 1.4;
  }
  .inquiry input[type=text],
  .inquiry input[type=url],
  .inquiry input[type=email],
  .inquiry input[type=tel],
  .inquiry input[type=date],
  .inquiry input[type=text],
  .inquiry select {
    width: 60%;
  }
  .inquiry input[type=number] {
    width: 65px;
  }
  .inquiry input.p-postal-code {
    width: 100px;
  }
  .inquiry input.p-region {
    width: 100px;
  }
  .inquiry input.p-locality {
    width: 150px;
  }
  .inquiry input.p-street-address {
    width: 100%;
  }
  .inquiry input.p-extended-address {
    width: 100%;
  }
  .inquiry textarea {
    width: 100%;
  }
  .inquiry .submit {
    margin: 60px 0 0;
  }
  .inquiry label {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 0;
    margin-right: 0.8em;
  }
  .gutters .inquiry dt.col {
    margin-left: 0;
  }
}
body:not(.home) .inquiry .submit .button,
body:not(.home) .inquiry .submit .wpcf7-submit {
  display: block;
  border: 1px solid #6BBFCC;
  color: #fff;
  background: #6BBFCC;
  padding: 0.6em 0;
  margin: 0 auto 1px;
  max-width: 316px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 1.8;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  cursor: pointer;
}

body:not(.home) .inquiry .submit .button:hover,
body:not(.home) .inquiry .submit .wpcf7-submit:hover {
  opacity: 0.8;
}

/*
==========================
レスポンス時、下層のボタンの文字が折り返してもボタンの高さを揃える
==========================
*/
@media (min-width: 768px) {
  .btn_group.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .btn_group.row p {
    height: 100%;
  }
  .btn_group.row p a {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/*
==========================
contactフォームのボタンが左にずれるを解消
==========================
*/
.wpcf7 .ajax-loader {
  display: block;
}

/*
====================================================
お問い合わせフォームの周りをborderで囲む＆入力欄の高さ出し
====================================================
*/
.inquiry fieldset {
  border: solid 2px #45afbf;
}

.inquiry input[type=text],
.inquiry input[type=url],
.inquiry input[type=email],
.inquiry input[type=tel],
.inquiry input[type=date],
.inquiry input[type=number],
.inquiry select,
.inquiry textarea {
  padding: 10px;
}

/*
==========================
chromeで画像がぼやけるのを補正
==========================
*/
img {
  image-rendering: -webkit-optimize-contrast;
}

header {
  position: relative;
  z-index: 100;
  width: 100%;
  background: none;
  color: #333;
}

header .header {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

header .row {
  margin: 0 3%;
}

@media (max-width: 767px) {
  header .container .row {
    margin: 0;
  }
}
header .title {
  margin: 0;
  padding: 10px 0;
  line-height: 1;
  font-size: 0;
}

header .title a {
  display: inline-block;
}

header .title img,
header .title object {
  pointer-events: none;
  width: 104px;
  height: 60px;
  max-width: none;
  display: block;
}

@media (max-width: 600px) {
  header .title img,
  header .title object {
    width: 104px;
    height: 60px;
  }
}
@media (max-width: 1023px) {
  header .gnav {
    position: absolute;
    right: -100%;
    width: 300px;
    top: 88px;
    z-index: 9999;
  }
  header .gnav &gt; ul {
    display: block;
    background: #6BBFCC;
    z-index: 1000;
    position: relative;
    list-style: none;
    padding: 0;
  }
  header .gnav &gt; ul &gt; li {
    width: 100%;
    height: inherit;
  }
  header .gnav &gt; ul &gt; li:not(:last-child) {
    border-bottom: 1px solid #999999;
  }
  header .gnav &gt; ul &gt; li a {
    padding: 10px 15px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 600px) {
  header .gnav {
    top: 52px;
  }
}
@media (max-width: 1023px) {
  header .btn-gnavi {
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 20px;
    width: 24px;
    height: 20px;
    z-index: 3;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }
  header .btn-gnavi span {
    position: absolute;
    width: 24px;
    height: 3px;
    background: #6BBFCC;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }
  header .btn-gnavi span:nth-child(1) {
    top: 0;
  }
  header .btn-gnavi span:nth-child(2) {
    top: 8px;
  }
  header .btn-gnavi span:nth-child(3) {
    top: 16px;
  }
}
header .btn-gnavi.open span:nth-child(1) {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 50%;
}

header .btn-gnavi.open span:nth-child(2) {
  opacity: 0;
}

header .btn-gnavi.open span:nth-child(3) {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  top: 50%;
}

header.menu_open .gnav &gt; ul {
  visibility: visible;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}

#google_translate_element,
.translate_gt {
  position: absolute;
  top: 50%;
  right: 15%;
  margin-top: -12px;
}

.translate_gt {
  margin-top: -14px;
}

@media (min-width: 768px) {
  header .row {
    table-layout: fixed;
    display: table;
    width: 94%;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  header .row {
    margin: auto;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  header .container {
    max-width: none;
  }
  header .container .row {
    width: auto;
  }
  header .gnav,
  header .title {
    margin: 0;
    vertical-align: middle;
    display: table-cell;
  }
  header .title {
    max-width: none;
    max-width: none;
    padding: 10px 0;
    width: 60px;
  }
  header .gnav {
    text-align: right;
    width: 100%;
    padding: 0;
    padding: 0 0 15px;
    vertical-align: bottom;
  }
  header .gnav &gt; ul {
    position: static;
    display: inline-block;
    width: auto;
    border: none;
    background: none;
    visibility: visible;
    font-size: 0px;
    font-size: 0rem;
    -webkit-transform: none;
            transform: none;
    text-align: left;
    overflow: visible;
    max-width: none;
  }
  header .gnav &gt; ul &gt; li {
    display: inline-block;
    vertical-align: middle;
    border: none;
    line-height: 1.5;
    border-left: 1px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  header .gnav &gt; ul &gt; li:not(.gnav_search) {
    text-align: center;
  }
  header .gnav &gt; ul &gt; li:not(.gnav_search) &gt; a {
    position: relative;
  }
  header .gnav &gt; ul &gt; li:not(:first-child) &gt; a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1px;
    height: 50%;
    background: #333;
  }
  header .gnav &gt; ul &gt; li &gt; a {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    text-decoration: none;
    background: transparent;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-bottom: 2px solid transparent;
    padding: 0.3em 1em;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  header .gnav &gt; ul &gt; li &gt; a {
    padding: 0.3em 0.5em;
  }
}
@media (min-width: 1024px) {
  header .gnav &gt; ul &gt; li &gt; a:hover {
    border-bottom: 2px solid #6BBFCC;
    color: #6BBFCC;
  }
  header .gnav &gt; ul &gt; li &gt; a:active {
    background: none;
  }
  header .gnav &gt; ul &gt; li &gt; a span {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
  }
  header .gnav .menu_icon {
    display: none;
  }
  #google_translate_element,
  .translate_gt {
    position: static;
    float: right;
    margin-top: 3px;
    margin-left: 1em;
  }
  .translate_gt {
    margin-top: 0;
  }
}
@media (max-width: 1023px) {
  header .gnav &gt; ul &gt; li &gt; a &gt; span,
  header .gnav &gt; ul &gt; li &gt; a &gt; br {
    display: none;
  }
}
.header_info_wrap {
  display: none;
}

@media (min-width: 768px) {
  .header_info_wrap {
    display: block;
  }
}
.header_info_wrap .header_info {
  position: absolute;
  right: 0;
  top: 29px;
}

@media (max-width: 1030px) {
  .header_info_wrap .header_info {
    right: 15px;
  }
}
@media (max-width: 900px) {
  .header_info_wrap .header_info {
    top: 32px;
  }
}
.header_info_wrap .header_info .pc02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.header_info_wrap .header_info .pc02 p {
  margin: 0;
  text-align: right;
}

.header_info_wrap .header_info .pc02 p.tel {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}

@media (max-width: 900px) {
  .header_info_wrap .header_info .pc02 p.tel {
    display: none;
  }
}
.header_info_wrap .header_info .pc02 p.tel a {
  font-size: 24px;
  font-size: 2.4rem;
}

.header_info_wrap .header_info .pc02 .right .tb {
  display: none;
}

@media (max-width: 900px) {
  .header_info_wrap .header_info .pc02 .right .tb {
    display: inline-block;
  }
}
.header_info_wrap .header_info .pc02 .right a {
  margin-left: 20px;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header_info_wrap .header_info .pc02 .right a:hover {
  opacity: 0.8;
}

.header_info_wrap .header_info .pc02 .right a img {
  width: 30px;
  height: auto;
}

.sp_header_info {
  display: none;
}

@media (max-width: 767px) {
  .sp_header_info {
    display: block;
    position: absolute;
    top: 25px;
    right: 60px;
  }
}
@media (max-width: 767px) and (min-width: 601px) {
  .sp_header_info {
    top: 29px;
  }
}
@media (max-width: 767px) {
  .sp_header_info a {
    margin-left: 10px;
  }
  .sp_header_info a img {
    width: 29px;
  }
}
.mv {
  position: relative;
}

.mv .slick-slider {
  margin-bottom: 0;
  height: 100%;
}

.mv .slick-slider .slick-list {
  height: 100%;
}

.mv .slick-slider .slick-list .slick-track {
  height: 100%;
}

.mv .slick-slider li img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.mv .copy {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 1000;
}

.mv .copy &gt; li {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.mv .copy &gt; li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 50%;
  max-width: 500px;
  max-height: 482px;
  z-index: 1001;
}

@media (max-width: 750px) {
  .mv .copy &gt; li img {
    width: 90%;
  }
}
.pagetop {
  position: fixed;
  bottom: 5%;
  right: 5%;
  z-index: 9999;
}

.pagetop a {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  padding: 0;
  border-radius: 50%;
  background: rgba(107, 191, 204, 0.9);
}

@media (min-width: 768px) {
  .pagetop a {
    width: 70px;
    height: 70px;
  }
}
.pagetop a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: translate(-50%, -20%) rotate(45deg);
          transform: translate(-50%, -20%) rotate(45deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

header {
  z-index: 9999;
}

@media (min-width: 768px) {
  header .row {
    margin: 0;
  }
  header .title {
    padding: 16px 0;
  }
}
@media (min-width: 1024px) {
  .btn-gnavi {
    display: none;
  }
}
@media (min-width: 1024px) {
  header .gnav &gt; ul &gt; li:not(:first-child) a:before {
    display: none;
  }
  header .gnav &gt; ul &gt; li &gt; a {
    padding: 0.3em 0.5em;
  }
}
@media (min-width: 1024px) {
  header .gnav &gt; ul &gt; li.under {
    position: relative;
  }
  header .gnav &gt; ul &gt; li.under &gt; a {
    display: block;
    position: relative;
    padding-right: 1em;
    cursor: pointer;
  }
  header .gnav &gt; ul &gt; li.under &gt; a:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    margin: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 8px 6px;
    border-color: transparent transparent #6BBFCC transparent;
    -webkit-transform: translate(0, -60%) rotate(180deg);
            transform: translate(0, -60%) rotate(180deg);
    position: absolute;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  header .gnav &gt; ul &gt; li.under:hover &gt; a:after {
    -webkit-transform: translate(0, -60%) rotate(0deg);
            transform: translate(0, -60%) rotate(0deg);
  }
  header .gnav &gt; ul &gt; li.under:hover &gt; ul {
    display: block;
  }
  header .gnav &gt; ul &gt; li.under &gt; ul {
    position: absolute;
    display: none;
    width: 340px;
    left: -170px;
    margin-left: 50% !important;
    background: none;
    top: 100%;
    list-style: none;
    padding: 20px;
    background: white;
  }
  header .gnav &gt; ul &gt; li.under &gt; ul &gt; li {
    background: #fff;
    text-align: left;
    position: relative;
    color: #333;
  }
  header .gnav &gt; ul &gt; li.under &gt; ul &gt; li:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 10px;
    margin: auto;
    width: 12px;
    height: 1px;
    background: #6BBFCC;
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
  }
  header .gnav &gt; ul &gt; li.under &gt; ul &gt; li &gt; a {
    text-decoration: none;
    display: block;
    padding: 5px 0 5px 30px;
    background: white;
  }
  header .gnav &gt; ul &gt; li.under &gt; ul &gt; li &gt; a:hover {
    color: #6BBFCC;
  }
}
@media (max-width: 1023px) {
  header .gnav &gt; ul &gt; li.under &gt; ul {
    list-style: none;
    display: none;
  }
  header .gnav &gt; ul &gt; li.under &gt; ul li {
    border-top: 1px solid #999;
    padding-left: 10px;
    background: #a4d8e0;
  }
}
.hdr-text {
  font-size: 12px;
  font-size: 1.2rem;
  background: #F9F9F9;
  padding: 11.6px calc(50vw - 500px);
  margin: 0;
}

@media (max-width: 1020px) {
  .hdr-text {
    padding: 11.6px 10px;
  }
}
@media (max-width: 767px) {
  .hdr-text {
    display: none;
  }
}
@media (min-width: 1024px) {
  header .gnav {
    text-align: left;
    padding: 0 0 25px 10px;
  }
  header .gnav &gt; ul &gt; li:not(:last-child) &gt; a:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 0px;
    height: 1em;
    border: none;
    background: none;
    border-left: 1px dashed #5D9BD9;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    left: inherit;
  }
}
#mv {
  height: 560px;
  padding-left: 7vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 120px;
}

@media (max-width: 1920px) {
  #mv {
    height: 41.9161676647vw;
  }
}
@media (min-width: 1301px) {
  #mv {
    padding-left: 68px;
  }
}
@media (max-width: 767px) {
  #mv {
    margin-bottom: 0;
    height: calc(70vw + 130px);
    padding-left: 0;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    background: url(../../../../uploads/bg_dot.png) repeat-x bottom -30px center/30%;
  }
}
#mv:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 77.8443113772%;
  height: 100%;
  right: 32px;
  background: url(../../../../uploads/mv.jpg) no-repeat center/cover;
  z-index: -10;
  border-radius: 46px;
}

/* @media (max-width: 1000px) { #mv:after { right: inherit; left: 15vw; } } */
@media (max-width: 767px) {
  #mv:after {
    width: 100vw;
    height: 70vw;
    border-radius: 0;
    left: 0;
    top: 0;
    background: url(../../../../uploads/mv_sp.jpg) no-repeat center/cover;
  }
}
#mv p {
  font-size: 52px;
  font-size: 5.2rem;
  font-weight: 500;
  line-height: 1.4;
  position: relative;
}

@media (max-width: 1336px) {
  #mv p {
    font-size: 3.8922155689vw;
  }
}
@media (max-width: 767px) {
  #mv p {
    font-size: 23px;
    font-size: 2.3rem;
    background: #fff;
    border-radius: 0 20px 0 0;
    padding: 35px;
    margin-bottom: 30px;
  }
}
#mv p:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url(../../../../uploads/mv_maru.svg) no-repeat center/contain;
  top: -40px;
  left: -40px;
  z-index: -1;
}

@media (max-width: 767px) {
  #mv p:before {
    left: 10px;
    z-index: 1;
    width: 40px;
    top: -5px;
  }
}
#mv p span {
  font-size: 35px;
  font-size: 3.5rem;
  color: #6BBFCC;
  display: block;
  position: relative;
  padding-left: 140px;
}

@media (max-width: 1336px) {
  #mv p span {
    font-size: 2.619760479vw;
  }
}
@media (max-width: 767px) {
  #mv p span {
    padding-left: 35px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
#mv p span:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 116px;
  height: 3px;
  background: #6BBFCC;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 767px) {
  #mv p span:before {
    width: 25px;
    height: 2px;
  }
}
body.home h3 {
  text-align: center;
}

body.home h3::before {
  right: 0;
}

h4 {
  letter-spacing: 0.04em;
}

h4::before {
  background: #f0d990;
}

#sec01 {
  padding: 80px 0 100px;
  position: relative;
  overflow: hidden;
  background: url(../../../../uploads/bg_dot.png) repeat-x bottom center;
}

@media (max-width: 767px) {
  #sec01 {
    padding: 70px 0 50px;
    background: none;
  }
}
#sec01:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 5000px;
  height: 5000px;
  background: #EDFAFC;
  bottom: 30px;
  left: -1000%;
  border-radius: 5000px;
  right: -1000%;
  margin: auto;
  z-index: 1;
}

@media (max-width: 767px) {
  #sec01:before {
    width: 1000px;
    height: 1000px;
  }
}
#sec01 .container {
  position: relative;
  z-index: 10;
}

#sec01 .container h2 {
  letter-spacing: 0;
  padding-bottom: 16px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  #sec01 .container h2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
#sec01 .container h2:before {
  height: 2px;
  background: #6BBFCC;
  width: 560px;
}

@media (max-width: 767px) {
  #sec01 .container h2:before {
    width: 90vw;
  }
}
#sec01 .container .text {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  #sec01 .container .text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#sec01 .container figure img {
  zoom: 0.5;
}

@media (max-width: 767px) {
  #sec01 .container figure img {
    zoom: 0.3;
  }
}
#sec02,
#sec04 {
  padding: 90px 0 140px;
}

@media (max-width: 767px) {
  #sec02,
  #sec04 {
    padding: 45px 0 70px;
  }
}
#sec02 h2,
#sec04 h2 {
  text-align: left;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  #sec02 h2,
  #sec04 h2 {
    margin-bottom: 20px;
  }
}
#sec02 h2:before,
#sec04 h2:before {
  width: 55px;
  height: 2px;
  background: #6BBFCC;
  right: inherit;
}

#sec02 .text,
#sec04 .text {
  margin-bottom: 30px;
  line-height: 34px;
}

@media (max-width: 1024px) {
  #sec02 .text .pc,
  #sec04 .text .pc {
    display: none !important;
  }
}
#sec02 .more a,
#sec04 .more a {
  margin-left: 0;
}

@media (max-width: 767px) {
  #sec02 .more a,
  #sec04 .more a {
    margin-left: auto;
  }
}
#sec02 .span_6:first-of-type,
#sec04 .span_6:first-of-type {
  position: relative;
}

@media (max-width: 767px) {
  #sec02 .span_6:first-of-type,
  #sec04 .span_6:first-of-type {
    margin-left: 20px;
    width: calc(100% - 25px);
  }
}
#sec02 .span_6:first-of-type figure,
#sec04 .span_6:first-of-type figure {
  position: absolute;
  width: 620px;
  height: 436px;
  top: 0;
  left: 63px;
}

@media (max-width: 767px) {
  #sec02 .span_6:first-of-type figure,
  #sec04 .span_6:first-of-type figure {
    position: static;
    width: 100%;
    height: auto;
  }
}
#sec02 .span_6:first-of-type figure:before,
#sec04 .span_6:first-of-type figure:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  top: 15px;
  left: -15px;
  background: #EDFAFC;
  z-index: -1;
  border-radius: 40px;
}

#sec02 .span_6:first-of-type figure:after,
#sec04 .span_6:first-of-type figure:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 90px;
  height: 90px;
  bottom: -25px;
  left: -25px;
  background: url(../../../../uploads/maru.svg) no-repeat center/contain;
  z-index: 10;
}

@media (max-width: 767px) {
  #sec02 .span_6:first-of-type figure:after,
  #sec04 .span_6:first-of-type figure:after {
    width: 60px;
    height: 60px;
    left: -20px;
    bottom: -20px;
  }
}
#sec02 .span_6:first-of-type figure div,
#sec04 .span_6:first-of-type figure div {
  border-radius: 40px;
  overflow: hidden;
}

#sec02 .span_6:last-of-type,
#sec04 .span_6:last-of-type {
  height: 436px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (max-width: 767px) {
  #sec02 .span_6:last-of-type,
  #sec04 .span_6:last-of-type {
    height: inherit;
    padding: 30px 10px 0;
  }
}
#sec02 .span_6:last-of-type &gt; *,
#sec04 .span_6:last-of-type &gt; * {
  width: 100%;
}

#sec03 {
  padding: 80px 0;
  background: #EDFAFC;
}

@media (max-width: 767px) {
  #sec03 {
    padding: 40px 10px;
  }
}
#sec03 h2 {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  #sec03 h2 {
    margin-bottom: 30px;
  }
}
#sec03 h2:before {
  width: 55px;
  height: 2px;
  background: #6BBFCC;
}

#sec03 .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  counter-reset: number;
  position: relative;
}

@media (max-width: 767px) {
  #sec03 .row {
    display: block;
  }
}
#sec03 .row:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 270px;
  height: 270px;
  background: url(../../../../uploads/dot_green.svg) no-repeat center/auto;
  z-index: 2;
  top: -60px;
  right: -100px;
  border-radius: 300px;
}

#sec03 .row:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 190px;
  height: 190px;
  background: url(../../../../uploads/dot_green.svg) no-repeat center/auto;
  z-index: 2;
  bottom: -60px;
  left: -70px;
  border-radius: 300px;
}

#sec03 .span_4 {
  background: #fff;
  border-radius: 48px;
  padding: 50px 0;
  position: relative;
  z-index: 10;
}

#sec03 .span_4 figure {
  position: relative;
  margin-bottom: 75px;
}

#sec03 .span_4 figure:after {
  counter-increment: number;
  content: "0" counter(number);
  color: #6BBFCC;
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 500;
  border-bottom: 2px solid #6BBFCC;
  position: absolute;
  left: 0;
  right: 0;
  width: 30px;
  margin: auto;
  bottom: -50px;
  display: inline-block;
}

#sec03 .span_4 figure img {
  zoom: 0.5;
}

#sec03 .span_4 figcaption {
  text-align: center;
}

#sec03 .more a {
  position: relative;
  z-index: 10;
}

@media (max-width: 767px) {
  #sec04 .container {
    padding: 0;
  }
}
#sec04 .span_6:first-of-type {
  height: 436px;
  position: relative;
}

@media (max-width: 767px) {
  #sec04 .span_6:first-of-type {
    height: inherit;
    margin-left: 15px;
    margin-right: 20px;
    width: calc(100% - 40px);
  }
}
#sec04 .span_6:first-of-type:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 212px;
  height: 214px;
  bottom: -90px;
  right: -20px;
  background: url(../../../../uploads/dot_blue.svg) no-repeat center/contain;
  z-index: -10;
}

#sec04 .span_6:first-of-type figure {
  right: 63px;
  left: inherit;
}

#sec04 .span_6:first-of-type figure:before {
  left: 15px;
}

#sec04 .span_6:first-of-type figure:after {
  right: -25px;
  left: inherit;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

#sec04 .span_6:last-of-type {
  padding-left: 90px;
}

@media (max-width: 1024px) {
  #sec04 .span_6:last-of-type {
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 840px) {
  #sec04 .span_6:last-of-type .text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  #sec04 .span_6:last-of-type {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#sec05 {
  padding: 0 0 120px;
}

@media (max-width: 767px) {
  #sec05 {
    padding: 0 0 60px;
  }
}
#sec05 h2 {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  #sec05 h2 {
    margin-bottom: 30px;
  }
}
#sec05 h2:before {
  width: 55px;
  height: 2px;
  background: #6BBFCC;
}

#sec05 .row {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  #sec05 .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #sec05 .row .span_4 {
    width: 32%;
  }
}
#sec05 .text {
  text-align: center;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  #sec05 .text {
    margin-bottom: 30px;
  }
}
#sec06 {
  background: #EDFAFC;
  padding: 80px 0;
}

@media (max-width: 767px) {
  #sec06 {
    padding: 40px 0;
  }
}
#sec06 h2 {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  #sec06 h2 {
    margin-bottom: 30px;
  }
}
#sec06 h2:before {
  width: 55px;
  height: 2px;
  background: #6BBFCC;
}

#sec06 .text {
  text-align: center;
  margin-bottom: 30px;
}

#sec06 .row {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

#sec06 .row .tel a {
  display: block;
  line-height: 50px;
  border: 3px solid #6BBFCC;
  border-radius: 100px;
  margin: auto;
  background: transparent;
  color: #6BBFCC;
  text-align: center;
  max-width: 320px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
}

footer {
  border-top: 1px solid #6BBFCC;
  padding: 60px 0 20px;
  background: transparent;
}

@media (max-width: 767px) {
  footer {
    padding: 30px 0 0;
  }
}
footer figure img {
  width: 112px;
  height: auto;
}

footer .row:not(.add) {
  max-width: 440px;
  margin: 20px auto 0 !important;
}

@media (max-width: 767px) {
  footer .row:not(.add) {
    margin: 20px 20px 0 !important;
  }
}
footer .row:not(.add) .tel,
footer .row:not(.add) .fax {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

@media (max-width: 767px) {
  footer .row:not(.add) .tel,
  footer .row:not(.add) .fax {
    line-height: 1;
    text-align: left;
  }
}
footer .row:not(.add) .tel a,
footer .row:not(.add) .fax a {
  font-size: 24px;
  font-size: 2.4rem;
}

footer .add {
  margin: 0 0 20px !important;
}

@media (max-width: 767px) {
  footer .add {
    margin: 20px 20px !important;
  }
}
footer .add .span_6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  footer .add .span_6 {
    display: block;
  }
}
footer .add .span_6:first-of-type {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 10px;
}

@media (max-width: 767px) {
  footer .add .span_6:first-of-type {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: 0;
  }
}
footer .add .span_6:last-of-type {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 10px;
}

@media (max-width: 767px) {
  footer .add .span_6:last-of-type {
    padding-left: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
footer .add p {
  text-align: left;
}

@media (max-width: 767px) {
  footer .add p {
    text-align: left;
  }
}
footer .sns {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  footer .sns {
    margin-bottom: 20px;
  }
}
footer .sns a:hover {
  opacity: 0.8;
}

footer .sns a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 32px;
  height: auto;
}

footer .sns a + a {
  margin-left: 24px;
}

footer nav {
  margin-bottom: 10px;
  position: relative;
}

@media (max-width: 1024px) {
  footer nav:before {
    left: -30px;
  }
}
@media (max-width: 767px) {
  footer nav:before {
    top: 0;
  }
}
@media (max-width: 767px) {
  footer nav {
    margin: 0;
  }
}
@media (max-width: 767px) {
  footer .copyright {
    background: transparent;
    margin: 0;
    padding: 10px 0;
  }
}
@media (max-width: 1280px) {
  .pagetop {
    bottom: 110px;
  }
}
@media (max-width: 767px) {
  .pagetop {
    bottom: 20px;
  }
}
.ac {
  margin-bottom: 20px;
}

.ac &gt; li {
  padding-bottom: 2px;
  list-style: none;
}

.ac-label {
  cursor: pointer;
  position: relative;
  background: #b4e0be;
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 4px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .ac-label {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.ac-label p {
  padding: 13px 50px 13px 23px;
  margin: 0;
}

.ac-content {
  display: none;
  padding: 23px;
}

.icon-wrap {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
  width: 18px;
  height: 18px;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.icon:before,
.icon:after {
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background: #333;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 4px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.icon:before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

/*＋、－切り替え*/
.icon.open:before {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
}

.ani00 {
  opacity: 0;
  -webkit-transition: opacity 1.3s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-filter 1.3s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 1.3s 1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: opacity 1.3s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-filter 1.3s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 1.3s 1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: opacity 1.3s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 1.3s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.3s 1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: opacity 1.3s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 1.3s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.3s 1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-filter 1.3s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 1.3s 1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
  -webkit-filter: brightness(200%);
          filter: brightness(200%);
}

.ani00.animated {
  opacity: 1;
  -webkit-transition: opacity 1.6s 1s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-filter 1.6s 1s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 1.6s 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1.6s 1s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-filter 1.6s 1s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 1.6s 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1.6s 1s cubic-bezier(0.39, 0.575, 0.565, 1), filter 1.6s 1s cubic-bezier(0.39, 0.575, 0.565, 1), transform 1.6s 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1.6s 1s cubic-bezier(0.39, 0.575, 0.565, 1), filter 1.6s 1s cubic-bezier(0.39, 0.575, 0.565, 1), transform 1.6s 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-filter 1.6s 1s cubic-bezier(0.39, 0.575, 0.565, 1), -webkit-transform 1.6s 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  -webkit-transform: scale(1);
          transform: scale(1);
}

.ani01 {
  opacity: 0;
  -webkit-transition: 1s 0.3s;
  transition: 1s 0.3s;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
}

@media (max-width: 767px) {
  .ani01 {
    -webkit-transition: 1s 0.3s;
    transition: 1s 0.3s;
  }
}
.ani01.animated {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.ani02 {
  opacity: 0;
  -webkit-transition: 1s 0.6s;
  transition: 1s 0.6s;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
}

@media (max-width: 767px) {
  .ani02 {
    -webkit-transition: 1s 0.3s;
    transition: 1s 0.3s;
  }
}
.ani02.animated {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.ani03 {
  opacity: 0;
  -webkit-transition: 1s 0.9s;
  transition: 1s 0.9s;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
}

@media (max-width: 767px) {
  .ani03 {
    -webkit-transition: 1s 0.3s;
    transition: 1s 0.3s;
  }
}
.ani03.animated {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.ani04 {
  opacity: 0;
  -webkit-transition: 1s 2.4s;
  transition: 1s 2.4s;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
}

@media (max-width: 767px) {
  .ani04 {
    -webkit-transition: 1s 2.4s;
    transition: 1s 2.4s;
  }
}
.ani04.animated {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

body:not(.home) ul {
  margin-left: 0 !important;
}

body:not(.home) h1 {
  height: 200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background: url(../../../../uploads/mv.svg) no-repeat center bottom/1000px 110px, #ecfafb;
  padding: 0;
  position: relative;
}

@media (max-width: 767px) {
  body:not(.home) h1 {
    background-size: 1000px 60px;
  }
}
body:not(.home) h1:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 88px;
  height: 4px;
  background: url(../../../../uploads/h1.png) no-repeat center/cover;
  left: 0;
  right: 0;
  bottom: 65px;
  margin: auto;
}

@media (max-width: 767px) {
  body:not(.home) h1:after {
    bottom: 27px;
  }
}
@media (max-width: 767px) {
  body:not(.home) h1 {
    height: 100px;
  }
}
body:not(.home) h2 {
  text-align: left;
  border-bottom: 2px solid #6BBFCC;
}

body:not(.home) h3 {
  background: #ecfafb;
  padding: 20px 30px;
  margin-bottom: 20px;
}

body:not(.home) h3:before {
  display: none;
}

body:not(.home) .rinen {
  background: #F8F8F8;
  padding: 40px 20px;
}

body:not(.home) .rinen ol {
  margin-left: 1em;
  line-height: 2;
}

body:not(.home) .area .row {
  background: #ecfafb;
  padding: 40px;
  border-radius: 40px;
}

body:not(.home) .strong ul {
  margin-left: 1em !important;
  line-height: 2;
}

body:not(.home) .gray {
  background: #f9f9f9;
  padding: 40px 30px;
}

body:not(.home).policy ol {
  margin-left: 1em;
  line-height: 1.8;
}

/*アニメーション要素のスタイル*/
.ani01.animation {
  -webkit-transition: 1s 0.3s;
  transition: 1s 0.3s;
}

.ani02.animation {
  -webkit-transition: 1s 0.6s;
  transition: 1s 0.6s;
}

.ani03.animation {
  -webkit-transition: 1s 0.9s;
  transition: 1s 0.9s;
}

.animation {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

/*アニメーション要素までスクロールした時のスタイル*/
.fade {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* 20220706追記 */
#sec02 .span_6:first-of-type,
#sec04 .span_6:first-of-type {
  height: 436px;
}

@media (max-width: 767px) {
  #sec02 .span_6:first-of-type,
  #sec04 .span_6:first-of-type {
    height: inherit;
  }
}
body:not(.home) .area .row {
  background: #fbfaec;
}

/*------------------------------------------------
追記
------------------------------------------------*/
body {
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.04em;
  position: relative;
}
@media (max-width: 1023px) {
  body {
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  img {
    image-rendering: auto;
  }
}

@media (max-width: 767px) {
  .pcbr {
    display: none;
  }
}

@media (min-width: 768px) {
  .spbr {
    display: none;
  }
}

.wrapper_content {
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
}

/* flexbox
=========================================== */
.flex {
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.flex.flex-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (max-width: 767px) {
  .flex.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .spFlexRow {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.more a {
  border-color: #3983C8;
  background-color: #3983C8;
  font-size: 1.6rem;
  padding: 10px 0;
}
.more .add_arrow::after {
  right: 5%;
  left: auto;
}
.more .add_arrow:hover {
  border-color: #3983C8;
  color: #fff;
  background: #3983C8;
  opacity: 0.7;
}
.more .add_arrow:hover::after {
  border-color: #fff;
}

.section_title {
  font-size: 3.6rem;
  font-weight: 600;
  color: #3983C8;
  position: relative;
}
.section_title::before {
  width: 100%;
  height: 100%;
  content: attr(data-en);
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  position: absolute;
  top: -150px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 140px;
  color: rgba(57, 131, 200, 0.1);
}
@media (max-width: 767px) {
  .section_title {
    font-size: 2.4rem;
  }
  .section_title::before {
    font-size: clamp(6.7rem, 2.09375vw, 14rem);
    top: -60px;
  }
}

.googlemap {
  position: relative;
  width: 50%;
  height: 0;
  padding-top: 30%;
}
@media (max-width: 767px) {
  .googlemap {
    width: 100%;
    padding-top: 210px;
  }
}
.googlemap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1023px) {
  a:hover {
    text-decoration: none;
  }
}

body.home {
  overflow: hidden;
}

/*------------------------------------------------
top common
------------------------------------------------*/
.scrollify {
  width: 100%;
}

/*------------------------------------------------
header
------------------------------------------------*/
header {
  position: fixed;
}
header .header {
  margin: auto 30px;
  max-width: none;
}
@media (max-width: 1023px) {
  header .header {
    margin: 0;
  }
}
@media (min-width: 1241px) {
  header .header .row {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1240px) {
  header .header .row {
    height: 110px;
  }
}
@media (max-width: 767px) {
  header .header .row {
    height: 60px;
  }
}
@media (max-width: 767px) {
  header .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 60px;
  }
}
header .title .header-logo {
  width: 180px;
  height: auto;
}
@media (max-width: 767px) {
  header .title .header-logo {
    width: 140px;
    image-rendering: auto;
  }
}
@media (max-width: 1023px) {
  header .btn-gnavi {
    right: 15px;
    top: 57px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  header .btn-gnavi {
    top: 58%;
    right: 24px;
  }
}
@media (max-width: 1023px) {
  header .btn-gnavi span {
    background: #3983C8;
  }
  header .gnavi_menu {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #3983C8;
    font-size: 1rem;
    top: 25px;
    font-weight: 600;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  header .gnavi_menu {
    top: 3px;
    right: 20px;
  }
}
@media (min-width: 1024px) {
  header .gnavi_menu {
    display: none;
  }
}
@media (min-width: 768px) {
  header .gnav {
    text-align: right;
    padding: 0 20px 34px 10px;
  }
  header .gnav ul &gt; li &gt; a {
    color: #fff;
    font-weight: 600;
    padding: 0.3em 0.8em;
    border-bottom: none;
  }
  header .gnav ul &gt; li &gt; a::before {
    content: none !important;
  }
  header .gnav ul &gt; li &gt; a:hover {
    border-bottom: none;
    color: #3983C8;
  }
  header .gnav .menu-item-has-children {
    position: relative;
  }
  header .gnav .menu-item-has-children &gt; a {
    margin-right: 17px;
    display: block;
    position: relative;
    padding-right: 1em;
  }
  header .gnav .menu-item-has-children &gt; a::after {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    display: block;
    position: absolute;
    top: 31%;
    right: -3px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header .gnav .menu-item-has-children &gt; a::after {
    content: none;
  }
}
@media (min-width: 768px) {
  header .gnav .menu-item-has-children:hover a::after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  header .gnav .menu-item-has-children ul {
    position: absolute;
    display: none;
    background: rgba(255, 255, 255, 0.8);
    padding: 1em 0;
    width: 175%;
    position: absolute;
    z-index: 100;
    left: 50%;
    top: 100%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    list-style: none;
  }
  header .gnav .menu-item-has-children ul li a {
    color: #333333;
  }
  header .gnav .menu-item-has-children ul li a:hover {
    text-decoration: none;
    color: #3983C8;
  }
  header .gnav .menu-item-has-children ul li + li {
    margin-top: 1em;
  }
}
@media (min-width: 768px) {
  header .gnav .menu-item-has-children:hover &gt; ul {
    display: block;
  }
}
@media (max-width: 1023px) {
  header .gnav {
    right: -110%;
    top: 60px;
  }
  header .gnav &gt; ul {
    background: #3983C8;
  }
  header .gnav ul li:not(:last-child) {
    border-bottom: 1px solid #fafafa;
  }
  header .gnav ul li a {
    color: #fff !important;
    padding: 13px;
  }
  header .gnav .menu-item-has-children ul {
    list-style: none;
  }
  header .gnav .menu-item-has-children ul li:first-child {
    border-top: 1px solid #fafafa;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  header .gnav {
    top: 107px;
  }
}
@media (max-width: 600px) {
  header .gnav {
    width: 100%;
    top: 60px;
  }
}
@media (min-width: 1024px) {
  header .header_info_wrap {
    margin: 30px 0;
  }
}
header .header_info_wrap .header_info {
  position: static;
}
@media (min-width: 768px) {
  header .header_info_wrap .header_info .pc02 p.tel {
    display: block;
    width: 170px;
  }
  header .header_info_wrap .header_info .pc02 p.tel a {
    color: #fff;
    width: 170px;
    height: 47px;
    border: 1px solid #fff;
    line-height: 47px;
    text-align: center;
    border-radius: 999px;
    font-size: 1.6rem;
    padding-left: 16px;
    position: relative;
    font-family: "Manrope", sans-serif;
    font-weight: 600;
  }
  header .header_info_wrap .header_info .pc02 p.tel a::before {
    content: "";
    background: url(/wp-content/uploads/icon_tel.png) no-repeat center center/contain;
    width: 20px;
    height: 11px;
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    margin: auto;
  }
}
@media (min-width: 768px) {
  header .header_info_wrap .header_info .pc02 .right a.header_contact {
    display: inline-block;
    width: 170px;
    background: #3983C8;
    border-radius: 999px;
    color: #fff;
    font-weight: 600;
    height: 47px;
    line-height: 47px;
    text-align: center;
    position: relative;
    padding-left: 15px;
  }
  header .header_info_wrap .header_info .pc02 .right a.header_contact::before {
    content: "";
    background: url(/wp-content/uploads/icon_contact.png) no-repeat center center/contain;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    margin: auto;
  }
}
@media (min-width: 768px) and (hover: hover) {
  header .header_info_wrap .header_info .pc02 .right a.header_contact:hover {
    opacity: 0.7;
    text-decoration: none;
  }
}
@media (min-width: 768px) and (max-width: 1240px) {
  header .title {
    padding: 30px 0;
  }
  header .gnav {
    padding-bottom: 5px;
    padding-right: 0;
  }
  header .gnav &gt; ul &gt; li:not(.gnav_search) &gt; a {
    font-size: 1.4rem;
  }
  header .gnav .menu-item-has-children ul li a {
    font-size: 1.4rem;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1240px) and (max-width: 1023px) {
  header .gnav .menu-item-has-children ul li a {
    padding: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1240px) {
  header .header_info_wrap .header_info {
    position: absolute;
    top: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  header .header_info_wrap .header_info {
    top: 28px;
    right: 60px;
  }
}
@media (max-width: 600px) {
  header .header {
    height: 60px;
  }
}

header.scroll_header,
body:not(.home) header {
  background: #fff;
}
header.scroll_header .gnav ul &gt; li &gt; a,
body:not(.home) header .gnav ul &gt; li &gt; a {
  font-size: 1.4rem;
  color: #333333;
}
@media (hover: hover) {
  header.scroll_header .gnav ul &gt; li &gt; a:hover,
  body:not(.home) header .gnav ul &gt; li &gt; a:hover {
    color: #3983C8;
  }
}
header.scroll_header .gnav .menu-item-has-children &gt; a::after,
body:not(.home) header .gnav .menu-item-has-children &gt; a::after {
  border-color: #333333;
}
header.scroll_header .header_info_wrap .header_info .pc02 p.tel a,
body:not(.home) header .header_info_wrap .header_info .pc02 p.tel a {
  color: #333333;
  border-color: #333333;
}
@media (min-width: 1241px) {
  header.scroll_header .gnav,
  body:not(.home) header .gnav {
    padding-bottom: 22px;
  }
  header.scroll_header .header_info_wrap,
  body:not(.home) header .header_info_wrap {
    margin: 16px 0;
  }
}

.header-logo.headerLogoScroll.-before {
  display: none;
}

.header-logo.-after {
  display: none;
}

.header-logo.headerLogoScroll.-after {
  display: block;
}

body:not(.home) header {
  position: static;
}
body:not(.home) header.scroll_header {
  position: fixed;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  -webkit-animation: DownAnime 0.5s forwards;
          animation: DownAnime 0.5s forwards;
}

@-webkit-keyframes DownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes DownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media (min-width: 768px) {
  .sp_menu_wrap {
    display: none;
  }
}

#sp_menu {
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 6000;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
#sp_menu ul.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}
#sp_menu ul.flex li {
  width: 95px;
  text-align: center;
  margin: 0 auto;
}
#sp_menu ul.flex li a {
  color: #3983C8;
  height: 61px;
  display: block;
  font-size: 1rem;
  position: relative;
  padding-top: 40px;
}
#sp_menu ul.flex li a::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  top: 20%;
  left: 34%;
  width: 24px;
  height: 24px;
  background-image: url(/wp-content/uploads/footer_tel.png);
  background-size: 24px 24px;
}
#sp_menu ul.flex li:last-child a:before {
  background-image: url(/wp-content/uploads/footer_mail.png);
}

/*------------------------------------------------
sec01
------------------------------------------------*/
#s01 {
  background: url(/wp-content/uploads/mv_image001.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  #s01 {
    background-image: url(/wp-content/uploads/sp_mv_image001.jpg);
  }
}
#s01 h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 42px;
  font-weight: bold;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-left: 80px;
}
#s01 h2 img {
  width: 50%;
  max-width: 690px;
}
@media (max-width: 767px) {
  #s01 h2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
  }
  #s01 h2 img {
    width: 90%;
    image-rendering: auto;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  #s01 h2 img {
    width: 80%;
  }
}
#s01 .scroll_down {
  position: absolute;
  width: 100%;
  height: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
#s01 .scroll_down a {
  display: inline-block;
  position: absolute;
  right: 20px;
  bottom: 90px;
  left: auto;
  z-index: 2;
  width: 13px;
  padding: 10px 13px 110px;
  color: #fff;
  font-size: 12px;
  font-family: "Manrope", sans-serif;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  overflow: hidden;
  margin: auto;
}
#s01 .scroll_down a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 74%;
  width: 2px;
  height: 100px;
  background: #fff;
}
#s01 .scroll_down a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 74%;
  width: 2px;
  height: 100px;
  background: #2c68a1;
}
#s01 .scroll_down a:hover {
  opacity: 0.5;
}
#s01 #type01 a:after {
  -webkit-animation: sdl01 1.5s cubic-bezier(1, 0, 0, 1) infinite;
          animation: sdl01 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}
@-webkit-keyframes sdl01 {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
@keyframes sdl01 {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}

/*------------------------------------------------
sec02
------------------------------------------------*/
#s02 {
  background: url(/wp-content/uploads/top_service_bg001.jpg) no-repeat center center/cover;
  padding: 150px 0 80px;
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
@media (max-width: 767px) {
  #s02 {
    padding: 14vh 0 8vh;
  }
}
@media (max-width: 375px) {
  #s02 .section_title::before {
    font-size: 6rem;
  }
}
#s02 .service_rise_bnr {
  padding: 0 20px;
  text-align: center;
}
@media (max-width: 500px) {
  #s02 .service_rise_bnr {
    padding: 0;
  }
}
#s02 .service_rise_bnr picture img {
  width: 100%;
  -webkit-box-shadow: 0 2px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 11px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 500px) {
  #s02 .service_rise_bnr picture img {
    max-width: 340px;
    margin-bottom: 30px;
  }
}
@media (hover: hover) {
  #s02 .service_rise_bnr a:hover img {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@media (max-width: 1110px) {
  #s02 .wrapper_content {
    max-width: 830px;
  }
}
#s02 .swiper-area {
  position: relative;
}
@media (min-width: 768px) {
  #s02 .swiper-area {
    margin-top: 60px;
  }
}
#s02 .swiper {
  overflow: visible;
}
#s02 .swiper--wrapper {
  width: 100%;
  height: 300px;
}
#s02 .swiper-slide {
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 300px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (hover: hover) {
  #s02 .swiper-slide:hover {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
#s02 .swiper-slide figure img {
  -webkit-box-shadow: 0 2px 11px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 11px rgba(0, 0, 0, 0.1);
}
@media (max-width: 380px) {
  #s02 .swiper-slide figure img {
    width: 100%;
  }
}
#s02 .swiper-button-prev,
#s02 .swiper-button-next {
  display: grid;
  place-content: center;
  width: 6.4rem;
  height: 6.4rem;
  cursor: pointer;
}
#s02 .swiper-button-prev::before,
#s02 .swiper-button-next::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  border-radius: 50%;
}
#s02 .swiper-button-prev::after,
#s02 .swiper-button-next::after {
  width: 1.2rem;
  height: 1.2rem;
  content: "";
  border: solid #fff;
  border-width: 3px 3px 0 0;
}
#s02 .swiper-button-prev::after {
  margin-left: 0.4rem;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#s02 .swiper-button-next::after {
  margin-right: 0.4rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#s02 .swiper-button-disabled {
  pointer-events: none;
  opacity: 0;
}
#s02 .swiper-button-prev,
#s02 .swiper-button-next {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  margin: auto;
}
#s02 .swiper-button-prev {
  left: -20px;
}
@media (min-width: 500px) and (max-width: 767px) {
  #s02 .swiper-button-prev {
    left: 15%;
  }
}
#s02 .swiper-button-next {
  right: -20px;
}
@media (min-width: 500px) and (max-width: 767px) {
  #s02 .swiper-button-next {
    right: 15%;
  }
}
#s02 .swiper-button-prev::before,
#s02 .swiper-button-next::before {
  background-color: rgba(0, 0, 0, 0.3);
}
#s02 .swiper-button-prev::after,
#s02 .swiper-button-next::after {
  border-color: #fff;
}
#s02 .btn_wrapper {
  margin-top: 25px;
}
#s02 .btn_wrapper .more + .more {
  margin-top: 10px;
}
#s02 .btn_wrapper .more a {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
#s02 .btn_wrapper .more.btn_jyuku a {
  border-color: #F2C81F;
  background-color: #F2C81F;
  color: #3983C8;
}
#s02 .btn_wrapper .more.btn_jyuku .add_arrow::after {
  border-color: #3983C8;
}
#s02 .btn_wrapper .more.btn_jyuku .add_arrow:hover {
  border-color: #F2C81F;
  color: #3983C8;
  background: #F2C81F;
}
#s02 .btn_wrapper .more.btn_jyuku .add_arrow:hover::after {
  border-color: #3983C8;
}
#s02 .btn_service {
  margin-top: 40px;
}
#s02 .btn_service a {
  max-width: 250px;
}

/*------------------------------------------------
sec03
------------------------------------------------*/
#s03 {
  background: #DCE8F2;
  padding: 160px 0 120px;
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
@media (max-width: 1023px) {
  #s03 {
    padding: 13vh 0 8vh;
  }
}
@media (max-width: 767px) {
  #s03 {
    padding: 10vh 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#s03 .wrapper_content {
  background: #fff;
  -webkit-box-shadow: -5px 5px 8px rgba(88, 133, 171, 0.1);
          box-shadow: -5px 5px 8px rgba(88, 133, 171, 0.1);
  min-height: 70vh;
  padding: 70px 60px;
}
@media (max-width: 1240px) {
  #s03 .wrapper_content {
    margin: 0 20px;
  }
}
@media (max-width: 767px) {
  #s03 .wrapper_content {
    padding: 50px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#s03 .wrapper_content .ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  #s03 .wrapper_content .ttl {
    display: contents;
  }
}
#s03 .wrapper_content .ttl h2 {
  color: #3983C8;
}
@media (max-width: 767px) {
  #s03 .wrapper_content .ttl .btn_circle {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    text-align: center;
    margin-top: 30px;
  }
}
#s03 .wrapper_content .ttl .btn_circle a {
  font-weight: 600;
  position: relative;
  padding-right: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#s03 .wrapper_content .ttl .btn_circle a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#s03 .wrapper_content .ttl .btn_circle a::before {
  content: "";
  width: 33px;
  height: 33px;
  background: #3983C8;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
}
#s03 .wrapper_content .ttl .btn_circle a::after {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: block;
  position: absolute;
  top: 32%;
  right: 13px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#s03 ul,
body.archives main ul {
  list-style: none;
}
#s03 ul li,
body.archives main ul li {
  border-bottom: 1px solid #DCDCDC;
}
#s03 ul li:first-of-type,
body.archives main ul li:first-of-type {
  border-top: 1px solid #DCDCDC;
}
#s03 ul li a,
body.archives main ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 10px;
}
@media (max-width: 767px) {
  #s03 ul li a,
  body.archives main ul li a {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    row-gap: 10px;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
    padding: 25px 0;
  }
}
#s03 ul li a:hover,
body.archives main ul li a:hover {
  text-decoration: none;
}
#s03 ul li a:hover h3,
body.archives main ul li a:hover h3 {
  color: #3983C8;
}
#s03 ul li a .time,
body.archives main ul li a .time {
  font-size: 1.4rem;
  font-family: "Manrope", sans-serif;
  margin: 0;
  width: 90px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #s03 ul li a .time,
  body.archives main ul li a .time {
    font-size: 1.2rem;
    width: 60px;
  }
}
#s03 ul li a .tag,
body.archives main ul li a .tag {
  width: 160px;
  margin: 0;
  text-wrap: nowrap;
}
#s03 ul li a .tag span,
body.archives main ul li a .tag span {
  font-size: 1.2rem;
  color: #3983C8;
  border: 1px solid #3983C8;
  border-radius: 999px;
  padding: 2px 10px;
}
#s03 ul li a h3,
body.archives main ul li a h3 {
  font-size: 1.6rem;
  margin: 0;
  padding: 0;
  text-align: left;
  width: calc(100% - 140px - 80px);
}
@media (max-width: 767px) {
  #s03 ul li a h3,
  body.archives main ul li a h3 {
    width: 100%;
  }
}
#s03 ul li a h3::before,
body.archives main ul li a h3::before {
  content: none;
}

/*------------------------------------------------
sec04
------------------------------------------------*/
#s04 {
  padding: 150px 0;
  /*アコーディオン全体*/
}
@media (max-width: 768px) {
  #s04 {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  #s04 div.wrapper_content .sp_none {
    display: none;
  }
}
@media (min-width: 768px) {
  #s04 div.wrapper_content .pc_none {
    display: none;
  }
}
@media (min-width: 768px) {
  #s04 div.wrapper_content div.parts_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
  }
  #s04 div.wrapper_content div.parts_inner figure {
    width: 50%;
  }
}
#s04 .ttl h2 {
  color: #3983C8;
  line-height: 1.8;
}
#s04 .marker_yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FFE372));
  background: -webkit-linear-gradient(transparent 60%, #FFE372 60%);
  background: linear-gradient(transparent 60%, #FFE372 60%);
  padding-bottom: 0.1em;
}
#s04 h3::before {
  content: none;
}
@media (min-width: 768px) {
  #s04 .text-small {
    font-size: 1.4rem;
  }
}
#s04 .list_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  margin-top: 50px;
}
@media (max-width: 1023px) {
  #s04 .list_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#s04 .list_wrapper h4 {
  background: -webkit-linear-gradient(315deg, rgb(57, 131, 200) 0%, rgb(147, 194, 214) 100%);
  background: linear-gradient(135deg, rgb(57, 131, 200) 0%, rgb(147, 194, 214) 100%);
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  padding: 14px 50px;
  margin-bottom: 0;
  text-align: center;
}
#s04 .list_wrapper h4::before {
  content: none;
}
#s04 .list_wrapper div:nth-of-type(2) {
  width: 100%;
}
#s04 .list_wrapper .local_list {
  background: #dce8f2;
  padding: 30px;
}
#s04 .list_wrapper .local_list dl div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  line-height: 1.6;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#s04 .list_wrapper .local_list dl div dt {
  width: 75px;
}
@media (max-width: 767px) {
  #s04 .list_wrapper .local_list dl div dt {
    width: 95px;
    font-size: 1.5rem;
  }
}
#s04 .list_wrapper .local_list dl div dd {
  width: 280px;
  text-align: justify;
}
@media (max-width: 1023px) {
  #s04 .list_wrapper .local_list dl div dd {
    width: 100%;
    max-width: 490px;
    font-size: 1.5rem;
  }
}
#s04 .list_wrapper .local_list dl div + div {
  margin-top: 10px;
}
#s04 .list_wrapper .school_list {
  background: #dce8f2;
  padding: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 3em;
}
@media (max-width: 1200px) {
  #s04 .list_wrapper .school_list {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
#s04 .list_wrapper .school_list ul {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}
@media (max-width: 1200px) {
  #s04 .list_wrapper .school_list ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 550px) {
  #s04 .list_wrapper .school_list ul {
    grid-template-columns: 1fr;
  }
  #s04 .list_wrapper .school_list ul li {
    font-size: 1.5rem;
  }
}
#s04 .accordion_one {
  max-width: 1024px;
  margin: 0 auto;
  margin-bottom: 30px;
}
#s04 .accordion_one .accordion_header {
  background: -webkit-linear-gradient(315deg, rgb(57, 131, 200) 0%, rgb(147, 194, 214) 100%);
  background: linear-gradient(135deg, rgb(57, 131, 200) 0%, rgb(147, 194, 214) 100%);
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  padding: 20px 50px;
  text-align: left;
  position: relative;
  z-index: 1;
  cursor: pointer;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  /*　closeというクラスがついたら形状変化　*/
}
#s04 .accordion_one .accordion_header::before, #s04 .accordion_one .accordion_header::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 2px;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#s04 .accordion_one .accordion_header::before {
  top: 48%;
  left: auto;
  bottom: auto;
  right: 15px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
#s04 .accordion_one .accordion_header::after {
  top: 48%;
  right: 15px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#s04 .accordion_one .accordion_header .accordion_header.close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#s04 .accordion_one .accordion_header .accordion_header.close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#s04 .accordion_one .accordion_inner {
  display: none;
  padding: 30px 30px;
  background: #dce8f2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#s04 .accordion_one .accordion_inner.stay {
  display: block;
}
#s04 .accordion_one .accordion_inner .txt_a_ac {
  margin: 0;
}
#s04 .accordion_one .accordion_inner .txt_a_ac ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
@media (max-width: 767px) {
  #s04 .accordion_one .accordion_inner .txt_a_ac ul {
    grid-template-columns: 1fr;
    gap: 5px;
  }
}
#s04 .accordion_one .accordion_inner .txt_a_ac ul li {
  width: 95%;
  margin-left: 20px;
  line-height: 1.8;
}
#s04 .accordion_one .accordion_inner .txt_a_ac.accordion_01 ul {
  grid-template-columns: 1fr;
  gap: 5px;
}
#s04 .accordion_one .accordion_inner .txt_a_ac.accordion_03 ul {
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 767px) {
  #s04 .accordion_one .accordion_inner .txt_a_ac.accordion_03 ul {
    grid-template-columns: 1fr;
    gap: 5px;
  }
}
#s04 .accordion_one .accordion_inner .txt_a_ac h3 {
  color: #3983C8;
  text-align: left;
  margin-top: 30px;
  font-size: 2rem;
}
#s04 .accordion_one .accordion_inner .txt_a_ac h3::before {
  content: none;
}
#s04 .accordion_one .accordion_inner .txt_a_ac .accordion_text {
  font-weight: 600;
  font-size: 2rem;
  margin-top: 20px;
  line-height: 1.8;
}
#s04 .accordion_one .accordion_inner .txt_a_ac .accordion_text .marker_yellow {
  color: #F12222;
}
@media screen and (max-width: 1024px) {
  #s04 .accordion_one .accordion_header {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #s04 .accordion_one .accordion_header {
    font-size: 16px;
    text-align: left;
    padding: 15px 60px 15px 15px;
  }
}

/*------------------------------------------------
sec05
------------------------------------------------*/
#s05 {
  background: url(/wp-content/uploads/top_example_bg001.jpg) no-repeat center center/cover;
  padding: 150px 0;
}
@media (max-width: 1023px) {
  #s05 {
    padding: 200px 0 150px;
  }
}
@media (max-width: 767px) {
  #s05 {
    padding: 80px 0;
    background: url(/wp-content/uploads/top_example_bg001.jpg) no-repeat left 20% center/cover;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  #s05 .wrapper_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#s05 .ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
@media (max-width: 767px) {
  #s05 .ttl {
    display: contents;
  }
}
#s05 .ttl .section_title {
  color: #fff;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #s05 .ttl .section_title {
    width: 100%;
    text-align: left;
  }
}
#s05 .ttl .section_title::before {
  color: rgba(255, 255, 255, 0.17);
}
@media (max-width: 767px) {
  #s05 .ttl .section_title::before {
    white-space: nowrap;
    font-size: 5.7rem;
  }
}
#s05 .ttl .more {
  width: 245px;
}
@media (max-width: 767px) {
  #s05 .ttl .more {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 60px;
  }
}
@media (min-width: 768px) {
  #s05 .ttl .more {
    position: absolute;
    bottom: -30px;
    right: 0;
  }
}
@media (min-width: 768px) {
  #s05 .swiper-area {
    margin-top: 60px;
  }
}
#s05 .swiper {
  overflow: visible;
}
@media (min-width: 768px) {
  #s05 .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
@media (min-width: 670px) and (max-width: 767px) {
  #s05 .swiper-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#s05 .swiper-wrapper .swiper-slide {
  width: 100% !important;
  height: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#s05 .swiper-wrapper .swiper-slide:hover {
  text-decoration: none;
}
@media (hover: hover) {
  #s05 .swiper-wrapper .swiper-slide:hover {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@media (max-width: 767px) {
  #s05 .swiper-wrapper .swiper-slide {
    width: 300px !important;
  }
}
@media (max-width: 400px) {
  #s05 .swiper-wrapper .swiper-slide {
    width: 270px !important;
  }
}
#s05 .swiper-wrapper .swiper-slide .s04_card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 16px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  gap: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
@media (max-width: 767px) {
  #s05 .swiper-wrapper .swiper-slide .s04_card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 767px) {
  #s05 .swiper-wrapper .swiper-slide .s04_card figure,
  #s05 .swiper-wrapper .swiper-slide .s04_card figure img {
    width: 100%;
  }
}
#s05 .swiper-wrapper .swiper-slide .s04_card .textbox {
  width: 100%;
}
#s05 .swiper-wrapper .swiper-slide .s04_card .textbox .time {
  font-family: "Manrope", sans-serif;
  font-size: 1.3rem;
  color: #7a7a7a;
  margin-bottom: 8px;
}
#s05 .swiper-wrapper .swiper-slide .s04_card .textbox h3 {
  font-size: 1.8rem;
  text-align: left;
}
#s05 .swiper-wrapper .swiper-slide .s04_card .textbox h3::before {
  content: none;
}
#s05 .swiper-wrapper .swiper-slide .s04_card .textbox p.detail {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#s05 .swiper-wrapper .swiper-slide .s04_card .textbox .btn_example {
  text-align: right;
  text-decoration: underline;
}

/*------------------------------------------------
sec06
------------------------------------------------*/
#s06 {
  background: #F6F6F6;
  padding: 140px 0 100px;
}
@media (max-width: 767px) {
  #s06 {
    padding: 80px 0;
  }
}
#s06 .wrapper_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 100px;
}
@media (max-width: 1023px) {
  #s06 .wrapper_content {
    gap: 30px;
  }
}
@media (max-width: 767px) {
  #s06 .wrapper_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 768px) {
  #s06 .textbox {
    width: 50%;
  }
}
#s06 .textbox h2 {
  font-size: 2.4rem;
  color: #3983C8;
  text-align: left;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #s06 .textbox h2 {
    font-size: 1.8rem;
  }
}
#s06 .textbox h2::before {
  content: none;
}
#s06 .textbox dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  padding: 20px 0;
  border-bottom: 1px solid #C4C4C4;
  text-align: left;
}
@media (max-width: 767px) {
  #s06 .textbox dl {
    gap: 5px;
    padding: 10px 0;
  }
}
#s06 .textbox dl dt {
  width: 60px;
  font-weight: 500;
}
#s06 .textbox .more {
  margin-top: 30px;
}
#s06 .textbox .more a {
  max-width: 250px;
}
@media (min-width: 768px) {
  #s06 .textbox .more a {
    margin-left: 0;
  }
}

/*------------------------------------------------
footer
------------------------------------------------*/
footer {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  position: inherit;
  bottom: 0;
  left: 0;
  border-top: none;
  width: 100%;
  background: #fff;
  padding: 0;
}
footer .footer {
  background: #fff;
  padding: 50px 30px;
}
@media (max-width: 767px) {
  footer .footer {
    padding: 60px 20px 80px;
  }
}
footer .footer .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1200px;
}
@media (max-width: 767px) {
  footer .footer .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
footer .footer .container::after {
  content: none;
}
@media (min-width: 768px) {
  footer .footer .container .footer_l figure {
    text-align: left;
  }
}
footer .footer .container .footer_l figure img {
  width: 207px;
  image-rendering: auto;
}
footer .footer .container .footer_l nav {
  margin-top: 30px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  footer .footer .container .footer_l nav {
    margin-bottom: 20px;
  }
}
footer .footer .container .footer_l nav ul {
  text-align: left;
}
footer .footer .container .footer_l nav ul li:after {
  content: none;
}
footer .footer .container .footer_r .pc02 p.tel {
  display: block;
  width: 250px;
}
@media (max-width: 767px) {
  footer .footer .container .footer_r .pc02 p.tel {
    display: none;
  }
}
footer .footer .container .footer_r .pc02 p.tel a {
  color: #3983C8;
  width: 245px;
  height: 47px;
  border: 1px solid #3983C8;
  line-height: 47px;
  text-align: center;
  border-radius: 999px;
  font-size: 1.6rem;
  padding-left: 16px;
  position: relative;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
}
footer .footer .container .footer_r .pc02 p.tel a::before {
  content: "";
  background: url(/wp-content/uploads/icon_tel.png) no-repeat center center/contain;
  width: 20px;
  height: 11px;
  position: absolute;
  top: 0;
  left: 35px;
  bottom: 0;
  margin: auto;
}
footer .footer .container .footer_r .pc02 .right a.footer_contact {
  margin-top: 10px;
  display: inline-block;
  width: 245px;
  background: #3983C8;
  border-radius: 999px;
  color: #fff;
  font-weight: 600;
  height: 47px;
  line-height: 47px;
  text-align: center;
  position: relative;
  padding-left: 15px;
}
@media (hover: hover) {
  footer .footer .container .footer_r .pc02 .right a.footer_contact:hover {
    opacity: 0.7;
    text-decoration: none;
  }
}
@media (max-width: 767px) {
  footer .footer .container .footer_r .pc02 .right a.footer_contact {
    display: none;
  }
}
footer .footer .container .footer_r .pc02 .right a.footer_contact::before {
  content: "";
  background: url(/wp-content/uploads/icon_contact.png) no-repeat center center/contain;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
  margin: auto;
}
@media (min-width: 768px) {
  footer .footer .copyright {
    text-align: left;
    max-width: 1200px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  footer .footer .copyright {
    margin-top: 10px;
  }
}
footer .footer .copyright p {
  font-size: 1.2rem;
  color: #949494;
}

body:not(.home) footer {
  position: static;
}
body:not(.home) footer .footer {
  background: #EFF5FA;
}

.pagetop {
  z-index: 9989;
}

.pagetop a {
  background: #F2C81F;
}

.here {
  font-weight: bold;
  color: black !important;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/*----------------------------------------------------------
under
----------------------------------------------------------*/
body:not(.home) h1 {
  height: 300px;
  background: url(/wp-content/uploads/under_ttl_news.jpg) no-repeat center center/cover;
  color: #fff;
}
body:not(.home) h1::after {
  content: none;
}
@media (max-width: 767px) {
  body:not(.home) h1 {
    height: 220px;
    background-position: 20% 10%;
  }
}
body:not(.home) h2 {
  border-color: #3983C8;
}
body:not(.home) h3 {
  background: transparent;
  padding-left: 0;
  font-size: 2rem;
  margin-top: 40px;
  margin-bottom: 0;
}
body:not(.home) main {
  min-height: 800px;
}

body.archive .article .container {
  padding: 60px;
  background: #EFF5FA;
}
@media (max-width: 767px) {
  body.archive .article .container {
    padding: 30px 15px;
  }
}
body.archive .article .container .more {
  margin-top: 30px;
}

body.archives main ul {
  padding: 50px 0 100px;
}

body.single h2 {
  margin-bottom: 20px;
}
body.single h2.kouen_h2 {
  font-size: 6.5rem;
  text-align: center;
  border-bottom: none;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  body.single h2.kouen_h2 {
    font-size: 4rem;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
body.single p.kouen_p {
  font-size: 2.5rem;
}
@media (max-width: 767px) {
  body.single p.kouen_p {
    font-size: 1.8rem;
  }
}
body.single .ul_wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 3em;
}
@media (max-width: 767px) {
  body.single .ul_wrapper {
    grid-template-columns: 1fr;
  }
}
body.single ul.kouen_ul {
  background: #EFF5FA;
  padding: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
body.single ul.kouen_ul li {
  margin-left: 1.5em;
  font-size: 1.6rem;
  font-weight: 800;
}
@media (min-width: 768px) and (max-width: 1023px) {
  body.single ul.kouen_ul li .name {
    display: block;
  }
}
@media (max-width: 545px) {
  body.single ul.kouen_ul li .name {
    display: block;
  }
}
body.single ul.kouen_ul li .name_bold {
  font-size: 2.6rem;
}
body.single ul.kouen_ul li.line_height {
  line-height: 1.2;
  font-size: 1.5rem;
}

body.about h1 {
  background-image: url(/wp-content/uploads/under_ttl_about.jpg);
}
body.about .about_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-bottom: solid 1px #CCCCCC;
  padding: 30px 10px;
}
@media (max-width: 767px) {
  body.about .about_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px 10px;
  }
}
body.about .about_item dt {
  width: 20%;
  font-weight: bold;
}
@media (max-width: 767px) {
  body.about .about_item dt {
    width: 100%;
    margin-bottom: 10px;
  }
}
body.about .about_item dd {
  width: 80%;
}
@media (max-width: 767px) {
  body.about .about_item dd {
    width: 100%;
  }
}
body.about .about_item dd ul {
  padding-left: 20px;
}
body.about .about_item dd .googlemap {
  width: 100%;
  padding-top: 40%;
  margin-top: 30px;
}
body.about .about_item:first-child {
  border-top: solid 1px #CCCCCC;
}

body.contact h1,
body.contact-confirm h1 {
  background-image: url(/wp-content/uploads/under_ttl_contact.jpg);
}
body.contact .contact_mail_wrapper,
body.contact-confirm .contact_mail_wrapper {
  max-width: 800px;
  margin: auto;
}
body.contact .contact_mail_wrapper .attention,
body.contact-confirm .contact_mail_wrapper .attention {
  background: #EFF5FA;
  padding: 2em 4em 3em;
  margin-top: 30px;
}
@media (max-width: 767px) {
  body.contact .contact_mail_wrapper .attention,
  body.contact-confirm .contact_mail_wrapper .attention {
    padding: 1em;
  }
}
body.contact .contact_mail_wrapper .attention h3,
body.contact-confirm .contact_mail_wrapper .attention h3 {
  text-align: center;
  color: #3983C8;
  margin-top: 0;
  padding-right: 0;
}
body.contact .contact_mail_wrapper .attention ul,
body.contact-confirm .contact_mail_wrapper .attention ul {
  padding-left: 1em;
}
body.contact .contact_mail_wrapper .form_wrapper,
body.contact-confirm .contact_mail_wrapper .form_wrapper {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  body.contact .contact_mail_wrapper .form_wrapper,
  body.contact-confirm .contact_mail_wrapper .form_wrapper {
    padding: 1em;
  }
}
@media (max-width: 400px) {
  body.contact .contact_mail_wrapper .form_wrapper,
  body.contact-confirm .contact_mail_wrapper .form_wrapper {
    padding: 0;
  }
}
body.contact .contact_mail_wrapper dl,
body.contact-confirm .contact_mail_wrapper dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media (max-width: 767px) {
  body.contact .contact_mail_wrapper dl,
  body.contact-confirm .contact_mail_wrapper dl {
    gap: 10px;
  }
}
body.contact .contact_mail_wrapper dl + dl,
body.contact-confirm .contact_mail_wrapper dl + dl {
  margin-top: 40px;
}
body.contact .contact_mail_wrapper dl:first-of-type,
body.contact-confirm .contact_mail_wrapper dl:first-of-type {
  margin-top: 40px;
}
body.contact .contact_mail_wrapper dt,
body.contact-confirm .contact_mail_wrapper dt {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media (max-width: 900px) {
  body.contact .contact_mail_wrapper dt,
  body.contact-confirm .contact_mail_wrapper dt {
    width: 100%;
  }
}
body.contact .contact_mail_wrapper dd,
body.contact-confirm .contact_mail_wrapper dd {
  width: 100%;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
body.contact .contact_mail_wrapper label,
body.contact-confirm .contact_mail_wrapper label {
  font-weight: bold;
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  body.contact .contact_mail_wrapper label,
  body.contact-confirm .contact_mail_wrapper label {
    font-size: 1.5rem;
  }
}
body.contact .contact_mail_wrapper .require,
body.contact-confirm .contact_mail_wrapper .require {
  position: relative;
}
body.contact .contact_mail_wrapper .require::after,
body.contact-confirm .contact_mail_wrapper .require::after {
  content: "必須";
  position: absolute;
  bottom: 0;
  right: -3.5em;
  background-color: #3983C8;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.4rem;
  padding: 0px 5px;
}
@media (max-width: 767px) {
  body.contact .contact_mail_wrapper .require::after,
  body.contact-confirm .contact_mail_wrapper .require::after {
    right: -3.5em;
    bottom: -2px;
  }
}
body.contact .contact_mail_wrapper .label_gray,
body.contact-confirm .contact_mail_wrapper .label_gray {
  position: relative;
}
body.contact .contact_mail_wrapper .label_gray::after,
body.contact-confirm .contact_mail_wrapper .label_gray::after {
  content: "任意";
  position: absolute;
  bottom: 0;
  right: -3.5em;
  background-color: #858585;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.4rem;
  padding: 0px 5px;
}
@media (max-width: 767px) {
  body.contact .contact_mail_wrapper .contact_radio .wpcf7-list-item,
  body.contact-confirm .contact_mail_wrapper .contact_radio .wpcf7-list-item {
    display: block;
    margin-left: 0;
  }
}
body.contact .contact_mail_wrapper input[type=text],
body.contact .contact_mail_wrapper input[type=email],
body.contact .contact_mail_wrapper input[type=tel],
body.contact .contact_mail_wrapper textarea,
body.contact-confirm .contact_mail_wrapper input[type=text],
body.contact-confirm .contact_mail_wrapper input[type=email],
body.contact-confirm .contact_mail_wrapper input[type=tel],
body.contact-confirm .contact_mail_wrapper textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  width: 100%;
  border-radius: 5px;
  padding: 10px;
  border: 1px solid #ccc;
}
body.contact .contact_mail_wrapper input[type=text]::-webkit-input-placeholder, body.contact .contact_mail_wrapper input[type=email]::-webkit-input-placeholder, body.contact .contact_mail_wrapper input[type=tel]::-webkit-input-placeholder, body.contact .contact_mail_wrapper textarea::-webkit-input-placeholder, body.contact-confirm .contact_mail_wrapper input[type=text]::-webkit-input-placeholder, body.contact-confirm .contact_mail_wrapper input[type=email]::-webkit-input-placeholder, body.contact-confirm .contact_mail_wrapper input[type=tel]::-webkit-input-placeholder, body.contact-confirm .contact_mail_wrapper textarea::-webkit-input-placeholder {
  color: #ccc;
  font-family: "Noto Sans JP", sans-serif;
}
body.contact .contact_mail_wrapper input[type=text]::-moz-placeholder, body.contact .contact_mail_wrapper input[type=email]::-moz-placeholder, body.contact .contact_mail_wrapper input[type=tel]::-moz-placeholder, body.contact .contact_mail_wrapper textarea::-moz-placeholder, body.contact-confirm .contact_mail_wrapper input[type=text]::-moz-placeholder, body.contact-confirm .contact_mail_wrapper input[type=email]::-moz-placeholder, body.contact-confirm .contact_mail_wrapper input[type=tel]::-moz-placeholder, body.contact-confirm .contact_mail_wrapper textarea::-moz-placeholder {
  color: #ccc;
  font-family: "Noto Sans JP", sans-serif;
}
body.contact .contact_mail_wrapper input[type=text]:-ms-input-placeholder, body.contact .contact_mail_wrapper input[type=email]:-ms-input-placeholder, body.contact .contact_mail_wrapper input[type=tel]:-ms-input-placeholder, body.contact .contact_mail_wrapper textarea:-ms-input-placeholder, body.contact-confirm .contact_mail_wrapper input[type=text]:-ms-input-placeholder, body.contact-confirm .contact_mail_wrapper input[type=email]:-ms-input-placeholder, body.contact-confirm .contact_mail_wrapper input[type=tel]:-ms-input-placeholder, body.contact-confirm .contact_mail_wrapper textarea:-ms-input-placeholder {
  color: #ccc;
  font-family: "Noto Sans JP", sans-serif;
}
body.contact .contact_mail_wrapper input[type=text]::-ms-input-placeholder, body.contact .contact_mail_wrapper input[type=email]::-ms-input-placeholder, body.contact .contact_mail_wrapper input[type=tel]::-ms-input-placeholder, body.contact .contact_mail_wrapper textarea::-ms-input-placeholder, body.contact-confirm .contact_mail_wrapper input[type=text]::-ms-input-placeholder, body.contact-confirm .contact_mail_wrapper input[type=email]::-ms-input-placeholder, body.contact-confirm .contact_mail_wrapper input[type=tel]::-ms-input-placeholder, body.contact-confirm .contact_mail_wrapper textarea::-ms-input-placeholder {
  color: #ccc;
  font-family: "Noto Sans JP", sans-serif;
}
body.contact .contact_mail_wrapper input[type=text]::placeholder,
body.contact .contact_mail_wrapper input[type=email]::placeholder,
body.contact .contact_mail_wrapper input[type=tel]::placeholder,
body.contact .contact_mail_wrapper textarea::placeholder,
body.contact-confirm .contact_mail_wrapper input[type=text]::placeholder,
body.contact-confirm .contact_mail_wrapper input[type=email]::placeholder,
body.contact-confirm .contact_mail_wrapper input[type=tel]::placeholder,
body.contact-confirm .contact_mail_wrapper textarea::placeholder {
  color: #ccc;
  font-family: "Noto Sans JP", sans-serif;
}
body.contact .contact_mail_wrapper input.p-postal-code,
body.contact-confirm .contact_mail_wrapper input.p-postal-code {
  width: auto;
}
body.contact .contact_mail_wrapper .contact_add br,
body.contact-confirm .contact_mail_wrapper .contact_add br {
  display: none;
}
body.contact .contact_mail_wrapper .contact_privacy,
body.contact-confirm .contact_mail_wrapper .contact_privacy {
  text-align: center;
  margin-top: 30px;
}
@media (max-width: 767px) {
  body.contact .contact_mail_wrapper .contact_privacy,
  body.contact-confirm .contact_mail_wrapper .contact_privacy {
    text-align: left;
  }
  body.contact .contact_mail_wrapper .contact_privacy br.pc_only,
  body.contact-confirm .contact_mail_wrapper .contact_privacy br.pc_only {
    display: none;
  }
}
body.contact .contact_mail_wrapper .contact_privacy a,
body.contact-confirm .contact_mail_wrapper .contact_privacy a {
  text-decoration: underline;
}
body.contact .contact_mail_wrapper .agree_text,
body.contact-confirm .contact_mail_wrapper .agree_text {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 400px) {
  body.contact .contact_mail_wrapper .agree_text span,
  body.contact-confirm .contact_mail_wrapper .agree_text span {
    font-size: 1.3rem;
  }
}
body.contact .contact_mail_wrapper .agree_text .required,
body.contact-confirm .contact_mail_wrapper .agree_text .required {
  background-color: #3983C8;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.4rem;
  padding: 3px 5px;
  display: inline-block;
}
body.contact .contact_mail_wrapper .agree_text .wpcf7-list-item,
body.contact-confirm .contact_mail_wrapper .agree_text .wpcf7-list-item {
  margin-right: 10px;
}
body.contact .contact_mail_wrapper .agree_text a,
body.contact-confirm .contact_mail_wrapper .agree_text a {
  font-weight: 500;
  color: #3983C8;
}
body.contact .contact_mail_wrapper input[type=submit],
body.contact-confirm .contact_mail_wrapper input[type=submit] {
  display: block;
  margin: 0 auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  max-width: 280px;
  border: none;
  padding: 20px 30px;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 500;
  font-size: 1.8rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  background-color: #3983C8;
}
body.contact .contact_mail_wrapper input[type=submit]:disabled,
body.contact-confirm .contact_mail_wrapper input[type=submit]:disabled {
  background-color: #e4e4e4;
  color: #333;
  cursor: default;
}
@media (max-width: 767px) {
  body.contact .contact_mail_wrapper input[type=submit],
  body.contact-confirm .contact_mail_wrapper input[type=submit] {
    background-color: #3983C8;
    color: #fff;
  }
}

body.contact-confirm .contact_mail_wrapper dl {
  gap: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
body.contact-confirm .contact_mail_wrapper .btn_wrapper {
  margin: 50px 0 80px;
}
body.contact-confirm .contact_mail_wrapper .btn_wrapper br {
  display: none;
}
body.contact-confirm .contact_mail_wrapper input[type=button] {
  display: block;
  margin: 0 auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  max-width: 280px;
  border: none;
  padding: 20px 30px;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 500;
  font-size: 1.8rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  background-color: #7a7a7a;
}
@media (max-width: 767px) {
  body.contact-confirm .contact_mail_wrapper input[type=button] {
    background-color: #3983C8;
    color: #fff;
  }
}

body.contact-thanks .more {
  margin: 60px 0 80px;
}

body.privacy-policy {
  line-height: 1.8;
}
body.privacy-policy h1 {
  background-image: url(/wp-content/uploads/under_ttl_privacy.jpg);
}
body.privacy-policy main ol {
  padding-left: 1em;
}
body.privacy-policy main ol &gt; li {
  margin-top: 10px;
}
body.privacy-policy main .mt2em {
  margin-top: 2em;
}
body.privacy-policy main ul {
  list-style: none;
  margin-top: 1em;
}
body.privacy-policy main ul ul {
  margin-top: 0.5em;
  margin-left: 0.8em !important;
}
body.privacy-policy main ul.ul_mt &gt; li {
  margin-top: 10px;
}
body.privacy-policy main ol li span {
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
  margin-top: 16px;
}
body.privacy-policy main dd {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  body.privacy-policy main .container .container {
    padding: 0;
  }
}

body.product h1,
body.jyuku h1,
body.school h1 {
  background-image: url(/wp-content/uploads/under_ttl_service.jpg);
}

body.product .container,
body.product .column_main.span_12 {
  max-width: 100%;
}
body.product footer .container {
  max-width: 1200px;
}
body.product main {
  padding-bottom: 120px;
}
body.product main div + div {
  margin-top: 100px;
}
body.product main ul {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media (max-width: 500px) {
  body.product main ul {
    grid-template-columns: 1fr;
  }
}
body.product main ul img {
  border-radius: 20px;
}
body.product main ul a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (hover: hover) {
  body.product main ul a:hover {
    opacity: 0.7;
  }
}

@media (min-width: 1024px) {
  body.jyuku section div.container,
  body.school section div.container,
  body.risepotal section div.container {
    max-width: none;
    position: relative;
  }
  body.jyuku section div.container .sidenav,
  body.school section div.container .sidenav,
  body.risepotal section div.container .sidenav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
  body.jyuku section div.container .column_main.span_12,
  body.school section div.container .column_main.span_12,
  body.risepotal section div.container .column_main.span_12 {
    max-width: none;
    padding: 0 5em 0 20em;
  }
  body.jyuku section div.container .product,
  body.school section div.container .product,
  body.risepotal section div.container .product {
    max-width: 1100px;
    margin: auto;
  }
}
body.jyuku .product_list,
body.school .product_list,
body.risepotal .product_list {
  position: -webkit-sticky;
  position: sticky;
  top: 200px;
  left: 0;
}
@media (min-width: 1024px) {
  body.jyuku .product_list,
  body.school .product_list,
  body.risepotal .product_list {
    background: #EFF5FA;
    padding: 30px 30px 30px 60px;
    border-radius: 0 20px 20px 0;
    margin-bottom: 60px;
  }
}
@media (max-width: 1023px) {
  body.jyuku .product_list,
  body.school .product_list,
  body.risepotal .product_list {
    width: 100%;
    position: static;
    padding-left: 0;
    padding-bottom: 40px;
  }
  body.jyuku .product_list ul,
  body.school .product_list ul,
  body.risepotal .product_list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 20px;
  }
}
@media (max-width: 1023px) and (min-width: 501px) and (max-width: 1023px) {
  body.jyuku .product_list ul,
  body.school .product_list ul,
  body.risepotal .product_list ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
body.jyuku .product_list li,
body.school .product_list li,
body.risepotal .product_list li {
  list-style: none;
  position: relative;
  font-weight: 600;
}
@media (max-width: 1023px) {
  body.jyuku .product_list li,
  body.school .product_list li,
  body.risepotal .product_list li {
    border-bottom: 1px solid #dce4ef;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  body.jyuku .product_list li,
  body.school .product_list li,
  body.risepotal .product_list li {
    font-size: 1.3rem;
  }
}
@media (max-width: 500px) {
  body.jyuku .product_list li,
  body.school .product_list li,
  body.risepotal .product_list li {
    width: calc(50% - 20px);
  }
}
body.jyuku .product_list li::before,
body.school .product_list li::before,
body.risepotal .product_list li::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -20px;
  top: 9px;
  background: #3983C8;
  width: 10px;
  height: 10px;
  border-radius: 999px;
}
@media (max-width: 1023px) {
  body.jyuku .product_list li::before,
  body.school .product_list li::before,
  body.risepotal .product_list li::before {
    content: none;
  }
}
@media (max-width: 1023px) {
  body.jyuku .product_list li,
  body.school .product_list li,
  body.risepotal .product_list li {
    padding-right: 25px;
  }
  body.jyuku .product_list li::after,
  body.school .product_list li::after,
  body.risepotal .product_list li::after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #3983C8;
    border-right: 2px solid #3983C8;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
}
@media (hover: hover) {
  body.jyuku .product_list li a:hover,
  body.school .product_list li a:hover,
  body.risepotal .product_list li a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}
body.jyuku .product_list li + li,
body.school .product_list li + li,
body.risepotal .product_list li + li {
  margin-top: 30px;
}
@media (max-width: 1023px) {
  body.jyuku .product_list li + li,
  body.school .product_list li + li,
  body.risepotal .product_list li + li {
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  body.jyuku .product_list li a.is-active,
  body.school .product_list li a.is-active,
  body.risepotal .product_list li a.is-active {
    color: #3983C8;
  }
  body.jyuku .btn_wrapper,
  body.school .btn_wrapper,
  body.risepotal .btn_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    margin-top: 10px;
  }
  body.jyuku .school_btn,
  body.jyuku .jyuku_btn,
  body.jyuku .flow_btn,
  body.school .school_btn,
  body.school .jyuku_btn,
  body.school .flow_btn,
  body.risepotal .school_btn,
  body.risepotal .jyuku_btn,
  body.risepotal .flow_btn {
    border-radius: 999px;
    width: 200px;
    margin-left: -20px;
    margin-top: 20px;
    font-size: 1.4rem;
    text-decoration: none;
    font-weight: 600;
    text-align: center;
    padding: 13px 10px;
    background: #3983C8;
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media (min-width: 1024px) and (hover: hover) {
  body.jyuku .school_btn:hover,
  body.jyuku .jyuku_btn:hover,
  body.jyuku .flow_btn:hover,
  body.school .school_btn:hover,
  body.school .jyuku_btn:hover,
  body.school .flow_btn:hover,
  body.risepotal .school_btn:hover,
  body.risepotal .jyuku_btn:hover,
  body.risepotal .flow_btn:hover {
    opacity: 0.7;
  }
}
@media (min-width: 1024px) {
  body.jyuku .flow_btn,
  body.school .flow_btn,
  body.risepotal .flow_btn {
    background: #F2C81F;
    color: #333333;
  }
}
@media (max-width: 1023px) {
  body.jyuku .btn_wrapper,
  body.school .btn_wrapper,
  body.risepotal .btn_wrapper {
    display: none;
  }
}
body.jyuku h2,
body.school h2,
body.risepotal h2 {
  background: #3983C8;
  color: #fff;
  padding: 17px;
}
body.jyuku picture source,
body.jyuku picture img,
body.school picture source,
body.school picture img,
body.risepotal picture source,
body.risepotal picture img {
  width: 100%;
}
body.jyuku .img_radius,
body.school .img_radius,
body.risepotal .img_radius {
  border-radius: 0;
}
body.jyuku .underline,
body.school .underline,
body.risepotal .underline {
  text-decoration: underline;
}
@media (min-width: 768px) {
  body.jyuku .pc-only,
  body.school .pc-only,
  body.risepotal .pc-only {
    display: none;
  }
}
body.jyuku .product_detail p,
body.school .product_detail p,
body.risepotal .product_detail p {
  font-weight: 500;
  letter-spacing: 0.02em;
}
body.jyuku .product_detail img,
body.school .product_detail img,
body.risepotal .product_detail img {
  border-radius: 20px;
}
body.jyuku .product_detail .font_bold,
body.school .product_detail .font_bold,
body.risepotal .product_detail .font_bold {
  font-weight: 600;
}
body.jyuku .product_detail .marker,
body.school .product_detail .marker,
body.risepotal .product_detail .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #FFEB3B));
  background: -webkit-linear-gradient(transparent 70%, #FFEB3B 70%);
  background: linear-gradient(transparent 70%, #FFEB3B 70%);
}
body.jyuku .product_detail .small,
body.school .product_detail .small,
body.risepotal .product_detail .small {
  padding-bottom: 16px;
  font-size: 1.4rem;
}
body.jyuku .product_detail .text_title,
body.school .product_detail .text_title,
body.risepotal .product_detail .text_title {
  font-size: 3.2rem;
  line-height: 1.6;
  margin-bottom: 30px;
  font-weight: 600;
  color: #3983C8;
  text-align: center;
}
@media (max-width: 767px) {
  body.jyuku .product_detail .text_title,
  body.school .product_detail .text_title,
  body.risepotal .product_detail .text_title {
    font-size: 1.6rem;
  }
}
body.jyuku .product_detail .text_title .color_red,
body.school .product_detail .text_title .color_red,
body.risepotal .product_detail .text_title .color_red {
  color: #EC590D;
}
body.jyuku .product_detail [class^=sec],
body.school .product_detail [class^=sec],
body.risepotal .product_detail [class^=sec] {
  margin-top: 30px;
}
body.jyuku .product_detail [class^=sec]:first-child,
body.school .product_detail [class^=sec]:first-child,
body.risepotal .product_detail [class^=sec]:first-child {
  margin-top: 0;
}
body.jyuku .product_detail [id^=a0],
body.school .product_detail [id^=a0],
body.risepotal .product_detail [id^=a0] {
  margin-bottom: 120px;
}
body.jyuku .product_detail .sec01,
body.school .product_detail .sec01,
body.risepotal .product_detail .sec01 {
  background: #EFF5FA;
  border-radius: 20px;
  padding: 3em 6em;
}
@media (max-width: 1240px) {
  body.jyuku .product_detail .sec01,
  body.school .product_detail .sec01,
  body.risepotal .product_detail .sec01 {
    padding: 2em;
  }
}
@media (max-width: 767px) {
  body.jyuku .product_detail .sec01,
  body.school .product_detail .sec01,
  body.risepotal .product_detail .sec01 {
    padding: 1em 0.8em;
  }
}
body.jyuku .product_detail .sec_ttl,
body.school .product_detail .sec_ttl,
body.risepotal .product_detail .sec_ttl {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  background: #EFF5FA;
  margin-bottom: 20px;
}
body.jyuku .product_detail .sec_ttl::after,
body.school .product_detail .sec_ttl::after,
body.risepotal .product_detail .sec_ttl::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 3px;
  height: 100%;
  background: #3983C8;
}
@media (max-width: 767px) {
  body.jyuku .product_detail .sec_ttl,
  body.school .product_detail .sec_ttl,
  body.risepotal .product_detail .sec_ttl {
    font-size: 1.6rem;
  }
}
body.jyuku .product_detail .sec_ttl.sec_ttl_bg,
body.school .product_detail .sec_ttl.sec_ttl_bg,
body.risepotal .product_detail .sec_ttl.sec_ttl_bg {
  background: #3983C8;
  color: #ffdd57;
  text-align: center;
  font-size: 2.4rem;
  margin-bottom: 0;
  border-radius: 20px 20px 0 0;
}
@media (max-width: 767px) {
  body.jyuku .product_detail .sec_ttl.sec_ttl_bg,
  body.school .product_detail .sec_ttl.sec_ttl_bg,
  body.risepotal .product_detail .sec_ttl.sec_ttl_bg {
    font-size: 2rem;
  }
}
body.jyuku .product_detail .sec_ttl.sec_ttl_bg::after,
body.school .product_detail .sec_ttl.sec_ttl_bg::after,
body.risepotal .product_detail .sec_ttl.sec_ttl_bg::after {
  content: none;
}
body.jyuku .product_detail .sec_ttl .small,
body.school .product_detail .sec_ttl .small,
body.risepotal .product_detail .sec_ttl .small {
  margin-left: 14px;
  color: #fff;
}
@media (max-width: 767px) {
  body.jyuku .product_detail .sec_ttl .small,
  body.school .product_detail .sec_ttl .small,
  body.risepotal .product_detail .sec_ttl .small {
    margin-left: 0;
    margin-top: 10px;
    display: block;
    padding-bottom: 0;
  }
}
body.jyuku .product_detail .text_bg,
body.school .product_detail .text_bg,
body.risepotal .product_detail .text_bg {
  background: #EFF5FA;
  padding: 30px;
  border-radius: 0 0 20px 20px;
}
body.jyuku .product_detail .list_contents,
body.school .product_detail .list_contents,
body.risepotal .product_detail .list_contents {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 767px) {
  body.jyuku .product_detail .list_contents,
  body.school .product_detail .list_contents,
  body.risepotal .product_detail .list_contents {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
body.jyuku .product_detail .list_contents li,
body.school .product_detail .list_contents li,
body.risepotal .product_detail .list_contents li {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  row-gap: 0;
}
body.jyuku .product_detail .list_contents li .list_title,
body.school .product_detail .list_contents li .list_title,
body.risepotal .product_detail .list_contents li .list_title {
  color: #3983C8;
  font-weight: 600;
  font-size: 1.8rem;
  margin-bottom: 0;
}
body.jyuku .product_detail .list_contents2,
body.school .product_detail .list_contents2,
body.risepotal .product_detail .list_contents2 {
  margin-top: 20px;
  margin-bottom: 40px;
  list-style: none;
}
body.jyuku .product_detail .list_contents2 .list_title,
body.school .product_detail .list_contents2 .list_title,
body.risepotal .product_detail .list_contents2 .list_title {
  color: #3983C8;
  font-weight: 600;
  font-size: 1.8rem;
  margin-bottom: 0;
}
body.jyuku .product_detail .list_img,
body.school .product_detail .list_img,
body.risepotal .product_detail .list_img {
  border: 1px solid #3983C8;
  padding: 20px;
  margin: 20px 0;
}
body.jyuku .product_detail .list_img p,
body.school .product_detail .list_img p,
body.risepotal .product_detail .list_img p {
  font-weight: 600;
  font-size: 2rem;
}
body.jyuku .product_detail .list_img img,
body.school .product_detail .list_img img,
body.risepotal .product_detail .list_img img {
  border-radius: 0;
}
body.jyuku .product_detail .program_text,
body.school .product_detail .program_text,
body.risepotal .product_detail .program_text {
  background: #FFFAEE;
  padding: 20px;
  margin-top: 20px;
}
body.jyuku .product_detail .program_text p,
body.school .product_detail .program_text p,
body.risepotal .product_detail .program_text p {
  font-weight: 600;
}
body.jyuku .product_detail .flex,
body.school .product_detail .flex,
body.risepotal .product_detail .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media (min-width: 768px) {
  body.jyuku .product_detail .flex .textbox,
  body.school .product_detail .flex .textbox,
  body.risepotal .product_detail .flex .textbox {
    width: 70%;
    width: calc(70% - 20px);
  }
}
body.jyuku .product_detail .flex .textbox h3,
body.school .product_detail .flex .textbox h3,
body.risepotal .product_detail .flex .textbox h3 {
  font-size: 2.2rem;
  color: #3983C8;
  line-height: 1.6;
  padding-right: 0;
}
@media (max-width: 767px) {
  body.jyuku .product_detail .flex .textbox h3,
  body.school .product_detail .flex .textbox h3,
  body.risepotal .product_detail .flex .textbox h3 {
    font-size: 1.8rem;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  body.jyuku .product_detail .flex figure,
  body.school .product_detail .flex figure,
  body.risepotal .product_detail .flex figure {
    width: 30%;
  }
}
@media (max-width: 767px) {
  body.jyuku .product_detail .flex figure img,
  body.school .product_detail .flex figure img,
  body.risepotal .product_detail .flex figure img {
    width: 80%;
  }
}
@media (max-width: 767px) {
  body.jyuku .product_detail .flex,
  body.school .product_detail .flex,
  body.risepotal .product_detail .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
body.jyuku .product_detail .contents.flex,
body.school .product_detail .contents.flex,
body.risepotal .product_detail .contents.flex {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
body.jyuku .product_detail .contents.flex figure,
body.school .product_detail .contents.flex figure,
body.risepotal .product_detail .contents.flex figure {
  width: 100%;
}
body.jyuku .product_detail .contents.flex figure img,
body.school .product_detail .contents.flex figure img,
body.risepotal .product_detail .contents.flex figure img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 18px 18px 0 0;
  width: 100%;
}
@media (max-width: 767px) {
  body.jyuku .product_detail .contents.flex,
  body.school .product_detail .contents.flex,
  body.risepotal .product_detail .contents.flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
body.jyuku .product_detail .one_content,
body.school .product_detail .one_content,
body.risepotal .product_detail .one_content {
  width: 44%;
  border-radius: 20px;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
@media (max-width: 767px) {
  body.jyuku .product_detail .one_content,
  body.school .product_detail .one_content,
  body.risepotal .product_detail .one_content {
    width: 100%;
  }
}
body.jyuku .product_detail .plus,
body.school .product_detail .plus,
body.risepotal .product_detail .plus {
  width: 60px;
  height: 60px;
  position: relative;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
body.jyuku .product_detail .about01,
body.school .product_detail .about01,
body.risepotal .product_detail .about01 {
  border: 2px solid #E320D2;
}
body.jyuku .product_detail .about02,
body.school .product_detail .about02,
body.risepotal .product_detail .about02 {
  border: 2px solid #1490FC;
}
body.jyuku .product_detail .about02 .content_text .about_text span,
body.school .product_detail .about02 .content_text .about_text span,
body.risepotal .product_detail .about02 .content_text .about_text span {
  background: #1490FC;
}
body.jyuku .product_detail .about02 .content_text .text_title,
body.school .product_detail .about02 .content_text .text_title,
body.risepotal .product_detail .about02 .content_text .text_title {
  color: #1490FC;
}
body.jyuku .product_detail .content_text,
body.school .product_detail .content_text,
body.risepotal .product_detail .content_text {
  position: relative;
}
body.jyuku .product_detail .content_text .about_text,
body.school .product_detail .content_text .about_text,
body.risepotal .product_detail .content_text .about_text {
  position: absolute;
  top: -25px;
  right: 0;
  left: 0;
  text-align: center;
}
body.jyuku .product_detail .content_text .about_text span,
body.school .product_detail .content_text .about_text span,
body.risepotal .product_detail .content_text .about_text span {
  background: #E320D2;
  padding: 4px 14px;
  display: inline-block;
  color: #fff;
  font-size: 2.4rem;
  border-radius: 2px;
  line-height: 1.5;
}
body.jyuku .product_detail .content_text .text_title,
body.school .product_detail .content_text .text_title,
body.risepotal .product_detail .content_text .text_title {
  font-size: 2rem;
  color: #E320D2;
  padding: 30px 0 0 0;
  text-align: center;
  margin-bottom: 0;
}
body.jyuku .product_detail .content_text p,
body.school .product_detail .content_text p,
body.risepotal .product_detail .content_text p {
  font-size: 1.5rem;
  padding: 16px 24px 24px 24px;
  text-align: left;
}
body.jyuku .product_detail .content,
body.school .product_detail .content,
body.risepotal .product_detail .content {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
body.jyuku .product_detail .compare_content .title,
body.school .product_detail .compare_content .title,
body.risepotal .product_detail .compare_content .title {
  background: #0439AF;
  padding: 40px 0;
  text-align: center;
}
body.jyuku .product_detail .compare_content .title .compare,
body.school .product_detail .compare_content .title .compare,
body.risepotal .product_detail .compare_content .title .compare {
  color: #0439AF;
  font-size: 1.8rem;
  position: relative;
  background: #fff;
  margin-bottom: 8px;
  font-weight: 600;
  padding: 9px 10px;
  z-index: 4;
  display: inline-block;
}
body.jyuku .product_detail .compare_content .title .compare::after,
body.school .product_detail .compare_content .title .compare::after,
body.risepotal .product_detail .compare_content .title .compare::after {
  content: "1";
  position: relative;
  font-size: 1.8rem;
  background: #0439AF;
  color: #fff;
  border-radius: 50%;
  padding: 2px 10px;
  right: -5px;
}
body.jyuku .product_detail .compare_content .title h3,
body.school .product_detail .compare_content .title h3,
body.risepotal .product_detail .compare_content .title h3 {
  margin-top: 0;
  font-size: 2.6rem;
  color: #fff;
  text-align: center;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
  z-index: 3;
}
body.jyuku .product_detail .compare_content .title h3::after,
body.school .product_detail .compare_content .title h3::after,
body.risepotal .product_detail .compare_content .title h3::after {
  content: "";
  background: url(/wp-content/uploads/icon_img01.png) no-repeat;
  background-size: contain;
  position: absolute;
  max-width: 160px;
  width: 100%;
  height: 170px;
  left: 0;
  right: 0;
  bottom: -54px;
  z-index: -2;
  margin-right: auto;
  margin-left: auto;
}
body.jyuku .product_detail .compare_content .title h3 span,
body.school .product_detail .compare_content .title h3 span,
body.risepotal .product_detail .compare_content .title h3 span {
  color: #F2C81F;
}
@media (max-width: 767px) {
  body.jyuku .product_detail .compare_content .title h3,
  body.school .product_detail .compare_content .title h3,
  body.risepotal .product_detail .compare_content .title h3 {
    font-size: 2rem;
  }
}
body.jyuku .product_detail .compare_content.sec05 .compare::after,
body.school .product_detail .compare_content.sec05 .compare::after,
body.risepotal .product_detail .compare_content.sec05 .compare::after {
  content: "2";
}
body.jyuku .product_detail .compare_content .content01,
body.school .product_detail .compare_content .content01,
body.risepotal .product_detail .compare_content .content01 {
  background: #F7F7F7;
  padding: 40px 0;
  margin-bottom: 2em;
}
body.jyuku .product_detail .compare_content .content01 .content_text,
body.school .product_detail .compare_content .content01 .content_text,
body.risepotal .product_detail .compare_content .content01 .content_text {
  color: #0439AF;
  font-size: 3.2rem;
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  body.jyuku .product_detail .compare_content .content01 .content_text,
  body.school .product_detail .compare_content .content01 .content_text,
  body.risepotal .product_detail .compare_content .content01 .content_text {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
body.jyuku .product_detail .compare_content .content01 img,
body.school .product_detail .compare_content .content01 img,
body.risepotal .product_detail .compare_content .content01 img {
  border-radius: 0;
  margin: 0 auto;
  max-width: 656px;
  width: 90%;
  display: block;
}
body.jyuku .product_detail .compare_content .content02 .content_text,
body.school .product_detail .compare_content .content02 .content_text,
body.risepotal .product_detail .compare_content .content02 .content_text {
  font-size: 3rem;
  margin-bottom: 40px;
  color: #0439AF;
  text-align: center;
  font-weight: 600;
}
body.jyuku .product_detail .compare_content .content02 .content_text span,
body.school .product_detail .compare_content .content02 .content_text span,
body.risepotal .product_detail .compare_content .content02 .content_text span {
  font-size: 4.8rem;
}
@media (max-width: 767px) {
  body.jyuku .product_detail .compare_content .content02 .content_text,
  body.school .product_detail .compare_content .content02 .content_text,
  body.risepotal .product_detail .compare_content .content02 .content_text {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  body.jyuku .product_detail .compare_content .content02 .content_text span,
  body.school .product_detail .compare_content .content02 .content_text span,
  body.risepotal .product_detail .compare_content .content02 .content_text span {
    font-size: 2.4rem;
  }
}
body.jyuku .product_detail .compare_content .content02 img,
body.school .product_detail .compare_content .content02 img,
body.risepotal .product_detail .compare_content .content02 img {
  border-radius: 0;
  margin: 0 auto;
  display: block;
  max-width: 650px;
  width: 100%;
}

@media (max-width: 500px) {
  body.jyuku h1 {
    font-size: 1.6rem;
  }
}
body.jyuku #a01 p.img_radius {
  margin: 4em 0;
}
body.jyuku .sec03 {
  padding: 20px 7px 30px;
  background: #0439AF;
}
body.jyuku .sec03 .inner {
  text-align: center;
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}
body.jyuku .sec03 .sec_title {
  margin-top: 0;
}
body.jyuku .sec03 .sec_title h3 {
  font-size: 3.6rem;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
  border-bottom: none;
  margin: 0;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  body.jyuku .sec03 .sec_title h3 {
    font-size: 2rem;
  }
}
body.jyuku .sec03 .sec_title span {
  font-size: 2.4rem;
  color: #fff;
  display: inline-block;
}
@media (max-width: 767px) {
  body.jyuku .sec03 .sec_title span {
    font-size: 1.6rem;
  }
}
body.jyuku .sec03 .contents_box {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  body.jyuku .sec03 .contents_box {
    margin-bottom: 30px;
  }
}
body.jyuku .sec03 .contents_box .one_box {
  border: 4px solid #FFEB3B;
  border-radius: 10px;
  width: 30%;
}
@media (max-width: 767px) {
  body.jyuku .sec03 .contents_box .one_box {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
}
body.jyuku .sec03 .contents_box .one_box .box_title {
  background: #FFEB3B;
  margin-bottom: 32px;
}
body.jyuku .sec03 .contents_box .one_box .box_title &gt; p {
  color: #0439AF;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  position: relative;
  padding: 12px 0;
}
body.jyuku .sec03 .contents_box .one_box .box_text {
  padding: 0 19px 15px;
  text-align: center;
}
body.jyuku .sec03 .contents_box .one_box .box_text &gt; span {
  color: #fff;
  font-size: 2.4rem;
  text-align: center;
  display: block;
}
body.jyuku .sec03 .contents_box .one_box .box_text .num {
  font-family: "Manrope", sans-serif;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1;
  color: #FFEB3B;
  display: inline-block;
  margin: 0;
}
body.jyuku .sec03 .contents_box .one_box .box_text .percent {
  color: #FFEB3B;
  font-size: 3.4rem;
  font-family: "Manrope", sans-serif;
  display: inline-block;
  margin: 0;
}
body.jyuku .sec03 .contents_box .one_box .box_text .point {
  font-size: 1.3rem;
  text-align: right;
}
body.jyuku .sec03 .point {
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
}
body.jyuku .program_text {
  margin-bottom: 20px;
}

@media (max-width: 500px) {
  body.school h1 {
    font-size: 1.6rem;
  }
}
body.school .product_detail .introduce_video_title {
  color: #3983C8;
  text-align: center;
  font-size: 2.4rem;
  padding: 20px 0;
}
@media (max-width: 767px) {
  body.school .product_detail .introduce_video_title {
    margin-top: 20px;
  }
}
body.school .product_detail .introduce_video {
  width: 100%;
  max-width: 870px;
  margin-inline: auto;
}
body.school .product_detail .introduce_video iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
body.school .product_detail img {
  width: 100%;
}
body.school .product_detail .case_list {
  padding: 30px;
  padding-left: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  background: #F7F7F7;
  border-radius: 20px;
}
@media (max-width: 767px) {
  body.school .product_detail .case_list {
    grid-template-columns: 1fr;
    font-size: 1.6rem;
  }
}
body.school .product_detail .case_list li {
  font-weight: 500;
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  body.school .product_detail .case_list li {
    font-size: 1.6rem;
  }
}
body.school .product_detail #a04 .case_list {
  grid-template-columns: 1fr;
}
body.school .product_detail .other_box &gt; h3 {
  font-size: 2rem;
  line-height: 1.6;
  font-weight: bold;
  color: #fff;
  padding: 20px;
  background: #3983C8;
  text-align: center;
  border-radius: 20px 20px 0 0;
  border: 2px solid #3983C8;
}
@media (max-width: 767px) {
  body.school .product_detail .other_box &gt; h3 {
    font-size: 1.8rem;
  }
}
body.school .product_detail .other_text {
  padding: 40px 60px 60px;
  background: #fff;
  border: 2px solid #3983C8;
  border-top: none;
  border-radius: 0 0 20px 20px;
}
@media (max-width: 767px) {
  body.school .product_detail .other_text {
    padding: 1em 0.8em;
  }
}
body.school .product_detail .text_top {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 767px) {
  body.school .product_detail .text_top {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
body.school .product_detail .text_top span {
  position: unset;
  background: none;
  color: #EC590D;
}
body.school .product_detail p.attention {
  color: #EC590D;
  text-align: center;
  padding: 16px 0;
  background: #eee;
}
body.school .product_detail #a03 .text_title,
body.school .product_detail #a04 .text_title {
  font-size: 2rem;
  font-weight: 600;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  body.school .product_detail #a03 .text_title,
  body.school .product_detail #a04 .text_title {
    font-size: 1.8rem;
  }
}
body.school .product_detail #a03 .sec01 .textbox p,
body.school .product_detail #a04 .sec01 .textbox p {
  margin-bottom: 0;
  font-size: 1.4rem;
}
body.school .product_detail #a03 .name,
body.school .product_detail #a04 .name {
  margin-top: 0;
}
body.school .product_detail #a03 .name span,
body.school .product_detail #a04 .name span {
  font-size: 3rem;
  font-weight: 600;
}
body.school .product_detail #a04 .sec02 figure {
  max-width: 340px;
  width: 100%;
}
@media (max-width: 767px) {
  body.school .product_detail #a04 .sec02 figure {
    max-width: 600px;
  }
}
body.school .product_detail #a04 .sec02 img {
  border-radius: 0;
}
body.school .product_detail #a04 .sec02 .box {
  background: #3983C8;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px 5px;
  color: #fff;
}
@media (max-width: 767px) {
  body.school .product_detail #a04 .sec02 .box {
    font-size: 1.4rem;
    margin-left: auto;
    margin-right: auto;
  }
}
body.school .product_detail #a04 .sec03 img {
  border-radius: 0;
}
body.school .product_detail #a04 .sec04 img {
  width: auto;
}
body.school .product_detail #a04 .sec04 p.font_bold {
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 767px) {
  body.school .product_detail #a04 .sec04 p.font_bold {
    font-size: 1.8rem;
  }
}
body.school .product_detail #a04 .sec04 figure:not(:last-child) {
  width: 80%;
  margin: auto;
}

body.risepotal .color_red {
  color: #C1272D;
}
body.risepotal picture source,
body.risepotal picture img {
  width: 100%;
  border-radius: 20px;
}
body.risepotal .risepotal_h2 {
  text-align: center;
  line-height: 1.6;
  border-bottom: none;
  margin-top: 30px;
  background: none;
  color: #333333;
}
@media (max-width: 600px) {
  body.risepotal .risepotal_h2 {
    text-align: left;
  }
}
body.risepotal .rise_list_wrapper {
  max-width: 800px;
  margin: auto;
}
body.risepotal .rise_list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  list-style: none;
}
@media (max-width: 767px) {
  body.risepotal .rise_list {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
body.risepotal .rise_list li a {
  background: #FF7BAC;
  color: #fff;
  font-weight: 600;
  padding: 10px 30px;
  border-radius: 999px;
  max-width: 350px;
  width: 100%;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: auto;
}
@media (hover: hover) {
  body.risepotal .rise_list li a:hover {
    opacity: 0.7;
    text-decoration: none;
  }
}
body.risepotal .rise_list li:nth-of-type(2) a {
  background: #00A99D;
}
body.risepotal .rise_feature h3.sec_ttl {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  background: #ffecef;
  margin-bottom: 20px;
}
body.risepotal .rise_feature h3.sec_ttl::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 3px;
  height: 100%;
  background: #FF7BAC;
}
body.risepotal .rise_feature h3.sec_ttl span {
  background: #FF7BAC;
  display: inline-block;
  padding: 6px;
  font-size: 1.8rem;
  color: #fff;
  margin-left: 10px;
}
body.risepotal .rise_feature h3.sec_ttl:first-of-type {
  margin-top: 0;
}
@media (max-width: 767px) {
  body.risepotal .rise_feature h3.sec_ttl {
    font-size: 1.6rem;
  }
  body.risepotal .rise_feature h3.sec_ttl span {
    font-size: 1.6rem;
  }
}
body.risepotal .rise_feature .rise_feature_list {
  margin-left: 20px !important;
  font-weight: 600;
}
body.risepotal .rise_feature .small {
  padding-bottom: 16px;
  font-size: 1.4rem;
}
body.risepotal .rise_feature h4 {
  font-size: 2rem;
  margin-top: 40px;
  line-height: 1.8;
  padding-left: 0;
  color: #FF7BAC;
}
body.risepotal .rise_feature h4::before {
  content: none;
}
@media (max-width: 767px) {
  body.risepotal .rise_feature h4 {
    font-size: 1.6rem;
  }
}
body.risepotal .rise_feature .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  body.risepotal .rise_feature .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
@media (min-width: 768px) {
  body.risepotal .rise_feature .flex figure {
    width: 50%;
  }
}
@media (min-width: 768px) {
  body.risepotal .rise_feature .flex .textbox {
    width: 50%;
  }
}
body.risepotal #a01 {
  background: #fff6fa;
  padding: 3em;
  margin-top: 50px;
}
@media (max-width: 767px) {
  body.risepotal #a01 {
    padding: 2em 0.5em;
  }
}
body.risepotal #a02 {
  background: #eefdfc;
  padding: 3em;
  margin-top: 50px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  body.risepotal #a02 {
    padding: 2em 0.5em;
  }
}
body.risepotal #a02 h3.sec_ttl {
  background: #d1f3f1;
}
body.risepotal #a02 h3.sec_ttl::after {
  background: #00A99D;
}
body.risepotal #a02 h3.sec_ttl span {
  background: #00A99D;
}
@media (max-width: 375px) {
  body.risepotal #a02 h3.sec_ttl span {
    font-size: 1.2rem;
  }
}
body.risepotal #a02 .rise_feature_list {
  margin-bottom: 30px;
}
body.risepotal #a02 h4 {
  color: #00A99D;
}
body.risepotal #a02 .sec_heading {
  color: #00A99D;
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 80px;
}
@media (max-width: 500px) {
  body.risepotal #a02 .sec_heading {
    font-size: 1.5rem;
    margin-top: 50px;
  }
}
body.risepotal #a02 h4.sec_bg {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #00A99D;
  margin-top: 5px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 2.4rem;
  padding: 5px 10px;
}
@media (max-width: 500px) {
  body.risepotal #a02 h4.sec_bg {
    font-size: 2rem;
  }
}
body.risepotal #a02 img.w100 {
  width: 100%;
}
@media (min-width: 768px) {
  body.risepotal #a02 img.w100.mt {
    margin-top: -40px;
  }
}
@media (min-width: 768px) {
  body.risepotal #a02 .rise_feature_imgWrapper {
    position: relative;
    padding-top: 20px;
    margin-top: 60px;
  }
  body.risepotal #a02 .rise_feature_imgWrapper .rise_feature_img {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  body.risepotal #a02 .rise_feature_imgWrapper .rise_feature_img img {
    width: 280px;
  }
}
@media (max-width: 767px) {
  body.risepotal #a02 .rise_feature_imgWrapper img {
    width: 100%;
    margin-bottom: 20px;
  }
}

body.flow .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #FFEB3B));
  background: -webkit-linear-gradient(transparent 70%, #FFEB3B 70%);
  background: linear-gradient(transparent 70%, #FFEB3B 70%);
}
body.flow h2 {
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  body.flow h2 {
    text-align: center;
  }
}
body.flow h2 .title_note {
  display: inline-block;
  font-size: 1.4rem;
}
body.flow .flow_private h3 {
  color: #fff;
  background: #3983C8;
  line-height: 32px;
  border-radius: 16px;
  font-size: 1.4rem;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
  text-align: center;
}
body.flow .flow_private h4 {
  color: #3983C8;
  font-size: 2rem;
  margin-bottom: 20px;
}
body.flow .flow_private .arrow {
  background: #F7F7F7;
  border-radius: 10px;
  position: relative;
  padding: 10px 0;
}
@media only screen and (max-width: 1200px) {
  body.flow .flow_private .arrow {
    width: 31%;
  }
}
@media only screen and (max-width: 767px) {
  body.flow .flow_private .arrow {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
  }
}
body.flow .flow_private .arrow:after {
  position: absolute;
  right: -17px;
  bottom: 35%;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid #3983C8;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
@media only screen and (max-width: 767px) {
  body.flow .flow_private .arrow:after {
    bottom: -35px;
    left: 0;
    right: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #3983C8;
    margin-right: auto;
    margin-left: auto;
    vertical-align: middle;
  }
}
body.flow .flow_private .arrow figure {
  width: 48px;
  height: 48px;
  margin-right: 8px;
}
body.flow .flow_private .arrow figure img {
  width: 100%;
}
body.flow .flow_private .arrow &gt; .flex {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body.flow .flow_private ul li {
  list-style-position: inside !important;
}
body.flow .flow_private .wrapper &gt; div.flex {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  body.flow .flow_private .wrapper &gt; div.flex {
    margin-top: 25px;
  }
}
body.flow .flow_private .wrapper &gt; div.flex .flow01 {
  max-width: 250px;
  width: 25%;
}
@media only screen and (max-width: 1200px) {
  body.flow .flow_private .wrapper &gt; div.flex .flow01 {
    max-width: 100%;
    width: 100%;
  }
}
body.flow .flow_private .wrapper &gt; div.flex .flow01 .arrow {
  padding: 16px;
}
@media only screen and (max-width: 1200px) {
  body.flow .flow_private .wrapper &gt; div.flex .flow01 {
    width: 100%;
  }
  body.flow .flow_private .wrapper &gt; div.flex .flow01 .arrow {
    width: 100%;
    position: relative;
    margin-bottom: 35px;
  }
  body.flow .flow_private .wrapper &gt; div.flex .flow01 .arrow:after {
    position: absolute;
    left: 50%;
    bottom: -35px;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #3983C8;
  }
}
@media only screen and (max-width: 767px) {
  body.flow .flow_private .wrapper &gt; div.flex .flow01 .arrow .flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 240px;
    margin: 0 auto;
  }
  body.flow .flow_private .wrapper &gt; div.flex .flow01 .arrow:after {
    left: 0;
    right: 0;
  }
}
body.flow .flow_private .wrapper &gt; div.flex .flow01 ul.arrow_list {
  margin-left: 1em;
  width: calc(100% - 56px);
}
body.flow .flow_private .wrapper &gt; div.flex .flow01 ul.arrow_list li {
  text-align: left;
  font-size: 1.4rem;
  font-weight: 600;
  position: relative;
  padding-left: 0.8em;
  list-style: none;
}
body.flow .flow_private .wrapper &gt; div.flex .flow01 ul.arrow_list li:before {
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #333;
  border-radius: 10px;
}
body.flow .flow_private .wrapper &gt; div.flex .flow02 {
  width: calc(100% - 280px);
}
@media only screen and (max-width: 1200px) {
  body.flow .flow_private .wrapper &gt; div.flex .flow02 {
    width: 100%;
  }
}
body.flow .flow_private .wrapper &gt; div.flex .flow02 .arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 36%;
}
@media only screen and (max-width: 1200px) {
  body.flow .flow_private .wrapper &gt; div.flex .flow02 .arrow {
    width: 32%;
  }
}
body.flow .flow_private .wrapper &gt; div.flex .flow02 .arrow .flex {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  body.flow .flow_private .wrapper &gt; div.flex .flow02 .arrow {
    margin-bottom: 35px;
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  body.flow .flow_private .wrapper &gt; div.flex .flow02 .arrow .flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 240px;
    margin: 0 auto;
  }
}
body.flow .flow_private .wrapper &gt; div.flex .flow02 p {
  text-align: left;
  font-size: 1.4rem;
  font-weight: 600;
}
body.flow .flow_private .wrapper &gt; div.flex .flow02 ul.arrow_list {
  margin-left: 1em;
  width: calc(100% - 56px);
}
body.flow .flow_private .wrapper &gt; div.flex .flow02 ul.arrow_list li {
  text-align: left;
  font-size: 1.4rem;
  font-weight: 600;
  position: relative;
  padding-left: 0.8em;
  list-style: none;
}
body.flow .flow_private .wrapper &gt; div.flex .flow02 ul.arrow_list li:before {
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #333;
  border-radius: 10px;
}
body.flow .flow_private .wrapper &gt; div.flex .flow02 .flowlist {
  height: calc(100% - 42px) !important;
}
@media only screen and (max-width: 1200px) {
  body.flow .flow_private .wrapper &gt; div.flex .flow02 .flowlist {
    height: auto;
  }
}
body.flow .flow_private .wrapper &gt; div.flex .flow02 .flowlist li.last {
  border: 2px solid #3983C8;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 160px;
  border-radius: 10px;
  position: relative;
}
body.flow .flow_private .wrapper &gt; div.flex .flow02 .flowlist li.last:after {
  display: none;
}
@media only screen and (max-width: 1200px) {
  body.flow .flow_private .wrapper &gt; div.flex .flow02 .flowlist li.last {
    width: 31%;
  }
}
@media only screen and (max-width: 767px) {
  body.flow .flow_private .wrapper &gt; div.flex .flow02 .flowlist li.last {
    width: 100%;
    height: 90px;
  }
}
body.flow .flow_private .wrapper &gt; div.flex .flow02 .flowlist li.last img {
  position: absolute !important;
  top: -90px;
  right: -70px;
  z-index: 1000;
  width: 125px;
  height: 125px;
}
@media only screen and (max-width: 1200px) {
  body.flow .flow_private .wrapper &gt; div.flex .flow02 .flowlist li.last img {
    width: 96px;
    height: 96px;
    right: 0;
    top: -70px;
  }
}
@media only screen and (max-width: 767px) {
  body.flow .flow_private .wrapper &gt; div.flex .flow02 .flowlist li.last img {
    top: -40px;
  }
}
body.flow .flow_private .wrapper &gt; div.flex .flow02 .flowlist li.last p {
  font-size: 2.4rem;
  margin: 0;
}
body.flow .flow_public ul li {
  list-style-position: inside !important;
}
@media only screen and (max-width: 767px) {
  body.flow .flow_public .wrapper &gt; .flex {
    gap: 38px;
  }
}
body.flow .flow_public .flow_item {
  width: calc((100% - 194px) / 3);
}
@media only screen and (max-width: 767px) {
  body.flow .flow_public .flow_item {
    width: 100%;
  }
}
body.flow .flow_public .flow_item h3 {
  color: #fff;
  background: #3983C8;
  line-height: 32px;
  border-radius: 16px;
  font-size: 1.4rem;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
  text-align: center;
}
body.flow .flow_public .flow_item .arrow {
  background: #F7F7F7;
  border-radius: 10px;
  position: relative;
  padding: 12px;
  height: calc(100% - 42px) !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.flow .flow_public .flow_item .arrow &gt; .flex {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  body.flow .flow_public .flow_item .arrow &gt; .flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media only screen and (max-width: 767px) {
  body.flow .flow_public .flow_item .arrow {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    height: auto !important;
  }
}
body.flow .flow_public .flow_item .arrow:after {
  position: absolute;
  right: -17px;
  bottom: 35%;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid #3983C8;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
@media only screen and (max-width: 767px) {
  body.flow .flow_public .flow_item .arrow:after {
    bottom: -35px;
    left: 0;
    right: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #3983C8;
    margin-right: auto;
    margin-left: auto;
    vertical-align: middle;
  }
}
body.flow .flow_public .flow_item .arrow figure {
  width: 48px;
  height: 48px;
  margin-right: 8px;
}
body.flow .flow_public .flow_item .arrow figure img {
  width: 100%;
}
body.flow .flow_public .flow_item .arrow ul.arrow_list {
  margin-left: 1em;
  width: calc(100% - 56px);
}
body.flow .flow_public .flow_item .arrow ul.arrow_list li {
  text-align: left;
  font-size: 1.4rem;
  font-weight: 600;
  position: relative;
  padding-left: 0.8em;
  list-style: none;
}
body.flow .flow_public .flow_item .arrow ul.arrow_list li:before {
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #333;
  border-radius: 10px;
}
body.flow .flow_public .flow_item:last-child {
  width: 120px;
}
@media only screen and (max-width: 767px) {
  body.flow .flow_public .flow_item:last-child {
    width: 100%;
  }
}
body.flow .flow_public .flow_item:last-child .arrow p {
  text-align: center;
  font-weight: 500;
}
body.flow .flow_public .flow_item:last-child .arrow:after {
  display: none;
}
body.flow .kome {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  body.flow .kome {
    text-align: left;
  }
}
body.flow .remote {
  background: #F7F7F7;
  border-radius: 10px;
  padding: 10px 0;
  text-align: center;
  margin: 20px auto;
  line-height: 1.8;
}
body.flow .remote &gt; div {
  max-width: 460px;
  text-align: center;
  margin: 0 auto;
}
body.flow .remote dt {
  color: #3983C8;
  font-size: 1.6rem;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  body.flow .remote dt {
    margin-right: 0;
  }
}
body.flow .remote dt span {
  position: relative;
  margin-right: 25px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  body.flow .remote dt span {
    margin-right: 0;
  }
}
body.flow .remote dt span:before {
  content: "";
  position: absolute;
  display: inline-block;
  background: url(/wp-content/themes/web-succeed/assets/img/tel_icon.svg) top left no-repeat;
  width: 30px;
  height: 30px;
  top: 5px;
  left: -30px;
  margin-right: 5px;
}
body.flow .remote dd {
  font-size: 1.6rem;
  font-weight: 600;
}
body.flow .online .online_box {
  border: solid 2px #3983C8;
  padding: 40px;
}
@media only screen and (max-width: 767px) {
  body.flow .online .online_box {
    padding: 30px 20px;
  }
}
body.flow .online .online_box h2 {
  border: none;
  color: #3983C8;
  text-align: center;
  padding: 0;
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
  body.flow .online .online_box h2 {
    margin-bottom: 20px;
  }
}
body.flow .online .online_box .flex {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  body.flow .online .online_box .flex {
    gap: 20px;
  }
}
body.flow .online .online_box .flex .image_area {
  width: 460px;
}
@media only screen and (max-width: 767px) {
  body.flow .online .online_box .flex .image_area {
    width: 100%;
  }
}
body.flow .online .online_box .flex .image_area img {
  width: 100%;
}
body.flow .online .online_box .flex .text_area {
  width: calc(100% - 480px);
}
@media only screen and (max-width: 767px) {
  body.flow .online .online_box .flex .text_area {
    width: 100%;
  }
}
body.flow .online .online_box .flex .text_area h3 {
  font-size: 2.2rem;
  line-height: 1.6;
  padding: 0;
  margin: 0 0 24px 0;
}
@media only screen and (max-width: 767px) {
  body.flow .online .online_box .flex .text_area h3 {
    font-size: 1.8rem;
    margin: 0 0 16px 0;
  }
}

.collaborative_learning {
  background: #fbe6ef;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 24px;
  border-radius: 20px;
  padding: 3em 6em;
}
@media only screen and (max-width: 1240px) {
  .collaborative_learning {
    padding: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .collaborative_learning {
    padding: 1.5em 0.8em;
  }
}
.collaborative_learning h4 {
  font-size: 2.8rem;
  line-height: 1.6;
  padding: 0;
  margin: 0 auto 24px auto;
  text-align: center;
  color: #3983C8;
}
@media only screen and (max-width: 767px) {
  .collaborative_learning h4 {
    font-size: 1.9rem;
    margin: 0 0 16px 0;
  }
}
.collaborative_learning h5 {
  font-size: 1.7rem;
  line-height: 1.6;
  padding: 0;
  margin: 0 auto 24px auto;
  text-align: center;
  color: #3983C8;
}
@media only screen and (max-width: 767px) {
  .collaborative_learning h5 {
    font-size: 1.7rem;
    margin: 0 0 16px 0;
    text-align: left;
  }
}
.collaborative_learning .flex_collaborative_learning {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 24px;
  margin-top: 34px;
}
@media only screen and (max-width: 767px) {
  .collaborative_learning .flex_collaborative_learning {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.collaborative_learning .flex_collaborative_learning figure {
  width: 300px;
}
@media only screen and (max-width: 767px) {
  .collaborative_learning .flex_collaborative_learning figure {
    width: 100%;
  }
}
.collaborative_learning .flex_collaborative_learning .textbox {
  width: calc(100% - 324px);
}
@media only screen and (max-width: 767px) {
  .collaborative_learning .flex_collaborative_learning .textbox {
    width: 100%;
  }
}

body.movie .movie_mail {
  background: #EFF5FA;
  padding: 40px 20px 0;
  text-align: center;
}
@media (max-width: 360px) {
  body.movie .movie_mail {
    padding: 40px 10px 0;
  }
}
body.movie .movie_mail p.mail_text {
  font-weight: 600;
  font-size: clamp(1.6rem, 4vw, 3rem);
}
body.movie .movie_mail input[type=email] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  width: 80%;
  border-radius: 5px;
  padding: 10px;
  border: 1px solid #ccc;
}
@media (max-width: 600px) {
  body.movie .movie_mail input[type=email] {
    width: 100%;
    font-size: 1.5rem;
  }
}
@media (max-width: 430px) {
  body.movie .movie_mail input[type=email]::-webkit-input-placeholder {
    font-size: 12px;
  }
  body.movie .movie_mail input[type=email]::-moz-placeholder {
    font-size: 12px;
  }
  body.movie .movie_mail input[type=email]:-ms-input-placeholder {
    font-size: 12px;
  }
  body.movie .movie_mail input[type=email]::-ms-input-placeholder {
    font-size: 12px;
  }
  body.movie .movie_mail input[type=email]::placeholder {
    font-size: 12px;
  }
}
@media (max-width: 360px) {
  body.movie .movie_mail input[type=email]::-webkit-input-placeholder {
    font-size: 10px;
  }
  body.movie .movie_mail input[type=email]::-moz-placeholder {
    font-size: 10px;
  }
  body.movie .movie_mail input[type=email]:-ms-input-placeholder {
    font-size: 10px;
  }
  body.movie .movie_mail input[type=email]::-ms-input-placeholder {
    font-size: 10px;
  }
  body.movie .movie_mail input[type=email]::placeholder {
    font-size: 10px;
  }
}
body.movie .movie_mail input[type=submit] {
  display: block;
  margin: 30px auto 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  max-width: 280px;
  border: none;
  padding: 20px 30px;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 500;
  font-size: 1.8rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  background-color: #3983C8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  body.movie .movie_mail input[type=submit]:hover {
    opacity: 0.7;
  }
}
body.movie .movie_sec01 h2 {
  font-size: clamp(1.8rem, 4.5vw, 4rem);
  color: #3983C8;
  border: none;
  line-height: 1.5;
}
@media (min-width: 768px) {
  body.movie .movie_sec01 h2 {
    text-align: center;
  }
}
body.movie .movie_sec01 .btn_wrapper {
  margin-top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media (max-width: 767px) {
  body.movie .movie_sec01 .btn_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
}
body.movie .movie_sec01 .btn_wrapper &gt; * {
  width: 100%;
}
body.movie .movie_sec01 .btn_wrapper .more a.add_arrow {
  background: #F2C81F;
  color: #333333;
  border-color: #F2C81F;
}
body.movie .movie_sec01 .btn_wrapper .more a.add_arrow::after {
  -webkit-transform: translate(0, -50%) rotate(135deg);
          transform: translate(0, -50%) rotate(135deg);
  border-color: #333333;
}
@media (min-width: 768px) {
  body.movie .movie_sec01 .btn_wrapper .more:first-child a {
    margin-right: 0;
  }
  body.movie .movie_sec01 .btn_wrapper .more:last-child a {
    margin-left: 0;
  }
}
body.movie .movie_sec02 h3,
body.movie .movie_sec03 h3 {
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #333;
  margin: 0 0 1.5em 0;
  position: relative;
  word-wrap: break-word;
  padding-bottom: 12px;
  border-bottom: 2px solid #3983C8;
}
@media (max-width: 767px) {
  body.movie .movie_sec02 h3,
  body.movie .movie_sec03 h3 {
    font-size: 2rem;
  }
}
body.movie .movie_sec02 .movie_box .more,
body.movie .movie_sec03 .movie_box .more {
  margin-top: 10px;
}
body.movie .movie_sec02 .movie_box .movie_text,
body.movie .movie_sec03 .movie_box .movie_text {
  text-align: center;
  margin-top: 5px;
}
body.movie .movie_sec02 .movie_box .btn.color_gray,
body.movie .movie_sec03 .movie_box .btn.color_gray {
  display: block;
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  background: #cbcbcb;
  width: 80%;
  margin: auto;
  padding: 4px;
}
body.movie .movie_sec02 .movie_box .btn_text,
body.movie .movie_sec03 .movie_box .btn_text {
  text-align: center;
  font-weight: 600;
  display: block;
}
body.movie .movie_sec02 .movie_box p,
body.movie .movie_sec03 .movie_box p {
  margin-bottom: 0;
}
body.movie .movie_sec02 .flexbox,
body.movie .movie_sec03 .flexbox {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-top: 40px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  body.movie .movie_sec02 .flexbox,
  body.movie .movie_sec03 .flexbox {
    grid-template-columns: 1fr;
  }
}

.btn_opacity {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.btn_opacity:hover {
  opacity: 0.7;
}

#s01 {
  position: relative;
}
#s01 .bnr_wrap {
  position: absolute;
  right: 50px;
  bottom: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  #s01 .bnr_wrap:hover {
    opacity: 0.8;
  }
}
#s01 .bnr_wrap img {
  width: 100%;
  height: auto;
}
@media (max-width: 1000px) {
  #s01 .bnr_wrap {
    width: 30%;
  }
}
@media (max-width: 900px) {
  #s01 .bnr_wrap {
    -webkit-transform: translateY(120%);
            transform: translateY(120%);
    width: 23%;
  }
}
@media (max-width: 767px) {
  #s01 .bnr_wrap {
    width: 30%;
    -webkit-transform: translateY(180%);
            transform: translateY(180%);
  }
}
@media (max-width: 500px) {
  #s01 .bnr_wrap {
    width: 40%;
    right: auto;
    left: 20px;
    bottom: 20px;
    -webkit-transform: none;
            transform: none;
  }
}

@media (min-width: 768px) {
  .sec06 .parts_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
  }
}

.tab-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
  gap: 10px;
  margin-top: 20px;
}

.tab-btn {
  padding: 20px 20px;
  border: none;
  cursor: pointer;
  font-weight: bold;
  color: white;
  background: #dadada; /* 非アクティブ時のデフォルト */
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  width: 100%;
}

.tab-btn.btn-school.is-active {
  background: -webkit-gradient(linear, left top, right top, from(#673CBF), to(#A20BC6));
  background: -webkit-linear-gradient(left, #673CBF, #A20BC6);
  background: linear-gradient(to right, #673CBF, #A20BC6);
}

.tab-btn.btn-jyuku.is-active {
  background: -webkit-gradient(linear, left top, right top, from(#673CBF), to(#0439AF));
  background: -webkit-linear-gradient(left, #673CBF, #0439AF);
  background: linear-gradient(to right, #673CBF, #0439AF);
}

.swiper-tab-content {
  display: none;
}

.swiper-tab-content.is-active {
  display: block;
}

#s01 .mv_btn {
  position: absolute;
  right: 50%;
  bottom: 10%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  gap: 24px;
}
@media (max-width: 948px) {
  #s01 .mv_btn {
    display: none;
  }
}

.topbtn_container {
  max-width: 225px;
  width: 225px;
  text-align: center;
  padding: 1em 0;
  border-radius: 24px;
}
.topbtn_container.btn-jyuku {
  background: -webkit-gradient(linear, left top, right top, from(#673CBF), to(#0439AF));
  background: -webkit-linear-gradient(left, #673CBF, #0439AF);
  background: linear-gradient(to right, #673CBF, #0439AF);
}
.topbtn_container.btn-school {
  background: -webkit-gradient(linear, left top, right top, from(#673CBF), to(#A20BC6));
  background: -webkit-linear-gradient(left, #673CBF, #A20BC6);
  background: linear-gradient(to right, #673CBF, #A20BC6);
}
.topbtn_container a {
  color: #fff;
}

@media (min-width: 1024px) {
  nav.gnav &gt; ul &gt; li:last-child, nav.gnav &gt; ul &gt; li:nth-last-child(2) {
    display: none;
  }
}
@media (min-width: 1241px) {
  header .header .row {
    height: 160px;
  }
}
@media (max-width: 767px) {
  header .title {
    height: 40px;
  }
}
header .header_info_wrap .header_info {
  position: absolute;
}

.tab_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  .tab_btn {
    display: none;
  }
}
.tab_btn .btn-jyuku, .tab_btn .btn-school {
  width: 170px;
  border-radius: 999px;
  font-weight: 600;
  height: 47px;
  line-height: 47px;
  text-align: center;
  margin-right: 20px;
}
.tab_btn .btn-jyuku {
  background: -webkit-gradient(linear, left top, right top, from(#673CBF), to(#0439AF));
  background: -webkit-linear-gradient(left, #673CBF, #0439AF);
  background: linear-gradient(to right, #673CBF, #0439AF);
}
.tab_btn .btn-jyuku a {
  color: #fff;
}
.tab_btn .btn-school {
  background: -webkit-gradient(linear, left top, right top, from(#673CBF), to(#A20BC6));
  background: -webkit-linear-gradient(left, #673CBF, #A20BC6);
  background: linear-gradient(to right, #673CBF, #A20BC6);
}
.tab_btn .btn-school a {
  color: #fff;
}

nav.gnav &gt; ul &gt; li:nth-last-child(2) {
  background: -webkit-gradient(linear, left top, right top, from(#673CBF), to(#A20BC6));
  background: -webkit-linear-gradient(left, #673CBF, #A20BC6);
  background: linear-gradient(to right, #673CBF, #A20BC6);
}

nav.gnav &gt; ul &gt; li:last-child {
  background: -webkit-gradient(linear, left top, right top, from(#673CBF), to(#0439AF));
  background: -webkit-linear-gradient(left, #673CBF, #0439AF);
  background: linear-gradient(to right, #673CBF, #0439AF);
}

.tab_btn {
  display: none;
}

header.scroll_header .header_info .pc02 .tab_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  header.scroll_header .header_info .pc02 .tab_btn {
    display: none;
  }
}

body:not(.home) header .tab_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1023px) {
  body:not(.home) header .tab_btn {
    display: none;
  }
}

body.home #scrollNav {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}

body.home #scrollNav.show {
  opacity: 1;
  visibility: visible;
}/*# sourceMappingURL=main.css.map */</pre></body></html>