@charset "UTF-8";
/*  Font family CDN
 ========================================================================== */
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&family=Noto+Sans+JP:wght@100..900&family=Shippori+Mincho:wght@400;700&display=swap");
/*
  Josh's Custom CSS Reset
  https://www.joshwcomeau.com/css/custom-css-reset/
*/
*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

* {
  margin: 0;
}

body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
}

input, button, textarea, select {
  font: inherit;
}

p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}

#root, #__next {
  isolation: isolate;
}

html {
  scroll-behavior: smooth;
}

body {
  color: #000;
  font-family: "Noto Sans JP", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", -apple-system, BlinkMacSystemFont, "Yu Gothic", YuGothic, "游ゴシック", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  font-optical-sizing: auto;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media (max-width: 768px) {
  body {
    font-size: 0.875rem;
  }
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

@media (min-width: 769px) {
  .hidden-pc {
    display: none;
  }
}
@media (max-width: 768px) {
  .hidden-sp {
    display: none;
  }
}

@media (max-width: 768px) {
  .forPc {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .forSp {
    display: none !important;
  }
}

.m-0 {
  margin: 0 !important;
}

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

.mr-0 {
  margin-right: 0 !important;
}

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

.ml-0 {
  margin-left: 0 !important;
}

.p-0 {
  margin: 0 !important;
}

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

.pr-0 {
  margin-right: 0 !important;
}

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

.pl-0 {
  margin-left: 0 !important;
}

.m-10 {
  margin: 1rem !important;
}

.mt-10 {
  margin-top: 1rem !important;
}

.mr-10 {
  margin-right: 1rem !important;
}

.mb-10 {
  margin-bottom: 1rem !important;
}

.ml-10 {
  margin-left: 1rem !important;
}

.p-10 {
  margin: 1rem !important;
}

.pt-10 {
  margin-top: 1rem !important;
}

.pr-10 {
  margin-right: 1rem !important;
}

.pb-10 {
  margin-bottom: 1rem !important;
}

.pl-10 {
  margin-left: 1rem !important;
}

.m-15 {
  margin: 1.5rem !important;
}

.mt-15 {
  margin-top: 1.5rem !important;
}

.mr-15 {
  margin-right: 1.5rem !important;
}

.mb-15 {
  margin-bottom: 1.5rem !important;
}

.ml-15 {
  margin-left: 1.5rem !important;
}

.p-15 {
  margin: 1.5rem !important;
}

.pt-15 {
  margin-top: 1.5rem !important;
}

.pr-15 {
  margin-right: 1.5rem !important;
}

.pb-15 {
  margin-bottom: 1.5rem !important;
}

.pl-15 {
  margin-left: 1.5rem !important;
}

.m-20 {
  margin: 2rem !important;
}

.mt-20 {
  margin-top: 2rem !important;
}

.mr-20 {
  margin-right: 2rem !important;
}

.mb-20 {
  margin-bottom: 2rem !important;
}

.ml-20 {
  margin-left: 2rem !important;
}

.p-20 {
  margin: 2rem !important;
}

.pt-20 {
  margin-top: 2rem !important;
}

.pr-20 {
  margin-right: 2rem !important;
}

.pb-20 {
  margin-bottom: 2rem !important;
}

.pl-20 {
  margin-left: 2rem !important;
}

.m-25 {
  margin: 2.5rem !important;
}

.mt-25 {
  margin-top: 2.5rem !important;
}

.mr-25 {
  margin-right: 2.5rem !important;
}

.mb-25 {
  margin-bottom: 2.5rem !important;
}

.ml-25 {
  margin-left: 2.5rem !important;
}

.p-25 {
  margin: 2.5rem !important;
}

.pt-25 {
  margin-top: 2.5rem !important;
}

.pr-25 {
  margin-right: 2.5rem !important;
}

.pb-25 {
  margin-bottom: 2.5rem !important;
}

.pl-25 {
  margin-left: 2.5rem !important;
}

.m-30 {
  margin: 3rem !important;
}

.mt-30 {
  margin-top: 3rem !important;
}

.mr-30 {
  margin-right: 3rem !important;
}

.mb-30 {
  margin-bottom: 3rem !important;
}

.ml-30 {
  margin-left: 3rem !important;
}

.p-30 {
  margin: 3rem !important;
}

.pt-30 {
  margin-top: 3rem !important;
}

.pr-30 {
  margin-right: 3rem !important;
}

.pb-30 {
  margin-bottom: 3rem !important;
}

.pl-30 {
  margin-left: 3rem !important;
}

.m-35 {
  margin: 3.5rem !important;
}

.mt-35 {
  margin-top: 3.5rem !important;
}

.mr-35 {
  margin-right: 3.5rem !important;
}

.mb-35 {
  margin-bottom: 3.5rem !important;
}

.ml-35 {
  margin-left: 3.5rem !important;
}

.p-35 {
  margin: 3.5rem !important;
}

.pt-35 {
  margin-top: 3.5rem !important;
}

.pr-35 {
  margin-right: 3.5rem !important;
}

.pb-35 {
  margin-bottom: 3.5rem !important;
}

.pl-35 {
  margin-left: 3.5rem !important;
}

.m-40 {
  margin: 4rem !important;
}

.mt-40 {
  margin-top: 4rem !important;
}

.mr-40 {
  margin-right: 4rem !important;
}

.mb-40 {
  margin-bottom: 4rem !important;
}

.ml-40 {
  margin-left: 4rem !important;
}

.p-40 {
  margin: 4rem !important;
}

.pt-40 {
  margin-top: 4rem !important;
}

.pr-40 {
  margin-right: 4rem !important;
}

.pb-40 {
  margin-bottom: 4rem !important;
}

.pl-40 {
  margin-left: 4rem !important;
}

.m-45 {
  margin: 4.5rem !important;
}

.mt-45 {
  margin-top: 4.5rem !important;
}

.mr-45 {
  margin-right: 4.5rem !important;
}

.mb-45 {
  margin-bottom: 4.5rem !important;
}

.ml-45 {
  margin-left: 4.5rem !important;
}

.p-45 {
  margin: 4.5rem !important;
}

.pt-45 {
  margin-top: 4.5rem !important;
}

.pr-45 {
  margin-right: 4.5rem !important;
}

.pb-45 {
  margin-bottom: 4.5rem !important;
}

.pl-45 {
  margin-left: 4.5rem !important;
}

.m-50 {
  margin: 5rem !important;
}

.mt-50 {
  margin-top: 5rem !important;
}

.mr-50 {
  margin-right: 5rem !important;
}

.mb-50 {
  margin-bottom: 5rem !important;
}

.ml-50 {
  margin-left: 5rem !important;
}

.p-50 {
  margin: 5rem !important;
}

.pt-50 {
  margin-top: 5rem !important;
}

.pr-50 {
  margin-right: 5rem !important;
}

.pb-50 {
  margin-bottom: 5rem !important;
}

.pl-50 {
  margin-left: 5rem !important;
}

.m-55 {
  margin: 5.5rem !important;
}

.mt-55 {
  margin-top: 5.5rem !important;
}

.mr-55 {
  margin-right: 5.5rem !important;
}

.mb-55 {
  margin-bottom: 5.5rem !important;
}

.ml-55 {
  margin-left: 5.5rem !important;
}

.p-55 {
  margin: 5.5rem !important;
}

.pt-55 {
  margin-top: 5.5rem !important;
}

.pr-55 {
  margin-right: 5.5rem !important;
}

.pb-55 {
  margin-bottom: 5.5rem !important;
}

.pl-55 {
  margin-left: 5.5rem !important;
}

.m-60 {
  margin: 6rem !important;
}

.mt-60 {
  margin-top: 6rem !important;
}

.mr-60 {
  margin-right: 6rem !important;
}

.mb-60 {
  margin-bottom: 6rem !important;
}

.ml-60 {
  margin-left: 6rem !important;
}

.p-60 {
  margin: 6rem !important;
}

.pt-60 {
  margin-top: 6rem !important;
}

.pr-60 {
  margin-right: 6rem !important;
}

.pb-60 {
  margin-bottom: 6rem !important;
}

.pl-60 {
  margin-left: 6rem !important;
}

.m-65 {
  margin: 6.5rem !important;
}

.mt-65 {
  margin-top: 6.5rem !important;
}

.mr-65 {
  margin-right: 6.5rem !important;
}

.mb-65 {
  margin-bottom: 6.5rem !important;
}

.ml-65 {
  margin-left: 6.5rem !important;
}

.p-65 {
  margin: 6.5rem !important;
}

.pt-65 {
  margin-top: 6.5rem !important;
}

.pr-65 {
  margin-right: 6.5rem !important;
}

.pb-65 {
  margin-bottom: 6.5rem !important;
}

.pl-65 {
  margin-left: 6.5rem !important;
}

.m-70 {
  margin: 7rem !important;
}

.mt-70 {
  margin-top: 7rem !important;
}

.mr-70 {
  margin-right: 7rem !important;
}

.mb-70 {
  margin-bottom: 7rem !important;
}

.ml-70 {
  margin-left: 7rem !important;
}

.p-70 {
  margin: 7rem !important;
}

.pt-70 {
  margin-top: 7rem !important;
}

.pr-70 {
  margin-right: 7rem !important;
}

.pb-70 {
  margin-bottom: 7rem !important;
}

.pl-70 {
  margin-left: 7rem !important;
}

.m-75 {
  margin: 7.5rem !important;
}

.mt-75 {
  margin-top: 7.5rem !important;
}

.mr-75 {
  margin-right: 7.5rem !important;
}

.mb-75 {
  margin-bottom: 7.5rem !important;
}

.ml-75 {
  margin-left: 7.5rem !important;
}

.p-75 {
  margin: 7.5rem !important;
}

.pt-75 {
  margin-top: 7.5rem !important;
}

.pr-75 {
  margin-right: 7.5rem !important;
}

.pb-75 {
  margin-bottom: 7.5rem !important;
}

.pl-75 {
  margin-left: 7.5rem !important;
}

.m-80 {
  margin: 8rem !important;
}

.mt-80 {
  margin-top: 8rem !important;
}

.mr-80 {
  margin-right: 8rem !important;
}

.mb-80 {
  margin-bottom: 8rem !important;
}

.ml-80 {
  margin-left: 8rem !important;
}

.p-80 {
  margin: 8rem !important;
}

.pt-80 {
  margin-top: 8rem !important;
}

.pr-80 {
  margin-right: 8rem !important;
}

.pb-80 {
  margin-bottom: 8rem !important;
}

.pl-80 {
  margin-left: 8rem !important;
}

.m-85 {
  margin: 8.5rem !important;
}

.mt-85 {
  margin-top: 8.5rem !important;
}

.mr-85 {
  margin-right: 8.5rem !important;
}

.mb-85 {
  margin-bottom: 8.5rem !important;
}

.ml-85 {
  margin-left: 8.5rem !important;
}

.p-85 {
  margin: 8.5rem !important;
}

.pt-85 {
  margin-top: 8.5rem !important;
}

.pr-85 {
  margin-right: 8.5rem !important;
}

.pb-85 {
  margin-bottom: 8.5rem !important;
}

.pl-85 {
  margin-left: 8.5rem !important;
}

.m-90 {
  margin: 9rem !important;
}

.mt-90 {
  margin-top: 9rem !important;
}

.mr-90 {
  margin-right: 9rem !important;
}

.mb-90 {
  margin-bottom: 9rem !important;
}

.ml-90 {
  margin-left: 9rem !important;
}

.p-90 {
  margin: 9rem !important;
}

.pt-90 {
  margin-top: 9rem !important;
}

.pr-90 {
  margin-right: 9rem !important;
}

.pb-90 {
  margin-bottom: 9rem !important;
}

.pl-90 {
  margin-left: 9rem !important;
}

.m-95 {
  margin: 9.5rem !important;
}

.mt-95 {
  margin-top: 9.5rem !important;
}

.mr-95 {
  margin-right: 9.5rem !important;
}

.mb-95 {
  margin-bottom: 9.5rem !important;
}

.ml-95 {
  margin-left: 9.5rem !important;
}

.p-95 {
  margin: 9.5rem !important;
}

.pt-95 {
  margin-top: 9.5rem !important;
}

.pr-95 {
  margin-right: 9.5rem !important;
}

.pb-95 {
  margin-bottom: 9.5rem !important;
}

.pl-95 {
  margin-left: 9.5rem !important;
}

.m-100 {
  margin: 10rem !important;
}

.mt-100 {
  margin-top: 10rem !important;
}

.mr-100 {
  margin-right: 10rem !important;
}

.mb-100 {
  margin-bottom: 10rem !important;
}

.ml-100 {
  margin-left: 10rem !important;
}

.p-100 {
  margin: 10rem !important;
}

.pt-100 {
  margin-top: 10rem !important;
}

.pr-100 {
  margin-right: 10rem !important;
}

.pb-100 {
  margin-bottom: 10rem !important;
}

.pl-100 {
  margin-left: 10rem !important;
}

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

.wrap {
  max-width: 1040px;
  margin-inline: auto;
  padding-inline: 20px;
}

.fnt-serif, .first-ttl, .device-feature-ttl, .device-lead, .device-ttl, .gran-ttl, .menu-ttl-sub, .menu-ttl, .menu-list > li a, .concept-ttl, .training-fis, .training-sub, .training-hd, .line-add-text {
  font-family: "Shippori Mincho";
  font-weight: 400;
}
.fnt-en, .grotty-feature-ttl, .campaign-ttl {
  font-family: "Libre Baskerville";
  font-weight: 400;
}

a {
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
}
a:hover {
  opacity: 0.7;
}

@media (min-width: 769px) {
  .nav {
    margin: 40px auto;
    max-width: 1040px;
    padding-inline: 20px;
  }
}
.nav-active {
  overflow: hidden;
}
.nav-active::after {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 299;
  content: "";
}
@media (max-width: 768px) {
  .nav-active .nav-toggle {
    background-image: url(../images/ic_times.svg);
    background-color: transparent;
  }
}
.nav-toggle {
  display: none;
}
@media (max-width: 768px) {
  .nav-toggle {
    position: fixed;
    display: block;
    top: 20px;
    right: 20px;
    width: 32px;
    height: 32px;
    border: none;
    background: #000 url(../images/ic_bars.svg) no-repeat 50% 50%/80% auto;
    z-index: 301;
  }
}
@media (max-width: 768px) {
  .nav-bar {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 230px;
    height: 100dvh;
    background-color: #dfdfdf;
    z-index: 300;
    padding: 40px;
  }
}
.nav-list {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 769px) {
  .nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 1.0416666667vw;
  }
}
.nav-list > li {
  text-align: center;
}
@media (max-width: 768px) {
  .nav-list > li {
    text-align: left;
    margin-bottom: 20px;
  }
}
.nav-list a {
  text-align: center;
  font-weight: 500;
  font-family: "Libre Baskerville", "Shippori Mincho";
  color: #000000;
  text-decoration: none;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .nav-list a {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .nav-list a:hover {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
    padding-bottom: 3px;
  }
}

.sec {
  padding-block: 60px;
}
@media (max-width: 768px) {
  .sec {
    padding-block: 40px 35px;
  }
}

.ttl {
  position: relative;
  margin-bottom: 60px;
  font-family: "Libre Baskerville", "Shippori Mincho";
  font-size: 2.1875rem;
  font-weight: 400;
  letter-spacing: 0.2em;
  text-align: center;
  color: #be9e6b;
}
@media (max-width: 768px) {
  .ttl {
    font-size: 1.0625rem;
    margin-bottom: 35px;
  }
}

@media (max-width: 768px) {
  .ttl::before {
    top: -58px;
    height: 37px;
  }
}

.lead {
  margin-bottom: 35px;
  text-align: center;
  font-size: 1.125rem;
  line-height: 2.2222222222;
}
@media (max-width: 768px) {
  .lead {
    margin-bottom: 20px;
    font-size: 0.875rem;
  }
}

.line-add {
  max-width: 500px;
  margin-inline: auto;
  padding: 24px 20px 15px;
  background-color: #be9e6b;
  text-align: center;
}
@media (max-width: 768px) {
  .line-add {
    max-width: 265px;
    padding: 8px 5px 1px;
  }
}
.line-add-text {
  color: #FFF;
  font-size: 1.6875rem;
}
@media (max-width: 768px) {
  .line-add-text {
    font-size: 0.9375rem;
  }
}
.line-add-btn {
  display: inline-block;
  padding-top: 5px;
  text-align: center;
}
@media (max-width: 768px) {
  .line-add-btn {
    max-width: 154px;
  }
}
.line-add-btn img {
  display: inline-block;
}

.campaign-wrap {
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  .campaign-wrap {
    padding-bottom: 40px;
  }
}
.campaign-wrap a {
  text-decoration: none;
  color: #000;
}
.campaign-wrap a .fig-note {
  text-align: center;
  margin-top: 10px;
}
.campaign-ttl {
  text-align: center;
  color: #be9e6b;
  margin-bottom: 20px;
}

.bnr_reserve {
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .bnr_reserve {
    margin-bottom: 0px;
  }
}

.top-booking-banner{
	display: flex;
	flex-wrap:wrap;
	list-style-type: none;
	padding-inline-start: 0px;
}
.top-booking-banner li {
	width: calc(100%/3);/*←画像を横に3つ並べる場合*/
	padding-left:0;
	padding-right:5px;	
	box-sizing:border-box;	
}
.top-booking-banner li img {
	max-width:100%; /*画像のはみだしを防ぐ*/
	height: auto; /*画像の縦横比を維持 */
}

.top-booking-banner_02{
	display: flex;
	flex-direction: column;
	flex-wrap:wrap;
	list-style-type: none;
	padding-inline-start: 0px;
}

.top-booking-banner_02 li {
	box-sizing:border-box;
	list-style-type: none;
	margin-bottom: 5px;
}

@media (max-width: 768px) {
.top-booking-banner{
	display: flex;
	flex-direction: column;
	flex-wrap:wrap;
}
.top-booking-banner li {
	width: 100%;/*←画像を横に3つ並べる場合*/
	padding:0 5px;/*←画像の左右に5pxの余白を入れる場合*/
	box-sizing:border-box;
	list-style-type: none;
	margin-bottom: 5px;
}
}

.fig-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.fig-note {
  font-size: 0.875rem;
}
@media (max-width: 768px) {
  .fig-note {
    font-size: 0.75rem;
  }
}

.footer {
  background: #f2ede4;
}
.footer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 50px;
  padding: 20px 0;
}
@media (max-width: 768px) {
  .footer-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
}
.footer-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  padding-left: 0;
  list-style: none;
}
@media (max-width: 768px) {
  .footer-nav-list {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, -webkit-min-content);
    grid-template-rows: repeat(4, min-content);
    gap: 10px 25px;
    grid-template-areas: "n-1 n-5" "n-2 n-6" "n-3 n-7" "n-4 n-8";
  }
}
.footer-nav-list li {
  position: relative;
  line-height: 1;
}
@media (min-width: 769px) {
  .footer-nav-list li:not(:last-child)::after {
    position: absolute;
    top: 0;
    right: -15px;
    bottom: 0;
    display: block;
    width: 1px;
    height: 100%;
    background-color: #000;
    content: "";
  }
}
.footer-nav-list li:nth-child(1) {
  grid-area: n-1;
}
.footer-nav-list li:nth-child(2) {
  grid-area: n-2;
}
.footer-nav-list li:nth-child(3) {
  grid-area: n-3;
}
.footer-nav-list li:nth-child(4) {
  grid-area: n-4;
}
.footer-nav-list li:nth-child(5) {
  grid-area: n-5;
}
.footer-nav-list li:nth-child(6) {
  grid-area: n-6;
}
.footer-nav-list li:nth-child(7) {
  grid-area: n-7;
}
.footer-nav-list li:nth-child(8) {
  grid-area: n-8;
}
.footer-nav-list a {
  color: #000;
  text-decoration: none;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .footer-nav-list a {
    font-size: 0.75rem;
  }
}
.footer-nav-list a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.footer-sns-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media (max-width: 768px) {
  .footer-sns-list {
    gap: 16px;
  }
}
.footer-sns-list a {
  display: block;
  width: 56px;
  height: 56px;
}
@media (max-width: 768px) {
  .footer-sns-list a {
    width: 28px;
    height: 28px;
  }
}

.copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  text-align: center;
  line-height: 1;
  font-size: 0.75rem;
  background-color: #be9e6b;
}
@media (max-width: 768px) {
  .copyright {
    height: 30px;
    font-size: 0.625rem;
  }
}

.training {
  background: url(../images/bg_training.webp) 50% top;
  padding-bottom: 200px;
}
@media (max-width: 768px) {
  .training {
    padding-bottom: 140px;
  }
}
.training-ttl {
  width: 345px;
  margin-inline: auto;
  text-align: center;
  padding-block: 90px 25px;
}
@media (max-width: 768px) {
  .training-ttl {
    width: 172px;
    padding-block: 30px 20px;
  }
}
.training-hd {
  text-align: center;
  color: #FFF;
  margin-bottom: 30px;
  font-size: 1.875rem;
  letter-spacing: 0.2em;
}
@media (max-width: 768px) {
  .training-hd {
    font-size: 1.0625rem;
    margin-bottom: 15px;
  }
}
.training-lead {
  color: #FFF;
  font-size: 1.125rem;
  line-height: 2.2;
  letter-spacing: 0.06em;
  text-align: center;
}
@media (max-width: 768px) {
  .training-lead {
    font-size: 1.125rem;
    line-height: 1.8;
    font-size: 0.875rem;
  }
}
.training-wrap {
  text-align: center;
  margin-block: 80px;
}
@media (max-width: 768px) {
  .training-wrap {
    margin-block: 25px;
  }
}
.training-sub {
  color: #fff;
  margin-bottom: 20px;
  font-size: 1.875rem;
  text-align: center;
}
@media (max-width: 768px) {
  .training-sub {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
}
.training-pre {
  display: inline-block;
  text-align: center;
}
.training-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.training-fis {
  margin-top: 30px;
  text-align: left;
  color: #be9e6b;
  font-size: 1.875rem;
}
@media (max-width: 768px) {
  .training-fis {
    font-size: 0.9375rem;
  }
}
.training-ns {
  margin-top: 30px;
  color: #FFF;
  font-size: 1.125rem;
  line-height: 2.2;
}
@media (max-width: 768px) {
  .training-ns {
    font-size: 0.8125rem;
    line-height: 1.8;
  }
}
.training-dl {
  margin-block: 80px 20px;
}
@media (max-width: 768px) {
  .training-dl {
    margin-block: 40px 10px;
  }
}
.training-dl > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .training-dl > div {
    font-size: 0.875rem;
  }
}
.training-dl > div dt {
  background-color: #FFF;
  border: 3px solid #FFF;
  color: #000;
  padding: 5px 8px;
}
@media (max-width: 768px) {
  .training-dl > div dt {
    border-width: 2px;
  }
}
.training-dl > div dd {
  color: #FFF;
  border: 3px solid #FFF;
  border-width: 2px;
  padding: 5px 8px;
}
.training-info {
  color: #FFF;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .training-info {
    font-size: 0.875rem;
  }
}
.training-info > span {
  display: inline-block;
  margin-top: 20px;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .training-info > span {
    margin-top: 10px;
    font-size: 0.75rem;
  }
}
.training-campaign {
  text-align: center;
}
.training-campaign picture {
  display: inline-block;
  text-align: center;
}
.training-campaign .fig-note {
  margin-top: 10px;
}
.training-campaign a {
  color: #FFF;
  text-decoration: none;
  font-size: 0.875rem;
}
@media (max-width: 768px) {
  .training-campaign a {
    font-size: 0.75rem;
  }
}

