.mv {
  position: relative;
}
.mv_img {
  height: 390px;
}
.mv_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.modori {
  position: relative;
  padding: 20px 0 70px;
}
.modori::before {
  content: "";
  position: absolute;
  top: -85px;
  left: -276px;
  width: 999px;
  height: 956px;
  background: url(../images/shops/detail/img_shape_dc_sp.png) no-repeat center/contain;
  opacity: 0.47;
  z-index: -1;
}
.modori_box {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-bottom: 30px;
  padding: 0 15px;
}

 .modori_box .c_ttl { word-break: break-all; width: 100%;}

.modori_txt {
  line-height: 2.1428571429;
  font-size: 0.875rem;
  margin-top: 12px;
}
.modori_gallery .slick-slide {
  line-height: 0;
}
.modori_gallery_thumb {
  overflow: hidden;
}
.modori_gallery_thumb .slick-list {
  padding: 0 !important;
  width: 81.1111111111%;
  overflow: visible;
}

.gallery {
  position: relative;
}
.gallery_heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}
.gallery_heading .c_btn02 {
  margin-top: 54px;
}
.gallery .c_ttl {
  display: flex;
  align-items: flex-end;
  gap: 17px;
}
.gallery .c_ttl .ttl_jp {
  position: relative;
  top: -8px;
}
.gallery::after {
  content: "";
  position: absolute;
  bottom: 150px;
  left: calc(50% - 130px);
  transform: rotate(30deg);
  width: 1054px;
  height: 713px;
  background: url(../images/shops/detail/img_shape_dc.png) no-repeat center/contain;
  z-index: -2;
  opacity: 0.47;
}
.gallery_list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: auto auto auto auto;
  margin-bottom: 46px;
}
.gallery_item:nth-child(1) {
  grid-area: 1/1/2/7;
}
.gallery_item:nth-child(2) {
  grid-area: 2/1/3/4;
}
.gallery_item:nth-child(3) {
  grid-area: 2/4/3/7;
}
.gallery_item:nth-child(4) {
  grid-area: 3/1/4/3;
}
.gallery_item:nth-child(5) {
  grid-area: 3/3/4/5;
}
.gallery_item:nth-child(6) {
  grid-area: 3/5/4/7;
}
.gallery_item:nth-child(7) {
  grid-area: 4/1/5/3;
}
.gallery_item:nth-child(8) {
  grid-area: 4/3/5/5;
}
.gallery_item:nth-child(9) {
  grid-area: 4/5/5/7;
}
.gallery_item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.gallery .c_btn02 {
  text-align: center;
}

.view {
  padding: 90px 0 70px;
}
.view .c_ttl {
  margin-bottom: 30px;
}
.view .c_ttl .ttl_en .space {
  display: block;
}
.view_txt {
  margin-bottom: 30px;
  font-size: 1rem;
  text-align: center;
  line-height: 1.875;
}
.view_main {
  display: flex;
  flex-direction: column;
  width: calc(100% + 30px);
  margin-left: -15px;
}

#panorama { height: 250px; }
#panoramaButtons { display: flex; flex-wrap: wrap;}
.view_tab {
  order: 2;
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #121212;
}
.view_tab_item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33.33%;
  height: 38px;
  background-color: #fff;
  border-right: 1px solid #707070;
  border-bottom: 1px solid #707070;
  font-size: 0.8125rem;
  line-height: 1.8461538462;
  cursor: pointer;
}
.view_tab_item.active {
  background-color: #707070;
  color: #fff;
}
.view_tab_item:nth-child(1), .view_tab_item:nth-child(4) {
  border-left: 1px solid #707070;
}
.view_content {
  order: 1;
}
.view_content_item {
  display: none;
  height: 245px;
}
.view_content_item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.view_content_item.active {
  display: block;
}

