@charset "UTF-8";
/*  共通 */
p {
  letter-spacing: 0.12rem;
  margin-bottom: 0;
}
@media (max-width: 781px) {
  p {
    font-size: 16px;
  }
}

.l-content {
  margin-bottom: 0 !important;
  padding-top: 0 !important;
}

.c-widget__title.-spmenu {
  display: none;
}

.p-spMenu__bottom a {
  width: 100%;
}

.section {
  padding: 0 20px;
  margin: 0;
}
@media (max-width: 781px) {
  .section {
    padding: 0 16px;
  }
}

.mt-48 {
  margin-top: 48px !important;
}

/* インナー幅 */
.w-1200 {
  max-width: 1200px !important;
  width: 100%;
  margin: 0 auto;
}

.w-980 {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}

.w-780 {
  max-width: 780px;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 781px) {
  .sec-title {
    margin-bottom: 42px;
  }
}
.sec-title h2 {
  font-size: 36px;
  letter-spacing: 0.03em;
  margin-bottom: 0;
  line-height: 1;
}
@media (max-width: 781px) {
  .sec-title h2 {
    font-size: 28px;
  }
}
.sec-title p {
  font-size: 16px;
  color: #59BEB4;
}

.main-btn .swell-block-button__link {
  min-width: 320px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 781px) {
  .main-btn .swell-block-button__link {
    font-size: 16px;
  }
}
.main-btn_w .swell-block-button__link {
  background: #fff;
  color: #59BEB4;
  border: 2px solid #59BEB4;
}

/* スマホ追従ボタン */
.sp-cta-btn {
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1000;
  width: 100%;
  height: 60px;
  background: none;
  gap: 0 !important;
}

/* トップへ戻るボタン */
.p-fixBtnWrap {
  bottom: 4.5em;
}

/* 下層ページfv */
.c-pageTitle {
  text-align: center;
  font-size: 42px;
}
@media (max-width: 781px) {
  .c-pageTitle {
    font-size: 28px;
  }
}

.l-topTitleArea {
  min-height: 280px;
}

@media (max-width: 781px) {
  #content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #sidebar,
  #fix_sidebar,
  #sidebar.pc_,
  #fix_sidebar.pc_ {
    display: block !important;
  }
  #sidebar {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
/* 404ページ */
.error-contents {
  padding-bottom: 80px;
}

.error404 .p-breadcrumb {
  display: none;
}

.c-ttl404 {
  font-size: 24px;
  padding-top: 2em;
  text-align: center;
}
@media (max-width: 781px) {
  .c-ttl404 {
    font-size: 20px;
  }
}