.c-training.concept {
  top: -35px;
}
@media (max-width: 768px) {
  .c-training.concept {
    top: -94px;
  }
}
@media (min-width: 769px) {
  .c-training.concept::before {
    top: -365px;
    height: 365px;
  }
}

.concept {
  position: relative;
  margin-block: 400px 305px;
  padding-bottom: 100px;
  background-color: #f2ede4;
}
@media (max-width: 768px) {
  .concept {
    margin-block: 180px 145px;
    padding-bottom: 20px;
  }
}
.concept-ttl {
  text-align: center;
  margin-bottom: 30px;
  font-size: 1.875rem;
}
@media (max-width: 768px) {
  .concept-ttl {
    font-size: 1.0625rem;
    margin-bottom: 15px;
  }
}
.concept-ttl > span {
  font-size: 1.625rem;
}
@media (max-width: 768px) {
  .concept-ttl > span {
    font-size: 0.9375rem;
  }
}
.concept:before {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: -85px;
  width: 100%;
  height: 85px;
  background: #f2ede4;
  content: "";
}
.concept::after {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: -80px;
  width: 100%;
  height: 80px;
  background: url(../images/concept_bg.webp) no-repeat 50% bottom;
  content: "";
  z-index: 0;
}
.concept-bg {
  position: relative;
}
.concept-bg::before {
  position: absolute;
  top: -470px;
  left: -50px;
  width: 811px;
  height: 395px;
  background: url(../images/concept_img_01.webp) no-repeat 50% 50%/contain;
  content: "";
  z-index: 0;
}
@media (max-width: 768px) {
  .concept-bg::before {
    top: -189px;
    right: calc(50% - 65px);
    width: 315px;
    height: 154px;
  }
}
.concept-content {
  position: relative;
}
.concept-content::after {
  position: absolute;
  width: 610px;
  height: 250px;
  left: calc(50% - 90px);
  bottom: -280px;
  background: url(../images/concept_img_02.webp) no-repeat 50% 50%/contain;
  content: "";
  z-index: 3;
}
@media (max-width: 768px) {
  .concept-content::after {
    left: calc(50% - 110px);
    bottom: -150px;
    width: 238px;
    height: 100px;
  }
}

