/* AUTO-GENERATED from reset.css + style.css
 * All selectors prefixed with .legacy-content to scope legacy BEM
 * styles to lower-page content area only, preventing collisions with
 * the new Tailwind-based header / footer / front-page LP.
 * Generator: scope_css() in this PR's session log.
 */

/* ===== reset.css (scoped) ===== */
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model and set borders */
/* ============================================ */

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

/* Document */
/* ============================================ */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */

.legacy-content {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */

/**
 * Remove the margin in all browsers.
 */

.legacy-content {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

.legacy-content main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */

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

/* Headings */
/* ============================================ */

.legacy-content h1, .legacy-content h2, .legacy-content h3, .legacy-content h4, .legacy-content h5, .legacy-content h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */

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

/* Lists (definition) */
/* ============================================ */

.legacy-content dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

.legacy-content pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

.legacy-content address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */

/**
 * Remove the gray background on active links in IE 10.
 */

.legacy-content a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

.legacy-content abbr[title] {
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

.legacy-content b, .legacy-content strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

.legacy-content code, .legacy-content kbd, .legacy-content samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

.legacy-content small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

.legacy-content sub {
  bottom: -0.25em;
}

.legacy-content sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */

/**
 * Prevent vertical alignment issues.
 */

.legacy-content img, .legacy-content embed, .legacy-content object, .legacy-content iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */

/**
 * Reset form fields to make them styleable
 */

.legacy-content button, .legacy-content input, .legacy-content optgroup, .legacy-content select, .legacy-content textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */

.legacy-content [type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

.legacy-content button, .legacy-content input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

.legacy-content button, .legacy-content select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

.legacy-content button, .legacy-content [type="button"], .legacy-content [type="reset"], .legacy-content [type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Remove arrow in IE10 & IE11
 */

.legacy-content select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */

.legacy-content option {
  padding: 0;
}

/**
 * Reset to invisible
 */

.legacy-content fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

.legacy-content legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

.legacy-content progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

.legacy-content textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the outline style in Safari.
 */

.legacy-content [type="search"] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

.legacy-content::-webkit-file-upload-button, .legacy-content *::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */

.legacy-content label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

.legacy-content details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

.legacy-content summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */

.legacy-content [contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */

.legacy-content table {
  border-collapse: collapse;
  border-spacing: 0;
}

.legacy-content caption {
  text-align: left;
}

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

.legacy-content th {
  text-align: left;
}

/* Misc */
/* ============================================ */

/**
 * Add the correct display in IE 10+.
 */

.legacy-content template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

.legacy-content [hidden] {
  display: none;
}

/* ===== style.css (scoped) ===== */
@charset "UTF-8";
/* common - 全体に共通するスタイル */
.legacy-content {
  min-height: 100%;
  position: relative;
  scroll-behavior: smooth;
}
@media screen and (min-width: 800px) {
  .legacy-content {
    font-size: 10px;
  }
}
@media screen and (max-width: 800px) {
  .legacy-content {
    font-size: 10px;
  }
}

.legacy-content {
  color: #333;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}
.legacy-content.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}
.legacy-content.fixed::after {
  position: fixed;
  content: "";
  top: 64px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: #03193a;
  opacity: 0.6;
}
.legacy-content.search {
  padding: 0;
  background: #fff;
}

.legacy-content .inner {
  width: 1080px;
  max-width: 95%;
  margin: 0 auto;
}
@media (max-width: 1080px) {
  .legacy-content .inner {
    max-width: 90%;
  }
}

.legacy-content img {
  max-width: 100%;
  height: auto;
}

.legacy-content .btn-common {
  letter-spacing: 0.07em;
  line-height: 1.5625;
  color: #464b4f;
  padding: 15px 87px;
  background: #ececed;
  border-radius: 100px;
}
@media (max-width: 1024px) {
  .legacy-content .btn-common {
    padding: 2% 8%;
    font-size: 3.2vw;
  }
}

.legacy-content .btn:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.legacy-content button:hover, .legacy-content a:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

/************************
　パーツのスタイル(共通)
*************************/
.legacy-content h2 {
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 800px) {
  .legacy-content h2 {
    font-size: 2rem;
  }
}
.legacy-content h2.pattern1 {
  color: #fff;
  background: #075ee3;
  padding: 20px;
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  .legacy-content h2.pattern1 {
    padding: 12px;
  }
}
.legacy-content h2.pattern2 {
  background: #f4f4f4;
  padding: 16px 20px;
  border-left: 5px solid #075ee3;
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  .legacy-content h2.pattern2 {
    padding: 10px 12px;
  }
}

.legacy-content h3 {
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 20px;
  padding: 8px 0;
  border-bottom: 1px solid #bebebe;
}
@media screen and (max-width: 800px) {
  .legacy-content h3 {
    font-size: 1.6rem;
  }
}

.legacy-content h4 {
  color: #075ee3;
  font-size: 2rem;
  font-weight: bold;
  padding: 8px 0;
  margin-top: 20px;
}
@media screen and (max-width: 800px) {
  .legacy-content h4 {
    font-size: 1.4rem;
  }
}

.legacy-content a.std-link-box {
  font-size: 1.6rem;
  background: #f4f4f4;
  font-weight: bold;
  border-radius: 4px;
  padding: 16px 40px 16px 24px;
  -webkit-box-shadow: 0px 4px 0px 0px rgba(168, 177, 191, 0.4);
          box-shadow: 0px 4px 0px 0px rgba(168, 177, 191, 0.4);
  display: block;
  width: 100%;
  position: relative;
  margin-top: 20px;
}
.legacy-content a.std-link-box::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #333;
}

.legacy-content .std-link-box a {
  font-size: 1.6rem;
  background: #f4f4f4;
  font-weight: bold;
  border-radius: 4px;
  padding: 16px 40px 16px 24px;
  -webkit-box-shadow: 0px 4px 0px 0px rgba(168, 177, 191, 0.4);
          box-shadow: 0px 4px 0px 0px rgba(168, 177, 191, 0.4);
  display: block;
  width: 100%;
  position: relative;
  color: #333;
}
.legacy-content .std-link-box a::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #333;
}

.legacy-content .block ul {
  margin-left: 1.5em;
}
.legacy-content .block ul li {
  margin-top: 20px;
  list-style-type: disc !important;
}
.legacy-content .block ul li ul li {
  list-style-type: circle !important;
  margin-top: 10px;
}
.legacy-content .block ul li ol li {
  list-style-type: decimal;
  margin-top: 10px;
}
.legacy-content .block ol {
  margin-left: 1.5em;
}
.legacy-content .block ol li {
  margin-top: 20px;
  list-style-type: decimal !important;
}
.legacy-content .block ol li ul li {
  list-style-type: disc !important;
  margin-top: 10px;
}
.legacy-content .block ol li ol li {
  list-style-type: decimal !important;
  margin-top: 10px;
}

/************************
　セクション幅(共通)
*************************/
.legacy-content .section__inner {
  width: 1080px;
  max-width: 95%;
  margin: 0 auto;
}

/************************
　セクションタイトル(共通)
*************************/
.legacy-content .section__title1 {
  text-align: center;
}
.legacy-content .section__title1--en {
  font-size: 1.4rem;
  color: #075ee3;
  font-family: "Josefin Sans";
}
.legacy-content .section__title1--jp {
  font-size: 2.6rem;
  color: #333;
  font-weight: bold;
  margin-top: 5px;
}

.legacy-content .section__title2--en {
  font-size: 1.4rem;
  color: #075ee3;
  font-family: "Josefin Sans";
}
.legacy-content .section__title2--jp {
  font-size: 2.6rem;
  color: #333;
  font-weight: bold;
  margin-top: 5px;
}

/************************
　ボタン(共通)
*************************/
.legacy-content .btn1 {
  background: #ffd648;
  color: #333;
  text-align: center;
  padding: 20px 105px;
  border-radius: 100px;
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 800px) {
  .legacy-content .btn1 {
    padding: 15px 100px;
    font-size: 1.4rem;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
.legacy-content .btn1::after {
  content: url("../img/arrow-right.png");
  position: absolute;
  top: 36%;
  right: 28px;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
@media screen and (max-width: 800px) {
  .legacy-content .btn1::after {
    top: 31%;
  }
}

/************************
　header(共通)
*************************/
.legacy-content .header__upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 66px;
  width: 1320px;
  max-width: 95%;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  .legacy-content .header__upper {
    background: #075ee3;
    max-width: 100%;
    padding: 0 20px;
    height: 64px;
  }
}
@media screen and (max-width: 450px) {
  .legacy-content .header__upper {
    padding: 0 5px;
  }
}
@media screen and (max-width: 800px) {
  .legacy-content .header__logo {
    display: none;
  }
}
.legacy-content .header__logo.sp-view {
  display: none;
}
@media screen and (max-width: 800px) {
  .legacy-content .header__logo.sp-view {
    display: block;
  }
}
.legacy-content .header__logo img {
  width: 380px;
  height: auto;
  padding-right: 30px;
}
@media screen and (max-width: 800px) {
  .legacy-content .header__logo img {
    width: 230px;
  }
}
@media screen and (max-width: 450px) {
  .legacy-content .header__logo img {
    width: 180px;
  }
}
.legacy-content .header__upper-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 800px) {
  .legacy-content .header__upper-right {
    display: none;
  }
}
.legacy-content .header__upper-right.sp-view {
  display: none;
}
@media screen and (max-width: 800px) {
  .legacy-content .header__upper-right.sp-view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
}
.legacy-content .header__upper-right.sp-view .search-icon {
  cursor: pointer;
  text-align: center;
}
.legacy-content .header__upper-right.sp-view .search-icon:hover {
  opacity: 0.7;
}
.legacy-content .header__upper-right.sp-view .search-icon img {
  width: auto;
  height: 20px;
}
.legacy-content .header__upper-right.sp-view .search-icon p {
  margin-top: 3px;
  line-height: 1;
  color: #fff;
  white-space: nowrap;
}
.legacy-content .header__upper-right.sp-view .mail-icon {
  text-align: center;
}
.legacy-content .header__upper-right.sp-view .mail-icon img {
  width: auto;
  height: 20px;
}
.legacy-content .header__upper-right.sp-view .mail-icon p {
  margin-top: 3px;
  line-height: 1;
  color: #fff;
  white-space: nowrap;
}
.legacy-content .header__upper-right.sp-view .hamburger-group {
  cursor: pointer;
}
.legacy-content .header__upper-right.sp-view .hamburger-group:hover {
  opacity: 0.7;
}
.legacy-content .header__upper-right.sp-view .hamburger-group .drawer-hamburger {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0 auto;
}
.legacy-content .header__upper-right.sp-view .hamburger-group .drawer-hamburger__bar1, .legacy-content .header__upper-right.sp-view .hamburger-group .drawer-hamburger__bar2, .legacy-content .header__upper-right.sp-view .hamburger-group .drawer-hamburger__bar3 {
  display: block;
  content: "";
  height: 2px;
  width: 30px;
  background: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.legacy-content .header__upper-right.sp-view .hamburger-group .drawer-hamburger__bar1 {
  top: 1px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.legacy-content .header__upper-right.sp-view .hamburger-group .drawer-hamburger__bar1.is-open {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  top: 10px;
  left: 2px;
  width: 30px;
}
.legacy-content .header__upper-right.sp-view .hamburger-group .drawer-hamburger__bar2 {
  top: 50%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.legacy-content .header__upper-right.sp-view .hamburger-group .drawer-hamburger__bar2.is-open {
  display: none;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.legacy-content .header__upper-right.sp-view .hamburger-group .drawer-hamburger__bar3 {
  top: 19px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.legacy-content .header__upper-right.sp-view .hamburger-group .drawer-hamburger__bar3.is-open {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  top: 10px;
  left: 2px;
  width: 30px;
}
.legacy-content .header__upper-right.sp-view .hamburger-group p {
  margin-top: 3px;
  line-height: 1;
  color: #fff;
  white-space: nowrap;
}
.legacy-content .header__search-box {
  position: relative;
  width: 258px;
  height: 45px;
}
.legacy-content .header__search-box form {
  white-space: nowrap;
}
.legacy-content .header__search-box input[type=text] {
  width: 100%;
  height: 45px;
  padding: 0 10px;
  padding-right: 40px;
  border: 1px solid #959595;
  border-radius: 25px;
  outline: none;
  padding-left: 26px;
  font-size: 1.5rem;
}
.legacy-content .header__search-box input[type=text]:focus {
  border-color: darkgrey;
}
.legacy-content .header__search-box button[type=submit] {
  width: 25px;
  height: 25px;
  padding: 0;
  border: none;
  margin-left: -40px;
}
.legacy-content .header__search-box .search-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  pointer-events: none;
}
.legacy-content .header__contact-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
  background: #ffd648;
  border-radius: 6px;
  margin-left: 20px;
  white-space: nowrap;
}
.legacy-content .header__contact-btn img {
  width: 20px;
  height: auto;
}
.legacy-content .header__contact-btn p {
  margin-left: 4px;
  font-size: 1.5rem;
}
.legacy-content .header__lower {
  background: #075ee3;
  color: #fff;
  font-size: 1.5rem;
  padding: 12px 0;
}
@media screen and (max-width: 800px) {
  .legacy-content .header__lower {
    background: #fff;
    color: #333;
    height: 100vh;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: fixed;
    top: 64px;
    right: 0;
    z-index: 10;
  }
}
.legacy-content .header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 800px) {
  .legacy-content .header__nav {
    display: none;
    margin: 78px 48px 0;
  }
}
.legacy-content .header__nav--item {
  margin: 0 16px;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .legacy-content .header__nav--item:nth-child(n+2) {
    margin-top: 40px;
  }
}
.legacy-content .header__nav--item.sp-view {
  display: none;
  margin-left: 0;
}
@media screen and (max-width: 800px) {
  .legacy-content .header__nav--item.sp-view {
    display: block;
  }
  .legacy-content .header__nav--item.sp-view .header__search-box {
    width: 200px;
  }
}

.legacy-content .search-drawer {
  position: absolute;
  top: 64px;
  left: 0;
  width: 100%;
  padding: 10px 0;
  background: #075ee3;
  display: none;
}
.legacy-content .search-drawer form {
  white-space: nowrap;
  width: 95%;
  margin: 0 auto;
  background: #fff;
  border-radius: 100px;
}
.legacy-content .search-drawer input[type=text] {
  width: 100%;
  height: 45px;
  padding: 0 10px;
  padding-right: 40px;
  border: 1px solid #959595;
  border-radius: 25px;
  outline: none;
  padding-left: 26px;
  font-size: 1.5rem;
}
.legacy-content .search-drawer input[type=text]:focus {
  border-color: darkgrey;
}
.legacy-content .search-drawer button[type=submit] {
  width: 25px;
  height: 25px;
  padding: 0;
  border: none;
  margin-left: -40px;
}
.legacy-content .search-drawer .search-icon {
  position: absolute;
  right: 4%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  pointer-events: none;
}

/************************
　footerとの重なりをなくすための調整するブロック（共通）
*************************/
.legacy-content .height-adjustment-block {
  content: "";
  display: block;
  width: 100%;
  height: 880px;
}
@media screen and (max-width: 800px) {
  .legacy-content .height-adjustment-block {
    height: 1000px;
  }
}
.legacy-content .height-adjustment-block.sub {
  height: 1000px;
}
@media screen and (max-width: 800px) {
  .legacy-content .height-adjustment-block.sub {
    height: 1150px;
  }
}

/************************
　footer（共通）
*************************/
.legacy-content .footer {
  margin: -200px 0 0;
  padding: 332px 0 80px;
  background: #f4f4f4;
  position: absolute;
  bottom: 65px;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 800px) {
  .legacy-content .footer {
    margin: -240px 0 0;
    padding: 360px 0 60px;
  }
}
.legacy-content .footer__inner {
  width: 1000px;
  max-width: 95%;
  margin: 0 auto;
}
.legacy-content .footer__logo {
  display: block;
  width: 200px;
}
.legacy-content .footer__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 800px) {
  .legacy-content .footer__flex {
    display: block;
  }
}
.legacy-content .footer__left {
  font-size: 1.4rem;
  width: 440px;
  font-weight: bold;
}
.legacy-content .footer__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.4rem;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .legacy-content .footer__right {
    margin-top: 30px;
    font-size: 1.2rem;
  }
}
.legacy-content .footer__right--menu {
  width: 33.3%;
  display: block;
}
@media screen and (max-width: 800px) {
  .legacy-content .footer__right--menu {
    text-align: center;
  }
}
.legacy-content .footer__right--menu:nth-child(n+4) {
  margin-top: 32px;
}

/************************
  copyright(共通)
*************************/
.legacy-content .copyright {
  background: #075ee3;
  color: #fff;
  text-align: center;
  height: 65px;
  font-size: 1.2rem;
  line-height: 65px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.legacy-content .smb-faq__item .smb-faq__item__question .smb-faq__item__answer__label, .legacy-content .smb-faq__item .smb-faq__item__question .smb-faq__item__question__label, .legacy-content .smb-faq__item .smb-faq__item__question .smb-faq__item__question__body, .legacy-content .smb-faq__item .smb-faq__item__answer .smb-faq__item__answer__label, .legacy-content .smb-faq__item .smb-faq__item__answer .smb-faq__item__question__label, .legacy-content .smb-faq__item .smb-faq__item__answer .smb-faq__item__question__body {
  line-height: 1.5;
  font-size: 2.4rem;
}
.legacy-content .smb-faq__item .smb-faq__item__question .smb-faq__item__answer__body, .legacy-content .smb-faq__item .smb-faq__item__answer .smb-faq__item__answer__body {
  line-height: 1.5;
  font-size: 2rem;
}

/************************
　top-view（フロントページ）
*************************/
.legacy-content .top-view__inner {
  width: 1200px;
  max-width: 95%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 80px 0;
}
@media screen and (max-width: 800px) {
  .legacy-content .top-view__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 45px 0;
  }
}
.legacy-content .top-view__left {
  width: 45%;
}
@media screen and (max-width: 800px) {
  .legacy-content .top-view__left {
    width: 100%;
  }
}
.legacy-content .top-view__text1 {
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 800px) {
  .legacy-content .top-view__text1 {
    font-size: 1.6rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 32px auto 0;
  }
}
.legacy-content .top-view__text1::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  background: #075ee3;
  left: 50%;
  bottom: -10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.legacy-content .top-view__logo {
  margin-top: 32px;
}
@media screen and (max-width: 800px) {
  .legacy-content .top-view__logo {
    text-align: center;
    margin-top: 20px;
  }
}
.legacy-content .top-view__logo img {
  width: 80%;
}
.legacy-content .top-view__text2 {
  width: 380px;
  font-size: 1.6rem;
  line-height: 1.7;
  margin-top: 28px;
}
@media screen and (max-width: 800px) {
  .legacy-content .top-view__text2 {
    width: 90%;
    margin: 24px auto 0;
  }
}
.legacy-content .top-view__right {
  width: 55%;
}
@media screen and (max-width: 800px) {
  .legacy-content .top-view__right {
    width: 100%;
  }
}

/************************
　search-section（フロントページ）
*************************/
.legacy-content .search {
  background: #f4f4f4;
  padding: 54px 0 64px;
}
@media screen and (max-width: 800px) {
  .legacy-content .search__inner {
    width: 80%;
    min-width: 290px;
  }
}
.legacy-content .search__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 800px) {
  .legacy-content .search__contents {
    display: block;
    margin-top: 28px;
  }
}
.legacy-content .search__contents--item {
  width: 30%;
  background: #fff;
  margin-left: 5%;
  height: 148px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
  margin-top: 38px;
  position: relative;
}
@media screen and (max-width: 800px) {
  .legacy-content .search__contents--item {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
}
.legacy-content .search__contents--item::after {
  position: absolute;
  right: 10px;
  bottom: 10px;
  content: url("../img/arrow-rb.png");
  height: 12px;
  width: 12px;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
.legacy-content .search__contents--item:nth-child(3n-2) {
  margin-left: 0;
}
.legacy-content .search__contents--en {
  text-align: center;
  font-size: 1.4rem;
  color: #075ee3;
}
.legacy-content .search__contents--jp {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
}

/************************
　middle-image
*************************/
.legacy-content .middle-image {
  padding: 100px 0 0;
}
@media screen and (max-width: 800px) {
  .legacy-content .middle-image {
    padding: 0;
  }
}
.legacy-content .middle-image__inner {
  width: 100%;
}
.legacy-content .middle-image__inner img {
  width: 1080px;
  max-width: 95%;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  .legacy-content .middle-image__inner img {
    display: none;
  }
}
.legacy-content .middle-image__inner img.sp-view {
  display: none;
}
@media screen and (max-width: 800px) {
  .legacy-content .middle-image__inner img.sp-view {
    display: block;
    max-width: 100%;
  }
}
.legacy-content .middle-image__inner p {
  font-size: 16rem;
  font-family: "Josefin Sans";
  color: #f4f4f4;
  font-weight: bold;
  letter-spacing: 1.1rem;
  -webkit-transform: scaleX(1.3);
          transform: scaleX(1.3);
  line-height: 1.2;
  white-space: nowrap;
  margin-left: 12.5%;
  margin-right: auto;
  overflow: hidden;
  width: 76%;
}
@media screen and (max-width: 800px) {
  .legacy-content .middle-image__inner p {
    font-size: 6.2rem;
    line-height: 1;
    -webkit-transform: scaleX(1.2);
            transform: scaleX(1.2);
    letter-spacing: 0.6rem;
    margin-top: 34px;
  }
}

/************************
　strength（フロントページ）
*************************/
.legacy-content .strength {
  background: url("../img/bg1.png") left top/cover;
  padding: 94px 0;
}
@media screen and (max-width: 800px) {
  .legacy-content .strength {
    padding: 32px 0;
  }
}
.legacy-content .strength__title {
  color: #fff;
}
@media screen and (max-width: 800px) {
  .legacy-content .strength__title {
    text-align: center;
  }
}
.legacy-content .strength__title--en {
  font-size: 1.4rem;
  font-family: "Josefin Sans";
}
.legacy-content .strength__title--jp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}
@media screen and (max-width: 800px) {
  .legacy-content .strength__title--jp {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.legacy-content .strength__title--jp img {
  width: 230px;
}
@media screen and (max-width: 800px) {
  .legacy-content .strength__title--jp img {
    width: 148px;
  }
}
.legacy-content .strength__title--jp p {
  font-size: 2.6rem;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .legacy-content .strength__title--jp p {
    font-size: 2rem;
  }
}
.legacy-content .strength__contents {
  color: #fff;
  width: 740px;
  max-width: 95%;
  margin-left: auto;
  margin-top: 40px;
}
.legacy-content .strength__contents--item {
  margin: 28px 0 0;
}
.legacy-content .strength__contents--title {
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .legacy-content .strength__contents--title {
    font-size: 1.6rem;
  }
}
.legacy-content .strength__contents--text {
  margin-top: 10px;
  line-height: 1.7;
  font-size: 1.6rem;
}
@media screen and (max-width: 800px) {
  .legacy-content .strength__contents--text {
    font-size: 1.4rem;
  }
}
.legacy-content .strength__btn {
  display: inline-block;
  margin-top: 40px;
}
@media screen and (max-width: 800px) {
  .legacy-content .strength__btn {
    display: block;
  }
}

/************************
　news-section（フロントページ、記事一覧、search.phpのスタイル調整も含む）
*************************/
.legacy-content .news {
  padding: 100px 0;
}
@media screen and (max-width: 800px) {
  .legacy-content .news {
    padding: 40px 0 50px;
  }
}
.legacy-content .news__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 800px) {
  .legacy-content .news__inner {
    display: block;
  }
}
.legacy-content .news__inner a.sp-view {
  display: none;
}
@media screen and (max-width: 800px) {
  .legacy-content .news__inner a.sp-view {
    display: block;
    font-size: 1.5rem;
    position: relative;
    width: 70px;
    margin: 20px auto 0;
  }
  .legacy-content .news__inner a.sp-view::before {
    content: "";
    display: block;
    background: #333;
    height: 1px;
    width: 70px;
    position: absolute;
    bottom: -5px;
    left: 0;
  }
  .legacy-content .news__inner a.sp-view::after {
    content: url("../img/arrow-right.png");
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
  }
}
.legacy-content .news__left {
  margin-right: 30px;
}
@media screen and (max-width: 800px) {
  .legacy-content .news__left {
    margin-right: 0;
  }
}
.legacy-content .news__left a {
  margin-top: 50px;
  display: inline-block;
  font-size: 1.5rem;
  position: relative;
}
@media screen and (max-width: 800px) {
  .legacy-content .news__left a {
    display: none;
  }
}
.legacy-content .news__left a::before {
  content: "";
  display: block;
  background: #333;
  height: 1px;
  width: 70px;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.legacy-content .news__left a::after {
  content: url("../img/arrow-right.png");
  position: absolute;
  top: 6%;
  right: -29px;
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
}
@media screen and (max-width: 800px) {
  .legacy-content .news__title {
    text-align: center;
  }
}
.legacy-content .news__right {
  width: 800px;
  margin-left: auto;
  max-width: 100%;
}
@media screen and (max-width: 800px) {
  .legacy-content .news__right {
    margin-top: 32px;
  }
}
.legacy-content .news__right.list-page {
  margin: 0 auto;
}
.legacy-content .news__right.list-page .warningーtxt {
  font-size: 3rem;
}
@media screen and (max-width: 800px) {
  .legacy-content .news__right.list-page .warningーtxt {
    font-size: 1.8rem;
  }
}
.legacy-content .news__post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
  border-bottom: 1px dashed #999;
}
@media screen and (max-width: 800px) {
  .legacy-content .news__post {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.legacy-content .news__post--date {
  font-size: 1.3rem;
  white-space: nowrap;
  color: #9f9f9f;
}
.legacy-content .news__post--category {
  border: 1px solid #075ee3;
  color: #075ee3;
  border-radius: 4px;
  margin-left: 18px;
  white-space: nowrap;
  padding: 3px;
}
.legacy-content .news__post--title {
  font-size: 1.6rem;
  margin-left: 42px;
}
@media screen and (max-width: 800px) {
  .legacy-content .news__post--title {
    width: 95%;
    margin-left: 0;
    margin-top: 12px;
    font-size: 1.4rem;
  }
}
.legacy-content .news__post--title.search-list {
  font-size: 2.4rem;
  font-weight: bold;
  padding: 20px;
}
@media screen and (max-width: 800px) {
  .legacy-content .news__post--title.search-list {
    font-size: 2rem;
    padding: 5px;
  }
}

.legacy-content .pagination-container {
  width: 100%;
  text-align: center;
}

/* ページネーションの親要素に適用するスタイル */
.legacy-content .pagination-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /* Flexboxを有効に */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; /* 横方向に中央に配置 */ /* センター揃え */
  margin: 30px 0 0; /* 上下の余白 */
}

/* ページネーション自体のスタイリング */
.legacy-content .page-numbers {
  display: inline-block;
  margin: 0 5px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

/* 現在のページのスタイリング */
.legacy-content .page-numbers.current {
  background-color: #0073aa;
  color: #fff;
}

/************************
　column-section（フロントページ）
*************************/
.legacy-content .column {
  background: #f4f4f4;
  padding: 70px 0 65px;
}
@media screen and (max-width: 800px) {
  .legacy-content .column {
    padding: 32px 0 40px;
  }
}
.legacy-content .column.list-page {
  background: #fff;
}
@media screen and (max-width: 800px) {
  .legacy-content .column__title {
    text-align: center;
  }
}
.legacy-content .column__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-top: 28px;
}
@media screen and (max-width: 800px) {
  .legacy-content .column__contents {
    display: block;
  }
}
.legacy-content .column__contents--item {
  width: 48%;
  display: block;
}
@media screen and (max-width: 800px) {
  .legacy-content .column__contents--item {
    margin-top: 28px;
    width: 100%;
  }
}
.legacy-content .column__contents--item:nth-child(2n) {
  margin-left: 4%;
}
@media screen and (max-width: 800px) {
  .legacy-content .column__contents--item:nth-child(2n) {
    margin-left: 0;
  }
}
.legacy-content .column__contents--item:nth-child(n+3) {
  margin-top: 48px;
}
@media screen and (max-width: 800px) {
  .legacy-content .column__contents--item:nth-child(n+3) {
    margin-top: 28px;
  }
}
.legacy-content .column__contents--item-img {
  border-radius: 10px;
}
.legacy-content .column__contents--item-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 18px;
}
.legacy-content .column__contents--item-date {
  font-size: 1.3rem;
  color: #9f9f9f;
  white-space: nowrap;
}
.legacy-content .column__contents--item-category {
  border: 1px solid #075ee3;
  color: #075ee3;
  border-radius: 4px;
  margin-left: 22px;
  white-space: nowrap;
  padding: 3px;
}
.legacy-content .column__contents--item-title {
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  .legacy-content .column__contents--item-title {
    font-size: 1.4rem;
  }
}
.legacy-content .column__btn {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 54px auto 0;
}
@media screen and (max-width: 800px) {
  .legacy-content .column__btn {
    margin: 28px auto 0;
  }
}

/************************
　recommend-section（フロントページ）
*************************/
.legacy-content .recommend {
  padding: 62px 0 80px;
}
@media screen and (max-width: 800px) {
  .legacy-content .recommend__inner {
    width: 80%;
    min-width: 290px;
  }
}
.legacy-content .recommend__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
}
@media screen and (max-width: 800px) {
  .legacy-content .recommend__contents {
    display: block;
    margin-top: 28px;
  }
}
.legacy-content .recommend__contents--item {
  width: 48%;
  background: #ecf3ff;
  height: 148px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
  position: relative;
}
.legacy-content .recommend__contents--item:nth-child(2n) {
  margin-left: 4%;
}
@media screen and (max-width: 800px) {
  .legacy-content .recommend__contents--item:nth-child(2n) {
    margin-left: 0;
  }
}
@media screen and (max-width: 800px) {
  .legacy-content .recommend__contents--item {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
}
.legacy-content .recommend__contents--item::after {
  position: absolute;
  right: 10px;
  bottom: 10px;
  content: url("../img/arrow-rb.png");
  height: 12px;
  width: 12px;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
.legacy-content .recommend__contents--en {
  text-align: center;
  font-size: 1.4rem;
  color: #075ee3;
}
.legacy-content .recommend__contents--jp {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
}

/************************
　contact-section（共通）
*************************/
.legacy-content .contact {
  z-index: 1;
  position: absolute;
  bottom: 400px;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 800px) {
  .legacy-content .contact {
    bottom: 460px;
  }
}
.legacy-content .contact__inner {
  color: #fff;
  border-radius: 30px;
  background: url("../img/bg2.png") center center/cover;
  padding: 54px 0;
  width: 1280px;
  max-width: 95%;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  .legacy-content .contact__inner {
    background: url("../img/bg2-sp.png") center center/cover;
    padding: 34px 0 46px;
  }
}
.legacy-content .contact.sub .contact__inner {
  background: #fff;
  border: 1px solid #075ee3;
  border-radius: 10px;
  margin: 0 auto;
}
.legacy-content .contact.sub .contact__inner .contact__title--en {
  color: #075ee3;
}
.legacy-content .contact.sub .contact__inner .contact__title--jp {
  color: #333;
}
.legacy-content .contact.sub .contact__inner .contact__text {
  color: #333;
  font-weight: normal;
}
.legacy-content .contact.sub .contact__inner .contact__flex .contact__left p {
  color: #333;
}
.legacy-content .contact.sub .contact__inner .contact__flex .contact__left a {
  color: #075ee3;
}
.legacy-content .contact.sub .contact__inner .contact__flex .contact__right p {
  color: #333;
}
.legacy-content .contact__title--en {
  color: #fff;
}
.legacy-content .contact__title--jp {
  color: #fff;
}
.legacy-content .contact__text {
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
  margin-top: 40px;
}
@media screen and (max-width: 800px) {
  .legacy-content .contact__text {
    font-size: 1.4rem;
    margin-top: 28px;
  }
}
.legacy-content .contact__text br {
  display: none;
}
@media screen and (max-width: 800px) {
  .legacy-content .contact__text br {
    display: block;
  }
}
.legacy-content .contact__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 32px auto 0;
  width: 775px;
}
@media screen and (max-width: 1000px) {
  .legacy-content .contact__flex {
    max-width: 95%;
  }
}
@media screen and (max-width: 800px) {
  .legacy-content .contact__flex {
    display: block;
  }
}
.legacy-content .contact__left {
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .legacy-content .contact__left {
    width: 100%;
  }
}
.legacy-content .contact__left p {
  font-size: 1.4rem;
}
.legacy-content .contact__left a {
  font-size: 4rem;
  font-weight: bold;
  margin-top: 60px;
  display: block;
}
.legacy-content .contact__left a.mt92 {
  margin-top: 92px;
}
@media screen and (max-width: 800px) {
  .legacy-content .contact__left a.mt92 {
    margin-top: 5px;
  }
}
@media screen and (max-width: 800px) {
  .legacy-content .contact__left a {
    margin-top: 5px;
  }
}
.legacy-content .contact__right {
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .legacy-content .contact__right {
    width: 95%;
    margin: 28px auto 0;
  }
}
.legacy-content .contact__right p {
  font-size: 1.4rem;
}
.legacy-content .contact__btn {
  display: block;
  width: 324px;
  padding: 20px 0;
  margin: 20px auto 0;
}
@media screen and (max-width: 800px) {
  .legacy-content .contact__btn {
    margin-top: 16px;
    width: 300px;
    max-width: 100%;
  }
}

/************************
　sub-top（下層ページ）
*************************/
.legacy-content .sub-top {
  padding: 110px 0 0;
}
@media screen and (max-width: 800px) {
  .legacy-content .sub-top {
    padding: 60px 0 0;
  }
}
@media screen and (max-width: 800px) {
  .legacy-content .sub-top__title--en {
    font-size: 1.2rem;
  }
}
.legacy-content .sub-top__title--jp {
  font-size: 4.2rem;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  .legacy-content .sub-top__title--jp {
    font-size: 2.6rem;
  }
}
.legacy-content .sub-top__breadcrumbs {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
}
@media screen and (max-width: 800px) {
  .legacy-content .sub-top__breadcrumbs {
    font-size: 1rem;
  }
}
.legacy-content .sub-top__text {
  margin-top: 50px;
  width: 700px;
  max-width: 95%;
  font-size: 1.6rem;
  line-height: 1.7;
}
@media screen and (max-width: 800px) {
  .legacy-content .sub-top__text {
    margin: 40px auto 0;
    font-size: 1.2rem;
  }
}

/************************
　reason-section（下層ページ）
*************************/
.legacy-content .reason {
  padding: 86px 0 100px;
}
@media screen and (max-width: 800px) {
  .legacy-content .reason {
    padding: 50px 0 70px;
  }
}
.legacy-content .reason__content:nth-child(n+2) {
  margin-top: 48px;
}
.legacy-content .reason__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Josefin Sans";
  position: relative;
}
.legacy-content .reason__title::before {
  content: "";
  background: #075ee3;
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.legacy-content .reason__title--prefix {
  height: 54px;
  background: #075ee3;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 90px;
  position: relative;
}
.legacy-content .reason__title--prefix::after {
  position: absolute;
  top: 0;
  right: -19px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 54px 0 0 20px;
  border-color: transparent transparent transparent #075ee3;
}
@media screen and (max-width: 800px) {
  .legacy-content .reason__title--prefix::after {
    border-width: 42px 0 0 16px;
    right: -15px;
  }
}
@media screen and (max-width: 800px) {
  .legacy-content .reason__title--prefix {
    height: 42px;
    width: 70px;
  }
}
.legacy-content .reason__title--prefix-subtitle {
  font-size: 1.2rem;
}
@media screen and (max-width: 800px) {
  .legacy-content .reason__title--prefix-subtitle {
    font-size: 1rem;
  }
}
.legacy-content .reason__title--prefix-number {
  font-size: 2.4rem;
  -webkit-transform: scaleX(1.3);
          transform: scaleX(1.3);
}
@media screen and (max-width: 800px) {
  .legacy-content .reason__title--prefix-number {
    font-size: 2rem;
  }
}
.legacy-content .reason__title--text {
  font-size: 2.6rem;
  font-weight: bold;
  margin-left: 45px;
}
@media screen and (max-width: 800px) {
  .legacy-content .reason__title--text {
    font-size: 2.2rem;
    margin-left: 20px;
  }
}
.legacy-content .reason__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 24px;
}
@media screen and (max-width: 1000px) {
  .legacy-content .reason__detail {
    display: block;
  }
}
.legacy-content .reason__detail--img {
  width: 32%;
}
@media screen and (max-width: 1000px) {
  .legacy-content .reason__detail--img {
    width: 350px;
  }
}
.legacy-content .reason__detail--text {
  width: 62%;
  font-size: 1.6rem;
  line-height: 1.7;
}
@media screen and (max-width: 1000px) {
  .legacy-content .reason__detail--text {
    width: 100%;
    font-size: 1.3rem;
    margin-top: 20px;
  }
}
.legacy-content .reason__btn {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 48px auto 0;
}

/************************
　voice-section（下層ページ）
*************************/
.legacy-content .voice {
  background: #ecf3ff;
  margin-bottom: 100px;
}
.legacy-content .voice.bg-white {
  background: transparent;
}
.legacy-content .voice__inner {
  padding: 54px 0 84px;
}
.legacy-content .voice__contents {
  margin-top: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 800px) {
  .legacy-content .voice__contents {
    display: block;
  }
}
.legacy-content .voice__contents--item {
  background: #fff;
  padding: 3% 3%;
  width: 31%;
  margin-left: 3.5%;
}
.legacy-content .voice__contents--item.border-blue {
  border: 1px solid #075ee3;
}
.legacy-content .voice__contents--item:nth-child(3n-2) {
  margin-left: 0;
}
.legacy-content .voice__contents--item:nth-child(n+4) {
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  .legacy-content .voice__contents--item {
    width: 500px;
    max-width: 100%;
    margin: 30px auto;
  }
  .legacy-content .voice__contents--item:nth-child(3n-2) {
    margin: 30px auto 0;
  }
}
.legacy-content .voice__contents--item-name {
  font-size: 2.2rem;
  text-align: center;
  font-weight: bold;
}
.legacy-content .voice__contents--item-img {
  margin-top: 14px;
}
.legacy-content .voice__contents--item-title {
  margin-top: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.legacy-content .voice__contents--item-text {
  margin-top: 12px;
  font-size: 1.6rem;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.legacy-content .voice__btn1 {
  padding: 15px 0;
  width: 256px;
  background: #fff;
  border: 1px solid #075ee3;
  color: #075ee3;
  display: block;
  width: 256px;
  max-width: 100%;
  margin: 20px auto 0;
}
.legacy-content .voice__btn1::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #075ee3;
}
.legacy-content .voice__btn2 {
  background: #075ee3;
  border: 1px solid #075ee3;
  color: #fff;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 58px auto 0;
}
.legacy-content .voice__btn2::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #fff;
}

/************************
　ブロックエディタ（共通）
*************************/
.legacy-content .block, .legacy-content .container {
  padding: 50px 0;
  font-size: 2rem;
}
@media screen and (max-width: 800px) {
  .legacy-content .block, .legacy-content .container {
    padding: 30px 0;
  }
}
@media screen and (max-width: 800px) {
  .legacy-content .block, .legacy-content .container {
    font-size: 1.4rem;
  }
}
.legacy-content .block.no-space, .legacy-content .container.no-space {
  padding: 0;
}
.legacy-content .block.top-no-space, .legacy-content .container.top-no-space {
  padding-top: 0;
}
.legacy-content .block.bottom-no-space, .legacy-content .container.bottom-no-space {
  padding-bottom: 0;
}

/************************
　固定ページ（containerセクション共通）
*************************/
.legacy-content .container__items {
  margin-top: 50px;
}
.legacy-content .container__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
}
.legacy-content .container__flex a.container__flex--item {
  display: block;
  width: 48%;
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  .legacy-content .container__flex a.container__flex--item {
    width: 95%;
    margin: 30px auto 0;
  }
}
.legacy-content .container__flex a.container__flex--item:nth-child(2n) {
  margin-left: 4%;
}
@media screen and (max-width: 800px) {
  .legacy-content .container__flex a.container__flex--item:nth-child(2n) {
    margin-left: auto;
  }
}
.legacy-content .container__card {
  display: block;
  margin-left: 30px;
  border: 1px solid #bebebe;
  background: #f4f4f4;
  border-radius: 10px;
  padding: 20px;
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  .legacy-content .container__card {
    margin-left: 0;
  }
}
.legacy-content .container__card--title {
  margin-top: 0;
}
.legacy-content .container__card--text {
  font-size: 1.6rem;
}

/************************
　お問い合わせページ
*************************/
/* お問い合わせフォーム */
.legacy-content .top-form-container {
  width: 850px !important;
  max-width: 95% !important;
  margin: 0 auto;
}

.legacy-content .wpcf7-text {
  width: 97%;
}

.legacy-content .formtable {
  width: 100%;
}
.legacy-content .formtable th, .legacy-content .formtable td {
  padding: 15px !important;
  text-align: left;
  border: 1px solid #8e8e8e;
  vertical-align: middle;
}
.legacy-content .formtable td div:nth-child(n+2) {
  margin-top: 15px;
}
.legacy-content .formtable .wpcf7-form-control-wrap {
  padding: 10px;
}

.legacy-content .require {
  background: rgb(205, 0, 0);
  color: #fff;
  margin-top: 10px;
  padding: 3px 8px;
  font-size: 1.4rem;
  border-radius: 5px;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.legacy-content .send-btn {
  text-align: center;
}
.legacy-content .send-btn .wpcf7-submit {
  background: #075ee3;
  color: #fff;
  width: 200px;
  padding: 10px;
  font-weight: bold;
  border-radius: 10px;
  margin-top: 20px;
}
.legacy-content .send-btn .wpcf7-submit:hover {
  cursor: pointer !important;
}
.legacy-content .send-btn .wpcf7-spinner {
  display: none;
}

.legacy-content .wpcf7-not-valid-tip {
  color: red !important;
}

.legacy-content .wpcf7-not-valid-tip {
  font-weight: bold;
}

.legacy-content .wpcf7 table {
  margin-bottom: 30px;
}
.legacy-content .wpcf7 textarea, .legacy-content .wpcf7 input {
  border: 1px solid #8e8e8e;
}
.legacy-content .wpcf7 textarea {
  width: 97%;
}
.legacy-content .wpcf7 label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.legacy-content .wpcf7 label .wpcf7-list-item-label {
  margin-left: 10px;
}
.legacy-content .wpcf7 label .wpcf7-list-item-label a {
  text-decoration: underline;
  color: #075ee3;
}
.legacy-content .wpcf7 .top-form-container {
  width: 850px !important;
  max-width: 95% !important;
  margin: 0 auto;
}
.legacy-content .wpcf7 .wpcf7-text {
  width: 97%;
}
.legacy-content .wpcf7 .bottom-text {
  line-height: 2;
}

.legacy-content .wpcf7-list-item {
  display: block !important;
}

/************************
　研修のタクソノミー一覧ページ
*************************/
.legacy-content .training-tab {
  margin-top: 50px;
}
.legacy-content .training-tab__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 50px;
}
@media screen and (max-width: 800px) {
  .legacy-content .training-tab__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
  }
}
.legacy-content .training-tab__item {
  font-size: 2.4rem;
  font-weight: bold;
  background: #075ee3;
  color: #fff;
  padding: 20px 50px;
  border-radius: 10px;
}
@media screen and (max-width: 800px) {
  .legacy-content .training-tab__item {
    width: 300px;
    max-width: 95%;
    text-align: center;
  }
}

.legacy-content .taxonomy-list {
  margin-top: 50px;
}
.legacy-content .taxonomy-list.mb100 {
  margin-bottom: 100px;
}
.legacy-content .taxonomy-list__inner {
  max-width: 95%;
  background: #e6eefc;
  padding: 30px 2.5% 50px;
  border-radius: 20px;
}
.legacy-content .taxonomy-list__title {
  font-size: 2.8rem;
  border: none;
}
.legacy-content .taxonomy-list__text {
  margin-top: 30px;
  font-size: 1.8rem;
}
.legacy-content .taxonomy-list__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  .legacy-content .taxonomy-list__group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
  }
}
.legacy-content .taxonomy-list__item {
  width: 31%;
}
@media screen and (max-width: 800px) {
  .legacy-content .taxonomy-list__item {
    width: 100%;
  }
}
.legacy-content .taxonomy-list__item--title {
  color: #333;
  border-bottom: 1px solid #333;
  font-size: 2.2rem;
}
.legacy-content .taxonomy-list__item--img {
  margin-top: 20px;
}
.legacy-content .taxonomy-list__item--text {
  font-size: 1.6rem;
  margin-top: 20px;
}
.legacy-content .taxonomy-list__child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
  gap: 50px 0;
}
@media screen and (max-width: 800px) {
  .legacy-content .taxonomy-list__child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
  }
}
.legacy-content .taxonomy-list__child li {
  height: 50px;
  width: 31%;
}
@media screen and (max-width: 800px) {
  .legacy-content .taxonomy-list__child li {
    width: 375px;
    max-width: 95%;
  }
}
.legacy-content .taxonomy-list__child--btn {
  font-size: 2rem;
  font-weight: bold;
  background: #075ee3;
  color: #fff;
  border-radius: 10px;
  display: block;
  width: 100%;
  text-align: center;
  padding: 15px 0;
}
/************************
　研修一覧ページ
*************************/
.legacy-content .section__title2--jp {
  border: none;
}

