@charset "utf-8";

/* ブラウザによるデフォルトのmarginとpaddingの差異を無くすために、ユニバーサルセレクタを利用して初期化 */
* {
  margin: 0;
  padding: 0;
}

html {
  overflow-y: scroll;
}

body {
  font-size: 16px;
  color: #686167;
}

.pc-none {
  display: none;
}

.sp-none {
  display: block;
}

a:hover {
  opacity: 0.7;
}

/* -----------------------------

Title

--------------------------------*/
.heading_lv1 {
  color: #d47a89;
  font-family: "Montserrat", sans-serif;
  font-size: 3rem;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0 !important;
}

.heading_lv1__sub {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem !important;
  font-style: normal;
  font-weight: 700;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}

.heading_lv2.is-style-vk-heading-solid_bottomborder_black {
  border-bottom: solid 1px #d47a89 !important;
}

.heading_lv3 {
  color: #d47a89 !important;
  font-weight: 700 !important;
  font-size: 1.5rem !important;
  padding-left: 14px !important;
  border-left: 5px solid #d47a89 !important;
}

.heading_lv4 {
  font-size: 1.25rem;
}

.Montserrat {
  font-family: "Montserrat", sans-serif;
}

/* -----------------------------

ボタン

--------------------------------*/
.btn_more a.vk_button_link {
  min-width: 210px;
  position: relative;
}

.btn_more a.vk_button_link::after {
  content: "";
  width: 73px;
  height: 1px;
  background-color: #686167;
  position: absolute;
  right: -36px;
  top: 50%;

  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.btn_more__white a.vk_button_link {
  background-color: #fff !important;
}

.btn_more__white a.vk_button_link:hover {
  background-color: #686167 !important;
}
/* ----------------------------------

Table 表

------------------------------------*/
.horizontal_table {
  width: 100%;
}

.horizontal_table tr td:first-child {
  border-left: none;
  border-right: none;
  border-top: solid 1px #221815;
  border-bottom: solid 1px #221815;
  padding: 30px 20px;
  font-weight: bold;
  width: 20%;
}

.horizontal_table tr td:nth-child(2) {
  border-left: none;
  border-right: none;
  border-top: solid 1px #d0d0d0;
  border-bottom: solid 1px #d0d0d0;
  padding: 30px 20px;
  width: 80%;
}

.horizontal_table p,
.horizontal_table input {
  margin-bottom: 0;
}

p.hissu_text {
  margin-bottom: 0;
}

.contact_table.horizontal_table tr td:first-child,
.contact_table.horizontal_table tr td:nth-child(2) {
  padding: 20px;
}

/* ノーマルな表
----------------------------- */
.simple_table thead {
  background-color: #f6f3f5;
  text-align: left;
}

.table_text {
  font-weight: 300;
  font-size: 1rem;
}

/* -----------------------------

Header

--------------------------------*/
.container_header {
  padding-left: 20px;
}

.global-nav-list {
  height: 100%;
}

.global-nav-list #menu-item-56,
.global-nav-list #menu-item-57 {
  width: 140px;
  max-width: 140px;
}

.global-nav-list #menu-item-56 {
  background-color: #f2899a;
}

.global-nav-list #menu-item-57 {
  background-color: #00b900;
}

.global-nav-list #menu-item-56 a,
.global-nav-list #menu-item-57 a {
  color: #fff;
  height: 100%;
  padding: 7px;
}

.global-nav-list #menu-item-56 .global-nav-name,
.global-nav-list #menu-item-57 .global-nav-name {
  position: relative;
  margin-top: 28px;
}

#menu-item-56 .global-nav-name::before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: url(https://ishimaru-cpta.jp/wp-content/uploads/2025/06/ico_mail.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

