@charset "UTF-8";
@import url(vendor/common.css);
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}

/* version */
html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  background: #F7F7F4;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-size: 1.6em;
  line-height: 1.4;
  color: #656565;
  height: auto !important;
  overflow: hidden;
  text-align: justify;
  text-justify: inter-ideograph;
}

@media (max-width: 767px) {
  body {
    font-size: 14px;
    font-size: 1.4em;
  }
}

main {
  overflow: hidden;
}

figure {
  margin: 0;
  text-align: center;
}

figure + h3, figure + h4 {
  margin-top: .8em;
}

figure a img {
  transition: .3s;
}

figure a:hover img {
  opacity: .7;
}

figure figcaption {
  margin-top: 0.5em;
  text-align: left;
}

a {
  color: #656565;
  text-decoration: underline;
}

a:hover {
  color: #656565;
  text-decoration: none;
}

.highlight a {
  color: #656565;
}

.highlight a:hover {
  color: #656565;
}

img {
  vertical-align: middle;
}

img.circle {
  border-radius: 50%;
}

p {
  margin: 0.5em 0 1em;
}

p:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

ol,
ul {
  margin: 0 0 1em;
  padding: 0 0 0 1.5em;
  line-height: 1.6;
}

ol:last-child,
ul:last-child {
  margin-bottom: 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0.5em 0;
  padding-left: 2em;
}

ol ol:last-child,
ol ul:last-child,
ul ol:last-child,
ul ul:last-child {
  margin-bottom: 0.5em;
}

ul.list-unstyled {
  padding-left: 0;
  list-style: none;
}

ul.list-unstyled ol,
ul.list-unstyled ul {
  padding-left: 2em;
}

ul.list-inline {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -7px;
  font-size: 0px;
  font-size: 0rem;
  margin-bottom: 16px;
}

ul.list-inline > li {
  display: inline;
  padding-left: 7px;
  padding-right: 7px;
  white-space: nowrap;
  font-size: 16px;
  font-size: 1.6rem;
}

dl {
  margin: 0 0 1em;
  line-height: 1.6;
}

dl:last-child {
  margin-bottom: 0;
}

dl dt {
  font-weight: bold;
}

dl dd {
  margin-left: 0;
  margin-bottom: 0.5em;
}

dl dd:last-child {
  margin-bottom: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

main section {
  margin-bottom: 10%;
}

main section.highlight:last-child {
  margin-bottom: 0;
  padding-bottom: 10%;
}

.sp-mask {
  transition: none !important;
}

.highlight {
  padding: 4%;
  background: #fff;
  color: #656565;
}

#swipebox-overlay {
  z-index: 10000002 !important;
}

@media (min-width: 768px) {
  p {
    margin: 0.5em 0 1em;
  }
  dl.dl-horizontal {
    overflow: hidden;
  }
  dl.dl-horizontal dt {
    float: left;
    clear: left;
    margin-right: 1em;
  }
  dl.dl-horizontal dd {
    float: left;
  }
  main section {
    margin-bottom: 7%;
  }
  main section:last-child {
    margin-bottom: 9%;
  }
  main section.highlight:last-child {
    margin-bottom: 0;
    padding-bottom: 8%;
  }
}

@media (max-width: 767px) {
  .tile:not(.sp-tile) > * {
    height: auto !important;
  }
}

