@charset "UTF-8";

a,
ins {
  text-decoration: none
}

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

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

ins,
mark {
  background-color: #ff9;
  color: #000
}

body {
  line-height: 1
}

nav ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

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

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

mark {
  font-style: italic;
  font-weight: 700
}

del {
  text-decoration: line-through
}

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

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

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

input,
select {
  vertical-align: middle
}

@media (min-width:981px) {

  .is-mid,
  .is-mid-tab {
    display: none
  }
}

@media (min-width:771px) {

  .is-tab,
  .is-tab-sp {
    display: none
  }
}

@media (min-width:501px) {
  .is-sp {
    display: none
  }
}

@media (max-width:980px) {
  .is-large {
    display: none
  }
}

@media (max-width:770px) {

  .is-mid-tab,
  .is-tab-over {
    display: none
  }
}

body,
html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt";
  color: #282828;
  overflow-x: hidden
}

:root {
  --h: 100vh;
  font-size: calc(5px + .39062vw)
}

@media (min-width:501px) and (max-width:770px) {
  :root {
    font-size: calc(5px + .58824vw)
  }
}

@media (max-width:500px) {

  .is-tab,
  .is-tab-large {
    display: none
  }

  :root {
    font-size: 10px
  }
}

* {
  -ms-overflow-style: none;
  scrollbar-width: none
}

::-webkit-scrollbar {
  display: none
}

.canvasImg,
.loadingImg {
  opacity: 0
}

.pageTrasition {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 998
}

.canvas,
.pageTrasition .pageTrasition-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0
}

.pageTrasition .pageTrasition-bg {
  top: 0;
  background: currentColor;
  transform: scaleY(0);
  transform-origin: left bottom
}

main {
  display: none
}

main.active {
  display: block
}

button {
  background: 0 0;
  outline: 0;
  border: none;
  font-size: 0;
  box-sizing: inherit;
  cursor: pointer
}

.canvas {
  pointer-events: none;
  z-index: 1;
  display: none
}

.canvas canvas {
  width: 100%;
  height: 100%
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  background: #f1f1f1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center
}

.loading-bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  width: 100%;
  transform: scaleX(0);
  transform-origin: left;
  background: #282828
}

.loading-logo {
  opacity: 0;
  transform: translateY(10px)
}

.loading img {
  width: 11.823rem
}

.menu-contents {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  overflow-y: scroll;
  display: none
}

.menu-contents-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 450px;
  height: 100%;
  position: relative
}

.menu-contents-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #bc9d93
}

.menu-contents-inner {
  position: relative
}

.menu-contents-link,
.menu-contents-link-other {
  font-size: 18px;
  letter-spacing: 0;
  font-family: latino-urw, serif;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  color: #282828
}

.footer small,
.footer-link,
.footer-links-other-child,
.header-link,
.menu-contents small {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400
}

@media (max-width:500px) {
  .menu-contents-wrap {
    justify-content: flex-start
  }

  .menu-contents-link,
  .menu-contents-link-other {
    margin: 0 2rem
  }
}

.menu-contents-link p,
.menu-contents-link-other p {
  display: inline-block;
  position: relative
}

.menu-contents-link p:after,
.menu-contents-link-other p:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: #282828
}

.footer-contact-svg,
.footer-contact-svg svg {
  width: 100%;
  height: 100%
}

.menu-contents-link+.menu-contents-link,
.menu-contents-link+.menu-contents-link-other,
.menu-contents-link-other+.menu-contents-link,
.menu-contents-link-other+.menu-contents-link-other {
  margin-top: 20px
}

.menu-contents-link-other.current,
.menu-contents-link.current {
  color: #d9cbc6;
  pointer-events: none
}

.menu-contents-link-other.current.link-alive,
.menu-contents-link.current.link-alive {
  pointer-events: auto
}

.menu-contents-other {
  margin-top: 44px
}

.menu-contents .menu-contents-link p:after,
.menu-contents .menu-contents-link-other p:after {
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 1s cubic-bezier(.19, 1, .22, 1)
}

.menu-contents .menu-contents-link-other:hover p:after,
.menu-contents .menu-contents-link:hover p:after {
  transform: scaleX(1);
  transform-origin: left
}

.menu-contents small {
  font-size: 9px;
  margin-bottom: 2rem;
  letter-spacing: .08em;
  opacity: .4;
  color: #282828;
  position: absolute;
  bottom: 0;
  left: 2rem;
  text-transform: uppercase;
  display: block
}

.footer {
  background: #333;
  color: #e5e7ea;
  padding-top: 11.7rem;
  padding-bottom: 9.3rem
}

.footer-inner {
  position: relative;
  z-index: 2
}

.footer-contact {
  text-align: center
}

.footer-contact-svg {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0
}

.footer-contact a {
  position: relative;
  width: 24rem;
  height: 24rem;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center
}

@media (max-width:500px) {
  .footer {
    padding-top: 8rem;
    padding-bottom: 8rem
  }

  .footer-contact a {
    width: 21.5rem;
    height: 21.5rem
  }
}

.footer-contact a p {
  font-size: 1.8rem;
  letter-spacing: .15em;
  font-family: latino-urw, serif;
  font-weight: 400;
  width: 100%;
  height: 1.8rem;
  display: inline-block;
  position: relative
}

.footer-contact a p span {
  position: relative
}

.footer-contact a p span:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: currentColor;
  opacity: .3
}

.footer-contact-des {
  margin-top: 2.8rem;
  font-size: 1.2rem;
  letter-spacing: .1em;
  line-height: 1.75;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500
}

.footer-links {
  margin: 11.5rem 10rem 0;
  padding-top: 5.5rem;
  border-top: 1px solid rgba(255, 255, 255, .2);
  position: relative;
  z-index: 2
}

@media (min-width:501px) and (max-width:770px) {
  .footer-links {
    margin-left: 5rem;
    margin-right: 5rem
  }
}

@media (max-width:500px) {
  .footer-links {
    margin-left: 3rem;
    margin-right: 3rem;
    padding-top: 6rem;
    margin-top: 8rem
  }
}

.footer-links-inner {
  display: flex
}

@media (max-width:770px) {
  .footer-links-inner {
    justify-content: space-between;
    align-items: flex-start
  }
}

.footer-links-items {
  display: flex;
  width: 100%;
  flex: 1;
  align-items: baseline
}

@media (min-width:501px) and (max-width:1100px) {
  .footer-links-items {
    display: block;
    width: auto;
    flex: initial;
    margin-right: 8.5rem
  }
}

@media (max-width:500px) {
  .footer-links-items {
    display: block;
    width: auto;
    flex: initial;
    margin-right: 1.5rem
  }
}

.footer-links-other {
  margin-right: 0;
  margin-left: auto;
  display: inline-block
}

@media (min-width:771px) and (max-width:1100px) {
  .footer-links-other {
    width: 100%;
    margin-top: 3rem
  }
}

@media (max-width:770px) {
  .footer-links-other {
    margin-top: 3.4rem
  }

  .footer-link,
  .footer-links-other-child {
    display: block
  }
}

@media (max-width:500px) {
  .footer-links-other {
    margin-top: 4.4rem
  }
}

.footer-link,
.footer-links-other-child {
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  position: relative;
  white-space: nowrap
}

.footer-link p,
.footer-links-other-child p {
  display: inline-block;
  position: relative
}

.footer-link p:before,
.footer-links-other-child p:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: currentColor;
  bottom: -3px;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .5s cubic-bezier(.19, 1, .22, 1)
}

.footer-link+.footer-link,
.footer-link+.footer-links-other-child,
.footer-links-other-child+.footer-link,
.footer-links-other-child+.footer-links-other-child {
  margin-left: 3rem
}

@media (max-width:980px) {

  .footer-link+.footer-link,
  .footer-link+.footer-links-other-child,
  .footer-links-other-child+.footer-link,
  .footer-links-other-child+.footer-links-other-child {
    margin-left: 1.5rem
  }
}

@media (max-width:770px) {

  .footer-link+.footer-link,
  .footer-link+.footer-links-other-child,
  .footer-links-other-child+.footer-link,
  .footer-links-other-child+.footer-links-other-child {
    margin-left: 0;
    margin-top: 1.4rem
  }
}

@media (max-width:500px) {

  .footer-link+.footer-link,
  .footer-link+.footer-links-other-child,
  .footer-links-other-child+.footer-link,
  .footer-links-other-child+.footer-links-other-child {
    margin-top: 2.4rem
  }
}

.footer-link-home {
  margin-right: 5.65rem;
  width: 9.45rem;
  display: inline-block
}

.footer-link-home img,
.header {
  width: 100%
}

.footer small {
  margin-top: 36px;
  font-size: .9rem;
  letter-spacing: .08em;
  text-align: right;
  display: block;
  color: #999
}

.header-links,
.section-company-info h2 p {
  font-size: 0
}

@media (max-width:770px) {
  .footer small {
    text-align: left;
    margin-top: 0;
    position: relative;
    top: -.9rem
  }
}

.footer-contact a:hover p span:before {
  animation: barAniamtion2 1s cubic-bezier(.19, 1, .22, 1)
}

.footer-link:hover p:before,
.footer-links-other-child:hover p:before {
  transform: scaleX(1);
  transform-origin: left
}

