@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
*/
body {
  font-family: "Nanum Myeongjo", serif;
}
/* SNSボタン並べ替え */
.c-iconList__item.-facebook {
  order: 1;
}
.c-iconList__item.-instagram {
  order: 2;
}

.c-iconList__item.-line {
  order: 3;
}

.c-iconList__item.-twitter-x {
  order: 4;
}

@media screen and (max-width: 600px), print {
  .reverse {
    flex-direction: column-reverse;
  }
}
.justify-content-c {
  justify-content: center;
}
@media screen and (max-width: 600px), print {
  .-img .c-headLogo__link {
    padding: 0px 0;
  }
}
.home .p-mainVisual__slideTitle {
  width: 45%;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 30px 40px;
  box-shadow: 20px 20px rgba(212, 168, 82, 0.2);
  border: 1px solid #ededed;
}
@media screen and (max-width: 600px), print {
  .home .p-mainVisual__slideTitle {
    width: 80%;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 10px 20px;
    bottom: 60px;
    position: absolute;
    box-shadow: -12px 12px rgba(212, 168, 82, 0.2);
    right: 0;
  }
}

.p-mainVisual__textLayer {
  transform: inherit;
  justify-content: center;
}
@media screen and (max-width: 600px), print {
  .p-mainVisual__textLayer {
    transform: inherit;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 20px;
  }
  .p-mainVisual__textLayer {
    transform: inherit;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 20px;
    left: auto;
  }
}
.c-gnav > .menu-item > a {
  color: #444;
}
.c-gnav > .menu-item > a .ttl {
  font-size: 18px;
}
.-series .l-header__logo {
  padding: 2px 0 4px;
}
@media screen and (max-width: 600px), print {
  .l-header .l-container {
    padding: 4px 10px !important;
  }
}
.l-fixHeader__logo {
  padding: 2px 0 4px;
}
.top #content {
  padding-top: 0;
}
.top .l-content {
  padding: 0;
  margin: 0 auto 0;
}
.post_content h2 {
  font-family: "Nanum Myeongjo", serif;
  font-size: 40px;
  letter-spacing: 4px;
  background: none;
  color: #444;
  padding: 0;
  border: none;
  margin: 4em 0 1em;
}
@media screen and (max-width: 600px), print {
  .post_content h2 {
    font-size: 23px;
    margin: 0em 0 1em;
  }
}
@media screen and (max-width: 600px), print {
  .post_content h3 {
    font-size: 20px;
  }
}
.home .post_content h2.lead {
  font-size: 34px;
}
@media screen and (max-width: 600px), print {
  .home .post_content h2.lead {
    font-size: 24px;
  }
}
.p-postList__item .p-postList__body h2 {
  font-size: inherit;
  letter-spacing: 0;
}
.home .post_content h2::before,
.home .post_content h2::after {
  border: none;
}
.is-style-btn_line a,
.is-style-btn_line a:hover {
  border-radius: 0;
}

.-frame-on .p-breadcrumb,
.c-infoBar + .p-breadcrumb,
.c-infoBar + [data-barba="container"] > .p-breadcrumb,
.l-topTitleArea + .p-breadcrumb {
  background: initial !important;
  background: #f7f7f7 !important;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(2n + 1) {
  background-color: #f7f7f7;
}
/* footer */
.c-iconList__item a {
  font-size: 30px;
}
.w-beforeFooter {
  margin: 0em auto 0em;
}
.w-footer__box img.wp-image-154 {
  margin: 0 auto;
  display: block;
}

.contact-area .swell-block-fullWide__inner {
  z-index: 3;
}
.contact-area .swell-block-fullWide__inner h2,
.contact-area .swell-block-fullWide__inner p.has-text-align-center {
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}
.contact-area .is-style-btn_line a {
  border-radius: 0;
  background-color: var(--the-btn-color, var(--color_main));
  border-color: transparent;
  color: #fff !important;
}
.contact-area h2 {
  font-family: "Nanum Myeongjo", serif;
  font-size: 40px;
  letter-spacing: 4px;
  background: none;
  color: #444;
  padding: 0;
  border: none;
  margin: 4em 0 1em;
}
@media screen and (max-width: 600px), print {
  .contact-area h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 600px), print {
  .contact-area .l-container {
    padding: 0;
  }
}
.kiji-contact-area .is-style-btn_line a {
  border-radius: 0;
  background-color: var(--the-btn-color, var(--color_main));
  border-color: transparent;
  color: #fff !important;
}
/* アーカイブ */
.category-blog .c-pageTitle__subTitle {
  display: none;
}
.-type-big .p-postList__body::after,
.-type-list2 .p-postList__body::after {
  background-color: #d4a852;
  color: #fff;
}
/* 固定ページ */
.swell-block-fullWide + .swell-block-fullWide {
  margin-top: 0;
}
.c-pageTitle {
  font-size: 36px;
  color: #fff;
  text-shadow: 3px 2px 4px #999;
  text-align: center;
}
@media screen and (max-width: 600px), print {
  .c-pageTitle {
    font-size: 20px;
  }
}
.c-pageTitle__subTitle {
  font-size: 18px;
  display: block;
}
@media screen and (max-width: 600px), print {
  .c-pageTitle__subTitle {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px), print {
  #media_image-2 a img {
    width: 50%;
  }
}
.shadow-left {
  box-shadow: -20px 20px rgba(212, 168, 82, 0.2);
}
@media screen and (max-width: 600px), print {
  .shadow-left {
    width: 90%;
    margin: 0 auto;
    box-shadow: -12px 12px rgba(212, 168, 82, 0.2);
  }
}
.shadow-right {
  box-shadow: 20px 20px rgba(212, 168, 82, 0.2);
}
@media screen and (max-width: 600px), print {
  .shadow-right {
    width: 90%;
    margin: 0 auto;
    box-shadow: 12px 12px rgba(212, 168, 82, 0.2);
  }
}

/* about */
.page-id-2 .post_content h2 {
  font-family: "Nanum Myeongjo", serif;
  font-size: 40px;
  letter-spacing: 4px;
  background: none;
  color: #444;
  padding: 0;
  border: none;
  margin: 4em 0 1em;
}
@media screen and (max-width: 600px), print {
  .page-id-2 .post_content h2 {
    font-size: 30px;
  }
}
/* for-corporates */

.l-content {
  margin: 0 auto 2em;
}
/*  記事コンテント*/
/* .kiji-contact-area {
  background: url(https://bijin-saigen.mishima-work.jp/wp-content/uploads/2022/10/back2-1.jpg)
    repeat left top;
} */
.service-area {
  padding-bottom: 0 !important;
}
