@charset "UTF-8";
* {
  letter-spacing: 0.06em !important;
  font-family: "Zen Kaku Gothic Antique", serif;
  font-style: normal;
  line-height: 1.5;
  --swl-fz--large: 1.2em;
  text-align: justify;
}

::-moz-selection {
  color: white;
  background-color: #FF9B21;
}

::selection {
  color: white;
  background-color: #FF9B21;
}

#main_visual, #main_visual * {
  overflow: visible !important;
}

p {
  font-weight: 400;
}

strong {
  font-weight: 500 !important;
}

li .wp-block-image img {
  border-radius: 10px;
}

.bg-image {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  max-width: 100%;
  z-index: -99999;
  overflow: hidden;
}
.bg-image:before {
  content: "";
  background: url(../../../../uploads/2025/03/1c4af347d3bb9506f8af96a015c4aad8.svg) no-repeat center center/cover;
  width: 100vw;
  height: 100vh;
}

li::marker {
  color: #ff9b21;
  font-size: 22.5px;
  font-weight: 500;
}

.members .wp-block-image img {
  border-radius: 10px;
}

.modal-close {
  z-index: 1;
}

.post_content h1 {
  font-weight: 500 !important;
}
.post_content h2 {
  font-weight: 500 !important;
}

/* 拡大時の画像のぼかしを防ぐ */
img {
  image-rendering: -webkit-optimize-contrast; /* Webkit browsers用 */
  image-rendering: crisp-edges; /* より鮮明な画像レンダリング */
  -ms-interpolation-mode: nearest-neighbor; /* IE用 */
}

.p-mainVisual__textLayer {
  right: -100%;
  left: 0;
  position: absolute;
  transform: translateX(-50%);
  width: -moz-max-content;
  width: max-content;
}

.p-mainVisual__slideTitle {
  font-size: 42px;
  font-weight: 500;
  text-shadow: none;
}

.p-mainVisual__slideText {
  color: #A0A0A0;
  text-shadow: none;
}

.p-termContent > .p-blogParts {
  margin-bottom: 1em;
}

.fv h1 {
  font-size: 42px !important;
  font-weight: 600 !important;
}

.h1-subtitle {
  font-size: 22.5px;
  font-weight: 500;
  margin-bottom: 0.1rem !important;
}

.post_content h1 {
  font-size: 80px;
  font-weight: 600 !important;
}
.post_content h2 {
  font-size: 60px;
  font-weight: 600 !important;
}

.interview h2 {
  font-size: 60px;
  font-weight: 600;
}

.interview .c-categoryList__link {
  font-size: 22.5px !important;
  opacity: 0.8;
}

.c-categoryList__link-current {
  opacity: 1;
}

.c-pageTitle {
  display: none;
}

.page .swell-block-fullWide.has-bg-img {
  height: 70vh;
  border-radius: 0 0 70px 70px;
}

.post_content .is-style-section_ttl.has-text-align-left:not(.message) {
  line-height: 1 !important;
  display: inline-table;
  margin-bottom: 0.75rem !important;
}

.h1-subtitle {
  font-weight: 600;
}

.h2-subtitle {
  display: flex;
  align-items: center;
  justify-content: left;
  font-size: 22.5px;
  font-weight: 600;
}
.h2-subtitle:before {
  border-top: 1px solid;
  content: "";
  width: 5em;
  margin-right: 1em;
}

.post_content h3 {
  font-size: 22.5px;
  font-weight: 500;
  line-height: 1.25 !important;
}

.post_content h4 {
  line-height: 1 !important;
}

.-type-card .p-postList__title, .-type-list .p-postList__title, .-type-list2 .p-postList__title {
  font-size: 22.5px;
  font-weight: 500;
  line-height: 1.5 !important;
}

.-type-card .p-postList__excerpt {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
}

.orange-midashi .swl-format-2 {
  line-height: 1.1 !important;
  display: block;
  margin-bottom: 0.5rem;
}