@keyframes barAniamtion2 {
  0% {
    transform: scaleX(1);
    transform-origin: right
  }

  50% {
    transform: scaleX(0);
    transform-origin: right
  }

  51% {
    transform: scaleX(0);
    transform-origin: left
  }

  100% {
    transform: scaleX(1);
    transform-origin: left
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999
}

.header-inner {
  display: flex;
  justify-content: space-between;
  margin: 2.2rem 3.3rem 2.2rem 2.1rem
}

.header-logo {
  width: 9.45rem;
  height: 5.341rem;
  opacity: 0
}

@media (max-width:500px) {
  .header-inner {
    margin: 2rem
  }

  .header-logo {
    width: 7.852rem;
    height: 4.438rem
  }
}

.header-logo img {
  width: 100%
}

.header-link {
  display: inline-block;
  font-size: 1.1rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  padding-top: .75rem;
  position: relative;
  color: #282828;
  opacity: 0
}

.header-link:after,
.header-link:before {
  position: absolute;
  display: block;
  content: ""
}

.header-link:before {
  top: 0;
  right: -7px;
  width: 6px;
  height: 6px;
  background: currentColor;
  border-radius: 50%;
  transform: scale(0)
}

.header-link:after {
  bottom: -.3rem;
  left: 0;
  width: 100%;
  height: .1rem;
  background-color: currentColor
}

.header-link+.header-link {
  margin-left: 3.8rem
}

.header-link+.header-link._blankLink {
  margin-left: 8.5rem
}

.header-link._blankLink+.header-link._blankLink {
  margin-left: 3.8rem
}

.header-link.current {
  font-weight: 700;
  pointer-events: none
}

.header-link.current.link-alive {
  pointer-events: auto
}

.header-link.current:before {
  transform: scale(1)
}

.header-link.current[data-ns=top] {
  color: #931139
}

.header-link.current[data-ns=company] {
  color: #8fa2b9
}

.header-link.current[data-ns=ourBrand] {
  color: #4e653a
}

.header-link.current[data-ns=recruit] {
  color: #2f516f
}

.header-link.current[data-ns=news],
.header-link.current[data-ns=news-detail] {
  color: #ba5018
}

.header-link.current[data-ns=contact],
.header-link.current[data-ns=en] {
  color: #931139
}

.header-btn {
  display: block;
  width: 20px;
  height: 7px;
  padding: 10px;
  position: relative
}

.header-btn span,
.header-btn-close span {
  background: #282828;
  display: block;
  position: absolute
}

@media (max-width:500px) {
  .header-btn {
    width: 24px
  }
}

.header-btn span {
  width: 20px;
  height: 1px;
  left: 10px;
  top: 10px;
  right: 10px;
  transform: scaleX(0);
  transform-origin: 0 0
}

@media (max-width:500px) {
  .header-btn span {
    width: 24px
  }
}

.header-btn span+span {
  bottom: 10px;
  top: auto
}

.header-btn-wrap {
  margin-right: -10px;
  position: relative
}

.header-btn-close {
  display: none;
  width: 8.82px;
  height: 8.82px;
  padding: 10px;
  position: relative
}

@media (max-width:500px) {
  .header-btn-close {
    width: 12px;
    height: 12px
  }
}

.header-btn-close .oh {
  overflow: hidden;
  width: 10px;
  height: 10px;
  position: relative
}

@media (max-width:500px) {
  .header-btn-close .oh {
    width: 13px;
    height: 13px
  }
}

.header-btn-close span {
  width: 12.48px;
  height: 1px;
  left: -1px;
  top: 0;
  bottom: 0;
  margin: auto
}

@media (max-width:500px) {
  .header-btn-close span {
    width: 16px
  }
}

.header-btn-close span:nth-child(1) {
  transform: rotate(45deg)
}

.header-btn-close span:nth-child(2) {
  transform: rotate(-45deg)
}

.header-btn-close-wrap {
  margin-right: -10px;
  margin-top: -20px
}

.header-link:not(.animationnone) {
  transition: color 1s cubic-bezier(.19, 1, .22, 1)
}

.header-link:after,
.header-link:not(.animationnone):before,
.section-company-info dd a[target="_blank"]:after,
.section-news-list-years-item:before {
  transition: transform .5s cubic-bezier(.19, 1, .22, 1)
}

.header-link:after {
  transform-origin: right;
  transform: scaleX(0)
}

@media (hover:hover) {
  .header-link:hover:after {
    transform-origin: left;
    transform: scaleX(1)
  }
}

/* Start css company page */
.section-company-info {
  background: #e5e7ea;
  padding-top: 19.5rem;
  position: relative;
  padding-bottom: 16rem
}

.section-company-info-bg {
  position: absolute;
  top: 19.5rem;
  left: 0;
  width: 68.75%;
  height: calc(100% - 35.5rem);
  background-color: rgba(188, 157, 147, .7);
  opacity: 0;
  transform: translateY(100px)
}

@media (max-width:770px) {
  .header-inner {
    align-items: center
  }

  .section-company-info {
    padding-top: 8rem;
    padding-bottom: 8rem
  }

  .section-company-info-bg {
    width: 84%;
    top: 8rem;
    height: calc(100% - 16rem)
  }
}

.section-company-info-inner {
  margin: 0 10rem;
  position: relative;
  padding-top: 17.2rem;
  padding-bottom: 12rem
}

@media (min-width:501px) and (max-width:770px) {
  .section-company-info-inner {
    margin-left: 5rem;
    margin-right: 5rem
  }
}

@media (max-width:500px) {
  .section-company-info-inner {
    margin-left: 2rem;
    margin-right: 2rem
  }
}

.section-company-info h2 p span {
  white-space: pre;
  font-size: 1.8rem;
  display: inline-block;
  letter-spacing: .15em;
  font-family: latino-urw, serif;
  font-weight: 500;
  text-transform: uppercase;
  opacity: 0;
  transform: translateX(10px)
}

.section-company-info h2 .bar {
  width: 100%;
  height: 1px;
  background: #282828;
  margin-top: 1.5rem;
  transform: translateX(-10px) scaleX(0);
  transform-origin: left
}

.section-company-info ul {
  list-style: none;
  margin: 5.3rem 10rem 0
}

@media (max-width:770px) {
  .section-company-info-inner {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem
  }

  .section-company-info ul {
    margin: 4.5rem 0 0
  }
}

.section-company-info li+li {
  margin-top: 3.2rem
}

.section-company-info dl {
  display: flex;
  font-size: 0
}

.section-company-info dd,
.section-company-info dt {
  font-size: 1.4rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  letter-spacing: .04em
}

.section-company-info dt {
  width: 17rem;
  flex-shrink: 0;
  opacity: 0;
  transform: translateY(10px)
}

.section-company-info dd {
  line-height: 2.21429;
  margin-top: -.60714em;
  opacity: 0;
  transform: translateY(10px)
}

.section-company-info dd a[target="_blank"] {
  position: relative
}

.section-company-info dd a[target="_blank"]:hover:after {
  transform: scaleX(0);
  transform-origin: right
}

.section-company-info dd a[target="_blank"]:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  bottom: -3px;
  position: absolute;
  background-color: currentColor;
  transform: scaleX(1);
  transform-origin: left
}

.section-company-kv {
  background: #e5e7ea;
  height: 100vh;
  height: var(--h);
  padding-top: 15.3rem;
  box-sizing: border-box;
  position: relative
}

@media (max-width:770px) {
  .section-company-info dl {
    display: block
  }

  .section-company-info dt {
    width: 100%;
    font-weight: 700;
    margin-bottom: 2rem
  }

  .section-company-info dd {
    line-height: 1.75;
    margin-top: -.375em
  }

  .section-company-kv {
    padding-top: 11.3rem;
    height: auto
  }
}

.section-company-kv-inner {
  margin-left: 10rem;
  position: relative;
  height: 100%
}

@media (min-width:501px) and (max-width:770px) {
  .section-company-kv-inner {
    margin-left: 5rem;
    margin-right: 0
  }
}

@media (max-width:500px) {
  .section-company-kv-inner {
    margin-left: 2rem;
    margin-right: 0
  }
}

.section-company-kv-bg {
  position: absolute;
  top: 12.5rem;
  left: -.78125%;
  width: 48.15469%;
  height: 0;
  padding-top: 33.75156%;
  background-image: url(../img/company/bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  opacity: 0
}

@media (max-width:770px) {
  .section-company-kv-bg {
    width: 48.712rem;
    height: 34.142rem;
    left: -1rem;
    top: 10.3rem;
    padding-top: 0
  }
}

.section-company-kv h1 .bar,
.section-company-kv h2 .bar {
  display: block;
  width: 30px;
  height: 1px;
  background: #8fa2b9;
  transform-origin: left;
  transform: translate3d(-100%, 0, 1px) scaleX(0)
}

.section-company-kv h1 .text,
.section-company-kv h2 .text {
  margin-top: 3.7rem;
  font-size: 0
}

.section-company-kv h1 .text .oh,
.section-company-kv h2 .text .oh {
  display: inline-block
}

.section-company-kv h1 .text span,
.section-company-kv h2 .text span {
  font-family: latino-urw, serif;
  font-weight: 500;
  font-size: 2.4rem;
  letter-spacing: .15em;
  display: inline-block;
  font-feature-settings: initial;
  transform: translate3d(10px, 0, 1px);
  transform-origin: top;
  opacity: 0;
  white-space: pre
}

.section-company-kv-img {
  position: absolute;
  bottom: 0;
  right: 0;
  height: calc(100% - 3.7rem);
  width: 78.89831%;
  overflow: hidden
}

@media (max-width:770px) {
  .section-company-kv-img {
    position: relative;
    margin: 3.3rem 0 0 auto;
    width: 94.66667%;
    height: 0;
    padding-top: 53.33333%
  }
}

.section-company-kv-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.05);
  opacity: 0
}

.conform-table {
  border-top: 1px solid rgba(241, 241, 241, .2)
}

.conform-table-item {
  display: flex;
  align-items: flex-start;
  padding: 2.475rem 0;
  border-bottom: 1px solid rgba(241, 241, 241, .2)
}

@media (max-width:500px) {
  .conform-table-item {
    display: block
  }
}

.conform-table-item-tit {
  font-size: 1.2rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  margin-right: 3rem;
  white-space: nowrap;
  color: #282828;
  opacity: .5;
  width: 10.4rem;
  line-height: 2.45rem
}

.conform-table-btn p,
.conform-table-item-des {
  font-size: 1.4rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif
}

.conform-table-item-des {
  flex: 1;
  width: calc(100% - 13.4rem);
  font-weight: 300;
  color: #282828;
  line-height: 1.75;
  word-wrap: break-word;
  position: relative
}

.conform-table-btns {
  display: flex;
  align-items: center;
  margin-top: 5rem
}

.conform-table-btn {
  height: 8.4rem
}

.conform-table-btn+.conform-table-btn {
  margin-left: 3rem
}

.conform-table-btn p {
  line-height: 8.4rem;
  font-weight: 500;
  text-align: center
}

@media (max-width:500px) {
  .conform-table-btn {
    height: 6rem
  }

  .conform-table-btn+.conform-table-btn {
    margin-left: 1.2rem
  }

  .conform-table-btn p {
    line-height: 6rem;
    font-size: 1.2rem
  }
}

.conform-table-btn-back {
  width: 38.09524%;
  background-color: #e5e7ea
}

.conform-table-btn-back p {
  color: #282828
}

.conform-table-btn-submit {
  width: 100%;
  flex: 1;
  background-color: #333;
  position: relative;
  font-size: 0;
  overflow: hidden
}

.conform-table-btn-submit p {
  position: relative;
  z-index: 1;
  color: #f1f1f1;
  transition: color 1s cubic-bezier(.19, 1, .22, 1)
}

.conform-table-btn-submit.isSending p {
  color: #282828
}

.conform-table-btn-submit.isSending:after {
  background-color: #e5e7ea;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scaleX(var(--w));
  transform-origin: left;
  display: block;
  padding: 10px 0
}

.section-contact-form {
  background: #bc9d93
}

.section-contact-form-inner {
  padding: 16rem 0;
  margin: 0 30rem 0 10rem;
  display: flex;
  justify-content: space-between
}

@media (min-width:771px) and (max-width:1230px) {
  .section-contact-form-inner {
    margin-right: 10rem
  }
}

@media (min-width:501px) and (max-width:770px) {
  .section-contact-form-inner {
    margin: 0 5rem
  }
}

@media (max-width:500px) {
  .section-contact-form-inner {
    display: block;
    margin: 0 2rem;
    padding-top: 12.5rem;
    padding-bottom: 8rem
  }
}

.section-contact-form h1 .bar,
.section-contact-form h2 .bar {
  display: block;
  width: 30px;
  height: 1px;
  background: #931139;
  transform-origin: left;
  transform: translate3d(-100%, 0, 1px) scaleX(0)
}

.section-contact-form h1 .text,
.section-contact-form h2 .text {
  margin-top: 3.7rem;
  font-size: 0
}

.section-contact-form h1 .text .oh,
.section-contact-form h2 .text .oh {
  display: inline-block
}

.section-contact-form h1 .text span,
.section-contact-form h2 .text span {
  font-family: latino-urw, serif;
  font-weight: 500;
  font-size: 2.4rem;
  letter-spacing: .15em;
  display: inline-block;
  font-feature-settings: initial;
  transform: translate3d(10px, 0, 1px);
  transform-origin: top;
  opacity: 0;
  white-space: pre
}

.section-contact-form .note {
  margin-top: 5rem;
  margin-bottom: 8rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 2.04167
}

.section-contact-form .note.line2 {
  margin-bottom: 4rem
}

.section-contact-form .note span {
  font-size: 2rem;
  color: #ce1c00;
  position: relative;
  top: .4rem;
  display: inline-block;
  margin-right: .3rem
}

.section-contact-form-items {
  width: 65.90909%;
  flex-shrink: 0;
  opacity: 0;
  transform: translate3d(0, 10px, 1px)
}

@media (min-width:501px) and (max-width:1030px) {
  .section-contact-form-items {
    width: 100%;
    margin-left: 9.70874%;
    flex: 1
  }
}

.section-contact-form-items ul {
  display: flex;
  list-style: none
}

.section-contact-form-items ul li.active p,
.section-contact-form-items ul li.active span {
  font-weight: 700;
  opacity: 1
}

.section-contact-form-items ul li span {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  letter-spacing: .08em;
  opacity: .35
}

.section-contact-form-items ul li p {
  display: inline-block;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  font-size: 1.2rem;
  margin-left: 1.2rem;
  opacity: .35
}

@media (max-width:500px) {
  .section-contact-form-items {
    width: 100%;
    margin-top: 5rem
  }

  .section-contact-form-items ul li p {
    margin-left: .8rem
  }
}

.section-contact-form-items ul li+li {
  margin-left: 6.4rem
}

.section-contact-form-items .bar {
  width: 100%;
  height: 1px;
  background: #f1f1f1;
  opacity: .2;
  margin-top: 5rem
}

@media (max-width:500px) {
  .section-contact-form-items ul li+li {
    margin-left: 8.95522%
  }

  .section-contact-form-items .bar {
    margin-top: 4rem
  }
}

@media (min-width:501px) {
  .section-contact-form-items .input_brandtype_inner {
    display: flex;
    gap: 2rem 40px;
    flex-wrap: wrap;
    width: 95%
  }
}

.section-contact-form-items .selectbrandTypeText {
  font-size: 14px;
  width: 100%;
  border-top: none;
  border-right: none;
  border-left: none;
  color: #282828;
  border-bottom: 1px solid rgba(40, 40, 40, .35);
  outline: 0;
  background: #bc9d93;
  padding-bottom: 8px;
  box-sizing: border-box;
  display: inline-block;
  transition: .3s;
  margin-top: -.5rem
}

.section-contact-form-items .selectbrandTypeText:focus {
  border-bottom: 1px solid #282828
}

@media (max-width:500px) {
  .section-contact-form-items .selectbrandTypeText {
    margin-top: 1.5rem
  }
}

.section-contact-form-items form {
  margin-top: 5rem
}

@media (max-width:500px) {
  .section-contact-form-items form {
    margin-top: 4rem
  }
}

