body{
  font-family: 'Amiri';
}



@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.05em;
  }

  .wrap {
    padding: 0 8.3%;
  }
}
.note {
  text-align: center;
  margin-left: 7px;
  font-size: 13px;
}

@media screen and (min-width: 768px) {
  main {
    overflow: visible;
  }
  section > div {
    overflow: hidden;
  }

  body {
    letter-spacing: 0em;
    font-size: 18px;
  }

  .wrap {
    max-width: 1200px;
  }

  #head-key {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  #head-key .head-info {
    display: block;
    width: 417px;
    position: static;
  }

  header.header2 .logo {
    top: 51px;
    left: 83px;
    width: 208px;
  }

  .header2 h1 {
    color: inherit;
    font-size: 14px;
    line-height: 24px;
    top: auto;
    bottom: -4px;
    left: 70px;
    width: 300px;
    letter-spacing: 0;
  }

  .note {
    font-size: 14px;
    letter-spacing: 0.05em;
  }

  .ttl-deco {
    padding-top: 115px;
  }

  .head-info .sns {
    top: -64px;
    right: 52px;
  }
  .head-info .tel {
    position: absolute;
    right: 184px;
    margin: 0;
    top: -94px;
  }
  .head-info .tel dl dt {
    letter-spacing: 0.08em;
  }
  .head-info .tel dd span img {
    width: 29px;
  }
  .head-info .nav-h2 {
    font-size: 20px;
    letter-spacing: 0;
    margin: 247px 0 0 63px;
    line-height: 50px;
  }
  .head-info .nav-h2 a {
    padding-left: 52px;
    position: relative;
    text-decoration: none;
  }
  .head-info .nav-h2 a:before {
    content: '';
    position: absolute;
    top: 55%;
    left: 0;
    width: 0px;
    height: 2px;
    background: #65603d;
    transition: width 0.3s ease;
  }
  .head-info .nav-h2 a.active::before,
  .head-info .nav-h2 a:hover::before {
    width: 47px;
  }
  
}
/*=============================================
******************* head  **********************
*=============================================*/
.nav-header .logo-mark {
  margin: 30px auto 10px;
}
.nav-header .sns {
  margin-top: 30px;
}
.nav-header .nav {
  padding-left: 7%;
}
@media screen and (min-width: 768px) {
  .js-scroll {
    align-items: center;
  }
  .nav-header .logo-mark {
    margin: 0;
  }
  .nav-header .tel {
    margin-top: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1358px) {
  .js-scroll {
    justify-content: center;
  }
  .nav-header .right {
    margin-left: 70px;
    width: auto;
    min-width: unset;
    min-width: 259px;
  }
}

/*=============================================
******************* main  *********************
*=============================================*/


.nav-main h3{
  font-weight: 600;
  letter-spacing: 0em;
}
@media screen and (max-width: 768px) {
  .nav-main h2{
  font-size:32px;
  line-height:120%;
    }
  .nav-main h3{
  font-size:20px;
  line-height:160%;
    }
}
@media screen and (min-width: 768px) {
  .nav-main h2{
  font-size:50px;
    }
  .nav-main h3{
  font-size:32px;
    }
  
}



/*=============================================
******************* lead  *********************
*=============================================*/
#lead {
  padding: 13vw 0 15vw;
}
#lead h2 {
  text-align: center;
  margin-bottom: 8vw;
}
#lead .txt span {
  display: block;
  margin-top: 25px;
}
#lead .lead-js {
  margin-top: 15vw;
}
#lead .lead-js img {
  width: auto;
  height: 200px;
  max-width: unset;
}
@media screen and (min-width: 768px) {
  #lead {
    padding: 213px 0 134px;
  }
  #lead .wrap {
    max-width: 1092px;
  }
  #lead .row {
    justify-content: space-between;
  }
  #lead .row h2 {
    text-align: left;
    margin-bottom: 0;
    margin-left: 42px;
    letter-spacing: 0em;
  }
  #lead .row .txt {
    width: 600px;
    margin-top: 5px;
  }
  #lead .row .txt span {
    margin-top: 40px;
  }
  #lead .lead-js {
    margin-top: 167px;
  }
  #lead .lead-js img {
    height: 631px;
  }
}

