@charset "utf-8";
main {
  max-width: 1200px;
  margin: -30px auto 0;
  margin-top: 0;
}

/*img {
    max-width: 100%;
}*/

/* メイン画像 */

.main_image {
  position: relative;
  margin-bottom: 140px;
  z-index: -1;
}

.main_image img {
  width: 100%;
  max-width: 100%;
  height: 300px;
}

.img_sp {
  display: none;
}

.vertical {
  position: absolute;
  left: 14%;
  bottom: calc(80% - 570px);
  writing-mode: vertical-rl;
  text-orientation: upright;
  background-color: #fff;
}

.vertical .title {
  font-size: 2.5rem;
  letter-spacing: 0.19em;
  padding: 22px 7px 0 7px;
}

.vertical .sub {
  font-size: 1.5rem;
  font-weight: lighter;
  letter-spacing: 0.06em;
  padding-top: 96px;
}

/* コンセプト */

.concept_area {
  max-width: 1200px;
  text-align: center;
  margin: 0 auto 140px;
  padding: 0 20px;
  position: relative;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2097%20165%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23c7c6c6%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1-2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%201%22%3E%3Cline%20class%3D%22cls-1%22%20y1%3D%2263%22%20x2%3D%2297%22%20y2%3D%2263%22%2F%3E%3Cline%20class%3D%22cls-1%22%20x1%3D%2248%22%20x2%3D%2248%22%20y2%3D%22165%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E"),
    url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2097%20165%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23c7c6c6%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%202%22%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1-2%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%201%22%3E%3Cline%20class%3D%22cls-1%22%20x1%3D%2297%22%20y1%3D%22102%22%20y2%3D%22102%22%2F%3E%3Cline%20class%3D%22cls-1%22%20x1%3D%2249%22%20y1%3D%22165%22%20x2%3D%2249%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: top 8% left 11%, bottom -1% right 10%;
  background-repeat: no-repeat, no-repeat;
  background-size: 90px 90px;
}

.concept_title {
  text-align: center;
  margin-bottom: 63px;
}

.concept_title h1 {
  font-size: 27px;
  letter-spacing: 0.12em;
  font-weight: 400;
  /* font-family: 'Kozuka Gothic Pr6N', '小塚ゴシック Pr6N', sans-serif; */
}

.concept_title small {
  font-size: 12px;
  letter-spacing: 0.16em;
  /* font-family: 'Kozuka Gothic Pr6N', '小塚ゴシック Pr6N', sans-serif; */
}

.br_sp {
  display: none;
}

.concept_sub_title {
  margin: 0 auto;
  max-width: 900px;
}

.concept_sub_title h2 {
  margin: 0 18px 50px;
  font-size: 24px;
  letter-spacing: 0.19em;
  font-weight: normal;
}

.concept_sub_title p {
  font-size: 17px;
  letter-spacing: 0.19em;
  line-height: 2.1em;
  text-align: center;
  padding: 12px 0;
}

/* 旬のメニュー　 */

.seasonal_area {
  max-width: 1200px;
  margin: 0 auto 200px;
  padding: 0 20px;
}

.seasonal_title {
  text-align: center;
  margin-bottom: 63px;
}

.seasonal_title h1 {
  font-size: 27px;
  letter-spacing: 0.12em;
  /* font-family: 'Kozuka Gothic Pr6N', '小塚ゴシック Pr6N', sans-serif; */
}

.seasonal_title small {
  font-size: 12px;
  letter-spacing: 0.16em;
  /* font-family: 'Kozuka Gothic Pr6N', '小塚ゴシック Pr6N', sans-serif; */
}

/* グランドメニュー */

.grand_area {
  max-width: 1200px;
  margin: 0 auto 150px;
  padding: 0 20px;
}

.grand_title {
  text-align: center;
  margin-bottom: 63px;
}

.grand_title h1 {
  font-size: 27px;
  letter-spacing: 0.12em;
  /* font-family: 'Kozuka Gothic Pr6N', '小塚ゴシック Pr6N', sans-serif; */
}

