@charset "UTF-8";
@font-face {
  font-family: "mamelon";
  src: url("../font/Mamelon-3HiRegular.woff2") format("woff2");
  font-display: swap;
  font-weight: nomal;
}
body {
  font-family: "mamelon";
  background-size: 100%;
  background-repeat: repeat-y;
}
body.single-post .l-contents {
  font-family: "Noto Sans JP", sans-serif;
}
body.blog .c-entry__body {
  font-family: "Noto Sans JP", sans-serif;
}

footer {
  margin-top: 140px;
}

.home footer {
  margin-top: 0;
}

.l-container {
  background-image: url(../../../uploads/2022/05/body-bg_pc.png);
}

.home .l-container {
  background-image: none;
}

.blog .l-container {
  background-image: none;
}

.single .l-container {
  background-image: none;
}

.l-contents {
}

.spider__dots:not([data-thumbnails=true]) .spider__dot[aria-current=true] {
  background-color: #34b494;
}

.smb-accordion__item__title {
  background-color: #C4E4DA;
}

.smb-accordion__item__body {
  background-color: #fff;
  border: #C4E4DA solid 1px;
  padding-bottom: 20px;
}

.smb-accordion__item__title__icon {
  display: none;
}

.smb-spider-contents-slider__item figure.wp-block-image {
  padding-bottom: 0;
  padding-top: 0;
}

.wp-block-snow-monkey-blocks-buttons.contact {
  display: block;
  width: 100%;
}
.wp-block-snow-monkey-blocks-buttons.contact .smb-btn-wrapper:not(:last-child) {
  margin-bottom: 30px;
}
.wp-block-snow-monkey-blocks-buttons.contact .smb-btn {
  position: relative;
  width: 100%;
  padding: 20px;
  background: linear-gradient(90deg, #F0B5B5, #8ACFD6);
}

.contact-button__icon-tel {
  position: absolute;
  top: 36%;
  left: 30px;
  padding-right: 10px;
}

.contact-button__icon-line {
  position: absolute;
  top: 30%;
  left: 30px;
  padding-right: 10px;
}

.wp-block-snow-monkey-blocks-accordion.contact {
  margin-top: 30px !important;
}
.wp-block-snow-monkey-blocks-accordion.contact .smb-accordion__item__title {
  background: linear-gradient(90deg, #F0B5B5, #8ACFD6);
  color: #fff;
  text-align: center;
  padding: 20px;
  border-radius: 50px;
}

.smb-accordion__item.contact .smb-accordion__item__title .smb-accordion__item__title__icon {
  display: none;
}
.smb-accordion__item.contact .smb-accordion__item__title .smb-accordion__item__title__label {
  position: relative;
}
.smb-accordion__item.contact .smb-accordion__item__title .smb-accordion__item__title__label:before {
  content: "";
  position: absolute;
  top: 28%;
  left: 15px;
  background-image: url(../../../uploads/2022/05/Icon-material-mail-1.svg);
  width: 30px;
  height: 24px;
  background-size: 85%;
  background-repeat: no-repeat;
}

.FV {
  min-height: 0 !important;
}

.l-footer {
  border: none;
}
.l-footer .smb-section__inner {
  padding-bottom: 80px;
}

.l-footer-widget-area {
  padding-top: 50px !important;
}
.l-footer-widget-area__item {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 0 !important;
}

.l-footer--default .l-footer-widget-area:not(.blog):not(.single) {
  padding-top: 0 !important;
}

div#page-top {
  bottom: 0px !important;
}

#page-top {
  position: relative;
  bottom: 0;
}

.c-page-top {
  background-color: #cbe7df;
  margin: 0 auto;
  display: block;
  width: 100%;
}
.c-page-top a {
  padding-bottom: 40px;
}

.svg-inline--fa.fa-w-14 {
  width: 30px;
}

.svg-inline--fa {
  height: 30px;
}

.smb-section {
  padding-bottom: 60px;
}
.smb-section:last-child {
  padding-bottom: 0;
}

/* ドロワーメニュー */
.c-hamburger-btn[aria-expanded=false] > .c-hamburger-btn__bars > .c-hamburger-btn__bar {
  background-color: #11AB96;
}
.c-hamburger-btn[aria-expanded=false] > .c-hamburger-btn__bars > .c-hamburger-btn__bar:nth-of-type(2) {
  background-color: transparent;
}

.c-hamburger-btn[aria-expanded=true] > .c-hamburger-btn__bars > .c-hamburger-btn__bar:first-of-type {
  top: 16px;
  transform: rotate(30deg);
}
.c-hamburger-btn[aria-expanded=true] > .c-hamburger-btn__bars > .c-hamburger-btn__bar:nth-of-type(3) {
  top: 16px;
  transform: rotate(-30deg);
}

.c-drawer {
  background-color: #C4E4DA;
  width: 100%;
}
.c-drawer__menu {
  justify-content: space-between;
}

.c-hamburger-btn__label {
  display: none;
}

.c-hamburger-btn__bars {
  width: 32px;
}

.c-hamburger-btn__bar {
  height: 2px;
}

.c-drawer__item__twitter {
  width: 17vw;
}
.c-drawer__item a {
  color: #34B494;
}
.c-drawer__item__en {
  width: 40%;
  display: block;
}
.c-drawer__item__virtual-live {
  width: 66.4vw;
}

.p-drawer-sub-nav .c-drawer__menu {
  display: flex;
}

[id=drawer-nav].c-drawer--overall .c-drawer__inner {
  height: 100%;
  padding-top: 30px;
}

.c-hsm-message-box {
  position: absolute;
  top: 8px;
  width: 50%;
  display: block;
}

body.home {
  background: rgb(196, 228, 218);
  background: linear-gradient(0deg, rgb(196, 228, 218) 0%, rgb(211, 235, 228) 35%, rgb(211, 235, 228) 100%);
}

.home .l-header .c-site-branding {
  display: none;
}
.home .c-hamburger-btn[aria-expanded=false] > .c-hamburger-btn__bars > .c-hamburger-btn__bar {
  background-color: #fff;
}
.home .c-hamburger-btn[aria-expanded=false] > .c-hamburger-btn__bars > .c-hamburger-btn__bar:nth-of-type(2) {
  background-color: transparent;
}
.home .l-contents {
  padding-top: 0;
}