.l-header__inner,
.l-fixHeader__inner,
.p-spMenu__body__inner {
  max-width: 100%;
  padding: 0 20px;
}
.l-header .header-cta,
.l-fixHeader .header-cta,
.p-spMenu__body .header-cta {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  gap: 0 !important;
}
@media (max-width: 1069px) {
  .l-header .header-cta,
  .l-fixHeader .header-cta,
  .p-spMenu__body .header-cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-header .header-cta__tel a,
.l-fixHeader .header-cta__tel a,
.p-spMenu__body .header-cta__tel a {
  padding: 0;
  border: none;
  font-size: 18px;
}
.l-header .header-cta__tel a:hover,
.l-fixHeader .header-cta__tel a:hover,
.p-spMenu__body .header-cta__tel a:hover {
  background: #fff;
  opacity: 0.8;
  color: #ef8e0e !important;
}
.l-header .header-cta__line,
.l-fixHeader .header-cta__line,
.p-spMenu__body .header-cta__line {
  max-width: 280px;
  margin: 0 auto;
}

.l-fixHeader__logo {
  padding-top: 0;
  padding-bottom: 0;
}

.l-footer .w-footer__box {
  padding: 0;
}
.l-footer__foot {
  display: none;
}
.l-footer .l-footer__widgetArea {
  padding: 0;
}
.l-footer .l-footer__widgetArea .l-container {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.l-footer .c-footer__body {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 70px 20px 40px;
}
@media (max-width: 781px) {
  .l-footer .c-footer__body {
    padding: 50px 16px 40px;
  }
}
.l-footer .c-footer__body h2 {
  margin-bottom: 20px;
}
@media (max-width: 781px) {
  .l-footer .c-footer__body h2 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
@media (max-width: 959px) {
  .l-footer .c-footer__body .c-footer__items-left {
    margin-bottom: 32px;
  }
}
@media (max-width: 781px) {
  .l-footer .c-footer__body .c-footer__items-left p {
    margin-bottom: 10px;
  }
}
.l-footer .c-footer__body .footer-sns {
  font-size: 32px;
  line-height: 1;
}
.l-footer .c-footer__body .swell-block-columns__inner {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 959px) {
  .l-footer .c-footer__body .swell-block-columns__inner {
    row-gap: 12px;
  }
}
.l-footer .c-footer__items ul {
  gap: 20px;
}
@media (max-width: 959px) {
  .l-footer .c-footer__items ul {
    gap: 12px;
  }
}
.l-footer .c-footer__items .swell-block-linkList__link {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.l-footer .c-footer__items .swell-block-linkList__link:hover {
  opacity: 0.8;
  cursor: pointer;
  color: #59BEB4;
}
@media (max-width: 959px) {
  .l-footer .c-footer__copy {
    padding-bottom: 60px;
  }
}

.top #content {
  padding-top: 0;
}

.top-works .p-works-card__list {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 781px) {
  .top-works .p-works-card__list {
    grid-template-columns: 1fr;
  }
}

/* Service
-------------------------------------------------- */
.top-service {
  position: relative;
}
.top-service__item-menu .wp-block-column {
  background: rgba(255, 255, 255, 0.5);
}
.top-service__item-menu h3 {
  margin-top: 0;
  padding: 0 12px 16px;
}

/* Reason
-------------------------------------------------- */
.top-reason {
  position: relative;
}
.top-reason__items {
  padding: 20px 22px;
}
.top-reason__item {
  margin-left: 0;
}
.top-reason__item-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
}
.top-reason__item-title p {
  font-size: 34px;
  font-weight: bold;
  color: #59BEB4;
  white-space: nowrap;
}
@media (max-width: 781px) {
  .top-reason__item-title p {
    font-size: 28px;
  }
}
.top-reason__item-title h3 {
  font-size: 28px;
  padding-left: 10px;
}
@media (max-width: 781px) {
  .top-reason__item-title h3 {
    font-size: 24px;
  }
}

/* faq
-------------------------------------------------- */
.top-faq .swell-block-faq__item {
  background: #f6f6f6;
  border: 0;
}
.top-faq .faq_q {
  border: 0;
}
.top-faq .faq_a {
  padding-top: 0;
}
.top-faq .faq_a::before {
  top: 0;
}
@media (max-width: 781px) {
  .top-faq {
    padding-bottom: 0;
  }
}

/* News
-------------------------------------------------- */
.top-news {
  position: relative;
}
.top-news__contents {
  padding: 32px 40px;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  background: #fff;
}
.top-news__lists {
  width: 60%;
  max-width: 680px;
}
.top-news .p-postList__link:hover {
  background: rgba(89, 190, 180, 0.13);
}

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

.cta {
  padding: 0 20px;
}
@media (max-width: 781px) {
  .cta .sec-title {
    text-align: center;
  }
}
@media (max-width: 781px) {
  .cta .sec-title h2 {
    text-align: center !important;
  }
}
.cta .cta-line a {
  background: #06C755 !important;
}
.cta .swell-block-button {
  margin-bottom: 12px;
}
.cta__contents {
  background: #fff;
  padding: 46px 20px;
}
.cta__items {
  position: relative;
  padding-top: 20px;
}
.cta__items::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 80%;
  height: 2px;
  background: #59BEB4;
}
.cta__item {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
}
.cta .footer-cta__mail a {
  padding: 0;
  min-width: 260px;
  border: none;
  font-size: 18px;
}
.cta .footer-cta__mail a:hover {
  background: #fff;
  opacity: 0.8;
  color: #59BEB4 !important;
}
.cta .footer-cta__tel a {
  padding: 0;
  min-width: 260px;
  border: none;
  font-size: 22px;
}
.cta .footer-cta__tel a:hover {
  background: #fff;
  opacity: 0.8;
  color: #ef8e0e !important;
}

/* --------------------------------
contact
----------------------------------- */
.contact {
  position: relative;
}
.contact .contact-body .smf-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 2.6rem;
  color: #1a1a1a;
  padding: 0 20px;
}
@media (max-width: 781px) {
  .contact .contact-body .smf-form {
    row-gap: 2rem;
  }
}
.contact .contact-body .smf-form .smf-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 781px) {
  .contact .contact-body .smf-form .smf-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 0.6rem;
  }
}
.contact .contact-body .smf-form .smf-item__col--label {
  font-weight: bold;
  width: 18rem;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 18px;
  padding-left: 60px;
}
@media (max-width: 781px) {
  .contact .contact-body .smf-form .smf-item__col--label {
    width: 100%;
    height: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-right: 0;
    font-size: 16px;
  }
}
.contact .contact-body .smf-form .smf-item:has([data-validations~=required]) .smf-item__col--label .smf-item__label__text {
  position: relative;
}
.contact .contact-body .smf-form .smf-item:has([data-validations~=required]) .smf-item__col--label .smf-item__label__text::after {
  position: absolute;
  content: "必須";
  color: #fff;
  width: 60px;
  height: 26px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: calc(100% + 1rem);
  display: grid;
  place-items: center;
  background: #DD3234;
  border-radius: 5px;
  font-size: 14px;
}
@media (max-width: 781px) {
  .contact .contact-body .smf-form .smf-item:has([data-validations~=required]) .smf-item__col--label .smf-item__label__text::after {
    width: 50px;
    height: 20px;
    font-size: 12px;
    right: calc(100% + 0.5rem);
  }
}
.contact .contact-body .smf-form .smf-item__col--controls {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 781px) {
  .contact .contact-body .smf-form .smf-item__col--controls {
    width: 100%;
  }
}
.contact .contact-body .smf-form .smf-item__col--controls input[type=text],
.contact .contact-body .smf-form .smf-item__col--controls input[type=tel],
.contact .contact-body .smf-form .smf-item__col--controls input[type=email] {
  width: 100%;
  height: 42px;
  border: 0.1rem solid #F6F6F6;
  border-radius: 0.5rem;
}
.contact .contact-body .smf-form .smf-item__col--controls textarea {
  width: 100%;
  height: 20.3rem;
  border: 0.1rem solid #F6F6F6;
  border-radius: 0.5rem;
}
.contact .contact-body .smf-form .smf-item__col--controls .smf-radio-buttons-control__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 3.2rem;
     -moz-column-gap: 3.2rem;
          column-gap: 3.2rem;
  height: 42px;
}
.contact .contact-body .smf-form .smf-item__col--controls .smf-radio-buttons-control__control .smf-label {
  margin: 0;
}
.contact .contact-body .smf-form .smf-item__col--controls .smf-radio-buttons-control__control .smf-radio-button-control input {
  display: none;
}
.contact .contact-body .smf-form .smf-item__col--controls .smf-radio-buttons-control__control .smf-radio-button-control .smf-radio-button-control__label {
  position: relative;
  padding-left: 2.8rem;
}
@media (max-width: 781px) {
  .contact .contact-body .smf-form .smf-item__col--controls .smf-radio-buttons-control__control .smf-radio-button-control .smf-radio-button-control__label {
    font-size: 16px;
    padding-left: 30px;
  }
}
.contact .contact-body .smf-form .smf-item__col--controls .smf-radio-buttons-control__control .smf-radio-button-control .smf-radio-button-control__label::before {
  content: "";
  width: 24px;
  height: 24px;
  background: #fff;
  border: 0.1rem solid #F6F6F6;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 781px) {
  .contact .contact-body .smf-form .smf-item__col--controls .smf-radio-buttons-control__control .smf-radio-button-control .smf-radio-button-control__label::before {
    width: 20px;
    height: 20px;
  }
}
.contact .contact-body .smf-form .smf-item__col--controls .smf-radio-buttons-control__control .smf-radio-button-control .smf-radio-button-control__label::after {
  content: "";
  width: 12px;
  height: 12px;
  background: #1a1a1a;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 6px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media (max-width: 781px) {
  .contact .contact-body .smf-form .smf-item__col--controls .smf-radio-buttons-control__control .smf-radio-button-control .smf-radio-button-control__label::after {
    width: 10px;
    height: 10px;
    left: 5px;
  }
}
.contact .contact-body .smf-form .smf-item__col--controls .smf-radio-buttons-control__control .smf-radio-button-control input:checked + .smf-radio-button-control__label::after {
  opacity: 1;
}
.contact .contact-body .smf-action {
  margin-top: 5.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 4rem;
     -moz-column-gap: 4rem;
          column-gap: 4rem;
}
@media (max-width: 781px) {
  .contact .contact-body .smf-action {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 2rem;
  }
}
.contact .contact-body .smf-action .smf-button-control__control {
  width: 320px;
  background: #fff;
  border-radius: 2.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-block: 1.8rem;
  font-size: 18px;
  line-height: 1;
  border: 2px solid #dcbf92;
  color: #1a1a1a;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-weight: bold;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0.5s;
  transition: all 0.3s ease 0.5s;
}
@media (max-width: 781px) {
  .contact .contact-body .smf-action .smf-button-control__control {
    padding-bottom: 1.4rem;
  }
}
.contact .contact-body .smf-action .smf-button-control__control:hover {
  background: #dcbf92;
}
.contact .contact-body .smf-error-messages {
  font-size: 14px;
}
.contact:has([data-screen=confirm]) .contact-form__text p.type-input {
  display: none;
}
.contact:has([data-screen=confirm]) .contact-form__text p.type-confirm {
  display: block;
}
.contact:has([data-screen=confirm]) .smf-placeholder[data-name=privacy] {
  display: none;
}
.contact:has([data-screen=confirm]) .smf-action .smf-button-control__control::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  right: initial;
  left: 2rem;
}
.contact:has([data-screen=confirm]) .smf-action .smf-button-control__control:hover {
  background: rgba(212, 175, 55, 0.3);
}
.contact:has([data-screen=confirm]) .smf-action .smf-button-control:nth-of-type(2) .smf-button-control__control {
  background: #1a1a1a;
  color: #fff;
}
.contact:has([data-screen=confirm]) .smf-action .smf-button-control:nth-of-type(2) .smf-button-control__control::after {
  display: none;
}
.contact:has([data-screen=confirm]) .smf-action .smf-button-control:nth-of-type(2) .smf-button-control__control::before {
  background: #fff;
}
.contact:has([data-screen=confirm]) .smf-action .smf-button-control:nth-of-type(2) .smf-button-control__control:hover {
  background: #fff;
  color: #1a1a1a;
}
.contact:has([data-screen=complete]) .contact-form__text {
  display: none;
}
.contact:has([data-screen=complete]) .smf-form .smf-complete-content {
  text-align: center;
}
.contact:has([data-screen=complete]) .smf-form .smf-complete-content p {
  font-size: 18px;
  line-height: 1.625;
}
.contact:has([data-screen=complete]) .smf-form .smf-complete-content .contact-form__link {
  margin-top: 32px;
}
.contact:has([data-screen=complete]) .smf-form .smf-complete-content .contact-form__link .swell-block-button__link {
  display: block;
  margin: 0 auto;
  width: 280px;
  padding: 18px;
  background: #fff;
  border: solid 2px #1a1a1a;
}
.contact:has([data-screen=complete]) .smf-form .smf-complete-content .contact-form__link .swell-block-button__link span {
  font-size: 18px;
  color: #1a1a1a;
}
.contact .dp-n {
  display: none;
}

