#key {
  height: auto;
  position: relative;
  z-index: 0;
}

#key .key-ttl {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

#key .col {
  position: relative;
}

#key .col .key-time {
  width: 42.1vw;
}

#key .col .key-logo {
  width: 20vw;
  position: absolute;
  z-index: 1;
}

#key .col-left {
  padding: 12.8vw 0 41.3vw;
}

#key .col-left .key-time {
  margin-left: 18.7vw;
}

#key .col-left .key-logo {
  top: 28vw;
  left: 64vw;
}

#key .col-right .key-time {
  margin-left: 17.3vw;
}

#key .col-right .key-logo {
  top: 16.8vw;
  left: 62.7vw;
}

@media screen and (min-width: 768px) {
  #key {
    height: 902px;
  }
  #key:before, #key:after {
    content: '';
    width: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
  }
  #key:before {
    background-image: url("../img/index/key1.jpg");
    left: 0;
  }
  #key:after {
    background-image: url("../img/index/key2.jpg");
    right: 0;
  }
  #key .key-ttl {
    display: flex;
    justify-content: center;
    padding: 290px 0 0 23px;
  }
  #key .col .key-time {
    width: 203px;
    position: absolute;
    top: -64px;
  }
  #key .col .key-logo {
    width: 131px;
    position: relative;
  }
  #key .col .insta {
    display: table;
    margin-top: 89px;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.04em;
    font-weight: 400;
  }
  #key .col .insta a {
    display: block;
  }
  #key .col .insta img {
    margin: 0 auto 19px;
  }
  #key .col-left {
    padding: 0;
    width: 334px;
    margin-right: 181px;
  }
  #key .col-left .key-time {
    margin-left: 0;
    right: 0;
  }
  #key .col-left .key-logo {
    top: auto;
    left: auto;
  }
  #key .col-left .insta {
    margin-left: -13px;
  }
  #key .col-right {
    width: 359px;
  }
  #key .col-right .key-time {
    margin-left: 0;
    left: 0;
  }
  #key .col-right .key-logo {
    top: auto;
    left: auto;
    margin-left: auto;
  }
  #key .col-right .insta {
    margin-right: 7px;
    margin-left: auto;
  }
}

#lead {
  position: relative;
  z-index: 0;
  padding: 10vw 0 16vw;
}

#lead:before {
  content: '';
  width: 79vw;
  height: 79vw;
  background-image: url("../img/shared/bg2.jpg");
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
  clip-path: polygon(0 0, 100% 0, 0 100%, 0% 100%);
}

#lead:after {
  content: '';
  background-image: url("../img/index/lead_bg_sp.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
  position: absolute;
  left: 0;
  right: 0;
  top: 109vw;
  bottom: 0;
  z-index: -1;
}

#lead .row1 {
  margin-bottom: 16vw;
}

#lead .row1 h2 {
  width: 49vw;
  margin: 0 auto 6.4vw;
}

#lead .row1 .img {
  margin-left: -6.7vw;
}

#lead .row2 ul {
  margin-bottom: 8vw;
}

#lead .row2 ul li {
  width: 43.7vw;
}

#lead .row2 ul .logo1 {
  margin: 0 0 6vw 13.2vw;
}

#lead .row2 ul .logo2 {
  margin-left: 34vw;
}

@media screen and (min-width: 768px) {
  #lead {
    padding: 106px 0 84px;
  }
  #lead:before {
    width: calc(100% + 33px);
    height: 1533px;
  }
  #lead:after {
    width: 972px;
    height: 809px;
    background-image: url("../img/index/lead_bg.png");
    left: auto;
    right: calc(50% - 750px);
    top: 721px;
    bottom: auto;
  }
  #lead .row1 {
    margin-bottom: 88px;
  }
  #lead .row1 h2 {
    width: 370px;
    margin: 0 0 0 auto;
  }
  #lead .row1 .img {
    margin-left: 0;
    width: calc(50% + 172px);
    height: 681px;
    position: absolute;
    left: 0;
    top: 127px;
  }
  #lead .row2 ul {
    order: 2;
    width: 408px;
    margin: 66px 25px 0 0;
  }
  #lead .row2 ul li {
    width: 276px;
  }
  #lead .row2 ul .logo1 {
    margin: 0 0 37px 0;
  }
  #lead .row2 ul .logo2 {
    margin-left: auto;
  }
  #lead .row2 .txt {
    order: 1;
    width: 595px;
    margin-left: 57px;
  }
}

