/* Real text and controls over an independently replaceable decorative image. */
body.pm-editorial-article .entry-content .pm-consult{position:relative;isolation:isolate;overflow:hidden;box-sizing:border-box;margin:32px 0;padding:28px;border:1px solid #cbd7ff;border-radius:12px;background:#f8fbff;color:#071452;font-family:"Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP",sans-serif;box-shadow:none}
body.pm-editorial-article .pm-consult:before{content:"";position:absolute;z-index:-2;inset:0;background:url("consult-glass.png") right center / auto 100% no-repeat;opacity:.85}
body.pm-editorial-article .pm-consult:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#fff 0%,#ffffffed 45%,#ffffff88 72%,#ffffff00)}
body.pm-editorial-article .entry-content .pm-consult__logo{display:block;width:150px;height:auto;max-height:none;margin:0 0 21px;padding:0;border:0;border-radius:0;box-shadow:none}
body.pm-editorial-article .entry-content .pm-consult__title{font-family:inherit;font-size:29px!important;font-weight:800;line-height:1.5;letter-spacing:-.04em;color:#071452!important;background:none!important;border:0!important;padding:0!important;margin:0 0 12px!important}
body.pm-editorial-article .pm-consult__title:before,body.pm-editorial-article .pm-consult__title:after{display:none!important}
body.pm-editorial-article .entry-content .pm-consult__description{font-size:15px;line-height:1.8;letter-spacing:0;color:#3c4556;margin:0 0 23px!important;padding:0;word-break:normal;overflow-wrap:anywhere}
body.pm-editorial-article .pm-consult__actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
body.pm-editorial-article .entry-content .pm-consult__button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:54px;padding:12px 26px;box-sizing:border-box;border:0;border-radius:999px;background:#083bfa;color:#fff!important;font-size:16px;font-weight:700;line-height:1.5;text-decoration:none!important;box-shadow:none;transition:background .15s}
body.pm-editorial-article .entry-content .pm-consult__button:hover{background:#062dcc}
body.pm-editorial-article .pm-consult__button:focus-visible{outline:3px solid #071452;outline-offset:4px}
body.pm-editorial-article .entry-content .pm-consult__note{font-size:11px;line-height:1.9;color:#505969;margin:0!important;padding:0 0 0 16px;border-left:1px solid #b9c7e3;letter-spacing:0}
@media(max-width:600px){
 body.pm-editorial-article .entry-content .pm-consult{padding:24px 20px;margin:28px 0}
 body.pm-editorial-article .pm-consult:before{background-size:auto 235px;background-position:right -80px top -5px;opacity:.42}
 body.pm-editorial-article .pm-consult:after{background:linear-gradient(90deg,#fffffff5,#ffffffad)}
 body.pm-editorial-article .entry-content .pm-consult__logo{width:132px;margin-bottom:22px}
 body.pm-editorial-article .entry-content .pm-consult__title{font-size:24px!important;line-height:1.55;letter-spacing:-.035em}
 body.pm-editorial-article .entry-content .pm-consult__description{font-size:14px;line-height:1.9;margin-bottom:20px!important}
 body.pm-editorial-article .pm-consult__actions{display:flex;flex-direction:column;align-items:stretch;gap:12px}
 body.pm-editorial-article .entry-content .pm-consult__button{width:100%;font-size:15px;padding:12px 16px;gap:12px}
 body.pm-editorial-article .entry-content .pm-consult__note{text-align:center;border:0;padding:0;font-size:11px}
}

body.pm-editorial-article .pm-consult__phrase{white-space:nowrap}
