html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

blockquote,
q {
  quotes: none;
}

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

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

html {
  overflow-x: hidden;
  width: 100%;
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  background-color: #fffbed;
  box-sizing: border-box;
  margin: 0 0 0 0;
  font-size: clamp(1.4rem, 2vw, 1.6rem);
  color: #2f2f2f;
  font-family: "ryo-gothic-plusn", YuGothic, "Yu Gothic", "Yu Gothic Medium", Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 180%;
}
@media screen and (min-width: 651px) {
  body {
    line-height: 200%;
  }
}

main {
  margin: 0 auto;
  width: 100%;
  align-items: center;
}

section {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  align-self: center;
}
section.fw-section {
  max-width: 100%;
}

picture,
img {
  max-width: 100%;
  height: auto;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
a:hover {
  opacity: 0.7;
}

a:link,
a:visited,
a:hover,
a:active,
a {
  text-decoration: none;
  color: inherit;
}

button {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  appearance: unset;
  border: unset;
}

h1,
.h1-like {
  font-size: clamp(2.5rem, 6vw, 6rem);
  font-weight: 700;
  line-height: 140%;
}

h2,
.h2-like {
  font-size: clamp(2.5rem, 3.5vw, 4.5rem);
  font-weight: 700;
  line-height: 140%;
}

h3,
.h3-like {
  font-size: clamp(2.5rem, 2.5vw, 4rem);
  font-weight: 700;
  line-height: 160%;
}

h4,
.h4-like {
  font-size: clamp(1.6rem, 2vw, 1.8rem);
  font-weight: 700;
}

h5,
.h5-like {
  font-size: clamp(1.4rem, 2vw, 1.6rem);
  font-weight: 700;
}

h6,
.h6-like {
  font-size: clamp(1.2rem, 2vw, 1.4rem);
  font-weight: 700;
}

ul {
  list-style-type: none;
}

a.a-btn {
  border: 2px solid #59aa35;
  background-color: #ffffff;
  color: #59aa35;
  cursor: pointer;
  font-weight: 500;
  padding: 1em 2em;
}

.table-row:has(.wpcf7-response-output) {
  display: none;
}

.submit-container p {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.submit-btn {
  width: 18rem;
  height: 6rem;
  background-color: #59aa35;
  border: 1px solid #2f2f2f;
  border-radius: 50%;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
}
.submit-btn:hover {
  opacity: 0.8;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=date],
textarea,
select {
  box-sizing: border-box;
  padding: 0.2em 0.5em;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #2f2f2f;
  color: #707070;
  text-align: start;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=date]:focus,
textarea:focus,
select:focus {
  color: #2f2f2f;
  outline: 1px solid #fce958;
}
input[type=text].short-field,
input[type=email].short-field,
input[type=tel].short-field,
input[type=number].short-field,
input[type=date].short-field,
textarea.short-field,
select.short-field {
  width: 10em;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=date],
select {
  width: 100%;
  min-height: 3.4rem;
  border-radius: 0.7rem;
}

input[type=number],
input[type=date] {
  max-width: 150px;
}

.wpcf7-list-item-label {
  color: #707070;
}

select {
  box-sizing: border-box;
  height: 3.4rem;
  padding: 0.2em 0.5em 0.2em 3em;
  background-color: #ffffff;
  background-image: url(../img/common/dropdown-arrow.svg);
  background-position: center left 1rem;
  background-repeat: no-repeat;
  background-size: 1.2rem;
  cursor: pointer;
}

textarea {
  width: 100%;
  max-width: 100%;
  min-height: clamp(240px, 50vw, 350px);
  border-radius: 0.7rem;
}

[type=radio],
[type=checkbox] {
  position: absolute;
  left: -9999px;
}

[type=radio] + .wpcf7-list-item-label,
[type=checkbox] + .wpcf7-list-item-label {
  position: relative;
  padding-left: 3rem;
}

[type=radio] + .wpcf7-list-item-label::before,
[type=checkbox] + .wpcf7-list-item-label::before,
[type=radio] + .wpcf7-list-item-label::after,
[type=checkbox] + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  box-sizing: border-box;
}

[type=radio] + .wpcf7-list-item-label::before,
[type=checkbox] + .wpcf7-list-item-label::before {
  top: 0;
  left: 0;
  width: 2rem;
  height: 2rem;
  border: 1px solid #4d4d4d;
}

[type=radio] + .wpcf7-list-item-label::after,
[type=checkbox] + .wpcf7-list-item-label::after {
  top: 0.5rem;
  left: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: #59aa35;
  transition: all 0.2s;
}

[type=radio]:not(:checked) + .wpcf7-list-item-label::after,
[type=checkbox]:not(:checked) + .wpcf7-list-item-label::after {
  opacity: 0;
  transform: scale(0.01);
}

[type=radio]:checked + .wpcf7-list-item-label::after,
[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
  transform: scale(1);
}

.cb-col .wpcf7-radio,
.cb-col .wpcf7-checkbox,
.radio-col .wpcf7-radio,
.radio-col .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
}
.cb-col .wpcf7-list-item,
.radio-col .wpcf7-list-item {
  margin: 0 1em 0 0;
  display: flex;
  align-items: center;
}