#reco {
  position: relative;
  z-index: 1;
  padding-bottom: 19vw;
}

#reco:before {
  content: '';
  width: 29.3vw;
  height: 79.3vw;
  background-image: url("../img/shared/bg4.jpg");
  position: absolute;
  left: 0;
  bottom: -20.5vw;
  z-index: -1;
}

#reco .title {
  position: relative;
  z-index: 1;
  margin-bottom: -3.2vw;
}

#reco .title .time {
  width: 42vw;
  margin: 0 auto 6.3vw;
}

#reco .title h2 {
  width: 69vw;
  margin-left: -3.9vw;
}

#reco .bg-para {
  position: relative;
}

#reco .bg-para:before {
  content: '';
  background-image: url("../img/index/shadow.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

#reco h3 {
  width: 34vw;
  margin: -38.7vw 6.7vw -14.5vw auto;
  position: relative;
  z-index: 2;
}

#reco .img {
  height: 62.7vw;
  margin: 0 0 6vw 6.7vw;
}

#reco .col-text {
  padding: 0 6.7vw;
}

#reco .col-text .note {
  font-size: 13px;
  letter-spacing: 0.05em;
  margin-bottom: 8vw;
}

#reco .col-text h4 {
  margin: 0 -5vw 7vw 0;
  letter-spacing: -0.03em;
}

@media screen and (max-width: 767px) {
  #reco .img-parallax {
    height: 80vw;
    overflow: hidden;
  }
  #reco .img-parallax img {
    width: 100% !important;
    height: 107% !important;
    object-fit: cover;
    object-position: 50%;
    margin-top: -4vw;
  }
}

@media screen and (min-width: 768px) {
  #reco {
    padding-bottom: 0;
  }
  #reco:before {
    width: calc(50% - 518px);
    height: 650px;
    bottom: -245px;
  }
  #reco .title {
    margin-bottom: -27px;
    position: relative;
    z-index: 2;
  }
  #reco .title .time {
    width: 254px;
    margin: 0;
    position: absolute;
    right: calc(50% - 559px);
    top: 88px;
    z-index: 1;
  }
  #reco .title h2 {
    width: auto;
    margin-left: 3px;
  }
  #reco .bg-para {
    height: 800px;
  }
  #reco .inner {
    position: relative;
    padding-top: 84px;
  }
  #reco h3 {
    width: 263px;
    margin: 0;
    position: absolute;
    top: -260px;
    right: calc(50% - 600px);
  }
  #reco .img {
    order: 2;
    width: calc(50% + 27px);
    height: 482px;
    margin: 53px 0 0;
  }
  #reco .col-text {
    order: 1;
    padding: 0;
    width: 557px;
  }
  #reco .col-text .note {
    text-align: left;
    font-size: 14px;
    margin-bottom: 60px;
  }
  #reco .col-text h4 {
    margin: 0 0 40px 10px;
    letter-spacing: 0;
  }
  #reco .col-text .txt {
    width: 450px;
    margin-left: 9px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  #reco h3 {
    right: calc(50% - 570px);
  }
  #reco .col-text {
    width: 540px;
  }
}

#item {
  position: relative;
  z-index: 1;
  max-width: none !important;
  height: calc(100vh - 70px) !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  top: 0px !important;
  position: relative;
  padding: 0 0 0 3.7vw;
}

#item .inner {
  width: max-content;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  padding-right: 6.7vw;
}

#item .panel {
  width: 50.1vw;
  margin: 0 3vw;
}

#item .img {
  margin-bottom: 4vw;
}

#item dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1.6;
  margin-bottom: 5vw;
}

#item dl dt {
  color: #e2e0db;
  font-size: 6.7vw;
  font-weight: 400;
}

