@charset "UTF-8";
/*
Theme Name : design-template-ver1.1
Version: 1.1
*/
body {
  min-width: 320px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-optical-sizing: auto;
  box-sizing: border-box;
  color: #33322C;
  position: relative;
  letter-spacing: 0.03em;
  font-size: clamp(12px, 1.2vw, 18px);
}

html {
  height: 100%;
  scroll-behavior: smooth;
}
@media screen and (max-width: 767px) {
  html {
    -webkit-overflow-scrolling: touch;
  }
}

img {
  width: 100%;
}

h2, h3, h4 {
  margin: 0;
}

a {
  text-decoration: none;
  transition: all 0.5s;
}
a:hover {
  opacity: 0.8;
}

main {
  min-width: 320px;
  position: relative;
}

.contents_wrapper {
  overflow: hidden;
  position: relative;
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.content_block {
  width: 100%;
  padding: 3em 0 4em;
}
@media screen and (min-width: 969px) {
  .content_block {
    padding: 6em 0;
  }
}

.content_inner {
  margin: 0 auto;
  position: relative;
  z-index: 1;
  width: min(86%, 1200px);
}

.col2_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  row-gap: 2em;
  margin: 0 auto;
  flex-direction: row;
  width: min(86%, 1200px);
}
@media screen and (max-width: 767px) {
  .col2_wrap {
    flex-direction: column;
  }
}
.col2_wrap .col2_item {
  width: 47%;
}
@media screen and (max-width: 767px) {
  .col2_wrap .col2_item {
    width: 100%;
  }
}
.col2_wrap .col2_item.img {
  width: 47%;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .col2_wrap .col2_item.img {
    width: 100%;
    flex: none;
  }
}

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

::after, ::before {
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  cursor: default;
  line-height: 1.5;
  -moz-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

dl dl, dl ol, dl ul, ol dl, ul dl {
  margin: 0;
}

ol ol, ol ul, ul ol, ul ul {
  margin: 0;
}

hr {
  height: 0;
  overflow: visible;
}

main {
  display: block;
}

nav ol, nav ul {
  list-style: none;
  padding: 0;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

iframe {
  border-style: none;
}

img {
  border-style: none;
}

svg:not([fill]) {
  fill: currentColor;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

button, input, select {
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

fieldset {
  border: 1px solid #a0a0a0;
  padding: 0.35em 0.75em 0.625em;
}

input {
  overflow: visible;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

select {
  text-transform: none;
}

textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
}

[type=checkbox], [type=radio] {
  padding: 0;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

:-moz-ui-invalid {
  box-shadow: none;
}

details {
  display: block;
}

dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[tabindex], a, area, button, input, label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true], [disabled] {
  cursor: not-allowed;
}

[aria-hidden=false][hidden] {
  display: initial;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

body.is-open {
  overflow: hidden;
}

header {
  position: fixed;
  transition: all 0.3s;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  height: 56px;
  /*&.transform{
  	.header_pc{background-color: rgba($color: $white, $alpha: .8);}
  }*/
}
@media screen and (min-width: 969px) {
  header {
    top: 0;
    left: 0;
    right: 0;
    height: 96px;
  }
}
header .header_pc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  position: relative;
  padding: 0 3vw;
  background-color: rgba(255, 255, 255, 0.9);
}
@media screen and (min-width: 969px) {
  header .header_pc {
    padding: 0 2vw 0 1vw;
  }
}
header .header_pc .header_item {
  display: none;
  align-items: center;
  justify-content: end;
  flex: 1;
  height: 100%;
  column-gap: 2vw;
}
@media screen and (min-width: 969px) {
  header .header_pc .header_item {
    display: flex;
  }
}
header .header_pc .header_item .nav {
  align-self: center;
  flex: 1;
}
header .header_pc .header_item .nav ul {
  display: flex;
  align-items: stretch;
  padding: 0;
  margin: 0;
  list-style: none;
  flex: 1;
  justify-content: end;
}
header .header_pc .header_item .nav ul > li {
  margin-right: 0;
  align-items: center;
  display: flex;
  column-gap: 1vw;
}
header .header_pc .header_item .nav ul > li:not(:last-of-type) {
  padding-right: 1.8vw;
  /*&::after{
  	content: "";
  	width: 1px;
  	height: 100%;
  	background-color: $txt-color;
  }*/
}
header .header_pc .header_item .nav ul > li a {
  display: flex;
  color: #33322C;
  font-weight: 500;
  transition: all 0.5s;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 1em;
}
header .header_pc .header_item .head_cta a {
  display: flex;
  flex-direction: row;
  background: #878ABC;
  column-gap: 0.5em;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  padding: 0.5em 2.8em;
  font-size: clamp(12px, 1.6vw, 18px);
  position: relative;
  font-weight: 600;
}
header .header_pc .header_item .head_cta a span {
  color: #fff;
  flex: 1;
  text-align: center;
}
header .header_pc .header_item .head_cta a:hover span {
  color: #fff;
}

#drawer {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 11;
}
@media screen and (min-width: 969px) {
  #drawer {
    display: none;
  }
}
#drawer #navTgl:checked ~ .contents_wrapper {
  transform: translateX(-250px);
}
#drawer {
  /* :::::: toggle button :::::: */
}
#drawer #navTgl {
  display: none;
}
#drawer #navTgl:checked + .open span {
  transform: scaleX(0);
}
#drawer #navTgl:checked + .open::before {
  transform: rotate(45deg);
  border-bottom: 3px solid #fff;
}
#drawer #navTgl:checked + .open::after {
  transform: rotate(-45deg);
  border-bottom: 3px solid #fff;
}
#drawer #navTgl:checked ~ .close {
  pointer-events: auto;
  background: rgba(0, 0, 0, 0.5);
  z-index: 11;
  position: fixed;
}
#drawer label[for=navTgl] {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
#drawer label[for=navTgl].open {
  background-color: #86711A;
  z-index: 12;
  position: inherit;
  width: 56px;
  height: 56px;
  transition: 0.6s, transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#drawer label[for=navTgl].open::before, #drawer label[for=navTgl].open::after {
  content: "";
}
#drawer label[for=navTgl].open::before, #drawer label[for=navTgl].open::after, #drawer label[for=navTgl].open span {
  content: "";
  position: absolute;
  top: 47%;
  right: 27%;
  width: 46%;
  border-bottom: 3px solid #fff;
  border-radius: 2px;
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#drawer label[for=navTgl].open::before {
  transform: translateY(-8px);
}
#drawer label[for=navTgl].open::after {
  transform: translateY(8px);
}
#drawer label[for=navTgl].close {
  z-index: 3;
  width: 100%;
  height: 100vh;
  pointer-events: none;
}
#drawer {
  /* :::::: drawer menu :::::: */
}
#drawer .menu {
  z-index: 11;
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  width: 280px;
  height: 100%;
  margin: 0;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.9);
  transform: translateX(200%);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  overflow-y: scroll;
}
#drawer .menu .menu_btn {
  margin-bottom: 10px;
}
#drawer .menu .menu_btn span {
  font-weight: 500;
  font-size: 14px;
}
#drawer .menu h2 {
  text-align: center;
}
#drawer .menu ul {
  margin: 0 0 30px;
  padding: 0;
}
#drawer #navTgl:checked ~ .menu {
  transform: none;
}

.sp_menu .header_nav_block {
  padding: 0 2em;
  margin: 120px 0 30px;
}
.sp_menu .header_nav_block ul {
  margin: 0;
  display: flex;
  align-items: start;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
}
.sp_menu .header_nav_block ul li {
  width: 100%;
  margin-bottom: 1.2em;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 1.2em;
}
.sp_menu .header_nav_block ul li a {
  transition: all 0.5s;
  display: block;
  text-align: center;
}
.sp_menu .header_nav_block ul li a span {
  font-weight: 500;
  font-size: 14px;
}
.sp_menu .head_cta {
  width: 80%;
  margin: 0 auto;
}
.sp_menu .head_cta a {
  display: flex;
  flex-direction: row;
  background: #878ABC;
  column-gap: 0.5em;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  padding: 0.8em 2.4em;
  font-size: 15px;
}
.sp_menu .head_cta a span {
  color: #fff;
  flex: 1;
  text-align: center;
}
.sp_menu .head_cta a:hover span {
  color: #fff;
}

