@charset "UTF-8";

/*
 Theme Name: BusinessPress Child
 Template: businesspress
*/
@media screen and (min-width: 540px) {}

@media screen and (min-width: 640px) {}

@media screen and (min-width: 782px) {}

@media screen and (min-width: 980px) {}

/* Base
------------------------------------------------------------ */
.content-area {
  margin-bottom: 0;
}

/* Jumbotron */
.jumbotron-content {
  padding-bottom: 4.0rem;
  padding-top: 4.0rem;
}

.jumbotron-title {
  text-shadow: none;
  letter-spacing: 2px;
  text-indent: 2px;
}

.subheader {
  font-weight: 400;
  letter-spacing: 2px;
  text-indent: 2px;
}

@media screen and (min-width: 782px) {
  .jumbotron-content {
    padding-bottom: 5.6rem;
    padding-top: 5.6rem;
  }
}

@media screen and (min-width: 980px) {
  .jumbotron-content {
    padding-bottom: 8.0rem;
    padding-top: 8.0rem;
  }
}


/* Header
------------------------------------------------------------ */
/* main-header */
.main-header {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  border-bottom: solid 1px #EEEEEE;
}

.home .main-header {
  border-bottom: none;
}

@media screen and (min-width: 980px) {
  .main-header {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
}

/* .main-header-clone */
.main-header-clone {
  border-bottom: none;
}

/* site-branding */
@media screen and (min-width: 782px) {
  .site-branding {
    padding-right: 24px;
  }
}


/* 固定ページ
------------------------------------------------------------ */
.section {
  padding: 4.8rem 0;
}

@media screen and (min-width: 640px) {
  .section {
    padding: 6.4rem 0;
  }
}

@media screen and (min-width: 782px) {
  .section {
    padding: 8.0rem 0;
  }
}

/* section-title */
.section-title {
  margin-bottom: 4.8rem;
}

/* section-title01 */
.section-title01 h2 {
  line-height: 2.2;
}

.section-title01 h2::before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -56px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1px;
  height: 40px;
}

.section-title01 h2 span {
  display: block;
}


/* section-title02 */
.section-title02 h2 {
  line-height: 2.2;
}

.section-title02 h2 span:first-child {
  display: block;
}

.section-title02 h2 span:last-child {
  display: block;
}

@media screen and (min-width: 640px) {
  .section-title02 h2 span:first-child {
    display: inline;
  }
}

/* section-title03 */
.section-title03 {}


/* TOPページ
------------------------------------------------------------ */
/* TOP メインビジュアル スライダー セクション
------------------------------------------------------------ */
.top-section-mainslider {
  padding: 0;
}

.slider-mainvisual {
  height: calc(80vh - 60.69px);
}

