@charset "UTF-8";
:root {
  --f-mincho: "Shippori Mincho", serif;
  --f-roboto: "Roboto", sans-serif;
  --main-color: #3b861d;
  --main-color2: #a88c59;
  --clr1: #3f3b3a;
  --clr2: #ccc;
  --ttl_size: 28px;
  --wrapper: 100px;
  --border-radius: 0px;
}

/*==========================================================================*/
/*//////////////////////////////////////////////////////////////////////////*/
/*//////                                                              //////*/
/*//////  Copyright (C) 2009 株式会社フリーセル All Rights Reserved.  //////*/
/*//////                                                              //////*/
/*//////////////////////////////////////////////////////////////////////////*/
/*                                                                          */
/*    base.css  --> スタイルの初期設定を行うため、変更しないで下さい。      */
/*    fonts.css --> フォントの初期設定を行うため、変更しないで下さい。      */
/*                                                                          */
/*==========================================================================*/
/*==========================================================================*/
/*                           Common-Setting                                 */
/*==========================================================================*/
body {
  background-color: #ffffff;
  -webkit-text-size-adjust: none;
  letter-spacing: 0.1em;
  color: var(--clr1);
  font-family: var(--f-mincho);
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
select,
p,
blockquote,
th,
td,
pre,
address,
li,
dt,
dd {
  font-size: 100%;
  -webkit-text-size-adjust: none;
}

header,
section,
footer,
aside,
nav,
main,
article,
figure,
picture {
  display: block;
  padding: 0;
  margin: 0;
}

img {
  display: table;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

a:not(.tel_click) {
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #64b5f7;
}
a.tel_click {
  text-decoration: none;
  color: inherit;
}

@media only screen and (min-width: 769px) {
  a:not([target*="_blank"]) {
    transition: opacity 0.3s ease;
  }
  a:not([target*="_blank"]):hover {
    opacity: 0.7;
  }
  a.tel_click {
    pointer-events: none;
  }
  a:not(.tel_click):hover,
  a:not(.tel_click):active {
    color: #64b5f7;
  }
}
a.logo:hover,
.logo a:hover,
a.ft_logo:hover,
.ft_logo a:hover,
a.tel_click:hover {
  opacity: 1 !important;
}

table {
  width: 100%;
}

iframe {
  width: 100%;
  height: 100%;
}

.captcha_box iframe {
  height: auto;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

p {
  line-height: 2;
  letter-spacing: 0.1em;
  word-wrap: break-word;
  word-break: break-word;
  margin-bottom: 15px;
}
p:empty {
  display: none !important;
}
p:last-child {
  margin-bottom: 0;
}

.red {
  color: #ca0a0a !important;
}

.bold {
  font-weight: bold !important;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

*,
::after,
::before {
  box-sizing: border-box;
}

/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/
html {
  overflow-x: auto !important;
}

.wrapper {
  overflow: hidden;
}

.inner_max,
.inner_big,
.inner,
.inner_sm {
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.inner_max {
  max-width: 1480px;
}

.inner_big {
  max-width: 1320px;
}

.inner {
  max-width: 1310px;
}

.inner_sm {
  max-width: 1020px;
}

.fullWidthBreak {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.txt_ver {
  writing-mode: vertical-rl;
}

@media only screen and (min-width: 769px) {
  .txt_ver_pc {
    writing-mode: vertical-rl;
  }
}
/*==========================================================================*/
/*==========================================================================*/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*==========================================================================*/
/*                           WordPress Core                                 */
/*==========================================================================*/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 35px;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/*==========================================================================*/
/*==========================================================================*/
/*==========================================================================*/
/*                              General                                     */
/*==========================================================================*/
@media only screen and (max-width: 768px) {
  .pc_only {
    display: none !important;
  }
}
@media only screen and (min-width: 769px) {
  .sp_only {
    display: none !important;
  }
}
.TabContainer .TabContent {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.TabContainer .TabContent .content {
  transition: all 0.3s ease-in-out;
  background-color: #ccc;
}
.TabContainer .TabContent .content > div {
  opacity: 0;
  z-index: -10;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.5s ease-in-out;
}
.TabContainer .TabContent .content > div.active {
  opacity: 1;
  z-index: 1;
  visibility: visible;
}
.TabContainer .TabPager {
  display: flex;
  justify-content: center;
  width: 90%;
  margin: 0px auto;
  max-width: 1118px;
}
.TabContainer .TabPager > div {
  background-color: #a4c7ce;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  margin: 0;
  padding: 20px 20px;
  width: calc(50% - 0px);
  transition: all 0.3s ease;
  cursor: pointer;
  color: #ffffff;
  border-radius: 10px 10px 0px 0px;
}
.TabContainer .TabPager > div p {
  margin: 0;
  font-size: 1.5em;
  line-height: 2;
  border-bottom: 1px solid transparent;
}
.TabContainer .TabPager > div.active {
  background-color: #fff;
  z-index: 1;
  color: #3d9e81;
}
.TabContainer .TabPager > div.active p {
  border-bottom: 1px solid;
}

.rel {
  position: relative;
}

.ovh {
  overflow: hidden !important;
}

.ovs {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* Lets it scroll lazy */
}

.lt0 {
  letter-spacing: 0 !important;
}

figure,
picture {
  text-align: center;
  line-height: 1;
}

.fblock {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.key {
  position: relative;
}

.txt_l {
  float: left;
  width: calc(100% - 385px);
}

.txt_r {
  float: right;
  width: calc(100% - 385px);
}

.link > a {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.tel_click {
  display: table;
  text-decoration: none;
}
.tel_click .icon {
  display: flex;
  align-items: center;
  font-weight: 700;
  color: var(--main-color);
  letter-spacing: 0.05em;
  font-size: 1.5em;
}
.tel_click .icon::before {
  content: "";
  display: block;
  margin-right: 0.3214em;
  margin-top: 0.1786em;
  width: 0.893em;
  height: 0.893em;
  --mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 101' %3E%3Cpath d='M97.829,82.824 C98.198,91.823 96.073,94.826 87.308,97.205 C74.144,100.791 61.788,98.752 50.561,91.066 C33.671,79.497 19.384,65.207 7.912,48.225 C-0.287,36.096 -1.826,22.855 2.769,8.952 C4.752,2.953 8.059,0.771 14.407,0.925 C23.639,1.157 23.633,1.157 26.561,10.079 C27.869,14.063 29.100,18.078 30.561,22.007 C32.367,26.859 31.432,30.918 27.914,34.711 C22.303,40.765 22.378,40.854 26.680,47.891 C33.854,59.628 43.600,68.580 55.717,75.040 C57.758,76.123 59.178,76.250 60.774,74.416 C62.051,72.951 63.620,71.738 65.076,70.429 C68.123,67.696 71.576,66.743 75.537,68.072 C82.013,70.255 88.532,72.319 94.923,74.723 C96.087,75.162 97.048,76.900 97.511,78.240 C97.992,79.641 97.756,81.285 97.829,82.824 Z'/%3E%3C/svg%3E");
  mask-image: var(--mask);
  -webkit-mask-image: var(--mask);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  mask-position: center;
  -webkit-mask-position: center;
  background-color: var(--main-color);
}

.btn a {
  position: relative;
  color: var(--main-color);
  text-decoration: none;
  font-family: var(--f-mincho);
}
.btn a::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  width: 0.38125em;
  height: 12px;
  right: 5%;
  top: calc(50% - 6px);
  --mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 61 101' %3E%3Cpath d='M60.957,50.350 L52.385,58.785 L52.329,58.731 L9.523,100.309 L0.950,91.881 L43.698,50.349 L0.950,8.832 L9.523,0.385 L52.326,41.966 L52.385,41.909 L60.957,50.350 Z'/%3E%3C/svg%3E");
  mask-image: var(--mask);
  -webkit-mask-image: var(--mask);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  mask-position: center;
  -webkit-mask-position: center;
  background-color: var(--main-color);
}

.btn-group {
  font-size: 0.625em;
}
.btn-group .btn {
  font-size: 1em;
}
.btn-group .btn.style01 {
  width: 100%;
  min-width: 180px;
  max-width: 408px;
  overflow: hidden;
}
.btn-group .btn.style01 a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 3.88889em;
  padding: 0.5em 1em;
  font-size: 1.6em;
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  background-color: var(--main-color);
  transition: all 0.3s;
  border-radius: 40px;
}
.btn-group .btn.style01 a::after {
  background-color: #fff;
}
.btn-group .btn.style01 a:hover {
  opacity: 1;
}
@media only screen and (min-width: 769px) {
  .btn-group .btn.style01 a:hover::after {
    right: 0.5em;
  }
}
.btn-group .btn.bg01 a {
  background-color: #fff;
  color: var(--main-color);
}
.btn-group .btn.bg01 a::after {
  background-color: var(--main-color);
}
.yt {
  max-width: 960px;
  margin: 0px auto;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slick-arrow {
  display: block;
  border: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-color: transparent;
  position: absolute;
  top: 37%;
  width: 2em;
  height: 2em;
  transform: translateY(-50%);
  cursor: pointer;
  color: transparent;
}
.slick-arrow:focus {
  outline: 0;
}

.slick-prev {
  left: -1em;
}

.slick-next {
  right: -1em;
}

/* Tablet
-------------------------------------------*/
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  body {
    font-size: 87.5%;
  }
}
/*==========================================================================*/
/*==========================================================================*/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*==========================================================================*/
/*                           Header - Footer                                */
/*==========================================================================*/
h1 {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  transition: all 0.3s ease;
}
header .logo img {
  filter: brightness(0) invert(1);
}

header.active,
.ovh header {
  background-color: #fff;
  height: var(--wrapper);
}
header.active .header_top,
.ovh header .header_top {
  padding-top: 20px;
  padding-bottom: 20px;
  align-items: center;
}
header.active .logo,
.ovh header .logo {
  height: 100%;
}
header.active .logo a,
.ovh header .logo a {
  height: 100%;
}
header.active .logo img,
.ovh header .logo img {
  filter: none;
  width: auto;
  height: 100%;
}
header.active .pc_navi > ul > li > a,
header.active .pc_navi > ul > li > p,
.ovh header .pc_navi > ul > li > a,
.ovh header .pc_navi > ul > li > p {
  color: var(--clr1);
}
header.active .pc_navi > ul > li.menu-item-has-children > a::after,
header.active .pc_navi > ul > li.menu-item-has-children > p::after,
.ovh header .pc_navi > ul > li.menu-item-has-children > a::after,
.ovh header .pc_navi > ul > li.menu-item-has-children > p::after {
  filter: brightness(0) invert(0);
}
header.active #nav-icon span,
.ovh header #nav-icon span {
  background-color: var(--clr1);
}
header.active .hamburger-btn .button-toggle,
.ovh header .hamburger-btn .button-toggle {
  padding-top: calc(var(--wrapper) / 2 - 8px);
}
header.active .right_head,
.ovh header .right_head {
  padding-top: 0;
  padding-bottom: 5px;
}

.header_top {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  margin: 0 auto;
  padding: 24px 30px;
  height: 100%;
  transition: all 0.3s ease-in-out;
}

.logo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo a {
  display: block;
  width: 100%;
  text-align: center;
}
.right_head {
  padding-right: 127px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.pc_navi {
  width: 100%;
}
.pc_navi > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
  width: 100%;
  gap: 0 83px;
}
.pc_navi > ul > li {
  position: relative;
}
.pc_navi > ul > li:hover > a,
.pc_navi > ul > li:hover > p {
  opacity: 1;
  color: #000;
}
.pc_navi > ul > li.menu-item-has-children > a::after,
.pc_navi > ul > li.menu-item-has-children > p::after {
  content: "";
  background: url(../images/shared_pc_navi_arrow.png) center no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 7px;
  position: absolute;
  bottom: -8px;
  left: calc(50% - 7px);
  transition: all 0.5s ease;
}
.pc_navi > ul > li.menu-item-has-children > a:hover::after,
.pc_navi > ul > li.menu-item-has-children > p:hover::after {
  transform: translateY(5px);
}
.pc_navi > ul > li > a,
.pc_navi > ul > li > p {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0;
  height: 40px;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  transition: all 0.2s ease;
  color: #fff;
}
.pc_navi > ul > li > a span,
.pc_navi > ul > li > p span {
  display: block;
  width: 100%;
  padding-top: 0px;
  font-size: 66.6666666667%;
  font-weight: 600;
}
.pc_navi > ul > li:hover a.title::after,
.pc_navi > ul > li:hover p.title::after {
  transform: translateY(5px);
}
.pc_navi > ul .subInner {
  position: absolute;
  width: 18em;
  right: 50%;
  bottom: -15px;
  padding-top: 0px;
  transform: translate(50%, 100%);
  transition: all 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.pc_navi > ul .subInner.active {
  opacity: 1;
  visibility: visible;
}
.pc_navi > ul .subInner ul {
  background-color: var(--main-color);
  padding-bottom: 10px;
}
.pc_navi > ul .subInner ul li {
  padding: 0 10px;
}
.pc_navi > ul .subInner ul li a {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 1.2em 0.5em 1.2em 1.1em;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.7);
  transition: all 0.2s ease;
  font-size: 0.875em;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  text-align: left;
  letter-spacing: 0.03em;
}
.pc_navi > ul .subInner ul li a::before {
  content: "›";
  display: block;
  position: absolute;
  top: 50%;
  left: 0.3em;
  transform: translateY(-54%);
}

@media only screen and (min-width: 769px) {
  .pc_navi > ul .col2 .subInner {
    width: 28.75em;
  }
  .pc_navi > ul .col2 .subInner ul {
    display: flex;
    flex-wrap: wrap;
  }
  .pc_navi > ul .col2 .subInner ul li {
    width: 50%;
  }
  .menu_toggle .inside .ft_link {
    width: 100%;
    max-width: 1100px;
    margin: auto;
    min-height: 100%;
    display: flex;
    align-items: center;
  }
  .menu_toggle .inside .ft_link .link_list {
    width: 100%;
  }
  .menu_toggle .inside .ft_link a::before {
    color: var(--main-color);
  }
  .menu_toggle .inside .ft_link .menu01 {
    width: 27%;
  }
  .menu_toggle .inside .ft_link .menu01 > ul {
    max-height: 100%;
  }
  .menu_toggle .inside .ft_link .menu01 > ul > li {
    width: 100%;
  }
  .menu_toggle .inside .ft_link .menu02 {
    width: 69%;
    margin-top: 0;
  }
  .menu_toggle .inside .ft_link .menu02 > ul > li:nth-child(n + 9) {
    max-width: 340px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1366px) {
  :root {
    --wrapper: 100px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .pc_navi > ul {
    font-size: 1.4vw;
  }
  .pc_navi > ul .subInner ul li {
    padding: 0 0.7142857143em;
  }
  .pc_navi > ul .subInner ul li a {
    font-size: 0.8571428571em;
  }
}
.idx_gallery {
  margin-top: 90px;
}
.idx_gallery .list {
  display: flex;
}
.idx_gallery .list .img img {
  margin-right: 1px;
}

.time_sheet {
  width: 100%;
}
.time_sheet .note {
  margin-top: 15px;
  padding-left: 26px;
  line-height: 1.75;
  font-size: 15px;
  letter-spacing: 0;
}
.time_sheet .note span {
  display: inline-block;
}
.time_sheet table {
  font-feature-settings: "palt";
  table-layout: fixed;
}
.time_sheet table th,
.time_sheet table td {
  border-top: none;
  border-right: none;
  border-left: none;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.1em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.time_sheet table th:first-child,
.time_sheet table td:first-child {
  width: 29%;
}
.time_sheet table th:last-child,
.time_sheet table td:last-child {
  width: 13%;
  padding-right: 0.8em;
}
.time_sheet table th {
  padding: 0.9em 0.2em;
}
.time_sheet table td {
  padding: 1.35em 0.2em 1.25em;
}
.time_sheet table tr:nth-child(2) td {
  padding-top: 0.9em;
  padding-bottom: 1.1em;
}

@media only screen and (max-width: 992px) and (min-width: 769px) {
  :root {
    --ttl_size: 22px;
    --wrapper: 80px;
  }
}
.totop {
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  position: fixed;
  z-index: 19;
  bottom: 10px;
  right: 5px;
  width: 62px;
  height: 62px;
  background: url(../images/totop.png) center/contain no-repeat;
}
.totop.active {
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 769px) {
  .totop:hover {
    opacity: 0.7;
  }
}
.bounce {
  animation-name: bounces;
}

.animateds {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes bounces {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
@keyframes fixed_banner {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: -3px;
    opacity: 0.7;
  }
}
.fixed_banner {
  position: fixed;
  top: calc(50% - 5em);
  right: 0px;
  z-index: 15;
  transition: right 0.3s ease-in-out;
}
.fixed_banner > div {
  position: relative;
  transition: all 0.3s ease;
}
.fixed_banner a {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.fixed_banner p {
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 1.2222222222;
  text-align: center;
  text-decoration: none;
}
.fixed_banner p:hover {
  color: #fff;
}
.fixed_banner p .tt {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-direction: column;
}
.fixed_banner p .tt::before {
  content: "";
  display: block;
}
.fixed_banner .tel p {
  background-color: #3b861d;
}
.fixed_banner .tel p .tt::before {
  margin-bottom: 0.5em;
  width: 1.9166666667em;
  height: 1.9166666667em;
  background: url("../images/fixed_tel.png") center/contain no-repeat;
}
.fixed_banner .mail p {
  background-color: #a88c59;
}
.fixed_banner .mail p .tt::before {
  margin-bottom: 0.5em;
  width: 2em;
  height: 1.4166666667em;
  background: url("../images/fixed_mail.png") center/contain no-repeat;
}
.fixed_banner .web p {
  background-color: var(--main-color);
}
.fixed_banner .web p .tt::before {
  margin-bottom: 0.5em;
  width: 1.8333333333em;
  height: 2.25em;
  background: url("../images/fixed_web.png") center/contain no-repeat;
}
.fixed_banner .instagram p {
  background: url("../images/fixed_bg_instgram.jpg") center/cover no-repeat;
}
.fixed_banner .instagram p .tt::before {
  width: 2.0833333333em;
  height: 2.0833333333em;
  background: url("../images/fixed_instgram.png") center/contain no-repeat;
}

@media only screen and (min-width: 769px) {
  .link_list a:hover {
    color: var(--main-color);
  }
  .fixed_banner {
    font-size: 13px;
    --size: 8em;
    width: 8em;
  }
  .fixed_banner > div {
    width: var(--size);
    height: var(--size);
  }
  .fixed_banner p {
    width: var(--size);
    height: var(--size);
  }
  .fixed_banner p .tt {
    font-size: 1.2em;
    letter-spacing: 0px;
  }
  .fixed_banner .tel {
    --w_tel: 20em;
    transform: translateX(calc(-var(--size) - var(--w_tel)));
    transition: all 0.3s ease;
  }
  .fixed_banner .tel .tt::before {
    margin-bottom: 0.45em;
  }
  .fixed_banner .tel:hover {
    transform: translateX(calc(0em - var(--w_tel)));
  }
  .fixed_banner .tel:hover a {
    width: calc(var(--size) + var(--w_tel));
  }
  .fixed_banner .tel .ov {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--main-color);
    position: absolute;
    left: var(--size);
    height: 100%;
    top: 0;
    width: var(--w_tel);
    border-left: 1px solid #fff;
  }
  .fixed_banner .tel .ov .text {
    font-size: 2.6em;
  }
  .fixed_banner .instagram p {
    background: url("../images/fixed_bg_instgram.jpg") center/cover no-repeat;
  }
  .fixed_banner .instagram p .tt::before {
    margin-bottom: 0.3em;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1366px), (min-width: 769px) and (max-height: 650px) {
  .fixed_banner {
    font-size: 8.75px;
  }
  .totop .icon {
    width: 60px;
    height: 60px;
  }
}
.footer-top {
  background: url("../images/ft-bg.jpg") center/cover no-repeat;
  color: #fff;
  padding: 91px 0 0;
}
.footer-top .inner {
  max-width: 1288px;
}
.footer-top .ft-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 0 15px;
}
.footer-top .ft-info {
  width: 509px;
}
.footer-top .ft-logo {
  margin-bottom: 30px;
}
.footer-top .ft-logo a {
  display: block;
  width: fit-content;
  opacity: 1 !important;
}
.footer-top .ft-tx {
  padding-left: 104px;
  margin-bottom: 37px;
}
.footer-top .ft-address {
  line-height: 1.4;
  padding-left: 2em;
  margin-bottom: 0.9375em;
  position: relative;
}
.footer-top .ft-address::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1.125em;
  height: 1.5em;
  background: url("../images/ft-location.png") center/contain no-repeat;
}
.footer-top .ft-tel {
  line-height: 1;
}
.footer-top .ft-tel a {
  display: inline-block;
  font-size: 2.25em;
  padding-left: 0.25em;
  letter-spacing: 0.098em;
  transform: translateY(0.0555555556em);
}
.footer-top .ft-map {
  height: 299px;
  margin: 0 0 53px -16px;
}
.footer-top .time_sheet {
  margin: 0 0 0 -16px;
  width: auto;
}
.footer-top .ft_link {
  width: 682px;
}
.footer-top .ft_link a {
  color: #fff;
}
.footer-top .ft-banner {
  margin-top: 44px;
}
.footer-top .ft-banner a {
  padding: 0;
}
.footer-top .ft-banner a::before {
  display: none;
}
.footer-top .ft_link .title {
  color: #fff;
}

.ft_link a {
  text-decoration: none;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 769px) {
  .ft_link .link_list > div > ul {
    display: flex;
    flex-flow: column wrap;
    align-content: space-between;
  }
  .ft_link .menu01 {
    width: 100%;
  }
  .ft_link .menu01 > ul {
    max-height: 16em;
  }
  .ft_link .menu01 > ul > li {
    width: 50%;
  }
  .ft_link .menu02 {
    margin-top: 2em;
    width: 100%;
  }
  .ft_link .menu02 > ul {
    max-height: 23em;
  }
  .ft_link .menu02 > ul > li {
    width: 50%;
  }
  .ft_link .menu02 > ul > li a {
    letter-spacing: 0;
  }
}
.ft_link .title {
  margin-bottom: 0.78125em;
  padding-left: 0;
  font-size: 2em;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1;
  pointer-events: none;
  color: var(--main-color);
}
.ft_link .title::before {
  display: none;
}
.ft_link ul:last-child {
  margin-bottom: 0;
}
.ft_link li {
  margin-bottom: 0.625em;
  line-height: 1.6;
}
.ft_link a {
  display: table;
  position: relative;
  padding-left: 0em;
  color: inherit;
  letter-spacing: 0.05em;
  color: var(--clr1);
  line-height: 2;
  padding-left: 20px;
  letter-spacing: 0.05em;
}
.ft_link a::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.ft_link a:hover {
  opacity: 1;
}

.copyright {
  margin: 87px auto 0;
  color: #fff;
  padding: 24px 0px 23px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.copyright::before {
  position: absolute;
  content: "";
  display: block;
  z-index: -1;
  left: calc(50% - 50vw);
  top: 0;
  height: 100%;
  width: 100vw;
  background-color: #295f11;
}
.copyright .textwidget {
  display: block;
  line-height: 20px;
  padding-top: 4px;
  padding-left: 28px;
  padding-bottom: 5px;
  margin-left: 26px;
  border-left: 1px solid #cecece;
  font-weight: 400;
  letter-spacing: 0.1em;
  transform: translateY(2px);
}
.copyright .textwidget p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: inherit;
  letter-spacing: 0.1em;
}
.copyright .grits {
  margin-bottom: 0;
  line-height: 2.501;
}
.copyright .grits a {
  display: block;
}

@media only screen and (min-width: 1920px) {
  .footer-top .ft-banner {
    margin-left: 2px;
  }
}
@media only screen and (min-width: 769px) {
  header.active .pc_navi > ul > li:hover > a,
  header.active .pc_navi > ul > li:hover > p,
  .ovh header .pc_navi > ul > li:hover > a,
  .ovh header .pc_navi > ul > li:hover > p {
    color: var(--main-color);
  }
  .footer-top .ft_link a:hover {
    color: var(--main-color);
  }
  .fixed_banner p {
    transition: all 0.3s ease;
  }
  .fixed_banner .mail:hover p {
    background-color: #91794e;
  }
  .fixed_banner .web:hover p {
    background-color: #2b5f17;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1919px) {
  .fixed_banner {
    font-size: 10px;
    top: 30%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1440px) {
  .header_top {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .logo img {
    width: 340px;
  }
  .right_head {
    padding-right: 80px;
    padding-top: 4px;
  }
  .pc_navi > ul {
    gap: 0 30px;
  }
  .idx_gallery .list .img img {
    width: 360px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .footer-top .inner {
    padding: 0 40px;
  }
  .footer-top .ft-wrapper {
    font-size: 1.171875vw;
  }
  .footer-top .ft-info {
    width: 32.6666666667em;
  }
  .footer-top .ft_link {
    width: 44em;
  }
  .footer-top .ft-logo {
    margin-bottom: 1.875em;
  }
  .footer-top .ft-logo img {
    width: 27.125em;
  }
  .footer-top .ft-tx {
    padding-left: 6.5em;
    margin-bottom: 2.25em;
  }
  .footer-top .ft-map {
    margin-left: 0;
    margin-bottom: 3.375em;
    height: max(18.75em, 220px);
  }
  .footer-top .time_sheet {
    margin-left: 0;
  }
  .footer-top .time_sheet .note {
    margin-top: 1em;
    padding-left: 1.7333333333em;
    font-size: 0.9375em;
  }
  .footer-top .ft-banner {
    margin-top: 2.75em;
  }
  .footer-top .ft-banner img {
    width: 20em;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .fixed_banner {
    font-size: 7px;
  }
  .header_top {
    padding-left: 20px;
    padding-right: 20px;
  }
  .pc_navi > ul > li > a,
  .pc_navi > ul > li > p {
    font-size: 14px;
  }
  .logo img {
    width: 280px;
  }
  .pc_navi > ul {
    gap: 0 20px;
  }
  .idx_gallery {
    margin-top: 30px;
  }
  .idx_gallery .list .img img {
    width: 300px;
  }
  .footer-top {
    padding-top: 60px;
  }
  .copyright {
    margin-top: 60px;
    padding: 15px 0;
  }
  .copyright .grits img {
    width: 140px;
  }
  .copyright .textwidget {
    padding-left: 18px;
    margin-left: 18px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .right_head {
    padding-top: 0;
    padding-right: 60px;
  }
  .pc_navi > ul > li > a,
  .pc_navi > ul > li > p {
    height: 34px;
  }
  .menu_toggle .inside .ft_link {
    font-size: 1.4112903226vw;
  }
}
@media only screen and (min-width: 769px) and (max-width: 860px) {
  .logo img {
    width: 230px;
  }
  .pc_navi > ul {
    gap: 0 15px;
  }
  .pc_navi > ul > li > a,
  .pc_navi > ul > li > p {
    font-size: 12px;
  }
  .footer-top .inner {
    padding: 0 30px;
  }
  .footer-top .ft_link {
    width: 47em;
  }
}
/*==========================================================================*/
/*==========================================================================*/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*==========================================================================*/
/*                                INDEX                                     */
/*==========================================================================*/
/*==========================================================================*/
/*==========================================================================*/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*==========================================================================*/
/*                                Under                                     */
/*==========================================================================*/
/*==========================================================================*/
/*==========================================================================*/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
.sp320,
.sp375,
.sp425 {
  display: none;
}

.pc992,
.pc1024 {
  display: none;
}

@media (min-width: 769px) {
  .sp {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .pc1024 {
    display: block;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .pc992 {
    display: block;
  }
}
/* EDGE  */
/* FIREFOX */
@-moz-document url-prefix() {
}
/* Safari 10.1+ (which is the latest version of Safari at this time) */
@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */
}
