@charset "utf-8";
/* CSS Document */

#before_footer_widget {
  margin-top: 4em;
}
.page .post_content iframe {
  width: 100%;
  min-height: 350px;
}
.single #content .post_content figure {
  border-radius: 0;
}
.post_content td, .post_content th {
  padding: 2em 0.75em;
  border-color: #eee;
}
.post_content th {
  font: var(--font-wf-all);
  font-size: 95%;
}
.single span.p-breadcrumb__text {
  display: block;
}
#content .swell-block-accordion__item {
	margin-bottom: 2em;
}
#content .swell-block-accordion__title {
	padding: 1.5em;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	transition: .3s ease-out;
}
#content .swell-block-accordion__title:hover {
}
#content .swell-block-accordion__label strong {
  padding: 0 0 3px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  font-weight: bold;
  position: absolute;
  left: 20px;
  top: 15px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
}
#content .swell-block-accordion__label {
  padding-left: 60px;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: bold;
  color: #4d4d4d;
}
#content .swell-block-accordion__label strong {
    background: #e086c1;
    color: #fff;
}
#content .swell-block-accordion__body p {
    margin: 0 0 0 60px;
}
.page .post_content h3 {
}
.post_content > .wp-block-group:first-child {
  padding-top: 0;
}
.post_content .is-style-float>.swell-block-dl__dt:after {
  display: none;
}
#top_title_area {
  height: 60vh;
  background: #000;
  background: url(../../../../uploads/cover_noise.png) top left #000;
  background-size: 50px 50px;
}
#top_title_area::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url(../../../../uploads/pttl_cover.png) no-repeat top center;
  background-size: 100%;
  opacity: 0.3;
}
#top_title_area .l-topTitleArea__body {
}
.cat-consulting #top_title_area .l-topTitleArea__body {
    width: 760px;
    height: 190px;
    bottom: -70px;
    left: -32px;
}
#top_title_area .l-topTitleArea__body h1, #content h1.c-pageTitle span {
  color: #fff;
  font-size: 2.3rem;
  line-height: 1.4;
  text-shadow: none;
  margin: 90px 0 0 30px;
}
#content h1.c-pageTitle span {
  margin: 0;
}
#top_title_area img {
  opacity: 0.5;
}
#top_title_area img::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url(../../../../uploads/cover_noise.png) top left;
  background-size: 50px 50px;
}
.l-topTitleArea.c-filterLayer::before {
  opacity: 0.2;
}
#menu + #breadcrumb + #content.l-content {
  padding-top: 2em;
}
#top_title_area .c-pageTitle__subTitle, #content h1.c-pageTitle span small {
  font-size: 1.5rem;
  font-weight: 200;
  color: #fff;
  opacity: 1;
  font-style: normal;
  margin: 0;
  top: -35px;
  background: linear-gradient(102deg, #f9d45c 0%, #94c751 45%, #8bd2f5 100%);
  display: inline-block;
  line-height: 1;
  padding: 2px 3px 3px;
  position: absolute;
  left: -28px;
  letter-spacing: 0;
}
.tag #menu + #breadcrumb + #content.l-content h1.c-pageTitle span small {
  display: none;
}
/* #top_title_area {
  min-height: 500px;
  padding: 0 0 0 1em;
  display: block;
  top: 100px;
}
#top_title_area img {
  width: 70% !important;
  left: 30%;
  border-radius: 5px 0 0 5px;
}
#top_title_area img::after {
}
.l-topTitleArea.c-filterLayer::before {
  display: none;
}
h1.c-pageTitle {
  border: none !important;
  text-shadow: none;
  font-size: 2.2rem;
  padding-top: 180px;
  color: var(--color_main);
  margin: 0;
  letter-spacing: 8px;
}
h1.c-pageTitle span {
  text-align: center;
  border: none !important;
  float: none !important;
}
#top_title_area .c-pageTitle__subTitle {
  font-style: normal;
  margin: 5px 0 0 3px;
  font-size: 1.2rem;
  font-weight: 200;
  font-family: "Shippori Mincho", 'Noto Serif Japanese', Garamond, "游明朝", "Times New Roman", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  display: block;
  color: var(--color_main_dark);
  opacity: 0.5;
} */
/* #breadcrumb {
  box-shadow: none;
  position: relative;
  top: -3em;
} */
#body_wrap.single-format-standard #breadcrumb, #body_wrap.page.-sidebar-on #breadcrumb {
  display: block;
  padding-top: 130px;
  background: none;
}
body.products #body_wrap.page.-sidebar-on #breadcrumb {
  padding-top: 12px;
}
#body_wrap.single-format-standard #breadcrumb ol, #body_wrap.page.-sidebar-on #breadcrumb ol, #body_wrap.tag #breadcrumb ol {
  padding: 0 2vw;
}
.p-breadcrumb__list > * {
  font-size: 0.8rem;
}
.p-breadcrumb__list .icon-home:before {
  display: none;
}
.p-breadcrumb__item:last-child span {
  color: var(--color_main);
  opacity: 1;
  font-weight: bold;
}
.c-categoryList__separation:after, .p-breadcrumb__item:after {
  content: "-";
  background: #bbb;
  clip-path: unset;
  height: 1px;
}
.post_content .name {
  font-weight: 500;
  line-height: 1.5;
}
.post_content .read {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
.post_content .read p, .post_content .read ul li {
  font: var(--font-wf-all);
  font-size: 1.4rem;
  line-height: 2.4;
}
.post_content .read p em {
  font-weight: normal;
}
.post_content .read ul {
  display: inline-block;
  text-align: left;
}
.post_content .read ul li {
  line-height: 1.8;
}
.post_content .case {
  max-width: 1200px;
  margin: auto;
  padding-top: 0;
}
.post_content .case h3 {
  position: relative;
  top: -25px;
  margin-bottom: 1.5em;
}
.post_content .case .swell-block-column {
  position: relative;
}
.post_content .case .swell-block-column p.type {
  position: absolute;
  z-index: 10;
  font: var(--font-wf-all);
  font-size: 0.75rem;
  background: rgb(28 131 219 / 70%);
  color: #fff;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: -30px;
  left: -30px;
  line-height: 1.4;
}
.post_content .case .swell-block-column:nth-child(2) p.type {
  left: unset;
  right: -30px;
}
.post_content .case .swell-block-column figure {
  overflow: hidden;
  padding-top: 60%;
  width: 100%;
  position: relative;
}
.post_content .case .swell-block-column figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  transition:0.2s all;
}
body.feature .post_content #philo {
  /* background: url(../../../../uploads/bg_cta.jpg) no-repeat center top;
  background-size: cover; */
  margin-top: 5em !important;
}
body.feature .post_content #philo::before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
body.feature .post_content #philo .wp-block-group__inner-container {
  position: relative;
  color: #fff;
}
body.feature .post_content #philo h2 {
  color: #fff;
  font-size: 3rem;
}
body.products #content #sidebar {
  order: 1;
}
body.products #content main {
  order: 2;
}
body.products #content #sidebar > .c-widget {
  margin-top: 0;
  display: none;
}
body:not(.products) #content #fix_sidebar {
  display: none;
} 
body.products #content #fix_sidebar {
  top: 120px;
  margin-top: -10px;
}
body.products #content #fix_sidebar .widget_text {
  overflow: hidden;
}
#fix_sidebar ul li a {
  background: url(../../../../uploads/icon_arrow_blu.svg) no-repeat center right 10px / 16px;
  padding: 1.25em 40px 1.25em 1.5em;
  color: var(--color_text);
  display: block;
  border-bottom: solid 1px #f3f3f3;
  font: var(--font-wf-all);
}
#fix_sidebar ul li a:hover {
  color: var(--color_main);
  background: url(../../../../uploads/icon_arrow_blu.svg) no-repeat center right 10px / 16px;
  background-color: #f0f6f9;
}
.post_content #strength .ttl {
  margin-left: -13em;
}
.post_content #strength .ttl p {
  margin-left: -5em;
}
.post_content #strength .ttl h2 strong {
  text-align: left;
  font-size: 2.5rem;
  line-height: 1.5;
}
.post_content #strength .swell-block-column h3 span {
    color: var(--color_main);
    position: absolute;
    top: -90px;
    left: -5px;
    font-style: italic;
    font-size: 4.2rem !important;
}
.company .post_content strong {
  font-size: 95%;
}
.company .post_content .swl-inline-list {
  margin-bottom: 0.5em;
}
#body_wrap.page.-sidebar-on #content h1.c-pageTitle span, #body_wrap.tag .c-pageTitle__inner em {
  color: var(--color_text);
  font-size: 2rem;
}
#body_wrap.tag .c-pageTitle__inner em {
  margin-right: 5px;
}
#body_wrap.tag .c-pageTitle__inner {
    border-bottom: 1px solid var(--color_border);
    font-size: 1.2rem;
}
.c-widget__title.-side, #sidebar .-type-card .p-postList__title, .-related .p-postList__title, .-type-thumb .p-postList__title, .w-footer:not(.-col1) .p-postList__title, .-type-card .p-postList__excerpt, #sidebar .-type-list .p-postList__title {
  font-weight: normal;
  font-family: "Zen Antique", "Shippori Mincho", 'Noto Serif Japanese', Garamond , "游明朝" , "Times New Roman" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