#menu-item-57 .global-nav-name::before {
  content: "";
  display: block;
  width: 24px;
  height: 23px;
  background: url(https://ishimaru-cpta.jp/wp-content/uploads/2025/06/ico_line.png);
  background-size: 100%;
  position: absolute;
  top: -34px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.header_scrolled .site-header-logo {
  display: block;
}

.header_scrolled .container_header {
  padding-right: 15px;
}

/* -----------------------------

TOP

--------------------------------*/
.mv_wrapper {
  position: relative;
}

/* MVのコピーの枠 */
.waku {
  display: inline-block;
  background: #fff;
  margin-bottom: 20px;
  padding: 10px 20px;
}

/* MVメインコピー */
.ltg-slide-text-title {
  font-size: 3.875rem;
}

span.mv_copy_big {
  font-size: 133%;
}

/* MVサブコピー */
.ltg-slide-text-caption {
  font-size: 2.5rem;
  background-color: #fff;
  padding: 10px 30px;
  display: inline-block;
  font-weight: bold;
}

/* MVの大枠 */
.mini-content-container-1.container {
  max-width: 100%;
}

.mv_profile {
  position: absolute;
  bottom: 35px;
  right: 3%;
  z-index: 1;
}

.mv_profile__wrapper {
  background-color: #fff;
  padding: 12px 22px;
}

.mv_profile_title {
  font-size: 1.25rem;
}

.mv_profile_name {
  font-size: 1.625rem;
}

.mv_profile__affiliation {
  display: flex;
  align-items: center;
  padding: 6px;
  background: #f0f0f0;
  margin-top: 8px;
}

.mv_profile__affiliation_title {
  font-size: 0.875rem;
  font-weight: bold;
  margin-right: 20px;
}

.mv_profile__affiliation_contents {
  font-size: 0.875rem;
  display: flex;
  flex-direction: column;
  font-weight: bold;
}

.ltg-slide picture img {
  width: 100%;
  height: auto;
  display: block;
  min-height: 600px;
  object-fit: cover;
}

/* サービススライダー */
.top_service_cover {
  height: 330px;
  min-height: 330px;
  padding: 30px;
}

.top_service_cover .wp-block-cover__inner-container {
  padding: 30px;
  position: absolute;
}

.top_service_num {
  font-size: 2.125rem !important;
  margin-bottom: 10px !important;
}

.top_service_title__wrapper {
  text-align: center;
  margin: auto;
  margin-bottom: 10px !important;
}

.top_service_title {
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 1.25rem !important;
  font-style: normal;
  font-weight: 700;
  border-bottom: solid 1px #fff;
  display: inline-block;
  padding-bottom: 8px;
}

.top_service_text {
  font-size: 0.875rem !important;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 157.143% */
  text-align: center;
}

/* TOP CTA
--------------------------------*/
.top_cta_title {
  font-size: 3rem;
  font-weight: 900;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.top_cta_title_sub {
  font-size: 1.75rem;
  font-weight: 900;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.top_cta_line .vk_button_link_caption {
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  padding: 20px 10px 20px 40px;
}

.top_cta_line .vk_button_link_caption span {
  position: relative;
}

.top_cta_line .vk_button_link_caption span::before {
  content: "";
  background: url(../images/common/ico_cta_line.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 42px;
  height: 40px;
  display: block;
  position: absolute;
  left: -20px;
  top: 4px;
}

.top_cta_mail .vk_button_link_caption {
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  padding: 20px 10px 20px 40px;
}

.top_cta_mail .vk_button_link_caption span {
  position: relative;
}

.top_cta_mail .vk_button_link_caption span::before {
  content: "";
  background: url(../images/common/ico_cta_mail.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 40px;
  height: 30px;
  display: block;
  position: absolute;
  left: -20px;
  top: 8px;
}

/* 共通CTA
--------------------------------*/
.common_cta_inner {
  padding: 50px;
  text-align: center;
}

.common_cta_title {
  font-size: 3rem;
  font-weight: 600;
}

.common_cta_title_sub {
  font-size: 1.75rem;
  font-weight: 600;
}

.common_cta_text {
  font-size: 1rem;
  text-align: center;
}

/* TOP column
--------------------------------*/
.top_column_inner {
  padding: 40px;
  position: relative;
}

.top_column_inner::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fbebeb;
  position: absolute;
  left: 100%;
  top: 0;
}

.top_column_list__wrapper li {
  position: relative;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.top_column_list__wrapper li::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 30px 30px; /* 高さ30pxの三角形 */
  border-color: transparent transparent #d47a89 transparent; /* ピンク色の三角形 */
}

.section_white__inner {
  padding: 80px 60px;
}

/* -----------------------------

下層ページ

--------------------------------*/
.fa-home-alt:before,
.fa-home-lg-alt:before,
.fa-home:before,
.fa-house:before {
  display: none;
}

.breadcrumb-list li:after {
  content: "-";
}

.breadcrumb-list li a {
  text-decoration: none;
}

.page-header {
  height: 284px;
  background: url(../images/common/page-header.jpg);
  background-size: cover;
}

.page-header-inner {
  display: inline-block;
  background-color: #fff;
  padding: 20px 40px;
  min-width: 300px;
  max-width: max-content;
}

.page-header-title-en {
  font-size: 2.625rem;
  font-weight: bold;
  color: #686167;
  margin-bottom: 10px;
  text-transform: capitalize;
  letter-spacing: 0.05em;
  line-height: 1;
}

.page-header-title-en::after {
  content: "";
  display: block;
  width: 52px;
  height: 1px;
  background: #e7b4bc;
  margin: 10px auto 0;
}

.page-header-title {
  font-size: 1rem !important;
  font-weight: normal !important;
  color: #5c5a5a;
  margin: 0;
  position: relative;
}

/* Service 税務会計顧問サービス
--------------------------------*/
.service_btn_item {
  padding: 10px;
}

.service_btn_title {
  font-size: 1.25rem;
  font-family: "Montserrat";
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 4px !important;
}

.service_btn_text {
  font-weight: bold;
  margin-bottom: 4px !important;
}

.fusen {
  background: #fffcbc;
  box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 10px 20px;
  max-width: 930px;
  margin: auto;
}

.bg_note {
  border: solid 1px #bedcf0;
}

.check_item img {
  vertical-align: text-top;
}

.merit_title img {
  vertical-align: bottom;
}

.merit_box {
  border: 1px solid #d0d0d0;
  background: #ffedf3;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 30px;
}

.bg_pink {
  padding: 60px 30px;
}

.bg_gry {
  padding: 30px;
}

.white_box {
  padding: 20px;
  background-color: #fff;
}

.is-style-vk-group-solid {
  border: solid 1px !important;
}

.section_faq .vk_faq .vk_faq_title:before,
.section_faq .vk_faq .vk_faq_content:before {
  color: #686167;
}

.section_faq .is-style-vk_faq-border-square .vk_faq_title:before,
.section_faq .is-style-vk_faq-border-square .vk_faq_content:before {
  border: solid 1px #686167;
}

.section_faq .vk_faq {
  border-bottom: none;
}

.moya img {
  vertical-align: middle;
}

.subsidy_intro {
  padding: 90px 40px;
  text-align: center;
  font-size: 1.125rem;
}

/* お問い合わせの表 */
.contact_horizontal_table {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  border: none;
  margin-bottom: 40px;
}

.contact_horizontal_table p {
  margin-bottom: 0;
}

.contact_horizontal_table__title {
  border-left: none;
  border-right: none;
  border-top: solid 1px #221815;
  border-bottom: solid 1px #221815;
  padding: 30px 20px;
  font-weight: bold;
  width: 30%;
  text-align: left;
}

.contact_horizontal_table__title p {
  margin-bottom: 0;
}

.contact_horizontal_table__text {
  border-left: none;
  border-right: none;
  border-top: solid 1px #d0d0d0;
  border-bottom: solid 1px #d0d0d0;
  padding: 30px 20px;
  width: 70%;
}

.hissu_text {
  background-color: #d47a89;
  color: #fff;
  margin-bottom: 0;
  padding: 0 4px;
  font-size: 0.75rem;
  font-weight: 300;
}

.ninni_text {
  background-color: #00a283;
  color: #fff;
  margin-bottom: 0;
  padding: 0 4px;
  font-size: 0.75rem;
  font-weight: 300;
}

.privacy-wrapper {
  text-align: center;
  margin-bottom: 40px;
}

.submit-wrapper {
  text-align: center;
}

.submit-wrapper input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background-color: #d47a89; /* ピンク色 */
  color: #fff;
  font-size: 1.2rem;
  padding: 16px 24px;
  border: none;
  border-radius: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  width: 300px;
  max-width: 300px;
  transition: background-color 0.3s ease;
}

.submit-wrapper input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  opacity: 0.7;
}

.submit-wrapper p {
  position: relative;
  display: inline-block;
}

.submit-wrapper p:after {
  content: "";
  background-image: url(../images/common/arrow.png);
  background-size: 100%;
  background-repeat: no-repeats;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

div.wpcf7 .wpcf7-spinner {
  display: none;
}

.reCAPTCHA_wrapper {
  background-color: #fff;
  max-width: 378px;
  padding: 20px;
  margin: auto;
  font-size: 0.875rem;
  font-family: "Noto Sans JP", sans-serif;
}

.privacy-policy__box {
  background-color: #fff;
  padding: 20px;
  font-family: "Noto Sans JP", sans-serif;
}

.wpcf7-list-item {
  display: block;
  margin: 0 0 0 1em;
}

.submit-button {
  background-color: #d17888; /* ピンク色 */
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 16px 24px;
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  width: 100%;
  max-width: 300px;
  transition: background-color 0.3s ease;
}

.submit-button:hover {
  background-color: #c06676;
}

/* ▶ アイコンを右に追加 */
.submit-button::after {
  content: "▶";
  font-size: 1rem;
  margin-left: 12px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .horizontal_table tr td:first-child {
    padding: 30px 0;
  }
  .contact_horizontal_table__title {
    width: 100%;
    display: block;
    border-bottom: none;
    padding: 10px 0 0 0;
  }
  .contact_horizontal_table__text {
    width: 100%;
    display: block;
    padding: 10px 0;
    border-top: none;
  }
  .privacy-policy__box {
    font-size: 0.875rem;
  }
}

/* コラム（投稿一覧）
--------------------------------- */
.entry-article {
  padding-top: 40px;
  margin-bottom: 100px;
}
.entry-footer {
  margin-bottom: 60px !important;
}
.archive-column {
  background: #fff0f3;
  padding: 60px 20px;
}
.archive-title {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 2rem;
}
.column-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 30px;
}
.column-item {
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  transition: all 0.3s;
  position: relative;
}
.column-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 30px 30px;
  border-color: transparent transparent #d47a89 transparent;
}
.column-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
.column-thumb img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 1rem;
}
.column-title {
  font-size: 1rem;
  font-weight: 400;
  border: none;
  margin-bottom: 0;
  padding: 10px 20px 40px 20px;
}
.pagination {
  margin-top: 3rem;
  text-align: center;
}
.pagination .page-numbers {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin: 0 5px;
  border: 1px solid #d47a89;
  border-radius: 50%;
  color: #d47a89;
  text-decoration: none;
  font-weight: bold;
}