.grand_title small {
  font-size: 12px;
  letter-spacing: 0.16em;
  /* font-family: 'Kozuka Gothic Pr6N', '小塚ゴシック Pr6N', sans-serif; */
}

.menu_title {
  margin-bottom: 20px;
}

.shop_menu {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 100px;
}

.shop_menu h3 {
  border-bottom: 1px solid #cfcdcd;
  padding: 0 90px 8px 0;
  margin-bottom: 5px;
  font-size: 21px;
  letter-spacing: 0.21em;
  font-weight: normal;
}

.shop_menu small {
  font-size: 12px;
  letter-spacing: 0.28em;
}

.menu_content p {
  display: block;
  margin: 80px auto;
  max-width: 263px;
  font-size: 16px;
  letter-spacing: 0.26em;
  line-height: 1.4;
}

.menu_content .price {
  text-align: right;
  display: block;
  font-size: 16px;
}

/* 店舗概要 */

.shop_area {
  max-width: 1200px;
  display: flex;
  justify-content: space-around;
  margin: 0 auto 120px;
  padding: 0 20px;
}

.shop_title {
  background-color: #1d2088;
  width: 300px;
  text-align: center;
  padding: 70px 70px 0 0;
}

.shop_title h1 {
  color: #fff;
  font-size: 28px;
  letter-spacing: 0.12em;
  /* font-family: 'Kozuka Gothic Pr6N', '小塚ゴシック Pr6N', sans-serif; */
}

.shop_title small {
  color: #fff;
  font-size: 11px;
  letter-spacing: 0.16em;
  /* font-family: 'Kozuka Gothic Pr6N', '小塚ゴシック Pr6N', sans-serif; */
}

.shop_content {
  margin: auto 0;
}

.shop_content .title {
  padding-right: 20px;
}

.shop_content .f_logo {
  padding-left: 30%;
}

.shop_content .insta_logo {
  padding: 0 20px;
}

.shop_content .tabelog_logo {
  padding: 0 10px 0 30px;
}

.shop_content table {
  border-collapse: collapse;
}

.shop_content tr {
  font-size: 16px;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #e9e9e9;
}

.shop_content tr:last-child {
  border-bottom: none;
}

.shop_content th {
  width: 170px;
  text-align: left;
  padding: 16px 0;
}

.shop_content td {
  width: 400px;
  line-height: 1.6;
  padding: 16px 0;
}

.shop_content td p {
  line-height: 1.8;
  letter-spacing: 0.09em;
}

/* アクセスマップ */

.map_area {
  width: 100%;
  margin-bottom: 100px;
}

.map_title {
  text-align: center;
  margin-bottom: 63px;
}

.map_title h1 {
  font-size: 27px;
  letter-spacing: 0.12em;
  /* font-family: 'Kozuka Gothic Pr6N', '小塚ゴシック Pr6N', sans-serif; */
}

.map_title small {
  font-size: 12px;
  /* font-family: 'Kozuka Gothic Pr6N', '小塚ゴシック Pr6N', sans-serif; */
}

.googlemap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 36.25%;
  overflow: hidden;
  text-align: center;
}

.googlemap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* width: 100%;
    height: 100%;
    object-fit: cover; */
}

/* ボタン */

.btn {
  text-align: center;
}

.grand_area .btn a {
  padding: 20px 94px;
  background-color: #1d2088;
  color: #fff;
  text-align: center;
  font-size: 21px;
  margin-top: 30px;
  display: inline-block;
}

.map_area .btn a {
  padding: 20px 94px;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-size: 21px;
  margin-top: 83px;
  display: inline-block;
}

.btn a:hover {
  opacity: 0.8;
}

.shop_mv {
  width: 100%;
  height: 0;
  padding-top: calc(800 / 1920 * 88%);
  background: url(../shop/chinmaya/img/main.png) center center / cover no-repeat;
  margin-bottom: 100px;
  position: relative;
}

