@charset "UTF-8";
:root {
  --f-notosans: "Noto Sans JP", sans-serif;
  --f-yugothic: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  --f-en: "Roboto", sans-serif;
  --main-color: #ff9824;
  --main-color2: #52b540;
  --clr1: #3b3b3b;
  --clr2: #ccc;
  --ttl_size: 28px;
  --wrapper: 120px;
  --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-notosans);
  font-size: 18px;
}

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: var(--clr1);
}
a {
  text-decoration: none;
}

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.06;
  word-wrap: break-word;
  word-break: break-word;
  margin-bottom: 15px;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 500;
}
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 {
  padding-top: 10px;
  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: 1340px;
}

.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-family: var(--f-en);
  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);
}

.en {
  font-family: var(--f-en);
}

.btn a {
  position: relative;
  color: var(--main-color);
  text-decoration: none;
}
.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;
  right: 0;
  height: var(--wrapper);
  z-index: 20;
  transition: all 0.3s ease;
}
header:not(.active) .pc_navi > ul .subInner {
  width: calc(100%  - 40px);
  right: calc(50%);
}

header.active,
.ovh header {
  background-color: #fff;
}

header.active {
  top: 20px;
  left: 23px;
  right: 23px;
  height: 96px;
  border-radius: 48px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
header.active .hamburger-btn {
  top: 39px;
  right: 43px;
}

header.hv {
  border-radius: 48px 48px 0 0;
}

header.first .logo {
  filter: brightness(0) invert(1);
}
header.first .pc_navi > ul > li > a,
header.first .pc_navi > ul > li > p {
  color: white;
}
header.first .pc_navi > ul > li.menu-item-has-children > a::after,
header.first .pc_navi > ul > li.menu-item-has-children > p::after {
  filter: brightness(0) invert(1);
}

.header_top {
  position: relative;
  z-index: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin: 0 auto;
  padding: 5px 43px;
  height: 100%;
  transition: all 0.3s ease-in-out;
}

.logo {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 446px;
}
.logo a {
  display: block;
  width: 100%;
  text-align: center;
}
.logo img {
  width: auto;
}

.right_head {
  margin-right: 160px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.pc_navi {
  width: 100%;
  font-size: 18px;
}
.pc_navi > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
  width: 100%;
  gap: 40px;
}
.pc_navi > ul > li:hover > a,
.pc_navi > ul > li:hover > p {
  opacity: 0.8;
  color: var(--main-color);
}
.pc_navi > ul > li .title {
  padding-right: 1.625em;
  letter-spacing: 0.06em;
}
.pc_navi > ul > li.menu-item-has-children > a::before,
.pc_navi > ul > li.menu-item-has-children > p::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 40px;
  background-color: transparent;
  z-index: -1;
}
.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: 0.8125em;
  aspect-ratio: 1;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto 0;
  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 {
  background-image: url("../images/shared_pc_navi_arrow-hv.png");
}
.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-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.12em;
  transition: all 0.2s ease;
  color: var(--clr1);
  font-size: 16px;
}
.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 {
  background-image: url("../images/shared_pc_navi_arrow-hv.png");
}
.pc_navi > ul .subInner {
  position: absolute;
  width: 100%;
  right: 50%;
  bottom: 0px;
  transform: translate(50%, 100%);
  transition: all 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  background-color: var(--main-color);
  padding: 77px 20px 75px;
  border-radius: 0 0 48px 48px;
}
.pc_navi > ul .subInner.active {
  opacity: 1;
  visibility: visible;
}
.pc_navi > ul .subInner .swrap {
  max-width: 1100px;
  margin: 0 auto;
}
.pc_navi > ul .subInner .ttl {
  margin-bottom: 31px;
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  text-align: left;
  line-height: 1.4;
}
.pc_navi > ul .subInner ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
}
.pc_navi > ul .subInner ul li a {
  position: relative;
  display: block;
  padding-left: 0.75em;
  transition: all 0.2s ease;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  text-align: left;
  letter-spacing: 0.05em;
}
.pc_navi > ul .subInner ul li a::before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 0.4375em;
  height: 0.4375em;
  transform: rotate(45deg);
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}

