@charset "UTF-8";

/*=====================================
 /en/
===================================== */

/* TOP KEYVIS ============== */
.recruit_bn{
  display: none !important;
}
.header-gp {
  padding-top: 38%;
}

@media (min-width:769px) {
  .header-gp {
    padding-top: 17%;
  }

}/*  */

/* section item ============== */
.sec_ttl .ja{
  display: none !important;
}

/* TOP COUPON ============== */
.coupon_box._coffee{
  display: none !important;
}
@media (min-width:769px) {
  .coupon_box {
    max-width: 46em;
    margin: 4em auto 0;
  }

}/*  */


/* ============================
/en/menu/
============================ */
.toggle_item ul li:first-child{
  display: none;
}
.toggle_item ul li:last-child{
  font-size: 1.1em;
}
@media (min-width:769px) {
  .coupon_box {
    max-width: 46em;
    margin: 4em auto 0;
  }
}/*  */


/* ============================
/en/crepes/
============================ */
.crepes_main_txt_box._01::before {
  height: 9em;
}
.crepes_main_txt_box._02 {
  left: 2em;
  top: 72em;
}
.crepes_main_txt_box._02::before {
  left: 5em;
  height: 24em;
}
.crepes_main_txt_box._03::before {
  left: 3.5em;
}
@media (min-width:769px) {

  .crepes_main_txt_box._01::before {
    left: 70%;
    height: 10em;
  }
  .crepes_main_txt_box._02 {
    top: 73.5em;
    left: 22.5em;
  }
  .crepes_main_txt_box._02::before {
    left: 17em;
    height: 27em;
  }
  .crepes_main_txt_box._03::before {
    left: -0.5em;
  }
}/*  */
