@charset "UTF-8";
@media (max-width: 767px) {
  .sp_none {
    display: none;
  }
}

@media (min-width: 768px) {
  .pc_none {
    display: none;
  }
}

/* ----------------------------------------------
common
------------------------------------------------- */
body {
  color: #000000;
  font-size: 16px;
  line-height: 2;
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 400;
}
body.open #header .top {
  z-index: unset;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

a {
  color: #29a7de;
  font-weight: bold;
  text-decoration: underline;
  transition: all 0.5s ease-out;
}
a:hover {
  opacity: 0.6;
}

strong {
  font-weight: bold;
}

img {
  max-width: 100%;
  height: auto;
}

.t-center {
  text-align: center;
}

.t-right {
  text-align: right;
}

.t-left {
  text-align: left;
}

.bold {
  font-weight: bold;
}

.red {
  color: #f00;
}

.opacity a {
  transition: all 0.5s ease-out;
}

.opacity a:hover {
  opacity: 0.6;
}

.big {
  font-size: 18px;
  line-height: 1.8;
}

/* ----------------------------------------------
お問い合わせフォーム確認画面
------------------------------------------------- */
div#wpcf7cpcnf {
  z-index: 1;
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
div#wpcf7cpcnf table {
  width: 100%;
}
div#wpcf7cpcnf table th,
div#wpcf7cpcnf table td {
  padding: 20px;
  background-color: #fff;
}
div#wpcf7cpcnf table th {
  white-space: nowrap;
  border-bottom: 1px solid #1a687f;
}
div#wpcf7cpcnf table td {
  border-bottom: 1px solid #c8c8c8;
}
div#wpcf7cpcnf table td p {
  padding: 5px;
  width: 100%;
  outline: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", system-ui, sans-serif;
}
div#wpcf7cpcnf .wpcf7cp-btns {
  display: flex;
  justify-content: center;
}
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-edit-btn,
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-submit-btn {
  margin: 20px 10px 0px 10px;
  cursor: pointer;
  transition: all 0.5s ease-out;
  text-decoration: none;
  width: 100%;
  max-width: 200px;
  height: 50px;
  font-weight: bold;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-edit-btn:hover,
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-submit-btn:hover {
  opacity: 0.6;
}
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-edit-btn {
  background-color: #754c24;
}
div#wpcf7cpcnf .wpcf7cp-btns button.wpcf7cp-cfm-submit-btn {
  background-color: #754c24;
}
@media (max-width: 767px) {
  div#wpcf7cpcnf table tr:not(:first-child) th,
  div#wpcf7cpcnf table tr td {
    border-top: 0;
  }
  div#wpcf7cpcnf table th,
  div#wpcf7cpcnf table td {
    display: block;
  }
  div#wpcf7cpcnf .wpcf7cp-btns {
    flex-direction: column;
    align-items: center;
  }
}

/* ----------------------------------------------
side
------------------------------------------------- */
#side {
  position: fixed;
  top: 18%;
  right: 0;
  z-index: 2;
}
#side a {
  text-decoration: none;
  transition: all 0.5s ease-out;
  writing-mode: vertical-rl;
  background-color: #29a7de;
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 700;
  font-weight: 100;
  font-size: 38px;
  line-height: 1.5263157895;
  letter-spacing: 0.4em;
  color: #fff;
  padding: 30px 10px 20px 0px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
#side a:hover {
  opacity: 0.6;
}
#side a small {
  display: block;
  font-size: 20px;
  line-height: 1.2;
  color: #ffff00;
  letter-spacing: 0;
}
@media (max-width: 999px) {
  #side a {
    font-size: 30px;
    text-align: center;
  }
  #side a small {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #side {
    display: none;
  }
}