footer {
  background: #F1F1F1;
}
footer .footer_inner {
  color: #33322C;
  padding: 3em 6% 2em;
  display: flex;
  column-gap: 80px;
  flex-direction: column;
  column-gap: 0;
}
@media screen and (min-width: 969px) {
  footer .footer_inner {
    padding: 2em 3%;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto;
  }
}
footer .footer_inner .logo_wrap {
  margin: 0 0 2em;
}
@media screen and (min-width: 969px) {
  footer .footer_inner .logo_wrap {
    margin: 0;
  }
}
footer .footer_inner .logo_wrap .logo {
  margin: 0 auto 1em;
  justify-content: center;
}
@media screen and (min-width: 969px) {
  footer .footer_inner .logo_wrap .logo {
    justify-content: start;
  }
}
footer .footer_inner .logo_wrap .logo img {
  width: clamp(160px, 14vw, 198px);
}
footer .footer_inner .logo_wrap p {
  font-size: clamp(12px, 2vw, 16px);
  text-align: center;
}
@media screen and (min-width: 969px) {
  footer .footer_inner .logo_wrap p {
    text-align: start;
  }
}
footer .footer_inner .logo_wrap .tel {
  text-align: center;
  font-size: clamp(14px, 2vw, 18px);
  display: flex;
  align-items: center;
  color: #33322C;
  margin: 0 0 1em;
  flex-direction: column;
}
footer .footer_inner .logo_wrap .tel span:before {
  content: "";
  display: inline-block;
  width: 1em;
  aspect-ratio: 56/67;
  background-image: url("./assets/images/common/ico_tel_w.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  margin-right: 0.2em;
}
footer .footer_inner .logo_wrap .tel span {
  vertical-align: text-bottom;
  font-family: "Cabin", sans-serif;
  font-size: 2em;
  margin-right: 0.5em;
}
footer .footer_inner .logo_wrap .foot_cta {
  display: flex;
  flex-direction: row;
  background: #86711A;
  column-gap: 0.5em;
  align-items: center;
  border-radius: 0.5em;
  justify-content: center;
  transition: all 0.3s;
  padding: 0.5em 2.8em;
  font-size: clamp(12px, 1.6vw, 18px);
  position: relative;
  font-weight: 600;
  width: min(90%, 290px);
  margin: 1em auto 0;
}
@media screen and (min-width: 969px) {
  footer .footer_inner .logo_wrap .foot_cta {
    margin: 1em 0 0;
  }
}
footer .footer_inner .logo_wrap .foot_cta span {
  color: #fff;
  flex: 1;
  text-align: center;
}
footer .footer_inner .logo_wrap .foot_cta:hover span {
  color: #fff;
}
@media screen and (min-width: 969px) {
  footer .foot_nav {
    display: flex;
  }
}
footer .foot_nav {
  flex-direction: column;
  flex: 1;
  align-items: end;
  justify-content: space-between;
}
footer .foot_nav .nav {
  column-gap: 40px;
  align-items: start;
}
@media screen and (min-width: 969px) {
  footer .foot_nav .nav {
    margin-bottom: 10px;
  }
}
footer .foot_nav .nav ul {
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  display: flex;
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 969px) {
  footer .foot_nav .nav ul {
    align-items: stretch;
    margin: 0;
    justify-content: end;
    flex-wrap: wrap;
    width: auto;
    flex-direction: column;
  }
}
footer .foot_nav .nav ul li {
  display: block;
  margin-bottom: 5px;
  line-height: 2.2em;
  font-size: 15px;
  background: #fff;
  text-align: center;
}
@media screen and (min-width: 969px) {
  footer .foot_nav .nav ul li {
    display: flex;
    background-color: initial;
    margin-bottom: 1em;
    text-align: left;
    line-height: 1em;
  }
  footer .foot_nav .nav ul li:not(:last-of-type) {
    margin-right: min(5vw, 20px);
  }
  footer .foot_nav .nav ul li:not(:last-of-type)::after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #fff;
  }
}
footer .foot_nav .nav ul li a {
  display: flex;
  transition: all 0.5s;
  font-size: clamp(13px, 1.2vw, 15px);
  display: block;
  color: #33322C;
  text-align: center;
}
@media screen and (min-width: 969px) {
  footer .foot_nav .nav ul li a {
    text-align: left;
  }
}
footer .foot_nav .detail_btn_wrap {
  margin-bottom: 2em;
  display: none;
}
@media screen and (min-width: 969px) {
  footer .foot_nav .detail_btn_wrap {
    display: block;
  }
}
footer .foot_nav .sns_block {
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 1em;
  justify-content: center;
  margin: 2em auto 0;
}
@media screen and (min-width: 969px) {
  footer .foot_nav .sns_block {
    justify-content: start;
    margin: 1em 0 0;
  }
}
footer .foot_nav .sns_block dd {
  background: #fff;
  padding: 0.5em 1em;
  border-radius: 0.5em;
  display: flex;
  column-gap: 0.5em;
}
footer .foot_nav .sns_block dd a {
  display: flex;
  width: clamp(25px, 3vw, 40px);
  align-items: center;
  justify-content: center;
}
footer .foot_nav .sns_block dd a img {
  width: 100%;
  height: auto;
}
footer .copy {
  text-align: center;
  padding: 0.8em 0 calc(60px + 0.8em);
  color: #fff;
  font-size: 1em;
  background: #BDBDBD;
  display: block;
}
@media screen and (min-width: 969px) {
  footer .copy {
    padding: 0.4em 0;
  }
}

.pagetop_block {
  position: fixed;
  bottom: 20px;
  right: 20px;
  left: 0;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .pagetop_block {
    display: flex;
    flex-wrap: wrap;
    bottom: 0;
    right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 968px) {
  .pagetop_block {
    display: flex;
    flex-wrap: wrap;
    bottom: 0;
    right: 0;
  }
}
@media screen and (min-width: 969px) {
  .pagetop_block .contact_sp {
    display: none !important;
  }
}
.pagetop_block .contact_sp {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80%;
}
.pagetop_block .contact_sp a {
  background: linear-gradient(to right, #5B63BF 0%, #A16EBB 44%, #E779B7 100%);
  padding: 1em;
  height: 60px;
  width: 100%;
  text-decoration: none;
  color: #fff;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 0.5em;
}
@media screen and (max-width: 767px) {
  .pagetop_block .contact_sp a {
    opacity: 1 !important;
  }
}
.pagetop_block .contact_sp a span {
  letter-spacing: 0.09em;
  font-size: 16px;
  display: flex;
  column-gap: 10px;
  align-items: center;
  justify-content: center;
  line-height: 1em;
  flex: 1;
}
.pagetop_block .contact_sp a {
  /*&::before{
  	content: "";
  	width: 25px;
  	aspect-ratio: 1 / 0.959;
  	background-image: url("./assets/images/common/ico_mail_w.svg");
  	background-repeat: no-repeat;
  	background-position: center;
  	background-size: 100% auto;
  }*/
}
.pagetop_block #pagetop {
  width: 68px;
  bottom: 30px;
  right: 30px;
  z-index: 20;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .pagetop_block #pagetop {
    width: 20%;
    height: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 968px) {
  .pagetop_block #pagetop {
    width: 20%;
    height: 60px;
  }
}
.pagetop_block #pagetop a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  text-decoration: none;
  position: relative;
  opacity: 1;
  color: #33322C;
  background: #fff;
  filter: none;
}
@media screen and (min-width: 969px) {
  .pagetop_block #pagetop a {
    border-radius: 50%;
    width: 58px;
    aspect-ratio: 1/1;
    background: #BDBDBD;
  }
}
.pagetop_block #pagetop a::before {
  font-family: "fontello";
  font-size: 16px;
  line-height: 1;
  content: "\e800";
}
@media screen and (min-width: 969px) {
  .pagetop_block #pagetop a::before {
    transform: translateY(-20%);
    color: #fff;
  }
}
.pagetop_block #pagetop a span {
  display: block;
  line-height: 1em;
  font-weight: 600;
  font-size: 13px;
}
@media screen and (min-width: 969px) {
  .pagetop_block #pagetop a span {
    transform: translateY(-20%);
    color: #fff;
  }
}

.logo {
  display: flex;
  align-items: center;
  column-gap: 1em;
}
.logo img {
  width: clamp(100px, 14vw, 142px);
}

.breadcrumb_block {
  width: min(90%, 1200px);
  margin: 30px auto 70px;
}
.breadcrumb_block ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
@media screen and (max-width: 767px) {
  .breadcrumb_block ul {
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
}
.breadcrumb_block ul li, .breadcrumb_block ul a {
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .breadcrumb_block ul li, .breadcrumb_block ul a {
    font-size: 12px;
  }
}
.breadcrumb_block ul li {
  padding-right: 30px;
  position: relative;
  display: flex;
  align-items: center;
}
.breadcrumb_block ul li::before {
  color: #86711A;
  font-family: "fontello";
  content: "\e800";
  position: absolute;
  right: 10px;
  transform: rotate(90deg);
}
.breadcrumb_block ul li:last-of-type::before {
  content: "";
}
@media screen and (max-width: 767px) {
  .breadcrumb_block ul li {
    white-space: nowrap;
  }
}

.contact_list_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 30px;
  position: relative;
}
@media screen and (min-width: 969px) {
  .contact_list_wrap {
    flex-direction: row;
    align-items: center;
    column-gap: 40px;
  }
}

.detail_btn_wrap {
  display: flex;
  margin-top: 2em;
  justify-content: center;
}
.detail_btn_wrap.center {
  justify-content: center;
}
@media screen and (min-width: 969px) {
  .detail_btn_wrap {
    justify-content: start;
  }
}

.detail_btn {
  margin: 0;
  transition: 0.5s;
  position: relative;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 0.5em;
  border: 2px solid #86711A;
  padding: 1em 4em 1em 3em;
  column-gap: 1em;
  width: min(86%, 500px);
}
@media screen and (min-width: 969px) {
  .detail_btn {
    width: auto;
    padding: 0.7em 4em 0.7em 3em;
  }
}
.detail_btn span {
  color: #86711A;
  font-weight: 600;
  flex: 1;
  text-align: center;
  font-size: clamp(14px, 2vw, 18px);
}
.detail_btn::after {
  content: "";
  width: 1.8em;
  background: url(./assets/images/common/ico_arrow_g.svg);
  background-repeat: no-repeat;
  background-size: 73% auto;
  background-position: center;
  aspect-ratio: 31/7;
  position: absolute;
  right: 4%;
  top: 50%;
  transform: translateY(-50%);
}
.detail_btn:hover {
  border-color: #fff;
  background: #86711A;
}
.detail_btn:hover span {
  color: #fff;
}
.detail_btn:hover::after {
  background-image: url(./assets/images/common/ico_arrow_w.svg);
}

.archive_btn_wrap {
  display: flex;
  margin-top: 2em;
}
.archive_btn_wrap.center {
  justify-content: center;
}

.archive_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
  position: relative;
  color: #33322C;
  column-gap: 0.2em;
}
.archive_btn span {
  letter-spacing: 0.06em;
}
.archive_btn::after {
  content: "";
  width: 1.2em;
  background: url(./assets/images/common/ico_arrow_b.svg);
  background-repeat: no-repeat;
  background-size: 73% auto;
  background-position: center;
  aspect-ratio: 31/7;
}

.cta_btn_wrap {
  display: flex;
  margin-top: 2em;
  justify-content: center;
}
.cta_btn_wrap.center {
  justify-content: center;
}
@media screen and (min-width: 969px) {
  .cta_btn_wrap {
    justify-content: start;
  }
}

