@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;600&display=swap");
/* -------------------------------------------------------
reset
------------------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/
  v2.0 | 20110126
  License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
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 {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font: inherit;
  font-size: 100%;
}

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

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

img {
  vertical-align: bottom;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
}

input[type=text] {
  padding: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: none;
}

textarea {
  padding: 0;
  outline: none;
  border: 0;
  background: transparent;
  resize: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select {
  outline: none;
  border: none;
}

html,
body {
  font-size: 62.5%;
}

body {
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", HiraginoCustom, "Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic Medium", Meiryo, sans-serif;
  line-height: 2;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  letter-spacing: 0.06em;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  body {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
body.menuOpen {
  overflow: hidden;
}
@media screen and (min-width: 1201px) {
  body.menuOpen {
    overflow: auto;
  }
}

a {
  text-decoration: none;
  transition: all 0.3s;
  color: #262626;
}
a:hover {
  opacity: 0.8;
  color: #6FD600;
}

.main {
  overflow: hidden;
  position: relative;
}

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

#loading {
  background: linear-gradient(#F1FFE2 0%, #f9fffb 38.92%, #fff 100%);
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  transition: all 1s 1s;
}
#loading.completion {
  opacity: 0;
}

.loadingBox {
  width: 30px;
  transform: translateX(-50%);
}

.dot {
  color: #9ecc08;
  font-size: 50px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%, 95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%, 59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%, 95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%, 59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.mgb5 {
  margin-bottom: 5px !important;
}

.mgb10 {
  margin-bottom: 10px !important;
}

.mgb20 {
  margin-bottom: 20px !important;
}

.mgb30 {
  margin-bottom: 15px !important;
}
@media print, screen and (min-width: 769px) {
  .mgb30 {
    margin-bottom: 30px !important;
  }
}

.mgb40 {
  margin-bottom: 20px !important;
}
@media print, screen and (min-width: 769px) {
  .mgb40 {
    margin-bottom: 40px !important;
  }
}

.mgb50 {
  margin-bottom: 25px !important;
}
@media print, screen and (min-width: 769px) {
  .mgb50 {
    margin-bottom: 50px !important;
  }
}

.mgb60 {
  margin-bottom: 30px !important;
}
@media print, screen and (min-width: 769px) {
  .mgb60 {
    margin-bottom: 60px !important;
  }
}

.mgb70 {
  margin-bottom: 35px !important;
}
@media print, screen and (min-width: 769px) {
  .mgb70 {
    margin-bottom: 70px !important;
  }
}

.mgb80 {
  margin-bottom: 40px !important;
}
@media print, screen and (min-width: 769px) {
  .mgb80 {
    margin-bottom: 80px !important;
  }
}

img {
  max-width: 100%;
}

.sp {
  display: block;
}
@media print, screen and (min-width: 769px) {
  .sp {
    display: none;
  }
}

.pc {
  display: none;
}
@media print, screen and (min-width: 769px) {
  .pc {
    display: block;
  }
}

.txtBold {
  font-weight: bold;
}

.txtCenter {
  text-align: center;
}

.txtLeft {
  text-align: left;
}

.txtRight {
  text-align: right;
}

.txtUnderline {
  text-decoration: underline;
}

.pageTop {
  z-index: 100;
  opacity: 0;
  right: 15px;
  transition: opacity 0.3s;
}
.pageTop.active {
  opacity: 1;
}
.pageTop a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  transition: all 0.3s;
  border-radius: 50%;
}
@media print, screen and (min-width: 769px) {
  .pageTop a {
    width: 90px;
    height: 90px;
  }
}

.header {
  width: 100%;
  z-index: 200;
  transition: all 0.8s;
  box-shadow: none;
  border-bottom: 1px solid rgba(158, 204, 9, 0.2);
  position: fixed;
}
.header .header__inner {
  padding: 0 20px;
  height: 60px;
  position: relative;
  display: flex;
  align-items: center;
  max-width: 1240px;
  margin: 0 auto;
}
@media print, screen and (min-width: 769px) {
  .header .header__inner {
    height: 130px;
  }
}
.header .header__inner h1, .header .header__inner .logo {
  display: inline-block;
  height: 100%;
  z-index: 200;
  transition: all 0.8s;
}
.header .header__inner h1 a, .header .header__inner .logo a {
  padding: 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  transition: all 0.8s;
}
.header .header__inner h1 a img, .header .header__inner .logo a img {
  height: 70%;
}
@media print, screen and (min-width: 769px) {
  .header .header__inner h1 a img, .header .header__inner .logo a img {
    height: 100%;
    max-height: 67px;
    transition: all 0.8s;
  }
}
@media print, screen and (min-width: 769px) {
  .header .header__inner h1 a:hover, .header .header__inner .logo a:hover {
    opacity: 0.7;
  }
}
.header .header__inner .header__box {
  width: 100%;
}
.header .header__inner .header__box .header__cont {
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .header .header__inner .header__box .header__cont {
    height: 100%;
  }
}
.header .header__inner .header__box .header__cont .header__cont-box {
  background: linear-gradient(#f0fff5 0%, #f9fffb 38.92%, #fff 100%);
  opacity: 0;
  pointer-events: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  overflow-y: scroll;
  z-index: 100;
  transition: all 0.8s;
}
@media print, screen and (min-width: 769px) {
  .header .header__inner .header__box .header__cont .header__cont-box {
    transform: translateX(0);
  }
}
@media print, screen and (min-width: 769px) {
  .header .header__inner .header__box .header__cont .header__cont-box {
    transition: none;
    padding: 0;
    position: static;
    opacity: 1 !important;
    pointer-events: all;
    width: auto;
    height: auto;
    background: none;
    overflow-y: inherit;
  }
}
.header .header__inner .header__box .header__cont .header__cont-box.open {
  pointer-events: all;
  opacity: 1;
}
.header .header__inner .header__box .header__cont .header__cont-box .header__nav {
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .header .header__inner .header__box .header__cont .header__cont-box .header__nav {
    display: flex;
    justify-content: space-between;
  }
}
.header .header__inner .header__box .header__cont .header__cont-box .header__nav .header__nav-list {
  width: 80%;
  margin: 200px auto 0;
}
@media print, screen and (min-width: 769px) {
  .header .header__inner .header__box .header__cont .header__cont-box .header__nav .header__nav-list {
    justify-content: flex-end;
    display: flex;
    flex-wrap: nowrap;
    gap: 50px;
    margin: 0;
    width: 100%;
  }
}
.header .header__inner .header__box .header__cont .header__cont-box .header__nav .header__nav-list .header__nav-list-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  transition: all 0.2s;
}
@media print, screen and (min-width: 769px) {
  .header .header__inner .header__box .header__cont .header__cont-box .header__nav .header__nav-list .header__nav-list-btn {
    margin-bottom: 0;
  }
}
.header .header__inner .header__box .header__cont .header__cont-box .header__nav .header__nav-list .header__nav-list-btn a {
  font-size: 1.6rem;
  line-height: 1.6;
  position: relative;
  text-align: center;
  transition: all 0.2s;
  cursor: pointer;
}
@media print, screen and (min-width: 769px) {
  .header .header__inner .header__box .header__cont .header__cont-box .header__nav .header__nav-list .header__nav-list-btn a {
    position: relative;
    font-size: 1.5rem;
  }
}
.header .header__inner .header__box .header__cont .header__cont-box .header__nav .header__nav-list .header__nav-list-btn a .en {
  transition: all 0.2s;
  font-family: "EB Garamond", serif;
  font-size: 1.3rem;
  color: #9ecc08;
}
.header .header__inner .header__box .header__cont .header__cont-box .header__nav .header__nav-list .header__nav-list-btn a:hover {
  color: #6FD600;
}
.header .header__inner .header__box .header__cont .header__cont-box .header__nav .header__nav-list .header__nav-list-btn a:hover .en {
  color: #6FD600;
}
.header .header__inner .header__box .header__cont .header__cont-box .header__nav .header__close-btn {
  padding: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-align: center;
  color: #9ecc08;
}
@media print, screen and (min-width: 769px) {
  .header .header__inner .header__box .header__cont .header__cont-box .header__nav .header__close-btn {
    display: none;
  }
}
.header.is-fixed {
  background: #fff;
}
@media print, screen and (min-width: 769px) {
  .header.is-fixed {
    transition: all 0.8s;
    z-index: 200;
    position: fixed;
  }
  .header.is-fixed .header__inner {
    height: 100%;
  }
  .header.is-fixed .header__inner::after {
    content: "";
    width: 100%;
    height: 85px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 1;
  }
  .header.is-fixed .header__inner .header__nav {
    position: relative;
    align-items: center;
  }
  .header.is-fixed .header__inner .header__nav .header__nav-list .header__nav-list-btn {
    transition: all 0.2s;
    margin-bottom: 0 !important;
    height: 130px !important;
  }
}
@media (hover: hover) {
  .header a {
    transition: all 0.8s;
  }
  .header a:hover {
    opacity: 0.7;
  }
}

.header__trrigger-btn {
  position: absolute;
  top: 0px;
  right: 5px;
  width: 57px;
  height: 57px;
  cursor: pointer;
  z-index: 100;
}
@media print, screen and (min-width: 769px) {
  .header__trrigger-btn {
    display: none;
  }
}

.header__trrigger-btn span {
  position: absolute;
  left: 50%;
  width: 100%;
  width: 18px;
  height: 1.5px;
  background-color: #9ecc08;
  transform: translateX(-50%);
}

.header__trrigger-btn span {
  display: inline-block;
  transition: all 0.5s;
  box-sizing: border-box;
}

.header__trrigger-btn span:nth-of-type(1) {
  top: 22px;
}

.header__trrigger-btn span:nth-of-type(2) {
  top: 27px;
}

.header__trrigger-btn span:nth-of-type(3) {
  bottom: 24px;
}

.header__trrigger-btn.active span:nth-of-type(1) {
  -webkit-transform: translate(-7px, 5px) rotate(-315deg);
  transform: translate(-7px, 5px) rotate(-315deg);
}

.header__trrigger-btn.active span:nth-of-type(2) {
  opacity: 0;
}

.header__trrigger-btn.active span:nth-of-type(3) {
  -webkit-transform: translate(-7px, -5px) rotate(315deg);
  transform: translate(-7px, -5px) rotate(315deg);
}

main {
  position: relative;
}

.sec__inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}

.sec__ttl {
  margin-bottom: 30px;
}
@media print, screen and (min-width: 769px) {
  .sec__ttl {
    display: flex;
    align-items: flex-end;
    gap: 30px;
    margin-bottom: 60px;
    line-height: 1;
  }
}
.sec__ttl .en {
  line-height: 1;
  font-size: 5rem;
  color: rgba(166, 214, 8, 0.4705882353);
  position: relative;
  font-family: "EB Garamond", serif;
  transform: translateY(10px);
  padding-right: 20px;
}
@media print, screen and (min-width: 769px) {
  .sec__ttl .en {
    font-size: 6rem;
    padding-right: 0;
  }
}
.sec__ttl .en::after {
  content: "";
  background: #D0D0D0;
  width: 35px;
  height: 2px;
  transform: rotate(-45deg);
  position: absolute;
  right: 0;
  bottom: 15px;
}
@media print, screen and (min-width: 769px) {
  .sec__ttl .en::after {
    width: 70px;
    height: 2px;
    right: -40px;
    bottom: 15px;
  }
}
.sec__ttl .jp {
  display: block;
  margin-top: 20px;
}

.sec__btn {
  background: #fff;
  border-bottom: 1px solid rgba(52, 199, 103, 0.2509803922);
  width: 100%;
  max-width: 430px;
  margin: 0 auto;
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  .sec__btn {
    margin: 0;
    max-width: 560px;
  }
}
.sec__btn a {
  padding: 20px 40px 15px 20px;
  color: #6FD600;
  display: block;
  position: relative;
  transition: all 0.2s;
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  .sec__btn a {
    padding: 20px 60px 25px 30px;
  }
}
.sec__btn a::after {
  content: "";
  background: url(../img/ico_openNew.svg) no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 769px) {
  .sec__btn a::after {
    width: 32px;
    height: 32px;
    right: 20px;
  }
}
.sec__btn a:hover {
  color: #6FD600;
}

.mv {
  background: url(../img/img_mv_02.jpg) no-repeat;
  height: 100vh;
  max-height: 1080px;
  background-size: cover;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .mv {
    padding-top: 128px;
  }
}
.mv .mv__inner .mv__img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -48%);
  width: 100%;
  max-width: 1453px;
  opacity: 0;
  transition: all 2s;
}
@media print, screen and (min-width: 769px) {
  .mv .mv__inner .mv__img {
    transform: translate(-50%, -45%);
  }
}
.mv .mv__inner .mv__img.active {
  opacity: 1;
}
.mv .mv__inner .mv__img.active img {
  transition: all 2s;
}
.mv .mv__inner .mv__img img {
  transition: all 1s;
}
.mv .mv__inner .mv__img img.mv__sp {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  display: block;
}
@media print, screen and (min-width: 769px) {
  .mv .mv__inner .mv__img img.mv__sp {
    max-width: 560px;
  }
}
@media print, screen and (min-width: 1025px) {
  .mv .mv__inner .mv__img img.mv__sp {
    display: none;
  }
}
.mv .mv__inner .mv__img img.mv__pc {
  display: none;
}
@media print, screen and (min-width: 1025px) {
  .mv .mv__inner .mv__img img.mv__pc {
    display: block;
    width: 100%;
    max-width: 1460px;
    height: 90vh;
    object-fit: contain;
    margin: 0 auto;
  }
}
.mv .mv__inner .mv__lead {
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translateX(-50%);
  text-align: center;
  line-height: 1.5;
  color: #9ecc08;
  width: 100%;
}
.mv .mv__inner .mv__lead::before {
  content: "";
  background: url(../img/ico_mv_02.svg) no-repeat;
  width: 90%;
  max-width: 490px;
  height: 120px;
  background-size: contain;
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
}
@media print, screen and (min-width: 769px) {
  .mv .mv__inner .mv__lead::before {
    max-width: 656px;
    width: 100%;
    background-size: contain;
    position: absolute;
    top: -120px;
  }
}
.mv .mv__inner .mv__lead::after {
  content: "";
  background: url(../img/ico_mv_03.svg) no-repeat;
  width: 90%;
  max-width: 490px;
  height: 120px;
  background-size: contain;
  position: absolute;
  bottom: -80px;
  left: 50%;
  transform: translateX(-50%);
  background-position: bottom;
}
@media print, screen and (min-width: 769px) {
  .mv .mv__inner .mv__lead::after {
    max-width: 656px;
    width: 100%;
    background-size: contain;
    position: absolute;
    bottom: -120px;
  }
}
.mv .mv__inner .mv__lead .mv__lead--ttl {
  margin-bottom: 10px;
}
.mv .mv__inner .mv__lead .mv__lead--ttl img {
  width: 90%;
  max-width: 454px;
}
@media print, screen and (min-width: 769px) {
  .mv .mv__inner .mv__lead .mv__lead--ttl img {
    width: 100%;
    max-width: 574px;
  }
}
.mv .mv__inner .mv__lead .mv__lead--subTtl {
  font-size: 2.4rem;
}
@media print, screen and (min-width: 769px) {
  .mv .mv__inner .mv__lead .mv__lead--subTtl {
    font-size: 3rem;
  }
}
.mv .mv__inner .mv__lead .mv__lead--subTtl .num {
  font-size: 2.8rem;
  font-family: "Oswald", sans-serif;
}
@media print, screen and (min-width: 769px) {
  .mv .mv__inner .mv__lead .mv__lead--subTtl .num {
    font-size: 4rem;
  }
}
.mv .mv__inner .mv__lead .mv__lead--deta {
  font-size: 2.2rem;
}
@media print, screen and (min-width: 769px) {
  .mv .mv__inner .mv__lead .mv__lead--deta {
    font-size: 2.6rem;
  }
}
.mv .mv__inner .mv__lead .mv__lead--deta .num {
  font-size: 2.8rem;
  font-family: "Oswald", sans-serif;
}
@media print, screen and (min-width: 769px) {
  .mv .mv__inner .mv__lead .mv__lead--deta .num {
    font-size: 3.2rem;
  }
}

.shareholders {
  background: radial-gradient(rgba(204, 255, 0, 0.0901960784) 10%, #fff 70%);
}
@media print, screen and (min-width: 769px) {
  .shareholders {
    background: radial-gradient(rgba(204, 255, 0, 0.0901960784) 10%, #fff 70%);
    background-position-y: -30px;
  }
}
.shareholders .sec__inner {
  padding-top: 80px;
}
@media print, screen and (min-width: 769px) {
  .shareholders .sec__inner {
    padding-top: 160px;
  }
}
.shareholders .sec__inner .shareholders__box {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .shareholders .sec__inner .shareholders__box {
    display: flex;
    align-items: flex-end;
    gap: 30px;
  }
}
.shareholders .sec__inner .shareholders__box::before {
  content: "";
  background: url(../img/img_shareholders_03.svg) no-repeat;
  width: 260px;
  height: 260px;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media print, screen and (min-width: 769px) {
  .shareholders .sec__inner .shareholders__box::before {
    width: 360px;
    height: 360px;
    background-size: contain;
    bottom: auto;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
  }
}
.shareholders .sec__inner .shareholders__box .leftCont {
  text-align: center;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 769px) {
  .shareholders .sec__inner .shareholders__box .leftCont {
    width: 30%;
    margin-bottom: 0;
  }
}
.shareholders .sec__inner .shareholders__box .rightCont {
  margin-bottom: 40px;
}
@media print, screen and (min-width: 769px) {
  .shareholders .sec__inner .shareholders__box .rightCont {
    width: 60%;
  }
}
.shareholders .sec__inner .shareholders__box .rightCont p {
  margin-bottom: 25px;
  font-size: 2.2rem;
  font-family: serif;
}
@media print, screen and (min-width: 769px) {
  .shareholders .sec__inner .shareholders__box .rightCont p {
    font-size: 2.4rem;
    margin-bottom: 50px;
  }
}
.shareholders .sec__inner .shareholders__box .rightCont .rightCont__img {
  max-width: 144px;
  margin-left: auto;
}
@media screen and (min-width: 769px) {
  .shareholders .sec__inner .shareholders__box .rightCont .rightCont__img {
    max-width: 244px;
  }
}
.shareholders .sec__inner .shareholders__box .rightCont .rightCont__img span {
  display: block;
  margin-bottom: 8px;
  font-size: 1.2rem;
}
@media print, screen and (min-width: 769px) {
  .shareholders .sec__inner .shareholders__box .rightCont .rightCont__img span {
    font-size: 1.4rem;
  }
}
.shareholders .sec__inner .shareholders__box .rightCont .rightCont__img img {
  display: block;
  max-width: 144px;
}
@media print, screen and (min-width: 769px) {
  .shareholders .sec__inner .shareholders__box .rightCont .rightCont__img img {
    max-width: 244px;
  }
}
.shareholders .shareholders__txt {
  background: linear-gradient(#fafeeb 0%, #fff 100%);
  padding: 30px 0 80px 0;
}
@media print, screen and (min-width: 769px) {
  .shareholders .shareholders__txt {
    padding: 60px 0 160px 0;
  }
}
.shareholders .shareholders__txt p {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  font-size: 1.6rem;
}
@media print, screen and (min-width: 769px) {
  .shareholders .shareholders__txt p {
    font-size: 1.8rem;
  }
}
.shareholders .shareholders__txt .smallTxt {
  font-size: 1.3rem;
}
@media print, screen and (min-width: 769px) {
  .shareholders .shareholders__txt .smallTxt {
    font-size: 1.5rem;
  }
}

.about {
  padding: 80px 0;
  background: linear-gradient(rgba(204, 255, 0, 0.08) 0%, #f9fffb 80%, #fff 100%);
}
@media screen and (min-width: 769px) {
  .about {
    padding: 160px 0;
  }
}
.about .about__box {
  background: #fff;
  padding: 20px;
}
@media screen and (min-width: 769px) {
  .about .about__box {
    display: flex;
    gap: 40px;
    padding: 5%;
  }
}
@media screen and (min-width: 769px) {
  .about .about__box .about__box--txt {
    width: 50%;
    font-size: 1.8rem;
  }
}
.about .about__box .about__box--ttl {
  background: #9ecc08;
  text-align: center;
  font-size: 1.6rem;
  max-width: 300px;
  margin: 0 auto 40px;
  color: #fff;
  border-radius: 50px;
}
@media screen and (min-width: 1025px) {
  .about .about__box .about__box--ttl {
    font-size: 2rem;
  }
}

.highlights {
  position: relative;
  padding: 80px 0;
  background: linear-gradient(rgba(204, 255, 0, 0.03) 0%, #f9fffb 38.92%, #fff 100%);
}
@media print, screen and (min-width: 769px) {
  .highlights {
    padding: 160px 0;
  }
}
.highlights::before {
  content: "";
  background: url(../img/img_highlights_01.png) no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}
.highlights::after {
  content: "";
  background: url(../img/img_highlights_02.png) no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  background-position: bottom;
  z-index: 1;
}
.highlights .sec__inner {
  position: relative;
  z-index: 2;
}
.highlights .sec__inner .sec__ttl {
  justify-content: center;
  margin-bottom: 80px;
}
.highlights .sec__inner .highlights__subTtl {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 40px;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__subTtl {
    font-size: 1.8rem;
  }
}
.highlights .sec__inner .highlights__subTtl span {
  background: #9ecc08;
  border-radius: 50px;
  color: #fff;
  padding: 8px 0;
  display: flex;
  justify-content: center;
  max-width: 330px;
  margin: 0 auto;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__subTtl span {
    padding: 15px 100px;
    display: inline;
    max-width: none;
  }
}
.highlights .sec__inner .highlights__subTtl span .num {
  font-family: "Oswald", sans-serif;
  padding: 0;
  margin: 0;
}
.highlights .sec__inner .highlights__lead {
  text-align: center;
  font-size: 2.3rem;
  position: relative;
  margin-bottom: 40px;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__lead {
    font-size: 3rem;
    margin-bottom: 80px;
  }
}
.highlights .sec__inner .highlights__lead .highlights__lead--bg {
  background: linear-gradient(transparent 70%, rgba(251, 255, 145, 0.6) 0%);
  padding: 0 5px;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__lead .highlights__lead--bg {
    padding: 0 10px;
  }
}
.highlights .sec__inner .highlights__lead .fontBig {
  color: #6FD600;
  font-size: 3.4rem;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__lead .fontBig {
    font-size: 4.2rem;
  }
}
.highlights .sec__inner .highlights__lead .fontBig span {
  position: relative;
}
.highlights .sec__inner .highlights__lead .fontBig span::after {
  content: "・";
  color: #6FD600;
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__lead .fontBig span::after {
    top: -32px;
    font-size: 3rem;
  }
}
.highlights .sec__inner .highlights__list {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__list {
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 1025px) {
  .highlights .sec__inner .highlights__list {
    gap: 80px;
  }
}
.highlights .sec__inner .highlights__list li {
  width: 100%;
  max-width: 500px;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__list li {
    width: calc(50% - 20px);
    max-width: none;
  }
}
@media print, screen and (min-width: 1025px) {
  .highlights .sec__inner .highlights__list li {
    width: calc(50% - 40px);
  }
}
.highlights .sec__inner .highlights__list li h3 {
  background: #9ecc08;
  color: #fff;
  text-align: center;
  padding: 20px;
  font-size: 1.8rem;
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__list li h3 {
    padding: 30px 20px;
  }
}
@media print, screen and (min-width: 1025px) {
  .highlights .sec__inner .highlights__list li h3 {
    padding: 30px;
    font-size: 2rem;
  }
}
.highlights .sec__inner .highlights__list li .highlights__list--box {
  background: #fff;
  padding: 10px 20px 30px 20px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__list li .highlights__list--box {
    padding: 10px 20px 60px 20px;
  }
}
@media print, screen and (min-width: 1025px) {
  .highlights .sec__inner .highlights__list li .highlights__list--box {
    padding: 10px 40px 60px 40px;
  }
}
.highlights .sec__inner .highlights__list li .highlights__list--box .txtRight {
  font-size: 1.2rem;
}
@media screen and (min-width: 1025px) {
  .highlights .sec__inner .highlights__list li .highlights__list--box .txtRight {
    font-size: 1.4rem;
  }
}
.highlights .sec__inner .highlights__list li .highlights__list--box img {
  display: block;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__list li .highlights__list--box img {
    margin-bottom: 30px;
  }
}
.highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg {
  display: flex;
  justify-content: center;
  gap: 30px;
  background: rgba(137, 245, 20, 0.12);
  padding: 10px;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg {
    gap: 20px;
    padding: 20px 10px;
  }
}
@media print, screen and (min-width: 1025px) {
  .highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg {
    justify-content: space-between;
    padding: 20px 60px;
  }
}
.highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg::after {
  content: "";
  background: rgba(137, 245, 20, 0.12);
  width: 1px;
  height: 90px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg::after {
    height: 128px;
  }
}
.highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg div {
  text-align: center;
}
.highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg div h4 {
  font-size: 1.6rem;
  position: relative;
  margin-bottom: 6px;
  line-height: 1.5;
}
@media print, screen and (min-width: 1025px) {
  .highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg div h4 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
.highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg div h4 .fontSmall {
  font-size: 1.4rem;
}
@media print, screen and (min-width: 1025px) {
  .highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg div h4 .fontSmall {
    font-size: 1.6rem;
  }
}
.highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg div .txt01 .num {
  font-size: 2rem;
  font-weight: bold;
}
@media print, screen and (min-width: 1025px) {
  .highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg div .txt01 .num {
    font-size: 2.2rem;
  }
}
.highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg div .txt02 {
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
}
.highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg div .txt02 .blueBox {
  background: #6FD600;
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 5px 5px 6px 5px;
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg div .txt02 .blueBox {
    font-size: 1.4rem;
  }
}
.highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg div .txt02 .num {
  font-size: 1.6rem;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__list li .highlights__list--box .highlights__list--bg div .txt02 .num {
    font-size: 1.8rem;
  }
}
.highlights .sec__inner .highlights__list li.full {
  width: 100%;
  overflow-x: scroll !important;
}
@media screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__list li.full {
    overflow: inherit !important;
  }
}
.highlights .sec__inner .highlights__list li.full .highlights__list--box {
  width: 800px;
  padding: 20px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
}
@media screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__list li.full .highlights__list--box {
    padding: 40px 40px 20px;
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  .highlights .sec__inner .highlights__list li.full .highlights__list--box {
    padding: 60px 60px 20px;
  }
}
.highlights .sec__inner .highlights__list--txt {
  margin-bottom: 50px;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 1.2rem;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__list--txt {
    margin-bottom: 100px;
    font-size: 1.4rem;
  }
}
.highlights .sec__inner .highlights__btmCont h3 {
  border-bottom: 1px solid #9B9B9B;
  line-height: 1;
  padding-bottom: 15px;
}
.highlights .sec__inner .highlights__btmCont h3 .en {
  color: #9ecc08;
  font-size: 4rem;
  position: relative;
  font-family: "EB Garamond", serif;
  padding-right: 12px;
}
.highlights .sec__inner .highlights__btmCont.cont01 {
  margin-bottom: 50px;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__btmCont.cont01 {
    margin-bottom: 100px;
  }
}
.highlights .sec__inner .highlights__btmCont.cont01 ul li {
  background: #fff;
  padding: 20px;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__btmCont.cont01 ul li {
    padding: 30px;
    gap: 80px;
  }
}
.highlights .sec__inner .highlights__btmCont.cont01 ul li:nth-of-type(even) {
  background: rgba(137, 245, 20, 0.12);
}
.highlights .sec__inner .highlights__btmCont.cont01 ul li h4 {
  font-size: 5rem;
  text-align: center;
  line-height: 1;
  position: relative;
  font-family: "Oswald", sans-serif;
  color: #9ecc08;
  padding-top: 20px;
  font-weight: 500;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__btmCont.cont01 ul li h4 {
    font-size: 6rem;
  }
}
.highlights .sec__inner .highlights__btmCont.cont01 ul li h4 span {
  font-size: 1.4rem;
  position: absolute;
  top: 6px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 400;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__btmCont.cont01 ul li h4 span {
    font-size: 1.6rem;
  }
}
.highlights .sec__inner .highlights__btmCont.cont01 ul li h4::after {
  content: "▶︎";
  font-size: 1rem;
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__btmCont.cont01 ul li h4::after {
    right: -40px;
    font-size: 1.2rem;
  }
}
.highlights .sec__inner .highlights__btmCont.cont02 {
  margin-bottom: 60px;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__btmCont.cont02 {
    margin-bottom: 120px;
  }
}
.highlights .sec__inner .highlights__btmCont.cont02 h3 {
  margin-bottom: 40px;
  line-height: 2;
}
.highlights .sec__inner .highlights__btmCont.cont02 h3 .en {
  line-height: 1.3;
}
.highlights .sec__inner .highlights__btmCont.cont02 h3 .jp {
  display: block;
  margin-top: 20px;
}
.highlights .sec__inner .highlights__btmCont.cont02 .highlights__btmCont-ttl {
  border-bottom: 1px solid #9B9B9B;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__btmCont.cont02 .highlights__btmCont-ttl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
  }
}
.highlights .sec__inner .highlights__btmCont.cont02 .highlights__btmCont-ttl > h3 {
  margin-bottom: 20px;
  line-height: 2;
  padding-bottom: 0;
  border-bottom: 0;
}
.highlights .sec__inner .highlights__btmCont.cont02 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__btmCont.cont02 ul {
    gap: 80px 60px;
  }
}
.highlights .sec__inner .highlights__btmCont.cont02 ul li {
  width: 100%;
  background: rgba(137, 245, 20, 0.12);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__btmCont.cont02 ul li {
    min-height: 320px;
    width: calc(50% - 30px);
  }
}
.highlights .sec__inner .highlights__btmCont.cont02 ul li h4 {
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  background: #9ecc08;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 5px;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__btmCont.cont02 ul li h4 {
    height: 100%;
    max-height: 100px;
    padding: 0;
  }
}
@media print, screen and (min-width: 1025px) {
  .highlights .sec__inner .highlights__btmCont.cont02 ul li h4 {
    font-size: 1.8rem;
  }
}
.highlights .sec__inner .highlights__btmCont.cont02 ul li .txtBox {
  max-width: 485px;
  margin: 0 auto;
  padding: 25px 15px 30px 15px;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__btmCont.cont02 ul li .txtBox {
    padding: 50px 20px 70px 20px;
  }
}
.highlights .sec__inner .highlights__btmCont.cont02 ul li .txtBox p {
  text-indent: -1.3em;
  padding-left: 1.3em;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__btmCont.cont02 ul li .txtBox p {
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 1025px) {
  .highlights .sec__inner .highlights__btmCont.cont02 ul li .txtBox p {
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__btnList {
    display: flex;
    justify-content: center;
    gap: 80px;
  }
}
.highlights .sec__inner .highlights__btnList .sec__btn {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 769px) {
  .highlights .sec__inner .highlights__btnList .sec__btn {
    margin-bottom: 0;
  }
}

.topics {
  background: url(../img/bg_topics_01.jpg) repeat-y;
  background-size: 100%;
  padding: 80px 0;
}
@media print, screen and (min-width: 769px) {
  .topics {
    padding: 160px 0;
  }
}
.topics .sec__ttl {
  display: flex;
  gap: 12px;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 769px) {
  .topics .sec__ttl {
    margin-bottom: 40px;
    gap: 30px;
    justify-content: center;
  }
}
.topics .sec__ttl .en::after {
  right: -5px;
}
@media print, screen and (min-width: 769px) {
  .topics .sec__ttl .en::after {
    right: -40px;
  }
}
.topics .sec__ttl .jp {
  transform: translateY(10px);
}
@media print, screen and (min-width: 769px) {
  .topics .sec__ttl .jp {
    transform: translateY(0px);
  }
}
.topics .topics__subTtl {
  font-size: 1.6rem;
  margin-bottom: 50px;
}
@media print, screen and (min-width: 769px) {
  .topics .topics__subTtl {
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 60px;
  }
}
.topics .topics__list > li {
  background: #fff;
  padding: 10px;
  position: relative;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 769px) {
  .topics .topics__list > li {
    padding: 30px;
    margin-bottom: 60px;
  }
}
.topics .topics__list > li .topics__list--img img {
  width: 100%;
  margin: 0 auto;
}
.topics .topics__list > li:last-of-type {
  margin-bottom: 0;
}
.topics .topics__list > li::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-bottom: 80px solid transparent;
  border-right: 80px solid #9ecc08;
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .topics .topics__list > li::before {
    border-bottom: 130px solid transparent;
    border-right: 130px solid #9ecc08;
  }
}
.topics .topics__list > li .topics__list--border {
  border: 1px solid #EBEBEB;
  padding: 10px;
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .topics .topics__list > li .topics__list--border {
    padding: 30px;
  }
}
.topics .topics__list > li .topics__list--border h3 {
  font-weight: bold;
  font-size: 1.8rem;
  position: relative;
  margin-bottom: 45px;
  color: #6FD600;
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  .topics .topics__list > li .topics__list--border h3 {
    font-size: 2.4rem;
    margin-bottom: 70px;
    line-height: 2;
  }
}
.topics .topics__list > li .topics__list--border h3::after {
  content: "";
  background: #6FD600;
  width: 20px;
  height: 4px;
  position: absolute;
  bottom: -10px;
  left: 0;
}
@media print, screen and (min-width: 769px) {
  .topics .topics__list > li .topics__list--border h3::after {
    width: 40px;
    height: 4px;
    position: absolute;
    bottom: -15px;
    left: 0;
  }
}
.topics .topics__list > li .topics__list--border h3.ttlCenter {
  text-align: left;
  padding-right: 20px;
}
@media print, screen and (min-width: 769px) {
  .topics .topics__list > li .topics__list--border h3.ttlCenter {
    padding-right: 0;
    text-align: center;
  }
  .topics .topics__list > li .topics__list--border h3.ttlCenter::after {
    content: "";
    background: #6FD600;
    width: 40px;
    height: 4px;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media print, screen and (min-width: 769px) {
  .topics .topics__list > li .topics__list--border .topics__flex {
    display: flex;
    gap: 30px;
  }
}
.topics .topics__list > li .topics__list--border .topics__flex .leftCont {
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .topics .topics__list > li .topics__list--border .topics__flex .leftCont {
    width: 40%;
    max-width: 390px;
  }
}
.topics .topics__list > li .topics__list--border .topics__flex .leftCont img {
  width: 100%;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 769px) {
  .topics .topics__list > li .topics__list--border .topics__flex .leftCont img {
    margin-bottom: 0;
  }
}
.topics .topics__list > li .topics__list--border .topics__flex .rightCont {
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .topics .topics__list > li .topics__list--border .topics__flex .rightCont {
    width: 60%;
  }
}
.topics .topics__list > li .topics__list--border .topics__flex .sec__btn {
  margin-bottom: 40px;
}
@media print, screen and (min-width: 769px) {
  .topics .topics__list > li .topics__list--border .topics__flex .sec__btn {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .topics .topics__list > li .topics__list--border .flexCenter {
    display: flex;
    justify-content: center;
    gap: 60px;
  }
}
.topics .topics__list > li .topics__list--border .flexCenter div {
  width: 100%;
}
.topics .topics__list > li .topics__list--border .flexCenter .leftCont {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 769px) {
  .topics .topics__list > li .topics__list--border .flexCenter .leftCont {
    margin-bottom: 0;
  }
}
.topics .topics__list > li .topics__list--border .flexCenter img {
  display: block;
}
.topics .topics__list > li .topics__list--border .topics__shop > li > a {
  display: inline-block;
  text-decoration: underline;
  color: #9ecc08;
}

.qa {
  background: url(../img/img_qa_01.jpg) no-repeat;
  padding: 80px 0;
  background-size: cover;
}
@media print, screen and (min-width: 769px) {
  .qa {
    padding: 160px 0;
  }
}
.qa .sec__ttl {
  display: flex;
  justify-content: center;
  margin-bottom: 100px;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .qa .sec__ttl {
    margin-bottom: 120px;
    gap: 30px;
    padding-right: 0;
  }
}
.qa .sec__ttl .en {
  padding-right: 30px;
}
@media print, screen and (min-width: 769px) {
  .qa .sec__ttl .en {
    padding-right: 0;
  }
}
.qa .sec__ttl .jp {
  transform: translateY(10px);
}
@media print, screen and (min-width: 769px) {
  .qa .sec__ttl .jp {
    transform: translateY(0px);
  }
}
.qa .qa__q {
  background: rgba(255, 255, 255, 0.7);
  padding: 80px 20px 40px;
  position: relative;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.08);
  margin-bottom: 100px;
}
@media print, screen and (min-width: 769px) {
  .qa .qa__q {
    margin: auto 60px;
    max-width: 970px;
    padding: 80px 210px 80px 100px;
    margin-bottom: 150px;
  }
}
.qa .qa__q::before {
  content: "";
  background: url(../img/img_qa_02.svg) no-repeat;
  width: 142px;
  height: 144px;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: -80px;
  transform: translateX(-50%);
}
@media print, screen and (min-width: 769px) {
  .qa .qa__q::before {
    width: 242px;
    height: 244px;
    background-size: contain;
    position: absolute;
    left: -10%;
    top: -50%;
    transform: translateX(0%);
  }
}
.qa .qa__q::after {
  content: "";
  background: url(../img/ico_qa_01.svg) no-repeat;
  width: 45px;
  height: 20px;
  background-size: contain;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  filter: drop-shadow(0px 10px 9px rgba(0, 0, 0, 0.08));
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .qa .qa__q::after {
    width: 85px;
    height: 40px;
    bottom: -40px;
    left: 50%;
  }
}
.qa .qa__q .leftCont {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 769px) {
  .qa .qa__q .leftCont {
    margin-bottom: 0;
  }
}
.qa .qa__q .rightCont {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .qa .qa__q .rightCont {
    flex-direction: column;
    position: absolute;
    top: -60px;
    right: 70px;
  }
}
.qa .qa__q .rightCont img {
  display: block;
  width: 100%;
  max-width: 90px;
}
@media print, screen and (min-width: 769px) {
  .qa .qa__q .rightCont img {
    max-width: 134px;
    margin-bottom: 15px;
  }
}
.qa .qa__q .rightCont p {
  font-size: 1.2rem;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .qa .qa__q .rightCont p {
    font-size: 1.4rem;
  }
}
.qa .qa__q p span {
  font-size: 1.6rem;
  position: relative;
  z-index: 1;
  background: linear-gradient(transparent 70%, #EBEBEB 0%);
}
@media print, screen and (min-width: 769px) {
  .qa .qa__q p span {
    font-size: 1.8rem;
  }
}
.qa .qa__a {
  background: rgba(255, 255, 255, 0.7);
  padding: 80px 20px 40px;
  position: relative;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.08);
}
@media print, screen and (min-width: 769px) {
  .qa .qa__a {
    padding: 100px;
  }
}
.qa .qa__a::before {
  content: "";
  background: url(../img/img_qa_03.svg) no-repeat;
  width: 142px;
  height: 144px;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: -80px;
  transform: translateX(-50%);
}
@media print, screen and (min-width: 769px) {
  .qa .qa__a::before {
    width: 242px;
    height: 244px;
    background-size: contain;
    position: absolute;
    left: -10%;
    top: -130px;
    transform: translateX(0%);
  }
}
.qa .qa__a .qa__a-link-qr img {
  max-width: 250px;
}
@media print, screen and (min-width: 769px) {
  .qa .qa__a .qa__a--flex {
    display: flex;
    gap: 60px;
    align-items: center;
    margin-bottom: 100px;
  }
}
.qa .qa__a .qa__a--flex .leftCont {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 769px) {
  .qa .qa__a .qa__a--flex .leftCont {
    width: 30%;
    max-width: 230px;
    margin-bottom: 0;
  }
}
.qa .qa__a .qa__a--flex .leftCont img {
  max-width: 180px;
}
@media print, screen and (min-width: 769px) {
  .qa .qa__a .qa__a--flex .leftCont img {
    max-width: auto;
  }
}
.qa .qa__a .qa__a--flex .rightCont {
  margin-bottom: 60px;
}
@media print, screen and (min-width: 769px) {
  .qa .qa__a .qa__a--flex .rightCont {
    margin-bottom: 0;
    width: 70%;
  }
}
.qa .qa__a .qa__a--flex .rightCont p .border {
  position: relative;
  z-index: 2;
  background: linear-gradient(transparent 70%, rgba(111, 214, 0, 0.2392156863) 0%);
  font-size: 2rem;
}
@media print, screen and (min-width: 769px) {
  .qa .qa__a .qa__a--flex .rightCont p .border {
    font-size: 2.2rem;
  }
}
.qa .qa__a .qa__a--list h3 {
  text-align: center;
  margin-bottom: 40px;
}
.qa .qa__a .qa__a--list h3 img {
  max-width: 280px;
}
.qa .qa__a .qa__a--list ul {
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 690px;
  height: 100%;
  min-height: 550px;
  margin: 0 auto 60px;
  background: url(../img/img_qa_10.png) no-repeat top;
  background-size: cover;
  padding-bottom: 30px;
}
@media print, screen and (min-width: 769px) {
  .qa .qa__a .qa__a--list ul {
    background: url(../img/img_qa_10.png) no-repeat top center;
    min-height: 730px;
    max-width: 600px;
    background-size: contain;
    padding-bottom: 0;
  }
}
.qa .qa__a .qa__a--list ul li {
  width: 40%;
}
@media print, screen and (min-width: 769px) {
  .qa .qa__a .qa__a--list ul li {
    margin-bottom: 20px;
  }
}
.qa .qa__a .qa__a--list ul li:last-of-type {
  margin-bottom: 0;
}
.qa .qa__a .qa__a--list ul li img {
  display: block;
  margin: 0 auto 15px;
}
@media screen and (min-width: 769px) {
  .qa .qa__a .qa__a--list ul li img {
    max-width: 180px;
  }
}
.qa .qa__a .qa__a--list ul li p {
  font-size: 1.2rem;
  width: 100%;
  max-width: 223px;
  margin: 0 auto;
  text-align: center;
  font-family: serif;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .qa .qa__a .qa__a--list ul li p {
    font-size: 1.3rem;
  }
}
.qa .qa__a .qa__a--list .sec__btn {
  margin: 0 auto;
}

.groupcompany {
  padding: 80px 0;
  background: url(../img/bg_groupcompany.jpg) repeat-y;
  background-size: cover;
}
@media print, screen and (min-width: 769px) {
  .groupcompany {
    padding: 160px 0;
  }
}
.groupcompany .groupcompany__list .groupcompany__subTtl {
  padding-bottom: 10px;
  margin-bottom: 30px;
  line-height: 1.5;
  font-size: 1.6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .groupcompany .groupcompany__list .groupcompany__subTtl {
    gap: 50px;
    font-size: 2rem;
    margin-bottom: 60px;
  }
}
.groupcompany .groupcompany__list .groupcompany__subTtl > img {
  display: block;
  height: 100%;
  width: fit-content;
  max-height: 46px;
  object-fit: contain;
}
.groupcompany .groupcompany__list > li {
  background: #fff;
  padding: 20px 20px 40px 20px;
  position: relative;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 769px) {
  .groupcompany .groupcompany__list > li {
    padding: 60px;
    margin-bottom: 60px;
  }
}
.groupcompany .groupcompany__list > li:last-of-type {
  margin-bottom: 0;
}
@media print, screen and (min-width: 769px) {
  .groupcompany .groupcompany__list > li .groupcompany__flex {
    display: flex;
    gap: 30px;
  }
}
.groupcompany .groupcompany__list > li .groupcompany__flex.row {
  flex-direction: row-reverse;
}
@media print, screen and (min-width: 769px) {
  .groupcompany .groupcompany__list > li .groupcompany__flex .leftCont {
    width: 40%;
  }
}
.groupcompany .groupcompany__list > li .groupcompany__flex .leftCont img {
  width: 100%;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 769px) {
  .groupcompany .groupcompany__list > li .groupcompany__flex .leftCont img {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .groupcompany .groupcompany__list > li .groupcompany__flex .rightCont {
    width: 60%;
  }
}
.groupcompany .groupcompany__list > li .groupcompany__flex .rightCont h4 {
  font-weight: bold;
  font-size: 1.8rem;
  position: relative;
  margin-bottom: 45px;
  color: #6FD600;
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  .groupcompany .groupcompany__list > li .groupcompany__flex .rightCont h4 {
    font-size: 2.4rem;
    margin-bottom: 70px;
    line-height: 2;
  }
}
.groupcompany .groupcompany__list > li .groupcompany__flex .rightCont h4::after {
  content: "";
  background: #6FD600;
  width: 20px;
  height: 4px;
  position: absolute;
  bottom: -10px;
  left: 0;
}
@media print, screen and (min-width: 769px) {
  .groupcompany .groupcompany__list > li .groupcompany__flex .rightCont h4::after {
    width: 40px;
    height: 4px;
    position: absolute;
    bottom: -15px;
    left: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .groupcompany .groupcompany__list > li .groupcompany__flex.flexCenter {
    justify-content: center;
    gap: 60px;
  }
}
.groupcompany .groupcompany__list > li .groupcompany__flex.flexCenter div {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}
@media print, screen and (min-width: 769px) {
  .groupcompany .groupcompany__list > li .groupcompany__flex.flexCenter div {
    max-width: 320px;
  }
}
.groupcompany .groupcompany__list > li .groupcompany__flex.flexCenter div img {
  width: 100%;
}
.groupcompany .groupcompany__list > li .groupcompany__flex.flexCenter div .flexCenter__ttl {
  margin-bottom: 5px;
}
@media print, screen and (min-width: 769px) {
  .groupcompany .groupcompany__list > li .groupcompany__flex.flexCenter div .flexCenter__ttl {
    margin-bottom: 15px;
  }
}
.groupcompany .groupcompany__list > li .groupcompany__flex.flexCenter div .flexCenter__txt {
  font-size: 1.3rem;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 769px) {
  .groupcompany .groupcompany__list > li .groupcompany__flex.flexCenter div .flexCenter__txt {
    margin-bottom: 0;
  }
}
.groupcompany .groupcompany__list > li .groupcompany__flex.flexCenter img {
  display: block;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 769px) {
  .groupcompany .groupcompany__list > li .groupcompany__flex.flexCenter img {
    margin-bottom: 20px;
  }
}
.groupcompany .groupcompany__list > li .groupcompany__flex .groupcompany__shop > li > a {
  display: inline-block;
  text-decoration: underline;
  color: #9ecc08;
}
.groupcompany .groupcompany__list > li .groupcompany__flex h5 {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 1.6rem;
  color: #9ecc08;
}
@media print, screen and (min-width: 769px) {
  .groupcompany .groupcompany__list > li .groupcompany__flex h5 {
    margin-bottom: 30px;
    font-size: 1.8rem;
  }
}

.footer {
  position: relative;
  overflow-x: hidden;
}
.footer .footer__others {
  background: #9ECC08;
  padding: 60px 0;
}
@media print, screen and (min-width: 769px) {
  .footer .footer__others {
    padding: 120px 0;
  }
}
.footer .footer__others .sec__inner {
  position: relative;
}
.footer .footer__others .sec__inner::after {
  content: "";
  background: url(../img/ico_footer_01.svg) no-repeat;
  width: 330px;
  height: 330px;
  background-size: contain;
  position: absolute;
  bottom: -300px;
  right: -100px;
}
@media print, screen and (min-width: 769px) {
  .footer .footer__others .sec__inner::after {
    width: 430px;
    height: 430px;
    bottom: -350px;
    right: -110px;
  }
}
.footer .footer__others .sec__inner .sec__ttl {
  display: flex;
  justify-content: center;
  color: #fff;
  margin-bottom: 40px;
  gap: 12px;
}
@media print, screen and (min-width: 769px) {
  .footer .footer__others .sec__inner .sec__ttl {
    margin-bottom: 120px;
    gap: 30px;
    padding-right: 0;
    margin-bottom: 80px;
  }
}
.footer .footer__others .sec__inner .sec__ttl .en {
  padding-right: 24px;
  color: rgba(255, 255, 255, 0.6);
}
@media print, screen and (min-width: 769px) {
  .footer .footer__others .sec__inner .sec__ttl .en {
    padding-right: 0;
  }
}
.footer .footer__others .sec__inner .sec__ttl .en::after {
  background: rgba(72, 75, 176, 0.6);
}
.footer .footer__others .sec__inner .sec__ttl .jp {
  transform: translateY(10px);
  color: #fff;
}
@media print, screen and (min-width: 769px) {
  .footer .footer__others .sec__inner .sec__ttl .jp {
    transform: translateY(0px);
  }
}
.footer .footer__others .sec__inner ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #fff;
}
@media print, screen and (min-width: 769px) {
  .footer .footer__others .sec__inner ul {
    justify-content: flex-start;
    gap: 40px 30px;
    padding-bottom: 80px;
    margin-bottom: 80px;
  }
}
.footer .footer__others .sec__inner ul li {
  max-width: auto;
}
@media print, screen and (min-width: 769px) {
  .footer .footer__others .sec__inner ul li {
    width: calc(50% - 20px);
  }
}
@media print, screen and (min-width: 1025px) {
  .footer .footer__others .sec__inner ul li {
    width: calc(33.3333333333% - 20px);
  }
}
.footer .footer__others .sec__inner .sec__btn {
  margin: 0 auto;
}
@media print, screen and (min-width: 769px) {
  .footer .footer__others .sec__inner .sec__btn {
    margin: 0;
  }
}
.footer .footer__others .sec__inner .sec__btn.mail {
  position: relative;
  z-index: 2;
  margin: 0 auto;
}
.footer .footer__others .sec__inner .sec__btn.mail a {
  padding: 32px 30px;
}
.footer .footer__others .sec__inner .sec__btn.mail a::after {
  content: "";
  background: url(../img/ico_mail.svg) no-repeat;
  background-size: contain;
  width: 20px;
  height: 13px;
}
@media print, screen and (min-width: 769px) {
  .footer .footer__others .sec__inner .sec__btn.mail a::after {
    width: 30px;
    height: 23px;
  }
}
.footer .footer__btm {
  background: #B8D656;
  padding: 60px 0;
}
@media print, screen and (min-width: 769px) {
  .footer .footer__btm {
    padding: 120px 0;
  }
}
.footer .footer__btm .sec__btn {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4588235294);
}
.footer .footer__btm .leftCont {
  margin-bottom: 60px;
}
@media print, screen and (min-width: 769px) {
  .footer .footer__btm .leftCont {
    margin-bottom: 80px;
  }
}
.footer .footer__btm .leftCont .footer__btm--logo {
  display: block;
  width: 100%;
  max-width: 504px;
  margin: 0 auto 30px;
}
@media print, screen and (min-width: 769px) {
  .footer .footer__btm .leftCont .footer__btm--logo {
    margin: 0;
    margin-bottom: 60px;
  }
}
.footer .footer__btm .leftCont .footer__btm--logo img {
  width: 100%;
}
.footer .footer__btm .leftCont .sec__btn {
  background: none;
}
.footer .footer__btm .leftCont .sec__btn a {
  color: #fff;
}
.footer .footer__btm .leftCont .sec__btn a::after {
  content: "";
  background: url(../img/ico_openNew_white.svg) no-repeat;
  background-size: contain;
  transition: all 0.2s;
}
.footer .footer__btm .leftCont .sec__btn a:hover {
  color: #6FD600;
}
.footer .footer__btm .rightCont ul {
  display: flex;
  justify-content: center;
  gap: 46px;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 769px) {
  .footer .footer__btm .rightCont ul {
    justify-content: flex-end;
  }
}
.footer .footer__btm .rightCont ul li {
  position: relative;
}
.footer .footer__btm .rightCont ul li a {
  color: #fff;
  transition: all 0.2s;
}
.footer .footer__btm .rightCont ul li a:hover {
  color: #6FD600;
}
.footer .footer__btm .rightCont ul li::after {
  content: "|";
  position: absolute;
  right: -25px;
  color: #fff;
}
.footer .footer__btm .rightCont ul li:last-of-type::after {
  content: none;
}
.footer .footer__btm .rightCont .copyright {
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
}
@media print, screen and (min-width: 769px) {
  .footer .footer__btm .rightCont .copyright {
    font-size: 1.4rem;
    text-align: right;
  }
}
