/* h2タイトル */
h2,.h2 {
  font-size: 34px!important;
}
@media screen and (max-width:1023px) {
  h2,.h2 {
    font-size: 28px!important;
  }
}
@media screen and (max-width:639px) {
  h2,.h2 {
    font-size: 24px!important;
  }z
}
/* h3タイトル */
h3,.h3 {
  font-size: 24px!important;
}
@media screen and (max-width:1023px) {
  h3,.h3 {
    font-size: 22px!important;
  }
}
@media screen and (max-width:639px) {
  h3,.h3 {
    font-size: 20px!important;
  }
}
/* h4タイトル */
h4 {
  font-size: 22px!important;
  margin-bottom: 10px!important;

}
@media screen and (max-width:1023px) {
  h4,.h4 {
    font-size: 20px!important;
  }
}
@media screen and (max-width:639px) {
  h4,.h4 {
    font-size: 18px!important;
  }
}
:where(h2,h3,h4,h5,h6) {
  font-weight: normal!important;
}

/* セクションタイトルのfont-size*/
/* section > .smb-section__inner > .c-container > .smb-section__contents-wrapper > .smb-section__header > .smb-section__title {
  font-size: 34px;
}
@media screen and (max-width:1023px) {
  section > .smb-section__inner > .c-container > .smb-section__contents-wrapper > .smb-section__header > .smb-section__title {
    font-size: 28px!important;
  }
}
@media screen and (max-width:639px) {
  section > .smb-section__inner > .c-container > .smb-section__contents-wrapper > .smb-section__header > .smb-section__title {
    font-size: 24px!important;
  }
} */

/* セクションサブタイトルのfont-size  */
.smb-section__subtitle {
  font-size: 18px;
}


/* 投稿ページのタイトルデザインとフォントサイズ */
.single main h1.c-entry__title {
/* 	border-left: 5px solid var(--accent-color);
	padding-left:15px */
}

.single main h1  {
  font-size: 26px!important;
}
@media screen and (max-width:1023px) {
  .single main h1  {
    font-size: 24px!important;
  }
}
@media screen and (max-width:639px) {
  .single main h1  {
    font-size: 22px!important;
  }
}

.single main h2 {
  font-size: 24px!important;
}
@media screen and (max-width:1023px) {
  .single main h2  {
    font-size: 22px!important;
  }
}
@media screen and (max-width:639px) {
  .single main h2  {
    font-size: 20px!important;
  }
}

.single main h3  {
  font-size: 20px!important;
}
@media screen and (max-width:1023px) {
  .single main h3  {
    font-size: 20px!important;
  }
}
@media screen and (max-width:639px) {
  .single main h3  {
    font-size: 18px!important;
  }
}

.single main h4  {
  font-size: 18px!important;
}






/* セクションのタイトル下の線 */
.smb-section__title:after {
  height: 2px;
  width: 80px;
}

/* セクションリード文の余白 */
.smb-section__lede-wrapper {
  margin-top: 30px!important;
}

/* セクションリード文のフォント */
.smb-section__lede {
  font-size: 16px;
}
@media screen and (max-width:639px) {
  .smb-section__lede {
    font-size: 14px;
  }
}


/* セクション下のマージンの調整 */
.smb-section__body:nth-child(2) {
  margin-top: 60px !important;
}
@media screen and (max-width:1023px) {
  .smb-section__body:nth-child(2) {
    margin-top: 40px !important;
  }
}
@media screen and (max-width:639px) {
  .smb-section__body:nth-child(2) {
    margin-top: 30px !important;
  }
}



/* パネルのpadding 調整*/
@media screen and (max-width:1023px) {
  .smb-panels__item__body {
    padding: 20px 15px;
  }
}
/* 背景テキスト */
.smb-section__background-text__text {
  line-height: 2.3;
}
@media screen and (max-width:1023px) {
  .smb-section__background-text__text {
   font-size: 40px;
   line-height: 3.5;
  }
}
@media screen and (max-width:639px) {
  .smb-section__background-text__text {
   font-size: 40px;
   line-height: 2;
  }
}





.l-header {
}
.l-header .c-fluid-container {
  padding: 0 !important;
}
.l-header .l-2row-header__row:first-of-type {
  padding: 0.5rem 1.8rem!important;
  max-width: 1280px;
  margin: 0 auto;
}
/* .l-header .p-global-nav--hover-extend-underline.p-global-nav--current-same-hover-effect .c-navbar__item[data-active-menu]>a:after {
  height: 1px;
  width: 120px;
  background-color: #fff!important;
  bottom:5px;
}
.l-header .p-global-nav--hover-extend-underline .c-navbar__item>a:after {
  height: 1px;
  background-color: #fff!important;
  bottom:5px;
} */
.l-header .p-global-nav--hover-extend-underline .c-navbar__item>a:hover:after {
  width: 120px; 
}
.l-header .menu-item {
  background: #39C2D3;
}
.l-header .menu-item a{
  color: #fff!important;
  border-right: 1px dotted #fff;
}
.l-header .menu-item a:hover {
  opacity: .7;
}
/* ヘッダードロップナビゲーション */
.l-header .p-drop-nav {
  background: #39C2D3
}
/* ヘッダーコンタクト */
.hd {
display: flex;
}
.hd-tel-wrapper {
margin-right: 20px;
text-align: center;
}
.hd-tel-link {
  display: inline-block;
  width: 350px!important;
}
.hd-tel {
font-size: 30px;
font-weight: bold;
}
.fa-phone-volume {
  margin-right: 10px;
}
.hd-time {
font-size: 12px;
}
.hd-tel-link:hover {
  opacity: .7;
  }