@media only screen and (min-width: 1920px) {
  .menu_toggle .inside .ft_link .menu00 {
    padding-right: 60px;
    padding-top: 37px;
  }
}
@media only screen and (min-width: 769px) {
  .pc_navi > ul .col2 .subInner {
    width: 440px;
  }
  .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: 1070px;
    min-height: 100%;
    display: flex;
    align-items: center;
  }
  .menu_toggle .inside .ft_link .link_list {
    width: 100%;
  }
  .menu_toggle .inside .ft_link .link_list .menu00:nth-child(1) {
    padding-right: 150px;
  }
  .menu_toggle .inside .ft_link .link_list .menu00:nth-child(3) li:nth-child(2) {
    margin-right: 100px;
  }
}
.time_sheet {
  margin: 0 auto;
  font-size: 16px;
}
.time_sheet table,
.time_sheet thead,
.time_sheet tbody {
  display: block;
  width: 100%;
}
.time_sheet td,
.time_sheet th {
  display: block;
  width: 100%;
}
.time_sheet table {
  border-radius: 0.625em;
  overflow: hidden;
}
.time_sheet table thead {
  padding: 0 1em 0 2.9375em;
  background-color: #ff9824;
}
.time_sheet table tbody {
  background-color: #fff9ef;
  padding: 0.625em 2em;
}
.time_sheet table tbody tr {
  border-bottom: 1px solid #e5e5e5;
}
.time_sheet table tbody tr:last-child {
  border-bottom: none;
}
.time_sheet table tr {
  display: flex;
}
.time_sheet table th,
.time_sheet table td {
  border: none;
  letter-spacing: 0.05em;
  text-align: left;
}
.time_sheet table th:first-child,
.time_sheet table td:first-child {
  min-width: 7.5em;
}
.time_sheet table th {
  padding: 1.5em 0 1.3em;
  font-weight: 700;
  color: #fff;
}
.time_sheet table th:first-child {
  padding-right: 1.5em;
  padding-left: 0.2em;
}
.time_sheet table td {
  padding: 1.38em 0.2em 1.25em;
  color: var(--main-color);
  font-weight: 500;
}
.time_sheet table td:first-child {
  color: #333;
  padding-left: 0.2em;
  padding-right: 0.2em;
  white-space: nowrap;
}
.time_sheet table td:not(:first-child) {
  margin-top: 0.25em;
}
.time_sheet .bd-circle {
  display: block;
  width: 0.9375em;
  height: 0.9375em;
  margin: 0 auto;
  background: url("../images/bd-circle.png") center/contain no-repeat;
}
.time_sheet .bd-close {
  display: block;
  width: 0.9375em;
  height: 0.9375em;
  background: url("../images/bd-close.png") center/contain no-repeat;
  margin: 0 auto;
}
.time_sheet .note {
  margin-top: 1em;
  line-height: 2;
  font-size: 0.875em;
}
.time_sheet .note span {
  display: inline-block;
}

@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: 15;
  bottom: 35px;
  right: 10px;
  width: 50px;
  height: 50px;
  background-color: var(--main-color2);
  border-radius: 100%;
}
.totop::before {
  content: "";
  position: absolute;
  inset: 7px 0 0;
  margin: auto;
  width: 14.145px;
  height: 14.145px;
  transform: rotate(45deg);
  border-top: solid 2px #fff;
  border-left: solid 2px #fff;
}
.totop.active {
  opacity: 1;
  visibility: visible;
}
.totop .icon {
  background-image: url(../images/totop.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  border: 0px;
  width: 80px;
  height: 80px;
  margin: 0;
}

.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% - 12em);
  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: var(--main-color);
}
.fixed_banner .tel p .tt::before {
  width: 1.8333333333em;
  height: 2em;
  background: url("../images/fix-ic-tel.png") center/contain no-repeat;
}
.fixed_banner .web p {
  background-color: #ffb612;
}
.fixed_banner .web p .tt::before {
  width: 3.1667em;
  height: 2.5em;
  background: url(../images/fixed_web_ico.png) center/contain no-repeat;
}
.fixed_banner .mail p {
  background-color: #06c755;
}
.fixed_banner .mail p .tt::before {
  width: 2.8333333333em;
  height: 2.8333333333em;
  background: url("../images/fix-ic-line.png") center/contain no-repeat;
}