.c-postThumb {
  overflow: visible;
}
.c-postThumb__cat {
  font-size: 15px;
  top: initial;
  bottom: -13px;
  left: 0;
  right: initial;
}
.c-postThumb__figure {
  margin-bottom: 0.5rem;
}

.swl-svg-arrowCircleRight {
  color: white !important;
  background: black;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  margin-right: 0.5em;
}
.swl-svg-arrowCircleRight path:first-child {
  display: none;
}

.has-white-background-color {
  border-radius: 20px;
  padding: 2rem 3rem !important;
}

.swell-block-columns {
  --swl-clmn-mrgn--x: .75rem;
  --swl-clmn-mrgn--y: 2rem;
}

.l-mainContent__inner > .post_content {
  margin: 0em 0;
}

.-type-card.-pc-col1 .p-postList__item {
  margin: 0 0 0em;
}

.l-header {
  margin: 1rem auto;
  padding: 0 3%;
  border-radius: 10px;
  box-shadow: none;
  width: 90%;
  background: white;
}
.l-header.-transparent {
  width: 100%;
  background: transparent;
}
.l-header:before {
  max-width: calc(var(--container_size, 0px) + var(--swl-pad_container, 0px) * 2);
  left: 50%;
  transform: translateX(-50%);
  border-radius: 10px;
}
.l-header__inner {
  padding: 0 0rem;
}

.l-fixHeader {
  top: 1rem;
}
.l-fixHeader:before {
  max-width: calc(var(--container_size, 0px) + var(--swl-pad_container, 0px) * 2);
  left: 50%;
  transform: translateX(-50%);
  border-radius: 10px;
}

.c-gnav > .menu-item > a .ttl {
  display: block;
  font-size: 16px;
}

.plus > a {
  pointer-events: none;
  position: relative !important;
  padding-right: 2rem !important;
  padding-left: 1rem !important;
}
.plus > a:before {
  content: "＋";
  position: absolute;
  top: 53%;
  bottom: 0;
  right: 0.75rem;
  transform: translateY(-50%);
}

.gaibu a:before {
  content: "";
  background-image: url(../../../../uploads/2025/03/adce4c8a9777101a7ae4fc50515c2beb.svg);
  position: absolute;
  top: 53%;
  bottom: 0;
  right: -0.85rem;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-size: auto;
}

.widget_nav_menu .plus > a:before {
  content: none;
}
.widget_nav_menu .gaibu a:before {
  right: initial;
  left: 9rem;
}
.widget_nav_menu .menu > li > a {
  padding: 0.75em 1em 0.75em 0em !important;
  font-size: 15px;
}
.widget_nav_menu .menu a {
  font-size: 15px;
}

