@charset "UTF-8";
/*
Theme Name: GeneratePress child
Template: generatepress
*/
html {
  color: #000;
  background: #fff;
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

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

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}

q:after,
q:before {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

img {
  width: 100%;
  height: auto;
  font-family: "object-fit: cover;";
}

a {
  text-decoration: none;
  color: currentColor;
}

a,
button {
  cursor: pointer;
}

p {
  margin: 0;
  line-height: 2;
}

strong {
  font-weight: 700;
}

li {
  list-style-type: none;
}

ul {
  padding: 0;
  margin: 0;
}

table {
  table-layout: fixed;
}

button {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  outline: 0;
  padding: 0;
  appearance: none;
}

@font-face {
  font-family: "yakuhan";
  src: url("font/YakuHanJP-Light.woff") format("woff");
}
@font-face {
  font-family: "eng";
  src: url("font/TheSeasons-Reg.woff") format("woff");
}
@font-face {
  font-family: "eng2";
  src: url("font/TheSeasons-Bd.woff") format("woff");
}
.frontNews .item .content .info .time {
  font-family: "Futura PT", "Futura", Century Gothic;
  font-weight: bold;
}

.widArea, body.privacy .innerArea, .wpcf7, .libraryImg, .libraryHeader, .newsContent, .newsHeader, .seminarContent, section.lec, .seminarTop, .seminarList, .pageWid, body .site-main .jobLinkArea, .feature, .access, .compInfo .inner, .msg, .frontNews .list, .frontNews .inner, .slideArea, .frontConsult .inner, .frontRead .text, body .recMsgArea, footer .inner {
  max-width: 1000px;
  width: 96%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .widArea, body.privacy .innerArea, .wpcf7, .libraryImg, .libraryHeader, .newsContent, .newsHeader, .seminarContent, section.lec, .seminarTop, .seminarList, .pageWid, body .site-main .jobLinkArea, .feature, .access, .compInfo .inner, .msg, .frontNews .list, .frontNews .inner, .slideArea, .frontConsult .inner, .frontRead .text, body .recMsgArea, footer .inner {
    width: 92%;
  }
}

.libraryImg .slider-thumbnail .swiper-slide, .libraryImg .slider .swiper-button-prev,
.libraryImg .slider .swiper-button-next, section.lec .bgArea ul li a, .seminarTop .content .btn, .seminarTop, .nav-links > a, body .site-main .sa-videos .sa-videoThumb img, body .site-main .sa-videos .sa-videoCard > .wp-block-group__inner-container, body .site-main .sa-cta .sa-ctaBtn, body .site-main .sa-s6 .sa-s6CardImg img, .pageWid.editable .wp-block-buttons a:before, .pageWid.editable .wp-block-buttons a, body .site-main .jobLinkArea .wp-block-buttons .wp-block-button a:before, body .site-main .jobLinkArea .wp-block-buttons .wp-block-button a, .policyArea .policyItems .policyItem, .feature .cfBtn, .msg .info.bookArea a, .frontNews .item a:before, .frontNews .item a, .slideArea .list .item .img, .hero .content > p, .hero .img, body .site-main .recProfile .recProfileCard, .cfBtn, .lineBtn:before, .lineBtn, .boxBtn:before, .boxBtn, .normalBtn:before, .normalBtn, footer .inner .footerMenu ul li a, header.site-header .globalNavi > ul > li ul li a, header.site-header .globalNavi > ul > li ul, header.site-header .globalNavi > ul > li > a, header.site-header .globalNavi, header.site-header.fix, header.site-header, main .pageHeader #breadcrumb a, html body.home {
  transition: all 0.6s cubic-bezier(0.28, 0.76, 0.37, 0.99);
}

html body {
  font-size: 16px;
  font-family: "source-han-sans-japanese", "游ゴシック Medium", YuGothicM, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  width: 100%;
  color: #35221c;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 768px) {
  html body {
    font-size: 14px;
  }
}

.widArea strong, .site-main .contactArea strong, .wpcf7 .item .text.req:after, .newsContent strong, .pageWid.editable .wp-block-buttons a, body .site-main .jobLinkArea .wp-block-buttons .wp-block-button a, .editable strong, .boxBtn, .normalBtn, header.site-header .globalNavi > ul > li > a {
  font-family: YuGothic, 游ゴシック, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
}

.wrapper {
  overflow: hidden;
}

.br1200 {
  display: none;
}
@media screen and (max-width: 1200px) {
  .br1200 {
    display: block;
  }
}

.br1000 {
  display: none;
}
@media screen and (max-width: 1000px) {
  .br1000 {
    display: block;
  }
}

.br768 {
  display: none;
}
@media screen and (max-width: 768px) {
  .br768 {
    display: block;
  }
}

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

.br480 {
  display: none;
}
@media screen and (max-width: 480px) {
  .br480 {
    display: block;
  }
}

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

@keyframes zoom {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes header {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.site-main .contactArea .iconArea > div figure img, .libraryImg .slider-thumbnail .swiper-slide img, .libraryImg .slider .swiper-slide img, section.lec .box .img img, .seminarList .item .img img, .feature .item .img img,
.feature .item figure img,
.feature > .wp-block-group .img img,
.feature > .wp-block-group figure img, .msg .info.bookArea .img img, .btmContact .img img, .frontNews .item .img img, .slideArea .list .item .img img, .frontConsult .inner .img img, .hero .img img, main .pageHeader .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@keyframes overlay {
  0% {
    left: 0;
    right: auto;
    width: 0;
  }
  20% {
    left: 0;
    right: auto;
    width: 100%;
  }
  21% {
    left: auto;
    right: 0;
    width: 100%;
  }
  80% {
    left: auto;
    right: 0;
    width: 100%;
  }
  100% {
    left: auto;
    right: 0;
    width: 0;
  }
}
.breadcrumb {
  position: absolute;
  bottom: 10px;
  left: 2%;
  width: 94%;
  z-index: 1;
  font-size: 12px;
  display: flex;
  color: white;
  letter-spacing: 0.1em;
}
.breadcrumb li {
  white-space: nowrap;
}
.breadcrumb li:after {
  content: ">";
  margin: 0 5px;
}
.breadcrumb li:last-child {
  text-overflow: ellipsis;
  overflow: hidden;
}
.breadcrumb li:last-child:after {
  display: none;
}
.breadcrumb li a {
  text-decoration: underline;
}

input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}
input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}
input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

html .grid-container {
  max-width: 100%;
  overflow: hidden;
}
html .one-container .site-content {
  padding: 0;
}
html body.home {
  opacity: 0;
}
html body.home.active {
  opacity: 1;
}

html .site-main > * {
  margin-bottom: 0;
}

main .pageHeader {
  height: 280px;
  margin-bottom: clamp(50px, 10vw, 80px);
  position: relative;
}
.single main .pageHeader {
  height: 180px;
}
@media screen and (max-width: 768px) {
  main .pageHeader {
    height: 180px;
  }
}
main .pageHeader .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main .pageHeader .img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(53, 34, 28, 0.5);
}
main .pageHeader .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  color: white;
  z-index: 1;
  text-shadow: rgba(0, 0, 0, 0.1) 2px 0px 12px, rgba(0, 0, 0, 0.1) -2px 0px 12px, rgba(0, 0, 0, 0.1) 0px -2px 12px, rgba(0, 0, 0, 0.1) 0px 2px 12px, rgba(0, 0, 0, 0.1) 2px 2px 12px, rgba(0, 0, 0, 0.1) -2px 2px 12px, rgba(0, 0, 0, 0.1) 2px -2px 12px, rgba(0, 0, 0, 0.1) -2px -2px 12px, rgba(0, 0, 0, 0.1) 1px 2px 12px, rgba(0, 0, 0, 0.1) -1px 2px 12px, rgba(0, 0, 0, 0.1) 1px -2px 12px, rgba(0, 0, 0, 0.1) -1px -2px 12px, rgba(0, 0, 0, 0.1) 2px 1px 12px, rgba(0, 0, 0, 0.1) -2px 1px 12px, rgba(0, 0, 0, 0.1) 2px -1px 12px, rgba(0, 0, 0, 0.1) -2px -1px 12px;
}
main .pageHeader .content .title {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(22px, 4vw, 40px);
  margin-bottom: 0.15em;
  letter-spacing: 0.1em;
}
.single main .pageHeader .content .title {
  font-size: clamp(20px, 3vw, 32px);
}
main .pageHeader .content .eng {
  font-family: eng;
  font-size: clamp(16px, 3vw, 26px);
  text-transform: capitalize;
}
.single main .pageHeader .content .eng {
  font-size: clamp(15px, 2vw, 20px);
}
main .pageHeader #breadcrumb {
  position: absolute;
  bottom: 1em;
  left: 1.5em;
  font-size: 12px;
  color: white;
  z-index: 1;
  display: flex;
  text-shadow: rgba(0, 0, 0, 0.1) 2px 0px 8px, rgba(0, 0, 0, 0.1) -2px 0px 8px, rgba(0, 0, 0, 0.1) 0px -2px 8px, rgba(0, 0, 0, 0.1) 0px 2px 8px, rgba(0, 0, 0, 0.1) 2px 2px 8px, rgba(0, 0, 0, 0.1) -2px 2px 8px, rgba(0, 0, 0, 0.1) 2px -2px 8px, rgba(0, 0, 0, 0.1) -2px -2px 8px, rgba(0, 0, 0, 0.1) 1px 2px 8px, rgba(0, 0, 0, 0.1) -1px 2px 8px, rgba(0, 0, 0, 0.1) 1px -2px 8px, rgba(0, 0, 0, 0.1) -1px -2px 8px, rgba(0, 0, 0, 0.1) 2px 1px 8px, rgba(0, 0, 0, 0.1) -2px 1px 8px, rgba(0, 0, 0, 0.1) 2px -1px 8px, rgba(0, 0, 0, 0.1) -2px -1px 8px;
  flex-wrap: wrap;
}
main .pageHeader #breadcrumb li {
  margin-bottom: 0.5em;
}
main .pageHeader #breadcrumb li:after {
  content: " > ";
  margin: 0 1em;
}
main .pageHeader #breadcrumb a {
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  main .pageHeader #breadcrumb a:hover {
    color: white;
    opacity: 0.7;
  }
}

body.page-template-template-bg .container.grid-container {
  background: #f5f5f5;
}
body.page-template-template-bg .container.grid-container .pageWid {
  max-width: 800px;
}

header.site-header {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 800;
  width: 100%;
  top: 0;
  left: 0;
  height: 80px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}
header.site-header.fix {
  position: fixed;
  box-shadow: 0 30px 60px -10px rgba(0, 0, 0, 0.15), 0 18px 36px -18px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 768px) {
  header.site-header {
    height: 70px;
  }
}
.home header.site-header {
  transform: translateY(-100%);
}
.home header.site-header + div {
  margin-top: 0;
  overflow: hidden;
}
.active2 header.site-header {
  transform: translateY(0);
}
header.site-header + div {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  header.site-header + div {
    margin-top: 70px;
  }
}
header.site-header .inner {
  width: 100%;
  padding: 0 2%;
  box-sizing: border-box;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header.site-header .siteLogo {
  width: 200px;
  position: relative;
}
@media screen and (max-width: 768px) {
  header.site-header .siteLogo {
    width: 160px;
  }
}
header.site-header .siteLogo svg {
  width: 100%;
  height: auto;
}
header.site-header .globalNavi {
  height: 100%;
  z-index: 600;
  position: relative;
  perspective: 1000;
  will-change: all;
}
@media screen and (max-width: 1200px) {
  header.site-header .globalNavi {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(53, 34, 28, 0.85);
    backdrop-filter: blur(10px);
    display: flex;
    align-items: center;
    justify-content: center;
    transition-duration: 0.2s;
  }
}
header.site-header .globalNavi.active {
  opacity: 1;
  visibility: visible;
}
header.site-header .globalNavi > ul {
  display: flex;
  margin: 0;
}
header.site-header .globalNavi > ul,
header.site-header .globalNavi > ul * {
  height: 100%;
}
@media screen and (max-width: 1200px) {
  header.site-header .globalNavi > ul,
  header.site-header .globalNavi > ul * {
    height: auto;
  }
}
@media screen and (max-width: 1200px) {
  header.site-header .globalNavi > ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}
header.site-header .globalNavi > ul > li > a {
  text-decoration: none;
  color: currentColor;
  padding: 1.5em 0.7em;
  letter-spacing: 0em;
  font-size: 0.9em;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 769px) {
  header.site-header .globalNavi > ul > li > a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 1350px) {
  header.site-header .globalNavi > ul > li > a {
    font-size: 0.9em;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
@media screen and (max-width: 1200px) {
  header.site-header .globalNavi > ul > li > a {
    color: white;
    font-size: 1.1em;
  }
}
@media screen and (max-width: 768px) {
  header.site-header .globalNavi > ul > li > a {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}
header.site-header .globalNavi > ul > li:hover ul {
  opacity: 1;
  visibility: visible;
}
header.site-header .globalNavi > ul > li ul {
  background: white;
  padding: 1em;
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.2s;
}
@media screen and (max-width: 768px) {
  header.site-header .globalNavi > ul > li ul {
    visibility: visible;
    opacity: 1;
    background: none;
    padding: 0;
  }
}
header.site-header .globalNavi > ul > li ul,
header.site-header .globalNavi > ul > li ul * {
  height: auto;
}
header.site-header .globalNavi > ul > li ul li a {
  display: block;
  font-size: 0.9em;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  padding: 1em;
}
@media screen and (min-width: 769px) {
  header.site-header .globalNavi > ul > li ul li a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  header.site-header .globalNavi > ul > li ul li a {
    color: white;
    font-size: 1.1em;
  }
  header.site-header .globalNavi > ul > li ul li a:before {
    content: "-";
    margin-right: 0.5em;
  }
}

.toggleBtn {
  display: none;
  top: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 60px;
  z-index: 700;
}
@media screen and (max-width: 1200px) {
  .toggleBtn {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .toggleBtn {
    width: 36px;
    height: 30px;
  }
}
.toggleBtn span {
  height: 2px;
  border-radius: 100px;
  background: #35221c;
  width: 100%;
  transition: all 0.3s cubic-bezier(0.19, 0.72, 0.26, 0.79);
}
@media screen and (max-width: 768px) {
  .toggleBtn span {
    height: 2px;
  }
}
.toggleBtn span:nth-of-type(1) {
  transform: translateY(-10px);
}
@media screen and (max-width: 768px) {
  .toggleBtn span:nth-of-type(1) {
    transform: translateY(-7px);
  }
}
.toggleBtn span:nth-of-type(3) {
  transform: translateY(10px);
}
@media screen and (max-width: 768px) {
  .toggleBtn span:nth-of-type(3) {
    transform: translateY(7px);
  }
}
.toggleBtn.active span {
  border-radius: 100px;
  width: 100%;
  background: white;
}
.toggleBtn.active span:nth-of-type(1) {
  transform: translateY(100%) rotate(45deg);
}
.toggleBtn.active span:nth-of-type(2) {
  transform: rotate(-405deg);
}
.toggleBtn.active span:nth-of-type(3) {
  transform: translateY(-100%) rotate(-45deg);
}

footer .inner {
  padding: clamp(60px, 12vw, 100px) 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  footer .inner {
    flex-direction: column;
    align-items: center;
  }
}
footer .inner .info {
  width: 30%;
}
@media screen and (max-width: 768px) {
  footer .inner .info {
    width: 100%;
    margin-bottom: 2em;
  }
}
footer .inner .info .footerLogo {
  width: 220px;
  display: block;
  margin-bottom: 1.5em;
}
footer .inner .info .text {
  text-align: left;
  margin-bottom: 1.5em;
}
footer .inner .info .links a.yt {
  position: relative;
  display: flex;
  align-items: center;
}
footer .inner .info .links a.yt:before {
  content: "";
  width: 2em;
  height: 2em;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2241.755%22%20height%3D%2229.366%22%20viewBox%3D%220%200%2041.755%2029.366%22%3E%0D%0A%20%20%3Cpath%20id%3D%22S_YouTube_18_N_D_2x%22%20d%3D%22M41.438%2C10.761a9.026%2C9.026%2C0%2C0%2C0-1.661-4.149%2C5.97%2C5.97%2C0%2C0%2C0-4.182-1.768c-5.843-.422-14.608-.422-14.608-.422h-.019s-8.765%2C0-14.608.422A5.973%2C5.973%2C0%2C0%2C0%2C2.177%2C6.612a9.019%2C9.019%2C0%2C0%2C0-1.66%2C4.149A63.088%2C63.088%2C0%2C0%2C0%2C.1%2C17.519v3.168a63.1%2C63.1%2C0%2C0%2C0%2C.418%2C6.758%2C9.02%2C9.02%2C0%2C0%2C0%2C1.66%2C4.144%2C7.078%2C7.078%2C0%2C0%2C0%2C4.6%2C1.784c3.342.321%2C14.2.415%2C14.2.415s8.773-.013%2C14.618-.435a5.972%2C5.972%2C0%2C0%2C0%2C4.182-1.768%2C9.027%2C9.027%2C0%2C0%2C0%2C1.661-4.144%2C63.262%2C63.262%2C0%2C0%2C0%2C.416-6.758V17.519a63.256%2C63.256%2C0%2C0%2C0-.416-6.758ZM16.312%2C25.128V12.758l12.343%2C6.206Z%22%20transform%3D%22translate%28-0.1%20-4.422%29%22%20fill%3D%22%2335221c%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
  display: block;
  margin-right: 0.5em;
}
footer .inner .footerMenu ul {
  display: flex;
  flex-wrap: wrap;
  width: max-content;
  max-width: 400px;
}
@media screen and (max-width: 768px) {
  footer .inner .footerMenu ul {
    width: 100%;
  }
}
footer .inner .footerMenu ul li {
  width: 50%;
  text-align: left;
}
footer .inner .footerMenu ul li a {
  padding: 0.8em 0;
  display: block;
}
@media screen and (min-width: 769px) {
  footer .inner .footerMenu ul li a:hover {
    opacity: 0.7;
  }
}
footer .copy {
  background: #35221c;
  color: white;
  font-size: 10px;
  letter-spacing: 0.2em;
  padding: 1em 0;
}

.normalBtn {
  background: #35221c;
  height: 60px;
  min-width: 240px;
  width: max-content;
  margin: 0 auto;
  padding: 0 4em;
  color: white;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.normalBtn:before {
  content: "";
  display: block;
  width: 2em;
  height: 1em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2257.853%22%20height%3D%2216.31%22%20viewBox%3D%220%200%2057.853%2016.31%22%3E%0D%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_5%22%20data-name%3D%22%E3%83%91%E3%82%B9%205%22%20d%3D%22M9.319-.433H65.171l-12.837-9V4.881%22%20transform%3D%22translate%28-8.319%2010.429%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .normalBtn:hover {
    color: white;
  }
  .normalBtn:hover:before {
    transform: translate(10%, -50%);
  }
}
@media screen and (max-width: 768px) {
  .normalBtn {
    height: 50px;
  }
}
.normalBtn,
.normalBtn * {
  text-decoration: none;
}

.boxBtn {
  background: #35221c;
  height: 60px;
  min-width: 240px;
  width: max-content;
  margin: 0 auto;
  padding: 0 4em;
  color: white;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.boxBtn:before {
  content: "";
  display: block;
  width: 2em;
  height: 1em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2257.853%22%20height%3D%2216.31%22%20viewBox%3D%220%200%2057.853%2016.31%22%3E%0D%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_5%22%20data-name%3D%22%E3%83%91%E3%82%B9%205%22%20d%3D%22M9.319-.433H65.171l-12.837-9V4.881%22%20transform%3D%22translate%28-8.319%2010.429%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .boxBtn:hover {
    color: white;
  }
  .boxBtn:hover:before {
    transform: translate(10%, -50%);
  }
}
@media screen and (max-width: 768px) {
  .boxBtn {
    height: 50px;
  }
}
.boxBtn,
.boxBtn * {
  text-decoration: none;
}
.boxBtn {
  background: none;
  border: 2px solid #35221c;
  width: 320px;
  padding: 0;
  height: 40px;
  width: 240px;
  color: #35221c;
}
.boxBtn:before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2227.528%22%20height%3D%225.71%22%20viewBox%3D%220%200%2027.528%205.71%22%3E%0D%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_23%22%20data-name%3D%22%E3%83%91%E3%82%B9%2023%22%20d%3D%22M0-1.72H26.216L21.629-5.814V-3.25%22%20transform%3D%22translate%280%206.931%29%22%20fill%3D%22none%22%20stroke%3D%22%2335221c%22%20stroke-width%3D%221%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .boxBtn:hover {
    color: #35221c;
  }
}

.lineBtn {
  margin: 20px auto;
  display: block;
  width: max-content;
  position: relative;
  padding: 1em 2em;
}
@media screen and (min-width: 769px) {
  .lineBtn:hover:before {
    width: calc(100% + 5em);
  }
}
.lineBtn:before {
  content: "";
  left: -1.5em;
  width: calc(100% + 3.5em);
  position: absolute;
  bottom: 0.5em;
  height: 1em;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22338.32%22%20height%3D%2212.655%22%20viewBox%3D%220%200%20338.32%2012.655%22%3E%0D%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_4507%22%20data-name%3D%22%E3%83%91%E3%82%B9%204507%22%20d%3D%22M-175.795%2C9.186H160.947L145.07-2.005v9.4%22%20transform%3D%22translate%28175.795%202.97%29%22%20fill%3D%22none%22%20stroke%3D%22%2335221c%22%20stroke-width%3D%221%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
  background-position: right center;
  background-size: auto 100%;
}
.lineBtn.white:before {
  filter: brightness(9999%);
}
.lineBtn.left {
  margin-left: 1.8em;
}

.cfBtn {
  border: 2px solid #000;
  font-size: 1.5em;
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.5;
  padding: 0.8em 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .cfBtn:hover {
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  }
}
.cfBtn:before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244.778%22%20height%3D%2231.717%22%20viewBox%3D%220%200%2044.778%2031.717%22%3E%0D%0A%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_42%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2042%22%20transform%3D%22translate%28-1031.222%20-3444.283%29%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_52%22%20data-name%3D%22%E3%83%91%E3%82%B9%2052%22%20d%3D%22M43.58%2C0V30.382H0Z%22%20transform%3D%22translate%281032.42%203445.618%29%22%20fill%3D%22%2335221c%22%2F%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22%E7%B7%9A_18%22%20data-name%3D%22%E7%B7%9A%2018%22%20x1%3D%2240%22%20y2%3D%2226.802%22%20transform%3D%22translate%281031.5%203444.698%29%22%20fill%3D%22none%22%20stroke%3D%22%2335221c%22%20stroke-width%3D%221%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_53%22%20data-name%3D%22%E3%83%91%E3%82%B9%2053%22%20d%3D%22M0-1.72H23.068l-7.823-4.07v2.565%22%20transform%3D%22translate%281049.432%203472.369%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
  width: 40px;
  height: 30px;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}
.cfBtn {
  text-decoration: none !important;
}
.cfBtn * {
  color: #35221c;
}

.mainTitle {
  font-size: clamp(16px, 3vw, 24px);
  margin-bottom: 1.5em;
}
.mainTitle.cnt {
  text-align: center;
}
.mainTitle.cnt .title:before {
  left: 50%;
  transform: translateX(-50%);
}
.mainTitle .title {
  font-size: 1.5em;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  padding-bottom: 0.4em;
  margin-bottom: 0.4em;
}
.mainTitle .title.sm {
  font-size: 1.2em;
}
.mainTitle .title:before {
  content: "";
  top: 100%;
  height: 2px;
  background: #35221c;
  width: 60px;
  position: absolute;
}
.mainTitle .eng {
  font-family: eng2;
  line-height: 1;
}
.mainTitle.white {
  font-size: clamp(16px, 3vw, 24px);
  margin-bottom: 1.5em;
}
.mainTitle.white.cnt {
  text-align: center;
}
.mainTitle.white.cnt .title:before {
  left: 50%;
  transform: translateX(-50%);
}
.mainTitle.white .title {
  font-size: 1.5em;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  padding-bottom: 0.4em;
  margin-bottom: 0.4em;
}
.mainTitle.white .title.sm {
  font-size: 1.2em;
}
.mainTitle.white .title:before {
  content: "";
  top: 100%;
  height: 2px;
  background: white;
  width: 60px;
  position: absolute;
}
.mainTitle.white .eng {
  font-family: eng2;
  line-height: 1;
}

.editable h2 {
  margin-top: 2em;
  margin-bottom: 1em;
  font-size: 20px;
  position: relative;
  border-bottom: 2px solid #35221c;
  padding-bottom: 0.3em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .editable h2 {
    font-size: 18px;
  }
}
.editable h2:nth-of-type(1) {
  margin-top: 0;
}
.editable p,
.editable ul,
.editable ol,
.editable img,
.editable a {
  margin-bottom: 1em;
}
.editable p + h2:nth-of-type(1),
.editable ul + h2:nth-of-type(1),
.editable ol + h2:nth-of-type(1),
.editable img + h2:nth-of-type(1),
.editable a + h2:nth-of-type(1) {
  margin-top: 2em;
}
.editable h3 {
  font-size: 20px;
  margin-top: 2em;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .editable h3 {
    font-size: 16px;
  }
}
.editable ul {
  padding-left: 1em;
}
.editable ul li {
  margin-bottom: 1em;
  padding-left: 1em;
  position: relative;
}
.editable ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background: #35221c;
}
.editable a {
  text-decoration: underline;
}
.editable img {
  width: auto;
  height: auto;
}
.editable a {
  text-decoration: underline;
  color: #2d5874;
}
@media screen and (min-width: 769px) {
  .editable a:hover {
    color: rgb(77.0372670807, 143.0062111801, 185.9627329193);
  }
}
@media screen and (max-width: 768px) {
  .editable .has-small-font-size {
    font-size: 11px !important;
  }
}

.titleArea {
  text-align: center;
  z-index: 2;
  position: relative;
}
.titleArea h2 {
  font-size: clamp(24px, 3vw, 34px);
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: none;
}
.titleArea h2.sm {
  font-size: 1.2em;
}
.titleArea h2:before {
  content: "";
  top: 100%;
  height: 2px;
  background: #35221c;
  width: 60px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.titleArea p {
  font-family: eng2;
  line-height: 1;
  font-size: clamp(16px, 2vw, 24px);
}

body .recMsgArea {
  padding: 0;
  display: flex;
  margin-bottom: 3em;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  body .recMsgArea {
    flex-direction: column-reverse;
  }
}
body .recMsgArea .wp-block-group {
  width: 70%;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  body .recMsgArea .wp-block-group {
    width: 100%;
  }
}
body .recMsgArea .wp-block-group > div {
  padding: 0;
}
body .recMsgArea .wp-block-group,
body .recMsgArea .wp-block-group p {
  line-height: 2;
}
body .recMsgArea .wp-block-group p {
  margin-bottom: 1em;
}
body .recMsgArea figure {
  width: 30%;
  position: relative;
  margin-bottom: 1em;
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  body .recMsgArea figure {
    width: 60%;
    margin: 0 auto 1em;
    position: relative;
    margin-bottom: 60px;
  }
  body .recMsgArea figure:before {
    content: "";
    display: block;
    padding-top: 120%;
  }
  body .recMsgArea figure img {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    object-fit: cover;
    object-position: center 20%;
  }
}
body .recMsgArea figure img {
  vertical-align: bottom;
}
body .recMsgArea figcaption {
  display: flex;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  align-items: baseline;
  justify-content: center;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 1;
  margin-top: 1em;
}
body .recMsgArea figcaption strong {
  margin-left: 0.3em;
  font-size: 1.8em;
  font-weight: normal;
}

body .site-main .recHero {
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: #fff;
  min-height: clamp(420px, 70vh, 700px);
  background-image: url("/wp-content/uploads/2024/07/AdobeStock_325880056_resized-1024x682.jpg");
  background-size: cover;
  background-position: center;
}
body .site-main .recHero > .wp-block-group__inner-container {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: clamp(420px, 70vh, 700px);
  position: relative;
  padding: 0;
}
body .site-main .recHero:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(135deg, rgba(58, 107, 122, 0.9), rgba(90, 158, 143, 0.85));
  pointer-events: none;
}
body .site-main .recHero .recHeroInner {
  position: relative;
  z-index: 2;
  max-width: 880px;
  width: 94%;
  text-align: center;
}
body .site-main .recHero .recHeroInner > .wp-block-group__inner-container {
  padding: clamp(80px, 14vw, 160px) 0;
}
body .site-main .recHero h2 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(20px, 4vw, 36px);
  line-height: 1.55;
  font-weight: 400;
  margin-bottom: clamp(20px, 3vw, 40px);
  color: #fff;
}
body .site-main .recHero .recHeroLead > .wp-block-group__inner-container {
  padding: 0;
}
body .site-main .recHero .recHeroLead p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(13px, 1.4vw, 15px);
  line-height: 2.4;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 1.2em;
}
body .site-main .recHero .recHeroEm {
  margin-top: clamp(24px, 3vw, 40px);
}
body .site-main .recHero .recHeroEm > .wp-block-group__inner-container {
  padding: 0;
  position: relative;
  display: inline-block;
}
body .site-main .recHero .recHeroEm > .wp-block-group__inner-container:before {
  content: "";
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 2px;
  background: rgba(255, 255, 255, 0.4);
}
body .site-main .recHero .recHeroEm p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(17px, 2.2vw, 22px);
  color: #fff;
  line-height: 1.9;
}
body .site-main .recWontDo {
  background: #f7f4f0;
  padding: clamp(70px, 12vw, 140px) 0;
}
body .site-main .recWontDo > .wp-block-group__inner-container {
  max-width: 800px;
  margin: 0 auto;
  width: 94%;
  padding: 0;
}
body .site-main .recWontDo h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.6vw, 17px);
  color: rgba(53, 34, 28, 0.4);
  margin-bottom: 0.4em;
  border: none;
  padding: 0;
  text-align: center;
}
body .site-main .recWontDo .recWontDoTitle {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(26px, 4.5vw, 42px);
  color: #35221c;
  line-height: 1.45;
  margin-bottom: clamp(16px, 2vw, 24px);
  font-weight: 400;
  text-align: center;
}
body .site-main .recWontDo .recWontDoIntro {
  margin-bottom: clamp(40px, 5vw, 60px);
  text-align: center;
}
body .site-main .recWontDo .recWontDoIntro > .wp-block-group__inner-container {
  padding: 0;
}
body .site-main .recWontDo .recWontDoIntro p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  color: rgba(53, 34, 28, 0.5);
  font-size: clamp(14px, 1.4vw, 16px);
  line-height: 2.2;
}
body .site-main .recWontDo .recWontDoList > .wp-block-group__inner-container {
  padding: 0;
  counter-reset: wontdo;
}
body .site-main .recWontDo .recWontDoItem {
  position: relative;
  padding: clamp(20px, 3vw, 32px) 0 clamp(20px, 3vw, 32px) calc(clamp(50px, 5vw, 70px) + clamp(24px, 3vw, 36px) + 1px);
  border-bottom: 1px solid rgba(53, 34, 28, 0.06);
  counter-increment: wontdo;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(15px, 1.7vw, 18px);
  color: #35221c;
  line-height: 1.9;
}
body .site-main .recWontDo .recWontDoItem:first-child {
  border-top: 1px solid rgba(53, 34, 28, 0.06);
}
body .site-main .recWontDo .recWontDoItem::before {
  content: counter(wontdo, decimal-leading-zero);
  position: absolute;
  left: 0;
  top: clamp(22px, 3.2vw, 34px);
  width: clamp(50px, 5vw, 70px);
  text-align: center;
  font-family: eng;
  font-size: clamp(28px, 3.5vw, 42px);
  color: rgba(53, 34, 28, 0.08);
  line-height: 1;
}
body .site-main .recWontDo .recWontDoItem::after {
  content: "";
  position: absolute;
  left: calc(clamp(50px, 5vw, 70px) + clamp(12px, 1.5vw, 18px));
  top: clamp(20px, 3vw, 32px);
  bottom: clamp(20px, 3vw, 32px);
  width: 1px;
  background: linear-gradient(to bottom, rgba(53, 34, 28, 0.25), rgba(53, 34, 28, 0.04));
}
body .site-main .recWontDo .recWontDoNote {
  margin-top: clamp(30px, 4vw, 50px);
  text-align: center;
}
body .site-main .recWontDo .recWontDoNote > .wp-block-group__inner-container {
  padding: clamp(16px, 2vw, 24px) 0;
  border-top: 1px solid rgba(53, 34, 28, 0.08);
}
body .site-main .recWontDo .recWontDoNote p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.5vw, 16px);
  color: rgba(53, 34, 28, 0.6);
  line-height: 2;
}
body .site-main .recValues {
  background: #fff;
  padding: clamp(70px, 12vw, 140px) 0;
}
body .site-main .recValues > .wp-block-group__inner-container {
  max-width: 650px;
  margin: 0 auto;
  width: 94%;
  padding: 0;
}
body .site-main .recValues h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.6vw, 17px);
  color: rgba(53, 34, 28, 0.4);
  margin-bottom: 0.4em;
  border: none;
  padding: 0;
  line-height: 1.6;
  text-align: center;
}
body .site-main .recValues .recValuesTitle {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(26px, 4.5vw, 42px);
  color: #35221c;
  line-height: 1.45;
  margin-bottom: clamp(30px, 5vw, 60px);
  font-weight: 400;
  text-align: center;
}
body .site-main .recValues p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(15px, 1.7vw, 18px);
  color: #35221c;
  line-height: 2.4;
  margin-bottom: 1.6em;
}
body .site-main .recValues p:last-child {
  margin-bottom: 0;
}
body .site-main .recReward {
  background: #ede6dd;
  padding: clamp(70px, 12vw, 140px) 0;
}
body .site-main .recReward > .wp-block-group__inner-container {
  max-width: 900px;
  margin: 0 auto;
  width: 94%;
  padding: 0;
}
body .site-main .recReward h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.6vw, 17px);
  color: rgba(53, 34, 28, 0.4);
  margin-bottom: 0.4em;
  border: none;
  padding: 0;
  text-align: center;
}
body .site-main .recReward .recRewardTitle {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(26px, 4.5vw, 42px);
  color: #35221c;
  line-height: 1.45;
  margin-bottom: clamp(30px, 5vw, 60px);
  font-weight: 400;
  text-align: center;
}
body .site-main .recReward .recRewardCard {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 24px rgba(53, 34, 28, 0.06);
  padding: clamp(30px, 4vw, 50px);
}
body .site-main .recReward .recRewardCard > .wp-block-group__inner-container {
  padding: 0;
  max-width: 600px;
}
body .site-main .recReward .recRewardCard p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(15px, 1.7vw, 18px);
  color: rgba(53, 34, 28, 0.75);
  line-height: 2.4;
  margin-bottom: 1.4em;
}
body .site-main .recReward .recRewardCard p:last-child {
  margin-bottom: 0;
}
body .site-main .recReward .recRewardQuote {
  margin-top: clamp(40px, 6vw, 70px);
  text-align: center;
}
body .site-main .recReward .recRewardQuote > .wp-block-group__inner-container {
  padding: clamp(24px, 3vw, 40px) 0;
  border-top: 1px solid rgba(53, 34, 28, 0.12);
  border-bottom: 1px solid rgba(53, 34, 28, 0.12);
}
body .site-main .recReward .recRewardQuote p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(18px, 2.8vw, 26px);
  color: #35221c;
  line-height: 2;
}
body .site-main .recProfile {
  background: #fff;
  padding: clamp(70px, 12vw, 140px) 0;
}
body .site-main .recProfile > .wp-block-group__inner-container {
  max-width: 900px;
  margin: 0 auto;
  width: 94%;
  padding: 0;
}
body .site-main .recProfile h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.6vw, 17px);
  color: rgba(53, 34, 28, 0.4);
  margin-bottom: 0.4em;
  border: none;
  padding: 0;
  text-align: center;
}
body .site-main .recProfile .recProfileTitle {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(26px, 4.5vw, 42px);
  color: #35221c;
  line-height: 1.45;
  margin-bottom: clamp(20px, 3vw, 30px);
  font-weight: 400;
  text-align: center;
}
body .site-main .recProfile .recProfileIntro {
  margin-bottom: clamp(30px, 4vw, 50px);
  text-align: center;
}
body .site-main .recProfile .recProfileIntro > .wp-block-group__inner-container {
  padding: 0;
}
body .site-main .recProfile .recProfileIntro p {
  color: rgba(53, 34, 28, 0.55);
  font-size: clamp(14px, 1.4vw, 15px);
  line-height: 2;
}
body .site-main .recProfile .recProfileGrid > .wp-block-group__inner-container {
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  gap: clamp(12px, 1.5vw, 20px);
}
@media screen and (max-width: 768px) {
  body .site-main .recProfile .recProfileGrid > .wp-block-group__inner-container {
    grid-template-columns: 1fr;
  }
}
body .site-main .recProfile .recProfileGrid > .wp-block-group__inner-container > * {
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body .site-main .recProfile .recProfileCard {
  background: #fff;
  border: 1px solid rgba(53, 34, 28, 0.08);
  padding: clamp(24px, 3vw, 36px);
}
@media screen and (min-width: 769px) {
  body .site-main .recProfile .recProfileCard:hover {
    box-shadow: 0 8px 30px rgba(53, 34, 28, 0.08);
  }
}
body .site-main .recProfile .recProfileCard > .wp-block-group__inner-container {
  padding: 0;
}
body .site-main .recProfile .recProfileCard .recProfileIcon {
  color: #d35314;
  margin-bottom: clamp(16px, 2vw, 24px);
}
body .site-main .recProfile .recProfileCard .recProfileIcon svg {
  width: clamp(28px, 3vw, 34px);
  height: clamp(28px, 3vw, 34px);
}
body .site-main .recProfile .recProfileCard p:not(.recProfileIcon) {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  color: #35221c;
  font-size: clamp(15px, 1.6vw, 17px);
  line-height: 1.8;
}
body .site-main .recProfile .recProfileNote {
  margin-top: clamp(20px, 3vw, 30px);
  text-align: center;
}
body .site-main .recProfile .recProfileNote > .wp-block-group__inner-container {
  padding: 0;
}
body .site-main .recProfile .recProfileNote p {
  color: rgba(53, 34, 28, 0.55);
  font-size: clamp(13px, 1.3vw, 15px);
  line-height: 2;
}
body .site-main .recClosingMsg {
  background: #f7f4f0;
  padding: clamp(70px, 12vw, 120px) 0;
}
body .site-main .recClosingMsg > .wp-block-group__inner-container {
  max-width: 650px;
  margin: 0 auto;
  width: 94%;
  padding: 0;
}
body .site-main .recClosingMsg h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.6vw, 17px);
  color: rgba(53, 34, 28, 0.4);
  margin-bottom: 0.4em;
  border: none;
  padding: 0;
  text-align: center;
}
body .site-main .recClosingMsg .recClosingTitle {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(26px, 4.5vw, 42px);
  color: #35221c;
  line-height: 1.45;
  margin-bottom: clamp(30px, 5vw, 60px);
  font-weight: 400;
  text-align: center;
}
body .site-main .recClosingMsg p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(15px, 1.7vw, 18px);
  color: rgba(53, 34, 28, 0.75);
  line-height: 2.4;
  margin-bottom: 1.4em;
}
body .site-main .recClosingMsg p:last-child {
  margin-bottom: 0;
  margin-top: 2.5em;
  padding-top: 2em;
  border-top: 1px solid rgba(53, 34, 28, 0.1);
  color: rgba(53, 34, 28, 0.65);
}

.hero {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.hero .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: relative;
  opacity: 0;
}
.active2 .hero .img {
  opacity: 1;
}
.hero .img:after {
  content: "";
  background: rgba(53, 34, 28, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero .img img {
  animation: zoom 45s infinite;
}
.hero .content {
  position: absolute;
  top: 47%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(30px, 4vw, 54px);
  letter-spacing: 0.1em;
  justify-content: center;
  display: flex;
}
@media screen and (max-width: 768px) {
  .hero .content {
    font-size: 30px;
    flex-direction: column;
    align-items: center;
  }
}
.hero .content .min {
  font-size: 0.8em;
}
.hero .content > p {
  color: #35221c;
  height: 1.5em;
}
.active2 .hero .content > p {
  color: white;
}
.hero .content > p.l1 span {
  perspective: 1000;
  will-change: all;
  align-items: center;
}
.hero .content > p.l1 span:nth-of-type(4), .hero .content > p.l1 span:nth-of-type(6), .hero .content > p.l1 span:nth-of-type(7) {
  font-size: 0.8em;
}
.hero .content > p.l2 {
  width: 8.3em;
  min-width: max-content;
}
.hero .content > p.l2 span {
  perspective: 1000;
  will-change: all;
  align-items: center;
}
.hero .content > p.l2 span:nth-of-type(4), .hero .content > p.l2 span:nth-of-type(6), .hero .content > p.l2 span:nth-of-type(8) {
  font-size: 0.8em;
}

.frontRead {
  padding: clamp(60px, 12vw, 100px) 0;
  padding-bottom: 180px;
  background: url("img/bgline.png") no-repeat center bottom/clamp(300px, 100%, 1100px) auto;
}
@media screen and (max-width: 768px) {
  .frontRead {
    background: url("img/bgline.png") no-repeat center bottom/230% auto;
    padding-bottom: 120px;
  }
}
.frontRead .text {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  line-height: 2;
}
.frontRead .text .mb {
  margin-bottom: 1em;
}

.frontConsult {
  padding: clamp(60px, 12vw, 100px) 0;
  background: #35221c;
  margin-top: -1px;
}
.frontConsult .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .frontConsult .inner {
    flex-direction: column;
  }
}
.frontConsult .inner * {
  color: white;
}
.frontConsult .inner .content {
  width: 48%;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .frontConsult .inner .content {
    width: 100%;
  }
}
.frontConsult .inner .content .lg {
  margin-bottom: 1em;
}
.frontConsult .inner .content .lg p {
  font-size: 1.5em;
  line-height: 2.5;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .frontConsult .inner .content .lg p {
    font-size: 1.4em;
    line-height: 1.8;
  }
}
.frontConsult .inner .img {
  width: 48%;
  position: relative;
}
.frontConsult .inner .img:before {
  content: "";
  display: block;
  padding-top: 100%;
}
@media screen and (max-width: 768px) {
  .frontConsult .inner .img {
    width: 100%;
  }
}
.frontConsult .inner .img img {
  object-fit: contain;
}

.slideArea {
  padding: clamp(60px, 12vw, 100px) 0;
}
.slideArea + .slideArea {
  padding-top: 0;
}
.slideArea .swiper {
  overflow: visible;
}
.slideArea .swiper .swiper-scrollbar {
  bottom: -20px;
  height: 4px;
  width: 50%;
  left: 25%;
}
.slideArea .swiper .swiper-scrollbar-drag {
  background: rgba(53, 34, 28, 0.6);
}
.slideArea .list {
  width: 100%;
}
.slideArea .list .item {
  width: 300px;
  min-width: 300px;
}
.slideArea .list .item .img {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 30px 60px -10px rgba(0, 0, 0, 0.15), 0 18px 36px -18px rgba(0, 0, 0, 0.15);
  margin-bottom: 1em;
}
.slideArea .list .item .img:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.slideArea .list .item .content .title {
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.slideArea .list .item .content .tag {
  font-size: 0.8em;
}
.slideArea .boxBtn {
  margin-top: 50px;
}

.frontNews {
  background: #f5f5f5;
  padding: clamp(60px, 12vw, 100px) 0;
}
.page .frontNews, .archive .frontNews {
  background: none;
  padding-top: 40px;
}
.frontNews .inner {
  display: flex;
}
@media screen and (max-width: 768px) {
  .frontNews .inner {
    flex-direction: column;
  }
}
.frontNews .list {
  max-width: 700px;
}
.frontNews .item a {
  display: flex;
  align-items: center;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid rgba(53, 34, 28, 0.3);
  position: relative;
}
@media screen and (min-width: 769px) {
  .frontNews .item a:hover {
    filter: saturate(250%);
  }
}
@media screen and (max-width: 768px) {
  .frontNews .item a {
    align-items: inherit;
  }
}
.frontNews .item a:before {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244.778%22%20height%3D%2231.717%22%20viewBox%3D%220%200%2044.778%2031.717%22%3E%0D%0A%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_42%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2042%22%20transform%3D%22translate%28-1031.222%20-3444.283%29%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_52%22%20data-name%3D%22%E3%83%91%E3%82%B9%2052%22%20d%3D%22M43.58%2C0V30.382H0Z%22%20transform%3D%22translate%281032.42%203445.618%29%22%20fill%3D%22%2335221c%22%2F%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22%E7%B7%9A_18%22%20data-name%3D%22%E7%B7%9A%2018%22%20x1%3D%2240%22%20y2%3D%2226.802%22%20transform%3D%22translate%281031.5%203444.698%29%22%20fill%3D%22none%22%20stroke%3D%22%2335221c%22%20stroke-width%3D%221%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_53%22%20data-name%3D%22%E3%83%91%E3%82%B9%2053%22%20d%3D%22M0-1.72H23.068l-7.823-4.07v2.565%22%20transform%3D%22translate%281049.432%203472.369%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
  width: 40px;
  height: 30px;
  position: absolute;
  right: 0;
  bottom: 4px;
}
@media screen and (max-width: 768px) {
  .frontNews .item a:before {
    width: 30px;
  }
}
.frontNews .item .img {
  width: 25%;
  position: relative;
  margin-right: 1.5em;
  border-radius: 4px;
}
.frontNews .item .img:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
@media screen and (max-width: 768px) {
  .frontNews .item .img:before {
    display: none;
  }
}
.frontNews .item .content {
  width: 75%;
  box-sizing: border-box;
  padding-right: 2em;
}
.frontNews .item .content .info {
  margin-bottom: 1em;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .frontNews .item .content .info {
    margin-bottom: 0.5em;
  }
}
.frontNews .item .content .info .time {
  font-size: 0.8em;
  width: auto;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.frontNews .item .content .info .time.new:after {
  content: "新着";
  color: #d35314;
  margin-left: 0.5em;
  white-space: nowrap;
}
.frontNews .item .content .info .cat {
  font-size: 0.8em;
  padding: 5px 0;
  background: #333;
  line-height: 1;
  width: max-content;
  min-width: 8em;
  color: white;
  border-radius: 999px;
  text-align: center;
  display: block;
  margin-left: 1.5em;
}
.frontNews .item .content .info .cat.seminar {
  background: #d35314;
}
.frontNews .item .content .info .cat.library {
  background: #6b3f26;
}
.frontNews .item .content .info .cat.youtube {
  background: #b12f2f;
}

.btmContact {
  padding: clamp(60px, 12vw, 100px) 0;
  position: relative;
  padding: clamp(50px, 8vw, 70px) 0;
  overflow: hidden;
  width: 100%;
}
.btmContact .img {
  position: absolute;
  top: 0;
  left: -10%;
  width: 120%;
  height: 100%;
}
.btmContact .img img {
  object-position: center;
}
.btmContact .img:after {
  content: "";
  background: rgba(53, 34, 28, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.btmContact .inner {
  z-index: 1;
  position: relative;
  text-align: center;
}
.btmContact .inner .title {
  font-family: eng;
  color: white;
  font-size: clamp(40px, 5vw, 56px);
  position: relative;
  line-height: 1;
  margin-bottom: 0.5em;
}
.btmContact .inner .title:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  background: white;
  z-index: 1;
  width: 80px;
}
.btmContact .inner .text {
  color: white;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2;
  margin-bottom: 1.5em;
  text-shadow: rgba(0, 0, 0, 0.1) 2px 0px 10px, rgba(0, 0, 0, 0.1) -2px 0px 10px, rgba(0, 0, 0, 0.1) 0px -2px 10px, rgba(0, 0, 0, 0.1) 0px 2px 10px, rgba(0, 0, 0, 0.1) 2px 2px 10px, rgba(0, 0, 0, 0.1) -2px 2px 10px, rgba(0, 0, 0, 0.1) 2px -2px 10px, rgba(0, 0, 0, 0.1) -2px -2px 10px, rgba(0, 0, 0, 0.1) 1px 2px 10px, rgba(0, 0, 0, 0.1) -1px 2px 10px, rgba(0, 0, 0, 0.1) 1px -2px 10px, rgba(0, 0, 0, 0.1) -1px -2px 10px, rgba(0, 0, 0, 0.1) 2px 1px 10px, rgba(0, 0, 0, 0.1) -2px 1px 10px, rgba(0, 0, 0, 0.1) 2px -1px 10px, rgba(0, 0, 0, 0.1) -2px -1px 10px;
}
.btmContact .inner .normalBtn {
  background: none;
  border: 2px solid white;
  width: 320px;
  padding: 0;
  text-shadow: rgba(0, 0, 0, 0.1) 2px 0px 10px, rgba(0, 0, 0, 0.1) -2px 0px 10px, rgba(0, 0, 0, 0.1) 0px -2px 10px, rgba(0, 0, 0, 0.1) 0px 2px 10px, rgba(0, 0, 0, 0.1) 2px 2px 10px, rgba(0, 0, 0, 0.1) -2px 2px 10px, rgba(0, 0, 0, 0.1) 2px -2px 10px, rgba(0, 0, 0, 0.1) -2px -2px 10px, rgba(0, 0, 0, 0.1) 1px 2px 10px, rgba(0, 0, 0, 0.1) -1px 2px 10px, rgba(0, 0, 0, 0.1) 1px -2px 10px, rgba(0, 0, 0, 0.1) -1px -2px 10px, rgba(0, 0, 0, 0.1) 2px 1px 10px, rgba(0, 0, 0, 0.1) -2px 1px 10px, rgba(0, 0, 0, 0.1) 2px -1px 10px, rgba(0, 0, 0, 0.1) -2px -1px 10px;
}
.btmContact .inner .normalBtn.mb {
  margin-bottom: 1.5em;
}

.company .wrapper,
.company .grid-container {
  overflow: visible;
}

.compMsgArea {
  background: #f7f4f0;
  padding: clamp(70px, 10vw, 110px) 0 clamp(50px, 6vw, 70px);
}
.compMsgArea > .wp-block-group__inner-container {
  max-width: 1100px;
  margin: 0 auto;
  width: 94%;
}
.compMsgArea h3 {
  font-family: eng;
  font-size: 11px;
  letter-spacing: 0.45em;
  text-transform: uppercase;
  color: rgba(53, 34, 28, 0.3);
  margin-bottom: 0.8em;
  border: none;
  padding: 0;
  text-align: center;
}
.compMsgArea .compMsgTitle {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(28px, 5vw, 46px);
  line-height: 1.4;
  font-weight: 400;
  color: #35221c;
  margin-bottom: clamp(40px, 5vw, 60px);
  border: none;
  padding: 0;
  text-align: center;
}
.compMsgArea .compMsgBody > .wp-block-group__inner-container {
  display: flex !important;
  gap: clamp(30px, 4.5vw, 65px);
  align-items: flex-start;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  .compMsgArea .compMsgBody > .wp-block-group__inner-container {
    flex-direction: column;
  }
}
.compMsgArea .compMsgPhoto {
  flex-shrink: 0;
  width: 280px;
  position: sticky;
  top: 80px;
}
.compMsgArea .compMsgPhoto > .wp-block-group__inner-container {
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  .compMsgArea .compMsgPhoto {
    width: 100%;
    max-width: 260px;
    margin: 0 auto 1.5em;
    position: static;
  }
}
.compMsgArea .compMsgPhoto .wp-block-image {
  margin: 0;
}
.compMsgArea .compMsgPhoto .wp-block-image img {
  border-radius: 6px;
}
.compMsgArea .compMsgPhoto .wp-block-image figcaption {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  margin-top: 1em;
  font-size: 14px;
  color: rgba(53, 34, 28, 0.55);
  line-height: 1.7;
}
.compMsgArea .compMsgPhoto .wp-block-image figcaption strong {
  font-size: 1.15em;
  display: block;
  margin-top: 0.2em;
}
.compMsgArea .compMsgText {
  flex: 1;
  min-width: 0;
}
.compMsgArea .compMsgText > .wp-block-group__inner-container {
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important;
}
.compMsgArea .compMsgText p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.4vw, 16px);
  line-height: 2.3;
  color: rgba(53, 34, 28, 0.72);
  margin-bottom: 1.8em;
  text-align: justify;
}
.compMsgArea .compMsgText p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .compMsgArea .compMsgText p {
    font-size: 14px;
    line-height: 2.1;
    margin-bottom: 1.6em;
  }
}

.missionArea {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #ede6dd;
  padding: clamp(70px, 12vw, 120px) 0;
  text-align: center;
}
.missionArea > div {
  max-width: 700px;
  margin: 0 auto;
  width: 96%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .missionArea > div {
    width: 92%;
  }
}
.missionArea h2 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(20px, 2.2vw, 28px);
  letter-spacing: 0.5em;
  margin-bottom: clamp(50px, 8vw, 80px);
  border: none;
  padding: 0;
  color: rgba(53, 34, 28, 0.55);
  text-align: center;
  position: relative;
  opacity: 0;
  animation: missionIn 1.4s ease-out 0.2s forwards;
}
.missionArea h2:after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background: rgba(53, 34, 28, 0.15);
  margin: 1.2em auto 0;
}
.missionArea h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(28px, 5.5vw, 50px);
  line-height: 1.4;
  margin-bottom: 2em;
  opacity: 0;
  animation: missionIn 1.4s ease-out 0.4s forwards;
}
.missionArea h3:before {
  display: none;
}
.missionArea p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.2;
  text-align: left;
  margin-bottom: 1.5em;
  opacity: 0;
  animation: missionIn 1.4s ease-out forwards;
}
.missionArea p:nth-of-type(1) {
  animation-delay: 0.6s;
}
.missionArea p:nth-of-type(2) {
  animation-delay: 0.75s;
}
.missionArea p:last-child {
  margin-bottom: 0;
}

@keyframes missionIn {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.msg {
  padding-bottom: clamp(60px, 12vw, 100px);
}
.msg .box {
  display: flex;
  margin-bottom: 3em;
}
@media screen and (max-width: 768px) {
  .msg .box {
    flex-direction: column-reverse;
  }
}
.msg .box .text {
  width: 70%;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .msg .box .text {
    width: 100%;
  }
}
.msg .box .text,
.msg .box .text p {
  line-height: 2;
}
.msg .box .imgArea {
  width: 30%;
}
@media screen and (max-width: 768px) {
  .msg .box .imgArea {
    width: 60%;
    margin: 0 auto 1em;
  }
}
.msg .box .img {
  margin-bottom: 1em;
  border-radius: 8px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .msg .box .img {
    position: relative;
  }
  .msg .box .img:before {
    content: "";
    display: block;
    padding-top: 120%;
  }
  .msg .box .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center 20%;
  }
}
.msg .box .img img {
  vertical-align: bottom;
}
.msg .box .nameArea {
  display: flex;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  align-items: baseline;
  justify-content: center;
}
.msg .box .nameArea .pos {
  margin-right: 0.8em;
}
.msg .box .nameArea .name {
  font-size: 1.8em;
}
.msg .info {
  margin-bottom: 2em;
  box-sizing: border-box;
}
.msg .info .title {
  background: #35221c;
  color: white;
  padding: 1em 0;
  text-align: center;
  margin-bottom: 1em;
}
.msg .info ul {
  display: flex;
  flex-wrap: wrap;
}
.msg .info ul li {
  font-size: 0.9em;
  margin-bottom: 0.9em;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .msg .info ul li {
    width: 100%;
  }
}
.msg .info.bookArea a {
  width: max-content;
}
@media screen and (min-width: 769px) {
  .msg .info.bookArea a:hover {
    opacity: 0.7;
  }
}
.msg .info.bookArea .img {
  width: 80%;
  max-width: 200px;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .msg .info.bookArea .img {
    margin: 0 auto 1em;
  }
}
.msg .info.bookArea .img {
  position: relative;
}
.msg .info.bookArea .img:before {
  content: "";
  display: block;
  padding-top: 150%;
}
.msg .info.bookArea .img img {
  object-fit: contain;
}
.msg .info.bookArea .name {
  width: max-content;
}
.msg .info.snsArea .item {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}
.msg .info.snsArea .item a {
  display: flex;
  align-items: center;
  text-decoration: underline;
}
.msg .info.snsArea .item:nth-of-type(1) .icon svg path:nth-of-type(3) {
  fill: #35221c;
}
.msg .info.snsArea .item:nth-of-type(2) .icon svg path:nth-of-type(1) {
  fill: #35221c;
}
.msg .info.snsArea .item .icon {
  width: 2em;
  height: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1em;
}
.msg .info.snsArea .item .icon svg {
  width: 100%;
  height: auto;
}
.compInfo {
  background: #f5f5f5;
  padding: clamp(60px, 12vw, 100px) 0;
}
.compInfo .inner {
  max-width: 700px;
}
.compInfo table,
.compInfo table * {
  border: none;
}
.compInfo tr {
  display: flex;
  margin-bottom: 0.5em;
}
.compInfo tr th,
.compInfo tr td {
  padding: 1em;
}
@media screen and (max-width: 768px) {
  .compInfo tr th,
  .compInfo tr th p,
  .compInfo tr td,
  .compInfo tr td p {
    font-size: 0.95em;
  }
}
.compInfo tr th {
  width: 30%;
  background: #35221c;
  color: white;
  text-align: center;
  margin-right: 0.5em;
  white-space: nowrap;
  align-items: center;
  display: flex;
  justify-content: center;
}
.compInfo tr td {
  width: 70%;
  background: white;
}
.compInfo tr td p {
  line-height: 1.5;
  margin-bottom: 0.3em;
}

.access {
  padding: clamp(60px, 12vw, 100px) 0;
}
.access .map iframe {
  width: 100%;
  height: 400px;
}
@media screen and (max-width: 768px) {
  .access .map iframe {
    height: 250px;
  }
}
.access .lineBtn {
  margin-left: auto;
  margin-right: 1.8em;
}

.feature {
  max-width: 710px;
  padding-bottom: clamp(60px, 12vw, 100px);
  margin-top: 120px;
  width: 75%;
}
.feature .wp-block-group > div {
  padding: 0;
}
.feature .item,
.feature > .wp-block-group {
  position: relative;
  margin-bottom: clamp(50px, 20vw, 150px);
}
.feature .item:before,
.feature > .wp-block-group:before {
  content: "";
  width: 80px;
  height: 80px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2279.502%22%20height%3D%2275.711%22%20viewBox%3D%220%200%2079.502%2075.711%22%3E%0D%0A%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_76%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2076%22%20transform%3D%22translate%28-274.5%20-1064%29%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_116%22%20data-name%3D%22%E3%83%91%E3%82%B9%20116%22%20d%3D%22M51.773%2C71.289H0v49.273%22%20transform%3D%22translate%28287.227%201006.43%29%22%20fill%3D%22none%22%20stroke%3D%22%2335221c%22%20stroke-width%3D%222%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_113%22%20data-name%3D%22%E3%83%91%E3%82%B9%20113%22%20d%3D%22M78.5%2C71.289H0V146%22%20transform%3D%22translate%28275.5%20993.711%29%22%20fill%3D%22none%22%20stroke%3D%22%2335221c%22%20stroke-width%3D%222%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 100%;
  bottom: 100%;
  transform: translate(30%, 50%);
}
@media screen and (max-width: 768px) {
  .feature .item:before,
  .feature > .wp-block-group:before {
    width: 50px;
    height: 50px;
    transform: translate(35%, 55%);
  }
}
.feature .item .titleArea,
.feature .item > div > .wp-block-group:nth-of-type(1),
.feature > .wp-block-group .titleArea,
.feature > .wp-block-group > div > .wp-block-group:nth-of-type(1) {
  font-size: clamp(24px, 4vw, 42px);
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  z-index: 1;
  position: relative;
  text-shadow: rgb(255, 255, 255) 2px 0px 2px, rgb(255, 255, 255) -2px 0px 2px, rgb(255, 255, 255) 0px -2px 2px, rgb(255, 255, 255) 0px 2px 2px, rgb(255, 255, 255) 2px 2px 2px, rgb(255, 255, 255) -2px 2px 2px, rgb(255, 255, 255) 2px -2px 2px, rgb(255, 255, 255) -2px -2px 2px, rgb(255, 255, 255) 1px 2px 2px, rgb(255, 255, 255) -1px 2px 2px, rgb(255, 255, 255) 1px -2px 2px, rgb(255, 255, 255) -1px -2px 2px, rgb(255, 255, 255) 2px 1px 2px, rgb(255, 255, 255) -2px 1px 2px, rgb(255, 255, 255) 2px -1px 2px, rgb(255, 255, 255) -2px -1px 2px;
  margin-bottom: 0.5em;
  white-space: nowrap;
}
.feature .item .titleArea.lg,
.feature .item > div > .wp-block-group:nth-of-type(1).lg,
.feature > .wp-block-group .titleArea.lg,
.feature > .wp-block-group > div > .wp-block-group:nth-of-type(1).lg {
  font-size: clamp(28px, 5vw, 46px);
}
.feature .item .titleArea.mb,
.feature .item > div > .wp-block-group:nth-of-type(1).mb,
.feature > .wp-block-group .titleArea.mb,
.feature > .wp-block-group > div > .wp-block-group:nth-of-type(1).mb {
  margin-bottom: 1.5em;
}
.feature .item .titleArea .min,
.feature .item > div > .wp-block-group:nth-of-type(1) .min,
.feature > .wp-block-group .titleArea .min,
.feature > .wp-block-group > div > .wp-block-group:nth-of-type(1) .min {
  font-size: 0.7em;
}
.feature .item .titleArea .o,
.feature .item > div > .wp-block-group:nth-of-type(1) .o,
.feature > .wp-block-group .titleArea .o,
.feature > .wp-block-group > div > .wp-block-group:nth-of-type(1) .o {
  color: #d35314;
}
.feature .item .titleArea .b,
.feature .item > div > .wp-block-group:nth-of-type(1) .b,
.feature > .wp-block-group .titleArea .b,
.feature > .wp-block-group > div > .wp-block-group:nth-of-type(1) .b {
  color: #2d5874;
}
.feature .item .titleArea .lets,
.feature .item > div > .wp-block-group:nth-of-type(1) .lets,
.feature > .wp-block-group .titleArea .lets,
.feature > .wp-block-group > div > .wp-block-group:nth-of-type(1) .lets {
  letter-spacing: -0.15em;
}
.feature .item .titleArea .left,
.feature .item > div > .wp-block-group:nth-of-type(1) .left,
.feature > .wp-block-group .titleArea .left,
.feature > .wp-block-group > div > .wp-block-group:nth-of-type(1) .left {
  margin-left: -0.1em;
}
.feature .item .titleArea .left2,
.feature .item > div > .wp-block-group:nth-of-type(1) .left2,
.feature > .wp-block-group .titleArea .left2,
.feature > .wp-block-group > div > .wp-block-group:nth-of-type(1) .left2 {
  margin-left: -0.3em;
}
.feature .item .titleArea p,
.feature .item > div > .wp-block-group:nth-of-type(1) p,
.feature > .wp-block-group .titleArea p,
.feature > .wp-block-group > div > .wp-block-group:nth-of-type(1) p {
  font-size: 0.7em;
  line-height: 1.3;
}
.feature .item .titleArea strong,
.feature .item .titleArea .has-inline-color,
.feature .item > div > .wp-block-group:nth-of-type(1) strong,
.feature .item > div > .wp-block-group:nth-of-type(1) .has-inline-color,
.feature > .wp-block-group .titleArea strong,
.feature > .wp-block-group .titleArea .has-inline-color,
.feature > .wp-block-group > div > .wp-block-group:nth-of-type(1) strong,
.feature > .wp-block-group > div > .wp-block-group:nth-of-type(1) .has-inline-color {
  font-weight: normal;
  font-size: clamp(24px, 4vw, 42px);
}
.feature .item .titleArea .has-color-1-color,
.feature .item > div > .wp-block-group:nth-of-type(1) .has-color-1-color,
.feature > .wp-block-group .titleArea .has-color-1-color,
.feature > .wp-block-group > div > .wp-block-group:nth-of-type(1) .has-color-1-color {
  color: #d35314;
}
.feature .item .titleArea .has-color-2-color,
.feature .item > div > .wp-block-group:nth-of-type(1) .has-color-2-color,
.feature > .wp-block-group .titleArea .has-color-2-color,
.feature > .wp-block-group > div > .wp-block-group:nth-of-type(1) .has-color-2-color {
  color: #2d5874;
}
.feature .item .text,
.feature .item .wp-block-group + .wp-block-group,
.feature > .wp-block-group .text,
.feature > .wp-block-group .wp-block-group + .wp-block-group {
  text-shadow: rgb(255, 255, 255) 2px 0px 2px, rgb(255, 255, 255) -2px 0px 2px, rgb(255, 255, 255) 0px -2px 2px, rgb(255, 255, 255) 0px 2px 2px, rgb(255, 255, 255) 2px 2px 2px, rgb(255, 255, 255) -2px 2px 2px, rgb(255, 255, 255) 2px -2px 2px, rgb(255, 255, 255) -2px -2px 2px, rgb(255, 255, 255) 1px 2px 2px, rgb(255, 255, 255) -1px 2px 2px, rgb(255, 255, 255) 1px -2px 2px, rgb(255, 255, 255) -1px -2px 2px, rgb(255, 255, 255) 2px 1px 2px, rgb(255, 255, 255) -2px 1px 2px, rgb(255, 255, 255) 2px -1px 2px, rgb(255, 255, 255) -2px -1px 2px;
  z-index: 1;
  position: relative;
}
.feature .item .text .mb,
.feature .item .wp-block-group + .wp-block-group .mb,
.feature > .wp-block-group .text .mb,
.feature > .wp-block-group .wp-block-group + .wp-block-group .mb {
  margin-bottom: 1em;
}
.feature .item .img,
.feature .item figure,
.feature > .wp-block-group .img,
.feature > .wp-block-group figure {
  position: absolute;
  width: 42%;
  top: -5%;
  right: 5%;
  min-width: 200px;
}
@media screen and (max-width: 768px) {
  .feature .item .img,
  .feature .item figure,
  .feature > .wp-block-group .img,
  .feature > .wp-block-group figure {
    right: -5%;
  }
}
.feature .item .img:before,
.feature .item figure:before,
.feature > .wp-block-group .img:before,
.feature > .wp-block-group figure:before {
  content: "";
  display: block;
  padding-top: 100%;
}
@media screen and (max-width: 768px) {
  .feature .item .img:before,
  .feature .item figure:before,
  .feature > .wp-block-group .img:before,
  .feature > .wp-block-group figure:before {
    padding-top: 120%;
  }
}
.feature .item .img img,
.feature .item figure img,
.feature > .wp-block-group .img img,
.feature > .wp-block-group figure img {
  object-fit: contain;
  object-position: right top;
}
.feature .item .img.ill5,
.feature .item figure.ill5,
.feature > .wp-block-group .img.ill5,
.feature > .wp-block-group figure.ill5 {
  top: -25%;
  right: -5%;
}
@media screen and (max-width: 768px) {
  .feature .item .img.ill5,
  .feature .item figure.ill5,
  .feature > .wp-block-group .img.ill5,
  .feature > .wp-block-group figure.ill5 {
    right: -20%;
    top: -5%;
    min-width: 100px;
  }
}
.feature .item .img.up,
.feature .item figure.up,
.feature > .wp-block-group .img.up,
.feature > .wp-block-group figure.up {
  top: -15%;
}
@media screen and (max-width: 768px) {
  .feature .item .img.up,
  .feature .item figure.up,
  .feature > .wp-block-group .img.up,
  .feature > .wp-block-group figure.up {
    right: -15%;
  }
}
.feature .item ul li,
.feature > .wp-block-group ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1.5em;
}
.feature .item ul li:before,
.feature > .wp-block-group ul li:before {
  content: "";
  min-width: 1.5em;
  min-height: 1.5em;
  top: -0.1em;
  margin-right: 0.5em;
  position: relative;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2231.434%22%20height%3D%2226.002%22%20viewBox%3D%220%200%2031.434%2026.002%22%3E%0D%0A%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_293%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20293%22%20transform%3D%22translate%2813921%2017265.502%29%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_117%22%20data-name%3D%22%E3%83%91%E3%82%B9%20117%22%20d%3D%22M20.606%2C99.246H3.282V81.922H17.871l3.282-3.282H0v23.889H23.888V93.688L20.606%2C96.97Z%22%20transform%3D%22translate%28-13921%20-17342.029%29%22%20fill%3D%22%23d35314%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_118%22%20data-name%3D%22%E3%83%91%E3%82%B9%20118%22%20d%3D%22M107.29%2C51.559l-3.376%2C3.377%2C5.5%2C5.5%2C3.376%2C3.376%2C3.376-3.376%2C12.806-12.805-3.376-3.376-12.8%2C12.8Z%22%20transform%3D%22translate%28-14018.534%20-17309.75%29%22%20fill%3D%22%23d35314%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
  display: block;
}
.feature .cfBtn {
  border: 2px solid #000;
  font-size: 1.5em;
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.5;
  padding: 0.8em 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .feature .cfBtn:hover {
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  }
}
.feature .cfBtn:before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244.778%22%20height%3D%2231.717%22%20viewBox%3D%220%200%2044.778%2031.717%22%3E%0D%0A%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_42%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2042%22%20transform%3D%22translate%28-1031.222%20-3444.283%29%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_52%22%20data-name%3D%22%E3%83%91%E3%82%B9%2052%22%20d%3D%22M43.58%2C0V30.382H0Z%22%20transform%3D%22translate%281032.42%203445.618%29%22%20fill%3D%22%2335221c%22%2F%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22%E7%B7%9A_18%22%20data-name%3D%22%E7%B7%9A%2018%22%20x1%3D%2240%22%20y2%3D%2226.802%22%20transform%3D%22translate%281031.5%203444.698%29%22%20fill%3D%22none%22%20stroke%3D%22%2335221c%22%20stroke-width%3D%221%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_53%22%20data-name%3D%22%E3%83%91%E3%82%B9%2053%22%20d%3D%22M0-1.72H23.068l-7.823-4.07v2.565%22%20transform%3D%22translate%281049.432%203472.369%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
  width: 40px;
  height: 30px;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}
.feature .cfBtn {
  text-decoration: none !important;
}
.feature .cfBtn * {
  color: #35221c;
}

.visionArea {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .visionArea .wp-block-group {
    transform: translateX(10px);
  }
}
@media screen and (max-width: 768px) {
  .visionArea .wp-block-group > div {
    padding: 0;
  }
}
.visionArea h3 {
  position: relative;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(17px, 3vw, 28px);
  white-space: nowrap;
  line-height: 1.8;
  margin-bottom: 1.5em;
}
.visionArea h3:before {
  content: "";
  display: block;
  width: 46px;
  height: 46px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2241.915%22%20height%3D%2245.637%22%20viewBox%3D%220%200%2041.915%2045.637%22%3E%0D%0A%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_297%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20297%22%20transform%3D%22translate%28-399.762%20-432.686%29%22%3E%0D%0A%20%20%20%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_15%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2015%22%20width%3D%2228.976%22%20height%3D%2228.976%22%20rx%3D%224%22%20transform%3D%22translate%28412.702%20449.347%29%22%20fill%3D%22%23d35314%22%2F%3E%0D%0A%20%20%20%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_17%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2017%22%20width%3D%2225.88%22%20height%3D%2225.88%22%20rx%3D%224%22%20transform%3D%22translate%28399.762%20432.686%29%22%20fill%3D%22%236b3f26%22%20opacity%3D%220.5%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-110%, -110%);
}
@media screen and (max-width: 768px) {
  .visionArea h3:before {
    width: 34px;
    height: 34px;
  }
}
.visionArea p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .visionArea p {
    font-size: 15px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 480px) {
  .visionArea p {
    font-size: 13px;
  }
}
.visionArea figure {
  width: 55%;
  position: absolute;
  left: 45%;
  bottom: -8%;
  z-index: -1;
  min-width: 700px;
  max-width: 800px;
}
@media screen and (max-width: 768px) {
  .visionArea figure {
    min-width: 0;
    width: 100%;
    position: relative;
    left: auto;
    bottom: auto;
    margin-top: -20px;
    transform: translateX(10%);
  }
}

.philosophyArea {
  position: relative;
  z-index: 1;
  text-align: center;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(245, 240, 235, 0) 0%, #f2ede7 15%, #f2ede7 85%, rgba(245, 240, 235, 0) 100%);
  padding: clamp(60px, 10vw, 120px) 0;
}
.philosophyArea .sp-br {
  display: none;
}
@media screen and (max-width: 768px) {
  .philosophyArea .sp-br {
    display: block;
  }
}
.philosophyArea > div {
  max-width: 1000px;
  margin: 0 auto;
  width: 96%;
}
@media screen and (max-width: 768px) {
  .philosophyArea > div {
    width: 92%;
  }
}
.philosophyArea:before {
  content: none;
}
.philosophyArea h2 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(20px, 2.2vw, 28px);
  letter-spacing: 0.5em;
  margin-bottom: clamp(50px, 8vw, 90px);
  color: rgba(53, 34, 28, 0.55);
  border: none;
  padding: 0;
}
.philosophyArea h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(32px, 6vw, 56px);
  line-height: 1.4;
  margin-bottom: 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .philosophyArea h3 {
    font-size: clamp(26px, 7vw, 40px);
  }
}
.philosophyArea .separator {
  margin: clamp(2em, 3.5vw, 3em) 0;
  text-align: center;
  border: none;
}
.philosophyArea .separator:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #d35314;
  border-radius: 50%;
  vertical-align: middle;
  box-shadow: 0 0 0 4px rgba(211, 83, 20, 0.15);
}
.philosophyArea .wp-block-group > div {
  max-width: 700px;
  margin: 0 auto;
}
.philosophyArea p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(15px, 1.5vw, 17px);
  line-height: 2.1;
  text-align: left;
  margin-bottom: 1.5em;
}
.philosophyArea p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .philosophyArea p {
    line-height: 2;
    font-size: 14px;
  }
}

.policyArea {
  position: relative;
  z-index: 1;
  counter-reset: policy;
  padding: clamp(80px, 14vw, 140px) 0;
  background: #fff;
}
.policyArea > .wp-block-group__inner-container {
  max-width: 1100px;
  margin: 0 auto;
  width: 96%;
}
@media screen and (max-width: 768px) {
  .policyArea > .wp-block-group__inner-container {
    width: 92%;
  }
}
.policyArea .policyHead {
  text-align: center;
  margin-bottom: clamp(50px, 8vw, 80px);
}
.policyArea .policyHead > .wp-block-group__inner-container {
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.policyArea .policyHead h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(20px, 2.2vw, 28px);
  letter-spacing: 0.5em;
  margin-bottom: clamp(16px, 2.5vw, 28px);
  color: rgba(53, 34, 28, 0.55);
  border: none;
  padding: 0;
  position: relative;
  opacity: 0;
  animation: policyHeadIn 1.4s ease-out 0.2s forwards;
}
.policyArea .policyHead h3:after {
  content: "";
  display: block;
  width: 36px;
  height: 1px;
  background: rgba(53, 34, 28, 0.12);
  margin: 1em auto 0;
}
.policyArea .policyHead h2 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(30px, 5.5vw, 52px);
  margin-bottom: 0;
  line-height: 1.3;
  opacity: 0;
  animation: policyHeadIn 1.4s ease-out 0.4s forwards;
}
@media screen and (max-width: 768px) {
  .policyArea .policyHead h2 {
    font-size: clamp(24px, 6.5vw, 36px);
  }
}
.policyArea .policyItems {
  counter-reset: policy;
  position: relative;
}
.policyArea .policyItems:before {
  content: "";
  position: absolute;
  left: clamp(52px, 7.5vw, 62px);
  top: 0;
  bottom: 0;
  width: 1px;
  background: linear-gradient(to bottom, rgba(53, 34, 28, 0.15), rgba(53, 34, 28, 0.03), transparent);
}
.policyArea .policyItems .policyItem {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  counter-increment: policy;
  position: relative;
  padding: clamp(24px, 3vw, 36px) 0;
  padding-left: clamp(74px, 11vw, 104px);
  margin: 0;
  font-size: clamp(15px, 1.5vw, 17px);
  line-height: 2;
  color: rgba(53, 34, 28, 0.65);
  font-weight: 300;
  border-bottom: 1px solid rgba(53, 34, 28, 0.05);
  opacity: 0;
  transform: translateX(-12px);
}
.policyArea .policyItems .policyItem.visible {
  animation: policyItemIn 1.2s ease-out forwards;
}
@media screen and (max-width: 768px) {
  .policyArea .policyItems .policyItem {
    line-height: 1.9;
    font-size: 14px;
  }
}
.policyArea .policyItems .policyItem:first-child {
  padding-top: 0;
}
.policyArea .policyItems .policyItem:first-child:before {
  top: 0;
}
.policyArea .policyItems .policyItem:first-child:after {
  top: 0;
}
.policyArea .policyItems .policyItem:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.policyArea .policyItems .policyItem:before {
  content: counter(policy, cjk-ideographic);
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(32px, 4.5vw, 44px);
  font-weight: 300;
  color: rgba(53, 34, 28, 0.08);
  position: absolute;
  left: 0;
  top: clamp(24px, 3vw, 36px);
  line-height: 1;
  width: clamp(48px, 7vw, 58px);
  text-align: center;
  transition: color 0.5s;
}

@keyframes policyHeadIn {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes policyItemIn {
  from {
    opacity: 0;
    transform: translateX(-12px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.ruleArea {
  padding: clamp(60px, 12vw, 100px) 0;
  background: #f5f5f5;
  position: relative;
  z-index: 1;
  margin-top: clamp(40px, 8vw, 80px);
  counter-reset: rule;
}
.ruleArea .wp-block-group > div {
  padding: 0;
}
.ruleArea .titleArea {
  margin-bottom: 2.5em;
}
.ruleArea .titleArea h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(20px, 2.2vw, 28px);
  letter-spacing: 0.5em;
  margin-bottom: clamp(16px, 2.5vw, 28px);
  color: rgba(53, 34, 28, 0.55);
  border: none;
  padding: 0;
}
.ruleArea .titleArea h2 {
  margin-bottom: 1em;
}
.ruleArea .titleArea h2 + p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(15px, 1.5vw, 17px);
  color: rgba(53, 34, 28, 0.6);
  line-height: 2.1;
}
.ruleArea .box > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ruleArea .box .wp-block-group {
  width: 45%;
  counter-increment: rule;
  position: relative;
  margin-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .ruleArea .box .wp-block-group {
    width: 100%;
    margin-bottom: 40px;
  }
}
.ruleArea .box .wp-block-group:nth-of-type(2n) {
  transform: translateY(100px);
}
@media screen and (max-width: 768px) {
  .ruleArea .box .wp-block-group:nth-of-type(2n) {
    transform: translateY(0);
    text-align: right;
  }
}
.ruleArea .box .wp-block-group:before {
  content: "0" counter(rule);
  font-family: eng;
  font-size: clamp(70px, 10vw, 90px);
  line-height: 1;
}
.ruleArea .box .wp-block-group h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(20px, 2vw, 24px);
  line-height: 1.5;
  padding: 0.7em 0;
}
.ruleArea .box .wp-block-group p {
  text-align: left !important;
}

body .site-main .jobLinkArea {
  padding: clamp(60px, 12vw, 100px) 0;
}
body .site-main .jobLinkArea > div {
  padding: 0;
}
body .site-main .jobLinkArea .wp-block-group {
  margin-bottom: 3.5em;
}
body .site-main .jobLinkArea .wp-block-group > div {
  padding: 0;
}
body .site-main .jobLinkArea .wp-block-buttons {
  display: flex;
  justify-content: center;
}
body .site-main .jobLinkArea .wp-block-buttons .wp-block-button a {
  background: #35221c;
  height: 60px;
  min-width: 240px;
  width: max-content;
  margin: 0 auto;
  padding: 0 4em;
  color: white;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
body .site-main .jobLinkArea .wp-block-buttons .wp-block-button a:before {
  content: "";
  display: block;
  width: 2em;
  height: 1em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2257.853%22%20height%3D%2216.31%22%20viewBox%3D%220%200%2057.853%2016.31%22%3E%0D%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_5%22%20data-name%3D%22%E3%83%91%E3%82%B9%205%22%20d%3D%22M9.319-.433H65.171l-12.837-9V4.881%22%20transform%3D%22translate%28-8.319%2010.429%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  body .site-main .jobLinkArea .wp-block-buttons .wp-block-button a:hover {
    color: white;
  }
  body .site-main .jobLinkArea .wp-block-buttons .wp-block-button a:hover:before {
    transform: translate(10%, -50%);
  }
}
@media screen and (max-width: 768px) {
  body .site-main .jobLinkArea .wp-block-buttons .wp-block-button a {
    height: 50px;
  }
}
body .site-main .jobLinkArea .wp-block-buttons .wp-block-button a,
body .site-main .jobLinkArea .wp-block-buttons .wp-block-button a * {
  text-decoration: none;
}
body .site-main .jobLinkArea .wp-block-buttons .wp-block-button a {
  background: none;
  border: 2px solid #35221c;
  width: 320px;
  padding: 0;
  height: 40px;
  width: 240px;
  color: #35221c;
  height: 60px;
  margin-bottom: 1.5em;
  border-radius: 0;
}
body .site-main .jobLinkArea .wp-block-buttons .wp-block-button a:before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2227.528%22%20height%3D%225.71%22%20viewBox%3D%220%200%2027.528%205.71%22%3E%0D%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_23%22%20data-name%3D%22%E3%83%91%E3%82%B9%2023%22%20d%3D%22M0-1.72H26.216L21.629-5.814V-3.25%22%20transform%3D%22translate%280%206.931%29%22%20fill%3D%22none%22%20stroke%3D%22%2335221c%22%20stroke-width%3D%221%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  body .site-main .jobLinkArea .wp-block-buttons .wp-block-button a:hover {
    color: #35221c;
  }
}

body .site-main .pledgeArea {
  background: #ede6dd;
  padding: clamp(70px, 12vw, 140px) 0;
}
body .site-main .pledgeArea > .wp-block-group__inner-container {
  max-width: 800px;
  margin: 0 auto;
  width: 94%;
  padding: 0;
}
body .site-main .pledgeArea h2 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.6vw, 17px);
  color: rgba(53, 34, 28, 0.4);
  margin-bottom: 0.4em;
  border: none;
  padding: 0;
  text-align: center;
}
body .site-main .pledgeArea .pledgeTitle {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(26px, 4.5vw, 42px);
  color: #35221c;
  line-height: 1.45;
  margin-bottom: clamp(16px, 2vw, 24px);
  font-weight: 400;
  text-align: center;
}
body .site-main .pledgeArea .pledgeIntro {
  margin-bottom: clamp(40px, 5vw, 60px);
  text-align: center;
}
body .site-main .pledgeArea .pledgeIntro > .wp-block-group__inner-container {
  padding: 0;
}
body .site-main .pledgeArea .pledgeIntro p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  color: rgba(53, 34, 28, 0.5);
  font-size: clamp(14px, 1.4vw, 16px);
  line-height: 2.2;
}
body .site-main .pledgeArea .pledgeItems > .wp-block-group__inner-container {
  padding: 0;
  counter-reset: pledge;
}
body .site-main .pledgeArea .pledgeItem {
  position: relative;
  padding: clamp(24px, 3vw, 36px) 0 clamp(24px, 3vw, 36px) calc(clamp(50px, 5vw, 70px) + clamp(24px, 3vw, 36px) + 1px);
  border-bottom: 1px solid rgba(53, 34, 28, 0.06);
  counter-increment: pledge;
}
body .site-main .pledgeArea .pledgeItem:first-child {
  border-top: 1px solid rgba(53, 34, 28, 0.06);
}
body .site-main .pledgeArea .pledgeItem::before {
  content: counter(pledge, decimal-leading-zero);
  position: absolute;
  left: 0;
  top: clamp(26px, 3.5vw, 38px);
  width: clamp(50px, 5vw, 70px);
  text-align: center;
  font-family: eng;
  font-size: clamp(28px, 3.5vw, 42px);
  color: rgba(53, 34, 28, 0.08);
  line-height: 1;
}
body .site-main .pledgeArea .pledgeItem::after {
  content: "";
  position: absolute;
  left: calc(clamp(50px, 5vw, 70px) + clamp(12px, 1.5vw, 18px));
  top: clamp(24px, 3vw, 36px);
  bottom: clamp(24px, 3vw, 36px);
  width: 1px;
  background: linear-gradient(to bottom, rgba(53, 34, 28, 0.25), rgba(53, 34, 28, 0.04));
}
body .site-main .pledgeArea .pledgeItem > .wp-block-group__inner-container {
  padding: 0;
}
body .site-main .pledgeArea .pledgeItem h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(17px, 2vw, 20px);
  color: #35221c;
  line-height: 1.7;
  margin-bottom: 0.3em;
  border: none;
  padding: 0;
}
body .site-main .pledgeArea .pledgeItem p:not(.pledgeNum) {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(13px, 1.3vw, 14px);
  color: rgba(53, 34, 28, 0.55);
  line-height: 2;
  margin: 0;
}
body .site-main .pledgeArea .pledgeClosing {
  margin-top: clamp(50px, 8vw, 80px);
}
body .site-main .pledgeArea .pledgeClosing > .wp-block-group__inner-container {
  padding: clamp(24px, 3vw, 40px) 0 0;
  border-top: 1px solid rgba(53, 34, 28, 0.1);
}
body .site-main .pledgeArea .pledgeClosing p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.4;
}
body .site-main .pledgeArea .pledgeClosing p:first-child {
  font-size: clamp(16px, 2vw, 20px);
  color: #35221c;
}
body .site-main .pledgeArea .pledgeClosing p:last-child {
  text-align: right;
  margin-top: 2em;
  font-size: clamp(12px, 1.2vw, 13px);
  color: rgba(53, 34, 28, 0.45);
  letter-spacing: 0.05em;
}