.fixed_banner2 {
  --fs-fixed-banner:10px;
  position: fixed;
  top: calc(50% + 7 * var(--fs-fixed-banner));
  right: 1.5em;
  z-index: 15;
  transition: right 0.3s ease-in-out;
  font-size: 17px;
}
.fixed_banner2.active {
  bottom: 70px;
  right: 10px;
}
.fixed_banner2 .web {
  width: 8.8235294118em;
  height: 8.8235294118em;
  position: relative;
  z-index: 0;
  background-image: linear-gradient(135deg, #ff9824 50%, #52b540 50%);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: all 0.3s ease;
}
.fixed_banner2 .web::before {
  content: "";
  position: absolute;
  inset: 0.4705882353em;
  border-radius: 100%;
  background-color: #fff;
  z-index: -1;
  transition: all 0.3s ease;
}
.fixed_banner2 .web a {
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: 100%;
}
.fixed_banner2 .tt {
  text-align: center;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  font-size: 1em;
  transition: all 0.3s ease;
}
.fixed_banner2 .tt::before {
  content: "";
  display: block;
  width: 2.2352941176em;
  height: 1.7647058824em;
  background: url("../images/ic-calender.png") center/contain no-repeat;
  margin: 0 auto 0.7058823529em;
  transition: all 0.3s ease;
}

@media only screen and (min-width: 769px) {
  .fixed_banner {
    font-size: 10px;
    --size: 8em;
    width: 8em;
  }
  .fixed_banner > div {
    width: var(--size);
    height: var(--size);
    margin-bottom: 1em;
  }
  .fixed_banner > div > p {
    width: var(--size);
    height: var(--size);
    font-size: 100%;
    border-radius: 1em 0 0 1em;
  }
  .fixed_banner > div > p .tt {
    font-size: 1.2em;
    letter-spacing: 0.05em;
  }
  .fixed_banner > div > p:last-child {
    margin-bottom: 0;
  }
  .fixed_banner .tel {
    --w_tel: 18em;
    transform: translateX(calc(-var(--size) - var(--w_tel)));
    transition: all 0.3s ease;
  }
  .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.2em;
    font-family: var(--f-en);
    font-weight: 700;
  }
  .fixed_banner .web {
    --value-transition: all .5s ease;
    width: calc(var(--size) + 54.4em);
    display: flex;
    transition: var(--value-transition);
  }
  .fixed_banner .web .time_sheet_catch {
    position: relative;
    z-index: 1;
    padding: 4em 4em 4em;
    width: 54.4em;
    height: 32.3em;
    font-size: 1em;
    background-color: white;
  }
  .fixed_banner .web:hover {
    transform: translateX(calc(-54.4em + 1px));
  }
  .fixed_banner .web .time_sheet_catch {
    border-bottom-left-radius: 20px;
  }
  .fixed_banner .web .link a {
    width: 0;
    height: 0;
  }
  .fixed_banner .web .time_sheet_note p {
    text-align: left;
    font-size: 1.6em;
    color: var(--clr1);
  }
  .fixed_banner .web .time_sheet {
    font-size: 1.6em;
  }
  .fixed_banner .web .time_sheet .note {
    background-color: transparent;
    color: var(--clr1);
    text-align: left;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1366px), (min-width: 769px) and (max-height: 650px) {
  .totop .icon {
    width: 60px;
    height: 60px;
  }
}
.ft-map {
  height: 507px;
}

.ft-bg {
  padding: 130px 0 0;
  background: url("../images/ft-bg.jpg") center/cover no-repeat;
}

.idx_gallery {
  margin-bottom: 80px;
}
.idx_gallery .list {
  display: flex;
}
.idx_gallery .list .item:nth-child(even) {
  margin-top: 64px;
}
.idx_gallery .list img {
  border-radius: 20px;
  margin: 0 20px;
}

.footer-top {
  padding: 228px 0 98px;
  position: relative;
  z-index: 0;
  --t: 200px;
}
.footer-top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: var(--t);
  background: url("../images/footer-top-bg-eff01.png") center top/cover no-repeat;
  z-index: -1;
}
.footer-top::after {
  content: "";
  position: absolute;
  inset: var(--t) 0 0;
  background: center top/cover no-repeat;
  z-index: -2;
}
@media only screen and (min-width: 769px) {
  .footer-top::after {
    background-image: url("../images/footer-top-bg-eff02.png");
  }
}
@media only screen and (max-width: 768px) {
  .footer-top::after {
    background-image: url("../images/footer-top-bg-eff02-sp.png");
  }
}
.footer-top .ft-logo {
  margin-bottom: 80px;
}
.footer-top .ft-logo a {
  display: block;
  margin: 0 auto;
  width: fit-content;
  opacity: 1 !important;
}