.slider-mainvisual .swiper-bgimage {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.slider-mainvisual .swiper-text {
  margin: 0;
  padding: 0;
  top: 70%;
  right: 0;
  -ms-transform: translate(0%, -70%);
  -webkit-transform: translate(0%, -70%);
  transform: translate(0%, -70%);
  width: 100%;
  text-align: right;
  z-index: 4;
}

.slider-mainvisual .swiper-text .swiper-text-inner:last-of-type {
  margin-top: 0.8rem;
}

.slider-mainvisual .swiper-text .swiper-text-inner span {
  padding: 0.2rem 1.2rem;
  letter-spacing: 4px;
  text-indent: 4px;
}

@media screen and (min-width: 782px) {
  .slider-mainvisual {
    height: calc(70vh - 60.69px);
  }

  .slider-mainvisual .swiper-text {
    top: 50%;
    right: auto;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
}

@media screen and (min-width: 980px) {
  .slider-mainvisual {
    height: calc(100vh - 68.69px);
  }
}

/* TOP  イントロセクション
------------------------------------------------------------ */
/* top-section-intro */
.top-section-intro {
  padding-top: calc(4.8rem + 4.0rem);
}

@media screen and (min-width: 640px) {
  .top-section-intro {
    padding-top: calc(6.4rem + 4.0rem);
  }
}

@media screen and (min-width: 782px) {
  .top-section-intro {
    padding-top: calc(8.0rem + 4.0rem);
  }
}

/* slider-topintro */
.slider-topintro {
  margin: 4.8rem auto 0;
}

.slider-topintro .swiper-bgimage {
  padding-top: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 100%;
}

@media screen and (min-width: 640px) {
  .slider-topintro {
    margin-top: 6.4rem;
  }
}

@media screen and (min-width: 782px) {
  .slider-topintro {
    margin-top: 8.0rem;
  }
}

/* TOP  メニューセクション
------------------------------------------------------------ */
.flex-menu {
  -webkit-align-items: center;
  align-items: center;
  gap: 0.8rem;
}

.flex-menucompany {
  margin-top: 4.8rem;
}

.flex-menu .flex-item {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}

.flex-menu .flex-item:first-of-type::after {
  position: absolute;
  content: '';
  display: inline-block;
  bottom: -8px;
  left: 50%;
  -ms-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  width: 100%;
  height: 8px;
}

.flex-menu .flex-item:last-of-type .flex-item-inner {
  padding: 6% 8%;
}

.flex-menu .aspect-bgimage {
  padding-top: 100%;
  border-radius: 4px 4px 0 0;
}

@media screen and (min-width: 540px) {
  .flex-menu .aspect-bgimage {
    padding-top: 50%;
  }
}

@media screen and (min-width: 980px) {
  .flex-menu {
    gap: 0.8rem;
  }

  .flex-menu .flex-item {
    -webkit-flex-basis: calc(calc(100% / 2) - calc(calc(8px / 4) * 2));
    flex-basis: calc(calc(100% / 2) - calc(calc(8px / 4) * 2));
  }

  .flex-menu .flex-item:first-of-type::after {
    bottom: auto;
    top: 50%;
    left: auto;
    right: -8px;
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 8px;
    height: 100%;
  }

  .flex-menucompany .flex-item:first-of-type::after {
    bottom: auto;
    top: 50%;
    right: auto;
    left: -8px;
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }

  .flex-menucompany .flex-item:first-of-type {
    -webkit-order: 2;
    order: 2;
  }

  .flex-menucompany .flex-item:last-of-type {
    -webkit-order: 1;
    order: 1;
  }

  .flex-menu .flex-item:last-of-type .flex-item-inner {
    padding: 0 10%;
  }

  .flex-menu .aspect-bgimage {
    padding-top: 100%;
    border-radius: 4px 0 0 4px;
  }

  .flex-menucompany .aspect-bgimage {
    border-radius: 0 4px 4px 0;
  }
}

/* 固定 サービス内容ページ
------------------------------------------------------------ */
.flex-service {
  -webkit-align-items: center;
  align-items: center;
  gap: 1.6rem;
}

.page-service .section-container .midashi {
  margin-top: calc(64px + 64px);
  margin-bottom: 2.4rem;
  counter-increment: number;
}

.page-service .section-container h3::before {
  position: absolute;
  margin: 0;
  padding: 0;
  top: -64px;
  left: 50%;
  -ms-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  content: counter(number);
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 50%;
}

.page-service .section-container h3 span {
  display: block;
}

@media screen and (min-width: 782px) {
  .flex-service .flex-item {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }

  .page-service .section-container h3 span {
    display: inline;
  }

  .flex-service .aspect-bgimage {
    padding-top: 56.25%;
  }
}

@media screen and (min-width: 980px) {
  .flex-service {
    gap: 3.2rem;
  }

  .flex-service .flex-item {
    -webkit-flex-basis: calc(calc(100% / 2) - calc(calc(32px / 4) * 2));
    flex-basis: calc(calc(100% / 2) - calc(calc(32px / 4) * 2));
  }

  .page-service .section-container .midashi {
    margin-top: 8.0rem;
  }

  .page-service .section-container h3 {
    text-align: left;
  }

  .page-service .section-container h3::before {
    top: 50%;
    left: -56px;
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }

  .flex-service .aspect-bgimage {
    padding-top: 100%;
  }
}


/* 固定 会社概要ページ
------------------------------------------------------------ */
.flex-company {
  gap: 3.2rem;
}

.flex-company .flex-item:nth-child(2) {
  -webkit-order: 3;
  order: 3;
}

.flex-company .flex-item:nth-child(3) {
  -webkit-order: 2;
  order: 2;
}

@media screen and (min-width: 540px) {
  .flex-company .flex-item {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}

@media screen and (min-width: 782px) {
  .flex-company {
    gap: 4.0rem 3.2rem;
  }

  .flex-company .flex-item {
    -webkit-flex-basis: calc(calc(100% / 2) - calc(calc(32px / 4) * 2));
    flex-basis: calc(calc(100% / 2) - calc(calc(32px / 4) * 2));
  }

  .flex-company .flex-item:nth-child(2) {
    -webkit-order: 2;
    order: 2;
  }

  .flex-company .flex-item:nth-child(3) {
    -webkit-order: 3;
    order: 3;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}

/* table*/
.page-company table {
  margin-bottom: 0;
}

.page-company table th,
.page-company table td {
  padding: 2.0rem 1.2rem;
}

.page-company table th {
  padding-bottom: 0;
  border: none;
}

.page-company table tr:first-child th {
  padding-top: 0;
}

.page-company table td {
  padding-top: 0;
  border: none;
  border-bottom: solid 1px #EEEEEE;
}

.page-company table tr:last-child td {
  padding-bottom: 0;
  border-bottom: none;
}

.page-company table ul {
  margin: 0;
  list-style: none;
}

.page-company table ul li {
  margin-bottom: 0.8rem;
  line-height: 1.5;
}

.page-company table ul li:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 640px) {

  .page-company table th,
  .page-company table td {
    padding: 2.4rem 1.6rem;
  }

  .page-company table th {
    border-bottom: solid 1px #EEEEEE;
  }

  .page-company table tr:last-child th {
    padding-bottom: 0;
    border-bottom: none;
  }

  .page-company table tr:first-child td {
    padding-top: 0;
  }
}

/* 固定 お問合せページ
------------------------------------------------------------ */
.wpcf7 .required,
.wpcf7 .optional {
  margin: 0 0.4rem 0.4rem 0;
  border-radius: 4px;
  line-height: 1;
}

.form-p label {
  font-weight: 700;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="password"],
.wpcf7 input[type="search"],
.wpcf7 textarea,
.wpcf7 select {
  border-radius: 4px;
}

.wpcf7 .form-p br {
  display: none;
}


/* 固定 プライバシーポリシー、免責事項ページ
------------------------------------------------------------ */
.page-section-policy .section-container h3,
.page-section-disclaimer .section-container h3 {
  margin-top: 5.6rem;
  margin-bottom: 0.4rem;
}

.page-section-policy .section-container p,
.page-section-policy .section-container ul,
.page-section-disclaimer .section-container p,
.page-section-disclaimer .section-container ul {
  margin-bottom: 1.6rem
}

.page-section-policy .section-container p.margin-bottom0,
.page-section-disclaimer .section-container p.margin-bottom0 {
  margin-bottom: 0;
}


/* 固定 サイトマップページ
------------------------------------------------------------ */
.flex-sitemap {
  gap: 0;
}

.flex-sitemap .flex-item {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  border-bottom: solid 1px #EEEEEE;
}

.flex-sitemap .flex-item:last-child {
  border-bottom: none;
}

.flex-sitemap .flex-item a {
  padding: 3.2rem 1.2rem;
  display: block;
  position: relative;
  text-decoration: none;
}

.flex-sitemap .flex-item a::after {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 50%;
  right: 12px;
  -ms-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  display: inline-block;
  font-family: "Material Symbols Outlined";
  content: "\e941";
  text-align: center;
  transition: all .15s ease-in-out;
}

@media screen and (min-width: 640px) {
  .flex-sitemap .flex-item a {
    padding: 3.2rem 1.6rem;
  }

  .flex-sitemap .flex-item a::after {
    right: 16px;
  }
}

@media screen and (min-width: 980px) {
  .flex-sitemap .flex-item a {
    padding: 4.0rem 2.0rem;
  }

  .flex-sitemap .flex-item a::after {
    right: 20px;
  }
}


/* 投稿ページ
------------------------------------------------------------ */
@media screen and (min-width: 540px) {
  .single .post-thumbnail {
    margin-left: auto;
    margin-right: auto;
  }
}

#comments {
  display: none;
}


/* アーカイブページ
------------------------------------------------------------ */


/* Footer
------------------------------------------------------------ */
/* widget */
.company-group {
  line-height: 1.4;
}

/* footer-widget-1 */
.company-group figure {
  margin: 0 0 3.2rem;
  max-width: 256px;
}

.company-group ul li {
  margin-bottom: 0;
}

/* footer-widget-2 */
.widget_nav_menu .widget-title {
  letter-spacing: 0.5px;
}

.footer-widget-2 .widget ul {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 2.4rem;
}

.footer-widget-2 .widget ul li {
  margin-bottom: 0;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}

.footer-widget-2 .widget ul li a {
  position: relative;
  display: block;
  padding-bottom: 1.6rem;
  border-bottom: solid 1px #666666;
}

.footer-widget-2 .widget ul li a::after {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 50%;
  right: 8px;
  -ms-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  display: inline-block;
  font-family: "Material Symbols Outlined";
  content: "\e941";
  text-align: center;
  transition: all .15s ease-in-out;
}

@media screen and (min-width: 640px) {
  .footer-widget-2 .widget ul {
    gap: 3.2rem;
  }

  .footer-widget-2 .widget ul li {
    -webkit-flex-basis: calc(calc(100% / 2) - calc(calc(32px / 4) * 2));
    flex-basis: calc(calc(100% / 2) - calc(calc(32px / 4) * 2));
  }
}

@media screen and (min-width: 1120px) {
  .footer-widget-2 .widget ul {
    gap: 3.2rem 4.0rem;
  }

  .footer-widget-2 .widget ul li {
    -webkit-flex-basis: calc(calc(100% / 2) - calc(calc(40px / 4) * 2));
    flex-basis: calc(calc(100% / 2) - calc(calc(40px / 4) * 2));
  }
}

/* site-bottom */
.site-bottom {
  border-color: #000509;
}

.site-bottom .current-menu-item>a {
  text-decoration: underline;
}

/* footer-menu */
.footer-menu {
  overflow: hidden;
}

@media screen and (min-width: 782px) {

  .header-social-link,
  .footer-navigation {
    float: none;
  }
}

/* site-info */
@media screen and (min-width: 782px) {
  .site-info {
    float: none;
    clear: both;
    text-align: center;
  }
}

.site-credit {
  line-height: 1.4;
}

/* back-to-top */
.back-to-top {
  right: 0;
  bottom: 0;
  border-radius: 0;
}

.back-to-top:before {
  line-height: 45px;
}

/* 全ページ共通セクション
------------------------------------------------------------ */
/* お問合せセクション */
.section-info {
  padding: 3.2rem 0;
  border-top: solid 1px #EEEEEE;
}

.section-info .section-container {
  padding: 0 20px;
}

.flex-info {
  gap: 3.2rem;
}

.flex-info .flex-item:nth-of-type(1),
.flex-info .flex-item:nth-of-type(2) {
  padding-bottom: 3.2rem;
}

.flex-info .flex-item:nth-of-type(1)::after,
.flex-info .flex-item:nth-of-type(2)::after {
  position: absolute;
  content: '';
  display: inline-block;
  bottom: 0;
  left: 50%;
  -ms-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  width: 100%;
  height: 1px;
}

.flex-info .material-symbols-outlined {
  font-weight: 300;
}

.flex-info h3 {
  margin-bottom: 4.0rem;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 1px;
  text-indent: 1px;
}

@media screen and (min-width: 540px) {
  .flex-info .flex-item {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}

@media screen and (min-width: 782px) {
  .section-info {
    padding: 4.0rem 0;
  }

  .section-info .section-container {
    padding: 0 40px;
  }

  .flex-info {
    gap: 4.0rem 5.6rem;
  }

  .flex-info .flex-item {
    -webkit-flex-basis: calc(calc(100% / 2) - calc(calc(56px / 4) * 2));
    flex-basis: calc(calc(100% / 2) - calc(calc(56px / 4) * 2));
  }

  .flex-info .flex-item:nth-of-type(1) {
    padding-bottom: 4.0rem;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }

  .flex-info .flex-item:nth-of-type(2) {
    padding-bottom: 0;
  }

  .flex-info .flex-item:nth-of-type(2)::after {
    bottom: auto;
    top: 50%;
    left: auto;
    right: -28px;
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 1px;
    height: 100%;
  }
}

@media screen and (min-width: 1120px) {
  .section-info {
    padding: 4.8rem 0;
  }

  .flex-info .flex-item,
  .flex-info .flex-item:nth-of-type(1) {
    -webkit-flex-basis: calc(calc(100% / 3) - calc(calc(56px / 6) * 4));
    flex-basis: calc(calc(100% / 3) - calc(calc(56px / 6) * 4));
  }

  .flex-info .flex-item:nth-of-type(1) {
    padding-bottom: 0;
  }

  .flex-info .flex-item:nth-of-type(1)::after {
    bottom: auto;
    top: 50%;
    left: auto;
    right: -28px;
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 1px;
    height: 100%;
  }
}

/* info-content */
.info-content ul {
  margin: 0;
  list-style: none;
}

.info-content ul li {
  margin-bottom: 0.8rem;
}

.info-content ul li:last-of-type {
  margin-bottom: 0;
}

.info-content .entry-meta {
  margin: 0;
  line-height: 1;
}

.info-content .entry-title {
  line-height: 1.4;
}

/* phone-content */
.phone-group {
  line-height: 1;
}

.phone-content a {
  text-decoration: none;
  letter-spacing: 1px;
  text-indent: 1px;
  line-height: 1;
}

.phone-content p {
  margin-top: 0.8rem;
  line-height: 1.25;
}

/* form-content */
.flex-info a.btn {
  margin-top: 0;
}

/* Googleマップセクション */
.section-gmap {
  padding: 0;
}

.section-gmap .embed-container {
  padding-top: 100%;
}

@media screen and (min-width: 540px) {
  .section-gmap .embed-container {
    padding-top: 56.25%;
    /* 16:9 */
  }
}

@media screen and (min-width: 640px) {
  .section-gmap .embed-container {
    padding-top: 50%;
    /* 2:1 */
  }
}

@media screen and (min-width: 782px) {
  .section-gmap .embed-container {
    padding-top: 40%;
  }
}

@media screen and (min-width: 980px) {
  .section-gmap .embed-container {
    padding-top: 35%;
  }
}

@media screen and (min-width: 1120px) {
  .section-gmap .embed-container {
    padding-top: 30%;
  }
}
