@charset "UTF-8";


/* sass */
@import url("https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:900|Noto+Sans+JP:400,500,700|Nunito:900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700&family=Noto+Sans:wght@400;700&display=swap");
html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

html * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-overflow-scrolling: touch; }

.txt { line-height: 1.8; }

.img-wrap { font-size: 0; line-height: 0; }

.uc-pc { display: none; }

.uc-sp { display: inline; }

body { font-family: "Noto Sans JP", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif; }

body:lang(en) { font-family: "Noto Sans", sans-serif; }

body:lang(zh) { font-family: "Noto Sans", "Noto Sans SC", sans-serif; }

.uc-page-body .uc-lyt-container { border-top: none; }

.uc-page-body .uc-lyt-row { padding: 0 10px; margin: 0 auto; }

.CMP-CM10-text div { margin: 0; }

.uc-page-header .uc-header-company { margin-bottom: 0; }

.uc-object span span { display: block; font-size: 0; line-height: 0; }

.uc-caption { text-align: left; }

.u-ft-xxs { font-size: 1rem !important; }

.u-ft-xs { font-size: 1.2rem !important; }

.u-ft-s { font-size: 1.4rem !important; }

.u-ft-m { font-size: 1.6rem !important; }

.u-ft-l { font-size: 1.8rem !important; }

.u-ft-xl { font-size: 2rem !important; }

.u-ft-xxl { font-size: 2.4rem !important; }

.clearfix:after { display: block; content: ''; clear: both; }

.u-ta-l { text-align: left !important; }

.u-ta-c { text-align: center !important; }

.u-ta-r { text-align: right !important; }

.u-ta-l-c { text-align: left !important; }

.u-ta-l-r { text-align: left !important; }

.u-ta-c-l { text-align: center !important; }

.u-ta-c-r { text-align: center !important; }

.u-ta-r-l { text-align: right !important; }

.u-ta-r-c { text-align: right !important; }

.u-disp-n { display: none !important; }

.u-disp-b { display: block !important; }

.u-disp-i-n { display: inline !important; }

.u-disp-ib-n { display: inline-block !important; }

.u-disp-b-n { display: block !important; }

.u-disp-n-i { display: none !important; }

.u-disp-n-ib { display: none !important; }

.u-disp-n-b { display: none !important; }

.u-br-sp { display: inline !important; }

.u-br-pc { display: none !important; }

.u-mg0 { margin: 0 !important; }

.u-mgt0 { margin-top: 0 !important; }

.u-mgb0 { margin-bottom: 0 !important; }

.u-mg-auto { margin-left: auto !important; margin-right: auto !important; }

.u-mgt-xxs { margin-top: 5px !important; }

.u-mgt-xs { margin-top: 10px !important; }

.u-mgt-s { margin-top: 15px !important; }

.u-mgt-m { margin-top: 20px !important; }

.u-mgt-l { margin-top: 25px !important; }

.u-mgt-xl { margin-top: 30px !important; }

.u-mgt-xxl { margin-top: 40px !important; }

.u-mgb-xxs { margin-bottom: 5px !important; }

.u-mgb-xs { margin-bottom: 10px !important; }

.u-mgb-s { margin-bottom: 15px !important; }

.u-mgb-m { margin-bottom: 20px !important; }

.u-mgb-l { margin-bottom: 25px !important; }

.u-mgb-xl { margin-bottom: 30px !important; }

.u-mgb-xxl { margin-bottom: 40px !important; }

.u-pd0 { padding: 0 !important; }

.u-pdt0 { padding-top: 0 !important; }

.u-pdb0 { padding-bottom: 0 !important; }

.u-pdt-xxs { padding-top: 5px !important; }

.u-pdt-xs { padding-top: 10px !important; }

.u-pdt-s { padding-top: 15px !important; }

.u-pdt-m { padding-top: 20px !important; }

.u-pdt-l { padding-top: 25px !important; }

.u-pdt-xl { padding-top: 30px !important; }

.u-pdt-xxl { padding-top: 40px !important; }

.u-pdb-xxs { padding-bottom: 5px !important; }

.u-pdb-xs { padding-bottom: 10px !important; }

.u-pdb-s { padding-bottom: 15px !important; }

.u-pdb-m { padding-bottom: 20px !important; }

.u-pdb-l { padding-bottom: 25px !important; }

.u-pdb-xl { padding-bottom: 30px !important; }

.u-pdb-xxl { padding-bottom: 40px !important; }

@-webkit-keyframes a-fadein-hdr { 0% { opacity: 0;
    top: -50px; }
  100% { opacity: 1;
    top: 0px; } }

@keyframes a-fadein-hdr { 0% { opacity: 0;
    top: -50px; }
  100% { opacity: 1;
    top: 0px; } }

