@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Roboto:wght@400;500;700&display=swap");
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Roboto:wght@400;500;700&display=swap");
*, ::after, ::before {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

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

body {
  margin: 0;
}

main {
  display: block;
}

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

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

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

select::-ms-expand {
  display: none;
}

option {
  padding: 0;
}

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable] {
  outline: 0;
}

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

caption {
  text-align: left;
}

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

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

template {
  display: none;
}

[hidden] {
  display: none;
}

::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

input::-ms-clear {
  visibility: hidden;
}

html {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
}

body {
  font-size: 16px;
  font-family: "Roboto", "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-feature-settings: "palt" 1;
  font-weight: 700;
  letter-spacing: 0.025em;
  background-color: #fff;
  color: #2e407b;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.p-seminar-list__end {
  margin-bottom: 20px;
  padding: 0.75em;
  background-color: #f8dede;
  text-align: center;
  color: #cc3333;
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  .p-seminar-list__end {
    font-size: 28px;
  }
}
.l-header {
  text-align: center;
}

.l-header__inner {
  margin: 0 auto;
  display: flex;
  align-items: center;
  height: 100px;
  transition: all 0.3s;
}

@media screen and (min-width: 769px) {
  .l-header__inner {
    height: 60px;
    max-width: 1200px;
    padding: 0 25px;
  }
}
.l-header__logo {
  margin: 0 0 0 23px;
}

.l-header__logo > img {
  width: 346px;
}

@media screen and (min-width: 769px) {
  .l-header__logo {
    margin: 0;
  }
  .l-header__logo > img {
    width: 285px;
  }
}
.l-header-inquiry {
  display: flex;
  align-items: center;
  margin: 0 0 0 auto;
  height: 100%;
}

.l-header-inquiry__tel {
  width: 106px;
  margin-right: 7px;
}

@media screen and (min-width: 769px) {
  .l-header-inquiry__tel {
    width: 254px;
  }
}
.l-header-inquiry__tel > i {
  height: 50px;
}

.l-header-inquiry__tel > i::before {
  display: inline-flex;
  content: "";
  width: 50px;
  height: 50px;
  background: url(../images/ico_tel.svg) no-repeat center center;
  background-size: 17px;
}

@media screen and (min-width: 769px) {
  .l-header-inquiry__tel > i {
    height: auto;
  }
  .l-header-inquiry__tel > i::before {
    position: absolute;
    width: 19px;
    height: 19px;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
  }
}
.l-header-inquiry__tel > span {
  display: none;
}

@media screen and (min-width: 769px) {
  .l-header-inquiry__tel > span {
    display: block;
  }
  .l-header-inquiry__tel > span:nth-of-type(2) {
    font-size: 12.6px;
    font-weight: normal;
  }
}
.l-header-inquiry__button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background-color: #e8f54b;
  font-size: 22px;
  line-height: 25px;
  width: 190px;
  transition: opacity 0.3s;
  color: #000000;
  font-feature-settings: "palt";
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

@media screen and (min-width: 769px) {
  .l-header-inquiry__button {
    width: 254px;
    height: 100%;
    line-height: 46px;
    font-size: 17px;
  }
  .l-header-inquiry__button:hover {
    opacity: 0.7;
  }
}
.l-main {
  text-align: center;
  position: relative;
}

.l-main__inner {
  text-align: left;
  padding: 0 20px;
}

@media screen and (min-width: 769px) {
  .l-main__inner {
    text-align: center;
    max-width: 1200px;
    padding: 0 25px;
  }
}
.l-footer {
  text-align: center;
  padding-bottom: 158px;
}

.l-footer__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  margin: 0 auto;
  padding: 0 40px;
  font-size: 20px;
  align-items: center;
  height: 126px;
  position: relative;
}

.l-footer__nav {
  display: flex;
  position: initial;
  left: 0;
}

@media screen and (min-width: 769px) {
  .l-footer__inner {
    justify-content: center;
    align-items: center;
    max-width: 1200px;
    padding: 0 25px;
    font-size: 14px;
    height: 90px;
  }
  .l-footer__nav {
    display: flex;
    position: absolute;
    left: 0;
  }
}
.l-footer__nav > li a {
  color: #444444;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.l-footer__nav > li a:hover {
  text-decoration: none;
}

@media screen and (min-width: 769px) {
  .l-footer__nav {
    margin: 0;
  }
  .l-footer__nav > img {
    min-width: 294px;
  }
}
.l-footer__copyright small {
  font-size: inherit;
  color: #444444;
}

.u-hide-sp {
  display: none;
}

@media screen and (min-width: 769px) {
  .u-hide-sp {
    display: block;
  }
}
.u-hide-pc {
  display: block;
}

@media screen and (min-width: 769px) {
  .u-hide-pc {
    display: none;
  }
}
.c-title {
  font-size: 30px;
  margin: 0 0 15px;
  font-feature-settings: "palt";
  color: #fff;
}