#item dl dt small {
  font-size: 5.3vw;
}

#item dl dd {
  font-size: 5.3vw;
  letter-spacing: 0.06em;
}

#item .txt {
  line-height: 30px;
}

@media screen and (min-width: 768px) {
  #item {
    height: 100vh !important;
    padding: 80px 0 0 calc(50% - 620px);
  }
  #item .inner {
    padding-right: 100px;
  }
  #item .panel {
    width: 436px;
    margin: 0 27px;
  }
  #item .img {
    margin-bottom: 25px;
  }
  #item dl {
    margin: 0 0 15px 11px;
    justify-content: flex-start;
  }
  #item dl dt {
    font-size: 40px;
    letter-spacing: 0;
  }
  #item dl dt small {
    font-size: 30px;
  }
  #item dl dd {
    font-size: 30px;
    margin-left: 27px;
  }
  #item .txt {
    line-height: 36px;
  }
}

@media screen and (min-width: 1300px) {
  #item .inner {
    padding-right: 250px;
  }
}

@media screen and (min-width: 1550px) {
  #item .inner {
    padding-right: 500px;
  }
}

@media screen and (min-width: 768px) and (max-height: 650px) {
  #item .img {
    height: 290px;
    margin-bottom: 10px;
  }
  #item .img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: 50%;
  }
  #item dl {
    margin-bottom: 5px;
  }
}

#other {
  padding: 0 0 22vw;
}

#other .row1 {
  padding: 10.7vw 0 16.4vw;
  position: relative;
  z-index: 1;
}

#other .row1 h2 {
  width: 30.7vw;
  position: absolute;
  top: 0;
  right: 4.3vw;
  z-index: 1;
}

#other .row1 .img {
  width: 96.3vw;
  margin: 0 0 8vw auto;
}

#other .row1 .txt {
  padding: 0 6.7vw;
}

#other .row2 {
  position: relative;
  z-index: 0;
}

#other .row2:before {
  content: '';
  width: 120vw;
  height: 120vw;
  background-image: url("../img/shared/bg2.jpg");
  position: absolute;
  left: 0;
  top: 15.1vw;
  z-index: -1;
  clip-path: polygon(0 0, 100% 0, 0 100%, 0% 100%);
}

#other .row2 ul {
  width: 88.5vw;
  margin: 0 auto 11.5vw;
}

#other .row2 ul li {
  width: 43.1vw;
}

#other .row2 h3 {
  letter-spacing: -0.02em;
  margin: 0 -4vw 14vw;
}

#other .row2 .txt {
  margin-bottom: 9vw;
}

@media screen and (min-width: 768px) {
  #other {
    padding: 33px 0 217px;
    margin-top: 90px;
  }
  #other .row1 {
    padding: 411px 0 104px;
    margin-bottom: 67px;
  }
  #other .row1 h2 {
    width: 174px;
    right: calc(50% - 511px);
    top: -33px;
  }
  #other .row1 .img {
    max-width: calc(50% + 680px);
    width: 97%;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
  }
  #other .row1 .txt {
    padding: 0;
    width: 362px;
    margin: 0 calc(50% - 604px) 0 auto;
  }
  #other .row2 {
    padding: 105px 0 0;
  }
  #other .row2:before {
    width: calc(100% + 20px);
    height: 1520px;
    top: -617px;
  }
  #other .row2 ul {
    width: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
  #other .row2 ul li {
    width: calc(50% - 288px);
    height: 705px;
  }
  #other .row2 h3 {
    letter-spacing: 0;
    margin: 0 0 66px;
  }
  #other .row2 .txt {
    width: 366px;
    margin: 0 auto 82px;
  }
  #other .row2 .btn-common {
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 1350px) {
  #other .row1 h2 {
    right: calc(50% - 461px);
  }
  #other .row1 .txt {
    margin-right: calc(50% - 554px);
  }
}

#course {
  padding: 50vw 0 20vw;
  position: relative;
  overflow: hidden;
}

#course .overlay{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.57);
  opacity: 0;
  z-index: 1;
}