/*=============================================
******************* course  **********************
*=============================================*/
#course .note {
  text-align: center;
  margin: 1vw 0 8vw 6px;
}
#course .course-js {
  margin: 0 0.5%;
}
#course .course-js .slick-slide {
  line-height: 1;
}
#course .course-js .course-thumb {
  margin: 12px 0px 0 -3px;
}
#course .course-js .course-thumb .slick-arrow {
  width: 6.5vw;
  height: 6.5vw;
  background: url('../img/english/next.png') no-repeat center top;
  background-size: contain;
}
#course .course-js .course-thumb .slick-prev {
  left: -7vw;
  background: url('../img/english/prev.png') no-repeat center top;
  background-size: contain;
}
#course .course-js .course-thumb .slick-next {
  right: -8vw;
}
#course .course-js .course-thumb .slick-slide {
  margin: 0 3px;
  filter: grayscale(1);
}
#course .course-js .course-thumb .slick-slide.slick-current {
  filter: none;
}
#course .box {
  margin: 6vw 0 5vw;
}
#course .box:before,
#course .box:after {
  opacity: 0;
}
#course .box .price {
  margin-top: 0;
  letter-spacing: 0.2em;
}
#course .box .txt {
  text-align: center;
  margin: 4vw 0 0;
}
#course .row {
  flex-direction: row;
  gap: 2vw;
}
#course .txt-center {
  margin: 9vw -2% 0;
}
@media screen and (min-width: 768px) {
  #course .wrap {
    max-width: 1000px;
  }
  #course h2 {
    letter-spacing: 0em;
  }
  #course h2::before {
    left: 50%;
  }
  #course .note {
    margin: 20px 0 90px 8px;
  }
  #course .course-js {
    margin: 0;
  }
  #course .course-js .course-thumb {
    margin-top: 44px;
    margin-right: -8px;
  }
  #course .course-js .course-thumb .slick-arrow {
    width: 65px;
    height: 65px;
    top: 47%;
  }
  #course .course-js .course-thumb .slick-arrow:hover {
    opacity: 0.8;
  }
  #course .course-js .course-thumb .slick-prev {
    left: -89px;
  }
  #course .course-js .course-thumb .slick-next {
    right: -78px;
  }
  #course .course-js .course-thumb .slick-slide {
    cursor: pointer;
    margin: 0 12.5px;
  }
  #course .course-js .course-thumb .slick-slide:hover {
    opacity: 0.8;
  }
  #course .box {
    margin: 103px auto 116px;
    width: 860px;
    transform: translateX(-1px);
    max-width: 100%;
    padding-top: 15px;
    padding-bottom: 34px;
  }
  #course .box:before,
  #course .box:after {
    opacity: 1;
  }
  #course .box h3 {
    margin-left: 1px;
    
  }
  #course .box .price {
    margin-top: 17px;
    letter-spacing: 0;
  }
  #course .box .txt {
    letter-spacing: 0em;
    margin: 32px 0 0 9px;
  }
  #course .row {
    width: 1000px;
    margin: 0 auto;
    gap: 28px;
  }
  #course .txt-center {
    margin: 92px 0 0 0px;
  }
}
@media (max-width: 1200px) and (min-width: 768px) {
  #course .wrap {
    max-width: 100%;
  }
  #course .course-js {
    padding: 0 70px;
  }
}

