@charset "UTF-8";
/* -------------------------------------------

class

------------------------------------------- */
.en-heading-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1;
  font-size: 2.6rem;
  background: url(../img/en-bg-ttl.png) no-repeat center top;
  background-size: 4.5rem auto;
  padding-top: 2.8rem;
  margin-bottom: 4rem;
}
.en-heading-1::after {
  content: "";
  width: 4rem;
  height: 0.3rem;
  background: var(--prime);
  margin-top: 1rem;
}

/* -------------------------------------------

kv

------------------------------------------- */
.top-kv.en {
  padding-left: 14rem;
}
.top-kv.en::before, .top-kv.en::after {
  content: "";
  width: 6rem;
  height: 6rem;
  position: absolute;
  z-index: 10;
  left: 13.8rem;
}
.top-kv.en::before {
  background: url(../img/en-top-kv-deco-1.png) no-repeat center/contain;
  top: -0.08rem;
}
.top-kv.en::after {
  background: url(../img/en-top-kv-deco-2.png) no-repeat center/contain;
  bottom: -0.08rem;
}
.top-kv .en-top-kv-catch {
  position: absolute;
  right: 4rem;
  bottom: 15rem;
  display: flex;
  flex-direction: column;
  font-size: 3.6rem;
  z-index: 10;
  line-height: 1.3;
}
.top-kv .en-top-kv-catch span {
  margin-left: 5rem;
}
.top-kv .scroll {
  left: 6.5rem;
  color: #000;
}
.top-kv .scroll span {
  background: #000;
}

