/* 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;
  }
}
/* 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: 38px;
  font-family: 'Noto Sans JP', sans-serif!important;
  display: inline-block;
}
@media screen and (max-width:639px) {
  .smb-section__subtitle {
    font-size: 24px;
  }
}

/* 投稿ページのタイトルデザインとフォントサイズ */
.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:40px;
  width: 2px;
}

/* セクションリード文の余白 */
.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;
  }
}


.wp-block-snow-monkey-blocks-section-break-the-grid .smb-section__body:nth-child(2){
  margin-top: 30px !important;
}
@media screen and (max-width:1023px) {
  .wp-block-snow-monkey-blocks-section-break-the-grid .smb-section__body:nth-child(2) {
    margin-top: 30px !important;
  }
}
@media screen and (max-width:639px) {
  .wp-block-snow-monkey-blocks-section-break-the-grid .smb-section__body:nth-child(2) {
    margin-top: 20px !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;
  }
}

/* カバーのpadding調整 */
@media screen and (max-width:1023px) {
.wp-block-cover {
    padding: 20px 15px!important;
}

}
/* boxのpadding調整 */
@media screen and (max-width:1023px) {
.wp-block-snow-monkey-blocks-box {
  padding: 20px 15px!important;
}

}



/* ヘッダー */
.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: #000!important;
  bottom:5px;
}
.l-header .p-global-nav--hover-extend-underline .c-navbar__item>a:after {
  height: 1px;
  background-color: #000!important;
  bottom:5px;
}
.l-header .p-global-nav--hover-extend-underline .c-navbar__item>a:hover:after {
  width: 120px;
}
.l-header .menu-item {
  background: linear-gradient(to bottom,var(--wp--preset--color--sm-sub-accent),var(--wp--preset--color--sm-sub-accent));
}
.l-header .menu-item a{
  color: #fff!important;
  font-weight: 500!important;
}
/* ヘッダードロップナビゲーション */
.l-header .p-drop-nav {
  background: linear-gradient(to bottom,var(--wp--preset--color--sm-sub-accent),var(--wp--preset--color--sm-sub-accent));
}
/* ヘッダーコンタクト */
.hd {
display: flex;
}
.hd-tel-wrapper {
margin-right: 20px;
}
.hd-tel {
  display: inline-block;
  width: 230px!important;
}
.hd-tel: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: 13px 13px;
  width: 250px!important;
  display: inline-block;
  color: #fff;
  text-align: center;
  background-color: var(--wp--preset--color--sm-sub-accent)!important;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid var(--wp--preset--color--sm-sub-accent)!important;
}
.hd-contact:hover {
background-color: #fff!important;
color: var(--wp--preset--color--sm-sub-accent)!important;
}

.c-drawer {
  background-color: var(--wp--preset--color--sm-sub-accent);
}





/* フッター */

.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;
}
.l-footer .l-footer-widget-area__item:not(.l-footer-widget-area__item:nth-child(1)) {
  margin-top: 100px;
}
@media screen and (min-width:1024px) {
.l-footer .l-footer-widget-area__item:nth-child(1) {
  --_item-width:40%;
}
.l-footer .l-footer-widget-area__item:nth-child(2) {
  --_item-width:20%;

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

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

}
}

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


.ft-sns {
width: 40px;
display: inline-block;
margin-right: 10px!important;
margin-top: 20px!important;
}

.c-copyright--inverse {
  background-color: var(--wp--preset--color--sm-sub-accent)!important;
  color: #fff!important;
}

.wp-image-668 {
  width: 200px;
}





.cmn-fv-subtitle {
  font-size: 18px;
  font-weight: bold;
}
@media  screen and (max-width:639px) {
  .cmn-fv-subtitle {
    font-size: 14px;
    font-weight: bold;
  }
}


@media  screen and (max-width:639px) {
  .cmn-contact-sec .wp-block-snow-monkey-blocks-box{
padding-top: 40px!important;
  }
}