.w-fixSide {
  margin-top: 0;
}

.works-category__title {
  font-size: 18px;
  font-weight: 600;
  border-bottom: 2px solid #59BEB4;
  padding-bottom: 8px;
}

.taxonomy-sidebar {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  padding-left: 0 !important;
}
.taxonomy-sidebar li a {
  padding: 2px 16px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.taxonomy-sidebar li a:hover {
  background: #59BEB4;
  color: #fff;
  border-color: #59BEB4;
}

.post-type-archive-works .l-content,
.tax-works_category .l-content,
.tax-works_menu .l-content,
.tax-works_color .l-content,
.single-works .l-content {
  padding: 4rem 1rem !important;
}
.post-type-archive-works #archives-3,
.post-type-archive-works #archives-4,
.post-type-archive-works #archives-5,
.post-type-archive-works #categories-2,
.post-type-archive-works #categories-3,
.tax-works_category #archives-3,
.tax-works_category #archives-4,
.tax-works_category #archives-5,
.tax-works_category #categories-2,
.tax-works_category #categories-3,
.tax-works_menu #archives-3,
.tax-works_menu #archives-4,
.tax-works_menu #archives-5,
.tax-works_menu #categories-2,
.tax-works_menu #categories-3,
.tax-works_color #archives-3,
.tax-works_color #archives-4,
.tax-works_color #archives-5,
.tax-works_color #categories-2,
.tax-works_color #categories-3,
.single-works #archives-3,
.single-works #archives-4,
.single-works #archives-5,
.single-works #categories-2,
.single-works #categories-3 {
  display: none;
}
@media (max-width: 781px) {
  .post-type-archive-works .w-header.pc_,
  .tax-works_category .w-header.pc_,
  .tax-works_menu .w-header.pc_,
  .tax-works_color .w-header.pc_,
  .single-works .w-header.pc_ {
    display: none !important;
  }
}
.post-type-archive-works .l-articleBottom__section,
.tax-works_category .l-articleBottom__section,
.tax-works_menu .l-articleBottom__section,
.tax-works_color .l-articleBottom__section,
.single-works .l-articleBottom__section {
  display: none;
}

