@charset "UTF-8";
/* DLIGHT */
.dm{}

.threejs-image-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.threejs-image-container canvas {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media ( max-width: 768px ) {
  
  /* Page Kv */
  /* ============================== */
  #pageKv {
    position: relative;
    width: 100%;
    height: 100vh;
    height: 100svh;
    margin-bottom: 80px;
  }
  .pkv--slider {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
  }
  .swiper-slide {
    width: 100%;
  }
  .pkv--slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    margin: auto;
  }
  
  .pkv--txt {
    position: absolute;
    left: 0.5%;
    right: 0;
    bottom: 8%;
    margin: auto;
    width: 42.9%;
    z-index: 5;
  }
  .pkv--txt-jp {
    position: absolute;
    top: calc(160vw / 7.5);
    left: 16vw;
    width: 3.6%;
    z-index: 5;
  }
  .pkv--txt-logo {
    width: 90%;
    margin: 0 auto 12%;
  }
  .pkv--txt-open {
    width: 100%;
    margin: auto;
  }
  
  .pkv--en-read {
    position: absolute;
    top: calc(342vw / 7.5);
    left: 55.3vw;
    width: 37.9%;
    z-index: 5;
    opacity: 0;
  }
  
  
  /* sec common */
  /* ============================== */
  .index-sec h2 {
    position: relative;
    font-size: var(--fs20);
    letter-spacing: 0.15em;
    line-height: 1.8;
    margin-bottom: 40px;
  }
  .index-sec h2::before {
    position: absolute;
    top: -36px;
    left: 0;
    display: block;
    content: '';
    width: 30px;
    height: 1px;
    background-color: #808080;
  }
  .index-sec p {
    line-height: 2;
  }
  
  
  /* art */
  /* ============================== */
  #art {
    position: relative;
    margin: 0 auto 60px;
  }
  .art--inner {
    width: 82.3%;
    margin: auto;
  }
  .art--txt {
    margin-bottom: 40px;
  }
  .art--txt-en1 {
    width: 256px;
    margin-bottom: 15px;
  }
  .art--txt-en2 {
    width: 215px;
    margin-bottom: 80px;
  }
  .art--txt h2 {
    line-height: 1.8;
    margin-bottom: 45px;
  }
  .art--txt p + p {
    margin-top: 36px;
  }
  .art--ph {
    position: relative;
    width: 100%;
    height: 100%;
    aspect-ratio: 1	/	1.302;
  }
  
  
  /* soil */
  /* ============================== */
  #soil {
    position: relative;
    margin: 0 auto 50px;
    
  }
  .soil--inner {
    margin: auto;
  }
  .soil--txt {
    position: relative;
    padding: 0 9.4%;
    margin: 0 auto 50px;
    background-color: #E5E5E5;
    order: 2;
  }
  .soil--txt::before {
    position: absolute;
    top: -40%;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 60%;
    background-color: #E5E5E5;
    z-index: -1;
  }
  .soil--txt::after {
    position: absolute;
    bottom: -50%;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 50%;
    background-color: #E5E5E5;
    z-index: -1;
  }
  .soil--txt-en1 {
    width: 257px;
    margin-bottom: 15px;
  }
  .soil--txt-en2 {
    width: 200px;
    margin-bottom: 80px;
  }
  .soil--txt h2 {
    margin-bottom: 40px;
  }
  .soil--txt p + p {
    margin-top: 25px;
  }
  .soil--ph {
    position: relative;
    width: 82.3%;
    height: 100%;
    aspect-ratio: 1	/	1.482;
    margin: auto;
    overflow: hidden;
  }
  
  
  /* story */
  /* ============================== */
  #story {
    position: relative;
    margin: 0 auto 50px;
  }
  .story--inner {
    width: 82.3%;
    display: flex;
    flex-flow: column;
    margin: auto;
  }
  .story--txt {
    order: 2;
  }
  .story--txt-en {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 60px;
    order: 1;
  }
  .story--txt-en1 {
    width: 130px;
    margin-left: 15px;
    order: 2;
  }
  .story--txt-en2 {
    width: 40px;
    order: 1;
  }
  
  
  /* menu */
  /* ============================== */
  #menu {
    position: relative;
    margin: auto;
  }
  .menu--inner {
    margin: auto;
  }
  
  #menu h2 {
    position: relative;
    display: flex;
    align-items: flex-end;
    font-size: var(--fs12);
    font-weight: 600;
    line-height: 1;
    width: 82%;
    margin: 0 auto 50px;
    padding-bottom: 5px;
    border-bottom: 1px solid var(--font-color-base);
    z-index: 10;
  }
  #menu h2 img {
    width: auto;
    height: 18px;
  }
  
  .menu--list {
    margin: auto;
  }
  .menu--item {
    position: relative;
  }
  .menu--item-txt {
    position: relative;
    width: 82%;
    margin: auto;
    z-index: 10;
  }
  .menu--item-txt h3 {
    font-size: (--fs18);
    margin-bottom: 30px;
  }
  .menu--item-txt h3 span {
    display: block;
    margin-right: 6px;
  }
  .menu--item-txt h3 img {
    width: auto;
    height: 23px;
    margin-bottom: 10px;
  }
  .menu--item-txt p {
    line-height: 2;
  }
  
  .menu--item-ph {
    width: 100%;
    height: 100%;
    aspect-ratio: 1	/	1.2;
    clip-path: polygon(0 0, 100% 43%, 100% 100%, 0 57%);
    overflow: hidden;
  }
  .menu--i1 .menu--item-ph {
    margin-top: -100px;
  }
  .menu--i2 .menu--item-ph {
    margin-top: -80px;
  }
  .menu--i3 .menu--item-ph {
    margin-top: -40px;
  }
  
  
  /* chef */
  /* ============================== */
  #chef {
    position: relative;
    background-image: url(../img/chef_bg_sp.jpg);
    background-origin: top right;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0 auto 120px;
    padding: 75px 0 0;
  }
  .chef--inner {
    width: 82.3%;
    margin: auto;
  }
  
  .chef--header {
    margin: 0 auto 70px;
  }
  .chef--hd-en1 {
    width: 242px;
    margin-bottom: 20px;
  }
  .chef--hd-en2 {
    width: 218px;
    margin-bottom: 70px;
  }
  .chef--hd-ja {
    text-align: center;
  }
  .chef--hd-ja h2 {
    font-size: var(--fs18);
    writing-mode: vertical-rl;
    text-align: left;
    letter-spacing: 0.15em;
    display: inline-block;
    margin: 0 auto 40px;
  }
  .chef--hd-ja p {
    text-align: left;
    letter-spacing: 0;
    line-height: 2;
  }
  
  
  .chef--list {
    margin: auto;
  }
  .chef--list > div + div {
    margin-top: 60px;
  }
  .chef--item {
    display: flex;
    flex-flow: column;
  }
  .chef--item-txt {
    order: 2;
  }
  .chef--item-prof {
    margin-bottom: 26px;
  }
  .chef--item-prof img {
    width: auto;
  }
  .chef--item-prof-pos {
    margin-bottom: 20px;
  }
  .chef--item-prof h3 {
    font-size: var(--fs18);
    line-height: 1;
    margin-bottom: 12px;
  }
  .chef--item-prof h3 span {
    font-size: var(--fs14);
    font-weight: 400;
  }
  .chef--item-txt h4 {
    font-family: var(--font-en-ebg);
    font-weight: 400;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
  }
  .chef--item-txt h4::after {
    display: block;
    content: '';
    flex: 1;
    width: auto;
    height: 1px;
    margin-left: 8px;
    background-color: var(--font-color-base);
  }
  .chef--item-txt p {
    font-size: var(--fs14);
    text-align: justify;
    letter-spacing: 0;
    line-height: 2;
  }
  
  .chef--p-ss .chef--item-txt .chef--item-prof-pos {
    height: 20px;
  }
  .chef--p-ss .chef--item-txt {
    order: 2;
  }
  .chef--p-ss .chef--item-ph {
    order: 1;
  }
  
  .chef--p-tk .chef--item-txt {
    order: 2;
  }
  .chef--p-tk .chef--item-ph {
    order: 1;
  }
  
  .chef--item-ph {
    margin-bottom: 40px;
    order: 1;
  }
  .chef--item-ph img {
    filter: grayscale(100%);
    transition: filter 1.2s ease-in-out;
    transition-delay: 0s;
  }
  .chef--item-ph.is-show img {
    filter: grayscale(0%);
    transition-delay: 0.5s;
  }
  
  
  /* form */
  /* ============================== */
  #revform h2 {
    font-size: var(--fs21);
    letter-spacing: 0.2em;
    text-indent: 0.2em;
    text-align: center;
  }
  #revform form {
    width: 86.7% !important;
    margin: 25px auto !important;
  }
  #revform form#mail_form input[name="phone"],
  #revform form#mail_form input[name="mail_address"] {
    width: calc( 100% - 4% - 2px ) !important;
  }
  

}


