@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    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
*/
/*****************************************************************************
font 追加
*****************************************************************************/
@import url('//fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=WindSong:wght@400;500&display=swap');
/*****************************************************************************
reset
*****************************************************************************/
a img:hover {
  opacity: 0.8;
}
@media (min-width: 960px) and (min-width: 600px) {
  .-series .c-headLogo {
    width: 210px;
    max-width: 100%;
  }
}
.c-gnav > .menu-item > a {
  padding: 0 20px;
  font-weight: 700;
}
@media (max-width: 1400px) {
  .c-gnav > .menu-item > a {
    padding: 0 1vw;
  }
}
@media (max-width: 1400px) {
  .c-gnav > .menu-item > a .ttl {
    font-size: 1.0vw;
  }
}
.c-iconBtn {
  background: #000000;
}
.c-iconBtn__icon {
  color: #ffffff;
}
/*@media (min-width: 600px) {
  .l-content {
    padding-top: 0;
  }
}*/
.l-content {
  margin: 0 auto 0 !important;
  z-index: -1;
}
.post_content > * {
  margin-bottom: 0;
}
.single-post .post_content > * {
  margin-bottom: var(--swl-block-margin, 2em);
}
@media (min-width: 600px) {
  .page-id-2 .post_content h3 {
    font-size: 1.7rem;
  }
}
.post_content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
  background: initial;
  padding: initial;
}
.post_content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title))::before {
  content: initial;
}
.single-post .post_content h2:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
  background: var(--color_htag);
  padding: .75em 1em !important;
  font-size: 1.4em;
}
.post_content h3 {
  margin: 0;
}
.post_content h3:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
  padding: 0;
}
.post_content h3:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title))::before {
  content: initial;
}
.post_content h4:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
  padding: 0;
  border-left: initial;
}
.post_content td, .post_content th {
  border: initial;
}
.page-id-14 li {
  list-style: none !important;
}
.page-id-14 .post_content ul {
  padding-left: 0 !important;
}
.home #content {
  padding-top: 0 !important;
}
@media screen and (max-width: 600px) {
  .home .l-content {
    margin: 0 auto 3em;
  }
}
.home .l-article {
  max-width: 1180px !important;
}
.w-beforeFooter {
  margin: 0;
}
.blog .w-beforeFooter {
  margin: 30px 0 0;
}
@media not all and (min-width: 960px) {
  .w-footer__box {
    padding: 0 !important;
  }
}
@media (min-width: 960px) {
  .w-footer__box {
    padding: 0 !important;
  }
}
.l-footer__widgetArea {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
@media (max-width: 960px) {
  .l-footer__widgetArea {
    padding-bottom: 1em !important;
    padding-top: 1em !important;
  }
}
.l-topTitleArea.c-filterLayer::before {
  opacity: 0.5;
}
@media (min-width: 600px) {
  .c-pageTitle {
    font-size: 2.3em;
    text-align: center;
  }
}
.c-pageTitle {
  text-align: center;
}
.c-pageTitle__subTitle {
  font-family: "Barlow Condensed", sans-serif;
  font-style: normal;
  font-size: 1.1rem;
  font-weight: 500;
  margin-left: 0;
  opacity: 1.0;
  top: 10px;
  display: block;
}
.post_content li {
  margin: 0;
}
.post_content ol, .post_content ul {
  padding-left: 0;
}
.p-spMenu__inner::before {
  background: #442673;
}
.p-spMenu a {
  color: #ffffff;
}
.c-listMenu a:before {
  color: #ffffff;
}
#post_list_tab_1 .p-postList .p-postList__body .p-postList__title {
  color: #442673;
}
.c-postThumb__cat {
  background-image: initial;
}
.p-postList__excerpt {
  line-height: 1.7;
  margin-top: 1.0em;
}
@media not all and (min-width: 600px) {
  .-type-card.-sp-col1 .p-postList__title {
    font-size: 18px;
  }
}
.-type-card.-sp-col1 .p-postList__title {
  font-size: 16px;
  margin-top: 0.5em;
}
@media (min-width: 600px) {
  #sidebar .-type-list .p-postList__title, .-type-card .p-postList__excerpt {
    font-size: 15px;
    margin-top: 1.0em;
  }
}
.c-widget__title, h2.wp-block-heading, h3.wp-block-heading {
  padding: 0.3rem 1.0rem !important;
  border-left: 4px solid #6C4C9F;
  font-size: 16px;
}
@media (min-width: 600px) {
  .single-post h3.wp-block-heading {
    font-size: 1.4em;
  }
  .single-post h3.wp-block-heading, .single-post h5.wp-block-heading, .single-post h6.wp-block-heading {
    margin: 3em 0 1.5em;
  }
}
.c-widget__title.-side::before {
  content: initial;
}
.c-widget__title.-side::after {
  content: initial;
}
/*****************************************************************************
base
*****************************************************************************/
.anchor {
  display: block;
  padding-top: 95px;
  margin-top: -95px;
}
.inner {
  max-width: 1180px;
  margin: auto;
}
.inner-1000 {
  max-width: 1000px;
  margin: auto;
}
.inner-900 {
  max-width: 900px;
  margin: auto;
}
.inner-820 {
  max-width: 820px;
  margin: auto;
}
.page-content {
  padding-bottom: 110px;
}
@media screen and (max-width: 960px) {
  .page-content {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 600px) {
  .page-content {
    padding-bottom: 40px;
  }
}
.page-content .content-item {
  margin-top: 40px;
}
.page-content .content-item:first-child {
  margin-top: 0;
}
/*****************************************************************************
 heading1
 *****************************************************************************/
.heading1 {
  text-align: center;
}
.heading1 h2 {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 20px 55px 5px;
  line-height: 1.7;
  letter-spacing: .02em;
  color: #442673;
  font-weight: 700;
  font-size: 1.3rem;
}
.heading1 h2 strong {
  display: block;
  margin-top: 6px;
  color: #000000;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 2.5rem;
}
.heading1 h2::before, .heading1 h2::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 18px;
}
.heading1 h2::before {
  left: 0;
  transform: translateX(-36px);
  border-left: 4px solid #442673;
  border-top: 4px solid #442673;
  border-bottom: 4px solid #442673;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  height: initial !important;
}
@media (max-width: 600px) {
  .heading1 h2::before {
    transform: translateX(-32px);
  }
}
.heading1 h2::after {
  right: 0;
  transform: translateX(36px);
  border-right: 4px solid #442673;
  border-top: 4px solid #442673;
  border-bottom: 4px solid #442673;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
@media (max-width: 600px) {
  .heading1 h2::after {
    transform: translateX(32px);
  }
}
@media (max-width: 960px) {
  .heading1 h2 {
    padding: 16px 4vw;
  }
}
@media (max-width: 600px) {
  .heading1 h2 {
    padding: 14px 0;
  }
}
.heading2 {}
.heading2 h2 {
  line-height: 1.7;
  color: #442673;
  font-weight: 700;
  font-size: 1.3rem;
  text-align: center;
}
@media (max-width: 960px) {
  .heading1 h2, .heading2 h2 {
    font-size: 2.5vw;
  }
}
@media (max-width: 600px) {
  .heading1 h2, .heading2 h2 {
    font-size: 3.8vw;
  }
}
.heading2 h2 strong {
  display: block;
  margin-top: 6px;
  color: #000000;
  font-weight: 700;
  font-size: 2.5rem;
}
@media (max-width: 960px) {
  .heading1 h2 strong, .heading2 h2 strong {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 820px) {
  .heading1 h2 strong, .heading2 h2 strong {
    font-size: 1.95rem;
  }
}
@media (max-width: 600px) {
  .heading1 h2 strong, .heading2 h2 strong {
    font-size: 1.8rem;
  }
}
.heading3 {
  width: 100%;
  position: relative;
  background: #442673;
  padding: 40px 10px 30px;
  border-radius: 10px;
}
@media (max-width: 600px) {
  .heading3 {
    padding: 35px 10px 25px;
  }
}
.heading3::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -12px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #442673;
}
.heading3 h3 {
  line-height: 1.5;
  color: #ffffff;
  font-weight: 700;
  font-size: 2.1rem;
  text-align: center;
}
@media (max-width: 960px) {
  .heading3 h3 {
    font-size: 1.9rem;
  }
}
@media (max-width: 600px) {
  .heading3 h3 {
    font-size: 1.4rem;
  }
}
.heading3.badge-none {
  padding: 30px 10px 30px;
}
@media (max-width: 600px) {
  .heading3.badge-none {
    padding: 25px 10px 25px;
  }
  .heading3.badge-none h3 {
    font-size: 1.6rem;
  }
}
.post_content .heading3 h3 {
  margin: 0;
}
.heading4 {}
.heading4 h4 {
  text-align: center;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 2.3;
}
@media (max-width: 600px) {
  .heading4 h4 {
    font-size: 1.4rem;
  }
}
.heading4 h4 span {
  position: relative;
}
.heading4 h4 span::before {
  content: "";
  width: 100%;
  height: 5px;
  bottom: -10px;
  position: absolute;
  background: #6C4C9F;
}
.heading5 {
  position: relative;
}
.heading5::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -17px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #442673;
}
@media (max-width: 600px) {
  .heading5::after {
    bottom: -10px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 14px solid #442673;
  }
}
.heading5 h3 {
  line-height: 1.7;
  color: #442673;
  font-weight: 700;
  font-size: 1.6rem;
  text-align: center;
  border: 4px solid #442673;
  border-radius: 50px;
  padding: 25px 10px;
}
@media (max-width: 600px) {
  .heading5 h3 {
    font-size: 1.4rem;
    line-height: 1.5;
    border-radius: 22px;
    padding: 10px 25px;
  }
}
.heading5 h3 small {
  font-size: 1.1rem;
}
@media (max-width: 600px) {
  .heading5 h3 small {
    font-size: 1.0rem;
  }
}
.heading5.bg-purple h3 {
  line-height: 1.3;
  color: #ffffff;
  background: #442673;
  padding: 10px 10px;
  max-width: 700px;
  margin: auto;
}
.heading5.bg-purple h3 small {
  color: #ffffff;
  font-weight: 500;
  opacity: 1.0;
}
.heading6 {}
.heading6 h4 {
  line-height: 1.7;
  font-weight: 700;
  font-size: 1.8rem;
  text-align: center;
}
@media (max-width: 600px) {
  .heading6 h4 {
    font-size: 1.4rem;
  }
}
.heading7 {
  text-align: center;
}
.heading7 h2 {
  margin: 0;
  line-height: 1.7;
  letter-spacing: .02em;
  color: #442673;
  font-weight: 700;
  font-size: 1.3rem;
}
.heading7 h2 span {
  position: relative;
  padding: 0;
  background: #ffffff;
}
.heading7 h2 strong {
  position: relative;
  display: block;
  margin-top: 6px;
  color: #000000;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 2.5rem;
  background: #ffffff;
}
.heading7 h2 strong:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 4px;
  content: '';
  background: #6C4C9F;
}
@media (max-width: 960px) {
  .heading7 h2 {
    padding: 16px 56px;
  }
}
@media (max-width: 600px) {
  .heading7 h2 {
    padding: 14px 44px;
  }
}
.post_content .heading8 {
  position: relative;
  padding: 0 0 1.0rem;
  line-height: 1.7;
  font-weight: 700;
  font-size: 1.7rem;
  text-align: center;
}
@media (max-width: 600px) {
  .post_content .heading8 {
    padding: 0 0 0.8rem;
    font-size: 1.6rem;
  }
}
.post_content .heading8:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: #6C4C9F;
}
.heading9 {
  padding: 0.3rem 1.0rem;
  border-left: 4px solid #6C4C9F;
  font-size: 1.1rem;
  margin-top: 40px;
  margin-bottom: 30px;
}
.heading10 {
  color: #442673;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 700;
}
.heading11 {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 700;
}
.post_content .heading-text {
  margin: 50px 0 40px;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.7;
  color: #442673;
  text-align: center;
  letter-spacing: 0.01em;
}
@media (max-width: 600px) {
  .post_content .heading-text {
    margin: 40px 0 40px;
    text-align: left;
  }
}
.post_content .heading-text2 {
  margin: 60px 0 20px;
  text-align: center;
}
@media (max-width: 600px) {
  .post_content .heading-text2 {
    margin: 40px 0 10px;
    text-align: left;
  }
}
/*****************************************************************************
btn
*****************************************************************************/
.link-btn1 {
  width: 100%;
  max-width: 600px;
  position: relative;
  top: 0;
  margin: auto;
  text-align: center;
  display: block;
  padding: 10px 10px;
  background-color: #E23D00;
  box-shadow: 0 5px #000000;
  border-radius: 5px;
  transition: .2s ease-in-out;
}
/*.link-btn1:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 1.0rem;
  line-height: 1;
  position: absolute;
  top: calc(50% - .5rem);
  right: 1rem;
  margin: 0;
  padding: 0;
  content: '\f054';
  color: #ffffff;
}*/
.link-btn1:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.5rem;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  transform: rotate(45deg);
}
@media (max-width: 600px) {
  .link-btn1:before {
    width: 8px;
    height: 8px;
  }
}
.link-btn1 a {
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
}
@media (max-width: 600px) {
  .link-btn1 a {
    font-size: 4.1vw;
  }
}
.link-btn1:hover {
  top: 5px;
  box-shadow: 0 0 #E23D00;
}
/*****************************************************************************
 teble
 *****************************************************************************/
