@charset "UTF-8";
/*!
Theme Name: SEVEN SEAZ QUEST
Author: Kobold Inc.
Tags:
Version: 1.1
*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
}
*::before, *::after {
  background-repeat: no-repeat;
}

html {
  font-size: 16px;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 400;
  color: #333;
  background-color: white;
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
  position: relative;
}

main {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 50px;
}
main > section:first-child {
  padding-top: 25px;
}

section {
  padding: 0 25px;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

h1 {
  margin: 0;
}

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

a {
  color: #333;
  text-decoration: none;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

picture img {
  width: 100%;
  height: auto;
}

address {
  font-style: normal;
}

label {
  cursor: pointer;
}

time {
  line-height: 1;
  display: block;
  font-size: 12px;
  color: #999;
}

@media only screen and (max-width: 1120px) {
  section {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1120px) {
  html {
    font-size: 15px;
  }
}
@media only screen and (max-width: 768px) {
  html {
    font-size: 14px;
  }
  body {
    position: relative;
    padding-bottom: 63px;
  }
}
@media only screen and (max-width: 450px) {
  section {
    padding: 0;
  }
}
.br-pc {
  display: inherit;
}

.br-sp {
  display: none;
}

.hide {
  display: none;
}

.hide-l {
  display: none;
}

.title-en, time {
  font-family: "Rajdhani", sans-serif;
}

.title-jp {
  font-family: "M PLUS 1", sans-serif;
}

a {
  transition: all 0.3s ease-in;
}
a:hover {
  opacity: 0.75;
  transition: all 0.3s ease-in;
}

.subhead {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-bottom: 50px;
}
.subhead .en {
  font-family: "Cardo", serif;
  font-size: 36px;
  font-weight: 200;
  letter-spacing: 0.1rem;
  color: #333;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.subhead .en:before, .subhead .en:after {
  content: "";
  display: block;
  width: 160px;
  height: 1px;
  border-top: 1px solid #95989A;
}
.subhead .jp {
  font-size: 21px;
  color: #263976;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  letter-spacing: 0.1rem;
}

.copy-medium {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 30px;
  color: #9F8B6A;
  margin-bottom: 35px;
  letter-spacing: 0.1rem;
  text-align: center;
  line-height: 1.6;
}

.button-medium {
  width: 270px;
  border: 1px solid #fff;
  background-color: #263976;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  gap: 20px;
}
.button-medium:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 24px;
  background-image: url("./assets/images/icon_user.svg");
  background-size: contain;
}
.button-medium span {
  font-family: "Noto Serif JP", serif;
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.button-medium.back {
  text-align: center;
  margin: 0 auto;
}
.button-medium.back:before {
  display: none;
}

.button-large {
  width: 380px;
  border: 1px solid #fff;
  background-color: #263976;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  gap: 20px;
}
.button-large:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 24px;
  background-image: url("./assets/images/icon_user.svg");
  background-size: contain;
}
.button-large span {
  font-family: "Noto Serif JP", serif;
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.button-large.back {
  text-align: center;
  margin: 0 auto;
}
.button-large.back:before {
  display: none;
}

.nav-buttons {
  display: flex;
  justify-content: center;
}
.nav-buttons.footer {
  display: none;
}
.nav-buttons .button {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 11px;
  width: 160px;
  transition: filter 0.3s;
}
.nav-buttons .button:hover {
  filter: brightness(1.1);
}
.nav-buttons .button.button-brown {
  background-color: #6D6D6D;
}
.nav-buttons .button.button-brown img {
  width: 27px;
  height: 36px;
}
.nav-buttons .button.button-light-brown {
  background-color: #9F8B6A;
}
.nav-buttons .button.button-light-brown img {
  width: 32px;
  height: 24px;
  margin: 6px 0;
}
.nav-buttons .button.button-navy {
  background-color: #263976;
}
.nav-buttons .button.button-navy img {
  width: 32px;
  height: 36px;
}
.nav-buttons .button span {
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  white-space: nowrap;
  color: #fff;
}

@media only screen and (max-width: 1120px) {
  .subhead {
    gap: 15px;
    margin-bottom: 40px;
  }
  .subhead .en {
    font-size: 32px;
    gap: 15px;
  }
  .subhead .en:before, .subhead .en:after {
    width: 80px;
  }
  .subhead .jp {
    font-size: 18px;
  }
  .copy-medium {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .nav-buttons .button {
    width: 110px;
    padding: 10px;
    gap: 6px;
  }
  .nav-buttons .button.button-brown img {
    width: 20px;
    height: 28px;
  }
  .nav-buttons .button.button-light-brown img {
    width: 24px;
    height: 18px;
  }
  .nav-buttons .button.button-navy img {
    width: 24px;
    height: 28px;
  }
  .nav-buttons .button span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .br-pc {
    display: none;
  }
  .br-sp {
    display: inherit;
  }
  .subhead {
    gap: 10px;
    margin-bottom: 30px;
  }
  .subhead .en {
    font-size: 24px;
    gap: 10px;
  }
  .subhead .en:before, .subhead .en:after {
    width: 30px;
  }
  .subhead .jp {
    font-size: 13px;
  }
  .copy-medium {
    font-size: 21px;
    margin-bottom: 25px;
  }
  .button-medium, .button-large {
    width: auto;
    padding: 10px;
    gap: 4px;
  }
  .button-medium:before, .button-large:before {
    width: 13px;
    height: 15px;
  }
  .button-medium span, .button-large span {
    font-size: 15px;
  }
  .nav-buttons.footer {
    display: flex;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .nav-buttons.footer .button {
    width: 33.333%;
    flex-direction: row;
    gap: 10px;
    padding: 20px 0;
  }
  .nav-buttons.footer .button.button-brown img {
    width: 13px;
    height: 18px;
  }
  .nav-buttons.footer .button.button-light-brown img {
    width: 16px;
    height: 12px;
  }
  .nav-buttons.footer .button.button-navy img {
    width: 16px;
    height: 18px;
  }
  .nav-buttons.footer .button span {
    font-size: 15px;
  }
}
header {
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.15);
  position: fixed;
  z-index: 100;
  width: 100%;
}
header .wrapper {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1480px;
}
header .wrapper .title {
  width: 77px;
  height: 68px;
  margin: 0 20px;
}
header .wrapper .title h1 a img {
  width: 100%;
  height: auto;
}
header .wrapper .menu {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: flex-end;
}
header .wrapper .menu .button-menu {
  display: none;
}
header .wrapper .menu .header-main-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 15px;
  list-style: none;
}
header .wrapper .menu .header-main-menu li a {
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  padding: 25px;
  white-space: nowrap;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: transparent;
  transition: text-decoration-color 0.3s;
}
header .wrapper .menu .header-main-menu li a:hover {
  text-decoration-color: #263976;
}

@media only screen and (max-width: 1100px) {
  header .wrapper .title {
    width: 65px;
    height: 55px;
  }
  header .wrapper .menu .header-main-menu li a {
    font-size: 16px;
    padding: 20px;
  }
}
@media only screen and (max-width: 1120px) {
  header .wrapper .title {
    width: 55px;
    height: 45px;
  }
  header .wrapper .menu .header-main-menu li a {
    font-size: 14px;
    padding: 12px;
  }
}
@media only screen and (max-width: 768px) {
  header .wrapper .title {
    width: 57px;
    height: 50px;
  }
  header .wrapper .menu .header-main-menu {
    display: none;
  }
  header .wrapper .menu .button-menu {
    display: block;
    width: 70px;
    height: 70px;
    background-image: url("./assets/images/button_menu_open.svg");
    background-size: contain;
  }
  header .wrapper .menu .nav-buttons {
    display: none;
  }
  header .wrapper .menu #menu-state:checked ~ .button-menu {
    background-image: url("./assets/images/button_menu_close.svg");
  }
  header .wrapper .menu #menu-state:checked ~ .header-main-menu {
    display: flex;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: calc(100dvh - 70px - 64px);
    background-color: rgba(255, 255, 255, 0.75);
    flex-direction: column;
    align-items: center;
    gap: 6rem;
    padding: 20px 0;
    margin: 0;
  }
  header .wrapper .menu #menu-state:checked ~ .header-main-menu li a {
    font-size: 28px;
    font-weight: 600;
    padding: 1rem;
  }
}
footer .footer-visual {
  width: 100%;
  height: 720px;
  background-image: url("./assets/images/pc/footer_bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
footer .footer-visual div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 50px;
  padding-left: 40vw;
}
footer .footer-visual div p {
  font-size: 36px;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.1rem;
  text-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
}
footer .footer-visual div .button-medium {
  width: 360px;
}
footer .footer-visual div .button-medium::before {
  width: 24px;
  height: 24px;
  background-image: url("./assets/images/icon_play_white.svg");
}
footer .footer-end {
  background-color: #333;
}
footer .footer-end .wrapper {
  max-width: 1080px;
  margin: 0 auto;
  padding: 100px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 30px;
}
footer .footer-end .wrapper div {
  display: flex;
  align-items: flex-end;
  gap: 30px;
}
footer .footer-end .wrapper div a {
  width: 77px;
  height: 68px;
}
footer .footer-end .wrapper div address {
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
  flex: 1;
}
footer .footer-end .wrapper .copyright {
  font-size: 13px;
  color: #fff;
  line-height: 1.5;
}

@media only screen and (max-width: 1120px) {
  footer .footer-visual {
    height: 480px;
  }
  footer .footer-visual div p {
    font-size: 24px;
  }
  footer .footer-visual div .button-medium {
    width: auto;
  }
  footer .footer-visual div .button-medium::before {
    width: 24px;
    height: 24px;
  }
  footer .footer-end .wrapper {
    padding: 60px 20px;
  }
  footer .footer-end .wrapper div address {
    font-size: 14px;
  }
  footer .footer-end .wrapper div .copyright {
    font-size: 12px;
  }
}
@media only screen and (max-width: 768px) {
  footer .footer-visual {
    background-image: url("./assets/images/sp/footer_bg.jpg");
    height: 84.7vw;
  }
  footer .footer-visual div {
    gap: 20px;
    padding-top: 4rem;
    padding-left: 0;
  }
  footer .footer-visual div p {
    font-size: 18px;
  }
  footer .footer-visual div .button-medium {
    width: auto;
    gap: 10px;
    padding: 12px;
  }
  footer .footer-visual div .button-medium::before {
    width: 14px;
    height: 14px;
  }
  footer .footer-visual div .button-medium span {
    font-size: 15px;
  }
  footer .footer-end .wrapper {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
  footer .footer-end .wrapper div {
    align-items: center;
    gap: 10px;
  }
  footer .footer-end .wrapper div a {
    width: 57px;
    height: 50px;
  }
  footer .footer-end .wrapper div address {
    text-align: center;
    font-size: 14px;
  }
  footer .footer-end .wrapper .copyright {
    font-size: 12px;
  }
}
#page-404 h3 {
  text-align: center;
  font-weight: normal;
}

.home .mainvisual {
  background-image: url("./assets/images/pc/mainvisual_bg.jpg");
  background-size: cover;
  background-position: center;
  height: 780px;
  padding: 108px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .mainvisual .wrapper {
  display: flex;
  flex-direction: column;
  gap: 50px;
  align-items: center;
  justify-content: center;
}
.home .mainvisual .wrapper div p {
  font-family: "Noto Serif JP", serif;
  color: #fff;
  text-align: center;
  line-height: 1.6;
  text-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
  letter-spacing: 0.1em;
}
.home .mainvisual .wrapper div p.jp {
  font-size: 48px;
  font-weight: 600;
}
.home .mainvisual .wrapper div p.en {
  font-size: 36px;
  font-weight: 400;
}
.home .mainvisual .button-large:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("./assets/images/icon_play_white.svg");
  background-size: contain;
}
.home .banner-video {
  background-color: #E2E9FF;
}
.home .banner-video .button {
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin: 0 auto;
}
.home .banner-video .button:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("./assets/images/icon_play.svg");
  background-size: contain;
}
.home .banner-video .button span {
  font-family: "Noto Serif JP", serif;
  font-size: 21px;
  font-weight: 400;
  color: #263976;
  letter-spacing: 0.1em;
}
.home .founding-story {
  background-image: url("./assets/images/pc/section1_bg.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 0;
}
.home .founding-story::after {
  background: #fff;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 70%, rgb(255, 255, 255) 100%);
  content: "";
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
}
.home .founding-story .wrapper {
  padding: 100px 0;
  text-align: center;
  position: relative;
  z-index: 1;
}
.home .founding-story .wrapper .body p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 1rem;
}
.home .founders-message {
  background-image: url("./assets/images/pc/section2_bg.jpg");
  background-size: cover;
  background-position: center;
}
.home .founders-message .wrapper {
  padding: 100px 0;
  margin: 0 auto;
  text-align: center;
  max-width: 1080px;
}
.home .founders-message .wrapper .founders {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
.home .founders-message .wrapper .founders > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.25);
}
.home .founders-message .wrapper .founders > a p {
  width: 100%;
  font-size: 21px;
  font-family: "Noto Serif JP", serif;
  line-height: 1;
  background-image: url("./assets/images/arrow_right_long.svg");
  background-size: 60px 7px;
  background-position: right center;
}
.home .gslide-inline {
  max-width: 80vw;
  display: block;
}
.home .gslide-inline .message-box div {
  display: flex;
  height: auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  padding: 1rem 4rem;
}
.home .gslide-inline .message-box div .text {
  width: 100%;
  font-size: 18px;
  line-height: 2;
}
.home .gslide-inline .message-box div .name {
  width: 100%;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
}
.home .mission-statement {
  padding: 100px 20px;
  background-image: url("./assets/images/pc/section3_bg.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
}
.home .mission-statement::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #fff;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 70%, rgb(255, 255, 255) 100%);
}
.home .mission-statement .wrapper {
  padding: 50px 100px;
  width: 100%;
  max-width: 1080px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
  text-align: center;
}
.home .mission-statement .wrapper .copy-medium {
  line-height: 1.5;
}
.home .mission-statement .wrapper dl {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 35px;
}
.home .mission-statement .wrapper dl div {
  border: 1px solid #9F8B6A;
  background-color: #fff;
}
.home .mission-statement .wrapper dl div dt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
  cursor: pointer;
}
.home .mission-statement .wrapper dl div dt span {
  padding: 10px 30px;
  line-height: 1;
}
.home .mission-statement .wrapper dl div dt::after {
  content: "";
  display: inline-block;
  width: 48px;
  height: 48px;
  background-color: #9F8B6A;
  background-image: url("./assets/images/arrow_down_white.svg");
  background-size: 19px 12px;
  background-position: center center;
}
.home .mission-statement .wrapper dl div dt.active::after {
  transform: rotate(180deg);
}
.home .mission-statement .wrapper dl div dd {
  border-top: 1px solid #9F8B6A;
  padding: 10px 30px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  display: none;
}
.home .mission-statement .wrapper dl div dd ul {
  padding-left: 2rem;
}
.home .mission-statement .wrapper dl div dd ul li {
  list-style: disc;
  margin-bottom: 10px;
}
.home .mission-statement .wrapper dl div dd ul li:last-child {
  margin-bottom: 0;
}
.home .mission-statement .wrapper .button-medium {
  width: 360px;
  text-align: center;
  margin: 0 auto;
}
.home .mission-statement .wrapper .button-medium::before {
  width: 24px;
  height: 24px;
  background-image: url("./assets/images/icon_play_white.svg");
}
.home .brand-partners {
  padding: 100px 0;
}
.home .brand-partners .wrapper .mlb {
  background-color: #F5F5F5;
  margin-top: 100px;
  margin-bottom: 50px;
}
.home .brand-partners .wrapper .mlb > div {
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  padding-bottom: 50px;
}
.home .brand-partners .wrapper .mlb > div picture {
  width: 50%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
  margin-top: -50px;
}
.home .brand-partners .wrapper .mlb > div p {
  width: 50%;
  margin-top: -50px;
  font-size: 18px;
  line-height: 2;
}
.home .brand-partners .wrapper .players {
  width: 100%;
  max-width: 1080px;
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin: 0 auto;
}
.home .brand-partners .wrapper .players > div {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.home .brand-partners .wrapper .players > div picture {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
}
.home .brand-partners .wrapper .players > div h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 21px;
  line-height: 1;
  color: #333;
  text-align: center;
}
.home .brand-partners .wrapper .players > div p {
  font-size: 16px;
  line-height: 1.5;
}
.home .products {
  padding: 100px 0;
  background-color: #F2EDE6;
}
.home .products .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}
.home .products .wrapper .copy-medium {
  line-height: 1.5;
  margin-bottom: 50px;
}
.home .products .wrapper .product-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 40px;
}
.home .products .wrapper .product-list li {
  width: calc((100% - 80px) / 3);
}
.home .products .wrapper .product-list li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px 50px;
}
.home .products .wrapper .product-list li a picture img {
  background-color: #F5F5F5;
  filter: drop-shadow(0 5px 15px rgba(0, 0, 0, 0.25));
  border-radius: 100%;
}
.home .products .wrapper .product-list li a p {
  font-size: 21px;
  line-height: 1;
  color: #333;
}
.home .social-contribution {
  padding: 0;
}
.home .social-contribution .children {
  padding: 0;
  height: 360px;
  overflow: hidden;
  position: relative;
}
.home .social-contribution .children .rellax {
  background-image: url("./assets/images/pc/section7_bg.jpg");
  background-size: cover;
  background-position: center top;
  width: 100%;
  height: 987px;
  position: absolute;
  top: -320px;
}
.home .social-contribution .wrapper {
  padding: 100px 0;
}
.home .social-contribution .wrapper .body p {
  font-size: 16px;
  line-height: 2;
  text-align: center;
}

.message-box {
  display: none;
}

@media only screen and (max-width: 1120px) {
  .home .mission-statement .wrapper {
    padding: 50px;
  }
  .home .brand-partners .wrapper .mlb {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home .brand-partners .wrapper .players {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home .products .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .home .mainvisual {
    background-image: url("./assets/images/sp/mainvisual_bg.jpg");
    height: 91.7vw;
    padding: 70px 0 0;
  }
  .home .mainvisual .wrapper {
    gap: 18px;
  }
  .home .mainvisual .wrapper div p.jp {
    font-size: 27px;
  }
  .home .mainvisual .wrapper div p.en {
    font-size: 21px;
  }
  .home .mainvisual .button-large:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url("./assets/images/icon_play_white.svg");
    background-size: contain;
  }
  .home .banner-video .button {
    padding: 12px;
    gap: 4px;
  }
  .home .banner-video .button:before {
    width: 15px;
    height: 15px;
  }
  .home .banner-video .button span {
    font-size: 15px;
  }
  .home .founding-story {
    background-image: url("./assets/images/sp/section1_bg.jpg");
  }
  .home .founding-story .wrapper {
    padding: 50px 20px;
  }
  .home .founding-story .wrapper .body p {
    font-size: 15px;
  }
  .home .founders-message {
    background-image: url("./assets/images/sp/section2_bg.jpg");
  }
  .home .founders-message .wrapper {
    padding: 50px 20px 100px;
  }
  .home .founders-message .wrapper .subhead .en {
    font-size: 21px;
  }
  .home .founders-message .wrapper .founders {
    gap: 20px;
  }
  .home .founders-message .wrapper .founders > a {
    gap: 10px;
    padding: 10px;
  }
  .home .founders-message .wrapper .founders > a p {
    font-size: 15px;
    background-image: none;
  }
  .home .mission-statement {
    padding: 50px 20px;
    background-image: url("./assets/images/sp/section3_bg.jpg");
  }
  .home .mission-statement .wrapper {
    padding: 25px 20px;
  }
  .home .mission-statement .wrapper .subhead .en {
    font-size: 17px;
  }
  .home .mission-statement .wrapper dl {
    margin-bottom: 25px;
  }
  .home .mission-statement .wrapper dl div dt span {
    padding: 8px 10px;
  }
  .home .mission-statement .wrapper dl div dt::after {
    width: 30px;
    height: 30px;
    background-size: 9px 6px;
  }
  .home .mission-statement .wrapper dl div dd {
    padding: 8px 10px;
    font-size: 15px;
  }
  .home .mission-statement .wrapper .button-medium {
    width: 214px;
    text-align: center;
    margin: 0 auto;
  }
  .home .mission-statement .wrapper .button-medium::before {
    width: 14px;
    height: 14px;
    background-image: url("./assets/images/icon_play_white.svg");
  }
  .home .brand-partners {
    padding: 50px 0;
  }
  .home .brand-partners .wrapper .mlb {
    margin-top: 100px;
    margin-bottom: 30px;
  }
  .home .brand-partners .wrapper .mlb > div {
    flex-direction: column;
    gap: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
  }
  .home .brand-partners .wrapper .mlb > div picture {
    width: 100%;
    margin-top: -50px;
  }
  .home .brand-partners .wrapper .mlb > div p {
    width: 100%;
    margin-top: 0;
    font-size: 18px;
    line-height: 1.5;
  }
  .home .brand-partners .wrapper .players {
    flex-direction: column;
    gap: 25px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .home .brand-partners .wrapper .players > div {
    gap: 15px;
  }
  .home .brand-partners .wrapper .players > div h3 {
    font-size: 21px;
  }
  .home .brand-partners .wrapper .players > div p {
    font-size: 15px;
  }
  .home .products {
    padding: 50px 0;
  }
  .home .products .wrapper .copy-medium {
    margin-bottom: 30px;
  }
  .home .products .wrapper .product-list {
    gap: 24px 20px;
    padding: 0 20px;
  }
  .home .products .wrapper .product-list li {
    width: calc((100% - 20px) / 2);
  }
  .home .products .wrapper .product-list li a {
    gap: 15px;
  }
  .home .products .wrapper .product-list li a p {
    font-size: 15px;
  }
  .home .social-contribution .children {
    height: 240px;
  }
  .home .social-contribution .children .rellax {
    background-image: url("./assets/images/sp/section7_bg.jpg");
    height: 291px;
    top: -30px;
  }
  .home .social-contribution .wrapper {
    padding: 50px 20px;
  }
  .home .social-contribution .wrapper .subhead .en {
    font-size: 18px;
  }
  .home .social-contribution .wrapper .body p {
    font-size: 15px;
    line-height: 1.7;
  }
  .home .gslide-inline {
    max-width: 100%;
  }
  .home .gslide-inline .message-box div {
    height: auto;
    padding: 0;
  }
  .home .gslide-inline .message-box div .text {
    font-size: 16px;
  }
  .home .gslide-inline .message-box div .name {
    font-size: 14px;
  }
}
body.page-template-default main, body.archive main, body.post-template-default main {
  width: 100%;
  padding-top: 105.39px;
}
body.page-template-default main section, body.archive main section, body.post-template-default main section {
  width: 100%;
  padding: 0;
}
body.page-template-default main section .home-hero, body.archive main section .home-hero, body.post-template-default main section .home-hero {
  width: 100%;
  background: #E2E9FF;
  padding: 100px 50px;
}
body.page-template-default main section .home-hero h1, body.archive main section .home-hero h1, body.post-template-default main section .home-hero h1 {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  letter-spacing: 0.1em;
  font-family: "Noto Serif JP", serif;
}
body.page-template-default main section .main-columns, body.archive main section .main-columns, body.post-template-default main section .main-columns {
  padding: 50px 0;
  width: 100%;
  max-width: 1080px;
  text-align: center;
  margin: 0 auto;
}
body.page-template-default main section .main-columns .main-content, body.archive main section .main-columns .main-content, body.post-template-default main section .main-columns .main-content {
  text-align: left;
}
body.page-template-default main section .main-columns .main-content h2, body.archive main section .main-columns .main-content h2, body.post-template-default main section .main-columns .main-content h2 {
  padding-bottom: 15px;
  margin-bottom: 50px;
  text-align: left;
  border-bottom: 2px solid #263976;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.05em;
}
body.page-template-default main section .main-columns .main-content h3, body.archive main section .main-columns .main-content h3, body.post-template-default main section .main-columns .main-content h3 {
  padding-left: 10px;
  border-left: 4px solid #263976;
  margin-bottom: 30px;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.05em;
}
body.page-template-default main section .main-columns .main-content p, body.archive main section .main-columns .main-content p, body.post-template-default main section .main-columns .main-content p {
  margin-bottom: 30px;
  line-height: 1.8;
}
body.page-template-default main section .main-columns .main-content figure, body.archive main section .main-columns .main-content figure, body.post-template-default main section .main-columns .main-content figure {
  margin-bottom: 2rem;
}
body.page-template-default main section .main-columns .main-content .wp-block-columns.is-layout-flex, body.archive main section .main-columns .main-content .wp-block-columns.is-layout-flex, body.post-template-default main section .main-columns .main-content .wp-block-columns.is-layout-flex {
  margin-bottom: 4rem;
}
body.page-template-default main section .main-columns .main-content ol, body.archive main section .main-columns .main-content ol, body.post-template-default main section .main-columns .main-content ol {
  counter-reset: my-counter;
  list-style: none;
  margin-bottom: 1rem;
}
body.page-template-default main section .main-columns .main-content ol li, body.archive main section .main-columns .main-content ol li, body.post-template-default main section .main-columns .main-content ol li {
  margin-bottom: 1rem;
  line-height: 1.8;
  position: relative;
  padding-left: 3rem;
}
body.page-template-default main section .main-columns .main-content ol li strong, body.archive main section .main-columns .main-content ol li strong, body.post-template-default main section .main-columns .main-content ol li strong {
  font-size: 120%;
}
body.page-template-default main section .main-columns .main-content ol li:last-child, body.archive main section .main-columns .main-content ol li:last-child, body.post-template-default main section .main-columns .main-content ol li:last-child {
  margin-bottom: 0;
}
body.page-template-default main section .main-columns .main-content ol li:before, body.archive main section .main-columns .main-content ol li:before, body.post-template-default main section .main-columns .main-content ol li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  border: 1px solid #000;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 36px;
  color: #000;
  line-height: 36px;
  position: absolute;
  top: 6px;
  left: 0;
  font-weight: bold;
  font-size: 120%;
}
body.page-template-default main section .main-columns .main-content time, body.archive main section .main-columns .main-content time, body.post-template-default main section .main-columns .main-content time {
  margin-bottom: 2rem;
}
body.page-template-default main section .main-columns .main-content .button-medium, body.archive main section .main-columns .main-content .button-medium, body.post-template-default main section .main-columns .main-content .button-medium {
  width: 360px;
  text-align: center;
  margin: 0 auto;
}
body.page-template-default main section .main-columns .main-content .button-medium::before, body.archive main section .main-columns .main-content .button-medium::before, body.post-template-default main section .main-columns .main-content .button-medium::before {
  width: 24px;
  height: 24px;
  background-image: url("./assets/images/icon_play_white.svg");
}
body.page-template-default main section .main-columns table, body.archive main section .main-columns table, body.post-template-default main section .main-columns table {
  width: 100%;
  border-collapse: collapse;
}
body.page-template-default main section .main-columns table tbody tr th, body.archive main section .main-columns table tbody tr th, body.post-template-default main section .main-columns table tbody tr th {
  width: 26%;
  padding: 2rem 1rem;
  border-bottom: 1px solid #263976;
}
body.page-template-default main section .main-columns table tbody tr td, body.archive main section .main-columns table tbody tr td, body.post-template-default main section .main-columns table tbody tr td {
  width: 74%;
  padding: 2rem 1rem;
  border-bottom: 1px solid #CCC;
}
body.page-template-default main section .main-columns .material-list h3, body.archive main section .main-columns .material-list h3, body.post-template-default main section .main-columns .material-list h3 {
  text-align: center;
  padding: 0;
  border: none;
  letter-spacing: 0;
}
body.page-template-default main section .main-columns .material-list p, body.archive main section .main-columns .material-list p, body.post-template-default main section .main-columns .material-list p {
  text-align: center;
  font-size: 13px;
  margin-bottom: 10px;
}
body.page-template-default main section .main-columns .material-list p strong, body.archive main section .main-columns .material-list p strong, body.post-template-default main section .main-columns .material-list p strong {
  font-size: 115%;
  letter-spacing: -0.033em;
}
body.page-template-default main section .products, body.archive main section .products, body.post-template-default main section .products {
  padding: 100px 0;
  background-color: #F2EDE6;
  margin-bottom: 100px;
}
body.page-template-default main section .products .wrapper, body.archive main section .products .wrapper, body.post-template-default main section .products .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}
body.page-template-default main section .products .wrapper .copy-medium, body.archive main section .products .wrapper .copy-medium, body.post-template-default main section .products .wrapper .copy-medium {
  line-height: 1.5;
  margin-bottom: 50px;
}
body.page-template-default main section .products .wrapper .product-list, body.archive main section .products .wrapper .product-list, body.post-template-default main section .products .wrapper .product-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 40px;
}
body.page-template-default main section .products .wrapper .product-list li, body.archive main section .products .wrapper .product-list li, body.post-template-default main section .products .wrapper .product-list li {
  width: calc((100% - 80px) / 3);
}
body.page-template-default main section .products .wrapper .product-list li a, body.archive main section .products .wrapper .product-list li a, body.post-template-default main section .products .wrapper .product-list li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px 50px;
}
body.page-template-default main section .products .wrapper .product-list li a picture img, body.archive main section .products .wrapper .product-list li a picture img, body.post-template-default main section .products .wrapper .product-list li a picture img {
  background-color: #F5F5F5;
  filter: drop-shadow(0 5px 15px rgba(0, 0, 0, 0.25));
  border-radius: 100%;
}
body.page-template-default main section .products .wrapper .product-list li a p, body.archive main section .products .wrapper .product-list li a p, body.post-template-default main section .products .wrapper .product-list li a p {
  font-size: 21px;
  line-height: 1;
  color: #333;
}
body.page-id-31 main section .main-columns .main-content h2 {
  text-align: center;
  background: #3A715B;
  background: linear-gradient(90deg, rgb(58, 113, 91) 0%, rgb(36, 74, 53) 100%);
  color: #FFF;
  border-bottom: 4px solid #f39800 !important;
  padding: 15px 15px 20px 15px !important;
}
body.page-id-33 main section .main-columns .main-content h2 {
  text-align: center;
  background: #4B4166;
  background: linear-gradient(90deg, rgb(75, 65, 102) 0%, rgb(20, 0, 27) 100%);
  color: #FFF;
  border-bottom: 4px solid #f5cd47 !important;
  padding: 15px 15px 20px 15px !important;
}
body.page-id-35 main section .main-columns .main-content h2 {
  text-align: center;
  background: #3C5F7B;
  background: linear-gradient(90deg, rgb(60, 95, 123) 0%, rgb(0, 69, 98) 100%);
  color: #FFF;
  border-bottom: 4px solid #c29956 !important;
  padding: 15px 15px 20px 15px !important;
}
body.page-id-37 main section .main-columns .main-content h2 {
  text-align: center;
  background: #41407A;
  background: linear-gradient(90deg, rgb(65, 64, 122) 0%, rgb(48, 42, 106) 100%);
  color: #FFF;
  border-bottom: 4px solid #8bc59c !important;
  padding: 15px 15px 20px 15px !important;
}
body.page-id-39 main section .main-columns .main-content h2 {
  text-align: center;
  background: #D6B25C;
  background: linear-gradient(90deg, rgb(214, 178, 92) 0%, rgb(172, 133, 42) 100%);
  color: #FFF;
  border-bottom: 4px solid #926d1b !important;
  padding: 15px 15px 20px 15px !important;
}
body.page-id-41 main section .main-columns .main-content h2 {
  text-align: center;
  background: #77391E;
  background: linear-gradient(90deg, rgb(119, 57, 30) 0%, rgb(223, 196, 132) 50%, rgb(91, 56, 25) 100%);
  color: #FFF;
  border-bottom: 4px solid #181878 !important;
  padding: 15px 15px 20px 15px !important;
}

@media only screen and (max-width: 768px) {
  body.page-template-default main, body.archive main, body.post-template-default main {
    width: 100%;
    padding-top: 70px;
  }
  body.page-template-default main section, body.archive main section, body.post-template-default main section {
    width: 100%;
    padding: 0;
  }
  body.page-template-default main section .home-hero, body.archive main section .home-hero, body.post-template-default main section .home-hero {
    width: 100%;
    background: #E2E9FF;
    padding: 50px 20px;
  }
  body.page-template-default main section .home-hero h1, body.archive main section .home-hero h1, body.post-template-default main section .home-hero h1 {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    letter-spacing: 0.1em;
    font-family: "Noto Serif JP", serif;
  }
  body.page-template-default main section .main-columns, body.archive main section .main-columns, body.post-template-default main section .main-columns {
    padding: 50px 20px;
    width: 100%;
    max-width: inherit;
    text-align: center;
    margin: 0 auto;
  }
  body.page-template-default main section .main-columns .main-content, body.archive main section .main-columns .main-content, body.post-template-default main section .main-columns .main-content {
    text-align: left;
  }
  body.page-template-default main section .main-columns .main-content h2, body.archive main section .main-columns .main-content h2, body.post-template-default main section .main-columns .main-content h2 {
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: left;
    border-bottom: 2px solid #263976;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.05em;
  }
  body.page-template-default main section .main-columns .main-content h3, body.archive main section .main-columns .main-content h3, body.post-template-default main section .main-columns .main-content h3 {
    padding-left: 10px;
    border-left: 4px solid #263976;
    margin-bottom: 30px;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 0.05em;
  }
  body.page-template-default main section .main-columns .main-content p, body.archive main section .main-columns .main-content p, body.post-template-default main section .main-columns .main-content p {
    margin-bottom: 30px;
    line-height: 1.8;
  }
  body.page-template-default main section .main-columns .main-content .button-medium, body.archive main section .main-columns .main-content .button-medium, body.post-template-default main section .main-columns .main-content .button-medium {
    width: 260px;
    text-align: center;
    margin: 0 auto;
    gap: 10px;
  }
  body.page-template-default main section .main-columns .main-content .button-medium::before, body.archive main section .main-columns .main-content .button-medium::before, body.post-template-default main section .main-columns .main-content .button-medium::before {
    width: 14px;
    height: 14px;
    background-image: url("./assets/images/icon_play_white.svg");
  }
  body.page-template-default main section .main-columns table, body.archive main section .main-columns table, body.post-template-default main section .main-columns table {
    width: 100%;
    border-collapse: collapse;
  }
  body.page-template-default main section .main-columns table tbody tr th, body.archive main section .main-columns table tbody tr th, body.post-template-default main section .main-columns table tbody tr th {
    display: block;
    width: 100%;
    padding: 1rem 1rem;
    border-bottom: 1px solid #263976;
  }
  body.page-template-default main section .main-columns table tbody tr td, body.archive main section .main-columns table tbody tr td, body.post-template-default main section .main-columns table tbody tr td {
    display: block;
    width: 100%;
    padding: 1rem 1rem;
    border-bottom: 1px solid #CCC;
  }
  body.page-template-default main section .main-columns .material-list .wp-block-column, body.archive main section .main-columns .material-list .wp-block-column, body.post-template-default main section .main-columns .material-list .wp-block-column {
    display: inline-block;
    flex-basis: 46% !important;
  }
  body.page-template-default main section .main-columns .material-list h3, body.archive main section .main-columns .material-list h3, body.post-template-default main section .main-columns .material-list h3 {
    text-align: center;
    padding: 0;
    border: none;
    letter-spacing: 0;
  }
  body.page-template-default main section .main-columns .material-list p, body.archive main section .main-columns .material-list p, body.post-template-default main section .main-columns .material-list p {
    text-align: center;
    font-size: 13px;
    margin-bottom: 10px;
  }
  body.page-template-default main section .main-columns .material-list p strong, body.archive main section .main-columns .material-list p strong, body.post-template-default main section .main-columns .material-list p strong {
    font-size: 120%;
  }
  body.page-template-default main section .products, body.archive main section .products, body.post-template-default main section .products {
    padding: 50px 0;
    margin-bottom: 50px;
  }
  body.page-template-default main section .products .wrapper .copy-medium, body.archive main section .products .wrapper .copy-medium, body.post-template-default main section .products .wrapper .copy-medium {
    margin-bottom: 30px;
  }
  body.page-template-default main section .products .wrapper .product-list, body.archive main section .products .wrapper .product-list, body.post-template-default main section .products .wrapper .product-list {
    gap: 24px 20px;
    padding: 0 20px;
  }
  body.page-template-default main section .products .wrapper .product-list li, body.archive main section .products .wrapper .product-list li, body.post-template-default main section .products .wrapper .product-list li {
    width: calc((100% - 20px) / 2);
  }
  body.page-template-default main section .products .wrapper .product-list li a, body.archive main section .products .wrapper .product-list li a, body.post-template-default main section .products .wrapper .product-list li a {
    gap: 15px;
  }
  body.page-template-default main section .products .wrapper .product-list li a p, body.archive main section .products .wrapper .product-list li a p, body.post-template-default main section .products .wrapper .product-list li a p {
    font-size: 15px;
  }
  body.page-id-31 main section .main-columns .main-content h2, body.page-id-33 main section .main-columns .main-content h2, body.page-id-35 main section .main-columns .main-content h2, body.page-id-37 main section .main-columns .main-content h2, body.page-id-39 main section .main-columns .main-content h2, body.page-id-41 main section .main-columns .main-content h2 {
    padding: 10px 10px 12px 10px !important;
  }
}/*# sourceMappingURL=style.css.map */