#course .img-bg {
  width: 100%;
  height: 100vh;
  position: absolute;
  left: 0;
  inset: 0;
}
#course .img-bg img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: 50%;
  will-change: filter;
}
#course .wrap{
  position: relative;
  z-index: 2;
}

#course h2 {
  margin-bottom: 10vw;
}

#course h2 small {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  margin-bottom: 5vw;
}

#course .txt {
  margin-bottom: 14vw;
}

#course .box {
  border: 2px solid;
  padding: 13vw 5vw 15vw;
  margin: 0 -3vw 25.3vw;
}

#course .box h3 {
  margin-bottom: 4vw;
}

#course .box .ttl {
  display: table;
  margin: 0 auto 4vw;
  padding: 0 6vw 0 7vw;
  border-left: 1px solid;
  border-right: 1px solid;
}

#course .box .price {
  margin-bottom: 4vw;
}

#course .box .sttl {
  font-size: 18px;
  margin-bottom: 6vw;
  color: #e2e0db;
}

#course .box ul {
  font-size: 17px;
  line-height: 30px;
}

#course .row-contact {
  color: #e2e0db;
}

#course .row-contact h4 {
  margin-bottom: 6vw;
}

#course .row-contact .logo {
  width: 53vw;
  margin: 0 auto 7vw;
}

#course .row-contact .tel span {
  font-size: 8vw;
  letter-spacing: 0;
  font-weight: 900;
  line-height: 1;
}

#course .row-contact .tel span img {
  width: 8.5vw;
  margin: -2vw 1vw 0 0;
}

#course .row-contact .tel small {
  font-size: 3.2vw;
  line-height: 1;
  letter-spacing: 0;
  margin: 7vw -4vw 0;
}

@media screen and (min-width: 768px) {
  #course{
    padding: 200px 0;
  }
  #course h2 {
    margin-bottom: 39px;
  }
  #course h2 small {
    margin-bottom: 31px;
    text-underline-offset: 0px;
  }
  #course .txt {
    text-align: center;
    margin-bottom: 111px;
  }
  #course .box {
    width: 812px;
    padding: 54px 50px 102px;
    margin: 0 auto 105px;
  }
  #course .box h3 {
    margin-bottom: 11px;
  }
  #course .box .ttl {
    margin: 0 auto 30px;
    padding: 0 27px 0 31px;
  }
  #course .box .price {
    margin-bottom: 19px;
  }
  #course .box .sttl {
    font-size: 20px;
    margin-bottom: 18px;
  }
  #course .box ul {
    font-size: 18px;
  }
  #course .row-contact h4 {
    margin-bottom: 30px;
  }
  #course .row-contact .logo {
    width: 100%;
    margin: 0 auto 26px;
    padding-left: 28px;
  }
  #course .row-contact .tel span {
    font-size: 44px;
  }
  #course .row-contact .tel span img {
    width: 48px;
    height: auto;
    margin: -14px 7px 0 0;
  }
  #course .row-contact .tel small {
    font-size: 16px;
    margin: 38px 0 0 9px;
  }
}

#drink {
  padding-bottom: 26vw;
}

#drink .img {
  margin-bottom: 14.7vw;
}

#drink .col-text h2 {
  margin-bottom: 7vw;
}

#drink .col-text .txt {
  margin-bottom: 9vw;
}

@media screen and (min-width: 768px) {
  #drink {
    padding: 140px 0 120px;
    position: relative;
    z-index: 0;
  }
  #drink .img {
    margin-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
  }
  #drink .col-text {
    width: 391px;
  }
  #drink .col-text h2 {
    white-space: nowrap;
    margin: 0 auto 87px;
    padding-right: 22px;
  }
  #drink .col-text .txt {
    width: 330px;
    margin: 0 auto 56px;
  }
}

#sakaba {
  position: relative;
  z-index: 1;
  padding-bottom: 19vw;
}

#sakaba:before {
  content: '';
  width: 121.3vw;
  height: 121.3vw;
  background-image: url("../img/shared/bg2.jpg");
  position: absolute;
  left: 0;
  top: 10.7vw;
  z-index: -1;
  clip-path: polygon(0 0, 100% 0, 0 100%, 0% 100%);
}

