@charset "UTF-8";
/* commonParts
---------------------------------------------------- */
.__inner {
  width: 99.375rem;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .__inner {
    width: calc(100% - 80px);
  }
}
@media screen and (max-width: 767px) {
  .__inner {
    width: calc(100% - 40px);
  }
}
.__inner.__medium {
  width: 82.5rem;
}
@media screen and (max-width: 1199px) {
  .__inner.__medium {
    width: 99.375rem;
  }
}
@media screen and (max-width: 991px) {
  .__inner.__medium {
    width: calc(100% - 80px);
  }
}
@media screen and (max-width: 767px) {
  .__inner.__medium {
    width: calc(100% - 40px);
  }
}

.__liststyle li {
  display: flex;
  align-items: baseline;
}
.__liststyle li::before {
  content: "\f08d";
  display: block;
  font-family: "Font Awesome 6 Free";
  transform: rotate(40deg);
  font-weight: 900;
  margin-right: 0.4em;
  flex-shrink: 0;
}
.__liststyle.__note li::before {
  content: "※";
  transform: initial;
}
.__liststyle.__square li::before {
  content: "\f0c8";
  transform: initial;
}

.__ttltxt.__style01 h2, .__ttltxt.__style01 h3 {
  position: relative;
  font-size: 2.5em;
  line-height: 1.4em;
}
@media screen and (max-width: 1599px) {
  .__ttltxt.__style01 h2, .__ttltxt.__style01 h3 {
    font-size: 2.25em;
  }
}
@media screen and (max-width: 1199px) {
  .__ttltxt.__style01 h2, .__ttltxt.__style01 h3 {
    font-size: 2em;
  }
}
@media screen and (max-width: 767px) {
  .__ttltxt.__style01 h2, .__ttltxt.__style01 h3 {
    font-size: min(6vw, 2em);
  }
}
.__ttltxt.__style01 h2 span.__deco-line, .__ttltxt.__style01 h3 span.__deco-line {
  position: relative;
  display: inline-block;
  margin-bottom: 0.6em;
}
.__ttltxt.__style01 h2 span.__deco-line img, .__ttltxt.__style01 h3 span.__deco-line img {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: -0.4em;
  width: 100%;
  height: 0.48em;
}
.__ttltxt.__style02 .__icon {
  width: 2.5em;
  margin: 0 auto;
  margin-bottom: 1em;
}
.__ttltxt.__style02 .__icon img {
  width: 100%;
  height: auto;
}
.__ttltxt.__style02 span {
  text-align: center;
  display: block;
}
.__ttltxt.__style02 span.__jp {
  font-size: 2em;
  line-height: 1.4em;
}
@media screen and (max-width: 1199px) {
  .__ttltxt.__style02 span.__jp {
    font-size: 1.645em;
  }
}
@media screen and (max-width: 767px) {
  .__ttltxt.__style02 span.__jp {
    font-size: min(6vw, 1.645em);
  }
}
.__ttltxt.__style02 span.__en {
  color: #398bc3;
  font-size: 1.25em;
  font-weight: 900;
}
@media screen and (max-width: 1199px) {
  .__ttltxt.__style02 span.__en {
    font-size: 1.125em;
  }
}
.__ttltxt.__style02.__green span.__en {
  color: #6db956;
}
.__ttltxt.__style03 span {
  display: block;
}
.__ttltxt.__style03 span.__en {
  color: #398bc3;
  font-size: 1.25em;
  font-weight: 900;
}
@media screen and (max-width: 1199px) {
  .__ttltxt.__style03 span.__en {
    font-size: 1.125em;
  }
}
.__ttltxt.__style03 span.__jp {
  font-size: 2.5em;
  line-height: 1.4em;
}
@media screen and (max-width: 1599px) {
  .__ttltxt.__style03 span.__jp {
    font-size: 2.25em;
  }
}
@media screen and (max-width: 1199px) {
  .__ttltxt.__style03 span.__jp {
    font-size: 2em;
  }
}
@media screen and (max-width: 767px) {
  .__ttltxt.__style03 span.__jp {
    font-size: min(6vw, 2em);
  }
}
.__ttltxt.__style03 span.__jp span {
  display: inline-block;
}
.__ttltxt.__style03 span.__jp span.__small {
  font-size: 0.675em;
}
.__ttltxt.__style03.__navy span.__en {
  color: #335999;
}
.__ttltxt.__style04::before {
  color: #2686c7;
  content: "\f08d";
  display: inline-block;
  transform: rotate(40deg);
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 0.4em;
}
.__ttltxt.__style04.__light::before {
  color: #fff;
}
.__ttltxt.__style04.__beige::before {
  color: #ceba97;
}
.__ttltxt.__style05 {
  display: flex;
  align-items: center;
}
.__ttltxt.__style05 .__icon {
  flex-shrink: 0;
  width: 4em;
  margin-right: 1.2em;
}
.__ttltxt.__style05 .__icon img {
  width: 100%;
  height: auto;
}
.__ttltxt.__style05 span {
  display: block;
}
.__ttltxt.__style05 span.__jp {
  font-size: 2em;
  line-height: 1.4em;
}
@media screen and (max-width: 1199px) {
  .__ttltxt.__style05 span.__jp {
    font-size: 1.645em;
  }
}
@media screen and (max-width: 767px) {
  .__ttltxt.__style05 span.__jp {
    font-size: min(5.4vw, 1.645em);
  }
}
.__ttltxt.__style05 span.__en {
  color: #398bc3;
  font-size: 1.25em;
  font-weight: 900;
}
@media screen and (max-width: 1199px) {
  .__ttltxt.__style05 span.__en {
    font-size: 1.125em;
  }
}
.__ttltxt.__style05.__beige span.__en {
  color: #ceba97;
}