.section-contact-form-items form .inputInner {
  position: relative
}

.section-contact-form-items form input {
  margin: 0
}

.section-contact-form-items form input::placeholder {
  color: #ccc
}

.section-contact-form-items form .select_type {
  display: flex
}

.section-contact-form-items form .select_type p {
  position: relative;
  flex-shrink: 0
}

.section-contact-form-items form .select_type p+p {
  margin-left: 4rem
}

@media (max-width:770px) {
  .section-contact-form-items form .select_type {
    display: block
  }

  .section-contact-form-items form .select_type p+p {
    margin-left: 0;
    margin-top: 2rem
  }
}

.section-contact-form-items form .select_type input:checked+label:after {
  transform: scale(1)
}

.section-contact-form-items form .select_type label {
  font-size: 16px;
  color: #282828;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  padding-left: 10px
}

.section-contact-form-items form .select_type label:before {
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border: 1px solid #f1f1f1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  display: block;
  border-radius: 50%;
  background-color: #282828
}

.section-contact-form-items form .select_type label:after {
  width: 6px;
  height: 6px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin: auto;
  content: "";
  display: block;
  border-radius: 50%;
  background-color: #f1f1f1;
  transform: scale(0)
}

.section-contact-form-items form .inputWrap,
.section-contact-form-items form .inputWrapFlex {
  margin-top: 50px
}

.section-contact-form-items form .inputWrap span,
.section-contact-form-items form .inputWrapFlex span {
  font-size: 12px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 700;
  color: #333;
  display: block;
  margin-bottom: 11px;
  width: 100%;
  flex-shrink: 0
}

.section-contact-form-items form .inputWrap input {
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 500;
  padding: 0 0 0 30px;
  box-sizing: border-box;
  border: none;
  outline: 0;
  border-radius: 0;
  color: #282828
}

@media (max-width:500px) {

  .section-contact-form-items form .inputWrap,
  .section-contact-form-items form .inputWrapFlex {
    margin-top: 4rem
  }

  .section-contact-form-items form .inputWrap input {
    height: 4rem;
    padding-left: 2rem
  }
}

.section-contact-form-items form .required {
  position: relative
}

.section-contact-form-items form .required.showAlert .alert {
  display: block
}

.section-contact-form-items form .required.showAlert .inputInner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(206, 28, 20, .15);
  pointer-events: none;
  border: 1px solid #ce1c14;
  box-sizing: border-box
}

.section-contact-form-items form .required .alert {
  position: absolute;
  bottom: -10px;
  transform: translateY(100%);
  width: 100%;
  flex: 0;
  font-size: 12px;
  color: #ce1c00;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  display: none
}

.section-contact-form-items form .required span:after {
  content: "*";
  font-size: 20px;
  color: #ce1c00;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  position: relative;
  top: 4px;
  display: inline-block;
  margin-left: 1px
}

.section-contact-form-items form .inputWrapFlex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 2rem 40px
}

.section-contact-form-items form .inputWrapFlex span {
  margin-bottom: 0
}

@media (max-width:500px) {
  .section-contact-form-items form .inputWrapFlex {
    display: block
  }

  .section-contact-form-items form .inputWrapFlex span {
    margin-bottom: 2rem
  }

  .section-contact-form-items form .inputWrapFlex p.other {
    margin-top: 2rem
  }
}

.section-contact-form-items form .inputWrapFlex p {
  position: relative;
  flex-shrink: 1
}

.section-contact-form-items form .inputWrapFlex p.other {
  display: flex;
  align-items: center;
  width: 100%
}

@media (max-width:500px) {
  .section-contact-form-items form .inputWrapFlex p+p {
    margin-top: 2rem
  }
}

.section-contact-form-items form .inputWrapFlex input:checked+label:after {
  transform: scale(1)
}

.section-contact-form-items form .inputWrapFlex label {
  font-size: 14px;
  color: #282828;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  padding-left: 10px
}

.section-contact-form-items form .inputWrapFlex label:before {
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border: 1px solid #f1f1f1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  display: block;
  border-radius: 50%;
  background-color: #282828
}

.section-contact-form-items form .inputWrapFlex label:after {
  width: 6px;
  height: 6px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  margin: auto;
  content: "";
  display: block;
  border-radius: 50%;
  background-color: #f1f1f1;
  transform: scale(0)
}

.section-contact-form-items form textarea {
  border-radius: 0;
  border: none;
  width: 100%;
  height: 204px;
  appearance: none;
  padding: 21px 30px;
  font-size: 18px;
  box-sizing: border-box
}

@media (max-width:500px) {
  .section-contact-form-items form textarea {
    padding: calc(2rem - 9px) 2rem
  }
}

.section-contact-form-items form .input_file_note {
  font-size: 11px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  margin-top: 20px
}

.section-contact-form-items form .inputFileWrap {
  display: flex;
  position: relative
}

.section-contact-form-items form .inputFileWrap.active .inputFileName {
  display: flex
}

.section-contact-form-items form .inputFileWrap .inputFileBtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 185px;
  height: 40px;
  text-align: center;
  background: #333;
  line-height: 40px;
  color: #f1f1f1;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  font-size: 14px;
  pointer-events: none
}

.section-contact-form-items form .inputFileWrap .inputFileName {
  display: none;
  align-items: center
}

.section-contact-form-items form .inputFileWrap .inputFileName .inputFileNameNormal {
  display: inline-block;
  padding: 2.5px 10px;
  background-color: rgba(241, 241, 241, .5);
  width: auto;
  margin-left: 30px;
  border-radius: 10px;
  font-size: 12px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  line-height: 17px;
  margin-bottom: 0
}

.section-contact-form-items form .inputFileWrap .inputFileName p {
  color: #282828;
  white-space: nowrap;
  margin-left: 8px
}

.section-contact-form-items form .inputFileWrap .inputFileName p span {
  display: inline-block;
  margin-bottom: 0;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 700
}

.contact-thanks h2,
.contact-thanks-des,
.section-contact-form-btn button,
.section-contact-form-note {
  font-weight: 300;
  font-family: dnp-shuei-gothic-gin-std, sans-serif
}

.section-contact-form-items form input[type=file] {
  opacity: 0;
  padding: 0;
  border: none;
  outline: 0;
  width: 185px;
  height: 40px;
  cursor: pointer
}

.section-contact-form-note {
  margin-top: 50px;
  font-size: 12px;
  line-height: 1.75;
  padding: 18.08px 0;
  border-top: 1px solid rgba(241, 241, 241, .2);
  border-bottom: 1px solid rgba(241, 241, 241, .2)
}

@media (max-width:500px) {
  .section-contact-form-note {
    margin-top: 4rem
  }
}

.section-contact-form-note p:before {
  content: "※"
}

.section-contact-form-btn {
  margin-top: 80px;
  width: 290px
}

.section-contact-form-btn button {
  font-size: 14px;
  color: #f1f1f1;
  background: #333;
  width: 100%;
  height: 84px
}

@media (max-width:500px) {
  .section-contact-form-btn {
    margin-top: 6rem
  }

  .section-contact-form-btn button {
    height: 6rem;
    padding: 0
  }
}

.contact-thanks {
  margin-top: 5rem
}

@media (min-width:501px) {
  .contact-thanks br {
    display: none
  }
}

.contact-thanks h2 {
  font-size: 2.4rem;
  line-height: 1.5
}

@media (max-width:500px) {
  .contact-thanks h2 {
    font-size: 2rem
  }
}

.contact-thanks-des {
  font-size: 1.2rem;
  margin-top: 1.4rem;
  line-height: 1.75
}

.contact-thanks .moreBtn {
  margin-top: 3.55rem
}

.contact-thanks .moreBtn span {
  background-color: #931139
}

.section-en {
  background: #bc9d93;
  padding-top: 12rem;
  padding-bottom: 16rem;
  font-family: latino-urw, serif;
  font-weight: 400
}

.section-en-contents {
  max-width: 62.5%;
  margin: auto;
  font-size: 0
}

.section-en-contents img {
  width: 100%
}

.section-en-contents .enkvimg {
  opacity: 0
}

.section-en-contents-tit {
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .08em;
  line-height: 1.15;
  font-size: 3.4rem;
  margin-top: 4.745rem;
  margin-bottom: 2.245rem;
  opacity: 0;
  transform: translateY(10px)
}

.section-en-contents-tit br {
  display: none
}

@media (max-width:500px) {
  .section-en {
    padding-bottom: 8rem
  }

  .section-en-contents {
    max-width: 89.33333%
  }

  .section-en-contents-tit {
    font-size: 3rem;
    margin-top: 3.775rem;
    margin-bottom: 1.775rem
  }

  .section-en-contents-tit br {
    display: block
  }
}

.section-en-contents-bar {
  width: 100%;
  height: 1px;
  transform: scaleX(0);
  transform-origin: left
}

.section-en-contents-bar.black {
  background: #282828
}

.section-en-contents-bar.gray {
  background: #a0867d
}

.section-en-contents-subtit {
  font-weight: 500;
  letter-spacing: .05em;
  line-height: 1.41667;
  font-size: 2.4rem;
  color: #d9cbc6;
  margin-top: 4.52rem;
  opacity: 0;
  transform: translateY(10px)
}

@media (max-width:500px) {
  .section-en-contents-subtit {
    margin-top: 3.64rem;
    font-size: 1.8rem
  }
}

.section-en-contents-des {
  color: #282828;
  font-size: 1.4rem;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  letter-spacing: .05em;
  line-height: 1.64286;
  margin-top: 1.6rem;
  margin-bottom: 4.58rem;
  opacity: 0;
  transform: translateY(10px)
}

.section-en-contents-des span {
  display: block
}

@media (max-width:500px) {
  .section-en-contents-des span+span {
    margin-top: 2.16rem
  }

  .section-en-contents-des {
    margin-top: 2.22rem;
    margin-bottom: 2.58rem
  }
}

.section-en-contents-logos {
  margin-top: -1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5rem
}

@media (min-width:501px) {
  .section-en-contents-logos a.femmue {
    width: 12.53%
  }

  .section-en-contents-logos a.lagom {
    width: 11.415%
  }

  .section-en-contents-logos a.laka {
    width: 9.5%
  }

  .section-en-contents-logos a.sunfood {
    width: 11.275%
  }

  .section-en-contents-logos a.herban {
    width: 11.835%
  }

  .section-en-contents-logos a.allgood {
    width: 6.32375%
  }

  .section-en-contents-logos a.giovanni {
    width: 12.5425%
  }
}

.footeren {
  background: #333;
  color: #e5e7ea;
  padding: 12rem 10rem
}

.footeren h2 {
  font-family: latino-urw, serif;
  font-weight: 400;
  font-size: 2.4rem;
  letter-spacing: .15em
}

.footeren-contact-des,
.footeren-info-inner h3 {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400
}

@media (max-width:500px) {
  .section-en-contents-logos {
    margin-top: 2.58rem;
    margin-bottom: 0;
    flex-wrap: wrap;
    gap: 3.5rem 2rem
  }

  .section-en-contents-logos a {
    width: calc(33% - 2.33333rem);
    display: block
  }

  .section-en-contents-logos a img {
    max-height: 4.6rem
  }

  .section-en-contents-logos a.laka img {
    width: 75%;
    margin: 0 auto;
    display: block
  }

  .section-en-contents-logos+.section-en-contents-bar {
    display: none
  }

  .footeren {
    padding: 8rem 2rem
  }

  .footeren h2 {
    font-size: 2rem
  }

  .footeren-contact-des br {
    display: none
  }
}

.footeren-contact-des {
  margin-top: 1.64rem;
  font-size: 1.2rem;
  letter-spacing: .05em;
  line-height: 1.6
}

.footeren-info {
  margin-top: 4.14rem;
  position: relative
}

.footeren-info-inner h3 {
  font-size: 1.6rem;
  letter-spacing: .05em;
  margin-bottom: 2.4rem
}

.footeren-info-inner dl dd,
.footeren-info-inner dl dt {
  font-size: 1.2rem;
  letter-spacing: .05em;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400
}

.footeren-info-inner dl {
  display: flex;
  align-items: flex-start;
  line-height: 1.6
}

.footeren-info-inner dl dt {
  width: 5.5rem;
  margin-right: 3rem;
  color: #666
}

.footeren-info-inner dl dd {
  color: #f1f1f1;
  flex: 1
}

.footeren-info-inner dl+dl {
  margin-top: 1.3rem
}

.footeren-info-logos {
  position: absolute;
  bottom: 0;
  right: 0
}

@media (max-width:770px) {
  .footeren-info-logos {
    position: relative;
    border: auto;
    right: auto;
    margin-top: 3.64rem
  }
}

.footeren-info-logos img {
  display: block;
  width: 8.374rem;
  height: 4.733rem;
  margin-right: 0;
  margin-left: auto
}