.wpcf7-form-control-wrap:has(.w100) {
  width: 100%;
}
.wpcf7-form-control-wrap:has(.w50) {
  width: 50%;
}
.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio {
  flex-direction: row;
  flex-wrap: wrap;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  margin-left: 0%;
}

.form-single-row p {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  column-gap: 2%;
  row-gap: 1em;
}
.form-single-row p > * {
  flex: 1;
}

.form-multi-row p {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-items: flex-start;
  flex-wrap: wrap;
  row-gap: 1em;
  column-gap: 2%;
  width: fit-content;
  max-width: 100%;
}
@media screen and (min-width: 651px) {
  .form-multi-row p {
    flex-direction: row;
    align-items: flex-start;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.standard-btn {
  appearance: unset;
  -webkit-appearance: unset;
  border: 2px solid #59aa35;
  background-color: #ffffff;
  color: #59aa35;
  cursor: pointer;
  font-weight: 500;
  padding: 0.5em 1em;
}
.standard-btn:hover {
  opacity: 0.7;
}

.hidden {
  visibility: hidden;
}

.w-fit {
  width: fit-content;
}

.w100 {
  width: 100%;
}

.w50 {
  width: 50%;
}

.width1200 {
  width: 1200px;
  max-width: 96%;
  margin: auto;
}

.width1200-847 {
  width: 1200px;
  max-width: 84.7%;
  margin: auto;
}

.width1000 {
  width: 1000px;
  max-width: 96%;
  margin: auto;
}

.width1000-847 {
  width: 1000px;
  max-width: 84.7%;
  margin: auto;
}

.width800-847 {
  width: 800px;
  max-width: 84.7%;
  margin: auto;
}

.width8000-847 {
  width: 800px;
  max-width: 84.7%;
  margin: auto;
}

.grid-1-2 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
@media screen and (min-width: 651px) {
  .grid-1-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}

.grid-1-2-3 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
@media screen and (min-width: 651px) {
  .grid-1-2-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1001px) {
  .grid-1-2-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

.grid-2-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (min-width: 651px) {
  .grid-2-3 {
    grid-template-columns: repeat(4, 1fr);
  }
}

.gap-1 {
  gap: 1em;
}

.gap-2 {
  gap: 1em;
}

.gap-st {
  gap: clamp(4rem, 7vw, 10rem);
}

.gap-half {
  gap: clamp(2.4rem, 4vw, 5rem);
}

.fx-wrap {
  flex-wrap: wrap;
}

.fx-1 {
  flex: 1;
}

.fx-2 {
  flex: 2;
}

.fx-shrink-2 {
  flex-shrink: 2;
}

.fx-center-self {
  align-self: center;
  justify-self: center;
}

.fx-center-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.fx-row {
  display: flex;
  flex-direction: row;
}

.fx-row-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.fx-row-rev {
  display: flex;
  flex-direction: row-reverse;
}

.fx-col {
  display: flex;
  flex-direction: column;
}

.fx-col-rev {
  display: flex;
  flex-direction: column-reverse;
}

.fx-col-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fx-col-to-row {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 651px) {
  .fx-col-to-row {
    flex-direction: row;
    align-items: unset;
  }
}

.fx-col-to-row-tab {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 1001px) {
  .fx-col-to-row-tab {
    flex-direction: row;
    align-items: unset;
  }
}

.block {
  display: block;
}

.block-break {
  display: inline-block;
}

.mh-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mv-auto {
  margin-left: auto;
  margin-right: auto;
}

.mt-half {
  margin-top: clamp(20px, 4vw, 50px);
}

.mt-st {
  margin-top: clamp(40px, 7vw, 100px);
}

.mtem-1 {
  margin-top: 1em;
}

.mtem-2 {
  margin-top: 2em;
}

.mb-half {
  margin-bottom: clamp(20px, 4vw, 50px);
}

.mb-st {
  margin-bottom: clamp(40px, 7vw, 100px);
}

.mbem-1 {
  margin-bottom: 1em;
}

.mbem-2 {
  margin-bottom: 2em;
}

.mlem-1 {
  margin-left: 1em;
}

.mlem-2 {
  margin-left: 2em;
}

.mrem-1 {
  margin-right: 1em;
}

.mrem-2 {
  margin-right: 2em;
}

.pem-1 {
  padding: 1em;
}

.pem-2 {
  padding: 2em;
}

.ptem-1 {
  padding-top: 1em;
}

.ptem-2 {
  padding-top: 2em;
}

.pbem-1 {
  padding-bottom: 1em;
}

.pbem-2 {
  padding-bottom: 2em;
}

.plem-1 {
  padding-left: 1em;
}

.plem-2 {
  padding-left: 2em;
}

.prem-1 {
  padding-right: 1em;
}

.prem-2 {
  padding-right: 2em;
}

.pvert-1 {
  padding-top: 1em;
  padding-bottom: 1em;
}

.pvert-2 {
  padding-top: 2em;
  padding-bottom: 2em;
}

.phor-1 {
  padding-left: 1em;
  padding-right: 1em;
}

.phor-2 {
  padding-left: 2em;
  padding-right: 2em;
}

@media screen and (max-width: 800px) {
  .no-sp {
    display: none;
  }
  .min-800 {
    display: none;
  }
}
@media screen and (min-width: 801px) {
  .sp-only {
    display: none;
  }
  .block-break-pc {
    display: inline-block;
  }
  .max-800 {
    display: none;
  }
}
.f-romaji-reg {
  font-family: "ryo-gothic-plusn", YuGothic, "Yu Gothic", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 400;
}

.f-romaji-med {
  font-family: "ryo-gothic-plusn", YuGothic, "Yu Gothic", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
}

.f-romaji-b {
  font-family: "ryo-gothic-plusn", YuGothic, "Yu Gothic", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
}

.fw-m {
  font-weight: 500;
}

.p-small {
  font-size: clamp(1.4rem, 2vw, 1.6rem);
}

.pem-09 {
  font-size: 0.9em;
}

.pem-08 {
  font-size: 0.8em;
}

.lh-100 {
  line-height: 100%;
}

.lh-140 {
  line-height: 140%;
}

.lh-160 {
  line-height: 160%;
}

.text-bold {
  font-weight: bold;
}

.text-med {
  font-weight: 500;
}

.text-reg {
  font-weight: 400;
}

.text-center {
  text-align: center;
}

.text-end {
  text-align: end;
}

.text-justify {
  text-align: justify;
}

.text-start {
  text-align: start;
}

.white-bar-anim-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.white-bar-anim-container .white-bar-anim {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 100%;
  position: relative;
  width: fit-content;
  box-sizing: border-box;
  padding: 0.1em 0.2em;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.white-bar-anim-container .white-bar-anim .inner {
  white-space: nowrap;
  width: fit-content;
  position: relative;
  z-index: 10;
  color: #2f2f2f;
}
.white-bar-anim-container .white-bar-anim:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #ffffff;
  border: 1px solid #4d4d4d;
  opacity: 0.2;
  transition: width 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.loaded .white-bar-anim {
  opacity: 1;
}
.loaded .white-bar-anim::before {
  width: 100%;
  opacity: 1;
}

p.gre-disclaimer {
  font-size: clamp(1.4rem, 2vw, 1.6rem) !important;
}
@media screen and (min-width: 651px) {
  p.gre-disclaimer {
    text-align: start;
  }
}

.container-st {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: clamp(3rem, 5vw, 6rem);
  width: 100%;
  max-width: 120rem;
}
.container-st .contents-st {
  width: 84.7%;
  display: flex;
  flex-direction: column;
  gap: clamp(3rem, 4vw, 4rem);
}
.container-st .contents-st p {
  font-size: clamp(1.6rem, 2vw, 2rem);
}
.container-st .img-container {
  width: 100%;
}
.container-st .img-container img,
.container-st .img-container picture {
  width: 100%;
}
@media screen and (min-width: 651px) {
  .container-st {
    flex-direction: row;
    align-items: center;
    gap: clamp(3rem, 7vw, 8.5rem);
    width: 84.7%;
  }
  .container-st .contents-st {
    width: auto;
    flex: 1;
  }
  .container-st .img-container {
    flex: 1;
  }
}

.h2-group {
  gap: 1.5rem;
}
.h2-group .white-label {
  width: fit-content;
  padding: 0.5em 1rem;
  background-color: #ffffff;
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
  border: 1px solid #4d4d4d;
}
.h2-group h2 {
  font-size: clamp(2.5rem, 4vw, 4.5rem);
  font-weight: 500;
  line-height: 133%;
}

a.cta-btn {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9;
  color: #2f2f2f;
  width: 16.5rem;
  height: 7.5rem;
  overflow: hidden;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  transform: translateY(100%);
  transition: all 0.2s ease-in-out;
}
a.cta-btn .text-inner {
  display: block;
  box-sizing: border-box;
  width: fit-content;
  padding: 0.7em 0.6em;
  background-color: #fce958;
  border: 1px solid #4d4d4d;
  border-radius: 50%;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 100%;
}
a.cta-btn img {
  position: absolute;
  width: 6.8rem;
  bottom: 0;
  right: -1.5rem;
  z-index: 10;
}
@media screen and (min-width: 1001px) {
  a.cta-btn {
    display: none;
  }
}

.scrolled a.cta-btn {
  visibility: visible;
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0);
}
.scrolled a.cta-btn:hover {
  opacity: 0.8;
}

.post-nav {
  margin: clamp(30px, 6vw, 60px) auto 0;
  text-align: center;
}
.post-nav .navigation,
.post-nav .nav-links {
  width: 100%;
}
.post-nav .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
}
.post-nav .page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  width: 1em;
  height: 1em;
  margin: 0 0.5em;
}
.post-nav .page-numbers.prev svg, .post-nav .page-numbers.next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  stroke: #2f2f2f;
  fill: #2f2f2f;
}
.post-nav .page-numbers.current {
  font-size: 1em;
  color: #707070;
  pointer-events: none;
}

