@charset "UTF-8";
@media screen and (max-width: 800px) {
  .common_wrap {
    padding: 0 30px;
    padding-bottom: 100px;
  }
  header {
    height: 70px;
  }
  #fv .tit {
    left: 20px;
  }
  #fv .tit h1 {
    font-size: 22px;
  }

  #fv .tit h2 {
    font-size: 16px;
  }
  .top_sec .text_area {
    width: 100%;
    position: unset;
  }
  .top_sec .text_area .sec_head {
    /* position: absolute; */
    top: 53vw;
    left: 20px;
    margin-bottom: 10px;
    line-height: 1;
  }
  .top_sec .text_area .sec_head p::before {
    /* content: ""; */
    position: absolute;
    width: 2px;
    height: 2px;
    border-radius: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
  }
  .top_sec .text_area .sec_head p {
    position: relative;
    /* padding-left: 10px; */
    font-size: 14px;
  }
  #about .text_area {
    left: 0;
  }
  .top_sec .flex {
    flex-direction: column;
    /* padding-top: 40px; */
  }
  #about .flex {
    flex-direction: column-reverse;
  }
  .top_sec .img_area {
    width: 100%;
    margin-bottom: 20px;
  }
  #about .img_area {
    width: 100%;
  }
  #about .thumb_wrap {
    width: 100%;
  }
  .top_img_area .thumb_wrap {
    aspect-ratio: 3 / 3.5;
  }
  #place .img_area {
    left: 0;
  }
  #architecture .flex {
    flex-direction: column-reverse;
  }
  #architecture .img_area {
    right: 0;
  }
  #restaurant .img_area {
    left: 0;
  }
  #experience .img_area {
    flex-wrap: wrap;
  }
  #experience .img_area .link {
    width: 100%;
    margin-bottom: 10px;
  }
  #experience .thumb_wrap {
    aspect-ratio: 2 / 0.8;
  }
  #information ul li a {
    flex-wrap: wrap;
    margin-bottom: 0px;
  }
  #information ul li .tit {
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    white-space: normal;
  }
  #information ul li .date {
    width: 90px;
    font-size: 12px;
  }
  #information ul li .week {
    width: 140px;
    font-size: 12px;
  }
  footer .flex {
    display: block;
  }
  footer .left {
    width: 100%;
    margin-bottom: 40px;
  }
  footer .sitemap {
    width: 100%;
    flex-wrap: wrap;
  }
  footer .sitemap ul li a::before {
    transform: scale(1);
  }
  footer .sitemap ul {
    width: 50%;
  }
  footer .inner {
    padding: 20px;
    padding-top: 60px;
    padding-bottom: 20px;
  }
  footer .copy {
    flex-direction: column;
    align-items: start;
  }
  footer .copy a {
    margin-bottom: 10px;
  }
  #full_menu .sitemap ul li a {
    font-size: 16px;
  }
  #fv {
    margin-bottom: 0;
  }
  .home .top_text_area h3 {
    font-size: 20px;
    /* position: absolute; */
    top: 57vw;
    left: 20px;
  }
  .top_text_area h6 {
    font-size: 14px;
  }
  .top_text_area h6 br {
    display: none;
  }
  #rooms .flex {
    flex-direction: column-reverse;
  }
  #experience .wrap {
    padding-bottom: 100px;
  }

  #information .wrap {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  #access .ifram_wrap {
    aspect-ratio: 3 / 3;
  }
  #access .wrap {
    padding-bottom: 0;
    padding-top: 40px;
  }
  #experience .top_text_area h3 {
    position: unset;
  }
  footer {
    padding-top: 100px;
  }
  #page .common_wrap {
    padding: 0px 20px 100px;
    margin-bottom: 0;
  }
  #page.page_restaurant #story .wrap {
    max-width: 1100px;
    padding-bottom: 60px;
  }
  #page.page_restaurant #page_read .wrap {
    padding-bottom: 80px;
  }
  #rooms_anker .wrap {
    padding-top: 40px;
  }
  #page.page_rooms #page_head .wrap {
    padding-bottom: 0px;
  }
  #page.page_restaurant #page_read .thumb_area {
    aspect-ratio: 3 / 4;
  }
  #page.page_restaurant #page_read .text_area {
    padding: 0 20px;
  }
  #page.page_restaurant #story .text_area {
    display: block;
  }
  #page.page_restaurant #story .text_area .group h5 {
    height: auto;
  }
  #page.page_restaurant #story .text_area .group {
    width: 100%;
    margin-bottom: 40px;
  }
  #page.page_restaurant #chef .wrap {
    padding: 40px 20px;
  }
  #page.page_restaurant #chef .wrap {
    margin-bottom: 60px;
  }
  #page.page_restaurant #chef .flex {
    display: block;
  }
  #page.page_restaurant #chef .thumb_area {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  #page.page_restaurant #chef .text_area {
    width: 100%;
  }
  #page.page_restaurant #food .inner {
    display: block;
  }
  #page.page_restaurant #food .flex {
    width: 100%;
    margin-bottom: 40px;
    overflow: hidden;
  }
  #page.page_restaurant #food .thumb_wrap {
    /* aspect-ratio: 2 / 2; */
  }
  #page.page_restaurant #food .thumb_wrap .thumb {
    /* top: -20%; */
  }
  #rooms_anker ul li {
    width: calc(100% / 2);
    margin-bottom: 15px;
  }
  #rooms_anker ul li:last-child {
    width: 100%;
  }
  #rooms_anker ul li a {
    font-size: 14px;
  }
  #rooms_anker ul li a::before {
  }
  .page_sec_group .swiper .swiper-slide .thumb_wrap {
    aspect-ratio: 3 / 2;
  }
  .page_sec_group .explanation {
    display: block;
    padding: 20px 20px;
    padding-bottom: 100px;
  }
  .page_sec_group .explanation .name {
    width: 100%;
  }
  .page_sec_group .explanation .read {
    width: 100%;
  }
  .page_sec_group .explanation .detaile {
    left: 0;
    width: 100%;
  }
  .page_sec_group .explanation .detaile .accordion-content .more_detaile {
    display: block;
  }
  .page_sec_group .explanation .detaile .accordion-content .thumb {
    width: 100%;
    margin-bottom: 10px;
  }
  .page_sec_group .explanation .detaile .accordion-content .text {
    width: 100%;
  }
  .page_sec_group .swiper .swiper-button-prev {
    width: 60px;
    height: 60px;
  }
  .dli-chevron-round-right {
    width: 20px;
    height: 20px;
  }
  .page_sec_group .explanation .name h2 {
    font-size: 20px;
  }
  .page_sec_group .explanation .name h3 {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
  }
  .page_sec_group .explanation .read .left p {
  }
  .page_sec_group .explanation .name h3 span {
    width: 50%;
    padding: 0;
    margin: 0;
    line-height: 2;
  }
  .page_sec_group .explanation .name h3 span:before {
    content: none;
  }
  #page.page_restaurant #food .text_area .group {
    padding: 0;
  }
  #experience .thumb_wrap:before {
    height: 30%;
  }
  #page.page_archtecture #page_head h4 {
    font-size: 16px;
  }
  #page.page_archtecture #page_head h5 br {
    display: none;
  }
  #page.page_archtecture #page_read .thumb_area {
    aspect-ratio: 3 / 4;
    margin-bottom: 40px;
  }
  #page.page_archtecture #page_read .text_area {
    padding: 0 20px;
    display: block;
  }
  #page.page_archtecture #page_read .text_area .group {
    width: 100%;
    margin-bottom: 20px;
  }
  #page.page_archtecture #concept .thumb_area {
    width: 100%;
    aspect-ratio: 2 / 2;
    margin-bottom: 40px;
  }
  #page.page_archtecture #concept .text_area {
    width: 100%;
    position: unset;
  }
  #page.page_archtecture #concept .wrap {
    padding-top: 0;
    padding-bottom: 100px;
  }
  #page.page_archtecture #concept .text_area .group p br {
    display: none;
  }
  #page.page_archtecture #architect .flex {
    display: block;
  }
  #page.page_archtecture #architect .thumb_area {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  #page.page_archtecture #architect .text_area {
    width: 100%;
  }
  #page.page_archtecture #architect .wrap {
    padding: 40px 20px;
    border: unset;
  }
  #access .way {
    display: block;
  }
  #access .way p {
    width: 100%;
    padding-right: 0;
  }
  #access .way p .sp {
    display: none;
  }
  #page #kv .pc {
    display: none;
  }
  #page #kv .sp {
    display: block;
  }
  .home .kv {
    height: 100%;
  }
  #page.page_terms-privacy #content .wrap {
    padding: 40px 20px 100px;
  }
  #single #content .wrap {
    padding: 0 20px;
  }

  #imgarea .img01 {
    background-image: url(../img/home/kv_sp_01.webp);
  }
  #imgarea .img02 {
    background-image: url(../img/home/kv_sp_02.webp);
  }
  #imgarea .img03 {
    background-image: url(../img/home/kv_sp_03.webp);
  }
  #imgarea .img04 {
    background-image: url(../img/home/kv_sp_04.webp);
  }
  #imgarea .img {
    background-size: cover;
    background-position: center;
    /* top: 20vh; */
  }
  #op .op_inner .pc {
    display: none;
  }
  #op .op_inner .sp {
    display: block;
  }
  #imgarea {
    top: 10vh;
  }
  #fv .inner {
    /* padding: 40px; */
    /* padding-top: 10vh; */
  }
  #imgarea .sp_tit {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #imgarea .sp_tit.sp_tit_01 {
    background-image: url(../img/home/kv_sp_01_tit.webp);
  }
  #imgarea .sp_tit.sp_tit_02 {
    background-image: url(../img/home/kv_sp_02_tit.webp);
  }
  #imgarea .sp_tit.sp_tit_03 {
    background-image: url(../img/home/kv_sp_03_tit.webp);
  }
  #imgarea .sp_tit.sp_tit_04 {
    background-image: url(../img/home/kv_sp_04_tit.webp);
  }
  /* スクロールスペースを確保（画像数 × 100vh） */
  #scrollarea .scroll-space {
    height: 400vh;
  }
  #imgarea {
    height: 80vh;
  }
  .page_sec_group .swiper .swiper-button {
    width: 60px;
    height: 60px;
  }
  #page.page_restaurant #gallery .swiper .swiper-button {
    width: 60px;
    height: 60px;
  }
  #page.page_restaurant #gallery .swiper .swiper-slide .thumb_wrap {
    aspect-ratio: 3 / 2;
  }
  #page.page_restaurant #gallery .common_wrap {
    margin-bottom: 20px;
  }
  #page.page_restaurant #food .wrap {
    padding-bottom: 50px;
  }
  #page.page_experience .page_sec_group .inner {
    display: block;
  }
  #page.page_experience .page_sec_group .swiper {
    width: 100%;
    margin-left: 0;
  }
  #page.page_experience .page_sec_group .text_area_wrap {
    width: 100%;
  }
  #page.page_experience .page_sec_group .text_area p {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 8px;
  }
  #page.page_experience .page_sec_group .text_area p br {
    display: none;
  }
  #page.page_experience .page_sec_group .wrap {
    padding: 0px 20px;
    padding-bottom: 80px;
  }
  #page.page_experience .page_sec_group .time .group p {
    font-size: 13px;
  }
  #page.page_experience #art.page_sec_group .rule .group {
    display: block;
  }
  #page.page_experience #art.page_sec_group .rule .group p {
    width: 100%;
    margin-bottom: 0;
  }
}