.footeren-info-logos small {
  text-align: right;
  display: block;
  margin-top: 1.7rem;
  font-size: .9rem;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  letter-spacing: .08em;
  color: #999
}

@media (max-width:500px) {
  .footeren-info-logos img {
    margin-left: 0;
    margin-right: auto
  }

  .footeren-info-logos small {
    text-align: left;
    margin-top: 3rem
  }
}

.section-news-contents {
  background-color: #cc9c72
}

.section-news-contents-inner {
  padding: 16rem 0;
  margin: 0 20rem 0 10rem;
  display: flex;
  justify-content: space-between;
  min-height: calc(100vh - 30rem)
}

@media (min-width:501px) and (max-width:770px) {
  .section-news-contents-inner {
    margin: 0 5rem
  }
}

.section-news-contents-tit {
  width: 100%;
  flex: 1
}

@media (max-width:500px) {
  .section-news-contents-inner {
    margin: 0 2rem;
    padding-top: 12.5rem;
    padding-bottom: 8rem;
    display: block
  }

  .section-news-contents-tit {
    margin-bottom: 5rem
  }
}

.section-news-contents-tit h1 .bar,
.section-news-contents-tit h2 .bar {
  display: block;
  width: 30px;
  height: 1px;
  background: #ba5018;
  transform-origin: left;
  transform: translate3d(-100%, 0, 1px) scaleX(0)
}

.section-news-contents-tit h1 .text,
.section-news-contents-tit h2 .text {
  margin-top: 3.7rem;
  font-size: 0
}

.section-news-contents-tit h1 .text .oh,
.section-news-contents-tit h2 .text .oh {
  display: inline-block
}

.section-news-contents-tit h1 .text span,
.section-news-contents-tit h2 .text span {
  font-family: latino-urw, serif;
  font-weight: 500;
  font-size: 2.4rem;
  letter-spacing: .15em;
  display: inline-block;
  font-feature-settings: initial;
  transform: translate3d(10px, 0, 1px);
  transform-origin: top;
  opacity: 0;
  white-space: pre
}

.section-news-contents-item-cat,
.section-news-contents-item-date {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  letter-spacing: .05em;
  font-size: 1.1rem;
  opacity: 0
}

.section-news-contents-item {
  width: 79.59184%;
  flex-shrink: 0
}

.section-news-contents-item-info {
  align-items: center;
  display: flex
}

.section-news-contents-item-date {
  transform: translateY(10px)
}

@media (max-width:500px) {
  .section-news-contents-item {
    width: 100%
  }

  .section-news-contents-item-date {
    display: inline-block
  }
}

.section-news-contents-item-cat {
  margin-left: 3rem;
  background-color: rgba(242, 211, 185, .5);
  line-height: 1.27273;
  border-radius: .8rem;
  padding: 0 1.4rem;
  position: relative;
  transform: translateY(10px)
}

.Firefox .section-news-contents-item-cat p {
  position: relative;
  top: 1px
}

.section-news-contents-item-cat:before {
  content: "";
  width: 1px;
  height: .8rem;
  background: #282828;
  opacity: .3;
  position: absolute;
  display: block;
  left: -1.5rem;
  top: 0;
  bottom: 0;
  margin: auto
}

.section-news-contents-item-title {
  margin-top: 1.8rem;
  position: relative;
  padding-bottom: 1.3rem
}

@media (max-width:500px) {
  .section-news-contents-item-cat {
    display: inline-block;
    margin-left: 3rem
  }

  .section-news-contents-item-title {
    margin-top: 1.325rem;
    padding-bottom: 1.325rem
  }
}

.section-news-contents-item-title h2 {
  font-size: 1.8rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  line-height: 1.75;
  opacity: 0;
  transform: translateY(10px)
}

.section-news-contents-item-title h2 sup {
  font-size: .5em;
  vertical-align: super
}

.section-news-contents-item-title .bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #282828;
  opacity: .2;
  transform: scaleX(0);
  transform-origin: left
}

.section-news-contents-item-inner {
  margin-top: 5.5rem
}

@media (max-width:500px) {
  .section-news-contents-item-inner {
    margin-top: 3.475rem
  }

  .section-news-contents-item-inner>p img {
    max-width: 84.50704%;
    height: auto
  }
}

.section-news-contents-item-inner .summary {
  font-weight: 700;
  white-space: pre-line
}

.section-news-contents-item-inner>p {
  letter-spacing: .1em;
  font-size: 1.4rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  line-height: 1.75;
  margin-top: 2.5rem;
  white-space: pre-line;
  opacity: 0;
  transform: translateY(10px)
}

.section-news-contents-item-inner>p.bold {
  margin-top: 5.5rem;
  font-weight: 700
}

.section-news-contents-item-inner>p img {
  display: block
}

.section-news-contents-item-inner .moreBtn {
  margin-top: 3rem;
  opacity: 0;
  transform: translateY(10px)
}

.section-news-contents-item-inner .moreBtn p {
  margin-top: 0;
  line-height: 1
}

.section-news-contents-item-inner .moreBtn span {
  background: #ba5018
}

.section-news-list {
  background: #cc9c72;
  min-height: 100vh
}

.section-news-list-inner {
  display: flex;
  padding-top: 16rem;
  padding-bottom: 18rem;
  margin: 0 15rem 0 10rem
}

@media (min-width:501px) and (max-width:770px) {
  .section-news-list-inner {
    margin: 0 5rem
  }
}

@media (max-width:500px) {
  .section-news-list-inner {
    margin: 0 2rem;
    padding-top: 12.5rem;
    padding-bottom: 8rem;
    display: block
  }
}

.section-news-list-tit {
  width: 100%;
  flex: 1
}

.section-news-list-tit h1 .bar,
.section-news-list-tit h2 .bar {
  display: block;
  width: 30px;
  height: 1px;
  background: #ba5018;
  transform-origin: left;
  transform: translate3d(-100%, 0, 1px) scaleX(0)
}

.section-news-list-tit h1 .text,
.section-news-list-tit h2 .text {
  margin-top: 3.7rem;
  font-size: 0
}

.section-news-list-tit h1 .text .oh,
.section-news-list-tit h2 .text .oh {
  display: inline-block
}

.section-news-list-tit h1 .text span,
.section-news-list-tit h2 .text span {
  font-family: latino-urw, serif;
  font-weight: 500;
  font-size: 2.4rem;
  letter-spacing: .15em;
  display: inline-block;
  font-feature-settings: initial;
  transform: translate3d(10px, 0, 1px);
  transform-origin: top;
  opacity: 0;
  white-space: pre
}

.section-news-list-years {
  width: 100%
}

.section-news-list-years-inner {
  display: flex;
  overflow-x: auto;
  margin-bottom: 2.6rem
}

.section-news-list-years-item {
  font-size: 1.2rem;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  position: relative;
  color: #8b6d52;
  padding-bottom: 3px;
  opacity: 0;
  transform: translateX(10px)
}

.section-news-list-item-cat,
.section-news-list-item-date {
  font-family: aktiv-grotesk, sans-serif;
  letter-spacing: .05em;
  font-size: 1.1rem
}

.section-news-list-years-item+.section-news-list-years-item {
  margin-left: 2rem
}

.section-news-list-years-item:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  display: block;
  transform: scaleX(0);
  transform-origin: right top
}

.section-news-list-years-item:hover::before {
  transform: scaleX(1);
  transform-origin: left top
}

.section-news-list-years-item.active {
  font-weight: 700;
  color: #282828;
  pointer-events: none
}

.section-news-list-years-item.active.show::before {
  transform: scaleX(1);
  transform-origin: left top
}

.section-news-list-items {
  width: 80.58252%;
  flex-shrink: 0
}

.section-news-list-item {
  display: flex;
  align-items: center;
  padding: 29px 0 28px;
  position: relative
}

@media (max-width:500px) {
  .section-news-list-years-inner {
    margin-top: 3.6rem
  }

  .section-news-list-items {
    width: 100%;
    margin-top: 4.7rem
  }

  .section-news-list-item {
    display: block;
    padding: 2rem 0
  }
}

.section-news-item-cat,
.section-news-list-item-cat {
  line-height: 1.27273;
  border-radius: .8rem;
  padding: 0 1.4rem
}

.section-news-list-item:last-child:after {
  display: block;
  bottom: 0
}

.section-news-list-item:after,
.section-news-list-item:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #282828;
  position: absolute;
  left: 0;
  opacity: .2;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 1s cubic-bezier(.19, 1, .22, 1)
}

.section-news-list-item:after {
  transition-delay: 50ms;
  display: none
}

.section-news-list-item-plus,
.section-recruit-info-content-title .icon span,
.section-recruit-info-content-title-open {
  transition: transform .5s cubic-bezier(.19, 1, .22, 1)
}

.section-news-list-item.show:after,
.section-news-list-item.show:before {
  transform: scaleX(1)
}

.section-news-list-item:before {
  top: 0
}

.section-news-list-item-date {
  font-weight: 400;
  opacity: 0
}

.section-news-list-item-cat {
  margin: 0 34px 0 20px;
  font-weight: 400;
  background-color: rgba(242, 211, 185, .5);
  opacity: 0
}

.Firefox .section-news-list-item-cat p {
  position: relative;
  top: 1px
}

.section-news-list-item-text {
  font-size: 1.2rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  padding-right: 30px;
  opacity: 0
}

@media (max-width:500px) {
  .section-news-list-item-date {
    display: inline-block
  }

  .section-news-list-item-cat {
    display: inline-block;
    margin-left: 1rem
  }

  .section-news-list-item-text {
    margin-top: 1.2rem
  }
}

.section-news-list-item-text p {
  line-height: 1.5
}

.section-news-list-item-plus {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 9px;
  height: 9px;
  opacity: 0
}

.section-news-list-pageNation {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem
}

.section-news-list-pageNation-num {
  display: flex
}

.section-news-list-pageNation-num a {
  font-size: 1.4rem;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  position: relative;
  opacity: 0
}

.section-news-list-pageNation-num a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor
}

.section-news-list-pageNation-num a+a {
  margin-left: 1.7rem
}

.section-news-list-pageNation-arrow {
  display: flex
}

.section-news-list-pageNation-arrow a {
  position: relative;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  opacity: 0
}

.section-news-list-pageNation-arrow a:after {
  content: "";
  display: block;
  width: .761rem;
  height: .751rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/news/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat
}

.section-news-list-pageNation-arrow a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor
}

.section-news-list-pageNation-arrow a+a {
  margin-left: 3rem
}

.section-news-list-pageNation-arrow-next {
  padding-right: 1.761rem
}

.section-news-list-pageNation-arrow-next:after {
  right: 0;
  transition: transform 1s cubic-bezier(.19, 1, .22, 1)
}

.section-news-list-pageNation-arrow-prev {
  padding-left: 1.761rem
}

.section-news-list-pageNation-arrow-prev:after {
  left: 0;
  transform: rotate(180deg);
  transition: transform 1s cubic-bezier(.19, 1, .22, 1)
}

.section-news-list-item:hover .section-news-list-item-plus {
  transform: translateX(-10px) rotate(-90deg)
}

.section-news-list-pageNation-arrow a:before,
.section-news-list-pageNation-num a:before {
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 1s cubic-bezier(.19, 1, .22, 1)
}

.section-news-list-pageNation-arrow a:hover:before,
.section-news-list-pageNation-num a:hover:before {
  transform: scaleX(1);
  transform-origin: left
}

.section-news-list-pageNation-arrow-next:hover:after {
  transform: translateX(10px)
}

.section-news-list-pageNation-arrow-prev:hover:after {
  transform: translateX(-10px) rotate(-180deg)
}

.section-ourBrand-kv {
  background: #808973;
  padding-bottom: 12.7rem
}

.section-ourBrand-kv-inner {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  z-index: 2
}

@media (max-width:500px) {
  .section-ourBrand-kv {
    padding-bottom: 8rem;
    position: relative;
    padding-top: 12.4rem
  }

  .section-ourBrand-kv-inner {
    display: block;
    margin: 0 2rem
  }
}

.section-ourBrand-kv-text {
  margin-left: 10rem;
  margin-right: 9.53125%
}

@media (min-width:501px) and (max-width:770px) {
  .section-ourBrand-kv-text {
    margin-left: 5rem
  }
}

@media (max-width:500px) {
  .section-ourBrand-kv-text {
    margin: 0
  }
}

.section-ourBrand-kv h1 .bar,
.section-ourBrand-kv h2 .bar {
  display: block;
  width: 30px;
  height: 1px;
  background: #acb486;
  transform-origin: left;
  transform: translate3d(-100%, 0, 1px) scaleX(0)
}