.submenu {
  background: #375A9B;
  color: white;
  flex-wrap: nowrap;
  width: -moz-max-content;
  width: max-content;
  border-radius: 30px;
  display: -webkit-box;
}
.submenu li:before {
  content: "";
  background: white;
  width: 0.5px;
  height: 11px;
  display: -webkit-box;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.submenu li:first-child:before {
  display: none;
}
.submenu a {
  color: white;
  padding: 12px 24px;
  display: block;
  font-weight: 500;
  font-size: 15px;
}
.submenu a:hover {
  opacity: 0.7;
  transition: all 0.3s ease;
}

.sikyuu {
  border-radius: 20px;
}
.sikyuu .cap_box_ttl {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 64px;
  justify-content: flex-start;
  padding-left: 3rem;
}
.sikyuu .cap_box_content {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  padding: 1.5em 3rem 3rem;
  background: white;
}
.sikyuu.a {
  --capbox-color: #1D5B42;
  border: 3px solid #1D5B42;
}
.sikyuu.b {
  --capbox-color: #248E68;
  border: 3px solid #248E68;
}
.sikyuu.cd {
  --capbox-color: #5CBC93;
  border: 3px solid #5CBC93;
}
.sikyuu.e {
  --capbox-color: #81D5B1;
  border: 3px solid #81D5B1;
}

.c-postTitle {
  position: relative;
  bottom: -2rem;
  margin-bottom: 4rem;
}
.c-postTitle h1 {
  font-size: 36px;
  font-weight: 500;
}

.p-articleMetas.-top {
  position: absolute;
  top: 5rem;
}

.p-articleMetas {
  flex-flow: row-reverse;
  justify-content: left;
  font-size: 16px;
}

.c-categoryList__link {
  background-color: transparent;
  color: black;
  font-size: 16px;
  padding: 0;
}
.c-categoryList:before {
  content: "#";
  font-size: 16px;
}

.-frame-on .l-mainContent {
  border-radius: 20px;
  padding: 4rem 6rem;
}

.p-termContent {
  margin-top: 0em;
}

.-sidebar-on .l-content .alignfull, .-sidebar-on .l-content .alignwide {
  left: 0;
}

.post_content blockquote {
  padding: 1.5em 2em 1.5em 1.5em;
  background: none;
}
.post_content blockquote::before {
  left: 0;
  border-left: solid 1px black;
  border-right: solid 0px black;
}

.-frame-on-sidebar #sidebar .c-widget,
.c-tabBody.p-postListTabBody,
.c-widget {
  background: #fff;
  border-radius: 20px;
  padding: 2rem;
}

.archive .-frame-on-sidebar #sidebar .c-widget,
.archive .c-tabBody.p-postListTabBody,
.archive .c-widget {
  position: relative;
}

.p-termContent > .p-blogParts {
  position: absolute;
  z-index: 99;
}

.c-widget + .c-widget {
  margin-top: 1rem !important;
}

.-sidebar-on .l-content {
  margin-bottom: 20rem;
}

details {
  background: white;
  border-radius: 10px;
}

.swell-block-accordion__title {
  padding: 1em 2em;
  background: none;
}
.swell-block-accordion__title:before {
  content: "Q.";
  font-size: 22.5px;
  font-weight: bold;
  margin-right: 1em;
}
.swell-block-accordion__body {
  padding: 1em 2em;
}
.swell-block-accordion__body p:before {
  content: "A.";
  font-size: 22.5px;
  font-weight: bold;
  margin-right: 1em;
  color: #AFAFAF;
}

.form-title {
  font-weight: 500 !important;
  display: block;
  font-size: 22.5px !important;
  line-height: 1 !important;
  color: #0F132E !important;
  margin-bottom: 1rem !important;
}

.required {
  color: white !important;
  font-size: 16px !important;
  background: #ED6428;
  padding: 0px 6px;
  line-height: 1;
  margin-left: calc(1rem - 10px);
}

.optional {
  color: white !important;
  font-size: 16px !important;
  background: #AFAFAF;
  padding: 0px 6px;
  line-height: 1;
  margin-left: calc(1rem - 10px);
}

input, select, textarea {
  padding: 1rem 1.5rem !important;
  border: 1px solid #E6E6E6 !important;
  border-radius: 5px !important;
  font-size: 16px !important;
  background-color: white !important;
}

::-moz-placeholder {
  color: #E6E6E6 !important;
}

::placeholder {
  color: #E6E6E6 !important;
}

.form-group {
  margin-bottom: 2rem !important;
}

.wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 2rem;
}

.wpcf7-list-item {
  margin: 0 0 0 0em;
}
.wpcf7-list-item label {
  display: flex;
  justify-content: flex-start;
  flex-flow: row;
  font-size: 22.5px;
}
.wpcf7-list-item label input {
  width: 24px;
  height: initial;
  margin-right: 12px;
  accent-color: black;
}

.form-submit p {
  text-align: center;
  position: relative;
}