.__linkbtn.__style01 {
  width: 18em;
}
.__linkbtn.__style01 a, .__linkbtn.__style01 button {
  text-align: center;
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 1em 1.2em;
  padding-left: 0.2em;
  background-color: #fff;
  box-shadow: 4px 4px 12px 0px rgba(102, 102, 102, 0.1);
  border-radius: 6px;
  overflow: hidden;
  font-size: 1.25em;
}
@media screen and (max-width: 1199px) {
  .__linkbtn.__style01 a, .__linkbtn.__style01 button {
    font-size: 1.125em;
  }
}
.__linkbtn.__style01 a span.__arrow, .__linkbtn.__style01 button span.__arrow {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin-right: 1em;
  width: 0.5em;
}
.__linkbtn.__style01 a span.__arrow img, .__linkbtn.__style01 button span.__arrow img {
  width: 100%;
  height: auto;
}
.__linkbtn.__style01 a::before, .__linkbtn.__style01 button::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e6f3fc;
  opacity: 0.6;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s ease;
}
.__linkbtn.__style01 a:hover::before, .__linkbtn.__style01 button:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
.__linkbtn.__style01.__blue02 a, .__linkbtn.__style01.__blue02 button {
  color: #fff;
  background-color: #2686c7;
}
.__linkbtn.__style01.__blue02 a::before, .__linkbtn.__style01.__blue02 button::before {
  background-color: #fff;
  opacity: 0.2;
}
.__linkbtn.__style01.__green01 a, .__linkbtn.__style01.__green01 button {
  color: #fff;
  background-color: #6db956;
}
.__linkbtn.__style01.__green01 a::before, .__linkbtn.__style01.__green01 button::before {
  background-color: #fff;
  opacity: 0.2;
}

a.__txtlink {
  color: #333333;
  display: inline;
  text-decoration: underline;
  opacity: 1;
  transition: all 0.2s ease;
}
@media screen and (min-width: 992px) {
  a.__txtlink:hover {
    opacity: 0.6;
  }
}

.__anchor-point {
  position: absolute;
  margin-top: -3em;
}

