@charset "UTF-8";
/*
    Template: swell
    Theme Name: dododo
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}
.roboto {
  font-family: "Roboto", sans-serif;
}
.mont {
  font-family: "Montserrat", sans-serif;
}
.fw100 {
  font-weight: 100 !important;
}
.fw200 {
  font-weight: 200 !important;
}
.fw300 {
  font-weight: 300 !important;
}
.fw400 {
  font-weight: 400 !important;
}
.fw500 {
  font-weight: 500 !important;
}
.fw600 {
  font-weight: 600 !important;
}
.fw700 {
  font-weight: 700 !important;
}
.fw800 {
  font-weight: 800 !important;
}
.fw900 {
  font-weight: 900 !important;
}

.op9 {
  opacity: 0.9;
}

.op8 {
  opacity: 0.8;
}

.op7 {
  opacity: 0.7;
}

.swell-block-button__link {
  font-weight: 400 !important;
  letter-spacing: 1px !important;
}

.is-style-btn_normal a {
  padding: 1em;
}

.wp-block-media-text__media img {
  border-radius: 20px;
}

.swell-block-linkList.is-style-default .swell-block-linkList__text {
  margin: 0;
}

.l-content {
  margin-bottom: 0;
}

.top .w-beforeFooter,
.page .w-beforeFooter {
  margin-top: 0;
}

/*header*/
.c-gnav > .menu-item > a .ttl {
  letter-spacing: 0;
}

.header-btn-columns a {
  font-size: 14px;
  padding-top: 1em;
  padding-bottom: 1em;
  display: block;
  width: 210px;
  border: 1px solid var(--color_main);
}

.header-btn-columns a span {
  font-weight: 500;
}

.-body-solid .l-fixHeader {
  box-shadow: none;
}

/*section-mv*/
.mv-catch {
  font-weight: 600;
  font-size: 1.35em;
  text-decoration: underline;
  margin-bottom: 0;
}

.section-mv h2 {
  font-weight: 600;
  font-size: 1.85em;
  margin: 0 auto 1em;
}

.section-mv .swell-block-button {
  display: flex;
}

.section-mv .wp-block-media-text {
  gap: 3em;
}

/*section-result*/
.result-columns {
  padding-top: 1em;
  padding-bottom: 1em;
}

.result-box .swell-block-column {
  background: #fff;
  border-radius: 7px;
  padding: 0.5em 0.5em 0;
}

.result-box .swl-fz {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

/*section-service*/
.service-img {
  position: relative;
  display: flex;
  flex-direction: column;
}

.service-img img:first-child {
  aspect-ratio: 16/9;
  object-fit: cover;
  border-radius: 10px;
}

.service-img img.logo {
  position: absolute;
  height: 25%;
  bottom: -1px;
  right: -1px;
  background: #fff;
  border-radius: 10px 0 0 0;
  aspect-ratio: 16 / 8;
  object-fit: contain;
  padding: 0.25em;
}

.section-service h3 {
  margin-top: 0;
}

.section-service .swell-block-linkList__link {
  justify-content: end;
}

/*section-list*/
.section-list .-col5 .-type-card.-pc-col3 .p-postList__item,
.section-list .-col5 .-type-thumb.-pc-col3 .p-postList__item {
  width: calc(100% / 5);
  margin-bottom: 0;
}

.section-list .p-pickupBanners__item .c-bannerLink,
.section-list .p-postList__thumb {
  border-radius: 10px;
}

.section-list .-type-big .p-postList__body,
.section-list .-type-card .p-postList__body {
  padding-top: 0.15em;
  display: flex;
  flex-direction: column-reverse;
}

.section-list .-type-card .p-postList__title,
.section-list .-type-list .p-postList__title,
.section-list .-type-list2 .p-postList__title {
  font-size: 0.8em !important;
  font-weight: 500;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/*section-youtube*/
.section-youtube .youtube-videos {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1em;
}

.section-youtube .video {
  width: 31.3%;
}

.section-youtube .video iframe {
  height: unset;
  aspect-ratio: 16 / 9;
  border-radius: 10px;
}

/*section-voice*/
.section-voice .wp-block-media-text {
  align-items: start;
}

.section-voice figure {
  align-self: start !important;
}

.section-voice img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-radius: 10px;
}

/*section-enrollment*/
.section-enrollment .swell-block-column {
  background: #fff;
  border-radius: 5px;
  padding: 0.5em 1em;
}

.section-enrollment .swell-block-column img {
  aspect-ratio: 16/7;
  object-fit: contain;
}

/*section-contact*/
.section-contact .swell-block-button {
  display: flex;
}

/*section-footer*/
.section-footer ul {
  list-style: none;
  padding: 0;
}

.section-footer ul li {
  margin: 0 auto 0.75em;
}

.section-footer ul a {
  color: #fff;
  opacity: 0.8;
}

/*page*/
.page .c-pageTitle {
  display: none;
}

.page .l-content {
  padding-top: 0;
}

/*page-about*/
.page-about-comparison .swell-block-column {
  background: #fff;
  padding: 1.15em;
  border-radius: 10px;
}

.page-about-comparison .swell-block-column:last-child {
  border: 1px solid;
}

.page-about-comparison .swell-block-column .comparison-label {
  border: 1px solid;
  width: fit-content;
  padding: 0.15em 0.75em;
  border-radius: 100vmax;
  font-size: 0.75em;
}

.page-about-comparison .swell-block-column:last-child .comparison-label {
  background: var(--color_main);
  color: #fff;
}

/*page-message*/
.page-message img {
  border-radius: 10px;
}

.page-message .message-label {
  border: 1px solid;
  width: fit-content;
  padding: 0.15em 0.75em;
  border-radius: 100vmax;
  font-size: 0.75em;
  background: var(--color_main);
  color: #fff;
}

/*page-company*/
.company-table th,
.company-table td {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

@media not all and (min-width: 960px) {
  /*header*/
  .w-header.pc_ {
    display: flex !important;
    margin-right: 0.75em;
  }

  .header-btn-columns a {
    width: 190px;
    padding: 0.75em 0.25em;
  }

  .l-header__customBtn.sp_ {
    display: none;
  }

  /*section-mv*/
  .section-mv .wp-block-media-text {
    gap: 1em;
  }

  /*section-list*/
  .section-list .p-postList {
    display: block;
    scroll-snap-type: x mandatory;
    white-space: nowrap;
    overflow-x: scroll;
  }

  .section-list .p-postList li {
    scroll-snap-align: center;
    display: inline-block;
    width: 250px !important;
    white-space: normal;
    overflow: hidden;
    vertical-align: top;
  }
}

@media not all and (min-width: 600px) {
  .is-stacked-on-mobile > .wp-block-media-text__content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /*header*/
  .header-btn-columns .swell-block-column:first-child {
    display: none;
  }

  .header-btn-columns a {
    width: 150px;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
    font-size: 0.95em;
  }

  /*section-mv*/
  .section-mv .wp-block-media-text {
    gap: 1.5em;
  }

  .section-mv .wp-block-media-text__media img {
    aspect-ratio: 16/9;
    height: auto !important;
  }

  .section-mv
    .wp-block-media-text.is-image-fill-element
    > .wp-block-media-text__media {
    min-height: 190px;
  }

  /*section-youtube*/
  .section-youtube .video {
    width: unset;
  }

  /*section-voice*/
  .wp-block-media-text {
    grid-template-columns: 30% auto !important;
  }

  .section-voice img {
    height: 160px;
  }
}