.wpcf7-submit {
  background-color: black !important;
  text-align: center;
  width: -moz-max-content !important;
  width: max-content !important;
  margin: auto;
  padding: 7px 2rem !important;
  font-weight: 500;
  border-radius: 25px !important;
}

.wpcf7-spinner {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 60%;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
select::-ms-expand {
  display: none;
}

.wpcf7-form-control-wrap:has(select) {
  position: relative;
}
.wpcf7-form-control-wrap:has(select)::before {
  content: "";
  background-image: url(../../../../uploads/2025/03/c2b61f3f2cf443b130a20d813b5c57f4.svg);
  position: absolute;
  right: 1.5rem;
  top: 50%;
  width: 17px !important;
  height: 10px !important;
  transform: translateY(-50%);
}

input#file-upload-button {
  margin-right: 1rem !important;
}

.w-beforeFooter {
  margin: 0;
}
.w-beforeFooter .c-widget {
  padding-bottom: 0;
}

.p-breadcrumb.-bg-on {
  background: #FF9B21;
  color: white;
  position: relative;
  top: -14.5rem;
  z-index: 9;
}
.p-breadcrumb.-bg-on .p-breadcrumb__list {
  font-size: 14px;
}

.pre-footer {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  padding-bottom: 20rem !important;
}
.pre-footer a {
  text-decoration: none;
  position: relative;
}
.pre-footer a:hover {
  opacity: 0.7;
  transition: all 0.3s ease;
}
.pre-footer a:hover:before {
  content: "";
  background-image: url(../../../../uploads/2025/03/509ad8759b1a0de93980e3bb95f9e1e9.svg);
  position: absolute;
  top: 53%;
  bottom: 0;
  left: -1.85rem;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-size: auto;
  transition: all 0.3s ease;
}
.pre-footer .h2-subtitle:before {
  content: none;
}

#footer {
  margin-top: -13rem;
}

.w-footer__box .c-widget,
#before_footer_widget .c-widget {
  background: transparent;
  border-radius: initial;
  padding: 0;
}

.w-footer__box .swell-block-columns {
  font-size: 15px;
}
.w-footer__box a:hover {
  opacity: 0.7;
  transition: all 0.3s ease;
}
.w-footer__box .swell-block-linkList.is-style-default .swell-block-linkList__text {
  font-weight: 400;
}

#footer, .l-footer__widgetArea {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  z-index: 9;
}

.l-footer__widgetArea {
  padding-bottom: 1em;
  padding-top: 5rem;
}
.l-footer .copyright {
  font-size: 15px;
  text-align: left;
}