.__calendar-content .calendar-wrap .tel-wrap dl {
  display: flex;
  align-items: baseline;
}
.__calendar-content .calendar-wrap .tel-wrap dl dt {
  font-size: 1.25em;
  margin-right: 2em;
}
@media screen and (max-width: 767px) {
  .__calendar-content .calendar-wrap .tel-wrap dl dt {
    font-size: min(4vw, 1.25em);
  }
}
.__calendar-content .calendar-wrap .tel-wrap dl dd {
  font-size: 1.6875em;
  font-weight: 900;
}
@media screen and (max-width: 991px) {
  .__calendar-content .calendar-wrap .tel-wrap dl dd {
    font-size: 2em;
  }
}
@media screen and (max-width: 767px) {
  .__calendar-content .calendar-wrap .tel-wrap dl dd {
    font-size: min(5.6vw, 1.75em);
  }
}
.__calendar-content .calendar-wrap .tel-wrap dl dd i {
  margin-right: 0.1em;
}
.__calendar-content .calendar-wrap .tel-wrap dl dd a {
  font-size: 1em;
  display: inline-block;
}
.__calendar-content .calendar-wrap .calendar-table table, .__calendar-content .calendar-wrap .calendar-table td, .__calendar-content .calendar-wrap .calendar-table th {
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
}
.__calendar-content .calendar-wrap .calendar-table tr.__week th, .__calendar-content .calendar-wrap .calendar-table tr.__week td {
  letter-spacing: 0.1em;
  padding: 0.2em 1.2em;
}
@media screen and (max-width: 991px) {
  .__calendar-content .calendar-wrap .calendar-table tr.__week th, .__calendar-content .calendar-wrap .calendar-table tr.__week td {
    padding: 0.4em 1.2em;
  }
}
@media screen and (max-width: 767px) {
  .__calendar-content .calendar-wrap .calendar-table tr.__week th, .__calendar-content .calendar-wrap .calendar-table tr.__week td {
    padding: 0.6em 1.6vw;
    font-size: 0.9em;
    line-height: 1em;
  }
}
.__calendar-content .calendar-wrap .calendar-table tr.__info {
  border-bottom: solid 1px #eee;
}
.__calendar-content .calendar-wrap .calendar-table tr.__info th, .__calendar-content .calendar-wrap .calendar-table tr.__info td {
  padding: 0.625rem 1.2em;
}
@media screen and (max-width: 991px) {
  .__calendar-content .calendar-wrap .calendar-table tr.__info th, .__calendar-content .calendar-wrap .calendar-table tr.__info td {
    padding: 1em 1.2em;
  }
}
@media screen and (max-width: 767px) {
  .__calendar-content .calendar-wrap .calendar-table tr.__info th, .__calendar-content .calendar-wrap .calendar-table tr.__info td {
    padding: 0.4em 1.6vw;
    font-size: 0.925em;
  }
}
.__calendar-content .calendar-wrap .calendar-table tr.__info th.__time, .__calendar-content .calendar-wrap .calendar-table tr.__info td.__time {
  text-align: left;
  width: 15rem;
  padding-left: 0;
}
@media screen and (max-width: 1199px) {
  .__calendar-content .calendar-wrap .calendar-table tr.__info th.__time, .__calendar-content .calendar-wrap .calendar-table tr.__info td.__time {
    font-size: 1.125em;
    width: 20em;
  }
}
@media screen and (max-width: 991px) {
  .__calendar-content .calendar-wrap .calendar-table tr.__info th.__time, .__calendar-content .calendar-wrap .calendar-table tr.__info td.__time {
    font-size: 1em;
    width: 16em;
  }
}
@media screen and (max-width: 767px) {
  .__calendar-content .calendar-wrap .calendar-table tr.__info th.__time, .__calendar-content .calendar-wrap .calendar-table tr.__info td.__time {
    font-size: 0.9em;
    line-height: 1.6em;
    width: 12em;
  }
}
.__calendar-content .calendar-wrap .calendar-table tr.__info th img, .__calendar-content .calendar-wrap .calendar-table tr.__info td img {
  width: 1em;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .__calendar-content .calendar-wrap .calendar-table tr.__info th img, .__calendar-content .calendar-wrap .calendar-table tr.__info td img {
    width: 0.8em;
  }
}
.__calendar-content .calendar-wrap.__innnai .tel-wrap dl dt {
  color: #2686c7;
}
.__calendar-content .calendar-wrap.__innnai .tel-wrap dl dd i {
  color: #2686c7;
}
.__calendar-content .calendar-wrap.__innnai .calendar-table tr.__week {
  color: #2686c7;
  background-color: #e6f3fc;
}
.__calendar-content .calendar-wrap.__innnai .calendar-table tr.__info td {
  color: #2686c7;
}
.__calendar-content .calendar-wrap.__houmon .tel-wrap dl dt {
  color: #6db956;
}
.__calendar-content .calendar-wrap.__houmon .tel-wrap dl dd i {
  color: #6db956;
}
.__calendar-content .calendar-wrap.__houmon .calendar-table tr.__week {
  color: #6db956;
  background-color: #ebf5e7;
}
.__calendar-content .calendar-wrap.__houmon .calendar-table tr.__info td {
  color: #6db956;
}