.hd-contact-wrapper {
  display: flex;
  align-items: center;
}
.fa-envelope {
  display: inline-block;
  margin-right: 15px;
  font-size: 20px;
}
.hd-contact {
  padding: 15px 15px;
  width: 250px!important;
  display: inline-block;
  color: #fff;
  text-align: center;
  background-color: #39C2D3;
  font-size: 18px;
  border-radius: 30px;
  font-weight: bold;
}
.hd-contact:hover {
opacity: .7;
}





/* フッター */

.l-footer .c-widget .c-container{
  padding: 0;
}
.l-footer .hed-subtitle{
  font-size: 11px;
}
.l-footer .menu-item {
  margin-bottom: 20px;
}
.l-footer .menu-item a >span{
  display: flex;
  flex-direction: column!important;
}
@media screen and (min-width:1024px) {
.l-footer .l-footer-widget-area__item:nth-child(1) {
  --_item-width:50%;
}
.l-footer .l-footer-widget-area__item:nth-child(2) {
  --_item-width:25%;

}
.l-footer .l-footer-widget-area__item:nth-child(3) {
  --_item-width:25%;

}
}

@media screen and (max-width:1024px) {
  .l-footer .l-footer-widget-area__item:nth-child(2) {
    margin-bottom: 0;
  
  }
}

.c-copyright--inverse {
  background-color: #3AC1D3!important;
}


/* フッター固定 */
.p-footer-sticky-nav .c-navbar {
	background-color:#3AC1D3;
	color:#fff!important;
}
.p-footer-sticky-nav .c-navbar a{
	color:#fff!important;
  border-right: #fff 1px solid;
}
.p-footer-sticky-nav .c-navbar .menu-item:last-child a{
  border: none;
}
.p-footer-sticky-nav .c-navbar svg{
	font-size:20px;
	margin-bottom:5px;
}
.p-footer-sticky-nav .c-navbar img{
	display:block;
	margin: 0 auto;
	width:20px;
	margin-bottom:5px;
}

@media (min-width: 1024px) {
  .p-footer-sticky-nav .c-navbar a{
    font-size: 18px;
  }
  .p-footer-sticky-nav .c-navbar svg{
    font-size:30px;
    margin-bottom:5px;
  }
  .p-footer-sticky-nav .c-navbar img{
    display:block;
    margin: 0 auto;
    width:30px;
    margin-bottom:5px;
  }
  .p-footer-sticky-nav {
      display: block!important;
  }
}

/* お問い合わせ */
.top-contact-sec .smb-panels__item{
border-radius: 20px;
}
.top-contact-sec .contact-tel{
	color:#f19ea0!important;
}
@media screen and (max-width:639px) {
  .top-contact-sec .wp-block-vk-blocks-icon {
    margin-bottom: 0;
  }
  .top-contact-sec .wp-block-snow-monkey-blocks-box {
    padding: 30px 30px!important;
  }
  .top-contact-sec .contact-item-title {
    font-size: 18px!important;
  }
}







/* 共通FV */
.cmn-fv-sec .fv-box{
  position: relative;
}
.cmn-fv-sec .fv-box:after {
  content: "";
  display: inline-block;
  width: 90px;
  height: 90px;

  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 5px;
  right: 5px;
}


.service-fv-sec .fv-box:after {
  background-image: url(https://yourlifepartner.co.jp/wp-content/uploads/2024/08/fv-icon.png);
}

.consult-fv-sec .fv-box:after {
  background-image: url(https://yourlifepartner.co.jp/wp-content/uploads/2024/08/31-e1723104376615.png);
  right: 15px;
}
.company-fv-sec .fv-box:after {
  background-image: url(https://yourlifepartner.co.jp/wp-content/uploads/2024/08/32.png);
  bottom: 15px;
  right: 15px;
}
.faq-fv-sec .fv-box:after {
  background-image: url(https://yourlifepartner.co.jp/wp-content/uploads/2024/08/30.png);
  bottom: 10px;
  right: 10px;
}

.voice-fv-sec .fv-box:after {
  bottom: 10px;
  right: 10px;
  background-image: url(https://yourlifepartner.co.jp/wp-content/uploads/2024/08/33.png);
}
.contact-fv-sec .fv-box:after {
  bottom: 10px;
  right: 10px;
  background-image: url(https://yourlifepartner.co.jp/wp-content/uploads/2024/08/34.png);
}

@media screen and (max-width:1024px) {
  .cmn-fv-sec .fv-box:after {
    width: 60px;
    height: 60px;
  }
}