.contact {
  position: relative;
  margin-block: 10px 0px;
  padding-bottom: 100px;
  background-color: #f2ede4;
}
@media (max-width: 768px) {
  .contact {
    margin-block: 0px 0px;
    padding-bottom: 20px;
  }
}
.contact-ttl {
  text-align: center;
  margin-bottom: 30px;
  font-size: 1.875rem;
}
@media (max-width: 768px) {
  .contact-ttl {
    font-size: 1.0625rem;
    margin-bottom: 15px;
  }
}
.contact-ttl > span {
  font-size: 1.625rem;
}
@media (max-width: 768px) {
  .contact-ttl > span {
    font-size: 0.9375rem;
  }
}
.contact-bg {
  position: relative;
}
@media (max-width: 768px) {
  .contact-bg::before {
    top: -189px;
    right: calc(50% - 65px);
    width: 315px;
    height: 154px;
  }
}
.contact-content {
  position: relative;
}
@media (max-width: 768px) {
  .contact-content::after {
    left: calc(50% - 110px);
    bottom: -150px;
    width: 238px;
    height: 100px;
  }
}

.menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  padding-left: 0;
  list-style: none;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 768px) {
  .menu-list {
    gap: 15px;
    width: 320px;
    margin-inline: auto;
  }
}
@media (max-width: 768px) {
  .menu-list > li:nth-child(2) {
    margin-right: 50px;
  }
}
@media (max-width: 768px) {
  .menu-list > li:nth-child(3) {
    margin-left: 50px;
  }
}
.menu-list > li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 186px;
  height: 102px;
  padding-bottom: 16px;
  font-size: 1.4375rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-decoration: none;
  background: #dbcaad url(../images/ic_down.svg) no-repeat 50% calc(100% - 20px)/34px auto;
  color: #000;
}
@media (max-width: 768px) {
  .menu-list > li a {
    width: 90px;
    height: 50px;
    font-size: 0.8125rem;
    background-size: 18px auto;
    background-position: 50% calc(100% - 8px);
  }
}
.menu-list > li a::before {
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  border: 1px #be9e6b solid;
  content: "";
}
@media (max-width: 768px) {
  .menu-list > li a::before {
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
  }
}
.menu-sec {
  margin-top: 100px;
  padding-top: 10px;
  border-top: 2px solid #000;
}
@media (max-width: 768px) {
  .menu-sec {
    margin-top: 50px;
    padding-top: 5px;
    border-top-width: 1px;
  }
}
.menu-header {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: minmax(320px, 50%) minmax(350px, 46%);
  grid-template-rows: -webkit-min-content 1fr;
  grid-template-rows: min-content 1fr;
  gap: 30px 40px;
  grid-template-areas: "m_img m_ttl" "m_img m_text";
}
@media (max-width: 768px) {
  .menu-header {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, -webkit-min-content);
    grid-template-rows: repeat(3, min-content);
    grid-template-areas: "m_img" "m_ttl" "m_text";
    gap: 18px;
  }
}
.menu-ttl {
  grid-area: m_ttl;
  font-size: 1.875rem;
}
@media (max-width: 768px) {
  .menu-ttl {
    font-size: 1rem;
  }
}
.menu-ttl-sub {
  padding: 5px 15px;
  font-size: 1.875rem;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .menu-ttl-sub {
    padding: 3px 10px;
    margin-top: 20px;
    font-size: 0.9375rem;
  }
}
.menu-ttl-sub.clr-r {
  background-color: #f2e4e4;
}
.menu-ttl-sub.clr-m {
  background-color: #e9e9e9;
}
.menu-lead {
  grid-area: m_text;
  line-height: 1.7;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .menu-lead {
    font-size: 0.8125rem;
  }
}
.menu-kv {
  grid-area: m_img;
}
.menu-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .menu-wrap {
    display: block;
  }
}
.menu-article {
  width: calc((100% - 30px) / 2);
  border: 1px solid #f2ede4;
  text-align: left;
}
@media (max-width: 768px) {
  .menu-article {
    width: 100%;
    margin-top: 20px;
  }
}
.menu-article.ladies {
  border-color: #f2e4e4;
}
.menu-article.ladies .menu-fee {
  border-top-color: #f2e4e4;
}
.menu-article.ladies .menu-outline {
  background-color: #f2e4e4;
}
.menu-article.man {
  border-color: #e9e9e9;
}
.menu-article.man .menu-fee {
  border-top-color: #e9e9e9;
}
.menu-article.man .menu-outline {
  background-color: #e9e9e9;
}
.menu-link {
  height: 30px;
  color: #b59664;
  background: url(../images/ic_down_c.svg) no-repeat 100% 50%/30px auto;
  padding-right: 40px;
  text-decoration: none;
  font-size: 1.1875rem;
}
@media (max-width: 768px) {
  .menu-link {
    font-size: 0.875rem;
    height: 20px;
    padding-right: 20px;
    background-size: 16px;
  }
}
.menu-outline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 45px;
  font-size: 1.125rem;
  background: #f2ede4;
  padding: 15px;
}
@media (max-width: 768px) {
  .menu-outline {
    height: 28px;
    padding: 8px;
  }
}
.menu-outline h4 {
  font-size: 1.125rem;
  font-weight: 400;
  margin-right: auto;
}
@media (max-width: 768px) {
  .menu-outline h4 {
    font-size: 0.875rem;
  }
}
.menu-content {
  font-size: 1rem;
}
@media (max-width: 768px) {
  .menu-content {
    font-size: 0.8125rem;
  }
}
.menu-content p {
  padding: 15px;
}
@media (min-width: 769px) {
  .menu-content p {
    min-height: 110px;
  }
}
@media (max-width: 768px) {
  .menu-content p {
    padding: 10px;
  }
}
.menu-content .course {
  position: relative;
}
@media (max-width: 768px) {
  .menu-content .course {
    padding-right: 100px;
    min-height: 55px;
  }
}
@media (min-width: 769px) {
  .menu-content .course {
    min-height: 110px;
    padding-right: 135px;
  }
}
.menu-content .course::before {
  position: absolute;
  display: block;
  right: 10px;
  bottom: 8px;
  width: 120px;
  height: 110px;
  background: no-repeat 50% bottom/contain;
  content: "";
}
@media (max-width: 768px) {
  .menu-content .course::before {
    right: 8px;
    bottom: 4px;
    width: 80px;
    height: 75px;
  }
}
.menu-content .course.m_1::before {
  background-image: url(../images/man_01.webp);
}
.menu-content .course.m_2::before {
  background-image: url(../images/man_02.webp);
}
.menu-content .course.m_3::before {
  background-image: url(../images/man_03.webp);
}
.menu-content .course.m_4::before {
  background-image: url(../images/man_04.webp);
}
.menu-content .course.m_5::before {
  background-image: url(../images/man_05.webp);
}
.menu-course {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #e9e9e9;
}
.menu-course div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-top-color: #e9e9e9;
}
.menu-course div:not(:last-child) {
  border-right: 1px solid #e9e9e9;
}
.menu-course dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.875rem;
  margin-block: 3px;
}
@media (max-width: 768px) {
  .menu-course dt {
    font-size: 0.8125rem;
  }
}
.menu-course dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px #e9e9e9;
  font-size: 1.125rem;
  margin-block: 5px;
}
@media (max-width: 768px) {
  .menu-course dd {
    font-size: 0.9375rem;
  }
}
.menu-fee {
  padding: 8px 15px;
  text-align: right;
  font-size: 1.375rem;
  border-top: 1px solid #f2ede4;
}
@media (max-width: 768px) {
  .menu-fee {
    padding: 10px;
    font-size: 0.6875rem;
  }
}
.menu-fee .times {
  font-size: 1.375rem;
}
@media (max-width: 768px) {
  .menu-fee .times {
    font-size: 0.9375rem;
  }
}
.menu-fee .mny {
  font-size: 1.375rem;
}
@media (max-width: 768px) {
  .menu-fee .mny {
    font-size: 0.9375rem;
  }
}
.menu-fee .tax {
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .menu-fee .tax {
    font-size: 0.875rem;
  }
}