/*=============================================
******************* menu  *********************
*=============================================*/
#menu {
  padding: 19vw 0;
}
#menu .content .txt {
  margin: 6vw 3% 0;
  letter-spacing: 0em;
}
#menu .content .txt span {
  font-size: 11px;
  display: block;
  margin-top: 25px;
}
#menu .content .row {
  justify-content: space-between;
  flex-direction: row;
  margin: 0 7%;
  
}
#menu .content .row .fz30 {
  --gap: -1vw;
  
 
}
#menu .content .row h3 {
  line-height:140%;
  padding-bottom:3%;
}
#menu .content .row .price {
  font-weight: 600;
  margin-top: -1vw;
  font-size:120%;
}
#menu .row1 {
  margin: 11vw 0;
  gap: 10vw;
}
#menu .row2 {
  gap: 10vw;
}
@media screen and (min-width: 768px) {
  #menu {
    padding: 146px 0 166px;
  }
  #menu h2 {
    letter-spacing: 0.05em;
    margin-left: 2px;
    margin-bottom: 20px;
  }
  #menu .row {
    justify-content: space-between;
    align-items: center;
  }
  #menu .content {
    min-width: 400px;
    width: 400px;
    padding-top: 5px;
  }
  #menu .photo {
    height: 600px;
    width: calc(50vw + 104px);
  }
  #menu .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  #menu .content .row {
    margin: 0;
    margin-bottom: 12px;
    align-items: start;
  }
  #menu .content .row h3 {
    line-height:140%;
    font-size:26px;
  }
  #menu .content .row h3 small {
    font-size: 18px;
  }
  #menu .content .row .price {
    margin-top: 0px;
    font-size: 18px;
    margin-right: 6px;
    position: relative;
    top:-10px;;
  }
  #menu .content .row .price span {
    margin-right: 4px;
    font-size:22px;
  }
  #menu .content .txt {
    margin: 50px 0 0 2px;
    letter-spacing: 0em;
  }
  #menu .content .txt span {
    font-size: 14px;
    margin-top: 39px;
  }
  #menu .row1 {
    gap: 30px;
    margin: 106px 0 101px;
  }
  #menu .row1 .photo {
    margin-left: calc(50% - 50vw);
  }
  #menu .row2 {
    gap: 30px;
    flex-direction: row-reverse;
  }
  #menu .row2 .photo {
    margin-right: calc(50% - 50vw);
  }
  #menu .row2 .content {
    padding-top: 27px;
  }
  #menu .row2 .content .txt {
    margin: 46px 3px 5px 0;
  }
}

/*=============================================
******************* sake  **********************
*=============================================*/
#sake {
  padding-bottom: 16vw;
}
#sake h2 {
  text-align: center;
  margin-bottom: 6vw;
}
#sake .txt {
  margin: 7vw 3% 0;
}
@media screen and (min-width: 768px) {
  #sake {
    padding-bottom: 275px;
  }
  #sake .row {
    gap: 20px;
    justify-content: space-between;
    align-items: center;
  }
  #sake .row .photo {
    height: 560px;
  }
  #sake .row h2 {
    position: absolute;
    margin: 0;
    width: 311px;
    right: 0;
    text-align: left;
    top: 100px;    
    line-height: 160%;
    font-size:36px;
    font-weight: 600;
  }
  #sake .row .txt {
    width: 307px;
    margin: 0;
    min-width: 307px;
    margin-top: 170px;
    text-align: left;
  }
}

/*=============================================
******************* floor  ********************
*=============================================*/
#floor {
  padding: 9.5vw 0 24vw;
  position: relative;
  z-index: 1;
}
#floor:before {
  content: '';
  position: absolute;
  bottom: 38vw;
  right: 0;
  width: 26%;
  height: 90vw;
  background: url('../img/shared/bg2.jpg') repeat;
  z-index: -1;
}
#floor h2 {
  --gap: -1.6vw;
}
#floor .txt-center {
  margin: 6vw 0 14vw;
}
#floor .photo3 {
  margin-top: 8vw;
}
@media screen and (min-width: 768px) {
  #floor {
    padding: 134px 0 125px;
  }
  #floor::before {
    bottom: 337px;
    width: 21.2%;
    height: 909px;
  }
  #floor .wrap {
    max-width: 1305px;
  }
  #floor h2 {
    letter-spacing: 0em;
  }
  #floor .txt-center {
    margin: 59px 0 77px;
    letter-spacing: 0em;
  }
  #floor .row {
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 30px;
  }
  #floor .row .photo1 {
    margin-right: -13px;
  }
  #floor .row .photo2 {
    margin-top: 118px;
  }
  #floor .photo3 {
    margin-top: 123px;
    margin-left: calc(50% - 376px);
  }
}