#sakaba .title {
  position: relative;
  z-index: 1;
  margin-bottom: -3.2vw;
}

#sakaba .title .time {
  width: 44vw;
  margin: 0 auto 10.4vw;
}

#sakaba .title h2 {
  width: 85.3vw;
  margin-left: -3.9vw;
}

#sakaba .bg-para {
  position: relative;
}

#sakaba .bg-para:before {
  content: '';
  background-image: url("../img/index/shadow.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

#sakaba h3 {
  width: 36.8vw;
  margin: -50vw 4.5vw -2vw auto;
  position: relative;
  z-index: 2;
}

#sakaba .img {
  height: 62.7vw;
  margin: 0 0 8vw 6.7vw;
}

#sakaba .col-text {
  padding: 0 6.7vw;
  margin-bottom: 10vw;
}

#sakaba .col-text .note {
  font-size: 13px;
  letter-spacing: 0.05em;
  margin-bottom: 8vw;
}

#sakaba .col-text h4 {
  margin: 0 -5vw 7vw 0;
  letter-spacing: -0.03em;
}

#sakaba .btn-group {
  padding: 0 6.7vw;
}

#sakaba .btn-group li + li {
  margin-top: 4.8vw;
}

#sakaba .btn-group .btn-common.insta a {
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  #sakaba .img-parallax {
    height: 80vw;
    overflow: hidden;
  }
  #sakaba .img-parallax img {
    width: 100% !important;
    height: 110% !important;
    object-fit: cover;
    object-position: 80%;
    margin-top: 0vw;
  }
}

@media screen and (max-width: 370px) {
  #sakaba .btn-group .btn-common.insta a {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) {
  #sakaba {
    padding: 107px 0 131px;
  }
  #sakaba:before {
    width: calc(50% + 516px);
    height: 1266px;
    top: 0;
  }
  #sakaba .title {
    margin-bottom: -27px;
    position: relative;
    z-index: 2;
  }
  #sakaba .title .time {
    width: 254px;
    margin: 0;
    position: absolute;
    right: calc(50% - 538px);
    top: 65px;
    z-index: 1;
  }
  #sakaba .title h2 {
    width: auto;
    margin-left: 3px;
  }
  #sakaba .bg-para {
    height: 800px;
  }
  #sakaba .inner {
    position: relative;
    padding-top: 79px;
  }
  #sakaba h3 {
    width: 263px;
    margin: 0;
    position: absolute;
    top: -459px;
    right: calc(50% - 612px);
  }
  #sakaba .img {
    order: 2;
    width: calc(50% + 27px);
    height: 482px;
    margin: 0;
  }
  #sakaba .col-text {
    order: 1;
    padding: 0;
    width: 572px;
    margin: 34px 0 0;
  }
  #sakaba .col-text .note {
    text-align: left;
    font-size: 14px;
    margin-bottom: 60px;
  }
  #sakaba .col-text h4 {
    margin: 0 0 45px 0px;
    letter-spacing: -0.05em;
  }
  #sakaba .col-text .txt {
    width: 480px;
    margin-left: 7px;
  }
  #sakaba .btn-group {
    margin-top: 85px;
  }
  #sakaba .btn-group .btn-common {
    width: 464px;
  }
  #sakaba .btn-group .btn-common.insta a {
    font-size: 20px;
  }
  #sakaba .btn-group li + li {
    margin: 0 0 0 44px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  #sakaba h3 {
    right: calc(50% - 570px);
  }
  #sakaba .col-text {
    width: 540px;
  }
}

#floor h2 {
  font-family: 'Noto Serif JP';
  color: #e2e0db;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 2px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#floor .row1 {
  padding: 13vw 0 10vw;
}

#floor .row1 .col-text {
  margin-bottom: 8vw;
}

#floor .row1 .col-text h3 {
  letter-spacing: -0.02em;
  margin-bottom: 9vw;
}

#floor .row1 .floormap {
  margin-left: -5.5vw;
}

#floor .row2 {
  padding: 0 6.7vw 28.7vw;
}