.cta_btn {
  position: relative;
  width: 90%;
}
.cta_btn::after {
  position: absolute;
  bottom: -0.5em;
  right: -0.5em;
  content: "";
  background: linear-gradient(92.88deg, #5B63BF -19.65%, #A16EBB 46.42%, #E779B7 112.48%);
  mix-blend-mode: multiply;
  opacity: 0.5;
  border-radius: 0.5em;
  width: 100%;
  height: 100%;
  z-index: 0;
}
@media screen and (min-width: 969px) {
  .cta_btn {
    width: 490px;
  }
}
.cta_btn .cta_btn_inner {
  z-index: 1;
  margin: 0;
  overflow: hidden;
  transition: 0.5s;
  position: relative;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #5B63BF 0%, #A16EBB 44%, #E779B7 100%);
  border-radius: 0.5em;
  border: 2px solid #fff;
  padding: 1em 4em 1em 3em;
  column-gap: 1em;
}
@media screen and (min-width: 969px) {
  .cta_btn .cta_btn_inner {
    padding: 0.7em 4em 0.7em 3em;
  }
}
.cta_btn .cta_btn_inner span {
  color: #fff;
  flex: 1;
  text-align: center;
  font-size: clamp(15px, 3vw, 29px);
}
.cta_btn .cta_btn_inner::after {
  content: "";
  width: 2.2em;
  background: url(./assets/images/common/ico_arrow_w.svg);
  background-repeat: no-repeat;
  background-size: 73% auto;
  background-position: center;
  aspect-ratio: 31/7;
  position: absolute;
  right: 4%;
  top: 50%;
  transform: translateY(-50%);
}
.cta_btn .cta_btn_inner .shine {
  position: absolute;
  top: 0;
  left: -100%;
  width: 60%;
  height: 100%;
  background: linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.25) 50%, transparent 100%);
  transform: skewX(-20deg);
  transition: left 0.6s ease;
  pointer-events: none;
}
.cta_btn .cta_btn_inner:hover {
  opacity: 1;
}
.cta_btn .cta_btn_inner:hover .shine {
  left: 150%;
}

.form_item input {
  width: auto;
  padding: 5px;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}
.form_item textarea {
  width: 100%;
  padding: 5px;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}
.form_item .red_text {
  font-size: 14px;
}

a[href*="tel:"] {
  text-decoration: none;
}
@media screen and (min-width: 768px) and (max-width: 968px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
  }
}
@media screen and (min-width: 969px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
  }
}

.pagination {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  width: 100%;
}
.pagination .pagination__body {
  display: flex;
  justify-content: center;
  padding: 0 2em;
}
@media screen and (max-width: 767px) {
  .pagination .pagination__body {
    padding: 0 1em;
  }
}
.pagination .pagination__body li {
  list-style: none;
  background: #878ABC;
  width: 40px;
  border-radius: 50%;
  aspect-ratio: 1/1;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9em;
  font-weight: 500;
  margin-right: 1.5em;
}
@media screen and (max-width: 767px) {
  .pagination .pagination__body li {
    width: 30px;
    margin-right: 1em;
  }
}
.pagination .pagination__body li a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9em;
  font-weight: 500;
  width: 100%;
  height: 100%;
}
.pagination .pagination__body li:last-child {
  margin-right: 0;
}
.pagination .pagination__body li.current {
  background-color: #00A9D4;
  color: #fff;
}
.pagination .pagination__prev, .pagination .pagination__next {
  line-height: 40px;
}

.current::before {
  color: #33322C !important;
  font-size: 16px !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadein {
  opacity: 0;
  transform: translate3d(0, 20px, 0);
  backface-visibility: hidden;
}
.fadein.active {
  animation: fadeIn 0.5s ease-out both;
  animation-delay: 0.5s;
}

#bnr_float {
  transition: 0.5s;
  position: absolute;
  right: 0;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  #bnr_float {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 968px) {
  #bnr_float {
    display: none;
  }
}
#bnr_float #bnr_float_inner {
  position: relative;
  transition: 0.5s;
  background: linear-gradient(to bottom, #5B63BF 0%, #A16EBB 44%, #E779B7 100%);
  writing-mode: vertical-rl;
  padding: 1.2em min(3vw, 13px) 2em;
  border-style: solid;
  border-width: 2px 0 2px 2px;
  border-color: #fff;
  border-radius: 0.5em 0 0 0.5em;
  margin: 0;
  color: #fff;
  font-size: clamp(12px, 1.8vw, 21px);
  display: flex;
  flex-direction: column;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  letter-spacing: 0.16em;
  overflow: hidden;
}
#bnr_float #bnr_float_inner::after {
  content: "";
  width: 1.8em;
  background-image: url(./assets/images/common/ico_arrow_w.svg);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 61% auto;
  transform: rotate(90deg);
  aspect-ratio: 31/7;
}
#bnr_float #bnr_float_inner .shine {
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 60%;
  clip-path: inset(0);
  background: linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, 0.25) 50%, transparent 100%);
  transform: skewY(-20deg);
  transition: top 0.6s ease;
  pointer-events: none;
}
#bnr_float #bnr_float_inner:hover {
  opacity: 1;
}
#bnr_float #bnr_float_inner:hover .shine {
  top: 150%;
}
#bnr_float::after {
  position: absolute;
  bottom: -0.5em;
  right: -0.5em;
  content: "";
  background: linear-gradient(92.88deg, #5B63BF -19.65%, #A16EBB 46.42%, #E779B7 112.48%);
  mix-blend-mode: multiply;
  opacity: 0.5;
  border-radius: 0.5em;
  width: 100%;
  height: 100%;
  z-index: -1;
}

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

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pt45 {
  padding-top: 45px;
}

.pt50 {
  padding-top: 50px;
}

.pt55 {
  padding-top: 55px;
}

.pt60 {
  padding-top: 60px;
}

.section_title {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  row-gap: 0.3em;
  margin-bottom: 1.2em;
  color: #86711A;
}
.section_title .sub {
  font-size: clamp(14px, 2vw, 23px);
  text-transform: capitalize;
  font-family: "Cabin", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.section_title .main {
  font-weight: 600;
  text-align: center;
  font-size: clamp(18px, 3vw, 34px);
  font-family: "Zen Old Mincho", serif;
  line-height: 1.6em;
}
.section_title .main .txt_l {
  font-size: 1.6em;
}
.section_title .main::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #86711A;
  margin-top: 0.2em;
}
.section_title.center {
  align-items: center;
}

.sub_title_fill_g {
  background-color: #86711A;
  font-weight: 500;
  font-size: clamp(16px, 1.6vw, 20px);
  letter-spacing: 0.1em;
  color: #fff;
  padding: 0.2em;
  text-align: left;
  vertical-align: middle;
  margin-bottom: 1em;
}
.sub_title_fill_g span {
  vertical-align: middle;
}

p {
  font-size: clamp(14px, 1.6vw, 16px);
  text-justify: inter-ideograph;
  line-height: 1.8em;
  margin: 0;
}

ol, ul {
  text-align: left;
}

ul {
  padding-left: 1em;
  list-style-position: inside;
}
ul li::marker {
  font-size: 0.8em;
}
ul li span {
  vertical-align: top;
}

a {
  color: #33322C;
}
a:hover {
  color: rgb(23.6210526316, 23.1578947368, 20.3789473684);
}

.txt_center {
  text-align: left;
}
@media screen and (min-width: 969px) {
  .txt_center {
    text-align: center;
  }
}

.note {
  display: flex;
  font-size: 0.8em;
  line-height: 1.7em;
}
.note::before {
  content: "※";
  line-height: 1.7em;
  padding-right: 0.2em;
}
.note span {
  flex: 1;
  line-height: 1.7em;
}
.note.center {
  justify-content: center;
  text-align: center;
}
.note.center span {
  flex: initial;
}

.site_link {
  color: #33322C;
  text-decoration: underline;
}
.site_link:hover {
  color: rgb(23.6210526316, 23.1578947368, 20.3789473684);
}