.removal-point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  list-style: 0;
  margin-top: 50px;
  gap: 30px;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 768px) {
  .removal-point {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 20px 20px;
    grid-template-areas: ". p_1 p_1 ." "p_2 p_2 p_3 p_3";
    margin-top: 30px;
  }
}
.removal-point li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 10px;
  background: #f2ede4;
  line-height: 1.8;
  font-size: 1.125rem;
  height: 250px;
  padding: 0 35px 30px;
}
@media (max-width: 1400px) {
  .removal-point li {
    padding: 0 20px 20px;
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .removal-point li {
    height: auto;
    padding: 0 15px 15px;
    font-size: 0.8125rem;
  }
}
.removal-point li::before {
  display: block;
  margin-top: -8px;
  margin-inline: auto;
  width: 100%;
  height: 125px;
  margin-bottom: 15px;
  background: no-repeat 50% 0/contain;
  content: "";
}
@media (max-width: 768px) {
  .removal-point li::before {
    height: 85px;
    margin-top: -3px;
  }
}
@media (max-width: 768px) {
  .removal-point li:nth-child(1) {
    grid-area: p_1;
  }
}
.removal-point li:nth-child(1)::before {
  background-image: url(../images/point1.webp);
}
@media (max-width: 768px) {
  .removal-point li:nth-child(2) {
    grid-area: p_2;
  }
}
.removal-point li:nth-child(2)::before {
  background-image: url(../images/point2.webp);
}
@media (max-width: 768px) {
  .removal-point li:nth-child(3) {
    grid-area: p_3;
  }
}
.removal-point li:nth-child(3)::before {
  background-image: url(../images/point3.webp);
}

.badge {
  margin-inline: 0 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 10px;
  height: 32px;
  border-radius: 32px;
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .badge {
    height: 20px;
    padding: 3px 5px;
    font-size: 0.8125rem;
  }
}
.badge-01 {
  background: #dbcaad;
}
.badge-02 {
  background: #e2c4c4;
}
.badge-03 {
  background: #cecece;
}
.badge-04 {
  background: #dbcaad;
}

.gran {
  background-color: #635c53;
  color: #FFF;
}
.gran.sec {
  padding-bottom: 140px;
}
@media (max-width: 768px) {
  .gran.sec {
    padding-bottom: 60px;
  }
}
.gran-sec {
  position: relative;
  display: grid;
  grid-auto-columns: 1fr;
  gap: 50px 30px;
}
.gran-sec:not(:last-of-type) {
  margin-bottom: 115px;
}
@media (max-width: 768px) {
  .gran-sec:not(:last-of-type) {
    margin-bottom: 60px;
  }
}
.gran-sec:not(:last-of-type)::after {
  position: absolute;
  display: block;
  bottom: -87px;
  left: calc(50% - 70px);
  width: 140px;
  height: 45px;
  background: url(../images/gran_kei.webp) no-repeat 50% 50%/contain;
  content: "";
}
@media (max-width: 768px) {
  .gran-sec:not(:last-of-type)::after {
    bottom: -40px;
    left: calc(50% - 35px);
    width: 70px;
    height: 24px;
    background-size: contain;
  }
}
.gran-ttl {
  font-size: 1.75rem;
  grid-area: g_ttl;
}
@media (max-width: 768px) {
  .gran-ttl {
    margin-bottom: 15px;
    font-size: 1.0625rem;
    text-align: center;
  }
}
.gran-img {
  grid-area: g_img;
}
.gran-text {
  font-size: 1.125rem;
  grid-area: g_text;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .gran-text {
    margin-bottom: 15px;
    font-size: 0.875rem;
  }
}
.gran-img {
  grid-area: g_img;
}
@media (max-width: 768px) {
  .gran-01, .gran-02, .gran-03 {
    display: block;
  }
}
.gran-01 {
  grid-template-columns: 470px 1fr;
  grid-template-rows: repeat(2, -webkit-min-content);
  grid-template-rows: repeat(2, min-content);
  grid-template-areas: "g_ttl g_ttl" "g_img g_text";
}
.gran-01 .gran-ttl {
  text-align: center;
}
.gran-01 .gran-text {
  -ms-flex-item-align: end;
      align-self: end;
}
.gran-02 {
  grid-template-columns: 1fr 470px;
  grid-template-rows: repeat(2, -webkit-min-content);
  grid-template-rows: repeat(2, min-content);
  gap: 10px 25px;
  grid-template-areas: "g_ttl g_img" "g_text g_img";
}
.gran-02 .gran-img {
  -ms-flex-item-align: end;
      align-self: end;
}
.gran-03 {
  grid-template-columns: 470px 1fr;
  grid-template-rows: repeat(2, -webkit-min-content);
  grid-template-rows: repeat(2, min-content);
  grid-template-areas: "g_img g_ttl" "g_img g_text";
}
.gran-03 .gran-note {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .gran-03 .gran-note {
    margin-top: 15px;
    padding-top: 15px;
    font-size: 0.875rem;
  }
}
@media (max-width: 768px) {
  .gran-03 .gran-img {
    margin-top: 15px;
  }
}

.img-note {
  margin-top: 15px;
  font-size: 0.75rem;
}
@media (max-width: 768px) {
  .img-note {
    margin-top: 10px;
    font-size: 0.625rem;
  }
}
.img-note > a {
  color: #FFF;
}
.img-note > a:hover {
  text-decoration: none;
}

.device {
  background-color: #dfdfdf;
}
.device-header {
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .device-header {
    margin-bottom: 15px;
  }
}
.device-sec {
  display: grid;
  margin-bottom: 200px;
}
@media (max-width: 768px) {
  .device-sec {
    display: block;
    margin-bottom: 100px;
  }
}
.device-sec.bymach {
  grid-auto-columns: 1fr;
  grid-template-columns: 50% 41.7%;
  grid-template-rows: repeat(3, -webkit-min-content);
  grid-template-rows: repeat(3, min-content);
  gap: 30px 8.1%;
  grid-template-areas: "dv_ttl dv_img" "dv_01 dv_img" "dv_02 dv_03";
}
.device-sec.bymach .device-header {
  grid-area: dv_ttl;
}
.device-sec.bymach .device-img {
  grid-area: dv_img;
}
@media (max-width: 768px) {
  .device-sec.bymach .device-img {
    width: 60%;
  }
}
.device-sec.bymach .device-featur.feature-01 {
  grid-area: dv_01;
  align-self: end;
}
.device-sec.bymach .device-featur.feature-02 {
  grid-area: dv_02;
}
.device-sec.bymach .device-featur.feature-03 {
  grid-area: dv_03;
}
.device-sec.force-cutter {
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 60px 60px 1fr;
  grid-template-rows: repeat(5, -webkit-min-content);
  grid-template-rows: repeat(5, min-content);
  gap: 30px 0px;
  grid-template-areas: "fc_img . fc_ttl fc_ttl" "fc_img . fc_01 fc_01" "fc_img . fc_02 fc_02" "fc_03 fc_03 . ." "fc_04 fc_04 . .";
}
@media (min-width: 769px) {
  .device-sec.force-cutter {
    background: url(../images/f_cc.webp) right bottom/47% auto no-repeat;
  }
}
.device-sec.force-cutter .device-header {
  grid-area: fc_ttl;
}
.device-sec.force-cutter .device-img {
  grid-area: fc_img;
}
@media (max-width: 768px) {
  .device-sec.force-cutter .device-img {
    margin-inline: auto;
    width: 60%;
  }
}
@media (max-width: 768px) {
  .device-sec.force-cutter .device-force {
    margin-top: 25px;
  }
}
.device-sec.force-cutter .device-force.techno-01 {
  grid-area: fc_01;
}
.device-sec.force-cutter .device-force.techno-02 {
  grid-area: fc_02;
}
.device-sec.force-cutter .device-force.techno-03 {
  grid-area: fc_03;
}
.device-sec.force-cutter .device-force.techno-04 {
  grid-area: fc_04;
}
.device-sec.grotty-pro {
  grid-auto-columns: 1fr;
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr repeat(3, -webkit-min-content);
  grid-template-rows: 1fr repeat(3, min-content);
  gap: 0 60px;
  grid-template-areas: "gry_ttl  gry_img" "gry_01 gry_01" "gry_02 gry_02" "gry_03 gry_03";
}
@media (max-width: 768px) {
  .device-sec.grotty-pro {
    display: block;
  }
}
.device-sec.grotty-pro-header {
  grid-area: gry_ttl;
}
.device-sec.grotty-pro-img {
  grid-area: gry_img;
}
@media (max-width: 768px) {
  .device-sec.grotty-pro-img {
    margin-inline: auto;
    width: 60%;
  }
}
.device-sec.grotty-pro .grotty-1 {
  grid-area: gry_01;
}
.device-sec.grotty-pro .grotty-2 {
  grid-area: gry_02;
}
.device-sec.grotty-pro .grotty-3 {
  grid-area: gry_03;
}
.device-ttl {
  position: relative;
  font-size: 1.625rem;
  line-height: 1;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .device-ttl {
    font-size: 0.875rem;
  }
}
.device-ttl > span {
  position: relative;
  padding-right: 1rem;
  z-index: 2;
  display: inline-block;
  background-color: #dfdfdf;
}
@media (max-width: 768px) {
  .device-ttl > span {
    padding-bottom: 5px;
  }
}
.device-ttl::before {
  position: absolute;
  top: 16px;
  right: 0;
  display: block;
  height: 1px;
  width: 100%;
  background: #000;
  content: "";
}
@media (max-width: 768px) {
  .device-ttl::before {
    top: 9px;
  }
}
.device-ttl::after {
  display: block;
  font-weight: bold;
  font-size: 3rem;
  line-height: 1;
}
@media (max-width: 768px) {
  .device-ttl::after {
    font-size: 1.75rem;
  }
}
.device-ttl.bymach::after {
  content: "BYMACH";
}
.device-ttl.force-cutter::after {
  content: "FOUCE CUTTER";
}
.device-ttl.grotty-pro::after {
  content: "GROTTY PRO";
}
.device-ttl-lead {
  line-height: 1.8;
  font-size: 1.0625rem;
}
@media (max-width: 768px) {
  .device-ttl-lead {
    font-size: 0.875rem;
  }
}
.device-wrap {
  font-size: 1.125rem;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .device-wrap {
    font-size: 1.0625rem;
  }
}
.device-lead {
  font-size: 1.5rem;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .device-lead {
    font-size: 1rem;
  }
}
.device-subs {
  font-size: 1.125rem;
}
@media (max-width: 768px) {
  .device-subs {
    font-size: 0.8125rem;
  }
}
.device-img {
  text-align: center;
}
.device-img img {
  display: inline-block;
}
@media (max-width: 768px) {
  .device-img {
    margin-inline: auto;
  }
}
@media (max-width: 768px) {
  .device-feature {
    margin-top: 20px;
  }
}
.device-feature-ttl {
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 110px;
  font-size: 2.1875rem;
  background: no-repeat 0 50%/auto 100%;
}
@media (max-width: 768px) {
  .device-feature-ttl {
    height: 55px;
    padding-left: 65px;
    font-size: 1.25rem;
    background-size: 55px auto;
    margin-bottom: 10px;
  }
}
.device-feature-ttl.feature-01 {
  background-image: url(../images/feature_01.webp);
}
.device-feature-ttl.feature-02 {
  background-image: url(../images/feature_02.webp);
}
.device-feature-ttl.feature-03 {
  background-image: url(../images/feature_03.webp);
}
.device-feature-ttl.techno-01 {
  background-image: url(../images/techno_01.webp);
}
.device-feature-ttl.techno-02 {
  background-image: url(../images/techno_02.webp);
}
.device-feature-ttl.techno-03 {
  background-image: url(../images/techno_03.webp);
}
.device-feature-ttl.techno-04 {
  background-image: url(../images/techno_04.webp);
}
.device-feature-ttl .sm {
  font-size: 1.0625rem;
}
@media (max-width: 768px) {
  .device-feature-ttl .sm {
    font-size: 0.8125rem;
  }
}
@media (max-width: 768px) {
  .device-feature.feature-01 .device-feature-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .device-feature.feature-01 .feature-img {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100px;
            flex: 1 1 100px;
    margin-right: -20px;
  }
}
@media (max-width: 768px) {
  .device-feature.feature-01 p {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (max-width: 768px) {
  .device-force.techno-03 {
    position: relative;
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .device-force.techno-03::after {
    position: absolute;
    bottom: 0;
    right: -20px;
    width: 170px;
    height: 170px;
    background: url(../images/f_cc.webp) right bottom/147px auto no-repeat;
    content: "";
  }
}
.device-force.techno-03 .device-feature-wrap {
  padding-right: 160px;
}

.feature-img {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .feature-img {
    margin-top: 15px;
  }
}

.grotty-feature {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 320px 1fr;
  grid-template-rows: -webkit-min-content 1fr;
  grid-template-rows: min-content 1fr;
  gap: 8px 40px;
  grid-template-areas: "gr_img gr_ttl" "gr_img gr_txt";
  margin-top: 15px;
  background-color: #f2ede4;
}
@media (max-width: 768px) {
  .grotty-feature {
    grid-template-columns: 115px 1fr;
    grid-template-rows: 1fr -webkit-min-content;
    grid-template-rows: 1fr min-content;
    grid-template-areas: "gr_img gr_txt" "gr_ttl gr_txt";
    gap: 8px 15px;
  }
}
.grotty-feature-ttl {
  margin-top: 16px;
  line-height: 1;
  letter-spacing: 0.04em;
  font-size: 2.625rem;
  grid-area: gr_ttl;
  align-self: end;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .grotty-feature-ttl {
    font-size: 1.3125rem;
    justify-self: center;
    -ms-flex-item-align: center;
        align-self: center;
    margin-top: 0;
    padding-bottom: 5px;
  }
}
.grotty-feature-wrap {
  grid-area: gr_txt;
  align-self: start;
  font-size: 1.125rem;
  margin-right: 20px;
}
@media (max-width: 768px) {
  .grotty-feature-wrap {
    -ms-flex-item-align: center;
        align-self: center;
    font-size: 0.875rem;
  }
}
.grotty-feature-img {
  grid-area: gr_img;
}

.first.sec {
  margin-bottom: 75px;
}
.first-wrap {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 390px 1fr;
  grid-template-rows: -webkit-min-content 1fr;
  grid-template-rows: min-content 1fr;
  margin-top: 30px;
  gap: 8px 50px;
  grid-template-areas: "f_img f_ttl" "f_img f_txt";
}
@media (max-width: 768px) {
  .first-wrap {
    margin-top: 16px;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, -webkit-min-content);
    grid-template-rows: repeat(3, min-content);
    grid-template-areas: "f_img" "f_ttl" "f_txt";
  }
}
.first-ttl {
  font-size: 2rem;
  font-weight: 500;
  grid-area: f_ttl;
}
@media (max-width: 768px) {
  .first-ttl {
    font-size: 1.25rem;
  }
}
.first-txt {
  font-size: 1rem;
  line-height: 1.7;
  grid-area: f_txt;
}
@media (max-width: 768px) {
  .first-txt {
    font-size: 0.875rem;
  }
}
.first-txt .line-add {
  margin-top: 15px;
}
.first-img {
  margin-top: 10px;
  grid-area: f_img;
}

.access {
  background: #f2ede4;
}
.access-info {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 215px 224px 1fr;
  grid-template-rows: repeat(2, -webkit-min-content);
  grid-template-rows: repeat(2, min-content);
  margin-top: 30px;
  gap: 30px 25px;
  grid-template-areas: "a_logo a_hours a_address" "access_bnr access_bnr a_address";
}
@media (max-width: 768px) {
  .access-info {
    margin-top: 15px;
    grid-template-columns: 115px 1fr;
    grid-template-rows: repeat(3, -webkit-min-content);
    grid-template-rows: repeat(3, min-content);
    grid-template-areas: "a_logo a_hours" "a_address a_address" "access_bnr access_bnr";
  }
}
.access-logo {
  grid-area: a_logo;
}
.access-hours {
  grid-area: a_hours;
}
.access-data {
  justify-self: end;
  font-size: 1rem;
  grid-area: a_address;
}
@media (max-width: 768px) {
  .access-data {
    justify-self: initial;
    font-size: 0.75rem;
  }
}
.access-address {
  font-style: normal;
}
.access-how {
  margin-top: 20px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .access-how {
    margin-top: 15px;
  }
}
.access-how dd {
  margin-bottom: 5px;
}
.access-bnr {
  grid-area: access_bnr;
}

.gmap {
  width: 100%;
  height: 345px;
}
.gmap > iframe {
  width: 100%;
  height: 100%;
}