.section-ourBrand-kv h1 .text,
.section-ourBrand-kv h2 .text {
  margin-top: 3.7rem;
  font-size: 0
}

.section-ourBrand-kv h1 .text .oh,
.section-ourBrand-kv h2 .text .oh {
  display: inline-block
}

.section-ourBrand-kv h1 .text span,
.section-ourBrand-kv h2 .text span {
  font-family: latino-urw, serif;
  font-weight: 500;
  font-size: 2.4rem;
  letter-spacing: .15em;
  display: inline-block;
  font-feature-settings: initial;
  transform: translate3d(10px, 0, 1px);
  transform-origin: top;
  opacity: 0;
  white-space: pre
}

.section-ourBrand-kv-name {
  margin-top: 7rem
}

@media (max-width:500px) {
  .section-ourBrand-kv-name {
    margin-top: 6rem
  }

  .section-ourBrand-kv-des {
    margin-top: 2.475rem
  }
}

.section-ourBrand-kv h2 {
  font-size: 0
}

.section-ourBrand-kv h2 span {
  font-size: 5rem;
  font-family: latino-urw, serif;
  font-weight: 400;
  letter-spacing: .04em;
  opacity: 0;
  display: inline-block;
  transform: translate3d(15px, 0, 1px);
  white-space: pre
}

.section-ourBrand-kv-des {
  margin-top: 2.475rem;
  opacity: 0;
  transform: translateY(10px)
}

.section-ourBrand-kv-des p {
  font-size: 1.4rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  line-height: 1.75;
  letter-spacing: .1em
}

.section-ourBrand-kv-link {
  margin-top: 2.975rem;
  opacity: 0;
  transform: translateY(10px)
}

.section-ourBrand-kv-link span {
  background: #acb486
}

.section-ourBrand-kv-link p {
  text-transform: uppercase
}

.section-ourBrand-kv-img {
  width: 50%;
  flex-shrink: 0;
  height: 100%
}

@media (max-width:500px) {
  .section-ourBrand-kv-img {
    width: 100%;
    height: 0;
    padding-top: 106.19718%;
    position: relative;
    margin-top: 3rem
  }

  .section-ourBrand-kv-img img {
    position: absolute;
    top: 0;
    left: 0
  }
}

.section-ourBrand-kv-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.05);
  opacity: 0
}

.section-ourBrand-kv-bgTit {
  margin-top: -90px;
  overflow: hidden;
  opacity: 0
}

@media (max-width:500px) {
  .section-ourBrand-kv-bgTit {
    margin-top: 0;
    position: absolute !important;
    bottom: -.5rem
  }

  .section-ourBrand-kv-bgTit-inner {
    width: 100%
  }

  .section-ourBrand-kv-bgTit-inner h3 {
    height: 118.03px !important;
    width: 1008.45px;
    flex-shrink: 0
  }

  .section-ourBrand-kv-bgTit-inner svg {
    height: 100%;
    width: 100%
  }
}

.section-ourBrands-other {
  background: #979f76;
  padding-top: 20rem;
  padding-bottom: 16rem;
  position: relative
}

.section-ourBrands-other-inner {
  margin: 0
}

.section-ourBrands-other-tit {
  margin: 0 10rem
}

@media (min-width:501px) and (max-width:770px) {
  .section-ourBrands-other-tit {
    margin: 0 5rem
  }
}

@media (max-width:500px) {
  .section-ourBrands-other {
    padding-top: 8rem;
    padding-bottom: 8rem
  }

  .section-ourBrands-other-tit {
    margin-left: 2rem;
    margin-right: 2rem
  }
}

.section-ourBrands-other-tit h2 {
  font-size: 0;
  margin-bottom: 16px
}

.section-ourBrands-other-tit h2 span {
  font-size: 1.8rem;
  letter-spacing: .15em;
  font-family: latino-urw, serif;
  font-weight: 500;
  white-space: pre;
  display: inline-block;
  opacity: 0;
  transform: translateX(10px)
}

.section-ourBrands-other-tit .bar {
  width: 100%;
  height: 1px;
  background: #282828;
  transform-origin: left;
  transform: translateX(-10px) scaleX(0)
}

.section-ourBrands-other-items {
  margin-top: 6rem;
  padding-left: 10rem;
  padding-right: 10rem;
  display: grid;
  grid-template-columns: repeat(4, 20.83333%);
  row-gap: 5rem;
  justify-content: space-between
}

@media (max-width:990px) {
  .section-ourBrands-other-items {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto
  }

  .section-ourBrands-other-item+.section-ourBrands-other-item {
    margin-left: 3rem
  }
}

@media (max-width:770px) {
  .section-ourBrands-other-items {
    padding-right: 5rem;
    padding-left: 5rem
  }
}

@media (max-width:500px) {
  .section-ourBrands-other-items {
    padding-right: 2rem;
    padding-left: 2rem
  }
}

.section-ourBrands-other-item {
  min-width: 170px;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  transform: translate3d(0, 0, 1px)
}

.section-ourBrands-other-item-logo {
  height: 0;
  position: relative;
  width: 100%;
  padding-top: 38%;
  opacity: 0;
  transform: translateY(10px)
}

.section-ourBrands-other-item-logo img {
  position: absolute;
  max-width: 100%;
  height: auto;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto
}

.section-ourBrands-other-item-img {
  width: 100%;
  overflow: hidden;
  transform: translate3d(0, 0, 1px);
  position: relative
}

.section-ourBrands-other-item-img-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.section-ourBrands-other-item-img-border div {
  background-color: rgba(255, 255, 255, .3);
  position: absolute
}

.section-ourBrands-other-item-img-border .bottom,
.section-ourBrands-other-item-img-border .top {
  left: 0;
  width: 100%;
  height: 1px;
  transform: scaleX(0)
}

.section-ourBrands-other-item-img-border .top {
  transform-origin: left
}

.section-ourBrands-other-item-img-border .bottom {
  bottom: 0;
  transform-origin: right
}

.section-ourBrands-other-item-img-border .left,
.section-ourBrands-other-item-img-border .right {
  top: 0;
  width: 1px;
  height: 100%;
  transform: scaleY(0)
}

.section-ourBrands-other-item-img-border .left {
  transform-origin: top
}

.section-ourBrands-other-item-img-border .right {
  right: 0;
  transform-origin: bottom
}

.section-ourBrands-other-item-img img {
  width: 100%;
  opacity: 0;
  transform: scale(1.08)
}

.section-ourBrands-other-item-name {
  opacity: 0;
  transform: translateY(10px);
  margin-top: 1.7rem
}

.section-ourBrands-other-item-name p {
  font-size: 12px;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: .08em;
  position: relative;
  padding-left: 15px;
  display: inline-block
}

.section-ourBrands-other-item-name p:before {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 4px;
  left: 0;
  background: #5a6050;
  border-radius: 50%
}

.moreBtn:before,
.section-ourBrands-other-item-name p:after {
  content: "";
  left: 0;
  height: 1px;
  bottom: 0
}

.section-ourBrands-other-item-name p:after {
  display: block;
  width: 100%;
  position: absolute;
  background: #282828
}

.section-ourBrands-other-item-des {
  margin-top: 15px;
  opacity: 0;
  transform: translateY(10px)
}

.section-ourBrands-other-item-des p {
  font-size: 12px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  letter-spacing: .1em;
  line-height: 1.5
}

.section-ourBrands-other-item.sunfood .section-ourBrands-other-item-logo img {
  margin-top: 4%;
  width: 56%
}

@media (max-width:990px) {
  .section-ourBrands-other-item.sunfood .section-ourBrands-other-item-logo img {
    margin-top: 4.11765%;
    width: 64.11765%
  }
}

.section-ourBrands-other-item.lagom .section-ourBrands-other-item-logo img {
  margin-top: 7.42857%;
  width: 58%
}

@media (max-width:990px) {
  .section-ourBrands-other-item.lagom .section-ourBrands-other-item-logo img {
    margin-top: 7.64706%;
    width: 65.29412%
  }
}

.section-ourBrands-other-item.herban .section-ourBrands-other-item-logo img {
  margin-top: 2.85714%;
  width: 64%
}

@media (max-width:990px) {
  .section-ourBrands-other-item.herban .section-ourBrands-other-item-logo img {
    margin-top: 2.94118%;
    width: 77.79412%
  }
}

.section-ourBrands-other-item.allgood .section-ourBrands-other-item-logo img {
  margin-top: 0;
  width: 31%
}

@media (max-width:990px) {
  .section-ourBrands-other-item.allgood .section-ourBrands-other-item-logo img {
    margin-top: 0;
    width: 34.11765%
  }
}

.section-ourBrands-other-item.femmue .section-ourBrands-other-item-logo img {
  margin-top: 8%;
  width: 56%
}

@media (max-width:990px) {
  .section-ourBrands-other-item.femmue .section-ourBrands-other-item-logo img {
    margin-top: 7.64706%;
    width: 65.29412%
  }
}

.section-ourBrands-other-item.laka .section-ourBrands-other-item-logo img {
  margin-top: 9.14286%;
  width: 41%
}

@media (max-width:990px) {
  .section-ourBrands-other-item.laka .section-ourBrands-other-item-logo img {
    margin-top: 9.41176%;
    width: 47.05882%
  }
}

.section-ourBrands-other-item.giovanni .section-ourBrands-other-item-logo img {
  margin-top: 12.57143%;
  width: 70%
}

@media (max-width:990px) {
  .section-ourBrands-other-item.giovanni .section-ourBrands-other-item-logo img {
    margin-top: 12.94118%;
    width: 82.35294%
  }
}

.section-ourBrands-other-item[href] .section-ourBrands-other-item-img.hovered img {
  transition: transform 1.75s cubic-bezier(.19, 1, .22, 1)
}

.section-ourBrands-other-item[href]:hover .section-ourBrands-other-item-img img {
  transform: scale(1.08)
}

.section-ourBrands-other-item[href]:hover .section-ourBrands-other-item-name p:after {
  animation: barAnimation 1s cubic-bezier(.19, 1, .22, 1)
}

.moreBtn {
  position: relative;
  color: #282828;
  display: inline-block;
  padding-bottom: 3px
}

.moreBtn:before {
  display: block;
  width: 100%;
  position: absolute;
  background-color: currentColor
}

.moreBtn p {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  font-size: 1.2rem;
  display: inline-block
}

.moreBtn span {
  width: calc(var(--fs) * .8);
  height: calc(var(--fs) * .8);
  border-radius: 50%;
  margin-right: 5px;
  display: inline-block
}

.moreBtn:hover:before {
  animation: barAnimation 1s cubic-bezier(.19, 1, .22, 1)
}

@keyframes barAnimation {
  0% {
    transform: scaleX(1);
    transform-origin: right
  }

  50% {
    transform-origin: right;
    transform: scaleX(0)
  }

  51% {
    transform-origin: left;
    transform: scaleX(0)
  }

  100% {
    transform-origin: left;
    transform: scaleX(1)
  }
}

.section-policy {
  background: #f5efe5;
  padding-top: 15.3rem;
  padding-bottom: 16rem;
  box-sizing: border-box;
  position: relative
}

@media (max-width:770px) {
  .section-policy {
    padding-top: 11.3rem;
    padding-bottom: 8rem;
    height: auto
  }
}

.section-policy-inner {
  margin-left: 10rem;
  margin-right: 10rem;
  position: relative;
  max-width: 880px
}

@media (min-width:501px) and (max-width:770px) {
  .section-policy-inner {
    margin-left: 5rem;
    margin-right: 5rem
  }
}

@media (max-width:500px) {
  .section-policy-inner {
    margin-left: 2rem;
    margin-right: 2rem
  }
}

.section-policy h1 .bar,
.section-policy h2 .bar {
  display: block;
  width: 30px;
  height: 1px;
  background: #b4a58e;
  transform-origin: left;
  transform: translate3d(-100%, 0, 1px) scaleX(0)
}

.section-policy h1 .text,
.section-policy h2 .text {
  margin-top: 3.7rem;
  font-size: 0
}

.section-policy h1 .text .oh,
.section-policy h2 .text .oh {
  display: inline-block
}

.section-policy h1 .text span,
.section-policy h2 .text span {
  font-family: latino-urw, serif;
  font-weight: 500;
  font-size: 2.4rem;
  letter-spacing: .15em;
  display: inline-block;
  font-feature-settings: initial;
  transform: translate3d(10px, 0, 1px);
  transform-origin: top;
  opacity: 0;
  white-space: pre
}

.section-policy-contents .bar h3,
.section-policy-contents .bar ol li,
.section-policy-contents .bar p {
  font-size: 1.4rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif
}

.section-policy-contents {
  margin-top: 7.5rem;
  opacity: 0;
  transform: translateY(10px)
}

.section-policy-contents .bar {
  padding: 5rem 0;
  position: relative
}