@media screen and (max-width: 1000px) {
  .vertical {
    bottom: calc(80% - 390px);
  }
  .vertical .title {
    font-size: 2.3rem;
  }
  .vertical .sub {
    font-size: 1rem;
  }
  .shop_content {
    padding-left: 5%;
  }
  .shop_content .f_logo {
    padding-left: 30%;
  }
}

@media screen and (max-width: 900px) {
  .concept_sub_title {
    line-height: 1.8;
  }
  .concept_sub_title .br_sp {
    display: block;
  }
  .menu_content {
    width: 400px;
    margin: 20px;
  }
  .shop_content .f_logo {
    padding-left: 14%;
  }
}

@media screen and (max-width: 768px) {
  .sp-mv-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
  }
  .img-size {
    /*height: 40vh;*/
    margin-bottom: 15vh;
    width: 30%;
  }
  .shop_mv {
    display: none;
  }
  .shop_mv_sp {
    background: url(../shop/syunsai/img/main_sp.png) center center / cover
      no-repeat;
    height: 100vh;
    margin-bottom: 70px;
  }
  .type {
    width: 100%;
    height: 100vh;
  }

  .type a {
    display: inline-block;
    position: absolute;
    left: 48vw;
    bottom: 0;
    z-index: 2;
    padding: 0px 0px 53px;
    color: #4d4d4d;
    font-size: 13px;
    text-decoration: none;
    writing-mode: vertical-lr;
    transition: 0.2s;
    overflow: hidden;
  }

  #type01 a::after {
    animation: sdl01 1.5s cubic-bezier(1, 0, 0, 1) infinite;
  }

  .type a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 40%;
    width: 0.2px;
    height: 50px;
    background: #4d4d4d;
  }

  .type::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80%;
  }
  @keyframes sdl01 {
    0% {
      transform: scale(1, 0);
      transform-origin: 0 0;
    }

    50% {
      transform: scale(1, 1);
      transform-origin: 0 0;
    }

    50.1% {
      transform: scale(1, 1);
      transform-origin: 0 100%;
    }

    100% {
      transform: scale(1, 0);
      transform-origin: 0 100%;
    }
  }
  .shop_mv {
    display: none;
  }
  .shop_mv_sp {
    background: url(../shop/chinmaya/img/main_sp.png) center center / cover
      no-repeat;
    height: 100vh;
  }
  main {
    margin-top: 0;
  }
  .concept_area,
  .seasonal_area,
  .grand_area,
  .shop_area {
    width: 100%;
    padding: 0 8%;
  }
  .img_pc {
    display: none;
  }
  .img_sp {
    display: block;
  }
  .main_image {
    margin-bottom: 100px;
  }
  .main_image img {
    width: 100%;
    object-fit: cover;
  }
  .vertical {
    bottom: calc(80% - 290px);
  }
  .vertical .title {
    font-size: 1.8rem;
  }
  .vertical .sub {
    display: none;
  }
  .concept_area {
    background-position: top 5% left 2%, bottom 0 right 0;
    background-size: 90px 90px;
    padding-bottom: 38px;
    margin-bottom: 70px;
  }
  .concept_sub_title {
    width: auto;
  }
  .concept_sub_title h2 {
    line-height: 1.7;
    font-size: 20px;
  }
  .concept_sub_title .br_sp {
    display: block;
  }
  .seasonal_area {
    margin-bottom: 150px;
  }
  .shop_menu {
    margin: 0 auto 100px;
  }
  .grand_area .bottom {
    margin-bottom: 70px;
  }
  .menu_title {
    margin: 0 auto 40px;
    text-align: center;
  }
  .menu_title h3 {
    margin: 0 auto 10px;
    padding-right: 0;
  }
  .menu_content .img_sp {
    display: block;
    margin: 0 auto;
    width: 80%;
  }
  .menu_content {
    margin: 0 auto;
  }
  .menu_content p {
    margin: 60px auto 50px;
  }
  .menu_content .price {
    padding-right: 8.8%;
  }
  .grand_area .btn a {
    margin-top: 0;
  }
  .shop_area {
    display: grid;
    margin: 0 auto 120px;
  }
  .shop_title {
    background-color: transparent;
    width: auto;
    height: auto;
    padding: 0;
    margin-bottom: 63px;
  }
  .shop_title h1 {
    color: #333;
  }
  .shop_title small {
    color: #333;
  }
  .shop_content {
    margin: 0 auto;
  }
  .shop_content .title {
    padding-right: 20px;
  }
  .shop_content tr {
    font-size: 16px;
    letter-spacing: 0.05em;
    border-bottom: 1px solid #e9e9e9;
  }
  .shop_content tr:last-child {
    border-bottom: none;
  }
  .shop_content th {
    width: 30%;
    text-align: left;
    padding: 16px 0;
  }
  .shop_content td {
    width: 450px;
    line-height: 1.6;
    padding: 16px 0;
  }
  .shop_content .f_logo {
    padding-left: 9%;
  }
  .shop_content .insta_logo {
    padding: 0 20px;
  }
  .shop_content .tabelog_logo {
    padding: 0 0 0 22px;
  }
  .map_area {
    width: 100%;
  }
  .googlemap {
    padding-top: 80.25%;
  }
  .grand_area .btn a,
  .map_area .btn a {
    padding: 20px 54px;
  }
}

