@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&family=Overpass:ital,wght@0,100..900;1,100..900&family=Zen+Maru+Gothic&display=swap");
@import url(//use.fontawesome.com/releases/v6.7.2/css/all.css);
@media screen and (max-width: 639px) {
  body {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 639px) {
  h1 {
    font-size: 24px !important;
  }
  h2 {
    font-size: 20px !important;
  }
  h3 {
    font-size: 16px !important;
  }
  h4 {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 639px) {
  .sp-f16 {
    font-size: 16px !important;
  }
  .sp-f26 {
    font-size: 26px !important;
  }
}
li.c-meta__item.c-meta__item--author {
  display: none !important;
}

.en-ff {
  font-family: "Overpass", sans-serif !important;
}

.min-ff {
  font-family: "Noto Serif JP", serif;
  font-weight: 500 !important;
}

@media screen and (max-width: 639px) {
  .is-pc {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .is-sp {
    display: none;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .is-tab {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .sp-tal {
    text-align: left !important;
  }
  .sp-tac {
    text-align: center !important;
  }
}
@media screen and (max-width: 639px) {
  .f80 {
    flex: 0 0 80%;
  }
}

@media screen and (max-width: 639px) {
  .sp-p1 {
    padding: 0 1.5em !important;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .sp-p1 {
    padding: 0 1.5em !important;
  }
}

.w1140 {
  width: 1140px !important;
  max-width: 100% !important;
  margin: auto !important;
}

@media screen and (max-width: 639px) {
  .flex-r {
    flex-direction: column-reverse !important;
  }
}

@media screen and (max-width: 639px) {
  .sp-pt6 {
    padding-top: 6em !important;
  }
}

@media screen and (min-width: 639px) and (max-width: 1023px) {
  .tab-g0 {
    gap: 0 !important;
  }
}
.tel a {
  text-decoration: none !important;
  color: inherit !important;
}

.c-site-branding.c-site-branding--has-logo {
  display: flex;
  flex-direction: column-reverse;
}

@media screen and (min-width: 1024px) {
  .l-2row-header__row {
    padding: 0 !important;
  }
  .l-2row-header .p-global-nav .c-navbar__item > a {
    padding-bottom: 1em !important;
    padding-top: 0 !important;
  }
  .l-2row-header .p-global-nav .c-navbar__item > a span {
    letter-spacing: 0.1em;
    font-family: "Zen Maru Gothic", sans-serif !important;
  }
}
@media screen and (min-width: 1140px) {
  .c-navbar {
    width: 90%;
    margin: auto;
  }
}
@media screen and (max-width: 639px) {
  .c-drawer__menu li a {
    letter-spacing: 0.1em;
    font-family: "Zen Maru Gothic", sans-serif !important;
    font-weight: 600 !important;
    font-size: 1.1em !important;
    text-align: center;
  }
}
.c-site-branding__description {
  font-size: 12px;
}
@media screen and (max-width: 639px) {
  .c-site-branding__description {
    font-size: 10px;
  }
}

p.header-label {
  font-size: 1em;
  background: #5BA9DF;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif !important;
  display: flex;
  align-items: center;
  padding: 0 3em;
  margin: 1em 0 0.3em;
}

.header-box {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 1.5em;
}

.header-tel a {
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  font-size: 2em;
  color: #333;
  text-decoration: none;
}
.header-tel svg.svg-inline--fa.fa-phone {
  color: #6EB92B;
  margin-right: 8px;
  font-size: 0.9em;
}
.header-tel p.header-tel-text {
  font-size: 13px;
  letter-spacing: 0.1em;
  margin-top: -1em;
  padding-top: 4px;
}

.mv {
  position: relative;
}
@media screen and (max-width: 639px) {
  .mv {
    --smb-section--min-height: 460px !important;
  }
}
.mv .mv-item {
  position: absolute;
  top: -6em;
  right: 0em;
}
@media screen and (max-width: 639px) {
  .mv .mv-item {
    top: auto;
    bottom: -10em;
    right: 1em;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .mv .mv-item {
    top: 0em;
    right: -3em;
  }
}
.mv .mv-item img {
  width: 960px;
  max-width: 100%;
}
@media screen and (max-width: 639px) {
  .mv .mv-item img {
    width: 360px !important;
  }
}
.mv .mv-text-box {
  z-index: 1;
}
@media screen and (max-width: 639px) {
  .mv .mv-text-box {
    transform: translateY(-3em);
  }
  .mv .mv-text-box .min-ff {
    margin-bottom: 0.5em !important;
    font-size: 26px !important;
  }
  .mv .mv-text-box .en-ff {
    font-size: 0.7em !important;
  }
  .mv .mv-text-box .mv-icon-box {
    margin-top: 1.3em !important;
  }
}

.border-title {
  position: relative;
  margin-bottom: 2em !important;
}
.border-title::before {
  content: "";
  color: #EFF5F8;
  opacity: 0.4;
  font-family: "Overpass", sans-serif !important;
  font-size: 6em;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  position: absolute;
  bottom: -0.15em;
  left: -0.55em;
  z-index: -1;
}
.border-title::after {
  content: "";
  width: 77px;
  height: 1px;
  display: inline-block;
  background: #6EB92B;
  position: absolute;
  left: 0;
  bottom: -1rem;
}

.center-border-title {
  position: relative;
  margin-bottom: 2em !important;
}
.center-border-title::after {
  content: "";
  width: 77px;
  height: 1px;
  display: inline-block;
  background: #6EB92B;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1rem;
}

.border-blue-title {
  position: relative;
  margin-bottom: 2em !important;
}
@media screen and (max-width: 639px) {
  .border-blue-title {
    margin-bottom: 2.5em !important;
  }
}
.border-blue-title::before {
  content: "";
  color: #EFF5F8;
  opacity: 0.4;
  font-family: "Overpass", sans-serif !important;
  font-size: 6em;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  position: absolute;
  bottom: -0.15em;
  left: -0.55em;
  z-index: -1;
}
.border-blue-title::after {
  content: "";
  width: 77px;
  height: 1px;
  display: inline-block;
  background: #0B7FD0;
  position: absolute;
  left: 0;
  bottom: -1rem;
}

.concept .border-title::before {
  content: "KIRINOHA";
}

.price .border-title::before {
  content: "PRICE";
  bottom: -0.1em;
  left: auto;
  right: -0.4em;
}

.main-btn a {
  position: relative;
  padding: 1em 4.5em !important;
  align-items: center;
}
.main-btn a::after {
  content: "";
  background: url(https://kirinoha.jp/wp-content/uploads/2025/03/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.8em;
  height: 1.8em;
  position: absolute;
  right: 12px;
}
.main-btn a span {
  font-weight: 600;
  letter-spacing: 0.1em;
}

.features .smb-section__background {
  height: 116%;
  top: -7.5em;
  z-index: -1;
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .features .smb-section__background {
    height: 115%;
  }
}
@media screen and (max-width: 639px) {
  .features .smb-section__background {
    height: 109%;
  }
}

.price-img {
  position: relative;
}
.price-img::after {
  content: "";
  width: 240px;
  height: 232px;
  background: #F5F9FA;
  display: inline-block;
  position: absolute;
  bottom: -3.5em;
  left: -9em;
  z-index: 1;
}
@media screen and (max-width: 639px) {
  .price-img::after {
    display: none;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .price-img::after {
    bottom: -12.5em;
    left: -5em;
  }
}
.price-img img {
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 639px) {
  .price-img img {
    width: 100% !important;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .price-img img {
    width: 100% !important;
  }
}

.price-text-contents {
  z-index: 2;
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .price-text-contents {
    padding-top: 8em !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1240px) {
  .price {
    padding-left: 1.5em !important;
  }
}
.smb-section__subtitle {
  font-size: 1.25em;
  font-family: "Noto Serif JP", serif;
  color: #333;
  font-weight: 500;
}
@media screen and (max-width: 639px) {
  .smb-section__subtitle {
    font-size: 15px !important;
  }
}

h2.smb-section__title {
  font-size: 2.5em;
  color: #6EB92B;
  line-height: 1;
  margin-top: 0.2em;
}
@media screen and (max-width: 639px) {
  h2.smb-section__title {
    font-size: 30px !important;
  }
}

@media screen and (max-width: 639px) {
  .service .smb-section-with-bgimage__bgimage iframe,
.smb-section-with-bgimage__bgimage img,
.smb-section-with-bgimage__bgimage video {
    height: 116% !important;
    opacity: 0.3 !important;
  }
}
.service-panel .smb-panels__item__body {
  padding: 0 !important;
  padding-bottom: 2em !important;
}

.banner-contents {
  font-size: 16px !important;
}
@media screen and (max-width: 639px) {
  .banner-contents {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 1180px) {
  .banner-contents {
    padding: 0px 5%;
  }
}
.banner-contents .smb-items__banner--wide:before {
  padding: 68.25% 0 0;
}
@media screen and (max-width: 639px) {
  .banner-contents .smb-items__banner--wide:before {
    padding: 46.25% 0 0;
  }
}
.banner-contents .smb-items__banner__title {
  font-size: 1em !important;
  font-weight: 500;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.banner-contents .smb-items__banner__lede {
  font-size: 2em !important;
  font-weight: 600;
  margin-top: 8px !important;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

.contact {
  font-size: 16px !important;
}
@media screen and (max-width: 639px) {
  .contact {
    font-size: 14px !important;
  }
}
.contact .smb-section__body {
  margin-top: 2em !important;
}

.contact-tel a {
  font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  color: #333;
  text-decoration: none;
  position: relative;
}
.contact-tel a::before {
  font-family: "Font Awesome 6 Free";
  content: "\f095";
  font-weight: bold;
  color: #6EB92B;
  margin-right: 8px;
  font-size: 0.9em;
}

@media screen and (max-width: 770px) {
  .footer-tel-flex {
    gap: 4em !important;
    flex-direction: column !important;
  }
}
@media screen and (min-width: 771px) {
  .footer-tel-flex {
    flex-wrap: nowrap !important;
  }
}
.contact-box {
  position: relative;
}
.contact-box::before {
  content: "";
  width: 1px;
  height: 120px;
  display: inline-block;
  background: #6EB92B;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (max-width: 770px) {
  .contact-box::before {
    width: 85%;
    height: 1px;
  }
}

.l-footer {
  border-top: none !important;
}

.l-footer-widget-area {
  font-size: 16px !important;
}
@media screen and (max-width: 639px) {
  .l-footer-widget-area {
    font-size: 14px !important;
  }
}

.l-footer-widget-area .c-fluid-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}

@media screen and (max-width: 1180px) {
  .footer-inner {
    padding: 0px 5% !important;
  }
}

@media screen and (max-width: 680px) {
  .footer-nav {
    flex-direction: column !important;
    gap: 2em !important;
    align-items: flex-start !important;
  }
}
@media screen and (min-width: 1000px) {
  .wp-block-snow-monkey-blocks-flex.footer-nav {
    flex-wrap: nowrap !important;
  }
}
.footer-nav .menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  gap: 1em 2em;
}
@media screen and (max-width: 680px) {
  .footer-nav .menu {
    justify-content: flex-start !important;
  }
}
.footer-nav .menu li {
  margin-top: 0 !important;
}

.c-copyright.c-copyright--inverse {
  background: #fff;
  color: #707070;
  font-size: 12px;
  text-align: end;
  max-width: 1200px;
  margin: auto;
  padding-top: 0 !important;
}
@media screen and (max-width: 639px) {
  .c-copyright.c-copyright--inverse {
    text-align: center;
  }
}
@media screen and (max-width: 1180px) {
  .c-copyright.c-copyright--inverse {
    padding: 0px 5% 1em;
  }
}

.l-footer-widget-area__item:last-child {
  margin-bottom: 2em !important;
}

.c-page-header {
  position: relative;
}
.c-page-header::before {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  background: #DEDEDE;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.6;
}
.c-page-header h1.c-page-header__title {
  font-size: 1.15em !important;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.2em !important;
  color: #333;
  font-weight: 500 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 639px) {
  .c-page-header h1.c-page-header__title {
    font-size: 1.1em !important;
  }
}
.c-page-header h1.c-page-header__title::before {
  content: "";
  font-size: 1.75em !important;
  font-family: "Overpass", sans-serif !important;
  letter-spacing: 0.2em;
  font-weight: 400;
  color: #333;
}
@media screen and (max-width: 639px) {
  .c-page-header h1.c-page-header__title::before {
    font-size: 1.5em !important;
  }
}

.page-id-24 h1.c-page-header__title::before {
  content: "SERVICE";
}

.page-id-26 h1.c-page-header__title::before {
  content: "PRICE";
}

.page-id-28 h1.c-page-header__title::before {
  content: "FAQ";
}

.page-id-30 h1.c-page-header__title::before {
  content: "OFFICE";
}

.page-id-32 h1.c-page-header__title::before {
  content: "CONTACT";
}

.page-id-48 h1.c-page-header__title::before {
  content: "PRIVACY POLICY";
}

.category h1.c-page-header__title::before {
  content: "CATEGORY";
}

.blog h1.c-page-header__title::before {
  content: "WORKS";
}

.c-page-header[data-has-image=true] {
  height: clamp(240px, 62.5vw, 280px) !important;
}
@media screen and (max-width: 639px) {
  .c-page-header[data-has-image=true] {
    height: clamp(200px, 50.5vw, 200px) !important;
  }
}

.c-page-header__content {
  z-index: 2;
}

.service-title {
  position: relative;
  padding-left: 1.3em !important;
}
.service-title::before {
  content: "■";
  color: #6EB92B;
  position: absolute;
  left: 0;
}

.service-item-img {
  position: relative;
}
.service-item-img::before {
  content: "INHERITANCE WILL SUPPORT";
  font-family: "Overpass", sans-serif !important;
  font-size: 6em !important;
  font-weight: bold;
  color: #E6F0F4;
  opacity: 0.3;
  position: absolute;
  top: -1.5em;
  left: -2.3em;
  line-height: 1;
}
@media screen and (max-width: 639px) {
  .service-item-img::before {
    font-size: 4em !important;
    left: 0.3em;
    top: -2em;
  }
}

.registration .service-item-img::before {
  content: "REAL ESTATE REGISTRATION";
  top: -1.3em;
  left: 0;
}
@media screen and (max-width: 639px) {
  .registration .service-item-img::before {
    top: -2em;
  }
}

.trade .service-item-img::before {
  content: "COMMERCIAL REGISTRATION";
}

.service-left {
  margin-left: 5.6em !important;
}
@media screen and (max-width: 639px) {
  .service-left {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .service-left {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 639px) {
  .service-flex {
    flex-direction: column-reverse !important;
    gap: 2em !important;
    margin-top: 2em !important;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .service-flex {
    flex-direction: column-reverse !important;
    gap: 3em !important;
    margin-top: 3em !important;
    align-items: start !important;
  }
}

@media screen and (max-width: 639px) {
  .registration .service-flex {
    flex-direction: column !important;
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .registration .service-flex {
    flex-direction: column !important;
  }
}

@media screen and (max-width: 639px) {
  .back100 .smb-section__background {
    transform: translate(0%, 0%);
  }
}
@media screen and (min-width: 639px) and (max-width: 1023px) {
  .back100 .smb-section__background {
    transform: translate(0%, 0%);
  }
}
@media screen and (max-width: 639px) {
  .inheritance.back100,
.registration.back100 {
    margin-bottom: 8em !important;
  }
}
@media screen and (max-width: 639px) {
  .price-title {
    font-size: 18px !important;
    text-align: center;
  }
}

@media screen and (max-width: 639px) {
  .price-flex {
    justify-content: center !important;
  }
}

@media screen and (max-width: 639px) {
  .price-menu {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 639px) {
  .price-menu-inner {
    padding-top: 4em !important;
    padding-bottom: 3em !important;
  }
}

.price-menu-list .smb-price-menu__item__title {
  font-family: "Noto Serif JP", serif;
  font-weight: 500 !important;
  letter-spacing: 0.08em !important;
}
.price-menu-list .smb-price-menu__item__price {
  font-size: 1.13em !important;
  font-family: "Noto Serif JP", serif;
  font-weight: 500 !important;
  letter-spacing: 0.08em !important;
}
@media screen and (max-width: 639px) {
  .price-menu-list .smb-price-menu__item__price {
    text-align: end !important;
  }
}

.flow-step-no {
  letter-spacing: 0 !important;
  margin-top: -12px !important;
}

.flow-step {
  letter-spacing: 0.04em !important;
}

.step-right {
  position: relative;
}
.step-right::after {
  content: "";
  width: 1px;
  height: 100%;
  display: inline-block;
  background: #BCBCBC;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 639px) {
  .step-right::after {
    width: 90%;
    height: 1px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
}

.flow-item {
  position: relative;
}
.flow-item::after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-style: solid;
  border-right: 21px solid transparent;
  border-left: 21px solid transparent;
  border-top: 15px solid #ffffff;
  border-bottom: 0;
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
}
.flow-item:last-child::after {
  display: none !important;
}

@media screen and (min-width: 639px) and (max-width: 1023px) {
  .step-left {
    flex: 1 1 15% !important;
  }
}
@media screen and (max-width: 639px) {
  .step-left {
    flex: 1 1 100% !important;
  }
}

@media screen and (min-width: 639px) and (max-width: 1023px) {
  .step-right {
    flex: 1 1 85% !important;
  }
}
@media screen and (max-width: 639px) {
  .step-right {
    flex: 1 1 100% !important;
    padding-top: 2em !important;
  }
}

@media screen and (max-width: 639px) {
  .flow-item-title {
    text-align: center;
  }
}

.faq-btn span.smb-btn__label {
  font-weight: 500 !important;
}

@media screen and (max-width: 639px) {
  .faq-btn .wp-block-snow-monkey-blocks-btn.smb-btn-wrapper.smb-btn-wrapper--little-wider {
    width: 100% !important;
  }
  .faq-btn a.smb-btn.smb-btn--little-wider {
    width: 100% !important;
  }
}
.faq-item .border-blue-title {
  margin-bottom: 1.5em !important;
}
.faq-item .wp-block-snow-monkey-blocks-accordion-item {
  margin-top: 0 !important;
  padding-top: 1em !important;
  border-top: 1px solid #EEEEEE;
  padding-bottom: 1em !important;
}
.faq-item .wp-block-snow-monkey-blocks-accordion-item:first-child {
  border-top: none !important;
}
.faq-item .wp-block-snow-monkey-blocks-accordion-item:last-child {
  border-bottom: 1px solid #EEEEEE;
}
.faq-item .smb-accordion__item__title {
  background: transparent !important;
  position: relative;
  font-weight: 500 !important;
  padding-left: 3em !important;
}
.faq-item .smb-accordion__item__title::before {
  content: "Q";
  font-size: 1.25em;
  background: #5BA9DF;
  color: #fff;
  padding: 4px 10px 0px;
  font-family: "Overpass", sans-serif !important;
  border-radius: 50px;
  position: absolute;
  left: 0;
}
.faq-item .smb-accordion__item__body {
  background: #F5F9FA;
  border-radius: 4px;
  margin-top: 1em !important;
}

@media screen and (min-width: 1024px) {
  .faq-inner {
    padding-left: 6em !important;
  }
}
.info-list {
  letter-spacing: 0.2em !important;
}
.info-list .smb-information__item__body {
  border-left: 1px solid #D8D8D8;
  padding-left: 2em !important;
}
.info-list .smb-information__item__label {
  padding-left: 0 !important;
}
@media screen and (max-width: 639px) {
  .info-list .smb-information__item__label {
    padding-right: 0 !important;
  }
}

@media screen and (min-width: 1024px) {
  .info-inner {
    padding-left: 6em !important;
  }
}
@media screen and (max-width: 639px) {
  .office-gallery {
    gap: 1em !important;
    margin-top: 3em !important;
  }
}
.map {
  aspect-ratio: 16/9 !important;
}

.map iframe {
  width: 100% !important;
  height: 100% !important;
}

.contact-form button.smf-button-control__control {
  border-radius: 50px !important;
  font-weight: 500 !important;
  background: #5BA9DF !important;
  padding: 0.6em 3em !important;
}