.section-policy-contents .bar:before,
.section-policy-contents .bar:last-child:after {
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  opacity: .2;
  background: #282828;
  left: 0;
  content: ""
}

.section-policy-contents .bar:before {
  top: 0
}

.section-policy-contents .bar p {
  line-height: 1.63333;
  font-weight: 300;
  letter-spacing: .1em
}

.section-policy-contents .bar .mt-30 {
  margin-top: 2.16rem
}

.section-policy-contents .bar h3 {
  font-weight: 700;
  color: #b4a58e;
  margin-bottom: 2.58rem
}

.section-policy-contents .bar ol li {
  list-style-type: none;
  line-height: 1.63333;
  font-weight: 500
}

.section-policy-contents .bar:last-child:after {
  bottom: 0
}

/* Start css リクルートページ */
.section-recruit-kv {
  background: #91a2b1;
  padding-top: 15.3rem;
  box-sizing: border-box;
  position: relative
}

.section-recruit-kv-inner {
  margin-left: 10rem;
  margin-right: 10rem;
  position: relative;
  height: 100%;
  display: flex;
  justify-content: space-between
}

@media (min-width:501px) and (max-width:770px) {
  .section-recruit-kv-inner {
    margin: 0 5rem
  }
}

@media (max-width:500px) {
  .section-recruit-kv {
    padding-top: 12.5rem
  }

  .section-recruit-kv-inner {
    margin: 0 2rem;
    display: block
  }
}

.section-recruit-kv h1 .bar,
.section-recruit-kv h2 .bar {
  display: block;
  width: 30px;
  height: 1px;
  background: #2f516f;
  transform-origin: left;
  transform: translate3d(-100%, 0, 1px) scaleX(0)
}

.section-recruit-kv h1 .text,
.section-recruit-kv h2 .text {
  margin-top: 3.7rem;
  font-size: 0
}

.section-recruit-kv h1 .text .oh,
.section-recruit-kv h2 .text .oh {
  display: inline-block
}

.section-recruit-kv h1 .text span,
.section-recruit-kv h2 .text span {
  font-family: latino-urw, serif;
  font-weight: 500;
  font-size: 2.4rem;
  letter-spacing: .15em;
  display: inline-block;
  font-feature-settings: initial;
  transform: translate3d(10px, 0, 1px);
  transform-origin: top;
  opacity: 0;
  white-space: pre
}

.section-recruit-kv-des {
  width: 63.14815%;
  margin-bottom: 6.5rem;
  margin-top: 3.7rem
}

@media (max-width:500px) {
  .section-recruit-kv-des {
    margin-top: 5rem;
    width: 100%;
    margin-bottom: 2.5rem
  }
}

.section-recruit-kv-des h2 {
  display: flex;
  align-items: center;
  color: #2f516f
}

.section-recruit-kv-des h2 p {
  font-size: 0
}

.section-recruit-kv-des h2 p span {
  opacity: 0;
  display: inline-block;
  transform: translate3d(7px, 0, 1px);
  font-size: 1.4rem;
  font-family: latino-urw, serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: .1em
}

.section-recruit-kv-des h2 .bar {
  display: block;
  width: 137px;
  height: 1px;
  margin-left: 15px;
  opacity: .5;
  background-color: currentColor;
  transform-origin: left;
  transform: translate3d(15px, 0, 1px) scaleX(0)
}

.section-recruit-kv-text {
  margin-top: 2rem;
  font-size: 1.4rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  letter-spacing: .1em;
  line-height: 1.75;
  text-align: justify;
  opacity: 0;
  transform: translateY(10px)
}

.section-recruit-kv-img {
  margin-right: 10rem;
  height: 0;
  padding-top: 44.57627%;
  position: relative;
  opacity: 0
}

@media (min-width:501px) and (max-width:770px) {
  .section-recruit-kv-img {
    margin-right: 5rem
  }
}

@media (max-width:500px) {
  .section-recruit-kv-img {
    margin-right: 2rem;
    padding-top: 53.33333%
  }
}

.section-recruit-kv-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0
}

.section-recruit-info {
  background: #91a2b1;
  padding-top: 19.5rem;
  padding-bottom: 16rem;
  position: relative
}

.section-recruit-info-bg {
    position: absolute;
    top: 19.5rem;
    left: 0;
    width: 68.75%;
    height: calc(100% - 35.5rem);
    background-color: #E5E7EA;
}

@media (max-width:770px) {
    .header-inner {
      align-items: center
    }
  
    .section-recruit-info {
      padding-top: 8rem;
      padding-bottom: 8rem
    }
  
    .section-recruit-info-bg {
      width: 84%;
      top: 8rem;
      height: calc(100% - 16rem)
    }
}
  
.section-recruit-info-inner {
  margin: 0 10rem;
  position: relative;
  padding-top: 17.2rem;
  padding-bottom: 12rem
}

@media (min-width:501px) and (max-width:770px) {
  .section-recruit-info-inner {
    margin-left: 5rem;
    margin-right: 5rem
  }
}

@media (max-width:500px) {
  .section-recruit-info-inner {
    margin-left: 2rem;
    margin-right: 2rem
  }
}

@media (max-width:770px) {
  .section-recruit-info-inner {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem
  }

  .section-recruit-info ul {
    margin: 4.5rem 0 0
  }
}

.section-recruit-info li+li {
  margin-top: 3.2rem
}

.section-recruit-info dl {
  display: flex;
  font-size: 0
}

.section-recruit-info dd,
.section-recruit-info dt {
  font-size: 1.4rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  letter-spacing: .04em;
  opacity: 0; /* 最初は透明 */
  transform: translateY(10px); /* 最初は下にずらす */
  animation: fadeInUp 0.8s ease forwards; /* アニメーション適用 */
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.section-recruit-info dt {
  width: 17rem;
  flex-shrink: 0;
  animation-delay: 0.2s; /* 少し遅れて実行 */
}

.section-recruit-info dd {
  line-height: 2.21429;
  margin-top: -.60714em;
  animation-delay: 0.4s; /* dtよりさらに遅れて実行 */
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width:770px) {
  .section-recruit-info dl {
    display: block
  }

  .section-recruit-info dt {
    width: 100%;
    font-weight: 700;
    margin-bottom: 2rem
  }

  .section-recruit-info dd {
    line-height: 1.75;
    margin-top: -.375em
  }
}


.section-recruit-info h3 {
  font-size: 1.8rem;
  font-family: latino-urw, serif;
  font-weight: 500;
  letter-spacing: .15em
}

.section-recruit-info-inner h3 .bar {
  width: 100%;
  height: 1px;
  background: #282828;
  margin-top: 1.5rem;
  transform: translateX(-10px) scaleX(1);
  transform-origin: left
}

.section-recruit-info ul {
  list-style: none;
  margin: 5.3rem 10rem 0
}

@media (max-width:770px) {
  .section-recruit-info-inner {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem
  }

  .section-recruit-info ul {
    margin: 4.5rem 0 0
  }

  .section-recruit-info dl {
    display: block
  }

  .section-recruit-info dt {
    width: 100%;
    font-weight: 700;
    margin-bottom: 2rem
  }

  .section-recruit-info dd {
    line-height: 1.75;
    margin-top: -.375em
  }
}







/* 
ここまで
*/



/* .section-recruit-info-inner {
  margin-left: 10rem;
  margin-right: 10rem
}

@media (min-width:501px) and (max-width:770px) {
  .section-recruit-info-inner {
    margin: 0 5rem
  }
}

@media (max-width:500px) {
  .section-recruit-info-inner {
    margin: 0 2rem
  }
} */



/* .section-recruit-info-contents {
  margin-top: 3.5rem
}

@media (max-width:770px) {
  .section-policy-contents .bar:last-child:after {
    display: none
  }

  .section-recruit-info {
    padding-top: 6rem;
    padding-bottom: 8rem
  }

  .section-recruit-info-contents {
    margin-top: 2.5rem
  }
}

.section-recruit-info-content {
  border-top: 1px solid rgba(67, 88, 106, .2);
  border-bottom: 1px solid rgba(67, 88, 106, .2)
}

.section-recruit-info-content[data-opened=false]:hover .section-recruit-info-content-title-open {
  transform: translateX(-10px) rotate(-90deg)
}

.section-recruit-info-content-title {
  padding: 4rem 0;
  cursor: pointer;
  position: relative
}

.section-recruit-info-content-title p {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  font-size: 1.8rem;
  letter-spacing: .05em
}

@media (max-width:770px) {
  .section-recruit-info-content-title {
    padding: 5rem 0
  }

  .section-recruit-info-content-title p {
    font-size: 1.6rem
  }
}

.section-recruit-info-content-wrap-des-p,
.section-recruit-info-content-wrap-title {
  font-size: 1.4rem;
  letter-spacing: .04em;
  font-family: dnp-shuei-gothic-gin-std, sans-serif
}

.section-recruit-info-content-title .icon {
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto
}

@media (max-width:770px) {
  .section-recruit-info-content-title .icon {
    width: 1.4rem;
    height: 1.4rem
  }
}

.section-recruit-info-content-title .icon span {
  background-color: #282828;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto
}

.section-recruit-info-content-title-open span:nth-child(1) {
  transform: rotate(90deg)
}

.section-recruit-info-content-title-close span {
  transform: scaleX(0);
  transform-origin: center
}

.section-recruit-info-content-wrap {
  height: 0;
  overflow: hidden;
  margin-left: 30rem
}

@media (min-width:501px) and (max-width:770px) {
  .section-recruit-info-content-wrap {
    margin-left: 15rem
  }
}

@media (max-width:500px) {
  .section-recruit-info-content-wrap {
    margin-left: 0
  }
}

.section-recruit-info-content-wrap-inner {
  display: flex;
  justify-content: space-between;
  padding-top: 1px
}

.section-recruit-info-content-wrap-title {
  font-weight: 700
}

.section-recruit-info-content-wrap-des {
  flex: 1;
  margin-right: 10rem;
  margin-left: 7rem;
  padding-bottom: 4rem;
  text-align: justify
}

@media (max-width:980px) {
  .section-recruit-info-content-wrap-inner {
    display: block
  }

  .section-recruit-info-content-wrap-des {
    margin-top: 2rem;
    margin-left: 0
  }
}

@media (max-width:770px) {
  .section-recruit-info-content-wrap-des {
    margin-right: 0
  }
}

.section-recruit-info-content-wrap-des-p {
  font-weight: 300;
  line-height: 1.75;
  position: relative;
  top: -.525rem
}

.section-recruit-info-content-wrap-des a {
  margin-left: auto;
  display: block;
  margin-right: 0;
  width: 29rem;
  padding: 3.5rem 0;
  background: #333;
  text-align: center;
  margin-top: 3.975rem;
  font-size: 0;
  transition: opacity 1s cubic-bezier(.19, 1, .22, 1)
}

@media (max-width:500px) {
  .section-recruit-info-content-wrap-des a {
    width: 100%;
    margin-top: 2.975rem;
    padding: 2.5rem 0
  }
}

.section-recruit-info-content-wrap-des a:hover {
  opacity: .5
}

.section-recruit-info-content-wrap-des a p {
  font-size: 1.4rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  color: #f1f1f1;
  position: relative;
  display: inline-block
}

.section-recruit-info-content-wrap-des a p:after {
  content: "";
  width: 1.13rem;
  height: 1.063rem;
  background-image: url(/assets/img/common/newPage.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: -2.13rem;
  top: 0;
  bottom: 0;
  margin: auto
}

.section-recruit-info-content[data-opened=true] .section-recruit-info-content-title-open span:nth-child(1) {
  transform: rotate(90deg) scaleX(0)
}

.section-recruit-info-content[data-opened=true] .section-recruit-info-content-title-open span:nth-child(2) {
  transform: scaleX(0)
}

.section-recruit-info-content[data-opened=true] .section-recruit-info-content-title-close span {
  transition-delay: .5s;
  transform: scaleX(1)
}

.section-recruit-info-content[data-opened=false] .section-recruit-info-content-title-open span {
  transition-delay: .5s
} */


/* Start of about page */
.section-about {
  padding-top: 10rem;
  padding-bottom: 12rem;
  background-color: #e5e7ea;
  position: relative
}

.section-about:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 63.9rem;
  height: 100%;
  background-image: url(../img/top/leaf_1.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 63.9rem auto;
  mix-blend-mode: multiply
}

.section-about-inner {
  margin-left: 10rem;
  position: relative;
  z-index: 2
}

@media (min-width:501px) and (max-width:770px) {
  .section-about-inner {
    margin-left: 5rem
  }
}

@media (max-width:500px) {
  .section-about:before {
    width: 100%;
    background-size: 31.8rem auto
  }

  .section-about {
    padding-top: 8rem;
    padding-bottom: 8rem
  }

  .section-about-inner {
    margin-left: 2rem
  }
}

.section-about h3 {
  display: flex;
  align-items: center;
  margin-left: 3px
}

.section-about h3 p {
  color: #931139;
  font-family: latino-urw, serif;
  font-weight: 500;
  font-style: italic;
  font-size: 1.2rem;
  letter-spacing: .02em;
  margin-right: 1.5rem;
  overflow: hidden
}

.section-about h3 .bar {
  width: 10rem;
  height: 1px;
  background: #931139;
  opacity: .4
}

@media (max-width:500px) {
  .section-about h3 p {
    font-size: 1.1rem
  }

  .section-about h3 .bar {
    width: 8rem
  }
}

.section-about-tit {
  margin-top: 9px
}

.section-about-tit .text {
  display: inline-block;
  position: relative
}

.section-about-tit p {
  overflow: hidden;
  font-size: 0
}

.section-about-tit p span {
  font-family: source-han-serif-japanese, serif;
  font-weight: 300;
  font-size: 4rem;
  letter-spacing: .07em;
  line-height: 1.75;
  color: #333
}

@media (min-width:501px) and (max-width:770px) {
  .section-about-tit p span {
    font-size: 3rem
  }
}

@media (min-width:375px) and (max-width:500px) {
  .section-about-tit p span {
    font-size: 2.4rem
  }
}

@media (max-width:374px) {
  .section-about-tit p span {
    font-size: 2.1rem
  }
}

.section-about-tit .bar {
  position: absolute;
  bottom: 1.1rem;
  left: 0;
  width: 100%;
  height: 1px;
  background: #333
}

@media (min-width:501px) and (max-width:770px) {
  .section-about-tit .bar {
    bottom: .725rem
  }
}

.section-about-block {
  display: flex;
  margin-top: 5.2rem
}

@media (max-width:500px) {
  .section-about-tit .bar {
    bottom: .5rem
  }

  .section-about-block {
    flex-flow: column;
    margin-top: 3.7rem
  }

  .section-about-block-text {
    order: 2;
    margin-top: 4rem
  }
}

.section-about-block-text {
  width: 100%;
  flex: 1
}

.section-about-block-text-des {
  font-size: 1.3rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  line-height: 2;
  letter-spacing: .04em
}

@media (max-width:770px) {
  .section-about-block-text-des br {
    display: none
  }

  .section-about-block-text-des+.section-about-block-text-des {
    margin-top: 1.95rem
  }
}

@media (max-width:500px) {
  .section-about-block-text-des {
    width: 83.38028%
  }
}

.section-about-block-text .moreBtn {
  margin-top: 3.35rem
}

.section-about-block-text .moreBtn span {
  background-color: #8fa2b9
}

.section-about-block-photos {
  width: calc(50% + 5rem);
  height: 0;
  padding-top: 44.83051%;
  flex-shrink: 0;
  position: relative;
  margin-top: 8px
}

@media (max-width:500px) {
  .section-about-block-photos {
    order: 1;
    width: 100%;
    display: flex;
    height: 74.26667vw;
    padding: 0
  }
}

.section-about-block-photo {
  position: absolute;
  width: 49.6875%;
  top: 0;
  overflow: hidden
}

.section-about-block-photo1 {
  z-index: 1;
  margin-left: 9.375%;
  margin-top: 10.9375%
}

.section-kv h1,
.section-kv-inner {
  position: relative;
  z-index: 2;
  transform: translate3d(0, 0, 1px)
}

@media (max-width:500px) {
  .section-about-block-photo {
    position: relative;
    width: 47.04225%
  }

  .section-about-block-photo1 {
    margin-right: -20px;
    margin-left: auto
  }
}

.section-about-block-photo2 {
  right: 0
}

.section-about-block-photo img {
  width: 100%
}

.section-kv {
  background-color: #bc9d93;
  height: var(--h);
  min-height: 70rem;
  max-height: 70vw;
  padding-bottom: 1rem;
  padding-top: 9.1rem;
  position: relative;
  overflow: hidden
}

@media (max-width:500px) {
  .section-kv {
    padding-top: 8rem;
    min-height: inherit;
    max-height: inherit;
    height: calc(var(--h) - 3rem);
    padding-bottom: 0
  }
}

.section-kv-inner {
  margin-left: 8.4rem;
  height: calc(100% - 9.1rem)
}

@media (min-width:501px) and (max-width:770px) {
  .section-kv-inner {
    margin-left: 5rem
  }
}

.section-kv h1 {
  font-size: 0
}

.section-kv h1 .mozi {
  font-size: 0;
  transform: translate3d(0, 0, 1px)
}

.section-kv h1 .mozi span {
  opacity: 0;
  white-space: pre;
  display: inline-block;
  color: #282828;
  font-size: 7rem;
  letter-spacing: .02em;
  font-family: latino-urw, serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.37143;
  transform: translate3d(0, 0, 1px)
}

.section-kv-scroll p,
.section-news-item-cat,
.section-news-item-date,
.section-ourBrand-item-tit {
  font-family: aktiv-grotesk, sans-serif
}

@media (max-width:770px) {
  .section-kv h1 .mozi span {
    font-size: 5rem
  }
}

@media (max-width:500px) {
  .section-kv-inner {
    margin-left: 2rem;
    height: calc(100% - 5rem)
  }

  .section-kv h1 .mozi span {
    font-size: 3.6rem
  }
}

.section-kv h1 .line {
  width: 147.7px;
  height: 1px;
  margin-left: 6.5rem;
  margin-top: 6rem;
  transform: rotate(-55deg)
}

.section-kv h1 .line span {
  width: 100%;
  height: 100%;
  display: block;
  transform-origin: 0 0;
  transform: scaleX(0);
  background-color: #282828
}

@media (max-width:500px) {
  .section-kv h1 .line {
    width: 104px;
    margin-left: 0;
    margin-top: 46px
  }
}

@media (max-height:700px) and (min-width:501px) {
  .section-kv h1 .line {
    width: 21vh;
    margin-top: 5.71429vh
  }
}

.section-kv-img {
  position: absolute;
  right: 0;
  top: 4.7rem;
  width: 86.1204%;
  height: calc(100% - 4.7rem);
  opacity: 0;
  overflow: hidden;
  transform: translate3d(0, 0, 1px)
}

@media (max-width:500px) {
  .section-kv-img {
    width: 100%;
    bottom: 0;
    height: calc(100% - 3.6rem * 1.37143 * 5 + 27px);
    top: auto;
    margin-top: calc(-46px - 3.6rem * 1.37143 * .5);
    position: relative
  }
}

.section-kv-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top
}