#menu-item-720 a {
  font-size: 1.5rem;
  padding: 0;
  line-height: 67px;
  color: #FFF;
  background: linear-gradient(to right, #74EBD5 0%, #9DAFE5 51%, #9FACE6 100%);
  background-size: 200% auto;
  transition: 0.3s;
}

#menu-item-720 a:hover {
  background-position: right center;
}

.p-footer-sticky-nav a > svg {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%);
  transition: 0.3s;
}

#menu-item-720 {
  display: none;
}

.home #menu-item-720 {
  display: block;
}

.p-footer-sticky-nav a:hover > svg {
  right: 1rem;
}

.p-footer-sticky-nav {
  z-index: 9998;
}

.wp-block-snow-monkey-blocks-spider-contents-slider-item.spider__slide.has-background {
  background: transparent !important;
}

.c-entry .c-entry__header {
  text-align: center;
  color: #34b494 !important;
}

.c-entry__title {
  max-width: 100%;
  margin: 0 auto;
  font-size: 1.5rem !important;
  position: relative;
  margin-top: 50px;
}
.c-entry__title:before {
  content: "";
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -46px;
  background-image: url(../../../uploads/2022/04/Blog.svg);
  background-repeat: no-repeat;
  width: 92px;
  height: 46px;
}

.c-entries--simple {
  border: none;
}
.c-entries--simple .c-entries__item {
  border-bottom: 1px solid #707070;
}

.p-archive {
  max-width: 100%;
  padding-left: calc(var(--_container-margin-sm, 0.9rem) + env(safe-area-inset-left));
  padding-right: calc(var(--_container-margin-sm, 0.9rem) + env(safe-area-inset-right));
}

.c-entry-summary__term {
  display: none;
}

.c-meta__item--author {
  display: none;
}

.c-entries--simple .c-entry-summary__content {
  display: block;
}
.c-entries--simple .c-entry-summary__figure {
  float: none;
  width: 60%;
  margin: 0 auto;
  margin-bottom: 30px;
}

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