@media screen and (min-width: 769px) {
  .c-title {
    height: 96px;
    font-size: 30px;
    margin: 0 auto 30px;
    position: relative;
    width: 1146px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .c-title::after {
    content: "";
    background-image: url(../images/guest-tit.png);
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.c-title-sub {
  font-size: 18px;
  margin: 0 0 23px;
}

@media screen and (min-width: 769px) {
  .c-title-sub {
    font-size: 32px;
    margin: 0 0 32px;
  }
}
.c-title-sub:before {
  margin-right: 16px;
}

@media screen and (min-width: 769px) {
  .c-title-sub:before {
    margin-right: 24px;
  }
}
.c-title-sub:after {
  margin-left: 16px;
}

@media screen and (min-width: 769px) {
  .c-title-sub:after {
    margin-left: 24px;
  }
}
.c-lead {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 769px) {
  .c-lead {
    font-size: 32px;
  }
}
.c-number {
  max-width: 140px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 23px;
  background-color: #2e407b;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

@media screen and (min-width: 769px) {
  .c-number {
    max-width: 170px;
    margin-bottom: 50px;
    font-size: 23px;
  }
}
.c-date {
  max-width: 280px;
  padding-top: 0.5em;
  padding-bottom: 0.55em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 23px;
  background-color: #ffff6c;
  text-align: center;
  color: #2e407b;
  font-size: 20px;
}

@media screen and (min-width: 769px) {
  .c-date {
    max-width: 300px;
    margin-bottom: 50px;
    font-size: 28px;
  }
}
.c-button-primary {
  background-color: #ffff6c;
  font-size: 13px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1.2;
  padding: 15px;
  letter-spacing: 0.05em;
  width: 100%;
  box-shadow: 2px 2px 0px 0px rgba(34, 57, 91, 0.5);
  cursor: pointer;
  transition: opacity 0.3s;
}

@media screen and (min-width: 769px) {
  .c-button-primary {
    font-size: 17px;
    padding: 18px;
  }
  .c-button-primary:hover {
    opacity: 0.7;
  }
}
.c-button-secondary {
  background-color: #444444;
  color: #fff;
  font-size: 28px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  height: 80px;
  letter-spacing: 0.05em;
  width: 100%;
  cursor: pointer;
  transition: opacity 0.3s;
  border-radius: 122px;
  position: relative;
}
.c-button-secondary.black {
  background-color: #A5A5A5;
  color: #000;
  cursor: default;
}
.c-button-secondary.black:after {
  display: none;
}
.c-button-secondary.black:hover {
  opacity: 1;
}
.c-button-secondary:after {
  content: "";
  display: block;
  width: 24px;
  height: 14px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/arrow.png);
  position: absolute;
  right: 25px;
  top: 32px;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .c-button-secondary {
    font-size: 16px;
    height: 54px;
    width: 323px;
    line-height: 1.2;
    position: absolute;
    bottom: 30px;
    right: 30px;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
  .c-button-secondary:after {
    top: auto;
  }
  .c-button-secondary:hover {
    opacity: 0.7;
  }
}
.event--btn {
  background-color: #444444;
  color: #fff;
  font-size: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  height: 106px;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  width: 569px;
  cursor: pointer;
  transition: opacity 0.3s;
  border-radius: 106px;
  position: relative;
  margin: 87px auto 0;
}
.event--btn:after {
  content: url(../images/arrow.png);
  position: absolute;
  right: 37px;
  top: 35px;
}

@media screen and (min-width: 769px) {
  .c-button-download {
    width: 660px;
    height: 110px;
    font-size: 32px;
    line-height: 41.6px;
    margin-top: 64px;
  }
  .c-button-download:hover {
    opacity: 0.7;
  }
  .event--btn {
    background-color: #444444;
    color: #fff;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    height: 65px;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
    width: 558px;
    cursor: pointer;
    transition: opacity 0.3s;
    border-radius: 65px;
    position: relative;
    margin: 94px auto 0;
  }
  .event--btn:after {
    content: url(../images/arrow.png);
    position: absolute;
    right: 37px;
    top: 8px;
  }
  .event--btn.bg:after {
    top: 20px;
  }
}
section.annai2025 {
  background: linear-gradient(90deg, #70a8bb, #8db9c9);
  padding: 60px 0;
  margin: 30px 0;
}
section.annai2025 .txt {
  font-size: 28px;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 30px;
}
section.annai2025 .fv-2025 {
  margin-bottom: 30px;
  display: block;
}
section.annai2025 .fv-btn {
  display: block;
  width: 570px;
  margin: 8px auto 0;
}
@media screen and (max-width: 768px) {
  section.annai2025 .txt {
    font-size: 35px;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 30px;
  }
}

/* @media screen and (min-width:769px) and ( max-width:1600px){

} */
@media screen and (min-width: 769px) {
  .fv-button {
    position: absolute;
    transition: opacity 0.3s;
    width: 460px;
    font-size: 24.5px;
    bottom: 6.7%;
    left: 50%;
    transform: translateX(-50%);
  }
  .fv-button:hover {
    opacity: 0.7;
  }
}
.available {
  position: absolute;
  top: -33px;
  left: -15px;
  width: 74px;
}

@media screen and (min-width: 769px) {
  .available {
    top: -53px;
    left: -50px;
    width: 140px;
  }
}
@media screen and (min-width: 800px) {
  .available {
    left: -76px;
  }
}
.c-button-application {
  position: relative;
  background-color: #ffff6c;
  color: #2e407b;
  font-size: 17px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  padding: 24px;
  letter-spacing: 0.05em;
  width: 100%;
  cursor: pointer;
  transition: opacity 0.3s;
  box-shadow: 4px 4px 0 #8392a6;
}

.c-button-application::after,
.c-button-download::after {
  content: "";
  display: inline-block;
  position: absolute;
  border-style: solid;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent currentColor;
  border-width: 3px 0 3px 8px;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 6%;
}

@media screen and (max-width: 400px) {
  .c-button-application {
    justify-content: left;
    padding-left: 55px;
  }
}
@media screen and (min-width: 769px) {
  .c-button-application {
    font-size: 32px;
    padding: 39px;
    line-height: 1;
    width: 660px;
    box-shadow: 4px 4px 0 #8392a6;
  }
  .c-button-application:hover {
    opacity: 0.7;
  }
  .c-button-application::after,
  .c-button-download::after {
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent currentColor;
    border-width: 5px 0 5px 12px;
    right: 45px;
  }
}
.c-last-event {
  font-size: 15px;
  letter-spacing: 0.05em;
  margin: 22px 0 20px 0;
}

.c-video {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.05em;
  max-width: 1150px;
  background-color: #283d6b;
  color: #fff;
  margin: 0 auto 32px auto;
  padding: 14.5px 0;
}

@media screen and (min-width: 769px) {
  .c-last-event {
    font-size: 32px;
    margin: 55px 0 38px 0;
  }
  .c-video {
    font-size: 44px;
    line-height: 72px;
    margin: 0 auto 92px auto;
    padding: 28px 0;
  }
}
.sp-bg {
  background-image: url("../images/sp_bg.jpg");
  background-size: auto 100%;
}

@media screen and (min-width: 769px) {
  .sp-bg {
    background-image: none;
  }
}
.p-fv {
  width: 100%;
  position: relative;
}

.fv-img {
  display: none;
}

.fv-sp-headder {
  display: block;
  width: 729px;
  margin-left: 40px;
  margin-top: 5px;
}

.fv-btn {
  width: 688px;
  display: block;
  margin: 28px auto 0;
}
.fv-btn img {
  width: 100%;
  display: block;
}

.fv-date {
  display: block;
  margin: 40px auto 0;
  max-width: 1150px;
}

.fv-company {
  display: block;
  margin: 47px auto 0;
}

.fv-sp2 {
  width: 100%;
}

.fv--list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 56px 36px;
  margin: 86px auto 0;
  max-width: 688px;
}

.fv--item {
  width: 186px;
}
.fv--item img {
  width: 100%;
}
.fv--item:nth-of-type(12) .fv--item--txt {
  width: 240px;
  margin-left: -20px;
}
.fv--item--txt {
  height: auto;
  padding: 10px 0;
  min-height: 71px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 1.25;
  text-align: center;
  color: #5ea0b3;
  letter-spacing: 0.03em;
  font-feature-settings: "palt";
  font-weight: bold;
}
.fv--item--tit {
  font-size: 27px;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  color: #444444;
}
.fv--item--tit small {
  font-size: 20px;
}

@media screen and (min-width: 769px) {
  .p-fv {
    margin-top: 22px;
  }
  .fv-img {
    display: block;
    width: 100%;
    max-width: 1148px;
    margin: 0 auto;
  }
  .fv-btn {
    display: block;
    width: 460px;
    margin: 8px auto 0;
  }
  .fv-date {
    display: block;
    margin: 20px auto 0;
  }
  .fv-company {
    display: block;
    margin: 23px auto 0;
  }
  .fv--list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px 46px;
    margin: 60px auto 0;
    max-width: 975px;
  }
  .fv--item {
    width: 153px;
  }
  .fv--item:nth-of-type(12) .fv--item--txt {
    width: 180px;
    margin-left: -8.5px;
  }
  .fv--item--txt {
    height: auto;
    min-height: 57px;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15.15px;
    line-height: 1.3333333333;
    text-align: center;
    color: #5ea0b3;
    letter-spacing: 0.03em;
    font-feature-settings: "palt";
    font-weight: bold;
  }
  .fv--item--tit {
    font-size: 22px;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    color: #444444;
  }
  .fv--item--tit small {
    font-size: 15px;
  }
  .fv-sp-headder {
    display: none;
  }
  .fv-btn-upper {
    width: 35%;
    max-width: 478px;
    position: absolute;
    bottom: 19%;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 0;
  }
  .fv-sp2 {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .p-sp-seminar__end {
    display: none;
  }
}
.p-fv-pc-seminar__end {
  max-width: 688px !important;
}
.p-fv-pc-seminar__end .p-seminar-list__end {
  font-size: 28px !important;
}

@media screen and (min-width: 769px) {
  .p-fv-pc-seminar__end {
    display: block;
  }
}
.p-kv {
  color: #fff;
  padding: 30px 0 50px;
}

@media screen and (min-width: 769px) {
  .p-kv {
    padding: 94px 0 44px;
    background-color: #0c1b2c;
  }
}
.p-kv__lead {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 12px;
}

@media screen and (min-width: 769px) {
  .p-kv__lead {
    font-size: 28px;
    line-height: 1.52;
    margin-bottom: 14px;
  }
}
.p-kv__title {
  font-size: 25px;
  letter-spacing: 0.05em;
  line-height: 1.5;
}

@media screen and (min-width: 769px) {
  .p-kv__title {
    font-size: 40px;
  }
}
.p-kv__text {
  margin: 48px 0 0;
  padding: 0 30px;
  font-weight: bold;
  text-align: left;
  line-height: 1.9;
}

.p-kv__text p + p {
  margin: 1.1em 0 0;
}

@media screen and (min-width: 769px) {
  .p-kv__text {
    max-width: 960px;
    margin: 50px auto;
    font-size: 24px;
  }
}
.p-join {
  height: 1460px;
  box-sizing: border-box;
  background-image: url(../images/join-bg-sp.png);
  background-size: cover;
  background-position: top;
  padding: 80px 0 0;
}

@media screen and (min-width: 769px) {
  .p-join {
    height: 896px;
    box-sizing: border-box;
    background-image: url(../images/join-bg.png);
    background-size: cover;
    background-position: top;
    padding: 100px 0 0;
  }
}
.p-join__inner {
  position: relative;
  max-width: 688px;
  margin: 71px auto 0;
}

@media screen and (min-width: 769px) {
  .p-join__inner {
    max-width: 1150px;
    margin: 0 auto;
  }
}
.p-join__title {
  font-size: 35px;
  color: #fff;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 0;
  width: 100%;
}
.p-join__title span {
  background-color: #5ea9bc;
  padding: 0 23px;
}
.p-join__title:before {
  position: absolute;
  left: 0;
  display: block;
  content: "";
  height: 1px;
  background-color: #fff;
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 769px) {
  .p-join__title {
    font-size: 28px;
    color: #fff;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0;
    width: 100%;
  }
  .p-join__title span {
    background-color: #5ea9bc;
    padding: 0 25px;
  }
  .p-join__title:before {
    position: absolute;
    left: 0;
    display: block;
    content: "";
    height: 1px;
    background-color: #fff;
    width: 100%;
    z-index: -1;
  }
}
.p-join-list {
  max-width: 688px;
  display: flex;
  flex-wrap: wrap;
  margin: 72px auto 0;
  gap: 26px;
}

@media screen and (min-width: 769px) {
  .p-join-list {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 72px 0 0;
    gap: 0;
  }
}
.p-join-list__item {
  display: flex;
  align-items: center;
  text-align: left;
  margin: 0px;
  color: #fff;
}

.p-join-list__item > span {
  font-size: 26px;
  line-height: 1.6923076923;
}
.p-join-list__item > span .yell {
  color: #edf770;
}

.p-join-list__item > span:nth-of-type(1) {
  width: 170px;
}

.p-join-list__item > span:nth-of-type(2) {
  padding: 0 40px;
}

@media screen and (min-width: 769px) {
  .p-join-list__item {
    margin: 0 0 30px;
    width: 50%;
  }
  .p-join-list__item > span {
    font-size: 22px;
    line-height: 1.6363636364;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
  }
  .p-join-list__item > span .yell {
    color: #edf770;
  }
  .p-join-list__item > span small {
    font-size: 16px;
  }
  .p-join-list__item > span:nth-of-type(1) {
    width: 170px;
  }
  .p-join-list__item > span:nth-of-type(2) {
    padding: 0 20px;
  }
  .p-join-list__item--w-full {
    width: 100%;
  }
}
.p-seminar {
  background-color: #eeeeef;
  padding: 90px 0px 0px;
  border-radius: 0 70px 0 0;
  margin-top: 104px;
}
.p-seminar--logo {
  margin: 80px auto 0;
  width: 550px;
}
.p-seminar--bg {
  position: relative;
  z-index: 0;
  padding-bottom: 120px;
}
.p-seminar--bg:after {
  height: 330px;
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: url(../images/seminar-bg.png);
  background-size: cover;
  z-index: -1;
}
.p-seminar--box {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: start;
  flex-wrap: wrap;
  max-width: 688px;
}
.p-seminar--box--tit {
  font-size: 39px;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  color: #fff;
}
.p-seminar--box--tit div {
  padding: 10px;
  background-color: #5eaabd;
  display: table;
  margin: 0 auto;
}
.p-seminar--box--tit div:nth-of-type(n+2) {
  margin-top: 21px;
}
.p-seminar--box--tit span {
  color: #e8f54b;
}
.p-seminar--tit {
  margin: 78px auto 0;
  display: block;
  max-width: 1150px;
}
.p-seminar--tit:nth-of-type(n+2) {
  margin-top: 90px;
}
.p-seminar--txt {
  font-weight: bold;
  font-size: 25px;
  font-feature-settings: "palt";
  line-height: 1.28;
  color: #5ea9bc;
  letter-spacing: 0.03em;
  box-sizing: border-box;
  height: 129px;
  max-width: 688px;
  border: #5eaabd 7px solid;
  border-radius: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 82px auto 0;
}
.p-seminar--txt2 {
  font-weight: bold;
  font-size: 26px;
  font-feature-settings: "palt";
  color: #5ea9bc;
  letter-spacing: 0.12em;
  text-align: left;
  max-width: 688px;
  margin: 35px auto 55px;
}
.p-seminar .caution {
  font-size: 23px;
  font-feature-settings: "palt";
  font-weight: bold;
  color: #5ea9bc;
  letter-spacing: 0.12em;
  text-align: left;
  margin-top: 40px;
}

@media screen and (min-width: 769px) {
  .p-seminar {
    padding: 140px 0px 0px;
    border-radius: 0 150px 0 0;
    margin-top: 104px;
  }
  .p-seminar--bg {
    position: relative;
    z-index: 0;
    padding-bottom: 177px;
  }
  .p-seminar--bg:after {
    height: 470px;
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-image: url(../images/seminar-bg.png);
    background-size: cover;
    z-index: -1;
  }
  .p-seminar--logo {
    margin: 0;
    width: auto;
  }
  .p-seminar--box {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
    max-width: 1150px;
  }
  .p-seminar--box--tit {
    font-size: 29px;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    color: #fff;
  }
  .p-seminar--box--tit div {
    padding: 10px;
    background-color: #5eaabd;
    display: table;
    margin: 0;
  }
  .p-seminar--box--tit div:nth-of-type(n+2) {
    margin-top: 12px;
  }
  .p-seminar--box--tit span {
    color: #e8f54b;
  }
  .p-seminar--tit {
    margin-top: 78px;
    display: block;
  }
  .p-seminar--tit:nth-of-type(n+2) {
    margin-top: 90px;
  }
  .p-seminar--txt {
    font-weight: bold;
    font-size: 23px;
    font-feature-settings: "palt";
    color: #5ea9bc;
    letter-spacing: 0.12em;
    height: 97px;
    max-width: 1150px;
    border: #5eaabd 5px solid;
    border-radius: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 98px auto 0;
  }
  .p-seminar--txt2 {
    font-weight: bold;
    font-size: 23px;
    font-feature-settings: "palt";
    color: #5ea9bc;
    letter-spacing: 0.12em;
    text-align: left;
    max-width: 1150px;
    margin: 39px auto 76px;
  }
  .p-seminar .caution {
    font-size: 20px;
    font-feature-settings: "palt";
    font-weight: bold;
    color: #5ea9bc;
    letter-spacing: 0.12em;
    text-align: right;
    margin-top: 40px;
  }
}
.p-seminar-bg {
  background-color: #e5ecf2;
}

.p-seminar__note {
  border: 2px solid #fff;
  font-size: 13px;
  line-height: 1.69;
  padding: 12px;
  margin: 12px 0 20px;
}

.logo_2023 {
  width: 159px;
  margin: 7px 0;
}

@media screen and (min-width: 769px) {
  .logo_2023 {
    width: 293px;
    margin: 22px 0 12px;
  }
}
@media screen and (min-width: 769px) {
  .p-seminar__note {
    font-size: 22px;
    border-width: 4px;
    line-height: 1.81;
    padding: 27px;
    max-width: 1150px;
    margin: 34px auto 30px;
  }
}
.p-seminar__day {
  position: absolute;
  background-color: #1b3357;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 75px;
  height: 40px;
  left: -10px;
  top: 15px;
}

@media screen and (min-width: 769px) {
  .p-seminar__day {
    font-size: 24px;
    width: 110px;
    height: 60px;
    left: -20px;
    top: 40px;
    z-index: 1;
  }
}
.p-seminar-list__item.is-end:last-child {
  margin-bottom: 0;
}

.p-seminar-list__item.is-end .p-seminar__day {
  top: 70px;
}

@media screen and (min-width: 769px) {
  .p-seminar-list__item.is-end .p-seminar__day {
    top: 110px;
  }
}
.p-seminar__theme {
  font-size: 30px;
}

.p-seminar__theme--ja {
  font-size: 26px;
}

@media screen and (min-width: 769px) {
  .p-seminar__theme {
    font-size: 48px;
    line-height: 1.23;
  }
  .p-seminar__theme--ja {
    font-size: 38px;
  }
}
.p-seminar__date {
  display: flex;
  align-items: center;
  font-size: 30px;
  font-weight: 500;
  margin: 6px 0 0;
  letter-spacing: 0;
}

.p-seminar__date > span {
  font-size: 16px;
  padding-bottom: 5px;
  font-weight: 700;
  border-right: 1px solid #2e407b;
  border-left: 1px solid #2e407b;
  padding: 2px 0.4em 0;
  margin: 2px 0.5em 0 0.5em;
}

@media screen and (min-width: 769px) {
  .p-seminar__date {
    font-size: 48px;
    margin: 16px 0 6px;
    line-height: 1;
  }
  .p-seminar__date > span {
    font-size: 26px;
    margin: 4px 0.5em 0 0.5em;
  }
}
.p-seminar__time {
  display: inline-flex;
  vertical-align: bottom;
  font-size: 13px;
  font-weight: 500;
  padding-bottom: 6px;
  letter-spacing: 0;
}

.p-seminar__time > i {
  margin: 0 0.5em 0 0;
  width: 15px;
  height: 15px;
  background: url(../images/ico_clock.svg) no-repeat;
}

@media screen and (min-width: 769px) {
  .p-seminar__time {
    display: flex;
    font-size: 20px;
    margin-top: 8px;
  }
  .p-seminar__time > i {
    width: 20px;
    height: 20px;
    margin: 2px 0.5em 0 0;
  }
}
.p-seminar__link {
  margin-top: 60px;
}

@media screen and (min-width: 769px) {
  .p-seminar__link {
    margin-top: 80px;
  }
}
.p-seminar-list {
  max-width: 688px;
  margin: 0 auto;
}
.p-seminar-list__tit {
  font-size: 31px;
  letter-spacing: 0.12em;
  color: #444444;
  font-feature-settings: "palt";
  padding-bottom: 44px;
  position: relative;
  width: 100%;
  margin-top: 55px;
  margin-bottom: 39px;
}
.p-seminar-list__tit:after {
  content: "";
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #5eaabd;
}
.p-seminar-list__tit small {
  display: block;
  font-size: 20px;
  margin-top: 15px;
}
.p-seminar-list--close {
  font-weight: bold;
  font-size: 25px;
  line-height: 1.92;
  letter-spacing: 0.12em;
  text-align: left;
  font-feature-settings: "palt";
  color: #444444;
  margin-top: 40px;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .p-seminar-list {
    max-width: 1150px;
    margin: 0 auto;
  }
  .p-seminar-list__tit {
    font-size: 26px;
    letter-spacing: 0.12em;
    color: #444444;
    font-feature-settings: "palt";
    padding-bottom: 37px;
    position: relative;
    width: 100%;
  }
  .p-seminar-list__tit.sm {
    font-size: 25.3px;
  }
  .p-seminar-list__tit:after {
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0;
    width: calc(100% + 30px);
    background-color: #5eaabd;
  }
  .p-seminar-list__tit small {
    display: block;
    font-size: 20px;
    margin-top: 15px;
  }
  .p-seminar-list--close {
    font-weight: bold;
    font-size: 23px;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    color: #444444;
    width: auto;
    margin-top: 0;
    text-align: left;
  }
}
.p-seminar-list__item {
  background-color: #fff;
  box-shadow: 0px 0px 5px 0px rgba(34, 57, 91, 0.06);
  margin: 0 0 20px;
  padding: 20px;
  position: relative;
}
.p-seminar-list__item.close {
  align-items: center;
}

.p-seminar-list__item.is-tba {
  padding: 25px 25px 190px;
}
.p-seminar-list__item.is-tba.close {
  padding: 40px;
}

@media screen and (min-width: 769px) {
  .p-seminar-list__item.is-tba {
    padding: 30px;
  }
  .p-seminar-list__item.is-tba.close {
    padding: 30px;
  }
  .p-seminar-list__item.is-tba:nth-of-type(n+2) {
    margin-top: 50px;
  }
}
.p-seminar-list__item > div {
  text-align: left;
}

.p-seminar-list__item > div:nth-of-type(1) {
  display: none;
}

.p-seminar-list__item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
  border-radius: 10px;
  max-width: 688px;
  margin: 0 auto;
}
.p-seminar-list__item:nth-of-type(n+2) {
  margin-top: 53px;
}

@media screen and (min-width: 769px) {
  .p-seminar-list__item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 30px;
    border-radius: 10px;
    max-width: 1150px;
  }
  .p-seminar-list__item > div:nth-of-type(1) {
    display: block;
    width: 33.3%;
  }
  .p-seminar-list__item > div:nth-of-type(1) > img {
    width: 360px;
  }
  .p-seminar-list__item > div:nth-of-type(2) {
    width: 60%;
    padding: 17px 0 17px 5.2%;
    display: flex;
    flex-wrap: wrap;
  }
  .p-seminar-list__item.is-end > div:nth-of-type(1) {
    padding: 0;
    background-image: url("../images/last_seminar_bg.jpg");
    background-size: contain;
    position: relative;
  }
  .p-seminar-list__item > div:nth-of-type(1) > a > img {
    position: absolute;
    width: 95%;
    -o-object-fit: cover;
       object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.p-seminar-list__item.is-tba > div:nth-of-type(1) {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  min-width: 0;
  padding: 12px 14px;
  background-color: #5eaabd;
  width: 100%;
  border-radius: 9px;
}

@media screen and (min-width: 769px) {
  .p-seminar-list__item.is-tba > div:nth-of-type(1) {
    flex-direction: column;
    justify-content: center;
    width: 140px;
    padding: 16px 0;
    border-radius: 0;
  }
}
.p-seminar-list__item.is-tba > div:nth-of-type(2) {
  padding: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .p-seminar-list__item.is-tba > div:nth-of-type(2) {
    width: calc(100% - 140px);
    padding: 0 0 0 32px;
  }
}
.p-seminar-list__time {
  margin: 0;
  width: auto;
  display: flex;
  justify-content: space-between;
  text-align: center;
  align-items: center;
  color: #fff;
  font-size: 29px;
  box-sizing: border-box;
  height: 72px;
}
.p-seminar-list__time.open {
  width: 100%;
}
.p-seminar-list__time br {
  display: none;
}

@media screen and (min-width: 769px) {
  .p-seminar-list__time {
    display: block;
    margin-left: 0;
    font-size: 14px;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
    height: auto;
  }
  .p-seminar-list__time br {
    display: block;
  }
}
.p-seminar-list__image {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 2px;
}

.p-seminar-list__image > li {
  width: 219px;
  margin: 0 2.4% 2.4% 0;
}
.p-seminar-list__image > li img {
  width: 100%;
}

.p-seminar-list__image > li:nth-of-type(3n) {
  margin-right: 0;
}

.p-seminar-list__image > li > img:not(:first-child) {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .p-seminar-list__image {
    display: block;
    width: 20%;
    margin: 10px 0 0;
  }
  .p-seminar-list__image > li {
    width: auto;
    margin: 0 0 15px;
  }
}
@media screen and (min-width: 769px) {
  .p-seminar-list__item.is-tba .p-seminar-list__image {
    width: 140px;
    margin: 32px 0 0;
  }
  .p-seminar-list__item.is-tba .p-seminar-list__image.two {
    margin-top: 12px;
  }
}
.msad_logo, .celm_logo, .hrd_logo,
.aeon_logo, .nissan_logo, .ths_logo {
  display: block;
  margin-top: 22px;
}

.coco {
  width: 200px;
  margin-top: 20px;
}

.yayoi {
  width: 100px;
}

.brain {
  width: 100px;
}

.brain.pc {
  width: 100px;
  margin: 30px auto 0;
}

.ntt {
  width: 100px;
}

.ntt_logo {
  width: 130px;
  margin-top: 10px;
  display: block;
}

.brain_logo {
  width: 100px;
  margin-top: 22px;
  display: block;
}

.yayoi {
  width: 150px;
}

.fuji {
  width: 100px;
}

.rise {
  width: 100px;
}

.nissan_logo {
  width: 105px;
}

.ths_logo {
  width: 94px;
}

@media screen and (min-width: 769px) {
  .hrd_logo {
    width: 136px;
  }
}
.p-seminar-list__item.is-tba .p-seminar-list__category {
  font-size: 14px;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .p-seminar-list__item.is-tba .p-seminar-list__category {
    margin-bottom: 4px;
    font-size: 18px;
  }
}
.p-seminar-list__item.is-tba .p-seminar-list__number {
  margin-left: 8px;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.03em;
  font-feature-settings: "palt";
  color: #fff;
  display: flex;
  gap: 10px;
  align-items: center;
}
.p-seminar-list__item.is-tba .p-seminar-list__number .num {
  font-size: 67px;
}

@media screen and (min-width: 769px) {
  .p-seminar-list__item.is-tba .p-seminar-list__number {
    margin-left: 0;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: 0.03em;
    font-feature-settings: "palt";
    color: #fff;
    font-size: 16.74px;
    display: block;
  }
  .p-seminar-list__item.is-tba .p-seminar-list__number .num {
    font-size: 67px;
  }
}
.p-seminar-list__item.is-tba .p-seminar-list__date {
  font-size: 17px;
}

@media screen and (min-width: 769px) {
  .p-seminar-list__item.is-tba .p-seminar-list__date {
    font-size: 17px;
  }
}
.p-seminar-content {
  letter-spacing: 0.05em;
  color: #444444;
}

@media screen and (min-width: 769px) {
  .p-seminar-content {
    width: 80%;
    padding: 10px 0 0 30px;
  }
}
@media screen and (min-width: 769px) {
  .p-seminar-list__item.is-tba .p-seminar-content {
    width: calc(100% - 140px);
    padding: 28px 0 32px 30px;
  }
  .p-seminar-list__item.is-tba .p-seminar-content.two {
    padding-top: 12px;
  }
}
@media screen and (min-width: 769px) {
  .p-seminar-list__item.is-tba .p-seminar-content.is-only-title {
    padding: 24px 0 24px 30px;
  }
}
@media screen and (min-width: 769px) {
  .p-seminar-list__item > div:nth-of-type(1) > a > .play_btn {
    width: 70px;
  }
}
.p-seminar-content__title {
  font-size: 13px;
  line-height: 1.36;
}

@media screen and (min-width: 769px) {
  .p-seminar-content__title {
    font-size: 30px;
    line-height: 1.33;
  }
}
@media screen and (min-width: 769px) {
  .p-seminar-content.is-only-title .p-seminar-content__title {
    font-size: 24px;
  }
}
.p-seminar-content__subtitle {
  font-size: 10px;
  margin: 4px 0 0;
  letter-spacing: 0.025em;
}

@media screen and (min-width: 769px) {
  .p-seminar-content__subtitle {
    font-size: 16px;
    line-height: 1.33;
    margin: 7px 0 0;
  }
}
.p-seminar-content__list {
  padding: 0 0 0 39px;
  margin: 20px 0 25px;
  width: 359px;
}

.p-seminar-content__list > li {
  margin: 0 0 12px;
}

@media screen and (min-width: 769px) {
  .p-seminar-content__list {
    padding: 0px;
    margin: 0;
    width: auto;
  }
  .p-seminar-content__list > li {
    margin: 0 0 14px;
  }
}
.p-seminar-content__text--company.is-ml {
  margin-bottom: 15px;
}

.p-seminar-content__text--company {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  font-weight: bold;
}

.p-seminar-content__text--name {
  font-size: 31px;
  margin: 15px 0 5px;
  display: block;
}

.p-seminar-content__text--name > span {
  font-size: 18px;
}

.p-seminar-content__text--name-en {
  font-size: 19px;
  display: block;
  margin-top: 10px;
}

@media screen and (min-width: 769px) {
  .p-seminar-content__text--company {
    font-size: 16px;
    line-height: 1.4375;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    font-weight: bold;
  }
  .p-seminar-content__text--name {
    font-size: 26px;
    margin: 0 0 5px;
  }
  .p-seminar-content__text--name > span {
    font-size: 18px;
  }
  .p-seminar-content__text--name-en {
    font-size: 15px;
  }
}
.p-seminar-content__option {
  background-color: #d5e5fc;
  display: inline-flex;
  align-items: center;
  font-size: 11px;
  padding: 6px 7px 4px;
  margin: 6px 0 6px;
  color: #2e407b;
}

@media screen and (min-width: 769px) {
  .p-seminar-content__option {
    margin: 0 0 15px;
    font-size: 16px;
    padding: 8px 9px 6px;
  }
}
.p-seminar-heading {
  display: flex;
  max-width: 1150px;
  margin: 0 auto 10px auto;
  background-color: #283d6b;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .p-seminar-heading {
    margin: 0 auto 20px auto;
  }
}
.p-seminar-list + .p-seminar-heading, .p-seminar__link + .p-seminar-heading {
  margin-top: 50px;
}

@media screen and (min-width: 769px) {
  .p-seminar-list + .p-seminar-heading, .p-seminar__link + .p-seminar-heading {
    margin-top: 80px;
  }
}
.p-seminar-heading__day {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  background-color: #1b3357;
  font-size: 16px;
}

@media screen and (min-width: 769px) {
  .p-seminar-heading__day {
    width: 160px;
    font-size: 26px;
  }
}
.p-seminar-heading__day + div {
  padding: 20px 20px 20px 13px;
  width: 100%;
}

.p-seminar-heading__date {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 15px;
}

.p-seminar-heading__date p {
  display: inline;
  font-size: 32px;
  line-height: 1;
}

.p-seminar-heading__date p time small {
  font-size: 17px;
}

.p-seminar-heading__date > small {
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  .p-seminar-heading__day + div {
    padding: 0 26px;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .p-seminar-heading__date {
    display: block;
    margin-bottom: 0;
    height: 80px;
  }
  .p-seminar-heading__date p {
    display: inline;
    font-size: 54px;
    line-height: 80px;
  }
  .p-seminar-heading__date p time small {
    font-size: 28px;
  }
  .p-seminar-heading__date > small {
    font-size: 24px;
  }
}
.p-seminar-heading__theme {
  text-align: left;
  letter-spacing: 0.05em;
}

.p-seminar-heading__theme > p {
  font-size: 18px;
  line-height: 27px;
}

@media screen and (min-width: 769px) {
  .p-seminar-heading__theme {
    height: 80px;
    padding: 27px 0;
    line-height: 1;
    text-align: right;
  }
  .p-seminar-heading__theme > p {
    font-size: 26px;
    line-height: 1;
    text-align: right;
  }
}
@media screen and (max-width: 1010px) {
  .p-seminar-heading__day + div {
    display: block;
    text-align: left;
  }
  .p-seminar-heading__theme {
    text-align: left;
  }
  .p-seminar-heading__theme > p {
    text-align: left;
  }
}
.p-seminar-link {
  width: 635px;
  display: flex;
  justify-content: space-between;
  text-align: center;
  position: absolute;
  bottom: 54px;
  left: calc((100% - 635px) / 2);
}

.preparation-margin {
  margin-top: 30px;
}

.p-seminar-link > li {
  width: 49%;
}

.p-seminar-link > li.is-wide {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .p-seminar-link {
    position: initial;
    width: 100%;
  }
  .p-seminar-link > li.is-wide {
    width: 49%;
  }
}
.p-seminar-link__button {
  align-items: center;
  padding: 0px;
}

@media screen and (min-width: 769px) {
  .p-seminar-link__button {
    padding: 0px;
  }
  .p-seminar-link__button i {
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent currentColor;
    border-width: 3.5px 0 3.5px 9px;
    margin-left: 0.6em;
  }
}
.p-seminar-list__item > small {
  position: absolute;
  right: 0;
  bottom: -20px;
  font-size: 8px;
}

@media screen and (min-width: 769px) {
  .p-seminar-list__item > small {
    font-size: 13px;
  }
}
@media screen and (min-width: 769px) {
  .p-seminar-modal {
    max-width: 1150px;
    display: none;
  }
}
.p-seminar-modal__header {
  display: flex;
  flex-direction: column-reverse;
  background-color: #5eaabd;
  align-items: flex-start;
  justify-content: start;
  height: auto;
  border-radius: 15px 15px 0 0;
  box-sizing: border-box;
  padding: 8px 30px 10px;
}

@media screen and (min-width: 769px) {
  .p-seminar-modal__header {
    flex-direction: row-reverse;
    background-color: #5eaabd;
    align-items: center;
    height: 163px;
    border-radius: 33px 0 0 0;
  }
}
.p-seminar-modal__dateinfo {
  position: relative;
  text-align: left;
  padding: 0 0 20px 0;
  width: 100%;
}
.p-seminar-modal__dateinfo:after {
  content: "";
  position: absolute;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  background-image: url(../images/white-dod.png);
  background-size: contain;
  width: 100%;
  height: 3px;
}

@media screen and (min-width: 769px) {
  .p-seminar-modal__dateinfo {
    width: 14.2%;
    padding: 0;
    text-align: center;
  }
  .p-seminar-modal__dateinfo:after {
    height: auto;
    width: auto;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    content: "";
    display: block;
    background-image: url(../images/dod.png);
    background-size: contain;
    height: 75px;
    width: 3px;
  }
  .p-seminar-modal__dateinfo .p-seminar__day {
    top: -30px;
    left: -20px;
  }
}
.p-seminar-modal__category {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .p-seminar-modal__category {
    font-size: 22px;
  }
}
.p-seminar-modal__number {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .p-seminar-modal__number {
    font-size: 70px;
  }
}
.p-seminar-modal__title {
  color: #fff;
  font-size: 26px;
  line-height: 2;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  margin-top: 20px;
  text-align: left;
}

@media screen and (min-width: 769px) {
  .p-seminar-modal__title {
    width: 85.8%;
    text-align: center;
    font-size: 33px;
    letter-spacing: 0.12em;
    line-height: 1.5;
  }
}
@media screen and (min-width: 769px) {
  .p-seminar-modal.is-tba .p-seminar-modal__title {
    width: 80%;
  }
}
.p-seminar-modal__subtitle {
  font-size: 21px;
  line-height: 1.33;
  margin: 4px 0 0;
  letter-spacing: 0.012em;
  display: block;
  font-feature-settings: "palt";
  text-align: left;
}

@media screen and (min-width: 769px) {
  .p-seminar-modal__subtitle {
    font-size: 21px;
    line-height: 1.33;
    text-align: center;
  }
}
.p-seminar-modal__option {
  background-color: #d5e5fc;
  display: inline-flex;
  align-items: center;
  font-size: 11px;
  padding: 6px 7px 4px;
  margin: 6px 0 6px;
  color: #2e407b;
  width: 110px;
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  .p-seminar-modal__option {
    margin: 0 0 15px;
    font-size: 16px;
    padding: 8px 9px 6px;
    width: 160px;
    white-space: nowrap;
  }
}
.p-seminar-modal__body {
  text-align: left;
  padding: 25px 25px;
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .p-seminar-modal__body {
    padding: 93px 53px 100px;
  }
}
.p-seminar-modal__text {
  font-size: 23px;
  line-height: 1.9047619048;
  letter-spacing: 0.05em;
  color: #333333;
  font-feature-settings: "palt";
  font-weight: 500;
  letter-spacing: 0.03em;
  padding-bottom: 55px;
  border-bottom: 2px solid #282728;
}

.p-seminar-modal__text + .p-seminar-modal__text {
  margin: 1em 0 0;
}

@media screen and (min-width: 769px) {
  .p-seminar-modal__text {
    font-size: 20px;
    line-height: 2;
    padding-bottom: 55px;
    border-bottom: 2px solid #282728;
  }
  .p-seminar-modal__text + .p-seminar-modal__text {
    margin: 1.1em 0 0;
  }
}
.p-seminar-modal--tit {
  font-size: 26px;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  text-align: center;
  color: #5ea9bc;
  margin-top: 55px;
}

@media screen and (min-width: 769px) {
  .p-seminar-modal--tit {
    font-size: 28px;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    text-align: center;
    color: #5ea9bc;
    margin-top: 55px;
  }
}
.p-seminar-modal--section {
  display: flex;
  align-items: flex-start;
  gap: 50px;
  margin-top: 59px;
  position: relative;
}
.p-seminar-modal--section .human {
  position: absolute;
  width: 218px;
}
.p-seminar-modal--section .human img {
  width: 100%;
}
.p-seminar-modal--section .human .brain {
  width: 120px;
  margin: 15px auto 0;
}
.p-seminar-modal--section .human .fuji, .p-seminar-modal--section .human .rise {
  width: 120px;
  margin: 15px auto 0;
}
.p-seminar-modal--section .human .logo.pc {
  width: 120px;
  margin: 15px auto 0;
}
.p-seminar-modal--section .logo {
  margin-left: 262px;
}
.p-seminar-modal--section--right {
  width: 100%;
}
.p-seminar-modal--section--right--txt {
  font-size: 19px;
  color: #5ea9bc;
  font-feature-settings: "palt";
  letter-spacing: 0.12em;
  padding-left: 262px;
  box-sizing: border-box;
}
.p-seminar-modal--section--right--tit {
  font-size: 29px;
  color: #5ea9bc;
  font-feature-settings: "palt";
  letter-spacing: 0.12em;
  margin-top: 10px;
  padding-left: 262px;
  box-sizing: border-box;
}
.p-seminar-modal--section--right--txt2 {
  font-size: 18.73px;
  color: #5ea9bc;
  font-feature-settings: "palt";
  letter-spacing: 0.12em;
  font-weight: bold;
  margin-top: 10px;
  padding-bottom: 25px;
  position: relative;
  padding-left: 262px;
  box-sizing: border-box;
}
.p-seminar-modal--section--right--txt3 {
  color: #333333;
  font-size: 21px;
  line-height: 1.6666666667;
  font-weight: 500;
  font-feature-settings: "palt";
  margin-top: 100px;
  position: relative;
  padding-top: 39px;
}
.p-seminar-modal--section--right--txt3.margin {
  margin-top: 150px;
}
.p-seminar-modal--section--right--txt3:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-image: url(../images/dod2.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 2px;
  width: 100%;
}

.p-seminar-modal__body .event--btn {
  background-color: #444444;
  color: #fff;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  height: 104px;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  width: 632px;
  cursor: pointer;
  transition: opacity 0.3s;
  border-radius: 104px;
  position: relative;
  margin: 87px auto 0;
}
.p-seminar-modal__body .event--btn:after {
  content: url(../images/arrow.png);
  position: absolute;
  right: 37px;
}

@media screen and (min-width: 769px) {
  .p-seminar-modal--section {
    display: flex;
    align-items: flex-start;
    gap: 50px;
    margin-top: 59px;
  }
  .p-seminar-modal--section .human {
    position: initial;
    width: 183px;
    padding: 0;
  }
  .p-seminar-modal--section .logo {
    margin-top: 11px;
    margin-left: 0;
  }
  .p-seminar-modal--section img {
    position: initial;
  }
  .p-seminar-modal--section--right {
    max-width: 804px;
  }
  .p-seminar-modal--section--right--txt {
    font-size: 17px;
    color: #5ea9bc;
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    padding-left: 0;
  }
  .p-seminar-modal--section--right--tit {
    font-size: 27.75px;
    color: #5ea9bc;
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    margin-top: 10px;
    padding-left: 0;
  }
  .p-seminar-modal--section--right--txt2 {
    font-size: 17px;
    color: #5ea9bc;
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    font-weight: bold;
    margin-top: 10px;
    padding-bottom: 25px;
    position: relative;
    padding-left: 0;
  }
  .p-seminar-modal--section--right--txt2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: url(../images/dod2.png);
    background-image: none;
    width: auto;
    height: auto;
  }
  .p-seminar-modal--section--right--txt3 {
    color: #333333;
    font-size: 18px;
    line-height: 1.3333333333;
    font-weight: 500;
    font-feature-settings: "palt";
    margin-top: 20px;
    padding-top: 0;
  }
  .p-seminar-modal--section--right--txt3::after {
    display: none;
  }
  .p-seminar-modal--section--right--txt3.margin {
    margin-top: 20px;
  }
  .p-seminar-modal__body .event--btn {
    width: 370px;
    height: 48px;
  }
}
.p-seminar-modal--footer {
  background-color: #696969;
  border-radius: 0 0 15px 15px;
  padding-top: 37px;
}
.p-seminar-modal--footer--info {
  display: flex;
  color: #fff;
  font-size: 23px;
  line-height: 2.0869565217;
  font-feature-settings: "palt";
  letter-spacing: 0.03em;
  max-width: 630px;
  margin: 0 auto;
  text-align: left;
}
.p-seminar-modal--footer--info--tit {
  border-right: 1px solid #fff;
  padding-right: 13px;
  font-weight: 500;
}
.p-seminar-modal--footer--info--txt {
  padding-left: 12px;
  font-weight: 500;
}
.p-seminar-modal--footer .p-seminar-modal--footerー-btn {
  display: block;
  width: 630px;
  margin: 35px auto 0;
}

@media screen and (min-width: 769px) {
  .p-seminar-modal--footer {
    background-color: #696969;
    border-radius: 0 0 33px 33px;
    padding-top: 29px;
    padding-bottom: 28px;
  }
  .p-seminar-modal--footer--info {
    display: flex;
    color: #fff;
    font-size: 22px;
    font-feature-settings: "palt";
    letter-spacing: 0.03em;
    max-width: 1030px;
    margin: 0 auto;
    text-align: left;
  }
  .p-seminar-modal--footer--info--tit {
    border-right: 1px solid #fff;
    padding-right: 24px;
    font-weight: 500;
  }
  .p-seminar-modal--footer--info--txt {
    padding-left: 24px;
    font-weight: 500;
  }
  .p-seminar-modal--footerー-btn {
    display: block;
    width: 848px;
    margin: 29px auto 0;
  }
}
.p-seminar-profile {
  display: flex;
  flex-direction: column;
  margin: 30px 0 0;
}

@media screen and (min-width: 769px) {
  .p-seminar-profile {
    margin: 50px 0 0;
  }
}
.p-seminar-profile__item {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #e5ecf2;
  padding: 20px 0 18px;
}

.p-seminar-profile__item:last-child {
  padding-bottom: 10px;
}

@media screen and (min-width: 769px) {
  .p-seminar-profile__item {
    display: block;
    position: relative;
    padding: 40px 0 35px 20.6%;
  }
  .p-seminar-profile__item:last-child {
    padding-bottom: 0;
  }
}
.p-seminar-profile__image {
  width: 31%;
}

.p-seminar-profile__image img + img {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .p-seminar-profile__image {
    width: 15.2%;
    position: absolute;
    left: 0;
  }
}
.p-seminar-profile__title {
  width: 69%;
  padding: 0 0 0 20px;
  letter-spacing: 0.05em;
}

.p-seminar-profile__title--role {
  display: block;
  font-size: 16px;
  margin: 0 0 6px;
}

.p-seminar-profile__title--company {
  font-size: 9px;
  line-height: 1.1;
  font-weight: normal;
  margin: 0 0 3px;
}

.p-seminar-profile__title--name {
  font-size: 16px;
  margin: 0 0 1px;
}

.p-seminar-profile__title--name > span {
  font-size: 12px;
  margin-left: 0.5em;
}

.p-seminar-profile__title--name-en {
  font-size: 8px;
}

@media screen and (min-width: 769px) {
  .p-seminar-profile__title {
    width: auto;
    padding: 0;
    margin-bottom: 20px;
  }
  .p-seminar-profile__title--role {
    font-size: 24px;
    margin: 0 0 20px;
  }
  .p-seminar-profile__title--company {
    font-size: 14px;
    line-height: 1.1;
    margin: 0 0 8px;
  }
  .p-seminar-profile__title--name {
    font-size: 24px;
    margin: 0 0 4px;
  }
  .p-seminar-profile__title--name > span {
    font-size: 12px;
  }
  .p-seminar-profile__title--name-en {
    font-size: 12px;
  }
}
.p-seminar-profile__text {
  width: 100%;
  font-size: 11px;
  line-height: 1.81;
  margin: 8px 0 0;
}

@media screen and (min-width: 769px) {
  .p-seminar-profile__text {
    font-size: 17px;
    line-height: 1.76;
  }
}
.p-seminar-info__inner {
  background-color: #fff;
  padding: 15px;
}

@media screen and (min-width: 769px) {
  .p-seminar-info__inner {
    padding: 40px;
  }
}
.p-seminar-info__table th, .p-seminar-info__table td {
  display: block;
  text-align: left;
  line-height: 1.43;
}

.p-seminar-info__table th {
  font-size: 12.5px;
  padding: 2px 0 3px;
}

.p-seminar-info__table td {
  font-size: 12.5px;
  padding: 3px 0 8px;
}

.p-seminar-info__table b {
  font-size: 16px;
}

@media screen and (min-width: 769px) {
  .p-seminar-info__table th, .p-seminar-info__table td {
    display: table-cell;
  }
  .p-seminar-info__table th {
    font-size: 18px;
    text-align: right;
    white-space: nowrap;
    padding: 6px 0;
  }
  .p-seminar-info__table td {
    font-size: 19px;
    padding: 6px 0 8px 45px;
  }
  .p-seminar-info__table b {
    font-size: 23px;
    line-height: 1;
  }
}
.p-seminar-info__list {
  font-size: 13px;
  line-height: 1.69;
  padding: 0 0 0 1em;
}

.p-seminar-info__list > li {
  position: relative;
}

.p-seminar-info__list > li::before {
  content: "・";
  position: absolute;
  left: -1em;
  top: 0;
}

@media screen and (min-width: 769px) {
  .p-seminar-info__list {
    font-size: 19px;
    line-height: 1.78;
  }
}
.p-seminar-info__button {
  margin: 25px 0 0;
  font-size: 16px;
  padding: 19px;
  width: 95%;
  max-width: 300px;
}

.p-seminar-info__button i {
  border-style: solid;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent currentColor;
  border-width: 3px 0 3px 9px;
  margin-left: 1em;
}

@media screen and (min-width: 769px) {
  .p-seminar-info__button {
    margin: 40px 0 0;
    font-size: 30px;
    padding: 30px;
    box-shadow: 3px 3px 0px 0px rgba(34, 57, 91, 0.5);
    width: 600px;
    max-width: none;
  }
  .p-seminar-info__button i {
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent currentColor;
    border-width: 6px 0 6px 15px;
  }
}
.closing_margin {
  margin-bottom: 45px;
}

.btn-margin {
  margin-bottom: 50px;
}

.sei_logo {
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
}

.to_zoom {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: -25px;
  left: 0;
  font-size: 10px;
  width: 100%;
  justify-content: center;
}

.to_zoom > img {
  height: 15px;
  margin-right: 8px;
}

.to_zoom_modal {
  bottom: 10px;
}

.to_zoom_wp {
  color: #fff;
  bottom: -40px;
}

.to_zoom_fv {
  bottom: -40px;
  color: #fff;
}

.to_zoom_wp {
  bottom: -30px;
}

.to_zoom_float {
  color: #fff;
}

@media screen and (min-width: 769px) {
  .to_zoom {
    bottom: -30px;
    font-size: 13px;
  }
  .to_zoom_modal {
    bottom: 45px;
  }
  .to_zoom_fv {
    bottom: -25px;
  }
  .to_zoom_wp {
    bottom: -40px;
  }
}
@media screen and (max-width: 900px) and (min-width: 769px) {
  .to_zoom_fv {
    font-size: 10px;
    bottom: -20px;
  }
  .to_zoom > img {
    height: 15px;
    margin-right: 8px;
  }
}
@media screen and (min-width: 769px) {
  .p-sp-link {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .btn-margin {
    margin-bottom: 100px;
  }
  .closing_margin {
    margin-bottom: 120px;
  }
}
.visibility {
  visibility: hidden;
}

.p-wp {
  padding: 45px 20px 50px;
  background-color: #1b3357;
  color: #fff;
}

.p-wp h4 {
  font-size: 13px;
  line-height: 1;
  margin-bottom: 25px;
}

.wp-sp-hidden {
  display: none;
}

@media screen and (min-width: 769px) {
  .p-wp {
    padding: 88px 25px 60px;
  }
  .p-wp h4 {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.05em;
    margin-bottom: 38px;
  }
  .wp-sp-hidden {
    display: inline;
  }
}
.p-wp-box {
  margin: 16px auto 0 auto;
  max-width: 920px;
  min-height: 193px;
  background-image: url("../images/whitepage_bg.png");
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 10px;
}

.p-wp-guidance {
  font-size: 17px;
  margin-bottom: 7px;
  letter-spacing: 0.05em;
  width: 100%;
}

.p-wp-privilege {
  font-size: 12px;
  line-height: 25px;
  color: #1b3357;
  background-color: #d7edfd;
  width: 160px;
  height: 25px;
  margin: 0 auto 20px auto;
}

.p-wp-theory {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.05em;
}

.p-wp-text {
  max-width: 920px;
  margin: 38px auto 0 auto;
  text-align: left;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 769px) {
  .p-wp-box {
    margin: 35px auto 0 auto;
    min-height: 517px;
    padding: 50px 30px;
  }
  .p-wp-guidance {
    margin-bottom: 21px;
    font-size: 32px;
  }
  .p-wp-privilege {
    position: absolute;
    top: 20px;
    left: -20px;
    font-size: 24px;
    line-height: 60px;
    width: 340px;
    height: 60px;
    transform: none;
  }
  .p-wp-theory {
    font-size: 28px;
    line-height: 1.7;
  }
  .p-wp-text {
    margin: 38px auto 0 auto;
    font-size: 17px;
    line-height: 30px;
  }
}
.p-seminar--border {
  position: relative;
}

.p-archive > iframe {
  margin-top: 17px;
  aspect-ratio: 16/9;
  max-width: 100%;
  height: 100%;
}

.p-archive-anker {
  display: block;
  margin: 17px auto 0 auto;
  max-width: 950px;
}

.p-archive {
  background-color: #444444;
  padding: 72px 0px 0px;
  border-radius: 70px 0 0 0;
  position: relative;
  margin-top: 137px;
}
.p-archive .c-title {
  margin: 0 auto;
  width: 535px;
  height: 95px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  font-size: 35px;
  line-height: 1.5428571429;
}
.p-archive .c-title::after {
  content: "";
  display: block;
  background-image: url(../images/archive-tit.png) !important;
  background-size: cover;
  background-position: center;
  width: 535px;
  height: 95px;
  position: absolute;
  top: 0;
  left: 0;
}
.p-archive iframe {
  width: 688px;
  margin: 71px auto 0;
}

@media screen and (min-width: 769px) {
  .p-archive {
    background-color: #444444;
    padding: 100px 0px 0px;
    border-radius: 150px 0 0 0;
    position: relative;
    margin-top: 104px;
  }
  .p-archive .c-title {
    width: 553px;
    height: 95px;
    font-size: 30px;
  }
  .p-archive .c-title::after {
    background-image: url(../images/archive-tit.png);
    width: 553px;
    height: 95px;
  }
  .p-archive .p-archive > iframe {
    margin-top: 38px;
  }
  .p-archive::before,
  .p-seminar--border::before,
  .p-btn::before {
    height: 3px;
    width: 1150px;
    max-width: calc(100% - 50px);
  }
}
.p-archive-img {
  max-width: 100%;
}

.video-width {
  aspect-ratio: 16/9;
  width: 90%;
  height: 100%;
}

.p-partner {
  background-color: #444444;
  border-radius: 150px 0 0 0;
  padding: 28px 0px 30px;
  margin-top: 124px;
}

@media screen and (min-width: 769px) {
  .p-partner {
    padding: 76px 0px 0px;
  }
}
.p-partner__text {
  font-size: 13px;
  line-height: 1.84;
  margin: 13px 0 23px;
  font-feature-settings: "palt";
  color: #fff;
}

@media screen and (min-width: 769px) {
  .p-partner__text {
    letter-spacing: 0.03em;
    font-size: 18px;
    font-weight: 500;
    margin: 36px 0 69px;
    text-align: center;
  }
}
.p-partne-list {
  background-color: #fff;
  box-shadow: 0px 0px 5px 0px rgba(34, 57, 91, 0.06);
  padding: 20px 5.8% 12px;
  display: flex;
  flex-wrap: wrap;
  color: #2e407b;
}

@media screen and (min-width: 769px) {
  .p-partne-list {
    border-radius: 30px;
    padding: 60px 4.4% 22px;
    max-width: 1150px;
    margin: 0 auto;
  }
}
.p-partne-list__item {
  display: flex;
  flex-direction: column;
  width: 47.85%;
  margin: 0 4.3% 18px 0;
}

.p-partne-list__item:nth-of-type(2n) {
  margin-right: 0px;
}

@media screen and (min-width: 769px) {
  .p-partne-list__item {
    width: 22.15%;
    margin: 0 3.8% 55px 0;
  }
  .p-partne-list__item:nth-of-type(2n) {
    margin-right: 3.8%;
  }
  .p-partne-list__item:nth-of-type(4n) {
    margin-right: 0px;
  }
  .p-partne-list__item a:hover {
    opacity: 0.7;
  }
}
.p-partne-list__image {
  margin: 0 0 8px;
  display: flex;
  align-items: center;
  height: 65px;
}

.aruhi_image {
  padding: 0 15px;
}

@media screen and (min-width: 769px) {
  .p-partne-list__image {
    margin: 0 0 16px;
    min-height: 0%;
    height: 100px;
  }
  .aruhi_image {
    padding: 0 25px;
  }
}
.p-partne-list__text {
  font-size: 10px;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 769px) {
  .p-partne-list__text {
    font-size: 16px;
    line-height: 1.2;
  }
}
.p-btn {
  padding: 60px 20px 50px;
  background-color: #e5ecf2;
  position: relative;
}

@media screen and (min-width: 769px) {
  .p-btn {
    padding: 100px 25px 80px;
  }
}
.p-management {
  border-radius: 0 70px 0 0;
  padding: 88px 20px 71px;
  background-color: #fff;
  text-align: left;
  margin-top: 125px;
}
.p-management--inner {
  max-width: 688px;
  margin: 0 auto;
}
.p-management__copy {
  display: block;
  margin: 74px auto 0;
}
.p-management__txt {
  font-size: 26px;
  line-height: 1.6923076923;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  font-weight: bold;
  text-align: center;
  color: #5ea9bc;
}
.p-management__txt2 {
  font-size: 23px;
  line-height: 1.9565217391;
  letter-spacing: 0.03em;
  font-feature-settings: "palt";
  font-weight: bold;
  text-align: left;
  color: #444444;
  margin-top: 70px;
}

@media screen and (min-width: 769px) {
  .p-management {
    padding: 129px 20px 71px;
    text-align: left;
  }
  .p-management--inner {
    max-width: 1150px;
    margin: 0 auto;
  }
  .p-management__copy {
    display: block;
    margin: 24px auto 0;
  }
  .p-management__txt {
    font-size: 26px;
    line-height: 1.6923076923;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    font-weight: bold;
    text-align: center;
    color: #5ea9bc;
  }
  .p-management__txt2 {
    font-size: 18px;
    line-height: 2.0555555556;
    letter-spacing: 0.03em;
    font-feature-settings: "palt";
    font-weight: bold;
    text-align: left;
    color: #444444;
    margin-top: 72px;
  }
}
.p-management__title {
  font-size: 60px;
  margin: 80px 0 50px;
  position: relative;
  color: #444444;
  text-align: center;
}
.p-management__title::before {
  content: "";
  position: absolute;
  height: 4px;
  width: 130px;
  background-color: #444444;
  left: 0;
  top: -80px;
}

@media screen and (min-width: 769px) {
  .p-management__title {
    font-size: 46px;
    margin: 0 0 53px;
    position: relative;
    color: #444444;
    text-align: left;
  }
  .p-management__title::before {
    content: "";
    position: absolute;
    height: 3px;
    width: 60px;
    background-color: #444444;
    left: 0;
    top: -60px;
  }
}
.p-management__lead {
  font-size: 23px;
  text-align: center;
  line-height: 1.84;
  margin: 0px;
  font-weight: 500;
  color: #444444;
  font-feature-settings: "palt";
  letter-spacing: 0.03em;
}

@media screen and (min-width: 769px) {
  .p-management__lead {
    font-size: 20px;
    margin: 0 0 90px;
    text-align: left;
  }
}
.p-management__movie {
  position: relative;
  margin: 0 0 20px;
}

.p-management__movie > div {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

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

@media screen and (min-width: 769px) {
  .p-management__movie {
    max-width: 920px;
    margin: 0 auto 40px;
  }
}
@media screen and (min-width: 769px) {
  .p-management-list {
    max-width: 920px;
    margin: 0 auto 70px auto;
  }
}
.p-management-list__item {
  background-color: #fff;
  box-shadow: 0px 0px 5px 0px rgba(34, 57, 91, 0.06);
  padding: 40px 21px;
  margin: 0 0 20px;
}

.p-management-list__item:last-child {
  margin: 0 0 45px;
}

@media screen and (min-width: 769px) {
  .p-management-list__item {
    padding: 70px;
    width: 100%;
    margin-right: 4.3%;
  }
  .p-management-list__item:nth-of-type(2n) {
    margin-right: 0;
  }
  .p-management-list__item:last-child {
    margin: 0 0 20px;
  }
}
.p-management-list__image {
  display: block;
  margin: 0 0 35px;
}

.p-management-list__image > img {
  width: 200px;
}

@media screen and (min-width: 769px) {
  .p-management-list__image {
    margin: 0 0 40px;
  }
  .p-management-list__image:hover {
    opacity: 0.7;
  }
  .p-management-list__image > img {
    flex-shrink: 0;
    width: 200px;
  }
}
.p-management-list__title {
  font-size: 19px;
  margin: 0 0 15px;
  line-height: 1.5;
}

@media screen and (min-width: 769px) {
  .p-management-list__title {
    font-size: 26px;
    letter-spacing: 0.05em;
    margin: 0 0 23px;
  }
}
.p-management-list__subtitle {
  font-size: 15px;
  line-height: 1.8;
}

.p-management-bar {
  width: 26px;
  height: 2px;
  background-color: #2e407b;
  margin: 26px auto;
}

.p-management-list__text {
  font-size: 13px;
  letter-spacing: 0.05em;
  text-align: left;
  line-height: 1.84;
  margin: 0 0 25px;
}

@media screen and (min-width: 769px) {
  .p-management-bar {
    width: 40px;
  }
  .p-management-list__text {
    font-size: 17px;
    line-height: 1.76;
    margin: 0 0 31px;
  }
}
.p-management-list__button {
  width: 83%;
  line-height: 1.5;
}

.p-management-list__button:first-child {
  margin-bottom: 15px;
}

@media screen and (min-width: 769px) {
  .management_btn_list {
    max-width: 630px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .p-management-list__button {
    width: 280px;
    padding: 10.5px 18px;
  }
  .p-management-list__button:first-child {
    margin-bottom: 0;
  }
}
.floating_btn {
  width: 100%;
  height: 140px;
  padding: 0 20px;
  background-color: rgba(39, 39, 39, 0.9);
  position: fixed;
  bottom: 0;
}

.floating_btn > .c-button-application {
  width: 100%;
  box-shadow: none;
  margin-top: 40px;
}

@media screen and (min-width: 769px) {
  .floating_btn {
    height: 155px;
  }
  .floating_btn > .c-button-application {
    width: 464px;
    height: 71px;
    font-size: 23px;
    margin-top: 39px;
    padding: 24px;
  }
  .floating_btn > .c-button-application > .available {
    width: 95px;
    height: 95px;
    top: -29px;
    left: -50px;
  }
}
.is-hidden {
  visibility: hidden;
  opacity: 0;
}

/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: auto;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  touch-action: none;
}

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  display: none;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px);
}

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(0, 0, 0, 0.6);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 0 40px;
}

@media screen and (min-width: 769px) {
  .remodal-wrapper {
    padding: 0 40px;
  }
}
/* Default theme styles of the modal dialog */
.remodal {
  width: 100%;
  margin: 0 0 10px;
  transform: translate3d(0, 0, 0);
}

.remodal-inner {
  margin-top: 20px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .remodal-inner {
    margin-top: 60px;
    margin-bottom: 40px;
  }
}
.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */
.remodal-close {
  position: absolute;
  top: -15px;
  right: -10px;
  display: block;
  overflow: visible;
  width: 39px;
  height: 39px;
  margin: 0;
  padding: 0;
  background: url(../images/ico_close.png) center center no-repeat;
  background-size: 39px;
  cursor: pointer;
  transition: background-color 0.2s;
  text-decoration: none;
  border: 0;
  outline: 0;
  border-radius: 50%;
}

@media screen and (min-width: 769px) {
  .remodal-close {
    top: -30px;
    right: -30px;
    width: 60px;
    height: 60px;
    background-size: 60px;
  }
}
.remodal-close:hover,
.remodal-close:focus {
  background-color: #111;
}

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.video-padding {
  margin: 25px 0;
}

@media screen and (min-width: 769px) {
  .video-padding {
    margin: 50px 0;
  }
}
/* Keyframes
   ========================================================================== */
@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    transform: none;
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(0.95);
    opacity: 0;
    filter: blur(0);
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.top {
  display: flex;
  gap: 117px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 93px;
}
.top--left {
  text-align: center;
  width: 100%;
}
.top--left--content {
  display: table;
  margin: 0 auto;
}
.top--left--txt {
  font-size: 38px;
  letter-spacing: 0.12em;
  color: #444444;
  font-feature-settings: "palt";
}
.top--left--tit {
  font-size: 60px;
  line-height: 1.847826087;
  letter-spacing: 0.12em;
  font-feature-settings: "palt";
  color: #444444;
}
.top--left--tit div {
  display: table;
  border-bottom: 1px solid #5ea9bc;
  margin: 0 auto;
}
.top--left--tit span {
  color: #5eaabd;
}
.top--right {
  box-sizing: border-box;
  width: 100%;
  background-color: #5eaabd;
  border-radius: 70px 70px 0 0px;
  padding: 60px 40px 200px;
}
.top--right--txt {
  text-align: left;
  color: #fff;
  font-size: 25px;
  font-feature-settings: "palt";
  line-height: 2.16;
  font-weight: 500;
  letter-spacing: 0.03em;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .top {
    display: flex;
    gap: 90px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 75px;
  }
  .top--left {
    text-align: left;
    width: calc(50% - 45px);
  }
  .top--left--content {
    display: table;
    margin: 0 0 0 auto;
  }
  .top--left--txt {
    font-size: 30px;
    letter-spacing: 0.12em;
    color: #444444;
    font-feature-settings: "palt";
    text-align: left;
  }
  .top--left--tit {
    font-size: 46px;
    line-height: 1.847826087;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    color: #444444;
    text-align: left;
  }
  .top--left--tit div {
    margin: 0;
    display: table;
    border-bottom: 1px solid #5ea9bc;
  }
  .top--left--tit span {
    color: #5eaabd;
  }
  .top--right {
    box-sizing: border-box;
    width: calc(50% - 45px);
    background-color: #5eaabd;
    border-radius: 40px 0 0 40px;
    padding: 60px 0 50px 63px;
  }
  .top--right--txt {
    text-align: left;
    color: #fff;
    font-size: 20px;
    font-feature-settings: "palt";
    line-height: 1.85;
    font-weight: 500;
    letter-spacing: 0.03em;
    width: 74%;
  }
}
.event {
  background-color: #fff;
  padding: 93px 0;
}
.event--tit {
  font-size: 33px;
  font-feature-settings: "palt";
  letter-spacing: 0.12em;
  color: #5ea9bc;
}
.event--inner {
  max-width: 688px;
  margin: 0 auto;
  padding-top: 234px;
}
.event--box {
  width: 100%;
  height: auto;
  background-color: #e2eff2;
  border-radius: 15px;
  margin: 0 0 0 auto;
  box-sizing: border-box;
  padding: 220px 0 25px;
  position: relative;
}
.event--box:nth-of-type(n+2) {
  margin-top: 250px;
}
.event--box--movie {
  position: absolute;
  width: 630px;
  height: 355px;
  border-radius: 5px;
  background-color: #c8c8c8;
  left: 29px;
  top: -180px;
}
.event--box .p-seminar-list__tit {
  font-size: 25px;
  line-height: 1.44;
  padding-bottom: 23px;
  border-bottom: 1px solid #5ea9bc;
  text-align: left;
  width: 630px;
  margin: 0 auto;
}
.event--box .p-seminar-list__tit::after {
  display: none;
}
.event--box--inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 42px;
}
.event--box .p-seminar-content__list {
  text-align: left;
}
.event--box .p-seminar-content {
  padding: 0px 0 0 10px;
}

@media screen and (min-width: 769px) {
  .event {
    background-color: #fff;
    padding: 140px 0;
  }
  .event--tit {
    font-size: 33px;
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    color: #5ea9bc;
  }
  .event--inner {
    max-width: 1150px;
    margin: 0 auto;
    padding-top: 43px;
  }
  .event--box {
    width: 860px;
    height: 397px;
    background-color: #e2eff2;
    border-radius: 13px;
    margin: 0 0 0 auto;
    box-sizing: border-box;
    padding: 42px 0 0 315px;
    position: relative;
  }
  .event--box:nth-of-type(n+2) {
    margin-top: 70px;
  }
  .event--box--movie {
    position: absolute;
    width: 544px;
    height: 300px;
    border-radius: 5px;
    background-color: #c8c8c8;
    left: -285px;
    top: 48px;
  }
  .event--box .p-seminar-list__tit {
    width: 100%;
    font-size: 21px;
    line-height: 1.5714285714;
    padding-bottom: 23px;
    border-bottom: 1px solid #5ea9bc;
    text-align: left;
  }
  .event--box .p-seminar-list__tit::after {
    display: none;
  }
  .event--box--inner {
    display: flex;
    flex-wrap: wrap;
  }
  .event--box .p-seminar-content__list {
    text-align: left;
  }
  .event--box .p-seminar-content {
    padding: 10px 0 0 40px;
  }
}
.fix {
  position: fixed;
  width: 100%;
  height: 144px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(102, 102, 102, 0.8);
  z-index: 10;
  bottom: 0;
  left: 0;
}
.fix img {
  width: 694px;
}

.pc {
  display: none;
}

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

/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*, ::after, ::before {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
  }
  body {
    margin: 0;
  }
  main {
    display: block;
  }
  address, blockquote, dl, figure, form, iframe, p, pre, table {
    margin: 0;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0;
  }
  ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  dt {
    font-weight: 700;
  }
  dd {
    margin-left: 0;
  }
  hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-top-width: 0.08333vw;
    margin: 0;
    clear: both;
    color: inherit;
  }
  pre {
    font-family: monospace, monospace;
    font-size: inherit;
  }
  address {
    font-style: inherit;
  }
  a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
  }
  abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp {
    font-family: monospace, monospace;
    font-size: inherit;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  embed, iframe, img, object {
    vertical-align: bottom;
  }
  button, input, optgroup, select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: 0 0;
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 0;
    text-align: inherit;
  }
  [type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
         appearance: checkbox;
  }
  [type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
         appearance: radio;
  }
  button, input {
    overflow: visible;
  }
  button, select {
    text-transform: none;
  }
  [type=button], [type=reset], [type=submit], button {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
  }
  [type=button][disabled], [type=reset][disabled], [type=submit][disabled], button[disabled] {
    cursor: default;
  }
  [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 0.08333vw dotted ButtonText;
  }
  select::-ms-expand {
    display: none;
  }
  option {
    padding: 0;
  }
  fieldset {
    margin: 0;
    padding: 0;
    min-width: 0;
  }
  legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
  }
  progress {
    vertical-align: baseline;
  }
  textarea {
    overflow: auto;
  }
  [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
  }
  [type=search] {
    outline-offset: -0.16666vw;
  }
  [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
  }
  label[for] {
    cursor: pointer;
  }
  details {
    display: block;
  }
  summary {
    display: list-item;
  }
  [contenteditable] {
    outline: 0;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  caption {
    text-align: left;
  }
  td, th {
    vertical-align: top;
    padding: 0;
  }
  th {
    text-align: left;
    font-weight: 700;
  }
  template {
    display: none;
  }
  [hidden] {
    display: none;
  }
  ::-webkit-search-cancel-button {
    -webkit-appearance: none;
  }
  input::-ms-clear {
    visibility: hidden;
  }
  html {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
  }
  body {
    font-size: 1.33328vw;
    font-family: "Roboto", "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    font-feature-settings: "palt" 1;
    font-weight: 700;
    letter-spacing: 0.025em;
    background-color: #fff;
    color: #2e407b;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
  }
  .p-seminar-list__end {
    margin-bottom: 1.6666vw;
    padding: 0.75em;
    background-color: #f8dede;
    text-align: center;
    color: #cc3333;
    font-size: 1.16662vw;
  }
  /* @media screen and (min-width:769px) and ( max-width:1600 * 0.08333vw){

  } */
  /**
   * Swiper 5.4.5
   * Most modern mobile touch slider and framework with hardware accelerated transitions
   * http://swiperjs.com
   *
   * Copyright 2014-2020 Vladimir Kharlampidi
   *
   * Released under the MIT License
   *
   * Released on: June 16, 2020
   */
  /* Auto Height */
  /* 3D Effects */
  /* CSS Mode */
  /* Common Styles */
  /* Bullets */
  /* Progress */
  /* Scrollbar */
  /* Preloader */
  /* a11y */
  /*
   *  Remodal - v1.1.1
   *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
   *  http://vodkabears.github.io/remodal/
   *
   *  Made by Ilya Makarov
   *  Under MIT License
   */
  /* ==========================================================================
     Remodal's necessary styles
     ========================================================================== */
  /* Hide scroll bar */
  /* Anti FOUC */
  /* Necessary styles of the overlay */
  /* Necessary styles of the wrapper */
  /* Fix iPad, iPhone glitches */
  /* Necessary styles of the modal dialog */
  /*
   *  Remodal - v1.1.1
   *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
   *  http://vodkabears.github.io/remodal/
   *
   *  Made by Ilya Makarov
   *  Under MIT License
   */
  /* ==========================================================================
     Remodal's default mobile first theme
     ========================================================================== */
  /* Default theme styles for the background */
  /* Default theme styles of the overlay */
  /* Default theme styles of the wrapper */
  /* Default theme styles of the modal dialog */
  /* Vertical align of the modal dialog */
  /* Close button */
  /* Dialog buttons */
  /* Remove inner padding and border in Firefox 4+ for the button tag. */
  /* Keyframes
     ========================================================================== */

}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__end {
    font-size: 2.33324vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .l-header {
    text-align: center;
  }
  .l-header__inner {
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 8.333vw;
    transition: all 0.3s;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .l-header__inner {
    height: 4.9998vw;
    max-width: 99.996vw;
    padding: 0 2.08325vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .l-header__logo {
    margin: 0 0 0 1.91659vw;
  }
  .l-header__logo > img {
    width: 28.83218vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .l-header__logo {
    margin: 0;
  }
  .l-header__logo > img {
    width: 23.74905vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .l-header-inquiry {
    display: flex;
    align-items: center;
    margin: 0 0 0 auto;
    height: 100%;
  }
  .l-header-inquiry__tel {
    width: 8.83298vw;
    margin-right: 0.58331vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .l-header-inquiry__tel {
    width: 21.16582vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .l-header-inquiry__tel > i {
    height: 4.1665vw;
  }
  .l-header-inquiry__tel > i::before {
    display: inline-flex;
    content: "";
    width: 4.1665vw;
    height: 4.1665vw;
    background: url(../images/ico_tel.svg) no-repeat center center;
    background-size: 1.41661vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .l-header-inquiry__tel > i {
    height: auto;
  }
  .l-header-inquiry__tel > i::before {
    position: absolute;
    width: 1.58327vw;
    height: 1.58327vw;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .l-header-inquiry__tel > span {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .l-header-inquiry__tel > span {
    display: block;
  }
  .l-header-inquiry__tel > span:nth-of-type(2) {
    font-size: 1.049958vw;
    font-weight: normal;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .l-header-inquiry__button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background-color: #e8f54b;
    font-size: 1.83326vw;
    line-height: 2.08325vw;
    width: 15.8327vw;
    transition: opacity 0.3s;
    color: #000000;
    font-feature-settings: "palt";
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .l-header-inquiry__button {
    width: 21.16582vw;
    height: 100%;
    line-height: 3.83318vw;
    font-size: 1.41661vw;
  }
  .l-header-inquiry__button:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .l-main {
    text-align: center;
    position: relative;
  }
  .l-main__inner {
    text-align: left;
    padding: 0 1.6666vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .l-main__inner {
    text-align: center;
    max-width: 99.996vw;
    padding: 0 2.08325vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .l-footer {
    text-align: center;
    padding-bottom: 13.16614vw;
  }
  .l-footer__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    margin: 0 auto;
    padding: 0 3.3332vw;
    font-size: 1.6666vw;
    align-items: center;
    height: 10.49958vw;
    position: relative;
  }
  .l-footer__nav {
    display: flex;
    position: initial;
    left: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .l-footer__inner {
    justify-content: center;
    align-items: center;
    max-width: 99.996vw;
    padding: 0 2.08325vw;
    font-size: 1.16662vw;
    height: 7.4997vw;
  }
  .l-footer__nav {
    display: flex;
    position: absolute;
    left: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .l-footer__nav > li a {
    color: #444444;
    text-decoration: underline;
    text-underline-offset: 0.2em;
  }
  .l-footer__nav > li a:hover {
    text-decoration: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .l-footer__nav {
    margin: 0;
  }
  .l-footer__nav > img {
    min-width: 24.49902vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .l-footer__copyright small {
    font-size: inherit;
    color: #444444;
  }
  .u-hide-sp {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .u-hide-sp {
    display: block;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .u-hide-pc {
    display: block;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .u-hide-pc {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .c-title {
    font-size: 2.4999vw;
    margin: 0 0 1.24995vw;
    font-feature-settings: "palt";
    color: #fff;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .c-title {
    height: 7.99968vw;
    font-size: 2.4999vw;
    margin: 0 auto 2.4999vw;
    position: relative;
    width: 95.49618vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .c-title::after {
    content: "";
    background-image: url(../images/guest-tit.png);
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .c-title-sub {
    font-size: 1.49994vw;
    margin: 0 0 1.91659vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .c-title-sub {
    font-size: 2.66656vw;
    margin: 0 0 2.66656vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .c-title-sub:before {
    margin-right: 1.33328vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .c-title-sub:before {
    margin-right: 1.99992vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .c-title-sub:after {
    margin-left: 1.33328vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .c-title-sub:after {
    margin-left: 1.99992vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .c-lead {
    font-size: 1.49994vw;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .c-lead {
    font-size: 2.66656vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .c-number {
    max-width: 11.6662vw;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.91659vw;
    background-color: #2e407b;
    text-align: center;
    color: #fff;
    font-size: 1.33328vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .c-number {
    max-width: 14.1661vw;
    margin-bottom: 4.1665vw;
    font-size: 1.91659vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .c-date {
    max-width: 23.3324vw;
    padding-top: 0.5em;
    padding-bottom: 0.55em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.91659vw;
    background-color: #ffff6c;
    text-align: center;
    color: #2e407b;
    font-size: 1.6666vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .c-date {
    max-width: 24.999vw;
    margin-bottom: 4.1665vw;
    font-size: 2.33324vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .c-button-primary {
    background-color: #ffff6c;
    font-size: 1.08329vw;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
    padding: 1.24995vw;
    letter-spacing: 0.05em;
    width: 100%;
    box-shadow: 0.16666vw 0.16666vw 0vw 0vw rgba(34, 57, 91, 0.5);
    cursor: pointer;
    transition: opacity 0.3s;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .c-button-primary {
    font-size: 1.41661vw;
    padding: 1.49994vw;
  }
  .c-button-primary:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .c-button-secondary {
    background-color: #444444;
    color: #fff;
    font-size: 2.33324vw;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    height: 6.6664vw;
    letter-spacing: 0.05em;
    width: 100%;
    cursor: pointer;
    transition: opacity 0.3s;
    border-radius: 10.16626vw;
    position: relative;
  }
  .c-button-secondary:after {
    content: "";
    display: block;
    width: 1.99992vw;
    height: 1.16662vw;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/arrow.png);
    position: absolute;
    right: 2.08325vw;
    top: 2.66656vw;
    cursor: pointer;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .c-button-secondary {
    font-size: 1.33328vw;
    height: 4.49982vw;
    width: 26.91559vw;
    line-height: 1.2;
    position: absolute;
    bottom: 2.4999vw;
    right: 2.4999vw;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
  }
  .c-button-secondary:after {
    top: auto;
  }
  .c-button-secondary:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .event--btn {
    background-color: #444444;
    color: #fff;
    font-size: 2.16658vw;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    height: 8.83298vw;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
    width: 47.41477vw;
    cursor: pointer;
    transition: opacity 0.3s;
    border-radius: 8.83298vw;
    position: relative;
    margin: 7.24971vw auto 0;
  }
  .event--btn:after {
    content: url(../images/arrow.png);
    position: absolute;
    right: 3.08321vw;
    top: 2.91655vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .c-button-download {
    width: 54.9978vw;
    height: 9.1663vw;
    font-size: 2.66656vw;
    line-height: 3.466528vw;
    margin-top: 5.33312vw;
  }
  .c-button-download:hover {
    opacity: 0.7;
  }
  .event--btn {
    background-color: #444444;
    color: #fff;
    font-size: 1.6666vw;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    height: 5.41645vw;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
    width: 46.49814vw;
    cursor: pointer;
    transition: opacity 0.3s;
    border-radius: 5.41645vw;
    position: relative;
    margin: 7.83302vw auto 0;
  }
  .event--btn:after {
    content: url(../images/arrow.png);
    position: absolute;
    right: 3.08321vw;
    top: 0.66664vw;
  }
  .event--btn.bg:after {
    top: 1.6666vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .fv-button {
    width: 24.58235vw;
    position: relative;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .fv-button {
    position: absolute;
    transition: opacity 0.3s;
    width: 38.3318vw;
    font-size: 2.041585vw;
    bottom: 6.7%;
    left: 50%;
    transform: translateX(-50%);
  }
  .fv-button:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .available {
    position: absolute;
    top: -2.74989vw;
    left: -1.24995vw;
    width: 6.16642vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .available {
    top: -4.41649vw;
    left: -4.1665vw;
    width: 11.6662vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 66.664vw) {
  .available {
    left: -6.33308vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .c-button-application {
    position: relative;
    background-color: #ffff6c;
    color: #2e407b;
    font-size: 1.41661vw;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    padding: 1.99992vw;
    letter-spacing: 0.05em;
    width: 100%;
    cursor: pointer;
    transition: opacity 0.3s;
    box-shadow: 0.33332vw 0.33332vw 0 #8392a6;
  }
  .c-button-application::after,
  .c-button-download::after {
    content: "";
    display: inline-block;
    position: absolute;
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent currentColor;
    border-width: 0.24999vw 0 0.24999vw 0.66664vw;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 6%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (max-width: 33.332vw) {
  .c-button-application {
    justify-content: left;
    padding-left: 4.58315vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .c-button-application {
    font-size: 2.66656vw;
    padding: 3.24987vw;
    line-height: 1;
    width: 54.9978vw;
    box-shadow: 0.33332vw 0.33332vw 0 #8392a6;
  }
  .c-button-application:hover {
    opacity: 0.7;
  }
  .c-button-application::after,
  .c-button-download::after {
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent currentColor;
    border-width: 0.41665vw 0 0.41665vw 0.99996vw;
    right: 3.74985vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .c-last-event {
    font-size: 1.24995vw;
    letter-spacing: 0.05em;
    margin: 1.83326vw 0 1.6666vw 0;
  }
  .c-video {
    font-size: 1.6666vw;
    line-height: 2.4999vw;
    letter-spacing: 0.05em;
    max-width: 95.8295vw;
    background-color: #283d6b;
    color: #fff;
    margin: 0 auto 2.66656vw auto;
    padding: 1.208285vw 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .c-last-event {
    font-size: 2.66656vw;
    margin: 4.58315vw 0 3.16654vw 0;
  }
  .c-video {
    font-size: 3.66652vw;
    line-height: 5.99976vw;
    margin: 0 auto 7.66636vw auto;
    padding: 2.33324vw 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .sp-bg {
    background-image: url("../images/sp_bg.jpg");
    background-size: auto 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .sp-bg {
    background-image: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-fv {
    width: 100%;
    position: relative;
  }
  .fv-img {
    display: none;
  }
  .fv-sp-headder {
    display: block;
    width: 60.74757vw;
    margin-left: 3.3332vw;
    margin-top: 0.41665vw;
  }
  .fv-btn {
    width: 57.33104vw;
    display: block;
    margin: 2.33324vw auto 0;
  }
  .fv-btn img {
    width: 100%;
    display: block;
  }
  .fv-date {
    display: block;
    margin: 3.3332vw auto 0;
    max-width: 95.8295vw;
  }
  .fv-company {
    display: block;
    margin: 3.91651vw auto 0;
  }
  .fv-sp2 {
    width: 100%;
  }
  .fv--list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 4.66648vw 2.99988vw;
    margin: 7.16638vw auto 0;
    max-width: 57.33104vw;
  }
  .fv--item {
    width: 15.49938vw;
  }
  .fv--item img {
    width: 100%;
  }
  .fv--item:nth-of-type(12) .fv--item--tit {
    width: 19.9992vw;
    margin-left: -1.6666vw;
  }
  .fv--item--txt {
    height: 5.91643vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.49994vw;
    line-height: 1.25;
    text-align: center;
    color: #5ea0b3;
    letter-spacing: 0.03em;
    font-feature-settings: "palt";
    font-weight: bold;
  }
  .fv--item--tit {
    font-size: 2.58323vw;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    color: #444444;
  }
  .fv--item--tit small {
    font-size: 1.6666vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-fv {
    margin-top: 1.83326vw;
  }
  .fv-img {
    display: block;
    width: 100%;
    max-width: 95.66284vw;
    margin: 0 auto;
  }
  .fv-btn {
    display: block;
    width: 38.3318vw;
    margin: 0.66664vw auto 0;
  }
  .fv-date {
    display: block;
    margin: 1.6666vw auto 0;
  }
  .fv-company {
    display: block;
    margin: 1.91659vw auto 0;
  }
  .fv--list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 3.3332vw 3.83318vw;
    margin: 4.9998vw auto 0;
    max-width: 81.24675vw;
  }
  .fv--item {
    width: 12.74949vw;
  }
  .fv--item:nth-of-type(12) .fv--item--txt {
    width: 14.9994vw;
    margin-left: -0.708305vw;
  }
  .fv--item--txt {
    height: 4.74981vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2624495vw;
    line-height: 1.3333333333;
    text-align: center;
    color: #5ea0b3;
    letter-spacing: 0.03em;
    font-feature-settings: "palt";
    font-weight: bold;
  }
  .fv--item--tit {
    font-size: 2.066584vw;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    color: #444444;
  }
  .fv--item--tit small {
    font-size: 1.24995vw;
  }
  .fv-sp-headder {
    display: none;
  }
  .fv-btn-upper {
    width: 35%;
    max-width: 39.83174vw;
    position: absolute;
    bottom: 19%;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 0;
  }
  .fv-sp2 {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-sp-seminar__end {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-fv-pc-seminar__end {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-fv-pc-seminar__end {
    display: block;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-kv {
    color: #fff;
    padding: 2.4999vw 0 4.1665vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-kv {
    padding: 7.83302vw 0 3.66652vw;
    background-color: #0c1b2c;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-kv__lead {
    font-size: 1.16662vw;
    line-height: 1;
    letter-spacing: 0.05em;
    margin-bottom: 0.99996vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-kv__lead {
    font-size: 2.33324vw;
    line-height: 1.52;
    margin-bottom: 1.16662vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-kv__title {
    font-size: 2.08325vw;
    letter-spacing: 0.05em;
    line-height: 1.5;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-kv__title {
    font-size: 3.3332vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-kv__text {
    margin: 3.99984vw 0 0;
    padding: 0 2.4999vw;
    font-weight: bold;
    text-align: left;
    line-height: 1.9;
  }
  .p-kv__text p + p {
    margin: 1.1em 0 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-kv__text {
    max-width: 79.9968vw;
    margin: 4.1665vw auto;
    font-size: 1.99992vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-join {
    height: 121.6618vw;
    box-sizing: border-box;
    background-image: url(../images/join-bg-sp.png);
    background-size: cover;
    background-position: top;
    padding: 6.6664vw 0 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-join {
    height: 74.66368vw;
    box-sizing: border-box;
    background-image: url(../images/join-bg.png);
    background-size: cover;
    background-position: top;
    padding: 8.333vw 0 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-join__inner {
    position: relative;
    max-width: 57.33104vw;
    margin: 5.91643vw auto 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-join__inner {
    max-width: 95.8295vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-join__title {
    font-size: 2.91655vw;
    color: #fff;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0;
    width: 100%;
  }
  .p-join__title span {
    background-color: #5ea9bc;
    padding: 0 1.91659vw;
  }
  .p-join__title:before {
    position: absolute;
    left: 0;
    display: block;
    content: "";
    height: 0.08333vw;
    background-color: #fff;
    width: 100%;
    z-index: -1;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-join__title {
    font-size: 2.33324vw;
    color: #fff;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0;
    width: 100%;
  }
  .p-join__title span {
    background-color: #5ea9bc;
    padding: 0 2.08325vw;
  }
  .p-join__title:before {
    position: absolute;
    left: 0;
    display: block;
    content: "";
    height: 0.08333vw;
    background-color: #fff;
    width: 100%;
    z-index: -1;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-join-list {
    max-width: 57.33104vw;
    display: flex;
    flex-wrap: wrap;
    margin: 5.99976vw auto 0;
    gap: 2.16658vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-join-list {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 5.99976vw 0 0;
    gap: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-join-list__item {
    display: flex;
    align-items: center;
    text-align: left;
    margin: 0vw;
    color: #fff;
  }
  .p-join-list__item > span {
    font-size: 2.16658vw;
    line-height: 1.6923076923;
  }
  .p-join-list__item > span .yell {
    color: #edf770;
  }
  .p-join-list__item > span:nth-of-type(1) {
    width: 14.1661vw;
  }
  .p-join-list__item > span:nth-of-type(2) {
    padding: 0 3.3332vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-join-list__item {
    margin: 0 0 2.4999vw;
    width: 50%;
  }
  .p-join-list__item > span {
    font-size: 1.83326vw;
    line-height: 1.6363636364;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
  }
  .p-join-list__item > span .yell {
    color: #edf770;
  }
  .p-join-list__item > span small {
    font-size: 1.33328vw;
  }
  .p-join-list__item > span:nth-of-type(1) {
    width: 14.1661vw;
  }
  .p-join-list__item > span:nth-of-type(2) {
    padding: 0 1.6666vw;
  }
  .p-join-list__item--w-full {
    width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar {
    background-color: #eeeeef;
    padding: 7.4997vw 0vw 0vw;
    border-radius: 0 5.8331vw 0 0;
    margin-top: 8.66632vw;
  }
  .p-seminar--logo {
    margin: 6.6664vw auto 0;
    width: 45.8315vw;
  }
  .p-seminar--bg {
    position: relative;
    z-index: 0;
    padding-bottom: 9.9996vw;
  }
  .p-seminar--bg:after {
    height: 27.4989vw;
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-image: url(../images/seminar-bg.png);
    background-size: cover;
    z-index: -1;
  }
  .p-seminar--box {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: start;
    flex-wrap: wrap;
    max-width: 57.33104vw;
  }
  .p-seminar--box--tit {
    font-size: 3.24987vw;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    color: #fff;
  }
  .p-seminar--box--tit div {
    padding: 0.8333vw;
    background-color: #5eaabd;
    display: table;
    margin: 0 auto;
  }
  .p-seminar--box--tit div:nth-of-type(n+2) {
    margin-top: 1.74993vw;
  }
  .p-seminar--box--tit span {
    color: #e8f54b;
  }
  .p-seminar--tit {
    margin-top: 6.49974vw;
    display: block;
  }
  .p-seminar--tit:nth-of-type(n+2) {
    margin-top: 7.4997vw;
  }
  .p-seminar--txt {
    font-weight: bold;
    font-size: 2.08325vw;
    font-feature-settings: "palt";
    line-height: 1.28;
    color: #5ea9bc;
    letter-spacing: 0.03em;
    box-sizing: border-box;
    height: 10.74957vw;
    max-width: 57.33104vw;
    border: #5eaabd 0.58331vw solid;
    border-radius: 5.41645vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 6.83306vw auto 0;
  }
  .p-seminar--txt2 {
    font-weight: bold;
    font-size: 2.16658vw;
    font-feature-settings: "palt";
    color: #5ea9bc;
    letter-spacing: 0.12em;
    text-align: left;
    max-width: 57.33104vw;
    margin: 2.91655vw auto 4.58315vw;
  }
  .p-seminar .caution {
    font-size: 1.91659vw;
    font-feature-settings: "palt";
    font-weight: bold;
    color: #5ea9bc;
    letter-spacing: 0.12em;
    text-align: left;
    margin-top: 3.3332vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar {
    padding: 11.6662vw 0vw 0vw;
    border-radius: 0 12.4995vw 0 0;
    margin-top: 8.66632vw;
  }
  .p-seminar--bg {
    position: relative;
    z-index: 0;
    padding-bottom: 14.74941vw;
  }
  .p-seminar--bg:after {
    height: 39.1651vw;
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-image: url(../images/seminar-bg.png);
    background-size: cover;
    z-index: -1;
  }
  .p-seminar--logo {
    margin: 0;
    width: 36.49854vw;
  }
  .p-seminar--box {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
    max-width: 95.8295vw;
  }
  .p-seminar--box--tit {
    font-size: 2.41657vw;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    color: #fff;
  }
  .p-seminar--box--tit div {
    padding: 0.8333vw;
    background-color: #5eaabd;
    display: table;
    margin: 0;
  }
  .p-seminar--box--tit div:nth-of-type(n+2) {
    margin-top: 0.99996vw;
  }
  .p-seminar--box--tit span {
    color: #e8f54b;
  }
  .p-seminar--tit {
    margin: 6.49974vw auto 0;
    display: block;
    max-width: 95.8295vw;
  }
  .p-seminar--tit:nth-of-type(n+2) {
    margin-top: 7.4997vw;
  }
  .p-seminar--txt {
    font-weight: bold;
    font-size: 1.91659vw;
    font-feature-settings: "palt";
    color: #5ea9bc;
    letter-spacing: 0.12em;
    height: 8.08301vw;
    max-width: 95.8295vw;
    border: #5eaabd 0.41665vw solid;
    border-radius: 3.99984vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 8.16634vw auto 0;
  }
  .p-seminar--txt2 {
    font-weight: bold;
    font-size: 1.91659vw;
    font-feature-settings: "palt";
    color: #5ea9bc;
    letter-spacing: 0.12em;
    text-align: left;
    max-width: 95.8295vw;
    margin: 3.24987vw auto 6.33308vw;
  }
  .p-seminar .caution {
    font-size: 1.6666vw;
    font-feature-settings: "palt";
    font-weight: bold;
    color: #5ea9bc;
    letter-spacing: 0.12em;
    text-align: right;
    margin-top: 3.3332vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-bg {
    background-color: #e5ecf2;
  }
  .p-seminar__note {
    border: 0.16666vw solid #fff;
    font-size: 1.08329vw;
    line-height: 1.69;
    padding: 0.99996vw;
    margin: 0.99996vw 0 1.6666vw;
  }
  .logo_2023 {
    width: 13.24947vw;
    margin: 0.58331vw 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .logo_2023 {
    width: 24.41569vw;
    margin: 1.83326vw 0 0.99996vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar__note {
    font-size: 1.83326vw;
    border-width: 0.33332vw;
    line-height: 1.81;
    padding: 2.24991vw;
    max-width: 95.8295vw;
    margin: 2.83322vw auto 2.4999vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar__day {
    position: absolute;
    background-color: #1b3357;
    color: #fff;
    font-size: 1.33328vw;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 6.24975vw;
    height: 3.3332vw;
    left: -0.8333vw;
    top: 1.24995vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar__day {
    font-size: 1.99992vw;
    width: 9.1663vw;
    height: 4.9998vw;
    left: -1.6666vw;
    top: 3.3332vw;
    z-index: 1;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-list__item.is-end:last-child {
    margin-bottom: 0;
  }
  .p-seminar-list__item.is-end .p-seminar__day {
    top: 5.8331vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__item.is-end .p-seminar__day {
    top: 9.1663vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar__theme {
    font-size: 2.4999vw;
  }
  .p-seminar__theme--ja {
    font-size: 2.16658vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar__theme {
    font-size: 3.99984vw;
    line-height: 1.23;
  }
  .p-seminar__theme--ja {
    font-size: 3.16654vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar__date {
    display: flex;
    align-items: center;
    font-size: 2.4999vw;
    font-weight: 500;
    margin: 0.49998vw 0 0;
    letter-spacing: 0;
  }
  .p-seminar__date > span {
    font-size: 1.33328vw;
    padding-bottom: 0.41665vw;
    font-weight: 700;
    border-right: 0.08333vw solid #2e407b;
    border-left: 0.08333vw solid #2e407b;
    padding: 0.16666vw 0.4em 0;
    margin: 0.16666vw 0.5em 0 0.5em;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar__date {
    font-size: 3.99984vw;
    margin: 1.33328vw 0 0.49998vw;
    line-height: 1;
  }
  .p-seminar__date > span {
    font-size: 2.16658vw;
    margin: 0.33332vw 0.5em 0 0.5em;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar__time {
    display: inline-flex;
    vertical-align: bottom;
    font-size: 1.08329vw;
    font-weight: 500;
    padding-bottom: 0.49998vw;
    letter-spacing: 0;
  }
  .p-seminar__time > i {
    margin: 0 0.5em 0 0;
    width: 1.24995vw;
    height: 1.24995vw;
    background: url(../images/ico_clock.svg) no-repeat;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar__time {
    display: flex;
    font-size: 1.6666vw;
    margin-top: 0.66664vw;
  }
  .p-seminar__time > i {
    width: 1.6666vw;
    height: 1.6666vw;
    margin: 0.16666vw 0.5em 0 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar__link {
    margin-top: 4.9998vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar__link {
    margin-top: 6.6664vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-list {
    max-width: 57.33104vw;
    margin: 0 auto;
  }
  .p-seminar-list__tit {
    font-size: 2.58323vw;
    letter-spacing: 0.12em;
    color: #444444;
    font-feature-settings: "palt";
    padding-bottom: 3.66652vw;
    position: relative;
    width: 100%;
    margin-top: 4.58315vw;
    margin-bottom: 3.24987vw;
  }
  .p-seminar-list__tit:after {
    content: "";
    position: absolute;
    height: 0.08333vw;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #5eaabd;
  }
  .p-seminar-list__tit small {
    display: block;
    font-size: 1.6666vw;
    margin-top: 1.24995vw;
  }
  .p-seminar-list--close {
    font-weight: bold;
    font-size: 2.08325vw;
    line-height: 1.92;
    letter-spacing: 0.12em;
    text-align: left;
    font-feature-settings: "palt";
    color: #444444;
    margin-top: 3.3332vw;
    width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list {
    max-width: 95.8295vw;
    margin: 0 auto;
  }
  .p-seminar-list__tit {
    font-size: 2.16658vw;
    letter-spacing: 0.12em;
    color: #444444;
    font-feature-settings: "palt";
    padding-bottom: 3.08321vw;
    position: relative;
    width: 100%;
  }
  .p-seminar-list__tit:after {
    content: "";
    position: absolute;
    height: 0.08333vw;
    bottom: 0;
    left: 0;
    width: calc(100% + 2.4999vw);
    background-color: #5eaabd;
  }
  .p-seminar-list__tit small {
    display: block;
    font-size: 1.6666vw;
    margin-top: 1.24995vw;
  }
  .p-seminar-list--close {
    font-weight: bold;
    font-size: 1.91659vw;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    color: #444444;
    width: auto;
    margin-top: 0;
    text-align: left;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-list__item {
    background-color: #fff;
    box-shadow: 0vw 0vw 0.41665vw 0vw rgba(34, 57, 91, 0.06);
    margin: 0 0 1.6666vw;
    padding: 1.6666vw;
    position: relative;
  }
  .p-seminar-list__item.close {
    align-items: center;
  }
  .p-seminar-list__item.is-tba {
    padding: 2.08325vw 2.08325vw 15.8327vw;
  }
  .p-seminar-list__item.is-tba.close {
    padding: 3.3332vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__item.is-tba {
    padding: 2.4999vw;
  }
  .p-seminar-list__item.is-tba.close {
    padding: 2.4999vw;
  }
  .p-seminar-list__item.is-tba:nth-of-type(n+2) {
    margin-top: 4.1665vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-list__item > div {
    text-align: left;
  }
  .p-seminar-list__item > div:nth-of-type(1) {
    display: none;
  }
  .p-seminar-list__item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 0vw;
    border-radius: 0.8333vw;
    max-width: 57.33104vw;
    margin: 0 auto;
  }
  .p-seminar-list__item:nth-of-type(n+2) {
    margin-top: 4.41649vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 2.4999vw;
    border-radius: 0.8333vw;
    max-width: 95.8295vw;
  }
  .p-seminar-list__item > div:nth-of-type(1) {
    display: block;
    width: 33.3%;
  }
  .p-seminar-list__item > div:nth-of-type(1) > img {
    width: 29.9988vw;
  }
  .p-seminar-list__item > div:nth-of-type(2) {
    width: 60%;
    padding: 1.41661vw 0 1.41661vw 5.2%;
    display: flex;
    flex-wrap: wrap;
  }
  .p-seminar-list__item.is-end > div:nth-of-type(1) {
    padding: 0;
    background-image: url("../images/last_seminar_bg.jpg");
    background-size: contain;
    position: relative;
  }
  .p-seminar-list__item > div:nth-of-type(1) > a > img {
    position: absolute;
    width: 95%;
    -o-object-fit: cover;
       object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-list__item.is-tba > div:nth-of-type(1) {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    min-width: 0;
    padding: 0.99996vw 1.16662vw;
    background-color: #5eaabd;
    width: 100%;
    border-radius: 0.74997vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__item.is-tba > div:nth-of-type(1) {
    flex-direction: column;
    justify-content: center;
    width: 11.6662vw;
    padding: 1.33328vw 0;
    border-radius: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-list__item.is-tba > div:nth-of-type(2) {
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__item.is-tba > div:nth-of-type(2) {
    width: calc(100% - 11.6662vw);
    padding: 0 0 0 2.66656vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-list__time {
    margin: 0;
    width: auto;
    display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    color: #fff;
    font-size: 2.41657vw;
    box-sizing: border-box;
    height: 5.99976vw;
  }
  .p-seminar-list__time.open {
    width: 100%;
  }
  .p-seminar-list__time br {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__time {
    display: block;
    margin-left: 0;
    font-size: 1.16662vw;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
    height: auto;
  }
  .p-seminar-list__time br {
    display: block;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-list__image {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0.16666vw;
  }
  .p-seminar-list__image > li {
    width: 18.24927vw;
    margin: 0 2.4% 2.4% 0;
  }
  .p-seminar-list__image > li img {
    width: 100%;
  }
  .p-seminar-list__image > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .p-seminar-list__image > li > img:not(:first-child) {
    margin-top: 1.6666vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__image {
    display: block;
    width: 20%;
    margin: 0.8333vw 0 0;
  }
  .p-seminar-list__image > li {
    width: auto;
    margin: 0 0 1.24995vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__item.is-tba .p-seminar-list__image {
    width: 11.6662vw;
    margin: 2.66656vw 0 0;
  }
  .p-seminar-list__item.is-tba .p-seminar-list__image.two {
    margin-top: 0.99996vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .msad_logo, .celm_logo, .hrd_logo,
  .aeon_logo, .nissan_logo, .ths_logo {
    display: block;
    margin-top: 1.83326vw;
  }
  .nissan_logo {
    width: 8.74965vw;
  }
  .ths_logo {
    width: 7.83302vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .hrd_logo {
    width: 11.33288vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-list__item.is-tba .p-seminar-list__category {
    font-size: 1.16662vw;
    font-weight: bold;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__item.is-tba .p-seminar-list__category {
    margin-bottom: 0.33332vw;
    font-size: 1.49994vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-list__item.is-tba .p-seminar-list__number {
    margin-left: 0.66664vw;
    font-size: 2.08325vw;
    font-weight: bold;
    letter-spacing: 0.03em;
    font-feature-settings: "palt";
    color: #fff;
    display: flex;
    gap: 0.8333vw;
    align-items: center;
  }
  .p-seminar-list__item.is-tba .p-seminar-list__number .num {
    font-size: 5.58311vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__item.is-tba .p-seminar-list__number {
    margin-left: 0;
    margin-bottom: 1.6666vw;
    text-align: center;
    letter-spacing: 0.03em;
    font-feature-settings: "palt";
    color: #fff;
    font-size: 1.3949442vw;
    display: block;
  }
  .p-seminar-list__item.is-tba .p-seminar-list__number .num {
    font-size: 5.58311vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-list__item.is-tba .p-seminar-list__date {
    font-size: 1.41661vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__item.is-tba .p-seminar-list__date {
    font-size: 1.41661vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-content {
    letter-spacing: 0.05em;
    color: #444444;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-content {
    width: 80%;
    padding: 0.8333vw 0 0 2.4999vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__item.is-tba .p-seminar-content {
    width: calc(100% - 11.6662vw);
    padding: 2.33324vw 0 2.66656vw 2.4999vw;
  }
  .p-seminar-list__item.is-tba .p-seminar-content.two {
    padding-top: 0.99996vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__item.is-tba .p-seminar-content.is-only-title {
    padding: 1.99992vw 0 1.99992vw 2.4999vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__item > div:nth-of-type(1) > a > .play_btn {
    width: 5.8331vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-content__title {
    font-size: 1.08329vw;
    line-height: 1.36;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-content__title {
    font-size: 2.4999vw;
    line-height: 1.33;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-content.is-only-title .p-seminar-content__title {
    font-size: 1.99992vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-content__subtitle {
    font-size: 0.8333vw;
    margin: 0.33332vw 0 0;
    letter-spacing: 0.025em;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-content__subtitle {
    font-size: 1.33328vw;
    line-height: 1.33;
    margin: 0.58331vw 0 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-content__list {
    padding: 0 0 0 3.24987vw;
    margin: 1.6666vw 0 2.08325vw;
    width: 29.91547vw;
  }
  .p-seminar-content__list > li {
    margin: 0 0 0.99996vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-content__list {
    padding: 0vw;
    margin: 0;
    width: auto;
  }
  .p-seminar-content__list > li {
    margin: 0 0 1.16662vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-content__text--company.is-ml {
    margin-bottom: 1.24995vw;
  }
  .p-seminar-content__text--company {
    font-size: 1.6666vw;
    line-height: 1.5;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    font-weight: bold;
  }
  .p-seminar-content__text--name {
    font-size: 2.58323vw;
    margin: 1.24995vw 0 0.41665vw;
    display: block;
  }
  .p-seminar-content__text--name > span {
    font-size: 1.49994vw;
  }
  .p-seminar-content__text--name-en {
    font-size: 1.58327vw;
    display: block;
    margin-top: 0.8333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-content__text--company {
    font-size: 1.33328vw;
    line-height: 1.4375;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    font-weight: bold;
  }
  .p-seminar-content__text--name {
    font-size: 2.16658vw;
    margin: 0 0 0.41665vw;
  }
  .p-seminar-content__text--name > span {
    font-size: 1.49994vw;
  }
  .p-seminar-content__text--name-en {
    font-size: 1.24995vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-content__option {
    background-color: #d5e5fc;
    display: inline-flex;
    align-items: center;
    font-size: 0.91663vw;
    padding: 0.49998vw 0.58331vw 0.33332vw;
    margin: 0.49998vw 0 0.49998vw;
    color: #2e407b;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-content__option {
    margin: 0 0 1.24995vw;
    font-size: 1.33328vw;
    padding: 0.66664vw 0.74997vw 0.49998vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-heading {
    display: flex;
    max-width: 95.8295vw;
    margin: 0 auto 0.8333vw auto;
    background-color: #283d6b;
    color: #fff;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-heading {
    margin: 0 auto 1.6666vw auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-list + .p-seminar-heading, .p-seminar__link + .p-seminar-heading {
    margin-top: 4.1665vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list + .p-seminar-heading, .p-seminar__link + .p-seminar-heading {
    margin-top: 6.6664vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-heading__day {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 6.6664vw;
    background-color: #1b3357;
    font-size: 1.33328vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-heading__day {
    width: 13.3328vw;
    font-size: 2.16658vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-heading__day + div {
    padding: 1.6666vw 1.6666vw 1.6666vw 1.08329vw;
    width: 100%;
  }
  .p-seminar-heading__date {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 1.24995vw;
  }
  .p-seminar-heading__date p {
    display: inline;
    font-size: 2.66656vw;
    line-height: 1;
  }
  .p-seminar-heading__date p time small {
    font-size: 1.41661vw;
  }
  .p-seminar-heading__date > small {
    font-size: 1.16662vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-heading__day + div {
    padding: 0 2.16658vw;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .p-seminar-heading__date {
    display: block;
    margin-bottom: 0;
    height: 6.6664vw;
  }
  .p-seminar-heading__date p {
    display: inline;
    font-size: 4.49982vw;
    line-height: 6.6664vw;
  }
  .p-seminar-heading__date p time small {
    font-size: 2.33324vw;
  }
  .p-seminar-heading__date > small {
    font-size: 1.99992vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-heading__theme {
    text-align: left;
    letter-spacing: 0.05em;
  }
  .p-seminar-heading__theme > p {
    font-size: 1.49994vw;
    line-height: 2.24991vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-heading__theme {
    height: 6.6664vw;
    padding: 2.24991vw 0;
    line-height: 1;
    text-align: right;
  }
  .p-seminar-heading__theme > p {
    font-size: 2.16658vw;
    line-height: 1;
    text-align: right;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (max-width: 84.1633vw) {
  .p-seminar-heading__day + div {
    display: block;
    text-align: left;
  }
  .p-seminar-heading__theme {
    text-align: left;
  }
  .p-seminar-heading__theme > p {
    text-align: left;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-link {
    width: 52.91455vw;
    display: flex;
    justify-content: space-between;
    text-align: center;
    position: absolute;
    bottom: 4.49982vw;
    left: calc((100% - 52.91455vw) / 2);
  }
  .preparation-margin {
    margin-top: 2.4999vw;
  }
  .p-seminar-link > li {
    width: 49%;
  }
  .p-seminar-link > li.is-wide {
    width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-link {
    position: initial;
    width: 100%;
  }
  .p-seminar-link > li.is-wide {
    width: 49%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-link__button {
    align-items: center;
    padding: 0vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-link__button {
    padding: 0vw;
  }
  .p-seminar-link__button i {
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent currentColor;
    border-width: 0.291655vw 0 0.291655vw 0.74997vw;
    margin-left: 0.6em;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-list__item > small {
    position: absolute;
    right: 0;
    bottom: -1.6666vw;
    font-size: 0.66664vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-list__item > small {
    font-size: 1.08329vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-modal {
    max-width: 95.8295vw;
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-modal__header {
    display: flex;
    flex-direction: column-reverse;
    background-color: #5eaabd;
    align-items: flex-start;
    justify-content: start;
    height: auto;
    border-radius: 1.24995vw 1.24995vw 0 0;
    box-sizing: border-box;
    padding: 0.66664vw 2.4999vw 0.8333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-modal__header {
    flex-direction: row-reverse;
    background-color: #5eaabd;
    align-items: center;
    height: 13.58279vw;
    border-radius: 2.74989vw 0 0 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-modal__dateinfo {
    position: relative;
    text-align: left;
    padding: 0 0 1.6666vw 0;
    width: 100%;
  }
  .p-seminar-modal__dateinfo:after {
    content: "";
    position: absolute;
    right: auto;
    top: auto;
    left: 0;
    bottom: 0;
    background-image: url(../images/white-dod.png);
    background-size: contain;
    width: 100%;
    height: 0.24999vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-modal__dateinfo {
    width: 14.2%;
    padding: 0;
    text-align: center;
  }
  .p-seminar-modal__dateinfo:after {
    height: auto;
    width: auto;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    content: "";
    display: block;
    background-image: url(../images/dod.png);
    background-size: contain;
    height: 6.24975vw;
    width: 0.24999vw;
  }
  .p-seminar-modal__dateinfo .p-seminar__day {
    top: -2.4999vw;
    left: -1.6666vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-modal__category {
    text-align: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-modal__category {
    font-size: 1.83326vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-modal__number {
    text-align: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-modal__number {
    font-size: 5.8331vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-modal__title {
    color: #fff;
    font-size: 2.16658vw;
    line-height: 2;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    margin-top: 1.6666vw;
    text-align: left;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-modal__title {
    width: 85.8%;
    text-align: center;
    font-size: 2.74989vw;
    letter-spacing: 0.12em;
    line-height: 1.5;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-modal.is-tba .p-seminar-modal__title {
    width: 80%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-modal__subtitle {
    font-size: 1.74993vw;
    line-height: 1.33;
    margin: 0.33332vw 0 0;
    letter-spacing: 0.012em;
    display: block;
    font-feature-settings: "palt";
    text-align: left;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-modal__subtitle {
    font-size: 1.74993vw;
    line-height: 1.33;
    text-align: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-modal__option {
    background-color: #d5e5fc;
    display: inline-flex;
    align-items: center;
    font-size: 0.91663vw;
    padding: 0.49998vw 0.58331vw 0.33332vw;
    margin: 0.49998vw 0 0.49998vw;
    color: #2e407b;
    width: 9.1663vw;
    white-space: nowrap;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-modal__option {
    margin: 0 0 1.24995vw;
    font-size: 1.33328vw;
    padding: 0.66664vw 0.74997vw 0.49998vw;
    width: 13.3328vw;
    white-space: nowrap;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-modal__body {
    text-align: left;
    padding: 2.08325vw 2.08325vw;
    background-color: #fff;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-modal__body {
    padding: 7.74969vw 4.41649vw 8.333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-modal__text {
    font-size: 1.91659vw;
    line-height: 1.9047619048;
    letter-spacing: 0.05em;
    color: #333333;
    font-feature-settings: "palt";
    font-weight: 500;
    letter-spacing: 0.03em;
    padding-bottom: 4.58315vw;
    border-bottom: 0.16666vw solid #282728;
  }
  .p-seminar-modal__text + .p-seminar-modal__text {
    margin: 1em 0 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-modal__text {
    font-size: 1.6666vw;
    line-height: 2;
    padding-bottom: 4.58315vw;
    border-bottom: 0.16666vw solid #282728;
  }
  .p-seminar-modal__text + .p-seminar-modal__text {
    margin: 1.1em 0 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-modal--tit {
    font-size: 2.16658vw;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    text-align: center;
    color: #5ea9bc;
    margin-top: 4.58315vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-modal--tit {
    font-size: 2.33324vw;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    text-align: center;
    color: #5ea9bc;
    margin-top: 4.58315vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-modal--section {
    display: flex;
    align-items: flex-start;
    gap: 4.1665vw;
    margin-top: 4.91647vw;
    position: relative;
  }
  .p-seminar-modal--section .human {
    position: absolute;
    width: 18.16594vw;
  }
  .p-seminar-modal--section .human img {
    width: 100%;
  }
  .p-seminar-modal--section .logo {
    padding-left: 21.83246vw;
  }
  .p-seminar-modal--section--right {
    width: 100%;
  }
  .p-seminar-modal--section--right--txt {
    font-size: 1.58327vw;
    color: #5ea9bc;
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    padding-left: 21.83246vw;
    box-sizing: border-box;
  }
  .p-seminar-modal--section--right--tit {
    font-size: 2.41657vw;
    color: #5ea9bc;
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    margin-top: 0.8333vw;
    padding-left: 21.83246vw;
    box-sizing: border-box;
  }
  .p-seminar-modal--section--right--txt2 {
    font-size: 1.5607709vw;
    color: #5ea9bc;
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    font-weight: bold;
    margin-top: 0.8333vw;
    padding-bottom: 2.08325vw;
    position: relative;
    padding-left: 21.83246vw;
    box-sizing: border-box;
  }
  .p-seminar-modal--section--right--txt3 {
    color: #333333;
    font-size: 1.74993vw;
    line-height: 1.6666666667;
    font-weight: 500;
    font-feature-settings: "palt";
    margin-top: 8.333vw;
    position: relative;
    padding-top: 3.24987vw;
  }
  .p-seminar-modal--section--right--txt3.margin {
    margin-top: 12.4995vw;
  }
  .p-seminar-modal--section--right--txt3:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-image: url(../images/dod2.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 0.16666vw;
    width: 100%;
  }
  .p-seminar-modal__body .event--btn {
    background-color: #444444;
    color: #fff;
    font-size: 1.99992vw;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    height: 8.66632vw;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
    width: 52.66456vw;
    cursor: pointer;
    transition: opacity 0.3s;
    border-radius: 8.66632vw;
    position: relative;
    margin: 7.24971vw auto 0;
  }
  .p-seminar-modal__body .event--btn:after {
    content: url(../images/arrow.png);
    position: absolute;
    right: 3.08321vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-modal--section {
    display: flex;
    align-items: flex-start;
    gap: 4.1665vw;
    margin-top: 4.91647vw;
  }
  .p-seminar-modal--section .human {
    width: 15.24939vw;
    padding: 0;
  }
  .p-seminar-modal--section .logo {
    margin-top: 0.91663vw;
  }
  .p-seminar-modal--section img {
    position: initial;
  }
  .p-seminar-modal--section--right {
    max-width: 66.99732vw;
  }
  .p-seminar-modal--section--right--txt {
    font-size: 1.41661vw;
    color: #5ea9bc;
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    padding-left: 0;
  }
  .p-seminar-modal--section--right--tit {
    font-size: 2.3124075vw;
    color: #5ea9bc;
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    margin-top: 0.8333vw;
    padding-left: 0;
  }
  .p-seminar-modal--section--right--txt2 {
    font-size: 1.41661vw;
    color: #5ea9bc;
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    font-weight: bold;
    margin-top: 0.8333vw;
    padding-bottom: 2.08325vw;
    position: relative;
    padding-left: 0;
  }
  .p-seminar-modal--section--right--txt2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: url(../images/dod2.png);
    background-image: none;
    width: auto;
    height: auto;
  }
  .p-seminar-modal--section--right--txt3 {
    color: #333333;
    font-size: 1.49994vw;
    line-height: 1.3333333333;
    font-weight: 500;
    font-feature-settings: "palt";
    margin-top: 1.6666vw;
    padding-top: 0;
  }
  .p-seminar-modal--section--right--txt3::after {
    display: none;
  }
  .p-seminar-modal--section--right--txt3.margin {
    margin-top: 1.6666vw;
  }
  .p-seminar-modal__body .event--btn {
    width: 30.8321vw;
    height: 3.99984vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-modal--footer {
    background-color: #696969;
    border-radius: 0 0 1.24995vw 1.24995vw;
    padding-top: 3.08321vw;
  }
  .p-seminar-modal--footer--info {
    display: flex;
    color: #fff;
    font-size: 1.91659vw;
    line-height: 2.0869565217;
    font-feature-settings: "palt";
    letter-spacing: 0.03em;
    max-width: 52.4979vw;
    margin: 0 auto;
    text-align: left;
  }
  .p-seminar-modal--footer--info--tit {
    border-right: 0.08333vw solid #fff;
    padding-right: 1.08329vw;
    font-weight: 500;
  }
  .p-seminar-modal--footer--info--txt {
    padding-left: 0.99996vw;
    font-weight: 500;
  }
  .p-seminar-modal--footer .p-seminar-modal--footerー-btn {
    display: block;
    width: 52.4979vw;
    margin: 2.91655vw auto 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-modal--footer {
    background-color: #696969;
    border-radius: 0 0 2.74989vw 2.74989vw;
    padding-top: 2.41657vw;
    padding-bottom: 2.33324vw;
  }
  .p-seminar-modal--footer--info {
    display: flex;
    color: #fff;
    font-size: 1.83326vw;
    font-feature-settings: "palt";
    letter-spacing: 0.03em;
    max-width: 85.8299vw;
    margin: 0 auto;
    text-align: left;
  }
  .p-seminar-modal--footer--info--tit {
    border-right: 0.08333vw solid #fff;
    padding-right: 1.99992vw;
    font-weight: 500;
  }
  .p-seminar-modal--footer--info--txt {
    padding-left: 1.99992vw;
    font-weight: 500;
  }
  .p-seminar-modal--footerー-btn {
    display: block;
    width: 70.66384vw;
    margin: 2.41657vw auto 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-profile {
    display: flex;
    flex-direction: column;
    margin: 2.4999vw 0 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-profile {
    margin: 4.1665vw 0 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-profile__item {
    display: flex;
    flex-wrap: wrap;
    border-top: 0.08333vw solid #e5ecf2;
    padding: 1.6666vw 0 1.49994vw;
  }
  .p-seminar-profile__item:last-child {
    padding-bottom: 0.8333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-profile__item {
    display: block;
    position: relative;
    padding: 3.3332vw 0 2.91655vw 20.6%;
  }
  .p-seminar-profile__item:last-child {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-profile__image {
    width: 31%;
  }
  .p-seminar-profile__image img + img {
    margin-top: 1.6666vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-profile__image {
    width: 15.2%;
    position: absolute;
    left: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-profile__title {
    width: 69%;
    padding: 0 0 0 1.6666vw;
    letter-spacing: 0.05em;
  }
  .p-seminar-profile__title--role {
    display: block;
    font-size: 1.33328vw;
    margin: 0 0 0.49998vw;
  }
  .p-seminar-profile__title--company {
    font-size: 0.74997vw;
    line-height: 1.1;
    font-weight: normal;
    margin: 0 0 0.24999vw;
  }
  .p-seminar-profile__title--name {
    font-size: 1.33328vw;
    margin: 0 0 0.08333vw;
  }
  .p-seminar-profile__title--name > span {
    font-size: 0.99996vw;
    margin-left: 0.5em;
  }
  .p-seminar-profile__title--name-en {
    font-size: 0.66664vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-profile__title {
    width: auto;
    padding: 0;
    margin-bottom: 1.6666vw;
  }
  .p-seminar-profile__title--role {
    font-size: 1.99992vw;
    margin: 0 0 1.6666vw;
  }
  .p-seminar-profile__title--company {
    font-size: 1.16662vw;
    line-height: 1.1;
    margin: 0 0 0.66664vw;
  }
  .p-seminar-profile__title--name {
    font-size: 1.99992vw;
    margin: 0 0 0.33332vw;
  }
  .p-seminar-profile__title--name > span {
    font-size: 0.99996vw;
  }
  .p-seminar-profile__title--name-en {
    font-size: 0.99996vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-profile__text {
    width: 100%;
    font-size: 0.91663vw;
    line-height: 1.81;
    margin: 0.66664vw 0 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-profile__text {
    font-size: 1.41661vw;
    line-height: 1.76;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-info__inner {
    background-color: #fff;
    padding: 1.24995vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-info__inner {
    padding: 3.3332vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-info__table th, .p-seminar-info__table td {
    display: block;
    text-align: left;
    line-height: 1.43;
  }
  .p-seminar-info__table th {
    font-size: 1.041625vw;
    padding: 0.16666vw 0 0.24999vw;
  }
  .p-seminar-info__table td {
    font-size: 1.041625vw;
    padding: 0.24999vw 0 0.66664vw;
  }
  .p-seminar-info__table b {
    font-size: 1.33328vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-info__table th, .p-seminar-info__table td {
    display: table-cell;
  }
  .p-seminar-info__table th {
    font-size: 1.49994vw;
    text-align: right;
    white-space: nowrap;
    padding: 0.49998vw 0;
  }
  .p-seminar-info__table td {
    font-size: 1.58327vw;
    padding: 0.49998vw 0 0.66664vw 3.74985vw;
  }
  .p-seminar-info__table b {
    font-size: 1.91659vw;
    line-height: 1;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-info__list {
    font-size: 1.08329vw;
    line-height: 1.69;
    padding: 0 0 0 1em;
  }
  .p-seminar-info__list > li {
    position: relative;
  }
  .p-seminar-info__list > li::before {
    content: "・";
    position: absolute;
    left: -1em;
    top: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-info__list {
    font-size: 1.58327vw;
    line-height: 1.78;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar-info__button {
    margin: 2.08325vw 0 0;
    font-size: 1.33328vw;
    padding: 1.58327vw;
    width: 95%;
    max-width: 24.999vw;
  }
  .p-seminar-info__button i {
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent currentColor;
    border-width: 0.24999vw 0 0.24999vw 0.74997vw;
    margin-left: 1em;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-seminar-info__button {
    margin: 3.3332vw 0 0;
    font-size: 2.4999vw;
    padding: 2.4999vw;
    box-shadow: 0.24999vw 0.24999vw 0vw 0vw rgba(34, 57, 91, 0.5);
    width: 49.998vw;
    max-width: none;
  }
  .p-seminar-info__button i {
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent currentColor;
    border-width: 0.49998vw 0 0.49998vw 1.24995vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .closing_margin {
    margin-bottom: 3.74985vw;
  }
  .btn-margin {
    margin-bottom: 4.1665vw;
  }
  .sei_logo {
    height: 6.6664vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .to_zoom {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: -2.08325vw;
    left: 0;
    font-size: 0.8333vw;
    width: 100%;
    justify-content: center;
  }
  .to_zoom > img {
    height: 1.24995vw;
    margin-right: 0.66664vw;
  }
  .to_zoom_modal {
    bottom: 0.8333vw;
  }
  .to_zoom_wp {
    color: #fff;
    bottom: -3.3332vw;
  }
  .to_zoom_fv {
    bottom: -3.3332vw;
    color: #fff;
  }
  .to_zoom_wp {
    bottom: -2.4999vw;
  }
  .to_zoom_float {
    color: #fff;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .to_zoom {
    bottom: -2.4999vw;
    font-size: 1.08329vw;
  }
  .to_zoom_modal {
    bottom: 3.74985vw;
  }
  .to_zoom_fv {
    bottom: -2.08325vw;
  }
  .to_zoom_wp {
    bottom: -3.3332vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (max-width: 74.997vw) and (min-width: 769px) {
  .to_zoom_fv {
    font-size: 0.8333vw;
    bottom: -1.6666vw;
  }
  .to_zoom > img {
    height: 1.24995vw;
    margin-right: 0.66664vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-sp-link {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .btn-margin {
    margin-bottom: 8.333vw;
  }
  .closing_margin {
    margin-bottom: 9.9996vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .visibility {
    visibility: hidden;
  }
  .p-wp {
    padding: 3.74985vw 1.6666vw 4.1665vw;
    background-color: #1b3357;
    color: #fff;
  }
  .p-wp h4 {
    font-size: 1.08329vw;
    line-height: 1;
    margin-bottom: 2.08325vw;
  }
  .wp-sp-hidden {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-wp {
    padding: 7.33304vw 2.08325vw 4.9998vw;
  }
  .p-wp h4 {
    font-size: 1.6666vw;
    line-height: 1;
    letter-spacing: 0.05em;
    margin-bottom: 3.16654vw;
  }
  .wp-sp-hidden {
    display: inline;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-wp-box {
    margin: 1.33328vw auto 0 auto;
    max-width: 76.6636vw;
    min-height: 16.08269vw;
    background-image: url("../images/whitepage_bg.png");
    background-size: cover;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.6666vw 0.8333vw;
  }
  .p-wp-guidance {
    font-size: 1.41661vw;
    margin-bottom: 0.58331vw;
    letter-spacing: 0.05em;
    width: 100%;
  }
  .p-wp-privilege {
    font-size: 0.99996vw;
    line-height: 2.08325vw;
    color: #1b3357;
    background-color: #d7edfd;
    width: 13.3328vw;
    height: 2.08325vw;
    margin: 0 auto 1.6666vw auto;
  }
  .p-wp-theory {
    font-size: 1.16662vw;
    line-height: 1.7;
    letter-spacing: 0.05em;
  }
  .p-wp-text {
    max-width: 76.6636vw;
    margin: 3.16654vw auto 0 auto;
    text-align: left;
    font-size: 1.08329vw;
    line-height: 1.83326vw;
    letter-spacing: 0.05em;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-wp-box {
    margin: 2.91655vw auto 0 auto;
    min-height: 43.08161vw;
    padding: 4.1665vw 2.4999vw;
  }
  .p-wp-guidance {
    margin-bottom: 1.74993vw;
    font-size: 2.66656vw;
  }
  .p-wp-privilege {
    position: absolute;
    top: 1.6666vw;
    left: -1.6666vw;
    font-size: 1.99992vw;
    line-height: 4.9998vw;
    width: 28.3322vw;
    height: 4.9998vw;
    transform: none;
  }
  .p-wp-theory {
    font-size: 2.33324vw;
    line-height: 1.7;
  }
  .p-wp-text {
    margin: 3.16654vw auto 0 auto;
    font-size: 1.41661vw;
    line-height: 2.4999vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-seminar--border {
    position: relative;
  }
  .p-archive > iframe {
    margin-top: 1.41661vw;
    aspect-ratio: 16/9;
    max-width: 100%;
    height: 100%;
  }
  .p-archive-anker {
    display: block;
    margin: 1.41661vw auto 0 auto;
    max-width: 79.1635vw;
  }
  .p-archive {
    background-color: #444444;
    padding: 5.99976vw 0vw 0vw;
    border-radius: 5.8331vw 0 0 0;
    position: relative;
    margin-top: 11.41621vw;
  }
  .p-archive .c-title {
    margin: 0 auto;
    width: 44.58155vw;
    height: 7.91635vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-size: 2.91655vw;
    line-height: 1.5428571429;
  }
  .p-archive .c-title::after {
    content: "";
    display: block;
    background-image: url(../images/archive-tit.png) !important;
    background-size: cover;
    background-position: center;
    width: 44.58155vw;
    height: 7.91635vw;
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-archive iframe {
    width: 57.33104vw;
    margin: 5.91643vw auto 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-archive {
    background-color: #444444;
    padding: 8.333vw 0vw 0vw;
    border-radius: 12.4995vw 0 0 0;
    position: relative;
    margin-top: 9.08297vw;
  }
  .p-archive .c-title {
    width: 46.08149vw;
    height: 7.91635vw;
    font-size: 2.4999vw;
  }
  .p-archive .c-title::after {
    background-image: url(../images/archive-tit.png);
    width: 46.08149vw;
    height: 7.91635vw;
  }
  .p-archive .p-archive > iframe {
    margin-top: 3.16654vw;
  }
  .p-archive::before,
  .p-seminar--border::before,
  .p-btn::before {
    height: 0.24999vw;
    width: 95.8295vw;
    max-width: calc(100% - 4.1665vw);
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-archive-img {
    max-width: 100%;
  }
  .video-width {
    aspect-ratio: 16/9;
    width: 90%;
    height: 100%;
  }
  .p-partner {
    background-color: #444444;
    border-radius: 12.4995vw 0 0 0;
    padding: 2.33324vw 0vw 2.4999vw;
    margin-top: 10.33292vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-partner {
    padding: 6.33308vw 0vw 0vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-partner__text {
    font-size: 1.08329vw;
    line-height: 1.84;
    margin: 1.08329vw 0 1.91659vw;
    font-feature-settings: "palt";
    color: #fff;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-partner__text {
    letter-spacing: 0.03em;
    font-size: 1.49994vw;
    font-weight: 500;
    margin: 2.99988vw 0 5.74977vw;
    text-align: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-partne-list {
    background-color: #fff;
    box-shadow: 0vw 0vw 0.41665vw 0vw rgba(34, 57, 91, 0.06);
    padding: 1.6666vw 5.8% 0.99996vw;
    display: flex;
    flex-wrap: wrap;
    color: #2e407b;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-partne-list {
    border-radius: 2.4999vw;
    padding: 4.9998vw 4.4% 1.83326vw;
    max-width: 95.8295vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-partne-list__item {
    display: flex;
    flex-direction: column;
    width: 47.85%;
    margin: 0 4.3% 1.49994vw 0;
  }
  .p-partne-list__item:nth-of-type(2n) {
    margin-right: 0vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-partne-list__item {
    width: 22.15%;
    margin: 0 3.8% 4.58315vw 0;
  }
  .p-partne-list__item:nth-of-type(2n) {
    margin-right: 3.8%;
  }
  .p-partne-list__item:nth-of-type(4n) {
    margin-right: 0vw;
  }
  .p-partne-list__item a:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-partne-list__image {
    margin: 0 0 0.66664vw;
    display: flex;
    align-items: center;
    height: 5.41645vw;
  }
  .aruhi_image {
    padding: 0 1.24995vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-partne-list__image {
    margin: 0 0 1.33328vw;
    min-height: 0%;
    height: 8.333vw;
  }
  .aruhi_image {
    padding: 0 2.08325vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-partne-list__text {
    font-size: 0.8333vw;
    line-height: 1.4;
    letter-spacing: 0.05em;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-partne-list__text {
    font-size: 1.33328vw;
    line-height: 1.2;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-btn {
    padding: 4.9998vw 1.6666vw 4.1665vw;
    background-color: #e5ecf2;
    position: relative;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-btn {
    padding: 8.333vw 2.08325vw 6.6664vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-management {
    border-radius: 0 5.8331vw 0 0;
    padding: 7.33304vw 1.6666vw 5.91643vw;
    background-color: #fff;
    text-align: left;
    margin-top: 10.41625vw;
  }
  .p-management--inner {
    max-width: 57.33104vw;
    margin: 0 auto;
  }
  .p-management__copy {
    display: block;
    margin: 6.16642vw auto 0;
  }
  .p-management__txt {
    font-size: 2.16658vw;
    line-height: 1.6923076923;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    font-weight: bold;
    text-align: center;
    color: #5ea9bc;
  }
  .p-management__txt2 {
    font-size: 1.91659vw;
    line-height: 1.9565217391;
    letter-spacing: 0.03em;
    font-feature-settings: "palt";
    font-weight: bold;
    text-align: left;
    color: #444444;
    margin-top: 5.8331vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-management {
    padding: 10.74957vw 1.6666vw 5.91643vw;
    text-align: left;
  }
  .p-management--inner {
    max-width: 95.8295vw;
    margin: 0 auto;
  }
  .p-management__copy {
    display: block;
    margin: 1.99992vw auto 0;
  }
  .p-management__txt {
    font-size: 2.16658vw;
    line-height: 1.6923076923;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    font-weight: bold;
    text-align: center;
    color: #5ea9bc;
  }
  .p-management__txt2 {
    font-size: 1.49994vw;
    line-height: 2.0555555556;
    letter-spacing: 0.03em;
    font-feature-settings: "palt";
    font-weight: bold;
    text-align: left;
    color: #444444;
    margin-top: 5.99976vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-management__title {
    font-size: 4.9998vw;
    margin: 6.6664vw 0 4.1665vw;
    position: relative;
    color: #444444;
    text-align: center;
  }
  .p-management__title::before {
    content: "";
    position: absolute;
    height: 0.33332vw;
    width: 10.8329vw;
    background-color: #444444;
    left: 0;
    top: -6.6664vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-management__title {
    font-size: 3.83318vw;
    margin: 0 0 4.41649vw;
    position: relative;
    color: #444444;
    text-align: left;
  }
  .p-management__title::before {
    content: "";
    position: absolute;
    height: 0.24999vw;
    width: 4.9998vw;
    background-color: #444444;
    left: 0;
    top: -4.9998vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-management__lead {
    font-size: 1.91659vw;
    text-align: center;
    line-height: 1.84;
    margin: 0vw;
    font-weight: 500;
    color: #444444;
    font-feature-settings: "palt";
    letter-spacing: 0.03em;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-management__lead {
    font-size: 1.6666vw;
    margin: 0 0 7.4997vw;
    text-align: left;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-management__movie {
    position: relative;
    margin: 0 0 1.6666vw;
  }
  .p-management__movie > div {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
  }
  .p-management__movie > div iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-management__movie {
    max-width: 76.6636vw;
    margin: 0 auto 3.3332vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-management-list {
    max-width: 76.6636vw;
    margin: 0 auto 5.8331vw auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-management-list__item {
    background-color: #fff;
    box-shadow: 0vw 0vw 0.41665vw 0vw rgba(34, 57, 91, 0.06);
    padding: 3.3332vw 1.74993vw;
    margin: 0 0 1.6666vw;
  }
  .p-management-list__item:last-child {
    margin: 0 0 3.74985vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-management-list__item {
    padding: 5.8331vw;
    width: 100%;
    margin-right: 4.3%;
  }
  .p-management-list__item:nth-of-type(2n) {
    margin-right: 0;
  }
  .p-management-list__item:last-child {
    margin: 0 0 1.6666vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-management-list__image {
    display: block;
    margin: 0 0 2.91655vw;
  }
  .p-management-list__image > img {
    width: 16.666vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-management-list__image {
    margin: 0 0 3.3332vw;
  }
  .p-management-list__image:hover {
    opacity: 0.7;
  }
  .p-management-list__image > img {
    flex-shrink: 0;
    width: 16.666vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-management-list__title {
    font-size: 1.58327vw;
    margin: 0 0 1.24995vw;
    line-height: 1.5;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-management-list__title {
    font-size: 2.16658vw;
    letter-spacing: 0.05em;
    margin: 0 0 1.91659vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-management-list__subtitle {
    font-size: 1.24995vw;
    line-height: 1.8;
  }
  .p-management-bar {
    width: 2.16658vw;
    height: 0.16666vw;
    background-color: #2e407b;
    margin: 2.16658vw auto;
  }
  .p-management-list__text {
    font-size: 1.08329vw;
    letter-spacing: 0.05em;
    text-align: left;
    line-height: 1.84;
    margin: 0 0 2.08325vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .p-management-bar {
    width: 3.3332vw;
  }
  .p-management-list__text {
    font-size: 1.41661vw;
    line-height: 1.76;
    margin: 0 0 2.58323vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .p-management-list__button {
    width: 83%;
    line-height: 1.5;
  }
  .p-management-list__button:first-child {
    margin-bottom: 1.24995vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .management_btn_list {
    max-width: 52.4979vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .p-management-list__button {
    width: 23.3324vw;
    padding: 0.874965vw 1.49994vw;
  }
  .p-management-list__button:first-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .floating_btn {
    width: 100%;
    height: 11.6662vw;
    padding: 0 1.6666vw;
    background-color: rgba(39, 39, 39, 0.9);
    position: fixed;
    bottom: 0;
  }
  .floating_btn > .c-button-application {
    width: 100%;
    box-shadow: none;
    margin-top: 3.3332vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .floating_btn {
    height: 12.91615vw;
  }
  .floating_btn > .c-button-application {
    width: 38.66512vw;
    height: 5.91643vw;
    font-size: 1.91659vw;
    margin-top: 3.24987vw;
    padding: 1.99992vw;
  }
  .floating_btn > .c-button-application > .available {
    width: 7.91635vw;
    height: 7.91635vw;
    top: -2.41657vw;
    left: -4.1665vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .is-hidden {
    visibility: hidden;
    opacity: 0;
  }
  @font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdV * 0.08333vwrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal;
  }
  :root {
    --swiper-theme-color: #007aff;
  }
  .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
  }
  .swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
  }
  .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
  }
  .swiper-container-android .swiper-slide,
  .swiper-wrapper {
    transform: translate3d(0vw, 0, 0);
  }
  .swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
  }
  .swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
  }
  .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: auto;
    position: relative;
    transition-property: transform;
  }
  .swiper-slide-invisible-blank {
    visibility: hidden;
  }
  .swiper-container-autoheight,
  .swiper-container-autoheight .swiper-slide {
    height: auto;
  }
  .swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
  }
  .swiper-container-3d {
    perspective: 99.996vw;
  }
  .swiper-container-3d .swiper-wrapper,
  .swiper-container-3d .swiper-slide,
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom,
  .swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
  }
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */
  }
  .swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
  }
  .swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  .swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory;
  }
  .swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory;
  }
  :root {
    --swiper-navigation-size: 44 * 0.08333vw;
    /*
    --swiper-navigation-color: var(--swiper-theme-color);
    */
  }
  .swiper-button-prev,
  .swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
  }
  .swiper-button-prev.swiper-button-disabled,
  .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
  }
  .swiper-button-prev:after,
  .swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
  }
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 0.8333vw;
    right: auto;
  }
  .swiper-button-prev:after,
  .swiper-container-rtl .swiper-button-next:after {
    content: "prev";
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: 0.8333vw;
    left: auto;
  }
  .swiper-button-next:after,
  .swiper-container-rtl .swiper-button-prev:after {
    content: "next";
  }
  .swiper-button-prev.swiper-button-white,
  .swiper-button-next.swiper-button-white {
    --swiper-navigation-color: #ffffff;
  }
  .swiper-button-prev.swiper-button-black,
  .swiper-button-next.swiper-button-black {
    --swiper-navigation-color: #000000;
  }
  .swiper-button-lock {
    display: none;
  }
  :root {
    /*
    --swiper-pagination-color: var(--swiper-theme-color);
    */
  }
  .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
  }
  .swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
  }
  .swiper-pagination-fraction,
  .swiper-pagination-custom,
  .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0.8333vw;
    left: 0;
    width: 100%;
  }
  .swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
  .swiper-pagination-bullet {
    width: 0.66664vw;
    height: 0.66664vw;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
  }
  button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
  }
  .swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
  }
  .swiper-container-vertical > .swiper-pagination-bullets {
    right: 0.8333vw;
    top: 50%;
    transform: translate3d(0vw, -50%, 0);
  }
  .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0.49998vw 0;
    display: block;
  }
  .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 0.66664vw;
  }
  .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.33332vw;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left;
  }
  .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right;
  }
  .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
  }
  .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
  }
  .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
  .swiper-container-horizontal > .swiper-pagination-progressbar,
  .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 0.33332vw;
    left: 0;
    top: 0;
  }
  .swiper-container-vertical > .swiper-pagination-progressbar,
  .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 0.33332vw;
    height: 100%;
    left: 0;
    top: 0;
  }
  .swiper-pagination-white {
    --swiper-pagination-color: #ffffff;
  }
  .swiper-pagination-black {
    --swiper-pagination-color: #000000;
  }
  .swiper-pagination-lock {
    display: none;
  }
  .swiper-scrollbar {
    border-radius: 0.8333vw;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
  }
  .swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 0.24999vw;
    z-index: 50;
    height: 0.41665vw;
    width: 98%;
  }
  .swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 0.24999vw;
    top: 1%;
    z-index: 50;
    width: 0.41665vw;
    height: 98%;
  }
  .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0.8333vw;
    left: 0;
    top: 0;
  }
  .swiper-scrollbar-cursor-drag {
    cursor: move;
  }
  .swiper-scrollbar-lock {
    display: none;
  }
  .swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .swiper-zoom-container > img,
  .swiper-zoom-container > svg,
  .swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .swiper-slide-zoomed {
    cursor: move;
  }
  :root {
    /*
    --swiper-preloader-color: var(--swiper-theme-color);
    */
  }
  .swiper-lazy-preloader {
    width: 3.49986vw;
    height: 3.49986vw;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -1.74993vw;
    margin-top: -1.74993vw;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 0.33332vw solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
  }
  .swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
  }
  .swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
  }
  @keyframes swiper-preloader-spin {
    100% {
      transform: rotate(360deg);
    }
  }
  .swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
  }
  .swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
  }
  .swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
  }
  .swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  .swiper-container-fade .swiper-slide-active,
  .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  .swiper-container-cube {
    overflow: visible;
  }
  .swiper-container-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
  }
  .swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  .swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0;
  }
  .swiper-container-cube .swiper-slide-active,
  .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  .swiper-container-cube .swiper-slide-active,
  .swiper-container-cube .swiper-slide-next,
  .swiper-container-cube .swiper-slide-prev,
  .swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
  }
  .swiper-container-cube .swiper-slide-shadow-top,
  .swiper-container-cube .swiper-slide-shadow-bottom,
  .swiper-container-cube .swiper-slide-shadow-left,
  .swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
  }
  .swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0vw;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: blur(4.1665vw);
    z-index: 0;
  }
  .swiper-container-flip {
    overflow: visible;
  }
  .swiper-container-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
  }
  .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  .swiper-container-flip .swiper-slide-active,
  .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  .swiper-container-flip .swiper-slide-shadow-top,
  .swiper-container-flip .swiper-slide-shadow-bottom,
  .swiper-container-flip .swiper-slide-shadow-left,
  .swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
  }
  html.remodal-is-locked {
    overflow: hidden;
    touch-action: none;
  }
  .remodal,
  [data-remodal-id] {
    display: none;
  }
  .remodal-overlay {
    position: fixed;
    z-index: 9999;
    top: -416.65vw;
    right: -416.65vw;
    bottom: -416.65vw;
    left: -416.65vw;
    display: none;
  }
  .remodal-wrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch;
  }
  .remodal-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -0.05em;
    content: "";
  }
  .remodal-overlay,
  .remodal-wrapper {
    backface-visibility: hidden;
  }
  .remodal {
    position: relative;
    outline: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
         text-size-adjust: 100%;
    display: none;
  }
  .remodal-is-initialized {
    /* Disable Anti-FOUC */
    display: inline-block;
  }
  .remodal-bg.remodal-is-opening,
  .remodal-bg.remodal-is-opened {
    filter: blur(0.24999vw);
  }
  .remodal-overlay {
    background: rgba(0, 0, 0, 0.6);
  }
  .remodal-overlay.remodal-is-opening,
  .remodal-overlay.remodal-is-closing {
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
  }
  .remodal-overlay.remodal-is-opening {
    animation-name: remodal-overlay-opening-keyframes;
  }
  .remodal-overlay.remodal-is-closing {
    animation-name: remodal-overlay-closing-keyframes;
  }
  .remodal-wrapper {
    padding: 0 3.3332vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .remodal-wrapper {
    padding: 0 3.3332vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .remodal {
    width: 100%;
    margin: 0 0 0.8333vw;
    transform: translate3d(0, 0, 0);
  }
  .remodal-inner {
    margin-top: 1.6666vw;
    position: relative;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .remodal-inner {
    margin-top: 4.9998vw;
    margin-bottom: 3.3332vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .remodal.remodal-is-opening,
  .remodal.remodal-is-closing {
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
  }
  .remodal.remodal-is-opening {
    animation-name: remodal-opening-keyframes;
  }
  .remodal.remodal-is-closing {
    animation-name: remodal-closing-keyframes;
  }
  .remodal,
  .remodal-wrapper:after {
    vertical-align: middle;
  }
  .remodal-close {
    position: absolute;
    top: -1.24995vw;
    right: -0.8333vw;
    display: block;
    overflow: visible;
    width: 3.24987vw;
    height: 3.24987vw;
    margin: 0;
    padding: 0;
    background: url(../images/ico_close.png) center center no-repeat;
    background-size: 3.24987vw;
    cursor: pointer;
    transition: background-color 0.2s;
    text-decoration: none;
    border: 0;
    outline: 0;
    border-radius: 50%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .remodal-close {
    top: -2.4999vw;
    right: -2.4999vw;
    width: 4.9998vw;
    height: 4.9998vw;
    background-size: 4.9998vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .remodal-close:hover,
  .remodal-close:focus {
    background-color: #111;
  }
  .remodal-confirm,
  .remodal-cancel {
    font: inherit;
    display: inline-block;
    overflow: visible;
    min-width: 9.1663vw;
    margin: 0;
    padding: 0.99996vw 0;
    cursor: pointer;
    transition: background 0.2s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border: 0;
    outline: 0;
  }
  .remodal-confirm {
    color: #fff;
    background: #81c784;
  }
  .remodal-confirm:hover,
  .remodal-confirm:focus {
    background: #66bb6a;
  }
  .remodal-cancel {
    color: #fff;
    background: #e57373;
  }
  .remodal-cancel:hover,
  .remodal-cancel:focus {
    background: #ef5350;
  }
  .remodal-confirm::-moz-focus-inner,
  .remodal-cancel::-moz-focus-inner,
  .remodal-close::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
  .video-padding {
    margin: 2.08325vw 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .video-padding {
    margin: 4.1665vw 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  @keyframes remodal-opening-keyframes {
    from {
      transform: scale(1.05);
      opacity: 0;
    }
    to {
      transform: none;
      opacity: 1;
      filter: blur(0);
    }
  }
  @keyframes remodal-closing-keyframes {
    from {
      transform: scale(1);
      opacity: 1;
    }
    to {
      transform: scale(0.95);
      opacity: 0;
      filter: blur(0);
    }
  }
  @keyframes remodal-overlay-opening-keyframes {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes remodal-overlay-closing-keyframes {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  .top {
    display: flex;
    gap: 9.74961vw;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 7.74969vw;
  }
  .top--left {
    text-align: center;
    width: 100%;
  }
  .top--left--content {
    display: table;
    margin: 0 auto;
  }
  .top--left--txt {
    font-size: 3.16654vw;
    letter-spacing: 0.12em;
    color: #444444;
    font-feature-settings: "palt";
  }
  .top--left--tit {
    font-size: 4.9998vw;
    line-height: 1.847826087;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    color: #444444;
  }
  .top--left--tit div {
    display: table;
    border-bottom: 0.08333vw solid #5ea9bc;
    margin: 0 auto;
  }
  .top--left--tit span {
    color: #5eaabd;
  }
  .top--right {
    box-sizing: border-box;
    width: 100%;
    background-color: #5eaabd;
    border-radius: 5.8331vw 5.8331vw 0 0vw;
    padding: 4.9998vw 3.3332vw 16.666vw;
  }
  .top--right--txt {
    text-align: left;
    color: #fff;
    font-size: 2.08325vw;
    font-feature-settings: "palt";
    line-height: 2.16;
    font-weight: 500;
    letter-spacing: 0.03em;
    width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .top {
    display: flex;
    gap: 7.4997vw;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 6.24975vw;
  }
  .top--left {
    text-align: left;
    width: calc(50% - 3.74985vw);
  }
  .top--left--content {
    display: table;
    margin: 0 0 0 auto;
  }
  .top--left--txt {
    font-size: 2.4999vw;
    letter-spacing: 0.12em;
    color: #444444;
    font-feature-settings: "palt";
    text-align: left;
  }
  .top--left--tit {
    font-size: 3.83318vw;
    line-height: 1.847826087;
    letter-spacing: 0.12em;
    font-feature-settings: "palt";
    color: #444444;
    text-align: left;
  }
  .top--left--tit div {
    margin: 0;
    display: table;
    border-bottom: 0.08333vw solid #5ea9bc;
  }
  .top--left--tit span {
    color: #5eaabd;
  }
  .top--right {
    box-sizing: border-box;
    width: calc(50% - 3.74985vw);
    background-color: #5eaabd;
    border-radius: 3.3332vw 0 0 3.3332vw;
    padding: 4.9998vw 0 4.1665vw 5.24979vw;
  }
  .top--right--txt {
    text-align: left;
    color: #fff;
    font-size: 1.6666vw;
    font-feature-settings: "palt";
    line-height: 1.85;
    font-weight: 500;
    letter-spacing: 0.03em;
    width: 74%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .event {
    background-color: #fff;
    padding: 7.74969vw 0;
  }
  .event--tit {
    font-size: 2.74989vw;
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    color: #5ea9bc;
  }
  .event--inner {
    max-width: 57.33104vw;
    margin: 0 auto;
    padding-top: 19.49922vw;
  }
  .event--box {
    width: 100%;
    height: auto;
    background-color: #e2eff2;
    border-radius: 1.24995vw;
    margin: 0 0 0 auto;
    box-sizing: border-box;
    padding: 18.3326vw 0 2.08325vw;
    position: relative;
  }
  .event--box:nth-of-type(n+2) {
    margin-top: 20.8325vw;
  }
  .event--box--movie {
    position: absolute;
    width: 52.4979vw;
    height: 29.58215vw;
    border-radius: 0.41665vw;
    background-color: #c8c8c8;
    left: 2.41657vw;
    top: -14.9994vw;
  }
  .event--box .p-seminar-list__tit {
    font-size: 2.08325vw;
    line-height: 1.44;
    padding-bottom: 1.91659vw;
    border-bottom: 0.08333vw solid #5ea9bc;
    text-align: left;
    width: 52.4979vw;
    margin: 0 auto;
  }
  .event--box .p-seminar-list__tit::after {
    display: none;
  }
  .event--box--inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 3.49986vw;
  }
  .event--box .p-seminar-content__list {
    text-align: left;
  }
  .event--box .p-seminar-content {
    padding: 0vw 0 0 0.8333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .event {
    background-color: #fff;
    padding: 11.6662vw 0;
  }
  .event--tit {
    font-size: 2.74989vw;
    font-feature-settings: "palt";
    letter-spacing: 0.12em;
    color: #5ea9bc;
  }
  .event--inner {
    max-width: 95.8295vw;
    margin: 0 auto;
    padding-top: 3.58319vw;
  }
  .event--box {
    width: 71.6638vw;
    height: 33.08201vw;
    background-color: #e2eff2;
    border-radius: 1.08329vw;
    margin: 0 0 0 auto;
    box-sizing: border-box;
    padding: 3.49986vw 0 0 26.24895vw;
    position: relative;
  }
  .event--box:nth-of-type(n+2) {
    margin-top: 5.8331vw;
  }
  .event--box--movie {
    position: absolute;
    width: 45.33152vw;
    height: 24.999vw;
    border-radius: 0.41665vw;
    background-color: #c8c8c8;
    left: -23.74905vw;
    top: 3.99984vw;
  }
  .event--box .p-seminar-list__tit {
    width: 100%;
    font-size: 1.74993vw;
    line-height: 1.5714285714;
    padding-bottom: 1.91659vw;
    border-bottom: 0.08333vw solid #5ea9bc;
    text-align: left;
  }
  .event--box .p-seminar-list__tit::after {
    display: none;
  }
  .event--box--inner {
    display: flex;
    flex-wrap: wrap;
  }
  .event--box .p-seminar-content__list {
    text-align: left;
  }
  .event--box .p-seminar-content {
    padding: 0.8333vw 0 0 3.3332vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .fix {
    position: fixed;
    width: 100%;
    height: 11.99952vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(102, 102, 102, 0.8);
    z-index: 10;
    bottom: 0;
    left: 0;
  }
  .fix img {
    width: 57.83102vw;
  }
  .pc {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) and (min-width: 769px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */