@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

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

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

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

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

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

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

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

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

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
}

img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
}

a {
  user-select: none;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

/*color palette*/
.has-keycolor-1-color {
  color: #3cb9cc;
}

.has-keycolor-1-background-color {
  background: #3cb9cc;
}

.has-keycolor-2-color {
  color: #d0952c;
}

.has-keycolor-2-background-color {
  background: #d0952c;
}

.has-keycolor-3-color {
  color: #649bd6;
}

.has-keycolor-3-background-color {
  background: #649bd6;
}

.has-keycolor-4-color {
  color: #dc7e6f;
}

.has-keycolor-4-background-color {
  background: #dc7e6f;
}

.has-keycolor-5-color {
  color: #ac7f79;
}

.has-keycolor-5-background-color {
  background: #ac7f79;
}

.has-keycolor-6-color {
  color: #9b7d5f;
}

.has-keycolor-6-background-color {
  background: #9b7d5f;
}

.has-keycolor-7-color {
  color: #fff200;
}

.has-keycolor-7-background-color {
  background: #fff200;
}

.has-keycolor-8-color {
  color: #fff6e6;
}

.has-keycolor-8-background-color {
  background: #fff6e6;
}

.has-keycolor-9-color {
  color: #87B821;
}

.has-keycolor-9-background-color {
  background: #87B821;
}

.has-logocolor1-color {
  color: #F18700;
}

.has-logocolor1-background-color {
  background: #F18700;
}

.has-logocolor2-color {
  color: #019740;
}

.has-logocolor2-background-color {
  background: #019740;
}

.has-logocolor3-color {
  color: #043989;
}

.has-logocolor3-background-color {
  background: #043989;
}

.has-cautioncolor-color {
  color: #d5272f;
}

.has-cautioncolor-background-color {
  background: #d5272f;
}

.has-black-color {
  color: #333333;
}

.has-black-background-color {
  background: #333333;
}

html {
  font-size: 2.5641025641vw;
  scroll-behavior: smooth;
}
@media (min-width: 540px) {
  html {
    font-size: 10px;
  }
}

body {
  font-family: "YakuHanJP", "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  color: #333333;
  line-height: 1.6;
  letter-spacing: 0.03em;
  font-feature-settings: "palt" 1;
  vertical-align: baseline;
  word-break: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-break: strict;
  text-align: justify;
  -webkit-text-size-adjust: 100%;
}

dl, dt, th, dd, label {
  font-weight: 400;
}

@media (min-width: 1024px) {
  .under-pc {
    display: none;
  }
}

@media (min-width: 768px) {
  .under-tab_over-pc {
    display: none;
  }
}
@media (min-width: 1024px) {
  .under-tab_over-pc {
    display: block;
  }
}

@media (min-width: 768px) {
  .under-tab {
    display: none;
  }
}

@media (min-width: 540px) {
  .under-sp_over-tab {
    display: none;
  }
}
@media (min-width: 768px) {
  .under-sp_over-tab {
    display: block;
  }
}

@media (min-width: 540px) {
  .under-sp_in-tab {
    display: none;
  }
}
@media (min-width: 768px) {
  .under-sp_in-tab {
    display: block;
  }
}
@media (min-width: 1024px) {
  .under-sp_in-tab {
    display: none;
  }
}

@media (min-width: 540px) {
  .under-sp_over-pc {
    display: none;
  }
}
@media (min-width: 1024px) {
  .under-sp_over-pc {
    display: block;
  }
}

@media (min-width: 540px) {
  .under-sp {
    display: none;
  }
}

.over-sp {
  display: none;
}
@media (min-width: 540px) {
  .over-sp {
    display: block;
  }
}

.in-sp_in-tab {
  display: none;
}
@media (min-width: 540px) {
  .in-sp_in-tab {
    display: block;
  }
}
@media (min-width: 1024px) {
  .in-sp_in-tab {
    display: none;
  }
}

.in-sp_over-pc {
  display: none;
}
@media (min-width: 540px) {
  .in-sp_over-pc {
    display: block;
  }
}
@media (min-width: 768px) {
  .in-sp_over-pc {
    display: none;
  }
}
@media (min-width: 1024px) {
  .in-sp_over-pc {
    display: block;
  }
}

.in-sp {
  display: none;
}
@media (min-width: 540px) {
  .in-sp {
    display: block;
  }
}
@media (min-width: 768px) {
  .in-sp {
    display: none;
  }
}

.over-tab {
  display: none;
}
@media (min-width: 768px) {
  .over-tab {
    display: block;
  }
}

.in-tab {
  display: none;
}
@media (min-width: 768px) {
  .in-tab {
    display: block;
  }
}
@media (min-width: 1024px) {
  .in-tab {
    display: none;
  }
}

.over-pc {
  display: none;
}
@media (min-width: 1024px) {
  .over-pc {
    display: block;
  }
}

.scroll_top {
  position: fixed;
  right: clamp(1.47rem, 0.9920634921vw, 1.5rem);
  bottom: clamp(1.47rem, 0.9920634921vw, 1.5rem);
  z-index: 7001;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(6.272rem, 4.2328042328vw, 6.4rem);
  height: clamp(6.272rem, 4.2328042328vw, 6.4rem);
  border-radius: 50%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  opacity: 0;
}
.scroll_top img {
  width: clamp(4.704rem, 3.1746031746vw, 4.8rem);
  height: clamp(4.704rem, 3.1746031746vw, 4.8rem);
  object-fit: contain;
}
.scroll_top:hover {
  background-color: #fff200;
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(19.6rem, 13.2275132275vw, 20rem);
  padding: clamp(1.568rem, 1.0582010582vw, 1.6rem) clamp(4.704rem, 3.1746031746vw, 4.8rem);
  border: 1px solid #ffffff;
  border-radius: clamp(0.392rem, 0.2645502646vw, 0.4rem);
  font-size: clamp(1.764rem, 1.1904761905vw, 1.8rem);
  color: #333333;
  background: #ffffff;
  transition: 0.3s;
}
.button:hover {
  background: #fff200;
}
.button:disabled {
  background: #649bd6;
  color: #ffffff;
}

.primaryButton {
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height: clamp(3.584rem, 4.2328042328vw, 6.4rem);
  width: clamp(14.952rem, 17.6587301587vw, 26.7rem);
  font-size: clamp(1.4rem, 1.6534391534vw, 2.5rem);
  border-radius: clamp(0.728rem, 0.8597883598vw, 1.3rem);
  color: #ffffff;
  background: #9b7d5f;
}
.primaryButton div,
.primaryButton p {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.primaryButton:hover {
  background: #fff200;
}

.regularbutton {
  margin-inline: auto;
}

.regularbutton a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: clamp(19.6rem, 13.2275132275vw, 20rem);
  padding: clamp(1.568rem, 1.0582010582vw, 1.6rem) clamp(4.704rem, 3.1746031746vw, 4.8rem);
  border-radius: clamp(0.392rem, 0.2645502646vw, 0.4rem);
  font-size: clamp(1.764rem, 1.1904761905vw, 1.8rem);
  color: #ffffff;
  transition: 0.3s;
}
.regularbutton a:hover {
  background: #fff200;
}
.regularbutton a:disabled {
  background: #A5A4A4;
  color: #ffffff;
}

.news-cat .regularbutton a {
  background: #ac7f79;
}

.heading {
  position: relative;
  z-index: 2;
  width: 100%;
  overflow: hidden;
}
.heading .headingBG {
  padding-top: clamp(1.764rem, 1.1904761905vw, 1.8rem);
  padding-bottom: clamp(7.252rem, 4.8941798942vw, 7.4rem);
  background: #fff6e6;
}
.heading .heading_title {
  width: clamp(39.894rem, 43.253968254vw, 65.4rem);
  height: clamp(17.08rem, 18.5185185185vw, 28rem);
  border-radius: 50%;
  border: 0.2rem solid #333333;
  margin-left: calc(-1 * clamp(3.05rem, 3.3068783069vw, 5rem));
  padding-left: clamp(1.525rem, 1.6534391534vw, 2.5rem);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  background: #fff6e6;
}
.heading .heading_title .rectangle {
  width: clamp(4.27rem, 4.6296296296vw, 7rem);
  height: clamp(3.05rem, 3.3068783069vw, 5rem);
  position: absolute;
  bottom: 0;
  right: clamp(3.416rem, 3.7037037037vw, 5.6rem);
  transform: rotate(45deg);
  transform-origin: right bottom;
  border-bottom: 0.2rem solid #333333;
  background: #fff6e6;
}
.heading .heading_title .subtitle {
  display: flex;
  align-items: center;
  gap: clamp(0.384rem, 0.5291005291vw, 0.8rem);
}
.heading .heading_title .subtitle .menuicon {
  width: clamp(2.592rem, 3.5714285714vw, 5.4rem);
  height: clamp(2.592rem, 3.5714285714vw, 5.4rem);
}
.heading .heading_title .subtitle .menuname,
.heading .heading_title .subtitle .maincategory {
  font-size: clamp(1.4rem, 1.6534391534vw, 2.5rem);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
}
.heading .heading_title .maintitle,
.heading .heading_title .interviewcategory {
  font-size: clamp(3.066rem, 2.7777777778vw, 4.2rem);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.2em;
}
.heading .heading_character {
  position: absolute;
  inset: 0;
  margin: auto auto 0 auto;
  width: 100%;
  max-width: 88rem;
  padding-inline: clamp(3.904rem, 4.2328042328vw, 6.4rem);
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media (min-width: 540px) {
  .heading .heading_character {
    justify-content: flex-end;
  }
}
.heading .heading_character img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.heading .heading_character .heading_poponon {
  width: clamp(3.76rem, 6.2169312169vw, 9.4rem);
  height: clamp(3.24rem, 5.3571428571vw, 8.1rem);
  opacity: 0;
  animation: character 0.3s cubic-bezier(0.2, 0.06, 0, 1.34) forwards;
}
.heading .heading_character .heading_hiponon {
  width: clamp(7.2rem, 11.9047619048vw, 18rem);
  height: clamp(8.24rem, 13.6243386243vw, 20.6rem);
  opacity: 0;
  animation: character 0.3s cubic-bezier(0.2, 0.06, 0, 1.34) 0.3s forwards;
}
.heading .heading_character .heading_yuzumin {
  margin-left: clamp(1.08rem, 1.7857142857vw, 2.7rem);
  width: clamp(4.48rem, 7.4074074074vw, 11.2rem);
  height: clamp(6.08rem, 10.0529100529vw, 15.2rem);
  opacity: 0;
  animation: character 0.3s cubic-bezier(0.2, 0.06, 0, 1.34) 0.6s forwards;
}
.heading .heading_character.page_404 .heading_poponon {
  width: clamp(3.76rem, 6.2169312169vw, 9.4rem);
  height: clamp(3.24rem, 5.3571428571vw, 8.1rem);
}
.heading .heading_character.page_404 .heading_hiponon {
  width: clamp(6.4rem, 10.582010582vw, 16rem);
  height: clamp(8.8rem, 14.5502645503vw, 22rem);
}
.heading .heading_character.page_404 .heading_yuzumin {
  margin-left: clamp(0.96rem, 1.5873015873vw, 2.4rem);
  width: clamp(4.16rem, 6.8783068783vw, 10.4rem);
  height: clamp(6.08rem, 10.0529100529vw, 15.2rem);
}

.heading2 {
  width: fit-content;
  margin-inline: auto;
  font-size: clamp(2.257rem, 2.4470899471vw, 3.7rem);
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
}
.heading2::after {
  content: "";
  display: block;
  width: 100%;
  height: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  background-image: linear-gradient(to right, #fff200 2px, transparent 2px);
  background-size: 4px clamp(1.568rem, 1.0582010582vw, 1.6rem);
  background-repeat: repeat-x;
}

@keyframes titleUpper {
  0% {
    transform: rotateX(180deg);
    background-position: 0% 0%;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  50% {
    transform: rotateX(0);
    background-position: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: rotateX(0);
    background-position: 100% 0%;
    opacity: 1;
  }
}
@keyframes titleLower {
  0% {
    transform: translateY(100%);
    opacity: 0;
    filter: blur(3px);
  }
  100% {
    transform: translateY(0);
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes character {
  0% {
    opacity: 0;
    transform: translateY(0px);
  }
  50% {
    opacity: 1;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
.fadeUp {
  opacity: 0;
}
.fadeUp.active {
  animation: fadeUp 0.3s cubic-bezier(0.2, 0.06, 0, 1.34) forwards;
}

.single-pagenavigation {
  margin-top: 1.5873015873vw;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.6455026455vw;
}
.single-pagenavigation a {
  display: block;
  padding: clamp(2.352rem, 1.5873015873vw, 2.4rem);
  color: #000000;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: clamp(1.372rem, 0.9259259259vw, 1.4rem);
  font-weight: 700;
  line-height: 1;
  background: transparent;
  background-size: clamp(5.292rem, 3.5714285714vw, 5.4rem) clamp(5.292rem, 3.5714285714vw, 5.4rem);
  background-position: center center;
  transition: all 0.3s ease-in-out;
}
.single-pagenavigation a:hover {
  background: no-repeat radial-gradient(closest-side, #fff 100%, transparent 100%);
  background-size: clamp(5.292rem, 3.5714285714vw, 5.4rem) clamp(5.292rem, 3.5714285714vw, 5.4rem);
  background-position: center center;
}

.pagination { /*スクリーンリーダー用のテキスト*/ }
.pagination .screen-reader-text {
  transform: scale(0, 0);
}
.pagination .nav-links {
  color: #000000;
  margin-top: 2.6455026455vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5873015873vw;
}
@media (min-width: 540px) {
  .pagination .nav-links {
    justify-content: center;
  }
}
.pagination .nav-links .page-numbers {
  width: clamp(5.292rem, 3.5714285714vw, 5.4rem);
  height: clamp(5.292rem, 3.5714285714vw, 5.4rem);
  flex-shrink: 0;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: clamp(1.372rem, 0.9259259259vw, 1.4rem);
  font-weight: 700;
  line-height: 1;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.pagination .nav-links .page-numbers.dots {
  width: clamp(2.236rem, 1.7195767196vw, 2.6rem);
}
.pagination .nav-links .page-numbers:hover {
  background: #ffffff;
}
.pagination .nav-links .current {
  background: #ffffff;
  color: #333333;
}
.pagination .nav-links .prev,
.pagination .nav-links .next {
  border-radius: 1px;
  width: 45%;
  order: -1;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 540px) {
  .pagination .nav-links .prev,
  .pagination .nav-links .next {
    width: fit-content;
    order: 0;
  }
}
.pagination .nav-links .prev {
  justify-content: flex-start;
}
@media (min-width: 540px) {
  .pagination .nav-links .prev {
    justify-content: center;
  }
}
.pagination .nav-links .next {
  justify-content: flex-end;
}
@media (min-width: 540px) {
  .pagination .nav-links .next {
    justify-content: center;
  }
}

.wrapper {
  scroll-behavior: smooth;
  background: #fff6e6;
  min-height: 100svh;
}

main.ly_main {
  min-height: 100%;
  width: 100%;
  padding-top: clamp(5.88rem, 3.9682539683vw, 6rem);
}
main.ly_main.top {
  padding-top: 0;
}

/*padding-container*/
.container {
  margin-inline: auto;
  padding-inline: clamp(2.352rem, 1.5873015873vw, 2.4rem);
}
@media (min-width: 540px) {
  .container {
    padding-inline: clamp(3.904rem, 4.2328042328vw, 6.4rem);
  }
}
@media (min-width: 768px) {
  .container {
    padding-inline: 8.4656084656vw;
  }
}

.container16 {
  margin-inline: auto;
  padding-inline: clamp(1.568rem, 1.0582010582vw, 1.6rem);
}
@media (min-width: 540px) {
  .container16 {
    padding-inline: clamp(3.904rem, 4.2328042328vw, 6.4rem);
  }
}
@media (min-width: 768px) {
  .container16 {
    padding-inline: 8.4656084656vw;
  }
}

.white {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 8px 0 rgba(255, 255, 255, 0.6);
}

.containerTop {
  width: 100%;
  margin-inline: auto;
  padding: clamp(2.44rem, 2.6455026455vw, 4rem);
}
@media (min-width: 768px) {
  .containerTop {
    max-width: 88rem;
  }
}

.containerFeature {
  width: 100%;
  margin-inline: auto;
  container: containerFeature/inline-size;
}
@media (min-width: 768px) {
  .containerFeature {
    max-width: 88rem;
  }
}

.containerSNS {
  width: 100%;
  margin-inline: auto;
  padding: clamp(2.44rem, 2.6455026455vw, 4rem);
}
@media (min-width: 768px) {
  .containerSNS {
    max-width: 88rem;
  }
}

.mainWrap {
  position: relative;
  z-index: 1;
  background: #ffffff;
  margin-top: calc(-1 * clamp(2.304rem, 4.2328042328vw, 6.4rem));
  padding-top: clamp(2.304rem, 4.2328042328vw, 6.4rem);
}
.mainWrap.top {
  margin-top: 0;
  padding-top: 0;
}

.contentArea {
  margin-bottom: calc(-100dvh + clamp(6.344rem, 6.8783068783vw, 10.4rem));
  padding-top: clamp(6.344rem, 6.8783068783vw, 10.4rem);
}

.archiveArea {
  margin-bottom: calc(-100dvh + clamp(6.344rem, 6.8783068783vw, 10.4rem));
  padding-top: clamp(2.44rem, 2.6455026455vw, 4rem);
}

.backgroundArea {
  position: sticky;
  bottom: 0;
  height: 100dvh;
  width: 100%;
  overflow-y: visible;
  z-index: -1;
}

.overflowWrap {
  position: absolute;
  bottom: 0;
  max-height: 100dvh;
  width: 100%;
  overflow: hidden;
  display: none;
}
@media (min-width: 800px) {
  .overflowWrap {
    display: block;
  }
}

.backgroundWrap {
  display: flex;
  justify-content: space-between;
  width: calc(100vw + 19.8412698413vw);
  transform: translateX(calc(-1 * 9.9206349206vw));
}
.backgroundWrap .backgroundImg {
  width: 31.746031746vw;
  height: 74.3386243386vw;
}
.backgroundWrap.archive, .backgroundWrap.singular {
  opacity: 0.3;
}

.bottom_bg {
  position: relative;
  z-index: 1;
  margin-top: calc(-1 * clamp(2.088rem, 3.835978836vw, 5.8rem));
  height: clamp(2.16rem, 3.9682539683vw, 6rem);
  width: 100%;
}
.bottom_bg img {
  vertical-align: bottom;
}

footer {
  position: sticky;
  top: 100svh;
  z-index: 2;
  background: #ffffff;
  padding-bottom: clamp(6.344rem, 6.8783068783vw, 10.4rem);
}
footer .footer_bg {
  background: #fff6e6;
}
footer .footer_organization {
  padding-top: clamp(3.904rem, 4.2328042328vw, 6.4rem);
}
footer .footer_organization .nomiCity_logo {
  width: fit-content;
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(0.62464rem, 0.6772486772vw, 1.024rem);
  font-size: clamp(3.233rem, 3.5052910053vw, 5.3rem);
  letter-spacing: 0.1em;
}
footer .footer_organization .nomiCity_logo img {
  width: clamp(6.222rem, 6.746031746vw, 10.2rem);
  height: clamp(5.917rem, 6.4153439153vw, 9.7rem);
}
footer .footer_organization .top_link {
  margin-top: clamp(4.891rem, 4.4312169312vw, 6.7rem);
  margin-inline: auto;
  display: block;
  width: fit-content;
  font-size: clamp(2.044rem, 1.8518518519vw, 2.8rem);
}
footer .footer_organization .addr {
  margin-top: clamp(2.064rem, 1.5873015873vw, 2.4rem);
  font-size: clamp(1.548rem, 1.1904761905vw, 1.8rem);
  line-height: 1.2;
  text-align: center;
}
footer .footer_organization .addr .tel {
  margin-top: clamp(0.688rem, 0.5291005291vw, 0.8rem);
}
footer .footer_info small {
  margin: auto;
  display: block;
  text-align: center;
  font-weight: 300;
  font-size: clamp(0.98rem, 0.6613756614vw, 1rem);
  margin-top: clamp(3.904rem, 4.2328042328vw, 6.4rem);
}

header {
  position: fixed;
  z-index: 7002;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  width: 100%;
  height: clamp(5.88rem, 3.9682539683vw, 6rem);
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1024px) {
  header {
    background: linear-gradient(0deg, rgba(255, 246, 230, 0) 0%, rgba(255, 246, 230, 0.54) 25%, rgba(255, 246, 230, 0.63) 50%, rgba(255, 246, 230, 0.9) 100%);
  }
}

.headerLogowrap {
  position: absolute;
  top: 0;
  height: clamp(5.684rem, 3.835978836vw, 5.8rem);
  left: 0;
  padding: clamp(0.784rem, 0.5291005291vw, 0.8rem) clamp(1.568rem, 1.0582010582vw, 1.6rem) clamp(0.784rem, 0.5291005291vw, 0.8rem) clamp(2.352rem, 1.5873015873vw, 2.4rem);
  background: #ffffff;
  border-radius: 0px 0px clamp(1.568rem, 1.0582010582vw, 1.6rem) 0px;
  border-right: 1px solid #fff6e6;
  border-bottom: 1px solid #fff6e6;
}
@media (min-width: 1024px) {
  .headerLogowrap {
    padding: clamp(0.784rem, 0.5291005291vw, 0.8rem) clamp(0.976rem, 1.0582010582vw, 1.6rem) clamp(0.784rem, 0.5291005291vw, 0.8rem) clamp(1.464rem, 1.5873015873vw, 2.4rem);
  }
}
@media (min-width: 1200px) {
  .headerLogowrap {
    padding: clamp(0.784rem, 0.5291005291vw, 0.8rem) clamp(1.568rem, 1.0582010582vw, 1.6rem) clamp(0.784rem, 0.5291005291vw, 0.8rem) clamp(2.352rem, 1.5873015873vw, 2.4rem);
  }
}
.headerLogowrap > a {
  height: 100%;
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto;
  align-items: center;
}
.headerLogowrap > a .imgWrap {
  grid-area: 1/1/3/2;
}
.headerLogowrap > a img {
  width: clamp(3.92rem, 2.6455026455vw, 4rem);
  height: auto;
}
.headerLogowrap > a .catch {
  font-size: clamp(1.176rem, 0.7936507937vw, 1.2rem);
  line-height: 1;
  font-weight: 450;
}
.headerLogowrap > a .name {
  justify-self: center;
  font-size: clamp(2.058rem, 1.3888888889vw, 2.1rem);
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.2em;
}

.headermenuwrap {
  align-self: flex-start;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}
.headermenuwrap:has(.activeNavi) {
  height: 100dvh;
}
@media (min-width: 1024px) {
  .headermenuwrap {
    height: clamp(5.88rem, 3.9682539683vw, 6rem);
    align-items: flex-start;
    padding-left: clamp(5.488rem, 3.7037037037vw, 5.6rem);
  }
}
@media (min-width: 1200px) {
  .headermenuwrap {
    padding-left: 0;
  }
}
.headermenuwrap .headermenu {
  width: 100%;
  z-index: 7004;
  transition: all 0.3s ease-in-out;
  height: 0;
  overflow: hidden;
}
.headermenuwrap .headermenu.activeNavi {
  height: auto;
  max-height: 80dvh;
  overflow: visible;
}
@media (min-width: 1024px) {
  .headermenuwrap .headermenu {
    height: clamp(5.88rem, 3.9682539683vw, 6rem);
    overflow: visible;
  }
}
.headermenuwrap nav > ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-height: 60dvh;
  overflow-y: scroll;
  row-gap: clamp(2.352rem, 1.5873015873vw, 2.4rem);
  width: max(38.22rem, 25.7936507937vw);
}
@media (min-width: 1024px) {
  .headermenuwrap nav > ul {
    width: 100%;
    align-items: flex-start;
    overflow: visible;
    height: clamp(5.88rem, 3.9682539683vw, 6rem);
    max-height: clamp(5.88rem, 3.9682539683vw, 6rem);
    flex-direction: row;
  }
}
.headermenuwrap nav > ul > li {
  width: clamp(14.7rem, 9.9206349206vw, 15rem);
}
.headermenuwrap nav > ul > li .parentWrap {
  height: clamp(5.88rem, 3.9682539683vw, 6rem);
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px) {
  .headermenuwrap nav > ul > li .parentWrap {
    height: clamp(5.88rem, 3.9682539683vw, 6rem);
  }
}
.headermenuwrap nav > ul > li .parentWrap .childbutton {
  position: absolute;
  height: 0;
  width: 0;
}
@media (min-width: 1024px) {
  .headermenuwrap nav > ul > li .parentWrap .childbutton {
    height: 100%;
    width: 100%;
  }
}
.headermenuwrap nav > ul > li .parentWrap a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: clamp(0.392rem, 0.2645502646vw, 0.4rem);
  pointer-events: none;
  position: relative;
  z-index: -1;
  font-size: clamp(1.372rem, 0.9259259259vw, 1.4rem);
}
@media (min-width: 1024px) {
  .headermenuwrap nav > ul > li .parentWrap a {
    justify-content: center;
  }
}
.headermenuwrap nav > ul > li .parentWrap .icon {
  width: clamp(2.94rem, 1.9841269841vw, 3rem);
  height: clamp(2.94rem, 1.9841269841vw, 3rem);
}
.headermenuwrap nav > ul > li.newsmenu a {
  pointer-events: all;
  z-index: 1;
}
@media (min-width: 1024px) {
  .headermenuwrap nav > ul > li:hover, .headermenuwrap nav > ul > li.appear {
    color: #ffffff;
  }
  .headermenuwrap nav > ul > li.support.appear .parentWrap,
  .headermenuwrap nav > ul > li.support .parentWrap:hover {
    background: #3cb9cc;
  }
  .headermenuwrap nav > ul > li.job.appear .parentWrap,
  .headermenuwrap nav > ul > li.job .parentWrap:hover {
    background: #d0952c;
  }
  .headermenuwrap nav > ul > li.house.appear .parentWrap,
  .headermenuwrap nav > ul > li.house .parentWrap:hover {
    background: #649bd6;
  }
  .headermenuwrap nav > ul > li.living.appear .parentWrap,
  .headermenuwrap nav > ul > li.living .parentWrap:hover {
    background: #dc7e6f;
  }
  .headermenuwrap nav > ul > li.newsmenu {
    overflow: hidden;
  }
  .headermenuwrap nav > ul > li.newsmenu.appear .parentWrap,
  .headermenuwrap nav > ul > li.newsmenu .parentWrap:hover {
    background: #ac7f79;
  }
  .headermenuwrap nav > ul > li.newsmenu a {
    pointer-events: all;
  }
}
.headermenuwrap nav > ul > li.support .sub-menu li::before {
  background: #3cb9cc;
}
.headermenuwrap nav > ul > li.job .sub-menu li::before {
  background: #d0952c;
}
.headermenuwrap nav > ul > li.house .sub-menu li::before {
  background: #649bd6;
}
.headermenuwrap nav > ul > li.living .sub-menu li::before {
  background: #dc7e6f;
}
.headermenuwrap nav > ul > li.newsmenu .sub-menu li::before {
  background: #ac7f79;
}

.menuMask {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  background: #f9edeb;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.menuMask.activeNavi {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1024px) {
  .menuMask {
    display: none;
  }
}

.headerButtonWrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(1.176rem, 0.7936507937vw, 1.2rem);
  margin-top: clamp(2.352rem, 1.5873015873vw, 2.4rem);
}
@media (min-width: 1024px) {
  .headerButtonWrap {
    margin-top: 0;
    padding-right: clamp(2.352rem, 1.5873015873vw, 2.4rem);
  }
}
.headerButtonWrap > div,
.headerButtonWrap a {
  width: clamp(3.92rem, 2.6455026455vw, 4rem);
  height: clamp(3.92rem, 2.6455026455vw, 4rem);
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border-radius: 50%;
}
.headerButtonWrap > div:hover,
.headerButtonWrap a:hover {
  background: #fff200;
}
.headerButtonWrap img {
  width: clamp(1.96rem, 1.3227513228vw, 2rem);
  height: clamp(1.96rem, 1.3227513228vw, 2rem);
  object-fit: cover;
  vertical-align: top;
}
@media (min-width: 1024px) {
  .headerButtonWrap {
    position: absolute;
    top: 0;
    right: 0;
    height: clamp(5.88rem, 3.9682539683vw, 6rem);
  }
}

.menuButtonWrap {
  position: absolute;
  z-index: 7005;
  height: 100%;
  top: clamp(0.882rem, 0.5952380952vw, 0.9rem);
  right: clamp(0.882rem, 0.5952380952vw, 0.9rem);
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
}
@media (min-width: 1024px) {
  .menuButtonWrap {
    display: none;
  }
}

.menuButton {
  display: grid;
  grid-template-rows: auto min-content;
  text-align: center;
  border-radius: 50%;
  background: #ffffff;
  width: 4.8rem;
  height: 4.8rem;
  aspect-ratio: 1/1;
}
.menuButton .rectangles {
  height: 100%;
  width: auto;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-block: 0.8rem;
  padding-block: 1.25rem 0.45rem;
}
.menuButton .rectangles div {
  border-radius: 0.2rem;
  width: 2.3rem;
  height: 0.1rem;
  background: #333333;
  transition: all 0.3s ease-in-out;
}
.menuButton .rectangles div:nth-of-type(3) {
  background: linear-gradient(to right, #333333 60%, transparent 60%);
}
.menuButton.activeNavi .rectangles {
  justify-content: center;
  position: relative;
}
.menuButton.activeNavi .rectangles div {
  position: absolute;
}
.menuButton.activeNavi .rectangles div:nth-of-type(1) {
  transform: rotate(315deg);
}
.menuButton.activeNavi .rectangles div:nth-of-type(2) {
  transform: rotateY(90deg);
}
.menuButton.activeNavi .rectangles div:nth-of-type(3) {
  background: #333333;
  transform: rotate(-315deg);
}
.menuButton .menuText {
  font-size: 1rem;
  line-height: 1;
  padding-bottom: clamp(0.688rem, 0.5291005291vw, 0.8rem);
}

.sub-menu {
  overflow: hidden;
  height: 0;
}
@media (min-width: 1024px) {
  .sub-menu {
    height: 0;
  }
}
.sub-menu li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: clamp(0.392rem, 0.2645502646vw, 0.4rem);
  padding-inline: clamp(1.176rem, 0.7936507937vw, 1.2rem);
  height: clamp(4.508rem, 3.0423280423vw, 4.6rem);
  background: #ffffff;
  border-radius: clamp(0.392rem, 0.2645502646vw, 0.4rem);
  font-size: clamp(1.274rem, 0.8597883598vw, 1.3rem);
  line-height: 1.3;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1024px) {
  .sub-menu li {
    height: auto;
    padding-block: clamp(0.588rem, 0.3968253968vw, 0.6rem);
    margin-top: clamp(0.392rem, 0.2645502646vw, 0.4rem);
  }
}
.sub-menu li:hover {
  background: #fff200;
}
.sub-menu li + li {
  margin-top: clamp(0.392rem, 0.2645502646vw, 0.4rem);
}
.sub-menu li::before {
  content: "";
  display: block;
  width: clamp(0.98rem, 0.6613756614vw, 1rem);
  height: clamp(0.98rem, 0.6613756614vw, 1rem);
  border-radius: 50%;
  background: #A5A4A4;
  flex-shrink: 0;
}
.sub-menu li a {
  color: #333333;
  width: 100%;
}

/* wordpress post markup setting */
.docment h5 {
  font-weight: bold;
  color: #3cb9cc;
}
.docment h6 {
  color: #3cb9cc;
}
.docment em {
  font-weight: bold;
}
.docment blockquote {
  padding-left: 1em;
  border-left: 1px solid #ECECEC;
  margin: 1em;
}
.docment cite {
  display: block;
  width: fit-content;
  margin: 0 0 0 auto;
  font-style: italic;
}
.docment code {
  display: inline-block;
  padding: 0 0.25em;
  color: #686767;
  background-color: #ECECEC;
  border-radius: 3px;
  border: solid 1px #A5A4A4;
}
.docment pre {
  margin-block: 1em;
  width: 100%;
  overflow-x: scroll;
  border: 1px solid #ECECEC;
}
.docment address {
  padding-block: 1em;
}
.docment table {
  width: 100%;
  border: 1px solid #ECECEC;
  text-align: left;
}
.docment table thead td, .docment table thead th {
  border-bottom: 1px solid #ECECEC;
}
.docment table th {
  font-weight: bold;
  padding: 0.25em;
  white-space: nowrap;
}
.docment table td {
  padding: 0.25em;
}
.docment dt {
  font-weight: bold;
  margin-top: 1em;
}
.docment dd {
  margin-bottom: 1em;
}
.docment ul {
  list-style: inside;
}
.docment ul li {
  margin-bottom: 0.25em;
}
.docment ul ul, .docment ul ol {
  padding-left: 1em;
}
.docment ol {
  list-style: decimal;
}
.docment ol li {
  margin-bottom: 0.25em;
}
.docment ol ul, .docment ol ol {
  padding-left: 1em;
}

.page-contact .page_docment {
  width: 100%;
}
.page-contact form.snow-monkey-form .smf-form .smf-item {
  min-height: clamp(4.9rem, 3.3068783069vw, 5rem);
  display: flex;
  flex-direction: column;
  gap: clamp(0.584rem, 0.5291005291vw, 0.8rem) clamp(1.168rem, 1.0582010582vw, 1.6rem);
}
.page-contact form.snow-monkey-form .smf-form .smf-item:nth-of-type(n+2) {
  margin-top: 2.4rem;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__col--label {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__col--label .smf-item__label__text {
  color: #9b7d5f;
  font-size: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  font-weight: 500;
  line-height: 1.1;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__col--label .smf-item__label__text a {
  color: #1a0dab;
  text-decoration: underline;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__col--label .required {
  padding: 1px 4px 3px 4px;
  margin-left: clamp(0.392rem, 0.2645502646vw, 0.4rem);
  font-size: clamp(1.032rem, 0.7936507937vw, 1.2rem);
  font-weight: 700;
  line-height: 1;
  border-radius: 4px;
  color: #ffffff;
  background: #87B821;
  vertical-align: 25%;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__description {
  font-size: clamp(1.372rem, 0.9259259259vw, 1.4rem);
  font-weight: 400;
  line-height: 1.4;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__description .attention {
  margin-top: clamp(0.688rem, 0.5291005291vw, 0.8rem);
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: clamp(0.854rem, 0.9259259259vw, 1.4rem);
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__col--controls {
  flex-grow: 1;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls input,
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls textarea {
  padding-right: 0.5em;
  padding-left: 0.5em;
  width: 100%;
  display: inline-block;
  background: #ffffff;
  caret-color: #87B821;
  border-radius: clamp(0.784rem, 0.5291005291vw, 0.8rem);
  border: solid 2px #9b7d5f;
  overflow: hidden;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls input {
  height: clamp(4.9rem, 3.3068783069vw, 5rem);
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls input[name=purpose-text] {
  height: clamp(7.35rem, 4.9603174603vw, 7.5rem);
  padding-bottom: clamp(2.45rem, 1.6534391534vw, 2.5rem);
}
@media (min-width: 540px) {
  .page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls input[name=purpose-text] {
    height: clamp(4.9rem, 3.3068783069vw, 5rem);
  }
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls input[name=purpose-text]::placeholder {
  white-space: normal;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls textarea {
  height: clamp(21.9rem, 19.8412698413vw, 30rem);
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls select {
  width: 100%;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls input[type=radio] {
  border-radius: 50%;
  width: clamp(2.058rem, 1.3888888889vw, 2.1rem);
  height: clamp(2.058rem, 1.3888888889vw, 2.1rem);
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls input[type=radio]:checked {
  border: solid 2px #87B821;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls input[type=radio]:checked::before {
  display: none;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls input[type=radio]:checked::after {
  position: absolute;
  display: block;
  content: "";
  width: 75%;
  height: 75%;
  border-radius: 50%;
  background-color: #87B821;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls .smf-radio-buttons-control__control {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(1.204rem, 0.9259259259vw, 1.4rem) clamp(1.806rem, 1.3888888889vw, 2.1rem);
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls .smf-radio-button-control {
  gap: clamp(0.344rem, 0.2645502646vw, 0.4rem);
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls .smf-radio-button-control__label {
  white-space: nowrap;
  align-self: center;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls input[type=checkbox] {
  display: inline-block;
  height: clamp(2.021rem, 1.5542328042vw, 2.35rem);
  width: clamp(2.021rem, 1.5542328042vw, 2.35rem);
  aspect-ratio: 1/1;
  border: 1px solid #9b7d5f;
  border-radius: clamp(0.344rem, 0.2645502646vw, 0.4rem);
  transition: all 0.3s ease-in-out;
  position: relative;
  margin-right: clamp(0.688rem, 0.5291005291vw, 0.8rem);
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls input[type=checkbox]:checked {
  border: 1px solid #87B821;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls input[type=checkbox]:checked::before {
  display: none;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls input[type=checkbox]:checked::after {
  display: block;
  content: "";
  position: absolute;
  bottom: clamp(0.344rem, 0.2645502646vw, 0.4rem);
  left: clamp(0.584rem, 0.5291005291vw, 0.8rem);
  height: clamp(1.376rem, 1.0582010582vw, 1.6rem);
  width: clamp(0.688rem, 0.5291005291vw, 0.8rem);
  transform: rotate(45deg);
  border-bottom: clamp(0.258rem, 0.1984126984vw, 0.3rem) solid #87B821;
  border-right: clamp(0.258rem, 0.1984126984vw, 0.3rem) solid #87B821;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls .smf-checkboxes-control__control {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  font-size: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  font-weight: 600;
  line-height: 1.1;
  margin: clamp(1.376rem, 1.0582010582vw, 1.6rem) 0 clamp(0.688rem, 0.5291005291vw, 0.8rem) 0;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls input::placeholder,
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls textarea::placeholder {
  letter-spacing: 0.03em;
  color: #A5A4A4;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls input:focus,
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls textarea:focus {
  border: solid 2px #87B821;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls .smf-select-control {
  width: 100%;
  background: #fff;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls .smf-select-control__toggle {
  display: none;
}
.page-contact form.snow-monkey-form .smf-form .smf-item .smf-item__controls .smf-checkbox-control {
  align-items: center;
}
.page-contact form.snow-monkey-form .smf-form .smf-item.smf-privacypolicy {
  text-align: center;
  color: #333333;
  font-weight: 400;
  font-size: clamp(1.376rem, 1.0582010582vw, 1.6rem);
}
.page-contact form.snow-monkey-form .smf-form .smf-item.smf-privacypolicy p {
  font-size: clamp(1.376rem, 1.0582010582vw, 1.6rem);
}
.page-contact form.snow-monkey-form .smf-form .smf-item.smf-privacypolicy a {
  color: #1a0dab;
  text-decoration: underline;
}
.page-contact form.snow-monkey-form .smf-form .smf-item.smf-privacypolicy a:hover {
  opacity: 0.7;
}
.page-contact form.snow-monkey-form .smf-form .smf-item.smf-privacypolicy .smf-item__controls .smf-checkboxes-control__control {
  margin: max(0.688rem, 0.5291005291vw) 0 0 0;
}
.page-contact form.snow-monkey-form .smf-form .smf-item.smf-privacypolicy .smf-item__controls input[type=checkbox] {
  margin: 0;
  font-size: clamp(1.376rem, 1.0582010582vw, 1.6rem);
}
.page-contact form.snow-monkey-form .smf-form .smf-item.smf-privacypolicy .smf-placeholder {
  margin-top: clamp(0.392rem, 0.2645502646vw, 0.4rem);
  font-weight: 800;
  line-height: 1.8;
}
.page-contact form.snow-monkey-form .smf-form .smf-item.smf-privacypolicy .smf-placeholder .smf-checkbox-control {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(0.392rem, 0.2645502646vw, 0.4rem);
}
.page-contact form.snow-monkey-form .smf-form .smf-item.smf-privacypolicy .smf-placeholder .smf-checkbox-control__label {
  font-weight: 800;
  font-size: clamp(1.376rem, 1.0582010582vw, 1.6rem);
}
.page-contact form.snow-monkey-form .smf-form .smf-item.smf-privacypolicy .smf-placeholder .smf-checkboxes-control__control {
  justify-content: center;
}
.page-contact .formNotes {
  font-size: clamp(1.376rem, 1.0582010582vw, 1.6rem);
  line-height: 1.8;
}
@media (min-width: 540px) {
  .page-contact .formNotes {
    text-align: center;
  }
}
.page-contact form[data-screen=input] .formNotes .confirmmsg,
.page-contact form[data-screen=invalid] .formNotes .confirmmsg,
.page-contact form[data-screen=back] .formNotes .confirmmsg {
  display: none;
}
.page-contact form[data-screen=confirm] .smf-form .smf-item.smf-privacypolicy {
  display: none;
  height: 0;
  overflow: hidden;
}
.page-contact form[data-screen=confirm] .formNotes .inputmsg {
  display: none;
}
.page-contact form[data-screen=confirm] .smf-item__controls {
  height: 100%;
  display: flex;
  align-items: center;
}
.page-contact form[data-screen=confirm] .smf-placeholder {
  font-size: 1.8rem;
}
.page-contact form[data-screen=complete] .smf-action {
  margin-top: 0;
}
.page-contact form[data-screen=invalid] .smf-item__col--controls .smf-placeholder:has(.smf-error-messages) input,
.page-contact form[data-screen=invalid] .smf-item__col--controls .smf-placeholder:has(.smf-error-messages) textarea {
  border: solid 2px #d5272f;
}
.page-contact form[data-screen=invalid] .smf-item__col--controls .smf-placeholder:has(.smf-error-messages) input:focus,
.page-contact form[data-screen=invalid] .smf-item__col--controls .smf-placeholder:has(.smf-error-messages) textarea:focus {
  border: solid 2px #d5272f;
  caret-color: #d5272f;
}
.page-contact form[data-screen=invalid] .smf-item__col--controls .smf-placeholder:has(.smf-error-messages) .smf-error-messages {
  line-height: 1;
  font-weight: 700;
  color: #d5272f;
  margin-top: clamp(0.392rem, 0.2645502646vw, 0.4rem);
}
.page-contact .snow-monkey-form .smf-action {
  margin-top: clamp(2.352rem, 1.5873015873vw, 2.4rem);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: clamp(2.928rem, 3.1746031746vw, 4.8rem);
}
@media (min-width: 540px) {
  .page-contact .snow-monkey-form .smf-action {
    flex-direction: row;
  }
}
.page-contact .snow-monkey-form .smf-action button {
  min-width: clamp(15.738rem, 17.0634920635vw, 25.8rem);
  padding: clamp(1.376rem, 1.0582010582vw, 1.6rem) clamp(3.612rem, 2.7777777778vw, 4.2rem);
  border-radius: clamp(0.344rem, 0.2645502646vw, 0.4rem);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
  font-size: clamp(1.548rem, 1.1904761905vw, 1.8rem);
  line-height: 1;
}
.page-contact .snow-monkey-form .smf-action button[data-action=confirm] {
  pointer-events: none;
  background: #ECECEC;
  color: #ffffff;
  border: 0.3rem solid #ECECEC;
}
.page-contact .snow-monkey-form .smf-action button[data-action=back] {
  color: #686767;
  border: 0.3rem solid #ECECEC;
}
.page-contact .snow-monkey-form .smf-action button[data-action=back]:hover {
  color: #ffffff;
  background: #A5A4A4;
  border: 0.3rem solid #A5A4A4;
}
.page-contact .snow-monkey-form .smf-action button[data-action=complete] {
  color: #ffffff;
  border: 0.3rem solid #9b7d5f;
  background: #9b7d5f;
  pointer-events: auto;
}
.page-contact .snow-monkey-form .smf-action button[data-action=complete]:hover {
  background: #87B821;
  color: #ffffff;
  border: 0.3rem solid #87B821;
}
.page-contact .snow-monkey-form:has(input[name="check-privacypolicy[]"]:checked) .smf-action button[data-action=confirm] {
  color: #ffffff;
  border-radius: clamp(0.392rem, 0.2645502646vw, 0.4rem);
  border: 0.3rem solid #9b7d5f;
  background: #9b7d5f;
  pointer-events: auto;
}
.page-contact .snow-monkey-form:has(input[name="check-privacypolicy[]"]:checked) .smf-action button[data-action=confirm]:hover {
  background: #87B821;
  color: #ffffff;
  border: 0.3rem solid #87B821;
}

.headerSearchArea {
  position: relative;
  z-index: 7005;
}
.headerSearchArea .searchareaWrap {
  position: absolute;
  top: 0;
  right: 0;
  width: clamp(3.92rem, 2.6455026455vw, 4rem);
  height: clamp(3.92rem, 2.6455026455vw, 4rem);
  overflow: hidden;
  border-radius: clamp(2.058rem, 1.3888888889vw, 2.1rem);
  container: searchbox/inline-size;
}
.headerSearchArea .searchareaWrap label {
  display: none;
}
.headerSearchArea .searchareaWrap button {
  width: clamp(3.92rem, 2.6455026455vw, 4rem);
  height: clamp(3.92rem, 2.6455026455vw, 4rem);
  margin: 0;
  border: 0;
  outline: 0;
  background: no-repeat url(../img/icons/icons/icon_search.svg) center center;
  color: transparent;
  border-radius: 50%;
  transition: 1s;
  z-index: -1;
}
@container searchbox (min-width:120px) {
  .headerSearchArea .searchareaWrap button {
    z-index: 1;
  }
}
.headerSearchArea .searchareaWrap:hover {
  width: clamp(17.64rem, 11.9047619048vw, 18rem);
  background: #ffffff;
}
.headerSearchArea .searchareaWrap:hover button {
  width: clamp(3.92rem, 2.6455026455vw, 4rem);
  background-color: #fff200;
}
.headerSearchArea .searchareaWrap:hover input {
  padding: 0 0 0 1em;
}
.headerSearchArea .searchareaWrap:has(input:focus) {
  width: clamp(17.64rem, 11.9047619048vw, 18rem);
  background: #ffffff;
}
.headerSearchArea .searchareaWrap:has(input:focus) button {
  width: clamp(3.92rem, 2.6455026455vw, 4rem);
}
.headerSearchArea .searchareaWrap input {
  border: 0;
  outline: 0;
  width: 0;
  min-width: 0;
  height: clamp(3.92rem, 2.6455026455vw, 4rem);
  padding: 0;
  border-radius: clamp(2.058rem, 1.3888888889vw, 2.1rem);
  z-index: 1;
}
.headerSearchArea .searchareaWrap input:focus {
  width: clamp(13.72rem, 9.2592592593vw, 14rem);
  padding: clamp(1.568rem, 1.0582010582vw, 1.6rem);
}

.searchbox {
  margin-top: max(2.44rem, 2.6455026455vw);
  margin-inline: auto;
}
@media (min-width: 768px) {
  .searchbox {
    max-width: 88rem;
  }
}

.searchformWrap {
  width: clamp(17.64rem, 11.9047619048vw, 18rem);
  background: #ffffff;
  height: clamp(3.92rem, 2.6455026455vw, 4rem);
  overflow: hidden;
  border-radius: clamp(2.058rem, 1.3888888889vw, 2.1rem);
  border: 1px solid;
}
.searchformWrap .searchformInner {
  display: flex;
  align-items: center;
}
.searchformWrap label {
  display: none;
}
.searchformWrap button {
  width: clamp(3.92rem, 2.6455026455vw, 4rem);
  height: clamp(3.92rem, 2.6455026455vw, 4rem);
  margin: 0;
  border: 0;
  outline: 0;
  background: no-repeat url(../img/icons/icons/icon_search.svg) center center;
  color: transparent;
  border-radius: 50%;
  transition: 1s;
  z-index: 1;
}
.searchformWrap:hover {
  width: clamp(17.64rem, 11.9047619048vw, 18rem);
  background: #ffffff;
}
.searchformWrap:hover button {
  width: clamp(3.92rem, 2.6455026455vw, 4rem);
  background-color: #fff200;
}
.searchformWrap:hover input {
  padding: 0 0 0 1em;
}
.searchformWrap input {
  border: 0;
  outline: 0;
  width: clamp(13.72rem, 9.2592592593vw, 14rem);
  padding: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  height: clamp(3.92rem, 2.6455026455vw, 4rem);
  border-radius: clamp(2.058rem, 1.3888888889vw, 2.1rem);
}

.search_count {
  font-size: max(1.098rem, 1.1904761905vw);
  font-weight: 500;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .search_count {
    max-width: 88rem;
  }
}
.search_count .number {
  font-size: max(1.281rem, 1.3888888889vw);
  font-weight: 700;
}

.archive_searchcard {
  margin-inline: auto;
}
@media (min-width: 768px) {
  .archive_searchcard {
    max-width: 88rem;
  }
}
.archive_searchcard li {
  margin-top: max(2.44rem, 2.6455026455vw);
  padding: clamp(1.464rem, 1.5873015873vw, 2.4rem);
  border: 1px solid #9b7d5f;
  border-radius: clamp(0.784rem, 0.5291005291vw, 0.8rem);
  background: rgba(255, 255, 255, 0.8);
}
.archive_searchcard li a {
  display: flex;
  gap: clamp(1.464rem, 1.5873015873vw, 2.4rem);
  flex-direction: column;
}
@media (min-width: 600px) {
  .archive_searchcard li a {
    flex-direction: row;
  }
}
.archive_searchcard li.category-company {
  border: 1px solid #d0952c;
}
.archive_searchcard li.category-company .articletitle {
  color: #d0952c;
}
.archive_searchcard li.category-migrater, .archive_searchcard li.category-parenting, .archive_searchcard li.category-individual, .archive_searchcard li.category-topics {
  border: 1px solid #dc7e6f;
}
.archive_searchcard li.category-migrater .articletitle, .archive_searchcard li.category-parenting .articletitle, .archive_searchcard li.category-individual .articletitle, .archive_searchcard li.category-topics .articletitle {
  color: #dc7e6f;
}
.archive_searchcard li.type-news {
  border: 1px solid #ac7f79;
}
.archive_searchcard li.type-news .articletitle {
  color: #ac7f79;
}
.archive_searchcard .searchcard_img {
  flex-shrink: 0;
}
@media (min-width: 600px) {
  .archive_searchcard .searchcard_img {
    width: clamp(21.96rem, 23.8095238095vw, 36rem);
    height: clamp(14.64rem, 15.873015873vw, 24rem);
  }
}
.archive_searchcard .searchcard_img .searchcard_eyecatch {
  width: 100%;
  height: 100%;
  aspect-ratio: 6/4;
}
.archive_searchcard .searchcard_img .searchcard_eyecatch img {
  object-fit: contain;
}
.archive_searchcard .searchcard_content {
  display: flex;
  flex-direction: column;
  gap: max(0.976rem, 1.0582010582vw);
}
.archive_searchcard .searchcard_title .articletitle {
  font-size: clamp(2.058rem, 1.3888888889vw, 2.1rem);
  font-weight: 700;
  line-height: 1.3;
}
.archive_searchcard .searchcard_title .articletitle .highlight {
  color: #ffffff;
  background: #9b7d5f;
  padding-inline: 0.25em;
}
.archive_searchcard .searchcard_text .highlight {
  color: #ffffff;
  background: #9b7d5f;
  padding-inline: clamp(0.488rem, 0.5291005291vw, 0.8rem);
}
.archive_searchcard .searchcard_postdata .date {
  font-size: clamp(1.204rem, 0.9259259259vw, 1.4rem);
  font-weight: 400;
  line-height: 1;
  margin-right: auto;
}
.archive_searchcard .searchcard_postdata .category {
  margin-left: max(0.854rem, 0.9259259259vw);
  min-width: clamp(12.04rem, 9.2592592593vw, 14rem);
  padding: clamp(0.294rem, 0.1984126984vw, 0.3rem) clamp(1.568rem, 1.0582010582vw, 1.6rem) clamp(0.392rem, 0.2645502646vw, 0.4rem) clamp(1.568rem, 1.0582010582vw, 1.6rem);
  border-radius: clamp(0.392rem, 0.2645502646vw, 0.4rem);
  font-size: clamp(1.204rem, 0.9259259259vw, 1.4rem);
  text-align: center;
  line-height: 1;
  color: #686767;
  border-radius: clamp(0.784rem, 0.5291005291vw, 0.8rem);
  border: 1px solid #A5A4A4;
}

.noitem {
  margin-top: max(6.344rem, 6.8783068783vw);
  margin-inline: auto;
}
@media (min-width: 768px) {
  .noitem {
    max-width: 88rem;
  }
}

.privacypolicyContainer {
  max-width: 800px;
  margin: auto;
}

.pagecontentWrap.page-privacy-policy {
  margin-top: clamp(3.44rem, 2.6455026455vw, 4rem);
  color: #333333;
  line-height: 1.8;
}
.pagecontentWrap.page-privacy-policy > p {
  margin-top: clamp(1.464rem, 1.5873015873vw, 2.4rem);
}
.pagecontentWrap.page-privacy-policy h2 {
  font-size: clamp(2.058rem, 1.3888888889vw, 2.1rem);
  font-weight: 700;
  background: #9b7d5f;
}
.pagecontentWrap.page-privacy-policy h3 {
  width: 100%;
  font-size: clamp(1.764rem, 1.1904761905vw, 1.8rem);
  font-weight: 700;
  color: #9b7d5f;
  line-height: 1.2;
  border-bottom: 1px solid #9b7d5f;
  padding-bottom: clamp(0.344rem, 0.2645502646vw, 0.4rem);
}
.pagecontentWrap.page-privacy-policy ul {
  padding-left: 0.5em;
}
.pagecontentWrap.page-privacy-policy ul li {
  margin-top: clamp(0.488rem, 0.5291005291vw, 0.8rem);
}
.pagecontentWrap.page-privacy-policy ul li::before {
  display: inline-block;
  content: "・";
  padding-right: 0.5em;
}

.backButtonWrap {
  padding-top: clamp(2.44rem, 2.6455026455vw, 4rem);
  margin-bottom: clamp(6.344rem, 6.8783068783vw, 10.4rem);
  margin-inline: auto;
  text-align: center;
}
.backButtonWrap a {
  margin: auto;
  min-width: clamp(19.6rem, 13.2275132275vw, 20rem);
  border: 1px solid #9b7d5f;
  color: #ffffff;
  background: #9b7d5f;
}
.backButtonWrap a:hover {
  background: #fff200;
}

.menuicon {
  width: clamp(2.94rem, 1.9841269841vw, 3rem);
  height: clamp(2.94rem, 1.9841269841vw, 3rem);
}

.singlecontentWrap,
.pagecontentWrap {
  margin-inline: auto;
  max-width: 88rem;
  padding: clamp(2.44rem, 2.6455026455vw, 4rem);
  background: rgba(255, 255, 255, 0.8);
  border-radius: clamp(1.952rem, 2.1164021164vw, 3.2rem);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: clamp(6.344rem, 6.8783068783vw, 10.4rem);
}
.singlecontentWrap .page_docment,
.pagecontentWrap .page_docment {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: clamp(3.904rem, 4.2328042328vw, 6.4rem);
}
.singlecontentWrap .page_docment p.small,
.pagecontentWrap .page_docment p.small {
  font-size: clamp(1.204rem, 0.9259259259vw, 1.4rem);
}
.singlecontentWrap .post_info,
.pagecontentWrap .post_info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1.2rem;
  line-height: 1;
}
.singlecontentWrap .post_info .post_date,
.pagecontentWrap .post_info .post_date {
  font-size: 1.2rem;
  font-weight: 600;
}
.singlecontentWrap .post_info .post_date .modified_date,
.pagecontentWrap .post_info .post_date .modified_date {
  display: none;
}
.singlecontentWrap .post_info .post_category,
.pagecontentWrap .post_info .post_category {
  padding: 0.4rem 0.8rem;
  border-radius: 1.2rem;
  border: 1px solid #A5A4A4;
  font-size: 1rem;
  font-weight: 700;
}
.singlecontentWrap .single-eyecatch,
.pagecontentWrap .single-eyecatch {
  width: 100%;
  text-align: center;
}
.singlecontentWrap .single-eyecatch img,
.pagecontentWrap .single-eyecatch img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.singlecontentWrap .single-eyecatch.news-cat,
.pagecontentWrap .single-eyecatch.news-cat {
  max-height: 95vh;
}
.singlecontentWrap .ariticle_title,
.pagecontentWrap .ariticle_title {
  font-size: clamp(1.952rem, 2.1164021164vw, 3.2rem);
  font-weight: 700;
  color: #87B821;
  line-height: 1.4;
}
.singlecontentWrap h2,
.pagecontentWrap h2 {
  width: 100%;
  padding: clamp(0.584rem, 0.5291005291vw, 0.8rem) clamp(3.066rem, 2.7777777778vw, 4.2rem);
  font-size: clamp(1.708rem, 1.8518518519vw, 2.8rem);
  font-weight: 700;
  color: #ffffff;
  background: #87B821;
  border-radius: clamp(3.05rem, 3.3068783069vw, 5rem);
}
.singlecontentWrap .single_content,
.pagecontentWrap .single_content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: clamp(6.344rem, 6.8783068783vw, 10.4rem);
  color: #333333;
}
.singlecontentWrap .single_content p.small,
.pagecontentWrap .single_content p.small {
  font-size: clamp(1.204rem, 0.9259259259vw, 1.4rem);
}
.singlecontentWrap p.small,
.pagecontentWrap p.small {
  font-size: clamp(1.204rem, 0.9259259259vw, 1.4rem);
}
.singlecontentWrap .aligncenter,
.pagecontentWrap .aligncenter {
  text-align: center;
}

.introduction,
.introduction > div {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: clamp(1.464rem, 1.5873015873vw, 2.4rem);
}

.guest {
  padding-bottom: clamp(1.464rem, 1.5873015873vw, 2.4rem);
}
.guest P {
  margin-inline: clamp(1.464rem, 1.5873015873vw, 2.4rem);
}
.guest P:nth-of-type(1) {
  margin-top: clamp(1.464rem, 1.5873015873vw, 2.4rem);
  font-size: clamp(1.548rem, 1.1904761905vw, 1.8rem);
  font-weight: 700;
  line-height: 1.2;
}
.guest P:nth-of-type(2) {
  margin-top: clamp(0.488rem, 0.5291005291vw, 0.8rem);
  font-size: clamp(2.408rem, 1.8518518519vw, 2.8rem);
  font-weight: 700;
  line-height: 1.6;
  padding-bottom: clamp(0.976rem, 1.0582010582vw, 1.6rem);
  border-bottom: 0.1rem solid #686767;
}
.guest P:nth-of-type(n+3) {
  margin-top: clamp(0.976rem, 1.0582010582vw, 1.6rem);
  font-size: clamp(1.806rem, 1.3888888889vw, 2.1rem);
  font-weight: 400;
  line-height: 1.6;
}
.guest img {
  width: 100%;
}
.guest .support a {
  color: #3cb9cc;
}
.guest .job a {
  color: #d0952c;
}
.guest .house a {
  color: #649bd6;
}
.guest .living a {
  color: #dc7e6f;
}
.guest .newsmenu a {
  color: #ac7f79;
}

.lead {
  font-size: clamp(1.376rem, 1.0582010582vw, 1.6rem);
  font-weight: 600;
}

.imgWrap > div {
  display: grid;
  grid-template-columns: auto;
  align-content: center;
  justify-content: center;
  gap: clamp(0.976rem, 1.0582010582vw, 1.6rem);
}
@media (min-width: 540px) {
  .imgWrap > div {
    grid-template-columns: 1fr 1fr;
  }
}

.pageindex {
  width: 100%;
}
.pageindex p {
  color: #ffffff;
  width: fit-content;
  padding: clamp(0.244rem, 0.2645502646vw, 0.4rem) clamp(1.464rem, 1.5873015873vw, 2.4rem);
  letter-spacing: 0.5em;
  border-radius: clamp(0.784rem, 0.5291005291vw, 0.8rem) clamp(0.784rem, 0.5291005291vw, 0.8rem) 0 0;
  font-size: clamp(1.806rem, 1.3888888889vw, 2.1rem);
  font-weight: 700;
}
.pageindex ul {
  list-style: none;
}
.pageindex ul li {
  padding: clamp(0.688rem, 0.5291005291vw, 0.8rem) clamp(1.376rem, 1.0582010582vw, 1.6rem);
  margin-bottom: 0;
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-left: 1px solid;
  font-weight: 600;
  font-size: clamp(1.548rem, 1.1904761905vw, 1.8rem);
}
.pageindex ul li:first-of-type {
  border-top: 1px solid;
}
.pageindex ul li:hover {
  background: #fff200;
}
.pageindex ul li a {
  display: flex;
  gap: clamp(0.488rem, 0.5291005291vw, 0.8rem);
}
.pageindex ul li a::before {
  content: "・";
  display: block;
  width: 1em;
}

.textbody {
  padding-top: clamp(6.536rem, 5.0264550265vw, 7.6rem);
  margin-top: calc(clamp(6.536rem, 5.0264550265vw, 7.6rem) * -1);
  width: 100%;
}
.textbody > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: clamp(1.464rem, 1.5873015873vw, 2.4rem);
}
.textbody h2,
.textbody h3 {
  font-size: clamp(2.044rem, 1.8518518519vw, 2.8rem);
  font-weight: 700;
  line-height: 1.2;
  width: 100%;
  padding-bottom: clamp(0.344rem, 0.2645502646vw, 0.4rem);
  border-bottom: 1px solid;
  background: transparent;
}
.textbody p {
  font-size: clamp(1.548rem, 1.1904761905vw, 1.8rem);
  line-height: 1.8;
}
.textbody figcaption {
  margin: 0;
  text-align: center;
  font-size: clamp(1.376rem, 1.0582010582vw, 1.6rem);
}
.textbody figcaption a {
  text-decoration: underline;
  color: #1a0dab;
}
.textbody a {
  text-decoration: underline;
  color: #1a0dab;
}
.textbody .name {
  display: block;
  margin-bottom: clamp(0.344rem, 0.2645502646vw, 0.4rem);
}
.textbody .bold {
  font-weight: bold;
}
.textbody .interviewer {
  color: #ac7f79;
}

.textimgWrap > div {
  display: grid;
  align-items: center;
  justify-items: center;
  gap: clamp(1.376rem, 1.0582010582vw, 1.6rem);
}
@media (min-width: 540px) {
  .textimgWrap > div {
    grid-template-columns: 1fr 1fr;
  }
  .textimgWrap > div figure {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .textimgWrap > div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.textimgWrap p {
  margin: 0;
  text-align: center;
  font-size: clamp(1.376rem, 1.0582010582vw, 1.6rem);
  grid-column: span 2;
  margin-top: -0.9em;
}
.textimgWrap p a {
  text-decoration: underline;
  color: #1a0dab;
}

.textimgWrap3 > div {
  display: grid;
  align-items: center;
  justify-items: center;
  gap: clamp(1.376rem, 1.0582010582vw, 1.6rem);
}
@media (min-width: 540px) {
  .textimgWrap3 > div {
    grid-template-columns: 1fr 1fr;
  }
  .textimgWrap3 > div .vertical {
    grid-row: span 2;
    height: 100%;
  }
  .textimgWrap3 > div .vertical img {
    height: 100%;
  }
  .textimgWrap3 > div .horizontal {
    grid-column: span 2;
    width: 100%;
  }
  .textimgWrap3 > div .horizontal img {
    width: 100%;
  }
  .textimgWrap3 > div figure {
    width: 100%;
    height: 100%;
  }
  .textimgWrap3 > div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.textimgWrap4 > div {
  display: grid;
  align-items: center;
  justify-items: center;
  gap: clamp(1.376rem, 1.0582010582vw, 1.6rem);
}
@media (min-width: 540px) {
  .textimgWrap4 > div {
    grid-template-columns: repeat(3, 1fr);
  }
  .textimgWrap4 > div .large {
    grid-column: span 3;
  }
}

.textbuttonWrap {
  width: 100%;
  padding-top: clamp(0.976rem, 1.0582010582vw, 1.6rem);
  font-size: clamp(1.806rem, 1.3888888889vw, 2.1rem);
}
.textbuttonWrap > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.textbuttonWrap p a {
  color: #ffffff;
  font-size: clamp(1.806rem, 1.3888888889vw, 2.1rem);
}
.textbuttonWrap a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: clamp(1.032rem, 0.7936507937vw, 1.2rem) clamp(4.816rem, 3.7037037037vw, 5.6rem);
  width: fit-content;
  border-radius: clamp(0.488rem, 0.5291005291vw, 0.8rem);
  color: #ffffff;
}
.textbuttonWrap a .sub {
  font-size: clamp(1.376rem, 1.0582010582vw, 1.6rem);
  align-self: flex-start;
}
.textbuttonWrap a:hover {
  background: #fff200;
}

.youtubeWrap {
  width: 100%;
}
.youtubeWrap iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

.twitter-tweet,
.twitter-tweet-rendered {
  height: auto;
}

.wp-block-embed-twitter {
  margin-inline: auto;
}

.tweet_unoki20240626 {
  aspect-ratio: 485/700;
  height: 100%;
  margin-inline: auto;
}
@media (min-width: 600px) {
  .tweet_unoki20240626 {
    height: 680px;
  }
}

.textaside {
  width: 100%;
  padding: clamp(1.464rem, 1.5873015873vw, 2.4rem);
  font-size: clamp(1.548rem, 1.1904761905vw, 1.8rem);
  border-radius: clamp(0.976rem, 1.0582010582vw, 1.6rem);
  line-height: 1.8;
}
.textaside .asideheading {
  font-weight: 800;
  font-size: clamp(1.548rem, 1.1904761905vw, 1.8rem);
  margin-bottom: clamp(1.376rem, 1.0582010582vw, 1.6rem);
}
.textaside p + p {
  margin-top: clamp(0.344rem, 0.2645502646vw, 0.4rem);
}
.textaside .quote {
  margin-top: clamp(1.376rem, 1.0582010582vw, 1.6rem);
  font-size: clamp(1.376rem, 1.0582010582vw, 1.6rem);
}
.textaside .quote a {
  text-decoration: underline;
}
.textaside .innerWrap > div {
  display: grid;
  align-items: center;
  justify-items: center;
  gap: clamp(2.064rem, 1.5873015873vw, 2.4rem);
}
@media (min-width: 540px) {
  .textaside .innerWrap > div {
    grid-template-columns: 1fr 1fr;
  }
}
.textaside ul {
  margin-top: clamp(1.376rem, 1.0582010582vw, 1.6rem);
  list-style: none;
  font-weight: 500;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto;
  gap: clamp(0.688rem, 0.5291005291vw, 0.8rem);
}
@media (min-width: 768px) {
  .textaside ul {
    grid-template-rows: repeat(8, auto);
    grid-auto-flow: column;
  }
}
@media (min-width: 1024px) {
  .textaside ul {
    grid-template-columns: 1fr 1fr;
  }
}
.textaside ul li {
  display: grid;
  grid-template-columns: min-content auto;
  gap: clamp(0.344rem, 0.2645502646vw, 0.4rem);
}
.textaside ul span {
  color: #ffffff;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  display: grid;
  place-content: center;
  border: 1px solid #ffffff;
}
.textaside ul li.komatsu span {
  background: #e60213;
}
.textaside ul li.red span {
  background: #d88170;
}
.textaside ul li.blue span {
  background: #35adbf;
}
.textaside ul li.space span {
  border: 0;
}

.otherArticle {
  padding: clamp(1.464rem, 1.5873015873vw, 2.4rem);
  font-size: clamp(1.764rem, 1.1904761905vw, 1.8rem);
  border-radius: clamp(0.976rem, 1.0582010582vw, 1.6rem);
}
.otherArticle > div {
  display: grid;
  align-items: center;
  justify-items: center;
  gap: clamp(2.064rem, 1.5873015873vw, 2.4rem);
}
@media (min-width: 540px) {
  .otherArticle > div {
    grid-template-columns: 1fr 1fr;
  }
}
.otherArticle p + p {
  margin-top: clamp(1.376rem, 1.0582010582vw, 1.6rem);
}
.otherArticle a {
  text-decoration: underline;
  color: #1a0dab;
}
.otherArticle .support a {
  color: #3cb9cc;
}
.otherArticle .job a {
  color: #d0952c;
}
.otherArticle .house a {
  color: #649bd6;
}
.otherArticle .living a {
  color: #dc7e6f;
}
.otherArticle .newsmenu a {
  color: #ac7f79;
}

.linkgroup {
  width: 100%;
  padding: clamp(1.464rem, 1.5873015873vw, 2.4rem);
  font-size: clamp(1.764rem, 1.1904761905vw, 1.8rem);
  border-radius: clamp(0.976rem, 1.0582010582vw, 1.6rem);
}
.linkgroup > div {
  display: grid;
  align-items: start;
  justify-items: stretch;
  gap: clamp(2.064rem, 1.5873015873vw, 2.4rem);
}
@media (min-width: 600px) {
  .linkgroup > div {
    grid-template-columns: 3fr 2fr;
  }
}
.linkgroup figure {
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
}
.linkgroup img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.linkgroup .charapng figure {
  width: 100%;
  height: auto;
  aspect-ratio: auto;
}
.linkgroup .charapng img {
  max-height: clamp(17.2rem, 13.2275132275vw, 20rem);
}
.linkgroup .charapng .padding img {
  padding: clamp(1.72rem, 1.3227513228vw, 2rem);
}
.linkgroup p + p {
  margin-top: clamp(1.032rem, 0.7936507937vw, 1.2rem);
}
.linkgroup .linkTargetName {
  font-size: clamp(2.058rem, 1.3888888889vw, 2.1rem);
  font-weight: 600;
}
.linkgroup .linkDescription {
  margin-top: clamp(0.344rem, 0.2645502646vw, 0.4rem);
  font-size: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  font-weight: 500;
  line-height: 1.2;
}
.linkgroup a {
  font-size: clamp(2.058rem, 1.3888888889vw, 2.1rem);
  font-weight: 600;
  text-decoration: none;
}
.linkgroup a:hover {
  background: #fff200;
}
.linkgroup a::after {
  display: inline-block;
  content: "»";
  margin-left: clamp(0.688rem, 0.5291005291vw, 0.8rem);
}

.companyinfo {
  width: 100%;
}
.companyinfo > div {
  display: grid;
  grid-template-columns: clamp(9.8rem, 6.6137566138vw, 10rem) 1fr;
  align-items: center;
  gap: clamp(0.688rem, 0.5291005291vw, 0.8rem);
}
.companyinfo hr {
  grid-column: span 2;
  color: transparent;
  height: 0;
  border-bottom: 0.1rem solid #A5A4A4;
}
.companyinfo p {
  font-size: clamp(1.806rem, 1.3888888889vw, 2.1rem);
  line-height: 1.2;
}
.companyinfo p:nth-of-type(odd) {
  font-weight: 700;
  font-size: clamp(1.548rem, 1.1904761905vw, 1.8rem);
}
.companyinfo a {
  text-decoration: underline;
  color: #1a0dab;
}

.articlefooter {
  padding: clamp(1.464rem, 1.5873015873vw, 2.4rem);
  font-size: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  border-radius: clamp(0.976rem, 1.0582010582vw, 1.6rem);
}
.articlefooter > div {
  display: grid;
  align-items: center;
  gap: clamp(1.568rem, 1.0582010582vw, 1.6rem);
}
@media (min-width: 768px) {
  .articlefooter > div {
    grid-template-columns: 2.1fr 1.9fr;
  }
}
.articlefooter > div figure {
  display: block;
  width: 100%;
}
.articlefooter p + .articlefooterbutton {
  margin-top: clamp(0.784rem, 0.5291005291vw, 0.8rem);
}

.articlefooterbutton {
  width: 100%;
  padding-top: clamp(0.732rem, 0.7936507937vw, 1.2rem) clamp(0.976rem, 1.0582010582vw, 1.6rem);
}
.articlefooterbutton > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.articlefooterbutton a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(1.032rem, 0.7936507937vw, 1.2rem) clamp(4.816rem, 3.7037037037vw, 5.6rem);
  width: fit-content;
  border-radius: clamp(0.488rem, 0.5291005291vw, 0.8rem);
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.articlefooterbutton a:hover {
  background: #fff200;
}

.post_tags {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: clamp(0.784rem, 0.5291005291vw, 0.8rem);
}
.post_tags a {
  display: block;
  font-size: clamp(1.176rem, 0.7936507937vw, 1.2rem);
  padding: clamp(0.392rem, 0.2645502646vw, 0.4rem) clamp(0.784rem, 0.5291005291vw, 0.8rem);
  border-radius: clamp(1.176rem, 0.7936507937vw, 1.2rem);
  color: #ffffff;
}
.post_tags a::before {
  content: "#";
  display: inline-block;
}

.textaside + .rulesbox {
  margin-top: clamp(4.672rem, 4.2328042328vw, 6.4rem);
}

.page-migration-trial-rules .caution .asideheading {
  font-size: clamp(1.533rem, 1.3888888889vw, 2.1rem);
}
.page-migration-trial-rules .caution p {
  font-size: clamp(1.548rem, 1.1904761905vw, 1.8rem);
}
.page-migration-trial-rules .caution ul {
  padding: clamp(1.548rem, 1.1904761905vw, 1.8rem) clamp(1.548rem, 1.1904761905vw, 1.8rem) clamp(2.064rem, 1.5873015873vw, 2.4rem) clamp(1.548rem, 1.1904761905vw, 1.8rem);
}
.page-migration-trial-rules .caution ul li {
  padding-left: 1em;
  text-indent: -1em;
}
.page-migration-trial-rules .caution .items .underline {
  color: #3cb9cc;
}
.page-migration-trial-rules .caution .attention {
  margin-top: clamp(1.752rem, 1.5873015873vw, 2.4rem);
  color: #d5272f;
  font-weight: 600;
}

.rulesbox {
  width: 100%;
}
.rulesbox .listheading {
  border-bottom: 1px solid;
  padding-bottom: clamp(0.344rem, 0.2645502646vw, 0.4rem);
  margin-bottom: clamp(0.344rem, 0.2645502646vw, 0.4rem);
}
.rulesbox .listheading > div {
  display: flex;
  flex-direction: column;
  gap: clamp(0.344rem, 0.2645502646vw, 0.4rem) clamp(1.032rem, 0.7936507937vw, 1.2rem);
}
@media (min-width: 540px) {
  .rulesbox .listheading > div {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
  }
}
.rulesbox .listheading h3 {
  font-size: clamp(2.044rem, 1.8518518519vw, 2.8rem);
  font-weight: 700;
  line-height: 1.2;
  background: transparent;
}
.rulesbox .listheading p {
  font-weight: 700;
  line-height: 1.2;
  font-size: clamp(1.314rem, 1.1904761905vw, 1.8rem);
}
.rulesbox li {
  font-size: clamp(1.548rem, 1.1904761905vw, 1.8rem);
  display: flex;
  line-height: 1.4;
}
.rulesbox li:nth-of-type(n+2) {
  margin-top: clamp(0.344rem, 0.2645502646vw, 0.4rem);
}
.rulesbox li span {
  width: 1.5em;
  flex-shrink: 0;
}

.rulesback {
  color: #ffffff;
  background: #3cb9cc;
  margin: clamp(3.904rem, 4.2328042328vw, 6.4rem) auto;
}

.singlecontentWrap.company .ariticle_title,
.pagecontentWrap.job .ariticle_title {
  color: #d0952c;
}
.singlecontentWrap.company h2,
.pagecontentWrap.job h2 {
  background: #d0952c;
}
.singlecontentWrap.company .guest,
.pagecontentWrap.job .guest {
  background: #f7ead3;
}
.singlecontentWrap.company .guest a,
.pagecontentWrap.job .guest a {
  color: #d0952c;
}
.singlecontentWrap.company .pageindex p,
.pagecontentWrap.job .pageindex p {
  background: #d0952c;
}
.singlecontentWrap.company .pageindex ul,
.pagecontentWrap.job .pageindex ul {
  background: #f7ead3;
}
.singlecontentWrap.company .pageindex ul li,
.pagecontentWrap.job .pageindex ul li {
  border-color: #d0952c;
}
.singlecontentWrap.company .textbody h2, .singlecontentWrap.company .textbody h3,
.pagecontentWrap.job .textbody h2,
.pagecontentWrap.job .textbody h3 {
  color: #d0952c;
  border-color: #d0952c;
}
.singlecontentWrap.company .textbody .name,
.pagecontentWrap.job .textbody .name {
  color: #d0952c;
}
.singlecontentWrap.company .textaside,
.pagecontentWrap.job .textaside {
  background: #f7ead3;
}
.singlecontentWrap.company .textaside a,
.pagecontentWrap.job .textaside a {
  color: #d0952c;
}
.singlecontentWrap.company .otherArticle,
.singlecontentWrap.company .articlefooter,
.pagecontentWrap.job .otherArticle,
.pagecontentWrap.job .articlefooter {
  background: #f7ead3;
}
.singlecontentWrap.company .textbuttonWrap a,
.singlecontentWrap.company .articlefooterbutton a,
.pagecontentWrap.job .textbuttonWrap a,
.pagecontentWrap.job .articlefooterbutton a {
  background: #9b7d5f;
}
.singlecontentWrap.company .textbuttonWrap a:hover,
.singlecontentWrap.company .articlefooterbutton a:hover,
.pagecontentWrap.job .textbuttonWrap a:hover,
.pagecontentWrap.job .articlefooterbutton a:hover {
  background: #fff200;
  color: #333333;
}
.singlecontentWrap.company .linkgroup,
.pagecontentWrap.job .linkgroup {
  background: #f7ead3;
}
.singlecontentWrap.company .linkgroup a,
.pagecontentWrap.job .linkgroup a {
  color: #d0952c;
  border-bottom: 0.1rem solid #d0952c;
}
.singlecontentWrap.company .linkgroup a:hover,
.pagecontentWrap.job .linkgroup a:hover {
  background: #fff200;
}
.singlecontentWrap.company .post_tags a,
.pagecontentWrap.job .post_tags a {
  background: #d0952c;
}

.singlecontentWrap.individual .ariticle_title,
.pagecontentWrap.living .ariticle_title {
  color: #dc7e6f;
}
.singlecontentWrap.individual h2,
.pagecontentWrap.living h2 {
  background: #dc7e6f;
}
.singlecontentWrap.individual .guest,
.pagecontentWrap.living .guest {
  background: #f9edeb;
}
.singlecontentWrap.individual .guest a,
.pagecontentWrap.living .guest a {
  color: #dc7e6f;
}
.singlecontentWrap.individual .pageindex p,
.pagecontentWrap.living .pageindex p {
  background: #dc7e6f;
}
.singlecontentWrap.individual .pageindex ul,
.pagecontentWrap.living .pageindex ul {
  background: #f9edeb;
}
.singlecontentWrap.individual .pageindex ul li,
.pagecontentWrap.living .pageindex ul li {
  border-color: #dc7e6f;
}
.singlecontentWrap.individual .textbody h2, .singlecontentWrap.individual .textbody h3,
.pagecontentWrap.living .textbody h2,
.pagecontentWrap.living .textbody h3 {
  color: #dc7e6f;
  border-color: #dc7e6f;
}
.singlecontentWrap.individual .textbody .name,
.pagecontentWrap.living .textbody .name {
  color: #dc7e6f;
}
.singlecontentWrap.individual .textbody .interviewer,
.pagecontentWrap.living .textbody .interviewer {
  color: #dc7e6f;
}
.singlecontentWrap.individual .textbody .interviewee,
.pagecontentWrap.living .textbody .interviewee {
  color: #dc7e6f;
  font-weight: bold;
}
.singlecontentWrap.individual .textaside,
.pagecontentWrap.living .textaside {
  background: #f9edeb;
}
.singlecontentWrap.individual .textaside a,
.pagecontentWrap.living .textaside a {
  color: #dc7e6f;
}
.singlecontentWrap.individual .otherArticle,
.singlecontentWrap.individual .articlefooter,
.pagecontentWrap.living .otherArticle,
.pagecontentWrap.living .articlefooter {
  background: #f9edeb;
}
.singlecontentWrap.individual .textbuttonWrap a,
.singlecontentWrap.individual .articlefooterbutton a,
.pagecontentWrap.living .textbuttonWrap a,
.pagecontentWrap.living .articlefooterbutton a {
  background: #9b7d5f;
}
.singlecontentWrap.individual .textbuttonWrap a:hover,
.singlecontentWrap.individual .articlefooterbutton a:hover,
.pagecontentWrap.living .textbuttonWrap a:hover,
.pagecontentWrap.living .articlefooterbutton a:hover {
  background: #fff200;
  color: #333333;
}
.singlecontentWrap.individual .linkgroup,
.pagecontentWrap.living .linkgroup {
  background: #f9edeb;
}
.singlecontentWrap.individual .linkgroup a,
.pagecontentWrap.living .linkgroup a {
  color: #dc7e6f;
  border-bottom: 0.1rem solid #dc7e6f;
}
.singlecontentWrap.individual .linkgroup a:hover,
.pagecontentWrap.living .linkgroup a:hover {
  background: #fff200;
}
.singlecontentWrap.individual .post_tags a,
.pagecontentWrap.living .post_tags a {
  background: #dc7e6f;
}

.singlecontentWrap.topics .ariticle_title {
  color: #dc7e6f;
}
.singlecontentWrap.topics h2 {
  background: #dc7e6f;
}
.singlecontentWrap.topics .guest {
  background: #f9edeb;
}
.singlecontentWrap.topics .guest a {
  color: #dc7e6f;
}
.singlecontentWrap.topics .pageindex p {
  background: #dc7e6f;
}
.singlecontentWrap.topics .pageindex ul {
  background: #f9edeb;
}
.singlecontentWrap.topics .pageindex ul li {
  border-color: #dc7e6f;
}
.singlecontentWrap.topics .textbody h2, .singlecontentWrap.topics .textbody h3 {
  color: #dc7e6f;
  border-color: #dc7e6f;
}
.singlecontentWrap.topics .textbody .interviewer {
  color: #dc7e6f;
}
.singlecontentWrap.topics .textbody .interviewee {
  color: #dc7e6f;
  font-weight: bold;
}
.singlecontentWrap.topics .textaside {
  background: #f9edeb;
}
.singlecontentWrap.topics .textaside a {
  color: #dc7e6f;
}
.singlecontentWrap.topics .otherArticle,
.singlecontentWrap.topics .articlefooter {
  background: #f9edeb;
}
.singlecontentWrap.topics .textbuttonWrap a,
.singlecontentWrap.topics .articlefooterbutton a {
  background: #9b7d5f;
}
.singlecontentWrap.topics .textbuttonWrap a:hover,
.singlecontentWrap.topics .articlefooterbutton a:hover {
  background: #fff200;
  color: #333333;
}
.singlecontentWrap.topics .post_tags a {
  background: #dc7e6f;
}

.singlecontentWrap.news-cat .ariticle_title {
  color: #ac7f79;
}
.singlecontentWrap.news-cat h2 {
  background: #ac7f79;
}
.singlecontentWrap.news-cat .guest {
  background: #efe8e8;
}
.singlecontentWrap.news-cat .guest a {
  color: #ac7f79;
}
.singlecontentWrap.news-cat .pageindex p {
  background: #ac7f79;
}
.singlecontentWrap.news-cat .pageindex ul {
  background: #efe8e8;
}
.singlecontentWrap.news-cat .pageindex ul li {
  border-color: #ac7f79;
}
.singlecontentWrap.news-cat .textbody h2, .singlecontentWrap.news-cat .textbody h3 {
  color: #ac7f79;
  border-color: #ac7f79;
}
.singlecontentWrap.news-cat .textbody .name {
  color: #ac7f79;
}
.singlecontentWrap.news-cat .textaside {
  background: #efe8e8;
}
.singlecontentWrap.news-cat .textaside a {
  color: #ac7f79;
}
.singlecontentWrap.news-cat .otherArticle,
.singlecontentWrap.news-cat .articlefooter {
  background: #efe8e8;
}
.singlecontentWrap.news-cat .textbuttonWrap a,
.singlecontentWrap.news-cat .articlefooterbutton a {
  background: #9b7d5f;
}
.singlecontentWrap.news-cat .textbuttonWrap a:hover,
.singlecontentWrap.news-cat .articlefooterbutton a:hover {
  background: #fff200;
  color: #333333;
}
.singlecontentWrap.news-cat .post_tags a {
  background: #9b7d5f;
}

.pagecontentWrap.support .ariticle_title {
  color: #3cb9cc;
}
.pagecontentWrap.support h2 {
  background: #3cb9cc;
}
.pagecontentWrap.support .guest {
  background: #dfeef1;
}
.pagecontentWrap.support .guest a {
  color: #3cb9cc;
}
.pagecontentWrap.support .pageindex p {
  background: #3cb9cc;
}
.pagecontentWrap.support .pageindex ul {
  background: #dfeef1;
}
.pagecontentWrap.support .pageindex ul li {
  border-color: #3cb9cc;
}
.pagecontentWrap.support .textbody h2, .pagecontentWrap.support .textbody h3 {
  color: #3cb9cc;
  border-color: #3cb9cc;
}
.pagecontentWrap.support .textbody .name {
  color: #3cb9cc;
}
.pagecontentWrap.support .textaside {
  background: #dfeef1;
}
.pagecontentWrap.support .textaside a {
  color: #3cb9cc;
}
.pagecontentWrap.support .otherArticle,
.pagecontentWrap.support .articlefooter {
  background: #dfeef1;
}
.pagecontentWrap.support .textbuttonWrap a,
.pagecontentWrap.support .articlefooterbutton a {
  background: #9b7d5f;
}
.pagecontentWrap.support .textbuttonWrap a:hover,
.pagecontentWrap.support .articlefooterbutton a:hover {
  background: #fff200;
  color: #333333;
}
.pagecontentWrap.support .linkgroup {
  background: #dfeef1;
}
.pagecontentWrap.support .linkgroup a {
  color: #3cb9cc;
  border-bottom: 0.1rem solid #3cb9cc;
}
.pagecontentWrap.support .linkgroup a:hover {
  background: #fff200;
}
.pagecontentWrap.support .post_tags a {
  background: #3cb9cc;
}
.pagecontentWrap.support .items .underline {
  border-color: #3cb9cc;
}
.pagecontentWrap.support .rulesbox .listheading {
  color: #3cb9cc;
  border-color: #3cb9cc;
}

.pagecontentWrap.house .ariticle_title {
  color: #649bd6;
}
.pagecontentWrap.house h2 {
  background: #649bd6;
}
.pagecontentWrap.house .guest {
  background: #e2e8ed;
}
.pagecontentWrap.house .guest a {
  color: #649bd6;
}
.pagecontentWrap.house .pageindex p {
  background: #649bd6;
}
.pagecontentWrap.house .pageindex ul {
  background: #e2e8ed;
}
.pagecontentWrap.house .pageindex ul li {
  border-color: #649bd6;
}
.pagecontentWrap.house .textbody h2, .pagecontentWrap.house .textbody h3 {
  color: #649bd6;
  border-color: #649bd6;
}
.pagecontentWrap.house .textbody .name {
  color: #649bd6;
}
.pagecontentWrap.house .textaside {
  background: #e2e8ed;
}
.pagecontentWrap.house .textaside a {
  color: #649bd6;
}
.pagecontentWrap.house .otherArticle,
.pagecontentWrap.house .articlefooter {
  background: #e2e8ed;
}
.pagecontentWrap.house .textbuttonWrap a,
.pagecontentWrap.house .articlefooterbutton a {
  background: #9b7d5f;
}
.pagecontentWrap.house .textbuttonWrap a:hover,
.pagecontentWrap.house .articlefooterbutton a:hover {
  background: #fff200;
  color: #333333;
}
.pagecontentWrap.house .linkgroup {
  background: #e2e8ed;
}
.pagecontentWrap.house .linkgroup a {
  color: #649bd6;
  border-bottom: 0.1rem solid #649bd6;
}
.pagecontentWrap.house .linkgroup a:hover {
  background: #fff200;
  color: #333333;
}
.pagecontentWrap.house .post_tags a {
  background: #649bd6;
}

.pages {
  background: #3cb9cc;
}

.page_modified_date {
  display: none;
}

.icon_page404 img {
  object-fit: contain;
}

.content_page_404 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: clamp(3.904rem, 4.2328042328vw, 6.4rem);
}

.content_page_404 .heading404 {
  background: #9b7d5f;
}

.search_page404 .searchformWrap {
  width: clamp(14.952rem, 17.6587301587vw, 26.7rem);
  height: clamp(3.584rem, 4.2328042328vw, 6.4rem);
  border-radius: clamp(3.584rem, 4.2328042328vw, 6.4rem);
}
.search_page404 .searchformWrap input {
  width: clamp(11.368rem, 13.4259259259vw, 20.3rem);
}
.search_page404 .searchformWrap button {
  width: clamp(3.584rem, 4.2328042328vw, 6.4rem);
  height: clamp(3.584rem, 4.2328042328vw, 6.4rem);
}

p {
  font-size: clamp(1.806rem, 1.3888888889vw, 2.1rem);
  line-height: 1.8;
}

.news-cat {
  gap: clamp(6.344rem, 6.8783068783vw, 10.4rem);
}
.news-cat .single_content {
  gap: clamp(1.464rem, 1.5873015873vw, 2.4rem);
}
.news-cat h1 {
  color: #ac7f79;
}
.news-cat h2 {
  background: #87B821;
  border-radius: clamp(3.05rem, 3.3068783069vw, 5rem);
}
.news-cat h2:nth-of-type(n+2) {
  margin-top: clamp(2.44rem, 2.6455026455vw, 4rem);
}
.news-cat h3 {
  width: 100%;
  border-bottom: 1px solid #ac7f79;
  color: #ac7f79;
  margin-top: clamp(2.44rem, 2.6455026455vw, 4rem);
  font-size: clamp(2.044rem, 1.8518518519vw, 2.8rem);
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: clamp(0.344rem, 0.2645502646vw, 0.4rem);
  background: transparent;
}
.news-cat p {
  font-size: clamp(1.806rem, 1.3888888889vw, 2.1rem);
  line-height: 1.8;
}
.news-cat figure {
  margin-inline: auto;
}
.news-cat .wp-block-buttons {
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(1.376rem, 1.0582010582vw, 1.6rem);
}
.news-cat .wp-block-button a,
.news-cat .wp-block-button__link,
.news-cat .wp-element-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(1.032rem, 0.7936507937vw, 1.2rem) clamp(4.816rem, 3.7037037037vw, 5.6rem);
  width: fit-content;
  border-radius: clamp(0.488rem, 0.5291005291vw, 0.8rem);
  color: #ffffff;
  background-color: #ac7f79;
}
.news-cat .numbering {
  list-style: decimal inside;
}

.loading {
  position: fixed;
  z-index: 8000;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
}

.loading.active {
  height: 100vh;
  background: #ffffff;
  opacity: 1;
}
.loading.active .logoWrap {
  animation: logoAppear 1s forwards;
}

.loading.loaded {
  animation: disAppear 1s 0.8s forwards;
}
.loading.loaded .logoWrap {
  animation: logoDisAppear 1s forwards;
}

.logoWrap {
  display: flex;
  align-items: flex-start;
}

.logo {
  width: 183.11px;
  height: 103.55px;
}

.leaf {
  height: 51px;
  transform-origin: 0% 100%;
  animation: leaf 1080ms 1.5s forwards;
}
.leaf img {
  width: auto;
  height: 100%;
  object-fit: scale-down;
}

.archive-card {
  margin-top: clamp(1.464rem, 1.5873015873vw, 2.4rem);
  display: grid;
  grid-template-columns: 1fr;
  justify-items: start;
  padding: clamp(2.064rem, 1.5873015873vw, 2.4rem);
  background: rgba(255, 255, 255, 0.8);
  max-width: clamp(123.088rem, 83.0687830688vw, 125.6rem);
  margin-inline: auto;
  border-radius: clamp(1.952rem, 2.1164021164vw, 3.2rem);
  gap: clamp(2.064rem, 1.5873015873vw, 2.4rem);
}
@media (min-width: 540px) {
  .archive-card {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    padding: clamp(3.904rem, 4.2328042328vw, 6.4rem);
  }
}
@media (min-width: 1260px) {
  .archive-card {
    grid-template-columns: repeat(4, minmax(220px, 1fr));
  }
}
.archive-card .carditem {
  width: 100%;
  max-width: clamp(39.2rem, 26.455026455vw, 40rem);
  grid-row: span 4;
  display: grid;
  grid-template-rows: subgrid;
  gap: clamp(2.064rem, 1.5873015873vw, 2.4rem);
  padding: clamp(1.032rem, 0.7936507937vw, 1.2rem);
  border-radius: clamp(0.784rem, 0.5291005291vw, 0.8rem);
}
.archive-card .carditem:hover {
  background: #fff200;
}
.archive-card .carditem > a {
  width: 100%;
  grid-row: span 4;
  display: grid;
  grid-template-rows: subgrid;
  gap: clamp(0.688rem, 0.5291005291vw, 0.8rem);
}

.card-header {
  align-self: self-end;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: clamp(0.392rem, 0.2645502646vw, 0.4rem);
}
.card-header .date {
  font-size: clamp(1.176rem, 0.7936507937vw, 1.2rem);
  font-weight: 600;
  line-height: 1;
  margin-right: auto;
}
.card-header .category {
  min-width: clamp(12.04rem, 9.2592592593vw, 14rem);
  padding: clamp(0.392rem, 0.2645502646vw, 0.4rem) clamp(0.784rem, 0.5291005291vw, 0.8rem);
  font-size: clamp(0.98rem, 0.6613756614vw, 1rem);
  text-align: center;
  line-height: 1;
  color: #686767;
  border: 1px solid #A5A4A4;
  border-radius: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  font-weight: 700;
}

.card-eyecatch {
  width: 100%;
  max-width: 600px;
  height: auto;
  aspect-ratio: 3/2;
  align-self: center;
}
.card-eyecatch img {
  width: 100%;
  height: 100%;
}
.card-eyecatch.no-img {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: clamp(0.392rem, 0.2645502646vw, 0.4rem);
  border: clamp(0.294rem, 0.1984126984vw, 0.3rem) solid #ECECEC;
}
.card-eyecatch.no-img img {
  object-fit: contain;
}

.card-title .articletitle {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: clamp(1.548rem, 1.1904761905vw, 1.8rem);
  font-weight: 600;
  line-height: 1.3;
  hyphens: auto;
  max-height: 2.6em;
  text-align: left;
}

.card-text,
.card-text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 3em;
  font-size: clamp(1.372rem, 0.9259259259vw, 1.4rem);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: left;
}

.carditem.category-company {
  border: 1px solid #d0952c;
}
.carditem.category-company .articletitle {
  color: #d0952c;
}
.carditem.category-migrater, .carditem.category-parenting, .carditem.category-individual, .carditem.category-topics {
  border: 1px solid #dc7e6f;
}
.carditem.category-migrater .articletitle, .carditem.category-parenting .articletitle, .carditem.category-individual .articletitle, .carditem.category-topics .articletitle {
  color: #dc7e6f;
}
.carditem.type-news {
  border: 1px solid #ac7f79;
}
.carditem.type-news .articletitle {
  color: #ac7f79;
}

.categories {
  max-width: clamp(123.088rem, 83.0687830688vw, 125.6rem);
  padding-inline: clamp(3.904rem, 4.2328042328vw, 6.4rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: clamp(0.488rem, 0.5291005291vw, 0.8rem);
}
@media (min-width: 540px) {
  .categories {
    flex-direction: row;
  }
}
.categories .category {
  min-width: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: clamp(1.376rem, 1.0582010582vw, 1.6rem);
  border: 1.6px solid #A5A4A4;
  border-radius: clamp(0.488rem, 0.5291005291vw, 0.8rem);
  background: #ffffff;
  font-size: clamp(1.204rem, 0.9259259259vw, 1.4rem);
  font-weight: 650;
  line-height: 1.2;
}
.categories .category a {
  display: block;
  width: 100%;
  text-align: center;
}

.archivecontainer .archivetitle {
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 600;
}
.archivecontainer .archivetitle .jp {
  font-size: clamp(2.336rem, 2.1164021164vw, 3.2rem);
}
.archivecontainer .archivetitle .en {
  margin-top: clamp(0.688rem, 0.5291005291vw, 0.8rem);
  font-size: clamp(1.376rem, 1.0582010582vw, 1.6rem);
}
.archivecontainer .archivetext {
  margin-top: clamp(2.44rem, 2.6455026455vw, 4rem);
  display: grid;
  align-items: center;
  grid-template-columns: min-content min-content auto;
  gap: clamp(0.196rem, 0.1322751323vw, 0.2rem) clamp(0.784rem, 0.5291005291vw, 0.8rem);
  border-top: 0.1rem solid #ECECEC;
}
.archivecontainer .archivetext li {
  grid-column: span 3;
  display: grid;
  align-items: center;
  grid-template-columns: subgrid;
  border-bottom: 0.1rem solid #ECECEC;
}
.archivecontainer .archivetext li a {
  grid-column: span 3;
  display: grid;
  align-items: center;
  grid-template-columns: subgrid;
  padding: clamp(1.176rem, 0.7936507937vw, 1.2rem);
}
.archivecontainer .archivetext li a .post_date {
  font-size: clamp(1.176rem, 0.7936507937vw, 1.2rem);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
}
.archivecontainer .archivetext li a .post_category {
  letter-spacing: 0;
  font-weight: 700;
  font-size: clamp(0.98rem, 0.6613756614vw, 1rem);
  line-height: 1;
  width: 100%;
  min-width: clamp(7.84rem, 5.291005291vw, 8rem);
  padding: clamp(0.392rem, 0.2645502646vw, 0.4rem);
  border-radius: clamp(0.784rem, 0.5291005291vw, 0.8rem);
  text-align: center;
  border: 0.1rem solid #ECECEC;
}
.archivecontainer .archivetext li a .post_title {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  font-weight: 600;
  line-height: 1.3;
  color: #ac7f79;
  width: 100%;
  grid-column: 1/-1;
}
@media (min-width: 540px) {
  .archivecontainer .archivetext li a .post_title {
    grid-column: 3/4;
    white-space: nowrap;
  }
}

.link-newsarchive {
  margin: clamp(2.44rem, 2.6455026455vw, 4rem) 0 auto auto;
  width: fit-content;
}
.link-newsarchive a {
  display: flex;
  align-items: center;
  gap: clamp(0.784rem, 0.5291005291vw, 0.8rem);
  font-size: clamp(1.568rem, 1.0582010582vw, 1.6rem);
  font-weight: 600;
  line-height: 1;
  transition: all 0.3s ease-in-out;
}
.link-newsarchive a img {
  width: clamp(1.862rem, 1.2566137566vw, 1.9rem);
  height: clamp(1.862rem, 1.2566137566vw, 1.9rem);
  vertical-align: text-bottom;
}
.link-newsarchive a:hover {
  background: #fff200;
}

.firstview {
  position: relative;
}
.firstview .slideWrap {
  overflow: hidden;
}
@media (orientation: landscape) {
  .firstview .slideWrap {
    height: calc(100dvh - clamp(2.257rem, 2.4470899471vw, 3.7rem) - clamp(2.752rem, 2.1164021164vw, 3.2rem));
  }
  .firstview .slideWrap > div {
    height: 100%;
  }
}
.firstview .mountainRange {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.firstview .character {
  position: absolute;
  z-index: 3;
  bottom: 0;
  right: 8.1349206349vw;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.firstview .character .poponon {
  width: clamp(2.76rem, 4.5634920635vw, 6.9rem);
  height: clamp(2.52rem, 4.1666666667vw, 6.3rem);
  opacity: 0;
  animation: character 0.3s cubic-bezier(0.2, 0.06, 0, 1.34) forwards;
}
.firstview .character .yuzumin {
  margin-left: clamp(0.4rem, 0.6613756614vw, 1rem);
  width: clamp(3.8rem, 6.2830687831vw, 9.5rem);
  height: clamp(5.44rem, 8.9947089947vw, 13.6rem);
  animation: character 0.3s cubic-bezier(0.2, 0.06, 0, 1.34) 0.3s forwards;
  opacity: 0;
}
.firstview .character .hiponon {
  margin-left: clamp(1.6rem, 2.6455026455vw, 4rem);
  width: clamp(5.64rem, 9.3253968254vw, 14.1rem);
  height: clamp(7.2rem, 11.9047619048vw, 18rem);
  opacity: 0;
  animation: character 0.3s cubic-bezier(0.2, 0.06, 0, 1.34) 0.6s forwards;
}

.top_leadArea {
  padding-block: clamp(1.376rem, 1.0582010582vw, 1.6rem);
  font-size: clamp(2.257rem, 2.4470899471vw, 3.7rem);
  font-weight: 700;
  text-align: center;
  background: #ffffff;
  letter-spacing: 0.1em;
}

.blueBack {
  background: linear-gradient(180deg, rgba(60, 185, 204, 0) 0%, rgba(60, 185, 204, 0.3) 50%, rgba(60, 185, 204, 0.3) 90%, rgba(60, 185, 204, 0) 100%);
}
@media (min-width: 768px) {
  .blueBack {
    padding: clamp(2.44rem, 2.6455026455vw, 4rem);
  }
}

.feature {
  margin-top: clamp(2.44rem, 2.6455026455vw, 4rem);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: clamp(1.376rem, 1.0582010582vw, 1.6rem);
}
.feature .feature_img {
  width: clamp(31.82rem, 24.4708994709vw, 37rem);
  height: clamp(31.82rem, 24.4708994709vw, 37rem);
  flex-shrink: 0;
}
.feature .feature_text {
  flex-grow: 1;
}
.feature .feature_catch {
  color: #9b7d5f;
  font-size: max(2.064rem, 1.5873015873vw);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-align: center;
}
@media (min-width: 768px) {
  .feature .feature_catch {
    text-align: left;
  }
}
.feature .feature_description {
  margin-top: clamp(1.806rem, 1.3888888889vw, 2.1rem);
  font-size: clamp(1.548rem, 1.1904761905vw, 1.8rem);
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
}
@media (min-width: 768px) {
  .feature .feature_description {
    text-align: left;
  }
}

@media (min-width: 768px) {
  .nature {
    flex-direction: row-reverse;
  }
}

@media (min-width: 768px) {
  .culture {
    margin-top: calc(-1 * max(2.064rem, 1.5873015873vw));
    flex-direction: row;
  }
}

.map {
  width: 100%;
  margin-inline: auto;
  position: relative;
  margin-top: calc(clamp(2.44rem, 2.6455026455vw, 4rem) + 42px);
}
@media (min-width: 540px) {
  .map {
    width: clamp(37.92rem, 52.2486772487vw, 79rem);
    height: clamp(48.768rem, 67.1957671958vw, 101.6rem);
  }
}
@media (min-width: 768px) {
  .map {
    margin-top: calc(-1 * clamp(2.544rem, 3.5052910053vw, 5.3rem));
  }
}
@container containerFeature (min-width:880px) {
  .map {
    width: 79rem;
    height: 101.6rem;
    margin-top: -5.3rem;
  }
}
.map .japan {
  width: 27.8rem;
  height: 27.8rem;
  margin-inline: auto;
}
@media (min-width: 540px) {
  .map .japan {
    position: absolute;
    margin-inline: 0;
    width: clamp(13.344rem, 18.3862433862vw, 27.8rem);
    height: clamp(13.344rem, 18.3862433862vw, 27.8rem);
    left: clamp(1.92rem, 2.6455026455vw, 4rem);
    top: clamp(9.312rem, 12.8306878307vw, 19.4rem);
  }
}
@container containerFeature (min-width:880px) {
  .map .japan {
    left: 4rem;
    top: 19.4rem;
    width: 27.8rem;
    height: 27.8rem;
  }
}
.map .ishikawa {
  width: clamp(37.92rem, 52.2486772487vw, 79rem);
  height: clamp(48.768rem, 67.1957671958vw, 101.6rem);
}
@container containerFeature (min-width:880px) {
  .map .ishikawa {
    width: 79rem;
    height: 101.6rem;
  }
}

.points {
  margin-top: clamp(6.344rem, 6.8783068783vw, 10.4rem);
  container: points/inline-size;
}

.containerPoint {
  background: rgba(255, 246, 230, 0.9);
  box-shadow: 8px 8px 0px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  margin-top: clamp(2.94rem, 1.9841269841vw, 3rem);
  padding: clamp(3.904rem, 4.2328042328vw, 6.4rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: clamp(2.064rem, 1.5873015873vw, 2.4rem);
  margin-inline: auto;
  width: calc(100% - max(4.88rem, 5.291005291vw));
}
@container points (min-width:898px) {
  .containerPoint {
    gap: 2.4rem;
    width: 88rem;
    padding: 6.4rem;
  }
}
.containerPoint:first-of-type {
  margin-top: calc(clamp(2.94rem, 1.9841269841vw, 3rem) + clamp(2.44rem, 2.6455026455vw, 4rem));
}
.containerPoint .hooks {
  position: absolute;
  top: calc(-1 * clamp(2.94rem, 1.9841269841vw, 3rem));
  left: 0;
  width: 100%;
  padding-inline: 2.4rem;
  display: flex;
  justify-content: space-between;
}
.containerPoint .hooks img {
  width: clamp(1.96rem, 1.3227513228vw, 2rem);
  height: clamp(5.684rem, 3.835978836vw, 5.8rem);
}
.containerPoint .inner {
  display: flex;
  align-items: center;
  gap: clamp(1.376rem, 1.0582010582vw, 1.6rem);
  flex-direction: column;
}
@media (min-width: 540px) {
  .containerPoint .inner {
    flex-direction: row;
  }
}
@container points (min-width:880px) {
  .containerPoint .inner {
    gap: 1.6rem;
  }
}
.containerPoint .point_icon {
  flex-shrink: 0;
  width: clamp(12.04rem, 9.2592592593vw, 14rem);
  height: clamp(12.04rem, 9.2592592593vw, 14rem);
  border-radius: clamp(12.04rem, 9.2592592593vw, 14rem);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  gap: max(0.344rem, 0.2645502646vw);
  color: #ffffff;
  font-size: clamp(2.064rem, 1.5873015873vw, 2.4rem);
  font-weight: 600;
  line-height: 1.2;
}
@container points (min-width:880px) {
  .containerPoint .point_icon {
    width: 14rem;
    height: 14rem;
    border-radius: 14rem;
    font-size: 2.4rem;
  }
}
.containerPoint .point_icon img {
  width: clamp(2.58rem, 1.9841269841vw, 3rem);
  height: clamp(2.58rem, 1.9841269841vw, 3rem);
}
@container points (min-width:880px) {
  .containerPoint .point_icon img {
    width: 3rem;
    height: 3rem;
  }
}
.containerPoint .point_icon.support {
  background: #3cb9cc;
}
.containerPoint .point_icon.job {
  background: #d0952c;
}
.containerPoint .point_icon.house {
  background: #649bd6;
}
.containerPoint .point_icon.living {
  background: #dc7e6f;
}
.containerPoint .point_text {
  flex-grow: 1;
  font-size: clamp(1.548rem, 1.1904761905vw, 1.8rem);
  font-weight: 500;
  line-height: 1.8;
}
@container points (min-width:880px) {
  .containerPoint .point_text {
    font-size: 1.8rem;
  }
}
.containerPoint .buttonWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1em;
  font-size: clamp(1.376rem, 1.0582010582vw, 1.6rem);
}
@container points (min-width:880px) {
  .containerPoint .buttonWrap {
    font-size: 1.6rem;
  }
}
.containerPoint .buttonWrap a {
  display: block;
  width: fit-content;
  padding: clamp(1.032rem, 0.7936507937vw, 1.2rem) clamp(2.408rem, 1.8518518519vw, 2.8rem);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  font-weight: 600;
  line-height: 1;
  color: #9b7d5f;
  background: #ffffff;
  border: 1px solid #9b7d5f;
  border-radius: clamp(0.688rem, 0.5291005291vw, 0.8rem);
}
@container points (min-width:880px) {
  .containerPoint .buttonWrap a {
    padding: 1.2rem 2.8rem;
  }
}
.containerPoint .linkWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: clamp(2.064rem, 1.5873015873vw, 2.4rem);
}
@container points (min-width:880px) {
  .containerPoint .linkWrap {
    gap: 2.4rem;
  }
}
.containerPoint .linkWrap a {
  display: block;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  font-size: clamp(1.376rem, 1.0582010582vw, 1.6rem);
  font-weight: 600;
  line-height: 1;
}
@container points (min-width:880px) {
  .containerPoint .linkWrap a {
    font-size: 1.6rem;
  }
}
.containerPoint .linkWrap a::after {
  content: "";
  display: block;
  width: clamp(1.634rem, 1.2566137566vw, 1.9rem);
  height: clamp(1.634rem, 1.2566137566vw, 1.9rem);
  background: url(../img/icons/icons/icon_arrowright.svg) center center/cover;
}
@container points (min-width:880px) {
  .containerPoint .linkWrap a::after {
    width: 1.9rem;
    height: 1.9rem;
  }
}
.containerPoint .linkWrap a:hover {
  background: #fff200;
}

.contactlink {
  margin-top: clamp(6.344rem, 6.8783068783vw, 10.4rem);
}
.contactlink a {
  display: block;
  margin-top: clamp(2.44rem, 2.6455026455vw, 4rem);
  margin-inline: auto;
  width: 100%;
  padding: clamp(1.634rem, 1.2566137566vw, 1.9rem) clamp(7.74rem, 5.9523809524vw, 9rem);
  border-radius: clamp(1.118rem, 0.8597883598vw, 1.3rem);
  background: #9b7d5f;
  text-align: center;
  color: #ffffff;
  font-size: clamp(2.236rem, 1.7195767196vw, 2.6rem);
  font-weight: 600;
  letter-spacing: 0.06em;
}
@media (min-width: 540px) {
  .contactlink a {
    width: fit-content;
  }
}

.containerSNS {
  margin-top: clamp(6.344rem, 6.8783068783vw, 10.4rem);
  padding: 0;
}
.containerSNS .sns_name {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(0.688rem, 0.5291005291vw, 0.8rem);
  font-size: clamp(1.708rem, 1.8518518519vw, 2.8rem);
  font-weight: 600;
  line-height: 1;
}
.containerSNS .sns_name a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(0.688rem, 0.5291005291vw, 0.8rem);
}
.containerSNS .sns_name .icon {
  width: clamp(2.501rem, 2.7116402116vw, 4.1rem);
  height: clamp(2.501rem, 2.7116402116vw, 4.1rem);
}

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