@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

body {
  background-color: #363636;
  font-size: 16px;
  font-family: "Noto Serif", serif;
  line-height: 2em;
  color: #fff;
}

.en {
  font-family: "Cormorant Garamond", serif;
}

.container {
  width: 85.4%;
  max-width: 1600px;
  margin: 0 auto;
}

img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.link {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  width: 240px;
  height: 70px;
  line-height: 1;
  text-align: center;
  border: 1px solid #fff;
  position: relative;
  transition: 0.4s;
}
.link::before {
  content: "";
  display: block;
  width: 110px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% - 35px);
}
.link::after {
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  transform-origin: right center;
  right: -75px;
}
.link::before, .link::after {
  transition: 0.4s;
}
.link:hover {
  transition: 0.3s;
  transform: scale(1.04);
}
.link:hover::before {
  transition: 0.3s;
  left: calc(100% - 15px);
}
.link:hover::after {
  transition: 0.3s;
  right: -95px;
}

.other-top {
  padding-top: 220px;
  margin-bottom: 100px;
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  position: relative;
  z-index: -10;
}
.other-top_texts {
  position: absolute;
  top: 220px;
  left: 0;
  z-index: 10;
  padding: 54px 0 0 7.3%;
  z-index: 20;
}
.other-top_texts_title {
  font-size: 40px;
  font-weight: 900;
  margin-bottom: 44px;
}
.other-top_img {
  width: 61.4%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 768px) {
  .container {
    width: 82.4%;
    max-width: 600px;
  }
  .link {
    font-size: 12px;
    width: auto;
    height: auto;
    line-height: 1em;
    padding: 14px 40px;
  }
  .link::before {
    width: 74px;
    left: calc(100% - 23px);
  }
  .link::after {
    width: 11px;
    right: -50px;
  }
  .other-top {
    padding-top: 140px;
    margin-bottom: 70px;
    flex-direction: column;
    align-items: normal;
    justify-content: space-between;
    position: relative;
    gap: 40px;
  }
  .other-top_texts {
    position: static;
    z-index: 0;
    padding: 0 0 0 50px;
    width: 62%;
  }
  .other-top_texts_title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .other-top_texts_desc {
    font-size: 12px;
  }
  .other-top_img {
    width: 70%;
    margin-left: auto;
  }
}
/* メニューのスタイル */
.header {
  position: relative;
}
.header_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header_inner .logo {
  width: 220px;
  height: auto;
}
.header_inner .logo > a {
  display: block;
  transition: 0.4s;
}
.header_inner .logo > a:hover {
  opacity: 0.6;
  transition: 0.3s;
}
.header_inner .menu {
  display: none;
}
.header_inner .nav_pc {
  display: flex;
  gap: 60px;
}
.header_inner .nav_pc > li {
  font-size: 18px;
  transition: 0.3s;
}
.header_inner .nav_pc > li > a {
  display: block;
  transition: 0.4s;
}
.header_inner .nav_pc > li > a:hover {
  transform: scale(1.04);
  opacity: 0.8;
  transition: 0.3s;
}

@media (max-width: 768px) {
  .header_inner {
    padding: 50px 40px;
    /* ハンバーガーメニュー */
  }
  .header_inner .logo {
    width: 180px;
  }
  .header_inner .hamburger {
    width: 38px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 8px;
    cursor: pointer;
    z-index: 50;
  }
  .header_inner .hamburger span {
    display: block;
    height: 2px;
    width: 100%;
    background-color: #fff;
    transition: 0.4s;
  }
  .header_inner .hamburger span:last-child {
    width: 25px;
  }
  .header_inner .hamburger.active {
    gap: 0px;
  }
  .header_inner .hamburger.active span:nth-child(1) {
    transform: rotate(45deg) translate(0px, 2px);
  }
  .header_inner .hamburger.active span:nth-child(2) {
    width: 38px;
    transform: rotate(-45deg) translate(0px, -2px);
  }
  .header_inner .menu {
    display: block;
    position: fixed;
    top: 0;
    right: -100%; /* 初期状態では画面の外に隠れている */
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    transition: right 0.3s ease; /* スライドインのアニメーション */
    padding: 20px 60px;
    box-sizing: border-box;
    z-index: 40;
    /* メニューリストのスタイル */
  }
  .header_inner .menu ul {
    list-style-type: none;
    padding: 0;
    margin-top: 80px;
  }
  .header_inner .menu ul li {
    padding: 20px 0;
  }
  .header_inner .menu ul li a {
    font-size: 18px;
    text-decoration: none;
    display: block;
  }
  .header_inner .menu.open {
    right: 0;
  }
  .header_inner .nav {
    display: none;
  }
}
.footer {
  padding-top: 40px;
  border-top: 1px solid #fff;
  display: flex;
  justify-content: space-between;
}
.footer_left_logo {
  display: inline-block;
  margin-bottom: 26px;
  transition: 0.4s;
}
.footer_left_logo > img {
  width: 220px;
  height: auto;
}
.footer_left_logo:hover {
  opacity: 0.6;
  transition: 0.3s;
}
.footer_left_link {
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 0.4s;
}
.footer_left_link:hover {
  transform: scale(1.04);
  opacity: 0.8;
  transition: 0.3s;
}
.footer_left_link .arrow {
  width: 9px;
  height: 15px;
  position: relative;
}
.footer_left_link .arrow::before {
  content: "";
  display: block;
  position: absolute;
  left: -50%;
  top: 50%;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}
