Menu
カテゴリから探す
カテゴリから探す
  1. ツクモネットショップ
  2. 特集
  3. Apple - MacBook Air M2 詳細ページ
Camera
*/ /** Mixin to define gaps per viewport and column number @see Compare.vue: computed.columnRange() */ /** Mixin to define padding per viewport and column number @see Compare.vue: computed.columnRange() */ @media only screen and (max-width: 734px) { .channel-html .section .section-compare-table { overflow: initial; } } .channel-compare .compare-wrapper { position: relative; overflow: hidden; } @media only screen and (max-width: 734px) { .channel-compare .compare-wrapper { overflow: initial; } } .channel-compare .compare-section, .channel-compare .selector-table { position: relative; } .channel-compare select { box-sizing: border-box; } .channel-compare ul { margin: 0; list-style: none; } .channel-compare .button-wrap { white-space: normal; } .channel-compare .icon-check { position: relative; top: -5px; } .channel-compare .icon-check:after { font-size: 38px; } .channel-compare .compare-section { padding-top: 39px; border: 0; } @media only screen and (max-width: 1068px) { .channel-compare .compare-section { padding-top: 53px; padding-bottom: 25px; } } @media only screen and (max-width: 734px) { .channel-compare .compare-section { padding-top: 20px; padding-bottom: 14px; } } .channel-compare .compare-section.no-padding-top { padding: 0; } .channel-compare .compare.compare-column-range-large-5 .compare-header-row, .channel-compare .compare.compare-column-range-large-5 .compare-row { padding: 0 16px; } .channel-compare .compare.compare-column-range-large-4 .compare-header-row, .channel-compare .compare.compare-column-range-large-4 .compare-row { padding: 0 42px; } .channel-compare .compare.compare-column-range-large-3 .compare-header-row, .channel-compare .compare.compare-column-range-large-3 .compare-row { padding: 0 144px; } .channel-compare .compare.compare-column-range-large-2 .compare-header-row, .channel-compare .compare.compare-column-range-large-2 .compare-row { padding: 0 0px; } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-5 .compare-header-row, .channel-compare .compare.compare-column-range-medium-5 .compare-row { padding: 0 0px; } } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-4 .compare-header-row, .channel-compare .compare.compare-column-range-medium-4 .compare-row { padding: 0 0px; } } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-3 .compare-header-row, .channel-compare .compare.compare-column-range-medium-3 .compare-row { padding: 0 58px; } } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-2 .compare-header-row, .channel-compare .compare.compare-column-range-medium-2 .compare-row { padding: 0 0px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-5 .compare-header-row, .channel-compare .compare.compare-column-range-small-5 .compare-row { padding: 0 0px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-4 .compare-header-row, .channel-compare .compare.compare-column-range-small-4 .compare-row { padding: 0 0px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-3 .compare-header-row, .channel-compare .compare.compare-column-range-small-3 .compare-row { padding: 0 0px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-2 .compare-header-row, .channel-compare .compare.compare-column-range-small-2 .compare-row { padding: 0 0; } } .channel-compare .compare.compare-column-range-large-5 .compare-header-row, .channel-compare .compare.compare-column-range-large-5 .compare-row { --column-gap: 32px; } .channel-compare .compare.compare-column-range-large-4 .compare-header-row, .channel-compare .compare.compare-column-range-large-4 .compare-row { --column-gap: 80px; } .channel-compare .compare.compare-column-range-large-3 .compare-header-row, .channel-compare .compare.compare-column-range-large-3 .compare-row { --column-gap: 100px; } .channel-compare .compare.compare-column-range-large-2 .compare-header-row, .channel-compare .compare.compare-column-range-large-2 .compare-row { --column-gap: 16px; } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-5 .compare-header-row, .channel-compare .compare.compare-column-range-medium-5 .compare-row { --column-gap: 28px; } } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-4 .compare-header-row, .channel-compare .compare.compare-column-range-medium-4 .compare-row { --column-gap: 28px; } } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-3 .compare-header-row, .channel-compare .compare.compare-column-range-medium-3 .compare-row { --column-gap: 42px; } } @media only screen and (max-width: 1068px) { .channel-compare .compare.compare-column-range-medium-2 .compare-header-row, .channel-compare .compare.compare-column-range-medium-2 .compare-row { --column-gap: 28px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-5 .compare-header-row, .channel-compare .compare.compare-column-range-small-5 .compare-row { --column-gap: 58px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-4 .compare-header-row, .channel-compare .compare.compare-column-range-small-4 .compare-row { --column-gap: 58px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-3 .compare-header-row, .channel-compare .compare.compare-column-range-small-3 .compare-row { --column-gap: 58px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.compare-column-range-small-2 .compare-header-row, .channel-compare .compare.compare-column-range-small-2 .compare-row { --column-gap: 58px; } } .channel-compare .compare-header-row, .channel-compare .compare-row { --column-gap: 16px; display: grid; column-gap: var(--column-gap); grid-template-columns: repeat(var(--grid-column), calc((100% - var(--column-gap) * (var(--grid-column) - 1)) / var(--grid-column))); } @media only screen and (max-width: 1068px) { .channel-compare .compare-header-row, .channel-compare .compare-row { --column-gap: 28px; } } @media only screen and (max-width: 734px) { .channel-compare .compare-header-row, .channel-compare .compare-row { --column-gap: 58px; } } .channel-compare .compare-row { margin-bottom: 40px; } .channel-compare .compare-row.compare-template-border-top .compare-column { border-top: 1px solid #d6d6d6; padding-top: 30px; } @media only screen and (max-width: 1068px) { .channel-compare .compare-row.compare-template-border-top .compare-column { padding-top: 30px; } } @media only screen and (max-width: 734px) { .channel-compare .compare-row.compare-template-border-top .compare-column { padding-top: 20px; } } .channel-compare .compare-row.compare-template-border-bottom .compare-column { border-bottom: 1px solid #d6d6d6; margin-bottom: 30px; } @media only screen and (max-width: 1068px) { .channel-compare .compare-row.compare-template-border-bottom .compare-column { margin-bottom: 30px; } } @media only screen and (max-width: 734px) { .channel-compare .compare-row.compare-template-border-bottom .compare-column { margin-bottom: 20px; } } .channel-compare .compare-row.compare-template-space-bottom .compare-column { margin-bottom: 30px; } @media only screen and (max-width: 1068px) { .channel-compare .compare-row.compare-template-space-bottom .compare-column { margin-bottom: 30px; } } @media only screen and (max-width: 734px) { .channel-compare .compare-row.compare-template-space-bottom .compare-column { margin-bottom: 20px; } } .channel-compare .compare-row:last-child { margin-bottom: 0; } .channel-compare .compare-header-row { margin: 0; } .channel-compare .compare-rowheader { order: -1; } .channel-compare .compare-rowheader, .channel-compare .compare-rowheader-style { grid-column: 1/var(--grid-column) span; } .channel-compare .compare-columnheader, .channel-compare .compare-column { display: none; box-sizing: border-box; } .channel-compare .compare.with-fullwidthrowheader .compare-rowheader { width: 100%; } .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style { font-size: 24px; line-height: 1.1666666667; font-weight: 700; letter-spacing: 0.009em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; padding-bottom: 27px; border-bottom: 1px solid #d6d6d6; margin-bottom: 33px; padding-bottom: 27px; } @media only screen and (max-width: 1068px) { .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style { font-size: 21px; line-height: 1.1904761905; font-weight: 700; letter-spacing: 0.011em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; } } @media only screen and (max-width: 734px) { .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style { font-size: 17px; } } @media only screen and (max-width: 1068px) { .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style { margin-bottom: 28px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.with-fullwidthrowheader .compare-rowheader-style { margin-bottom: 17px; padding-bottom: 13px; } } .channel-compare .compare.with-fullwidthrowheader .compare-columnheader, .channel-compare .compare.with-fullwidthrowheader .compare-column { text-align: center; justify-content: center; width: 164px; } @media only screen and (max-width: 734px) { .channel-compare .compare.with-fullwidthrowheader .compare-columnheader, .channel-compare .compare.with-fullwidthrowheader .compare-column { width: 131px; } } .channel-compare .compare.with-fullwidthrowheader .compare-columnheader-span, .channel-compare .compare.with-fullwidthrowheader .compare-column-span { width: 100%; } .channel-compare .compare.with-fullwidthrowheader .mdash-container { margin: 0; padding: 0; display: flex; align-items: center; justify-content: center; } .channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash { font-size: 17px; } @media only screen and (max-width: 1068px) { .channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash { font-size: 14px; } } @media only screen and (max-width: 734px) { .channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash { font-size: 12px; } } .channel-compare .compare .copy.helvetica-neue { font-weight: 600; line-height: 1.235; } .channel-compare--hidden { opacity: 0; } .compare-wrapper { width: 100%; } .channel-compare [compare-header-hide] { display: none; } .channel-compare [compare-header-show] { display: grid; } .channel-compare .selector-table { padding-top: 10px; margin-bottom: 40px; } @media only screen and (max-width: 1068px) { .channel-compare .selector-table { margin-bottom: 40px; } } @media only screen and (max-width: 734px) { .channel-compare .selector-table { margin-bottom: 25px; } } .channel-compare .selector-table .compare-row { margin: 0; } .channel-compare .selector-table .compare-rowheader { height: 0; } .channel-compare .selector-element { position: relative; width: 100%; border: none; border-bottom: 1px solid #d6d6d6; border-radius: 0px; transition: border-color 200ms ease; } @media only screen and (max-width: 1068px) { .channel-compare .selector-element { border: none; border-bottom: 1px solid #d6d6d6; border-radius: 0px; } } @media only screen and (max-width: 734px) { .channel-compare .selector-element { border: none; border-bottom: 1px solid #d6d6d6; border-radius: 0px; } .channel-compare .selector-element:hover { border: none; border-radius: 0px; border-bottom: 1px solid #d6d6d6; } } .channel-compare .selector-element::before { content: ""; width: 40px; position: absolute; background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 60%, rgb(255, 255, 255) 100%); top: 0; right: 0px; height: 100%; z-index: 0; pointer-events: none; border-top-right-radius: 5px; border-bottom-right-radius: 5px; } @media only screen and (max-width: 1068px) { .channel-compare .selector-element::before { width: 40px; } } @media only screen and (max-width: 734px) { .channel-compare .selector-element::before { height: 100%; width: 40px; right: 5px; } } @media only screen and (max-width: 734px) { .channel-compare .selector-element { margin-inline-end: 0; } } .channel-compare .selector-dropdown { font-size: 14px; line-height: 1.4285914286; font-weight: 700; letter-spacing: 0.015em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; width: 100%; margin: 0; color: rgb(0, 0, 0); background: transparent; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; border: 0; border-radius: 0; overflow: hidden; -webkit-appearance: none; appearance: none; cursor: pointer; outline: none; padding: 12px 0; padding-right: 15px; } .channel-compare .selector-dropdown:focus { border-radius: 0px; box-shadow: 0 0 0 4px var(--focus-color); width: 166px; } @media only screen and (max-width: 734px) { .channel-compare .selector-dropdown:focus { box-sizing: content-box; } } @media only screen and (max-width: 734px) { .channel-compare .selector-dropdown { width: 100%; padding-bottom: 11px; padding-left: 0px; padding-top: 11px; } .channel-compare .selector-dropdown:focus { width: 122px; border-radius: 0px; border: none; } } .channel-compare .selector-icon { display: block; position: absolute; top: 1px; font-size: 19px; line-height: 1; color: rgb(0, 102, 204); padding-right: 0px; padding-top: 10px; pointer-events: none; right: 0; } html:not([dir=rtl]) .channel-compare .selector-icon { right: 0; } html[dir=rtl] .channel-compare .selector-icon { left: 0; } .channel-compare .selector-icon:after { pointer-events: none; } .channel-compare .static-dropdown { font-size: 14px; line-height: 1.4285914286; font-weight: 700; letter-spacing: 0.015em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; border-bottom: 1px solid #d6d6d6; text-align: center; width: 100%; margin: 0; padding-bottom: 7px; } .channel-compare .compare-template-border-bottom .button-container { margin-bottom: 30px; } @media only screen and (max-width: 1068px) { .channel-compare .compare-template-border-bottom .button-container { margin-bottom: 30px; } } @media only screen and (max-width: 734px) { .channel-compare .compare-template-border-bottom .button-container { margin-bottom: 20px; } } .channel-compare .button { background: transparent; border: 1px solid rgb(29, 29, 31); color: rgb(29, 29, 31); font-family: "SF Pro Text", "Helvetica Neue", "Helvetica", "Arial", sans-serif; } .channel-compare .button:focus { outline: none; box-shadow: 0 0 0 4px var(--focus-color); } .channel-compare .button:hover { background: transparent; border: 1px solid rgb(110, 110, 115); color: rgb(110, 110, 115); } .channel-compare .button-container { margin-bottom: 55px; } @media only screen and (max-width: 1068px) { .channel-compare .button-container { margin-bottom: 55px; } } @media only screen and (max-width: 734px) { .channel-compare .button-container { margin-bottom: 32px; } } .channel-compare .button-container .copy.helvetica-neue { font-weight: 400; } .channel-compare .multi-row .compare-template-preview-item-color-nav { margin-bottom: 40px; } @media only screen and (max-width: 1068px) { .channel-compare .multi-row .compare-template-preview-item-color-nav { margin-bottom: 40px; } } @media only screen and (max-width: 734px) { .channel-compare .multi-row .compare-template-preview-item-color-nav { margin-bottom: 20px; } } .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child { margin-bottom: 40px; } @media only screen and (max-width: 1068px) { .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child { margin-bottom: 40px; } } @media only screen and (max-width: 734px) { .channel-compare .multi-row .compare-template-preview-item-color-nav:last-child { margin-bottom: 40px; } } .channel-compare .multi-row .row-colors { padding-bottom: 0; margin-bottom: 0; margin-top: 0; } .channel-compare .row-colors { width: 100%; text-align: center; padding-bottom: 27px; margin-top: 27px; } @media only screen and (max-width: 1068px) { .channel-compare .row-colors { padding-bottom: 27px; margin-top: 27px; } } @media only screen and (max-width: 734px) { .channel-compare .row-colors { padding-bottom: 17px; margin-top: 17px; } } .channel-compare .row-colors.row-colors-none { display: flex; justify-content: center; align-items: center; } .channel-compare .row-colors.row-colors-none .colornav-items { display: block; } .channel-compare .colornav { display: inline-block; text-align: center; } .channel-compare .colornav-items { display: inline-block; margin: 0 -1px 0 0; } .channel-compare .colornav-item-row { display: flex; justify-content: center; } .channel-compare .colornav-item-row:not(:first-child) { margin-top: 10px; } .channel-compare .colornav-item-row .colornav-item { margin-left: 0; margin-right: 6px; } .channel-compare .colornav-item-row .colornav-item:last-child { margin-right: 0; } .channel-compare .colornav-swatch { width: 12px; height: 12px; } .channel-compare .swatch-image { position: relative; left: calc(100% + 5px); } @media only screen and (max-width: 734px) { .channel-compare .swatch-image { left: calc(100% + 3px); } } .channel-compare .embed-image { align-self: flex-end; } .mdash-container:first-child { height: 100%; } .channel-compare .stat { min-width: 0; margin: 0 auto; } .channel-compare .stat .stat-content { margin: 0; padding: 0; } .channel-compare .compare.with-fullwidthrowheader .mdash-container { margin-top: 0px; } .channel-compare .compare.with-fullwidthrowheader .mdash-container .mdash { font-weight: 700; } .channel-compare .stat-content { margin: 0; padding: 0; } .channel-compare .stat-content .stat-caption { position: static; margin-bottom: 0; font-size: 17px; line-height: 1.4705882353; font-weight: 700; letter-spacing: 0.0105em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; font-size: 12px; } @media only screen and (max-width: 1068px) { .channel-compare .stat-content .stat-caption { font-size: 14px; line-height: 1.4285914286; font-weight: 700; letter-spacing: 0.015em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; } } @media only screen and (max-width: 734px) { .channel-compare .stat-content .stat-caption { font-size: 12px; line-height: 1.3333733333; font-weight: 700; letter-spacing: 0.018em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; } } @media only screen and (max-width: 1068px) { .channel-compare .stat-content .stat-caption { font-size: 12px; } } .channel-compare .stat-content .stat-caption p { color: rgb(29, 29, 31); font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; } .channel-compare .stat-content .stat-caption.copy { font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; font-weight: 600; line-height: 1.4; } .channel-compare .stat-content .stat-caption.copy.mdash { font-weight: 700; } .channel-compare .stat-content .stat-value { font-size: 64px; line-height: 1.0625; font-weight: 700; letter-spacing: -0.009em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; font-size: 21px; line-height: 0.74em; white-space: unset; overflow-wrap: break-word; } @media only screen and (max-width: 1068px) { .channel-compare .stat-content .stat-value { font-size: 48px; line-height: 1.0834933333; font-weight: 700; letter-spacing: -0.003em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; } } @media only screen and (max-width: 734px) { .channel-compare .stat-content .stat-value { font-size: 32px; line-height: 1.125; font-weight: 700; letter-spacing: 0.004em; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; } } @media only screen and (max-width: 1068px) { .channel-compare .stat-content .stat-value { font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; } } @media only screen and (max-width: 734px) { .channel-compare .stat-content .stat-value { font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; } } @media only screen and (max-width: 1068px) { .channel-compare .stat-content .stat-value { font-size: 21px; } } @media only screen and (max-width: 734px) { .channel-compare .stat-content .stat-value { font-size: 21px; } } .channel-compare .stat-content .stat-elevated .stat-caption p { color: rgb(134, 134, 139); } .channel-compare .stat-content .image-icon-wrapper { position: relative; text-align: center; margin-bottom: -4px; } .channel-compare .stat-content .image-icon-wrapper figure { display: block; margin: auto; } .channel-compare .stat-content .stat-row { padding: 0 10px; } @media only screen and (max-width: 1068px) { .channel-compare .stat-content .stat-row { padding: 0 10px; } } @media only screen and (max-width: 734px) { .channel-compare .stat-content .stat-row { padding: 0 0; } } .channel-compare .stat-content .stat-row:not(:last-child) { margin-bottom: 15px; } .channel-compare .stat-content .stat-row:first-child .copy { margin-bottom: -4px; } .channel-compare .stat-content .stat-row:first-child .stat-value:not(.copy) { margin-bottom: -3px; } .mdash-container:first-child { height: 100%; } .channel-html .copy { font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; word-break: break-word; } .channel-html .copy.helvetica-neue { font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "MS Pゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "SF Pro Icons"; letter-spacing: normal; } .channel-html a.footer-link { color: #555555; } @font-face { font-family: "SF Pro Icons"; /*Icon font file encoded in base64 format.*/ /*It's a valid css code.*/ src: url(data:font/truetype;charset=utf-8;base64,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AAIACv/XBjsHdABKAFgAAAEjBgcGBwYXFhcWFxYXFQYHBgcGBwYHBgcGJyYnJicmIyIHBgcGBwYHBicmJyYnJicmNTQ3PgE3NhcWFxYXFjMyNzY3Njc2FxYXFiU2NzYnDgIHBhcWNzYGCAEeIDwlMwEBQzBNJx0OFio5NCAwLzk+KigYLC8bLjM1MB0xKhYmJjw6MTUiNVk4PFFB13svOiE/LRQhFxMfEyxMK0tBV0d8/oM1HB0JSaFpHSAKT1FLBNwTHDZEXWyDZkkzGgsCLTJhU0wmOx0kAQELBxMVBw0NCBUSBwsCAiYfPilNgKe3qsCNb4MCAREJGRIGCwoGER4MEwQHHDHzQU9VUgNTektXTwYpJgAAAAAAACIBngABAAAAAAAAACYATgABAAAAAAABAAwAjwABAAAAAAACAAcArAABAAAAAAADAB0A8AABAAAAAAAEABQBOAABAAAAAAAFAA0BaQABAAAAAAAGABIBnQABAAAAAAAHACkCBAABAAAAAAAIAAkCQgABAAAAAAAJAAsCZAABAAAAAAAKBAsKiAABAAAAAAALABQOvgABAAAAAAAMABQO/QABAAAAAAANAL4QkAABAAAAAAAOADIRtQABAAAAAAAPAAwSAgABAAAAAAARAAcSHwADAAEECQAAAEwAAAADAAEECQABABgAdQADAAEECQACAA4AnAADAAEECQADADoAtAADAAEECQAEACgBDgADAAEECQAFABoBTQADAAEECQAGACQBdwADAAEECQAHAFIBsAADAAEECQAIABICLgADAAEECQAJABYCTAADAAEECQAKCBYCcAADAAEECQALACgOlAADAAEECQAMACgO0wADAAEECQANAXwPEgADAAEECQAOAGQRTwADAAEECQAPABgR6AADAAEECQARAA4SDwCpACAAMgAwADEANwAgAEEAcABwAGwAZQAgAEkAbgBjAC4AIABBAGwAbAAgAHIAaQBnAGgAdABzACAAcgBlAHMAZQByAHYAZQBkAC4AAKkgMjAxNyBBcHBsZSBJbmMuIEFsbCByaWdodHMgcmVzZXJ2ZWQuAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAAU0YgUHJvIEljb25zAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABTAEYAUABSAE8ASQBDAE8ATgBTACAANAA3ADAAOQAyAGMAYQAtADIAMAAxADYALgAwADMALgAyADIAAFNGUFJPSUNPTlMgNDcwOTJjYS0yMDE2LjAzLjIyAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAgAFIAZQBnAHUAbABhAHIAAFNGIFBybyBJY29ucyBSZWd1bGFyAABWAGUAcgBzAGkAbwBuACAANAAuADIAMAAwAABWZXJzaW9uIDQuMjAwAABTAEYAUAByAG8ASQBjAG8AbgBzAC0AUgBlAGcAdQBsAGEAcgAAU0ZQcm9JY29ucy1SZWd1bGFyAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAgAGkAcwAgAGEAIAB0AHIAYQBkAGUAbQBhAHIAawAgAG8AZgAgAEEAcABwAGwAZQAgAEkAbgBjAC4AAFNGIFBybyBJY29ucyBpcyBhIHRyYWRlbWFyayBvZiBBcHBsZSBJbmMuAABBAHAAcABsAGUAIABJAG4AYwAAQXBwbGUgSW5jAABBAHAAcABsAGUAIABJAG4AYwAuAC4AAEFwcGxlIEluYy4uAABDAHIAZQBhAHQAZQBkACAAaQBuACAAMgAwADEANQAsACAAdABoAGUAIABvAHIAaQBnAGkAbgBhAGwAIABnAGwAeQBwAGgAIABmAG8AbgB0ACwAIABBAHAAcABsAGUAIABJAGMAbwBuAHMALAAgAHcAYQBzACAAcAByAG8AZAB1AGMAZQBkACAAdABvACAAdwBvAHIAawAgAGkAbgAgAHUAbgBpAHMAbwBuACAAdwBpAHQAaAAgAE0AeQByAGkAYQBkACAAUwBlAHQAIABQAHIAbwAgAGEAbgBkACAAcwBlAHIAdgBlAGQAIAB0AG8AIABzAHQAcgBlAG4AZwB0AGgAZQBuACAAaQBuAHQAZQByAGEAYwB0AGkAdgBlACAAbABpAG4AawBzACAAbwBuACAAdwBlAGIALgAgAEEAcABwAGwAZQAgAEkAYwBvAG4AcwAgAHcAbwB1AGwAZAAgAGwAYQB0AGUAcgAgAGIAZQBjAG8AbQBlACAAUwBGACAAUAByAG8AIABJAGMAbwBuAHMAIAByAGUAZABlAHMAaQBnAG4AZQBkACAAdABvACAAYQBsAGkAZwBuACAAdABvACAAQQBwAHAAbABlACcAcwAgAG4AZQB3ACAAdAB5AHAAZQBmAGEAYwBlACwAIABTAGEAbgAgAEYAcgBhAG4AYwBpAHMAYwBvACwAIABpAG4AIAAyADAAMQA2AC4AIABUAGgAZQAgAHIAZQBkAGUAcwBpAGcAbgAgAGEAZABkAHIAZQBzAHMAZQBzACAAYQAgAG4AdQBtAGIAZQByACAAbwBmACAAaQBzAHMAdQBlAHMAIAB0AGgAYQB0ACAAdwBlAHIAZQAgAHAAcgBlAHMAZQBuAHQAIABpAG4AIABBAHAAcABsAGUAIABJAGMAbwBuAHMALgAgAEkAbQBwAHIAbwB2AGUAbQBlAG4AdABzACAAaQBuAGMAbAB1AGQAZQAgAG0AYQB0AGMAaABlAGQAIAB0AHkAcABlACAAbQBlAHQAcgBpAGMAcwAsACAAYgByAGEAbgBkACAASQBEACAAcwB0AGEAbgBkAGEAcgBkAGkAegBlAGQAIABBAHAAcABsAGUAIABsAG8AZwBvACAAYwBoAGEAcgBhAGMAdABlAHIALAAgAHcAZQBiACAAZgBvAG4AdAAgAG8AcAB0AGkAbQBpAHoAYQB0AGkAbwBuACwAIABjAHUAcwB0AG8AbQAgAGMAaABhAHIAYQBjAHQAZQByACAAcwBwAGEAYwBpAG4AZwAsACAAcABhAHIAZQBuAHQAIAB0AHkAcABlACAAYQBsAGkAZwBuAG0AZQBuAHQALAAgAGUAdABjAC4AIABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAgAGkAcwAgAGQAZQBzAGkAZwBuAGUAZAAgAHQAbwAgAGIAZQAgAGEAZABhAHAAdABhAGIAbABlACAAdABvACAAdwBvAHIAawAgAHcAaQB0AGgAIABvAHUAcgAgAHQAdwBvACAAdwBlAGIAIABmAG8AbgB0ACAAZgBhAG0AaQBsAGkAZQBzACwAIABTAEYAIABQAHIAbwAgAEQAaQBzAHAAbABhAHkAIABhAG4AZAAgAFMARgAgAFAAcgBvACAAVABlAHgAdAAuACAAVABoAGUAIAB3AGUAYgAgAGYAbwBuAHQAIABmAGEAbQBpAGwAaQBlAHMAIABoAGEAdgBlACAAZABpAGYAZgBlAHIAaQBuAGcAIAB4AGgAZQBpAGcAaAB0AHMALAAgAGQAZQBzAGMAZQBuAGQAZQByACAAYQBuAGQAIABhAHMAYwBlAG4AZABlAHIAIABlAHgAdABlAG4AcwBpAG8AbgBzACwAIABhAGQAdgBhAG4AYwBlAG0AZQBuAHQALAAgAGMAbwB1AG4AdABlAHIAcwAsACAAYQBuAGQAIABiAG8AdwBsAHMALgAgAFQAaABlAHMAZQAgAGQAaQBmAGYAZQByAGUAbgBjAGUAcwAgAHcAZQByAGUAIABwAHUAcgBwAG8AcwBlAGwAeQAgAG0AYQBkAGUAIAB0AG8AIABvAHAAdABpAG0AaQB6AGUAIAB0AGgAZQAgAGwAZQBnAGkAYgBpAGwAaQB0AHkAIABvAGYAIABlAGEAYwBoACAAZgBhAG0AaQBsAHkAIABpAG4AIAB0AGgAZQAgAHQAeQBwAGUAIABzAGkAegBlACAAZgBvAHIAIAB3AGgAaQBjAGgAIAB0AGgAZQB5ACAAYQByAGUAIAB1AHQAaQBsAGkAegBlAGQALgAgAFQAaABlACAAUwBGACAAUAByAG8AIABJAGMAbwBuAHMAIABjAGgAYQByAGEAYwB0AGUAcgAgAHMAZQB0ACAAaQBuAGMAbAB1AGQAZQBzACAAQwBUAEEAIABpAGMAbwBuAG8AZwByAGEAcABoAHkALAAgAFUASQAgAGUAbABlAG0AZQBuAHQAcwAsACAAYQBuAGQAIABpAG4AdABlAHIAbgBhAGwAIAB1AHMAZQAgAHMAcABlAGMAaQBhAGwAIABjAGgAYQByAGEAYwB0AGUAcgBzACAAYQBuAGQAIABpAHMAIABhAHYAYQBpAGwAYQBiAGwAZQAgAGEAcwAgAGEAIABmAGEAbQBpAGwAeQAgAG8AZgAgAHQAcgB1AGUAIAB0AHkAcABlACAAZgBvAG4AdABzACAAaQBuACAAZgBvAHUAcgAgAHcAZQBpAGcAaAB0AHMALgAAQ3JlYXRlZCBpbiAyMDE1LCB0aGUgb3JpZ2luYWwgZ2x5cGggZm9udCwgQXBwbGUgSWNvbnMsIHdhcyBwcm9kdWNlZCB0byB3b3JrIGluIHVuaXNvbiB3aXRoIE15cmlhZCBTZXQgUHJvIGFuZCBzZXJ2ZWQgdG8gc3RyZW5ndGhlbiBpbnRlcmFjdGl2ZSBsaW5rcyBvbiB3ZWIuIEFwcGxlIEljb25zIHdvdWxkIGxhdGVyIGJlY29tZSBTRiBQcm8gSWNvbnMgcmVkZXNpZ25lZCB0byBhbGlnbiB0byBBcHBsZSdzIG5ldyB0eXBlZmFjZSwgU2FuIEZyYW5jaXNjbywgaW4gMjAxNi4gVGhlIHJlZGVzaWduIGFkZHJlc3NlcyBhIG51bWJlciBvZiBpc3N1ZXMgdGhhdCB3ZXJlIHByZXNlbnQgaW4gQXBwbGUgSWNvbnMuIEltcHJvdmVtZW50cyBpbmNsdWRlIG1hdGNoZWQgdHlwZSBtZXRyaWNzLCBicmFuZCBJRCBzdGFuZGFyZGl6ZWQgQXBwbGUgbG9nbyBjaGFyYWN0ZXIsIHdlYiBmb250IG9wdGltaXphdGlvbiwgY3VzdG9tIGNoYXJhY3RlciBzcGFjaW5nLCBwYXJlbnQgdHlwZSBhbGlnbm1lbnQsIGV0Yy4gU0YgUHJvIEljb25zIGlzIGRlc2lnbmVkIHRvIGJlIGFkYXB0YWJsZSB0byB3b3JrIHdpdGggb3VyIHR3byB3ZWIgZm9udCBmYW1pbGllcywgU0YgUHJvIERpc3BsYXkgYW5kIFNGIFBybyBUZXh0LiBUaGUgd2ViIGZvbnQgZmFtaWxpZXMgaGF2ZSBkaWZmZXJpbmcgeGhlaWdodHMsIGRlc2NlbmRlciBhbmQgYXNjZW5kZXIgZXh0ZW5zaW9ucywgYWR2YW5jZW1lbnQsIGNvdW50ZXJzLCBhbmQgYm93bHMuIFRoZXNlIGRpZmZlcmVuY2VzIHdlcmUgcHVycG9zZWx5IG1hZGUgdG8gb3B0aW1pemUgdGhlIGxlZ2liaWxpdHkgb2YgZWFjaCBmYW1pbHkgaW4gdGhlIHR5cGUgc2l6ZSBmb3Igd2hpY2ggdGhleSBhcmUgdXRpbGl6ZWQuIFRoZSBTRiBQcm8gSWNvbnMgY2hhcmFjdGVyIHNldCBpbmNsdWRlcyBDVEEgaWNvbm9ncmFwaHksIFVJIGVsZW1lbnRzLCBhbmQgaW50ZXJuYWwgdXNlIHNwZWNpYWwgY2hhcmFjdGVycyBhbmQgaXMgYXZhaWxhYmxlIGFzIGEgZmFtaWx5IG9mIHRydWUgdHlwZSBmb250cyBpbiBmb3VyIHdlaWdodHMuAABoAHQAdABwADoALwAvAHcAdwB3AC4AYQBwAHAAbABlAC4AYwBvAG0AAGh0dHA6Ly93d3cuYXBwbGUuY29tAABoAHQAdABwADoALwAvAHcAdwB3AC4AYQBwAHAAbABlAC4AYwBvAG0AAGh0dHA6Ly93d3cuYXBwbGUuY29tAABUAGgAaQBzACAAZgBvAG4AdAAgAHMAbwBmAHQAdwBhAHIAZQAgAGkAcwAgAHQAaABlACAAdgBhAGwAdQBhAGIAbABlACAAcAByAG8AcABlAHIAdAB5ACAAbwBmACAAQQBwAHAAbABlACAASQBuAGMALgAgAHwAIABJAG4AdABlAHIAYQBjAHQAaQB2AGUAIABNAEEAUgBDAE8ATQAuACAAUgBlAHAAbABpAGMAYQB0AGkAbwBuACwAIABhAGwAdABlAHIAYQB0AGkAbwBuACwAIABhAG4AZAAgAGQAaQBzAHQAcgBpAGIAdQB0AGkAbwBuACAAbwBmACAAdABoAGkAcwAgAGYAbwBuAHQAIABpAHMAIABzAHQAcgBpAGMAdABsAHkAIABwAHIAbwBoAGkAYgBpAHQAZQBkAC4AIABBAHAAcABsAGUAIABJAG4AYwAuACAAYQBsAGwAIAByAGkAZwBoAHQAcwAgAHIAZQBzAGUAcgB2AGUAZAAuAABUaGlzIGZvbnQgc29mdHdhcmUgaXMgdGhlIHZhbHVhYmxlIHByb3BlcnR5IG9mIEFwcGxlIEluYy4gfCBJbnRlcmFjdGl2ZSBNQVJDT00uIFJlcGxpY2F0aW9uLCBhbHRlcmF0aW9uLCBhbmQgZGlzdHJpYnV0aW9uIG9mIHRoaXMgZm9udCBpcyBzdHJpY3RseSBwcm9oaWJpdGVkLiBBcHBsZSBJbmMuIGFsbCByaWdodHMgcmVzZXJ2ZWQuAABoAHQAdABwAHMAOgAvAC8AdwB3AHcALgBhAHAAcABsAGUALgBjAG8AbQAvAGwAZQBnAGEAbAAvAGkAbgB0AGUAbABsAGUAYwB0AHUAYQBsAC0AcAByAG8AcABlAHIAdAB5AC8AAGh0dHBzOi8vd3d3LmFwcGxlLmNvbS9sZWdhbC9pbnRlbGxlY3R1YWwtcHJvcGVydHkvAABTAEYAIABQAHIAbwAgAEkAYwBvAG4AcwAAU0YgUHJvIEljb25zAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAAAAAAACAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGwAAAABAAIBAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8BIAEhASIBIwEkASUBJgEnASgBKQEqAA4A7wErASwAIgEtAS4BLwEwATEBMgEzATQBNQE2ATcBOAE5AToBOwE8AT0BPgE/AUABQQFCAUMBRAFFAUYBRwFIAUkBSgFLAUwBTQFOAU8BUAFRAVIBUwFUAVUBVgFXAVgBWQFaAVsBXAFdAV4BXwFgAWEBYgFjAWQBZQFmANIDZ2FwCWZ1bGxibG9jawV1RjMxQQV1RjMxQgV1RjMxQwV1RjMxRAV1RjMyMgV1RjMyMwV1RjMyNAV1RjMyNQV1RjMyNgV1RjMyNwV1RjMyOAV1RjMyOQV1RjMyRgV1RjMzNAV1RjMzNQV1RjMzNgV1RjMzNwV1RjMzOAV1RjMzOQV1RjMzQQV1RjMzQgV1RjMzQwV1RjMzRAV1RjMzRQV1RjMzRgV1RjM0MAV1RjM0MQV1RjM1NgV1RjM1RgV1RjM2NQtjaGV2cm9ubGVmdAxjaGV2cm9ucmlnaHQJY2hldnJvbnVwC2NoZXZyb25kb3duEWNoZXZyb25sZWZ0Y2lyY2xlEmNoZXZyb25yaWdodGNpcmNsZQ9jaGV2cm9udXBjaXJjbGURY2hldnJvbmRvd25jaXJjbGUFcmVzZXQFY2hlY2sLZXhjbGFtYXRpb24LcmVzZXRjaXJjbGUKcGx1c2NpcmNsZQttaW51c2NpcmNsZQtjaGVja2NpcmNsZRFleGNsYW1hdGlvbmNpcmNsZQ5xdWVzdGlvbmNpcmNsZQpyZXNldHNvbGlkCXBsdXNzb2xpZAptaW51c3NvbGlkCmNoZWNrc29saWQQZXhjbGFtYXRpb25zb2xpZA1xdWVzdGlvbnNvbGlkBHBsYXkFcGF1c2UEc3RvcAZyZXBsYXkEaW5mbwhkb3dubG9hZAZjaXJjbGUIZXh0ZXJuYWwFc2hhcmUTcXVlc3Rpb25fY2lyY2xlX3J0bBJxdWVzdGlvbl9zb2xpZF9ydGwMcXVlc3Rpb25fcnRsDGV4dGVybmFsX3J0bAlzZWN0aW9uMDEJc2VjdGlvbjAyCXNlY3Rpb24wMwlzZWN0aW9uMDQJc2VjdGlvbjA1CXNlY3Rpb24wNglzZWN0aW9uMDcJc2VjdGlvbjA4CXNlY3Rpb24wOQlzZWN0aW9uMTAJc2VjdGlvbjExCXNlY3Rpb24xMglzZWN0aW9uMTMJc2VjdGlvbjE0CXNlY3Rpb24xNQlzZWN0aW9uMTYJc2VjdGlvbjE3CXNlY3Rpb24xOAlzZWN0aW9uMTkJc2VjdGlvbjIwC3ZpZGVvcmVwbGF5CnZpZGVvcGF1c2UJdmlkZW9wbGF5CnBhZGRsZWxlZnQLcGFkZGxlcmlnaHQIcGFkZGxldXAKcGFkZGxlZG93bgptb2RhbGNsb3NlD3BhZGRsZWxlZnRzaG9ydBBwYWRkbGVyaWdodHNob3J0DXBhZGRsZXVwc2hvcnQPcGFkZGxlZG93bnNob3J0D21vZGFsY2xvc2VzaG9ydAAAAAAAAf//AAIAAQAAAAwAAAAWAAAAAgABAAMAawABAAQAAAACAAAAAAAAAAEAAAAA2pIEAQAAAADXPJGTAAAAANc8kZM=) format("truetype"); font-weight: normal; font-style: normal; } .channel-html .icon-after { display: inline-block; } .channel-html .icon-after::after { background: inherit; background-size: 5em 100%; background-position: -60px center; } .channel-html .link-wrapper { display: inline-flex; } .channel-html .link-wrapper:focus { outline: 4px solid var(--focus-color); } body { margin: 0; min-width: 320px; overflow-x: hidden; } @media only screen and (max-width: 734px) { body { overflow-x: visible; } } @media (inverted-colors) { body .double-invert { filter: invert(1); } } @media only screen and (min-width: 1069px) { .channel-html .row.large-display-bleed { position: relative; } .channel-html .row.large-display-bleed .column { z-index: 1; } .channel-html .row.large-display-bleed::after, .channel-html .row.large-display-bleed::before { display: block; content: " "; position: absolute; top: 0; height: 100%; width: 44px; left: -44px; } .channel-html .row.large-display-bleed::after { left: initial; right: -44px; } } @media only screen and (min-width: 735px) and (max-width: 1068px) { .channel-html .row.medium-display-bleed { position: relative; } .channel-html .row.medium-display-bleed .column { z-index: 1; } .channel-html .row.medium-display-bleed::after, .channel-html .row.medium-display-bleed::before { display: block; content: " "; position: absolute; top: 0; height: 100%; width: 22px; left: -22px; } .channel-html .row.medium-display-bleed::after { left: initial; right: -22px; } } @media only screen and (max-width: 734px) { .channel-html .row.small-display-bleed { position: relative; } .channel-html .row.small-display-bleed .column { z-index: 1; } .channel-html .row.small-display-bleed::after, .channel-html .row.small-display-bleed::before { display: block; content: " "; position: absolute; top: 0; height: 100%; width: 20px; left: -20px; } .channel-html .row.small-display-bleed::after { left: initial; right: -20px; } } .channel-html .section { display: flex; position: relative; overflow-x: hidden; } .channel-html .section .section-content { margin-left: auto; margin-right: auto; width: 980px; } @media only screen and (max-width: 1068px) { .channel-html .section .section-content { width: 692px; } } @media only screen and (max-width: 734px) { .channel-html .section .section-content { max-width: 320px; width: 87.5%; } } .image-compare_imac_24_m3_2023_TwoPort_blue { width: 130px; height: 126px; background-size: 130px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_24_m3_2023_TwoPort_blue_large.png?1697864086949); } .image-chip_m3_pro { width: 161px; height: 161px; background-size: 161px 161px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_pro_large.png?1697864086949); } .image-compare_imac_24_m1_2020_TwoPort_blue { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_24_m1_2020_TwoPort_blue_large.png?1697864086949); } .image-compare_macbook_pro_m1_16_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m1_16_spacegray_large.png?1697864086949); } .image-icon_chip_m1_fill { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m1_fill_large.png?1697864086949); } .image-icon_chip_m3pro_and_chip_m3max_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m3pro_and_chip_m3max_fill_elevated_large.png?1697864086949); } .image-chip_m3 { width: 161px; height: 161px; background-size: 161px 161px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_large.png?1697864086950); } .image-ports { width: 480px; height: 149px; background-size: 480px 149px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/ports_large.png?1697864086950); } .image-compare_macbook_pro_m2_14_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m2_14_spacegray_large.png?1697864086950); } .image-flex_applecare { width: 420px; height: 241px; background-size: 420px 241px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_applecare_large.png?1697864086950); } .image-compare_macbook_air_m1_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_m1_spacegray_large.png?1697864086950); } .image-flex_accessories { width: 626px; height: 325px; background-size: 626px 325px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_accessories_large.png?1697864086950); } .image-chip_m3_max { width: 161px; height: 161px; background-size: 161px 161px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_max_large.png?1697864086950); } .image-compare_macbook_pro_m3_14_spacegray { width: 151px; height: 126px; background-size: 151px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m3_14_spacegray_large.png?1697864086950); } .image-hero { width: 1310px; height: 354px; background-size: 1310px 354px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/hero_large.png?1697864086950); } .image-flex_icon_checklist_checked_elevated { width: 49px; height: 44px; background-size: 49px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_checklist_checked_elevated_large.png?1697864086950); } .image-icon_chip_m2_fill_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m2_fill_elevated_large.png?1697864086951); } .image-icon_keyboard_lock_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_keyboard_lock_elevated_large.png?1697864086951); } .image-compare_mac_mini_2018_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_mini_2018_spacegray_large.png?1697864086951); } .image-compare_macbook_pro_m2_16_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m2_16_spacegray_large.png?1697864086951); } .image-icon_waveform { width: 34px; height: 50px; background-size: 34px 50px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_waveform_large.png?1697864086951); } .image-compare_imac_24_m3_2023_FourPort_blue { width: 130px; height: 126px; background-size: 130px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_24_m3_2023_FourPort_blue_large.png?1697864086951); } .image-compare_macbook_pro_m3_14_spaceblack { width: 151px; height: 126px; background-size: 151px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m3_14_spaceblack_large.png?1697864086952); } .image-compare_imac_27_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_27_silver_large.png?1697864086952); } .image-icon_chip_m2ultra_fill_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m2ultra_fill_elevated_large.png?1697864086952); } .image-advanced_camera_audio { width: 643px; height: 459px; background-size: 643px 459px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/advanced_camera_audio_large.png?1697864086952); } .image-compare_mac_mini_m2_2port_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_mini_m2_2port_silver_large.png?1697864086952); } .image-compare_macbook_pro_m2_13_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m2_13_spacegray_large.png?1697864086952); } .image-icon_keyboard_touchid_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_keyboard_touchid_elevated_large.png?1697864086952); } .image-icon_touchid { width: 42px; height: 41px; background-size: 42px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_touchid_large.png?1697864086952); } .image-compare_mac_studio_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_studio_silver_large.png?1697864086952); } .image-compare_macbook_air_m2_13_midnight { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_m2_13_midnight_large.png?1697864086953); } .image-compare_mac_mini_m1_2020_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_mini_m1_2020_silver_large.png?1697864086953); } .image-compare_macbook_pro_m1_14_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m1_14_spacegray_large.png?1697864086953); } .image-icon_chip_m1max_and_chip_m1ultra_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m1max_and_chip_m1ultra_fill_elevated_large.png?1697864086953); } .image-compare_mac_pro_m2_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_pro_m2_silver_large.png?1697864086953); } .image-compare_mac_studio_m2_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_studio_m2_silver_large.png?1697864086953); } .image-compare_mac_pro_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_pro_silver_large.png?1697864086953); } .image-icon_chip_m2_and_chip_m2pro_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m2_and_chip_m2pro_fill_elevated_large.png?1697864086953); } .image-icon_touchid_round { width: 42px; height: 41px; background-size: 42px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_touchid_round_large.png?1697864086953); } .image-icon_chip_m2max_and_chip_m2ultra_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m2max_and_chip_m2ultra_fill_elevated_large.png?1697864086953); } .image-compare_macbook_pro_16_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_16_spacegray_large.png?1697864086953); } .image-compare_macbook_air_2017_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_2017_silver_large.png?1697864086953); } .image-icon_magickeyboard_elevated { width: 49px; height: 41px; background-size: 49px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_magickeyboard_elevated_large.png?1697864086953); } .image-battery_life { width: 313px; height: 480px; background-size: 313px 480px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/battery_life_large.png?1697864086954); } .image-icon_magickeyboard_keypad_elevated { width: 89px; height: 41px; background-size: 89px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_magickeyboard_keypad_elevated_large.png?1697864086954); } .image-icon_chip_m1pro_and_chip_m1max_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m1pro_and_chip_m1max_fill_elevated_large.png?1697864086954); } .image-apps { width: 647px; height: 370px; background-size: 647px 370px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/apps_large.png?1697864086954); } .image-icon_chip_m3_fill_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m3_fill_elevated_large.png?1697864086954); } .image-icon_touchid_square_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_touchid_square_elevated_large.png?1697864086954); } .image-icon_video { width: 49px; height: 32px; background-size: 49px 32px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_video_large.png?1697864086954); } .image-flex_icon_bolt_fill_elevated { width: 32px; height: 49px; background-size: 32px 49px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_bolt_fill_elevated_large.png?1697864086954); } .image-compare_macbook_air_m2_15_starlight { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_m2_15_starlight_large.png?1697864086955); } .image-icon_chip_m2pro_and_chip_m2max_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m2pro_and_chip_m2max_fill_elevated_large.png?1697864086955); } .image-compare_macbook_pro_13_m1_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_13_m1_spacegray_large.png?1697864086955); } .image-flex_icon_macbook_shield_checkmark_elevated { width: 55px; height: 37px; background-size: 55px 37px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_macbook_shield_checkmark_elevated_large.png?1697864086955); } .image-icon_chip_intel { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_intel_large.png?1697864086955); } .image-liquid_retina_xdr_display { width: 597px; height: 402px; background-size: 597px 402px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/liquid_retina_xdr_display_large.png?1697864086955); } .image-compare_imac_21_5_silver_intel_2019 { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_21_5_silver_intel_2019_large.png?1697864086955); } .image-compare_macbook_pro_m3_16_spaceblack { width: 172px; height: 126px; background-size: 172px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m3_16_spaceblack_large.png?1697864086955); } .image-icon_person_spatialaudio { width: 42px; height: 46px; background-size: 42px 46px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_person_spatialaudio_large.png?1697864086955); } .image-hero_logo { width: 199px; height: 27px; background-size: 199px 27px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/hero_logo_large.png?1697864086955); } .image-compare_imac_pro_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_pro_spacegray_large.png?1697864086956); } .image-magic_keyboard { width: 418px; height: 325px; background-size: 418px 325px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/magic_keyboard_large.png?1697864086956); } .image-compare_imac_21_5_silver_intel_2017 { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_21_5_silver_intel_2017_large.png?1697864086956); } .image-icon_check_d1112b_34_R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_check_d1112b_34_R_large.png?1697864086956); } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_imac_pro_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_pro_spacegray_large_2x.png?1697864086949); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_mac_mini_m1_2020_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_mini_m1_2020_silver_large_2x.png?1697864086949); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m1pro_and_chip_m1max_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m1pro_and_chip_m1max_fill_elevated_large_2x.png?1697864086949); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-ports { width: 480px; height: 149px; background-size: 480px 149px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/ports_large_2x.png?1697864086949); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_mac_studio_m2_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_studio_m2_silver_large_2x.png?1697864086949); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_intel { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_intel_large_2x.png?1697864086949); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m2_14_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m2_14_spacegray_large_2x.png?1697864086950); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_imac_21_5_silver_intel_2019 { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_21_5_silver_intel_2019_large_2x.png?1697864086950); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m1_14_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m1_14_spacegray_large_2x.png?1697864086950); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-apps { width: 647px; height: 370px; background-size: 647px 370px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/apps_large_2x.png?1697864086950); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m2_16_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m2_16_spacegray_large_2x.png?1697864086950); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m2pro_and_chip_m2max_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m2pro_and_chip_m2max_fill_elevated_large_2x.png?1697864086951); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_imac_21_5_silver_intel_2017 { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_21_5_silver_intel_2017_large_2x.png?1697864086951); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_keyboard_lock_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_keyboard_lock_elevated_large_2x.png?1697864086951); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-chip_m3 { width: 161px; height: 161px; background-size: 161px 161px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_large_2x.png?1697864086951); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m2_and_chip_m2pro_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m2_and_chip_m2pro_fill_elevated_large_2x.png?1697864086951); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_air_2017_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_2017_silver_large_2x.png?1697864086951); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_imac_27_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_27_silver_large_2x.png?1697864086951); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-hero { width: 1310px; height: 354px; background-size: 1310px 354px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/hero_large_2x.png?1697864086951); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m1max_and_chip_m1ultra_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m1max_and_chip_m1ultra_fill_elevated_large_2x.png?1697864086951); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_mac_pro_m2_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_pro_m2_silver_large_2x.png?1697864086952); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_mac_pro_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_pro_silver_large_2x.png?1697864086952); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m3_16_spaceblack { width: 172px; height: 126px; background-size: 172px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m3_16_spaceblack_large_2x.png?1697864086952); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-advanced_camera_audio { width: 643px; height: 459px; background-size: 643px 459px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/advanced_camera_audio_large_2x.png?1697864086952); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-hero_logo { width: 199px; height: 27px; background-size: 199px 27px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/hero_logo_large_2x.png?1697864086952); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_imac_24_m1_2020_TwoPort_blue { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_24_m1_2020_TwoPort_blue_large_2x.png?1697864086952); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_air_m2_13_midnight { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_m2_13_midnight_large_2x.png?1697864086952); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-flex_applecare { width: 420px; height: 241px; background-size: 420px 241px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_applecare_large_2x.png?1697864086952); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_13_m1_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_13_m1_spacegray_large_2x.png?1697864086952); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_air_m2_15_starlight { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_m2_15_starlight_large_2x.png?1697864086952); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_touchid_square_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_touchid_square_elevated_large_2x.png?1697864086952); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_imac_24_m3_2023_TwoPort_blue { width: 130px; height: 126px; background-size: 130px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_24_m3_2023_TwoPort_blue_large_2x.png?1697864086953); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m3_14_spaceblack { width: 151px; height: 126px; background-size: 151px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m3_14_spaceblack_large_2x.png?1697864086953); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-flex_icon_macbook_shield_checkmark_elevated { width: 55px; height: 37px; background-size: 55px 37px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_macbook_shield_checkmark_elevated_large_2x.png?1697864086953); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-flex_icon_checklist_checked_elevated { width: 49px; height: 44px; background-size: 49px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_checklist_checked_elevated_large_2x.png?1697864086953); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m2_13_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m2_13_spacegray_large_2x.png?1697864086953); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_waveform { width: 34px; height: 50px; background-size: 34px 50px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_waveform_large_2x.png?1697864086953); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m3_14_spacegray { width: 151px; height: 126px; background-size: 151px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m3_14_spacegray_large_2x.png?1697864086953); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m2max_and_chip_m2ultra_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m2max_and_chip_m2ultra_fill_elevated_large_2x.png?1697864086953); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-flex_accessories { width: 626px; height: 325px; background-size: 626px 325px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_accessories_large_2x.png?1697864086953); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-battery_life { width: 313px; height: 480px; background-size: 313px 480px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/battery_life_large_2x.png?1697864086954); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_imac_24_m3_2023_FourPort_blue { width: 130px; height: 126px; background-size: 130px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_24_m3_2023_FourPort_blue_large_2x.png?1697864086954); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-flex_icon_bolt_fill_elevated { width: 32px; height: 49px; background-size: 32px 49px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_bolt_fill_elevated_large_2x.png?1697864086954); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m1_16_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m1_16_spacegray_large_2x.png?1697864086954); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_mac_studio_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_studio_silver_large_2x.png?1697864086954); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m3_fill_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m3_fill_elevated_large_2x.png?1697864086954); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_mac_mini_m2_2port_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_mini_m2_2port_silver_large_2x.png?1697864086954); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_touchid { width: 42px; height: 41px; background-size: 42px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_touchid_large_2x.png?1697864086954); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_magickeyboard_keypad_elevated { width: 89px; height: 41px; background-size: 89px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_magickeyboard_keypad_elevated_large_2x.png?1697864086954); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_check_d1112b_34_R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_check_d1112b_34_R_large_2x.png?1697864086954); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-magic_keyboard { width: 418px; height: 325px; background-size: 418px 325px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/magic_keyboard_large_2x.png?1697864086954); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_magickeyboard_elevated { width: 49px; height: 41px; background-size: 49px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_magickeyboard_elevated_large_2x.png?1697864086954); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_air_m1_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_m1_spacegray_large_2x.png?1697864086954); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-liquid_retina_xdr_display { width: 597px; height: 402px; background-size: 597px 402px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/liquid_retina_xdr_display_large_2x.png?1697864086955); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_video { width: 49px; height: 32px; background-size: 49px 32px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_video_large_2x.png?1697864086955); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m1_fill { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m1_fill_large_2x.png?1697864086955); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_16_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_16_spacegray_large_2x.png?1697864086955); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_person_spatialaudio { width: 42px; height: 46px; background-size: 42px 46px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_person_spatialaudio_large_2x.png?1697864086955); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_touchid_round { width: 42px; height: 41px; background-size: 42px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_touchid_round_large_2x.png?1697864086955); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_keyboard_touchid_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_keyboard_touchid_elevated_large_2x.png?1697864086955); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m2ultra_fill_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m2ultra_fill_elevated_large_2x.png?1697864086955); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-chip_m3_max { width: 161px; height: 161px; background-size: 161px 161px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_max_large_2x.png?1697864086956); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m3pro_and_chip_m3max_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m3pro_and_chip_m3max_fill_elevated_large_2x.png?1697864086956); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_mac_mini_2018_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_mini_2018_spacegray_large_2x.png?1697864086956); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-chip_m3_pro { width: 161px; height: 161px; background-size: 161px 161px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_pro_large_2x.png?1697864086956); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m2_fill_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_chip_m2_fill_elevated_large_2x.png?1697864086956); } } @media only screen and (max-width:1068px) { .image-apps { width: 336px; height: 225px; background-size: 336px 225px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/apps_medium.png?1697864086949); } } @media only screen and (max-width:1068px) { .image-flex_applecare { width: 285px; height: 164px; background-size: 285px 164px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_applecare_medium.png?1697864086949); } } @media only screen and (max-width:1068px) { .image-icon_video { width: 49px; height: 32px; background-size: 49px 32px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_video_medium.png?1697864086950); } } @media only screen and (max-width:1068px) { .image-icon_person_spatialaudio { width: 42px; height: 46px; background-size: 42px 46px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_person_spatialaudio_medium.png?1697864086951); } } @media only screen and (max-width:1068px) { .image-flex_icon_macbook_shield_checkmark_elevated { width: 55px; height: 37px; background-size: 55px 37px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_macbook_shield_checkmark_elevated_medium.png?1697864086951); } } @media only screen and (max-width:1068px) { .image-hero_logo { width: 148px; height: 21px; background-size: 148px 21px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/hero_logo_medium.png?1697864086952); } } @media only screen and (max-width:1068px) { .image-liquid_retina_xdr_display { width: 464px; height: 361px; background-size: 464px 361px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/liquid_retina_xdr_display_medium.png?1697864086952); } } @media only screen and (max-width:1068px) { .image-chip_m3_max { width: 123px; height: 123px; background-size: 123px 123px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_max_medium.png?1697864086952); } } @media only screen and (max-width:1068px) { .image-battery_life { width: 336px; height: 420px; background-size: 336px 420px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/battery_life_medium.png?1697864086952); } } @media only screen and (max-width:1068px) { .image-icon_waveform { width: 34px; height: 50px; background-size: 34px 50px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_waveform_medium.png?1697864086952); } } @media only screen and (max-width:1068px) { .image-flex_icon_checklist_checked_elevated { width: 49px; height: 44px; background-size: 49px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_checklist_checked_elevated_medium.png?1697864086952); } } @media only screen and (max-width:1068px) { .image-chip_m3 { width: 123px; height: 123px; background-size: 123px 123px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_medium.png?1697864086952); } } @media only screen and (max-width:1068px) { .image-icon_check_d1112b_34_R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_check_d1112b_34_R_medium.png?1697864086953); } } @media only screen and (max-width:1068px) { .image-magic_keyboard { width: 287px; height: 281px; background-size: 287px 281px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/magic_keyboard_medium.png?1697864086953); } } @media only screen and (max-width:1068px) { .image-advanced_camera_audio { width: 429px; height: 391px; background-size: 429px 391px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/advanced_camera_audio_medium.png?1697864086953); } } @media only screen and (max-width:1068px) { .image-icon_touchid { width: 42px; height: 41px; background-size: 42px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_touchid_medium.png?1697864086953); } } @media only screen and (max-width:1068px) { .image-ports { width: 336px; height: 105px; background-size: 336px 105px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/ports_medium.png?1697864086954); } } @media only screen and (max-width:1068px) { .image-flex_icon_bolt_fill_elevated { width: 32px; height: 49px; background-size: 32px 49px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_bolt_fill_elevated_medium.png?1697864086954); } } @media only screen and (max-width:1068px) { .image-flex_accessories { width: 410px; height: 239px; background-size: 410px 239px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_accessories_medium.png?1697864086954); } } @media only screen and (max-width:1068px) { .image-chip_m3_pro { width: 123px; height: 123px; background-size: 123px 123px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_pro_medium.png?1697864086956); } } @media only screen and (max-width:1068px) { .image-hero { width: 901px; height: 244px; background-size: 901px 244px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/hero_medium.png?1697864086956); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-icon_waveform { width: 34px; height: 50px; background-size: 34px 50px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_waveform_medium_2x.png?1697864086949); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-magic_keyboard { width: 287px; height: 281px; background-size: 287px 281px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/magic_keyboard_medium_2x.png?1697864086949); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-icon_check_d1112b_34_R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_check_d1112b_34_R_medium_2x.png?1697864086949); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-battery_life { width: 336px; height: 420px; background-size: 336px 420px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/battery_life_medium_2x.png?1697864086950); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-icon_touchid { width: 42px; height: 41px; background-size: 42px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_touchid_medium_2x.png?1697864086950); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-liquid_retina_xdr_display { width: 464px; height: 361px; background-size: 464px 361px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/liquid_retina_xdr_display_medium_2x.png?1697864086950); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-flex_icon_macbook_shield_checkmark_elevated { width: 55px; height: 37px; background-size: 55px 37px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_macbook_shield_checkmark_elevated_medium_2x.png?1697864086950); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-chip_m3 { width: 123px; height: 123px; background-size: 123px 123px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_medium_2x.png?1697864086951); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-chip_m3_pro { width: 123px; height: 123px; background-size: 123px 123px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_pro_medium_2x.png?1697864086951); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-flex_icon_bolt_fill_elevated { width: 32px; height: 49px; background-size: 32px 49px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_bolt_fill_elevated_medium_2x.png?1697864086951); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-hero_logo { width: 148px; height: 21px; background-size: 148px 21px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/hero_logo_medium_2x.png?1697864086951); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-flex_accessories { width: 410px; height: 239px; background-size: 410px 239px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_accessories_medium_2x.png?1697864086951); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-apps { width: 336px; height: 225px; background-size: 336px 225px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/apps_medium_2x.png?1697864086952); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-chip_m3_max { width: 123px; height: 123px; background-size: 123px 123px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_max_medium_2x.png?1697864086952); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-flex_applecare { width: 285px; height: 164px; background-size: 285px 164px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_applecare_medium_2x.png?1697864086953); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-icon_person_spatialaudio { width: 42px; height: 46px; background-size: 42px 46px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_person_spatialaudio_medium_2x.png?1697864086954); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-hero { width: 901px; height: 244px; background-size: 901px 244px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/hero_medium_2x.png?1697864086954); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-ports { width: 336px; height: 105px; background-size: 336px 105px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/ports_medium_2x.png?1697864086955); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-flex_icon_checklist_checked_elevated { width: 49px; height: 44px; background-size: 49px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_checklist_checked_elevated_medium_2x.png?1697864086955); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-advanced_camera_audio { width: 429px; height: 391px; background-size: 429px 391px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/advanced_camera_audio_medium_2x.png?1697864086956); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-icon_video { width: 49px; height: 32px; background-size: 49px 32px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_video_medium_2x.png?1697864086956); } } @media only screen and (max-width:734px) { .image-flex_icon_bolt_fill_elevated { width: 32px; height: 49px; background-size: 32px 49px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_bolt_fill_elevated_small.png?1697864086949); } } @media only screen and (max-width:734px) { .image-flex_applecare { width: 236px; height: 136px; background-size: 236px 136px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_applecare_small.png?1697864086949); } } @media only screen and (max-width:734px) { .image-flex_icon_macbook_shield_checkmark_elevated { width: 55px; height: 37px; background-size: 55px 37px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_macbook_shield_checkmark_elevated_small.png?1697864086949); } } @media only screen and (max-width:734px) { .image-chip_m3_pro { width: 122px; height: 122px; background-size: 122px 122px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_pro_small.png?1697864086949); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m1_14_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m1_14_spacegray_small.png?1697864086949); } } @media only screen and (max-width:734px) { .image-compare_imac_24_m3_2023_FourPort_blue { width: 106px; height: 100px; background-size: 106px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_24_m3_2023_FourPort_blue_small.png?1697864086949); } } @media only screen and (max-width:734px) { .image-compare_mac_mini_m2_2port_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_mini_m2_2port_silver_small.png?1697864086950); } } @media only screen and (max-width:734px) { .image-chip_m3_max { width: 122px; height: 122px; background-size: 122px 122px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_max_small.png?1697864086950); } } @media only screen and (max-width:734px) { .image-apps { width: 320px; height: 206px; background-size: 320px 206px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/apps_small.png?1697864086950); } } @media only screen and (max-width:734px) { .image-hero_logo { width: 131px; height: 18px; background-size: 131px 18px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/hero_logo_small.png?1697864086950); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m3_14_spacegray { width: 121px; height: 100px; background-size: 121px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m3_14_spacegray_small.png?1697864086950); } } @media only screen and (max-width:734px) { .image-compare_imac_21_5_silver_intel_2017 { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_21_5_silver_intel_2017_small.png?1697864086950); } } @media only screen and (max-width:734px) { .image-compare_mac_pro_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_pro_silver_small.png?1697864086950); } } @media only screen and (max-width:734px) { .image-compare_imac_pro_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_pro_spacegray_small.png?1697864086951); } } @media only screen and (max-width:734px) { .image-compare_mac_pro_m2_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_pro_m2_silver_small.png?1697864086951); } } @media only screen and (max-width:734px) { .image-compare_imac_24_m3_2023_TwoPort_blue { width: 106px; height: 100px; background-size: 106px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_24_m3_2023_TwoPort_blue_small.png?1697864086951); } } @media only screen and (max-width:734px) { .image-compare_macbook_air_m1_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_m1_spacegray_small.png?1697864086951); } } @media only screen and (max-width:734px) { .image-compare_mac_mini_m1_2020_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_mini_m1_2020_silver_small.png?1697864086951); } } @media only screen and (max-width:734px) { .image-compare_mac_mini_2018_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_mini_2018_spacegray_small.png?1697864086951); } } @media only screen and (max-width:734px) { .image-compare_mac_studio_m2_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_studio_m2_silver_small.png?1697864086951); } } @media only screen and (max-width:734px) { .image-flex_icon_checklist_checked_elevated { width: 49px; height: 44px; background-size: 49px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_checklist_checked_elevated_small.png?1697864086952); } } @media only screen and (max-width:734px) { .image-icon_waveform { width: 23px; height: 31px; background-size: 23px 31px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_waveform_small.png?1697864086952); } } @media only screen and (max-width:734px) { .image-compare_imac_24_m1_2020_TwoPort_blue { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_24_m1_2020_TwoPort_blue_small.png?1697864086952); } } @media only screen and (max-width:734px) { .image-icon_touchid { width: 27px; height: 27px; background-size: 27px 27px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_touchid_small.png?1697864086952); } } @media only screen and (max-width:734px) { .image-compare_imac_27_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_27_silver_small.png?1697864086952); } } @media only screen and (max-width:734px) { .image-advanced_camera_audio { width: 303px; height: 217px; background-size: 303px 217px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/advanced_camera_audio_small.png?1697864086952); } } @media only screen and (max-width:734px) { .image-magic_keyboard { width: 264px; height: 195px; background-size: 264px 195px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/magic_keyboard_small.png?1697864086953); } } @media only screen and (max-width:734px) { .image-hero { width: 280px; height: 343px; background-size: 280px 343px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/hero_small.png?1697864086953); } } @media only screen and (max-width:734px) { .image-compare_macbook_air_2017_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_2017_silver_small.png?1697864086953); } } @media only screen and (max-width:734px) { .image-compare_mac_studio_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_studio_silver_small.png?1697864086953); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m1_16_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m1_16_spacegray_small.png?1697864086953); } } @media only screen and (max-width:734px) { .image-battery_life { width: 320px; height: 320px; background-size: 320px 320px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/battery_life_small.png?1697864086954); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m3_14_spaceblack { width: 121px; height: 100px; background-size: 121px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m3_14_spaceblack_small.png?1697864086954); } } @media only screen and (max-width:734px) { .image-icon_video { width: 32px; height: 21px; background-size: 32px 21px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_video_small.png?1697864086954); } } @media only screen and (max-width:734px) { .image-icon_check_d1112b_34_R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_check_d1112b_34_R_small.png?1697864086954); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m2_14_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m2_14_spacegray_small.png?1697864086954); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m3_16_spaceblack { width: 138px; height: 100px; background-size: 138px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m3_16_spaceblack_small.png?1697864086954); } } @media only screen and (max-width:734px) { .image-icon_person_spatialaudio { width: 27px; height: 29px; background-size: 27px 29px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_person_spatialaudio_small.png?1697864086954); } } @media only screen and (max-width:734px) { .image-compare_imac_21_5_silver_intel_2019 { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_21_5_silver_intel_2019_small.png?1697864086955); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m2_13_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m2_13_spacegray_small.png?1697864086955); } } @media only screen and (max-width:734px) { .image-compare_macbook_air_m2_15_starlight { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_m2_15_starlight_small.png?1697864086955); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_16_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_16_spacegray_small.png?1697864086955); } } @media only screen and (max-width:734px) { .image-compare_macbook_air_m2_13_midnight { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_m2_13_midnight_small.png?1697864086955); } } @media only screen and (max-width:734px) { .image-liquid_retina_xdr_display { width: 270px; height: 179px; background-size: 270px 179px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/liquid_retina_xdr_display_small.png?1697864086955); } } @media only screen and (max-width:734px) { .image-ports { width: 320px; height: 87px; background-size: 320px 87px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/ports_small.png?1697864086956); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_13_m1_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_13_m1_spacegray_small.png?1697864086956); } } @media only screen and (max-width:734px) { .image-chip_m3 { width: 122px; height: 122px; background-size: 122px 122px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_small.png?1697864086956); } } @media only screen and (max-width:734px) { .image-flex_accessories { width: 320px; height: 219px; background-size: 320px 219px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_accessories_small.png?1697864086956); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m2_16_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m2_16_spacegray_small.png?1697864086956); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_16_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_16_spacegray_small_2x.png?1697864086949); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_air_m2_13_midnight { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_m2_13_midnight_small_2x.png?1697864086949); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_imac_21_5_silver_intel_2017 { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_21_5_silver_intel_2017_small_2x.png?1697864086949); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-chip_m3 { width: 122px; height: 122px; background-size: 122px 122px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_small_2x.png?1697864086949); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-flex_icon_macbook_shield_checkmark_elevated { width: 55px; height: 37px; background-size: 55px 37px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_macbook_shield_checkmark_elevated_small_2x.png?1697864086950); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_air_2017_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_2017_silver_small_2x.png?1697864086950); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m2_16_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m2_16_spacegray_small_2x.png?1697864086950); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-icon_person_spatialaudio { width: 27px; height: 29px; background-size: 27px 29px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_person_spatialaudio_small_2x.png?1697864086950); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-magic_keyboard { width: 264px; height: 195px; background-size: 264px 195px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/magic_keyboard_small_2x.png?1697864086950); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_mac_pro_m2_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_pro_m2_silver_small_2x.png?1697864086950); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-advanced_camera_audio { width: 303px; height: 217px; background-size: 303px 217px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/advanced_camera_audio_small_2x.png?1697864086950); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-flex_accessories { width: 320px; height: 219px; background-size: 320px 219px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_accessories_small_2x.png?1697864086951); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-flex_applecare { width: 236px; height: 136px; background-size: 236px 136px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_applecare_small_2x.png?1697864086951); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m1_16_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m1_16_spacegray_small_2x.png?1697864086951); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_mac_studio_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_studio_silver_small_2x.png?1697864086951); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m2_13_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m2_13_spacegray_small_2x.png?1697864086951); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m1_14_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m1_14_spacegray_small_2x.png?1697864086951); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_imac_pro_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_pro_spacegray_small_2x.png?1697864086951); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m3_16_spaceblack { width: 138px; height: 100px; background-size: 138px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m3_16_spaceblack_small_2x.png?1697864086951); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_air_m2_15_starlight { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_m2_15_starlight_small_2x.png?1697864086952); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_13_m1_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_13_m1_spacegray_small_2x.png?1697864086952); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-chip_m3_pro { width: 122px; height: 122px; background-size: 122px 122px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_pro_small_2x.png?1697864086952); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_mac_studio_m2_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_studio_m2_silver_small_2x.png?1697864086952); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_imac_24_m3_2023_TwoPort_blue { width: 106px; height: 100px; background-size: 106px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_24_m3_2023_TwoPort_blue_small_2x.png?1697864086952); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-hero { width: 280px; height: 343px; background-size: 280px 343px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/hero_small_2x.png?1697864086953); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_mac_mini_2018_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_mini_2018_spacegray_small_2x.png?1697864086953); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_imac_21_5_silver_intel_2019 { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_21_5_silver_intel_2019_small_2x.png?1697864086953); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_mac_mini_m1_2020_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_mini_m1_2020_silver_small_2x.png?1697864086953); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m2_14_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m2_14_spacegray_small_2x.png?1697864086953); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-apps { width: 320px; height: 206px; background-size: 320px 206px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/apps_small_2x.png?1697864086953); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_imac_24_m1_2020_TwoPort_blue { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_24_m1_2020_TwoPort_blue_small_2x.png?1697864086954); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_mac_pro_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_pro_silver_small_2x.png?1697864086954); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_imac_27_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_27_silver_small_2x.png?1697864086954); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-liquid_retina_xdr_display { width: 270px; height: 179px; background-size: 270px 179px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/liquid_retina_xdr_display_small_2x.png?1697864086954); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-icon_waveform { width: 23px; height: 31px; background-size: 23px 31px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_waveform_small_2x.png?1697864086955); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-icon_video { width: 32px; height: 21px; background-size: 32px 21px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_video_small_2x.png?1697864086955); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m3_14_spacegray { width: 121px; height: 100px; background-size: 121px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m3_14_spacegray_small_2x.png?1697864086955); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-chip_m3_max { width: 122px; height: 122px; background-size: 122px 122px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/chip_m3_max_small_2x.png?1697864086955); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-battery_life { width: 320px; height: 320px; background-size: 320px 320px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/battery_life_small_2x.png?1697864086955); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-icon_check_d1112b_34_R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_check_d1112b_34_R_small_2x.png?1697864086955); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-flex_icon_bolt_fill_elevated { width: 32px; height: 49px; background-size: 32px 49px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_bolt_fill_elevated_small_2x.png?1697864086955); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-ports { width: 320px; height: 87px; background-size: 320px 87px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/ports_small_2x.png?1697864086955); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_air_m1_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_air_m1_spacegray_small_2x.png?1697864086955); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-hero_logo { width: 131px; height: 18px; background-size: 131px 18px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/hero_logo_small_2x.png?1697864086955); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-flex_icon_checklist_checked_elevated { width: 49px; height: 44px; background-size: 49px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/flex_icon_checklist_checked_elevated_small_2x.png?1697864086955); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-icon_touchid { width: 27px; height: 27px; background-size: 27px 27px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/icon_touchid_small_2x.png?1697864086955); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_imac_24_m3_2023_FourPort_blue { width: 106px; height: 100px; background-size: 106px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_imac_24_m3_2023_FourPort_blue_small_2x.png?1697864086955); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m3_14_spaceblack { width: 121px; height: 100px; background-size: 121px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_macbook_pro_m3_14_spaceblack_small_2x.png?1697864086956); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_mac_mini_m2_2port_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbpm3_2311/compare_mac_mini_m2_2port_silver_small_2x.png?1697864086956); } } .w6b801e { /* But you can break out of scoping via SCSS "@at-root" feature */ } .channel-html { background-color: #ffffff; } .channel-html .channel-custom-font-custom-80-headline-super { font-size: 80px; line-height: 84px; letter-spacing: -0.08rem; font-weight: 700; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-80-headline-super { font-size: 64px; line-height: 68px; letter-spacing: -0.05rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-80-headline-super { font-size: 40px; line-height: 44px; letter-spacing: 0.004rem; } } .channel-html .channel-custom-font-custom-48-headline { font-size: 48px; line-height: 52px; letter-spacing: -0.003rem; font-weight: 700; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-48-headline { font-size: 40px; line-height: 44px; letter-spacing: 0rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-48-headline { letter-spacing: 0.004rem; } } .channel-html .channel-custom-font-custom-40-headline-reduced { font-size: 40px; line-height: 44px; letter-spacing: -0.02rem; font-weight: 700; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-40-headline-reduced { font-size: 32px; line-height: 36px; letter-spacing: -0.02rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-40-headline-reduced { font-size: 28px; line-height: 32px; letter-spacing: -0.02rem; } } .channel-html .channel-custom-font-custom-32-headline-hero { font-size: 32px; line-height: 36px; letter-spacing: -0.02rem; font-weight: 700; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-32-headline-hero { font-size: 28px; line-height: 32px; letter-spacing: -0.02rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-32-headline-hero { font-size: 28px; line-height: 32px; letter-spacing: -0.02rem; } } .channel-html .channel-custom-font-custom-24-eyebrow { font-size: 24px; line-height: 28px; letter-spacing: 0.009rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-24-eyebrow { font-size: 21px; line-height: 25px; letter-spacing: 0.011rem; } } .channel-html .channel-custom-font-custom-24-intro-elevated { font-size: 24px; line-height: 32px; letter-spacing: 0.009rem; font-weight: 400; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-24-intro-elevated { font-size: 21px; line-height: 29px; letter-spacing: 0.011rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-24-intro-elevated { font-size: 19px; line-height: 27px; letter-spacing: 0.012rem; } } .channel-html .channel-custom-font-custom-21-eyebrow-reduced { font-size: 21px; line-height: 25px; letter-spacing: 0rem; font-weight: 600; } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-21-eyebrow-reduced { font-size: 19px; line-height: 23px; letter-spacing: -0.01rem; } } .channel-html .channel-custom-font-custom-21-intro { font-size: 21px; line-height: 29px; letter-spacing: 0.011rem; font-weight: 400; } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-21-intro { font-size: 19px; line-height: 27px; letter-spacing: 0.012rem; } } .channel-html .channel-custom-font-custom-17-body-reduced { font-size: 17px; line-height: 25px; letter-spacing: 0rem; font-weight: 400; } .channel-html .channel-custom-font-custom-17-body-reduced-flex-subhead { font-size: 17px; line-height: 25px; letter-spacing: -0.022rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-17-body-reduced-flex-subhead { font-size: 14px; line-height: 20px; letter-spacing: -0.016rem; } } .channel-html .channel-custom-font-custom-17-body-reduced-flex { font-size: 17px; line-height: 25px; letter-spacing: -0.022rem; font-weight: 400; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-17-body-reduced-flex { font-size: 14px; line-height: 20px; letter-spacing: -0.016rem; } } .channel-html .channel-custom-font-custom-17-body-tight { font-size: 17px; line-height: 21px; font-weight: 500; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-17-body-tight { font-size: 17px; line-height: 25px; } } .channel-html .channel-custom-font-custom-14-body-reduced-subhead { font-size: 14px; line-height: 20px; letter-spacing: -0.016rem; font-weight: 600; } .channel-html .channel-custom-font-custom-14-body-reduced { font-size: 14px; line-height: 20px; letter-spacing: -0.016rem; font-weight: 400; } .channel-html .channel-custom-font-custom-12-sosumi-subhead { font-size: 12px; line-height: 16px; font-weight: 500; } .channel-html .channel-custom-font-custom-12-sosumi { font-size: 12px; line-height: 16px; font-weight: 400; } .channel-html .channel-custom-font-custom-21-callouts { font-size: 21px; line-height: 25px; letter-spacing: 0rem; font-weight: 600; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-21-callouts { font-size: 14px; line-height: 20px; } } .channel-html .channel-custom-font-custom-24-up-to { font-size: 24px; line-height: 38px; letter-spacing: 0.009rem; font-weight: 600; } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-24-up-to { font-size: 21px; line-height: 25px; } } .channel-html .channel-custom-font-custom-48-battery { font-size: 48px; line-height: 52px; letter-spacing: -0.03rem; font-weight: 700; } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-48-battery { font-size: 40px; line-height: 44px; } } .channel-html .channel-custom-font-custom-40-sizes { font-size: 40px; line-height: 44px; letter-spacing: 0rem; font-weight: 700; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-40-sizes { font-size: 28px; line-height: 32px; } } .channel-html .z9a22bc { margin-top: 95px; margin-bottom: 64px; } @media only screen and (max-width: 1068px) { .channel-html .z9a22bc { margin-top: 69px; } } @media only screen and (max-width: 734px) { .channel-html .z9a22bc { margin-top: 44px; } } @media only screen and (max-width: 1068px) { .channel-html .z9a22bc { margin-bottom: 55px; } } @media only screen and (max-width: 734px) { .channel-html .z9a22bc { margin-bottom: 45px; } } .channel-html .x746c32 { text-align: center; } .channel-html .v5af1c5 { justify-content: center; } .channel-html .eC1F5F4 { margin-top: 0px; margin-bottom: 38px; } @media only screen and (max-width: 1068px) { .channel-html .eC1F5F4 { margin-bottom: 31px; } } @media only screen and (max-width: 734px) { .channel-html .eC1F5F4 { margin-bottom: 12px; } } .channel-html .aD95E01 { margin-top: 130px; } @media only screen and (max-width: 1068px) { .channel-html .aD95E01 { margin-top: 82px; } } @media only screen and (max-width: 734px) { .channel-html .aD95E01 { margin-top: 48px; } } .channel-html .z9b16b1 { color: #1d1d1f; margin-top: 67px; margin-bottom: 40px; padding-left: 85px; padding-right: 82px; } @media only screen and (max-width: 1068px) { .channel-html .z9b16b1 { margin-top: 48.5px; } } @media only screen and (max-width: 734px) { .channel-html .z9b16b1 { margin-top: 30px; } } @media only screen and (max-width: 1068px) { .channel-html .z9b16b1 { margin-bottom: 0px; } } @media only screen and (max-width: 734px) { .channel-html .z9b16b1 { margin-bottom: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .z9b16b1 { padding-left: 5px; } } @media only screen and (max-width: 734px) { .channel-html .z9b16b1 { padding-left: 42px; } } @media only screen and (max-width: 1068px) { .channel-html .z9b16b1 { padding-right: 0px; } } @media only screen and (max-width: 734px) { .channel-html .z9b16b1 { padding-right: 40px; } } .channel-html .w6fd73a { color: #1d1d1f; margin-top: 0px; margin-bottom: 29px; padding-left: 160px; padding-right: 160px; } @media only screen and (max-width: 1068px) { .channel-html .w6fd73a { margin-top: 32px; } } @media only screen and (max-width: 734px) { .channel-html .w6fd73a { margin-top: 19px; } } @media only screen and (max-width: 1068px) { .channel-html .w6fd73a { margin-bottom: 20px; } } @media only screen and (max-width: 734px) { .channel-html .w6fd73a { margin-bottom: 15px; } } @media only screen and (max-width: 1068px) { .channel-html .w6fd73a { padding-left: 54px; } } @media only screen and (max-width: 734px) { .channel-html .w6fd73a { padding-left: 30px; } } @media only screen and (max-width: 1068px) { .channel-html .w6fd73a { padding-right: 54px; } } @media only screen and (max-width: 734px) { .channel-html .w6fd73a { padding-right: 30px; } } .channel-html .e3364d1 { color: #1d1d1f; margin-top: 0px; margin-bottom: 22px; padding-left: 164px; padding-right: 164px; } @media only screen and (max-width: 1068px) { .channel-html .e3364d1 { margin-bottom: 14px; } } @media only screen and (max-width: 734px) { .channel-html .e3364d1 { margin-bottom: 8px; } } @media only screen and (max-width: 1068px) { .channel-html .e3364d1 { padding-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .e3364d1 { padding-right: 0px; } } .channel-html .bb2da7f { color: #6e6e73; border: solid 1px #6e6e73; } .channel-html .qB0B7F7 { margin-top: 65px; } @media only screen and (max-width: 1068px) { .channel-html .qB0B7F7 { margin-top: 54px; } } @media only screen and (max-width: 734px) { .channel-html .qB0B7F7 { margin-top: 44px; } } .channel-html .t6A723B { margin-top: 10px; margin-bottom: 10px; } @media only screen and (max-width: 1068px) { .channel-html .t6A723B { margin-top: 0px; } } .channel-html .iDE2320 { margin-left: -45px; margin-right: 0px; } @media only screen and (max-width: 1068px) { .channel-html .iDE2320 { margin-left: -22px; } } @media only screen and (max-width: 734px) { .channel-html .iDE2320 { margin-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .iDE2320 { margin-right: 0px; } } @media only screen and (max-width: 734px) { .channel-html .iDE2320 { margin-right: 0px; } } .channel-html .s020C5B { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(420px, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(2, 525px); } @media only screen and (max-width: 1068px) { .channel-html .s020C5B { grid-template-rows: minmax(420px, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .s020C5B { grid-template-rows: minmax(320px, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .s020C5B { grid-template-columns: repeat(2, 358px); } } @media only screen and (max-width: 734px) { .channel-html .s020C5B { grid-template-columns: repeat(1, 320px); } } .channel-html .s020C5B .bentobox-item { border-radius: 0px; } .channel-html .yA339C5 { background-color: #fbfbfb; grid-column-start: 1; grid-column-end: 2; grid-row-start: 1; grid-row-end: 2; position: relative; } @media only screen and (max-width: 734px) { .channel-html .yA339C5 { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .yA339C5 { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .yA339C5 { grid-row-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .yA339C5 { grid-row-end: 1; } } .channel-html .yA339C5:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .zA90333 { margin-top: 50px; } @media only screen and (max-width: 1068px) { .channel-html .zA90333 { margin-top: 48px; } } @media only screen and (max-width: 734px) { .channel-html .zA90333 { margin-top: 42px; } } .channel-html .o174AF6 { text-align: center; } .channel-html .nB56D2A { color: #1d1d1f; } @media only screen and (max-width: 1068px) { .channel-html .nB56D2A { padding-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .nB56D2A { padding-left: 33px; } } @media only screen and (max-width: 734px) { .channel-html .nB56D2A { padding-right: 30px; } } .channel-html .s56D6DB { margin-top: 46px; } @media only screen and (max-width: 1068px) { .channel-html .s56D6DB { margin-top: 49px; } } @media only screen and (max-width: 734px) { .channel-html .s56D6DB { margin-top: 48px; } } .channel-html .k3FFB15 { text-align: center; } .channel-html .l21234D { margin-left: 20px; } @media only screen and (max-width: 1068px) { .channel-html .l21234D { margin-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .l21234D { margin-left: 14px; } } .channel-html .w976A9B { margin-top: -141px; } @media only screen and (max-width: 1068px) { .channel-html .w976A9B { margin-top: -137px; } } @media only screen and (max-width: 734px) { .channel-html .w976A9B { margin-top: -90px; } } .channel-html .z40BA2E { text-align: end; } .channel-html .lAFFC53 { color: #1d1d1f; padding-left: 0px; padding-right: 49px; } @media only screen and (max-width: 1068px) { .channel-html .lAFFC53 { padding-right: 50px; } } @media only screen and (max-width: 734px) { .channel-html .lAFFC53 { padding-right: 28px; } } .channel-html .lBC5DAF { text-align: start; } .channel-html .aAB6853 { color: #1d1d1f; padding-left: 49px; } @media only screen and (max-width: 734px) { .channel-html .aAB6853 { padding-left: 29px; } } .channel-html .d07C317 { margin-right: -45px; padding-left: 55px; } @media only screen and (max-width: 734px) { .channel-html .d07C317 { margin-top: 20px; } } @media only screen and (max-width: 734px) { .channel-html .d07C317 { margin-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .d07C317 { margin-right: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .d07C317 { padding-left: 32px; } } @media only screen and (max-width: 734px) { .channel-html .d07C317 { padding-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .d07C317 { padding-right: -22px; } } .channel-html .q28D673 { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(420px, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 525px); } @media only screen and (max-width: 1068px) { .channel-html .q28D673 { grid-template-rows: minmax(420px, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .q28D673 { grid-template-rows: minmax(420px, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .q28D673 { grid-template-columns: repeat(2, 358px); } } @media only screen and (max-width: 734px) { .channel-html .q28D673 { grid-template-columns: repeat(1, 320px); } } .channel-html .q28D673 .bentobox-item { border-radius: 0px; } .channel-html .h48DEB0 { background-color: #fbfbfb; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; overflow: hidden; } @media only screen and (max-width: 734px) { .channel-html .h48DEB0 { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .h48DEB0 { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .h48DEB0 { grid-row-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .h48DEB0 { grid-row-end: 1; } } .channel-html .h48DEB0:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .lB8F52C { margin-top: 50px; } @media only screen and (max-width: 1068px) { .channel-html .lB8F52C { margin-top: 48px; } } @media only screen and (max-width: 734px) { .channel-html .lB8F52C { margin-top: 42px; } } .channel-html .x4E119C { text-align: center; } .channel-html .z8CDDF8 { color: #1d1d1f; } @media only screen and (max-width: 734px) { .channel-html .z8CDDF8 { padding-left: 30px; } } @media only screen and (max-width: 734px) { .channel-html .z8CDDF8 { padding-right: 30px; } } .channel-html .g532A3B { margin-top: 57px; } @media only screen and (max-width: 1068px) { .channel-html .g532A3B { margin-top: 51px; } } @media only screen and (max-width: 734px) { .channel-html .g532A3B { margin-top: 54px; } } .channel-html .eD4CDA5 { padding-right: 6px; text-align: end; } @media only screen and (max-width: 1068px) { .channel-html .eD4CDA5 { margin-top: 23px; } } @media only screen and (max-width: 1068px) { .channel-html .eD4CDA5 { padding-left: 49px; } } @media only screen and (max-width: 734px) { .channel-html .eD4CDA5 { padding-left: 29px; } } @media only screen and (max-width: 1068px) { .channel-html .eD4CDA5 { padding-right: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .eD4CDA5 { text-align: start; } } @media only screen and (max-width: 1068px) { .channel-html .n6B5EA2 { margin-left: 0px; } } .channel-html .i9023F7 { color: #1d1d1f; } .channel-html .k3872E4 { margin-top: 44px; } .channel-html .rD8C945 { color: #1d1d1f; } .channel-html .i986400 { margin-top: 44px; } .channel-html .aE0F51C { color: #1d1d1f; } .channel-html .nAB0412 { margin-top: 44px; } .channel-html .tD603EC { color: #1d1d1f; } .channel-html .w185674 { text-align: end; } @media only screen and (max-width: 1068px) { .channel-html .w185674 { text-align: start; } } .channel-html .j462841 { margin-top: 1px; margin-left: 0px; } @media only screen and (max-width: 1068px) { .channel-html .j462841 { margin-left: -100px; } } @media only screen and (max-width: 734px) { .channel-html .j462841 { margin-left: -104.5px; } } .channel-html .x051997 { margin-top: 10px; margin-bottom: 10px; } .channel-html .vB7E536 { margin-left: -45px; margin-right: 0px; } @media only screen and (max-width: 1068px) { .channel-html .vB7E536 { margin-left: -22px; } } @media only screen and (max-width: 734px) { .channel-html .vB7E536 { margin-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .vB7E536 { margin-right: 0px; } } .channel-html .r9F5DB0 { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(420px, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 343px); } @media only screen and (max-width: 1068px) { .channel-html .r9F5DB0 { grid-template-rows: minmax(420px, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .r9F5DB0 { grid-template-rows: minmax(320px, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .r9F5DB0 { grid-template-columns: repeat(1, 358px); } } @media only screen and (max-width: 734px) { .channel-html .r9F5DB0 { grid-template-columns: repeat(1, 320px); } } .channel-html .r9F5DB0 .bentobox-item { border-radius: 0px; } .channel-html .yF254A0 { background-color: #fbfbfb; grid-column-start: 1; grid-column-end: 2; grid-row-start: 1; grid-row-end: 2; position: relative; } .channel-html .yF254A0:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .qC9311E { margin-top: 50px; } @media only screen and (max-width: 1068px) { .channel-html .qC9311E { margin-top: 48px; } } @media only screen and (max-width: 734px) { .channel-html .qC9311E { margin-top: 42px; } } @media only screen and (max-width: 1068px) { .channel-html .qC9311E { padding-right: 0px; } } .channel-html .yB7E42D { text-align: center; } .channel-html .wFC09FD { color: #1d1d1f; padding-left: 70px; padding-right: 70px; } @media only screen and (max-width: 1068px) { .channel-html .wFC09FD { padding-left: 22px; } } @media only screen and (max-width: 1068px) { .channel-html .wFC09FD { padding-right: 22px; } } .channel-html .h1E93DD { margin-top: 47px; } @media only screen and (max-width: 1068px) { .channel-html .h1E93DD { margin-top: 66px; } } @media only screen and (max-width: 734px) { .channel-html .h1E93DD { margin-top: 37px; } } .channel-html .f53DC89 { text-align: center; } .channel-html .yBB8B5A { color: #1d1d1f; } .channel-html .dF8B0FF { margin-top: 7px; } @media only screen and (max-width: 734px) { .channel-html .dF8B0FF { margin-top: 11px; } } .channel-html .g643EAD { text-align: center; } .channel-html .x179DB9 { margin-left: 1px; pointer-events: none; } @media only screen and (max-width: 1068px) { .channel-html .x179DB9 { margin-left: 1px; } } .channel-html .k92D637 { justify-content: center; margin-top: -81px; } @media only screen and (max-width: 734px) { .channel-html .k92D637 { margin-top: -70px; } } .channel-html .eEC331F { text-align: center; } .channel-html .qD70D5B { color: #1d1d1f; padding-left: 0px; padding-right: 20px; } @media only screen and (max-width: 1068px) { .channel-html .qD70D5B { padding-right: 21px; } } @media only screen and (max-width: 734px) { .channel-html .qD70D5B { padding-right: 19px; } } .channel-html .qF6CCA9 { margin-right: -45px; padding-left: 36px; } @media only screen and (max-width: 734px) { .channel-html .qF6CCA9 { margin-top: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .qF6CCA9 { margin-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .qF6CCA9 { margin-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .qF6CCA9 { margin-right: -22px; } } @media only screen and (max-width: 734px) { .channel-html .qF6CCA9 { margin-right: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .qF6CCA9 { padding-left: 32px; } } @media only screen and (max-width: 734px) { .channel-html .qF6CCA9 { padding-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .qF6CCA9 { padding-right: 0px; } } .channel-html .vCB1D7C { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(420px, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 707px); } @media only screen and (max-width: 1068px) { .channel-html .vCB1D7C { grid-template-rows: minmax(420px, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .vCB1D7C { grid-template-rows: minmax(420px, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .vCB1D7C { grid-template-columns: repeat(1, 358px); } } @media only screen and (max-width: 734px) { .channel-html .vCB1D7C { grid-template-columns: repeat(1, 320px); } } .channel-html .vCB1D7C .bentobox-item { border-radius: 0px; } .channel-html .i221550 { background-color: #fbfbfb; grid-column-start: 1; grid-column-end: 2; grid-row-start: 1; grid-row-end: 2; position: relative; } .channel-html .i221550:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .l8C5E05 { margin-top: 50px; } @media only screen and (max-width: 1068px) { .channel-html .l8C5E05 { margin-top: 48px; } } @media only screen and (max-width: 734px) { .channel-html .l8C5E05 { margin-top: 42px; } } .channel-html .zFEBB14 { text-align: center; } .channel-html .v27C885 { color: #1d1d1f; } @media only screen and (max-width: 1068px) { .channel-html .v27C885 { padding-left: 40px; } } @media only screen and (max-width: 1068px) { .channel-html .v27C885 { padding-right: 40px; } } .channel-html .pC7E574 { align-items: center; margin-top: 43px; } @media only screen and (max-width: 1068px) { .channel-html .pC7E574 { margin-top: 25px; } } .channel-html .m4E0012 { padding-left: 0px; } @media only screen and (max-width: 1068px) { .channel-html .m4E0012 { padding-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .m4E0012 { text-align: center; } } .channel-html .n96EC36 { margin-left: 139px; } @media only screen and (max-width: 1068px) { .channel-html .n96EC36 { margin-left: 0px; } } .channel-html .qE4B54D { padding-left: 24px; } @media only screen and (max-width: 1068px) { .channel-html .qE4B54D { margin-top: 20px; } } @media only screen and (max-width: 734px) { .channel-html .qE4B54D { margin-top: 22px; } } @media only screen and (max-width: 1068px) { .channel-html .qE4B54D { padding-left: 0px; } } .channel-html .p2AEA0F { margin-top: 0px; } @media only screen and (max-width: 1068px) { .channel-html .p2AEA0F { margin-bottom: 31px; } } @media only screen and (max-width: 734px) { .channel-html .p2AEA0F { margin-bottom: 35px; } } @media only screen and (max-width: 1068px) { .channel-html .b3E142B { padding-left: 49px; } } @media only screen and (max-width: 734px) { .channel-html .b3E142B { padding-left: 35px; } } .channel-html .o61B105 { color: #1d1d1f; margin-bottom: 0px; } .channel-html .d779BA9 { color: #1d1d1f; margin-top: 0px; margin-left: -2px; } @media only screen and (max-width: 1068px) { .channel-html .d779BA9 { margin-left: -2px; } } @media only screen and (max-width: 734px) { .channel-html .d779BA9 { padding-left: 0px; } } .channel-html .a2A6CE2 { color: #1d1d1f; margin-top: 0px; padding-right: 137px; } @media only screen and (max-width: 1068px) { .channel-html .a2A6CE2 { margin-right: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .a2A6CE2 { padding-right: 0px; } } .channel-html .r573D15 { margin-top: 22px; } @media only screen and (max-width: 1068px) { .channel-html .r573D15 { margin-top: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .r573D15 { padding-left: 12px; } } @media only screen and (max-width: 734px) { .channel-html .r573D15 { padding-left: 17px; } } .channel-html .tF000F8 { color: #1d1d1f; margin-bottom: 0px; } .channel-html .jD9183E { color: #1d1d1f; margin-top: 0px; margin-left: -2px; } @media only screen and (max-width: 1068px) { .channel-html .jD9183E { margin-left: -2px; } } .channel-html .t0A1ED8 { color: #1d1d1f; margin-top: 0px; padding-right: 124px; } @media only screen and (max-width: 1068px) { .channel-html .t0A1ED8 { padding-right: 42px; } } @media only screen and (max-width: 734px) { .channel-html .t0A1ED8 { padding-right: 18px; } } .channel-html .m85F73A { margin-top: 10px; margin-bottom: 10px; } .channel-html .q986FC8 { margin-left: -45px; } @media only screen and (max-width: 1068px) { .channel-html .q986FC8 { margin-left: -22px; } } @media only screen and (max-width: 734px) { .channel-html .q986FC8 { margin-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .q986FC8 { margin-right: 0px; } } @media only screen and (max-width: 734px) { .channel-html .q986FC8 { margin-right: 0px; } } .channel-html .h7691AD { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(420px, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(2, 525px); } @media only screen and (max-width: 1068px) { .channel-html .h7691AD { grid-template-rows: minmax(420px, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .h7691AD { grid-template-rows: minmax(320px, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .h7691AD { grid-template-columns: repeat(2, 358px); } } @media only screen and (max-width: 734px) { .channel-html .h7691AD { grid-template-columns: repeat(1, 320px); } } .channel-html .h7691AD .bentobox-item { border-radius: 0px; } .channel-html .nB044AE { background-color: #fbfbfb; grid-column-start: 1; grid-column-end: 2; grid-row-start: 1; grid-row-end: 2; position: relative; overflow: hidden; } @media only screen and (max-width: 734px) { .channel-html .nB044AE { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .nB044AE { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .nB044AE { grid-row-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .nB044AE { grid-row-end: 1; } } .channel-html .nB044AE:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .g6AE0CA { margin-top: 50px; } @media only screen and (max-width: 1068px) { .channel-html .g6AE0CA { margin-top: 48px; } } @media only screen and (max-width: 734px) { .channel-html .g6AE0CA { margin-top: 42px; } } .channel-html .e82E0EE { text-align: center; } .channel-html .f071882 { color: #1d1d1f; padding-left: 68px; padding-right: 68px; } @media only screen and (max-width: 1068px) { .channel-html .f071882 { padding-left: 32px; } } @media only screen and (max-width: 734px) { .channel-html .f071882 { padding-left: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .f071882 { padding-right: 32px; } } @media only screen and (max-width: 734px) { .channel-html .f071882 { padding-right: 20px; } } .channel-html .x91FFAE { margin-top: 25px; margin-bottom: 31px; } @media only screen and (max-width: 1068px) { .channel-html .x91FFAE { margin-top: 51px; } } @media only screen and (max-width: 734px) { .channel-html .x91FFAE { margin-top: 25px; } } @media only screen and (max-width: 1068px) { .channel-html .x91FFAE { margin-bottom: 0px; } } @media only screen and (max-width: 734px) { .channel-html .x91FFAE { margin-bottom: 31px; } } .channel-html .s182E65 { text-align: center; } .channel-html .v30A9A9 { margin-right: -45px; padding-left: 55px; } @media only screen and (max-width: 734px) { .channel-html .v30A9A9 { margin-top: 20px; } } @media only screen and (max-width: 734px) { .channel-html .v30A9A9 { margin-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .v30A9A9 { margin-right: -22px; } } @media only screen and (max-width: 734px) { .channel-html .v30A9A9 { margin-right: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .v30A9A9 { padding-left: 32px; } } @media only screen and (max-width: 734px) { .channel-html .v30A9A9 { padding-left: 0px; } } .channel-html .vFD9EA9 { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(420px, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 525px); } @media only screen and (max-width: 1068px) { .channel-html .vFD9EA9 { grid-template-rows: minmax(420px, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .vFD9EA9 { grid-template-rows: minmax(320px, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .vFD9EA9 { grid-template-columns: repeat(2, 358px); } } @media only screen and (max-width: 734px) { .channel-html .vFD9EA9 { grid-template-columns: repeat(1, 320px); } } .channel-html .vFD9EA9 .bentobox-item { border-radius: 0px; } .channel-html .dB6C06D { background-color: #fbfbfb; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; } @media only screen and (max-width: 734px) { .channel-html .dB6C06D { grid-column-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .dB6C06D { grid-column-end: 1; } } @media only screen and (max-width: 734px) { .channel-html .dB6C06D { grid-row-start: 1; } } @media only screen and (max-width: 734px) { .channel-html .dB6C06D { grid-row-end: 1; } } .channel-html .dB6C06D:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .u15007E { margin-top: 50px; } @media only screen and (max-width: 1068px) { .channel-html .u15007E { margin-top: 48px; } } @media only screen and (max-width: 734px) { .channel-html .u15007E { margin-top: 42px; } } .channel-html .w864707 { text-align: center; } .channel-html .d9C85F3 { color: #1d1d1f; padding-left: 110px; padding-right: 110px; } @media only screen and (max-width: 1068px) { .channel-html .d9C85F3 { padding-left: 42px; } } @media only screen and (max-width: 1068px) { .channel-html .d9C85F3 { padding-right: 42px; } } .channel-html .b01D679 { align-items: center; margin-top: 60px; } @media only screen and (max-width: 1068px) { .channel-html .b01D679 { margin-top: 69px; } } @media only screen and (max-width: 734px) { .channel-html .b01D679 { margin-top: 37px; } } .channel-html .x7DAB19 { padding-right: 0px; text-align: end; } .channel-html .fE2CECC { margin-right: 37px; } @media only screen and (max-width: 1068px) { .channel-html .fE2CECC { margin-right: 11px; } } @media only screen and (max-width: 734px) { .channel-html .fE2CECC { margin-right: 23px; } } .channel-html .p392A01 { margin-left: -7px; padding-left: 0px; } @media only screen and (max-width: 1068px) { .channel-html .p392A01 { margin-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .p392A01 { padding-left: 10px; } } @media only screen and (max-width: 734px) { .channel-html .p392A01 { padding-left: 0px; } } .channel-html .i03DB50 { color: #1d1d1f; padding-right: 33px; } @media only screen and (max-width: 734px) { .channel-html .i03DB50 { margin-left: -8px; } } @media only screen and (max-width: 734px) { .channel-html .i03DB50 { padding-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .i03DB50 { padding-right: 37px; } } @media only screen and (max-width: 734px) { .channel-html .i03DB50 { padding-right: 16px; } } .channel-html .a79399D { align-items: center; margin-top: 49px; margin-bottom: 40px; } @media only screen and (max-width: 1068px) { .channel-html .a79399D { margin-top: 50px; } } @media only screen and (max-width: 734px) { .channel-html .a79399D { margin-top: 34px; } } @media only screen and (max-width: 1068px) { .channel-html .a79399D { margin-bottom: 40px; } } @media only screen and (max-width: 734px) { .channel-html .a79399D { margin-bottom: 56px; } } .channel-html .dD6E811 { padding-right: 0px; text-align: end; } .channel-html .x5ED29D { margin-right: 40px; } @media only screen and (max-width: 1068px) { .channel-html .x5ED29D { margin-right: 15px; } } @media only screen and (max-width: 734px) { .channel-html .x5ED29D { margin-right: 26px; } } .channel-html .g75BCAB { margin-left: -7px; } @media only screen and (max-width: 1068px) { .channel-html .g75BCAB { margin-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .g75BCAB { padding-left: 10px; } } @media only screen and (max-width: 734px) { .channel-html .g75BCAB { padding-left: 0px; } } .channel-html .x01DA4B { color: #1d1d1f; padding-right: 86px; } @media only screen and (max-width: 734px) { .channel-html .x01DA4B { margin-left: -8px; } } @media only screen and (max-width: 734px) { .channel-html .x01DA4B { padding-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .x01DA4B { padding-right: 48px; } } @media only screen and (max-width: 734px) { .channel-html .x01DA4B { padding-right: 33px; } } .channel-html .f45EB25 { margin-top: 10px; margin-bottom: 10px; } .channel-html .m96FA55 { margin-left: -45px; margin-right: -45px; } @media only screen and (max-width: 1068px) { .channel-html .m96FA55 { margin-left: -22px; } } @media only screen and (max-width: 734px) { .channel-html .m96FA55 { margin-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .m96FA55 { margin-right: -22px; } } @media only screen and (max-width: 734px) { .channel-html .m96FA55 { margin-right: 0px; } } .channel-html .h906D2A { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(420px, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 1070px); } @media only screen and (max-width: 1068px) { .channel-html .h906D2A { grid-template-rows: minmax(420px, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .h906D2A { grid-template-rows: minmax(420px, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .h906D2A { grid-template-columns: repeat(1, 736px); } } @media only screen and (max-width: 734px) { .channel-html .h906D2A { grid-template-columns: repeat(1, 320px); } } .channel-html .h906D2A .bentobox-item { border-radius: 0px; } .channel-html .kB039BD { background-color: #fbfbfb; grid-column-start: 1; grid-column-end: 2; grid-row-start: 1; grid-row-end: 2; position: relative; overflow: hidden; } .channel-html .kB039BD:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .n63B081 { margin-top: 60px; } @media only screen and (max-width: 1068px) { .channel-html .n63B081 { margin-top: 58px; } } @media only screen and (max-width: 734px) { .channel-html .n63B081 { margin-top: 42px; } } .channel-html .y757C86 { text-align: center; } .channel-html .p8F45BE { color: #1d1d1f; } @media only screen and (max-width: 734px) { .channel-html .p8F45BE { padding-left: 40px; } } @media only screen and (max-width: 734px) { .channel-html .p8F45BE { padding-right: 40px; } } .channel-html .i0C2431 { align-items: flex-start; margin-top: 45px; } @media only screen and (max-width: 1068px) { .channel-html .i0C2431 { margin-top: 51px; } } @media only screen and (max-width: 734px) { .channel-html .i0C2431 { margin-top: 39px; } } .channel-html .pB2BAFE { margin-top: 60px; } @media only screen and (max-width: 1068px) { .channel-html .pB2BAFE { margin-top: 61px; } } @media only screen and (max-width: 734px) { .channel-html .pB2BAFE { margin-top: 44px; } } .channel-html .g9C8566 { align-items: center; } @media only screen and (max-width: 1068px) { .channel-html .g9C8566 { align-items: flex-start; } } @media only screen and (max-width: 1068px) { .channel-html .d68E4B4 { text-align: center; } } .channel-html .o258AED { margin-left: -24px; } @media only screen and (max-width: 734px) { .channel-html .o258AED { margin-left: -6px; } } @media only screen and (max-width: 1068px) { .channel-html .o258AED { margin-right: 34px; } } .channel-html .cECDE1A { padding-left: 6px; } @media only screen and (max-width: 1068px) { .channel-html .cECDE1A { margin-top: 7px; } } @media only screen and (max-width: 734px) { .channel-html .cECDE1A { margin-top: 7px; } } @media only screen and (max-width: 734px) { .channel-html .cECDE1A { margin-left: -2px; } } @media only screen and (max-width: 1068px) { .channel-html .cECDE1A { padding-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .cECDE1A { padding-right: 58px; } } @media only screen and (max-width: 734px) { .channel-html .cECDE1A { padding-right: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .cECDE1A { text-align: center; } } .channel-html .p7BA763 { color: #1d1d1f; padding-left: 0px; } @media only screen and (max-width: 734px) { .channel-html .p7BA763 { margin-left: -35px; } } .channel-html .b040896 { margin-top: 10px; margin-bottom: 140px; } @media only screen and (max-width: 1068px) { .channel-html .b040896 { margin-bottom: 110px; } } @media only screen and (max-width: 734px) { .channel-html .b040896 { margin-bottom: 91px; } } .channel-html .v2E0AD4 { margin-left: -45px; margin-right: 0px; } @media only screen and (max-width: 1068px) { .channel-html .v2E0AD4 { margin-left: -22px; } } @media only screen and (max-width: 734px) { .channel-html .v2E0AD4 { margin-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .v2E0AD4 { margin-right: 0px; } } @media only screen and (max-width: 734px) { .channel-html .v2E0AD4 { margin-right: 0px; } } @media only screen and (max-width: 734px) { .channel-html .v2E0AD4 { padding-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .v2E0AD4 { padding-right: 0px; } } .channel-html .p03197A { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(420px, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(2, 525px); } @media only screen and (max-width: 1068px) { .channel-html .p03197A { grid-template-rows: minmax(420px, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .p03197A { grid-template-rows: minmax(420px, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .p03197A { grid-template-columns: repeat(2, 358px); } } @media only screen and (max-width: 734px) { .channel-html .p03197A { grid-template-columns: repeat(1, 320px); } } .channel-html .p03197A .bentobox-item { border-radius: 0px; } .channel-html .m085C45 { background-color: #fbfbfb; grid-column-start: 1; grid-column-end: 2; grid-row-start: 1; grid-row-end: 2; position: relative; } .channel-html .m085C45:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .kB354CA { margin-top: 50px; } @media only screen and (max-width: 1068px) { .channel-html .kB354CA { margin-top: 48px; } } @media only screen and (max-width: 734px) { .channel-html .kB354CA { margin-top: 42px; } } .channel-html .cECA46C { text-align: center; } .channel-html .iBA710A { color: #1d1d1f; } @media only screen and (max-width: 1068px) { .channel-html .iBA710A { padding-left: 50px; } } @media only screen and (max-width: 1068px) { .channel-html .iBA710A { padding-right: 50px; } } .channel-html .o1D652B { margin-top: 34px; } @media only screen and (max-width: 1068px) { .channel-html .o1D652B { margin-top: 32px; } } @media only screen and (max-width: 734px) { .channel-html .o1D652B { margin-top: 35px; } } .channel-html .s60ACF4 { margin-top: 30px; text-align: end; } @media only screen and (max-width: 1068px) { .channel-html .s60ACF4 { margin-top: 30px; } } @media only screen and (max-width: 734px) { .channel-html .s60ACF4 { margin-top: 30px; } } @media only screen and (max-width: 734px) { .channel-html .s60ACF4 { margin-right: 0px; } } @media only screen and (max-width: 734px) { .channel-html .s60ACF4 { padding-right: 0px; } } .channel-html .x67C302 { color: #1d1d1f; margin-right: -1px; padding-right: 0px; } @media only screen and (max-width: 1068px) { .channel-html .x67C302 { margin-right: -27.5px; } } @media only screen and (max-width: 734px) { .channel-html .x67C302 { margin-right: -25px; } } .channel-html .gBCFDAC { text-align: center; } @media only screen and (max-width: 1068px) { .channel-html .gBCFDAC { text-align: center; } } @media only screen and (max-width: 734px) { .channel-html .gBCFDAC { text-align: center; } } .channel-html .kCB24D5 { color: #1d1d1f; margin-left: -60px; padding-left: 0px; padding-right: 70px; } @media only screen and (max-width: 1068px) { .channel-html .kCB24D5 { margin-left: -82px; } } @media only screen and (max-width: 734px) { .channel-html .kCB24D5 { margin-left: -67px; } } @media only screen and (max-width: 1068px) { .channel-html .kCB24D5 { padding-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .kCB24D5 { padding-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .kCB24D5 { padding-right: 0px; } } @media only screen and (max-width: 734px) { .channel-html .kCB24D5 { padding-right: 0px; } } .channel-html .l0B75AF { padding-right: 27px; text-align: end; } @media only screen and (max-width: 1068px) { .channel-html .l0B75AF { padding-right: 29.5px; } } @media only screen and (max-width: 734px) { .channel-html .l0B75AF { padding-right: 29px; } } @media only screen and (max-width: 734px) { .channel-html .iD91D18 { margin-top: 0px; } } @media only screen and (max-width: 734px) { .channel-html .iD91D18 { margin-right: 0px; } } .channel-html .n1B03B6 { margin-top: -30px; padding-left: 37px; text-align: start; } @media only screen and (max-width: 1068px) { .channel-html .n1B03B6 { margin-top: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .n1B03B6 { padding-left: 13px; } } @media only screen and (max-width: 734px) { .channel-html .n1B03B6 { padding-left: 12.5px; } } @media only screen and (max-width: 1068px) { .channel-html .i9A8C64 { margin-top: -30px; } } @media only screen and (max-width: 734px) { .channel-html .i9A8C64 { margin-top: -30px; } } @media only screen and (max-width: 734px) { .channel-html .i9A8C64 { margin-left: 0px; } } .channel-html .s2126A7 { margin-top: 4px; } .channel-html .a115223 { text-align: end; } .channel-html .cADFF2F { margin-top: 34px; } @media only screen and (max-width: 1068px) { .channel-html .cADFF2F { margin-top: 24px; } } @media only screen and (max-width: 734px) { .channel-html .cADFF2F { margin-top: 24px; } } .channel-html .k58AB46 { margin-top: 4px; } @media only screen and (max-width: 1068px) { .channel-html .k58AB46 { margin-top: 4px; } } @media only screen and (max-width: 734px) { .channel-html .k58AB46 { margin-top: 4px; } } .channel-html .m7FD145 { text-align: center; } @media only screen and (max-width: 734px) { .channel-html .m7FD145 { padding-left: 1px; } } @media only screen and (max-width: 1068px) { .channel-html .m7FD145 { padding-right: 0px; } } .channel-html .yD3352F { margin-left: 42px; } @media only screen and (max-width: 734px) { .channel-html .yD3352F { margin-left: 41px; } } @media only screen and (max-width: 1068px) { .channel-html .yD3352F { margin-right: 29px; } } .channel-html .vABFC67 { margin-top: 0px; } @media only screen and (max-width: 1068px) { .channel-html .vABFC67 { margin-top: 1px; } } @media only screen and (max-width: 734px) { .channel-html .vABFC67 { margin-top: 1px; } } .channel-html .oD5C888 { text-align: center; } .channel-html .m196B51 { color: #1d1d1f; margin-right: 0px; padding-left: 42px; } @media only screen and (max-width: 1068px) { .channel-html .m196B51 { margin-top: -1px; } } @media only screen and (max-width: 1068px) { .channel-html .m196B51 { padding-left: 14px; } } @media only screen and (max-width: 734px) { .channel-html .m196B51 { padding-left: 13px; } } .channel-html .e6D6B20 { margin-left: 0px; margin-right: -45px; padding-left: 55px; } @media only screen and (max-width: 734px) { .channel-html .e6D6B20 { margin-top: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .e6D6B20 { margin-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .e6D6B20 { margin-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .e6D6B20 { margin-right: -22px; } } @media only screen and (max-width: 734px) { .channel-html .e6D6B20 { margin-right: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .e6D6B20 { padding-left: 32px; } } @media only screen and (max-width: 734px) { .channel-html .e6D6B20 { padding-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .e6D6B20 { padding-right: 0px; } } .channel-html .e228F3F { background: undefined; display: grid; grid-gap: 20px; grid-template-rows: minmax(420px, 1fr); grid-auto-rows: 1fr; grid-template-columns: repeat(1, 525px); } @media only screen and (max-width: 1068px) { .channel-html .e228F3F { grid-template-rows: minmax(420px, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .e228F3F { grid-template-rows: minmax(320px, 1fr); } } @media only screen and (max-width: 1068px) { .channel-html .e228F3F { grid-template-columns: repeat(2, 358px); } } @media only screen and (max-width: 734px) { .channel-html .e228F3F { grid-template-columns: repeat(1, 320px); } } .channel-html .e228F3F .bentobox-item { border-radius: 0px; } .channel-html .u3B8AAC { background-color: #fbfbfb; grid-column-start: 1; grid-column-end: 1; grid-row-start: 1; grid-row-end: 1; position: relative; overflow: hidden; } .channel-html .u3B8AAC:before { display: block; position: absolute; pointer-events: none; top: 0; right: 0; bottom: 0; left: 0; border-style: solid; } .channel-html .l327AE0 { margin-top: 50px; } @media only screen and (max-width: 1068px) { .channel-html .l327AE0 { margin-top: 48px; } } @media only screen and (max-width: 734px) { .channel-html .l327AE0 { margin-top: 42px; } } .channel-html .dFC29A2 { text-align: center; } .channel-html .k800BCE { color: #1d1d1f; } @media only screen and (max-width: 1068px) { .channel-html .k800BCE { padding-left: 70px; } } @media only screen and (max-width: 734px) { .channel-html .k800BCE { padding-left: 50px; } } @media only screen and (max-width: 1068px) { .channel-html .k800BCE { padding-right: 70px; } } @media only screen and (max-width: 734px) { .channel-html .k800BCE { padding-right: 50px; } } .channel-html .v0A1286 { margin-top: 25px; } @media only screen and (max-width: 1068px) { .channel-html .v0A1286 { margin-top: 37px; } } @media only screen and (max-width: 734px) { .channel-html .v0A1286 { margin-top: 29px; } } .channel-html .l75F841 { text-align: end; } .channel-html .b260DBA { margin-right: 0px; } @media only screen and (max-width: 1068px) { .channel-html .b260DBA { margin-right: 0px; } } .channel-html .w6c736d { background-color: #fbfbfb; overflow: hidden; } .channel-html .q0a3e94 { background-color: #ffffff; margin-top: 50px; padding-top: 60px; padding-bottom: 58px; } @media only screen and (max-width: 1068px) { .channel-html .q0a3e94 { margin-top: 50px; } } @media only screen and (max-width: 734px) { .channel-html .q0a3e94 { margin-top: 50px; } } @media only screen and (max-width: 734px) { .channel-html .q0a3e94 { margin-left: -50vw; } } @media only screen and (max-width: 734px) { .channel-html .q0a3e94 { margin-right: -50vw; } } @media only screen and (max-width: 1068px) { .channel-html .q0a3e94 { padding-top: 50px; } } @media only screen and (max-width: 734px) { .channel-html .q0a3e94 { padding-top: 40px; } } @media only screen and (max-width: 734px) { .channel-html .q0a3e94 { padding-left: 50vw; } } @media only screen and (max-width: 1068px) { .channel-html .q0a3e94 { padding-bottom: 50px; } } @media only screen and (max-width: 734px) { .channel-html .q0a3e94 { padding-bottom: 42px; } } @media only screen and (max-width: 734px) { .channel-html .q0a3e94 { padding-right: 50vw; } } .channel-html .q0a3e94.large-display-bleed::before, .channel-html .q0a3e94.large-display-bleed::after { background-color: #ffffff; } .channel-html .q0a3e94.medium-display-bleed::before, .channel-html .q0a3e94.medium-display-bleed::after { background-color: #ffffff; } .channel-html .q0a3e94.small-display-bleed::before, .channel-html .q0a3e94.small-display-bleed::after { background-color: #ffffff; } .channel-html .q02c985 { margin-bottom: 37px; } @media only screen and (max-width: 1068px) { .channel-html .q02c985 { margin-bottom: 38px; } } @media only screen and (max-width: 734px) { .channel-html .q02c985 { margin-bottom: 29px; } } @media only screen and (max-width: 734px) { .channel-html .q02c985 { padding-left: 21px; } } .channel-html .f89a263 { color: #1d1d1f; margin-left: -1.5px; margin-bottom: 8px; } @media only screen and (max-width: 1068px) { .channel-html .f89a263 { margin-left: -1px; } } @media only screen and (max-width: 1068px) { .channel-html .f89a263 { margin-bottom: 6px; } } @media only screen and (max-width: 734px) { .channel-html .f89a263 { margin-bottom: 7px; } } .channel-html .a0c7426 { color: #1d1d1f; margin-top: 0px; margin-left: -2.5px; } @media only screen and (max-width: 1068px) { .channel-html .a0c7426 { margin-left: -1px; } } @media only screen and (max-width: 734px) { .channel-html .a0c7426 { margin-left: -1.5px; } } .channel-html .ecd1114 { padding-left: 1px; padding-right: 41px; } @media only screen and (max-width: 1068px) { .channel-html .ecd1114 { padding-left: 1px; } } @media only screen and (max-width: 734px) { .channel-html .ecd1114 { padding-left: 21px; } } @media only screen and (max-width: 1068px) { .channel-html .ecd1114 { padding-right: 50px; } } @media only screen and (max-width: 734px) { .channel-html .ecd1114 { padding-right: 20px; } } .channel-html .m372308 { margin-top: -0.25px; margin-left: -3px; margin-bottom: 16.65px; } @media only screen and (max-width: 1068px) { .channel-html .m372308 { margin-top: 0px; } } @media only screen and (max-width: 734px) { .channel-html .m372308 { margin-top: 1px; } } @media only screen and (max-width: 1068px) { .channel-html .m372308 { margin-left: -3px; } } @media only screen and (max-width: 734px) { .channel-html .m372308 { margin-left: -1px; } } @media only screen and (max-width: 1068px) { .channel-html .m372308 { margin-bottom: 16px; } } @media only screen and (max-width: 734px) { .channel-html .m372308 { margin-bottom: 14px; } } .channel-html .s2fd10f { color: #1d1d1f; margin-top: -0.25px; margin-left: -1px; margin-bottom: 1px; } @media only screen and (max-width: 1068px) { .channel-html .s2fd10f { margin-bottom: 0px; } } .channel-html .z9a22cb { color: #86868b; margin-top: 0px; margin-left: -1px; } @media only screen and (max-width: 734px) { .channel-html .z9a22cb { padding-right: 7px; } } .channel-html .c3c737c { padding-right: 24px; } @media only screen and (max-width: 734px) { .channel-html .c3c737c { margin-top: 46px; } } @media only screen and (max-width: 734px) { .channel-html .c3c737c { margin-bottom: 0px; } } @media only screen and (max-width: 734px) { .channel-html .c3c737c { padding-left: 21px; } } @media only screen and (max-width: 1068px) { .channel-html .c3c737c { padding-right: 32px; } } @media only screen and (max-width: 734px) { .channel-html .c3c737c { padding-right: 20px; } } .channel-html .j3F53B2 { margin-top: -2px; margin-left: -2px; margin-bottom: 13px; } @media only screen and (max-width: 734px) { .channel-html .j3F53B2 { margin-left: -2px; } } @media only screen and (max-width: 1068px) { .channel-html .j3F53B2 { margin-bottom: 14px; } } @media only screen and (max-width: 734px) { .channel-html .j3F53B2 { margin-bottom: 14px; } } .channel-html .q05c363 { color: #1d1d1f; margin-left: -0.5px; margin-bottom: 1px; } @media only screen and (max-width: 1068px) { .channel-html .q05c363 { margin-top: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .q05c363 { margin-bottom: 0px; } } .channel-html .t3cf362 { color: #86868b; margin-top: 0px; margin-left: -0.5px; } .channel-html .ec88939 { padding-right: 41px; } @media only screen and (max-width: 734px) { .channel-html .ec88939 { margin-top: 38px; } } @media only screen and (max-width: 1068px) { .channel-html .ec88939 { padding-left: 2px; } } @media only screen and (max-width: 734px) { .channel-html .ec88939 { padding-left: 21px; } } @media only screen and (max-width: 1068px) { .channel-html .ec88939 { padding-right: 40px; } } @media only screen and (max-width: 734px) { .channel-html .ec88939 { padding-right: 20px; } } .channel-html .k3BC528 { margin-top: 6px; margin-left: -2px; margin-bottom: 17px; } @media only screen and (max-width: 1068px) { .channel-html .k3BC528 { margin-top: 6.5px; } } @media only screen and (max-width: 1068px) { .channel-html .k3BC528 { margin-left: -2px; } } @media only screen and (max-width: 734px) { .channel-html .k3BC528 { margin-left: -2px; } } @media only screen and (max-width: 1068px) { .channel-html .k3BC528 { margin-bottom: 16.5px; } } @media only screen and (max-width: 734px) { .channel-html .k3BC528 { margin-bottom: 14px; } } .channel-html .ea02c4b { color: #1d1d1f; margin-left: -1px; margin-bottom: 1px; } @media only screen and (max-width: 1068px) { .channel-html .ea02c4b { margin-bottom: 0px; } } .channel-html .c8278a9 { color: #86868b; margin-top: 0px; margin-left: -1px; margin-bottom: -2px; } .channel-html .c3669a0 { background-color: #fbfbfb; overflow: hidden; } .channel-html .u4bd09c { background-color: #ffffff; margin-top: 10px; padding-top: 60px; padding-bottom: 60px; } @media only screen and (max-width: 734px) { .channel-html .u4bd09c { margin-left: -50vw; } } @media only screen and (max-width: 734px) { .channel-html .u4bd09c { margin-right: -50vw; } } @media only screen and (max-width: 1068px) { .channel-html .u4bd09c { padding-top: 50px; } } @media only screen and (max-width: 734px) { .channel-html .u4bd09c { padding-top: 42px; } } @media only screen and (max-width: 734px) { .channel-html .u4bd09c { padding-left: 50vw; } } @media only screen and (max-width: 1068px) { .channel-html .u4bd09c { padding-bottom: 50px; } } @media only screen and (max-width: 734px) { .channel-html .u4bd09c { padding-bottom: 42px; } } @media only screen and (max-width: 734px) { .channel-html .u4bd09c { padding-right: 50vw; } } .channel-html .u4bd09c.large-display-bleed::before, .channel-html .u4bd09c.large-display-bleed::after { background-color: #ffffff; } .channel-html .u4bd09c.medium-display-bleed::before, .channel-html .u4bd09c.medium-display-bleed::after { background-color: #ffffff; } .channel-html .u4bd09c.small-display-bleed::before, .channel-html .u4bd09c.small-display-bleed::after { background-color: #ffffff; } .channel-html .q0d85cf { margin-bottom: 41px; } @media only screen and (max-width: 1068px) { .channel-html .q0d85cf { margin-bottom: 28px; } } @media only screen and (max-width: 734px) { .channel-html .q0d85cf { margin-bottom: 7px; } } @media only screen and (max-width: 734px) { .channel-html .q0d85cf { padding-left: 21px; } } .channel-html .s2eea35 { color: #1d1d1f; margin-left: -1.5px; margin-bottom: 8px; } @media only screen and (max-width: 1068px) { .channel-html .s2eea35 { margin-left: -1px; } } @media only screen and (max-width: 1068px) { .channel-html .s2eea35 { margin-bottom: 6px; } } @media only screen and (max-width: 734px) { .channel-html .s2eea35 { margin-bottom: 7px; } } .channel-html .y81e5d6 { color: #1d1d1f; margin-top: 0px; margin-left: -2.5px; } @media only screen and (max-width: 1068px) { .channel-html .y81e5d6 { margin-left: -1px; } } @media only screen and (max-width: 734px) { .channel-html .y81e5d6 { margin-left: -1.5px; } } @media only screen and (max-width: 734px) { .channel-html .y81e5d6 { padding-right: 47px; } } @media only screen and (max-width: 734px) { .channel-html .n87A6AD { padding-left: 21px; } } @media only screen and (max-width: 734px) { .channel-html .z620D9B { justify-content: center; } } @media only screen and (max-width: 734px) { .channel-html .z620D9B { padding-left: 0px; } } .r1293d6 { width: 100%; --columns: 5; --grid-column: 5; --static-enabled: false; --column-data: 2, 0, 1, 3, 4, 2, 0, 1, 0, 1; --allowed-columns: 5, 3, 2; } .r1293d6 .compare-column-0 { display: flex; order: 1; } .r1293d6 .compare-column-1 { display: flex; order: 2; } .r1293d6 .compare-column-2 { display: flex; order: 3; } .r1293d6 .compare-column-3 { display: flex; order: 4; } .r1293d6 .compare-column-4 { display: flex; order: 5; } .r1293d6 .compare-static-2 { display: flex; order: 1; } .r1293d6 .compare-static-0 { display: flex; order: 2; } .r1293d6 .compare-static-1 { display: flex; order: 3; } .r1293d6 .compare-static-3 { display: flex; order: 4; } .r1293d6 .compare-static-4 { display: flex; order: 5; } @media only screen and (max-width: 1068px) { .r1293d6 { --columns: 3; --grid-column: 3; } } @media only screen and (max-width: 1068px) { .r1293d6 .compare-column-0 { display: flex; order: 1; } } @media only screen and (max-width: 1068px) { .r1293d6 .compare-column-1 { display: flex; order: 2; } } @media only screen and (max-width: 1068px) { .r1293d6 .compare-column-2 { display: flex; order: 3; } } @media only screen and (max-width: 1068px) { .r1293d6 .compare-column-3 { display: none; order: 4; } } @media only screen and (max-width: 1068px) { .r1293d6 .compare-column-4 { display: none; order: 5; } } @media only screen and (max-width: 1068px) { .r1293d6 { --static-enabled: false; } .r1293d6 .compare-static-3 { display: none; } .r1293d6 .compare-static-4 { display: none; } .r1293d6 .compare-static-2 { display: flex; order: 1; } .r1293d6 .compare-static-0 { display: flex; order: 2; } .r1293d6 .compare-static-1 { display: flex; order: 3; } } @media only screen and (max-width: 734px) { .r1293d6 { --columns: 2; --grid-column: 2; } } @media only screen and (max-width: 734px) { .r1293d6 .compare-column-0 { display: flex; order: 1; } } @media only screen and (max-width: 734px) { .r1293d6 .compare-column-1 { display: flex; order: 2; } } @media only screen and (max-width: 734px) { .r1293d6 .compare-column-2 { display: none; order: 3; } } @media only screen and (max-width: 734px) { .r1293d6 .compare-column-3 { display: none; order: 4; } } @media only screen and (max-width: 734px) { .r1293d6 .compare-column-4 { display: none; order: 5; } } @media only screen and (max-width: 734px) { .r1293d6 { --static-enabled: false; } .r1293d6 .compare-static-2 { display: none; } .r1293d6 .compare-static-3 { display: none; } .r1293d6 .compare-static-4 { display: none; } .r1293d6 .compare-static-2 { display: none; } .r1293d6 .compare-static-0 { display: flex; order: 1; } .r1293d6 .compare-static-1 { display: flex; order: 2; } } .channel-html .e49985d { background-color: #fbfbfb; overflow: hidden; } .channel-html .bebb53d { background-color: #ffffff; align-items: center; margin-top: 10px; padding-top: 65px; padding-bottom: 66px; } @media only screen and (max-width: 734px) { .channel-html .bebb53d { margin-left: -50vw; } } @media only screen and (max-width: 734px) { .channel-html .bebb53d { margin-right: -50vw; } } @media only screen and (max-width: 1068px) { .channel-html .bebb53d { padding-top: 62px; } } @media only screen and (max-width: 734px) { .channel-html .bebb53d { padding-top: 41px; } } @media only screen and (max-width: 734px) { .channel-html .bebb53d { padding-left: 50vw; } } @media only screen and (max-width: 1068px) { .channel-html .bebb53d { padding-bottom: 61px; } } @media only screen and (max-width: 734px) { .channel-html .bebb53d { padding-bottom: 49px; } } @media only screen and (max-width: 734px) { .channel-html .bebb53d { padding-right: 50vw; } } .channel-html .bebb53d.large-display-bleed::before, .channel-html .bebb53d.large-display-bleed::after { background-color: #ffffff; } .channel-html .bebb53d.medium-display-bleed::before, .channel-html .bebb53d.medium-display-bleed::after { background-color: #ffffff; } .channel-html .bebb53d.small-display-bleed::before, .channel-html .bebb53d.small-display-bleed::after { background-color: #ffffff; } .channel-html .ab27272 { margin-top: 1px; margin-left: -1px; padding-top: 10px; padding-bottom: 10px; padding-right: 82px; } @media only screen and (max-width: 734px) { .channel-html .ab27272 { margin-top: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .ab27272 { margin-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .ab27272 { margin-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .ab27272 { margin-bottom: 0px; } } @media only screen and (max-width: 734px) { .channel-html .ab27272 { padding-top: 0px; } } @media only screen and (max-width: 734px) { .channel-html .ab27272 { padding-left: 21px; } } @media only screen and (max-width: 734px) { .channel-html .ab27272 { padding-bottom: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .ab27272 { padding-right: 0px; } } @media only screen and (max-width: 734px) { .channel-html .ab27272 { padding-right: 0px; } } .channel-html .s2d1062 { color: #1d1d1f; margin-left: 0px; margin-bottom: 8px; } @media only screen and (max-width: 1068px) { .channel-html .s2d1062 { margin-bottom: 6px; } } @media only screen and (max-width: 734px) { .channel-html .s2d1062 { margin-bottom: 7px; } } .channel-html .c41b14d { color: #1d1d1f; margin-top: 0px; margin-left: -1px; margin-bottom: 18px; padding-right: 10px; } @media only screen and (max-width: 1068px) { .channel-html .c41b14d { margin-left: -1px; } } @media only screen and (max-width: 734px) { .channel-html .c41b14d { margin-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .c41b14d { margin-bottom: 19px; } } @media only screen and (max-width: 734px) { .channel-html .c41b14d { margin-bottom: 13px; } } @media only screen and (max-width: 1068px) { .channel-html .c41b14d { padding-right: 60px; } } .channel-html .ca33ec8 { color: #1d1d1f; margin-top: 0px; margin-left: 0px; margin-bottom: 13px; padding-right: 100px; } @media only screen and (max-width: 1068px) { .channel-html .ca33ec8 { padding-right: 66px; } } @media only screen and (max-width: 734px) { .channel-html .ca33ec8 { padding-right: 76px; } } .channel-html .f917494 { margin-top: 0px; } .channel-html .c58aa7e { margin-left: 0px; } @media only screen and (max-width: 1068px) { .channel-html .c58aa7e { padding-right: 56px; } } .channel-html .b1e8cb9 { color: #0066cc; } .channel-html .u4c208c { text-align: end; } @media only screen and (max-width: 734px) { .channel-html .u4c208c { margin-top: 37px; } } @media only screen and (max-width: 734px) { .channel-html .u4c208c { margin-left: 0px; } } .channel-html .p95F08D { margin-left: -9.5px; } @media only screen and (max-width: 1068px) { .channel-html .p95F08D { margin-left: -36.5px; } } @media only screen and (max-width: 734px) { .channel-html .p95F08D { margin-left: -105px; } } @media only screen and (max-width: 1068px) { .channel-html .p95F08D { margin-bottom: 1px; } } .channel-html .c333372 { background-color: #fbfbfb; overflow: hidden; } .channel-html .y863eb8 { background-color: #ffffff; align-items: center; margin-top: 10px; padding-top: 71px; padding-bottom: 71px; } @media only screen and (max-width: 734px) { .channel-html .y863eb8 { margin-left: -50vw; } } @media only screen and (max-width: 734px) { .channel-html .y863eb8 { margin-right: -50vw; } } @media only screen and (max-width: 1068px) { .channel-html .y863eb8 { padding-top: 61px; } } @media only screen and (max-width: 734px) { .channel-html .y863eb8 { padding-top: 41px; } } @media only screen and (max-width: 734px) { .channel-html .y863eb8 { padding-left: 50vw; } } @media only screen and (max-width: 1068px) { .channel-html .y863eb8 { padding-bottom: 59px; } } @media only screen and (max-width: 734px) { .channel-html .y863eb8 { padding-bottom: 45px; } } @media only screen and (max-width: 734px) { .channel-html .y863eb8 { padding-right: 50vw; } } .channel-html .y863eb8.large-display-bleed::before, .channel-html .y863eb8.large-display-bleed::after { background-color: #ffffff; } .channel-html .y863eb8.medium-display-bleed::before, .channel-html .y863eb8.medium-display-bleed::after { background-color: #ffffff; } .channel-html .y863eb8.small-display-bleed::before, .channel-html .y863eb8.small-display-bleed::after { background-color: #ffffff; } .channel-html .s2cff78 { margin-top: 1px; margin-left: -1px; padding-top: 10px; padding-bottom: 10px; padding-right: 82px; } @media only screen and (max-width: 734px) { .channel-html .s2cff78 { margin-top: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .s2cff78 { margin-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .s2cff78 { margin-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .s2cff78 { margin-bottom: 42px; } } @media only screen and (max-width: 1068px) { .channel-html .s2cff78 { padding-top: 0px; } } @media only screen and (max-width: 734px) { .channel-html .s2cff78 { padding-left: 21px; } } @media only screen and (max-width: 1068px) { .channel-html .s2cff78 { padding-bottom: 0px; } } @media only screen and (max-width: 734px) { .channel-html .s2cff78 { padding-bottom: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .s2cff78 { padding-right: 0px; } } @media only screen and (max-width: 734px) { .channel-html .s2cff78 { padding-right: 0px; } } .channel-html .z92eeb6 { color: #1d1d1f; margin-left: 0px; margin-bottom: 8px; } @media only screen and (max-width: 1068px) { .channel-html .z92eeb6 { margin-bottom: 6px; } } @media only screen and (max-width: 734px) { .channel-html .z92eeb6 { margin-bottom: 7px; } } .channel-html .d6c9ea4 { color: #1d1d1f; margin-top: 0px; margin-left: -1px; margin-bottom: 18px; } @media only screen and (max-width: 1068px) { .channel-html .d6c9ea4 { margin-left: -1px; } } @media only screen and (max-width: 734px) { .channel-html .d6c9ea4 { margin-left: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .d6c9ea4 { margin-bottom: 19px; } } @media only screen and (max-width: 734px) { .channel-html .d6c9ea4 { margin-bottom: 0px; } } .channel-html .uC80FC7 { margin-top: 0px; margin-bottom: 13px; } @media only screen and (max-width: 734px) { .channel-html .uC80FC7 { margin-top: 13px; } } @media only screen and (max-width: 1068px) { .channel-html .uC80FC7 { margin-bottom: 13px; } } @media only screen and (max-width: 734px) { .channel-html .uC80FC7 { margin-bottom: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .n9392EA { padding-right: 0px; } } .channel-html .l829F71 { margin-left: 0px; } .channel-html .gB87DB1 { margin-top: 0.5px; margin-left: -1px; } @media only screen and (max-width: 734px) { .channel-html .gB87DB1 { margin-top: 1px; } } @media only screen and (max-width: 734px) { .channel-html .gB87DB1 { margin-left: -1px; } } .channel-html .wDE5C0D { margin-left: 10.5px; } @media only screen and (max-width: 1068px) { .channel-html .wDE5C0D { margin-left: 10px; } } @media only screen and (max-width: 734px) { .channel-html .wDE5C0D { margin-left: 10px; } } @media only screen and (max-width: 734px) { .channel-html .wDE5C0D { padding-left: 1px; } } .channel-html .eDF67E3 { margin-left: -1px; } .channel-html .e6D011D { margin-top: 0px; } .channel-html .v925DA3 { margin-top: 0.5px; margin-left: -1px; } @media only screen and (max-width: 734px) { .channel-html .v925DA3 { margin-top: 1px; } } @media only screen and (max-width: 734px) { .channel-html .v925DA3 { margin-left: -1px; } } .channel-html .oF11AA6 { margin-left: 10.5px; } @media only screen and (max-width: 1068px) { .channel-html .oF11AA6 { margin-left: 10px; } } @media only screen and (max-width: 734px) { .channel-html .oF11AA6 { margin-left: 10px; } } @media only screen and (max-width: 734px) { .channel-html .oF11AA6 { padding-left: 1px; } } .channel-html .h594938 { margin-left: -1px; } @media only screen and (max-width: 734px) { .channel-html .h594938 { padding-right: 70px; } } .channel-html .w44500F { margin-top: 0.5px; margin-left: -1px; } @media only screen and (max-width: 734px) { .channel-html .w44500F { margin-top: 1px; } } @media only screen and (max-width: 734px) { .channel-html .w44500F { margin-left: -1px; } } .channel-html .lCA6884 { margin-left: 10.5px; } @media only screen and (max-width: 1068px) { .channel-html .lCA6884 { margin-left: 10px; } } @media only screen and (max-width: 734px) { .channel-html .lCA6884 { margin-left: 10px; } } @media only screen and (max-width: 734px) { .channel-html .lCA6884 { padding-left: 1px; } } .channel-html .a7D7BA1 { margin-left: -1px; } .channel-html .q381EBA { margin-top: 0px; } @media only screen and (max-width: 734px) { .channel-html .q381EBA { margin-top: 13px; } } .channel-html .zAEA783 { margin-left: 0px; } @media only screen and (max-width: 734px) { .channel-html .zAEA783 { margin-top: 0px; } } @media only screen and (max-width: 1068px) { .channel-html .zAEA783 { padding-right: 22px; } } @media only screen and (max-width: 734px) { .channel-html .zAEA783 { padding-right: 58px; } } .channel-html .y00CBF9 { color: #0066cc; } @media only screen and (max-width: 734px) { .channel-html .x7b6000 { margin-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .x7b6000 { text-align: center; } } .channel-html .x8C0E3C { margin-left: 15px; } @media only screen and (max-width: 1068px) { .channel-html .x8C0E3C { margin-left: 27px; } } @media only screen and (max-width: 734px) { .channel-html .x8C0E3C { margin-left: 4px; } } @media only screen and (max-width: 1068px) { .channel-html .x8C0E3C { margin-bottom: 1px; } } .channel-html .p096427 { background-color: #fbfbfb; overflow: hidden; } .channel-html .gD2E415 { background-color: #fbfbfb; margin-top: 46px; margin-bottom: 7px; } @media only screen and (max-width: 734px) { .channel-html .gD2E415 { margin-top: 45px; } } @media only screen and (max-width: 734px) { .channel-html .gD2E415 { margin-left: -50vw; } } @media only screen and (max-width: 734px) { .channel-html .gD2E415 { margin-right: -50vw; } } @media only screen and (max-width: 734px) { .channel-html .gD2E415 { padding-left: 50vw; } } @media only screen and (max-width: 734px) { .channel-html .gD2E415 { padding-right: 50vw; } } .channel-html .gD2E415.large-display-bleed::before, .channel-html .gD2E415.large-display-bleed::after { background-color: #fbfbfb; } .channel-html .gD2E415.medium-display-bleed::before, .channel-html .gD2E415.medium-display-bleed::after { background-color: #fbfbfb; } .channel-html .gD2E415.small-display-bleed::before, .channel-html .gD2E415.small-display-bleed::after { background-color: #fbfbfb; } .channel-html .p42B759 { margin-left: 1px; } @media only screen and (max-width: 1068px) { .channel-html .p42B759 { margin-left: 0; } } @media only screen and (max-width: 734px) { .channel-html .p42B759 { margin-left: 0px; } } @media only screen and (max-width: 734px) { .channel-html .p42B759 { margin-right: 0px; } } @media only screen and (max-width: 734px) { .channel-html .p42B759 { padding-left: 21px; } } .channel-html .mE764FE { margin-bottom: 9px; } .channel-html .n0C1432 { color: #6E6E73; margin-left: 0px; } .channel-html .t56462A { margin-left: 0px; padding-left: 0px; } .channel-html .mF23572 { margin-bottom: 9px; } .channel-html .aB607C4 { color: #6E6E73; margin-left: -0.5px; padding-right: 16px; } @media only screen and (max-width: 734px) { .channel-html .aB607C4 { padding-right: 9px; } } .channel-html .b72A40A { margin-bottom: 9px; } .channel-html .jAF300E { color: #6E6E73; margin-left: -0.5px; padding-right: 0px; } @media only screen and (max-width: 734px) { .channel-html .jAF300E { padding-right: 33px; } } .channel-html .aFA9386 { margin-bottom: 9px; } .channel-html .iEC45DE { color: #6E6E73; margin-left: -0.5px; padding-right: 2px; } @media only screen and (max-width: 1068px) { .channel-html .iEC45DE { padding-right: 6px; } } @media only screen and (max-width: 734px) { .channel-html .iEC45DE { padding-right: 14px; } } .channel-html .r624219 { margin-bottom: 9px; } .channel-html .fE84161 { color: #6E6E73; margin-left: -0.5px; padding-right: 16px; } @media only screen and (max-width: 1068px) { .channel-html .fE84161 { padding-right: 0px; } } @media only screen and (max-width: 734px) { .channel-html .fE84161 { padding-right: 9px; } } .channel-html .z5D115B { margin-bottom: 9px; } .channel-html .h78C24E { color: #6E6E73; margin-left: -0.5px; } @media only screen and (max-width: 734px) { .channel-html .h78C24E { padding-right: 9px; } } /* JP Style */ span.jp-headline-adjust { display: inline-flex; margin-right: -0.45em; } @media only screen and (max-width: 734px) { .channel-html .small-hide { display: none; } .channel-html .small-show { display: block; } } @media only screen and (max-width: 734px) { span.jp-headline-adjust-magic-keybord { display: inline-flex; margin-right: -1.3em; } } @media only screen and (max-width: 734px) { span.jp-headline-adjust-design { display: inline-flex; margin-right: -.9em; } } @media only screen and (max-width: 734px) { span.jp-headline-adjust-display { display: inline-flex; margin-right: -.8em; } } @media only screen and (max-width: 734px) { span.jp-headline-adjust-display-2 { display: inline-flex; margin-right: -1em; } } span.jp-headline-adjust-audio { display: inline-flex; margin-right: -.8em; } span.nowrap { display: inline-block; text-decoration: inherit; white-space:nowrap } .channel-html .large-hide { display: none; } .channel-html .large-show { display: block; } @media only screen and (max-width: 1068px) { .channel-html .medium-hide { display: none; } .channel-html .medium-show { display: block; } } @media only screen and (max-width: 734px) { .channel-html .small-hide { display: none; } .channel-html .small-show { display: block; } } span.badge-unit { font-size:0.65em; } .channel-compare .badge-content .badge-row { padding: 0; } .channel-html .wFC09FD { padding-right: 0; padding-left: 0; } .channel-html .f071882 { padding-right: 0; padding-left: 15px; } @media only screen and (max-width: 734px) { .channel-html .f071882 { padding-left: 0; } } .channel-html .w6fd73a { padding-right: 0; padding-left: 0; } .channel-html .iBA710A { padding-right: 0; padding-left: 0; } .channel-html .nB56D2A { padding-right: 0; padding-left: 0; } .channel-html .v27C885 { padding-right: 0; padding-left: 15px; } .channel-html .c41b14d { padding-right: 0; } .channel-html .ca33ec8 { padding-right: 0; } .channel-html .t0A1ED8 { padding-right: 0; } .channel-html .p8F45BE { padding-left: 20px; } .channel-html .k800BCE { padding-left: 17px; } @media only screen and (max-width: 734px) { .channel-html .k800BCE { padding-left: 10px; } } .channel-html .s2cff78 { padding-right: 0; } .channel-html .icon-after::after, .channel-html .more::after { top: -2px; } .channel-html .x01DA4B { padding-right: 0; } .channel-html .z8CDDF8 { padding-left: 20px; } @media only screen and (max-width: 1068px) { .channel-html .z8CDDF8 { padding-left: 23px; } } @media only screen and (max-width: 734px) { .channel-html .lAFFC53 { padding-left: 0; } } @media only screen and (max-width: 1068px) { .channel-html .lAFFC53 { padding-right: 35px; } } @media only screen and (max-width: 1068px) { .channel-html .aAB6853 { padding-left: 35px; } } @media only screen and (max-width: 734px) { .channel-html .lAFFC53 { padding-right: 28px; } } .channel-html .channel-custom-font-custom-32-headline-hero { font-size: 32px; line-height: 36px; letter-spacing: -0.02rem; font-weight: 700; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-32-headline-hero { font-size: 25px; line-height: 29px; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-32-headline-hero { font-size: 28px; line-height: 32px; letter-spacing: -0.02rem; } } .channel-html .zAEA783 { padding-right: 0; } @media only screen and (max-width: 1068px) { .channel-html .ecd1114 { padding-right: 20px; } } @media only screen and (max-width: 1068px) { .channel-html .ec88939 { padding-right: 0; } } @media only screen and (max-width: 734px) { .channel-html .ecd1114 { padding-right: 20px; } } @media only screen and (max-width: 734px) { .channel-html .h594938 { padding-right: 0; } } @media only screen and (max-width: 1068px) { .channel-html .nB56D2A { padding-left: 17px; } } .channel-html .k800BCE { padding-right: 0; } .channel-html .channel-custom-font-custom-40-sizes { font-size: 40px; line-height: 44px; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-40-sizes { font-size: 28px; line-height: 32px; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-40-sizes { font-size: 26px; line-height: 30px; } } @media only screen and (max-width: 734px) { .channel-html .d9C85F3 { padding-right: 50px; } } .channel-html .c3c737c { padding-right: 45px; } .channel-html .jAF300E { padding-right: 0; } .channel-html .iEC45DE { padding-right: 0; } .channel-html .fE84161 { padding-right: 0; } .channel-html .y81e5d6 { padding-right: 0; } @media only screen and (max-width: 1068px) { .channel-html .r9F5DB0 { grid-template-rows: minmax(440px, 1fr); } } @media only screen and (max-width: 734px) { .channel-html .r9F5DB0 { grid-template-rows: minmax(320px, 1fr); } } .channel-html .ab27272 { padding-right: 0; } .channel-html .channel-custom-font-custom-40-headline-reduced { font-size: 35px; line-height: 42px; letter-spacing: -0.02rem; font-weight: 700; } @media only screen and (max-width: 1068px) { .channel-html .channel-custom-font-custom-40-headline-reduced { font-size: 32px; line-height: 36px; letter-spacing: -0.02rem; } } @media only screen and (max-width: 734px) { .channel-html .channel-custom-font-custom-40-headline-reduced { font-size: 28px; line-height: 32px; letter-spacing: -0.02rem; } } .main_column .channel-html img{display:inline-block;} .s0A25DA-wrapper{ display:flex; justify-content: center; } .s0A25DA-wrapper li{ width:200px; margin:8px 16px; } .s0A25DA-wrapper li a{ display:inline-block; } .s0A25DA-wrapper li a:nth-of-type(n+2){ margin-top:16px; } @media only screen and (max-width: 734px) { .s0A25DA-wrapper{flex-wrap:wrap;} .s0A25DA-wrapper li{ width:100%; margin:8px; } .s0A25DA-wrapper li a:nth-of-type(n+2){ margin-top:8px; } } .channel-html .z9a015b { margin-top: 41px; margin-bottom: 61px; } @media only screen and (max-width: 1068px) { .channel-html .z9a015b { margin-top: 28px; } } @media only screen and (max-width: 734px) { .channel-html .z9a015b { margin-top: 8px; } } @media only screen and (max-width: 1068px) { .channel-html .z9a015b { margin-bottom: 36px; } } @media only screen and (max-width: 734px) { .channel-html .z9a015b { margin-bottom: 40px; } } .b5014E1 { width: 100%; --columns: 5; --grid-column: 5; --static-enabled: false; --column-data: 1, 0, 3, 5, 7, 1, 3, 7, 0, 3; --allowed-columns: 5, 3, 2; } .b5014E1 .compare-column-0 { display: flex; order: 1; } .b5014E1 .compare-column-1 { display: flex; order: 2; } .b5014E1 .compare-column-2 { display: flex; order: 3; } .b5014E1 .compare-column-3 { display: flex; order: 4; } .b5014E1 .compare-column-4 { display: flex; order: 5; } .b5014E1 .compare-static-1 { display: flex; order: 1; } .b5014E1 .compare-static-0 { display: flex; order: 2; } .b5014E1 .compare-static-3 { display: flex; order: 3; } .b5014E1 .compare-static-5 { display: flex; order: 4; } .b5014E1 .compare-static-7 { display: flex; order: 5; } @media only screen and (max-width: 1068px) { .b5014E1 { --columns: 3; --grid-column: 3; } } @media only screen and (max-width: 1068px) { .b5014E1 .compare-column-0 { display: flex; order: 1; } } @media only screen and (max-width: 1068px) { .b5014E1 .compare-column-1 { display: flex; order: 2; } } @media only screen and (max-width: 1068px) { .b5014E1 .compare-column-2 { display: flex; order: 3; } } @media only screen and (max-width: 1068px) { .b5014E1 .compare-column-3 { display: none; order: 4; } } @media only screen and (max-width: 1068px) { .b5014E1 .compare-column-4 { display: none; order: 5; } } @media only screen and (max-width: 1068px) { .b5014E1 { --static-enabled: false; } .b5014E1 .compare-static-0 { display: none; } .b5014E1 .compare-static-5 { display: none; } .b5014E1 .compare-static-0 { display: none; } .b5014E1 .compare-static-1 { display: flex; order: 1; } .b5014E1 .compare-static-3 { display: flex; order: 2; } .b5014E1 .compare-static-7 { display: flex; order: 3; } } @media only screen and (max-width: 734px) { .b5014E1 { --columns: 2; --grid-column: 2; } } @media only screen and (max-width: 734px) { .b5014E1 .compare-column-0 { display: flex; order: 1; } } @media only screen and (max-width: 734px) { .b5014E1 .compare-column-1 { display: flex; order: 2; } } @media only screen and (max-width: 734px) { .b5014E1 .compare-column-2 { display: none; order: 3; } } @media only screen and (max-width: 734px) { .b5014E1 .compare-column-3 { display: none; order: 4; } } @media only screen and (max-width: 734px) { .b5014E1 .compare-column-4 { display: none; order: 5; } } @media only screen and (max-width: 734px) { .b5014E1 { --static-enabled: false; } .b5014E1 .compare-static-1 { display: none; } .b5014E1 .compare-static-5 { display: none; } .b5014E1 .compare-static-7 { display: none; } .b5014E1 .compare-static-1 { display: none; } .b5014E1 .compare-static-7 { display: none; } .b5014E1 .compare-static-0 { display: flex; order: 1; } .b5014E1 .compare-static-3 { display: flex; order: 2; } } .image-icon_touchid_square_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_touchid_square_elevated_large.png?1708555710106); } .image-battery_life { width: 647px; height: 480px; background-size: 647px 480px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/battery_life_large.png?1708555710106); } .image-connection_magsafe { width: 411px; height: 48px; background-size: 411px 48px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_magsafe_large.png?1708555710106); } .image-compare_macbook_pro_m1_14_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m1_14_spacegray_large.png?1708555710106); } .image-compare_macbook_air_m2_13_midnight { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m2_13_midnight_large.png?1708555710106); } .image-compare_imac_24_m1_2020_TwoPort_blue { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_24_m1_2020_TwoPort_blue_large.png?1708555710106); } .image-magic_keyboard { width: 418px; height: 314px; background-size: 418px 314px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/magic_keyboard_large.png?1708555710106); } .image-icon_chip_m1_fill { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m1_fill_large.png?1708555710106); } .image-iphone_mac { width: 485px; height: 282px; background-size: 485px 282px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/iphone_mac_large.png?1708555710106); } .image-icon_chip_m1pro_and_chip_m1max_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m1pro_and_chip_m1max_fill_elevated_large.png?1708555710106); } .image-compare_imac_21_5_silver_intel_2019 { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_21_5_silver_intel_2019_large.png?1708555710106); } .image-icon_chip_m2_fill_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m2_fill_elevated_large.png?1708555710106); } .image-compare_macbook_pro_16_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_16_spacegray_large.png?1708555710106); } .image-icon_magickeyboard_elevated { width: 49px; height: 41px; background-size: 49px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_magickeyboard_elevated_large.png?1708555710106); } .image-compare_imac_27_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_27_silver_large.png?1708555710106); } .image-compare_macbook_pro_m2_16_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m2_16_spacegray_large.png?1708555710106); } .image-compare_imac_21_5_silver_intel_2017 { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_21_5_silver_intel_2017_large.png?1708555710107); } .image-flex_applecare { width: 445px; height: 207px; background-size: 445px 207px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_applecare_large.png?1708555710107); } .image-connection_keyline_thunderbolt { width: 57px; height: 56px; background-size: 57px 56px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_thunderbolt_large.png?1708555710107); } .image-icon_chip_m2_and_chip_m2pro_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m2_and_chip_m2pro_fill_elevated_large.png?1708555710107); } .image-battery_icon_alt { width: 128px; height: 59px; background-size: 128px 59px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/battery_icon_alt_large.png?1708555710107); } .image-chip { width: 564px; height: 345px; background-size: 564px 345px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/chip_large.png?1708555710107); } .image-compare_mac_mini_m1_2020_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_mini_m1_2020_silver_large.png?1708555710107); } .image-hero { width: 873px; height: 422px; background-size: 873px 422px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/hero_large.png?1708555710107); } .image-icon_message_and_message_elevated { width: 50px; height: 35px; background-size: 50px 35px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_message_and_message_elevated_large.png?1708555710107); } .image-flex_icon_checklist_checked_elevated { width: 49px; height: 44px; background-size: 49px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_checklist_checked_elevated_large.png?1708555710107); } .image-icon_studiodisplay_2_elevated { width: 74px; height: 36px; background-size: 74px 36px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_studiodisplay_2_elevated_large.png?1708555710107); } .image-icon_chip_m3pro_and_chip_m3max_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m3pro_and_chip_m3max_fill_elevated_large.png?1708555710107); } .image-compare_mac_pro_m2_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_pro_m2_silver_large.png?1708555710107); } .image-compare_mac_mini_2018_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_mini_2018_spacegray_large.png?1708555710107); } .image-flex_accessories { width: 626px; height: 325px; background-size: 626px 325px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_accessories_large.png?1708555710107); } .image-icon_6e_square_wifi_elevated { width: 47px; height: 44px; background-size: 47px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_6e_square_wifi_elevated_large.png?1708555710107); } .image-compare_macbook_air_2017_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_2017_silver_large.png?1708555710107); } .image-macbook_air_m3 { width: 328px; height: 178px; background-size: 328px 178px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/macbook_air_m3_large.png?1708555710107); } .image-compare_macbook_air_m1_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m1_spacegray_large.png?1708555710107); } .image-compare_mac_pro_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_pro_silver_large.png?1708555710108); } .image-flex_icon_battery_100percent_elevated { width: 48px; height: 26px; background-size: 48px 26px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_battery_100percent_elevated_large.png?1708555710108); } .image-connection_keyline_magsafe { width: 3px; height: 26px; background-size: 3px 26px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_magsafe_large.png?1708555710108); } .image-connection_headphone { width: 326px; height: 48px; background-size: 326px 48px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_headphone_large.png?1708555710108); } .image-compare_mac_studio_m2_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_studio_m2_silver_large.png?1708555710108); } .image-color { width: 512px; height: 248px; background-size: 512px 248px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/color_large.png?1708555710108); } .image-compare_macbook_pro_m3_14_spaceblack { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m3_14_spaceblack_large.png?1708555710108); } .image-size { width: 313px; height: 236px; background-size: 313px 236px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/size_large.png?1708555710108); } .image-performance_icon_chip_m3_fill_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/performance_icon_chip_m3_fill_elevated_large.png?1708555710108); } .image-macbook_air_m2 { width: 266px; height: 162px; background-size: 266px 162px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/macbook_air_m2_large.png?1708555710108); } .image-compare_macbook_pro_m2_14_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m2_14_spacegray_large.png?1708555710108); } .image-icon_chip_m1max_and_chip_m1ultra_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m1max_and_chip_m1ultra_fill_elevated_large.png?1708555710108); } .image-compare_macbook_pro_13_m1_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_13_m1_spacegray_large.png?1708555710109); } .image-compare_macbook_pro_m1_16_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m1_16_spacegray_large.png?1708555710109); } .image-compare_macbook_air_m3_13_midnight { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m3_13_midnight_large.png?1708555710109); } .image-icon_touchid_elevated { width: 42px; height: 41px; background-size: 42px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_touchid_elevated_large.png?1708555710109); } .image-icon_chip_m2ultra_fill_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m2ultra_fill_elevated_large.png?1708555710109); } .image-compare_imac_pro_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_pro_spacegray_large.png?1708555710109); } .image-icon_person_spatialaudio_fill_elevated { width: 42px; height: 46px; background-size: 42px 46px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_person_spatialaudio_fill_elevated_large.png?1708555710109); } .image-connection_keyline_headphone { width: 3px; height: 26px; background-size: 3px 26px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_headphone_large.png?1708555710109); } .image-icon_document_on_clipboard_elevated { width: 38px; height: 44px; background-size: 38px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_document_on_clipboard_elevated_large.png?1708555710109); } .image-icon_touchid_round { width: 42px; height: 41px; background-size: 42px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_touchid_round_large.png?1708555710109); } .image-flex_icon_macbook_shield_checkmark_elevated { width: 55px; height: 37px; background-size: 55px 37px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_macbook_shield_checkmark_elevated_large.png?1708555710109); } .image-hero_logo { width: 218px; height: 30px; background-size: 218px 30px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/hero_logo_large.png?1708555710109); } .image-flex_icon_check_d0112b_34_R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_check_d0112b_34_R_large.png?1708555710109); } .image-compare_mac_studio_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_studio_silver_large.png?1708555710109); } .image-performance_icon_chip_m2_fill_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/performance_icon_chip_m2_fill_elevated_large.png?1708555710109); } .image-liquid_retina { width: 397px; height: 242px; background-size: 397px 242px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/liquid_retina_large.png?1708555710109); } .image-compare_mac_mini_m2_2port_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_mini_m2_2port_silver_large.png?1708555710109); } .image-icon_chip_intel { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_intel_large.png?1708555710109); } .image-compare_imac_24_m3_2023_TwoPort_blue { width: 130px; height: 126px; background-size: 130px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_24_m3_2023_TwoPort_blue_large.png?1708555710109); } .image-icon_magickeyboard_keypad_elevated { width: 89px; height: 41px; background-size: 89px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_magickeyboard_keypad_elevated_large.png?1708555710109); } .image-icon_keyboard_lock_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_keyboard_lock_elevated_large.png?1708555710110); } .image-compare_macbook_pro_m3_14_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m3_14_silver_large.png?1708555710110); } .image-flex_icon_bolt_fill_elevated { width: 32px; height: 49px; background-size: 32px 49px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_bolt_fill_elevated_large.png?1708555710110); } .image-compare_macbook_air_m3_15_midnight { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m3_15_midnight_large.png?1708555710110); } .image-icon_chip_m2pro_and_chip_m2max_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m2pro_and_chip_m2max_fill_elevated_large.png?1708555710110); } .image-icon_studiodisplay_elevated { width: 46px; height: 36px; background-size: 46px 36px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_studiodisplay_elevated_large.png?1708555710110); } .image-icon_document_viewfinder_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_document_viewfinder_elevated_large.png?1708555710110); } .image-compare_macbook_pro_m3_16_spaceblack { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m3_16_spaceblack_large.png?1708555710110); } .image-external_display { width: 980px; height: 480px; background-size: 980px 480px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/external_display_large.png?1708555710110); } .image-icon_chip_m2max_and_chip_m2ultra_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m2max_and_chip_m2ultra_fill_elevated_large.png?1708555710110); } .image-icon_video_elevated { width: 48px; height: 33px; background-size: 48px 33px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_video_elevated_large.png?1708555710110); } .image-icon_6_square_wifi_elevated { width: 47px; height: 43px; background-size: 47px 43px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_6_square_wifi_elevated_large.png?1708555710110); } .image-compare_macbook_pro_m2_13_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m2_13_spacegray_large.png?1708555710110); } .image-icon_keyboard_touchid_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_keyboard_touchid_elevated_large.png?1708555710110); } .image-icon_chip_m3_fill_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m3_fill_elevated_large.png?1708555710110); } .image-flex_icon_macbook_gen2_elevated { width: 54px; height: 32px; background-size: 54px 32px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_macbook_gen2_elevated_large.png?1708555710110); } .image-compare_macbook_air_m2_15_starlight { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m2_15_starlight_large.png?1708555710110); } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_air_m2_15_starlight { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m2_15_starlight_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-flex_icon_macbook_shield_checkmark_elevated { width: 55px; height: 37px; background-size: 55px 37px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_macbook_shield_checkmark_elevated_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-connection_headphone { width: 326px; height: 48px; background-size: 326px 48px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_headphone_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_mac_studio_m2_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_studio_m2_silver_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-flex_applecare { width: 445px; height: 207px; background-size: 445px 207px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_applecare_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-external_display { width: 980px; height: 480px; background-size: 980px 480px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/external_display_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m2pro_and_chip_m2max_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m2pro_and_chip_m2max_fill_elevated_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_person_spatialaudio_fill_elevated { width: 42px; height: 46px; background-size: 42px 46px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_person_spatialaudio_fill_elevated_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_air_m3_13_midnight { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m3_13_midnight_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_touchid_square_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_touchid_square_elevated_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_magickeyboard_elevated { width: 49px; height: 41px; background-size: 49px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_magickeyboard_elevated_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_video_elevated { width: 48px; height: 33px; background-size: 48px 33px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_video_elevated_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m2max_and_chip_m2ultra_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m2max_and_chip_m2ultra_fill_elevated_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_6e_square_wifi_elevated { width: 47px; height: 44px; background-size: 47px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_6e_square_wifi_elevated_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-connection_keyline_headphone { width: 3px; height: 26px; background-size: 3px 26px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_headphone_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_mac_mini_m2_2port_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_mini_m2_2port_silver_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_6_square_wifi_elevated { width: 47px; height: 43px; background-size: 47px 43px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_6_square_wifi_elevated_large_2x.png?1708555710106); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m2_16_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m2_16_spacegray_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m3_16_spaceblack { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m3_16_spaceblack_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m2_and_chip_m2pro_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m2_and_chip_m2pro_fill_elevated_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_imac_24_m1_2020_TwoPort_blue { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_24_m1_2020_TwoPort_blue_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-flex_icon_check_d0112b_34_R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_check_d0112b_34_R_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m3pro_and_chip_m3max_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m3pro_and_chip_m3max_fill_elevated_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-magic_keyboard { width: 418px; height: 314px; background-size: 418px 314px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/magic_keyboard_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-size { width: 313px; height: 236px; background-size: 313px 236px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/size_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_air_2017_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_2017_silver_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-flex_icon_macbook_gen2_elevated { width: 54px; height: 32px; background-size: 54px 32px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_macbook_gen2_elevated_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_keyboard_touchid_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_keyboard_touchid_elevated_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_air_m3_15_midnight { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m3_15_midnight_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-flex_icon_battery_100percent_elevated { width: 48px; height: 26px; background-size: 48px 26px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_battery_100percent_elevated_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_document_on_clipboard_elevated { width: 38px; height: 44px; background-size: 38px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_document_on_clipboard_elevated_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-chip { width: 564px; height: 345px; background-size: 564px 345px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/chip_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m2ultra_fill_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m2ultra_fill_elevated_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_keyboard_lock_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_keyboard_lock_elevated_large_2x.png?1708555710107); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-macbook_air_m2 { width: 266px; height: 162px; background-size: 266px 162px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/macbook_air_m2_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-performance_icon_chip_m2_fill_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/performance_icon_chip_m2_fill_elevated_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_imac_pro_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_pro_spacegray_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_air_m1_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m1_spacegray_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_13_m1_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_13_m1_spacegray_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_mac_mini_m1_2020_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_mini_m1_2020_silver_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_intel { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_intel_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_mac_pro_m2_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_pro_m2_silver_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-connection_magsafe { width: 411px; height: 48px; background-size: 411px 48px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_magsafe_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_mac_mini_2018_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_mini_2018_spacegray_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m1_fill { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m1_fill_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m3_14_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m3_14_silver_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-connection_keyline_thunderbolt { width: 57px; height: 56px; background-size: 57px 56px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_thunderbolt_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m1_16_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m1_16_spacegray_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_document_viewfinder_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_document_viewfinder_elevated_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m3_fill_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m3_fill_elevated_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-performance_icon_chip_m3_fill_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/performance_icon_chip_m3_fill_elevated_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m1max_and_chip_m1ultra_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m1max_and_chip_m1ultra_fill_elevated_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-flex_icon_checklist_checked_elevated { width: 49px; height: 44px; background-size: 49px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_checklist_checked_elevated_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-hero_logo { width: 218px; height: 30px; background-size: 218px 30px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/hero_logo_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_mac_studio_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_studio_silver_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m2_13_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m2_13_spacegray_large_2x.png?1708555710108); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_imac_21_5_silver_intel_2019 { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_21_5_silver_intel_2019_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m1_14_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m1_14_spacegray_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m1pro_and_chip_m1max_fill_elevated { width: 80px; height: 41px; background-size: 80px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m1pro_and_chip_m1max_fill_elevated_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_mac_pro_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_pro_silver_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-flex_icon_bolt_fill_elevated { width: 32px; height: 49px; background-size: 32px 49px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_bolt_fill_elevated_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_studiodisplay_2_elevated { width: 74px; height: 36px; background-size: 74px 36px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_studiodisplay_2_elevated_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-hero { width: 873px; height: 422px; background-size: 873px 422px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/hero_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_touchid_elevated { width: 42px; height: 41px; background-size: 42px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_touchid_elevated_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_touchid_round { width: 42px; height: 41px; background-size: 42px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_touchid_round_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-battery_icon_alt { width: 128px; height: 59px; background-size: 128px 59px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/battery_icon_alt_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_imac_27_silver { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_27_silver_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m2_14_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m2_14_spacegray_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_air_m2_13_midnight { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m2_13_midnight_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-iphone_mac { width: 484px; height: 282px; background-size: 484px 282px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/iphone_mac_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_message_and_message_elevated { width: 50px; height: 35px; background-size: 50px 35px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_message_and_message_elevated_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-color { width: 512px; height: 248px; background-size: 512px 248px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/color_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-flex_accessories { width: 626px; height: 325px; background-size: 626px 325px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_accessories_large_2x.png?1708555710109); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_magickeyboard_keypad_elevated { width: 89px; height: 41px; background-size: 89px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_magickeyboard_keypad_elevated_large_2x.png?1708555710110); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-connection_keyline_magsafe { width: 3px; height: 26px; background-size: 3px 26px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_magsafe_large_2x.png?1708555710110); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_chip_m2_fill_elevated { width: 38px; height: 41px; background-size: 38px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_chip_m2_fill_elevated_large_2x.png?1708555710110); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-liquid_retina { width: 397px; height: 242px; background-size: 397px 242px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/liquid_retina_large_2x.png?1708555710110); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_m3_14_spaceblack { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m3_14_spaceblack_large_2x.png?1708555710110); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_imac_24_m3_2023_TwoPort_blue { width: 130px; height: 126px; background-size: 130px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_24_m3_2023_TwoPort_blue_large_2x.png?1708555710110); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_imac_21_5_silver_intel_2017 { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_21_5_silver_intel_2017_large_2x.png?1708555710110); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-icon_studiodisplay_elevated { width: 46px; height: 36px; background-size: 46px 36px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_studiodisplay_elevated_large_2x.png?1708555710110); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-macbook_air_m3 { width: 328px; height: 178px; background-size: 328px 178px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/macbook_air_m3_large_2x.png?1708555710110); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-compare_macbook_pro_16_spacegray { width: 173px; height: 126px; background-size: 173px 126px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_16_spacegray_large_2x.png?1708555710110); } } @media (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) { .image-battery_life { width: 647px; height: 480px; background-size: 647px 480px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/battery_life_large_2x.png?1708555710110); } } @media only screen and (max-width:1068px) { .image-flex_icon_check_d0112b_34_R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_check_d0112b_34_R_medium.png?1708555710105); } } @media only screen and (max-width:1068px) { .image-flex_icon_bolt_fill_elevated { width: 32px; height: 49px; background-size: 32px 49px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_bolt_fill_elevated_medium.png?1708555710106); } } @media only screen and (max-width:1068px) { .image-magic_keyboard { width: 297px; height: 308px; background-size: 297px 308px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/magic_keyboard_medium.png?1708555710106); } } @media only screen and (max-width:1068px) { .image-icon_studiodisplay_2_elevated { width: 74px; height: 36px; background-size: 74px 36px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_studiodisplay_2_elevated_medium.png?1708555710106); } } @media only screen and (max-width:1068px) { .image-flex_icon_battery_100percent_elevated { width: 48px; height: 26px; background-size: 48px 26px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_battery_100percent_elevated_medium.png?1708555710106); } } @media only screen and (max-width:1068px) { .image-connection_keyline_headphone { width: 3px; height: 31px; background-size: 3px 31px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_headphone_medium.png?1708555710106); } } @media only screen and (max-width:1068px) { .image-flex_icon_macbook_gen2_elevated { width: 54px; height: 32px; background-size: 54px 32px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_macbook_gen2_elevated_medium.png?1708555710106); } } @media only screen and (max-width:1068px) { .image-icon_6e_square_wifi_elevated { width: 47px; height: 44px; background-size: 47px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_6e_square_wifi_elevated_medium.png?1708555710106); } } @media only screen and (max-width:1068px) { .image-macbook_air_m2 { width: 221px; height: 135px; background-size: 221px 135px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/macbook_air_m2_medium.png?1708555710106); } } @media only screen and (max-width:1068px) { .image-connection_keyline_thunderbolt { width: 40px; height: 61px; background-size: 40px 61px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_thunderbolt_medium.png?1708555710107); } } @media only screen and (max-width:1068px) { .image-external_display { width: 692px; height: 480px; background-size: 692px 480px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/external_display_medium.png?1708555710107); } } @media only screen and (max-width:1068px) { .image-flex_accessories { width: 410px; height: 239px; background-size: 410px 239px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_accessories_medium.png?1708555710107); } } @media only screen and (max-width:1068px) { .image-icon_message_and_message_elevated { width: 50px; height: 35px; background-size: 50px 35px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_message_and_message_elevated_medium.png?1708555710107); } } @media only screen and (max-width:1068px) { .image-hero_logo { width: 142px; height: 20px; background-size: 142px 20px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/hero_logo_medium.png?1708555710107); } } @media only screen and (max-width:1068px) { .image-liquid_retina { width: 304px; height: 186px; background-size: 304px 186px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/liquid_retina_medium.png?1708555710107); } } @media only screen and (max-width:1068px) { .image-connection_headphone { width: 225px; height: 34px; background-size: 225px 34px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_headphone_medium.png?1708555710107); } } @media only screen and (max-width:1068px) { .image-chip { width: 475px; height: 347px; background-size: 475px 347px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/chip_medium.png?1708555710107); } } @media only screen and (max-width:1068px) { .image-size { width: 336px; height: 260px; background-size: 336px 260px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/size_medium.png?1708555710108); } } @media only screen and (max-width:1068px) { .image-flex_icon_checklist_checked_elevated { width: 49px; height: 44px; background-size: 49px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_checklist_checked_elevated_medium.png?1708555710108); } } @media only screen and (max-width:1068px) { .image-icon_video_elevated { width: 48px; height: 33px; background-size: 48px 33px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_video_elevated_medium.png?1708555710108); } } @media only screen and (max-width:1068px) { .image-connection_magsafe { width: 293px; height: 34px; background-size: 293px 34px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_magsafe_medium.png?1708555710108); } } @media only screen and (max-width:1068px) { .image-performance_icon_chip_m2_fill_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/performance_icon_chip_m2_fill_elevated_medium.png?1708555710108); } } @media only screen and (max-width:1068px) { .image-flex_applecare { width: 305px; height: 143px; background-size: 305px 143px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_applecare_medium.png?1708555710108); } } @media only screen and (max-width:1068px) { .image-icon_studiodisplay_elevated { width: 46px; height: 36px; background-size: 46px 36px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_studiodisplay_elevated_medium.png?1708555710108); } } @media only screen and (max-width:1068px) { .image-icon_document_viewfinder_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_document_viewfinder_elevated_medium.png?1708555710108); } } @media only screen and (max-width:1068px) { .image-icon_6_square_wifi_elevated { width: 47px; height: 43px; background-size: 47px 43px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_6_square_wifi_elevated_medium.png?1708555710109); } } @media only screen and (max-width:1068px) { .image-icon_touchid_elevated { width: 42px; height: 41px; background-size: 42px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_touchid_elevated_medium.png?1708555710109); } } @media only screen and (max-width:1068px) { .image-iphone_mac { width: 397px; height: 232px; background-size: 397px 232px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/iphone_mac_medium.png?1708555710109); } } @media only screen and (max-width:1068px) { .image-hero { width: 620px; height: 300px; background-size: 620px 300px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/hero_medium.png?1708555710109); } } @media only screen and (max-width:1068px) { .image-battery_life { width: 336px; height: 480px; background-size: 336px 480px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/battery_life_medium.png?1708555710109); } } @media only screen and (max-width:1068px) { .image-battery_icon_alt { width: 128px; height: 59px; background-size: 128px 59px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/battery_icon_alt_medium.png?1708555710109); } } @media only screen and (max-width:1068px) { .image-icon_person_spatialaudio_fill_elevated { width: 42px; height: 46px; background-size: 42px 46px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_person_spatialaudio_fill_elevated_medium.png?1708555710110); } } @media only screen and (max-width:1068px) { .image-performance_icon_chip_m3_fill_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/performance_icon_chip_m3_fill_elevated_medium.png?1708555710110); } } @media only screen and (max-width:1068px) { .image-macbook_air_m3 { width: 273px; height: 148px; background-size: 273px 148px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/macbook_air_m3_medium.png?1708555710110); } } @media only screen and (max-width:1068px) { .image-flex_icon_macbook_shield_checkmark_elevated { width: 55px; height: 37px; background-size: 55px 37px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_macbook_shield_checkmark_elevated_medium.png?1708555710110); } } @media only screen and (max-width:1068px) { .image-icon_document_on_clipboard_elevated { width: 38px; height: 44px; background-size: 38px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_document_on_clipboard_elevated_medium.png?1708555710110); } } @media only screen and (max-width:1068px) { .image-color { width: 287px; height: 242px; background-size: 287px 242px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/color_medium.png?1708555710110); } } @media only screen and (max-width:1068px) { .image-connection_keyline_magsafe { width: 3px; height: 31px; background-size: 3px 31px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_magsafe_medium.png?1708555710110); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-flex_icon_checklist_checked_elevated { width: 49px; height: 44px; background-size: 49px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_checklist_checked_elevated_medium_2x.png?1708555710106); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-flex_accessories { width: 410px; height: 239px; background-size: 410px 239px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_accessories_medium_2x.png?1708555710106); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-connection_magsafe { width: 293px; height: 34px; background-size: 293px 34px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_magsafe_medium_2x.png?1708555710106); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-icon_6_square_wifi_elevated { width: 47px; height: 43px; background-size: 47px 43px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_6_square_wifi_elevated_medium_2x.png?1708555710106); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-icon_message_and_message_elevated { width: 50px; height: 35px; background-size: 50px 35px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_message_and_message_elevated_medium_2x.png?1708555710106); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-connection_keyline_headphone { width: 3px; height: 31px; background-size: 3px 31px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_headphone_medium_2x.png?1708555710106); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-connection_keyline_thunderbolt { width: 40px; height: 61px; background-size: 40px 61px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_thunderbolt_medium_2x.png?1708555710106); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-icon_person_spatialaudio_fill_elevated { width: 42px; height: 46px; background-size: 42px 46px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_person_spatialaudio_fill_elevated_medium_2x.png?1708555710106); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-icon_document_on_clipboard_elevated { width: 38px; height: 44px; background-size: 38px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_document_on_clipboard_elevated_medium_2x.png?1708555710106); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-icon_video_elevated { width: 48px; height: 33px; background-size: 48px 33px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_video_elevated_medium_2x.png?1708555710106); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-size { width: 336px; height: 260px; background-size: 336px 260px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/size_medium_2x.png?1708555710107); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-battery_icon_alt { width: 128px; height: 59px; background-size: 128px 59px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/battery_icon_alt_medium_2x.png?1708555710107); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-flex_icon_battery_100percent_elevated { width: 48px; height: 26px; background-size: 48px 26px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_battery_100percent_elevated_medium_2x.png?1708555710107); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-hero { width: 620px; height: 300px; background-size: 620px 300px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/hero_medium_2x.png?1708555710107); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-iphone_mac { width: 397px; height: 232px; background-size: 397px 232px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/iphone_mac_medium_2x.png?1708555710107); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-icon_touchid_elevated { width: 42px; height: 41px; background-size: 42px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_touchid_elevated_medium_2x.png?1708555710107); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-icon_6e_square_wifi_elevated { width: 47px; height: 44px; background-size: 47px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_6e_square_wifi_elevated_medium_2x.png?1708555710107); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-connection_headphone { width: 225px; height: 34px; background-size: 225px 34px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_headphone_medium_2x.png?1708555710107); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-connection_keyline_magsafe { width: 3px; height: 31px; background-size: 3px 31px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_magsafe_medium_2x.png?1708555710107); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-flex_icon_macbook_gen2_elevated { width: 54px; height: 32px; background-size: 54px 32px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_macbook_gen2_elevated_medium_2x.png?1708555710107); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-performance_icon_chip_m2_fill_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/performance_icon_chip_m2_fill_elevated_medium_2x.png?1708555710107); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-macbook_air_m2 { width: 221px; height: 135px; background-size: 221px 135px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/macbook_air_m2_medium_2x.png?1708555710108); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-liquid_retina { width: 304px; height: 186px; background-size: 304px 186px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/liquid_retina_medium_2x.png?1708555710108); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-hero_logo { width: 142px; height: 20px; background-size: 142px 20px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/hero_logo_medium_2x.png?1708555710108); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-magic_keyboard { width: 297px; height: 308px; background-size: 297px 308px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/magic_keyboard_medium_2x.png?1708555710108); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-flex_icon_bolt_fill_elevated { width: 32px; height: 49px; background-size: 32px 49px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_bolt_fill_elevated_medium_2x.png?1708555710108); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-icon_document_viewfinder_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_document_viewfinder_elevated_medium_2x.png?1708555710109); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-macbook_air_m3 { width: 273px; height: 148px; background-size: 273px 148px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/macbook_air_m3_medium_2x.png?1708555710109); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-icon_studiodisplay_elevated { width: 46px; height: 36px; background-size: 46px 36px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_studiodisplay_elevated_medium_2x.png?1708555710109); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-external_display { width: 692px; height: 480px; background-size: 692px 480px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/external_display_medium_2x.png?1708555710109); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-chip { width: 475px; height: 347px; background-size: 475px 347px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/chip_medium_2x.png?1708555710109); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-icon_studiodisplay_2_elevated { width: 74px; height: 36px; background-size: 74px 36px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_studiodisplay_2_elevated_medium_2x.png?1708555710110); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-flex_icon_macbook_shield_checkmark_elevated { width: 55px; height: 37px; background-size: 55px 37px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_macbook_shield_checkmark_elevated_medium_2x.png?1708555710110); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-color { width: 287px; height: 242px; background-size: 287px 242px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/color_medium_2x.png?1708555710110); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-flex_icon_check_d0112b_34_R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_check_d0112b_34_R_medium_2x.png?1708555710110); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-performance_icon_chip_m3_fill_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/performance_icon_chip_m3_fill_elevated_medium_2x.png?1708555710110); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-flex_applecare { width: 305px; height: 143px; background-size: 305px 143px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_applecare_medium_2x.png?1708555710110); } } @media only screen and (max-width:1068px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:1068px) and (min-resolution:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) { .image-battery_life { width: 336px; height: 480px; background-size: 336px 480px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/battery_life_medium_2x.png?1708555710110); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m2_16_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m2_16_spacegray_small.png?1708555710106); } } @media only screen and (max-width:734px) { .image-connection_keyline_magsafe { width: 3px; height: 26px; background-size: 3px 26px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_magsafe_small.png?1708555710106); } } @media only screen and (max-width:734px) { .image-flex_icon_check_d0112b_34_R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_check_d0112b_34_R_small.png?1708555710106); } } @media only screen and (max-width:734px) { .image-icon_studiodisplay_2_elevated { width: 74px; height: 36px; background-size: 74px 36px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_studiodisplay_2_elevated_small.png?1708555710106); } } @media only screen and (max-width:734px) { .image-compare_imac_pro_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_pro_spacegray_small.png?1708555710106); } } @media only screen and (max-width:734px) { .image-connection_headphone { width: 227px; height: 34px; background-size: 227px 34px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_headphone_small.png?1708555710106); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_13_m1_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_13_m1_spacegray_small.png?1708555710106); } } @media only screen and (max-width:734px) { .image-performance_icon_chip_m3_fill_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/performance_icon_chip_m3_fill_elevated_small.png?1708555710106); } } @media only screen and (max-width:734px) { .image-compare_mac_mini_m2_2port_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_mini_m2_2port_silver_small.png?1708555710106); } } @media only screen and (max-width:734px) { .image-flex_accessories { width: 320px; height: 218px; background-size: 320px 218px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_accessories_small.png?1708555710106); } } @media only screen and (max-width:734px) { .image-performance_icon_chip_m2_fill_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/performance_icon_chip_m2_fill_elevated_small.png?1708555710107); } } @media only screen and (max-width:734px) { .image-icon_studiodisplay_elevated { width: 46px; height: 36px; background-size: 46px 36px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_studiodisplay_elevated_small.png?1708555710107); } } @media only screen and (max-width:734px) { .image-compare_mac_studio_m2_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_studio_m2_silver_small.png?1708555710107); } } @media only screen and (max-width:734px) { .image-compare_imac_21_5_silver_intel_2019 { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_21_5_silver_intel_2019_small.png?1708555710107); } } @media only screen and (max-width:734px) { .image-liquid_retina { width: 260px; height: 159px; background-size: 260px 159px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/liquid_retina_small.png?1708555710107); } } @media only screen and (max-width:734px) { .image-color { width: 278px; height: 212px; background-size: 278px 212px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/color_small.png?1708555710107); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m1_14_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m1_14_spacegray_small.png?1708555710107); } } @media only screen and (max-width:734px) { .image-compare_mac_mini_2018_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_mini_2018_spacegray_small.png?1708555710107); } } @media only screen and (max-width:734px) { .image-icon_document_on_clipboard_elevated { width: 38px; height: 44px; background-size: 38px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_document_on_clipboard_elevated_small.png?1708555710107); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m1_16_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m1_16_spacegray_small.png?1708555710107); } } @media only screen and (max-width:734px) { .image-compare_mac_studio_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_studio_silver_small.png?1708555710107); } } @media only screen and (max-width:734px) { .image-compare_mac_pro_m2_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_pro_m2_silver_small.png?1708555710107); } } @media only screen and (max-width:734px) { .image-flex_icon_macbook_shield_checkmark_elevated { width: 55px; height: 37px; background-size: 55px 37px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_macbook_shield_checkmark_elevated_small.png?1708555710108); } } @media only screen and (max-width:734px) { .image-icon_6e_square_wifi_elevated { width: 47px; height: 44px; background-size: 47px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_6e_square_wifi_elevated_small.png?1708555710108); } } @media only screen and (max-width:734px) { .image-flex_icon_macbook_gen2_elevated { width: 54px; height: 32px; background-size: 54px 32px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_macbook_gen2_elevated_small.png?1708555710108); } } @media only screen and (max-width:734px) { .image-compare_macbook_air_m2_13_midnight { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m2_13_midnight_small.png?1708555710108); } } @media only screen and (max-width:734px) { .image-hero { width: 280px; height: 136px; background-size: 280px 136px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/hero_small.png?1708555710108); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m2_14_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m2_14_spacegray_small.png?1708555710108); } } @media only screen and (max-width:734px) { .image-compare_macbook_air_m3_13_midnight { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m3_13_midnight_small.png?1708555710108); } } @media only screen and (max-width:734px) { .image-flex_applecare { width: 236px; height: 110px; background-size: 236px 110px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_applecare_small.png?1708555710108); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_16_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_16_spacegray_small.png?1708555710108); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m3_14_spaceblack { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m3_14_spaceblack_small.png?1708555710108); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m3_16_spaceblack { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m3_16_spaceblack_small.png?1708555710108); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m3_14_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m3_14_silver_small.png?1708555710108); } } @media only screen and (max-width:734px) { .image-icon_video_elevated { width: 48px; height: 33px; background-size: 48px 33px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_video_elevated_small.png?1708555710108); } } @media only screen and (max-width:734px) { .image-compare_macbook_air_m1_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m1_spacegray_small.png?1708555710108); } } @media only screen and (max-width:734px) { .image-compare_macbook_air_m2_15_starlight { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m2_15_starlight_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-iphone_mac { width: 261px; height: 152px; background-size: 261px 152px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/iphone_mac_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-icon_person_spatialaudio_fill_elevated { width: 42px; height: 46px; background-size: 42px 46px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_person_spatialaudio_fill_elevated_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-battery_icon_alt { width: 115px; height: 53px; background-size: 115px 53px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/battery_icon_alt_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-battery_life { width: 320px; height: 320px; background-size: 320px 320px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/battery_life_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-compare_imac_24_m1_2020_TwoPort_blue { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_24_m1_2020_TwoPort_blue_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-connection_keyline_headphone { width: 3px; height: 26px; background-size: 3px 26px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_headphone_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-icon_touchid_elevated { width: 42px; height: 41px; background-size: 42px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_touchid_elevated_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-icon_message_and_message_elevated { width: 50px; height: 35px; background-size: 50px 35px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_message_and_message_elevated_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-flex_icon_bolt_fill_elevated { width: 32px; height: 49px; background-size: 32px 49px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_bolt_fill_elevated_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-magic_keyboard { width: 263px; height: 243px; background-size: 263px 243px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/magic_keyboard_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-compare_macbook_air_m3_15_midnight { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m3_15_midnight_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-macbook_air_m2 { width: 230px; height: 140px; background-size: 230px 140px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/macbook_air_m2_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-size { width: 320px; height: 208px; background-size: 320px 208px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/size_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-compare_imac_27_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_27_silver_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-connection_keyline_thunderbolt { width: 41px; height: 56px; background-size: 41px 56px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_thunderbolt_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-connection_magsafe { width: 275px; height: 34px; background-size: 275px 34px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_magsafe_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-icon_document_viewfinder_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_document_viewfinder_elevated_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-compare_macbook_pro_m2_13_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m2_13_spacegray_small.png?1708555710109); } } @media only screen and (max-width:734px) { .image-compare_macbook_air_2017_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_2017_silver_small.png?1708555710110); } } @media only screen and (max-width:734px) { .image-icon_6_square_wifi_elevated { width: 47px; height: 43px; background-size: 47px 43px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_6_square_wifi_elevated_small.png?1708555710110); } } @media only screen and (max-width:734px) { .image-macbook_air_m3 { width: 282px; height: 153px; background-size: 282px 153px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/macbook_air_m3_small.png?1708555710110); } } @media only screen and (max-width:734px) { .image-compare_mac_pro_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_pro_silver_small.png?1708555710110); } } @media only screen and (max-width:734px) { .image-hero_logo { width: 127px; height: 19px; background-size: 127px 19px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/hero_logo_small.png?1708555710110); } } @media only screen and (max-width:734px) { .image-flex_icon_checklist_checked_elevated { width: 49px; height: 44px; background-size: 49px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_checklist_checked_elevated_small.png?1708555710110); } } @media only screen and (max-width:734px) { .image-compare_imac_21_5_silver_intel_2017 { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_21_5_silver_intel_2017_small.png?1708555710110); } } @media only screen and (max-width:734px) { .image-compare_mac_mini_m1_2020_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_mini_m1_2020_silver_small.png?1708555710110); } } @media only screen and (max-width:734px) { .image-flex_icon_battery_100percent_elevated { width: 48px; height: 26px; background-size: 48px 26px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_battery_100percent_elevated_small.png?1708555710110); } } @media only screen and (max-width:734px) { .image-external_display { width: 320px; height: 320px; background-size: 320px 320px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/external_display_small.png?1708555710110); } } @media only screen and (max-width:734px) { .image-chip { width: 320px; height: 277px; background-size: 320px 277px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/chip_small.png?1708555710110); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-flex_applecare { width: 236px; height: 110px; background-size: 236px 110px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_applecare_small_2x.png?1708555710105); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m1_16_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m1_16_spacegray_small_2x.png?1708555710105); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_mac_pro_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_pro_silver_small_2x.png?1708555710106); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_imac_21_5_silver_intel_2019 { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_21_5_silver_intel_2019_small_2x.png?1708555710106); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_mac_mini_m1_2020_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_mini_m1_2020_silver_small_2x.png?1708555710106); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-icon_studiodisplay_elevated { width: 46px; height: 36px; background-size: 46px 36px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_studiodisplay_elevated_small_2x.png?1708555710106); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_mac_pro_m2_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_pro_m2_silver_small_2x.png?1708555710106); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_imac_21_5_silver_intel_2017 { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_21_5_silver_intel_2017_small_2x.png?1708555710106); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-connection_magsafe { width: 275px; height: 34px; background-size: 275px 34px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_magsafe_small_2x.png?1708555710106); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_air_m3_13_midnight { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m3_13_midnight_small_2x.png?1708555710106); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-hero { width: 280px; height: 136px; background-size: 280px 136px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/hero_small_2x.png?1708555710106); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_imac_pro_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_pro_spacegray_small_2x.png?1708555710106); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-macbook_air_m2 { width: 230px; height: 140px; background-size: 230px 140px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/macbook_air_m2_small_2x.png?1708555710106); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_mac_mini_m2_2port_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_mini_m2_2port_silver_small_2x.png?1708555710106); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-connection_headphone { width: 227px; height: 34px; background-size: 227px 34px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_headphone_small_2x.png?1708555710107); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m3_14_spaceblack { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m3_14_spaceblack_small_2x.png?1708555710107); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-icon_message_and_message_elevated { width: 50px; height: 35px; background-size: 50px 35px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_message_and_message_elevated_small_2x.png?1708555710107); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-flex_icon_checklist_checked_elevated { width: 49px; height: 44px; background-size: 49px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_checklist_checked_elevated_small_2x.png?1708555710107); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m2_13_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m2_13_spacegray_small_2x.png?1708555710107); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_air_m1_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m1_spacegray_small_2x.png?1708555710107); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_16_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_16_spacegray_small_2x.png?1708555710107); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-battery_icon_alt { width: 115px; height: 53px; background-size: 115px 53px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/battery_icon_alt_small_2x.png?1708555710107); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_air_m2_13_midnight { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m2_13_midnight_small_2x.png?1708555710107); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_mac_studio_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_studio_silver_small_2x.png?1708555710107); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-connection_keyline_headphone { width: 3px; height: 26px; background-size: 3px 26px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_headphone_small_2x.png?1708555710107); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-performance_icon_chip_m3_fill_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/performance_icon_chip_m3_fill_elevated_small_2x.png?1708555710107); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-flex_icon_bolt_fill_elevated { width: 32px; height: 49px; background-size: 32px 49px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_bolt_fill_elevated_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m3_14_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m3_14_silver_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-iphone_mac { width: 261px; height: 152px; background-size: 261px 152px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/iphone_mac_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_imac_24_m1_2020_TwoPort_blue { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_24_m1_2020_TwoPort_blue_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-performance_icon_chip_m2_fill_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/performance_icon_chip_m2_fill_elevated_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-icon_6_square_wifi_elevated { width: 47px; height: 43px; background-size: 47px 43px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_6_square_wifi_elevated_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_mac_mini_2018_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_mini_2018_spacegray_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m2_14_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m2_14_spacegray_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-flex_icon_battery_100percent_elevated { width: 48px; height: 26px; background-size: 48px 26px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_battery_100percent_elevated_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-chip { width: 320px; height: 277px; background-size: 320px 277px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/chip_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-flex_icon_check_d0112b_34_R { width: 15px; height: 14px; background-size: 15px 14px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_check_d0112b_34_R_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-macbook_air_m3 { width: 282px; height: 153px; background-size: 282px 153px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/macbook_air_m3_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-flex_icon_macbook_gen2_elevated { width: 54px; height: 32px; background-size: 54px 32px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_macbook_gen2_elevated_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-flex_accessories { width: 320px; height: 218px; background-size: 320px 218px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_accessories_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m1_14_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m1_14_spacegray_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m2_16_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m2_16_spacegray_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-icon_6e_square_wifi_elevated { width: 47px; height: 44px; background-size: 47px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_6e_square_wifi_elevated_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-color { width: 278px; height: 212px; background-size: 278px 212px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/color_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-flex_icon_macbook_shield_checkmark_elevated { width: 55px; height: 37px; background-size: 55px 37px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/flex_icon_macbook_shield_checkmark_elevated_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-icon_studiodisplay_2_elevated { width: 74px; height: 36px; background-size: 74px 36px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_studiodisplay_2_elevated_small_2x.png?1708555710108); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-size { width: 320px; height: 208px; background-size: 320px 208px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/size_small_2x.png?1708555710109); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-external_display { width: 320px; height: 320px; background-size: 320px 320px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/external_display_small_2x.png?1708555710109); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_imac_27_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_imac_27_silver_small_2x.png?1708555710109); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-icon_document_on_clipboard_elevated { width: 38px; height: 44px; background-size: 38px 44px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_document_on_clipboard_elevated_small_2x.png?1708555710109); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_mac_studio_m2_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_mac_studio_m2_silver_small_2x.png?1708555710109); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-connection_keyline_thunderbolt { width: 41px; height: 56px; background-size: 41px 56px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_thunderbolt_small_2x.png?1708555710109); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_air_2017_silver { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_2017_silver_small_2x.png?1708555710109); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-icon_touchid_elevated { width: 42px; height: 41px; background-size: 42px 41px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_touchid_elevated_small_2x.png?1708555710110); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-liquid_retina { width: 260px; height: 159px; background-size: 260px 159px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/liquid_retina_small_2x.png?1708555710110); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-connection_keyline_magsafe { width: 3px; height: 26px; background-size: 3px 26px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/connection_keyline_magsafe_small_2x.png?1708555710110); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-magic_keyboard { width: 263px; height: 243px; background-size: 263px 243px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/magic_keyboard_small_2x.png?1708555710110); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_m3_16_spaceblack { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_m3_16_spaceblack_small_2x.png?1708555710110); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_air_m2_15_starlight { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m2_15_starlight_small_2x.png?1708555710110); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-icon_document_viewfinder_elevated { width: 38px; height: 38px; background-size: 38px 38px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_document_viewfinder_elevated_small_2x.png?1708555710110); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_pro_13_m1_spacegray { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_pro_13_m1_spacegray_small_2x.png?1708555710110); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-icon_person_spatialaudio_fill_elevated { width: 42px; height: 46px; background-size: 42px 46px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/icon_person_spatialaudio_fill_elevated_small_2x.png?1708555710110); } } @media only screen and (max-width:734px) and (-webkit-min-device-pixel-ratio:1.5), only screen and (max-width:734px) and (min-resolution:1.5dppx), only screen and (max-width:734px) and (min-resolution:144dpi) { .image-compare_macbook_air_m3_15_midnight { width: 139px; height: 100px; background-size: 139px 100px; background-repeat: no-repeat; background-image: url(//cdn.tsukumo.co.jp/static/img/applecto/img_mbam3_2403/compare_macbook_air_m3_15_midnight_small_2x.png?1708555710110); } } @media screen and (max-width: 767px){ .button { position: relative; height: auto; width: auto; } }

Apple - MacBook Air M2 詳細ページ

MacBook Air

好きなAirを
選ぼう。

驚くほど薄い。驚くほど速い。
M2搭載MacBook Airが
2つのサイズと
4つのカラーから
選べるようになりました。
あなたのAirを見つけてください。

4つのエレガントな
カラー。

  • ミッドナイト

  • スターライト

  • スペースグレイ

  • シルバー

一日中使える
バッテリー

最大

18時間

Appleシリコンの
驚異的なパワー、内蔵。

最大

12

高速(最速の
IntelベースのMacBook Airとの
比較)

最大

1.4

高速(M1搭載
MacBook Airとの
比較)

Liquid Retina
ディスプレイ。
美しすぎる。

進化したカメラと
オーディオ。

1080p FaceTime HDカメラと3マイクアレイ

空間オーディオ対応。
臨場感あふれるサウンドシステム

Touch ID搭載
バックライト
Magic Keyboard。

Touch ID

すばやく
簡単な接続。

MagSafe

Thunderboltポート x 2

ヘッドフォンジャック

Mac + iPhone。
相性抜群です。

Macにようこそ

それ全部、
Macにおまかせ。

簡単に使える。

Macは簡単に使いこなせます。
好きなことをすぐに始められる理由です。

超高速。

AppleシリコンとmacOSのコンビにより、Macはあらゆる作業で並外れたパワーとスピードを発揮します。

ずっと使える。

ボディは頑丈なアルミニウム製。
ソフトウェアは無料でアップデート。
だから、外側も内側も長持ちします。

比較する

あなたにぴったりの
Macは?

 
13インチMacBook Air(M2)
15インチMacBook Air(M3)
16インチMacBook Pro(M3 ProまたはM3 Max)
14インチMacBook Pro(M3)
16インチMacBook Pro(M3 ProまたはM3 Max)
モデルを選んで比較する。
画像
仕上げ
主な特長
チップ
CPU
GPU
メモリ
ハードディスク容量
バッテリー
接続

アクセサリ

Macと優れたチームに
なります。

キーボードやデバイスなど、
手放せなくなるアイテムが
勢ぞろい。

';document.querySelectorAll(this.selectorElsQuery).forEach((t,i)=>{const r=t.querySelector("[selected=true]").innerText.trim();"flex"===t.parentElement.parentElement.style.display&&(e+=`
${r}
`)}),this.headerEl.innerHTML=e},updateSelectors(){document.querySelectorAll(this.selectorElsQuery).forEach((e,t)=>{e.replaceWith(this.selectorEls[t])}),this.cOrder.forEach((e,t)=>{const i=this.selectorEls[t];let r=0;for(let t=0;t{const i=this.capturedEls[t],r=e.cloneNode(!0),n=r.querySelector("[role=rowheader]"),s=[];this.cOrder.forEach(e=>{const t=`[index="${e}"]`,i=r.querySelector(t).parentElement;s.push(i)}),s.reverse().forEach(e=>{r.prepend(e)});for(let e=0;e{const i=e[t];"function"!=typeof i.addEventListener?i.addListener(()=>{i.matches&&this.viewportObserve(t)}):i.addEventListener("change",()=>{i.matches&&this.viewportObserve(t)}),i.matches&&this.viewportObserve(t)})},viewportObserve:function(e){this.nState=e,this.cState!==this.nState&&(this.cState=this.nState,this.dispatch(this.cState))},dispatch:function(e){const t=new CustomEvent("channel:viewport-change",{detail:e});window.dispatchEvent(t)}},orientationManager={orienation:null,init:function(){window.matchMedia("(orientation: portrait)").addEventListener("change",e=>{e.matches?this.orienation="portrait":this.orienation="landscape",this.dispatch(this.orienation)})},dispatch:function(e){const t=new CustomEvent("channel:orientation-change",{detail:e});window.dispatchEvent(t)}},selectorManager={init:function(e,t){const i=document.querySelectorAll(e);i.forEach((e,t)=>{e.addEventListener("change",()=>{const r=e.selectedIndex,n=e.value,s=Number(e.options[r].getAttribute("value"));this.dispatch({elIndex:t,selectedIndex:s,value:n,selectorEls:i}),e.focus()})})},dispatch:function(e){const t=new CustomEvent("channel:pre-user-select",{detail:e});window.dispatchEvent(t)}},buyButtonManager={buyButtonQuery:null,init:function(e){this.buyButtonQuery=e,this.addListeners(),this.attachButtonListeners()},addListeners:function(){window.addEventListener("channel:reorder-dom",()=>{console.log,this.attachButtonListeners()})},attachButtonListeners:function(){document.querySelectorAll(this.buyButtonQuery).forEach(e=>{e.addEventListener("click",t=>{const i=0===t.screenX&&0===t.screenY?"Keyboard Interaction":"Mouse Click";this.dispatch({productName:e.id,eventSource:i})})})},dispatch:function(e){const t=new CustomEvent("channel:buy-button-click",{detail:e});window.dispatchEvent(t)}},dataManager={order:null,viewportKey:null,viewportOrder:null,viewportMax:null,init:function(e,t){this.order=e,this.useStatic=t,this.addListeners()},viewportChange(e){this.viewportKey=e,this.viewportOrder=this.order[this.viewportKey],this.viewportMax=this.order.max[this.viewportKey],this.dispatch({order:this.viewportOrder,max:this.viewportMax,useStatic:this.useStatic})},blurSelects(e){document.querySelectorAll(e).forEach(e=>{e.blur()})},flattenOrders(){this.viewportOrder=this.order[this.viewportKey],this.viewportMax=this.order.max[this.viewportKey],["small","medium","large"].forEach(e=>{this.order[e]=this.viewportOrder})},getLineupInfo(e,t){const i={};return e.forEach((e,r)=>{i[r]={columnIndex:r,deviceName:e.options[e.selectedIndex].text,hasChanged:r===t}}),i},userSelect(e){const{elIndex:t,selectedIndex:i}=e,r=this.viewportOrder[t],n=this.viewportOrder.find(e=>e===i),s=this.viewportOrder.indexOf(n);void 0!==n?(this.viewportOrder[s]=r,this.viewportOrder[t]=n):this.viewportOrder[t]=i,this.flattenOrders(),this.dispatch({order:this.viewportOrder,max:this.viewportMax,useStatic:this.useStatic,selectorIndex:t}),e.deviceLineup=this.getLineupInfo(e.selectorEls,t),delete e.selectorEls;const o=Object.keys(e.deviceLineup).slice(0,this.viewportMax).reduce((t,i)=>(t[i]=e.deviceLineup[i],t),{});this.dispatchPostUserSelect({deviceLineup:o})},addListeners:function(){window.addEventListener("channel:pre-user-select",e=>{this.userSelect(e.detail)}),window.addEventListener("channel:user-refresh",e=>{this.dispatch({order:this.viewportOrder,max:this.viewportMax,useStatic:this.useStatic})}),window.addEventListener("channel:viewport-change",e=>{this.viewportChange(e.detail),this.blurSelects(this.selectorElsQuery)}),window.addEventListener("change:orientation-change",()=>{this.blurSelects(this.selectorElsQuery)}),window.addEventListener("channel:buy-button-click",e=>{console.log(e.detail)})},dispatch:function(e){const t=new CustomEvent("channel:reorder-dom",{detail:e});window.dispatchEvent(t)},dispatchPostUserSelect:function(e){const t=new CustomEvent("channel:user-select",{detail:e});window.dispatchEvent(t)}},channelCompare={inited:!1,init:function(e=null){if(this.inited)return;let t;if(this.isDev=window.location.host.indexOf("127.0.0.1")>-1,e)t=e;else if(!e){const e=document.querySelector("[data-channel-html-compare]");if(!e)return void console.warn("channelCompare: element[data-channel-html-compare not found]");try{const i=e.getAttribute("data-channel-html-compare");t=JSON.parse(i)}catch(e){return void console.warn("channelCompare: error parsing JSON",e)}}const i=t.order,r=t.headerEl,n=t.selectorEls,s=t.swapEls,o=t.staticEl,a=t.useStatic;reorderDOM.init(s,n,r,o,a),!a&&selectorManager.init(n),buyButtonManager.init(".compare-button"),dataManager.init(i,a),viewportManager.init(),orientationManager.init(),this.inited=!0}};window.addEventListener("pageshow",e=>{const{persisted:t}=e;if(t)window.addEventListener("scroll",()=>{const e=new CustomEvent("channel:user-refresh");window.dispatchEvent(e)});else{channelCompare.init(),document.querySelector(".channel-compare").classList.remove("channel-compare--hidden")}});