.section-kv-scroll {
  position: absolute;
  left: 0;
  bottom: 10.1rem;
  z-index: 3;
  margin-left: 2rem;
  width: 1rem;
  padding: 1rem 1rem 0;
  opacity: 0
}

.section-kv-scroll p {
  transform: rotate(-90deg);
  font-size: 1rem;
  color: #282828;
  letter-spacing: .05em;
  font-weight: 400;
  text-transform: uppercase
}

.section-kv-scroll .barWrap {
  width: 1px;
  height: 8rem;
  margin: 1rem auto 0;
  overflow: hidden
}

@media (max-width:500px) {
  .section-kv-scroll {
    bottom: 5rem
  }

  .section-kv-scroll .barWrap {
    height: 5rem
  }
}

.section-kv-scroll .barWrap .bar {
  width: 100%;
  height: 100%;
  background: #282828;
  transform: translateY(-100%)
}

.section-kv-scroll.baranimation .bar {
  animation: roopbar 3s cubic-bezier(.19, 1, .22, 1) infinite
}

@keyframes roopbar {
  0% {
    transform: translate3d(0, -100%, .1px) scaleY(1)
  }

  100% {
    transform: translate3d(0, 50%, .1px) scaleY(0)
  }
}

.section-news {
  background-color: #cc9c72;
  padding: 12rem 0 16rem;
  position: relative
}

.section-news:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 24.6rem;
  height: 100%;
  background-image: url(../img/top/leaf_3.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 24.6rem auto;
  mix-blend-mode: multiply
}

@media (max-width:500px) {
  .section-news:before {
    width: 100%;
    background-size: 16rem auto
  }

  .section-news {
    padding: 8rem 0
  }
}

.section-news-inner {
  margin-right: 10rem;
  position: relative;
  z-index: 2
}

.section-news-block {
  display: flex
}

.section-news-texts {
  width: 100%;
  flex: 1
}

@media (max-width:770px) {
  .section-news-inner {
    margin-right: 0
  }

  .section-news-block {
    display: block
  }

  .section-news-texts {
    display: flex;
    justify-content: space-between
  }
}

.section-news-texts h1 .bar,
.section-news-texts h2 .bar {
  display: block;
  width: 30px;
  height: 1px;
  background: #ba5018;
  transform-origin: left;
  transform: translate3d(-100%, 0, 1px) scaleX(0)
}

.section-news-texts h1 .text,
.section-news-texts h2 .text {
  margin-top: 3.7rem;
  font-size: 0
}

.section-news-texts h1 .text .oh,
.section-news-texts h2 .text .oh {
  display: inline-block
}

.section-news-texts h1 .text span,
.section-news-texts h2 .text span {
  font-family: latino-urw, serif;
  font-weight: 500;
  font-size: 2.4rem;
  letter-spacing: .15em;
  display: inline-block;
  font-feature-settings: initial;
  transform: translate3d(10px, 0, 1px);
  transform-origin: top;
  opacity: 0;
  white-space: pre
}

.section-news-item-cat,
.section-news-item-date {
  font-weight: 400;
  letter-spacing: .05em;
  font-size: 11px
}

.section-news-texts h2 {
  margin-left: 10rem;
  margin-bottom: 9.5rem
}

@media (min-width:501px) and (max-width:770px) {
  .section-news-texts h2 {
    margin-left: 5rem
  }
}

@media (max-width:500px) {
  .section-news-texts h2 {
    margin-left: 2rem;
    margin-bottom: 3rem
  }
}

.section-news-texts-img {
  width: calc(100% - 12rem);
  overflow: hidden
}

@media (max-width:770px) {
  .section-news-texts-img {
    width: 37.33333%
  }
}

.section-news-texts-img img {
  opacity: 0;
  transform: scale(1.05);
  width: 100%
}

.section-news-items {
  width: 55.9322%;
  flex-shrink: 0
}

@media (max-width:770px) {
  .section-news-items {
    margin: 3rem 5rem 0;
    width: auto
  }
}

@media (max-width:500px) {
  .section-news-items {
    margin-left: 2rem;
    margin-right: 2rem
  }
}

.section-news-items-more {
  margin-top: 5.1rem;
  text-align: right
}

@media (max-width:770px) {
  .section-news-items-more {
    margin-top: 4rem
  }
}

.section-news-items .moreBtn {
  opacity: 0;
  transform: translateY(10px)
}

.section-news-items .moreBtn span {
  background: #ba5018;
  margin-right: .2rem
}

.section-news-item {
  display: flex;
  align-items: center;
  padding: 29px 0 28px;
  position: relative
}

@media (max-width:500px) {
  .section-news-item {
    display: block;
    padding: 2rem 0
  }
}

.section-news-item:after,
.section-news-item:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #282828;
  position: absolute;
  left: 0;
  opacity: .2;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 1s cubic-bezier(.19, 1, .22, 1)
}

.section-news-item:after {
  transition-delay: 50ms;
  display: none
}

.section-news-item.show:after,
.section-news-item.show:before {
  transform: scaleX(1)
}

.section-news-item:before {
  top: 0
}

.section-news-item:last-child:after {
  display: block;
  bottom: 0
}

.section-news-item-date {
  opacity: 0
}

.section-news-item-cat {
  margin: 0 34px 0 20px;
  background-color: rgba(242, 211, 185, .5);
  opacity: 0
}

.Firefox .section-news-item-cat p {
  position: relative;
  top: 1px
}

.section-news-item-text {
  font-size: 12px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  padding-right: 30px;
  opacity: 0
}

@media (max-width:500px) {
  .section-news-item-date {
    display: inline-block
  }

  .section-news-item-cat {
    display: inline-block;
    margin-left: 1rem
  }

  .section-news-item-text {
    margin-top: 1.2rem
  }
}

.section-news-item-text p {
  line-height: 1.5
}

.section-news-item-plus {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 9px;
  height: 9px;
  opacity: 0;
  transition: transform .5s cubic-bezier(.19, 1, .22, 1)
}

.section-news-item:hover .section-news-item-plus {
  transform: translateX(-10px) rotate(-90deg)
}

.section-ourBrand {
  position: relative;
  background: #6d7463;
  padding-top: 10rem;
  padding-bottom: 12rem;
  overflow: hidden
}