.footer_left_link_text {
  font-size: 14px;
}
.footer_right_list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 60px;
  font-style: 15px;
  margin-bottom: 100px;
}
.footer_right_list > li > a {
  display: block;
  transition: 0.4s;
}
.footer_right_list > li > a:hover {
  transform: scale(1.04);
  opacity: 0.8;
  transition: 0.3s;
}
.footer_right_list_contact > a {
  display: block;
  padding: 26px 38px;
  border: 1px solid #fff;
}
.footer_right .copyright {
  font-size: 13px;
  text-align: end;
}

@media (max-width: 768px) {
  .footer {
    padding: 40px 0 10px;
    flex-direction: column;
    justify-content: flex-start;
    gap: 40px;
  }
  .footer_left_logo {
    margin-bottom: 20px;
  }
  .footer_left_logo > img {
    width: 180px;
  }
  .footer_left_link_text {
    font-size: 13px;
  }
  .footer_right_list {
    justify-content: flex-start;
    align-items: center;
    gap: 40px;
    font-size: 13px;
    margin-bottom: 60px;
  }
  .footer_right_list > li > a {
    padding: 20px 32px;
  }
  .footer_right .copyright {
    font-size: 13px;
    text-align: center;
  }
}
.top-img {
  width: 100%;
  height: 100vh;
  background: url("../img/top.png") no-repeat center/cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-img picture {
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-img_text {
  width: 24vw;
  max-width: 460px;
  min-width: 260px;
  height: auto;
}

.concept {
  position: relative;
  padding: 370px 0 332px;
  margin-bottom: 100px;
}
.concept .title-en {
  position: absolute;
  top: 180px;
  left: 0;
  font-size: 40px;
  color: rgba(255, 255, 255, 0.4);
  line-height: 1.4em;
}
.concept_title, .concept_desc {
  padding-left: 100px;
}
.concept_title {
  font-size: 32px;
  font-weight: 900;
  margin-bottom: 54px;
}
.concept_desc {
  font-size: 15px;
  width: 432px;
}
.concept_img {
  position: absolute;
  z-index: -10;
  top: 2%;
  right: 8%;
  width: auto;
  height: 100%;
}

.vesitable {
  display: flex;
  gap: 100px;
  margin-bottom: 170px;
  align-self: flex-start;
  align-items: flex-start;
}
.vesitable_text {
  padding-top: 150px;
}
.vesitable_text_title {
  font-size: 32px;
  font-weight: 900;
  margin-bottom: 34px;
}
.vesitable_text_desc {
  font-size: 15px;
  width: auto;
  max-width: 560px;
  margin-bottom: 60px;
}
.vesitable_img {
  width: 50%;
  height: auto;
}

.whisky {
  width: 100%;
  background-color: #000;
  padding: 80px 0;
  margin-bottom: 80px;
}
.whisky .container {
  display: flex;
  justify-content: center;
  gap: 60px;
}
.whisky_img {
  width: 50%;
  position: relative;
}
.whisky_img > img {
  position: absolute;
  width: 100%;
  height: auto;
  left: -68px;
  bottom: -176px;
}
.whisky_text {
  text-align: center;
  width: 43%;
}
.whisky_text > .en {
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  margin-bottom: 7px;
}
.whisky_text_title {
  font-size: 26px;
  font-weight: 900;
  margin-bottom: 28px;
}
.whisky_text_desc {
  font-size: 15px;
  margin-bottom: 47px;
  text-align: left;
}
.whisky_text > .link {
  display: inline-flex;
}

.contact {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  gap: 74px;
}
.contact_text, .contact_address {
  width: 490px;
}
.contact_text_title {
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 26px;
}
.contact_text_desc {
  font-size: 15px;
}
.contact_address_item {
  display: flex;
  align-items: center;
  gap: 20px;
}
.contact_address_item_img {
  width: 40px;
  height: auto;
}
.contact_address_item_line {
  display: inline-block;
  width: 2px;
  height: 18px;
  background-color: rgba(255, 255, 255, 0.8);
}
.contact_address_item_text {
  font-size: 26px;
}
.contact_address_item.mail {
  margin-bottom: 20px;
}

.page_company .company_list {
  max-width: 650px;
  margin: 0 auto 180px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 50px;
  justify-content: center;
  align-items: center;
}
.page_company .company_list_dt {
  width: 200px;
  color: rgba(255, 255, 255, 0.8);
}
.page_company .company_list_dd {
  width: 400px;
}

.page_contact .contact-address {
  margin-bottom: 100px;
  text-align: center;
}
.page_contact .contact-address_item {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}
.page_contact .contact-address_item_icon {
  width: 40px;
  height: auto;
}
.page_contact .contact-address_item_line {
  display: inline-block;
  width: 2px;
  height: 18px;
  background-color: rgba(255, 255, 255, 0.8);
}
.page_contact .contact-address_item_text {
  font-size: 26px;
}
.page_contact .contact-address_item.mail {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .top-img {
    background: url("../img/mobile/top.png") no-repeat center/cover;
  }
  .top-img_text {
    width: 58vw;
    max-width: 320px;
    min-width: 200px;
  }
  .concept {
    padding: 130px 0 216px;
    margin-bottom: 0;
    width: 100vw;
    overflow: hidden;
  }
  .concept .title-en {
    top: 58px;
    font-size: 15px;
  }
  .concept_title, .concept_desc {
    padding-left: 0;
  }
  .concept_title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .concept_desc {
    font-size: 12px;
    width: 250px;
  }
  .concept_img {
    top: 160px;
    right: -5%;
    width: 110%;
    max-width: 110%;
    height: auto;
  }
  .vesitable {
    width: 100%;
    flex-direction: column-reverse;
    gap: 30px;
    margin-bottom: 60px;
    align-items: flex-end;
  }
  .vesitable_text {
    padding: 0 0 0 7.3%;
  }
  .vesitable_text_title {
    font-size: 18px;
    margin-bottom: 24px;
  }
  .vesitable_text_desc {
    font-size: 12px;
    width: 100%;
    margin-bottom: 20px;
  }
  .vesitable_text_button {
    display: inline-block;
  }
  .vesitable_img {
    width: 64%;
  }
  .whisky {
    padding: 14px 0 70px;
    margin-bottom: 60px;
  }
  .whisky .container {
    flex-direction: column;
    gap: 0;
  }
  .whisky_img {
    width: 100%;
  }
  .whisky_img > img {
    position: static;
    width: 100%;
    height: auto;
  }
  .whisky_text {
    width: 100%;
  }
  .whisky_text > .en {
    font-size: 10px;
    margin-bottom: 4px;
  }
  .whisky_text_title {
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 8px;
  }
  .whisky_text_desc {
    font-size: 12px;
    margin-bottom: 18px;
  }
  .whisky_text > .link {
    display: inline-flex;
  }
  .contact {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 60px;
    gap: 20px;
  }
  .contact_text, .contact_address {
    width: 100%;
  }
  .contact_text_title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .contact_text_desc {
    font-size: 14px;
  }
  .contact_address_item {
    gap: 14px;
  }
  .contact_address_item_img {
    width: 26px;
  }
  .contact_address_item_line {
    height: 14px;
  }
  .contact_address_item_text {
    font-size: 16px;
  }
  .contact_address_item.mail {
    margin-bottom: 4px;
  }
  .page_company .other-top_texts_title {
    margin-bottom: 0;
  }
  .page_company .company_list {
    max-width: 650px;
    margin: 0 auto 70px;
    gap: 0;
  }
  .page_company .company_list_dt, .page_company .company_list_dd {
    width: 100%;
    max-width: 400px;
    font-size: 15px;
  }
  .page_company .company_list_dd {
    margin-bottom: 20px;
  }
  .page_contact .contact-address {
    text-align: left;
    width: 100%;
  }
  .page_contact .contact-address_item {
    justify-content: flex-start;
    gap: 14px;
  }
  .page_contact .contact-address_item_icon {
    width: 26px;
  }
  .page_contact .contact-address_item_line {
    height: 14px;
  }
  .page_contact .contact-address_item_text {
    font-size: 18px;
  }
  .page_contact .contact-address_item.mail {
    margin-bottom: 4px;
  }
}/*# sourceMappingURL=style.css.map */