.legacy-content .section__title2--text {
  font-size: 1.8rem;
  margin: 20px auto 0;
  width: 90%;
}

.legacy-content .training-list__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
  gap: 50px 0;
}
@media screen and (max-width: 800px) {
  .legacy-content .training-list__group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.legacy-content .training-list__item {
  width: 49%;
}
@media screen and (max-width: 800px) {
  .legacy-content .training-list__item {
    width: 375px;
    max-width: 95%;
  }
}
.legacy-content .training-list__item a {
  font-size: 2rem;
  font-weight: bold;
  background: #075ee3;
  color: #fff;
  border-radius: 10px;
  display: block;
  width: 100%;
  padding: 15px;
}
.legacy-content .training-list__item.text-center {
  text-align: center;
}
.legacy-content .training-list__child {
  margin-top: 50px;
}
.legacy-content .training-list__child--title {
  border-bottom: 1px solid #333;
  color: #333;
  font-size: 2.4rem;
}
.legacy-content .training-list__child--contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 0;
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  .legacy-content .training-list__child--contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.legacy-content .training-list__child--item {
  border: 1px solid #075ee3;
  width: 49%;
  font-size: 2rem;
  border-radius: 10px;
}
@media screen and (max-width: 800px) {
  .legacy-content .training-list__child--item {
    width: 500px;
    max-width: 95%;
  }
}
.legacy-content .training-list__child--item a {
  padding: 15px;
  display: block;
}

.legacy-content .revers-btn {
  background: #fff;
  border: 1px solid #075ee3;
  display: block;
  margin: 50px auto 100px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/************************
　検証詳細ページ（ページ下部おすすめ研修一蘭）
*************************/
.legacy-content .recommend-training {
  margin: 100px auto;
}
.legacy-content .recommend-training__title {
  color: #333;
  border-bottom: 1px solid #333;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 2.4rem;
  margin: 0 auto;
}
.legacy-content .recommend-training__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 0;
  margin-top: 50px;
  font-size: 1.8rem;
}
@media screen and (max-width: 800px) {
  .legacy-content .recommend-training__group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.legacy-content .recommend-training__group--item {
  width: 31%;
  border: 1px solid #075ee3;
  border-radius: 5px;
}
@media screen and (max-width: 800px) {
  .legacy-content .recommend-training__group--item {
    width: 500px;
    max-width: 95%;
  }
}
.legacy-content .recommend-training__group--item a {
  padding: 15px;
  display: block;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/************************
　オープン講座一覧ページ
*************************/
.legacy-content .list-section {
  font-size: 2rem;
  margin-top: 100px;
}
.legacy-content .list-section.mb100 {
  margin-bottom: 100px;
}
.legacy-content .list-section__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 50px 2%;
  margin-top: 50px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width: 800px) {
  .legacy-content .list-section__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.legacy-content .list-section__item {
  width: 32%;
  display: block;
  border-bottom: 1px solid #000;
  padding-bottom: 50px;
}
@media screen and (max-width: 800px) {
  .legacy-content .list-section__item {
    width: 100%;
  }
}
.legacy-content .list-section__item p {
  margin-top: 10px;
  font-size: 1.8rem;
}
@media screen and (max-width: 800px) {
  .legacy-content .list-section__item p {
    font-size: 1.6rem;
  }
}
.legacy-content .list-section__img {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.legacy-content .list-section__title {
  font-size: 2.2rem;
  margin-top: 10px;
}
@media screen and (max-width: 800px) {
  .legacy-content .list-section__title {
    font-size: 1.8rem;
  }
}
.legacy-content .list-section__place span {
  margin-left: 20px;
  margin-top: 10px;
}
@media screen and (max-width: 800px) {
  .legacy-content .list-section__place span {
    font-size: 1.6rem;
  }
}
.legacy-content .list-section__overview {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 1.6rem;
}

/************************
　オープン講座詳細ページ
*************************/
.legacy-content .open-course-template-default .block h2 {
  margin: 50px 0;
}
.legacy-content .open-course-template-default .block p {
  margin-top: 50px;
}
.legacy-content .open-course-template-default .block .gmap {
  aspect-ratio: 4/3;
  max-width: 100%;
  margin-top: 50px;
}
.legacy-content .open-course-template-default .block .gmap iframe {
  width: 100%;
  height: 100%;
}

.legacy-content .block.pt-pb-0 {
  padding: 0;
}