@charset "UTF-8";
@font-face {
  font-family: "MyFont";
  src: url("../font/coffee-tea.eot") format("eot"), url("../font/coffee-tea.woff") format("woff"), url("../font/coffee-tea.woff2") format("woff2"); }
/* background --------------------------------------------------------------------------- */
/* レイアウト  --------------------------------------------------------------------------- */
/* パーツ -------------------------------------------------------------------- */
/* 装飾 -------------------- */
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  tab-size: 4;
  word-break: normal;
  scroll-behavior: smooth; }

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit; }

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit; }

* {
  margin: 0;
  padding: 0; }

hr {
  color: inherit;
  height: 0;
  overflow: visible; }

details, main {
  display: block; }

summary {
  display: list-item; }

small {
  font-size: 80%; }

[hidden] {
  display: none; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline-width: 0; }

code, kbd, pre, samp {
  font-family: monospace,monospace; }

pre {
  font-size: 1em; }

b, strong {
  font-weight: bolder; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

table {
  border-color: inherit;
  text-indent: 0; }

iframe {
  border-style: none; }

input {
  border-radius: 0; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  resize: vertical; }

button, input, optgroup, select, textarea {
  font: inherit; }

optgroup {
  font-weight: 700; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText; }

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button; }

button, input, select, textarea {
  background-color: transparent;
  border-style: none; }

select {
  -moz-appearance: none;
  -webkit-appearance: none; }

select::-ms-expand {
  display: none; }

select::-ms-value {
  color: currentColor; }

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit; }

[disabled] {
  cursor: default; }

img, svg, video {
  border-style: none;
  display: block;
  max-width: 100%; }

progress {
  vertical-align: baseline; }

[aria-busy=true] {
  cursor: progress; }

[aria-controls] {
  cursor: pointer; }

[aria-disabled=true] {
  cursor: default; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

:focus:not(:focus-visible) {
  outline: none; }

:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px; }

/* base ////////////////////////////////////////////////////////////////////////// */
html {
  position: relative;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd, section, figure {
  letter-spacing: 0.04em;
  font-feature-settings: "palt"; }

p, ul, ol, li, dl {
  line-height: 2; }

p {
  margin: 0px 0px 1em;
  text-align: justify; }

ul, ol {
  margin: 0px 0px 1em 1.5em; }

img {
  height: auto; }

body {
  font-size: 16px;
  overflow-wrap: break-word;
  word-break: break-word;
  font-family: "TsukuGoPr5-R-AvenirNextLTPro-Regular"; }

body.fixed {
  position: fixed;
  width: 100%; }

a {
  color: steelblue;
  transition: 0.2s; }

header .gl-contact {
  margin: 0px 0px 0px 0em; }
  header .gl-contact a {
    display: flex;
    align-items: center;
    padding: 1em 1.5em 1em 1em;
    background-color: #DB517B;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    border-radius: 4px; }
    header .gl-contact a:before {
      margin: 0px 4px 0px 0px;
      font-family: 'Material Symbols Rounded';
      content: "\e158";
      font-size: 20px; }
    header .gl-contact a:hover {
      opacity: 0.7; }
@media screen and (min-width: 1200px) {
  header {
    display: flex;
    justify-content: space-between;
    align-items: center; } }

@media screen and (min-width: 1200px) {
  .h-about-wrap {
    display: flex;
    align-items: center;
    font-size: 14px; }
    .h-about-wrap .phone-box {
      display: flex;
      align-items: center;
      gap: 10px; }
      .h-about-wrap .phone-box .phone {
        display: flex;
        align-items: flex-end;
        font-family: "TsukuGoPro-B-AvenirNextLTPro-Medium";
        color: #DB517B;
        font-size: 20px; }
        .h-about-wrap .phone-box .phone:before {
          font-family: 'Material Symbols Rounded';
          content: "\e7ba";
          content: "\e0b0";
          font-size: 1.1em; }
      .h-about-wrap .phone-box p {
        margin: 0px;
        font-size: 12px;
        line-height: 1.4em; }
    .h-about-wrap .h-contact-area {
      display: flex;
      align-items: center; }
      .h-about-wrap .h-contact-area .line {
        width: 60px;
        height: 60px; } }

@media screen and (min-width: 1200px) {
  #global-navi-toggle {
    display: none; } }
@media screen and (max-width: 1199px) {
  #global-navi-toggle {
    position: fixed;
    z-index: 110;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    text-align: center; }
    #global-navi-toggle:hover {
      opacity: 0.7; }
    #global-navi-toggle .gr-toggle-menu {
      display: block;
      font-size: 9px;
      line-height: 9px; }
      #global-navi-toggle .gr-toggle-menu:before {
        display: block;
        padding: 8px 0px 1px 0px;
        font-family: 'Material Symbols Rounded';
        content: "\e5d2";
        font-size: 24px;
        line-height: 24px; }
    #global-navi-toggle .gr-toggle-menu-close {
      display: none;
      font-size: 9px;
      line-height: 9px; }
      #global-navi-toggle .gr-toggle-menu-close:before {
        display: block;
        padding: 8px 0px 1px 0px;
        font-family: 'Material Symbols Rounded';
        content: "\e5cd";
        font-size: 24px;
        line-height: 24px; }
    #global-navi-toggle.active .gr-toggle-menu {
      display: none; }
    #global-navi-toggle.active .gr-toggle-menu-close {
      display: block; } }