/* ----------------------------------------------
news
------------------------------------------------- */
.news-category {
  margin-bottom: 10px;
}
.news-category ul {
  display: flex;
}
.news-category ul.count-s {
  justify-content: space-between;
}
.news-category ul li {
  flex: 1;
  max-width: 212px;
  /* @include fontg(700);
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #000; */
  text-align: center;
  align-content: center;
  aspect-ratio: 212/52;
  background-color: #e2e2e2;
  padding: 5px;
  container-type: inline-size;
}
.news-category ul li .tx {
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 700;
  font-size: max(min(9.900990099cqw, 20px), 9px);
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.news-category ul li:not(:has(a)) {
  cursor: pointer;
}
.news-category ul li a {
  text-decoration: none;
  transition: all 0.5s ease-out;
  font-weight: 100;
  display: block;
  width: 100%;
  height: 100%;
}
.news-category ul li a:hover {
  opacity: 0.6;
}
.news-category ul li.active {
  background-color: #1a687f;
}
.news-category ul li.active .tx {
  color: #fff;
}
#news .contents article {
  border-bottom: 1px solid #e2e2e2;
}
#news .contents article:not(:has(a)) {
  display: flex;
  padding: 35px 33px;
}
#news .contents article a {
  text-decoration: none;
  transition: all 0.5s ease-out;
  font-weight: 100;
  display: flex;
  width: 100%;
  padding: 35px 33px;
}
#news .contents article a:hover {
  opacity: 0.6;
}
#news .contents article .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#news .contents article .txbox {
  flex: 1;
}
#news .contents article .txbox .head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin-bottom: 14px;
}
#news .contents article .txbox .head time,
#news .contents article .txbox .head .title {
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 700;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #1a687f;
}
#news .contents article .txbox .text {
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 400;
  font-size: 16px;
  line-height: 1.75;
  color: #000;
  max-width: 715px;
}
#news .contents article:first-child {
  border-top: 1px solid #e2e2e2;
}
@media (max-width: 999px) {
  #news .contents article:not(:has(a)) {
    padding: 25px;
  }
  #news .contents article a {
    padding: 25px;
  }
  #news .contents article .txbox .head {
    margin-bottom: 10px;
  }
  #news .contents article .txbox .head time,
  #news .contents article .txbox .head .title {
    font-size: 18px;
  }
  #news .contents article .txbox .text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #news .contents article:not(:has(a)) {
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
    padding: 15px;
  }
  #news .contents article a {
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
    padding: 15px;
  }
  #news .contents article .image {
    width: min(200px, 100%) !important;
  }
  #news .contents article .txbox .head {
    row-gap: 5px;
    margin-bottom: 5px;
  }
  #news .contents article .txbox .head time,
  #news .contents article .txbox .head .title {
    font-size: 16px;
  }
  #news .contents article .txbox .text {
    font-size: 12px;
  }
}

/* ----------------------------------------------
voice
------------------------------------------------- */
#voice {
  margin-bottom: 125px;
}
#voice .contents {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 3.5661764706%;
  width: min(100% - 20px, 1360px);
  margin: 0 auto;
}
#voice .contents .block {
  width: 30.9558823529%;
}
#voice .contents .block a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#voice .contents .block a:hover {
  opacity: 0.6;
}
#voice .contents .block .image {
  aspect-ratio: 421/354;
  margin-bottom: 13px;
}
#voice .contents .block .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
#voice .contents .block .title {
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 500;
  font-weight: 100;
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #754c24;
  padding: 2px 10px 2px 25px;
  margin-bottom: 17px;
  border-radius: 10px;
}
#voice .contents .block .text {
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 400;
  font-size: 16px;
  line-height: 1.75;
  color: #000;
  padding: 0 22px 0 15px;
}
@media (max-width: 999px) {
  #voice {
    margin-bottom: 100px;
  }
  #voice .contents .block .title {
    font-size: 20px;
    margin-bottom: 15px;
    padding: 2px 10px;
  }
  #voice .contents .block .text {
    font-size: 14px;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  #voice {
    margin-bottom: 90px;
  }
  #voice .contents {
    -moz-column-gap: 6%;
         column-gap: 6%;
  }
  #voice .contents .block {
    width: 47%;
  }
  #voice .contents .block .title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #voice .contents .block .text {
    font-size: 12px;
  }
}