#floor .row2 p + p {
  margin-top: 4.9vw;
}

@media screen and (max-width: 767px) {
  #floor .bg-para {
    position: relative;
  }
  #floor .img-parallax {
    height: 80vw;
    overflow: hidden;
  }
  #floor .img-parallax img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
  }
}

@media screen and (min-width: 768px) {
  #floor .bg-para {
    height: 750px;
  }
  #floor .row1 {
    padding: 107px 0 112px;
  }
  #floor .row1 .col-text {
    order: 2;
    width: 467px;
    margin: 13px 0 0;
  }
  #floor .row1 .col-text h3 {
    letter-spacing: -0.08em;
    margin: 0 -20px 42px 0;
  }
  #floor .row1 .col-text .txt {
    width: 430px;
    margin-left: 7px;
  }
  #floor .row1 .floormap {
    order: 1;
    margin-left: -26px;
  }
  #floor .row2 {
    max-width: 1416px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 120px;
  }
  #floor .row2 p {
    width: calc(50% - 21px);
    height: 487px;
  }
  #floor .row2 p + p {
    margin: 0 0 0 42px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  #floor .row1 .floormap {
    width: 640px;
  }
  #floor .row1 .floormap img {
    width: 100%;
    height: auto;
  }
  #floor .row1 .col-text {
    margin-top: -5px;
  }
}

#shopinfo {
  background-image: url("../img/shared/bg3.jpg");
  color: #000;
  padding: 0 0 25.7vw;
}

#shopinfo .col .logo {
  width: 266px;
  margin: 0 auto 25px;
}

#shopinfo .col .txt {
  font-size: 13px;
  line-height: 23px;
  margin-bottom: 20px;
}

#shopinfo .col .tel {
  font-size: 17px;
  letter-spacing: 0.04em;
  line-height: 1.2;
  margin-bottom: 30px;
}

#shopinfo .col .tel span {
  font-size: 31px;
  letter-spacing: 0;
  font-weight: 900;
  margin-top: 10px;
}

#shopinfo .col .tel span img {
  width: 33px;
  margin: -6px 3px 0 0;
  filter: brightness(1) invert(1);
}

#shopinfo .col .tel a:hover img {
  opacity: 1 !important;
}

#shopinfo .col .insta {
  width: 38px;
  margin: 0 auto 10px;
}

#shopinfo .col .info {
  font-size: 13px;
  line-height: 25px;
  text-align: left;
  margin: 0 -2vw;
}

#shopinfo .col .info dl {
  border-bottom: 1px dotted #474747;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

#shopinfo .col .info dl dd {
  padding-left: 15px;
}

#shopinfo .col .info dl dd img {
  width: 9px;
  height: auto;
  margin: -4px 9px 0 6px;
}

#shopinfo .col .cancel {
  font-size: 13px;
  line-height: 25px;
  margin: 0 -2vw;
}

#shopinfo .col .cancel dl {
  border-bottom: 1px dotted #474747;
  padding-bottom: 12px;
}

#shopinfo .col .cancel dl dd {
  padding-left: 15px;
}

#shopinfo #sake-info {
  padding-top: 20.7vw;
  margin-bottom: 20vw;
}

#shopinfo #sakaba-info {
  margin-bottom: 23vw;
}