.loc_link a {
  display: inline-block;
  color: #33322C;
}
.loc_link a::after {
  content: "";
  width: 1.2em;
  background-image: url(./assets/images/common/ico_loc_b.svg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center right;
  margin-left: 0.5em;
  display: inline-block;
  padding-right: 1.2em;
  line-height: 1em;
  font-size: 0.8em;
  aspect-ratio: 14/19;
}

@media screen and (max-width: 767px) {
  .sm_none {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 968px) {
  .md_none {
    display: none;
  }
}

@media screen and (min-width: 969px) {
  .lg_none {
    display: none;
  }
}

@media screen and (min-width: 1600px) {
  .xl_none {
    display: none;
  }
}

@keyframes fv-bg {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
#toppage {
  padding-top: 0;
}

.main_visual {
  position: relative;
  opacity: 0;
  animation: fv-bg 1s ease-out forwards;
  height: 570px;
}
@media screen and (min-width: 969px) {
  .main_visual {
    height: 800px;
  }
}
.main_visual .main_visual_inner {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
  background-image: url(./assets/images/top/hero.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .main_visual .main_visual_inner {
    background-image: url(./assets/images/top/hero_sp.jpg);
  }
}
.main_visual .main_visual_inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 20%, rgba(102, 102, 102, 0.6) 75%);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 767px) {
  .main_visual .main_visual_inner:before {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(102, 102, 102, 0.6) 50%);
  }
}
.main_visual .hero_copy_wrap {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  gap: 1em;
  bottom: 2em;
  position: absolute;
  left: 2em;
  font-family: "Zen Old Mincho", serif;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .main_visual .hero_copy_wrap {
    gap: 1.6em;
    left: 5vw;
    bottom: 5em;
  }
}
.main_visual .hero_copy_wrap .hero_copy {
  margin: 0;
  font-weight: 600;
  font-size: clamp(20px, 3vw, 47px);
  line-height: 1.8em;
}
.main_visual .hero_copy_wrap .hero_copy span {
  font-size: 1.4em;
}
.main_visual .hero_copy_wrap .hero_txt p {
  font-size: clamp(15px, 2.5vw, 40px);
}
.main_visual .hero_copy_wrap .hero_txt .hero_point_list {
  display: flex;
  flex-direction: row;
  padding: 0;
  justify-content: start;
  margin: 0.5em 0 0;
  width: min(100%, 550px);
  gap: 0.2em;
}
.main_visual .hero_copy_wrap .hero_txt .hero_point_list .hero_point_list_item {
  display: flex;
  align-items: center;
  justify-content: start;
}
.main_visual .hero_copy_wrap .hero_txt .hero_point_list .hero_point_list_item:not(:first-of-type):before {
  margin-right: 0.2em;
  content: "×";
  color: #fff;
  font-size: 0.6em;
}
@media screen and (max-width: 767px) {
  .main_visual .hero_copy_wrap .hero_txt .hero_point_list .hero_point_list_item:not(:first-of-type):before {
    font-size: 0.4em;
  }
}
.main_visual .hero_copy_wrap .hero_txt .hero_point_list .hero_point_list_item .hero_point_list_item_inner {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(146.36deg, #F4D05D 25.59%, #F7EC8D 46.99%, #CA9732 91.06%);
  text-align: center;
  aspect-ratio: 1/1;
  border-radius: 50%;
  color: #33322C;
  font-size: 0.6em;
  width: min(18vw, 150px);
}
@media screen and (max-width: 767px) {
  .main_visual .hero_copy_wrap .hero_txt .hero_point_list .hero_point_list_item .hero_point_list_item_inner {
    font-size: 0.4em;
    width: min(18vw, 94px);
  }
}
.main_visual .hero_copy,
.main_visual .hero_txt p,
.main_visual .hero_point_list {
  opacity: 0;
  animation: fadeInUp 0.8s ease forwards;
}
.main_visual .hero_copy {
  animation-delay: 0.4s;
}
.main_visual .hero_txt p {
  animation-delay: 0.8s;
}
.main_visual .hero_point_list {
  animation-delay: 1.3s;
}

#top_concept {
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 5em;
  background-image: url(./assets/images/common/bg_marble.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#top_concept .content_inner .concept_read {
  text-align: center;
}
#top_concept .content_inner .concept_read h3 {
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(14px, 2.5vw, 23px);
  line-height: 1.9em;
  margin-bottom: 1em;
  color: #86711A;
}
#top_concept .content_inner .concept_read h3 .txt_l {
  font-size: 1.3em;
}
#top_concept .content_inner .concept_read h3 .txt_m {
  font-size: 1.1em;
}
#top_concept .content_inner .concept_read p {
  text-align: center;
  font-size: clamp(13px, 1.7vw, 18px);
}
#top_concept .content_inner .choose_block {
  margin: 4em auto 0;
}
#top_concept .content_inner .choose_block .choose_list {
  counter-reset: point-counter;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  column-gap: 4%;
  row-gap: 2em;
  flex-wrap: wrap;
  margin: 3em 0 4em;
}
@media screen and (max-width: 767px) {
  #top_concept .content_inner .choose_block .choose_list {
    justify-content: start;
  }
}
#top_concept .content_inner .choose_block .choose_list .choose_list_item {
  counter-increment: point-counter;
  background: #fff;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 22%;
}
@media screen and (max-width: 767px) {
  #top_concept .content_inner .choose_block .choose_list .choose_list_item {
    width: 48%;
  }
}
#top_concept .content_inner .choose_block .choose_list .choose_list_item:nth-child(1) {
  animation-delay: 0.2s;
}
#top_concept .content_inner .choose_block .choose_list .choose_list_item:nth-child(2) {
  animation-delay: 0.4s;
}
#top_concept .content_inner .choose_block .choose_list .choose_list_item:nth-child(3) {
  animation-delay: 0.6s;
}
#top_concept .content_inner .choose_block .choose_list .choose_list_item:nth-child(4) {
  animation-delay: 0.8s;
}
#top_concept .content_inner .choose_block .choose_list .choose_list_item:nth-child(5) {
  animation-delay: 1s;
}
#top_concept .content_inner .choose_block .choose_list .choose_list_item:nth-child(6) {
  animation-delay: 1.2s;
}
#top_concept .content_inner .choose_block .choose_list .choose_list_item:nth-child(7) {
  animation-delay: 1.4s;
}
#top_concept .content_inner .choose_block .choose_list .choose_list_item .choose_list_item_img {
  position: relative;
  overflow: hidden;
}
#top_concept .content_inner .choose_block .choose_list .choose_list_item .choose_list_item_img::before, #top_concept .content_inner .choose_block .choose_list .choose_list_item .choose_list_item_img::after {
  position: absolute;
  left: 1vw;
  width: 100%;
  height: 100%;
  color: #fff;
  font-family: "Cabin", sans-serif;
  line-height: 1em;
  font-weight: 600;
}
#top_concept .content_inner .choose_block .choose_list .choose_list_item .choose_list_item_img::before {
  top: 0.5em;
  content: "POINT";
  font-size: clamp(16px, 3vw, 32px);
}
#top_concept .content_inner .choose_block .choose_list .choose_list_item .choose_list_item_img::after {
  top: 1em;
  content: counter(point-counter, decimal-leading-zero);
  font-size: clamp(24px, 4vw, 54px);
}
#top_concept .content_inner .choose_block .choose_list .choose_list_item .choose_list_item_content {
  flex: 1;
  padding: 0.6em;
}
#top_concept .content_inner .choose_block .choose_list .choose_list_item .choose_list_item_content p {
  text-align: justify;
  font-size: clamp(13px, 1.7vw, 15px);
}
#top_concept .content_inner .choose_block .choose_list .choose_list_item .choose_list_item_content .color_g {
  color: #86711A;
  text-decoration: underline;
}

#top_onayami {
  padding: 5em;
  text-align: center;
  background-color: #F8F8F8;
}
@media screen and (max-width: 767px) {
  #top_onayami {
    padding: 3vw;
  }
}
#top_onayami .top_onayami_inner {
  position: relative;
  background-color: #555;
  padding: 4em 0;
}
@media screen and (max-width: 767px) {
  #top_onayami .top_onayami_inner {
    padding: 2em 0;
  }
}
#top_onayami .top_onayami_inner .onayami_title {
  text-align: center;
  font-size: clamp(18px, 3vw, 39px);
  font-weight: 600;
  font-family: "Zen Old Mincho", serif;
  color: #fff;
  margin-bottom: 1em;
  display: inline-block;
}
#top_onayami .top_onayami_inner .onayami_title span::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  margin-top: 0.2em;
}
#top_onayami .top_onayami_inner .onayami_list {
  padding: 0;
  width: min(92%, 880px);
}
#top_onayami .top_onayami_inner .onayami_list .onayami_list_item {
  padding: 0.5em;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  background-color: #fff;
  border-radius: 0.5em;
  color: #86711A;
}
#top_onayami .top_onayami_inner .onayami_list .onayami_list_item:nth-child(1) {
  animation-delay: 0.2s;
}
#top_onayami .top_onayami_inner .onayami_list .onayami_list_item:nth-child(2) {
  animation-delay: 0.4s;
}
#top_onayami .top_onayami_inner .onayami_list .onayami_list_item:nth-child(3) {
  animation-delay: 0.6s;
}
#top_onayami .top_onayami_inner .onayami_list .onayami_list_item:nth-child(4) {
  animation-delay: 0.8s;
}
#top_onayami .top_onayami_inner .onayami_list .onayami_list_item:nth-child(5) {
  animation-delay: 1s;
}
#top_onayami .top_onayami_inner .onayami_list .onayami_list_item p {
  font-size: clamp(12px, 1.6vw, 21px);
  font-weight: 600;
}
#top_onayami .top_onayami_inner .onayami_list .onayami_list_item:not(:last-of-type) {
  margin-bottom: 0.6em;
}
#top_onayami .top_onayami_inner .onayami_list .onayami_list_item:before {
  content: "";
  width: 1.5em;
  aspect-ratio: 11/10;
  background-image: url(./assets/images/common/ico_check_bg.svg);
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
}
#top_onayami .top_onayami_inner::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #555555;
  margin-top: 3em;
  width: 194px;
  height: 62px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #top_onayami .top_onayami_inner::after {
    width: 44px;
    height: 16px;
    bottom: -15px;
  }
}
#top_onayami .top_kaiketsu {
  background-color: #fff;
  padding: 6em 0;
}
#top_onayami .top_kaiketsu .kaiketsu_title {
  color: #86711A;
  text-align: center;
  font-size: clamp(13px, 3vw, 25px);
  margin-bottom: 2em;
}
#top_onayami .top_kaiketsu .kaiketsu_title .main {
  margin-top: 0.5em;
  display: block;
  font-size: 1.7em;
  font-weight: 600;
}
#top_onayami .top_kaiketsu .kaiketsu_list {
  width: min(86%, 880px);
  padding: 0;
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  #top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item {
    margin-bottom: 1em;
  }
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item:nth-child(1) {
  animation-delay: 0.2s;
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item:nth-child(2) {
  animation-delay: 0.4s;
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item:nth-child(3) {
  animation-delay: 0.6s;
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item:nth-child(4) {
  animation-delay: 0.8s;
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item:nth-child(5) {
  animation-delay: 1s;
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item:nth-child(6) {
  animation-delay: 1.2s;
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item:nth-child(7) {
  animation-delay: 1.4s;
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item:nth-child(8) {
  animation-delay: 1.6s;
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item .kaiketsu_list_item_img {
  width: 10%;
}
@media screen and (max-width: 767px) {
  #top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item .kaiketsu_list_item_img {
    width: 23%;
  }
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item .kaiketsu_list_item_content {
  filter: drop-shadow(0px 7px 4px rgba(0, 0, 0, 0.25));
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 1;
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item .kaiketsu_list_item_content::before {
  content: "";
  margin-right: -1px;
  display: block;
  width: 17px;
  aspect-ratio: 25/32;
  background-color: #A9974E;
  clip-path: polygon(100% 100%, 0 50%, 100% 0);
}
@media screen and (max-width: 767px) {
  #top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item .kaiketsu_list_item_content::before {
    width: 12px;
  }
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item .kaiketsu_list_item_content p {
  background-color: #A9974E;
  border-radius: 0.5em;
  padding: 0.5em 0.8em;
  color: #fff;
  flex: 1;
  font-size: clamp(13px, 3vw, 21px);
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item:nth-last-of-type(odd) {
  flex-direction: row-reverse;
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item:nth-last-of-type(odd) .kaiketsu_list_item_content::before {
  content: none;
}
#top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item:nth-last-of-type(odd) .kaiketsu_list_item_content::after {
  content: "";
  margin-left: -1px;
  display: block;
  width: 17px;
  aspect-ratio: 25/32;
  background-color: #A9974E;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
@media screen and (max-width: 767px) {
  #top_onayami .top_kaiketsu .kaiketsu_list .kaiketsu_list_item:nth-last-of-type(odd) .kaiketsu_list_item_content::after {
    width: 12px;
  }
}

#top_before_after {
  background-color: #D5D5D5;
}
#top_before_after .top_before_after_wrap .splide__list .top_before_after_item {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
  padding: 30px;
  gap: 10px;
  width: 580px;
  background: #fff;
  border-radius: 0.5em;
}
@media screen and (max-width: 767px) {
  #top_before_after .top_before_after_wrap .splide__list .top_before_after_item {
    padding: 5vw;
  }
}
#top_before_after .top_before_after_wrap .splide__list .top_before_after_item .top_before_after_item_img_wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  gap: 20px;
  margin-bottom: 0.8em;
}
#top_before_after .top_before_after_wrap .splide__list .top_before_after_item .top_before_after_item_img_wrap h4 {
  margin-top: 0.5em;
  font-weight: 600;
  color: #86711A;
  font-size: clamp(14px, 2.5vw, 18px);
}
#top_before_after .top_before_after_wrap .splide__list .top_before_after_item .top_before_after_item_img_wrap h4:before {
  content: "■";
  display: inline-block;
}
#top_before_after .top_before_after_wrap .splide__list .top_before_after_item .top_before_after_item_content_wrap h3 {
  color: #86711A;
  font-size: clamp(15px, 3vw, 20px);
  border-bottom: 1px solid #33322C;
  padding-bottom: 0.3em;
  margin-bottom: 0.3em;
  font-weight: 600;
}
#top_before_after .top_before_after_wrap .splide__list .top_before_after_item .top_before_after_item_content_wrap p {
  font-size: clamp(13px, 1.7vw, 15px);
}
#top_before_after {
  /* スライダー */
}
#top_before_after .splide__arrow--prev {
  left: 4vw;
}
#top_before_after .splide__arrow--next {
  right: 4vw;
}
#top_before_after .splide__arrow--prev, #top_before_after .splide__arrow--next {
  height: 4em;
  width: 4em;
}