@media screen and (max-width: 768px) {
  .top-kv.en {
    padding-left: 0;
  }
  .top-kv.en::before, .top-kv.en::after {
    display: none;
  }
  .top-kv .en-top-kv-catch {
    right: auto;
    bottom: auto;
    top: 3rem;
    left: 3rem;
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .top-kv .en-top-kv-catch span {
    margin-left: 1em;
  }
  .top-kv .scroll {
    left: 2rem;
    color: #fff;
  }
  .top-kv .scroll span {
    background: #fff;
  }
}
/* -------------------------------------------

top-wrap-1

------------------------------------------- */
.en-top-wrap-1 {
  background: url(../img/en-top-about-bg-2.jpg) no-repeat left bottom 75rem;
  background-size: 25rem auto;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .en-top-wrap-1 {
    background: #fff;
  }
}
/* -------------------------------------------

about

------------------------------------------- */
.en-top-about {
  background: url(../img/en-top-about-bg-1.jpg) no-repeat right top;
  background-size: auto 100%;
  padding-top: 10rem;
}
.en-top-about h2 {
  text-align: center;
  margin-bottom: 6rem;
  font-size: 5.6rem;
  line-height: 1.2;
}
.en-top-about h2 span {
  display: block;
}
.en-top-about h2 span:nth-child(1)::first-letter {
  color: var(--prime);
}
.en-top-about .wrap-1 {
  display: flex;
  align-items: flex-start;
  padding-bottom: 20rem;
}
.en-top-about .wrap-1 > * {
  width: 50%;
}
.en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(1) {
  padding-left: 6rem;
}
.en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(1) > p {
  padding-right: 15rem;
  margin-bottom: 4rem;
}
.en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(1) > div {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  padding-right: 4rem;
  margin-bottom: 8rem;
}
.en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(1) > div > figure {
  width: 35%;
  position: relative;
  bottom: -6rem;
}
.en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(1) > div > div {
  width: 65%;
  padding-right: 2rem;
}
.en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(1) > div > div p {
  margin-bottom: 3rem;
}
.en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(1) > div > div .more-wrap {
  margin-left: -1rem;
}
.en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(1) > div > div .more {
  margin: 0;
}
.en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(2) {
  padding-right: 15rem;
  position: relative;
  padding-left: 2rem;
}
.en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(2) p {
  margin-bottom: 4rem;
}
.en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(2) .more-wrap {
  margin-left: -1rem;
}
.en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(2) .more {
  margin: 0;
}
.en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(2) figure {
  position: absolute;
  right: 0;
  bottom: -11rem;
  width: 28rem;
}
.en-top-about .wrap-2 {
  display: flex;
  padding-left: 15rem;
}
.en-top-about .wrap-2 > div {
  width: 30%;
  position: relative;
  top: -6rem;
}
.en-top-about .wrap-2 > figure {
  width: 85%;
  margin-left: -15%;
  pointer-events: none;
}
.en-top-about .wrap-2 h3 {
  font-size: 5.4rem;
  font-weight: 500;
}
.en-top-about .wrap-2 p {
  margin: 3rem 0;
  white-space: nowrap;
}
.en-top-about .wrap-2 .more-wrap {
  margin-left: -1rem;
}
.en-top-about .wrap-2 .more {
  margin: 0;
}

@media screen and (max-width: 768px) {
  .en-top-about {
    background: none;
    padding-top: 8rem;
  }
  .en-top-about h2 {
    margin-bottom: 4rem;
    font-size: 3.8rem;
    line-height: 1.1;
  }
  .en-top-about .wrap-1 {
    flex-direction: column;
    padding-bottom: 5rem;
  }
  .en-top-about .wrap-1 > * {
    width: 100%;
  }
  .en-top-about .wrap-1 > figure {
    padding-right: 1rem;
    margin-bottom: 2rem;
  }
  .en-top-about .wrap-1 > div:nth-of-type(1) {
    padding: 0 3rem;
  }
  .en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(1) {
    padding-left: 0;
  }
  .en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(1) > p {
    padding-right: 0;
    margin-bottom: 3rem;
  }
  .en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(1) > div {
    flex-direction: column;
    padding: 0;
    margin-bottom: 6rem;
  }
  .en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(1) > div > figure {
    width: 50%;
    margin: 0 auto 2.5rem auto;
    bottom: auto;
  }
  .en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(1) > div > div {
    width: 100%;
    padding-right: 0;
  }
  .en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(1) > div > div .more-wrap {
    margin-left: 0;
  }
  .en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(1) > div > div .more {
    margin: 0 auto;
  }
  .en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(2) {
    padding: 0;
    position: relative;
  }
  .en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(2) p {
    margin-bottom: 3rem;
  }
  .en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(2) .more-wrap {
    margin-left: 0;
  }
  .en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(2) .more {
    margin: 0 auto;
  }
  .en-top-about .wrap-1 > div:nth-of-type(1) > div:nth-of-type(2) figure {
    position: relative;
    right: 0;
    bottom: auto;
    width: calc(100% + 3rem);
    margin: 0 auto 2rem auto;
  }
  .en-top-about .wrap-2 {
    flex-direction: column-reverse;
    padding-left: 0;
  }
  .en-top-about .wrap-2 > div {
    width: 100%;
    top: 0;
  }
  .en-top-about .wrap-2 > figure {
    width: 100%;
    margin-left: 0;
    margin-bottom: 1rem;
    padding-left: 2rem;
  }
  .en-top-about .wrap-2 h3 {
    font-size: 5.4rem;
    font-weight: 500;
    padding-left: 3rem;
  }
  .en-top-about .wrap-2 p {
    margin: 1rem 0 3rem 0;
    padding: 0 3rem;
    white-space: unset;
  }
  .en-top-about .wrap-2 .more-wrap {
    margin-left: 0;
  }
  .en-top-about .wrap-2 .more {
    margin: 0 auto;
  }
}
/* -------------------------------------------

instagram

------------------------------------------- */
.en-top-insta {
  padding: 0 0 12rem 0;
}
.en-top-insta h2 {
  text-align: right;
  line-height: 1;
  color: rgb(245, 245, 245);
  font-size: 19rem;
  margin-bottom: 3.5rem;
  font-weight: 400;
}
.en-top-insta .wrap {
  width: 80rem;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .en-top-insta {
    padding: 4rem 3rem 6rem 3rem;
  }
  .en-top-insta h2 {
    text-align: center;
    font-size: 6.4rem;
    margin-bottom: 2rem;
  }
  .en-top-insta .wrap {
    width: 100%;
  }
}
/* -------------------------------------------

top-wrap-2

------------------------------------------- */
.en-top-wrap-2 {
  background: url(../img/en-top-bg-1.jpg) no-repeat center/cover;
  padding: 10rem 0;
  position: relative;
}
.en-top-wrap-2 .more-wrap {
  margin-top: 4rem;
}
.en-top-wrap-2::before {
  content: "";
  width: 0.1rem;
  height: 80%;
  background: #ccc;
  position: absolute;
  left: 50%;
  top: 10%;
}
.en-top-wrap-2 .wrap {
  display: flex;
}
.en-top-wrap-2 .wrap > * {
  width: 50%;
}
.en-top-wrap-2 .wrap .en-top-news {
  padding-right: 5rem;
}
.en-top-wrap-2 .wrap .en-top-contact {
  padding-left: 10rem;
  position: relative;
}
.en-top-wrap-2 .wrap .en-top-contact p {
  text-align: center;
  min-height: 20rem;
}
.en-top-wrap-2 .wrap .en-top-contact .more-wrap {
  padding-left: 10rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

@media screen and (max-width: 768px) {
  .en-top-wrap-2 {
    padding: 8rem 3rem;
  }
  .en-top-wrap-2::before {
    display: none;
  }
  .en-top-wrap-2 .wrap {
    flex-direction: column;
  }
  .en-top-wrap-2 .wrap > * {
    width: 100%;
  }
  .en-top-wrap-2 .wrap .en-top-news {
    margin-bottom: 6rem;
    padding-bottom: 6rem;
    border-bottom: solid 0.1rem #ccc;
    padding-right: 0;
  }
  .en-top-wrap-2 .wrap .en-top-contact {
    padding-left: 0;
    position: relative;
  }
  .en-top-wrap-2 .wrap .en-top-contact p {
    text-align: center;
    margin-bottom: 5rem;
    min-height: auto;
  }
  .en-top-wrap-2 .wrap .en-top-contact .more-wrap {
    padding-left: 0;
    position: relative;
    bottom: auto;
    left: auto;
    transform: none;
  }
}
/* -------------------------------------------

business

------------------------------------------- */
.en-top-business {
  background: #3e3a39;
  display: flex;
  align-items: center;
}
.en-top-business > * {
  width: 50%;
  color: #fff;
}
.en-top-business > div {
  padding: 0 8rem 0 10rem;
}
.en-top-business h2 {
  font-size: 5.4rem;
  font-weight: 500;
  line-height: 1;
}
.en-top-business p {
  margin: 2.5rem 0 4rem 0;
}
.en-top-business .more-wrap {
  margin-left: -1rem;
}
.en-top-business .more {
  margin: 0;
}

@media screen and (max-width: 768px) {
  .en-top-business {
    flex-direction: column-reverse;
  }
  .en-top-business > * {
    width: 100%;
  }
  .en-top-business > div {
    padding: 4rem;
  }
  .en-top-business h2 {
    font-size: 4.4rem;
  }
}
/* -------------------------------------------

access

------------------------------------------- */
.en-top-access {
  display: flex;
  align-items: center;
}
.en-top-access > * {
  width: 50%;
}
.en-top-access > div {
  padding: 0 8rem 0 5rem;
}
.en-top-access dl {
  margin-bottom: 4rem;
  display: flex;
  flex-wrap: wrap;
  border-top: solid 0.1rem #000;
}
.en-top-access dl dt {
  width: 30%;
  border-bottom: solid 0.1rem #000;
  padding: 1rem 1.5rem;
}
.en-top-access dl dd {
  width: 70%;
  border-bottom: solid 0.1rem #000;
  padding: 1rem 1.5rem;
}
.en-top-access .more-wrap {
  margin-left: -1rem;
}
.en-top-access .more {
  margin: 0 0 0 auto;
}
.en-top-access {
  background: url(../img/en-top-access-bg.jpg) no-repeat center/cover;
}

@media screen and (max-width: 768px) {
  .en-top-access {
    flex-direction: column;
  }
  .en-top-access > * {
    width: 100%;
  }
  .en-top-access > div {
    padding: 4rem;
  }
  .en-top-access dl {
    display: flex;
    flex-direction: column;
  }
  .en-top-access dl dt {
    width: 100%;
    border-bottom: none;
    padding: 1rem 1.5rem 0.2rem 1.5rem;
    display: flex;
    align-items: center;
  }
  .en-top-access dl dt::before {
    content: "◆";
    color: var(--prime);
    margin-right: 0.6rem;
    font-size: 1.2rem;
  }
  .en-top-access dl dd {
    width: 100%;
    padding: 0 1.5rem 1rem 1.5rem;
  }
  .en-top-access .more-wrap {
    margin-left: 0;
  }
  .en-top-access .more {
    margin: 0 auto;
  }
}
/* -------------------------------------------

aside

------------------------------------------- */
.en-top-aside {
  background: url(../img/en-deco-1.png) no-repeat right bottom;
  background-size: 50% auto;
  background-color: #fff;
  padding: 6rem 0 6rem 12rem;
}
.en-top-aside ul {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.en-top-aside ul a {
  display: block;
  width: 26rem;
  background: url(../img/arrow-en.png) no-repeat left bottom;
  background-size: 100% auto;
  line-height: 1;
  font-size: 3.2rem;
  padding-bottom: 1rem;
}

@media screen and (max-width: 768px) {
  .en-top-aside {
    background-size: 100% auto;
    padding: 4rem 8rem;
  }
  .en-top-aside ul a {
    width: 100%;
  }
}
/* -------------------------------------------

about

------------------------------------------- */
.en-about .msg {
  padding: 10rem 0;
  background: #fff;
}
.en-about .msg h3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 3rem;
  text-align: center;
  font-size: 5rem;
  line-height: 1.2;
}
.en-about .msg h3::after {
  content: "";
  width: 0.1rem;
  height: 5rem;
  background: #3e3a39;
  margin-top: 2.5rem;
}
.en-about .msg p {
  text-align: center;
  line-height: 2.2;
}
.en-about .history {
  padding: 10rem 0;
  background: linear-gradient(to bottom, #ebebeb, #fff);
}
.en-about .history h3 {
  font-size: 3.6rem;
  margin-bottom: 7rem;
}
.en-about .history > p {
  width: 51%;
  margin-left: auto;
  line-height: 1.1;
  font-size: 4.8rem;
}
.en-about .history > ul {
  margin-bottom: 8rem;
  margin-top: -10rem;
  position: relative;
}
.en-about .history > ul::before {
  content: "";
  width: 0.1rem;
  height: 158rem;
  position: absolute;
  left: 50%;
  top: 14rem;
  background: #3e3a39;
}
.en-about .history > ul > li {
  width: 45%;
}
.en-about .history > ul > li dt {
  line-height: 1;
  font-size: 5.4rem;
  margin-bottom: 2.5rem;
  font-weight: 500;
}
.en-about .history > ul > li h4 {
  font-size: 1.7rem;
  margin-bottom: 1rem;
  line-height: 1.4;
  font-weight: 500;
}
.en-about .history > ul > li:nth-child(even) {
  margin-left: auto;
}
.en-about .history > ul > li:nth-child(1) dl {
  padding-left: 15rem;
  margin-top: -2rem;
}
.en-about .history > ul > li:nth-child(2) {
  margin-top: -26rem;
}
.en-about .history > ul > li:nth-child(2) dl {
  margin-top: -4.5rem;
  padding-left: 1rem;
  padding-right: 15rem;
}
.en-about .history > ul > li:nth-child(3) {
  margin-top: -26rem;
}
.en-about .history > ul > li:nth-child(3) figure {
  padding-right: 3rem;
}
.en-about .history > ul > li:nth-child(3) dl {
  padding-left: 15rem;
  margin-top: -6rem;
}
.en-about .history > ul > li:nth-child(4) {
  margin-top: -17rem;
  padding-left: 4rem;
}
.en-about .history > ul > li:nth-child(4) figure,
.en-about .history > ul > li:nth-child(4) dl {
  width: 36rem;
}
.en-about .history > ul > li:nth-child(4) dl {
  margin-top: -2rem;
}
.en-about .history > ul > li:nth-child(5) {
  width: 100%;
  display: flex;
  align-items: flex-end;
  padding: 0 12rem;
  margin-top: 6rem;
}
.en-about .history > ul > li:nth-child(5) > figure {
  width: 55%;
}
.en-about .history > ul > li:nth-child(5) > dl {
  width: 45%;
  padding-bottom: 2rem;
}
.en-about .history > ul > li:nth-child(5) > dl dt {
  margin-left: -2rem;
}
.en-about .history > ul > li:nth-child(5) > dl dd {
  padding-left: 4rem;
}
.en-about .history aside ul {
  display: flex;
  gap: 4rem;
}
.en-about .history aside ul li {
  flex: 1;
}
.en-about .history aside ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 9.2rem;
  color: #fff;
  font-size: 2rem;
}
.en-about .history aside ul li a img {
  width: 5.5rem;
  margin-left: 1rem;
  margin-top: 0.3rem;
}
.en-about .history aside ul li:nth-child(1) a {
  background: url(../img/about-bg-2.jpg) no-repeat center/cover;
}
.en-about .history aside ul li:nth-child(2) a {
  background: url(../img/about-bg-3.jpg) no-repeat center/cover;
}
.en-about .greeting {
  padding: 10rem 0;
  background: #fff;
}
.en-about .greeting .wrap {
  display: flex;
  justify-content: space-between;
}
.en-about .greeting .wrap > figure {
  width: 40%;
}
.en-about .greeting .wrap > figure figcaption {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  padding: 0 2rem;
}
.en-about .greeting .wrap > figure figcaption i {
  font-size: 1.2rem;
}
.en-about .greeting .wrap > div {
  width: 50%;
}
.en-about .greeting .wrap h3 {
  font-size: 2.2rem;
}
.en-about .company {
  padding: 10rem 0;
  background: url(../img/en-about-bg-3.jpg) no-repeat center/cover;
}
.en-about .company h3 {
  font-size: 3.2rem;
}
.en-about .company dl {
  display: flex;
  width: 64rem;
  margin: 0 auto;
  flex-wrap: wrap;
}
.en-about .company dl dt {
  width: 30%;
  border-bottom: solid 0.1rem #000;
  padding: 1.8rem 2rem;
}
.en-about .company dl dd {
  width: 70%;
  border-bottom: solid 0.1rem #000;
  padding: 1.8rem 2rem;
}

@media screen and (max-width: 768px) {
  .en-about .msg {
    padding: 8rem 3rem;
  }
  .en-about .msg h3 {
    font-size: 3.2rem;
    line-height: 1.1;
  }
  .en-about .msg p {
    text-align: left;
    line-height: 2;
  }
  .en-about .history {
    padding: 8rem 0;
  }
  .en-about .history h3 {
    margin-bottom: 4rem;
  }
  .en-about .history > p {
    width: 100%;
    line-height: 1.2;
    font-size: 3.2rem;
    text-align: center;
    padding: 0 3rem;
  }
  .en-about .history > ul {
    margin-bottom: 4rem;
    margin-top: 4rem;
    display: flex;
    flex-direction: column;
    gap: 6rem;
  }
  .en-about .history > ul::before {
    display: none;
  }
  .en-about .history > ul > li {
    width: 100%;
  }
  .en-about .history > ul > li:nth-child(1) {
    padding-right: 3rem;
  }
  .en-about .history > ul > li:nth-child(1) dl {
    padding: 0 0 0 3rem;
    margin-top: -2rem;
  }
  .en-about .history > ul > li:nth-child(2) {
    padding-left: 3rem;
    margin-top: 0;
  }
  .en-about .history > ul > li:nth-child(2) dl {
    padding: 0 3rem 0 0;
    margin-top: -2rem;
  }
  .en-about .history > ul > li:nth-child(3) {
    margin-top: 0;
  }
  .en-about .history > ul > li:nth-child(3) dl {
    padding: 0 3rem;
    margin-top: -2rem;
  }
  .en-about .history > ul > li:nth-child(4) {
    margin-top: 0;
    padding: 0 3rem 0 6rem;
  }
  .en-about .history > ul > li:nth-child(4) figure,
  .en-about .history > ul > li:nth-child(4) dl {
    width: 100%;
  }
  .en-about .history > ul > li:nth-child(5) {
    width: 100%;
    flex-direction: column;
    padding: 0 3rem;
    margin-top: 0;
  }
  .en-about .history > ul > li:nth-child(5) > figure {
    width: 100%;
  }
  .en-about .history > ul > li:nth-child(5) > dl {
    padding: 0;
    width: 100%;
    padding-bottom: 2rem;
  }
  .en-about .history > ul > li:nth-child(5) > dl dt {
    margin-top: -2rem;
    margin-left: 0;
  }
  .en-about .history > ul > li:nth-child(5) > dl dd {
    padding-left: 0;
  }
  .en-about .history aside ul {
    flex-direction: column;
    gap: 1.5rem;
    padding: 0 3rem;
  }
  .en-about .history aside ul li {
    flex: none;
    width: 100%;
  }
  .en-about .greeting {
    padding: 8rem 3rem;
  }
  .en-about .greeting .wrap {
    flex-direction: column;
  }
  .en-about .greeting .wrap > figure {
    width: 100%;
    margin-bottom: 3rem;
  }
  .en-about .greeting .wrap > figure figcaption {
    margin-top: 1rem;
  }
  .en-about .greeting .wrap > div {
    width: 100%;
    display: contents;
  }
  .en-about .greeting .wrap h3 {
    font-size: 2.2rem;
    order: -1;
  }
  .en-about .company {
    padding: 8rem 3rem;
  }
  .en-about .company dl {
    flex-direction: column;
    width: 100%;
  }
  .en-about .company dl dt {
    width: 100%;
    border-bottom: none;
    padding: 1.8rem 1.5rem 0.2rem 1.5rem;
  }
  .en-about .company dl dt::before {
    content: "◆";
    color: var(--prime);
    margin-right: 0.4rem;
  }
  .en-about .company dl dd {
    width: 100%;
    padding: 0 1.5rem 1.8rem 1.5rem;
  }
}/*# sourceMappingURL=en.css.map */