@media (min-width: 768px) {
  .gutters .row.row_inline {
    letter-spacing: -.40em;
  }
  .gutters .row.row_inline > .col {
    letter-spacing: normal;
    vertical-align: top;
    display: inline-block;
    float: none;
    margin-bottom: 5%;
  }
  .gutters .row.row_inline .span_1:nth-child(12n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_2:nth-child(6n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_3:nth-child(4n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_4:nth-child(3n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_5:nth-child(2n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_6:nth-child(2n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_7 {
    width: 57.5%;
  }
  .gutters .row.row_inline .span_8 {
    width: 66%;
  }
  .gutters .row.row_inline .span_9 {
    width: 74.5%;
  }
  .gutters .row.row_inline .span_10 {
    width: 83%;
  }
  .gutters .row.row_inline .span_11 {
    width: 91.5%;
  }
  .gutters .row.row_inline .span_12 {
    width: 100%;
  }
}

main .column_main,
main .column_sub {
  overflow: hidden;
  min-height: 100px;
}

main .column_main .widget_header,
main .column_sub .widget_header {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0.5em;
  margin-bottom: 0;
}

main .column_main .widget_header + *:not(.calendar_wrap),
main .column_sub .widget_header + *:not(.calendar_wrap) {
  padding: 0;
  margin: 0 auto 1em;
}

main .column_main .widget_header + .textwidget,
main .column_sub .widget_header + .textwidget {
  padding: 10px 0;
}

main .column_main .widget_wrap .menu,
main .column_main .widget_wrap > ul,
main .column_sub .widget_wrap .menu,
main .column_sub .widget_wrap > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

main .column_main .widget_wrap .menu ul,
main .column_main .widget_wrap > ul ul,
main .column_sub .widget_wrap .menu ul,
main .column_sub .widget_wrap > ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

main .column_main .widget_wrap .menu li,
main .column_main .widget_wrap > ul li,
main .column_sub .widget_wrap .menu li,
main .column_sub .widget_wrap > ul li {
  padding: 0.5em 0.7em;
  border-bottom: 1px solid #ccc;
}

main .column_main .widget_wrap .menu li:last-child,
main .column_main .widget_wrap > ul li:last-child,
main .column_sub .widget_wrap .menu li:last-child,
main .column_sub .widget_wrap > ul li:last-child {
  border-bottom: 0;
}

main .column_main .widget_wrap .menu li a,
main .column_main .widget_wrap > ul li a,
main .column_sub .widget_wrap .menu li a,
main .column_sub .widget_wrap > ul li a {
  display: block;
  text-decoration: none;
}

main .column_main .widget_wrap .menu li a:hover,
main .column_main .widget_wrap > ul li a:hover,
main .column_sub .widget_wrap .menu li a:hover,
main .column_sub .widget_wrap > ul li a:hover {
  text-decoration: underline;
}

main .column_main .widget_wrap ul > li.page_item,
main .column_sub .widget_wrap ul > li.page_item {
  border-bottom: #ccc solid 1px;
}

main .column_main .widget_wrap ul > li.page_item.page_item_has_children,
main .column_sub .widget_wrap ul > li.page_item.page_item_has_children {
  padding: 0.5em 0.7em 0.2em !important;
}

main .column_main .widget_wrap ul > li.page_item .children,
main .column_sub .widget_wrap ul > li.page_item .children {
  border-top: #eee solid 1px;
  margin: 0.5em 0 0 !important;
}

main .column_main .widget_wrap ul > li.page_item .children li,
main .column_sub .widget_wrap ul > li.page_item .children li {
  font-weight: normal;
  border-bottom: #eee solid 1px;
  font-size: 96%;
  padding: 0.5em 0.7em 0.5em 1em;
  position: relative;
}

main .column_main .widget_wrap ul > li.page_item .children li:before,
main .column_sub .widget_wrap ul > li.page_item .children li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  width: 5px;
  height: 5px;
  background: rgba(54, 46, 43, 0.4);
  border-radius: 2.5px;
}

main .column_main .widget_wrap ul > li.page_item .children li li:before,
main .column_sub .widget_wrap ul > li.page_item .children li li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 5px;
  height: 5px;
  background: rgba(54, 46, 43, 0.15);
  border-radius: 0;
}

@media (max-width: 900px) {
  .gutters .span_3.column_sub,
  .gutters .span_9.column_main {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

@media (min-width: 600px) and (max-width: 900px) {
  .gutters .span_3.column_sub .sidebar {
    letter-spacing: -.40em;
  }
  .gutters .span_3.column_sub .sidebar .widget_wrap {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-left: 2%;
  }
  .gutters .span_3.column_sub .sidebar .widget_wrap:nth-child(2n+1) {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 1400px;
  }
}

@media (min-width: 1024px) {
  .container {
    padding: 0 10px;
  }
}

.article_button {
  margin-top: 5%;
}

@media (min-width: 768px) {
  .article_detail:not(.reverse) .col.span_12 + .span_4,
  .article_list:not(.reverse) .col.span_12 + .span_4 {
    margin-left: 0;
  }
  .article_detail.reverse .col.span_12,
  .article_list.reverse .col.span_12 {
    margin-left: 0;
  }
}

.sidebar {
  visibility: hidden;
}

.sidebar > .widget_wrap {
  visibility: visible;
}

.gutters .col.span_12 + .span_12 {
  margin-left: 0;
}

.sitemap {
  padding: 0;
  margin: 0;
  border-top: 1px solid #ccc;
}

.sitemap li {
  list-style: none;
  padding: 10px 0 10px 15px;
  border-bottom: 1px solid #ccc;
}

.sitemap li > ul {
  padding: 0;
  border-top: #ccc solid 1px;
}

.sitemap li > ul > li {
  border-bottom: 1px solid #ccc;
  position: relative;
}

.sitemap li > ul > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 25px;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 3px;
}

.sitemap li > ul > li:last-child {
  border-bottom: none;
  padding: 10px 0 0 15px;
}

.sitemap li > ul > li .children > li {
  padding: 10px 0 0 15px;
}

.sitemap li > ul > li .children > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 25px;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 0;
}

.sitemap a {
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: none;
}

.sitemap a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .sitemap a {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.parallax_h1 {
  height: 250px;
  position: relative;
}

.parallax_h1:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.3);
}

.parallax_h1 h1 {
  color: #fff;
}

.parallax_h1 h1:after, .parallax_h1 h1:before {
  background: #fff;
}

@media (min-width: 768px) {
  .parallax_h1 {
    height: 450px;
  }
}

.map_wide #map_canvas,
.map_wide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map_wide img {
  max-width: none;
}

.slick-track {
  margin: 0 auto;
}

.col dl p {
  line-height: 1.4;
  margin: 0;
}

.col p, .col dl, .col ul, .col ol {
  line-height: 1.8;
}

.container {
  padding: 0 10px;
}

@media (min-width: 1420px) {
  .container {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .container {
    padding: 0 22px;
  }
}

.container .container {
  padding: 0;
}

#fb-root,
.fb-page {
  font-family: "lucida grande", tahoma, verdana, arial, "hiragino kaku gothic pro",meiryo,"ms pgothic",sans-serif !important;
}

#swipebox-overlay {
  background: rgba(13, 13, 13, 0.8);
}

img.wp-edited-image[width] {
  width: auto !important;
}

img.wp-edited-image[height] {
  height: auto !important;
}

.grecaptcha-badge {
  visibility: hidden;
}

.grecaptcha-message {
  margin: 40px 0;
  font-size: 12px;
  text-align: center;
}

.grecaptcha-message a {
  text-decoration: underline;
}

header {
  position: relative;
  z-index: 100;
  width: 100%;
  background: #fff;
  color: #757190;
}

header .row {
  margin: 0 3%;
}

@media (max-width: 767px) {
  header .container {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  header .container .row {
    margin: 0;
  }
}

header .title {
  margin: 0;
  padding: 10px 0;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 28px;
}

@media (max-width: 767px) {
  header .title {
    gap: 5%;
  }
}

header .title a {
  display: inline-block;
}

header .title img,
header .title object {
  width: 209px;
  height: 48px;
  max-width: none;
}

@media (max-width: 767px) {
  header .title img,
  header .title object {
    width: 116px;
    height: 26.64115px;
  }
}

header .title .lead_txt {
  font-size: 16px;
  font-size: 1.6rem;
  white-space: nowrap;
  font-weight: normal;
  margin: 0;
  color: #757190;
}

@media (max-width: 767px) {
  header .title .lead_txt {
    font-size: min(3.2vw, 12px);
  }
}

header .global_nav > ul {
  position: absolute;
  z-index: -1;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #fff;
}

@media (min-width: 768px) {
  header .global_nav > ul {
    left: auto;
    width: 50%;
    max-width: 400px;
  }
}

header .global_nav > ul > li {
  border-bottom: 1px solid #fff;
}

header .global_nav > ul > li a {
  display: block;
  padding: 1em;
  text-decoration: none;
  color: #fff;
  background: rgba(129, 216, 207, 0.95);
}

header .global_nav > ul > li a:hover {
  color: #fff;
}

header .global_nav > ul > li a:active {
  background: #81D8CF;
  color: #fff;
}

header .global_nav > ul > li > a {
  background: rgba(129, 216, 207, 0.95);
}

header .global_nav .menu_icon {
  position: absolute;
  top: 50%;
  right: 4%;
  transform: translateY(-50%);
  z-index: 100;
}

header .global_nav .menu_icon a {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transition: transform 0.3s;
  overflow: hidden;
}

header .global_nav .menu_icon a:after, header .global_nav .menu_icon a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 4px;
  background: #81D8CF;
  transition: transform 0.5s;
}

header .global_nav .menu_icon a:before {
  top: 0;
}

header .global_nav .menu_icon a:after {
  bottom: 0;
}

header .global_nav .menu_icon a span {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 4px;
  background: #81D8CF;
  transition: transform 0.5s;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
}

header .global_nav .menu_icon a.close:not(.fix) {
  background: none;
}

header .global_nav .menu_icon a.close:not(.fix):before {
  top: 50%;
  transform: translate(0, -50%) rotate(45deg);
  background: #81D8CF;
}

header .global_nav .menu_icon a.close:not(.fix):after {
  bottom: 50%;
  transform: translate(0, 50%) rotate(-45deg);
  background: #81D8CF;
}

header .global_nav .menu_icon a.close:not(.fix) span {
  transform: translate(100%, -50%);
}

header .global_nav > ul {
  transform-origin: center top;
  visibility: hidden;
  transition: transform 0.3s;
  transform: rotateX(90deg);
}

header.menu_open .global_nav > ul {
  visibility: visible;
  transform: rotateX(0deg);
}

#google_translate_element,
.translate_gt {
  position: absolute;
  top: 50%;
  right: 15%;
  margin-top: -12px;
}

.translate_gt {
  margin-top: -14px;
}

@media (min-width: 1200px) {
  header .row {
    table-layout: fixed;
    display: table;
    width: 94%;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  header .row {
    margin: auto;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  header .container .row {
    width: auto;
    margin: 0;
  }
  header .global_nav,
  header .title {
    margin: 0;
    vertical-align: middle;
    height: 100px;
    display: table-cell;
  }
  header .title {
    max-width: none;
    max-width: none;
    padding: 10px 0;
    display: flex;
  }
  header .global_nav {
    text-align: right;
    width: 100%;
    padding: 0;
  }
  header .global_nav > ul {
    position: static;
    display: inline-block;
    width: auto;
    border: none;
    background: none;
    visibility: visible;
    font-size: 0px;
    font-size: 0rem;
    transform: none;
    text-align: left;
    overflow: visible;
    max-width: none;
  }
  header .global_nav > ul > li {
    display: inline-block;
    vertical-align: middle;
    border: none;
    line-height: 1.5;
    border-left: 1px;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 1.6em;
  }
  header .global_nav > ul > li:not(.gnav_search) {
    text-align: center;
  }
  header .global_nav > ul > li:not(.gnav_search) > a {
    position: relative;
  }
  header .global_nav > ul > li > a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #757190;
    text-decoration: none;
    background: transparent;
    text-align: center;
    transition: 0.3s;
    padding: 10px 0 0;
  }
  header .global_nav > ul > li > a::before {
    content: "";
    position: absolute;
    display: block;
    background: transparent;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    top: 1em;
    left: 50%;
    transform: translateX(-50%);
    transition: .3s;
  }
  header .global_nav > ul > li > a:hover {
    color: #757190;
  }
  header .global_nav > ul > li > a:hover::before {
    background: #81D8CF;
    top: 0;
  }
  header .global_nav > ul > li > a:active {
    background: none;
  }
  header .global_nav > ul > li > a span {
    display: block;
    font-size: 20px;
    font-size: 2rem;
  }
  header .global_nav .menu_icon {
    display: none;
  }
  #google_translate_element,
  .translate_gt {
    position: static;
    float: right;
    margin-top: 3px;
    margin-left: 1em;
  }
  .translate_gt {
    margin-top: 0;
  }
}

@media (max-width: 1199px) {
  header .global_nav > ul > li a > span,
  header .global_nav > ul > li a > br {
    display: none;
  }
}

.hdr_info_wrap {
  display: none;
  position: absolute;
  top: 50%;
  left: auto;
  right: calc(10% + 20px);
  transform: translateY(-50%);
  margin: auto;
}

@media (min-width: 640px) {
  .hdr_info_wrap {
    right: 10%;
  }
}

.hdr_info_wrap .hdr_info_sp a {
  position: relative;
  display: block;
  background: #81D8CF;
  border-radius: 50%;
  width: 34px;
  height: 34px;
}

.hdr_info_wrap .hdr_info_sp a img {
  max-width: 17px;
  max-height: 19px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

@media (min-width: 1200px) {
  .hdr_info_wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 1400px;
  }
  .hdr_info_wrap .hdr_info {
    position: absolute;
    right: 10px;
    top: 35px;
  }
}

footer {
  background: #81D8CF;
  color: #fff;
  position: relative;
  padding-block: 70px 33px;
}

@media (max-width: 767px) {
  footer {
    padding-block: 38px 75px;
  }
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #fff;
}

footer .logo_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

@media (max-width: 767px) {
  footer .logo_wrap {
    max-width: 332px;
  }
}

@media (max-width: 767px) {
  footer .logo_wrap img {
    width: 79px;
  }
}

footer .logo_wrap .lead_txt {
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  font-size: 2.8rem;
  font-size: min(2.6vw, 28px);
}

@media (max-width: 767px) {
  footer .logo_wrap .lead_txt {
    font-size: min(5.3vw, 20px);
    line-height: 1.6;
  }
}

@media (min-width: 768px) {
  footer .address {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 2em;
  }
}

@media (max-width: 767px) {
  footer .address {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 1.5em;
    line-height: 1.6;
  }
}

footer nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer nav ul li a {
  display: block;
  text-decoration: none;
  line-height: 1.5;
  padding: .5em 0;
  transition: .2s;
  font-size: 16px;
  font-size: 1.6rem;
}

footer nav ul li a:hover {
  text-decoration: underline;
  color: #757190;
}

footer .sns_wrap {
  display: flex;
  justify-content: flex-end;
  gap: 22px;
  margin-block: 1.8em 3em;
}

@media (max-width: 767px) {
  footer .sns_wrap {
    justify-content: flex-start;
    margin-block: 2.5em;
  }
}

footer .footer_copyright_wrap {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 40px;
}

@media (max-width: 767px) {
  footer .footer_copyright_wrap {
    margin-top: 30px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media (min-width: 768px) {
  footer .nav_01 {
    text-align: right;
  }
  footer .nav_01 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0px;
    font-size: 0rem;
    white-space: normal;
  }
  footer .nav_01 ul > li {
    display: inline;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
    font-size: 16px;
    font-size: 1.6rem;
  }
  footer .nav_01 ul li {
    display: inline-block;
    white-space: normal;
    border: 0;
    margin-left: 2em;
    margin-bottom: .5em;
  }
  footer .nav_01 ul li a {
    font-size: 20px;
    font-size: 2rem;
    display: inline-block;
    padding: 0;
  }
  footer .nav_01 ul li a:hover {
    transform: translateY(-0.2em);
  }
  footer .nav_02 {
    text-align: right;
  }
  footer .nav_02 ul li {
    border: 0;
  }
  footer .nav_02 ul li:not(:last-child) {
    margin-bottom: .4em;
  }
  footer .nav_02 ul li a {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    padding: 0;
  }
}

@media (max-width: 767px) {
  footer .nav_01 ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8%;
  }
  footer .nav_01 ul li {
    width: calc(92% / 2);
    border-bottom: 1px solid #fff;
  }
  footer .nav_01 ul li a {
    padding: .9em .6em;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

/* 追尾ボタン */
.link_btn {
  position: fixed;
  bottom: calc(5% + 120px);
  right: 0;
  z-index: 60;
  transition: .3s;
}

@media (max-width: 767px) {
  .link_btn {
    top: auto;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
}

.link_btn .box {
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #C4B666;
  color: #fff;
  transition: .4s;
}

@media (min-width: 768px) {
  .link_btn .box {
    width: 92px;
    height: 210px;
    border-radius: 10px 0 0 10px;
  }
}

@media (max-width: 767px) {
  .link_btn .box {
    width: calc(100% / 2);
    height: 60px;
    flex-direction: row;
  }
}

.link_btn .box:hover {
  background: #AA9310;
}

.link_btn .box.box_02 {
  background: #757190;
}

.link_btn .box.box_02:hover {
  background: #4F4784;
}

@media (min-width: 768px) {
  .link_btn .box:not(:last-child) {
    margin-bottom: 10px;
  }
}

.link_btn .box p {
  margin: 0;
}

@media (min-width: 768px) {
  .link_btn .box p {
    -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 22px;
    font-size: 2.2rem;
    margin-top: .3em;
  }
}

@media (max-width: 767px) {
  .link_btn .box p {
    margin-left: .5em;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2;
  }
}

.link_btn .box p small {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
}

@media (max-width: 767px) {
  .link_btn .box img {
    max-width: 38px;
  }
}

@media (min-width: 768px) {
  .scroll .link_btn {
    transform: translateX(122px);
  }
}

@media (min-width: 768px) {
  footer.high .link_btn {
    opacity: 0;
    pointer-events: none;
  }
}

.button, .inquiry .wpcf7-submit {
  display: inline-block;
  min-width: 240px;
  margin: 0;
  padding: 1.2em 1em;
  border: 0;
  border-radius: 0;
  line-height: 1.4;
  background: #81D8CF;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
          appearance: none;
  transition: .3s;
}

@media (max-width: 767px) {
  .button, .inquiry .wpcf7-submit {
    padding: 1em;
  }
}

.button:hover, .inquiry .wpcf7-submit:hover {
  background: #a8e4de;
  color: #fff;
}

.highlight .button, .highlight .inquiry .wpcf7-submit, .inquiry .highlight .wpcf7-submit {
  color: #fff;
}

.highlight .button:hover, .highlight .inquiry .wpcf7-submit:hover, .inquiry .highlight .wpcf7-submit:hover {
  color: #fff;
}

.button.block, .inquiry .block.wpcf7-submit {
  display: block;
  min-width: 0;
}

.button.inverse, .inquiry .inverse.wpcf7-submit {
  border: 0;
  border-radius: 0;
  background: #000;
  color: #fff;
}

.button.inverse:hover, .inquiry .inverse.wpcf7-submit:hover {
  background: #1a1a1a;
  color: #fff;
}

.button.cancel, .inquiry .cancel.wpcf7-submit {
  background: #D1D1D1;
  color: #fff;
}

.button.cancel:hover, .inquiry .cancel.wpcf7-submit:hover {
  background: #dedede;
}

.button.large, .inquiry .large.wpcf7-submit {
  padding: 1em 2em;
  font-size: 16px;
  font-size: 1.6rem;
}

.button + .button, .inquiry .wpcf7-submit + .button, .inquiry .button + .wpcf7-submit, .inquiry .wpcf7-submit + .wpcf7-submit {
  margin-left: 0.5em;
}

.button span, .inquiry .wpcf7-submit span {
  line-height: 1;
  padding-left: 20px;
  background: url(/wp-content/uploads/btn_icon.png) left center no-repeat;
  background-size: auto 14px;
}

/* お問い合わせフォーム(form liên lạc) */
.inquiry fieldset {
  margin: 0;
  border: 0;
  padding: 0;
}

.inquiry dl {
  margin: 0;
  padding: 0;
}

.inquiry dt {
  font-weight: normal;
}

.inquiry dt.col:not(:last-child) {
  margin-bottom: .5em;
}

.inquiry dt .label {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1em;
}

@media (max-width: 767px) {
  .inquiry .group_list dd {
    margin-bottom: 3%;
  }
}

@media (max-width: 767px) {
  .inquiry .group_list dd:last-child {
    margin-bottom: 3%;
  }
}

.inquiry dd {
  margin: 0;
  padding: 0;
}

.inquiry dd:last-child {
  padding-bottom: 0;
}

.inquiry input[type="text"],
.inquiry input[type="url"],
.inquiry input[type="email"],
.inquiry input[type="tel"],
.inquiry input[type="date"],
.inquiry input[type="number"],
.inquiry select,
.inquiry textarea {
  width: 100%;
  padding: 10.8px;
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
  border: 0;
}

.inquiry input[type="text"]:-ms-input-placeholder, .inquiry input[type="url"]:-ms-input-placeholder, .inquiry input[type="email"]:-ms-input-placeholder, .inquiry input[type="tel"]:-ms-input-placeholder, .inquiry input[type="date"]:-ms-input-placeholder, .inquiry input[type="number"]:-ms-input-placeholder, .inquiry select:-ms-input-placeholder, .inquiry textarea:-ms-input-placeholder {
  color: #D6D6D6;
}

.inquiry input[type="text"]::placeholder,
.inquiry input[type="url"]::placeholder,
.inquiry input[type="email"]::placeholder,
.inquiry input[type="tel"]::placeholder,
.inquiry input[type="date"]::placeholder,
.inquiry input[type="number"]::placeholder,
.inquiry select::placeholder,
.inquiry textarea::placeholder {
  color: #D6D6D6;
}

.inquiry input.p-postal-code {
  max-width: 122px;
  padding: 6px;
}

.inquiry .required {
  background: #81D8CF;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  border-radius: 3px;
  padding: 0 .66em;
}

.inquiry label {
  display: block;
  margin-bottom: 0.2em;
}

.inquiry label input {
  margin-right: .4em;
}

.inquiry .radio_list {
  font-family: "Noto Serif JP", serif;
}

.inquiry .radio_list input[type="radio"] {
  -webkit-appearance: none;
          appearance: none;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  vertical-align: -.2em;
}

.inquiry .radio_list input[type="radio"]:checked::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 4px;
  left: 4px;
  background: #81D8CF;
  border-radius: 50%;
}

.inquiry input[type="checkbox"] {
  width: 18px;
  height: 18px;
  background: #fff;
  cursor: pointer;
  vertical-align: -.2em;
}

.inquiry .submit {
  margin: 2em 0 0;
}

.inquiry .submit p {
  margin: 0;
}

.inquiry .submit .button, .inquiry .submit .wpcf7-submit {
  display: block;
  margin: 0 auto 10px;
}

@media (min-width: 768px) {
  .inquiry {
    max-width: 850px;
    margin-right: auto;
    margin-left: auto;
  }
  .inquiry .group_list dd {
    padding-bottom: 2em;
  }
  .inquiry dt {
    clear: both;
    padding: 6px 0;
  }
  .inquiry dt .label {
    justify-content: space-between;
  }
  .inquiry dd {
    padding-bottom: 2em;
  }
  .inquiry dd .confirm {
    min-height: 1.5em;
    padding: 6px 0 0;
    border: 0;
    line-height: 1.4;
  }
  .inquiry label {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 2.5em;
  }
  .inquiry .radio_list {
    font-size: 20px;
    font-size: 2rem;
  }
  .inquiry .radio_list input[type="radio"] {
    width: 22px;
    height: 22px;
    vertical-align: -.2em;
  }
  .inquiry .radio_list input[type="radio"]:checked::before {
    width: 12px;
    height: 12px;
    top: 5px;
    left: 5px;
  }
  .inquiry .submit {
    margin: 50px 0 0;
    display: flex;
    justify-content: center;
    gap: 1em;
  }
  .inquiry .submit .button, .inquiry .submit .wpcf7-submit {
    margin: 0;
  }
  .gutters .inquiry dt.col {
    margin-left: 0;
  }
}

.news a {
  display: block;
  text-decoration: none;
  transition: .2s;
}

.news a:hover {
  color: #81D8CF;
}

@media (min-width: 768px) {
  .news a:hover dd {
    transform: translateX(0.5em);
  }
}

.news a:not(:last-child) {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .news a:not(:last-child) {
    margin-bottom: 20px;
  }
}

.news dl {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .news dl {
    display: flex;
    align-items: center;
    padding: 26px 6.5%;
  }
}

@media (max-width: 767px) {
  .news dl {
    padding: 19px;
  }
}

.news dl dt, .news dl dd {
  font-family: "Noto Serif JP", serif;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

@media (min-width: 768px) {
  .news dl dt {
    font-size: 18px;
    font-size: 1.8rem;
    width: 190px;
  }
}

@media (max-width: 767px) {
  .news dl dt {
    width: 100%;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.news dl dd {
  transition: .2s;
}

@media (min-width: 768px) {
  .news dl dd {
    font-size: 24px;
    font-size: 2.4rem;
    flex: 1;
  }
}

@media (max-width: 767px) {
  .news dl dd {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

@media (max-width: 767px) {
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col:not(:last-child) {
    margin-bottom: 1em;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure {
    overflow: hidden;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure img {
    float: left;
    width: 32%;
    margin-bottom: 10px;
    vertical-align: middle;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure figcaption {
    float: right;
    width: 66%;
    margin-top: 0;
    vertical-align: middle;
  }
  .sp_image_cols.sp_col2 .col {
    width: 49%;
  }
  .sp_image_cols.sp_col2 .col:nth-child(odd) {
    clear: both;
    float: left;
  }
  .sp_image_cols.sp_col2 .col:nth-child(even) {
    float: right;
  }
  .sp_image_cols.sp_col3 .col {
    float: left;
    width: 32%;
  }
  .sp_image_cols.sp_col3 .col:nth-child(3n+1) {
    clear: both;
    margin-right: 2%;
  }
  .sp_image_cols.sp_col3 .col:nth-child(3n) {
    float: right;
  }
  .sp_image_left {
    overflow: hidden;
  }
  .sp_image_left .col:first-child {
    display: inline-block;
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 0.5em;
  }
  .sp_image_left .col:last-child {
    float: none;
  }
  .sp_image_right {
    overflow: hidden;
  }
  .sp_image_right .col:first-child {
    display: inline-block;
    float: right;
    width: 32%;
    margin-left: 2%;
    margin-bottom: 0.5em;
  }
  .sp_image_right .col:last-child {
    float: none;
  }
}

table {
  margin: 0 auto;
}

table td,
table th {
  padding: 0.7em 1em;
}

@media (max-width: 767px) {
  table td,
  table th {
    padding: 0.7em .3em;
  }
}

table th {
  text-align: center;
  font-weight: normal;
}

.table-default {
  width: 100%;
}

.table-default caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-default td,
.table-default th {
  border: 1px solid #81D8CF;
}

.table-default th {
  background: rgba(129, 216, 207, 0.7);
  color: #fff;
}

.table-default td {
  background: transparent;
}

.table-menu {
  width: 100%;
}

.table-menu caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-menu td,
.table-menu th {
  padding: 0.7em 1em;
  border-top: 1px solid #81D8CF;
  border-bottom: 1px solid #81D8CF;
}

@media (max-width: 767px) {
  .table-menu td,
  .table-menu th {
    padding: 0.7em .3em;
  }
}

.table-menu tbody th {
  text-align: left;
}

.table-menu td:last-child {
  text-align: right;
  white-space: nowrap;
}

.table-schedule {
  width: 100%;
}

.table-schedule caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-schedule td,
.table-schedule th {
  border: 1px solid #81D8CF;
  padding: 0.7em 1em;
  text-align: center;
}

@media (max-width: 767px) {
  .table-schedule td,
  .table-schedule th {
    padding: 0.7em .3em;
  }
}

.table-schedule thead th {
  background: rgba(129, 216, 207, 0.7);
  color: #fff;
}

.table-schedule tbody th {
  background: transparent;
}

.table-schedule td {
  background: transparent;
}

.table-summary {
  border-top: 1px solid #656565;
  width: 100%;
}

.table-summary caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-summary td,
.table-summary th {
  padding: 1.35em 2em 1.35em 2em;
  border-bottom: 1px solid #656565;
}

@media (min-width: 768px) {
  .table-summary td,
  .table-summary th {
    line-height: 2.2;
  }
}

@media (max-width: 767px) {
  .table-summary td,
  .table-summary th {
    padding: 1em 0;
  }
}

@media (min-width: 768px) {
  .table-summary td ul, .table-summary td ol, .table-summary td p,
  .table-summary th ul,
  .table-summary th ol,
  .table-summary th p {
    line-height: 2.2;
  }
}

.table-summary th {
  text-align: left;
  font-weight: normal;
  width: 23.5%;
  padding-right: 0;
}

@media (max-width: 767px) {
  .table-summary th {
    width: 32%;
  }
}

@media (max-width: 767px) {
  .table-summary td {
    padding-left: 1em;
  }
}

@media (max-width: 767px) {
  .responsive-stack {
    display: block;
  }
  .responsive-stack thead {
    display: none;
  }
  .responsive-stack tbody,
  .responsive-stack td,
  .responsive-stack th,
  .responsive-stack tr {
    display: block;
  }
  .responsive-stack td,
  .responsive-stack th {
    width: 100% !important;
  }
  .responsive-stack tr:not(:last-child) td,
  .responsive-stack tr:not(:last-child) th {
    border-bottom: 0;
  }
  .responsive-stack tr:last-child :not(:last-child) {
    border-bottom: 0;
  }
}

@media (max-width: 767px) {
  .responsive-list {
    display: block;
  }
  .responsive-list thead {
    display: none;
  }
  .responsive-list tbody,
  .responsive-list td,
  .responsive-list th,
  .responsive-list tr {
    display: block;
  }
  .responsive-list tr:not(:last-child) td {
    border-bottom: 0;
  }
  .responsive-list td {
    position: relative;
    padding-left: 40%;
    white-space: normal;
    text-align: left;
  }
  .responsive-list td:first-child {
    border-bottom: 0;
  }
  .responsive-list td:last-child {
    border-top: 0;
  }
  .responsive-list td:not(:first-child):not(:last-child) {
    border-top: 0;
    border-bottom: 0;
  }
  .responsive-list td:before {
    content: attr(data-title);
    position: absolute;
    top: 6px;
    left: 6px;
    width: 35%;
    padding-right: 10px;
    white-space: normal;
    text-align: left;
    font-weight: bold;
  }
}

h1:not(.title), .main_ttl {
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 300;
  line-height: 1;
  color: #81D8CF;
  margin: 0 0 .8em;
  text-align: left;
}

@media (max-width: 767px) {
  h1:not(.title), .main_ttl {
    font-size: 30px;
    font-size: 3rem;
  }
}

h1:not(.title) small, .main_ttl small {
  display: inline-block;
  font-weight: 300;
  font-size: 22px;
  font-size: 2.2rem;
}

@media (max-width: 767px) {
  h1:not(.title) small, .main_ttl small {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

h1:not(.title) .ja, .main_ttl .ja {
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  color: #757190;
  display: block;
  margin-top: .8em;
}

@media (max-width: 767px) {
  h1:not(.title) .ja, .main_ttl .ja {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: .5em;
  }
}

h1:not(.title) {
  width: 1400px;
  max-width: calc(100% - 20px);
  margin: 100px auto;
}

@media (max-width: 767px) {
  h1:not(.title) {
    max-width: calc(100% - 1em);
    margin: 30px auto;
  }
}

@media (max-width: 767px) {
  .main_ttl {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (max-width: 767px) {
  .main_ttl .ja {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

h2 {
  font-family: "Noto Serif JP", serif;
  display: block;
  margin: 0 auto 0.8em;
  position: relative;
  border: 0;
  word-wrap: break-word;
  font-weight: normal;
  font-size: 38px;
  font-size: 3.8rem;
  color: #656565;
}

@media (max-width: 767px) {
  h2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

h3 {
  font-family: "Noto Serif JP", serif;
  margin: 0 0 0.5em;
  color: #656565;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  position: relative;
}

@media (max-width: 767px) {
  h3 {
    font-size: 20px;
    font-size: 2rem;
  }
}

h4 {
  font-family: "Noto Serif JP", serif;
  margin: 0 0 0.5em;
  font-size: 20px;
  font-size: 2rem;
  position: relative;
  color: #656565;
  font-weight: normal;
}

@media (max-width: 767px) {
  h4 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

/*
 * ボタン矢印(mũi tên button)
 */
.btn a {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  text-decoration: none;
  padding-right: 75px;
  color: #757190;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.8;
  transition: .3s;
}

@media (max-width: 767px) {
  .btn a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.btn a::before {
  content: "";
  position: absolute;
  display: block;
  border-bottom: 1px solid #757190;
  border-right: 1px solid #757190;
  width: 45px;
  height: 5px;
  bottom: 0;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) skew(45deg);
  transition: .2s;
}

.btn a:hover {
  color: #757190;
}

.btn a:hover::before {
  right: 0;
}

.btn a.inverse {
  color: #fff;
}

.btn a.inverse::before {
  border-color: #fff;
}

.btn a.inverse:hover {
  color: #fff;
}

/*
 * moreボタン雛形 (hình dạng button more)
 */
.more {
  display: block;
  overflow: hidden;
  margin: auto;
}

.more .add_arrow {
  position: relative;
  font-family: "Noto Serif JP", serif;
  display: block;
  border: 1px solid #BE3963;
  color: #fff;
  background: #BE3963;
  padding: 0.8em;
  margin: 0 auto;
  max-width: 260px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 500;
  line-height: 1.8;
  transition: .3s;
  font-size: 20px;
  font-size: 2rem;
}

@media (max-width: 767px) {
  .more .add_arrow {
    padding: 0.55em;
  }
}

.more .add_arrow:hover {
  border: 1px solid #50A0A3;
  color: #fff;
  background: #50A0A3;
}

.more .add_arrow.inverse {
  border: 1px solid #656565;
  color: #656565;
  background: transparent;
}

.more .add_arrow.inverse:hover {
  border-color: #81D8CF;
  color: #fff;
  background: #81D8CF;
}

.more .add_arrow.style_2 {
  border: 1px solid #FFF46E;
  color: #757190;
  background: #FFF46E;
}

.more .add_arrow.style_2:hover {
  border-color: #FFCE00;
  color: #fff;
  background: #FFCE00;
}

@media (min-width: 768px) {
  .more .add_arrow.pc_left {
    margin-left: 0;
  }
}

/*
 * ボタンエフェクト(button effect)
 */
@media (min-width: 768px) {
  .effect01 {
    overflow: hidden;
    position: relative;
  }
  .effect01:before {
    content: '';
    position: absolute;
    display: block;
    width: 140%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    background: #BE3963;
    opacity: 0.3;
    transform: translateX(-120%) skewX(15deg);
    transition: transform 0.3s;
  }
  .effect01:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  }
  .effect01:hover:before {
    transform: translateX(-15%) skewX(15deg);
  }
}

.pagetop {
  position: fixed;
  bottom: 5%;
  right: 5%;
  z-index: 100;
}

@media (max-width: 767px) {
  .pagetop {
    bottom: calc(60px + 1%);
  }
}

.pagetop a {
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  padding: 0;
  border-radius: 50%;
  background: #81D8CF;
  border: 1px solid #fff;
}

@media (min-width: 768px) {
  .pagetop a {
    width: 60px;
    height: 60px;
  }
}

.pagetop a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: translate(-50%, -20%) rotate(45deg);
  transition: .2s;
}

footer.high .pagetop {
  position: absolute;
  bottom: auto;
  right: 5%;
  top: 0;
  margin: 0;
  transform: translateY(-95%);
}

@media (max-width: 767px) {
  footer.high .pagetop {
    top: 26px;
  }
}

/*
 * ページトップのデザインタイプ(type design của top page)
 */
.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.lead {
  color: #81D8CF;
  font-size: 20px;
  font-size: 2rem;
}

.text-xxlarge {
  font-size: 18px;
  font-size: 1.8rem;
}

.text-xlarge {
  font-size: 14px;
  font-size: 1.4rem;
}

.text-large {
  font-size: 14px;
  font-size: 1.4rem;
}

.text-small {
  font-size: 14px;
  font-size: 1.4rem;
}

.text-xsmall {
  font-size: 12px;
  font-size: 1.2rem;
}

.text-white {
  color: #fff !important;
}

.text-black {
  color: #000 !important;
}

.text-red {
  color: #f00 !important;
}

.text-primary {
  color: #81D8CF !important;
}

@media (max-width: 767px) {
  .sp-hide, .pc-only, .tablet-only {
    display: none !important;
  }
  .sp-text-center {
    text-align: center !important;
  }
  .sp-text-left {
    text-align: left !important;
  }
  .sp-text-right {
    text-align: right !important;
  }
}

@media (min-width: 768px) {
  .lead {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .text-xxlarge {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .text-xlarge {
    font-size: 20px;
    font-size: 2rem;
  }
  .text-large {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .text-small {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .text-xsmall {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .pc-hide, .sp-only {
    display: none !important;
  }
  .pc-text-center {
    text-align: center !important;
  }
  .pc-text-left {
    text-align: left !important;
  }
  .pc-text-right {
    text-align: right !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tablet-hide {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .tablet-only {
    display: none !important;
  }
  .sp-tablet-only {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .sp-hide02, .pc-only02, .tablet-only02 {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .pc-hide02, .sp-only02 {
    display: none !important;
  }
}

@media (max-width: 639px) {
  .sp-hide03, .pc-only03, .tablet-only03 {
    display: none !important;
  }
}

@media (min-width: 640px) {
  .pc-hide03, .sp-only03 {
    display: none !important;
  }
}

.arial {
  font-family: "Arial", arial !important;
}

.arial_n {
  font-family: "Arial Narrow", arial !important;
}

.color_pri {
  color: #81D8CF;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.m-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.inverse h2,
.inverse h3,
.inverse h4,
.inverse p {
  color: #fff;
}

.inverse h2:after {
  background: #fff;
}

.inverse h2 small,
.inverse h2 span {
  color: #fff;
}

.link-tel {
  text-decoration: none;
}

@media (min-width: 768px) {
  .link-tel {
    pointer-events: none;
    cursor: default;
  }
}

/* ================================
utility
================================ */
.row:not(:last-child) {
  margin-bottom: 5%;
}

@media (max-width: 767px) {
  .row .col:not(:last-child) {
    margin-bottom: 5%;
  }
}

@media (min-width: 768px) {
  .flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .flex.reverse {
    flex-direction: row-reverse;
  }
}

.mincho {
  font-family: "Noto Serif JP", serif;
}

.more, .btn_row {
  margin-top: 2.5em;
}

@media (max-width: 767px) {
  .more, .btn_row {
    margin-top: 1.2em;
  }
}

.ani {
  opacity: 0;
  transform: translateY(60px);
  transition: 1.5s .4s;
}

.ani.animated {
  opacity: 1;
  transform: translate(0);
}

@media (min-width: 768px) {
  .ani_0 {
    transition-delay: 0s;
  }
}

@media (min-width: 768px) {
  .ani_1 {
    transition-delay: 0.2s;
  }
}

@media (min-width: 768px) {
  .ani_2 {
    transition-delay: 0.4s;
  }
}

@media (min-width: 768px) {
  .ani_3 {
    transition-delay: 0.6s;
  }
}

@media (min-width: 768px) {
  .ani_4 {
    transition-delay: 0.8s;
  }
}

@media (min-width: 768px) {
  .ani_5 {
    transition-delay: 1s;
  }
}

@media (min-width: 768px) {
  .ani_6 {
    transition-delay: 1.2s;
  }
}

@media (min-width: 768px) {
  .ani_7 {
    transition-delay: 1.4s;
  }
}

@media (min-width: 768px) {
  .ani_8 {
    transition-delay: 1.6s;
  }
}

@media (min-width: 768px) {
  .ani_9 {
    transition-delay: 1.8s;
  }
}

@media (min-width: 768px) {
  .ani_10 {
    transition-delay: 2s;
  }
}

@media (min-width: 768px) {
  .ani_11 {
    transition-delay: 2.2s;
  }
}

@media (min-width: 768px) {
  .ani_12 {
    transition-delay: 2.4s;
  }
}

@media (min-width: 768px) {
  .ani_13 {
    transition-delay: 2.6s;
  }
}

@media (min-width: 768px) {
  .ani_14 {
    transition-delay: 2.8s;
  }
}

@media (min-width: 768px) {
  .ani_15 {
    transition-delay: 3s;
  }
}

@media (min-width: 768px) {
  .ani_16 {
    transition-delay: 3.2s;
  }
}

@media (min-width: 768px) {
  .ani_17 {
    transition-delay: 3.4s;
  }
}

@media (min-width: 768px) {
  .ani_18 {
    transition-delay: 3.6s;
  }
}

@media (min-width: 768px) {
  .ani_19 {
    transition-delay: 3.8s;
  }
}

@media (min-width: 768px) {
  .ani_20 {
    transition-delay: 4s;
  }
}

@media (min-width: 768px) {
  .ani_21 {
    transition-delay: 4.2s;
  }
}

@media (min-width: 768px) {
  .ani_22 {
    transition-delay: 4.4s;
  }
}

@media (min-width: 768px) {
  .ani_23 {
    transition-delay: 4.6s;
  }
}

@media (min-width: 768px) {
  .ani_24 {
    transition-delay: 4.8s;
  }
}

@media (min-width: 768px) {
  .ani_25 {
    transition-delay: 5s;
  }
}

@media (min-width: 768px) {
  .ani_26 {
    transition-delay: 5.2s;
  }
}

@media (min-width: 768px) {
  .ani_27 {
    transition-delay: 5.4s;
  }
}

@media (min-width: 768px) {
  .ani_28 {
    transition-delay: 5.6s;
  }
}

@media (min-width: 768px) {
  .ani_29 {
    transition-delay: 5.8s;
  }
}

@media (min-width: 768px) {
  .ani_30 {
    transition-delay: 6s;
  }
}

.campaign_sec .main_ttl {
  font-weight: normal;
  text-align: center;
  margin-bottom: 1.2em;
}

@media (max-width: 767px) {
  .campaign_sec .main_ttl {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: .8em;
  }
}

.campaign_sec h3 {
  color: #81D8CF;
  text-align: center;
  font-size: min(4.5vw, 53px);
  font-weight: 500;
  margin-bottom: 1em;
}

@media (max-width: 767px) {
  .campaign_sec h3 {
    font-size: min(7vw, 26px);
  }
}

.campaign_sec .content_row {
  background: #fff;
}

.campaign_sec .content_row .img_col {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .campaign_sec .content_row .img_col {
    width: 54.3%;
  }
}

.campaign_sec .content_row .text_col {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}

@media (min-width: 768px) {
  .campaign_sec .content_row .text_col {
    width: 45.7%;
    padding: 60px 10px 40px;
  }
}

@media (max-width: 767px) {
  .campaign_sec .content_row .text_col {
    padding: 30px 10px 20px;
  }
}

.campaign_sec .content_row .main_img {
  width: 100%;
  max-width: 760px;
  height: 100%;
}

.campaign_sec .content_row .main_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.campaign_sec .content_row .text_wrap {
  width: 100%;
  max-width: 500px;
}

.campaign_sec .content_row .text_wrap h4 {
  color: #BE3963;
  margin-bottom: .4em;
  font-size: min(3.5vw, 42px);
}

@media (max-width: 767px) {
  .campaign_sec .content_row .text_wrap h4 {
    text-align: center;
    margin-bottom: .6em;
    font-size: min(6.5vw, 23px);
  }
}

.campaign_sec .content_row .text_wrap h4 .en {
  display: block;
  color: #757190;
  margin-bottom: .2em;
  font-size: 20px;
  font-size: 2rem;
}

@media (max-width: 767px) {
  .campaign_sec .content_row .text_wrap h4 .en {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: .4em;
  }
}

.campaign_sec .content_row .text_wrap .price_wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 10px;
}

@media (max-width: 767px) {
  .campaign_sec .content_row .text_wrap .price_wrap {
    max-width: 290px;
    margin-inline: auto;
  }
}

.campaign_sec .content_row .text_wrap .price_wrap .price_01 p {
  display: flex;
  gap: 8px;
  align-items: center;
  font-family: "Noto Serif JP", serif;
  color: #757190;
  line-height: 1;
  margin: 0;
  font-size: min(2.7vw, 32px);
}

@media (max-width: 767px) {
  .campaign_sec .content_row .text_wrap .price_wrap .price_01 p {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.campaign_sec .content_row .text_wrap .price_wrap .price_01 p .txt {
  display: inline-block;
  white-space: nowrap;
}

.campaign_sec .content_row .text_wrap .price_wrap .price_01 p .arrow {
  position: relative;
  flex: 1;
  padding: 0 .5em;
}

.campaign_sec .content_row .text_wrap .price_wrap .price_01 p .arrow::after {
  content: "";
  position: absolute;
  display: block;
  border-bottom: 1px solid #757190;
  border-right: 1px solid #757190;
  width: 100%;
  height: 5px;
  bottom: 0;
  top: 50%;
  right: 0;
  transform: translateY(-50%) skew(45deg);
  transition: .2s;
}

.campaign_sec .content_row .text_wrap .price_wrap .price_01 p .price {
  color: #BE3963;
  font-size: min(2.5vw, 30px);
}

@media (max-width: 767px) {
  .campaign_sec .content_row .text_wrap .price_wrap .price_01 p .price {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.campaign_sec .content_row .text_wrap .price_wrap .price_01 p .price .large {
  font-size: min(5.7vw, 70px);
}

@media (max-width: 767px) {
  .campaign_sec .content_row .text_wrap .price_wrap .price_01 p .price .large {
    font-size: 39px;
    font-size: 3.9rem;
  }
}

.campaign_sec .content_row .text_wrap .price_wrap .price_02 p {
  color: #BE3963;
  text-align: center;
  line-height: 1;
  margin: 0;
}

.campaign_sec .content_row .text_wrap .price_wrap .price_02 p .txt {
  position: relative;
  display: table;
  padding-inline: 1em;
  margin-inline: auto 0;
  font-size: min(1.6vw, 20px);
}

@media (max-width: 767px) {
  .campaign_sec .content_row .text_wrap .price_wrap .price_02 p .txt {
    font-size: 12px;
    font-size: 1.2rem;
    margin-inline: auto;
  }
}

.campaign_sec .content_row .text_wrap .price_wrap .price_02 p .txt::before, .campaign_sec .content_row .text_wrap .price_wrap .price_02 p .txt::after {
  content: "";
  position: absolute;
  display: block;
  background: #BE3963;
  top: 50%;
  width: 1.3em;
  height: 2px;
}

.campaign_sec .content_row .text_wrap .price_wrap .price_02 p .txt::before {
  left: 0;
  transform: rotate(50deg);
  transform-origin: left center;
}

.campaign_sec .content_row .text_wrap .price_wrap .price_02 p .txt::after {
  right: 0;
  transform: rotate(-50deg);
  transform-origin: right center;
}

.campaign_sec .content_row .text_wrap .price_wrap .price_02 p .price {
  font-family: "Noto Serif JP", serif;
  font-size: min(3.6vw, 44px);
}

@media (max-width: 767px) {
  .campaign_sec .content_row .text_wrap .price_wrap .price_02 p .price {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.campaign_sec .content_row .text_wrap .price_wrap .price_02 p .price .large {
  line-height: .7;
  margin-right: .02em;
  font-size: min(18vw, 217px);
}

@media (max-width: 767px) {
  .campaign_sec .content_row .text_wrap .price_wrap .price_02 p .price .large {
    line-height: .8;
    margin-right: .1em;
    font-size: min(34.5vw, 128px);
  }
}

.campaign_sec .content_row .text_wrap .day {
  color: #757190;
  text-align: center;
}

@media (min-width: 768px) {
  .campaign_sec .content_row .text_wrap .day {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.trial_sec {
  background: #fff;
  padding-block: 130px 100px;
}

@media (max-width: 767px) {
  .trial_sec {
    padding-block: 8% 10%;
  }
}

.trial_sec .content_row {
  background: #757190;
  border-radius: 20px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .trial_sec .content_row {
    max-width: 700px;
    margin-inline: auto;
  }
}

.trial_sec .content_row:not(:last-child) {
  margin-bottom: 2.5%;
}

.trial_sec .content_row .img_col {
  margin-bottom: 0;
}

.trial_sec .content_row .text_col {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}

@media (min-width: 768px) {
  .trial_sec .content_row .text_col {
    padding: 70px 10px;
  }
}

@media (max-width: 767px) {
  .trial_sec .content_row .text_col {
    padding: 24px 10px 35px;
  }
}

.trial_sec .content_row .main_img {
  width: 100%;
  max-width: 700px;
  height: 100%;
}

.trial_sec .content_row .main_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.trial_sec .content_row .catch {
  position: absolute;
  right: 4%;
  top: 4%;
  width: 104px;
  height: 104px;
  border-radius: 50%;
  background: #fff;
  color: #757190;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 1;
}

@media (max-width: 1280px) {
  .trial_sec .content_row .catch {
    width: 90px;
    height: 90px;
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (max-width: 767px) {
  .trial_sec .content_row .catch {
    width: 69px;
    height: 69px;
    font-size: 27px;
    font-size: 2.7rem;
    right: 7%;
    top: -15px;
  }
}

.trial_sec .content_row .catch span {
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
}

@media (max-width: 1280px) {
  .trial_sec .content_row .catch span {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .trial_sec .content_row .catch span {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.trial_sec .content_row .text_wrap {
  width: 100%;
}

.trial_sec .content_row .text_wrap h2 {
  text-align: center;
  color: #BE3963;
  font-size: min(5vw, 64px);
}

@media (min-width: 768px) {
  .trial_sec .content_row .text_wrap h2 {
    margin-bottom: .6em;
  }
}

@media (max-width: 767px) {
  .trial_sec .content_row .text_wrap h2 {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: .2em;
  }
}

.trial_sec .content_row .text_wrap h2 .en {
  font-family: "Noto Sans JP", sans-serif;
  display: block;
  margin-bottom: .5em;
  font-size: 16px;
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  .trial_sec .content_row .text_wrap h2 .en {
    margin-bottom: .8em;
  }
}

.trial_sec .content_row .text_wrap .txt {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .trial_sec .content_row .text_wrap .txt {
    font-size: min(3vw, 30px);
  }
}

@media (max-width: 767px) {
  .trial_sec .content_row .text_wrap .txt {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media (min-width: 768px) {
  .trial_sec .content_row .text_wrap .more {
    margin-top: 2em;
  }
}

@media (max-width: 767px) {
  .trial_sec .content_row .text_wrap .more {
    margin-top: 1.5em;
  }
}

@media (min-width: 768px) {
  .trial_sec .btn {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .trial_sec .btn {
    text-align: right;
  }
}

/* ================================
メインビジュアル main_visual_sec
================================ */
.main_visual_sec {
  background: #81D8CF;
  padding-block: 120px;
}

@media (max-width: 767px) {
  .main_visual_sec {
    padding-block: 9%;
  }
}

.main_visual_sec .main_row {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}

@media (max-width: 767px) {
  .main_visual_sec .main_row {
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  .main_visual_sec .main_row .img_col {
    width: 63.6%;
  }
}

@media (min-width: 768px) {
  .main_visual_sec .main_row .copy_col {
    width: 36.4%;
    padding-right: .8%;
  }
}

@media (min-width: 768px) {
  .main_visual_sec .main_row .main_img {
    width: 100%;
    max-width: 890px;
    margin-inline: auto 0;
    height: 540px;
  }
}

@media (min-width: 768px) {
  .main_visual_sec .main_row .main_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.main_visual_sec .main_row .main_copy h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(4.8vw, 58px);
  line-height: 1.3;
  margin-bottom: .6em;
}

@media (max-width: 767px) {
  .main_visual_sec .main_row .main_copy h2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.main_visual_sec .main_row .main_copy h2 .en {
  font-family: "Noto Serif JP", serif;
  display: block;
  font-size: min(2vw, 20px);
  letter-spacing: .1em;
  margin-bottom: 1.2em;
}

@media (max-width: 767px) {
  .main_visual_sec .main_row .main_copy h2 .en {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: .5em;
  }
}

@media (min-width: 768px) {
  .main_visual_sec .main_row .main_copy p:not(:last-child) {
    margin-bottom: 1.6em;
  }
}

@media (max-width: 767px) {
  .main_visual_sec .main_row .main_copy p:not(:last-child) {
    margin: 0;
  }
}

@media (max-width: 1419px) {
  .main_visual_sec .main_row .main_copy p br.pc-only {
    display: none;
  }
}

@media (min-width: 768px) {
  .main_visual_sec .main_row .main_copy .more {
    margin-top: 3.5em;
  }
}

@media (max-width: 767px) {
  .main_visual_sec .main_row .main_copy .more {
    margin-top: 2.5em;
  }
}

/* ================================
新規オープンキャンペーン sec_01
================================ */
.sec_01 {
  position: relative;
  z-index: 0;
  padding-block: 100px 113px;
}

@media (max-width: 767px) {
  .sec_01 {
    padding-block: 12% 9%;
  }
}

.sec_01::before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/bg_img001.png) no-repeat bottom -70px left -10px, url(/wp-content/uploads/bg_img002.png) no-repeat top -100px right -100px;
  background-size: min(40vw, 592px) auto, min(54vw, 852px) auto;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

@media (max-width: 767px) {
  .sec_01::before {
    background-position: bottom -30px left -30px, top -30px right -30px;
  }
}

/* ================================
一歩ずつ、しなやかに。いつまでも美しく在るために。 sec_02
================================ */
.sec_02 {
  background: url(/wp-content/uploads/bg_img003.jpg) no-repeat center/cover;
  padding-block: 189px 136px;
}

@media (max-width: 767px) {
  .sec_02 {
    padding-block: 12%;
  }
}

@media (max-width: 767px) {
  .sec_02 .container {
    padding: 0 19px;
  }
}

.sec_02 .content_row {
  max-width: 980px;
  margin-inline: auto;
}

.sec_02 h2 {
  margin-bottom: 1.3em;
}

.sec_02 .txt {
  font-family: "Noto Serif JP", serif;
}

@media (min-width: 768px) {
  .sec_02 .txt {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6;
  }
}

.sec_02 .txt:not(:last-child) {
  margin-bottom: 1.3em;
}

@media (max-width: 767px) {
  .sec_02 .txt:not(:last-child) {
    margin-bottom: 2em;
  }
}

@media (min-width: 768px) {
  .sec_02 .btn_row {
    margin-top: 3em;
    max-width: 450px;
  }
}

@media (max-width: 767px) {
  .sec_02 .btn_row .col:not(:last-child) {
    margin-bottom: .2em;
  }
}

/* ================================
マシンピラティスの特徴 sec_03
================================ */
.sec_03 {
  background: url(/wp-content/uploads/bg_img004.jpg) no-repeat center/cover;
  padding-block: 138px 97px;
}

@media (max-width: 767px) {
  .sec_03 {
    padding-block: 12%;
  }
}

@media (min-width: 768px) {
  .sec_03 h2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px 1em;
    margin-bottom: .2em;
  }
}

@media (max-width: 767px) {
  .sec_03 h2 {
    font-size: 26px;
    font-size: 2.6rem;
    margin-bottom: .4em;
  }
}

.sec_03 h2 span {
  font-family: "Great Vibes", cursive;
  color: #C9C8BD;
  font-size: 46px;
  font-size: 4.6rem;
  font-weight: normal;
  margin-left: auto;
}

@media (max-width: 767px) {
  .sec_03 h2 span {
    font-size: 18px;
    font-size: 1.8rem;
    display: block;
    margin-top: .2em;
  }
}

@media (min-width: 768px) {
  .sec_03 .content_row_01:not(:last-child) {
    margin-bottom: 4.5%;
  }
}

.sec_03 .content_row_01 .txt {
  font-family: "Noto Serif JP", serif;
}

@media (min-width: 768px) {
  .sec_03 .content_row_01 .txt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) {
  .sec_03 .content_row_02 .col:nth-child(3n+2) .content_wrap {
    margin-inline: auto;
  }
}

@media (min-width: 768px) {
  .sec_03 .content_row_02 .col:nth-child(3n) .content_wrap {
    margin-inline: auto 0;
  }
}

@media (min-width: 768px) {
  .sec_03 .content_row_02 .col.break ~ .col {
    margin-top: 4%;
  }
}

.sec_03 .content_row_02 .content_wrap {
  background: #fff;
}

@media (min-width: 768px) {
  .sec_03 .content_row_02 .content_wrap {
    max-width: 430px;
    height: 100%;
    padding: 35px 7%;
  }
}

@media (max-width: 767px) {
  .sec_03 .content_row_02 .content_wrap {
    padding: 25px 15px;
  }
}

.sec_03 .content_row_02 .content_wrap h3 {
  color: #BE3963;
}

.sec_03 .content_row_02 .content_wrap h3 .en {
  font-family: "Noto Sans JP", sans-serif;
  color: #81D8CF;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  display: block;
  margin-bottom: .8em;
}

@media (min-width: 768px) {
  .sec_03 .content_row_02 .content_wrap .txt {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.75;
  }
}

@media (max-width: 767px) {
  .sec_03 .content_row_02 .content_wrap .txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/* ================================
お知らせ sec_04
================================ */
.sec_04 {
  padding-block: 125px 150px;
}

@media (max-width: 767px) {
  .sec_04 {
    padding-block: 12%;
  }
}

@media (min-width: 768px) {
  .sec_04 h2 {
    margin-bottom: 1.7em;
  }
}

@media (max-width: 767px) {
  .sec_04 h2 {
    text-align: center;
    margin-bottom: 1.2em;
  }
}

.sec_04 .btn {
  margin-top: 1.5em;
}

@media (max-width: 767px) {
  .sec_04 .btn {
    margin-top: 1.2em;
  }
}

/* ================================
無料体験レッスン sec_05
================================ */
.sec_05 {
  padding-block: 100px 80px;
}

@media (max-width: 767px) {
  .sec_05 {
    padding-block: 8% 10%;
  }
}

/* ================================
私たちについてpage
================================ */
@media (min-width: 768px) {
  .about_sec .text_wrap {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .about_sec .text_wrap.right {
    margin-inline: auto 0;
  }
}

@media (min-width: 768px) {
  .about_sec .text_wrap p {
    line-height: 1.9;
  }
}

.about_sec_01 {
  padding-block: 0 164px;
}

@media (max-width: 767px) {
  .about_sec_01 {
    padding-block: 0 9%;
  }
}

@media (max-width: 767px) {
  .about_sec_01 .main_img img {
    width: 100px;
  }
}

.about_sec_02 {
  background: url(/wp-content/uploads/about_bg_img001.png) no-repeat center/cover;
  padding-block: 174px 140px;
}

@media (max-width: 767px) {
  .about_sec_02 {
    padding-block: 9%;
  }
}

.about_sec_03 {
  padding-block: 164px;
}

@media (max-width: 767px) {
  .about_sec_03 {
    padding-block: 9%;
  }
}

.about_sec_04 {
  background: url(/wp-content/uploads/about_bg_img002.png) no-repeat center/cover;
  padding-block: 190px 300px;
}

@media (max-width: 767px) {
  .about_sec_04 {
    padding-block: 10%;
    background-position: right center;
  }
}

@media (min-width: 768px) {
  .about_sec_04 h2 {
    font-size: min(5.6vw, 68px);
    margin-bottom: 1em;
  }
}

@media (max-width: 767px) {
  .about_sec_04 h2 {
    text-align: center;
  }
}

.about_sec_04 h2 .en {
  font-family: "Great Vibes", cursive;
  font-size: min(4vw, 42px);
  font-weight: normal;
  display: block;
  margin-bottom: .4em;
}

@media (max-width: 767px) {
  .about_sec_04 h2 .en {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: .2em;
  }
}

.about_sec_04 p {
  font-family: "Noto Serif JP", serif;
}

@media (min-width: 768px) {
  .about_sec_04 p {
    font-size: min(3.3vw, 46px);
  }
}

@media (max-width: 767px) {
  .about_sec_04 p {
    text-align: center;
  }
}

.about_sec_05 {
  padding-block: 91px 76px;
}

@media (max-width: 767px) {
  .about_sec_05 {
    padding-block: 9%;
  }
}

.about_sec_05 .day {
  text-align: center;
  color: #757190;
}

@media (min-width: 768px) {
  .about_sec_05 .day {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

/* ================================
お知らせpage
================================ */
.sec_news_archive .more_link {
  position: relative;
  padding-bottom: .5em;
}

.sec_news_archive .more_link::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #757190;
  border-right: 1px solid #757190;
  transform: translate(-50%, 0) rotate(135deg);
  transition: .2s;
}

.sec_news_single .news_row {
  background: #fff;
  border-radius: 10px;
  padding: 70px 6.5% 80px;
}

@media (max-width: 767px) {
  .sec_news_single .news_row {
    padding: 8% 15px;
  }
}

@media (min-width: 768px) {
  .sec_news_single h2 {
    margin-bottom: 1.2em;
  }
}

.sec_news_single .post_date {
  font-family: "Noto Serif JP", serif;
  display: block;
}

@media (min-width: 768px) {
  .sec_news_single .post_date {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: .5em;
  }
}

.sec_news_single .post_content {
  font-family: "Noto Serif JP", serif;
}

@media (min-width: 768px) {
  .sec_news_single .post_content {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media (min-width: 768px) {
  .sec_news_single .post_content p:not(:last-child) {
    margin-bottom: 2em;
  }
}

.sec_news_single .post_link {
  position: relative;
  max-width: 1020px;
  margin-inline: auto;
}

@media (max-width: 767px) {
  .sec_news_single .post_link {
    padding-top: 2.2em;
  }
}

.sec_news_single .post_link .more {
  width: 100%;
  max-width: 240px;
  margin: 0;
  margin-inline: auto;
}

.sec_news_single .post_link .more .add_arrow {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  border-radius: 0;
  padding: .6em;
}

.sec_news_single .post_link .prev-post, .sec_news_single .post_link .next-post {
  position: absolute;
  text-decoration: none;
  display: inline-block;
  transition: .3s;
}

@media (min-width: 768px) {
  .sec_news_single .post_link .prev-post, .sec_news_single .post_link .next-post {
    top: 50%;
    transform: translateY(-50%);
  }
}

@media (max-width: 767px) {
  .sec_news_single .post_link .prev-post, .sec_news_single .post_link .next-post {
    top: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.sec_news_single .post_link .prev-post:hover, .sec_news_single .post_link .next-post:hover {
  opacity: .7;
}

.sec_news_single .post_link .prev-post::before, .sec_news_single .post_link .next-post::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transition: .2s;
}

.sec_news_single .post_link .prev-post {
  padding-left: 15px;
  left: 0;
}

.sec_news_single .post_link .prev-post::before {
  transform: translate(0, -50%) rotate(-135deg);
  left: 0;
}

.sec_news_single .post_link .next-post {
  padding-right: 15px;
  right: 0;
}

.sec_news_single .post_link .next-post::before {
  transform: translate(0, -50%) rotate(45deg);
  right: 0;
}

.pagination {
  max-width: 1400px;
  margin: auto;
}

.pagination .screen-reader-text {
  display: none;
}

.pagination .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination .nav-links a, .pagination .nav-links span {
  text-decoration: none;
}

.pagination .nav-links a:not(.prev):not(.next):not(.dots), .pagination .nav-links span:not(.prev):not(.next):not(.dots) {
  display: inline-block;
  padding: 0.34em 0.76em;
  margin: 0 0.1em;
  border: 1px solid #656565;
  background: #fff;
}

.pagination .nav-links a:not(.prev):not(.next):not(.dots).current, .pagination .nav-links span:not(.prev):not(.next):not(.dots).current {
  background: #656565;
  color: #fff;
}

.pagination .nav-links .prev {
  margin-right: .6em;
}

.pagination .nav-links .next {
  margin-left: .6em;
}

.pagination .nav-links a {
  transition: 0.3s;
}

.pagination .nav-links a:hover {
  opacity: .7;
}

/* ================================
料金page
================================ */
.price_sec_01 {
  padding-block: 0 80px;
}

@media (max-width: 767px) {
  .price_sec_01 {
    padding-block: 0 9%;
  }
}

.price_sec_02 {
  position: relative;
  z-index: 0;
  background: #DBF0EE;
  padding-block: 130px 130px;
}

@media (max-width: 767px) {
  .price_sec_02 {
    padding-block: 9%;
  }
}

.price_sec_02::before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/price_img001.png) no-repeat top center/contain;
  width: 1335px;
  max-width: 79vw;
  height: 1229px;
  top: 5%;
  right: -2%;
  z-index: -1;
}

@media (max-width: 767px) {
  .price_sec_02::before {
    top: 1%;
  }
}

@media (min-width: 768px) {
  .price_sec_02 h2 {
    margin-bottom: 1.5em;
  }
}

@media (min-width: 768px) {
  .price_sec_02 .content_row_01 > .col:nth-child(2n) .content_wrap {
    margin-inline: auto 0;
  }
}

@media (min-width: 768px) {
  .price_sec_02 .content_row_01 > .col.break ~ .col {
    margin-top: 3%;
  }
}

.price_sec_02 .content_row_01 .content_wrap {
  background: #fff;
  max-width: 680px;
  height: 100%;
  padding: 46px 10% 65px;
}

@media (max-width: 767px) {
  .price_sec_02 .content_row_01 .content_wrap {
    padding: 20px 15px;
    margin-inline: auto;
  }
}

.price_sec_02 .content_row_01 .content_wrap .en {
  color: #81D8CF;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  .price_sec_02 .content_row_01 .content_wrap .en {
    margin-bottom: 3.4em;
  }
}

.price_sec_02 .content_row_01 .content_wrap .ttl_wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.2em;
}

@media (max-width: 1100px) {
  .price_sec_02 .content_row_01 .content_wrap .ttl_wrap {
    flex-direction: column;
    gap: .5em;
  }
}

@media (max-width: 767px) {
  .price_sec_02 .content_row_01 .content_wrap .ttl_wrap {
    flex-direction: row;
    margin-bottom: 2em;
  }
}

@media (max-width: 350px) {
  .price_sec_02 .content_row_01 .content_wrap .ttl_wrap {
    flex-direction: column;
  }
}

.price_sec_02 .content_row_01 .content_wrap .ttl_wrap h3 {
  font-size: 40px;
  font-size: 4rem;
  margin: 0;
}

@media (max-width: 767px) {
  .price_sec_02 .content_row_01 .content_wrap .ttl_wrap h3 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.price_sec_02 .content_row_01 .content_wrap .ttl_wrap h3 span {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: .4em;
}

.price_sec_02 .content_row_01 .content_wrap .ttl_wrap .price {
  font-size: 30px;
  font-size: 3rem;
  margin: 0;
  text-align: right;
}

@media (max-width: 767px) {
  .price_sec_02 .content_row_01 .content_wrap .ttl_wrap .price {
    font-size: 20px;
    font-size: 2rem;
  }
}

.price_sec_02 .content_row_01 .content_wrap .ttl_wrap .price span {
  font-size: 20px;
  font-size: 2rem;
}

@media (max-width: 767px) {
  .price_sec_02 .content_row_01 .content_wrap .ttl_wrap .price span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.price_sec_02 .content_row_01 .content_wrap h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .price_sec_02 .content_row_01 .content_wrap h4 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media (min-width: 768px) {
  .price_sec_02 .content_row_02 h3 {
    font-size: 26px;
    font-size: 2.6rem;
    margin-bottom: 1em;
  }
}

.price_sec_02 .content_row_02 h4 {
  position: relative;
  padding-left: 34px;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .price_sec_02 .content_row_02 h4 {
    font-size: 26px;
    font-size: 2.6rem;
    margin-top: 1.2em;
  }
}

@media (max-width: 767px) {
  .price_sec_02 .content_row_02 h4 {
    padding-left: 25px;
  }
}

.price_sec_02 .content_row_02 h4::before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/price_img002.png) no-repeat center/contain;
  width: 26px;
  height: 26px;
  top: .2em;
  left: 0;
}

@media (max-width: 767px) {
  .price_sec_02 .content_row_02 h4::before {
    width: 20px;
    height: 20px;
  }
}

.price_sec_02 .content_row_02 p {
  line-height: 1.6;
}

/* ================================
体験の流れpage
================================ */
.flow_sec .bg_ttl {
  font-family: "Noto Sans JP", sans-serif;
  background: #757190;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  padding: .759em;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .flow_sec .bg_ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.flow_sec .row:not(:last-child) {
  margin-bottom: 8%;
}

.flow_sec .content_row_01 > .col {
  padding-top: 18px;
}

@media (min-width: 768px) {
  .flow_sec .content_row_01 > .col.break ~ .col {
    margin-top: 3%;
  }
}

.flow_sec .content_row_01 .content_wrap {
  position: relative;
  max-width: 450px;
  margin-inline: auto;
  background: #fff;
  height: 100%;
}

.flow_sec .content_row_01 .content_wrap .step {
  position: absolute;
  left: .2em;
  top: -18px;
  color: #81D8CF;
  font-family: "Great Vibes", cursive;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: normal;
  line-height: 1.2;
  z-index: 2;
}

@media (max-width: 767px) {
  .flow_sec .content_row_01 .content_wrap .step {
    font-size: 30px;
    font-size: 3rem;
  }
}

.flow_sec .content_row_01 .content_wrap .content {
  padding: 30px 15px;
}

@media (max-width: 767px) {
  .flow_sec .content_row_01 .content_wrap .content {
    padding: 20px 15px;
  }
}

.flow_sec .content_row_01 .content_wrap .content .img_wrap {
  position: relative;
}

.flow_sec .content_row_01 .content_wrap .content .img_wrap .catch {
  position: absolute;
  right: 4%;
  top: -4%;
  width: 89px;
  height: 89px;
  border-radius: 50%;
  background: #81D8CF;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
  font-family: "Noto Serif JP", serif;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1;
}

@media (max-width: 1280px) {
  .flow_sec .content_row_01 .content_wrap .content .img_wrap .catch {
    width: 55px;
    height: 55px;
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.flow_sec .content_row_01 .content_wrap .content .img_wrap .catch span {
  display: block;
  font-size: 19px;
  font-size: 1.9rem;
}

@media (max-width: 1280px) {
  .flow_sec .content_row_01 .content_wrap .content .img_wrap .catch span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.flow_sec .content_row_01 .content_wrap .content p {
  max-width: 342px;
  margin-inline: auto;
  line-height: 1.6;
}

@media (min-width: 768px) {
  .flow_sec .content_row_03 {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (min-width: 768px) {
  .flow_sec .content_row_03 > .col.break ~ .col {
    margin-top: 3%;
  }
}

.flow_sec .content_row_03 .content_wrap {
  margin-inline: auto;
  background: #fff;
  height: 100%;
}

.flow_sec .content_row_03 .content_wrap .content {
  padding: 45px 50px;
}

@media (max-width: 767px) {
  .flow_sec .content_row_03 .content_wrap .content {
    padding: 20px 15px;
  }
}

.flow_sec .content_row_03 .content_wrap .content h3 {
  position: relative;
  padding-left: 34px;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .flow_sec .content_row_03 .content_wrap .content h3 {
    font-size: 26px;
    font-size: 2.6rem;
    margin-top: 1em;
  }
}

@media (max-width: 767px) {
  .flow_sec .content_row_03 .content_wrap .content h3 {
    padding-left: 25px;
  }
}

.flow_sec .content_row_03 .content_wrap .content h3::before {
  content: "";
  position: absolute;
  display: block;
  background: url(/wp-content/uploads/price_img002.png) no-repeat center/contain;
  width: 26px;
  height: 26px;
  top: .2em;
  left: 0;
}

@media (max-width: 767px) {
  .flow_sec .content_row_03 .content_wrap .content h3::before {
    width: 20px;
    height: 20px;
  }
}

/* ================================
よくある質問page
================================ */
.faq_sec .container {
  width: 1200px;
  max-width: calc(100% - 20px);
  padding: 0;
}

@media (max-width: 767px) {
  .faq_sec .container {
    max-width: calc(100% - 2em);
  }
}

@media (min-width: 768px) {
  .faq_sec h2 {
    margin-bottom: 2em;
    font-size: 26px;
    font-size: 2.6rem;
  }
}

.faq_sec .row:not(:last-child) {
  margin-bottom: 6%;
}

@media (max-width: 767px) {
  .faq_sec .row:not(:last-child) {
    margin-bottom: 10%;
  }
}

.faq_sec .row.text_row {
  margin-top: 10%;
}

.faq_sec .qa {
  border-left: 1px solid #707070;
  padding: .3em 0 .3em .8em;
}

@media (min-width: 768px) {
  .faq_sec .qa {
    margin-left: 2em;
  }
}

.faq_sec .qa:not(:last-child) {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .faq_sec .qa:not(:last-child) {
    margin-bottom: 20px;
  }
}

.faq_sec .qa .question {
  position: relative;
  cursor: pointer;
  border: none;
  padding-right: 30px;
  margin-bottom: .2em;
}

@media (min-width: 768px) {
  .faq_sec .qa .question {
    font-size: 20px;
    font-size: 2rem;
  }
}

.faq_sec .qa .question::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: translate(0, -50%) rotate(135deg);
  transition: .2s;
}

.faq_sec .qa .question.open::before {
  transform: translateY(-50%) rotate(-45deg);
}

.faq_sec .qa .answer {
  display: none;
  padding-inline: 1.2em 15%;
}

@media (max-width: 767px) {
  .faq_sec .qa .answer {
    padding-inline: 1em 0;
  }
}

.faq_sec .qa .answer * {
  line-height: 1.6;
}

.faq_sec .qa .answer a {
  color: #81D8CF;
}

/* ================================
お問い合わせpage
================================ */
.contact_sec_01 {
  font-family: "Noto Serif JP", serif;
  margin-bottom: 5%;
}

.contact_sec_01 .container {
  width: 1200px;
  max-width: calc(100% - 20px);
  padding: 0;
}

@media (max-width: 767px) {
  .contact_sec_01 .container {
    max-width: calc(100% - 2em);
  }
}

@media (min-width: 768px) {
  .contact_sec_01 h2 {
    font-size: 26px;
    font-size: 2.6rem;
    text-align: left;
    margin-bottom: 1.6em;
  }
}

@media (min-width: 768px) {
  .contact_sec_01 p {
    line-height: 1.9;
  }
}

@media (min-width: 768px) {
  .contact_sec_01 p:not(:last-child) {
    margin-bottom: 1.8em;
  }
}

.contact_sec_01 p a {
  color: #81D8CF;
}

.contact_sec_02 {
  border-top: 1px solid #707070;
  max-width: 1400px;
  margin-inline: auto;
  padding-top: 5%;
}

/* ================================
プライバシーポリシーpage
================================ */
.policy_sec {
  font-family: "Noto Serif JP", serif;
}

.policy_sec .container {
  width: 1200px;
  max-width: calc(100% - 20px);
  padding: 0;
}

@media (max-width: 767px) {
  .policy_sec .container {
    max-width: calc(100% - 2em);
  }
}

@media (min-width: 768px) {
  .policy_sec .policy_row {
    width: 1100px;
    max-width: calc(100% - 20px);
    margin-inline: auto;
  }
}

@media (min-width: 768px) {
  .policy_sec .policy_row:not(:last-child) {
    margin-bottom: 2.5%;
  }
}

.policy_sec .policy_row h2 {
  font-size: 20px;
  font-size: 2rem;
  text-align: left;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .policy_sec .policy_row h2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.policy_sec .policy_row p {
  margin-left: 1em;
  line-height: 1.6;
}

.policy_sec .policy_row p:not(:last-child) {
  margin-bottom: .5em;
}

.policy_sec .policy_row ul, .policy_sec .policy_row ol {
  margin-left: 2em;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .policy_sec .policy_row ul, .policy_sec .policy_row ol {
    margin-left: 1em;
  }
}

.policy_sec .policy_row ul:not(:last-child), .policy_sec .policy_row ol:not(:last-child) {
  margin-bottom: .5em;
}

/* ================================
利用規約page
================================ */
.terms_sec {
  font-family: "Noto Serif JP", serif;
}

.terms_sec .container {
  width: 1200px;
  max-width: calc(100% - 20px);
  padding: 0;
}

@media (max-width: 767px) {
  .terms_sec .container {
    max-width: calc(100% - 2em);
  }
}

@media (min-width: 768px) {
  .terms_sec .terms_row {
    width: 1100px;
    max-width: calc(100% - 20px);
    margin-inline: auto;
  }
}

@media (min-width: 768px) {
  .terms_sec .terms_row:not(:last-child) {
    margin-bottom: 2.5%;
  }
}

.terms_sec .terms_row h2 {
  font-size: 20px;
  font-size: 2rem;
  text-align: left;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .terms_sec .terms_row h2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.terms_sec .terms_row p {
  margin-left: 1em;
  line-height: 1.6;
}

.terms_sec .terms_row p:not(:last-child) {
  margin-bottom: .5em;
}

.terms_sec .terms_row ul, .terms_sec .terms_row ol {
  margin-left: 1em;
  line-height: 1.6;
}

.terms_sec .terms_row ul:not(:last-child), .terms_sec .terms_row ol:not(:last-child) {
  margin-bottom: .5em;
}

.terms_sec .terms_row ul ol, .terms_sec .terms_row ol ol {
  list-style: none;
  counter-reset: cnt;
  margin-left: 0;
  padding-left: 0;
}

.terms_sec .terms_row ul ol li, .terms_sec .terms_row ol ol li {
  list-style: none;
  counter-increment: cnt;
  position: relative;
  padding-left: 2.2em;
}

.terms_sec .terms_row ul ol li:not(:last-child), .terms_sec .terms_row ol ol li:not(:last-child) {
  margin-bottom: 0;
}

.terms_sec .terms_row ul ol li::before, .terms_sec .terms_row ol ol li::before {
  content: "（" counter(cnt) "）";
  position: absolute;
  left: -.4em;
}

/* ================================
特定商取引法に基づく表記page
================================ */
.law_sec .container {
  width: 1200px;
  max-width: calc(100% - 20px);
  padding: 0;
}

@media (max-width: 767px) {
  .law_sec .container {
    max-width: calc(100% - 2em);
  }
}

/*# sourceMappingURL=main.css.map */
