/*! Y!mobile LP stylesheet
 * policy: original order and content kept byte-for-byte
 * layer NN: id comments mark the original <style> blocks
 */
/* ===== layer 29: ym-rev52-css ===== */
/* v52: keep both device panels rendered so switching cannot flash */
html body #lineup .devtabs{position:relative!important}
html body #lineup .devtabs__panel{
  display:block!important;position:absolute!important;left:-9999px!important;top:0!important;
  width:100%!important;visibility:hidden!important;pointer-events:none!important}
html body #lineup .devtabs__panel.is-on{
  position:static!important;left:auto!important;top:auto!important;
  visibility:visible!important;pointer-events:auto!important}

/* ===== layer 30: ym-rev58-css ===== */
html body #lineup .dev__ph.ym-ph-pixel img{transform:scale(0.944)!important;transform-origin:50% 50%!important;}

/* ===== layer 31: ym-rev61-css ===== */
/* campaign cards: keep every "詳細を見る" on the same line */
html body #campaign .cmpb__track{align-items:stretch!important}
html body #campaign .cmpb__c{height:auto!important}
html body #campaign .cmpb__bd{flex:1 1 auto!important;display:flex!important;flex-direction:column!important}
html body #campaign .cmpb__d{flex:1 1 auto!important}
html body #campaign .cmpb__go{margin-top:auto!important}