.news-cate-list ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.news-cate-list ul .cate-list-item {
  cursor: pointer;
  margin: 0.3em;
  text-align: center;
  color: #fff;
  background-color: #bac8d2;
  width: 10em;
  padding: 0.1em 0.2em;
  border-radius: 6px;
  transition: all 0.3s ease;
}
.news-cate-list ul .cate-list-item:hover {
  background-color: #2686c7;
}
.news-cate-list ul .cate-list-item.__current {
  background-color: #2686c7;
}

.__content-wrap.__style01 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .__content-wrap.__style01 {
    display: block;
  }
}
.__content-wrap.__style01 .txt-wrap {
  width: 48.75rem;
}
@media screen and (max-width: 991px) {
  .__content-wrap.__style01 .txt-wrap {
    width: 100%;
  }
}
.__content-wrap.__style01 .txt-wrap .content-txt {
  margin-top: 1.2em;
}
.__content-wrap.__style01 .txt-wrap .content-txt p {
  font-size: 1.125em;
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  .__content-wrap.__style01 .txt-wrap .content-txt p {
    font-size: 1em;
  }
}
.__content-wrap.__style01 .img-wrap {
  width: calc(100% - 57.1875rem);
  height: -moz-fit-content;
  height: fit-content;
  aspect-ratio: 3/2;
  border-radius: 1rem;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .__content-wrap.__style01 .img-wrap {
    width: 100%;
    margin-top: 40px;
    border-radius: 2.5rem;
  }
}
.__content-wrap.__style01 .img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.__content-wrap.__style02 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .__content-wrap.__style02 {
    display: block;
  }
}
.__content-wrap.__style02 .sticky-wrap {
  position: sticky;
  left: 0;
  height: -moz-max-content;
  height: max-content;
}
@media screen and (max-width: 1199px) {
  .__content-wrap.__style02 .sticky-wrap {
    position: relative;
    top: 0 !important;
  }
}
.__content-wrap.__style02 .content-wrap {
  width: calc(100% - 20em);
}
@media screen and (max-width: 1199px) {
  .__content-wrap.__style02 .content-wrap {
    width: 100%;
    margin-top: 2em;
  }
}

.__fadeIn {
  opacity: 0;
  transform: translateY(8px);
  transition: 0.48s ease 0.3s;
}
.__fadeIn.__delay00 {
  transition-delay: 0s;
}
.__fadeIn.__inview {
  opacity: 1;
  transform: translateY(0);
}