@media screen and (max-width: 480px) {
  .main_image {
    margin-bottom: 140px;
  }
  .vertical {
    bottom: calc(80% - 182px);
  }
  .vertical .title {
    font-size: 1.5rem;
  }
  .concept_area {
    margin-bottom: 70px;
    background-size: 40px 90px;
  }
  .concept_sub_title h2 {
    font-size: 18px;
  }
  .concept_sub_title p {
    font-size: 16px;
    line-height: 2.2em;
  }
  .concept_sub_title .br_sp {
    display: none;
  }
  .shop_menu h3 {
    width: auto;
  }
  .shop_title {
    margin-bottom: 30px;
  }
  .shop_content th {
    width: 100%;
    display: block;
    padding: 16px 0 0;
  }
  .shop_content td {
    width: 100%;
    display: block;
  }
  .shop_content .f_logo {
    padding-left: 15%;
  }
  .grand_area .btn a {
    font-size: 0.9375rem;
    padding: 20px 50px;
  }
  .map_area {
    margin-bottom: 70px;
  }
  .map_area .btn {
    padding: 0 8%;
  }
  .map_area .btn a {
    font-size: 0.9375rem;
    padding: 20px 50px;
    margin-top: 50px;
  }
}

@media screen and (max-width: 370px) {
  .shop_content .f_logo {
    padding-left: 5%;
  }
  .shop_content .tabelog_logo {
    padding: 0 0 0 19px;
  }
  .grand_area .btn a {
    font-size: 15px;
    padding: 20px 50px;
  }
  .map_area .btn a {
    font-size: 15px;
    padding: 20px 50px;
    margin: 50px auto 0;
  }
}
@media screen and (min-width: 768px) {
  .br-sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .space-pc-concept {
    display: none;
  }
}
/*span {
        display:initial;
}*/
@media screen and (max-width: 768px) {
  .concept_sub_box {
    margin: 16px auto;
    text-align: center;
    display: block;
    font-size: 15px;
    padding-bottom: 70px;
    letter-spacing: 0.19em;
    line-height: 1.8em;
    padding-left: 10px;
    padding-right: 10px;
  }
  .concept_sub_box .concept_ex_text {
    text-align: left;
    display: inline-block;
  }
}
.concept_sub_box {
  font-size: 17px;
  padding-bottom: 70px;
  letter-spacing: 0.19em;

  letter-spacing: 0.19em;
  line-height: 2.1em;
}
.concept_ex_text_title {
  font-size: 24px;
  letter-spacing: 0.19em;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  .concept_sub_box .concept_ex_text {
    line-height: 3.1em;
  }
}
@media screen and (min-width: 769px) {
  .type {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  .img-size {
    width: 50%;
    height: initial;
  }
}