.flex-table {
  display: flex;
  flex-direction: column;
  gap: 1.7rem;
}
.flex-table dt p {
  font-size: 1.6rem;
  font-weight: 400;
}
.flex-table dt a {
  color: blue;
}
.flex-table dd.form-accept {
  display: flex;
  justify-content: center;
  margin-top: 1em;
}
.flex-table dd.form-accept .wpcf7-list-item {
  margin-left: 0;
}
.flex-table dd.form-accept .wpcf7-list-item-label {
  color: #2f2f2f;
  padding-top: 0.2rem;
}

.info-table .table-row {
  display: flex;
  padding: 1em 0;
  border-bottom: 1px solid #707070;
}
.info-table .table-row:last-child {
  border-bottom: unset;
}
.info-table .label {
  width: 25%;
  font-weight: bold;
  font-size: 1.1em;
}
.info-table .content {
  width: 75%;
}
@media screen and (min-width: 651px) {
  .info-table .label {
    width: 20%;
  }
  .info-table .content {
    width: 80%;
  }
}

.bloglist-area {
  width: 100%;
}

.post-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 1em 0;
}
@media screen and (min-width: 651px) {
  .post-row {
    flex-direction: row;
    align-items: flex-start;
  }
}
.post-row .blog-date {
  padding-left: 10px;
  border-bottom: 2px solid #59aa35;
  color: #707070;
  line-height: 200%;
}
.post-row .blog-title {
  padding-left: 5px;
  margin: 1em 0 0 0;
}
@media screen and (min-width: 651px) {
  .post-row {
    max-width: 100%;
    flex-direction: row;
  }
  .post-row .blog-date {
    border-bottom: unset;
    margin-right: 1em;
  }
  .post-row .blog-title {
    margin: 0;
  }
}