.table-list1 {
  width: 100%;
  border-collapse: collapse;
  border: 3px solid #442673;
  table-layout: fixed;
  background: #ffffff;
}
.table-list1 td {
  border: 2px solid #442673;
  padding: 22px 26px;
  vertical-align: middle;
  word-break: break-word;
}
.table-list1 td:first-child {
  width: 28%;
  background: #F3EFFA;
  font-weight: 700;
  text-align: left;
}
.table-list1 td:last-child {
  width: 72%;
  font-weight: 500;
}
@media (max-width: 600px) {
  .table-list1 td {
    padding: 16px 14px;
  }
  .table-list1 td:first-child {
    width: 35%;
  }
  .table-list1 td:last-child {
    width: 65%;
  }
}
@media (max-width: 680px) {
  .table-list1 {
    border-spacing: 3px;
  }
  .table-list1 th, .table-list1 td {
    padding: 12px 8px;
  }
  .table-list1 tr.thead th:first-child {
    padding-left: 16px;
  }
  .table-list1 tr.thead th:first-child::before {
    height: 22px;
  }
}
.table-list2 {
  margin: 50px 0 0;
}
@media (max-width: 600px) {
  .table-list2 {
    margin: 30px 0 0;
    overflow-x: scroll;
  }
}
.table-list2 table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  background: #fdfdfd;
  table-layout: fixed;
}
@media (max-width: 600px) {
  .table-list2 table {
    min-width: 530px;
    border-collapse: collapse;
  }
}
.table-list2 table th, .table-list2 table td {
  padding: 20px 15px;
  text-align: center;
  line-height: 1.2;
  border: 0;
  background: #FCE97E;
  font-weight: 700;
  border-left: 5px solid #fdfdfd;
  border-bottom: 5px solid #fdfdfd;
}
@media (max-width: 600px) {
  .table-list2 table th, .table-list2 table td {
    padding: 20px 10px;
  }
}
.table-list2 table tr.thead th {
  padding: 10px 10px;
  color: #fdfdfd;
  background: #A5A5A5;
  font-weight: 700;
}
.table-list2 table tr.thead th:first-child {
  background: #fdfdfd;
  color: #000000;
  text-align: left;
  padding-left: 22px;
  position: relative;
}
.table-list2 table tr.thead th:first-child::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 6px;
  height: 90%;
  background: #5a3d92;
  transform: translateY(-50%);
  border-radius: 2px;
}
.table-list2 table tr.thead th:nth-child(2) {
  background: #442673;
}
.table-list2 table tr.thead th:nth-child(2) img {
  height: 40px;
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
.table-list2 table tr:not(.thead) td:first-child {
  background: #6C4C9F;
  color: #fdfdfd;
  font-weight: 700;
  border-left: 0px solid #fdfdfd;
}
.table-list2 table tr:not(.thead) td:nth-child(2) {
  background: #FCE97E;
  font-weight: 700;
}
.table-list2 table td:nth-child(2) > span {
  position: relative;
  display: inline-block;
  padding: 0 26px;
  font-weight: 900;
  letter-spacing: .04em;
}
.table-list2 table td:nth-child(2) > span::before, .table-list2 table td:nth-child(2) > span::after {
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  color: #e5483b;
  font-weight: 700;
  line-height: 1;
}
.table-list2 table td:nth-child(2) > span::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 24px;
  background-image: url(https://document.bizpit-kk.com/assets/img/home/strength-icon1.svg);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  left: 0;
}
.table-list2 table td:nth-child(2) > span::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 24px;
  background-image: url(https://document.bizpit-kk.com/assets/img/home/strength-icon2.svg);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  right: 0;
}
/*.table-list2 table td:nth-child(2) > span::before {
  content: "＞";
  left: 0;
}
.table-list2 table td:nth-child(2) > span::after {
  content: "＜";
  right: 0;
}*/
.table-list2 table tr:not(.thead) td:nth-child(n+3) {
  background: #F3EFE9;
  font-weight: 700;
}
.table-list3 {
  margin-bottom: 20px;
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.table-list3 tr {
  background-color: #fdfdfd;
  padding: 20px 10px;
}
.table-list3 tr td {
  padding: 20px 20px;
  background: #F3EFE9;
  text-align: left;
  line-height: 1.7;
  vertical-align: middle;
  border-top: 5px solid #fdfdfd;
  border-bottom: 5px solid #fdfdfd;
  border-right: 5px solid #fdfdfd;
}
.table-list3 td:first-child {
  font-weight: 700;
}
.table-list3 tr td p {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.table-list3 td ul {
  margin-bottom: 20px;
  margin-left: 20px;
  list-style-type: disc;
  list-style-position: outside;
}
.table-list3 td ul:last-child {
  margin-bottom: 0;
}
.table-list3 td ul li {
  list-style: initial;
}
.table-list3 .thead th {
  background-color: #B59B71;
  padding: 20px 10px;
  border-right: 5px solid #fdfdfd;
  font-size: 1.15rem;
  text-align: center;
  color: #fdfdfd;
}
.table-list3 .thead th:first-child {
  width: 34%;
}
.table-list3 .thead th:nth-child(2) {
  width: 33%;
}
.table-list3 .thead th:nth-child(3) {
  width: 33%;
}
@media screen and (max-width: 600px) {
  .table-list3 {
    overflow-x: scroll;
  }
  .table-list3 .thead {
    display: none;
  }
  .table-list3 tr {
    width: 100%;
  }
  .table-list3 tr td {
    display: block;
    width: 100%;
    padding: 20px 20px 25px;
    border-top: initial;
    border-right: initial;
    border-bottom: 5px solid #fdfdfd;
  }
  .table-list3 tr td:last-child {
    border-bottom: none;
  }
  .table-list3 tr td:first-child {
    background: #B59B71;
    color: #fdfdfd;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
  }
  .table-list3 tr td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
  }
  .table-list3 tr td ul {
    margin-left: 0;
    list-style-type: none;
  }
  .table-list3 tr td ul li {
    list-style: none;
    display: block;
  }
}
.table-list4 {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  background: #F3EFE9;
}
.flow-wrapper .table-list4:first-of-type {
  margin-top: 70px;
}
@media (max-width: 600px) {
  .flow-wrapper .table-list4:first-of-type {
    margin-top: 40px;
  }
}
.table-list4 tr {
  border-bottom: 5px solid #ffffff;
}
.table-list4 tr:last-child {
  border-bottom: initial;
}
.table-list4 td {
  padding: 22px 26px;
  vertical-align: middle;
  word-break: break-word;
  border-left: 5px solid #ffffff;
}
.table-list4 td:first-child {
  width: 28%;
  background: #B59B71;
  color: #ffffff;
  font-weight: 700;
  text-align: left;
  border-left: initial;
}
.table-list4 td:last-child {
  width: 72%;
  font-weight: 500;
}
@media (max-width: 600px) {
  .table-list4 td {
    padding: 16px 14px;
  }
  .table-list4 td:first-child {
    width: 34%;
    vertical-align: top;
  }
  .table-list4 td:last-child {
    width: 66%;
  }
}
.table-list4.purple td:first-child {
  background: #6C4C9F;
}
.ul-list1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.ul-list1 li {
  width: 50%;
  background: #F3EFE9;
  border-bottom: 5px solid #fdfdfd;
  list-style-type: none;
}
.ul-list1 li:nth-child(odd) {
  border-right: 5px solid #fdfdfd;
}
.ul-list1 li span {
  padding: 20px 20px;
  font-size: 1.1rem;
  font-weight: 700;
  display: block;
}
@media screen and (max-width: 600px) {
  .ul-list1 li span {
    padding: 15px 15px;
  }
}
.ul-list2 {}
.ul-list2 li {
  position: relative;
  vertical-align: middle;
  list-style-type: none;
  line-height: 2.0;
  margin-left: 1.6rem;
  text-indent: -1.6rem;
}
.ul-list2 li:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 0.5em;
  height: 0.5em;
  background: #442673;
  border-radius: 50%;
  margin-right: 8px;
}
/*****************************************************************************
 br
 *****************************************************************************/
.sp-hide-960 {
  display: block !important;
}
@media screen and (max-width: 960px) {
  .sp-hide-960 {
    display: none !important;
  }
}
.sp-hide-820 {
  display: block !important;
}
@media screen and (max-width: 820px) {
  .sp-hide-820 {
    display: none !important;
  }
}
.sp-hide-600 {
  display: block !important;
}
@media screen and (max-width: 600px) {
  .sp-hide-600 {
    display: none !important;
  }
}
.sp-hide {
  display: block;
}
@media (max-width: 420px) {
  .sp-hide {
    display: none;
  }
}
.pc-hide-960 {
  display: none !important;
}
@media screen and (max-width: 960px) {
  .pc-hide-960 {
    display: block !important;
  }
}
.pc-hide-820 {
  display: none !important;
}
@media screen and (max-width: 820px) {
  .pc-hide-820 {
    display: block !important;
  }
}
.pc-hide-600 {
  display: none !important;
}
@media screen and (max-width: 600px) {
  .pc-hide-600 {
    display: block !important;
  }
}
.pc-hide {
  display: none;
}
@media (max-width: 420px) {
  .pc-hide {
    display: block;
  }
}
/*****************************************************************************
header
*****************************************************************************/
.w-header {
  align-items: stretch;
}
.widget_text {
  height: 100%;
}
.textwidget {
  height: 100%;
}
@media (min-width: 960px) {
  .-series-right .l-header__inner {
    width: 100vw;
    max-width: 100%;
    padding-right: 0;
  }
}
.l-fixHeader__inner {
  width: 100vw;
  max-width: 100%;
  padding-right: 0;
}
.header-contact {
  display: flex;
  justify-content: end;
  align-items: center;
  height: 100%;
}
@media (max-width: 960px) {
  .header-contact {
    justify-content: space-between;
    align-items: center;
  }
}
.contact-btn {
  width: 170px;
  height: 100%;
  position: relative;
  text-align: center;
}
@media (max-width: 1400px) {
  .contact-btn {
    width: 11vw;
  }
}
@media (max-width: 960px) {
  .contact-btn {
    width: 48%;
    height: 70px;
    border-radius: 5px;
  }
}
@media (max-width: 600px) {
  .contact-btn {
    height: 50px;
  }
}
.contact-btn.line {
  background: #2CAB3F;
}
.contact-btn.mail {
  background: #442673;
}
@media (max-width: 960px) {
  .contact-btn.mail {
    background: #E23D00;
  }
}
.contact-btn a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: grid;
  place-items: center;
}
@media (max-width: 1400px) {
  .contact-btn a {
    font-size: 1.1vw;
    /*font-size: 1.25vw;*/
  }
}
@media (max-width: 960px) {
  .contact-btn a {
    font-size: 1.0rem;
  }
}
@media (max-width: 600px) {
  .contact-btn a {
    font-size: 0.8rem;
  }
}
.contact-btn a span {
  color: #ffffff;
  line-height: 1.5;
  font-weight: 700;
  padding-bottom: 3px;
}
/*****************************************************************************
footer
*****************************************************************************/
.l-footer {
  background-color: #000000;
  padding-bottom: 80px;
}
.footer-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  /*gap: 120px;*/
  flex-wrap: wrap;
  background: #000000;
  color: #ffffff;
  padding: 80px 0 0;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .footer-wrapper {
    justify-content: space-around;
    gap: 0;
    padding: 0;
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 600px) {
  .footer-wrapper {
    justify-content: space-between;
  }
}
.footer-about {
  flex: 0 0 350px;
  max-width: 350px;
  margin-top: 20px;
  text-align: center;
}
@media not all and (min-width: 960px) {
  .footer-about {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
}
@media not all and (min-width: 600px) {
  .footer-about {
    margin-bottom: 30px;
  }
}
.footer-title {
  font-size: 1.0rem;
  font-weight: 700;
  letter-spacing: .06em;
  margin: 0 0 18px;
  opacity: .95;
}
@media not all and (min-width: 600px) {
  .footer-title {
    font-size: 1.1rem;
  }
}
.footer-logo {
  margin: 0 0 22px;
}
.footer-logo img {
  display: block;
  width: 200px;
  margin: auto;
  max-width: 100%;
  height: auto;
}
@media not all and (min-width: 600px) {
  .footer-logo img {
    width: 170px;
  }
}
.footer-address {
  margin: 0 0 25px;
  font-size: 1.0rem;
  letter-spacing: .04em;
  color: #cfcfcf;
}
.footer-tel {
  margin: 0 0 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-tel a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  text-decoration: none;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
  letter-spacing: .03em;
  line-height: 1.1;
}
@media not all and (min-width: 600px) {
  .footer-tel a {
    font-size: 3.4rem;
    line-height: 1.0;
  }
}
.footer-tel i {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding-right: 5px;
}
@media not all and (min-width: 600px) {
  .footer-tel i {
    width: 35px;
    height: 35px;
    padding-top: 5px;
  }
}
.footer-tel i::before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(https://document.bizpit-kk.com/assets/img/common/tel-icon-white.svg);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  background-repeat: no-repeat;
}
@media not all and (min-width: 600px) {
  .footer-tel i::before {
    width: 35px;
    height: 35px;
  }
}
.sns-link {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
}
.sns-link a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  opacity: .9;
  transition: opacity .2s ease, transform .2s ease;
}
.sns-link a:hover {
  opacity: 1;
  transform: translateY(-1px);
}
.sns-link img {
  width: 24px;
  height: auto;
  display: block;
}
@media not all and (min-width: 600px) {
  .sns-link img {
    width: 30px;
  }
}
.footer-nav {
  flex: 0 0 200px;
  max-width: 200px;
  font-size: 1.0rem;
}
@media screen and (max-width: 960px) {
  .footer-nav {
    flex: 0 0 240px;
    max-width: 45%;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 600px) {
  .footer-nav {
    font-size: 1.0rem;
  }
}
.footer-nav-title {
  margin: 20px 0 20px;
  font-weight: 700;
  letter-spacing: .04em;
}
.nav-link1, .nav-link2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-nav li {
  margin: 8px 0;
}
.footer-nav a {
  color: #cfcfcf;
  text-decoration: none;
  letter-spacing: .03em;
  line-height: 1.65;
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  transition: color .2s ease, opacity .2s ease;
}
.footer-nav a:hover {
  color: #ffffff;
}
.footer-nav li > a::before {
  content: "›";
  display: inline-block;
  transform: translateY(-1px);
  color: #ffffff;
}
.footer-nav .nav-sub {
  padding-left: 18px;
}
.footer-nav .nav-sub > a::before {
  color: #ffffff;
}
.l-footer__foot {
  padding-bottom: 0;
  padding-top: 0;
}
.l-footer .copyright {
  font-size: 0.9rem;
  text-align: left;
  color: #ffffff;
}
@media screen and (max-width: 960px) {
  .l-footer .copyright {
    text-align: center;
  }
}
/*****************************************************************************
 CTAバナー
 *****************************************************************************/
/* pc */
.cta-bnr {
  display: block;
}
.cta-bnr-sp {
  display: none;
}
@media screen and (max-width: 960px) {
  .cta-bnr {
    display: none !important;
  }
  .cta-bnr-sp {
    display: block !important;
  }
}
.cta-bnr {
  width: 320px;
  background: #ffffff;
  position: fixed;
  z-index: 9999;
  /*right: 24px;*/
  right: 0;
  bottom: 24px;
  border-radius: 15px 0 0 15px;
  box-shadow: 0 18px 40px rgba(0, 0, 0, .28);
  display: inline-block;
  box-sizing: border-box;
  opacity: 1;
  transform: translateY(0);
  transform-origin: top right;
  transition: opacity 0.4s ease, transform 0.4s ease;
  margin-bottom: 0 !important;
}
.cta-link-bnr {
  position: relative;
  padding: 20px 20px 20px;
  text-align: center;
}
.cta-bnr__close {
  position: absolute;
  top: -10px;
  right: 8px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #ffffff;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  padding: 0 0 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.cta-bnr.is-leaving {
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
}
.cta-bnr.is-hidden {
  display: none;
}
@media screen and (max-width: 600px) {
  .cta-bnr {
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    text-align: center;
    transform-origin: bottom center;
  }
  .cta-link-bnr img {
    max-width: 100%;
    min-width: auto;
    margin: 0 auto;
  }
  .cta-bnr__close {
    top: 6px;
    left: 6px;
    background: rgba(255, 255, 255, 0.9);
  }
}
.cta-bnr.is-leaving {
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
}
.cta-bnr.is-hidden {
  display: none;
}
.cta-title {
  font-size: 1.0rem;
  font-weight: 700;
  letter-spacing: .06em;
  color: #111;
}
.cta-btn {
  margin: 0;
}
.cta-btn.link-tel {
  margin: 0 0 10px;
  line-height: 0;
}
.cta-btn.link-tel a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  color: #111;
  text-decoration: none;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: .03em;
  line-height: 1.2;
}
.cta-btn.link-tel i {
  width: 22px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.cta-btn.link-tel i img {
  width: 22px;
  height: auto;
  display: block;
}
.cta-btn.link-line, .cta-btn.link-mail {
  margin: 12px 0 0;
}
.cta-btn.link-line a, .cta-btn.link-mail a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  height: 52px;
  border-radius: 8px;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: .04em;
  box-shadow: 0 10px 18px rgba(0, 0, 0, .18);
  transition: transform .15s ease, filter .15s ease;
}
.cta-btn.link-line a:hover, .cta-btn.link-mail a:hover {
  transform: translateY(-1px);
  filter: brightness(1.03);
}
.cta-btn.link-line i, .cta-btn.link-mail i {
  display: inline-flex;
  margin-left: -10px;
}
.cta-btn.link-line i img, .cta-btn.link-mail i img {
  width: 24px;
  height: auto;
  display: block;
}
.cta-btn.link-line a {
  background: #2CAB3F;
}
.cta-btn.link-mail a {
  background: #442673;
}
/* sp */
.cta-bnr-sp {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  width: 100%;
  background: transparent;
  box-shadow: 0 -6px 16px rgba(0, 0, 0, .12);
}
.cta-link-bnr-sp {
  display: flex;
  width: 100%;
}
.cta-title-sp {
  display: none;
}
.cta-btn-sp {
  flex: 1 1 0;
  margin: 0;
  padding: 0;
}
.cta-btn-sp a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 74px;
  width: 100%;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.9rem;
  line-height: 1.1;
  letter-spacing: .02em;
  text-align: center;
}
@media (max-width: 420px) {
  .cta-btn-sp a {
    height: 64px;
    font-size: 3.0vw;
  }
}
.cta-btn-sp a i {
  display: block;
  line-height: 0;
  margin: 0 0 5px;
}
.cta-btn-sp a i img {
  display: block;
  height: 20px;
  width: auto;
}
.cta-btn-sp.link-tel a {
  background: #0F3B67;
}
.cta-btn-sp.link-line a {
  background: #2CAB3F;
}
.cta-btn-sp.link-mail a {
  background: #6C4C9F;
}
/*.cta-btn-sp a:hover, .cta-btn-sp a:active {
  opacity: .9;
}*/
/*****************************************************************************
home
*****************************************************************************/
/* base */
.needs, .utilize, .strength, .reason, .achievement, .partner, .merit, .flow, .message, .contact-form {
  padding: 110px 0 110px;
}
@media screen and (max-width: 960px) {
  .needs, .utilize, .reason, .achievement, .partner, .merit, .flow, .message, .contact-form {
    padding: 80px 0 80px;
  }
}
@media screen and (max-width: 960px) {
  .strength {
    padding: 80px 0 0;
  }
}
@media screen and (max-width: 600px) {
  .needs, .utilize, .reason, .achievement, .partner, .merit, .flow, .message, .contact-form {
    padding: 40px 0 40px;
  }
}
@media screen and (max-width: 600px) {
  .strength {
    padding: 40px 0 0;
  }
}
.utilize, .partner {
  background: #F3EFFA;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
@media (max-width: 960px) {
  .utilize .inner, .partner .inner, .contact-form .inner {
    padding: 0;
  }
}
/* first view セクション */
.l-content {
  margin: 0 auto 6em;
}
.l-article {
  max-width: 100%;
}
.visual-content {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: #E8E0D3;
}
.visual-wrapper {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 600px) {
  .visual-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.visual-title {
  width: 56%;
  height: 870px;
  position: relative;
  background-image: url(https://document.bizpit-kk.com/assets/img/home/hero-bg.webp);
  background-repeat: no-repeat;
  background-size: auto 870px;
  background-position: right center;
  padding: 65px 0 85px 6vw;
}
@media screen and (max-width: 1700px) {
  .visual-title {
    width: 60%;
  }
}
@media screen and (max-width: 1600px) {
  .visual-title {
    width: 68%;
    height: 53vw;
    background-size: auto auto;
    padding: 4vw 0 5vw 6vw;
  }
}
@media screen and (max-width: 1400px) {
  .visual-title {
    width: 70%;
    height: 56vw;
  }
}
@media screen and (max-width: 1250px) {
  .visual-title {
    width: 73%;
  }
}
@media screen and (max-width: 1100px) {
  .visual-title {
    padding: 4vw 0 4vw 4vw;
    height: 60vw;
  }
}
@media screen and (max-width: 960px) {
  .visual-title {
    width: 77%;
  }
}
@media screen and (max-width: 820px) {
  .visual-title {
    width: 80%;
  }
}
@media screen and (max-width: 760px) {
  .visual-title {
    width: 83%;
  }
}
@media screen and (max-width: 700px) {
  .visual-title {
    width: 86%;
  }
}
@media screen and (max-width: 600px) {
  .visual-title {
    width: 100%;
    height: 100%;
    background-image: url(https://document.bizpit-kk.com/assets/img/home/hero-bg-sp.svg);
    background-repeat: no-repeat;
    background-size: 115%;
    background-position: top;
    padding: 35px 4vw 17vw;
    order: 1;
    z-index: 2;
  }
}
@media screen and (max-width: 420px) {
  .visual-title {
    padding: 20px 4vw 17vw;
  }
}
.slider.slick-slider {
  position: absolute;
}
.slider {
  width: 100%;
  right: 0;
}
@media screen and (max-width: 600px) {
  .slider.slick-slider {
    padding-top: 50px;
  }
  .slider {
    position: relative;
    order: 2;
    z-index: 1;
  }
  .post_content .slider {
    margin-top: -50px !important;
    padding-top: 80vw;
  }
}
.bg-switch picture {
  width: 1240px;
  height: auto;
  display: block;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1600px) {
  .bg-switch picture {
    width: 75vw;
    margin: 0 0 0 40vw;
  }
}
@media screen and (max-width: 1400px) {
  .bg-switch picture {
    width: 80vw;
  }
}
@media screen and (max-width: 1100px) {
  .bg-switch picture {
    width: 87vw;
    margin: 0 0 0 34vw;
  }
}
@media screen and (max-width: 600px) {
  .bg-switch picture {
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  .bg-switch picture source, .bg-switch picture img {
    display: inline-block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.3);
    transform-origin: center;
    transform-origin: center top;
  }
}
.visual-sub-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.visual-sub-title-icon {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}
@media screen and (max-width: 1600px) {
  .visual-sub-title-icon {
    width: 7vw;
    height: 7vw;
  }
}
@media screen and (max-width: 600px) {
  .visual-sub-title-icon {
    width: 14vw;
    height: 14vw;
  }
}
.visual-sub-title-icon span {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /*-webkit-transform: translateY(-50%);
  transform: translateY(-50%);*/
  margin: auto;
  width: 5.6vw;
  height: 3.9vw;
  font-size: 1.15rem;
  text-align: center;
  text-box-trim: trim-end;
  color: #ffffff;
}
@media screen and (max-width: 1600px) {
  .visual-sub-title-icon span {
    width: 6.7vw;
    height: 4.5vw;
    font-size: 1.15vw;
  }
}
@media screen and (max-width: 600px) {
  .visual-sub-title-icon span {
    width: 13.0vw;
    height: 9.5vw;
    font-size: 2.4vw;
    text-box-trim: initial;
  }
}
.visual-sub-title {
  margin-left: 20px;
}
@media screen and (max-width: 600px) {
  .visual-sub-title {
    margin-left: 10px;
  }
}
.visual-sub-title h1 {
  margin-bottom: 15px;
  font-size: 1.4rem;
  font-weight: 700;
  color: #442673;
}
@media screen and (max-width: 820px) {
  .visual-sub-title h1 {
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 1600px) {
  .visual-sub-title h1 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 600px) {
  .visual-sub-title h1 {
    margin-bottom: 10px;
    font-size: 3.3vw;
  }
}
.visual-sub-title h1 span {
  background: #ffffff;
  padding: 1px 10px 5px;
}
@media screen and (max-width: 600px) {
  .visual-sub-title h1 span {
    background: #ffffff;
    padding: 0 10px 3px;
  }
}
.visual-sub-title .service-logo {
  width: 446px;
}
@media screen and (max-width: 1600px) {
  .visual-sub-title .service-logo {
    width: 28vw;
    line-height: 1;
  }
}
@media screen and (max-width: 600px) {
  .visual-sub-title .service-logo {
    width: 50vw;
  }
}
.visual-sub-title .id-no {
  font-size: 0.95rem;
  letter-spacing: 1px;
  color: #ffffff;
}
@media screen and (max-width: 1600px) {
  .visual-sub-title .id-no {
    font-size: 1.0rem;
  }
}
@media screen and (max-width: 1200px) {
  .visual-sub-title .id-no {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 600px) {
  .visual-sub-title .id-no {
    font-size: 0.7rem;
    margin-top: 3px;
  }
}
.visual-title h2 {
  font-size: 1.5vw;
  font-weight: 700;
  /*line-height: 2.5;*/
  line-height: 1.6;
  color: #ffffff;
  padding-top: 5px;
}
@media screen and (max-width: 1600px) {
  .visual-title h2 {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 600px) {
  .visual-title h2 {
    font-size: 3.7vw;
    line-height: 1.7;
    padding-top: 0;
  }
}
.visual-title h2 span {
  position: relative;
  /*font-size: 4rem;*/
  font-size: 3.2vw;
  line-height: 1.65;
}
@media screen and (max-width: 1600px) {
  .visual-title h2 span {
    font-size: 3.5vw;
  }
}
@media screen and (max-width: 600px) {
  .visual-title h2 span {
    font-size: 7.3vw;
  }
}
@media screen and (max-width: 1600px) {
  .l-footer__widgetArea {
    font-size: clamp(1.8rem, calc(2.5vw + 1.3rem), 3.7rem);
  }
}
.visual-title h2 span::before {
  content: "";
  width: 100%;
  height: 2px;
  bottom: -5px;
  position: absolute;
  background: #ffffff;
}
.post_content .visual-title h2 {
  margin: 15px 0 30px;
}
@media screen and (max-width: 820px) {
  .post_content .visual-title h2 {
    margin: 7px 0 20px;
  }
}
@media screen and (max-width: 600px) {
  .post_content .visual-title h2 {
    margin: 15px 0 25px;
  }
}
@media screen and (max-width: 420px) {
  .post_content .visual-title h2 {
    margin: 15px 0 20px;
  }
}
.visual-icon {
  max-width: 630px;
}
@media screen and (max-width: 1600px) {
  .visual-icon {
    max-width: 40vw;
  }
}
@media screen and (max-width: 600px) {
  .visual-icon {
    max-width: 100%;
  }
}
.sup-text-pc {
  display: block;
}
.sup-text-sp {
  display: none;
}
@media screen and (max-width: 600px) {
  .sup-text-pc {
    display: none;
  }
  .sup-text-sp {
    display: block;
  }
}
.visual-title .sup-text-pc {
  max-width: 600px;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  margin-top: 15px;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
@media screen and (max-width: 1600px) {
  .visual-title .sup-text-pc {
    max-width: 37vw;
  }
}
@media screen and (max-width: 1400px) {
  .visual-title .sup-text-pc {
    font-size: 1.2vw;
  }
}
@media screen and (max-width: 820px) {
  .visual-title .sup-text-pc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 600px) {
  .visual-title .sup-text-pc {
    max-width: 100%;
    font-size: 0.7rem;
  }
}
.visual-content .sup-text-sp {
  position: relative;
  width: 92%;
  font-size: 0.8rem;
  opacity: 0.9;
  margin: 43vw auto 0;
  padding-left: 1.2em;
  text-indent: -1.2em;
  z-index: 3;
}
.visual-contact {
  padding: 40px 0 50px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .visual-contact {
    padding: 20px 0 30px;
  }
}
@media screen and (max-width: 600px) {
  .visual-contact {
    margin-top: 0;
    padding: 20px 0 30px;
  }
}
/*@media screen and (max-width: 420px) {
  .visual-contact {
    margin-top: 32vw;
  }
}*/
.visual-contact .inner, .contact-item .content-inner {
  padding: 30px;
}
@media screen and (max-width: 600px) {
  .visual-contact .inner, .contact-item .content-inner {
    padding: 20px 4vw;
  }
}
.visual-contact p {
  font-size: 1.2rem;
  font-weight: 700;
}
@media screen and (max-width: 820px) {
  .visual-contact p {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 600px) {
  .visual-contact p {
    font-size: 1.0rem;
  }
}
.visual-contact h3 {
  font-size: 2.1rem;
  font-weight: 700;
}
@media screen and (max-width: 820px) {
  .visual-contact h3 {
    font-size: 4.3vw;
  }
}
@media screen and (max-width: 600px) {
  .visual-contact h3 {
    font-size: 5.5vw;
    line-height: 1.8;
  }
}
.visual-contact h3 span {
  background: #6C4C9F;
  font-size: 2.2rem;
  color: #ffffff;
  padding: 0px 10px 5px;
  margin: 0 10px;
}
@media screen and (max-width: 820px) {
  .visual-contact h3 span {
    font-size: 4.5vw;
  }
}
@media screen and (max-width: 600px) {
  .visual-contact h3 span {
    font-size: 5.7vw;
    padding: 0px 5px 5px;
    margin: 0 5px;
  }
}
.post_content .visual-contact h3 {
  margin: 25px 0 35px;
}
@media screen and (max-width: 600px) {
  .post_content .visual-contact h3 {
    margin: 15px 0 25px;
  }
}
.js-visual-loading::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #ffffff;
  z-index: 999;
  opacity: 1;
  transition: opacity .5s ease;
  pointer-events: none;
}
.js-visual-loading .visual-title, .js-visual-loading .slider {
  opacity: 0;
  transition: opacity .5s ease .2s;
}
.js-visual-loading.is-loaded::before {
  opacity: 0;
}
.js-visual-loading.is-loaded .visual-title, .js-visual-loading.is-loaded .slider {
  opacity: 1;
}
/* need セクション */
.needs {}
.needs-wrapper {}
.needs-items {
  display: flex;
  justify-content: center;
  gap: clamp(30px, 4vw, 80px);
  margin-top: 100px;
}
@media screen and (max-width: 960px) {
  .needs-items {
    margin-top: 80px;
  }
}
@media screen and (max-width: 600px) {
  .needs-items {
    margin-top: 60px;
  }
}
.needs-item {
  flex: 1;
  max-width: 500px;
  text-align: left;
}
.needs-item-wrapper {
  position: relative;
  border: 4px solid #442673;
  border-radius: 10px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 14px 26px rgba(0, 0, 0, .10);
}
.needs-item-wrapper {
  position: relative;
  overflow: visible;
}
.needs-item-frame {
  overflow: hidden;
  border: 3px solid #442673;
  background: #fff;
  box-shadow: 0 14px 26px rgba(0, 0, 0, .10);
}
.needs-item-wrapper .badge, .heading3 .badge {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  border-radius: 999px;
  background: #fff;
  border: 3px solid #442673;
  box-shadow: 0 10px 18px rgba(0, 0, 0, .15);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 3;
}
.badge-label {
  font-size: 12px;
  font-weight: 700;
  color: #442673;
  line-height: 1;
  letter-spacing: .08em;
}
.badge-num {
  margin-top: 2px;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 2.6rem;
  font-weight: 600;
  color: #442673;
  line-height: 1;
}
@media (max-width: 600px) {
  .needs-item-wrapper .badge, .heading3 .badge {
    width: 60px;
    height: 60px;
  }
  .badge-num {
    font-size: 1.6rem;
  }
}
.needs-item-wrapper picture, .needs-item-wrapper img {
  display: block;
  width: 100%;
}
.needs-item-wrapper img {
  height: 325px;
  object-fit: cover;
}
.needs-item-wrapper h3 {
  margin: 0;
  padding: 18px 18px;
  background: #442673;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: .02em;
}
@media (max-width: 1100px) {
  .needs-item-wrapper h3 {
    font-size: 1.4rem;
  }
}
@media (max-width: 960px) {
  .needs-item-wrapper h3 {
    font-size: 2.4vw;
    padding: 15px 15px 10px;
  }
}
@media (max-width: 600px) {
  .needs-item-wrapper h3 {
    font-size: 1.3rem;
  }
}
.needs-item > p {
  margin: 30px 10px 0;
}
@media (max-width: 960px) {
  .needs-item > p {
    margin: 20px 10px 0;
  }
}
.needs-summary {
  margin-top: 50px;
}
@media (max-width: 600px) {
  .needs-summary {
    margin-top: 30px;
  }
}
.summary-title {
  margin: 0;
}
.summary-title span {
  display: block;
  width: 100%;
  padding: 18px 15px;
  background: #FCE97E;
  font-weight: 700;
  text-align: center;
  letter-spacing: .03em;
  font-size: 1.7rem;
}
@media (max-width: 960px) {
  .summary-title span {
    font-size: 2.4vw;
  }
}
@media (max-width: 600px) {
  .summary-title span {
    font-size: 1.3rem;
  }
}
.summary-text {
  margin: 30px 0 0;
  text-align: center;
  color: #442673;
  font-weight: 700;
  letter-spacing: .03em;
  font-size: 1.4rem;
}
@media screen and (max-width: 600px) {
  .summary-text {
    margin: 20px 0 0;
    font-size: 1.3rem;
  }
}
@media (max-width: 960px) {
  .needs-item-wrapper img {
    height: 240px;
  }
}
@media (max-width: 600px) {
  .needs-items {
    flex-direction: column;
    align-items: center;
  }
  .needs-item {
    max-width: 640px;
    width: 100%;
  }
  .needs-item-wrapper img {
    height: 220px;
  }
}
@media (max-width: 600px) {
  .needs-item-wrapper::before {
    width: 72px;
    height: 72px;
  }
  .needs-item > p {
    margin: 14px 2px 0;
  }
}
/* utilize セクション */
.home-items {
  margin: 80px 0 0;
}
@media (max-width: 1400px) {
  .home-items {
    margin: 80px 0 0;
    padding-left: var(--swl-pad_container, 0);
    padding-right: var(--swl-pad_container, 0);
  }
}
@media (max-width: 960px) {
  .home-items {
    margin: 60px 0 0;
  }
}
@media (max-width: 600px) {
  .home-items {
    margin: 40px 0 0;
  }
}
.home-item {
  background-image: linear-gradient(rgba(210, 210, 210, 0.3) 1px, transparent 1px), linear-gradient(to right, rgba(210, 210, 210, 0.3) 1px, transparent 1px);
  background-size: 30px 30px;
  background-color: #fff;
  background-position: -14px 14px;
  margin: 80px 0 0;
  padding: 90px 90px;
  border-radius: 5px;
}
@media (max-width: 960px) {
  .home-item {
    margin: 50px 0 0;
    padding: 60px 4vw;
  }
}
@media (max-width: 600px) {
  .home-item {
    margin: 30px 0 0;
    padding: 50px 4vw 30px;
  }
}
.home-item:first-child {
  margin: 0;
}
.home-img {
  width: 100%;
  max-width: 600px;
  margin: auto;
  padding: 60px 0 0;
  display: block;
}
.home-img {
  width: 100%;
  max-width: 600px;
  margin: auto;
  padding-top: 60px;
}
@media screen and (max-width: 600px) {
  .home-img {
    padding-top: 30px;
  }
}
.home-text {
  margin: 50px 0 60px;
}
@media screen and (max-width: 960px) {
  .home-text {
    margin: 30px 0 60px;
  }
}
@media screen and (max-width: 600px) {
  .home-text {
    margin: 10px 0;
  }
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.example-items {
  display: flex;
  justify-content: center;
  gap: clamp(20px, 4vw, 80px);
  margin: 50px 0;
}
@media (max-width: 600px) {
  .example-items {
    margin: 30px 0;
  }
}
.example-item {
  flex: 1;
  max-width: 310px;
  text-align: left;
}
.home-summary1 {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.7;
  text-align: center;
}
@media (max-width: 600px) {
  .home-summary1 {
    font-size: 1.3rem;
  }
}
.post_content .example-item h4 {
  margin: 10px 0 0;
  text-align: center;
}
.home-items .heading5 {
  margin: 70px 0 50px;
}
@media (max-width: 600px) {
  .home-items .heading5 {
    margin: 40px 0 30px;
  }
}
.home-items .heading6 {
  margin: 0 0 30px;
}
@media screen and (max-width: 600px) {
  .home-items .heading6 {
    margin: 0 0 20px;
  }
}
.home-voice {
  margin: 50px 0 0;
}
@media (max-width: 600px) {
  .home-voice {
    margin: 20px 0 0;
  }
}
.home-voice h5 {
  line-height: 1.7;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: left;
  margin: 30px 0 10px;
}
@media (max-width: 600px) {
  .home-voice h5 {
    margin: 20px 0 10px;
  }
}
.home-voice h5:first-child {
  margin: 0 0 10px;
}
.voice-name {
  margin-top: 30px;
  text-align: right;
  font-size: 1.1rem;
  font-weight: 700;
}
@media (max-width: 600px) {
  .voice-name {
    margin-top: 20px;
  }
}
.home-items .table-list1 {
  margin-top: 60px;
}
@media (max-width: 600px) {
  .home-items .table-list1 {
    margin-top: 40px;
  }
}
/* strength セクション */
.strength {}
.strength-wrapper {}
.badge-heading {
  width: 70px;
  height: 70px;
  border-radius: 999px;
  background: #000000;
  display: inline-block;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 2.6rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.6;
  margin: 0 5px;
}
@media (max-width: 600px) {
  .badge-heading {
    width: 45px;
    height: 45px;
    font-size: 2.1rem;
  }
}
.strength-items {
  width: 100%;
}
.strength-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 70px 0;
  border-bottom: 1px solid #CCCCCC;
}
@media (max-width: 960px) {
  .strength-item {
    padding: 60px 0;
  }
}
@media (max-width: 600px) {
  .strength-item {
    padding: 40px 0;
  }
}
.strength-item:last-child {
  border-bottom: initial;
}
.strength-item .item-text {
  width: 65%;
}
@media (max-width: 960px) {
  .strength-item .item-text {
    width: 100%;
  }
}
.strength-heading {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  .strength-heading {
    align-items: start;
    margin-bottom: 20px;
  }
}
.strength-heading .badge {
  width: 120px;
  height: 120px;
  border-radius: 999px;
  background: #442673;
  box-shadow: 0 10px 18px rgba(0, 0, 0, .15);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (max-width: 600px) {
  .strength-heading .badge {
    width: 70px;
    height: 70px;
  }
}
.strength-heading .badge .badge-label {
  font-size: 1.1rem;
  color: #ffffff;
}
@media (max-width: 600px) {
  .strength-heading .badge .badge-label {
    font-size: 0.9rem;
  }
}
.strength-heading .badge .badge-num {
  font-size: 3.3rem;
  color: #ffffff;
}
@media (max-width: 600px) {
  .strength-heading .badge .badge-num {
    font-size: 2.3rem;
  }
}
.strength-heading h3 {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.6;
  margin-left: 20px;
}
@media (max-width: 600px) {
  .strength-heading h3 {
    width: 70%;
    font-size: 1.4rem;
  }
}
.strength-item .item-img {
  width: min(330px, 34%);
}
@media (max-width: 960px) {
  .strength-item .item-img {
    width: 100%;
  }
}
.strength-item:nth-child(even) .item-text {
  order: 2;
}
.strength-item:nth-child(even) .item-img {
  order: 1;
}
.strength-item:nth-child(even) .home-summary1 {
  order: 3;
}
@media (max-width: 960px) {
  .strength-item:first-child .item-text {
    order: 2;
  }
  .strength-item:first-child .item-img {
    order: 1;
  }
  .strength-item:first-child .table-list2 {
    order: 3;
  }
  .strength-item:nth-child(3) .item-text {
    order: 2;
  }
  .strength-item:nth-child(3) .item-img {
    order: 1;
  }
}
.strength-items .home-summary1 {
  margin-top: 70px !important;
}
@media (max-width: 600px) {
  .strength-items .home-summary1 {
    margin-top: 30px !important;
  }
}
.strength-items .home-summary1 {
  margin: auto;
}
.home-summary1 span {
  position: relative;
}
.home-summary1 span::before {
  content: "";
  width: 100%;
  height: 12px;
  bottom: -5px;
  position: absolute;
  background: #FCE97E;
  z-index: -1;
}
@media (max-width: 600px) {
  .home-summary1 span::before {
    height: 7px;
    bottom: -1px;
  }
}
.home-summary1 strong {
  font-size: 1.9rem;
  color: #E23D00;
}
@media (max-width: 600px) {
  .home-summary1 strong {
    font-size: 1.8rem;
  }
}
@media (max-width: 960px) {
  .strength-item .item-text {
    flex-direction: column;
    padding-top: 30px;
  }
  .strength-item .item-img {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .strength-item .item-text {
    padding-top: 20px;
  }
}
/* reason セクション */
.reason, .message {
  position: relative;
  background: #F3EFFA;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  z-index: -2;
}
.reason::before, .message::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #ffffff;
  z-index: -1;
}
.reason::after, .message::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 100px;
  left: 100px;
  right: 100px;
  background: #F3EFFA;
  z-index: -1;
}
@media (max-width: 1400px) {
  .reason::after, .message::after {
    bottom: 100px;
    left: 30px;
    right: 30px;
  }
}
@media (max-width: 960px) {
  .reason::after, .message::after {
    bottom: 70px;
    left: 30px;
    right: 30px;
  }
}
@media (max-width: 600px) {
  .reason::after, .message::after {
    bottom: 40px;
    left: 4vw;
    right: 4vw;
  }
}
.reason-wrapper {
  position: relative;
  padding-left: var(--swl-pad_container, 0);
  padding-right: var(--swl-pad_container, 0);
  z-index: 0;
}
@media (max-width: 600px) {
  .reason-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.reason-img-item {
  margin: 30px 0 40px;
}
@media (max-width: 1200px) {
  .reason-img-item {
    margin: 0 60px 50px;
  }
}
/*@media (max-width: 960px) {
  .reason-img-item {
    margin: 0 60px 50px;
  }
}*/
@media (max-width: 600px) {
  .reason-img-item {
    margin: 30px 8vw 30px;
  }
}
.reason-img {
  width: 100%;
  max-width: 820px;
  margin: auto;
  padding-top: 60px;
  display: block;
}
@media (max-width: 600px) {
  .reason-img {
    padding-top: 0;
  }
}
.reason-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin: 0 0 40px;
}
@media (max-width: 1200px) {
  .reason-heading {
    padding-left: var(--swl-pad_container, 0);
    padding-right: var(--swl-pad_container, 0);
  }
}
@media (max-width: 600px) {
  .reason-heading {
    align-items: start;
    gap: 25px;
    margin: 0 8vw 25px;
  }
}
.reason-heading i {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.reason-heading i img {
  width: 90px;
  height: auto;
  display: block;
}
@media (max-width: 600px) {
  .reason-heading i img {
    width: 50px;
  }
}
.reason-heading h3 {
  margin: 0;
  /*flex: 1 1 auto;*/
  text-align: center;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: .04em;
  color: #442673;
  font-size: 1.7rem;
}
@media (max-width: 600px) {
  .reason-heading h3 {
    width: 70%;
    text-align: left;
    font-size: 1.3rem;
  }
}
.reason-wrapper .heading4 {
  margin-top: 70px;
}
@media (max-width: 600px) {
  .reason-wrapper .heading4 {
    margin-top: 30px;
  }
}
@media (max-width: 1200px) {
  .reason-text {
    padding-left: var(--swl-pad_container, 0);
    padding-right: var(--swl-pad_container, 0);
  }
}
/*@media (max-width: 960px) {
  .reason-text {
    margin: 0 60px 0;
  }
}*/
@media (max-width: 600px) {
  .reason-text {
    margin: 0 8vw 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.list-items {
  margin: 50px 0 60px;
}
@media (max-width: 1200px) {
  .list-items {
    margin: 50px 0 60px;
  }
}
/*@media (max-width: 960px) {
  .list-items {
    margin: 50px 60px 60px;
  }
}*/
@media (max-width: 1200px) {
  .reason .list-items {
    padding-left: var(--swl-pad_container, 0);
    padding-right: var(--swl-pad_container, 0);
  }
}
@media (max-width: 600px) {
  .reason .list-items {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .list-items {
    margin: 30px 8vw 30px;
  }
}
.list-items {}
.list-item {
  background: #ffffff;
  padding: 40px 40px;
  margin: 0 0 20px;
}
@media (max-width: 600px) {
  .list-item {
    padding: 20px 20px;
  }
}
.list-item:last-child {
  margin: 0;
}
.list-item-wrapper h4 {
  margin: 0 0 14px;
  font-size: 1.2rem;
  font-weight: 700;
  position: relative;
  padding-left: 34px;
}
.post_content .list-item-wrapper h4:where(:not([class^="swell-block-"]):not(.faq_q):not(.p-postList__title)) {
  padding-left: 40px;
}
@media (max-width: 600px) {
  .post_content .list-item-wrapper h4:where(:not([class^="swell-block-"]): not(.faq_q):not(.p-postList__title)) {
    padding-left: 30px;
  }
}
.list-item-wrapper h4::before {
  content: "";
  position: absolute;
  left: 0;
  /*top: 0.18em;*/
  top: 0.35em;
  width: 18px;
  height: 18px;
  background: #ffffff;
  border: 2px solid #222222;
  box-sizing: border-box;
}
.list-item-wrapper h4::after {
  content: "";
  position: absolute;
  left: 4px;
  /*top: 0.2em;*/
  top: 0.3em;
  width: 19px;
  height: 8px;
  border-left: 3px solid #E23D00;
  border-bottom: 3px solid #E23D00;
  transform: rotate(-45deg);
}
.list-item-wrapper p {
  margin: 0;
}
.reason-wrapper .home-summary1 {
  padding-bottom: 110px;
}
@media (max-width: 1200px) {
  .reason-wrapper .home-summary1 {
    padding-left: var(--swl-pad_container, 0);
    padding-right: var(--swl-pad_container, 0);
  }
}
@media (max-width: 600px) {
  .reason-wrapper .home-summary1 {
    padding-bottom: 40px;
  }
}
.home-summary1 {}
/* achievement セクション */
.achievement {}
.achievement-wrapper .heading1 {
  margin: 0 0 70px;
}
.achievement-wrapper .heading2 {
  padding-bottom: 50px;
}
@media (max-width: 600px) {
  .achievement-wrapper .heading2 {
    padding-bottom: 30px;
  }
}
.achievement-wrapper .home-summary1 {
  padding: 70px 0 70px;
}
@media (max-width: 960px) {
  .achievement-wrapper .home-summary1 {
    padding: 50px 0 70px;
  }
}
@media (max-width: 600px) {
  .achievement-wrapper .home-summary1 {
    padding: 30px 0 40px;
  }
}
.achievement-wrapper .home-summary1:last-child {
  padding: 70px 0 0;
}
@media (max-width: 960px) {
  .achievement-wrapper .home-summary1:last-child {
    padding: 50px 0 0;
  }
}
@media (max-width: 600px) {
  .achievement-wrapper .home-summary1:last-child {
    padding: 20px 0 0;
  }
}
.achievement-wrapper .table-list3 {
  margin: 40px auto auto;
}
@media (max-width: 600px) {
  .achievement-wrapper .table-list3 {
    margin: 10px auto auto;
  }
}
.achievement-wrapper .heading4 {
  margin: 70px 0 30px;
}
@media (max-width: 600px) {
  .achievement-wrapper .heading4 {
    margin: 30px 0 30px;
  }
}
.achievement-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: clamp(20px, 4vw, 80px);
  margin: 50px 0;
}
@media (max-width: 600px) {
  .achievement-items {
    margin: 40px 0 30px;
  }
}
.achievement-item {
  flex: 1;
  max-width: 186px;
  text-align: left;
}
@media (max-width: 600px) {
  .achievement-item {
    flex: none;
    width: 25%;
  }
}
.post_content .achievement-item h4 {
  margin: 10px 0 0;
  text-align: center;
}
.achievement-wrapper .sup-text {
  text-align: center;
}
/* partner セクション */
.partner .heading3 {
  margin-bottom: 60px;
}
@media (max-width: 600px) {
  .partner .heading3 {
    margin-bottom: 40px;
  }
}
/* merit セクション */
.merit {
  margin-top: 7.1%;
}
@media (max-width: 600px) {
  .merit {
    margin-top: 0;
  }
}
.merit-wrapper {
  padding-bottom: 110px;
  padding-left: var(--swl-pad_container, 0);
  padding-right: var(--swl-pad_container, 0);
  border: 4px solid #6C4C9F;
}
@media (max-width: 960px) {
  .merit-wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media (max-width: 600px) {
  .merit-wrapper {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.merit-wrapper .heading2 {
  padding: 0;
  margin-bottom: 50px;
}
@media (max-width: 960px) {
  .merit-wrapper .heading2 {
    margin-bottom: 30px;
  }
}
.merit-wrapper .heading2 h2 {
  margin-top: -80px !important;
}
@media (max-width: 960px) {
  .merit-wrapper .heading2 h2 {
    margin-top: -150px !important;
  }
}
.merit-wrapper .heading2 h2 strong {
  display: inline-block;
  background: #fdfdfd;
  padding: 0 30px;
}
.merit-wrapper .home-summary1 {
  margin: 0 0 60px;
}
@media (max-width: 960px) {
  .merit-wrapper .home-summary1 {
    margin: 0 0 50px;
  }
}
@media (max-width: 600px) {
  .merit-wrapper .home-summary1 {
    margin: 0 0 40px;
    text-align: center;
  }
}
@media (max-width: 960px) {
  .merit-wrapper .home-summary1:last-child {
    text-align: left;
  }
}
.merit-wrapper .heading4 {
  padding-top: 40px;
}
@media (max-width: 960px) {
  .merit-wrapper .heading4 {
    padding-top: 60px;
  }
}
@media (max-width: 600px) {
  .merit-wrapper .heading4 {
    padding-top: 30px;
  }
}
.merit-wrapper .list-items {
  margin: 50px 0 30px;
}
@media (max-width: 600px) {
  .merit-wrapper .list-items {
    margin: 30px 0 25px;
  }
}
.merit-wrapper .list-items::after {
  content: "";
  display: block;
  width: 28px;
  height: 33px;
  margin: 40px auto 0;
  background-image: url(https://document.bizpit-kk.com/assets/img/common/arrow-purple.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 600px) {
  .merit-wrapper .list-items::after {
    width: 25px;
    height: 30px;
    margin: 30px auto 0;
  }
}
.merit-wrapper .list-item {
  background: #F3EFE9;
}
/* flow セクション */
.flow-wrapper {}
.flow-wrapper .pickup-icon {
  position: relative;
  margin-top: 70px;
}
@media not all and (min-width: 600px) {
  .flow-wrapper .pickup-icon {
    margin-top: 60px;
  }
}
.flow-wrapper .pickup-icon::before {
  content: "";
  position: absolute;
  top: -20px;
  right: -20px;
  bottom: -20px;
  left: -20px;
  border: 4px solid #6C4C9F;
  pointer-events: none;
}
@media not all and (min-width: 600px) {
  .flow-wrapper .pickup-icon::before {
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
  }
}
.flow-wrapper .pickup-icon::after {
  font-size: 1.1rem;
  position: absolute;
  top: -50px;
  left: -20px;
  height: 34px;
  padding: 0 1em;
  content: 'ドキュメントピットがサポート';
  color: #ffffff;
  background: #6C4C9F;
}
@media not all and (min-width: 600px) {
  .flow-wrapper .pickup-icon::after {
    font-size: 1.0rem;
    top: -37px;
    left: -10px;
    height: 28px;
    padding: 0 .6em;
  }
}
.flow-wrapper .attention {
  margin-top: 70px;
}
@media not all and (min-width: 600px) {
  .flow-wrapper .attention {
    margin-top: 30px;
  }
}
/* message セクション */
.message {}
.message-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  padding: 50px 0 110px;
}
@media (max-width: 1400px) {
  .message-item {
    padding: 50px 60px 110px;
  }
}
/*@media (max-width: 960px) {
  .message-item {
    padding: 50px 90px 110px;
  }
}*/
@media (max-width: 600px) {
  .message-item {
    padding: 40px 8vw 40px;
  }
}
.message-img {
  width: 40%;
}
@media (max-width: 600px) {
  .message-img {
    margin: 0 auto 20px;
    width: 80%;
  }
}
.message-text {
  width: 55%;
}
@media (max-width: 600px) {
  .message-text {
    width: 100%;
  }
}
.message-text h3 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.7;
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  .message-text h3 {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
}
.president-name {
  margin-top: 40px;
  text-align: right;
}
@media (max-width: 600px) {
  .president-name {
    margin-top: 20px;
  }
}
.president-name-sign {
  margin-top: 10px;
  text-align: right;
}
.president-name-sign picture {
  width: 200px;
  display: inline-block;
}
@media (max-width: 960px) {
  .president-name-sign picture {
    width: 140px;
  }
}
@media (max-width: 600px) {
  .president-name-sign picture {
    width: 120px;
  }
}
/*****************************************************************************
cta
*****************************************************************************/
.contact-item {
  background: url(https://document.bizpit-kk.com/assets/img/common/contact-bg.png) no-repeat center center;
  background-size: cover;
  padding: 50px 0 60px;
  text-align: center;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
@media (max-width: 960px) {
  .contact-item {
    padding: 40px 0 50px;
  }
}
@media (max-width: 600px) {
  .contact-item {
    padding: 10px 0 20px;
  }
}
.contact-item .content-inner {}
.contact-item-sub-title {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
}
@media (max-width: 600px) {
  .contact-item-sub-title {
    font-size: 1.2rem;
  }
}
.contact-item-title {
  color: #ffffff;
  font-size: 2.1rem;
  font-weight: 700;
  margin: 20px 0 30px;
}
@media (max-width: 600px) {
  .contact-item-title {
    font-size: 1.9rem;
    margin: 10px 0 20px;
  }
}
.contact-item-title span {
  background: #ffffff;
  font-size: 2.2rem;
  color: #000000;
  padding: 0px 10px 5px;
  margin: 0 10px;
}
@media (max-width: 600px) {
  .contact-item-title span {
    font-size: 2.0rem;
    padding: 0px 5px 3px;
    margin: 0 5px;
  }
}
/*****************************************************************************
faq
*****************************************************************************/
.qa-items {
  padding-top: 60px;
}
@media screen and (max-width: 600px) {
  .qa-items {
    padding-top: 40px;
  }
}
.qa-item {
  border-radius: 5px;
  overflow: hidden;
  background: #442673;
  margin-bottom: 30px;
}
.qa-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .qa-item {
    margin-bottom: 20px;
  }
}
.qa-item summary::-webkit-details-marker {
  display: none;
}
.qa-item summary::marker {
  content: "";
}
.qa-item > summary {
  display: grid;
  grid-template-columns: 40px 1fr 28px;
  align-items: center;
  gap: 25px;
  padding: 20px 25px;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  position: relative;
  color: #ffffff;
}
@media (max-width: 960px) {
  .qa-item > summary {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .qa-item > summary {
    grid-template-columns: 35px 1fr 28px;
    gap: 15px;
    font-size: 16px;
  }
}
.qa-item > summary::before {
  content: "Q";
  display: grid;
  place-items: center;
  color: #ffffff;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 2.9rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 960px) {
  .qa-item > summary::before {
    width: 28px;
    height: 28px;
    font-size: 2.0rem;
  }
}
.qa-item > summary .icon {
  position: relative;
  width: 25px;
  height: 25px;
  justify-self: end;
  transition: transform 0.6s ease;
}
.qa-item > summary .icon::before, .qa-item > summary .icon::after {
  content: "";
  position: absolute;
  background: #ffffff;
  border-radius: 1px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.qa-item > summary .icon::before {
  width: 25px;
  height: 3px;
}
.qa-item > summary .icon::after {
  width: 3px;
  height: 25px;
  transition: opacity 0.4s ease;
}
.qa-item[open] > summary .icon {
  transform: rotate(180deg);
}
.qa-item[open] > summary .icon::after {
  opacity: 0;
}
.qa-item > summary:hover {
  background: color-mix(in oklab, #442673 92%, white);
}
.qa-item > summary:focus-visible {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .35) inset, 0 0 0 3px rgba(0, 0, 0, .05);
}
.qa-item:not([open]) > p {
  display: none;
}
.qa-item > p {
  padding: 30px 30px;
  will-change: transform, opacity, filter;
  background: #ffffff;
  border-bottom: 5px solid #442673;
  border-left: 5px solid #442673;
  border-right: 5px solid #442673;
}
@media (max-width: 600px) {
  .qa-item > summary {
    grid-template-columns: 32px 1fr 26px;
    padding: 14px 16px;
  }
  .qa-item > p {
    padding: 14px 16px;
  }
}
.qa-item p span {
  background: linear-gradient(transparent 80%, #FCE97E 80%);
}
/*****************************************************************************
privacy-policy
*****************************************************************************/
.content-section-disc {
  padding: 20px 20px 0 0;
}
.content-section-disc li {
  list-style-type: none;
  counter-increment: cnt;
  padding: 5px 0 5px 5px;
  padding-left: 25px;
  text-indent: -25px;
  line-height: 1.8;
}
.content-section-disc li::before {
  content: "("counter(cnt) ") ";
}
/*****************************************************************************
contact-form
*****************************************************************************/
.page-id-165 .l-topTitleArea + .p-breadcrumb {
  background: #F3EFE9 !important;
}
.page-id-165 .l-content {
  background: #F3EFE9;
  margin: 0 calc(50% - 50vw) !important;
  width: 100vw;
}
.page-id-165 .l-container {
  max-width: initial;
}
.contact-form {
  background: #F3EFE9;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.contact-form-wrapper {
  padding-left: var(--swl-pad_container, 0);
  padding-right: var(--swl-pad_container, 0);
}
.contact-tel {
  background: #ffffff;
  padding: 70px 30px;
}
@media (max-width: 960px) {
  .contact-tel {
    padding: 40px 30px;
  }
}
@media (max-width: 600px) {
  .contact-tel {
    padding: 30px 4vw;
  }
}
.contact-tel .tel-no {
  margin: 45px 0 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-tel .tel-no a {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: #000000;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 4.0rem;
  font-weight: 700;
  letter-spacing: .03em;
  line-height: 1.1;
}
@media (max-width: 600px) {
  .contact-tel .tel-no a {
    font-size: 3.2rem;
  }
}
.contact-tel .tel-no i {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  padding-right: 5px;
}
@media (max-width: 600px) {
  .contact-tel .tel-no i {
    width: 30px;
    height: 30px;
  }
}
.contact-tel .tel-no i::before {
  content: '';
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url(https://document.bizpit-kk.com/assets/img/common/tel-icon.svg);
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  background-repeat: no-repeat;
}
@media (max-width: 600px) {
  .contact-tel .tel-no i::before {
    width: 30px;
    height: 30px;
  }
}
.contact-tel .tel-no i img {
  width: 50px;
  height: auto;
}
.contact-tel .time {
  font-weight: 600;
  font-size: 1.1rem;
  text-align: center;
}
.form-wrapper {
  background: #ffffff;
  padding: 70px 70px;
  margin: 60px 0 0;
}
@media (max-width: 960px) {
  .form-wrapper {
    padding: 40px 40px;
  }
}
@media (max-width: 600px) {
  .form-wrapper {
    padding: 30px 20px;
    margin: 30px 0 0;
  }
}
.form-inner {
  padding: 50px 0 0;
}
.form-inner dl {
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  border-top: 0.5px solid #A5A5A5;
}
@media only screen and (max-width: 960px) {
  .form-inner dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.form-inner dl dt {
  font-weight: 500;
  width: 38%;
  padding: 30px 0;
  display: flex;
  border-bottom: 0.5px solid #A5A5A5;
}
@media only screen and (max-width: 960px) {
  .form-inner dl dt {
    width: 100%;
    padding: 20px 0 0;
    border-bottom: initial;
  }
}
.form-inner dl dd {
  width: 62%;
  padding: 30px 0;
  margin-left: 0;
  border-bottom: 0.5px solid #A5A5A5;
}
@media only screen and (max-width: 960px) {
  .form-inner dl dd {
    width: 100%;
    padding: 0;
    border-top: initial;
  }
}
.form-inner .reqired {
  font-size: 13px;
  background-color: #E23D00;
  color: #ffffff;
  padding: 0 7px 2px 7px;
  margin-left: 15px;
  border-radius: 5px;
}
.form-inner dl dd.radio__box, .form-inner dl dd.check__box {
  padding: 0;
  margin-left: 0;
}
.form-inner [type=checkbox], [type=radio] {
  accent-color: #E23D00;
  inline-size: 1.2rem;
}
.form-inner label {
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 960px) {
  .form-inner label {
    display: initial;
  }
}
.form-inner .form-privacy {
  margin-bottom: 40px;
}
@media only screen and (max-width: 960px) {
  .form-inner .form-privacy {
    margin-bottom: 30px;
  }
}
.form-inner .form-privacy p {
  padding-top: 40px;
  text-align: center;
}
.form-inner .privacy {
  margin-top: 40px;
  margin-bottom: 25px;
}
.form-inner .cont_btn {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 960px) {
  .form-inner .cont_btn {
    display: initial;
  }
}
.form-inner .cont_btn input[type="submit"], .form-inner .cont_btn input[type="button"] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  font-size: 1.2rem;
  font-weight: 700;
  border-radius: 5px;
  width: 600px;
}
@media only screen and (max-width: 960px) {
  .form-inner .cont_btn input[type="submit"], .form-inner .cont_btn input[type="button"] {
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.form-inner .cont_btn .submit {
  width: 50%;
  background-color: #E23D00;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 15px 20px;
  cursor: pointer;
  margin: 0 10px;
  position: relative;
  top: 0;
  box-shadow: 0 5px #000000;
  transition: .2s ease-in-out;
}
.form-inner .cont_btn .submit:hover {
  top: 5px;
  box-shadow: 0 0 #E23D00;
}
@media only screen and (max-width: 960px) {
  .form-inner .cont_btn .submit {
    width: 100%;
    margin-top: 25px;
    padding: 10px 0;
    border: 2px solid #E23D00 !important;
  }
}
/*.form-inner .cont_btn .submit:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 1.0rem;
  line-height: 1;
  position: absolute;
  top: calc(50% - .5rem);
  right: 1rem;
  margin: 0;
  padding: 0;
  content: '\f054';
  color: #ffffff;
}*/
.wpcf7-form-control {
  padding: 9px 9px;
  margin-left: 1px;
  margin-bottom: 1px;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.8;
}
.wpcf7-text, .wpcf7-textarea {
  width: 95%;
  border-radius: 5px;
  background-color: #ffffff;
  border: 0.5px solid #A5A5A5;
}
@media only screen and (max-width: 960px) {
  .wpcf7-text, .wpcf7-textarea {
    margin-top: 10px;
    margin-bottom: 30px;
  }
}
.optional {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wpcf7c-conf {
  background-color: #f1f1f1 !important;
}
.wpcf7-list-item {
  display: block;
  margin: 0 0 5px 0;
}
@media only screen and (max-width: 960px) {
  .wpcf7-list-item {
    width: 100%;
    text-align: center;
  }
  .radio__box .wpcf7-list-item {
    width: 100%;
    text-align: left;
  }
}
.wpcf7-spinner {
  display: block !important;
  margin: auto !important;
}
.wpcf7-list-item-label {
  padding-left: 10px;
  margin-top: -2px;
}
@media only screen and (max-width: 960px) {
  .wpcf7-list-item-label {
    letter-spacing: -0.5px;
  }
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.spam .wpcf7-response-output {
  border-color: #E23D00 !important;
  color: #E23D00;
  padding: 15px 15px;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.9;
}
@media screen and (max-width: 960px) {
  .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.spam .wpcf7-response-output {
    font-size: 1rem;
    line-height: 1.875;
  }
}
.wpcf7 form.sent .wpcf7-response-output {
  display: none;
}
.wpcf7-form-control.age {
  width: 100px;
  margin-right: 20px;
}
.cf-turnstile {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 960px) {
  .cf-turnstile {
    margin-bottom: 30px;
  }
}
/* BowNowフォーム レイアウト調整 */
iframe[src*="contents.bownow.jp"] {
  width: 100%;
  border: none;
  overflow: hidden;
  display: block;
}
/*.post_content iframe {
  height: 55vw;
}
@media only screen and (max-width: 1800px) {
  .post_content iframe {
    height: 60vw;
  }
}
@media only screen and (max-width: 1600px) {
  .post_content iframe {
    height: 70vw;
  }
}
@media only screen and (max-width: 1400px) {
  .post_content iframe {
    height: 80vw;
  }
}
@media only screen and (max-width: 1200px) {
  .post_content iframe {
    height: 100vw;
  }
}
@media only screen and (max-width: 960px) {
  .post_content iframe {
    height: 160vw;
  }
}
@media only screen and (max-width: 800px) {
  .post_content iframe {
    height: 215vw;
  }
}
@media only screen and (max-width: 800px) {
  .post_content iframe {
    height: 185vw;
  }
}
@media only screen and (max-width: 600px) {
  .post_content iframe {
    height: 215vw;
  }
}
@media only screen and (max-width: 500px) {
  .post_content iframe {
    height: 260vw;
  }
}
@media only screen and (max-width: 400px) {
  .post_content iframe {
    height: 320vw;
  }
}
@media only screen and (max-width: 360px) {
  .post_content iframe {
    height: 365vw;
  }
} */
/*****************************************************************************
contact-thanks
*****************************************************************************/
.content-items {}
.content-item {
  padding-top: 40px;
}
.content-item p {
  margin-bottom: 20px;
}
.content-item .link-btn1 {
  margin-top: 40px;
}
@media (max-width: 600px) {
  .content-item .link-btn1 {
    margin-top: 30px;
  }
}
/*****************************************************************************
post
*****************************************************************************/
.single-post .wp-block-paragraph a {
  text-decoration: underline;
}