.pagination .page-numbers.current {
  background: #d47a89;
  color: #fff;
}

.btn_back {
  padding: 10px 40px;
  background: #d47a89;
  color: #fff;
  position: relative;
}

.btn_back::after {
  content: "";
  background-image: url(../images/common/arrow.png);
  background-size: 100%;
  background-repeat: no-repeats;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.btn_back:hover {
  color: #fff;
}

.entry-title {
  padding-bottom: 20px;
  border-bottom: solid 1px #c06676;
}

.entry-date {
  text-align: right;
  color: #8f8f8f;
  font-size: 0.875rem;
}

.single-post article h2 {
  border: none;
  color: #d47a89;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-left: 5px solid #d47a89;
  padding-left: 14px;
}

/* -----------------------------

Footer

--------------------------------*/
.site-footer {
  border: none;
}

.footer_inner {
  max-width: 1110px;
  margin: auto;
  padding: 40px 20px 20px 20px;
  display: flex;
  justify-content: space-between;
}

.footer_logo {
  width: 334px;
  margin-bottom: 20px;
}

address {
  font-style: normal;
  font-size: 1rem;
}

.footer-nav {
  border-bottom: none;
}

.footer-nav-list li,
.footer-nav-list li:first-child {
  border: none;
  padding: 10px;
}

.footer-nav-list {
  display: flex;
  flex-direction: column;
}

.site-footer .nav li a {
  font-size: 1rem;
  position: relative;
}

.site-footer .nav li a::before {
  content: "ー　";
}

.footer_cta_link__wrapper {
  display: flex;
  margin-bottom: 10px;
}

.footer_cta_link__item {
  margin-right: 8px;
}

.footer_cta_link__item:last-child {
  margin-right: 0;
}

.footer_cta_link__item img {
  height: 34px;
}

.footer_cta_info p {
  font-size: 1rem;
}

.site-footer-copyright {
  text-align: center;
}

/* -----------------------------

レスポンシブ

--------------------------------*/
@media screen and (max-width: 1340px) {
  /* 991pxまでの幅の場合に適応される */
  .mv_profile {
    bottom: 0;
    right: 0;
  }
}

@media screen and (max-width: 1200px) {
  /* 1200pxまでの幅の場合に適応される */
  .ltg-slide-text-title {
    font-size: 3rem;
  }
  .ltg-slide-text-caption {
    font-size: 2rem;
  }
}

@media screen and (max-width: 991px) {
  /* 991pxまでの幅の場合に適応される */
  .footer_inner {
    flex-direction: column;
    align-items: center;
  }
  .footer_left {
    margin-bottom: 32px;
  }
  .footer-nav {
    display: none;
  }
  .container_header {
    padding-left: 0;
  }
  .site-header-logo img {
    margin-left: 10px;
  }
}

@media screen and (max-width: 768px) {
  /* 768pxまでの幅の場合に適応される */
  .pc-none {
    display: block;
  }
  .sp-none {
    display: none;
  }
  .sp-left {
    text-align: left !important;
  }
  .ltg-slide-text-set {
    top: 20%;
  }
  .mini-content-container-1.container {
    padding-left: 0;
  }
  h3.ltg-slide-text-title {
    font-size: 1.5rem;
  }
  .waku {
    padding: 6px 10px;
    margin-bottom: 6px;
  }
  .ltg-slide-text-caption {
    padding: 6px 10px;
  }
  .ltg-slide-text-title + .ltg-slide-text-caption {
    font-size: 1.25rem;
  }
  .top_cta_title_sub {
    font-size: 1.5rem;
    margin-bottom: 12px !important;
  }
  .top_cta_title {
    font-size: 2.5rem;
  }
  .top_cta_line .vk_button_link_caption,
  .top_cta_mail .vk_button_link_caption {
    padding: 10px 10px 10px 40px;
    font-size: 1.5rem;
  }
  .top_cta_line .vk_button_link_caption span::before {
    width: 32px;
    height: 30px;
    top: 0;
  }
  .top_cta_mail .vk_button_link_caption span::before {
    width: 30px;
    height: 20px;
    top: 5px;
  }
  .horizontal_table tr td:first-child {
    padding: 30px 0;
    width: 30%;
  }
  .section_white__inner {
    padding: 40px 20px;
  }
  .site-header-logo img {
    height: 40px;
  }
  .service_btn_text {
    font-size: 0.875rem;
  }
  .common_cta_inner {
    padding: 20px;
  }
  .common_cta_title {
    font-size: 2rem;
  }
  .common_cta_title_sub {
    font-size: 1.25rem;
  }
  .fusen_text {
    font-size: 0.875rem;
  }
  .table_text {
    font-size: 0.875rem;
  }
  .merit_box {
    padding: 20px 12px;
  }
  .bg_gry {
    padding: 20px 10px;
  }
  .subsidy_intro {
    padding: 40px 20px;
  }
}