@-webkit-keyframes a-fadein { 0% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes a-fadein { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-webkit-keyframes a-fadeout-pagetop { 0% { bottom: 0px; }
  50% { opacity: 1; }
  100% { bottom: 500px;
    opacity: 0; } }

@keyframes a-fadeout-pagetop { 0% { bottom: 0px; }
  50% { opacity: 1; }
  100% { bottom: 500px;
    opacity: 0; } }

.jpmpp-hdr-inner { position: relative; }

.jpmpp-hdr-inner .jpmpp-hdr-box { background: transparent; padding: 20px 10px 20px; }

.jpmpp-hdr-inner .jpmpp-hdr-box .uc-header-language { position: absolute; z-index: 3; background: #fff; top: 28px; right: 14px; border: #BB181E 1px solid; border-radius: 16px; color: #BB181E; font-size: 10px; line-height: 1; font-weight: 700; }

.jpmpp-hdr-inner .jpmpp-hdr-box .uc-header-language .uc-link a { display: block; padding: 9px 12px 9px 12px; min-width: 82px; text-align: center; color: #BB181E; }

.jpmpp-hdr-inner .jpmpp-hdr-box .uc-header-language .uc-link a:hover { text-decoration: none; }

.jpmpp-hdr-inner .jpmpp-hdr-box .uc-header-language .uc-btn { padding: 9px 22px 9px 12px; min-width: 82px; text-align: left; }

.jpmpp-hdr-inner .jpmpp-hdr-box .uc-header-language .uc-list { list-style: none; margin: 0; }

.jpmpp-hdr-inner .jpmpp-hdr-box .uc-header-language .uc-list > li > a { display: block; padding: 12px; color: #BB181E; font-size: 10px; line-height: 1; font-weight: 400; }

.jpmpp-hdr-inner .jpmpp-hdr-box .uc-header-language .uc-list > li > a:hover { text-decoration: none; }

.jpmpp-hdr-logo { width: 136px; margin: 0 auto; }

.jpmpp-hdr-logo img { width: 100%; height: auto; }

.jpmpp-hdr-menu { background: #FFFFFF; display: block; position: fixed; width: 84%; top: 0; bottom: 0; left: -100%; overflow-y: auto; padding-top: 10px; z-index: 110; }

.jpmpp-hdr-menu .jpmpp-hdr-menu-icon { display: block; left: 30px; top: 33px; }

.jpmpp-hdr-menu-icon { display: block; cursor: pointer; position: absolute; left: 30px; top: 50%; margin-top: -10px; width: 20px; height: 20px; font-size: 0; line-height: 0; }

.jpmpp-hdr-menu-icon span { display: block; height: 2px; background: #E60012; position: relative; transition: all 0.2s; }

.jpmpp-hdr-menu-icon span:before { transition: all 0.2s; content: ""; display: block; width: 20px; height: 2px; background: #E60012; position: absolute; top: -7px; }

.jpmpp-hdr-menu-icon span:after { transition: all 0.2s; content: ""; display: block; width: 20px; height: 2px; background: #E60012; position: absolute; bottom: -7px; }

body.header-fixed .uc-page-body { padding-top: 89px; }

body.header-fixed .jpmpp-hdr-inner { position: fixed; top: 0; z-index: 101; }

body.header-fixed .jpmpp-hdr-inner .jpmpp-hdr-box { background: #FFFFFF; padding: 10px 10px 10px; position: fixed; top: 0; left: 0; width: 100%; box-shadow: 0px 2px 12px 4px rgba(51, 51, 51, 0.5); z-index: 102; -webkit-animation: a-fadein-hdr 0.5s ease-in backwards; animation: a-fadein-hdr 0.5s ease-in backwards; }

body.header-fixed .jpmpp-hdr-inner .jpmpp-hdr-box .uc-header-language { top: 19px; }

body.header-fixed .jpmpp-hdr-inner .jpmpp-hdr-menu-icon { z-index: 103; top: 33px; -webkit-animation: a-fadein 0.5s ease-in 0.5s backwards; animation: a-fadein 0.5s ease-in 0.5s backwards; }

body.header-fixed .jpmpp-hdr-inner .jpmpp-hdr-menu .jpmpp-hdr-menu-icon { -webkit-animation: none; animation: none; }

.open-menu .jpmpp-hdr-menu-icon span { background: transparent; }

.open-menu .jpmpp-hdr-menu-icon span:before { background: #E60012; top: 0; -webkit-transform: rotate(-45deg) translateY(0px); transform: rotate(-45deg) translateY(0px); }

.open-menu .jpmpp-hdr-menu-icon span:after { background: #E60012; bottom: 0; -webkit-transform: rotate(45deg) translateY(0px); transform: rotate(45deg) translateY(0px); }

.jpmpp-hdr-menu-overlay { display: none; position: fixed; width: 100vw; height: 100vh; top: 0; left: 0; background: rgba(0, 0, 0, 0.2); z-index: 105; }

.uc-header-gnav { position: relative; z-index: 2; }

.uc-header-gnav .uc-list { margin-top: 0; }

.uc-header-gnav .uc-list > li button, .uc-header-gnav .uc-list > li a { width: 100%; padding: 10px 20px; display: block; text-align: left; cursor: pointer; font-size: 24px; letter-spacing: 0.2em; color: #C19D11; position: relative; }

.uc-header-gnav .uc-list > li button:lang(ja), .uc-header-gnav .uc-list > li a:lang(ja) { font-family: "Nunito"; }

.uc-header-gnav .uc-list > li button:lang(en), .uc-header-gnav .uc-list > li a:lang(en) { font-family: "Nunito"; }

.uc-header-gnav .uc-list > li button:lang(zh), .uc-header-gnav .uc-list > li a:lang(zh) { font-weight: 700; }

.uc-header-gnav .uc-list > li button:hover, .uc-header-gnav .uc-list > li a:hover { text-decoration: none; }

.uc-header-gnav .uc-list > li button .uc-sub, .uc-header-gnav .uc-list > li a .uc-sub { display: block; font-size: 12px; font-weight: bold; color: rgba(51, 51, 51, 0.5); }

.uc-header-gnav .uc-list > li button .uc-sub:lang(ja), .uc-header-gnav .uc-list > li a .uc-sub:lang(ja) { font-family: "Noto Sans JP"; }

.uc-header-gnav .uc-list > li button .uc-sub:lang(en), .uc-header-gnav .uc-list > li a .uc-sub:lang(en) { font-family: "Noto Sans"; }

.uc-header-gnav .uc-list > li button .uc-title, .uc-header-gnav .uc-list > li a .uc-title { display: block; }

.uc-header-gnav .uc-list > li button .uc-title:after, .uc-header-gnav .uc-list > li a .uc-title:after { position: absolute; top: 50%; bottom: 0; content: ""; vertical-align: middle; width: 12px; height: 12px; border-top: 2px solid #C19D11; border-right: 2px solid #C19D11; margin-top: -6px; transition: 0.3s ease-in-out; }

.uc-header-gnav .uc-list > li button .uc-title:after { right: 20px; -webkit-transform: rotate(135deg); transform: rotate(135deg); }

.uc-header-gnav .uc-list > li button.active .uc-title:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.uc-header-gnav .uc-list > li a .uc-title:after { right: 23px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.uc-header-gnav .uc-list > li .uc-js-header-nav-child { background: #003F98; padding: 10px 0; margin: 0 auto; display: none; }

.uc-header-gnav .uc-list > li .uc-js-header-nav-child > li { background: #003F98; position: relative; }

.uc-header-gnav .uc-list > li .uc-js-header-nav-child > li:after { position: absolute; top: 50%; bottom: 0; right: 24px; content: ""; vertical-align: middle; width: 8px; height: 8px; border-top: 2px solid #FFFFFF; border-right: 2px solid #FFFFFF; -webkit-transform: rotate(45deg); transform: rotate(45deg); margin-top: -4px; transition: 0.3s ease-in-out; }

.uc-header-gnav .uc-list > li .uc-js-header-nav-child > li > a { color: #FFFFFF; font-size: 14px; font-weight: bold; }

.uc-header-gnav .uc-list > li .uc-js-header-nav-child > li > a:lang(ja) { font-family: "Noto Sans JP"; }

.uc-header-gnav .uc-list > li .uc-js-header-nav-child > li > a:lang(en) { font-family: "Noto Sans"; }

.uc-header-gnav .uc-list > li.active { max-height: auto; opacity: 1; visibility: visible; }

body:lang(ja) .uc-header-gnav .uc-list > li:last-child > a { background: #E0CE88; }

.jpmpp-ftr-btn-page-top { position: fixed; bottom: 22px; right: 22px; visibility: hidden; opacity: 0; transition: opacity .3s; z-index: 100; cursor: pointer; }

.jpmpp-ftr-btn-page-top p { position: relative; z-index: 101; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-ftr-top-01.png) no-repeat center bottom; background-size: 72px 130px; background-position: 0 30px; padding-bottom: 64px; }

.jpmpp-ftr-btn-page-top p button { display: inline-block; text-indent: 100%; white-space: nowrap; overflow: hidden; width: 74px; }

.jpmpp-ftr-btn-page-top:after { opacity: 0; position: absolute; bottom: 64px; right: 5px; content: "\0050\0041\0047\0045\0020\0054\004f\0050"; transition: .3s; color: #E60012; font-family: "M PLUS Rounded 1c"; font-size: 12px; text-align: center; transition: .3s; }

.jpmpp-ftr-btn-page-top:before { opacity: 0; transition: .3s; content: ""; position: absolute; bottom: 0; right: 5px; width: 64px; height: 64px; background: #E60012; border-radius: 50%; transition: .3s; }

.jpmpp-ftr-btn-page-top.animate-on { visibility: visible; opacity: 0; }

.jpmpp-ftr-btn-page-top.animate-on p { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-ftr-top-01.png) no-repeat center bottom; background-size: 72px 130px; background-position: 0px -65px; -webkit-animation: a-fadeout-pagetop 1s ease-in forwards; animation: a-fadeout-pagetop 1s ease-in forwards; }

.jpmpp-ftr-btn-page-top.animate-on.visible:after { opacity: 0; }

.jpmpp-ftr-btn-page-top.animate-on.visible:before { opacity: 0; }

.jpmpp-ftr-btn-page-top.visible { visibility: visible; opacity: 1; }

.jpmpp-ftr-btn-page-top.visible:after, .jpmpp-ftr-btn-page-top.visible:before { opacity: 1; }

.jpmpp-ftr-wrap-sns { background: #E0CE88; padding: 40px 0; text-align: center; position: relative; }

.jpmpp-ftr-wrap-sns .uc-mod-sns-01 { margin-top: 20px; font-size: 0; }

.jpmpp-ftr-wrap-sns .uc-mod-sns-01 li { padding: 0px 9px; }

.jpmpp-ftr-wrap-sns .uc-mod-sns-01 li .a2a_svg { width: 50px; height: 50px; }

.jpmpp-ftr-txt-sns { color: #C19D11; text-align: center; font-size: 15px; letter-spacing: 0.3em; }

.jpmpp-ftr-txt-sns:lang(ja) { font-family: "Nunito"; }

.jpmpp-ftr-txt-sns:lang(en) { font-family: "Nunito"; }

.jpmpp-ftr-txt-sns:lang(zh) { font-weight: 700; }

.jpmpp-ftr-menu .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-ftr-hdg-menu > p { cursor: pointer; font-size: 16px; color: #C19D11; padding: 22px 20px; border-top: #ccc 1px solid; position: relative; }

.jpmpp-ftr-hdg-menu > p:lang(ja) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.6em; }

.jpmpp-ftr-hdg-menu > p:lang(en) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.2em; }

.jpmpp-ftr-hdg-menu > p:lang(zh) { font-weight: 700; letter-spacing: 0.6em; }

.jpmpp-ftr-hdg-menu > p:after { position: absolute; top: 50%; bottom: 0; right: 20px; content: ""; vertical-align: middle; width: 10px; height: 10px; border-top: 2px solid rgba(51, 51, 51, 0.5); border-right: 2px solid rgba(51, 51, 51, 0.5); -webkit-transform: rotate(135deg); transform: rotate(135deg); margin-top: -5px; transition: 0.3s ease-in-out; }

.jpmpp-ftr-hdg-menu.active > p:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.jpmpp-ftr-hdg-menu.jpmpp-ftr-hdg-link > p { padding: 0; }

.jpmpp-ftr-hdg-menu.jpmpp-ftr-hdg-link > p > a { display: block; color: #C19D11; padding: 20px; }

.jpmpp-ftr-hdg-menu.jpmpp-ftr-hdg-link > p > a:hover { text-decoration: none; }

.jpmpp-ftr-hdg-menu.jpmpp-ftr-hdg-link > p:after { right: 23px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.jpmpp-ftr-list-menu { display: none; margin-top: 0; }

.jpmpp-ftr-list-menu ul { list-style: none; padding: 0 20px 20px; background: #003F98; padding: 10px 0; }

.jpmpp-ftr-list-menu ul > li { background: #003F98; position: relative; }

.jpmpp-ftr-list-menu ul > li:after { position: absolute; top: 50%; bottom: 0; right: 24px; content: ""; vertical-align: middle; width: 8px; height: 8px; border-top: 2px solid #FFFFFF; border-right: 2px solid #FFFFFF; -webkit-transform: rotate(45deg); transform: rotate(45deg); margin-top: -4px; transition: 0.3s ease-in-out; }

.jpmpp-ftr-list-menu ul > li > a { display: block; color: #FFFFFF; font-size: 14px; font-weight: 700; padding: 10px 20px; }

.jpmpp-ftr-list-menu ul > li > a:lang(ja) { font-family: "Noto Sans JP"; }

.jpmpp-ftr-list-menu ul > li > a:lang(en) { font-family: "Noto Sans"; }

.jpmpp-ftr-list-menu ul > li > a:hover { text-decoration: none; }

.jpmpp-ftr-wrap-bnr { background: #f5f7f7; }

.jpmpp-ftr-wrap-breadcrumb { background: #C4272D; padding: 30px 20px; overflow-x: auto; overflow-y: hidden; }

.jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 { font-size: 0; overflow: visible; white-space: nowrap; margin: 0; }

.jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 > li { display: inline-block; font-size: 15px; float: none; }

.jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 > li:last-child { padding-right: 20px; }

.jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 a, .jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 span { color: #FFFFFF; padding-right: 0; }

.jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 a:lang(ja), .jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 span:lang(ja) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 a:lang(en), .jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 span:lang(en) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 a:lang(zh), .jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 span:lang(zh) { font-weight: 700; }

.jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 a:after { border: none; }

.jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 > li + li > a, .jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 > li + li > span { position: relative; padding: 0 0 0 20px; }

.jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 > li + li > a:before, .jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 > li + li > span:before { border-top: #FFFFFF 1px solid; border-right: #FFFFFF 1px solid; top: 50%; left: 4px; margin-top: -4px; position: absolute; display: inline-block; width: 8px; height: 8px; content: ""; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.jpmpp-ft-l { font-size: 18px; }

.uc-page-body .jpmpp-wrap-st .uc-lyt-row { padding: 0 20px; }

.uc-page-body .jpmpp-wrap-st.jpmpp-wrap-end .uc-lyt-row { padding-bottom: 20px; }

.uc-page-body .jpmpp-wrap-st.jpmpp-wrap-bg { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-page-sp-01.png) no-repeat center top; background-size: 375px auto; }

.uc-page-body .jpmpp-wrap-pt1 .uc-lyt-row { padding: 0 20px; }

.uc-page-body .jpmpp-wrap-pt1.jpmpp-wrap-end .uc-lyt-row { padding-bottom: 20px; }

.uc-page-body .jpmpp-wrap-pt1.jpmpp-wrap-bg { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-page-sp-01.png) no-repeat center top; background-size: 375px auto; }

.uc-page-body .jpmpp-wrap-01 .uc-lyt-row { padding: 40px 20px 0; }

.uc-page-body .jpmpp-wrap-01.jpmpp-wrap-end .uc-lyt-row { padding-bottom: 20px; }

.uc-page-body .jpmpp-wrap-01.jpmpp-wrap-bg { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-page-sp-01.png) no-repeat center top; background-size: 375px auto; }

.uc-page-body .jpmpp-wrap-hdg { padding-top: 15px; padding-bottom: 50px; margin-bottom: -40px; }

.jpmpp-hdg-sub { color: #C19D11; text-align: center; }

.jpmpp-hdg-sub:lang(ja) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-hdg-sub:lang(en) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-hdg-sub:lang(zh) { font-weight: 700; }

.jpmpp-hdg-sub .CMP-CM10-text div[class^="jpmpp-hdg-sub"] { margin-bottom: -0.5rem; }

.jpmpp-wrap-st .CMP-CM10-text div[class^="jpmpp-hdg-sub"] { margin-bottom: -30px; margin-top: 40px; }

.jpmpp-hdg-lv1 h1 { margin-top: 0; font-size: 24px; }

.jpmpp-hdg-lv1 h1:lang(ja) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.6em; }

.jpmpp-hdg-lv1 h1:lang(en) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.5em; }

.jpmpp-hdg-lv1 h1:lang(zh) { font-weight: 700; letter-spacing: 0.6em; }

.jpmpp-hdg-lv1 h1 b { display: block; letter-spacing: inherit; }

.jpmpp-pdt-col-night .jpmpp-hdg-lv1 h1 { color: #003F98; }

.jpmpp-hdg-lv2 h2 { color: #C4272D; }

.jpmpp-hdg-lv2 h2:lang(ja) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.6em; }

.jpmpp-hdg-lv2 h2:lang(en) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.4em; }

.jpmpp-hdg-lv2 h2:lang(zh) { font-weight: 700; letter-spacing: 0.6em; }

.jpmpp-wrap-st .jpmpp-hdg-lv2 h2 { margin-top: 40px; }

.jpmpp-hdg-lv3 h3, .jpmpp-hdg-lv3 h2 { text-align: left; color: #333333; font-size: 24px; }

.jpmpp-hdg-lv3 h3:lang(ja), .jpmpp-hdg-lv3 h2:lang(ja) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.6em; }

.jpmpp-hdg-lv3 h3:lang(en), .jpmpp-hdg-lv3 h2:lang(en) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.4em; }

.jpmpp-hdg-lv3 h3:lang(zh), .jpmpp-hdg-lv3 h2:lang(zh) { font-weight: 700; letter-spacing: 0.6em; }

.jpmpp-hdg-lv3 h3 b, .jpmpp-hdg-lv3 h2 b { display: block; letter-spacing: inherit; }

.jpmpp-wrap-st .jpmpp-hdg-lv3 h3, .jpmpp-wrap-st .jpmpp-hdg-lv3 h2 { margin-top: 40px; }

.jpmpp-hdg-lv3.jpmpp-hdg-c h3, .jpmpp-hdg-lv3.jpmpp-hdg-c h2 { text-align: center; }

.jpmpp-hdg-lv3-01 h3 { color: #C4272D; font-size: 24px; }

.jpmpp-hdg-lv3-01 h3:lang(ja) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.6em; }

.jpmpp-hdg-lv3-01 h3:lang(en) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.4em; }

.jpmpp-hdg-lv3-01 h3:lang(zh) { font-weight: 700; letter-spacing: 0.6em; }

.jpmpp-hdg-lv3-01 h3 b { display: block; letter-spacing: inherit; }

.jpmpp-hdg-lv3-02 h3 { margin-top: 0; text-align: left; color: #C4272D; letter-spacing: 0.3em; font-size: 20px; }

.jpmpp-hdg-lv3-02 h3:lang(ja) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-hdg-lv3-02 h3:lang(en) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-hdg-lv3-02 h3:lang(zh) { font-weight: 700; }

.jpmpp-hdg-lv3-02 h3 b { display: block; letter-spacing: inherit; }

.jpmpp-hdg-lv3-01.u-mgt0 h3, .jpmpp-hdg-lv3-02.u-mgt0 h3, .jpmpp-hdg-lv3-03.u-mgt0 h3, .jpmpp-hdg-lv3-04.u-mgt0 h3 { margin-top: 0; }

.jpmpp-hdg-lv3-03 h3 { color: #E0CE88; font-size: 20px; }

.jpmpp-hdg-lv3-03 h3:lang(ja) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.6em; }

.jpmpp-hdg-lv3-03 h3:lang(en) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.4em; }

.jpmpp-hdg-lv3-03 h3:lang(zh) { font-weight: 700; letter-spacing: 0.6em; }

.jpmpp-hdg-lv3-03 h3 b { display: block; letter-spacing: inherit; }

.jpmpp-hdg-lv3-04 h3 { color: #E0CE88; font-size: 24px; }

.jpmpp-hdg-lv3-04 h3:lang(ja) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.6em; }

.jpmpp-hdg-lv3-04 h3:lang(en) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.4em; }

.jpmpp-hdg-lv3-04 h3:lang(zh) { font-weight: 700; letter-spacing: 0.6em; }

.jpmpp-hdg-lv3-04 h3 b { display: block; letter-spacing: inherit; }

.jpmpp-hdg-lv4-01 h4, .jpmpp-hdg-lv4-02 h4 { margin-top: 40px; text-align: left; color: #333333; letter-spacing: 0.2em; font-size: 24px; }

.jpmpp-hdg-lv4-01 h4:lang(ja), .jpmpp-hdg-lv4-02 h4:lang(ja) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-hdg-lv4-01 h4:lang(en), .jpmpp-hdg-lv4-02 h4:lang(en) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-hdg-lv4-01 h4:lang(zh), .jpmpp-hdg-lv4-02 h4:lang(zh) { font-weight: 700; }

.jpmpp-hdg-lv4-01 h4 b, .jpmpp-hdg-lv4-02 h4 b { display: block; letter-spacing: inherit; }

.jpmpp-hdg-lv4-03 h4 { margin-top: 40px; text-align: left; color: #333333; letter-spacing: 0.2em; font-size: 20px; }

.jpmpp-hdg-lv4-03 h4:lang(ja) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-hdg-lv4-03 h4:lang(en) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-hdg-lv4-03 h4:lang(zh) { font-weight: 700; }

.jpmpp-hdg-lv4-03 h4 b { display: block; letter-spacing: inherit; }

.jpmpp-hdg-lv4-01.u-mgt0 h4, .jpmpp-hdg-lv4-02.u-mgt0 h4, .jpmpp-hdg-lv4-03.u-mgt0 h4 { margin-top: 0; }

.jpmpp-hdg-lv4-01 h4 { margin-top: 60px; position: relative; z-index: 2; }

.jpmpp-hdg-lv4-01 h4:before { content: ""; position: absolute; width: 72px; height: 72px; border-radius: 50%; background: #E0CE88; top: -1em; left: -0.3em; z-index: -1; }

.jpmpp-hdg-lv5 h5 { margin-top: 40px; text-align: left; font-size: 18px; font-weight: bold; color: #333333; }

.jpmpp-hdg-lv5 h5 b { display: block; letter-spacing: inherit; }

.jpmpp-hdg-lv5.u-mgt0 h5 { margin-top: 0; }

.jpmpp-img-01 { text-align: center; }

.jpmpp-img-01 .uc-caption { font-size: 12px; margin-top: 10px; }

.jpmpp-img-st { text-align: center; margin-top: 30px; }

.jpmpp-img-st .uc-caption { font-size: 12px; margin-top: 10px; }

.jpmpp-img-pt1 { text-align: center; margin-top: 20px; }

.jpmpp-img-pt1 img { width: 100%; }

.jpmpp-img-pt1 .uc-caption { font-size: 12px; margin-top: 10px; }

.jpmpp-img-s-01 img { width: 90%; }

.jpmpp-img-s-02 img { width: 80%; }

.jpmpp-img-grid img { width: 100%; }

.jpmpp-txt-type-01:lang(ja) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-txt-type-01:lang(en) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-txt-type-01:lang(zh) { font-weight: 700; }

.jpmpp-txt-type-02:lang(ja) { font-family: "Nunito"; }

.jpmpp-txt-type-02:lang(en) { font-family: "Nunito"; }

.jpmpp-txt-type-02:lang(zh) { font-weight: 700; }

.jpmpp-txt-01 { line-height: 1.8; }

.jpmpp-txt-01.jpmpp-txt-col-pt b { color: #C4272D; }

.CMP-CM10-text div[class^="jpmpp-txt-01"] { margin-top: 30px; }

.jpmpp-txt-02 { line-height: 1.8; color: #BB181E; text-align: center; }

.CMP-CM10-text div[class^="jpmpp-txt-02"] { margin-top: 20px; margin-bottom: 60px; }

.jpmpp-txt-bold { font-weight: bold; }

.jpmpp-list-01 { margin: 30px 0 0; }

.jpmpp-list-01 ul { line-height: 1.8; list-style: none; }

.jpmpp-list-01 ul > li { padding-left: 1em; position: relative; }

.jpmpp-list-01 ul > li::before { content: "\0030fb"; display: block; position: absolute; left: 0; top: 0; width: 1em; height: 1em; }

.jpmpp-list-01 ul > li + li { margin-top: 15px; }

.jpmpp-txt-att-01 { font-size: 14px; line-height: 1.5; }

.jpmpp-list-num { margin-top: 30px; line-height: 1.8; list-style-type: decimal; }

.jpmpp-list-num > li { margin-left: 1.5em; }

.jpmpp-list-atted { margin: 30px 0 0; }

.jpmpp-list-atted > li { margin: 0; display: table; list-style: none; }

.jpmpp-list-atted > li .jpmpp-nowrap { display: table-cell; vertical-align: top; white-space: nowrap; line-height: 1.8; }

.jpmpp-list-atted > li .jpmpp-wrap { display: table-cell; vertical-align: top; line-height: 1.8; }

.jpmpp-list-atted > li + li { margin-top: 10px; }

.jpmpp-list-st { margin: 30px 0 0; line-height: 1.8; list-style: none; }

.jpmpp-list-st > li { padding-left: 1em; position: relative; }

.jpmpp-list-st > li::before { content: "\0030fb"; display: block; position: absolute; left: 0; top: 0; width: 1em; height: 1em; }

.jpmpp-col-01 { color: rgba(51, 51, 51, 0.5); }

.jpmpp-grid-review { margin: 40px -20px 0; }

.jpmpp-grid-review > .uc-lyt-grid-col-flex { border-bottom: #C19D11 2px solid; padding: 40px 20px; background: rgba(255, 255, 255, 0.5); }

.jpmpp-grid-review > .uc-lyt-grid-col-flex:first-child { border-top: #C19D11 2px solid; }

.jpmpp-grid-review .jpmpp-name-review { color: rgba(51, 51, 51, 0.5); }

.jpmpp-grid-review .jpmpp-name-review:lang(ja) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-grid-review .jpmpp-name-review:lang(en) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-grid-review .jpmpp-name-review:lang(zh) { font-weight: 700; }

.jpmpp-grid-review .jpmpp-txt-review { line-height: 1.8; }

.jpmpp-grid-review .CMP-CM10-text + .CMP-CM10-text .jpmpp-txt-review { margin-top: 20px; }

.jpmpp-inner-review { justify-content: space-between; }

.jpmpp-inner-review .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-inner-review .uc-lyt-grid-col-flex .jpmpp-name-review b { display: block; }

.jpmpp-inner-review .uc-lyt-grid-col-flex.uc-lyt-grid-col-6:first-child { flex: 0 0 157px; max-width: 157px; }

.jpmpp-inner-review .uc-lyt-grid-col-flex.uc-lyt-grid-col-6:last-child { margin-top: 0; flex: 0 0 calc(100% - 177px); flex-basis: calc(100% - 177px); max-width: calc(100% - 177px); }

.CMP-CM05-block + .CMP-CM05-block .jpmpp-wrap-qa { border-top: none; margin-top: 0; }

.jpmpp-wrap-qa { margin: 40px -20px 0; border-top: #BB181E 2px solid; border-bottom: #BB181E 2px solid; background: rgba(255, 255, 255, 0.5); }

.jpmpp-wrap-qa > .CMP-CM05-block + .CMP-CM05-block { border-top: transparent 2px dotted; transition: border-color .2s; }

.jpmpp-wrap-qa > .CMP-CM05-block:first-child { cursor: pointer; position: relative; }

.jpmpp-wrap-qa > .CMP-CM05-block:first-child:after { position: absolute; top: 50%; content: ""; vertical-align: middle; right: 15px; width: 12px; height: 12px; border-top: 2px solid #C19D11; border-right: 2px solid #C19D11; -webkit-transform: rotate(135deg); transform: rotate(135deg); transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; margin-top: -6px; }

.jpmpp-wrap-qa > .CMP-CM05-block { padding: 30px 40px 30px 20px; }

.jpmpp-wrap-qa > .CMP-CM05-block:last-child { display: none; }

.jpmpp-wrap-qa.showAnsWrap > .CMP-CM05-block:first-child:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.jpmpp-wrap-qa.showAnsWrap > .CMP-CM05-block + .CMP-CM05-block { border-top: #BB181E 2px dotted; }

.jpmpp-wrap-qa .CMP-CM10-text:first-child div[class^="jpmpp-txt-01"] { margin-top: 0; }

.jpmpp-wrap-qa .jpmpp-inner-q, .jpmpp-wrap-qa .jpmpp-inner-a { position: relative; }

.jpmpp-wrap-qa .jpmpp-inner-q:before, .jpmpp-wrap-qa .jpmpp-inner-a:before { content: "\0051"; color: #C19D11; font-family: "Nunito"; font-size: 20px; line-height: 1.5; text-align: center; position: absolute; top: 0; left: 0; margin: auto; }

.jpmpp-wrap-qa .jpmpp-inner-q .jpmpp-inner, .jpmpp-wrap-qa .jpmpp-inner-a .jpmpp-inner { padding-left: 30px; }

.jpmpp-wrap-qa .jpmpp-inner-q.jpmpp-inner-flat:before, .jpmpp-wrap-qa .jpmpp-inner-a.jpmpp-inner-flat:before { content: ""; }

.jpmpp-wrap-qa .jpmpp-inner-q.jpmpp-inner-flat .jpmpp-inner, .jpmpp-wrap-qa .jpmpp-inner-a.jpmpp-inner-flat .jpmpp-inner { padding-left: 0; }

.jpmpp-wrap-qa .jpmpp-inner-a:before { content: "\0041"; }

.jpmpp-block-st { background: rgba(255, 255, 255, 0.5); padding: 20px; margin: 40px -20px 0; }

.jpmpp-wrap-st .jpmpp-block-st .jpmpp-hdg-lv2 h2, .jpmpp-wrap-st .jpmpp-block-st .jpmpp-hdg-lv3 h3, .jpmpp-wrap-st .jpmpp-block-st .jpmpp-hdg-lv3 h2 { margin-top: 0; }

.jpmpp-wrap-pdt { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-sp-01.png) no-repeat left top -20px; background-size: 100% auto; padding-top: 60px; padding-bottom: 120px; margin-bottom: 0; overflow: hidden; position: relative; }

.jpmpp-wrap-pdt .uc-lyt-row { margin-bottom: 0; }

.jpmpp-wrap-pdt:after { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-sp-02.png) no-repeat left bottom -100px; background-size: 100% auto; width: 100%; display: block; height: 100%; position: absolute; bottom: 0; left: 0; }

.jpmpp-wrap-pdt .jpmpp-hdg-lv2 { position: relative; z-index: 2; }

.jpmpp-wrap-pdt .jpmpp-hdg-lv3-03 h3 { color: #262626; }

.jpmpp-wrap-pdt .jpmpp-hdg-lv3-04 h3 { color: #262626; }

.jpmpp-wrap-pdt .jpmpp-wrap-grd-pdt { margin-top: 0; }

.jpmpp-wrap-pdt .jpmpp-wrap-grd-pdt .jpmpp-stage-grd-pdt { color: #BB181E; }

.jpmpp-wrap-pdt .jpmpp-wrap-grd-pdt .jpmpp-size-grd-pdt { color: #333333; }

.jpmpp-wrap-pdt .jpmpp-wrap-grd-pdt .jpmpp-num-grd-pdt { color: #333333; }

.jpmpp-wrap-pdt .jpmpp-deco-pdt { display: none; }

.jpmpp-wrap-pdt-att { border: #BB181E 4px solid; border-radius: 20px; background-color: rgba(255, 255, 255, 0.5); margin: 80px 10px 0; position: relative; z-index: 2; padding: 30px 20px; }

.jpmpp-home-wrap-lineup .jpmpp-wrap-pdt-att { display: none; }

.jpmpp-wrap-hide-info .jpmpp-wrap-pdt-att { display: none; }

.jpmpp-wrap-pdt-att.jpmpp-att-bdr-pt2 { border: #C19D11 4px solid; }

.jpmpp-wrap-pdt-att .jpmpp-ttl-pdt-att { font-size: 16px; letter-spacing: 0.2em; text-align: center; }

.jpmpp-wrap-pdt-att .jpmpp-ttl-pdt-att:lang(ja) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-wrap-pdt-att .jpmpp-ttl-pdt-att:lang(en) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-wrap-pdt-att .jpmpp-ttl-pdt-att:lang(zh) { font-weight: 700; }

.jpmpp-wrap-pdt-att .jpmpp-txt-pdt-att { margin-top: 20px; line-height: 2.0; font-size: 14px; }

.jpmpp-wrap-pdt-att .jpmpp-str-pdt-att { font-weight: 700; text-align: center; margin-top: 20px; line-height: 2.0; font-size: 14px; }

.jpmpp-wrap-pdt-att .jpmpp-txt-pdt-att-ctr { text-align: center; margin-top: 10px; font-size: 14px; }

.jpmpp-wrap-pdt-att .jpmpp-wrap-list-pdt-att { text-align: center; }

.jpmpp-wrap-pdt-att .jpmpp-list-pdt-att { list-style: none; text-align: center; margin-top: 10px; display: inline-block; }

.jpmpp-wrap-pdt-att .jpmpp-list-pdt-att > li { padding-left: 1em; font-size: 14px; line-height: 1.2; position: relative; }

.jpmpp-wrap-pdt-att .jpmpp-list-pdt-att > li:before { content: "\0030fb"; display: block; position: absolute; left: 0; top: 0; width: 1em; height: 1em; }

.jpmpp-wrap-pdt-att .jpmpp-list-pdt-att > li + li { margin-top: 10px; }

.jpmpp-wrap-grd-pdt { margin-left: -0.625em; margin-right: -0.625em; margin-top: -20px; position: relative; z-index: 2; }

.jpmpp-wrap-grd-pdt > *:nth-child(odd) { padding: 60px 0.312em 0 0.625em; }

.jpmpp-wrap-grd-pdt > *:nth-child(even) { padding: 60px 0.625em 0 0.312em; }

.jpmpp-wrap-grd-pdt .jpmpp-inner-grd-pdt > * { padding: 0; }

.jpmpp-wrap-grd-pdt .jpmpp-img-grd-pdt { background: rgba(255, 255, 255, 0.5); border-radius: 20px; padding: 5px; text-align: center; }

.jpmpp-wrap-grd-pdt .jpmpp-img-grd-pdt img { border-radius: 20px; }

.jpmpp-wrap-grd-pdt .jpmpp-stage-grd-pdt { text-align: center; color: #E0CE88; font-weight: 700; margin-top: 10px; font-size: 14px; }

.jpmpp-wrap-grd-pdt .jpmpp-size-grd-pdt { text-align: center; color: #FFFFFF; font-weight: 700; margin-top: 5px; line-height: 1.8; }

.jpmpp-wrap-grd-pdt .jpmpp-size-grd-pdt b { display: block; }

.jpmpp-wrap-grd-pdt .jpmpp-num-grd-pdt { text-align: center; color: #FFFFFF; font-weight: 700; margin-top: 0; line-height: 1.8; }

.jpmpp-wrap-grd-pdt.jpmpp-grid-vertical > *:nth-child(odd) { padding: 60px 0.625em; }

.jpmpp-wrap-grd-pdt.jpmpp-grid-vertical > *:nth-child(even) { padding: 60px 0.625em; }

.jpmpp-wrap-copy { position: relative; font-size: 12px; color: rgba(0, 0, 0, 0.5); z-index: 2; }

.jpmpp-wrap-copy .jpmpp-txt-copy { height: 4.5em; display: flex; align-items: center; justify-content: flex-end; }

.jpmpp-wrap-copy .jpmpp-txt-copy > p { padding: 0 10px; }

.jpmpp-wrap-instagram { background-color: #E13122; background: linear-gradient(45deg, #F7D14F 0%, #E13122 50%, #AA29A9 100%); text-align: center; padding: 40px 0; }

.jpmpp-wrap-instagram .uc-lyt-row { padding: 0; margin: 0; }

.jpmpp-wrap-instagram .jpmpp-insta-img-bnr { display: inline-block; width: 60%; /*226px*/ max-width: 226px; }

.jpmpp-wrap-instagram img { max-width: 100%; }

.jpmpp-box-txt { line-height: 1.8; }

.CMP-CM10-text div[class^="jpmpp-box-txt"] { margin-top: 20px; }

.jpmpp-box-img { text-align: center; }

.jpmpp-box-img .uc-caption { font-size: 12px; margin-top: 10px; }

.jpmpp-wrap-box-lt { width: 100%; overflow: hidden; margin-top: 20px; }

.jpmpp-wrap-box-lt .jpmpp-inner-box-rt { float: right; width: 50%; }

.jpmpp-wrap-box-lt .jpmpp-inner-box-rt .jpmpp-box-img { text-align: right; }

.jpmpp-wrap-box-lt .jpmpp-inner-box-rt .jpmpp-box-img img { width: 90%; }

.jpmpp-wrap-box-lt .jpmpp-inner-box-lt { float: none; width: 100%; }

.jpmpp-wrap-box-lt .jpmpp-inner-box-lt .jpmpp-box-txt { float: left; width: 50%; margin-bottom: 15px; }

.jpmpp-wrap-box-lt .jpmpp-inner-box-lt .jpmpp-box-txt p { margin-right: 10px; }

.jpmpp-wrap-box-lt .jpmpp-inner-box-lt .jpmpp-box-txt { margin-top: 10px; }

.jpmpp-wrap-box-lt .jpmpp-inner-box-lt .jpmpp-txt-att-01 { clear: both; }

.jpmpp-wrap-box-rt { width: 100%; overflow: hidden; margin-top: 20px; }

.jpmpp-wrap-box-rt .jpmpp-inner-box-lt { float: left; width: 50%; }

.jpmpp-wrap-box-rt .jpmpp-inner-box-lt .jpmpp-box-img { text-align: left; }

.jpmpp-wrap-box-rt .jpmpp-inner-box-lt .jpmpp-box-img img { width: 90%; }

.jpmpp-wrap-box-rt .jpmpp-inner-box-rt { float: none; width: 100%; }

.jpmpp-wrap-box-rt .jpmpp-inner-box-rt .jpmpp-box-img { float: right; width: 50%; }

.jpmpp-wrap-box-rt .jpmpp-inner-box-rt .jpmpp-box-txt { float: right; width: 50%; margin-bottom: 20px; }

.jpmpp-wrap-box-rt .jpmpp-inner-box-rt .jpmpp-box-txt p { margin-left: 10px; }

.jpmpp-wrap-box-rt .jpmpp-inner-box-rt .jpmpp-box-txt { margin-top: 10px; }

.jpmpp-wrap-box-rt .jpmpp-inner-box-rt .jpmpp-txt-att-01 { clear: both; }

.jpmpp-btn-01 { margin-top: 30px; }

.CMP-CM10-text div[class^="jpmpp-btn-01"] { margin-top: 30px; }

.jpmpp-btn-01 button, .jpmpp-btn-01 a { margin: 0; display: block; text-align: center; width: 100%; box-shadow: none; font-size: 16px; font-weight: 700; letter-spacing: -0.02em; line-height: 1; border-radius: 28px; background: #FFFFFF; color: #E60012; border: #E60012 2px solid; min-width: 0; padding: 18px 1px; }

.jpmpp-btn-01 button:link, .jpmpp-btn-01 button:visited, .jpmpp-btn-01 a:link, .jpmpp-btn-01 a:visited { color: #E60012; }

.jpmpp-btn-01 button:hover, .jpmpp-btn-01 a:hover { text-decoration: none; }

.jpmpp-btn-02 { margin-top: 30px; }

.CMP-CM10-text div[class^="jpmpp-btn-02"] { margin-top: 30px; }

.jpmpp-btn-02 button, .jpmpp-btn-02 a { margin: 0; display: block; width: 100%; box-shadow: none; font-size: 16px; font-weight: 700; letter-spacing: -0.02em; line-height: 1; border-radius: 28px; background: #E60012; color: #FFFFFF; border: #E60012 2px solid; min-width: 0; padding: 18px 1px; text-align: center; }

.jpmpp-btn-02 button:link, .jpmpp-btn-02 button:visited, .jpmpp-btn-02 a:link, .jpmpp-btn-02 a:visited { color: #FFFFFF; }

.jpmpp-btn-02 button:hover, .jpmpp-btn-02 a:hover { text-decoration: none; }

.jpmpp-btn-03 { margin-top: 30px; }

.CMP-CM10-text div[class^="jpmpp-btn-03"] { margin-top: 30px; }

.jpmpp-btn-03 button, .jpmpp-btn-03 a { margin: 0; display: block; width: 100%; box-shadow: none; font-size: 16px; font-weight: 700; letter-spacing: -0.02em; line-height: 1; border-radius: 28px; background: #C19D11; color: #FFFFFF; border: #C19D11 2px solid; min-width: 0; padding: 18px 1px; text-align: center; }

.jpmpp-btn-03 button:link, .jpmpp-btn-03 button:visited, .jpmpp-btn-03 a:link, .jpmpp-btn-03 a:visited { color: #FFFFFF; }

.jpmpp-btn-03 button:hover, .jpmpp-btn-03 a:hover { text-decoration: none; }

.jpmpp-btn-ec { margin-top: 30px; }

.jpmpp-btn-ec.uc-mod-btn-ec-02 .uc-mod-cart-right button, .jpmpp-btn-ec.uc-mod-btn-ec-02 .uc-mod-cart-right a { margin: 0; display: block; box-shadow: none; font-size: 16px; font-weight: 700; letter-spacing: -0.02em; line-height: 1; border-radius: 28px; background: #C19D11; color: #FFFFFF; border: #C19D11 2px solid; min-width: 0; padding: 18px 1px; }

.jpmpp-btn-ec.uc-mod-btn-ec-02 .uc-mod-cart-right button *:nth-child(1), .jpmpp-btn-ec.uc-mod-btn-ec-02 .uc-mod-cart-right a *:nth-child(1) { float: none; width: auto; padding: 0; }

.jpmpp-btn-ec.uc-mod-btn-ec-02 .uc-mod-cart-right button *:nth-child(2), .jpmpp-btn-ec.uc-mod-btn-ec-02 .uc-mod-cart-right a *:nth-child(2) { display: none; }

.jpmpp-btn-ec.jpmpp-btn-single-pt { position: relative; z-index: 1; width: 60%; margin-left: auto; margin-right: auto; }

.jpmpp-btn-ec.jpmpp-btn-pt2 { position: relative; z-index: 1; width: 60%; margin-left: auto; margin-right: auto; }

.uc-modal-inline-00 #colorbox, .uc-modal-inline-00 #cboxWrapper { background: #fff; }

.uc-modal-inline-00 #cboxClose { text-indent: 100%; white-space: nowrap; overflow: hidden; cursor: pointer; position: absolute; width: 23px; height: 23px; right: 24px; top: 24px; }

.uc-modal-inline-00 .uc-js-modal-inline-content { padding: 45px 30px 30px 30px; }

.uc-modal-inline-00 .uc-mod-modal-btn-close-01 { text-align: center; margin-top: 0; }

.uc-modal-inline-00 .uc-mod-modal-btn-close-01 p button { border: 2px solid #E60012; border-radius: 30px; background: #FFFFFF; color: #E60012; font-size: 18px; margin: 0; box-shadow: none; padding: 10px; font-weight: 700; width: 90%; }

.uc-modal-inline-00 .uc-mod-link-ec-01 { display: block; list-style-type: none; margin-bottom: 20px; }

.uc-modal-inline-00 .uc-mod-link-ec-01 li { width: 100%; padding: 7px 15px; list-style-type: none; margin: 0; }

.uc-modal-inline-00 .uc-mod-link-ec-01 li a { display: block; border: 1px solid #000; border-radius: 8px; overflow: hidden; padding: 5px 0; text-align: center; }

.uc-modal-inline-00 #cboxClose::after, .uc-modal-iframe-00 #cboxClose::after { background: url(/content/dam/sites/www_mamypoko_jp/images/common/icon-close-01.png) center center; width: 23px; height: 23px; right: 0; top: 0; }

.jpmpp-wrap-jumbo { position: relative; margin: 50px 0 0; padding-top: 1px; padding-bottom: 10px; position: relative; }

.jpmpp-wrap-jumbo .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-wrap-jumbo:before { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-jumbo-sp-01.png) no-repeat center top; background-size: 62px 62px; position: absolute; top: 10vw; left: 17vw; width: 62px; height: 62px; z-index: 2; }

.jpmpp-wrap-jumbo:after { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-jumbo-sp-02.png) no-repeat center bottom; background-size: 73px 73px; position: absolute; bottom: 21vw; right: -30px; width: 73px; height: 73px; z-index: 2; }

.jpmpp-wrap-pdt .jpmpp-wrap-jumbo { padding-bottom: 30px; }

.jpmpp-wrap-pdt .jpmpp-wrap-jumbo:after { bottom: -6vw; }

.jpmpp-wrap-pdt.jpmpp-bnr-none .jpmpp-wrap-jumbo { display: none; }

.jpmpp-blk-jumbo { min-height: 100vw; margin: 18vw 0; position: relative; z-index: 2; }

.jpmpp-blk-jumbo:after { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-jumbo-sp-03.png) no-repeat right top; background-size: 90px 90px; position: absolute; top: 18vw; right: -20px; width: 90px; height: 90px; z-index: 2; }

.jpmpp-blk-jumbo .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-blk-jumbo .jpmpp-lead-jumbo { border-radius: 20px; width: 100%; padding: 13vw 10px 13vw 10px; text-align: center; color: #FFFFFF; font-size: 6.4vw; line-height: 1.5; letter-spacing: 0.2em; background: #C4272D; position: absolute; border: #fff 2px solid; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 2; }

.jpmpp-blk-jumbo .jpmpp-lead-jumbo:lang(ja) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-blk-jumbo .jpmpp-lead-jumbo:lang(en) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-blk-jumbo .jpmpp-lead-jumbo:lang(zh) { font-weight: 700; }

.jpmpp-blk-jumbo .jpmpp-img-jumbo { position: absolute; z-index: 3; width: 56%; }

.jpmpp-blk-jumbo .jpmpp-img-jumbo img { width: 100%; }

.jpmpp-blk-jumbo .jpmpp-img-jumbo.jpmpp-img-jumbo-l { top: -18vw; left: 50%; margin-left: -25%; }

.jpmpp-blk-jumbo .jpmpp-img-jumbo.jpmpp-img-jumbo-l:lang(en) { top: -19vw; }

.jpmpp-blk-jumbo .jpmpp-img-jumbo.jpmpp-img-jumbo-b { bottom: -18vw; left: 0; }

.jpmpp-blk-jumbo .jpmpp-img-jumbo.jpmpp-img-jumbo-b:lang(en) { bottom: -19vw; }

.jpmpp-blk-jumbo .jpmpp-img-jumbo.jpmpp-img-jumbo-bdai { bottom: -18vw; right: 0; }

.jpmpp-blk-jumbo .jpmpp-img-jumbo.jpmpp-img-jumbo-bdai:lang(en) { bottom: -19vw; }

.jpmpp-grid-col2 .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-grid-col2 .uc-lyt-grid-col-flex + .uc-lyt-grid-col-flex { margin-top: 30px; }

.jpmpp-grid-col2.jpmpp-grid-rev > *:first-child { order: 2; }

.jpmpp-grid-col2.jpmpp-grid-rev > *:last-child { order: 1; }

.jpmpp-grid-col2.jpmpp-grid-horizontal { justify-content: space-between; }

.jpmpp-grid-col2.jpmpp-grid-horizontal .uc-lyt-grid-col-flex + .uc-lyt-grid-col-flex { margin-top: 0; }

.jpmpp-grid-col2.jpmpp-grid-horizontal > * { flex: 0 0 calc(50% - 15px); flex-basis: calc(50% - 15px); max-width: calc(50% - 15px); }

.jpmpp-grid-col2.jpmpp-grid-horizontal.jpmpp-col-pt2 > * { flex: 0 0 calc(45% - 15px); flex-basis: calc(45% - 15px); max-width: calc(45% - 15px); }

.jpmpp-grid-col2.jpmpp-grid-horizontal.jpmpp-col-pt2 > *:first-child { flex: 0 0 calc(55% - 15px); flex-basis: calc(55% - 15px); max-width: calc(55% - 15px); }

.jpmpp-grid-col2.jpmpp-grid-horizontal.jpmpp-col-pt3 > * { flex: 0 0 calc(75% - 15px); flex-basis: calc(75% - 15px); max-width: calc(75% - 15px); }

.jpmpp-grid-col2.jpmpp-grid-horizontal.jpmpp-col-pt3 > *:first-child { flex: 0 0 calc(25% - 15px); flex-basis: calc(25% - 15px); max-width: calc(25% - 15px); }

.jpmpp-grid-col2.jpmpp-grid-horizontal.jpmpp-col-pt4 > * { flex: 0 0 calc(50% - 5px); flex-basis: calc(50% - 5px); max-width: calc(50% - 5px); }

.jpmpp-grid-col2 .jpmpp-txt-01.jpmpp-txt-grid { margin-top: 0; }

.jpmpp-grid-col3 .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-grid-col3 .uc-lyt-grid-col-flex + .uc-lyt-grid-col-flex { margin-top: 30px; }

.jpmpp-grid-col3.jpmpp-grid-horizontal { margin-left: -10px; }

.jpmpp-grid-col3.jpmpp-grid-horizontal .uc-lyt-grid-col-flex + .uc-lyt-grid-col-flex { margin-top: 0; }

.jpmpp-grid-col3.jpmpp-grid-horizontal > * { flex: 0 0 calc(33.33333% - 10px); flex-basis: calc(33.33333% - 10px); max-width: calc(33.33333% - 10px); margin-left: 10px; }

.jpmpp-grid-col3-pt2 .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-grid-col3-pt2 .uc-lyt-grid-col-flex + .uc-lyt-grid-col-flex { margin-top: 30px; }

.jpmpp-grid-col3-pt2.jpmpp-grid-horizontal { margin-left: -40px; }

.jpmpp-grid-col3-pt2.jpmpp-grid-horizontal .uc-lyt-grid-col-flex + .uc-lyt-grid-col-flex { margin-top: 0; }

.jpmpp-grid-col3-pt2.jpmpp-grid-horizontal > * { flex: 0 0 calc(33.33333% - 40px); flex-basis: calc(33.33333% - 40px); max-width: calc(33.33333% - 40px); margin-left: 10px; }

.jpmpp-grid-col2-4 { margin-left: -10px; }

.jpmpp-grid-col2-4 .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-grid-col2-4 > * { flex: 0 0 calc(50% - 10px); flex-basis: calc(50% - 10px); max-width: calc(50% - 10px); margin-left: 10px; }

.jpmpp-grid-col2-4.jpmpp-grid-ctr { justify-content: center; }

.jpmpp-grid-mg-pt2 { margin-top: 0; }

.jpmpp-anchor-wrap { margin-top: -69px; padding-top: 69px; }

.jpmpp-btnfit-grd-pdt > * > * { display: flex; }

.jpmpp-btnfit-grd-pdt > * > * > * { display: flex; }

.jpmpp-btnfit-grd-pdt > * > * > * > * { display: flex; }

.jpmpp-btnfit-grd-pdt > * > * > * > * > * > * > * { display: flex; }

.jpmpp-btnfit-grd-pdt > * > * > * > * > * > * > * > * { display: flex; flex-direction: column; }

.jpmpp-btnfit-grd-pdt > * > * > * > * > * > * > * > * > .CMP-CM05-block { margin-top: auto; }

.jpmpp-btnfit-box-pdt { margin-top: 30px; min-height: 145px; display: flex; flex-direction: column; justify-content: space-between; }

.jpmpp-btnfit-box-pdt .CMP-CM10-text div[class^="jpmpp-btn-01"] { margin-top: 0; }

.jpmpp-wrap-grd-shop { padding: 70px 0 10px; margin: 0 -5px; position: relative; z-index: 2; justify-content: center; }

.jpmpp-wrap-grd-shop > .uc-lyt-grid-col-flex { padding: 0 5px; }

.jpmpp-wrap-grd-shop > .uc-lyt-grid-col-flex .jpmpp-simg-st { margin-top: 24px; }

.jpmpp-home-wrap-carousel { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/home/bg-jpmpp-home-carousel-sp.png) no-repeat center top; background-size: cover; position: relative; padding-top: 26px; padding-bottom: 60vw; margin-top: -10px; }

.jpmpp-home-wrap-carousel .uc-lyt-row { padding: 0; }

.jpmpp-home-wrap-carousel .jpmpp-home-deco-main { position: absolute; z-index: -1; bottom: 0; right: 12.6%; max-width: 162px; width: 43.7335%; height: auto; }

.jpmpp-home-wrap-carousel .jpmpp-home-deco-main img { width: 100%; height: auto; }

.jpmpp-home-carousel.js-pickup-slide2 { display: none; }

.jpmpp-home-carousel ul.uc-carousel-content { background: rgba(255, 255, 255, 0.5); padding: 32px 0; }

.jpmpp-home-carousel .uc-mod-media-01 .uc-object { margin-top: 0; }

.jpmpp-home-carousel.uc-mod-carousel-00 .slick-track .slick-slide { padding: 0 10px; }

.jpmpp-home-carousel.uc-mod-carousel-00 .slick-dots { padding: 0 100px; min-height: 42px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin-top: -15px; }

.jpmpp-home-carousel.uc-mod-carousel-00 .slick-dots li { margin: 5px 10px; }

.jpmpp-home-carousel.uc-mod-carousel-00 .slick-dots button { background-color: #fff; }

.jpmpp-home-carousel.uc-mod-carousel-00 .slick-dots button::after { background-color: rgba(193, 157, 17, 0.5); }

.jpmpp-home-carousel.uc-mod-carousel-00 .slick-dots .slick-active button::after { background-color: #BB181E; }

.jpmpp-home-carousel.uc-mod-carousel-00 .uc-carousel-ui { position: relative; }

.jpmpp-home-carousel.uc-mod-carousel-00 .uc-carousel-ui button { background-color: #003F98; width: 42px; height: 42px; box-shadow: 0px 4px 8px 0px rgba(51, 51, 51, 0.5); }

.jpmpp-home-carousel.uc-mod-carousel-00 .uc-carousel-ui .uc-prev { bottom: 0; left: 50px; }

.jpmpp-home-carousel.uc-mod-carousel-00 .uc-carousel-ui .uc-prev button::before { border-radius: 2px; width: 0.8em; height: 0.8em; border-bottom: #fff 3px solid; border-left: #fff 3px solid; right: calc(50% - 0.5em); }

.jpmpp-home-carousel.uc-mod-carousel-00 .uc-carousel-ui .uc-next { bottom: 0; right: 50px; }

.jpmpp-home-carousel.uc-mod-carousel-00 .uc-carousel-ui .uc-next button::before { border-radius: 2px; width: 0.8em; height: 0.8em; border-top: #fff 3px solid; border-right: #fff 3px solid; right: calc(50% - 0.3em); }

.jpmpp-home-wrap-main { position: relative; z-index: 1; margin-top: -12px; margin-bottom: 130px; }

.jpmpp-home-wrap-main .uc-lyt-row { padding: 0; }

.jpmpp-home-wrap-main .jpmpp-home-hdg-lv1 { position: absolute; top: 21%; left: 5%; width: 53.333333333333336%; z-index: 2; }

.jpmpp-home-wrap-main .jpmpp-home-hdg-lv1 img { width: 100%; height: auto; }

.jpmpp-home-wrap-main .jpmpp-home-img-main img { width: 100%; height: auto; }

.jpmpp-home-wrap-main .jpmpp-home-deco-main { position: absolute; bottom: -8.5%; right: 12.6%; max-width: 162px; width: 43.7335%; height: auto; }

.jpmpp-home-wrap-main .jpmpp-home-deco-main img { width: 100%; height: auto; }

.jpmpp-home-wrap-main .jpmpp-home-inner-main { position: absolute; top: 50%; left: 0; transform: translateY(-56%); -webkit-transform: translateY(-56%); background: #C4272D; border-radius: 0 20px 20px 0; width: 89.33333%; margin-right: 10px; color: #FFFFFF; padding: 14.367% 0 14.367% 5.970%; box-shadow: 0px 0 16px 0px rgba(51, 51, 51, 0.5); }

.jpmpp-home-wrap-main .jpmpp-home-inner-main:lang(ja) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-home-wrap-main .jpmpp-home-inner-main:lang(en) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-home-wrap-main .jpmpp-home-inner-main:lang(zh) { font-weight: 700; }

.jpmpp-home-wrap-main .jpmpp-home-sub-main { margin: 0; font-size: 6.4vw; line-height: 2.0; }

.jpmpp-home-wrap-main .jpmpp-home-sub-main:lang(ja) { letter-spacing: 0.4em; }

.jpmpp-home-wrap-main .jpmpp-home-sub-main:lang(en) { letter-spacing: 0.3em; }

.jpmpp-home-wrap-main .jpmpp-home-sub-main:lang(zh) { letter-spacing: 0.4em; }

.jpmpp-home-wrap-main .jpmpp-home-lead-main { margin: 0; font-size: 8vw; line-height: 2.0; margin-top: 5%; letter-spacing: 0.4em; }

.jpmpp-home-wrap-main .jpmpp-home-lead-main:lang(ja) { letter-spacing: 0.4em; }

.jpmpp-home-wrap-main .jpmpp-home-lead-main:lang(en) { letter-spacing: 0.3em; }

.jpmpp-home-wrap-main .jpmpp-home-lead-main:lang(zh) { letter-spacing: 0.4em; }

.uc-page-body .jpmpp-home-wrap-movie .uc-lyt-row { padding: 0 20px 40px; }

.jpmpp-home-wrap-lineup { background: #C4272D url(/content/dam/sites/www_mamypoko_jp/images/home/bg-jpmpp-home-sp-01.png) no-repeat center top; background-size: 100% auto; padding-top: 100px; /*padding-bottom: 58%; pickup*/ padding-bottom: 100px; overflow: hidden; position: relative; }

.jpmpp-home-wrap-lineup .uc-lyt-row { position: relative; z-index: 2; }

.jpmpp-home-wrap-lineup:after { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/home/bg-jpmpp-home-sp-02.png) no-repeat center bottom; background-size: 100% auto; width: 100%; display: block; height: 100%; position: absolute; bottom: -1px; left: 0; }

.jpmpp-home-wrap-lineup .jpmpp-btn-01 button, .jpmpp-home-wrap-lineup .jpmpp-btn-01 a { border: #C4272D 2px solid; }

.jpmpp-home-wrap-lineup .jpmpp-hdg-lv2 h2 { color: #FFFFFF; margin-top: 0; }

.jpmpp-home-wrap-lineup .jpmpp-hdg-lv2 h2 span { display: block; font-weight: 700; font-size: 12px; letter-spacing: 0.2em; margin-top: 8px; }

.jpmpp-home-wrap-lineup .jpmpp-hdg-lv2 h2 span:lang(ja) { font-family: "Noto Sans JP"; }

.jpmpp-home-wrap-lineup .jpmpp-hdg-lv2 h2 span:lang(en) { font-family: "Noto Sans"; }

.jpmpp-home-wrap-lineup .jpmpp-home-img-lineup { margin: 50px -7px 30px -7px; }

.jpmpp-home-wrap-lineup .jpmpp-home-txt-lineup { color: #E0CE88; text-align: center; letter-spacing: 0.2em; margin-top: 60px; }

.jpmpp-home-wrap-lineup .jpmpp-home-txt-lineup:lang(ja) { font-family: "Nunito"; }

.jpmpp-home-wrap-lineup .jpmpp-home-txt-lineup:lang(en) { font-family: "Nunito"; }

.jpmpp-home-wrap-lineup .jpmpp-home-txt-lineup:lang(zh) { font-weight: 700; }

.jpmpp-home-wrap-lineup .jpmpp-txt-att-01 { color: #FFFFFF; }

.jpmpp-home-wrap-lineup .jpmpp-txt-att-01 p a { color: #FFFFFF; text-decoration: underline; }

.jpmpp-home-wrap-pickup { margin-top: -42%; position: relative; z-index: 2; }

.jpmpp-home-wrap-pickup .uc-lyt-row { margin-bottom: 0; }

.jpmpp-home-wrap-pickup .jpmpp-hdg-lv2 h2 { margin: 0; margin-bottom: 40px; color: #FFFFFF; }

.jpmpp-home-wrap-point { position: relative; padding-top: 90px; }

.jpmpp-home-wrap-point .jpmpp-hdg-lv2 h2 { margin: 0; }

.jpmpp-home-wrap-point .jpmpp-home-deco-point { position: absolute; top: 40px; left: 40px; max-width: 60px; width: 16%; height: auto; }

.jpmpp-home-wrap-point .jpmpp-home-sub-point { margin-top: 60px; }

.jpmpp-home-wrap-point .jpmpp-home-sub-point p { letter-spacing: -0.005em; text-align: center; }

.jpmpp-home-wrap-point .jpmpp-home-lead-point { margin-top: 12px; }

.jpmpp-home-wrap-point .jpmpp-home-lead-point p { font-size: 24px; text-align: center; line-height: 2; }

.jpmpp-home-wrap-point .jpmpp-home-lead-point p:lang(ja) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.3em; }

.jpmpp-home-wrap-point .jpmpp-home-lead-point p:lang(en) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.2em; }

.jpmpp-home-wrap-point .jpmpp-home-lead-point p:lang(zh) { font-weight: 700; letter-spacing: 0.3em; }

.jpmpp-home-wrap-point .jpmpp-home-lead-point p b { display: block; }

.jpmpp-home-blk-point { margin-top: 25px; position: relative; }

.jpmpp-home-blk-point.jpmpp-home-blk-fst { margin-top: 50px; }

.jpmpp-home-blk-point .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-home-blk-point .jpmpp-home-txt-point { background: #C4272D; border-radius: 20px; padding: 10px 30px 160px; }

.jpmpp-home-blk-point .jpmpp-home-img-point { text-align: center; margin-top: -150px; margin: -150px  5.07% 0; }

.jpmpp-home-blk-point .jpmpp-home-deco-point-01 { position: absolute; display: block; top: -40px; right: 30px; width: 83px; height: 127px; }

.jpmpp-home-blk-point .jpmpp-home-deco-point-02 { position: absolute; top: 220px; right: -0.625em; width: 60px; height: 60px; }

.jpmpp-home-blk-point .jpmpp-home-deco-point-03 { position: absolute; top: -20px; right: 50px; width: 64px; height: 66px; }

.jpmpp-home-blk-point .jpmpp-home-num-point { color: #E0CE88; font-size: 24px; letter-spacing: 0.3em; margin-top: 5px; }

.jpmpp-home-blk-point .jpmpp-home-num-point:lang(ja) { font-family: "Nunito"; }

.jpmpp-home-blk-point .jpmpp-home-num-point:lang(en) { font-family: "Nunito"; }

.jpmpp-home-blk-point .jpmpp-home-num-point:lang(zh) { font-weight: 700; }

.jpmpp-home-blk-point .jpmpp-home-num-point b { font-size: 48px; margin-left: 10px; }

.jpmpp-home-blk-point .jpmpp-home-hdg-point h3 { color: #FFFFFF; text-align: left; font-size: 24px; line-height: 2.0; margin-top: 10px; }

.jpmpp-home-blk-point .jpmpp-home-hdg-point h3:lang(ja) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.2em; }

.jpmpp-home-blk-point .jpmpp-home-hdg-point h3:lang(en) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.1em; }

.jpmpp-home-blk-point .jpmpp-home-hdg-point h3:lang(zh) { font-weight: 700; letter-spacing: 0.2em; }

.jpmpp-home-blk-point .jpmpp-home-hdg-point h3 sup { font-size: 16px; }

.jpmpp-home-blk-point .jpmpp-home-hdg-point h3 b { display: block; }

.jpmpp-home-blk-point .jpmpp-home-st-point { color: #FFFFFF; line-height: 2.0; font-weight: 500; margin-top: 20px; }

.jpmpp-home-blk-point .jpmpp-txt-att-01 { color: #FFFFFF; font-weight: 500; margin-top: 20px; }

.jpmpp-home-wrap-bnr { background: #C4272D; text-align: center; padding: 60px 0; }

.jpmpp-home-wrap-bnr .uc-lyt-row { padding: 0; margin: 0; }

.jpmpp-home-wrap-bnr .jpmpp-home-img-bnr { display: inline-block; width: 89%; /*335px*/ max-width: 335px; }

.jpmpp-home-wrap-bnr img { max-width: 100%; }

.jpmpp-wrap-point-plink { margin: 0 -20px; padding: 30px 0 40px; }

.jpmpp-wrap-point-plink > .uc-lyt-grid-col-flex { margin: 0; padding: 0; }

.jpmpp-wrap-point-plink > .uc-lyt-grid-col-flex .jpmpp-img-st a { display: inline-block; }

.jpmpp-wrap-point-plink > .uc-lyt-grid-col-flex:first-child .jpmpp-img-st { text-align: right; }

.jpmpp-wrap-point-plink > .uc-lyt-grid-col-flex:last-child .jpmpp-img-st { text-align: left; }

.jpmpp-home-wrap-point-day .jpmpp-home-img-ttl-point, .jpmpp-home-wrap-point-night .jpmpp-home-img-ttl-point { margin-bottom: -25px; }

.jpmpp-home-wrap-point-day { padding-bottom: 50px; }

.jpmpp-home-wrap-point-night { padding-bottom: 120px; }

.jpmpp-home-wrap-point-night .jpmpp-home-blk-point .jpmpp-home-txt-point { background: #1B2C7B; }

.jpmpp-home-wrap-point-night .jpmpp-home-txt-point-pt2 { padding-right: 20px; }

.jpmpp-pdt-wrap-main { padding-top: 15px; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-sp-01.png) no-repeat left top; background-size: 100% auto; }

.jpmpp-pdt-wrap-main .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-pdt-blk-main { margin-top: 25px; position: relative; }

.jpmpp-pdt-blk-main .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-pdt-blk-main .jpmpp-pdt-txt-main { background: #C4272D; border-radius: 20px; padding: 25% 10px 30px 30px; margin-top: -20%; }

.jpmpp-pdt-blk-main .jpmpp-pdt-img-main { text-align: center; margin: 0 9%; }

.jpmpp-pdt-blk-main .jpmpp-pdt-lead-main { color: #FFFFFF; text-align: left; font-size: 24px; line-height: 2.0; }

.jpmpp-pdt-blk-main .jpmpp-pdt-lead-main:lang(ja) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.2em; }

.jpmpp-pdt-blk-main .jpmpp-pdt-lead-main:lang(en) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.05em; font-size: 22px; }

.jpmpp-pdt-blk-main .jpmpp-pdt-lead-main:lang(zh) { font-weight: 700; letter-spacing: 0.2em; }

.jpmpp-pdt-blk-main .jpmpp-pdt-lead-main b { display: block; }

.jpmpp-pdt-blk-main .jpmpp-pdt-lead-main.jpmpp-pdt-lead-ft-l b { font-size: 28px; }

.jpmpp-pdt-blk-info-main { margin-top: 40px; text-align: center; }

.jpmpp-pdt-blk-info-main .jpmpp-pdt-icon-main { font-size: 16px; line-height: 1; border: #C19D11 2px solid; border-radius: 10px; display: inline-block; padding: 8px 20px; white-space: nowrap; }

.jpmpp-pdt-blk-info-main .jpmpp-pdt-icon-main:lang(ja) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-pdt-blk-info-main .jpmpp-pdt-icon-main:lang(en) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-pdt-blk-info-main .jpmpp-pdt-icon-main:lang(zh) { font-weight: 700; }

.jpmpp-pdt-blk-info-main .jpmpp-pdt-type-main { margin-top: 20px; font-size: 24px; letter-spacing: 0.3em; display: block; }

.jpmpp-pdt-blk-info-main .jpmpp-pdt-type-main:lang(ja) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-pdt-blk-info-main .jpmpp-pdt-type-main:lang(en) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-pdt-blk-info-main .jpmpp-pdt-type-main:lang(zh) { font-weight: 700; }

.jpmpp-pdt-blk-info-main .jpmpp-pdt-size-main { margin-top: 10px; font-size: 24px; letter-spacing: 0.3em; display: block; }

.jpmpp-pdt-blk-info-main .jpmpp-pdt-size-main:lang(ja) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-pdt-blk-info-main .jpmpp-pdt-size-main:lang(en) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-pdt-blk-info-main .jpmpp-pdt-size-main:lang(zh) { font-weight: 700; }

.jpmpp-pdt-wrap-info { padding-bottom: 22%; position: relative; }

.jpmpp-pdt-wrap-info .uc-lyt-row { padding: 0; }

.jpmpp-pdt-wrap-info .jpmpp-txt-att-01 { color: rgba(51, 51, 51, 0.5); margin-top: 20px; }

.jpmpp-pdt-wrap-info:after { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-sp-03.png) no-repeat left bottom; background-size: 100% auto; width: 100%; display: block; height: 100%; position: absolute; bottom: -1px; left: 0; }

.jpmpp-pdt-wrap-info .jpmpp-hdg-lv2 { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-sp-06.png) no-repeat right center; background-size: 375px auto; padding: 97px 0 37px; }

.jpmpp-pdt-img-info { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-sp-02.png) no-repeat left top; background-size: 100% auto; margin: 0; }

.jpmpp-pdt-img-info img { position: relative; z-index: 3; width: 100%; }

.jpmpp-pdt-inner-info { background: #C4272D; padding: 0 10px; position: relative; }

.jpmpp-pdt-inner-info-01 { position: relative; background: #FFFFFF; border-radius: 20px; margin-top: -15%; padding: 30px; z-index: 2; }

.jpmpp-pdt-inner-info-01 .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-pdt-inner-info-01 .jpmpp-hdg-lv3-01 h3 { margin-top: 18.5%; }

.jpmpp-pdt-inner-info-02 { margin-top: 40px; background: #FFFFFF; border-radius: 20px; padding: 20px 30px 40px; position: relative; z-index: 2; }

.jpmpp-pdt-inner-info-02 .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-pdt-inner-info-02 > div { position: relative; z-index: 4; }

.jpmpp-pdt-inner-info-02:before { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-sp-08.png) no-repeat right top; background-size: 54px 54px; width: 54px; display: block; height: 54px; position: absolute; top: -65px; right: 25px; z-index: 3; }

.jpmpp-pdt-inner-info-02:after { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-sp-09.png) no-repeat right bottom; background-size: 66px 85px; width: 66px; display: block; height: 85px; position: absolute; bottom: -25%; left: 18%; z-index: 3; }

.jpmpp-pdt-new-design { font-size: 16px; color: #C19D11; text-align: center; }

.jpmpp-pdt-new-design:lang(ja) { font-family: "Nunito"; }

.jpmpp-pdt-new-design:lang(en) { font-family: "Nunito"; }

.jpmpp-pdt-new-design:lang(zh) { font-weight: 700; }

.CMP-CM10-text div[class^="jpmpp-pdt-new-design"] { margin-top: 20px; }

.jpmpp-pdt-txt-design { padding: 20px 10px 0; text-align: center; line-height: 1.8; }

.jpmpp-pdt-img-design { margin: 30px -20px 0; }

.jpmpp-pdt-wrap-point { margin-top: 50px; }

.jpmpp-pdt-deco-info { position: absolute; right: 5%; bottom: -170px; z-index: 3; width: 160px; height: auto; }

.jpmpp-pdt-wrap-review { padding: 140px 0 0; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-sp-05.png) no-repeat left top; background-size: 100% auto; margin-top: -3.5%; position: relative; z-index: 3; padding-bottom: 20px; }

.jpmpp-pdt-inner-review { border-bottom: #C19D11 2px solid; margin: 0 -10px; padding: 40px 20px; }

.jpmpp-pdt-inner-review .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-pdt-inner-review.jpmpp-pdt-inner-fst { border-top: #C19D11 2px solid; margin-top: 60px; }

.jpmpp-pdt-inner-review .jpmpp-pdt-name-review { color: rgba(51, 51, 51, 0.5); }

.jpmpp-pdt-inner-review .jpmpp-pdt-name-review:lang(ja) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-pdt-inner-review .jpmpp-pdt-name-review:lang(en) { font-family: "M PLUS Rounded 1c"; }

.jpmpp-pdt-inner-review .jpmpp-pdt-name-review:lang(zh) { font-weight: 700; }

.jpmpp-pdt-inner-review .jpmpp-pdt-txt-review { margin-top: 20px; line-height: 1.8; }

.jpmpp-pdt-container-jumbo { margin: 0 -10px; padding: 0 10px; overflow: hidden; }

.jpmpp-pdt-wrap-jumbo { margin-top: 100px; margin-bottom: 30px; position: relative; }

.jpmpp-pdt-wrap-jumbo .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-pdt-wrap-jumbo:before { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-sp-10.png) no-repeat left top; background-size: 62px 62px; position: absolute; top: 24vw; left: -44px; width: 62px; height: 62px; z-index: 2; }

.jpmpp-pdt-wrap-jumbo:after { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-11.png) no-repeat left top; background-size: 89px 89px; position: absolute; bottom: -6vw; left: 0; width: 89px; height: 89px; z-index: -1; }

.jpmpp-pdt-blk-jumbo { position: relative; z-index: 0; }

.jpmpp-pdt-blk-jumbo .uc-lyt-grid-col-flex { padding: 0; }

.jpmpp-pdt-blk-jumbo:before { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-13.png) no-repeat left top; background-size: 36px 36px; position: absolute; top: -4vw; right: 120px; width: 36px; height: 36px; z-index: 2; }

.jpmpp-pdt-blk-jumbo:after { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-12.png) no-repeat left top; background-size: 40px 40px; position: absolute; top: 7.5vw; right: -20px; width: 40px; height: 40px; z-index: 2; }

.jpmpp-pdt-blk-jumbo .jpmpp-pdt-txt-jumbo { background: #C4272D; border-radius: 20px; padding: 35px 10px 39vw 30px; }

.jpmpp-pdt-blk-jumbo .jpmpp-pdt-img-jumbo { text-align: center; margin: 0; margin-top: -49vw; }

.jpmpp-pdt-blk-jumbo .jpmpp-pdt-img-jumbo:lang(en) { margin-top: -40vw; }

.jpmpp-pdt-blk-jumbo .jpmpp-pdt-lead-jumbo { color: #FFFFFF; text-align: left; font-size: 24px; line-height: 1.8; }

.jpmpp-pdt-blk-jumbo .jpmpp-pdt-lead-jumbo:lang(ja) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.2em; }

.jpmpp-pdt-blk-jumbo .jpmpp-pdt-lead-jumbo:lang(en) { font-family: "M PLUS Rounded 1c"; letter-spacing: 0.1em; }

.jpmpp-pdt-blk-jumbo .jpmpp-pdt-lead-jumbo:lang(zh) { font-weight: 700; letter-spacing: 0.2em; }

.jpmpp-pdt-blk-jumbo .jpmpp-pdt-lead-jumbo b { font-size: 32px; }

.jpmpp-pdt-col-night .jpmpp-hdg-lv1 h1 { color: #003F98; }

.jpmpp-pdt-col-night .jpmpp-hdg-lv2 h2 { color: #003F98; }

.jpmpp-pdt-col-night .jpmpp-hdg-lv3-01 h3 { color: #003F98; }

.jpmpp-pdt-col-night .jpmpp-pdt-blk-main .jpmpp-pdt-txt-main { background: #003F98; }

.jpmpp-pdt-col-night .jpmpp-pdt-inner-info { background: #003F98; }

.jpmpp-pdt-col-night .jpmpp-pdt-img-info { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-sp-02-night.png) no-repeat left top; background-size: 100% auto; }

.jpmpp-pdt-col-night.jpmpp-pdt-wrap-info:after { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-sp-03-night.png) no-repeat left bottom; background-size: 100% auto; }

.jpmpp-home-wrap-pickup .uc-lyt-row { padding: 0; }

.jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide { margin-top: 1.5rem; }

.jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-mod-media-01 { margin: 0 auto; padding: 0 15px; }

.jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-mod-media-01 .uc-object { margin-top: 0; }

.jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-mod-media-01 img { width: 100%; border-radius: 10px; }

.jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-carousel-ui button { background-color: rgba(193, 157, 17, 0.9); width: 40px; height: 40px; border-radius: 20px; }

.jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-carousel-ui .uc-prev { left: 5px; }

.jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-carousel-ui .uc-next { right: 5px; }

.jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-carousel-ui .uc-prev button ::before, .jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-carousel-ui .uc-next button ::before { width: 0.8em; height: 0.8em; }

.jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-carousel-ui .uc-prev button ::before { right: calc(50% - 0.6em); border-bottom: #fff 3px solid; border-left: #fff 3px solid; }

.jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-carousel-ui .uc-next button ::before { left: calc(50% - 0.6em); border-top: #fff 3px solid; border-right: #fff 3px solid; }

.jpmpp-ftr-wrap-bnr .js-brand-banner { padding: 14px 5px; }

.jpmpp-ftr-wrap-bnr .js-brand-banner .uc-object { margin: 0; }

.jpmpp-ftr-wrap-bnr .js-brand-banner .uc-mod-media-01 img { max-width: 32vh; width: 100%; }

.jpmpp-ftr-wrap-bnr .js-brand-banner .slick-track .slick-slide { padding: 0 5px; }

.jpmpp-ftr-wrap-bnr .js-brand-banner .uc-mod-media-01 { margin: 0; }

@media print, all and (min-width: 769px) { .uc-pc { display: inline; }
  .uc-sp { display: none; }
  .CMP-CM11-image-and-text a img { transition: opacity 0.3s; }
  .CMP-CM11-image-and-text a:hover img { opacity: 0.7; } .uc-page-body .uc-lyt-row { padding: 0 40px; }
  .uc-page-footer .uc-lyt-col { padding: 0; } .u-ta-l-c { text-align: center !important; }
  .u-ta-l-r { text-align: right !important; }
  .u-ta-c-l { text-align: left !important; }
  .u-ta-c-r { text-align: right !important; }
  .u-ta-r-l { text-align: left !important; }
  .u-ta-r-c { text-align: center !important; }
  .u-disp-i-n { display: none !important; }
  .u-disp-ib-n { display: none !important; }
  .u-disp-b-n { display: none !important; }
  .u-disp-n-i { display: inline !important; }
  .u-disp-n-ib { display: inline-block !important; }
  .u-disp-n-b { display: block !important; }
  .u-br-sp { display: none !important; }
  .u-br-pc { display: inline !important; }
  a img.u-btn { opacity: 1.0; transition: opacity 0.3s; }
  a:hover img.u-btn { opacity: 0.8; }
  img.u-btn { opacity: 0.3; }
  .u-mg0 { margin: 0 !important; }
  .u-mg-auto { margin-left: auto !important; margin-right: auto !important; }
  .u-mgt-xxs { margin-top: 10px !important; }
  .u-mgt-xs { margin-top: 20px !important; }
  .u-mgt-s { margin-top: 30px !important; }
  .u-mgt-m { margin-top: 40px !important; }
  .u-mgt-l { margin-top: 50px !important; }
  .u-mgt-xl { margin-top: 60px !important; }
  .u-mgt-xxl { margin-top: 80px !important; }
  .u-mgb-xxs { margin-bottom: 10px !important; }
  .u-mgb-xs { margin-bottom: 20px !important; }
  .u-mgb-s { margin-bottom: 30px !important; }
  .u-mgb-m { margin-bottom: 40px !important; }
  .u-mgb-l { margin-bottom: 50px !important; }
  .u-mgb-xl { margin-bottom: 60px !important; }
  .u-mgb-xxl { margin-bottom: 80px !important; }
  .u-pd0 { padding: 0 !important; }
  .u-pdt-xxs { padding-top: 10px !important; }
  .u-pdt-xs { padding-top: 20px !important; }
  .u-pdt-s { padding-top: 30px !important; }
  .u-pdt-m { padding-top: 40px !important; }
  .u-pdt-l { padding-top: 50px !important; }
  .u-pdt-xl { padding-top: 60px !important; }
  .u-pdt-xxl { padding-top: 80px !important; }
  .u-pdb-xxs { padding-bottom: 10px !important; }
  .u-pdb-xs { padding-bottom: 20px !important; }
  .u-pdb-s { padding-bottom: 30px !important; }
  .u-pdb-m { padding-bottom: 40px !important; }
  .u-pdb-l { padding-bottom: 50px !important; }
  .u-pdb-xl { padding-bottom: 60px !important; }
  .u-pdb-xxl { padding-bottom: 80px !important; } .jpmpp-hdr-inner { padding: 10px 10px 30px; }
  .jpmpp-hdr-inner .jpmpp-hdr-box { max-width: 1280px; position: relative; margin: 0 auto; }
  .jpmpp-hdr-inner .jpmpp-hdr-box .uc-header-language { top: 40px; right: 15px; font-size: 12px; }
  .jpmpp-hdr-inner .jpmpp-hdr-box .uc-header-language .uc-link a { padding: 9px 20px 9px 20px; min-width: 110px; }
  .jpmpp-hdr-inner .jpmpp-hdr-box .uc-header-language .uc-btn { padding: 9px 30px 9px 20px; min-width: 110px; }
  .jpmpp-hdr-inner .jpmpp-hdr-box .uc-header-language .uc-list > li > a { padding: 15px 20px; font-size: 12px; }
  .jpmpp-hdr-logo { width: 200px; }
  .jpmpp-hdr-menu-icon { display: none; }
  .jpmpp-hdr-menu { display: block; position: static; width: auto; top: 0; bottom: 0; left: 0; transition: left 1.2s; overflow-y: auto; padding-top: 0; }
  .jpmpp-hdr-menu .jpmpp-hdr-menu-icon { display: none; }
  .jpmpp-hdr-menu .jpmpp-hdr-logo { display: none; }
  body.header-fixed .uc-page-body { padding-top: 200px; }
  body.header-fixed .jpmpp-hdr-inner { display: flex; max-width: none; align-items: center; padding: 15px 2px 15px 10px; background: #FFFFFF; position: fixed; top: 0; left: 0; width: 100%; box-shadow: 0px 2px 12px 4px rgba(51, 51, 51, 0.5); z-index: 102; -webkit-animation: a-fadein-hdr 0.5s ease-in backwards; animation: a-fadein-hdr 0.5s ease-in backwards; height: 84px; }
  body.header-fixed .jpmpp-hdr-inner .jpmpp-hdr-box { padding: 0; position: static; width: 100%; box-shadow: none; -webkit-animation: none; animation: none; }
  body.header-fixed .jpmpp-hdr-inner .jpmpp-hdr-box .uc-header-language { top: 27px; right: 10px; }
  body.header-fixed .jpmpp-hdr-menu { padding-top: 0; }
  body.header-fixed .uc-header-gnav .uc-list { margin-top: 0; margin-left: 5px; }
  body.header-fixed .uc-header-gnav .uc-list > li .uc-js-header-nav-child { top: 60px; left: 0; }
  body.header-fixed .uc-header-gnav .uc-list > li .uc-js-header-nav-child::before { left: 50px; }
  body.header-fixed .uc-header-gnav .uc-list > li button, body.header-fixed .uc-header-gnav .uc-list > li a { padding: 5px; letter-spacing: 0.15em; }
  body.header-fixed .jpmpp-hdr-logo { width: 150px; margin: 0; } .jpmpp-hdr-menu-overlay { display: none !important; }
  .jpmpp-hdr-menu { overflow: visible; }
  .uc-header-gnav .uc-list { display: flex; justify-content: center; list-style: none; }
  .uc-header-gnav .uc-list > li { position: relative; }
  .uc-header-gnav .uc-list > li button, .uc-header-gnav .uc-list > li a { padding: 8px 15px; text-align: center; font-size: 16px; letter-spacing: 0.2em; }
  .uc-header-gnav .uc-list > li button .uc-sub, .uc-header-gnav .uc-list > li a .uc-sub { font-size: 10px; letter-spacing: 0em; }
  .uc-header-gnav .uc-list > li button .uc-title, .uc-header-gnav .uc-list > li a .uc-title { transition: color .3s; }
  .uc-header-gnav .uc-list > li button .uc-title:after, .uc-header-gnav .uc-list > li a .uc-title:after { width: 0; height: 0; border: none; }
  .uc-header-gnav .uc-list > li button:hover, .uc-header-gnav .uc-list > li a:hover { color: #003F98; }
  .uc-header-gnav .uc-list > li button.active .uc-title { color: #003F98; }
  .uc-header-gnav .uc-list > li .uc-js-header-nav-child { box-shadow: 0px 6px 12px 0px rgba(51, 51, 51, 0.5); position: absolute; top: 4em; left: 0; z-index: 103; min-width: 250px; list-style: none; padding: 10px 0; }
  .uc-header-gnav .uc-list > li .uc-js-header-nav-child:before { z-index: 103; content: ""; position: absolute; display: block; margin: 0 auto; left: 52px; top: -10px; width: 0; height: 0; border-style: solid; border-width: 0 8px 10px 8px; border-color: transparent transparent #003F98 transparent; }
  .uc-header-gnav .uc-list > li .uc-js-header-nav-child > li { text-align: left; }
  .uc-header-gnav .uc-list > li .uc-js-header-nav-child > li:after { width: 0; height: 0; border: none; }
  .uc-header-gnav .uc-list > li .uc-js-header-nav-child > li > a { color: #FFFFFF; text-align: left; font-size: 16px; letter-spacing: 0; padding: 10px 20px; }
  .uc-header-gnav .uc-list > li .uc-js-header-nav-child > li > a:hover { color: #003F98; background: #FFFFFF; }
  body:lang(ja) .uc-header-gnav .uc-list > li:last-child > a { background: transparent; }
  .uc-page-footer .uc-lyt-col { padding: 0; }
  .jpmpp-ftr-wrap-sns { background: #E0CE88; padding: 20px 0; text-align: center; }
  .jpmpp-ftr-wrap-sns .uc-mod-sns-01 { margin-top: 0; }
  .jpmpp-ftr-wrap-sns .jpmpp-ftr-inner-sns { display: flex; justify-content: center; align-items: center; }
  .jpmpp-ftr-txt-sns { padding-right: 40px; }
  .jpmpp-ftr-menu { padding: 0 0 80px; }
  .jpmpp-ftr-menu .uc-lyt-grid-col-flex { padding: 0; }
  .jpmpp-ftr-hdg-menu { margin-top: 55px !important; }
  .jpmpp-ftr-hdg-menu > p { cursor: default; font-size: 24px; color: #C19D11; padding: 0; border-top: none; }
  .jpmpp-ftr-hdg-menu > p:lang(ja) { font-family: "M PLUS Rounded 1c"; }
  .jpmpp-ftr-hdg-menu > p:lang(en) { font-family: "M PLUS Rounded 1c"; }
  .jpmpp-ftr-hdg-menu > p:lang(zh) { font-weight: 700; }
  .jpmpp-ftr-hdg-menu > p:after { width: 0; height: 0; border-top: none; border-right: none; }
  .jpmpp-ftr-hdg-menu.jpmpp-ftr-hdg-link > p > a { padding: 0; }
  .jpmpp-ftr-list-menu { display: block; margin-top: 0; }
  .jpmpp-ftr-list-menu ul { list-style: none; margin-top: 0; background: transparent; padding: 10px 0 0; }
  .jpmpp-ftr-list-menu ul > li { margin-top: 10px; background: transparent; position: relative; }
  .jpmpp-ftr-list-menu ul > li:after { width: 0; height: 0; border-top: none; border-right: none; }
  .jpmpp-ftr-list-menu ul > li > a { display: inline-block; color: rgba(51, 51, 51, 0.5); font-size: 16px; letter-spacing: 0; font-size: 14px; font-weight: bold; padding: 0; }
  .jpmpp-ftr-list-menu ul > li > a:lang(ja) { font-family: "Noto Sans JP"; }
  .jpmpp-ftr-list-menu ul > li > a:lang(en) { font-family: "Noto Sans"; }
  .jpmpp-ftr-list-menu ul > li > a:hover { text-decoration: underline; }
  .jpmpp-ftr-wrap-breadcrumb { overflow-x: hidden; }
  .jpmpp-ftr-list-breadcrumb .uc-mod-nav-breadcrumb-01 { overflow: hidden; white-space: normal; } .uc-page-body .jpmpp-wrap-st .uc-lyt-row { padding: 0 40px; }
  .uc-page-body .jpmpp-wrap-st.jpmpp-wrap-bg { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-page-pc-01.png) no-repeat center top; background-size: 1440px auto; }
  .uc-page-body .jpmpp-wrap-st.jpmpp-wrap-end .uc-lyt-row { padding-bottom: 100px; }
  .uc-page-body .jpmpp-wrap-pt1 .uc-lyt-row { padding: 40px 40px 0; }
  .uc-page-body .jpmpp-wrap-pt1.jpmpp-wrap-bg { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-page-pc-01.png) no-repeat center top; background-size: 1440px auto; }
  .uc-page-body .jpmpp-wrap-pt1.jpmpp-wrap-end .uc-lyt-row { padding-bottom: 100px; }
  .uc-page-body .jpmpp-wrap-01 .uc-lyt-row { padding: 40px 40px 0; }
  .uc-page-body .jpmpp-wrap-01.jpmpp-wrap-end .uc-lyt-row { padding-bottom: 100px; }
  .uc-page-body .jpmpp-wrap-01.jpmpp-wrap-bg { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-page-pc-01.png) no-repeat center top; background-size: 1440px auto; }
  .uc-page-body .jpmpp-wrap-hdg { padding-top: 50px; padding-bottom: 80px; margin-bottom: -80px; }
  .jpmpp-wrap-st .CMP-CM10-text div[class^="jpmpp-hdg-sub"] { margin-bottom: -70px; margin-top: 80px; }
  .jpmpp-hdg-lv1 h1 b { display: inline; margin-left: 1em; }
  .jpmpp-wrap-st .jpmpp-hdg-lv2 h2 { margin-top: 80px; }
  .jpmpp-hdg-lv3.jpmpp-hdg-l-c h3, .jpmpp-hdg-lv3.jpmpp-hdg-l-c h2 { text-align: center; }
  .jpmpp-hdg-lv3 h3 b, .jpmpp-hdg-lv3 h2 b { display: inline; }
  .jpmpp-wrap-st .jpmpp-hdg-lv3 h3, .jpmpp-wrap-st .jpmpp-hdg-lv3 h2 { margin-top: 60px; }
  .jpmpp-hdg-lv3-01 h3 b, .jpmpp-hdg-lv3-02 h3 b { display: inline; }
  .jpmpp-hdg-lv4-01 h4 b, .jpmpp-hdg-lv4-02 h4 b, .jpmpp-hdg-lv4-03 h4 b { display: inline; }
  .jpmpp-hdg-lv4-01 h4:before { left: -1em; }
  .jpmpp-hdg-lv5 h5 b { display: inline; }
  .jpmpp-img-pt1 img { width: 60%; }
  .jpmpp-img-pc-50p img { width: 50%; }
  .jpmpp-grid-review { margin: 40px 0 0; justify-content: space-between; }
  .jpmpp-grid-review > .uc-lyt-grid-col-flex { border: #C19D11 2px solid; border-radius: 20px; margin-top: 40px; padding: 40px; }
  .jpmpp-grid-review > .uc-lyt-grid-col-flex:first-child { border-top: #C19D11 2px solid; }
  .jpmpp-grid-review > .uc-lyt-grid-col-flex.uc-lyt-grid-col-6 { flex: 0 0 calc(50% - 20px); flex-basis: calc(50% - 20px); max-width: calc(50% - 20px); }
  .jpmpp-grid-review > .uc-lyt-grid-col-flex.uc-lyt-grid-col-12 { flex: 0 0 100%; flex-basis: 100%; max-width: 100%; }
  .jpmpp-inner-review .uc-lyt-grid-col-flex .jpmpp-name-review b { display: inline; }
  .jpmpp-inner-review .uc-lyt-grid-col-flex.uc-lyt-grid-col-6:first-child { flex: 0 0 49%; flex-basis: 49%; max-width: 49%; }
  .jpmpp-inner-review .uc-lyt-grid-col-flex.uc-lyt-grid-col-6:last-child { flex: 0 0 43%; flex-basis: 43%; max-width: 43%; }
  .CMP-CM05-block + .CMP-CM05-block .jpmpp-wrap-qa { border-top: #BB181E 2px solid; margin-top: 40px; }
  .jpmpp-wrap-qa { margin: 80px 0 0; border-radius: 20px; border: #BB181E 2px solid; }
  .jpmpp-wrap-qa > .CMP-CM05-block { padding: 30px 60px; }
  .jpmpp-wrap-qa > .CMP-CM05-block:first-child:after { right: 25px; }
  .jpmpp-block-st { padding: 20px 60px; margin: 40px 0 0; border-radius: 20px; }
  .jpmpp-wrap-pdt { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-pc-01.png) no-repeat left top -20px; background-size: 100% auto; padding-top: 100px; padding-bottom: 120px; overflow: hidden; position: relative; }
  .jpmpp-wrap-pdt:after { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-pc-02.png) no-repeat left bottom -100px; background-size: 100% auto; }
  .jpmpp-wrap-pdt .jpmpp-deco-pdt { display: block; position: absolute; bottom: 150px; right: 16%; max-width: 168px; width: 11.68%; height: auto; }
  .jpmpp-wrap-pdt-att { max-width: 1200px; margin: 80px auto 0; }
  .jpmpp-wrap-pdt-att .jpmpp-txt-pdt-att { text-align: center; }
  .jpmpp-wrap-grd-pdt { margin-left: -1.25em; margin-right: -1.25em; margin-top: -20px; }
  .jpmpp-wrap-grd-pdt.jpmpp-grd-pdt-pc-ctr { justify-content: center; }
  .jpmpp-wrap-grd-pdt > *:nth-child(odd) { padding: 60px 1.25em 0 1.25em; }
  .jpmpp-wrap-grd-pdt > *:nth-child(even) { padding: 60px 1.25em 0 1.25em; }
  .jpmpp-wrap-grd-pdt .jpmpp-img-grd-pdt { padding: 0; }
  .jpmpp-wrap-grd-pdt .jpmpp-img-grd-pdt.jpmpp-img-grd-pdg-pt1 { padding: 5px; }
  .jpmpp-wrap-grd-pdt .jpmpp-stage-grd-pdt { margin-top: 20px; font-size: 14px; }
  .jpmpp-wrap-grd-pdt .jpmpp-size-grd-pdt b { display: inline; }
  .jpmpp-wrap-grd-pdt.jpmpp-grid-vertical > *:nth-child(odd) { padding: 60px 1.25em 0; }
  .jpmpp-wrap-grd-pdt.jpmpp-grid-vertical > *:nth-child(even) { padding: 60px 1.25em 0; }
  .jpmpp-wrap-grd-pdt.jpmpp-wrap-grd-col3 { padding: 0 12.8%; justify-content: center; }
  .jpmpp-wrap-instagram { background: linear-gradient(90deg, #F7D14F 0%, #E13122 50%, #AA29A9 100%); }
  .jpmpp-wrap-instagram .jpmpp-insta-img-bnr { display: inline-block; width: 100%; max-width: none; width: 496px; }
  .jpmpp-wrap-instagram .uc-lyt-row { display: inline-block; }
  .jpmpp-wrap-instagram .uc-lyt-row .uc-lyt-col { display: inline-block; }
  .jpmpp-wrap-box-lt .jpmpp-inner-box-lt .jpmpp-txt-att-01 { clear: none; margin-top: 0; }
  .jpmpp-wrap-box-lt .jpmpp-inner-box-rt .jpmpp-box-img img { width: 80%; }
  .jpmpp-wrap-box-rt .jpmpp-inner-box-rt .jpmpp-txt-att-01 { clear: none; margin-top: 0; }
  .jpmpp-wrap-box-rt .jpmpp-inner-box-lt .jpmpp-box-img { text-align: center; }
  .jpmpp-wrap-box-rt .jpmpp-inner-box-lt .jpmpp-box-img img { width: 80%; }
  .jpmpp-btn-01 button, .jpmpp-btn-01 a { width: 32.168%; margin-left: auto; margin-right: auto; transition: background-color .3s,color .3s; }
  .jpmpp-wrap-grd-pdt .jpmpp-btn-01 button, .jpmpp-wrap-grd-pdt .jpmpp-btn-01 a { width: 100%; }
  .jpmpp-btn-01 button:hover, .jpmpp-btn-01 a:hover { background: #E60012; color: #FFFFFF; text-decoration: none; }
  .jpmpp-btn-02 button, .jpmpp-btn-02 a { width: 32.168%; margin-left: auto; margin-right: auto; transition: background-color .3s,color .3s; }
  .jpmpp-wrap-grd-pdt .jpmpp-btn-02 button, .jpmpp-wrap-grd-pdt .jpmpp-btn-02 a { width: 100%; }
  .jpmpp-btn-02 button:hover, .jpmpp-btn-02 a:hover { background: #FFFFFF; color: #E60012; text-decoration: none; }
  .jpmpp-btn-03 button, .jpmpp-btn-03 a { width: 32.168%; margin-left: auto; margin-right: auto; transition: background-color .3s,color .3s; }
  .jpmpp-wrap-grd-pdt .jpmpp-btn-03 button, .jpmpp-wrap-grd-pdt .jpmpp-btn-03 a { width: 100%; }
  .jpmpp-btn-03 button:hover, .jpmpp-btn-03 a:hover { background: #FFFFFF; color: #C19D11; text-decoration: none; }
  .jpmpp-btn-01.jpmpp-btn-wdt-full button, .jpmpp-btn-01.jpmpp-btn-wdt-full a, .jpmpp-btn-02.jpmpp-btn-wdt-full button, .jpmpp-btn-02.jpmpp-btn-wdt-full a, .jpmpp-btn-03.jpmpp-btn-wdt-full button, .jpmpp-btn-03.jpmpp-btn-wdt-full a { width: 100%; }
  .jpmpp-btn-ec.uc-mod-btn-ec-02 .uc-mod-cart-right button, .jpmpp-btn-ec.uc-mod-btn-ec-02 .uc-mod-cart-right a { transition: background-color .3s,color .3s; }
  .jpmpp-btn-ec.uc-mod-btn-ec-02 .uc-mod-cart-right button:hover, .jpmpp-btn-ec.uc-mod-btn-ec-02 .uc-mod-cart-right a:hover { background: #FFFFFF; color: #C19D11; }
  .jpmpp-btn-ec.jpmpp-btn-single-pt { width: 22.5%; }
  .jpmpp-btn-ec.jpmpp-btn-pt2 { width: 45.69%; }
  .uc-modal-inline-00 .uc-js-modal-inline-content { padding: 80px 20px 20px 20px; }
  .uc-modal-inline-00 .uc-mod-link-ec-01 { display: flex; justify-content: center; flex-direction: row; flex-wrap: wrap; margin: -20px 0 40px -20px; }
  .uc-modal-inline-00 .uc-mod-link-ec-01 li { width: calc(25% - 20px); margin-left: 20px; margin-top: 20px; padding: 0; }
  .uc-modal-inline-00 .uc-mod-link-ec-01 li a { padding: 10px 0; }
  .uc-modal-inline-00 .uc-mod-link-ec-01 li a img { transition: opacity 0.3s; }
  .uc-modal-inline-00 .uc-mod-link-ec-01 li a:hover img { opacity: 0.7; }
  .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num4 li.add-mod-direct:nth-child(1), .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num4 li.add-mod-shop:nth-child(1) { width: calc(100% - 80px); }
  .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num4 li.add-mod-direct:nth-child(1) a, .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num4 li.add-mod-shop:nth-child(1) a { width: 25%; margin: 0 auto; }
  .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num4.add-mod-both li:nth-child(1), .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num4.add-mod-both li:nth-child(2) { width: calc(50% - 40px); }
  .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num4.add-mod-both li:nth-child(1) a, .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num4.add-mod-both li:nth-child(2) a { width: 50%; }
  .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num4.add-mod-both li:nth-child(1) a { margin: 0 0 0 auto; }
  .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num4.add-mod-both li:nth-child(2) a { margin: 0 auto 0 0; }
  .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num3.add-mod-both li:nth-child(1), .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num3.add-mod-both li:nth-child(2) { width: calc(50% - 40px); }
  .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num3.add-mod-both li:nth-child(1) a, .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num3.add-mod-both li:nth-child(2) a { width: 50%; }
  .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num3.add-mod-both li:nth-child(1) a { margin: 0 0 0 auto; }
  .uc-modal-inline-00 .uc-mod-link-ec-01.add-mod-num3.add-mod-both li:nth-child(2) aa { margin: 0 0 0 auto; }
  .uc-modal-inline-00 .uc-mod-modal-btn-close-01 p button { width: auto; min-width: 13.5em; transition: background-color .3s,color .3s; }
  .uc-modal-inline-00 .uc-mod-modal-btn-close-01 p button:hover { background: #E60012; color: #FFFFFF; text-decoration: none; }
  .jpmpp-wrap-jumbo { margin: 110px 0 0; padding-bottom: 80px; }
  .jpmpp-wrap-jumbo:before { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-jumbo-pc-01.png) no-repeat center top; background-size: 62px 62px; position: absolute; top: -30px; left: 0; width: 62px; height: 62px; }
  .jpmpp-wrap-jumbo:after { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-jumbo-sp-02.png) no-repeat center bottom; background-size: 89px 89px; position: absolute; bottom: 0px; right: 13%; width: 89px; height: 89px; }
  .jpmpp-wrap-pdt .jpmpp-wrap-jumbo { padding-bottom: 120px; }
  .jpmpp-wrap-pdt .jpmpp-wrap-jumbo:after { bottom: 40px; }
  .jpmpp-blk-jumbo { min-height: 0; margin: 0; }
  .jpmpp-blk-jumbo:before { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-jumbo-pc-04.png) no-repeat left top; background-size: 36px 36px; position: absolute; top: -15px; left: 27%; width: 40px; height: 40px; z-index: 3; }
  .jpmpp-blk-jumbo:after { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/common/bg-jpmpp-jumbo-pc-03.png) no-repeat right top; background-size: 40px 40px; position: absolute; top: 140px; right: 0; width: 40px; height: 40px; }
  .jpmpp-blk-jumbo .jpmpp-lead-jumbo { text-align: left; width: 85.3%; margin-left: auto; margin-right: 1.666%; padding: 50px 10px 50px 52%; font-size: 24px; line-height: 1.8; position: relative; top: 0; left: 0; -webkit-transform: translate(0, 0); transform: translate(0, 0); }
  .jpmpp-blk-jumbo .jpmpp-lead-jumbo:lang(en) { padding: 50px 10px 50px 50%; } .jpmpp-blk-jumbo .jpmpp-img-jumbo { width: 23.2%; }
  .jpmpp-blk-jumbo .jpmpp-img-jumbo.jpmpp-img-jumbo-l { top: 20px; left: 1.7%; margin-left: 0; }
  .jpmpp-blk-jumbo .jpmpp-img-jumbo.jpmpp-img-jumbo-l:lang(en) { top: 30px; }
  .jpmpp-blk-jumbo .jpmpp-img-jumbo.jpmpp-img-jumbo-b { top: 20px; bottom: auto; left: 23.5%; }
  .jpmpp-blk-jumbo .jpmpp-img-jumbo.jpmpp-img-jumbo-b:lang(en) { top: 30px; bottom: auto; }
  .jpmpp-blk-jumbo .jpmpp-img-jumbo.jpmpp-img-jumbo-bdai { top: 20px; right: auto; top: 20px; bottom: auto; left: 43.2%; }
  .jpmpp-blk-jumbo .jpmpp-img-jumbo.jpmpp-img-jumbo-bdai:lang(en) { top: 30px; bottom: auto; }
  .jpmpp-grid-st.jpmpp-grid-top { align-items: flex-start; }
  .jpmpp-grid-st.jpmpp-grid-mid { align-items: center; }
  .jpmpp-grid-st.jpmpp-grid-bot { align-items: flex-end; }
  .jpmpp-grid-col2 { justify-content: space-between; }
  .jpmpp-grid-col2.jpmpp-grid-top { align-items: flex-start; }
  .jpmpp-grid-col2.jpmpp-grid-mid { align-items: center; }
  .jpmpp-grid-col2.jpmpp-grid-bot { align-items: flex-end; }
  .jpmpp-grid-col2.jpmpp-grid-wdt-70p { width: 70%; margin-left: auto; margin-right: auto; }
  .jpmpp-grid-col2.jpmpp-grid-wdt-75p { width: 75%; margin-left: auto; margin-right: auto; }
  .jpmpp-grid-col2.jpmpp-grid-wdt-80p { width: 80%; margin-left: auto; margin-right: auto; }
  .jpmpp-grid-col2 .uc-lyt-grid-col-flex + .uc-lyt-grid-col-flex { margin-top: 0; }
  .jpmpp-grid-col2 > * { flex: 0 0 calc(50% - 15px); flex-basis: calc(50% - 15px); max-width: calc(50% - 15px); }
  .jpmpp-grid-col2.jpmpp-grid-rev > *:first-child { order: 1; }
  .jpmpp-grid-col2.jpmpp-grid-rev > *:last-child { order: 2; }
  .jpmpp-grid-col2.jpmpp-col-pt2 > * { flex: 0 0 calc(45% - 15px); flex-basis: calc(45% - 15px); max-width: calc(45% - 15px); }
  .jpmpp-grid-col2.jpmpp-col-pt2 > *:first-child { flex: 0 0 calc(55% - 15px); flex-basis: calc(55% - 15px); max-width: calc(55% - 15px); }
  .jpmpp-grid-col2.jpmpp-col-pt3 > * { flex: 0 0 calc(75% - 15px); flex-basis: calc(75% - 15px); max-width: calc(75% - 15px); }
  .jpmpp-grid-col2.jpmpp-col-pt3 > *:first-child { flex: 0 0 calc(25% - 15px); flex-basis: calc(25% - 15px); max-width: calc(25% - 15px); }
  .jpmpp-grid-col2.jpmpp-col-pt4 > * { flex: 0 0 calc(50% - 5px); flex-basis: calc(50% - 5px); max-width: calc(50% - 5px); }
  .jpmpp-grid-col2 .jpmpp-txt-01.jpmpp-txt-grid { margin-top: 30px; }
  .jpmpp-grid-col2.jpmpp-grid-wdt-pt2 { width: 60%; margin-left: auto; margin-right: auto; min-width: 650px; }
  .jpmpp-grid-col3 { margin-left: -10px; }
  .jpmpp-grid-col3 .uc-lyt-grid-col-flex { padding: 0; }
  .jpmpp-grid-col3 .uc-lyt-grid-col-flex + .uc-lyt-grid-col-flex { margin-top: 0; }
  .jpmpp-grid-col3 > * { flex: 0 0 calc(33.33333% - 10px); flex-basis: calc(33.33333% - 10px); max-width: calc(33.33333% - 10px); margin-left: 10px; }
  .jpmpp-grid-col3-pt2 { margin-left: -40px; }
  .jpmpp-grid-col3-pt2 .uc-lyt-grid-col-flex { padding: 0; }
  .jpmpp-grid-col3-pt2 .uc-lyt-grid-col-flex + .uc-lyt-grid-col-flex { margin-top: 0; }
  .jpmpp-grid-col3-pt2 > * { flex: 0 0 calc(33.33333% - 40px); flex-basis: calc(33.33333% - 40px); max-width: calc(33.33333% - 40px); margin-left: 40px; }
  .jpmpp-grid-col2-4 { margin-left: -10px; }
  .jpmpp-grid-col2-4 .uc-lyt-grid-col-flex { padding: 0; }
  .jpmpp-grid-col2-4 > * { flex: 0 0 calc(25% - 10px); flex-basis: calc(25% - 10px); max-width: calc(25% - 10px); margin-left: 10px; }
  .jpmpp-grid-mg-pt2 { margin-top: 30px; }
  .jpmpp-anchor-wrap { margin-top: -84px; padding-top: 84px; }
  .jpmpp-wrap-grd-shop { padding: 80px 0 50px; margin: 0 -25px; }
  .jpmpp-wrap-grd-shop > .uc-lyt-grid-col-flex { padding: 0 25px; }
  .jpmpp-wrap-grd-shop > .uc-lyt-grid-col-flex .jpmpp-simg-st { margin-top: 40px; } .uc-page-body .jpmpp-home-wrap-movie .uc-lyt-row { padding: 0 40px 60px; } .jpmpp-home-wrap-carousel { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/home/bg-jpmpp-home-carousel-pc.png) no-repeat center top; background-size: contain; position: relative; margin-top: -78px; padding-top: 104px; padding-bottom: 5vw; }
  .jpmpp-home-wrap-carousel .uc-lyt-row { max-width: none; padding: 0; }
  .jpmpp-home-wrap-carousel .jpmpp-home-deco-main { right: 9.5%; width: 11.25%; }
  .jpmpp-home-carousel.uc-mod-carousel-00 .slick-track .slick-slide { padding: 0 32px; }
  .jpmpp-home-carousel.uc-mod-carousel-00 .slick-track .slick-slide a img { transition: opacity .3s; }
  .jpmpp-home-carousel.uc-mod-carousel-00 .slick-track .slick-slide a img:hover { opacity: 0.7; }
  .jpmpp-home-carousel.uc-mod-carousel-00 .slick-dots { min-height: 80px; padding: 0 150px; max-width: 608px; margin: 0 auto; }
  .jpmpp-home-carousel.uc-mod-carousel-00 .slick-dots button { transition: opacity .3s; }
  .jpmpp-home-carousel.uc-mod-carousel-00 .slick-dots button:hover { opacity: 0.7; }
  .jpmpp-home-carousel.uc-mod-carousel-00 .uc-carousel-ui { position: relative; max-width: 608px; margin: 0 auto; }
  .jpmpp-home-carousel.uc-mod-carousel-00 .uc-carousel-ui button { background-color: #003F98; width: 80px; height: 80px; border-radius: 50%; box-shadow: 0px 4px 8px 0px rgba(51, 51, 51, 0.5); transition: opacity .3s; }
  .jpmpp-home-carousel.uc-mod-carousel-00 .uc-carousel-ui button:hover { opacity: 0.7; }
  .jpmpp-home-carousel.uc-mod-carousel-00 .uc-carousel-ui .uc-next, .jpmpp-home-carousel.uc-mod-carousel-00 .uc-carousel-ui .uc-prev { bottom: -40px; }
  .jpmpp-home-carousel.uc-mod-carousel-00 .uc-carousel-ui .uc-next button::before { width: 1.4em; height: 1.4em; border-top: #fff 5px solid; border-right: #FFF 5px solid; right: calc(50% - 0.4em); }
  .jpmpp-home-carousel.uc-mod-carousel-00 .uc-carousel-ui .uc-prev button::before { width: 1.4em; height: 1.4em; border-bottom: #fff 5px solid; border-left: #FFF 5px solid; right: calc(50% - 0.8em); }
  .jpmpp-home-wrap-main { margin-top: -35px; margin-bottom: 110px; }
  .jpmpp-home-wrap-main .uc-lyt-row { max-width: none; padding: 0; }
  .jpmpp-home-wrap-main .jpmpp-home-hdg-lv1 { top: auto; left: auto; right: 9%; bottom: 12.2%; width: 23.82%; }
  .jpmpp-home-wrap-main .jpmpp-home-inner-main { top: 50%; left: 50%; transform: translateY(-47.5%) translateX(-36%); -webkit-transform: translateY(-47.5%) translateX(-36%); border-radius: 20px; width: auto; margin-right: 0; padding: 4.5% 3% 4.5% 3%; }
  .jpmpp-home-wrap-main .jpmpp-home-inner-main .jpmpp-home-sub-main { font-size: 1.667vw; }
  .jpmpp-home-wrap-main .jpmpp-home-inner-main .jpmpp-home-lead-main { font-size: 2.084vw; margin-top: 16%; }
  .jpmpp-home-wrap-main .jpmpp-home-deco-main { right: 20.6%; width: 11.25%; }
  .jpmpp-home-wrap-lineup { background: #C4272D url(/content/dam/sites/www_mamypoko_jp/images/home/bg-jpmpp-home-pc-01.png) no-repeat center top; background-size: 100% auto; /*padding-bottom: 25%;*/ /*padding-bottom: 35%; pickup 2button*/ padding-bottom: 250px; } .jpmpp-home-wrap-lineup:after { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/home/bg-jpmpp-home-pc-02.png) no-repeat center bottom; background-size: 100% auto; }
  .jpmpp-home-wrap-lineup .jpmpp-btn-01 button:hover, .jpmpp-home-wrap-lineup .jpmpp-btn-01 a:hover { border: #FFFFFF 2px solid; color: #FFFFFF; background: #C4272D; }
  .jpmpp-home-wrap-lineup .jpmpp-home-img-lineup { margin: 55px 50px 40px 50px; }
  .jpmpp-home-wrap-lineup .jpmpp-txt-att-01 p a:hover { text-decoration: none; }
  .jpmpp-home-wrap-pickup { margin-top: -17.5%; } .jpmpp-home-wrap-pickup .jpmpp-hdg-lv2 h2 { margin-bottom: 80px; }
  .jpmpp-home-wrap-point { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/home/bg-jpmpp-home-pc-03.png) no-repeat center top 85px; background-size: 100% auto; overflow: hidden; }
  .jpmpp-home-wrap-point .jpmpp-home-lead-point { margin-top: 10px; }
  .jpmpp-home-wrap-point .jpmpp-home-lead-point p { font-size: 24px; text-align: center; line-height: 1.5; letter-spacing: 0.3em; }
  .jpmpp-home-wrap-point .jpmpp-home-lead-point p:lang(ja) { font-family: "M PLUS Rounded 1c"; }
  .jpmpp-home-wrap-point .jpmpp-home-lead-point p:lang(en) { font-family: "M PLUS Rounded 1c"; }
  .jpmpp-home-wrap-point .jpmpp-home-lead-point p:lang(zh) { font-weight: 700; }
  .jpmpp-home-wrap-point .jpmpp-home-lead-point p b { display: inline; }
  .jpmpp-home-wrap-point .jpmpp-home-deco-point { position: absolute; top: 265px; left: 13.5%; max-width: 83px; width: 9%; }
  .jpmpp-home-blk-point { margin-top: 80px; padding: 0; }
  .jpmpp-home-blk-point.jpmpp-home-blk-fst { margin-top: 150px; }
  .jpmpp-home-blk-point.jpmpp-home-blk-lst { margin-top: 140px; }
  .jpmpp-home-blk-point .uc-lyt-grid-col-flex { padding: 0; }
  .jpmpp-home-blk-point .jpmpp-home-num-point { margin-top: 5px; }
  .jpmpp-home-blk-point .jpmpp-home-hdg-point h3 { margin-top: 10px; }
  .jpmpp-home-blk-point .jpmpp-home-hdg-point h3 b { display: inline; }
  .jpmpp-home-blk-point .jpmpp-home-st-point { margin-top: 30px; }
  .jpmpp-home-blk-point .jpmpp-txt-att-01 { margin-top: 20px; }
  .jpmpp-home-blk-point .jpmpp-home-txt-point { background: #C4272D; border-radius: 20px; padding-bottom: 20px; width: 90%; }
  .jpmpp-home-blk-point .jpmpp-home-img-point { position: absolute; top: -76px; text-align: center; margin: 0; width: 51%; }
  .jpmpp-home-blk-point .jpmpp-home-img-point img { width: 100%; }
  .jpmpp-home-blk-point.jpmpp-home-blk-lt .jpmpp-home-txt-point { padding: 35px 40% 70px 5%; }
  .jpmpp-home-blk-point.jpmpp-home-blk-lt .jpmpp-home-img-point { right: -10px; }
  .jpmpp-home-blk-point.jpmpp-home-blk-rt .jpmpp-home-txt-point { margin-left: 10%; padding: 35px 5% 70px 40%; }
  .jpmpp-home-blk-point.jpmpp-home-blk-rt .jpmpp-home-img-point { left: -10px; top: auto; bottom: -76px; }
  .jpmpp-home-blk-point .jpmpp-home-deco-point-01 { display: none; }
  .jpmpp-home-blk-point .jpmpp-home-deco-point-02 { position: absolute; top: 175px; right: -20px; width: 60px; height: 60px; }
  .jpmpp-home-blk-point .jpmpp-home-deco-point-03 { position: absolute; top: -20px; right: auto; width: 64px; height: 66px; left: 37%; }
  .jpmpp-home-wrap-bnr { padding: 115px 0; }
  .jpmpp-home-wrap-bnr .jpmpp-home-img-bnr { display: inline-block; max-width: none; width: 600px; }
  .jpmpp-home-wrap-bnr .uc-lyt-row { display: inline-block; }
  .jpmpp-home-wrap-bnr .uc-lyt-row .uc-lyt-col { display: inline-block; }
  .jpmpp-wrap-point-plink { margin: 0; padding: 10px 0 10px; }
  .jpmpp-home-wrap-point-day { padding-bottom: 130px; }
  .jpmpp-home-wrap-point-night { padding-bottom: 220px; } .jpmpp-pdt-wrap-main { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-pc-01.png) no-repeat left top -30px; background-size: 100% auto; padding-top: 50px; }
  .jpmpp-pdt-wrap-main .uc-lyt-grid-col-flex { padding: 0; }
  .jpmpp-pdt-wrap-main .jpmpp-btn-ec { margin-top: 30px; }
  .jpmpp-pdt-box-main { margin-top: 60px; align-items: flex-end; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-pc-04.png) no-repeat right bottom; background-size: 100% auto; padding-bottom: 110px; }
  .jpmpp-pdt-blk-main { margin-top: 0; padding: 0; min-height: 505px; }
  .jpmpp-pdt-blk-main .jpmpp-pdt-txt-main { padding: 5px 38.5% 5px 8%; margin-top: 0; height: 292px; display: flex; align-items: center; }
  .jpmpp-pdt-blk-main .jpmpp-pdt-txt-main:lang(en) { padding: 5px 38% 5px 3%; }
  .jpmpp-pdt-blk-main .jpmpp-pdt-img-main { margin: 0; position: absolute; top: 50px; right: -18.5%; text-align: center; margin: 0; width: 65%; }
  .jpmpp-pdt-blk-main .jpmpp-pdt-img-main img { width: 100%; }
  .jpmpp-pdt-blk-info-main { text-align: left; padding-left: 25%; padding-bottom: 50px; margin-top: 0; }
  .jpmpp-pdt-icon-main { font-size: 16px; line-height: 1; border: #C19D11 2px solid; border-radius: 10px; display: inline-block; padding: 8px 20px; }
  .jpmpp-pdt-icon-main:lang(ja) { font-family: "M PLUS Rounded 1c"; }
  .jpmpp-pdt-icon-main:lang(en) { font-family: "M PLUS Rounded 1c"; }
  .jpmpp-pdt-icon-main:lang(zh) { font-weight: 700; }
  .jpmpp-pdt-type-main { margin-top: 20px; font-size: 24px; letter-spacing: 0.4em; display: inline-block; }
  .jpmpp-pdt-type-main:lang(ja) { font-family: "M PLUS Rounded 1c"; }
  .jpmpp-pdt-type-main:lang(en) { font-family: "M PLUS Rounded 1c"; }
  .jpmpp-pdt-type-main:lang(zh) { font-weight: 700; }
  .jpmpp-pdt-size-main { margin-top: 10px; font-size: 24px; letter-spacing: 0.4em; display: inline-block; }
  .jpmpp-pdt-size-main:lang(ja) { font-family: "M PLUS Rounded 1c"; }
  .jpmpp-pdt-size-main:lang(en) { font-family: "M PLUS Rounded 1c"; }
  .jpmpp-pdt-size-main:lang(zh) { font-weight: 700; }
  .jpmpp-pdt-wrap-info { padding-top: 0; padding-bottom: 10%; }
  .jpmpp-pdt-wrap-info:after { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-pc-03.png) no-repeat left bottom; background-size: 100% auto; }
  .jpmpp-pdt-wrap-info .jpmpp-hdg-lv2 { background: none; padding: 0 0 30px; margin-top: -25px; }
  .jpmpp-pdt-wrap-info .jpmpp-hdg-lv2.jpmpp-hdg-reset { margin-top: 80px; }
  .jpmpp-pdt-inner-info-01 { margin-top: -11.5%; padding: 10% 40px 40px; background: #FFFFFF url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-pc-07.png) no-repeat left top; background-size: 100% auto; }
  .jpmpp-pdt-inner-info-01 .jpmpp-hdg-lv3-01 h3 { margin-top: 10%; }
  .jpmpp-pdt-inner-info-01 .uc-lyt-grid-col-flex { padding: 0 20px; }
  .jpmpp-pdt-inner-info-02 { margin-top: 10%; padding: 20px 40px 60px; }
  .jpmpp-pdt-inner-info-02 .uc-lyt-grid-col-flex { padding: 0 20px; }
  .jpmpp-pdt-inner-info-02:before { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-pc-08.png) no-repeat right top; background-size: 100% auto; width: 100%; display: block; height: 100%; position: absolute; top: -17%; right: 0; z-index: 3; }
  .jpmpp-pdt-inner-info-02:after { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-pc-09.png) no-repeat right bottom; background-size: 100% auto; width: 105.08333333333333%; display: block; height: 100%; position: absolute; bottom: 10%; left: auto; right: -2.5%; z-index: 3; }
  .CMP-CM10-text div[class^="jpmpp-pdt-new-design"] { margin-top: 60px; }
  .jpmpp-pdt-img-design { margin: 30px 0 0; padding: 0 30px; }
  .jpmpp-pdt-inner-info { background: #C4272D; margin-right: calc(50% - 50vw) !important; margin-left: calc(50% - 50vw) !important; padding-right: calc(50vw - 50%) !important; padding-left: calc(50vw - 50%) !important; padding-bottom: 0; }
  .jpmpp-pdt-img-info { text-align: center; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-pc-02.png) no-repeat left top; background-size: 100% auto; padding-top: 3.5%; margin-right: calc(50% - 50vw) !important; margin-left: calc(50% - 50vw) !important; padding-right: calc(50vw - 50%) !important; padding-left: calc(50vw - 50%) !important; }
  .jpmpp-pdt-img-info img { width: 74%; }
  .jpmpp-pdt-deco-info { right: 12%; bottom: -270px; width: 216px; height: auto; }
  .jpmpp-pdt-wrap-review { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-pc-05.png) no-repeat left top; background-size: 100% auto; padding: 135px 0 0; margin-top: -0.5%; }
  .jpmpp-pdt-inner-review { border: #C19D11 2px solid; border-radius: 20px; margin: 0; padding: 40px 60px; }
  .jpmpp-pdt-inner-review.jpmpp-pdt-inner-fst { border: #C19D11 2px solid; margin-top: 80px; }
  .jpmpp-pdt-inner-review .jpmpp-pdt-txt-review { margin-top: 15px; }
  .CMP-CM40-grid-advance + .CMP-CM40-grid-advance .jpmpp-pdt-inner-review { margin-top: 40px; }
  .jpmpp-pdt-container-jumbo { margin: 0; padding: 0; }
  .jpmpp-pdt-wrap-jumbo { margin: 30px auto 0; padding-bottom: 120px; width: 75%; }
  .jpmpp-pdt-wrap-jumbo:before { content: ""; background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-pc-10.png) no-repeat left top; background-size: 80px 80px; top: 30px; left: 22%; width: 80px; height: 80px; z-index: -1; }
  .jpmpp-pdt-wrap-jumbo:after { content: ""; bottom: auto; left: auto; right: 6%; top: 50%; }
  .jpmpp-pdt-blk-jumbo { margin-top: 0; padding: 0; min-height: 410px; }
  .jpmpp-pdt-blk-jumbo:before { content: ""; top: 91%; right: auto; left: 18.6%; width: 36px; height: 36px; z-index: -1; opacity: 0.5; }
  .jpmpp-pdt-blk-jumbo:after { content: ""; top: 10.5vw; right: -20px; width: 40px; height: 40px; z-index: 2; }
  .jpmpp-pdt-blk-jumbo .jpmpp-pdt-txt-jumbo { padding: 5px 1% 5px 19%; margin-top: 0; height: 256px; display: flex; align-items: center; margin-left: auto; width: 57%; }
  .jpmpp-pdt-blk-jumbo .jpmpp-pdt-txt-jumbo:lang(en) { padding: 5px 2% 5px 15%; } .jpmpp-pdt-blk-jumbo .jpmpp-pdt-img-jumbo { position: absolute; top: 40px; left: 2%; text-align: center; width: 55%; margin: 0; }
  .jpmpp-pdt-blk-jumbo .jpmpp-pdt-img-jumbo:lang(en) { margin: 0; }
  .jpmpp-pdt-blk-jumbo .jpmpp-pdt-img-jumbo img { width: 100%; }
  .jpmpp-pdt-col-night .jpmpp-pdt-img-info { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-pc-02-night.png) no-repeat left top; background-size: 100% auto; }
  .jpmpp-pdt-col-night.jpmpp-pdt-wrap-info:after { background: transparent url(/content/dam/sites/www_mamypoko_jp/images/products/bg-jpmpp-pdt-pc-03-night.png) no-repeat left bottom; background-size: 100% auto; } .jpmpp-home-wrap-pickup .uc-lyt-row { max-width: 1080px; }
  .jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide { margin-top: 1.5rem; }
  .jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-mod-media-01 { margin: 0 auto; padding: 0 30px; }
  .jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-mod-media-01 img { width: 100%; border-radius: 20px; }
  .jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-carousel-ui button { width: 100px; height: 100px; border-radius: 50px; }
  .jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-carousel-ui .uc-prev { left: -3vw; }
  .jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-carousel-ui .uc-next { right: -3vw; }
  .jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-carousel-ui .uc-prev button ::before, .jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-carousel-ui .uc-next button ::before { width: 1.5em; height: 1.5em; }
  .jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-carousel-ui .uc-prev button ::before { right: calc(50% - 1em); border-bottom: #fff 5px solid; border-left: #fff 5px solid; }
  .jpmpp-home-wrap-pickup .uc-lyt-row .js-pickup-slide .uc-carousel-ui .uc-next button ::before { left: calc(50% - 1em); border-top: #fff 5px solid; border-right: #fff 5px solid; }
  .jpmpp-ftr-wrap-bnr .js-brand-banner { padding: 40px 5px; }
  .jpmpp-ftr-wrap-bnr .js-brand-banner .uc-object { margin: 0; }
  .jpmpp-ftr-wrap-bnr .js-brand-banner .uc-mod-media-01 img { width: 100%; }
  .jpmpp-ftr-wrap-bnr .js-brand-banner .slick-track .slick-slide { padding: 0 5px; }
  .jpmpp-ftr-wrap-bnr .js-brand-banner .uc-mod-media-01 { margin: 0; } }

@media print, all and (max-width: 374px) { .jpmpp-hdr-inner .jpmpp-hdr-box, body.header-fixed .jpmpp-hdr-inner .jpmpp-hdr-box { padding-right: 40px; } }

@media print, all and (min-width: 769px) and (max-width: 1000px) { .uc-header-gnav .uc-list > li button, .uc-header-gnav .uc-list > li a { padding: 5px; }
  body:lang(ja).header-fixed .jpmpp-hdr-logo { width: 120px; }
  body:lang(ja).header-fixed .uc-header-gnav .uc-list > li button, body:lang(ja).header-fixed .uc-header-gnav .uc-list > li a { font-size: 14px; }
  body:lang(ja).header-fixed .uc-header-gnav .uc-list > li .uc-js-header-nav-child::before { left: 45px; } }

@media print, all and (min-width: 769px) and (max-width: 930px) { body:lang(ja).header-fixed .jpmpp-hdr-inner { align-items: flex-end; margin-bottom: -5px; }
  body:lang(ja).header-fixed .jpmpp-hdr-inner .jpmpp-hdr-box .uc-header-language { top: 5px; }
  body:lang(ja).header-fixed .jpmpp-hdr-logo { margin-bottom: 5px; }
  body:lang(ja).header-fixed .uc-header-gnav { margin-bottom: -10px; }
  body:lang(ja).header-fixed .uc-header-gnav .uc-list > li button, body:lang(ja).header-fixed .uc-header-gnav .uc-list > li a { padding: 2px 5px; letter-spacing: 0.05em; }
  body:lang(ja).header-fixed .uc-header-gnav .uc-list > li .uc-js-header-nav-child { top: 50px; }
  body:lang(ja).header-fixed .uc-header-gnav .uc-list > li .uc-js-header-nav-child::before { left: 40px; } }

@media print, all and (min-width: 769px) and (max-width: 889px) { .jpmpp-txt-01.jpmpp-txt-ls-pt b { display: block; } }

@media print, all and (min-width: 769px) and (max-width: 1020px) { .jpmpp-blk-jumbo .jpmpp-lead-jumbo { font-size: 2.2vw; } }

@media print, all and (min-width: 1079px) { .jpmpp-home-wrap-lineup { /*padding-bottom: 400px; pickup*/ } .jpmpp-home-wrap-pickup { margin-top: -17.5%; } }

@media print, all and (min-width: 769px) and (max-width: 1100px) { .jpmpp-pdt-blk-jumbo .jpmpp-pdt-lead-jumbo { font-size: 2.2vw; }
  .jpmpp-pdt-blk-jumbo .jpmpp-pdt-lead-jumbo b { font-size: 2.7vw; letter-spacing: 0.15em; } }