.pageWid {
  padding-bottom: 80px;
}
.pageWid.editable .wp-block-buttons {
  display: flex;
  justify-content: center;
  margin-bottom: 1.5em;
}
.pageWid.editable .wp-block-buttons.lg {
  width: 100%;
  margin: 0 auto;
  max-width: 480px;
}
.pageWid.editable .wp-block-buttons.lg * {
  width: 100%;
}
.pageWid.editable .wp-block-buttons.lg a {
  height: 60px;
}
.pageWid.editable .wp-block-buttons a {
  background: #35221c;
  height: 60px;
  min-width: 240px;
  width: max-content;
  margin: 0 auto;
  padding: 0 4em;
  color: white;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.pageWid.editable .wp-block-buttons a:before {
  content: "";
  display: block;
  width: 2em;
  height: 1em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2257.853%22%20height%3D%2216.31%22%20viewBox%3D%220%200%2057.853%2016.31%22%3E%0D%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_5%22%20data-name%3D%22%E3%83%91%E3%82%B9%205%22%20d%3D%22M9.319-.433H65.171l-12.837-9V4.881%22%20transform%3D%22translate%28-8.319%2010.429%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .pageWid.editable .wp-block-buttons a:hover {
    color: white;
  }
  .pageWid.editable .wp-block-buttons a:hover:before {
    transform: translate(10%, -50%);
  }
}
@media screen and (max-width: 768px) {
  .pageWid.editable .wp-block-buttons a {
    height: 50px;
  }
}
.pageWid.editable .wp-block-buttons a,
.pageWid.editable .wp-block-buttons a * {
  text-decoration: none;
}
.pageWid.editable .wp-block-buttons a {
  background: none;
  border: 2px solid #35221c;
  width: 320px;
  padding: 0;
  height: 40px;
  width: 240px;
  color: #35221c;
}
.pageWid.editable .wp-block-buttons a:before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2227.528%22%20height%3D%225.71%22%20viewBox%3D%220%200%2027.528%205.71%22%3E%0D%0A%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_23%22%20data-name%3D%22%E3%83%91%E3%82%B9%2023%22%20d%3D%22M0-1.72H26.216L21.629-5.814V-3.25%22%20transform%3D%22translate%280%206.931%29%22%20fill%3D%22none%22%20stroke%3D%22%2335221c%22%20stroke-width%3D%221%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .pageWid.editable .wp-block-buttons a:hover {
    color: #35221c;
  }
}
.pageWid.editable .wp-block-buttons a {
  border-radius: 0;
}