/* header
---------------------------------------------------- */
header {
  position: fixed;
  z-index: 99;
  width: 100%;
  background-color: #fff;
  transition: all 0.2s ease;
}
header.__scroll {
  box-shadow: 0px 0px 12px -6px rgba(0, 0, 0, 0.6);
}
header .header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: min(5.7291666667vw, 110px);
  padding: 0 1.875rem;
}
@media screen and (max-width: 1299px) {
  header .header-inner {
    height: 80px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 991px) {
  header .header-inner {
    padding: 0 16px;
  }
}
@media screen and (max-width: 767px) {
  header .header-inner {
    padding: 0 10px;
    height: 60px;
  }
}
header .__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(54, 54, 52, 0.6);
  opacity: 0;
  visibility: hidden;
  transition: all 0.36s ease;
}
header .__overlay.__open {
  opacity: 1;
  visibility: visible;
}
header .header-logo {
  width: min(18.75vw, 360px);
}
@media screen and (max-width: 1299px) {
  header .header-logo {
    width: 270px;
  }
}
@media screen and (max-width: 767px) {
  header .header-logo {
    width: min(48vw, 208px);
  }
}
header .header-logo img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1299px) {
  header .nav-btn {
    position: relative;
    z-index: 99;
    width: 30px;
    height: 30px;
  }
  header .nav-btn span {
    position: absolute;
    top: 50%;
    right: 0;
    margin-right: 4px;
    transform: translateY(-50%);
    display: block;
    width: 30px;
    height: 4px;
    border-radius: 50vh;
    background-color: #398bc3;
    transition: all 0.2s ease;
  }
  header .nav-btn span:nth-of-type(1) {
    margin-top: -9px;
  }
  header .nav-btn span:nth-of-type(3) {
    margin-top: 9px;
  }
  header .nav-btn.__open span:nth-of-type(1) {
    margin-top: 0;
    transform: translateY(-50%) rotate(30deg);
  }
  header .nav-btn.__open span:nth-of-type(2) {
    opacity: 0;
  }
  header .nav-btn.__open span:nth-of-type(3) {
    margin-top: 0;
    transform: translateY(-50%) rotate(-30deg);
  }
}
header .header-tel {
  display: none;
}
@media screen and (max-width: 1299px) {
  header .header-tel {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    margin-right: 72px;
    display: flex;
  }
}
@media screen and (max-width: 1299px) and (max-width: 767px) {
  header .header-tel {
    display: none;
    margin-right: 58px;
  }
}
@media screen and (max-width: 1299px) {
  header .header-tel .tel-btn {
    position: relative;
    width: 80px;
    height: 60px;
    border-radius: 6px;
    overflow: hidden;
    margin-left: 10px;
  }
}
@media screen and (max-width: 1299px) and (max-width: 767px) {
  header .header-tel .tel-btn {
    width: 48px;
    height: 48px;
    margin-left: 6px;
  }
}
@media screen and (max-width: 1299px) {
  header .header-tel .tel-btn a {
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 0.9em;
    line-height: 1em;
  }
  header .header-tel .tel-btn a i {
    display: inline-block;
    font-size: 1.5em;
    margin-bottom: 0.3em;
  }
}
@media screen and (max-width: 1299px) and (max-width: 767px) {
  header .header-tel .tel-btn a i {
    font-size: 1.25em;
  }
}
@media screen and (max-width: 1299px) {
  header .header-tel .tel-btn.__innai {
    background-color: #168fe2;
  }
  header .header-tel .tel-btn.__houmon {
    background-color: #6db956;
  }
}
@media screen and (max-width: 1299px) {
  header .header-tel.__sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  header .header-tel.__sp {
    display: flex;
  }
}
@media screen and (max-width: 1299px) {
  header .header-menu {
    background-color: #dbcfba;
    width: 240px;
    height: 100vh;
    padding-top: 72px;
    border-top-left-radius: 1.875rem;
    border-bottom-left-radius: 1.875rem;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -240px;
    transition: all 0.36s ease;
  }
}
@media screen and (max-width: 991px) {
  header .header-menu {
    border-top-left-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
  }
}
header .header-menu .header-menu-inner {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1299px) {
  header .header-menu .header-menu-inner {
    display: block;
    opacity: 0;
    transition: all 0.36s ease;
  }
}
@media screen and (max-width: 1299px) {
  header .header-menu.__open {
    margin-right: 0;
  }
  header .header-menu.__open .header-menu-inner {
    opacity: 1;
    transition: all 0.36s 0.3s ease;
  }
}
header .header-menu nav ul {
  display: flex;
  margin-top: 0.4em;
  margin-right: 0.4em;
}
@media screen and (max-width: 1299px) {
  header .header-menu nav ul {
    display: block;
  }
}
header .header-menu nav ul li a {
  margin: 0 min(2.5vw, 48px);
  padding: 0.36em 0;
}
@media screen and (max-width: 1299px) {
  header .header-menu nav ul li a {
    margin: 20px 0;
  }
}
header .header-menu nav ul li a span {
  text-align: center;
  display: block;
}
header .header-menu nav ul li a span.__jp {
  font-size: 1.125em;
  line-height: 1.4em;
}
@media screen and (max-width: 1599px) {
  header .header-menu nav ul li a span.__jp {
    font-size: 1em;
  }
}
@media screen and (max-width: 1299px) {
  header .header-menu nav ul li a span.__jp {
    font-size: 1.125em;
    line-height: 1.6em;
  }
}
header .header-menu nav ul li a span.__en {
  color: #dbcfba;
  font-size: 0.875em;
  font-weight: 900;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1599px) {
  header .header-menu nav ul li a span.__en {
    font-size: 0.8125em;
  }
}
@media screen and (max-width: 1299px) {
  header .header-menu nav ul li a span.__en {
    color: #fff;
    font-size: 0.875em;
  }
}
header .header-menu nav ul li a:hover span.__en {
  color: #168fe2;
}
header .header-menu nav ul li:last-of-type a {
  margin-right: 0;
}
header .header-menu nav ul li.__current a span.__en {
  color: #168fe2;
}