@media screen and (min-width: 768px) {
  #shopinfo {
    padding: 134px 0 151px;
  }
  #shopinfo .col {
    max-width: 510px;
    width: 48%;
  }
  #shopinfo .col .logo {
    width: 100%;
    text-align: center;
    margin: 0 auto 31px;
  }
  #shopinfo .col .txt {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  #shopinfo .col .tel {
    font-size: 18px;
    margin-bottom: 34px;
    padding-left: 21px;
  }
  #shopinfo .col .tel span {
    font-size: 33px;
    margin-top: 14px;
    padding-right: 20px;
  }
  #shopinfo .col .tel span img {
    width: 36px;
    height: auto;
    margin: -10px 6px 0 0;
  }
  #shopinfo .col .insta {
    width: 100%;
    text-align: center;
    margin: 0 auto 38px;
    padding-left: 24px;
  }
  #shopinfo .col .info {
    font-size: 16px;
    line-height: 30px;
    margin: 0;
  }
  #shopinfo .col .info dl {
    width: 100%;
    display: table;
    padding-bottom: 14px;
    margin-bottom: 15px;
  }
  #shopinfo .col .info dl dt {
    width: 127px;
    display: table-cell;
    padding-left: 4px;
  }
  #shopinfo .col .info dl dd {
    display: table-cell;
    padding-left: 0px;
  }
  #shopinfo .col .info dl dd img {
    width: 10px;
    margin: -4px 9px 0 6px;
  }
  #shopinfo .col .info dl dd a:hover {
    color: #a7a7a7;
  }
  #shopinfo .col .info dl dd a:hover img {
    opacity: 0.5 !important;
  }
  #shopinfo .col .cancel {
    font-size: 16px;
    line-height: 30px;
    margin: 0;
  }
  #shopinfo .col .cancel dl {
    padding-bottom: 20px;
  }
  #shopinfo .col .cancel dl dt {
    padding-left: 4px;
    margin-bottom: 10px;
  }
  #shopinfo .col .cancel dl dd {
    padding-left: 35px;
    letter-spacing: 0.05em;
  }
  #shopinfo #sake-info {
    margin-bottom: 0;
    padding-top: 0;
  }
  #shopinfo #sake-info .logo {
    padding-left: 34px;
  }
  #shopinfo #sakaba-info {
    margin-bottom: 0;
  }
  #shopinfo #sakaba-info .logo {
    padding-left: 17px;
    margin-bottom: 41px;
  }
}

#gmap .col-title {
  margin-bottom: 7vw;
}

#gmap .col-title h2 {
  margin-bottom: 4vw;
  color: #000;
}

#gmap .col-title .txt {
  font-size: 18px;
  line-height: 34px;
}

#gmap .col-map {
  margin: 0 -2vw 40px;
}

#gmap .btn-common {
  width: 96%;
  margin: 0 auto;
}

#gmap .btn-common a {
  border: 2px solid rgba(0, 0, 0, 0.6);
  padding: 19px 10px;
}

#gmap .btn-common a img {
  width: 15px;
  height: auto;
  margin: -4px 28px 0 0;
}

@media screen and (min-width: 768px) {
  #gmap {
    margin-top: 130px;
  }
  #gmap .wrap1200 {
    position: relative;
  }
  #gmap .col-title {
    margin: 60px 0 0 10px;
  }
  #gmap .col-title h2 {
    text-align: left;
    margin-bottom: 33px;
  }
  #gmap .col-title .txt {
    text-align: left;
    line-height: 36px;
    margin-left: 16px;
  }
  #gmap .col-map {
    margin: 0;
    max-width: 823px;
    width: calc(100% - 340px);
  }
  #gmap .col-map .btn-group {
    display: flex;
    justify-content: flex-end;
    font-size: 14px;
    letter-spacing: 0.04em;
    margin: 0 18px 12px 0;
  }
  #gmap .col-map .btn-group .link-map img {
    margin: -2px 0 0 5px;
  }
  #gmap .col-map .btn-group .link-print {
    margin-left: 22px;
  }
  #gmap .col-map .btn-group .link-print img {
    margin: 2px 0 0 14px;
  }
  #gmap .col-map .btn-group a:hover {
    color: #a7a7a7;
  }
  #gmap .col-map .gmap {
    height: 564px;
  }
  #gmap .btn-common {
    width: 301px;
    margin: 0;
    position: absolute;
    left: 3px;
    bottom: 26px;
    z-index: 1;
  }
  #gmap .btn-common a {
    font-size: 22px;
    padding: 16px 22px 21px 10px;
  }
  #gmap .btn-common a:before {
    background: #000;
  }
  #gmap .btn-common a img {
    width: 16px;
    margin: -4px 22px 0 0;
  }
  #gmap .btn-common a:hover {
    border-color: #000;
    color: #fff;
  }
  #gmap .btn-common a:hover img {
    filter: brightness(0) invert(1);
    opacity: 1 !important;
  }
}