/* ----------------------------------------------
header
------------------------------------------------- */
#header a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#header a:hover {
  opacity: 0.6;
}
#header .top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  padding: 0 2.8125% 0 0.5%;
}
#header .top.m_fixed {
  position: fixed;
  background-color: #fff;
}
#header .top.m_fixed #gnav ul li a {
  background-color: unset;
  color: #603813;
}
#header .logo {
  max-width: 271px;
  margin-top: -5px;
}
#header #gnav {
  margin-left: auto;
}
#header #gnav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  gap: 10px 12px;
}
#header #gnav ul li a {
  display: block;
  text-align: center;
  align-content: center;
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 700;
  font-weight: 100;
  font-size: 20px;
  line-height: 1.6;
  color: #fff;
  background-color: #603813;
  padding: 5px 10px 10px;
  min-width: 183px;
  min-height: 61px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#header #gnav ul li.wrap a {
  border-radius: 10px;
}
@media (max-width: 999px) {
  #header #gnav ul li a {
    min-width: unset;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  #header #gnav ul li.sp-in {
    display: none;
  }
}
@media (max-width: 767px) {
  #header .top {
    padding: 10px 70px 0 10px;
  }
  #header #gnav ul li a {
    border-radius: unset;
    text-align: unset;
    background-color: unset;
  }
  #header #gnav ul li a small {
    display: block;
  }
}

/* ----------------------------------------------
footer
------------------------------------------------- */
#footer {
  position: relative;
  padding: 89px 2.5% 23px 4.1875%;
}
#footer::before, #footer::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#footer::before {
  background: url(../images/f-bg.webp) no-repeat center/cover;
}
#footer::after {
  background-color: rgba(41, 167, 222, 0.84);
  mix-blend-mode: multiply;
}
#footer a {
  text-decoration: none;
  transition: all 0.5s ease-out;
}
#footer a:hover {
  opacity: 0.6;
}
#footer .inner {
  display: flex;
  align-items: end;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-bottom: 36px;
}
#footer .inner .left {
  text-align: center;
}
#footer .inner .left .logo {
  max-width: 356px;
  margin: 0 auto -23px;
}
#footer .inner .left .tel {
  margin-bottom: -5px;
}
#footer .inner .left .tel a {
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 500;
  font-size: 59.03px;
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
#footer .inner .left .time {
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 500;
  font-size: 20px;
  line-height: 1.6;
  color: #fff;
  margin-bottom: 8px;
}
#footer .inner .left .address {
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 500;
  font-size: 20px;
  line-height: 1.6;
  color: #fff;
}
#footer .inner .line-btn {
  margin-bottom: 30px;
  flex: 1;
}
#footer .inner .line-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  padding-right: 20px;
  width: min(460px, 100%);
  height: 105px;
  background-color: #06c755;
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 700;
  font-weight: 100;
  font-size: 34.4px;
  line-height: 1.6;
  color: #fff;
  border-radius: 10px;
  margin-left: auto;
  padding: 10px;
}
#footer .copyright {
  font-family: "source-han-sans-jp-variable", sans-serif;
  font-variation-settings: "wght" 300;
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
  text-align: end;
}
@media (max-width: 999px) {
  #footer {
    padding: 70px 10px 20px;
  }
  #footer .inner {
    margin-bottom: 25px;
  }
  #footer .inner .left .tel a {
    font-size: 40px;
  }
  #footer .inner .left .time {
    font-size: 16px;
  }
  #footer .inner .left .address {
    font-size: 16px;
  }
  #footer .inner .line-btn a {
    width: min(340px, 100%);
    height: 80px;
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  #footer {
    padding: 50px 10px 15px;
  }
  #footer .inner {
    margin-bottom: 20px;
    flex-direction: column;
    align-items: center;
    row-gap: 30px;
  }
  #footer .inner .left .logo {
    margin-bottom: 0px;
  }
  #footer .inner .left .tel a {
    font-size: 30px;
  }
  #footer .inner .left .time {
    font-size: 14px;
  }
  #footer .inner .left .address {
    font-size: 14px;
  }
  #footer .inner .line-btn {
    width: 100%;
  }
  #footer .inner .line-btn a {
    font-size: 22px;
    width: min(280px, 100%);
    height: 70px;
    margin-right: auto;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  #footer .inner .line-btn a img {
    max-width: 55px;
  }
  #footer .copyright {
    font-size: 12px;
    text-align: center;
  }
}/*# sourceMappingURL=style.css.map */