/* sec-contact
---------------------------------------------------- */
.sec-contact {
  padding-bottom: 4em;
}
@media screen and (max-width: 991px) {
  .sec-contact {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .sec-contact {
    padding-bottom: 48px;
  }
}
.sec-contact .sec-ttl h2 {
  width: -moz-fit-content;
  width: fit-content;
}
.sec-contact .content-txt {
  margin-top: 1.2em;
}
.sec-contact .content-txt p {
  font-size: 1.125em;
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  .sec-contact .content-txt p {
    font-size: 1em;
  }
}
.sec-contact .__calendar-content {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1299px) {
  .sec-contact .__calendar-content {
    display: block;
  }
}
.sec-contact .__calendar-content .calendar-wrap {
  position: relative;
  margin-top: 4em;
}
@media screen and (max-width: 1299px) {
  .sec-contact .__calendar-content .calendar-wrap {
    width: 100%;
    margin-top: 3em;
  }
}
.sec-contact .__calendar-content .calendar-wrap .tel-wrap dl dt {
  font-size: 1.5em;
}
@media screen and (max-width: 767px) {
  .sec-contact .__calendar-content .calendar-wrap .tel-wrap dl dt {
    font-size: min(4.8vw, 1.25em);
  }
}
.sec-contact .__calendar-content .calendar-wrap .tel-wrap dl dd {
  font-size: 2.5em;
}
@media screen and (max-width: 1199px) {
  .sec-contact .__calendar-content .calendar-wrap .tel-wrap dl dd {
    font-size: 2em;
  }
}
@media screen and (max-width: 991px) {
  .sec-contact .__calendar-content .calendar-wrap .tel-wrap dl dd {
    font-size: 2.25em;
  }
}
@media screen and (max-width: 767px) {
  .sec-contact .__calendar-content .calendar-wrap .tel-wrap dl dd {
    font-size: min(8vw, 1.75em);
  }
}
.sec-contact .__calendar-content .calendar-wrap .calendar-table table {
  width: 100%;
}
.sec-contact .__calendar-content .calendar-wrap .calendar-table tr.__week td {
  padding: 0.2em 1.6875rem;
}
.sec-contact .__calendar-content .calendar-wrap .calendar-table tr.__info th.__time {
  width: 15rem;
}
@media screen and (max-width: 1299px) {
  .sec-contact .__calendar-content .calendar-wrap .calendar-table tr.__info th.__time {
    font-size: 1.125em;
    width: 20em;
  }
}
@media screen and (max-width: 991px) {
  .sec-contact .__calendar-content .calendar-wrap .calendar-table tr.__info th.__time {
    font-size: 1em;
    width: 16em;
  }
}
@media screen and (max-width: 767px) {
  .sec-contact .__calendar-content .calendar-wrap .calendar-table tr.__info th.__time {
    font-size: 0.925em;
    width: 11em;
  }
}
.sec-contact .__calendar-content .calendar-wrap .calendar-table tr.__info td {
  padding: 0.8em 1.6875rem;
}
@media screen and (max-width: 767px) {
  .sec-contact .__calendar-content .calendar-wrap .calendar-table tr.__info td {
    padding: 0.8em 2.4vw;
  }
}
.sec-contact .map-wrap {
  width: 100%;
  aspect-ratio: 3/1;
  overflow: hidden;
  margin-top: 4em;
}
@media screen and (max-width: 1199px) {
  .sec-contact .map-wrap {
    aspect-ratio: 2/1;
    margin-top: 3em;
  }
}
@media screen and (max-width: 767px) {
  .sec-contact .map-wrap {
    aspect-ratio: 1/1;
  }
}
.sec-contact .map-wrap iframe {
  width: 100%;
  height: 100%;
}

/* footer
---------------------------------------------------- */
footer {
  text-align: center;
  color: #fff;
  background-color: #168fe2;
  padding-top: 5rem;
  padding-bottom: 3em;
}
@media screen and (max-width: 1599px) {
  footer {
    padding-top: 7.5rem;
  }
}
@media screen and (max-width: 1199px) {
  footer {
    padding-top: 80px;
  }
}
footer .footer-logo {
  width: 360px;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  footer .footer-logo {
    width: 270px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-logo {
    width: min(60vw, 208px);
  }
}
footer .footer-logo img {
  width: 100%;
  height: auto;
}
footer .footer-address {
  margin-top: 1em;
  padding-bottom: 2em;
  border-bottom: solid 1px #fff;
}
footer .footer-menu {
  margin-top: 4em;
}
@media screen and (max-width: 1199px) {
  footer .footer-menu {
    margin-top: 3em;
  }
}
@media screen and (max-width: 767px) {
  footer .footer-menu {
    margin-top: 2em;
  }
}
footer .footer-menu ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
footer .footer-menu ul li a {
  margin: 0 min(2.5vw, 48px);
  padding: 0.36em 0;
  opacity: 1;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1199px) {
  footer .footer-menu ul li a {
    margin: 1em 3em;
  }
}
footer .footer-menu ul li a span {
  text-align: center;
  display: block;
}
footer .footer-menu ul li a span.__jp {
  font-size: 1.125em;
  line-height: 1.4em;
}
@media screen and (max-width: 767px) {
  footer .footer-menu ul li a span.__jp {
    font-size: 1em;
  }
}
footer .footer-menu ul li a span.__en {
  font-size: 0.875em;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  footer .footer-menu ul li a span.__en {
    font-size: 0.825em;
  }
}
@media screen and (min-width: 992px) {
  footer .footer-menu ul li a:hover {
    opacity: 0.6;
  }
}
footer .copyright {
  font-size: 13px;
  font-weight: 400;
  margin-top: 7.5rem;
}
@media screen and (max-width: 1599px) {
  footer .copyright {
    margin-top: 10rem;
  }
}
@media screen and (max-width: 1199px) {
  footer .copyright {
    font-size: 12px;
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  footer .copyright {
    text-align: left;
    font-size: 9px;
    margin-top: 60px;
  }
}

#pagetop {
  display: none;
  position: fixed;
  z-index: 9;
  bottom: 0;
  right: 0;
  margin: 1em;
}
@media screen and (max-width: 767px) {
  #pagetop {
    margin: 0.6em;
  }
}
#pagetop a {
  width: 72px;
  height: 72px;
  border-radius: 6px;
  background-color: #ceba97;
  box-shadow: 4px 4px 12px 0px rgba(102, 102, 102, 0.1);
  transition: all 0.3s ease;
}
@media screen and (max-width: 991px) {
  #pagetop a {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  #pagetop a {
    width: 48px;
    height: 48px;
  }
}
#pagetop a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 32px;
  height: auto;
}
@media screen and (max-width: 991px) {
  #pagetop a img {
    width: 24px;
  }
}
#pagetop a:hover {
  background-color: #dbcfba;
}