.blogcard-area {
  width: 100%;
  flex-wrap: wrap;
  column-gap: 4%;
  row-gap: clamp(20px, 3vw, 40px);
}

.featured-blogcard {
  flex-wrap: wrap;
  column-gap: 4%;
  row-gap: clamp(20px, 3vw, 40px);
}
.featured-blogcard h2 {
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}
.featured-blogcard .post-categories,
.featured-blogcard .card-excerpt {
  display: none;
}

.post-card {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  width: 100%;
  max-width: 320px;
  padding-bottom: 4em;
  background-color: #ffffff;
}
.post-card a,
.post-card img {
  width: 100%;
}
.post-card .post-categories,
.post-card .card-headline,
.post-card .card-excerpt {
  width: 92%;
}
.post-card .post-categories {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 0px auto;
  padding-top: 10px;
}
.post-card .post-categories li {
  background-color: #59aa35;
  border-radius: 12px;
  color: #ffffff;
  font-size: 0.7em;
  list-style-type: none;
  line-height: 100%;
  margin: 5px 5px 5px 0;
  padding: 5px 10px;
}
.post-card .card-headline {
  margin: 30px auto 10px auto;
}
.post-card .card-excerpt {
  overflow-x: hidden;
  margin-bottom: 20px;
}
.post-card .continue-link {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: end;
}
@media screen and (min-width: 651px) {
  .post-card {
    width: 48%;
  }
}
@media screen and (min-width: 1001px) {
  .post-card {
    width: 30.6%;
    max-width: unset;
  }
}