.ft_link {
  font-size: 16px;
}
.ft_link a {
  text-decoration: none;
}
@media only screen and (min-width: 769px) {
  .ft_link a:hover {
    color: var(--main-color);
  }
  .ft_link .link_list > div > ul {
    display: flex;
    gap: 12px 20px;
    flex-wrap: wrap;
  }
}
@media (min-width: 1920px) {
  .ft_link .menu00:nth-child(2) {
    padding-top: 37px;
  }
  .ft_link .menu00:nth-child(3) {
    padding-top: 36px;
  }
}
.ft_link .menu00 {
  display: flex;
  align-items: center;
  background-color: #fff9ef;
  border-radius: 0.625em;
  margin-bottom: 0.9375em;
  padding: 2.5em 2.5em 2.25em;
}
.ft_link .menu00:last-child {
  margin-bottom: 0;
}
.ft_link .title {
  flex-shrink: 0;
  width: 11.9473684211em;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 1.1875em;
  font-weight: 700;
  line-height: 1;
  pointer-events: none;
  color: var(--main-color);
  line-height: 1.4;
  padding-right: 1.0526315789em;
}
.ft_link .title::before {
  display: none;
}
.ft_link ul {
  width: 100%;
}
.ft_link ul:last-child {
  margin-bottom: 0;
}
.ft_link li {
  margin: 0;
}
.ft_link a {
  display: table;
  position: relative;
  letter-spacing: 0.05em;
  color: var(--clr1);
  line-height: 1.5;
  font-weight: 500;
  padding-left: 1.125em;
  transition: all 0.3s ease;
}
.ft_link a::before {
  content: "";
  position: absolute;
  top: 0.4375em;
  left: 0;
  width: 0.4375em;
  height: 0.625em;
  background: url("../images/ic-menu-arr.png") center/contain no-repeat;
}
.ft_link a:hover {
  opacity: 1;
}

.footer-bottom {
  background-color: var(--main-color);
  color: #fff;
  padding: 0;
}
.footer-bottom .inner {
  max-width: 1140px;
}
.footer-bottom .fb-banner {
  padding: 90px 0;
  display: flex;
  justify-content: center;
  gap: 25px;
}
.footer-bottom .fb-bm {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-bottom .fb-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  color: #fff;
  width: 170px;
  height: 43px;
  border-radius: 999px;
  border: 1px solid #fff;
  position: relative;
  z-index: 0;
  padding-left: 18px;
  padding-top: 2px;
}
.footer-bottom .fb-btn a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 30px;
  bottom: 0;
  margin: auto 0;
  width: 7.0725px;
  height: 7.0725px;
  transform: rotate(45deg);
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}

.copyright {
  color: #fff;
  padding: 20px 0px 20px;
  position: relative;
  z-index: 1;
}
.copyright .flex {
  align-items: center;
  justify-content: center;
  min-height: 40px;
}
.copyright .inner {
  padding: 0 !important;
}
.copyright::before {
  position: absolute;
  content: "";
  display: block;
  z-index: -1;
  left: calc(50% - 50vw);
  top: 0;
  height: 100%;
  width: 200vw;
  background-color: #ff8324;
}
.copyright .textwidget {
  display: block;
  line-height: 20px;
  padding-left: 20px;
  margin-left: 22px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  font-weight: 400;
  letter-spacing: 0.1em;
}
.copyright .textwidget p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: inherit;
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 769px) {
  .copyright .textwidget p {
    position: relative;
    top: -2px;
  }
  .copyright .textwidget p .txt-en {
    margin-left: 0.3em;
  }
  .copyright .textwidget p .txt-c {
    margin-right: 0.3em;
  }
}
.copyright .grits {
  margin-bottom: 0;
  line-height: 2.501;
}
.copyright .grits a {
  display: block;
}
.copyright .grits img {
  max-width: 142px;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
.copyright .textwidget p {
  font-size: 11px;
}
.copyright .textwidget {
  margin-left: 15px;
  padding-left: 15px;
}
}

