@charset "UTF-8";

/* ===========================
TOP - STORE
=========================== */
.store_list_box .ja{
  display: none;
}
.sec_acc_store .sec_ttl .ja{
  display: none;
}

/* ===========================
TOP - RELATED BRAND
=========================== */
.sec_other_brand .sec_ttl .ja{
  display: none;
}

/* ===========================
ACCESS
=========================== */
.access_list_box .ja{
  display: none;
}

/* ===========================
GELATO /gelato/
=========================== */
.gelato_menu_left_box .sec_ttl .ja{
  display: none;
}
.top_about_ttl_wrap ,
.top_about_desc {
  max-width: 33rem;
  margin: auto;
}
@media (min-width:769px){
  .top_about_ttl {
    font-size: 2em;
  }
}

/* ===========================
FEATURE BLOCK
=========================== */
.gelat_banner_ttl .line2 {
  font-size: 1em;
}


/* ===========================
/en/morning/
=========================== */
.morning_dl_row{
  align-items: flex-start;
}
@media (min-width: 769px) {
  .morning_dl {
      width: 40%;
  }
  .morning_store_list_box .gelat_banner_box {
    font-size: 0.8em;
  }
}


/* ===========================
/en/gelato/ordermade/
=========================== */
.parfait_flow_sec_ttl .ja{
  display: none;
}
.choice_list_box .en {
  display: block;
  font-size: 1.3em;
}
.choice_list_box .ja {
  display: none;
}

/* ===========================
/en/menu/
=========================== */
.menu_price {
  padding-right: .2em;
}
.menu_price dt {
  min-width: 3.3rem;
}


/* ===========================
/en/salon/
=========================== */
.salon_annex_copy {
  font-size: 1.4em;
  line-height: 1.8em;
  padding: .7em 0;
}
.ex_plan_ttl .ttl {
  font-size: 2.2em;
}
.ex_plan_ttl .copy {
  font-size: 1.3em;
}

@media (min-width: 769px) {
  /* .ncc_copy_wrap_left {
    width: 46%;
  } */
  .ex_plan_pc_flex {
    align-items: flex-start;
  }
  .link-branch a {
    font-size: 1.3em;
  }
  /* .ex_plan_list_box:first-child .ex_plan_pc_flex {
      align-items: flex-end;
      margin-top: 0;
  } */
  /* .ncc_copy {
    width: 45%;
    font-size: 2.1em;
  }
  .ncc_top_desc {
    width: 45%;
    font-size: 1.3em;
    line-height: 1.9;
  } */
}


/* =================================
Custom Matcha Latte /en/salon/custom/
================================= */

.custom_flow_ttl {
  font-size: 3.2em;
}
.custom_matcha_data_list {
  font-size: 1.05em;
}
.custom_matcha_data_list_box {
  gap: .1em;
}
.custom_matcha_data_list_box:nth-child(odd) {
  width: 52.5%;
}
.custom_matcha_data_list_box:nth-child(even) {
  width: 45.5%;
}
.custom_matcha_data_list_box:nth-child(odd) dt {
  width: 6em ;
}
.custom_matcha_data_list_box:nth-child(even) dt {
  width: 5em;
}
.custom_matcha_data_list_box dd {
  width: 5.5em;
  background-size: calc(5.5em / 5);
}
.l_1{  width: calc(5.5em / 5) !important;}
.l_2{  width: calc(5.5em / 5 * 2) !important;}
.l_3{  width: calc(5.5em / 5 * 3) !important;}
.l_4{  width: calc(5.5em / 5 * 4) !important;}

.custom_matcha_tea_detail p {
  min-height: 4.8em;
}

@media (min-width: 769px) {
  .custom_matcha_data_list {
    font-size: 1.2em;
  }
  /* .custom_flow_ttl_box {
    display: block;
  } */
  .custom_flow_desc {
    margin-top: 1em;
  }
  .custom_flow_cloud {
    right: -9em;
    top: 1em;
    width: 15em;
  }
}/*  */