@media all and (min-width: 960px) {
  header#header .l-header__logo {
  }
  header#header .l-header__logo .c-catchphrase {
    /* color: #fff; */
  }
  header#header .l-header__logo #logo {
  }
  /* .l-topTitleArea.c-filterLayer::before {
    display: none;
  } */
  /* .l-topTitleArea.c-filterLayer::before {
    background: url(../../../../uploads/bg_recruit.jpg) no-repeat center;
    background-size: cover;
    opacity: 0.3;
  } */
  #breadcrumb {
    box-shadow: none;
    float: right;
    background: none;
  }
  .archive #menu + #breadcrumb {
    margin-top: 130px;
  }
  #breadcrumb + * {
    clear: both;
  }
  #fix_header {
    display: none;
  }
  /* .single #content h1 {
    font-size: 1.8rem;
    margin: 1.5rem 0 0;
  } */
  .c-filterLayer.-texture-dot::after {
    display: none;
  }
  /* .single #content .url {
    margin: 0.5em 0 1em 3px;
    font-size: 1.2rem;
  }
  .l-topTitleArea.c-filterLayer::before, .c-filterLayer.-texture-dot::after {
    display: none;
  }
  .l-topTitleArea__body {
    text-shadow: none;
    max-width: var(--container_size);
    margin: auto;
  } */
  h1.c-pageTitle span {
    /* text-align: center; */
    border: none !important;
    float: none !important;
  }
  .page .post_content .swell-block-step__title {
    font-weight: normal;
  }
  .page .post_content .swell-block-step__item {
    padding-bottom: 1em;
  }
  body.service .full_l {
    margin-left: calc(50% - 32vw);
  }
  body.service .full_r {
    margin-right: calc(50% - 32vw);
  }
  body.cat-works .p-postList .p-postList__item {
    padding: 0 2em;
  }
  .feature .post_content .full_l {
      margin-left: calc(50% - 30vw);
  }
  .feature .post_content .full_r {
      margin-right: calc(50% - 30vw);
  }
}


  /* chrome safari opera */
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
  }
  /* chrome opera */
  @media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
  }
  /* Firefox */
  @-moz-document url-prefix() {
  }

@media all and (min-width: 768px) and (max-width: 959px) {
}
}

/* #recruit #gnav, #recruit #top_title_area, #recruit .c-catchphrase, #recruit #breadcrumb, #recruit #util_nav, #recruit #f_contact, #recruit .l-footer__nav, #recruit #menu_btn {
  display: none;
}

#recruit header#header .l-container {
  justify-content: center;
}
#recruit header#header .l-header__logo #logo {
  margin: 0;
}
#recruit #content.l-content {
  margin-top: 7em;
}
@media all and (max-width: 768px) {
  #recruit .l-header__customBtn {
    display: none;
  }
  #recruit  .l-header__logo {
    margin: auto;
  }
  .post_content > .wp-block-group {
    padding-top: 2em;
    padding-bottom: 2em;
  }
} */