body .site-main .sa-hero {
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: #fff;
  min-height: clamp(500px, 85vh, 850px);
  background-image: url("https://images.unsplash.com/photo-1560518883-ce09059eeffa?auto=format&fit=crop&q=80&w=1600");
  background-size: cover;
  background-position: center;
}
body .site-main .sa-hero > .wp-block-group__inner-container {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: clamp(500px, 85vh, 850px);
  position: relative;
}
body .site-main .sa-hero .sa-heroBg {
  display: none;
}
body .site-main .sa-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(26, 21, 16, 0.5) 0%, rgba(26, 21, 16, 0.3) 40%, rgba(26, 21, 16, 0.7) 100%);
  pointer-events: none;
}
body .site-main .sa-hero:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  opacity: 0.25;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='400' height='400' filter='url(%23n)' opacity='0.15'/%3E%3C/svg%3E");
}
body .site-main .sa-hero .sa-heroInner {
  position: relative;
  z-index: 3;
  max-width: 880px;
  width: 94%;
  text-align: center;
}
body .site-main .sa-hero .sa-heroInner > .wp-block-group__inner-container {
  padding: clamp(120px, 18vw, 200px) 0 clamp(80px, 12vw, 140px);
}
body .site-main .sa-hero .sa-heroLabel {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(18px, 2vw, 24px);
  letter-spacing: 0.2em;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: clamp(30px, 4vw, 50px);
}
body .site-main .sa-hero h1 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(28px, 5.5vw, 54px);
  line-height: 1.55;
  font-weight: 400;
  margin-bottom: clamp(30px, 4.5vw, 55px);
}
body .site-main .sa-hero h1 .has-color-1-color {
  color: #d35314;
}
body .site-main .sa-hero .sa-heroSub {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.5vw, 16px);
  line-height: 2.3;
  color: rgba(255, 255, 255, 0.6);
  max-width: 600px;
  margin: 0 auto;
  text-align: left;
}
@media screen and (max-width: 768px) {
  body .site-main .sa-hero .sa-heroSub {
    font-size: 14px;
    line-height: 2.1;
  }
}
body .site-main .sa-hero .sa-heroScroll {
  margin-top: clamp(40px, 6vw, 70px);
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  color: rgba(255, 255, 255, 0.3);
  font-family: eng;
  font-size: 10px;
  letter-spacing: 0.3em;
}
body .site-main .sa-hero .sa-heroScroll .sa-scrollLine {
  width: 1px;
  height: 40px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), transparent);
}
body .site-main .sa-s1 {
  position: relative;
  z-index: 1;
  background: #ede6dd;
  padding: clamp(70px, 11vw, 120px) 0;
}
body .site-main .sa-s1 > .wp-block-group__inner-container {
  max-width: 720px;
  margin: 0 auto;
  width: 94%;
  position: relative;
}
body .site-main .sa-s1 .sa-num {
  font-family: eng;
  font-size: clamp(120px, 20vw, 220px);
  font-weight: 300;
  color: rgba(211, 83, 20, 0.05);
  line-height: 1;
  position: absolute;
  top: -0.2em;
  right: -0.05em;
  user-select: none;
  pointer-events: none;
}
body .site-main .sa-s1 h2 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.6vw, 17px);
  line-height: 1.6;
  font-weight: 400;
  color: rgba(53, 34, 28, 0.4);
  margin-bottom: 0.5em;
  border: none;
  padding: 0;
}
body .site-main .sa-s1 h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(26px, 4vw, 42px);
  line-height: 1.45;
  font-weight: 400;
  color: #35221c;
  margin-bottom: clamp(30px, 4vw, 50px);
  border: none;
  padding: 0;
}
body .site-main .sa-s1 p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.3;
  text-align: left;
  margin-bottom: 1.4em;
  color: rgba(53, 34, 28, 0.7);
}
body .site-main .sa-s1 p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  body .site-main .sa-s1 p {
    line-height: 2.1;
    font-size: 14px;
  }
}
body .site-main .sa-s1 .sa-s1HL > .wp-block-group__inner-container {
  position: relative;
  margin-top: 2.5em;
  padding: 2em 2.5em;
  background: rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 768px) {
  body .site-main .sa-s1 .sa-s1HL > .wp-block-group__inner-container {
    padding: 1.5em;
  }
}
body .site-main .sa-s1 .sa-s1HL > .wp-block-group__inner-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #d35314, transparent);
}
body .site-main .sa-s1 .sa-s1HL > .wp-block-group__inner-container p {
  margin-bottom: 0;
  color: rgba(53, 34, 28, 0.85);
}
body .site-main .sa-s1 .sa-s1HL > .wp-block-group__inner-container p strong {
  color: #d35314;
}
body .site-main .sa-s2 {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: clamp(70px, 11vw, 120px) 0;
}
body .site-main .sa-s2 > .wp-block-group__inner-container {
  max-width: 720px;
  margin: 0 auto;
  width: 94%;
}
body .site-main .sa-s2 .sa-num {
  font-family: eng;
  font-size: 12px;
  letter-spacing: 0.35em;
  color: rgba(211, 83, 20, 0.45);
  margin-bottom: 0.6em;
}
body .site-main .sa-s2 h2 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.6vw, 17px);
  line-height: 1.6;
  font-weight: 400;
  color: rgba(53, 34, 28, 0.4);
  margin-bottom: 0.5em;
  border: none;
  padding: 0;
}
body .site-main .sa-s2 h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(26px, 4vw, 42px);
  line-height: 1.45;
  font-weight: 400;
  color: #35221c;
  margin-bottom: clamp(30px, 4vw, 50px);
  border: none;
  padding: 0;
}
body .site-main .sa-s2 p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.3;
  text-align: left;
  margin-bottom: 1.4em;
  color: rgba(53, 34, 28, 0.7);
}
body .site-main .sa-s2 p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  body .site-main .sa-s2 p {
    line-height: 2.1;
    font-size: 14px;
  }
}
body .site-main .sa-s2 .sa-s2HL > .wp-block-group__inner-container {
  position: relative;
  margin-top: 2.5em;
  padding: 2em 2.5em;
  background: #f2ede7;
}
@media screen and (max-width: 768px) {
  body .site-main .sa-s2 .sa-s2HL > .wp-block-group__inner-container {
    padding: 1.5em;
  }
}
body .site-main .sa-s2 .sa-s2HL > .wp-block-group__inner-container p {
  margin-bottom: 0;
  color: rgba(53, 34, 28, 0.85);
}
body .site-main .sa-s2 .sa-s2HL > .wp-block-group__inner-container p strong {
  color: #d35314;
}
body .site-main .sa-s3 {
  position: relative;
  z-index: 1;
  background: #ede6dd;
  padding: clamp(70px, 11vw, 120px) 0;
}
body .site-main .sa-s3 > .wp-block-group__inner-container {
  max-width: 1000px;
  margin: 0 auto;
  width: 94%;
}
body .site-main .sa-s3 .sa-num {
  font-family: eng;
  font-size: 12px;
  letter-spacing: 0.35em;
  color: rgba(211, 83, 20, 0.45);
  margin-bottom: 0.6em;
}
body .site-main .sa-s3 h2 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.6vw, 17px);
  line-height: 1.6;
  font-weight: 400;
  color: rgba(53, 34, 28, 0.4);
  margin-bottom: 0.5em;
  border: none;
  padding: 0;
}
body .site-main .sa-s3 h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(24px, 3.5vw, 36px);
  line-height: 1.5;
  font-weight: 400;
  color: #35221c;
  margin-bottom: clamp(24px, 3vw, 40px);
  border: none;
  padding: 0;
}
body .site-main .sa-s3 p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.3;
  text-align: left;
  margin-bottom: 1.4em;
  color: rgba(53, 34, 28, 0.7);
}
body .site-main .sa-s3 p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  body .site-main .sa-s3 p {
    line-height: 2.1;
    font-size: 14px;
  }
}
body .site-main .sa-s3 .sa-s3List {
  list-style: none;
  padding: 0;
  margin: 2em 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.6em 2em;
}
@media screen and (max-width: 768px) {
  body .site-main .sa-s3 .sa-s3List {
    grid-template-columns: 1fr;
  }
}
body .site-main .sa-s3 .sa-s3List li {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  padding-left: 1.8em;
  position: relative;
  color: rgba(53, 34, 28, 0.75);
}
body .site-main .sa-s3 .sa-s3List li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.65em;
  width: 8px;
  height: 8px;
  border: 1.5px solid #d35314;
  border-radius: 2px;
  transform: rotate(45deg);
}
body .site-main .sa-s3 .sa-s3HL > .wp-block-group__inner-container {
  position: relative;
  margin-top: 2.5em;
  padding: 2em 2.5em;
  background: rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 768px) {
  body .site-main .sa-s3 .sa-s3HL > .wp-block-group__inner-container {
    padding: 1.5em;
  }
}
body .site-main .sa-s3 .sa-s3HL > .wp-block-group__inner-container p {
  margin-bottom: 0;
  color: rgba(53, 34, 28, 0.85);
}
body .site-main .sa-s3 .sa-s3HL > .wp-block-group__inner-container p strong {
  color: #d35314;
}
body .site-main .sa-s4 {
  position: relative;
  z-index: 1;
  color: #fff;
  background: #1a1510;
  padding: clamp(80px, 12vw, 140px) 0;
  overflow: hidden;
}
body .site-main .sa-s4:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  opacity: 0.03;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");
}
body .site-main .sa-s4:after {
  content: "";
  position: absolute;
  top: 10%;
  right: clamp(30px, 8vw, 100px);
  width: 1px;
  height: 80%;
  z-index: 0;
  opacity: 0.15;
  pointer-events: none;
  background: linear-gradient(to bottom, transparent, #d35314, transparent);
}
body .site-main .sa-s4 > .wp-block-group__inner-container {
  max-width: 720px;
  margin: 0 auto;
  width: 94%;
  position: relative;
  z-index: 1;
}
body .site-main .sa-s4 .sa-s4Deco {
  position: absolute;
  bottom: -5%;
  left: -8%;
  font-family: eng;
  font-size: clamp(120px, 20vw, 280px);
  font-weight: 300;
  color: rgba(255, 255, 255, 0.02);
  line-height: 1;
  pointer-events: none;
  user-select: none;
}
body .site-main .sa-s4 .sa-num {
  font-family: eng;
  font-size: 12px;
  letter-spacing: 0.35em;
  color: rgba(211, 83, 20, 0.5);
  margin-bottom: 0.6em;
}
body .site-main .sa-s4 h2 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.6vw, 17px);
  line-height: 1.6;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 0.5em;
  border: none;
  padding: 0;
}
body .site-main .sa-s4 h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(26px, 4vw, 44px);
  line-height: 1.45;
  font-weight: 400;
  color: #fff;
  margin-bottom: clamp(30px, 4vw, 50px);
  border: none;
  padding: 0;
}
body .site-main .sa-s4 p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.3;
  text-align: left;
  margin-bottom: 1.4em;
  color: rgba(255, 255, 255, 0.65);
}
body .site-main .sa-s4 p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  body .site-main .sa-s4 p {
    line-height: 2.1;
    font-size: 14px;
  }
}
body .site-main .sa-s4 .sa-s4HL > .wp-block-group__inner-container {
  position: relative;
  margin-top: 2.5em;
  padding: 2em 2.5em;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
}
@media screen and (max-width: 768px) {
  body .site-main .sa-s4 .sa-s4HL > .wp-block-group__inner-container {
    padding: 1.5em;
  }
}
body .site-main .sa-s4 .sa-s4HL > .wp-block-group__inner-container p {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.85);
}
body .site-main .sa-s4 .sa-s4HL > .wp-block-group__inner-container p strong {
  color: #d35314;
}
body .site-main .sa-s5 {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: clamp(70px, 11vw, 120px) 0;
}
body .site-main .sa-s5 > .wp-block-group__inner-container {
  max-width: 720px;
  margin: 0 auto;
  width: 94%;
}
body .site-main .sa-s5 .sa-num {
  font-family: eng;
  font-size: 12px;
  letter-spacing: 0.35em;
  color: rgba(211, 83, 20, 0.45);
  margin-bottom: 0.6em;
}
body .site-main .sa-s5 h2 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.6vw, 17px);
  line-height: 1.6;
  font-weight: 400;
  color: rgba(53, 34, 28, 0.4);
  margin-bottom: 0.5em;
  border: none;
  padding: 0;
}
body .site-main .sa-s5 h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(26px, 4vw, 42px);
  line-height: 1.45;
  font-weight: 400;
  color: #35221c;
  margin-bottom: clamp(30px, 4vw, 50px);
  border: none;
  padding: 0;
}
body .site-main .sa-s5 p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.3;
  text-align: left;
  margin-bottom: 1.4em;
  color: rgba(53, 34, 28, 0.7);
}
body .site-main .sa-s5 p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  body .site-main .sa-s5 p {
    line-height: 2.1;
    font-size: 14px;
  }
}
body .site-main .sa-s5 .sa-s5HL > .wp-block-group__inner-container {
  position: relative;
  margin-top: 2.5em;
  padding: 2em 2.5em;
  background: #f2ede7;
}
@media screen and (max-width: 768px) {
  body .site-main .sa-s5 .sa-s5HL > .wp-block-group__inner-container {
    padding: 1.5em;
  }
}
body .site-main .sa-s5 .sa-s5HL > .wp-block-group__inner-container:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 2px;
  background: #d35314;
}
body .site-main .sa-s5 .sa-s5HL > .wp-block-group__inner-container p {
  margin-bottom: 0;
  color: rgba(53, 34, 28, 0.85);
}
body .site-main .sa-s5 .sa-s5HL > .wp-block-group__inner-container p strong {
  color: #d35314;
}
body .site-main .sa-s6 {
  position: relative;
  z-index: 1;
  background: #ede6dd;
  padding: clamp(70px, 11vw, 120px) 0;
}
body .site-main .sa-s6 > .wp-block-group__inner-container {
  max-width: 1100px;
  margin: 0 auto;
  width: 94%;
}
body .site-main .sa-s6 .sa-num {
  font-family: eng;
  font-size: 12px;
  letter-spacing: 0.35em;
  color: rgba(211, 83, 20, 0.45);
  margin-bottom: 0.6em;
}
body .site-main .sa-s6 h2 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.6vw, 17px);
  line-height: 1.6;
  font-weight: 400;
  color: rgba(53, 34, 28, 0.4);
  margin-bottom: 0.5em;
  border: none;
  padding: 0;
}
body .site-main .sa-s6 h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(24px, 3.5vw, 36px);
  line-height: 1.5;
  font-weight: 400;
  color: #35221c;
  margin-bottom: clamp(30px, 4vw, 50px);
  border: none;
  padding: 0;
}
body .site-main .sa-s6 p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.3;
  text-align: left;
  margin-bottom: 1.4em;
  color: rgba(53, 34, 28, 0.7);
}
body .site-main .sa-s6 p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  body .site-main .sa-s6 p {
    line-height: 2.1;
    font-size: 14px;
  }
}
body .site-main .sa-s6 .sa-s6Cards > .wp-block-group__inner-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(20px, 3vw, 40px);
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  body .site-main .sa-s6 .sa-s6Cards > .wp-block-group__inner-container {
    grid-template-columns: 1fr;
  }
}
body .site-main .sa-s6 .sa-s6Card > .wp-block-group__inner-container {
  background: #fff;
  overflow: hidden;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  height: 100%;
}
body .site-main .sa-s6 .sa-s6CardImg > .wp-block-group__inner-container {
  padding: 0 !important;
}
body .site-main .sa-s6 .sa-s6CardImg img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  filter: grayscale(25%);
}
body .site-main .sa-s6 .sa-s6CardImg figure {
  margin: 0;
}
body .site-main .sa-s6 .sa-s6CardBody > .wp-block-group__inner-container {
  padding: clamp(1.5em, 2.5vw, 2.5em) clamp(1.5em, 2.5vw, 2.5em) 0 0;
}
body .site-main .sa-s6 .sa-s6CardBody {
  padding: clamp(1.2em, 2vw, 2em);
  flex: 1;
}
body .site-main .sa-s6 .sa-s6CardBody h4 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(16px, 2vw, 20px);
  margin-bottom: 0.8em;
  color: #35221c;
  display: flex;
  align-items: center;
  gap: 12px;
}
body .site-main .sa-s6 .sa-s6CardBody .sa-s6Icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  opacity: 0.6;
}
body .site-main .sa-s6 .sa-s6CardBody p {
  font-size: clamp(13px, 1.3vw, 14px);
  line-height: 2.1;
  color: rgba(53, 34, 28, 0.55);
  margin-bottom: 0;
}
body .site-main .sa-cta {
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: #fff;
  min-height: clamp(500px, 70vh, 700px);
  background-image: url("https://images.unsplash.com/photo-1512917774080-9991f1c4c750?auto=format&fit=crop&q=80&w=1600");
  background-size: cover;
  background-position: center;
}
body .site-main .sa-cta > .wp-block-group__inner-container {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: clamp(500px, 70vh, 700px);
  position: relative;
}
body .site-main .sa-cta .sa-ctaBg {
  display: none;
}
body .site-main .sa-cta:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(160deg, rgba(26, 21, 16, 0.6) 0%, rgba(26, 21, 16, 0.4) 50%, rgba(26, 21, 16, 0.7) 100%);
  pointer-events: none;
}
body .site-main .sa-cta:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  opacity: 0.2;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='400' height='400' filter='url(%23n)' opacity='0.15'/%3E%3C/svg%3E");
}
body .site-main .sa-cta .sa-ctaDeco {
  position: absolute;
  top: -15%;
  left: -10%;
  width: clamp(300px, 50vw, 600px);
  height: clamp(300px, 50vw, 600px);
  opacity: 0.02;
  pointer-events: none;
  z-index: 2;
}
body .site-main .sa-cta .sa-ctaDeco svg {
  width: 100%;
  height: 100%;
}
body .site-main .sa-cta .sa-ctaInner {
  position: relative;
  z-index: 3;
  max-width: 680px;
  width: 94%;
  text-align: center;
}
body .site-main .sa-cta .sa-ctaInner > .wp-block-group__inner-container {
  padding: clamp(80px, 12vw, 130px) 0;
}
body .site-main .sa-cta h2 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.6vw, 17px);
  line-height: 1.6;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0.5em;
  border: none;
  padding: 0;
}
body .site-main .sa-cta h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(26px, 4.5vw, 44px);
  line-height: 1.45;
  font-weight: 400;
  color: #fff;
  margin-bottom: clamp(25px, 4vw, 40px);
  border: none;
  padding: 0;
}
body .site-main .sa-cta .sa-ctaMsg {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(14px, 1.5vw, 16px);
  line-height: 2.2;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: clamp(30px, 4.5vw, 50px);
}
body .site-main .sa-cta .sa-ctaBtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: none;
  border: 1.5px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0.2em;
  width: 300px;
  height: 60px;
}
body .site-main .sa-cta .sa-ctaBtn:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: #fff;
}
body .site-main .sa-cta .sa-ctaBtn .sa-ctaArrow {
  width: 16px;
  height: 16px;
  opacity: 0.6;
}
body .site-main .sa-cta .sa-ctaFooter {
  margin-top: clamp(40px, 6vw, 60px);
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(13px, 1.3vw, 14px);
  line-height: 2.2;
  color: rgba(255, 255, 255, 0.75);
}
body .site-main .sa-videos {
  position: relative;
  z-index: 1;
  background: #ede6dd;
  padding: clamp(70px, 11vw, 120px) 0;
}
body .site-main .sa-videos > .wp-block-group__inner-container {
  max-width: 800px;
  margin: 0 auto;
  width: 94%;
}
body .site-main .sa-videos .sa-videosHead {
  text-align: center;
  margin-bottom: clamp(40px, 6vw, 60px);
}
body .site-main .sa-videos .sa-videosHead h2 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(13px, 1.4vw, 15px);
  line-height: 1.6;
  font-weight: 400;
  color: rgba(53, 34, 28, 0.35);
  margin-bottom: 0.4em;
  border: none;
  padding: 0;
}
body .site-main .sa-videos .sa-videosHead h3 {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(22px, 3vw, 32px);
  line-height: 1.45;
  font-weight: 400;
  color: #35221c;
  border: none;
  padding: 0;
}
body .site-main .sa-videos .sa-videosHead p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(13px, 1.3vw, 14px);
  line-height: 2;
  color: rgba(53, 34, 28, 0.5);
  margin-top: 1em;
}
body .site-main .sa-videos .sa-videosGrid > .wp-block-group__inner-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(20px, 3vw, 35px);
  padding: 0 !important;
}
@media screen and (max-width: 768px) {
  body .site-main .sa-videos .sa-videosGrid > .wp-block-group__inner-container {
    grid-template-columns: 1fr;
  }
}
body .site-main .sa-videos .sa-videoCard > .wp-block-group__inner-container {
  background: #fff;
  overflow: hidden;
  border: 1px solid rgba(53, 34, 28, 0.06);
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media screen and (min-width: 769px) {
  body .site-main .sa-videos .sa-videoCard:hover > .wp-block-group__inner-container {
    border-color: rgba(211, 83, 20, 0.2);
    box-shadow: 0 4px 20px rgba(53, 34, 28, 0.06);
  }
}
body .site-main .sa-videos .sa-videoThumb {
  position: relative;
  display: block;
  text-decoration: none;
  overflow: hidden;
}
body .site-main .sa-videos .sa-videoThumb > .wp-block-group__inner-container {
  padding: 0 !important;
}
body .site-main .sa-videos .sa-videoThumb img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  display: block;
}
body .site-main .sa-videos .sa-videoThumb:hover img {
  filter: brightness(0.8);
}
body .site-main .sa-videos .sa-videoThumb:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  background: rgba(211, 83, 20, 0.9);
  border-radius: 50%;
  pointer-events: none;
}
body .site-main .sa-videos .sa-videoThumb:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-42%, -50%);
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 14px;
  border-color: transparent transparent transparent #fff;
  pointer-events: none;
}
body .site-main .sa-videos .sa-videoBody {
  padding: clamp(1em, 1.5vw, 1.5em);
  flex: 1;
}
body .site-main .sa-videos .sa-videoBody > .wp-block-group__inner-container {
  padding: 0 !important;
}
body .site-main .sa-videos .sa-videoBody p {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(13px, 1.3vw, 14px);
  line-height: 1.7;
  color: rgba(53, 34, 28, 0.7);
  margin-bottom: 0;
}
body .site-main .sa-videos .sa-videoBody .sa-videoTag {
  font-family: eng;
  font-size: 10px;
  letter-spacing: 0.15em;
  color: #d35314;
  opacity: 0.7;
  margin-bottom: 0.5em;
}
body .site-main .sa-fade {
  opacity: 0;
  transform: translateY(6px);
  transition: opacity 1.4s ease, transform 1.4s ease;
}
body .site-main .sa-fade.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.seminarList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: clamp(60px, 12vw, 100px);
  max-width: 800px;
  padding-top: 40px;
}
.seminarList .item {
  width: 48%;
  margin-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .seminarList .item {
    width: 100%;
  }
}
.seminarList .item .img {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 0.5em;
  position: relative;
}
.seminarList .item .img:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.seminarList .item .img img {
  vertical-align: bottom;
}
.seminarList .item .tag {
  font-size: 0.8em;
}

.nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-links > a,
.nav-links > span {
  margin: 0.3em;
}
.nav-links > a,
.nav-links .current {
  background: white;
  border: 2px solid #35221c;
  color: #35221c;
  line-height: 1;
  width: 2em;
  height: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .nav-links > a:hover {
    background: #35221c;
    color: white;
  }
}
.nav-links .current {
  background: #35221c;
  color: white;
}
.nav-links {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.seminarTop {
  max-width: 800px;
  border-radius: 10px;
  box-shadow: 0 30px 60px -10px rgba(0, 0, 0, 0.15), 0 18px 36px -18px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.seminarTop .content {
  padding: 1.5em;
}
.seminarTop .content .title {
  font-size: clamp(18px, 2vw, 22px);
  margin-bottom: 0.8em;
  margin: 0.5em 0 1.5em;
}
.seminarTop .content .text {
  margin-bottom: 1em;
}
.seminarTop .content .text a {
  text-decoration: underline;
  color: #d35314;
}
.seminarTop .content table {
  border: none;
}
.seminarTop .content table td,
.seminarTop .content table th {
  padding: 1em;
  border: none;
  border-bottom: 1px solid #eee;
}
.seminarTop .content table th {
  width: 6em;
  max-width: 6em;
  min-width: 6em;
  text-align: center;
  text-align: right;
  margin-right: 1.5em;
}
.seminarTop .content .btn {
  background: #d35314;
  color: white;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: max-content;
  padding: 1em 4em;
  position: relative;
}
@media screen and (min-width: 769px) {
  .seminarTop .content .btn:hover {
    opacity: 0.7;
  }
}
.seminarTop .content .btn:before {
  content: "";
  width: 40px;
  height: 30px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244.778%22%20height%3D%2231.717%22%20viewBox%3D%220%200%2044.778%2031.717%22%3E%0D%0A%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_42%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2042%22%20transform%3D%22translate%280.278%200.415%29%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_52%22%20data-name%3D%22%E3%83%91%E3%82%B9%2052%22%20d%3D%22M43.58%2C0V30.382H0Z%22%20transform%3D%22translate%280.92%200.92%29%22%20fill%3D%22%23fff%22%2F%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22%E7%B7%9A_18%22%20data-name%3D%22%E7%B7%9A%2018%22%20x1%3D%2240%22%20y2%3D%2226.802%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_53%22%20data-name%3D%22%E3%83%91%E3%82%B9%2053%22%20d%3D%22M0-1.72H23.068l-7.823-4.07v2.565%22%20transform%3D%22translate%2817.932%2027.671%29%22%20fill%3D%22none%22%20stroke%3D%22%23d35314%22%20stroke-width%3D%221%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 4px;
  bottom: 4px;
}

section.lec {
  max-width: 800px;
  padding: clamp(60px, 12vw, 100px) 0;
}
section.lec .item + .item {
  margin-top: 4em;
}
section.lec .box {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  section.lec .box {
    flex-direction: column-reverse;
  }
}
section.lec .box .content {
  width: 70%;
}
@media screen and (max-width: 768px) {
  section.lec .box .content {
    width: 100%;
  }
}
section.lec .box .content .name {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.2em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 768px) {
  section.lec .box .content .name {
    text-align: center;
  }
}
section.lec .box .content .name .min {
  font-size: 0.8em;
}
section.lec .box .content .text {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 2em;
}
section.lec .box .img {
  width: 28%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  height: 100%;
}
section.lec .box .img:before {
  content: "";
  display: block;
  padding-top: 140%;
}
@media screen and (max-width: 768px) {
  section.lec .box .img:before {
    padding-top: 120%;
  }
}
section.lec .box .img img {
  object-position: center 10%;
}
@media screen and (max-width: 768px) {
  section.lec .box .img {
    width: 60%;
    margin: 0 auto 1em;
  }
}
section.lec .bgArea {
  background: #f5f5f5;
  width: 100%;
}
section.lec .bgArea .title {
  background: #35221c;
  color: white;
  text-align: center;
  padding: 0.5em 0;
  letter-spacing: 0.2em;
}
section.lec .bgArea ul {
  padding: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
section.lec .bgArea ul li {
  width: 48%;
  margin-bottom: 0.8em;
  font-size: 0.9em;
}
@media screen and (max-width: 768px) {
  section.lec .bgArea ul li {
    width: 100%;
  }
}
section.lec .bgArea ul li a {
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  section.lec .bgArea ul li a:hover {
    opacity: 0.7;
  }
}

.seminarContent {
  padding-top: clamp(60px, 12vw, 100px);
  max-width: 800px;
}

::-webkit-full-page-media,
:future,
:root input[type=date] {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  ::-webkit-full-page-media,
  :future,
  :root input[type=date] {
    font-size: 16px;
    display: block;
    padding: 1em 2em;
  }
}

.catArea .title {
  text-align: center;
  font-family: eng;
  font-size: clamp(30px, 4vw, 40px);
  margin-bottom: 0.25em;
}
.catArea ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.catArea ul li {
  margin-right: 1em;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 768px) {
  .catArea ul li {
    margin-right: 0.5em;
    font-size: 0.9em;
  }
}
.catArea ul li:last-child {
  margin-right: 0;
}
.catArea ul li a {
  padding: 0.2em 1em;
  border: 2px solid #35221c;
  border-radius: 999px;
}

.newsHeader {
  max-width: 800px;
}
.newsHeader .title {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(18px, 2vw, 22px);
  margin-bottom: 0.8em;
}
.newsHeader .time {
  font-size: 0.9em;
}
.newsHeader .img {
  margin: 1.5em 0;
}

.newsContent {
  max-width: 800px;
  padding-bottom: clamp(60px, 12vw, 100px);
}
.newsContent h2 {
  margin-top: 2em;
  margin-bottom: 1em;
  font-size: 20px;
  position: relative;
  border-bottom: 2px solid #35221c;
  padding-bottom: 0.3em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .newsContent h2 {
    font-size: 18px;
  }
}
.newsContent h2:nth-of-type(1) {
  margin-top: 0;
}
.newsContent p,
.newsContent ul,
.newsContent ol,
.newsContent img,
.newsContent a {
  margin-bottom: 1em;
}
.newsContent p + h2:nth-of-type(1),
.newsContent ul + h2:nth-of-type(1),
.newsContent ol + h2:nth-of-type(1),
.newsContent img + h2:nth-of-type(1),
.newsContent a + h2:nth-of-type(1) {
  margin-top: 2em;
}
.newsContent h3 {
  font-size: 20px;
  margin-top: 2em;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .newsContent h3 {
    font-size: 16px;
  }
}
.newsContent ul {
  padding-left: 1em;
}
.newsContent ul li {
  margin-bottom: 1em;
  padding-left: 1em;
  position: relative;
}
.newsContent ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background: #35221c;
}
.newsContent a {
  text-decoration: underline;
}
.newsContent img {
  width: auto;
  height: auto;
}
.newsContent a {
  text-decoration: underline;
  color: #2d5874;
}
@media screen and (min-width: 769px) {
  .newsContent a:hover {
    color: rgb(77.0372670807, 143.0062111801, 185.9627329193);
  }
}
@media screen and (max-width: 768px) {
  .newsContent .has-small-font-size {
    font-size: 11px !important;
  }
}

.libraryHeader {
  padding-bottom: 40px;
  padding-left: 50px;
  padding-top: 50px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .libraryHeader {
    padding-top: 40px;
    padding-left: 40px;
  }
}
.libraryHeader:before {
  content: "";
  width: 80px;
  height: 80px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2279.502%22%20height%3D%2275.711%22%20viewBox%3D%220%200%2079.502%2075.711%22%3E%0D%0A%20%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_76%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2076%22%20transform%3D%22translate%28-274.5%20-1064%29%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_116%22%20data-name%3D%22%E3%83%91%E3%82%B9%20116%22%20d%3D%22M51.773%2C71.289H0v49.273%22%20transform%3D%22translate%28287.227%201006.43%29%22%20fill%3D%22none%22%20stroke%3D%22%2335221c%22%20stroke-width%3D%222%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_113%22%20data-name%3D%22%E3%83%91%E3%82%B9%20113%22%20d%3D%22M78.5%2C71.289H0V146%22%20transform%3D%22translate%28275.5%20993.711%29%22%20fill%3D%22none%22%20stroke%3D%22%2335221c%22%20stroke-width%3D%222%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A") no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 768px) {
  .libraryHeader:before {
    width: 50px;
    height: 50px;
  }
}
.libraryHeader .title {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(18px, 3vw, 24px);
  margin-bottom: 0.5em;
}
.libraryImg .slider {
  margin-bottom: 10px;
}
.libraryImg .slider .swiper-slide {
  position: relative;
  background: #f5f5f5;
}
.libraryImg .slider .swiper-slide:before {
  content: "";
  display: block;
  padding-top: 56%;
}
.libraryImg .slider .swiper-slide img {
  object-fit: contain;
}
.libraryImg .slider .swiper-button-prev,
.libraryImg .slider .swiper-button-next {
  --swiper-navigation-color: white;
  box-shadow: 0 30px 60px -10px rgba(0, 0, 0, 0.15), 0 18px 36px -18px rgba(0, 0, 0, 0.15);
}
.libraryImg .slider .swiper-button-prev:after,
.libraryImg .slider .swiper-button-next:after {
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.6));
}
.libraryImg .slider-thumbnail .swiper-slide {
  filter: brightness(30%);
  position: relative;
}
.libraryImg .slider-thumbnail .swiper-slide:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.libraryImg .slider-thumbnail .swiper-slide img {
  object-fit: cover;
}
.libraryImg .slider-thumbnail .swiper-slide-thumb-active {
  filter: none;
}

.libraryInfo {
  padding-bottom: clamp(60px, 12vw, 100px);
  padding-top: 20px;
}
.libraryInfo div {
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .libraryInfo dt,
  .libraryInfo dd {
    font-size: 0.9em;
  }
}
.libraryInfo dt {
  width: 8em;
  min-width: 8em;
  text-align: right;
  margin-right: 2em;
  white-space: nowrap;
}
.wpcf7 {
  max-width: 800px !important;
  margin: 0 auto !important;
  padding-bottom: clamp(60px, 12vw, 100px);
}
.wpcf7 .item {
  margin-bottom: 20px;
}
.wpcf7 .item br {
  display: none;
}
.wpcf7 .item {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .wpcf7 .item {
    flex-wrap: wrap;
  }
}
.wpcf7 .item .text {
  width: 32%;
  min-width: 240px;
  text-align: center;
  min-height: 50px;
  background: #35221c;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  margin-right: 10px;
  box-sizing: border-box;
  padding-right: 0.5em;
}
.wpcf7 .item .text br {
  display: block;
}
@media screen and (max-width: 768px) {
  .wpcf7 .item .text {
    width: 100%;
    margin-right: 0;
    padding: 10px 0;
  }
}
.wpcf7 .item .text.req {
  position: relative;
}
.wpcf7 .item .text.req:after {
  content: "必須";
  position: absolute;
  top: 50%;
  right: 5px;
  border-radius: 100px;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #fff;
  color: #35221c;
  font-weight: bold;
  font-size: 10px;
}
.wpcf7 .item .labelWrap {
  display: flex;
  align-items: center;
  width: 68%;
}
.wpcf7 .item .labelWrap.fdc {
  flex-direction: column;
  align-items: flex-start;
}
.wpcf7 .item .labelWrap > label,
.wpcf7 .item .labelWrap > p {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .wpcf7 .item .labelWrap {
    width: 100%;
    min-height: 50px;
  }
}
.wpcf7 .item .labelWrap input[type=text],
.wpcf7 .item .labelWrap input[type=email],
.wpcf7 .item .labelWrap input[type=url],
.wpcf7 .item .labelWrap input[type=tel],
.wpcf7 .item .labelWrap input[type=number],
.wpcf7 .item .labelWrap input[type=date],
.wpcf7 .item .labelWrap textarea {
  width: 100% !important;
  line-height: 2;
  margin-left: -1px;
  box-sizing: border-box;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .wpcf7 .item .labelWrap input[type=text],
  .wpcf7 .item .labelWrap input[type=email],
  .wpcf7 .item .labelWrap input[type=url],
  .wpcf7 .item .labelWrap input[type=tel],
  .wpcf7 .item .labelWrap input[type=number],
  .wpcf7 .item .labelWrap input[type=date],
  .wpcf7 .item .labelWrap textarea {
    margin-left: 0;
    margin-top: -1px;
    font-size: 16px;
  }
}
.wpcf7 .item .labelWrap textarea {
  line-height: 1.5;
}
.wpcf7 .item .labelWrap select {
  width: 100%;
}
.wpcf7 .item .labelWrap.dateArea {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wpcf7 .item .labelWrap.dateArea .dateItem {
  width: 100%;
  margin-bottom: 1em;
}
.wpcf7 .item .labelWrap.dateArea .dateItem input[type=date] {
  width: 100% !important;
}
.wpcf7 form input[type=submit],
.wpcf7 form button {
  width: 240px;
  text-align: center;
  display: block;
  margin: 0 auto;
  transition: all 0.3s;
  border-radius: 0px;
  background: #d35314;
}
.wpcf7 form input[type=submit]:hover,
.wpcf7 form button:hover {
  background: #999;
}
.wpcf7 .resultWrap {
  display: flex;
  margin-bottom: 1.6em;
}
.wpcf7 .resultWrap br {
  display: none;
}
.wpcf7 .resultWrap > span {
  padding: 10px;
  padding-right: 0;
  padding-left: 0;
}
.wpcf7 span.wpcf7-form-control-wrap.address1 {
  padding: 10px;
  padding-right: 0;
}
.wpcf7 span.wpcf7-form-control-wrap.idcard {
  padding: 10px;
  padding-right: 0;
}
.wpcf7 .title.bank {
  padding: 1em;
  text-align: left;
}
.wpcf7 .title.bank br {
  display: block;
}
.wpcf7 .privacy {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 2em;
}
.wpcf7 .privacy p {
  margin-bottom: 0.5em;
}
.wpcf7 .privacy a {
  text-decoration: underline;
}
.wpcf7 .privacy input[type=checkbox] {
  display: none;
}
.wpcf7 .privacy .wpcf7-list-item-label {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 5px 30px;
  position: relative;
  width: auto;
}
.wpcf7 .privacy .wpcf7-list-item-label::before {
  background: #fff;
  border: 2px solid #231815;
  content: "";
  display: block;
  left: 0px;
  margin-top: -0.75em;
  position: absolute;
  top: 50%;
  height: 1.5em;
  width: 1.5em;
}
.wpcf7 .privacy .wpcf7-list-item-label::after {
  border-right: 3px solid #ed7a9c;
  border-bottom: 3px solid #ed7a9c;
  content: "";
  display: block;
  height: 1.5em;
  left: 10px;
  margin-top: -7px;
  opacity: 0;
  position: absolute;
  top: 20%;
  transform: rotate(45deg);
  width: 10px;
}
.wpcf7 .privacy input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
.wpcf7 .labelWrap:has(.radioWrap) {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.wpcf7 .labelWrap .imgArea {
  display: none;
  margin-top: 1em;
}
.wpcf7 .labelWrap .imgArea.active {
  display: block;
}
.wpcf7 .item + h3 {
  font-size: clamp(16px, 2vw, 20px);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  border-bottom: 2px solid #d35314;
  padding-bottom: 0.2em;
}

.item:has(.codedropz-upload-wrapper) .labelWrap > span {
  width: 100%;
}

.xdsoft_time_variant > div:nth-of-type(-n+10) {
  display: none;
}
.xdsoft_time_variant > div:nth-of-type(n + 20) {
  display: none;
}

body.complete .innerArea {
  padding-top: 100px;
  padding-bottom: 100px;
}
body.complete .title {
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-size: clamp(24px, 3vw, 36px);
  margin-bottom: 1.5em;
}
body.complete .boxBtn {
  margin-top: 3em;
}

body.privacy .innerArea {
  padding: clamp(60px, 12vw, 100px) 0;
  max-width: 800px;
}

body.guidelines table {
  border: none;
}
body.guidelines table tr:nth-of-type(1) td:nth-of-type(1) {
  border-top: 1px solid white;
}
body.guidelines table tr:nth-of-type(1) td:nth-of-type(2) {
  border-top: 1px solid #f5f5f5;
}
body.guidelines table td {
  border: none;
  padding: 1.5em 0;
}
body.guidelines table td:nth-of-type(1) {
  width: 25%;
  background: #f5f5f5;
  border-bottom: 2px solid white;
  text-align: center;
}
body.guidelines table td:nth-of-type(2) {
  padding-left: 1em;
  width: 75%;
  border-bottom: 1px solid #f5f5f5;
}

.site-main .contactArea {
  background: white;
  padding: clamp(20px, 5vw, 50px);
  border-radius: 10px;
  margin-bottom: 40px;
}
.site-main .contactArea > div {
  padding: 0;
}
.site-main .contactArea > div > h3 {
  text-align: center;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(16px, 2vw, 24px);
  margin-top: 0;
  margin-bottom: 1.5em;
}
.site-main .contactArea > div > h3 span {
  color: #d35314;
  font-size: 1.2em;
}
.site-main .contactArea .iconArea {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .site-main .contactArea .iconArea {
    width: 65%;
    margin: 0 auto 30px;
  }
}
.site-main .contactArea .iconArea > div {
  background: #35221c;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 30px;
  border-radius: 10px;
}
.site-main .contactArea .iconArea > div figure {
  position: relative;
  width: 50%;
  margin-bottom: 20px;
}
.site-main .contactArea .iconArea > div figure:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.site-main .contactArea .iconArea > div figure img {
  object-fit: contain;
}
.site-main .contactArea strong {
  position: relative;
  z-index: 1;
  font-size: 1.2em;
}
@media screen and (max-width: 768px) {
  .site-main .contactArea strong {
    font-size: 12px;
    white-space: nowrap;
  }
}
.site-main .contactArea strong:before {
  content: "";
  background: linear-gradient(to bottom, transparent 16%, #f8fe52 18%);
  opacity: 0.7;
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
}
.site-main .contactArea .has-large-font-size {
  line-height: 1.5;
  font-size: clamp(16px, 2vw, 24px) !important;
}
.site-main .contactArea .box {
  border: 2px solid #35221c;
  border-radius: 10px;
}
.site-main .contactArea .box > div {
  padding-bottom: 10px;
}
.site-main .contactArea .box .wp-block-group {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 2.5em;
  margin-top: 0.5em;
}
.site-main .contactArea .box .wp-block-group * {
  margin: 0;
  padding: 0;
}
.site-main .contactArea .box .wp-block-columns {
  margin-bottom: 0;
}
.site-main .contactArea .box .wp-block-columns .wp-block-column {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.site-main .contactArea .box .wp-block-columns .wp-block-column:nth-of-type(1) {
  border-right: 1px solid #35221c;
}
@media screen and (max-width: 768px) {
  .site-main .contactArea .box .wp-block-columns .wp-block-column:nth-of-type(1) {
    border-right: none;
    border-bottom: 1px solid #35221c;
  }
}
.site-main .contactArea .box .wp-block-columns .wp-block-column:last-child {
  border: none !important;
}
.site-main .contactArea .box .wp-block-columns .wp-block-column span {
  color: #d35314;
}
.site-main .contactArea .has-color-1-color {
  color: #d35314;
  font-size: 1.1em;
}

body.residents h2 {
  border-bottom: none;
  text-align: center;
  font-family: ten-mincho, serif;
  font-weight: 400;
  font-style: normal;
}
body.residents .wp-block-buttons .wp-block-button {
  width: 100%;
}
body.residents .wp-block-buttons .wp-block-button a {
  height: 60px;
  width: 520px;
  max-width: 100%;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 768px) {
  body.residents .wp-block-buttons .wp-block-button a:before {
    display: none;
  }
}

.widArea {
  max-width: 800px;
}
.widArea h2 {
  margin-top: 2em;
  margin-bottom: 1em;
  font-size: 20px;
  position: relative;
  border-bottom: 2px solid #35221c;
  padding-bottom: 0.3em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .widArea h2 {
    font-size: 18px;
  }
}
.widArea h2:nth-of-type(1) {
  margin-top: 0;
}
.widArea p,
.widArea ul,
.widArea ol,
.widArea img,
.widArea a {
  margin-bottom: 1em;
}
.widArea p + h2:nth-of-type(1),
.widArea ul + h2:nth-of-type(1),
.widArea ol + h2:nth-of-type(1),
.widArea img + h2:nth-of-type(1),
.widArea a + h2:nth-of-type(1) {
  margin-top: 2em;
}
.widArea h3 {
  font-size: 20px;
  margin-top: 2em;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .widArea h3 {
    font-size: 16px;
  }
}
.widArea ul {
  padding-left: 1em;
}
.widArea ul li {
  margin-bottom: 1em;
  padding-left: 1em;
  position: relative;
}
.widArea ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background: #35221c;
}
.widArea a {
  text-decoration: underline;
}
.widArea img {
  width: auto;
  height: auto;
}
.widArea a {
  text-decoration: underline;
  color: #2d5874;
}
@media screen and (min-width: 769px) {
  .widArea a:hover {
    color: rgb(77.0372670807, 143.0062111801, 185.9627329193);
  }
}
@media screen and (max-width: 768px) {
  .widArea .has-small-font-size {
    font-size: 11px !important;
  }
}
.widArea > div {
  padding: 0 !important;
}