#top_service {
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 5em;
  background-color: #fff;
  padding-bottom: 4em;
}
#top_service .service_list {
  counter-reset: point-counter;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  column-gap: 4%;
  row-gap: 2em;
  flex-wrap: wrap;
  margin: 3em 0 4em;
}
@media screen and (max-width: 767px) {
  #top_service .service_list {
    justify-content: start;
  }
}
#top_service .service_list .service_list_item {
  counter-increment: point-counter;
  background: #fff;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 22%;
}
@media screen and (max-width: 767px) {
  #top_service .service_list .service_list_item {
    width: 48%;
  }
}
#top_service .service_list .service_list_item:nth-child(1) {
  animation-delay: 0.2s;
}
#top_service .service_list .service_list_item:nth-child(2) {
  animation-delay: 0.4s;
}
#top_service .service_list .service_list_item:nth-child(3) {
  animation-delay: 0.6s;
}
#top_service .service_list .service_list_item:nth-child(4) {
  animation-delay: 0.8s;
}
#top_service .service_list .service_list_item:nth-child(5) {
  animation-delay: 1s;
}
#top_service .service_list .service_list_item:nth-child(6) {
  animation-delay: 1.2s;
}
#top_service .service_list .service_list_item:nth-child(7) {
  animation-delay: 1.4s;
}
#top_service .service_list .service_list_item .service_list_item_img {
  position: relative;
  overflow: hidden;
}
#top_service .service_list .service_list_item .service_list_item_img::before, #top_service .service_list .service_list_item .service_list_item_img::after {
  position: absolute;
  color: #fff;
  font-family: "Cabin", sans-serif;
  line-height: 1em;
  font-weight: 600;
}
#top_service .service_list .service_list_item .service_list_item_img::before {
  top: 7%;
  left: 1vw;
  content: "STEP";
  font-size: clamp(16px, 3vw, 27px);
}
#top_service .service_list .service_list_item .service_list_item_img::after {
  top: 3.5%;
  left: 2.2em;
  content: counter(point-counter, decimal-leading-zero);
  font-size: clamp(24px, 4vw, 40px);
}
#top_service .service_list .service_list_item .service_list_item_content {
  flex: 1;
  padding-top: 0.6em;
}
#top_service .service_list .service_list_item .service_list_item_content h3 {
  color: #86711A;
  font-size: clamp(15px, 2.6vw, 20px);
  border-bottom: 1px solid #33322C;
  padding-bottom: 0.3em;
  margin-bottom: 0.3em;
  font-weight: 600;
}
#top_service .service_list .service_list_item .service_list_item_content p {
  text-align: justify;
  font-size: clamp(13px, 1.7vw, 15px);
}

#top_introducer {
  background-color: #fff;
  padding: 0;
}
#top_introducer .top_introducer_wrap {
  position: relative;
  background-color: rgba(85, 70, 10, 0.8);
  padding: 3em 0 4em;
}
@media screen and (min-width: 969px) {
  #top_introducer .top_introducer_wrap {
    padding: 6em 0 8em;
  }
}
#top_introducer .top_introducer_wrap .section_title {
  color: #fff;
  position: relative;
  z-index: 1;
}
#top_introducer .top_introducer_wrap .section_title .main::after {
  background-color: #fff;
}
#top_introducer .top_introducer_wrap::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(./assets/images/top/introducer_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0.1;
  z-index: 0;
  mix-blend-mode: multiply;
}
#top_introducer .top_introducer_wrap .splide__list .top_introducer_item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px;
  gap: 10px;
  width: 580px;
  background: #fff;
  border-radius: 0.5em;
}
@media screen and (max-width: 767px) {
  #top_introducer .top_introducer_wrap .splide__list .top_introducer_item {
    padding: 5vw;
  }
}
#top_introducer .top_introducer_wrap .splide__list .top_introducer_item .top_introducer_item_img_wrap {
  display: flex;
  flex-direction: row;
  align-items: end;
  padding: 0px;
  gap: 20px;
  margin-bottom: 0.8em;
}
@media screen and (max-width: 767px) {
  #top_introducer .top_introducer_wrap .splide__list .top_introducer_item .top_introducer_item_img_wrap {
    flex-direction: column-reverse;
  }
}
#top_introducer .top_introducer_wrap .splide__list .top_introducer_item .top_introducer_item_img_wrap .top_introducer_item_img_txt {
  width: 50%;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #33322C;
}
@media screen and (max-width: 767px) {
  #top_introducer .top_introducer_wrap .splide__list .top_introducer_item .top_introducer_item_img_wrap .top_introducer_item_img_txt {
    width: 100%;
  }
}
#top_introducer .top_introducer_wrap .splide__list .top_introducer_item .top_introducer_item_img_wrap .top_introducer_item_img_txt p, #top_introducer .top_introducer_wrap .splide__list .top_introducer_item .top_introducer_item_img_wrap .top_introducer_item_img_txt h4 {
  font-weight: 600;
  color: #86711A;
}
#top_introducer .top_introducer_wrap .splide__list .top_introducer_item .top_introducer_item_img_wrap .top_introducer_item_img_txt p {
  font-size: clamp(13px, 2.7vw, 19px);
}
#top_introducer .top_introducer_wrap .splide__list .top_introducer_item .top_introducer_item_img_wrap .top_introducer_item_img_txt h4 {
  margin-top: 0.5em;
  font-size: clamp(15px, 3vw, 21px);
}
#top_introducer .top_introducer_wrap .splide__list .top_introducer_item .top_introducer_item_img_wrap .top_introducer_item_img_txt h4 span {
  font-size: 1.2em;
  vertical-align: baseline;
}
#top_introducer .top_introducer_wrap .splide__list .top_introducer_item .top_introducer_item_img_wrap .top_introducer_item_img {
  width: 50%;
}
@media screen and (max-width: 767px) {
  #top_introducer .top_introducer_wrap .splide__list .top_introducer_item .top_introducer_item_img_wrap .top_introducer_item_img {
    width: 100%;
  }
}
#top_introducer .top_introducer_wrap .splide__list .top_introducer_item .top_introducer_item_img_wrap .top_introducer_item_img img {
  width: 100%;
  border-radius: 0.5em;
}
#top_introducer .top_introducer_wrap .splide__list .top_introducer_item .top_introducer_item_content_wrap h3 {
  color: #86711A;
  font-size: clamp(15px, 3vw, 20px);
  border-bottom: 1px solid #33322C;
  padding-bottom: 0.3em;
  margin-bottom: 0.3em;
  font-weight: 600;
}
#top_introducer .top_introducer_wrap .splide__list .top_introducer_item .top_introducer_item_content_wrap p {
  font-size: clamp(12px, 1.7vw, 15px);
}
#top_introducer .cta_btn_wrap {
  margin: 3em 0;
}
#top_introducer {
  /* スライダー */
}
#top_introducer .splide__arrow--prev {
  left: 4vw;
}
#top_introducer .splide__arrow--next {
  right: 4vw;
}
#top_introducer .splide__arrow--prev, #top_introducer .splide__arrow--next {
  height: 4em;
  width: 4em;
}