.category-filter {
  justify-content: space-evenly;
  margin: clamp(40px, 8vw, 80px) auto;
}
.category-filter a {
  padding: 0.5em 1em;
  background-color: #59aa35;
  color: #ffffff;
  border-radius: 1.5em;
}
.category-filter a.active-btn {
  background-color: #707070;
  pointer-events: none;
}

.nav-elements {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 8em 1fr;
  grid-template-rows: auto;
}
.nav-elements a {
  box-sizing: border-box;
  grid-row: 1/2;
}
.nav-elements a.prev-link {
  grid-column: 1/2;
}
.nav-elements a.return-link {
  grid-column: 2/3;
  text-align: center;
}
.nav-elements a.next-link {
  grid-column: 3/5;
  text-align: end;
}

.hamburger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.8rem;
  position: fixed;
  top: 1.5rem;
  right: 1.5rem;
  max-height: 100%;
  width: 7rem;
  z-index: 3002;
  aspect-ratio: 1/1;
  appearance: none;
  background-color: unset;
  border-radius: 50%;
  border: 2px solid #2f2f2f;
  background-color: #ffffff;
  cursor: pointer;
}
.hamburger span {
  display: block;
  height: 2px;
  width: 42.8%;
  background: #2f2f2f;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.hamburger span:nth-child(1) {
  transform-origin: center;
}
.hamburger span:nth-child(2) {
  transform-origin: left center;
}
.hamburger span:nth-child(3) {
  transform-origin: center;
}
.hamburger.active-ham {
  background-color: unset;
  border: unset;
}
.hamburger.active-ham span {
  position: absolute;
  background-color: #2f2f2f;
  width: 64%;
}
.hamburger.active-ham span:nth-child(1) {
  transform: rotate(45deg);
}
.hamburger.active-ham span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.hamburger.active-ham span:nth-child(3) {
  transform: rotate(-45deg);
}
@media screen and (min-width: 1001px) {
  .hamburger {
    display: none;
  }
}