.c-pageTitle__subTitle {
  display: none;
}

.p-works-card__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@media (max-width: 781px) {
  .p-works-card__list {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.p-works-card__items {
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-works-card__items:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}
.p-works-card__link {
  display: block;
  color: inherit;
  text-decoration: none;
}
.p-works-card__thumb img {
  width: 100%;
  aspect-ratio: 16/10;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.p-works-card__body {
  padding: 12px;
}
@media (max-width: 781px) {
  .p-works-card__body {
    padding: 10px;
  }
}
.p-works-card__title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 16px !important;
}
@media (max-width: 781px) {
  .p-works-card__title {
    font-size: 18px;
    margin-bottom: 12px;
  }
}
.p-works-card__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.p-works-card {
  /* works_category */
}
.p-works-card__cat {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px 12px;
  font-size: 13px;
  color: #59BEB4;
  background: #fff;
  border-radius: 5px;
}
.p-works-card {
  /* works_color */
}
.p-works-card__color {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2px 16px;
  border: 1px solid #d9d9d9;
  font-size: 13px;
  color: #666;
  background: #f7f7f7;
}

.p-articleThumb {
  max-width: 80%;
}
@media (max-width: 781px) {
  .p-articleThumb {
    max-width: 100%;
  }
}

.works-contents h2 {
  font-size: 24px;
  border-left: 4px solid #59BEB4;
  padding-left: 10px;
  margin-bottom: 22px;
}
@media (max-width: 781px) {
  .works-contents h2 {
    font-size: 20px;
    padding-bottom: 10px;
  }
}
/* works系だけスマホでもサイドバー表示 */
/* サイドバーを上 */
/* 記事一覧を下 */
/* 施工実績一覧・タクソノミー一覧のみ */
.faq .swell-block-faq__item {
  background: #f6f6f6;
  border: 0;
}
.faq .faq_q {
  border: 0;
}
.faq .faq_a {
  padding-top: 0;
}
.faq .faq_a::before {
  top: 0;
}
@media (max-width: 781px) {
  .faq {
    padding-bottom: 0;
  }
}

.flow .header-cta__tel a {
  padding: 0;
  min-width: 260px;
  border: none;
  font-size: 22px;
}
.flow .header-cta__tel a:hover {
  background: none;
  opacity: 0.8;
  color: #ef8e0e !important;
}
.flow .header-cta .cta-line a {
  background: #06C755 !important;
}
.flow__item {
  margin-bottom: 32px;
  padding: 32px;
  background: rgba(222, 240, 237, 0.6);
}
@media (max-width: 781px) {
  .flow__item {
    padding: 16px;
  }
}
.flow__item-image figure {
  width: 100%;
  max-width: 180px;
  margin: 0 auto;
}
.flow__item-detail {
  padding-left: 24px;
}
@media (max-width: 781px) {
  .flow__item-detail {
    padding-left: 0;
  }
}
.flow__item-detail h3 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 16px;
}
@media (max-width: 781px) {
  .flow__item-detail h3 {
    font-size: 20px;
  }
}
.flow__item-step {
  font-size: 22px;
  font-weight: 700;
  color: #59beb4;
}
@media (max-width: 781px) {
  .flow__item-step {
    font-size: 18px;
  }
}

.about__message h2 {
  font-size: 28px;
}
@media (max-width: 781px) {
  .about__message h2 {
    font-size: 24px;
  }
}

.service {
  position: relative;
}
.service__item-menu .wp-block-column {
  background: rgba(222, 240, 237, 0.6);
}
.service__item-menu h3 {
  margin-top: 0;
  padding: 0 12px;
}
.service__item-menu p {
  padding: 0 12px 16px;
}

.reason {
  position: relative;
}
.reason__contents {
  padding-bottom: 4rem;
}
.reason__items {
  padding: 20px 22px;
}
.reason__item {
  margin-left: 0;
}
.reason__item-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
}
.reason__item-title p {
  font-size: 34px;
  font-weight: bold;
  color: #59BEB4;
  white-space: nowrap;
}
@media (max-width: 781px) {
  .reason__item-title p {
    font-size: 28px;
  }
}
.reason__item-title h3 {
  font-size: 28px;
  padding-left: 10px;
}
@media (max-width: 781px) {
  .reason__item-title h3 {
    font-size: 24px;
  }
}