#top_trainer {
  background-color: #F0F0F0;
}
#top_trainer .splide__list .top_trainer_item {
  display: flex;
  align-items: stretch;
  gap: 1em;
  background: #fff;
  border-radius: 0.5em;
  flex-direction: column;
  padding: 5vw;
  max-width: 1200px;
}
@media screen and (min-width: 969px) {
  #top_trainer .splide__list .top_trainer_item {
    flex-direction: row;
    padding: 30px;
  }
}
#top_trainer .splide__list .top_trainer_item .top_trainer_item_img {
  width: 100%;
}
@media screen and (min-width: 969px) {
  #top_trainer .splide__list .top_trainer_item .top_trainer_item_img {
    width: 50%;
  }
}
#top_trainer .splide__list .top_trainer_item .top_trainer_item_img img {
  width: 100%;
  border-radius: 0.5em;
  object-fit: cover;
  height: 100%;
}
#top_trainer .splide__list .top_trainer_item .top_trainer_item_content_wrap h3 {
  color: #86711A;
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(16px, 3vw, 21px);
  margin-bottom: 0.3em;
  font-weight: 600;
  line-height: 1.6em;
}
#top_trainer .splide__list .top_trainer_item .top_trainer_item_content_wrap h3 span {
  font-size: 1.4em;
  vertical-align: baseline;
}
#top_trainer .splide__list .top_trainer_item .top_trainer_item_content_wrap h4 {
  color: #86711A;
  font-family: "Zen Old Mincho", serif;
  font-size: clamp(16px, 3vw, 20px);
  margin-bottom: 0.3em;
  font-weight: 600;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #33322C;
  margin-bottom: 0.5em;
}
#top_trainer .splide__list .top_trainer_item .top_trainer_item_content_wrap li {
  list-style: disc;
}
#top_trainer .splide__list .top_trainer_item .top_trainer_item_content_wrap dd {
  margin-bottom: 0;
}
#top_trainer .splide__list .top_trainer_item .top_trainer_item_content_wrap p, #top_trainer .splide__list .top_trainer_item .top_trainer_item_content_wrap li {
  font-size: clamp(13px, 1.7vw, 15px);
  line-height: 1.6em;
}
#top_trainer .splide__list .top_trainer_item .top_trainer_item_content_wrap .top_trainer_item_maincontent:not(:last-of-type), #top_trainer .splide__list .top_trainer_item .top_trainer_item_content_wrap .top_trainer_item_subcontent:not(:last-of-type) {
  margin-bottom: 1em;
}
#top_trainer {
  /* スライダー */
}
#top_trainer .splide__arrow--prev {
  left: 4vw;
}
#top_trainer .splide__arrow--next {
  right: 4vw;
}
#top_trainer .splide__arrow--prev, #top_trainer .splide__arrow--next {
  height: 4em;
  width: 4em;
}

#top_flow {
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 5em;
  background-color: #fff;
}
#top_flow .flow_title {
  color: #86711A;
  text-align: center;
  font-weight: 600;
  font-size: clamp(18px, 3vw, 34px);
  font-family: "Zen Old Mincho", serif;
  line-height: 1.6em;
}
#top_flow .flow_list {
  counter-reset: point-counter;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  column-gap: 4%;
  row-gap: 2em;
  flex-wrap: wrap;
  margin: 3em 0 4em;
}
@media screen and (max-width: 767px) {
  #top_flow .flow_list {
    justify-content: start;
  }
}
#top_flow .flow_list .flow_list_item {
  counter-increment: point-counter;
  background: #fff;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 22%;
}
@media screen and (max-width: 767px) {
  #top_flow .flow_list .flow_list_item {
    width: 48%;
  }
}
#top_flow .flow_list .flow_list_item:nth-child(1) {
  animation-delay: 0.2s;
}
#top_flow .flow_list .flow_list_item:nth-child(2) {
  animation-delay: 0.4s;
}
#top_flow .flow_list .flow_list_item:nth-child(3) {
  animation-delay: 0.6s;
}
#top_flow .flow_list .flow_list_item:nth-child(4) {
  animation-delay: 0.8s;
}
#top_flow .flow_list .flow_list_item:nth-child(5) {
  animation-delay: 1s;
}
#top_flow .flow_list .flow_list_item:nth-child(6) {
  animation-delay: 1.2s;
}
#top_flow .flow_list .flow_list_item:nth-child(7) {
  animation-delay: 1.4s;
}
#top_flow .flow_list .flow_list_item .flow_list_item_img {
  position: relative;
  overflow: hidden;
}
#top_flow .flow_list .flow_list_item .flow_list_item_img::before {
  position: absolute;
  left: 0;
  width: 2em;
  height: 2em;
  color: #fff;
  font-family: "Cabin", sans-serif;
  background-color: #86711A;
  line-height: 1em;
  font-weight: 600;
  top: 0;
  content: counter(point-counter, decimal-leading-zero);
  font-size: clamp(18px, 4vw, 24px);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #top_flow .flow_list .flow_list_item .flow_list_item_img::before {
    width: 1.8em;
    height: 1.8em;
  }
}
#top_flow .flow_list .flow_list_item .flow_list_item_content {
  flex: 1;
  padding-top: 0.6em;
}
#top_flow .flow_list .flow_list_item .flow_list_item_content h3 {
  color: #86711A;
  font-size: clamp(15px, 3vw, 20px);
  border-bottom: 1px solid #33322C;
  padding-bottom: 0.3em;
  margin-bottom: 0.3em;
  font-weight: 600;
}
#top_flow .flow_list .flow_list_item .flow_list_item_content p {
  text-align: justify;
  font-size: clamp(13px, 1.7vw, 15px);
}

#top_price {
  padding: 5em 0;
  position: relative;
  background-color: #555;
}
#top_price::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(./assets/images/common/bg_marble.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0.31;
  z-index: 0;
}
#top_price .section_title {
  color: #fff;
  position: relative;
  z-index: 1;
}
#top_price .section_title .main::after {
  background-color: #fff;
}
#top_price .enrollment_fee {
  position: relative;
  margin-bottom: 2em;
}
#top_price .enrollment_fee::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  content: "";
  display: block;
  width: 30px;
  aspect-ratio: 26/14;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background-color: #A9A277;
  margin-top: 0.2em;
}
#top_price .enrollment_fee .enrollment_fee_inner {
  background-color: #A9A277;
  border-radius: 0.5em;
  padding: 0.3em;
  text-align: center;
  font-size: clamp(14px, 2.5vw, 18px);
  color: #fff;
  font-weight: 600;
  width: fit-content;
  margin: 0 auto;
}
#top_price .price_list {
  width: min(86%, 880px);
  counter-reset: alpha-counter;
}
#top_price .price_list .price_list_item {
  counter-increment: alpha-counter;
  background-color: #fff;
  padding: 1em;
  border-radius: 0.5em;
}
#top_price .price_list .price_list_item h3 {
  text-align: center;
  padding-bottom: 0.3em;
  margin-bottom: 0.3em;
  border-bottom: 2px solid #33322C;
}
#top_price .price_list .price_list_item h3 span {
  font-size: clamp(15px, 3vw, 20px);
  font-weight: 600;
}
#top_price .price_list .price_list_item h3 span::before {
  content: counter(alpha-counter, upper-alpha);
  color: #86711A;
  padding-right: 0.3em;
}
#top_price .price_list .price_list_item .plan_detail {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
  column-gap: 1em;
}
@media screen and (max-width: 767px) {
  #top_price .price_list .price_list_item .plan_detail {
    flex-direction: column;
  }
}
#top_price .price_list .price_list_item:not(:last-of-type) {
  margin-bottom: 2em;
}
#top_price .price_list .plan_overview {
  border-bottom: 1px solid #D9D9D9;
  display: flex;
  justify-content: center;
  margin-bottom: 0.3em;
  padding-bottom: 0.3em;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #top_price .price_list .plan_overview {
    flex-direction: column;
  }
}
#top_price .price_list .plan_overview dt, #top_price .price_list .plan_overview dd, #top_price .price_list .plan_overview h4 {
  margin: 0;
  font-size: clamp(13px, 1.5vw, 16px);
}
#top_price .price_list .plan_overview span {
  vertical-align: baseline;
}
#top_price .price_list .plan_overview .session {
  color: #86711A;
  font-size: 1.3em;
}
#top_price .price_list .plan_overview .txt_price {
  padding-left: 0.8em;
}
#top_price .txt_price {
  font-family: "Cabin", sans-serif;
  font-size: 1.3em;
  font-weight: 600;
  padding-left: 0.2em;
}
#top_price .txt_tax {
  font-size: 0.8em;
}
#top_price .color_g {
  color: #86711A;
}
#top_price .plan_detail {
  background-color: #EEEDEA;
  border-radius: 0.3em;
  padding: 0.3em 0.5em;
  margin: 1em 0 0;
  font-size: clamp(13px, 1.5vw, 15px);
}
#top_price .plan_detail dt {
  color: #86711A;
}
#top_price .plan_detail dd {
  marggin: 0;
}

#top_sns {
  background-color: #F0F0F0;
}

.news_block {
  position: relative;
  background-color: #555555;
  padding: 3em 2em 5em;
  color: #fff;
}
.news_block .news_block_inner {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  row-gap: 2em;
  width: min(86%, 1200px);
  margin: 0 auto;
}
.news_block .news_block_inner .news_block_head {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: end;
  width: 100%;
}
.news_block .news_block_inner .news_block_head .archive_btn_wrap {
  margin: 0;
  flex-direction: row;
  justify-content: end;
  align-items: center;
  display: flex;
}
.news_block .news_block_inner .news_block_head .archive_btn_wrap .archive_btn {
  color: #fff;
}
.news_block .news_block_inner .news_block_head .archive_btn_wrap .archive_btn span {
  font-size: clamp(12px, 1.1vw, 15px);
}
.news_block .news_block_inner .news_block_head .archive_btn_wrap .archive_btn::after {
  background-image: url(./assets/images/common/ico_arrow_w.svg);
}
.news_block .news_block_inner .news_block_head .news_title {
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
  column-gap: 0.5em;
  font-family: "Cabin", sans-serif;
  font-weight: 600;
}
.news_block .news_block_inner .news_block_head .news_title:before {
  content: "";
  display: block;
  width: 1.5em;
  height: 2px;
  background-color: #fff;
}
.news_block .news_block_inner .article_list_wrap {
  flex-direction: row;
  justify-content: start;
  gap: 2em;
}
@media screen and (max-width: 767px) {
  .news_block .news_block_inner .article_list_wrap {
    flex-direction: column;
  }
}
.news_block .news_block_inner .article_list_wrap .article_list {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .news_block .news_block_inner .article_list_wrap .article_list {
    width: 100%;
  }
}
.news_block .news_block_inner .article_list_wrap .post_thumb {
  overflow: hidden;
  width: 100%;
  margin-bottom: 1em;
  border-radius: 0.5em;
}
.news_block .news_block_inner .article_list_wrap .posts_item_inner {
  border-bottom: none;
  padding-bottom: 0;
  flex-direction: column;
}
.news_block .news_block_inner .article_list_wrap .post_content {
  padding: 0;
  list-style: none;
  display: flex;
  align-items: start;
  justify-content: start;
  column-gap: min(3%, 30px);
  font-size: clamp(12px, 1.5vw, 15px);
  font-weight: 600;
  column-gap: 2em;
  margin: 0;
  width: 100%;
  flex-direction: column;
  row-gap: 0.5em;
}
.news_block .news_block_inner .article_list_wrap .post_content:not(:last-of-type) {
  margin-bottom: 1em;
}
.news_block .news_block_inner .article_list_wrap .post_content .date {
  grid-area: date;
  width: max-content;
  color: #fff;
}
.news_block .news_block_inner .article_list_wrap .post_content dt {
  font-size: clamp(13px, 1.5vw, 15px);
}
.news_block .news_block_inner .article_list_wrap .post_content .ttl {
  grid-area: ttl;
  line-height: 1.6em;
  flex: 1;
  color: #fff;
  font-size: clamp(13px, 1.5vw, 15px);
}
.news_block .news_block_inner .article_list_wrap .post_content:hover .post_thumb {
  overflow: hidden;
}
.news_block .news_block_inner .article_list_wrap .post_content:hover .post_thumb img {
  transform: scale(1.02);
  transition: all 0.8s;
}