.campaign {
  position: relative;
  padding: 80px 15px 70px;
  overflow: hidden;
}
.campaign::before {
  content: "";
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f2f2f2;
  z-index: -1;
}
.campaign .c_ttl {
  align-items: flex-start;
  margin-bottom: 25px;
}
.campaign .c_ttl .ttl_jp {
  font-size: 1rem;
}
.campaign .c_campaign {
  display: block;
  width: calc(100% + 30px);
  margin-bottom: 55px;
}
.campaign .c_campaign .slick-slide {
  width: 288px;
  margin-right: 20px;
}
.campaign .c_btn02 {
  text-align: center;
}

.menu {
  padding: 45px 15px 65px;
}
.menu_item {
  margin-bottom: 50px;
}
.menu_item:last-child {
  margin-bottom: 0;
}
.menu_item_img {
  overflow: hidden;
}
.menu_item_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.5s;
}
.menu_item .c_ttl {
  margin: -20px 0 20px;
  gap: 3px;
}
.menu_item .c_ttl .ttl_jp {
  font-size: 1rem;
}
.menu_item_txt {
  margin-bottom: 25px;
  text-align: center;
}
.menu_item .c_btn03 {
  text-align: center;
}

.shop_data {
  position: relative;
  padding: 70px 0 40px;
}
.shop_data::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/shops/detail/bg_shop_data_sp.jpg) no-repeat center/cover;
  opacity: 0.47;
  z-index: -1;
}
.shop_data_main {
  padding: 0 15px 45px;
  background-color: #fff;
}
.shop_data .c_ttl {
  position: relative;
  top: -20px;
  margin-bottom: 5px;
}
.shop_data .c_ttl .ttl_jp {
  font-size: 1.125rem;
}
.shop_data_add {
  margin-bottom: 40px;
}
.shop_data_add_ttl {
  margin-bottom: 8px;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.4230769231;
}
.shop_data_add_txt {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #000;
  font-size: 1rem;
  line-height: 1.5;
}
.shop_data_add_info {
  margin-bottom: 30px;
}
.shop_data_add_info_item {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}
.shop_data_add_info_ttl {
  flex-shrink: 0;
  width: 75px;
  font-weight: 400;
}
.shop_data_add_map {
  height: 329px;
}
.shop_data_add_map iframe {
  width: 100%;
  height: 100%;
}
.shop_data_btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% - 4px);
  height: 89px;
  margin-bottom: 40px;
  padding: 10px 40px 10px 20px;
  background-color: #674733;
  border-radius: 47px;
  box-shadow: 4px 9px 0px 0px rgba(0, 0, 0, 0.25);
}
.shop_data_btn::before {
  content: "";
  position: relative;
  top: -5px;
  display: inline-block;
  width: 24px;
  height: 26px;
  margin-right: 10px;
  background: url(../images/common/icon_tel_white.svg) no-repeat center/contain;
}
.shop_data_btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 10px;
  height: 19px;
  background: url(../images/common/icon_arr_btn.svg) no-repeat center/contain;
}
.shop_data_btn_wrap {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.shop_data_btn_num {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2083333333;
  letter-spacing: 0.06em;
}
.shop_data_btn_note {
  color: #fff;
  font-weight: 500;
  line-height: 1.4285714286;
}
.shop_data_same_ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 49px;
  margin-bottom: 24px;
  padding: 10px 20px;
  background-color: #050505;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}
.shop_data_same_item {
  margin-bottom: 14px;
}
.shop_data_same_item:last-child {
  margin-bottom: 0;
}
.shop_data_same_item_link {
  display: flex;
}
.shop_data_same_item_img {
  width: 96px;
  height: 96px;
  flex-shrink: 0;
  overflow: hidden;
}
.shop_data_same_item_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.5s;
}
.shop_data_same_item_info {
  width: calc(100% - 96px);
  padding-top: 14px;
  padding-left: 15px;
}
.shop_data_same_item_ttl {
  margin-bottom: 7px;
  font-size: 1.1875rem;
  font-weight: 500;
  line-height: 1.4210526316;
}
.shop_data_same_item_txt {
  line-height: 1.5;
}
.shop_data_same_item .c_btn03 {
  display: none;
}