@media screen and (min-width: 1200px) {
  .gl-nav-1st-wrap {
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background-color: #FFE8E8; }

  .gl-nav-1st-box {
    list-style: none;
    margin: 0px 0px; }
    .gl-nav-1st-box .gl-nav-1st-btn {
      display: block;
      padding: 1em 1em;
      font-size: 14px;
      line-height: 14px;
      color: #000;
      text-decoration: none; }
      .gl-nav-1st-box .gl-nav-1st-btn:hover {
        opacity: 0.7;
        cursor: pointer; }
    .gl-nav-1st-box .gl-nav-1st-toggle {
      padding: 1em 0.5em 1em 1em;
      font-size: 14px;
      line-height: 14px;
      color: #000;
      text-decoration: none;
      display: flex;
      align-items: center; }
      .gl-nav-1st-box .gl-nav-1st-toggle:after {
        font-size: 24px;
        font-family: 'Material Symbols Rounded';
        content: "\e313"; }
      .gl-nav-1st-box .gl-nav-1st-toggle:hover {
        opacity: 0.7;
        cursor: pointer; }
      .gl-nav-1st-box .gl-nav-1st-toggle.active {
        color: #fff;
        background-color: rgba(102, 102, 102, 0.96); }
        .gl-nav-1st-box .gl-nav-1st-toggle.active:after {
          font-family: 'Material Symbols Rounded';
          content: "\e316"; }

  .gl-nav-2nd {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 2vw;
    background-color: rgba(255, 171, 171, 0.9);
    background-color: rgba(91, 110, 129, 0.84);
    background-color: rgba(102, 102, 102, 0.96);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-radius: 0px 0px 4px 4px;
    color: #fff; }
    .gl-nav-2nd a {
      color: #fff; }

  ul.gl-nav-2nd {
    list-style: none;
    margin: 0px;
    padding: 0px; }
    ul.gl-nav-2nd li {
      font-size: 15px;
      line-height: 1.4em; }
      ul.gl-nav-2nd li a {
        display: flex;
        padding: 0.5em 1em 0.5em 0.5em;
        text-decoration: none;
        border-radius: 4px; }
        ul.gl-nav-2nd li a:before {
          margin: 1px 0px 0px 0px;
          width: 1.5em;
          font-size: 20px;
          font-family: 'Material Symbols Rounded';
          content: "\e5cc"; }
        ul.gl-nav-2nd li a:hover {
          background-color: rgba(255, 255, 255, 0.1); } }
@media screen and (max-width: 1199px) {
  .gl-nav-1st-wrap {
    margin: 0px;
    display: none;
    position: fixed;
    z-index: 100;
    top: 0;
    padding: 60px 0px 100px;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.96);
    overflow-y: scroll; }

  .gl-nav-1st-box {
    list-style: none;
    margin: 0px;
    border-color: #ccc;
    border-style: solid;
    border-width: 0px 0px 1px; }
    .gl-nav-1st-box .gl-nav-1st-btn {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 1em 0.5em 1em 1em;
      font-family: "TsukuGoPro-B-AvenirNextLTPro-Medium";
      font-size: 16px;
      line-height: 16px;
      color: #000;
      text-decoration: none; }
      .gl-nav-1st-box .gl-nav-1st-btn:after {
        font-size: 24px;
        font-family: 'Material Symbols Rounded';
        content: "\e5cc"; }
      .gl-nav-1st-box .gl-nav-1st-btn:hover {
        background-color: #fff;
        cursor: pointer; }
    .gl-nav-1st-box .gl-nav-1st-toggle {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 1em 0.5em 1em 1em;
      font-family: "TsukuGoPro-B-AvenirNextLTPro-Medium";
      font-size: 16px;
      line-height: 16px;
      color: #000;
      text-decoration: none; }
      .gl-nav-1st-box .gl-nav-1st-toggle:after {
        font-size: 24px;
        font-family: 'Material Symbols Rounded';
        content: "\e313"; }
      .gl-nav-1st-box .gl-nav-1st-toggle:hover {
        background-color: #fff;
        cursor: pointer; }
      .gl-nav-1st-box .gl-nav-1st-toggle.active {
        background-color: #fff; }
        .gl-nav-1st-box .gl-nav-1st-toggle.active:after {
          font-family: 'Material Symbols Rounded';
          content: "\e316"; }

  .gl-nav-2nd {
    display: none;
    padding: 1em 1em 2em;
    background-color: #fff; }

  ul.gl-nav-2nd {
    list-style: none;
    margin: 0.5em 0px; }
    ul.gl-nav-2nd li {
      font-size: 16px;
      line-height: 1.4em;
      font-family: "TsukuGoPro-B-AvenirNextLTPro-Medium"; }
      ul.gl-nav-2nd li a {
        display: flex;
        padding: 0.5em 1em 0.5em 0.5em;
        text-decoration: none; }
        ul.gl-nav-2nd li a:before {
          margin: 1px 0px 0px 0px;
          width: 1.5em;
          font-size: 20px;
          font-family: 'Material Symbols Rounded';
          content: "\e5cc"; }
        ul.gl-nav-2nd li a:hover {
          background-color: rgba(0, 0, 0, 0.04); } }
.f-contact-wrap {
  padding: 4vw;
  background-color: #FFE8E8; }
  .f-contact-wrap .f-contact-intro {
    margin: 0px 0px 2em; }
    .f-contact-wrap .f-contact-intro h2 {
      margin: 0px 0px 1em;
      font-family: "F+UD-筑紫明朝 R";
      font-size: 24px;
      text-align: center; }
    .f-contact-wrap .f-contact-intro p {
      text-align: center; }
  @media screen and (max-width: 1025px) {
    .f-contact-wrap .f-contact-intro h2 {
      text-align: justify; }
    .f-contact-wrap .f-contact-intro p {
      text-align: justify; } }

.f-contact {
  margin: auto;
  max-width: 1480px;
  display: flex;
  justify-content: center;
  gap: 20px; }
  .f-contact .f-contact-box {
    padding: 1em 0px 1.5em;
    width: 33.3%;
    background-color: #fff; }
    .f-contact .f-contact-box h3 {
      margin: 0px 0px 1em;
      text-align: center;
      font-family: "TsukuGoPro-B-AvenirNextLTPro-Medium";
      font-size: 16px; }
    .f-contact .f-contact-box .phone-box .phone {
      margin: auto;
      display: flex;
      align-items: flex-end;
      font-family: "TsukuGoPro-B-AvenirNextLTPro-Medium";
      color: #DB517B;
      justify-content: center;
      font-size: 26px; }
      .f-contact .f-contact-box .phone-box .phone:before {
        font-family: 'Material Symbols Rounded';
        content: "\e7ba";
        content: "\e0b0";
        font-size: 1.1em; }
    .f-contact .f-contact-box .phone-box p {
      margin: 0px;
      text-align: center;
      font-size: 13px; }
    .f-contact .f-contact-box .line {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 10px; }
      .f-contact .f-contact-box .line img {
        width: 60px; }
      .f-contact .f-contact-box .line p {
        margin: 0px;
        font-size: 13px;
        line-height: 1.4em; }
  @media screen and (max-width: 1199px) {
    .f-contact {
      flex-direction: column;
      gap: 10px; }
      .f-contact .f-contact-box {
        width: 100%; } }

.f-office-info-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr); }
  .f-office-info-wrap .f-map {
    order: 2; }
    .f-office-info-wrap .f-map iframe {
      width: 100%;
      height: 100%; }
  .f-office-info-wrap .f-office-info {
    order: 1;
    padding: 4vw; }
    .f-office-info-wrap .f-office-info dl {
      display: grid;
      grid-template-columns: 7em 1fr;
      padding: 1em 0px;
      border-color: #ccc;
      border-style: solid;
      border-width: 0px 0px 1px;
      font-size: 14px; }
  @media screen and (max-width: 1199px) {
    .f-office-info-wrap {
      grid-template-columns: repeat(1, 1fr); }
      .f-office-info-wrap .f-map {
        order: 1;
        height: 50vh;
        max-height: 400px; }
      .f-office-info-wrap .f-office-info {
        order: 2; } }

.breadcrumbs-wrap {
  padding: 10px 2vw; }

.breadcrumbs {
  margin: 0px;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  list-style: none;
  font-size: 12px;
  gap: 4px;
  white-space: nowrap;
  scrollbar-width: none; }
  .breadcrumbs:-webkit-scrollbar {
    display: none; }
  .breadcrumbs li {
    flex-shrink: 0;
    display: flex;
    align-items: center; }
    .breadcrumbs li:not(:last-child)::after {
      content: "/";
      margin-left: 4px; }

.col1-body {
  margin: auto auto;
  padding: 0px 4vw; }
  @media screen and (min-width: 1200px) {
    .col1-body {
      max-width: calc(1080px + 4vw + 4vw); } }

.col2-body {
  margin: auto auto;
  padding: 0px 4vw; }
  @media screen and (min-width: 1200px) {
    .col2-body {
      max-width: calc(1480px + 4vw + 4vw);
      display: grid;
      grid-template-columns: 1fr 360px;
      gap: 80px; } }

a.post-entry-box {
  margin: 0px 0px 20px;
  display: grid;
  grid-template-columns: 240px 1fr;
  gap: 20px;
  text-decoration: none;
  color: #000; }
  a.post-entry-box figure {
    margin: 0px; }
  a.post-entry-box .cont h2 {
    margin: 0px 0px 0em;
    font-family: "TsukuGoPro-B-AvenirNextLTPro-Medium";
    font-size: 18px;
    text-align: justify; }
  a.post-entry-box .cont h3 {
    font-size: 14px;
    text-align: justify; }
  a.post-entry-box .cont p {
    margin: 0px;
    text-align: justify; }
  a.post-entry-box:hover {
    opacity: 0.7; }
  @media screen and (max-width: 1024px) {
    a.post-entry-box {
      grid-template-columns: 180px 1fr; } }
  @media screen and (max-width: 499px) {
    a.post-entry-box {
      margin: 0px 0px 10px;
      grid-template-columns: 120px 1fr;
      gap: 10px; }
      a.post-entry-box .cont p {
        display: none; } }

a.post-entry-box-aside {
  margin: 0px 0px 10px;
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 10px;
  text-decoration: none;
  color: #000; }
  a.post-entry-box-aside figure {
    margin: 0px; }
    a.post-entry-box-aside figure img {
      width: 100px;
      height: 100px;
      object-fit: cover; }
  a.post-entry-box-aside .cont h3 {
    font-size: 16px;
    text-align: justify; }
  a.post-entry-box-aside .cont h4 {
    font-size: 12px;
    text-align: justify; }
  a.post-entry-box-aside:hover {
    opacity: 0.7; }

a.post-entry-box-home {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #000; }
  a.post-entry-box-home figure {
    margin: 0px; }
  a.post-entry-box-home .cont h3 {
    margin: 0px 0px 0em;
    font-family: "TsukuGoPro-B-AvenirNextLTPro-Medium";
    font-size: 18px;
    text-align: justify; }
  a.post-entry-box-home .cont h4 {
    font-size: 14px;
    text-align: justify; }
  a.post-entry-box-home .cont p {
    margin: 0px;
    text-align: justify; }
  a.post-entry-box-home:hover {
    background-color: #f6f6f6; }

.post-header {
  margin: 0px 0px 2em; }

.wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  font-size: 12px;
  line-height: 36px; }
  .wp-pagenavi a {
    display: block;
    width: 36px;
    text-decoration: none;
    color: #000;
    background-color: #f6f6f6;
    border-radius: 50%;
    text-align: center; }
    .wp-pagenavi a.prev, .wp-pagenavi a.next {
      display: none; }
    .wp-pagenavi a:hover {
      background-color: #ddd; }
  .wp-pagenavi span {
    display: inline-block;
    margin: 2px;
    text-align: center; }
    .wp-pagenavi span.current {
      margin: 2px;
      width: 36px;
      background-color: #ddd;
      border-radius: 50%; }

.post-navigation {
  margin: 4em 0px 0px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0px 1px; }

.post-navigation-box a {
  margin: 0px 0px 0px;
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 10px;
  text-decoration: none;
  color: #000; }
  .post-navigation-box a figure {
    margin: 0px; }
    .post-navigation-box a figure img {
      width: 100px;
      height: 100px;
      object-fit: cover; }
  .post-navigation-box a .txt .post-title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .post-navigation-box a .txt .date {
    font-size: 12px; }
  .post-navigation-box a:hover {
    background-color: #FFf6f6; }
@media screen and (max-width: 699px) {
  .post-navigation-box a {
    display: block; }
    .post-navigation-box a figure {
      display: none; }
      .post-navigation-box a figure img {
        width: 80px;
        height: 80px; } }

.side-box {
  margin: 0px 0px 2em; }
  .side-box h2 {
    margin: 0px 0px 1em;
    padding: 0px 0px 0.5em;
    font-family: "F+UD-筑紫明朝 R";
    font-size: 16px;
    border-color: #ccc;
    border-style: solid;
    border-width: 0px 0px 1px; }

.cp-index-wrap {
  padding: 4vw;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0px; }
  .cp-index-wrap:nth-child(even) {
    background-color: #FFE8E8; }
  .cp-index-wrap .cp-index {
    margin: auto auto;
    max-width: 1480px; }
    .cp-index-wrap .cp-index h2 {
      margin: 0px 0px 1em;
      font-family: "F+UD-筑紫明朝 R";
      font-size: 24px;
      text-align: center; }
    .cp-index-wrap .cp-index p {
      text-align: center; }
  .cp-index-wrap .cp-list {
    margin: 2em 0px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px; }
  @media screen and (max-width: 1024px) {
    .cp-index-wrap .cp-list {
      grid-template-columns: repeat(2, 1fr);
      gap: 10px; } }
  @media screen and (max-width: 599px) {
    .cp-index-wrap .cp-index p {
      text-align: justify; }
    .cp-index-wrap .cp-list {
      grid-template-columns: repeat(1, 1fr);
      gap: 10px; } }

.cp-list-box a {
  display: block;
  padding: 10px;
  color: #000;
  text-decoration: none; }
  .cp-list-box a figure {
    margin: 0px 0px 1em; }
  .cp-list-box a h3 {
    margin: 0px 0px 1em;
    font-family: "TsukuGoPro-B-AvenirNextLTPro-Medium";
    font-size: 18px;
    text-align: justify; }
  .cp-list-box a h4 {
    margin: 0px 0px 1em;
    font-size: 16px;
    text-align: justify; }
  .cp-list-box a p {
    margin: 0px 0px 1em;
    text-align: justify; }
  .cp-list-box a .btn-inner {
    margin: auto;
    padding: 0.5em 0px;
    max-width: 140px;
    text-align: center;
    line-height: 1em;
    background-color: pink; }
  .cp-list-box a:hover {
    background-color: #f6f6f6; }

@media screen and (min-width: 1025px) {
  .now-template {
    position: fixed;
    z-index: 1000;
    bottom: 60px;
    left: 0px;
    font-size: 12px; }

  .user-dashboard {
    position: fixed;
    z-index: 1000;
    bottom: 40px;
    left: 0px;
    font-size: 12px; }

  .user-edit {
    position: fixed;
    z-index: 1000;
    bottom: 20px;
    left: 0px;
    font-size: 12px; } }
