@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#productheader .buynows { background-image: url(https://images.apple.com/kr/global/elements/buttons/downloadituness_2x.png); background-size:116px 100px; }
}

/* product header */
.whats-new #pn-whats-new a,
.whatis   #pn-whatis a,
.whatson  #pn-whatson a,
.charts	  #pn-charts a,
.howto    #pn-howto a { color:#999; }

#whats-new #pn-whats-new a,
#whatis   #pn-whatis a,
#whatson  #pn-whatson a,
#howto    #pn-howto a,
#latino   #pn-latino a,
#songs   #pn-charts a { color:#999 !important; text-shadow:#fff 0 1px 0; cursor:default; }


/* kr specific
------------------------------*/
.content h3.etc_title1 { margin-top: 40px; }
#content, .content { width:880px; }
#shadow  { opacity: 0; transition: opacity 1s linear 0s; }

/* download page */
#main .download iframe.kr { width: 252px; }


/* KR */
p, h1, h2, h3, figcaption { word-break: keep-all; } 


.button {
    background: #1d9bd9;
    background: -webkit-linear-gradient(#3baee7, #0088cc);
    background: linear-gradient(#3baee7, #0088cc);
    border-radius: 4px;
    color: white;
    cursor: pointer;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
    white-space: nowrap;
    padding: 0 16px;
    display: inline-block;
}

html.oldie .button {
    display: inline;
    zoom: 1;
}

html.oldie .button {
    vertical-align: middle;
}

.no-js .button:hover {
    background: #2fa2dc;
    background: -webkit-linear-gradient(#4ab4e8, #1491d0);
    background: linear-gradient(#4ab4e8, #1491d0);
    text-decoration: none;
}

html.no-touch .button:hover {
    background: #2fa2dc;
    background: -webkit-linear-gradient(#4ab4e8, #1491d0);
    background: linear-gradient(#4ab4e8, #1491d0);
    text-decoration: none;
}

.button:active {
    background: #0d85c0;
    background: -webkit-linear-gradient(#1b9dde, #006da3);
    background: linear-gradient(#1b9dde, #006da3);
    outline: none;
}

@-moz-document url-prefix() {
    .button {
        line-height: 31px;
        padding-top: 1px;
    }
}

.button-buynow, .button-compact {
    background: #1d9bd9;
    background: -webkit-linear-gradient(#3baee7, #0088cc);
    background: linear-gradient(#3baee7, #0088cc);
    border-color: #137ec6;
    border-top-color: #1992da;
    border-bottom-color: #0d6ab2;
    color: white;
    color: white;
    font-size: 13px;
    padding: 0 11px;
    line-height: 22px;
}

.no-js .button-buynow:hover, .no-js .button-compact:hover {
    background: #2fa2dc;
    background: -webkit-linear-gradient(#4ab4e8, #1491d0);
    background: linear-gradient(#4ab4e8, #1491d0);
}

html.no-touch .button-buynow:hover, html.no-touch .button-compact:hover {
    background: #2fa2dc;
    background: -webkit-linear-gradient(#4ab4e8, #1491d0);
    background: linear-gradient(#4ab4e8, #1491d0);
}

.button-buynow:active, .button-compact:active {
    background: #0d85c0;
    background: -webkit-linear-gradient(#1b9dde, #006da3);
    background: linear-gradient(#1b9dde, #006da3);
}

@-moz-document url-prefix() {
    .button-buynow, .button-compact {
        line-height: 21px;
        padding-top: 1px;
    }
}

.localnav {
    border-bottom: 1px solid #d6d6d6;
    max-width: 980px;
}

.localnav:before, .localnav:after {
    content: " ";
    display: table;
}

.localnav:after {
    clear: both;
}

html.oldie .localnav {
    zoom: 1;
}

.localnav-title {
    padding: 0;
    display: block;
    font-size: 32px;
    line-height: 1;
    float: left;
}

.localnav-title > a {
    margin: 0 0 0 0;
    color: #333333;
    display: block;
    text-decoration: none;
}

.localnav-title > a:hover {
    text-decoration: none;
}

.localnav-links {
    float: right;
    margin: 8px 0 7px 0;
}

.localnav-links > li {
    float: left;
    list-style: none;
    margin-left: 30px;
}

.localnav-links .button {
    margin: 0;
}

.localnav-link-title {
    display: none;
}

.localnav-link {
    font-size: 13px;
    color: #333333;
    display: inline-block;
    white-space: nowrap;
}

.no-touch .localnav-link:hover, .no-js .localnav-link:hover {
    color: #0088cc;
    text-decoration: none;
}

.localnav-link.current {
    color: #999999;
}

.no-touch .localnav-link.current:hover, .no-js .localnav-link.current:hover {
    color: #999999;
}

.footer-wrapper {
    margin-left: auto;
    margin-right: auto;
    padding-top: 24px;
    padding-bottom: 32px;
    background: #f2f2f2;
}

.footer-wrapper:before, .footer-wrapper:after {
    content: " ";
    display: table;
}

.footer-wrapper:after {
    clear: both;
}

html.oldie .footer-wrapper {
    zoom: 1;
}

.footer-global {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    font-size: 1em;
    line-height: 1.4444;
    font-weight: 400;
    color: #999999;
}

.footer-global:before, .footer-global:after {
    content: " ";
    display: table;
}

.footer-global:after {
    clear: both;
}

html.oldie .footer-global {
    zoom: 1;
}

.footer-global a {
    color: #666666;
}

.no-touch .footer-global a:hover, .no-js .footer-global a:hover {
    color: #333333;
}

.footer-breadory {
    border-bottom: 1px solid #e3e3e3;
    font-size: 1em;
    line-height: 1.4444;
    font-weight: 400;
    margin-bottom: 22px;
    position: relative;
}

.footer-breadory:before, .footer-breadory:after {
    content: " ";
    display: table;
}

.footer-breadory:after {
    clear: both;
}

html.oldie .footer-breadory {
    zoom: 1;
}

.breadcrumbs {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    direction: rtl;
}

html.oldie .breadcrumbs {
    overflow: visible;
}

@media only screen and (orientation: portrait) {
    .breadcrumbs {
        display: inline-block;
    }
}

.breadcrumbs-list {
    color: #666666;
    padding-bottom: 16px;
    float: right;
    min-width: 100%;
    direction: ltr;
}

.breadcrumbs-list:before, .breadcrumbs-list:after {
    content: " ";
    display: table;
}

.breadcrumbs-list:after {
    clear: both;
}

html.oldie .breadcrumbs-list {
    zoom: 1;
}

.breadcrumbs-list > li:first-child {
    margin-left: 12px;
}

.breadcrumbs-list > li {
    font-size: 0.6667em;
    line-height: 2;
    font-weight: 400;
    display: inline-block;
    padding-left: 0.8em;
    white-space: nowrap;
}

html.oldie .breadcrumbs-list > li {
    display: block;
    float: left;
    margin-left: 14px;
    margin-top: 2px;
}

.breadcrumbs-list > li a {
    color: #666666;
}

.no-touch .breadcrumbs-list > li a:hover, .no-js .breadcrumbs-list > li a:hover {
    color: #333333;
    text-decoration: none;
}

.breadcrumbs-list > li:before {
    font-size: 1.3333em;
    line-height: 1;
    padding-right: 0.5em;
    top: 0.1em;
    color: #d6d6d6;
    font-weight: 400;
}

.breadcrumbs-home {
    color: #666666;
    background: #f2f2f2;
    display: block;
    font-size: 1.1111em;
    line-height: 1;
    height: 1em;
    position: absolute;
    top: 0.2222em;
    left: 0;
    z-index: 2;
    font-family: 'Apple Icons', 'Myriad Set Pro', 'AppleTP', 'MHei', 'PingHei', 'Sukhumvit Set', 'Yoon Gothic';
}

html.oldie .breadcrumbs-home {
    line-height: 0.9;
}

.no-touch .breadcrumbs-home:hover, .no-js .breadcrumbs-home:hover {
    color: #333333;
    text-decoration: none;
}

.breadcrumbs-home-label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.directorynav {
    position: relative;
    z-index: 1;
    font-size: 1em;
    line-height: 1.4444;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 18px;
}

.directorynav:before, .directorynav:after {
    content: " ";
    display: table;
}

.directorynav:after {
    clear: both;
}

html.oldie .directorynav {
    zoom: 1;
}

.directorynav > .column input {
    display: none;
}

.directorynav > .column li {
    padding-bottom: 4px;
}

html.oldie .directorynav > .column li {
    line-height: 1;
}

.directorynav > .column a {
    font-size: 0.6667em;
    line-height: 1.4167;
    font-weight: 400;
    display: block;
    color: #666666;
    white-space: normal;
}

.no-touch .directorynav > .column a:hover, .no-js .directorynav > .column a:hover {
    color: #333333;
}

.directorynav > .column h3 {
    margin: 0;
    padding: 0 0 4px;
    font-size: 0.6667em;
    line-height: 1.4167;
    font-weight: 600;
    color: #333333;
    letter-spacing: 0;
}

html.oldie .directorynav > .column h3 {
    font-weight: normal;
    font-family: "Myriad Set Pro 600", "Myriad Set Pro", "Lucida Grande", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "sans-serif";
}

html.oldie[lang=ja-JP] .directorynav > .column h3 {
    font-family: "AppleTP 600", "AppleTP", "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Arial", "Verdana", "sans-serif";
}

html.oldie[lang=zh-CN] .directorynav > .column h3 {
    font-family: "PingHei 600", "PingHei", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "sans-serif";
}

html.oldie[lang=zh-TW] .directorynav > .column h3 {
    font-family: "MHei 600", "MHei", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "sans-serif";
}

html.oldie[lang=zh-HK] .directorynav > .column h3 {
    font-family: "MHei 600", "MHei", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "sans-serif";
}

html.oldie[lang=th-TH] .directorynav > .column h3 {
    font-family: "Sukhumvit Set 600", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "sans-serif";
}

html.oldie[lang=ko-KR] .directorynav > .column h3 {
    font-family: "Yoon Gothic 600", "Yoon Gothic", "Helvetica Neue", "Helvetica", "Dotum", "Arial", "Verdana", "sans-serif";
}

.directorynav-subcol + .directorynav-subcol {
    margin-top: 1.1667em;
}

.footer-shop, .footer-links, .footer-sosumi {
    font-size: 0.6667em;
    line-height: 1.3333;
    font-weight: 400;
    width: auto;
    float: left;
    margin-top: 0;
    margin-bottom: 0.6667em;
    margin-right: 0.5em;
}

p.footer-shop {
    margin-bottom: 0.6667em;
}

.footer-links {
    float: right;
}

.footer-education + .footer-links {
    margin-left: 0;
    float: left;
}

.footer-sosumi {
    width: 100%;
}

.footer-sosumi > p {
    margin-right: 0.5em;
}

.footer-sosumi > p, .footer-sosumi > ul, .footer-sosumi > ul > li {
    display: inline;
    margin-left: 0;
    margin-top: 0;
}

.footer-sosumi > p > a, .footer-sosumi > ul > a, .footer-sosumi > ul > li > a {
    padding: 0 0.5em 0 0.6667em;
    border-left: 1px solid #e3e3e3;
    white-space: nowrap;
}

.footer-sosumi > p:first-child > a, .footer-sosumi > ul:first-child > a, .footer-sosumi > ul > li:first-child > a {
    border-left: none;
    padding-left: 0;
}

.footer-links > li {
    display: inline-block;
    margin-left: 0;
}

html.oldie .footer-links > li {
    display: inline;
    zoom: 1;
}

.footer-links > li > a {
    padding: 0 0.5em 0 0;
    margin-right: 0.3333em;
    border-right: 1px solid #e3e3e3;
    white-space: nowrap;
}

.footer-links > li > a.choose {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}

.footer-links > li > a > img {
    vertical-align: top;
}

html.oldie .footer-links {
    white-space: nowrap;
}

.footer-white {
    background: white;
}

.footer-white .footer-global {
    color: #999999;
}

.footer-white .footer-global a {
    color: #666666;
}

.no-touch .footer-white .footer-global a:hover, .no-js .footer-white .footer-global a:hover {
    color: #333333;
}

.footer-white .footer-breadory {
    border-color: #e3e3e3;
}

.footer-white .footer-breadory:after {
    background: white;
}

.footer-white .breadcrumbs {
    color: #666666;
}

.footer-white .breadcrumbs > li a {
    color: #666666;
}

.no-touch .footer-white .breadcrumbs > li a:hover, .no-js .footer-white .breadcrumbs > li a:hover {
    color: #333333;
}

.footer-white .breadcrumbs > li:before {
    color: #e3e3e3;
}

.footer-white .directorynav a {
    color: #666666;
}

.no-touch .footer-white .directorynav a:hover, .no-js .footer-white .directorynav a:hover {
    color: #333333;
}

.footer-white .directorynav h3 {
    color: #333333;
}

.footer-white .footer-links > li > a, .footer-white .footer-sosumi > p > a,
.footer-white .footer-sosumi > ul > a, .footer-white .footer-sosumi > ul > li > a {
    border-color: #e3e3e3;
}

.footer-white .footer-links > li:first-child > a, .footer-white .footer-sosumi > p:first-child > a, .footer-white .footer-sosumi > ul:first-child > a, .footer-white .footer-sosumi > ul > li:first-child > a {
    border-left: none;
}

.footer-white .breadcrumbs-home {
    background: white;
}

#directorynav h3 { font-size: 12px; }
#directorynav a {font-size:12px; }