.voice {
  padding: 55px 15px 0;
}
.voice .c_ttl {
  margin-bottom: 25px;
  align-items: flex-start;
}
.voice .c_ttl .ttl_jp {
  font-size: 1rem;
}
.voice_list {
  width: calc(100% + 30px);
  margin-bottom: 60px;
}
.voice_list .slick-list {
  overflow: visible;
}
.voice_list .slick-slide {
  width: 294px;
  margin-right: 36px;
}
.voice_item {
  position: relative;
  background-color: #fff;
  box-shadow: 0 3px 26px rgba(0, 0, 0, 0.16);
}
.voice_item_img {
  overflow: hidden;
}
.voice_item_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.5s;
}
.voice_item_info {
  padding: 15px 15px 25px;
}
.voice_item_meta {
  margin-bottom: 8px;
  font-size: 0.6875rem;
  font-weight: 500;
  line-height: 1.4545454545;
}
.voice_item_ttl {
  margin-bottom: 10px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}
.voice_item_txt {
  margin-bottom: 25px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 2.0833333333;
}
.voice_item .c_btn03 {
  text-align: right;
}
.voice .c_btn02 {
  margin-bottom: 90px;
  text-align: center;
}

.modori_gallery_slide_item { background: #fff; text-align: center; overflow: hidden;}
.modori_gallery_slide_item img { margin: 0 auto;  width: auto;}

.ttl-flex{
    display: flex;
    justify-content: space-between;
}
.ttl-flex__h3{
    flex: 1;
}
.ttl-flex--2{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}
.ss-instagram {
    width: min(40px,8vw);
    align-self: flex-end;
    margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .mv_img {
    height: auto;
    padding-left: calc(50% - 700px);
  }
  .mv::before {
    content: "";
    position: absolute;
    top: -700px;
    right: calc(50% - 1025px);
    width: 1948px;
    height: 1904px;
    background: url(../images/common/bg_colorful_01.png) no-repeat center/contain;
    z-index: -1;
  }
  .modori {
    padding: 23px 0 135px;
  }
  .modori::before {
    top: clamp(-1.875rem, 21.6346153846vw + -12.2596153846rem, 9.375rem);
    left: calc(50% - clamp(50rem, 24.0384615385vw + 38.4615384615rem, 62.5rem));
    transform: rotate(30deg);
    width: clamp(62.5rem, 42.6682692308vw + 42.0192307692rem, 84.6875rem);
    height: clamp(58.75rem, 8.8942307692vw + 54.4807692308rem, 63.375rem);
    background: url(../images/shops/detail/img_shape_dc.png) no-repeat center/contain;
  }
  .modori .c_ttl {
    display: flex;
    align-items: flex-end;
    flex-shrink: 0;
  }
  .modori .c_ttl .ttl_jp {
    position: relative;
    top: -20px;
  }
  .modori_txt {
    flex: 1;
    margin-top:0;
    padding-top: 12px;
  }
  .modori_gallery_thumb .slick-list {
    width: auto;
  }
  .modori_gallery_thumb .slick-slide {
    width: 242px !important;
  }
  .modori_gallery_thumb_item:hover {
    cursor: pointer;
  }
  .gallery_heading {
    margin-bottom: 53px;
  }
  .gallery .c_ttl {
    display: block;
  }
  .gallery .c_ttl .ttl_en {
    margin-bottom: 17px;
    line-height: 1.1;
  }
  .gallery .c_ttl .ttl_jp {
    top: 0;
  }
  .gallery::before {
    content: "";
    position: absolute;
    top: 70px;
    left: 118px;
    width: 100%;
    height: 480px;
    background-color: #f2f2f2;
    z-index: -1;
  }
  .gallery::after {
    bottom: clamp(-0.625rem, 19.2307692308vw + -9.8557692308rem, 9.375rem);
    width: clamp(44.375rem, 41.3461538462vw + 24.5288461538rem, 65.875rem);
    height: clamp(35.625rem, 17.1875vw + 27.375rem, 44.5625rem);
  }
  .gallery_list {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr);
    margin-bottom: 0;
  }
  .gallery_item:nth-child(1) {
    grid-area: 1/1/3/3;
  }
  .gallery_item:nth-child(2) {
    grid-area: 3/1/4/2;
  }
  .gallery_item:nth-child(3) {
    grid-area: 3/2/4/3;
  }
  .gallery_item:nth-child(4) {
    grid-area: 1/3/2/4;
  }
  .gallery_item:nth-child(5) {
    grid-area: 1/4/2/5;
  }
  .gallery_item:nth-child(6) {
    grid-area: 2/3/3/4;
  }
  .gallery_item:nth-child(7) {
    grid-area: 2/4/3/5;
  }
  .gallery_item:nth-child(8) {
    grid-area: 3/3/4/4;
  }
  .gallery_item:nth-child(9) {
    grid-area: 3/4/4/5;
  }
  .view {
    padding: 149px 0 136px;
  }
  .view .c_ttl {
    margin-bottom: 35px;
    gap: 5px;
  }
  .view .c_ttl .ttl_en .space {
    display: inline;
  }
  .view_txt {
    margin-bottom: 49px;
  }
  .view_main {
    width: 100%;
    margin-left: 0;
  }
  .view_tab {
    flex-wrap: nowrap;
    order: 1;
    border-top: none;
  }
  .view_tab_item {
    width: 141px;
    height: 47px;
    font-size: 12px;
    border-top: 1px solid #707070;
    padding: 0 10px;
    line-height: 120%;
  }
  .view_tab_item:nth-child(1), .view_tab_item:nth-child(4) {
    border-left: none;
  }
  .view_tab_item:nth-child(1) {
    border-left: 1px solid #707070;
  }
  .view_content {
    
  }
  #panoramaButtons { display: flex; order: 1;}
  #panorama { height: 750px; order: 2;}
  .view_content_item {
    height: auto;
  }
  .campaign {
    padding-bottom: 58px;
    padding-top: 0;
  }
  .campaign::before {
    top: 30px;
  }
  .campaign .c_ttl {
    align-items: center;
    margin-bottom: 55px;
  }
  .campaign .c_ttl .ttl_jp {
    font-size: 1.125rem;
  }
  .campaign .c_campaign {
    display: grid;
    gap: 16px;
    width: 100%;
    margin-bottom: 0;
  }
  .campaign .c_campaign_info {
    padding: 27px 15px 10px;
  }
  .campaign .c_campaign_ttl {
    margin-bottom: 22px;
  }
  .menu {
    padding: 106px 0 132px;
  }
  .menu_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .menu_item {
    margin-bottom: 0;
  }
  .menu_item:hover img {
    transform: scale(1.05);
  }
  .menu_item .c_ttl {
    margin-top: -27px;
  }
  .menu_item .c_ttl .ttl_en {
    font-size: 2.5rem;
  }
  .menu_item_txt {
    margin-bottom: 42px;
    padding: 0 20px;
    text-align: left;
  }
  .shop_data {
    padding: 115px 0 82px;
  }
  .shop_data::before {
    background: url(../images/shops/detail/bg_shop_data.jpg) no-repeat;
  }
  .shop_data_main {
    padding: 0 clamp(1.25rem, 9.6153846154vw + -3.3653846154rem, 6.25rem) 92px;
  }
  .shop_data .c_ttl {
    top: -35px;
    margin-bottom: 30px;
  }
  .shop_data_add {
    display: flex;
    justify-content: space-between;
    margin-bottom: 96px;
  }
  .shop_data_add_box {
    width: 52%;
    padding-top: 40px;
  }
  .shop_data_add_ttl {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 1.8125rem;
    line-height: 1.4482758621;
    border-bottom: 1px solid #000;
  }
  .shop_data_add_txt {
    margin-bottom: 27px;
    padding-bottom: 0;
    border-bottom: none;
    line-height: 2.25;
  }
  .shop_data_add_info {
    margin-bottom: 48px;
  }
  .shop_data_add_map {
    width: 45%;
    height: 500px;
  }
  .shop_data_btn {
    width: clamp(18.75rem, 6.4236111111vw + 14.6388888889rem, 21.0625rem);
    height: 93px;
    padding-right: 37px;
    pointer-events: none;
  }
  .shop_data_btn::before {
    top: -8px;
    margin-right: 12px;
  }
  .shop_data_btn_num {
    font-size: 1.625rem;
    line-height: 1.2307692308;
  }
  .shop_data_btn_note {
    font-size: 0.75rem;
    line-height: 1.4166666667;
  }
  .shop_data_same_ttl {
    min-height: 56px;
    margin-bottom: 64px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
  }
  .shop_data_same_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .shop_data_same_item {
    width: 50%;
    margin-bottom: 20px;
    
  }
  .shop_data_same_item:hover img {
    transform: scale(1.05);
  }
  .shop_data_same_item_img {
    width: 124px;
    height: 124px;
  }
  .shop_data_same_item_info {
    width: calc(100% - 124px);
    padding-top: 10px;
    padding-left: 27px;
  }
  .shop_data_same_item_ttl {
    margin-bottom: 10px;
    font-size: 1.375rem;
    line-height: 1.4545454545;
  }
  .shop_data_same_item_txt {
    margin-bottom: 12px;
  }
  .shop_data_same_item .c_btn03 {
    display: block;
  }
  .voice {
    padding: 124px 0 92px;
  }
  .voice .c_ttl {
    align-items: center;
    margin-bottom: 52px;
  }
  .voice .c_ttl .ttl_jp {
    font-size: 1.125rem;
  }
  .voice_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 17px;
    width: 100%;
    margin-bottom: 122px;
  }
  .voice_item {
    box-shadow: none;
  }
  .voice_item:hover img {
    transform: scale(1.05);
  }
  .voice_item_info {
    padding: 27px 22px;
  }
  .voice_item_meta {
    margin-bottom: 12px;
    font-size: 0.8125rem;
    line-height: 1.4615384615;
  }
  .voice_item_ttl {
    margin-bottom: 15px;
    font-size: 1.1875rem;
    line-height: 1.4210526316;
  }
  .voice_item_txt {
    font-size: 0.875rem;
    line-height: 2.1428571429;
  }
  
 .modori_box .c_ttl { display: block; word-break: break-all; width: inherit;}
 .modori_box .c_ttl .ttl_en {
    line-height: 1em; padding: 0 0 30px;
    font-size:clamp(3.75rem, 3.9663461538vw + 1.8461538462rem, 5.125rem)
 }
 
 
}
@media screen and (min-width: 1025px) {
  .mv::before {
    top: -700px;
    right: calc(50% - 1025px);
    width: 1948px;
    height: 1904px;
  }
  .modori_box {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0;
    margin-bottom: 72px;
    padding: 0;
  }
  .menu_item .c_ttl .ttl_en {
    font-size: 3.0625rem;
  }
  .shop_data_add_box {
    width: 43.5%;
  }
  .shop_data_add_info_ttl {
    width: 120px;
  }
  .shop_data_add_map {
    width: 50%;
  }
  .ttl-flex__h3{
    flex: none;
  }
  .ttl-flex--2{
    flex-direction: row;
  }
  .ss-instagram{
    display: block;
    order: 3;
    margin-top: 0;
    margin-left: 25px;
    padding: 12px;
    width: 71px;
  }
  
  
  
  
}
@media screen and (min-width: 1280px) {
  .gallery::before {
    left: calc(50% - 500px);
  }
}
/*# sourceMappingURL=maps/shops-detail.css.map */