.company__message {
  position: relative;
}
.company__message::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  height: 100%;
  background: rgba(222, 240, 237, 0.6);
  z-index: -1;
}
@media (max-width: 781px) {
  .company__message::before {
    width: 0;
  }
}
.company__message-contents {
  padding: 32px 40px;
}
@media (max-width: 781px) {
  .company__message-contents {
    padding: 16px 20px;
  }
}
.company__message-ceo {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 781px) {
  .company__message-image {
    padding: 0 16px;
  }
}

.overview__contents table tr {
  border-bottom: solid 1px rgba(50, 50, 50, 0.2);
}
@media (max-width: 781px) {
  .overview__contents table tr {
    display: block;
    padding: 16px 0;
  }
}
.overview__contents table th,
.overview__contents table td {
  padding: 16px 0;
  vertical-align: top;
  border: 0;
}
@media (max-width: 781px) {
  .overview__contents table th,
  .overview__contents table td {
    display: block;
    width: 100%;
    padding: 0;
  }
}
.overview__contents table th {
  width: 180px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-align: left;
  font-size: 18px;
  border-bottom: 2px solid #59BEB4;
}
@media (max-width: 781px) {
  .overview__contents table th {
    font-size: 16px;
    border-bottom: 0;
  }
}
@media (max-width: 781px) {
  .overview__contents table th {
    padding-bottom: 8px;
    font-size: 16px;
  }
}
.overview__contents table td {
  font-size: 16px;
  font-weight: 500;
  padding-left: 16px;
}
@media (max-width: 781px) {
  .overview__contents table td {
    font-size: 16px;
    padding-left: 0;
  }
}
.overview iframe {
  width: 100%;
  padding-top: 48px;
}
@media (max-width: 781px) {
  .overview iframe {
    padding-top: 24px;
  }
}

.blog .l-content,
.category .l-content,
.date .l-content,
.single-post .l-content {
  padding: 4rem 1rem !important;
}
.blog #custom_html-12,
.blog #custom_html-13,
.category #custom_html-12,
.category #custom_html-13,
.date #custom_html-12,
.date #custom_html-13,
.single-post #custom_html-12,
.single-post #custom_html-13 {
  display: none;
}
.blog .p-postList__link:hover,
.category .p-postList__link:hover,
.date .p-postList__link:hover,
.single-post .p-postList__link:hover {
  background: rgba(89, 190, 180, 0.13);
}
.blog .c-listMenu a:hover,
.category .c-listMenu a:hover,
.date .c-listMenu a:hover,
.single-post .c-listMenu a:hover {
  background: none;
}

.date .l-mainContent__inner .c-pageTitle {
  display: none;
}
.date .l-mainContent__inner .u-mt-40 {
  margin-top: 0 !important;
}