.section-ourBrand-bg {
  position: absolute;
  width: 27.34375%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 0;
  overflow: hidden
}

.section-ourBrand-bg:before {
  content: "";
  display: block;
  width: 110%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .4)
}

.section-ourBrand-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.section-ourBrand-inner {
  position: relative;
  z-index: 1;
  user-select: none
}

.section-ourBrand-bgTit,
.section-ourBrand-kv-bgTit {
  position: relative
}

.section-ourBrand-bgTit-inner,
.section-ourBrand-kv-bgTit-inner {
  display: flex
}

.section-ourBrand-bgTit h3,
.section-ourBrand-kv-bgTit h3 {
  flex-shrink: 0;
  height: 161px;
  backface-visibility: hidden
}

@media (max-width:500px) {
  .section-ourBrand {
    padding-top: 6rem;
    padding-bottom: 8rem
  }

  .section-ourBrand-bgTit h3,
  .section-ourBrand-kv-bgTit h3 {
    height: 141.44px
  }
}

.section-ourBrand-bgTit h3 svg,
.section-ourBrand-kv-bgTit h3 svg {
  height: 100%;
  width: auto;
  backface-visibility: hidden
}

.section-ourBrand-bgTit h3+h3,
.section-ourBrand-kv-bgTit h3+h3 {
  margin-left: 100px
}

.section-ourBrand-bgTit h1 .bar,
.section-ourBrand-bgTit h2 .bar,
.section-ourBrand-kv-bgTit h1 .bar,
.section-ourBrand-kv-bgTit h2 .bar {
  display: block;
  width: 30px;
  height: 1px;
  background: #acb486;
  transform-origin: left;
  transform: translate3d(-100%, 0, 1px) scaleX(0)
}

.section-ourBrand-bgTit h1 .text,
.section-ourBrand-bgTit h2 .text,
.section-ourBrand-kv-bgTit h1 .text,
.section-ourBrand-kv-bgTit h2 .text {
  margin-top: 3.7rem;
  font-size: 0
}

.section-ourBrand-bgTit h1 .text .oh,
.section-ourBrand-bgTit h2 .text .oh,
.section-ourBrand-kv-bgTit h1 .text .oh,
.section-ourBrand-kv-bgTit h2 .text .oh {
  display: inline-block
}

.section-ourBrand-bgTit h1 .text span,
.section-ourBrand-bgTit h2 .text span,
.section-ourBrand-kv-bgTit h1 .text span,
.section-ourBrand-kv-bgTit h2 .text span {
  font-family: latino-urw, serif;
  font-weight: 500;
  font-size: 2.4rem;
  letter-spacing: .15em;
  display: inline-block;
  font-feature-settings: initial;
  transform: translate3d(10px, 0, 1px);
  transform-origin: top;
  opacity: 0;
  white-space: pre
}

.section-ourBrand-bgTit h2,
.section-ourBrand-kv-bgTit h2 {
  position: absolute;
  top: 37px;
  left: 0;
  font-family: latino-urw, serif;
  font-weight: 500;
  color: #fff;
  margin-left: 10rem
}

.section-ourBrand-items {
  display: flex;
  padding-left: 10rem;
  margin-top: -5px;
  user-select: none
}

@media (min-width:501px) and (max-width:770px) {

  .section-ourBrand-bgTit h2,
  .section-ourBrand-kv-bgTit h2 {
    margin-left: 5rem
  }

  .section-ourBrand-items {
    padding-left: 5rem
  }
}

.section-ourBrand-items.isSP {
  overflow-x: auto;
  overflow-y: hidden
}

.section-ourBrand-items.isSP .section-ourBrand-item:last-child {
  padding-right: 40px
}

.section-ourBrand-items-wrap {
  cursor: grab
}

.section-ourBrand-items-wrap.grabbing {
  cursor: grabbing
}

.section-ourBrand-item {
  flex-shrink: 0;
  width: 300px;
  color: #fff;
  user-select: none
}

@media (max-width:770px) {
  .section-ourBrand-item {
    width: 250px
  }
}

@media (max-width:500px) {

  .section-ourBrand-bgTit h2,
  .section-ourBrand-kv-bgTit h2 {
    margin-left: 2rem
  }

  .section-ourBrand-items {
    padding-left: 2rem
  }

  .section-ourBrand-item {
    width: 238px
  }
}

.section-ourBrand-item.eventNone {
  pointer-events: none
}

.section-ourBrand-item+.section-ourBrand-item {
  margin-left: 50px
}

.section-ourBrand-item-img {
  position: relative;
  width: 300px;
  height: 300px;
  overflow: hidden
}

@media (max-width:770px) {
  .section-ourBrand-item-img {
    width: 250px;
    height: 250px
  }
}

@media (max-width:500px) {
  .section-ourBrand-item+.section-ourBrand-item {
    margin-left: 40px
  }

  .section-ourBrand-item-img {
    width: 238px;
    height: 238px
  }
}

.section-ourBrand-item-img-borders {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: rgba(255, 255, 255, .5)
}

.section-ourBrand-item-img-borders .top {
  width: 100%;
  height: 1px;
  background: currentColor;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleX(0) translate3d(0, 0, 1px);
  transform-origin: left
}

.section-ourBrand-item-img-borders .bottom {
  width: 100%;
  height: 1px;
  background: currentColor;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: scaleX(0) translate3d(0, 0, 1px);
  transform-origin: right
}

.section-ourBrand-item-img-borders .right {
  width: 1px;
  height: 100%;
  background: currentColor;
  position: absolute;
  top: 0;
  right: 0;
  transform: scaleY(0) translate3d(0, 0, 1px);
  transform-origin: bottom
}

.section-ourBrand-item-img-borders .left {
  width: 1px;
  height: 100%;
  background: currentColor;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleY(0) translate3d(0, 0, 1px);
  transform-origin: top
}

.section-ourBrand-item img {
  pointer-events: none;
  width: 100%;
  user-select: none;
  opacity: 0
}

.section-ourBrand-item-tit {
  margin-top: 14px;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: .05em;
  opacity: 0;
  transform: translateY(5px)
}

.section-ourBrand-item-des {
  margin-top: 10.75px;
  font-size: 13px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300;
  line-height: 1.5;
  opacity: 0;
  transform: translateY(5px)
}

.section-ourBrand-util {
  margin-top: 55px;
  margin-left: 10rem;
  margin-right: 10rem;
  display: flex;
  align-items: center;
  justify-content: space-between
}

@media (min-width:501px) and (max-width:770px) {
  .section-ourBrand-util {
    margin-left: 5rem;
    margin-right: 5rem
  }
}

@media (max-width:500px) {
  .section-ourBrand-util {
    margin: 4rem 2rem 0
  }
}

.section-ourBrand-util-bar {
  width: 81.48148%;
  height: 1px;
  background-color: #f1f1f1;
  position: relative;
  overflow: hidden;
  transform: scaleX(0);
  transform-origin: left
}

.section-ourBrand-util-progess {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #424b3a;
  transform: scaleX(0);
  transform-origin: left
}

.section-ourBrand-util-btns {
  display: flex;
  opacity: 0
}

@media (max-width:770px) {
  .section-ourBrand-util {
    flex-flow: column;
    align-items: flex-start
  }

  .section-ourBrand-util-bar {
    order: 2;
    width: 100%
  }

  .section-ourBrand-util-btns {
    order: 1;
    margin-bottom: 4rem;
    margin-left: auto;
    margin-right: 0
  }
}

.section-ourBrand-util-btn {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  position: relative;
  opacity: .4;
  cursor: pointer;
  border: 1px solid rgba(241, 241, 241, .1);
  box-sizing: border-box
}

.section-ourBrand-util-btn svg {
  width: 56px;
  height: 56px;
  position: relative;
  top: -1px;
  left: -1px
}

.section-ourBrand-util-btn.active {
  opacity: 1
}

.section-ourBrand-util-btn.active:hover {
  z-index: 1
}

.section-ourBrand-util-btn.left {
  margin-right: -7px
}

.section-ourBrand-mouseStoker {
  position: fixed;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  z-index: 99;
  pointer-events: none;
  will-change: transform
}

.section-ourBrand-mouseStoker-bg {
  background: #4e653a;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: scale(.8)
}

.section-ourBrand-mouseStoker .arrow {
  width: 8.55px;
  height: 8.55px;
  border-top: 2px solid #f1f1f1;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  box-sizing: border-box;
  opacity: 0
}

.section-ourBrand-mouseStoker .arrow-left {
  border-left: 2px solid #f1f1f1;
  transform: rotate(-45deg);
  left: 30px
}

.section-ourBrand-mouseStoker .arrow-right {
  border-right: 2px solid #f1f1f1;
  transform: rotate(45deg);
  right: 30px
}

.section-ourBrand-item-img img {
  transition: transform 2s cubic-bezier(.19, 1, .22, 1)
}

.section-ourBrand-item:hover img {
  transform: scale(1.1) translate3d(0, 0, 0)
}

.section-recruit {
  background: #91a2b1;
  padding: 12rem 0;
  color: #282828;
  position: relative
}

.section-recruit:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 22.8rem;
  height: 100%;
  background-image: url(../img/top/leaf_2.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 22.8rem auto;
  mix-blend-mode: multiply
}

.section-recruit-inner {
  margin: 0 10rem;
  position: relative;
  z-index: 2
}

@media (min-width:501px) and (max-width:770px) {
  .section-recruit-inner {
    margin-left: 5rem;
    margin-right: 0
  }
}

@media (max-width:500px) {
  .section-recruit:before {
    width: 100%;
    background-size: 20rem auto;
    background-position: right top
  }

  .section-recruit {
    padding: 7rem 0 8rem
  }

  .section-recruit-inner {
    margin-left: 2rem;
    margin-right: 0
  }
}

.section-recruit-block {
  display: flex
}

.section-recruit-photo {
  width: 54.62963%;
  flex-shrink: 0
}

@media (max-width:770px) {
  .section-recruit-block {
    display: block
  }

  .section-recruit-photo {
    width: 84%;
    margin-left: auto;
    margin-right: 0;
    margin-top: 4rem
  }
}

.section-recruit-photo-inner {
  overflow: hidden
}

.section-recruit-photo img {
  opacity: 0;
  transform: scale(1.05);
  width: 100%
}

.section-recruit-texts {
  width: 100%;
  flex: 1;
  margin-right: 5rem
}

@media (max-width:770px) {
  .section-recruit-texts {
    width: auto
  }
}

.section-recruit-texts h1 .bar,
.section-recruit-texts h2 .bar {
  display: block;
  width: 30px;
  height: 1px;
  background: #2d4e6b;
  transform-origin: left;
  transform: translate3d(-100%, 0, 1px) scaleX(0)
}

.section-recruit-texts h1 .text,
.section-recruit-texts h2 .text {
  margin-top: 3.7rem;
  font-size: 0
}

.section-recruit-texts h1 .text .oh,
.section-recruit-texts h2 .text .oh {
  display: inline-block
}

.section-recruit-texts h1 .text span,
.section-recruit-texts h2 .text span {
  font-family: latino-urw, serif;
  font-weight: 500;
  font-size: 2.4rem;
  letter-spacing: .15em;
  display: inline-block;
  font-feature-settings: initial;
  transform: translate3d(10px, 0, 1px);
  transform-origin: top;
  opacity: 0;
  white-space: pre
}

.section-recruit-texts-des p,
.section-recruit-texts-summary p {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 300
}

.section-recruit-texts-summary {
  margin-top: calc(60px - .8rem)
}

@media (max-width:500px) {
  .section-recruit-texts-summary {
    margin-top: calc(50px - .8rem)
  }
}

.section-recruit-texts-summary p {
  font-size: 2rem;
  line-height: 1.85;
  position: relative;
  display: inline-block;
  letter-spacing: .04em;
  opacity: 0
}

@media (max-width:374px) {
  .section-recruit-texts-summary p {
    font-size: 1.7rem
  }
}

.section-recruit-texts-summary p.show:before {
  transform: scaleX(1)
}

.section-recruit-texts-summary p:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: calc(.4em - 3px);
  left: 0;
  background: #282828;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 1s cubic-bezier(.19, 1, .22, 1)
}

.section-recruit-texts .moreBtn,
.section-recruit-texts-des {
  opacity: 0;
  transform: translateY(10px)
}

.section-recruit-texts-des {
  margin-top: calc(35px - .518rem);
  margin-bottom: calc(38px - .518rem)
}

.section-recruit-texts-des p {
  font-size: 1.4rem;
  line-height: 1.75;
  letter-spacing: .1em
}

@media (max-width:990px) {
  .section-recruit-texts-des p br {
    display: none
  }
}

.section-recruit-texts .moreBtn span {
  background: #2f516f
}