#top_access {
  position: relative;
}
#top_access .info_table {
  display: flex;
  flex-direction: row;
  margin: 4em 0;
  column-gap: 4%;
}
@media screen and (max-width: 767px) {
  #top_access .info_table {
    margin: 2em 0 0;
    flex-direction: column;
  }
}
#top_access .info_table .company-table {
  margin: 0 auto;
  width: 47%;
}
@media screen and (max-width: 767px) {
  #top_access .info_table .company-table {
    width: 100%;
  }
}
#top_access .info_table .company-table > dl:not(.access_list) {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1em;
  text-align: left;
  font-size: clamp(13px, 1.2vw, 16px);
}
@media screen and (max-width: 767px) {
  #top_access .info_table .company-table > dl:not(.access_list) {
    flex-direction: column;
  }
}
#top_access .info_table .company-table > dl:not(.access_list) > dt {
  margin: 0;
  font-weight: 600;
  width: 8em;
  padding: 0 0.5em;
  color: #33322C;
  border-bottom: 1px solid #33322C;
  padding-bottom: 1em;
  letter-spacing: 0.18em;
}
@media screen and (max-width: 767px) {
  #top_access .info_table .company-table > dl:not(.access_list) > dt {
    background-color: #858585;
    margin-bottom: 0.5em;
    padding: 0.2em 0.4em;
    border-bottom: 0;
    width: 100%;
    text-align-last: left;
    color: #fff;
  }
}
#top_access .info_table .company-table > dl:not(.access_list) > dd {
  margin: 0;
  border-bottom: 1px solid #C8C8C8;
  padding: 0 0.5em;
  padding-bottom: 1em;
  flex: 1;
}
@media screen and (max-width: 767px) {
  #top_access .info_table .company-table > dl:not(.access_list) > dd {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
#top_access .info_table .company-table > dl:not(.access_list) > dd ul {
  padding: 0;
  margin: 0;
  counter-reset: num;
}
#top_access .info_table .company-table > dl:not(.access_list) > dd ul li {
  display: flex;
  align-items: center;
}
#top_access .info_table .company-table > dl:not(.access_list) > dd ul li:not(:last-of-type) {
  margin-bottom: 0.5em;
}
#top_access .info_table .company-table > dl:not(.access_list) > dd ul li::before {
  content: "・";
  color: #33322C;
  font-size: 1.2em;
  line-height: 1em;
}
#top_access .info_table iframe {
  flex: 1;
}
@media screen and (max-width: 767px) {
  #top_access .info_table iframe {
    height: 200px;
  }
}

/* スライダー */
.splide__pagination {
  bottom: -2.5em !important;
}
.splide__pagination li {
  margin: 0 0.2em !important;
}
.splide__pagination .splide__pagination__page {
  background-color: #A7A7A7;
  width: 1em;
  height: 1em;
  aspect-ratio: 1/1;
}
.splide__pagination .splide__pagination__page.is-active {
  background-color: #fff;
  transform: none;
}

@keyframes subMV {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.subpage {
  min-width: 320px;
  overflow: hidden;
}
.subpage .content_block {
  margin: 0 auto;
  padding: 1em 0 4em;
}
@media screen and (min-width: 969px) {
  .subpage .content_block {
    padding: 3em 0 6em;
  }
}
.subpage .content_block .content_inner {
  width: min(86%, 900px);
  margin: 0 auto;
  position: relative;
}
.subpage .no_post {
  text-align: center;
}
.subpage .no_post p {
  text-align: center;
}
.subpage .sub_main_visual {
  background-image: url(./assets/images/sub/hero_sample.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 230px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 56px;
}
@media screen and (min-width: 969px) {
  .subpage .sub_main_visual {
    padding-top: 96px;
    height: 390px;
  }
}
.subpage .page_title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Zen Old Mincho", serif;
  margin: 0 auto;
}
.subpage .page_title .main {
  font-weight: 600;
  font-size: clamp(19px, 2.5vw, 42px);
  color: #fff;
  line-height: 1.6em;
  text-transform: capitalize;
}

.infopage {
  padding-top: 0;
}
.infopage .blog_content_block {
  padding: 0px 0 70px;
}
@media screen and (min-width: 969px) {
  .infopage .blog_content_block {
    padding: 2em 0 9em;
  }
}

.info_title_wrap {
  background-color: #6f6f6f;
  padding: 8em 0 3em;
}
@media screen and (min-width: 969px) {
  .info_title_wrap {
    padding: 10em 0 3em;
  }
}
.info_title_wrap .info_title_inner {
  margin: 0 auto;
  width: min(90%, 1200px);
}
.info_title_wrap .info_title_inner .posts_date {
  color: #fff;
}
.info_title_wrap .info_title_inner .info_title {
  color: #fff;
  margin: 0;
  font-size: clamp(12px, 3vw, 19px);
  line-height: 1.6em;
}

.page404 {
  padding-top: 56px;
}
@media screen and (min-width: 969px) {
  .page404 {
    padding-top: 96px;
  }
}
.page404 .sub_title_fill_g {
  margin: 0 auto 1em;
}

#page_privacy-policy .sub_main_visual {
  background-image: url(./assets/images/sub/hero_privacy.jpg);
}
#page_privacy-policy .sub_title_fill_n {
  margin-bottom: 1em;
}

#page_contact .sub_main_visual, #page_confirm .sub_main_visual, #page_thanks .sub_main_visual {
  background-image: url(./assets/images/sub/hero_contact.jpg);
}

#page_contact, #page_confirm, #page_recruit {
  background-color: #FCFCFC;
}
#page_contact .company_field, #page_confirm .company_field, #page_recruit .company_field {
  display: none;
  opacity: 0;
  transition: opacity 0.3s;
}
#page_contact .company_field.is-show, #page_confirm .company_field.is-show, #page_recruit .company_field.is-show {
  display: flex;
  opacity: 1;
}
#page_contact .w90, #page_confirm .w90, #page_recruit .w90 {
  width: min(90%, 940px);
  margin: 0 auto;
  font-size: 0.8em;
}
#page_contact fieldset, #page_confirm fieldset, #page_recruit fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
#page_contact .form_wrap, #page_confirm .form_wrap, #page_recruit .form_wrap {
  margin: 4em auto 0;
  background: #fff;
  padding: 3em 2em;
  border-radius: 0.5em;
}
@media screen and (max-width: 767px) {
  #page_contact .form_wrap, #page_confirm .form_wrap, #page_recruit .form_wrap {
    padding: 1em;
  }
}
#page_contact .form_wrap .reservation_note_wrap p, #page_confirm .form_wrap .reservation_note_wrap p, #page_recruit .form_wrap .reservation_note_wrap p {
  font-size: 1em;
}
#page_contact .contact_note_wrap, #page_confirm .contact_note_wrap, #page_recruit .contact_note_wrap {
  width: min(100%, 940px);
  margin: 2em auto;
}
#page_contact .privacy-consent, #page_confirm .privacy-consent, #page_recruit .privacy-consent {
  display: flex;
  align-items: center;
  justify-content: center;
}
#page_contact .privacy-consent .wpcf7-form-control-wrap, #page_confirm .privacy-consent .wpcf7-form-control-wrap, #page_recruit .privacy-consent .wpcf7-form-control-wrap {
  text-align: center;
}
#page_contact .privacy-consent .text_link, #page_confirm .privacy-consent .text_link, #page_recruit .privacy-consent .text_link {
  color: #33322C;
  text-decoration: underline;
}
#page_contact .privacy-consent .wpcf7-list-item, #page_confirm .privacy-consent .wpcf7-list-item, #page_recruit .privacy-consent .wpcf7-list-item {
  margin: 0;
}
#page_contact .txt_center, #page_confirm .txt_center, #page_recruit .txt_center {
  text-align: center;
}

.label_wrap {
  display: flex;
  flex-direction: column;
  row-gap: 1em;
  flex: 1;
  max-width: 100%;
  display: flex;
  align-items: start;
  flex-wrap: wrap;
}
@media screen and (min-width: 969px) {
  .label_wrap {
    max-width: calc(100% - 14em);
  }
}
.label_wrap .wpcf7-form-control-wrap {
  margin-right: 5px;
  width: 100%;
  flex: 1;
  display: inline-block;
}
.label_wrap .wpcf7-form-control-wrap:not(:first-of-type) {
  margin-left: 10px;
}
.label_wrap .wpcf7-form-control-wrap .wpcf7-form-control {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: min(4vw, 20px);
  min-width: 120px;
}
@media screen and (max-width: 767px) {
  .label_wrap .wpcf7-form-control-wrap .wpcf7-form-control {
    font-size: 16px;
  }
}
.label_wrap .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label {
  display: flex;
  flex-direction: row;
  column-gap: 6px;
  align-items: center;
  justify-content: start;
  margin-bottom: 5px;
}
.label_wrap .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance {
  justify-content: center;
}