@media (min-width: 1921px) {
  .footer-top {
    padding-top: min(11.875vw, 400px);
    --t: calc(200 / 1920 * 100vw);
  }
}
@media (min-width: 1920px) {
  .pc_navi > ul {
    padding-top: 1px;
  }
  .logo {
    padding-bottom: 1px;
  }
  .fixed_banner .tel p .tt::before {
    transform: translate(1px, 2px);
  }
  .fixed_banner .tel p .tt::before {
    transform: translateY(1px);
  }
}
@media (min-width: 769px) {
  .footer-bottom .fb-btn a {
    transition: all 0.3s ease;
  }
  .footer-bottom .fb-btn a:hover {
    background-color: var(--clr1);
    border-color: var(--clr1);
  }
  .totop:hover {
    background-color: var(--main-color);
  }
  .pc_navi > ul .subInner ul li a::before {
    transition: all 0.2s ease;
  }
  .pc_navi > ul .subInner ul li a:hover {
    color: var(--clr1);
    opacity: 1 !important;
  }
  .pc_navi > ul .subInner ul li a:hover::before {
    filter: brightness(0) invert(0);
  }
}
@media only screen and (min-width: 769px) and (max-width: 1919px) {
  .fixed_banner {
    font-size: 8px;
  }
  .fixed_banner2 {
    font-size: 10px;
    bottom: 10px;
    right: 10px;
  }
  .ft-map {
    height: max(26.40625vw, 300px);
  }
  .footer-top {
    --t: calc(200 / 1920 * 100vw);
  }
}
@media only screen and (min-width: 769px) and (max-width: 1440px) {
  :root {
    --wrapper: 100px;
  }
  header.active {
    top: 10px;
    right: 10px;
    left: 10px;
  }
  header.active .hamburger-btn {
    top: 28px;
    right: 30px;
  }
  .header_top {
    padding-left: 45px;
    padding-right: 45px;
  }
  .pc_navi {
    font-size: 10px;
  }
  .pc_navi > ul > li > a,
  .pc_navi > ul > li > p {
    font-size: 1.1111111111vw;
  }
  .right_head {
    margin-right: 11.1111111111vw;
  }
  .logo img {
    width: 30.9722222222vw;
  }
  .ft-bg {
    padding-top: 80px;
  }
  .idx_gallery .list img {
    margin: 0 10px;
    width: 250px;
  }
  .footer-top {
    padding-top: 170px;
    padding-bottom: 80px;
  }
  .footer-top .ft-logo {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  :root {
    --wrapper: 80px;
  }
  .logo {
    width: 30%;
  }
  .fixed_banner {
    font-size: 6px;
  }
  .fixed_banner2 {
    font-size: 10px;
  }
  header.active {
    height: 7.6171875vw;
  }
  header.active .hamburger-btn {
    top: calc(10px + 1.85546875vw);
    height: 3.90625vw;
  }
  header.hv {
    border-radius: 28px 28px 0 0;
  }
  .pc_navi > ul .subInner ul li a::before {
    border-top-width: 1px;
    border-right-width: 1px;
    left: -1px;
  }
  .pc_navi > ul {
    gap: 1.953125vw;
  }
  .pc_navi > ul > li > a,
  .pc_navi > ul > li > p {
    font-size: 1.220703125vw;
  }
  .pc_navi > ul .subInner {
    padding: 40px 20px;
    border-radius: 0 0 28px 28px;
  }
  .pc_navi > ul .subInner .ttl {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .pc_navi > ul .subInner ul li a {
    font-size: 12px;
  }
  .ft-bg {
    padding-top: 7.8125vw;
  }
  .idx_gallery {
    margin-bottom: 7.8125vw;
  }
  .idx_gallery .list img {
    width: 200px;
  }
  .footer-top {
    padding-top: 16.6015625vw;
    padding-bottom: 7.8125vw;
  }
  .footer-top .ft-logo {
    margin-bottom: 4.8828125vw;
  }
  .footer-top .ft-logo img {
    width: 48.828125vw;
  }
  .footer-top .ft_link {
    font-size: 1.5625vw;
  }
  .footer-top .ft_link .menu00 {
    padding: 2em 2.3em 1.75em;
  }
  .footer-bottom .inner {
    padding-left: 60px;
    padding-right: 60px;
  }
  .footer-bottom .fb-banner {
    padding: 60px 0;
    gap: 20px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 860px) {
  .fixed_banner {
    top: var(--wrapper);
    bottom: 0;
    height: 46.511627907vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media only screen and (min-width: 769px) {
  .pc_navi > ul .subInner ul li a::before {
    top: 0.6em;
  }
}
/*==========================================================================*/
/*==========================================================================*/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*==========================================================================*/
/*                                INDEX                                     */
/*==========================================================================*/
/*==========================================================================*/
/*==========================================================================*/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*==========================================================================*/
/*                                Under                                     */
/*==========================================================================*/
/*==========================================================================*/
/*==========================================================================*/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
.cl-green {
  color: var(--main-color2);
}

.cl-orange {
  color: var(--main-color);
}

.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;
  }
  body {
    font-size: 16px;
  }
  p {
    font-size: 16px;
  }
}
@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 */
}
.br_auto {
  display: inline-block;
}

@media only screen and (max-width: 319px) {
  .br_auto {
    display: inline;
  }
}
.br_1366,
.br_1280,
.br_1170,
.br_769,
.ft_br_769,
.br_750,
.br_640,
.br_520,
.br_480,
.br_430,
.br_390,
.br_375,
.br_360,
.br_320 {
  display: none;
}

@media only screen and (min-width: 769px) and (max-width: 1366px) {
  .br_1366 {
    display: block;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .br_1280,
  footer .ft_br_1280 {
    display: block;
  }
  .dis_1280 {
    display: none;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1170px) {
  .br_1170 {
    display: block;
  }
  .dis_1170 {
    display: none;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  footer .ft_br_769,
  .br_769 {
    display: block;
  }
  .dis_769 {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .br_750 {
    display: block;
  }
  .dis_750 {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .br_640 {
    display: block;
  }
  .dis_640 {
    display: none;
  }
}
@media only screen and (max-width: 520px) {
  .br_520 {
    display: block;
  }
  .dis_520 {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .br_480 {
    display: block;
  }
  .in_480 {
    display: inline;
  }
  .dis_480 {
    display: none;
  }
}
@media only screen and (max-width: 430px) {
  .br_430 {
    display: block;
  }
  .in_430 {
    display: inline;
  }
  .dis_430 {
    display: none;
  }
}
@media only screen and (max-width: 390px) {
  .br_390 {
    display: block;
  }
  .in_390 {
    display: inline;
  }
  .dis_390 {
    display: none;
  }
}
@media only screen and (max-width: 375px) {
  .br_375 {
    display: block;
  }
  .in_375 {
    display: inline;
  }
  .dis_375 {
    display: none;
  }
}
@media only screen and (max-width: 360px) {
  .br_360 {
    display: block;
  }
  .dis_360 {
    display: none;
  }
  .in_360 {
    display: inline;
  }
}
@media only screen and (max-width: 350px) {
  .in_320 {
    display: inline;
  }
  .br_320 {
    display: block;
  }
  .dis_320 {
    display: none;
  }
  .inside .inside_br_320 {
    display: block;
  }
}
@media only screen and (max-width: 319px) {
  .br_769,
  .br_640,
  .br_520,
  .br_480,
  .br_430,
  .br_375 {
    display: none;
  }
}


/* set chat ai */
body {
    position: relative !important;
    top: auto !important;
}

.chatbot {
    position: fixed;
    right: 71px;
    bottom: 35px;
    border: none;
    background: transparent;
    cursor: pointer;
    transition: 0.3s all;
    z-index: 9;
}
@media only screen and (min-width: 769px){
.chatbot:hover {
  opacity: 0.8;
}
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
.chatbot.at_footer {
  bottom: 60px;
}
}
@media only screen and (max-width: 768px) {
.chatbot {
  left: 10px;
  right: auto;
  bottom: 60px;
  width: calc(100% - 80px);
  max-width: 280px;
}
.chatbot.at_footer {
  bottom: 99px;
}
}

@media only screen and (max-width: 640px) {
  .chatbot {
    max-width: 230px;
  }
.chatbot.at_footer {
  bottom: 113px;
}
}
@media only screen and (max-width: 520px) {
.chatbot.at_footer {
  bottom: 155px;
}
}

@media only screen and (max-width: 430px) {
.chatbot.at_footer {
}
}

/*end set chat ai */
/*# sourceMappingURL=style.css.map */