/*=============================================
******************* access  *******************
*=============================================*/
#access {
  padding-bottom: 11vw;
}
#access h2 {
  --gap: -1.5vw;
}
#access .ttl {
  font-size: 15px;
  margin: 7.5vw 0 4.5vw;
}
@media screen and (max-width: 768px) {
  #access .map {
    margin: 0 -3% 9vw;
  }
}
@media screen and (min-width: 768px) {
  #access {
    padding-bottom: 237px;
  }
  #access h2 {
    letter-spacing: 0em;
  }
  #access .ttl {
    font-size: 24px;
    margin: 58px 0 24px calc(50% - 397px);
  }
  #access .map {
    text-align: center;
    margin-left: 7px;
  }
  #access .txt {
    text-align: center;
    width:800px;
    margin:45px auto;
    letter-spacing: 0em;
   line-height: 200%;
  }
  #access .root {
    margin-top: 173px;
  }
    #access .root h3{
      font-size:26px;
  }
}

/*=============================================
******************* shopinfo  *****************
*=============================================*/
@media screen and (max-width: 768px) {
  #shopinfo {
    padding: 18.2vw 0 13vw;
  }
  #shopinfo h2 {
    --gap: -1vw;
  }
  #shopinfo .main {
    margin-top: 5vw;
  }
  #shopinfo .main .content .logo {
    width: 14.8%;
  }
  #shopinfo .main .content .tel {
    margin-top: 17.7vw;
  }
  #shopinfo .main .content .info {
    margin: 4vw 4% 0;
    font-size:14px;
  }
}
@media screen and (min-width: 768px) {
  #shopinfo {
    padding-top: 229px;
  }
  #shopinfo .main .content {
    margin-top: -129px;
  }
  #shopinfo .main .content .tel {
    margin-bottom: 49px;
    margin-top: 0;
  }
  #shopinfo .main .contact {
    align-items: end;
  }
}

/*=============================================
******************* gmap  **********************
*=============================================*/
#gmap h2 {
  --gap: -1vw;
}
@media screen and (max-width: 768px) {
  #gmap .row .left .btn-cus {
    margin-top: 14vw;
  }
  #gmap .row .left .txt + h3 {
    margin-top: 18vw;
  }
}
@media screen and (min-width: 768px) {
  #gmap {
    padding-bottom: 197px;
  }
}

/*=============================================
******************* footer  *******************
*=============================================*/
footer nav {
  height: 150px;
  width: 120%;
}
@media screen and (min-width: 768px) {
  footer {
    background-position: top right -58px;
  }
  footer .wrap {
    max-width: 1290px;
  }
  footer .row-ft {
    flex-direction: row-reverse;
  }
  footer .row-ft .left {
    width: 313px;
    flex-direction: column;
    min-width: unset;
  }
  footer .row-ft .left .logo-mark {
    margin: 0 47px -37px auto;
  }
  footer .row-ft .left nav {
    margin: 0 auto 0 0;
    height: auto;
    width: auto;
    display: block;
    min-width: unset;
  }
  footer .row-ft .left nav a {
    width: auto;
  }
  footer .row-ft .left nav a:before {
    top: 72%;
    left: -25px;
    width: 23px;
    height: 1px;
    transform: rotate(-45deg);
  }
  footer .row-ft .left .insta {
    margin: 38px 0 0 -1px;
  }
  footer .row-ft .right {
    padding-left: 165px;
    box-sizing: border-box;
    padding-top: 72px;
  }
  footer .row-ft .right .logo-t {
    right: auto;
    left: 0;
  }
  footer .row-ft .right .info {
    margin-top: 55px;
  }
  footer .info p .ml {
    margin-left:8.5em;
  }
  footer .button {
    margin: 85px 50px 30px auto;
  }
  footer address {
    right: 45px;
  }
}

/*# sourceMappingURL=english.css.map */