.wpcf7 {
  margin: 0 auto;
  width: min(96%, 900px);
}
.wpcf7 .wpcf7-response-output {
  font-weight: 600;
  margin-bottom: 30px;
  text-align: center;
}
.wpcf7 .wpcf7-not-valid-tip {
  color: #FF9575;
  font-size: 13px;
}
.wpcf7 .form_row {
  display: flex;
  margin-bottom: 20px;
  flex-direction: column;
}
@media screen and (min-width: 969px) {
  .wpcf7 .form_row {
    flex-direction: row;
  }
  .wpcf7 .form_row:not(.mb10) {
    margin-bottom: 40px;
  }
}
.wpcf7 .form_row .form_item.textarea {
  width: 100%;
}
@media screen and (min-width: 969px) {
  .wpcf7 .form_row .form_item.textarea {
    width: 14em;
  }
  .wpcf7 .form_row .form_item.textarea label {
    margin: 0;
  }
}
.wpcf7 .form_row:last-child {
  margin-bottom: 0;
}
.wpcf7 .preview_none p:not(.note) {
  text-align: center;
}
.wpcf7 .btn_submit_wrap {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 2em;
  row-gap: 2em;
  margin: 2em 0;
}
@media screen and (max-width: 767px) {
  .wpcf7 .btn_submit_wrap {
    flex-direction: column;
  }
}
.wpcf7 .btn_submit_wrap .btn_submit {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: relative;
  font-size: 1.125em;
  width: 100%;
  font-weight: 700;
  background: #86711A;
  width: 374px;
  margin: 0 auto;
  transition: all 0.3s;
  padding: 0 0.5em 0 calc(clamp(15px, 2.2vw, 21px) + 0.5em);
  border-radius: 0.5em;
}
@media screen and (max-width: 767px) {
  .wpcf7 .btn_submit_wrap .btn_submit {
    width: 100%;
  }
}
.wpcf7 .btn_submit_wrap .btn_submit input {
  padding: 14px 0;
  width: 100%;
  background: inherit;
  border: none;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.07em;
  border-radius: 999px;
}
.wpcf7 .btn_submit_wrap .btn_submit:hover span::after {
  right: 10px;
}
.wpcf7 .btn_submit_wrap .btn_submit .wpcf7-spinner {
  display: none;
}
.wpcf7 .btn_submit_wrap .btn_submit::after {
  content: "";
  width: 19px;
  background: url(./assets/images/common/ico_arrow_w.svg);
  background-repeat: no-repeat;
  background-size: 73% auto;
  background-position: center;
  aspect-ratio: 1/1;
}
.wpcf7 label {
  display: block;
  margin-bottom: 10px;
  position: static;
  font-size: 15px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .wpcf7 label {
    font-size: 14px;
  }
}
.wpcf7 .wpcf7-list-item-label {
  font-weight: 500;
}
.wpcf7 input:not([type=checkbox], [type=radio], [type=submit]),
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 textarea {
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  padding: 10px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .wpcf7 input:not([type=checkbox], [type=radio], [type=submit]),
  .wpcf7 input[type=text],
  .wpcf7 input[type=email],
  .wpcf7 textarea {
    width: 100%;
  }
}
.wpcf7 input:not([type=checkbox], [type=radio], [type=submit])::placeholder,
.wpcf7 input[type=text]::placeholder,
.wpcf7 input[type=email]::placeholder,
.wpcf7 textarea::placeholder {
  color: #9b9b9b;
}
.wpcf7 .wpcf7-file {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .wpcf7 .wpcf7-file {
    font-size: 12px;
  }
}
.wpcf7 select {
  border: 1px solid #E4E4E4;
  border-radius: 3px;
  padding: 10px 40px 10px 10px;
  color: #33322C;
  background: #fff;
  font-size: 16px;
}
.wpcf7 .required {
  background-color: #F48D84;
  color: #fff;
  font-size: 10px;
  margin-left: 10px;
  padding: 4px 8px;
  border-radius: 2px;
  vertical-align: middle;
  word-break: keep-all;
}
.wpcf7 .input_long {
  width: 100%;
}

.input_none {
  display: none;
  speak: normal;
}

input[name=birth_year] {
  width: 150px;
}

.select .error {
  display: inline-block !important;
}

/* reCAPTCHAバッジを非表示にする */
.grecaptcha-badge {
  visibility: hidden;
}

#page_confirm .wpcf7 label {
  margin-bottom: 0;
}
#page_confirm .form_row {
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.archivepage {
  padding-top: 56px;
}
@media screen and (min-width: 969px) {
  .archivepage {
    padding-top: 96px;
  }
}
.archivepage .post_thumb {
  border: 1px solid #DEDEDE;
}

.posts_item_list {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
@media screen and (min-width: 969px) {
  .posts_item_list {
    row-gap: 50px;
  }
}
.posts_item_list a:hover .post_thumb img {
  transform: scale(1.02);
}
.posts_item {
  width: min(90%, 400px);
  margin: 0 auto 35px;
}
@media screen and (min-width: 969px) {
  .posts_item {
    width: 100%;
  }
}
.posts_item:last-of-type {
  margin-bottom: 0;
}
.posts_item_inner {
  display: flex;
  column-gap: 20px;
  margin-bottom: 0;
  flex-direction: row;
  text-align: left;
  align-items: start;
}
@media screen and (max-width: 767px) {
  .posts_item_inner {
    flex-direction: column;
  }
}
.posts_item_inner .post_thumb {
  width: 390px;
  aspect-ratio: 161/97;
  border-radius: 0.5em;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .posts_item_inner .post_thumb {
    width: 100%;
    margin-bottom: 15px;
  }
}
.posts_item_inner .post_thumb img {
  transform: scale(1);
  transition: transform 0.8s ease;
  object-fit: cover;
  height: 100%;
}
.posts_date {
  color: #33322C;
  display: inline-block;
  font-weight: 400;
  line-height: 2;
  align-self: start;
}
@media screen and (min-width: 969px) {
  .posts_date {
    font-size: 16px;
  }
}
.posts_title {
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  flex: 1;
}
@media screen and (min-width: 969px) {
  .posts_title {
    font-size: 16px;
  }
}
.posts_cat span {
  border: 1px solid;
  color: #33322C;
  font-size: 12px;
  margin-right: 5px;
  padding: 2px 5px;
}

.no_post {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .no_post {
    padding: 50px 0 20px;
  }
  .home .no_post {
    margin-top: 20px;
    padding: 0 0 30px;
  }
}
.no_post h1 {
  font-size: 30px;
  margin: 0 0 50px;
  color: #33322C;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .no_post h1 {
    font-size: 24px;
    margin-bottom: 30px;
  }
}

.posts_content iframe {
  width: 100%;
  margin-bottom: 30px;
}

.wp-block-image {
  margin: 0 0 2em 0;
}
.wp-block-image img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.wp-block-buttons {
  justify-content: center;
}

.wp-block-button__link {
  display: block;
  width: 300px;
  font-size: 14px !important;
  padding: 10px 0;
  border-radius: 50px;
  text-align: center;
  margin: 20px auto;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .wp-block-button__link {
    width: 250px;
    font-size: 16px !important;
  }
}

.blog_content_block {
  width: min(86%, 900px);
  padding: 0px 0 70px;
  margin: 50px auto 0;
}
@media screen and (min-width: 969px) {
  .blog_content_block {
    padding: 3em 0 9em;
  }
}
.blog_content_block .posts_wrapper {
  text-align: left;
}

.archive_content_block {
  width: min(86%, 980px);
  padding: 0px 0 70px;
  margin: 50px auto 0;
}
@media screen and (min-width: 969px) {
  .archive_content_block {
    padding: 1em 0 9em;
  }
}
.archive_content_block .posts_wrapper {
  text-align: left;
}
.archive_content_block > .pagination {
  display: none;
}
@media screen and (min-width: 969px) {
  .archive_content_block > .pagination {
    display: flex;
  }
}

#posts_wrapper {
  display: flex;
  flex-direction: column;
  column-gap: min(3vw, 50px);
  align-items: start;
}
@media screen and (min-width: 969px) {
  #posts_wrapper {
    flex-direction: row;
  }
}

.article_list_wrap {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  row-gap: 1.5em;
  color: #33322C;
  flex-direction: column;
  align-items: stretch;
  width: min(100%, 1200px);
}
.article_list_wrap .posts_item_inner {
  align-items: center;
}
.article_list_wrap .pagination {
  display: flex;
}
@media screen and (min-width: 969px) {
  .article_list_wrap .pagination {
    display: none;
  }
}

.post_content {
  padding: 0;
  list-style: none;
  column-gap: min(3%, 30px);
  font-size: clamp(13px, 1.5vw, 15px);
  font-weight: 600;
  gap: 0.7em;
  margin: 0;
  width: 100%;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  justify-content: start;
  grid-template-areas: "date cat" "ttl ttl";
}
.post_content .date {
  grid-area: date;
  width: max-content;
  color: #86711A;
}
.post_content .ttl {
  grid-area: ttl;
  line-height: 1.6em;
  flex: 1;
  font-size: clamp(11px, 1.5vw, 14px);
}
.post_content .post_thumb {
  overflow: hidden;
  border: 1px solid #DEDEDE;
  border-radius: 10px;
}
.post_content:hover .post_thumb img {
  transform: scale(1.02);
  transition: all 0.8s;
}

.pg_contents .attachment-post-thumbnail img {
  object-fit: cover;
  margin: 16px 0;
}
.pg_contents h2 {
  background-color: #86711A;
  font-weight: 500;
  font-size: clamp(16px, 1.6vw, 20px);
  letter-spacing: 0.1em;
  margin: 2em 0 1em;
  color: #fff;
  padding: 0.4em;
  text-align: left;
}
.pg_contents h3 {
  margin-bottom: 0.7em;
  display: flex;
  color: #33322C;
  align-items: center;
  font-size: clamp(14px, 3vw, 19px);
  font-weight: 600;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #86711A;
}
.pg_contents h4, .pg_contents h5, .pg_contents h6 {
  margin-bottom: 0.7em;
  display: flex;
  color: #33322C;
  align-items: center;
  font-size: clamp(14px, 3vw, 19px);
  font-weight: 600;
}
.pg_contents p {
  margin-bottom: 1em;
}