header {
  box-sizing: border-box;
  height: fit-content;
  width: 100vw;
  padding: 1.5rem 3.8vw 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  transition: all 0.2s linear;
}
header a.logo-container {
  display: block;
  position: relative;
  height: 12rem;
  max-width: 60vw;
  width: fit-content;
}
header a.logo-container img {
  display: block;
  height: 100%;
  width: auto;
}
header .nav-container {
  display: none;
}
header.scrolled a.logo-container {
  height: 4rem;
  transition: all 0.2s linear;
}
@media screen and (min-width: 1001px) {
  header {
    padding: 1.5rem 2.3rem 1.5rem clamp(2rem, 3vw, 4rem);
    align-items: center;
  }
  header a.logo-container {
    height: 7rem;
  }
  header .hamburger {
    display: none;
  }
  header .nav-container {
    display: flex;
  }
  header .nav-menu {
    display: flex;
    justify-content: flex-end;
    column-gap: clamp(2rem, 2.5vw, 5rem);
    row-gap: 1rem;
    flex-wrap: wrap;
  }
  header .nav-menu li a {
    color: #707070;
    font-size: clamp(1.6rem, 1.5vw, 2rem);
  }
  header .nav-menu li.special a {
    position: relative;
    padding: 0.5rem 7rem 0.5rem 2rem;
    background-color: #fce958;
    color: #2f2f2f;
    font-size: 2.3rem;
    line-height: 100%;
  }
  header .nav-menu li.special a:before {
    content: "";
    position: absolute;
    right: 1rem;
    bottom: 0;
    height: 5rem;
    width: 5rem;
    background: url(../img/mascott.webp) center no-repeat;
    background-size: contain;
  }
  header.scrolled {
    background-color: hsla(65, 100%, 94%, 0.9);
  }
  header.scrolled .nav-menu li.special a:before {
    width: 5rem;
    height: 5rem;
  }
}