.single .c-entry__title {
  text-align: left;
}
.single .c-entry__title:before {
  content: none;
}
.single .c-meta__item--categories {
  display: none;
}
.single .c-meta__item--modified {
  display: none;
}
.single .c-meta__item--published {
  margin-right: 0;
  color: #666;
}
.single .c-meta__item--published .fa-clock {
  display: none;
}
.single .c-eyecatch {
  margin-top: 50px;
}
.single .c-entry__content h2 {
  font-size: 1.2rem;
  color: #333;
  background-color: #D8EFE8;
  box-shadow: 0px 0px 0px 5px #D8EFE8;
  border-top: dashed 2px white;
  border-bottom: dashed 2px white;
  padding: 5px 15px 5px 58px;
  position: relative;
}
.single .c-entry__content h2:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -2px;
  transform: translateY(-52%);
  background-image: url(../../../uploads/2022/06/susu-icon.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 58px;
  height: 58px;
}
.single .c-entry__content h3 {
  font-size: 1.13rem;
  color: #333;
  background-color: #F5FBF9;
  padding: 10px 10px;
  border-left: 7px solid #D8EFE8;
}
.single .c-entry__content h4 span {
  background: linear-gradient(transparent 60%, #FFFBD5 60%);
  font-size: 1rem;
}

.tag-cloud-link {
  background-color: #8ACFD6;
  color: #666;
  border-radius: 50px;
  border: none;
  font-size: 0.875rem !important;
}
.tag-cloud-link:before {
  color: #666;
}

.wp-share-buttons__list {
  text-align: center;
}

.c-pagination__item {
  background-color: #11AB96;
}

.blog-introduction {
  background: #FFFCDE;
  padding: 10px 20px 20px 20px;
  border-radius: 5px;
  min-height: 260px;
  position: relative;
  margin: 50px auto;
}
.blog-introduction:before {
  content: "";
  display: block;
  background-image: url(../../../uploads/2022/06/introduction-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 210px;
  height: 270px;
  position: absolute;
  right: 50%;
  bottom: -30px;
  transform: scale(0.7) translateX(75%);
}
.blog-introduction .introduction-textBox {
  margin-right: 0;
  margin-bottom: 185px;
  margin-top: 7px;
}
.blog-introduction .introduction-textBox p {
  margin-bottom: calc(var(--_space, 1.8rem) * 1 * var(--_margin-scale, 1));
}
.blog-introduction .introduction-textBox p:last-child {
  margin-bottom: 0;
}

.blog-checkbox {
  padding: 15px 20px;
  position: relative;
  margin: 40px auto;
}
.blog-checkbox:before {
  content: "";
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background: #fff;
  z-index: -1;
}
.blog-checkbox:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: repeating-linear-gradient(-45deg, #fff, #fff 4px, #C4E4DA 0, #C4E4DA 6px);
  z-index: -2;
}
.blog-checkbox .check-list {
  list-style-type: none;
  font-size: 1rem;
}
.blog-checkbox .check-item {
  position: relative;
  line-height: 1.8;
  margin-bottom: 15px;
}
.blog-checkbox .check-item:last-child {
  margin-bottom: 0;
}
.blog-checkbox .check-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.5rem;
  left: -1.5rem;
  width: 15px;
  height: 10px;
  border-left: 3px solid #34B494;
  border-bottom: 3px solid #34B494;
  border-radius: 2px;
  transform: rotate(-45deg);
}

.blog-summaryBox {
  background: rgb(211, 235, 228);
  background: linear-gradient(180deg, rgb(211, 235, 228) 0%, rgb(255, 253, 233) 100%);
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  padding: 9rem 0 2.5rem;
  margin-top: 5rem !important;
}
.blog-summaryBox .summary-text {
  width: min(100% - var(--_container-margin-sm, 0.9rem) * 2 + env(safe-area-inset-right) + env(safe-area-inset-left), var(--wp-block-width));
  margin: 0 auto;
  background-color: #fff;
  border-radius: 5px;
  border: 3px solid #C4E4DA;
  padding: 4rem 0.5rem 2rem;
  position: relative;
}
.blog-summaryBox .summary-text::before {
  content: "";
  display: block;
  background: url(../../../uploads/2022/06/summarize-letter.png);
  width: 620px;
  height: 100px;
  position: absolute;
  top: -100px;
  left: 50%;
  transform: scale(0.5) translateX(-100%);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.blog-summaryBox .summary-text:after {
  content: "";
  display: block;
  background: url(../../../uploads/2022/06/summarize-icon.png);
  width: 165px;
  height: 235px;
  position: absolute;
  top: -150px;
  left: 50%;
  transform: scale(0.7) translateX(-75%);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.blog-summaryBox .summary-text .summary-ttl {
  font-size: 1.13rem;
  padding-bottom: 1rem;
  color: #34B494;
  text-align: center;
}
.blog-summaryBox .summary-text p {
  margin-bottom: calc(var(--_space, 1.8rem) * 1 * var(--_margin-scale, 1));
}
.blog-summaryBox .summary-text p:last-child {
  margin-bottom: 0;
}

.blog-checkbox.blog-stickyNote {
  border: 2px solid #C4E4DA;
  box-shadow: 0 0px 3px 1px rgba(0, 0, 0, 0.07);
  margin-top: 40px !important;
}
.blog-checkbox.blog-stickyNote::before {
  content: "";
  display: block;
  position: absolute;
  background: #F9F6D4;
  width: 150px;
  height: 32px;
  opacity: 0.8;
  top: -23px;
  left: 50%;
  transform: rotate(-5deg) translateX(-50%);
}
.blog-checkbox.blog-stickyNote::after {
  content: none;
}
.blog-checkbox.blog-stickyNote .stickyNote-ttl {
  color: #34B494;
  text-align: center;
  margin: 1rem 0 1.5rem;
  font-size: 1.13rem;
}
.blog-checkbox.blog-stickyNote .check-list {
  width: 100%;
}

.wpco {
  background-color: #FCFCFC;
  border-top: 5px solid #34B494;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.08);
  padding: 10px;
}
.wpco h2.wpco__title {
  font-size: 1.2rem;
  color: #34B494;
  background-color: unset;
  box-shadow: unset;
  border-top: unset;
  border-bottom: unset;
  padding-left: 40px !important;
}
.wpco h2.wpco__title:before {
  background-image: url(../../../uploads/2022/07/blog-content-icon.svg);
  width: 30px !important;
  height: 30px !important;
  left: 0 !important;
}
.wpco h2.wpco__title:after {
  content: "[hide]";
  display: inline-block;
  font-size: 0.9rem;
  margin-left: 1rem;
  color: #333;
  text-decoration: underline;
  cursor: pointer;
}
.wpco .contents-outline {
  transition: all 0.2s;
}
.wpco .contents-outline ol {
  border-top: unset;
}
.wpco .contents-outline ol li {
  border-top: unset;
}
.wpco .contents-outline ol li:not(:first-child) {
  border-top: unset;
}
.wpco .contents-outline ol li a {
  font-weight: 600;
  font-size: 1rem;
  padding-top: 8px;
  color: #34B494;
  margin-top: 1rem;
  word-break: break-all;
  display: inline-block;
  width: 100%;
}
.wpco .contents-outline ol li a:before {
  font-weight: 600;
  font-size: 1.15rem;
  margin-right: 0.2rem;
  background-color: unset;
  font-weight: 600;
  color: #34B494;
  display: inline-block;
}
.wpco .contents-outline ol li ol {
  border-top: unset;
}
.wpco .contents-outline ol li ol li {
  border-bottom: dashed 1px #A8A8A8;
}
.wpco .contents-outline ol li ol li a {
  font-weight: 500;
  padding-left: 10px;
  font-size: 0.95rem;
  color: #34B494;
  margin-top: 0;
  width: 100%;
  word-break: break-all;
  display: inline-block;
}
.wpco .contents-outline ol li ol li a:before {
  font-weight: 600;
  font-size: 1.15rem;
  margin-right: 0.2rem;
  background-color: unset;
  font-weight: 500;
  color: #34B494;
  content: "・";
  display: inline-block;
}
.wpco .contents-outline ol li ol li ol {
  display: none;
}
.wpco .contents-outline.isHide {
  display: none;
}
.wpco .wpco__title.isHide:after {
  content: "[show]";
}

/* ----[ウィンドウの幅が640以上]---- */
@media screen and (min-width: 640px) {
  [id=drawer-nav].c-drawer--overall {
    width: 80%;
  }
  .c-drawer__controls {
    display: none;
  }
  .l-footer .c-container {
    padding-left: 0;
    padding-right: 0;
  }
  .l-footer .C-footer__list__nav {
    display: flex;
  }
  .l-footer .wp-block-snow-monkey-blocks-items.smb-items {
    max-width: 70%;
  }
  .l-footer .l-footer-widget-area__item .c-container {
    max-width: 768px;
  }
  .footer-logo {
    text-align: center;
  }
  .C-footer__list__info {
    text-align: center;
  }
  .C-footer__list__nav {
    justify-content: center;
  }
  .C-footer__list__nav li {
    width: 240px;
  }
  .C-footer__list__info__twitter {
    display: inline;
    padding-left: 33px;
  }
  .single .l-contents {
    padding-top: 50px;
  }
}
/* ----[ウィンドウの幅が1024以上]---- */
@media screen and (min-width: 1024px) {
  .home .l-header .c-site-branding {
    display: block;
  }
  .home .c-hamburger-btn[aria-expanded=false] > .c-hamburger-btn__bars > .c-hamburger-btn__bar {
    background-color: #11AB96;
  }
  [id=drawer-nav].c-drawer--overall {
    width: 70%;
  }
  .c-drawer__controls {
    display: none;
  }
  [data-has-sidebar=false] .c-entry__content {
    margin-left: 0;
    margin-right: 0;
  }
  .l-contents {
    padding-left: 40px;
    padding-right: 40px;
  }
  .home .l-contents {
    padding-left: 0;
    padding-right: 0;
  }
  .l-footer .c-row {
    display: block;
  }
  .l-footer .c-row__col--lg-1-4 {
    max-width: 100%;
  }
}
/* ----[ウィンドウの幅が1280以上]---- */
@media screen and (min-width: 1280px) {
  [id=drawer-nav].c-drawer--overall {
    width: 50%;
  }
  .c-drawer__controls {
    display: none;
  }
  .c-drawer__inner {
    padding: 0 50px 0 100px;
  }
  .c-hamburger-btn[aria-expanded=true] .c-hamburger-btn__bar {
    background-color: #11AB96;
  }
  .c-hamburger-btn[aria-expanded=true] .c-hamburger-btn__bars {
    height: 32px;
  }
  .p-drawer-sub-nav .c-drawer__menu {
    align-items: center;
  }
  .c-drawer__menu {
    justify-content: normal;
  }
  .c-drawer__item__virtual-live {
    padding-right: 50px;
  }
  .l-footer-widget-area .c-row__col--lg-1-4 {
    max-width: 100%;
  }
  .l-footer-widget-area .c-container {
    max-width: none;
    min-width: 100%;
  }
  .l-footer-widget-area .c-row {
    display: block;
  }
  .c-row[data-lg-columns="2"] > .c-row__col {
    margin: 0 auto;
  }
  .smb-accordion__item__title {
    padding: 20px 30px 20px 30px;
  }
  .smb-accordion__item__body {
    padding-left: 30px;
    padding-right: 30px;
  }
  .wp-block-snow-monkey-blocks-buttons.contact {
    position: relative;
    left: 50%;
    margin-left: -250px;
  }
  .wp-block-snow-monkey-blocks-buttons.contact .smb-btn {
    width: 500px;
    padding: 30px;
  }
  .wp-block-snow-monkey-blocks-accordion.contact .smb-accordion__item__title {
    width: 500px;
    padding: 30px;
    margin: 0 auto;
  }
  .commute-feature {
    max-width: 1280px;
  }
  .spider__slide {
    background-color: transparent;
  }
  .l-contents__inner {
    margin-top: 60px;
  }
  .p-archive {
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0;
  }
  .c-entries--simple .c-entry-summary__figure {
    float: left;
    width: 380px;
    margin-bottom: 0;
    margin-right: 30px;
  }
  .c-meta {
    text-align: left;
  }
  .wp-share-buttons__list {
    margin-top: 90px;
    text-align: left;
  }
  .c-eyecatch {
    width: 100%;
  }
  .single .c-entry__content h2 {
    font-size: 1.5rem;
    padding: 12px 15px 12px 85px;
  }
  .single .c-entry__content h2:before {
    left: 11px;
    width: 68px;
    height: 68px;
  }
  .single .c-entry__content h3 {
    font-size: 1.25rem;
    color: #333;
    background-color: #F5FBF9;
    padding: 13px 20px;
    border-left: 10px solid #D8EFE8;
  }
  .single .c-entry__content h4 span {
    font-size: 1.13rem;
  }
  .blog-introduction {
    padding: 10px 30px;
    min-height: 220px;
  }
  .blog-introduction:before {
    width: 135px;
    height: 205px;
    right: 20px;
    bottom: 7px;
    transform: scale(1) translateX(0);
  }
  .blog-introduction .introduction-textBox {
    margin-top: 45px;
    margin-right: 200px;
    margin-bottom: 45px;
  }
  .blog-checkbox {
    padding: 25px 30px;
  }
  .blog-checkbox .check-list {
    font-size: 1.13rem;
  }
  .blog-checkbox .check-item:after {
    border-left: 4px solid #34B494;
    border-bottom: 4px solid #34B494;
  }
  .blog-summaryBox {
    padding: 13rem 0 4.5rem;
    margin-top: 7rem !important;
  }
  .blog-summaryBox .summary-text {
    width: min(100% - var(--_container-margin, 1.8rem) * 2 + env(safe-area-inset-right) + env(safe-area-inset-left), var(--wp-block-width));
    padding: 4.5rem 3rem 3rem;
  }
  .blog-summaryBox .summary-text::before {
    top: -129px;
    left: 50%;
    transform: scale(1) translateX(-50%);
  }
  .blog-summaryBox .summary-text:after {
    top: -180px;
    left: 50%;
    transform: scale(1) translateX(-50%);
  }
  .blog-summaryBox .summary-text .summary-ttl {
    font-size: 1.5rem;
    padding-bottom: 1rem;
  }
  .blog-checkbox.blog-stickyNote {
    box-shadow: 0 0px 3px 1px rgba(0, 0, 0, 0.13);
    margin-top: 60px !important;
  }
  .blog-checkbox.blog-stickyNote::before {
    width: 190px;
    height: 40px;
    top: -33px;
  }
  .blog-checkbox.blog-stickyNote .stickyNote-ttl {
    margin: 0.5rem 0;
    font-size: 1.5rem;
  }
  .blog-checkbox.blog-stickyNote .check-list {
    width: 80%;
    margin: 0 auto;
  }
  .wpco {
    padding: calc(var(--_space, 1.8rem) * 0.75) calc(var(--_space, 1.8rem) * 1) calc(var(--_space, 1.8rem) * 0.5);
  }
  .wpco h2.wpco__title {
    font-size: 1.4rem;
    padding-left: 50px !important;
  }
  .wpco h2.wpco__title:before {
    width: 35px !important;
    height: 35px !important;
    left: 0 !important;
  }
  .wpco .contents-outline ol li a {
    font-size: 1.15rem;
    padding-top: 8px;
  }
  .wpco .contents-outline ol li a:before {
    font-size: 1.15rem;
    margin-right: 0.2rem;
  }
  .wpco .contents-outline ol ol li a:before {
    font-size: 1.15rem;
  }
}
.pc {
  display: none;
}

.sp {
  display: block;
}

.L-heading {
  text-align: right;
  color: #34b494 !important;
}
.L-heading p {
  font-size: 1.5rem !important;
  padding-top: 1.15rem !important;
}

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

.header-cta {
  display: block;
  width: 300px;
  font-size: 1.5rem;
  color: #FFF;
  background: linear-gradient(to right, #74EBD5 0%, #9DAFE5 51%, #9FACE6 100%);
  background-size: 200% auto;
  transition: 0.3s;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
}

.header-cta:hover {
  background-position: right center;
}

.header-cta > svg {
  transform: translate(0, 4px);
  margin-left: 1rem;
  transition: 0.3s;
}

.header-cta:hover > svg {
  transform: translate(10px, 4px);
}

.FV-bottom-cta {
  margin: 16px auto;
}

.tb-none {
  display: none;
}

.FV-bottom {
  padding: 0 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.FV-bottom .C-balloons {
  position: relative;
  padding: 4px 16px;
  margin-bottom: 16px;
  background-color: #8ACFD6;
  color: white;
  border-radius: 30px;
  font-weight: bold;
  font-size: 14px;
}
.FV-bottom .C-balloons:before {
  position: absolute;
  top: 100%;
  left: 40px;
  height: 0;
  width: 0;
  border-style: solid;
  border-color: transparent;
  border-top-color: #8ACFD6;
  border-width: 8px;
  content: "";
}
.FV-bottom .C-balloons .balloons-bold {
  padding: 0 4px;
  font-size: 120%;
}

.FV-bottom-banner-campaign,
.Contact-banner-campaign {
  height: 0;
  padding: 0;
  visibility: hidden;
  /* 閉じるアニメーション */
  transition: padding-top 0.6s ease-out;
}

.FV-bottom-banner-campaign-text {
  padding-bottom: 32px;
}
.FV-bottom-banner-campaign-text:first-child {
  padding-bottom: 48px;
}

.is-open-menu {
  height: auto;
  max-height: 100%;
  visibility: visible;
  display: block;
  margin-top: -1px;
  padding: 16px 16px 24px;
  background-color: #fff;
  border: solid 4px #34B494;
  border-radius: 0 0 10px 10px;
}
.is-open-menu h3 {
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #34B494;
}
.is-open-menu .text-l {
  font-size: 20px;
}
.is-open-menu .canmpaign-text {
  font-size: 16px;
  text-align: center;
}
.is-open-menu p {
  padding-top: 16px;
  text-align: left;
}

.bow {
  position: relative;
  margin: 16px 0;
  text-align: center;
}
.bow:before, .bow:after {
  position: absolute;
  z-index: 0;
  bottom: -10px;
  display: block;
  content: "";
  border: 1em solid #7bbfc6;
}
.bow:before {
  left: 0;
  border-left-width: 15px;
  border-left-color: transparent;
}
.bow:after {
  right: 0;
  border-right-width: 15px;
  border-right-color: transparent;
}
.bow .bow-text {
  position: relative;
  z-index: 1;
  display: block;
  padding: 0px 16px;
  color: #fff;
  background: #8ACFD6;
  width: calc(100% - 58px);
}
.bow .bow-text:before, .bow .bow-text:after {
  position: absolute;
  bottom: -10px;
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  border-style: solid;
  border-color: #768db4 transparent transparent transparent;
}
.bow .bow-text:before {
  left: 0;
  border-width: 10px 0 0 10px;
}
.bow .bow-text:after {
  right: 0;
  border-width: 10px 10px 0 0;
}

.pc {
  display: none;
}

.sp {
  display: block;
}

.L-heading {
  text-align: right;
  color: #34b494 !important;
}
.L-heading p {
  font-size: 1.5rem !important;
  padding-top: 1.15rem !important;
}

.C-container__ttl {
  text-align: left;
  color: #34b494 !important;
  font-size: 1.5rem !important;
}
.C-container__ttl.big {
  font-size: 2.5rem !important;
}
.C-container__ttl__sub {
  text-align: left;
  color: #333 !important;
  font-size: 1.5rem !important;
  width: 100%;
  border-bottom: solid 1px #333;
  padding-bottom: 10px;
}
.C-container__ttl__up {
  color: #34b494 !important;
  font-size: 1.5rem !important;
  margin-top: 10px !important;
}

.P-ttl-center_line {
  position: relative;
  font-size: 1.5rem !important;
  color: #333;
  text-align: center;
  padding-bottom: 25px !important;
}
.P-ttl-center_line:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 35%;
  width: 32%;
  border: 1px solid #333;
}

.P-small-ttl {
  font-size: 1.07rem;
  color: #34b494 !important;
  margin-top: 16px !important;
}

.P__contents-text {
  margin-top: 16px !important;
}

.content-img {
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
}

.C-list-line {
  padding-left: 10;
}
.C-list-line li {
  list-style-type: none;
  position: relative;
}
.C-list-line li:before {
  content: "";
  border-top: solid 1px #34b494;
  width: 40px;
  position: absolute;
  top: 12px;
  left: -54px;
}

.C-list-box {
  padding: 10px 0 0 0;
}
.C-list-box__inner {
  margin-top: 0px !important;
  border: 1px solid #34b494;
}
.C-list-box__inner .smb-box__background {
  border-radius: 0 0 5px 5px;
}

.C-list__staff__box {
  position: relative;
  margin-bottom: 60px;
}
.C-list__staff__box:before {
  content: "";
  position: absolute;
  bottom: -20px;
  width: 45%;
  height: 1px;
  background-color: #34b494;
  margin-left: 30%;
}

.C-list__staff__inner-box {
  padding: 0;
  border-radius: 50px;
}
.C-list__staff__inner-box .smb-box__body {
  display: flex;
}
.C-list__staff__inner-box__tag-green {
  background: #34b494;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
  border-radius: 5px 0 0 5px;
  text-align: center;
}
.C-list__staff__inner-box__tag-white {
  margin-top: 0 !important;
}

.C-balloon__text {
  position: relative;
  padding: 10px;
  margin-bottom: 30px;
  filter: drop-shadow(0px 0px 10px rgba(17, 171, 150, 0.2));
}
.C-balloon__text:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
}

.btn__more {
  position: relative;
}
.btn__more a {
  background-color: transparent;
  color: #333;
  padding: 0 0 5px 0;
}
.btn__more a:hover {
  color: #34B494;
}
.btn__more:before {
  content: "";
  position: absolute;
  top: 8px;
  right: -20px;
  background-image: url(../../../uploads/2022/05/arrow-right.svg);
  width: 12px;
  height: 7px;
  background-repeat: no-repeat;
}
.btn__more:hover:before {
  content: "";
  position: absolute;
  top: 8px;
  right: -20px;
  background-image: url(../../../uploads/2022/05/arrow-right_green.svg);
  width: 12px;
  height: 7px;
  background-repeat: no-repeat;
}
.btn__more.right {
  position: absolute;
  right: 20px;
}
.btn__more .smb-btn {
  transition: unset;
}
.btn__more .smb-btn:hover {
  filter: none;
}
.btn__more .smb-btn:hover:after {
  content: "";
  position: absolute;
  transition: 0.3s;
  border: 1px solid #34B494;
  bottom: 0;
  left: 0;
  width: 140%;
}
.btn__more .smb-btn:after {
  content: "";
  position: absolute;
  border: 1px solid #333;
  bottom: 0;
  left: 0;
  width: 100%;
}

.introduction {
  background-image: url(../../../uploads/2022/05/.png);
  background-repeat: repeat-y;
  padding-bottom: 130px !important;
  margin-top: 0 !important;
  padding-top: 60px !important;
}
.introduction .c-container {
  padding: 0;
}

.C-top__introduction .c-container {
  padding-right: 0;
  padding-left: 0;
}
.C-top__introduction .bg-item__01:before {
  content: "";
  position: absolute;
  top: -28px;
  right: 0;
  background-image: url(../../../uploads/2022/05/top_introduction_img_en_01-1.svg);
  width: 63px;
  height: 175px;
  background-repeat: no-repeat;
}
.C-top__introduction .bg-item__02:before {
  content: "";
  position: absolute;
  top: -28px;
  right: 0;
  background-image: url(../../../2022/05/top_introduction_img_en_02-1.svg);
  width: 63px;
  height: 278px;
  background-repeat: no-repeat;
}
.C-top__introduction .bg-item__03:before {
  content: "";
  position: absolute;
  top: -28px;
  right: 0;
  background-image: url(../../../uploads/2022/05/top_introduction_img_en_03-1.svg);
  width: 63px;
  height: 347px;
  background-repeat: no-repeat;
}
.C-top__introduction .bg-item__04:before {
  content: "";
  position: absolute;
  top: -28px;
  right: 0;
  background-image: url(../../../uploads/2022/05/top_introduction_img_en_04-1.svg);
  width: 63px;
  height: 182px;
  background-repeat: no-repeat;
}
.C-top__introduction .introduction__inner {
  position: relative;
  padding: 15px;
}
.C-top__introduction .introduction__inner .smb-box__background {
  border: none;
}

.P-introduction-main-img {
  padding: 0 15px 0 0 !important;
}

.cv_virtual {
  background-color: #8ACFD6;
  margin-top: 0 !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.information {
  background: linear-gradient(#C4E4DA, #8ACFD6);
  margin-top: 0 !important;
}
.information .c-container:not(.blog):not(.twitter) {
  padding-right: 15px !important;
  padding-left: 15px !important;
}
.information .c-container {
  padding: 0 !important;
}
.information .blog {
  margin-bottom: 100px;
}
.information .blog-article .c-entries__item {
  position: relative;
  border: #fff 1px solid;
  background-color: #D3EBE4;
  padding: 10px !important;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
.information .blog-article .c-entries__item:last-child {
  margin-bottom: 0;
}
.information .blog-article .c-entries__item a {
  padding: 0 !important;
}
.information .blog-article .c-entry-summary__term {
  display: none;
}
.information .blog-article .c-meta__item--author {
  display: none;
}
.information .blog-article .c-meta__item--published {
  margin-right: 0;
  position: absolute;
  right: 10px;
  bottom: 5px;
}
.information .c-entries--simple .c-entry-summary__figure {
  float: left;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: calc(var(--_space, 1.8rem) * 0.5 * var(--_margin-scale, 1));
  margin-top: 0;
  width: 33%;
}
.information .twitter {
  padding: 0 !important;
}

/* お問い合わせエリア */
.C-contact__ttl {
  position: relative;
  font-size: 1.5rem;
  padding-bottom: 10px !important;
  margin-top: 90px !important;
  margin-bottom: 25px !important;
}
.C-contact__ttl:before {
  content: "";
  position: absolute;
  top: -80px;
  left: 50%;
  margin-left: -107px;
  background-image: url(../../../uploads/2022/05/contact_ttl_bg.svg);
  width: 214px;
  height: 63px;
}
.C-contact__ttl span:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 30%;
  border-bottom: #333 solid 1px;
  width: 40%;
}

.C-contact__icon__list .u-aligncenter-wrapper {
  margin-top: 0 !important;
}

/* フッター */
.L-footer {
  margin-top: 0 !important;
}

.C-footer__list__info {
  list-style-type: none;
  padding-left: 0;
}
.C-footer__list__info__twitter {
  position: relative;
  padding-left: 30px;
}
.C-footer__list__info__twitter:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  background-image: url(../../../uploads/2022/05/footer_icon_twitter.svg);
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
}
.C-footer__list__info a {
  color: #333;
  text-decoration: none;
}

.C-footer__list__nav {
  list-style-type: none;
  padding-left: 0;
}
.C-footer__list__nav li {
  margin-top: 12px !important;
  padding-bottom: 12px;
}
.C-footer__list__nav a {
  text-decoration: none;
  color: #333;
}
.C-footer__list__nav span {
  position: relative;
  padding-bottom: 15px;
}
.C-footer__list__nav span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 80px;
  background-color: #333;
}
.C-footer__list__nav span a:hover {
  color: #34b494;
}
.C-footer__list__nav span:hover:after {
  transition: 0.3s;
  width: 100%;
  background-color: #34B494;
}

/* お問い合わせフォーム */
.contact .smb-accordion__item__body {
  margin-top: 10px;
  border: none;
  border-radius: 5px;
}

.contact-required {
  color: #AD6A62;
}

.smb-btn--little-wider {
  border-radius: 50px !important;
  background: linear-gradient(90deg, #34B494, #8ACFD6);
  margin: 0 auto;
  display: block !important;
}

.contact-small-text {
  color: #666;
  font-size: 14px;
  display: block;
  margin-top: 0px !important;
}

.contact-text-box {
  width: 100%;
  padding: 7px;
  border-radius: 5px;
  border: 1px solid lightgray;
  margin-bottom: 7px;
}

#contact .wpcf7-spinner {
  display: none;
}

.FV {
  height: calc(100vh - 67px);
  display: grid;
  grid-template-rows: 1fr 1fr;
  row-gap: 24px;
  grid-template-columns: 100%;
  position: relative;
}

.FV-top {
  background-image: url(../../../uploads/2023/06/chatruna-fv-top-bg.jpg);
  background-size: cover;
  background-position: bottom right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 1rem;
}

.FV-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
}

.FV-logo img {
  width: 100%;
}

.FV-top-copy {
  text-align: right;
  color: #FFF;
}

.FV-top-copy-s {
  font-size: 4.5vw;
}

.FV-top-copy-l {
  font-size: 9vw;
}

.yellow {
  color: #FCED56;
}

.FV-bottom-copy-l {
  font-size: 1.1rem;
  position: relative;
  text-align: center;
}

.green-dot:before {
  content: "・・";
  color: #34B494;
  position: absolute;
  top: -1em;
}

.FV-bottom-copy-s {
  list-style: none;
  padding: 0;
  width: 50vw;
  margin: 0.5rem auto;
}

.FV-bottom-copy-s li {
  position: relative;
  padding-bottom: 8px;
}

.FV-bottom-copy-s li:before {
  position: absolute;
  content: "";
  width: 100vw;
  background-color: #FFF;
  height: 2px;
  top: 50%;
  right: 54vw;
}

.FV-bottom-banner {
  margin: 20px 15px 0;
  text-align: center;
  max-width: 728px;
}

/* ----[ウィンドウの幅が640以上]---- */
@media screen and (min-width: 640px) {
  .FV-bottom-banner {
    margin: 20px auto 0;
    text-align: center;
    max-width: 728px;
  }
  .bow .bow-text {
    padding: 4px 16px;
  }
  .FV-top {
    background-position: center right;
  }
  .FV-logo {
    width: 50%;
  }
  .FV-top-copy-s {
    font-size: 4vw;
  }
  .FV-top-copy-l {
    font-size: 6vw;
  }
  .FV-bottom-banner-campaign-text {
    font-size: 16px;
  }
  .content-img {
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px;
  }
  .FV-bottom {
    width: 100%;
  }
  .FV-bottom-copy-l {
    font-size: 22px;
  }
  .FV-bottom-copy-l p {
    font-size: 20px;
  }
  .FV-bottom-copy-s {
    font-size: 1.5rem;
  }
  .C-list-line {
    padding-left: 0;
  }
  .C-list-line li {
    padding-left: 30px;
  }
  .C-list-line li:before {
    left: 0;
    width: 20px;
  }
  .C-list-line__box {
    margin-bottom: 0;
  }
  .C-list-line__box .c-row--margin > .c-row__col {
    margin-bottom: 30px;
  }
  .C-list-line__box .c-row--margin > .c-row__col:last-child {
    margin-bottom: 0;
  }
  .c-hsm-message-box {
    padding-left: 50px;
  }
  .c-drawer__menu {
    justify-content: normal;
    align-items: center;
  }
  .c-drawer__item__en {
    width: 40%;
  }
  .c-drawer__menu {
    padding-left: 50px;
  }
  .c-drawer__item__virtual-live {
    width: 410px;
    padding-right: 40px;
  }
  .c-drawer__item__twitter {
    width: 100%;
  }
  .C-list-box.bg-green {
    padding: 0;
  }
  .C-list-line__box__ttl {
    padding: 10px 0 10px 0;
  }
  .C-list-box {
    padding: 20px;
  }
  .is-open-menu {
    padding: 32px;
  }
  .is-open-menu .canmpaign-text {
    font-size: 22px;
  }
  .bow {
    margin: 16px;
  }
}
/* ----[ウィンドウの幅が1024以上]---- */
@media screen and (min-width: 1024px) {
  .FV {
    background-image: url("../../../uploads/2022/05/chat-runa-fv-pc.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: calc(80vh - 76.78px);
    padding: 24px 5% 16px 50%;
    justify-content: center;
  }
  .FV-top {
    background: none;
  }
  .FV-logo {
    display: none;
  }
  .FV-top-copy-s {
    font-size: 2vw;
    text-align: center;
  }
  .FV-top-copy-l {
    text-align: center;
    line-height: 1.5;
    font-size: 4vw;
  }
  .FV-bottom {
    padding: 16px 10%;
    background-color: #fff;
    border-radius: 30px;
    width: -moz-fit-content;
    width: fit-content;
  }
  .FV-bottom-copy-l {
    /* 230529 */
    /* margin-top: 20px; */
    margin-top: 12px;
  }
  .FV-bottom-copy-s {
    display: flex;
    justify-content: center;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    margin: 0;
    width: 100%;
    /* 230529 */
    flex-direction: column;
    font-size: 18px;
    padding-top: 8px;
    align-items: center;
  }
  .FV-bottom-copy-s li {
    padding-left: 2rem;
    padding-bottom: 4px;
  }
  .FV-bottom-copy-s li:first-child {
    margin-left: 0;
  }
  .FV-bottom-copy-s li:before {
    display: inline-block;
    width: 1rem;
    right: auto;
    left: 0.5rem;
    transform: translateY(-50%);
    background-color: #11AB96;
  }
  .FV-bottom .C-balloons {
/* 	 230531  */
    font-size: 16px;
    padding: 4px 60px;
    margin-bottom: 8px;
  }
  .header-cta {
    display: block;
    width: 300px;
    font-size: 1.5rem;
    color: #FFF;
    background: linear-gradient(to right, #74EBD5 0%, #9DAFE5 51%, #9FACE6 100%);
    background-size: 200% auto;
    transition: 0.3s;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
  }
  .header-cta:hover {
    background-position: right center;
  }
  .header-cta > svg {
    transform: translate(0, 4px);
    margin-left: 1rem;
    transition: 0.3s;
  }
  .header-cta:hover > svg {
    transform: translate(10px, 4px);
  }
  .c-hsm-message-box {
    padding-left: 50px;
  }
  .c-drawer__menu {
    justify-content: normal;
    align-items: center;
  }
  .c-drawer__item__en {
    width: 40%;
  }
  .c-drawer__menu {
    padding-left: 50px;
  }
  .c-drawer__item__virtual-live {
    width: 410px;
    padding-right: 40px;
  }
  .c-drawer__item__twitter {
    width: 100%;
  }
  .C-balloon__text {
    width: 350px;
    margin-left: 0;
  }
  .C-list-line {
    padding-left: 0;
  }
  .C-list-line li {
    padding-left: 30px;
  }
  .C-list-line li:before {
    left: 0;
    width: 20px;
  }
  .C-list-line__box {
    margin-bottom: 0;
  }
  .C-list-line__box .c-row--margin > .c-row__col {
    margin-bottom: 30px;
  }
  .C-list-line__box .c-row--margin > .c-row__col:last-child {
    margin-bottom: 0;
  }
  .C-list-box.bg-green {
    padding: 0;
  }
  .C-list-line__box__ttl {
    padding: 10px 0 10px 0;
  }
  .C-list-box {
    padding: 20px;
  }
  .wp-block-snow-monkey-blocks-items.smb-items.C-list__staff__box__item {
    margin-top: 0;
  }
  .C-list__staff__box__item .c-row {
    display: block;
    margin-bottom: 10px;
  }
  .C-list__staff__box__item .c-row .c-row__col {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .C-list__staff__inner-box__tag-green {
    width: 100px;
  }
  .L-footer .smb-section__inner .C-footer__list__info {
    margin-top: 0;
  }
  .L-contact .wp-block-snow-monkey-blocks-items-item-free.c-row__col {
    margin: 0 auto;
  }
  .L-footer .smb-section__inner .c-container {
    max-width: 1024px;
  }
  .L-footer .smb-section__inner .wp-block-group {
    display: flex;
  }
  .L-footer .smb-section__inner .__item {
    margin: 0 auto;
    margin-top: 60px;
    display: flex;
    justify-content: center;
  }
  .L-footer .smb-section__inner .__item .C-footer__list__nav {
    margin-top: 0;
    margin-right: 60px;
    margin-left: 0;
  }
}
/* ----[ウィンドウの幅が1280以上]---- */
@media screen and (min-width: 1280px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  .flexbox {
    display: flex;
  }
  .flexbox p {
    margin-top: 0 !important;
  }
  .C-balloon__text {
    width: 380px;
    margin-left: 0;
  }
  .C-balloon__text .smb-box__background {
    border-radius: 50px;
  }
  .C-footer__list__info {
    text-align: left;
  }
  .C-list-line {
    padding-left: 0;
  }
  .C-list-line li {
    padding-left: 90px;
  }
  .C-list-line li:before {
    left: 0;
    width: 70px;
  }
  .C-list-line__box {
    margin-bottom: 0;
  }
  .C-list-line__box .c-row--margin > .c-row__col {
    margin-bottom: 0 !important;
  }
  .C-list-box.bg-green {
    padding: 0;
  }
  .C-list-box.bg-green .smb-box__body {
    display: flex;
  }
  .C-list-box__inner {
    width: 60%;
    margin: 0 !important;
  }
  .C-list-box__inner .smb-box__background {
    border-radius: 0 5px 5px 0;
  }
  .C-list-box ul {
    display: flex;
    padding: 20px 30px 20px 30px;
  }
  .C-list-box li {
    margin-top: 0 !important;
    margin-right: 50px;
  }
  .C-list-box li:last-of-type {
    margin-right: 0;
  }
  .introduction {
    padding-bottom: 90px !important;
  }
  .P-ttl-center_line:after {
    width: 120px;
    left: 50%;
    margin-left: -60px;
  }
  .C-top__introduction {
    margin-bottom: 160px;
  }
  .C-top__introduction .c-row {
    align-items: center;
  }
  .C-top__introduction__text {
    font-size: 1.25rem;
  }
  .C-top__introduction.item__01 {
    position: relative;
  }
  .C-top__introduction.item__01:after {
    content: "";
    position: absolute;
    bottom: -70px;
    left: 0;
    background-image: url(../../../uploads/2022/05/About_pc.png);
    background-repeat: no-repeat;
    width: 424px;
    height: 155px;
  }
  .C-top__introduction.item__02 {
    position: relative;
  }
  .C-top__introduction.item__02:after {
    content: "";
    position: absolute;
    bottom: -70px;
    right: 0;
    background-image: url(../../../uploads/2022/05/Commute_pc.png);
    background-repeat: no-repeat;
    width: 673px;
    height: 155px;
  }
  .C-top__introduction.item__03 {
    position: relative;
  }
  .C-top__introduction.item__03:after {
    content: "";
    position: absolute;
    bottom: -70px;
    left: 0;
    background-image: url(../../../uploads/2022/05/From-Home_pc.png);
    background-repeat: no-repeat;
    width: 842px;
    height: 155px;
  }
  .C-top__introduction.item__04 {
    position: relative;
  }
  .C-top__introduction.item__04:after {
    content: "";
    position: absolute;
    bottom: -70px;
    right: 0;
    background-image: url(../../../uploads/2022/05/Salary_pc.png);
    background-repeat: no-repeat;
    width: 443px;
    height: 155px;
  }
  .C-top__introduction .bg-item__01:before {
    content: none;
  }
  .C-top__introduction .bg-item__02:before {
    content: none;
  }
  .C-top__introduction .bg-item__03:before {
    content: none;
  }
  .C-top__introduction .bg-item__04:before {
    content: none;
  }
  .cv_virtual .pc {
    padding-top: 30px !important;
  }
  .information .blog-article .c-entries__item {
    margin-bottom: 20px;
  }
  .information .c-entries--simple .c-entry-summary__figure {
    width: 20%;
  }
  .has-background {
    background-color: transparent;
  }
  .C-list__staff__box {
    display: flex;
    margin-bottom: 100px;
    justify-content: space-evenly;
  }
  .C-list__staff__box:before {
    bottom: -40px;
    margin-left: -80px;
    left: 50%;
  }
  .C-list__staff__inner-box__tag-green {
    width: auto;
  }
  .C-list__staff__inner-box__tag-white {
    padding: 0 5px 0 5px;
  }
  .wp-block-snow-monkey-blocks-items.smb-items.C-list__staff__box__item {
    display: flex;
    margin-top: 0;
    margin-bottom: 0;
  }
  .content-inner .c-container {
    padding-left: 40px;
    padding-right: 40px;
  }
  .introduction {
    padding-top: 120px !important;
  }
  .content-img {
    margin: 0 auto;
  }
  .L-heading {
    text-align: center;
  }
  .C-contact__ttl span:before {
    width: 40px;
    left: 50%;
    margin-left: -20px;
  }
  .c-drawer__menu .c-drawer__item {
    font-size: 1.6rem;
    padding-bottom: 20px;
  }
  .c-drawer__menu .c-drawer__item__en {
    width: 20%;
    display: block;
  }
  .c-drawer__sub-nav .c-drawer__item__virtual-live {
    width: 410px;
  }
  .L-footer .smb-section__body {
    display: flex;
  }
  .L-footer .smb-section__body .C-footer__list__nav {
    margin-right: 60px;
  }
  .L-footer .smb-section__body .C-footer__list__nav:not(:first-child) {
    margin-top: 0 !important;
  }
  .L-footer .smb-section__inner .wp-block-group {
    display: block;
  }
  .L-footer .smb-section__inner .__item {
    margin-top: 0;
  }
  .wp-block-snow-monkey-blocks-items.smb-items {
    margin-bottom: 80px;
  }
  .commute-img-small {
    width: 200px;
    margin-right: 50px;
  }
  /* お問い合わせフォーム */
  .contact .smb-accordion__item__body {
    width: 500px;
    margin: 0 auto;
    margin-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }
}/*# sourceMappingURL=style.css.map */