#floating-btn {
  display: none;
  position: fixed;
  z-index: 9;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 1299px) {
  #floating-btn {
    display: none !important;
  }
}
#floating-btn .btn-wrap {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 360px;
  height: 120px;
  margin-right: -240px;
  background-color: #fff;
  box-shadow: 4px 4px 12px 0px rgba(102, 102, 102, 0.1);
  display: flex;
  align-items: center;
  padding: 1.6em 0;
  border-top-left-radius: 1.875rem;
  border-bottom-left-radius: 1.875rem;
  overflow: hidden;
  transition: all 0.4s ease;
}
#floating-btn .btn-wrap .icon-wrap {
  text-align: center;
  font-size: 0.9em;
  line-height: 1.6em;
  width: 120px;
  padding: 0 1.6em;
  padding-top: 0.24em;
}
#floating-btn .btn-wrap .icon-wrap i {
  display: inline-block;
  font-size: 2em;
  margin-bottom: 0.2em;
}
#floating-btn .btn-wrap .icon-wrap em {
  font-size: 1.25em;
}
#floating-btn .btn-wrap .tel-wrap {
  font-size: 1.6875em;
  font-weight: 900;
}
@media screen and (max-width: 991px) {
  #floating-btn .btn-wrap .tel-wrap {
    font-size: 2em;
  }
}
@media screen and (max-width: 767px) {
  #floating-btn .btn-wrap .tel-wrap {
    font-size: min(5.6vw, 1.75em);
  }
}
#floating-btn .btn-wrap .tel-wrap a {
  font-size: 1em;
  display: inline-block;
}
#floating-btn .btn-wrap.__innnai {
  margin-top: -140px;
}
#floating-btn .btn-wrap.__innnai:hover {
  margin-right: 0;
}
#floating-btn .btn-wrap.__innnai .icon-wrap {
  color: #2686c7;
}
#floating-btn .btn-wrap.__houmon:hover {
  margin-right: 0;
}
#floating-btn .btn-wrap.__houmon .icon-wrap {
  color: #6db956;
}
#floating-btn .btn-wrap.__recruit {
  width: auto;
  height: auto;
  margin-top: 140px;
  margin-right: 0;
  padding: 0;
}
#floating-btn .btn-wrap.__recruit a {
  display: flex;
  align-items: center;
  width: 120px;
  height: 120px;
  padding: 1.6em 0;
}
#floating-btn .btn-wrap.__recruit a .icon-wrap i {
  color: #dbcfba;
  font-size: 2.25em;
  transition: all 0.4s ease;
}
#floating-btn .btn-wrap.__recruit a .icon-wrap em {
  font-size: 1.125em;
}
#floating-btn .btn-wrap.__recruit a:hover .icon-wrap i {
  color: #ceba97;
}/*# sourceMappingURL=common.css.map */