aside#sidebar {
  position: absolute;
  visibility: hidden;
  top: 0;
  right: 0;
  z-index: 1000;
  width: 1%;
  height: 100vh;
  height: 100lvh;
  box-sizing: border-box;
  display: none;
  flex-direction: row;
  justify-content: end;
}
aside#sidebar .sidebar-toggle {
  position: absolute;
  bottom: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  width: 0;
  height: 0;
}
aside#sidebar a {
  color: #2f2f2f;
}
aside#sidebar .sidebar-nav {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100vh;
  box-sizing: border-box;
  padding: clamp(7rem, 15vh, 12rem) 1rem clamp(2rem, 9vh, 7rem);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
  background-color: #fff5c6;
  color: #2f2f2f;
}
aside#sidebar .sidebar-nav .nav-col {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 2.8rem;
  font-size: 2.5rem;
  font-weight: 500;
  box-sizing: border-box;
  padding-left: 1.2em;
}
aside#sidebar .sidebar-nav .nav-col li {
  width: fit-content;
}
aside#sidebar .sidebar-nav .nav-col li a {
  display: flex;
  align-items: center;
  gap: 0.6em;
  line-height: 100%;
}
aside#sidebar .sidebar-nav .nav-col li a:before {
  content: "";
  height: 0.6em;
  width: 1em;
  background: url(../img/icons/arrow-right.svg) center no-repeat;
  background-size: contain;
}
aside#sidebar .sidebar-nav .nav-col li.special a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 5rem;
  width: 22.4rem;
  position: relative;
  margin-right: -1.2em;
  background-color: #59aa35;
  background-image: url(../img/icons/icon-outbound.svg);
  background-position: center right 2.3rem;
  background-repeat: no-repeat;
  background-size: 1.8rem;
  color: #ffffff;
  font-size: 2.7rem;
  font-weight: 700;
}
aside#sidebar .sidebar-nav .nav-col li.special a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(99%, -50%);
  height: 3.6rem;
  width: 3.6rem;
  background: url(../img/icons/icon-hand.svg) center no-repeat;
  background-size: contain;
}
aside#sidebar .sidebar-nav .tm-col {
  width: 100%;
  max-width: 26rem;
  margin: 0 auto;
}
aside#sidebar .sidebar-nav .tm-col .tm-btn a {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 1.4rem;
}
aside#sidebar .sidebar-nav .tm-col .tm-btn a img {
  width: 100%;
}
aside#sidebar .sidebar-nav .tm-col .tm-btn a span {
  display: flex;
  align-items: center;
  gap: 0.6em;
  color: #707070;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 100%;
}
aside#sidebar .sidebar-nav .tm-col .tm-btn a span:before {
  content: "";
  height: 0.6em;
  width: 1em;
  background: url(../img/icons/arrow-right.svg) center no-repeat;
  background-size: contain;
}
aside#sidebar.open-menu {
  display: flex;
  width: 90%;
  max-width: 32.4rem;
  position: fixed;
  visibility: visible;
  animation: fadein 0.1s ease-in-out;
  transform: translateX(0%);
}
aside#sidebar.open-menu .sidebar-toggle {
  visibility: visible;
  opacity: 1;
  pointer-events: unset;
  width: 100vw;
  height: 100vh;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
footer {
  width: 100%;
  padding: clamp(3.5rem, 10vw, 12.5rem) 0 clamp(4rem, 4vw, 5rem);
  background-color: #fff5c6;
}
footer a {
  display: inline-block;
  color: #2f2f2f;
}
footer .content-container {
  width: 84.7%;
  max-width: 125rem;
}
footer .upper,
footer .lower {
  box-sizing: border-box;
  width: 100%;
}
footer .upper {
  gap: 4.5rem;
  padding-bottom: 7rem;
  border-bottom: 1px solid #707070;
}
footer .upper .footer-logo {
  width: clamp(19.2rem, 20vw, 29rem);
}
footer .upper .footer-logo img {
  width: 100%;
}
footer .footer-menu {
  width: 100%;
}
footer .footer-menu ul,
footer .footer-menu li,
footer .footer-menu a {
  width: 100%;
}
footer .footer-menu ul {
  font-size: clamp(1.4rem, 2vw, 2rem);
  line-height: 160%;
  gap: 1.5rem;
}
footer .lower {
  padding: 5rem 0 1.5rem;
  gap: 2rem;
}
footer .lower a.tm-logo {
  width: 100%;
  max-width: 33.4rem;
}
footer .footer-access {
  line-height: 200%;
  font-size: clamp(1.6rem, 2vw, 2rem);
}
footer .footer-copy {
  line-height: 100%;
}
@media screen and (min-width: 1001px) {
  footer {
    gap: 11rem;
  }
  footer .upper,
  footer .content-container {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
  footer .upper {
    width: 60%;
    padding: 0 clamp(4rem, 8vw, 11rem) 0 0;
    border: unset;
  }
  footer .upper .footer-menu,
  footer .upper ul,
  footer .upper li,
  footer .upper a {
    width: fit-content;
  }
  footer .lower {
    flex-direction: column-reverse;
    justify-content: flex-end;
    gap: 3rem;
    align-self: stretch;
    padding: 0 0 0 clamp(2rem, 5vw, 8rem);
    width: 40%;
    border-left: 1px solid #707070;
    text-align: start;
  }
  footer .lower .footer-access {
    align-items: flex-start;
  }
}

address {
  font-style: normal;
}

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