@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
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;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
  border-width: 0;
}

a {
  text-decoration: none;
}

.blogBody {
  font-size: medium;
  width: 100%;
  color: #000000;
  /* children of the <head> element all have display:none */
  /* generic block-level elements */
  /* heading elements */
  /* tables */
  /* for tables without table section elements (can happen with XHTML or dynamically created tables) */
  /* lists */
  /* form elements */
  /* Form controls don't go vertical. */
  /* TODO(crbug.com/880258): Use different styles for
  `-internal-autofill-previewed` and `-internal-autofill-selected`. */
  /* meter */
  /* progress */
  /* inline elements */
  /* states */
  /* HTML5 ruby elements */
  /* other elements */
  /* TODO(foolip): In the Fullscreen spec, there's a ::backdrop block with the
  properties shared with :fullscreen::backdrop (see fullscreen.css). */
  /* page */
  /* Allows thead sections to print at the top of each page. */
}
.blogBody html,
.blogBody body,
.blogBody div,
.blogBody span,
.blogBody applet,
.blogBody object,
.blogBody iframe,
.blogBody h1,
.blogBody h2,
.blogBody h3,
.blogBody h4,
.blogBody h5,
.blogBody h6,
.blogBody p,
.blogBody blockquote,
.blogBody pre,
.blogBody a,
.blogBody button,
.blogBody abbr,
.blogBody acronym,
.blogBody address,
.blogBody big,
.blogBody cite,
.blogBody code,
.blogBody del,
.blogBody dfn,
.blogBody em,
.blogBody img,
.blogBody ins,
.blogBody kbd,
.blogBody q,
.blogBody s,
.blogBody samp,
.blogBody small,
.blogBody strike,
.blogBody strong,
.blogBody sub,
.blogBody sup,
.blogBody tt,
.blogBody var,
.blogBody b,
.blogBody u,
.blogBody i,
.blogBody center,
.blogBody dl,
.blogBody dt,
.blogBody dd,
.blogBody ol,
.blogBody ul,
.blogBody li,
.blogBody fieldset,
.blogBody form,
.blogBody label,
.blogBody legend,
.blogBody table,
.blogBody caption,
.blogBody tbody,
.blogBody tfoot,
.blogBody thead,
.blogBody tr,
.blogBody th,
.blogBody td,
.blogBody article,
.blogBody aside,
.blogBody canvas,
.blogBody details,
.blogBody embed,
.blogBody figure,
.blogBody figcaption,
.blogBody footer,
.blogBody header,
.blogBody hgroup,
.blogBody menu,
.blogBody nav,
.blogBody output,
.blogBody ruby,
.blogBody section,
.blogBody summary,
.blogBody time,
.blogBody mark,
.blogBody audio,
.blogBody video {
  font-size: medium;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #000000;
}
.blogBody html {
  display: block;
}
.blogBody head {
  display: none;
}
.blogBody meta {
  display: none;
}
.blogBody title {
  display: none;
}
.blogBody link {
  display: none;
}
.blogBody style {
  display: none;
}
.blogBody script {
  display: none;
}
.blogBody body {
  display: block;
  margin: 8px;
}
.blogBody body:-webkit-full-page-media {
  background-color: rgb(0, 0, 0);
}
.blogBody p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  line-height: 2;
  color: #000000;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .blogBody p {
    font-size: 14px;
  }
}
.blogBody span {
  font-size: inherit;
}
.blogBody div {
  display: block;
}
.blogBody layer {
  display: block;
}
.blogBody article,
.blogBody aside,
.blogBody footer,
.blogBody header,
.blogBody hgroup,
.blogBody main,
.blogBody nav,
.blogBody section {
  display: block;
}
.blogBody marquee {
  display: inline-block;
  width: -webkit-fill-available;
}
.blogBody address {
  display: block;
}
.blogBody blockquote {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 40px;
  margin-inline-end: 40px;
}
.blogBody figcaption {
  display: block;
}
.blogBody figure {
  display: block;
}
.blogBody q {
  display: inline;
}
.blogBody q:before {
  content: open-quote;
}
.blogBody q:after {
  content: close-quote;
}
.blogBody center {
  display: block;
  /* special centering to be able to emulate the html4/netscape behaviour */
  text-align: -webkit-center;
}
.blogBody hr {
  display: block;
  overflow: hidden;
  unicode-bidi: isolate;
  margin-block-start: 0.5em;
  margin-block-end: 0.5em;
  margin-inline-start: auto;
  margin-inline-end: auto;
  border-style: inset;
  border-width: 1px;
}
.blogBody map {
  display: inline;
}
.blogBody video {
  -o-object-fit: contain;
     object-fit: contain;
}
.blogBody h1 {
  display: block;
  font-size: 2em;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: bold;
}
.blogBody :-webkit-any(article, aside, nav, section) h1 {
  font-size: 1.5em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
}
.blogBody :-webkit-any(article, aside, nav, section) :-webkit-any(article, aside, nav, section) h1 {
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-block-end: 1em;
}
.blogBody :-webkit-any(article, aside, nav, section) :-webkit-any(article, aside, nav, section) :-webkit-any(article, aside, nav, section) h1 {
  font-size: 1em;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
}
.blogBody :-webkit-any(article, aside, nav, section) :-webkit-any(article, aside, nav, section) :-webkit-any(article, aside, nav, section) :-webkit-any(article, aside, nav, section) h1 {
  font-size: 0.83em;
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
}
.blogBody :-webkit-any(article, aside, nav, section) :-webkit-any(article, aside, nav, section) :-webkit-any(article, aside, nav, section) :-webkit-any(article, aside, nav, section) :-webkit-any(article, aside, nav, section) h1 {
  font-size: 0.67em;
  margin-block-start: 2.33em;
  margin-block-end: 2.33em;
}
.blogBody h2 {
  display: block;
  font-size: 2.3em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .blogBody h2 {
    font-size: 1.6em;
  }
}
.blogBody h3 {
  display: block;
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: bold;
}
.blogBody h4 {
  display: block;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: bold;
}
.blogBody h5 {
  display: block;
  font-size: 0.83em;
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: bold;
}
.blogBody h6 {
  display: block;
  font-size: 0.67em;
  margin-block-start: 2.33em;
  margin-block-end: 2.33em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: bold;
}
.blogBody strong,
.blogBody em,
.blogBody kbd {
  font-size: 1.25vw;
}
@media screen and (max-width: 800px) {
  .blogBody strong,
  .blogBody em,
  .blogBody kbd {
    font-size: 4.2666666667vw;
  }
}
.blogBody table {
  display: table;
  border-color: gray;
  box-sizing: border-box;
  text-indent: initial;
}
.blogBody thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}
.blogBody tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}
.blogBody tfoot {
  display: table-footer-group;
  vertical-align: middle;
  border-color: inherit;
}
.blogBody table > tr {
  vertical-align: middle;
}
.blogBody col {
  display: table-column;
}
.blogBody colgroup {
  display: table-column-group;
}
.blogBody tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
.blogBody td,
.blogBody th {
  display: table-cell;
  vertical-align: inherit;
}
.blogBody th {
  font-weight: bold;
  text-align: -internal-center;
}
.blogBody caption {
  display: table-caption;
  text-align: -webkit-center;
}
.blogBody ul,
.blogBody menu,
.blogBody dir {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 40px;
}
.blogBody ol {
  display: block;
  list-style-type: decimal;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 40px;
}
.blogBody li {
  display: list-item;
  text-align: -webkit-match-parent;
  line-height: 1.8;
}
.blogBody ul ul,
.blogBody ol ul {
  list-style-type: circle;
}
.blogBody ol ol ul,
.blogBody ol ul ul,
.blogBody ul ol ul,
.blogBody ul ul ul {
  list-style-type: square;
}
.blogBody dd {
  display: block;
  margin-inline-start: 40px;
}
.blogBody dl {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
.blogBody dt {
  display: block;
}
.blogBody ol ul,
.blogBody ul ol,
.blogBody ul ul,
.blogBody ol ol {
  margin-block-start: 0;
  margin-block-end: 0;
}
.blogBody form {
  display: block;
  margin-top: 0em;
}
.blogBody :-webkit-any(table, thead, tbody, tfoot, tr) > form:-internal-is-html {
  display: none !important;
}
.blogBody label {
  cursor: default;
}
.blogBody legend {
  display: block;
  padding-inline-start: 2px;
  padding-inline-end: 2px;
  border: none;
}
.blogBody fieldset {
  display: block;
  margin-inline-start: 2px;
  margin-inline-end: 2px;
  padding-block-start: 0.35em;
  padding-inline-start: 0.75em;
  padding-inline-end: 0.75em;
  padding-block-end: 0.625em;
  min-inline-size: -moz-min-content;
  min-inline-size: min-content;
}
.blogBody button {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.blogBody input,
.blogBody textarea,
.blogBody select,
.blogBody button,
.blogBody meter,
.blogBody progress {
  -webkit-writing-mode: horizontal-tb !important;
}
.blogBody input,
.blogBody textarea,
.blogBody select,
.blogBody button {
  margin: 0em;
  font: -webkit-small-control;
  text-rendering: auto; /* FIXME: Remove when tabs work with optimizeLegibility. */
  color: -internal-light-dark(black, white);
  word-spacing: normal;
  line-height: normal;
  text-transform: none;
  text-indent: 0;
  text-shadow: none;
  display: inline-block;
  text-align: start;
}
.blogBody input[type=hidden i] {
  display: none;
}
.blogBody input {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  padding: 1px;
  background-color: -internal-light-dark(white, black);
  border: 2px inset;
  -webkit-rtl-ordering: logical;
  cursor: text;
}
.blogBody input[type=search i] {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  box-sizing: border-box;
}
.blogBody input::-webkit-textfield-decoration-container {
  display: flex !important;
  align-items: center;
  -webkit-user-modify: read-only !important;
  content: none !important;
  writing-mode: inherit !important;
  -internal-align-self-block: center;
}
.blogBody input::-webkit-clear-button {
  -webkit-appearance: auto;
          appearance: auto;
  display: inline-block;
  cursor: default;
  flex: none;
  -webkit-user-modify: read-only !important;
  margin-inline-start: 2px;
}
.blogBody input:enabled:read-write:-webkit-any(:focus, :hover)::-webkit-clear-button {
  opacity: 1;
  pointer-events: auto;
}
.blogBody input[type=search i]::-webkit-search-cancel-button {
  -webkit-appearance: auto;
          appearance: auto;
  display: block;
  cursor: default;
  flex: none;
  -webkit-user-modify: read-only !important;
  margin-inline-start: 1px;
  -webkit-user-select: none !important;
          user-select: none !important;
}
.blogBody input[type=search i]:enabled:read-write:-webkit-any(:focus,
:hover)::-webkit-search-cancel-button {
  opacity: 1;
  pointer-events: auto;
}
.blogBody input::-webkit-inner-spin-button {
  -webkit-appearance: auto;
          appearance: auto;
  display: inline-block;
  cursor: default;
  flex: none;
  align-self: stretch;
  -webkit-user-modify: read-only !important;
}
.blogBody input:enabled:read-write:-webkit-any(:focus,
:hover)::-webkit-inner-spin-button {
  opacity: 1;
  pointer-events: auto;
}
.blogBody select {
  border-radius: 5px;
}
.blogBody textarea {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  background-color: -internal-light-dark(white, black);
  border: 1px solid;
  -moz-column-count: initial !important;
       column-count: initial !important;
  -webkit-rtl-ordering: logical;
  flex-direction: column;
  resize: auto;
  cursor: text;
  padding: 2px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.blogBody ::-webkit-input-placeholder {
  -webkit-text-security: none;
  color: #757575;
  direction: inherit !important;
  pointer-events: none !important;
  text-orientation: inherit !important;
  writing-mode: inherit !important;
}
.blogBody input::-webkit-input-placeholder {
  text-overflow: inherit;
  line-height: initial;
  white-space: pre;
  word-wrap: normal;
  overflow: hidden;
  -webkit-user-modify: read-only !important;
}
.blogBody input::-internal-input-suggested {
  text-overflow: inherit;
  white-space: nowrap;
  overflow: hidden;
}
.blogBody input::-internal-input-suggested,
.blogBody textarea::-internal-input-suggested {
  font: -webkit-small-control !important;
  /* Prevent that overflow affects the scrollable area. Without this,
  LayoutBox::*Scroll{Height,Width}() may determine the scroll width/height
  from the scrollable area instead of from the overrides in
  LayoutTextControl{Single,Multi}Line::Scroll{Height,Width}(). */
  overflow: hidden !important;
  overflow-anchor: none;
}
.blogBody input[type=password i] {
  -webkit-text-security: disc !important;
}
.blogBody input[type=password i]::-internal-input-suggested {
  -webkit-text-security: disc !important;
}
.blogBody input[type=hidden i],
.blogBody input[type=image i],
.blogBody input[type=file i] {
  -webkit-appearance: initial; /* AutoAppearanceFor() should match to this. */
  padding: initial;
  background-color: initial;
  border: initial;
  cursor: default;
}
.blogBody input[type=file i] {
  align-items: baseline;
  color: inherit;
  overflow: hidden !important;
  text-align: start !important;
  text-overflow: ellipsis;
  white-space: pre;
}
.blogBody input[type=image i] {
  cursor: pointer;
}
.blogBody input:-internal-autofill-previewed,
.blogBody textarea:-internal-autofill-previewed,
.blogBody select:-internal-autofill-previewed {
  -webkit-appearance: menulist-button;
  background-color: #e8f0fe !important;
  background-image: none !important;
  color: -internal-light-dark(black, white) !important;
}
.blogBody input:-internal-autofill-selected,
.blogBody textarea:-internal-autofill-selected,
.blogBody select:-internal-autofill-selected {
  -webkit-appearance: menulist-button;
  background-color: #e8f0fe !important;
  background-image: none !important;
  color: -internal-light-dark(black, white) !important;
}
.blogBody input[type=radio i],
.blogBody input[type=checkbox i] {
  margin: 3px 0.5ex;
  padding: initial;
  background-color: initial;
  border: initial;
  cursor: default;
}
.blogBody input[type=button i],
.blogBody input[type=submit i],
.blogBody input[type=reset i] {
  -internal-empty-line-height: fabricated;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  white-space: pre;
}
.blogBody input[type=file i]::-webkit-file-upload-button {
  -webkit-appearance: auto;
          appearance: auto;
  -webkit-user-modify: read-only !important;
  white-space: nowrap;
  margin: 0;
  margin-inline-end: 4px;
  font-size: inherit;
}
.blogBody input[type=button i],
.blogBody input[type=submit i],
.blogBody input[type=reset i],
.blogBody input[type=file i]::-webkit-file-upload-button,
.blogBody button {
  align-items: flex-start;
  text-align: center;
  cursor: default;
  color: -internal-light-dark(ButtonText, #aaaaaa);
  padding: 2px 6px 3px 6px;
  border: 2px outset ButtonFace;
  background-color: ButtonFace;
  box-sizing: border-box;
}
.blogBody input[type=range i] {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto; /* AutoAppearanceFor() should match to this. */
  padding: initial;
  border: initial;
  margin: 2px;
  color: #909090;
  cursor: default;
}
.blogBody input[type=range i]::-webkit-slider-container,
.blogBody input[type=range i]::-webkit-media-slider-container {
  -webkit-appearance: inherit;
          appearance: inherit;
  flex: 1;
  min-inline-size: 0;
  box-sizing: border-box;
  -webkit-user-modify: read-only !important;
  display: flex;
}
.blogBody input[type=range i]:-internal-has-datalist::-webkit-slider-container {
  /*
  * See LayoutThemeDefault. "22px" is
  * 2 * (SliderTickOffsetFromTrackCenter() + SliderTickSize().Height()).
  */
  min-block-size: 22px;
}
.blogBody input[type=range i]::-webkit-slider-runnable-track {
  flex: 1;
  min-inline-size: 0;
  -webkit-align-self: center;
  box-sizing: border-box;
  -webkit-user-modify: read-only !important;
  display: block;
}
.blogBody input[type=range i]::-webkit-slider-thumb,
.blogBody input[type=range i]::-webkit-media-slider-thumb {
  -webkit-appearance: auto;
          appearance: auto;
  box-sizing: border-box;
  -webkit-user-modify: read-only !important;
  display: block;
}
.blogBody input[type=button i]:disabled,
.blogBody input[type=submit i]:disabled,
.blogBody input[type=reset i]:disabled,
.blogBody input[type=file i]:disabled::-webkit-file-upload-button,
.blogBody button:disabled,
.blogBody select:disabled,
.blogBody optgroup:disabled,
.blogBody option:disabled,
.blogBody select[disabled] > option {
  color: -internal-light-dark(GrayText, #aaa);
}
.blogBody input[type=button i]:active,
.blogBody input[type=submit i]:active,
.blogBody input[type=reset i]:active,
.blogBody input[type=file i]:active::-webkit-file-upload-button,
.blogBody button:active {
  border-style: inset;
}
.blogBody input[type=button i]:active:disabled,
.blogBody input[type=submit i]:active:disabled,
.blogBody input[type=reset i]:active:disabled,
.blogBody input[type=file i]:active:disabled::-webkit-file-upload-button,
.blogBody button:active:disabled {
  border-style: outset;
}
.blogBody input:disabled,
.blogBody textarea:disabled {
  color: -internal-light-dark(#545454, #aaa);
  cursor: default;
}
.blogBody option:-internal-spatial-navigation-focus {
  outline: -internal-light-dark(black, white) dashed 1px;
  outline-offset: -1px;
}
.blogBody datalist {
  display: none;
}
.blogBody area {
  display: inline;
}
.blogBody area:-webkit-any-link {
  cursor: pointer;
}
.blogBody param {
  display: none;
}
.blogBody input[type=checkbox i] {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  box-sizing: border-box;
}
.blogBody input[type=radio i] {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  box-sizing: border-box;
}
.blogBody input[type=color i] {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  width: 44px;
  height: 23px;
  background-color: ButtonFace;
  /* Same as native_theme_base. */
  border: 1px #a9a9a9 solid;
  padding: 1px 2px;
  cursor: default;
}
.blogBody input[type=color i]::-webkit-color-swatch-wrapper {
  display: flex;
  padding: 4px 2px;
  box-sizing: border-box;
  -webkit-user-modify: read-only !important;
  width: 100%;
  height: 100%;
}
.blogBody input[type=color i]::-webkit-color-swatch {
  background-color: #000000;
  border: 1px solid #777777;
  flex: 1;
  min-width: 0;
  -webkit-user-modify: read-only !important;
}
.blogBody input[type=color i][list] {
  -webkit-appearance: menulist; /* AutoAppearanceFor() should match to this. */
  width: 88px;
  height: 23px;
}
.blogBody input[type=color i][list]::-webkit-color-swatch-wrapper {
  padding-inline-start: 8px;
  padding-inline-end: 24px;
}
.blogBody input[type=color i][list]::-webkit-color-swatch {
  border-color: #000000;
}
.blogBody input::-webkit-calendar-picker-indicator {
  display: inline-block;
  width: 0.66em;
  height: 0.66em;
  padding: 0.17em 0.34em;
  -webkit-user-modify: read-only !important;
  cursor: default;
}
.blogBody input::-webkit-calendar-picker-indicator:hover {
  background-color: #eee;
}
.blogBody input:enabled:read-write:-webkit-any(:focus,
:hover)::-webkit-calendar-picker-indicator,
.blogBody input::-webkit-calendar-picker-indicator:focus {
  opacity: 1;
  pointer-events: auto;
}
.blogBody input[type=date i]:disabled::-webkit-clear-button,
.blogBody input[type=date i]:disabled::-webkit-inner-spin-button,
.blogBody input[type=datetime-local i]:disabled::-webkit-clear-button,
.blogBody input[type=datetime-local i]:disabled::-webkit-inner-spin-button,
.blogBody input[type=month i]:disabled::-webkit-clear-button,
.blogBody input[type=month i]:disabled::-webkit-inner-spin-button,
.blogBody input[type=week i]:disabled::-webkit-clear-button,
.blogBody input[type=week i]:disabled::-webkit-inner-spin-button,
.blogBody input:disabled::-webkit-calendar-picker-indicator,
.blogBody input[type=date i][readonly]::-webkit-clear-button,
.blogBody input[type=date i][readonly]::-webkit-inner-spin-button,
.blogBody input[type=datetime-local i][readonly]::-webkit-clear-button,
.blogBody input[type=datetime-local i][readonly]::-webkit-inner-spin-button,
.blogBody input[type=month i][readonly]::-webkit-clear-button,
.blogBody input[type=month i][readonly]::-webkit-inner-spin-button,
.blogBody input[type=week i][readonly]::-webkit-clear-button,
.blogBody input[type=week i][readonly]::-webkit-inner-spin-button,
.blogBody input[readonly]::-webkit-calendar-picker-indicator {
  visibility: hidden;
}
.blogBody select {
  -webkit-appearance: menulist; /* AutoAppearanceFor() should match to this. */
  box-sizing: border-box;
  align-items: center;
  border: 1px solid;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  color: -internal-light-dark(black, white);
  background-color: -internal-light-dark(white, black);
  cursor: default;
}
.blogBody select:not(:-internal-list-box) {
  overflow: visible !important;
}
.blogBody select:-internal-list-box {
  -webkit-appearance: listbox; /* AutoAppearanceFor() should match to this. */
  align-items: flex-start;
  border: 1px inset gray;
  border-radius: initial;
  overflow-x: hidden;
  overflow-y: scroll;
  vertical-align: text-bottom;
  white-space: nowrap;
}
.blogBody optgroup {
  font-weight: bolder;
  display: block;
}
.blogBody option {
  font-weight: normal;
  display: block;
  padding: 0 2px 1px 2px;
  white-space: nowrap;
  min-height: 1.2em;
}
.blogBody select:-internal-list-box optgroup option:before {
  content: "    ";
}
.blogBody select:-internal-list-box option,
.blogBody select:-internal-list-box optgroup {
  line-height: initial !important;
}
.blogBody select:-internal-list-box:focus option:checked {
  background-color: -internal-active-list-box-selection !important;
  color: -internal-active-list-box-selection-text !important;
}
.blogBody select:-internal-list-box:focus option:checked:disabled {
  background-color: -internal-inactive-list-box-selection !important;
}
.blogBody select:-internal-list-box option:checked {
  background-color: -internal-inactive-list-box-selection !important;
  color: -internal-inactive-list-box-selection-text !important;
}
.blogBody select:-internal-list-box:disabled option:checked,
.blogBody select:-internal-list-box option:checked:disabled {
  color: gray !important;
}
.blogBody select:-internal-list-box hr {
  border-style: none;
  margin-block-start: 0.5em;
  margin-block-end: 0;
}
.blogBody select:-internal-list-box:focus option:-internal-multi-select-focus {
  outline: auto 1px -webkit-focus-ring-color;
  outline-offset: -1px;
}
.blogBody output {
  display: inline;
}
.blogBody meter {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  box-sizing: border-box;
  display: inline-block;
  height: 1em;
  width: 5em;
  vertical-align: -0.2em;
  -webkit-user-modify: read-only !important;
}
.blogBody meter::-webkit-meter-inner-element {
  -webkit-appearance: inherit;
          appearance: inherit;
  box-sizing: inherit;
  display: none;
  -webkit-user-modify: read-only !important;
  height: 100%;
  width: 100%;
}
.blogBody meter::-webkit-meter-inner-element:-internal-shadow-host-has-appearance {
  display: block;
}
.blogBody meter::-internal-fallback:-internal-shadow-host-has-appearance {
  display: none;
}
.blogBody meter::-webkit-meter-bar {
  background: linear-gradient(to bottom, #ddd, #eee 20%, #ccc 45%, #ccc 55%, #ddd);
  height: 100%;
  width: 100%;
  -webkit-user-modify: read-only !important;
  box-sizing: border-box;
}
.blogBody meter::-webkit-meter-optimum-value {
  background: linear-gradient(to bottom, #ad7, #cea 20%, #7a3 45%, #7a3 55%, #ad7);
  height: 100%;
  -webkit-user-modify: read-only !important;
  box-sizing: border-box;
}
.blogBody meter::-webkit-meter-suboptimum-value {
  background: linear-gradient(to bottom, #fe7, #ffc 20%, #db3 45%, #db3 55%, #fe7);
  height: 100%;
  -webkit-user-modify: read-only !important;
  box-sizing: border-box;
}
.blogBody meter::-webkit-meter-even-less-good-value {
  background: linear-gradient(to bottom, #f77, #fcc 20%, #d44 45%, #d44 55%, #f77);
  height: 100%;
  -webkit-user-modify: read-only !important;
  box-sizing: border-box;
}
.blogBody progress {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  box-sizing: border-box;
  display: inline-block;
  height: 1em;
  width: 10em;
  vertical-align: -0.2em;
}
.blogBody progress::-webkit-progress-inner-element {
  box-sizing: inherit;
  -webkit-user-modify: read-only;
  height: 100%;
  width: 100%;
}
.blogBody progress::-webkit-progress-bar {
  background-color: gray;
  height: 100%;
  width: 100%;
  -webkit-user-modify: read-only !important;
  box-sizing: border-box;
}
.blogBody progress::-webkit-progress-value {
  background-color: green;
  height: 100%;
  width: 50%; /* should be removed later */
  -webkit-user-modify: read-only !important;
  box-sizing: border-box;
}
.blogBody u,
.blogBody ins {
  text-decoration: underline;
}
.blogBody abbr[title],
.blogBody acronym[title] {
  -webkit-text-decoration: dotted underline;
          text-decoration: dotted underline;
}
.blogBody strong,
.blogBody b {
  font-weight: bold;
}
.blogBody i,
.blogBody cite,
.blogBody em,
.blogBody var,
.blogBody address,
.blogBody dfn {
  font-style: italic;
}
.blogBody pre,
.blogBody xmp,
.blogBody plaintext,
.blogBody listing {
  display: block;
  white-space: pre;
  margin: 1em 0;
}
.blogBody mark {
  background-color: yellow;
  color: black;
}
.blogBody big {
  font-size: larger;
}
.blogBody small {
  font-size: smaller;
}
.blogBody s,
.blogBody strike,
.blogBody del {
  text-decoration: line-through;
}
.blogBody sub {
  vertical-align: sub;
  font-size: smaller;
}
.blogBody sup {
  vertical-align: super;
  font-size: smaller;
}
.blogBody nobr {
  white-space: nowrap;
}
.blogBody :-internal-spatial-navigation-interest {
  outline: auto 1px -webkit-focus-ring-color !important;
  box-shadow: none !important;
}
.blogBody :focus {
  outline: auto 1px -webkit-focus-ring-color;
}
.blogBody html:focus,
.blogBody body:focus {
  outline: none;
}
.blogBody embed:focus,
.blogBody iframe:focus,
.blogBody object:focus {
  outline: none;
}
.blogBody input:focus,
.blogBody textarea:focus,
.blogBody select:focus {
  outline-offset: -2px;
}
.blogBody input[type=button i]:focus,
.blogBody input[type=checkbox i]:focus,
.blogBody input[type=file i]:focus,
.blogBody input[type=hidden i]:focus,
.blogBody input[type=image i]:focus,
.blogBody input[type=radio i]:focus,
.blogBody input[type=reset i]:focus,
.blogBody input[type=submit i]:focus,
.blogBody input[type=file i]:focus::-webkit-file-upload-button {
  outline-offset: 0;
}
.blogBody a:-webkit-any-link {
  color: #0073aa;
  text-decoration: underline;
  cursor: pointer;
  word-break: break-all;
}
.blogBody p.has-text-color a {
  color: inherit;
}
.blogBody a:-webkit-any-link:active {
  color: -webkit-activelink;
}
.blogBody a:-webkit-any-link:read-write {
  cursor: text;
}
.blogBody ruby,
.blogBody rt {
  text-indent: 0; /* blocks used for ruby rendering should not trigger this */
}
.blogBody rt {
  line-height: normal;
}
.blogBody ruby > rt {
  display: block;
  font-size: 50%;
  text-align: start;
}
.blogBody rp {
  display: none;
}
.blogBody noframes {
  display: none;
}
.blogBody frameset,
.blogBody frame {
  display: block;
}
.blogBody frameset {
  border-color: inherit;
}
.blogBody iframe {
  border: 2px inset;
}
.blogBody details {
  display: block;
}
.blogBody summary {
  display: block;
}
.blogBody summary::-webkit-details-marker {
  display: inline-block;
  width: 0.66em;
  height: 0.66em;
  margin-inline-end: 0.4em;
}
.blogBody template {
  display: none;
}
.blogBody bdi,
.blogBody output {
  unicode-bidi: -webkit-isolate;
}
.blogBody bdo {
  unicode-bidi: bidi-override;
}
.blogBody textarea[dir=auto i] {
  unicode-bidi: -webkit-plaintext;
}
.blogBody dialog:not([open]) {
  display: none;
}
.blogBody dialog {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  border: solid;
  padding: 1em;
  background: -internal-light-dark(white, black);
  color: -internal-light-dark(black, white);
}
.blogBody dialog:-internal-modal {
  position: fixed;
  overflow: auto;
  top: 0;
  bottom: 0;
  /* 6px + 2em = border + padding, as by default box-sizing is content-box. */
  max-width: calc(100% - 6px - 2em);
  max-height: calc(100% - 6px - 2em);
}
.blogBody dialog::backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
}
.blogBody slot {
  display: contents;
}
@page {
  .blogBody {
    /* FIXME: Define the right default values for page properties. */
    size: auto;
    margin: auto;
    padding: 0px;
    border-width: 0px;
  }
}
@media print {
  .blogBody thead {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
  .blogBody tfoot {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
}
.blogBody .wp-block-pullquote {
  margin: 0 0 1em 0;
  padding: 3em 0;
  text-align: center;
  border-top: 4px solid;
  border-bottom: 4px solid;
}
.blogBody .wp-block-pullquote.alignleft,
.blogBody .wp-block-pullquote.alignright {
  max-width: 420px;
}
.blogBody .wp-block-pullquote.alignleft p,
.blogBody .wp-block-pullquote.alignright p {
  font-size: 1.25em;
}
.blogBody .wp-block-pullquote p {
  font-size: 1.75em;
  line-height: 1.6;
}
.blogBody .wp-block-pullquote cite,
.blogBody .wp-block-pullquote footer {
  position: relative;
}
.blogBody .wp-block-pullquote .has-text-color a {
  color: inherit;
}
.blogBody .wp-block-pullquote:not(.is-style-solid-color) {
  background: none;
}
.blogBody .wp-block-pullquote.is-style-solid-color {
  border: none;
}
.blogBody .wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 60%;
}
.blogBody .wp-block-pullquote.is-style-solid-color blockquote p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
}
.blogBody .wp-block-pullquote.is-style-solid-color blockquote cite {
  text-transform: none;
  font-style: normal;
}
.blogBody .wp-block-pullquote cite {
  color: inherit;
}
.blogBody .wp-block-quote {
  border-left: 0.25em solid;
  margin: 0 0 1.75em;
  padding-left: 1em;
}
.blogBody .wp-block-table td,
.blogBody .wp-block-table th {
  border: 1px solid;
}
.blogBody .wp-block-table td,
.blogBody .wp-block-table th {
  padding: 0.5em;
  border: 1px solid;
  word-break: normal;
  line-height: 1.8;
}
.blogBody .wp-block-image img {
  max-width: 100%;
  height: auto;
}
.blogBody .wp-block-columns {
  display: flex;
  margin-bottom: 2em;
  box-sizing: border-box;
  flex-wrap: wrap;
}
@media screen and (max-width: 480px) {
  .blogBody .wp-block-columns {
    flex-direction: column-reverse;
  }
}
.blogBody .wp-block-columns p {
  margin-block-start: 0;
  margin-block-end: 0;
}
.blogBody .wp-block-column {
  overflow: hidden;
}
.blogBody .size-full img {
  width: 100%;
}
.blogBody h2,
.blogBody h3,
.blogBody h4,
.blogBody h5,
.blogBody h6 {
  margin-block-start: 2em;
  margin-block-end: 2em;
}
.blogBody .wp-block-column > h1,
.blogBody .wp-block-column > h2,
.blogBody .wp-block-column > h3,
.blogBody .wp-block-column > h4,
.blogBody .wp-block-column > h5,
.blogBody .wp-block-column > h6 {
  margin-block-start: 0;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
button,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body * {
  font-family: "Noto Sans JP", system-ui;
  color: #1b1b1b;
}

.color\:black {
  color: #1b1b1b;
}

.about {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 9.375vw;
}
@media screen and (max-width: 800px) {
  .about {
    padding-top: 21.3333333333vw;
  }
}
.about__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
}
@media screen and (max-width: 800px) {
  .about__inner {
    flex-direction: column;
  }
}
.about__imgWrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 45%;
}
@media screen and (max-width: 800px) {
  .about__imgWrapper {
    width: 100%;
  }
}
.about__titleWrapper {
  display: flex;
  flex-direction: column;
}
.about__title {
  color: #f6a91f;
  font-size: 5vw;
  font-weight: bold;
  font-family: "Termina";
}
@media screen and (max-width: 800px) {
  .about__title {
    font-size: 10.6666666667vw;
  }
}
.about__subTitle {
  margin-top: 0.625vw;
  font-size: 1.25vw;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .about__subTitle {
    margin-top: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .about__subTitle {
    font-size: 4.2666666667vw;
  }
}
.about__logoWrapper {
  margin-top: 3.125vw;
}
@media screen and (max-width: 800px) {
  .about__logoWrapper {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .about__logoWrapper {
    width: 80%;
  }
}
.about__logo {
  width: 100%;
  height: auto;
}
.about__content {
  width: 53%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 800px) {
  .about__content {
    width: 100%;
  }
}
.about__content h3 {
  font-size: 2.5vw;
  font-weight: bold;
  line-height: 1.5;
  padding-top: 0vw;
}
@media screen and (max-width: 800px) {
  .about__content h3 {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .about__content h3 {
    padding-top: 6.4vw;
  }
}
.about__text {
  margin-top: 3.125vw;
  font-size: 1.25vw;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  .about__text {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .about__text {
    font-size: 3.7333333333vw;
  }
}
.about__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 21.640625vw;
  height: 4.21875vw;
  margin-top: 3.125vw;
  background: #000;
  color: #fff;
  text-decoration: none;
  border-radius: 999px;
  transition: opacity 0.3s;
}
@media screen and (max-width: 800px) {
  .about__button {
    width: 73.8666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .about__button {
    height: 14.4vw;
  }
}
@media screen and (max-width: 800px) {
  .about__button {
    margin-top: 10.6666666667vw;
  }
}
.about__button span {
  color: white;
  font-weight: bold;
  font-size: 1.25vw;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 800px) {
  .about__button span {
    font-size: 4.2666666667vw;
  }
}
.about__button img {
  width: 2.96875vw;
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: 0.625vw;
  transform: translateY(-50%);
}
@media screen and (max-width: 800px) {
  .about__button img {
    width: 10.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .about__button img {
    margin-right: 2.1333333333vw;
  }
}
.about__button:hover {
  opacity: 0.7;
}
.about__arrow {
  position: relative;
  width: 1.875vw;
  height: 1.875vw;
}
.about__arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.625vw;
  width: 0.625vw;
  height: 0.625vw;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}

.fv {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.fv__inner {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.fv__imgWrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fv__img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.headerAnother {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 5.078125vw;
  box-shadow: 6px 6px 12px rgba(252, 202, 1, 0.3);
}
@media screen and (max-width: 800px) {
  .headerAnother {
    height: 17.3333333333vw;
  }
}
.headerAnother__imglogo {
  width: 7.34375vw;
  margin-left: 2.65625vw;
}
@media screen and (max-width: 800px) {
  .headerAnother__imglogo {
    width: 25.0666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .headerAnother__imglogo {
    margin-left: 9.0666666667vw;
  }
}
.headerAnother__navbox {
  display: flex;
  align-items: center;
  gap: 1.875vw;
  margin-right: 1.328125vw;
}
@media screen and (max-width: 800px) {
  .headerAnother__navbox {
    margin-right: 4.5333333333vw;
  }
}
.headerAnother__nav {
  display: flex;
  justify-content: flex-end;
  gap: 1.875vw;
}
.headerAnother__navtext {
  color: black;
  font-size: 0.9375vw;
}
@media screen and (max-width: 800px) {
  .headerAnother__navtext {
    font-size: 3.2vw;
  }
}
.headerAnother__buttons {
  display: flex;
  gap: 1.875vw;
}
.headerAnother__button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1.875vw;
  width: 9.53125vw;
  padding-top: 1.09375vw;
  padding-bottom: 1.09375vw;
  background-color: #f6a91f;
  filter: drop-shadow(0px 3px 6px rgba(252, 202, 1, 0.16));
}
@media screen and (max-width: 800px) {
  .headerAnother__button {
    width: 32.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .headerAnother__button {
    padding-top: 3.7333333333vw;
    padding-bottom: 3.7333333333vw;
  }
}
.headerAnother__button--white {
  background-color: white;
  color: #f6a91f;
  border: 0.078125vw solid #f6a91f;
}
.headerAnother__buttontext {
  font-size: 0.9375vw;
  color: white;
}
@media screen and (max-width: 800px) {
  .headerAnother__buttontext {
    font-size: 3.2vw;
  }
}
.headerAnother__buttontext--black {
  color: black;
}

.footerContact {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  background: #f6a91f;
}
.footerContact__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 80%;
  padding-top: 6.25vw;
  padding-bottom: 6.25vw;
}
@media screen and (max-width: 800px) {
  .footerContact__inner {
    padding-top: 21.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .footerContact__inner {
    padding-bottom: 21.3333333333vw;
  }
}
.footerContact__title {
  font-size: 3.75vw;
  font-weight: bold;
  font-family: "Termina";
  color: #000;
}
@media screen and (max-width: 800px) {
  .footerContact__title {
    font-size: 8.5333333333vw;
  }
}
.footerContact__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 2.5vw;
}
@media screen and (max-width: 800px) {
  .footerContact__content {
    margin-top: 8.5333333333vw;
  }
}
.footerContact__text {
  font-size: 1.25vw;
  color: #000;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .footerContact__text {
    font-size: 4.2666666667vw;
  }
}
.footerContact__text + .footerContact__text {
  margin-top: 0.625vw;
}
@media screen and (max-width: 800px) {
  .footerContact__text + .footerContact__text {
    margin-top: 2.1333333333vw;
  }
}
.footerContact__button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2.5vw;
  flex-shrink: 0;
}
@media screen and (max-width: 800px) {
  .footerContact__button {
    margin-top: 8.5333333333vw;
  }
}
.footerContact__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15.625vw;
  height: 3.4375vw;
  border-radius: 999px;
  box-sizing: border-box;
  background: #000;
  color: #fff;
  text-decoration: none;
  font-size: 1.25vw;
  font-weight: bold;
  transition: opacity 0.3s;
}
@media screen and (max-width: 800px) {
  .footerContact__link {
    width: 53.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .footerContact__link {
    height: 11.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .footerContact__link {
    font-size: 4.2666666667vw;
  }
}
.footerContact__link:hover {
  opacity: 0.7;
}

.service {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 8.75vw;
  z-index: 1;
}
@media screen and (max-width: 800px) {
  .service {
    margin-top: 29.8666666667vw;
  }
}
.service--about {
  margin-bottom: 8.75vw;
}
@media screen and (max-width: 800px) {
  .service--about {
    margin-bottom: 29.8666666667vw;
  }
}
.service__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 80%;
}
@media screen and (max-width: 800px) {
  .service__inner {
    align-items: center;
    width: 100%;
  }
}
.service__content {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 29.21875vw;
  border-radius: 15px;
  overflow: hidden;
  margin-top: 3.125vw;
}
@media screen and (max-width: 800px) {
  .service__content {
    height: 99.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .service__content {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .service__content {
    flex-direction: column;
    height: auto;
    display: none;
  }
}
.service__slider {
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  .service__slider {
    display: flex;
    flex-direction: column;
  }
}
.service__slide {
  display: none;
  width: 100%;
  padding-top: 2.5vw;
}
@media screen and (max-width: 800px) {
  .service__slide {
    padding-top: 8.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .service__slide {
    display: flex;
    flex-direction: column;
  }
}
.service__slideImgWrapper {
  position: relative;
  width: 100%;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
.service__slideImgWrapper::before {
  display: block;
  content: "";
  padding-top: 64.7249190939%;
}
.service__slideImgWrapper > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.service__slideImgTitle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-content: inherit;
  width: 100%;
  padding-top: 1.25vw;
  font-size: 1.09375vw;
  background: var(--gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap;
  font-family: "Termina";
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .service__slideImgTitle {
    padding-top: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .service__slideImgTitle {
    font-size: 3.7333333333vw;
  }
}
.service__sliderNav {
  display: none;
  padding-top: 1.875vw;
}
@media screen and (max-width: 800px) {
  .service__sliderNav {
    padding-top: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .service__sliderNav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4.2666666667vw;
  }
}
.service__sliderNavButton {
  display: block;
  width: 2.8125vw;
  height: 2.8125vw;
}
@media screen and (max-width: 800px) {
  .service__sliderNavButton {
    width: 9.6vw;
  }
}
@media screen and (max-width: 800px) {
  .service__sliderNavButton {
    height: 9.6vw;
  }
}
.service__sliderNavButton.swiper-button-disabled {
  opacity: 0.4 !important;
}
.service__slideText {
  text-decoration: none;
  color: #fff;
  margin-top: 1.875vw;
}
@media screen and (max-width: 800px) {
  .service__slideText {
    margin-top: 6.4vw;
  }
}
.service__slideTitle {
  font-size: 1.875vw;
  letter-spacing: 0.32vw;
  font-family: "SweetSansPro";
  font-weight: bold;
  color: white;
}
@media screen and (max-width: 800px) {
  .service__slideTitle {
    font-size: 4.2666666667vw;
  }
}
.service__slideDescription {
  padding-top: 0.625vw;
  font-size: 1.09375vw;
  line-height: 1.5;
  letter-spacing: 0.32vw;
}
@media screen and (max-width: 800px) {
  .service__slideDescription {
    padding-top: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .service__slideDescription {
    font-size: 3.7333333333vw;
  }
}
.service__item {
  display: block;
  position: relative;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
.service__imgWrapper {
  position: relative;
  width: 19.921875vw;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  .service__imgWrapper {
    width: 80vw;
  }
}
.service__imgWrapper::before {
  display: block;
  content: "";
  padding-top: 160%;
}
.service__imgWrapper > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.service__imgWrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #686868;
  mix-blend-mode: multiply;
  opacity: 1;
  pointer-events: none;
}
.service__img {
  display: block;
  transition: opacity 0.5s ease;
  opacity: 1;
}
.service__img.hide {
  opacity: 0;
}
.service__column {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  margin-top: 1.25vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.25vw;
  transition: opacity 0.5s ease;
  opacity: 1;
}
@media screen and (max-width: 800px) {
  .service__column {
    margin-top: 4.2666666667vw;
  }
}
.service__column.hide {
  opacity: 0;
}
.service__number {
  font-size: 0.9375vw;
  background: var(--gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap;
  font-family: "Termina";
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .service__number {
    font-size: 3.2vw;
  }
}
.service__name {
  color: white;
  font-size: 1.875vw;
  white-space: nowrap;
  font-family: "SweetSansPro";
  font-weight: bold;
  line-height: 1.25;
}
@media screen and (max-width: 800px) {
  .service__name {
    font-size: 6.4vw;
  }
}
.service__hoverBtn {
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 80%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.service__hoverBtn.show {
  opacity: 1;
  visibility: visible;
}
.service__btnContent {
  font-size: 0.9375vw;
  color: white;
  line-height: 2;
}
@media screen and (max-width: 800px) {
  .service__btnContent {
    font-size: 3.2vw;
  }
}
.service__btnContent span {
  display: inline-block;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  font-family: inherit;
  line-height: inherit;
}
.service__bgBtn {
  background-color: white;
  width: 15.3125vw;
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3.75vw;
}
@media screen and (max-width: 800px) {
  .service__bgBtn {
    width: 52.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .service__bgBtn {
    margin-top: 12.8vw;
  }
}
.service__bgBtn--meo {
  margin-top: 1.875vw;
}
@media screen and (max-width: 800px) {
  .service__bgBtn--meo {
    margin-top: 6.4vw;
  }
}
.service__bgBtn--ad {
  margin-top: 5.46875vw;
}
@media screen and (max-width: 800px) {
  .service__bgBtn--ad {
    margin-top: 18.6666666667vw;
  }
}
.service__btn {
  font-size: 1.25vw;
  background: var(--gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Termina";
  font-weight: bold;
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
}
@media screen and (max-width: 800px) {
  .service__btn {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .service__btn {
    padding-top: 3.2vw;
    padding-bottom: 3.2vw;
  }
}
.service__btn--archive {
  font-size: 0.9375vw;
  padding-top: 0.9375vw;
  padding-bottom: 0.9375vw;
}
@media screen and (max-width: 800px) {
  .service__btn--archive {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .service__btn--archive {
    padding-top: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
  }
}
.service__bg {
  width: 100%;
}

.p-panel02_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.p-panel02_bg .bg-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.p-panel02_bg .bg-item.show {
  opacity: 1;
  visibility: visible;
}

.news {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
}
.news__inner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80%;
  padding-top: 9.375vw;
  padding-bottom: 9.375vw;
  gap: 10vw;
}
@media screen and (max-width: 800px) {
  .news__inner {
    padding-top: 32vw;
    padding-bottom: 32vw;
  }
}
@media screen and (max-width: 800px) {
  .news__inner {
    gap: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .news__inner {
    flex-direction: column;
  }
}
.news__sub {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 800px) {
  .news__sub {
    width: 100%;
  }
}
.news__titleWrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.news__title {
  color: #f6a91f;
  font-size: 5vw;
  font-weight: bold;
  font-family: "Termina";
}
@media screen and (max-width: 800px) {
  .news__title {
    font-size: 10.6666666667vw;
  }
}
.news__subtitle {
  margin-top: 0.625vw;
  font-size: 1.25vw;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .news__subtitle {
    margin-top: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .news__subtitle {
    font-size: 4.2666666667vw;
  }
}
.news__list {
  width: 100%;
  align-self: stretch;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.news__list > * + * {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.news__item {
  border-bottom: 1px solid #e0e0e0;
  list-style: none;
}
.news__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 21.640625vw;
  height: 4.21875vw;
  margin-top: 3.125vw;
  background: #000;
  color: #fff;
  text-decoration: none;
  border-radius: 999px;
  transition: opacity 0.3s;
}
@media screen and (max-width: 800px) {
  .news__button {
    width: 73.8666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .news__button {
    height: 14.4vw;
  }
}
@media screen and (max-width: 800px) {
  .news__button {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .news__button.pc {
    display: none;
  }
}
.news__button.sp {
  display: none;
}
@media screen and (max-width: 800px) {
  .news__button.sp {
    display: flex;
  }
}
.news__button span {
  color: white;
  font-weight: bold;
  font-size: 1.25vw;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 800px) {
  .news__button span {
    font-size: 4.2666666667vw;
  }
}
.news__button img {
  width: 2.96875vw;
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: 0.625vw;
  transform: translateY(-50%);
}
@media screen and (max-width: 800px) {
  .news__button img {
    width: 10.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .news__button img {
    margin-right: 2.1333333333vw;
  }
}
.news__button:hover {
  opacity: 0.7;
}
.news__arrow {
  position: relative;
  width: 1.875vw;
  height: 1.875vw;
}
.news__arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.625vw;
  width: 0.625vw;
  height: 0.625vw;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}

.newsUnder {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 6.25vw;
}
@media screen and (max-width: 800px) {
  .newsUnder {
    padding-bottom: 21.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.newsUnder__inner {
  display: flex;
  flex-direction: column;
  z-index: 2;
  margin-top: 4.375vw;
  width: 90%;
}
@media screen and (max-width: 800px) {
  .newsUnder__inner {
    margin-top: 14.9333333333vw;
  }
}
.newsUnder__intro {
  font-size: 1.25vw;
  padding-top: 5vw;
}
@media screen and (max-width: 800px) {
  .newsUnder__intro {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder__intro {
    padding-top: 10.6666666667vw;
  }
}
.newsUnder__grid {
  display: flex;
  flex-direction: column;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 1.875vw;
}
@media screen and (max-width: 800px) {
  .newsUnder__grid {
    margin-top: 6.4vw;
  }
}
.newsUnder__grid > * + * {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.newsUnder__terms {
  display: flex;
  align-items: center;
  transition: all 0.2s ease-in;
  z-index: 2;
  margin-bottom: 4.84375vw;
}
@media screen and (max-width: 800px) {
  .newsUnder__terms {
    margin-bottom: 16.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder__terms {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    padding-bottom: 4.2666666667vw;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .newsUnder__terms::-webkit-scrollbar {
    display: none;
  }
}
.newsUnder__term {
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 2px solid #67b5b7;
  cursor: pointer;
  transition: all 0.2s ease-in;
}
.newsUnder__term.selected {
  outline: none;
  background-color: transparent;
}
.newsUnder__term.selected a {
  color: #67b5b7;
  transition: all 0.2s ease-in;
}
.newsUnder__term:hover {
  opacity: 40%;
}
@media screen and (max-width: 800px) {
  .newsUnder__term {
    min-height: 36px;
  }
}
.newsUnder__cat {
  display: flex;
  align-items: center;
  gap: 0.625vw;
}
@media screen and (max-width: 800px) {
  .newsUnder__cat {
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .newsUnder__cat {
    margin-top: 10.6666666667vw;
  }
}
.newsUnder__termLink {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.9375vw;
  padding-left: 1.25vw;
  padding-right: 1.25vw;
  padding-top: 0.625vw;
  padding-bottom: 0.625vw;
  white-space: nowrap;
  color: black;
  transition: all 0.2s ease-in;
}
@media screen and (max-width: 800px) {
  .newsUnder__termLink {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder__termLink {
    padding-left: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder__termLink {
    padding-top: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
  }
}
.newsUnder__name {
  display: block;
  text-align: center;
  padding-top: 0.1171875vw;
  padding-bottom: 0.1171875vw;
  padding-left: 1.875vw;
  padding-right: 1.875vw;
  font-size: 0.9375vw;
  font-weight: 400;
  font-family: "Manrope";
}
@media screen and (max-width: 800px) {
  .newsUnder__name {
    padding-top: 0vw;
    padding-bottom: 0vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder__name {
    padding-left: 6.4vw;
    padding-right: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder__name {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder__name {
    display: flex;
    align-items: center;
    min-height: 36px;
  }
}
.newsUnder__name--all {
  display: block;
  text-align: center;
  border-left: 2px solid #1b1b1b;
  padding-top: 0.1171875vw;
  padding-bottom: 0.1171875vw;
  padding-left: 1.875vw;
  padding-right: 1.875vw;
  color: rgba(0, 0, 0, 0.3);
  font-size: 0.9375vw;
  font-weight: 400;
  font-family: "Manrope";
}
@media screen and (max-width: 800px) {
  .newsUnder__name--all {
    padding-top: 0vw;
    padding-bottom: 0vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder__name--all {
    padding-left: 6.4vw;
    padding-right: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder__name--all {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder__name--all {
    min-height: 36px;
    display: flex;
    align-items: center;
  }
}
.newsUnder__termText {
  font-size: 1.25vw;
  color: #1b1b1b;
}
@media screen and (max-width: 800px) {
  .newsUnder__termText {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder__termText {
    text-align: center;
    width: 70%;
    margin-left: 15%;
    margin-top: 0.625vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .newsUnder__termText {
    margin-top: 2.1333333333vw;
  }
}
.newsUnder__arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.5625vw;
  fill: #f6a91f;
}
@media screen and (max-width: 800px) {
  .newsUnder__arrow {
    width: 5.3333333333vw;
  }
}
.newsUnder__pages {
  position: relative;
  gap: 1.25vw;
}
.newsUnder__pages ul {
  display: flex;
  align-items: center;
  padding: 0;
  list-style: none;
  gap: 1.25vw;
}
.newsUnder__pages ul li {
  position: relative;
}
.newsUnder__pages ul li a,
.newsUnder__pages ul li span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Circular Std";
  width: 3.359375vw;
  height: 3.359375vw;
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.5;
  border: 0.078125vw solid #1b1b1b;
  border-radius: 78.046875vw;
  color: #1b1b1b;
  cursor: pointer;
  transition: all 0.25s ease-in;
}
@media screen and (max-width: 800px) {
  .newsUnder__pages ul li a,
  .newsUnder__pages ul li span {
    width: 11.4666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder__pages ul li a,
  .newsUnder__pages ul li span {
    height: 11.4666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder__pages ul li a,
  .newsUnder__pages ul li span {
    font-size: 4.2666666667vw;
  }
}
.newsUnder__pages ul li a:hover,
.newsUnder__pages ul li span:hover {
  opacity: 40%;
}
.newsUnder__pages ul li span.current {
  background-color: #f6a91f;
  color: #1b1b1b;
  border: none;
}
.newsUnder__pages ul li:hover .arrow-path {
  stroke: #fff;
}
.newsUnder__pagenation {
  display: flex;
  gap: 1.25vw;
  align-items: center;
  justify-content: center;
}
.newsUnder__prev {
  position: relative;
  width: 4.140625vw;
  height: 4.140625vw;
  border: 0.078125vw solid rgba(255, 255, 255, 0.3);
  border-radius: 78.046875vw;
}
@media screen and (max-width: 800px) {
  .newsUnder__prev {
    width: 14.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder__prev {
    height: 14.1333333333vw;
  }
}
.newsUnder__next {
  position: relative;
  width: 4.140625vw;
  height: 4.140625vw;
  border: 0.078125vw solid rgba(255, 255, 255, 0.3);
  border-radius: 78.046875vw;
}
@media screen and (max-width: 800px) {
  .newsUnder__next {
    width: 14.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .newsUnder__next {
    height: 14.1333333333vw;
  }
}
.newsUnder__pages {
  position: relative;
  margin-top: 6.25vw;
  gap: 1.25vw;
}
@media screen and (max-width: 800px) {
  .newsUnder__pages {
    margin-top: 21.3333333333vw;
  }
}
.newsUnder .pagenation__arrow {
  fill: #f6a91f !important;
  color: #f6a91f;
}
.newsUnder .pagenation__arrow path {
  fill: #f6a91f !important;
  color: #f6a91f;
}

.privacyPolicy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.privacyPolicy__inner {
  display: flex;
  width: 80%;
  padding-top: 9.375vw;
  padding-bottom: 9.375vw;
}
@media screen and (max-width: 800px) {
  .privacyPolicy__inner {
    padding-top: 21.3333333333vw;
    padding-bottom: 21.3333333333vw;
  }
}

.blog {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 8.75vw;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  .blog {
    margin-top: 29.8666666667vw;
  }
}
.blog__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 80%;
}
.blog__top {
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin-top: 4.375vw;
}
@media screen and (max-width: 800px) {
  .blog__top {
    margin-top: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .blog__top {
    flex-direction: column;
  }
}
.blog__title {
  font-size: 2.5vw;
}
@media screen and (max-width: 800px) {
  .blog__title {
    font-size: 8.5333333333vw;
  }
}
.blog__right {
  display: flex;
  flex-direction: column;
  width: 45.46875vw;
}
@media screen and (max-width: 800px) {
  .blog__right {
    width: 80vw;
  }
}
.blog__text {
  font-size: 1.25vw;
  line-height: 1.5;
}
@media screen and (max-width: 800px) {
  .blog__text {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .blog__text {
    margin-top: 1.25vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .blog__text {
    margin-top: 4.2666666667vw;
  }
}
.blog__button {
  display: flex;
  align-items: center;
  gap: 3.75vw;
  width: 20.078125vw;
  height: 4.53125vw;
  margin-top: 4.375vw;
  border-radius: 999px;
  background: var(--gradient);
  transition: all 0.25s ease-in;
}
@media screen and (max-width: 800px) {
  .blog__button {
    width: 68.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .blog__button {
    height: 15.4666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .blog__button {
    margin-top: 8.5333333333vw;
  }
}
.blog__button:hover {
  opacity: 60%;
}

.swiper-container-blog {
  position: relative;
  padding-bottom: 6.25vw;
  /* Assuming this is a mixin you want to keep */
}
@media screen and (max-width: 800px) {
  .swiper-container-blog {
    padding-bottom: 21.3333333333vw;
  }
}

.swiper-horizontal > .swiper-scrollbar-blog,
.swiper-scrollbar-blog.swiper-scrollbar-horizontal {
  position: absolute;
  left: 0;
  z-index: 3;
  height: 5px;
  width: 84%;
}

.swiper-scrollbar-blog {
  position: absolute;
  top: 95%;
  left: 0;
  width: 84%;
  height: 4px;
  background: #e0e0e0;
}

.swiper-scrollbar-blog-drag {
  background: linear-gradient(to right, #ff4500, #ff7f50);
  height: 100%;
}

.swiper-scrollbar-blog-drag::after {
  content: "";
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-color: white;
  border-radius: 999px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.swiper-button-next-blog,
.swiper-button-prev-blog {
  width: 48px;
  height: 48px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 91%;
  z-index: 3;
  font-size: 20px;
  color: #000;
}

.swiper-button-next-blog::after,
.swiper-button-prev-blog::after {
  content: "←";
  font-size: 13px;
}

.swiper-button-next-blog::after {
  transform: rotate(180deg);
}

.swiper-button-next-blog {
  right: 0;
}

.swiper-button-prev-blog {
  left: 90%;
}

.swiper-button-next-blog.swiper-button-disabled,
.swiper-button-prev-blog.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

@media (max-width: 768px) {
  .swiper-horizontal > .swiper-scrollbar-blog,
  .swiper-scrollbar-blog.swiper-scrollbar-horizontal {
    position: absolute;
    left: 0;
    z-index: 3;
    height: 5px;
    width: 65%;
  }
  .swiper-scrollbar-blog {
    top: 94%;
  }
  .swiper-button-next-blog,
  .swiper-button-prev-blog {
    width: 30px;
    height: 30px;
  }
  .swiper-button-prev-blog {
    left: 75%;
  }
  .swiper-scrollbar-drag::after {
    width: 15px;
    height: 15px;
  }
}
.mission {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8.75vw;
}
@media screen and (max-width: 800px) {
  .mission {
    margin-top: 14.9333333333vw;
  }
}
.mission__inner {
  width: 85%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .mission__inner {
    flex-direction: column;
  }
}
.mission__flex {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 98%;
  width: 27.34375vw;
  height: 20.703125vw;
  margin-top: 3.125vw;
  border-radius: 27px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(109deg, rgba(164, 164, 164, 0.2) 2.44%, rgba(56, 56, 56, 0.2) 28.12%, rgba(255, 255, 255, 0.2) 102.48%);
}
@media screen and (max-width: 800px) {
  .mission__flex {
    width: 80vw;
  }
}
@media screen and (max-width: 800px) {
  .mission__flex {
    height: 37.0666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .mission__flex {
    margin-top: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .mission__flex:first-child {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .mission__flex:first-child {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 800px) {
  .mission__flex {
    border-radius: 16px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.mission__right {
  padding-left: 2.5vw;
  padding-top: 3.75vw;
}
@media screen and (max-width: 800px) {
  .mission__right {
    padding-left: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .mission__right {
    padding-top: 6.4vw;
  }
}
.mission__title {
  background: var(--gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 3.125vw;
  z-index: 2;
  font-family: "Termina";
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .mission__title {
    font-size: 6.4vw;
  }
}
.mission__subtitle {
  font-size: 1.25vw;
  color: white;
  margin-top: 0.9375vw;
}
@media screen and (max-width: 800px) {
  .mission__subtitle {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .mission__subtitle {
    margin-top: 0vw;
  }
}
.mission__text {
  width: 21.875vw;
  font-size: 1.875vw;
  padding-left: 1.875vw;
  padding-top: 1.875vw;
  color: white;
  line-height: 1.3;
  font-family: "Termina";
  font-weight: bold;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (max-width: 800px) {
  .mission__text {
    width: 80vw;
  }
}
@media screen and (max-width: 800px) {
  .mission__text {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .mission__text {
    padding-left: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .mission__text {
    padding-top: 4.2666666667vw;
  }
}
.mission__text--1 {
  width: 21.09375vw;
}
@media screen and (max-width: 800px) {
  .mission__text--1 {
    width: 80vw;
  }
}
.mission__text--2 {
  width: 26.5625vw;
  padding-left: 1.09375vw;
}
@media screen and (max-width: 800px) {
  .mission__text--2 {
    width: 80vw;
  }
}
@media screen and (max-width: 800px) {
  .mission__text--2 {
    padding-left: 3.7333333333vw;
  }
}
.mission__text span {
  display: inline-block;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  font-family: inherit;
  line-height: inherit;
}
@media screen and (max-width: 800px) {
  .mission__text {
    display: none;
  }
}
.mission__textSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .mission__textSp {
    display: block;
    width: 21.875vw;
    font-size: 1.875vw;
    padding-left: 1.875vw;
    padding-top: 1.875vw;
    color: white;
    line-height: 1.3;
    font-family: "Termina";
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .mission__textSp {
    width: 80vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .mission__textSp {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .mission__textSp {
    padding-left: 6.4vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .mission__textSp {
    padding-top: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .mission__textSp--3 {
    padding-top: 0.625vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .mission__textSp--3 {
    padding-top: 2.1333333333vw;
  }
}

.category {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4.375vw;
}
@media screen and (max-width: 800px) {
  .category {
    margin-top: 10.6666666667vw;
  }
}
.category__inner {
  width: 87%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .category__inner {
    flex-wrap: wrap;
    width: 81%;
    gap: 0.625vw;
  }
}
.category__tab {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20.78125vw;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  gap: 0.625vw;
  overflow: hidden;
  z-index: 1;
}
@media screen and (max-width: 800px) {
  .category__tab {
    width: 39.2vw;
  }
}
@media screen and (max-width: 800px) {
  .category__tab {
    justify-content: flex-start;
  }
}
.category__tab::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(97deg, #423290 0%, #008fbf 99.49%);
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  z-index: -1;
}
.category__tab:hover::before {
  opacity: 1;
}
.category__tab .category__svg,
.category__tab .category__text,
.category__tab .category__textSp {
  position: relative;
  z-index: 2;
}
.category__svg {
  width: 1.640625vw;
  height: 1.953125vw;
}
@media screen and (max-width: 800px) {
  .category__svg {
    width: 4.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .category__svg {
    height: 5.3333333333vw;
  }
}
.category__svg--hp {
  width: 2.1875vw;
  height: 1.953125vw;
}
@media screen and (max-width: 800px) {
  .category__svg--hp {
    width: 6.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .category__svg--hp {
    height: 5.3333333333vw;
  }
}
.category__svg--line {
  width: 1.71875vw;
  height: 1.953125vw;
}
@media screen and (max-width: 800px) {
  .category__svg--line {
    width: 4.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .category__svg--line {
    height: 5.3333333333vw;
  }
}
.category__svg--ad {
  width: 2.1875vw;
  height: 1.953125vw;
}
@media screen and (max-width: 800px) {
  .category__svg--ad {
    width: 5.8666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .category__svg--ad {
    height: 5.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .category__svg {
    margin-left: 0.9375vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .category__svg {
    margin-left: 3.2vw;
  }
}
.category__text {
  color: #fff;
  font-size: 1.25vw;
  letter-spacing: 1.6px;
  padding-top: 1.09375vw;
  padding-bottom: 1.09375vw;
  font-family: "SweetSansPro";
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .category__text {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .category__text {
    padding-top: 3.2vw;
    padding-bottom: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .category__text {
    display: none;
  }
}
.category__textSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .category__textSp {
    display: block;
    color: #fff;
    font-size: 0.9375vw;
    letter-spacing: 1.6px;
    padding-top: 0.9375vw;
    padding-bottom: 0.9375vw;
    font-family: "SweetSansPro";
    font-weight: bold;
    margin-left: 0.625vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .category__textSp {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .category__textSp {
    padding-top: 3.2vw;
    padding-bottom: 3.2vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .category__textSp {
    margin-left: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .category__textSp--py {
    padding-top: 1.640625vw;
    padding-bottom: 1.640625vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .category__textSp--py {
    padding-top: 5.6vw;
    padding-bottom: 5.6vw;
  }
}

.message {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 8.75vw;
}
@media screen and (max-width: 800px) {
  .message {
    padding-top: 21.3333333333vw;
  }
}
.message__inner {
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 800px) {
  .message__inner {
    flex-direction: column;
  }
}
.message__flex {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 2.5vw;
}
@media screen and (max-width: 800px) {
  .message__flex {
    margin-top: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .message__flex {
    flex-direction: column;
  }
}
.message__left {
  display: flex;
  flex-direction: column;
}
.message__leftText {
  font-size: 1.5625vw;
  font-family: "Termina";
  font-weight: 700;
  color: #fff;
  line-height: 1.5;
  letter-spacing: -0.72px;
}
@media screen and (max-width: 800px) {
  .message__leftText {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 800px) {
  .message__leftText {
    display: none;
  }
}
.message__leftTextSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .message__leftTextSp {
    display: block;
    font-size: 1.5625vw;
    font-family: "Termina";
    font-weight: 700;
    color: #fff;
    line-height: 1.5;
    letter-spacing: -0.72px;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .message__leftTextSp {
    font-size: 4.8vw;
  }
}
.message__img {
  width: 26.328125vw;
  height: 31.171875vw;
}
@media screen and (max-width: 800px) {
  .message__img {
    width: 80vw;
  }
}
@media screen and (max-width: 800px) {
  .message__img {
    height: 84.5333333333vw;
  }
}
.message__right {
  display: flex;
  flex-direction: column;
  width: 46.09375vw;
}
@media screen and (max-width: 800px) {
  .message__right {
    width: 80vw;
  }
}
@media screen and (max-width: 800px) {
  .message__right {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .message__right {
    margin-top: 8.5333333333vw;
  }
}
.message__text {
  font-size: 1.09375vw;
  font-family: "Termina";
  font-weight: 400;
  color: #fff;
  line-height: 1.5;
  margin-top: 1.25vw;
}
@media screen and (max-width: 800px) {
  .message__text {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .message__text {
    margin-top: 4.2666666667vw;
  }
}
.message__text span {
  display: inline-block;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  font-family: inherit;
  line-height: inherit;
}
.message__text:first-child {
  margin-top: 0vw;
}
@media screen and (max-width: 800px) {
  .message__text:first-child {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 800px) {
  .message__text--none {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .message__text {
    line-height: 1.7;
    letter-spacing: -0.48px;
  }
}
.message__textSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .message__textSp {
    display: block;
    font-size: 1.09375vw;
    font-family: "Termina";
    font-weight: 400;
    color: #fff;
    line-height: 1.7;
    margin-top: 1.25vw;
    letter-spacing: -0.48px;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .message__textSp {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .message__textSp {
    margin-top: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .message__textSp span {
    display: inline-block;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    font-family: inherit;
    line-height: inherit;
  }
}
.message__end {
  width: 100%;
  display: flex;
  justify-content: end;
  margin-top: 1.875vw;
}
@media screen and (max-width: 800px) {
  .message__end {
    margin-top: 6.4vw;
  }
}
.message__name {
  font-size: 1.875vw;
  font-family: "Termina";
  font-weight: 900;
  color: #fff;
}
@media screen and (max-width: 800px) {
  .message__name {
    font-size: 4.2666666667vw;
  }
}
.message__name span {
  font-size: 1.09375vw;
  font-family: "Termina";
  font-weight: 900;
  color: #fff;
  margin-right: 1.25vw;
}
@media screen and (max-width: 800px) {
  .message__name span {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .message__name span {
    margin-right: 4.2666666667vw;
  }
}

.banner {
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  margin-top: 6.25vw;
}
@media screen and (max-width: 800px) {
  .banner {
    margin-top: 21.3333333333vw;
  }
}
.banner__svg {
  display: inline-block;
  animation: scroll-left 20s linear infinite;
  transform: translateX(0);
  margin-right: 40px;
}
@media screen and (max-width: 800px) {
  .banner__img {
    width: 86.40625vw;
    height: 6.71875vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .banner__img {
    width: 294.9333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .banner__img {
    height: 22.9333333333vw;
  }
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.contact {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(246, 169, 31, 0.1);
}
.contact__top {
  display: flex;
  align-items: center;
  width: 58%;
  margin-top: 6.25vw;
}
@media screen and (max-width: 800px) {
  .contact__top {
    margin-top: 21.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__top {
    flex-direction: column;
    justify-content: center;
    width: 80%;
  }
}
.contact__inner {
  display: flex;
  flex-direction: column;
  width: 58%;
  z-index: 2;
  padding-bottom: 8.75vw;
}
@media screen and (max-width: 800px) {
  .contact__inner {
    padding-bottom: 21.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__inner {
    width: 80%;
  }
}
.contact__title {
  color: #1b1b1b;
  font-family: "Manrope";
  font-size: 1.875vw;
  margin-right: 1.25vw;
  font-weight: 800;
}
@media screen and (max-width: 800px) {
  .contact__title {
    font-size: 8.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__title {
    margin-right: 0vw;
  }
}
.contact__subtitle {
  margin-top: 0vw;
}
@media screen and (max-width: 800px) {
  .contact__subtitle {
    margin-top: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__subtitle {
    text-align: center;
  }
}
.contact__subtitle span {
  display: inline-block;
  color: #1b1b1b;
  font-family: "Manrope";
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 2; /* 32px */
}
@media screen and (max-width: 800px) {
  .contact__subtitle span {
    font-size: 3.7333333333vw;
  }
}
.contact__link {
  font-size: 1.25vw;
  margin-top: 0.625vw;
  text-decoration: underline;
  color: black;
  transition: all 0.25s ease-in;
}
@media screen and (max-width: 800px) {
  .contact__link {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__link {
    margin-top: 2.1333333333vw;
  }
}
.contact__link:hover {
  opacity: 40%;
}
.contact__set {
  display: flex;
  align-items: center;
  width: 100%;
}
.contact__col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 2.5vw;
}
@media screen and (max-width: 800px) {
  .contact__col {
    margin-top: 6.4vw;
  }
}
.contact__col textarea {
  resize: none;
}
.contact__row {
  display: flex;
}
.contact__name {
  font-size: 1.25vw;
  color: #1b1b1b;
  font-family: "Manrope";
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 800px) {
  .contact__name {
    font-size: 4.2666666667vw;
  }
}
.contact__required {
  font-size: 1.25vw;
  margin-bottom: 0.46875vw;
  margin-top: 0.546875vw;
  opacity: 60%;
  color: red;
  font-family: "Manrope";
  font-weight: 500;
}
@media screen and (max-width: 800px) {
  .contact__required {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__required {
    margin-bottom: 1.6vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__required {
    margin-top: 1.8666666667vw;
  }
}
.contact__required--privacy {
  width: 6.25vw;
  margin-top: 1.875vw;
}
@media screen and (max-width: 800px) {
  .contact__required--privacy {
    width: 21.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__required--privacy {
    margin-top: 6.4vw;
  }
}
.contact__privacyPolicyLink {
  font-size: 1.25vw;
  color: #1b1b1b;
  border-bottom: 1px solid #1b1b1b;
}
@media screen and (max-width: 800px) {
  .contact__privacyPolicyLink {
    font-size: 3.2vw;
  }
}
.contact__content {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding-left: 1.25vw;
  padding-right: 1.25vw;
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  margin-top: 1.25vw;
  color: #1b1b1b;
  font-family: "Manrope";
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.5; /* 24px */
  border: 1px solid #f6a91f;
  border-radius: 0.390625vw;
}
@media screen and (max-width: 800px) {
  .contact__content {
    padding-left: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__content {
    padding-top: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__content {
    margin-top: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__content {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__content {
    border-radius: 1.3333333333vw;
  }
}
.contact__content--a {
  height: 16.953125vw;
  margin-bottom: 6.25vw;
}
@media screen and (max-width: 800px) {
  .contact__content--a {
    height: 57.8666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__content--a {
    margin-bottom: 21.3333333333vw;
  }
}
.contact__text {
  position: absolute;
  top: 39%;
  left: 1%;
  font-size: 0.625vw;
  opacity: 50%;
}
@media screen and (max-width: 800px) {
  .contact__text {
    font-size: 2.1333333333vw;
  }
}
.contact__text--a {
  top: 3%;
}
.contact__innerText {
  margin-left: 1.25vw;
  color: #f6a91f;
}
@media screen and (max-width: 800px) {
  .contact__innerText {
    margin-left: 4.2666666667vw;
  }
}
.contact__viewbutton {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 4.375vw;
}
@media screen and (max-width: 800px) {
  .contact__viewbutton {
    margin-top: 14.9333333333vw;
  }
}
.contact .contact__viewbutton input {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.390625vw;
  width: 17.5vw;
  height: 4.375vw;
  font-size: 1.09375vw;
  line-height: 1.3;
  padding-top: 0vw;
  padding-bottom: 0vw;
  font-weight: 700;
  transition: all 0.5s ease-in-out;
}
@media screen and (max-width: 800px) {
  .contact .contact__viewbutton input {
    width: 48vw;
  }
}
@media screen and (max-width: 800px) {
  .contact .contact__viewbutton input {
    height: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .contact .contact__viewbutton input {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .contact .contact__viewbutton input {
    padding-top: 0vw;
    padding-bottom: 0vw;
  }
}
@media screen and (max-width: 800px) {
  .contact .contact__viewbutton input {
    border-radius: 1.3333333333vw;
  }
}
.contact .contact__viewbutton input:hover {
  color: #f6a91f;
  background: #fff;
  border: 1px solid #f6a91f;
}
.contact__viewmore {
  width: 15.625vw;
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  color: white;
  text-align: center;
  font-size: 1.25vw;
  transition: all 0.25s ease-in;
  background-color: #f6a91f;
  border: 1px solid #f6a91f !important;
}
@media screen and (max-width: 800px) {
  .contact__viewmore {
    width: 53.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__viewmore {
    padding-top: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__viewmore {
    font-size: 4.2666666667vw;
  }
}
.contact__viewmore:hover {
  color: #009b3b;
  background-color: white;
}
.contact__time {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 800px) {
  .contact__time {
    flex-direction: column;
    align-items: flex-start;
  }
}
.contact__hour {
  font-size: 1.25vw;
  margin-right: 2.5vw;
}
@media screen and (max-width: 800px) {
  .contact__hour {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__hour {
    margin-right: 8.5333333333vw;
  }
}
.contact .contact__checkBox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.875vw;
  height: 1.875vw;
  border: 1px solid rgba(53, 53, 53, 0.6);
  border-radius: 0.15625vw;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 0.25s ease-in;
  position: relative;
}
@media screen and (max-width: 800px) {
  .contact .contact__checkBox {
    width: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .contact .contact__checkBox {
    height: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .contact .contact__checkBox {
    margin-top: -0.078125vw;
    border-radius: 0.5333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .contact .contact__checkBox {
    margin-top: -0.2666666667vw;
  }
}
.contact .contact__checkBox:after {
  content: "";
  position: absolute;
  left: 8px;
  top: 2px;
  width: 6px;
  height: 12px;
  border: solid #322a28;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.25s ease-in;
}
.contact .contact__checkBox:checked:after {
  opacity: 1;
}
.contact .contact__checkBox:focus {
  outline: none;
  border-color: #322a28;
}
.contact__upload {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.625vw;
}
.contact__file {
  position: relative;
  width: 100%;
  font-size: 1.25vw;
  font-family: "Manrope";
  font-weight: 500;
  color: #f6a91f;
  gap: 1.875vw;
}
@media screen and (max-width: 800px) {
  .contact__file {
    font-size: 3.7333333333vw;
  }
}
.contact__file::-webkit-file-upload-button {
  position: relative;
  display: inline-block;
  padding: 0.9375vw 1.875vw;
  color: #f6a91f;
  font-family: "Manrope";
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
}
.contact__note {
  color: #f6a91f;
  font-family: "Manrope";
  font-weight: 500;
  font-size: 1.09375vw;
}
@media screen and (max-width: 800px) {
  .contact__note {
    font-size: 3.2vw;
  }
}

.wpcf7-form-control-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 0.625vw;
}
@media screen and (max-width: 800px) {
  .wpcf7-form-control-wrap {
    margin-right: 2.1333333333vw;
  }
}

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

.wpcf7-spinner {
  display: none !important;
  visibility: hidden !important;
}

.wpcf7-not-valid-tip {
  padding-top: 0.625vw;
}
@media screen and (max-width: 800px) {
  .wpcf7-not-valid-tip {
    padding-top: 2.1333333333vw;
  }
}

.wpcf7-form {
  width: 100%;
}

/* 成功時のメッセージの色 */
.wpcf7 form.sent .wpcf7-response-output {
  border: none !important;
  text-align: center;
  color: #f6a91f !important;
  font-size: 0.9375vw;
}
@media screen and (max-width: 800px) {
  .wpcf7 form.sent .wpcf7-response-output {
    font-size: 3.2vw;
  }
}

/* 失敗時のメッセージの色 */
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border: none !important;
  text-align: center;
  color: red !important;
  font-size: 0.9375vw;
  padding-top: 0.625vw;
}
@media screen and (max-width: 800px) {
  .wpcf7 form.invalid .wpcf7-response-output,
  .wpcf7 form.unaccepted .wpcf7-response-output,
  .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .wpcf7 form.invalid .wpcf7-response-output,
  .wpcf7 form.unaccepted .wpcf7-response-output,
  .wpcf7 form.payment-required .wpcf7-response-output {
    padding-top: 2.1333333333vw;
  }
}

.wpcf7-list-item-label {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.25vw;
}
@media screen and (max-width: 800px) {
  .wpcf7-list-item-label {
    font-size: 4.2666666667vw;
  }
}

.wpcf7-list-item-label span {
  font-size: 1.25vw;
  color: red;
}
@media screen and (max-width: 800px) {
  .wpcf7-list-item-label span {
    font-size: 4.2666666667vw;
  }
}

.wpcf7-select {
  width: 100%;
  font-size: 1.25vw;
  padding: 1.25vw;
}
@media screen and (max-width: 800px) {
  .wpcf7-select {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .wpcf7-select {
    padding: 4.2666666667vw;
  }
}

.contact__col span {
  margin-top: 0vw;
  font-size: 0.9375vw;
  margin-right: 0;
}
@media screen and (max-width: 800px) {
  .contact__col span {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 800px) {
  .contact__col span {
    font-size: 3.2vw;
  }
}

.wpcf7-form-control option {
  color: #353535;
}

.wpcf7-acceptance {
  background: none !important;
}

.wpcf7-checkbox {
  background: none !important;
}

.wpcf7-form-control-wrap {
  width: 100%;
}

.wpcf7-form-control.wpcf7-acceptance {
  display: flex;
  justify-content: center;
}

.wpcf7-form-control-wrap[data-name=desired-type] {
  margin-top: 1.875vw;
}
@media screen and (max-width: 800px) {
  .wpcf7-form-control-wrap[data-name=desired-type] {
    margin-top: 4.2666666667vw;
  }
}

.wpcf7-form-control-wrap[data-name=desired-type] span {
  margin-top: 0vw;
}
@media screen and (max-width: 800px) {
  .wpcf7-form-control-wrap[data-name=desired-type] span {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 800px) {
  .wpcf7-form-control-wrap[data-name=desired-type] span {
    display: flex;
    align-items: center;
  }
}

.wpcf7-list-item {
  margin: 0 !important;
  margin-right: 1.25vw;
}
@media screen and (max-width: 800px) {
  .wpcf7-list-item {
    margin-right: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .wpcf7-list-item {
    padding-top: 0.46875vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .wpcf7-list-item {
    padding-top: 1.6vw;
  }
}

.wpcf7-list-item label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.625vw;
  color: #f6a91f;
  font-family: "Manrope";
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.5; /* 24px */
}
@media screen and (max-width: 800px) {
  .wpcf7-list-item label {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .wpcf7-list-item label {
    align-items: flex-start;
  }
}

.wpcf7-list-item-label {
  margin-right: 1.25vw;
  opacity: 60%;
}
@media screen and (max-width: 800px) {
  .wpcf7-list-item-label {
    margin-right: 0vw;
  }
}

.contact__checkboxTop .wpcf7-list-item-label {
  width: 3.90625vw;
}
@media screen and (max-width: 800px) {
  .contact__checkboxTop .wpcf7-list-item-label {
    width: 21.3333333333vw;
  }
}

.contact__checkboxTop {
  margin-top: 1.875vw;
}
@media screen and (max-width: 800px) {
  .contact__checkboxTop {
    margin-top: 6.4vw;
  }
}

.contact__checkboxTop input {
  display: none;
}

.contact__checkboxTop input + span {
  padding-left: 28px;
  display: inline-block;
  position: relative;
}

.contact__checkboxTop input + span::after,
.contact__checkboxTop input + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
}

.contact__checkboxTop input + span::before {
  border: 1px solid #322a28;
  background-color: #ebe6e2;
  height: 20px;
  width: 20px;
  border-radius: 0.390625vw;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.contact__checkboxTop input + span::after {
  content: "";
  display: none;
  position: absolute;
  top: 42%;
  left: 11px;
  width: 5px;
  height: 10px;
  border: solid #322a28;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -50%) rotate(45deg);
}

.contact__checkboxTop input:checked + span::after {
  display: block;
}

/* 選択前のスタイル */
.placeholder-select {
  opacity: 0.6 !important;
  color: #1b1b1b;
  font-family: "Manrope";
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.5; /* 24px */
  background-color: transparent !important;
}
@media screen and (max-width: 800px) {
  .placeholder-select {
    font-size: 4.2666666667vw;
  }
}

/* 選択後のスタイル */
.placeholder-select option:checked {
  color: rgb(53, 53, 53) !important;
  font-size: 16px;
  background-color: rgba(50, 42, 40, 0.05) !important;
}

@media screen and (max-width: 800px) {
  .contactForm__radioButton {
    display: flex;
    flex-direction: column;
    align-items: baseline;
  }
}

@media screen and (max-width: 800px) {
  .wpcf7-list-item input[type=radio] {
    margin-top: 0.390625vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .wpcf7-list-item input[type=radio] {
    margin-top: 1.3333333333vw;
  }
}

.wpcf7-form.init {
  width: 100%;
}

::-moz-placeholder {
  color: #1b1b1b;
  opacity: 0.6;
}

::placeholder {
  color: #1b1b1b;
  opacity: 0.6;
}

.newsSingle {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 5vw;
  z-index: 2;
}
@media screen and (max-width: 800px) {
  .newsSingle {
    padding-top: 17.0666666667vw;
  }
}
.newsSingle__inner {
  display: flex;
  flex-direction: column;
  width: 64%;
  margin: auto;
}
@media screen and (max-width: 800px) {
  .newsSingle__inner {
    width: 90%;
  }
}
.newsSingle__term {
  font-size: 1.25vw;
  width: 12.5vw;
  padding-top: 0.46875vw;
  padding-bottom: 0.46875vw;
  text-align: center;
  color: white;
  border-radius: 0.390625vw;
  background-color: #f6a91f;
}
@media screen and (max-width: 800px) {
  .newsSingle__term {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .newsSingle__term {
    width: 37.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .newsSingle__term {
    padding-top: 1.0666666667vw;
    padding-bottom: 1.0666666667vw;
  }
}
.newsSingle__date {
  font-size: 1.25vw;
  color: black;
  margin-left: 1.25vw;
}
@media screen and (max-width: 800px) {
  .newsSingle__date {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .newsSingle__date {
    margin-left: 4.2666666667vw;
  }
}
.newsSingle__title {
  color: black;
  font-size: 2.5vw;
  margin-top: 1.25vw;
  font-family: "Manrope";
  font-weight: 800;
}
@media screen and (max-width: 800px) {
  .newsSingle__title {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .newsSingle__title {
    margin-top: 4.2666666667vw;
  }
}
.newsSingle__imgWrapper {
  width: 100%;
  border: 2px solid #f6a91f;
  margin-top: 1.25vw;
  overflow: hidden;
  border-radius: 1.171875vw;
}
@media screen and (max-width: 800px) {
  .newsSingle__imgWrapper {
    margin-top: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .newsSingle__imgWrapper {
    border-radius: 4vw;
  }
}
.newsSingle__img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}
.newsSingle__under {
  padding-top: 6.25vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 800px) {
  .newsSingle__under {
    padding-top: 21.3333333333vw;
  }
}
.newsSingle__content {
  margin-top: 5vw;
  font-size: 1.25vw;
  color: black;
  font-family: "Manrope";
  font-weight: 500;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 800px) {
  .newsSingle__content {
    margin-top: 8.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .newsSingle__content {
    font-size: 4.2666666667vw;
  }
}
.newsSingle__content p:blank {
  display: none;
}
.newsSingle__content p {
  font-size: 1.25vw;
  color: black;
  font-family: "Manrope";
  font-weight: 500;
  width: 100%;
}
@media screen and (max-width: 800px) {
  .newsSingle__content p {
    font-size: 4.2666666667vw;
  }
}
.newsSingle .wp-block-buttons {
  display: flex;
  justify-content: center;
  margin-top: 3.125vw;
}
@media screen and (max-width: 800px) {
  .newsSingle .wp-block-buttons {
    margin-top: 10.6666666667vw;
  }
}
.newsSingle .wp-block-button__link {
  transition: all 0.25s ease-in;
}
.newsSingle .wp-block-button__link:hover {
  opacity: 40%;
}
.newsSingle__collectionWrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}
.newsSingle__collection {
  margin-top: 4.375vw;
  width: 15.625vw;
  border: 1px solid #f6a91f;
  border-radius: 0.390625vw;
  display: flex;
  justify-content: center;
  margin-bottom: 8.75vw;
  transition: all 0.25s ease-in;
  background-color: #f6a91f;
  border-radius: 1.171875vw;
  z-index: 2;
}
@media screen and (max-width: 800px) {
  .newsSingle__collection {
    margin-top: 14.9333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .newsSingle__collection {
    width: 53.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .newsSingle__collection {
    margin-bottom: 29.8666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .newsSingle__collection {
    border-radius: 4vw;
  }
}
.newsSingle__collection--voice {
  margin-top: 4.375vw;
  z-index: 2;
}
@media screen and (max-width: 800px) {
  .newsSingle__collection--voice {
    margin-top: 14.9333333333vw;
  }
}
.newsSingle__collection:hover {
  background-color: white;
}
.newsSingle__collection:hover .newsSingle__text {
  color: #f6a91f;
}
.newsSingle__text {
  font-size: 1.25vw;
  color: white;
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  transition: all 0.25s ease-in;
  font-family: "Manrope";
  font-weight: 600;
}
@media screen and (max-width: 800px) {
  .newsSingle__text {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .newsSingle__text {
    padding-top: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
  }
}
.newsSingle__sub {
  display: flex;
  align-items: center;
}

.recruit {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 12.5vw;
}
@media screen and (max-width: 800px) {
  .recruit {
    padding-top: 29.8666666667vw;
  }
}
.recruit--info {
  position: relative;
  padding-bottom: 12.5vw;
}
@media screen and (max-width: 800px) {
  .recruit--info {
    padding-bottom: 29.8666666667vw;
  }
}
.recruit__back {
  position: absolute;
  top: 20%;
  width: 34.296875vw;
  height: 7.734375vw;
}
@media screen and (max-width: 800px) {
  .recruit__back {
    width: 73.0666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .recruit__back {
    height: 16.8vw;
  }
}
@media screen and (max-width: 800px) {
  .recruit__back {
    top: 18%;
  }
}
.recruit__back--info {
  top: 10%;
  width: 56.953125vw;
  height: 8.046875vw;
}
@media screen and (max-width: 800px) {
  .recruit__back--info {
    width: 93.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .recruit__back--info {
    height: 13.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .recruit__back--info {
    top: 8%;
  }
}
.recruit__title {
  color: #1b1b1b;
  font-size: 3.75vw;
  font-family: "Marcellus-Regular";
}
@media screen and (max-width: 800px) {
  .recruit__title {
    font-size: 8.5333333333vw;
  }
}
.recruit__border {
  width: 6.484375vw;
  height: 2px;
  background-color: black;
  margin-top: 0.625vw;
}
@media screen and (max-width: 800px) {
  .recruit__border {
    width: 14.9333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .recruit__border {
    margin-top: 0vw;
  }
}
.recruit__subtitle {
  font-size: 1.25vw;
  margin-top: 1.25vw;
}
@media screen and (max-width: 800px) {
  .recruit__subtitle {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .recruit__subtitle {
    margin-top: 2.1333333333vw;
  }
}
.recruit__inner {
  display: flex;
  flex-direction: column;
  width: 63%;
  margin-top: 5vw;
}
@media screen and (max-width: 800px) {
  .recruit__inner {
    margin-top: 17.0666666667vw;
  }
}
.recruit__inner--info {
  margin-top: 5.625vw;
}
@media screen and (max-width: 800px) {
  .recruit__inner--info {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .recruit__inner {
    width: 80%;
  }
}
.recruit__borderLine {
  width: 100%;
  height: 1px;
  background: var(--background, #ebe6e2);
  box-shadow: 1px 1px 2px 0px #c8c4c0, -1px -1px 2px 0px #fff;
}
.recruit__row {
  display: flex;
  align-items: center;
  margin-top: 1.875vw;
  margin-bottom: 1.875vw;
}
@media screen and (max-width: 800px) {
  .recruit__row {
    margin-top: 6.4vw;
    margin-bottom: 6.4vw;
  }
}
.recruit__dataTitle {
  font-size: 1.25vw;
  margin-right: 4.375vw;
  width: 6.25vw;
  color: #1b1b1b;
}
@media screen and (max-width: 800px) {
  .recruit__dataTitle {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .recruit__dataTitle {
    margin-right: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .recruit__dataTitle {
    width: 21.3333333333vw;
  }
}
.recruit__dataTitle--info {
  width: 9.375vw;
  margin-left: 6.25vw;
  font-size: 1.5625vw;
}
@media screen and (max-width: 800px) {
  .recruit__dataTitle--info {
    width: 29.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .recruit__dataTitle--info {
    margin-left: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .recruit__dataTitle--info {
    font-size: 3.7333333333vw;
  }
}
.recruit__data {
  font-size: 1.25vw;
  color: #1b1b1b !important;
}
@media screen and (max-width: 800px) {
  .recruit__data {
    font-size: 4.2666666667vw;
  }
}
.recruit__data--info {
  margin-left: 6.25vw;
  font-size: 1.5625vw;
}
@media screen and (max-width: 800px) {
  .recruit__data--info {
    margin-left: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .recruit__data--info {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .recruit__data {
    display: none;
  }
}
.recruit__dataSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .recruit__dataSp {
    display: block;
    color: inherit; /* 親要素の色を継承 */
    font-size: inherit; /* 親要素のフォントサイズを継承 */
    font-size: 1.09375vw;
    color: #1b1b1b !important;
    font-family: "NotoSerifJP-Regular", serif;
    font-weight: 400;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .recruit__dataSp {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .recruit__dataSp a[href="tel:165-0031"] {
    color: inherit;
    font-size: inherit;
  }
}
.recruit__buttonFlex {
  display: flex;
  justify-content: center;
}

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

.company__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-items: center;
  margin-top: 8.75vw;
  margin-bottom: 7.5vw;
  width: 80%;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .company__inner {
    margin-top: 25.6vw;
  }
}
@media screen and (max-width: 800px) {
  .company__inner {
    margin-bottom: 21.3333333333vw;
  }
}

.company__list {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.companyInfo__textContainer {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.companyInfo__title {
  display: flex;
  flex-direction: column;
}

.companyInfo__titleEng {
  display: flex;
  flex-direction: column;
  font-size: 5vw;
  color: #f6a91f;
}
@media screen and (max-width: 800px) {
  .companyInfo__titleEng {
    font-size: 12.8vw;
  }
}

.companyInfo__titleJpn {
  display: flex;
  flex-direction: column;
  margin-top: 0.625vw;
  font-size: 1.25vw;
  padding-bottom: 3.125vw;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 800px) {
  .companyInfo__titleJpn {
    margin-top: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .companyInfo__titleJpn {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .companyInfo__titleJpn {
    padding-bottom: 8.5333333333vw;
  }
}

.companyInfo__itemList {
  display: flex;
  flex-direction: column;
}

.companyInfo__item {
  display: flex;
  width: 100%;
  padding-top: 1.875vw;
  padding-bottom: 1.875vw;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 800px) {
  .companyInfo__item {
    padding-top: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .companyInfo__item {
    padding-bottom: 4.2666666667vw;
  }
}

.companyInfo__itemlabel {
  display: flex;
  font-size: 1.25vw;
  font-weight: bold;
  width: 23.4375vw;
  flex-shrink: 0;
}
@media screen and (max-width: 800px) {
  .companyInfo__itemlabel {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .companyInfo__itemlabel {
    width: 21.3333333333vw;
  }
}

.companyInfo__itemValue {
  display: flex;
  font-size: 1.25vw;
}
@media screen and (max-width: 800px) {
  .companyInfo__itemValue {
    font-size: 3.7333333333vw;
  }
}

.hamburger {
  display: none;
}
@media screen and (max-width: 800px) {
  .hamburger {
    position: relative;
    display: block;
    z-index: 10;
    cursor: pointer;
    background: #f6a91f;
    color: white;
    padding-left: 1.875vw;
    padding-right: 1.875vw;
    padding-top: 0.625vw;
    padding-bottom: 0.625vw;
    border-radius: 999px;
    font-size: 1.25vw;
    font-family: "SweetSansPro";
    line-height: 1;
    font-weight: bold;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .hamburger {
    padding-left: 6.4vw;
    padding-right: 6.4vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .hamburger {
    padding-top: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .hamburger {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .hamburger span {
    transition: all 0.5s;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: black;
    border-radius: 4px;
  }
  .hamburger span:nth-child(1) {
    top: 0%;
  }
  .hamburger span:nth-of-type(2) {
    top: 50%;
  }
  .hamburger span:nth-of-type(3) {
    top: 100%;
  }
}
.hamburger--black span {
  background-color: #1b1b1b;
}
.hamburger__end {
  display: flex;
  justify-content: end;
  width: 100%;
}

.drawerNav {
  width: 100%;
  padding-top: 9.375vw;
  padding-left: 10.9375vw;
  box-sizing: border-box;
  z-index: 4;
}
@media screen and (max-width: 800px) {
  .drawerNav {
    padding-top: 32vw;
  }
}
@media screen and (max-width: 800px) {
  .drawerNav {
    padding-left: 37.3333333333vw;
  }
}
.drawerNav__menu {
  width: 40%;
}
.drawerNav__menu > * + * {
  margin-top: 1.25vw;
}
@media screen and (max-width: 800px) {
  .drawerNav__menu > * + * {
    margin-top: 4.2666666667vw;
  }
}
.drawerNav__link {
  font-size: 1.09375vw;
  font-family: "SweetSansPro";
  white-space: nowrap;
  font-weight: bold;
  color: white;
}
@media screen and (max-width: 800px) {
  .drawerNav__link {
    font-size: 3.7333333333vw;
  }
}
.drawerNav__button {
  display: inline-flex !important;
  margin-top: 1.875vw;
}
@media screen and (max-width: 800px) {
  .drawerNav__button {
    margin-top: 6.4vw;
  }
}

.drawer--left .drawer-nav {
  left: -100vw;
  background-color: #171717;
}

.drawer--left.drawer-open .drawer-nav {
  left: -30vw;
}

.qa {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #ebe6e2;
  padding-bottom: 12.5vw;
}
@media screen and (max-width: 800px) {
  .qa {
    padding-bottom: 29.8666666667vw;
  }
}
.qa--archive {
  margin-top: 10.9375vw;
}
@media screen and (max-width: 800px) {
  .qa--archive {
    margin-top: 37.3333333333vw;
  }
}
.qa__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 3.125vw;
  width: 80%;
}
@media screen and (max-width: 800px) {
  .qa__inner {
    margin-top: 10.6666666667vw;
  }
}
.qa__archiveStart {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin-top: 5vw;
}
@media screen and (max-width: 800px) {
  .qa__archiveStart {
    margin-top: 8.5333333333vw;
  }
}
.qa__back {
  position: absolute;
  top: 0;
  width: 23.984375vw;
  height: 10.78125vw;
}
@media screen and (max-width: 800px) {
  .qa__back {
    width: 73.0666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .qa__back {
    height: 33.0666666667vw;
  }
}
.qa__title {
  color: #1b1b1b;
  font-size: 3.75vw;
  font-family: "Marcellus-Regular";
}
@media screen and (max-width: 800px) {
  .qa__title {
    font-size: 8.5333333333vw;
  }
}
.qa__border {
  width: 6.484375vw;
  height: 2px;
  background-color: black;
  margin-top: 0.625vw;
}
@media screen and (max-width: 800px) {
  .qa__border {
    width: 14.9333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .qa__border {
    margin-top: 2.1333333333vw;
  }
}
.qa__subtitle {
  font-size: 1.25vw;
  margin-top: 1.25vw;
}
@media screen and (max-width: 800px) {
  .qa__subtitle {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .qa__subtitle {
    margin-top: 4.2666666667vw;
  }
}
.qa__archiveTitle {
  font-size: 1.875vw;
}
@media screen and (max-width: 800px) {
  .qa__archiveTitle {
    font-size: 6.4vw;
  }
}
.qa__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
}
.qa__list {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 4.375vw;
}
@media screen and (max-width: 800px) {
  .qa__list {
    padding-top: 10.6666666667vw;
  }
}
.qa__list--archive {
  padding-top: 2.5vw;
}
@media screen and (max-width: 800px) {
  .qa__list--archive {
    padding-top: 8.5333333333vw;
  }
}
.qa__item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.qa__borderQa {
  width: 100%;
  height: 1px;
  background: var(--background, #ebe6e2);
  box-shadow: 1px 1px 2px 0px #c8c4c0, -1px -1px 2px 0px #fff;
}
.qa__q {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 96%;
  padding-top: 1.875vw;
  padding-bottom: 1.875vw;
}
@media screen and (max-width: 800px) {
  .qa__q {
    padding-top: 6.4vw;
    padding-bottom: 6.4vw;
  }
}
.qa__qText {
  display: flex;
  align-items: center;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-size: 1.25vw;
}
@media screen and (max-width: 800px) {
  .qa__qText {
    font-size: 4.2666666667vw;
  }
}
.qa__qText span {
  font-size: 2.5vw;
  margin-right: 1.25vw;
  font-family: "Marcellus-Regular";
}
@media screen and (max-width: 800px) {
  .qa__qText span {
    font-size: 8.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .qa__qText span {
    margin-right: 4.2666666667vw;
  }
}
.qa__button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.125vw;
  height: 3.125vw;
  background: none !important;
  border: none !important;
  flex-shrink: 0;
  background-color: none !important;
}
@media screen and (max-width: 800px) {
  .qa__button {
    width: 8.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .qa__button {
    height: 8.5333333333vw;
  }
}
.qa__button img {
  display: block;
  width: 1.71875vw;
  height: 1.71875vw;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 800px) {
  .qa__button img {
    width: 4.8vw;
  }
}
@media screen and (max-width: 800px) {
  .qa__button img {
    height: 4.8vw;
  }
}
.qa__a {
  display: none;
  align-items: center;
  width: 96%;
  max-width: 96%;
  padding-bottom: 1.875vw;
}
@media screen and (max-width: 800px) {
  .qa__a {
    padding-bottom: 6.4vw;
  }
}
.qa__aTitle {
  font-size: 2.5vw;
  margin-right: 1.25vw;
  font-family: "Marcellus-Regular";
}
@media screen and (max-width: 800px) {
  .qa__aTitle {
    font-size: 8.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .qa__aTitle {
    margin-right: 4.2666666667vw;
  }
}
.qa__aText {
  font-size: 1.25vw;
}
@media screen and (max-width: 800px) {
  .qa__aText {
    font-size: 4.2666666667vw;
  }
}

.splash {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100vh;
  background-color: white;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 1;
  transition: opacity 1s ease;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
#splash-svg {
  opacity: 0;
  animation: fadeIn 3s forwards;
}

#splash.fade-out {
  animation: fadeOut 1s forwards;
}

.partner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 8.75vw;
}
@media screen and (max-width: 800px) {
  .partner {
    margin-top: 29.8666666667vw;
  }
}
.partner__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 80%;
}
.partner__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 83%;
}
@media screen and (max-width: 800px) {
  .partner__content {
    flex-direction: column;
  }
}
.partner__flex {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 1.875vw;
}
.partner__text {
  font-size: 1.25vw;
}
@media screen and (max-width: 800px) {
  .partner__text {
    font-size: 4.2666666667vw;
  }
}
.partner__number {
  font-size: 6.25vw;
  background: var(--gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 800px) {
  .partner__number {
    font-size: 21.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .partner__number {
    margin-top: -15%;
  }
}
.partner__border {
  width: 0.078125vw;
  height: 8.984375vw;
  background-color: #1e1e1e;
}
@media screen and (max-width: 800px) {
  .partner__border {
    width: 53.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .partner__border {
    height: 0.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .partner__border {
    margin-top: 2.5vw;
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .partner__border {
    margin-top: 8.5333333333vw;
    margin-bottom: 8.5333333333vw;
  }
}
.partner__end {
  display: flex;
  justify-content: flex-end;
  margin-top: 3.125vw;
  width: 100%;
}
@media screen and (max-width: 800px) {
  .partner__end {
    margin-top: 2.1333333333vw;
  }
}
.partner__important {
  font-size: 1.09375vw;
}
@media screen and (max-width: 800px) {
  .partner__important {
    font-size: 3.7333333333vw;
  }
}

.partnerList {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6.25vw;
}
@media screen and (max-width: 800px) {
  .partnerList {
    margin-top: 21.3333333333vw;
  }
}
.partnerList__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 81%;
  padding-top: 1.875vw;
  padding-bottom: 1.875vw;
  background-color: white;
  border-radius: 16px;
  filter: drop-shadow(0px 7px 0px #d9d9d9);
}
@media screen and (max-width: 800px) {
  .partnerList__inner {
    padding-top: 6.4vw;
    padding-bottom: 6.4vw;
  }
}
.partnerList__content {
  display: grid;
  justify-content: center;
  align-items: center;
  grid-template-columns: repeat(7, 1fr);
  width: 89%;
  row-gap: 1.25vw;
}
@media screen and (max-width: 800px) {
  .partnerList__content {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 5vw;
  }
}
.partnerList__img {
  display: block;
  margin: auto;
}

@font-face {
  font-family: "SweetSansPro";
  src: url("../fonts/SweetSansPro/SweetSansProHairline.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "SweetSansPro";
  src: url("../fonts/SweetSansPro/SweetSansProExThin.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "SweetSansPro";
  src: url("../fonts/SweetSansPro/SweetSansProThin.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "SweetSansPro";
  src: url("../fonts/SweetSansPro/SweetSansProLight.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "SweetSansPro";
  src: url("../fonts/SweetSansPro/SweetSansProRegular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SweetSansPro";
  src: url("../fonts/SweetSansPro/SweetSansProMedium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "SweetSansPro";
  src: url("../fonts/SweetSansPro/SweetSansProBold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "SweetSansPro";
  src: url("../fonts/SweetSansPro/SweetSansProHeavy.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP", system-ui;
  src: url("../fonts/NotoSansJP/NotoSansJP-Thin.ttf") format("truetype");
  font-weight: 100;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP", system-ui;
  src: url("../fonts/NotoSansJP/NotoSansJP-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-family: "Noto Sans JP", system-ui;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP", system-ui;
  src: url("../fonts/NotoSansJP/NotoSansJP-Light.ttf") format("truetype");
  font-weight: 300;
  font-family: "Noto Sans JP", system-ui;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP", system-ui;
  src: url("../fonts/NotoSansJP/NotoSansJP-Regular.ttf") format("truetype");
  font-weight: 400;
  font-family: "Noto Sans JP", system-ui;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP", system-ui;
  src: url("../fonts/NotoSansJP/NotoSansJP-Medium.ttf") format("truetype");
  font-weight: 500;
  font-family: "Noto Sans JP", system-ui;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP", system-ui;
  src: url("../fonts/NotoSansJP/NotoSansJP-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-family: "Noto Sans JP", system-ui;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP", system-ui;
  src: url("../fonts/NotoSansJP/NotoSansJP-Bold.ttf") format("truetype");
  font-weight: 700;
  font-family: "Noto Sans JP", system-ui;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP", system-ui;
  src: url("../fonts/NotoSansJP/NotoSansJP-ExtraBold.ttf") format("truetype");
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP", system-ui;
  src: url("../fonts/NotoSansJP/NotoSansJP-Black.ttf") format("truetype");
  font-weight: 900;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Serif JP", serif;
  src: url("../fonts/NotoSerifJP/NotoSerifJP-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Serif JP", serif;
  src: url("../fonts/NotoSerifJP/NotoSerifJP-Light.ttf") format("truetype");
  font-weight: 300;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Serif JP", serif;
  src: url("../fonts/NotoSerifJP/NotoSerifJP-Regular.ttf") format("truetype");
  font-weight: 400;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Serif JP", serif;
  src: url("../fonts/NotoSerifJP/NotoSerifJP-Medium.ttf") format("truetype");
  font-weight: 500;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Serif JP", serif;
  src: url("../fonts/NotoSerifJP/NotoSerifJP-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Serif JP", serif;
  src: url("../fonts/NotoSerifJP/NotoSerifJP-Bold.ttf") format("truetype");
  font-weight: 700;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Serif JP", serif;
  src: url("../fonts/NotoSerifJP/NotoSerifJP-ExtraBold.ttf") format("truetype");
  font-weight: bold;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Noto Serif JP", serif;
  src: url("../fonts/NotoSerifJP/NotoSerifJP-Black.ttf") format("truetype");
  font-weight: 900;
  font-optical-sizing: auto;
  font-style: normal;
}
@font-face {
  font-family: "Termina";
  src: url("../fonts/Termina/Termina-Thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Termina";
  src: url("../fonts/Termina/Termina-ExtraLight.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Termina";
  src: url("../fonts/Termina/Termina-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Termina";
  src: url("../fonts/Termina/Termina-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Termina";
  src: url("../fonts/Termina/Termina-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Termina";
  src: url("../fonts/Termina/Termina-Demi.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Termina";
  src: url("../fonts/Termina/Termina-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Termina";
  src: url("../fonts/Termina/Termina-Heavy.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Termina";
  src: url("../fonts/Termina/Termina-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  src: url("../fonts/Manrope/Manrope-ExtraLight.ttf") format("truetype");
  font-family: "Manrope", system-ui;
  font-optical-sizing: auto;
  font-weight: 200;
}
@font-face {
  src: url("../fonts/Manrope/Manrope-Light.ttf") format("truetype");
  font-family: "Manrope", system-ui;
  font-optical-sizing: auto;
  font-weight: 300;
}
@font-face {
  src: url("../fonts/Manrope/Manrope-Regular.ttf") format("truetype");
  font-family: "Manrope", system-ui;
  font-optical-sizing: auto;
  font-weight: 400;
}
@font-face {
  src: url("../fonts/Manrope/Manrope-Medium.ttf") format("truetype");
  font-family: "Manrope", system-ui;
  font-optical-sizing: auto;
  font-weight: 500;
}
@font-face {
  src: url("../fonts/Manrope/Manrope-SemiBold.ttf") format("truetype");
  font-family: "Manrope", system-ui;
  font-optical-sizing: auto;
  font-weight: 600;
}
@font-face {
  src: url("../fonts/Manrope/Manrope-Bold.ttf") format("truetype");
  font-family: "Manrope", system-ui;
  font-optical-sizing: auto;
  font-weight: 700;
}
@font-face {
  src: url("../fonts/Manrope/Manrope-ExtraBold.ttf") format("truetype");
  font-family: "Manrope", system-ui;
  font-optical-sizing: auto;
  font-weight: bold;
}
.list {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 0vw;
}
@media screen and (max-width: 800px) {
  .list {
    margin-top: 10.6666666667vw;
  }
}
.list__inner {
  display: flex;
  justify-content: space-between;
  width: 80%;
}
@media screen and (max-width: 800px) {
  .list__inner {
    flex-direction: column;
  }
}
.list__title {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 2.5vw;
  width: 12.1875vw;
  font-size: 1.875vw;
  color: white;
  margin-bottom: 0vw;
  font-family: "SweetSansPro";
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .list__title {
    padding-top: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .list__title {
    width: 80vw;
  }
}
@media screen and (max-width: 800px) {
  .list__title {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .list__title {
    margin-bottom: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .list__title {
    display: none;
  }
}
.list__column {
  display: flex;
  flex-direction: column;
}
.list__content {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 2.5vw;
  padding-bottom: 2.5vw;
  width: 59.21875vw;
}
@media screen and (max-width: 800px) {
  .list__content {
    padding-top: 10.6666666667vw;
    padding-bottom: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .list__content {
    width: 80vw;
  }
}
@media screen and (max-width: 800px) {
  .list__content {
    flex-direction: column;
  }
}
.list__imgWrapper {
  width: 13.828125vw;
  height: 13.828125vw;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  .list__imgWrapper {
    width: 80vw;
  }
}
@media screen and (max-width: 800px) {
  .list__imgWrapper {
    height: 80vw;
  }
}
.list__imgWrapper::before {
  display: block;
  content: "";
  padding-top: 100%;
}
.list__imgWrapper > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.list__img {
  border-radius: 15px;
}
.list__box {
  display: flex;
  flex-direction: column;
  width: 41.015625vw;
  margin-top: 0vw;
}
@media screen and (max-width: 800px) {
  .list__box {
    width: 80vw;
  }
}
@media screen and (max-width: 800px) {
  .list__box {
    margin-top: 6.4vw;
  }
}
.list__index {
  font-size: 1.875vw;
  color: white;
  font-family: "SweetSansPro";
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .list__index {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .list__index {
    display: none;
  }
}
.list__indexSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .list__indexSp {
    display: block;
    font-size: 1.875vw;
    color: white;
    font-family: "SweetSansPro";
    font-weight: bold;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .list__indexSp {
    font-size: 6.4vw;
  }
}
.list__text {
  font-size: 0.9375vw;
  line-height: 2;
  color: white;
  margin-top: 1.25vw;
  letter-spacing: 1.2px;
}
@media screen and (max-width: 800px) {
  .list__text {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .list__text {
    margin-top: 4.2666666667vw;
  }
}

.knowledge-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 8.75vw;
}
@media screen and (max-width: 800px) {
  .knowledge-top {
    margin-top: 29.8666666667vw;
  }
}
.knowledge-top__inner {
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.knowledge-top__text {
  font-size: 1.25vw;
  color: white;
  margin-top: 1.25vw;
  opacity: 50%;
}
@media screen and (max-width: 800px) {
  .knowledge-top__text {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .knowledge-top__text {
    margin-top: 6.4vw;
  }
}
.knowledge-top__text span {
  display: inline-block;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  font-family: inherit;
  line-height: inherit;
}
@media screen and (max-width: 800px) {
  .knowledge-top__text {
    text-align: center;
    line-height: 1.5;
    width: 100%;
  }
  .knowledge-top__text--news {
    width: 23.4375vw;
    text-align: start;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .knowledge-top__text--news {
    width: 80vw;
  }
}

.knowledge__contents {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.125vw;
  margin-top: 3.75vw;
}
@media screen and (max-width: 800px) {
  .knowledge__contents {
    margin-top: 8.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .knowledge__contents {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.knowledge__content {
  display: flex;
  flex-direction: column;
  width: 24.140625vw;
}
@media screen and (max-width: 800px) {
  .knowledge__content {
    width: 80vw;
  }
}
.knowledge__content:hover .knowledge__img {
  transform: scale(1.1);
}
.knowledge__imgWrapper {
  position: relative;
  overflow: hidden;
  position: relative;
  width: 24.140625vw;
  border-radius: 15px;
}
.knowledge__imgWrapper::before {
  display: block;
  content: "";
  padding-top: 64.7249190939%;
}
.knowledge__imgWrapper > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 800px) {
  .knowledge__imgWrapper {
    width: 80vw;
  }
}
.knowledge__img {
  width: 24.140625vw;
  height: 15.625vw;
  border-radius: 15px;
  transition: all 0.25s ease-in;
}
@media screen and (max-width: 800px) {
  .knowledge__img {
    width: 80vw;
  }
}
@media screen and (max-width: 800px) {
  .knowledge__img {
    height: 51.7333333333vw;
  }
}
.knowledge__flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.625vw;
}
@media screen and (max-width: 800px) {
  .knowledge__flex {
    margin-top: 2.1333333333vw;
  }
}
.knowledge__date {
  font-size: 1.25vw;
  color: white;
  opacity: 60%;
  font-family: "SweetSansPro";
  font-weight: normal;
}
@media screen and (max-width: 800px) {
  .knowledge__date {
    font-size: 4.2666666667vw;
  }
}
.knowledge__title {
  font-size: 1.25vw;
  color: white;
  margin-top: 0.625vw;
  word-wrap: break-word;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
@media screen and (max-width: 800px) {
  .knowledge__title {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .knowledge__title {
    margin-top: 2.1333333333vw;
  }
}

.archive-service {
  display: flex;
  flex-direction: column;
  margin-top: 9.375vw;
}
@media screen and (max-width: 800px) {
  .archive-service {
    margin-top: 21.3333333333vw;
  }
}
.archive-service__container {
  position: relative;
  z-index: 1;
}
.archive-service__imgs {
  width: 64.0625vw;
  height: auto;
  animation: color-change 5s infinite;
  transform-origin: 50% 50%;
  animation: rotation 10s infinite linear;
}
@media screen and (max-width: 800px) {
  .archive-service__imgs {
    width: 218.6666666667vw;
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media screen and (max-width: 800px) {
  .archive-service__imgs {
    margin-bottom: 6.25vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .archive-service__imgs {
    margin-bottom: 21.3333333333vw;
  }
}
.archive-service__title {
  font-size: 5vw;
  margin-left: 10.78125vw;
  margin-bottom: 6.25vw;
  color: #fff;
}
@media screen and (max-width: 800px) {
  .archive-service__title {
    font-size: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .archive-service__title {
    margin-left: 9.8666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .archive-service__title {
    margin-bottom: 21.3333333333vw;
  }
}
.archive-service__contents {
  width: 90%;
  overflow: hidden;
  margin-left: 10%;
  margin-top: 5vw;
}
@media screen and (max-width: 800px) {
  .archive-service__contents {
    margin-top: 17.0666666667vw;
  }
}
.archive-service__contents--left {
  margin-left: 0vw;
}
@media screen and (max-width: 800px) {
  .archive-service__contents--left {
    margin-left: 0vw;
  }
}
.archive-service__contents--first {
  margin-top: 6.25vw;
}
@media screen and (max-width: 800px) {
  .archive-service__contents--first {
    margin-top: 17.0666666667vw;
  }
}
.archive-service__contents:last-child {
  margin-bottom: 6.25vw;
}
@media screen and (max-width: 800px) {
  .archive-service__contents:last-child {
    margin-bottom: 21.3333333333vw;
  }
}
.archive-service__imgWrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 2.5vw;
  position: relative;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
@media screen and (max-width: 800px) {
  .archive-service__imgWrapper {
    margin-bottom: 8.5333333333vw;
  }
}
.archive-service__imgWrapper::before {
  display: block;
  content: "";
  padding-top: 25.3940455342%;
}
.archive-service__imgWrapper > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.archive-service__imgWrapper--left {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
@media screen and (max-width: 800px) {
  .archive-service__imgWrapper {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .archive-service__imgWrapper--left {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}
.archive-service__img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.archive-service__textbox {
  width: 78.4375vw;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .archive-service__textbox {
    width: 80vw;
  }
}
.archive-service__textbox--left {
  margin-left: 10.78125vw;
}
@media screen and (max-width: 800px) {
  .archive-service__textbox--left {
    margin-left: 9.8666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .archive-service__textbox {
    flex-direction: column;
  }
}
@media screen and (max-width: 800px) {
  .archive-service__left {
    margin-bottom: 1.25vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .archive-service__left {
    margin-bottom: 4.2666666667vw;
  }
}
.archive-service__subtext {
  font-size: 1.25vw;
  margin-bottom: 0.625vw;
  background: var(--gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "SweetSansPro";
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .archive-service__subtext {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .archive-service__subtext {
    margin-bottom: 2.1333333333vw;
  }
}
.archive-service__text {
  font-size: 2.5vw;
  color: white;
  font-family: "SweetSansPro";
  font-weight: bold;
  line-height: 1.3;
}
@media screen and (max-width: 800px) {
  .archive-service__text {
    font-size: 6.4vw;
  }
}
.archive-service__content {
  font-size: 1.09375vw;
  width: 47.109375vw;
  margin-bottom: 2.5vw;
  color: #fff;
  line-height: 1.8;
}
@media screen and (max-width: 800px) {
  .archive-service__content {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .archive-service__content {
    width: 80vw;
  }
}
@media screen and (max-width: 800px) {
  .archive-service__content {
    margin-bottom: 8.5333333333vw;
  }
}
.archive-service__detail {
  display: flex;
  border-bottom: 0.078125vw solid rgba(255, 255, 255, 0.3);
  padding-bottom: 1.25vw;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .archive-service__detail {
    padding-bottom: 4.2666666667vw;
  }
}
.archive-service__button {
  --color: #fff;
  --bg-color: #1b1b1b;
  width: 4.375vw;
  height: 4.375vw;
  border: 0.078125vw solid rgba(255, 255, 255, 0.3);
  border-radius: 78.046875vw;
  position: relative;
  background-color: var(--bg-color);
  transition: all 0.25s ease-in;
}
@media screen and (max-width: 800px) {
  .archive-service__button {
    width: 14.9333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .archive-service__button {
    height: 14.9333333333vw;
  }
}
.archive-service__button:hover {
  --color: #1b1b1b;
  --bg-color: #fff;
}
.archive-service__button .serviceUnder__next path {
  stroke: var(--color);
}
.archive-service__next {
  width: 1.875vw;
  position: absolute;
  top: 30%;
  left: 30%;
}
@media screen and (max-width: 800px) {
  .archive-service__next {
    width: 6.4vw;
  }
}
.archive-service__end {
  display: flex;
  justify-content: flex-end;
  margin-top: 1.25vw;
}
@media screen and (max-width: 800px) {
  .archive-service__end {
    margin-top: 4.2666666667vw;
  }
}
.archive-service__bgBtn {
  background-color: white;
  width: 13.828125vw;
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.25s ease-in;
}
@media screen and (max-width: 800px) {
  .archive-service__bgBtn {
    width: 47.2vw;
  }
}
.archive-service__bgBtn--archive {
  width: 9.375vw;
}
@media screen and (max-width: 800px) {
  .archive-service__bgBtn--archive {
    width: 32vw;
  }
}
.archive-service__bgBtn:hover {
  opacity: 40%;
}
.archive-service__btn {
  font-size: 1.25vw;
  background: var(--gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Termina";
  font-weight: bold;
  padding-top: 0.625vw;
  padding-bottom: 0.625vw;
}
@media screen and (max-width: 800px) {
  .archive-service__btn {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .archive-service__btn {
    padding-top: 2.1333333333vw;
    padding-bottom: 2.1333333333vw;
  }
}

.singleService {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 4.6875vw;
}
@media screen and (max-width: 800px) {
  .singleService {
    padding-top: 16vw;
  }
}
.singleService__img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 800px) {
  .singleService__img {
    display: none;
  }
}
.singleService__imgSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .singleService__imgSp {
    display: block;
    width: 100%;
    height: 100%;
  }
}
.singleService__contactBox {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  gap: 3.125vw;
  margin-top: 2.5vw;
  margin-right: 10%;
}
@media screen and (max-width: 800px) {
  .singleService__contactBox {
    margin-top: 8.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .singleService__contactBox {
    flex-direction: column;
    align-items: center;
    margin-right: 0;
  }
}
.singleService__contact {
  width: 21.09375vw;
  background: linear-gradient(97deg, #423290 0%, #008fbf 99.49%);
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.25s ease-in;
}
@media screen and (max-width: 800px) {
  .singleService__contact {
    width: 72vw;
  }
}
.singleService__contact--reverce {
  background: white;
}
.singleService__contact:hover {
  opacity: 40%;
}
.singleService__text {
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  font-size: 1.25vw;
  color: white;
  line-height: 1.8;
  font-weight: 600;
}
@media screen and (max-width: 800px) {
  .singleService__text {
    padding-top: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .singleService__text {
    font-size: 3.7333333333vw;
  }
}
.singleService__text--reverce {
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  font-size: 1.25vw;
  line-height: 1.8;
  background: linear-gradient(97deg, #423290 0%, #008fbf 99.49%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
}
@media screen and (max-width: 800px) {
  .singleService__text--reverce {
    padding-top: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .singleService__text--reverce {
    font-size: 3.7333333333vw;
  }
}

.problems {
  background-color: rgba(255, 255, 255, 0.05);
  padding-top: 3.75vw;
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 800px) {
  .problems {
    padding-top: 4.2666666667vw;
  }
}
.problems__box {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 75%;
  border-bottom: 1px solid white;
}
@media screen and (max-width: 800px) {
  .problems__box {
    display: none;
  }
}
.problems__top {
  width: 30.859375vw;
  height: 11.484375vw;
  margin-right: 1.25vw;
}
@media screen and (max-width: 800px) {
  .problems__top {
    width: 39.2vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__top {
    height: 39.2vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__top {
    margin-right: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__top {
    display: none;
  }
}
.problems__underText {
  font-size: 1.875vw;
  margin-top: 3.125vw;
  color: white;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .problems__underText {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__underText {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__underText {
    display: none;
  }
}
.problems__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 76%;
}
.problems__title {
  font-size: 5vw;
  background: var(--gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Termina";
  font-weight: bold;
  letter-spacing: 0.8px;
  line-height: 1.8;
}
@media screen and (max-width: 800px) {
  .problems__title {
    font-size: 8.5333333333vw;
  }
}
.problems__title--gourmet {
  margin-bottom: -3%;
  font-size: 4.375vw;
}
@media screen and (max-width: 800px) {
  .problems__title--gourmet {
    font-size: 8.5333333333vw;
  }
}
.problems__titleSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .problems__titleSp {
    display: block;
    font-size: 5vw;
    background: var(--gradient);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Termina";
    font-weight: bold;
    letter-spacing: 0.8px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .problems__titleSp {
    font-size: 8.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__titleSp--gourmet {
    margin-bottom: -3%;
    font-size: 4.375vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .problems__titleSp--gourmet {
    font-size: 8.5333333333vw;
  }
}
.problems__subtitle {
  font-size: 1.875vw;
  color: white;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 800px) {
  .problems__subtitle {
    font-size: 4.2666666667vw;
  }
}
.problems__subtitle--gourmet {
  text-align: start;
  padding-bottom: 0.625vw;
}
@media screen and (max-width: 800px) {
  .problems__subtitle--gourmet {
    padding-bottom: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__subtitle--gourmet {
    text-align: center;
  }
}
@media screen and (max-width: 800px) {
  .problems__subtitle {
    letter-spacing: 0;
  }
}
.problems__subtitleSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .problems__subtitleSp {
    display: block;
    font-size: 1.875vw;
    color: white;
    font-weight: bold;
    line-height: 1.8;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .problems__subtitleSp {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__subtitleSp--gourmet {
    text-align: start;
    padding-bottom: 0.625vw;
    text-align: center;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .problems__subtitleSp--gourmet {
    padding-bottom: 2.1333333333vw;
  }
}
.problems__grid {
  display: flex;
  gap: 2.5vw;
  margin-top: 3.125vw;
}
@media screen and (max-width: 800px) {
  .problems__grid {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__grid {
    justify-content: center;
    gap: 32px;
    flex-wrap: wrap;
  }
}
.problems__point {
  position: relative;
  width: 26.71875vw;
  height: 29.0625vw;
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  .problems__point {
    width: 86.9333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__point {
    height: 99.2vw;
  }
}
.problems__point--school {
  width: 31.953125vw;
}
@media screen and (max-width: 800px) {
  .problems__point--school {
    width: 86.9333333333vw;
  }
}
.problems__point-header {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  font-size: 1.875vw;
  font-family: "Termina";
  font-weight: bold;
  padding-left: 2.5vw;
  padding-top: 0.46875vw;
  z-index: 4;
}
@media screen and (max-width: 800px) {
  .problems__point-header {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__point-header {
    padding-left: 8.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__point-header {
    padding-top: 1.6vw;
  }
}
.problems__point-header--solution {
  padding-left: 1.25vw;
  padding-top: 0.625vw;
  font-size: 1.484375vw;
}
@media screen and (max-width: 800px) {
  .problems__point-header--solution {
    padding-left: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__point-header--solution {
    padding-top: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__point-header--solution {
    font-size: 5.0666666667vw;
  }
}
.problems__point-content {
  padding: 1rem;
  color: black;
}
.problems__point-image {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 18.203125vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 800px) {
  .problems__point-image {
    width: 62.1333333333vw;
  }
}
.problems__point-image-2 {
  position: absolute;
  top: 40%;
  left: 50%;
  width: 23.4375vw;
}
@media screen and (max-width: 800px) {
  .problems__point-image-2 {
    width: 80vw;
  }
}
.problems__point-image-3 {
  position: absolute;
  top: 40%;
  left: 50%;
  width: 18.4375vw;
}
@media screen and (max-width: 800px) {
  .problems__point-image-3 {
    width: 62.9333333333vw;
  }
}
.problems__point-image-gourmet1 {
  position: absolute;
  top: 40%;
  left: 50%;
  width: 25vw;
}
@media screen and (max-width: 800px) {
  .problems__point-image-gourmet1 {
    width: 80vw;
  }
}
.problems__point-image-gourmet3 {
  position: absolute;
  top: 40%;
  left: 50%;
  width: 14.921875vw;
}
@media screen and (max-width: 800px) {
  .problems__point-image-gourmet3 {
    width: 50.9333333333vw;
  }
}
.problems__point-image-franchise2 {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 15.15625vw;
}
@media screen and (max-width: 800px) {
  .problems__point-image-franchise2 {
    width: 50.9333333333vw;
  }
}
.problems__point-image-franchise3 {
  position: absolute;
  top: 42%;
  left: 50%;
  width: 17.734375vw;
}
@media screen and (max-width: 800px) {
  .problems__point-image-franchise3 {
    width: 60.5333333333vw;
  }
}
.problems__point-image-school1 {
  position: absolute;
  top: 42%;
  left: 50%;
  width: 15.546875vw;
}
@media screen and (max-width: 800px) {
  .problems__point-image-school1 {
    width: 53.0666666667vw;
  }
}
.problems__point-image-school2 {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 17.65625vw;
}
@media screen and (max-width: 800px) {
  .problems__point-image-school2 {
    width: 60.2666666667vw;
  }
}
.problems__point-image--solution1 {
  width: 22.65625vw;
}
@media screen and (max-width: 800px) {
  .problems__point-image--solution1 {
    width: 77.3333333333vw;
  }
}
.problems__point-image--solution2 {
  width: 26.71875vw;
}
@media screen and (max-width: 800px) {
  .problems__point-image--solution2 {
    width: 91.2vw;
  }
}
.problems__point-image--solution3 {
  width: 11.171875vw;
}
@media screen and (max-width: 800px) {
  .problems__point-image--solution3 {
    width: 38.1333333333vw;
  }
}
.problems__point-image--franchiseSolution2 {
  width: 19.765625vw;
}
@media screen and (max-width: 800px) {
  .problems__point-image--franchiseSolution2 {
    width: 67.4666666667vw;
  }
}
.problems__point-image--franchiseSolution3 {
  width: 14.6875vw;
}
@media screen and (max-width: 800px) {
  .problems__point-image--franchiseSolution3 {
    width: 50.1333333333vw;
  }
}
.problems__point-image img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 2;
}
.problems__point-text {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  letter-spacing: 0.8px;
  font-size: 1.40625vw;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 2.5vw;
  white-space: nowrap;
}
@media screen and (max-width: 800px) {
  .problems__point-text {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__point-text {
    margin-bottom: 8.5333333333vw;
  }
}
.problems__point-text-feature {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 1.25vw;
  font-family: "Noto Sans JP", system-ui;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 2.5vw;
  white-space: nowrap;
}
@media screen and (max-width: 800px) {
  .problems__point-text-feature {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__point-text-feature {
    margin-bottom: 8.5333333333vw;
  }
}
.problems__back {
  position: absolute;
  top: 0;
  left: 0;
  width: 15vw;
  height: 3.75vw;
  z-index: 2;
}
@media screen and (max-width: 800px) {
  .problems__back {
    width: 51.2vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__back {
    height: 12.8vw;
  }
}
.problems__footer {
  font-size: 2.5vw;
  color: white;
  margin-top: 8.75vw;
  margin-bottom: 5vw;
  font-weight: 600;
  letter-spacing: 0.8px;
  line-height: 1.8;
}
@media screen and (max-width: 800px) {
  .problems__footer {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__footer {
    margin-top: 29.8666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__footer {
    margin-bottom: 17.0666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__footer {
    display: none;
  }
}
.problems__footerSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .problems__footerSp {
    display: block;
    font-size: 2.5vw;
    color: white;
    margin-top: 8.75vw;
    margin-bottom: 1.25vw;
    font-weight: 600;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .problems__footerSp {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .problems__footerSp {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .problems__footerSp {
    margin-bottom: 4.2666666667vw;
  }
}
.problems__solution {
  display: flex;
  align-items: center;
  margin-top: 4.375vw;
  gap: 4.375vw;
}
@media screen and (max-width: 800px) {
  .problems__solution {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__solution {
    flex-direction: column;
  }
}
.problems__characters img {
  width: 15.390625vw;
  height: 16.09375vw;
}
@media screen and (max-width: 800px) {
  .problems__characters img {
    width: 52.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__characters img {
    height: 54.9333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .problems__characters {
    display: none;
  }
}
.problems__charactersSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .problems__charactersSp {
    display: block;
  }
  .problems__charactersSp img {
    width: 18.984375vw;
    height: 16.484375vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .problems__charactersSp img {
    width: 64.8vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .problems__charactersSp img {
    height: 56.2666666667vw;
  }
}
.problems__img {
  width: 100%;
  margin-top: -2%;
}

.solutions {
  padding-top: 3.75vw;
  padding-bottom: 6.25vw;
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 800px) {
  .solutions {
    padding-top: 12.8vw;
  }
}
@media screen and (max-width: 800px) {
  .solutions {
    padding-bottom: 21.3333333333vw;
  }
}
.solutions__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 76%;
}
.solutions__subtitle {
  font-size: 1.875vw;
  color: white;
  margin-top: 6.25vw;
  text-align: center;
  letter-spacing: 0.8px;
  line-height: 1.8;
}
@media screen and (max-width: 800px) {
  .solutions__subtitle {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .solutions__subtitle {
    margin-top: 21.3333333333vw;
  }
}
.solutions__title {
  font-size: 3.75vw;
  color: white;
  font-weight: 600;
  margin-top: 0.625vw;
  text-align: center;
  letter-spacing: 0.8px;
  line-height: 1.8;
}
@media screen and (max-width: 800px) {
  .solutions__title {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .solutions__title {
    margin-top: 2.1333333333vw;
  }
}
.solutions__topImg {
  width: 54.140625vw;
  height: 6.015625vw;
}
@media screen and (max-width: 800px) {
  .solutions__topImg {
    width: 72vw;
  }
}
@media screen and (max-width: 800px) {
  .solutions__topImg {
    height: 8vw;
  }
}
.solutions__end {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
@media screen and (max-width: 800px) {
  .solutions__end {
    justify-content: center;
  }
}
.solutions__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 4.375vw;
  width: 90%;
}
@media screen and (max-width: 800px) {
  .solutions__content {
    margin-top: 8.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .solutions__content {
    flex-direction: column;
  }
}
.solutions__mt {
  margin-top: 1.875vw;
}
@media screen and (max-width: 800px) {
  .solutions__mt {
    margin-top: 6.4vw;
  }
}
.solutions__left {
  width: 43.203125vw;
  color: white;
  line-height: 2;
  font-size: 1.25vw;
  text-align: start;
}
@media screen and (max-width: 800px) {
  .solutions__left {
    width: 87.4666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .solutions__left {
    font-size: 3.7333333333vw;
  }
}
.solutions__left span {
  display: none;
}
@media screen and (max-width: 800px) {
  .solutions__left span {
    display: block;
  }
}
.solutions__right {
  width: 41.25vw;
  height: 27.96875vw;
}
@media screen and (max-width: 800px) {
  .solutions__right {
    width: 80vw;
  }
}
@media screen and (max-width: 800px) {
  .solutions__right {
    height: 54.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .solutions__right {
    display: none;
  }
}
.solutions__rightSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .solutions__rightSp {
    display: block;
    width: 29.296875vw;
    height: 27.5vw;
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .solutions__rightSp {
    width: 100vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .solutions__rightSp {
    height: 93.8666666667vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .solutions__rightSp {
    margin-top: 10.6666666667vw;
  }
}

.lp {
  padding-top: 3.75vw;
  padding-bottom: 3.75vw;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #2c2c2c;
}
@media screen and (max-width: 800px) {
  .lp {
    padding-top: 12.8vw;
    padding-bottom: 12.8vw;
  }
}
.lp--other {
  padding-top: 0vw;
  padding-bottom: 0vw;
  padding-bottom: 3.75vw;
  background-color: #111111;
}
@media screen and (max-width: 800px) {
  .lp--other {
    padding-top: 0vw;
    padding-bottom: 0vw;
  }
}
@media screen and (max-width: 800px) {
  .lp--other {
    padding-bottom: 12.8vw;
  }
}
.lp__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 70%;
}
@media screen and (max-width: 800px) {
  .lp__inner {
    width: 80%;
  }
}
.lp__back {
  width: 100%;
}
@media screen and (max-width: 800px) {
  .lp__back {
    display: none;
  }
}
.lp__data {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  margin-top: 1.875vw;
  width: 85%;
}
@media screen and (max-width: 800px) {
  .lp__data {
    margin-top: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .lp__data {
    display: none;
  }
}
.lp__backSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .lp__backSp {
    display: block;
    width: 100%;
  }
}
.lp__dataSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .lp__dataSp {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    margin-top: 3.75vw;
    width: 85%;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .lp__dataSp {
    margin-top: 12.8vw;
  }
}
.lp__contact {
  width: 28.90625vw;
  height: 5vw;
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  background: white;
  transition: all 0.25s ease-in;
}
@media screen and (max-width: 800px) {
  .lp__contact {
    width: 98.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .lp__contact {
    height: 17.0666666667vw;
  }
}
.lp__contact:hover {
  opacity: 40%;
}
.lp__contact--white {
  font-size: 1.25vw;
  line-height: 1.8;
  width: 28.90625vw;
  height: 5vw;
  color: #fff;
  background: linear-gradient(97deg, #423290 0%, #008fbf 99.49%);
}
@media screen and (max-width: 800px) {
  .lp__contact--white {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .lp__contact--white {
    width: 69.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .lp__contact--white {
    height: 13.3333333333vw;
  }
}
.lp__contact--reverce {
  position: relative;
  background: white;
  width: 28.90625vw;
  height: 5vw;
}
@media screen and (max-width: 800px) {
  .lp__contact--reverce {
    width: 69.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .lp__contact--reverce {
    height: 13.3333333333vw;
  }
}
.lp__contact--reverce--top {
  height: 5vw;
}
@media screen and (max-width: 800px) {
  .lp__contact--reverce--top {
    height: 15.4666666667vw;
  }
}
.lp__contact--reverce::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 999px;
  padding: 2px;
  background: linear-gradient(97deg, #423290 0%, #008fbf 99.49%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.lp__text {
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  font-size: 1.25vw;
  color: white;
  font-family: "Noto Sans JP", system-ui;
  font-weight: 700;
}
@media screen and (max-width: 800px) {
  .lp__text {
    padding-top: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .lp__text {
    font-size: 4.2666666667vw;
  }
}
.lp__text--reverce {
  padding-top: 1.25vw;
  padding-bottom: 1.25vw;
  font-size: 1.25vw;
  background: linear-gradient(97deg, #423290 0%, #008fbf 99.49%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Noto Sans JP", system-ui;
  font-weight: 600;
}
@media screen and (max-width: 800px) {
  .lp__text--reverce {
    padding-top: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .lp__text--reverce {
    font-size: 3.2vw;
  }
}
.lp__button {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  margin-bottom: 2.5vw;
  display: flex;
  align-items: center;
  gap: 3.125vw;
}
@media screen and (max-width: 800px) {
  .lp__button {
    margin-bottom: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .lp__button {
    flex-direction: column;
  }
}
.lp__product {
  width: 7.34375vw;
  height: 4.140625vw;
}
@media screen and (max-width: 800px) {
  .lp__product {
    width: 14.4vw;
  }
}
@media screen and (max-width: 800px) {
  .lp__product {
    height: 8.2666666667vw;
  }
}
.lp__annotation {
  font-size: 0.78125vw;
  color: #111111;
  position: absolute;
  bottom: 2%;
  left: 85%;
}
@media screen and (max-width: 800px) {
  .lp__annotation {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .lp__annotation {
    bottom: 3%;
    left: 65%;
  }
}

.meo2nd-effect {
  padding-top: 2.5vw;
  padding-bottom: 2.5vw;
  width: 73.4375vw;
}
@media screen and (max-width: 800px) {
  .meo2nd-effect {
    padding-top: 8.5333333333vw;
    padding-bottom: 8.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect {
    width: 250.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect {
    width: 29.296875vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .meo2nd-effect {
    width: 100vw;
  }
}
.meo2nd-effect__title {
  font-size: 2.5vw;
  text-align: center;
  color: white;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__title {
    font-size: 6.4vw;
  }
}
.meo2nd-effect__container {
  background-color: #f5f5f5;
  border-radius: 8px;
  margin-top: 1.25vw;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__container {
    margin-top: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__container {
    width: 90%;
  }
}
.meo2nd-effect__header {
  background: linear-gradient(97deg, #423290 0%, #008fbf 99.49%);
  color: #fff;
  text-align: center;
  padding-top: 1.015625vw;
  padding-bottom: 1.015625vw;
  font-size: 1.5625vw;
  font-weight: bold;
  letter-spacing: 0.8px;
  line-height: 1.8;
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__header {
    padding-top: 3.4666666667vw;
    padding-bottom: 3.4666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__header {
    font-size: 5.3333333333vw;
  }
}
.meo2nd-effect__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5vw;
  padding-top: 1.5625vw;
  padding-bottom: 1.5625vw;
  padding-left: 5.46875vw;
  padding-right: 5.46875vw;
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__grid {
    padding-top: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__grid {
    padding-left: 8vw;
    padding-right: 8vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
    gap: 8px;
    padding: 24px 8px;
    width: 95%;
    overflow-x: visible;
  }
}
.meo2nd-effect__item {
  background-color: #ffffff;
  border-radius: 8px;
  padding-top: 1.09375vw;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__item {
    padding-top: 2.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__item {
    width: 12.109375vw;
    height: 7.8125vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .meo2nd-effect__item {
    width: 41.3333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .meo2nd-effect__item {
    height: 26.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__item--sp {
    margin-right: 0;
  }
}
.meo2nd-effect__icon--neji {
  margin-bottom: 0.390625vw;
  width: 3.90625vw;
  height: 3.90625vw;
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--neji {
    margin-bottom: 0vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--neji {
    width: 8.8vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--neji {
    height: 8.8vw;
  }
}
.meo2nd-effect__icon--map {
  margin-bottom: 1.171875vw;
  width: 2.1875vw;
  height: 3.125vw;
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--map {
    margin-bottom: 0.8vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--map {
    width: 5.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--map {
    height: 8vw;
  }
}
.meo2nd-effect__icon--eye {
  margin-bottom: 1.71875vw;
  width: 3.125vw;
  height: 2.578125vw;
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--eye {
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--eye {
    width: 7.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--eye {
    height: 6.4vw;
  }
}
.meo2nd-effect__icon--star {
  margin-bottom: 1.640625vw;
  width: 2.65625vw;
  height: 2.65625vw;
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--star {
    margin-bottom: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--star {
    width: 6.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--star {
    height: 6.1333333333vw;
  }
}
.meo2nd-effect__icon--pepole {
  margin-bottom: 0.625vw;
  width: 3.90625vw;
  height: 3.671875vw;
  margin-top: -2%;
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--pepole {
    margin-bottom: 0.8vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--pepole {
    width: 9.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--pepole {
    height: 9.3333333333vw;
  }
}
.meo2nd-effect__icon--award {
  margin-bottom: 0.859375vw;
  width: 3.4375vw;
  height: 3.4375vw;
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--award {
    margin-bottom: 1.0666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--award {
    width: 8vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__icon--award {
    height: 8vw;
  }
}
.meo2nd-effect__item-title {
  font-size: 0.9375vw;
  letter-spacing: 0.8px;
  line-height: 1.8;
  color: #333;
  font-weight: 600;
  white-space: nowrap;
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__item-title {
    font-size: 2.6666666667vw;
  }
}
.meo2nd-effect__item-value {
  font-size: 1.5625vw;
  letter-spacing: 0.8px;
  line-height: 1.8;
  font-weight: bold;
  color: #308bf6;
  font-weight: 600;
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__item-value {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__item-value {
    margin-bottom: 1.09375vw;
    margin-top: -4%;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .meo2nd-effect__item-value {
    margin-bottom: 0vw;
  }
}
.meo2nd-effect__item-value span {
  font-size: 3.75vw;
  margin-left: 0.3125vw;
  margin-right: 0.3125vw;
  margin-right: 0.625vw;
  font-family: "Manrope", system-ui;
  font-weight: bold;
  letter-spacing: -3px;
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__item-value span {
    font-size: 9.0666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__item-value span {
    margin-left: 1.0666666667vw;
    margin-right: 1.0666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .meo2nd-effect__item-value span {
    margin-right: 2.1333333333vw;
  }
}

.comparison {
  margin-left: 0.3125vw;
  margin-right: 0.3125vw;
  padding-bottom: 8.75vw;
  max-width: 76%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 800px) {
  .comparison {
    margin-left: 1.0666666667vw;
    margin-right: 1.0666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison {
    padding-bottom: 29.8666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison {
    max-width: 100%;
  }
}
.comparison__title {
  font-size: 2.5vw;
  letter-spacing: 0.8px;
  line-height: 1.8;
  font-weight: bold;
  color: white;
  text-align: center;
  margin-top: 3.125vw;
}
@media screen and (max-width: 800px) {
  .comparison__title {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__title {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__title {
    display: none;
  }
}
.comparison__subtitle {
  font-size: 1.25vw;
  letter-spacing: 0.8px;
  line-height: 1.8;
  text-align: center;
  margin-top: 0.625vw;
  color: white;
}
@media screen and (max-width: 800px) {
  .comparison__subtitle {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__subtitle {
    margin-top: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__subtitle {
    display: none;
  }
}
.comparison__titleSp {
  display: none;
  font-size: 2.5vw;
  color: white;
  text-align: center;
  margin-top: 3.125vw;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .comparison__titleSp {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__titleSp {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__titleSp {
    display: block;
  }
}
.comparison__subtitleSp {
  display: none;
  font-size: 1.25vw;
  text-align: center;
  margin-top: 0.625vw;
  color: white;
}
@media screen and (max-width: 800px) {
  .comparison__subtitleSp {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__subtitleSp {
    margin-top: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__subtitleSp {
    display: block;
  }
}
.comparison__content {
  display: flex;
  margin-top: 3.125vw;
}
@media screen and (max-width: 800px) {
  .comparison__content {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__content {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding-bottom: 20px;
    width: 90%;
  }
  .comparison__content::-webkit-scrollbar {
    height: 4px;
    width: 100%;
  }
  .comparison__content::-webkit-scrollbar-track {
    border-radius: 4px;
  }
  .comparison__content::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
  }
  .comparison__content::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
}
.comparison__column {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.comparison__column:last-child {
  margin-right: 0;
}
@media screen and (max-width: 800px) {
  .comparison__column {
    scroll-snap-align: start;
  }
}
.comparison__column--features {
  flex: 0 0 20%;
  margin-top: 0.390625vw;
}
@media screen and (max-width: 800px) {
  .comparison__column--features {
    margin-top: 1.3333333333vw;
  }
}
.comparison__column--meo2nd {
  border: 4px solid #067aad;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.comparison__column--meo2nd .comparison__item {
  background-color: #fff;
  border-bottom: 2px solid #f5f5f5;
}
.comparison__column--meo2nd .comparison__item:not(:last-child) {
  border-bottom: 2px solid #f5f5f5;
}
@media screen and (max-width: 800px) {
  .comparison__column--others {
    width: 6.875vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .comparison__column--others {
    width: 23.4666666667vw;
  }
}
.comparison__column--others .comparison__item {
  background-color: #e0e0e0;
}
.comparison__header {
  font-size: 1.5625vw;
  letter-spacing: 0.8px;
  line-height: 1.8;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .comparison__header {
    font-size: 5.3333333333vw;
  }
}
.comparison__header--meo {
  background-color: #fff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.comparison__header--other {
  font-size: 1.25vw;
  letter-spacing: 0.8px;
  line-height: 1.8;
  background-color: #999999;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  padding-top: 1.875vw;
  padding-bottom: 1.875vw;
  margin-top: 2.65625vw;
}
@media screen and (max-width: 800px) {
  .comparison__header--other {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__header--other {
    padding-top: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__header--other {
    margin-top: 7.4666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__header--other {
    width: 23.984375vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .comparison__header--other {
    width: 81.8666666667vw;
  }
}
.comparison__meo {
  width: 15.46875vw;
  position: relative;
}
@media screen and (max-width: 800px) {
  .comparison__meo {
    width: 28.8vw;
  }
}
.comparison__meo::before {
  display: block;
  content: "";
  padding-top: 18.1818181818%;
}
.comparison__meo > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.comparison__itemHeight {
  border-bottom: 2px solid #f5f5f5;
  height: 7.8125vw;
}
@media screen and (max-width: 800px) {
  .comparison__itemHeight {
    height: 19.2vw;
  }
}
.comparison__item {
  margin-bottom: 0.15625vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 1.875vw;
  font-size: 1.09375vw;
  width: 21.875vw;
  height: 9.140625vw;
  color: #067aad;
  background-color: white;
  font-weight: 600;
  letter-spacing: 0.8px;
  line-height: 1.8;
}
@media screen and (max-width: 800px) {
  .comparison__item {
    margin-bottom: 0.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__item {
    padding-left: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__item {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__item {
    width: 74.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__item {
    height: 31.2vw;
  }
}
.comparison__item span {
  display: inline;
}
@media screen and (max-width: 800px) {
  .comparison__item span {
    display: block;
  }
}
.comparison__item--345 {
  margin-bottom: 0vw;
  width: 26.953125vw;
}
@media screen and (max-width: 800px) {
  .comparison__item--345 {
    margin-bottom: 0vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__item--345 {
    width: 92vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__item--345 {
    padding-left: 0vw;
    height: 5.625vw;
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .comparison__item--345 {
    padding-left: 0vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .comparison__item--345 {
    height: 19.2vw;
  }
}
.comparison__item--304 {
  margin-bottom: 0vw;
  width: 23.984375vw;
  background-color: white !important;
}
@media screen and (max-width: 800px) {
  .comparison__item--304 {
    margin-bottom: 0vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__item--304 {
    width: 81.8666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__item--304 {
    height: 5.625vw;
    padding-left: 0vw;
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .comparison__item--304 {
    height: 19.2vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .comparison__item--304 {
    padding-left: 0vw;
  }
}
.comparison__item:last-child {
  margin-bottom: 0;
}
.comparison__itemLeft {
  margin-bottom: 0.15625vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 1.875vw;
  font-size: 1.09375vw;
  width: 21.875vw;
  height: 9.140625vw;
  color: #067aad;
  background-color: white;
  font-weight: 600;
  letter-spacing: 0.8px;
  line-height: 1.8;
}
@media screen and (max-width: 800px) {
  .comparison__itemLeft {
    margin-bottom: 0.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__itemLeft {
    padding-left: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__itemLeft {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__itemLeft {
    width: 31.4666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__itemLeft {
    height: 19.2vw;
  }
}
.comparison__itemLeft span {
  display: inline;
}
@media screen and (max-width: 800px) {
  .comparison__itemLeft span {
    display: block;
  }
}
@media screen and (max-width: 800px) {
  .comparison__itemLeft {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
  }
}
.comparison__icon {
  width: 2.34375vw;
  height: 2.34375vw;
}
@media screen and (max-width: 800px) {
  .comparison__icon {
    width: 7.2vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__icon {
    height: 7.2vw;
  }
}
.comparison__icon--sankaku {
  width: 2.734375vw;
  height: 2.265625vw;
}
@media screen and (max-width: 800px) {
  .comparison__icon--sankaku {
    width: 9.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__icon--sankaku {
    height: 7.7333333333vw;
  }
}
.comparison__icon--circle {
  width: 3.90625vw;
  height: 3.90625vw;
}
@media screen and (max-width: 800px) {
  .comparison__icon--circle {
    width: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__icon--circle {
    height: 10.6666666667vw;
  }
}
.comparison__text {
  font-size: 1.25vw;
  letter-spacing: 0.8px;
  line-height: 1.8;
  width: 19.53125vw;
  margin-left: 1.875vw;
  font-weight: 600;
}
@media screen and (max-width: 800px) {
  .comparison__text {
    font-size: 2.9333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__text {
    width: 66.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__text {
    margin-left: 6.4vw;
  }
}
.comparison__304 {
  width: 17.03125vw;
  font-size: 1.25vw;
  letter-spacing: 0.8px;
  line-height: 1.8;
  margin-left: 1.875vw;
  font-weight: 600;
}
@media screen and (max-width: 800px) {
  .comparison__304 {
    width: 58.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__304 {
    font-size: 2.9333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__304 {
    margin-left: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .comparison__304 {
    display: none;
  }
}
.comparison__304Sp {
  display: none;
}
@media screen and (max-width: 800px) {
  .comparison__304Sp {
    display: block;
    font-weight: 600;
    width: 17.03125vw;
    font-size: 1.25vw;
    letter-spacing: 0.8px;
    line-height: 1.8;
    margin-left: 1.875vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .comparison__304Sp {
    width: 58.1333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .comparison__304Sp {
    font-size: 2.9333333333vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .comparison__304Sp {
    margin-left: 6.4vw;
  }
}

.testimonials {
  margin-top: 4.375vw;
  padding-bottom: 6.25vw;
  margin-left: 0.3125vw;
  margin-right: 0.3125vw;
  margin-left: auto;
  margin-right: auto;
  /* ナビゲーションボタンの矢印を黒に変更 */
}
@media screen and (max-width: 800px) {
  .testimonials {
    margin-top: 14.9333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .testimonials {
    padding-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .testimonials {
    margin-left: 1.0666666667vw;
    margin-right: 1.0666666667vw;
  }
}
.testimonials__title {
  font-size: 2.5vw;
  text-align: center;
  margin-bottom: 2.5vw;
  color: white;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 800px) {
  .testimonials__title {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .testimonials__title {
    margin-bottom: 6.4vw;
  }
}
.testimonials__container {
  display: flex;
  gap: 1.875vw;
}
@media screen and (max-width: 800px) {
  .testimonials__container {
    display: none;
  }
}
.testimonials__containerSp {
  display: none;
}
@media screen and (max-width: 800px) {
  .testimonials__containerSp {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
  }
}
.testimonials .swiper-button-next,
.testimonials .swiper-button-prev {
  background-color: white;
  border-radius: 50%; /* 丸いボタンにする場合 */
  width: 40px; /* ボタンのサイズを調整 */
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.testimonials .swiper-button-next::after,
.testimonials .swiper-button-prev::after {
  color: black;
  font-size: 16px;
  font-weight: bold;
}

.testimonial {
  background-color: #fff;
  border-radius: 8px;
  width: 27.5vw;
}
@media screen and (max-width: 800px) {
  .testimonial {
    width: 80vw;
  }
}
@media screen and (max-width: 800px) {
  .testimonial {
    width: 80% !important;
  }
}
.testimonial__image-wrapper {
  position: relative;
  width: 27.5vw;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
@media screen and (max-width: 800px) {
  .testimonial__image-wrapper {
    width: 80vw;
  }
}
.testimonial__image {
  width: 27.5vw;
  position: relative;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
@media screen and (max-width: 800px) {
  .testimonial__image {
    width: 80vw;
  }
}
.testimonial__image::before {
  display: block;
  content: "";
  padding-top: 60.7052896725%;
}
.testimonial__image > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonial__border {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid white;
  width: 95%;
  height: 90%;
}
.testimonial__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 1.875vw;
  padding-left: 1.25vw;
  gap: 0.46875vw;
}
@media screen and (max-width: 800px) {
  .testimonial__overlay {
    padding-bottom: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .testimonial__overlay {
    padding-left: 4.2666666667vw;
  }
}
.testimonial__shop {
  font-size: 0.9375vw;
  line-height: 1.8;
  margin-bottom: 0.3125vw;
  color: #fff;
}
@media screen and (max-width: 800px) {
  .testimonial__shop {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .testimonial__shop {
    margin-bottom: 1.0666666667vw;
  }
}
.testimonial__highlight {
  font-size: 1.40625vw;
  margin-bottom: 0.3125vw;
  color: #d99191;
  background-color: #fff;
  padding-left: 0.625vw;
  padding-right: 0.625vw;
  padding-top: 0.3125vw;
  padding-bottom: 0.3125vw;
  font-weight: 600;
  line-height: 1.8;
}
@media screen and (max-width: 800px) {
  .testimonial__highlight {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .testimonial__highlight {
    margin-bottom: 1.0666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .testimonial__highlight {
    padding-left: 2.1333333333vw;
    padding-right: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .testimonial__highlight {
    padding-top: 1.0666666667vw;
    padding-bottom: 1.0666666667vw;
  }
}
.testimonial__highlight--gourmet {
  color: #ff8c00;
}
.testimonial__highlight--franchise {
  color: #02c772;
  font-size: 1.25vw;
}
@media screen and (max-width: 800px) {
  .testimonial__highlight--franchise {
    font-size: 3.7333333333vw;
  }
}
.testimonial__highlight--school {
  color: #51b6ff;
  font-size: 1.25vw;
}
@media screen and (max-width: 800px) {
  .testimonial__highlight--school {
    font-size: 3.7333333333vw;
  }
}
.testimonial__result {
  font-size: 1.40625vw;
  color: #d99191;
  background-color: #fff;
  padding-left: 0.625vw;
  padding-right: 0.625vw;
  padding-top: 0.3125vw;
  padding-bottom: 0.3125vw;
  font-weight: 600;
  line-height: 1.8;
}
@media screen and (max-width: 800px) {
  .testimonial__result {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .testimonial__result {
    padding-left: 2.1333333333vw;
    padding-right: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .testimonial__result {
    padding-top: 1.0666666667vw;
    padding-bottom: 1.0666666667vw;
  }
}
.testimonial__result--gourmet {
  color: #ff8c00;
}
.testimonial__result--franchise {
  color: #02c772;
  font-size: 1.25vw;
}
@media screen and (max-width: 800px) {
  .testimonial__result--franchise {
    font-size: 3.4666666667vw;
  }
}
.testimonial__result--school {
  color: #51b6ff;
  font-size: 1.25vw;
}
@media screen and (max-width: 800px) {
  .testimonial__result--school {
    font-size: 3.4666666667vw;
  }
}
.testimonial__content {
  padding: 1.25vw;
  padding-bottom: 2.5vw;
  background-color: #fff;
  height: 13.28125vw;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
@media screen and (max-width: 800px) {
  .testimonial__content {
    padding: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .testimonial__content {
    padding-bottom: 8.5333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .testimonial__content {
    height: 37.3333333333vw;
  }
}
.testimonial__content--gourmet {
  padding-bottom: 0.625vw;
}
@media screen and (max-width: 800px) {
  .testimonial__content--gourmet {
    padding-bottom: 8.5333333333vw;
  }
}
.testimonial__shop-name {
  font-size: 1.25vw;
  color: #333333;
  margin-bottom: 0.625vw;
  font-weight: 600;
}
@media screen and (max-width: 800px) {
  .testimonial__shop-name {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .testimonial__shop-name {
    margin-bottom: 2.1333333333vw;
  }
}
.testimonial__text {
  font-size: 1.5625vw;
  line-height: 1.8;
  color: #354397;
  font-weight: 600;
}
@media screen and (max-width: 800px) {
  .testimonial__text {
    font-size: 4.2666666667vw;
  }
}
.testimonial__text--gourmet {
  font-size: 1.40625vw;
  color: #333333;
}
@media screen and (max-width: 800px) {
  .testimonial__text--gourmet {
    font-size: 4.2666666667vw;
  }
}

@media (max-width: 768px) {
  .testimonials {
    max-width: 100%;
  }
  .testimonials__container {
    flex-direction: column;
  }
  .testimonial {
    margin-bottom: 1.875vw;
  }
}
@media screen and (max-width: 768px) and (max-width: 800px) {
  .testimonial {
    margin-bottom: 6.4vw;
  }
}
@media (max-width: 768px) {
  .testimonial:last-child {
    margin-bottom: 0;
  }
}
.movie {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 3.125vw;
}
@media screen and (max-width: 800px) {
  .movie {
    padding-top: 8.5333333333vw;
  }
}
.movie__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80%;
}
.movie__img {
  width: 26.796875vw;
  height: 4.6875vw;
}
@media screen and (max-width: 800px) {
  .movie__img {
    width: 42.4vw;
  }
}
@media screen and (max-width: 800px) {
  .movie__img {
    height: 7.4666666667vw;
  }
}
.movie__title {
  font-size: 4.375vw;
  background: var(--gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Termina";
  font-weight: bold;
  letter-spacing: 0.8px;
  line-height: 1.8;
  white-space: nowrap;
  color: white;
}
@media screen and (max-width: 800px) {
  .movie__title {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .movie__title {
    margin-bottom: 0.625vw;
  }
}
@media screen and (max-width: 800px) and (max-width: 800px) {
  .movie__title {
    margin-bottom: 2.1333333333vw;
  }
}
.movie__movie {
  width: 100%;
  max-width: 80%;
  height: auto;
}
@media screen and (max-width: 800px) {
  .movie__movie {
    max-width: 100%;
    height: auto;
  }
}
.movie__play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.movie__play-button::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 30px solid white;
  margin-left: 7px;
}
.movie__play-button.hidden {
  opacity: 0;
  pointer-events: none;
}
@media screen and (max-width: 800px) {
  .movie__play-button {
    width: 60px;
    height: 60px;
  }
  .movie__play-button::after {
    border-top-width: 15px;
    border-bottom-width: 15px;
    border-left-width: 22px;
  }
}

.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
  position: relative;
  margin: 15% auto;
  width: 21.953125vw;
  height: 21.953125vw;
  text-align: center;
  z-index: 2;
}
@media screen and (max-width: 800px) {
  .modal-content {
    width: 74.9333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .modal-content {
    height: 74.9333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .modal-content {
    margin: 54% auto;
  }
}

.modal-image {
  width: 21.953125vw;
  height: 21.953125vw;
  margin-top: 0.625vw;
}
@media screen and (max-width: 800px) {
  .modal-image {
    width: 74.9333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .modal-image {
    height: 74.9333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .modal-image {
    margin-top: 2.1333333333vw;
  }
}

#leaveButton {
  position: absolute;
  top: 6%;
  right: 3%;
}

.lineup {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  width: 100%;
}
.lineup__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 80%;
  padding-top: 9.375vw;
}
@media screen and (max-width: 800px) {
  .lineup__inner {
    padding-top: 32vw;
  }
}
.lineup__titleWrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
}
.lineup__title {
  font-weight: bold;
  color: #f6a91f;
  font-size: 5vw;
  font-weight: bold;
  font-family: "Termina";
}
@media screen and (max-width: 800px) {
  .lineup__title {
    font-size: 10.6666666667vw;
  }
}
.lineup__subtitle {
  margin-top: 0.625vw;
  font-size: 1.25vw;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .lineup__subtitle {
    margin-top: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .lineup__subtitle {
    font-size: 4.2666666667vw;
  }
}
.lineup__slider {
  position: relative;
  width: 100%;
  margin-top: 3.75vw;
}
@media screen and (max-width: 800px) {
  .lineup__slider {
    margin-top: 12.8vw;
  }
}
.lineup__slider .swiper {
  width: 100%;
  overflow: visible;
}
.lineup__slider .swiper-slide {
  width: 21.875vw;
}
@media screen and (max-width: 800px) {
  .lineup__slider .swiper-slide {
    width: 53.3333333333vw;
  }
}
.lineup__imgWrapper {
  position: relative;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 15px;
  filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.15));
}
.lineup__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lineup__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 21.640625vw;
  height: 4.21875vw;
  margin-top: 5vw;
  background: #000;
  color: #fff;
  text-decoration: none;
  border-radius: 999px;
  transition: opacity 0.3s;
}
@media screen and (max-width: 800px) {
  .lineup__button {
    width: 73.8666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .lineup__button {
    height: 14.4vw;
  }
}
@media screen and (max-width: 800px) {
  .lineup__button {
    margin-top: 17.0666666667vw;
  }
}
.lineup__button span {
  color: white;
  font-weight: bold;
  font-size: 1.25vw;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 800px) {
  .lineup__button span {
    font-size: 4.2666666667vw;
  }
}
.lineup__button img {
  width: 2.96875vw;
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: 0.625vw;
  transform: translateY(-50%);
}
@media screen and (max-width: 800px) {
  .lineup__button img {
    width: 10.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .lineup__button img {
    margin-right: 2.1333333333vw;
  }
}
.lineup__button:hover {
  opacity: 0.7;
}
.lineup__arrow {
  position: relative;
  width: 1.875vw;
  height: 1.875vw;
}
.lineup__arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.625vw;
  width: 0.625vw;
  height: 0.625vw;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}

.products {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(246, 169, 31, 0.2);
}
.products__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80%;
  padding-top: 3.75vw;
  padding-bottom: 6.25vw;
}
@media screen and (max-width: 800px) {
  .products__inner {
    padding-top: 12.8vw;
  }
}
@media screen and (max-width: 800px) {
  .products__inner {
    padding-bottom: 21.3333333333vw;
  }
}
.products__list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 1.875vw;
       column-gap: 1.875vw;
  row-gap: 3.125vw;
}
@media screen and (max-width: 800px) {
  .products__list {
    -moz-column-gap: 6.4vw;
         column-gap: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .products__list {
    row-gap: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .products__list {
    grid-template-columns: repeat(1, 1fr);
  }
}

.mainHeader {
  background-image: url("../images/beers.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 31.25vw;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  .mainHeader {
    height: 53.3333333333vw;
  }
}

.mainHeader__inner {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.mainHeader__title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3.125vw;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .mainHeader__title {
    font-size: 6.4vw;
  }
}

.productItem {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.productItem__imgWrapper {
  width: 100%;
  overflow: hidden;
  border-radius: 1.171875vw;
}
@media screen and (max-width: 800px) {
  .productItem__imgWrapper {
    border-radius: 4vw;
  }
}
.productItem__img {
  width: 100%;
  aspect-ratio: 1/1;
}
.productItem__textContainer {
  display: flex;
  flex-direction: column;
}
.productItem__title {
  font-size: 1.5625vw;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin-top: 1.25vw;
}
@media screen and (max-width: 800px) {
  .productItem__title {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .productItem__title {
    margin-top: 4.2666666667vw;
  }
}
.productItem__info {
  font-size: 1.25vw;
  line-height: 1.5;
  margin-top: 1.25vw;
}
@media screen and (max-width: 800px) {
  .productItem__info {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .productItem__info {
    margin-top: 4.2666666667vw;
  }
}
.productItem__text {
  padding-top: 1.25vw;
}
@media screen and (max-width: 800px) {
  .productItem__text {
    padding-top: 4.2666666667vw;
  }
}
.productItem__text h1,
.productItem__text h2,
.productItem__text h3,
.productItem__text h4,
.productItem__text h5,
.productItem__text h6 {
  line-height: 1.5;
  font-weight: bold;
}
.productItem__text h1 {
  font-size: 1.5625vw;
  margin-top: 0.625vw;
}
@media screen and (max-width: 800px) {
  .productItem__text h1 {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .productItem__text h1 {
    margin-top: 2.1333333333vw;
  }
}
.productItem__text h2 {
  font-size: 1.40625vw;
  margin-top: 0.625vw;
}
@media screen and (max-width: 800px) {
  .productItem__text h2 {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .productItem__text h2 {
    margin-top: 2.1333333333vw;
  }
}
.productItem__text h3 {
  font-size: 1.25vw;
  margin-top: 0.625vw;
}
@media screen and (max-width: 800px) {
  .productItem__text h3 {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .productItem__text h3 {
    margin-top: 2.1333333333vw;
  }
}
.productItem__text h4 {
  font-size: 1.09375vw;
  margin-top: 0.625vw;
}
@media screen and (max-width: 800px) {
  .productItem__text h4 {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .productItem__text h4 {
    margin-top: 2.1333333333vw;
  }
}
.productItem__text h5 {
  font-size: 0.9375vw;
  margin-top: 0.625vw;
}
@media screen and (max-width: 800px) {
  .productItem__text h5 {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .productItem__text h5 {
    margin-top: 2.1333333333vw;
  }
}
.productItem__text p,
.productItem__text span,
.productItem__text a {
  font-size: 1.09375vw;
  line-height: 1.5;
}
@media screen and (max-width: 800px) {
  .productItem__text p,
  .productItem__text span,
  .productItem__text a {
    font-size: 3.2vw;
  }
}
.productItem__text p {
  margin-top: 0.625vw;
  margin-bottom: 0.625vw;
}
@media screen and (max-width: 800px) {
  .productItem__text p {
    margin-top: 2.1333333333vw;
    margin-bottom: 2.1333333333vw;
  }
}
.productItem__text a {
  text-decoration: underline;
  color: #1b1b1b;
}
.productItem__text strong {
  font-size: 1.09375vw;
  line-height: 1.5;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .productItem__text strong {
    font-size: 3.2vw;
  }
}
.productItem__textContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.productItem__graphWrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 1.25vw;
}
@media screen and (max-width: 800px) {
  .productItem__graphWrapper {
    padding-top: 4.2666666667vw;
  }
}
.productItem__graph {
  width: 50%;
  aspect-ratio: 1/1;
  -o-object-fit: contain;
     object-fit: contain;
  background: #fff;
}
.productItem__link {
  margin-top: 3.125vw;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15.625vw;
  height: 3.4375vw;
  font-size: 1.09375vw;
  background-color: #1b1b1b;
  color: #fff;
  border-radius: 999px;
  transition: all ease-in 0.25s;
}
@media screen and (max-width: 800px) {
  .productItem__link {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .productItem__link {
    width: 53.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .productItem__link {
    height: 11.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .productItem__link {
    font-size: 3.7333333333vw;
  }
}
.productItem__link:hover {
  opacity: 0.5;
}

.newsItem {
  width: 100%;
  list-style: none;
}
.newsItem__article {
  width: 100%;
}
.newsItem__link {
  position: relative;
  box-sizing: border-box;
  display: flex;
  gap: 3.125vw;
  width: 100%;
  padding-top: 1.875vw;
  padding-bottom: 1.875vw;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.3s;
}
@media screen and (max-width: 800px) {
  .newsItem__link {
    padding-top: 6.4vw;
    padding-bottom: 6.4vw;
  }
}
.newsItem__link:hover {
  opacity: 0.7;
}
.newsItem__date {
  font-size: 1.25vw;
  color: rgba(0, 0, 0, 0.5);
  font-weight: bold;
  white-space: nowrap;
}
@media screen and (max-width: 800px) {
  .newsItem__date {
    font-size: 3.7333333333vw;
  }
}
.newsItem__title {
  font-size: 1.25vw;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .newsItem__title {
    font-size: 3.7333333333vw;
  }
}
.newsItem__excerpt {
  font-size: 1.09375vw;
  padding-top: 1.25vw;
  color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  .newsItem__excerpt {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 800px) {
  .newsItem__excerpt {
    padding-top: 4.2666666667vw;
  }
}

.clients {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(246, 169, 31, 0.2);
}
.clients__inner {
  display: flex;
  padding-top: 7.5vw;
  padding-bottom: 7.5vw;
  width: 80%;
}
@media screen and (max-width: 800px) {
  .clients__inner {
    padding-top: 25.6vw;
  }
}
@media screen and (max-width: 800px) {
  .clients__inner {
    padding-bottom: 25.6vw;
  }
}
.clients__list {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 3.125vw;
}
@media screen and (max-width: 800px) {
  .clients__list {
    gap: 10.6666666667vw;
  }
}

.clientsStore {
  display: flex;
}
@media screen and (max-width: 800px) {
  .clientsStore {
    flex-direction: column;
  }
}
.clientsStore__imgWrapper {
  width: 25.3125vw;
  height: 25.3125vw;
  border-radius: 1.171875vw;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  .clientsStore__imgWrapper {
    width: 80vw;
  }
}
@media screen and (max-width: 800px) {
  .clientsStore__imgWrapper {
    height: 80vw;
  }
}
@media screen and (max-width: 800px) {
  .clientsStore__imgWrapper {
    border-radius: 4vw;
  }
}
.clientsStore__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.clientsStore__textContainer {
  margin-left: 6.875vw;
  padding-right: 6.25vw;
  flex: 1;
}
@media screen and (max-width: 800px) {
  .clientsStore__textContainer {
    margin-left: 0vw;
  }
}
@media screen and (max-width: 800px) {
  .clientsStore__textContainer {
    padding-right: 0vw;
  }
}
.clientsStore__title {
  font-size: 2.5vw;
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 1.875vw;
  padding-top: 0vw;
}
@media screen and (max-width: 800px) {
  .clientsStore__title {
    font-size: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .clientsStore__title {
    padding-bottom: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .clientsStore__title {
    padding-top: 6.4vw;
  }
}
.clientsStore__infoList {
  margin-top: 1.875vw;
}
@media screen and (max-width: 800px) {
  .clientsStore__infoList {
    margin-top: 4.2666666667vw;
  }
}
.clientsStore__text {
  display: flex;
  font-size: 1.25vw;
  line-height: 1.5;
}
@media screen and (max-width: 800px) {
  .clientsStore__text {
    font-size: 2.1333333333vw;
  }
}
.clientsStore__map {
  border-bottom: 1px solid #24292e;
  margin-top: 0.625vw;
  margin-bottom: 1.875vw;
  font-size: 1.25vw;
}
@media screen and (max-width: 800px) {
  .clientsStore__map {
    margin-top: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .clientsStore__map {
    margin-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .clientsStore__map {
    font-size: 2.1333333333vw;
  }
}
.clientsStore__info {
  margin-top: 1.875vw;
}
@media screen and (max-width: 800px) {
  .clientsStore__info {
    margin-top: 4.2666666667vw;
  }
}
.clientsStore__infoItem {
  display: flex;
}
.clientsStore__itemLabel {
  display: flex;
  font-size: 0.625vw;
  line-height: 1.5;
  width: 4.375vw;
}
@media screen and (max-width: 800px) {
  .clientsStore__itemLabel {
    font-size: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .clientsStore__itemLabel {
    width: 14.9333333333vw;
  }
}
.clientsStore__itemValue {
  font-size: 1.25vw;
  margin-left: 1.25vw;
  line-height: 1.5;
}
@media screen and (max-width: 800px) {
  .clientsStore__itemValue {
    font-size: 2.1333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .clientsStore__itemValue {
    margin-left: 2.1333333333vw;
  }
}

.header {
  position: sticky;
  top: 0%;
  left: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 5vw;
  background: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 800px) {
  .header {
    height: 17.0666666667vw;
  }
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 80%;
}
@media screen and (max-width: 800px) {
  .header__inner {
    align-items: center;
  }
}
.header__logo {
  width: 8.125vw;
}
@media screen and (max-width: 800px) {
  .header__logo {
    width: 21.3333333333vw;
  }
}
.header__logo img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header__nav {
  display: flex;
  align-items: center;
  gap: 1.875vw;
}
@media screen and (max-width: 800px) {
  .header__nav {
    display: none;
  }
}
.header__navList {
  display: flex;
  align-items: center;
}
.header__navList li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header__navText {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 3.4375vw;
  padding-left: 1.5625vw;
  padding-right: 1.5625vw;
  font-size: 0.9375vw;
  font-weight: bold;
  color: #1b1b1b;
  transition: all 0.25s ease-in;
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  .header__navText {
    height: 11.7333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .header__navText {
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .header__navText {
    font-size: 3.2vw;
  }
}
.header__navText:hover {
  opacity: 40%;
}
.header__navText--contact {
  padding-left: 3.125vw;
  padding-right: 3.125vw;
  margin-left: 1.5625vw;
  background: #f6a91f;
  border-radius: 5px;
}
@media screen and (max-width: 800px) {
  .header__navText--contact {
    padding-left: 10.6666666667vw;
    padding-right: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .header__navText--contact {
    margin-left: 5.3333333333vw;
  }
}

.footer {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  background: #000;
}
.footer__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 80%;
  padding-top: 6.25vw;
  padding-bottom: 1.875vw;
}
@media screen and (max-width: 800px) {
  .footer__inner {
    padding-top: 21.3333333333vw;
  }
}
@media screen and (max-width: 800px) {
  .footer__inner {
    padding-bottom: 6.4vw;
  }
}
.footer__content {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.footer__nav {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 800px) {
  .footer__nav {
    flex-direction: column;
    gap: 10.6666666667vw;
  }
}
.footer__navBlock {
  display: flex;
  flex-direction: column;
  width: 42.5%;
}
@media screen and (max-width: 800px) {
  .footer__navBlock {
    width: 100%;
  }
}
.footer__title {
  padding-bottom: 1.25vw;
  border-bottom: rgba(255, 255, 255, 0.4) 1px solid;
  font-size: 2.5vw;
  color: #f6a91f;
  font-weight: bold;
  font-family: "Termina";
}
@media screen and (max-width: 800px) {
  .footer__title {
    padding-bottom: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .footer__title {
    font-size: 8.5333333333vw;
  }
}
.footer__list {
  display: grid;
  flex-direction: column;
  gap: 1.875vw;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 1.875vw;
}
@media screen and (max-width: 800px) {
  .footer__list {
    gap: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .footer__list {
    margin-top: 6.4vw;
  }
}
.footer__list + .footer__list {
  margin-top: 3.125vw;
}
@media screen and (max-width: 800px) {
  .footer__list + .footer__list {
    margin-top: 10.6666666667vw;
  }
}
.footer__link {
  font-size: 1.25vw;
  color: #fff;
  text-decoration: none;
  transition: opacity 0.3s;
}
@media screen and (max-width: 800px) {
  .footer__link {
    font-size: 3.7333333333vw;
  }
}
.footer__link:hover {
  opacity: 0.7;
}
.footer__address {
  margin-top: 1.25vw;
  font-size: 1.25vw;
  color: #fff;
}
@media screen and (max-width: 800px) {
  .footer__address {
    margin-top: 4.2666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .footer__address {
    font-size: 3.7333333333vw;
  }
}
.footer__copyright {
  border-top: rgba(255, 255, 255, 0.4) 1px solid;
  margin-top: 3.125vw;
  padding-top: 1.875vw;
  font-size: 0.9375vw;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .footer__copyright {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (max-width: 800px) {
  .footer__copyright {
    padding-top: 6.4vw;
  }
}
@media screen and (max-width: 800px) {
  .footer__copyright {
    font-size: 2.6666666667vw;
  }
}