.remodal .inner {
  background: #fff;
  color: #000;
  padding: 10vw 5%;
}

.remodal h2 {
  font-family: 'Shippori Mincho B1';
  font-size: 9.3vw;
  line-height: 1.7;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.remodal h2 span{
  font-size:70%;
}
.remodal .note {
  font-size: 12px;
  margin-bottom: 8vw;
}

.remodal .ttl-box {
  background: #000;
  color: #fff;
  font-family: 'Shippori Mincho B1';
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 30px;
  margin-bottom: 30px;
}

.remodal .menulist {
  font-size: 13px;
  line-height: 20px;
}

.remodal .menulist h3 {
  font-family: 'Shippori Mincho B1';
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 35px;
  border-bottom: 1px solid;
  position: relative;
  text-align: left;
  padding-bottom: 3px;
  margin-bottom: 10px;
}

.remodal .menulist h3:after {
  content: '';
  height: 2px;
  background: #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
}

.remodal .menulist h4 {
  text-align: left;
  font-weight: 500;
  margin-bottom: 9px;
}

.remodal .menulist h4.bdb {
  border-bottom: 1px dotted #dedddc;
  padding-bottom: 10px;
}

.remodal .menulist dl {
  width: 100%;
  display: table;
  border-bottom: 1px dotted #dedddc;
  padding-bottom: 9px;
  margin-bottom: 10px;
}

.remodal .menulist dl dt {
  display: table-cell;
  text-align: left;
}

.remodal .menulist dl dt small {
  font-size: 11px;
  line-height: 18px;
  letter-spacing: 0;
}

.remodal .menulist dl dd {
  display: table-cell;
  text-align: right;
  white-space: nowrap;
  padding-left: 5px;
}

.remodal .menulist dl.mb20 {
  margin-bottom: 20px;
}

.remodal .menulist .note2 {
  text-align: left;
}

.remodal .menulist .note3 {
  text-align: left;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: 0;
}

.remodal .menulist .note3.mb {
  margin-bottom: 15px;
}

.remodal .menulist .col-single,
.remodal .menulist .col-merge-row,
.remodal .menulist .item {
  margin-bottom: 40px;
}

.remodal .menulist .col-single.mb0 {
  margin-bottom: 0;
}

.remodal .menulist .row2 {
  margin-bottom: 80px;
}

@media screen and (min-width: 768px) {
  .remodal .inner {
    padding: 67px 50px;
  }
  .remodal h2 {
    font-size: 40px;
    margin-bottom: 6px;
  }
  .remodal .note {
    font-size: 14px;
    margin-bottom: 63px;
  }
  .remodal .ttl-box {
    max-width: 1000px;
    width: 100%;
    font-size: 24px;
    margin: 0 auto 50px;
  }
  .remodal .menulist {
    font-size: 14px;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
  .remodal .menulist h3 {
    font-size: 18px;
    padding-bottom: 7px;
    margin-bottom: 11px;
  }
  .remodal .menulist h4 {
    margin: 5px 0 16px;
  }
  .remodal .menulist h4.bdb {
    padding-bottom: 10px;
  }
  .remodal .menulist dl {
    padding-bottom: 9px;
    margin-bottom: 10px;
  }
  .remodal .menulist dl dt small {
    font-size: 12px;
    letter-spacing: -0.04em;
  }
  .remodal .menulist dl.bdt {
    border-top: 1px dotted #dedddc;
    margin-top: 35px;
    padding-top: 15px;
  }
  .remodal .menulist .note3 {
    font-size: 12px;
    line-height: 20px;
  }
  .remodal .menulist .row {
    display: flex;
    justify-content: space-between;
  }
  .remodal .menulist .row.mb-pc {
    margin-bottom: 40px;
  }
  .remodal .menulist .col-merge {
    width: 650px;
  }
  .remodal .menulist .col-merge-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
  }
  .remodal .menulist .col-single {
    width: 300px;
    margin-bottom: 0px;
  }
  .remodal .menulist .item {
    margin-bottom: 40px;
  }
}
