@charset "UTF-8";
/* battambang-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Battambang";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/battambang-v26-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* battambang-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Battambang";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/battambang-v26-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* battambang-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Battambang";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/battambang-v26-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/montserrat-v31-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/montserrat-v31-latin-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/montserrat-v31-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/montserrat-v31-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/montserrat-v31-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/montserrat-v31-latin-500italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/montserrat-v31-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/montserrat-v31-latin-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/montserrat-v31-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "“" "”" "‘" "’";
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/* Reset box-sizing */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* Base typography setup */
html {
  font-size: 62.5%;
  /* Smooth scrolling */
}
html:focus-within {
  scroll-behavior: smooth;
}

/* Default body behavior */
body {
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  color: #092d26;
  min-height: 100vh;
  text-rendering: optimizeLegibility;
}

/* Make images behave consistently */
img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

/* Remove built-in form styling quirks */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove anchor underlines unless you add them */
a {
  text-decoration: none;
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}

.visually-hidden {
  font-size: 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  overflow: hidden;
  position: absolute !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  clip: rect(1px, 1px, 1px, 1px);
}

.no-list-styles {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mw {
  max-width: 154rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5rem;
  padding-right: 5rem;
}

.mw_l {
  max-width: 202rem;
  margin-left: auto;
  margin-right: auto;
}

.mw_s {
  max-width: 112.4rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5rem;
  padding-right: 5rem;
}

.mts {
  margin-top: 2.5rem;
}

.pts {
  padding-top: 2.5rem;
}

.mbs {
  margin-bottom: 2.5rem;
}

.pbs {
  padding-bottom: 2.5rem;
}

.mtm {
  margin-top: 5rem;
}

.ptm {
  padding-top: 5rem;
}

.mbm {
  margin-bottom: 5rem;
}

.pbm {
  padding-bottom: 5rem;
}

.mtl {
  margin-top: 10rem;
}

.ptl {
  padding-top: 10rem;
}

.mbl {
  margin-bottom: 10rem;
}

.pbl {
  padding-bottom: 10rem;
}

.imagebox {
  display: block;
}
.imagebox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.title {
  font-size: 3.2rem;
  font-family: "Battambang", serif;
  margin-bottom: 1.5rem;
}

.subtitle {
  font-size: 2.6rem;
  font-family: "Battambang", serif;
  margin-bottom: 1rem;
}

.slogan {
  font-size: 2.6rem;
  display: block;
  width: 100%;
  text-align: center;
}

.textbox + * {
  margin-top: 2.5rem;
}

.buttonbox {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.button {
  display: inline-block;
  padding: 0.5rem 1rem;
  color: #092d26;
  font-weight: 600;
  background-color: #ffffff;
  border: 2px solid #ffffff;
  transition-duration: 0.15s;
}
.button:hover {
  background-color: transparent;
  color: #ffffff;
}

.simple-list {
  padding-left: 2rem;
}
.simple-list li {
  margin-top: 1rem;
}
.simple-list li:first-child {
  margin-top: 0;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 5rem;
}
.header .header_inner {
  height: 100%;
  position: relative;
}
.header .header-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #092d26;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.1s linear;
}
.header .header-border {
  position: absolute;
  bottom: 0;
  left: 2.5rem;
  right: 2.5rem;
  width: calc(100% - 5rem);
  height: 1px;
  background-color: #ffffff;
}
.header .header_wrap {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.header .left {
  height: 100%;
}
.header .main-nav {
  height: 100%;
}
.header .main-nav_list {
  height: 100%;
  display: flex;
  align-items: center;
  gap: 2.5rem;
}
.header .main-nav_item a {
  color: #ffffff;
}

.footer {
  background-color: #092d26;
}
.footer * {
  color: #ffffff;
}
.footer .upper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .lower {
  margin-top: 2.5rem;
  padding-top: 2.5rem;
  border-top: 1px solid #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .left {
  display: flex;
  gap: 2.5rem;
}
.footer .right {
  display: flex;
  gap: 2.5rem;
}
.footer .contactbox {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.inwoods {
  position: relative;
}
.inwoods::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15rem;
  background-color: #092d26;
  z-index: -1;
}
.inwoods::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  z-index: 1;
}
.inwoods .inwoods_inner {
  margin-top: 5rem;
}
.inwoods .upper {
  text-align: center;
}
.inwoods .lower {
  margin-top: 2.5rem;
}
.inwoods .imagewrap {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.inwoods .imagewrap .imagebox {
  width: calc((100% - 3rem) / 4);
}

.partner {
  background-color: #092d26;
}
.partner *:not(.button) {
  color: #ffffff;
}
.partner .partner_wrap {
  display: flex;
}
.partner .left {
  width: 55%;
}
.partner .right {
  flex-shrink: 0;
  width: 45%;
  transform: translateX(5rem);
  padding: 2.5rem;
  background-color: rgba(255, 255, 255, 0.35);
  display: flex;
  align-items: center;
}

.product-banners .product-banner_wrap {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.product-banners .product-banner {
  position: relative;
}
.product-banners .product-banner .contentbox {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  padding: 2.5rem 5rem;
  background-color: rgba(255, 255, 255, 0.65);
  color: #092d26;
  max-width: 50rem;
}
.product-banners .product-banner:last-child .contentbox {
  left: unset;
  right: 0;
}
.product-banners .product-banner:last-child .contentbox * {
  text-align: right;
}/*# sourceMappingURL=styles.css.map */