@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/


/* 
見出しはSWELL設定：カスタム書式で設定
h1,h2,h3,h4,h5,h6 {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", serif;
} */

:root {
  --bg-glay: #dcdddd;
}

/* パーツ：背景ありのページタイトル */
.c-pageTitle {
  color: var(--color_text);
  text-align: center;
}

.c-pageTitle__subTitle {
  display: block;
  margin: 0;
  font-style: normal;
  font-weight: inherit;
  text-align: center;
  text-shadow: none;
}

@media (min-width: 600px) {
  .c-pageTitle {
    font-size: calc(36 / 16 * 1em);
  }

  .c-pageTitle__subTitle {
    font-size: 0.5em;
  }
}

/* パーツ：タイトル-01 */
.post_content .titleStyle01 {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", serif;
  font-size: 2em;
  font-weight: 700;
  text-align: center;
  line-height: 1;
}

.post_content .titleStyle01 span {
  display: block;
  margin-top: 0.4em;
  font-size: 0.5625em !important;
}

@media (max-width: 600px) {
  .post_content .titleStyle01 {
    font-size: 1.6em;
  }
}


/* パーツ：テーブルブロックにクラス名「tableList」追加 */
.post_content .tableList tr>* {
  border-left: 0;
  border-right: 0;
}

.post_content .tableList tr>*:first-child {
  width: 34%;
  max-width: 34%;
  min-width: 34%;
}

@media (max-width: 600px) {
  .post_content .tableList {
    font-size: 0.92em;
  }

  .post_content .tableList tr>*:first-child {
    width: 28%;
    max-width: 28%;
    min-width: 28%;
    padding-left: 0;
  }

  .post_content .tableList tr>*:last-child {
    padding-right: 0;
  }
}



/* spメニュー */
#sp_menu_bottom .c-iconList {
  gap: 20px 20px;
}

/* フッター上部　リンクエリア */
.w-beforeFooter {
  padding: 90px 0;
  background: var(--bg-glay);
}

.linkArea {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 4%;
}

.linkArea li {
  width: 22%;
}

.linkArea ._img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  margin-bottom: 10px;
  text-align: center;
}

.linkArea a {
  display: block;
  padding: 25px 0 15px;
  background: var(--color_main);
  text-align: center;
  color: #fff;
}

@media (hover: hover) {
  .linkArea a {
    transition: opacity 0.3s;
  }

  .linkArea a:hover {
    opacity: 0.8;
  }
}

@media (max-width: 959px) {
  .w-beforeFooter {
    padding: 60px 0;
  }

  .linkArea {
    gap: 4vw 4%;
  }

  .linkArea li {
    width: 48%;
  }
}

/* フッター */
#footer .w-footer__box:nth-child(2) {
  flex: none;
  margin-left: auto;
}

#footer .w-footer__box:nth-child(3) {
  flex: none;
}

.footer_logo_img {
  width: 287px;
}

.footer_address {
  font-style: normal;
}

.footer_snsBnr li+li {
  margin-top: 20px;
}

.footer_snsBnr img {
  vertical-align: middle;
}

#footer .menu a {
  padding: 0.65em 0.8em 0.65em 0;
  border-bottom-style: dashed;
  border-color: rgba(255, 255, 255, 0.8);
}

#footer .menu a::before {
  display: none;
}


@media (max-width: 959px) {
  .footer_logo_img {
    width: 220px;
  }

  .w-footer__box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #footer .widget_nav_menu {
    width: 100%;
  }

  #footer .menu li:first-child {
    border-top: 1px dashed rgba(255, 255, 255, 0.8);
  }

  .footer_snsBnr li+li {
    margin-top: 10px;
  }

  #footer .menu a {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
  }
}


/* トップページ メインビジュアル */

#body_wrap.home {
  background: var(--bg-glay);
}

#body_wrap.home .w-beforeFooter {
  background: #fff;
}

.p-mainVisual__img {
  object-position: 70% 40%;
}

@media (hover: hover) {
  #body_wrap.home .p-mainVisual.-height-full {
    height: 100vh !important;
  }
}

.p-mainVisual__textLayer {
  max-width: 94%;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", serif;
  font-weight: bold;
}

.-height-full .p-mainVisual__slideTitle {
  font-size: calc(92 / 1920 * 100vw);
  line-height: 1.1;
}

.-height-full .p-mainVisual__slideText {
  font-size: calc(30 / 1920 * 100vw);
  line-height: 1;
}

@media (max-width: 959px) {
  .p-mainVisual__img {
    object-position: center center;
  }

  .p-mainVisual__textLayer {
    max-inline-size: max-content;
    margin-inline: auto;
    justify-content: flex-start;
    padding: 15% 0 0;
  }

  .-height-full .p-mainVisual__slideTitle {
    font-size: calc(35 / 375 * 100vw);
  }

  .-height-full .p-mainVisual__slideText {
    font-size: calc(16 / 375 * 100vw);
  }
}





/* プロフィール */
.p-greeting .greeting_ttl {
  margin: 0 0 1em;
  font-size: 48px;
  line-height: 1;
  text-align: left;
}

.p-greeting .greeting_ttl span {
  display: inline-block;
  font-size: 21px !important;
  padding-left: 10px;
}

.p-greeting img {
  max-width: 400px;
  margin: 0 auto;
  border: 6px solid var(--color_main);
}

@media (max-width: 600px) {
  .p-greeting .greeting_ttl {
    font-size: 2.2em;
    text-align: center;
  }

  .p-greeting .greeting_ttl span {
    font-size: 0.5em !important;
  }
}

/* 事務所のご案内 */
.access_map .swell-block-columns__inner {
  align-items: center;
}


/* リンク集 */
.link_listColumn figcaption {
  display: block;
  margin-top: 0.5em;
  padding-bottom: 1em;
  color: var(--color_text);
  font-size: 1em;
  text-align: left;
}

/* フォーム */
.form-agree {
  text-align: center;
}

.smf-action .smf-button-control__control {
  background: var(--color_main);
  color: #fff;
  box-shadow: 0;
  border: 0;
}

/* ブログパーツ：カテゴリーリスト */
.categoryList {
  display: flex;
  flex-wrap: wrap;
  gap: 1em 1em;
  width: calc(100% + var(--swl-pad_post_content, 0) * 2);
  margin-left: calc(var(--swl-pad_post_content, 0) * -1);
}

.categoryList li {
  margin: 0 !important;
}

.categoryList a {
  padding: 0.3em 1em;
  background: var(--color_main);
  border-bottom: 0;
  color: #fff;
}

.categoryList a:hover {
  opacity: 0.8;
  padding: 0.3em 1em;
  background-color: var(--color_main);
}

.categoryList a::before {
  display: none !important;
}

@media (max-width: 600px) {
  .categoryList a {
    font-size: 0.8em;
  }
}