@media ( min-width: 769px ) {
  
  /* Page Kv */
  /* ============================== */
  #pageKv {
    position: relative;
    width: 100%;
    height: 100%;
    aspect-ratio: 1	/	0.563;
    background-image: url(/assets/img/pkv_bg.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 180px;
  }
  .pkv--slider {
    display: none;
  }
  
  
  .pkv--txt {
    position: absolute;
    left: 0.5%;
    right: 0;
    bottom: 25.4%;
    margin: auto;
    width: 33.9%;
  }
  .pkv--txt-jp {
    width: 100%;
    margin: 0 auto 8%;
  }
  .pkv--txt-logo {
    width: 35.2%;
    margin: 0 auto 6%;
  }
  .pkv--txt-open {
    width: 51.1%;
    margin: auto;
  }
  
  .pkv--en-read {
    position: absolute;
    top: calc(275vw / 19.2);
    left: calc(216vw / 19.2);
    width: 27%;
  }
  
  
  /* sec common */
  /* ============================== */
  .index-sec h2 {
    font-size: var(--fs25);
    letter-spacing: 0.15em;
    margin-bottom: 60px;
  }
  .index-sec p {
    line-height: 2;
  }
  
  
  /* art */
  /* ============================== */
  #art {
    position: relative;
    margin: 0 auto 230px;
  }
  .art--inner {
    max-width: 1320px;
    min-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
  }
  .art--txt {
    margin-left: 20px;
  }
  .art--txt-en1 {
    width: 512px;
    margin-bottom: 45px;
  }
  .art--txt-en2 {
    width: 430px;
    margin-bottom: 104px;
  }
  .art--txt h2 {
    line-height: 1.8;
    margin-bottom: 45px;
  }
  .art--txt p + p {
    margin-top: 36px;
  }
  .art--ph {
    position: relative;
    margin-top: 120px;
    width: 548px;
  }
  
  
  /* soil */
  /* ============================== */
  #soil {
    position: relative;
    margin: 0 auto 300px;
  }
  #soil::after {
    position: absolute;
    top: 168px;
    left: 0;
    display: block;
    content: '';
    width: 100%;
    height: 770px;
    background-color: #E5E5E5;
    z-index: -1;
  }
  .soil--inner {
    max-width: 1320px;
    min-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
  }
  .soil--txt {
    margin-right: 20px;
    padding-top: 90px;
    order: 2;
  }
  .soil--txt-en1 {
    width: 514px;
    margin-bottom: 45px;
  }
  .soil--txt-en2 {
    width: 402px;
    margin-bottom: 70px;
  }
  .soil--txt h2 {
    margin-bottom: 45px;
  }
  .soil--txt p + p {
    margin-top: 36px;
  }
  .soil--ph {
    position: relative;
    width: 534px;
    height: 100%;
    aspect-ratio: 1	/	1.482;
    overflow: hidden;
    order: 1;
  }
  
  
  /* story */
  /* ============================== */
  #story {
    position: relative;
    min-width: 1200px;
    margin: 0 auto 130px;
  }
  .story--inner {
    width: 1158px;
    margin: auto;
    display: flex;
    justify-content: space-between;
  }
  .story--txt-en {
    display: flex;
    padding: 0 76px 0 0;
  }
  .story--txt-en1 {
    margin-left: 15px;
    order: 2;
  }
  .story--txt-en2 {
    order: 1;
  }
  
  
  /* menu */
  /* ============================== */
  #menu {
    position: relative;
    min-width: 1200px;
    margin: 0 auto 175px;
  }
  
  #menu h2 {
    position: relative;
    display: flex;
    width: 1158px;
    font-size: var(--fs18);
    font-weight: 600;
    line-height: 1;
    margin: auto;
    padding-bottom: 15px;
    border-bottom: 1px solid var(--font-color-base);
    z-index: 10;
  }
  #menu h2 img {
    width: auto;
    height: 18px;
  }
  
  .menu--list {
    width: 1046px;
    margin: auto;
  }
  .menu--item {
    position: relative;
  }
  .menu--item-txt {
    position: absolute;
    z-index: 10;
  }
  .menu--item-txt h3 {
    display: flex;
    align-items: flex-end;
    font-size: (--fs20);
    margin-bottom: 30px;
  }
  .menu--item-txt h3 span {
    margin-right: 6px;
  }
  .menu--item-txt h3 img {
    width: auto;
    height: 28px;
  }
  .menu--item-txt p {
    line-height: 2;
  }
  .menu--i1 .menu--item-txt {
    top: 180px;
    left: 148px;
  }
  .menu--i2 .menu--item-txt {
    top: 348px;
    left: 700px;
  }
  .menu--i3 .menu--item-txt {
    top: 60px;
    left: 148px;
  }
  
  .menu--item-ph {
    width: 614px;
    height: 736px;
    clip-path: polygon(0 0, 100% 43%, 100% 100%, 0 57%);
    overflow: hidden;
  }
  .menu--i1 .menu--item-ph {
    margin: -80px 0 0 auto;
  }
  .menu--i2 .menu--item-ph {
    margin: -244px auto 0 0;
  }
  .menu--i3 .menu--item-ph {
    margin: 96px 0 0 auto;
  }
  
  
  /* chef */
  /* ============================== */
  #chef {
    position: relative;
    background-image: url(../img/chef_bg.jpg);
    background-origin: top right;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0 auto 140px;
    padding: 175px 0 0;
  }
  
  .chef--header {
    width: 90%;
    margin: 0 auto 100px;
  }
  .chef--hd-en1 {
    width: 484px;
    margin-bottom: 45px;
  }
  .chef--hd-en2 {
    width: 436px;
  }
  .chef--hd-ja {
    text-align: center;
  }
  .chef--hd-ja h2 {
    font-size: var(--fs25);
    writing-mode: vertical-rl;
    text-align: left;
    letter-spacing: 0.15em;
    display: inline-block;
    margin: 0 auto 60px;
  }
  .chef--hd-ja p {
    font-size: var(--fs16);
    line-height: 2;
  }
  
  
  .chef--list {
    width: 870px;
    margin: auto;
  }
  .chef--list > div + div {
    margin-top: 100px;
  }
  .chef--item {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .chef--item-txt {
    width: 384px;
    padding-top: 30px;
  }
  .chef--item-prof {
    margin-bottom: 40px;
  }
  .chef--item-prof img {
    width: auto;
  }
  .chef--item-prof-pos {
    margin-bottom: 20px;
  }
  .chef--item-prof h3 {
    font-size: var(--fs18);
    line-height: 1;
    margin-bottom: 12px;
  }
  .chef--item-prof h3 span {
    font-size: var(--fs14);
    font-weight: 400;
  }
  .chef--item-txt h4 {
    font-family: var(--font-en-ebg);
    font-weight: 400;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
  }
  .chef--item-txt h4::after {
    display: block;
    content: '';
    flex: 1;
    width: auto;
    height: 1px;
    margin-left: 8px;
    background-color: var(--font-color-base);
  }
  .chef--item-txt p {
    font-size: var(--fs14);
    text-align: justify;
    letter-spacing: 0;
    line-height: 2;
  }
  
  .chef--p-ss .chef--item-txt .chef--item-prof-pos {
    height: 25px;
  }
  .chef--p-ss .chef--item-txt {
    order: 2;
  }
  .chef--p-ss .chef--item-ph {
    order: 1;
  }
  
  .chef--p-tk .chef--item-txt {
    order: 2;
  }
  .chef--p-tk .chef--item-ph {
    order: 1;
  }
  
  .chef--item-ph {
    width: 376px;
  }
  .chef--item-ph img {
    filter: grayscale(100%);
    transition: filter 1.2s ease-in-out;
    transition-delay: 0s;
  }
  .chef--item-ph.is-show img {
    filter: grayscale(0%);
    transition-delay: 0.5s;
  }
  
  
  /* form */
  /* ============================== */
  #revform h2 {
    font-size: var(--fs21);
    letter-spacing: 0.2em;
    text-indent: 0.2em;
    text-align: center;
    font-weight: 400;
  }
  #revform form {
    width: 870px !important;;
  }
  
}