.c-postThumb__figure {
  position: relative;
  width: 100%;
}
.c-postThumb__figure img {
  border-radius: 10px;
  height: auto;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.single-requirement .l-mainContent {
  background: transparent;
  border-radius: initial;
  padding: 0;
}

.Requirements .c-postThumb__figure {
  position: relative;
  width: 100%;
  border-radius: 10px;
}
.Requirements .-type-card.-pc-col1 .p-postList__item {
  margin: 0 0 2em;
}

.flow {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

.wp-block-group:has(.flow) {
  position: relative;
}
.wp-block-group:has(.flow):before {
  content: "";
  background-image: url(../../../../uploads/2025/03/flow-arrow.svg);
  width: 12px;
  height: 30px;
  position: absolute;
  bottom: -20%;
  left: 3.6rem;
  z-index: 1;
}
.wp-block-group:has(.flow):last-child:before {
  display: none;
}

.swell-block-fullWide__inner.l-container {
  --swl-fw_inner_pad: var(--swl-pad_container, 0px);
}

.single-requirement .swell-block-fullWide__inner.l-article {
  --swl-fw_inner_pad: 16px;
}

.alignwide, .l-content .alignfull {
  left: inherit;
  width: inherit;
  left: calc(50% - 50vw + var(--swl-scrollbar_width, 0px) / 2);
  width: calc(100vw - var(--swl-scrollbar_width, 0px));
}

.modal-overlay {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: scroll;
}

.modal-content {
  background: #fff;
  padding: 4rem 11rem;
  margin: 7rem auto;
  border-radius: 10px;
  position: relative;
  overflow: scroll;
  max-width: var(--article_size);
  width: var(--article_size);
}
@media (max-width: 599px) {
  .modal-content {
    padding: 2rem 1rem;
    width: 90%;
  }
}

.modal-content {
  padding: 3rem 6rem;
  max-width: 90%;
}

.modal-close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 22px;
  cursor: pointer;
  background-color: white;
  border: 1px solid black;
  border-radius: 100%;
  width: 46px;
  height: 46px;
  line-height: 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0px;
  margin: 0;
}

.tag-cloud-link.tag-cloud-link {
  margin: 0;
  background-color: #E6E6E6;
  border-radius: 30px;
  font-weight: 500;
}

.swell-block-column.popup-trigger {
  cursor: pointer;
}

.wp-block-group.is-row .wp-block-group.is-row {
  flex-wrap: wrap;
}
.wp-block-group.is-row .wp-block-group.is-row p {
  width: 100%;
}
.wp-block-group.is-row .post_content h1 {
  font-size: 60px;
}
.wp-block-group.is-row .post_content h2 {
  font-size: 45px;
}

/* 募集停止時のスタイル */
.recruitment-inactive {
  opacity: 1;
}
.recruitment-inactive .c-postThumb:before {
  opacity: 0.6;
  background: black;
  border-radius: 10px;
  overflow: hidden;
}
.recruitment-inactive:hover .c-postThumb {
  opacity: 1;
}
.recruitment-inactive:hover .c-postThumb:before {
  opacity: 0.6;
  border-radius: 10px;
}
.recruitment-inactive .c-postThumb__figure:before {
  opacity: 0.4;
}

.p-postList__item:hover .p-postList__body.inactive-content {
  opacity: 1;
}

.inactive-button {
  pointer-events: none;
  color: black !important;
  background: transparent !important;
}
.inactive-button span {
  font-size: 15px !important;
}

.p-postList__thumb:before {
  border-radius: 10px;
}

@media (max-width: 1279px) {
  #body_wrap {
    padding-top: 3em;
  }
  .l-header {
    width: 100%;
    margin: 0;
  }
  .l-header {
    padding: 0 0 0 3%;
  }
  .l-header__menuBtn.sp_ {
    display: block !important;
  }
  .l-header__menuBtn {
    background: white;
    padding: 0 2.35em;
    border-bottom-left-radius: 20px;
  }
  .l-fixHeader, .l-header__gnav {
    display: none;
  }
  [data-spmenu=opened] .p-spMenu__inner {
    transform: translateY(0vh);
    opacity: 1;
    visibility: visible;
  }
  .p-spMenu__bottom .c-widget {
    background: #fff;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 10px 2.25rem 2.25rem;
  }
  .p-spMenu__bottom {
    margin-top: 0em;
  }
  .p-spMenu__inner .p-blogParts .wp-block-image:first-child {
    position: fixed;
  }
  .p-spMenu__inner .p-blogParts > .swell-block-linkList {
    padding-top: 4rem;
  }
  .p-spMenu__bottom .c-widget .swell-block-linkList .swell-block-linkList__item {
    margin: 0.2rem auto;
    width: 100%;
  }
  .p-spMenu__bottom .c-widget p, .p-spMenu__bottom .c-widget a {
    font-size: 14px;
  }
  .p-spMenu__body {
    -webkit-overflow-scrolling: touch;
    padding: 0;
  }
  .p-spMenu__body .c-widget__title {
    display: none;
  }
  .p-spMenu__inner::before {
    background: transparent;
  }
  .p-spMenu__inner .c-iconBtn {
    padding-right: 1rem;
  }
  .p-spMenu__inner {
    width: 100vw;
  }
  .p-spMenu__nav {
    display: none;
  }
  .is-hide-last--pc .p-postList__item:last-child, .p-spMenu {
    display: block !important;
  }
  .-right .p-spMenu__inner {
    right: 0;
    transform: translateY(0vh);
    padding-top: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
  }
  [data-spmenu=opened] .p-spMenu__inner {
    transform: translateY(0vh);
    opacity: 1;
    visibility: visible;
  }
  .p-spMenu__bottom .c-widget p {
    color: #FF9B21;
  }
  .p-spMenu__bottom .c-widget .swell-block-linkList.is-style-default .swell-block-linkList__icon {
    color: #1F2327;
  }
  .l-header[data-spfix="1"] {
    position: fixed !important;
  }
  .p-spMenu__inner img {
    padding: 0 calc(var(--logo_size_sp) + 2.35em + 7px) 0 0;
    max-height: 28px;
    height: auto;
    width: auto;
  }
}
@media (max-width: 959px) {
  * {
    --swl-fz--large: 16px;
  }
  p {
    font-size: 14px;
    font-weight: 400;
  }
  .l-header {
    width: 100%;
    margin: 0;
  }
  .l-header__logo {
    padding: 0 0 0 calc(2.25rem - 3%);
  }
  .post_content h1, .interview h1 {
    font-size: 42px;
    font-weight: 600 !important;
  }
  .post_content h2, .interview h2 {
    font-size: 36px;
    font-weight: 600 !important;
  }
  .post_content h3, .interview h3 {
    font-size: 18px;
  }
  .h1-subtitle {
    font-size: 16px;
    margin-bottom: 0.1rem !important;
  }
  .h1-subtitle strong {
    font-weight: 600 !important;
  }
  .h2-subtitle {
    font-size: 16px;
    font-weight: 600 !important;
  }
  .h2-subtitle:before {
    width: 2em;
  }
  .swl-format-1 {
    font-size: 16px;
  }
  .swl-format-2 {
    line-height: 1.1 !important;
  }
  li::marker {
    font-size: 16px;
  }
  .swell-block-linkList.is-style-default .swell-block-linkList__text {
    font-size: 16px;
  }
  .interview .c-categoryList__link {
    font-size: 14px !important;
  }
  .p-mainVisual__slideTitle {
    font-size: 32px;
    font-weight: 600 !important;
  }
  .Requirements .swell-block-linkList.is-style-default .swell-block-linkList__text span {
    font-size: 14px !important;
  }
  .Requirements .-type-card .p-postList__title, .Requirements .-type-list .p-postList__title, .Requirements .-type-list2 .p-postList__title {
    font-size: 16px !important;
  }
  .single-requirement #content.l-container {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .single-requirement .l-mainContent {
    padding: 1rem 0.25rem !important;
  }
  .single-requirement .l-mainContent .swell-block-columns .swell-block-column img {
    border-radius: 10px;
  }
  .single-requirement .l-mainContent .swell-block-columns__inner {
    row-gap: 0rem;
  }
  .single-requirement .l-mainContent .wp-block-group:has(.flow):before {
    bottom: -10%;
    left: 2.6rem;
  }
  .swell-block-linkList.is-style-default .swell-block-linkList__text {
    font-size: 14px;
  }
  .p-articleMetas {
    font-size: 14px;
    flex-wrap: wrap;
  }
  .p-articleMetas.-top {
    top: 3rem;
  }
  .single-post .c-postTitle__ttl {
    font-size: 24px;
    line-height: 1.25;
    font-weight: 500;
  }
  .single-post .p-pnLinks__item {
    font-size: 14px;
  }
  .single-post .c-categoryList__link {
    font-size: 14px;
  }
  .c-postThumb__figure img {
    width: 100%;
  }
  /*ブロック調整*/
  .u-mb-40:has(.h2-subtitle) {
    margin-bottom: 2em !important;
  }
  .swell-block-fullWide__inner.l-container {
    padding: 0 2.25rem;
  }
  .swell-block-fullWide__inner.l-article {
    padding: 0 2.25rem;
  }
  .archive #content.l-container,
  .single #content.l-container {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
  }
  .has-white-background-color {
    padding: 1.8rem !important;
  }
  .-type-card .p-postList__title, .-type-list .p-postList__title, .-type-list2 .p-postList__title {
    font-size: 18px !important;
  }
  .-type-list .p-postList__title {
    font-size: 14px !important;
    font-weight: 500;
  }
  .-type-card .p-postList__excerpt {
    font-size: 14px !important;
    font-weight: 400;
  }
  .-type-card .p-postList__link {
    height: -moz-max-content;
    height: max-content;
    padding-bottom: 1em;
  }
  .Requirements .-type-card.-pc-col1 .p-postList__item {
    margin: 0 0 0em !important;
  }
  .c-postThumb__cat {
    font-size: 14px;
  }
  .swl-svg-arrowCircleRight {
    width: 24px;
    height: 24px;
  }
  .swell-block-fullWide:has(.h1-subtitle) {
    margin-bottom: 2rem !important;
  }
  .swell-block-fullWide:has(.h1-subtitle) h2 {
    font-size: 42px;
    font-weight: 600 !important;
  }
  .swell-block-fullWide.has-bg-img {
    margin-bottom: 5rem !important;
  }
  .relate .swell-block-linkList__link {
    padding-left: 0 !important;
  }
  .page .swell-block-fullWide.has-bg-img {
    height: calc(80vh - 106px);
    border-radius: 0 0 30px 30px;
  }
  .post_content hr {
    margin: -2rem;
  }
  .members figure:has(img), #popup-content figure:has(img) {
    overflow: hidden;
    border-radius: 10px;
  }
  #popup-content .wp-block-image img {
    top: 40px;
  }
  .modal-content {
    padding: 2.25rem !important;
    overflow: visible;
  }
  .modal-close {
    top: -15px;
    right: -15px;
    font-size: 15px;
    width: 34px;
    height: 34px;
  }
  .form-title {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
  .required, .optional {
    font-size: 12px !important;
    padding: 0px 6px 1px;
  }
  input, select, textarea {
    font-size: 16px !important;
  }
  input[type=submit] {
    font-size: 18px !important;
  }
  .wpcf7-list-item label {
    font-size: 16px;
  }
  .wpcf7-radio {
    flex-direction: column;
    gap: 1rem;
  }
  .sikyuu .cap_box_ttl {
    padding-left: 1rem;
  }
  .sikyuu .cap_box_content {
    padding: 1.5em 1rem 1.5rem;
  }
  .modal-content {
    margin: 3rem auto;
  }
  .-frame-on .l-mainContent {
    padding: 2.25rem 0;
    background: transparent;
  }
  .p-mainVisual.-height-full {
    height: 100vh;
  }
  .swell-block-column[data-valign=bottom] {
    align-self: center;
    padding-left: 2rem;
  }
  /*SPヘッダー*/
  .l-header {
    background: transparent;
  }
  .p-spMenu__body .c-widget__title {
    display: none;
  }
  .p-spMenu__nav {
    display: none;
  }
  .p-spMenu__inner {
    width: 100vw;
  }
  .p-spMenu__inner::before {
    background: transparent;
  }
  .p-spMenu__body {
    -webkit-overflow-scrolling: touch;
    padding: 0;
  }
  .l-header {
    padding: 0 0 0 3%;
  }
  .l-header__menuBtn {
    background: white;
    padding: 0 2.35em;
    border-bottom-left-radius: 20px;
  }
  .p-spMenu__bottom {
    margin-top: 0em;
  }
  .p-spMenu__bottom .c-widget {
    background: #fff;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: 10px 2.25rem 2.25rem;
  }
  .p-spMenu__bottom .c-widget p, .p-spMenu__bottom .c-widget a {
    font-size: 14px;
  }
  .p-spMenu__bottom .c-widget p {
    color: #FF9B21;
  }
  .p-spMenu__bottom .c-widget .swell-block-linkList .swell-block-linkList__item {
    margin: 0.2rem auto;
    width: 100%;
  }
  .p-spMenu__bottom .c-widget .swell-block-linkList.is-style-default .swell-block-linkList__icon {
    color: #1F2327;
  }
  .p-spMenu__bottom .swell-block-linkList.is-style-default .swell-block-linkList__text {
    font-size: 14px;
  }
  /*SPメニューOPEN*/
  .-right .p-spMenu__inner {
    right: 0;
    transform: translateY(0vh);
    padding-top: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
  }
  [data-spmenu=opened] .p-spMenu__inner {
    transform: translateY(0vh);
    opacity: 1;
    visibility: visible;
  }
  .p-spMenu__inner .c-iconBtn {
    padding-right: 1rem;
  }
  .p-spMenu__inner .p-blogParts .wp-block-image:first-child {
    position: fixed;
  }
  .p-spMenu__inner .p-blogParts > .swell-block-linkList {
    padding-top: 4rem;
  }
  .p-spMenu__inner img {
    padding: 0 calc(var(--logo_size_sp) + 2.35em + 7px) 0 0;
    max-height: 28px;
    height: auto;
    width: auto;
  }
  /*pre-footer*/
  .pre-footer {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding-top: 2.25rem !important;
  }
  .l-footer__widgetArea {
    padding-top: 2.25rem !important;
  }
  .w-footer {
    padding: 0 2.25rem;
  }
  .w-footer p, .w-footer a {
    font-size: 14px;
  }
  .w-footer li {
    margin: 0.25rem 0 !important;
  }
  .w-footer .wp-block-spacer {
    display: none;
  }
  .l-footer .copyright {
    font-size: 12px;
    text-align: center;
    padding-top: 4rem;
  }
  .p-breadcrumb__list {
    padding-left: 2.25rem;
  }
  .-sidebar-on .l-content {
    margin-bottom: 6rem;
  }
}
@media (max-width: 599px) {
  .post_content h2, .interview h2 {
    font-size: 36px;
  }
  .post_content h3, .interview h3 {
    font-size: 18px;
  }
  .h2-subtitle {
    font-size: 16px;
  }
  .p-mainVisual.-height-full .p-mainVisual__inner {
    height: 90vh;
  }
  .p-mainVisual__slideTitle {
    font-size: 24px;
    line-height: 1.5;
  }
  .p-mainVisual.-height-full {
    height: auto;
  }
  .-height-full .p-mainVisual__slideText {
    font-size: 14px;
    width: 75%;
  }
  .-height-full .p-mainVisual__slide, .-height-set .p-mainVisual__slide {
    height: 80vh;
  }
  .p-mainVisual__textLayer {
    top: 0;
    right: initial;
    position: relative;
    transform: initial;
    padding: 0 2.25rem;
  }
  .c-filterLayer:after, .c-filterLayer:before, .c-filterLayer__img {
    height: auto;
    left: 135vw;
    top: 76vh;
    width: 150vw;
    transform: translate(-100%, -100%);
  }
  .p-fixBtnWrap {
    right: initial;
    left: 50%;
    transform: translate(-50%, 0) !important;
  }
  .swell-block-column[data-valign=bottom] {
    align-self: center;
    padding-left: 0rem;
  }
  .single-post .c-postTitle {
    bottom: -3rem;
    margin-bottom: 5rem;
  }
}
.example {
  font-size: 15px;
}

@media (min-width: 600px) {
  .example {
    font-size: 17px;
  }
}
@media (min-width: 960px) {
  .example {
    font-size: 20px;
  }
}
@media (max-width: 599px) {
  .example {
    padding: 11px;
  }
}/*# sourceMappingURL=add.css.map */